@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240423.0 → 0.0.0-nightly-20240424.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (238) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index-content.css +4 -0
  3. package/dist/index-editor.css +4 -0
  4. package/dist/index.css +4 -0
  5. package/dist/index.js +23 -0
  6. package/dist/translations/ar.d.ts +8 -0
  7. package/dist/translations/ar.js +23 -0
  8. package/dist/translations/az.d.ts +8 -0
  9. package/dist/translations/az.js +23 -0
  10. package/dist/translations/bg.d.ts +8 -0
  11. package/dist/translations/bg.js +23 -0
  12. package/dist/translations/bn.d.ts +8 -0
  13. package/dist/translations/bn.js +23 -0
  14. package/dist/translations/ca.d.ts +8 -0
  15. package/dist/translations/ca.js +23 -0
  16. package/dist/translations/cs.d.ts +8 -0
  17. package/dist/translations/cs.js +23 -0
  18. package/dist/translations/da.d.ts +8 -0
  19. package/dist/translations/da.js +23 -0
  20. package/dist/translations/de.d.ts +8 -0
  21. package/dist/translations/de.js +23 -0
  22. package/dist/translations/el.d.ts +8 -0
  23. package/dist/translations/el.js +23 -0
  24. package/dist/translations/en-au.d.ts +8 -0
  25. package/dist/translations/en-au.js +23 -0
  26. package/dist/translations/en.d.ts +8 -0
  27. package/dist/translations/en.js +23 -0
  28. package/dist/translations/es.d.ts +8 -0
  29. package/dist/translations/es.js +23 -0
  30. package/dist/translations/et.d.ts +8 -0
  31. package/dist/translations/et.js +23 -0
  32. package/dist/translations/fi.d.ts +8 -0
  33. package/dist/translations/fi.js +23 -0
  34. package/dist/translations/fr.d.ts +8 -0
  35. package/dist/translations/fr.js +23 -0
  36. package/dist/translations/gl.d.ts +8 -0
  37. package/dist/translations/gl.js +23 -0
  38. package/dist/translations/he.d.ts +8 -0
  39. package/dist/translations/he.js +23 -0
  40. package/dist/translations/hi.d.ts +8 -0
  41. package/dist/translations/hi.js +23 -0
  42. package/dist/translations/hr.d.ts +8 -0
  43. package/dist/translations/hr.js +23 -0
  44. package/dist/translations/hu.d.ts +8 -0
  45. package/dist/translations/hu.js +23 -0
  46. package/dist/translations/id.d.ts +8 -0
  47. package/dist/translations/id.js +23 -0
  48. package/dist/translations/it.d.ts +8 -0
  49. package/dist/translations/it.js +23 -0
  50. package/dist/translations/ja.d.ts +8 -0
  51. package/dist/translations/ja.js +23 -0
  52. package/dist/translations/ko.d.ts +8 -0
  53. package/dist/translations/ko.js +23 -0
  54. package/dist/translations/lt.d.ts +8 -0
  55. package/dist/translations/lt.js +23 -0
  56. package/dist/translations/lv.d.ts +8 -0
  57. package/dist/translations/lv.js +23 -0
  58. package/dist/translations/ms.d.ts +8 -0
  59. package/dist/translations/ms.js +23 -0
  60. package/dist/translations/nl.d.ts +8 -0
  61. package/dist/translations/nl.js +23 -0
  62. package/dist/translations/no.d.ts +8 -0
  63. package/dist/translations/no.js +23 -0
  64. package/dist/translations/pl.d.ts +8 -0
  65. package/dist/translations/pl.js +23 -0
  66. package/dist/translations/pt-br.d.ts +8 -0
  67. package/dist/translations/pt-br.js +23 -0
  68. package/dist/translations/pt.d.ts +8 -0
  69. package/dist/translations/pt.js +23 -0
  70. package/dist/translations/ro.d.ts +8 -0
  71. package/dist/translations/ro.js +23 -0
  72. package/dist/translations/ru.d.ts +8 -0
  73. package/dist/translations/ru.js +23 -0
  74. package/dist/translations/sk.d.ts +8 -0
  75. package/dist/translations/sk.js +23 -0
  76. package/dist/translations/sq.d.ts +8 -0
  77. package/dist/translations/sq.js +23 -0
  78. package/dist/translations/sr-latn.d.ts +8 -0
  79. package/dist/translations/sr-latn.js +23 -0
  80. package/dist/translations/sr.d.ts +8 -0
  81. package/dist/translations/sr.js +23 -0
  82. package/dist/translations/sv.d.ts +8 -0
  83. package/dist/translations/sv.js +23 -0
  84. package/dist/translations/th.d.ts +8 -0
  85. package/dist/translations/th.js +23 -0
  86. package/dist/translations/tk.d.ts +8 -0
  87. package/dist/translations/tk.js +23 -0
  88. package/dist/translations/tr.d.ts +8 -0
  89. package/dist/translations/tr.js +23 -0
  90. package/dist/translations/tt.d.ts +8 -0
  91. package/dist/translations/tt.js +23 -0
  92. package/dist/translations/uk.d.ts +8 -0
  93. package/dist/translations/uk.js +23 -0
  94. package/dist/translations/ur.d.ts +8 -0
  95. package/dist/translations/ur.js +23 -0
  96. package/dist/translations/vi.d.ts +8 -0
  97. package/dist/translations/vi.js +23 -0
  98. package/dist/translations/zh-cn.d.ts +8 -0
  99. package/dist/translations/zh-cn.js +23 -0
  100. package/dist/translations/zh.d.ts +8 -0
  101. package/dist/translations/zh.js +23 -0
  102. package/dist/types/augmentation.d.ts +44 -0
  103. package/dist/types/commands/acceptsuggestioncommand.d.ts +28 -0
  104. package/dist/types/commands/discardsuggestioncommand.d.ts +28 -0
  105. package/dist/types/commands/executeonallsuggestionscommand.d.ts +28 -0
  106. package/dist/types/commands/executeonselectedsuggestionscommand.d.ts +28 -0
  107. package/dist/types/commands/trackchangescommand.d.ts +30 -0
  108. package/dist/types/index.d.ts +20 -0
  109. package/dist/types/integrations/aiassistant.d.ts +21 -0
  110. package/dist/types/integrations/alignment.d.ts +21 -0
  111. package/dist/types/integrations/basicstyles.d.ts +21 -0
  112. package/dist/types/integrations/blockquote.d.ts +21 -0
  113. package/dist/types/integrations/casechange.d.ts +21 -0
  114. package/dist/types/integrations/ckbox.d.ts +21 -0
  115. package/dist/types/integrations/codeblock.d.ts +21 -0
  116. package/dist/types/integrations/comments.d.ts +18 -0
  117. package/dist/types/integrations/deletecommand.d.ts +21 -0
  118. package/dist/types/integrations/entercommand.d.ts +20 -0
  119. package/dist/types/integrations/findandreplace.d.ts +25 -0
  120. package/dist/types/integrations/font.d.ts +21 -0
  121. package/dist/types/integrations/formatpainter.d.ts +21 -0
  122. package/dist/types/integrations/heading.d.ts +21 -0
  123. package/dist/types/integrations/highlight.d.ts +21 -0
  124. package/dist/types/integrations/horizontalline.d.ts +21 -0
  125. package/dist/types/integrations/htmlembed.d.ts +21 -0
  126. package/dist/types/integrations/image.d.ts +21 -0
  127. package/dist/types/integrations/imagereplace.d.ts +21 -0
  128. package/dist/types/integrations/imagestyle.d.ts +21 -0
  129. package/dist/types/integrations/importword.d.ts +22 -0
  130. package/dist/types/integrations/indent.d.ts +21 -0
  131. package/dist/types/integrations/inputcommand.d.ts +20 -0
  132. package/dist/types/integrations/legacylist.d.ts +21 -0
  133. package/dist/types/integrations/legacylistproperties.d.ts +33 -0
  134. package/dist/types/integrations/link.d.ts +21 -0
  135. package/dist/types/integrations/list.d.ts +21 -0
  136. package/dist/types/integrations/listproperties.d.ts +24 -0
  137. package/dist/types/integrations/mediaembed.d.ts +21 -0
  138. package/dist/types/integrations/mention.d.ts +21 -0
  139. package/dist/types/integrations/multilevellist.d.ts +28 -0
  140. package/dist/types/integrations/pagebreak.d.ts +21 -0
  141. package/dist/types/integrations/paragraph.d.ts +21 -0
  142. package/dist/types/integrations/removeformat.d.ts +21 -0
  143. package/dist/types/integrations/restrictededitingmode.d.ts +21 -0
  144. package/dist/types/integrations/shiftentercommand.d.ts +20 -0
  145. package/dist/types/integrations/standardeditingmode.d.ts +21 -0
  146. package/dist/types/integrations/style.d.ts +21 -0
  147. package/dist/types/integrations/table.d.ts +46 -0
  148. package/dist/types/integrations/tablecaption.d.ts +26 -0
  149. package/dist/types/integrations/tableclipboard.d.ts +23 -0
  150. package/dist/types/integrations/tablecolumnresize.d.ts +30 -0
  151. package/dist/types/integrations/tableheadings.d.ts +26 -0
  152. package/dist/types/integrations/tablemergesplit.d.ts +26 -0
  153. package/dist/types/integrations/tableofcontents.d.ts +21 -0
  154. package/dist/types/integrations/tableproperties.d.ts +31 -0
  155. package/dist/types/integrations/template.d.ts +21 -0
  156. package/dist/types/integrations/title.d.ts +21 -0
  157. package/dist/types/integrations/undo.d.ts +21 -0
  158. package/dist/types/integrations/utils.d.ts +25 -0
  159. package/dist/types/suggestion.d.ts +295 -0
  160. package/dist/types/suggestiondescriptionfactory.d.ts +187 -0
  161. package/dist/types/trackchanges.d.ts +184 -0
  162. package/dist/types/trackchangesconfig.d.ts +82 -0
  163. package/dist/types/trackchangesdata.d.ts +45 -0
  164. package/dist/types/trackchangesediting.d.ts +530 -0
  165. package/dist/types/trackchangesui.d.ts +42 -0
  166. package/dist/types/ui/suggestioncontroller.d.ts +41 -0
  167. package/dist/types/ui/view/basesuggestionthreadview.d.ts +174 -0
  168. package/dist/types/ui/view/suggestionthreadview.d.ts +186 -0
  169. package/dist/types/utils/common-translations.d.ts +13 -0
  170. package/dist/types/utils/utils.d.ts +34 -0
  171. package/package.json +4 -3
  172. package/src/commands/acceptsuggestioncommand.js +1 -1
  173. package/src/commands/discardsuggestioncommand.js +1 -1
  174. package/src/commands/executeonallsuggestionscommand.js +1 -1
  175. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  176. package/src/commands/trackchangescommand.js +1 -1
  177. package/src/index.js +1 -1
  178. package/src/integrations/aiassistant.js +1 -1
  179. package/src/integrations/alignment.js +1 -1
  180. package/src/integrations/basicstyles.js +1 -1
  181. package/src/integrations/blockquote.js +1 -1
  182. package/src/integrations/casechange.js +1 -1
  183. package/src/integrations/ckbox.js +1 -1
  184. package/src/integrations/codeblock.js +1 -1
  185. package/src/integrations/comments.js +1 -1
  186. package/src/integrations/deletecommand.js +1 -1
  187. package/src/integrations/entercommand.js +1 -1
  188. package/src/integrations/findandreplace.js +1 -1
  189. package/src/integrations/font.js +1 -1
  190. package/src/integrations/formatpainter.js +1 -1
  191. package/src/integrations/heading.js +1 -1
  192. package/src/integrations/highlight.js +1 -1
  193. package/src/integrations/horizontalline.js +1 -1
  194. package/src/integrations/htmlembed.js +1 -1
  195. package/src/integrations/image.js +1 -1
  196. package/src/integrations/imagereplace.js +1 -1
  197. package/src/integrations/imagestyle.js +1 -1
  198. package/src/integrations/importword.js +1 -1
  199. package/src/integrations/indent.js +1 -1
  200. package/src/integrations/inputcommand.js +1 -1
  201. package/src/integrations/legacylist.js +1 -1
  202. package/src/integrations/legacylistproperties.js +1 -1
  203. package/src/integrations/link.js +1 -1
  204. package/src/integrations/list.js +1 -1
  205. package/src/integrations/listproperties.js +1 -1
  206. package/src/integrations/mediaembed.js +1 -1
  207. package/src/integrations/mention.js +1 -1
  208. package/src/integrations/multilevellist.js +1 -1
  209. package/src/integrations/pagebreak.js +1 -1
  210. package/src/integrations/paragraph.js +1 -1
  211. package/src/integrations/removeformat.js +1 -1
  212. package/src/integrations/restrictededitingmode.js +1 -1
  213. package/src/integrations/shiftentercommand.js +1 -1
  214. package/src/integrations/standardeditingmode.js +1 -1
  215. package/src/integrations/style.js +1 -1
  216. package/src/integrations/table.js +1 -1
  217. package/src/integrations/tablecaption.js +1 -1
  218. package/src/integrations/tableclipboard.js +1 -1
  219. package/src/integrations/tablecolumnresize.js +1 -1
  220. package/src/integrations/tableheadings.js +1 -1
  221. package/src/integrations/tablemergesplit.js +1 -1
  222. package/src/integrations/tableofcontents.js +1 -1
  223. package/src/integrations/tableproperties.js +1 -1
  224. package/src/integrations/template.js +1 -1
  225. package/src/integrations/title.js +1 -1
  226. package/src/integrations/undo.js +1 -1
  227. package/src/integrations/utils.js +1 -1
  228. package/src/suggestion.js +1 -1
  229. package/src/suggestiondescriptionfactory.js +1 -1
  230. package/src/trackchanges.js +1 -1
  231. package/src/trackchangesdata.js +1 -1
  232. package/src/trackchangesediting.js +1 -1
  233. package/src/trackchangesui.js +1 -1
  234. package/src/ui/suggestioncontroller.js +1 -1
  235. package/src/ui/view/basesuggestionthreadview.js +1 -1
  236. package/src/ui/view/suggestionthreadview.js +1 -1
  237. package/src/utils/common-translations.js +1 -1
  238. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4cd5b5=_0x5079;(function(_0x3edce6,_0xed988c){const _0x1e50dd=_0x5079,_0x492398=_0x3edce6();while(!![]){try{const _0x29df60=-parseInt(_0x1e50dd(0xed))/0x1*(-parseInt(_0x1e50dd(0xf9))/0x2)+-parseInt(_0x1e50dd(0xd9))/0x3+-parseInt(_0x1e50dd(0xdf))/0x4*(-parseInt(_0x1e50dd(0xf7))/0x5)+parseInt(_0x1e50dd(0xda))/0x6*(parseInt(_0x1e50dd(0xe1))/0x7)+parseInt(_0x1e50dd(0xf2))/0x8+parseInt(_0x1e50dd(0xe9))/0x9+-parseInt(_0x1e50dd(0xdc))/0xa*(parseInt(_0x1e50dd(0xf3))/0xb);if(_0x29df60===_0xed988c)break;else _0x492398['push'](_0x492398['shift']());}catch(_0x30e135){_0x492398['push'](_0x492398['shift']());}}}(_0x3f90,0x1ae2d));import{Plugin as _0x2eafad}from'ckeditor5/src/core.js';function _0x3f90(){const _0x1d252d=['element','_enableDefaultAttributesIntegration','attribute','nodeAfter','get','819135ntdndN','commandName','type','htmlEmbed','120034kLHhai','ELEMENT_HTML_EMBED','has','registerElementLabel','key','533456GZEaDo','3674bLFJil','format','_descriptionFactory','_registerLegacyDescription','95TcxkpS','start','2vClPBK','formatBlock','value','getFirstRange','locale','registerDescriptionCallback','rawHtml','317517CnljmY','342xWWlSv','TrackChangesEditing','7080gaiOqM','editor','afterInit','21852xHZWYD','*Change\x20%0\x20content*','8708ClgeIl','plugins','HtmlEmbed'];_0x3f90=function(){return _0x1d252d;};return _0x3f90();}function _0x5079(_0x55ab5a,_0x3fbe85){const _0x3f90e0=_0x3f90();return _0x5079=function(_0x507943,_0x39080e){_0x507943=_0x507943-0xd9;let _0xd62d97=_0x3f90e0[_0x507943];return _0xd62d97;},_0x5079(_0x55ab5a,_0x3fbe85);}import{getTranslation as _0x1dd2a4}from'../utils/common-translations.js';export default class et extends _0x2eafad{[_0x4cd5b5(0xde)](){const _0xa4060a=_0x4cd5b5,_0x413ec4=this[_0xa4060a(0xdd)];if(!_0x413ec4[_0xa4060a(0xe2)][_0xa4060a(0xef)](_0xa4060a(0xe3)))return;const _0xe36ce9=_0x413ec4[_0xa4060a(0xe2)][_0xa4060a(0xe8)](_0xa4060a(0xdb)),_0x2a5f12=_0x413ec4[_0xa4060a(0xfd)];_0xe36ce9[_0xa4060a(0xf5)][_0xa4060a(0xf0)](_0xa4060a(0xff),_0x1e3b19=>_0x1dd2a4(_0x2a5f12,_0xa4060a(0xee),_0x1e3b19)),_0xe36ce9[_0xa4060a(0xe5)](_0xa4060a(0xec),[],[_0xa4060a(0xfb)]),_0xe36ce9[_0xa4060a(0xf5)][_0xa4060a(0xfe)](_0x28ae6c=>{const _0x3598d0=_0xa4060a;if(_0x3598d0(0xe6)!=_0x28ae6c[_0x3598d0(0xeb)])return;const {data:_0x2cc3b0}=_0x28ae6c;if(_0x2cc3b0&&_0x3598d0(0xfb)==_0x2cc3b0[_0x3598d0(0xf1)]&&_0x28ae6c[_0x3598d0(0xfc)]()[_0x3598d0(0xf8)][_0x3598d0(0xe7)]['is'](_0x3598d0(0xe4),_0x3598d0(0xff))){const _0x8cb937=_0x1dd2a4(_0x2a5f12,_0x3598d0(0xee));return{'type':_0x3598d0(0xf4),'content':_0x1dd2a4(_0x2a5f12,_0x3598d0(0xe0),_0x8cb937)};}}),this[_0xa4060a(0xf6)]();}[_0x4cd5b5(0xf6)](){const _0x581d18=_0x4cd5b5,_0x227b75=this[_0x581d18(0xdd)],_0x5b85c5=_0x227b75[_0x581d18(0xfd)];_0x227b75[_0x581d18(0xe2)][_0x581d18(0xe8)](_0x581d18(0xdb))[_0x581d18(0xf5)][_0x581d18(0xfe)](_0x2e4c4f=>{const _0x45f1bf=_0x581d18;if(_0x45f1bf(0xfa)!=_0x2e4c4f[_0x45f1bf(0xeb)])return;const {data:_0x187ba0}=_0x2e4c4f;if(_0x187ba0&&_0x45f1bf(0xec)==_0x187ba0[_0x45f1bf(0xea)]){const _0x1548f0=_0x1dd2a4(_0x5b85c5,_0x45f1bf(0xee));return{'type':_0x45f1bf(0xf4),'content':_0x1dd2a4(_0x5b85c5,_0x45f1bf(0xe0),_0x1548f0)};}});}}
23
+ const _0xf1383a=_0x4cf1;function _0x3f86(){const _0x1820d1=['1922571nRcQzN','_enableDefaultAttributesIntegration','locale','TrackChangesEditing','3DmtOpa','getFirstRange','_descriptionFactory','plugins','rawHtml','get','registerElementLabel','commandName','1291098CXAjOr','formatBlock','start','607698uBwIWn','type','htmlEmbed','HtmlEmbed','attribute','1332TAqcUW','nodeAfter','3272535XQQtPD','552889otjjHX','value','_registerLegacyDescription','key','registerDescriptionCallback','*Change\x20%0\x20content*','editor','format','57400GzzHaz','1155824AADuhv','has','ELEMENT_HTML_EMBED','element','afterInit'];_0x3f86=function(){return _0x1820d1;};return _0x3f86();}(function(_0x119fab,_0x4c5f9d){const _0x229df1=_0x4cf1,_0x319d11=_0x119fab();while(!![]){try{const _0x2c2190=parseInt(_0x229df1(0x1c2))/0x1+parseInt(_0x229df1(0x1ba))/0x2+parseInt(_0x229df1(0x1d4))/0x3*(-parseInt(_0x229df1(0x1cb))/0x4)+-parseInt(_0x229df1(0x1c1))/0x5+-parseInt(_0x229df1(0x1b7))/0x6+-parseInt(_0x229df1(0x1d0))/0x7+-parseInt(_0x229df1(0x1ca))/0x8*(-parseInt(_0x229df1(0x1bf))/0x9);if(_0x2c2190===_0x4c5f9d)break;else _0x319d11['push'](_0x319d11['shift']());}catch(_0xf8696a){_0x319d11['push'](_0x319d11['shift']());}}}(_0x3f86,0x767db));import{Plugin as _0x22126f}from'ckeditor5/src/core.js';import{getTranslation as _0x4bc1eb}from'../utils/common-translations.js';function _0x4cf1(_0x2f490d,_0x191aca){const _0x3f86d2=_0x3f86();return _0x4cf1=function(_0x4cf118,_0x1369f6){_0x4cf118=_0x4cf118-0x1b3;let _0x5072ea=_0x3f86d2[_0x4cf118];return _0x5072ea;},_0x4cf1(_0x2f490d,_0x191aca);}export default class et extends _0x22126f{[_0xf1383a(0x1cf)](){const _0x10f5c0=_0xf1383a,_0x57ba0e=this[_0x10f5c0(0x1c8)];if(!_0x57ba0e[_0x10f5c0(0x1d7)][_0x10f5c0(0x1cc)](_0x10f5c0(0x1bd)))return;const _0x1633b3=_0x57ba0e[_0x10f5c0(0x1d7)][_0x10f5c0(0x1b4)](_0x10f5c0(0x1d3)),_0x2259df=_0x57ba0e[_0x10f5c0(0x1d2)];_0x1633b3[_0x10f5c0(0x1d6)][_0x10f5c0(0x1b5)](_0x10f5c0(0x1b3),_0xd13471=>_0x4bc1eb(_0x2259df,_0x10f5c0(0x1cd),_0xd13471)),_0x1633b3[_0x10f5c0(0x1d1)](_0x10f5c0(0x1bc),[],[_0x10f5c0(0x1c3)]),_0x1633b3[_0x10f5c0(0x1d6)][_0x10f5c0(0x1c6)](_0x2ea3c2=>{const _0x398bdb=_0x10f5c0;if(_0x398bdb(0x1be)!=_0x2ea3c2[_0x398bdb(0x1bb)])return;const {data:_0x21e546}=_0x2ea3c2;if(_0x21e546&&_0x398bdb(0x1c3)==_0x21e546[_0x398bdb(0x1c5)]&&_0x2ea3c2[_0x398bdb(0x1d5)]()[_0x398bdb(0x1b9)][_0x398bdb(0x1c0)]['is'](_0x398bdb(0x1ce),_0x398bdb(0x1b3))){const _0x256115=_0x4bc1eb(_0x2259df,_0x398bdb(0x1cd));return{'type':_0x398bdb(0x1c9),'content':_0x4bc1eb(_0x2259df,_0x398bdb(0x1c7),_0x256115)};}}),this[_0x10f5c0(0x1c4)]();}[_0xf1383a(0x1c4)](){const _0x2c84a3=_0xf1383a,_0x341298=this[_0x2c84a3(0x1c8)],_0x2b55f6=_0x341298[_0x2c84a3(0x1d2)];_0x341298[_0x2c84a3(0x1d7)][_0x2c84a3(0x1b4)](_0x2c84a3(0x1d3))[_0x2c84a3(0x1d6)][_0x2c84a3(0x1c6)](_0x27beb4=>{const _0x36df58=_0x2c84a3;if(_0x36df58(0x1b8)!=_0x27beb4[_0x36df58(0x1bb)])return;const {data:_0x5ca000}=_0x27beb4;if(_0x5ca000&&_0x36df58(0x1bc)==_0x5ca000[_0x36df58(0x1b6)]){const _0x128741=_0x4bc1eb(_0x2b55f6,_0x36df58(0x1cd));return{'type':_0x36df58(0x1c9),'content':_0x4bc1eb(_0x2b55f6,_0x36df58(0x1c7),_0x128741)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x437bfe=_0x270b;(function(_0x1164f7,_0x5b1b8){const _0x29d5e3=_0x270b,_0x14477d=_0x1164f7();while(!![]){try{const _0x3ecdc5=-parseInt(_0x29d5e3(0x1da))/0x1+parseInt(_0x29d5e3(0x1b2))/0x2+parseInt(_0x29d5e3(0x1ea))/0x3+parseInt(_0x29d5e3(0x1cb))/0x4*(-parseInt(_0x29d5e3(0x18e))/0x5)+parseInt(_0x29d5e3(0x192))/0x6+parseInt(_0x29d5e3(0x1bb))/0x7*(parseInt(_0x29d5e3(0x1bf))/0x8)+parseInt(_0x29d5e3(0x1f0))/0x9*(-parseInt(_0x29d5e3(0x187))/0xa);if(_0x3ecdc5===_0x5b1b8)break;else _0x14477d['push'](_0x14477d['shift']());}catch(_0x4021fe){_0x14477d['push'](_0x14477d['shift']());}}}(_0x5c34,0xc0625));import{Plugin as _0x25c886}from'ckeditor5/src/core.js';function _0x270b(_0x2f0989,_0x24da91){const _0x5c34d2=_0x5c34();return _0x270b=function(_0x270b10,_0x4a52eb){_0x270b10=_0x270b10-0x182;let _0x17030c=_0x5c34d2[_0x270b10];return _0x17030c;},_0x270b(_0x2f0989,_0x24da91);}import{LivePosition as _0x36d404}from'ckeditor5/src/engine.js';function _0x5c34(){const _0x16b102=['insertImage','*Set\x20image\x20width:*\x20%0','getContainedElement','model','_enableDefaultAttributesIntegration','join','707mabYmF','isOwn','ELEMENT_IMAGE','newValue','61816rDmlNj','afterInit','toggleImageCaption','registerDescriptionCallback','find','fromPosition','markBlockFormat','alt','ImageCaptionEditing','ELEMENT_INLINE_IMAGE','detach','toPrevious','725844WeVlxr','TrackChangesEditing','getClosestSelectedImageElement','getNearestSelectionRange','imageStylePreApply','change','subType','*Remove\x20image\x20text\x20alternative*','addObject','isEqual','registerCustomCallback','*Reset\x20image\x20width*','ELEMENT_CAPTION','schema','imageBlock','167699QEEuqT','selection','format','get','resizedWidth','removeObject','chain','caption','discard','commandName','registerElementLabel','Inline\x20image\x20to\x20block\x20image','ImageCaptionUtils','has','forward','ImageInlineEditing','765840xwNlOj','editor','plugins','getFirstRange','isCollapsed','document','432HiqgLs','commandParams','locale','key','isIntersecting','enableCommand','end','length','element','findIndex','imageCaption','_findSuggestions','formatInline','resizeImage','markInsertion','153430VccFDH','*Set\x20image\x20text\x20alternative:*\x20%0','toNext','convertBlockImageToInline','Block\x20image\x20to\x20inline\x20image','createRangeOn','ImageResize','35PcWPnW','forceDefaultExecution','_suggestionFactory','imageTextAlternative','4161786bDyKXa','nodeBefore','_registerLegacyDescription','isBefore','ImageTextAlternativeEditing','isBlockImage','previous','filter','ImageUploadEditing','ImageBlockEditing','width','deletion','createRange','_descriptionFactory','registerAttributeLabel','getCaptionFromImageModelElement','uploadImage','ImageUtils','imageTypeInline','getSuggestionCallback','markDeletion','formatBlock','ImageEditing','accept','start','imageTypeBlock','nodeAfter','insertion','type','backward','attribute','convertInlineImageToBlock','2466114joYUTt','imageInline','FORMAT_IMAGE_SIZE'];_0x5c34=function(){return _0x16b102;};return _0x5c34();}import{getTranslation as _0x49187f}from'../utils/common-translations.js';export default class it extends _0x25c886{[_0x437bfe(0x1c0)](){const _0x4987cc=_0x437bfe,_0x27e27d=this[_0x4987cc(0x1eb)];if(!_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1e7)](_0x4987cc(0x1a8)))return;const _0x80555f=_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1dd)](_0x4987cc(0x1cc)),_0x273fe3=_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1dd)](_0x4987cc(0x1a3)),_0x45fc89=_0x27e27d[_0x4987cc(0x1f2)];_0x80555f[_0x4987cc(0x1f5)](_0x4987cc(0x1b5)),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1e4)](_0x4987cc(0x1d9),_0x9610cf=>_0x49187f(_0x45fc89,_0x4987cc(0x1bd),_0x9610cf)),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1e4)](_0x4987cc(0x1b3),_0x160196=>_0x49187f(_0x45fc89,_0x4987cc(0x1c8),_0x160196)),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1e4)](_0x4987cc(0x1e1),()=>_0x49187f(_0x45fc89,_0x4987cc(0x1d7))),_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1e7)](_0x4987cc(0x19a))&&_0x80555f[_0x4987cc(0x1f5)](_0x4987cc(0x1a2)),_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1e7)](_0x4987cc(0x19b))&&_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1e7)](_0x4987cc(0x1e9))&&(_0x80555f[_0x4987cc(0x1f5)](_0x4987cc(0x1a4),(_0x3c2853,_0x59771d)=>{const _0xe3e697=_0x4987cc,_0x365563=_0x273fe3[_0xe3e697(0x1cd)](_0x27e27d[_0xe3e697(0x1b8)][_0xe3e697(0x1ef)][_0xe3e697(0x1db)]);_0x27e27d[_0xe3e697(0x1b8)][_0xe3e697(0x1d0)](()=>{const _0x292bdb=_0xe3e697;_0x80555f[_0x292bdb(0x1c5)](_0x365563,{'commandName':_0x292bdb(0x1a4),'commandParams':[_0x59771d]},[],_0x292bdb(0x18a));});}),_0x80555f[_0x4987cc(0x1f5)](_0x4987cc(0x1ab),(_0x1fa431,_0x363e2d)=>{const _0x510850=_0x4987cc;_0x27e27d[_0x510850(0x1b8)][_0x510850(0x1d0)](_0x1e7753=>{const _0x2bceaf=_0x510850;let _0x579322=_0x273fe3[_0x2bceaf(0x1cd)](_0x27e27d[_0x2bceaf(0x1b8)][_0x2bceaf(0x1ef)][_0x2bceaf(0x1db)]),_0x598e67=_0x1e7753[_0x2bceaf(0x18c)](_0x579322);const _0x29ae12=_0x36d404[_0x2bceaf(0x1c4)](_0x598e67[_0x2bceaf(0x1aa)],_0x2bceaf(0x1ca)),_0x538959=_0x36d404[_0x2bceaf(0x1c4)](_0x598e67[_0x2bceaf(0x1f6)],_0x2bceaf(0x189));_0x80555f[_0x2bceaf(0x18f)](()=>_0x1fa431(_0x363e2d)),_0x579322=_0x273fe3[_0x2bceaf(0x1cd)](_0x27e27d[_0x2bceaf(0x1b8)][_0x2bceaf(0x1ef)][_0x2bceaf(0x1db)]),_0x598e67=_0x1e7753[_0x2bceaf(0x18c)](_0x579322);const _0x16816c=_0x1e7753[_0x2bceaf(0x19e)](_0x29ae12,_0x538959);_0x29ae12[_0x2bceaf(0x1c9)](),_0x538959[_0x2bceaf(0x1c9)](),_0x80555f[_0x2bceaf(0x1c5)](_0x579322,{'commandName':_0x2bceaf(0x1a4),'commandParams':[_0x363e2d]},[],_0x2bceaf(0x1b1)),_0x16816c[_0x2bceaf(0x1aa)][_0x2bceaf(0x195)](_0x598e67[_0x2bceaf(0x1aa)])&&_0x80555f[_0x2bceaf(0x186)](_0x1e7753[_0x2bceaf(0x19e)](_0x16816c[_0x2bceaf(0x1aa)],_0x598e67[_0x2bceaf(0x1aa)]),_0x2bceaf(0x1b1)),_0x598e67[_0x2bceaf(0x1f6)][_0x2bceaf(0x195)](_0x16816c[_0x2bceaf(0x1f6)])&&_0x80555f[_0x2bceaf(0x186)](_0x1e7753[_0x2bceaf(0x19e)](_0x598e67[_0x2bceaf(0x1f6)],_0x16816c[_0x2bceaf(0x1f6)]),_0x2bceaf(0x1b1));});}),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1a7),_0x4987cc(0x1b1),_0x4987cc(0x1ba),()=>!0x1),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1a7),_0x4987cc(0x1b1),_0x4987cc(0x1a9),()=>!0x1),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1a7),_0x4987cc(0x1b1),_0x4987cc(0x1e2),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1a5)](_0x4987cc(0x1a7),'',_0x4987cc(0x1a9))),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1ad),_0x4987cc(0x1b1),_0x4987cc(0x1ba),()=>!0x1),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1ad),_0x4987cc(0x1b1),_0x4987cc(0x1e2),([_0x288eb5])=>{const _0x5771ec=_0x4987cc,_0x4c25f9=_0x80555f[_0x5771ec(0x190)][_0x5771ec(0x1a5)](_0x5771ec(0x1ad),'',_0x5771ec(0x1e2));let _0x1fcdc8=_0x288eb5[_0x5771ec(0x1aa)],_0x32e737=_0x288eb5[_0x5771ec(0x1f6)];const _0x29655e=_0x27e27d[_0x5771ec(0x1b8)][_0x5771ec(0x1d8)][_0x5771ec(0x1ce)](_0x1fcdc8,_0x5771ec(0x1af)),_0xe2bfc2=_0x27e27d[_0x5771ec(0x1b8)][_0x5771ec(0x1d8)][_0x5771ec(0x1ce)](_0x32e737,_0x5771ec(0x1e8));_0x29655e[_0x5771ec(0x1ee)]&&(_0x1fcdc8=_0x29655e[_0x5771ec(0x1aa)]),_0xe2bfc2[_0x5771ec(0x1ee)]&&(_0x32e737=_0xe2bfc2[_0x5771ec(0x1f6)]),_0x4c25f9([_0x27e27d[_0x5771ec(0x1b8)][_0x5771ec(0x19e)](_0x1fcdc8,_0x32e737)]);}),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1a7),_0x4987cc(0x1b1),_0x4987cc(0x1e0),_0x5888a9),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1ad),_0x4987cc(0x1b1),_0x4987cc(0x1e0),_0x5888a9)),_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1e7)](_0x4987cc(0x1c7))&&(_0x80555f[_0x4987cc(0x1f5)](_0x4987cc(0x1c1),(_0x2fa8d3,_0x5b5db1)=>{const _0x3b6488=_0x4987cc,_0x2fcf3c=_0x27e27d[_0x3b6488(0x1ec)][_0x3b6488(0x1dd)](_0x3b6488(0x1e6));let _0x4dbfd5=_0x273fe3[_0x3b6488(0x1cd)](_0x27e27d[_0x3b6488(0x1b8)][_0x3b6488(0x1ef)][_0x3b6488(0x1db)]),_0x427c85=_0x2fcf3c[_0x3b6488(0x1a1)](_0x4dbfd5);_0x27e27d[_0x3b6488(0x1b8)][_0x3b6488(0x1d0)](()=>{const _0x400af9=_0x3b6488;if(_0x427c85)return void _0x80555f[_0x400af9(0x1a6)](_0x27e27d[_0x400af9(0x1b8)][_0x400af9(0x18c)](_0x427c85));const _0x44291b=_0x273fe3[_0x400af9(0x197)](_0x4dbfd5);_0x2fa8d3(_0x5b5db1),_0x4dbfd5=_0x273fe3[_0x400af9(0x1cd)](_0x27e27d[_0x400af9(0x1b8)][_0x400af9(0x1ef)][_0x400af9(0x1db)]),_0x427c85=_0x2fcf3c[_0x400af9(0x1a1)](_0x4dbfd5),_0x80555f[_0x400af9(0x186)](_0x27e27d[_0x400af9(0x1b8)][_0x400af9(0x18c)](_0x427c85),_0x44291b?null:_0x400af9(0x182));});}),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1ad),_0x4987cc(0x182),_0x4987cc(0x1e0),_0x5888a9));const _0x4cc30b=[{'type':_0x4987cc(0x1a7),'subType':_0x4987cc(0x1cf)},{'type':_0x4987cc(0x1ad),'subType':_0x4987cc(0x182)},{'type':_0x4987cc(0x1a7),'subType':_0x4987cc(0x1b1)},{'type':_0x4987cc(0x1ad),'subType':_0x4987cc(0x1b1)}];function _0x3ec16b(_0x18c740,_0xa13ae8){const _0x54d945=_0x4987cc,_0x1976c6=_0x4cc30b[_0x54d945(0x1f9)](({type:_0x299cb0,subType:_0x275152})=>_0x18c740[_0x54d945(0x1ae)]==_0x299cb0&&_0x18c740[_0x54d945(0x1d1)]==_0x275152),_0x4d0c22=_0x4cc30b[_0x54d945(0x1f9)](({type:_0x5b1229,subType:_0x520913})=>_0xa13ae8[_0x54d945(0x1ae)]==_0x5b1229&&_0xa13ae8[_0x54d945(0x1d1)]==_0x520913);if(_0x1976c6<0x0||_0x4d0c22<0x0)return!0x1;const _0x7c4daa=_0x18c740[_0x54d945(0x1ed)](),_0x33724e=_0xa13ae8[_0x54d945(0x1ed)]();if((0x0==_0x1976c6||0x1==_0x1976c6)&&0x2==_0x4d0c22&&_0x7c4daa[_0x54d945(0x1f4)](_0x33724e))return!0x0;if(0x2==_0x1976c6&&0x3==_0x4d0c22){const _0x462b39=_0x80555f[_0x54d945(0x183)](_0x7c4daa,_0x54d945(0x1ad))[_0x54d945(0x199)](({suggestion:_0x5f428f,meta:_0x11e280})=>_0x11e280[_0x54d945(0x1bc)]&&_0x54d945(0x1b1)==_0x5f428f[_0x54d945(0x1d1)]);if(_0x462b39[_0x54d945(0x1f7)]>0x1&&_0x33724e[_0x54d945(0x1f6)][_0x54d945(0x1d4)](_0x7c4daa[_0x54d945(0x1aa)]))return!0x0;if(0x1==_0x462b39[_0x54d945(0x1f7)]&&(_0x7c4daa[_0x54d945(0x1aa)][_0x54d945(0x1d4)](_0x33724e[_0x54d945(0x1f6)])||_0x7c4daa[_0x54d945(0x1f6)][_0x54d945(0x1d4)](_0x33724e[_0x54d945(0x1aa)])))return!0x0;}if(0x3==_0x1976c6&&0x3==_0x4d0c22&&_0x7c4daa[_0x54d945(0x1aa)][_0x54d945(0x195)](_0x33724e[_0x54d945(0x1aa)])){const _0x49e50e=_0x7c4daa[_0x54d945(0x1f6)][_0x54d945(0x1ac)],_0x250aca=_0x33724e[_0x54d945(0x1aa)][_0x54d945(0x193)];return _0x273fe3[_0x54d945(0x197)](_0x49e50e)&&_0x49e50e===_0x250aca;}return!0x1;}function _0x5888a9(_0x1505ae,_0xf36701){return _0x3ec16b(_0x1505ae,_0xf36701)?[_0x1505ae,_0xf36701]:_0x3ec16b(_0xf36701,_0x1505ae)?[_0xf36701,_0x1505ae]:null;}_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1e7)](_0x4987cc(0x18d))&&(_0x80555f[_0x4987cc(0x1b9)](_0x4987cc(0x185),[],[_0x4987cc(0x1de)]),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1a0)](_0x4987cc(0x1de),_0x49187f(_0x45fc89,_0x4987cc(0x1b4)))),_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1e7)](_0x4987cc(0x196))&&_0x80555f[_0x4987cc(0x1b9)](_0x4987cc(0x191),[],[_0x4987cc(0x1c6)]),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1c2)](_0x1960a2=>{const _0x193652=_0x4987cc;if(!!_0x4cc30b[_0x193652(0x1c3)](({type:_0x5e5c9a,subType:_0x193592})=>_0x1960a2[_0x193652(0x1ae)]==_0x5e5c9a&&_0x1960a2[_0x193652(0x1d1)]==_0x193592))return _0x1960a2[_0x193652(0x198)]?{}:void 0x0;}),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1c2)](_0x28b0cd=>{const _0x3fae8b=_0x4987cc;if(_0x3fae8b(0x1ad)==_0x28b0cd[_0x3fae8b(0x1ae)]||_0x3fae8b(0x19d)==_0x28b0cd[_0x3fae8b(0x1ae)]){const _0x21dc64=_0x28b0cd[_0x3fae8b(0x1b7)]();if(_0x21dc64&&_0x21dc64['is'](_0x3fae8b(0x1f8),_0x3fae8b(0x1e1)))return{'type':_0x3fae8b(0x1ad)==_0x28b0cd[_0x3fae8b(0x1ae)]?_0x3fae8b(0x1d3):_0x3fae8b(0x1df),'element':_0x21dc64,'quantity':0x1};}}),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1c2)](_0xc1dc31=>_0x4987cc(0x1a7)==_0xc1dc31[_0x4987cc(0x1ae)]&&_0x4987cc(0x1b1)==_0xc1dc31[_0x4987cc(0x1d1)]?{'type':_0x4987cc(0x1dc),'content':_0x4987cc(0x1e5)}:_0x4987cc(0x1a7)==_0xc1dc31[_0x4987cc(0x1ae)]&&_0x4987cc(0x18a)==_0xc1dc31[_0x4987cc(0x1d1)]?{'type':_0x4987cc(0x1dc),'content':_0x4987cc(0x18b)}:void 0x0),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1c2)](_0x202c6a=>{const _0x2adc5b=_0x4987cc;if(_0x2adc5b(0x1b0)!=_0x202c6a[_0x2adc5b(0x1ae)])return;const {data:_0x574cbd}=_0x202c6a;if(!_0x574cbd||_0x2adc5b(0x1c6)!=_0x574cbd[_0x2adc5b(0x1f3)])return;const _0x33cb20=_0x574cbd[_0x2adc5b(0x1be)];return _0x33cb20?{'type':_0x2adc5b(0x1dc),'content':_0x49187f(_0x45fc89,_0x2adc5b(0x188),'\x22'+_0x33cb20+'\x22')}:{'type':_0x2adc5b(0x1dc),'content':_0x49187f(_0x45fc89,_0x2adc5b(0x1d2))};}),this[_0x4987cc(0x194)]();}[_0x437bfe(0x194)](){const _0x341cd1=_0x437bfe,_0x13a208=this[_0x341cd1(0x1eb)],_0x25b9cc=_0x13a208[_0x341cd1(0x1f2)];_0x13a208[_0x341cd1(0x1ec)][_0x341cd1(0x1dd)](_0x341cd1(0x1cc))[_0x341cd1(0x19f)][_0x341cd1(0x1c2)](_0x3afd3e=>{const _0x39e43b=_0x341cd1;if(_0x39e43b(0x1a7)!=_0x3afd3e[_0x39e43b(0x1ae)]&&_0x39e43b(0x184)!=_0x3afd3e[_0x39e43b(0x1ae)])return;const {data:_0x3f131}=_0x3afd3e;if(_0x3f131){if(_0x39e43b(0x191)==_0x3f131[_0x39e43b(0x1e3)]){const _0x2990be=_0x3f131[_0x39e43b(0x1f1)][0x0][_0x39e43b(0x1be)];return _0x2990be?{'type':_0x39e43b(0x1dc),'content':_0x49187f(_0x25b9cc,_0x39e43b(0x188),'\x22'+_0x2990be+'\x22')}:{'type':_0x39e43b(0x1dc),'content':_0x49187f(_0x25b9cc,_0x39e43b(0x1d2))};}if(_0x39e43b(0x185)==_0x3f131[_0x39e43b(0x1e3)]){const _0x2c516d=_0x3f131[_0x39e43b(0x1f1)][0x0][_0x39e43b(0x19c)];return _0x2c516d?{'type':_0x39e43b(0x1dc),'content':_0x49187f(_0x25b9cc,_0x39e43b(0x1b6),_0x2c516d)}:{'type':_0x39e43b(0x1dc),'content':_0x49187f(_0x25b9cc,_0x39e43b(0x1d6))};}}});}}
23
+ const _0x2ee41e=_0x5235;(function(_0x159287,_0x159068){const _0x7a3724=_0x5235,_0x8acc6=_0x159287();while(!![]){try{const _0x48d9f8=parseInt(_0x7a3724(0x247))/0x1+parseInt(_0x7a3724(0x1f3))/0x2+-parseInt(_0x7a3724(0x255))/0x3+-parseInt(_0x7a3724(0x200))/0x4+parseInt(_0x7a3724(0x214))/0x5+parseInt(_0x7a3724(0x21b))/0x6+-parseInt(_0x7a3724(0x225))/0x7*(-parseInt(_0x7a3724(0x22c))/0x8);if(_0x48d9f8===_0x159068)break;else _0x8acc6['push'](_0x8acc6['shift']());}catch(_0x4fd0f4){_0x8acc6['push'](_0x8acc6['shift']());}}}(_0x11d9,0xbdbe4));import{Plugin as _0x223aad}from'ckeditor5/src/core.js';import{LivePosition as _0x34a98f}from'ckeditor5/src/engine.js';function _0x11d9(){const _0x5e3afb=['get','change','getClosestSelectedImageElement','schema','imageInline','caption','Block\x20image\x20to\x20inline\x20image','commandParams','end','518442kwzCRA','imageStylePreApply','join','registerAttributeLabel','insertImage','_registerLegacyDescription','_enableDefaultAttributesIntegration','ImageTextAlternativeEditing','formatBlock','start','getCaptionFromImageModelElement','ELEMENT_INLINE_IMAGE','ImageResize','5232432jnyRbB','attribute','markBlockFormat','isCollapsed','deletion','has','getNearestSelectionRange','isIntersecting','afterInit','convertBlockImageToInline','width','registerCustomCallback','*Reset\x20image\x20width*','discard','nodeBefore','*Remove\x20image\x20text\x20alternative*','previous','convertInlineImageToBlock','markDeletion','getFirstRange','92910uMbXQu','_descriptionFactory','isBefore','alt','ImageCaptionEditing','ImageUploadEditing','registerElementLabel','6222210xqcody','_suggestionFactory','*Set\x20image\x20text\x20alternative:*\x20%0','toggleImageCaption','accept','createRange','type','createRangeOn','uploadImage','registerDescriptionCallback','11543CiMpbp','imageBlock','imageTextAlternative','ImageUtils','removeObject','findIndex','Inline\x20image\x20to\x20block\x20image','3176Fqybep','locale','detach','resizeImage','ImageInlineEditing','nodeAfter','enableCommand','model','getContainedElement','toNext','formatInline','imageCaption','ELEMENT_CAPTION','getSuggestionCallback','fromPosition','isEqual','ImageBlockEditing','newValue','_findSuggestions','selection','ImageEditing','isOwn','FORMAT_IMAGE_SIZE','TrackChangesEditing','find','markInsertion','addObject','354392CyaBdK','plugins','ELEMENT_IMAGE','toPrevious','chain','forceDefaultExecution','imageTypeInline','filter','editor','format','resizedWidth','ImageCaptionUtils','isBlockImage','subType','715761ronWrB','imageTypeBlock','*Set\x20image\x20width:*\x20%0','key','forward','insertion','document','backward','length','commandName','element'];_0x11d9=function(){return _0x5e3afb;};return _0x11d9();}function _0x5235(_0x32dca8,_0x3b85ec){const _0x11d96c=_0x11d9();return _0x5235=function(_0x523532,_0x443f3b){_0x523532=_0x523532-0x1f2;let _0x1cb800=_0x11d96c[_0x523532];return _0x1cb800;},_0x5235(_0x32dca8,_0x3b85ec);}import{getTranslation as _0x5213bf}from'../utils/common-translations.js';export default class it extends _0x223aad{[_0x2ee41e(0x208)](){const _0xdd77c2=_0x2ee41e,_0x57910a=this[_0xdd77c2(0x24f)];if(!_0x57910a[_0xdd77c2(0x248)][_0xdd77c2(0x205)](_0xdd77c2(0x240)))return;const _0x12f806=_0x57910a[_0xdd77c2(0x248)][_0xdd77c2(0x260)](_0xdd77c2(0x243)),_0x59723e=_0x57910a[_0xdd77c2(0x248)][_0xdd77c2(0x260)](_0xdd77c2(0x228)),_0x5236af=_0x57910a[_0xdd77c2(0x22d)];_0x12f806[_0xdd77c2(0x232)](_0xdd77c2(0x1f7)),_0x12f806[_0xdd77c2(0x215)][_0xdd77c2(0x21a)](_0xdd77c2(0x226),_0xebc193=>_0x5213bf(_0x5236af,_0xdd77c2(0x249),_0xebc193)),_0x12f806[_0xdd77c2(0x215)][_0xdd77c2(0x21a)](_0xdd77c2(0x264),_0x45a39e=>_0x5213bf(_0x5236af,_0xdd77c2(0x1fe),_0x45a39e)),_0x12f806[_0xdd77c2(0x215)][_0xdd77c2(0x21a)](_0xdd77c2(0x265),()=>_0x5213bf(_0x5236af,_0xdd77c2(0x238))),_0x57910a[_0xdd77c2(0x248)][_0xdd77c2(0x205)](_0xdd77c2(0x219))&&_0x12f806[_0xdd77c2(0x232)](_0xdd77c2(0x223)),_0x57910a[_0xdd77c2(0x248)][_0xdd77c2(0x205)](_0xdd77c2(0x23c))&&_0x57910a[_0xdd77c2(0x248)][_0xdd77c2(0x205)](_0xdd77c2(0x230))&&(_0x12f806[_0xdd77c2(0x232)](_0xdd77c2(0x24d),(_0x1613ca,_0x33b547)=>{const _0x5a95db=_0xdd77c2,_0xc78a08=_0x59723e[_0x5a95db(0x262)](_0x57910a[_0x5a95db(0x233)][_0x5a95db(0x25b)][_0x5a95db(0x23f)]);_0x57910a[_0x5a95db(0x233)][_0x5a95db(0x261)](()=>{const _0x1a4e82=_0x5a95db;_0x12f806[_0x1a4e82(0x202)](_0xc78a08,{'commandName':_0x1a4e82(0x24d),'commandParams':[_0x33b547]},[],_0x1a4e82(0x209));});}),_0x12f806[_0xdd77c2(0x232)](_0xdd77c2(0x256),(_0x258dd1,_0x5deccd)=>{const _0x15bfdb=_0xdd77c2;_0x57910a[_0x15bfdb(0x233)][_0x15bfdb(0x261)](_0x29ae8a=>{const _0xc73796=_0x15bfdb;let _0x3f0ed0=_0x59723e[_0xc73796(0x262)](_0x57910a[_0xc73796(0x233)][_0xc73796(0x25b)][_0xc73796(0x23f)]),_0x443587=_0x29ae8a[_0xc73796(0x222)](_0x3f0ed0);const _0x327bf9=_0x34a98f[_0xc73796(0x23a)](_0x443587[_0xc73796(0x1fc)],_0xc73796(0x24a)),_0x27590f=_0x34a98f[_0xc73796(0x23a)](_0x443587[_0xc73796(0x1f2)],_0xc73796(0x235));_0x12f806[_0xc73796(0x24c)](()=>_0x258dd1(_0x5deccd)),_0x3f0ed0=_0x59723e[_0xc73796(0x262)](_0x57910a[_0xc73796(0x233)][_0xc73796(0x25b)][_0xc73796(0x23f)]),_0x443587=_0x29ae8a[_0xc73796(0x222)](_0x3f0ed0);const _0x38fb8c=_0x29ae8a[_0xc73796(0x220)](_0x327bf9,_0x27590f);_0x327bf9[_0xc73796(0x22e)](),_0x27590f[_0xc73796(0x22e)](),_0x12f806[_0xc73796(0x202)](_0x3f0ed0,{'commandName':_0xc73796(0x24d),'commandParams':[_0x5deccd]},[],_0xc73796(0x211)),_0x38fb8c[_0xc73796(0x1fc)][_0xc73796(0x216)](_0x443587[_0xc73796(0x1fc)])&&_0x12f806[_0xc73796(0x245)](_0x29ae8a[_0xc73796(0x220)](_0x38fb8c[_0xc73796(0x1fc)],_0x443587[_0xc73796(0x1fc)]),_0xc73796(0x211)),_0x443587[_0xc73796(0x1f2)][_0xc73796(0x216)](_0x38fb8c[_0xc73796(0x1f2)])&&_0x12f806[_0xc73796(0x245)](_0x29ae8a[_0xc73796(0x220)](_0x443587[_0xc73796(0x1f2)],_0x38fb8c[_0xc73796(0x1f2)]),_0xc73796(0x211));});}),_0x12f806[_0xdd77c2(0x21c)][_0xdd77c2(0x20b)](_0xdd77c2(0x1fb),_0xdd77c2(0x211),_0xdd77c2(0x1f5),()=>!0x1),_0x12f806[_0xdd77c2(0x21c)][_0xdd77c2(0x20b)](_0xdd77c2(0x1fb),_0xdd77c2(0x211),_0xdd77c2(0x21f),()=>!0x1),_0x12f806[_0xdd77c2(0x21c)][_0xdd77c2(0x20b)](_0xdd77c2(0x1fb),_0xdd77c2(0x211),_0xdd77c2(0x20d),_0x12f806[_0xdd77c2(0x21c)][_0xdd77c2(0x239)](_0xdd77c2(0x1fb),'',_0xdd77c2(0x21f))),_0x12f806[_0xdd77c2(0x21c)][_0xdd77c2(0x20b)](_0xdd77c2(0x25a),_0xdd77c2(0x211),_0xdd77c2(0x1f5),()=>!0x1),_0x12f806[_0xdd77c2(0x21c)][_0xdd77c2(0x20b)](_0xdd77c2(0x25a),_0xdd77c2(0x211),_0xdd77c2(0x20d),([_0x27abf1])=>{const _0x18f032=_0xdd77c2,_0x4d1924=_0x12f806[_0x18f032(0x21c)][_0x18f032(0x239)](_0x18f032(0x25a),'',_0x18f032(0x20d));let _0x556ac1=_0x27abf1[_0x18f032(0x1fc)],_0x2a86c2=_0x27abf1[_0x18f032(0x1f2)];const _0xefcd87=_0x57910a[_0x18f032(0x233)][_0x18f032(0x263)][_0x18f032(0x206)](_0x556ac1,_0x18f032(0x25c)),_0x55a111=_0x57910a[_0x18f032(0x233)][_0x18f032(0x263)][_0x18f032(0x206)](_0x2a86c2,_0x18f032(0x259));_0xefcd87[_0x18f032(0x203)]&&(_0x556ac1=_0xefcd87[_0x18f032(0x1fc)]),_0x55a111[_0x18f032(0x203)]&&(_0x2a86c2=_0x55a111[_0x18f032(0x1f2)]),_0x4d1924([_0x57910a[_0x18f032(0x233)][_0x18f032(0x220)](_0x556ac1,_0x2a86c2)]);}),_0x12f806[_0xdd77c2(0x21c)][_0xdd77c2(0x20b)](_0xdd77c2(0x1fb),_0xdd77c2(0x211),_0xdd77c2(0x24b),_0x4c0e80),_0x12f806[_0xdd77c2(0x21c)][_0xdd77c2(0x20b)](_0xdd77c2(0x25a),_0xdd77c2(0x211),_0xdd77c2(0x24b),_0x4c0e80)),_0x57910a[_0xdd77c2(0x248)][_0xdd77c2(0x205)](_0xdd77c2(0x218))&&(_0x12f806[_0xdd77c2(0x232)](_0xdd77c2(0x21e),(_0x40ff3f,_0x3599f7)=>{const _0x572a6f=_0xdd77c2,_0x7d133d=_0x57910a[_0x572a6f(0x248)][_0x572a6f(0x260)](_0x572a6f(0x252));let _0x44cada=_0x59723e[_0x572a6f(0x262)](_0x57910a[_0x572a6f(0x233)][_0x572a6f(0x25b)][_0x572a6f(0x23f)]),_0x4a9601=_0x7d133d[_0x572a6f(0x1fd)](_0x44cada);_0x57910a[_0x572a6f(0x233)][_0x572a6f(0x261)](()=>{const _0x5c8cde=_0x572a6f;if(_0x4a9601)return void _0x12f806[_0x5c8cde(0x212)](_0x57910a[_0x5c8cde(0x233)][_0x5c8cde(0x222)](_0x4a9601));const _0x590e98=_0x59723e[_0x5c8cde(0x253)](_0x44cada);_0x40ff3f(_0x3599f7),_0x44cada=_0x59723e[_0x5c8cde(0x262)](_0x57910a[_0x5c8cde(0x233)][_0x5c8cde(0x25b)][_0x5c8cde(0x23f)]),_0x4a9601=_0x7d133d[_0x5c8cde(0x1fd)](_0x44cada),_0x12f806[_0x5c8cde(0x245)](_0x57910a[_0x5c8cde(0x233)][_0x5c8cde(0x222)](_0x4a9601),_0x590e98?null:_0x5c8cde(0x237));});}),_0x12f806[_0xdd77c2(0x21c)][_0xdd77c2(0x20b)](_0xdd77c2(0x25a),_0xdd77c2(0x237),_0xdd77c2(0x24b),_0x4c0e80));const _0x31ab65=[{'type':_0xdd77c2(0x1fb),'subType':_0xdd77c2(0x1f4)},{'type':_0xdd77c2(0x25a),'subType':_0xdd77c2(0x237)},{'type':_0xdd77c2(0x1fb),'subType':_0xdd77c2(0x211)},{'type':_0xdd77c2(0x25a),'subType':_0xdd77c2(0x211)}];function _0x5b86a2(_0x50e00d,_0x3da3b6){const _0x57b171=_0xdd77c2,_0x3cf3da=_0x31ab65[_0x57b171(0x22a)](({type:_0x16acda,subType:_0x17501b})=>_0x50e00d[_0x57b171(0x221)]==_0x16acda&&_0x50e00d[_0x57b171(0x254)]==_0x17501b),_0xc298a5=_0x31ab65[_0x57b171(0x22a)](({type:_0x12ec69,subType:_0x4c7b10})=>_0x3da3b6[_0x57b171(0x221)]==_0x12ec69&&_0x3da3b6[_0x57b171(0x254)]==_0x4c7b10);if(_0x3cf3da<0x0||_0xc298a5<0x0)return!0x1;const _0x8e4b74=_0x50e00d[_0x57b171(0x213)](),_0xf1d500=_0x3da3b6[_0x57b171(0x213)]();if((0x0==_0x3cf3da||0x1==_0x3cf3da)&&0x2==_0xc298a5&&_0x8e4b74[_0x57b171(0x207)](_0xf1d500))return!0x0;if(0x2==_0x3cf3da&&0x3==_0xc298a5){const _0x3ee2a7=_0x12f806[_0x57b171(0x23e)](_0x8e4b74,_0x57b171(0x25a))[_0x57b171(0x24e)](({suggestion:_0x2dd86c,meta:_0x39dbc7})=>_0x39dbc7[_0x57b171(0x241)]&&_0x57b171(0x211)==_0x2dd86c[_0x57b171(0x254)]);if(_0x3ee2a7[_0x57b171(0x25d)]>0x1&&_0xf1d500[_0x57b171(0x1f2)][_0x57b171(0x23b)](_0x8e4b74[_0x57b171(0x1fc)]))return!0x0;if(0x1==_0x3ee2a7[_0x57b171(0x25d)]&&(_0x8e4b74[_0x57b171(0x1fc)][_0x57b171(0x23b)](_0xf1d500[_0x57b171(0x1f2)])||_0x8e4b74[_0x57b171(0x1f2)][_0x57b171(0x23b)](_0xf1d500[_0x57b171(0x1fc)])))return!0x0;}if(0x3==_0x3cf3da&&0x3==_0xc298a5&&_0x8e4b74[_0x57b171(0x1fc)][_0x57b171(0x216)](_0xf1d500[_0x57b171(0x1fc)])){const _0x12cc11=_0x8e4b74[_0x57b171(0x1f2)][_0x57b171(0x231)],_0x5d4bc8=_0xf1d500[_0x57b171(0x1fc)][_0x57b171(0x20e)];return _0x59723e[_0x57b171(0x253)](_0x12cc11)&&_0x12cc11===_0x5d4bc8;}return!0x1;}function _0x4c0e80(_0x32dbb8,_0x4ea5cd){return _0x5b86a2(_0x32dbb8,_0x4ea5cd)?[_0x32dbb8,_0x4ea5cd]:_0x5b86a2(_0x4ea5cd,_0x32dbb8)?[_0x4ea5cd,_0x32dbb8]:null;}_0x57910a[_0xdd77c2(0x248)][_0xdd77c2(0x205)](_0xdd77c2(0x1ff))&&(_0x12f806[_0xdd77c2(0x1f9)](_0xdd77c2(0x22f),[],[_0xdd77c2(0x251)]),_0x12f806[_0xdd77c2(0x215)][_0xdd77c2(0x1f6)](_0xdd77c2(0x251),_0x5213bf(_0x5236af,_0xdd77c2(0x242)))),_0x57910a[_0xdd77c2(0x248)][_0xdd77c2(0x205)](_0xdd77c2(0x1fa))&&_0x12f806[_0xdd77c2(0x1f9)](_0xdd77c2(0x227),[],[_0xdd77c2(0x217)]),_0x12f806[_0xdd77c2(0x215)][_0xdd77c2(0x224)](_0x3dec96=>{const _0x177311=_0xdd77c2;if(!!_0x31ab65[_0x177311(0x244)](({type:_0x12b2cd,subType:_0x5b5911})=>_0x3dec96[_0x177311(0x221)]==_0x12b2cd&&_0x3dec96[_0x177311(0x254)]==_0x5b5911))return _0x3dec96[_0x177311(0x210)]?{}:void 0x0;}),_0x12f806[_0xdd77c2(0x215)][_0xdd77c2(0x224)](_0xce75e8=>{const _0x44859a=_0xdd77c2;if(_0x44859a(0x25a)==_0xce75e8[_0x44859a(0x221)]||_0x44859a(0x204)==_0xce75e8[_0x44859a(0x221)]){const _0xe72cdc=_0xce75e8[_0x44859a(0x234)]();if(_0xe72cdc&&_0xe72cdc['is'](_0x44859a(0x25f),_0x44859a(0x265)))return{'type':_0x44859a(0x25a)==_0xce75e8[_0x44859a(0x221)]?_0x44859a(0x246):_0x44859a(0x229),'element':_0xe72cdc,'quantity':0x1};}}),_0x12f806[_0xdd77c2(0x215)][_0xdd77c2(0x224)](_0x1399db=>_0xdd77c2(0x1fb)==_0x1399db[_0xdd77c2(0x221)]&&_0xdd77c2(0x211)==_0x1399db[_0xdd77c2(0x254)]?{'type':_0xdd77c2(0x250),'content':_0xdd77c2(0x22b)}:_0xdd77c2(0x1fb)==_0x1399db[_0xdd77c2(0x221)]&&_0xdd77c2(0x209)==_0x1399db[_0xdd77c2(0x254)]?{'type':_0xdd77c2(0x250),'content':_0xdd77c2(0x266)}:void 0x0),_0x12f806[_0xdd77c2(0x215)][_0xdd77c2(0x224)](_0x57dd52=>{const _0x25c86e=_0xdd77c2;if(_0x25c86e(0x201)!=_0x57dd52[_0x25c86e(0x221)])return;const {data:_0x2a192c}=_0x57dd52;if(!_0x2a192c||_0x25c86e(0x217)!=_0x2a192c[_0x25c86e(0x258)])return;const _0x5d063e=_0x2a192c[_0x25c86e(0x23d)];return _0x5d063e?{'type':_0x25c86e(0x250),'content':_0x5213bf(_0x5236af,_0x25c86e(0x21d),'\x22'+_0x5d063e+'\x22')}:{'type':_0x25c86e(0x250),'content':_0x5213bf(_0x5236af,_0x25c86e(0x20f))};}),this[_0xdd77c2(0x1f8)]();}[_0x2ee41e(0x1f8)](){const _0x11d109=_0x2ee41e,_0x170d01=this[_0x11d109(0x24f)],_0x35da6e=_0x170d01[_0x11d109(0x22d)];_0x170d01[_0x11d109(0x248)][_0x11d109(0x260)](_0x11d109(0x243))[_0x11d109(0x215)][_0x11d109(0x224)](_0x3b7ef1=>{const _0xe7dbb2=_0x11d109;if(_0xe7dbb2(0x1fb)!=_0x3b7ef1[_0xe7dbb2(0x221)]&&_0xe7dbb2(0x236)!=_0x3b7ef1[_0xe7dbb2(0x221)])return;const {data:_0x537c56}=_0x3b7ef1;if(_0x537c56){if(_0xe7dbb2(0x227)==_0x537c56[_0xe7dbb2(0x25e)]){const _0x5adab6=_0x537c56[_0xe7dbb2(0x267)][0x0][_0xe7dbb2(0x23d)];return _0x5adab6?{'type':_0xe7dbb2(0x250),'content':_0x5213bf(_0x35da6e,_0xe7dbb2(0x21d),'\x22'+_0x5adab6+'\x22')}:{'type':_0xe7dbb2(0x250),'content':_0x5213bf(_0x35da6e,_0xe7dbb2(0x20f))};}if(_0xe7dbb2(0x22f)==_0x537c56[_0xe7dbb2(0x25e)]){const _0x15b856=_0x537c56[_0xe7dbb2(0x267)][0x0][_0xe7dbb2(0x20a)];return _0x15b856?{'type':_0xe7dbb2(0x250),'content':_0x5213bf(_0x35da6e,_0xe7dbb2(0x257),_0x15b856)}:{'type':_0xe7dbb2(0x250),'content':_0x5213bf(_0x35da6e,_0xe7dbb2(0x20c))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40b394=_0x209b;(function(_0x20b298,_0x327eef){const _0xef435a=_0x209b,_0x5263b9=_0x20b298();while(!![]){try{const _0xe5b337=-parseInt(_0xef435a(0x1ad))/0x1*(parseInt(_0xef435a(0x1b0))/0x2)+parseInt(_0xef435a(0x1cd))/0x3+-parseInt(_0xef435a(0x1b9))/0x4*(-parseInt(_0xef435a(0x1ab))/0x5)+-parseInt(_0xef435a(0x1b4))/0x6*(-parseInt(_0xef435a(0x1be))/0x7)+-parseInt(_0xef435a(0x1c2))/0x8*(-parseInt(_0xef435a(0x1d0))/0x9)+parseInt(_0xef435a(0x1c3))/0xa+-parseInt(_0xef435a(0x1a9))/0xb;if(_0xe5b337===_0x327eef)break;else _0x5263b9['push'](_0x5263b9['shift']());}catch(_0x15bab5){_0x5263b9['push'](_0x5263b9['shift']());}}}(_0x2da6,0x31394));import{Plugin as _0xe71cde}from'ckeditor5/src/core.js';import{getTranslation as _0x247d31}from'../utils/common-translations.js';function _0x209b(_0x4ae2a2,_0x374c1f){const _0x2da6d3=_0x2da6();return _0x209b=function(_0x209b64,_0x5a421f){_0x209b64=_0x209b64-0x1a8;let _0x33b96e=_0x2da6d3[_0x209b64];return _0x33b96e;},_0x209b(_0x4ae2a2,_0x374c1f);}function _0x2da6(){const _0x53c643=['764199CTmrOr','locale','afterInit','9DrLptz','*Format:*\x20replace\x20image\x20URL','get','6592421lPXCkO','registerDescriptionCallback','419915gCXDCw','replaceImageSource','1vFvxoU','formatBlock','_descriptionFactory','591002hvreRY','_handleLegacySuggestions','_registerLegacyDescription','type','24KDWkyW','formatInline','TrackChangesEditing','_enableDefaultAttributesIntegration','format','4DLPttc','src','key','*Replace\x20image\x20URL*','accept','615629crjvPn','_suggestionFactory','newValue','registerCustomCallback','1001512nKjLCW','2807390eiNmSG','commandName','attribute','oldValue','ImageEditing','editor','has','discard','plugins','getSuggestionCallback'];_0x2da6=function(){return _0x53c643;};return _0x2da6();}export default class st extends _0xe71cde{[_0x40b394(0x1cf)](){const _0x4c2899=_0x40b394;if(!this[_0x4c2899(0x1c8)][_0x4c2899(0x1cb)][_0x4c2899(0x1c9)](_0x4c2899(0x1c7)))return;const _0xc7f8d0=this[_0x4c2899(0x1c8)][_0x4c2899(0x1ce)],_0x67065=this[_0x4c2899(0x1c8)][_0x4c2899(0x1cb)][_0x4c2899(0x1a8)](_0x4c2899(0x1b6));_0x67065[_0x4c2899(0x1b7)](_0x4c2899(0x1ac),[],[_0x4c2899(0x1ba)]),_0x67065[_0x4c2899(0x1af)][_0x4c2899(0x1aa)](_0x5efbfd=>{const _0xf26034=_0x4c2899;if(_0xf26034(0x1c5)!=_0x5efbfd[_0xf26034(0x1b3)])return;const {data:_0x329ec1}=_0x5efbfd;return _0x329ec1&&_0xf26034(0x1ba)==_0x329ec1[_0xf26034(0x1bb)]?_0x329ec1[_0xf26034(0x1c0)]&&_0x329ec1[_0xf26034(0x1c6)]?{'type':_0xf26034(0x1b8),'content':_0x247d31(_0xc7f8d0,_0xf26034(0x1bc))}:{'type':_0xf26034(0x1b8),'content':''}:void 0x0;}),this[_0x4c2899(0x1b1)]();}[_0x40b394(0x1b1)](){const _0xe0bfa2=_0x40b394,_0x3bf4ea=this[_0xe0bfa2(0x1c8)][_0xe0bfa2(0x1cb)][_0xe0bfa2(0x1a8)](_0xe0bfa2(0x1b6));_0x3bf4ea[_0xe0bfa2(0x1bf)][_0xe0bfa2(0x1c1)](_0xe0bfa2(0x1ae),_0xe0bfa2(0x1ac),_0xe0bfa2(0x1bd),_0x3bf4ea[_0xe0bfa2(0x1bf)][_0xe0bfa2(0x1cc)](_0xe0bfa2(0x1ae),null,_0xe0bfa2(0x1ca))),_0x3bf4ea[_0xe0bfa2(0x1bf)][_0xe0bfa2(0x1c1)](_0xe0bfa2(0x1ae),_0xe0bfa2(0x1ac),_0xe0bfa2(0x1ca),_0x3bf4ea[_0xe0bfa2(0x1bf)][_0xe0bfa2(0x1cc)](_0xe0bfa2(0x1ae),null,_0xe0bfa2(0x1bd))),this[_0xe0bfa2(0x1b2)]();}[_0x40b394(0x1b2)](){const _0x2e6544=_0x40b394,_0x22279d=this[_0x2e6544(0x1c8)],_0x6986bd=_0x22279d[_0x2e6544(0x1ce)];_0x22279d[_0x2e6544(0x1cb)][_0x2e6544(0x1a8)](_0x2e6544(0x1b6))[_0x2e6544(0x1af)][_0x2e6544(0x1aa)](_0x5e3371=>{const _0x2178d7=_0x2e6544;if(_0x2178d7(0x1ae)!=_0x5e3371[_0x2178d7(0x1b3)]&&_0x2178d7(0x1b5)!=_0x5e3371[_0x2178d7(0x1b3)])return;const {data:_0x3b5e36}=_0x5e3371;if(!_0x3b5e36||_0x2178d7(0x1ac)!=_0x3b5e36[_0x2178d7(0x1c4)])return;return{'type':_0x2178d7(0x1b8),'content':_0x247d31(_0x6986bd,_0x2178d7(0x1d1))};});}}
23
+ const _0x1ddaac=_0x5cc3;(function(_0x4ce199,_0x197434){const _0x4e0647=_0x5cc3,_0x4751ef=_0x4ce199();while(!![]){try{const _0x1774ff=-parseInt(_0x4e0647(0x7f))/0x1*(-parseInt(_0x4e0647(0x88))/0x2)+-parseInt(_0x4e0647(0x76))/0x3*(-parseInt(_0x4e0647(0x89))/0x4)+parseInt(_0x4e0647(0x95))/0x5+-parseInt(_0x4e0647(0x86))/0x6*(parseInt(_0x4e0647(0x7c))/0x7)+parseInt(_0x4e0647(0x90))/0x8*(-parseInt(_0x4e0647(0x87))/0x9)+parseInt(_0x4e0647(0x96))/0xa+parseInt(_0x4e0647(0x83))/0xb*(parseInt(_0x4e0647(0x7d))/0xc);if(_0x1774ff===_0x197434)break;else _0x4751ef['push'](_0x4751ef['shift']());}catch(_0x23c8d2){_0x4751ef['push'](_0x4751ef['shift']());}}}(_0x3cd1,0xde2a1));import{Plugin as _0x36611e}from'ckeditor5/src/core.js';import{getTranslation as _0x4e8c0e}from'../utils/common-translations.js';export default class st extends _0x36611e{[_0x1ddaac(0x98)](){const _0x240875=_0x1ddaac;if(!this[_0x240875(0x85)][_0x240875(0x93)][_0x240875(0x7e)](_0x240875(0x8c)))return;const _0x34e886=this[_0x240875(0x85)][_0x240875(0x94)],_0x1c740b=this[_0x240875(0x85)][_0x240875(0x93)][_0x240875(0x8f)](_0x240875(0x8b));_0x1c740b[_0x240875(0x81)](_0x240875(0x72),[],[_0x240875(0x70)]),_0x1c740b[_0x240875(0x91)][_0x240875(0x8e)](_0x54e7be=>{const _0x3a8101=_0x240875;if(_0x3a8101(0x97)!=_0x54e7be[_0x3a8101(0x71)])return;const {data:_0x574bce}=_0x54e7be;return _0x574bce&&_0x3a8101(0x70)==_0x574bce[_0x3a8101(0x80)]?_0x574bce[_0x3a8101(0x7a)]&&_0x574bce[_0x3a8101(0x77)]?{'type':_0x3a8101(0x8d),'content':_0x4e8c0e(_0x34e886,_0x3a8101(0x6f))}:{'type':_0x3a8101(0x8d),'content':''}:void 0x0;}),this[_0x240875(0x78)]();}[_0x1ddaac(0x78)](){const _0xb3c2a5=_0x1ddaac,_0x91e723=this[_0xb3c2a5(0x85)][_0xb3c2a5(0x93)][_0xb3c2a5(0x8f)](_0xb3c2a5(0x8b));_0x91e723[_0xb3c2a5(0x79)][_0xb3c2a5(0x92)](_0xb3c2a5(0x82),_0xb3c2a5(0x72),_0xb3c2a5(0x7b),_0x91e723[_0xb3c2a5(0x79)][_0xb3c2a5(0x75)](_0xb3c2a5(0x82),null,_0xb3c2a5(0x8a))),_0x91e723[_0xb3c2a5(0x79)][_0xb3c2a5(0x92)](_0xb3c2a5(0x82),_0xb3c2a5(0x72),_0xb3c2a5(0x8a),_0x91e723[_0xb3c2a5(0x79)][_0xb3c2a5(0x75)](_0xb3c2a5(0x82),null,_0xb3c2a5(0x7b))),this[_0xb3c2a5(0x73)]();}[_0x1ddaac(0x73)](){const _0x10779a=_0x1ddaac,_0x41cad9=this[_0x10779a(0x85)],_0x5aaa85=_0x41cad9[_0x10779a(0x94)];_0x41cad9[_0x10779a(0x93)][_0x10779a(0x8f)](_0x10779a(0x8b))[_0x10779a(0x91)][_0x10779a(0x8e)](_0x3ff7fe=>{const _0x46653f=_0x10779a;if(_0x46653f(0x82)!=_0x3ff7fe[_0x46653f(0x71)]&&_0x46653f(0x6e)!=_0x3ff7fe[_0x46653f(0x71)])return;const {data:_0x22067e}=_0x3ff7fe;if(!_0x22067e||_0x46653f(0x72)!=_0x22067e[_0x46653f(0x74)])return;return{'type':_0x46653f(0x8d),'content':_0x4e8c0e(_0x5aaa85,_0x46653f(0x84))};});}}function _0x5cc3(_0x22e758,_0x10a093){const _0x3cd1b1=_0x3cd1();return _0x5cc3=function(_0x5cc329,_0xc95e40){_0x5cc329=_0x5cc329-0x6e;let _0x5227ce=_0x3cd1b1[_0x5cc329];return _0x5227ce;},_0x5cc3(_0x22e758,_0x10a093);}function _0x3cd1(){const _0x3b60d4=['3saqraf','key','_enableDefaultAttributesIntegration','formatBlock','902orsehV','*Format:*\x20replace\x20image\x20URL','editor','1822362mjiQnW','2030139HgYcck','269918FPqMYI','52jEuVXA','discard','TrackChangesEditing','ImageEditing','format','registerDescriptionCallback','get','64tEXDKq','_descriptionFactory','registerCustomCallback','plugins','locale','8264655umLrqo','7947320MaCYhy','attribute','afterInit','formatInline','*Replace\x20image\x20URL*','src','type','replaceImageSource','_registerLegacyDescription','commandName','getSuggestionCallback','165183TMDDNr','oldValue','_handleLegacySuggestions','_suggestionFactory','newValue','accept','28tdaVZO','52848sMggYc','has'];_0x3cd1=function(){return _0x3b60d4;};return _0x3cd1();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b88d0=_0x50c7;(function(_0x16c7c9,_0x2af764){const _0x384d54=_0x50c7,_0x22336e=_0x16c7c9();while(!![]){try{const _0x53210e=parseInt(_0x384d54(0x10e))/0x1+parseInt(_0x384d54(0x128))/0x2+parseInt(_0x384d54(0x113))/0x3*(-parseInt(_0x384d54(0x111))/0x4)+-parseInt(_0x384d54(0x135))/0x5*(parseInt(_0x384d54(0x109))/0x6)+parseInt(_0x384d54(0x100))/0x7+-parseInt(_0x384d54(0x11f))/0x8*(parseInt(_0x384d54(0xef))/0x9)+parseInt(_0x384d54(0xf6))/0xa;if(_0x53210e===_0x2af764)break;else _0x22336e['push'](_0x22336e['shift']());}catch(_0xd839e9){_0x22336e['push'](_0x22336e['shift']());}}}(_0x5eec,0xdf7c4));import{Plugin as _0x1f94fb}from'ckeditor5/src/core.js';function _0x5eec(){const _0x1cc179=['accept','imageTypeBlock','getFirstRange','commandParams','9733524hiDZAk','insertion','enableCommand','document','chain','1687635fIwOZO','type','selection','68edrRke','discardSuggestion','202689aPRnhL','formatInline','isInlineImage','ImageStyleEditing','imageStylePreApply','side','from','imageStylePostApply','toLowerCase','imageTypeInline','ImageUtils','_registerLegacyDescription','8LxlzfO','*Format:*\x20%0','name','filter','has','differ','Users','registerPostFixer','commands','3573918SDFxFV','_findSuggestions','markInlineFormat','format','commandReversedParams','getContainedElement','model','isIntersecting','createRangeOn','isEqual','afterInit','suggestion','registerCustomCallback','5YKBEkV','isBefore','findIndex','shouldConvertImageType','start','nodeAfter','hasSuggestion','getSuggestion','markBlockFormat','forEach','_splitMarkerName','isBlockImage','head','getSuggestions','_descriptionFactory','getSuggestionCallback','join','getClosestSelectedImageElement','setImageNaturalSizeAttributes','discard','length','nodeBefore','formatBlock','editor','get','next','normalizedStyles','refresh','TrackChangesEditing','8758998eqynbs','_suggestionFactory','isInContent','value','author','title','end','9802510efdCQO','commandName','registerDescriptionCallback','FORMAT_SIDE_IMAGE','imageStyle','getChangedMarkers','imageCaption','subType','convertInlineImageToBlock','locale','1432186TIgMFp','isOwn','plugins','change','newRange'];_0x5eec=function(){return _0x1cc179;};return _0x5eec();}import{uid as _0x506049}from'ckeditor5/src/utils.js';function _0x50c7(_0xc6179e,_0x4de48a){const _0x5eece7=_0x5eec();return _0x50c7=function(_0x50c7c8,_0x283e55){_0x50c7c8=_0x50c7c8-0xda;let _0x411c61=_0x5eece7[_0x50c7c8];return _0x411c61;},_0x50c7(_0xc6179e,_0x4de48a);}import{getTranslation as _0x11f00b}from'../utils/common-translations.js';export default class nt extends _0x1f94fb{[_0x4b88d0(0x132)](){const _0x245f45=_0x4b88d0,_0x4ff4b1=this[_0x245f45(0xe9)];if(!_0x4ff4b1[_0x245f45(0x102)][_0x245f45(0x123)](_0x245f45(0x116)))return;const _0x4594f8=_0x4ff4b1[_0x245f45(0x102)][_0x245f45(0xea)](_0x245f45(0xee)),_0x256ba3=_0x4ff4b1[_0x245f45(0x102)][_0x245f45(0xea)](_0x245f45(0x11d)),_0x13c113={};_0x4594f8[_0x245f45(0x10b)](_0x245f45(0xfa),(_0x43455b,_0x5f3d3d)=>{const _0x2e948e=_0x245f45,_0xe5fb19=_0x4ff4b1[_0x2e948e(0x102)][_0x2e948e(0xea)](_0x2e948e(0x125))['me'],_0x4fbada=_0x4ff4b1[_0x2e948e(0x127)][_0x2e948e(0xea)](_0x2e948e(0xfa));let _0x58c276=_0x256ba3[_0x2e948e(0xe3)](_0x4ff4b1[_0x2e948e(0x12e)][_0x2e948e(0x10c)][_0x2e948e(0x110)]),_0x4fd428=_0x4ff4b1[_0x2e948e(0x12e)][_0x2e948e(0x130)](_0x58c276),_0x2ab59f=_0x4fbada[_0x2e948e(0xf2)];if(_0x2ab59f==_0x5f3d3d[_0x2e948e(0xf2)])return;const _0x19c466={'commandName':_0x2e948e(0xfa),'commandParams':[_0x5f3d3d],'formatGroupId':_0x506049()};_0x4ff4b1[_0x2e948e(0x12e)][_0x2e948e(0x103)](()=>{const _0xe2f4b7=_0x2e948e;if(_0x4594f8[_0xe2f4b7(0xdf)]()[_0xe2f4b7(0x122)](_0x4f4b92=>_0x4f4b92[_0xe2f4b7(0xf1)]&&_0xe5fb19==_0x4f4b92[_0xe2f4b7(0xf3)]&&(_0xe2f4b7(0xe8)==_0x4f4b92[_0xe2f4b7(0x10f)]||_0xe2f4b7(0x114)==_0x4f4b92[_0xe2f4b7(0x10f)])&&(_0xe2f4b7(0x117)==_0x4f4b92[_0xe2f4b7(0xfd)]||_0xe2f4b7(0x11a)==_0x4f4b92[_0xe2f4b7(0xfd)])&&_0x4f4b92[_0xe2f4b7(0x107)]()[_0xe2f4b7(0x131)](_0x4fd428))[_0xe2f4b7(0xdb)](_0x29429a=>_0x4594f8[_0xe2f4b7(0x112)](_0x29429a[_0xe2f4b7(0xde)])),_0x58c276=_0x256ba3[_0xe2f4b7(0xe3)](_0x4ff4b1[_0xe2f4b7(0x12e)][_0xe2f4b7(0x10c)][_0xe2f4b7(0x110)]),_0x4fd428=_0x4ff4b1[_0xe2f4b7(0x12e)][_0xe2f4b7(0x130)](_0x58c276),_0x4fbada[_0xe2f4b7(0xed)](),_0x4ff4b1[_0xe2f4b7(0x127)][_0xe2f4b7(0xea)](_0xe2f4b7(0x11c))[_0xe2f4b7(0xed)](),_0x4ff4b1[_0xe2f4b7(0x127)][_0xe2f4b7(0xea)](_0xe2f4b7(0x106))[_0xe2f4b7(0xed)](),_0x2ab59f=_0x4fbada[_0xe2f4b7(0xf2)],_0x2ab59f!=_0x5f3d3d[_0xe2f4b7(0xf2)])return _0x256ba3[_0xe2f4b7(0x115)](_0x58c276)&&_0x4fbada[_0xe2f4b7(0x138)](_0x5f3d3d[_0xe2f4b7(0xf2)],_0x58c276)?(_0x43455b({..._0x5f3d3d,'setImageSizes':!0x1}),_0x58c276=_0x256ba3[_0xe2f4b7(0xe3)](_0x4ff4b1[_0xe2f4b7(0x12e)][_0xe2f4b7(0x10c)][_0xe2f4b7(0x110)]),void _0x4594f8[_0xe2f4b7(0xda)](_0x58c276,{..._0x19c466,'commandReversedParams':[{'value':_0x2ab59f||null,'setImageSizes':!0x1}]},[],_0xe2f4b7(0x117))):void(_0x256ba3[_0xe2f4b7(0xdd)](_0x58c276)?_0x4594f8[_0xe2f4b7(0xda)](_0x58c276,_0x19c466,[],_0xe2f4b7(0x11a)):_0x4594f8[_0xe2f4b7(0x12a)](_0x4fd428,_0x19c466,_0xe2f4b7(0x11a)));});});for(const _0x343a60 of _0x4ff4b1[_0x245f45(0x102)][_0x245f45(0xea)](_0x245f45(0x116))[_0x245f45(0xec)])_0x13c113[_0x343a60[_0x245f45(0x121)]]=_0x343a60[_0x245f45(0xf4)][_0x245f45(0x11b)]();_0x4594f8[_0x245f45(0xf0)][_0x245f45(0x134)](_0x245f45(0xe8),_0x245f45(0x117),_0x245f45(0xe2),()=>!0x1),_0x4594f8[_0x245f45(0xf0)][_0x245f45(0x134)](_0x245f45(0xe8),_0x245f45(0x11a),_0x245f45(0xe2),()=>!0x1),_0x4594f8[_0x245f45(0xf0)][_0x245f45(0x134)](_0x245f45(0x114),_0x245f45(0x11a),_0x245f45(0xe2),()=>!0x1),_0x4594f8[_0x245f45(0xf0)][_0x245f45(0x134)](_0x245f45(0xe8),_0x245f45(0x117),_0x245f45(0x105),([_0x1fa4ab])=>{const _0x3dccc4=_0x245f45;_0x256ba3[_0x3dccc4(0xe4)](_0x1fa4ab[_0x3dccc4(0x12d)]());}),_0x4594f8[_0x245f45(0xf0)][_0x245f45(0x134)](_0x245f45(0xe8),_0x245f45(0x117),_0x245f45(0xe5),(_0x491367,_0x4cf90c)=>{const _0x41221f=_0x245f45;_0x4594f8[_0x41221f(0xf0)][_0x41221f(0xe1)](_0x41221f(0xe8),'',_0x41221f(0x105))(_0x491367,{'commandName':_0x4cf90c[_0x41221f(0xf7)],'commandParams':_0x4cf90c[_0x41221f(0x12c)]});}),_0x4594f8[_0x245f45(0xf0)][_0x245f45(0x134)](_0x245f45(0xe8),_0x245f45(0x117),_0x245f45(0x10d),function(_0x2ae03f,_0x41d581){if(_0x1bea0b(_0x2ae03f,_0x41d581))return[_0x2ae03f,_0x41d581];if(_0x1bea0b(_0x41d581,_0x2ae03f))return[_0x41d581,_0x2ae03f];return null;});const _0x43326d=[{'type':_0x245f45(0xe8),'subType':_0x245f45(0x117)},{'type':_0x245f45(0x10a),'subType':_0x245f45(0xfc)},{'type':_0x245f45(0xe8),'subType':_0x245f45(0xfe)},{'type':_0x245f45(0x10a),'subType':_0x245f45(0xfe)}];function _0x1bea0b(_0x2516b1,_0x486eff){const _0xe1df5c=_0x245f45,_0x15812c=_0x43326d[_0xe1df5c(0x137)](({type:_0x4bdc08,subType:_0xb57092})=>_0x2516b1[_0xe1df5c(0x10f)]==_0x4bdc08&&_0x2516b1[_0xe1df5c(0xfd)]==_0xb57092),_0x586833=_0x43326d[_0xe1df5c(0x137)](({type:_0x463670,subType:_0x484810})=>_0x486eff[_0xe1df5c(0x10f)]==_0x463670&&_0x486eff[_0xe1df5c(0xfd)]==_0x484810);if(_0x15812c<0x0||_0x586833<0x0)return!0x1;const _0x301754=_0x2516b1[_0xe1df5c(0x107)](),_0x3ae055=_0x486eff[_0xe1df5c(0x107)]();if((0x0==_0x15812c||0x1==_0x15812c)&&0x2==_0x586833&&_0x301754[_0xe1df5c(0x12f)](_0x3ae055))return!0x0;if(0x2==_0x15812c&&0x3==_0x586833){const _0x3907a9=_0x4594f8[_0xe1df5c(0x129)](_0x301754,_0xe1df5c(0x10a))[_0xe1df5c(0x122)](({suggestion:_0x42e80a,meta:_0x17914d})=>_0x17914d[_0xe1df5c(0x101)]&&_0xe1df5c(0xfe)==_0x42e80a[_0xe1df5c(0xfd)]);if(_0x3907a9[_0xe1df5c(0xe6)]>0x1&&_0x3ae055[_0xe1df5c(0xf5)][_0xe1df5c(0x131)](_0x301754[_0xe1df5c(0x139)]))return!0x0;if(0x1==_0x3907a9[_0xe1df5c(0xe6)]&&(_0x301754[_0xe1df5c(0x139)][_0xe1df5c(0x131)](_0x3ae055[_0xe1df5c(0xf5)])||_0x301754[_0xe1df5c(0xf5)][_0xe1df5c(0x131)](_0x3ae055[_0xe1df5c(0x139)])))return!0x0;}if(0x3==_0x15812c&&0x3==_0x586833&&_0x301754[_0xe1df5c(0x139)][_0xe1df5c(0x136)](_0x3ae055[_0xe1df5c(0x139)])){const _0x4c87fa=_0x301754[_0xe1df5c(0xf5)][_0xe1df5c(0x13a)],_0x2b0258=_0x3ae055[_0xe1df5c(0x139)][_0xe1df5c(0xe7)];return _0x256ba3[_0xe1df5c(0xdd)](_0x4c87fa)&&_0x4c87fa===_0x2b0258;}return!0x1;}_0x4ff4b1[_0x245f45(0x12e)][_0x245f45(0x10c)][_0x245f45(0x126)](()=>{const _0x3dd1fc=_0x245f45;let _0x220a81=!0x1;const _0x447576=Array[_0x3dd1fc(0x119)](_0x4ff4b1[_0x3dd1fc(0x12e)][_0x3dd1fc(0x10c)][_0x3dd1fc(0x124)][_0x3dd1fc(0xfb)]());for(const {name:_0x2ace96,data:_0x454e22}of _0x447576){const {group:_0xe3864d,type:_0x5d68e9,subType:_0x22088d,id:_0x45e11f}=_0x4594f8[_0x3dd1fc(0xdc)](_0x2ace96);if(_0x3dd1fc(0x133)==_0xe3864d&&_0x4594f8[_0x3dd1fc(0x13b)](_0x45e11f)){if(_0x3dd1fc(0xe8)==_0x5d68e9&&(_0x3dd1fc(0x117)==_0x22088d||_0x3dd1fc(0x11a)==_0x22088d)){const _0x2b91be=_0x4594f8[_0x3dd1fc(0x13c)](_0x45e11f);if(_0x454e22[_0x3dd1fc(0x104)]){const _0x34d0fb=_0x2b91be[_0x3dd1fc(0x107)]()[_0x3dd1fc(0x12d)]();if(_0x256ba3[_0x3dd1fc(0xdd)](_0x34d0fb))continue;_0x4594f8[_0x3dd1fc(0x112)](_0x2b91be),_0x220a81=!0x0;}}if(_0x3dd1fc(0x10a)==_0x5d68e9&&_0x3dd1fc(0xfc)==_0x22088d&&!_0x454e22[_0x3dd1fc(0x104)]){const _0x1a6b02=_0x4594f8[_0x3dd1fc(0x13c)](_0x45e11f);_0x1a6b02[_0x3dd1fc(0xeb)]&&_0x1a6b02[_0x3dd1fc(0xeb)][_0x3dd1fc(0xf1)]&&(_0x4594f8[_0x3dd1fc(0x112)](_0x1a6b02[_0x3dd1fc(0xeb)]),_0x220a81=!0x0);}}}return _0x220a81;}),this[_0x245f45(0x11e)](_0x13c113);}[_0x4b88d0(0x11e)](_0x3e41bc){const _0x567905=_0x4b88d0,_0x515438=this[_0x567905(0xe9)],_0x2c2d32=_0x515438[_0x567905(0xff)];_0x515438[_0x567905(0x102)][_0x567905(0xea)](_0x567905(0xee))[_0x567905(0xe0)][_0x567905(0xf8)](_0x316499=>{const _0x4585d7=_0x567905;if(_0x4585d7(0xe8)!=_0x316499[_0x4585d7(0x10f)]&&_0x4585d7(0x114)!=_0x316499[_0x4585d7(0x10f)])return;const {data:_0x29aff7}=_0x316499;if(!_0x29aff7||_0x4585d7(0xfa)!=_0x29aff7[_0x4585d7(0xf7)])return;const _0x545b4a=_0x29aff7[_0x4585d7(0x108)][0x0][_0x4585d7(0xf2)];return _0x33f18e(_0x4585d7(0x118)===_0x545b4a?_0x11f00b(_0x2c2d32,_0x4585d7(0xf9)):_0x3e41bc[_0x545b4a]||_0x545b4a);function _0x33f18e(_0x4cd2e4){const _0x14b261=_0x4585d7;return{'type':_0x14b261(0x12b),'content':_0x11f00b(_0x2c2d32,_0x14b261(0x120),_0x4cd2e4)};}});}}
23
+ const _0x498f5d=_0xa69c;(function(_0x33821a,_0x4d87da){const _0xd30716=_0xa69c,_0x3c6332=_0x33821a();while(!![]){try{const _0xa01c74=parseInt(_0xd30716(0xee))/0x1+-parseInt(_0xd30716(0xe7))/0x2+-parseInt(_0xd30716(0xb4))/0x3+-parseInt(_0xd30716(0xdc))/0x4*(parseInt(_0xd30716(0xbc))/0x5)+-parseInt(_0xd30716(0xfd))/0x6+-parseInt(_0xd30716(0xb3))/0x7*(-parseInt(_0xd30716(0xc2))/0x8)+parseInt(_0xd30716(0xde))/0x9;if(_0xa01c74===_0x4d87da)break;else _0x3c6332['push'](_0x3c6332['shift']());}catch(_0x41e6bf){_0x3c6332['push'](_0x3c6332['shift']());}}}(_0x1d5a,0xbf9df));import{Plugin as _0x3223a6}from'ckeditor5/src/core.js';import{uid as _0x4b51e9}from'ckeditor5/src/utils.js';function _0x1d5a(){const _0x1cc0e2=['541266VrQRNW','has','setImageNaturalSizeAttributes','*Format:*\x20%0','next','afterInit','getSuggestion','commands','markInlineFormat','registerCustomCallback','subType','imageTypeInline','TrackChangesEditing','nodeAfter','accept','enableCommand','side','isOwn','getContainedElement','shouldConvertImageType','nodeBefore','isInContent','_descriptionFactory','imageStylePostApply','54019yMSObN','2799891uinEMb','name','hasSuggestion','markBlockFormat','imageStylePreApply','head','locale','imageStyle','55zGeTNz','registerPostFixer','normalizedStyles','getChangedMarkers','registerDescriptionCallback','_suggestionFactory','360AwqtEc','end','commandName','document','FORMAT_SIDE_IMAGE','_findSuggestions','ImageUtils','isIntersecting','isEqual','value','plugins','join','ImageStyleEditing','discardSuggestion','imageTypeBlock','getSuggestionCallback','formatInline','_registerLegacyDescription','chain','getFirstRange','author','commandReversedParams','findIndex','start','change','isInlineImage','66916YCcYYh','title','10837125GcmxKi','length','suggestion','createRangeOn','imageCaption','differ','type','editor','insertion','1169156KXXPsc','from','getClosestSelectedImageElement','selection','convertInlineImageToBlock','discard','commandParams','1025578IFyPZR','get','forEach','format','newRange','formatBlock','filter','getSuggestions','model','_splitMarkerName','isBefore','Users','toLowerCase','isBlockImage','refresh'];_0x1d5a=function(){return _0x1cc0e2;};return _0x1d5a();}import{getTranslation as _0x54299e}from'../utils/common-translations.js';function _0xa69c(_0x24e6e,_0x357b9d){const _0x1d5af6=_0x1d5a();return _0xa69c=function(_0xa69c17,_0x2bc357){_0xa69c17=_0xa69c17-0xaf;let _0x4d44ab=_0x1d5af6[_0xa69c17];return _0x4d44ab;},_0xa69c(_0x24e6e,_0x357b9d);}export default class nt extends _0x3223a6{[_0x498f5d(0x102)](){const _0x3b3fdc=_0x498f5d,_0x4cb213=this[_0x3b3fdc(0xe5)];if(!_0x4cb213[_0x3b3fdc(0xcc)][_0x3b3fdc(0xfe)](_0x3b3fdc(0xce)))return;const _0x15756f=_0x4cb213[_0x3b3fdc(0xcc)][_0x3b3fdc(0xef)](_0x3b3fdc(0x109)),_0x3b3404=_0x4cb213[_0x3b3fdc(0xcc)][_0x3b3fdc(0xef)](_0x3b3fdc(0xc8)),_0x35925f={};_0x15756f[_0x3b3fdc(0x10c)](_0x3b3fdc(0xbb),(_0x50bcf2,_0x40a994)=>{const _0x1808b6=_0x3b3fdc,_0x267bca=_0x4cb213[_0x1808b6(0xcc)][_0x1808b6(0xef)](_0x1808b6(0xf9))['me'],_0x6fb827=_0x4cb213[_0x1808b6(0x104)][_0x1808b6(0xef)](_0x1808b6(0xbb));let _0x229bac=_0x3b3404[_0x1808b6(0xe9)](_0x4cb213[_0x1808b6(0xf6)][_0x1808b6(0xc5)][_0x1808b6(0xea)]),_0x2d1e2f=_0x4cb213[_0x1808b6(0xf6)][_0x1808b6(0xe1)](_0x229bac),_0x38432c=_0x6fb827[_0x1808b6(0xcb)];if(_0x38432c==_0x40a994[_0x1808b6(0xcb)])return;const _0x300718={'commandName':_0x1808b6(0xbb),'commandParams':[_0x40a994],'formatGroupId':_0x4b51e9()};_0x4cb213[_0x1808b6(0xf6)][_0x1808b6(0xda)](()=>{const _0x4c1b7e=_0x1808b6;if(_0x15756f[_0x4c1b7e(0xf5)]()[_0x4c1b7e(0xf4)](_0xbe94ed=>_0xbe94ed[_0x4c1b7e(0xb0)]&&_0x267bca==_0xbe94ed[_0x4c1b7e(0xd6)]&&(_0x4c1b7e(0xf3)==_0xbe94ed[_0x4c1b7e(0xe4)]||_0x4c1b7e(0xd2)==_0xbe94ed[_0x4c1b7e(0xe4)])&&(_0x4c1b7e(0xb8)==_0xbe94ed[_0x4c1b7e(0x107)]||_0x4c1b7e(0xb2)==_0xbe94ed[_0x4c1b7e(0x107)])&&_0xbe94ed[_0x4c1b7e(0xd5)]()[_0x4c1b7e(0xca)](_0x2d1e2f))[_0x4c1b7e(0xf0)](_0x48ea68=>_0x15756f[_0x4c1b7e(0xcf)](_0x48ea68[_0x4c1b7e(0xb9)])),_0x229bac=_0x3b3404[_0x4c1b7e(0xe9)](_0x4cb213[_0x4c1b7e(0xf6)][_0x4c1b7e(0xc5)][_0x4c1b7e(0xea)]),_0x2d1e2f=_0x4cb213[_0x4c1b7e(0xf6)][_0x4c1b7e(0xe1)](_0x229bac),_0x6fb827[_0x4c1b7e(0xfc)](),_0x4cb213[_0x4c1b7e(0x104)][_0x4c1b7e(0xef)](_0x4c1b7e(0x108))[_0x4c1b7e(0xfc)](),_0x4cb213[_0x4c1b7e(0x104)][_0x4c1b7e(0xef)](_0x4c1b7e(0xd0))[_0x4c1b7e(0xfc)](),_0x38432c=_0x6fb827[_0x4c1b7e(0xcb)],_0x38432c!=_0x40a994[_0x4c1b7e(0xcb)])return _0x3b3404[_0x4c1b7e(0xdb)](_0x229bac)&&_0x6fb827[_0x4c1b7e(0x110)](_0x40a994[_0x4c1b7e(0xcb)],_0x229bac)?(_0x50bcf2({..._0x40a994,'setImageSizes':!0x1}),_0x229bac=_0x3b3404[_0x4c1b7e(0xe9)](_0x4cb213[_0x4c1b7e(0xf6)][_0x4c1b7e(0xc5)][_0x4c1b7e(0xea)]),void _0x15756f[_0x4c1b7e(0xb7)](_0x229bac,{..._0x300718,'commandReversedParams':[{'value':_0x38432c||null,'setImageSizes':!0x1}]},[],_0x4c1b7e(0xb8))):void(_0x3b3404[_0x4c1b7e(0xfb)](_0x229bac)?_0x15756f[_0x4c1b7e(0xb7)](_0x229bac,_0x300718,[],_0x4c1b7e(0xb2)):_0x15756f[_0x4c1b7e(0x105)](_0x2d1e2f,_0x300718,_0x4c1b7e(0xb2)));});});for(const _0x3579ae of _0x4cb213[_0x3b3fdc(0xcc)][_0x3b3fdc(0xef)](_0x3b3fdc(0xce))[_0x3b3fdc(0xbe)])_0x35925f[_0x3579ae[_0x3b3fdc(0xb5)]]=_0x3579ae[_0x3b3fdc(0xdd)][_0x3b3fdc(0xfa)]();_0x15756f[_0x3b3fdc(0xc1)][_0x3b3fdc(0x106)](_0x3b3fdc(0xf3),_0x3b3fdc(0xb8),_0x3b3fdc(0xcd),()=>!0x1),_0x15756f[_0x3b3fdc(0xc1)][_0x3b3fdc(0x106)](_0x3b3fdc(0xf3),_0x3b3fdc(0xb2),_0x3b3fdc(0xcd),()=>!0x1),_0x15756f[_0x3b3fdc(0xc1)][_0x3b3fdc(0x106)](_0x3b3fdc(0xd2),_0x3b3fdc(0xb2),_0x3b3fdc(0xcd),()=>!0x1),_0x15756f[_0x3b3fdc(0xc1)][_0x3b3fdc(0x106)](_0x3b3fdc(0xf3),_0x3b3fdc(0xb8),_0x3b3fdc(0x10b),([_0x2d9363])=>{const _0x263c21=_0x3b3fdc;_0x3b3404[_0x263c21(0xff)](_0x2d9363[_0x263c21(0x10f)]());}),_0x15756f[_0x3b3fdc(0xc1)][_0x3b3fdc(0x106)](_0x3b3fdc(0xf3),_0x3b3fdc(0xb8),_0x3b3fdc(0xec),(_0x44c04a,_0x3a3990)=>{const _0x866cf0=_0x3b3fdc;_0x15756f[_0x866cf0(0xc1)][_0x866cf0(0xd1)](_0x866cf0(0xf3),'',_0x866cf0(0x10b))(_0x44c04a,{'commandName':_0x3a3990[_0x866cf0(0xc4)],'commandParams':_0x3a3990[_0x866cf0(0xd7)]});}),_0x15756f[_0x3b3fdc(0xc1)][_0x3b3fdc(0x106)](_0x3b3fdc(0xf3),_0x3b3fdc(0xb8),_0x3b3fdc(0xd4),function(_0x5d6a41,_0x1c6093){if(_0x30bc0f(_0x5d6a41,_0x1c6093))return[_0x5d6a41,_0x1c6093];if(_0x30bc0f(_0x1c6093,_0x5d6a41))return[_0x1c6093,_0x5d6a41];return null;});const _0x119e92=[{'type':_0x3b3fdc(0xf3),'subType':_0x3b3fdc(0xb8)},{'type':_0x3b3fdc(0xe6),'subType':_0x3b3fdc(0xe2)},{'type':_0x3b3fdc(0xf3),'subType':_0x3b3fdc(0xeb)},{'type':_0x3b3fdc(0xe6),'subType':_0x3b3fdc(0xeb)}];function _0x30bc0f(_0x48eb06,_0x2387f2){const _0x50624d=_0x3b3fdc,_0x26bbc8=_0x119e92[_0x50624d(0xd8)](({type:_0x5107e3,subType:_0x397eb8})=>_0x48eb06[_0x50624d(0xe4)]==_0x5107e3&&_0x48eb06[_0x50624d(0x107)]==_0x397eb8),_0x293507=_0x119e92[_0x50624d(0xd8)](({type:_0x29136d,subType:_0x437ca6})=>_0x2387f2[_0x50624d(0xe4)]==_0x29136d&&_0x2387f2[_0x50624d(0x107)]==_0x437ca6);if(_0x26bbc8<0x0||_0x293507<0x0)return!0x1;const _0x41e550=_0x48eb06[_0x50624d(0xd5)](),_0x2d6454=_0x2387f2[_0x50624d(0xd5)]();if((0x0==_0x26bbc8||0x1==_0x26bbc8)&&0x2==_0x293507&&_0x41e550[_0x50624d(0xc9)](_0x2d6454))return!0x0;if(0x2==_0x26bbc8&&0x3==_0x293507){const _0x272363=_0x15756f[_0x50624d(0xc7)](_0x41e550,_0x50624d(0xe6))[_0x50624d(0xf4)](({suggestion:_0x351f51,meta:_0x5f3d3d})=>_0x5f3d3d[_0x50624d(0x10e)]&&_0x50624d(0xeb)==_0x351f51[_0x50624d(0x107)]);if(_0x272363[_0x50624d(0xdf)]>0x1&&_0x2d6454[_0x50624d(0xc3)][_0x50624d(0xca)](_0x41e550[_0x50624d(0xd9)]))return!0x0;if(0x1==_0x272363[_0x50624d(0xdf)]&&(_0x41e550[_0x50624d(0xd9)][_0x50624d(0xca)](_0x2d6454[_0x50624d(0xc3)])||_0x41e550[_0x50624d(0xc3)][_0x50624d(0xca)](_0x2d6454[_0x50624d(0xd9)])))return!0x0;}if(0x3==_0x26bbc8&&0x3==_0x293507&&_0x41e550[_0x50624d(0xd9)][_0x50624d(0xf8)](_0x2d6454[_0x50624d(0xd9)])){const _0x2605a8=_0x41e550[_0x50624d(0xc3)][_0x50624d(0x10a)],_0x3c8a64=_0x2d6454[_0x50624d(0xd9)][_0x50624d(0xaf)];return _0x3b3404[_0x50624d(0xfb)](_0x2605a8)&&_0x2605a8===_0x3c8a64;}return!0x1;}_0x4cb213[_0x3b3fdc(0xf6)][_0x3b3fdc(0xc5)][_0x3b3fdc(0xbd)](()=>{const _0x270c5c=_0x3b3fdc;let _0x15632e=!0x1;const _0x31dabe=Array[_0x270c5c(0xe8)](_0x4cb213[_0x270c5c(0xf6)][_0x270c5c(0xc5)][_0x270c5c(0xe3)][_0x270c5c(0xbf)]());for(const {name:_0x124e30,data:_0x41ec83}of _0x31dabe){const {group:_0x57f2e5,type:_0x3d3d7b,subType:_0x533206,id:_0x1b168d}=_0x15756f[_0x270c5c(0xf7)](_0x124e30);if(_0x270c5c(0xe0)==_0x57f2e5&&_0x15756f[_0x270c5c(0xb6)](_0x1b168d)){if(_0x270c5c(0xf3)==_0x3d3d7b&&(_0x270c5c(0xb8)==_0x533206||_0x270c5c(0xb2)==_0x533206)){const _0x461217=_0x15756f[_0x270c5c(0x103)](_0x1b168d);if(_0x41ec83[_0x270c5c(0xf2)]){const _0x4f48ac=_0x461217[_0x270c5c(0xd5)]()[_0x270c5c(0x10f)]();if(_0x3b3404[_0x270c5c(0xfb)](_0x4f48ac))continue;_0x15756f[_0x270c5c(0xcf)](_0x461217),_0x15632e=!0x0;}}if(_0x270c5c(0xe6)==_0x3d3d7b&&_0x270c5c(0xe2)==_0x533206&&!_0x41ec83[_0x270c5c(0xf2)]){const _0x3f48b7=_0x15756f[_0x270c5c(0x103)](_0x1b168d);_0x3f48b7[_0x270c5c(0x101)]&&_0x3f48b7[_0x270c5c(0x101)][_0x270c5c(0xb0)]&&(_0x15756f[_0x270c5c(0xcf)](_0x3f48b7[_0x270c5c(0x101)]),_0x15632e=!0x0);}}}return _0x15632e;}),this[_0x3b3fdc(0xd3)](_0x35925f);}[_0x498f5d(0xd3)](_0x38d5a7){const _0x207741=_0x498f5d,_0xa27958=this[_0x207741(0xe5)],_0x44b748=_0xa27958[_0x207741(0xba)];_0xa27958[_0x207741(0xcc)][_0x207741(0xef)](_0x207741(0x109))[_0x207741(0xb1)][_0x207741(0xc0)](_0x48f3e7=>{const _0x13e94a=_0x207741;if(_0x13e94a(0xf3)!=_0x48f3e7[_0x13e94a(0xe4)]&&_0x13e94a(0xd2)!=_0x48f3e7[_0x13e94a(0xe4)])return;const {data:_0x29f10e}=_0x48f3e7;if(!_0x29f10e||_0x13e94a(0xbb)!=_0x29f10e[_0x13e94a(0xc4)])return;const _0x447c20=_0x29f10e[_0x13e94a(0xed)][0x0][_0x13e94a(0xcb)];return _0x513df3(_0x13e94a(0x10d)===_0x447c20?_0x54299e(_0x44b748,_0x13e94a(0xc6)):_0x38d5a7[_0x447c20]||_0x447c20);function _0x513df3(_0x233104){const _0x31ab53=_0x13e94a;return{'type':_0x31ab53(0xf1),'content':_0x54299e(_0x44b748,_0x31ab53(0x100),_0x233104)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3596f1=_0x2d41;function _0x30f1(){const _0x132e30=['importWord','trackChanges','execute','1273986vLwTEE','track_changes','TrackChangesEditing','_trackChangesExecuted','plugins','high','listenTo','enableCommand','20916GLlvtZ','collaboration_features','value','762462hqtPFw','commands','_trackChangesValueDuringImport','afterInit','forEach','24829jDoBda','Users','get','editor','18266KmnHbi','bind','1846250LuAAse','172YviVXZ','_setSuggestionData','27QXMPTH','1795iuSqAc','dataInsert','lowest','_handleImportedData','248RJImsH'];_0x30f1=function(){return _0x132e30;};return _0x30f1();}function _0x2d41(_0x51a602,_0x35b58b){const _0x30f1bd=_0x30f1();return _0x2d41=function(_0x2d4135,_0x21c07e){_0x2d4135=_0x2d4135-0xf1;let _0x506a5d=_0x30f1bd[_0x2d4135];return _0x506a5d;},_0x2d41(_0x51a602,_0x35b58b);}(function(_0x1ec617,_0x57d32d){const _0x9e8529=_0x2d41,_0xa50892=_0x1ec617();while(!![]){try{const _0xa2a20a=-parseInt(_0x9e8529(0x108))/0x1+parseInt(_0x9e8529(0xf2))/0x2*(parseInt(_0x9e8529(0xf7))/0x3)+parseInt(_0x9e8529(0xf5))/0x4*(parseInt(_0x9e8529(0xf8))/0x5)+parseInt(_0x9e8529(0x100))/0x6+parseInt(_0x9e8529(0x110))/0x7*(parseInt(_0x9e8529(0xfc))/0x8)+-parseInt(_0x9e8529(0x10b))/0x9+-parseInt(_0x9e8529(0xf4))/0xa;if(_0xa2a20a===_0x57d32d)break;else _0xa50892['push'](_0xa50892['shift']());}catch(_0xf05c47){_0xa50892['push'](_0xa50892['shift']());}}}(_0x30f1,0x1fa7f));import{Plugin as _0x31364e}from'ckeditor5/src/core.js';export default class ot extends _0x31364e{constructor(_0x559ef8){const _0x182e37=_0x2d41;super(_0x559ef8),this[_0x182e37(0x10d)]=!0x1,this[_0x182e37(0x103)]=!0x1;}[_0x3596f1(0x10e)](){const _0x505121=_0x3596f1,_0x580efb=this[_0x505121(0xf1)],_0x23dadb=_0x580efb[_0x505121(0x10c)][_0x505121(0x112)](_0x505121(0xfd)),_0x23ef73=_0x580efb[_0x505121(0x10c)][_0x505121(0x112)](_0x505121(0xfe));_0x23dadb&&(_0x23dadb['on'](_0x505121(0xff),(_0x58e05c,[,_0x573efb])=>{const _0xbce3ef=_0x505121;this[_0xbce3ef(0x10d)]=_0x23ef73[_0xbce3ef(0x10a)],_0x573efb[_0xbce3ef(0x109)][_0xbce3ef(0x101)]=!this[_0xbce3ef(0x10d)];},{'priority':_0x505121(0x105)}),this[_0x505121(0x106)](_0x23dadb,_0x505121(0xf9),this[_0x505121(0xfb)][_0x505121(0xf3)](this)),this[_0x505121(0x106)](_0x23dadb,_0x505121(0xf9),()=>{const _0xe088a2=_0x505121;this[_0xe088a2(0x103)]&&(_0x23ef73[_0xe088a2(0xff)](),this[_0xe088a2(0x103)]=!0x1);},{'priority':_0x505121(0xfa)}),_0x580efb[_0x505121(0x104)][_0x505121(0x112)](_0x505121(0x102))[_0x505121(0x107)](_0x505121(0xfd)));}[_0x3596f1(0xfb)](_0x24f5a8,_0x80674d){const _0x5a2341=_0x3596f1,{suggestions:_0x57076d}=_0x80674d,_0xe8165d=this[_0x5a2341(0xf1)][_0x5a2341(0x10c)][_0x5a2341(0x112)](_0x5a2341(0xfe)),_0x27b426=_0xe8165d[_0x5a2341(0x10a)];this[_0x5a2341(0x10d)]!==_0x27b426&&(_0xe8165d[_0x5a2341(0xff)](),this[_0x5a2341(0x103)]=!0x0),_0x57076d&&_0x57076d[_0x5a2341(0x10f)](({id:_0x1ecd39,type:_0x12e9fa,author:_0x4da340,created_at:_0x2dcb20})=>{const _0x1efe6a=_0x5a2341,_0x24cae0={'id':_0x1ecd39,'type':_0x12e9fa,'authorId':this[_0x1efe6a(0xf1)][_0x1efe6a(0x104)][_0x1efe6a(0x112)](_0x1efe6a(0x111))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x4da340,'createdAt':_0x2dcb20?new Date(_0x2dcb20):new Date(),'source':_0x1efe6a(0xfd)}}};this[_0x1efe6a(0xf1)][_0x1efe6a(0x104)][_0x1efe6a(0x112)](_0x1efe6a(0x102))[_0x1efe6a(0xf6)](_0x24cae0);});}}
23
+ function _0x4640(_0x288150,_0x1a5fb9){const _0x25e6ae=_0x25e6();return _0x4640=function(_0x464038,_0x1108fb){_0x464038=_0x464038-0x1e5;let _0x527419=_0x25e6ae[_0x464038];return _0x527419;},_0x4640(_0x288150,_0x1a5fb9);}const _0x6fc90f=_0x4640;function _0x25e6(){const _0x41ffb7=['value','TrackChangesEditing','825DmqwQq','_trackChangesExecuted','_handleImportedData','28bJZKqC','track_changes','importWord','1611qYHUOZ','dataInsert','lowest','4704114fjGtor','get','_trackChangesValueDuringImport','trackChanges','forEach','afterInit','4716ynjFHd','bind','collaboration_features','9432xQzBXv','55270rvpzRW','commands','576754uUDnQf','_setSuggestionData','104lMADBF','4631IQIAeQ','Users','editor','high','1907944YtBavp','listenTo','11589ADvLQC','plugins','execute','enableCommand'];_0x25e6=function(){return _0x41ffb7;};return _0x25e6();}(function(_0x4bfbe6,_0x4bb135){const _0x3e3e95=_0x4640,_0x174277=_0x4bfbe6();while(!![]){try{const _0x48177b=parseInt(_0x3e3e95(0x205))/0x1+parseInt(_0x3e3e95(0x207))/0x2*(parseInt(_0x3e3e95(0x1ea))/0x3)+-parseInt(_0x3e3e95(0x202))/0x4*(-parseInt(_0x3e3e95(0x1f0))/0x5)+-parseInt(_0x3e3e95(0x1f9))/0x6+-parseInt(_0x3e3e95(0x1f3))/0x7*(parseInt(_0x3e3e95(0x1e8))/0x8)+-parseInt(_0x3e3e95(0x1f6))/0x9*(-parseInt(_0x3e3e95(0x203))/0xa)+-parseInt(_0x3e3e95(0x208))/0xb*(-parseInt(_0x3e3e95(0x1ff))/0xc);if(_0x48177b===_0x4bb135)break;else _0x174277['push'](_0x174277['shift']());}catch(_0x3b3110){_0x174277['push'](_0x174277['shift']());}}}(_0x25e6,0x8e747));import{Plugin as _0x5d225c}from'ckeditor5/src/core.js';export default class ot extends _0x5d225c{constructor(_0x5c226f){const _0x2a7d05=_0x4640;super(_0x5c226f),this[_0x2a7d05(0x1fb)]=!0x1,this[_0x2a7d05(0x1f1)]=!0x1;}[_0x6fc90f(0x1fe)](){const _0x20e367=_0x6fc90f,_0x45a51f=this[_0x20e367(0x1e6)],_0x34a1c8=_0x45a51f[_0x20e367(0x204)][_0x20e367(0x1fa)](_0x20e367(0x1f5)),_0x4eb960=_0x45a51f[_0x20e367(0x204)][_0x20e367(0x1fa)](_0x20e367(0x1fc));_0x34a1c8&&(_0x34a1c8['on'](_0x20e367(0x1ec),(_0x509f98,[,_0x47fb6a])=>{const _0x3089ef=_0x20e367;this[_0x3089ef(0x1fb)]=_0x4eb960[_0x3089ef(0x1ee)],_0x47fb6a[_0x3089ef(0x201)][_0x3089ef(0x1f4)]=!this[_0x3089ef(0x1fb)];},{'priority':_0x20e367(0x1e7)}),this[_0x20e367(0x1e9)](_0x34a1c8,_0x20e367(0x1f7),this[_0x20e367(0x1f2)][_0x20e367(0x200)](this)),this[_0x20e367(0x1e9)](_0x34a1c8,_0x20e367(0x1f7),()=>{const _0x30ed93=_0x20e367;this[_0x30ed93(0x1f1)]&&(_0x4eb960[_0x30ed93(0x1ec)](),this[_0x30ed93(0x1f1)]=!0x1);},{'priority':_0x20e367(0x1f8)}),_0x45a51f[_0x20e367(0x1eb)][_0x20e367(0x1fa)](_0x20e367(0x1ef))[_0x20e367(0x1ed)](_0x20e367(0x1f5)));}[_0x6fc90f(0x1f2)](_0xad9d1d,_0x3e1c00){const _0x1b2b12=_0x6fc90f,{suggestions:_0x3a60e3}=_0x3e1c00,_0x3071c8=this[_0x1b2b12(0x1e6)][_0x1b2b12(0x204)][_0x1b2b12(0x1fa)](_0x1b2b12(0x1fc)),_0x7f45e6=_0x3071c8[_0x1b2b12(0x1ee)];this[_0x1b2b12(0x1fb)]!==_0x7f45e6&&(_0x3071c8[_0x1b2b12(0x1ec)](),this[_0x1b2b12(0x1f1)]=!0x0),_0x3a60e3&&_0x3a60e3[_0x1b2b12(0x1fd)](({id:_0x1b156b,type:_0xa3172f,author:_0x1436a4,created_at:_0x7843c4})=>{const _0x5c60c5=_0x1b2b12,_0x1d55e1={'id':_0x1b156b,'type':_0xa3172f,'authorId':this[_0x5c60c5(0x1e6)][_0x5c60c5(0x1eb)][_0x5c60c5(0x1fa)](_0x5c60c5(0x1e5))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1436a4,'createdAt':_0x7843c4?new Date(_0x7843c4):new Date(),'source':_0x5c60c5(0x1f5)}}};this[_0x5c60c5(0x1e6)][_0x5c60c5(0x1eb)][_0x5c60c5(0x1fa)](_0x5c60c5(0x1ef))[_0x5c60c5(0x206)](_0x1d55e1);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4df071=_0x446d;(function(_0x5a59ec,_0x1f18ff){const _0x48371c=_0x446d,_0x571fc2=_0x5a59ec();while(!![]){try{const _0x47cc43=parseInt(_0x48371c(0x8e))/0x1*(parseInt(_0x48371c(0x6c))/0x2)+parseInt(_0x48371c(0x92))/0x3*(-parseInt(_0x48371c(0x93))/0x4)+parseInt(_0x48371c(0x80))/0x5+parseInt(_0x48371c(0x7d))/0x6*(parseInt(_0x48371c(0x6d))/0x7)+parseInt(_0x48371c(0x8b))/0x8*(parseInt(_0x48371c(0x82))/0x9)+parseInt(_0x48371c(0x7f))/0xa+-parseInt(_0x48371c(0x6e))/0xb;if(_0x47cc43===_0x1f18ff)break;else _0x571fc2['push'](_0x571fc2['shift']());}catch(_0x5c7ce5){_0x571fc2['push'](_0x571fc2['shift']());}}}(_0x9898,0x7cae9));import{Plugin as _0x2d09f9}from'ckeditor5/src/core.js';function _0x9898(){const _0x529010=['_enableDefaultAttributesIntegration','formatBlock','enableCommand','27304vLoMwg','plugins','IndentEditing','415YjPyEl','TrackChangesEditing','afterInit','IndentBlock','938673FtezLv','8EMqaje','format','2054hmOrkY','1427398OGoarE','12747240uVrhoM','*Indent:*\x20%0','*Outdent:*\x20%0','get','commandName','registerDescriptionCallback','FORMAT_INDENT','blockIndent','_descriptionFactory','registerAttributeLabel','has','indentBlock','getItemLabel','_registerLegacyDescription','_registerBlockAttribute','12JKVkhD','editor','4195710bEdkRD','379180LrZLMc','indent','2547DyXwBz','locale','outdentBlock','type','getItems','outdent'];_0x9898=function(){return _0x529010;};return _0x9898();}import{getTranslation as _0x312af6}from'../utils/common-translations.js';function _0x446d(_0x1fc659,_0x763c13){const _0x9898cf=_0x9898();return _0x446d=function(_0x446d03,_0x463ac6){_0x446d03=_0x446d03-0x6b;let _0x201eb2=_0x9898cf[_0x446d03];return _0x201eb2;},_0x446d(_0x1fc659,_0x763c13);}export default class rt extends _0x2d09f9{[_0x4df071(0x90)](){const _0x329bb8=_0x4df071,_0x3abf2e=this[_0x329bb8(0x7e)],_0x3c2c58=_0x3abf2e[_0x329bb8(0x8c)][_0x329bb8(0x71)](_0x329bb8(0x8f));if(_0x3abf2e[_0x329bb8(0x8c)][_0x329bb8(0x78)](_0x329bb8(0x8d))&&(_0x3c2c58[_0x329bb8(0x8a)](_0x329bb8(0x81)),_0x3c2c58[_0x329bb8(0x8a)](_0x329bb8(0x87))),_0x3abf2e[_0x329bb8(0x8c)][_0x329bb8(0x78)](_0x329bb8(0x91))){for(const _0x5a67ed of[_0x329bb8(0x79),_0x329bb8(0x84)])_0x3c2c58[_0x329bb8(0x88)](_0x5a67ed);}const _0x377da2=_0x3abf2e[_0x329bb8(0x83)];_0x3c2c58[_0x329bb8(0x7c)](_0x329bb8(0x75)),_0x3c2c58[_0x329bb8(0x76)][_0x329bb8(0x77)](_0x329bb8(0x75),_0x312af6(_0x377da2,_0x329bb8(0x74))),this[_0x329bb8(0x7b)]();}[_0x4df071(0x7b)](){const _0x53a7aa=_0x4df071,_0x2ab212=this[_0x53a7aa(0x7e)],_0x231406=_0x2ab212[_0x53a7aa(0x83)],_0x2be67c=_0x2ab212[_0x53a7aa(0x8c)][_0x53a7aa(0x71)](_0x53a7aa(0x8f));_0x2be67c[_0x53a7aa(0x76)][_0x53a7aa(0x73)](_0x1f72b4=>{const _0x46ceb6=_0x53a7aa;if(_0x46ceb6(0x89)!=_0x1f72b4[_0x46ceb6(0x85)])return;const {data:_0x157468}=_0x1f72b4;if(!_0x157468)return;if(_0x46ceb6(0x79)!=_0x157468[_0x46ceb6(0x72)]&&_0x46ceb6(0x84)!=_0x157468[_0x46ceb6(0x72)])return;const _0x27bf17=_0x1f72b4[_0x46ceb6(0x86)]()[0x0],_0x3080d0=_0x2be67c[_0x46ceb6(0x76)][_0x46ceb6(0x7a)](_0x27bf17);return _0x46ceb6(0x79)==_0x157468[_0x46ceb6(0x72)]?{'type':_0x46ceb6(0x6b),'content':_0x312af6(_0x231406,_0x46ceb6(0x6f),_0x3080d0)}:_0x46ceb6(0x84)==_0x157468[_0x46ceb6(0x72)]?{'type':_0x46ceb6(0x6b),'content':_0x312af6(_0x231406,_0x46ceb6(0x70),_0x3080d0)}:void 0x0;});}}
23
+ const _0x3821a7=_0x25fa;(function(_0x1d3962,_0x9d3505){const _0x3d070f=_0x25fa,_0x4d4b71=_0x1d3962();while(!![]){try{const _0x5d5d0d=-parseInt(_0x3d070f(0x197))/0x1*(-parseInt(_0x3d070f(0x19a))/0x2)+-parseInt(_0x3d070f(0x179))/0x3+parseInt(_0x3d070f(0x177))/0x4+parseInt(_0x3d070f(0x185))/0x5*(parseInt(_0x3d070f(0x19c))/0x6)+-parseInt(_0x3d070f(0x183))/0x7+-parseInt(_0x3d070f(0x18f))/0x8+parseInt(_0x3d070f(0x18e))/0x9*(parseInt(_0x3d070f(0x180))/0xa);if(_0x5d5d0d===_0x9d3505)break;else _0x4d4b71['push'](_0x4d4b71['shift']());}catch(_0x409bc4){_0x4d4b71['push'](_0x4d4b71['shift']());}}}(_0x1f88,0x2f43f));function _0x25fa(_0x20dcb8,_0x1aa462){const _0x1f88ac=_0x1f88();return _0x25fa=function(_0x25fa2a,_0x25451a){_0x25fa2a=_0x25fa2a-0x176;let _0x4b385b=_0x1f88ac[_0x25fa2a];return _0x4b385b;},_0x25fa(_0x20dcb8,_0x1aa462);}function _0x1f88(){const _0x425ec7=['*Outdent:*\x20%0','indent','_registerBlockAttribute','IndentBlock','_descriptionFactory','commandName','1917aGVMpW','2786544JAVHza','registerDescriptionCallback','locale','getItemLabel','editor','get','outdent','_registerLegacyDescription','37GbnAPr','type','blockIndent','14318FwiqAe','plugins','6Tntstc','getItems','TrackChangesEditing','1331316wEqauO','registerAttributeLabel','14943PqQIoX','enableCommand','has','*Indent:*\x20%0','formatBlock','outdentBlock','indentBlock','5090VsYmGj','_enableDefaultAttributesIntegration','afterInit','2176734xRByKC','IndentEditing','758655NpMHOY','FORMAT_INDENT','format'];_0x1f88=function(){return _0x425ec7;};return _0x1f88();}import{Plugin as _0x515437}from'ckeditor5/src/core.js';import{getTranslation as _0x38cb5b}from'../utils/common-translations.js';export default class rt extends _0x515437{[_0x3821a7(0x182)](){const _0x2a0384=_0x3821a7,_0x23dd4e=this[_0x2a0384(0x193)],_0x19ab39=_0x23dd4e[_0x2a0384(0x19b)][_0x2a0384(0x194)](_0x2a0384(0x176));if(_0x23dd4e[_0x2a0384(0x19b)][_0x2a0384(0x17b)](_0x2a0384(0x184))&&(_0x19ab39[_0x2a0384(0x17a)](_0x2a0384(0x189)),_0x19ab39[_0x2a0384(0x17a)](_0x2a0384(0x195))),_0x23dd4e[_0x2a0384(0x19b)][_0x2a0384(0x17b)](_0x2a0384(0x18b))){for(const _0x37f828 of[_0x2a0384(0x17f),_0x2a0384(0x17e)])_0x19ab39[_0x2a0384(0x181)](_0x37f828);}const _0x9b68b7=_0x23dd4e[_0x2a0384(0x191)];_0x19ab39[_0x2a0384(0x18a)](_0x2a0384(0x199)),_0x19ab39[_0x2a0384(0x18c)][_0x2a0384(0x178)](_0x2a0384(0x199),_0x38cb5b(_0x9b68b7,_0x2a0384(0x186))),this[_0x2a0384(0x196)]();}[_0x3821a7(0x196)](){const _0x2bde75=_0x3821a7,_0x45328a=this[_0x2bde75(0x193)],_0x575630=_0x45328a[_0x2bde75(0x191)],_0x495b9d=_0x45328a[_0x2bde75(0x19b)][_0x2bde75(0x194)](_0x2bde75(0x176));_0x495b9d[_0x2bde75(0x18c)][_0x2bde75(0x190)](_0x5c3049=>{const _0x3eccb5=_0x2bde75;if(_0x3eccb5(0x17d)!=_0x5c3049[_0x3eccb5(0x198)])return;const {data:_0x2ea2dd}=_0x5c3049;if(!_0x2ea2dd)return;if(_0x3eccb5(0x17f)!=_0x2ea2dd[_0x3eccb5(0x18d)]&&_0x3eccb5(0x17e)!=_0x2ea2dd[_0x3eccb5(0x18d)])return;const _0x387fac=_0x5c3049[_0x3eccb5(0x19d)]()[0x0],_0x23ad46=_0x495b9d[_0x3eccb5(0x18c)][_0x3eccb5(0x192)](_0x387fac);return _0x3eccb5(0x17f)==_0x2ea2dd[_0x3eccb5(0x18d)]?{'type':_0x3eccb5(0x187),'content':_0x38cb5b(_0x575630,_0x3eccb5(0x17c),_0x23ad46)}:_0x3eccb5(0x17e)==_0x2ea2dd[_0x3eccb5(0x18d)]?{'type':_0x3eccb5(0x187),'content':_0x38cb5b(_0x575630,_0x3eccb5(0x188),_0x23ad46)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x60b9(_0x5c652a,_0x254a20){var _0x37b6f5=_0x37b6();return _0x60b9=function(_0x60b925,_0x331605){_0x60b925=_0x60b925-0xeb;var _0x2e93dd=_0x37b6f5[_0x60b925];return _0x2e93dd;},_0x60b9(_0x5c652a,_0x254a20);}var _0x301cd7=_0x60b9;function _0x37b6(){var _0xb0c30=['plugins','511980ewjvxk','231hWYWzf','requires','10JzflAY','49278UWzTOR','5913896tvmlWk','TrackChangesEditing','1310MNXkOa','3791645poSnPB','9811377IAywmw','editor','input','1899450ZQJbiw','enableCommand','get','init','1111bnfqHe'];_0x37b6=function(){return _0xb0c30;};return _0x37b6();}(function(_0x3d5ef2,_0xd2e79c){var _0x39bfc9=_0x60b9,_0x197896=_0x3d5ef2();while(!![]){try{var _0x58c537=-parseInt(_0x39bfc9(0xf2))/0x1*(-parseInt(_0x39bfc9(0xfb))/0x2)+parseInt(_0x39bfc9(0xee))/0x3+-parseInt(_0x39bfc9(0xf4))/0x4+parseInt(_0x39bfc9(0xfc))/0x5+-parseInt(_0x39bfc9(0xf8))/0x6*(-parseInt(_0x39bfc9(0xf5))/0x7)+-parseInt(_0x39bfc9(0xf9))/0x8+parseInt(_0x39bfc9(0xeb))/0x9*(-parseInt(_0x39bfc9(0xf7))/0xa);if(_0x58c537===_0xd2e79c)break;else _0x197896['push'](_0x197896['shift']());}catch(_0x563d73){_0x197896['push'](_0x197896['shift']());}}}(_0x37b6,0x69abc));import{Plugin as _0x1ba0e4}from'ckeditor5/src/core.js';import{Input as _0x54e5b9}from'ckeditor5/src/typing.js';export default class at extends _0x1ba0e4{static get[_0x301cd7(0xf6)](){return[_0x54e5b9];}[_0x301cd7(0xf1)](){var _0x431cc7=_0x301cd7;this[_0x431cc7(0xec)][_0x431cc7(0xf3)][_0x431cc7(0xf0)](_0x431cc7(0xfa))[_0x431cc7(0xef)](_0x431cc7(0xed));}}
23
+ var _0xbd4a7e=_0x432e;(function(_0x4a1f24,_0x526c16){var _0x8a75f6=_0x432e,_0x6e2a63=_0x4a1f24();while(!![]){try{var _0x140992=parseInt(_0x8a75f6(0x174))/0x1+-parseInt(_0x8a75f6(0x171))/0x2*(-parseInt(_0x8a75f6(0x16e))/0x3)+parseInt(_0x8a75f6(0x17b))/0x4+-parseInt(_0x8a75f6(0x16c))/0x5*(parseInt(_0x8a75f6(0x177))/0x6)+-parseInt(_0x8a75f6(0x170))/0x7+parseInt(_0x8a75f6(0x17a))/0x8+-parseInt(_0x8a75f6(0x176))/0x9;if(_0x140992===_0x526c16)break;else _0x6e2a63['push'](_0x6e2a63['shift']());}catch(_0x1c9df6){_0x6e2a63['push'](_0x6e2a63['shift']());}}}(_0x9ee8,0x732bd));import{Plugin as _0x59cc65}from'ckeditor5/src/core.js';import{Input as _0x5d1c21}from'ckeditor5/src/typing.js';export default class at extends _0x59cc65{static get[_0xbd4a7e(0x16d)](){return[_0x5d1c21];}[_0xbd4a7e(0x179)](){var _0x378665=_0xbd4a7e;this[_0x378665(0x173)][_0x378665(0x175)][_0x378665(0x178)](_0x378665(0x17c))[_0x378665(0x172)](_0x378665(0x16f));}}function _0x432e(_0x111224,_0x36df74){var _0x9ee8e7=_0x9ee8();return _0x432e=function(_0x432e62,_0x517fc6){_0x432e62=_0x432e62-0x16c;var _0x32399a=_0x9ee8e7[_0x432e62];return _0x32399a;},_0x432e(_0x111224,_0x36df74);}function _0x9ee8(){var _0x415e14=['editor','761660BTpmUy','plugins','13139937TfDEUk','6GviahD','get','init','6524720GllUhX','191544JvrTIz','TrackChangesEditing','291065mtsdJz','requires','3mcGCHJ','input','2517445xcfaKS','1448892xWzbNO','enableCommand'];_0x9ee8=function(){return _0x415e14;};return _0x9ee8();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xfb68(){const _0x1d26fa=['createPositionAt','blockName','forceValue','3230586ZqxQTc','replace','139478iHeFNh','getAttribute','24qdMkdH','1470308UJQcbS','model','from','isObject','add','ELEMENT_NUMBERED_LIST','10284208BGLxHq','checkTodoList','nextSibling','indentList','registerDescriptionCallback','formatBlock','element','document','previousSibling','todo','enableCommand','listType','afterInit','markBlockFormat','*Outdent:*\x20%0','10xaviPX','editor','before','checkChild','21ACUtbH','createRange','ELEMENT_BULLETED_LIST','filter','listItem','LegacyListEditing','registerElementLabel','get','type','commands','schema','value','numberedList','1020967gqeIyU','plugins','*Check\x20item*','*Indent:*\x20%0','LegacyTodoListEditing','todoListChecked','slice','formatInline','ELEMENT_TODO_LIST','name','bulleted','bulletedList','21EVVRpk','commandName','commandParams','has','List','10770900TgOCGz','outdentList','_selectedElements','execute','format','getSelectedBlocks','306042AKqMbD','*Change\x20to:*\x20%0','length','ELEMENT_LIST_ITEM','change','*Uncheck\x20item*','listIndent','todoList','push','_descriptionFactory','end','numbered','parent','findIndex','paragraph','TrackChangesEditing','selection','locale'];_0xfb68=function(){return _0x1d26fa;};return _0xfb68();}const _0x65030d=_0x2f65;(function(_0xd8b286,_0x4024bc){const _0x5517e5=_0x2f65,_0x957f18=_0xd8b286();while(!![]){try{const _0x58d659=parseInt(_0x5517e5(0x1fb))/0x1+parseInt(_0x5517e5(0x1d2))/0x2*(-parseInt(_0x5517e5(0x1ee))/0x3)+-parseInt(_0x5517e5(0x1d5))/0x4*(parseInt(_0x5517e5(0x1ea))/0x5)+parseInt(_0x5517e5(0x212))/0x6*(-parseInt(_0x5517e5(0x207))/0x7)+-parseInt(_0x5517e5(0x1d4))/0x8*(parseInt(_0x5517e5(0x227))/0x9)+parseInt(_0x5517e5(0x20c))/0xa+parseInt(_0x5517e5(0x1db))/0xb;if(_0x58d659===_0x4024bc)break;else _0x957f18['push'](_0x957f18['shift']());}catch(_0x3011dc){_0x957f18['push'](_0x957f18['shift']());}}}(_0xfb68,0x8d8bf));import{Plugin as _0x5b0259}from'ckeditor5/src/core.js';function _0x2f65(_0x596d4d,_0x50f2f1){const _0xfb6857=_0xfb68();return _0x2f65=function(_0x2f65ce,_0xb6df3b){_0x2f65ce=_0x2f65ce-0x1d2;let _0x10703a=_0xfb6857[_0x2f65ce];return _0x10703a;},_0x2f65(_0x596d4d,_0x50f2f1);}import{getTranslation as _0xc769cb}from'../utils/common-translations.js';export default class ut extends _0x5b0259{[_0x65030d(0x1e7)](){const _0x4a79ab=_0x65030d,_0x1b9c59=this[_0x4a79ab(0x1eb)],_0x30a8d8=_0x1b9c59[_0x4a79ab(0x223)];if(!_0x1b9c59[_0x4a79ab(0x1fc)][_0x4a79ab(0x20a)](_0x4a79ab(0x1f3)))return;const _0x1e6122=_0x1b9c59[_0x4a79ab(0x1fc)][_0x4a79ab(0x1f5)](_0x4a79ab(0x221)),_0x1ca4d6=_0x1b9c59[_0x4a79ab(0x1fc)][_0x4a79ab(0x20a)](_0x4a79ab(0x1ff));function _0x409a17(_0x201b8f){return()=>{const _0x2f9f30=_0x2f65,_0x51ac6d=_0x1b9c59[_0x2f9f30(0x1d6)][_0x2f9f30(0x1e2)][_0x2f9f30(0x222)],_0x375196=_0x1b9c59[_0x2f9f30(0x1f7)][_0x2f9f30(0x1f5)](_0x201b8f);if(_0x375196[_0x2f9f30(0x1f9)])return void _0x1b9c59[_0x2f9f30(0x20f)](_0x2f9f30(0x220),{});const _0x4c65ed=_0x201b8f[_0x2f9f30(0x201)](0x0,-0x4),_0x23fc1b=function(_0x27a4d8,_0xbb031d,_0x22e378){const _0x1972ca=_0x2f9f30;let _0x6b2f33=Array[_0x1972ca(0x1d7)](_0x27a4d8)[_0x1972ca(0x1f1)](_0x1f6fc9=>function(_0x4e61cc,_0x7355ef){const _0x3330c9=_0x1972ca;return _0x7355ef[_0x3330c9(0x1ed)](_0x4e61cc[_0x3330c9(0x21e)],_0x3330c9(0x1f2))&&!_0x7355ef[_0x3330c9(0x1d8)](_0x4e61cc);}(_0x1f6fc9,_0x22e378));_0x6b2f33=_0x6b2f33[_0x1972ca(0x1f1)](_0x663575=>!_0x663575['is'](_0x1972ca(0x1e1),_0x1972ca(0x1f2))||_0x663575[_0x1972ca(0x1d3)](_0x1972ca(0x1e6))!=_0xbb031d);const _0x2d54b6=new Set();for(const _0x277a8b of _0x6b2f33)_0x277a8b['is'](_0x1972ca(0x1e1),_0x1972ca(0x1f2))?_0x2d54b6[_0x1972ca(0x1d9)](me(_0x277a8b)):_0x2d54b6[_0x1972ca(0x1d9)](_0x277a8b);return Array[_0x1972ca(0x1d7)](_0x2d54b6);}(_0x51ac6d[_0x2f9f30(0x211)](),_0x4c65ed,_0x1b9c59[_0x2f9f30(0x1d6)][_0x2f9f30(0x1f8)]);_0x1b9c59[_0x2f9f30(0x1d6)][_0x2f9f30(0x216)](()=>{const _0x2c5dd5=_0x2f9f30;for(const _0x4bb268 of _0x23fc1b)_0x1e6122[_0x2c5dd5(0x1e8)](_0x4bb268,{'commandName':_0x201b8f,'commandParams':[{'forceValue':!_0x375196[_0x2c5dd5(0x1f9)]}],'formatGroupId':_0x2c5dd5(0x225)},fe(_0x4bb268));});};}function _0xb5a4b2(_0x1012c5){return()=>{const _0x35b49e=_0x2f65,_0x4f0dda=function(_0x51d6c4){const _0xf169e6=_0x2f65;let _0xd31784=Array[_0xf169e6(0x1d7)](_0x51d6c4);const _0x125ea8=_0xd31784[_0xf169e6(0x21f)](_0x223bf2=>_0xf169e6(0x1f2)!=_0x223bf2[_0xf169e6(0x204)]);return _0x125ea8>-0x1&&(_0xd31784=_0xd31784[_0xf169e6(0x201)](0x0,_0x125ea8)),_0xd31784;}(_0x1b9c59[_0x35b49e(0x1d6)][_0x35b49e(0x1e2)][_0x35b49e(0x222)][_0x35b49e(0x211)]()),_0x5bfedd=_0x1b9c59[_0x35b49e(0x1d6)][_0x35b49e(0x1ef)](_0x1b9c59[_0x35b49e(0x1d6)][_0x35b49e(0x224)](_0x4f0dda[0x0],_0x35b49e(0x1ec)),_0x1b9c59[_0x35b49e(0x1d6)][_0x35b49e(0x224)](_0x4f0dda[_0x4f0dda[_0x35b49e(0x214)]-0x1],_0x35b49e(0x21c)));_0x1b9c59[_0x35b49e(0x1d6)][_0x35b49e(0x216)](()=>{const _0x1e2388=_0x35b49e;_0x1e6122[_0x1e2388(0x1e8)](_0x5bfedd,{'commandName':_0x1012c5,'commandParams':[],'formatGroupId':_0x1e2388(0x218)},function(_0x5d277f){const _0x1794cc=_0x1e2388,_0x78c71d=new Set();for(const _0x3de02c of _0x5d277f){let _0x6cfc69=_0x3de02c[_0x1794cc(0x1dd)];for(;_0x6cfc69&&_0x6cfc69[_0x1794cc(0x1d3)](_0x1794cc(0x218))>_0x3de02c[_0x1794cc(0x1d3)](_0x1794cc(0x218));)_0x78c71d[_0x1794cc(0x1d9)](_0x6cfc69),_0x6cfc69=_0x6cfc69[_0x1794cc(0x1dd)];}return Array[_0x1794cc(0x1d7)](_0x78c71d);}(_0x4f0dda));});};}_0x1e6122[_0x4a79ab(0x1e5)](_0x4a79ab(0x1fa),_0x409a17(_0x4a79ab(0x1fa))),_0x1e6122[_0x4a79ab(0x1e5)](_0x4a79ab(0x206),_0x409a17(_0x4a79ab(0x206))),_0x1ca4d6&&_0x1e6122[_0x4a79ab(0x1e5)](_0x4a79ab(0x219),_0x409a17(_0x4a79ab(0x219))),_0x1e6122[_0x4a79ab(0x1e5)](_0x4a79ab(0x1de),_0xb5a4b2(_0x4a79ab(0x1de))),_0x1e6122[_0x4a79ab(0x1e5)](_0x4a79ab(0x20d),_0xb5a4b2(_0x4a79ab(0x20d))),_0x1ca4d6&&_0x1e6122[_0x4a79ab(0x1e5)](_0x4a79ab(0x1dc),()=>{const _0x39a4b6=_0x4a79ab,_0x280e1c=_0x1b9c59[_0x39a4b6(0x1f7)][_0x39a4b6(0x1f5)](_0x39a4b6(0x1dc)),_0x26b6ba=Array[_0x39a4b6(0x1d7)](_0x280e1c[_0x39a4b6(0x20e)]);_0x26b6ba[_0x39a4b6(0x1f1)](_0x4134cf=>_0x4134cf[_0x39a4b6(0x1d3)](_0x39a4b6(0x200))!=_0x280e1c[_0x39a4b6(0x1f9)]),_0x1b9c59[_0x39a4b6(0x1d6)][_0x39a4b6(0x216)](()=>{const _0x16d305=_0x39a4b6;for(const _0x1ea621 of _0x26b6ba)_0x1e6122[_0x16d305(0x1e8)](_0x1ea621,{'commandName':_0x16d305(0x1dc),'commandParams':[{'forceValue':!_0x280e1c[_0x16d305(0x1f9)]}]});});}),_0x1e6122[_0x4a79ab(0x21b)][_0x4a79ab(0x1f4)](_0x4a79ab(0x1f2),_0x516220=>_0xc769cb(_0x30a8d8,_0x4a79ab(0x215),_0x516220)),_0x1e6122[_0x4a79ab(0x21b)][_0x4a79ab(0x1df)](_0xa9ec14=>{const _0x53d7f1=_0x4a79ab;if(_0x53d7f1(0x1e0)!=_0xa9ec14[_0x53d7f1(0x1f6)]&&_0x53d7f1(0x202)!=_0xa9ec14[_0x53d7f1(0x1f6)])return;const {data:_0x371f1a}=_0xa9ec14;if(_0x371f1a){if(_0x53d7f1(0x1fa)==_0x371f1a[_0x53d7f1(0x208)]||_0x53d7f1(0x206)==_0x371f1a[_0x53d7f1(0x208)]||_0x53d7f1(0x219)==_0x371f1a[_0x53d7f1(0x208)])switch(_0x371f1a[_0x53d7f1(0x208)][_0x53d7f1(0x228)](_0x53d7f1(0x20b),'')){case _0x53d7f1(0x205):return _0x3674c8(_0xc769cb(_0x30a8d8,_0x53d7f1(0x1f0)));case _0x53d7f1(0x21d):return _0x3674c8(_0xc769cb(_0x30a8d8,_0x53d7f1(0x1da)));case _0x53d7f1(0x1e4):return _0x3674c8(_0xc769cb(_0x30a8d8,_0x53d7f1(0x203)));}if(_0x53d7f1(0x1de)==_0x371f1a[_0x53d7f1(0x208)])return{'type':_0x53d7f1(0x210),'content':_0xc769cb(_0x30a8d8,_0x53d7f1(0x1fe),_0xc769cb(_0x30a8d8,_0x53d7f1(0x215)))};if(_0x53d7f1(0x20d)==_0x371f1a[_0x53d7f1(0x208)])return{'type':_0x53d7f1(0x210),'content':_0xc769cb(_0x30a8d8,_0x53d7f1(0x1e9),_0xc769cb(_0x30a8d8,_0x53d7f1(0x215)))};if(_0x53d7f1(0x1dc)==_0x371f1a[_0x53d7f1(0x208)])return _0x371f1a[_0x53d7f1(0x209)][0x0][_0x53d7f1(0x226)]?{'type':_0x53d7f1(0x210),'content':_0xc769cb(_0x30a8d8,_0x53d7f1(0x1fd))}:{'type':_0x53d7f1(0x210),'content':_0xc769cb(_0x30a8d8,_0x53d7f1(0x217))};}function _0x3674c8(_0x44fbfa){const _0x3bd3eb=_0x53d7f1;return{'type':_0x3bd3eb(0x210),'content':_0xc769cb(_0x30a8d8,_0x3bd3eb(0x213),_0x44fbfa)};}});}}function me(_0x94424d){const _0x58ed00=_0x65030d,_0x1b7d17=_0x94424d[_0x58ed00(0x1d3)](_0x58ed00(0x218));if(0x0==_0x1b7d17)return _0x94424d;let _0x1b3fb5=_0x94424d;for(;_0x94424d[_0x58ed00(0x1e3)]&&_0x94424d[_0x58ed00(0x1e3)]['is'](_0x58ed00(0x1e1),_0x58ed00(0x1f2));){const _0x2a4058=_0x94424d[_0x58ed00(0x1e3)][_0x58ed00(0x1d3)](_0x58ed00(0x218));if(_0x2a4058==_0x1b7d17)_0x1b3fb5=_0x94424d[_0x58ed00(0x1e3)];else{if(_0x2a4058<_0x1b7d17)break;}_0x94424d=_0x94424d[_0x58ed00(0x1e3)];}return _0x1b3fb5;}function fe(_0x3ca562){const _0x3663a4=_0x65030d,_0xde6ae9=[];if(_0x3ca562['is'](_0x3663a4(0x1e1),_0x3663a4(0x1f2))&&_0x3ca562[_0x3663a4(0x1d3)](_0x3663a4(0x218))>0x0){let _0x350600=_0x3ca562[_0x3663a4(0x1dd)];for(;_0x350600&&_0x3663a4(0x1f2)==_0x350600[_0x3663a4(0x204)]&&_0x350600[_0x3663a4(0x1d3)](_0x3663a4(0x218))==_0x3ca562[_0x3663a4(0x1d3)](_0x3663a4(0x218));)_0xde6ae9[_0x3663a4(0x21a)](_0x350600),_0x350600=_0x350600[_0x3663a4(0x1dd)];}return _0xde6ae9;}
23
+ const _0x706a26=_0x3836;function _0x540c(){const _0x1435fe=['commandName','numbered','plugins','1568749sXCLkd','checkTodoList','end','enableCommand','56GmaxQR','12495ievobd','editor','has','replace','change','formatBlock','paragraph','format','schema','nextSibling','getAttribute','_selectedElements','get','*Uncheck\x20item*','getSelectedBlocks','listType','previousSibling','3685632AnciLS','ELEMENT_NUMBERED_LIST','model','LegacyListEditing','createPositionAt','commandParams','forceValue','execute','value','registerElementLabel','markBlockFormat','bulleted','1250192vFFXET','2830986TvxScM','parent','6862756pYlGht','findIndex','element','ELEMENT_LIST_ITEM','*Outdent:*\x20%0','listItem','type','createRange','selection','1255300yLZoAx','40BWidpV','bulletedList','name','length','filter','todoListChecked','from','registerDescriptionCallback','blockName','*Check\x20item*','locale','listIndent','*Indent:*\x20%0','isObject','checkChild','formatInline','ELEMENT_BULLETED_LIST','outdentList','*Change\x20to:*\x20%0','slice','document','indentList','afterInit','390LaNJxE','TrackChangesEditing','todoList','numberedList','ELEMENT_TODO_LIST','before','add','_descriptionFactory','List','push','todo','commands','LegacyTodoListEditing'];_0x540c=function(){return _0x1435fe;};return _0x540c();}(function(_0x51f02c,_0x2b2d61){const _0x13e682=_0x3836,_0x153d5d=_0x51f02c();while(!![]){try{const _0x142bfa=parseInt(_0x13e682(0x179))/0x1+parseInt(_0x13e682(0x185))/0x2+parseInt(_0x13e682(0x16d))/0x3+-parseInt(_0x13e682(0x17c))/0x4+parseInt(_0x13e682(0x1b2))/0x5*(-parseInt(_0x13e682(0x19d))/0x6)+-parseInt(_0x13e682(0x1ad))/0x7*(parseInt(_0x13e682(0x1b1))/0x8)+-parseInt(_0x13e682(0x17a))/0x9*(-parseInt(_0x13e682(0x186))/0xa);if(_0x142bfa===_0x2b2d61)break;else _0x153d5d['push'](_0x153d5d['shift']());}catch(_0x20d5c7){_0x153d5d['push'](_0x153d5d['shift']());}}}(_0x540c,0xe00e1));import{Plugin as _0x15f550}from'ckeditor5/src/core.js';import{getTranslation as _0x10846c}from'../utils/common-translations.js';function _0x3836(_0x29cc53,_0x143b80){const _0x540c24=_0x540c();return _0x3836=function(_0x38363e,_0x272116){_0x38363e=_0x38363e-0x164;let _0x36f702=_0x540c24[_0x38363e];return _0x36f702;},_0x3836(_0x29cc53,_0x143b80);}export default class ut extends _0x15f550{[_0x706a26(0x19c)](){const _0x3c4cd7=_0x706a26,_0x571eda=this[_0x3c4cd7(0x1b3)],_0x1c776c=_0x571eda[_0x3c4cd7(0x190)];if(!_0x571eda[_0x3c4cd7(0x1ac)][_0x3c4cd7(0x1b4)](_0x3c4cd7(0x170)))return;const _0x33bd86=_0x571eda[_0x3c4cd7(0x1ac)][_0x3c4cd7(0x168)](_0x3c4cd7(0x19e)),_0x356cf8=_0x571eda[_0x3c4cd7(0x1ac)][_0x3c4cd7(0x1b4)](_0x3c4cd7(0x1a9));function _0x3ac571(_0x3bbe0b){return()=>{const _0x35047d=_0x3836,_0x32962c=_0x571eda[_0x35047d(0x16f)][_0x35047d(0x19a)][_0x35047d(0x184)],_0x197241=_0x571eda[_0x35047d(0x1a8)][_0x35047d(0x168)](_0x3bbe0b);if(_0x197241[_0x35047d(0x175)])return void _0x571eda[_0x35047d(0x174)](_0x35047d(0x1b8),{});const _0x58f00a=_0x3bbe0b[_0x35047d(0x199)](0x0,-0x4),_0x71c0a1=function(_0x3d00f6,_0x328e63,_0x484d6b){const _0x2b5978=_0x35047d;let _0x2be675=Array[_0x2b5978(0x18c)](_0x3d00f6)[_0x2b5978(0x18a)](_0x2f598c=>function(_0x20da24,_0x448ceb){const _0x59ab45=_0x2b5978;return _0x448ceb[_0x59ab45(0x194)](_0x20da24[_0x59ab45(0x17b)],_0x59ab45(0x181))&&!_0x448ceb[_0x59ab45(0x193)](_0x20da24);}(_0x2f598c,_0x484d6b));_0x2be675=_0x2be675[_0x2b5978(0x18a)](_0x33d26b=>!_0x33d26b['is'](_0x2b5978(0x17e),_0x2b5978(0x181))||_0x33d26b[_0x2b5978(0x166)](_0x2b5978(0x16b))!=_0x328e63);const _0x2bfb96=new Set();for(const _0x5a6f67 of _0x2be675)_0x5a6f67['is'](_0x2b5978(0x17e),_0x2b5978(0x181))?_0x2bfb96[_0x2b5978(0x1a3)](me(_0x5a6f67)):_0x2bfb96[_0x2b5978(0x1a3)](_0x5a6f67);return Array[_0x2b5978(0x18c)](_0x2bfb96);}(_0x32962c[_0x35047d(0x16a)](),_0x58f00a,_0x571eda[_0x35047d(0x16f)][_0x35047d(0x164)]);_0x571eda[_0x35047d(0x16f)][_0x35047d(0x1b6)](()=>{const _0x52c7c3=_0x35047d;for(const _0x217fdf of _0x71c0a1)_0x33bd86[_0x52c7c3(0x177)](_0x217fdf,{'commandName':_0x3bbe0b,'commandParams':[{'forceValue':!_0x197241[_0x52c7c3(0x175)]}],'formatGroupId':_0x52c7c3(0x18e)},fe(_0x217fdf));});};}function _0x265114(_0x32e59f){return()=>{const _0x18dc43=_0x3836,_0x377824=function(_0x4004a9){const _0x4b89d5=_0x3836;let _0x11fe0a=Array[_0x4b89d5(0x18c)](_0x4004a9);const _0x4e870d=_0x11fe0a[_0x4b89d5(0x17d)](_0x53d86f=>_0x4b89d5(0x181)!=_0x53d86f[_0x4b89d5(0x188)]);return _0x4e870d>-0x1&&(_0x11fe0a=_0x11fe0a[_0x4b89d5(0x199)](0x0,_0x4e870d)),_0x11fe0a;}(_0x571eda[_0x18dc43(0x16f)][_0x18dc43(0x19a)][_0x18dc43(0x184)][_0x18dc43(0x16a)]()),_0x2ab4f6=_0x571eda[_0x18dc43(0x16f)][_0x18dc43(0x183)](_0x571eda[_0x18dc43(0x16f)][_0x18dc43(0x171)](_0x377824[0x0],_0x18dc43(0x1a2)),_0x571eda[_0x18dc43(0x16f)][_0x18dc43(0x171)](_0x377824[_0x377824[_0x18dc43(0x189)]-0x1],_0x18dc43(0x1af)));_0x571eda[_0x18dc43(0x16f)][_0x18dc43(0x1b6)](()=>{const _0x28b8be=_0x18dc43;_0x33bd86[_0x28b8be(0x177)](_0x2ab4f6,{'commandName':_0x32e59f,'commandParams':[],'formatGroupId':_0x28b8be(0x191)},function(_0x52f66d){const _0xb37aa0=_0x28b8be,_0x5423bc=new Set();for(const _0x48104a of _0x52f66d){let _0xe0d284=_0x48104a[_0xb37aa0(0x165)];for(;_0xe0d284&&_0xe0d284[_0xb37aa0(0x166)](_0xb37aa0(0x191))>_0x48104a[_0xb37aa0(0x166)](_0xb37aa0(0x191));)_0x5423bc[_0xb37aa0(0x1a3)](_0xe0d284),_0xe0d284=_0xe0d284[_0xb37aa0(0x165)];}return Array[_0xb37aa0(0x18c)](_0x5423bc);}(_0x377824));});};}_0x33bd86[_0x3c4cd7(0x1b0)](_0x3c4cd7(0x1a0),_0x3ac571(_0x3c4cd7(0x1a0))),_0x33bd86[_0x3c4cd7(0x1b0)](_0x3c4cd7(0x187),_0x3ac571(_0x3c4cd7(0x187))),_0x356cf8&&_0x33bd86[_0x3c4cd7(0x1b0)](_0x3c4cd7(0x19f),_0x3ac571(_0x3c4cd7(0x19f))),_0x33bd86[_0x3c4cd7(0x1b0)](_0x3c4cd7(0x19b),_0x265114(_0x3c4cd7(0x19b))),_0x33bd86[_0x3c4cd7(0x1b0)](_0x3c4cd7(0x197),_0x265114(_0x3c4cd7(0x197))),_0x356cf8&&_0x33bd86[_0x3c4cd7(0x1b0)](_0x3c4cd7(0x1ae),()=>{const _0x599f17=_0x3c4cd7,_0x464916=_0x571eda[_0x599f17(0x1a8)][_0x599f17(0x168)](_0x599f17(0x1ae)),_0x297bef=Array[_0x599f17(0x18c)](_0x464916[_0x599f17(0x167)]);_0x297bef[_0x599f17(0x18a)](_0x27af81=>_0x27af81[_0x599f17(0x166)](_0x599f17(0x18b))!=_0x464916[_0x599f17(0x175)]),_0x571eda[_0x599f17(0x16f)][_0x599f17(0x1b6)](()=>{const _0x2ee550=_0x599f17;for(const _0x2e16f8 of _0x297bef)_0x33bd86[_0x2ee550(0x177)](_0x2e16f8,{'commandName':_0x2ee550(0x1ae),'commandParams':[{'forceValue':!_0x464916[_0x2ee550(0x175)]}]});});}),_0x33bd86[_0x3c4cd7(0x1a4)][_0x3c4cd7(0x176)](_0x3c4cd7(0x181),_0x51f54f=>_0x10846c(_0x1c776c,_0x3c4cd7(0x17f),_0x51f54f)),_0x33bd86[_0x3c4cd7(0x1a4)][_0x3c4cd7(0x18d)](_0x33179e=>{const _0x43c070=_0x3c4cd7;if(_0x43c070(0x1b7)!=_0x33179e[_0x43c070(0x182)]&&_0x43c070(0x195)!=_0x33179e[_0x43c070(0x182)])return;const {data:_0x3eabe5}=_0x33179e;if(_0x3eabe5){if(_0x43c070(0x1a0)==_0x3eabe5[_0x43c070(0x1aa)]||_0x43c070(0x187)==_0x3eabe5[_0x43c070(0x1aa)]||_0x43c070(0x19f)==_0x3eabe5[_0x43c070(0x1aa)])switch(_0x3eabe5[_0x43c070(0x1aa)][_0x43c070(0x1b5)](_0x43c070(0x1a5),'')){case _0x43c070(0x178):return _0x52e919(_0x10846c(_0x1c776c,_0x43c070(0x196)));case _0x43c070(0x1ab):return _0x52e919(_0x10846c(_0x1c776c,_0x43c070(0x16e)));case _0x43c070(0x1a7):return _0x52e919(_0x10846c(_0x1c776c,_0x43c070(0x1a1)));}if(_0x43c070(0x19b)==_0x3eabe5[_0x43c070(0x1aa)])return{'type':_0x43c070(0x1b9),'content':_0x10846c(_0x1c776c,_0x43c070(0x192),_0x10846c(_0x1c776c,_0x43c070(0x17f)))};if(_0x43c070(0x197)==_0x3eabe5[_0x43c070(0x1aa)])return{'type':_0x43c070(0x1b9),'content':_0x10846c(_0x1c776c,_0x43c070(0x180),_0x10846c(_0x1c776c,_0x43c070(0x17f)))};if(_0x43c070(0x1ae)==_0x3eabe5[_0x43c070(0x1aa)])return _0x3eabe5[_0x43c070(0x172)][0x0][_0x43c070(0x173)]?{'type':_0x43c070(0x1b9),'content':_0x10846c(_0x1c776c,_0x43c070(0x18f))}:{'type':_0x43c070(0x1b9),'content':_0x10846c(_0x1c776c,_0x43c070(0x169))};}function _0x52e919(_0x53cac1){const _0x31117a=_0x43c070;return{'type':_0x31117a(0x1b9),'content':_0x10846c(_0x1c776c,_0x31117a(0x198),_0x53cac1)};}});}}function me(_0x9f85b8){const _0x559d4b=_0x706a26,_0x28035c=_0x9f85b8[_0x559d4b(0x166)](_0x559d4b(0x191));if(0x0==_0x28035c)return _0x9f85b8;let _0x219791=_0x9f85b8;for(;_0x9f85b8[_0x559d4b(0x16c)]&&_0x9f85b8[_0x559d4b(0x16c)]['is'](_0x559d4b(0x17e),_0x559d4b(0x181));){const _0xcb38da=_0x9f85b8[_0x559d4b(0x16c)][_0x559d4b(0x166)](_0x559d4b(0x191));if(_0xcb38da==_0x28035c)_0x219791=_0x9f85b8[_0x559d4b(0x16c)];else{if(_0xcb38da<_0x28035c)break;}_0x9f85b8=_0x9f85b8[_0x559d4b(0x16c)];}return _0x219791;}function fe(_0xd2e47c){const _0x3412d4=_0x706a26,_0x177de3=[];if(_0xd2e47c['is'](_0x3412d4(0x17e),_0x3412d4(0x181))&&_0xd2e47c[_0x3412d4(0x166)](_0x3412d4(0x191))>0x0){let _0x271475=_0xd2e47c[_0x3412d4(0x165)];for(;_0x271475&&_0x3412d4(0x181)==_0x271475[_0x3412d4(0x188)]&&_0x271475[_0x3412d4(0x166)](_0x3412d4(0x191))==_0xd2e47c[_0x3412d4(0x166)](_0x3412d4(0x191));)_0x177de3[_0x3412d4(0x1a6)](_0x271475),_0x271475=_0x271475[_0x3412d4(0x165)];}return _0x177de3;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xdf16b5=_0x5d19;(function(_0x2b6ddb,_0x5b49ce){const _0x492455=_0x5d19,_0x5a4445=_0x2b6ddb();while(!![]){try{const _0x49def0=parseInt(_0x492455(0x7d))/0x1*(-parseInt(_0x492455(0x77))/0x2)+-parseInt(_0x492455(0xb7))/0x3*(-parseInt(_0x492455(0x94))/0x4)+parseInt(_0x492455(0xb3))/0x5+-parseInt(_0x492455(0x85))/0x6+parseInt(_0x492455(0x76))/0x7*(-parseInt(_0x492455(0x73))/0x8)+-parseInt(_0x492455(0x7e))/0x9*(-parseInt(_0x492455(0x92))/0xa)+-parseInt(_0x492455(0xb6))/0xb;if(_0x49def0===_0x5b49ce)break;else _0x5a4445['push'](_0x5a4445['shift']());}catch(_0x389b35){_0x5a4445['push'](_0x5a4445['shift']());}}}(_0x4b8c,0xc800a));import{Plugin as _0x1a9840}from'ckeditor5/src/core.js';import{getTranslation as _0x4405c1}from'../utils/common-translations.js';function _0x4b8c(){const _0x71d0e7=['format','371qQQlLF','261567NkxLpt','document','push','startIndex','formatBlock','listReversed','listType','7641570qKucSa','getFirstPosition','registerDescriptionCallback','unshift','_descriptionFactory','toUpperCase','handleListStyleCommand','handleListStartCommand','replace','_LIST_','_getSuggestionBlocks','before','createPositionAt','560EBGhQS','listStart','1176nzuUlC','forward','LegacyListUtils','afterInit','_getTranslationKeyForListStyle','numbered','getListTypeFromListStyleType','flat','getSiblingNodes','plugins','ELEMENT_','formatInline','editor','LegacyListPropertiesEditing','enableCommand','list.properties','type','*Format:*\x20set\x20order\x20to\x20regular','handleListReversedCommand','*Change\x20to:*\x20%0','getAttribute','from','listStyle','get','*Format:*\x20set\x20order\x20to\x20reversed','reversed','has','backward','*Format:*\x20set\x20start\x20index\x20to\x20%0','TrackChangesEditing','getSelectedBlocks','7521750rHwClh','element','commandName','686917eCRszp','4593IsvIfg','parent','selection','config','model','markMultiRangeBlockFormat','length','map','filter','bind','_getSuggestionBlocksForListStyle','createRange','getLastPosition','2364488sYntyO','handleDescriptions','styles','7VAMMuM','6098COryUC','commandParams','change','listItem','locale'];_0x4b8c=function(){return _0x71d0e7;};return _0x4b8c();}function _0x5d19(_0x528864,_0x8b7d74){const _0x4b8c83=_0x4b8c();return _0x5d19=function(_0x5d1926,_0x162f93){_0x5d1926=_0x5d1926-0x6c;let _0x3c37bc=_0x4b8c83[_0x5d1926];return _0x3c37bc;},_0x5d19(_0x528864,_0x8b7d74);}export default class K extends _0x1a9840{[_0xdf16b5(0x97)](){const _0x436ad7=_0xdf16b5;if(!this[_0x436ad7(0xa0)][_0x436ad7(0x9d)][_0x436ad7(0xae)](_0x436ad7(0xa1)))return;const _0x10a630=this[_0x436ad7(0xa0)][_0x436ad7(0xba)][_0x436ad7(0xab)](_0x436ad7(0xa3)),_0x3b726=this[_0x436ad7(0xa0)][_0x436ad7(0x9d)][_0x436ad7(0xab)](_0x436ad7(0xb1));_0x10a630[_0x436ad7(0x75)]&&_0x3b726[_0x436ad7(0xa2)](_0x436ad7(0xaa),this[_0x436ad7(0x8b)][_0x436ad7(0x6f)](this)),_0x10a630[_0x436ad7(0xad)]&&_0x3b726[_0x436ad7(0xa2)](_0x436ad7(0x83),this[_0x436ad7(0xa6)][_0x436ad7(0x6f)](this)),_0x10a630[_0x436ad7(0x81)]&&_0x3b726[_0x436ad7(0xa2)](_0x436ad7(0x93),this[_0x436ad7(0x8c)][_0x436ad7(0x6f)](this)),_0x3b726[_0x436ad7(0x89)][_0x436ad7(0x87)](this[_0x436ad7(0x74)][_0x436ad7(0x6f)](this));}[_0xdf16b5(0x8b)](_0xa67a78,_0x2391ed={}){const _0x4b086d=_0xdf16b5,_0x533293=this[_0x4b086d(0xa0)][_0x4b086d(0x9d)][_0x4b086d(0xab)](_0x4b086d(0xb1)),_0x49575e=this[_0x4b086d(0x70)]();this[_0x4b086d(0xa0)][_0x4b086d(0xbb)][_0x4b086d(0x79)](()=>{const _0x2b1d14=_0x4b086d;_0x533293[_0x2b1d14(0xbc)](_0x49575e,{'commandName':_0x2b1d14(0xaa),'commandParams':[{'type':_0x2391ed[_0x2b1d14(0xa4)]}],'formatGroupId':_0x2b1d14(0xaa)});});}[_0xdf16b5(0xa6)](_0x569d16,_0x478b8c={}){const _0x5e9afd=_0xdf16b5,_0x13a5e3=this[_0x5e9afd(0xa0)][_0x5e9afd(0x9d)][_0x5e9afd(0xab)](_0x5e9afd(0xb1)),_0x37edb7=this[_0x5e9afd(0x8f)](_0x307d32=>_0x307d32['is'](_0x5e9afd(0xb4),_0x5e9afd(0x7a))&&_0x5e9afd(0x99)===_0x307d32[_0x5e9afd(0xa8)](_0x5e9afd(0x84)));if(_0x37edb7[_0x5e9afd(0x6c)]<0x1)return;const _0x266b5d=_0x37edb7[_0x5e9afd(0x6d)](_0x49db54=>this[_0x5e9afd(0xa0)][_0x5e9afd(0xbb)][_0x5e9afd(0x71)](this[_0x5e9afd(0xa0)][_0x5e9afd(0xbb)][_0x5e9afd(0x91)](_0x49db54,_0x5e9afd(0x90)),this[_0x5e9afd(0xa0)][_0x5e9afd(0xbb)][_0x5e9afd(0x91)](_0x49db54,0x0)));this[_0x5e9afd(0xa0)][_0x5e9afd(0xbb)][_0x5e9afd(0x79)](()=>{const _0x502b95=_0x5e9afd;_0x13a5e3[_0x502b95(0xbc)](_0x266b5d,{'commandName':_0x502b95(0x83),'commandParams':[{'reversed':_0x478b8c[_0x502b95(0xad)]}],'formatGroupId':_0x502b95(0x83)});});}[_0xdf16b5(0x8c)](_0x2d9309,_0x4dfb9d={}){const _0xf7e418=_0xdf16b5,_0x4d8e8c=this[_0xf7e418(0xa0)][_0xf7e418(0x9d)][_0xf7e418(0xab)](_0xf7e418(0xb1)),_0x32b225=this[_0xf7e418(0x8f)](_0x576341=>_0x576341['is'](_0xf7e418(0xb4),_0xf7e418(0x7a))&&_0xf7e418(0x99)===_0x576341[_0xf7e418(0xa8)](_0xf7e418(0x84)));if(_0x32b225[_0xf7e418(0x6c)]<0x1)return;const _0x3135ab=_0x32b225[_0xf7e418(0x6d)](_0x6afe9c=>this[_0xf7e418(0xa0)][_0xf7e418(0xbb)][_0xf7e418(0x71)](this[_0xf7e418(0xa0)][_0xf7e418(0xbb)][_0xf7e418(0x91)](_0x6afe9c,_0xf7e418(0x90)),this[_0xf7e418(0xa0)][_0xf7e418(0xbb)][_0xf7e418(0x91)](_0x6afe9c,0x0)));this[_0xf7e418(0xa0)][_0xf7e418(0xbb)][_0xf7e418(0x79)](()=>{const _0x496749=_0xf7e418;_0x4d8e8c[_0x496749(0xbc)](_0x3135ab,{'commandName':_0x496749(0x93),'commandParams':[{'startIndex':_0x4dfb9d[_0x496749(0x81)]}],'formatGroupId':_0x496749(0x93)});});}[_0xdf16b5(0x74)](_0x104a33){const _0x282e57=_0xdf16b5;if(_0x282e57(0x82)!=_0x104a33[_0x282e57(0xa4)]&&_0x282e57(0x9f)!=_0x104a33[_0x282e57(0xa4)])return;const _0x5929c1=this[_0x282e57(0xa0)][_0x282e57(0x7b)],{data:_0x55ebd0}=_0x104a33;if(!_0x55ebd0)return;let _0x34378a,_0x5105ee;switch(_0x55ebd0[_0x282e57(0xb5)]){case _0x282e57(0xaa):_0x34378a=_0x282e57(0xa7),_0x5105ee={'type':_0x282e57(0x7c),'content':_0x4405c1(_0x5929c1,_0x34378a,_0x4405c1(_0x5929c1,this[_0x282e57(0x98)](_0x55ebd0[_0x282e57(0x78)][0x0][_0x282e57(0xa4)])))};break;case _0x282e57(0x83):_0x34378a=_0x55ebd0[_0x282e57(0x78)][0x0][_0x282e57(0xad)]?_0x282e57(0xac):_0x282e57(0xa5),_0x5105ee={'type':_0x282e57(0x7c),'content':_0x4405c1(_0x5929c1,_0x34378a)};break;case _0x282e57(0x93):_0x34378a=_0x282e57(0xb0),_0x5105ee={'type':_0x282e57(0x7c),'content':_0x4405c1(_0x5929c1,_0x34378a,_0x55ebd0[_0x282e57(0x78)][0x0][_0x282e57(0x81)])};}return _0x5105ee;}[_0xdf16b5(0x70)](){const _0x4be399=_0xdf16b5;var _0x3126d1,_0x41236c,_0x4e6231,_0x19986c;const _0x79ec7c=this[_0x4be399(0xa0)][_0x4be399(0x9d)][_0x4be399(0xab)](_0x4be399(0x96));let _0x30870e=Array[_0x4be399(0xa9)](this[_0x4be399(0xa0)][_0x4be399(0xbb)][_0x4be399(0x7f)][_0x4be399(0xb9)][_0x4be399(0xb2)]());return(null===(_0x3126d1=_0x30870e[0x0])||void 0x0===_0x3126d1?void 0x0:_0x3126d1['is'](_0x4be399(0xb4),_0x4be399(0x7a)))&&_0x30870e[_0x4be399(0x88)](..._0x79ec7c[_0x4be399(0x9c)](this[_0x4be399(0xa0)][_0x4be399(0xbb)][_0x4be399(0x7f)][_0x4be399(0xb9)][_0x4be399(0x86)](),_0x4be399(0xaf))),(null===(_0x41236c=_0x30870e[_0x30870e[_0x4be399(0x6c)]-0x1])||void 0x0===_0x41236c?void 0x0:_0x41236c['is'](_0x4be399(0xb4),_0x4be399(0x7a)))&&_0x30870e[_0x4be399(0x80)](..._0x79ec7c[_0x4be399(0x9c)](this[_0x4be399(0xa0)][_0x4be399(0xbb)][_0x4be399(0x7f)][_0x4be399(0xb9)][_0x4be399(0x72)](),_0x4be399(0x95))),_0x30870e=[...new Set(_0x30870e)],(null===(_0x19986c=null===(_0x4e6231=this[_0x4be399(0xa0)][_0x4be399(0xbb)][_0x4be399(0x7f)][_0x4be399(0xb9)][_0x4be399(0x86)]())||void 0x0===_0x4e6231?void 0x0:_0x4e6231[_0x4be399(0xb8)])||void 0x0===_0x19986c?void 0x0:_0x19986c['is'](_0x4be399(0xb4),_0x4be399(0x7a)))&&(_0x30870e=_0x30870e[_0x4be399(0x6e)](_0x561def=>_0x561def['is'](_0x4be399(0xb4),_0x4be399(0x7a)))),_0x30870e;}[_0xdf16b5(0x8f)](_0x290886){const _0x27e607=_0xdf16b5,_0x2be8bf=this[_0x27e607(0xa0)][_0x27e607(0x9d)][_0x27e607(0xab)](_0x27e607(0x96));let _0x394e62=Array[_0x27e607(0xa9)](this[_0x27e607(0xa0)][_0x27e607(0xbb)][_0x27e607(0x7f)][_0x27e607(0xb9)][_0x27e607(0xb2)]())[_0x27e607(0x6e)](_0x290886)[_0x27e607(0x6d)](_0x1e1a53=>{const _0x12e9ed=_0x27e607,_0x29ef42=this[_0x12e9ed(0xa0)][_0x12e9ed(0xbb)][_0x12e9ed(0x91)](_0x1e1a53,0x0);return[..._0x2be8bf[_0x12e9ed(0x9c)](_0x29ef42,_0x12e9ed(0xaf)),..._0x2be8bf[_0x12e9ed(0x9c)](_0x29ef42,_0x12e9ed(0x95))];})[_0x27e607(0x9b)]();return _0x394e62=[...new Set(_0x394e62)],_0x394e62;}[_0xdf16b5(0x98)](_0x19d09f){const _0x50a535=_0xdf16b5;return _0x50a535(0x9e)+this[_0x50a535(0xa0)][_0x50a535(0x9d)][_0x50a535(0xab)](_0x50a535(0x96))[_0x50a535(0x9a)](_0x19d09f)[_0x50a535(0x8a)]()+_0x50a535(0x8e)+_0x19d09f[_0x50a535(0x8a)]()[_0x50a535(0x8d)](/-/g,'_');}}
23
+ const _0x18c0fd=_0x5d7d;(function(_0x3cd53a,_0x4dc5fa){const _0xe35984=_0x5d7d,_0x4b2a0b=_0x3cd53a();while(!![]){try{const _0x2c4754=parseInt(_0xe35984(0x1f0))/0x1*(parseInt(_0xe35984(0x1e6))/0x2)+parseInt(_0xe35984(0x208))/0x3*(-parseInt(_0xe35984(0x1ec))/0x4)+-parseInt(_0xe35984(0x212))/0x5+parseInt(_0xe35984(0x203))/0x6+parseInt(_0xe35984(0x202))/0x7*(-parseInt(_0xe35984(0x21b))/0x8)+parseInt(_0xe35984(0x1f8))/0x9*(parseInt(_0xe35984(0x209))/0xa)+-parseInt(_0xe35984(0x225))/0xb;if(_0x2c4754===_0x4dc5fa)break;else _0x4b2a0b['push'](_0x4b2a0b['shift']());}catch(_0x3d2823){_0x4b2a0b['push'](_0x4b2a0b['shift']());}}}(_0x5ef9,0x8c015));function _0x5ef9(){const _0x5a8d1a=['listItem','document','parent','5035294hWQlDr','listStyle','LegacyListUtils','from','list.properties','forward','has','commandParams','*Format:*\x20set\x20order\x20to\x20reversed','getSelectedBlocks','_getSuggestionBlocks','_getTranslationKeyForListStyle','createPositionAt','handleListStartCommand','locale','getSiblingNodes','getListTypeFromListStyleType','getFirstPosition','2EQhomO','reversed','numbered','length','listStart','registerDescriptionCallback','107444nImYwC','handleListStyleCommand','handleDescriptions','map','1122103faabJV','createRange','element','commandName','*Change\x20to:*\x20%0','LegacyListPropertiesEditing','backward','config','1858347qpFCtN','enableCommand','*Format:*\x20set\x20order\x20to\x20regular','_descriptionFactory','format','ELEMENT_','styles','getAttribute','TrackChangesEditing','type','567DRWubj','5934690vCPzgx','flat','_getSuggestionBlocksForListStyle','listReversed','unshift','51xveFHw','10GDWSAH','selection','push','getLastPosition','markMultiRangeBlockFormat','filter','get','model','formatBlock','3430370cRqKSR','replace','afterInit','startIndex','plugins','before','editor','formatInline','bind','14200QQZROx','toUpperCase','*Format:*\x20set\x20start\x20index\x20to\x20%0','change','listType','handleListReversedCommand','_LIST_'];_0x5ef9=function(){return _0x5a8d1a;};return _0x5ef9();}import{Plugin as _0x255b1e}from'ckeditor5/src/core.js';function _0x5d7d(_0x219c97,_0xca15a6){const _0x5ef996=_0x5ef9();return _0x5d7d=function(_0x5d7dfc,_0x58ca51){_0x5d7dfc=_0x5d7dfc-0x1d6;let _0x5ae27c=_0x5ef996[_0x5d7dfc];return _0x5ae27c;},_0x5d7d(_0x219c97,_0xca15a6);}import{getTranslation as _0x4809a7}from'../utils/common-translations.js';export default class K extends _0x255b1e{[_0x18c0fd(0x214)](){const _0x23beaf=_0x18c0fd;if(!this[_0x23beaf(0x218)][_0x23beaf(0x216)][_0x23beaf(0x1da)](_0x23beaf(0x1f5)))return;const _0x49a2b3=this[_0x23beaf(0x218)][_0x23beaf(0x1f7)][_0x23beaf(0x20f)](_0x23beaf(0x1d8)),_0xd15e5e=this[_0x23beaf(0x218)][_0x23beaf(0x216)][_0x23beaf(0x20f)](_0x23beaf(0x200));_0x49a2b3[_0x23beaf(0x1fe)]&&_0xd15e5e[_0x23beaf(0x1f9)](_0x23beaf(0x226),this[_0x23beaf(0x1ed)][_0x23beaf(0x21a)](this)),_0x49a2b3[_0x23beaf(0x1e7)]&&_0xd15e5e[_0x23beaf(0x1f9)](_0x23beaf(0x206),this[_0x23beaf(0x220)][_0x23beaf(0x21a)](this)),_0x49a2b3[_0x23beaf(0x215)]&&_0xd15e5e[_0x23beaf(0x1f9)](_0x23beaf(0x1ea),this[_0x23beaf(0x1e1)][_0x23beaf(0x21a)](this)),_0xd15e5e[_0x23beaf(0x1fb)][_0x23beaf(0x1eb)](this[_0x23beaf(0x1ee)][_0x23beaf(0x21a)](this));}[_0x18c0fd(0x1ed)](_0x2b75cb,_0x22c0c1={}){const _0x341d4b=_0x18c0fd,_0x16d35b=this[_0x341d4b(0x218)][_0x341d4b(0x216)][_0x341d4b(0x20f)](_0x341d4b(0x200)),_0x2f9e92=this[_0x341d4b(0x205)]();this[_0x341d4b(0x218)][_0x341d4b(0x210)][_0x341d4b(0x21e)](()=>{const _0x217f55=_0x341d4b;_0x16d35b[_0x217f55(0x20d)](_0x2f9e92,{'commandName':_0x217f55(0x226),'commandParams':[{'type':_0x22c0c1[_0x217f55(0x201)]}],'formatGroupId':_0x217f55(0x226)});});}[_0x18c0fd(0x220)](_0x23c1ee,_0x33e842={}){const _0x2e9152=_0x18c0fd,_0x3f05e0=this[_0x2e9152(0x218)][_0x2e9152(0x216)][_0x2e9152(0x20f)](_0x2e9152(0x200)),_0xae0c16=this[_0x2e9152(0x1de)](_0x19c980=>_0x19c980['is'](_0x2e9152(0x1f2),_0x2e9152(0x222))&&_0x2e9152(0x1e8)===_0x19c980[_0x2e9152(0x1ff)](_0x2e9152(0x21f)));if(_0xae0c16[_0x2e9152(0x1e9)]<0x1)return;const _0x21fb69=_0xae0c16[_0x2e9152(0x1ef)](_0x3c3102=>this[_0x2e9152(0x218)][_0x2e9152(0x210)][_0x2e9152(0x1f1)](this[_0x2e9152(0x218)][_0x2e9152(0x210)][_0x2e9152(0x1e0)](_0x3c3102,_0x2e9152(0x217)),this[_0x2e9152(0x218)][_0x2e9152(0x210)][_0x2e9152(0x1e0)](_0x3c3102,0x0)));this[_0x2e9152(0x218)][_0x2e9152(0x210)][_0x2e9152(0x21e)](()=>{const _0x1682f8=_0x2e9152;_0x3f05e0[_0x1682f8(0x20d)](_0x21fb69,{'commandName':_0x1682f8(0x206),'commandParams':[{'reversed':_0x33e842[_0x1682f8(0x1e7)]}],'formatGroupId':_0x1682f8(0x206)});});}[_0x18c0fd(0x1e1)](_0x46f35f,_0x5764ca={}){const _0x35f028=_0x18c0fd,_0x1b815d=this[_0x35f028(0x218)][_0x35f028(0x216)][_0x35f028(0x20f)](_0x35f028(0x200)),_0x22cfa7=this[_0x35f028(0x1de)](_0x4edaa0=>_0x4edaa0['is'](_0x35f028(0x1f2),_0x35f028(0x222))&&_0x35f028(0x1e8)===_0x4edaa0[_0x35f028(0x1ff)](_0x35f028(0x21f)));if(_0x22cfa7[_0x35f028(0x1e9)]<0x1)return;const _0x169a0d=_0x22cfa7[_0x35f028(0x1ef)](_0x38c5ae=>this[_0x35f028(0x218)][_0x35f028(0x210)][_0x35f028(0x1f1)](this[_0x35f028(0x218)][_0x35f028(0x210)][_0x35f028(0x1e0)](_0x38c5ae,_0x35f028(0x217)),this[_0x35f028(0x218)][_0x35f028(0x210)][_0x35f028(0x1e0)](_0x38c5ae,0x0)));this[_0x35f028(0x218)][_0x35f028(0x210)][_0x35f028(0x21e)](()=>{const _0x3ca6ca=_0x35f028;_0x1b815d[_0x3ca6ca(0x20d)](_0x169a0d,{'commandName':_0x3ca6ca(0x1ea),'commandParams':[{'startIndex':_0x5764ca[_0x3ca6ca(0x215)]}],'formatGroupId':_0x3ca6ca(0x1ea)});});}[_0x18c0fd(0x1ee)](_0xa14d35){const _0x1734fe=_0x18c0fd;if(_0x1734fe(0x211)!=_0xa14d35[_0x1734fe(0x201)]&&_0x1734fe(0x219)!=_0xa14d35[_0x1734fe(0x201)])return;const _0x36f8c6=this[_0x1734fe(0x218)][_0x1734fe(0x1e2)],{data:_0x1a2591}=_0xa14d35;if(!_0x1a2591)return;let _0x427793,_0x50bd37;switch(_0x1a2591[_0x1734fe(0x1f3)]){case _0x1734fe(0x226):_0x427793=_0x1734fe(0x1f4),_0x50bd37={'type':_0x1734fe(0x1fc),'content':_0x4809a7(_0x36f8c6,_0x427793,_0x4809a7(_0x36f8c6,this[_0x1734fe(0x1df)](_0x1a2591[_0x1734fe(0x1db)][0x0][_0x1734fe(0x201)])))};break;case _0x1734fe(0x206):_0x427793=_0x1a2591[_0x1734fe(0x1db)][0x0][_0x1734fe(0x1e7)]?_0x1734fe(0x1dc):_0x1734fe(0x1fa),_0x50bd37={'type':_0x1734fe(0x1fc),'content':_0x4809a7(_0x36f8c6,_0x427793)};break;case _0x1734fe(0x1ea):_0x427793=_0x1734fe(0x21d),_0x50bd37={'type':_0x1734fe(0x1fc),'content':_0x4809a7(_0x36f8c6,_0x427793,_0x1a2591[_0x1734fe(0x1db)][0x0][_0x1734fe(0x215)])};}return _0x50bd37;}[_0x18c0fd(0x205)](){const _0x3e3acd=_0x18c0fd;var _0x1ba9a5,_0x5f03c7,_0x107233,_0x76d409;const _0x22340c=this[_0x3e3acd(0x218)][_0x3e3acd(0x216)][_0x3e3acd(0x20f)](_0x3e3acd(0x1d6));let _0x254dec=Array[_0x3e3acd(0x1d7)](this[_0x3e3acd(0x218)][_0x3e3acd(0x210)][_0x3e3acd(0x223)][_0x3e3acd(0x20a)][_0x3e3acd(0x1dd)]());return(null===(_0x1ba9a5=_0x254dec[0x0])||void 0x0===_0x1ba9a5?void 0x0:_0x1ba9a5['is'](_0x3e3acd(0x1f2),_0x3e3acd(0x222)))&&_0x254dec[_0x3e3acd(0x207)](..._0x22340c[_0x3e3acd(0x1e3)](this[_0x3e3acd(0x218)][_0x3e3acd(0x210)][_0x3e3acd(0x223)][_0x3e3acd(0x20a)][_0x3e3acd(0x1e5)](),_0x3e3acd(0x1f6))),(null===(_0x5f03c7=_0x254dec[_0x254dec[_0x3e3acd(0x1e9)]-0x1])||void 0x0===_0x5f03c7?void 0x0:_0x5f03c7['is'](_0x3e3acd(0x1f2),_0x3e3acd(0x222)))&&_0x254dec[_0x3e3acd(0x20b)](..._0x22340c[_0x3e3acd(0x1e3)](this[_0x3e3acd(0x218)][_0x3e3acd(0x210)][_0x3e3acd(0x223)][_0x3e3acd(0x20a)][_0x3e3acd(0x20c)](),_0x3e3acd(0x1d9))),_0x254dec=[...new Set(_0x254dec)],(null===(_0x76d409=null===(_0x107233=this[_0x3e3acd(0x218)][_0x3e3acd(0x210)][_0x3e3acd(0x223)][_0x3e3acd(0x20a)][_0x3e3acd(0x1e5)]())||void 0x0===_0x107233?void 0x0:_0x107233[_0x3e3acd(0x224)])||void 0x0===_0x76d409?void 0x0:_0x76d409['is'](_0x3e3acd(0x1f2),_0x3e3acd(0x222)))&&(_0x254dec=_0x254dec[_0x3e3acd(0x20e)](_0x5d580a=>_0x5d580a['is'](_0x3e3acd(0x1f2),_0x3e3acd(0x222)))),_0x254dec;}[_0x18c0fd(0x1de)](_0x86ca7c){const _0x20abc4=_0x18c0fd,_0x16a69c=this[_0x20abc4(0x218)][_0x20abc4(0x216)][_0x20abc4(0x20f)](_0x20abc4(0x1d6));let _0x36ac96=Array[_0x20abc4(0x1d7)](this[_0x20abc4(0x218)][_0x20abc4(0x210)][_0x20abc4(0x223)][_0x20abc4(0x20a)][_0x20abc4(0x1dd)]())[_0x20abc4(0x20e)](_0x86ca7c)[_0x20abc4(0x1ef)](_0x521cc8=>{const _0x44cb7c=_0x20abc4,_0xfd1a51=this[_0x44cb7c(0x218)][_0x44cb7c(0x210)][_0x44cb7c(0x1e0)](_0x521cc8,0x0);return[..._0x16a69c[_0x44cb7c(0x1e3)](_0xfd1a51,_0x44cb7c(0x1f6)),..._0x16a69c[_0x44cb7c(0x1e3)](_0xfd1a51,_0x44cb7c(0x1d9))];})[_0x20abc4(0x204)]();return _0x36ac96=[...new Set(_0x36ac96)],_0x36ac96;}[_0x18c0fd(0x1df)](_0x50d39e){const _0x1576b4=_0x18c0fd;return _0x1576b4(0x1fd)+this[_0x1576b4(0x218)][_0x1576b4(0x216)][_0x1576b4(0x20f)](_0x1576b4(0x1d6))[_0x1576b4(0x1e4)](_0x50d39e)[_0x1576b4(0x21c)]()+_0x1576b4(0x221)+_0x50d39e[_0x1576b4(0x21c)]()[_0x1576b4(0x213)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x570894=_0xd3c1;(function(_0x144523,_0x2f37e2){const _0x3df05f=_0xd3c1,_0x1cfd10=_0x144523();while(!![]){try{const _0x10fba9=parseInt(_0x3df05f(0x1bc))/0x1+-parseInt(_0x3df05f(0x1c7))/0x2+-parseInt(_0x3df05f(0x1bb))/0x3*(-parseInt(_0x3df05f(0x1cf))/0x4)+parseInt(_0x3df05f(0x1d4))/0x5*(-parseInt(_0x3df05f(0x1dc))/0x6)+-parseInt(_0x3df05f(0x1c2))/0x7+parseInt(_0x3df05f(0x1e3))/0x8+-parseInt(_0x3df05f(0x1df))/0x9*(parseInt(_0x3df05f(0x1ca))/0xa);if(_0x10fba9===_0x2f37e2)break;else _0x1cfd10['push'](_0x1cfd10['shift']());}catch(_0x3a03d8){_0x1cfd10['push'](_0x1cfd10['shift']());}}}(_0x283a,0x8ed36));function _0xd3c1(_0x590053,_0x5dac5c){const _0x283ad0=_0x283a();return _0xd3c1=function(_0xd3c10f,_0x4e16c8){_0xd3c10f=_0xd3c10f-0x1ba;let _0x3276ac=_0x283ad0[_0xd3c10f];return _0x3276ac;},_0xd3c1(_0x590053,_0x5dac5c);}function _0x283a(){const _0x2ad375=['32540taqlxH','*Remove\x20link*','map','plugins','LinkEditing','4Nntkuj','link\x20(','commands','editor','toLowerCase','30FRMBth','has','formatInline','TrackChangesEditing','registerDescriptionCallback','_enableDefaultAttributesIntegration','_registerLegacyDescription','manualDecorators','397386HrgieB','locale','attribute','486wuTlvk','linkHref','get','label','5974712rJLzXA','registerAttributeLabel','1210284LoXPQK','129657uuQULu','type','_descriptionFactory','link','newValue','commandName','829066kXELZk','unlink','format','afterInit','key','6740sMTPwG','commandParams','*Set\x20link:*\x20%0'];_0x283a=function(){return _0x2ad375;};return _0x283a();}import{Plugin as _0x127593}from'ckeditor5/src/core.js';import{getTranslation as _0x2590b5}from'../utils/common-translations.js';export default class ct extends _0x127593{[_0x570894(0x1c5)](){const _0x5cbbce=_0x570894,_0x2dcfe4=this[_0x5cbbce(0x1d2)];if(!_0x2dcfe4[_0x5cbbce(0x1cd)][_0x5cbbce(0x1d5)](_0x5cbbce(0x1ce)))return;const _0x39be05=_0x2dcfe4[_0x5cbbce(0x1cd)][_0x5cbbce(0x1e1)](_0x5cbbce(0x1d7)),_0x5a4abf=_0x2dcfe4[_0x5cbbce(0x1d1)][_0x5cbbce(0x1e1)](_0x5cbbce(0x1bf));_0x39be05[_0x5cbbce(0x1d9)](_0x5cbbce(0x1bf),[_0x5cbbce(0x1e0),..._0x5a4abf[_0x5cbbce(0x1db)][_0x5cbbce(0x1cc)](_0x75f7c4=>_0x75f7c4['id'])]),_0x39be05[_0x5cbbce(0x1d9)](_0x5cbbce(0x1c3));for(const _0x3c86b5 of _0x5a4abf[_0x5cbbce(0x1db)])_0x39be05[_0x5cbbce(0x1be)][_0x5cbbce(0x1ba)](_0x3c86b5['id'],_0x5cbbce(0x1d0)+_0x3c86b5[_0x5cbbce(0x1e2)][_0x5cbbce(0x1d3)]()+')');_0x39be05[_0x5cbbce(0x1be)][_0x5cbbce(0x1d8)](_0x134215=>{const _0xc07642=_0x5cbbce;if(_0xc07642(0x1de)!=_0x134215[_0xc07642(0x1bd)])return;const {data:_0x1a5b3b}=_0x134215;if(!_0x1a5b3b||_0xc07642(0x1e0)!=_0x1a5b3b[_0xc07642(0x1c6)])return;const _0x2307fe=_0x1a5b3b[_0xc07642(0x1c0)],_0x1a6715=_0x2dcfe4[_0xc07642(0x1dd)];return{'type':_0xc07642(0x1c4),'content':null==_0x2307fe?_0x2590b5(_0x1a6715,_0xc07642(0x1cb)):_0x2590b5(_0x1a6715,_0xc07642(0x1c9),'\x22'+_0x2307fe+'\x22')};}),this[_0x5cbbce(0x1da)]();}[_0x570894(0x1da)](){const _0x25b41e=_0x570894,_0x3d1a92=this[_0x25b41e(0x1d2)],_0x943071=_0x3d1a92[_0x25b41e(0x1dd)];_0x3d1a92[_0x25b41e(0x1cd)][_0x25b41e(0x1e1)](_0x25b41e(0x1d7))[_0x25b41e(0x1be)][_0x25b41e(0x1d8)](_0x30b9ec=>{const _0x5732c4=_0x25b41e;if(_0x5732c4(0x1d6)!=_0x30b9ec[_0x5732c4(0x1bd)])return;const {data:_0x16159c}=_0x30b9ec;if(_0x16159c){if(_0x5732c4(0x1bf)==_0x16159c[_0x5732c4(0x1c1)]){const _0x553640=_0x16159c[_0x5732c4(0x1c8)][0x0];return{'type':_0x5732c4(0x1c4),'content':_0x2590b5(_0x943071,_0x5732c4(0x1c9),'\x22'+_0x553640+'\x22')};}return _0x5732c4(0x1c3)==_0x16159c[_0x5732c4(0x1c1)]?{'type':_0x5732c4(0x1c4),'content':_0x2590b5(_0x943071,_0x5732c4(0x1cb))}:void 0x0;}});}}
23
+ const _0x1c4e58=_0xcc59;(function(_0x3a807a,_0x37ec1c){const _0x106442=_0xcc59,_0x462151=_0x3a807a();while(!![]){try{const _0x262b78=-parseInt(_0x106442(0x19f))/0x1*(parseInt(_0x106442(0x199))/0x2)+-parseInt(_0x106442(0x194))/0x3*(-parseInt(_0x106442(0x188))/0x4)+parseInt(_0x106442(0x19b))/0x5+-parseInt(_0x106442(0x186))/0x6+parseInt(_0x106442(0x181))/0x7*(parseInt(_0x106442(0x193))/0x8)+-parseInt(_0x106442(0x18b))/0x9+parseInt(_0x106442(0x183))/0xa;if(_0x262b78===_0x37ec1c)break;else _0x462151['push'](_0x462151['shift']());}catch(_0x3bc036){_0x462151['push'](_0x462151['shift']());}}}(_0x4471,0x7ae62));function _0x4471(){const _0x3c3f1=['link\x20(','linkHref','registerDescriptionCallback','2XHOeNc','*Remove\x20link*','2610375nqiMFt','plugins','toLowerCase','_descriptionFactory','475933pmmKiN','key','LinkEditing','TrackChangesEditing','commands','attribute','registerAttributeLabel','commandParams','newValue','has','commandName','label','7jTdBka','_enableDefaultAttributesIntegration','9119390ZfKLRx','format','manualDecorators','5788038xQhPWo','editor','36kPcTYH','map','locale','3406428TnrCEb','_registerLegacyDescription','afterInit','link','get','unlink','*Set\x20link:*\x20%0','type','2643320yxNQnd','186021eqBwyL','formatInline'];_0x4471=function(){return _0x3c3f1;};return _0x4471();}import{Plugin as _0x34aedc}from'ckeditor5/src/core.js';function _0xcc59(_0x5cf3f6,_0x4ba7a4){const _0x44710e=_0x4471();return _0xcc59=function(_0xcc5964,_0x353953){_0xcc5964=_0xcc5964-0x180;let _0x58fe60=_0x44710e[_0xcc5964];return _0x58fe60;},_0xcc59(_0x5cf3f6,_0x4ba7a4);}import{getTranslation as _0x331e32}from'../utils/common-translations.js';export default class ct extends _0x34aedc{[_0x1c4e58(0x18d)](){const _0x3b93d8=_0x1c4e58,_0x318b62=this[_0x3b93d8(0x187)];if(!_0x318b62[_0x3b93d8(0x19c)][_0x3b93d8(0x1a8)](_0x3b93d8(0x1a1)))return;const _0x2a097e=_0x318b62[_0x3b93d8(0x19c)][_0x3b93d8(0x18f)](_0x3b93d8(0x1a2)),_0x31011e=_0x318b62[_0x3b93d8(0x1a3)][_0x3b93d8(0x18f)](_0x3b93d8(0x18e));_0x2a097e[_0x3b93d8(0x182)](_0x3b93d8(0x18e),[_0x3b93d8(0x197),..._0x31011e[_0x3b93d8(0x185)][_0x3b93d8(0x189)](_0x1fda81=>_0x1fda81['id'])]),_0x2a097e[_0x3b93d8(0x182)](_0x3b93d8(0x190));for(const _0xb8ca3a of _0x31011e[_0x3b93d8(0x185)])_0x2a097e[_0x3b93d8(0x19e)][_0x3b93d8(0x1a5)](_0xb8ca3a['id'],_0x3b93d8(0x196)+_0xb8ca3a[_0x3b93d8(0x180)][_0x3b93d8(0x19d)]()+')');_0x2a097e[_0x3b93d8(0x19e)][_0x3b93d8(0x198)](_0x261cc8=>{const _0x3f657b=_0x3b93d8;if(_0x3f657b(0x1a4)!=_0x261cc8[_0x3f657b(0x192)])return;const {data:_0x1fa8ac}=_0x261cc8;if(!_0x1fa8ac||_0x3f657b(0x197)!=_0x1fa8ac[_0x3f657b(0x1a0)])return;const _0x444799=_0x1fa8ac[_0x3f657b(0x1a7)],_0xf54685=_0x318b62[_0x3f657b(0x18a)];return{'type':_0x3f657b(0x184),'content':null==_0x444799?_0x331e32(_0xf54685,_0x3f657b(0x19a)):_0x331e32(_0xf54685,_0x3f657b(0x191),'\x22'+_0x444799+'\x22')};}),this[_0x3b93d8(0x18c)]();}[_0x1c4e58(0x18c)](){const _0x201a8a=_0x1c4e58,_0x257926=this[_0x201a8a(0x187)],_0x349ec5=_0x257926[_0x201a8a(0x18a)];_0x257926[_0x201a8a(0x19c)][_0x201a8a(0x18f)](_0x201a8a(0x1a2))[_0x201a8a(0x19e)][_0x201a8a(0x198)](_0x1910e1=>{const _0x2f56b3=_0x201a8a;if(_0x2f56b3(0x195)!=_0x1910e1[_0x2f56b3(0x192)])return;const {data:_0x4e3cea}=_0x1910e1;if(_0x4e3cea){if(_0x2f56b3(0x18e)==_0x4e3cea[_0x2f56b3(0x1a9)]){const _0x54fa5c=_0x4e3cea[_0x2f56b3(0x1a6)][0x0];return{'type':_0x2f56b3(0x184),'content':_0x331e32(_0x349ec5,_0x2f56b3(0x191),'\x22'+_0x54fa5c+'\x22')};}return _0x2f56b3(0x190)==_0x4e3cea[_0x2f56b3(0x1a9)]?{'type':_0x2f56b3(0x184),'content':_0x331e32(_0x349ec5,_0x2f56b3(0x19a))}:void 0x0;}});}}