@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240528.0 → 0.0.0-nightly-20240530.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4404(){const _0x54b808=['*Reset\x20font\x20background\x20color*','6970oxByHt','66221IzRoVT','511kkBQjE','model','145KQCMkj','*Reset\x20font\x20color*','trim','*Set\x20font\x20background\x20color:*\x20%0','label','fontColor','FORMAT_FONT_BACKGROUND','1224oIcTVB','enableDefaultAttributesIntegration','4062bXvWCd','get','FontFamilyEditing','type','registerAttributeLabel','fontFamily','*Reset\x20font\x20family*','commandName','3409879QssnQY','4WXpjCP','config','editor','plugins','FontBackgroundColorEditing','has','1146teJcpU','format','find','_registerLegacyDescription','commandParams','fontSize.options','FORMAT_FONT_SIZE','registerDescriptionCallback','*Set\x20font\x20color:*\x20%0','descriptionFactory','*Set\x20font\x20family:*\x20%0','FontSizeEditing','normalizeSizeOptions','fontSize','value','FORMAT_FONT_COLOR','fontColor.colors','afterInit','registerInlineAttribute','8168BZYydC','toLowerCase','FontColorEditing','1056xvZQrb','*Set\x20font\x20size:*\x20%0','formatInline','TrackChangesEditing','fontBackgroundColor.colors','27820CzzPOJ','440oeISqr','fontBackgroundColor','*Reset\x20font\x20size*','FORMAT_FONT_FAMILY','FontSize','locale','title'];_0x4404=function(){return _0x54b808;};return _0x4404();}const _0xe3cfb=_0x4b32;function _0x4b32(_0x445402,_0x1561d6){const _0x440472=_0x4404();return _0x4b32=function(_0x4b32fd,_0x4a47e0){_0x4b32fd=_0x4b32fd-0x1a1;let _0x424b7e=_0x440472[_0x4b32fd];return _0x424b7e;},_0x4b32(_0x445402,_0x1561d6);}(function(_0x468eda,_0x33e48d){const _0x356702=_0x4b32,_0x48ca40=_0x468eda();while(!![]){try{const _0x4ede32=parseInt(_0x356702(0x1b0))/0x1*(-parseInt(_0x356702(0x1c5))/0x2)+parseInt(_0x356702(0x1bc))/0x3*(-parseInt(_0x356702(0x1a7))/0x4)+parseInt(_0x356702(0x1b3))/0x5*(parseInt(_0x356702(0x1cb))/0x6)+parseInt(_0x356702(0x1b1))/0x7*(parseInt(_0x356702(0x1de))/0x8)+parseInt(_0x356702(0x1ba))/0x9*(-parseInt(_0x356702(0x1af))/0xa)+parseInt(_0x356702(0x1c4))/0xb+-parseInt(_0x356702(0x1a1))/0xc*(-parseInt(_0x356702(0x1a6))/0xd);if(_0x4ede32===_0x33e48d)break;else _0x48ca40['push'](_0x48ca40['shift']());}catch(_0x29b06e){_0x48ca40['push'](_0x48ca40['shift']());}}}(_0x4404,0x315df));import{Plugin as _0x1bd792}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4945de}from'ckeditor5/src/ui.js';import{getTranslation as _0x4ffe64}from'../utils/common-translations.js';const ro=[{'pluginName':_0xe3cfb(0x1d6),'commandName':_0xe3cfb(0x1d8)},{'pluginName':_0xe3cfb(0x1be),'commandName':_0xe3cfb(0x1c1)},{'pluginName':_0xe3cfb(0x1e0),'commandName':_0xe3cfb(0x1b8)},{'pluginName':_0xe3cfb(0x1c9),'commandName':_0xe3cfb(0x1a8)}];export default class Q extends _0x1bd792{[_0xe3cfb(0x1dc)](){const _0x4fecd9=_0xe3cfb,_0xedfd58=this[_0x4fecd9(0x1c7)][_0x4fecd9(0x1ac)],_0x242d90=this[_0x4fecd9(0x1c7)][_0x4fecd9(0x1c8)][_0x4fecd9(0x1bd)](_0x4fecd9(0x1a4));for(const {pluginName:_0x3c4331,commandName:_0x2cbebf}of ro)this[_0x4fecd9(0x1c7)][_0x4fecd9(0x1c8)][_0x4fecd9(0x1ca)](_0x3c4331)&&(_0x242d90[_0x4fecd9(0x1bb)](_0x2cbebf),_0x242d90[_0x4fecd9(0x1dd)](_0x2cbebf));_0xedfd58['t'],(_0x242d90[_0x4fecd9(0x1d4)][_0x4fecd9(0x1c0)](_0x4fecd9(0x1d8),_0x4ffe64(_0xedfd58,_0x4fecd9(0x1d1))),_0x242d90[_0x4fecd9(0x1d4)][_0x4fecd9(0x1c0)](_0x4fecd9(0x1c1),_0x4ffe64(_0xedfd58,_0x4fecd9(0x1aa))),_0x242d90[_0x4fecd9(0x1d4)][_0x4fecd9(0x1c0)](_0x4fecd9(0x1b8),_0x4ffe64(_0xedfd58,_0x4fecd9(0x1da))),_0x242d90[_0x4fecd9(0x1d4)][_0x4fecd9(0x1c0)](_0x4fecd9(0x1a8),_0x4ffe64(_0xedfd58,_0x4fecd9(0x1b9))),this[_0x4fecd9(0x1ce)]());}[_0xe3cfb(0x1ce)](){const _0x53bb94=_0xe3cfb,_0x2813e1=this[_0x53bb94(0x1c7)],_0x4177a3=_0x2813e1[_0x53bb94(0x1ac)];_0x2813e1[_0x53bb94(0x1c8)][_0x53bb94(0x1bd)](_0x53bb94(0x1a4))[_0x53bb94(0x1d4)][_0x53bb94(0x1d2)](_0x388375=>{const _0x27d596=_0x53bb94,_0x4475de=_0x4177a3['t'];if(_0x27d596(0x1a3)!=_0x388375[_0x27d596(0x1bf)])return;const {data:_0x13041d}=_0x388375;if(null!=_0x13041d){if(_0x27d596(0x1d8)==_0x13041d[_0x27d596(0x1c3)]){const _0x22509c=_0x13041d[_0x27d596(0x1cf)][0x0][_0x27d596(0x1d9)];if(_0x22509c){const _0x3b6660=_0x4475de(this[_0x27d596(0x1c7)][_0x27d596(0x1c8)][_0x27d596(0x1bd)](_0x27d596(0x1ab))[_0x27d596(0x1d7)](this[_0x27d596(0x1c7)][_0x27d596(0x1c6)][_0x27d596(0x1bd)](_0x27d596(0x1d0)))[_0x27d596(0x1cd)](_0x4a3e23=>_0x4a3e23[_0x27d596(0x1b2)]==_0x22509c)[_0x27d596(0x1ad)])[_0x27d596(0x1df)]();return{'type':_0x27d596(0x1cc),'content':_0x4ffe64(_0x4177a3,_0x27d596(0x1a2),_0x3b6660)};}return{'type':_0x27d596(0x1cc),'content':_0x4ffe64(_0x4177a3,_0x27d596(0x1a9))};}if(_0x27d596(0x1c1)==_0x13041d[_0x27d596(0x1c3)]){const _0x5e01a9=_0x13041d[_0x27d596(0x1cf)][0x0][_0x27d596(0x1d9)];return _0x5e01a9?{'type':_0x27d596(0x1cc),'content':_0x4ffe64(_0x4177a3,_0x27d596(0x1d5),_0x5e01a9)}:{'type':_0x27d596(0x1cc),'content':_0x4ffe64(_0x4177a3,_0x27d596(0x1c2))};}if(_0x27d596(0x1b8)==_0x13041d[_0x27d596(0x1c3)]){const _0x282b00=_0x13041d[_0x27d596(0x1cf)][0x0][_0x27d596(0x1d9)];if(_0x282b00){const _0x387cc8=_0x4945de(this[_0x27d596(0x1c7)][_0x27d596(0x1c6)][_0x27d596(0x1bd)](_0x27d596(0x1db)))[_0x27d596(0x1cd)](_0x13a886=>_0x13a886[_0x27d596(0x1b2)]==_0x282b00);let _0x418bc9=_0x282b00,_0x2dd47b='';return _0x387cc8&&(_0x418bc9=_0x387cc8[_0x27d596(0x1b7)],_0x2dd47b=_0x4475de(_0x418bc9)[_0x27d596(0x1df)]()),{'type':_0x27d596(0x1cc),'content':_0x4ffe64(_0x4177a3,_0x27d596(0x1d3),_0x2dd47b)[_0x27d596(0x1b5)](),'color':{'value':_0x282b00,'title':_0x2dd47b||_0x418bc9}};}return{'type':_0x27d596(0x1cc),'content':_0x4ffe64(_0x4177a3,_0x27d596(0x1b4))};}if(_0x27d596(0x1a8)==_0x13041d[_0x27d596(0x1c3)]){const _0x3d39de=_0x13041d[_0x27d596(0x1cf)][0x0][_0x27d596(0x1d9)];if(_0x3d39de){const _0x3a22ed=_0x4945de(this[_0x27d596(0x1c7)][_0x27d596(0x1c6)][_0x27d596(0x1bd)](_0x27d596(0x1a5)))[_0x27d596(0x1cd)](_0x6ec178=>_0x6ec178[_0x27d596(0x1b2)]==_0x3d39de);let _0x1088ab=_0x3d39de,_0x8ae92c='';return _0x3a22ed&&(_0x1088ab=_0x3a22ed[_0x27d596(0x1b7)],_0x8ae92c=_0x4475de(_0x1088ab)[_0x27d596(0x1df)]()),{'type':_0x27d596(0x1cc),'content':_0x4ffe64(_0x4177a3,_0x27d596(0x1b6),_0x8ae92c)[_0x27d596(0x1b5)](),'color':{'value':_0x3d39de,'title':_0x8ae92c||_0x1088ab}};}return{'type':_0x27d596(0x1cc),'content':_0x4ffe64(_0x4177a3,_0x27d596(0x1ae))};}}});}}
23
+ function _0x1643(){const _0x195885=['2891616TuMPaZ','value','*Set\x20font\x20family:*\x20%0','fontBackgroundColor','registerDescriptionCallback','format','trim','*Reset\x20font\x20size*','toLowerCase','type','_registerLegacyDescription','8423070ZNEdLM','FontColorEditing','FontFamilyEditing','FORMAT_FONT_FAMILY','commandParams','registerInlineAttribute','commandName','afterInit','4WCSkol','*Set\x20font\x20background\x20color:*\x20%0','enableDefaultAttributesIntegration','fontSize.options','config','fontSize','*Reset\x20font\x20background\x20color*','3677346sNwjBp','plugins','FontSizeEditing','*Set\x20font\x20size:*\x20%0','938157LnfjJS','model','*Set\x20font\x20color:*\x20%0','FORMAT_FONT_COLOR','FontSize','formatInline','FontBackgroundColorEditing','FORMAT_FONT_SIZE','descriptionFactory','editor','registerAttributeLabel','find','751488RJWVvn','title','get','TrackChangesEditing','*Reset\x20font\x20family*','fontColor','FORMAT_FONT_BACKGROUND','fontColor.colors','610EfmQWr','has','*Reset\x20font\x20color*','1289694BjDKEm','fontBackgroundColor.colors','fontFamily','normalizeSizeOptions','label','5gYVIUT','1531OSVfCl','locale'];_0x1643=function(){return _0x195885;};return _0x1643();}const _0x5406cc=_0x372f;function _0x372f(_0x30eca4,_0x2e04a4){const _0x1643b6=_0x1643();return _0x372f=function(_0x372fc3,_0x5b07e4){_0x372fc3=_0x372fc3-0x1bd;let _0x26a910=_0x1643b6[_0x372fc3];return _0x26a910;},_0x372f(_0x30eca4,_0x2e04a4);}(function(_0x57784c,_0x3853bc){const _0x5514de=_0x372f,_0x5caedb=_0x57784c();while(!![]){try{const _0x52aeba=parseInt(_0x5514de(0x1db))/0x1*(parseInt(_0x5514de(0x1d2))/0x2)+parseInt(_0x5514de(0x1be))/0x3*(-parseInt(_0x5514de(0x1f0))/0x4)+parseInt(_0x5514de(0x1da))/0x5*(parseInt(_0x5514de(0x1d5))/0x6)+-parseInt(_0x5514de(0x1dd))/0x7+-parseInt(_0x5514de(0x1ca))/0x8+-parseInt(_0x5514de(0x1f7))/0x9+parseInt(_0x5514de(0x1e8))/0xa;if(_0x52aeba===_0x3853bc)break;else _0x5caedb['push'](_0x5caedb['shift']());}catch(_0x34c596){_0x5caedb['push'](_0x5caedb['shift']());}}}(_0x1643,0x483c2));import{Plugin as _0x29d282}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x441dbb}from'ckeditor5/src/ui.js';import{getTranslation as _0x421b88}from'../utils/common-translations.js';const ro=[{'pluginName':_0x5406cc(0x1f9),'commandName':_0x5406cc(0x1f5)},{'pluginName':_0x5406cc(0x1ea),'commandName':_0x5406cc(0x1d7)},{'pluginName':_0x5406cc(0x1e9),'commandName':_0x5406cc(0x1cf)},{'pluginName':_0x5406cc(0x1c4),'commandName':_0x5406cc(0x1e0)}];export default class Q extends _0x29d282{[_0x5406cc(0x1ef)](){const _0x39f25a=_0x5406cc,_0xa57500=this[_0x39f25a(0x1c7)][_0x39f25a(0x1dc)],_0x184e43=this[_0x39f25a(0x1c7)][_0x39f25a(0x1f8)][_0x39f25a(0x1cc)](_0x39f25a(0x1cd));for(const {pluginName:_0x32a1eb,commandName:_0x362026}of ro)this[_0x39f25a(0x1c7)][_0x39f25a(0x1f8)][_0x39f25a(0x1d3)](_0x32a1eb)&&(_0x184e43[_0x39f25a(0x1f2)](_0x362026),_0x184e43[_0x39f25a(0x1ed)](_0x362026));_0xa57500['t'],(_0x184e43[_0x39f25a(0x1c6)][_0x39f25a(0x1c8)](_0x39f25a(0x1f5),_0x421b88(_0xa57500,_0x39f25a(0x1c5))),_0x184e43[_0x39f25a(0x1c6)][_0x39f25a(0x1c8)](_0x39f25a(0x1d7),_0x421b88(_0xa57500,_0x39f25a(0x1eb))),_0x184e43[_0x39f25a(0x1c6)][_0x39f25a(0x1c8)](_0x39f25a(0x1cf),_0x421b88(_0xa57500,_0x39f25a(0x1c1))),_0x184e43[_0x39f25a(0x1c6)][_0x39f25a(0x1c8)](_0x39f25a(0x1e0),_0x421b88(_0xa57500,_0x39f25a(0x1d0))),this[_0x39f25a(0x1e7)]());}[_0x5406cc(0x1e7)](){const _0x16ccb1=_0x5406cc,_0x1b7ca9=this[_0x16ccb1(0x1c7)],_0x1c3e59=_0x1b7ca9[_0x16ccb1(0x1dc)];_0x1b7ca9[_0x16ccb1(0x1f8)][_0x16ccb1(0x1cc)](_0x16ccb1(0x1cd))[_0x16ccb1(0x1c6)][_0x16ccb1(0x1e1)](_0x41bf74=>{const _0x2ee12d=_0x16ccb1,_0x55d64a=_0x1c3e59['t'];if(_0x2ee12d(0x1c3)!=_0x41bf74[_0x2ee12d(0x1e6)])return;const {data:_0x26df06}=_0x41bf74;if(null!=_0x26df06){if(_0x2ee12d(0x1f5)==_0x26df06[_0x2ee12d(0x1ee)]){const _0x5e039e=_0x26df06[_0x2ee12d(0x1ec)][0x0][_0x2ee12d(0x1de)];if(_0x5e039e){const _0x22863e=_0x55d64a(this[_0x2ee12d(0x1c7)][_0x2ee12d(0x1f8)][_0x2ee12d(0x1cc)](_0x2ee12d(0x1c2))[_0x2ee12d(0x1d8)](this[_0x2ee12d(0x1c7)][_0x2ee12d(0x1f4)][_0x2ee12d(0x1cc)](_0x2ee12d(0x1f3)))[_0x2ee12d(0x1c9)](_0x57e228=>_0x57e228[_0x2ee12d(0x1bf)]==_0x5e039e)[_0x2ee12d(0x1cb)])[_0x2ee12d(0x1e5)]();return{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1bd),_0x22863e)};}return{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1e4))};}if(_0x2ee12d(0x1d7)==_0x26df06[_0x2ee12d(0x1ee)]){const _0x4d6b6a=_0x26df06[_0x2ee12d(0x1ec)][0x0][_0x2ee12d(0x1de)];return _0x4d6b6a?{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1df),_0x4d6b6a)}:{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1ce))};}if(_0x2ee12d(0x1cf)==_0x26df06[_0x2ee12d(0x1ee)]){const _0x21a7cb=_0x26df06[_0x2ee12d(0x1ec)][0x0][_0x2ee12d(0x1de)];if(_0x21a7cb){const _0x505dcb=_0x441dbb(this[_0x2ee12d(0x1c7)][_0x2ee12d(0x1f4)][_0x2ee12d(0x1cc)](_0x2ee12d(0x1d1)))[_0x2ee12d(0x1c9)](_0x4a946f=>_0x4a946f[_0x2ee12d(0x1bf)]==_0x21a7cb);let _0x58a348=_0x21a7cb,_0x23ce56='';return _0x505dcb&&(_0x58a348=_0x505dcb[_0x2ee12d(0x1d9)],_0x23ce56=_0x55d64a(_0x58a348)[_0x2ee12d(0x1e5)]()),{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1c0),_0x23ce56)[_0x2ee12d(0x1e3)](),'color':{'value':_0x21a7cb,'title':_0x23ce56||_0x58a348}};}return{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1d4))};}if(_0x2ee12d(0x1e0)==_0x26df06[_0x2ee12d(0x1ee)]){const _0x6bea55=_0x26df06[_0x2ee12d(0x1ec)][0x0][_0x2ee12d(0x1de)];if(_0x6bea55){const _0x1e3c80=_0x441dbb(this[_0x2ee12d(0x1c7)][_0x2ee12d(0x1f4)][_0x2ee12d(0x1cc)](_0x2ee12d(0x1d6)))[_0x2ee12d(0x1c9)](_0x49a618=>_0x49a618[_0x2ee12d(0x1bf)]==_0x6bea55);let _0xe5dbfe=_0x6bea55,_0x1640de='';return _0x1e3c80&&(_0xe5dbfe=_0x1e3c80[_0x2ee12d(0x1d9)],_0x1640de=_0x55d64a(_0xe5dbfe)[_0x2ee12d(0x1e5)]()),{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1f1),_0x1640de)[_0x2ee12d(0x1e3)](),'color':{'value':_0x6bea55,'title':_0x1640de||_0xe5dbfe}};}return{'type':_0x2ee12d(0x1e2),'content':_0x421b88(_0x1c3e59,_0x2ee12d(0x1f6))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xb340c1=_0x1511;function _0x1511(_0x440442,_0x260b08){const _0x9bbbb=_0x9bbb();return _0x1511=function(_0x1511ce,_0x3a2d97){_0x1511ce=_0x1511ce-0xe4;let _0x22683a=_0x9bbbb[_0x1511ce];return _0x22683a;},_0x1511(_0x440442,_0x260b08);}(function(_0x46d29a,_0x2ef964){const _0x5b9530=_0x1511,_0x80efb8=_0x46d29a();while(!![]){try{const _0x51e7a3=-parseInt(_0x5b9530(0xfa))/0x1*(-parseInt(_0x5b9530(0xf9))/0x2)+parseInt(_0x5b9530(0xe4))/0x3+parseInt(_0x5b9530(0xeb))/0x4+-parseInt(_0x5b9530(0x107))/0x5+parseInt(_0x5b9530(0x102))/0x6+-parseInt(_0x5b9530(0xfe))/0x7+-parseInt(_0x5b9530(0x112))/0x8;if(_0x51e7a3===_0x2ef964)break;else _0x80efb8['push'](_0x80efb8['shift']());}catch(_0x204d17){_0x80efb8['push'](_0x80efb8['shift']());}}}(_0x9bbb,0x89f99));import{Plugin as _0x757f75}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x374a09}from'ckeditor5/src/ui.js';import{getTranslation as _0x34ade6}from'../utils/common-translations.js';export default class X extends _0x757f75{[_0xb340c1(0x108)](){const _0x5acfef=_0xb340c1,_0x2f8dce=this[_0x5acfef(0xf2)],_0x3940b6=_0x2f8dce[_0x5acfef(0xf5)][_0x5acfef(0xea)](_0x5acfef(0x10c)),_0x2e40b3=_0x2f8dce[_0x5acfef(0xe9)][_0x5acfef(0xea)](_0x5acfef(0xf8)),_0x5b3e94=_0x2f8dce[_0x5acfef(0xe9)][_0x5acfef(0xea)](_0x5acfef(0xef));_0x2e40b3&&_0x5b3e94&&(_0x3940b6[_0x5acfef(0x114)](_0x5acfef(0xef)),_0x3940b6[_0x5acfef(0x10d)](_0x5acfef(0xf8)),this[_0x5acfef(0x113)]());}[_0xb340c1(0x113)](){const _0x45eaa0=_0xb340c1,_0x55a25c=this[_0x45eaa0(0xf2)],_0xfc5eae=_0x55a25c[_0x45eaa0(0x106)];_0x55a25c[_0x45eaa0(0xf5)][_0x45eaa0(0xea)](_0x45eaa0(0x10c))[_0x45eaa0(0x10f)][_0x45eaa0(0xf7)](_0x5cb63a=>{const _0x16e139=_0x45eaa0;if(_0x16e139(0xe8)!=_0x5cb63a[_0x16e139(0x101)]&&_0x16e139(0xf4)!=_0x5cb63a[_0x16e139(0x101)])return;const {data:_0x15a7a3}=_0x5cb63a;if(_0x15a7a3&&_0x16e139(0xef)===_0x15a7a3[_0x16e139(0xed)]){const _0x4ca19d=[],_0x230e81=_0x15a7a3[_0x16e139(0x10e)][0x0];for(const [_0x5ac230,_0x2a5d40]of Object[_0x16e139(0x116)](_0x230e81))_0x4ca19d[_0x16e139(0x105)](so(_0x55a25c,_0x5ac230,_0x2a5d40));return _0x4ca19d[_0x16e139(0x115)]?{'type':_0x16e139(0xf1),'content':_0x34ade6(_0xfc5eae,_0x16e139(0xff),_0x4ca19d[_0x16e139(0xe6)](',\x20'))}:{'type':_0x16e139(0xf1),'content':_0x34ade6(_0xfc5eae,_0x16e139(0xee))};}});}}function _0x9bbb(){const _0x716cec=['TrackChangesEditing','enableCommand','commandParams','descriptionFactory','fontColor','title','9146872gpgrgS','_registerLegacyDescription','enableDefaultAttributesIntegration','length','entries','config','3094944gLQbyc','charAt','join','boolean','formatBlock','commands','get','3873444DVOZit','fontColor.colors','commandName','*Remove\x20all\x20formatting*','pasteFormat','find','format','editor','slice','formatInline','plugins','model','registerDescriptionCallback','copyFormat','2NSufEF','276205MIqrEP','label','normalizeSizeOptions','split','3211635mtZFKT','*Set\x20format\x20to:*\x20%0','fontSize.options','type','2686116qDFxVY','fontBackgroundColor','FontSize','push','locale','2782955aJJRRE','afterInit','toUpperCase','toLowerCase','fontSize'];_0x9bbb=function(){return _0x716cec;};return _0x9bbb();}function so(_0x534eb2,_0x742ed6,_0x28732a){const _0x2bd6cb=_0xb340c1,_0x3e8f15=_0x534eb2[_0x2bd6cb(0x106)]['t'],_0x4f308b=_0x742ed6[_0x2bd6cb(0xfd)](/(?=[A-Z])/)[_0x2bd6cb(0xe6)]('\x20'),_0xf7c65d=_0x3e8f15(_0x4f308b[_0x2bd6cb(0xe5)](0x0)[_0x2bd6cb(0x109)]()+_0x4f308b[_0x2bd6cb(0xf3)](0x1))[_0x2bd6cb(0x10a)]();if(_0x2bd6cb(0xe7)==typeof _0x28732a)return _0xf7c65d;if(_0x2bd6cb(0x110)===_0x742ed6||_0x2bd6cb(0x103)===_0x742ed6){const _0x1767e3=_0x374a09(_0x534eb2[_0x2bd6cb(0x117)][_0x2bd6cb(0xea)](_0x2bd6cb(0xec)))[_0x2bd6cb(0xf0)](_0x845105=>_0x845105[_0x2bd6cb(0xf6)]==_0x28732a);return _0xf7c65d+'\x20('+(_0x1767e3?_0x3e8f15(_0x1767e3[_0x2bd6cb(0xfb)])[_0x2bd6cb(0x10a)]():_0x28732a)+')';}if(_0x2bd6cb(0x10b)===_0x742ed6&&isNaN(parseFloat(_0x28732a))){const _0x3a58c4=_0x534eb2[_0x2bd6cb(0xf5)][_0x2bd6cb(0xea)](_0x2bd6cb(0x104))[_0x2bd6cb(0xfc)](_0x534eb2[_0x2bd6cb(0x117)][_0x2bd6cb(0xea)](_0x2bd6cb(0x100)))[_0x2bd6cb(0xf0)](_0xa2190d=>_0xa2190d[_0x2bd6cb(0xf6)]==_0x28732a);return _0xf7c65d+'\x20('+(_0x3a58c4?_0x3e8f15(_0x3a58c4[_0x2bd6cb(0x111)])[_0x2bd6cb(0x10a)]():_0x28732a)+')';}return _0xf7c65d+'\x20('+_0x28732a+')';}
23
+ function _0x5e8a(_0x716140,_0x50b207){const _0x3e072a=_0x3e07();return _0x5e8a=function(_0x5e8ad9,_0x427ece){_0x5e8ad9=_0x5e8ad9-0x132;let _0x212cb2=_0x3e072a[_0x5e8ad9];return _0x212cb2;},_0x5e8a(_0x716140,_0x50b207);}const _0x257bbb=_0x5e8a;(function(_0x511115,_0x4503ad){const _0x2d789f=_0x5e8a,_0xe80781=_0x511115();while(!![]){try{const _0x36cc3c=parseInt(_0x2d789f(0x149))/0x1*(-parseInt(_0x2d789f(0x156))/0x2)+parseInt(_0x2d789f(0x14f))/0x3*(-parseInt(_0x2d789f(0x15e))/0x4)+parseInt(_0x2d789f(0x141))/0x5+-parseInt(_0x2d789f(0x137))/0x6+parseInt(_0x2d789f(0x159))/0x7+-parseInt(_0x2d789f(0x138))/0x8*(parseInt(_0x2d789f(0x13f))/0x9)+-parseInt(_0x2d789f(0x167))/0xa*(-parseInt(_0x2d789f(0x168))/0xb);if(_0x36cc3c===_0x4503ad)break;else _0xe80781['push'](_0xe80781['shift']());}catch(_0x2b931f){_0xe80781['push'](_0xe80781['shift']());}}}(_0x3e07,0x28a72));import{Plugin as _0x1a4f24}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x36da48}from'ckeditor5/src/ui.js';import{getTranslation as _0x54ee38}from'../utils/common-translations.js';export default class X extends _0x1a4f24{[_0x257bbb(0x157)](){const _0x289174=_0x257bbb,_0x9b3c4d=this[_0x289174(0x14d)],_0x11d975=_0x9b3c4d[_0x289174(0x15b)][_0x289174(0x133)](_0x289174(0x162)),_0x17d5b6=_0x9b3c4d[_0x289174(0x142)][_0x289174(0x133)](_0x289174(0x139)),_0x21796e=_0x9b3c4d[_0x289174(0x142)][_0x289174(0x133)](_0x289174(0x163));_0x17d5b6&&_0x21796e&&(_0x11d975[_0x289174(0x147)](_0x289174(0x163)),_0x11d975[_0x289174(0x14e)](_0x289174(0x139)),this[_0x289174(0x158)]());}[_0x257bbb(0x158)](){const _0x553a6b=_0x257bbb,_0x36a0e8=this[_0x553a6b(0x14d)],_0x17b8ff=_0x36a0e8[_0x553a6b(0x136)];_0x36a0e8[_0x553a6b(0x15b)][_0x553a6b(0x133)](_0x553a6b(0x162))[_0x553a6b(0x13b)][_0x553a6b(0x15d)](_0x4a80ff=>{const _0xa2f848=_0x553a6b;if(_0xa2f848(0x151)!=_0x4a80ff[_0xa2f848(0x164)]&&_0xa2f848(0x13d)!=_0x4a80ff[_0xa2f848(0x164)])return;const {data:_0x425f4a}=_0x4a80ff;if(_0x425f4a&&_0xa2f848(0x163)===_0x425f4a[_0xa2f848(0x143)]){const _0x18f641=[],_0x4a9b95=_0x425f4a[_0xa2f848(0x146)][0x0];for(const [_0x280bfc,_0x5dddc7]of Object[_0xa2f848(0x13c)](_0x4a9b95))_0x18f641[_0xa2f848(0x13a)](so(_0x36a0e8,_0x280bfc,_0x5dddc7));return _0x18f641[_0xa2f848(0x160)]?{'type':_0xa2f848(0x132),'content':_0x54ee38(_0x17b8ff,_0xa2f848(0x153),_0x18f641[_0xa2f848(0x165)](',\x20'))}:{'type':_0xa2f848(0x132),'content':_0x54ee38(_0x17b8ff,_0xa2f848(0x135))};}});}}function _0x3e07(){const _0x26c2c9=['233486eFaSKn','format','get','charAt','*Remove\x20all\x20formatting*','locale','625050RAzGKH','80656OIpklA','copyFormat','push','descriptionFactory','entries','formatInline','title','9NZrlHo','toLowerCase','318535zDTlzq','commands','commandName','FontSize','toUpperCase','commandParams','enableDefaultAttributesIntegration','find','1JlHsYr','fontSize.options','fontColor.colors','fontSize','editor','enableCommand','27882pFATCt','fontColor','formatBlock','split','*Set\x20format\x20to:*\x20%0','fontBackgroundColor','config','202558XbwHLm','afterInit','_registerLegacyDescription','1198841ZJZVfI','model','plugins','normalizeSizeOptions','registerDescriptionCallback','92bRFAnF','boolean','length','label','TrackChangesEditing','pasteFormat','type','join','slice','170wXLfSU'];_0x3e07=function(){return _0x26c2c9;};return _0x3e07();}function so(_0x4adf42,_0x129fce,_0xe437e7){const _0x485c3d=_0x257bbb,_0x5943b1=_0x4adf42[_0x485c3d(0x136)]['t'],_0x4c0eb0=_0x129fce[_0x485c3d(0x152)](/(?=[A-Z])/)[_0x485c3d(0x165)]('\x20'),_0x75a55f=_0x5943b1(_0x4c0eb0[_0x485c3d(0x134)](0x0)[_0x485c3d(0x145)]()+_0x4c0eb0[_0x485c3d(0x166)](0x1))[_0x485c3d(0x140)]();if(_0x485c3d(0x15f)==typeof _0xe437e7)return _0x75a55f;if(_0x485c3d(0x150)===_0x129fce||_0x485c3d(0x154)===_0x129fce){const _0x1deb3a=_0x36da48(_0x4adf42[_0x485c3d(0x155)][_0x485c3d(0x133)](_0x485c3d(0x14b)))[_0x485c3d(0x148)](_0x1c4caa=>_0x1c4caa[_0x485c3d(0x15a)]==_0xe437e7);return _0x75a55f+'\x20('+(_0x1deb3a?_0x5943b1(_0x1deb3a[_0x485c3d(0x161)])[_0x485c3d(0x140)]():_0xe437e7)+')';}if(_0x485c3d(0x14c)===_0x129fce&&isNaN(parseFloat(_0xe437e7))){const _0x170f6e=_0x4adf42[_0x485c3d(0x15b)][_0x485c3d(0x133)](_0x485c3d(0x144))[_0x485c3d(0x15c)](_0x4adf42[_0x485c3d(0x155)][_0x485c3d(0x133)](_0x485c3d(0x14a)))[_0x485c3d(0x148)](_0x34d1ae=>_0x34d1ae[_0x485c3d(0x15a)]==_0xe437e7);return _0x75a55f+'\x20('+(_0x170f6e?_0x5943b1(_0x170f6e[_0x485c3d(0x13e)])[_0x485c3d(0x140)]():_0xe437e7)+')';}return _0x75a55f+'\x20('+_0xe437e7+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x325f(_0x318217,_0x4e4d0a){const _0x1d0db7=_0x1d0d();return _0x325f=function(_0x325f31,_0x5a6992){_0x325f31=_0x325f31-0xd0;let _0x34ecf8=_0x1d0db7[_0x325f31];return _0x34ecf8;},_0x325f(_0x318217,_0x4e4d0a);}const _0x138a32=_0x325f;function _0x1d0d(){const _0x1bcbc3=['title','*Change\x20to:*\x20%0','_getHeadingLevel','locale','ELEMENT_HEADING_CUSTOM','registerDescriptionCallback','HeadingEditing','find','ELEMENT_HEADING','3823792zBqUJy','name','model','enableDefaultAttributesIntegration','paragraph','commandName','match','has','heading','editor','632760qsnUnJ','plugins','registerElementLabel','type','afterInit','config','heading.options','view','format','TrackChangesEditing','423965RlhpbS','300622WNlckN','commandParams','value','descriptionFactory','3559560JSibWh','12GpezPl','formatBlock','_registerLegacyDescription','360308RHqCAU','_headingOptions','396775ncOtsP','get'];_0x1d0d=function(){return _0x1bcbc3;};return _0x1d0d();}(function(_0x29889e,_0x2d53f4){const _0x5c4279=_0x325f,_0x53271a=_0x29889e();while(!![]){try{const _0x5e136b=-parseInt(_0x5c4279(0xd5))/0x1+parseInt(_0x5c4279(0xf5))/0x2+-parseInt(_0x5c4279(0xea))/0x3+-parseInt(_0x5c4279(0xd3))/0x4+-parseInt(_0x5c4279(0xf4))/0x5*(parseInt(_0x5c4279(0xd0))/0x6)+parseInt(_0x5c4279(0xe0))/0x7+parseInt(_0x5c4279(0xf9))/0x8;if(_0x5e136b===_0x2d53f4)break;else _0x53271a['push'](_0x53271a['shift']());}catch(_0x83102f){_0x53271a['push'](_0x53271a['shift']());}}}(_0x1d0d,0x42eea));import{Plugin as _0x54f075}from'ckeditor5/src/core.js';import{getTranslation as _0x29f8ba}from'../utils/common-translations.js';export default class Y extends _0x54f075{[_0x138a32(0xee)](){const _0x534de7=_0x138a32,_0x17089e=this[_0x534de7(0xe9)];if(!_0x17089e[_0x534de7(0xeb)][_0x534de7(0xe7)](_0x534de7(0xdd)))return;this[_0x534de7(0xd4)]=_0x17089e[_0x534de7(0xef)][_0x534de7(0xd6)](_0x534de7(0xf0));const _0x255bc9=_0x17089e[_0x534de7(0xda)],_0x158b13=_0x17089e[_0x534de7(0xeb)][_0x534de7(0xd6)](_0x534de7(0xf3));_0x158b13[_0x534de7(0xe3)](_0x534de7(0xe8));for(const _0x3862ba of this[_0x534de7(0xd4)])_0x534de7(0xe4)!=_0x3862ba[_0x534de7(0xe2)]&&_0x158b13[_0x534de7(0xf8)][_0x534de7(0xec)](_0x3862ba[_0x534de7(0xe2)],_0x2aa7fd=>{const _0x4913e8=_0x534de7,_0x4ce91e=this[_0x4913e8(0xd9)](_0x3862ba[_0x4913e8(0xe2)]);return null!==_0x4ce91e?_0x5de0cd(_0x2aa7fd,_0x4ce91e):_0x43411a(_0x2aa7fd,_0x3862ba[_0x4913e8(0xd7)]);});function _0x5de0cd(_0x1c5753,_0x1c26a1){const _0x473ab2=_0x534de7;return _0x29f8ba(_0x255bc9,_0x473ab2(0xdf),[_0x1c5753,_0x1c26a1]);}function _0x43411a(_0x20efbf,_0x5b5a52){const _0x4729be=_0x534de7;return _0x29f8ba(_0x255bc9,_0x4729be(0xdb),[_0x20efbf,_0x5b5a52]);}this[_0x534de7(0xd2)]();}[_0x138a32(0xd2)](){const _0x2f0332=_0x138a32,_0x1da0a8=this[_0x2f0332(0xe9)],_0x513a55=_0x1da0a8[_0x2f0332(0xda)];function _0xa28e03(_0x4222a7,_0x4faa51){const _0x3d5e7e=_0x2f0332;return _0x29f8ba(_0x513a55,_0x3d5e7e(0xdb),[_0x4222a7,_0x4faa51]);}_0x1da0a8[_0x2f0332(0xeb)][_0x2f0332(0xd6)](_0x2f0332(0xf3))[_0x2f0332(0xf8)][_0x2f0332(0xdc)](_0x39fe00=>{const _0x18683f=_0x2f0332;if(_0x18683f(0xd1)!=_0x39fe00[_0x18683f(0xed)])return;const {data:_0x2d6714}=_0x39fe00;if(_0x2d6714&&_0x18683f(0xe8)==_0x2d6714[_0x18683f(0xe5)]){const _0x132f03=_0x2d6714[_0x18683f(0xf6)][0x0][_0x18683f(0xf7)],_0x26d02a=this[_0x18683f(0xd9)](_0x132f03);if(null!==_0x26d02a)return{'type':_0x18683f(0xf2),'content':_0x29f8ba(_0x513a55,_0x18683f(0xd8),(_0x4b2c83=0x1,_0xd43b02=_0x26d02a,_0x29f8ba(_0x513a55,_0x18683f(0xdf),[_0x4b2c83,_0xd43b02])))};const _0x2ab1ae=this[_0x18683f(0xd4)][_0x18683f(0xde)](_0x14a35e=>_0x14a35e[_0x18683f(0xe2)]===_0x132f03)[_0x18683f(0xd7)];return{'type':_0x18683f(0xf2),'content':_0x29f8ba(_0x513a55,_0x18683f(0xd8),_0xa28e03(0x1,_0x2ab1ae))};}var _0x4b2c83,_0xd43b02;});}[_0x138a32(0xd9)](_0x2aa408){const _0x2042e0=_0x138a32;var _0x49b922,_0x4e2854;const _0x14ca22=_0x2aa408[_0x2042e0(0xe6)](/^heading(\d+)/);if(_0x14ca22)return _0x14ca22[0x1];const _0x5ccae7=null===(_0x49b922=this[_0x2042e0(0xd4)])||void 0x0===_0x49b922?void 0x0:_0x49b922[_0x2042e0(0xde)](_0x29d08c=>_0x29d08c[_0x2042e0(0xe2)]==_0x2aa408);if(_0x5ccae7&&_0x5ccae7[_0x2042e0(0xf1)]){const _0x2a1315=_0x5ccae7[_0x2042e0(0xf1)],_0x2c7b5c=(null!==(_0x4e2854=_0x2a1315[_0x2042e0(0xe1)])&&void 0x0!==_0x4e2854?_0x4e2854:_0x2a1315)[_0x2042e0(0xe6)](/^h(\d+)/);if(_0x2c7b5c)return _0x2c7b5c[0x1];}return null;}}
23
+ const _0x461958=_0x1713;(function(_0x416f40,_0xf5e7dc){const _0x59b8b0=_0x1713,_0xad6404=_0x416f40();while(!![]){try{const _0x12aac3=-parseInt(_0x59b8b0(0x18a))/0x1*(-parseInt(_0x59b8b0(0x189))/0x2)+parseInt(_0x59b8b0(0x183))/0x3+-parseInt(_0x59b8b0(0x1a3))/0x4*(-parseInt(_0x59b8b0(0x1a7))/0x5)+parseInt(_0x59b8b0(0x18b))/0x6*(-parseInt(_0x59b8b0(0x193))/0x7)+parseInt(_0x59b8b0(0x192))/0x8*(parseInt(_0x59b8b0(0x194))/0x9)+-parseInt(_0x59b8b0(0x186))/0xa*(-parseInt(_0x59b8b0(0x180))/0xb)+-parseInt(_0x59b8b0(0x19a))/0xc*(parseInt(_0x59b8b0(0x190))/0xd);if(_0x12aac3===_0xf5e7dc)break;else _0xad6404['push'](_0xad6404['shift']());}catch(_0x44414f){_0xad6404['push'](_0xad6404['shift']());}}}(_0x4e4f,0xd8fd5));function _0x4e4f(){const _0x4cee98=['editor','350rbjjEV','paragraph','_getHeadingLevel','2jlWvUT','194894rPQcXm','12wFaTsd','model','afterInit','commandName','has','1515709FyIGyZ','_registerLegacyDescription','142048OcvMrX','2511831JRXWTe','441RbpZZe','ELEMENT_HEADING','config','formatBlock','format','descriptionFactory','24YHCMvJ','commandParams','TrackChangesEditing','match','enableDefaultAttributesIntegration','heading','get','*Change\x20to:*\x20%0','find','20924Oadlic','locale','name','ELEMENT_HEADING_CUSTOM','220hWyBZd','_headingOptions','registerElementLabel','HeadingEditing','plugins','registerDescriptionCallback','heading.options','value','96294zHqbRk','title','type','714447KSpAGR','view'];_0x4e4f=function(){return _0x4cee98;};return _0x4e4f();}import{Plugin as _0x4c964c}from'ckeditor5/src/core.js';import{getTranslation as _0x31121e}from'../utils/common-translations.js';function _0x1713(_0x420eac,_0x48d83f){const _0x4e4ff2=_0x4e4f();return _0x1713=function(_0x1713f6,_0x4ac6e5){_0x1713f6=_0x1713f6-0x17c;let _0x1905a9=_0x4e4ff2[_0x1713f6];return _0x1905a9;},_0x1713(_0x420eac,_0x48d83f);}export default class Y extends _0x4c964c{[_0x461958(0x18d)](){const _0x20753f=_0x461958,_0x192e62=this[_0x20753f(0x185)];if(!_0x192e62[_0x20753f(0x17c)][_0x20753f(0x18f)](_0x20753f(0x1aa)))return;this[_0x20753f(0x1a8)]=_0x192e62[_0x20753f(0x196)][_0x20753f(0x1a0)](_0x20753f(0x17e));const _0x12643c=_0x192e62[_0x20753f(0x1a4)],_0x2a9aa2=_0x192e62[_0x20753f(0x17c)][_0x20753f(0x1a0)](_0x20753f(0x19c));_0x2a9aa2[_0x20753f(0x19e)](_0x20753f(0x19f));for(const _0x141d9d of this[_0x20753f(0x1a8)])_0x20753f(0x187)!=_0x141d9d[_0x20753f(0x18c)]&&_0x2a9aa2[_0x20753f(0x199)][_0x20753f(0x1a9)](_0x141d9d[_0x20753f(0x18c)],_0xc6a966=>{const _0x3df576=_0x20753f,_0xccc3b8=this[_0x3df576(0x188)](_0x141d9d[_0x3df576(0x18c)]);return null!==_0xccc3b8?_0x525c8d(_0xc6a966,_0xccc3b8):_0x4e3d0a(_0xc6a966,_0x141d9d[_0x3df576(0x181)]);});function _0x525c8d(_0x64f13d,_0x4f2dba){const _0x66fccd=_0x20753f;return _0x31121e(_0x12643c,_0x66fccd(0x195),[_0x64f13d,_0x4f2dba]);}function _0x4e3d0a(_0x5e6771,_0x33286a){const _0x3cdd71=_0x20753f;return _0x31121e(_0x12643c,_0x3cdd71(0x1a6),[_0x5e6771,_0x33286a]);}this[_0x20753f(0x191)]();}[_0x461958(0x191)](){const _0x8d6a71=_0x461958,_0x554e99=this[_0x8d6a71(0x185)],_0x38da15=_0x554e99[_0x8d6a71(0x1a4)];function _0x5324cf(_0x1067c3,_0x332b74){const _0x488ea0=_0x8d6a71;return _0x31121e(_0x38da15,_0x488ea0(0x1a6),[_0x1067c3,_0x332b74]);}_0x554e99[_0x8d6a71(0x17c)][_0x8d6a71(0x1a0)](_0x8d6a71(0x19c))[_0x8d6a71(0x199)][_0x8d6a71(0x17d)](_0x803c7f=>{const _0x38ad61=_0x8d6a71;if(_0x38ad61(0x197)!=_0x803c7f[_0x38ad61(0x182)])return;const {data:_0x2ee982}=_0x803c7f;if(_0x2ee982&&_0x38ad61(0x19f)==_0x2ee982[_0x38ad61(0x18e)]){const _0x598a6a=_0x2ee982[_0x38ad61(0x19b)][0x0][_0x38ad61(0x17f)],_0x5c748b=this[_0x38ad61(0x188)](_0x598a6a);if(null!==_0x5c748b)return{'type':_0x38ad61(0x198),'content':_0x31121e(_0x38da15,_0x38ad61(0x1a1),(_0x48415=0x1,_0x3921c4=_0x5c748b,_0x31121e(_0x38da15,_0x38ad61(0x195),[_0x48415,_0x3921c4])))};const _0x55a1c5=this[_0x38ad61(0x1a8)][_0x38ad61(0x1a2)](_0x4eac73=>_0x4eac73[_0x38ad61(0x18c)]===_0x598a6a)[_0x38ad61(0x181)];return{'type':_0x38ad61(0x198),'content':_0x31121e(_0x38da15,_0x38ad61(0x1a1),_0x5324cf(0x1,_0x55a1c5))};}var _0x48415,_0x3921c4;});}[_0x461958(0x188)](_0x4036e2){const _0x16d56=_0x461958;var _0xa9561f,_0x3736de;const _0xc5c4fa=_0x4036e2[_0x16d56(0x19d)](/^heading(\d+)/);if(_0xc5c4fa)return _0xc5c4fa[0x1];const _0xc0129e=null===(_0xa9561f=this[_0x16d56(0x1a8)])||void 0x0===_0xa9561f?void 0x0:_0xa9561f[_0x16d56(0x1a2)](_0x40904d=>_0x40904d[_0x16d56(0x18c)]==_0x4036e2);if(_0xc0129e&&_0xc0129e[_0x16d56(0x184)]){const _0x5e1424=_0xc0129e[_0x16d56(0x184)],_0x1bdc58=(null!==(_0x3736de=_0x5e1424[_0x16d56(0x1a5)])&&void 0x0!==_0x3736de?_0x3736de:_0x5e1424)[_0x16d56(0x19d)](/^h(\d+)/);if(_0x1bdc58)return _0x1bdc58[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd0c6ca=_0x5b3d;function _0x166c(){const _0x38a8ef=['type','enableDefaultAttributesIntegration','highlight','68ZJZUrx','48gGxHaA','registerDescriptionCallback','highlight.options','find','locale','commandParams','_registerLegacyDescription','388223mkxRsI','*Remove\x20highlight*','has','*Set\x20highlight:*\x20%0','159564RDdWCm','get','editor','62874TUuCjf','value','title','1898936rCZABa','commandName','registerInlineAttribute','config','TrackChangesEditing','toLowerCase','afterInit','35193jCtTbN','HighlightEditing','FORMAT_HIGHLIGHT','plugins','model','color','registerAttributeLabel','formatInline','49luGmRI','descriptionFactory','127055MBHeoQ','format','617733iIiZAG','60snDGJA'];_0x166c=function(){return _0x38a8ef;};return _0x166c();}(function(_0x35a887,_0x31393d){const _0x44b857=_0x5b3d,_0x3f2bd9=_0x35a887();while(!![]){try{const _0x3d9ba8=-parseInt(_0x44b857(0xdf))/0x1+parseInt(_0x44b857(0xd0))/0x2*(parseInt(_0x44b857(0xe9))/0x3)+-parseInt(_0x44b857(0xd1))/0x4*(-parseInt(_0x44b857(0xf3))/0x5)+parseInt(_0x44b857(0xdc))/0x6*(parseInt(_0x44b857(0xf1))/0x7)+-parseInt(_0x44b857(0xe2))/0x8+-parseInt(_0x44b857(0xf5))/0x9*(parseInt(_0x44b857(0xf6))/0xa)+parseInt(_0x44b857(0xd8))/0xb;if(_0x3d9ba8===_0x31393d)break;else _0x3f2bd9['push'](_0x3f2bd9['shift']());}catch(_0x4c7680){_0x3f2bd9['push'](_0x3f2bd9['shift']());}}}(_0x166c,0x340b6));import{Plugin as _0x30ca3e}from'ckeditor5/src/core.js';function _0x5b3d(_0x340db6,_0x52e721){const _0x166c52=_0x166c();return _0x5b3d=function(_0x5b3d3d,_0x14f29f){_0x5b3d3d=_0x5b3d3d-0xcd;let _0x38659a=_0x166c52[_0x5b3d3d];return _0x38659a;},_0x5b3d(_0x340db6,_0x52e721);}import{getTranslation as _0xfa1ac3}from'../utils/common-translations.js';export default class Z extends _0x30ca3e{[_0xd0c6ca(0xe8)](){const _0x29071c=_0xd0c6ca,_0x4aa624=this[_0x29071c(0xde)];if(!_0x4aa624[_0x29071c(0xec)][_0x29071c(0xda)](_0x29071c(0xea)))return;const _0x12b485=_0x4aa624[_0x29071c(0xec)][_0x29071c(0xdd)](_0x29071c(0xe6)),_0x761587=_0x4aa624[_0x29071c(0xd5)];_0x12b485[_0x29071c(0xce)](_0x29071c(0xcf)),_0x12b485[_0x29071c(0xe4)](_0x29071c(0xcf)),_0x12b485[_0x29071c(0xf2)][_0x29071c(0xef)](_0x29071c(0xcf),_0xfa1ac3(_0x761587,_0x29071c(0xeb))),this[_0x29071c(0xd7)]();}[_0xd0c6ca(0xd7)](){const _0x32d241=_0xd0c6ca,_0x1a7473=this[_0x32d241(0xde)],_0x669adf=_0x1a7473[_0x32d241(0xd5)];_0x1a7473[_0x32d241(0xec)][_0x32d241(0xdd)](_0x32d241(0xe6))[_0x32d241(0xf2)][_0x32d241(0xd2)](_0x166cd9=>{const _0x212d4b=_0x32d241;if(_0x212d4b(0xf0)!=_0x166cd9[_0x212d4b(0xcd)])return;const {data:_0x3ba5d0}=_0x166cd9;if(_0x3ba5d0&&_0x212d4b(0xcf)==_0x3ba5d0[_0x212d4b(0xe3)]){const _0x31d679=_0x669adf['t'],_0x393494=_0x3ba5d0[_0x212d4b(0xd6)][0x0][_0x212d4b(0xe0)];if(_0x393494){const _0x5431e3=_0x1a7473[_0x212d4b(0xe5)][_0x212d4b(0xdd)](_0x212d4b(0xd3))[_0x212d4b(0xd4)](_0x47288b=>_0x47288b[_0x212d4b(0xed)]==_0x393494),_0x380cc3=_0x31d679(_0x5431e3[_0x212d4b(0xe1)])[_0x212d4b(0xe7)]();return{'type':_0x212d4b(0xf4),'content':_0xfa1ac3(_0x669adf,_0x212d4b(0xdb),_0x380cc3),'color':{'value':_0x5431e3[_0x212d4b(0xee)],'title':_0x5431e3[_0x212d4b(0xe1)]}};}return{'type':_0x212d4b(0xf4),'content':_0xfa1ac3(_0x669adf,_0x212d4b(0xd9),_0xfa1ac3(_0x669adf,_0x212d4b(0xeb)))};}});}}
23
+ function _0x5a94(_0x38faf7,_0x1e53a2){const _0x181521=_0x1815();return _0x5a94=function(_0x5a94fd,_0x57b950){_0x5a94fd=_0x5a94fd-0x10a;let _0x21b416=_0x181521[_0x5a94fd];return _0x21b416;},_0x5a94(_0x38faf7,_0x1e53a2);}function _0x1815(){const _0x59825f=['172860mdOjvy','commandName','1333056PkIrGi','type','commandParams','has','1023194SBSaVG','11564586lIsUDV','afterInit','formatInline','1608015Dsjknl','2980302bNPbmU','HighlightEditing','TrackChangesEditing','find','_registerLegacyDescription','get','value','config','1SUJdUI','color','registerInlineAttribute','highlight.options','toLowerCase','enableDefaultAttributesIntegration','registerDescriptionCallback','highlight','4XLSJrN','*Set\x20highlight:*\x20%0','*Remove\x20highlight*','descriptionFactory','format','locale','registerAttributeLabel','plugins','FORMAT_HIGHLIGHT','model','title','1827378lhKpta','editor'];_0x1815=function(){return _0x59825f;};return _0x1815();}const _0x2d0fac=_0x5a94;(function(_0x1b5aca,_0x5b3a05){const _0x41b478=_0x5a94,_0x4fe3cd=_0x1b5aca();while(!![]){try{const _0x1fe618=parseInt(_0x41b478(0x11e))/0x1*(-parseInt(_0x41b478(0x111))/0x2)+parseInt(_0x41b478(0x115))/0x3*(-parseInt(_0x41b478(0x126))/0x4)+-parseInt(_0x41b478(0x10b))/0x5+parseInt(_0x41b478(0x116))/0x6+-parseInt(_0x41b478(0x131))/0x7+-parseInt(_0x41b478(0x10d))/0x8+parseInt(_0x41b478(0x112))/0x9;if(_0x1fe618===_0x5b3a05)break;else _0x4fe3cd['push'](_0x4fe3cd['shift']());}catch(_0x3bf882){_0x4fe3cd['push'](_0x4fe3cd['shift']());}}}(_0x1815,0x425c3));import{Plugin as _0x53416a}from'ckeditor5/src/core.js';import{getTranslation as _0x419740}from'../utils/common-translations.js';export default class Z extends _0x53416a{[_0x2d0fac(0x113)](){const _0x2ea02c=_0x2d0fac,_0x3ca3d9=this[_0x2ea02c(0x10a)];if(!_0x3ca3d9[_0x2ea02c(0x12d)][_0x2ea02c(0x110)](_0x2ea02c(0x117)))return;const _0x1aab20=_0x3ca3d9[_0x2ea02c(0x12d)][_0x2ea02c(0x11b)](_0x2ea02c(0x118)),_0x14bc9e=_0x3ca3d9[_0x2ea02c(0x12b)];_0x1aab20[_0x2ea02c(0x123)](_0x2ea02c(0x125)),_0x1aab20[_0x2ea02c(0x120)](_0x2ea02c(0x125)),_0x1aab20[_0x2ea02c(0x129)][_0x2ea02c(0x12c)](_0x2ea02c(0x125),_0x419740(_0x14bc9e,_0x2ea02c(0x12e))),this[_0x2ea02c(0x11a)]();}[_0x2d0fac(0x11a)](){const _0x4b953b=_0x2d0fac,_0x5d0e6e=this[_0x4b953b(0x10a)],_0x112497=_0x5d0e6e[_0x4b953b(0x12b)];_0x5d0e6e[_0x4b953b(0x12d)][_0x4b953b(0x11b)](_0x4b953b(0x118))[_0x4b953b(0x129)][_0x4b953b(0x124)](_0x63ed61=>{const _0x20f1ab=_0x4b953b;if(_0x20f1ab(0x114)!=_0x63ed61[_0x20f1ab(0x10e)])return;const {data:_0x4d4729}=_0x63ed61;if(_0x4d4729&&_0x20f1ab(0x125)==_0x4d4729[_0x20f1ab(0x10c)]){const _0x30c1e6=_0x112497['t'],_0x432cb6=_0x4d4729[_0x20f1ab(0x10f)][0x0][_0x20f1ab(0x11c)];if(_0x432cb6){const _0x5a3680=_0x5d0e6e[_0x20f1ab(0x11d)][_0x20f1ab(0x11b)](_0x20f1ab(0x121))[_0x20f1ab(0x119)](_0x2b614b=>_0x2b614b[_0x20f1ab(0x12f)]==_0x432cb6),_0x3e803a=_0x30c1e6(_0x5a3680[_0x20f1ab(0x130)])[_0x20f1ab(0x122)]();return{'type':_0x20f1ab(0x12a),'content':_0x419740(_0x112497,_0x20f1ab(0x127),_0x3e803a),'color':{'value':_0x5a3680[_0x20f1ab(0x11f)],'title':_0x5a3680[_0x20f1ab(0x130)]}};}return{'type':_0x20f1ab(0x12a),'content':_0x419740(_0x112497,_0x20f1ab(0x128),_0x419740(_0x112497,_0x20f1ab(0x12e)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x15660b=_0x42e0;function _0x42e0(_0x5edbf6,_0x28694e){const _0x39d850=_0x39d8();return _0x42e0=function(_0x42e0b9,_0x26fd4c){_0x42e0b9=_0x42e0b9-0x13e;let _0x4b9627=_0x39d850[_0x42e0b9];return _0x4b9627;},_0x42e0(_0x5edbf6,_0x28694e);}(function(_0x69d0c7,_0x20e52f){const _0x3c397d=_0x42e0,_0x6fbcf=_0x69d0c7();while(!![]){try{const _0x5a0f46=-parseInt(_0x3c397d(0x15d))/0x1+parseInt(_0x3c397d(0x149))/0x2*(parseInt(_0x3c397d(0x160))/0x3)+parseInt(_0x3c397d(0x151))/0x4+-parseInt(_0x3c397d(0x13f))/0x5*(parseInt(_0x3c397d(0x162))/0x6)+parseInt(_0x3c397d(0x147))/0x7*(parseInt(_0x3c397d(0x13e))/0x8)+parseInt(_0x3c397d(0x159))/0x9*(-parseInt(_0x3c397d(0x140))/0xa)+-parseInt(_0x3c397d(0x158))/0xb;if(_0x5a0f46===_0x20e52f)break;else _0x6fbcf['push'](_0x6fbcf['shift']());}catch(_0x462af0){_0x6fbcf['push'](_0x6fbcf['shift']());}}}(_0x39d8,0xdf054));import{Plugin as _0x1df493}from'ckeditor5/src/core.js';import{getTranslation as _0x2107df}from'../utils/common-translations.js';function _0x39d8(){const _0x3a1ff7=['TrackChangesEditing','editor','26328nLCezg','high','6xUACXQ','40TrXacl','2802445XXINHK','25060oXpMfL','get','for','plugins','locale','showSuggestionHighlights','div','216993LEsTdG','elementToStructure','310tQrlxa','registerElementLabel','createContainerElement','dataDowncast','conversion','HorizontalLineEditing','enableCommand','afterInit','6389752OfXrbr','ck-horizontal-line','ELEMENT_HORIZONTAL_LINE','insert','createEmptyElement','createPositionAt','descriptionFactory','3500167QSSVoV','1818OKJScp','addClass','horizontalLine','has','814323NBvXqW'];_0x39d8=function(){return _0x3a1ff7;};return _0x39d8();}export default class tt extends _0x1df493{[_0x15660b(0x150)](){const _0x8a56df=_0x15660b,_0x21896e=this[_0x8a56df(0x15f)];if(!_0x21896e[_0x8a56df(0x143)][_0x8a56df(0x15c)](_0x8a56df(0x14e)))return;_0x21896e[_0x8a56df(0x143)][_0x8a56df(0x141)](_0x8a56df(0x15e))[_0x8a56df(0x14f)](_0x8a56df(0x15b));const _0x368aee=_0x21896e[_0x8a56df(0x143)][_0x8a56df(0x141)](_0x8a56df(0x15e)),_0x335dee=_0x21896e[_0x8a56df(0x144)];_0x368aee[_0x8a56df(0x157)][_0x8a56df(0x14a)](_0x8a56df(0x15b),_0x51c9a4=>_0x2107df(_0x335dee,_0x8a56df(0x153),_0x51c9a4)),_0x21896e[_0x8a56df(0x14d)][_0x8a56df(0x142)](_0x8a56df(0x14c))[_0x8a56df(0x148)]({'model':_0x8a56df(0x15b),'view':(_0x3210a3,{writer:_0x22c340,options:_0x5bec3b})=>{const _0x229655=_0x8a56df;if(!_0x5bec3b[_0x229655(0x145)])return null;const _0x297843=_0x22c340[_0x229655(0x14b)](_0x229655(0x146)),_0x4b7f64=_0x22c340[_0x229655(0x155)]('hr');return _0x22c340[_0x229655(0x15a)](_0x229655(0x152),_0x297843),_0x22c340[_0x229655(0x154)](_0x22c340[_0x229655(0x156)](_0x297843,0x0),_0x4b7f64),_0x297843;},'converterPriority':_0x8a56df(0x161)});}}
23
+ const _0x52fbb3=_0xa10c;function _0x8a51(){const _0x2f6135=['575508WDCmQP','createEmptyElement','horizontalLine','showSuggestionHighlights','descriptionFactory','ELEMENT_HORIZONTAL_LINE','878924PpHVBK','21YpvhuG','201224AtvTcU','createContainerElement','ck-horizontal-line','createPositionAt','conversion','811955wwtNYL','registerElementLabel','72OqtxSn','locale','has','elementToStructure','for','get','high','6bOyTmG','div','afterInit','893784CLTKaU','enableCommand','dataDowncast','HorizontalLineEditing','335990nkSXpu','addClass','editor','TrackChangesEditing','insert','plugins','100174Nxnhmj'];_0x8a51=function(){return _0x2f6135;};return _0x8a51();}(function(_0x296d0e,_0x30c625){const _0x46e0aa=_0xa10c,_0x2752bc=_0x296d0e();while(!![]){try{const _0x28e5a1=parseInt(_0x46e0aa(0xb7))/0x1+-parseInt(_0x46e0aa(0xc0))/0x2+parseInt(_0x46e0aa(0xb8))/0x3+parseInt(_0x46e0aa(0xbe))/0x4+parseInt(_0x46e0aa(0xa1))/0x5*(-parseInt(_0x46e0aa(0xaa))/0x6)+parseInt(_0x46e0aa(0xbf))/0x7*(-parseInt(_0x46e0aa(0xad))/0x8)+parseInt(_0x46e0aa(0xa3))/0x9*(parseInt(_0x46e0aa(0xb1))/0xa);if(_0x28e5a1===_0x30c625)break;else _0x2752bc['push'](_0x2752bc['shift']());}catch(_0x37396b){_0x2752bc['push'](_0x2752bc['shift']());}}}(_0x8a51,0x2c859));import{Plugin as _0x207365}from'ckeditor5/src/core.js';function _0xa10c(_0x227997,_0x3a73fe){const _0x8a5113=_0x8a51();return _0xa10c=function(_0xa10c1,_0x210b18){_0xa10c1=_0xa10c1-0x9f;let _0xf229be=_0x8a5113[_0xa10c1];return _0xf229be;},_0xa10c(_0x227997,_0x3a73fe);}import{getTranslation as _0x57bc6a}from'../utils/common-translations.js';export default class tt extends _0x207365{[_0x52fbb3(0xac)](){const _0x54fba6=_0x52fbb3,_0x1460f8=this[_0x54fba6(0xb3)];if(!_0x1460f8[_0x54fba6(0xb6)][_0x54fba6(0xa5)](_0x54fba6(0xb0)))return;_0x1460f8[_0x54fba6(0xb6)][_0x54fba6(0xa8)](_0x54fba6(0xb4))[_0x54fba6(0xae)](_0x54fba6(0xba));const _0x2578a7=_0x1460f8[_0x54fba6(0xb6)][_0x54fba6(0xa8)](_0x54fba6(0xb4)),_0xdbfa0e=_0x1460f8[_0x54fba6(0xa4)];_0x2578a7[_0x54fba6(0xbc)][_0x54fba6(0xa2)](_0x54fba6(0xba),_0x5f8aaa=>_0x57bc6a(_0xdbfa0e,_0x54fba6(0xbd),_0x5f8aaa)),_0x1460f8[_0x54fba6(0xa0)][_0x54fba6(0xa7)](_0x54fba6(0xaf))[_0x54fba6(0xa6)]({'model':_0x54fba6(0xba),'view':(_0x34ff84,{writer:_0x104109,options:_0x15b6f0})=>{const _0xdbd548=_0x54fba6;if(!_0x15b6f0[_0xdbd548(0xbb)])return null;const _0xb6f73=_0x104109[_0xdbd548(0xc1)](_0xdbd548(0xab)),_0x3028e6=_0x104109[_0xdbd548(0xb9)]('hr');return _0x104109[_0xdbd548(0xb2)](_0xdbd548(0xc2),_0xb6f73),_0x104109[_0xdbd548(0xb5)](_0x104109[_0xdbd548(0x9f)](_0xb6f73,0x0),_0x3028e6),_0xb6f73;},'converterPriority':_0x54fba6(0xa9)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3839(_0x4a7a75,_0x2f8a3a){const _0x58a8ac=_0x58a8();return _0x3839=function(_0x3839f3,_0x36363d){_0x3839f3=_0x3839f3-0x97;let _0x54abde=_0x58a8ac[_0x3839f3];return _0x54abde;},_0x3839(_0x4a7a75,_0x2f8a3a);}const _0x36f24d=_0x3839;(function(_0x992040,_0x499450){const _0x7588cd=_0x3839,_0x1716ef=_0x992040();while(!![]){try{const _0x4de161=parseInt(_0x7588cd(0xb9))/0x1*(-parseInt(_0x7588cd(0xbd))/0x2)+-parseInt(_0x7588cd(0xae))/0x3*(parseInt(_0x7588cd(0xa3))/0x4)+parseInt(_0x7588cd(0xb3))/0x5+-parseInt(_0x7588cd(0xbe))/0x6*(parseInt(_0x7588cd(0xb1))/0x7)+-parseInt(_0x7588cd(0x97))/0x8+-parseInt(_0x7588cd(0x9b))/0x9+parseInt(_0x7588cd(0xa9))/0xa*(parseInt(_0x7588cd(0xa5))/0xb);if(_0x4de161===_0x499450)break;else _0x1716ef['push'](_0x1716ef['shift']());}catch(_0x22f3ed){_0x1716ef['push'](_0x1716ef['shift']());}}}(_0x58a8,0x878bb));import{Plugin as _0x3bd6b8}from'ckeditor5/src/core.js';function _0x58a8(){const _0x2c1069=['afterInit','registerElementLabel','18662510lQtJoP','descriptionFactory','editor','TrackChangesEditing','value','498uzaqBV','htmlEmbed','start','5467868EPpWKl','has','2063970xKTBzF','ELEMENT_HTML_EMBED','rawHtml','getFirstRange','enableDefaultAttributesIntegration','plugins','120665uwwopo','registerBlockAttribute','key','type','10GvgVjK','6RlQAVG','2061488eexxyu','format','nodeAfter','element','456057MkedeC','commandName','registerDescriptionCallback','HtmlEmbed','formatBlock','locale','attribute','_registerLegacyDescription','748LsTleq','get','11nUSims','*Change\x20%0\x20content*'];_0x58a8=function(){return _0x2c1069;};return _0x58a8();}import{getTranslation as _0x507c12}from'../utils/common-translations.js';export default class et extends _0x3bd6b8{[_0x36f24d(0xa7)](){const _0xb5ae5e=_0x36f24d,_0x3457d7=this[_0xb5ae5e(0xab)];if(!_0x3457d7[_0xb5ae5e(0xb8)][_0xb5ae5e(0xb2)](_0xb5ae5e(0x9e)))return;const _0x172446=_0x3457d7[_0xb5ae5e(0xb8)][_0xb5ae5e(0xa4)](_0xb5ae5e(0xac)),_0x3fb08e=_0x3457d7[_0xb5ae5e(0xa0)];_0x172446[_0xb5ae5e(0xaa)][_0xb5ae5e(0xa8)](_0xb5ae5e(0xb5),_0x7aea09=>_0x507c12(_0x3fb08e,_0xb5ae5e(0xb4),_0x7aea09)),_0x172446[_0xb5ae5e(0xb7)](_0xb5ae5e(0xaf)),_0x172446[_0xb5ae5e(0xba)](_0xb5ae5e(0xad)),_0x172446[_0xb5ae5e(0xaa)][_0xb5ae5e(0x9d)](_0x14d7d7=>{const _0x579b0b=_0xb5ae5e;if(_0x579b0b(0xa1)!=_0x14d7d7[_0x579b0b(0xbc)])return;const {data:_0x2397ae}=_0x14d7d7;if(_0x2397ae&&_0x579b0b(0xad)==_0x2397ae[_0x579b0b(0xbb)]&&_0x14d7d7[_0x579b0b(0xb6)]()[_0x579b0b(0xb0)][_0x579b0b(0x99)]['is'](_0x579b0b(0x9a),_0x579b0b(0xb5))){const _0xdd1a23=_0x507c12(_0x3fb08e,_0x579b0b(0xb4));return{'type':_0x579b0b(0x98),'content':_0x507c12(_0x3fb08e,_0x579b0b(0xa6),_0xdd1a23)};}}),this[_0xb5ae5e(0xa2)]();}[_0x36f24d(0xa2)](){const _0x40ef0b=_0x36f24d,_0x5e0b95=this[_0x40ef0b(0xab)],_0x5acaa4=_0x5e0b95[_0x40ef0b(0xa0)];_0x5e0b95[_0x40ef0b(0xb8)][_0x40ef0b(0xa4)](_0x40ef0b(0xac))[_0x40ef0b(0xaa)][_0x40ef0b(0x9d)](_0x46cd7c=>{const _0x4e966d=_0x40ef0b;if(_0x4e966d(0x9f)!=_0x46cd7c[_0x4e966d(0xbc)])return;const {data:_0x34e484}=_0x46cd7c;if(_0x34e484&&_0x4e966d(0xaf)==_0x34e484[_0x4e966d(0x9c)]){const _0x112c47=_0x507c12(_0x5acaa4,_0x4e966d(0xb4));return{'type':_0x4e966d(0x98),'content':_0x507c12(_0x5acaa4,_0x4e966d(0xa6),_0x112c47)};}});}}
23
+ const _0x466b75=_0x31ea;(function(_0x137f04,_0x384a02){const _0x5915a9=_0x31ea,_0x3867c4=_0x137f04();while(!![]){try{const _0x3822e4=-parseInt(_0x5915a9(0x116))/0x1*(parseInt(_0x5915a9(0x11a))/0x2)+parseInt(_0x5915a9(0x12b))/0x3*(-parseInt(_0x5915a9(0x115))/0x4)+parseInt(_0x5915a9(0x11f))/0x5*(-parseInt(_0x5915a9(0x128))/0x6)+parseInt(_0x5915a9(0x11c))/0x7+-parseInt(_0x5915a9(0x126))/0x8*(-parseInt(_0x5915a9(0x10d))/0x9)+parseInt(_0x5915a9(0x12c))/0xa+parseInt(_0x5915a9(0x11b))/0xb*(parseInt(_0x5915a9(0x125))/0xc);if(_0x3822e4===_0x384a02)break;else _0x3867c4['push'](_0x3867c4['shift']());}catch(_0x1c174c){_0x3867c4['push'](_0x3867c4['shift']());}}}(_0x5505,0x2f53b));import{Plugin as _0x441000}from'ckeditor5/src/core.js';function _0x31ea(_0x379be5,_0x120ba8){const _0x550599=_0x5505();return _0x31ea=function(_0x31eae5,_0x3aaded){_0x31eae5=_0x31eae5-0x10c;let _0x54b20e=_0x550599[_0x31eae5];return _0x54b20e;},_0x31ea(_0x379be5,_0x120ba8);}function _0x5505(){const _0x45c48f=['nodeAfter','registerDescriptionCallback','29338vOjIOr','11JbwZrl','1316924hSLZBw','registerElementLabel','format','170hagXkB','formatBlock','enableDefaultAttributesIntegration','registerBlockAttribute','htmlEmbed','get','1611912YQtVAs','1208uybwiC','TrackChangesEditing','35742UUumwf','rawHtml','start','9795YPGKyK','1544820hHhQTG','getFirstRange','element','locale','type','*Change\x20%0\x20content*','ELEMENT_HTML_EMBED','afterInit','attribute','key','21555QJfHfc','editor','plugins','_registerLegacyDescription','HtmlEmbed','value','has','commandName','380uARFjk','9cSsrdU','descriptionFactory'];_0x5505=function(){return _0x45c48f;};return _0x5505();}import{getTranslation as _0x4d44ac}from'../utils/common-translations.js';export default class et extends _0x441000{[_0x466b75(0x133)](){const _0x356781=_0x466b75,_0x2bd67d=this[_0x356781(0x10e)];if(!_0x2bd67d[_0x356781(0x10f)][_0x356781(0x113)](_0x356781(0x111)))return;const _0x208511=_0x2bd67d[_0x356781(0x10f)][_0x356781(0x124)](_0x356781(0x127)),_0x5b64d0=_0x2bd67d[_0x356781(0x12f)];_0x208511[_0x356781(0x117)][_0x356781(0x11d)](_0x356781(0x129),_0x366738=>_0x4d44ac(_0x5b64d0,_0x356781(0x132),_0x366738)),_0x208511[_0x356781(0x121)](_0x356781(0x123)),_0x208511[_0x356781(0x122)](_0x356781(0x112)),_0x208511[_0x356781(0x117)][_0x356781(0x119)](_0x13a802=>{const _0x329310=_0x356781;if(_0x329310(0x134)!=_0x13a802[_0x329310(0x130)])return;const {data:_0x5a0f4c}=_0x13a802;if(_0x5a0f4c&&_0x329310(0x112)==_0x5a0f4c[_0x329310(0x10c)]&&_0x13a802[_0x329310(0x12d)]()[_0x329310(0x12a)][_0x329310(0x118)]['is'](_0x329310(0x12e),_0x329310(0x129))){const _0x2ef9fe=_0x4d44ac(_0x5b64d0,_0x329310(0x132));return{'type':_0x329310(0x11e),'content':_0x4d44ac(_0x5b64d0,_0x329310(0x131),_0x2ef9fe)};}}),this[_0x356781(0x110)]();}[_0x466b75(0x110)](){const _0x18526b=_0x466b75,_0x38b274=this[_0x18526b(0x10e)],_0x194631=_0x38b274[_0x18526b(0x12f)];_0x38b274[_0x18526b(0x10f)][_0x18526b(0x124)](_0x18526b(0x127))[_0x18526b(0x117)][_0x18526b(0x119)](_0xa9f015=>{const _0x33cf8f=_0x18526b;if(_0x33cf8f(0x120)!=_0xa9f015[_0x33cf8f(0x130)])return;const {data:_0xccb060}=_0xa9f015;if(_0xccb060&&_0x33cf8f(0x123)==_0xccb060[_0x33cf8f(0x114)]){const _0x69a2c=_0x4d44ac(_0x194631,_0x33cf8f(0x132));return{'type':_0x33cf8f(0x11e),'content':_0x4d44ac(_0x194631,_0x33cf8f(0x131),_0x69a2c)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f12a0=_0x3f75;(function(_0x510968,_0x266ba1){const _0x139461=_0x3f75,_0x4fad22=_0x510968();while(!![]){try{const _0x540409=parseInt(_0x139461(0x1af))/0x1+parseInt(_0x139461(0x1be))/0x2*(-parseInt(_0x139461(0x1d8))/0x3)+-parseInt(_0x139461(0x195))/0x4*(parseInt(_0x139461(0x1ad))/0x5)+-parseInt(_0x139461(0x1f1))/0x6*(parseInt(_0x139461(0x1f6))/0x7)+parseInt(_0x139461(0x1c9))/0x8*(-parseInt(_0x139461(0x1ef))/0x9)+-parseInt(_0x139461(0x1ed))/0xa+parseInt(_0x139461(0x184))/0xb;if(_0x540409===_0x266ba1)break;else _0x4fad22['push'](_0x4fad22['shift']());}catch(_0x1e5bb8){_0x4fad22['push'](_0x4fad22['shift']());}}}(_0x53eb,0x28152));function _0x3f75(_0x28731f,_0x5a10ca){const _0x53eb39=_0x53eb();return _0x3f75=function(_0x3f755c,_0x49429d){_0x3f755c=_0x3f755c-0x183;let _0x36ac90=_0x53eb39[_0x3f755c];return _0x36ac90;},_0x3f75(_0x28731f,_0x5a10ca);}import{Plugin as _0x75bd55}from'ckeditor5/src/core.js';import{LivePosition as _0x4c131b}from'ckeditor5/src/engine.js';function _0x53eb(){const _0x3d9ecb=['key','format','addObject','commandName','_registerLegacyDescription','start','fromPosition','getFirstRange','element','imageTextAlternative','insertion','width','insertImage','isOwn','editor','backward','markBlockFormat','getSuggestionCallback','join','1738990tLyRww','locale','9TNJheF','deletion','552imWdpe','ImageTextAlternativeEditing','registerDescriptionCallback','schema','findIndex','2569PjdwKV','has','toNext','isEqual','newValue','afterInit','convertInlineImageToBlock','getContainedElement','8676723cmmvkT','ImageCaptionEditing','accept','commandParams','isBefore','filter','imageTypeBlock','ImageUtils','length','nodeAfter','change','createRangeOn','ImageResize','resizedWidth','*Set\x20image\x20text\x20alternative:*\x20%0','ImageCaptionUtils','getNearestSelectionRange','8YjrmAm','detach','forceDefaultExecution','formatBlock','imageTypeInline','find','enableDefaultAttributesIntegration','*Remove\x20image\x20text\x20alternative*','getCaptionFromImageModelElement','get','markInsertion','ImageBlockEditing','previous','toPrevious','resizeImage','createRange','document','nodeBefore','imageBlock','imageStylePreApply','*Reset\x20image\x20width*','plugins','FORMAT_IMAGE_SIZE','caption','209555xsfIQx','TrackChangesEditing','196862GqCNDN','forward','imageCaption','model','registerAttributeLabel','alt','isIntersecting','ImageInlineEditing','registerElementLabel','subType','discard','descriptionFactory','ELEMENT_INLINE_IMAGE','registerCustomCallback','ImageUploadEditing','2442jfZEII','_suggestionFactory','formatInline','isBlockImage','isCollapsed','markDeletion','ELEMENT_CAPTION','toggleImageCaption','attribute','ELEMENT_IMAGE','uploadImage','1807704iepwki','_findSuggestions','*Set\x20image\x20width:*\x20%0','getClosestSelectedImageElement','ImageEditing','Block\x20image\x20to\x20inline\x20image','imageInline','chain','registerBlockAttribute','convertBlockImageToInline','Inline\x20image\x20to\x20block\x20image','type','end','enableCommand','selection','747WoKrMh','removeObject'];_0x53eb=function(){return _0x3d9ecb;};return _0x53eb();}import{getTranslation as _0x2c8a0a}from'../utils/common-translations.js';export default class it extends _0x75bd55{[_0x3f12a0(0x1fb)](){const _0x851692=_0x3f12a0,_0x10a6d6=this[_0x851692(0x1e8)];if(!_0x10a6d6[_0x851692(0x1aa)][_0x851692(0x1f7)](_0x851692(0x1cd)))return;const _0x4659cb=_0x10a6d6[_0x851692(0x1aa)][_0x851692(0x19e)](_0x851692(0x1ae)),_0x2b5fe4=_0x10a6d6[_0x851692(0x1aa)][_0x851692(0x19e)](_0x851692(0x18b)),_0x10e69c=_0x10a6d6[_0x851692(0x1ee)];_0x4659cb[_0x851692(0x1d6)](_0x851692(0x1e6)),_0x4659cb[_0x851692(0x1ba)][_0x851692(0x1b7)](_0x851692(0x1a7),_0x2072fb=>_0x2c8a0a(_0x10e69c,_0x851692(0x1c7),_0x2072fb)),_0x4659cb[_0x851692(0x1ba)][_0x851692(0x1b7)](_0x851692(0x1cf),_0x500771=>_0x2c8a0a(_0x10e69c,_0x851692(0x1bb),_0x500771)),_0x4659cb[_0x851692(0x1ba)][_0x851692(0x1b7)](_0x851692(0x1ac),()=>_0x2c8a0a(_0x10e69c,_0x851692(0x1c4))),_0x10a6d6[_0x851692(0x1aa)][_0x851692(0x1f7)](_0x851692(0x1bd))&&_0x4659cb[_0x851692(0x1d6)](_0x851692(0x1c8)),_0x10a6d6[_0x851692(0x1aa)][_0x851692(0x1f7)](_0x851692(0x1a0))&&_0x10a6d6[_0x851692(0x1aa)][_0x851692(0x1f7)](_0x851692(0x1b6))&&(_0x4659cb[_0x851692(0x1d6)](_0x851692(0x199),(_0x363df2,_0x1b093f)=>{const _0xaab65a=_0x851692,_0x34b4c3=_0x2b5fe4[_0xaab65a(0x1cc)](_0x10a6d6[_0xaab65a(0x1b2)][_0xaab65a(0x1a5)][_0xaab65a(0x1d7)]);_0x10a6d6[_0xaab65a(0x1b2)][_0xaab65a(0x18e)](()=>{const _0x13cb16=_0xaab65a;_0x4659cb[_0x13cb16(0x1ea)](_0x34b4c3,{'commandName':_0x13cb16(0x199),'commandParams':[_0x1b093f]},[],_0x13cb16(0x1d2));});}),_0x4659cb[_0x851692(0x1d6)](_0x851692(0x18a),(_0xe0c694,_0x3f89d3)=>{const _0x456ae0=_0x851692;_0x10a6d6[_0x456ae0(0x1b2)][_0x456ae0(0x18e)](_0x5204f8=>{const _0x20777b=_0x456ae0;let _0x4b461c=_0x2b5fe4[_0x20777b(0x1cc)](_0x10a6d6[_0x20777b(0x1b2)][_0x20777b(0x1a5)][_0x20777b(0x1d7)]),_0x3e0ef4=_0x5204f8[_0x20777b(0x18f)](_0x4b461c);const _0x532ca1=_0x4c131b[_0x20777b(0x1e0)](_0x3e0ef4[_0x20777b(0x1df)],_0x20777b(0x1a2)),_0x281945=_0x4c131b[_0x20777b(0x1e0)](_0x3e0ef4[_0x20777b(0x1d5)],_0x20777b(0x1f8));_0x4659cb[_0x20777b(0x197)](()=>_0xe0c694(_0x3f89d3)),_0x4b461c=_0x2b5fe4[_0x20777b(0x1cc)](_0x10a6d6[_0x20777b(0x1b2)][_0x20777b(0x1a5)][_0x20777b(0x1d7)]),_0x3e0ef4=_0x5204f8[_0x20777b(0x18f)](_0x4b461c);const _0x4faf45=_0x5204f8[_0x20777b(0x1a4)](_0x532ca1,_0x281945);_0x532ca1[_0x20777b(0x196)](),_0x281945[_0x20777b(0x196)](),_0x4659cb[_0x20777b(0x1ea)](_0x4b461c,{'commandName':_0x20777b(0x199),'commandParams':[_0x3f89d3]},[],_0x20777b(0x1fc)),_0x4faf45[_0x20777b(0x1df)][_0x20777b(0x188)](_0x3e0ef4[_0x20777b(0x1df)])&&_0x4659cb[_0x20777b(0x19f)](_0x5204f8[_0x20777b(0x1a4)](_0x4faf45[_0x20777b(0x1df)],_0x3e0ef4[_0x20777b(0x1df)]),_0x20777b(0x1fc)),_0x3e0ef4[_0x20777b(0x1d5)][_0x20777b(0x188)](_0x4faf45[_0x20777b(0x1d5)])&&_0x4659cb[_0x20777b(0x19f)](_0x5204f8[_0x20777b(0x1a4)](_0x3e0ef4[_0x20777b(0x1d5)],_0x4faf45[_0x20777b(0x1d5)]),_0x20777b(0x1fc));});}),_0x4659cb[_0x851692(0x1bf)][_0x851692(0x1bc)](_0x851692(0x198),_0x851692(0x1fc),_0x851692(0x1ec),()=>!0x1),_0x4659cb[_0x851692(0x1bf)][_0x851692(0x1bc)](_0x851692(0x198),_0x851692(0x1fc),_0x851692(0x186),()=>!0x1),_0x4659cb[_0x851692(0x1bf)][_0x851692(0x1bc)](_0x851692(0x198),_0x851692(0x1fc),_0x851692(0x1b9),_0x4659cb[_0x851692(0x1bf)][_0x851692(0x1eb)](_0x851692(0x198),'',_0x851692(0x186))),_0x4659cb[_0x851692(0x1bf)][_0x851692(0x1bc)](_0x851692(0x1e4),_0x851692(0x1fc),_0x851692(0x1ec),()=>!0x1),_0x4659cb[_0x851692(0x1bf)][_0x851692(0x1bc)](_0x851692(0x1e4),_0x851692(0x1fc),_0x851692(0x1b9),([_0x49d7b0])=>{const _0x287108=_0x851692,_0x16e0d5=_0x4659cb[_0x287108(0x1bf)][_0x287108(0x1eb)](_0x287108(0x1e4),'',_0x287108(0x1b9));let _0x356498=_0x49d7b0[_0x287108(0x1df)],_0x2212d4=_0x49d7b0[_0x287108(0x1d5)];const _0x367022=_0x10a6d6[_0x287108(0x1b2)][_0x287108(0x1f4)][_0x287108(0x194)](_0x356498,_0x287108(0x1e9)),_0x3cb9ee=_0x10a6d6[_0x287108(0x1b2)][_0x287108(0x1f4)][_0x287108(0x194)](_0x2212d4,_0x287108(0x1b0));_0x367022[_0x287108(0x1c2)]&&(_0x356498=_0x367022[_0x287108(0x1df)]),_0x3cb9ee[_0x287108(0x1c2)]&&(_0x2212d4=_0x3cb9ee[_0x287108(0x1d5)]),_0x16e0d5([_0x10a6d6[_0x287108(0x1b2)][_0x287108(0x1a4)](_0x356498,_0x2212d4)]);}),_0x4659cb[_0x851692(0x1bf)][_0x851692(0x1bc)](_0x851692(0x198),_0x851692(0x1fc),_0x851692(0x1d0),_0x5bd1c9),_0x4659cb[_0x851692(0x1bf)][_0x851692(0x1bc)](_0x851692(0x1e4),_0x851692(0x1fc),_0x851692(0x1d0),_0x5bd1c9)),_0x10a6d6[_0x851692(0x1aa)][_0x851692(0x1f7)](_0x851692(0x185))&&(_0x4659cb[_0x851692(0x1d6)](_0x851692(0x1c5),(_0x3dfa3c,_0x2708f1)=>{const _0x20213a=_0x851692,_0x3e0003=_0x10a6d6[_0x20213a(0x1aa)][_0x20213a(0x19e)](_0x20213a(0x193));let _0x2094f2=_0x2b5fe4[_0x20213a(0x1cc)](_0x10a6d6[_0x20213a(0x1b2)][_0x20213a(0x1a5)][_0x20213a(0x1d7)]),_0x5919d8=_0x3e0003[_0x20213a(0x19d)](_0x2094f2);_0x10a6d6[_0x20213a(0x1b2)][_0x20213a(0x18e)](()=>{const _0x5d2c1b=_0x20213a;if(_0x5919d8)return void _0x4659cb[_0x5d2c1b(0x1c3)](_0x10a6d6[_0x5d2c1b(0x1b2)][_0x5d2c1b(0x18f)](_0x5919d8));const _0x53a7ef=_0x2b5fe4[_0x5d2c1b(0x1c1)](_0x2094f2);_0x3dfa3c(_0x2708f1),_0x2094f2=_0x2b5fe4[_0x5d2c1b(0x1cc)](_0x10a6d6[_0x5d2c1b(0x1b2)][_0x5d2c1b(0x1a5)][_0x5d2c1b(0x1d7)]),_0x5919d8=_0x3e0003[_0x5d2c1b(0x19d)](_0x2094f2),_0x4659cb[_0x5d2c1b(0x19f)](_0x10a6d6[_0x5d2c1b(0x1b2)][_0x5d2c1b(0x18f)](_0x5919d8),_0x53a7ef?null:_0x5d2c1b(0x1b1));});}),_0x4659cb[_0x851692(0x1bf)][_0x851692(0x1bc)](_0x851692(0x1e4),_0x851692(0x1b1),_0x851692(0x1d0),_0x5bd1c9));const _0x39039c=[{'type':_0x851692(0x198),'subType':_0x851692(0x1a8)},{'type':_0x851692(0x1e4),'subType':_0x851692(0x1b1)},{'type':_0x851692(0x198),'subType':_0x851692(0x1fc)},{'type':_0x851692(0x1e4),'subType':_0x851692(0x1fc)}];function _0x45e966(_0x258b55,_0x493b91){const _0x385f47=_0x851692,_0xaf3190=_0x39039c[_0x385f47(0x1f5)](({type:_0x3fb69d,subType:_0x2ae336})=>_0x258b55[_0x385f47(0x1d4)]==_0x3fb69d&&_0x258b55[_0x385f47(0x1b8)]==_0x2ae336),_0x57de84=_0x39039c[_0x385f47(0x1f5)](({type:_0x1d5da6,subType:_0x198f5d})=>_0x493b91[_0x385f47(0x1d4)]==_0x1d5da6&&_0x493b91[_0x385f47(0x1b8)]==_0x198f5d);if(_0xaf3190<0x0||_0x57de84<0x0)return!0x1;const _0x2f8d29=_0x258b55[_0x385f47(0x1e1)](),_0x1346f7=_0x493b91[_0x385f47(0x1e1)]();if((0x0==_0xaf3190||0x1==_0xaf3190)&&0x2==_0x57de84&&_0x2f8d29[_0x385f47(0x1b5)](_0x1346f7))return!0x0;if(0x2==_0xaf3190&&0x3==_0x57de84){const _0x21136e=_0x4659cb[_0x385f47(0x1ca)](_0x2f8d29,_0x385f47(0x1e4))[_0x385f47(0x189)](({suggestion:_0x451601,meta:_0x51a918})=>_0x51a918[_0x385f47(0x1e7)]&&_0x385f47(0x1fc)==_0x451601[_0x385f47(0x1b8)]);if(_0x21136e[_0x385f47(0x18c)]>0x1&&_0x1346f7[_0x385f47(0x1d5)][_0x385f47(0x1f9)](_0x2f8d29[_0x385f47(0x1df)]))return!0x0;if(0x1==_0x21136e[_0x385f47(0x18c)]&&(_0x2f8d29[_0x385f47(0x1df)][_0x385f47(0x1f9)](_0x1346f7[_0x385f47(0x1d5)])||_0x2f8d29[_0x385f47(0x1d5)][_0x385f47(0x1f9)](_0x1346f7[_0x385f47(0x1df)])))return!0x0;}if(0x3==_0xaf3190&&0x3==_0x57de84&&_0x2f8d29[_0x385f47(0x1df)][_0x385f47(0x188)](_0x1346f7[_0x385f47(0x1df)])){const _0x118cab=_0x2f8d29[_0x385f47(0x1d5)][_0x385f47(0x18d)],_0x17a563=_0x1346f7[_0x385f47(0x1df)][_0x385f47(0x1a6)];return _0x2b5fe4[_0x385f47(0x1c1)](_0x118cab)&&_0x118cab===_0x17a563;}return!0x1;}function _0x5bd1c9(_0x2dddf5,_0xd681e){return _0x45e966(_0x2dddf5,_0xd681e)?[_0x2dddf5,_0xd681e]:_0x45e966(_0xd681e,_0x2dddf5)?[_0xd681e,_0x2dddf5]:null;}_0x10a6d6[_0x851692(0x1aa)][_0x851692(0x1f7)](_0x851692(0x190))&&(_0x4659cb[_0x851692(0x19b)](_0x851692(0x1a3)),_0x4659cb[_0x851692(0x1d1)](_0x851692(0x191)),_0x4659cb[_0x851692(0x1ba)][_0x851692(0x1b3)](_0x851692(0x191),_0x2c8a0a(_0x10e69c,_0x851692(0x1ab)))),_0x10a6d6[_0x851692(0x1aa)][_0x851692(0x1f7)](_0x851692(0x1f2))&&(_0x4659cb[_0x851692(0x19b)](_0x851692(0x1e3)),_0x4659cb[_0x851692(0x1d1)](_0x851692(0x1b4))),_0x4659cb[_0x851692(0x1ba)][_0x851692(0x1f3)](_0x25e84f=>{const _0x4144c8=_0x851692;if(!!_0x39039c[_0x4144c8(0x19a)](({type:_0x360ad0,subType:_0x46ca39})=>_0x25e84f[_0x4144c8(0x1d4)]==_0x360ad0&&_0x25e84f[_0x4144c8(0x1b8)]==_0x46ca39))return _0x25e84f[_0x4144c8(0x1a1)]?{}:void 0x0;}),_0x4659cb[_0x851692(0x1ba)][_0x851692(0x1f3)](_0x1a00b1=>{const _0x45334e=_0x851692;if(_0x45334e(0x1e4)==_0x1a00b1[_0x45334e(0x1d4)]||_0x45334e(0x1f0)==_0x1a00b1[_0x45334e(0x1d4)]){const _0x2c99b0=_0x1a00b1[_0x45334e(0x183)]();if(_0x2c99b0&&_0x2c99b0['is'](_0x45334e(0x1e2),_0x45334e(0x1ac)))return{'type':_0x45334e(0x1e4)==_0x1a00b1[_0x45334e(0x1d4)]?_0x45334e(0x1dc):_0x45334e(0x1d9),'element':_0x2c99b0,'quantity':0x1};}}),_0x4659cb[_0x851692(0x1ba)][_0x851692(0x1f3)](_0x2181ad=>_0x851692(0x198)==_0x2181ad[_0x851692(0x1d4)]&&_0x851692(0x1fc)==_0x2181ad[_0x851692(0x1b8)]?{'type':_0x851692(0x1db),'content':_0x851692(0x1d3)}:_0x851692(0x198)==_0x2181ad[_0x851692(0x1d4)]&&_0x851692(0x1d2)==_0x2181ad[_0x851692(0x1b8)]?{'type':_0x851692(0x1db),'content':_0x851692(0x1ce)}:void 0x0),_0x4659cb[_0x851692(0x1ba)][_0x851692(0x1f3)](_0x3f1941=>{const _0x9d7aaa=_0x851692;if(_0x9d7aaa(0x1c6)!=_0x3f1941[_0x9d7aaa(0x1d4)])return;const {data:_0xec9746}=_0x3f1941;if(!_0xec9746||_0x9d7aaa(0x1b4)!=_0xec9746[_0x9d7aaa(0x1da)])return;const _0x47433d=_0xec9746[_0x9d7aaa(0x1fa)];return _0x47433d?{'type':_0x9d7aaa(0x1db),'content':_0x2c8a0a(_0x10e69c,_0x9d7aaa(0x192),'\x22'+_0x47433d+'\x22')}:{'type':_0x9d7aaa(0x1db),'content':_0x2c8a0a(_0x10e69c,_0x9d7aaa(0x19c))};}),this[_0x851692(0x1de)]();}[_0x3f12a0(0x1de)](){const _0x311e47=_0x3f12a0,_0x33637b=this[_0x311e47(0x1e8)],_0x62fda2=_0x33637b[_0x311e47(0x1ee)];_0x33637b[_0x311e47(0x1aa)][_0x311e47(0x19e)](_0x311e47(0x1ae))[_0x311e47(0x1ba)][_0x311e47(0x1f3)](_0x5e6c55=>{const _0x474dfc=_0x311e47;if(_0x474dfc(0x198)!=_0x5e6c55[_0x474dfc(0x1d4)]&&_0x474dfc(0x1c0)!=_0x5e6c55[_0x474dfc(0x1d4)])return;const {data:_0x5460b5}=_0x5e6c55;if(_0x5460b5){if(_0x474dfc(0x1e3)==_0x5460b5[_0x474dfc(0x1dd)]){const _0x5ed5cc=_0x5460b5[_0x474dfc(0x187)][0x0][_0x474dfc(0x1fa)];return _0x5ed5cc?{'type':_0x474dfc(0x1db),'content':_0x2c8a0a(_0x62fda2,_0x474dfc(0x192),'\x22'+_0x5ed5cc+'\x22')}:{'type':_0x474dfc(0x1db),'content':_0x2c8a0a(_0x62fda2,_0x474dfc(0x19c))};}if(_0x474dfc(0x1a3)==_0x5460b5[_0x474dfc(0x1dd)]){const _0x5f3169=_0x5460b5[_0x474dfc(0x187)][0x0][_0x474dfc(0x1e5)];return _0x5f3169?{'type':_0x474dfc(0x1db),'content':_0x2c8a0a(_0x62fda2,_0x474dfc(0x1cb),_0x5f3169)}:{'type':_0x474dfc(0x1db),'content':_0x2c8a0a(_0x62fda2,_0x474dfc(0x1a9))};}}});}}
23
+ const _0x36b90d=_0x37cf;(function(_0xb1a73b,_0x5d97de){const _0x7811d4=_0x37cf,_0x23611a=_0xb1a73b();while(!![]){try{const _0x577334=parseInt(_0x7811d4(0x1d9))/0x1+-parseInt(_0x7811d4(0x199))/0x2+-parseInt(_0x7811d4(0x1ba))/0x3*(parseInt(_0x7811d4(0x1bd))/0x4)+-parseInt(_0x7811d4(0x1ea))/0x5+-parseInt(_0x7811d4(0x1da))/0x6+parseInt(_0x7811d4(0x18c))/0x7*(parseInt(_0x7811d4(0x19a))/0x8)+parseInt(_0x7811d4(0x1b2))/0x9;if(_0x577334===_0x5d97de)break;else _0x23611a['push'](_0x23611a['shift']());}catch(_0x5808c5){_0x23611a['push'](_0x23611a['shift']());}}}(_0x2a59,0x4f421));import{Plugin as _0x476acb}from'ckeditor5/src/core.js';import{LivePosition as _0x500a2c}from'ckeditor5/src/engine.js';import{getTranslation as _0xdd5552}from'../utils/common-translations.js';export default class it extends _0x476acb{[_0x36b90d(0x1b6)](){const _0x1aed8a=_0x36b90d,_0x331b47=this[_0x1aed8a(0x1a5)];if(!_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1f0)](_0x1aed8a(0x1d8)))return;const _0x4cbadc=_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1a0)](_0x1aed8a(0x1f4)),_0x31abf1=_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1a0)](_0x1aed8a(0x1cf)),_0x5d32da=_0x331b47[_0x1aed8a(0x1fa)];_0x4cbadc[_0x1aed8a(0x1e9)](_0x1aed8a(0x1ac)),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1b7)](_0x1aed8a(0x1e7),_0x158fd5=>_0xdd5552(_0x5d32da,_0x1aed8a(0x1a6),_0x158fd5)),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1b7)](_0x1aed8a(0x19e),_0x76a0d6=>_0xdd5552(_0x5d32da,_0x1aed8a(0x1e8),_0x76a0d6)),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1b7)](_0x1aed8a(0x18a),()=>_0xdd5552(_0x5d32da,_0x1aed8a(0x1c0))),_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1f0)](_0x1aed8a(0x1e4))&&_0x4cbadc[_0x1aed8a(0x1e9)](_0x1aed8a(0x1db)),_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1f0)](_0x1aed8a(0x1f7))&&_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1f0)](_0x1aed8a(0x1d1))&&(_0x4cbadc[_0x1aed8a(0x1e9)](_0x1aed8a(0x1c7),(_0x5b79fd,_0x2b1027)=>{const _0x2bc708=_0x1aed8a,_0x3f93df=_0x31abf1[_0x2bc708(0x1e3)](_0x331b47[_0x2bc708(0x1a8)][_0x2bc708(0x195)][_0x2bc708(0x187)]);_0x331b47[_0x2bc708(0x1a8)][_0x2bc708(0x191)](()=>{const _0x9b5fd5=_0x2bc708;_0x4cbadc[_0x9b5fd5(0x18e)](_0x3f93df,{'commandName':_0x9b5fd5(0x1c7),'commandParams':[_0x2b1027]},[],_0x9b5fd5(0x1c5));});}),_0x4cbadc[_0x1aed8a(0x1e9)](_0x1aed8a(0x1f6),(_0x553108,_0x1c4fbd)=>{const _0x4ce17f=_0x1aed8a;_0x331b47[_0x4ce17f(0x1a8)][_0x4ce17f(0x191)](_0x54c0b4=>{const _0x3f78f3=_0x4ce17f;let _0x4c0a44=_0x31abf1[_0x3f78f3(0x1e3)](_0x331b47[_0x3f78f3(0x1a8)][_0x3f78f3(0x195)][_0x3f78f3(0x187)]),_0x13fd70=_0x54c0b4[_0x3f78f3(0x1bc)](_0x4c0a44);const _0x188658=_0x500a2c[_0x3f78f3(0x1af)](_0x13fd70[_0x3f78f3(0x19c)],_0x3f78f3(0x1a3)),_0x2f530b=_0x500a2c[_0x3f78f3(0x1af)](_0x13fd70[_0x3f78f3(0x1fb)],_0x3f78f3(0x189));_0x4cbadc[_0x3f78f3(0x1c4)](()=>_0x553108(_0x1c4fbd)),_0x4c0a44=_0x31abf1[_0x3f78f3(0x1e3)](_0x331b47[_0x3f78f3(0x1a8)][_0x3f78f3(0x195)][_0x3f78f3(0x187)]),_0x13fd70=_0x54c0b4[_0x3f78f3(0x1bc)](_0x4c0a44);const _0x398af9=_0x54c0b4[_0x3f78f3(0x1b5)](_0x188658,_0x2f530b);_0x188658[_0x3f78f3(0x1ed)](),_0x2f530b[_0x3f78f3(0x1ed)](),_0x4cbadc[_0x3f78f3(0x18e)](_0x4c0a44,{'commandName':_0x3f78f3(0x1c7),'commandParams':[_0x1c4fbd]},[],_0x3f78f3(0x1a2)),_0x398af9[_0x3f78f3(0x19c)][_0x3f78f3(0x1df)](_0x13fd70[_0x3f78f3(0x19c)])&&_0x4cbadc[_0x3f78f3(0x18b)](_0x54c0b4[_0x3f78f3(0x1b5)](_0x398af9[_0x3f78f3(0x19c)],_0x13fd70[_0x3f78f3(0x19c)]),_0x3f78f3(0x1a2)),_0x13fd70[_0x3f78f3(0x1fb)][_0x3f78f3(0x1df)](_0x398af9[_0x3f78f3(0x1fb)])&&_0x4cbadc[_0x3f78f3(0x18b)](_0x54c0b4[_0x3f78f3(0x1b5)](_0x13fd70[_0x3f78f3(0x1fb)],_0x398af9[_0x3f78f3(0x1fb)]),_0x3f78f3(0x1a2));});}),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1aa),_0x1aed8a(0x1a2),_0x1aed8a(0x19f),()=>!0x1),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1aa),_0x1aed8a(0x1a2),_0x1aed8a(0x1f5),()=>!0x1),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1aa),_0x1aed8a(0x1a2),_0x1aed8a(0x190),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x19d)](_0x1aed8a(0x1aa),'',_0x1aed8a(0x1f5))),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1b4),_0x1aed8a(0x1a2),_0x1aed8a(0x19f),()=>!0x1),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1b4),_0x1aed8a(0x1a2),_0x1aed8a(0x190),([_0x5f3caa])=>{const _0x366963=_0x1aed8a,_0x1c2eb5=_0x4cbadc[_0x366963(0x18d)][_0x366963(0x19d)](_0x366963(0x1b4),'',_0x366963(0x190));let _0x3b0de7=_0x5f3caa[_0x366963(0x19c)],_0xf3b428=_0x5f3caa[_0x366963(0x1fb)];const _0x30e7dd=_0x331b47[_0x366963(0x1a8)][_0x366963(0x1d3)][_0x366963(0x1dd)](_0x3b0de7,_0x366963(0x185)),_0x7766b0=_0x331b47[_0x366963(0x1a8)][_0x366963(0x1d3)][_0x366963(0x1dd)](_0xf3b428,_0x366963(0x1ee));_0x30e7dd[_0x366963(0x1e6)]&&(_0x3b0de7=_0x30e7dd[_0x366963(0x19c)]),_0x7766b0[_0x366963(0x1e6)]&&(_0xf3b428=_0x7766b0[_0x366963(0x1fb)]),_0x1c2eb5([_0x331b47[_0x366963(0x1a8)][_0x366963(0x1b5)](_0x3b0de7,_0xf3b428)]);}),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1aa),_0x1aed8a(0x1a2),_0x1aed8a(0x1b9),_0x1a5f19),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1b4),_0x1aed8a(0x1a2),_0x1aed8a(0x1b9),_0x1a5f19)),_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1f0)](_0x1aed8a(0x18f))&&(_0x4cbadc[_0x1aed8a(0x1e9)](_0x1aed8a(0x1c2),(_0x10272c,_0x546c7b)=>{const _0x6e75f3=_0x1aed8a,_0x48d520=_0x331b47[_0x6e75f3(0x1a1)][_0x6e75f3(0x1a0)](_0x6e75f3(0x1ce));let _0xc4fe35=_0x31abf1[_0x6e75f3(0x1e3)](_0x331b47[_0x6e75f3(0x1a8)][_0x6e75f3(0x195)][_0x6e75f3(0x187)]),_0x4da49f=_0x48d520[_0x6e75f3(0x1bf)](_0xc4fe35);_0x331b47[_0x6e75f3(0x1a8)][_0x6e75f3(0x191)](()=>{const _0x5299eb=_0x6e75f3;if(_0x4da49f)return void _0x4cbadc[_0x5299eb(0x1f9)](_0x331b47[_0x5299eb(0x1a8)][_0x5299eb(0x1bc)](_0x4da49f));const _0x26f667=_0x31abf1[_0x5299eb(0x1be)](_0xc4fe35);_0x10272c(_0x546c7b),_0xc4fe35=_0x31abf1[_0x5299eb(0x1e3)](_0x331b47[_0x5299eb(0x1a8)][_0x5299eb(0x195)][_0x5299eb(0x187)]),_0x4da49f=_0x48d520[_0x5299eb(0x1bf)](_0xc4fe35),_0x4cbadc[_0x5299eb(0x18b)](_0x331b47[_0x5299eb(0x1a8)][_0x5299eb(0x1bc)](_0x4da49f),_0x26f667?null:_0x5299eb(0x1de));});}),_0x4cbadc[_0x1aed8a(0x18d)][_0x1aed8a(0x186)](_0x1aed8a(0x1b4),_0x1aed8a(0x1de),_0x1aed8a(0x1b9),_0x1a5f19));const _0x508cb4=[{'type':_0x1aed8a(0x1aa),'subType':_0x1aed8a(0x193)},{'type':_0x1aed8a(0x1b4),'subType':_0x1aed8a(0x1de)},{'type':_0x1aed8a(0x1aa),'subType':_0x1aed8a(0x1a2)},{'type':_0x1aed8a(0x1b4),'subType':_0x1aed8a(0x1a2)}];function _0x42b5d0(_0x317133,_0x74c24b){const _0x142443=_0x1aed8a,_0x5c42f7=_0x508cb4[_0x142443(0x1c3)](({type:_0x2bc9a0,subType:_0x21c550})=>_0x317133[_0x142443(0x1e0)]==_0x2bc9a0&&_0x317133[_0x142443(0x1c6)]==_0x21c550),_0x2ce04e=_0x508cb4[_0x142443(0x1c3)](({type:_0x1f5635,subType:_0x369545})=>_0x74c24b[_0x142443(0x1e0)]==_0x1f5635&&_0x74c24b[_0x142443(0x1c6)]==_0x369545);if(_0x5c42f7<0x0||_0x2ce04e<0x0)return!0x1;const _0x56c252=_0x317133[_0x142443(0x1ca)](),_0x5bf522=_0x74c24b[_0x142443(0x1ca)]();if((0x0==_0x5c42f7||0x1==_0x5c42f7)&&0x2==_0x2ce04e&&_0x56c252[_0x142443(0x196)](_0x5bf522))return!0x0;if(0x2==_0x5c42f7&&0x3==_0x2ce04e){const _0x857cc3=_0x4cbadc[_0x142443(0x1ad)](_0x56c252,_0x142443(0x1b4))[_0x142443(0x1cd)](({suggestion:_0x23e967,meta:_0x47cce2})=>_0x47cce2[_0x142443(0x1f2)]&&_0x142443(0x1a2)==_0x23e967[_0x142443(0x1c6)]);if(_0x857cc3[_0x142443(0x184)]>0x1&&_0x5bf522[_0x142443(0x1fb)][_0x142443(0x1a7)](_0x56c252[_0x142443(0x19c)]))return!0x0;if(0x1==_0x857cc3[_0x142443(0x184)]&&(_0x56c252[_0x142443(0x19c)][_0x142443(0x1a7)](_0x5bf522[_0x142443(0x1fb)])||_0x56c252[_0x142443(0x1fb)][_0x142443(0x1a7)](_0x5bf522[_0x142443(0x19c)])))return!0x0;}if(0x3==_0x5c42f7&&0x3==_0x2ce04e&&_0x56c252[_0x142443(0x19c)][_0x142443(0x1df)](_0x5bf522[_0x142443(0x19c)])){const _0x296e0b=_0x56c252[_0x142443(0x1fb)][_0x142443(0x1c9)],_0x5720ea=_0x5bf522[_0x142443(0x19c)][_0x142443(0x1d5)];return _0x31abf1[_0x142443(0x1be)](_0x296e0b)&&_0x296e0b===_0x5720ea;}return!0x1;}function _0x1a5f19(_0x3f4abf,_0x3d1437){return _0x42b5d0(_0x3f4abf,_0x3d1437)?[_0x3f4abf,_0x3d1437]:_0x42b5d0(_0x3d1437,_0x3f4abf)?[_0x3d1437,_0x3f4abf]:null;}_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1f0)](_0x1aed8a(0x1a9))&&(_0x4cbadc[_0x1aed8a(0x1c8)](_0x1aed8a(0x1b3)),_0x4cbadc[_0x1aed8a(0x197)](_0x1aed8a(0x1c1)),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1a4)](_0x1aed8a(0x1c1),_0xdd5552(_0x5d32da,_0x1aed8a(0x1e5)))),_0x331b47[_0x1aed8a(0x1a1)][_0x1aed8a(0x1f0)](_0x1aed8a(0x1d6))&&(_0x4cbadc[_0x1aed8a(0x1c8)](_0x1aed8a(0x1f8)),_0x4cbadc[_0x1aed8a(0x197)](_0x1aed8a(0x192))),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1ec)](_0x4ca0ea=>{const _0x199e27=_0x1aed8a;if(!!_0x508cb4[_0x199e27(0x1d2)](({type:_0x3dacc4,subType:_0x54695a})=>_0x4ca0ea[_0x199e27(0x1e0)]==_0x3dacc4&&_0x4ca0ea[_0x199e27(0x1c6)]==_0x54695a))return _0x4ca0ea[_0x199e27(0x1d0)]?{}:void 0x0;}),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1ec)](_0x4ae240=>{const _0xfe1cf9=_0x1aed8a;if(_0xfe1cf9(0x1b4)==_0x4ae240[_0xfe1cf9(0x1e0)]||_0xfe1cf9(0x1cc)==_0x4ae240[_0xfe1cf9(0x1e0)]){const _0x317b76=_0x4ae240[_0xfe1cf9(0x1ab)]();if(_0x317b76&&_0x317b76['is'](_0xfe1cf9(0x198),_0xfe1cf9(0x18a)))return{'type':_0xfe1cf9(0x1b4)==_0x4ae240[_0xfe1cf9(0x1e0)]?_0xfe1cf9(0x1ef):_0xfe1cf9(0x1d4),'element':_0x317b76,'quantity':0x1};}}),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1ec)](_0x520505=>_0x1aed8a(0x1aa)==_0x520505[_0x1aed8a(0x1e0)]&&_0x1aed8a(0x1a2)==_0x520505[_0x1aed8a(0x1c6)]?{'type':_0x1aed8a(0x19b),'content':_0x1aed8a(0x1b8)}:_0x1aed8a(0x1aa)==_0x520505[_0x1aed8a(0x1e0)]&&_0x1aed8a(0x1c5)==_0x520505[_0x1aed8a(0x1c6)]?{'type':_0x1aed8a(0x19b),'content':_0x1aed8a(0x1dc)}:void 0x0),_0x4cbadc[_0x1aed8a(0x188)][_0x1aed8a(0x1ec)](_0xfa0bd0=>{const _0x1b217e=_0x1aed8a;if(_0x1b217e(0x1b1)!=_0xfa0bd0[_0x1b217e(0x1e0)])return;const {data:_0x474157}=_0xfa0bd0;if(!_0x474157||_0x1b217e(0x192)!=_0x474157[_0x1b217e(0x194)])return;const _0xc3bc16=_0x474157[_0x1b217e(0x1b0)];return _0xc3bc16?{'type':_0x1b217e(0x19b),'content':_0xdd5552(_0x5d32da,_0x1b217e(0x1d7),'\x22'+_0xc3bc16+'\x22')}:{'type':_0x1b217e(0x19b),'content':_0xdd5552(_0x5d32da,_0x1b217e(0x1ae))};}),this[_0x1aed8a(0x1cb)]();}[_0x36b90d(0x1cb)](){const _0x421497=_0x36b90d,_0x154a3a=this[_0x421497(0x1a5)],_0x11ddca=_0x154a3a[_0x421497(0x1fa)];_0x154a3a[_0x421497(0x1a1)][_0x421497(0x1a0)](_0x421497(0x1f4))[_0x421497(0x188)][_0x421497(0x1ec)](_0x190c0f=>{const _0x32eaaf=_0x421497;if(_0x32eaaf(0x1aa)!=_0x190c0f[_0x32eaaf(0x1e0)]&&_0x32eaaf(0x1e2)!=_0x190c0f[_0x32eaaf(0x1e0)])return;const {data:_0x2acecf}=_0x190c0f;if(_0x2acecf){if(_0x32eaaf(0x1f8)==_0x2acecf[_0x32eaaf(0x1eb)]){const _0x4de5c3=_0x2acecf[_0x32eaaf(0x1e1)][0x0][_0x32eaaf(0x1b0)];return _0x4de5c3?{'type':_0x32eaaf(0x19b),'content':_0xdd5552(_0x11ddca,_0x32eaaf(0x1d7),'\x22'+_0x4de5c3+'\x22')}:{'type':_0x32eaaf(0x19b),'content':_0xdd5552(_0x11ddca,_0x32eaaf(0x1ae))};}if(_0x32eaaf(0x1b3)==_0x2acecf[_0x32eaaf(0x1eb)]){const _0x4659fc=_0x2acecf[_0x32eaaf(0x1e1)][0x0][_0x32eaaf(0x1f3)];return _0x4659fc?{'type':_0x32eaaf(0x19b),'content':_0xdd5552(_0x11ddca,_0x32eaaf(0x1f1),_0x4659fc)}:{'type':_0x32eaaf(0x19b),'content':_0xdd5552(_0x11ddca,_0x32eaaf(0x1bb))};}}});}}function _0x37cf(_0x21353e,_0x19dbe0){const _0x2a59b3=_0x2a59();return _0x37cf=function(_0x37cfce,_0x301a24){_0x37cfce=_0x37cfce-0x184;let _0x857739=_0x2a59b3[_0x37cfce];return _0x857739;},_0x37cf(_0x21353e,_0x19dbe0);}function _0x2a59(){const _0x48ed31=['Inline\x20image\x20to\x20block\x20image','chain','207xWPpeZ','*Reset\x20image\x20width*','createRangeOn','35612MfdtXQ','isBlockImage','getCaptionFromImageModelElement','ELEMENT_CAPTION','resizedWidth','toggleImageCaption','findIndex','forceDefaultExecution','convertBlockImageToInline','subType','imageTypeInline','enableDefaultAttributesIntegration','nodeAfter','getFirstRange','_registerLegacyDescription','deletion','filter','ImageCaptionUtils','ImageUtils','previous','ImageInlineEditing','find','schema','removeObject','nodeBefore','ImageTextAlternativeEditing','*Set\x20image\x20text\x20alternative:*\x20%0','ImageEditing','6176xSpqNl','584238vnBCND','uploadImage','Block\x20image\x20to\x20inline\x20image','getNearestSelectionRange','imageCaption','isBefore','type','commandParams','formatInline','getClosestSelectedImageElement','ImageUploadEditing','FORMAT_IMAGE_SIZE','isCollapsed','imageBlock','ELEMENT_INLINE_IMAGE','enableCommand','186125TzTvdS','commandName','registerDescriptionCallback','detach','forward','addObject','has','*Set\x20image\x20width:*\x20%0','isOwn','width','TrackChangesEditing','accept','imageTypeBlock','ImageBlockEditing','imageTextAlternative','markDeletion','locale','end','length','backward','registerCustomCallback','selection','descriptionFactory','toNext','caption','markInsertion','7vVQdQF','_suggestionFactory','markBlockFormat','ImageCaptionEditing','discard','change','alt','imageStylePreApply','key','document','isIntersecting','registerBlockAttribute','element','968280rnvkiP','3470936tMlLhC','format','start','getSuggestionCallback','imageInline','join','get','plugins','convertInlineImageToBlock','toPrevious','registerAttributeLabel','editor','ELEMENT_IMAGE','isEqual','model','ImageResize','formatBlock','getContainedElement','insertImage','_findSuggestions','*Remove\x20image\x20text\x20alternative*','fromPosition','newValue','attribute','10058787sCQrOd','resizeImage','insertion','createRange','afterInit','registerElementLabel'];_0x2a59=function(){return _0x48ed31;};return _0x2a59();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5c331d=_0x1a7d;function _0x1a7d(_0x1f6ba4,_0x51542c){const _0x3fb624=_0x3fb6();return _0x1a7d=function(_0x1a7d6f,_0x4df271){_0x1a7d6f=_0x1a7d6f-0x1ba;let _0xeb3053=_0x3fb624[_0x1a7d6f];return _0xeb3053;},_0x1a7d(_0x1f6ba4,_0x51542c);}(function(_0x5bd6e7,_0x49da34){const _0x46f7c0=_0x1a7d,_0x11fab7=_0x5bd6e7();while(!![]){try{const _0x524d3b=parseInt(_0x46f7c0(0x1bb))/0x1+parseInt(_0x46f7c0(0x1ce))/0x2+parseInt(_0x46f7c0(0x1d2))/0x3+parseInt(_0x46f7c0(0x1c8))/0x4+parseInt(_0x46f7c0(0x1d5))/0x5*(parseInt(_0x46f7c0(0x1da))/0x6)+parseInt(_0x46f7c0(0x1d3))/0x7+-parseInt(_0x46f7c0(0x1bf))/0x8;if(_0x524d3b===_0x49da34)break;else _0x11fab7['push'](_0x11fab7['shift']());}catch(_0x343236){_0x11fab7['push'](_0x11fab7['shift']());}}}(_0x3fb6,0x831a5));import{Plugin as _0x5b5df9}from'ckeditor5/src/core.js';import{getTranslation as _0x104229}from'../utils/common-translations.js';export default class st extends _0x5b5df9{[_0x5c331d(0x1cd)](){const _0x1ca78e=_0x5c331d;if(!this[_0x1ca78e(0x1c9)][_0x1ca78e(0x1bc)][_0x1ca78e(0x1c2)](_0x1ca78e(0x1be)))return;const _0x16bbe1=this[_0x1ca78e(0x1c9)][_0x1ca78e(0x1c0)],_0x1b0f0d=this[_0x1ca78e(0x1c9)][_0x1ca78e(0x1bc)][_0x1ca78e(0x1de)](_0x1ca78e(0x1dc));_0x1b0f0d[_0x1ca78e(0x1d8)](_0x1ca78e(0x1c3)),_0x1b0f0d[_0x1ca78e(0x1db)](_0x1ca78e(0x1cf)),_0x1b0f0d[_0x1ca78e(0x1d1)][_0x1ca78e(0x1c1)](_0xf802da=>{const _0xb7bc47=_0x1ca78e;if(_0xb7bc47(0x1d0)!=_0xf802da[_0xb7bc47(0x1df)])return;const {data:_0x1b4e7c}=_0xf802da;return _0x1b4e7c&&_0xb7bc47(0x1cf)==_0x1b4e7c[_0xb7bc47(0x1dd)]?_0x1b4e7c[_0xb7bc47(0x1c4)]&&_0x1b4e7c[_0xb7bc47(0x1cc)]?{'type':_0xb7bc47(0x1e1),'content':_0x104229(_0x16bbe1,_0xb7bc47(0x1ca))}:{'type':_0xb7bc47(0x1e1),'content':''}:void 0x0;}),this[_0x1ca78e(0x1cb)]();}[_0x5c331d(0x1cb)](){const _0x15c619=_0x5c331d,_0x497b77=this[_0x15c619(0x1c9)][_0x15c619(0x1bc)][_0x15c619(0x1de)](_0x15c619(0x1dc));_0x497b77[_0x15c619(0x1d7)][_0x15c619(0x1d4)](_0x15c619(0x1bd),_0x15c619(0x1c3),_0x15c619(0x1c5),_0x497b77[_0x15c619(0x1d7)][_0x15c619(0x1ba)](_0x15c619(0x1bd),null,_0x15c619(0x1c7))),_0x497b77[_0x15c619(0x1d7)][_0x15c619(0x1d4)](_0x15c619(0x1bd),_0x15c619(0x1c3),_0x15c619(0x1c7),_0x497b77[_0x15c619(0x1d7)][_0x15c619(0x1ba)](_0x15c619(0x1bd),null,_0x15c619(0x1c5))),this[_0x15c619(0x1d6)]();}[_0x5c331d(0x1d6)](){const _0x4179d7=_0x5c331d,_0x9df870=this[_0x4179d7(0x1c9)],_0x2fce1f=_0x9df870[_0x4179d7(0x1c0)];_0x9df870[_0x4179d7(0x1bc)][_0x4179d7(0x1de)](_0x4179d7(0x1dc))[_0x4179d7(0x1d1)][_0x4179d7(0x1c1)](_0x3769ce=>{const _0x4cdb7f=_0x4179d7;if(_0x4cdb7f(0x1bd)!=_0x3769ce[_0x4cdb7f(0x1df)]&&_0x4cdb7f(0x1d9)!=_0x3769ce[_0x4cdb7f(0x1df)])return;const {data:_0x43268e}=_0x3769ce;if(!_0x43268e||_0x4cdb7f(0x1c3)!=_0x43268e[_0x4cdb7f(0x1e0)])return;return{'type':_0x4cdb7f(0x1e1),'content':_0x104229(_0x2fce1f,_0x4cdb7f(0x1c6))};});}}function _0x3fb6(){const _0x4bf846=['src','attribute','descriptionFactory','257967ofkHlI','6993952vDEEex','registerCustomCallback','10dQekAB','_registerLegacyDescription','_suggestionFactory','enableDefaultAttributesIntegration','formatInline','2678802QPtfwm','registerBlockAttribute','TrackChangesEditing','key','get','type','commandName','format','getSuggestionCallback','1011179KHAYdb','plugins','formatBlock','ImageEditing','29460600XpQDtC','locale','registerDescriptionCallback','has','replaceImageSource','newValue','accept','*Format:*\x20replace\x20image\x20URL','discard','1170880PmxrpD','editor','*Replace\x20image\x20URL*','_handleLegacySuggestions','oldValue','afterInit','1875228iMPDwX'];_0x3fb6=function(){return _0x4bf846;};return _0x3fb6();}
23
+ function _0x3c3a(){const _0x1d5320=['replaceImageSource','ImageEditing','2574840TyFaTa','attribute','264460DAZHfY','_suggestionFactory','has','formatBlock','afterInit','7020DRbexD','formatInline','1059996CSaskw','newValue','descriptionFactory','type','5261730qUwqDY','format','enableDefaultAttributesIntegration','locale','key','getSuggestionCallback','editor','104IgdlLd','2331868gbuFoz','registerDescriptionCallback','146193FofiqI','get','registerCustomCallback','259egCZNC','_handleLegacySuggestions','TrackChangesEditing','441LWMrLA','discard','plugins','*Format:*\x20replace\x20image\x20URL','oldValue','*Replace\x20image\x20URL*','registerBlockAttribute','commandName','src','accept','_registerLegacyDescription'];_0x3c3a=function(){return _0x1d5320;};return _0x3c3a();}function _0x59bf(_0xd97040,_0x59ca93){const _0x3c3ad7=_0x3c3a();return _0x59bf=function(_0x59bfa8,_0x441921){_0x59bfa8=_0x59bfa8-0x160;let _0x47cfd1=_0x3c3ad7[_0x59bfa8];return _0x47cfd1;},_0x59bf(_0xd97040,_0x59ca93);}const _0x2c83b6=_0x59bf;(function(_0x2debe1,_0x76315c){const _0x1e0b75=_0x59bf,_0x195a59=_0x2debe1();while(!![]){try{const _0x634e3d=-parseInt(_0x1e0b75(0x177))/0x1+parseInt(_0x1e0b75(0x183))/0x2+parseInt(_0x1e0b75(0x185))/0x3*(parseInt(_0x1e0b75(0x182))/0x4)+parseInt(_0x1e0b75(0x17b))/0x5+-parseInt(_0x1e0b75(0x175))/0x6*(parseInt(_0x1e0b75(0x188))/0x7)+-parseInt(_0x1e0b75(0x16e))/0x8+-parseInt(_0x1e0b75(0x161))/0x9*(parseInt(_0x1e0b75(0x170))/0xa);if(_0x634e3d===_0x76315c)break;else _0x195a59['push'](_0x195a59['shift']());}catch(_0x242ae6){_0x195a59['push'](_0x195a59['shift']());}}}(_0x3c3a,0xba983));import{Plugin as _0xdde60a}from'ckeditor5/src/core.js';import{getTranslation as _0x564577}from'../utils/common-translations.js';export default class st extends _0xdde60a{[_0x2c83b6(0x174)](){const _0x17a6ab=_0x2c83b6;if(!this[_0x17a6ab(0x181)][_0x17a6ab(0x163)][_0x17a6ab(0x172)](_0x17a6ab(0x16d)))return;const _0x48fe26=this[_0x17a6ab(0x181)][_0x17a6ab(0x17e)],_0x742dc4=this[_0x17a6ab(0x181)][_0x17a6ab(0x163)][_0x17a6ab(0x186)](_0x17a6ab(0x160));_0x742dc4[_0x17a6ab(0x17d)](_0x17a6ab(0x16c)),_0x742dc4[_0x17a6ab(0x167)](_0x17a6ab(0x169)),_0x742dc4[_0x17a6ab(0x179)][_0x17a6ab(0x184)](_0x1796c0=>{const _0x2dff91=_0x17a6ab;if(_0x2dff91(0x16f)!=_0x1796c0[_0x2dff91(0x17a)])return;const {data:_0xca5044}=_0x1796c0;return _0xca5044&&_0x2dff91(0x169)==_0xca5044[_0x2dff91(0x17f)]?_0xca5044[_0x2dff91(0x178)]&&_0xca5044[_0x2dff91(0x165)]?{'type':_0x2dff91(0x17c),'content':_0x564577(_0x48fe26,_0x2dff91(0x166))}:{'type':_0x2dff91(0x17c),'content':''}:void 0x0;}),this[_0x17a6ab(0x189)]();}[_0x2c83b6(0x189)](){const _0x282d47=_0x2c83b6,_0x51f278=this[_0x282d47(0x181)][_0x282d47(0x163)][_0x282d47(0x186)](_0x282d47(0x160));_0x51f278[_0x282d47(0x171)][_0x282d47(0x187)](_0x282d47(0x173),_0x282d47(0x16c),_0x282d47(0x16a),_0x51f278[_0x282d47(0x171)][_0x282d47(0x180)](_0x282d47(0x173),null,_0x282d47(0x162))),_0x51f278[_0x282d47(0x171)][_0x282d47(0x187)](_0x282d47(0x173),_0x282d47(0x16c),_0x282d47(0x162),_0x51f278[_0x282d47(0x171)][_0x282d47(0x180)](_0x282d47(0x173),null,_0x282d47(0x16a))),this[_0x282d47(0x16b)]();}[_0x2c83b6(0x16b)](){const _0x398dc4=_0x2c83b6,_0x53fbd0=this[_0x398dc4(0x181)],_0x4ec811=_0x53fbd0[_0x398dc4(0x17e)];_0x53fbd0[_0x398dc4(0x163)][_0x398dc4(0x186)](_0x398dc4(0x160))[_0x398dc4(0x179)][_0x398dc4(0x184)](_0x532905=>{const _0x79ae55=_0x398dc4;if(_0x79ae55(0x173)!=_0x532905[_0x79ae55(0x17a)]&&_0x79ae55(0x176)!=_0x532905[_0x79ae55(0x17a)])return;const {data:_0x555c94}=_0x532905;if(!_0x555c94||_0x79ae55(0x16c)!=_0x555c94[_0x79ae55(0x168)])return;return{'type':_0x79ae55(0x17c),'content':_0x564577(_0x4ec811,_0x79ae55(0x164))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5e62(_0x227a83,_0x386f11){const _0x49bb20=_0x49bb();return _0x5e62=function(_0x5e6273,_0x2d8cc0){_0x5e6273=_0x5e6273-0x187;let _0x159d25=_0x49bb20[_0x5e6273];return _0x159d25;},_0x5e62(_0x227a83,_0x386f11);}function _0x49bb(){const _0xc1d299=['431514tkkQVt','formatBlock','ImageStyleEditing','hasSuggestion','_registerLegacyDescription','getSuggestions','discardSuggestion','Users','320136EnjwdE','model','document','newRange','ImageUtils','chain','isIntersecting','afterInit','commandName','getClosestSelectedImageElement','imageStylePostApply','discard','suggestion','8896etfqHe','250512ooEdEs','shouldConvertImageType','isEqual','isInContent','toLowerCase','imageTypeInline','normalizedStyles','author','selection','581HtfaTt','findIndex','locale','head','commands','insertion','format','editor','93443TwjdCn','isInlineImage','join','commandParams','markInlineFormat','getSuggestion','_suggestionFactory','start','enableCommand','differ','plugins','nodeBefore','setImageNaturalSizeAttributes','type','registerCustomCallback','next','TrackChangesEditing','filter','forEach','value','refresh','subType','160936ghTvNa','convertInlineImageToBlock','registerDescriptionCallback','change','nodeAfter','*Format:*\x20%0','registerPostFixer','length','has','descriptionFactory','114535eeuLMG','_findSuggestions','isBefore','commandReversedParams','name','getSuggestionCallback','getContainedElement','markBlockFormat','title','getChangedMarkers','isBlockImage','imageTypeBlock','isOwn','formatInline','imageStylePreApply','accept','end','get','createRangeOn','imageStyle','FORMAT_SIDE_IMAGE','imageCaption','_splitMarkerName','from','getFirstRange','side'];_0x49bb=function(){return _0xc1d299;};return _0x49bb();}const _0x37aa8=_0x5e62;(function(_0x518224,_0x34f302){const _0x43b339=_0x5e62,_0x25a650=_0x518224();while(!![]){try{const _0x11ed1e=-parseInt(_0x43b339(0x1ca))/0x1+parseInt(_0x43b339(0x1a3))/0x2+parseInt(_0x43b339(0x1ab))/0x3+-parseInt(_0x43b339(0x1e0))/0x4+-parseInt(_0x43b339(0x189))/0x5+parseInt(_0x43b339(0x1b9))/0x6+-parseInt(_0x43b339(0x1c2))/0x7*(parseInt(_0x43b339(0x1b8))/0x8);if(_0x11ed1e===_0x34f302)break;else _0x25a650['push'](_0x25a650['shift']());}catch(_0xfb9597){_0x25a650['push'](_0x25a650['shift']());}}}(_0x49bb,0x1c28d));import{Plugin as _0x33a241}from'ckeditor5/src/core.js';import{uid as _0x1a8e20}from'ckeditor5/src/utils.js';import{getTranslation as _0x56c501}from'../utils/common-translations.js';export default class nt extends _0x33a241{[_0x37aa8(0x1b2)](){const _0x5c02ba=_0x37aa8,_0xc34bdf=this[_0x5c02ba(0x1c9)];if(!_0xc34bdf[_0x5c02ba(0x1d4)][_0x5c02ba(0x187)](_0x5c02ba(0x1a5)))return;const _0x326887=_0xc34bdf[_0x5c02ba(0x1d4)][_0x5c02ba(0x19a)](_0x5c02ba(0x1da)),_0x3dfe58=_0xc34bdf[_0x5c02ba(0x1d4)][_0x5c02ba(0x19a)](_0x5c02ba(0x1af)),_0x1303fa={};_0x326887[_0x5c02ba(0x1d2)](_0x5c02ba(0x19c),(_0x3fa592,_0xc8d1a2)=>{const _0xc5689a=_0x5c02ba,_0x4c65ba=_0xc34bdf[_0xc5689a(0x1d4)][_0xc5689a(0x19a)](_0xc5689a(0x1aa))['me'],_0x23927b=_0xc34bdf[_0xc5689a(0x1c6)][_0xc5689a(0x19a)](_0xc5689a(0x19c));let _0x239406=_0x3dfe58[_0xc5689a(0x1b4)](_0xc34bdf[_0xc5689a(0x1ac)][_0xc5689a(0x1ad)][_0xc5689a(0x1c1)]),_0x5c80f4=_0xc34bdf[_0xc5689a(0x1ac)][_0xc5689a(0x19b)](_0x239406),_0x461c39=_0x23927b[_0xc5689a(0x1dd)];if(_0x461c39==_0xc8d1a2[_0xc5689a(0x1dd)])return;const _0x121bcc={'commandName':_0xc5689a(0x19c),'commandParams':[_0xc8d1a2],'formatGroupId':_0x1a8e20()};_0xc34bdf[_0xc5689a(0x1ac)][_0xc5689a(0x1e3)](()=>{const _0x118ee7=_0xc5689a;if(_0x326887[_0x118ee7(0x1a8)]()[_0x118ee7(0x1db)](_0x17f902=>_0x17f902[_0x118ee7(0x1bc)]&&_0x4c65ba==_0x17f902[_0x118ee7(0x1c0)]&&(_0x118ee7(0x1a4)==_0x17f902[_0x118ee7(0x1d7)]||_0x118ee7(0x196)==_0x17f902[_0x118ee7(0x1d7)])&&(_0x118ee7(0x197)==_0x17f902[_0x118ee7(0x1df)]||_0x118ee7(0x1b5)==_0x17f902[_0x118ee7(0x1df)])&&_0x17f902[_0x118ee7(0x1a1)]()[_0x118ee7(0x1bb)](_0x5c80f4))[_0x118ee7(0x1dc)](_0x341b79=>_0x326887[_0x118ee7(0x1a9)](_0x341b79[_0x118ee7(0x1c5)])),_0x239406=_0x3dfe58[_0x118ee7(0x1b4)](_0xc34bdf[_0x118ee7(0x1ac)][_0x118ee7(0x1ad)][_0x118ee7(0x1c1)]),_0x5c80f4=_0xc34bdf[_0x118ee7(0x1ac)][_0x118ee7(0x19b)](_0x239406),_0x23927b[_0x118ee7(0x1de)](),_0xc34bdf[_0x118ee7(0x1c6)][_0x118ee7(0x19a)](_0x118ee7(0x1be))[_0x118ee7(0x1de)](),_0xc34bdf[_0x118ee7(0x1c6)][_0x118ee7(0x19a)](_0x118ee7(0x194))[_0x118ee7(0x1de)](),_0x461c39=_0x23927b[_0x118ee7(0x1dd)],_0x461c39!=_0xc8d1a2[_0x118ee7(0x1dd)])return _0x3dfe58[_0x118ee7(0x1cb)](_0x239406)&&_0x23927b[_0x118ee7(0x1ba)](_0xc8d1a2[_0x118ee7(0x1dd)],_0x239406)?(_0x3fa592({..._0xc8d1a2,'setImageSizes':!0x1}),_0x239406=_0x3dfe58[_0x118ee7(0x1b4)](_0xc34bdf[_0x118ee7(0x1ac)][_0x118ee7(0x1ad)][_0x118ee7(0x1c1)]),void _0x326887[_0x118ee7(0x190)](_0x239406,{..._0x121bcc,'commandReversedParams':[{'value':_0x461c39||null,'setImageSizes':!0x1}]},[],_0x118ee7(0x197))):void(_0x3dfe58[_0x118ee7(0x193)](_0x239406)?_0x326887[_0x118ee7(0x190)](_0x239406,_0x121bcc,[],_0x118ee7(0x1b5)):_0x326887[_0x118ee7(0x1ce)](_0x5c80f4,_0x121bcc,_0x118ee7(0x1b5)));});});for(const _0x449c41 of _0xc34bdf[_0x5c02ba(0x1d4)][_0x5c02ba(0x19a)](_0x5c02ba(0x1a5))[_0x5c02ba(0x1bf)])_0x1303fa[_0x449c41[_0x5c02ba(0x18d)]]=_0x449c41[_0x5c02ba(0x191)][_0x5c02ba(0x1bd)]();_0x326887[_0x5c02ba(0x1d0)][_0x5c02ba(0x1d8)](_0x5c02ba(0x1a4),_0x5c02ba(0x197),_0x5c02ba(0x1cc),()=>!0x1),_0x326887[_0x5c02ba(0x1d0)][_0x5c02ba(0x1d8)](_0x5c02ba(0x1a4),_0x5c02ba(0x1b5),_0x5c02ba(0x1cc),()=>!0x1),_0x326887[_0x5c02ba(0x1d0)][_0x5c02ba(0x1d8)](_0x5c02ba(0x196),_0x5c02ba(0x1b5),_0x5c02ba(0x1cc),()=>!0x1),_0x326887[_0x5c02ba(0x1d0)][_0x5c02ba(0x1d8)](_0x5c02ba(0x1a4),_0x5c02ba(0x197),_0x5c02ba(0x198),([_0x144688])=>{const _0x5a1294=_0x5c02ba;_0x3dfe58[_0x5a1294(0x1d6)](_0x144688[_0x5a1294(0x18f)]());}),_0x326887[_0x5c02ba(0x1d0)][_0x5c02ba(0x1d8)](_0x5c02ba(0x1a4),_0x5c02ba(0x197),_0x5c02ba(0x1b6),(_0xb9f22b,_0x3b1739)=>{const _0x1217f2=_0x5c02ba;_0x326887[_0x1217f2(0x1d0)][_0x1217f2(0x18e)](_0x1217f2(0x1a4),'',_0x1217f2(0x198))(_0xb9f22b,{'commandName':_0x3b1739[_0x1217f2(0x1b3)],'commandParams':_0x3b1739[_0x1217f2(0x18c)]});}),_0x326887[_0x5c02ba(0x1d0)][_0x5c02ba(0x1d8)](_0x5c02ba(0x1a4),_0x5c02ba(0x197),_0x5c02ba(0x1b0),function(_0x14f7d7,_0x583605){if(_0x4f3748(_0x14f7d7,_0x583605))return[_0x14f7d7,_0x583605];if(_0x4f3748(_0x583605,_0x14f7d7))return[_0x583605,_0x14f7d7];return null;});const _0x2548b2=[{'type':_0x5c02ba(0x1a4),'subType':_0x5c02ba(0x197)},{'type':_0x5c02ba(0x1c7),'subType':_0x5c02ba(0x19e)},{'type':_0x5c02ba(0x1a4),'subType':_0x5c02ba(0x1e1)},{'type':_0x5c02ba(0x1c7),'subType':_0x5c02ba(0x1e1)}];function _0x4f3748(_0x3512ae,_0x36889c){const _0x3aa680=_0x5c02ba,_0x423768=_0x2548b2[_0x3aa680(0x1c3)](({type:_0x27d176,subType:_0x1e5441})=>_0x3512ae[_0x3aa680(0x1d7)]==_0x27d176&&_0x3512ae[_0x3aa680(0x1df)]==_0x1e5441),_0x4bbd7f=_0x2548b2[_0x3aa680(0x1c3)](({type:_0x100e97,subType:_0xf245c9})=>_0x36889c[_0x3aa680(0x1d7)]==_0x100e97&&_0x36889c[_0x3aa680(0x1df)]==_0xf245c9);if(_0x423768<0x0||_0x4bbd7f<0x0)return!0x1;const _0x93e545=_0x3512ae[_0x3aa680(0x1a1)](),_0x3e9fd3=_0x36889c[_0x3aa680(0x1a1)]();if((0x0==_0x423768||0x1==_0x423768)&&0x2==_0x4bbd7f&&_0x93e545[_0x3aa680(0x1b1)](_0x3e9fd3))return!0x0;if(0x2==_0x423768&&0x3==_0x4bbd7f){const _0x16313b=_0x326887[_0x3aa680(0x18a)](_0x93e545,_0x3aa680(0x1c7))[_0x3aa680(0x1db)](({suggestion:_0x50a63e,meta:_0x31c1b4})=>_0x31c1b4[_0x3aa680(0x195)]&&_0x3aa680(0x1e1)==_0x50a63e[_0x3aa680(0x1df)]);if(_0x16313b[_0x3aa680(0x1e7)]>0x1&&_0x3e9fd3[_0x3aa680(0x199)][_0x3aa680(0x1bb)](_0x93e545[_0x3aa680(0x1d1)]))return!0x0;if(0x1==_0x16313b[_0x3aa680(0x1e7)]&&(_0x93e545[_0x3aa680(0x1d1)][_0x3aa680(0x1bb)](_0x3e9fd3[_0x3aa680(0x199)])||_0x93e545[_0x3aa680(0x199)][_0x3aa680(0x1bb)](_0x3e9fd3[_0x3aa680(0x1d1)])))return!0x0;}if(0x3==_0x423768&&0x3==_0x4bbd7f&&_0x93e545[_0x3aa680(0x1d1)][_0x3aa680(0x18b)](_0x3e9fd3[_0x3aa680(0x1d1)])){const _0x13ce90=_0x93e545[_0x3aa680(0x199)][_0x3aa680(0x1e4)],_0xdd8790=_0x3e9fd3[_0x3aa680(0x1d1)][_0x3aa680(0x1d5)];return _0x3dfe58[_0x3aa680(0x193)](_0x13ce90)&&_0x13ce90===_0xdd8790;}return!0x1;}_0xc34bdf[_0x5c02ba(0x1ac)][_0x5c02ba(0x1ad)][_0x5c02ba(0x1e6)](()=>{const _0x4920fa=_0x5c02ba;let _0xa9e842=!0x1;const _0x4253ae=Array[_0x4920fa(0x1a0)](_0xc34bdf[_0x4920fa(0x1ac)][_0x4920fa(0x1ad)][_0x4920fa(0x1d3)][_0x4920fa(0x192)]());for(const {name:_0x4e853e,data:_0x7ce5f7}of _0x4253ae){const {group:_0x1256bd,type:_0x572f95,subType:_0x34dc1f,id:_0x46f2d6}=_0x326887[_0x4920fa(0x19f)](_0x4e853e);if(_0x4920fa(0x1b7)==_0x1256bd&&_0x326887[_0x4920fa(0x1a6)](_0x46f2d6)){if(_0x4920fa(0x1a4)==_0x572f95&&(_0x4920fa(0x197)==_0x34dc1f||_0x4920fa(0x1b5)==_0x34dc1f)){const _0x4a52ce=_0x326887[_0x4920fa(0x1cf)](_0x46f2d6);if(_0x7ce5f7[_0x4920fa(0x1ae)]){const _0xc2ac53=_0x4a52ce[_0x4920fa(0x1a1)]()[_0x4920fa(0x18f)]();if(_0x3dfe58[_0x4920fa(0x193)](_0xc2ac53))continue;_0x326887[_0x4920fa(0x1a9)](_0x4a52ce),_0xa9e842=!0x0;}}if(_0x4920fa(0x1c7)==_0x572f95&&_0x4920fa(0x19e)==_0x34dc1f&&!_0x7ce5f7[_0x4920fa(0x1ae)]){const _0x59c99c=_0x326887[_0x4920fa(0x1cf)](_0x46f2d6);_0x59c99c[_0x4920fa(0x1d9)]&&_0x59c99c[_0x4920fa(0x1d9)][_0x4920fa(0x1bc)]&&(_0x326887[_0x4920fa(0x1a9)](_0x59c99c[_0x4920fa(0x1d9)]),_0xa9e842=!0x0);}}}return _0xa9e842;}),this[_0x5c02ba(0x1a7)](_0x1303fa);}[_0x37aa8(0x1a7)](_0x1c2ec7){const _0x35a445=_0x37aa8,_0x1c29da=this[_0x35a445(0x1c9)],_0x38dca8=_0x1c29da[_0x35a445(0x1c4)];_0x1c29da[_0x35a445(0x1d4)][_0x35a445(0x19a)](_0x35a445(0x1da))[_0x35a445(0x188)][_0x35a445(0x1e2)](_0x284820=>{const _0x2977a8=_0x35a445;if(_0x2977a8(0x1a4)!=_0x284820[_0x2977a8(0x1d7)]&&_0x2977a8(0x196)!=_0x284820[_0x2977a8(0x1d7)])return;const {data:_0x17868b}=_0x284820;if(!_0x17868b||_0x2977a8(0x19c)!=_0x17868b[_0x2977a8(0x1b3)])return;const _0x30e851=_0x17868b[_0x2977a8(0x1cd)][0x0][_0x2977a8(0x1dd)];return _0x2db3b3(_0x2977a8(0x1a2)===_0x30e851?_0x56c501(_0x38dca8,_0x2977a8(0x19d)):_0x1c2ec7[_0x30e851]||_0x30e851);function _0x2db3b3(_0x3dcd1d){const _0x5ace7c=_0x2977a8;return{'type':_0x5ace7c(0x1c8),'content':_0x56c501(_0x38dca8,_0x5ace7c(0x1e5),_0x3dcd1d)};}});}}
23
+ function _0x24ff(){const _0xd628b7=['suggestion','forEach','differ','accept','get','433693nwxtfp','locale','editor','insertion','title','convertInlineImageToBlock','3306171WLifqZ','40BDByfd','registerDescriptionCallback','descriptionFactory','11893380JoNIgE','_suggestionFactory','2byptzI','end','commandParams','getContainedElement','name','getSuggestion','model','getSuggestionCallback','enableCommand','plugins','FORMAT_SIDE_IMAGE','filter','from','isEqual','value','hasSuggestion','refresh','nodeAfter','createRangeOn','side','isOwn','imageStyle','Users','chain','6JgVMpS','4111696Ipqpdf','shouldConvertImageType','getSuggestions','afterInit','findIndex','1099987dIONZo','6292210YhrlJv','length','markInlineFormat','imageTypeBlock','head','_splitMarkerName','start','_findSuggestions','9QpSGlO','discardSuggestion','3756753BqtdPE','setImageNaturalSizeAttributes','format','*Format:*\x20%0','TrackChangesEditing','subType','ImageUtils','imageStylePreApply','join','getChangedMarkers','isIntersecting','imageCaption','has','commandReversedParams','normalizedStyles','_registerLegacyDescription','formatInline','getClosestSelectedImageElement','selection','isBefore','isInContent','author','isInlineImage','registerPostFixer','registerCustomCallback','commandName','imageStylePostApply','formatBlock','isBlockImage','next','document','type','nodeBefore','change','toLowerCase','commands','imageTypeInline','markBlockFormat','ImageStyleEditing','newRange','discard','getFirstRange'];_0x24ff=function(){return _0xd628b7;};return _0x24ff();}const _0x301a61=_0x436a;(function(_0x3413b6,_0x41c445){const _0x538f06=_0x436a,_0x327ad6=_0x3413b6();while(!![]){try{const _0x1f597f=-parseInt(_0x538f06(0x1ac))/0x1*(-parseInt(_0x538f06(0x1b8))/0x2)+-parseInt(_0x538f06(0x17d))/0x3+parseInt(_0x538f06(0x16d))/0x4+parseInt(_0x538f06(0x173))/0x5*(parseInt(_0x538f06(0x16c))/0x6)+-parseInt(_0x538f06(0x172))/0x7*(-parseInt(_0x538f06(0x1b3))/0x8)+-parseInt(_0x538f06(0x17b))/0x9*(parseInt(_0x538f06(0x1b6))/0xa)+-parseInt(_0x538f06(0x1b2))/0xb;if(_0x1f597f===_0x41c445)break;else _0x327ad6['push'](_0x327ad6['shift']());}catch(_0x4fb74b){_0x327ad6['push'](_0x327ad6['shift']());}}}(_0x24ff,0xba6de));import{Plugin as _0x27d6c8}from'ckeditor5/src/core.js';function _0x436a(_0x5302be,_0x63a9a6){const _0x24ff32=_0x24ff();return _0x436a=function(_0x436a31,_0x307f4b){_0x436a31=_0x436a31-0x16c;let _0x2ca7a1=_0x24ff32[_0x436a31];return _0x2ca7a1;},_0x436a(_0x5302be,_0x63a9a6);}import{uid as _0xf74da9}from'ckeditor5/src/utils.js';import{getTranslation as _0x25adba}from'../utils/common-translations.js';export default class nt extends _0x27d6c8{[_0x301a61(0x170)](){const _0xed5c6e=_0x301a61,_0x25bd7e=this[_0xed5c6e(0x1ae)];if(!_0x25bd7e[_0xed5c6e(0x1c1)][_0xed5c6e(0x189)](_0xed5c6e(0x1a3)))return;const _0x305105=_0x25bd7e[_0xed5c6e(0x1c1)][_0xed5c6e(0x1ab)](_0xed5c6e(0x181)),_0x12064d=_0x25bd7e[_0xed5c6e(0x1c1)][_0xed5c6e(0x1ab)](_0xed5c6e(0x183)),_0x3bbd7d={};_0x305105[_0xed5c6e(0x1c0)](_0xed5c6e(0x1cd),(_0x44df93,_0x275183)=>{const _0x1ab37e=_0xed5c6e,_0x2f0dc5=_0x25bd7e[_0x1ab37e(0x1c1)][_0x1ab37e(0x1ab)](_0x1ab37e(0x1ce))['me'],_0x2cd9e3=_0x25bd7e[_0x1ab37e(0x1a0)][_0x1ab37e(0x1ab)](_0x1ab37e(0x1cd));let _0x234939=_0x12064d[_0x1ab37e(0x18e)](_0x25bd7e[_0x1ab37e(0x1be)][_0x1ab37e(0x19b)][_0x1ab37e(0x18f)]),_0x3eb4a5=_0x25bd7e[_0x1ab37e(0x1be)][_0x1ab37e(0x1ca)](_0x234939),_0x2aa419=_0x2cd9e3[_0x1ab37e(0x1c6)];if(_0x2aa419==_0x275183[_0x1ab37e(0x1c6)])return;const _0x3f6c56={'commandName':_0x1ab37e(0x1cd),'commandParams':[_0x275183],'formatGroupId':_0xf74da9()};_0x25bd7e[_0x1ab37e(0x1be)][_0x1ab37e(0x19e)](()=>{const _0x2e83b1=_0x1ab37e;if(_0x305105[_0x2e83b1(0x16f)]()[_0x2e83b1(0x1c3)](_0x509982=>_0x509982[_0x2e83b1(0x191)]&&_0x2f0dc5==_0x509982[_0x2e83b1(0x192)]&&(_0x2e83b1(0x198)==_0x509982[_0x2e83b1(0x19c)]||_0x2e83b1(0x18d)==_0x509982[_0x2e83b1(0x19c)])&&(_0x2e83b1(0x184)==_0x509982[_0x2e83b1(0x182)]||_0x2e83b1(0x197)==_0x509982[_0x2e83b1(0x182)])&&_0x509982[_0x2e83b1(0x1a6)]()[_0x2e83b1(0x1c5)](_0x3eb4a5))[_0x2e83b1(0x1a8)](_0x32db8c=>_0x305105[_0x2e83b1(0x17c)](_0x32db8c[_0x2e83b1(0x177)])),_0x234939=_0x12064d[_0x2e83b1(0x18e)](_0x25bd7e[_0x2e83b1(0x1be)][_0x2e83b1(0x19b)][_0x2e83b1(0x18f)]),_0x3eb4a5=_0x25bd7e[_0x2e83b1(0x1be)][_0x2e83b1(0x1ca)](_0x234939),_0x2cd9e3[_0x2e83b1(0x1c8)](),_0x25bd7e[_0x2e83b1(0x1a0)][_0x2e83b1(0x1ab)](_0x2e83b1(0x1a1))[_0x2e83b1(0x1c8)](),_0x25bd7e[_0x2e83b1(0x1a0)][_0x2e83b1(0x1ab)](_0x2e83b1(0x176))[_0x2e83b1(0x1c8)](),_0x2aa419=_0x2cd9e3[_0x2e83b1(0x1c6)],_0x2aa419!=_0x275183[_0x2e83b1(0x1c6)])return _0x12064d[_0x2e83b1(0x193)](_0x234939)&&_0x2cd9e3[_0x2e83b1(0x16e)](_0x275183[_0x2e83b1(0x1c6)],_0x234939)?(_0x44df93({..._0x275183,'setImageSizes':!0x1}),_0x234939=_0x12064d[_0x2e83b1(0x18e)](_0x25bd7e[_0x2e83b1(0x1be)][_0x2e83b1(0x19b)][_0x2e83b1(0x18f)]),void _0x305105[_0x2e83b1(0x1a2)](_0x234939,{..._0x3f6c56,'commandReversedParams':[{'value':_0x2aa419||null,'setImageSizes':!0x1}]},[],_0x2e83b1(0x184))):void(_0x12064d[_0x2e83b1(0x199)](_0x234939)?_0x305105[_0x2e83b1(0x1a2)](_0x234939,_0x3f6c56,[],_0x2e83b1(0x197)):_0x305105[_0x2e83b1(0x175)](_0x3eb4a5,_0x3f6c56,_0x2e83b1(0x197)));});});for(const _0x1459c7 of _0x25bd7e[_0xed5c6e(0x1c1)][_0xed5c6e(0x1ab)](_0xed5c6e(0x1a3))[_0xed5c6e(0x18b)])_0x3bbd7d[_0x1459c7[_0xed5c6e(0x1bc)]]=_0x1459c7[_0xed5c6e(0x1b0)][_0xed5c6e(0x19f)]();_0x305105[_0xed5c6e(0x1b7)][_0xed5c6e(0x195)](_0xed5c6e(0x198),_0xed5c6e(0x184),_0xed5c6e(0x185),()=>!0x1),_0x305105[_0xed5c6e(0x1b7)][_0xed5c6e(0x195)](_0xed5c6e(0x198),_0xed5c6e(0x197),_0xed5c6e(0x185),()=>!0x1),_0x305105[_0xed5c6e(0x1b7)][_0xed5c6e(0x195)](_0xed5c6e(0x18d),_0xed5c6e(0x197),_0xed5c6e(0x185),()=>!0x1),_0x305105[_0xed5c6e(0x1b7)][_0xed5c6e(0x195)](_0xed5c6e(0x198),_0xed5c6e(0x184),_0xed5c6e(0x1aa),([_0x6874ec])=>{const _0x207456=_0xed5c6e;_0x12064d[_0x207456(0x17e)](_0x6874ec[_0x207456(0x1bb)]());}),_0x305105[_0xed5c6e(0x1b7)][_0xed5c6e(0x195)](_0xed5c6e(0x198),_0xed5c6e(0x184),_0xed5c6e(0x1a5),(_0x4b4f02,_0x42faa4)=>{const _0x528773=_0xed5c6e;_0x305105[_0x528773(0x1b7)][_0x528773(0x1bf)](_0x528773(0x198),'',_0x528773(0x1aa))(_0x4b4f02,{'commandName':_0x42faa4[_0x528773(0x196)],'commandParams':_0x42faa4[_0x528773(0x18a)]});}),_0x305105[_0xed5c6e(0x1b7)][_0xed5c6e(0x195)](_0xed5c6e(0x198),_0xed5c6e(0x184),_0xed5c6e(0x1cf),function(_0x6bae3f,_0x5333a3){if(_0x294b19(_0x6bae3f,_0x5333a3))return[_0x6bae3f,_0x5333a3];if(_0x294b19(_0x5333a3,_0x6bae3f))return[_0x5333a3,_0x6bae3f];return null;});const _0x3399f1=[{'type':_0xed5c6e(0x198),'subType':_0xed5c6e(0x184)},{'type':_0xed5c6e(0x1af),'subType':_0xed5c6e(0x188)},{'type':_0xed5c6e(0x198),'subType':_0xed5c6e(0x1b1)},{'type':_0xed5c6e(0x1af),'subType':_0xed5c6e(0x1b1)}];function _0x294b19(_0x1975f3,_0x245972){const _0x1e4f4d=_0xed5c6e,_0x33cb7b=_0x3399f1[_0x1e4f4d(0x171)](({type:_0x102ea7,subType:_0x3f09db})=>_0x1975f3[_0x1e4f4d(0x19c)]==_0x102ea7&&_0x1975f3[_0x1e4f4d(0x182)]==_0x3f09db),_0x3b2d60=_0x3399f1[_0x1e4f4d(0x171)](({type:_0x74c6b1,subType:_0x5d7fd4})=>_0x245972[_0x1e4f4d(0x19c)]==_0x74c6b1&&_0x245972[_0x1e4f4d(0x182)]==_0x5d7fd4);if(_0x33cb7b<0x0||_0x3b2d60<0x0)return!0x1;const _0x45b1ed=_0x1975f3[_0x1e4f4d(0x1a6)](),_0x3f6ec6=_0x245972[_0x1e4f4d(0x1a6)]();if((0x0==_0x33cb7b||0x1==_0x33cb7b)&&0x2==_0x3b2d60&&_0x45b1ed[_0x1e4f4d(0x187)](_0x3f6ec6))return!0x0;if(0x2==_0x33cb7b&&0x3==_0x3b2d60){const _0x403010=_0x305105[_0x1e4f4d(0x17a)](_0x45b1ed,_0x1e4f4d(0x1af))[_0x1e4f4d(0x1c3)](({suggestion:_0x333c17,meta:_0x3636cb})=>_0x3636cb[_0x1e4f4d(0x1cc)]&&_0x1e4f4d(0x1b1)==_0x333c17[_0x1e4f4d(0x182)]);if(_0x403010[_0x1e4f4d(0x174)]>0x1&&_0x3f6ec6[_0x1e4f4d(0x1b9)][_0x1e4f4d(0x1c5)](_0x45b1ed[_0x1e4f4d(0x179)]))return!0x0;if(0x1==_0x403010[_0x1e4f4d(0x174)]&&(_0x45b1ed[_0x1e4f4d(0x179)][_0x1e4f4d(0x1c5)](_0x3f6ec6[_0x1e4f4d(0x1b9)])||_0x45b1ed[_0x1e4f4d(0x1b9)][_0x1e4f4d(0x1c5)](_0x3f6ec6[_0x1e4f4d(0x179)])))return!0x0;}if(0x3==_0x33cb7b&&0x3==_0x3b2d60&&_0x45b1ed[_0x1e4f4d(0x179)][_0x1e4f4d(0x190)](_0x3f6ec6[_0x1e4f4d(0x179)])){const _0x1d8f52=_0x45b1ed[_0x1e4f4d(0x1b9)][_0x1e4f4d(0x1c9)],_0x31f95e=_0x3f6ec6[_0x1e4f4d(0x179)][_0x1e4f4d(0x19d)];return _0x12064d[_0x1e4f4d(0x199)](_0x1d8f52)&&_0x1d8f52===_0x31f95e;}return!0x1;}_0x25bd7e[_0xed5c6e(0x1be)][_0xed5c6e(0x19b)][_0xed5c6e(0x194)](()=>{const _0x182aa4=_0xed5c6e;let _0xedbc33=!0x1;const _0x51c56a=Array[_0x182aa4(0x1c4)](_0x25bd7e[_0x182aa4(0x1be)][_0x182aa4(0x19b)][_0x182aa4(0x1a9)][_0x182aa4(0x186)]());for(const {name:_0x4bd908,data:_0x572790}of _0x51c56a){const {group:_0x30aa41,type:_0x567c60,subType:_0x7c0fc,id:_0x2721f3}=_0x305105[_0x182aa4(0x178)](_0x4bd908);if(_0x182aa4(0x1a7)==_0x30aa41&&_0x305105[_0x182aa4(0x1c7)](_0x2721f3)){if(_0x182aa4(0x198)==_0x567c60&&(_0x182aa4(0x184)==_0x7c0fc||_0x182aa4(0x197)==_0x7c0fc)){const _0x4965c5=_0x305105[_0x182aa4(0x1bd)](_0x2721f3);if(_0x572790[_0x182aa4(0x1a4)]){const _0x38e9d6=_0x4965c5[_0x182aa4(0x1a6)]()[_0x182aa4(0x1bb)]();if(_0x12064d[_0x182aa4(0x199)](_0x38e9d6))continue;_0x305105[_0x182aa4(0x17c)](_0x4965c5),_0xedbc33=!0x0;}}if(_0x182aa4(0x1af)==_0x567c60&&_0x182aa4(0x188)==_0x7c0fc&&!_0x572790[_0x182aa4(0x1a4)]){const _0xb662e5=_0x305105[_0x182aa4(0x1bd)](_0x2721f3);_0xb662e5[_0x182aa4(0x19a)]&&_0xb662e5[_0x182aa4(0x19a)][_0x182aa4(0x191)]&&(_0x305105[_0x182aa4(0x17c)](_0xb662e5[_0x182aa4(0x19a)]),_0xedbc33=!0x0);}}}return _0xedbc33;}),this[_0xed5c6e(0x18c)](_0x3bbd7d);}[_0x301a61(0x18c)](_0x5176ab){const _0x93c00f=_0x301a61,_0x1e90eb=this[_0x93c00f(0x1ae)],_0x17bec4=_0x1e90eb[_0x93c00f(0x1ad)];_0x1e90eb[_0x93c00f(0x1c1)][_0x93c00f(0x1ab)](_0x93c00f(0x181))[_0x93c00f(0x1b5)][_0x93c00f(0x1b4)](_0x505e57=>{const _0x174023=_0x93c00f;if(_0x174023(0x198)!=_0x505e57[_0x174023(0x19c)]&&_0x174023(0x18d)!=_0x505e57[_0x174023(0x19c)])return;const {data:_0x5abd68}=_0x505e57;if(!_0x5abd68||_0x174023(0x1cd)!=_0x5abd68[_0x174023(0x196)])return;const _0x175783=_0x5abd68[_0x174023(0x1ba)][0x0][_0x174023(0x1c6)];return _0x1285fd(_0x174023(0x1cb)===_0x175783?_0x25adba(_0x17bec4,_0x174023(0x1c2)):_0x5176ab[_0x175783]||_0x175783);function _0x1285fd(_0x4cfe2a){const _0x5aeab4=_0x174023;return{'type':_0x5aeab4(0x17f),'content':_0x25adba(_0x17bec4,_0x5aeab4(0x180),_0x4cfe2a)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa55c31=_0x45f4;function _0x3bc0(){const _0x16c5eb=['3779695FYpyyt','TrackChangesEditing','forEach','Users','afterInit','collaboration_features','dataInsert','value','10SHXufT','high','commands','bind','get','70lbtWHX','lowest','_handleImportedData','3970616MEQRjS','99761IxcpVN','plugins','importWord','9XOJeGb','180070MbOkiF','3ajsnEt','_setSuggestionData','1477092qmDpXn','51228djlrpV','trackChanges','616XSPTkx','track_changes','195VAwASU','_trackChangesExecuted','execute','_trackChangesValueDuringImport','listenTo','enableCommand','editor','412136wklNGc'];_0x3bc0=function(){return _0x16c5eb;};return _0x3bc0();}(function(_0x25fd7e,_0x1dcdac){const _0x133688=_0x45f4,_0x1fc0d4=_0x25fd7e();while(!![]){try{const _0x1c67c4=-parseInt(_0x133688(0x163))/0x1*(-parseInt(_0x133688(0x15a))/0x2)+parseInt(_0x133688(0x168))/0x3*(-parseInt(_0x133688(0x151))/0x4)+parseInt(_0x133688(0x152))/0x5+-parseInt(_0x133688(0x16b))/0x6*(-parseInt(_0x133688(0x16d))/0x7)+-parseInt(_0x133688(0x162))/0x8*(-parseInt(_0x133688(0x166))/0x9)+parseInt(_0x133688(0x15f))/0xa*(-parseInt(_0x133688(0x167))/0xb)+parseInt(_0x133688(0x16a))/0xc*(-parseInt(_0x133688(0x16f))/0xd);if(_0x1c67c4===_0x1dcdac)break;else _0x1fc0d4['push'](_0x1fc0d4['shift']());}catch(_0x45dfd5){_0x1fc0d4['push'](_0x1fc0d4['shift']());}}}(_0x3bc0,0x6b09a));import{Plugin as _0x24c9f1}from'ckeditor5/src/core.js';function _0x45f4(_0x53b9b7,_0x23e97a){const _0x3bc0f1=_0x3bc0();return _0x45f4=function(_0x45f4a3,_0x4923d5){_0x45f4a3=_0x45f4a3-0x14f;let _0x3c0a2d=_0x3bc0f1[_0x45f4a3];return _0x3c0a2d;},_0x45f4(_0x53b9b7,_0x23e97a);}export default class ot extends _0x24c9f1{constructor(_0xf42459){const _0x1c194d=_0x45f4;super(_0xf42459),this[_0x1c194d(0x172)]=!0x1,this[_0x1c194d(0x170)]=!0x1;}[_0xa55c31(0x156)](){const _0x5a8d64=_0xa55c31,_0x4ad786=this[_0x5a8d64(0x150)],_0x89139a=_0x4ad786[_0x5a8d64(0x15c)][_0x5a8d64(0x15e)](_0x5a8d64(0x165)),_0x5d4d89=_0x4ad786[_0x5a8d64(0x15c)][_0x5a8d64(0x15e)](_0x5a8d64(0x16c));_0x89139a&&(_0x89139a['on'](_0x5a8d64(0x171),(_0x13412d,[,_0x52c311])=>{const _0x4a1a6=_0x5a8d64;this[_0x4a1a6(0x172)]=_0x5d4d89[_0x4a1a6(0x159)],_0x52c311[_0x4a1a6(0x157)][_0x4a1a6(0x16e)]=!this[_0x4a1a6(0x172)];},{'priority':_0x5a8d64(0x15b)}),this[_0x5a8d64(0x173)](_0x89139a,_0x5a8d64(0x158),this[_0x5a8d64(0x161)][_0x5a8d64(0x15d)](this)),this[_0x5a8d64(0x173)](_0x89139a,_0x5a8d64(0x158),()=>{const _0x529a41=_0x5a8d64;this[_0x529a41(0x170)]&&(_0x5d4d89[_0x529a41(0x171)](),this[_0x529a41(0x170)]=!0x1);},{'priority':_0x5a8d64(0x160)}),_0x4ad786[_0x5a8d64(0x164)][_0x5a8d64(0x15e)](_0x5a8d64(0x153))[_0x5a8d64(0x14f)](_0x5a8d64(0x165)));}[_0xa55c31(0x161)](_0x1f07e4,_0x26f358){const _0x47da4d=_0xa55c31,{suggestions:_0x8f1ad7}=_0x26f358,_0x1e976a=this[_0x47da4d(0x150)][_0x47da4d(0x15c)][_0x47da4d(0x15e)](_0x47da4d(0x16c)),_0x48d5d4=_0x1e976a[_0x47da4d(0x159)];this[_0x47da4d(0x172)]!==_0x48d5d4&&(_0x1e976a[_0x47da4d(0x171)](),this[_0x47da4d(0x170)]=!0x0),_0x8f1ad7&&_0x8f1ad7[_0x47da4d(0x154)](({id:_0x32c8bc,type:_0x303a0e,author:_0x42cadc,created_at:_0x1a70a0})=>{const _0x1306dc=_0x47da4d,_0x5f21b1={'id':_0x32c8bc,'type':_0x303a0e,'authorId':this[_0x1306dc(0x150)][_0x1306dc(0x164)][_0x1306dc(0x15e)](_0x1306dc(0x155))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x42cadc,'createdAt':_0x1a70a0?new Date(_0x1a70a0):new Date(),'source':_0x1306dc(0x165)}}};this[_0x1306dc(0x150)][_0x1306dc(0x164)][_0x1306dc(0x15e)](_0x1306dc(0x153))[_0x1306dc(0x169)](_0x5f21b1);});}}
23
+ function _0x3c2a(_0x2cdaf2,_0x39e3c4){const _0x19b67b=_0x19b6();return _0x3c2a=function(_0x3c2ae5,_0x34d75d){_0x3c2ae5=_0x3c2ae5-0x1c6;let _0x5b3be5=_0x19b67b[_0x3c2ae5];return _0x5b3be5;},_0x3c2a(_0x2cdaf2,_0x39e3c4);}const _0x58abe2=_0x3c2a;(function(_0xff27c2,_0x2ee678){const _0x199a8b=_0x3c2a,_0x32c594=_0xff27c2();while(!![]){try{const _0x4274f8=parseInt(_0x199a8b(0x1d5))/0x1*(parseInt(_0x199a8b(0x1e6))/0x2)+parseInt(_0x199a8b(0x1d3))/0x3+-parseInt(_0x199a8b(0x1d9))/0x4+parseInt(_0x199a8b(0x1cd))/0x5+-parseInt(_0x199a8b(0x1df))/0x6*(-parseInt(_0x199a8b(0x1e4))/0x7)+parseInt(_0x199a8b(0x1e7))/0x8*(parseInt(_0x199a8b(0x1cc))/0x9)+-parseInt(_0x199a8b(0x1d8))/0xa;if(_0x4274f8===_0x2ee678)break;else _0x32c594['push'](_0x32c594['shift']());}catch(_0x2a7473){_0x32c594['push'](_0x32c594['shift']());}}}(_0x19b6,0x48a85));function _0x19b6(){const _0x6c3f48=['commands','141269PgdWPh','_trackChangesValueDuringImport','editor','2123450mdHuvT','590084tDQBxu','_setSuggestionData','execute','collaboration_features','dataInsert','get','1117278sIWHCn','_trackChangesExecuted','plugins','high','afterInit','7rAGBGj','enableCommand','2jYWoZZ','8VyIfJa','value','_handleImportedData','bind','Users','forEach','trackChanges','328338QMJxpp','1209705IuGvVj','TrackChangesEditing','listenTo','importWord','track_changes','lowest','154698AgJWkZ'];_0x19b6=function(){return _0x6c3f48;};return _0x19b6();}import{Plugin as _0x2c392e}from'ckeditor5/src/core.js';export default class ot extends _0x2c392e{constructor(_0x30275e){const _0x1d285c=_0x3c2a;super(_0x30275e),this[_0x1d285c(0x1d6)]=!0x1,this[_0x1d285c(0x1e0)]=!0x1;}[_0x58abe2(0x1e3)](){const _0x1affb1=_0x58abe2,_0x517afd=this[_0x1affb1(0x1d7)],_0x26159a=_0x517afd[_0x1affb1(0x1d4)][_0x1affb1(0x1de)](_0x1affb1(0x1d0)),_0x3e564f=_0x517afd[_0x1affb1(0x1d4)][_0x1affb1(0x1de)](_0x1affb1(0x1cb));_0x26159a&&(_0x26159a['on'](_0x1affb1(0x1db),(_0x3bb487,[,_0xb6c749])=>{const _0x400ff8=_0x1affb1;this[_0x400ff8(0x1d6)]=_0x3e564f[_0x400ff8(0x1c6)],_0xb6c749[_0x400ff8(0x1dc)][_0x400ff8(0x1d1)]=!this[_0x400ff8(0x1d6)];},{'priority':_0x1affb1(0x1e2)}),this[_0x1affb1(0x1cf)](_0x26159a,_0x1affb1(0x1dd),this[_0x1affb1(0x1c7)][_0x1affb1(0x1c8)](this)),this[_0x1affb1(0x1cf)](_0x26159a,_0x1affb1(0x1dd),()=>{const _0x205e26=_0x1affb1;this[_0x205e26(0x1e0)]&&(_0x3e564f[_0x205e26(0x1db)](),this[_0x205e26(0x1e0)]=!0x1);},{'priority':_0x1affb1(0x1d2)}),_0x517afd[_0x1affb1(0x1e1)][_0x1affb1(0x1de)](_0x1affb1(0x1ce))[_0x1affb1(0x1e5)](_0x1affb1(0x1d0)));}[_0x58abe2(0x1c7)](_0x58a4c2,_0x8ccbde){const _0xff0561=_0x58abe2,{suggestions:_0x2d6d35}=_0x8ccbde,_0x3a8c67=this[_0xff0561(0x1d7)][_0xff0561(0x1d4)][_0xff0561(0x1de)](_0xff0561(0x1cb)),_0x59e2e9=_0x3a8c67[_0xff0561(0x1c6)];this[_0xff0561(0x1d6)]!==_0x59e2e9&&(_0x3a8c67[_0xff0561(0x1db)](),this[_0xff0561(0x1e0)]=!0x0),_0x2d6d35&&_0x2d6d35[_0xff0561(0x1ca)](({id:_0x24b043,type:_0x23d110,author:_0x1912f8,created_at:_0x38dd83})=>{const _0x3999f2=_0xff0561,_0x343a8e={'id':_0x24b043,'type':_0x23d110,'authorId':this[_0x3999f2(0x1d7)][_0x3999f2(0x1e1)][_0x3999f2(0x1de)](_0x3999f2(0x1c9))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1912f8,'createdAt':_0x38dd83?new Date(_0x38dd83):new Date(),'source':_0x3999f2(0x1d0)}}};this[_0x3999f2(0x1d7)][_0x3999f2(0x1e1)][_0x3999f2(0x1de)](_0x3999f2(0x1ce))[_0x3999f2(0x1da)](_0x343a8e);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x326126=_0x39ca;(function(_0x512439,_0xd2243){const _0x4fc178=_0x39ca,_0x5e38f0=_0x512439();while(!![]){try{const _0x518179=-parseInt(_0x4fc178(0x120))/0x1*(parseInt(_0x4fc178(0x10b))/0x2)+-parseInt(_0x4fc178(0x116))/0x3*(-parseInt(_0x4fc178(0x12e))/0x4)+parseInt(_0x4fc178(0x110))/0x5*(parseInt(_0x4fc178(0x130))/0x6)+parseInt(_0x4fc178(0x126))/0x7+parseInt(_0x4fc178(0x11b))/0x8*(parseInt(_0x4fc178(0x118))/0x9)+parseInt(_0x4fc178(0x10e))/0xa+-parseInt(_0x4fc178(0x133))/0xb*(parseInt(_0x4fc178(0x128))/0xc);if(_0x518179===_0xd2243)break;else _0x5e38f0['push'](_0x5e38f0['shift']());}catch(_0x1d777f){_0x5e38f0['push'](_0x5e38f0['shift']());}}}(_0x1abf,0xb0af6));function _0x39ca(_0x5ab6a6,_0x149ecb){const _0x1abf04=_0x1abf();return _0x39ca=function(_0x39cacf,_0x25852e){_0x39cacf=_0x39cacf-0x10b;let _0x3f19cd=_0x1abf04[_0x39cacf];return _0x3f19cd;},_0x39ca(_0x5ab6a6,_0x149ecb);}import{Plugin as _0x139822}from'ckeditor5/src/core.js';function _0x1abf(){const _0x2fd1fb=['4wuPSkl','descriptionFactory','has','6866310MQVJAd','locale','476945bOeDZt','TrackChangesEditing','*Outdent:*\x20%0','type','registerBlockAttribute','format','462984OuAZod','blockIndent','3231mrXZdv','enableDefaultAttributesIntegration','formatBlock','19384MsgRqC','get','registerDescriptionCallback','getItems','outdentBlock','332611IvDllb','*Indent:*\x20%0','commandName','indent','afterInit','indentBlock','8345897qUVlEr','outdent','12902928eNQPzE','editor','FORMAT_INDENT','getItemLabel','_registerLegacyDescription','enableCommand','36OzhHSo','IndentBlock','30rBxzHe','IndentEditing','registerAttributeLabel','33ALdkGQ','plugins'];_0x1abf=function(){return _0x2fd1fb;};return _0x1abf();}import{getTranslation as _0xf4dc94}from'../utils/common-translations.js';export default class rt extends _0x139822{[_0x326126(0x124)](){const _0x45a066=_0x326126,_0x53f3c4=this[_0x45a066(0x129)],_0x5b4af0=_0x53f3c4[_0x45a066(0x134)][_0x45a066(0x11c)](_0x45a066(0x111));if(_0x53f3c4[_0x45a066(0x134)][_0x45a066(0x10d)](_0x45a066(0x131))&&(_0x5b4af0[_0x45a066(0x12d)](_0x45a066(0x123)),_0x5b4af0[_0x45a066(0x12d)](_0x45a066(0x127))),_0x53f3c4[_0x45a066(0x134)][_0x45a066(0x10d)](_0x45a066(0x12f))){for(const _0x38487f of[_0x45a066(0x125),_0x45a066(0x11f)])_0x5b4af0[_0x45a066(0x119)](_0x38487f);}const _0xad16e8=_0x53f3c4[_0x45a066(0x10f)];_0x5b4af0[_0x45a066(0x114)](_0x45a066(0x117)),_0x5b4af0[_0x45a066(0x10c)][_0x45a066(0x132)](_0x45a066(0x117),_0xf4dc94(_0xad16e8,_0x45a066(0x12a))),this[_0x45a066(0x12c)]();}[_0x326126(0x12c)](){const _0x7529e9=_0x326126,_0x10460d=this[_0x7529e9(0x129)],_0x3873ae=_0x10460d[_0x7529e9(0x10f)],_0x5e8513=_0x10460d[_0x7529e9(0x134)][_0x7529e9(0x11c)](_0x7529e9(0x111));_0x5e8513[_0x7529e9(0x10c)][_0x7529e9(0x11d)](_0x262427=>{const _0x54f670=_0x7529e9;if(_0x54f670(0x11a)!=_0x262427[_0x54f670(0x113)])return;const {data:_0x279e61}=_0x262427;if(!_0x279e61)return;if(_0x54f670(0x125)!=_0x279e61[_0x54f670(0x122)]&&_0x54f670(0x11f)!=_0x279e61[_0x54f670(0x122)])return;const _0x5b9ff8=_0x262427[_0x54f670(0x11e)]()[0x0],_0x5023cb=_0x5e8513[_0x54f670(0x10c)][_0x54f670(0x12b)](_0x5b9ff8);return _0x54f670(0x125)==_0x279e61[_0x54f670(0x122)]?{'type':_0x54f670(0x115),'content':_0xf4dc94(_0x3873ae,_0x54f670(0x121),_0x5023cb)}:_0x54f670(0x11f)==_0x279e61[_0x54f670(0x122)]?{'type':_0x54f670(0x115),'content':_0xf4dc94(_0x3873ae,_0x54f670(0x112),_0x5023cb)}:void 0x0;});}}
23
+ const _0xa05e66=_0x31ac;(function(_0x2e345f,_0x3df9cb){const _0xa56b6d=_0x31ac,_0x27e639=_0x2e345f();while(!![]){try{const _0x34ba8b=-parseInt(_0xa56b6d(0x1df))/0x1*(parseInt(_0xa56b6d(0x1c6))/0x2)+parseInt(_0xa56b6d(0x1c2))/0x3+-parseInt(_0xa56b6d(0x1db))/0x4*(-parseInt(_0xa56b6d(0x1cd))/0x5)+parseInt(_0xa56b6d(0x1cc))/0x6+-parseInt(_0xa56b6d(0x1e8))/0x7*(parseInt(_0xa56b6d(0x1de))/0x8)+-parseInt(_0xa56b6d(0x1c3))/0x9*(-parseInt(_0xa56b6d(0x1c4))/0xa)+parseInt(_0xa56b6d(0x1e6))/0xb*(parseInt(_0xa56b6d(0x1e1))/0xc);if(_0x34ba8b===_0x3df9cb)break;else _0x27e639['push'](_0x27e639['shift']());}catch(_0x4617b1){_0x27e639['push'](_0x27e639['shift']());}}}(_0x5735,0x656b5));import{Plugin as _0x450d62}from'ckeditor5/src/core.js';import{getTranslation as _0x23bfe8}from'../utils/common-translations.js';function _0x5735(){const _0x577822=['32klYbNs','registerBlockAttribute','*Indent:*\x20%0','86792pZPCxr','4DuKjhj','blockIndent','394140hNJbAv','editor','descriptionFactory','IndentBlock','getItemLabel','77YArmGT','plugins','357YYgKCN','enableDefaultAttributesIntegration','registerDescriptionCallback','afterInit','2340210tCGGpe','1731906VxrjTq','10HRMOaL','IndentEditing','385676BqjyNk','get','getItems','registerAttributeLabel','_registerLegacyDescription','outdentBlock','2518302uWnYXF','73705xHJQnW','has','type','outdent','indentBlock','commandName','formatBlock','FORMAT_INDENT','TrackChangesEditing','*Outdent:*\x20%0','indent','format','locale','enableCommand'];_0x5735=function(){return _0x577822;};return _0x5735();}function _0x31ac(_0x3a3f3e,_0x4f9cff){const _0x5735cc=_0x5735();return _0x31ac=function(_0x31ac3b,_0x4875f9){_0x31ac3b=_0x31ac3b-0x1c2;let _0x43cfe1=_0x5735cc[_0x31ac3b];return _0x43cfe1;},_0x31ac(_0x3a3f3e,_0x4f9cff);}export default class rt extends _0x450d62{[_0xa05e66(0x1eb)](){const _0x47616b=_0xa05e66,_0x19f61c=this[_0x47616b(0x1e2)],_0x424218=_0x19f61c[_0x47616b(0x1e7)][_0x47616b(0x1c7)](_0x47616b(0x1d5));if(_0x19f61c[_0x47616b(0x1e7)][_0x47616b(0x1ce)](_0x47616b(0x1c5))&&(_0x424218[_0x47616b(0x1da)](_0x47616b(0x1d7)),_0x424218[_0x47616b(0x1da)](_0x47616b(0x1d0))),_0x19f61c[_0x47616b(0x1e7)][_0x47616b(0x1ce)](_0x47616b(0x1e4))){for(const _0x5cfea2 of[_0x47616b(0x1d1),_0x47616b(0x1cb)])_0x424218[_0x47616b(0x1e9)](_0x5cfea2);}const _0x2700d0=_0x19f61c[_0x47616b(0x1d9)];_0x424218[_0x47616b(0x1dc)](_0x47616b(0x1e0)),_0x424218[_0x47616b(0x1e3)][_0x47616b(0x1c9)](_0x47616b(0x1e0),_0x23bfe8(_0x2700d0,_0x47616b(0x1d4))),this[_0x47616b(0x1ca)]();}[_0xa05e66(0x1ca)](){const _0x43f845=_0xa05e66,_0x54ec73=this[_0x43f845(0x1e2)],_0x4e1670=_0x54ec73[_0x43f845(0x1d9)],_0x577ec3=_0x54ec73[_0x43f845(0x1e7)][_0x43f845(0x1c7)](_0x43f845(0x1d5));_0x577ec3[_0x43f845(0x1e3)][_0x43f845(0x1ea)](_0x497a42=>{const _0x456c1a=_0x43f845;if(_0x456c1a(0x1d3)!=_0x497a42[_0x456c1a(0x1cf)])return;const {data:_0x3301ed}=_0x497a42;if(!_0x3301ed)return;if(_0x456c1a(0x1d1)!=_0x3301ed[_0x456c1a(0x1d2)]&&_0x456c1a(0x1cb)!=_0x3301ed[_0x456c1a(0x1d2)])return;const _0x90636b=_0x497a42[_0x456c1a(0x1c8)]()[0x0],_0x22aa4d=_0x577ec3[_0x456c1a(0x1e3)][_0x456c1a(0x1e5)](_0x90636b);return _0x456c1a(0x1d1)==_0x3301ed[_0x456c1a(0x1d2)]?{'type':_0x456c1a(0x1d8),'content':_0x23bfe8(_0x4e1670,_0x456c1a(0x1dd),_0x22aa4d)}:_0x456c1a(0x1cb)==_0x3301ed[_0x456c1a(0x1d2)]?{'type':_0x456c1a(0x1d8),'content':_0x23bfe8(_0x4e1670,_0x456c1a(0x1d6),_0x22aa4d)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x3e7872=_0x18d3;function _0x50f2(){var _0x304e56=['8BSzHSC','41476WrFrEU','9kaTNHW','enableCommand','init','900198JlJYWl','input','36dYJkci','get','126070hLCrAQ','3602039OUmCUv','requires','plugins','7236NNoQEw','editor','23177RAEXXH','17788XpZUgm','TrackChangesEditing','198cfouvu','1548610GUkVXO'];_0x50f2=function(){return _0x304e56;};return _0x50f2();}function _0x18d3(_0x1d8c6e,_0x3525b3){var _0x50f2d9=_0x50f2();return _0x18d3=function(_0x18d3f4,_0x5791f){_0x18d3f4=_0x18d3f4-0x1c5;var _0x487f88=_0x50f2d9[_0x18d3f4];return _0x487f88;},_0x18d3(_0x1d8c6e,_0x3525b3);}(function(_0x122a39,_0x3fec1d){var _0x487bd3=_0x18d3,_0x14550c=_0x122a39();while(!![]){try{var _0x17d85d=-parseInt(_0x487bd3(0x1ca))/0x1*(parseInt(_0x487bd3(0x1c9))/0x2)+-parseInt(_0x487bd3(0x1cf))/0x3*(parseInt(_0x487bd3(0x1d8))/0x4)+parseInt(_0x487bd3(0x1d1))/0x5*(-parseInt(_0x487bd3(0x1c6))/0x6)+parseInt(_0x487bd3(0x1d2))/0x7+-parseInt(_0x487bd3(0x1c8))/0x8*(parseInt(_0x487bd3(0x1cd))/0x9)+-parseInt(_0x487bd3(0x1c7))/0xa+parseInt(_0x487bd3(0x1d7))/0xb*(parseInt(_0x487bd3(0x1d5))/0xc);if(_0x17d85d===_0x3fec1d)break;else _0x14550c['push'](_0x14550c['shift']());}catch(_0x52349b){_0x14550c['push'](_0x14550c['shift']());}}}(_0x50f2,0x6fda3));import{Plugin as _0xe20cf8}from'ckeditor5/src/core.js';import{Input as _0x15da5a}from'ckeditor5/src/typing.js';export default class at extends _0xe20cf8{static get[_0x3e7872(0x1d3)](){return[_0x15da5a];}[_0x3e7872(0x1cc)](){var _0x1c9dad=_0x3e7872;this[_0x1c9dad(0x1d6)][_0x1c9dad(0x1d4)][_0x1c9dad(0x1d0)](_0x1c9dad(0x1c5))[_0x1c9dad(0x1cb)](_0x1c9dad(0x1ce));}}
23
+ var _0xa2f07c=_0x2c07;function _0x2c07(_0x6eec4c,_0x46de34){var _0x337793=_0x3377();return _0x2c07=function(_0x2c07fc,_0x3056df){_0x2c07fc=_0x2c07fc-0x125;var _0x267b65=_0x337793[_0x2c07fc];return _0x267b65;},_0x2c07(_0x6eec4c,_0x46de34);}(function(_0x50da4a,_0x236007){var _0x300a13=_0x2c07,_0x589210=_0x50da4a();while(!![]){try{var _0x23b1cb=parseInt(_0x300a13(0x12d))/0x1+-parseInt(_0x300a13(0x136))/0x2*(parseInt(_0x300a13(0x138))/0x3)+-parseInt(_0x300a13(0x137))/0x4*(-parseInt(_0x300a13(0x127))/0x5)+parseInt(_0x300a13(0x129))/0x6*(parseInt(_0x300a13(0x126))/0x7)+-parseInt(_0x300a13(0x133))/0x8+-parseInt(_0x300a13(0x130))/0x9*(parseInt(_0x300a13(0x134))/0xa)+-parseInt(_0x300a13(0x12a))/0xb*(-parseInt(_0x300a13(0x12f))/0xc);if(_0x23b1cb===_0x236007)break;else _0x589210['push'](_0x589210['shift']());}catch(_0x204c0c){_0x589210['push'](_0x589210['shift']());}}}(_0x3377,0x53f5f));function _0x3377(){var _0x5c9c7f=['7kRwAdO','5uAZnoU','init','1042482wmEhTq','789470lMcMzL','requires','TrackChangesEditing','623141gkploM','enableCommand','36qZKxzF','522yuyvgc','get','input','449376nhGjxC','78790vHRAST','editor','4hGVmFb','217604qdluMJ','314313COBHAF','plugins'];_0x3377=function(){return _0x5c9c7f;};return _0x3377();}import{Plugin as _0x18ed2b}from'ckeditor5/src/core.js';import{Input as _0x4d5498}from'ckeditor5/src/typing.js';export default class at extends _0x18ed2b{static get[_0xa2f07c(0x12b)](){return[_0x4d5498];}[_0xa2f07c(0x128)](){var _0x5d2108=_0xa2f07c;this[_0x5d2108(0x135)][_0x5d2108(0x125)][_0x5d2108(0x131)](_0x5d2108(0x12c))[_0x5d2108(0x12e)](_0x5d2108(0x132));}}