@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240603.0 → 0.0.0-nightly-20240604.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 (170) hide show
  1. package/README.md +0 -6
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +1 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/dist/types/suggestion.d.ts +1 -1
  100. package/dist/types/ui/suggestioncontroller.d.ts +1 -1
  101. package/package.json +3 -3
  102. package/src/commands/acceptsuggestioncommand.js +1 -1
  103. package/src/commands/discardsuggestioncommand.js +1 -1
  104. package/src/commands/executeonallsuggestionscommand.js +1 -1
  105. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  106. package/src/commands/trackchangescommand.js +1 -1
  107. package/src/index.js +1 -1
  108. package/src/integrations/aiassistant.js +1 -1
  109. package/src/integrations/alignment.js +1 -1
  110. package/src/integrations/basicstyles.js +1 -1
  111. package/src/integrations/blockquote.js +1 -1
  112. package/src/integrations/casechange.js +1 -1
  113. package/src/integrations/ckbox.js +1 -1
  114. package/src/integrations/codeblock.js +1 -1
  115. package/src/integrations/comments.js +1 -1
  116. package/src/integrations/deletecommand.js +1 -1
  117. package/src/integrations/entercommand.js +1 -1
  118. package/src/integrations/findandreplace.js +1 -1
  119. package/src/integrations/font.js +1 -1
  120. package/src/integrations/formatpainter.js +1 -1
  121. package/src/integrations/heading.js +1 -1
  122. package/src/integrations/highlight.js +1 -1
  123. package/src/integrations/horizontalline.js +1 -1
  124. package/src/integrations/htmlembed.js +1 -1
  125. package/src/integrations/image.js +1 -1
  126. package/src/integrations/imagereplace.js +1 -1
  127. package/src/integrations/imagestyle.js +1 -1
  128. package/src/integrations/importword.js +1 -1
  129. package/src/integrations/indent.js +1 -1
  130. package/src/integrations/inputcommand.js +1 -1
  131. package/src/integrations/legacylist.js +1 -1
  132. package/src/integrations/legacylistproperties.js +1 -1
  133. package/src/integrations/link.js +1 -1
  134. package/src/integrations/list.js +1 -1
  135. package/src/integrations/listproperties.js +1 -1
  136. package/src/integrations/mediaembed.js +1 -1
  137. package/src/integrations/mention.js +1 -1
  138. package/src/integrations/multilevellist.js +1 -1
  139. package/src/integrations/pagebreak.js +1 -1
  140. package/src/integrations/paragraph.js +1 -1
  141. package/src/integrations/removeformat.js +1 -1
  142. package/src/integrations/restrictededitingmode.js +1 -1
  143. package/src/integrations/shiftentercommand.js +1 -1
  144. package/src/integrations/standardeditingmode.js +1 -1
  145. package/src/integrations/style.js +1 -1
  146. package/src/integrations/table.js +1 -1
  147. package/src/integrations/tablecaption.js +1 -1
  148. package/src/integrations/tableclipboard.js +1 -1
  149. package/src/integrations/tablecolumnresize.js +1 -1
  150. package/src/integrations/tableheadings.js +1 -1
  151. package/src/integrations/tablemergesplit.js +1 -1
  152. package/src/integrations/tableofcontents.js +1 -1
  153. package/src/integrations/tableproperties.js +1 -1
  154. package/src/integrations/template.js +1 -1
  155. package/src/integrations/title.js +1 -1
  156. package/src/integrations/undo.js +1 -1
  157. package/src/integrations/utils.js +1 -1
  158. package/src/suggestion.d.ts +1 -1
  159. package/src/suggestion.js +1 -2
  160. package/src/suggestiondescriptionfactory.js +1 -1
  161. package/src/trackchanges.js +1 -1
  162. package/src/trackchangesdata.js +1 -1
  163. package/src/trackchangesediting.js +1 -1
  164. package/src/trackchangesui.js +1 -1
  165. package/src/ui/suggestioncontroller.d.ts +1 -1
  166. package/src/ui/suggestioncontroller.js +1 -2
  167. package/src/ui/view/basesuggestionthreadview.js +1 -1
  168. package/src/ui/view/suggestionthreadview.js +1 -1
  169. package/src/utils/common-translations.js +1 -1
  170. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x290d62=_0x486a;function _0x486a(_0x447819,_0x29b453){const _0x6ff447=_0x6ff4();return _0x486a=function(_0x486a19,_0x49c56f){_0x486a19=_0x486a19-0xee;let _0x3e3a90=_0x6ff447[_0x486a19];return _0x3e3a90;},_0x486a(_0x447819,_0x29b453);}function _0x6ff4(){const _0x55b42b=['createPositionAt','FindAndReplaceUtils','978NrDGop','enableCommand','find','editor','end','has','filter','346731mvJLfA','item','handleFindCommand','afterInit','bind','markers','findNext','get','plugins','4135TpIYEJ','string','getRange','replaceAll','findByTextCallback','createRange','3679140lyCjjc','28usthTc','356058LCwRGM','getIntersection','FindAndReplaceEditing','suggestion:deletion','1642ccivzx','replace','1710864SrTLsB','model','findPrevious','1372086LwOIUQ','_isInDeletionRange','getMarkersGroup','start','TrackChangesEditing'];_0x6ff4=function(){return _0x55b42b;};return _0x6ff4();}(function(_0x5591ed,_0x40942c){const _0x49eaff=_0x486a,_0xc07da6=_0x5591ed();while(!![]){try{const _0x3b169c=parseInt(_0x49eaff(0xfe))/0x1*(parseInt(_0x49eaff(0xf9))/0x2)+-parseInt(_0x49eaff(0x103))/0x3+parseInt(_0x49eaff(0xf8))/0x4+-parseInt(_0x49eaff(0xf2))/0x5*(parseInt(_0x49eaff(0x10a))/0x6)+-parseInt(_0x49eaff(0x111))/0x7+parseInt(_0x49eaff(0x100))/0x8+parseInt(_0x49eaff(0xfa))/0x9;if(_0x3b169c===_0x40942c)break;else _0xc07da6['push'](_0xc07da6['shift']());}catch(_0x1bbcfb){_0xc07da6['push'](_0xc07da6['shift']());}}}(_0x6ff4,0x87601));import{Plugin as _0x5960ff}from'ckeditor5/src/core.js';export default class J extends _0x5960ff{[_0x290d62(0x114)](){const _0x1c7a19=_0x290d62;if(!this[_0x1c7a19(0x10d)][_0x1c7a19(0xf1)][_0x1c7a19(0x10f)](_0x1c7a19(0xfc)))return;const _0x35b4a9=this[_0x1c7a19(0x10d)][_0x1c7a19(0xf1)][_0x1c7a19(0xf0)](_0x1c7a19(0x107));_0x35b4a9[_0x1c7a19(0x10b)](_0x1c7a19(0x10c),this[_0x1c7a19(0x113)][_0x1c7a19(0x115)](this)),_0x35b4a9[_0x1c7a19(0x10b)](_0x1c7a19(0xef)),_0x35b4a9[_0x1c7a19(0x10b)](_0x1c7a19(0x102)),_0x35b4a9[_0x1c7a19(0x10b)](_0x1c7a19(0xff)),_0x35b4a9[_0x1c7a19(0x10b)](_0x1c7a19(0xf5));}[_0x290d62(0x113)](_0x56f114,_0x4cf2fd,_0x418ff6={}){const _0x480858=_0x290d62,_0x3b7c23=this[_0x480858(0x10d)][_0x480858(0xf1)][_0x480858(0xf0)](_0x480858(0x109));return _0x56f114(_0x5f2873=>(_0x480858(0xf3)==typeof _0x4cf2fd?_0x3b7c23[_0x480858(0xf6)](_0x4cf2fd,_0x418ff6):_0x4cf2fd)(_0x5f2873)[_0x480858(0x110)](_0x1eda1c=>!0x1===this[_0x480858(0x104)](_0x1eda1c,_0x5f2873[_0x480858(0x112)])),_0x418ff6);}[_0x290d62(0x104)](_0x376239,_0x2ec0bb){const _0x4849f5=_0x290d62,_0x55f950=this[_0x4849f5(0x10d)][_0x4849f5(0x101)][_0x4849f5(0xf7)](this[_0x4849f5(0x10d)][_0x4849f5(0x101)][_0x4849f5(0x108)](_0x2ec0bb,_0x376239[_0x4849f5(0x106)]),this[_0x4849f5(0x10d)][_0x4849f5(0x101)][_0x4849f5(0x108)](_0x2ec0bb,_0x376239[_0x4849f5(0x10e)]));for(const _0x4279ac of this[_0x4849f5(0x10d)][_0x4849f5(0x101)][_0x4849f5(0xee)][_0x4849f5(0x105)](_0x4849f5(0xfd)))if(null!==_0x55f950[_0x4849f5(0xfb)](_0x4279ac[_0x4849f5(0xf4)]()))return!0x0;return!0x1;}}
23
+ const _0x2127a1=_0x3749;(function(_0x10ccf9,_0x284624){const _0x90084e=_0x3749,_0x2bca97=_0x10ccf9();while(!![]){try{const _0x2d2438=parseInt(_0x90084e(0x181))/0x1*(parseInt(_0x90084e(0x198))/0x2)+parseInt(_0x90084e(0x182))/0x3*(-parseInt(_0x90084e(0x1a7))/0x4)+-parseInt(_0x90084e(0x19d))/0x5+parseInt(_0x90084e(0x187))/0x6+-parseInt(_0x90084e(0x184))/0x7*(-parseInt(_0x90084e(0x193))/0x8)+parseInt(_0x90084e(0x18c))/0x9+parseInt(_0x90084e(0x18b))/0xa*(-parseInt(_0x90084e(0x1a6))/0xb);if(_0x2d2438===_0x284624)break;else _0x2bca97['push'](_0x2bca97['shift']());}catch(_0xe47c1c){_0x2bca97['push'](_0x2bca97['shift']());}}}(_0x3ab0,0x62f21));import{Plugin as _0x3b59d7}from'ckeditor5/src/core.js';function _0x3ab0(){const _0x3ad1fd=['getRange','handleFindCommand','getIntersection','104KMpYYZ','getMarkersGroup','TrackChangesEditing','plugins','find','20810HxQCRs','findNext','createRange','filter','item','2770040EErBIj','FindAndReplaceUtils','_isInDeletionRange','findByTextCallback','model','suggestion:deletion','findPrevious','bind','createPositionAt','77IjpDiK','4TgbZHM','replaceAll','editor','has','59EQAXmk','301947jNdlse','markers','358631zydlWl','end','start','3052338ylReRe','string','enableCommand','replace','1284830pwgUKz','1536048GwatgV','FindAndReplaceEditing','afterInit','get'];_0x3ab0=function(){return _0x3ad1fd;};return _0x3ab0();}function _0x3749(_0x54cd6a,_0x1c1f10){const _0x3ab0ca=_0x3ab0();return _0x3749=function(_0x37490b,_0x387d66){_0x37490b=_0x37490b-0x181;let _0x34cf87=_0x3ab0ca[_0x37490b];return _0x34cf87;},_0x3749(_0x54cd6a,_0x1c1f10);}export default class J extends _0x3b59d7{[_0x2127a1(0x18e)](){const _0xff61bd=_0x2127a1;if(!this[_0xff61bd(0x1a9)][_0xff61bd(0x196)][_0xff61bd(0x1aa)](_0xff61bd(0x18d)))return;const _0x5ae743=this[_0xff61bd(0x1a9)][_0xff61bd(0x196)][_0xff61bd(0x18f)](_0xff61bd(0x195));_0x5ae743[_0xff61bd(0x189)](_0xff61bd(0x197),this[_0xff61bd(0x191)][_0xff61bd(0x1a4)](this)),_0x5ae743[_0xff61bd(0x189)](_0xff61bd(0x199)),_0x5ae743[_0xff61bd(0x189)](_0xff61bd(0x1a3)),_0x5ae743[_0xff61bd(0x189)](_0xff61bd(0x18a)),_0x5ae743[_0xff61bd(0x189)](_0xff61bd(0x1a8));}[_0x2127a1(0x191)](_0x17e3bd,_0x22ca92,_0x5d57c4={}){const _0x4705f5=_0x2127a1,_0x4e315f=this[_0x4705f5(0x1a9)][_0x4705f5(0x196)][_0x4705f5(0x18f)](_0x4705f5(0x19e));return _0x17e3bd(_0x143e7d=>(_0x4705f5(0x188)==typeof _0x22ca92?_0x4e315f[_0x4705f5(0x1a0)](_0x22ca92,_0x5d57c4):_0x22ca92)(_0x143e7d)[_0x4705f5(0x19b)](_0x415624=>!0x1===this[_0x4705f5(0x19f)](_0x415624,_0x143e7d[_0x4705f5(0x19c)])),_0x5d57c4);}[_0x2127a1(0x19f)](_0x11a569,_0x123c6b){const _0x4d284f=_0x2127a1,_0x515b00=this[_0x4d284f(0x1a9)][_0x4d284f(0x1a1)][_0x4d284f(0x19a)](this[_0x4d284f(0x1a9)][_0x4d284f(0x1a1)][_0x4d284f(0x1a5)](_0x123c6b,_0x11a569[_0x4d284f(0x186)]),this[_0x4d284f(0x1a9)][_0x4d284f(0x1a1)][_0x4d284f(0x1a5)](_0x123c6b,_0x11a569[_0x4d284f(0x185)]));for(const _0x40b3e0 of this[_0x4d284f(0x1a9)][_0x4d284f(0x1a1)][_0x4d284f(0x183)][_0x4d284f(0x194)](_0x4d284f(0x1a2)))if(null!==_0x515b00[_0x4d284f(0x192)](_0x40b3e0[_0x4d284f(0x190)]()))return!0x0;return!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x235ed7=_0x59e9;(function(_0x3130ad,_0xf58cf9){const _0x5713df=_0x59e9,_0x5a9bcb=_0x3130ad();while(!![]){try{const _0x1b0750=parseInt(_0x5713df(0x149))/0x1*(-parseInt(_0x5713df(0x155))/0x2)+-parseInt(_0x5713df(0x16a))/0x3*(-parseInt(_0x5713df(0x14f))/0x4)+parseInt(_0x5713df(0x16b))/0x5+parseInt(_0x5713df(0x147))/0x6+-parseInt(_0x5713df(0x178))/0x7+-parseInt(_0x5713df(0x17b))/0x8*(parseInt(_0x5713df(0x152))/0x9)+parseInt(_0x5713df(0x14d))/0xa*(parseInt(_0x5713df(0x174))/0xb);if(_0x1b0750===_0xf58cf9)break;else _0x5a9bcb['push'](_0x5a9bcb['shift']());}catch(_0xad8404){_0x5a9bcb['push'](_0x5a9bcb['shift']());}}}(_0x4df8,0x86262));function _0x59e9(_0x33e18d,_0x4701b9){const _0x4df895=_0x4df8();return _0x59e9=function(_0x59e9e1,_0x16027e){_0x59e9e1=_0x59e9e1-0x142;let _0x5f4525=_0x4df895[_0x59e9e1];return _0x5f4525;},_0x59e9(_0x33e18d,_0x4701b9);}import{Plugin as _0x75b26f}from'ckeditor5/src/core.js';function _0x4df8(){const _0x5f1048=['fontColor','119202RkTzqd','4914000yzsbcR','get','*Reset\x20font\x20family*','registerDescriptionCallback','*Reset\x20font\x20background\x20color*','value','label','commandName','plugins','9615661GDKGVo','find','TrackChangesEditing','FORMAT_FONT_COLOR','1804096ZxlFLV','fontColor.colors','fontSize','34520HpvTck','descriptionFactory','type','registerAttributeLabel','*Reset\x20font\x20color*','FORMAT_FONT_FAMILY','commandParams','locale','*Set\x20font\x20size:*\x20%0','*Set\x20font\x20family:*\x20%0','897726MRPCjO','fontBackgroundColor.colors','73173atggPp','format','FontSize','*Set\x20font\x20color:*\x20%0','10gOchJr','fontFamily','32prmNWv','toLowerCase','title','1791HNYpRB','registerInlineAttribute','formatInline','18CEgsrE','editor','FORMAT_FONT_SIZE','_registerLegacyDescription','afterInit','fontBackgroundColor','FontBackgroundColorEditing','*Set\x20font\x20background\x20color:*\x20%0','has','fontSize.options','*Reset\x20font\x20size*','enableDefaultAttributesIntegration','normalizeSizeOptions','FontColorEditing','model','FORMAT_FONT_BACKGROUND','FontFamilyEditing','config','trim','FontSizeEditing'];_0x4df8=function(){return _0x5f1048;};return _0x4df8();}import{normalizeColorOptions as _0x45115d}from'ckeditor5/src/ui.js';import{getTranslation as _0x6cf1c3}from'../utils/common-translations.js';const ro=[{'pluginName':_0x235ed7(0x168),'commandName':_0x235ed7(0x17a)},{'pluginName':_0x235ed7(0x165),'commandName':_0x235ed7(0x14e)},{'pluginName':_0x235ed7(0x162),'commandName':_0x235ed7(0x169)},{'pluginName':_0x235ed7(0x15b),'commandName':_0x235ed7(0x15a)}];export default class Q extends _0x75b26f{[_0x235ed7(0x159)](){const _0x2a7d02=_0x235ed7,_0x387fc6=this[_0x2a7d02(0x156)][_0x2a7d02(0x144)],_0x5b73c0=this[_0x2a7d02(0x156)][_0x2a7d02(0x173)][_0x2a7d02(0x16c)](_0x2a7d02(0x176));for(const {pluginName:_0x3870d3,commandName:_0x1857f8}of ro)this[_0x2a7d02(0x156)][_0x2a7d02(0x173)][_0x2a7d02(0x15d)](_0x3870d3)&&(_0x5b73c0[_0x2a7d02(0x160)](_0x1857f8),_0x5b73c0[_0x2a7d02(0x153)](_0x1857f8));_0x387fc6['t'],(_0x5b73c0[_0x2a7d02(0x17c)][_0x2a7d02(0x17e)](_0x2a7d02(0x17a),_0x6cf1c3(_0x387fc6,_0x2a7d02(0x157))),_0x5b73c0[_0x2a7d02(0x17c)][_0x2a7d02(0x17e)](_0x2a7d02(0x14e),_0x6cf1c3(_0x387fc6,_0x2a7d02(0x142))),_0x5b73c0[_0x2a7d02(0x17c)][_0x2a7d02(0x17e)](_0x2a7d02(0x169),_0x6cf1c3(_0x387fc6,_0x2a7d02(0x177))),_0x5b73c0[_0x2a7d02(0x17c)][_0x2a7d02(0x17e)](_0x2a7d02(0x15a),_0x6cf1c3(_0x387fc6,_0x2a7d02(0x164))),this[_0x2a7d02(0x158)]());}[_0x235ed7(0x158)](){const _0xff25f=_0x235ed7,_0x15b899=this[_0xff25f(0x156)],_0x4e7037=_0x15b899[_0xff25f(0x144)];_0x15b899[_0xff25f(0x173)][_0xff25f(0x16c)](_0xff25f(0x176))[_0xff25f(0x17c)][_0xff25f(0x16e)](_0x179825=>{const _0x5b7d81=_0xff25f,_0x1c5006=_0x4e7037['t'];if(_0x5b7d81(0x154)!=_0x179825[_0x5b7d81(0x17d)])return;const {data:_0x11c499}=_0x179825;if(null!=_0x11c499){if(_0x5b7d81(0x17a)==_0x11c499[_0x5b7d81(0x172)]){const _0x10053a=_0x11c499[_0x5b7d81(0x143)][0x0][_0x5b7d81(0x170)];if(_0x10053a){const _0x2bd249=_0x1c5006(this[_0x5b7d81(0x156)][_0x5b7d81(0x173)][_0x5b7d81(0x16c)](_0x5b7d81(0x14b))[_0x5b7d81(0x161)](this[_0x5b7d81(0x156)][_0x5b7d81(0x166)][_0x5b7d81(0x16c)](_0x5b7d81(0x15e)))[_0x5b7d81(0x175)](_0x5a5bac=>_0x5a5bac[_0x5b7d81(0x163)]==_0x10053a)[_0x5b7d81(0x151)])[_0x5b7d81(0x150)]();return{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x145),_0x2bd249)};}return{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x15f))};}if(_0x5b7d81(0x14e)==_0x11c499[_0x5b7d81(0x172)]){const _0x35d184=_0x11c499[_0x5b7d81(0x143)][0x0][_0x5b7d81(0x170)];return _0x35d184?{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x146),_0x35d184)}:{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x16d))};}if(_0x5b7d81(0x169)==_0x11c499[_0x5b7d81(0x172)]){const _0x4327a1=_0x11c499[_0x5b7d81(0x143)][0x0][_0x5b7d81(0x170)];if(_0x4327a1){const _0x5d89de=_0x45115d(this[_0x5b7d81(0x156)][_0x5b7d81(0x166)][_0x5b7d81(0x16c)](_0x5b7d81(0x179)))[_0x5b7d81(0x175)](_0x59d308=>_0x59d308[_0x5b7d81(0x163)]==_0x4327a1);let _0x19629c=_0x4327a1,_0x471d47='';return _0x5d89de&&(_0x19629c=_0x5d89de[_0x5b7d81(0x171)],_0x471d47=_0x1c5006(_0x19629c)[_0x5b7d81(0x150)]()),{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x14c),_0x471d47)[_0x5b7d81(0x167)](),'color':{'value':_0x4327a1,'title':_0x471d47||_0x19629c}};}return{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x17f))};}if(_0x5b7d81(0x15a)==_0x11c499[_0x5b7d81(0x172)]){const _0x5a1397=_0x11c499[_0x5b7d81(0x143)][0x0][_0x5b7d81(0x170)];if(_0x5a1397){const _0x1e1eb8=_0x45115d(this[_0x5b7d81(0x156)][_0x5b7d81(0x166)][_0x5b7d81(0x16c)](_0x5b7d81(0x148)))[_0x5b7d81(0x175)](_0x2b357a=>_0x2b357a[_0x5b7d81(0x163)]==_0x5a1397);let _0x4055d5=_0x5a1397,_0x3e7ce7='';return _0x1e1eb8&&(_0x4055d5=_0x1e1eb8[_0x5b7d81(0x171)],_0x3e7ce7=_0x1c5006(_0x4055d5)[_0x5b7d81(0x150)]()),{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x15c),_0x3e7ce7)[_0x5b7d81(0x167)](),'color':{'value':_0x5a1397,'title':_0x3e7ce7||_0x4055d5}};}return{'type':_0x5b7d81(0x14a),'content':_0x6cf1c3(_0x4e7037,_0x5b7d81(0x16f))};}}});}}
23
+ const _0x4b36cd=_0x5ab9;(function(_0x48a071,_0x3cff40){const _0x3b6805=_0x5ab9,_0x2e2ffe=_0x48a071();while(!![]){try{const _0x1e6932=-parseInt(_0x3b6805(0x16b))/0x1+-parseInt(_0x3b6805(0x17a))/0x2+parseInt(_0x3b6805(0x155))/0x3+parseInt(_0x3b6805(0x179))/0x4+-parseInt(_0x3b6805(0x148))/0x5+parseInt(_0x3b6805(0x177))/0x6*(-parseInt(_0x3b6805(0x154))/0x7)+parseInt(_0x3b6805(0x162))/0x8;if(_0x1e6932===_0x3cff40)break;else _0x2e2ffe['push'](_0x2e2ffe['shift']());}catch(_0x219fc0){_0x2e2ffe['push'](_0x2e2ffe['shift']());}}}(_0x187f,0x6a711));import{Plugin as _0x390e89}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x56249a}from'ckeditor5/src/ui.js';function _0x5ab9(_0x3279f6,_0x712ed2){const _0x187fce=_0x187f();return _0x5ab9=function(_0x5ab9a9,_0x1d5322){_0x5ab9a9=_0x5ab9a9-0x140;let _0x2f3a02=_0x187fce[_0x5ab9a9];return _0x2f3a02;},_0x5ab9(_0x3279f6,_0x712ed2);}import{getTranslation as _0x5729bd}from'../utils/common-translations.js';const ro=[{'pluginName':_0x4b36cd(0x15f),'commandName':_0x4b36cd(0x14c)},{'pluginName':_0x4b36cd(0x16f),'commandName':_0x4b36cd(0x14e)},{'pluginName':_0x4b36cd(0x16e),'commandName':_0x4b36cd(0x147)},{'pluginName':_0x4b36cd(0x14b),'commandName':_0x4b36cd(0x153)}];export default class Q extends _0x390e89{[_0x4b36cd(0x159)](){const _0xe867d=_0x4b36cd,_0x365d6d=this[_0xe867d(0x15d)][_0xe867d(0x165)],_0x1d8f9d=this[_0xe867d(0x15d)][_0xe867d(0x150)][_0xe867d(0x169)](_0xe867d(0x158));for(const {pluginName:_0x2839f1,commandName:_0x5bdc9f}of ro)this[_0xe867d(0x15d)][_0xe867d(0x150)][_0xe867d(0x157)](_0x2839f1)&&(_0x1d8f9d[_0xe867d(0x174)](_0x5bdc9f),_0x1d8f9d[_0xe867d(0x15e)](_0x5bdc9f));_0x365d6d['t'],(_0x1d8f9d[_0xe867d(0x164)][_0xe867d(0x14f)](_0xe867d(0x14c),_0x5729bd(_0x365d6d,_0xe867d(0x141))),_0x1d8f9d[_0xe867d(0x164)][_0xe867d(0x14f)](_0xe867d(0x14e),_0x5729bd(_0x365d6d,_0xe867d(0x166))),_0x1d8f9d[_0xe867d(0x164)][_0xe867d(0x14f)](_0xe867d(0x147),_0x5729bd(_0x365d6d,_0xe867d(0x152))),_0x1d8f9d[_0xe867d(0x164)][_0xe867d(0x14f)](_0xe867d(0x153),_0x5729bd(_0x365d6d,_0xe867d(0x15b))),this[_0xe867d(0x15c)]());}[_0x4b36cd(0x15c)](){const _0x33a1c9=_0x4b36cd,_0x4e3710=this[_0x33a1c9(0x15d)],_0x1b5431=_0x4e3710[_0x33a1c9(0x165)];_0x4e3710[_0x33a1c9(0x150)][_0x33a1c9(0x169)](_0x33a1c9(0x158))[_0x33a1c9(0x164)][_0x33a1c9(0x16c)](_0x385d1f=>{const _0x35c626=_0x33a1c9,_0x45e423=_0x1b5431['t'];if(_0x35c626(0x143)!=_0x385d1f[_0x35c626(0x176)])return;const {data:_0x5217ad}=_0x385d1f;if(null!=_0x5217ad){if(_0x35c626(0x14c)==_0x5217ad[_0x35c626(0x178)]){const _0x1193ff=_0x5217ad[_0x35c626(0x16d)][0x0][_0x35c626(0x167)];if(_0x1193ff){const _0x254c4e=_0x45e423(this[_0x35c626(0x15d)][_0x35c626(0x150)][_0x35c626(0x169)](_0x35c626(0x142))[_0x35c626(0x14d)](this[_0x35c626(0x15d)][_0x35c626(0x163)][_0x35c626(0x169)](_0x35c626(0x172)))[_0x35c626(0x151)](_0x1b6706=>_0x1b6706[_0x35c626(0x160)]==_0x1193ff)[_0x35c626(0x171)])[_0x35c626(0x14a)]();return{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x170),_0x254c4e)};}return{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x173))};}if(_0x35c626(0x14e)==_0x5217ad[_0x35c626(0x178)]){const _0x5f1464=_0x5217ad[_0x35c626(0x16d)][0x0][_0x35c626(0x167)];return _0x5f1464?{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x146),_0x5f1464)}:{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x149))};}if(_0x35c626(0x147)==_0x5217ad[_0x35c626(0x178)]){const _0x362e0d=_0x5217ad[_0x35c626(0x16d)][0x0][_0x35c626(0x167)];if(_0x362e0d){const _0x3f1437=_0x56249a(this[_0x35c626(0x15d)][_0x35c626(0x163)][_0x35c626(0x169)](_0x35c626(0x175)))[_0x35c626(0x151)](_0x5ec360=>_0x5ec360[_0x35c626(0x160)]==_0x362e0d);let _0x2c44da=_0x362e0d,_0x92216d='';return _0x3f1437&&(_0x2c44da=_0x3f1437[_0x35c626(0x161)],_0x92216d=_0x45e423(_0x2c44da)[_0x35c626(0x14a)]()),{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x168),_0x92216d)[_0x35c626(0x145)](),'color':{'value':_0x362e0d,'title':_0x92216d||_0x2c44da}};}return{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x144))};}if(_0x35c626(0x153)==_0x5217ad[_0x35c626(0x178)]){const _0x2843c1=_0x5217ad[_0x35c626(0x16d)][0x0][_0x35c626(0x167)];if(_0x2843c1){const _0x79b2e5=_0x56249a(this[_0x35c626(0x15d)][_0x35c626(0x163)][_0x35c626(0x169)](_0x35c626(0x156)))[_0x35c626(0x151)](_0x8fb3fc=>_0x8fb3fc[_0x35c626(0x160)]==_0x2843c1);let _0x25aa70=_0x2843c1,_0x336438='';return _0x79b2e5&&(_0x25aa70=_0x79b2e5[_0x35c626(0x161)],_0x336438=_0x45e423(_0x25aa70)[_0x35c626(0x14a)]()),{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x15a),_0x336438)[_0x35c626(0x145)](),'color':{'value':_0x2843c1,'title':_0x336438||_0x25aa70}};}return{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x140))};}}});}}function _0x187f(){const _0x3b5caa=['label','9422456QqyogQ','config','descriptionFactory','locale','FORMAT_FONT_FAMILY','value','*Set\x20font\x20color:*\x20%0','get','format','587247MyEGUP','registerDescriptionCallback','commandParams','FontColorEditing','FontFamilyEditing','*Set\x20font\x20size:*\x20%0','title','fontSize.options','*Reset\x20font\x20size*','enableDefaultAttributesIntegration','fontColor.colors','type','168WcUevv','commandName','872124jfATto','374068XYWPgl','*Reset\x20font\x20background\x20color*','FORMAT_FONT_SIZE','FontSize','formatInline','*Reset\x20font\x20color*','trim','*Set\x20font\x20family:*\x20%0','fontColor','2828080oxghNx','*Reset\x20font\x20family*','toLowerCase','FontBackgroundColorEditing','fontSize','normalizeSizeOptions','fontFamily','registerAttributeLabel','plugins','find','FORMAT_FONT_COLOR','fontBackgroundColor','11221pYMSRi','1274784EmLTjy','fontBackgroundColor.colors','has','TrackChangesEditing','afterInit','*Set\x20font\x20background\x20color:*\x20%0','FORMAT_FONT_BACKGROUND','_registerLegacyDescription','editor','registerInlineAttribute','FontSizeEditing','model'];_0x187f=function(){return _0x3b5caa;};return _0x187f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x54a1(){const _0x14b7c7=['100325dgnSUr','fontColor','push','registerDescriptionCallback','commandName','toUpperCase','copyFormat','afterInit','formatBlock','fontSize','*Remove\x20all\x20formatting*','pasteFormat','length','7600gFrrJI','boolean','806324ULTqfy','108hLpdPV','split','5790008mkiNVH','find','model','toLowerCase','format','label','enableDefaultAttributesIntegration','title','charAt','352134IXzOfb','2727JTlAQs','fontBackgroundColor','fontColor.colors','get','join','11539KOQSBJ','normalizeSizeOptions','TrackChangesEditing','*Set\x20format\x20to:*\x20%0','formatInline','editor','15624bPxJtU','config','3XDnnIl','enableCommand','36972240OENbLZ','commandParams','descriptionFactory','commands','plugins','type','3kfkZjA','_registerLegacyDescription','slice','locale','FontSize','fontSize.options','entries'];_0x54a1=function(){return _0x14b7c7;};return _0x54a1();}const _0x34c893=_0x3466;(function(_0x613b6e,_0x2abe07){const _0x3a8cc2=_0x3466,_0xd913c6=_0x613b6e();while(!![]){try{const _0x153f78=parseInt(_0x3a8cc2(0x170))/0x1*(-parseInt(_0x3a8cc2(0x192))/0x2)+parseInt(_0x3a8cc2(0x1a0))/0x3*(-parseInt(_0x3a8cc2(0x186))/0x4)+parseInt(_0x3a8cc2(0x177))/0x5*(parseInt(_0x3a8cc2(0x187))/0x6)+-parseInt(_0x3a8cc2(0x189))/0x7+parseInt(_0x3a8cc2(0x19e))/0x8*(-parseInt(_0x3a8cc2(0x193))/0x9)+parseInt(_0x3a8cc2(0x184))/0xa*(-parseInt(_0x3a8cc2(0x198))/0xb)+parseInt(_0x3a8cc2(0x1a2))/0xc;if(_0x153f78===_0x2abe07)break;else _0xd913c6['push'](_0xd913c6['shift']());}catch(_0x185be2){_0xd913c6['push'](_0xd913c6['shift']());}}}(_0x54a1,0x79289));import{Plugin as _0x2a5fca}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x41b84a}from'ckeditor5/src/ui.js';import{getTranslation as _0x14200c}from'../utils/common-translations.js';function _0x3466(_0x3d8d5f,_0xe48e2d){const _0x54a1dd=_0x54a1();return _0x3466=function(_0x346623,_0x32d05e){_0x346623=_0x346623-0x16c;let _0x172d95=_0x54a1dd[_0x346623];return _0x172d95;},_0x3466(_0x3d8d5f,_0xe48e2d);}export default class X extends _0x2a5fca{[_0x34c893(0x17e)](){const _0x54c41d=_0x34c893,_0x31cc49=this[_0x54c41d(0x19d)],_0x196158=_0x31cc49[_0x54c41d(0x16e)][_0x54c41d(0x196)](_0x54c41d(0x19a)),_0x39967e=_0x31cc49[_0x54c41d(0x16d)][_0x54c41d(0x196)](_0x54c41d(0x17d)),_0xb34292=_0x31cc49[_0x54c41d(0x16d)][_0x54c41d(0x196)](_0x54c41d(0x182));_0x39967e&&_0xb34292&&(_0x196158[_0x54c41d(0x18f)](_0x54c41d(0x182)),_0x196158[_0x54c41d(0x1a1)](_0x54c41d(0x17d)),this[_0x54c41d(0x171)]());}[_0x34c893(0x171)](){const _0x3f9fd3=_0x34c893,_0x277861=this[_0x3f9fd3(0x19d)],_0x36cf7e=_0x277861[_0x3f9fd3(0x173)];_0x277861[_0x3f9fd3(0x16e)][_0x3f9fd3(0x196)](_0x3f9fd3(0x19a))[_0x3f9fd3(0x16c)][_0x3f9fd3(0x17a)](_0x25f3a7=>{const _0x39a9d1=_0x3f9fd3;if(_0x39a9d1(0x17f)!=_0x25f3a7[_0x39a9d1(0x16f)]&&_0x39a9d1(0x19c)!=_0x25f3a7[_0x39a9d1(0x16f)])return;const {data:_0x53b014}=_0x25f3a7;if(_0x53b014&&_0x39a9d1(0x182)===_0x53b014[_0x39a9d1(0x17b)]){const _0x509719=[],_0x5cc809=_0x53b014[_0x39a9d1(0x1a3)][0x0];for(const [_0x1945da,_0x33f0ad]of Object[_0x39a9d1(0x176)](_0x5cc809))_0x509719[_0x39a9d1(0x179)](so(_0x277861,_0x1945da,_0x33f0ad));return _0x509719[_0x39a9d1(0x183)]?{'type':_0x39a9d1(0x18d),'content':_0x14200c(_0x36cf7e,_0x39a9d1(0x19b),_0x509719[_0x39a9d1(0x197)](',\x20'))}:{'type':_0x39a9d1(0x18d),'content':_0x14200c(_0x36cf7e,_0x39a9d1(0x181))};}});}}function so(_0x3e8d4c,_0x2adb27,_0x5e0a12){const _0x20d45d=_0x34c893,_0x1af61b=_0x3e8d4c[_0x20d45d(0x173)]['t'],_0x469d7d=_0x2adb27[_0x20d45d(0x188)](/(?=[A-Z])/)[_0x20d45d(0x197)]('\x20'),_0x51d626=_0x1af61b(_0x469d7d[_0x20d45d(0x191)](0x0)[_0x20d45d(0x17c)]()+_0x469d7d[_0x20d45d(0x172)](0x1))[_0x20d45d(0x18c)]();if(_0x20d45d(0x185)==typeof _0x5e0a12)return _0x51d626;if(_0x20d45d(0x178)===_0x2adb27||_0x20d45d(0x194)===_0x2adb27){const _0x35b68f=_0x41b84a(_0x3e8d4c[_0x20d45d(0x19f)][_0x20d45d(0x196)](_0x20d45d(0x195)))[_0x20d45d(0x18a)](_0x3d9949=>_0x3d9949[_0x20d45d(0x18b)]==_0x5e0a12);return _0x51d626+'\x20('+(_0x35b68f?_0x1af61b(_0x35b68f[_0x20d45d(0x18e)])[_0x20d45d(0x18c)]():_0x5e0a12)+')';}if(_0x20d45d(0x180)===_0x2adb27&&isNaN(parseFloat(_0x5e0a12))){const _0xf395d3=_0x3e8d4c[_0x20d45d(0x16e)][_0x20d45d(0x196)](_0x20d45d(0x174))[_0x20d45d(0x199)](_0x3e8d4c[_0x20d45d(0x19f)][_0x20d45d(0x196)](_0x20d45d(0x175)))[_0x20d45d(0x18a)](_0x14fd00=>_0x14fd00[_0x20d45d(0x18b)]==_0x5e0a12);return _0x51d626+'\x20('+(_0xf395d3?_0x1af61b(_0xf395d3[_0x20d45d(0x190)])[_0x20d45d(0x18c)]():_0x5e0a12)+')';}return _0x51d626+'\x20('+_0x5e0a12+')';}
23
+ const _0x3fc1cb=_0xdf3d;function _0x1538(){const _0x5b4981=['model','normalizeSizeOptions','split','FontSize','charAt','fontColor','9jmIORN','title','config','copyFormat','*Set\x20format\x20to:*\x20%0','fontColor.colors','boolean','70930KNsJhs','enableCommand','351973NFxgjm','100pVVFiw','1930930jIdcGc','descriptionFactory','formatBlock','entries','fontSize','toUpperCase','266qfkiVC','77gKXJTO','push','enableDefaultAttributesIntegration','TrackChangesEditing','commandParams','label','slice','toLowerCase','join','format','pasteFormat','editor','100788WwIVir','type','*Remove\x20all\x20formatting*','get','commandName','592nnzpzS','_registerLegacyDescription','commands','2810832sVGCLO','find','afterInit','fontSize.options','plugins','registerDescriptionCallback','length','fontBackgroundColor','9948oloYKb','formatInline','locale','3046092uXWpNq'];_0x1538=function(){return _0x5b4981;};return _0x1538();}(function(_0x57db79,_0x46cd3f){const _0x3198ae=_0xdf3d,_0x2c708f=_0x57db79();while(!![]){try{const _0x765c5f=-parseInt(_0x3198ae(0xdf))/0x1+parseInt(_0x3198ae(0xf9))/0x2*(-parseInt(_0x3198ae(0xcc))/0x3)+-parseInt(_0x3198ae(0xe0))/0x4*(parseInt(_0x3198ae(0xdd))/0x5)+-parseInt(_0x3198ae(0xf4))/0x6*(-parseInt(_0x3198ae(0xe7))/0x7)+-parseInt(_0x3198ae(0xfc))/0x8+parseInt(_0x3198ae(0xd6))/0x9*(parseInt(_0x3198ae(0xe1))/0xa)+parseInt(_0x3198ae(0xe8))/0xb*(parseInt(_0x3198ae(0xcf))/0xc);if(_0x765c5f===_0x46cd3f)break;else _0x2c708f['push'](_0x2c708f['shift']());}catch(_0x52955a){_0x2c708f['push'](_0x2c708f['shift']());}}}(_0x1538,0x8add7));function _0xdf3d(_0x4e2335,_0x4cb757){const _0x153824=_0x1538();return _0xdf3d=function(_0xdf3dee,_0x32ad48){_0xdf3dee=_0xdf3dee-0xc8;let _0x28eeb8=_0x153824[_0xdf3dee];return _0x28eeb8;},_0xdf3d(_0x4e2335,_0x4cb757);}import{Plugin as _0x313132}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x1627fc}from'ckeditor5/src/ui.js';import{getTranslation as _0x49213b}from'../utils/common-translations.js';export default class X extends _0x313132{[_0x3fc1cb(0xfe)](){const _0x4e6e06=_0x3fc1cb,_0x327b5b=this[_0x4e6e06(0xf3)],_0x224133=_0x327b5b[_0x4e6e06(0xc8)][_0x4e6e06(0xf7)](_0x4e6e06(0xeb)),_0x540cd3=_0x327b5b[_0x4e6e06(0xfb)][_0x4e6e06(0xf7)](_0x4e6e06(0xd9)),_0x378c4c=_0x327b5b[_0x4e6e06(0xfb)][_0x4e6e06(0xf7)](_0x4e6e06(0xf2));_0x540cd3&&_0x378c4c&&(_0x224133[_0x4e6e06(0xea)](_0x4e6e06(0xf2)),_0x224133[_0x4e6e06(0xde)](_0x4e6e06(0xd9)),this[_0x4e6e06(0xfa)]());}[_0x3fc1cb(0xfa)](){const _0x5da087=_0x3fc1cb,_0x560af9=this[_0x5da087(0xf3)],_0x40c87=_0x560af9[_0x5da087(0xce)];_0x560af9[_0x5da087(0xc8)][_0x5da087(0xf7)](_0x5da087(0xeb))[_0x5da087(0xe2)][_0x5da087(0xc9)](_0x34b26b=>{const _0x35e967=_0x5da087;if(_0x35e967(0xe3)!=_0x34b26b[_0x35e967(0xf5)]&&_0x35e967(0xcd)!=_0x34b26b[_0x35e967(0xf5)])return;const {data:_0xd5eae1}=_0x34b26b;if(_0xd5eae1&&_0x35e967(0xf2)===_0xd5eae1[_0x35e967(0xf8)]){const _0x24f870=[],_0x556b07=_0xd5eae1[_0x35e967(0xec)][0x0];for(const [_0x52393f,_0x26d4b0]of Object[_0x35e967(0xe4)](_0x556b07))_0x24f870[_0x35e967(0xe9)](so(_0x560af9,_0x52393f,_0x26d4b0));return _0x24f870[_0x35e967(0xca)]?{'type':_0x35e967(0xf1),'content':_0x49213b(_0x40c87,_0x35e967(0xda),_0x24f870[_0x35e967(0xf0)](',\x20'))}:{'type':_0x35e967(0xf1),'content':_0x49213b(_0x40c87,_0x35e967(0xf6))};}});}}function so(_0x3a62b4,_0x592916,_0x4225bc){const _0x497f01=_0x3fc1cb,_0x3f3639=_0x3a62b4[_0x497f01(0xce)]['t'],_0x13d82f=_0x592916[_0x497f01(0xd2)](/(?=[A-Z])/)[_0x497f01(0xf0)]('\x20'),_0x505bfa=_0x3f3639(_0x13d82f[_0x497f01(0xd4)](0x0)[_0x497f01(0xe6)]()+_0x13d82f[_0x497f01(0xee)](0x1))[_0x497f01(0xef)]();if(_0x497f01(0xdc)==typeof _0x4225bc)return _0x505bfa;if(_0x497f01(0xd5)===_0x592916||_0x497f01(0xcb)===_0x592916){const _0x16f734=_0x1627fc(_0x3a62b4[_0x497f01(0xd8)][_0x497f01(0xf7)](_0x497f01(0xdb)))[_0x497f01(0xfd)](_0x757400=>_0x757400[_0x497f01(0xd0)]==_0x4225bc);return _0x505bfa+'\x20('+(_0x16f734?_0x3f3639(_0x16f734[_0x497f01(0xed)])[_0x497f01(0xef)]():_0x4225bc)+')';}if(_0x497f01(0xe5)===_0x592916&&isNaN(parseFloat(_0x4225bc))){const _0x83b0b3=_0x3a62b4[_0x497f01(0xc8)][_0x497f01(0xf7)](_0x497f01(0xd3))[_0x497f01(0xd1)](_0x3a62b4[_0x497f01(0xd8)][_0x497f01(0xf7)](_0x497f01(0xff)))[_0x497f01(0xfd)](_0x4b5003=>_0x4b5003[_0x497f01(0xd0)]==_0x4225bc);return _0x505bfa+'\x20('+(_0x83b0b3?_0x3f3639(_0x83b0b3[_0x497f01(0xd7)])[_0x497f01(0xef)]():_0x4225bc)+')';}return _0x505bfa+'\x20('+_0x4225bc+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x256e(_0x3e913f,_0x43fcfa){const _0x7b5289=_0x7b52();return _0x256e=function(_0x256e3,_0x8056a6){_0x256e3=_0x256e3-0x1c3;let _0x36b753=_0x7b5289[_0x256e3];return _0x36b753;},_0x256e(_0x3e913f,_0x43fcfa);}const _0x193834=_0x256e;function _0x7b52(){const _0x4a575f=['heading','commandName','215056xVAIqB','2076315fnrlwF','find','81011NbrOxj','1280817IllFKW','registerDescriptionCallback','2995830CKtkfB','heading.options','2829915gIkKvy','config','TrackChangesEditing','4xbSPJm','type','HeadingEditing','ELEMENT_HEADING_CUSTOM','2qlEiNt','formatBlock','_getHeadingLevel','editor','match','66aRkPFw','model','enableDefaultAttributesIntegration','name','85972HKOSuL','title','ELEMENT_HEADING','format','45SShdhp','view','commandParams','_registerLegacyDescription','locale','registerElementLabel','_headingOptions','get','plugins','*Change\x20to:*\x20%0','12SPBKaI','value','afterInit','descriptionFactory','paragraph','has'];_0x7b52=function(){return _0x4a575f;};return _0x7b52();}(function(_0x322e7c,_0x5d87db){const _0xb7592e=_0x256e,_0x5a622d=_0x322e7c();while(!![]){try{const _0x50b3fb=-parseInt(_0xb7592e(0x1f0))/0x1*(-parseInt(_0xb7592e(0x1e7))/0x2)+parseInt(_0xb7592e(0x1dc))/0x3*(parseInt(_0xb7592e(0x1e3))/0x4)+-parseInt(_0xb7592e(0x1d9))/0x5+parseInt(_0xb7592e(0x1ec))/0x6*(parseInt(_0xb7592e(0x1db))/0x7)+-parseInt(_0xb7592e(0x1d8))/0x8*(-parseInt(_0xb7592e(0x1c6))/0x9)+-parseInt(_0xb7592e(0x1de))/0xa+-parseInt(_0xb7592e(0x1e0))/0xb*(-parseInt(_0xb7592e(0x1d0))/0xc);if(_0x50b3fb===_0x5d87db)break;else _0x5a622d['push'](_0x5a622d['shift']());}catch(_0x2be913){_0x5a622d['push'](_0x5a622d['shift']());}}}(_0x7b52,0x4d673));import{Plugin as _0x1e6675}from'ckeditor5/src/core.js';import{getTranslation as _0x400a46}from'../utils/common-translations.js';export default class Y extends _0x1e6675{[_0x193834(0x1d2)](){const _0x46b648=_0x193834,_0x5cc15a=this[_0x46b648(0x1ea)];if(!_0x5cc15a[_0x46b648(0x1ce)][_0x46b648(0x1d5)](_0x46b648(0x1e5)))return;this[_0x46b648(0x1cc)]=_0x5cc15a[_0x46b648(0x1e1)][_0x46b648(0x1cd)](_0x46b648(0x1df));const _0x204b9a=_0x5cc15a[_0x46b648(0x1ca)],_0x2ef17d=_0x5cc15a[_0x46b648(0x1ce)][_0x46b648(0x1cd)](_0x46b648(0x1e2));_0x2ef17d[_0x46b648(0x1ee)](_0x46b648(0x1d6));for(const _0xb01849 of this[_0x46b648(0x1cc)])_0x46b648(0x1d4)!=_0xb01849[_0x46b648(0x1ed)]&&_0x2ef17d[_0x46b648(0x1d3)][_0x46b648(0x1cb)](_0xb01849[_0x46b648(0x1ed)],_0x3aaedf=>{const _0x9a6b32=_0x46b648,_0x231db9=this[_0x9a6b32(0x1e9)](_0xb01849[_0x9a6b32(0x1ed)]);return null!==_0x231db9?_0xa39ec2(_0x3aaedf,_0x231db9):_0x38c55f(_0x3aaedf,_0xb01849[_0x9a6b32(0x1c3)]);});function _0xa39ec2(_0x586154,_0x5111b1){const _0x779963=_0x46b648;return _0x400a46(_0x204b9a,_0x779963(0x1c4),[_0x586154,_0x5111b1]);}function _0x38c55f(_0xd3528c,_0x1ec388){const _0x232e40=_0x46b648;return _0x400a46(_0x204b9a,_0x232e40(0x1e6),[_0xd3528c,_0x1ec388]);}this[_0x46b648(0x1c9)]();}[_0x193834(0x1c9)](){const _0x2db9ec=_0x193834,_0x4c56a6=this[_0x2db9ec(0x1ea)],_0x346c0a=_0x4c56a6[_0x2db9ec(0x1ca)];function _0x263a39(_0x2b447b,_0x1f9c5b){const _0x186caf=_0x2db9ec;return _0x400a46(_0x346c0a,_0x186caf(0x1e6),[_0x2b447b,_0x1f9c5b]);}_0x4c56a6[_0x2db9ec(0x1ce)][_0x2db9ec(0x1cd)](_0x2db9ec(0x1e2))[_0x2db9ec(0x1d3)][_0x2db9ec(0x1dd)](_0x329e7c=>{const _0x81e42c=_0x2db9ec;if(_0x81e42c(0x1e8)!=_0x329e7c[_0x81e42c(0x1e4)])return;const {data:_0x31c6cc}=_0x329e7c;if(_0x31c6cc&&_0x81e42c(0x1d6)==_0x31c6cc[_0x81e42c(0x1d7)]){const _0x527833=_0x31c6cc[_0x81e42c(0x1c8)][0x0][_0x81e42c(0x1d1)],_0x51ed25=this[_0x81e42c(0x1e9)](_0x527833);if(null!==_0x51ed25)return{'type':_0x81e42c(0x1c5),'content':_0x400a46(_0x346c0a,_0x81e42c(0x1cf),(_0x2f8dce=0x1,_0x1aca7f=_0x51ed25,_0x400a46(_0x346c0a,_0x81e42c(0x1c4),[_0x2f8dce,_0x1aca7f])))};const _0x4ece7c=this[_0x81e42c(0x1cc)][_0x81e42c(0x1da)](_0x3c8b45=>_0x3c8b45[_0x81e42c(0x1ed)]===_0x527833)[_0x81e42c(0x1c3)];return{'type':_0x81e42c(0x1c5),'content':_0x400a46(_0x346c0a,_0x81e42c(0x1cf),_0x263a39(0x1,_0x4ece7c))};}var _0x2f8dce,_0x1aca7f;});}[_0x193834(0x1e9)](_0x1ea589){const _0x46cbb9=_0x193834;var _0x360dd6,_0x37550e;const _0x8f4d1f=_0x1ea589[_0x46cbb9(0x1eb)](/^heading(\d+)/);if(_0x8f4d1f)return _0x8f4d1f[0x1];const _0x5c49d8=null===(_0x360dd6=this[_0x46cbb9(0x1cc)])||void 0x0===_0x360dd6?void 0x0:_0x360dd6[_0x46cbb9(0x1da)](_0x33494e=>_0x33494e[_0x46cbb9(0x1ed)]==_0x1ea589);if(_0x5c49d8&&_0x5c49d8[_0x46cbb9(0x1c7)]){const _0x222167=_0x5c49d8[_0x46cbb9(0x1c7)],_0x1a96aa=(null!==(_0x37550e=_0x222167[_0x46cbb9(0x1ef)])&&void 0x0!==_0x37550e?_0x37550e:_0x222167)[_0x46cbb9(0x1eb)](/^h(\d+)/);if(_0x1a96aa)return _0x1a96aa[0x1];}return null;}}
23
+ const _0x144eb8=_0x55d1;(function(_0x4077db,_0x3ee067){const _0x44050a=_0x55d1,_0x47a2cc=_0x4077db();while(!![]){try{const _0x404662=-parseInt(_0x44050a(0xba))/0x1*(parseInt(_0x44050a(0xb6))/0x2)+parseInt(_0x44050a(0xbc))/0x3+parseInt(_0x44050a(0xc7))/0x4+-parseInt(_0x44050a(0xb0))/0x5+-parseInt(_0x44050a(0xd5))/0x6+parseInt(_0x44050a(0xd1))/0x7+parseInt(_0x44050a(0xc3))/0x8*(parseInt(_0x44050a(0xc5))/0x9);if(_0x404662===_0x3ee067)break;else _0x47a2cc['push'](_0x47a2cc['shift']());}catch(_0x59b8f8){_0x47a2cc['push'](_0x47a2cc['shift']());}}}(_0x4f85,0x7caf1));function _0x4f85(){const _0x13eb18=['match','_headingOptions','get','3211138aKITbz','view','paragraph','model','1941210zurXvc','registerElementLabel','enableDefaultAttributesIntegration','format','locale','heading.options','1972980aDkYKH','_getHeadingLevel','config','_registerLegacyDescription','editor','find','489758KfAFzt','type','value','title','2SwHDfR','commandParams','1703502BHdUku','*Change\x20to:*\x20%0','ELEMENT_HEADING_CUSTOM','has','registerDescriptionCallback','name','formatBlock','12248wouPCh','TrackChangesEditing','45UAzUZx','HeadingEditing','2737484vtjVXw','afterInit','descriptionFactory','ELEMENT_HEADING','commandName','plugins','heading'];_0x4f85=function(){return _0x13eb18;};return _0x4f85();}import{Plugin as _0x3d8a52}from'ckeditor5/src/core.js';import{getTranslation as _0x439a51}from'../utils/common-translations.js';function _0x55d1(_0x28b85f,_0x411212){const _0x4f8500=_0x4f85();return _0x55d1=function(_0x55d1a6,_0x369856){_0x55d1a6=_0x55d1a6-0xab;let _0xf46c87=_0x4f8500[_0x55d1a6];return _0xf46c87;},_0x55d1(_0x28b85f,_0x411212);}export default class Y extends _0x3d8a52{[_0x144eb8(0xc8)](){const _0x4f775b=_0x144eb8,_0x5e9f25=this[_0x4f775b(0xb4)];if(!_0x5e9f25[_0x4f775b(0xcc)][_0x4f775b(0xbf)](_0x4f775b(0xc6)))return;this[_0x4f775b(0xcf)]=_0x5e9f25[_0x4f775b(0xb2)][_0x4f775b(0xd0)](_0x4f775b(0xaf));const _0x3704ab=_0x5e9f25[_0x4f775b(0xae)],_0x4cabb2=_0x5e9f25[_0x4f775b(0xcc)][_0x4f775b(0xd0)](_0x4f775b(0xc4));_0x4cabb2[_0x4f775b(0xac)](_0x4f775b(0xcd));for(const _0x37064a of this[_0x4f775b(0xcf)])_0x4f775b(0xd3)!=_0x37064a[_0x4f775b(0xd4)]&&_0x4cabb2[_0x4f775b(0xc9)][_0x4f775b(0xab)](_0x37064a[_0x4f775b(0xd4)],_0x171571=>{const _0x3a9431=_0x4f775b,_0x1346b2=this[_0x3a9431(0xb1)](_0x37064a[_0x3a9431(0xd4)]);return null!==_0x1346b2?_0x6e3514(_0x171571,_0x1346b2):_0x1547d9(_0x171571,_0x37064a[_0x3a9431(0xb9)]);});function _0x6e3514(_0x1d7a81,_0x50e910){const _0x4710f5=_0x4f775b;return _0x439a51(_0x3704ab,_0x4710f5(0xca),[_0x1d7a81,_0x50e910]);}function _0x1547d9(_0x427155,_0x485751){const _0x2eba1d=_0x4f775b;return _0x439a51(_0x3704ab,_0x2eba1d(0xbe),[_0x427155,_0x485751]);}this[_0x4f775b(0xb3)]();}[_0x144eb8(0xb3)](){const _0x393751=_0x144eb8,_0x1f9a5c=this[_0x393751(0xb4)],_0x52665f=_0x1f9a5c[_0x393751(0xae)];function _0x159216(_0x54e305,_0x15ab8d){const _0x46dd0c=_0x393751;return _0x439a51(_0x52665f,_0x46dd0c(0xbe),[_0x54e305,_0x15ab8d]);}_0x1f9a5c[_0x393751(0xcc)][_0x393751(0xd0)](_0x393751(0xc4))[_0x393751(0xc9)][_0x393751(0xc0)](_0x3bd6d1=>{const _0x5a2281=_0x393751;if(_0x5a2281(0xc2)!=_0x3bd6d1[_0x5a2281(0xb7)])return;const {data:_0x2730c6}=_0x3bd6d1;if(_0x2730c6&&_0x5a2281(0xcd)==_0x2730c6[_0x5a2281(0xcb)]){const _0x256c2f=_0x2730c6[_0x5a2281(0xbb)][0x0][_0x5a2281(0xb8)],_0x58c6c4=this[_0x5a2281(0xb1)](_0x256c2f);if(null!==_0x58c6c4)return{'type':_0x5a2281(0xad),'content':_0x439a51(_0x52665f,_0x5a2281(0xbd),(_0x3217d6=0x1,_0x588194=_0x58c6c4,_0x439a51(_0x52665f,_0x5a2281(0xca),[_0x3217d6,_0x588194])))};const _0x31b776=this[_0x5a2281(0xcf)][_0x5a2281(0xb5)](_0x2df0af=>_0x2df0af[_0x5a2281(0xd4)]===_0x256c2f)[_0x5a2281(0xb9)];return{'type':_0x5a2281(0xad),'content':_0x439a51(_0x52665f,_0x5a2281(0xbd),_0x159216(0x1,_0x31b776))};}var _0x3217d6,_0x588194;});}[_0x144eb8(0xb1)](_0x3c5c74){const _0x591c06=_0x144eb8;var _0x5590b0,_0x1cb5db;const _0x407082=_0x3c5c74[_0x591c06(0xce)](/^heading(\d+)/);if(_0x407082)return _0x407082[0x1];const _0x46f1e1=null===(_0x5590b0=this[_0x591c06(0xcf)])||void 0x0===_0x5590b0?void 0x0:_0x5590b0[_0x591c06(0xb5)](_0x3dd931=>_0x3dd931[_0x591c06(0xd4)]==_0x3c5c74);if(_0x46f1e1&&_0x46f1e1[_0x591c06(0xd2)]){const _0x4b048f=_0x46f1e1[_0x591c06(0xd2)],_0x4768e4=(null!==(_0x1cb5db=_0x4b048f[_0x591c06(0xc1)])&&void 0x0!==_0x1cb5db?_0x1cb5db:_0x4b048f)[_0x591c06(0xce)](/^h(\d+)/);if(_0x4768e4)return _0x4768e4[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3c9933=_0x3d6e;(function(_0x5a18d5,_0xae3cfd){const _0x424447=_0x3d6e,_0x2654e5=_0x5a18d5();while(!![]){try{const _0x4aa559=parseInt(_0x424447(0x1d7))/0x1*(parseInt(_0x424447(0x1e8))/0x2)+-parseInt(_0x424447(0x1e4))/0x3*(parseInt(_0x424447(0x1ce))/0x4)+-parseInt(_0x424447(0x1cf))/0x5+parseInt(_0x424447(0x1e6))/0x6+-parseInt(_0x424447(0x1f3))/0x7*(parseInt(_0x424447(0x1df))/0x8)+-parseInt(_0x424447(0x1d5))/0x9+parseInt(_0x424447(0x1cc))/0xa;if(_0x4aa559===_0xae3cfd)break;else _0x2654e5['push'](_0x2654e5['shift']());}catch(_0x46aa88){_0x2654e5['push'](_0x2654e5['shift']());}}}(_0x2c35,0x3d840));import{Plugin as _0x3dc5d0}from'ckeditor5/src/core.js';function _0x3d6e(_0x25ccf6,_0x23c387){const _0x2c3513=_0x2c35();return _0x3d6e=function(_0x3d6ee2,_0x21b1d4){_0x3d6ee2=_0x3d6ee2-0x1cc;let _0xcfe544=_0x2c3513[_0x3d6ee2];return _0xcfe544;},_0x3d6e(_0x25ccf6,_0x23c387);}function _0x2c35(){const _0x4c0ff2=['FORMAT_HIGHLIGHT','has','registerAttributeLabel','HighlightEditing','321sueWSN','format','93336pEMUID','config','196190ywVKUR','formatInline','highlight','highlight.options','commandName','title','*Set\x20highlight:*\x20%0','enableDefaultAttributesIntegration','editor','descriptionFactory','_registerLegacyDescription','7OgAmGM','plugins','7825440MhhBQH','*Remove\x20highlight*','10228dXzIsM','405740sELugK','get','locale','find','TrackChangesEditing','type','879975QKvtGZ','model','3PaGCvC','afterInit','color','toLowerCase','commandParams','value','registerDescriptionCallback','registerInlineAttribute','3103160bVWVBT'];_0x2c35=function(){return _0x4c0ff2;};return _0x2c35();}import{getTranslation as _0xd8963f}from'../utils/common-translations.js';export default class Z extends _0x3dc5d0{[_0x3c9933(0x1d8)](){const _0x3251c9=_0x3c9933,_0x59c0cc=this[_0x3251c9(0x1f0)];if(!_0x59c0cc[_0x3251c9(0x1f4)][_0x3251c9(0x1e1)](_0x3251c9(0x1e3)))return;const _0x340a98=_0x59c0cc[_0x3251c9(0x1f4)][_0x3251c9(0x1d0)](_0x3251c9(0x1d3)),_0x198fd9=_0x59c0cc[_0x3251c9(0x1d1)];_0x340a98[_0x3251c9(0x1ef)](_0x3251c9(0x1ea)),_0x340a98[_0x3251c9(0x1de)](_0x3251c9(0x1ea)),_0x340a98[_0x3251c9(0x1f1)][_0x3251c9(0x1e2)](_0x3251c9(0x1ea),_0xd8963f(_0x198fd9,_0x3251c9(0x1e0))),this[_0x3251c9(0x1f2)]();}[_0x3c9933(0x1f2)](){const _0x41f38c=_0x3c9933,_0x2b4f82=this[_0x41f38c(0x1f0)],_0xcac720=_0x2b4f82[_0x41f38c(0x1d1)];_0x2b4f82[_0x41f38c(0x1f4)][_0x41f38c(0x1d0)](_0x41f38c(0x1d3))[_0x41f38c(0x1f1)][_0x41f38c(0x1dd)](_0x5c157b=>{const _0x50642c=_0x41f38c;if(_0x50642c(0x1e9)!=_0x5c157b[_0x50642c(0x1d4)])return;const {data:_0x34bada}=_0x5c157b;if(_0x34bada&&_0x50642c(0x1ea)==_0x34bada[_0x50642c(0x1ec)]){const _0x348977=_0xcac720['t'],_0x47ebee=_0x34bada[_0x50642c(0x1db)][0x0][_0x50642c(0x1dc)];if(_0x47ebee){const _0x59ec5c=_0x2b4f82[_0x50642c(0x1e7)][_0x50642c(0x1d0)](_0x50642c(0x1eb))[_0x50642c(0x1d2)](_0x1dee13=>_0x1dee13[_0x50642c(0x1d6)]==_0x47ebee),_0x527187=_0x348977(_0x59ec5c[_0x50642c(0x1ed)])[_0x50642c(0x1da)]();return{'type':_0x50642c(0x1e5),'content':_0xd8963f(_0xcac720,_0x50642c(0x1ee),_0x527187),'color':{'value':_0x59ec5c[_0x50642c(0x1d9)],'title':_0x59ec5c[_0x50642c(0x1ed)]}};}return{'type':_0x50642c(0x1e5),'content':_0xd8963f(_0xcac720,_0x50642c(0x1cd),_0xd8963f(_0xcac720,_0x50642c(0x1e0)))};}});}}
23
+ function _0x23f7(){const _0xb67f54=['get','enableDefaultAttributesIntegration','_registerLegacyDescription','model','TrackChangesEditing','registerInlineAttribute','11qHSpZZ','*Set\x20highlight:*\x20%0','91132urRzBx','config','2nCyyWs','*Remove\x20highlight*','2615930lHPHpW','commandParams','112rOkpJo','HighlightEditing','commandName','type','registerAttributeLabel','descriptionFactory','103733gfvcXj','619188tFkpMY','formatInline','138357ynvvQw','editor','afterInit','FORMAT_HIGHLIGHT','highlight','5ysfttp','value','toLowerCase','color','2828304suxhxf','highlight.options','has','registerDescriptionCallback','72840lVlCtT','plugins','locale','find','42xZTJub','title','format'];_0x23f7=function(){return _0xb67f54;};return _0x23f7();}const _0x12f17b=_0x1aa9;(function(_0x35dc11,_0x3818b3){const _0x1338ef=_0x1aa9,_0x5c749b=_0x35dc11();while(!![]){try{const _0x3c3f3d=parseInt(_0x1338ef(0x205))/0x1*(parseInt(_0x1338ef(0x203))/0x2)+-parseInt(_0x1338ef(0x1f4))/0x3+-parseInt(_0x1338ef(0x1e5))/0x4*(-parseInt(_0x1338ef(0x1ec))/0x5)+parseInt(_0x1338ef(0x1f8))/0x6*(parseInt(_0x1338ef(0x1e4))/0x7)+-parseInt(_0x1338ef(0x209))/0x8*(parseInt(_0x1338ef(0x1e7))/0x9)+-parseInt(_0x1338ef(0x207))/0xa*(-parseInt(_0x1338ef(0x201))/0xb)+-parseInt(_0x1338ef(0x1f0))/0xc;if(_0x3c3f3d===_0x3818b3)break;else _0x5c749b['push'](_0x5c749b['shift']());}catch(_0x15cace){_0x5c749b['push'](_0x5c749b['shift']());}}}(_0x23f7,0x2137d));import{Plugin as _0x326aaf}from'ckeditor5/src/core.js';import{getTranslation as _0x5e1f7f}from'../utils/common-translations.js';function _0x1aa9(_0x199b39,_0x2f2eaf){const _0x23f798=_0x23f7();return _0x1aa9=function(_0x1aa9f9,_0x2acefe){_0x1aa9f9=_0x1aa9f9-0x1e4;let _0x42b71a=_0x23f798[_0x1aa9f9];return _0x42b71a;},_0x1aa9(_0x199b39,_0x2f2eaf);}export default class Z extends _0x326aaf{[_0x12f17b(0x1e9)](){const _0x45ac33=_0x12f17b,_0x173bcb=this[_0x45ac33(0x1e8)];if(!_0x173bcb[_0x45ac33(0x1f5)][_0x45ac33(0x1f2)](_0x45ac33(0x20a)))return;const _0xecf5e3=_0x173bcb[_0x45ac33(0x1f5)][_0x45ac33(0x1fb)](_0x45ac33(0x1ff)),_0x398dca=_0x173bcb[_0x45ac33(0x1f6)];_0xecf5e3[_0x45ac33(0x1fc)](_0x45ac33(0x1eb)),_0xecf5e3[_0x45ac33(0x200)](_0x45ac33(0x1eb)),_0xecf5e3[_0x45ac33(0x20e)][_0x45ac33(0x20d)](_0x45ac33(0x1eb),_0x5e1f7f(_0x398dca,_0x45ac33(0x1ea))),this[_0x45ac33(0x1fd)]();}[_0x12f17b(0x1fd)](){const _0xf920dc=_0x12f17b,_0x2f9f6c=this[_0xf920dc(0x1e8)],_0x47f51d=_0x2f9f6c[_0xf920dc(0x1f6)];_0x2f9f6c[_0xf920dc(0x1f5)][_0xf920dc(0x1fb)](_0xf920dc(0x1ff))[_0xf920dc(0x20e)][_0xf920dc(0x1f3)](_0x51ff0c=>{const _0x243400=_0xf920dc;if(_0x243400(0x1e6)!=_0x51ff0c[_0x243400(0x20c)])return;const {data:_0x313784}=_0x51ff0c;if(_0x313784&&_0x243400(0x1eb)==_0x313784[_0x243400(0x20b)]){const _0x3ef15b=_0x47f51d['t'],_0x22cb93=_0x313784[_0x243400(0x208)][0x0][_0x243400(0x1ed)];if(_0x22cb93){const _0x2870b7=_0x2f9f6c[_0x243400(0x204)][_0x243400(0x1fb)](_0x243400(0x1f1))[_0x243400(0x1f7)](_0xbbdb51=>_0xbbdb51[_0x243400(0x1fe)]==_0x22cb93),_0x58188c=_0x3ef15b(_0x2870b7[_0x243400(0x1f9)])[_0x243400(0x1ee)]();return{'type':_0x243400(0x1fa),'content':_0x5e1f7f(_0x47f51d,_0x243400(0x202),_0x58188c),'color':{'value':_0x2870b7[_0x243400(0x1ef)],'title':_0x2870b7[_0x243400(0x1f9)]}};}return{'type':_0x243400(0x1fa),'content':_0x5e1f7f(_0x47f51d,_0x243400(0x206),_0x5e1f7f(_0x47f51d,_0x243400(0x1ea)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4cb8f4=_0x508f;(function(_0x7ac95f,_0x561fe4){const _0x4a12a7=_0x508f,_0x3124d0=_0x7ac95f();while(!![]){try{const _0x7004ab=parseInt(_0x4a12a7(0x1ad))/0x1*(-parseInt(_0x4a12a7(0x1ac))/0x2)+-parseInt(_0x4a12a7(0x1b3))/0x3+parseInt(_0x4a12a7(0x1a1))/0x4+-parseInt(_0x4a12a7(0x1a5))/0x5+parseInt(_0x4a12a7(0x1b9))/0x6*(-parseInt(_0x4a12a7(0x1a3))/0x7)+parseInt(_0x4a12a7(0x1a0))/0x8+-parseInt(_0x4a12a7(0x1b7))/0x9;if(_0x7004ab===_0x561fe4)break;else _0x3124d0['push'](_0x3124d0['shift']());}catch(_0x1856ed){_0x3124d0['push'](_0x3124d0['shift']());}}}(_0x1ce6,0xd1ca9));import{Plugin as _0x2d36e7}from'ckeditor5/src/core.js';function _0x508f(_0x460ed8,_0x548795){const _0x1ce64a=_0x1ce6();return _0x508f=function(_0x508f07,_0xc7f98e){_0x508f07=_0x508f07-0x19b;let _0x3d0496=_0x1ce64a[_0x508f07];return _0x3d0496;},_0x508f(_0x460ed8,_0x548795);}import{getTranslation as _0x3cbb4d}from'../utils/common-translations.js';export default class tt extends _0x2d36e7{[_0x4cb8f4(0x1a8)](){const _0x2a6de5=_0x4cb8f4,_0x363685=this[_0x2a6de5(0x1af)];if(!_0x363685[_0x2a6de5(0x1a9)][_0x2a6de5(0x1ba)](_0x2a6de5(0x1b4)))return;_0x363685[_0x2a6de5(0x1a9)][_0x2a6de5(0x1a7)](_0x2a6de5(0x19b))[_0x2a6de5(0x1bb)](_0x2a6de5(0x1a4));const _0x2c66e2=_0x363685[_0x2a6de5(0x1a9)][_0x2a6de5(0x1a7)](_0x2a6de5(0x19b)),_0x2b285b=_0x363685[_0x2a6de5(0x1aa)];_0x2c66e2[_0x2a6de5(0x1bd)][_0x2a6de5(0x1b8)](_0x2a6de5(0x1a4),_0x147952=>_0x3cbb4d(_0x2b285b,_0x2a6de5(0x1a2),_0x147952)),_0x363685[_0x2a6de5(0x1ae)][_0x2a6de5(0x1a6)](_0x2a6de5(0x19c))[_0x2a6de5(0x1b0)]({'model':_0x2a6de5(0x1a4),'view':(_0x580222,{writer:_0x29cd11,options:_0x506221})=>{const _0xd24c6d=_0x2a6de5;if(!_0x506221[_0xd24c6d(0x1b2)])return null;const _0x203474=_0x29cd11[_0xd24c6d(0x19d)](_0xd24c6d(0x1bc)),_0x5b1ead=_0x29cd11[_0xd24c6d(0x19e)]('hr');return _0x29cd11[_0xd24c6d(0x1b1)](_0xd24c6d(0x19f),_0x203474),_0x29cd11[_0xd24c6d(0x1b5)](_0x29cd11[_0xd24c6d(0x1b6)](_0x203474,0x0),_0x5b1ead),_0x203474;},'converterPriority':_0x2a6de5(0x1ab)});}}function _0x1ce6(){const _0x4e98d2=['for','get','afterInit','plugins','locale','high','45370OxfMmo','17jFxDiB','conversion','editor','elementToStructure','addClass','showSuggestionHighlights','2248356IYiaas','HorizontalLineEditing','insert','createPositionAt','873774AJKlmN','registerElementLabel','162CzxbOG','has','enableCommand','div','descriptionFactory','TrackChangesEditing','dataDowncast','createContainerElement','createEmptyElement','ck-horizontal-line','10040192AghhUv','5555204BctFzN','ELEMENT_HORIZONTAL_LINE','78813pAhPIS','horizontalLine','1241720TlEYRd'];_0x1ce6=function(){return _0x4e98d2;};return _0x1ce6();}
23
+ function _0x416c(){const _0x5788c7=['afterInit','createPositionAt','editor','TrackChangesEditing','238JshfWK','184006bkfUqT','insert','addClass','444424GxoShL','for','ck-horizontal-line','781140XLlEGv','locale','high','showSuggestionHighlights','enableCommand','createContainerElement','registerElementLabel','4728630slZrqk','plugins','40563liIOjD','createEmptyElement','14781540xcVIkI','17cfJVKE','get','div','6364179IFlySr','92pNYIwV','dataDowncast','horizontalLine','HorizontalLineEditing','elementToStructure','descriptionFactory','ELEMENT_HORIZONTAL_LINE','has','conversion'];_0x416c=function(){return _0x5788c7;};return _0x416c();}const _0x142001=_0x4d53;(function(_0x3e520b,_0x502525){const _0x232020=_0x4d53,_0x1129dc=_0x3e520b();while(!![]){try{const _0xc903e6=parseInt(_0x232020(0xe7))/0x1*(parseInt(_0x232020(0xf9))/0x2)+parseInt(_0x232020(0xe4))/0x3*(-parseInt(_0x232020(0xeb))/0x4)+parseInt(_0x232020(0xe2))/0x5+-parseInt(_0x232020(0xdb))/0x6+parseInt(_0x232020(0xf8))/0x7*(-parseInt(_0x232020(0xfc))/0x8)+-parseInt(_0x232020(0xea))/0x9+parseInt(_0x232020(0xe6))/0xa;if(_0xc903e6===_0x502525)break;else _0x1129dc['push'](_0x1129dc['shift']());}catch(_0xb15d98){_0x1129dc['push'](_0x1129dc['shift']());}}}(_0x416c,0xe8229));function _0x4d53(_0x4fa321,_0xa6dd67){const _0x416c75=_0x416c();return _0x4d53=function(_0x4d5372,_0x536892){_0x4d5372=_0x4d5372-0xda;let _0x413ed9=_0x416c75[_0x4d5372];return _0x413ed9;},_0x4d53(_0x4fa321,_0xa6dd67);}import{Plugin as _0x5c0c95}from'ckeditor5/src/core.js';import{getTranslation as _0x40f6f1}from'../utils/common-translations.js';export default class tt extends _0x5c0c95{[_0x142001(0xf4)](){const _0x5db2f6=_0x142001,_0x53cd7e=this[_0x5db2f6(0xf6)];if(!_0x53cd7e[_0x5db2f6(0xe3)][_0x5db2f6(0xf2)](_0x5db2f6(0xee)))return;_0x53cd7e[_0x5db2f6(0xe3)][_0x5db2f6(0xe8)](_0x5db2f6(0xf7))[_0x5db2f6(0xdf)](_0x5db2f6(0xed));const _0x346389=_0x53cd7e[_0x5db2f6(0xe3)][_0x5db2f6(0xe8)](_0x5db2f6(0xf7)),_0x56674d=_0x53cd7e[_0x5db2f6(0xdc)];_0x346389[_0x5db2f6(0xf0)][_0x5db2f6(0xe1)](_0x5db2f6(0xed),_0x3e5e04=>_0x40f6f1(_0x56674d,_0x5db2f6(0xf1),_0x3e5e04)),_0x53cd7e[_0x5db2f6(0xf3)][_0x5db2f6(0xfd)](_0x5db2f6(0xec))[_0x5db2f6(0xef)]({'model':_0x5db2f6(0xed),'view':(_0x4c83a0,{writer:_0x527311,options:_0xf4b195})=>{const _0x10ecf1=_0x5db2f6;if(!_0xf4b195[_0x10ecf1(0xde)])return null;const _0x3df49b=_0x527311[_0x10ecf1(0xe0)](_0x10ecf1(0xe9)),_0x75c46e=_0x527311[_0x10ecf1(0xe5)]('hr');return _0x527311[_0x10ecf1(0xfb)](_0x10ecf1(0xda),_0x3df49b),_0x527311[_0x10ecf1(0xfa)](_0x527311[_0x10ecf1(0xf5)](_0x3df49b,0x0),_0x75c46e),_0x3df49b;},'converterPriority':_0x5db2f6(0xdd)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1743(_0x575704,_0x2490f1){const _0x6a0aa5=_0x6a0a();return _0x1743=function(_0x1743aa,_0x149af7){_0x1743aa=_0x1743aa-0x1d7;let _0x10ee40=_0x6a0aa5[_0x1743aa];return _0x10ee40;},_0x1743(_0x575704,_0x2490f1);}function _0x6a0a(){const _0x449ca5=['format','value','afterInit','_registerLegacyDescription','9clQsqN','*Change\x20%0\x20content*','formatBlock','690yUAiqB','commandName','registerElementLabel','35NNjmJA','1472312eYhmyG','nodeAfter','plugins','enableDefaultAttributesIntegration','locale','getFirstRange','element','TrackChangesEditing','key','descriptionFactory','has','htmlEmbed','HtmlEmbed','2hWzZQW','type','attribute','15AoVijn','370wAPGOf','rawHtml','7883148hYLfaf','ELEMENT_HTML_EMBED','start','105812qxSIhk','registerDescriptionCallback','45749oKrXKU','registerBlockAttribute','2634WZntAC','get','editor','445588svlgVv'];_0x6a0a=function(){return _0x449ca5;};return _0x6a0a();}const _0x27a762=_0x1743;(function(_0x31691d,_0x3ff58c){const _0x5e089c=_0x1743,_0x28ae77=_0x31691d();while(!![]){try{const _0x608040=-parseInt(_0x5e089c(0x1f9))/0x1+parseInt(_0x5e089c(0x1f0))/0x2*(-parseInt(_0x5e089c(0x1fd))/0x3)+parseInt(_0x5e089c(0x1d7))/0x4*(-parseInt(_0x5e089c(0x1f3))/0x5)+parseInt(_0x5e089c(0x1df))/0x6*(-parseInt(_0x5e089c(0x1e2))/0x7)+-parseInt(_0x5e089c(0x1e3))/0x8*(parseInt(_0x5e089c(0x1dc))/0x9)+-parseInt(_0x5e089c(0x1f4))/0xa*(-parseInt(_0x5e089c(0x1fb))/0xb)+parseInt(_0x5e089c(0x1f6))/0xc;if(_0x608040===_0x3ff58c)break;else _0x28ae77['push'](_0x28ae77['shift']());}catch(_0x36520d){_0x28ae77['push'](_0x28ae77['shift']());}}}(_0x6a0a,0x2d3e5));import{Plugin as _0x1aa99a}from'ckeditor5/src/core.js';import{getTranslation as _0x431490}from'../utils/common-translations.js';export default class et extends _0x1aa99a{[_0x27a762(0x1da)](){const _0x2ece79=_0x27a762,_0xb0212a=this[_0x2ece79(0x1ff)];if(!_0xb0212a[_0x2ece79(0x1e5)][_0x2ece79(0x1ed)](_0x2ece79(0x1ef)))return;const _0xa43596=_0xb0212a[_0x2ece79(0x1e5)][_0x2ece79(0x1fe)](_0x2ece79(0x1ea)),_0x526b21=_0xb0212a[_0x2ece79(0x1e7)];_0xa43596[_0x2ece79(0x1ec)][_0x2ece79(0x1e1)](_0x2ece79(0x1f5),_0x4e19a8=>_0x431490(_0x526b21,_0x2ece79(0x1f7),_0x4e19a8)),_0xa43596[_0x2ece79(0x1e6)](_0x2ece79(0x1ee)),_0xa43596[_0x2ece79(0x1fc)](_0x2ece79(0x1d9)),_0xa43596[_0x2ece79(0x1ec)][_0x2ece79(0x1fa)](_0x5ded90=>{const _0x1768ab=_0x2ece79;if(_0x1768ab(0x1f2)!=_0x5ded90[_0x1768ab(0x1f1)])return;const {data:_0x539aa6}=_0x5ded90;if(_0x539aa6&&_0x1768ab(0x1d9)==_0x539aa6[_0x1768ab(0x1eb)]&&_0x5ded90[_0x1768ab(0x1e8)]()[_0x1768ab(0x1f8)][_0x1768ab(0x1e4)]['is'](_0x1768ab(0x1e9),_0x1768ab(0x1f5))){const _0x3353da=_0x431490(_0x526b21,_0x1768ab(0x1f7));return{'type':_0x1768ab(0x1d8),'content':_0x431490(_0x526b21,_0x1768ab(0x1dd),_0x3353da)};}}),this[_0x2ece79(0x1db)]();}[_0x27a762(0x1db)](){const _0xea6ac=_0x27a762,_0x39cbb6=this[_0xea6ac(0x1ff)],_0x1ebec9=_0x39cbb6[_0xea6ac(0x1e7)];_0x39cbb6[_0xea6ac(0x1e5)][_0xea6ac(0x1fe)](_0xea6ac(0x1ea))[_0xea6ac(0x1ec)][_0xea6ac(0x1fa)](_0x33156e=>{const _0x2f0a96=_0xea6ac;if(_0x2f0a96(0x1de)!=_0x33156e[_0x2f0a96(0x1f1)])return;const {data:_0x14719c}=_0x33156e;if(_0x14719c&&_0x2f0a96(0x1ee)==_0x14719c[_0x2f0a96(0x1e0)]){const _0x5c79a6=_0x431490(_0x1ebec9,_0x2f0a96(0x1f7));return{'type':_0x2f0a96(0x1d8),'content':_0x431490(_0x1ebec9,_0x2f0a96(0x1dd),_0x5c79a6)};}});}}
23
+ const _0x1964e8=_0x3770;function _0x3770(_0x55b890,_0x234223){const _0x2ea720=_0x2ea7();return _0x3770=function(_0x377010,_0x2710ef){_0x377010=_0x377010-0x1ab;let _0x564a68=_0x2ea720[_0x377010];return _0x564a68;},_0x3770(_0x55b890,_0x234223);}(function(_0x216278,_0x1776d5){const _0x1999a6=_0x3770,_0x19e19e=_0x216278();while(!![]){try{const _0x148aae=parseInt(_0x1999a6(0x1c8))/0x1*(-parseInt(_0x1999a6(0x1c6))/0x2)+-parseInt(_0x1999a6(0x1cb))/0x3*(parseInt(_0x1999a6(0x1ab))/0x4)+parseInt(_0x1999a6(0x1d1))/0x5*(parseInt(_0x1999a6(0x1af))/0x6)+parseInt(_0x1999a6(0x1ac))/0x7*(parseInt(_0x1999a6(0x1c5))/0x8)+-parseInt(_0x1999a6(0x1ad))/0x9+-parseInt(_0x1999a6(0x1d0))/0xa*(parseInt(_0x1999a6(0x1c0))/0xb)+parseInt(_0x1999a6(0x1c9))/0xc;if(_0x148aae===_0x1776d5)break;else _0x19e19e['push'](_0x19e19e['shift']());}catch(_0x510eab){_0x19e19e['push'](_0x19e19e['shift']());}}}(_0x2ea7,0x2a810));import{Plugin as _0x58a387}from'ckeditor5/src/core.js';import{getTranslation as _0x421a74}from'../utils/common-translations.js';function _0x2ea7(){const _0x1f42a6=['key','get','attribute','HtmlEmbed','rawHtml','registerElementLabel','afterInit','1633907QAKJbD','registerBlockAttribute','nodeAfter','getFirstRange','editor','369064XVzkjS','26084ICUhrD','locale','8CxRLWh','7852308Ecxwvg','value','12396voShbV','format','enableDefaultAttributesIntegration','formatBlock','has','10GPJQZu','2705UtXrCR','ELEMENT_HTML_EMBED','_registerLegacyDescription','52shAueu','7dAgLtM','2917980bGtNZQ','start','1158jLkaFf','plugins','type','element','htmlEmbed','descriptionFactory','commandName','*Change\x20%0\x20content*','registerDescriptionCallback','TrackChangesEditing'];_0x2ea7=function(){return _0x1f42a6;};return _0x2ea7();}export default class et extends _0x58a387{[_0x1964e8(0x1bf)](){const _0x2b7765=_0x1964e8,_0x2ab4d3=this[_0x2b7765(0x1c4)];if(!_0x2ab4d3[_0x2b7765(0x1b0)][_0x2b7765(0x1cf)](_0x2b7765(0x1bc)))return;const _0x300e3b=_0x2ab4d3[_0x2b7765(0x1b0)][_0x2b7765(0x1ba)](_0x2b7765(0x1b8)),_0x577563=_0x2ab4d3[_0x2b7765(0x1c7)];_0x300e3b[_0x2b7765(0x1b4)][_0x2b7765(0x1be)](_0x2b7765(0x1bd),_0x528b89=>_0x421a74(_0x577563,_0x2b7765(0x1d2),_0x528b89)),_0x300e3b[_0x2b7765(0x1cd)](_0x2b7765(0x1b3)),_0x300e3b[_0x2b7765(0x1c1)](_0x2b7765(0x1ca)),_0x300e3b[_0x2b7765(0x1b4)][_0x2b7765(0x1b7)](_0xaaeb1b=>{const _0x5761b2=_0x2b7765;if(_0x5761b2(0x1bb)!=_0xaaeb1b[_0x5761b2(0x1b1)])return;const {data:_0x344c5f}=_0xaaeb1b;if(_0x344c5f&&_0x5761b2(0x1ca)==_0x344c5f[_0x5761b2(0x1b9)]&&_0xaaeb1b[_0x5761b2(0x1c3)]()[_0x5761b2(0x1ae)][_0x5761b2(0x1c2)]['is'](_0x5761b2(0x1b2),_0x5761b2(0x1bd))){const _0x475e59=_0x421a74(_0x577563,_0x5761b2(0x1d2));return{'type':_0x5761b2(0x1cc),'content':_0x421a74(_0x577563,_0x5761b2(0x1b6),_0x475e59)};}}),this[_0x2b7765(0x1d3)]();}[_0x1964e8(0x1d3)](){const _0x1f7452=_0x1964e8,_0x59804e=this[_0x1f7452(0x1c4)],_0x502285=_0x59804e[_0x1f7452(0x1c7)];_0x59804e[_0x1f7452(0x1b0)][_0x1f7452(0x1ba)](_0x1f7452(0x1b8))[_0x1f7452(0x1b4)][_0x1f7452(0x1b7)](_0xfac64c=>{const _0x50c3ff=_0x1f7452;if(_0x50c3ff(0x1ce)!=_0xfac64c[_0x50c3ff(0x1b1)])return;const {data:_0x223fa1}=_0xfac64c;if(_0x223fa1&&_0x50c3ff(0x1b3)==_0x223fa1[_0x50c3ff(0x1b5)]){const _0x3a5cc0=_0x421a74(_0x502285,_0x50c3ff(0x1d2));return{'type':_0x50c3ff(0x1cc),'content':_0x421a74(_0x502285,_0x50c3ff(0x1b6),_0x3a5cc0)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b6478=_0x7f18;(function(_0x1b420e,_0x3a2455){const _0xaccaf0=_0x7f18,_0x4a5d58=_0x1b420e();while(!![]){try{const _0x507616=-parseInt(_0xaccaf0(0x1d5))/0x1+-parseInt(_0xaccaf0(0x1c8))/0x2*(parseInt(_0xaccaf0(0x16b))/0x3)+parseInt(_0xaccaf0(0x194))/0x4*(parseInt(_0xaccaf0(0x1ba))/0x5)+parseInt(_0xaccaf0(0x174))/0x6*(-parseInt(_0xaccaf0(0x1c3))/0x7)+parseInt(_0xaccaf0(0x1a7))/0x8+parseInt(_0xaccaf0(0x178))/0x9*(parseInt(_0xaccaf0(0x197))/0xa)+parseInt(_0xaccaf0(0x183))/0xb;if(_0x507616===_0x3a2455)break;else _0x4a5d58['push'](_0x4a5d58['shift']());}catch(_0x3f92bb){_0x4a5d58['push'](_0x4a5d58['shift']());}}}(_0x460c,0x9f47f));function _0x460c(){const _0x47d298=['find','isIntersecting','7xMLhCI','key','caption','Inline\x20image\x20to\x20block\x20image','getClosestSelectedImageElement','2JdibAL','imageTextAlternative','chain','selection','_registerLegacyDescription','commandParams','markInsertion','ELEMENT_IMAGE','afterInit','markBlockFormat','accept','newValue','createRangeOn','879634svkMrE','registerCustomCallback','forceDefaultExecution','isEqual','addObject','getFirstRange','deletion','attribute','createRange','getContainedElement','element','ImageUtils','markDeletion','Block\x20image\x20to\x20inline\x20image','ImageUploadEditing','formatInline','2374170xjIYSZ','FORMAT_IMAGE_SIZE','ImageResize','registerElementLabel','_findSuggestions','registerDescriptionCallback','convertBlockImageToInline','editor','toNext','7431216JvmtGB','nodeAfter','previous','end','1144773HCjMSZ','imageCaption','getNearestSelectionRange','imageTypeInline','isBefore','ELEMENT_INLINE_IMAGE','subType','ImageEditing','enableDefaultAttributesIntegration','_suggestionFactory','isCollapsed','15493280LoKmzL','imageBlock','discard','descriptionFactory','locale','resizedWidth','*Remove\x20image\x20text\x20alternative*','uploadImage','toPrevious','ELEMENT_CAPTION','alt','registerBlockAttribute','findIndex','document','insertion','imageTypeBlock','join','17140WNQJya','detach','toggleImageCaption','100CLyzZe','convertInlineImageToBlock','plugins','format','ImageCaptionEditing','formatBlock','registerAttributeLabel','get','isOwn','insertImage','getCaptionFromImageModelElement','width','ImageCaptionUtils','removeObject','nodeBefore','commandName','2561520pAedZh','backward','ImageBlockEditing','ImageInlineEditing','type','imageStylePreApply','imageInline','model','fromPosition','resizeImage','isBlockImage','ImageTextAlternativeEditing','start','change','TrackChangesEditing','schema','*Reset\x20image\x20width*','has','*Set\x20image\x20text\x20alternative:*\x20%0','655NRNCkj','filter','enableCommand','forward','getSuggestionCallback','length','*Set\x20image\x20width:*\x20%0'];_0x460c=function(){return _0x47d298;};return _0x460c();}import{Plugin as _0x4ab0a0}from'ckeditor5/src/core.js';function _0x7f18(_0x25c790,_0x400a5b){const _0x460cf4=_0x460c();return _0x7f18=function(_0x7f1877,_0x2e9764){_0x7f1877=_0x7f1877-0x164;let _0x280f34=_0x460cf4[_0x7f1877];return _0x280f34;},_0x7f18(_0x25c790,_0x400a5b);}import{LivePosition as _0x6217cd}from'ckeditor5/src/engine.js';import{getTranslation as _0x3cf388}from'../utils/common-translations.js';export default class it extends _0x4ab0a0{[_0x1b6478(0x1d0)](){const _0x31e205=_0x1b6478,_0x5983e3=this[_0x31e205(0x172)];if(!_0x5983e3[_0x31e205(0x199)][_0x31e205(0x1b8)](_0x31e205(0x17f)))return;const _0x4acba6=_0x5983e3[_0x31e205(0x199)][_0x31e205(0x19e)](_0x31e205(0x1b5)),_0x34e1a4=_0x5983e3[_0x31e205(0x199)][_0x31e205(0x19e)](_0x31e205(0x166)),_0x4d3da3=_0x5983e3[_0x31e205(0x187)];_0x4acba6[_0x31e205(0x1bc)](_0x31e205(0x1a0)),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x16e)](_0x31e205(0x184),_0x569fa2=>_0x3cf388(_0x4d3da3,_0x31e205(0x1cf),_0x569fa2)),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x16e)](_0x31e205(0x1ad),_0x396772=>_0x3cf388(_0x4d3da3,_0x31e205(0x17d),_0x396772)),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x16e)](_0x31e205(0x1c5),()=>_0x3cf388(_0x4d3da3,_0x31e205(0x18c))),_0x5983e3[_0x31e205(0x199)][_0x31e205(0x1b8)](_0x31e205(0x169))&&_0x4acba6[_0x31e205(0x1bc)](_0x31e205(0x18a)),_0x5983e3[_0x31e205(0x199)][_0x31e205(0x1b8)](_0x31e205(0x1a9))&&_0x5983e3[_0x31e205(0x199)][_0x31e205(0x1b8)](_0x31e205(0x1aa))&&(_0x4acba6[_0x31e205(0x1bc)](_0x31e205(0x17b),(_0x22ee93,_0x55315f)=>{const _0xc03efc=_0x31e205,_0x3eb627=_0x34e1a4[_0xc03efc(0x1c7)](_0x5983e3[_0xc03efc(0x1ae)][_0xc03efc(0x190)][_0xc03efc(0x1cb)]);_0x5983e3[_0xc03efc(0x1ae)][_0xc03efc(0x1b4)](()=>{const _0x1b4416=_0xc03efc;_0x4acba6[_0x1b4416(0x1d1)](_0x3eb627,{'commandName':_0x1b4416(0x17b),'commandParams':[_0x55315f]},[],_0x1b4416(0x171));});}),_0x4acba6[_0x31e205(0x1bc)](_0x31e205(0x192),(_0x3c77d6,_0x12b4f6)=>{const _0x54becb=_0x31e205;_0x5983e3[_0x54becb(0x1ae)][_0x54becb(0x1b4)](_0x10c529=>{const _0x1b5f79=_0x54becb;let _0x1c8d0c=_0x34e1a4[_0x1b5f79(0x1c7)](_0x5983e3[_0x1b5f79(0x1ae)][_0x1b5f79(0x190)][_0x1b5f79(0x1cb)]),_0x58806c=_0x10c529[_0x1b5f79(0x1d4)](_0x1c8d0c);const _0x3029c1=_0x6217cd[_0x1b5f79(0x1af)](_0x58806c[_0x1b5f79(0x1b3)],_0x1b5f79(0x18b)),_0x41a175=_0x6217cd[_0x1b5f79(0x1af)](_0x58806c[_0x1b5f79(0x177)],_0x1b5f79(0x173));_0x4acba6[_0x1b5f79(0x1d7)](()=>_0x3c77d6(_0x12b4f6)),_0x1c8d0c=_0x34e1a4[_0x1b5f79(0x1c7)](_0x5983e3[_0x1b5f79(0x1ae)][_0x1b5f79(0x190)][_0x1b5f79(0x1cb)]),_0x58806c=_0x10c529[_0x1b5f79(0x1d4)](_0x1c8d0c);const _0x1c308a=_0x10c529[_0x1b5f79(0x1dd)](_0x3029c1,_0x41a175);_0x3029c1[_0x1b5f79(0x195)](),_0x41a175[_0x1b5f79(0x195)](),_0x4acba6[_0x1b5f79(0x1d1)](_0x1c8d0c,{'commandName':_0x1b5f79(0x17b),'commandParams':[_0x12b4f6]},[],_0x1b5f79(0x198)),_0x1c308a[_0x1b5f79(0x1b3)][_0x1b5f79(0x17c)](_0x58806c[_0x1b5f79(0x1b3)])&&_0x4acba6[_0x1b5f79(0x1ce)](_0x10c529[_0x1b5f79(0x1dd)](_0x1c308a[_0x1b5f79(0x1b3)],_0x58806c[_0x1b5f79(0x1b3)]),_0x1b5f79(0x198)),_0x58806c[_0x1b5f79(0x177)][_0x1b5f79(0x17c)](_0x1c308a[_0x1b5f79(0x177)])&&_0x4acba6[_0x1b5f79(0x1ce)](_0x10c529[_0x1b5f79(0x1dd)](_0x58806c[_0x1b5f79(0x177)],_0x1c308a[_0x1b5f79(0x177)]),_0x1b5f79(0x198));});}),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x19c),_0x31e205(0x198),_0x31e205(0x193),()=>!0x1),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x19c),_0x31e205(0x198),_0x31e205(0x1d2),()=>!0x1),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x19c),_0x31e205(0x198),_0x31e205(0x185),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1be)](_0x31e205(0x19c),'',_0x31e205(0x1d2))),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x191),_0x31e205(0x198),_0x31e205(0x193),()=>!0x1),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x191),_0x31e205(0x198),_0x31e205(0x185),([_0x482ae0])=>{const _0x202c62=_0x31e205,_0x3d50eb=_0x4acba6[_0x202c62(0x181)][_0x202c62(0x1be)](_0x202c62(0x191),'',_0x202c62(0x185));let _0x96b993=_0x482ae0[_0x202c62(0x1b3)],_0x538277=_0x482ae0[_0x202c62(0x177)];const _0x22ed4f=_0x5983e3[_0x202c62(0x1ae)][_0x202c62(0x1b6)][_0x202c62(0x17a)](_0x96b993,_0x202c62(0x1a8)),_0x2daab5=_0x5983e3[_0x202c62(0x1ae)][_0x202c62(0x1b6)][_0x202c62(0x17a)](_0x538277,_0x202c62(0x1bd));_0x22ed4f[_0x202c62(0x182)]&&(_0x96b993=_0x22ed4f[_0x202c62(0x1b3)]),_0x2daab5[_0x202c62(0x182)]&&(_0x538277=_0x2daab5[_0x202c62(0x177)]),_0x3d50eb([_0x5983e3[_0x202c62(0x1ae)][_0x202c62(0x1dd)](_0x96b993,_0x538277)]);}),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x19c),_0x31e205(0x198),_0x31e205(0x1ca),_0xb7c7f4),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x191),_0x31e205(0x198),_0x31e205(0x1ca),_0xb7c7f4)),_0x5983e3[_0x31e205(0x199)][_0x31e205(0x1b8)](_0x31e205(0x19b))&&(_0x4acba6[_0x31e205(0x1bc)](_0x31e205(0x196),(_0x132a6b,_0x413688)=>{const _0xaad862=_0x31e205,_0x53822c=_0x5983e3[_0xaad862(0x199)][_0xaad862(0x19e)](_0xaad862(0x1a3));let _0x4cc892=_0x34e1a4[_0xaad862(0x1c7)](_0x5983e3[_0xaad862(0x1ae)][_0xaad862(0x190)][_0xaad862(0x1cb)]),_0x9383fd=_0x53822c[_0xaad862(0x1a1)](_0x4cc892);_0x5983e3[_0xaad862(0x1ae)][_0xaad862(0x1b4)](()=>{const _0x3b31af=_0xaad862;if(_0x9383fd)return void _0x4acba6[_0x3b31af(0x167)](_0x5983e3[_0x3b31af(0x1ae)][_0x3b31af(0x1d4)](_0x9383fd));const _0x4a8297=_0x34e1a4[_0x3b31af(0x1b1)](_0x4cc892);_0x132a6b(_0x413688),_0x4cc892=_0x34e1a4[_0x3b31af(0x1c7)](_0x5983e3[_0x3b31af(0x1ae)][_0x3b31af(0x190)][_0x3b31af(0x1cb)]),_0x9383fd=_0x53822c[_0x3b31af(0x1a1)](_0x4cc892),_0x4acba6[_0x3b31af(0x1ce)](_0x5983e3[_0x3b31af(0x1ae)][_0x3b31af(0x1d4)](_0x9383fd),_0x4a8297?null:_0x3b31af(0x179));});}),_0x4acba6[_0x31e205(0x181)][_0x31e205(0x1d6)](_0x31e205(0x191),_0x31e205(0x179),_0x31e205(0x1ca),_0xb7c7f4));const _0x14ef12=[{'type':_0x31e205(0x19c),'subType':_0x31e205(0x1ac)},{'type':_0x31e205(0x191),'subType':_0x31e205(0x179)},{'type':_0x31e205(0x19c),'subType':_0x31e205(0x198)},{'type':_0x31e205(0x191),'subType':_0x31e205(0x198)}];function _0x5e74f4(_0x3892bb,_0x293c4e){const _0x4d548c=_0x31e205,_0x6c8e2a=_0x14ef12[_0x4d548c(0x18f)](({type:_0x4e183d,subType:_0x21871a})=>_0x3892bb[_0x4d548c(0x1ab)]==_0x4e183d&&_0x3892bb[_0x4d548c(0x17e)]==_0x21871a),_0x4f5451=_0x14ef12[_0x4d548c(0x18f)](({type:_0x3f155d,subType:_0x3014ac})=>_0x293c4e[_0x4d548c(0x1ab)]==_0x3f155d&&_0x293c4e[_0x4d548c(0x17e)]==_0x3014ac);if(_0x6c8e2a<0x0||_0x4f5451<0x0)return!0x1;const _0x3cc83d=_0x3892bb[_0x4d548c(0x1da)](),_0x17794c=_0x293c4e[_0x4d548c(0x1da)]();if((0x0==_0x6c8e2a||0x1==_0x6c8e2a)&&0x2==_0x4f5451&&_0x3cc83d[_0x4d548c(0x1c2)](_0x17794c))return!0x0;if(0x2==_0x6c8e2a&&0x3==_0x4f5451){const _0x1e36ae=_0x4acba6[_0x4d548c(0x16f)](_0x3cc83d,_0x4d548c(0x191))[_0x4d548c(0x1bb)](({suggestion:_0x5d6e53,meta:_0x207ad1})=>_0x207ad1[_0x4d548c(0x19f)]&&_0x4d548c(0x198)==_0x5d6e53[_0x4d548c(0x17e)]);if(_0x1e36ae[_0x4d548c(0x1bf)]>0x1&&_0x17794c[_0x4d548c(0x177)][_0x4d548c(0x1d8)](_0x3cc83d[_0x4d548c(0x1b3)]))return!0x0;if(0x1==_0x1e36ae[_0x4d548c(0x1bf)]&&(_0x3cc83d[_0x4d548c(0x1b3)][_0x4d548c(0x1d8)](_0x17794c[_0x4d548c(0x177)])||_0x3cc83d[_0x4d548c(0x177)][_0x4d548c(0x1d8)](_0x17794c[_0x4d548c(0x1b3)])))return!0x0;}if(0x3==_0x6c8e2a&&0x3==_0x4f5451&&_0x3cc83d[_0x4d548c(0x1b3)][_0x4d548c(0x17c)](_0x17794c[_0x4d548c(0x1b3)])){const _0x27c4f8=_0x3cc83d[_0x4d548c(0x177)][_0x4d548c(0x175)],_0x2aa0ee=_0x17794c[_0x4d548c(0x1b3)][_0x4d548c(0x1a5)];return _0x34e1a4[_0x4d548c(0x1b1)](_0x27c4f8)&&_0x27c4f8===_0x2aa0ee;}return!0x1;}function _0xb7c7f4(_0x23e363,_0x4e8258){return _0x5e74f4(_0x23e363,_0x4e8258)?[_0x23e363,_0x4e8258]:_0x5e74f4(_0x4e8258,_0x23e363)?[_0x4e8258,_0x23e363]:null;}_0x5983e3[_0x31e205(0x199)][_0x31e205(0x1b8)](_0x31e205(0x16d))&&(_0x4acba6[_0x31e205(0x180)](_0x31e205(0x1b0)),_0x4acba6[_0x31e205(0x18e)](_0x31e205(0x188)),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x19d)](_0x31e205(0x188),_0x3cf388(_0x4d3da3,_0x31e205(0x16c)))),_0x5983e3[_0x31e205(0x199)][_0x31e205(0x1b8)](_0x31e205(0x1b2))&&(_0x4acba6[_0x31e205(0x180)](_0x31e205(0x1c9)),_0x4acba6[_0x31e205(0x18e)](_0x31e205(0x18d))),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x170)](_0x3b05b1=>{const _0x492ad7=_0x31e205;if(!!_0x14ef12[_0x492ad7(0x1c1)](({type:_0x2ece89,subType:_0x55f140})=>_0x3b05b1[_0x492ad7(0x1ab)]==_0x2ece89&&_0x3b05b1[_0x492ad7(0x17e)]==_0x55f140))return _0x3b05b1[_0x492ad7(0x176)]?{}:void 0x0;}),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x170)](_0x426271=>{const _0x14d4ba=_0x31e205;if(_0x14d4ba(0x191)==_0x426271[_0x14d4ba(0x1ab)]||_0x14d4ba(0x1db)==_0x426271[_0x14d4ba(0x1ab)]){const _0x2ede60=_0x426271[_0x14d4ba(0x164)]();if(_0x2ede60&&_0x2ede60['is'](_0x14d4ba(0x165),_0x14d4ba(0x1c5)))return{'type':_0x14d4ba(0x191)==_0x426271[_0x14d4ba(0x1ab)]?_0x14d4ba(0x1d9):_0x14d4ba(0x1a4),'element':_0x2ede60,'quantity':0x1};}}),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x170)](_0x89baf3=>_0x31e205(0x19c)==_0x89baf3[_0x31e205(0x1ab)]&&_0x31e205(0x198)==_0x89baf3[_0x31e205(0x17e)]?{'type':_0x31e205(0x19a),'content':_0x31e205(0x1c6)}:_0x31e205(0x19c)==_0x89baf3[_0x31e205(0x1ab)]&&_0x31e205(0x171)==_0x89baf3[_0x31e205(0x17e)]?{'type':_0x31e205(0x19a),'content':_0x31e205(0x168)}:void 0x0),_0x4acba6[_0x31e205(0x186)][_0x31e205(0x170)](_0x33aabf=>{const _0x3ca4d5=_0x31e205;if(_0x3ca4d5(0x1dc)!=_0x33aabf[_0x3ca4d5(0x1ab)])return;const {data:_0x18cbf7}=_0x33aabf;if(!_0x18cbf7||_0x3ca4d5(0x18d)!=_0x18cbf7[_0x3ca4d5(0x1c4)])return;const _0x5b57e6=_0x18cbf7[_0x3ca4d5(0x1d3)];return _0x5b57e6?{'type':_0x3ca4d5(0x19a),'content':_0x3cf388(_0x4d3da3,_0x3ca4d5(0x1b9),'\x22'+_0x5b57e6+'\x22')}:{'type':_0x3ca4d5(0x19a),'content':_0x3cf388(_0x4d3da3,_0x3ca4d5(0x189))};}),this[_0x31e205(0x1cc)]();}[_0x1b6478(0x1cc)](){const _0x1b1a50=_0x1b6478,_0x3a7246=this[_0x1b1a50(0x172)],_0x3cd832=_0x3a7246[_0x1b1a50(0x187)];_0x3a7246[_0x1b1a50(0x199)][_0x1b1a50(0x19e)](_0x1b1a50(0x1b5))[_0x1b1a50(0x186)][_0x1b1a50(0x170)](_0x4f95ac=>{const _0x81776d=_0x1b1a50;if(_0x81776d(0x19c)!=_0x4f95ac[_0x81776d(0x1ab)]&&_0x81776d(0x16a)!=_0x4f95ac[_0x81776d(0x1ab)])return;const {data:_0x2c4f26}=_0x4f95ac;if(_0x2c4f26){if(_0x81776d(0x1c9)==_0x2c4f26[_0x81776d(0x1a6)]){const _0x4a3edc=_0x2c4f26[_0x81776d(0x1cd)][0x0][_0x81776d(0x1d3)];return _0x4a3edc?{'type':_0x81776d(0x19a),'content':_0x3cf388(_0x3cd832,_0x81776d(0x1b9),'\x22'+_0x4a3edc+'\x22')}:{'type':_0x81776d(0x19a),'content':_0x3cf388(_0x3cd832,_0x81776d(0x189))};}if(_0x81776d(0x1b0)==_0x2c4f26[_0x81776d(0x1a6)]){const _0x2590c9=_0x2c4f26[_0x81776d(0x1cd)][0x0][_0x81776d(0x1a2)];return _0x2590c9?{'type':_0x81776d(0x19a),'content':_0x3cf388(_0x3cd832,_0x81776d(0x1c0),_0x2590c9)}:{'type':_0x81776d(0x19a),'content':_0x3cf388(_0x3cd832,_0x81776d(0x1b7))};}}});}}
23
+ const _0x8e2312=_0x1900;(function(_0x22fe54,_0xdf0cbd){const _0x29bacd=_0x1900,_0x68e5ac=_0x22fe54();while(!![]){try{const _0xb8bde5=parseInt(_0x29bacd(0x108))/0x1*(parseInt(_0x29bacd(0xca))/0x2)+parseInt(_0x29bacd(0xd4))/0x3+-parseInt(_0x29bacd(0x10d))/0x4+parseInt(_0x29bacd(0x111))/0x5*(-parseInt(_0x29bacd(0xfc))/0x6)+-parseInt(_0x29bacd(0xe5))/0x7+-parseInt(_0x29bacd(0xb2))/0x8*(parseInt(_0x29bacd(0xd3))/0x9)+parseInt(_0x29bacd(0xea))/0xa;if(_0xb8bde5===_0xdf0cbd)break;else _0x68e5ac['push'](_0x68e5ac['shift']());}catch(_0x562b0e){_0x68e5ac['push'](_0x68e5ac['shift']());}}}(_0x291e,0x80317));function _0x1900(_0x301d8b,_0x52a795){const _0x291ecd=_0x291e();return _0x1900=function(_0x190098,_0x5e07da){_0x190098=_0x190098-0xa2;let _0x59a73e=_0x291ecd[_0x190098];return _0x59a73e;},_0x1900(_0x301d8b,_0x52a795);}function _0x291e(){const _0x384277=['attribute','imageBlock','resizeImage','editor','TrackChangesEditing','commandParams','afterInit','registerAttributeLabel','getClosestSelectedImageElement','forceDefaultExecution','convertBlockImageToInline','convertInlineImageToBlock','toPrevious','_registerLegacyDescription','nodeBefore','12jaoTbM','formatInline','Block\x20image\x20to\x20inline\x20image','nodeAfter','ELEMENT_IMAGE','type','isCollapsed','resizedWidth','ImageEditing','findIndex','find','imageTextAlternative','1yKuqyy','registerBlockAttribute','*Set\x20image\x20width:*\x20%0','createRange','toggleImageCaption','912744uLGkRa','isOwn','getContainedElement','ImageUtils','540905IqPteH','caption','filter','imageTypeBlock','descriptionFactory','*Reset\x20image\x20width*','newValue','length','ImageUploadEditing','schema','FORMAT_IMAGE_SIZE','change','chain','registerDescriptionCallback','registerCustomCallback','join','getNearestSelectionRange','registerElementLabel','previous','*Set\x20image\x20text\x20alternative:*\x20%0','ImageCaptionUtils','deletion','model','_findSuggestions','toNext','*Remove\x20image\x20text\x20alternative*','200BMgLJL','enableCommand','get','selection','imageTypeInline','imageStylePreApply','commandName','getSuggestionCallback','insertion','width','imageCaption','ImageBlockEditing','addObject','ImageInlineEditing','has','format','ImageCaptionEditing','ELEMENT_INLINE_IMAGE','getCaptionFromImageModelElement','markDeletion','enableDefaultAttributesIntegration','isIntersecting','backward','createRangeOn','1759742DMsPws','removeObject','document','accept','ImageResize','isEqual','end','ImageTextAlternativeEditing','markInsertion','358857OfSbUG','825174UfanQc','forward','isBlockImage','uploadImage','plugins','Inline\x20image\x20to\x20block\x20image','markBlockFormat','alt','discard','key','insertImage','detach','element','locale','fromPosition','_suggestionFactory','start','681814ecSBPO','subType','getFirstRange','imageInline','isBefore','9089250yXYpPH','formatBlock','ELEMENT_CAPTION'];_0x291e=function(){return _0x384277;};return _0x291e();}import{Plugin as _0x12d75b}from'ckeditor5/src/core.js';import{LivePosition as _0x2842e1}from'ckeditor5/src/engine.js';import{getTranslation as _0xcfed0d}from'../utils/common-translations.js';export default class it extends _0x12d75b{[_0x8e2312(0xf3)](){const _0x203587=_0x8e2312,_0x2b9269=this[_0x203587(0xf0)];if(!_0x2b9269[_0x203587(0xd8)][_0x203587(0xc0)](_0x203587(0x104)))return;const _0x545040=_0x2b9269[_0x203587(0xd8)][_0x203587(0xb4)](_0x203587(0xf1)),_0x1f4e00=_0x2b9269[_0x203587(0xd8)][_0x203587(0xb4)](_0x203587(0x110)),_0x15f7f9=_0x2b9269[_0x203587(0xe1)];_0x545040[_0x203587(0xb3)](_0x203587(0xde)),_0x545040[_0x203587(0x115)][_0x203587(0xa9)](_0x203587(0xee),_0x49cefc=>_0xcfed0d(_0x15f7f9,_0x203587(0x100),_0x49cefc)),_0x545040[_0x203587(0x115)][_0x203587(0xa9)](_0x203587(0xe8),_0x1a1a8a=>_0xcfed0d(_0x15f7f9,_0x203587(0xc3),_0x1a1a8a)),_0x545040[_0x203587(0x115)][_0x203587(0xa9)](_0x203587(0x112),()=>_0xcfed0d(_0x15f7f9,_0x203587(0xec))),_0x2b9269[_0x203587(0xd8)][_0x203587(0xc0)](_0x203587(0x119))&&_0x545040[_0x203587(0xb3)](_0x203587(0xd7)),_0x2b9269[_0x203587(0xd8)][_0x203587(0xc0)](_0x203587(0xbd))&&_0x2b9269[_0x203587(0xd8)][_0x203587(0xc0)](_0x203587(0xbf))&&(_0x545040[_0x203587(0xb3)](_0x203587(0xb6),(_0x1dfde3,_0x489ba8)=>{const _0x39ddf5=_0x203587,_0x2a0e30=_0x1f4e00[_0x39ddf5(0xf5)](_0x2b9269[_0x39ddf5(0xae)][_0x39ddf5(0xcc)][_0x39ddf5(0xb5)]);_0x2b9269[_0x39ddf5(0xae)][_0x39ddf5(0xa3)](()=>{const _0x5a14e6=_0x39ddf5;_0x545040[_0x5a14e6(0xda)](_0x2a0e30,{'commandName':_0x5a14e6(0xb6),'commandParams':[_0x489ba8]},[],_0x5a14e6(0xf7));});}),_0x545040[_0x203587(0xb3)](_0x203587(0x114),(_0x46d8f9,_0x1b6fe9)=>{const _0x5401b9=_0x203587;_0x2b9269[_0x5401b9(0xae)][_0x5401b9(0xa3)](_0x5c77dd=>{const _0x38d09f=_0x5401b9;let _0x4a0a80=_0x1f4e00[_0x38d09f(0xf5)](_0x2b9269[_0x38d09f(0xae)][_0x38d09f(0xcc)][_0x38d09f(0xb5)]),_0x4e8333=_0x5c77dd[_0x38d09f(0xc9)](_0x4a0a80);const _0x29b287=_0x2842e1[_0x38d09f(0xe2)](_0x4e8333[_0x38d09f(0xe4)],_0x38d09f(0xf9)),_0x7cf88e=_0x2842e1[_0x38d09f(0xe2)](_0x4e8333[_0x38d09f(0xd0)],_0x38d09f(0xb0));_0x545040[_0x38d09f(0xf6)](()=>_0x46d8f9(_0x1b6fe9)),_0x4a0a80=_0x1f4e00[_0x38d09f(0xf5)](_0x2b9269[_0x38d09f(0xae)][_0x38d09f(0xcc)][_0x38d09f(0xb5)]),_0x4e8333=_0x5c77dd[_0x38d09f(0xc9)](_0x4a0a80);const _0x388788=_0x5c77dd[_0x38d09f(0x10b)](_0x29b287,_0x7cf88e);_0x29b287[_0x38d09f(0xdf)](),_0x7cf88e[_0x38d09f(0xdf)](),_0x545040[_0x38d09f(0xda)](_0x4a0a80,{'commandName':_0x38d09f(0xb6),'commandParams':[_0x1b6fe9]},[],_0x38d09f(0xf8)),_0x388788[_0x38d09f(0xe4)][_0x38d09f(0xe9)](_0x4e8333[_0x38d09f(0xe4)])&&_0x545040[_0x38d09f(0xd2)](_0x5c77dd[_0x38d09f(0x10b)](_0x388788[_0x38d09f(0xe4)],_0x4e8333[_0x38d09f(0xe4)]),_0x38d09f(0xf8)),_0x4e8333[_0x38d09f(0xd0)][_0x38d09f(0xe9)](_0x388788[_0x38d09f(0xd0)])&&_0x545040[_0x38d09f(0xd2)](_0x5c77dd[_0x38d09f(0x10b)](_0x4e8333[_0x38d09f(0xd0)],_0x388788[_0x38d09f(0xd0)]),_0x38d09f(0xf8));});}),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xeb),_0x203587(0xf8),_0x203587(0xa7),()=>!0x1),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xeb),_0x203587(0xf8),_0x203587(0xcd),()=>!0x1),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xeb),_0x203587(0xf8),_0x203587(0xdc),_0x545040[_0x203587(0xe3)][_0x203587(0xb9)](_0x203587(0xeb),'',_0x203587(0xcd))),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xba),_0x203587(0xf8),_0x203587(0xa7),()=>!0x1),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xba),_0x203587(0xf8),_0x203587(0xdc),([_0x9f5b11])=>{const _0xe26bfa=_0x203587,_0x4be216=_0x545040[_0xe26bfa(0xe3)][_0xe26bfa(0xb9)](_0xe26bfa(0xba),'',_0xe26bfa(0xdc));let _0x3f4e10=_0x9f5b11[_0xe26bfa(0xe4)],_0x151a66=_0x9f5b11[_0xe26bfa(0xd0)];const _0x2da18b=_0x2b9269[_0xe26bfa(0xae)][_0xe26bfa(0x11a)][_0xe26bfa(0xa8)](_0x3f4e10,_0xe26bfa(0xc8)),_0xbf79a5=_0x2b9269[_0xe26bfa(0xae)][_0xe26bfa(0x11a)][_0xe26bfa(0xa8)](_0x151a66,_0xe26bfa(0xd5));_0x2da18b[_0xe26bfa(0x102)]&&(_0x3f4e10=_0x2da18b[_0xe26bfa(0xe4)]),_0xbf79a5[_0xe26bfa(0x102)]&&(_0x151a66=_0xbf79a5[_0xe26bfa(0xd0)]),_0x4be216([_0x2b9269[_0xe26bfa(0xae)][_0xe26bfa(0x10b)](_0x3f4e10,_0x151a66)]);}),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xeb),_0x203587(0xf8),_0x203587(0xa4),_0x1cc6c1),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xba),_0x203587(0xf8),_0x203587(0xa4),_0x1cc6c1)),_0x2b9269[_0x203587(0xd8)][_0x203587(0xc0)](_0x203587(0xc2))&&(_0x545040[_0x203587(0xb3)](_0x203587(0x10c),(_0x2d3f25,_0x166817)=>{const _0x49d6a1=_0x203587,_0x5c2aa2=_0x2b9269[_0x49d6a1(0xd8)][_0x49d6a1(0xb4)](_0x49d6a1(0xac));let _0x556c3b=_0x1f4e00[_0x49d6a1(0xf5)](_0x2b9269[_0x49d6a1(0xae)][_0x49d6a1(0xcc)][_0x49d6a1(0xb5)]),_0x5ef500=_0x5c2aa2[_0x49d6a1(0xc4)](_0x556c3b);_0x2b9269[_0x49d6a1(0xae)][_0x49d6a1(0xa3)](()=>{const _0x3988c5=_0x49d6a1;if(_0x5ef500)return void _0x545040[_0x3988c5(0xc5)](_0x2b9269[_0x3988c5(0xae)][_0x3988c5(0xc9)](_0x5ef500));const _0x49c229=_0x1f4e00[_0x3988c5(0xd6)](_0x556c3b);_0x2d3f25(_0x166817),_0x556c3b=_0x1f4e00[_0x3988c5(0xf5)](_0x2b9269[_0x3988c5(0xae)][_0x3988c5(0xcc)][_0x3988c5(0xb5)]),_0x5ef500=_0x5c2aa2[_0x3988c5(0xc4)](_0x556c3b),_0x545040[_0x3988c5(0xd2)](_0x2b9269[_0x3988c5(0xae)][_0x3988c5(0xc9)](_0x5ef500),_0x49c229?null:_0x3988c5(0xbc));});}),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xba),_0x203587(0xbc),_0x203587(0xa4),_0x1cc6c1));const _0x54db31=[{'type':_0x203587(0xeb),'subType':_0x203587(0xb7)},{'type':_0x203587(0xba),'subType':_0x203587(0xbc)},{'type':_0x203587(0xeb),'subType':_0x203587(0xf8)},{'type':_0x203587(0xba),'subType':_0x203587(0xf8)}];function _0x1f7a32(_0x32403a,_0x4bfb9f){const _0x358c93=_0x203587,_0xfad23f=_0x54db31[_0x358c93(0x105)](({type:_0x2fe496,subType:_0x592cb8})=>_0x32403a[_0x358c93(0x101)]==_0x2fe496&&_0x32403a[_0x358c93(0xe6)]==_0x592cb8),_0x38ae54=_0x54db31[_0x358c93(0x105)](({type:_0x47e747,subType:_0x39bf35})=>_0x4bfb9f[_0x358c93(0x101)]==_0x47e747&&_0x4bfb9f[_0x358c93(0xe6)]==_0x39bf35);if(_0xfad23f<0x0||_0x38ae54<0x0)return!0x1;const _0x44fa6b=_0x32403a[_0x358c93(0xe7)](),_0x5e49d3=_0x4bfb9f[_0x358c93(0xe7)]();if((0x0==_0xfad23f||0x1==_0xfad23f)&&0x2==_0x38ae54&&_0x44fa6b[_0x358c93(0xc7)](_0x5e49d3))return!0x0;if(0x2==_0xfad23f&&0x3==_0x38ae54){const _0x2eeaac=_0x545040[_0x358c93(0xaf)](_0x44fa6b,_0x358c93(0xba))[_0x358c93(0x113)](({suggestion:_0x28cd32,meta:_0x16036f})=>_0x16036f[_0x358c93(0x10e)]&&_0x358c93(0xf8)==_0x28cd32[_0x358c93(0xe6)]);if(_0x2eeaac[_0x358c93(0x118)]>0x1&&_0x5e49d3[_0x358c93(0xd0)][_0x358c93(0xcf)](_0x44fa6b[_0x358c93(0xe4)]))return!0x0;if(0x1==_0x2eeaac[_0x358c93(0x118)]&&(_0x44fa6b[_0x358c93(0xe4)][_0x358c93(0xcf)](_0x5e49d3[_0x358c93(0xd0)])||_0x44fa6b[_0x358c93(0xd0)][_0x358c93(0xcf)](_0x5e49d3[_0x358c93(0xe4)])))return!0x0;}if(0x3==_0xfad23f&&0x3==_0x38ae54&&_0x44fa6b[_0x358c93(0xe4)][_0x358c93(0xe9)](_0x5e49d3[_0x358c93(0xe4)])){const _0x10620c=_0x44fa6b[_0x358c93(0xd0)][_0x358c93(0xff)],_0x447875=_0x5e49d3[_0x358c93(0xe4)][_0x358c93(0xfb)];return _0x1f4e00[_0x358c93(0xd6)](_0x10620c)&&_0x10620c===_0x447875;}return!0x1;}function _0x1cc6c1(_0x1051cf,_0x3892cd){return _0x1f7a32(_0x1051cf,_0x3892cd)?[_0x1051cf,_0x3892cd]:_0x1f7a32(_0x3892cd,_0x1051cf)?[_0x3892cd,_0x1051cf]:null;}_0x2b9269[_0x203587(0xd8)][_0x203587(0xc0)](_0x203587(0xce))&&(_0x545040[_0x203587(0xc6)](_0x203587(0xef)),_0x545040[_0x203587(0x109)](_0x203587(0x103)),_0x545040[_0x203587(0x115)][_0x203587(0xf4)](_0x203587(0x103),_0xcfed0d(_0x15f7f9,_0x203587(0xa2)))),_0x2b9269[_0x203587(0xd8)][_0x203587(0xc0)](_0x203587(0xd1))&&(_0x545040[_0x203587(0xc6)](_0x203587(0x107)),_0x545040[_0x203587(0x109)](_0x203587(0xdb))),_0x545040[_0x203587(0x115)][_0x203587(0xa5)](_0x3aa9be=>{const _0x2e3988=_0x203587;if(!!_0x54db31[_0x2e3988(0x106)](({type:_0x5605d6,subType:_0x4460c3})=>_0x3aa9be[_0x2e3988(0x101)]==_0x5605d6&&_0x3aa9be[_0x2e3988(0xe6)]==_0x4460c3))return _0x3aa9be[_0x2e3988(0xaa)]?{}:void 0x0;}),_0x545040[_0x203587(0x115)][_0x203587(0xa5)](_0x279511=>{const _0x43c01e=_0x203587;if(_0x43c01e(0xba)==_0x279511[_0x43c01e(0x101)]||_0x43c01e(0xad)==_0x279511[_0x43c01e(0x101)]){const _0x56e0e3=_0x279511[_0x43c01e(0x10f)]();if(_0x56e0e3&&_0x56e0e3['is'](_0x43c01e(0xe0),_0x43c01e(0x112)))return{'type':_0x43c01e(0xba)==_0x279511[_0x43c01e(0x101)]?_0x43c01e(0xbe):_0x43c01e(0xcb),'element':_0x56e0e3,'quantity':0x1};}}),_0x545040[_0x203587(0x115)][_0x203587(0xa5)](_0x3dd435=>_0x203587(0xeb)==_0x3dd435[_0x203587(0x101)]&&_0x203587(0xf8)==_0x3dd435[_0x203587(0xe6)]?{'type':_0x203587(0xc1),'content':_0x203587(0xd9)}:_0x203587(0xeb)==_0x3dd435[_0x203587(0x101)]&&_0x203587(0xf7)==_0x3dd435[_0x203587(0xe6)]?{'type':_0x203587(0xc1),'content':_0x203587(0xfe)}:void 0x0),_0x545040[_0x203587(0x115)][_0x203587(0xa5)](_0x40d7af=>{const _0x270f7f=_0x203587;if(_0x270f7f(0xed)!=_0x40d7af[_0x270f7f(0x101)])return;const {data:_0x501a36}=_0x40d7af;if(!_0x501a36||_0x270f7f(0xdb)!=_0x501a36[_0x270f7f(0xdd)])return;const _0x31e4fa=_0x501a36[_0x270f7f(0x117)];return _0x31e4fa?{'type':_0x270f7f(0xc1),'content':_0xcfed0d(_0x15f7f9,_0x270f7f(0xab),'\x22'+_0x31e4fa+'\x22')}:{'type':_0x270f7f(0xc1),'content':_0xcfed0d(_0x15f7f9,_0x270f7f(0xb1))};}),this[_0x203587(0xfa)]();}[_0x8e2312(0xfa)](){const _0x481d46=_0x8e2312,_0x516e12=this[_0x481d46(0xf0)],_0x423d9a=_0x516e12[_0x481d46(0xe1)];_0x516e12[_0x481d46(0xd8)][_0x481d46(0xb4)](_0x481d46(0xf1))[_0x481d46(0x115)][_0x481d46(0xa5)](_0x1a8e60=>{const _0x29f8f4=_0x481d46;if(_0x29f8f4(0xeb)!=_0x1a8e60[_0x29f8f4(0x101)]&&_0x29f8f4(0xfd)!=_0x1a8e60[_0x29f8f4(0x101)])return;const {data:_0x5196b8}=_0x1a8e60;if(_0x5196b8){if(_0x29f8f4(0x107)==_0x5196b8[_0x29f8f4(0xb8)]){const _0x15f203=_0x5196b8[_0x29f8f4(0xf2)][0x0][_0x29f8f4(0x117)];return _0x15f203?{'type':_0x29f8f4(0xc1),'content':_0xcfed0d(_0x423d9a,_0x29f8f4(0xab),'\x22'+_0x15f203+'\x22')}:{'type':_0x29f8f4(0xc1),'content':_0xcfed0d(_0x423d9a,_0x29f8f4(0xb1))};}if(_0x29f8f4(0xef)==_0x5196b8[_0x29f8f4(0xb8)]){const _0x25ebd3=_0x5196b8[_0x29f8f4(0xf2)][0x0][_0x29f8f4(0xbb)];return _0x25ebd3?{'type':_0x29f8f4(0xc1),'content':_0xcfed0d(_0x423d9a,_0x29f8f4(0x10a),_0x25ebd3)}:{'type':_0x29f8f4(0xc1),'content':_0xcfed0d(_0x423d9a,_0x29f8f4(0x116))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5106ed=_0x35ef;function _0x2aa6(){const _0x3e9972=['registerDescriptionCallback','descriptionFactory','replaceImageSource','oldValue','11894927CPOKWL','key','has','48ahGAPF','afterInit','182oCvAbN','424045LvfdKU','ImageEditing','4320639SqiDuq','enableDefaultAttributesIntegration','formatBlock','attribute','commandName','_registerLegacyDescription','16424OITBNX','newValue','registerCustomCallback','type','29466iXPhRB','editor','*Format:*\x20replace\x20image\x20URL','_handleLegacySuggestions','get','locale','formatInline','discard','format','getSuggestionCallback','registerBlockAttribute','_suggestionFactory','src','9vMIMvd','10QMXRag','accept','1913924dpORAW','46735908cDJGur','plugins','50UeoVvu','TrackChangesEditing','*Replace\x20image\x20URL*'];_0x2aa6=function(){return _0x3e9972;};return _0x2aa6();}function _0x35ef(_0xfca2bd,_0xdcb4cf){const _0x2aa62e=_0x2aa6();return _0x35ef=function(_0x35efd5,_0x4a051c){_0x35efd5=_0x35efd5-0xa3;let _0x3136e0=_0x2aa62e[_0x35efd5];return _0x3136e0;},_0x35ef(_0xfca2bd,_0xdcb4cf);}(function(_0x305e33,_0x418f23){const _0x42f09d=_0x35ef,_0x473d58=_0x305e33();while(!![]){try{const _0x39ded6=-parseInt(_0x42f09d(0xb5))/0x1*(parseInt(_0x42f09d(0xce))/0x2)+-parseInt(_0x42f09d(0xaf))/0x3*(parseInt(_0x42f09d(0xb2))/0x4)+-parseInt(_0x42f09d(0xc2))/0x5*(-parseInt(_0x42f09d(0xbf))/0x6)+parseInt(_0x42f09d(0xc1))/0x7*(-parseInt(_0x42f09d(0xca))/0x8)+-parseInt(_0x42f09d(0xc4))/0x9*(parseInt(_0x42f09d(0xb0))/0xa)+-parseInt(_0x42f09d(0xbc))/0xb+parseInt(_0x42f09d(0xb3))/0xc;if(_0x39ded6===_0x418f23)break;else _0x473d58['push'](_0x473d58['shift']());}catch(_0xecb25f){_0x473d58['push'](_0x473d58['shift']());}}}(_0x2aa6,0xbff38));import{Plugin as _0x1859e5}from'ckeditor5/src/core.js';import{getTranslation as _0xf86645}from'../utils/common-translations.js';export default class st extends _0x1859e5{[_0x5106ed(0xc0)](){const _0x89257e=_0x5106ed;if(!this[_0x89257e(0xa3)][_0x89257e(0xb4)][_0x89257e(0xbe)](_0x89257e(0xc3)))return;const _0x4bf692=this[_0x89257e(0xa3)][_0x89257e(0xa7)],_0x172dd0=this[_0x89257e(0xa3)][_0x89257e(0xb4)][_0x89257e(0xa6)](_0x89257e(0xb6));_0x172dd0[_0x89257e(0xc5)](_0x89257e(0xba)),_0x172dd0[_0x89257e(0xac)](_0x89257e(0xae)),_0x172dd0[_0x89257e(0xb9)][_0x89257e(0xb8)](_0x1bb996=>{const _0x7ae92c=_0x89257e;if(_0x7ae92c(0xc7)!=_0x1bb996[_0x7ae92c(0xcd)])return;const {data:_0x261bca}=_0x1bb996;return _0x261bca&&_0x7ae92c(0xae)==_0x261bca[_0x7ae92c(0xbd)]?_0x261bca[_0x7ae92c(0xcb)]&&_0x261bca[_0x7ae92c(0xbb)]?{'type':_0x7ae92c(0xaa),'content':_0xf86645(_0x4bf692,_0x7ae92c(0xb7))}:{'type':_0x7ae92c(0xaa),'content':''}:void 0x0;}),this[_0x89257e(0xa5)]();}[_0x5106ed(0xa5)](){const _0x4609ce=_0x5106ed,_0x1a0bf1=this[_0x4609ce(0xa3)][_0x4609ce(0xb4)][_0x4609ce(0xa6)](_0x4609ce(0xb6));_0x1a0bf1[_0x4609ce(0xad)][_0x4609ce(0xcc)](_0x4609ce(0xc6),_0x4609ce(0xba),_0x4609ce(0xb1),_0x1a0bf1[_0x4609ce(0xad)][_0x4609ce(0xab)](_0x4609ce(0xc6),null,_0x4609ce(0xa9))),_0x1a0bf1[_0x4609ce(0xad)][_0x4609ce(0xcc)](_0x4609ce(0xc6),_0x4609ce(0xba),_0x4609ce(0xa9),_0x1a0bf1[_0x4609ce(0xad)][_0x4609ce(0xab)](_0x4609ce(0xc6),null,_0x4609ce(0xb1))),this[_0x4609ce(0xc9)]();}[_0x5106ed(0xc9)](){const _0x5c5b3b=_0x5106ed,_0x137314=this[_0x5c5b3b(0xa3)],_0x51016c=_0x137314[_0x5c5b3b(0xa7)];_0x137314[_0x5c5b3b(0xb4)][_0x5c5b3b(0xa6)](_0x5c5b3b(0xb6))[_0x5c5b3b(0xb9)][_0x5c5b3b(0xb8)](_0xb96566=>{const _0x5c519c=_0x5c5b3b;if(_0x5c519c(0xc6)!=_0xb96566[_0x5c519c(0xcd)]&&_0x5c519c(0xa8)!=_0xb96566[_0x5c519c(0xcd)])return;const {data:_0x258ec4}=_0xb96566;if(!_0x258ec4||_0x5c519c(0xba)!=_0x258ec4[_0x5c519c(0xc8)])return;return{'type':_0x5c519c(0xaa),'content':_0xf86645(_0x51016c,_0x5c519c(0xa4))};});}}
23
+ const _0x39f7c9=_0x30eb;(function(_0x89dce2,_0xdb50bc){const _0x38a3fd=_0x30eb,_0x3101c6=_0x89dce2();while(!![]){try{const _0x4596c6=-parseInt(_0x38a3fd(0x11c))/0x1+-parseInt(_0x38a3fd(0x127))/0x2*(-parseInt(_0x38a3fd(0x132))/0x3)+-parseInt(_0x38a3fd(0x131))/0x4*(parseInt(_0x38a3fd(0x12b))/0x5)+parseInt(_0x38a3fd(0x115))/0x6*(parseInt(_0x38a3fd(0x121))/0x7)+-parseInt(_0x38a3fd(0x10f))/0x8+parseInt(_0x38a3fd(0x123))/0x9+-parseInt(_0x38a3fd(0x129))/0xa*(parseInt(_0x38a3fd(0x134))/0xb);if(_0x4596c6===_0xdb50bc)break;else _0x3101c6['push'](_0x3101c6['shift']());}catch(_0x47f717){_0x3101c6['push'](_0x3101c6['shift']());}}}(_0x1506,0xba25d));function _0x1506(){const _0x112ab8=['oldValue','type','28460wwYsxK','3nmxCqi','src','1837ZVdUon','registerDescriptionCallback','replaceImageSource','getSuggestionCallback','registerCustomCallback','discard','2701264WbYSOd','plugins','newValue','has','_handleLegacySuggestions','get','96lOEiDd','afterInit','*Replace\x20image\x20URL*','key','commandName','accept','registerBlockAttribute','600622zXlTZj','enableDefaultAttributesIntegration','_suggestionFactory','format','*Format:*\x20replace\x20image\x20URL','423710CZmeWi','descriptionFactory','12065778jcBdcz','editor','locale','_registerLegacyDescription','626246CDDzLE','formatBlock','20670YGlzhz','attribute','405zKCxrx','ImageEditing','TrackChangesEditing','formatInline'];_0x1506=function(){return _0x112ab8;};return _0x1506();}function _0x30eb(_0x9cfbf9,_0x37c60a){const _0x150669=_0x1506();return _0x30eb=function(_0x30ebea,_0x3490b6){_0x30ebea=_0x30ebea-0x10b;let _0x5f1bb8=_0x150669[_0x30ebea];return _0x5f1bb8;},_0x30eb(_0x9cfbf9,_0x37c60a);}import{Plugin as _0xfdad8a}from'ckeditor5/src/core.js';import{getTranslation as _0xaf5c1a}from'../utils/common-translations.js';export default class st extends _0xfdad8a{[_0x39f7c9(0x116)](){const _0x3d2afb=_0x39f7c9;if(!this[_0x3d2afb(0x124)][_0x3d2afb(0x110)][_0x3d2afb(0x112)](_0x3d2afb(0x12c)))return;const _0x9abd60=this[_0x3d2afb(0x124)][_0x3d2afb(0x125)],_0x53a131=this[_0x3d2afb(0x124)][_0x3d2afb(0x110)][_0x3d2afb(0x114)](_0x3d2afb(0x12d));_0x53a131[_0x3d2afb(0x11d)](_0x3d2afb(0x10b)),_0x53a131[_0x3d2afb(0x11b)](_0x3d2afb(0x133)),_0x53a131[_0x3d2afb(0x122)][_0x3d2afb(0x135)](_0x3774b6=>{const _0x270ade=_0x3d2afb;if(_0x270ade(0x12a)!=_0x3774b6[_0x270ade(0x130)])return;const {data:_0x2c8a2e}=_0x3774b6;return _0x2c8a2e&&_0x270ade(0x133)==_0x2c8a2e[_0x270ade(0x118)]?_0x2c8a2e[_0x270ade(0x111)]&&_0x2c8a2e[_0x270ade(0x12f)]?{'type':_0x270ade(0x11f),'content':_0xaf5c1a(_0x9abd60,_0x270ade(0x117))}:{'type':_0x270ade(0x11f),'content':''}:void 0x0;}),this[_0x3d2afb(0x113)]();}[_0x39f7c9(0x113)](){const _0x237653=_0x39f7c9,_0x3fc76c=this[_0x237653(0x124)][_0x237653(0x110)][_0x237653(0x114)](_0x237653(0x12d));_0x3fc76c[_0x237653(0x11e)][_0x237653(0x10d)](_0x237653(0x128),_0x237653(0x10b),_0x237653(0x11a),_0x3fc76c[_0x237653(0x11e)][_0x237653(0x10c)](_0x237653(0x128),null,_0x237653(0x10e))),_0x3fc76c[_0x237653(0x11e)][_0x237653(0x10d)](_0x237653(0x128),_0x237653(0x10b),_0x237653(0x10e),_0x3fc76c[_0x237653(0x11e)][_0x237653(0x10c)](_0x237653(0x128),null,_0x237653(0x11a))),this[_0x237653(0x126)]();}[_0x39f7c9(0x126)](){const _0x44bb23=_0x39f7c9,_0x5535f5=this[_0x44bb23(0x124)],_0x2980bd=_0x5535f5[_0x44bb23(0x125)];_0x5535f5[_0x44bb23(0x110)][_0x44bb23(0x114)](_0x44bb23(0x12d))[_0x44bb23(0x122)][_0x44bb23(0x135)](_0x26072d=>{const _0x1a34b0=_0x44bb23;if(_0x1a34b0(0x128)!=_0x26072d[_0x1a34b0(0x130)]&&_0x1a34b0(0x12e)!=_0x26072d[_0x1a34b0(0x130)])return;const {data:_0x2beb0a}=_0x26072d;if(!_0x2beb0a||_0x1a34b0(0x10b)!=_0x2beb0a[_0x1a34b0(0x119)])return;return{'type':_0x1a34b0(0x11f),'content':_0xaf5c1a(_0x2980bd,_0x1a34b0(0x120))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4ef2(_0x52c1e5,_0x144162){const _0x2c627f=_0x2c62();return _0x4ef2=function(_0x4ef2e6,_0xc8927b){_0x4ef2e6=_0x4ef2e6-0x176;let _0x453e62=_0x2c627f[_0x4ef2e6];return _0x453e62;},_0x4ef2(_0x52c1e5,_0x144162);}const _0x2f849d=_0x4ef2;(function(_0x45ebe0,_0x486a58){const _0xec932f=_0x4ef2,_0x3bf924=_0x45ebe0();while(!![]){try{const _0x3acec7=-parseInt(_0xec932f(0x199))/0x1*(parseInt(_0xec932f(0x18c))/0x2)+-parseInt(_0xec932f(0x192))/0x3+parseInt(_0xec932f(0x1da))/0x4+parseInt(_0xec932f(0x1b9))/0x5*(parseInt(_0xec932f(0x1d3))/0x6)+parseInt(_0xec932f(0x1c6))/0x7*(-parseInt(_0xec932f(0x17d))/0x8)+-parseInt(_0xec932f(0x1b2))/0x9*(-parseInt(_0xec932f(0x1c2))/0xa)+parseInt(_0xec932f(0x191))/0xb*(parseInt(_0xec932f(0x19b))/0xc);if(_0x3acec7===_0x486a58)break;else _0x3bf924['push'](_0x3bf924['shift']());}catch(_0x278881){_0x3bf924['push'](_0x3bf924['shift']());}}}(_0x2c62,0xe4c68));import{Plugin as _0x154207}from'ckeditor5/src/core.js';import{uid as _0x1b3e61}from'ckeditor5/src/utils.js';import{getTranslation as _0x5aa708}from'../utils/common-translations.js';function _0x2c62(){const _0x59960f=['join','author','change','10loCFHH','setImageNaturalSizeAttributes','isInContent','length','from','3219898XKrHTV','2931132DqdIRV','suggestion','getChangedMarkers','type','document','get','model','331909MvrcoH','Users','36mIWFFv','isBlockImage','insertion','newRange','markInlineFormat','normalizedStyles','markBlockFormat','afterInit','forEach','registerDescriptionCallback','start','getSuggestionCallback','registerPostFixer','end','TrackChangesEditing','getFirstRange','imageTypeInline','FORMAT_SIDE_IMAGE','findIndex','discard','createRangeOn','descriptionFactory','filter','9414CcwaSU','head','_findSuggestions','isEqual','title','editor','commands','14230yCXmLd','discardSuggestion','commandName','formatBlock','ImageStyleEditing','differ','isInlineImage','imageCaption','selection','6610kZybZG','registerCustomCallback','imageStylePostApply','*Format:*\x20%0','595JWcTfe','accept','value','_suggestionFactory','toLowerCase','isBefore','has','chain','getSuggestion','getContainedElement','isIntersecting','commandReversedParams','getClosestSelectedImageElement','2322npxpfb','_splitMarkerName','format','refresh','commandParams','imageTypeBlock','shouldConvertImageType','4871824pWfyNN','hasSuggestion','side','imageStylePreApply','locale','enableCommand','convertInlineImageToBlock','_registerLegacyDescription','29672XcFOAe','subType','plugins','nodeBefore','name','next','isOwn','getSuggestions','imageStyle','ImageUtils','nodeAfter','formatInline'];_0x2c62=function(){return _0x59960f;};return _0x2c62();}export default class nt extends _0x154207{[_0x2f849d(0x1a2)](){const _0x3d37e7=_0x2f849d,_0x4d5347=this[_0x3d37e7(0x1b7)];if(!_0x4d5347[_0x3d37e7(0x17f)][_0x3d37e7(0x1cc)](_0x3d37e7(0x1bd)))return;const _0x2db136=_0x4d5347[_0x3d37e7(0x17f)][_0x3d37e7(0x197)](_0x3d37e7(0x1a9)),_0x9acc69=_0x4d5347[_0x3d37e7(0x17f)][_0x3d37e7(0x197)](_0x3d37e7(0x186)),_0x3d6d38={};_0x2db136[_0x3d37e7(0x17a)](_0x3d37e7(0x185),(_0x10534e,_0x37ccc8)=>{const _0x40261f=_0x3d37e7,_0xa38d48=_0x4d5347[_0x40261f(0x17f)][_0x40261f(0x197)](_0x40261f(0x19a))['me'],_0xdc3996=_0x4d5347[_0x40261f(0x1b8)][_0x40261f(0x197)](_0x40261f(0x185));let _0x35731d=_0x9acc69[_0x40261f(0x1d2)](_0x4d5347[_0x40261f(0x198)][_0x40261f(0x196)][_0x40261f(0x1c1)]),_0x532459=_0x4d5347[_0x40261f(0x198)][_0x40261f(0x1af)](_0x35731d),_0x397dd7=_0xdc3996[_0x40261f(0x1c8)];if(_0x397dd7==_0x37ccc8[_0x40261f(0x1c8)])return;const _0x175e7d={'commandName':_0x40261f(0x185),'commandParams':[_0x37ccc8],'formatGroupId':_0x1b3e61()};_0x4d5347[_0x40261f(0x198)][_0x40261f(0x18b)](()=>{const _0x469f98=_0x40261f;if(_0x2db136[_0x469f98(0x184)]()[_0x469f98(0x1b1)](_0x4756a7=>_0x4756a7[_0x469f98(0x18e)]&&_0xa38d48==_0x4756a7[_0x469f98(0x18a)]&&(_0x469f98(0x1bc)==_0x4756a7[_0x469f98(0x195)]||_0x469f98(0x188)==_0x4756a7[_0x469f98(0x195)])&&(_0x469f98(0x178)==_0x4756a7[_0x469f98(0x17e)]||_0x469f98(0x1c4)==_0x4756a7[_0x469f98(0x17e)])&&_0x4756a7[_0x469f98(0x1aa)]()[_0x469f98(0x1b5)](_0x532459))[_0x469f98(0x1a3)](_0x2677c7=>_0x2db136[_0x469f98(0x1ba)](_0x2677c7[_0x469f98(0x1b3)])),_0x35731d=_0x9acc69[_0x469f98(0x1d2)](_0x4d5347[_0x469f98(0x198)][_0x469f98(0x196)][_0x469f98(0x1c1)]),_0x532459=_0x4d5347[_0x469f98(0x198)][_0x469f98(0x1af)](_0x35731d),_0xdc3996[_0x469f98(0x1d6)](),_0x4d5347[_0x469f98(0x1b8)][_0x469f98(0x197)](_0x469f98(0x1ab))[_0x469f98(0x1d6)](),_0x4d5347[_0x469f98(0x1b8)][_0x469f98(0x197)](_0x469f98(0x1d8))[_0x469f98(0x1d6)](),_0x397dd7=_0xdc3996[_0x469f98(0x1c8)],_0x397dd7!=_0x37ccc8[_0x469f98(0x1c8)])return _0x9acc69[_0x469f98(0x1bf)](_0x35731d)&&_0xdc3996[_0x469f98(0x1d9)](_0x37ccc8[_0x469f98(0x1c8)],_0x35731d)?(_0x10534e({..._0x37ccc8,'setImageSizes':!0x1}),_0x35731d=_0x9acc69[_0x469f98(0x1d2)](_0x4d5347[_0x469f98(0x198)][_0x469f98(0x196)][_0x469f98(0x1c1)]),void _0x2db136[_0x469f98(0x1a1)](_0x35731d,{..._0x175e7d,'commandReversedParams':[{'value':_0x397dd7||null,'setImageSizes':!0x1}]},[],_0x469f98(0x178))):void(_0x9acc69[_0x469f98(0x19c)](_0x35731d)?_0x2db136[_0x469f98(0x1a1)](_0x35731d,_0x175e7d,[],_0x469f98(0x1c4)):_0x2db136[_0x469f98(0x19f)](_0x532459,_0x175e7d,_0x469f98(0x1c4)));});});for(const _0x5e3ba9 of _0x4d5347[_0x3d37e7(0x17f)][_0x3d37e7(0x197)](_0x3d37e7(0x1bd))[_0x3d37e7(0x1a0)])_0x3d6d38[_0x5e3ba9[_0x3d37e7(0x181)]]=_0x5e3ba9[_0x3d37e7(0x1b6)][_0x3d37e7(0x1ca)]();_0x2db136[_0x3d37e7(0x1c9)][_0x3d37e7(0x1c3)](_0x3d37e7(0x1bc),_0x3d37e7(0x178),_0x3d37e7(0x189),()=>!0x1),_0x2db136[_0x3d37e7(0x1c9)][_0x3d37e7(0x1c3)](_0x3d37e7(0x1bc),_0x3d37e7(0x1c4),_0x3d37e7(0x189),()=>!0x1),_0x2db136[_0x3d37e7(0x1c9)][_0x3d37e7(0x1c3)](_0x3d37e7(0x188),_0x3d37e7(0x1c4),_0x3d37e7(0x189),()=>!0x1),_0x2db136[_0x3d37e7(0x1c9)][_0x3d37e7(0x1c3)](_0x3d37e7(0x1bc),_0x3d37e7(0x178),_0x3d37e7(0x1c7),([_0x39ed65])=>{const _0x312a6a=_0x3d37e7;_0x9acc69[_0x312a6a(0x18d)](_0x39ed65[_0x312a6a(0x1cf)]());}),_0x2db136[_0x3d37e7(0x1c9)][_0x3d37e7(0x1c3)](_0x3d37e7(0x1bc),_0x3d37e7(0x178),_0x3d37e7(0x1ae),(_0x5e4f97,_0x5af908)=>{const _0x187282=_0x3d37e7;_0x2db136[_0x187282(0x1c9)][_0x187282(0x1a6)](_0x187282(0x1bc),'',_0x187282(0x1c7))(_0x5e4f97,{'commandName':_0x5af908[_0x187282(0x1bb)],'commandParams':_0x5af908[_0x187282(0x1d1)]});}),_0x2db136[_0x3d37e7(0x1c9)][_0x3d37e7(0x1c3)](_0x3d37e7(0x1bc),_0x3d37e7(0x178),_0x3d37e7(0x1cd),function(_0x372567,_0x2b9fc5){if(_0x181854(_0x372567,_0x2b9fc5))return[_0x372567,_0x2b9fc5];if(_0x181854(_0x2b9fc5,_0x372567))return[_0x2b9fc5,_0x372567];return null;});const _0x24b4c8=[{'type':_0x3d37e7(0x1bc),'subType':_0x3d37e7(0x178)},{'type':_0x3d37e7(0x19d),'subType':_0x3d37e7(0x1c0)},{'type':_0x3d37e7(0x1bc),'subType':_0x3d37e7(0x17b)},{'type':_0x3d37e7(0x19d),'subType':_0x3d37e7(0x17b)}];function _0x181854(_0x5ba125,_0x57317f){const _0x3e75f0=_0x3d37e7,_0x2e5b80=_0x24b4c8[_0x3e75f0(0x1ad)](({type:_0x5e45d0,subType:_0x83c042})=>_0x5ba125[_0x3e75f0(0x195)]==_0x5e45d0&&_0x5ba125[_0x3e75f0(0x17e)]==_0x83c042),_0x298ae4=_0x24b4c8[_0x3e75f0(0x1ad)](({type:_0x4f21d6,subType:_0x5064ea})=>_0x57317f[_0x3e75f0(0x195)]==_0x4f21d6&&_0x57317f[_0x3e75f0(0x17e)]==_0x5064ea);if(_0x2e5b80<0x0||_0x298ae4<0x0)return!0x1;const _0x29ca5e=_0x5ba125[_0x3e75f0(0x1aa)](),_0x2dc7bf=_0x57317f[_0x3e75f0(0x1aa)]();if((0x0==_0x2e5b80||0x1==_0x2e5b80)&&0x2==_0x298ae4&&_0x29ca5e[_0x3e75f0(0x1d0)](_0x2dc7bf))return!0x0;if(0x2==_0x2e5b80&&0x3==_0x298ae4){const _0x5ebb71=_0x2db136[_0x3e75f0(0x1b4)](_0x29ca5e,_0x3e75f0(0x19d))[_0x3e75f0(0x1b1)](({suggestion:_0xf3a35f,meta:_0x393f4f})=>_0x393f4f[_0x3e75f0(0x183)]&&_0x3e75f0(0x17b)==_0xf3a35f[_0x3e75f0(0x17e)]);if(_0x5ebb71[_0x3e75f0(0x18f)]>0x1&&_0x2dc7bf[_0x3e75f0(0x1a8)][_0x3e75f0(0x1b5)](_0x29ca5e[_0x3e75f0(0x1a5)]))return!0x0;if(0x1==_0x5ebb71[_0x3e75f0(0x18f)]&&(_0x29ca5e[_0x3e75f0(0x1a5)][_0x3e75f0(0x1b5)](_0x2dc7bf[_0x3e75f0(0x1a8)])||_0x29ca5e[_0x3e75f0(0x1a8)][_0x3e75f0(0x1b5)](_0x2dc7bf[_0x3e75f0(0x1a5)])))return!0x0;}if(0x3==_0x2e5b80&&0x3==_0x298ae4&&_0x29ca5e[_0x3e75f0(0x1a5)][_0x3e75f0(0x1cb)](_0x2dc7bf[_0x3e75f0(0x1a5)])){const _0x52323c=_0x29ca5e[_0x3e75f0(0x1a8)][_0x3e75f0(0x187)],_0x2ef5f9=_0x2dc7bf[_0x3e75f0(0x1a5)][_0x3e75f0(0x180)];return _0x9acc69[_0x3e75f0(0x19c)](_0x52323c)&&_0x52323c===_0x2ef5f9;}return!0x1;}_0x4d5347[_0x3d37e7(0x198)][_0x3d37e7(0x196)][_0x3d37e7(0x1a7)](()=>{const _0x4f1197=_0x3d37e7;let _0x58ad48=!0x1;const _0x1f6fe4=Array[_0x4f1197(0x190)](_0x4d5347[_0x4f1197(0x198)][_0x4f1197(0x196)][_0x4f1197(0x1be)][_0x4f1197(0x194)]());for(const {name:_0x33d933,data:_0x279804}of _0x1f6fe4){const {group:_0x3823ea,type:_0x4dc44c,subType:_0x514059,id:_0x33945d}=_0x2db136[_0x4f1197(0x1d4)](_0x33d933);if(_0x4f1197(0x193)==_0x3823ea&&_0x2db136[_0x4f1197(0x176)](_0x33945d)){if(_0x4f1197(0x1bc)==_0x4dc44c&&(_0x4f1197(0x178)==_0x514059||_0x4f1197(0x1c4)==_0x514059)){const _0x1db595=_0x2db136[_0x4f1197(0x1ce)](_0x33945d);if(_0x279804[_0x4f1197(0x19e)]){const _0x296b8b=_0x1db595[_0x4f1197(0x1aa)]()[_0x4f1197(0x1cf)]();if(_0x9acc69[_0x4f1197(0x19c)](_0x296b8b))continue;_0x2db136[_0x4f1197(0x1ba)](_0x1db595),_0x58ad48=!0x0;}}if(_0x4f1197(0x19d)==_0x4dc44c&&_0x4f1197(0x1c0)==_0x514059&&!_0x279804[_0x4f1197(0x19e)]){const _0x3720c4=_0x2db136[_0x4f1197(0x1ce)](_0x33945d);_0x3720c4[_0x4f1197(0x182)]&&_0x3720c4[_0x4f1197(0x182)][_0x4f1197(0x18e)]&&(_0x2db136[_0x4f1197(0x1ba)](_0x3720c4[_0x4f1197(0x182)]),_0x58ad48=!0x0);}}}return _0x58ad48;}),this[_0x3d37e7(0x17c)](_0x3d6d38);}[_0x2f849d(0x17c)](_0x2a671f){const _0x439aa0=_0x2f849d,_0x662fef=this[_0x439aa0(0x1b7)],_0x292e7b=_0x662fef[_0x439aa0(0x179)];_0x662fef[_0x439aa0(0x17f)][_0x439aa0(0x197)](_0x439aa0(0x1a9))[_0x439aa0(0x1b0)][_0x439aa0(0x1a4)](_0x5e63d6=>{const _0x2d7fb3=_0x439aa0;if(_0x2d7fb3(0x1bc)!=_0x5e63d6[_0x2d7fb3(0x195)]&&_0x2d7fb3(0x188)!=_0x5e63d6[_0x2d7fb3(0x195)])return;const {data:_0x55f2f9}=_0x5e63d6;if(!_0x55f2f9||_0x2d7fb3(0x185)!=_0x55f2f9[_0x2d7fb3(0x1bb)])return;const _0x2aebf4=_0x55f2f9[_0x2d7fb3(0x1d7)][0x0][_0x2d7fb3(0x1c8)];return _0x1a5f7e(_0x2d7fb3(0x177)===_0x2aebf4?_0x5aa708(_0x292e7b,_0x2d7fb3(0x1ac)):_0x2a671f[_0x2aebf4]||_0x2aebf4);function _0x1a5f7e(_0x1d587a){const _0x58c400=_0x2d7fb3;return{'type':_0x58c400(0x1d5),'content':_0x5aa708(_0x292e7b,_0x58c400(0x1c5),_0x1d587a)};}});}}
23
+ function _0x3d04(_0xa2df6e,_0x87b726){const _0x340f48=_0x340f();return _0x3d04=function(_0x3d04e4,_0x19cb5c){_0x3d04e4=_0x3d04e4-0xda;let _0x113365=_0x340f48[_0x3d04e4];return _0x113365;},_0x3d04(_0xa2df6e,_0x87b726);}const _0x19adaa=_0x3d04;(function(_0x2c759e,_0x211772){const _0x48467c=_0x3d04,_0x30e354=_0x2c759e();while(!![]){try{const _0x20a12a=parseInt(_0x48467c(0x100))/0x1*(-parseInt(_0x48467c(0xf9))/0x2)+-parseInt(_0x48467c(0x10e))/0x3+-parseInt(_0x48467c(0x125))/0x4*(parseInt(_0x48467c(0xff))/0x5)+-parseInt(_0x48467c(0x101))/0x6+parseInt(_0x48467c(0xdd))/0x7*(-parseInt(_0x48467c(0x11a))/0x8)+parseInt(_0x48467c(0x12d))/0x9+parseInt(_0x48467c(0x106))/0xa;if(_0x20a12a===_0x211772)break;else _0x30e354['push'](_0x30e354['shift']());}catch(_0x52d27e){_0x30e354['push'](_0x30e354['shift']());}}}(_0x340f,0x7a20c));import{Plugin as _0x149c08}from'ckeditor5/src/core.js';import{uid as _0x5ee6fb}from'ckeditor5/src/utils.js';import{getTranslation as _0x43fc46}from'../utils/common-translations.js';function _0x340f(){const _0x2161f5=['locale','end','getSuggestion','imageStyle','_splitMarkerName','getSuggestions','setImageNaturalSizeAttributes','title','getSuggestionCallback','imageStylePreApply','ImageUtils','filter','imageTypeInline','accept','nodeAfter','commandReversedParams','Users','toLowerCase','599170wBQKcy','has','model','FORMAT_SIDE_IMAGE','differ','isInlineImage','51045MAPdYy','1UvXDTc','4382616KsFUhx','formatInline','getFirstRange','isEqual','registerCustomCallback','14559310iKUPMJ','from','document','editor','shouldConvertImageType','formatBlock','discardSuggestion','format','209301PwjSQP','imageStylePostApply','refresh','getClosestSelectedImageElement','ImageStyleEditing','next','change','markInlineFormat','markBlockFormat','commandName','imageTypeBlock','enableCommand','8YkPsVG','isInContent','insertion','forEach','findIndex','createRangeOn','descriptionFactory','normalizedStyles','start','commandParams','plugins','168JCAZcd','selection','registerDescriptionCallback','registerPostFixer','discard','isIntersecting','chain','value','7366122TonRAs','_findSuggestions','head','afterInit','suggestion','hasSuggestion','getContainedElement','side','length','getChangedMarkers','commands','isOwn','*Format:*\x20%0','newRange','name','author','nodeBefore','type','get','1719109qJnYgw','convertInlineImageToBlock','join','isBlockImage','TrackChangesEditing','_registerLegacyDescription','imageCaption','subType','_suggestionFactory','isBefore'];_0x340f=function(){return _0x2161f5;};return _0x340f();}export default class nt extends _0x149c08{[_0x19adaa(0x130)](){const _0x5ce1e5=_0x19adaa,_0x3d2052=this[_0x5ce1e5(0x109)];if(!_0x3d2052[_0x5ce1e5(0x124)][_0x5ce1e5(0xfa)](_0x5ce1e5(0x112)))return;const _0x39a2ed=_0x3d2052[_0x5ce1e5(0x124)][_0x5ce1e5(0xdc)](_0x5ce1e5(0xe1)),_0x10fd98=_0x3d2052[_0x5ce1e5(0x124)][_0x5ce1e5(0xdc)](_0x5ce1e5(0xf1)),_0x2a81e8={};_0x39a2ed[_0x5ce1e5(0x119)](_0x5ce1e5(0xea),(_0x41da2c,_0x20ded5)=>{const _0x293e98=_0x5ce1e5,_0x2a99e3=_0x3d2052[_0x293e98(0x124)][_0x293e98(0xdc)](_0x293e98(0xf7))['me'],_0x41e138=_0x3d2052[_0x293e98(0x137)][_0x293e98(0xdc)](_0x293e98(0xea));let _0x4013e3=_0x10fd98[_0x293e98(0x111)](_0x3d2052[_0x293e98(0xfb)][_0x293e98(0x108)][_0x293e98(0x126)]),_0x2b78c9=_0x3d2052[_0x293e98(0xfb)][_0x293e98(0x11f)](_0x4013e3),_0x2a8ee3=_0x41e138[_0x293e98(0x12c)];if(_0x2a8ee3==_0x20ded5[_0x293e98(0x12c)])return;const _0x10e657={'commandName':_0x293e98(0xea),'commandParams':[_0x20ded5],'formatGroupId':_0x5ee6fb()};_0x3d2052[_0x293e98(0xfb)][_0x293e98(0x114)](()=>{const _0xfb9f32=_0x293e98;if(_0x39a2ed[_0xfb9f32(0xec)]()[_0xfb9f32(0xf2)](_0x2ab1bd=>_0x2ab1bd[_0xfb9f32(0x11b)]&&_0x2a99e3==_0x2ab1bd[_0xfb9f32(0x13c)]&&(_0xfb9f32(0x10b)==_0x2ab1bd[_0xfb9f32(0xdb)]||_0xfb9f32(0x102)==_0x2ab1bd[_0xfb9f32(0xdb)])&&(_0xfb9f32(0xf0)==_0x2ab1bd[_0xfb9f32(0xe4)]||_0xfb9f32(0x10f)==_0x2ab1bd[_0xfb9f32(0xe4)])&&_0x2ab1bd[_0xfb9f32(0x103)]()[_0xfb9f32(0x104)](_0x2b78c9))[_0xfb9f32(0x11d)](_0x35bf74=>_0x39a2ed[_0xfb9f32(0x10c)](_0x35bf74[_0xfb9f32(0x12f)])),_0x4013e3=_0x10fd98[_0xfb9f32(0x111)](_0x3d2052[_0xfb9f32(0xfb)][_0xfb9f32(0x108)][_0xfb9f32(0x126)]),_0x2b78c9=_0x3d2052[_0xfb9f32(0xfb)][_0xfb9f32(0x11f)](_0x4013e3),_0x41e138[_0xfb9f32(0x110)](),_0x3d2052[_0xfb9f32(0x137)][_0xfb9f32(0xdc)](_0xfb9f32(0xf3))[_0xfb9f32(0x110)](),_0x3d2052[_0xfb9f32(0x137)][_0xfb9f32(0xdc)](_0xfb9f32(0x118))[_0xfb9f32(0x110)](),_0x2a8ee3=_0x41e138[_0xfb9f32(0x12c)],_0x2a8ee3!=_0x20ded5[_0xfb9f32(0x12c)])return _0x10fd98[_0xfb9f32(0xfe)](_0x4013e3)&&_0x41e138[_0xfb9f32(0x10a)](_0x20ded5[_0xfb9f32(0x12c)],_0x4013e3)?(_0x41da2c({..._0x20ded5,'setImageSizes':!0x1}),_0x4013e3=_0x10fd98[_0xfb9f32(0x111)](_0x3d2052[_0xfb9f32(0xfb)][_0xfb9f32(0x108)][_0xfb9f32(0x126)]),void _0x39a2ed[_0xfb9f32(0x116)](_0x4013e3,{..._0x10e657,'commandReversedParams':[{'value':_0x2a8ee3||null,'setImageSizes':!0x1}]},[],_0xfb9f32(0xf0))):void(_0x10fd98[_0xfb9f32(0xe0)](_0x4013e3)?_0x39a2ed[_0xfb9f32(0x116)](_0x4013e3,_0x10e657,[],_0xfb9f32(0x10f)):_0x39a2ed[_0xfb9f32(0x115)](_0x2b78c9,_0x10e657,_0xfb9f32(0x10f)));});});for(const _0x328457 of _0x3d2052[_0x5ce1e5(0x124)][_0x5ce1e5(0xdc)](_0x5ce1e5(0x112))[_0x5ce1e5(0x121)])_0x2a81e8[_0x328457[_0x5ce1e5(0x13b)]]=_0x328457[_0x5ce1e5(0xee)][_0x5ce1e5(0xf8)]();_0x39a2ed[_0x5ce1e5(0xe5)][_0x5ce1e5(0x105)](_0x5ce1e5(0x10b),_0x5ce1e5(0xf0),_0x5ce1e5(0xdf),()=>!0x1),_0x39a2ed[_0x5ce1e5(0xe5)][_0x5ce1e5(0x105)](_0x5ce1e5(0x10b),_0x5ce1e5(0x10f),_0x5ce1e5(0xdf),()=>!0x1),_0x39a2ed[_0x5ce1e5(0xe5)][_0x5ce1e5(0x105)](_0x5ce1e5(0x102),_0x5ce1e5(0x10f),_0x5ce1e5(0xdf),()=>!0x1),_0x39a2ed[_0x5ce1e5(0xe5)][_0x5ce1e5(0x105)](_0x5ce1e5(0x10b),_0x5ce1e5(0xf0),_0x5ce1e5(0xf4),([_0xfddb8a])=>{const _0x1bf350=_0x5ce1e5;_0x10fd98[_0x1bf350(0xed)](_0xfddb8a[_0x1bf350(0x133)]());}),_0x39a2ed[_0x5ce1e5(0xe5)][_0x5ce1e5(0x105)](_0x5ce1e5(0x10b),_0x5ce1e5(0xf0),_0x5ce1e5(0x129),(_0x3c6c8d,_0x1e66eb)=>{const _0x36b2d6=_0x5ce1e5;_0x39a2ed[_0x36b2d6(0xe5)][_0x36b2d6(0xef)](_0x36b2d6(0x10b),'',_0x36b2d6(0xf4))(_0x3c6c8d,{'commandName':_0x1e66eb[_0x36b2d6(0x117)],'commandParams':_0x1e66eb[_0x36b2d6(0xf6)]});}),_0x39a2ed[_0x5ce1e5(0xe5)][_0x5ce1e5(0x105)](_0x5ce1e5(0x10b),_0x5ce1e5(0xf0),_0x5ce1e5(0x12b),function(_0x207a83,_0x3c8bbc){if(_0x1ca5c5(_0x207a83,_0x3c8bbc))return[_0x207a83,_0x3c8bbc];if(_0x1ca5c5(_0x3c8bbc,_0x207a83))return[_0x3c8bbc,_0x207a83];return null;});const _0x48e796=[{'type':_0x5ce1e5(0x10b),'subType':_0x5ce1e5(0xf0)},{'type':_0x5ce1e5(0x11c),'subType':_0x5ce1e5(0xe3)},{'type':_0x5ce1e5(0x10b),'subType':_0x5ce1e5(0xde)},{'type':_0x5ce1e5(0x11c),'subType':_0x5ce1e5(0xde)}];function _0x1ca5c5(_0x434d25,_0xca185b){const _0x40ac3f=_0x5ce1e5,_0x417d71=_0x48e796[_0x40ac3f(0x11e)](({type:_0x505e70,subType:_0x275afc})=>_0x434d25[_0x40ac3f(0xdb)]==_0x505e70&&_0x434d25[_0x40ac3f(0xe4)]==_0x275afc),_0x414fe1=_0x48e796[_0x40ac3f(0x11e)](({type:_0x5babee,subType:_0x4619af})=>_0xca185b[_0x40ac3f(0xdb)]==_0x5babee&&_0xca185b[_0x40ac3f(0xe4)]==_0x4619af);if(_0x417d71<0x0||_0x414fe1<0x0)return!0x1;const _0x5e2b77=_0x434d25[_0x40ac3f(0x103)](),_0x52e15d=_0xca185b[_0x40ac3f(0x103)]();if((0x0==_0x417d71||0x1==_0x417d71)&&0x2==_0x414fe1&&_0x5e2b77[_0x40ac3f(0x12a)](_0x52e15d))return!0x0;if(0x2==_0x417d71&&0x3==_0x414fe1){const _0x38ac5d=_0x39a2ed[_0x40ac3f(0x12e)](_0x5e2b77,_0x40ac3f(0x11c))[_0x40ac3f(0xf2)](({suggestion:_0x4c28f5,meta:_0x2e3b8d})=>_0x2e3b8d[_0x40ac3f(0x138)]&&_0x40ac3f(0xde)==_0x4c28f5[_0x40ac3f(0xe4)]);if(_0x38ac5d[_0x40ac3f(0x135)]>0x1&&_0x52e15d[_0x40ac3f(0xe8)][_0x40ac3f(0x104)](_0x5e2b77[_0x40ac3f(0x122)]))return!0x0;if(0x1==_0x38ac5d[_0x40ac3f(0x135)]&&(_0x5e2b77[_0x40ac3f(0x122)][_0x40ac3f(0x104)](_0x52e15d[_0x40ac3f(0xe8)])||_0x5e2b77[_0x40ac3f(0xe8)][_0x40ac3f(0x104)](_0x52e15d[_0x40ac3f(0x122)])))return!0x0;}if(0x3==_0x417d71&&0x3==_0x414fe1&&_0x5e2b77[_0x40ac3f(0x122)][_0x40ac3f(0xe6)](_0x52e15d[_0x40ac3f(0x122)])){const _0x5a5f41=_0x5e2b77[_0x40ac3f(0xe8)][_0x40ac3f(0xf5)],_0x1fed2c=_0x52e15d[_0x40ac3f(0x122)][_0x40ac3f(0xda)];return _0x10fd98[_0x40ac3f(0xe0)](_0x5a5f41)&&_0x5a5f41===_0x1fed2c;}return!0x1;}_0x3d2052[_0x5ce1e5(0xfb)][_0x5ce1e5(0x108)][_0x5ce1e5(0x128)](()=>{const _0x230b60=_0x5ce1e5;let _0x1ad5be=!0x1;const _0x36121c=Array[_0x230b60(0x107)](_0x3d2052[_0x230b60(0xfb)][_0x230b60(0x108)][_0x230b60(0xfd)][_0x230b60(0x136)]());for(const {name:_0x531580,data:_0x4819e4}of _0x36121c){const {group:_0x3612bd,type:_0x3e2235,subType:_0x4f358b,id:_0x164bb3}=_0x39a2ed[_0x230b60(0xeb)](_0x531580);if(_0x230b60(0x131)==_0x3612bd&&_0x39a2ed[_0x230b60(0x132)](_0x164bb3)){if(_0x230b60(0x10b)==_0x3e2235&&(_0x230b60(0xf0)==_0x4f358b||_0x230b60(0x10f)==_0x4f358b)){const _0x1447ca=_0x39a2ed[_0x230b60(0xe9)](_0x164bb3);if(_0x4819e4[_0x230b60(0x13a)]){const _0x57627c=_0x1447ca[_0x230b60(0x103)]()[_0x230b60(0x133)]();if(_0x10fd98[_0x230b60(0xe0)](_0x57627c))continue;_0x39a2ed[_0x230b60(0x10c)](_0x1447ca),_0x1ad5be=!0x0;}}if(_0x230b60(0x11c)==_0x3e2235&&_0x230b60(0xe3)==_0x4f358b&&!_0x4819e4[_0x230b60(0x13a)]){const _0x3f1d3e=_0x39a2ed[_0x230b60(0xe9)](_0x164bb3);_0x3f1d3e[_0x230b60(0x113)]&&_0x3f1d3e[_0x230b60(0x113)][_0x230b60(0x11b)]&&(_0x39a2ed[_0x230b60(0x10c)](_0x3f1d3e[_0x230b60(0x113)]),_0x1ad5be=!0x0);}}}return _0x1ad5be;}),this[_0x5ce1e5(0xe2)](_0x2a81e8);}[_0x19adaa(0xe2)](_0x4a98f1){const _0x35d2f6=_0x19adaa,_0x3429bd=this[_0x35d2f6(0x109)],_0x1ccbc1=_0x3429bd[_0x35d2f6(0xe7)];_0x3429bd[_0x35d2f6(0x124)][_0x35d2f6(0xdc)](_0x35d2f6(0xe1))[_0x35d2f6(0x120)][_0x35d2f6(0x127)](_0x96f870=>{const _0x47003b=_0x35d2f6;if(_0x47003b(0x10b)!=_0x96f870[_0x47003b(0xdb)]&&_0x47003b(0x102)!=_0x96f870[_0x47003b(0xdb)])return;const {data:_0x2f5213}=_0x96f870;if(!_0x2f5213||_0x47003b(0xea)!=_0x2f5213[_0x47003b(0x117)])return;const _0x47c7d4=_0x2f5213[_0x47003b(0x123)][0x0][_0x47003b(0x12c)];return _0x32907c(_0x47003b(0x134)===_0x47c7d4?_0x43fc46(_0x1ccbc1,_0x47003b(0xfc)):_0x4a98f1[_0x47c7d4]||_0x47c7d4);function _0x32907c(_0x2c8f75){const _0x30dd13=_0x47003b;return{'type':_0x30dd13(0x10d),'content':_0x43fc46(_0x1ccbc1,_0x30dd13(0x139),_0x2c8f75)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x451d06=_0x2278;(function(_0x30e556,_0x4a415b){const _0x29844e=_0x2278,_0x4ff11c=_0x30e556();while(!![]){try{const _0x15081a=-parseInt(_0x29844e(0xfa))/0x1+-parseInt(_0x29844e(0xe4))/0x2*(-parseInt(_0x29844e(0xe5))/0x3)+-parseInt(_0x29844e(0xe1))/0x4*(-parseInt(_0x29844e(0xff))/0x5)+-parseInt(_0x29844e(0xf4))/0x6*(-parseInt(_0x29844e(0xea))/0x7)+-parseInt(_0x29844e(0xf8))/0x8*(parseInt(_0x29844e(0xfe))/0x9)+parseInt(_0x29844e(0xfc))/0xa*(-parseInt(_0x29844e(0xf5))/0xb)+-parseInt(_0x29844e(0xe9))/0xc*(-parseInt(_0x29844e(0xdc))/0xd);if(_0x15081a===_0x4a415b)break;else _0x4ff11c['push'](_0x4ff11c['shift']());}catch(_0x5d12ab){_0x4ff11c['push'](_0x4ff11c['shift']());}}}(_0xc1ff,0x57bec));import{Plugin as _0x400488}from'ckeditor5/src/core.js';export default class ot extends _0x400488{constructor(_0x3e5657){const _0x27e6da=_0x2278;super(_0x3e5657),this[_0x27e6da(0xf9)]=!0x1,this[_0x27e6da(0xee)]=!0x1;}[_0x451d06(0xf2)](){const _0x3bb699=_0x451d06,_0xa07566=this[_0x3bb699(0x100)],_0x3603e9=_0xa07566[_0x3bb699(0xeb)][_0x3bb699(0xfd)](_0x3bb699(0xe3)),_0x5d7a3f=_0xa07566[_0x3bb699(0xeb)][_0x3bb699(0xfd)](_0x3bb699(0xf6));_0x3603e9&&(_0x3603e9['on'](_0x3bb699(0xf1),(_0x4df419,[,_0x70a315])=>{const _0x462183=_0x3bb699;this[_0x462183(0xf9)]=_0x5d7a3f[_0x462183(0xdd)],_0x70a315[_0x462183(0xde)][_0x462183(0xe8)]=!this[_0x462183(0xf9)];},{'priority':_0x3bb699(0xe6)}),this[_0x3bb699(0xec)](_0x3603e9,_0x3bb699(0xef),this[_0x3bb699(0xe7)][_0x3bb699(0xf7)](this)),this[_0x3bb699(0xec)](_0x3603e9,_0x3bb699(0xef),()=>{const _0x33e42c=_0x3bb699;this[_0x33e42c(0xee)]&&(_0x5d7a3f[_0x33e42c(0xf1)](),this[_0x33e42c(0xee)]=!0x1);},{'priority':_0x3bb699(0xe0)}),_0xa07566[_0x3bb699(0xe2)][_0x3bb699(0xfd)](_0x3bb699(0xfb))[_0x3bb699(0xed)](_0x3bb699(0xe3)));}[_0x451d06(0xe7)](_0x424f09,_0x4b76e9){const _0x45c60e=_0x451d06,{suggestions:_0x58d55c}=_0x4b76e9,_0x1be065=this[_0x45c60e(0x100)][_0x45c60e(0xeb)][_0x45c60e(0xfd)](_0x45c60e(0xf6)),_0x23fc63=_0x1be065[_0x45c60e(0xdd)];this[_0x45c60e(0xf9)]!==_0x23fc63&&(_0x1be065[_0x45c60e(0xf1)](),this[_0x45c60e(0xee)]=!0x0),_0x58d55c&&_0x58d55c[_0x45c60e(0xf3)](({id:_0xddc6b8,type:_0x4e382e,author:_0x58a4ab,created_at:_0x388915})=>{const _0x46cad6=_0x45c60e,_0x38e8db={'id':_0xddc6b8,'type':_0x4e382e,'authorId':this[_0x46cad6(0x100)][_0x46cad6(0xe2)][_0x46cad6(0xfd)](_0x46cad6(0xf0))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x58a4ab,'createdAt':_0x388915?new Date(_0x388915):new Date(),'source':_0x46cad6(0xe3)}}};this[_0x46cad6(0x100)][_0x46cad6(0xe2)][_0x46cad6(0xfd)](_0x46cad6(0xfb))[_0x46cad6(0xdf)](_0x38e8db);});}}function _0x2278(_0x453123,_0x1d7561){const _0xc1ffc=_0xc1ff();return _0x2278=function(_0x227803,_0x3d8f60){_0x227803=_0x227803-0xdc;let _0x14d35c=_0xc1ffc[_0x227803];return _0x14d35c;},_0x2278(_0x453123,_0x1d7561);}function _0xc1ff(){const _0x264273=['plugins','importWord','10oGznRs','224784IEiqsb','high','_handleImportedData','track_changes','1164VDBOPc','91YXvMzj','commands','listenTo','enableCommand','_trackChangesExecuted','dataInsert','Users','execute','afterInit','forEach','245034dCkxCu','259006YKoFxh','trackChanges','bind','41352NkWBzQ','_trackChangesValueDuringImport','589212XAhgqN','TrackChangesEditing','210UiXizF','get','828oZbwrp','118595EKFgOR','editor','116701QtEvun','value','collaboration_features','_setSuggestionData','lowest','24fvhOCo'];_0xc1ff=function(){return _0x264273;};return _0xc1ff();}
23
+ function _0x5149(){const _0x4e4129=['4948MSNVpP','4136zBuJRL','_setSuggestionData','trackChanges','enableCommand','execute','importWord','2UqIALE','track_changes','450rxTHgy','_handleImportedData','value','lowest','plugins','forEach','editor','1399311DMeMlq','_trackChangesExecuted','commands','get','737678jyTeNs','6450042TkQxbq','Users','12670730pxudkk','4505EKsWmA','114848OvrBkW','163104mlFjZw','dataInsert','afterInit','collaboration_features','TrackChangesEditing','high','_trackChangesValueDuringImport','7usIdnf','bind','listenTo'];_0x5149=function(){return _0x4e4129;};return _0x5149();}const _0xece46d=_0x28ff;function _0x28ff(_0x10e6a2,_0x4e56ac){const _0x51491e=_0x5149();return _0x28ff=function(_0x28ff73,_0xe2a639){_0x28ff73=_0x28ff73-0x1bd;let _0x50d292=_0x51491e[_0x28ff73];return _0x50d292;},_0x28ff(_0x10e6a2,_0x4e56ac);}(function(_0x31e649,_0x11b396){const _0x453e9d=_0x28ff,_0x606922=_0x31e649();while(!![]){try{const _0x424fa2=-parseInt(_0x453e9d(0x1c4))/0x1*(parseInt(_0x453e9d(0x1d1))/0x2)+parseInt(_0x453e9d(0x1cd))/0x3+-parseInt(_0x453e9d(0x1bd))/0x4*(parseInt(_0x453e9d(0x1d5))/0x5)+parseInt(_0x453e9d(0x1d2))/0x6*(-parseInt(_0x453e9d(0x1de))/0x7)+parseInt(_0x453e9d(0x1d6))/0x8*(-parseInt(_0x453e9d(0x1c6))/0x9)+-parseInt(_0x453e9d(0x1d4))/0xa+parseInt(_0x453e9d(0x1be))/0xb*(parseInt(_0x453e9d(0x1d7))/0xc);if(_0x424fa2===_0x11b396)break;else _0x606922['push'](_0x606922['shift']());}catch(_0x1df25e){_0x606922['push'](_0x606922['shift']());}}}(_0x5149,0xa2566));import{Plugin as _0xfa6690}from'ckeditor5/src/core.js';export default class ot extends _0xfa6690{constructor(_0x1067f6){const _0x143016=_0x28ff;super(_0x1067f6),this[_0x143016(0x1dd)]=!0x1,this[_0x143016(0x1ce)]=!0x1;}[_0xece46d(0x1d9)](){const _0x164573=_0xece46d,_0x3e56a3=this[_0x164573(0x1cc)],_0x391d95=_0x3e56a3[_0x164573(0x1cf)][_0x164573(0x1d0)](_0x164573(0x1c3)),_0x180527=_0x3e56a3[_0x164573(0x1cf)][_0x164573(0x1d0)](_0x164573(0x1c0));_0x391d95&&(_0x391d95['on'](_0x164573(0x1c2),(_0x2cc536,[,_0x30e635])=>{const _0x276fcf=_0x164573;this[_0x276fcf(0x1dd)]=_0x180527[_0x276fcf(0x1c8)],_0x30e635[_0x276fcf(0x1da)][_0x276fcf(0x1c5)]=!this[_0x276fcf(0x1dd)];},{'priority':_0x164573(0x1dc)}),this[_0x164573(0x1e0)](_0x391d95,_0x164573(0x1d8),this[_0x164573(0x1c7)][_0x164573(0x1df)](this)),this[_0x164573(0x1e0)](_0x391d95,_0x164573(0x1d8),()=>{const _0x1df305=_0x164573;this[_0x1df305(0x1ce)]&&(_0x180527[_0x1df305(0x1c2)](),this[_0x1df305(0x1ce)]=!0x1);},{'priority':_0x164573(0x1c9)}),_0x3e56a3[_0x164573(0x1ca)][_0x164573(0x1d0)](_0x164573(0x1db))[_0x164573(0x1c1)](_0x164573(0x1c3)));}[_0xece46d(0x1c7)](_0xf98102,_0x369b47){const _0x43a3ba=_0xece46d,{suggestions:_0x1b51a9}=_0x369b47,_0x306a2a=this[_0x43a3ba(0x1cc)][_0x43a3ba(0x1cf)][_0x43a3ba(0x1d0)](_0x43a3ba(0x1c0)),_0x76fe83=_0x306a2a[_0x43a3ba(0x1c8)];this[_0x43a3ba(0x1dd)]!==_0x76fe83&&(_0x306a2a[_0x43a3ba(0x1c2)](),this[_0x43a3ba(0x1ce)]=!0x0),_0x1b51a9&&_0x1b51a9[_0x43a3ba(0x1cb)](({id:_0x39a09f,type:_0x24d7a3,author:_0x28b97b,created_at:_0x4a1745})=>{const _0x266acc=_0x43a3ba,_0x16cfea={'id':_0x39a09f,'type':_0x24d7a3,'authorId':this[_0x266acc(0x1cc)][_0x266acc(0x1ca)][_0x266acc(0x1d0)](_0x266acc(0x1d3))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x28b97b,'createdAt':_0x4a1745?new Date(_0x4a1745):new Date(),'source':_0x266acc(0x1c3)}}};this[_0x266acc(0x1cc)][_0x266acc(0x1ca)][_0x266acc(0x1d0)](_0x266acc(0x1db))[_0x266acc(0x1bf)](_0x16cfea);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b64d1=_0x5134;function _0x5134(_0x431092,_0x411a20){const _0x1c39f4=_0x1c39();return _0x5134=function(_0x5134a6,_0x52388a){_0x5134a6=_0x5134a6-0x18c;let _0x17d6e8=_0x1c39f4[_0x5134a6];return _0x17d6e8;},_0x5134(_0x431092,_0x411a20);}(function(_0x52cc58,_0x55e571){const _0x2b1faa=_0x5134,_0x34e93f=_0x52cc58();while(!![]){try{const _0x3431a7=parseInt(_0x2b1faa(0x1a4))/0x1+-parseInt(_0x2b1faa(0x1b4))/0x2*(-parseInt(_0x2b1faa(0x1b3))/0x3)+parseInt(_0x2b1faa(0x1aa))/0x4+parseInt(_0x2b1faa(0x19e))/0x5*(-parseInt(_0x2b1faa(0x1a6))/0x6)+-parseInt(_0x2b1faa(0x18e))/0x7*(parseInt(_0x2b1faa(0x1ab))/0x8)+-parseInt(_0x2b1faa(0x1a0))/0x9*(-parseInt(_0x2b1faa(0x197))/0xa)+-parseInt(_0x2b1faa(0x19f))/0xb*(-parseInt(_0x2b1faa(0x196))/0xc);if(_0x3431a7===_0x55e571)break;else _0x34e93f['push'](_0x34e93f['shift']());}catch(_0x21fd87){_0x34e93f['push'](_0x34e93f['shift']());}}}(_0x1c39,0x7a02f));import{Plugin as _0x2a1e36}from'ckeditor5/src/core.js';import{getTranslation as _0x377804}from'../utils/common-translations.js';function _0x1c39(){const _0xee025=['descriptionFactory','IndentEditing','1672630YauTDu','11RGzGnt','53271KvvSRQ','*Indent:*\x20%0','getItemLabel','blockIndent','65245PbFWUi','outdentBlock','6OLNcXh','has','locale','outdent','1047468vVvmva','5132240FntiJG','editor','*Outdent:*\x20%0','plugins','_registerLegacyDescription','formatBlock','get','TrackChangesEditing','3gyAejc','209910nQWHZx','getItems','registerDescriptionCallback','FORMAT_INDENT','7PpKukh','registerBlockAttribute','enableCommand','indentBlock','IndentBlock','indent','registerAttributeLabel','commandName','9612828mfxYXY','410JQTSJf','enableDefaultAttributesIntegration','afterInit','format','type'];_0x1c39=function(){return _0xee025;};return _0x1c39();}export default class rt extends _0x2a1e36{[_0x2b64d1(0x199)](){const _0x368043=_0x2b64d1,_0x5b079d=this[_0x368043(0x1ac)],_0x9fe98b=_0x5b079d[_0x368043(0x1ae)][_0x368043(0x1b1)](_0x368043(0x1b2));if(_0x5b079d[_0x368043(0x1ae)][_0x368043(0x1a7)](_0x368043(0x19d))&&(_0x9fe98b[_0x368043(0x190)](_0x368043(0x193)),_0x9fe98b[_0x368043(0x190)](_0x368043(0x1a9))),_0x5b079d[_0x368043(0x1ae)][_0x368043(0x1a7)](_0x368043(0x192))){for(const _0x142512 of[_0x368043(0x191),_0x368043(0x1a5)])_0x9fe98b[_0x368043(0x198)](_0x142512);}const _0x248c23=_0x5b079d[_0x368043(0x1a8)];_0x9fe98b[_0x368043(0x18f)](_0x368043(0x1a3)),_0x9fe98b[_0x368043(0x19c)][_0x368043(0x194)](_0x368043(0x1a3),_0x377804(_0x248c23,_0x368043(0x18d))),this[_0x368043(0x1af)]();}[_0x2b64d1(0x1af)](){const _0x2aca39=_0x2b64d1,_0xca1ed8=this[_0x2aca39(0x1ac)],_0x16a9d2=_0xca1ed8[_0x2aca39(0x1a8)],_0x21b4ae=_0xca1ed8[_0x2aca39(0x1ae)][_0x2aca39(0x1b1)](_0x2aca39(0x1b2));_0x21b4ae[_0x2aca39(0x19c)][_0x2aca39(0x18c)](_0x343aaf=>{const _0x7d9fc7=_0x2aca39;if(_0x7d9fc7(0x1b0)!=_0x343aaf[_0x7d9fc7(0x19b)])return;const {data:_0x36a3ee}=_0x343aaf;if(!_0x36a3ee)return;if(_0x7d9fc7(0x191)!=_0x36a3ee[_0x7d9fc7(0x195)]&&_0x7d9fc7(0x1a5)!=_0x36a3ee[_0x7d9fc7(0x195)])return;const _0x1b2452=_0x343aaf[_0x7d9fc7(0x1b5)]()[0x0],_0x5292ba=_0x21b4ae[_0x7d9fc7(0x19c)][_0x7d9fc7(0x1a2)](_0x1b2452);return _0x7d9fc7(0x191)==_0x36a3ee[_0x7d9fc7(0x195)]?{'type':_0x7d9fc7(0x19a),'content':_0x377804(_0x16a9d2,_0x7d9fc7(0x1a1),_0x5292ba)}:_0x7d9fc7(0x1a5)==_0x36a3ee[_0x7d9fc7(0x195)]?{'type':_0x7d9fc7(0x19a),'content':_0x377804(_0x16a9d2,_0x7d9fc7(0x1ad),_0x5292ba)}:void 0x0;});}}
23
+ const _0x332e6a=_0x2679;function _0x2679(_0x17e0ab,_0x422741){const _0x1604cd=_0x1604();return _0x2679=function(_0x26792b,_0x47ea1d){_0x26792b=_0x26792b-0x1e6;let _0x2e3dac=_0x1604cd[_0x26792b];return _0x2e3dac;},_0x2679(_0x17e0ab,_0x422741);}(function(_0x5b6743,_0x5b19f5){const _0x5e60b1=_0x2679,_0x35cee5=_0x5b6743();while(!![]){try{const _0x3d0171=parseInt(_0x5e60b1(0x20b))/0x1*(parseInt(_0x5e60b1(0x1e8))/0x2)+parseInt(_0x5e60b1(0x1f0))/0x3*(-parseInt(_0x5e60b1(0x1f8))/0x4)+parseInt(_0x5e60b1(0x1f6))/0x5+-parseInt(_0x5e60b1(0x1e6))/0x6*(parseInt(_0x5e60b1(0x1f9))/0x7)+parseInt(_0x5e60b1(0x200))/0x8+-parseInt(_0x5e60b1(0x1f7))/0x9+parseInt(_0x5e60b1(0x1ff))/0xa*(-parseInt(_0x5e60b1(0x1ea))/0xb);if(_0x3d0171===_0x5b19f5)break;else _0x35cee5['push'](_0x35cee5['shift']());}catch(_0x92c2a2){_0x35cee5['push'](_0x35cee5['shift']());}}}(_0x1604,0x8c1d4));import{Plugin as _0x16b3fc}from'ckeditor5/src/core.js';import{getTranslation as _0x3cc931}from'../utils/common-translations.js';export default class rt extends _0x16b3fc{[_0x332e6a(0x204)](){const _0x2b61b7=_0x332e6a,_0x533c8f=this[_0x2b61b7(0x208)],_0x1a2bda=_0x533c8f[_0x2b61b7(0x1f1)][_0x2b61b7(0x207)](_0x2b61b7(0x1ee));if(_0x533c8f[_0x2b61b7(0x1f1)][_0x2b61b7(0x1fe)](_0x2b61b7(0x1e9))&&(_0x1a2bda[_0x2b61b7(0x203)](_0x2b61b7(0x1fc)),_0x1a2bda[_0x2b61b7(0x203)](_0x2b61b7(0x20d))),_0x533c8f[_0x2b61b7(0x1f1)][_0x2b61b7(0x1fe)](_0x2b61b7(0x20a))){for(const _0xb81ad6 of[_0x2b61b7(0x202),_0x2b61b7(0x1fd)])_0x1a2bda[_0x2b61b7(0x1ed)](_0xb81ad6);}const _0x2c11b6=_0x533c8f[_0x2b61b7(0x206)];_0x1a2bda[_0x2b61b7(0x1fb)](_0x2b61b7(0x1f4)),_0x1a2bda[_0x2b61b7(0x20c)][_0x2b61b7(0x1ef)](_0x2b61b7(0x1f4),_0x3cc931(_0x2c11b6,_0x2b61b7(0x1f5))),this[_0x2b61b7(0x1fa)]();}[_0x332e6a(0x1fa)](){const _0xab0a86=_0x332e6a,_0x3eb602=this[_0xab0a86(0x208)],_0x4bdb43=_0x3eb602[_0xab0a86(0x206)],_0x4e90e3=_0x3eb602[_0xab0a86(0x1f1)][_0xab0a86(0x207)](_0xab0a86(0x1ee));_0x4e90e3[_0xab0a86(0x20c)][_0xab0a86(0x205)](_0x5159c9=>{const _0x4d1eca=_0xab0a86;if(_0x4d1eca(0x1e7)!=_0x5159c9[_0x4d1eca(0x201)])return;const {data:_0xc98ba4}=_0x5159c9;if(!_0xc98ba4)return;if(_0x4d1eca(0x202)!=_0xc98ba4[_0x4d1eca(0x1f2)]&&_0x4d1eca(0x1fd)!=_0xc98ba4[_0x4d1eca(0x1f2)])return;const _0x3ed0c7=_0x5159c9[_0x4d1eca(0x20e)]()[0x0],_0x45b5ff=_0x4e90e3[_0x4d1eca(0x20c)][_0x4d1eca(0x1f3)](_0x3ed0c7);return _0x4d1eca(0x202)==_0xc98ba4[_0x4d1eca(0x1f2)]?{'type':_0x4d1eca(0x209),'content':_0x3cc931(_0x4bdb43,_0x4d1eca(0x1eb),_0x45b5ff)}:_0x4d1eca(0x1fd)==_0xc98ba4[_0x4d1eca(0x1f2)]?{'type':_0x4d1eca(0x209),'content':_0x3cc931(_0x4bdb43,_0x4d1eca(0x1ec),_0x45b5ff)}:void 0x0;});}}function _0x1604(){const _0x251bb1=['2lgEuzm','IndentEditing','11DPKfpV','*Indent:*\x20%0','*Outdent:*\x20%0','enableDefaultAttributesIntegration','TrackChangesEditing','registerAttributeLabel','10869HhQnCv','plugins','commandName','getItemLabel','blockIndent','FORMAT_INDENT','3779055eFpDCf','1524600BpqzRZ','508RCvTQe','11109zeNpJH','_registerLegacyDescription','registerBlockAttribute','indent','outdentBlock','has','11047770HAqUvR','6795448pdvAcK','type','indentBlock','enableCommand','afterInit','registerDescriptionCallback','locale','get','editor','format','IndentBlock','1142563JVORsq','descriptionFactory','outdent','getItems','1662gGMrUy','formatBlock'];_0x1604=function(){return _0x251bb1;};return _0x1604();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1d27(){var _0x90db24=['TrackChangesEditing','editor','requires','168154uVxWer','plugins','get','7451240dbnktp','1355265QbQJoe','3625629PozFoK','enableCommand','1557126rxBHeh','1567772rhZrEl','1EZPHaO','input','init','979557TlAmkK'];_0x1d27=function(){return _0x90db24;};return _0x1d27();}var _0x554885=_0x5c17;function _0x5c17(_0x269acd,_0x3f7146){var _0x1d2778=_0x1d27();return _0x5c17=function(_0x5c17c9,_0x226984){_0x5c17c9=_0x5c17c9-0x6a;var _0x38a47c=_0x1d2778[_0x5c17c9];return _0x38a47c;},_0x5c17(_0x269acd,_0x3f7146);}(function(_0x484ffe,_0x3eada4){var _0x1def76=_0x5c17,_0x53a46e=_0x484ffe();while(!![]){try{var _0x43a556=-parseInt(_0x1def76(0x78))/0x1*(-parseInt(_0x1def76(0x6f))/0x2)+-parseInt(_0x1def76(0x6b))/0x3+parseInt(_0x1def76(0x77))/0x4+parseInt(_0x1def76(0x73))/0x5+parseInt(_0x1def76(0x76))/0x6+parseInt(_0x1def76(0x74))/0x7+-parseInt(_0x1def76(0x72))/0x8;if(_0x43a556===_0x3eada4)break;else _0x53a46e['push'](_0x53a46e['shift']());}catch(_0x1e549b){_0x53a46e['push'](_0x53a46e['shift']());}}}(_0x1d27,0x41179));import{Plugin as _0xb2541a}from'ckeditor5/src/core.js';import{Input as _0x5229a2}from'ckeditor5/src/typing.js';export default class at extends _0xb2541a{static get[_0x554885(0x6e)](){return[_0x5229a2];}[_0x554885(0x6a)](){var _0x141607=_0x554885;this[_0x141607(0x6d)][_0x141607(0x70)][_0x141607(0x71)](_0x141607(0x6c))[_0x141607(0x75)](_0x141607(0x79));}}
23
+ var _0x50137e=_0x19fd;(function(_0x367e67,_0x2a2fe0){var _0x199a98=_0x19fd,_0x4b2578=_0x367e67();while(!![]){try{var _0x2f87d3=parseInt(_0x199a98(0x117))/0x1+parseInt(_0x199a98(0x10a))/0x2*(parseInt(_0x199a98(0x110))/0x3)+parseInt(_0x199a98(0x116))/0x4*(parseInt(_0x199a98(0x119))/0x5)+-parseInt(_0x199a98(0x10d))/0x6*(parseInt(_0x199a98(0x111))/0x7)+parseInt(_0x199a98(0x112))/0x8*(-parseInt(_0x199a98(0x106))/0x9)+-parseInt(_0x199a98(0x109))/0xa+-parseInt(_0x199a98(0x115))/0xb*(-parseInt(_0x199a98(0x10b))/0xc);if(_0x2f87d3===_0x2a2fe0)break;else _0x4b2578['push'](_0x4b2578['shift']());}catch(_0x4239e5){_0x4b2578['push'](_0x4b2578['shift']());}}}(_0x4df9,0xde933));function _0x4df9(){var _0x30e0cf=['5JMKyMb','18OLbCAl','enableCommand','editor','11195940FsbRKn','4NQgmfV','204iowIXn','get','30oOoUpF','plugins','requires','361893CqosEZ','543515tQKCxw','1428848uTfNfq','TrackChangesEditing','init','1366255AUtSIR','1614704oCvmRX','20275hUtKFF','input'];_0x4df9=function(){return _0x30e0cf;};return _0x4df9();}function _0x19fd(_0x2a2bc5,_0x3c6c76){var _0x4df91f=_0x4df9();return _0x19fd=function(_0x19fd77,_0x5433c4){_0x19fd77=_0x19fd77-0x106;var _0x42fe8a=_0x4df91f[_0x19fd77];return _0x42fe8a;},_0x19fd(_0x2a2bc5,_0x3c6c76);}import{Plugin as _0x5b3b9d}from'ckeditor5/src/core.js';import{Input as _0x581f76}from'ckeditor5/src/typing.js';export default class at extends _0x5b3b9d{static get[_0x50137e(0x10f)](){return[_0x581f76];}[_0x50137e(0x114)](){var _0x50e4d7=_0x50137e;this[_0x50e4d7(0x108)][_0x50e4d7(0x10e)][_0x50e4d7(0x10c)](_0x50e4d7(0x113))[_0x50e4d7(0x107)](_0x50e4d7(0x118));}}