@ckeditor/ckeditor5-track-changes 41.4.0 → 41.4.2

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 _0x459f4b=_0x1719;(function(_0x538c49,_0x10d2ee){const _0x381be1=_0x1719,_0x171f5a=_0x538c49();while(!![]){try{const _0x1c443c=parseInt(_0x381be1(0x197))/0x1+-parseInt(_0x381be1(0x19b))/0x2*(-parseInt(_0x381be1(0x1a8))/0x3)+parseInt(_0x381be1(0x1c4))/0x4+parseInt(_0x381be1(0x1c1))/0x5*(parseInt(_0x381be1(0x1c8))/0x6)+parseInt(_0x381be1(0x1cd))/0x7*(-parseInt(_0x381be1(0x191))/0x8)+-parseInt(_0x381be1(0x1b6))/0x9+parseInt(_0x381be1(0x1c7))/0xa*(-parseInt(_0x381be1(0x194))/0xb);if(_0x1c443c===_0x10d2ee)break;else _0x171f5a['push'](_0x171f5a['shift']());}catch(_0x2b48ec){_0x171f5a['push'](_0x171f5a['shift']());}}}(_0x5cb7,0xa98d5));import{Plugin as _0x178191}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4f18f9}from'ckeditor5/src/ui.js';import{getTranslation as _0x4706a5}from'../utils/common-translations.js';function _0x5cb7(){const _0x32381e=['FontSizeEditing','fontSize','afterInit','*Reset\x20font\x20family*','locale','label','FORMAT_FONT_BACKGROUND','_registerLegacyDescription','normalizeSizeOptions','plugins','11311434gYTaMl','FontFamilyEditing','FontBackgroundColorEditing','editor','FORMAT_FONT_COLOR','fontFamily','title','FORMAT_FONT_SIZE','*Set\x20font\x20size:*\x20%0','fontColor.colors','find','7415xWZRQK','registerDescriptionCallback','FontSize','4525940WnugBa','trim','FORMAT_FONT_FAMILY','13104450ICxqvU','5010CGpKpp','toLowerCase','registerAttributeLabel','enableDefaultAttributesIntegration','fontBackgroundColor','616iKNuTN','*Reset\x20font\x20color*','83504OuFryi','model','*Reset\x20font\x20background\x20color*','11PZDopg','FontColorEditing','format','868761FuarZM','config','descriptionFactory','*Set\x20font\x20family:*\x20%0','110794LkgjbW','fontBackgroundColor.colors','fontColor','*Reset\x20font\x20size*','TrackChangesEditing','formatInline','type','*Set\x20font\x20color:*\x20%0','registerInlineAttribute','commandParams','has','*Set\x20font\x20background\x20color:*\x20%0','get','51MVkZLR','value','commandName','fontSize.options'];_0x5cb7=function(){return _0x32381e;};return _0x5cb7();}function _0x1719(_0x30772f,_0x349629){const _0x5cb73a=_0x5cb7();return _0x1719=function(_0x17199c,_0x5b38ce){_0x17199c=_0x17199c-0x190;let _0x447060=_0x5cb73a[_0x17199c];return _0x447060;},_0x1719(_0x30772f,_0x349629);}const ro=[{'pluginName':_0x459f4b(0x1ac),'commandName':_0x459f4b(0x1ad)},{'pluginName':_0x459f4b(0x1b7),'commandName':_0x459f4b(0x1bb)},{'pluginName':_0x459f4b(0x195),'commandName':_0x459f4b(0x19d)},{'pluginName':_0x459f4b(0x1b8),'commandName':_0x459f4b(0x1cc)}];export default class Q extends _0x178191{[_0x459f4b(0x1ae)](){const _0x1aa7b1=_0x459f4b,_0x3d4422=this[_0x1aa7b1(0x1b9)][_0x1aa7b1(0x1b0)],_0x5135c7=this[_0x1aa7b1(0x1b9)][_0x1aa7b1(0x1b5)][_0x1aa7b1(0x1a7)](_0x1aa7b1(0x19f));for(const {pluginName:_0x45e6f7,commandName:_0x848da6}of ro)this[_0x1aa7b1(0x1b9)][_0x1aa7b1(0x1b5)][_0x1aa7b1(0x1a5)](_0x45e6f7)&&(_0x5135c7[_0x1aa7b1(0x1cb)](_0x848da6),_0x5135c7[_0x1aa7b1(0x1a3)](_0x848da6));_0x3d4422['t'],(_0x5135c7[_0x1aa7b1(0x199)][_0x1aa7b1(0x1ca)](_0x1aa7b1(0x1ad),_0x4706a5(_0x3d4422,_0x1aa7b1(0x1bd))),_0x5135c7[_0x1aa7b1(0x199)][_0x1aa7b1(0x1ca)](_0x1aa7b1(0x1bb),_0x4706a5(_0x3d4422,_0x1aa7b1(0x1c6))),_0x5135c7[_0x1aa7b1(0x199)][_0x1aa7b1(0x1ca)](_0x1aa7b1(0x19d),_0x4706a5(_0x3d4422,_0x1aa7b1(0x1ba))),_0x5135c7[_0x1aa7b1(0x199)][_0x1aa7b1(0x1ca)](_0x1aa7b1(0x1cc),_0x4706a5(_0x3d4422,_0x1aa7b1(0x1b2))),this[_0x1aa7b1(0x1b3)]());}[_0x459f4b(0x1b3)](){const _0x36a88e=_0x459f4b,_0x5af12d=this[_0x36a88e(0x1b9)],_0x43b1c9=_0x5af12d[_0x36a88e(0x1b0)];_0x5af12d[_0x36a88e(0x1b5)][_0x36a88e(0x1a7)](_0x36a88e(0x19f))[_0x36a88e(0x199)][_0x36a88e(0x1c2)](_0x1f3847=>{const _0x1d7851=_0x36a88e,_0xa3e536=_0x43b1c9['t'];if(_0x1d7851(0x1a0)!=_0x1f3847[_0x1d7851(0x1a1)])return;const {data:_0x58e81a}=_0x1f3847;if(null!=_0x58e81a){if(_0x1d7851(0x1ad)==_0x58e81a[_0x1d7851(0x1aa)]){const _0x52fa5c=_0x58e81a[_0x1d7851(0x1a4)][0x0][_0x1d7851(0x1a9)];if(_0x52fa5c){const _0xb71178=_0xa3e536(this[_0x1d7851(0x1b9)][_0x1d7851(0x1b5)][_0x1d7851(0x1a7)](_0x1d7851(0x1c3))[_0x1d7851(0x1b4)](this[_0x1d7851(0x1b9)][_0x1d7851(0x198)][_0x1d7851(0x1a7)](_0x1d7851(0x1ab)))[_0x1d7851(0x1c0)](_0x1ebdf2=>_0x1ebdf2[_0x1d7851(0x192)]==_0x52fa5c)[_0x1d7851(0x1bc)])[_0x1d7851(0x1c9)]();return{'type':_0x1d7851(0x196),'content':_0x4706a5(_0x43b1c9,_0x1d7851(0x1be),_0xb71178)};}return{'type':_0x1d7851(0x196),'content':_0x4706a5(_0x43b1c9,_0x1d7851(0x19e))};}if(_0x1d7851(0x1bb)==_0x58e81a[_0x1d7851(0x1aa)]){const _0x5558de=_0x58e81a[_0x1d7851(0x1a4)][0x0][_0x1d7851(0x1a9)];return _0x5558de?{'type':_0x1d7851(0x196),'content':_0x4706a5(_0x43b1c9,_0x1d7851(0x19a),_0x5558de)}:{'type':_0x1d7851(0x196),'content':_0x4706a5(_0x43b1c9,_0x1d7851(0x1af))};}if(_0x1d7851(0x19d)==_0x58e81a[_0x1d7851(0x1aa)]){const _0x5bd1e3=_0x58e81a[_0x1d7851(0x1a4)][0x0][_0x1d7851(0x1a9)];if(_0x5bd1e3){const _0xb83e90=_0x4f18f9(this[_0x1d7851(0x1b9)][_0x1d7851(0x198)][_0x1d7851(0x1a7)](_0x1d7851(0x1bf)))[_0x1d7851(0x1c0)](_0x44a87c=>_0x44a87c[_0x1d7851(0x192)]==_0x5bd1e3);let _0x25f827=_0x5bd1e3,_0x3678a9='';return _0xb83e90&&(_0x25f827=_0xb83e90[_0x1d7851(0x1b1)],_0x3678a9=_0xa3e536(_0x25f827)[_0x1d7851(0x1c9)]()),{'type':_0x1d7851(0x196),'content':_0x4706a5(_0x43b1c9,_0x1d7851(0x1a2),_0x3678a9)[_0x1d7851(0x1c5)](),'color':{'value':_0x5bd1e3,'title':_0x3678a9||_0x25f827}};}return{'type':_0x1d7851(0x196),'content':_0x4706a5(_0x43b1c9,_0x1d7851(0x190))};}if(_0x1d7851(0x1cc)==_0x58e81a[_0x1d7851(0x1aa)]){const _0xd5669c=_0x58e81a[_0x1d7851(0x1a4)][0x0][_0x1d7851(0x1a9)];if(_0xd5669c){const _0x1339c2=_0x4f18f9(this[_0x1d7851(0x1b9)][_0x1d7851(0x198)][_0x1d7851(0x1a7)](_0x1d7851(0x19c)))[_0x1d7851(0x1c0)](_0x4fe89a=>_0x4fe89a[_0x1d7851(0x192)]==_0xd5669c);let _0x44fe84=_0xd5669c,_0x4d711b='';return _0x1339c2&&(_0x44fe84=_0x1339c2[_0x1d7851(0x1b1)],_0x4d711b=_0xa3e536(_0x44fe84)[_0x1d7851(0x1c9)]()),{'type':_0x1d7851(0x196),'content':_0x4706a5(_0x43b1c9,_0x1d7851(0x1a6),_0x4d711b)[_0x1d7851(0x1c5)](),'color':{'value':_0xd5669c,'title':_0x4d711b||_0x44fe84}};}return{'type':_0x1d7851(0x196),'content':_0x4706a5(_0x43b1c9,_0x1d7851(0x193))};}}});}}
@@ -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 _0x14e0(_0x5d168f,_0x5d8e72){const _0x209027=_0x2090();return _0x14e0=function(_0x14e07e,_0x19a7ca){_0x14e07e=_0x14e07e-0xda;let _0x452993=_0x209027[_0x14e07e];return _0x452993;},_0x14e0(_0x5d168f,_0x5d8e72);}const _0x364b29=_0x14e0;(function(_0x4275b4,_0x3fc3a0){const _0x170f5d=_0x14e0,_0x363986=_0x4275b4();while(!![]){try{const _0x4b755e=-parseInt(_0x170f5d(0xe7))/0x1+-parseInt(_0x170f5d(0xff))/0x2+-parseInt(_0x170f5d(0xf1))/0x3*(-parseInt(_0x170f5d(0x103))/0x4)+parseInt(_0x170f5d(0xeb))/0x5+parseInt(_0x170f5d(0x104))/0x6*(parseInt(_0x170f5d(0x102))/0x7)+parseInt(_0x170f5d(0xf6))/0x8*(parseInt(_0x170f5d(0xdd))/0x9)+-parseInt(_0x170f5d(0x106))/0xa*(parseInt(_0x170f5d(0x10b))/0xb);if(_0x4b755e===_0x3fc3a0)break;else _0x363986['push'](_0x363986['shift']());}catch(_0x1eb866){_0x363986['push'](_0x363986['shift']());}}}(_0x2090,0x954ba));import{Plugin as _0x3cf3b1}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x198885}from'ckeditor5/src/ui.js';function _0x2090(){const _0x5e4b07=['toLowerCase','commandParams','_registerLegacyDescription','join','format','split','enableDefaultAttributesIntegration','1206pTLkod','locale','push','fontBackgroundColor','*Set\x20format\x20to:*\x20%0','fontSize','FontSize','normalizeSizeOptions','afterInit','formatInline','1033400NFjteb','config','model','charAt','814980OqoMMR','slice','plugins','get','fontSize.options','find','1823943aSntVK','commandName','type','pasteFormat','commands','68488OlpXpH','copyFormat','boolean','enableCommand','toUpperCase','formatBlock','fontColor','fontColor.colors','registerDescriptionCallback','2188312TTexZw','title','entries','7zsLLEf','8zcNotK','3098598bIbzhK','length','50MRxlZI','TrackChangesEditing','descriptionFactory','editor','label','667689jUYoTw','*Remove\x20all\x20formatting*'];_0x2090=function(){return _0x5e4b07;};return _0x2090();}import{getTranslation as _0x249e40}from'../utils/common-translations.js';export default class X extends _0x3cf3b1{[_0x364b29(0xe5)](){const _0x43e50d=_0x364b29,_0x5ad5d1=this[_0x43e50d(0x109)],_0x19d0c8=_0x5ad5d1[_0x43e50d(0xed)][_0x43e50d(0xee)](_0x43e50d(0x107)),_0x49737c=_0x5ad5d1[_0x43e50d(0xf5)][_0x43e50d(0xee)](_0x43e50d(0xf7)),_0x127a59=_0x5ad5d1[_0x43e50d(0xf5)][_0x43e50d(0xee)](_0x43e50d(0xf4));_0x49737c&&_0x127a59&&(_0x19d0c8[_0x43e50d(0xdc)](_0x43e50d(0xf4)),_0x19d0c8[_0x43e50d(0xf9)](_0x43e50d(0xf7)),this[_0x43e50d(0x10f)]());}[_0x364b29(0x10f)](){const _0x204f34=_0x364b29,_0x1abe2d=this[_0x204f34(0x109)],_0x5a736d=_0x1abe2d[_0x204f34(0xde)];_0x1abe2d[_0x204f34(0xed)][_0x204f34(0xee)](_0x204f34(0x107))[_0x204f34(0x108)][_0x204f34(0xfe)](_0x47f0f5=>{const _0x575bb2=_0x204f34;if(_0x575bb2(0xfb)!=_0x47f0f5[_0x575bb2(0xf3)]&&_0x575bb2(0xe6)!=_0x47f0f5[_0x575bb2(0xf3)])return;const {data:_0x323148}=_0x47f0f5;if(_0x323148&&_0x575bb2(0xf4)===_0x323148[_0x575bb2(0xf2)]){const _0x5d9424=[],_0xe99ba9=_0x323148[_0x575bb2(0x10e)][0x0];for(const [_0x3f3e88,_0x20ec47]of Object[_0x575bb2(0x101)](_0xe99ba9))_0x5d9424[_0x575bb2(0xdf)](so(_0x1abe2d,_0x3f3e88,_0x20ec47));return _0x5d9424[_0x575bb2(0x105)]?{'type':_0x575bb2(0xda),'content':_0x249e40(_0x5a736d,_0x575bb2(0xe1),_0x5d9424[_0x575bb2(0x110)](',\x20'))}:{'type':_0x575bb2(0xda),'content':_0x249e40(_0x5a736d,_0x575bb2(0x10c))};}});}}function so(_0x3f6478,_0x452695,_0x13cb2d){const _0x1c17fd=_0x364b29,_0x1b3644=_0x3f6478[_0x1c17fd(0xde)]['t'],_0x377f12=_0x452695[_0x1c17fd(0xdb)](/(?=[A-Z])/)[_0x1c17fd(0x110)]('\x20'),_0x931de3=_0x1b3644(_0x377f12[_0x1c17fd(0xea)](0x0)[_0x1c17fd(0xfa)]()+_0x377f12[_0x1c17fd(0xec)](0x1))[_0x1c17fd(0x10d)]();if(_0x1c17fd(0xf8)==typeof _0x13cb2d)return _0x931de3;if(_0x1c17fd(0xfc)===_0x452695||_0x1c17fd(0xe0)===_0x452695){const _0x251559=_0x198885(_0x3f6478[_0x1c17fd(0xe8)][_0x1c17fd(0xee)](_0x1c17fd(0xfd)))[_0x1c17fd(0xf0)](_0x5992f3=>_0x5992f3[_0x1c17fd(0xe9)]==_0x13cb2d);return _0x931de3+'\x20('+(_0x251559?_0x1b3644(_0x251559[_0x1c17fd(0x10a)])[_0x1c17fd(0x10d)]():_0x13cb2d)+')';}if(_0x1c17fd(0xe2)===_0x452695&&isNaN(parseFloat(_0x13cb2d))){const _0xcc3db4=_0x3f6478[_0x1c17fd(0xed)][_0x1c17fd(0xee)](_0x1c17fd(0xe3))[_0x1c17fd(0xe4)](_0x3f6478[_0x1c17fd(0xe8)][_0x1c17fd(0xee)](_0x1c17fd(0xef)))[_0x1c17fd(0xf0)](_0x27643d=>_0x27643d[_0x1c17fd(0xe9)]==_0x13cb2d);return _0x931de3+'\x20('+(_0xcc3db4?_0x1b3644(_0xcc3db4[_0x1c17fd(0x100)])[_0x1c17fd(0x10d)]():_0x13cb2d)+')';}return _0x931de3+'\x20('+_0x13cb2d+')';}
@@ -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
+ const _0xd1f10f=_0x23a0;(function(_0x4de5ea,_0x24a496){const _0x34ddf6=_0x23a0,_0x3e58e3=_0x4de5ea();while(!![]){try{const _0x55f5ea=parseInt(_0x34ddf6(0x83))/0x1*(parseInt(_0x34ddf6(0x9e))/0x2)+-parseInt(_0x34ddf6(0x80))/0x3+parseInt(_0x34ddf6(0x9b))/0x4+parseInt(_0x34ddf6(0x86))/0x5*(parseInt(_0x34ddf6(0x91))/0x6)+parseInt(_0x34ddf6(0x94))/0x7*(-parseInt(_0x34ddf6(0x85))/0x8)+parseInt(_0x34ddf6(0x90))/0x9+parseInt(_0x34ddf6(0x8e))/0xa*(-parseInt(_0x34ddf6(0x7a))/0xb);if(_0x55f5ea===_0x24a496)break;else _0x3e58e3['push'](_0x3e58e3['shift']());}catch(_0x42292f){_0x3e58e3['push'](_0x3e58e3['shift']());}}}(_0x1b8d,0xc4932));import{Plugin as _0x38583e}from'ckeditor5/src/core.js';import{getTranslation as _0x56c7a0}from'../utils/common-translations.js';export default class Y extends _0x38583e{[_0xd1f10f(0x8c)](){const _0x26ba02=_0xd1f10f,_0x164d35=this[_0x26ba02(0x7e)];if(!_0x164d35[_0x26ba02(0x8d)][_0x26ba02(0x88)](_0x26ba02(0x8a)))return;this[_0x26ba02(0x89)]=_0x164d35[_0x26ba02(0x82)][_0x26ba02(0xa2)](_0x26ba02(0x96));const _0x166a12=_0x164d35[_0x26ba02(0x9f)],_0x172459=_0x164d35[_0x26ba02(0x8d)][_0x26ba02(0xa2)](_0x26ba02(0xa5));_0x172459[_0x26ba02(0x7b)](_0x26ba02(0x7c));for(const _0x2e407c of this[_0x26ba02(0x89)])_0x26ba02(0x8f)!=_0x2e407c[_0x26ba02(0x98)]&&_0x172459[_0x26ba02(0x92)][_0x26ba02(0x9c)](_0x2e407c[_0x26ba02(0x98)],_0x520706=>{const _0xf3b1f1=_0x26ba02,_0x1bf604=this[_0xf3b1f1(0x8b)](_0x2e407c[_0xf3b1f1(0x98)]);return null!==_0x1bf604?_0x13f411(_0x520706,_0x1bf604):_0x12ecab(_0x520706,_0x2e407c[_0xf3b1f1(0x79)]);});function _0x13f411(_0x579ecd,_0x4c8ce5){const _0xbe823c=_0x26ba02;return _0x56c7a0(_0x166a12,_0xbe823c(0x7f),[_0x579ecd,_0x4c8ce5]);}function _0x12ecab(_0x40be54,_0x3467fe){const _0x245cfd=_0x26ba02;return _0x56c7a0(_0x166a12,_0x245cfd(0x93),[_0x40be54,_0x3467fe]);}this[_0x26ba02(0xa0)]();}[_0xd1f10f(0xa0)](){const _0x2af34f=_0xd1f10f,_0x5004d6=this[_0x2af34f(0x7e)],_0x52ab8e=_0x5004d6[_0x2af34f(0x9f)];function _0x354f71(_0x2bb631,_0x5d4c70){const _0x49a65b=_0x2af34f;return _0x56c7a0(_0x52ab8e,_0x49a65b(0x93),[_0x2bb631,_0x5d4c70]);}_0x5004d6[_0x2af34f(0x8d)][_0x2af34f(0xa2)](_0x2af34f(0xa5))[_0x2af34f(0x92)][_0x2af34f(0x7d)](_0x4ae46f=>{const _0x4dfc6c=_0x2af34f;if(_0x4dfc6c(0xa1)!=_0x4ae46f[_0x4dfc6c(0x84)])return;const {data:_0x22c3b1}=_0x4ae46f;if(_0x22c3b1&&_0x4dfc6c(0x7c)==_0x22c3b1[_0x4dfc6c(0xa3)]){const _0xa062bc=_0x22c3b1[_0x4dfc6c(0x9d)][0x0][_0x4dfc6c(0x9a)],_0x30f8f5=this[_0x4dfc6c(0x8b)](_0xa062bc);if(null!==_0x30f8f5)return{'type':_0x4dfc6c(0x87),'content':_0x56c7a0(_0x52ab8e,_0x4dfc6c(0x95),(_0xda48a3=0x1,_0x3e7dda=_0x30f8f5,_0x56c7a0(_0x52ab8e,_0x4dfc6c(0x7f),[_0xda48a3,_0x3e7dda])))};const _0x59a12f=this[_0x4dfc6c(0x89)][_0x4dfc6c(0x97)](_0x587c32=>_0x587c32[_0x4dfc6c(0x98)]===_0xa062bc)[_0x4dfc6c(0x79)];return{'type':_0x4dfc6c(0x87),'content':_0x56c7a0(_0x52ab8e,_0x4dfc6c(0x95),_0x354f71(0x1,_0x59a12f))};}var _0xda48a3,_0x3e7dda;});}[_0xd1f10f(0x8b)](_0x502397){const _0x5547fb=_0xd1f10f;var _0x55827c,_0x5c4e8a;const _0x59e0eb=_0x502397[_0x5547fb(0x99)](/^heading(\d+)/);if(_0x59e0eb)return _0x59e0eb[0x1];const _0x5d1ede=null===(_0x55827c=this[_0x5547fb(0x89)])||void 0x0===_0x55827c?void 0x0:_0x55827c[_0x5547fb(0x97)](_0x38676e=>_0x38676e[_0x5547fb(0x98)]==_0x502397);if(_0x5d1ede&&_0x5d1ede[_0x5547fb(0xa4)]){const _0x588e67=_0x5d1ede[_0x5547fb(0xa4)],_0x100c3c=(null!==(_0x5c4e8a=_0x588e67[_0x5547fb(0x81)])&&void 0x0!==_0x5c4e8a?_0x5c4e8a:_0x588e67)[_0x5547fb(0x99)](/^h(\d+)/);if(_0x100c3c)return _0x100c3c[0x1];}return null;}}function _0x23a0(_0xd70c9d,_0x3ce1b4){const _0x1b8d8b=_0x1b8d();return _0x23a0=function(_0x23a0e3,_0x4dbc95){_0x23a0e3=_0x23a0e3-0x79;let _0x3d24aa=_0x1b8d8b[_0x23a0e3];return _0x3d24aa;},_0x23a0(_0xd70c9d,_0x3ce1b4);}function _0x1b8d(){const _0xa856b1=['name','config','103988ermCAQ','type','14144RnTiwy','1341290NfxNlG','format','has','_headingOptions','HeadingEditing','_getHeadingLevel','afterInit','plugins','1731530jpAAdO','paragraph','8417412dBckUW','12vOUCSa','descriptionFactory','ELEMENT_HEADING_CUSTOM','2429qrAIPE','*Change\x20to:*\x20%0','heading.options','find','model','match','value','5136568mbDTPc','registerElementLabel','commandParams','20dSzGMW','locale','_registerLegacyDescription','formatBlock','get','commandName','view','TrackChangesEditing','title','121GxWsVy','enableDefaultAttributesIntegration','heading','registerDescriptionCallback','editor','ELEMENT_HEADING','1417371XYkjvN'];_0x1b8d=function(){return _0xa856b1;};return _0x1b8d();}
@@ -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
+ function _0x215f(){const _0x25e72c=['toLowerCase','12565494uRUyrL','highlight','color','42DeITKn','registerAttributeLabel','FORMAT_HIGHLIGHT','has','highlight.options','title','registerDescriptionCallback','8VwadpK','format','360618DNBcnW','editor','606120xCeblh','locale','afterInit','HighlightEditing','3757848QNjXYV','descriptionFactory','commandParams','commandName','config','formatInline','3478660cfUNXa','get','find','7152300bShyEe','*Set\x20highlight:*\x20%0','4nWWlCM','_registerLegacyDescription','1191067YWDfzh','model','value','enableDefaultAttributesIntegration','TrackChangesEditing','plugins','type','*Remove\x20highlight*','registerInlineAttribute'];_0x215f=function(){return _0x25e72c;};return _0x215f();}const _0x3becab=_0x8ea1;function _0x8ea1(_0x1967e9,_0x3e3600){const _0x215f07=_0x215f();return _0x8ea1=function(_0x8ea122,_0x1cc9ec){_0x8ea122=_0x8ea122-0x1b1;let _0x5b551c=_0x215f07[_0x8ea122];return _0x5b551c;},_0x8ea1(_0x1967e9,_0x3e3600);}(function(_0x32e387,_0x51ca5d){const _0x13cef7=_0x8ea1,_0x320689=_0x32e387();while(!![]){try{const _0x4b17fb=-parseInt(_0x13cef7(0x1c4))/0x1+-parseInt(_0x13cef7(0x1b3))/0x2+parseInt(_0x13cef7(0x1b7))/0x3+-parseInt(_0x13cef7(0x1c2))/0x4*(-parseInt(_0x13cef7(0x1bd))/0x5)+parseInt(_0x13cef7(0x1b1))/0x6*(-parseInt(_0x13cef7(0x1d1))/0x7)+parseInt(_0x13cef7(0x1d8))/0x8*(parseInt(_0x13cef7(0x1ce))/0x9)+-parseInt(_0x13cef7(0x1c0))/0xa;if(_0x4b17fb===_0x51ca5d)break;else _0x320689['push'](_0x320689['shift']());}catch(_0x5cb650){_0x320689['push'](_0x320689['shift']());}}}(_0x215f,0xbd18b));import{Plugin as _0xd2d1eb}from'ckeditor5/src/core.js';import{getTranslation as _0x57bb95}from'../utils/common-translations.js';export default class Z extends _0xd2d1eb{[_0x3becab(0x1b5)](){const _0x3479eb=_0x3becab,_0x13eb39=this[_0x3479eb(0x1b2)];if(!_0x13eb39[_0x3479eb(0x1c9)][_0x3479eb(0x1d4)](_0x3479eb(0x1b6)))return;const _0x2803f3=_0x13eb39[_0x3479eb(0x1c9)][_0x3479eb(0x1be)](_0x3479eb(0x1c8)),_0xfa67f5=_0x13eb39[_0x3479eb(0x1b4)];_0x2803f3[_0x3479eb(0x1c7)](_0x3479eb(0x1cf)),_0x2803f3[_0x3479eb(0x1cc)](_0x3479eb(0x1cf)),_0x2803f3[_0x3479eb(0x1b8)][_0x3479eb(0x1d2)](_0x3479eb(0x1cf),_0x57bb95(_0xfa67f5,_0x3479eb(0x1d3))),this[_0x3479eb(0x1c3)]();}[_0x3becab(0x1c3)](){const _0x198a8a=_0x3becab,_0x425e76=this[_0x198a8a(0x1b2)],_0x1cd270=_0x425e76[_0x198a8a(0x1b4)];_0x425e76[_0x198a8a(0x1c9)][_0x198a8a(0x1be)](_0x198a8a(0x1c8))[_0x198a8a(0x1b8)][_0x198a8a(0x1d7)](_0x24ad7a=>{const _0x4cf9bc=_0x198a8a;if(_0x4cf9bc(0x1bc)!=_0x24ad7a[_0x4cf9bc(0x1ca)])return;const {data:_0x297321}=_0x24ad7a;if(_0x297321&&_0x4cf9bc(0x1cf)==_0x297321[_0x4cf9bc(0x1ba)]){const _0xd33fa5=_0x1cd270['t'],_0x2ad427=_0x297321[_0x4cf9bc(0x1b9)][0x0][_0x4cf9bc(0x1c6)];if(_0x2ad427){const _0x4c1d9f=_0x425e76[_0x4cf9bc(0x1bb)][_0x4cf9bc(0x1be)](_0x4cf9bc(0x1d5))[_0x4cf9bc(0x1bf)](_0x7c901c=>_0x7c901c[_0x4cf9bc(0x1c5)]==_0x2ad427),_0x413b50=_0xd33fa5(_0x4c1d9f[_0x4cf9bc(0x1d6)])[_0x4cf9bc(0x1cd)]();return{'type':_0x4cf9bc(0x1d9),'content':_0x57bb95(_0x1cd270,_0x4cf9bc(0x1c1),_0x413b50),'color':{'value':_0x4c1d9f[_0x4cf9bc(0x1d0)],'title':_0x4c1d9f[_0x4cf9bc(0x1d6)]}};}return{'type':_0x4cf9bc(0x1d9),'content':_0x57bb95(_0x1cd270,_0x4cf9bc(0x1cb),_0x57bb95(_0x1cd270,_0x4cf9bc(0x1d3)))};}});}}
@@ -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 _0x138db6=_0x4c12;(function(_0x29160a,_0x45d1ac){const _0x40765c=_0x4c12,_0x261bb0=_0x29160a();while(!![]){try{const _0x522972=-parseInt(_0x40765c(0x193))/0x1*(parseInt(_0x40765c(0x1a8))/0x2)+parseInt(_0x40765c(0x192))/0x3+-parseInt(_0x40765c(0x1a4))/0x4+parseInt(_0x40765c(0x1a0))/0x5*(parseInt(_0x40765c(0x18b))/0x6)+-parseInt(_0x40765c(0x1a3))/0x7*(parseInt(_0x40765c(0x190))/0x8)+-parseInt(_0x40765c(0x19c))/0x9+-parseInt(_0x40765c(0x1ac))/0xa*(-parseInt(_0x40765c(0x1a1))/0xb);if(_0x522972===_0x45d1ac)break;else _0x261bb0['push'](_0x261bb0['shift']());}catch(_0xf85946){_0x261bb0['push'](_0x261bb0['shift']());}}}(_0x2c4d,0xe9054));import{Plugin as _0x30108d}from'ckeditor5/src/core.js';function _0x4c12(_0x2ab1f3,_0x2bd530){const _0x2c4d13=_0x2c4d();return _0x4c12=function(_0x4c1227,_0x407270){_0x4c1227=_0x4c1227-0x188;let _0x441108=_0x2c4d13[_0x4c1227];return _0x441108;},_0x4c12(_0x2ab1f3,_0x2bd530);}import{getTranslation as _0x144eba}from'../utils/common-translations.js';export default class tt extends _0x30108d{[_0x138db6(0x19f)](){const _0x1402d0=_0x138db6,_0x51f0ab=this[_0x1402d0(0x194)];if(!_0x51f0ab[_0x1402d0(0x18d)][_0x1402d0(0x1a7)](_0x1402d0(0x18c)))return;_0x51f0ab[_0x1402d0(0x18d)][_0x1402d0(0x198)](_0x1402d0(0x199))[_0x1402d0(0x191)](_0x1402d0(0x197));const _0x1afaf1=_0x51f0ab[_0x1402d0(0x18d)][_0x1402d0(0x198)](_0x1402d0(0x199)),_0x2bad16=_0x51f0ab[_0x1402d0(0x188)];_0x1afaf1[_0x1402d0(0x19d)][_0x1402d0(0x196)](_0x1402d0(0x197),_0xe65dda=>_0x144eba(_0x2bad16,_0x1402d0(0x1a6),_0xe65dda)),_0x51f0ab[_0x1402d0(0x19a)][_0x1402d0(0x1a5)](_0x1402d0(0x189))[_0x1402d0(0x18e)]({'model':_0x1402d0(0x197),'view':(_0x2616a7,{writer:_0x479bb3,options:_0x33781f})=>{const _0xd4bafd=_0x1402d0;if(!_0x33781f[_0xd4bafd(0x1ab)])return null;const _0x2ad5d4=_0x479bb3[_0xd4bafd(0x195)](_0xd4bafd(0x19b)),_0x597e13=_0x479bb3[_0xd4bafd(0x19e)]('hr');return _0x479bb3[_0xd4bafd(0x18a)](_0xd4bafd(0x18f),_0x2ad5d4),_0x479bb3[_0xd4bafd(0x1aa)](_0x479bb3[_0xd4bafd(0x1a2)](_0x2ad5d4,0x0),_0x597e13),_0x2ad5d4;},'converterPriority':_0x1402d0(0x1a9)});}}function _0x2c4d(){const _0x16e2d8=['dataDowncast','addClass','1894818HYRNuW','HorizontalLineEditing','plugins','elementToStructure','ck-horizontal-line','64UThaeh','enableCommand','3181182evrlxt','880819vUPlnM','editor','createContainerElement','registerElementLabel','horizontalLine','get','TrackChangesEditing','conversion','div','15076179LNjKHA','descriptionFactory','createEmptyElement','afterInit','20IIMMsm','19648211VlYovq','createPositionAt','65394JyIbiU','2098676TZSEFj','for','ELEMENT_HORIZONTAL_LINE','has','2VbGHzu','high','insert','showSuggestionHighlights','10EYRAPA','locale'];_0x2c4d=function(){return _0x16e2d8;};return _0x2c4d();}
@@ -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 _0x246eae=_0xb134;(function(_0x424bb6,_0x5d8c01){const _0x28db79=_0xb134,_0x5295dd=_0x424bb6();while(!![]){try{const _0x341bf3=-parseInt(_0x28db79(0x1de))/0x1*(-parseInt(_0x28db79(0x1e3))/0x2)+-parseInt(_0x28db79(0x1e2))/0x3+parseInt(_0x28db79(0x1ea))/0x4*(parseInt(_0x28db79(0x1ca))/0x5)+parseInt(_0x28db79(0x1e0))/0x6*(-parseInt(_0x28db79(0x1d9))/0x7)+-parseInt(_0x28db79(0x1cc))/0x8+parseInt(_0x28db79(0x1d4))/0x9+-parseInt(_0x28db79(0x1cf))/0xa*(-parseInt(_0x28db79(0x1d8))/0xb);if(_0x341bf3===_0x5d8c01)break;else _0x5295dd['push'](_0x5295dd['shift']());}catch(_0x1fb7df){_0x5295dd['push'](_0x5295dd['shift']());}}}(_0x4b65,0x58e0b));function _0xb134(_0x4ab553,_0x1a8b20){const _0x4b650c=_0x4b65();return _0xb134=function(_0xb134ce,_0x4391f9){_0xb134ce=_0xb134ce-0x1c3;let _0x16e957=_0x4b650c[_0xb134ce];return _0x16e957;},_0xb134(_0x4ab553,_0x1a8b20);}function _0x4b65(){const _0xd06aab=['key','has','rawHtml','ELEMENT_HTML_EMBED','registerElementLabel','5YSreAW','HtmlEmbed','2895368ZKGTgc','registerBlockAttribute','_registerLegacyDescription','6750230rTdeUL','enableDefaultAttributesIntegration','element','afterInit','TrackChangesEditing','6464826DRsqqZ','nodeAfter','start','get','11kuqTrl','1165885yoxwwT','attribute','locale','descriptionFactory','editor','9893mFOrBW','formatBlock','18XWBtjj','type','1775850UXcJIh','4HYrwYj','registerDescriptionCallback','format','plugins','*Change\x20%0\x20content*','commandName','value','1617824UJCVPE','htmlEmbed','getFirstRange'];_0x4b65=function(){return _0xd06aab;};return _0x4b65();}import{Plugin as _0x25351c}from'ckeditor5/src/core.js';import{getTranslation as _0x5a05b3}from'../utils/common-translations.js';export default class et extends _0x25351c{[_0x246eae(0x1d2)](){const _0x1edb51=_0x246eae,_0x34ed85=this[_0x1edb51(0x1dd)];if(!_0x34ed85[_0x1edb51(0x1e6)][_0x1edb51(0x1c6)](_0x1edb51(0x1cb)))return;const _0x59eccc=_0x34ed85[_0x1edb51(0x1e6)][_0x1edb51(0x1d7)](_0x1edb51(0x1d3)),_0x36e328=_0x34ed85[_0x1edb51(0x1db)];_0x59eccc[_0x1edb51(0x1dc)][_0x1edb51(0x1c9)](_0x1edb51(0x1c7),_0x1a1571=>_0x5a05b3(_0x36e328,_0x1edb51(0x1c8),_0x1a1571)),_0x59eccc[_0x1edb51(0x1d0)](_0x1edb51(0x1c3)),_0x59eccc[_0x1edb51(0x1cd)](_0x1edb51(0x1e9)),_0x59eccc[_0x1edb51(0x1dc)][_0x1edb51(0x1e4)](_0x4637d5=>{const _0x36f35f=_0x1edb51;if(_0x36f35f(0x1da)!=_0x4637d5[_0x36f35f(0x1e1)])return;const {data:_0x15ec3f}=_0x4637d5;if(_0x15ec3f&&_0x36f35f(0x1e9)==_0x15ec3f[_0x36f35f(0x1c5)]&&_0x4637d5[_0x36f35f(0x1c4)]()[_0x36f35f(0x1d6)][_0x36f35f(0x1d5)]['is'](_0x36f35f(0x1d1),_0x36f35f(0x1c7))){const _0x5d9a3c=_0x5a05b3(_0x36e328,_0x36f35f(0x1c8));return{'type':_0x36f35f(0x1e5),'content':_0x5a05b3(_0x36e328,_0x36f35f(0x1e7),_0x5d9a3c)};}}),this[_0x1edb51(0x1ce)]();}[_0x246eae(0x1ce)](){const _0x44a1a2=_0x246eae,_0x3c3a6f=this[_0x44a1a2(0x1dd)],_0x560308=_0x3c3a6f[_0x44a1a2(0x1db)];_0x3c3a6f[_0x44a1a2(0x1e6)][_0x44a1a2(0x1d7)](_0x44a1a2(0x1d3))[_0x44a1a2(0x1dc)][_0x44a1a2(0x1e4)](_0x428168=>{const _0x1466d9=_0x44a1a2;if(_0x1466d9(0x1df)!=_0x428168[_0x1466d9(0x1e1)])return;const {data:_0x510ff2}=_0x428168;if(_0x510ff2&&_0x1466d9(0x1c3)==_0x510ff2[_0x1466d9(0x1e8)]){const _0x3e4401=_0x5a05b3(_0x560308,_0x1466d9(0x1c8));return{'type':_0x1466d9(0x1e5),'content':_0x5a05b3(_0x560308,_0x1466d9(0x1e7),_0x3e4401)};}});}}
@@ -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
+ function _0x4b2d(_0x99bfca,_0x4c46e3){const _0x409830=_0x4098();return _0x4b2d=function(_0x4b2de6,_0xa6be6a){_0x4b2de6=_0x4b2de6-0xdb;let _0xd94dd5=_0x409830[_0x4b2de6];return _0xd94dd5;},_0x4b2d(_0x99bfca,_0x4c46e3);}const _0x1d0c3f=_0x4b2d;(function(_0x4119d8,_0x4f10d4){const _0x1b875a=_0x4b2d,_0x24314f=_0x4119d8();while(!![]){try{const _0x493632=parseInt(_0x1b875a(0xf1))/0x1+-parseInt(_0x1b875a(0x131))/0x2*(parseInt(_0x1b875a(0xf9))/0x3)+parseInt(_0x1b875a(0x120))/0x4*(-parseInt(_0x1b875a(0xfe))/0x5)+parseInt(_0x1b875a(0x124))/0x6*(-parseInt(_0x1b875a(0x143))/0x7)+parseInt(_0x1b875a(0x122))/0x8+parseInt(_0x1b875a(0x146))/0x9+parseInt(_0x1b875a(0x115))/0xa*(parseInt(_0x1b875a(0x12b))/0xb);if(_0x493632===_0x4f10d4)break;else _0x24314f['push'](_0x24314f['shift']());}catch(_0x2ef5bb){_0x24314f['push'](_0x24314f['shift']());}}}(_0x4098,0x9548b));import{Plugin as _0xcb5463}from'ckeditor5/src/core.js';import{LivePosition as _0x1f8e0d}from'ckeditor5/src/engine.js';function _0x4098(){const _0x4befb6=['FORMAT_IMAGE_SIZE','get','subType','getCaptionFromImageModelElement','193699nIdMbP','*Set\x20image\x20width:*\x20%0','ImageCaptionUtils','*Remove\x20image\x20text\x20alternative*','join','commandParams','2UkrJhM','ELEMENT_INLINE_IMAGE','end','find','markInsertion','insertImage','toggleImageCaption','model','toPrevious','isBefore','imageTypeInline','detach','ImageCaptionEditing','attribute','ImageResize','schema','isCollapsed','chain','170170jMvuhS','editor','caption','10245726atCLLh','Block\x20image\x20to\x20inline\x20image','registerAttributeLabel','getSuggestionCallback','addObject','ImageInlineEditing','imageBlock','previous','ImageEditing','imageStylePreApply','has','isIntersecting','formatInline','getClosestSelectedImageElement','convertInlineImageToBlock','Inline\x20image\x20to\x20block\x20image','markBlockFormat','nodeBefore','_findSuggestions','selection','backward','format','getFirstRange','ImageUploadEditing','isEqual','imageTypeBlock','_suggestionFactory','length','convertBlockImageToInline','alt','registerCustomCallback','isBlockImage','locale','key','ImageTextAlternativeEditing','type','newValue','426317JxsLju','toNext','element','createRangeOn','uploadImage','document','forward','accept','59034ftQCUQ','commandName','imageInline','filter','createRange','1185XbVaNo','*Reset\x20image\x20width*','ELEMENT_CAPTION','start','imageTextAlternative','registerDescriptionCallback','insertion','ImageUtils','nodeAfter','findIndex','discard','getNearestSelectionRange','change','descriptionFactory','registerBlockAttribute','isOwn','fromPosition','deletion','afterInit','resizedWidth','markDeletion','forceDefaultExecution','registerElementLabel','110hTtPOc','*Set\x20image\x20text\x20alternative:*\x20%0','TrackChangesEditing','enableDefaultAttributesIntegration','removeObject','_registerLegacyDescription','getContainedElement','imageCaption','plugins','formatBlock','resizeImage','10432mEVuDb','ELEMENT_IMAGE','4678088uuQplh','width','270rVYBPE','ImageBlockEditing','enableCommand'];_0x4098=function(){return _0x4befb6;};return _0x4098();}import{getTranslation as _0x239269}from'../utils/common-translations.js';export default class it extends _0xcb5463{[_0x1d0c3f(0x110)](){const _0x44a8ae=_0x1d0c3f,_0x54fea0=this[_0x44a8ae(0x144)];if(!_0x54fea0[_0x44a8ae(0x11d)][_0x44a8ae(0x150)](_0x44a8ae(0x14e)))return;const _0x524670=_0x54fea0[_0x44a8ae(0x11d)][_0x44a8ae(0x128)](_0x44a8ae(0x117)),_0x40ac74=_0x54fea0[_0x44a8ae(0x11d)][_0x44a8ae(0x128)](_0x44a8ae(0x105)),_0x25cef6=_0x54fea0[_0x44a8ae(0xec)];_0x524670[_0x44a8ae(0x126)](_0x44a8ae(0x136)),_0x524670[_0x44a8ae(0x10b)][_0x44a8ae(0x114)](_0x44a8ae(0x14c),_0x1679c4=>_0x239269(_0x25cef6,_0x44a8ae(0x121),_0x1679c4)),_0x524670[_0x44a8ae(0x10b)][_0x44a8ae(0x114)](_0x44a8ae(0xfb),_0x4e9b30=>_0x239269(_0x25cef6,_0x44a8ae(0x132),_0x4e9b30)),_0x524670[_0x44a8ae(0x10b)][_0x44a8ae(0x114)](_0x44a8ae(0x145),()=>_0x239269(_0x25cef6,_0x44a8ae(0x100))),_0x54fea0[_0x44a8ae(0x11d)][_0x44a8ae(0x150)](_0x44a8ae(0xe3))&&_0x524670[_0x44a8ae(0x126)](_0x44a8ae(0xf5)),_0x54fea0[_0x44a8ae(0x11d)][_0x44a8ae(0x150)](_0x44a8ae(0x125))&&_0x54fea0[_0x44a8ae(0x11d)][_0x44a8ae(0x150)](_0x44a8ae(0x14b))&&(_0x524670[_0x44a8ae(0x126)](_0x44a8ae(0x13b),(_0x577c35,_0x41f92c)=>{const _0x4da3e1=_0x44a8ae,_0xb4168f=_0x40ac74[_0x4da3e1(0x153)](_0x54fea0[_0x4da3e1(0x138)][_0x4da3e1(0xf6)][_0x4da3e1(0xdf)]);_0x54fea0[_0x4da3e1(0x138)][_0x4da3e1(0x10a)](()=>{const _0x464067=_0x4da3e1;_0x524670[_0x464067(0xdc)](_0xb4168f,{'commandName':_0x464067(0x13b),'commandParams':[_0x41f92c]},[],_0x464067(0xe8));});}),_0x524670[_0x44a8ae(0x126)](_0x44a8ae(0xe5),(_0x92458f,_0x1cc1f5)=>{const _0x397e46=_0x44a8ae;_0x54fea0[_0x397e46(0x138)][_0x397e46(0x10a)](_0x50c73b=>{const _0x178db7=_0x397e46;let _0x5b78fd=_0x40ac74[_0x178db7(0x153)](_0x54fea0[_0x178db7(0x138)][_0x178db7(0xf6)][_0x178db7(0xdf)]),_0x2634d2=_0x50c73b[_0x178db7(0xf4)](_0x5b78fd);const _0x4a7019=_0x1f8e0d[_0x178db7(0x10e)](_0x2634d2[_0x178db7(0x101)],_0x178db7(0x139)),_0x100c2e=_0x1f8e0d[_0x178db7(0x10e)](_0x2634d2[_0x178db7(0x133)],_0x178db7(0xf2));_0x524670[_0x178db7(0x113)](()=>_0x92458f(_0x1cc1f5)),_0x5b78fd=_0x40ac74[_0x178db7(0x153)](_0x54fea0[_0x178db7(0x138)][_0x178db7(0xf6)][_0x178db7(0xdf)]),_0x2634d2=_0x50c73b[_0x178db7(0xf4)](_0x5b78fd);const _0x3e0e93=_0x50c73b[_0x178db7(0xfd)](_0x4a7019,_0x100c2e);_0x4a7019[_0x178db7(0x13c)](),_0x100c2e[_0x178db7(0x13c)](),_0x524670[_0x178db7(0xdc)](_0x5b78fd,{'commandName':_0x178db7(0x13b),'commandParams':[_0x1cc1f5]},[],_0x178db7(0x154)),_0x3e0e93[_0x178db7(0x101)][_0x178db7(0x13a)](_0x2634d2[_0x178db7(0x101)])&&_0x524670[_0x178db7(0x135)](_0x50c73b[_0x178db7(0xfd)](_0x3e0e93[_0x178db7(0x101)],_0x2634d2[_0x178db7(0x101)]),_0x178db7(0x154)),_0x2634d2[_0x178db7(0x133)][_0x178db7(0x13a)](_0x3e0e93[_0x178db7(0x133)])&&_0x524670[_0x178db7(0x135)](_0x50c73b[_0x178db7(0xfd)](_0x2634d2[_0x178db7(0x133)],_0x3e0e93[_0x178db7(0x133)]),_0x178db7(0x154));});}),_0x524670[_0x44a8ae(0xe6)][_0x44a8ae(0xea)](_0x44a8ae(0x11e),_0x44a8ae(0x154),_0x44a8ae(0x12f),()=>!0x1),_0x524670[_0x44a8ae(0xe6)][_0x44a8ae(0xea)](_0x44a8ae(0x11e),_0x44a8ae(0x154),_0x44a8ae(0xf8),()=>!0x1),_0x524670[_0x44a8ae(0xe6)][_0x44a8ae(0xea)](_0x44a8ae(0x11e),_0x44a8ae(0x154),_0x44a8ae(0x108),_0x524670[_0x44a8ae(0xe6)][_0x44a8ae(0x149)](_0x44a8ae(0x11e),'',_0x44a8ae(0xf8))),_0x524670[_0x44a8ae(0xe6)][_0x44a8ae(0xea)](_0x44a8ae(0x104),_0x44a8ae(0x154),_0x44a8ae(0x12f),()=>!0x1),_0x524670[_0x44a8ae(0xe6)][_0x44a8ae(0xea)](_0x44a8ae(0x104),_0x44a8ae(0x154),_0x44a8ae(0x108),([_0x118cab])=>{const _0x436a83=_0x44a8ae,_0x16b806=_0x524670[_0x436a83(0xe6)][_0x436a83(0x149)](_0x436a83(0x104),'',_0x436a83(0x108));let _0x5e4356=_0x118cab[_0x436a83(0x101)],_0x5b574e=_0x118cab[_0x436a83(0x133)];const _0x2f14e5=_0x54fea0[_0x436a83(0x138)][_0x436a83(0x140)][_0x436a83(0x109)](_0x5e4356,_0x436a83(0xe0)),_0x3e8ab2=_0x54fea0[_0x436a83(0x138)][_0x436a83(0x140)][_0x436a83(0x109)](_0x5b574e,_0x436a83(0xf7));_0x2f14e5[_0x436a83(0x141)]&&(_0x5e4356=_0x2f14e5[_0x436a83(0x101)]),_0x3e8ab2[_0x436a83(0x141)]&&(_0x5b574e=_0x3e8ab2[_0x436a83(0x133)]),_0x16b806([_0x54fea0[_0x436a83(0x138)][_0x436a83(0xfd)](_0x5e4356,_0x5b574e)]);}),_0x524670[_0x44a8ae(0xe6)][_0x44a8ae(0xea)](_0x44a8ae(0x11e),_0x44a8ae(0x154),_0x44a8ae(0x142),_0x18240b),_0x524670[_0x44a8ae(0xe6)][_0x44a8ae(0xea)](_0x44a8ae(0x104),_0x44a8ae(0x154),_0x44a8ae(0x142),_0x18240b)),_0x54fea0[_0x44a8ae(0x11d)][_0x44a8ae(0x150)](_0x44a8ae(0x13d))&&(_0x524670[_0x44a8ae(0x126)](_0x44a8ae(0x137),(_0x3cbfa1,_0x3fa021)=>{const _0x5b9e75=_0x44a8ae,_0x3820a3=_0x54fea0[_0x5b9e75(0x11d)][_0x5b9e75(0x128)](_0x5b9e75(0x12d));let _0x44fc25=_0x40ac74[_0x5b9e75(0x153)](_0x54fea0[_0x5b9e75(0x138)][_0x5b9e75(0xf6)][_0x5b9e75(0xdf)]),_0x25752f=_0x3820a3[_0x5b9e75(0x12a)](_0x44fc25);_0x54fea0[_0x5b9e75(0x138)][_0x5b9e75(0x10a)](()=>{const _0x33c3ba=_0x5b9e75;if(_0x25752f)return void _0x524670[_0x33c3ba(0x112)](_0x54fea0[_0x33c3ba(0x138)][_0x33c3ba(0xf4)](_0x25752f));const _0x580f42=_0x40ac74[_0x33c3ba(0xeb)](_0x44fc25);_0x3cbfa1(_0x3fa021),_0x44fc25=_0x40ac74[_0x33c3ba(0x153)](_0x54fea0[_0x33c3ba(0x138)][_0x33c3ba(0xf6)][_0x33c3ba(0xdf)]),_0x25752f=_0x3820a3[_0x33c3ba(0x12a)](_0x44fc25),_0x524670[_0x33c3ba(0x135)](_0x54fea0[_0x33c3ba(0x138)][_0x33c3ba(0xf4)](_0x25752f),_0x580f42?null:_0x33c3ba(0x11c));});}),_0x524670[_0x44a8ae(0xe6)][_0x44a8ae(0xea)](_0x44a8ae(0x104),_0x44a8ae(0x11c),_0x44a8ae(0x142),_0x18240b));const _0x144f11=[{'type':_0x44a8ae(0x11e),'subType':_0x44a8ae(0x14f)},{'type':_0x44a8ae(0x104),'subType':_0x44a8ae(0x11c)},{'type':_0x44a8ae(0x11e),'subType':_0x44a8ae(0x154)},{'type':_0x44a8ae(0x104),'subType':_0x44a8ae(0x154)}];function _0x4e2294(_0x25bd7a,_0x51b050){const _0xc5f286=_0x44a8ae,_0x1fc385=_0x144f11[_0xc5f286(0x107)](({type:_0x13d2bc,subType:_0x1dd0a5})=>_0x25bd7a[_0xc5f286(0xef)]==_0x13d2bc&&_0x25bd7a[_0xc5f286(0x129)]==_0x1dd0a5),_0xf5ad82=_0x144f11[_0xc5f286(0x107)](({type:_0x5d82e0,subType:_0x44b7b6})=>_0x51b050[_0xc5f286(0xef)]==_0x5d82e0&&_0x51b050[_0xc5f286(0x129)]==_0x44b7b6);if(_0x1fc385<0x0||_0xf5ad82<0x0)return!0x1;const _0x47ffa2=_0x25bd7a[_0xc5f286(0xe2)](),_0x332538=_0x51b050[_0xc5f286(0xe2)]();if((0x0==_0x1fc385||0x1==_0x1fc385)&&0x2==_0xf5ad82&&_0x47ffa2[_0xc5f286(0x151)](_0x332538))return!0x0;if(0x2==_0x1fc385&&0x3==_0xf5ad82){const _0x492a1d=_0x524670[_0xc5f286(0xde)](_0x47ffa2,_0xc5f286(0x104))[_0xc5f286(0xfc)](({suggestion:_0x40d6b1,meta:_0x4347c0})=>_0x4347c0[_0xc5f286(0x10d)]&&_0xc5f286(0x154)==_0x40d6b1[_0xc5f286(0x129)]);if(_0x492a1d[_0xc5f286(0xe7)]>0x1&&_0x332538[_0xc5f286(0x133)][_0xc5f286(0xe4)](_0x47ffa2[_0xc5f286(0x101)]))return!0x0;if(0x1==_0x492a1d[_0xc5f286(0xe7)]&&(_0x47ffa2[_0xc5f286(0x101)][_0xc5f286(0xe4)](_0x332538[_0xc5f286(0x133)])||_0x47ffa2[_0xc5f286(0x133)][_0xc5f286(0xe4)](_0x332538[_0xc5f286(0x101)])))return!0x0;}if(0x3==_0x1fc385&&0x3==_0xf5ad82&&_0x47ffa2[_0xc5f286(0x101)][_0xc5f286(0x13a)](_0x332538[_0xc5f286(0x101)])){const _0x3342ed=_0x47ffa2[_0xc5f286(0x133)][_0xc5f286(0x106)],_0xd1e76e=_0x332538[_0xc5f286(0x101)][_0xc5f286(0xdd)];return _0x40ac74[_0xc5f286(0xeb)](_0x3342ed)&&_0x3342ed===_0xd1e76e;}return!0x1;}function _0x18240b(_0x364ec0,_0x44987c){return _0x4e2294(_0x364ec0,_0x44987c)?[_0x364ec0,_0x44987c]:_0x4e2294(_0x44987c,_0x364ec0)?[_0x44987c,_0x364ec0]:null;}_0x54fea0[_0x44a8ae(0x11d)][_0x44a8ae(0x150)](_0x44a8ae(0x13f))&&(_0x524670[_0x44a8ae(0x118)](_0x44a8ae(0x11f)),_0x524670[_0x44a8ae(0x10c)](_0x44a8ae(0x111)),_0x524670[_0x44a8ae(0x10b)][_0x44a8ae(0x148)](_0x44a8ae(0x111),_0x239269(_0x25cef6,_0x44a8ae(0x127)))),_0x54fea0[_0x44a8ae(0x11d)][_0x44a8ae(0x150)](_0x44a8ae(0xee))&&(_0x524670[_0x44a8ae(0x118)](_0x44a8ae(0x102)),_0x524670[_0x44a8ae(0x10c)](_0x44a8ae(0xe9))),_0x524670[_0x44a8ae(0x10b)][_0x44a8ae(0x103)](_0x411d9f=>{const _0x732768=_0x44a8ae;if(!!_0x144f11[_0x732768(0x134)](({type:_0x57db5c,subType:_0x592d31})=>_0x411d9f[_0x732768(0xef)]==_0x57db5c&&_0x411d9f[_0x732768(0x129)]==_0x592d31))return _0x411d9f[_0x732768(0x14d)]?{}:void 0x0;}),_0x524670[_0x44a8ae(0x10b)][_0x44a8ae(0x103)](_0x64dc25=>{const _0x2f8985=_0x44a8ae;if(_0x2f8985(0x104)==_0x64dc25[_0x2f8985(0xef)]||_0x2f8985(0x10f)==_0x64dc25[_0x2f8985(0xef)]){const _0x3ecd16=_0x64dc25[_0x2f8985(0x11b)]();if(_0x3ecd16&&_0x3ecd16['is'](_0x2f8985(0xf3),_0x2f8985(0x145)))return{'type':_0x2f8985(0x104)==_0x64dc25[_0x2f8985(0xef)]?_0x2f8985(0x14a):_0x2f8985(0x119),'element':_0x3ecd16,'quantity':0x1};}}),_0x524670[_0x44a8ae(0x10b)][_0x44a8ae(0x103)](_0x307d94=>_0x44a8ae(0x11e)==_0x307d94[_0x44a8ae(0xef)]&&_0x44a8ae(0x154)==_0x307d94[_0x44a8ae(0x129)]?{'type':_0x44a8ae(0xe1),'content':_0x44a8ae(0xdb)}:_0x44a8ae(0x11e)==_0x307d94[_0x44a8ae(0xef)]&&_0x44a8ae(0xe8)==_0x307d94[_0x44a8ae(0x129)]?{'type':_0x44a8ae(0xe1),'content':_0x44a8ae(0x147)}:void 0x0),_0x524670[_0x44a8ae(0x10b)][_0x44a8ae(0x103)](_0xc4b1e4=>{const _0x451197=_0x44a8ae;if(_0x451197(0x13e)!=_0xc4b1e4[_0x451197(0xef)])return;const {data:_0x4de222}=_0xc4b1e4;if(!_0x4de222||_0x451197(0xe9)!=_0x4de222[_0x451197(0xed)])return;const _0x4f39eb=_0x4de222[_0x451197(0xf0)];return _0x4f39eb?{'type':_0x451197(0xe1),'content':_0x239269(_0x25cef6,_0x451197(0x116),'\x22'+_0x4f39eb+'\x22')}:{'type':_0x451197(0xe1),'content':_0x239269(_0x25cef6,_0x451197(0x12e))};}),this[_0x44a8ae(0x11a)]();}[_0x1d0c3f(0x11a)](){const _0x2f52bf=_0x1d0c3f,_0x23a04e=this[_0x2f52bf(0x144)],_0x1f1094=_0x23a04e[_0x2f52bf(0xec)];_0x23a04e[_0x2f52bf(0x11d)][_0x2f52bf(0x128)](_0x2f52bf(0x117))[_0x2f52bf(0x10b)][_0x2f52bf(0x103)](_0x45c9a7=>{const _0xeac93f=_0x2f52bf;if(_0xeac93f(0x11e)!=_0x45c9a7[_0xeac93f(0xef)]&&_0xeac93f(0x152)!=_0x45c9a7[_0xeac93f(0xef)])return;const {data:_0x3ca144}=_0x45c9a7;if(_0x3ca144){if(_0xeac93f(0x102)==_0x3ca144[_0xeac93f(0xfa)]){const _0x1839f7=_0x3ca144[_0xeac93f(0x130)][0x0][_0xeac93f(0xf0)];return _0x1839f7?{'type':_0xeac93f(0xe1),'content':_0x239269(_0x1f1094,_0xeac93f(0x116),'\x22'+_0x1839f7+'\x22')}:{'type':_0xeac93f(0xe1),'content':_0x239269(_0x1f1094,_0xeac93f(0x12e))};}if(_0xeac93f(0x11f)==_0x3ca144[_0xeac93f(0xfa)]){const _0x503578=_0x3ca144[_0xeac93f(0x130)][0x0][_0xeac93f(0x123)];return _0x503578?{'type':_0xeac93f(0xe1),'content':_0x239269(_0x1f1094,_0xeac93f(0x12c),_0x503578)}:{'type':_0xeac93f(0xe1),'content':_0x239269(_0x1f1094,_0xeac93f(0xff))};}}});}}
@@ -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
+ const _0x1e9d0c=_0x2984;function _0x2984(_0x5005fe,_0x39dbf1){const _0x3778d6=_0x3778();return _0x2984=function(_0x298438,_0x251b08){_0x298438=_0x298438-0xe3;let _0x2fb475=_0x3778d6[_0x298438];return _0x2fb475;},_0x2984(_0x5005fe,_0x39dbf1);}function _0x3778(){const _0x4500d5=['key','registerBlockAttribute','afterInit','56hPNwTy','get','src','commandName','descriptionFactory','discard','_registerLegacyDescription','registerDescriptionCallback','type','formatInline','attribute','newValue','1072744gTzDPb','5142570qtLTrs','5VmASrD','1517062sNfISH','_handleLegacySuggestions','ImageEditing','_suggestionFactory','plugins','TrackChangesEditing','locale','1341460UDXQnb','15411290NWgZZF','getSuggestionCallback','4944368uoNdVg','*Format:*\x20replace\x20image\x20URL','registerCustomCallback','format','accept','editor','oldValue','3ayReqr','1003874BUSAKs','9huLrWh','formatBlock','*Replace\x20image\x20URL*','replaceImageSource','enableDefaultAttributesIntegration','has'];_0x3778=function(){return _0x4500d5;};return _0x3778();}(function(_0x408367,_0x19f7f6){const _0x42282e=_0x2984,_0x127e9b=_0x408367();while(!![]){try{const _0x5d72d6=-parseInt(_0x42282e(0xf3))/0x1+-parseInt(_0x42282e(0x10c))/0x2*(-parseInt(_0x42282e(0xf2))/0x3)+-parseInt(_0x42282e(0xe8))/0x4*(-parseInt(_0x42282e(0x10b))/0x5)+parseInt(_0x42282e(0x10a))/0x6+parseInt(_0x42282e(0xfd))/0x7*(parseInt(_0x42282e(0x109))/0x8)+-parseInt(_0x42282e(0xf4))/0x9*(parseInt(_0x42282e(0xe9))/0xa)+parseInt(_0x42282e(0xeb))/0xb;if(_0x5d72d6===_0x19f7f6)break;else _0x127e9b['push'](_0x127e9b['shift']());}catch(_0x4541d6){_0x127e9b['push'](_0x127e9b['shift']());}}}(_0x3778,0xe29dc));import{Plugin as _0x20a667}from'ckeditor5/src/core.js';import{getTranslation as _0x17a395}from'../utils/common-translations.js';export default class st extends _0x20a667{[_0x1e9d0c(0xfc)](){const _0x47ee28=_0x1e9d0c;if(!this[_0x47ee28(0xf0)][_0x47ee28(0xe5)][_0x47ee28(0xf9)](_0x47ee28(0xe3)))return;const _0x5c81ca=this[_0x47ee28(0xf0)][_0x47ee28(0xe7)],_0x12d3e2=this[_0x47ee28(0xf0)][_0x47ee28(0xe5)][_0x47ee28(0xfe)](_0x47ee28(0xe6));_0x12d3e2[_0x47ee28(0xf8)](_0x47ee28(0xf7)),_0x12d3e2[_0x47ee28(0xfb)](_0x47ee28(0xff)),_0x12d3e2[_0x47ee28(0x101)][_0x47ee28(0x104)](_0x2561fd=>{const _0x4ca97b=_0x47ee28;if(_0x4ca97b(0x107)!=_0x2561fd[_0x4ca97b(0x105)])return;const {data:_0x297438}=_0x2561fd;return _0x297438&&_0x4ca97b(0xff)==_0x297438[_0x4ca97b(0xfa)]?_0x297438[_0x4ca97b(0x108)]&&_0x297438[_0x4ca97b(0xf1)]?{'type':_0x4ca97b(0xee),'content':_0x17a395(_0x5c81ca,_0x4ca97b(0xf6))}:{'type':_0x4ca97b(0xee),'content':''}:void 0x0;}),this[_0x47ee28(0x10d)]();}[_0x1e9d0c(0x10d)](){const _0x29c353=_0x1e9d0c,_0x50a288=this[_0x29c353(0xf0)][_0x29c353(0xe5)][_0x29c353(0xfe)](_0x29c353(0xe6));_0x50a288[_0x29c353(0xe4)][_0x29c353(0xed)](_0x29c353(0xf5),_0x29c353(0xf7),_0x29c353(0xef),_0x50a288[_0x29c353(0xe4)][_0x29c353(0xea)](_0x29c353(0xf5),null,_0x29c353(0x102))),_0x50a288[_0x29c353(0xe4)][_0x29c353(0xed)](_0x29c353(0xf5),_0x29c353(0xf7),_0x29c353(0x102),_0x50a288[_0x29c353(0xe4)][_0x29c353(0xea)](_0x29c353(0xf5),null,_0x29c353(0xef))),this[_0x29c353(0x103)]();}[_0x1e9d0c(0x103)](){const _0x2cc7cd=_0x1e9d0c,_0x54dd3a=this[_0x2cc7cd(0xf0)],_0x2ab362=_0x54dd3a[_0x2cc7cd(0xe7)];_0x54dd3a[_0x2cc7cd(0xe5)][_0x2cc7cd(0xfe)](_0x2cc7cd(0xe6))[_0x2cc7cd(0x101)][_0x2cc7cd(0x104)](_0x50f40b=>{const _0x516189=_0x2cc7cd;if(_0x516189(0xf5)!=_0x50f40b[_0x516189(0x105)]&&_0x516189(0x106)!=_0x50f40b[_0x516189(0x105)])return;const {data:_0x16576d}=_0x50f40b;if(!_0x16576d||_0x516189(0xf7)!=_0x16576d[_0x516189(0x100)])return;return{'type':_0x516189(0xee),'content':_0x17a395(_0x2ab362,_0x516189(0xec))};});}}
@@ -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
+ function _0x1932(){const _0x9b0647=['imageTypeInline','end','registerCustomCallback','markInlineFormat','isOwn','getSuggestionCallback','name','change','accept','suggestion','isInlineImage','nodeBefore','head','getContainedElement','imageStylePostApply','length','descriptionFactory','document','commandName','_registerLegacyDescription','nodeAfter','3069981iQAmBf','convertInlineImageToBlock','imageStyle','Users','plugins','TrackChangesEditing','166eMpjIH','refresh','isInContent','hasSuggestion','selection','_findSuggestions','isBlockImage','newRange','from','type','get','forEach','createRangeOn','50MlrysS','formatInline','48NLeIPV','4127lNtuzP','format','side','enableCommand','1409286tNSmTl','*Format:*\x20%0','isIntersecting','getSuggestion','filter','commandReversedParams','next','registerPostFixer','1626172CUaRKZ','join','title','has','value','discard','start','getClosestSelectedImageElement','markBlockFormat','imageCaption','discardSuggestion','differ','isBefore','model','getChangedMarkers','formatBlock','imageTypeBlock','toLowerCase','subType','author','ImageStyleEditing','shouldConvertImageType','commands','isEqual','locale','normalizedStyles','commandParams','_suggestionFactory','afterInit','setImageNaturalSizeAttributes','getSuggestions','3013015ZZbVrl','_splitMarkerName','565628KIwDRS','registerDescriptionCallback','FORMAT_SIDE_IMAGE','findIndex','imageStylePreApply','insertion','1553202FyLYUS','editor','chain','ImageUtils','getFirstRange'];_0x1932=function(){return _0x9b0647;};return _0x1932();}const _0x584fbc=_0xde33;function _0xde33(_0xb02e08,_0x14f470){const _0x19324f=_0x1932();return _0xde33=function(_0xde3315,_0x1833e0){_0xde3315=_0xde3315-0x17e;let _0x3aa50f=_0x19324f[_0xde3315];return _0x3aa50f;},_0xde33(_0xb02e08,_0x14f470);}(function(_0x1afbff,_0x463dfa){const _0x393618=_0xde33,_0x1b5eef=_0x1afbff();while(!![]){try{const _0x2d27f0=-parseInt(_0x393618(0x180))/0x1*(parseInt(_0x393618(0x1d3))/0x2)+-parseInt(_0x393618(0x1b3))/0x3+-parseInt(_0x393618(0x18c))/0x4+parseInt(_0x393618(0x1ab))/0x5+-parseInt(_0x393618(0x184))/0x6+-parseInt(_0x393618(0x1ad))/0x7*(parseInt(_0x393618(0x17f))/0x8)+parseInt(_0x393618(0x1cd))/0x9*(parseInt(_0x393618(0x1e0))/0xa);if(_0x2d27f0===_0x463dfa)break;else _0x1b5eef['push'](_0x1b5eef['shift']());}catch(_0x37742b){_0x1b5eef['push'](_0x1b5eef['shift']());}}}(_0x1932,0x4e859));import{Plugin as _0xb6d158}from'ckeditor5/src/core.js';import{uid as _0x410d96}from'ckeditor5/src/utils.js';import{getTranslation as _0x27b34e}from'../utils/common-translations.js';export default class nt extends _0xb6d158{[_0x584fbc(0x1a8)](){const _0x58bb60=_0x584fbc,_0x595f07=this[_0x58bb60(0x1b4)];if(!_0x595f07[_0x58bb60(0x1d1)][_0x58bb60(0x18f)](_0x58bb60(0x1a0)))return;const _0x4acc06=_0x595f07[_0x58bb60(0x1d1)][_0x58bb60(0x1dd)](_0x58bb60(0x1d2)),_0x456b95=_0x595f07[_0x58bb60(0x1d1)][_0x58bb60(0x1dd)](_0x58bb60(0x1b6)),_0x23c6d3={};_0x4acc06[_0x58bb60(0x183)](_0x58bb60(0x1cf),(_0x1dd106,_0x46668d)=>{const _0x47df81=_0x58bb60,_0x5ab3c5=_0x595f07[_0x47df81(0x1d1)][_0x47df81(0x1dd)](_0x47df81(0x1d0))['me'],_0x491f3c=_0x595f07[_0x47df81(0x1a2)][_0x47df81(0x1dd)](_0x47df81(0x1cf));let _0x54085b=_0x456b95[_0x47df81(0x193)](_0x595f07[_0x47df81(0x199)][_0x47df81(0x1c9)][_0x47df81(0x1d7)]),_0x306535=_0x595f07[_0x47df81(0x199)][_0x47df81(0x1df)](_0x54085b),_0x22cc9c=_0x491f3c[_0x47df81(0x190)];if(_0x22cc9c==_0x46668d[_0x47df81(0x190)])return;const _0x1b18fe={'commandName':_0x47df81(0x1cf),'commandParams':[_0x46668d],'formatGroupId':_0x410d96()};_0x595f07[_0x47df81(0x199)][_0x47df81(0x1bf)](()=>{const _0x380cf5=_0x47df81;if(_0x4acc06[_0x380cf5(0x1aa)]()[_0x380cf5(0x188)](_0x5ce380=>_0x5ce380[_0x380cf5(0x1d5)]&&_0x5ab3c5==_0x5ce380[_0x380cf5(0x19f)]&&(_0x380cf5(0x19b)==_0x5ce380[_0x380cf5(0x1dc)]||_0x380cf5(0x17e)==_0x5ce380[_0x380cf5(0x1dc)])&&(_0x380cf5(0x1b1)==_0x5ce380[_0x380cf5(0x19e)]||_0x380cf5(0x1c6)==_0x5ce380[_0x380cf5(0x19e)])&&_0x5ce380[_0x380cf5(0x1b7)]()[_0x380cf5(0x1a3)](_0x306535))[_0x380cf5(0x1de)](_0x867df7=>_0x4acc06[_0x380cf5(0x196)](_0x867df7[_0x380cf5(0x1c4)])),_0x54085b=_0x456b95[_0x380cf5(0x193)](_0x595f07[_0x380cf5(0x199)][_0x380cf5(0x1c9)][_0x380cf5(0x1d7)]),_0x306535=_0x595f07[_0x380cf5(0x199)][_0x380cf5(0x1df)](_0x54085b),_0x491f3c[_0x380cf5(0x1d4)](),_0x595f07[_0x380cf5(0x1a2)][_0x380cf5(0x1dd)](_0x380cf5(0x1b8))[_0x380cf5(0x1d4)](),_0x595f07[_0x380cf5(0x1a2)][_0x380cf5(0x1dd)](_0x380cf5(0x19c))[_0x380cf5(0x1d4)](),_0x22cc9c=_0x491f3c[_0x380cf5(0x190)],_0x22cc9c!=_0x46668d[_0x380cf5(0x190)])return _0x456b95[_0x380cf5(0x1c2)](_0x54085b)&&_0x491f3c[_0x380cf5(0x1a1)](_0x46668d[_0x380cf5(0x190)],_0x54085b)?(_0x1dd106({..._0x46668d,'setImageSizes':!0x1}),_0x54085b=_0x456b95[_0x380cf5(0x193)](_0x595f07[_0x380cf5(0x199)][_0x380cf5(0x1c9)][_0x380cf5(0x1d7)]),void _0x4acc06[_0x380cf5(0x194)](_0x54085b,{..._0x1b18fe,'commandReversedParams':[{'value':_0x22cc9c||null,'setImageSizes':!0x1}]},[],_0x380cf5(0x1b1))):void(_0x456b95[_0x380cf5(0x1d9)](_0x54085b)?_0x4acc06[_0x380cf5(0x194)](_0x54085b,_0x1b18fe,[],_0x380cf5(0x1c6)):_0x4acc06[_0x380cf5(0x1bb)](_0x306535,_0x1b18fe,_0x380cf5(0x1c6)));});});for(const _0x433c79 of _0x595f07[_0x58bb60(0x1d1)][_0x58bb60(0x1dd)](_0x58bb60(0x1a0))[_0x58bb60(0x1a5)])_0x23c6d3[_0x433c79[_0x58bb60(0x1be)]]=_0x433c79[_0x58bb60(0x18e)][_0x58bb60(0x19d)]();_0x4acc06[_0x58bb60(0x1a7)][_0x58bb60(0x1ba)](_0x58bb60(0x19b),_0x58bb60(0x1b1),_0x58bb60(0x18d),()=>!0x1),_0x4acc06[_0x58bb60(0x1a7)][_0x58bb60(0x1ba)](_0x58bb60(0x19b),_0x58bb60(0x1c6),_0x58bb60(0x18d),()=>!0x1),_0x4acc06[_0x58bb60(0x1a7)][_0x58bb60(0x1ba)](_0x58bb60(0x17e),_0x58bb60(0x1c6),_0x58bb60(0x18d),()=>!0x1),_0x4acc06[_0x58bb60(0x1a7)][_0x58bb60(0x1ba)](_0x58bb60(0x19b),_0x58bb60(0x1b1),_0x58bb60(0x1c0),([_0x4cfb27])=>{const _0x3d2733=_0x58bb60;_0x456b95[_0x3d2733(0x1a9)](_0x4cfb27[_0x3d2733(0x1c5)]());}),_0x4acc06[_0x58bb60(0x1a7)][_0x58bb60(0x1ba)](_0x58bb60(0x19b),_0x58bb60(0x1b1),_0x58bb60(0x191),(_0x7eae0e,_0x1c28eb)=>{const _0x3fc1f7=_0x58bb60;_0x4acc06[_0x3fc1f7(0x1a7)][_0x3fc1f7(0x1bd)](_0x3fc1f7(0x19b),'',_0x3fc1f7(0x1c0))(_0x7eae0e,{'commandName':_0x1c28eb[_0x3fc1f7(0x1ca)],'commandParams':_0x1c28eb[_0x3fc1f7(0x189)]});}),_0x4acc06[_0x58bb60(0x1a7)][_0x58bb60(0x1ba)](_0x58bb60(0x19b),_0x58bb60(0x1b1),_0x58bb60(0x1b5),function(_0x3b2fea,_0x4f4959){if(_0x3b7bf8(_0x3b2fea,_0x4f4959))return[_0x3b2fea,_0x4f4959];if(_0x3b7bf8(_0x4f4959,_0x3b2fea))return[_0x4f4959,_0x3b2fea];return null;});const _0x2794fd=[{'type':_0x58bb60(0x19b),'subType':_0x58bb60(0x1b1)},{'type':_0x58bb60(0x1b2),'subType':_0x58bb60(0x195)},{'type':_0x58bb60(0x19b),'subType':_0x58bb60(0x1ce)},{'type':_0x58bb60(0x1b2),'subType':_0x58bb60(0x1ce)}];function _0x3b7bf8(_0x30ecd0,_0x17fee8){const _0x211f9a=_0x58bb60,_0x55562d=_0x2794fd[_0x211f9a(0x1b0)](({type:_0x4510b1,subType:_0x1cfe85})=>_0x30ecd0[_0x211f9a(0x1dc)]==_0x4510b1&&_0x30ecd0[_0x211f9a(0x19e)]==_0x1cfe85),_0x13eef4=_0x2794fd[_0x211f9a(0x1b0)](({type:_0x252749,subType:_0x492d25})=>_0x17fee8[_0x211f9a(0x1dc)]==_0x252749&&_0x17fee8[_0x211f9a(0x19e)]==_0x492d25);if(_0x55562d<0x0||_0x13eef4<0x0)return!0x1;const _0x5a7205=_0x30ecd0[_0x211f9a(0x1b7)](),_0x456994=_0x17fee8[_0x211f9a(0x1b7)]();if((0x0==_0x55562d||0x1==_0x55562d)&&0x2==_0x13eef4&&_0x5a7205[_0x211f9a(0x186)](_0x456994))return!0x0;if(0x2==_0x55562d&&0x3==_0x13eef4){const _0x22fa7=_0x4acc06[_0x211f9a(0x1d8)](_0x5a7205,_0x211f9a(0x1b2))[_0x211f9a(0x188)](({suggestion:_0x1d094e,meta:_0x267d54})=>_0x267d54[_0x211f9a(0x1bc)]&&_0x211f9a(0x1ce)==_0x1d094e[_0x211f9a(0x19e)]);if(_0x22fa7[_0x211f9a(0x1c7)]>0x1&&_0x456994[_0x211f9a(0x1b9)][_0x211f9a(0x1a3)](_0x5a7205[_0x211f9a(0x192)]))return!0x0;if(0x1==_0x22fa7[_0x211f9a(0x1c7)]&&(_0x5a7205[_0x211f9a(0x192)][_0x211f9a(0x1a3)](_0x456994[_0x211f9a(0x1b9)])||_0x5a7205[_0x211f9a(0x1b9)][_0x211f9a(0x1a3)](_0x456994[_0x211f9a(0x192)])))return!0x0;}if(0x3==_0x55562d&&0x3==_0x13eef4&&_0x5a7205[_0x211f9a(0x192)][_0x211f9a(0x198)](_0x456994[_0x211f9a(0x192)])){const _0x82d88d=_0x5a7205[_0x211f9a(0x1b9)][_0x211f9a(0x1cc)],_0x346a4c=_0x456994[_0x211f9a(0x192)][_0x211f9a(0x1c3)];return _0x456b95[_0x211f9a(0x1d9)](_0x82d88d)&&_0x82d88d===_0x346a4c;}return!0x1;}_0x595f07[_0x58bb60(0x199)][_0x58bb60(0x1c9)][_0x58bb60(0x18b)](()=>{const _0x2676f1=_0x58bb60;let _0x1ed759=!0x1;const _0x57f6c8=Array[_0x2676f1(0x1db)](_0x595f07[_0x2676f1(0x199)][_0x2676f1(0x1c9)][_0x2676f1(0x197)][_0x2676f1(0x19a)]());for(const {name:_0x5243b6,data:_0xa748a7}of _0x57f6c8){const {group:_0x4eaf60,type:_0x325973,subType:_0x32f85b,id:_0x53f27c}=_0x4acc06[_0x2676f1(0x1ac)](_0x5243b6);if(_0x2676f1(0x1c1)==_0x4eaf60&&_0x4acc06[_0x2676f1(0x1d6)](_0x53f27c)){if(_0x2676f1(0x19b)==_0x325973&&(_0x2676f1(0x1b1)==_0x32f85b||_0x2676f1(0x1c6)==_0x32f85b)){const _0x372733=_0x4acc06[_0x2676f1(0x187)](_0x53f27c);if(_0xa748a7[_0x2676f1(0x1da)]){const _0x20c9d7=_0x372733[_0x2676f1(0x1b7)]()[_0x2676f1(0x1c5)]();if(_0x456b95[_0x2676f1(0x1d9)](_0x20c9d7))continue;_0x4acc06[_0x2676f1(0x196)](_0x372733),_0x1ed759=!0x0;}}if(_0x2676f1(0x1b2)==_0x325973&&_0x2676f1(0x195)==_0x32f85b&&!_0xa748a7[_0x2676f1(0x1da)]){const _0x5039b1=_0x4acc06[_0x2676f1(0x187)](_0x53f27c);_0x5039b1[_0x2676f1(0x18a)]&&_0x5039b1[_0x2676f1(0x18a)][_0x2676f1(0x1d5)]&&(_0x4acc06[_0x2676f1(0x196)](_0x5039b1[_0x2676f1(0x18a)]),_0x1ed759=!0x0);}}}return _0x1ed759;}),this[_0x58bb60(0x1cb)](_0x23c6d3);}[_0x584fbc(0x1cb)](_0x47a259){const _0x36515a=_0x584fbc,_0x198436=this[_0x36515a(0x1b4)],_0x2bf956=_0x198436[_0x36515a(0x1a4)];_0x198436[_0x36515a(0x1d1)][_0x36515a(0x1dd)](_0x36515a(0x1d2))[_0x36515a(0x1c8)][_0x36515a(0x1ae)](_0x10e888=>{const _0x426a27=_0x36515a;if(_0x426a27(0x19b)!=_0x10e888[_0x426a27(0x1dc)]&&_0x426a27(0x17e)!=_0x10e888[_0x426a27(0x1dc)])return;const {data:_0x4dfc32}=_0x10e888;if(!_0x4dfc32||_0x426a27(0x1cf)!=_0x4dfc32[_0x426a27(0x1ca)])return;const _0x11be2c=_0x4dfc32[_0x426a27(0x1a6)][0x0][_0x426a27(0x190)];return _0x2560e2(_0x426a27(0x182)===_0x11be2c?_0x27b34e(_0x2bf956,_0x426a27(0x1af)):_0x47a259[_0x11be2c]||_0x11be2c);function _0x2560e2(_0x2286d9){const _0x2d109c=_0x426a27;return{'type':_0x2d109c(0x181),'content':_0x27b34e(_0x2bf956,_0x2d109c(0x185),_0x2286d9)};}});}}
@@ -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 _0x59b5fa=_0x60e0;function _0x4ec1(){const _0x4f3b2a=['plugins','dataInsert','commands','get','1665545AJDMDB','high','bind','_setSuggestionData','editor','8NahqUG','forEach','_trackChangesValueDuringImport','_handleImportedData','listenTo','TrackChangesEditing','1278426qlTKCO','execute','336358VyQBAd','1017USFaYH','trackChanges','enableCommand','581650jBJNom','Users','193557YeQezO','value','578680CEqlAp','10568QnADIp','importWord','lowest','1GKaWuY','_trackChangesExecuted','afterInit','collaboration_features','track_changes'];_0x4ec1=function(){return _0x4f3b2a;};return _0x4ec1();}(function(_0x507394,_0x317939){const _0x2a00e9=_0x60e0,_0x8da522=_0x507394();while(!![]){try{const _0x12681f=parseInt(_0x2a00e9(0x115))/0x1*(-parseInt(_0x2a00e9(0x109))/0x2)+-parseInt(_0x2a00e9(0x10f))/0x3*(parseInt(_0x2a00e9(0x123))/0x4)+-parseInt(_0x2a00e9(0x10d))/0x5+parseInt(_0x2a00e9(0x129))/0x6+parseInt(_0x2a00e9(0x11e))/0x7+-parseInt(_0x2a00e9(0x112))/0x8*(-parseInt(_0x2a00e9(0x10a))/0x9)+-parseInt(_0x2a00e9(0x111))/0xa;if(_0x12681f===_0x317939)break;else _0x8da522['push'](_0x8da522['shift']());}catch(_0xf71e10){_0x8da522['push'](_0x8da522['shift']());}}}(_0x4ec1,0x1f760));function _0x60e0(_0x2e3655,_0x57de9b){const _0x4ec120=_0x4ec1();return _0x60e0=function(_0x60e08a,_0xc4a44){_0x60e08a=_0x60e08a-0x109;let _0x2a97ea=_0x4ec120[_0x60e08a];return _0x2a97ea;},_0x60e0(_0x2e3655,_0x57de9b);}import{Plugin as _0x3c1a8a}from'ckeditor5/src/core.js';export default class ot extends _0x3c1a8a{constructor(_0x450896){const _0x13013f=_0x60e0;super(_0x450896),this[_0x13013f(0x125)]=!0x1,this[_0x13013f(0x116)]=!0x1;}[_0x59b5fa(0x117)](){const _0x270a71=_0x59b5fa,_0x2beb60=this[_0x270a71(0x122)],_0x36b25c=_0x2beb60[_0x270a71(0x11c)][_0x270a71(0x11d)](_0x270a71(0x113)),_0xb68365=_0x2beb60[_0x270a71(0x11c)][_0x270a71(0x11d)](_0x270a71(0x10b));_0x36b25c&&(_0x36b25c['on'](_0x270a71(0x12a),(_0x54328e,[,_0x3defe4])=>{const _0x2d98cc=_0x270a71;this[_0x2d98cc(0x125)]=_0xb68365[_0x2d98cc(0x110)],_0x3defe4[_0x2d98cc(0x118)][_0x2d98cc(0x119)]=!this[_0x2d98cc(0x125)];},{'priority':_0x270a71(0x11f)}),this[_0x270a71(0x127)](_0x36b25c,_0x270a71(0x11b),this[_0x270a71(0x126)][_0x270a71(0x120)](this)),this[_0x270a71(0x127)](_0x36b25c,_0x270a71(0x11b),()=>{const _0x1758d2=_0x270a71;this[_0x1758d2(0x116)]&&(_0xb68365[_0x1758d2(0x12a)](),this[_0x1758d2(0x116)]=!0x1);},{'priority':_0x270a71(0x114)}),_0x2beb60[_0x270a71(0x11a)][_0x270a71(0x11d)](_0x270a71(0x128))[_0x270a71(0x10c)](_0x270a71(0x113)));}[_0x59b5fa(0x126)](_0x38b79d,_0x38a521){const _0x3e8fd5=_0x59b5fa,{suggestions:_0x2c77f9}=_0x38a521,_0x49f2b0=this[_0x3e8fd5(0x122)][_0x3e8fd5(0x11c)][_0x3e8fd5(0x11d)](_0x3e8fd5(0x10b)),_0x298364=_0x49f2b0[_0x3e8fd5(0x110)];this[_0x3e8fd5(0x125)]!==_0x298364&&(_0x49f2b0[_0x3e8fd5(0x12a)](),this[_0x3e8fd5(0x116)]=!0x0),_0x2c77f9&&_0x2c77f9[_0x3e8fd5(0x124)](({id:_0x1c39ac,type:_0x4bcdb0,author:_0x32ccb9,created_at:_0x1ebb7c})=>{const _0x1058eb=_0x3e8fd5,_0x4028a8={'id':_0x1c39ac,'type':_0x4bcdb0,'authorId':this[_0x1058eb(0x122)][_0x1058eb(0x11a)][_0x1058eb(0x11d)](_0x1058eb(0x10e))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x32ccb9,'createdAt':_0x1ebb7c?new Date(_0x1ebb7c):new Date(),'source':_0x1058eb(0x113)}}};this[_0x1058eb(0x122)][_0x1058eb(0x11a)][_0x1058eb(0x11d)](_0x1058eb(0x128))[_0x1058eb(0x121)](_0x4028a8);});}}
@@ -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
+ function _0x284b(){const _0x597c89=['*Outdent:*\x20%0','104852vUWlHc','get','_registerLegacyDescription','342681huzxnl','afterInit','IndentBlock','commandName','descriptionFactory','enableDefaultAttributesIntegration','TrackChangesEditing','26298VTMEIJ','5968350vHdSuC','14nTNUtc','registerAttributeLabel','enableCommand','21OvFpHL','locale','342256gaGVPR','plugins','type','outdentBlock','getItems','656388doyxPf','15GpiUuS','outdent','registerDescriptionCallback','IndentEditing','*Indent:*\x20%0','editor','formatBlock','blockIndent','has','format','indent','indentBlock','FORMAT_INDENT','1539765IfsXKb','getItemLabel','registerBlockAttribute'];_0x284b=function(){return _0x597c89;};return _0x284b();}const _0xa34bd5=_0x52db;(function(_0x1e725f,_0x204d8e){const _0x31c4fc=_0x52db,_0x164f8c=_0x1e725f();while(!![]){try{const _0x2d8fdd=parseInt(_0x31c4fc(0x1ac))/0x1*(-parseInt(_0x31c4fc(0x1ae))/0x2)+-parseInt(_0x31c4fc(0x1cd))/0x3+-parseInt(_0x31c4fc(0x1ca))/0x4*(-parseInt(_0x31c4fc(0x1b9))/0x5)+parseInt(_0x31c4fc(0x1b8))/0x6+-parseInt(_0x31c4fc(0x1b1))/0x7*(parseInt(_0x31c4fc(0x1b3))/0x8)+-parseInt(_0x31c4fc(0x1c6))/0x9+parseInt(_0x31c4fc(0x1ad))/0xa;if(_0x2d8fdd===_0x204d8e)break;else _0x164f8c['push'](_0x164f8c['shift']());}catch(_0x5cdd81){_0x164f8c['push'](_0x164f8c['shift']());}}}(_0x284b,0x2daf8));function _0x52db(_0x50c26a,_0x334c66){const _0x284b57=_0x284b();return _0x52db=function(_0x52db69,_0x32c87d){_0x52db69=_0x52db69-0x1a6;let _0x53e02e=_0x284b57[_0x52db69];return _0x53e02e;},_0x52db(_0x50c26a,_0x334c66);}import{Plugin as _0x32a151}from'ckeditor5/src/core.js';import{getTranslation as _0x10bb9b}from'../utils/common-translations.js';export default class rt extends _0x32a151{[_0xa34bd5(0x1a6)](){const _0x3996b6=_0xa34bd5,_0x16f6a6=this[_0x3996b6(0x1be)],_0x4d27c5=_0x16f6a6[_0x3996b6(0x1b4)][_0x3996b6(0x1cb)](_0x3996b6(0x1ab));if(_0x16f6a6[_0x3996b6(0x1b4)][_0x3996b6(0x1c1)](_0x3996b6(0x1bc))&&(_0x4d27c5[_0x3996b6(0x1b0)](_0x3996b6(0x1c3)),_0x4d27c5[_0x3996b6(0x1b0)](_0x3996b6(0x1ba))),_0x16f6a6[_0x3996b6(0x1b4)][_0x3996b6(0x1c1)](_0x3996b6(0x1a7))){for(const _0x3c9128 of[_0x3996b6(0x1c4),_0x3996b6(0x1b6)])_0x4d27c5[_0x3996b6(0x1aa)](_0x3c9128);}const _0x30ebd2=_0x16f6a6[_0x3996b6(0x1b2)];_0x4d27c5[_0x3996b6(0x1c8)](_0x3996b6(0x1c0)),_0x4d27c5[_0x3996b6(0x1a9)][_0x3996b6(0x1af)](_0x3996b6(0x1c0),_0x10bb9b(_0x30ebd2,_0x3996b6(0x1c5))),this[_0x3996b6(0x1cc)]();}[_0xa34bd5(0x1cc)](){const _0x52b503=_0xa34bd5,_0xa781e2=this[_0x52b503(0x1be)],_0xab05a7=_0xa781e2[_0x52b503(0x1b2)],_0x3a52cc=_0xa781e2[_0x52b503(0x1b4)][_0x52b503(0x1cb)](_0x52b503(0x1ab));_0x3a52cc[_0x52b503(0x1a9)][_0x52b503(0x1bb)](_0x538860=>{const _0x5099a7=_0x52b503;if(_0x5099a7(0x1bf)!=_0x538860[_0x5099a7(0x1b5)])return;const {data:_0x5653fa}=_0x538860;if(!_0x5653fa)return;if(_0x5099a7(0x1c4)!=_0x5653fa[_0x5099a7(0x1a8)]&&_0x5099a7(0x1b6)!=_0x5653fa[_0x5099a7(0x1a8)])return;const _0x6d184e=_0x538860[_0x5099a7(0x1b7)]()[0x0],_0x45b6d3=_0x3a52cc[_0x5099a7(0x1a9)][_0x5099a7(0x1c7)](_0x6d184e);return _0x5099a7(0x1c4)==_0x5653fa[_0x5099a7(0x1a8)]?{'type':_0x5099a7(0x1c2),'content':_0x10bb9b(_0xab05a7,_0x5099a7(0x1bd),_0x45b6d3)}:_0x5099a7(0x1b6)==_0x5653fa[_0x5099a7(0x1a8)]?{'type':_0x5099a7(0x1c2),'content':_0x10bb9b(_0xab05a7,_0x5099a7(0x1c9),_0x45b6d3)}: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 _0x437518=_0x3c82;function _0x3c82(_0x40f1f5,_0x52766e){var _0x247daa=_0x247d();return _0x3c82=function(_0x3c82b3,_0x2bdab7){_0x3c82b3=_0x3c82b3-0x13d;var _0x23f355=_0x247daa[_0x3c82b3];return _0x23f355;},_0x3c82(_0x40f1f5,_0x52766e);}(function(_0x219434,_0x563a17){var _0x5387dc=_0x3c82,_0x2b48f5=_0x219434();while(!![]){try{var _0x2853a0=-parseInt(_0x5387dc(0x144))/0x1+parseInt(_0x5387dc(0x141))/0x2+-parseInt(_0x5387dc(0x14c))/0x3+-parseInt(_0x5387dc(0x140))/0x4*(-parseInt(_0x5387dc(0x147))/0x5)+-parseInt(_0x5387dc(0x143))/0x6*(-parseInt(_0x5387dc(0x13f))/0x7)+-parseInt(_0x5387dc(0x13d))/0x8+-parseInt(_0x5387dc(0x14d))/0x9*(-parseInt(_0x5387dc(0x149))/0xa);if(_0x2853a0===_0x563a17)break;else _0x2b48f5['push'](_0x2b48f5['shift']());}catch(_0x483d8f){_0x2b48f5['push'](_0x2b48f5['shift']());}}}(_0x247d,0xde9e3));import{Plugin as _0x3369e7}from'ckeditor5/src/core.js';import{Input as _0x3bb6c8}from'ckeditor5/src/typing.js';export default class at extends _0x3369e7{static get[_0x437518(0x14e)](){return[_0x3bb6c8];}[_0x437518(0x14b)](){var _0xcce982=_0x437518;this[_0xcce982(0x14a)][_0xcce982(0x13e)][_0xcce982(0x145)](_0xcce982(0x148))[_0xcce982(0x142)](_0xcce982(0x146));}}function _0x247d(){var _0x412786=['638141cUjzoT','188dMWBkg','2983788DvDFSK','enableCommand','30oIOpUr','1251914nMYdnZ','get','input','12230NpaRdj','TrackChangesEditing','314730YksZcy','editor','init','5072964gGRZQS','828vmiolI','requires','8827536TmFysE','plugins'];_0x247d=function(){return _0x412786;};return _0x247d();}