@ckeditor/ckeditor5-track-changes 41.4.0 → 41.4.1

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 +1 -1
  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 +1 -1
  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 +1 -1
  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 _0x7d78(_0x1b2ef5,_0xa37510){const _0x23de4f=_0x23de();return _0x7d78=function(_0x7d7866,_0x455d99){_0x7d7866=_0x7d7866-0xa5;let _0x9f29b5=_0x23de4f[_0x7d7866];return _0x9f29b5;},_0x7d78(_0x1b2ef5,_0xa37510);}const _0x1ce058=_0x7d78;(function(_0x26ceb8,_0x5c1064){const _0x19026e=_0x7d78,_0x3e858d=_0x26ceb8();while(!![]){try{const _0xa5a622=parseInt(_0x19026e(0xc3))/0x1+-parseInt(_0x19026e(0xbc))/0x2*(-parseInt(_0x19026e(0xd6))/0x3)+-parseInt(_0x19026e(0xc1))/0x4+-parseInt(_0x19026e(0xaa))/0x5*(-parseInt(_0x19026e(0xab))/0x6)+-parseInt(_0x19026e(0xc9))/0x7*(-parseInt(_0x19026e(0xbd))/0x8)+-parseInt(_0x19026e(0xdc))/0x9+-parseInt(_0x19026e(0xdd))/0xa*(-parseInt(_0x19026e(0xd1))/0xb);if(_0xa5a622===_0x5c1064)break;else _0x3e858d['push'](_0x3e858d['shift']());}catch(_0x245a57){_0x3e858d['push'](_0x3e858d['shift']());}}}(_0x23de,0x45cf5));import{Plugin as _0x925873}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x5951e6}from'ckeditor5/src/ui.js';function _0x23de(){const _0x1c7714=['73744QDPudq','FontColorEditing','fontSize.options','enableDefaultAttributesIntegration','fontColor.colors','*Set\x20font\x20color:*\x20%0','247317qKywMV','fontBackgroundColor','normalizeSizeOptions','*Set\x20font\x20size:*\x20%0','value','_registerLegacyDescription','FontFamilyEditing','model','187wHNJfn','*Set\x20font\x20family:*\x20%0','editor','trim','FontSizeEditing','612258jALkHM','FORMAT_FONT_BACKGROUND','registerDescriptionCallback','toLowerCase','FontBackgroundColorEditing','commandName','1670733ltgSGJ','165340PkkScF','*Reset\x20font\x20size*','FORMAT_FONT_FAMILY','*Reset\x20font\x20background\x20color*','get','afterInit','*Set\x20font\x20background\x20color:*\x20%0','FORMAT_FONT_COLOR','fontSize','fontColor','commandParams','295185LJZFzX','6jSkmaK','config','descriptionFactory','find','*Reset\x20font\x20color*','fontFamily','fontBackgroundColor.colors','plugins','registerAttributeLabel','FORMAT_FONT_SIZE','has','title','format','*Reset\x20font\x20family*','locale','label','FontSize','2OhHHgp','56vFixHm','type','registerInlineAttribute','formatInline','1574736EObDCH','TrackChangesEditing'];_0x23de=function(){return _0x1c7714;};return _0x23de();}import{getTranslation as _0x3fc386}from'../utils/common-translations.js';const ro=[{'pluginName':_0x1ce058(0xd5),'commandName':_0x1ce058(0xa7)},{'pluginName':_0x1ce058(0xcf),'commandName':_0x1ce058(0xb0)},{'pluginName':_0x1ce058(0xc4),'commandName':_0x1ce058(0xa8)},{'pluginName':_0x1ce058(0xda),'commandName':_0x1ce058(0xca)}];export default class Q extends _0x925873{[_0x1ce058(0xe2)](){const _0x40e630=_0x1ce058,_0x35458b=this[_0x40e630(0xd3)][_0x40e630(0xb9)],_0xff5c23=this[_0x40e630(0xd3)][_0x40e630(0xb2)][_0x40e630(0xe1)](_0x40e630(0xc2));for(const {pluginName:_0xa2e20e,commandName:_0x28b308}of ro)this[_0x40e630(0xd3)][_0x40e630(0xb2)][_0x40e630(0xb5)](_0xa2e20e)&&(_0xff5c23[_0x40e630(0xc6)](_0x28b308),_0xff5c23[_0x40e630(0xbf)](_0x28b308));_0x35458b['t'],(_0xff5c23[_0x40e630(0xad)][_0x40e630(0xb3)](_0x40e630(0xa7),_0x3fc386(_0x35458b,_0x40e630(0xb4))),_0xff5c23[_0x40e630(0xad)][_0x40e630(0xb3)](_0x40e630(0xb0),_0x3fc386(_0x35458b,_0x40e630(0xdf))),_0xff5c23[_0x40e630(0xad)][_0x40e630(0xb3)](_0x40e630(0xa8),_0x3fc386(_0x35458b,_0x40e630(0xa6))),_0xff5c23[_0x40e630(0xad)][_0x40e630(0xb3)](_0x40e630(0xca),_0x3fc386(_0x35458b,_0x40e630(0xd7))),this[_0x40e630(0xce)]());}[_0x1ce058(0xce)](){const _0x105955=_0x1ce058,_0x1466ae=this[_0x105955(0xd3)],_0xacb491=_0x1466ae[_0x105955(0xb9)];_0x1466ae[_0x105955(0xb2)][_0x105955(0xe1)](_0x105955(0xc2))[_0x105955(0xad)][_0x105955(0xd8)](_0x59e41a=>{const _0x5bf723=_0x105955,_0x481e8a=_0xacb491['t'];if(_0x5bf723(0xc0)!=_0x59e41a[_0x5bf723(0xbe)])return;const {data:_0x2b0923}=_0x59e41a;if(null!=_0x2b0923){if(_0x5bf723(0xa7)==_0x2b0923[_0x5bf723(0xdb)]){const _0x4e7fdf=_0x2b0923[_0x5bf723(0xa9)][0x0][_0x5bf723(0xcd)];if(_0x4e7fdf){const _0x3f9e0e=_0x481e8a(this[_0x5bf723(0xd3)][_0x5bf723(0xb2)][_0x5bf723(0xe1)](_0x5bf723(0xbb))[_0x5bf723(0xcb)](this[_0x5bf723(0xd3)][_0x5bf723(0xac)][_0x5bf723(0xe1)](_0x5bf723(0xc5)))[_0x5bf723(0xae)](_0x134bf1=>_0x134bf1[_0x5bf723(0xd0)]==_0x4e7fdf)[_0x5bf723(0xb6)])[_0x5bf723(0xd9)]();return{'type':_0x5bf723(0xb7),'content':_0x3fc386(_0xacb491,_0x5bf723(0xcc),_0x3f9e0e)};}return{'type':_0x5bf723(0xb7),'content':_0x3fc386(_0xacb491,_0x5bf723(0xde))};}if(_0x5bf723(0xb0)==_0x2b0923[_0x5bf723(0xdb)]){const _0x32bb8d=_0x2b0923[_0x5bf723(0xa9)][0x0][_0x5bf723(0xcd)];return _0x32bb8d?{'type':_0x5bf723(0xb7),'content':_0x3fc386(_0xacb491,_0x5bf723(0xd2),_0x32bb8d)}:{'type':_0x5bf723(0xb7),'content':_0x3fc386(_0xacb491,_0x5bf723(0xb8))};}if(_0x5bf723(0xa8)==_0x2b0923[_0x5bf723(0xdb)]){const _0x302c96=_0x2b0923[_0x5bf723(0xa9)][0x0][_0x5bf723(0xcd)];if(_0x302c96){const _0x3b9801=_0x5951e6(this[_0x5bf723(0xd3)][_0x5bf723(0xac)][_0x5bf723(0xe1)](_0x5bf723(0xc7)))[_0x5bf723(0xae)](_0x595413=>_0x595413[_0x5bf723(0xd0)]==_0x302c96);let _0xa8bd9b=_0x302c96,_0x5e7a32='';return _0x3b9801&&(_0xa8bd9b=_0x3b9801[_0x5bf723(0xba)],_0x5e7a32=_0x481e8a(_0xa8bd9b)[_0x5bf723(0xd9)]()),{'type':_0x5bf723(0xb7),'content':_0x3fc386(_0xacb491,_0x5bf723(0xc8),_0x5e7a32)[_0x5bf723(0xd4)](),'color':{'value':_0x302c96,'title':_0x5e7a32||_0xa8bd9b}};}return{'type':_0x5bf723(0xb7),'content':_0x3fc386(_0xacb491,_0x5bf723(0xaf))};}if(_0x5bf723(0xca)==_0x2b0923[_0x5bf723(0xdb)]){const _0x4576c9=_0x2b0923[_0x5bf723(0xa9)][0x0][_0x5bf723(0xcd)];if(_0x4576c9){const _0x2e2647=_0x5951e6(this[_0x5bf723(0xd3)][_0x5bf723(0xac)][_0x5bf723(0xe1)](_0x5bf723(0xb1)))[_0x5bf723(0xae)](_0x10ae2e=>_0x10ae2e[_0x5bf723(0xd0)]==_0x4576c9);let _0x3d5963=_0x4576c9,_0x514e1c='';return _0x2e2647&&(_0x3d5963=_0x2e2647[_0x5bf723(0xba)],_0x514e1c=_0x481e8a(_0x3d5963)[_0x5bf723(0xd9)]()),{'type':_0x5bf723(0xb7),'content':_0x3fc386(_0xacb491,_0x5bf723(0xa5),_0x514e1c)[_0x5bf723(0xd4)](),'color':{'value':_0x4576c9,'title':_0x514e1c||_0x3d5963}};}return{'type':_0x5bf723(0xb7),'content':_0x3fc386(_0xacb491,_0x5bf723(0xe0))};}}});}}
23
+ const _0x31db35=_0x3d6e;(function(_0x5cfd26,_0x2365de){const _0x2bd754=_0x3d6e,_0x46f8ed=_0x5cfd26();while(!![]){try{const _0x3deb23=parseInt(_0x2bd754(0x16e))/0x1*(-parseInt(_0x2bd754(0x166))/0x2)+parseInt(_0x2bd754(0x161))/0x3*(-parseInt(_0x2bd754(0x15e))/0x4)+parseInt(_0x2bd754(0x149))/0x5*(-parseInt(_0x2bd754(0x17e))/0x6)+-parseInt(_0x2bd754(0x164))/0x7*(parseInt(_0x2bd754(0x184))/0x8)+parseInt(_0x2bd754(0x168))/0x9*(-parseInt(_0x2bd754(0x178))/0xa)+parseInt(_0x2bd754(0x15c))/0xb*(-parseInt(_0x2bd754(0x14c))/0xc)+-parseInt(_0x2bd754(0x173))/0xd*(-parseInt(_0x2bd754(0x162))/0xe);if(_0x3deb23===_0x2365de)break;else _0x46f8ed['push'](_0x46f8ed['shift']());}catch(_0x5ece78){_0x46f8ed['push'](_0x46f8ed['shift']());}}}(_0x4625,0xa87e7));import{Plugin as _0xc0897f}from'ckeditor5/src/core.js';function _0x4625(){const _0x54327c=['plugins','1179978dRdcdG','afterInit','1683BIwycw','format','FORMAT_FONT_COLOR','editor','toLowerCase','FontFamilyEditing','2KIngoc','*Set\x20font\x20color:*\x20%0','descriptionFactory','formatInline','commandParams','52kzmGRU','fontSize','fontBackgroundColor.colors','FontSize','FORMAT_FONT_SIZE','20450AMTOdv','FontBackgroundColorEditing','value','trim','model','*Set\x20font\x20family:*\x20%0','6rdcXNG','type','FontSizeEditing','fontBackgroundColor','*Reset\x20font\x20background\x20color*','enableDefaultAttributesIntegration','190456EIJFTD','*Reset\x20font\x20size*','config','fontColor','normalizeSizeOptions','label','6088600smNYJH','TrackChangesEditing','get','12MPaWLS','*Set\x20font\x20size:*\x20%0','registerInlineAttribute','find','FORMAT_FONT_FAMILY','commandName','fontFamily','*Reset\x20font\x20family*','registerDescriptionCallback','title','_registerLegacyDescription','FORMAT_FONT_BACKGROUND','locale','*Set\x20font\x20background\x20color:*\x20%0','has','fontSize.options','14273798CWklIb','*Reset\x20font\x20color*','73844qPtTJQ','fontColor.colors','registerAttributeLabel','177JvfAyu','25249280dkeQlN','FontColorEditing','399kNgrxW'];_0x4625=function(){return _0x54327c;};return _0x4625();}import{normalizeColorOptions as _0x1cf4cc}from'ckeditor5/src/ui.js';import{getTranslation as _0x547823}from'../utils/common-translations.js';function _0x3d6e(_0x5bba3a,_0xa54e1b){const _0x4625cc=_0x4625();return _0x3d6e=function(_0x3d6efa,_0x554358){_0x3d6efa=_0x3d6efa-0x147;let _0x39409f=_0x4625cc[_0x3d6efa];return _0x39409f;},_0x3d6e(_0x5bba3a,_0xa54e1b);}const ro=[{'pluginName':_0x31db35(0x180),'commandName':_0x31db35(0x174)},{'pluginName':_0x31db35(0x16d),'commandName':_0x31db35(0x152)},{'pluginName':_0x31db35(0x163),'commandName':_0x31db35(0x187)},{'pluginName':_0x31db35(0x179),'commandName':_0x31db35(0x181)}];export default class Q extends _0xc0897f{[_0x31db35(0x167)](){const _0x21c8f3=_0x31db35,_0x3b2a13=this[_0x21c8f3(0x16b)][_0x21c8f3(0x158)],_0x304486=this[_0x21c8f3(0x16b)][_0x21c8f3(0x165)][_0x21c8f3(0x14b)](_0x21c8f3(0x14a));for(const {pluginName:_0x4c4c5f,commandName:_0x2a6715}of ro)this[_0x21c8f3(0x16b)][_0x21c8f3(0x165)][_0x21c8f3(0x15a)](_0x4c4c5f)&&(_0x304486[_0x21c8f3(0x183)](_0x2a6715),_0x304486[_0x21c8f3(0x14e)](_0x2a6715));_0x3b2a13['t'],(_0x304486[_0x21c8f3(0x170)][_0x21c8f3(0x160)](_0x21c8f3(0x174),_0x547823(_0x3b2a13,_0x21c8f3(0x177))),_0x304486[_0x21c8f3(0x170)][_0x21c8f3(0x160)](_0x21c8f3(0x152),_0x547823(_0x3b2a13,_0x21c8f3(0x150))),_0x304486[_0x21c8f3(0x170)][_0x21c8f3(0x160)](_0x21c8f3(0x187),_0x547823(_0x3b2a13,_0x21c8f3(0x16a))),_0x304486[_0x21c8f3(0x170)][_0x21c8f3(0x160)](_0x21c8f3(0x181),_0x547823(_0x3b2a13,_0x21c8f3(0x157))),this[_0x21c8f3(0x156)]());}[_0x31db35(0x156)](){const _0x31e5d6=_0x31db35,_0x3dd6d0=this[_0x31e5d6(0x16b)],_0x43f377=_0x3dd6d0[_0x31e5d6(0x158)];_0x3dd6d0[_0x31e5d6(0x165)][_0x31e5d6(0x14b)](_0x31e5d6(0x14a))[_0x31e5d6(0x170)][_0x31e5d6(0x154)](_0xf74c0c=>{const _0x5634f2=_0x31e5d6,_0x25efd3=_0x43f377['t'];if(_0x5634f2(0x171)!=_0xf74c0c[_0x5634f2(0x17f)])return;const {data:_0x558b33}=_0xf74c0c;if(null!=_0x558b33){if(_0x5634f2(0x174)==_0x558b33[_0x5634f2(0x151)]){const _0x177028=_0x558b33[_0x5634f2(0x172)][0x0][_0x5634f2(0x17a)];if(_0x177028){const _0x503907=_0x25efd3(this[_0x5634f2(0x16b)][_0x5634f2(0x165)][_0x5634f2(0x14b)](_0x5634f2(0x176))[_0x5634f2(0x147)](this[_0x5634f2(0x16b)][_0x5634f2(0x186)][_0x5634f2(0x14b)](_0x5634f2(0x15b)))[_0x5634f2(0x14f)](_0x45e3cd=>_0x45e3cd[_0x5634f2(0x17c)]==_0x177028)[_0x5634f2(0x155)])[_0x5634f2(0x16c)]();return{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x14d),_0x503907)};}return{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x185))};}if(_0x5634f2(0x152)==_0x558b33[_0x5634f2(0x151)]){const _0x32c46d=_0x558b33[_0x5634f2(0x172)][0x0][_0x5634f2(0x17a)];return _0x32c46d?{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x17d),_0x32c46d)}:{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x153))};}if(_0x5634f2(0x187)==_0x558b33[_0x5634f2(0x151)]){const _0x1556a5=_0x558b33[_0x5634f2(0x172)][0x0][_0x5634f2(0x17a)];if(_0x1556a5){const _0x2c29d6=_0x1cf4cc(this[_0x5634f2(0x16b)][_0x5634f2(0x186)][_0x5634f2(0x14b)](_0x5634f2(0x15f)))[_0x5634f2(0x14f)](_0x37d9ef=>_0x37d9ef[_0x5634f2(0x17c)]==_0x1556a5);let _0x44f346=_0x1556a5,_0x448eb7='';return _0x2c29d6&&(_0x44f346=_0x2c29d6[_0x5634f2(0x148)],_0x448eb7=_0x25efd3(_0x44f346)[_0x5634f2(0x16c)]()),{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x16f),_0x448eb7)[_0x5634f2(0x17b)](),'color':{'value':_0x1556a5,'title':_0x448eb7||_0x44f346}};}return{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x15d))};}if(_0x5634f2(0x181)==_0x558b33[_0x5634f2(0x151)]){const _0x1747ce=_0x558b33[_0x5634f2(0x172)][0x0][_0x5634f2(0x17a)];if(_0x1747ce){const _0x112f3e=_0x1cf4cc(this[_0x5634f2(0x16b)][_0x5634f2(0x186)][_0x5634f2(0x14b)](_0x5634f2(0x175)))[_0x5634f2(0x14f)](_0xa54e6b=>_0xa54e6b[_0x5634f2(0x17c)]==_0x1747ce);let _0x43a5e3=_0x1747ce,_0x12dfb8='';return _0x112f3e&&(_0x43a5e3=_0x112f3e[_0x5634f2(0x148)],_0x12dfb8=_0x25efd3(_0x43a5e3)[_0x5634f2(0x16c)]()),{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x159),_0x12dfb8)[_0x5634f2(0x17b)](),'color':{'value':_0x1747ce,'title':_0x12dfb8||_0x43a5e3}};}return{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x182))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x28bbc6=_0x2063;(function(_0x1c5f8f,_0x2ea6bf){const _0x3f1cae=_0x2063,_0x198095=_0x1c5f8f();while(!![]){try{const _0x14aa74=parseInt(_0x3f1cae(0x14a))/0x1*(-parseInt(_0x3f1cae(0x14b))/0x2)+-parseInt(_0x3f1cae(0x141))/0x3*(-parseInt(_0x3f1cae(0x122))/0x4)+parseInt(_0x3f1cae(0x12a))/0x5+parseInt(_0x3f1cae(0x130))/0x6+parseInt(_0x3f1cae(0x128))/0x7*(parseInt(_0x3f1cae(0x124))/0x8)+parseInt(_0x3f1cae(0x14f))/0x9*(parseInt(_0x3f1cae(0x12b))/0xa)+-parseInt(_0x3f1cae(0x13a))/0xb*(parseInt(_0x3f1cae(0x14c))/0xc);if(_0x14aa74===_0x2ea6bf)break;else _0x198095['push'](_0x198095['shift']());}catch(_0xb51f15){_0x198095['push'](_0x198095['shift']());}}}(_0x3a91,0x2622f));import{Plugin as _0x47b072}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x46eaed}from'ckeditor5/src/ui.js';function _0x3a91(){const _0x39b4c1=['pasteFormat','3gneZpE','fontColor','type','plugins','formatInline','afterInit','fontSize','get','fontSize.options','46199xEAzkv','12ILlYWx','3027660LZVCqP','fontColor.colors','enableDefaultAttributesIntegration','803727wVwBGX','slice','normalizeSizeOptions','push','descriptionFactory','length','locale','copyFormat','toLowerCase','split','*Set\x20format\x20to:*\x20%0','300596rcipWe','fontBackgroundColor','65848yxSyLR','model','charAt','format','189NOaveD','_registerLegacyDescription','832735ynvaCH','10vmcBZm','commandName','FontSize','*Remove\x20all\x20formatting*','commands','794820kqUMvj','config','boolean','find','title','label','entries','toUpperCase','join','editor','11OReZcU','registerDescriptionCallback','commandParams','formatBlock','enableCommand','TrackChangesEditing'];_0x3a91=function(){return _0x39b4c1;};return _0x3a91();}function _0x2063(_0x38abd8,_0x4ac06d){const _0x3a9121=_0x3a91();return _0x2063=function(_0x2063e2,_0x5f190c){_0x2063e2=_0x2063e2-0x11e;let _0x56ef94=_0x3a9121[_0x2063e2];return _0x56ef94;},_0x2063(_0x38abd8,_0x4ac06d);}import{getTranslation as _0x3ef805}from'../utils/common-translations.js';export default class X extends _0x47b072{[_0x28bbc6(0x146)](){const _0x5918e6=_0x28bbc6,_0x4e26ad=this[_0x5918e6(0x139)],_0x6f6732=_0x4e26ad[_0x5918e6(0x144)][_0x5918e6(0x148)](_0x5918e6(0x13f)),_0x3ceda1=_0x4e26ad[_0x5918e6(0x12f)][_0x5918e6(0x148)](_0x5918e6(0x11e)),_0xc4f072=_0x4e26ad[_0x5918e6(0x12f)][_0x5918e6(0x148)](_0x5918e6(0x140));_0x3ceda1&&_0xc4f072&&(_0x6f6732[_0x5918e6(0x14e)](_0x5918e6(0x140)),_0x6f6732[_0x5918e6(0x13e)](_0x5918e6(0x11e)),this[_0x5918e6(0x129)]());}[_0x28bbc6(0x129)](){const _0x37b95e=_0x28bbc6,_0x5b6804=this[_0x37b95e(0x139)],_0x4a0d99=_0x5b6804[_0x37b95e(0x155)];_0x5b6804[_0x37b95e(0x144)][_0x37b95e(0x148)](_0x37b95e(0x13f))[_0x37b95e(0x153)][_0x37b95e(0x13b)](_0x52fba7=>{const _0x2caf8=_0x37b95e;if(_0x2caf8(0x13d)!=_0x52fba7[_0x2caf8(0x143)]&&_0x2caf8(0x145)!=_0x52fba7[_0x2caf8(0x143)])return;const {data:_0x22672f}=_0x52fba7;if(_0x22672f&&_0x2caf8(0x140)===_0x22672f[_0x2caf8(0x12c)]){const _0x26c955=[],_0x5a0225=_0x22672f[_0x2caf8(0x13c)][0x0];for(const [_0x258dab,_0x49941a]of Object[_0x2caf8(0x136)](_0x5a0225))_0x26c955[_0x2caf8(0x152)](so(_0x5b6804,_0x258dab,_0x49941a));return _0x26c955[_0x2caf8(0x154)]?{'type':_0x2caf8(0x127),'content':_0x3ef805(_0x4a0d99,_0x2caf8(0x121),_0x26c955[_0x2caf8(0x138)](',\x20'))}:{'type':_0x2caf8(0x127),'content':_0x3ef805(_0x4a0d99,_0x2caf8(0x12e))};}});}}function so(_0x1a260e,_0x323eaf,_0x16bedc){const _0x1b8aeb=_0x28bbc6,_0x106d06=_0x1a260e[_0x1b8aeb(0x155)]['t'],_0x519d8e=_0x323eaf[_0x1b8aeb(0x120)](/(?=[A-Z])/)[_0x1b8aeb(0x138)]('\x20'),_0x4c3349=_0x106d06(_0x519d8e[_0x1b8aeb(0x126)](0x0)[_0x1b8aeb(0x137)]()+_0x519d8e[_0x1b8aeb(0x150)](0x1))[_0x1b8aeb(0x11f)]();if(_0x1b8aeb(0x132)==typeof _0x16bedc)return _0x4c3349;if(_0x1b8aeb(0x142)===_0x323eaf||_0x1b8aeb(0x123)===_0x323eaf){const _0x4e5d9c=_0x46eaed(_0x1a260e[_0x1b8aeb(0x131)][_0x1b8aeb(0x148)](_0x1b8aeb(0x14d)))[_0x1b8aeb(0x133)](_0x46117e=>_0x46117e[_0x1b8aeb(0x125)]==_0x16bedc);return _0x4c3349+'\x20('+(_0x4e5d9c?_0x106d06(_0x4e5d9c[_0x1b8aeb(0x135)])[_0x1b8aeb(0x11f)]():_0x16bedc)+')';}if(_0x1b8aeb(0x147)===_0x323eaf&&isNaN(parseFloat(_0x16bedc))){const _0x56c8fd=_0x1a260e[_0x1b8aeb(0x144)][_0x1b8aeb(0x148)](_0x1b8aeb(0x12d))[_0x1b8aeb(0x151)](_0x1a260e[_0x1b8aeb(0x131)][_0x1b8aeb(0x148)](_0x1b8aeb(0x149)))[_0x1b8aeb(0x133)](_0x5157ce=>_0x5157ce[_0x1b8aeb(0x125)]==_0x16bedc);return _0x4c3349+'\x20('+(_0x56c8fd?_0x106d06(_0x56c8fd[_0x1b8aeb(0x134)])[_0x1b8aeb(0x11f)]():_0x16bedc)+')';}return _0x4c3349+'\x20('+_0x16bedc+')';}
23
+ function _0x2931(_0x504b3d,_0x591082){const _0x4fc427=_0x4fc4();return _0x2931=function(_0x293160,_0x56167b){_0x293160=_0x293160-0x6e;let _0xd6846=_0x4fc427[_0x293160];return _0xd6846;},_0x2931(_0x504b3d,_0x591082);}const _0x10a7aa=_0x2931;(function(_0x3c7085,_0x1aba23){const _0x2b5cd0=_0x2931,_0xd0cf81=_0x3c7085();while(!![]){try{const _0x38a1d1=parseInt(_0x2b5cd0(0x95))/0x1*(-parseInt(_0x2b5cd0(0x8d))/0x2)+parseInt(_0x2b5cd0(0x70))/0x3+parseInt(_0x2b5cd0(0x85))/0x4*(-parseInt(_0x2b5cd0(0x73))/0x5)+-parseInt(_0x2b5cd0(0x8b))/0x6*(-parseInt(_0x2b5cd0(0x6e))/0x7)+parseInt(_0x2b5cd0(0x90))/0x8*(parseInt(_0x2b5cd0(0x7b))/0x9)+-parseInt(_0x2b5cd0(0x91))/0xa*(parseInt(_0x2b5cd0(0x9e))/0xb)+parseInt(_0x2b5cd0(0xa3))/0xc;if(_0x38a1d1===_0x1aba23)break;else _0xd0cf81['push'](_0xd0cf81['shift']());}catch(_0x46e0f2){_0xd0cf81['push'](_0xd0cf81['shift']());}}}(_0x4fc4,0x3234e));import{Plugin as _0x2203bd}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x328770}from'ckeditor5/src/ui.js';import{getTranslation as _0x596497}from'../utils/common-translations.js';export default class X extends _0x2203bd{[_0x10a7aa(0x82)](){const _0xb94dba=_0x10a7aa,_0x4453b4=this[_0xb94dba(0x9f)],_0x117a33=_0x4453b4[_0xb94dba(0x93)][_0xb94dba(0x72)](_0xb94dba(0x96)),_0x306227=_0x4453b4[_0xb94dba(0x7f)][_0xb94dba(0x72)](_0xb94dba(0x87)),_0x1e87e4=_0x4453b4[_0xb94dba(0x7f)][_0xb94dba(0x72)](_0xb94dba(0xa2));_0x306227&&_0x1e87e4&&(_0x117a33[_0xb94dba(0x80)](_0xb94dba(0xa2)),_0x117a33[_0xb94dba(0x9a)](_0xb94dba(0x87)),this[_0xb94dba(0x81)]());}[_0x10a7aa(0x81)](){const _0x4d85ed=_0x10a7aa,_0xcdd5f5=this[_0x4d85ed(0x9f)],_0x6fe205=_0xcdd5f5[_0x4d85ed(0x78)];_0xcdd5f5[_0x4d85ed(0x93)][_0x4d85ed(0x72)](_0x4d85ed(0x96))[_0x4d85ed(0x92)][_0x4d85ed(0x84)](_0x1ea001=>{const _0x39c226=_0x4d85ed;if(_0x39c226(0xa4)!=_0x1ea001[_0x39c226(0x8c)]&&_0x39c226(0x75)!=_0x1ea001[_0x39c226(0x8c)])return;const {data:_0x3f0026}=_0x1ea001;if(_0x3f0026&&_0x39c226(0xa2)===_0x3f0026[_0x39c226(0x89)]){const _0x53cfdb=[],_0x5cf7f8=_0x3f0026[_0x39c226(0x9b)][0x0];for(const [_0x2ec13f,_0x2f652e]of Object[_0x39c226(0x94)](_0x5cf7f8))_0x53cfdb[_0x39c226(0x7e)](so(_0xcdd5f5,_0x2ec13f,_0x2f652e));return _0x53cfdb[_0x39c226(0xa5)]?{'type':_0x39c226(0x97),'content':_0x596497(_0x6fe205,_0x39c226(0x98),_0x53cfdb[_0x39c226(0x79)](',\x20'))}:{'type':_0x39c226(0x97),'content':_0x596497(_0x6fe205,_0x39c226(0x88))};}});}}function _0x4fc4(){const _0x275190=['fontColor.colors','locale','join','fontSize','9495uAgSUn','find','label','push','commands','enableDefaultAttributesIntegration','_registerLegacyDescription','afterInit','FontSize','registerDescriptionCallback','1096GLGwqL','toUpperCase','copyFormat','*Remove\x20all\x20formatting*','commandName','model','1110MoZGYV','type','758ulvvDA','split','boolean','224PxHldx','243940cVIDXV','descriptionFactory','plugins','entries','245lJjNwe','TrackChangesEditing','format','*Set\x20format\x20to:*\x20%0','title','enableCommand','commandParams','slice','fontBackgroundColor','143JwFCBA','editor','config','fontColor','pasteFormat','2523720DKXUnK','formatBlock','length','12621gxKRwq','fontSize.options','987288umYydf','normalizeSizeOptions','get','5235HklJxL','toLowerCase','formatInline','charAt'];_0x4fc4=function(){return _0x275190;};return _0x4fc4();}function so(_0x3f455a,_0x595676,_0x180a81){const _0x1fe599=_0x10a7aa,_0x1ec84d=_0x3f455a[_0x1fe599(0x78)]['t'],_0x4250b9=_0x595676[_0x1fe599(0x8e)](/(?=[A-Z])/)[_0x1fe599(0x79)]('\x20'),_0x251e99=_0x1ec84d(_0x4250b9[_0x1fe599(0x76)](0x0)[_0x1fe599(0x86)]()+_0x4250b9[_0x1fe599(0x9c)](0x1))[_0x1fe599(0x74)]();if(_0x1fe599(0x8f)==typeof _0x180a81)return _0x251e99;if(_0x1fe599(0xa1)===_0x595676||_0x1fe599(0x9d)===_0x595676){const _0xeb11e6=_0x328770(_0x3f455a[_0x1fe599(0xa0)][_0x1fe599(0x72)](_0x1fe599(0x77)))[_0x1fe599(0x7c)](_0x286e06=>_0x286e06[_0x1fe599(0x8a)]==_0x180a81);return _0x251e99+'\x20('+(_0xeb11e6?_0x1ec84d(_0xeb11e6[_0x1fe599(0x7d)])[_0x1fe599(0x74)]():_0x180a81)+')';}if(_0x1fe599(0x7a)===_0x595676&&isNaN(parseFloat(_0x180a81))){const _0x5889ce=_0x3f455a[_0x1fe599(0x93)][_0x1fe599(0x72)](_0x1fe599(0x83))[_0x1fe599(0x71)](_0x3f455a[_0x1fe599(0xa0)][_0x1fe599(0x72)](_0x1fe599(0x6f)))[_0x1fe599(0x7c)](_0x19a512=>_0x19a512[_0x1fe599(0x8a)]==_0x180a81);return _0x251e99+'\x20('+(_0x5889ce?_0x1ec84d(_0x5889ce[_0x1fe599(0x99)])[_0x1fe599(0x74)]():_0x180a81)+')';}return _0x251e99+'\x20('+_0x180a81+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1d849a=_0x4d39;(function(_0x41efa5,_0x5b1d5c){const _0x30b3d7=_0x4d39,_0x4b4ffa=_0x41efa5();while(!![]){try{const _0x55fa27=-parseInt(_0x30b3d7(0xe3))/0x1+parseInt(_0x30b3d7(0xe6))/0x2+parseInt(_0x30b3d7(0xe4))/0x3*(parseInt(_0x30b3d7(0xe2))/0x4)+parseInt(_0x30b3d7(0x10b))/0x5+-parseInt(_0x30b3d7(0xea))/0x6*(-parseInt(_0x30b3d7(0xf7))/0x7)+parseInt(_0x30b3d7(0xe7))/0x8+parseInt(_0x30b3d7(0x101))/0x9*(-parseInt(_0x30b3d7(0xf2))/0xa);if(_0x55fa27===_0x5b1d5c)break;else _0x4b4ffa['push'](_0x4b4ffa['shift']());}catch(_0x1e7381){_0x4b4ffa['push'](_0x4b4ffa['shift']());}}}(_0x1e4c,0xa714d));import{Plugin as _0x294ea1}from'ckeditor5/src/core.js';import{getTranslation as _0x14b96a}from'../utils/common-translations.js';function _0x1e4c(){const _0xdf6c50=['formatBlock','24770unTdWP','afterInit','_headingOptions','locale','heading.options','7581266AWCtYG','registerDescriptionCallback','match','type','get','enableDefaultAttributesIntegration','editor','commandParams','heading','name','7173YSYEoQ','descriptionFactory','ELEMENT_HEADING_CUSTOM','HeadingEditing','config','plugins','model','view','title','registerElementLabel','5940085ULggwa','TrackChangesEditing','ELEMENT_HEADING','5092aMpyll','1206872BXLvkI','3174JEtefa','_registerLegacyDescription','142272raUnUw','1411048hHwgPb','*Change\x20to:*\x20%0','_getHeadingLevel','6tsaIWX','commandName','find','has','paragraph','value','format'];_0x1e4c=function(){return _0xdf6c50;};return _0x1e4c();}function _0x4d39(_0x2d1540,_0x56e60c){const _0x1e4cb6=_0x1e4c();return _0x4d39=function(_0x4d395e,_0x52de92){_0x4d395e=_0x4d395e-0xe0;let _0x5cbf32=_0x1e4cb6[_0x4d395e];return _0x5cbf32;},_0x4d39(_0x2d1540,_0x56e60c);}export default class Y extends _0x294ea1{[_0x1d849a(0xf3)](){const _0x164907=_0x1d849a,_0xee94de=this[_0x164907(0xfd)];if(!_0xee94de[_0x164907(0x106)][_0x164907(0xed)](_0x164907(0x104)))return;this[_0x164907(0xf4)]=_0xee94de[_0x164907(0x105)][_0x164907(0xfb)](_0x164907(0xf6));const _0x32f070=_0xee94de[_0x164907(0xf5)],_0x1b0816=_0xee94de[_0x164907(0x106)][_0x164907(0xfb)](_0x164907(0xe0));_0x1b0816[_0x164907(0xfc)](_0x164907(0xff));for(const _0x4120ec of this[_0x164907(0xf4)])_0x164907(0xee)!=_0x4120ec[_0x164907(0x107)]&&_0x1b0816[_0x164907(0x102)][_0x164907(0x10a)](_0x4120ec[_0x164907(0x107)],_0x2934f2=>{const _0x3888f1=_0x164907,_0x5d72d3=this[_0x3888f1(0xe9)](_0x4120ec[_0x3888f1(0x107)]);return null!==_0x5d72d3?_0x1cb0c6(_0x2934f2,_0x5d72d3):_0x4552b5(_0x2934f2,_0x4120ec[_0x3888f1(0x109)]);});function _0x1cb0c6(_0x14325b,_0x5f23ba){const _0x3eb4db=_0x164907;return _0x14b96a(_0x32f070,_0x3eb4db(0xe1),[_0x14325b,_0x5f23ba]);}function _0x4552b5(_0x52224c,_0x269c6c){const _0x5040e1=_0x164907;return _0x14b96a(_0x32f070,_0x5040e1(0x103),[_0x52224c,_0x269c6c]);}this[_0x164907(0xe5)]();}[_0x1d849a(0xe5)](){const _0x5ab4f6=_0x1d849a,_0x29868a=this[_0x5ab4f6(0xfd)],_0x18380f=_0x29868a[_0x5ab4f6(0xf5)];function _0x4e73b2(_0x3bb26b,_0x234bc7){const _0x2a5c39=_0x5ab4f6;return _0x14b96a(_0x18380f,_0x2a5c39(0x103),[_0x3bb26b,_0x234bc7]);}_0x29868a[_0x5ab4f6(0x106)][_0x5ab4f6(0xfb)](_0x5ab4f6(0xe0))[_0x5ab4f6(0x102)][_0x5ab4f6(0xf8)](_0x33c85b=>{const _0x472ce6=_0x5ab4f6;if(_0x472ce6(0xf1)!=_0x33c85b[_0x472ce6(0xfa)])return;const {data:_0x2a3058}=_0x33c85b;if(_0x2a3058&&_0x472ce6(0xff)==_0x2a3058[_0x472ce6(0xeb)]){const _0x2f855c=_0x2a3058[_0x472ce6(0xfe)][0x0][_0x472ce6(0xef)],_0x1c093a=this[_0x472ce6(0xe9)](_0x2f855c);if(null!==_0x1c093a)return{'type':_0x472ce6(0xf0),'content':_0x14b96a(_0x18380f,_0x472ce6(0xe8),(_0x1b6e89=0x1,_0x57a1df=_0x1c093a,_0x14b96a(_0x18380f,_0x472ce6(0xe1),[_0x1b6e89,_0x57a1df])))};const _0x14bcce=this[_0x472ce6(0xf4)][_0x472ce6(0xec)](_0x2e6781=>_0x2e6781[_0x472ce6(0x107)]===_0x2f855c)[_0x472ce6(0x109)];return{'type':_0x472ce6(0xf0),'content':_0x14b96a(_0x18380f,_0x472ce6(0xe8),_0x4e73b2(0x1,_0x14bcce))};}var _0x1b6e89,_0x57a1df;});}[_0x1d849a(0xe9)](_0x2f911a){const _0x4c19c1=_0x1d849a;var _0x34a9a3,_0x3c686e;const _0x17a61d=_0x2f911a[_0x4c19c1(0xf9)](/^heading(\d+)/);if(_0x17a61d)return _0x17a61d[0x1];const _0x514840=null===(_0x34a9a3=this[_0x4c19c1(0xf4)])||void 0x0===_0x34a9a3?void 0x0:_0x34a9a3[_0x4c19c1(0xec)](_0x189cbd=>_0x189cbd[_0x4c19c1(0x107)]==_0x2f911a);if(_0x514840&&_0x514840[_0x4c19c1(0x108)]){const _0x7841da=_0x514840[_0x4c19c1(0x108)],_0x4e7a99=(null!==(_0x3c686e=_0x7841da[_0x4c19c1(0x100)])&&void 0x0!==_0x3c686e?_0x3c686e:_0x7841da)[_0x4c19c1(0xf9)](/^h(\d+)/);if(_0x4e7a99)return _0x4e7a99[0x1];}return null;}}
23
+ function _0x5652(){const _0x5a7033=['TrackChangesEditing','*Change\x20to:*\x20%0','config','match','2061qWiSfv','title','heading','format','type','commandName','4MEHodT','editor','find','commandParams','has','15860oIGaHh','ELEMENT_HEADING_CUSTOM','registerDescriptionCallback','31003nuKeGm','registerElementLabel','284683pRKhcu','descriptionFactory','11994aOABAl','afterInit','enableDefaultAttributesIntegration','plugins','_registerLegacyDescription','paragraph','266400LREcCa','model','name','locale','664LpIQuK','value','213jRbwbQ','heading.options','ELEMENT_HEADING','737088YUatjI','formatBlock','_getHeadingLevel','get','_headingOptions','1773095iIJdhI','view','HeadingEditing'];_0x5652=function(){return _0x5a7033;};return _0x5652();}function _0x51d1(_0x4a334a,_0x2f4098){const _0x5652dc=_0x5652();return _0x51d1=function(_0x51d18a,_0x116388){_0x51d18a=_0x51d18a-0x1c7;let _0x5212d6=_0x5652dc[_0x51d18a];return _0x5212d6;},_0x51d1(_0x4a334a,_0x2f4098);}const _0x2c9cb1=_0x51d1;(function(_0x2320de,_0x2104d4){const _0x192f71=_0x51d1,_0x137c47=_0x2320de();while(!![]){try{const _0x24db33=-parseInt(_0x192f71(0x1dd))/0x1+parseInt(_0x192f71(0x1df))/0x2*(-parseInt(_0x192f71(0x1eb))/0x3)+parseInt(_0x192f71(0x1d3))/0x4*(parseInt(_0x192f71(0x1f3))/0x5)+-parseInt(_0x192f71(0x1e5))/0x6+parseInt(_0x192f71(0x1db))/0x7*(parseInt(_0x192f71(0x1e9))/0x8)+-parseInt(_0x192f71(0x1cd))/0x9*(-parseInt(_0x192f71(0x1d8))/0xa)+-parseInt(_0x192f71(0x1ee))/0xb;if(_0x24db33===_0x2104d4)break;else _0x137c47['push'](_0x137c47['shift']());}catch(_0xd7fdde){_0x137c47['push'](_0x137c47['shift']());}}}(_0x5652,0x40576));import{Plugin as _0x3ad731}from'ckeditor5/src/core.js';import{getTranslation as _0x114677}from'../utils/common-translations.js';export default class Y extends _0x3ad731{[_0x2c9cb1(0x1e0)](){const _0x64b6d0=_0x2c9cb1,_0x46cfea=this[_0x64b6d0(0x1d4)];if(!_0x46cfea[_0x64b6d0(0x1e2)][_0x64b6d0(0x1d7)](_0x64b6d0(0x1c8)))return;this[_0x64b6d0(0x1f2)]=_0x46cfea[_0x64b6d0(0x1cb)][_0x64b6d0(0x1f1)](_0x64b6d0(0x1ec));const _0x1df826=_0x46cfea[_0x64b6d0(0x1e8)],_0xa8c0a3=_0x46cfea[_0x64b6d0(0x1e2)][_0x64b6d0(0x1f1)](_0x64b6d0(0x1c9));_0xa8c0a3[_0x64b6d0(0x1e1)](_0x64b6d0(0x1cf));for(const _0x33273b of this[_0x64b6d0(0x1f2)])_0x64b6d0(0x1e4)!=_0x33273b[_0x64b6d0(0x1e6)]&&_0xa8c0a3[_0x64b6d0(0x1de)][_0x64b6d0(0x1dc)](_0x33273b[_0x64b6d0(0x1e6)],_0x269497=>{const _0x306ae9=_0x64b6d0,_0x330e1=this[_0x306ae9(0x1f0)](_0x33273b[_0x306ae9(0x1e6)]);return null!==_0x330e1?_0x876c3b(_0x269497,_0x330e1):_0x136daa(_0x269497,_0x33273b[_0x306ae9(0x1ce)]);});function _0x876c3b(_0x9ca240,_0x28c3f5){const _0x4565be=_0x64b6d0;return _0x114677(_0x1df826,_0x4565be(0x1ed),[_0x9ca240,_0x28c3f5]);}function _0x136daa(_0x1195d4,_0x218ef0){const _0x3c14b9=_0x64b6d0;return _0x114677(_0x1df826,_0x3c14b9(0x1d9),[_0x1195d4,_0x218ef0]);}this[_0x64b6d0(0x1e3)]();}[_0x2c9cb1(0x1e3)](){const _0xda39fc=_0x2c9cb1,_0x62d8d5=this[_0xda39fc(0x1d4)],_0x4b0ce1=_0x62d8d5[_0xda39fc(0x1e8)];function _0x33b409(_0x457e2f,_0x2455a2){const _0x3ad145=_0xda39fc;return _0x114677(_0x4b0ce1,_0x3ad145(0x1d9),[_0x457e2f,_0x2455a2]);}_0x62d8d5[_0xda39fc(0x1e2)][_0xda39fc(0x1f1)](_0xda39fc(0x1c9))[_0xda39fc(0x1de)][_0xda39fc(0x1da)](_0x1ba9ac=>{const _0x20bea6=_0xda39fc;if(_0x20bea6(0x1ef)!=_0x1ba9ac[_0x20bea6(0x1d1)])return;const {data:_0x124ea1}=_0x1ba9ac;if(_0x124ea1&&_0x20bea6(0x1cf)==_0x124ea1[_0x20bea6(0x1d2)]){const _0x447592=_0x124ea1[_0x20bea6(0x1d6)][0x0][_0x20bea6(0x1ea)],_0x12a480=this[_0x20bea6(0x1f0)](_0x447592);if(null!==_0x12a480)return{'type':_0x20bea6(0x1d0),'content':_0x114677(_0x4b0ce1,_0x20bea6(0x1ca),(_0x2153ee=0x1,_0x45a633=_0x12a480,_0x114677(_0x4b0ce1,_0x20bea6(0x1ed),[_0x2153ee,_0x45a633])))};const _0x171fe6=this[_0x20bea6(0x1f2)][_0x20bea6(0x1d5)](_0xe50ede=>_0xe50ede[_0x20bea6(0x1e6)]===_0x447592)[_0x20bea6(0x1ce)];return{'type':_0x20bea6(0x1d0),'content':_0x114677(_0x4b0ce1,_0x20bea6(0x1ca),_0x33b409(0x1,_0x171fe6))};}var _0x2153ee,_0x45a633;});}[_0x2c9cb1(0x1f0)](_0x1b513d){const _0x343584=_0x2c9cb1;var _0x13dfbe,_0x1ee562;const _0x59c522=_0x1b513d[_0x343584(0x1cc)](/^heading(\d+)/);if(_0x59c522)return _0x59c522[0x1];const _0x200eab=null===(_0x13dfbe=this[_0x343584(0x1f2)])||void 0x0===_0x13dfbe?void 0x0:_0x13dfbe[_0x343584(0x1d5)](_0x4a1ff7=>_0x4a1ff7[_0x343584(0x1e6)]==_0x1b513d);if(_0x200eab&&_0x200eab[_0x343584(0x1c7)]){const _0x4777c1=_0x200eab[_0x343584(0x1c7)],_0x12b3e8=(null!==(_0x1ee562=_0x4777c1[_0x343584(0x1e7)])&&void 0x0!==_0x1ee562?_0x1ee562:_0x4777c1)[_0x343584(0x1cc)](/^h(\d+)/);if(_0x12b3e8)return _0x12b3e8[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1bfb(_0x1adaab,_0x414868){const _0x2c5c7b=_0x2c5c();return _0x1bfb=function(_0x1bfbe9,_0x3e5fd2){_0x1bfbe9=_0x1bfbe9-0x111;let _0x52c13c=_0x2c5c7b[_0x1bfbe9];return _0x52c13c;},_0x1bfb(_0x1adaab,_0x414868);}const _0x126bc5=_0x1bfb;(function(_0x1a1d5e,_0x290e43){const _0x25b997=_0x1bfb,_0x2f06d3=_0x1a1d5e();while(!![]){try{const _0x22ebf9=-parseInt(_0x25b997(0x135))/0x1+-parseInt(_0x25b997(0x123))/0x2*(-parseInt(_0x25b997(0x133))/0x3)+parseInt(_0x25b997(0x130))/0x4+-parseInt(_0x25b997(0x11d))/0x5*(-parseInt(_0x25b997(0x122))/0x6)+-parseInt(_0x25b997(0x11e))/0x7*(-parseInt(_0x25b997(0x131))/0x8)+-parseInt(_0x25b997(0x11c))/0x9+parseInt(_0x25b997(0x121))/0xa*(-parseInt(_0x25b997(0x12a))/0xb);if(_0x22ebf9===_0x290e43)break;else _0x2f06d3['push'](_0x2f06d3['shift']());}catch(_0xb62212){_0x2f06d3['push'](_0x2f06d3['shift']());}}}(_0x2c5c,0x5034f));import{Plugin as _0x24ab9c}from'ckeditor5/src/core.js';import{getTranslation as _0x67d974}from'../utils/common-translations.js';function _0x2c5c(){const _0x1558db=['1070528HqtMAj','3565872BTkQBs','formatInline','164427WRGbUh','color','275162rgfZmz','editor','title','type','get','_registerLegacyDescription','toLowerCase','highlight.options','value','highlight','config','find','enableDefaultAttributesIntegration','plugins','model','*Remove\x20highlight*','registerInlineAttribute','590571YXeCHC','25ZgJwdw','7ZecSOm','TrackChangesEditing','registerAttributeLabel','10kqycBJ','357978KYlMVr','10spEbpY','commandParams','commandName','*Set\x20highlight:*\x20%0','afterInit','descriptionFactory','locale','6780598pUPskP','format','registerDescriptionCallback','FORMAT_HIGHLIGHT','HighlightEditing','has'];_0x2c5c=function(){return _0x1558db;};return _0x2c5c();}export default class Z extends _0x24ab9c{[_0x126bc5(0x127)](){const _0x408c83=_0x126bc5,_0x3134a2=this[_0x408c83(0x136)];if(!_0x3134a2[_0x408c83(0x118)][_0x408c83(0x12f)](_0x408c83(0x12e)))return;const _0x19900a=_0x3134a2[_0x408c83(0x118)][_0x408c83(0x139)](_0x408c83(0x11f)),_0xb7aff2=_0x3134a2[_0x408c83(0x129)];_0x19900a[_0x408c83(0x117)](_0x408c83(0x114)),_0x19900a[_0x408c83(0x11b)](_0x408c83(0x114)),_0x19900a[_0x408c83(0x128)][_0x408c83(0x120)](_0x408c83(0x114),_0x67d974(_0xb7aff2,_0x408c83(0x12d))),this[_0x408c83(0x13a)]();}[_0x126bc5(0x13a)](){const _0x3d283f=_0x126bc5,_0x17c54f=this[_0x3d283f(0x136)],_0x53b126=_0x17c54f[_0x3d283f(0x129)];_0x17c54f[_0x3d283f(0x118)][_0x3d283f(0x139)](_0x3d283f(0x11f))[_0x3d283f(0x128)][_0x3d283f(0x12c)](_0x3d99ac=>{const _0x1f8772=_0x3d283f;if(_0x1f8772(0x132)!=_0x3d99ac[_0x1f8772(0x138)])return;const {data:_0x42d066}=_0x3d99ac;if(_0x42d066&&_0x1f8772(0x114)==_0x42d066[_0x1f8772(0x125)]){const _0x125658=_0x53b126['t'],_0xde2503=_0x42d066[_0x1f8772(0x124)][0x0][_0x1f8772(0x113)];if(_0xde2503){const _0xdc9462=_0x17c54f[_0x1f8772(0x115)][_0x1f8772(0x139)](_0x1f8772(0x112))[_0x1f8772(0x116)](_0x3a2261=>_0x3a2261[_0x1f8772(0x119)]==_0xde2503),_0x1e1a18=_0x125658(_0xdc9462[_0x1f8772(0x137)])[_0x1f8772(0x111)]();return{'type':_0x1f8772(0x12b),'content':_0x67d974(_0x53b126,_0x1f8772(0x126),_0x1e1a18),'color':{'value':_0xdc9462[_0x1f8772(0x134)],'title':_0xdc9462[_0x1f8772(0x137)]}};}return{'type':_0x1f8772(0x12b),'content':_0x67d974(_0x53b126,_0x1f8772(0x11a),_0x67d974(_0x53b126,_0x1f8772(0x12d)))};}});}}
23
+ const _0x331e6f=_0x4e9b;(function(_0x47b7a5,_0x49f0f1){const _0x2d20a4=_0x4e9b,_0x2a7f3c=_0x47b7a5();while(!![]){try{const _0x4cd658=-parseInt(_0x2d20a4(0x109))/0x1+parseInt(_0x2d20a4(0x11a))/0x2+parseInt(_0x2d20a4(0x106))/0x3+parseInt(_0x2d20a4(0xf6))/0x4+-parseInt(_0x2d20a4(0xfc))/0x5*(-parseInt(_0x2d20a4(0x103))/0x6)+parseInt(_0x2d20a4(0xfe))/0x7*(-parseInt(_0x2d20a4(0xf7))/0x8)+parseInt(_0x2d20a4(0x100))/0x9*(-parseInt(_0x2d20a4(0x105))/0xa);if(_0x4cd658===_0x49f0f1)break;else _0x2a7f3c['push'](_0x2a7f3c['shift']());}catch(_0x6921ba){_0x2a7f3c['push'](_0x2a7f3c['shift']());}}}(_0x2800,0xdd109));function _0x4e9b(_0x406cab,_0x169685){const _0x280012=_0x2800();return _0x4e9b=function(_0x4e9bcc,_0x4134d1){_0x4e9bcc=_0x4e9bcc-0xf4;let _0x804883=_0x280012[_0x4e9bcc];return _0x804883;},_0x4e9b(_0x406cab,_0x169685);}import{Plugin as _0x49207e}from'ckeditor5/src/core.js';function _0x2800(){const _0x2f3cff=['HighlightEditing','locale','afterInit','editor','4951028HxCjxQ','64DLOQuI','registerDescriptionCallback','*Set\x20highlight:*\x20%0','highlight.options','get','5tDKMSK','toLowerCase','19957eGTKjg','highlight','8202411GWMkKp','value','formatInline','1454784nJTltN','*Remove\x20highlight*','10sWbtMG','1517841mMcyBp','type','title','1667882mVjfry','find','format','enableDefaultAttributesIntegration','has','descriptionFactory','registerInlineAttribute','color','_registerLegacyDescription','TrackChangesEditing','commandParams','commandName','plugins','registerAttributeLabel','model','config','FORMAT_HIGHLIGHT','3042764ccFeOy'];_0x2800=function(){return _0x2f3cff;};return _0x2800();}import{getTranslation as _0x504d93}from'../utils/common-translations.js';export default class Z extends _0x49207e{[_0x331e6f(0xf4)](){const _0x865907=_0x331e6f,_0x421121=this[_0x865907(0xf5)];if(!_0x421121[_0x865907(0x115)][_0x865907(0x10d)](_0x865907(0x11b)))return;const _0x96b16b=_0x421121[_0x865907(0x115)][_0x865907(0xfb)](_0x865907(0x112)),_0x32c301=_0x421121[_0x865907(0x11c)];_0x96b16b[_0x865907(0x10c)](_0x865907(0xff)),_0x96b16b[_0x865907(0x10f)](_0x865907(0xff)),_0x96b16b[_0x865907(0x10e)][_0x865907(0x116)](_0x865907(0xff),_0x504d93(_0x32c301,_0x865907(0x119))),this[_0x865907(0x111)]();}[_0x331e6f(0x111)](){const _0x59bb4e=_0x331e6f,_0x1a0b6d=this[_0x59bb4e(0xf5)],_0x1c0b31=_0x1a0b6d[_0x59bb4e(0x11c)];_0x1a0b6d[_0x59bb4e(0x115)][_0x59bb4e(0xfb)](_0x59bb4e(0x112))[_0x59bb4e(0x10e)][_0x59bb4e(0xf8)](_0x3befef=>{const _0x5d10f5=_0x59bb4e;if(_0x5d10f5(0x102)!=_0x3befef[_0x5d10f5(0x107)])return;const {data:_0x5af828}=_0x3befef;if(_0x5af828&&_0x5d10f5(0xff)==_0x5af828[_0x5d10f5(0x114)]){const _0x1867ff=_0x1c0b31['t'],_0x51384b=_0x5af828[_0x5d10f5(0x113)][0x0][_0x5d10f5(0x101)];if(_0x51384b){const _0x3979be=_0x1a0b6d[_0x5d10f5(0x118)][_0x5d10f5(0xfb)](_0x5d10f5(0xfa))[_0x5d10f5(0x10a)](_0x24e9b8=>_0x24e9b8[_0x5d10f5(0x117)]==_0x51384b),_0x38b22b=_0x1867ff(_0x3979be[_0x5d10f5(0x108)])[_0x5d10f5(0xfd)]();return{'type':_0x5d10f5(0x10b),'content':_0x504d93(_0x1c0b31,_0x5d10f5(0xf9),_0x38b22b),'color':{'value':_0x3979be[_0x5d10f5(0x110)],'title':_0x3979be[_0x5d10f5(0x108)]}};}return{'type':_0x5d10f5(0x10b),'content':_0x504d93(_0x1c0b31,_0x5d10f5(0x104),_0x504d93(_0x1c0b31,_0x5d10f5(0x119)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x585f(){const _0x459c57=['showSuggestionHighlights','9fTyeEJ','21575bjZFyG','editor','116744kzHeJN','932676hkGQYy','createContainerElement','elementToStructure','ELEMENT_HORIZONTAL_LINE','26tXppPx','locale','high','TrackChangesEditing','enableCommand','205596UVjrFr','for','insert','descriptionFactory','ck-horizontal-line','7lYqlqr','afterInit','conversion','50DpQhiv','div','plugins','268620UOxryg','get','addClass','horizontalLine','createPositionAt','createEmptyElement','registerElementLabel','has','dataDowncast','801229imUKHh','HorizontalLineEditing','21889qczqNx'];_0x585f=function(){return _0x459c57;};return _0x585f();}const _0x505165=_0x50e5;function _0x50e5(_0xd4bba7,_0xb6bedc){const _0x585f7c=_0x585f();return _0x50e5=function(_0x50e571,_0x2380e6){_0x50e571=_0x50e571-0x18f;let _0x4195df=_0x585f7c[_0x50e571];return _0x4195df;},_0x50e5(_0xd4bba7,_0xb6bedc);}(function(_0x4529f7,_0x2e0244){const _0x39e699=_0x50e5,_0x5a19e3=_0x4529f7();while(!![]){try{const _0x17f14a=parseInt(_0x39e699(0x192))/0x1*(parseInt(_0x39e699(0x19c))/0x2)+parseInt(_0x39e699(0x1a1))/0x3+parseInt(_0x39e699(0x1ac))/0x4+parseInt(_0x39e699(0x195))/0x5+-parseInt(_0x39e699(0x198))/0x6*(-parseInt(_0x39e699(0x1a6))/0x7)+parseInt(_0x39e699(0x197))/0x8*(-parseInt(_0x39e699(0x194))/0x9)+parseInt(_0x39e699(0x1a9))/0xa*(-parseInt(_0x39e699(0x190))/0xb);if(_0x17f14a===_0x2e0244)break;else _0x5a19e3['push'](_0x5a19e3['shift']());}catch(_0x461a8b){_0x5a19e3['push'](_0x5a19e3['shift']());}}}(_0x585f,0x31201));import{Plugin as _0x296672}from'ckeditor5/src/core.js';import{getTranslation as _0x555047}from'../utils/common-translations.js';export default class tt extends _0x296672{[_0x505165(0x1a7)](){const _0x1a73a5=_0x505165,_0x2daf4f=this[_0x1a73a5(0x196)];if(!_0x2daf4f[_0x1a73a5(0x1ab)][_0x1a73a5(0x1b3)](_0x1a73a5(0x191)))return;_0x2daf4f[_0x1a73a5(0x1ab)][_0x1a73a5(0x1ad)](_0x1a73a5(0x19f))[_0x1a73a5(0x1a0)](_0x1a73a5(0x1af));const _0x29c442=_0x2daf4f[_0x1a73a5(0x1ab)][_0x1a73a5(0x1ad)](_0x1a73a5(0x19f)),_0x1ca9d0=_0x2daf4f[_0x1a73a5(0x19d)];_0x29c442[_0x1a73a5(0x1a4)][_0x1a73a5(0x1b2)](_0x1a73a5(0x1af),_0x37b13b=>_0x555047(_0x1ca9d0,_0x1a73a5(0x19b),_0x37b13b)),_0x2daf4f[_0x1a73a5(0x1a8)][_0x1a73a5(0x1a2)](_0x1a73a5(0x18f))[_0x1a73a5(0x19a)]({'model':_0x1a73a5(0x1af),'view':(_0x6f1dc1,{writer:_0x437fde,options:_0x46c86d})=>{const _0x321f80=_0x1a73a5;if(!_0x46c86d[_0x321f80(0x193)])return null;const _0x3335f0=_0x437fde[_0x321f80(0x199)](_0x321f80(0x1aa)),_0x568fc1=_0x437fde[_0x321f80(0x1b1)]('hr');return _0x437fde[_0x321f80(0x1ae)](_0x321f80(0x1a5),_0x3335f0),_0x437fde[_0x321f80(0x1a3)](_0x437fde[_0x321f80(0x1b0)](_0x3335f0,0x0),_0x568fc1),_0x3335f0;},'converterPriority':_0x1a73a5(0x19e)});}}
23
+ const _0x1fcdd7=_0x2434;(function(_0x32f8a5,_0x6b3294){const _0xf72d43=_0x2434,_0x31ba30=_0x32f8a5();while(!![]){try{const _0x4fdd53=-parseInt(_0xf72d43(0xb3))/0x1*(-parseInt(_0xf72d43(0xb6))/0x2)+-parseInt(_0xf72d43(0xc9))/0x3*(parseInt(_0xf72d43(0xcd))/0x4)+parseInt(_0xf72d43(0xaf))/0x5+parseInt(_0xf72d43(0xac))/0x6*(-parseInt(_0xf72d43(0xc6))/0x7)+-parseInt(_0xf72d43(0xc3))/0x8+-parseInt(_0xf72d43(0xbd))/0x9+parseInt(_0xf72d43(0xce))/0xa;if(_0x4fdd53===_0x6b3294)break;else _0x31ba30['push'](_0x31ba30['shift']());}catch(_0x2e9e6d){_0x31ba30['push'](_0x31ba30['shift']());}}}(_0x2c9a,0xe500f));function _0x2434(_0x1e7b4d,_0x586267){const _0x2c9a8f=_0x2c9a();return _0x2434=function(_0x2434d6,_0x27196e){_0x2434d6=_0x2434d6-0xab;let _0x452aef=_0x2c9a8f[_0x2434d6];return _0x452aef;},_0x2434(_0x1e7b4d,_0x586267);}import{Plugin as _0x5be06d}from'ckeditor5/src/core.js';function _0x2c9a(){const _0xfc69a3=['plugins','HorizontalLineEditing','addClass','registerElementLabel','14535512LWTMuL','editor','dataDowncast','15379VJvkMT','horizontalLine','createEmptyElement','70482SxQKJB','has','conversion','createPositionAt','128AYVBLm','39824310InseVL','get','3684SCDxFg','enableCommand','ck-horizontal-line','4192470rvLmmr','TrackChangesEditing','descriptionFactory','ELEMENT_HORIZONTAL_LINE','1LEmRrk','elementToStructure','showSuggestionHighlights','2940028zrshru','div','locale','high','createContainerElement','insert','afterInit','12917115lPkChB','for'];_0x2c9a=function(){return _0xfc69a3;};return _0x2c9a();}import{getTranslation as _0x351d4d}from'../utils/common-translations.js';export default class tt extends _0x5be06d{[_0x1fcdd7(0xbc)](){const _0x979388=_0x1fcdd7,_0x5dd8c2=this[_0x979388(0xc4)];if(!_0x5dd8c2[_0x979388(0xbf)][_0x979388(0xca)](_0x979388(0xc0)))return;_0x5dd8c2[_0x979388(0xbf)][_0x979388(0xab)](_0x979388(0xb0))[_0x979388(0xad)](_0x979388(0xc7));const _0x480daf=_0x5dd8c2[_0x979388(0xbf)][_0x979388(0xab)](_0x979388(0xb0)),_0x297353=_0x5dd8c2[_0x979388(0xb8)];_0x480daf[_0x979388(0xb1)][_0x979388(0xc2)](_0x979388(0xc7),_0x43154a=>_0x351d4d(_0x297353,_0x979388(0xb2),_0x43154a)),_0x5dd8c2[_0x979388(0xcb)][_0x979388(0xbe)](_0x979388(0xc5))[_0x979388(0xb4)]({'model':_0x979388(0xc7),'view':(_0x4e0168,{writer:_0x51c305,options:_0x5ac526})=>{const _0x547dc0=_0x979388;if(!_0x5ac526[_0x547dc0(0xb5)])return null;const _0x317e29=_0x51c305[_0x547dc0(0xba)](_0x547dc0(0xb7)),_0x5940ce=_0x51c305[_0x547dc0(0xc8)]('hr');return _0x51c305[_0x547dc0(0xc1)](_0x547dc0(0xae),_0x317e29),_0x51c305[_0x547dc0(0xbb)](_0x51c305[_0x547dc0(0xcc)](_0x317e29,0x0),_0x5940ce),_0x317e29;},'converterPriority':_0x979388(0xb9)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4e57b1=_0x4bae;function _0x4bae(_0x579558,_0x2db76a){const _0x33bd90=_0x33bd();return _0x4bae=function(_0x4bae89,_0x9d9ed8){_0x4bae89=_0x4bae89-0x1a2;let _0x26276a=_0x33bd90[_0x4bae89];return _0x26276a;},_0x4bae(_0x579558,_0x2db76a);}(function(_0x36f609,_0x5a55e7){const _0x4d7769=_0x4bae,_0x581d19=_0x36f609();while(!![]){try{const _0x4c63f9=-parseInt(_0x4d7769(0x1b2))/0x1*(parseInt(_0x4d7769(0x1a2))/0x2)+-parseInt(_0x4d7769(0x1a6))/0x3+parseInt(_0x4d7769(0x1aa))/0x4*(parseInt(_0x4d7769(0x1bf))/0x5)+parseInt(_0x4d7769(0x1c7))/0x6*(-parseInt(_0x4d7769(0x1b9))/0x7)+-parseInt(_0x4d7769(0x1c0))/0x8*(-parseInt(_0x4d7769(0x1a8))/0x9)+-parseInt(_0x4d7769(0x1bb))/0xa*(-parseInt(_0x4d7769(0x1c8))/0xb)+parseInt(_0x4d7769(0x1ad))/0xc;if(_0x4c63f9===_0x5a55e7)break;else _0x581d19['push'](_0x581d19['shift']());}catch(_0x21bbee){_0x581d19['push'](_0x581d19['shift']());}}}(_0x33bd,0x30540));import{Plugin as _0x536d73}from'ckeditor5/src/core.js';function _0x33bd(){const _0xa49bc7=['8nNRGeQ','htmlEmbed','element','7129716SpPGze','_registerLegacyDescription','commandName','has','enableDefaultAttributesIntegration','66249CxQJwf','ELEMENT_HTML_EMBED','afterInit','rawHtml','plugins','formatBlock','getFirstRange','25529EvdTuT','attribute','8430ekWbir','key','get','TrackChangesEditing','594890UlFwAY','8NXfKuF','*Change\x20%0\x20content*','descriptionFactory','editor','locale','HtmlEmbed','registerDescriptionCallback','474JoXPGt','2827jWZtyE','type','nodeAfter','10gyusIW','start','registerBlockAttribute','registerElementLabel','1147953jkdzfh','value','1360899rBJOlA','format'];_0x33bd=function(){return _0xa49bc7;};return _0x33bd();}import{getTranslation as _0x396f61}from'../utils/common-translations.js';export default class et extends _0x536d73{[_0x4e57b1(0x1b4)](){const _0x575857=_0x4e57b1,_0x4ab591=this[_0x575857(0x1c3)];if(!_0x4ab591[_0x575857(0x1b6)][_0x575857(0x1b0)](_0x575857(0x1c5)))return;const _0x1cb32d=_0x4ab591[_0x575857(0x1b6)][_0x575857(0x1bd)](_0x575857(0x1be)),_0x3f7847=_0x4ab591[_0x575857(0x1c4)];_0x1cb32d[_0x575857(0x1c2)][_0x575857(0x1a5)](_0x575857(0x1b5),_0x3829f3=>_0x396f61(_0x3f7847,_0x575857(0x1b3),_0x3829f3)),_0x1cb32d[_0x575857(0x1b1)](_0x575857(0x1ab)),_0x1cb32d[_0x575857(0x1a4)](_0x575857(0x1a7)),_0x1cb32d[_0x575857(0x1c2)][_0x575857(0x1c6)](_0x4d6002=>{const _0x45458d=_0x575857;if(_0x45458d(0x1ba)!=_0x4d6002[_0x45458d(0x1c9)])return;const {data:_0x1a1ca2}=_0x4d6002;if(_0x1a1ca2&&_0x45458d(0x1a7)==_0x1a1ca2[_0x45458d(0x1bc)]&&_0x4d6002[_0x45458d(0x1b8)]()[_0x45458d(0x1a3)][_0x45458d(0x1ca)]['is'](_0x45458d(0x1ac),_0x45458d(0x1b5))){const _0x14e1d5=_0x396f61(_0x3f7847,_0x45458d(0x1b3));return{'type':_0x45458d(0x1a9),'content':_0x396f61(_0x3f7847,_0x45458d(0x1c1),_0x14e1d5)};}}),this[_0x575857(0x1ae)]();}[_0x4e57b1(0x1ae)](){const _0x167afb=_0x4e57b1,_0x11af2c=this[_0x167afb(0x1c3)],_0x1ad536=_0x11af2c[_0x167afb(0x1c4)];_0x11af2c[_0x167afb(0x1b6)][_0x167afb(0x1bd)](_0x167afb(0x1be))[_0x167afb(0x1c2)][_0x167afb(0x1c6)](_0x1b9113=>{const _0xb96272=_0x167afb;if(_0xb96272(0x1b7)!=_0x1b9113[_0xb96272(0x1c9)])return;const {data:_0x1bf2df}=_0x1b9113;if(_0x1bf2df&&_0xb96272(0x1ab)==_0x1bf2df[_0xb96272(0x1af)]){const _0x26dc9b=_0x396f61(_0x1ad536,_0xb96272(0x1b3));return{'type':_0xb96272(0x1a9),'content':_0x396f61(_0x1ad536,_0xb96272(0x1c1),_0x26dc9b)};}});}}
23
+ const _0x3a3a7f=_0x4d28;function _0x4d28(_0xd836e6,_0x5995cb){const _0x2f6a82=_0x2f6a();return _0x4d28=function(_0x4d2890,_0x4f9bb5){_0x4d2890=_0x4d2890-0xbc;let _0x5ce494=_0x2f6a82[_0x4d2890];return _0x5ce494;},_0x4d28(_0xd836e6,_0x5995cb);}(function(_0x4a73a5,_0x5172cc){const _0x517e85=_0x4d28,_0x37765b=_0x4a73a5();while(!![]){try{const _0x2ad1b6=-parseInt(_0x517e85(0xd1))/0x1*(parseInt(_0x517e85(0xc4))/0x2)+-parseInt(_0x517e85(0xdc))/0x3*(parseInt(_0x517e85(0xdb))/0x4)+-parseInt(_0x517e85(0xc2))/0x5+parseInt(_0x517e85(0xbc))/0x6+-parseInt(_0x517e85(0xc5))/0x7*(-parseInt(_0x517e85(0xdf))/0x8)+-parseInt(_0x517e85(0xd4))/0x9+-parseInt(_0x517e85(0xd2))/0xa*(-parseInt(_0x517e85(0xcf))/0xb);if(_0x2ad1b6===_0x5172cc)break;else _0x37765b['push'](_0x37765b['shift']());}catch(_0x573647){_0x37765b['push'](_0x37765b['shift']());}}}(_0x2f6a,0xe4f0d));import{Plugin as _0x2e9e48}from'ckeditor5/src/core.js';import{getTranslation as _0xba47ae}from'../utils/common-translations.js';export default class et extends _0x2e9e48{[_0x3a3a7f(0xc6)](){const _0x534244=_0x3a3a7f,_0x4c4bed=this[_0x534244(0xd6)];if(!_0x4c4bed[_0x534244(0xe0)][_0x534244(0xc1)](_0x534244(0xc9)))return;const _0x36b9d5=_0x4c4bed[_0x534244(0xe0)][_0x534244(0xdd)](_0x534244(0xd3)),_0x21f156=_0x4c4bed[_0x534244(0xd8)];_0x36b9d5[_0x534244(0xbe)][_0x534244(0xe1)](_0x534244(0xc7),_0x2d717a=>_0xba47ae(_0x21f156,_0x534244(0xd7),_0x2d717a)),_0x36b9d5[_0x534244(0xcd)](_0x534244(0xcc)),_0x36b9d5[_0x534244(0xbf)](_0x534244(0xbd)),_0x36b9d5[_0x534244(0xbe)][_0x534244(0xc8)](_0x226bbf=>{const _0x5c2934=_0x534244;if(_0x5c2934(0xe2)!=_0x226bbf[_0x5c2934(0xe3)])return;const {data:_0x54ba62}=_0x226bbf;if(_0x54ba62&&_0x5c2934(0xbd)==_0x54ba62[_0x5c2934(0xd9)]&&_0x226bbf[_0x5c2934(0xc0)]()[_0x5c2934(0xca)][_0x5c2934(0xd5)]['is'](_0x5c2934(0xd0),_0x5c2934(0xc7))){const _0x18f5c4=_0xba47ae(_0x21f156,_0x5c2934(0xd7));return{'type':_0x5c2934(0xde),'content':_0xba47ae(_0x21f156,_0x5c2934(0xda),_0x18f5c4)};}}),this[_0x534244(0xcb)]();}[_0x3a3a7f(0xcb)](){const _0x41a5cb=_0x3a3a7f,_0x4add56=this[_0x41a5cb(0xd6)],_0x2267c2=_0x4add56[_0x41a5cb(0xd8)];_0x4add56[_0x41a5cb(0xe0)][_0x41a5cb(0xdd)](_0x41a5cb(0xd3))[_0x41a5cb(0xbe)][_0x41a5cb(0xc8)](_0x158a64=>{const _0x206215=_0x41a5cb;if(_0x206215(0xc3)!=_0x158a64[_0x206215(0xe3)])return;const {data:_0x5728ad}=_0x158a64;if(_0x5728ad&&_0x206215(0xcc)==_0x5728ad[_0x206215(0xce)]){const _0xe88a2b=_0xba47ae(_0x2267c2,_0x206215(0xd7));return{'type':_0x206215(0xde),'content':_0xba47ae(_0x2267c2,_0x206215(0xda),_0xe88a2b)};}});}}function _0x2f6a(){const _0x38a379=['registerElementLabel','attribute','type','8747772SNuJeG','value','descriptionFactory','registerBlockAttribute','getFirstRange','has','160775hewkfL','formatBlock','22ZkWDLo','3386327kNeTUm','afterInit','rawHtml','registerDescriptionCallback','HtmlEmbed','start','_registerLegacyDescription','htmlEmbed','enableDefaultAttributesIntegration','commandName','3487GOgiFx','element','105221QllJlH','17210SaGZtR','TrackChangesEditing','441153ciOGyb','nodeAfter','editor','ELEMENT_HTML_EMBED','locale','key','*Change\x20%0\x20content*','32DPOfMs','116601JIqcvz','get','format','8boAquk','plugins'];_0x2f6a=function(){return _0x38a379;};return _0x2f6a();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1a0c(){const _0x5d7536=['convertInlineImageToBlock','imageTypeInline','Inline\x20image\x20to\x20block\x20image','nodeAfter','getSuggestionCallback','selection','convertBlockImageToInline','*Reset\x20image\x20width*','get','deletion','_registerLegacyDescription','start','has','schema','*Set\x20image\x20width:*\x20%0','createRange','isIntersecting','ImageUtils','detach','*Remove\x20image\x20text\x20alternative*','nodeBefore','9xqfdxA','findIndex','insertion','ImageEditing','alt','ELEMENT_IMAGE','forward','registerCustomCallback','FORMAT_IMAGE_SIZE','imageStylePreApply','96UkYSgP','5994544FvTkFO','backward','isBefore','formatInline','previous','toNext','end','_suggestionFactory','670887nzHMto','1552120EAaawa','uploadImage','locale','caption','TrackChangesEditing','addObject','6728fovlLk','insertImage','afterInit','markDeletion','formatBlock','type','discard','find','isOwn','ELEMENT_CAPTION','12LaUoSg','imageBlock','23285581MDQJxJ','*Set\x20image\x20text\x20alternative:*\x20%0','markInsertion','imageInline','editor','_findSuggestions','registerDescriptionCallback','fromPosition','getClosestSelectedImageElement','Block\x20image\x20to\x20inline\x20image','commandParams','registerAttributeLabel','toggleImageCaption','filter','width','26595nUEspb','length','ImageTextAlternativeEditing','change','newValue','108TvuhJp','enableDefaultAttributesIntegration','registerBlockAttribute','createRangeOn','getCaptionFromImageModelElement','resizeImage','ImageInlineEditing','plugins','getNearestSelectionRange','enableCommand','getFirstRange','ImageResize','element','resizedWidth','imageTypeBlock','attribute','ImageUploadEditing','25272aDnHTK','imageCaption','removeObject','isBlockImage','document','isEqual','ImageBlockEditing','imageTextAlternative','format','markBlockFormat','isCollapsed','ELEMENT_INLINE_IMAGE','ImageCaptionUtils','key','448UHsztP','chain','subType','join','forceDefaultExecution','model','accept','commandName','ImageCaptionEditing','toPrevious','registerElementLabel','getContainedElement','descriptionFactory'];_0x1a0c=function(){return _0x5d7536;};return _0x1a0c();}const _0x764033=_0x46ca;function _0x46ca(_0x307a57,_0x5e9a3d){const _0x1a0cb9=_0x1a0c();return _0x46ca=function(_0x46ca32,_0x2578d7){_0x46ca32=_0x46ca32-0x15f;let _0x36e1e2=_0x1a0cb9[_0x46ca32];return _0x36e1e2;},_0x46ca(_0x307a57,_0x5e9a3d);}(function(_0x476a26,_0x4de804){const _0x4c73cb=_0x46ca,_0x1486b5=_0x476a26();while(!![]){try{const _0x1cd3f3=-parseInt(_0x4c73cb(0x191))/0x1+parseInt(_0x4c73cb(0x198))/0x2*(parseInt(_0x4c73cb(0x188))/0x3)+parseInt(_0x4c73cb(0x1b8))/0x4*(parseInt(_0x4c73cb(0x1b3))/0x5)+-parseInt(_0x4c73cb(0x1c9))/0x6*(parseInt(_0x4c73cb(0x1d7))/0x7)+-parseInt(_0x4c73cb(0x189))/0x8+-parseInt(_0x4c73cb(0x17e))/0x9*(parseInt(_0x4c73cb(0x192))/0xa)+-parseInt(_0x4c73cb(0x1a4))/0xb*(-parseInt(_0x4c73cb(0x1a2))/0xc);if(_0x1cd3f3===_0x4de804)break;else _0x1486b5['push'](_0x1486b5['shift']());}catch(_0x12a6c8){_0x1486b5['push'](_0x1486b5['shift']());}}}(_0x1a0c,0x7fb8b));import{Plugin as _0x6a0a8f}from'ckeditor5/src/core.js';import{LivePosition as _0x37d335}from'ckeditor5/src/engine.js';import{getTranslation as _0x22063}from'../utils/common-translations.js';export default class it extends _0x6a0a8f{[_0x764033(0x19a)](){const _0x4a3a14=_0x764033,_0x415c80=this[_0x4a3a14(0x1a8)];if(!_0x415c80[_0x4a3a14(0x1bf)][_0x4a3a14(0x175)](_0x4a3a14(0x181)))return;const _0x237062=_0x415c80[_0x4a3a14(0x1bf)][_0x4a3a14(0x171)](_0x4a3a14(0x196)),_0x21c968=_0x415c80[_0x4a3a14(0x1bf)][_0x4a3a14(0x171)](_0x4a3a14(0x17a)),_0x2515da=_0x415c80[_0x4a3a14(0x194)];_0x237062[_0x4a3a14(0x1c1)](_0x4a3a14(0x199)),_0x237062[_0x4a3a14(0x168)][_0x4a3a14(0x166)](_0x4a3a14(0x1a3),_0x217c5e=>_0x22063(_0x2515da,_0x4a3a14(0x183),_0x217c5e)),_0x237062[_0x4a3a14(0x168)][_0x4a3a14(0x166)](_0x4a3a14(0x1a7),_0x82f270=>_0x22063(_0x2515da,_0x4a3a14(0x1d4),_0x82f270)),_0x237062[_0x4a3a14(0x168)][_0x4a3a14(0x166)](_0x4a3a14(0x195),()=>_0x22063(_0x2515da,_0x4a3a14(0x1a1))),_0x415c80[_0x4a3a14(0x1bf)][_0x4a3a14(0x175)](_0x4a3a14(0x1c8))&&_0x237062[_0x4a3a14(0x1c1)](_0x4a3a14(0x193)),_0x415c80[_0x4a3a14(0x1bf)][_0x4a3a14(0x175)](_0x4a3a14(0x1cf))&&_0x415c80[_0x4a3a14(0x1bf)][_0x4a3a14(0x175)](_0x4a3a14(0x1be))&&(_0x237062[_0x4a3a14(0x1c1)](_0x4a3a14(0x16a),(_0x37e45b,_0x190323)=>{const _0x540c76=_0x4a3a14,_0x44e3ef=_0x21c968[_0x540c76(0x1ac)](_0x415c80[_0x540c76(0x161)][_0x540c76(0x1cd)][_0x540c76(0x16e)]);_0x415c80[_0x540c76(0x161)][_0x540c76(0x1b6)](()=>{const _0x53604d=_0x540c76;_0x237062[_0x53604d(0x1d2)](_0x44e3ef,{'commandName':_0x53604d(0x16a),'commandParams':[_0x190323]},[],_0x53604d(0x16f));});}),_0x237062[_0x4a3a14(0x1c1)](_0x4a3a14(0x1c6),(_0x20b430,_0x225f49)=>{const _0x28ad69=_0x4a3a14;_0x415c80[_0x28ad69(0x161)][_0x28ad69(0x1b6)](_0x249043=>{const _0x34563b=_0x28ad69;let _0x220dce=_0x21c968[_0x34563b(0x1ac)](_0x415c80[_0x34563b(0x161)][_0x34563b(0x1cd)][_0x34563b(0x16e)]),_0x5c2bca=_0x249043[_0x34563b(0x1bb)](_0x220dce);const _0x1cc01d=_0x37d335[_0x34563b(0x1ab)](_0x5c2bca[_0x34563b(0x174)],_0x34563b(0x165)),_0x29d633=_0x37d335[_0x34563b(0x1ab)](_0x5c2bca[_0x34563b(0x18f)],_0x34563b(0x18e));_0x237062[_0x34563b(0x160)](()=>_0x20b430(_0x225f49)),_0x220dce=_0x21c968[_0x34563b(0x1ac)](_0x415c80[_0x34563b(0x161)][_0x34563b(0x1cd)][_0x34563b(0x16e)]),_0x5c2bca=_0x249043[_0x34563b(0x1bb)](_0x220dce);const _0x2aa7b6=_0x249043[_0x34563b(0x178)](_0x1cc01d,_0x29d633);_0x1cc01d[_0x34563b(0x17b)](),_0x29d633[_0x34563b(0x17b)](),_0x237062[_0x34563b(0x1d2)](_0x220dce,{'commandName':_0x34563b(0x16a),'commandParams':[_0x225f49]},[],_0x34563b(0x169)),_0x2aa7b6[_0x34563b(0x174)][_0x34563b(0x18b)](_0x5c2bca[_0x34563b(0x174)])&&_0x237062[_0x34563b(0x1a6)](_0x249043[_0x34563b(0x178)](_0x2aa7b6[_0x34563b(0x174)],_0x5c2bca[_0x34563b(0x174)]),_0x34563b(0x169)),_0x5c2bca[_0x34563b(0x18f)][_0x34563b(0x18b)](_0x2aa7b6[_0x34563b(0x18f)])&&_0x237062[_0x34563b(0x1a6)](_0x249043[_0x34563b(0x178)](_0x5c2bca[_0x34563b(0x18f)],_0x2aa7b6[_0x34563b(0x18f)]),_0x34563b(0x169));});}),_0x237062[_0x4a3a14(0x190)][_0x4a3a14(0x185)](_0x4a3a14(0x19c),_0x4a3a14(0x169),_0x4a3a14(0x15f),()=>!0x1),_0x237062[_0x4a3a14(0x190)][_0x4a3a14(0x185)](_0x4a3a14(0x19c),_0x4a3a14(0x169),_0x4a3a14(0x162),()=>!0x1),_0x237062[_0x4a3a14(0x190)][_0x4a3a14(0x185)](_0x4a3a14(0x19c),_0x4a3a14(0x169),_0x4a3a14(0x19e),_0x237062[_0x4a3a14(0x190)][_0x4a3a14(0x16d)](_0x4a3a14(0x19c),'',_0x4a3a14(0x162))),_0x237062[_0x4a3a14(0x190)][_0x4a3a14(0x185)](_0x4a3a14(0x180),_0x4a3a14(0x169),_0x4a3a14(0x15f),()=>!0x1),_0x237062[_0x4a3a14(0x190)][_0x4a3a14(0x185)](_0x4a3a14(0x180),_0x4a3a14(0x169),_0x4a3a14(0x19e),([_0x13d09e])=>{const _0x18a19b=_0x4a3a14,_0x43ce29=_0x237062[_0x18a19b(0x190)][_0x18a19b(0x16d)](_0x18a19b(0x180),'',_0x18a19b(0x19e));let _0x210648=_0x13d09e[_0x18a19b(0x174)],_0x3e079a=_0x13d09e[_0x18a19b(0x18f)];const _0x3d29a9=_0x415c80[_0x18a19b(0x161)][_0x18a19b(0x176)][_0x18a19b(0x1c0)](_0x210648,_0x18a19b(0x18a)),_0x571258=_0x415c80[_0x18a19b(0x161)][_0x18a19b(0x176)][_0x18a19b(0x1c0)](_0x3e079a,_0x18a19b(0x184));_0x3d29a9[_0x18a19b(0x1d3)]&&(_0x210648=_0x3d29a9[_0x18a19b(0x174)]),_0x571258[_0x18a19b(0x1d3)]&&(_0x3e079a=_0x571258[_0x18a19b(0x18f)]),_0x43ce29([_0x415c80[_0x18a19b(0x161)][_0x18a19b(0x178)](_0x210648,_0x3e079a)]);}),_0x237062[_0x4a3a14(0x190)][_0x4a3a14(0x185)](_0x4a3a14(0x19c),_0x4a3a14(0x169),_0x4a3a14(0x1d8),_0x42b5cc),_0x237062[_0x4a3a14(0x190)][_0x4a3a14(0x185)](_0x4a3a14(0x180),_0x4a3a14(0x169),_0x4a3a14(0x1d8),_0x42b5cc)),_0x415c80[_0x4a3a14(0x1bf)][_0x4a3a14(0x175)](_0x4a3a14(0x164))&&(_0x237062[_0x4a3a14(0x1c1)](_0x4a3a14(0x1b0),(_0x1718fb,_0x1dad1e)=>{const _0x32e03b=_0x4a3a14,_0x119bd9=_0x415c80[_0x32e03b(0x1bf)][_0x32e03b(0x171)](_0x32e03b(0x1d5));let _0x47481b=_0x21c968[_0x32e03b(0x1ac)](_0x415c80[_0x32e03b(0x161)][_0x32e03b(0x1cd)][_0x32e03b(0x16e)]),_0x567841=_0x119bd9[_0x32e03b(0x1bc)](_0x47481b);_0x415c80[_0x32e03b(0x161)][_0x32e03b(0x1b6)](()=>{const _0x321da1=_0x32e03b;if(_0x567841)return void _0x237062[_0x321da1(0x19b)](_0x415c80[_0x321da1(0x161)][_0x321da1(0x1bb)](_0x567841));const _0x15d04c=_0x21c968[_0x321da1(0x1cc)](_0x47481b);_0x1718fb(_0x1dad1e),_0x47481b=_0x21c968[_0x321da1(0x1ac)](_0x415c80[_0x321da1(0x161)][_0x321da1(0x1cd)][_0x321da1(0x16e)]),_0x567841=_0x119bd9[_0x321da1(0x1bc)](_0x47481b),_0x237062[_0x321da1(0x1a6)](_0x415c80[_0x321da1(0x161)][_0x321da1(0x1bb)](_0x567841),_0x15d04c?null:_0x321da1(0x1ca));});}),_0x237062[_0x4a3a14(0x190)][_0x4a3a14(0x185)](_0x4a3a14(0x180),_0x4a3a14(0x1ca),_0x4a3a14(0x1d8),_0x42b5cc));const _0x1c5ff8=[{'type':_0x4a3a14(0x19c),'subType':_0x4a3a14(0x187)},{'type':_0x4a3a14(0x180),'subType':_0x4a3a14(0x1ca)},{'type':_0x4a3a14(0x19c),'subType':_0x4a3a14(0x169)},{'type':_0x4a3a14(0x180),'subType':_0x4a3a14(0x169)}];function _0x401f80(_0x3f5f33,_0x5628f7){const _0x19c5e7=_0x4a3a14,_0x3bd37e=_0x1c5ff8[_0x19c5e7(0x17f)](({type:_0xd428d6,subType:_0x2803fd})=>_0x3f5f33[_0x19c5e7(0x19d)]==_0xd428d6&&_0x3f5f33[_0x19c5e7(0x1d9)]==_0x2803fd),_0x22e118=_0x1c5ff8[_0x19c5e7(0x17f)](({type:_0x4e184a,subType:_0x47b9f1})=>_0x5628f7[_0x19c5e7(0x19d)]==_0x4e184a&&_0x5628f7[_0x19c5e7(0x1d9)]==_0x47b9f1);if(_0x3bd37e<0x0||_0x22e118<0x0)return!0x1;const _0x2e664d=_0x3f5f33[_0x19c5e7(0x1c2)](),_0x6c6c3b=_0x5628f7[_0x19c5e7(0x1c2)]();if((0x0==_0x3bd37e||0x1==_0x3bd37e)&&0x2==_0x22e118&&_0x2e664d[_0x19c5e7(0x179)](_0x6c6c3b))return!0x0;if(0x2==_0x3bd37e&&0x3==_0x22e118){const _0x35bba8=_0x237062[_0x19c5e7(0x1a9)](_0x2e664d,_0x19c5e7(0x180))[_0x19c5e7(0x1b1)](({suggestion:_0x102b6b,meta:_0x268d02})=>_0x268d02[_0x19c5e7(0x1a0)]&&_0x19c5e7(0x169)==_0x102b6b[_0x19c5e7(0x1d9)]);if(_0x35bba8[_0x19c5e7(0x1b4)]>0x1&&_0x6c6c3b[_0x19c5e7(0x18f)][_0x19c5e7(0x1ce)](_0x2e664d[_0x19c5e7(0x174)]))return!0x0;if(0x1==_0x35bba8[_0x19c5e7(0x1b4)]&&(_0x2e664d[_0x19c5e7(0x174)][_0x19c5e7(0x1ce)](_0x6c6c3b[_0x19c5e7(0x18f)])||_0x2e664d[_0x19c5e7(0x18f)][_0x19c5e7(0x1ce)](_0x6c6c3b[_0x19c5e7(0x174)])))return!0x0;}if(0x3==_0x3bd37e&&0x3==_0x22e118&&_0x2e664d[_0x19c5e7(0x174)][_0x19c5e7(0x18b)](_0x6c6c3b[_0x19c5e7(0x174)])){const _0x1f1640=_0x2e664d[_0x19c5e7(0x18f)][_0x19c5e7(0x16c)],_0x321505=_0x6c6c3b[_0x19c5e7(0x174)][_0x19c5e7(0x17d)];return _0x21c968[_0x19c5e7(0x1cc)](_0x1f1640)&&_0x1f1640===_0x321505;}return!0x1;}function _0x42b5cc(_0xc0992b,_0x43884a){return _0x401f80(_0xc0992b,_0x43884a)?[_0xc0992b,_0x43884a]:_0x401f80(_0x43884a,_0xc0992b)?[_0x43884a,_0xc0992b]:null;}_0x415c80[_0x4a3a14(0x1bf)][_0x4a3a14(0x175)](_0x4a3a14(0x1c3))&&(_0x237062[_0x4a3a14(0x1b9)](_0x4a3a14(0x1bd)),_0x237062[_0x4a3a14(0x1ba)](_0x4a3a14(0x1c5)),_0x237062[_0x4a3a14(0x168)][_0x4a3a14(0x1af)](_0x4a3a14(0x1c5),_0x22063(_0x2515da,_0x4a3a14(0x186)))),_0x415c80[_0x4a3a14(0x1bf)][_0x4a3a14(0x175)](_0x4a3a14(0x1b5))&&(_0x237062[_0x4a3a14(0x1b9)](_0x4a3a14(0x1d0)),_0x237062[_0x4a3a14(0x1ba)](_0x4a3a14(0x182))),_0x237062[_0x4a3a14(0x168)][_0x4a3a14(0x1aa)](_0x32af59=>{const _0xcac03d=_0x4a3a14;if(!!_0x1c5ff8[_0xcac03d(0x19f)](({type:_0x4889e4,subType:_0x4b1727})=>_0x32af59[_0xcac03d(0x19d)]==_0x4889e4&&_0x32af59[_0xcac03d(0x1d9)]==_0x4b1727))return _0x32af59[_0xcac03d(0x18d)]?{}:void 0x0;}),_0x237062[_0x4a3a14(0x168)][_0x4a3a14(0x1aa)](_0x56b67c=>{const _0x3455d7=_0x4a3a14;if(_0x3455d7(0x180)==_0x56b67c[_0x3455d7(0x19d)]||_0x3455d7(0x172)==_0x56b67c[_0x3455d7(0x19d)]){const _0x1849c2=_0x56b67c[_0x3455d7(0x167)]();if(_0x1849c2&&_0x1849c2['is'](_0x3455d7(0x1c4),_0x3455d7(0x195)))return{'type':_0x3455d7(0x180)==_0x56b67c[_0x3455d7(0x19d)]?_0x3455d7(0x197):_0x3455d7(0x1cb),'element':_0x1849c2,'quantity':0x1};}}),_0x237062[_0x4a3a14(0x168)][_0x4a3a14(0x1aa)](_0x533cee=>_0x4a3a14(0x19c)==_0x533cee[_0x4a3a14(0x19d)]&&_0x4a3a14(0x169)==_0x533cee[_0x4a3a14(0x1d9)]?{'type':_0x4a3a14(0x1d1),'content':_0x4a3a14(0x16b)}:_0x4a3a14(0x19c)==_0x533cee[_0x4a3a14(0x19d)]&&_0x4a3a14(0x16f)==_0x533cee[_0x4a3a14(0x1d9)]?{'type':_0x4a3a14(0x1d1),'content':_0x4a3a14(0x1ad)}:void 0x0),_0x237062[_0x4a3a14(0x168)][_0x4a3a14(0x1aa)](_0x313b88=>{const _0x2c1d5f=_0x4a3a14;if(_0x2c1d5f(0x1c7)!=_0x313b88[_0x2c1d5f(0x19d)])return;const {data:_0x3d77a4}=_0x313b88;if(!_0x3d77a4||_0x2c1d5f(0x182)!=_0x3d77a4[_0x2c1d5f(0x1d6)])return;const _0x2ff5b1=_0x3d77a4[_0x2c1d5f(0x1b7)];return _0x2ff5b1?{'type':_0x2c1d5f(0x1d1),'content':_0x22063(_0x2515da,_0x2c1d5f(0x1a5),'\x22'+_0x2ff5b1+'\x22')}:{'type':_0x2c1d5f(0x1d1),'content':_0x22063(_0x2515da,_0x2c1d5f(0x17c))};}),this[_0x4a3a14(0x173)]();}[_0x764033(0x173)](){const _0x4f6461=_0x764033,_0x2b5f52=this[_0x4f6461(0x1a8)],_0x435168=_0x2b5f52[_0x4f6461(0x194)];_0x2b5f52[_0x4f6461(0x1bf)][_0x4f6461(0x171)](_0x4f6461(0x196))[_0x4f6461(0x168)][_0x4f6461(0x1aa)](_0x1d589f=>{const _0x235c62=_0x4f6461;if(_0x235c62(0x19c)!=_0x1d589f[_0x235c62(0x19d)]&&_0x235c62(0x18c)!=_0x1d589f[_0x235c62(0x19d)])return;const {data:_0x53e8a6}=_0x1d589f;if(_0x53e8a6){if(_0x235c62(0x1d0)==_0x53e8a6[_0x235c62(0x163)]){const _0xa307c9=_0x53e8a6[_0x235c62(0x1ae)][0x0][_0x235c62(0x1b7)];return _0xa307c9?{'type':_0x235c62(0x1d1),'content':_0x22063(_0x435168,_0x235c62(0x1a5),'\x22'+_0xa307c9+'\x22')}:{'type':_0x235c62(0x1d1),'content':_0x22063(_0x435168,_0x235c62(0x17c))};}if(_0x235c62(0x1bd)==_0x53e8a6[_0x235c62(0x163)]){const _0x59a2c8=_0x53e8a6[_0x235c62(0x1ae)][0x0][_0x235c62(0x1b2)];return _0x59a2c8?{'type':_0x235c62(0x1d1),'content':_0x22063(_0x435168,_0x235c62(0x177),_0x59a2c8)}:{'type':_0x235c62(0x1d1),'content':_0x22063(_0x435168,_0x235c62(0x170))};}}});}}
23
+ const _0x48077d=_0x1f28;(function(_0x391f6d,_0x350c16){const _0x134681=_0x1f28,_0x19d2b2=_0x391f6d();while(!![]){try{const _0x1f534f=-parseInt(_0x134681(0x217))/0x1*(-parseInt(_0x134681(0x202))/0x2)+-parseInt(_0x134681(0x266))/0x3*(-parseInt(_0x134681(0x23d))/0x4)+-parseInt(_0x134681(0x226))/0x5+parseInt(_0x134681(0x220))/0x6*(parseInt(_0x134681(0x225))/0x7)+-parseInt(_0x134681(0x221))/0x8+-parseInt(_0x134681(0x24c))/0x9+-parseInt(_0x134681(0x248))/0xa;if(_0x1f534f===_0x350c16)break;else _0x19d2b2['push'](_0x19d2b2['shift']());}catch(_0x21c332){_0x19d2b2['push'](_0x19d2b2['shift']());}}}(_0x3786,0x51927));import{Plugin as _0x8c2c6c}from'ckeditor5/src/core.js';import{LivePosition as _0x26a034}from'ckeditor5/src/engine.js';function _0x1f28(_0x511310,_0x476b5b){const _0x378603=_0x3786();return _0x1f28=function(_0x1f28b2,_0x59b0a7){_0x1f28b2=_0x1f28b2-0x1f4;let _0xa10199=_0x378603[_0x1f28b2];return _0xa10199;},_0x1f28(_0x511310,_0x476b5b);}import{getTranslation as _0x38694d}from'../utils/common-translations.js';function _0x3786(){const _0xe5c982=['enableCommand','fromPosition','ImageResize','length','toPrevious','6059XZxEbB','formatInline','_findSuggestions','imageTypeInline','deletion','backward','newValue','ImageBlockEditing','ImageTextAlternativeEditing','48cRkEcX','4205192wHPvyx','*Set\x20image\x20text\x20alternative:*\x20%0','isCollapsed','isOwn','458829qsnarc','679595VkwWWy','uploadImage','ImageInlineEditing','ImageEditing','*Reset\x20image\x20width*','resizedWidth','caption','formatBlock','afterInit','createRange','imageInline','isBefore','document','findIndex','nodeBefore','model','isIntersecting','markDeletion','forceDefaultExecution','discard','getCaptionFromImageModelElement','Block\x20image\x20to\x20inline\x20image','previous','3436jbJWpl','plugins','ImageCaptionEditing','getFirstRange','registerDescriptionCallback','key','ImageUploadEditing','ImageCaptionUtils','end','commandName','change','2785220FqXauS','isEqual','subType','enableDefaultAttributesIntegration','3835089csVQRi','editor','registerElementLabel','attribute','accept','ELEMENT_CAPTION','toggleImageCaption','resizeImage','_registerLegacyDescription','width','*Remove\x20image\x20text\x20alternative*','_suggestionFactory','registerCustomCallback','insertion','removeObject','ELEMENT_INLINE_IMAGE','forward','locale','find','get','convertInlineImageToBlock','markBlockFormat','Inline\x20image\x20to\x20block\x20image','registerAttributeLabel','getContainedElement','getNearestSelectionRange','2139EIGcjH','format','imageCaption','registerBlockAttribute','element','nodeAfter','type','detach','schema','filter','TrackChangesEditing','getClosestSelectedImageElement','has','imageTypeBlock','toNext','getSuggestionCallback','convertBlockImageToInline','ImageUtils','join','imageBlock','selection','186QdfWvQ','insertImage','chain','imageTextAlternative','isBlockImage','createRangeOn','descriptionFactory','ELEMENT_IMAGE','*Set\x20image\x20width:*\x20%0','start','markInsertion','commandParams','FORMAT_IMAGE_SIZE','alt','imageStylePreApply','addObject'];_0x3786=function(){return _0xe5c982;};return _0x3786();}export default class it extends _0x8c2c6c{[_0x48077d(0x22e)](){const _0xfd740b=_0x48077d,_0x2d3b4e=this[_0xfd740b(0x24d)];if(!_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x1f9)](_0xfd740b(0x229)))return;const _0x198833=_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x25f)](_0xfd740b(0x1f7)),_0xb74f1=_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x25f)](_0xfd740b(0x1fe)),_0x242e62=_0x2d3b4e[_0xfd740b(0x25d)];_0x198833[_0xfd740b(0x212)](_0xfd740b(0x203)),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x24e)](_0xfd740b(0x200),_0x107755=>_0x38694d(_0x242e62,_0xfd740b(0x209),_0x107755)),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x24e)](_0xfd740b(0x230),_0x255b2c=>_0x38694d(_0x242e62,_0xfd740b(0x25b),_0x255b2c)),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x24e)](_0xfd740b(0x22c),()=>_0x38694d(_0x242e62,_0xfd740b(0x251))),_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x1f9)](_0xfd740b(0x243))&&_0x198833[_0xfd740b(0x212)](_0xfd740b(0x227)),_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x1f9)](_0xfd740b(0x21e))&&_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x1f9)](_0xfd740b(0x228))&&(_0x198833[_0xfd740b(0x212)](_0xfd740b(0x21a),(_0x2d748d,_0xc5f03)=>{const _0x398120=_0xfd740b,_0x5c98f8=_0xb74f1[_0x398120(0x1f8)](_0x2d3b4e[_0x398120(0x235)][_0x398120(0x232)][_0x398120(0x201)]);_0x2d3b4e[_0x398120(0x235)][_0x398120(0x247)](()=>{const _0x1125a3=_0x398120;_0x198833[_0x1125a3(0x261)](_0x5c98f8,{'commandName':_0x1125a3(0x21a),'commandParams':[_0xc5f03]},[],_0x1125a3(0x1fd));});}),_0x198833[_0xfd740b(0x212)](_0xfd740b(0x1fa),(_0x146705,_0x9c824e)=>{const _0x1a5fee=_0xfd740b;_0x2d3b4e[_0x1a5fee(0x235)][_0x1a5fee(0x247)](_0x9a84a0=>{const _0x4a9d03=_0x1a5fee;let _0x2f4eb5=_0xb74f1[_0x4a9d03(0x1f8)](_0x2d3b4e[_0x4a9d03(0x235)][_0x4a9d03(0x232)][_0x4a9d03(0x201)]),_0x362a92=_0x9a84a0[_0x4a9d03(0x207)](_0x2f4eb5);const _0x1e4b03=_0x26a034[_0x4a9d03(0x213)](_0x362a92[_0x4a9d03(0x20b)],_0x4a9d03(0x216)),_0x4f2035=_0x26a034[_0x4a9d03(0x213)](_0x362a92[_0x4a9d03(0x245)],_0x4a9d03(0x1fb));_0x198833[_0x4a9d03(0x238)](()=>_0x146705(_0x9c824e)),_0x2f4eb5=_0xb74f1[_0x4a9d03(0x1f8)](_0x2d3b4e[_0x4a9d03(0x235)][_0x4a9d03(0x232)][_0x4a9d03(0x201)]),_0x362a92=_0x9a84a0[_0x4a9d03(0x207)](_0x2f4eb5);const _0x2179f0=_0x9a84a0[_0x4a9d03(0x22f)](_0x1e4b03,_0x4f2035);_0x1e4b03[_0x4a9d03(0x1f4)](),_0x4f2035[_0x4a9d03(0x1f4)](),_0x198833[_0x4a9d03(0x261)](_0x2f4eb5,{'commandName':_0x4a9d03(0x21a),'commandParams':[_0x9c824e]},[],_0x4a9d03(0x260)),_0x2179f0[_0x4a9d03(0x20b)][_0x4a9d03(0x231)](_0x362a92[_0x4a9d03(0x20b)])&&_0x198833[_0x4a9d03(0x20c)](_0x9a84a0[_0x4a9d03(0x22f)](_0x2179f0[_0x4a9d03(0x20b)],_0x362a92[_0x4a9d03(0x20b)]),_0x4a9d03(0x260)),_0x362a92[_0x4a9d03(0x245)][_0x4a9d03(0x231)](_0x2179f0[_0x4a9d03(0x245)])&&_0x198833[_0x4a9d03(0x20c)](_0x9a84a0[_0x4a9d03(0x22f)](_0x362a92[_0x4a9d03(0x245)],_0x2179f0[_0x4a9d03(0x245)]),_0x4a9d03(0x260));});}),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x22d),_0xfd740b(0x260),_0xfd740b(0x1ff),()=>!0x1),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x22d),_0xfd740b(0x260),_0xfd740b(0x250),()=>!0x1),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x22d),_0xfd740b(0x260),_0xfd740b(0x239),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x1fc)](_0xfd740b(0x22d),'',_0xfd740b(0x250))),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x259),_0xfd740b(0x260),_0xfd740b(0x1ff),()=>!0x1),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x259),_0xfd740b(0x260),_0xfd740b(0x239),([_0x5a8656])=>{const _0x5ba048=_0xfd740b,_0x34403a=_0x198833[_0x5ba048(0x257)][_0x5ba048(0x1fc)](_0x5ba048(0x259),'',_0x5ba048(0x239));let _0x4ffe80=_0x5a8656[_0x5ba048(0x20b)],_0x6f668e=_0x5a8656[_0x5ba048(0x245)];const _0xbb11fe=_0x2d3b4e[_0x5ba048(0x235)][_0x5ba048(0x1f5)][_0x5ba048(0x265)](_0x4ffe80,_0x5ba048(0x21c)),_0x298dee=_0x2d3b4e[_0x5ba048(0x235)][_0x5ba048(0x1f5)][_0x5ba048(0x265)](_0x6f668e,_0x5ba048(0x25c));_0xbb11fe[_0x5ba048(0x223)]&&(_0x4ffe80=_0xbb11fe[_0x5ba048(0x20b)]),_0x298dee[_0x5ba048(0x223)]&&(_0x6f668e=_0x298dee[_0x5ba048(0x245)]),_0x34403a([_0x2d3b4e[_0x5ba048(0x235)][_0x5ba048(0x22f)](_0x4ffe80,_0x6f668e)]);}),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x22d),_0xfd740b(0x260),_0xfd740b(0x204),_0x36a4b9),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x259),_0xfd740b(0x260),_0xfd740b(0x204),_0x36a4b9)),_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x1f9)](_0xfd740b(0x23f))&&(_0x198833[_0xfd740b(0x212)](_0xfd740b(0x252),(_0x34ac21,_0x5762f4)=>{const _0x387a3c=_0xfd740b,_0x236ee9=_0x2d3b4e[_0x387a3c(0x23e)][_0x387a3c(0x25f)](_0x387a3c(0x244));let _0x4e53e7=_0xb74f1[_0x387a3c(0x1f8)](_0x2d3b4e[_0x387a3c(0x235)][_0x387a3c(0x232)][_0x387a3c(0x201)]),_0x30e1ee=_0x236ee9[_0x387a3c(0x23a)](_0x4e53e7);_0x2d3b4e[_0x387a3c(0x235)][_0x387a3c(0x247)](()=>{const _0x7fe9f0=_0x387a3c;if(_0x30e1ee)return void _0x198833[_0x7fe9f0(0x237)](_0x2d3b4e[_0x7fe9f0(0x235)][_0x7fe9f0(0x207)](_0x30e1ee));const _0x481ff7=_0xb74f1[_0x7fe9f0(0x206)](_0x4e53e7);_0x34ac21(_0x5762f4),_0x4e53e7=_0xb74f1[_0x7fe9f0(0x1f8)](_0x2d3b4e[_0x7fe9f0(0x235)][_0x7fe9f0(0x232)][_0x7fe9f0(0x201)]),_0x30e1ee=_0x236ee9[_0x7fe9f0(0x23a)](_0x4e53e7),_0x198833[_0x7fe9f0(0x20c)](_0x2d3b4e[_0x7fe9f0(0x235)][_0x7fe9f0(0x207)](_0x30e1ee),_0x481ff7?null:_0x7fe9f0(0x268));});}),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x259),_0xfd740b(0x268),_0xfd740b(0x204),_0x36a4b9));const _0x5069db=[{'type':_0xfd740b(0x22d),'subType':_0xfd740b(0x210)},{'type':_0xfd740b(0x259),'subType':_0xfd740b(0x268)},{'type':_0xfd740b(0x22d),'subType':_0xfd740b(0x260)},{'type':_0xfd740b(0x259),'subType':_0xfd740b(0x260)}];function _0x3ec5e4(_0x1f992d,_0x29a69f){const _0x201d76=_0xfd740b,_0x216249=_0x5069db[_0x201d76(0x233)](({type:_0x574ae0,subType:_0x35db19})=>_0x1f992d[_0x201d76(0x26c)]==_0x574ae0&&_0x1f992d[_0x201d76(0x24a)]==_0x35db19),_0x52441e=_0x5069db[_0x201d76(0x233)](({type:_0xd383c4,subType:_0xc33b34})=>_0x29a69f[_0x201d76(0x26c)]==_0xd383c4&&_0x29a69f[_0x201d76(0x24a)]==_0xc33b34);if(_0x216249<0x0||_0x52441e<0x0)return!0x1;const _0x319c00=_0x1f992d[_0x201d76(0x240)](),_0x16bfb0=_0x29a69f[_0x201d76(0x240)]();if((0x0==_0x216249||0x1==_0x216249)&&0x2==_0x52441e&&_0x319c00[_0x201d76(0x236)](_0x16bfb0))return!0x0;if(0x2==_0x216249&&0x3==_0x52441e){const _0x5a9ea6=_0x198833[_0x201d76(0x219)](_0x319c00,_0x201d76(0x259))[_0x201d76(0x1f6)](({suggestion:_0xadf97e,meta:_0x2ce929})=>_0x2ce929[_0x201d76(0x224)]&&_0x201d76(0x260)==_0xadf97e[_0x201d76(0x24a)]);if(_0x5a9ea6[_0x201d76(0x215)]>0x1&&_0x16bfb0[_0x201d76(0x245)][_0x201d76(0x249)](_0x319c00[_0x201d76(0x20b)]))return!0x0;if(0x1==_0x5a9ea6[_0x201d76(0x215)]&&(_0x319c00[_0x201d76(0x20b)][_0x201d76(0x249)](_0x16bfb0[_0x201d76(0x245)])||_0x319c00[_0x201d76(0x245)][_0x201d76(0x249)](_0x16bfb0[_0x201d76(0x20b)])))return!0x0;}if(0x3==_0x216249&&0x3==_0x52441e&&_0x319c00[_0x201d76(0x20b)][_0x201d76(0x231)](_0x16bfb0[_0x201d76(0x20b)])){const _0x1ef9b1=_0x319c00[_0x201d76(0x245)][_0x201d76(0x26b)],_0x3da436=_0x16bfb0[_0x201d76(0x20b)][_0x201d76(0x234)];return _0xb74f1[_0x201d76(0x206)](_0x1ef9b1)&&_0x1ef9b1===_0x3da436;}return!0x1;}function _0x36a4b9(_0x347f34,_0x3f44e1){return _0x3ec5e4(_0x347f34,_0x3f44e1)?[_0x347f34,_0x3f44e1]:_0x3ec5e4(_0x3f44e1,_0x347f34)?[_0x3f44e1,_0x347f34]:null;}_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x1f9)](_0xfd740b(0x214))&&(_0x198833[_0xfd740b(0x24b)](_0xfd740b(0x253)),_0x198833[_0xfd740b(0x269)](_0xfd740b(0x22b)),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x263)](_0xfd740b(0x22b),_0x38694d(_0x242e62,_0xfd740b(0x20e)))),_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x1f9)](_0xfd740b(0x21f))&&(_0x198833[_0xfd740b(0x24b)](_0xfd740b(0x205)),_0x198833[_0xfd740b(0x269)](_0xfd740b(0x20f))),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x241)](_0x295114=>{const _0x11246e=_0xfd740b;if(!!_0x5069db[_0x11246e(0x25e)](({type:_0x33a8af,subType:_0x49ae66})=>_0x295114[_0x11246e(0x26c)]==_0x33a8af&&_0x295114[_0x11246e(0x24a)]==_0x49ae66))return _0x295114[_0x11246e(0x23c)]?{}:void 0x0;}),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x241)](_0x5a334d=>{const _0x3c25db=_0xfd740b;if(_0x3c25db(0x259)==_0x5a334d[_0x3c25db(0x26c)]||_0x3c25db(0x21b)==_0x5a334d[_0x3c25db(0x26c)]){const _0x7f2195=_0x5a334d[_0x3c25db(0x264)]();if(_0x7f2195&&_0x7f2195['is'](_0x3c25db(0x26a),_0x3c25db(0x22c)))return{'type':_0x3c25db(0x259)==_0x5a334d[_0x3c25db(0x26c)]?_0x3c25db(0x211):_0x3c25db(0x25a),'element':_0x7f2195,'quantity':0x1};}}),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x241)](_0xcf5b7b=>_0xfd740b(0x22d)==_0xcf5b7b[_0xfd740b(0x26c)]&&_0xfd740b(0x260)==_0xcf5b7b[_0xfd740b(0x24a)]?{'type':_0xfd740b(0x267),'content':_0xfd740b(0x262)}:_0xfd740b(0x22d)==_0xcf5b7b[_0xfd740b(0x26c)]&&_0xfd740b(0x1fd)==_0xcf5b7b[_0xfd740b(0x24a)]?{'type':_0xfd740b(0x267),'content':_0xfd740b(0x23b)}:void 0x0),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x241)](_0x5e2483=>{const _0x1cae8b=_0xfd740b;if(_0x1cae8b(0x24f)!=_0x5e2483[_0x1cae8b(0x26c)])return;const {data:_0x2ed56e}=_0x5e2483;if(!_0x2ed56e||_0x1cae8b(0x20f)!=_0x2ed56e[_0x1cae8b(0x242)])return;const _0x3b679f=_0x2ed56e[_0x1cae8b(0x21d)];return _0x3b679f?{'type':_0x1cae8b(0x267),'content':_0x38694d(_0x242e62,_0x1cae8b(0x222),'\x22'+_0x3b679f+'\x22')}:{'type':_0x1cae8b(0x267),'content':_0x38694d(_0x242e62,_0x1cae8b(0x256))};}),this[_0xfd740b(0x254)]();}[_0x48077d(0x254)](){const _0x13f0ab=_0x48077d,_0x1d0f24=this[_0x13f0ab(0x24d)],_0x53db4a=_0x1d0f24[_0x13f0ab(0x25d)];_0x1d0f24[_0x13f0ab(0x23e)][_0x13f0ab(0x25f)](_0x13f0ab(0x1f7))[_0x13f0ab(0x208)][_0x13f0ab(0x241)](_0x5eb35e=>{const _0x33a631=_0x13f0ab;if(_0x33a631(0x22d)!=_0x5eb35e[_0x33a631(0x26c)]&&_0x33a631(0x218)!=_0x5eb35e[_0x33a631(0x26c)])return;const {data:_0x14ab36}=_0x5eb35e;if(_0x14ab36){if(_0x33a631(0x205)==_0x14ab36[_0x33a631(0x246)]){const _0x1ca958=_0x14ab36[_0x33a631(0x20d)][0x0][_0x33a631(0x21d)];return _0x1ca958?{'type':_0x33a631(0x267),'content':_0x38694d(_0x53db4a,_0x33a631(0x222),'\x22'+_0x1ca958+'\x22')}:{'type':_0x33a631(0x267),'content':_0x38694d(_0x53db4a,_0x33a631(0x256))};}if(_0x33a631(0x253)==_0x14ab36[_0x33a631(0x246)]){const _0x2f36c2=_0x14ab36[_0x33a631(0x20d)][0x0][_0x33a631(0x255)];return _0x2f36c2?{'type':_0x33a631(0x267),'content':_0x38694d(_0x53db4a,_0x33a631(0x20a),_0x2f36c2)}:{'type':_0x33a631(0x267),'content':_0x38694d(_0x53db4a,_0x33a631(0x22a))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2821(){const _0x503f88=['345vDpkYx','src','formatInline','44724CfWWaI','replaceImageSource','format','registerBlockAttribute','type','locale','_handleLegacySuggestions','get','1pKQwKZ','commandName','editor','4090677PZvpOm','formatBlock','TrackChangesEditing','oldValue','has','*Format:*\x20replace\x20image\x20URL','newValue','ImageEditing','1670826EbxZBU','_suggestionFactory','key','24517990bOWXRr','afterInit','10794608ihMavU','registerDescriptionCallback','getSuggestionCallback','accept','_registerLegacyDescription','descriptionFactory','discard','registerCustomCallback','7118475TrqKwi','enableDefaultAttributesIntegration','*Replace\x20image\x20URL*','3899586ageeSC','attribute','plugins','9iozOxY'];_0x2821=function(){return _0x503f88;};return _0x2821();}const _0x3dbc5d=_0x13fa;(function(_0x583bb7,_0x2f2e6d){const _0x28f2e2=_0x13fa,_0x3e21be=_0x583bb7();while(!![]){try{const _0xf15bbb=parseInt(_0x28f2e2(0x1fd))/0x1*(-parseInt(_0x28f2e2(0x208))/0x2)+parseInt(_0x28f2e2(0x200))/0x3+-parseInt(_0x28f2e2(0x1f5))/0x4*(-parseInt(_0x28f2e2(0x1f2))/0x5)+-parseInt(_0x28f2e2(0x1ee))/0x6+-parseInt(_0x28f2e2(0x215))/0x7+-parseInt(_0x28f2e2(0x20d))/0x8*(parseInt(_0x28f2e2(0x1f1))/0x9)+parseInt(_0x28f2e2(0x20b))/0xa;if(_0xf15bbb===_0x2f2e6d)break;else _0x3e21be['push'](_0x3e21be['shift']());}catch(_0x3cdd90){_0x3e21be['push'](_0x3e21be['shift']());}}}(_0x2821,0xb3814));function _0x13fa(_0x337029,_0x5718a2){const _0x2821cd=_0x2821();return _0x13fa=function(_0x13faa9,_0x9f480e){_0x13faa9=_0x13faa9-0x1ee;let _0x2ac5df=_0x2821cd[_0x13faa9];return _0x2ac5df;},_0x13fa(_0x337029,_0x5718a2);}import{Plugin as _0x52c729}from'ckeditor5/src/core.js';import{getTranslation as _0x715cd2}from'../utils/common-translations.js';export default class st extends _0x52c729{[_0x3dbc5d(0x20c)](){const _0x2ee54e=_0x3dbc5d;if(!this[_0x2ee54e(0x1ff)][_0x2ee54e(0x1f0)][_0x2ee54e(0x204)](_0x2ee54e(0x207)))return;const _0x2af2d8=this[_0x2ee54e(0x1ff)][_0x2ee54e(0x1fa)],_0x368e3e=this[_0x2ee54e(0x1ff)][_0x2ee54e(0x1f0)][_0x2ee54e(0x1fc)](_0x2ee54e(0x202));_0x368e3e[_0x2ee54e(0x216)](_0x2ee54e(0x1f6)),_0x368e3e[_0x2ee54e(0x1f8)](_0x2ee54e(0x1f3)),_0x368e3e[_0x2ee54e(0x212)][_0x2ee54e(0x20e)](_0x1df448=>{const _0x5d8f80=_0x2ee54e;if(_0x5d8f80(0x1ef)!=_0x1df448[_0x5d8f80(0x1f9)])return;const {data:_0x3e2117}=_0x1df448;return _0x3e2117&&_0x5d8f80(0x1f3)==_0x3e2117[_0x5d8f80(0x20a)]?_0x3e2117[_0x5d8f80(0x206)]&&_0x3e2117[_0x5d8f80(0x203)]?{'type':_0x5d8f80(0x1f7),'content':_0x715cd2(_0x2af2d8,_0x5d8f80(0x217))}:{'type':_0x5d8f80(0x1f7),'content':''}:void 0x0;}),this[_0x2ee54e(0x1fb)]();}[_0x3dbc5d(0x1fb)](){const _0x215af1=_0x3dbc5d,_0x529097=this[_0x215af1(0x1ff)][_0x215af1(0x1f0)][_0x215af1(0x1fc)](_0x215af1(0x202));_0x529097[_0x215af1(0x209)][_0x215af1(0x214)](_0x215af1(0x201),_0x215af1(0x1f6),_0x215af1(0x210),_0x529097[_0x215af1(0x209)][_0x215af1(0x20f)](_0x215af1(0x201),null,_0x215af1(0x213))),_0x529097[_0x215af1(0x209)][_0x215af1(0x214)](_0x215af1(0x201),_0x215af1(0x1f6),_0x215af1(0x213),_0x529097[_0x215af1(0x209)][_0x215af1(0x20f)](_0x215af1(0x201),null,_0x215af1(0x210))),this[_0x215af1(0x211)]();}[_0x3dbc5d(0x211)](){const _0x40e7cc=_0x3dbc5d,_0x1053c9=this[_0x40e7cc(0x1ff)],_0x465e34=_0x1053c9[_0x40e7cc(0x1fa)];_0x1053c9[_0x40e7cc(0x1f0)][_0x40e7cc(0x1fc)](_0x40e7cc(0x202))[_0x40e7cc(0x212)][_0x40e7cc(0x20e)](_0x45a0aa=>{const _0x697094=_0x40e7cc;if(_0x697094(0x201)!=_0x45a0aa[_0x697094(0x1f9)]&&_0x697094(0x1f4)!=_0x45a0aa[_0x697094(0x1f9)])return;const {data:_0x1b8e0f}=_0x45a0aa;if(!_0x1b8e0f||_0x697094(0x1f6)!=_0x1b8e0f[_0x697094(0x1fe)])return;return{'type':_0x697094(0x1f7),'content':_0x715cd2(_0x465e34,_0x697094(0x205))};});}}
23
+ function _0x52dc(){const _0x50581a=['src','plugins','_handleLegacySuggestions','discard','227gTzfcn','getSuggestionCallback','registerBlockAttribute','registerDescriptionCallback','get','_registerLegacyDescription','attribute','has','newValue','accept','TrackChangesEditing','commandName','descriptionFactory','ImageEditing','registerCustomCallback','locale','2545173fhgWmP','enableDefaultAttributesIntegration','58jJGwgt','*Replace\x20image\x20URL*','key','6EJhFXT','editor','replaceImageSource','614388qdAMtG','535200nYeQND','*Format:*\x20replace\x20image\x20URL','_suggestionFactory','type','988925QKhTmR','oldValue','formatInline','formatBlock','afterInit','409152EDlqQC','900487koAxvj','format'];_0x52dc=function(){return _0x50581a;};return _0x52dc();}const _0x3591b8=_0x215f;function _0x215f(_0x2d3876,_0x5b3d30){const _0x52dc3d=_0x52dc();return _0x215f=function(_0x215fc6,_0x161cf5){_0x215fc6=_0x215fc6-0x167;let _0x597b42=_0x52dc3d[_0x215fc6];return _0x597b42;},_0x215f(_0x2d3876,_0x5b3d30);}(function(_0x4bbdec,_0x1a2710){const _0x57046d=_0x215f,_0xba738=_0x4bbdec();while(!![]){try{const _0x566d96=-parseInt(_0x57046d(0x18d))/0x1*(parseInt(_0x57046d(0x176))/0x2)+parseInt(_0x57046d(0x179))/0x3*(-parseInt(_0x57046d(0x186))/0x4)+parseInt(_0x57046d(0x181))/0x5+-parseInt(_0x57046d(0x17c))/0x6+-parseInt(_0x57046d(0x187))/0x7+parseInt(_0x57046d(0x17d))/0x8+parseInt(_0x57046d(0x174))/0x9;if(_0x566d96===_0x1a2710)break;else _0xba738['push'](_0xba738['shift']());}catch(_0x3748c1){_0xba738['push'](_0xba738['shift']());}}}(_0x52dc,0x19b44));import{Plugin as _0x22997d}from'ckeditor5/src/core.js';import{getTranslation as _0x127fbf}from'../utils/common-translations.js';export default class st extends _0x22997d{[_0x3591b8(0x185)](){const _0x1ffd9e=_0x3591b8;if(!this[_0x1ffd9e(0x17a)][_0x1ffd9e(0x18a)][_0x1ffd9e(0x16b)](_0x1ffd9e(0x171)))return;const _0x4e8194=this[_0x1ffd9e(0x17a)][_0x1ffd9e(0x173)],_0x37ba86=this[_0x1ffd9e(0x17a)][_0x1ffd9e(0x18a)][_0x1ffd9e(0x168)](_0x1ffd9e(0x16e));_0x37ba86[_0x1ffd9e(0x175)](_0x1ffd9e(0x17b)),_0x37ba86[_0x1ffd9e(0x18f)](_0x1ffd9e(0x189)),_0x37ba86[_0x1ffd9e(0x170)][_0x1ffd9e(0x167)](_0x45c2e2=>{const _0x119722=_0x1ffd9e;if(_0x119722(0x16a)!=_0x45c2e2[_0x119722(0x180)])return;const {data:_0xdbdfaf}=_0x45c2e2;return _0xdbdfaf&&_0x119722(0x189)==_0xdbdfaf[_0x119722(0x178)]?_0xdbdfaf[_0x119722(0x16c)]&&_0xdbdfaf[_0x119722(0x182)]?{'type':_0x119722(0x188),'content':_0x127fbf(_0x4e8194,_0x119722(0x177))}:{'type':_0x119722(0x188),'content':''}:void 0x0;}),this[_0x1ffd9e(0x18b)]();}[_0x3591b8(0x18b)](){const _0x1ddb39=_0x3591b8,_0x151ffa=this[_0x1ddb39(0x17a)][_0x1ddb39(0x18a)][_0x1ddb39(0x168)](_0x1ddb39(0x16e));_0x151ffa[_0x1ddb39(0x17f)][_0x1ddb39(0x172)](_0x1ddb39(0x184),_0x1ddb39(0x17b),_0x1ddb39(0x16d),_0x151ffa[_0x1ddb39(0x17f)][_0x1ddb39(0x18e)](_0x1ddb39(0x184),null,_0x1ddb39(0x18c))),_0x151ffa[_0x1ddb39(0x17f)][_0x1ddb39(0x172)](_0x1ddb39(0x184),_0x1ddb39(0x17b),_0x1ddb39(0x18c),_0x151ffa[_0x1ddb39(0x17f)][_0x1ddb39(0x18e)](_0x1ddb39(0x184),null,_0x1ddb39(0x16d))),this[_0x1ddb39(0x169)]();}[_0x3591b8(0x169)](){const _0x3df608=_0x3591b8,_0x5da0f5=this[_0x3df608(0x17a)],_0x2bab9d=_0x5da0f5[_0x3df608(0x173)];_0x5da0f5[_0x3df608(0x18a)][_0x3df608(0x168)](_0x3df608(0x16e))[_0x3df608(0x170)][_0x3df608(0x167)](_0xbaa545=>{const _0x3f5cfd=_0x3df608;if(_0x3f5cfd(0x184)!=_0xbaa545[_0x3f5cfd(0x180)]&&_0x3f5cfd(0x183)!=_0xbaa545[_0x3f5cfd(0x180)])return;const {data:_0x439981}=_0xbaa545;if(!_0x439981||_0x3f5cfd(0x17b)!=_0x439981[_0x3f5cfd(0x16f)])return;return{'type':_0x3f5cfd(0x188),'content':_0x127fbf(_0x2bab9d,_0x3f5cfd(0x17e))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x51b275=_0x33a6;function _0x182a(){const _0x985578=['locale','_suggestionFactory','afterInit','subType','9IpTvsM','title','suggestion','getSuggestion','isInContent','imageTypeInline','getClosestSelectedImageElement','registerCustomCallback','name','3512621udJppF','enableCommand','selection','setImageNaturalSizeAttributes','imageCaption','commandParams','end','markInlineFormat','imageStylePostApply','document','shouldConvertImageType','value','join','discardSuggestion','imageTypeBlock','side','10cYUAqc','447345cmPKMe','registerPostFixer','findIndex','type','differ','ImageUtils','getSuggestions','isEqual','next','formatInline','format','nodeAfter','FORMAT_SIDE_IMAGE','newRange','editor','descriptionFactory','_splitMarkerName','chain','commandReversedParams','registerDescriptionCallback','model','getChangedMarkers','imageStylePreApply','773390lMqVJv','toLowerCase','normalizedStyles','hasSuggestion','convertInlineImageToBlock','isIntersecting','isBlockImage','isBefore','203606zHxoGo','nodeBefore','commandName','markBlockFormat','refresh','forEach','accept','insertion','author','imageStyle','createRangeOn','getContainedElement','change','plugins','getFirstRange','ImageStyleEditing','9506590EXjwwF','filter','549652jtfiKw','head','commands','Users','get','discard','length','start','from','TrackChangesEditing','*Format:*\x20%0','_registerLegacyDescription','isInlineImage','isOwn','_findSuggestions','getSuggestionCallback','6329384VHmGtk','12oNlBgu','has','formatBlock'];_0x182a=function(){return _0x985578;};return _0x182a();}function _0x33a6(_0x30b102,_0x1dc4a7){const _0x182a8e=_0x182a();return _0x33a6=function(_0x33a6de,_0x50708a){_0x33a6de=_0x33a6de-0x107;let _0x45d5af=_0x182a8e[_0x33a6de];return _0x45d5af;},_0x33a6(_0x30b102,_0x1dc4a7);}(function(_0x310c82,_0xde597c){const _0x4e3847=_0x33a6,_0x568d3d=_0x310c82();while(!![]){try{const _0x239899=parseInt(_0x4e3847(0x12f))/0x1+-parseInt(_0x4e3847(0x127))/0x2+-parseInt(_0x4e3847(0x110))/0x3+parseInt(_0x4e3847(0x141))/0x4*(parseInt(_0x4e3847(0x10f))/0x5)+-parseInt(_0x4e3847(0x152))/0x6*(parseInt(_0x4e3847(0x162))/0x7)+-parseInt(_0x4e3847(0x151))/0x8*(-parseInt(_0x4e3847(0x159))/0x9)+parseInt(_0x4e3847(0x13f))/0xa;if(_0x239899===_0xde597c)break;else _0x568d3d['push'](_0x568d3d['shift']());}catch(_0x5d0a81){_0x568d3d['push'](_0x568d3d['shift']());}}}(_0x182a,0xa6390));import{Plugin as _0x399447}from'ckeditor5/src/core.js';import{uid as _0x290821}from'ckeditor5/src/utils.js';import{getTranslation as _0x247027}from'../utils/common-translations.js';export default class nt extends _0x399447{[_0x51b275(0x157)](){const _0xc73624=_0x51b275,_0x7ebcc2=this[_0xc73624(0x11e)];if(!_0x7ebcc2[_0xc73624(0x13c)][_0xc73624(0x153)](_0xc73624(0x13e)))return;const _0x5da1ed=_0x7ebcc2[_0xc73624(0x13c)][_0xc73624(0x145)](_0xc73624(0x14a)),_0x2125f5=_0x7ebcc2[_0xc73624(0x13c)][_0xc73624(0x145)](_0xc73624(0x115)),_0x37e912={};_0x5da1ed[_0xc73624(0x163)](_0xc73624(0x138),(_0xa60fae,_0x49af6c)=>{const _0x5e7b1a=_0xc73624,_0x5e5dae=_0x7ebcc2[_0x5e7b1a(0x13c)][_0x5e7b1a(0x145)](_0x5e7b1a(0x144))['me'],_0x77286c=_0x7ebcc2[_0x5e7b1a(0x143)][_0x5e7b1a(0x145)](_0x5e7b1a(0x138));let _0x52ea3c=_0x2125f5[_0x5e7b1a(0x15f)](_0x7ebcc2[_0x5e7b1a(0x124)][_0x5e7b1a(0x108)][_0x5e7b1a(0x164)]),_0x21b4b4=_0x7ebcc2[_0x5e7b1a(0x124)][_0x5e7b1a(0x139)](_0x52ea3c),_0x306923=_0x77286c[_0x5e7b1a(0x10a)];if(_0x306923==_0x49af6c[_0x5e7b1a(0x10a)])return;const _0x2b2d3b={'commandName':_0x5e7b1a(0x138),'commandParams':[_0x49af6c],'formatGroupId':_0x290821()};_0x7ebcc2[_0x5e7b1a(0x124)][_0x5e7b1a(0x13b)](()=>{const _0x7ab4fb=_0x5e7b1a;if(_0x5da1ed[_0x7ab4fb(0x116)]()[_0x7ab4fb(0x140)](_0x4cf17c=>_0x4cf17c[_0x7ab4fb(0x15d)]&&_0x5e5dae==_0x4cf17c[_0x7ab4fb(0x137)]&&(_0x7ab4fb(0x154)==_0x4cf17c[_0x7ab4fb(0x113)]||_0x7ab4fb(0x119)==_0x4cf17c[_0x7ab4fb(0x113)])&&(_0x7ab4fb(0x126)==_0x4cf17c[_0x7ab4fb(0x158)]||_0x7ab4fb(0x107)==_0x4cf17c[_0x7ab4fb(0x158)])&&_0x4cf17c[_0x7ab4fb(0x13d)]()[_0x7ab4fb(0x117)](_0x21b4b4))[_0x7ab4fb(0x134)](_0x3e03f0=>_0x5da1ed[_0x7ab4fb(0x10c)](_0x3e03f0[_0x7ab4fb(0x142)])),_0x52ea3c=_0x2125f5[_0x7ab4fb(0x15f)](_0x7ebcc2[_0x7ab4fb(0x124)][_0x7ab4fb(0x108)][_0x7ab4fb(0x164)]),_0x21b4b4=_0x7ebcc2[_0x7ab4fb(0x124)][_0x7ab4fb(0x139)](_0x52ea3c),_0x77286c[_0x7ab4fb(0x133)](),_0x7ebcc2[_0x7ab4fb(0x143)][_0x7ab4fb(0x145)](_0x7ab4fb(0x15e))[_0x7ab4fb(0x133)](),_0x7ebcc2[_0x7ab4fb(0x143)][_0x7ab4fb(0x145)](_0x7ab4fb(0x10d))[_0x7ab4fb(0x133)](),_0x306923=_0x77286c[_0x7ab4fb(0x10a)],_0x306923!=_0x49af6c[_0x7ab4fb(0x10a)])return _0x2125f5[_0x7ab4fb(0x14d)](_0x52ea3c)&&_0x77286c[_0x7ab4fb(0x109)](_0x49af6c[_0x7ab4fb(0x10a)],_0x52ea3c)?(_0xa60fae({..._0x49af6c,'setImageSizes':!0x1}),_0x52ea3c=_0x2125f5[_0x7ab4fb(0x15f)](_0x7ebcc2[_0x7ab4fb(0x124)][_0x7ab4fb(0x108)][_0x7ab4fb(0x164)]),void _0x5da1ed[_0x7ab4fb(0x132)](_0x52ea3c,{..._0x2b2d3b,'commandReversedParams':[{'value':_0x306923||null,'setImageSizes':!0x1}]},[],_0x7ab4fb(0x126))):void(_0x2125f5[_0x7ab4fb(0x12d)](_0x52ea3c)?_0x5da1ed[_0x7ab4fb(0x132)](_0x52ea3c,_0x2b2d3b,[],_0x7ab4fb(0x107)):_0x5da1ed[_0x7ab4fb(0x169)](_0x21b4b4,_0x2b2d3b,_0x7ab4fb(0x107)));});});for(const _0x151363 of _0x7ebcc2[_0xc73624(0x13c)][_0xc73624(0x145)](_0xc73624(0x13e))[_0xc73624(0x129)])_0x37e912[_0x151363[_0xc73624(0x161)]]=_0x151363[_0xc73624(0x15a)][_0xc73624(0x128)]();_0x5da1ed[_0xc73624(0x156)][_0xc73624(0x160)](_0xc73624(0x154),_0xc73624(0x126),_0xc73624(0x10b),()=>!0x1),_0x5da1ed[_0xc73624(0x156)][_0xc73624(0x160)](_0xc73624(0x154),_0xc73624(0x107),_0xc73624(0x10b),()=>!0x1),_0x5da1ed[_0xc73624(0x156)][_0xc73624(0x160)](_0xc73624(0x119),_0xc73624(0x107),_0xc73624(0x10b),()=>!0x1),_0x5da1ed[_0xc73624(0x156)][_0xc73624(0x160)](_0xc73624(0x154),_0xc73624(0x126),_0xc73624(0x135),([_0x11c66e])=>{const _0x253b40=_0xc73624;_0x2125f5[_0x253b40(0x165)](_0x11c66e[_0x253b40(0x13a)]());}),_0x5da1ed[_0xc73624(0x156)][_0xc73624(0x160)](_0xc73624(0x154),_0xc73624(0x126),_0xc73624(0x146),(_0x31daa6,_0x1cac70)=>{const _0x5d7d54=_0xc73624;_0x5da1ed[_0x5d7d54(0x156)][_0x5d7d54(0x150)](_0x5d7d54(0x154),'',_0x5d7d54(0x135))(_0x31daa6,{'commandName':_0x1cac70[_0x5d7d54(0x131)],'commandParams':_0x1cac70[_0x5d7d54(0x122)]});}),_0x5da1ed[_0xc73624(0x156)][_0xc73624(0x160)](_0xc73624(0x154),_0xc73624(0x126),_0xc73624(0x121),function(_0x17e201,_0x38041e){if(_0x51de23(_0x17e201,_0x38041e))return[_0x17e201,_0x38041e];if(_0x51de23(_0x38041e,_0x17e201))return[_0x38041e,_0x17e201];return null;});const _0xe85be4=[{'type':_0xc73624(0x154),'subType':_0xc73624(0x126)},{'type':_0xc73624(0x136),'subType':_0xc73624(0x166)},{'type':_0xc73624(0x154),'subType':_0xc73624(0x12b)},{'type':_0xc73624(0x136),'subType':_0xc73624(0x12b)}];function _0x51de23(_0x258e6a,_0x4e9c54){const _0x8ce806=_0xc73624,_0x4d118f=_0xe85be4[_0x8ce806(0x112)](({type:_0x2180e1,subType:_0x2df07e})=>_0x258e6a[_0x8ce806(0x113)]==_0x2180e1&&_0x258e6a[_0x8ce806(0x158)]==_0x2df07e),_0x989144=_0xe85be4[_0x8ce806(0x112)](({type:_0x485601,subType:_0x52b2db})=>_0x4e9c54[_0x8ce806(0x113)]==_0x485601&&_0x4e9c54[_0x8ce806(0x158)]==_0x52b2db);if(_0x4d118f<0x0||_0x989144<0x0)return!0x1;const _0x42abba=_0x258e6a[_0x8ce806(0x13d)](),_0x419549=_0x4e9c54[_0x8ce806(0x13d)]();if((0x0==_0x4d118f||0x1==_0x4d118f)&&0x2==_0x989144&&_0x42abba[_0x8ce806(0x12c)](_0x419549))return!0x0;if(0x2==_0x4d118f&&0x3==_0x989144){const _0x5ad90c=_0x5da1ed[_0x8ce806(0x14f)](_0x42abba,_0x8ce806(0x136))[_0x8ce806(0x140)](({suggestion:_0x50ccb8,meta:_0x5b992c})=>_0x5b992c[_0x8ce806(0x14e)]&&_0x8ce806(0x12b)==_0x50ccb8[_0x8ce806(0x158)]);if(_0x5ad90c[_0x8ce806(0x147)]>0x1&&_0x419549[_0x8ce806(0x168)][_0x8ce806(0x117)](_0x42abba[_0x8ce806(0x148)]))return!0x0;if(0x1==_0x5ad90c[_0x8ce806(0x147)]&&(_0x42abba[_0x8ce806(0x148)][_0x8ce806(0x117)](_0x419549[_0x8ce806(0x168)])||_0x42abba[_0x8ce806(0x168)][_0x8ce806(0x117)](_0x419549[_0x8ce806(0x148)])))return!0x0;}if(0x3==_0x4d118f&&0x3==_0x989144&&_0x42abba[_0x8ce806(0x148)][_0x8ce806(0x12e)](_0x419549[_0x8ce806(0x148)])){const _0x9c65e8=_0x42abba[_0x8ce806(0x168)][_0x8ce806(0x11b)],_0x36adb8=_0x419549[_0x8ce806(0x148)][_0x8ce806(0x130)];return _0x2125f5[_0x8ce806(0x12d)](_0x9c65e8)&&_0x9c65e8===_0x36adb8;}return!0x1;}_0x7ebcc2[_0xc73624(0x124)][_0xc73624(0x108)][_0xc73624(0x111)](()=>{const _0x1c7efd=_0xc73624;let _0x2c9fc3=!0x1;const _0x2587c0=Array[_0x1c7efd(0x149)](_0x7ebcc2[_0x1c7efd(0x124)][_0x1c7efd(0x108)][_0x1c7efd(0x114)][_0x1c7efd(0x125)]());for(const {name:_0x2f3d2d,data:_0x91db0e}of _0x2587c0){const {group:_0xfcbfd0,type:_0x252571,subType:_0x2cc0a9,id:_0x3181e5}=_0x5da1ed[_0x1c7efd(0x120)](_0x2f3d2d);if(_0x1c7efd(0x15b)==_0xfcbfd0&&_0x5da1ed[_0x1c7efd(0x12a)](_0x3181e5)){if(_0x1c7efd(0x154)==_0x252571&&(_0x1c7efd(0x126)==_0x2cc0a9||_0x1c7efd(0x107)==_0x2cc0a9)){const _0x254674=_0x5da1ed[_0x1c7efd(0x15c)](_0x3181e5);if(_0x91db0e[_0x1c7efd(0x11d)]){const _0x5e3513=_0x254674[_0x1c7efd(0x13d)]()[_0x1c7efd(0x13a)]();if(_0x2125f5[_0x1c7efd(0x12d)](_0x5e3513))continue;_0x5da1ed[_0x1c7efd(0x10c)](_0x254674),_0x2c9fc3=!0x0;}}if(_0x1c7efd(0x136)==_0x252571&&_0x1c7efd(0x166)==_0x2cc0a9&&!_0x91db0e[_0x1c7efd(0x11d)]){const _0x32df83=_0x5da1ed[_0x1c7efd(0x15c)](_0x3181e5);_0x32df83[_0x1c7efd(0x118)]&&_0x32df83[_0x1c7efd(0x118)][_0x1c7efd(0x15d)]&&(_0x5da1ed[_0x1c7efd(0x10c)](_0x32df83[_0x1c7efd(0x118)]),_0x2c9fc3=!0x0);}}}return _0x2c9fc3;}),this[_0xc73624(0x14c)](_0x37e912);}[_0x51b275(0x14c)](_0x2e8749){const _0x169789=_0x51b275,_0x3036d=this[_0x169789(0x11e)],_0x12e8a8=_0x3036d[_0x169789(0x155)];_0x3036d[_0x169789(0x13c)][_0x169789(0x145)](_0x169789(0x14a))[_0x169789(0x11f)][_0x169789(0x123)](_0x6412d9=>{const _0x1348ec=_0x169789;if(_0x1348ec(0x154)!=_0x6412d9[_0x1348ec(0x113)]&&_0x1348ec(0x119)!=_0x6412d9[_0x1348ec(0x113)])return;const {data:_0x5ab1ba}=_0x6412d9;if(!_0x5ab1ba||_0x1348ec(0x138)!=_0x5ab1ba[_0x1348ec(0x131)])return;const _0xc86d75=_0x5ab1ba[_0x1348ec(0x167)][0x0][_0x1348ec(0x10a)];return _0x22de4a(_0x1348ec(0x10e)===_0xc86d75?_0x247027(_0x12e8a8,_0x1348ec(0x11c)):_0x2e8749[_0xc86d75]||_0xc86d75);function _0x22de4a(_0x2d80c4){const _0x1c6bac=_0x1348ec;return{'type':_0x1c6bac(0x11a),'content':_0x247027(_0x12e8a8,_0x1c6bac(0x14b),_0x2d80c4)};}});}}
23
+ const _0x487296=_0x4b89;function _0x4514(){const _0x5eb468=['getContainedElement','isInlineImage','accept','end','afterInit','value','markBlockFormat','convertInlineImageToBlock','2260xPTWqy','isBefore','formatInline','36EssHQJ','newRange','selection','shouldConvertImageType','getChangedMarkers','commandParams','insertion','imageTypeInline','getSuggestions','findIndex','TrackChangesEditing','head','length','title','chain','*Format:*\x20%0','side','plugins','commandName','isEqual','ImageUtils','format','editor','imageStyle','getSuggestion','type','imageStylePostApply','formatBlock','normalizedStyles','nodeBefore','setImageNaturalSizeAttributes','4yxjgNf','imageStylePreApply','has','isIntersecting','Users','326jCLUnU','get','822940eBAmbp','registerDescriptionCallback','hasSuggestion','suggestion','forEach','isBlockImage','10DFDdxQ','6QeSqvN','from','commands','1551231vznzvz','registerPostFixer','commandReversedParams','_findSuggestions','867384JFmgmO','imageTypeBlock','registerCustomCallback','change','nodeAfter','8632248iCRLar','discard','_suggestionFactory','createRangeOn','isInContent','subType','discardSuggestion','enableCommand','_splitMarkerName','name','imageCaption','FORMAT_SIDE_IMAGE','document','differ','isOwn','descriptionFactory','model','next','getFirstRange','refresh','start','join','getClosestSelectedImageElement','ImageStyleEditing','filter','getSuggestionCallback','2213981abQTss','_registerLegacyDescription','author','locale','93768TnoEZy','toLowerCase','markInlineFormat'];_0x4514=function(){return _0x5eb468;};return _0x4514();}(function(_0x34590d,_0x308f4e){const _0x31e46a=_0x4b89,_0x38976a=_0x34590d();while(!![]){try{const _0x18b35e=parseInt(_0x31e46a(0x151))/0x1*(parseInt(_0x31e46a(0x178))/0x2)+-parseInt(_0x31e46a(0x184))/0x3+-parseInt(_0x31e46a(0x173))/0x4*(parseInt(_0x31e46a(0x17a))/0x5)+parseInt(_0x31e46a(0x181))/0x6*(parseInt(_0x31e46a(0x188))/0x7)+-parseInt(_0x31e46a(0x146))/0x8*(parseInt(_0x31e46a(0x154))/0x9)+-parseInt(_0x31e46a(0x180))/0xa*(parseInt(_0x31e46a(0x142))/0xb)+parseInt(_0x31e46a(0x18d))/0xc;if(_0x18b35e===_0x308f4e)break;else _0x38976a['push'](_0x38976a['shift']());}catch(_0x35c212){_0x38976a['push'](_0x38976a['shift']());}}}(_0x4514,0x44ce2));import{Plugin as _0x5de1da}from'ckeditor5/src/core.js';function _0x4b89(_0xcf802d,_0x1182d6){const _0x451474=_0x4514();return _0x4b89=function(_0x4b89e9,_0x43088a){_0x4b89e9=_0x4b89e9-0x12a;let _0x5bf962=_0x451474[_0x4b89e9];return _0x5bf962;},_0x4b89(_0xcf802d,_0x1182d6);}import{uid as _0x44be34}from'ckeditor5/src/utils.js';import{getTranslation as _0x23e4fa}from'../utils/common-translations.js';export default class nt extends _0x5de1da{[_0x487296(0x14d)](){const _0x3eef69=_0x487296,_0x37434f=this[_0x3eef69(0x16a)];if(!_0x37434f[_0x3eef69(0x165)][_0x3eef69(0x175)](_0x3eef69(0x13f)))return;const _0x434998=_0x37434f[_0x3eef69(0x165)][_0x3eef69(0x179)](_0x3eef69(0x15e)),_0x240abc=_0x37434f[_0x3eef69(0x165)][_0x3eef69(0x179)](_0x3eef69(0x168)),_0x6f59ac={};_0x434998[_0x3eef69(0x12f)](_0x3eef69(0x16b),(_0x34762b,_0x2ecc36)=>{const _0x1b1222=_0x3eef69,_0x40df60=_0x37434f[_0x1b1222(0x165)][_0x1b1222(0x179)](_0x1b1222(0x177))['me'],_0x3e6230=_0x37434f[_0x1b1222(0x183)][_0x1b1222(0x179)](_0x1b1222(0x16b));let _0x518345=_0x240abc[_0x1b1222(0x13e)](_0x37434f[_0x1b1222(0x138)][_0x1b1222(0x134)][_0x1b1222(0x156)]),_0x290b06=_0x37434f[_0x1b1222(0x138)][_0x1b1222(0x12b)](_0x518345),_0x1c2ec0=_0x3e6230[_0x1b1222(0x14e)];if(_0x1c2ec0==_0x2ecc36[_0x1b1222(0x14e)])return;const _0xaa22f1={'commandName':_0x1b1222(0x16b),'commandParams':[_0x2ecc36],'formatGroupId':_0x44be34()};_0x37434f[_0x1b1222(0x138)][_0x1b1222(0x18b)](()=>{const _0x381292=_0x1b1222;if(_0x434998[_0x381292(0x15c)]()[_0x381292(0x140)](_0x5e3eca=>_0x5e3eca[_0x381292(0x12c)]&&_0x40df60==_0x5e3eca[_0x381292(0x144)]&&(_0x381292(0x16f)==_0x5e3eca[_0x381292(0x16d)]||_0x381292(0x153)==_0x5e3eca[_0x381292(0x16d)])&&(_0x381292(0x174)==_0x5e3eca[_0x381292(0x12d)]||_0x381292(0x16e)==_0x5e3eca[_0x381292(0x12d)])&&_0x5e3eca[_0x381292(0x13a)]()[_0x381292(0x167)](_0x290b06))[_0x381292(0x17e)](_0x5b4fbe=>_0x434998[_0x381292(0x12e)](_0x5b4fbe[_0x381292(0x15f)])),_0x518345=_0x240abc[_0x381292(0x13e)](_0x37434f[_0x381292(0x138)][_0x381292(0x134)][_0x381292(0x156)]),_0x290b06=_0x37434f[_0x381292(0x138)][_0x381292(0x12b)](_0x518345),_0x3e6230[_0x381292(0x13b)](),_0x37434f[_0x381292(0x183)][_0x381292(0x179)](_0x381292(0x15b))[_0x381292(0x13b)](),_0x37434f[_0x381292(0x183)][_0x381292(0x179)](_0x381292(0x189))[_0x381292(0x13b)](),_0x1c2ec0=_0x3e6230[_0x381292(0x14e)],_0x1c2ec0!=_0x2ecc36[_0x381292(0x14e)])return _0x240abc[_0x381292(0x14a)](_0x518345)&&_0x3e6230[_0x381292(0x157)](_0x2ecc36[_0x381292(0x14e)],_0x518345)?(_0x34762b({..._0x2ecc36,'setImageSizes':!0x1}),_0x518345=_0x240abc[_0x381292(0x13e)](_0x37434f[_0x381292(0x138)][_0x381292(0x134)][_0x381292(0x156)]),void _0x434998[_0x381292(0x14f)](_0x518345,{..._0xaa22f1,'commandReversedParams':[{'value':_0x1c2ec0||null,'setImageSizes':!0x1}]},[],_0x381292(0x174))):void(_0x240abc[_0x381292(0x17f)](_0x518345)?_0x434998[_0x381292(0x14f)](_0x518345,_0xaa22f1,[],_0x381292(0x16e)):_0x434998[_0x381292(0x148)](_0x290b06,_0xaa22f1,_0x381292(0x16e)));});});for(const _0x4d67db of _0x37434f[_0x3eef69(0x165)][_0x3eef69(0x179)](_0x3eef69(0x13f))[_0x3eef69(0x170)])_0x6f59ac[_0x4d67db[_0x3eef69(0x131)]]=_0x4d67db[_0x3eef69(0x161)][_0x3eef69(0x147)]();_0x434998[_0x3eef69(0x12a)][_0x3eef69(0x18a)](_0x3eef69(0x16f),_0x3eef69(0x174),_0x3eef69(0x13d),()=>!0x1),_0x434998[_0x3eef69(0x12a)][_0x3eef69(0x18a)](_0x3eef69(0x16f),_0x3eef69(0x16e),_0x3eef69(0x13d),()=>!0x1),_0x434998[_0x3eef69(0x12a)][_0x3eef69(0x18a)](_0x3eef69(0x153),_0x3eef69(0x16e),_0x3eef69(0x13d),()=>!0x1),_0x434998[_0x3eef69(0x12a)][_0x3eef69(0x18a)](_0x3eef69(0x16f),_0x3eef69(0x174),_0x3eef69(0x14b),([_0x4eb2da])=>{const _0xed1341=_0x3eef69;_0x240abc[_0xed1341(0x172)](_0x4eb2da[_0xed1341(0x149)]());}),_0x434998[_0x3eef69(0x12a)][_0x3eef69(0x18a)](_0x3eef69(0x16f),_0x3eef69(0x174),_0x3eef69(0x18e),(_0x1df038,_0x40a04a)=>{const _0x4d684d=_0x3eef69;_0x434998[_0x4d684d(0x12a)][_0x4d684d(0x141)](_0x4d684d(0x16f),'',_0x4d684d(0x14b))(_0x1df038,{'commandName':_0x40a04a[_0x4d684d(0x166)],'commandParams':_0x40a04a[_0x4d684d(0x186)]});}),_0x434998[_0x3eef69(0x12a)][_0x3eef69(0x18a)](_0x3eef69(0x16f),_0x3eef69(0x174),_0x3eef69(0x162),function(_0x4d82c9,_0x5c6193){if(_0x20a214(_0x4d82c9,_0x5c6193))return[_0x4d82c9,_0x5c6193];if(_0x20a214(_0x5c6193,_0x4d82c9))return[_0x5c6193,_0x4d82c9];return null;});const _0x4851da=[{'type':_0x3eef69(0x16f),'subType':_0x3eef69(0x174)},{'type':_0x3eef69(0x15a),'subType':_0x3eef69(0x132)},{'type':_0x3eef69(0x16f),'subType':_0x3eef69(0x150)},{'type':_0x3eef69(0x15a),'subType':_0x3eef69(0x150)}];function _0x20a214(_0xd70d62,_0x25580a){const _0x328b6e=_0x3eef69,_0x3b81ec=_0x4851da[_0x328b6e(0x15d)](({type:_0x3511c8,subType:_0x5b2240})=>_0xd70d62[_0x328b6e(0x16d)]==_0x3511c8&&_0xd70d62[_0x328b6e(0x12d)]==_0x5b2240),_0x2d89ef=_0x4851da[_0x328b6e(0x15d)](({type:_0x211f58,subType:_0x1ce55f})=>_0x25580a[_0x328b6e(0x16d)]==_0x211f58&&_0x25580a[_0x328b6e(0x12d)]==_0x1ce55f);if(_0x3b81ec<0x0||_0x2d89ef<0x0)return!0x1;const _0x186b2f=_0xd70d62[_0x328b6e(0x13a)](),_0x20aaaf=_0x25580a[_0x328b6e(0x13a)]();if((0x0==_0x3b81ec||0x1==_0x3b81ec)&&0x2==_0x2d89ef&&_0x186b2f[_0x328b6e(0x176)](_0x20aaaf))return!0x0;if(0x2==_0x3b81ec&&0x3==_0x2d89ef){const _0x304093=_0x434998[_0x328b6e(0x187)](_0x186b2f,_0x328b6e(0x15a))[_0x328b6e(0x140)](({suggestion:_0x1b594c,meta:_0x2506c5})=>_0x2506c5[_0x328b6e(0x136)]&&_0x328b6e(0x150)==_0x1b594c[_0x328b6e(0x12d)]);if(_0x304093[_0x328b6e(0x160)]>0x1&&_0x20aaaf[_0x328b6e(0x14c)][_0x328b6e(0x167)](_0x186b2f[_0x328b6e(0x13c)]))return!0x0;if(0x1==_0x304093[_0x328b6e(0x160)]&&(_0x186b2f[_0x328b6e(0x13c)][_0x328b6e(0x167)](_0x20aaaf[_0x328b6e(0x14c)])||_0x186b2f[_0x328b6e(0x14c)][_0x328b6e(0x167)](_0x20aaaf[_0x328b6e(0x13c)])))return!0x0;}if(0x3==_0x3b81ec&&0x3==_0x2d89ef&&_0x186b2f[_0x328b6e(0x13c)][_0x328b6e(0x152)](_0x20aaaf[_0x328b6e(0x13c)])){const _0x46013f=_0x186b2f[_0x328b6e(0x14c)][_0x328b6e(0x18c)],_0x3ccbe8=_0x20aaaf[_0x328b6e(0x13c)][_0x328b6e(0x171)];return _0x240abc[_0x328b6e(0x17f)](_0x46013f)&&_0x46013f===_0x3ccbe8;}return!0x1;}_0x37434f[_0x3eef69(0x138)][_0x3eef69(0x134)][_0x3eef69(0x185)](()=>{const _0x2cd1dc=_0x3eef69;let _0x3164a3=!0x1;const _0x36f898=Array[_0x2cd1dc(0x182)](_0x37434f[_0x2cd1dc(0x138)][_0x2cd1dc(0x134)][_0x2cd1dc(0x135)][_0x2cd1dc(0x158)]());for(const {name:_0x11a8f8,data:_0x2d7c3a}of _0x36f898){const {group:_0x189e16,type:_0x40a474,subType:_0x3936eb,id:_0x35e9df}=_0x434998[_0x2cd1dc(0x130)](_0x11a8f8);if(_0x2cd1dc(0x17d)==_0x189e16&&_0x434998[_0x2cd1dc(0x17c)](_0x35e9df)){if(_0x2cd1dc(0x16f)==_0x40a474&&(_0x2cd1dc(0x174)==_0x3936eb||_0x2cd1dc(0x16e)==_0x3936eb)){const _0x3d61a2=_0x434998[_0x2cd1dc(0x16c)](_0x35e9df);if(_0x2d7c3a[_0x2cd1dc(0x155)]){const _0x256581=_0x3d61a2[_0x2cd1dc(0x13a)]()[_0x2cd1dc(0x149)]();if(_0x240abc[_0x2cd1dc(0x17f)](_0x256581))continue;_0x434998[_0x2cd1dc(0x12e)](_0x3d61a2),_0x3164a3=!0x0;}}if(_0x2cd1dc(0x15a)==_0x40a474&&_0x2cd1dc(0x132)==_0x3936eb&&!_0x2d7c3a[_0x2cd1dc(0x155)]){const _0x1d01b8=_0x434998[_0x2cd1dc(0x16c)](_0x35e9df);_0x1d01b8[_0x2cd1dc(0x139)]&&_0x1d01b8[_0x2cd1dc(0x139)][_0x2cd1dc(0x12c)]&&(_0x434998[_0x2cd1dc(0x12e)](_0x1d01b8[_0x2cd1dc(0x139)]),_0x3164a3=!0x0);}}}return _0x3164a3;}),this[_0x3eef69(0x143)](_0x6f59ac);}[_0x487296(0x143)](_0x327f69){const _0x9b0642=_0x487296,_0x285ddf=this[_0x9b0642(0x16a)],_0x12072c=_0x285ddf[_0x9b0642(0x145)];_0x285ddf[_0x9b0642(0x165)][_0x9b0642(0x179)](_0x9b0642(0x15e))[_0x9b0642(0x137)][_0x9b0642(0x17b)](_0x5afb1a=>{const _0x8d8639=_0x9b0642;if(_0x8d8639(0x16f)!=_0x5afb1a[_0x8d8639(0x16d)]&&_0x8d8639(0x153)!=_0x5afb1a[_0x8d8639(0x16d)])return;const {data:_0x534fa0}=_0x5afb1a;if(!_0x534fa0||_0x8d8639(0x16b)!=_0x534fa0[_0x8d8639(0x166)])return;const _0x3621e5=_0x534fa0[_0x8d8639(0x159)][0x0][_0x8d8639(0x14e)];return _0xd95029(_0x8d8639(0x164)===_0x3621e5?_0x23e4fa(_0x12072c,_0x8d8639(0x133)):_0x327f69[_0x3621e5]||_0x3621e5);function _0xd95029(_0xda6e00){const _0x1aa677=_0x8d8639;return{'type':_0x1aa677(0x169),'content':_0x23e4fa(_0x12072c,_0x1aa677(0x163),_0xda6e00)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x6ed115=_0x21b5;function _0x3394(){const _0x3cdaa3=['trackChanges','value','15615tVDFqd','afterInit','commands','dataInsert','track_changes','_trackChangesValueDuringImport','listenTo','get','importWord','forEach','_setSuggestionData','high','2691396TFqqqI','6rRZizv','10590601qSlxXT','plugins','_handleImportedData','7563390MZfJkW','lowest','Users','4491712lJbnZw','bind','9747016sJXKSO','876MZSYPJ','6470lRfUsp','TrackChangesEditing','execute','enableCommand','collaboration_features','4274kRfaHE','editor','_trackChangesExecuted'];_0x3394=function(){return _0x3cdaa3;};return _0x3394();}(function(_0x174e8a,_0xa1dfb4){const _0x56b184=_0x21b5,_0x1d2e99=_0x174e8a();while(!![]){try{const _0x4692cf=-parseInt(_0x56b184(0x9d))/0x1*(-parseInt(_0x56b184(0x97))/0x2)+parseInt(_0x56b184(0xae))/0x3+-parseInt(_0x56b184(0xb6))/0x4+-parseInt(_0x56b184(0xb3))/0x5+parseInt(_0x56b184(0xaf))/0x6*(-parseInt(_0x56b184(0xb0))/0x7)+parseInt(_0x56b184(0xb8))/0x8+-parseInt(_0x56b184(0xa2))/0x9*(-parseInt(_0x56b184(0x98))/0xa);if(_0x4692cf===_0xa1dfb4)break;else _0x1d2e99['push'](_0x1d2e99['shift']());}catch(_0x147c31){_0x1d2e99['push'](_0x1d2e99['shift']());}}}(_0x3394,0xeabed));function _0x21b5(_0x27f483,_0x313911){const _0x339437=_0x3394();return _0x21b5=function(_0x21b59a,_0x2112ec){_0x21b59a=_0x21b59a-0x97;let _0x4700c3=_0x339437[_0x21b59a];return _0x4700c3;},_0x21b5(_0x27f483,_0x313911);}import{Plugin as _0xe8fa1d}from'ckeditor5/src/core.js';export default class ot extends _0xe8fa1d{constructor(_0x1ed71f){const _0x385247=_0x21b5;super(_0x1ed71f),this[_0x385247(0xa7)]=!0x1,this[_0x385247(0x9f)]=!0x1;}[_0x6ed115(0xa3)](){const _0x166c04=_0x6ed115,_0x338182=this[_0x166c04(0x9e)],_0x89fd98=_0x338182[_0x166c04(0xa4)][_0x166c04(0xa9)](_0x166c04(0xaa)),_0x7c31c4=_0x338182[_0x166c04(0xa4)][_0x166c04(0xa9)](_0x166c04(0xa0));_0x89fd98&&(_0x89fd98['on'](_0x166c04(0x9a),(_0x3e5041,[,_0x38253e])=>{const _0x1952a6=_0x166c04;this[_0x1952a6(0xa7)]=_0x7c31c4[_0x1952a6(0xa1)],_0x38253e[_0x1952a6(0x9c)][_0x1952a6(0xa6)]=!this[_0x1952a6(0xa7)];},{'priority':_0x166c04(0xad)}),this[_0x166c04(0xa8)](_0x89fd98,_0x166c04(0xa5),this[_0x166c04(0xb2)][_0x166c04(0xb7)](this)),this[_0x166c04(0xa8)](_0x89fd98,_0x166c04(0xa5),()=>{const _0x461e65=_0x166c04;this[_0x461e65(0x9f)]&&(_0x7c31c4[_0x461e65(0x9a)](),this[_0x461e65(0x9f)]=!0x1);},{'priority':_0x166c04(0xb4)}),_0x338182[_0x166c04(0xb1)][_0x166c04(0xa9)](_0x166c04(0x99))[_0x166c04(0x9b)](_0x166c04(0xaa)));}[_0x6ed115(0xb2)](_0x51a354,_0x115daf){const _0x2939ba=_0x6ed115,{suggestions:_0xb4da97}=_0x115daf,_0x3a34f9=this[_0x2939ba(0x9e)][_0x2939ba(0xa4)][_0x2939ba(0xa9)](_0x2939ba(0xa0)),_0x221dfb=_0x3a34f9[_0x2939ba(0xa1)];this[_0x2939ba(0xa7)]!==_0x221dfb&&(_0x3a34f9[_0x2939ba(0x9a)](),this[_0x2939ba(0x9f)]=!0x0),_0xb4da97&&_0xb4da97[_0x2939ba(0xab)](({id:_0x4ec516,type:_0x1678de,author:_0xcc1bd0,created_at:_0x33c5c5})=>{const _0x1791cc=_0x2939ba,_0x104715={'id':_0x4ec516,'type':_0x1678de,'authorId':this[_0x1791cc(0x9e)][_0x1791cc(0xb1)][_0x1791cc(0xa9)](_0x1791cc(0xb5))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0xcc1bd0,'createdAt':_0x33c5c5?new Date(_0x33c5c5):new Date(),'source':_0x1791cc(0xaa)}}};this[_0x1791cc(0x9e)][_0x1791cc(0xb1)][_0x1791cc(0xa9)](_0x1791cc(0x99))[_0x1791cc(0xac)](_0x104715);});}}
23
+ const _0x320615=_0x54ca;(function(_0x2895e1,_0x679f3b){const _0x51b111=_0x54ca,_0x433d5e=_0x2895e1();while(!![]){try{const _0x24cf16=-parseInt(_0x51b111(0x8f))/0x1+parseInt(_0x51b111(0xae))/0x2*(parseInt(_0x51b111(0xa2))/0x3)+parseInt(_0x51b111(0x9c))/0x4+parseInt(_0x51b111(0xab))/0x5*(parseInt(_0x51b111(0xa6))/0x6)+parseInt(_0x51b111(0xa1))/0x7+-parseInt(_0x51b111(0xa4))/0x8+parseInt(_0x51b111(0xa9))/0x9*(-parseInt(_0x51b111(0x97))/0xa);if(_0x24cf16===_0x679f3b)break;else _0x433d5e['push'](_0x433d5e['shift']());}catch(_0x4de9ac){_0x433d5e['push'](_0x433d5e['shift']());}}}(_0x235e,0xacbf3));import{Plugin as _0x526a61}from'ckeditor5/src/core.js';function _0x54ca(_0x45cb18,_0x29005e){const _0x235e22=_0x235e();return _0x54ca=function(_0x54ca51,_0x2236b3){_0x54ca51=_0x54ca51-0x8f;let _0x4adc8a=_0x235e22[_0x54ca51];return _0x4adc8a;},_0x54ca(_0x45cb18,_0x29005e);}export default class ot extends _0x526a61{constructor(_0x3d6c43){const _0x4c6308=_0x54ca;super(_0x3d6c43),this[_0x4c6308(0x99)]=!0x1,this[_0x4c6308(0x94)]=!0x1;}[_0x320615(0xaa)](){const _0x106655=_0x320615,_0x25ae55=this[_0x106655(0x9d)],_0x2946e0=_0x25ae55[_0x106655(0x9e)][_0x106655(0x9a)](_0x106655(0x98)),_0x223e35=_0x25ae55[_0x106655(0x9e)][_0x106655(0x9a)](_0x106655(0x92));_0x2946e0&&(_0x2946e0['on'](_0x106655(0x93),(_0x44dae4,[,_0x3d00ca])=>{const _0x572d5e=_0x106655;this[_0x572d5e(0x99)]=_0x223e35[_0x572d5e(0xa7)],_0x3d00ca[_0x572d5e(0xa8)][_0x572d5e(0xac)]=!this[_0x572d5e(0x99)];},{'priority':_0x106655(0xad)}),this[_0x106655(0x95)](_0x2946e0,_0x106655(0xaf),this[_0x106655(0xa5)][_0x106655(0x96)](this)),this[_0x106655(0x95)](_0x2946e0,_0x106655(0xaf),()=>{const _0x2c6fa4=_0x106655;this[_0x2c6fa4(0x94)]&&(_0x223e35[_0x2c6fa4(0x93)](),this[_0x2c6fa4(0x94)]=!0x1);},{'priority':_0x106655(0x9f)}),_0x25ae55[_0x106655(0xa3)][_0x106655(0x9a)](_0x106655(0x90))[_0x106655(0x91)](_0x106655(0x98)));}[_0x320615(0xa5)](_0x42c441,_0x451751){const _0x24e9bb=_0x320615,{suggestions:_0x46d7b9}=_0x451751,_0x458c20=this[_0x24e9bb(0x9d)][_0x24e9bb(0x9e)][_0x24e9bb(0x9a)](_0x24e9bb(0x92)),_0x56499d=_0x458c20[_0x24e9bb(0xa7)];this[_0x24e9bb(0x99)]!==_0x56499d&&(_0x458c20[_0x24e9bb(0x93)](),this[_0x24e9bb(0x94)]=!0x0),_0x46d7b9&&_0x46d7b9[_0x24e9bb(0xb0)](({id:_0x5bbb29,type:_0x4f52b5,author:_0x420951,created_at:_0x16dd76})=>{const _0x268083=_0x24e9bb,_0x4cfd80={'id':_0x5bbb29,'type':_0x4f52b5,'authorId':this[_0x268083(0x9d)][_0x268083(0xa3)][_0x268083(0x9a)](_0x268083(0x9b))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x420951,'createdAt':_0x16dd76?new Date(_0x16dd76):new Date(),'source':_0x268083(0x98)}}};this[_0x268083(0x9d)][_0x268083(0xa3)][_0x268083(0x9a)](_0x268083(0x90))[_0x268083(0xa0)](_0x4cfd80);});}}function _0x235e(){const _0x3774bc=['track_changes','high','2ZRlESP','dataInsert','forEach','1034507oQwdre','TrackChangesEditing','enableCommand','trackChanges','execute','_trackChangesExecuted','listenTo','bind','10UoCGpK','importWord','_trackChangesValueDuringImport','get','Users','4424520zutzPO','editor','commands','lowest','_setSuggestionData','3649891IIFhYQ','3223317nQsbeg','plugins','4334728zHgjcf','_handleImportedData','742740OcFTDL','value','collaboration_features','5990787Giykdd','afterInit','10XSrBpe'];_0x235e=function(){return _0x3774bc;};return _0x235e();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2d8a(){const _0x1ee38a=['registerBlockAttribute','61pqlVIH','afterInit','3387OCoEkz','type','2880668uQqUkP','get','formatBlock','descriptionFactory','editor','getItemLabel','enableDefaultAttributesIntegration','enableCommand','indent','locale','getItems','4318420LBtScl','format','has','2608fSUTbz','commandName','12FemvoZ','indentBlock','outdentBlock','6095496bRLXRi','blockIndent','registerDescriptionCallback','*Outdent:*\x20%0','outdent','24420qsQyfJ','462045vhEsMi','*Indent:*\x20%0','plugins','FORMAT_INDENT','IndentBlock','4314681mfLNae','_registerLegacyDescription','registerAttributeLabel','IndentEditing','TrackChangesEditing'];_0x2d8a=function(){return _0x1ee38a;};return _0x2d8a();}const _0x42e769=_0x52a3;(function(_0x28841a,_0x24d98e){const _0x532703=_0x52a3,_0x527e84=_0x28841a();while(!![]){try{const _0xd2f6fc=-parseInt(_0x532703(0x1e9))/0x1*(-parseInt(_0x532703(0x1dd))/0x2)+parseInt(_0x532703(0x1eb))/0x3*(parseInt(_0x532703(0x1fb))/0x4)+-parseInt(_0x532703(0x1de))/0x5*(-parseInt(_0x532703(0x1fd))/0x6)+parseInt(_0x532703(0x1ed))/0x7+-parseInt(_0x532703(0x200))/0x8+-parseInt(_0x532703(0x1e3))/0x9+-parseInt(_0x532703(0x1f8))/0xa;if(_0xd2f6fc===_0x24d98e)break;else _0x527e84['push'](_0x527e84['shift']());}catch(_0x505c95){_0x527e84['push'](_0x527e84['shift']());}}}(_0x2d8a,0x62a68));import{Plugin as _0x5d668d}from'ckeditor5/src/core.js';function _0x52a3(_0x26a6b9,_0x539f05){const _0x2d8a43=_0x2d8a();return _0x52a3=function(_0x52a3ff,_0x625fa5){_0x52a3ff=_0x52a3ff-0x1d9;let _0xc9fc6d=_0x2d8a43[_0x52a3ff];return _0xc9fc6d;},_0x52a3(_0x26a6b9,_0x539f05);}import{getTranslation as _0x465145}from'../utils/common-translations.js';export default class rt extends _0x5d668d{[_0x42e769(0x1ea)](){const _0x473822=_0x42e769,_0x3e3d7a=this[_0x473822(0x1f1)],_0x52f643=_0x3e3d7a[_0x473822(0x1e0)][_0x473822(0x1ee)](_0x473822(0x1e7));if(_0x3e3d7a[_0x473822(0x1e0)][_0x473822(0x1fa)](_0x473822(0x1e6))&&(_0x52f643[_0x473822(0x1f4)](_0x473822(0x1f5)),_0x52f643[_0x473822(0x1f4)](_0x473822(0x1dc))),_0x3e3d7a[_0x473822(0x1e0)][_0x473822(0x1fa)](_0x473822(0x1e2))){for(const _0x1f9122 of[_0x473822(0x1fe),_0x473822(0x1ff)])_0x52f643[_0x473822(0x1f3)](_0x1f9122);}const _0x1cfe40=_0x3e3d7a[_0x473822(0x1f6)];_0x52f643[_0x473822(0x1e8)](_0x473822(0x1d9)),_0x52f643[_0x473822(0x1f0)][_0x473822(0x1e5)](_0x473822(0x1d9),_0x465145(_0x1cfe40,_0x473822(0x1e1))),this[_0x473822(0x1e4)]();}[_0x42e769(0x1e4)](){const _0x416a32=_0x42e769,_0x293452=this[_0x416a32(0x1f1)],_0x5c3bfc=_0x293452[_0x416a32(0x1f6)],_0x36013a=_0x293452[_0x416a32(0x1e0)][_0x416a32(0x1ee)](_0x416a32(0x1e7));_0x36013a[_0x416a32(0x1f0)][_0x416a32(0x1da)](_0x286442=>{const _0x2fbd69=_0x416a32;if(_0x2fbd69(0x1ef)!=_0x286442[_0x2fbd69(0x1ec)])return;const {data:_0x4b2456}=_0x286442;if(!_0x4b2456)return;if(_0x2fbd69(0x1fe)!=_0x4b2456[_0x2fbd69(0x1fc)]&&_0x2fbd69(0x1ff)!=_0x4b2456[_0x2fbd69(0x1fc)])return;const _0x220ae7=_0x286442[_0x2fbd69(0x1f7)]()[0x0],_0x49c35c=_0x36013a[_0x2fbd69(0x1f0)][_0x2fbd69(0x1f2)](_0x220ae7);return _0x2fbd69(0x1fe)==_0x4b2456[_0x2fbd69(0x1fc)]?{'type':_0x2fbd69(0x1f9),'content':_0x465145(_0x5c3bfc,_0x2fbd69(0x1df),_0x49c35c)}:_0x2fbd69(0x1ff)==_0x4b2456[_0x2fbd69(0x1fc)]?{'type':_0x2fbd69(0x1f9),'content':_0x465145(_0x5c3bfc,_0x2fbd69(0x1db),_0x49c35c)}:void 0x0;});}}
23
+ const _0x95806e=_0x3f70;(function(_0x32ee86,_0x1ad390){const _0x3092a0=_0x3f70,_0x367e20=_0x32ee86();while(!![]){try{const _0x2268c4=-parseInt(_0x3092a0(0x154))/0x1+parseInt(_0x3092a0(0x140))/0x2+-parseInt(_0x3092a0(0x156))/0x3+parseInt(_0x3092a0(0x141))/0x4*(parseInt(_0x3092a0(0x13a))/0x5)+parseInt(_0x3092a0(0x144))/0x6+-parseInt(_0x3092a0(0x13d))/0x7*(-parseInt(_0x3092a0(0x157))/0x8)+parseInt(_0x3092a0(0x13e))/0x9*(parseInt(_0x3092a0(0x142))/0xa);if(_0x2268c4===_0x1ad390)break;else _0x367e20['push'](_0x367e20['shift']());}catch(_0x3596b8){_0x367e20['push'](_0x367e20['shift']());}}}(_0x61a9,0x584f0));import{Plugin as _0x4e29cb}from'ckeditor5/src/core.js';function _0x3f70(_0x1601f2,_0x3446fc){const _0x61a964=_0x61a9();return _0x3f70=function(_0x3f7001,_0x56e64c){_0x3f7001=_0x3f7001-0x139;let _0x3345c1=_0x61a964[_0x3f7001];return _0x3345c1;},_0x3f70(_0x1601f2,_0x3446fc);}import{getTranslation as _0x7c5ec4}from'../utils/common-translations.js';function _0x61a9(){const _0x48b22b=['commandName','_registerLegacyDescription','registerDescriptionCallback','blockIndent','locale','registerAttributeLabel','has','getItems','enableDefaultAttributesIntegration','IndentEditing','afterInit','outdent','702504fFqFdh','indentBlock','986475UwWZLj','144WEFIBe','plugins','outdentBlock','FORMAT_INDENT','*Indent:*\x20%0','formatBlock','registerBlockAttribute','get','*Outdent:*\x20%0','indent','descriptionFactory','319235qwZMFC','format','TrackChangesEditing','163254cZqCrs','1287BiCOyJ','getItemLabel','243060pPksKe','12gajiwe','18370qLYcZG','editor','2384898psdJLP','type','IndentBlock','enableCommand'];_0x61a9=function(){return _0x48b22b;};return _0x61a9();}export default class rt extends _0x4e29cb{[_0x95806e(0x152)](){const _0x2c8433=_0x95806e,_0x4ed45e=this[_0x2c8433(0x143)],_0x46fb88=_0x4ed45e[_0x2c8433(0x158)][_0x2c8433(0x15e)](_0x2c8433(0x13c));if(_0x4ed45e[_0x2c8433(0x158)][_0x2c8433(0x14e)](_0x2c8433(0x151))&&(_0x46fb88[_0x2c8433(0x147)](_0x2c8433(0x160)),_0x46fb88[_0x2c8433(0x147)](_0x2c8433(0x153))),_0x4ed45e[_0x2c8433(0x158)][_0x2c8433(0x14e)](_0x2c8433(0x146))){for(const _0x58214b of[_0x2c8433(0x155),_0x2c8433(0x159)])_0x46fb88[_0x2c8433(0x150)](_0x58214b);}const _0x8bc57c=_0x4ed45e[_0x2c8433(0x14c)];_0x46fb88[_0x2c8433(0x15d)](_0x2c8433(0x14b)),_0x46fb88[_0x2c8433(0x139)][_0x2c8433(0x14d)](_0x2c8433(0x14b),_0x7c5ec4(_0x8bc57c,_0x2c8433(0x15a))),this[_0x2c8433(0x149)]();}[_0x95806e(0x149)](){const _0x36a038=_0x95806e,_0x4e32d5=this[_0x36a038(0x143)],_0x1528e3=_0x4e32d5[_0x36a038(0x14c)],_0xe6d61c=_0x4e32d5[_0x36a038(0x158)][_0x36a038(0x15e)](_0x36a038(0x13c));_0xe6d61c[_0x36a038(0x139)][_0x36a038(0x14a)](_0x567c6e=>{const _0x1f6275=_0x36a038;if(_0x1f6275(0x15c)!=_0x567c6e[_0x1f6275(0x145)])return;const {data:_0x4f334a}=_0x567c6e;if(!_0x4f334a)return;if(_0x1f6275(0x155)!=_0x4f334a[_0x1f6275(0x148)]&&_0x1f6275(0x159)!=_0x4f334a[_0x1f6275(0x148)])return;const _0x55dfa5=_0x567c6e[_0x1f6275(0x14f)]()[0x0],_0x25b109=_0xe6d61c[_0x1f6275(0x139)][_0x1f6275(0x13f)](_0x55dfa5);return _0x1f6275(0x155)==_0x4f334a[_0x1f6275(0x148)]?{'type':_0x1f6275(0x13b),'content':_0x7c5ec4(_0x1528e3,_0x1f6275(0x15b),_0x25b109)}:_0x1f6275(0x159)==_0x4f334a[_0x1f6275(0x148)]?{'type':_0x1f6275(0x13b),'content':_0x7c5ec4(_0x1528e3,_0x1f6275(0x15f),_0x25b109)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x51a14d=_0x5876;(function(_0x540a37,_0x1c01b0){var _0x301ae6=_0x5876,_0x34ce61=_0x540a37();while(!![]){try{var _0x54d883=parseInt(_0x301ae6(0x17d))/0x1+-parseInt(_0x301ae6(0x17b))/0x2*(-parseInt(_0x301ae6(0x17a))/0x3)+parseInt(_0x301ae6(0x180))/0x4*(-parseInt(_0x301ae6(0x175))/0x5)+parseInt(_0x301ae6(0x181))/0x6+-parseInt(_0x301ae6(0x184))/0x7+-parseInt(_0x301ae6(0x179))/0x8+parseInt(_0x301ae6(0x177))/0x9*(-parseInt(_0x301ae6(0x178))/0xa);if(_0x54d883===_0x1c01b0)break;else _0x34ce61['push'](_0x34ce61['shift']());}catch(_0x5f0a75){_0x34ce61['push'](_0x34ce61['shift']());}}}(_0x59e5,0x7bff2));import{Plugin as _0x3f3ba2}from'ckeditor5/src/core.js';import{Input as _0x5b3855}from'ckeditor5/src/typing.js';function _0x59e5(){var _0x3fb2bf=['3546123IlCByl','input','plugins','145PLTvdc','editor','13590yRgCYI','1240cKdflx','2561232marFQq','228963GvSMZC','14sLmYWc','get','373340hnCeus','enableCommand','init','4364dygjRF','3875550BrZvRL','TrackChangesEditing','requires'];_0x59e5=function(){return _0x3fb2bf;};return _0x59e5();}function _0x5876(_0x38abab,_0x5cadfd){var _0x59e5ad=_0x59e5();return _0x5876=function(_0x58766d,_0xbc5a88){_0x58766d=_0x58766d-0x175;var _0x5a5365=_0x59e5ad[_0x58766d];return _0x5a5365;},_0x5876(_0x38abab,_0x5cadfd);}export default class at extends _0x3f3ba2{static get[_0x51a14d(0x183)](){return[_0x5b3855];}[_0x51a14d(0x17f)](){var _0x5b9660=_0x51a14d;this[_0x5b9660(0x176)][_0x5b9660(0x186)][_0x5b9660(0x17c)](_0x5b9660(0x182))[_0x5b9660(0x17e)](_0x5b9660(0x185));}}
23
+ var _0x474732=_0x1a05;(function(_0x4253d7,_0x136251){var _0x55a8d=_0x1a05,_0x324a3e=_0x4253d7();while(!![]){try{var _0x466a5a=parseInt(_0x55a8d(0x179))/0x1*(parseInt(_0x55a8d(0x180))/0x2)+-parseInt(_0x55a8d(0x170))/0x3*(parseInt(_0x55a8d(0x177))/0x4)+-parseInt(_0x55a8d(0x181))/0x5*(parseInt(_0x55a8d(0x173))/0x6)+-parseInt(_0x55a8d(0x17d))/0x7*(parseInt(_0x55a8d(0x16e))/0x8)+-parseInt(_0x55a8d(0x175))/0x9*(parseInt(_0x55a8d(0x17c))/0xa)+-parseInt(_0x55a8d(0x171))/0xb+parseInt(_0x55a8d(0x16f))/0xc;if(_0x466a5a===_0x136251)break;else _0x324a3e['push'](_0x324a3e['shift']());}catch(_0x4f692d){_0x324a3e['push'](_0x324a3e['shift']());}}}(_0x4739,0xb0006));import{Plugin as _0x5e10ad}from'ckeditor5/src/core.js';function _0x1a05(_0x5736c9,_0x1e14d0){var _0x4739ab=_0x4739();return _0x1a05=function(_0x1a056e,_0x3e91db){_0x1a056e=_0x1a056e-0x16e;var _0x40c2dc=_0x4739ab[_0x1a056e];return _0x40c2dc;},_0x1a05(_0x5736c9,_0x1e14d0);}import{Input as _0x2e99bd}from'ckeditor5/src/typing.js';function _0x4739(){var _0x57ac33=['requires','313780WJCEOq','input','get','441510rghPpi','4277Bgtsww','enableCommand','init','6YXCEaf','7785wSrPUY','13848RQAEAE','19717404OyelGr','9fvlWaf','539451pqWEFu','TrackChangesEditing','258ZllFou','plugins','81qMnTLP','editor','390084yWbZCE'];_0x4739=function(){return _0x57ac33;};return _0x4739();}export default class at extends _0x5e10ad{static get[_0x474732(0x178)](){return[_0x2e99bd];}[_0x474732(0x17f)](){var _0x39cfdb=_0x474732;this[_0x39cfdb(0x176)][_0x39cfdb(0x174)][_0x39cfdb(0x17b)](_0x39cfdb(0x172))[_0x39cfdb(0x17e)](_0x39cfdb(0x17a));}}