@ckeditor/ckeditor5-track-changes 41.4.1 → 42.0.0-alpha.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 +6 -0
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -1
  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 +2 -1
  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 +2 -1
  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
- function _0x50c0(){const _0x4f1fcd=['87010qlXuOc','491955cITXeo','981052wIBduE','editor','getIntersection','get','773811agOcWF','handleFindCommand','plugins','TrackChangesEditing','suggestion:deletion','_isInDeletionRange','afterInit','find','641473cEXbne','has','filter','getRange','findByTextCallback','FindAndReplaceUtils','16931800pzzSmf','bind','start','createRange','2756ghpqTv','markers','90qdFrwk','enableCommand','getMarkersGroup','FindAndReplaceEditing','4685QbtLdW','item','string','createPositionAt','model','findNext','end','findPrevious','replaceAll','8anlmXh','replace'];_0x50c0=function(){return _0x4f1fcd;};return _0x50c0();}const _0x481065=_0xdcd2;function _0xdcd2(_0x69386f,_0x2bb530){const _0x50c0f8=_0x50c0();return _0xdcd2=function(_0xdcd2c6,_0x3fc0a7){_0xdcd2c6=_0xdcd2c6-0x168;let _0x21a332=_0x50c0f8[_0xdcd2c6];return _0x21a332;},_0xdcd2(_0x69386f,_0x2bb530);}(function(_0x274e7c,_0x13d000){const _0x33296c=_0xdcd2,_0x39e8ba=_0x274e7c();while(!![]){try{const _0x5c4078=-parseInt(_0x33296c(0x173))/0x1+parseInt(_0x33296c(0x190))/0x2+-parseInt(_0x33296c(0x18f))/0x3+parseInt(_0x33296c(0x17d))/0x4*(-parseInt(_0x33296c(0x183))/0x5)+parseInt(_0x33296c(0x17f))/0x6*(-parseInt(_0x33296c(0x18e))/0x7)+-parseInt(_0x33296c(0x18c))/0x8*(parseInt(_0x33296c(0x16b))/0x9)+parseInt(_0x33296c(0x179))/0xa;if(_0x5c4078===_0x13d000)break;else _0x39e8ba['push'](_0x39e8ba['shift']());}catch(_0x17333b){_0x39e8ba['push'](_0x39e8ba['shift']());}}}(_0x50c0,0x705c2));import{Plugin as _0x1f866d}from'ckeditor5/src/core.js';export default class J extends _0x1f866d{[_0x481065(0x171)](){const _0x1f7c75=_0x481065;if(!this[_0x1f7c75(0x168)][_0x1f7c75(0x16d)][_0x1f7c75(0x174)](_0x1f7c75(0x182)))return;const _0x43b177=this[_0x1f7c75(0x168)][_0x1f7c75(0x16d)][_0x1f7c75(0x16a)](_0x1f7c75(0x16e));_0x43b177[_0x1f7c75(0x180)](_0x1f7c75(0x172),this[_0x1f7c75(0x16c)][_0x1f7c75(0x17a)](this)),_0x43b177[_0x1f7c75(0x180)](_0x1f7c75(0x188)),_0x43b177[_0x1f7c75(0x180)](_0x1f7c75(0x18a)),_0x43b177[_0x1f7c75(0x180)](_0x1f7c75(0x18d)),_0x43b177[_0x1f7c75(0x180)](_0x1f7c75(0x18b));}[_0x481065(0x16c)](_0xf1cb97,_0x2bf380,_0x2dc934={}){const _0x27567c=_0x481065,_0x559185=this[_0x27567c(0x168)][_0x27567c(0x16d)][_0x27567c(0x16a)](_0x27567c(0x178));return _0xf1cb97(_0x658cec=>(_0x27567c(0x185)==typeof _0x2bf380?_0x559185[_0x27567c(0x177)](_0x2bf380,_0x2dc934):_0x2bf380)(_0x658cec)[_0x27567c(0x175)](_0x26ee1f=>!0x1===this[_0x27567c(0x170)](_0x26ee1f,_0x658cec[_0x27567c(0x184)])),_0x2dc934);}[_0x481065(0x170)](_0x57cff4,_0x3e9f70){const _0x208ff4=_0x481065,_0x3aec88=this[_0x208ff4(0x168)][_0x208ff4(0x187)][_0x208ff4(0x17c)](this[_0x208ff4(0x168)][_0x208ff4(0x187)][_0x208ff4(0x186)](_0x3e9f70,_0x57cff4[_0x208ff4(0x17b)]),this[_0x208ff4(0x168)][_0x208ff4(0x187)][_0x208ff4(0x186)](_0x3e9f70,_0x57cff4[_0x208ff4(0x189)]));for(const _0x45d577 of this[_0x208ff4(0x168)][_0x208ff4(0x187)][_0x208ff4(0x17e)][_0x208ff4(0x181)](_0x208ff4(0x16f)))if(null!==_0x3aec88[_0x208ff4(0x169)](_0x45d577[_0x208ff4(0x176)]()))return!0x0;return!0x1;}}
23
+ function _0x3a56(){const _0x67130b=['getRange','markers','2glcumf','end','has','start','getIntersection','handleFindCommand','findByTextCallback','51972klgCaP','filter','3413601qCUJhJ','1424772GpdGYW','replace','afterInit','findPrevious','8HIrXmC','plugins','suggestion:deletion','createRange','5jhisWz','getMarkersGroup','bind','3153621YzIOwo','editor','find','get','createPositionAt','_isInDeletionRange','TrackChangesEditing','FindAndReplaceUtils','item','findNext','enableCommand','1684088qlypqg','811098PmUUgx','model','36580920TnsWQF','FindAndReplaceEditing','string','replaceAll'];_0x3a56=function(){return _0x67130b;};return _0x3a56();}function _0x5270(_0x3141b8,_0x47f0c8){const _0x3a5665=_0x3a56();return _0x5270=function(_0x527040,_0x510b62){_0x527040=_0x527040-0x150;let _0x58ac29=_0x3a5665[_0x527040];return _0x58ac29;},_0x5270(_0x3141b8,_0x47f0c8);}const _0x3b353c=_0x5270;(function(_0x52a6e8,_0x4830c7){const _0xc12cf5=_0x5270,_0x15c209=_0x52a6e8();while(!![]){try{const _0x4870ac=-parseInt(_0xc12cf5(0x16c))/0x1*(parseInt(_0xc12cf5(0x174))/0x2)+-parseInt(_0xc12cf5(0x160))/0x3+-parseInt(_0xc12cf5(0x155))/0x4+-parseInt(_0xc12cf5(0x15d))/0x5*(-parseInt(_0xc12cf5(0x152))/0x6)+parseInt(_0xc12cf5(0x16b))/0x7*(-parseInt(_0xc12cf5(0x159))/0x8)+-parseInt(_0xc12cf5(0x154))/0x9+parseInt(_0xc12cf5(0x16e))/0xa;if(_0x4870ac===_0x4830c7)break;else _0x15c209['push'](_0x15c209['shift']());}catch(_0x3a9ea5){_0x15c209['push'](_0x15c209['shift']());}}}(_0x3a56,0xca3df));import{Plugin as _0x576726}from'ckeditor5/src/core.js';export default class J extends _0x576726{[_0x3b353c(0x157)](){const _0x254244=_0x3b353c;if(!this[_0x254244(0x161)][_0x254244(0x15a)][_0x254244(0x176)](_0x254244(0x16f)))return;const _0x58117a=this[_0x254244(0x161)][_0x254244(0x15a)][_0x254244(0x163)](_0x254244(0x166));_0x58117a[_0x254244(0x16a)](_0x254244(0x162),this[_0x254244(0x150)][_0x254244(0x15f)](this)),_0x58117a[_0x254244(0x16a)](_0x254244(0x169)),_0x58117a[_0x254244(0x16a)](_0x254244(0x158)),_0x58117a[_0x254244(0x16a)](_0x254244(0x156)),_0x58117a[_0x254244(0x16a)](_0x254244(0x171));}[_0x3b353c(0x150)](_0x1f61f1,_0x2ab535,_0x496b0a={}){const _0x13aec4=_0x3b353c,_0x4f2118=this[_0x13aec4(0x161)][_0x13aec4(0x15a)][_0x13aec4(0x163)](_0x13aec4(0x167));return _0x1f61f1(_0x22e28e=>(_0x13aec4(0x170)==typeof _0x2ab535?_0x4f2118[_0x13aec4(0x151)](_0x2ab535,_0x496b0a):_0x2ab535)(_0x22e28e)[_0x13aec4(0x153)](_0x3fc5fd=>!0x1===this[_0x13aec4(0x165)](_0x3fc5fd,_0x22e28e[_0x13aec4(0x168)])),_0x496b0a);}[_0x3b353c(0x165)](_0x1b249d,_0x24735b){const _0x245466=_0x3b353c,_0x4c3f9c=this[_0x245466(0x161)][_0x245466(0x16d)][_0x245466(0x15c)](this[_0x245466(0x161)][_0x245466(0x16d)][_0x245466(0x164)](_0x24735b,_0x1b249d[_0x245466(0x177)]),this[_0x245466(0x161)][_0x245466(0x16d)][_0x245466(0x164)](_0x24735b,_0x1b249d[_0x245466(0x175)]));for(const _0x1fc1ae of this[_0x245466(0x161)][_0x245466(0x16d)][_0x245466(0x173)][_0x245466(0x15e)](_0x245466(0x15b)))if(null!==_0x4c3f9c[_0x245466(0x178)](_0x1fc1ae[_0x245466(0x172)]()))return!0x0;return!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x31db35=_0x3d6e;(function(_0x5cfd26,_0x2365de){const _0x2bd754=_0x3d6e,_0x46f8ed=_0x5cfd26();while(!![]){try{const _0x3deb23=parseInt(_0x2bd754(0x16e))/0x1*(-parseInt(_0x2bd754(0x166))/0x2)+parseInt(_0x2bd754(0x161))/0x3*(-parseInt(_0x2bd754(0x15e))/0x4)+parseInt(_0x2bd754(0x149))/0x5*(-parseInt(_0x2bd754(0x17e))/0x6)+-parseInt(_0x2bd754(0x164))/0x7*(parseInt(_0x2bd754(0x184))/0x8)+parseInt(_0x2bd754(0x168))/0x9*(-parseInt(_0x2bd754(0x178))/0xa)+parseInt(_0x2bd754(0x15c))/0xb*(-parseInt(_0x2bd754(0x14c))/0xc)+-parseInt(_0x2bd754(0x173))/0xd*(-parseInt(_0x2bd754(0x162))/0xe);if(_0x3deb23===_0x2365de)break;else _0x46f8ed['push'](_0x46f8ed['shift']());}catch(_0x5ece78){_0x46f8ed['push'](_0x46f8ed['shift']());}}}(_0x4625,0xa87e7));import{Plugin as _0xc0897f}from'ckeditor5/src/core.js';function _0x4625(){const _0x54327c=['plugins','1179978dRdcdG','afterInit','1683BIwycw','format','FORMAT_FONT_COLOR','editor','toLowerCase','FontFamilyEditing','2KIngoc','*Set\x20font\x20color:*\x20%0','descriptionFactory','formatInline','commandParams','52kzmGRU','fontSize','fontBackgroundColor.colors','FontSize','FORMAT_FONT_SIZE','20450AMTOdv','FontBackgroundColorEditing','value','trim','model','*Set\x20font\x20family:*\x20%0','6rdcXNG','type','FontSizeEditing','fontBackgroundColor','*Reset\x20font\x20background\x20color*','enableDefaultAttributesIntegration','190456EIJFTD','*Reset\x20font\x20size*','config','fontColor','normalizeSizeOptions','label','6088600smNYJH','TrackChangesEditing','get','12MPaWLS','*Set\x20font\x20size:*\x20%0','registerInlineAttribute','find','FORMAT_FONT_FAMILY','commandName','fontFamily','*Reset\x20font\x20family*','registerDescriptionCallback','title','_registerLegacyDescription','FORMAT_FONT_BACKGROUND','locale','*Set\x20font\x20background\x20color:*\x20%0','has','fontSize.options','14273798CWklIb','*Reset\x20font\x20color*','73844qPtTJQ','fontColor.colors','registerAttributeLabel','177JvfAyu','25249280dkeQlN','FontColorEditing','399kNgrxW'];_0x4625=function(){return _0x54327c;};return _0x4625();}import{normalizeColorOptions as _0x1cf4cc}from'ckeditor5/src/ui.js';import{getTranslation as _0x547823}from'../utils/common-translations.js';function _0x3d6e(_0x5bba3a,_0xa54e1b){const _0x4625cc=_0x4625();return _0x3d6e=function(_0x3d6efa,_0x554358){_0x3d6efa=_0x3d6efa-0x147;let _0x39409f=_0x4625cc[_0x3d6efa];return _0x39409f;},_0x3d6e(_0x5bba3a,_0xa54e1b);}const ro=[{'pluginName':_0x31db35(0x180),'commandName':_0x31db35(0x174)},{'pluginName':_0x31db35(0x16d),'commandName':_0x31db35(0x152)},{'pluginName':_0x31db35(0x163),'commandName':_0x31db35(0x187)},{'pluginName':_0x31db35(0x179),'commandName':_0x31db35(0x181)}];export default class Q extends _0xc0897f{[_0x31db35(0x167)](){const _0x21c8f3=_0x31db35,_0x3b2a13=this[_0x21c8f3(0x16b)][_0x21c8f3(0x158)],_0x304486=this[_0x21c8f3(0x16b)][_0x21c8f3(0x165)][_0x21c8f3(0x14b)](_0x21c8f3(0x14a));for(const {pluginName:_0x4c4c5f,commandName:_0x2a6715}of ro)this[_0x21c8f3(0x16b)][_0x21c8f3(0x165)][_0x21c8f3(0x15a)](_0x4c4c5f)&&(_0x304486[_0x21c8f3(0x183)](_0x2a6715),_0x304486[_0x21c8f3(0x14e)](_0x2a6715));_0x3b2a13['t'],(_0x304486[_0x21c8f3(0x170)][_0x21c8f3(0x160)](_0x21c8f3(0x174),_0x547823(_0x3b2a13,_0x21c8f3(0x177))),_0x304486[_0x21c8f3(0x170)][_0x21c8f3(0x160)](_0x21c8f3(0x152),_0x547823(_0x3b2a13,_0x21c8f3(0x150))),_0x304486[_0x21c8f3(0x170)][_0x21c8f3(0x160)](_0x21c8f3(0x187),_0x547823(_0x3b2a13,_0x21c8f3(0x16a))),_0x304486[_0x21c8f3(0x170)][_0x21c8f3(0x160)](_0x21c8f3(0x181),_0x547823(_0x3b2a13,_0x21c8f3(0x157))),this[_0x21c8f3(0x156)]());}[_0x31db35(0x156)](){const _0x31e5d6=_0x31db35,_0x3dd6d0=this[_0x31e5d6(0x16b)],_0x43f377=_0x3dd6d0[_0x31e5d6(0x158)];_0x3dd6d0[_0x31e5d6(0x165)][_0x31e5d6(0x14b)](_0x31e5d6(0x14a))[_0x31e5d6(0x170)][_0x31e5d6(0x154)](_0xf74c0c=>{const _0x5634f2=_0x31e5d6,_0x25efd3=_0x43f377['t'];if(_0x5634f2(0x171)!=_0xf74c0c[_0x5634f2(0x17f)])return;const {data:_0x558b33}=_0xf74c0c;if(null!=_0x558b33){if(_0x5634f2(0x174)==_0x558b33[_0x5634f2(0x151)]){const _0x177028=_0x558b33[_0x5634f2(0x172)][0x0][_0x5634f2(0x17a)];if(_0x177028){const _0x503907=_0x25efd3(this[_0x5634f2(0x16b)][_0x5634f2(0x165)][_0x5634f2(0x14b)](_0x5634f2(0x176))[_0x5634f2(0x147)](this[_0x5634f2(0x16b)][_0x5634f2(0x186)][_0x5634f2(0x14b)](_0x5634f2(0x15b)))[_0x5634f2(0x14f)](_0x45e3cd=>_0x45e3cd[_0x5634f2(0x17c)]==_0x177028)[_0x5634f2(0x155)])[_0x5634f2(0x16c)]();return{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x14d),_0x503907)};}return{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x185))};}if(_0x5634f2(0x152)==_0x558b33[_0x5634f2(0x151)]){const _0x32c46d=_0x558b33[_0x5634f2(0x172)][0x0][_0x5634f2(0x17a)];return _0x32c46d?{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x17d),_0x32c46d)}:{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x153))};}if(_0x5634f2(0x187)==_0x558b33[_0x5634f2(0x151)]){const _0x1556a5=_0x558b33[_0x5634f2(0x172)][0x0][_0x5634f2(0x17a)];if(_0x1556a5){const _0x2c29d6=_0x1cf4cc(this[_0x5634f2(0x16b)][_0x5634f2(0x186)][_0x5634f2(0x14b)](_0x5634f2(0x15f)))[_0x5634f2(0x14f)](_0x37d9ef=>_0x37d9ef[_0x5634f2(0x17c)]==_0x1556a5);let _0x44f346=_0x1556a5,_0x448eb7='';return _0x2c29d6&&(_0x44f346=_0x2c29d6[_0x5634f2(0x148)],_0x448eb7=_0x25efd3(_0x44f346)[_0x5634f2(0x16c)]()),{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x16f),_0x448eb7)[_0x5634f2(0x17b)](),'color':{'value':_0x1556a5,'title':_0x448eb7||_0x44f346}};}return{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x15d))};}if(_0x5634f2(0x181)==_0x558b33[_0x5634f2(0x151)]){const _0x1747ce=_0x558b33[_0x5634f2(0x172)][0x0][_0x5634f2(0x17a)];if(_0x1747ce){const _0x112f3e=_0x1cf4cc(this[_0x5634f2(0x16b)][_0x5634f2(0x186)][_0x5634f2(0x14b)](_0x5634f2(0x175)))[_0x5634f2(0x14f)](_0xa54e6b=>_0xa54e6b[_0x5634f2(0x17c)]==_0x1747ce);let _0x43a5e3=_0x1747ce,_0x12dfb8='';return _0x112f3e&&(_0x43a5e3=_0x112f3e[_0x5634f2(0x148)],_0x12dfb8=_0x25efd3(_0x43a5e3)[_0x5634f2(0x16c)]()),{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x159),_0x12dfb8)[_0x5634f2(0x17b)](),'color':{'value':_0x1747ce,'title':_0x12dfb8||_0x43a5e3}};}return{'type':_0x5634f2(0x169),'content':_0x547823(_0x43f377,_0x5634f2(0x182))};}}});}}
23
+ const _0x48264b=_0x528e;function _0x528e(_0x217090,_0x3e2e1c){const _0x3bf8ec=_0x3bf8();return _0x528e=function(_0x528edd,_0x8e9fb2){_0x528edd=_0x528edd-0xf7;let _0x485a89=_0x3bf8ec[_0x528edd];return _0x485a89;},_0x528e(_0x217090,_0x3e2e1c);}(function(_0x837e20,_0x4a23c8){const _0xccf0db=_0x528e,_0x211221=_0x837e20();while(!![]){try{const _0x16e06e=-parseInt(_0xccf0db(0x12c))/0x1+parseInt(_0xccf0db(0x122))/0x2*(parseInt(_0xccf0db(0x111))/0x3)+parseInt(_0xccf0db(0xf8))/0x4*(-parseInt(_0xccf0db(0xf9))/0x5)+parseInt(_0xccf0db(0x116))/0x6+parseInt(_0xccf0db(0x124))/0x7*(parseInt(_0xccf0db(0x118))/0x8)+-parseInt(_0xccf0db(0x114))/0x9+-parseInt(_0xccf0db(0x10b))/0xa;if(_0x16e06e===_0x4a23c8)break;else _0x211221['push'](_0x211221['shift']());}catch(_0x4cfe9e){_0x211221['push'](_0x211221['shift']());}}}(_0x3bf8,0x8193f));import{Plugin as _0x2248f2}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x2a0984}from'ckeditor5/src/ui.js';import{getTranslation as _0x40e579}from'../utils/common-translations.js';const ro=[{'pluginName':_0x48264b(0x126),'commandName':_0x48264b(0x102)},{'pluginName':_0x48264b(0x119),'commandName':_0x48264b(0xfb)},{'pluginName':_0x48264b(0x104),'commandName':_0x48264b(0x101)},{'pluginName':_0x48264b(0x113),'commandName':_0x48264b(0x110)}];export default class Q extends _0x2248f2{[_0x48264b(0x11e)](){const _0x5c30c1=_0x48264b,_0xbdd0fd=this[_0x5c30c1(0x10f)][_0x5c30c1(0x103)],_0x38e18a=this[_0x5c30c1(0x10f)][_0x5c30c1(0x12a)][_0x5c30c1(0x127)](_0x5c30c1(0x128));for(const {pluginName:_0x2ecc29,commandName:_0x4750c2}of ro)this[_0x5c30c1(0x10f)][_0x5c30c1(0x12a)][_0x5c30c1(0x117)](_0x2ecc29)&&(_0x38e18a[_0x5c30c1(0x12e)](_0x4750c2),_0x38e18a[_0x5c30c1(0xfc)](_0x4750c2));_0xbdd0fd['t'],(_0x38e18a[_0x5c30c1(0x11d)][_0x5c30c1(0x12b)](_0x5c30c1(0x102),_0x40e579(_0xbdd0fd,_0x5c30c1(0xfe))),_0x38e18a[_0x5c30c1(0x11d)][_0x5c30c1(0x12b)](_0x5c30c1(0xfb),_0x40e579(_0xbdd0fd,_0x5c30c1(0x107))),_0x38e18a[_0x5c30c1(0x11d)][_0x5c30c1(0x12b)](_0x5c30c1(0x101),_0x40e579(_0xbdd0fd,_0x5c30c1(0x10a))),_0x38e18a[_0x5c30c1(0x11d)][_0x5c30c1(0x12b)](_0x5c30c1(0x110),_0x40e579(_0xbdd0fd,_0x5c30c1(0x129))),this[_0x5c30c1(0x121)]());}[_0x48264b(0x121)](){const _0xc55047=_0x48264b,_0x4246dc=this[_0xc55047(0x10f)],_0x2399b2=_0x4246dc[_0xc55047(0x103)];_0x4246dc[_0xc55047(0x12a)][_0xc55047(0x127)](_0xc55047(0x128))[_0xc55047(0x11d)][_0xc55047(0xfa)](_0x3f36d7=>{const _0x21e812=_0xc55047,_0x4c7e0f=_0x2399b2['t'];if(_0x21e812(0x125)!=_0x3f36d7[_0x21e812(0x112)])return;const {data:_0x1a3bae}=_0x3f36d7;if(null!=_0x1a3bae){if(_0x21e812(0x102)==_0x1a3bae[_0x21e812(0x11b)]){const _0x27923e=_0x1a3bae[_0x21e812(0x115)][0x0][_0x21e812(0x123)];if(_0x27923e){const _0x934ac0=_0x4c7e0f(this[_0x21e812(0x10f)][_0x21e812(0x12a)][_0x21e812(0x127)](_0x21e812(0x108))[_0x21e812(0x120)](this[_0x21e812(0x10f)][_0x21e812(0x131)][_0x21e812(0x127)](_0x21e812(0x105)))[_0x21e812(0x10e)](_0x36c563=>_0x36c563[_0x21e812(0x109)]==_0x27923e)[_0x21e812(0x12d)])[_0x21e812(0x106)]();return{'type':_0x21e812(0x130),'content':_0x40e579(_0x2399b2,_0x21e812(0x10c),_0x934ac0)};}return{'type':_0x21e812(0x130),'content':_0x40e579(_0x2399b2,_0x21e812(0x12f))};}if(_0x21e812(0xfb)==_0x1a3bae[_0x21e812(0x11b)]){const _0x4b98b6=_0x1a3bae[_0x21e812(0x115)][0x0][_0x21e812(0x123)];return _0x4b98b6?{'type':_0x21e812(0x130),'content':_0x40e579(_0x2399b2,_0x21e812(0xff),_0x4b98b6)}:{'type':_0x21e812(0x130),'content':_0x40e579(_0x2399b2,_0x21e812(0xf7))};}if(_0x21e812(0x101)==_0x1a3bae[_0x21e812(0x11b)]){const _0x18eb0f=_0x1a3bae[_0x21e812(0x115)][0x0][_0x21e812(0x123)];if(_0x18eb0f){const _0x511a89=_0x2a0984(this[_0x21e812(0x10f)][_0x21e812(0x131)][_0x21e812(0x127)](_0x21e812(0x11a)))[_0x21e812(0x10e)](_0x25adb8=>_0x25adb8[_0x21e812(0x109)]==_0x18eb0f);let _0x2477ba=_0x18eb0f,_0x1533b9='';return _0x511a89&&(_0x2477ba=_0x511a89[_0x21e812(0x10d)],_0x1533b9=_0x4c7e0f(_0x2477ba)[_0x21e812(0x106)]()),{'type':_0x21e812(0x130),'content':_0x40e579(_0x2399b2,_0x21e812(0x100),_0x1533b9)[_0x21e812(0x132)](),'color':{'value':_0x18eb0f,'title':_0x1533b9||_0x2477ba}};}return{'type':_0x21e812(0x130),'content':_0x40e579(_0x2399b2,_0x21e812(0x133))};}if(_0x21e812(0x110)==_0x1a3bae[_0x21e812(0x11b)]){const _0x5e7fc4=_0x1a3bae[_0x21e812(0x115)][0x0][_0x21e812(0x123)];if(_0x5e7fc4){const _0x3c7cb7=_0x2a0984(this[_0x21e812(0x10f)][_0x21e812(0x131)][_0x21e812(0x127)](_0x21e812(0xfd)))[_0x21e812(0x10e)](_0x4932aa=>_0x4932aa[_0x21e812(0x109)]==_0x5e7fc4);let _0x29bf97=_0x5e7fc4,_0xdff43d='';return _0x3c7cb7&&(_0x29bf97=_0x3c7cb7[_0x21e812(0x10d)],_0xdff43d=_0x4c7e0f(_0x29bf97)[_0x21e812(0x106)]()),{'type':_0x21e812(0x130),'content':_0x40e579(_0x2399b2,_0x21e812(0x11f),_0xdff43d)[_0x21e812(0x132)](),'color':{'value':_0x5e7fc4,'title':_0xdff43d||_0x29bf97}};}return{'type':_0x21e812(0x130),'content':_0x40e579(_0x2399b2,_0x21e812(0x11c))};}}});}}function _0x3bf8(){const _0x49dfc5=['*Reset\x20font\x20family*','1885888rkkUVG','5YIzMJO','registerDescriptionCallback','fontFamily','registerInlineAttribute','fontBackgroundColor.colors','FORMAT_FONT_SIZE','*Set\x20font\x20family:*\x20%0','*Set\x20font\x20color:*\x20%0','fontColor','fontSize','locale','FontColorEditing','fontSize.options','toLowerCase','FORMAT_FONT_FAMILY','FontSize','model','FORMAT_FONT_COLOR','3257190uzablR','*Set\x20font\x20size:*\x20%0','label','find','editor','fontBackgroundColor','3UzLxcL','type','FontBackgroundColorEditing','1777338KVfFlT','commandParams','5464668hkEKJR','has','2831904DztHEE','FontFamilyEditing','fontColor.colors','commandName','*Reset\x20font\x20background\x20color*','descriptionFactory','afterInit','*Set\x20font\x20background\x20color:*\x20%0','normalizeSizeOptions','_registerLegacyDescription','1331002RRNpkW','value','14oEjLQM','formatInline','FontSizeEditing','get','TrackChangesEditing','FORMAT_FONT_BACKGROUND','plugins','registerAttributeLabel','758831EgzhyO','title','enableDefaultAttributesIntegration','*Reset\x20font\x20size*','format','config','trim','*Reset\x20font\x20color*'];_0x3bf8=function(){return _0x49dfc5;};return _0x3bf8();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2931(_0x504b3d,_0x591082){const _0x4fc427=_0x4fc4();return _0x2931=function(_0x293160,_0x56167b){_0x293160=_0x293160-0x6e;let _0xd6846=_0x4fc427[_0x293160];return _0xd6846;},_0x2931(_0x504b3d,_0x591082);}const _0x10a7aa=_0x2931;(function(_0x3c7085,_0x1aba23){const _0x2b5cd0=_0x2931,_0xd0cf81=_0x3c7085();while(!![]){try{const _0x38a1d1=parseInt(_0x2b5cd0(0x95))/0x1*(-parseInt(_0x2b5cd0(0x8d))/0x2)+parseInt(_0x2b5cd0(0x70))/0x3+parseInt(_0x2b5cd0(0x85))/0x4*(-parseInt(_0x2b5cd0(0x73))/0x5)+-parseInt(_0x2b5cd0(0x8b))/0x6*(-parseInt(_0x2b5cd0(0x6e))/0x7)+parseInt(_0x2b5cd0(0x90))/0x8*(parseInt(_0x2b5cd0(0x7b))/0x9)+-parseInt(_0x2b5cd0(0x91))/0xa*(parseInt(_0x2b5cd0(0x9e))/0xb)+parseInt(_0x2b5cd0(0xa3))/0xc;if(_0x38a1d1===_0x1aba23)break;else _0xd0cf81['push'](_0xd0cf81['shift']());}catch(_0x46e0f2){_0xd0cf81['push'](_0xd0cf81['shift']());}}}(_0x4fc4,0x3234e));import{Plugin as _0x2203bd}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x328770}from'ckeditor5/src/ui.js';import{getTranslation as _0x596497}from'../utils/common-translations.js';export default class X extends _0x2203bd{[_0x10a7aa(0x82)](){const _0xb94dba=_0x10a7aa,_0x4453b4=this[_0xb94dba(0x9f)],_0x117a33=_0x4453b4[_0xb94dba(0x93)][_0xb94dba(0x72)](_0xb94dba(0x96)),_0x306227=_0x4453b4[_0xb94dba(0x7f)][_0xb94dba(0x72)](_0xb94dba(0x87)),_0x1e87e4=_0x4453b4[_0xb94dba(0x7f)][_0xb94dba(0x72)](_0xb94dba(0xa2));_0x306227&&_0x1e87e4&&(_0x117a33[_0xb94dba(0x80)](_0xb94dba(0xa2)),_0x117a33[_0xb94dba(0x9a)](_0xb94dba(0x87)),this[_0xb94dba(0x81)]());}[_0x10a7aa(0x81)](){const _0x4d85ed=_0x10a7aa,_0xcdd5f5=this[_0x4d85ed(0x9f)],_0x6fe205=_0xcdd5f5[_0x4d85ed(0x78)];_0xcdd5f5[_0x4d85ed(0x93)][_0x4d85ed(0x72)](_0x4d85ed(0x96))[_0x4d85ed(0x92)][_0x4d85ed(0x84)](_0x1ea001=>{const _0x39c226=_0x4d85ed;if(_0x39c226(0xa4)!=_0x1ea001[_0x39c226(0x8c)]&&_0x39c226(0x75)!=_0x1ea001[_0x39c226(0x8c)])return;const {data:_0x3f0026}=_0x1ea001;if(_0x3f0026&&_0x39c226(0xa2)===_0x3f0026[_0x39c226(0x89)]){const _0x53cfdb=[],_0x5cf7f8=_0x3f0026[_0x39c226(0x9b)][0x0];for(const [_0x2ec13f,_0x2f652e]of Object[_0x39c226(0x94)](_0x5cf7f8))_0x53cfdb[_0x39c226(0x7e)](so(_0xcdd5f5,_0x2ec13f,_0x2f652e));return _0x53cfdb[_0x39c226(0xa5)]?{'type':_0x39c226(0x97),'content':_0x596497(_0x6fe205,_0x39c226(0x98),_0x53cfdb[_0x39c226(0x79)](',\x20'))}:{'type':_0x39c226(0x97),'content':_0x596497(_0x6fe205,_0x39c226(0x88))};}});}}function _0x4fc4(){const _0x275190=['fontColor.colors','locale','join','fontSize','9495uAgSUn','find','label','push','commands','enableDefaultAttributesIntegration','_registerLegacyDescription','afterInit','FontSize','registerDescriptionCallback','1096GLGwqL','toUpperCase','copyFormat','*Remove\x20all\x20formatting*','commandName','model','1110MoZGYV','type','758ulvvDA','split','boolean','224PxHldx','243940cVIDXV','descriptionFactory','plugins','entries','245lJjNwe','TrackChangesEditing','format','*Set\x20format\x20to:*\x20%0','title','enableCommand','commandParams','slice','fontBackgroundColor','143JwFCBA','editor','config','fontColor','pasteFormat','2523720DKXUnK','formatBlock','length','12621gxKRwq','fontSize.options','987288umYydf','normalizeSizeOptions','get','5235HklJxL','toLowerCase','formatInline','charAt'];_0x4fc4=function(){return _0x275190;};return _0x4fc4();}function so(_0x3f455a,_0x595676,_0x180a81){const _0x1fe599=_0x10a7aa,_0x1ec84d=_0x3f455a[_0x1fe599(0x78)]['t'],_0x4250b9=_0x595676[_0x1fe599(0x8e)](/(?=[A-Z])/)[_0x1fe599(0x79)]('\x20'),_0x251e99=_0x1ec84d(_0x4250b9[_0x1fe599(0x76)](0x0)[_0x1fe599(0x86)]()+_0x4250b9[_0x1fe599(0x9c)](0x1))[_0x1fe599(0x74)]();if(_0x1fe599(0x8f)==typeof _0x180a81)return _0x251e99;if(_0x1fe599(0xa1)===_0x595676||_0x1fe599(0x9d)===_0x595676){const _0xeb11e6=_0x328770(_0x3f455a[_0x1fe599(0xa0)][_0x1fe599(0x72)](_0x1fe599(0x77)))[_0x1fe599(0x7c)](_0x286e06=>_0x286e06[_0x1fe599(0x8a)]==_0x180a81);return _0x251e99+'\x20('+(_0xeb11e6?_0x1ec84d(_0xeb11e6[_0x1fe599(0x7d)])[_0x1fe599(0x74)]():_0x180a81)+')';}if(_0x1fe599(0x7a)===_0x595676&&isNaN(parseFloat(_0x180a81))){const _0x5889ce=_0x3f455a[_0x1fe599(0x93)][_0x1fe599(0x72)](_0x1fe599(0x83))[_0x1fe599(0x71)](_0x3f455a[_0x1fe599(0xa0)][_0x1fe599(0x72)](_0x1fe599(0x6f)))[_0x1fe599(0x7c)](_0x19a512=>_0x19a512[_0x1fe599(0x8a)]==_0x180a81);return _0x251e99+'\x20('+(_0x5889ce?_0x1ec84d(_0x5889ce[_0x1fe599(0x99)])[_0x1fe599(0x74)]():_0x180a81)+')';}return _0x251e99+'\x20('+_0x180a81+')';}
23
+ const _0x1f6e76=_0x18c4;(function(_0x2f85e8,_0x274450){const _0xe89ee5=_0x18c4,_0xb129bc=_0x2f85e8();while(!![]){try{const _0x2495f3=-parseInt(_0xe89ee5(0xf6))/0x1+parseInt(_0xe89ee5(0xfe))/0x2+-parseInt(_0xe89ee5(0x121))/0x3*(parseInt(_0xe89ee5(0x101))/0x4)+parseInt(_0xe89ee5(0x10a))/0x5+-parseInt(_0xe89ee5(0x118))/0x6+-parseInt(_0xe89ee5(0xf7))/0x7+parseInt(_0xe89ee5(0x104))/0x8;if(_0x2495f3===_0x274450)break;else _0xb129bc['push'](_0xb129bc['shift']());}catch(_0x693b9c){_0xb129bc['push'](_0xb129bc['shift']());}}}(_0xe6b4,0xbe902));import{Plugin as _0x2b5b2b}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x331251}from'ckeditor5/src/ui.js';function _0xe6b4(){const _0x3d1c31=['11732EwGJqg','slice','*Remove\x20all\x20formatting*','26775432eKXRzl','formatBlock','commands','afterInit','format','*Set\x20format\x20to:*\x20%0','221120ORCMaP','length','pasteFormat','title','find','type','plugins','commandParams','toLowerCase','TrackChangesEditing','FontSize','editor','fontSize','normalizeSizeOptions','6592152ZziXui','fontColor','fontColor.colors','descriptionFactory','entries','boolean','_registerLegacyDescription','commandName','charAt','1443DCNOzI','config','fontBackgroundColor','split','registerDescriptionCallback','label','locale','enableCommand','toUpperCase','251933HKkvdD','166061YCgFxv','enableDefaultAttributesIntegration','model','copyFormat','push','get','formatInline','349028TiCWvn','join','fontSize.options'];_0xe6b4=function(){return _0x3d1c31;};return _0xe6b4();}import{getTranslation as _0xaa177e}from'../utils/common-translations.js';function _0x18c4(_0x4b7453,_0x1e8d69){const _0xe6b470=_0xe6b4();return _0x18c4=function(_0x18c4cd,_0x2292ee){_0x18c4cd=_0x18c4cd-0xee;let _0x21e68c=_0xe6b470[_0x18c4cd];return _0x21e68c;},_0x18c4(_0x4b7453,_0x1e8d69);}export default class X extends _0x2b5b2b{[_0x1f6e76(0x107)](){const _0xb5d0b4=_0x1f6e76,_0x3dc03c=this[_0xb5d0b4(0x115)],_0x5e4cc5=_0x3dc03c[_0xb5d0b4(0x110)][_0xb5d0b4(0xfc)](_0xb5d0b4(0x113)),_0x266743=_0x3dc03c[_0xb5d0b4(0x106)][_0xb5d0b4(0xfc)](_0xb5d0b4(0xfa)),_0x521472=_0x3dc03c[_0xb5d0b4(0x106)][_0xb5d0b4(0xfc)](_0xb5d0b4(0x10c));_0x266743&&_0x521472&&(_0x5e4cc5[_0xb5d0b4(0xf8)](_0xb5d0b4(0x10c)),_0x5e4cc5[_0xb5d0b4(0xf4)](_0xb5d0b4(0xfa)),this[_0xb5d0b4(0x11e)]());}[_0x1f6e76(0x11e)](){const _0x23cc4d=_0x1f6e76,_0x2f8f6c=this[_0x23cc4d(0x115)],_0x5bb4ea=_0x2f8f6c[_0x23cc4d(0xf3)];_0x2f8f6c[_0x23cc4d(0x110)][_0x23cc4d(0xfc)](_0x23cc4d(0x113))[_0x23cc4d(0x11b)][_0x23cc4d(0xf1)](_0x3d53a7=>{const _0x124240=_0x23cc4d;if(_0x124240(0x105)!=_0x3d53a7[_0x124240(0x10f)]&&_0x124240(0xfd)!=_0x3d53a7[_0x124240(0x10f)])return;const {data:_0x412cd1}=_0x3d53a7;if(_0x412cd1&&_0x124240(0x10c)===_0x412cd1[_0x124240(0x11f)]){const _0xb93fa2=[],_0x38d3bd=_0x412cd1[_0x124240(0x111)][0x0];for(const [_0x50e084,_0x2086e7]of Object[_0x124240(0x11c)](_0x38d3bd))_0xb93fa2[_0x124240(0xfb)](so(_0x2f8f6c,_0x50e084,_0x2086e7));return _0xb93fa2[_0x124240(0x10b)]?{'type':_0x124240(0x108),'content':_0xaa177e(_0x5bb4ea,_0x124240(0x109),_0xb93fa2[_0x124240(0xff)](',\x20'))}:{'type':_0x124240(0x108),'content':_0xaa177e(_0x5bb4ea,_0x124240(0x103))};}});}}function so(_0x4e4968,_0x2014a0,_0x47cfd0){const _0x44bba=_0x1f6e76,_0x2271ed=_0x4e4968[_0x44bba(0xf3)]['t'],_0x14c6d2=_0x2014a0[_0x44bba(0xf0)](/(?=[A-Z])/)[_0x44bba(0xff)]('\x20'),_0x32622e=_0x2271ed(_0x14c6d2[_0x44bba(0x120)](0x0)[_0x44bba(0xf5)]()+_0x14c6d2[_0x44bba(0x102)](0x1))[_0x44bba(0x112)]();if(_0x44bba(0x11d)==typeof _0x47cfd0)return _0x32622e;if(_0x44bba(0x119)===_0x2014a0||_0x44bba(0xef)===_0x2014a0){const _0x56c0f2=_0x331251(_0x4e4968[_0x44bba(0xee)][_0x44bba(0xfc)](_0x44bba(0x11a)))[_0x44bba(0x10e)](_0x32e84e=>_0x32e84e[_0x44bba(0xf9)]==_0x47cfd0);return _0x32622e+'\x20('+(_0x56c0f2?_0x2271ed(_0x56c0f2[_0x44bba(0xf2)])[_0x44bba(0x112)]():_0x47cfd0)+')';}if(_0x44bba(0x116)===_0x2014a0&&isNaN(parseFloat(_0x47cfd0))){const _0xf83465=_0x4e4968[_0x44bba(0x110)][_0x44bba(0xfc)](_0x44bba(0x114))[_0x44bba(0x117)](_0x4e4968[_0x44bba(0xee)][_0x44bba(0xfc)](_0x44bba(0x100)))[_0x44bba(0x10e)](_0x24e98a=>_0x24e98a[_0x44bba(0xf9)]==_0x47cfd0);return _0x32622e+'\x20('+(_0xf83465?_0x2271ed(_0xf83465[_0x44bba(0x10d)])[_0x44bba(0x112)]():_0x47cfd0)+')';}return _0x32622e+'\x20('+_0x47cfd0+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5652(){const _0x5a7033=['TrackChangesEditing','*Change\x20to:*\x20%0','config','match','2061qWiSfv','title','heading','format','type','commandName','4MEHodT','editor','find','commandParams','has','15860oIGaHh','ELEMENT_HEADING_CUSTOM','registerDescriptionCallback','31003nuKeGm','registerElementLabel','284683pRKhcu','descriptionFactory','11994aOABAl','afterInit','enableDefaultAttributesIntegration','plugins','_registerLegacyDescription','paragraph','266400LREcCa','model','name','locale','664LpIQuK','value','213jRbwbQ','heading.options','ELEMENT_HEADING','737088YUatjI','formatBlock','_getHeadingLevel','get','_headingOptions','1773095iIJdhI','view','HeadingEditing'];_0x5652=function(){return _0x5a7033;};return _0x5652();}function _0x51d1(_0x4a334a,_0x2f4098){const _0x5652dc=_0x5652();return _0x51d1=function(_0x51d18a,_0x116388){_0x51d18a=_0x51d18a-0x1c7;let _0x5212d6=_0x5652dc[_0x51d18a];return _0x5212d6;},_0x51d1(_0x4a334a,_0x2f4098);}const _0x2c9cb1=_0x51d1;(function(_0x2320de,_0x2104d4){const _0x192f71=_0x51d1,_0x137c47=_0x2320de();while(!![]){try{const _0x24db33=-parseInt(_0x192f71(0x1dd))/0x1+parseInt(_0x192f71(0x1df))/0x2*(-parseInt(_0x192f71(0x1eb))/0x3)+parseInt(_0x192f71(0x1d3))/0x4*(parseInt(_0x192f71(0x1f3))/0x5)+-parseInt(_0x192f71(0x1e5))/0x6+parseInt(_0x192f71(0x1db))/0x7*(parseInt(_0x192f71(0x1e9))/0x8)+-parseInt(_0x192f71(0x1cd))/0x9*(-parseInt(_0x192f71(0x1d8))/0xa)+-parseInt(_0x192f71(0x1ee))/0xb;if(_0x24db33===_0x2104d4)break;else _0x137c47['push'](_0x137c47['shift']());}catch(_0xd7fdde){_0x137c47['push'](_0x137c47['shift']());}}}(_0x5652,0x40576));import{Plugin as _0x3ad731}from'ckeditor5/src/core.js';import{getTranslation as _0x114677}from'../utils/common-translations.js';export default class Y extends _0x3ad731{[_0x2c9cb1(0x1e0)](){const _0x64b6d0=_0x2c9cb1,_0x46cfea=this[_0x64b6d0(0x1d4)];if(!_0x46cfea[_0x64b6d0(0x1e2)][_0x64b6d0(0x1d7)](_0x64b6d0(0x1c8)))return;this[_0x64b6d0(0x1f2)]=_0x46cfea[_0x64b6d0(0x1cb)][_0x64b6d0(0x1f1)](_0x64b6d0(0x1ec));const _0x1df826=_0x46cfea[_0x64b6d0(0x1e8)],_0xa8c0a3=_0x46cfea[_0x64b6d0(0x1e2)][_0x64b6d0(0x1f1)](_0x64b6d0(0x1c9));_0xa8c0a3[_0x64b6d0(0x1e1)](_0x64b6d0(0x1cf));for(const _0x33273b of this[_0x64b6d0(0x1f2)])_0x64b6d0(0x1e4)!=_0x33273b[_0x64b6d0(0x1e6)]&&_0xa8c0a3[_0x64b6d0(0x1de)][_0x64b6d0(0x1dc)](_0x33273b[_0x64b6d0(0x1e6)],_0x269497=>{const _0x306ae9=_0x64b6d0,_0x330e1=this[_0x306ae9(0x1f0)](_0x33273b[_0x306ae9(0x1e6)]);return null!==_0x330e1?_0x876c3b(_0x269497,_0x330e1):_0x136daa(_0x269497,_0x33273b[_0x306ae9(0x1ce)]);});function _0x876c3b(_0x9ca240,_0x28c3f5){const _0x4565be=_0x64b6d0;return _0x114677(_0x1df826,_0x4565be(0x1ed),[_0x9ca240,_0x28c3f5]);}function _0x136daa(_0x1195d4,_0x218ef0){const _0x3c14b9=_0x64b6d0;return _0x114677(_0x1df826,_0x3c14b9(0x1d9),[_0x1195d4,_0x218ef0]);}this[_0x64b6d0(0x1e3)]();}[_0x2c9cb1(0x1e3)](){const _0xda39fc=_0x2c9cb1,_0x62d8d5=this[_0xda39fc(0x1d4)],_0x4b0ce1=_0x62d8d5[_0xda39fc(0x1e8)];function _0x33b409(_0x457e2f,_0x2455a2){const _0x3ad145=_0xda39fc;return _0x114677(_0x4b0ce1,_0x3ad145(0x1d9),[_0x457e2f,_0x2455a2]);}_0x62d8d5[_0xda39fc(0x1e2)][_0xda39fc(0x1f1)](_0xda39fc(0x1c9))[_0xda39fc(0x1de)][_0xda39fc(0x1da)](_0x1ba9ac=>{const _0x20bea6=_0xda39fc;if(_0x20bea6(0x1ef)!=_0x1ba9ac[_0x20bea6(0x1d1)])return;const {data:_0x124ea1}=_0x1ba9ac;if(_0x124ea1&&_0x20bea6(0x1cf)==_0x124ea1[_0x20bea6(0x1d2)]){const _0x447592=_0x124ea1[_0x20bea6(0x1d6)][0x0][_0x20bea6(0x1ea)],_0x12a480=this[_0x20bea6(0x1f0)](_0x447592);if(null!==_0x12a480)return{'type':_0x20bea6(0x1d0),'content':_0x114677(_0x4b0ce1,_0x20bea6(0x1ca),(_0x2153ee=0x1,_0x45a633=_0x12a480,_0x114677(_0x4b0ce1,_0x20bea6(0x1ed),[_0x2153ee,_0x45a633])))};const _0x171fe6=this[_0x20bea6(0x1f2)][_0x20bea6(0x1d5)](_0xe50ede=>_0xe50ede[_0x20bea6(0x1e6)]===_0x447592)[_0x20bea6(0x1ce)];return{'type':_0x20bea6(0x1d0),'content':_0x114677(_0x4b0ce1,_0x20bea6(0x1ca),_0x33b409(0x1,_0x171fe6))};}var _0x2153ee,_0x45a633;});}[_0x2c9cb1(0x1f0)](_0x1b513d){const _0x343584=_0x2c9cb1;var _0x13dfbe,_0x1ee562;const _0x59c522=_0x1b513d[_0x343584(0x1cc)](/^heading(\d+)/);if(_0x59c522)return _0x59c522[0x1];const _0x200eab=null===(_0x13dfbe=this[_0x343584(0x1f2)])||void 0x0===_0x13dfbe?void 0x0:_0x13dfbe[_0x343584(0x1d5)](_0x4a1ff7=>_0x4a1ff7[_0x343584(0x1e6)]==_0x1b513d);if(_0x200eab&&_0x200eab[_0x343584(0x1c7)]){const _0x4777c1=_0x200eab[_0x343584(0x1c7)],_0x12b3e8=(null!==(_0x1ee562=_0x4777c1[_0x343584(0x1e7)])&&void 0x0!==_0x1ee562?_0x1ee562:_0x4777c1)[_0x343584(0x1cc)](/^h(\d+)/);if(_0x12b3e8)return _0x12b3e8[0x1];}return null;}}
23
+ const _0x2bd5c6=_0xca33;(function(_0x4f2326,_0xc6b875){const _0x14fd90=_0xca33,_0x360b53=_0x4f2326();while(!![]){try{const _0xe14a88=parseInt(_0x14fd90(0x13e))/0x1+-parseInt(_0x14fd90(0x12e))/0x2*(parseInt(_0x14fd90(0x134))/0x3)+parseInt(_0x14fd90(0x127))/0x4*(parseInt(_0x14fd90(0x143))/0x5)+parseInt(_0x14fd90(0x11d))/0x6*(parseInt(_0x14fd90(0x130))/0x7)+parseInt(_0x14fd90(0x123))/0x8*(-parseInt(_0x14fd90(0x124))/0x9)+parseInt(_0x14fd90(0x12a))/0xa+parseInt(_0x14fd90(0x12c))/0xb;if(_0xe14a88===_0xc6b875)break;else _0x360b53['push'](_0x360b53['shift']());}catch(_0x2ee234){_0x360b53['push'](_0x360b53['shift']());}}}(_0x3690,0x5fe4b));import{Plugin as _0x1451ee}from'ckeditor5/src/core.js';import{getTranslation as _0x54b8c6}from'../utils/common-translations.js';function _0x3690(){const _0x153d52=['config','664081zRBWok','commandParams','912694riJYRn','*Change\x20to:*\x20%0','8974rykXRK','enableDefaultAttributesIntegration','descriptionFactory','HeadingEditing','3WdoCOa','paragraph','format','heading','has','match','ELEMENT_HEADING_CUSTOM','heading.options','editor','registerElementLabel','94506RNkrUf','title','model','type','afterInit','22390Vvejvn','name','registerDescriptionCallback','_headingOptions','commandName','get','_registerLegacyDescription','3300JmdEaZ','view','_getHeadingLevel','formatBlock','find','value','368Tnduro','112401gVpYRN','locale','TrackChangesEditing','200iwLdcv','ELEMENT_HEADING','plugins','3397430KvbCDw'];_0x3690=function(){return _0x153d52;};return _0x3690();}function _0xca33(_0x5cf169,_0x4e2947){const _0x369046=_0x3690();return _0xca33=function(_0xca335c,_0xc7f4){_0xca335c=_0xca335c-0x119;let _0x15036a=_0x369046[_0xca335c];return _0x15036a;},_0xca33(_0x5cf169,_0x4e2947);}export default class Y extends _0x1451ee{[_0x2bd5c6(0x142)](){const _0x46dd14=_0x2bd5c6,_0x5965b4=this[_0x46dd14(0x13c)];if(!_0x5965b4[_0x46dd14(0x129)][_0x46dd14(0x138)](_0x46dd14(0x133)))return;this[_0x46dd14(0x119)]=_0x5965b4[_0x46dd14(0x12b)][_0x46dd14(0x11b)](_0x46dd14(0x13b));const _0x3cf971=_0x5965b4[_0x46dd14(0x125)],_0x2a300b=_0x5965b4[_0x46dd14(0x129)][_0x46dd14(0x11b)](_0x46dd14(0x126));_0x2a300b[_0x46dd14(0x131)](_0x46dd14(0x137));for(const _0x1879b6 of this[_0x46dd14(0x119)])_0x46dd14(0x135)!=_0x1879b6[_0x46dd14(0x140)]&&_0x2a300b[_0x46dd14(0x132)][_0x46dd14(0x13d)](_0x1879b6[_0x46dd14(0x140)],_0x264020=>{const _0x1c0bc5=_0x46dd14,_0x1c02d2=this[_0x1c0bc5(0x11f)](_0x1879b6[_0x1c0bc5(0x140)]);return null!==_0x1c02d2?_0x1873db(_0x264020,_0x1c02d2):_0x53af12(_0x264020,_0x1879b6[_0x1c0bc5(0x13f)]);});function _0x1873db(_0x1ef6e0,_0x286523){const _0x2f6c7f=_0x46dd14;return _0x54b8c6(_0x3cf971,_0x2f6c7f(0x128),[_0x1ef6e0,_0x286523]);}function _0x53af12(_0x29f80b,_0x5639b1){const _0x39a8bc=_0x46dd14;return _0x54b8c6(_0x3cf971,_0x39a8bc(0x13a),[_0x29f80b,_0x5639b1]);}this[_0x46dd14(0x11c)]();}[_0x2bd5c6(0x11c)](){const _0x4bbb12=_0x2bd5c6,_0xb527bc=this[_0x4bbb12(0x13c)],_0x426485=_0xb527bc[_0x4bbb12(0x125)];function _0x2252d6(_0x62f916,_0x5765e7){const _0x3de296=_0x4bbb12;return _0x54b8c6(_0x426485,_0x3de296(0x13a),[_0x62f916,_0x5765e7]);}_0xb527bc[_0x4bbb12(0x129)][_0x4bbb12(0x11b)](_0x4bbb12(0x126))[_0x4bbb12(0x132)][_0x4bbb12(0x145)](_0x108fa4=>{const _0x1bb8bb=_0x4bbb12;if(_0x1bb8bb(0x120)!=_0x108fa4[_0x1bb8bb(0x141)])return;const {data:_0x3596a0}=_0x108fa4;if(_0x3596a0&&_0x1bb8bb(0x137)==_0x3596a0[_0x1bb8bb(0x11a)]){const _0x5210dc=_0x3596a0[_0x1bb8bb(0x12d)][0x0][_0x1bb8bb(0x122)],_0x48259d=this[_0x1bb8bb(0x11f)](_0x5210dc);if(null!==_0x48259d)return{'type':_0x1bb8bb(0x136),'content':_0x54b8c6(_0x426485,_0x1bb8bb(0x12f),(_0x1cb4c5=0x1,_0x147854=_0x48259d,_0x54b8c6(_0x426485,_0x1bb8bb(0x128),[_0x1cb4c5,_0x147854])))};const _0x393ea1=this[_0x1bb8bb(0x119)][_0x1bb8bb(0x121)](_0x1f26e8=>_0x1f26e8[_0x1bb8bb(0x140)]===_0x5210dc)[_0x1bb8bb(0x13f)];return{'type':_0x1bb8bb(0x136),'content':_0x54b8c6(_0x426485,_0x1bb8bb(0x12f),_0x2252d6(0x1,_0x393ea1))};}var _0x1cb4c5,_0x147854;});}[_0x2bd5c6(0x11f)](_0x2cb358){const _0x2a2516=_0x2bd5c6;var _0x38913c,_0x17f461;const _0x8bcae9=_0x2cb358[_0x2a2516(0x139)](/^heading(\d+)/);if(_0x8bcae9)return _0x8bcae9[0x1];const _0x260c2d=null===(_0x38913c=this[_0x2a2516(0x119)])||void 0x0===_0x38913c?void 0x0:_0x38913c[_0x2a2516(0x121)](_0x8c004f=>_0x8c004f[_0x2a2516(0x140)]==_0x2cb358);if(_0x260c2d&&_0x260c2d[_0x2a2516(0x11e)]){const _0x2ffab8=_0x260c2d[_0x2a2516(0x11e)],_0x35b1b8=(null!==(_0x17f461=_0x2ffab8[_0x2a2516(0x144)])&&void 0x0!==_0x17f461?_0x17f461:_0x2ffab8)[_0x2a2516(0x139)](/^h(\d+)/);if(_0x35b1b8)return _0x35b1b8[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x331e6f=_0x4e9b;(function(_0x47b7a5,_0x49f0f1){const _0x2d20a4=_0x4e9b,_0x2a7f3c=_0x47b7a5();while(!![]){try{const _0x4cd658=-parseInt(_0x2d20a4(0x109))/0x1+parseInt(_0x2d20a4(0x11a))/0x2+parseInt(_0x2d20a4(0x106))/0x3+parseInt(_0x2d20a4(0xf6))/0x4+-parseInt(_0x2d20a4(0xfc))/0x5*(-parseInt(_0x2d20a4(0x103))/0x6)+parseInt(_0x2d20a4(0xfe))/0x7*(-parseInt(_0x2d20a4(0xf7))/0x8)+parseInt(_0x2d20a4(0x100))/0x9*(-parseInt(_0x2d20a4(0x105))/0xa);if(_0x4cd658===_0x49f0f1)break;else _0x2a7f3c['push'](_0x2a7f3c['shift']());}catch(_0x6921ba){_0x2a7f3c['push'](_0x2a7f3c['shift']());}}}(_0x2800,0xdd109));function _0x4e9b(_0x406cab,_0x169685){const _0x280012=_0x2800();return _0x4e9b=function(_0x4e9bcc,_0x4134d1){_0x4e9bcc=_0x4e9bcc-0xf4;let _0x804883=_0x280012[_0x4e9bcc];return _0x804883;},_0x4e9b(_0x406cab,_0x169685);}import{Plugin as _0x49207e}from'ckeditor5/src/core.js';function _0x2800(){const _0x2f3cff=['HighlightEditing','locale','afterInit','editor','4951028HxCjxQ','64DLOQuI','registerDescriptionCallback','*Set\x20highlight:*\x20%0','highlight.options','get','5tDKMSK','toLowerCase','19957eGTKjg','highlight','8202411GWMkKp','value','formatInline','1454784nJTltN','*Remove\x20highlight*','10sWbtMG','1517841mMcyBp','type','title','1667882mVjfry','find','format','enableDefaultAttributesIntegration','has','descriptionFactory','registerInlineAttribute','color','_registerLegacyDescription','TrackChangesEditing','commandParams','commandName','plugins','registerAttributeLabel','model','config','FORMAT_HIGHLIGHT','3042764ccFeOy'];_0x2800=function(){return _0x2f3cff;};return _0x2800();}import{getTranslation as _0x504d93}from'../utils/common-translations.js';export default class Z extends _0x49207e{[_0x331e6f(0xf4)](){const _0x865907=_0x331e6f,_0x421121=this[_0x865907(0xf5)];if(!_0x421121[_0x865907(0x115)][_0x865907(0x10d)](_0x865907(0x11b)))return;const _0x96b16b=_0x421121[_0x865907(0x115)][_0x865907(0xfb)](_0x865907(0x112)),_0x32c301=_0x421121[_0x865907(0x11c)];_0x96b16b[_0x865907(0x10c)](_0x865907(0xff)),_0x96b16b[_0x865907(0x10f)](_0x865907(0xff)),_0x96b16b[_0x865907(0x10e)][_0x865907(0x116)](_0x865907(0xff),_0x504d93(_0x32c301,_0x865907(0x119))),this[_0x865907(0x111)]();}[_0x331e6f(0x111)](){const _0x59bb4e=_0x331e6f,_0x1a0b6d=this[_0x59bb4e(0xf5)],_0x1c0b31=_0x1a0b6d[_0x59bb4e(0x11c)];_0x1a0b6d[_0x59bb4e(0x115)][_0x59bb4e(0xfb)](_0x59bb4e(0x112))[_0x59bb4e(0x10e)][_0x59bb4e(0xf8)](_0x3befef=>{const _0x5d10f5=_0x59bb4e;if(_0x5d10f5(0x102)!=_0x3befef[_0x5d10f5(0x107)])return;const {data:_0x5af828}=_0x3befef;if(_0x5af828&&_0x5d10f5(0xff)==_0x5af828[_0x5d10f5(0x114)]){const _0x1867ff=_0x1c0b31['t'],_0x51384b=_0x5af828[_0x5d10f5(0x113)][0x0][_0x5d10f5(0x101)];if(_0x51384b){const _0x3979be=_0x1a0b6d[_0x5d10f5(0x118)][_0x5d10f5(0xfb)](_0x5d10f5(0xfa))[_0x5d10f5(0x10a)](_0x24e9b8=>_0x24e9b8[_0x5d10f5(0x117)]==_0x51384b),_0x38b22b=_0x1867ff(_0x3979be[_0x5d10f5(0x108)])[_0x5d10f5(0xfd)]();return{'type':_0x5d10f5(0x10b),'content':_0x504d93(_0x1c0b31,_0x5d10f5(0xf9),_0x38b22b),'color':{'value':_0x3979be[_0x5d10f5(0x110)],'title':_0x3979be[_0x5d10f5(0x108)]}};}return{'type':_0x5d10f5(0x10b),'content':_0x504d93(_0x1c0b31,_0x5d10f5(0x104),_0x504d93(_0x1c0b31,_0x5d10f5(0x119)))};}});}}
23
+ const _0x21b706=_0x129c;(function(_0x113af5,_0x225ff0){const _0x4ace8b=_0x129c,_0x3be8cf=_0x113af5();while(!![]){try{const _0x2682e0=parseInt(_0x4ace8b(0x1a5))/0x1+-parseInt(_0x4ace8b(0x1b2))/0x2+-parseInt(_0x4ace8b(0x1b3))/0x3*(parseInt(_0x4ace8b(0x1ad))/0x4)+-parseInt(_0x4ace8b(0x1aa))/0x5*(-parseInt(_0x4ace8b(0x1b7))/0x6)+parseInt(_0x4ace8b(0x1a8))/0x7+-parseInt(_0x4ace8b(0x19b))/0x8*(parseInt(_0x4ace8b(0x1a2))/0x9)+parseInt(_0x4ace8b(0x19a))/0xa;if(_0x2682e0===_0x225ff0)break;else _0x3be8cf['push'](_0x3be8cf['shift']());}catch(_0x463660){_0x3be8cf['push'](_0x3be8cf['shift']());}}}(_0xccf8,0x2e2e8));import{Plugin as _0x29bc6a}from'ckeditor5/src/core.js';import{getTranslation as _0x568515}from'../utils/common-translations.js';function _0xccf8(){const _0x46c5eb=['212544MDTjYV','2478PWgzLg','registerAttributeLabel','enableDefaultAttributesIntegration','model','114MIsQOg','editor','plugins','toLowerCase','commandParams','find','HighlightEditing','*Set\x20highlight:*\x20%0','*Remove\x20highlight*','value','config','color','4309830WuDpCv','20432FoFwiI','_registerLegacyDescription','format','type','highlight','registerInlineAttribute','TrackChangesEditing','1152sUUaIR','locale','get','162596yquSUq','has','descriptionFactory','1562666gYVfde','registerDescriptionCallback','40335MMblbx','FORMAT_HIGHLIGHT','afterInit','1684LzLSfL','commandName','title','formatInline','highlight.options'];_0xccf8=function(){return _0x46c5eb;};return _0xccf8();}function _0x129c(_0x15df23,_0x3547e9){const _0xccf88b=_0xccf8();return _0x129c=function(_0x129c12,_0x4f5c38){_0x129c12=_0x129c12-0x197;let _0x4cf197=_0xccf88b[_0x129c12];return _0x4cf197;},_0x129c(_0x15df23,_0x3547e9);}export default class Z extends _0x29bc6a{[_0x21b706(0x1ac)](){const _0x17d818=_0x21b706,_0x1ee1a3=this[_0x17d818(0x1b8)];if(!_0x1ee1a3[_0x17d818(0x1b9)][_0x17d818(0x1a6)](_0x17d818(0x1bd)))return;const _0xda104e=_0x1ee1a3[_0x17d818(0x1b9)][_0x17d818(0x1a4)](_0x17d818(0x1a1)),_0x16edd2=_0x1ee1a3[_0x17d818(0x1a3)];_0xda104e[_0x17d818(0x1b5)](_0x17d818(0x19f)),_0xda104e[_0x17d818(0x1a0)](_0x17d818(0x19f)),_0xda104e[_0x17d818(0x1a7)][_0x17d818(0x1b4)](_0x17d818(0x19f),_0x568515(_0x16edd2,_0x17d818(0x1ab))),this[_0x17d818(0x19c)]();}[_0x21b706(0x19c)](){const _0x517d3b=_0x21b706,_0x56313b=this[_0x517d3b(0x1b8)],_0x4ae847=_0x56313b[_0x517d3b(0x1a3)];_0x56313b[_0x517d3b(0x1b9)][_0x517d3b(0x1a4)](_0x517d3b(0x1a1))[_0x517d3b(0x1a7)][_0x517d3b(0x1a9)](_0x42616d=>{const _0x2e39dd=_0x517d3b;if(_0x2e39dd(0x1b0)!=_0x42616d[_0x2e39dd(0x19e)])return;const {data:_0xed405e}=_0x42616d;if(_0xed405e&&_0x2e39dd(0x19f)==_0xed405e[_0x2e39dd(0x1ae)]){const _0x5d0252=_0x4ae847['t'],_0x32e9aa=_0xed405e[_0x2e39dd(0x1bb)][0x0][_0x2e39dd(0x197)];if(_0x32e9aa){const _0x4ad04e=_0x56313b[_0x2e39dd(0x198)][_0x2e39dd(0x1a4)](_0x2e39dd(0x1b1))[_0x2e39dd(0x1bc)](_0x307361=>_0x307361[_0x2e39dd(0x1b6)]==_0x32e9aa),_0x5c199b=_0x5d0252(_0x4ad04e[_0x2e39dd(0x1af)])[_0x2e39dd(0x1ba)]();return{'type':_0x2e39dd(0x19d),'content':_0x568515(_0x4ae847,_0x2e39dd(0x1be),_0x5c199b),'color':{'value':_0x4ad04e[_0x2e39dd(0x199)],'title':_0x4ad04e[_0x2e39dd(0x1af)]}};}return{'type':_0x2e39dd(0x19d),'content':_0x568515(_0x4ae847,_0x2e39dd(0x1bf),_0x568515(_0x4ae847,_0x2e39dd(0x1ab)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1fcdd7=_0x2434;(function(_0x32f8a5,_0x6b3294){const _0xf72d43=_0x2434,_0x31ba30=_0x32f8a5();while(!![]){try{const _0x4fdd53=-parseInt(_0xf72d43(0xb3))/0x1*(-parseInt(_0xf72d43(0xb6))/0x2)+-parseInt(_0xf72d43(0xc9))/0x3*(parseInt(_0xf72d43(0xcd))/0x4)+parseInt(_0xf72d43(0xaf))/0x5+parseInt(_0xf72d43(0xac))/0x6*(-parseInt(_0xf72d43(0xc6))/0x7)+-parseInt(_0xf72d43(0xc3))/0x8+-parseInt(_0xf72d43(0xbd))/0x9+parseInt(_0xf72d43(0xce))/0xa;if(_0x4fdd53===_0x6b3294)break;else _0x31ba30['push'](_0x31ba30['shift']());}catch(_0x2e9e6d){_0x31ba30['push'](_0x31ba30['shift']());}}}(_0x2c9a,0xe500f));function _0x2434(_0x1e7b4d,_0x586267){const _0x2c9a8f=_0x2c9a();return _0x2434=function(_0x2434d6,_0x27196e){_0x2434d6=_0x2434d6-0xab;let _0x452aef=_0x2c9a8f[_0x2434d6];return _0x452aef;},_0x2434(_0x1e7b4d,_0x586267);}import{Plugin as _0x5be06d}from'ckeditor5/src/core.js';function _0x2c9a(){const _0xfc69a3=['plugins','HorizontalLineEditing','addClass','registerElementLabel','14535512LWTMuL','editor','dataDowncast','15379VJvkMT','horizontalLine','createEmptyElement','70482SxQKJB','has','conversion','createPositionAt','128AYVBLm','39824310InseVL','get','3684SCDxFg','enableCommand','ck-horizontal-line','4192470rvLmmr','TrackChangesEditing','descriptionFactory','ELEMENT_HORIZONTAL_LINE','1LEmRrk','elementToStructure','showSuggestionHighlights','2940028zrshru','div','locale','high','createContainerElement','insert','afterInit','12917115lPkChB','for'];_0x2c9a=function(){return _0xfc69a3;};return _0x2c9a();}import{getTranslation as _0x351d4d}from'../utils/common-translations.js';export default class tt extends _0x5be06d{[_0x1fcdd7(0xbc)](){const _0x979388=_0x1fcdd7,_0x5dd8c2=this[_0x979388(0xc4)];if(!_0x5dd8c2[_0x979388(0xbf)][_0x979388(0xca)](_0x979388(0xc0)))return;_0x5dd8c2[_0x979388(0xbf)][_0x979388(0xab)](_0x979388(0xb0))[_0x979388(0xad)](_0x979388(0xc7));const _0x480daf=_0x5dd8c2[_0x979388(0xbf)][_0x979388(0xab)](_0x979388(0xb0)),_0x297353=_0x5dd8c2[_0x979388(0xb8)];_0x480daf[_0x979388(0xb1)][_0x979388(0xc2)](_0x979388(0xc7),_0x43154a=>_0x351d4d(_0x297353,_0x979388(0xb2),_0x43154a)),_0x5dd8c2[_0x979388(0xcb)][_0x979388(0xbe)](_0x979388(0xc5))[_0x979388(0xb4)]({'model':_0x979388(0xc7),'view':(_0x4e0168,{writer:_0x51c305,options:_0x5ac526})=>{const _0x547dc0=_0x979388;if(!_0x5ac526[_0x547dc0(0xb5)])return null;const _0x317e29=_0x51c305[_0x547dc0(0xba)](_0x547dc0(0xb7)),_0x5940ce=_0x51c305[_0x547dc0(0xc8)]('hr');return _0x51c305[_0x547dc0(0xc1)](_0x547dc0(0xae),_0x317e29),_0x51c305[_0x547dc0(0xbb)](_0x51c305[_0x547dc0(0xcc)](_0x317e29,0x0),_0x5940ce),_0x317e29;},'converterPriority':_0x979388(0xb9)});}}
23
+ const _0x596014=_0x32a6;(function(_0x8a13c5,_0x4a84b6){const _0x40e2cb=_0x32a6,_0x4b39ab=_0x8a13c5();while(!![]){try{const _0x2cc4ac=-parseInt(_0x40e2cb(0x1e5))/0x1*(-parseInt(_0x40e2cb(0x1e0))/0x2)+parseInt(_0x40e2cb(0x1ff))/0x3+-parseInt(_0x40e2cb(0x1eb))/0x4*(parseInt(_0x40e2cb(0x1e6))/0x5)+parseInt(_0x40e2cb(0x200))/0x6*(-parseInt(_0x40e2cb(0x1f4))/0x7)+-parseInt(_0x40e2cb(0x1de))/0x8*(parseInt(_0x40e2cb(0x1e9))/0x9)+parseInt(_0x40e2cb(0x1fb))/0xa+parseInt(_0x40e2cb(0x1dd))/0xb;if(_0x2cc4ac===_0x4a84b6)break;else _0x4b39ab['push'](_0x4b39ab['shift']());}catch(_0xc00a7){_0x4b39ab['push'](_0x4b39ab['shift']());}}}(_0x3a0b,0xdc417));function _0x3a0b(){const _0x220b61=['27264611qCaIzx','7000080teWlAG','ELEMENT_HORIZONTAL_LINE','964VVcrrm','for','createEmptyElement','ck-horizontal-line','createPositionAt','1741Ixaury','10yKVaVe','div','descriptionFactory','9YwhZEv','showSuggestionHighlights','3553700ihefvo','createContainerElement','addClass','insert','enableCommand','horizontalLine','high','dataDowncast','TrackChangesEditing','7IWilnY','HorizontalLineEditing','afterInit','elementToStructure','locale','editor','registerElementLabel','1313100DwPTvC','conversion','plugins','has','913095etFApw','1196466hqPyYC','get'];_0x3a0b=function(){return _0x220b61;};return _0x3a0b();}import{Plugin as _0x428f7a}from'ckeditor5/src/core.js';function _0x32a6(_0x105f15,_0x2c7ce8){const _0x3a0bd2=_0x3a0b();return _0x32a6=function(_0x32a6c7,_0x59a5a9){_0x32a6c7=_0x32a6c7-0x1dd;let _0x698156=_0x3a0bd2[_0x32a6c7];return _0x698156;},_0x32a6(_0x105f15,_0x2c7ce8);}import{getTranslation as _0x4c0a7a}from'../utils/common-translations.js';export default class tt extends _0x428f7a{[_0x596014(0x1f6)](){const _0x18fac2=_0x596014,_0x20e422=this[_0x18fac2(0x1f9)];if(!_0x20e422[_0x18fac2(0x1fd)][_0x18fac2(0x1fe)](_0x18fac2(0x1f5)))return;_0x20e422[_0x18fac2(0x1fd)][_0x18fac2(0x201)](_0x18fac2(0x1f3))[_0x18fac2(0x1ef)](_0x18fac2(0x1f0));const _0x4fad62=_0x20e422[_0x18fac2(0x1fd)][_0x18fac2(0x201)](_0x18fac2(0x1f3)),_0x5c140a=_0x20e422[_0x18fac2(0x1f8)];_0x4fad62[_0x18fac2(0x1e8)][_0x18fac2(0x1fa)](_0x18fac2(0x1f0),_0x50b6cd=>_0x4c0a7a(_0x5c140a,_0x18fac2(0x1df),_0x50b6cd)),_0x20e422[_0x18fac2(0x1fc)][_0x18fac2(0x1e1)](_0x18fac2(0x1f2))[_0x18fac2(0x1f7)]({'model':_0x18fac2(0x1f0),'view':(_0x1ad185,{writer:_0x18ea03,options:_0x427f3c})=>{const _0x278a31=_0x18fac2;if(!_0x427f3c[_0x278a31(0x1ea)])return null;const _0x467fc8=_0x18ea03[_0x278a31(0x1ec)](_0x278a31(0x1e7)),_0x45dcc0=_0x18ea03[_0x278a31(0x1e2)]('hr');return _0x18ea03[_0x278a31(0x1ed)](_0x278a31(0x1e3),_0x467fc8),_0x18ea03[_0x278a31(0x1ee)](_0x18ea03[_0x278a31(0x1e4)](_0x467fc8,0x0),_0x45dcc0),_0x467fc8;},'converterPriority':_0x18fac2(0x1f1)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a3a7f=_0x4d28;function _0x4d28(_0xd836e6,_0x5995cb){const _0x2f6a82=_0x2f6a();return _0x4d28=function(_0x4d2890,_0x4f9bb5){_0x4d2890=_0x4d2890-0xbc;let _0x5ce494=_0x2f6a82[_0x4d2890];return _0x5ce494;},_0x4d28(_0xd836e6,_0x5995cb);}(function(_0x4a73a5,_0x5172cc){const _0x517e85=_0x4d28,_0x37765b=_0x4a73a5();while(!![]){try{const _0x2ad1b6=-parseInt(_0x517e85(0xd1))/0x1*(parseInt(_0x517e85(0xc4))/0x2)+-parseInt(_0x517e85(0xdc))/0x3*(parseInt(_0x517e85(0xdb))/0x4)+-parseInt(_0x517e85(0xc2))/0x5+parseInt(_0x517e85(0xbc))/0x6+-parseInt(_0x517e85(0xc5))/0x7*(-parseInt(_0x517e85(0xdf))/0x8)+-parseInt(_0x517e85(0xd4))/0x9+-parseInt(_0x517e85(0xd2))/0xa*(-parseInt(_0x517e85(0xcf))/0xb);if(_0x2ad1b6===_0x5172cc)break;else _0x37765b['push'](_0x37765b['shift']());}catch(_0x573647){_0x37765b['push'](_0x37765b['shift']());}}}(_0x2f6a,0xe4f0d));import{Plugin as _0x2e9e48}from'ckeditor5/src/core.js';import{getTranslation as _0xba47ae}from'../utils/common-translations.js';export default class et extends _0x2e9e48{[_0x3a3a7f(0xc6)](){const _0x534244=_0x3a3a7f,_0x4c4bed=this[_0x534244(0xd6)];if(!_0x4c4bed[_0x534244(0xe0)][_0x534244(0xc1)](_0x534244(0xc9)))return;const _0x36b9d5=_0x4c4bed[_0x534244(0xe0)][_0x534244(0xdd)](_0x534244(0xd3)),_0x21f156=_0x4c4bed[_0x534244(0xd8)];_0x36b9d5[_0x534244(0xbe)][_0x534244(0xe1)](_0x534244(0xc7),_0x2d717a=>_0xba47ae(_0x21f156,_0x534244(0xd7),_0x2d717a)),_0x36b9d5[_0x534244(0xcd)](_0x534244(0xcc)),_0x36b9d5[_0x534244(0xbf)](_0x534244(0xbd)),_0x36b9d5[_0x534244(0xbe)][_0x534244(0xc8)](_0x226bbf=>{const _0x5c2934=_0x534244;if(_0x5c2934(0xe2)!=_0x226bbf[_0x5c2934(0xe3)])return;const {data:_0x54ba62}=_0x226bbf;if(_0x54ba62&&_0x5c2934(0xbd)==_0x54ba62[_0x5c2934(0xd9)]&&_0x226bbf[_0x5c2934(0xc0)]()[_0x5c2934(0xca)][_0x5c2934(0xd5)]['is'](_0x5c2934(0xd0),_0x5c2934(0xc7))){const _0x18f5c4=_0xba47ae(_0x21f156,_0x5c2934(0xd7));return{'type':_0x5c2934(0xde),'content':_0xba47ae(_0x21f156,_0x5c2934(0xda),_0x18f5c4)};}}),this[_0x534244(0xcb)]();}[_0x3a3a7f(0xcb)](){const _0x41a5cb=_0x3a3a7f,_0x4add56=this[_0x41a5cb(0xd6)],_0x2267c2=_0x4add56[_0x41a5cb(0xd8)];_0x4add56[_0x41a5cb(0xe0)][_0x41a5cb(0xdd)](_0x41a5cb(0xd3))[_0x41a5cb(0xbe)][_0x41a5cb(0xc8)](_0x158a64=>{const _0x206215=_0x41a5cb;if(_0x206215(0xc3)!=_0x158a64[_0x206215(0xe3)])return;const {data:_0x5728ad}=_0x158a64;if(_0x5728ad&&_0x206215(0xcc)==_0x5728ad[_0x206215(0xce)]){const _0xe88a2b=_0xba47ae(_0x2267c2,_0x206215(0xd7));return{'type':_0x206215(0xde),'content':_0xba47ae(_0x2267c2,_0x206215(0xda),_0xe88a2b)};}});}}function _0x2f6a(){const _0x38a379=['registerElementLabel','attribute','type','8747772SNuJeG','value','descriptionFactory','registerBlockAttribute','getFirstRange','has','160775hewkfL','formatBlock','22ZkWDLo','3386327kNeTUm','afterInit','rawHtml','registerDescriptionCallback','HtmlEmbed','start','_registerLegacyDescription','htmlEmbed','enableDefaultAttributesIntegration','commandName','3487GOgiFx','element','105221QllJlH','17210SaGZtR','TrackChangesEditing','441153ciOGyb','nodeAfter','editor','ELEMENT_HTML_EMBED','locale','key','*Change\x20%0\x20content*','32DPOfMs','116601JIqcvz','get','format','8boAquk','plugins'];_0x2f6a=function(){return _0x38a379;};return _0x2f6a();}
23
+ function _0x556b(){const _0x3c1e15=['descriptionFactory','9igOJkb','formatBlock','168ezzVRQ','commandName','locale','enableDefaultAttributesIntegration','613393TBaEkB','*Change\x20%0\x20content*','732vWFPVf','has','registerBlockAttribute','200SjWgZW','103628ISDCTa','137894aREMOO','attribute','HtmlEmbed','get','plugins','element','_registerLegacyDescription','ELEMENT_HTML_EMBED','registerDescriptionCallback','format','getFirstRange','5079804NvALsC','20225pyZhdz','2278947GszMHE','key','type','start','editor','rawHtml','afterInit','registerElementLabel','nodeAfter','value','TrackChangesEditing','htmlEmbed','5084793ZwwDlz'];_0x556b=function(){return _0x3c1e15;};return _0x556b();}function _0x3237(_0x4b73b4,_0x3c0357){const _0x556b62=_0x556b();return _0x3237=function(_0x3237ed,_0x21f60b){_0x3237ed=_0x3237ed-0x1e3;let _0x140ff9=_0x556b62[_0x3237ed];return _0x140ff9;},_0x3237(_0x4b73b4,_0x3c0357);}const _0xf459e9=_0x3237;(function(_0x3c6ddd,_0x19a588){const _0x261edc=_0x3237,_0x468368=_0x3c6ddd();while(!![]){try{const _0x41f80c=-parseInt(_0x261edc(0x208))/0x1*(parseInt(_0x261edc(0x1ed))/0x2)+parseInt(_0x261edc(0x1fa))/0x3+-parseInt(_0x261edc(0x1e8))/0x4*(parseInt(_0x261edc(0x1f9))/0x5)+-parseInt(_0x261edc(0x1f8))/0x6+parseInt(_0x261edc(0x1ec))/0x7*(parseInt(_0x261edc(0x20a))/0x8)+parseInt(_0x261edc(0x206))/0x9+parseInt(_0x261edc(0x1eb))/0xa*(parseInt(_0x261edc(0x1e6))/0xb);if(_0x41f80c===_0x19a588)break;else _0x468368['push'](_0x468368['shift']());}catch(_0x38961a){_0x468368['push'](_0x468368['shift']());}}}(_0x556b,0x84a92));import{Plugin as _0x162d66}from'ckeditor5/src/core.js';import{getTranslation as _0x5c95b1}from'../utils/common-translations.js';export default class et extends _0x162d66{[_0xf459e9(0x200)](){const _0x4db1e8=_0xf459e9,_0xb0b938=this[_0x4db1e8(0x1fe)];if(!_0xb0b938[_0x4db1e8(0x1f1)][_0x4db1e8(0x1e9)](_0x4db1e8(0x1ef)))return;const _0x3a3d81=_0xb0b938[_0x4db1e8(0x1f1)][_0x4db1e8(0x1f0)](_0x4db1e8(0x204)),_0x984bca=_0xb0b938[_0x4db1e8(0x1e4)];_0x3a3d81[_0x4db1e8(0x207)][_0x4db1e8(0x201)](_0x4db1e8(0x1ff),_0xf28f0f=>_0x5c95b1(_0x984bca,_0x4db1e8(0x1f4),_0xf28f0f)),_0x3a3d81[_0x4db1e8(0x1e5)](_0x4db1e8(0x205)),_0x3a3d81[_0x4db1e8(0x1ea)](_0x4db1e8(0x203)),_0x3a3d81[_0x4db1e8(0x207)][_0x4db1e8(0x1f5)](_0x3436db=>{const _0x40735c=_0x4db1e8;if(_0x40735c(0x1ee)!=_0x3436db[_0x40735c(0x1fc)])return;const {data:_0x21d9e4}=_0x3436db;if(_0x21d9e4&&_0x40735c(0x203)==_0x21d9e4[_0x40735c(0x1fb)]&&_0x3436db[_0x40735c(0x1f7)]()[_0x40735c(0x1fd)][_0x40735c(0x202)]['is'](_0x40735c(0x1f2),_0x40735c(0x1ff))){const _0x2a95dd=_0x5c95b1(_0x984bca,_0x40735c(0x1f4));return{'type':_0x40735c(0x1f6),'content':_0x5c95b1(_0x984bca,_0x40735c(0x1e7),_0x2a95dd)};}}),this[_0x4db1e8(0x1f3)]();}[_0xf459e9(0x1f3)](){const _0x5410e6=_0xf459e9,_0x2c8842=this[_0x5410e6(0x1fe)],_0x40de4b=_0x2c8842[_0x5410e6(0x1e4)];_0x2c8842[_0x5410e6(0x1f1)][_0x5410e6(0x1f0)](_0x5410e6(0x204))[_0x5410e6(0x207)][_0x5410e6(0x1f5)](_0x515ecc=>{const _0x402301=_0x5410e6;if(_0x402301(0x209)!=_0x515ecc[_0x402301(0x1fc)])return;const {data:_0x94aea4}=_0x515ecc;if(_0x94aea4&&_0x402301(0x205)==_0x94aea4[_0x402301(0x1e3)]){const _0xb13ac8=_0x5c95b1(_0x40de4b,_0x402301(0x1f4));return{'type':_0x402301(0x1f6),'content':_0x5c95b1(_0x40de4b,_0x402301(0x1e7),_0xb13ac8)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48077d=_0x1f28;(function(_0x391f6d,_0x350c16){const _0x134681=_0x1f28,_0x19d2b2=_0x391f6d();while(!![]){try{const _0x1f534f=-parseInt(_0x134681(0x217))/0x1*(-parseInt(_0x134681(0x202))/0x2)+-parseInt(_0x134681(0x266))/0x3*(-parseInt(_0x134681(0x23d))/0x4)+-parseInt(_0x134681(0x226))/0x5+parseInt(_0x134681(0x220))/0x6*(parseInt(_0x134681(0x225))/0x7)+-parseInt(_0x134681(0x221))/0x8+-parseInt(_0x134681(0x24c))/0x9+-parseInt(_0x134681(0x248))/0xa;if(_0x1f534f===_0x350c16)break;else _0x19d2b2['push'](_0x19d2b2['shift']());}catch(_0x21c332){_0x19d2b2['push'](_0x19d2b2['shift']());}}}(_0x3786,0x51927));import{Plugin as _0x8c2c6c}from'ckeditor5/src/core.js';import{LivePosition as _0x26a034}from'ckeditor5/src/engine.js';function _0x1f28(_0x511310,_0x476b5b){const _0x378603=_0x3786();return _0x1f28=function(_0x1f28b2,_0x59b0a7){_0x1f28b2=_0x1f28b2-0x1f4;let _0xa10199=_0x378603[_0x1f28b2];return _0xa10199;},_0x1f28(_0x511310,_0x476b5b);}import{getTranslation as _0x38694d}from'../utils/common-translations.js';function _0x3786(){const _0xe5c982=['enableCommand','fromPosition','ImageResize','length','toPrevious','6059XZxEbB','formatInline','_findSuggestions','imageTypeInline','deletion','backward','newValue','ImageBlockEditing','ImageTextAlternativeEditing','48cRkEcX','4205192wHPvyx','*Set\x20image\x20text\x20alternative:*\x20%0','isCollapsed','isOwn','458829qsnarc','679595VkwWWy','uploadImage','ImageInlineEditing','ImageEditing','*Reset\x20image\x20width*','resizedWidth','caption','formatBlock','afterInit','createRange','imageInline','isBefore','document','findIndex','nodeBefore','model','isIntersecting','markDeletion','forceDefaultExecution','discard','getCaptionFromImageModelElement','Block\x20image\x20to\x20inline\x20image','previous','3436jbJWpl','plugins','ImageCaptionEditing','getFirstRange','registerDescriptionCallback','key','ImageUploadEditing','ImageCaptionUtils','end','commandName','change','2785220FqXauS','isEqual','subType','enableDefaultAttributesIntegration','3835089csVQRi','editor','registerElementLabel','attribute','accept','ELEMENT_CAPTION','toggleImageCaption','resizeImage','_registerLegacyDescription','width','*Remove\x20image\x20text\x20alternative*','_suggestionFactory','registerCustomCallback','insertion','removeObject','ELEMENT_INLINE_IMAGE','forward','locale','find','get','convertInlineImageToBlock','markBlockFormat','Inline\x20image\x20to\x20block\x20image','registerAttributeLabel','getContainedElement','getNearestSelectionRange','2139EIGcjH','format','imageCaption','registerBlockAttribute','element','nodeAfter','type','detach','schema','filter','TrackChangesEditing','getClosestSelectedImageElement','has','imageTypeBlock','toNext','getSuggestionCallback','convertBlockImageToInline','ImageUtils','join','imageBlock','selection','186QdfWvQ','insertImage','chain','imageTextAlternative','isBlockImage','createRangeOn','descriptionFactory','ELEMENT_IMAGE','*Set\x20image\x20width:*\x20%0','start','markInsertion','commandParams','FORMAT_IMAGE_SIZE','alt','imageStylePreApply','addObject'];_0x3786=function(){return _0xe5c982;};return _0x3786();}export default class it extends _0x8c2c6c{[_0x48077d(0x22e)](){const _0xfd740b=_0x48077d,_0x2d3b4e=this[_0xfd740b(0x24d)];if(!_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x1f9)](_0xfd740b(0x229)))return;const _0x198833=_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x25f)](_0xfd740b(0x1f7)),_0xb74f1=_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x25f)](_0xfd740b(0x1fe)),_0x242e62=_0x2d3b4e[_0xfd740b(0x25d)];_0x198833[_0xfd740b(0x212)](_0xfd740b(0x203)),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x24e)](_0xfd740b(0x200),_0x107755=>_0x38694d(_0x242e62,_0xfd740b(0x209),_0x107755)),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x24e)](_0xfd740b(0x230),_0x255b2c=>_0x38694d(_0x242e62,_0xfd740b(0x25b),_0x255b2c)),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x24e)](_0xfd740b(0x22c),()=>_0x38694d(_0x242e62,_0xfd740b(0x251))),_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x1f9)](_0xfd740b(0x243))&&_0x198833[_0xfd740b(0x212)](_0xfd740b(0x227)),_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x1f9)](_0xfd740b(0x21e))&&_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x1f9)](_0xfd740b(0x228))&&(_0x198833[_0xfd740b(0x212)](_0xfd740b(0x21a),(_0x2d748d,_0xc5f03)=>{const _0x398120=_0xfd740b,_0x5c98f8=_0xb74f1[_0x398120(0x1f8)](_0x2d3b4e[_0x398120(0x235)][_0x398120(0x232)][_0x398120(0x201)]);_0x2d3b4e[_0x398120(0x235)][_0x398120(0x247)](()=>{const _0x1125a3=_0x398120;_0x198833[_0x1125a3(0x261)](_0x5c98f8,{'commandName':_0x1125a3(0x21a),'commandParams':[_0xc5f03]},[],_0x1125a3(0x1fd));});}),_0x198833[_0xfd740b(0x212)](_0xfd740b(0x1fa),(_0x146705,_0x9c824e)=>{const _0x1a5fee=_0xfd740b;_0x2d3b4e[_0x1a5fee(0x235)][_0x1a5fee(0x247)](_0x9a84a0=>{const _0x4a9d03=_0x1a5fee;let _0x2f4eb5=_0xb74f1[_0x4a9d03(0x1f8)](_0x2d3b4e[_0x4a9d03(0x235)][_0x4a9d03(0x232)][_0x4a9d03(0x201)]),_0x362a92=_0x9a84a0[_0x4a9d03(0x207)](_0x2f4eb5);const _0x1e4b03=_0x26a034[_0x4a9d03(0x213)](_0x362a92[_0x4a9d03(0x20b)],_0x4a9d03(0x216)),_0x4f2035=_0x26a034[_0x4a9d03(0x213)](_0x362a92[_0x4a9d03(0x245)],_0x4a9d03(0x1fb));_0x198833[_0x4a9d03(0x238)](()=>_0x146705(_0x9c824e)),_0x2f4eb5=_0xb74f1[_0x4a9d03(0x1f8)](_0x2d3b4e[_0x4a9d03(0x235)][_0x4a9d03(0x232)][_0x4a9d03(0x201)]),_0x362a92=_0x9a84a0[_0x4a9d03(0x207)](_0x2f4eb5);const _0x2179f0=_0x9a84a0[_0x4a9d03(0x22f)](_0x1e4b03,_0x4f2035);_0x1e4b03[_0x4a9d03(0x1f4)](),_0x4f2035[_0x4a9d03(0x1f4)](),_0x198833[_0x4a9d03(0x261)](_0x2f4eb5,{'commandName':_0x4a9d03(0x21a),'commandParams':[_0x9c824e]},[],_0x4a9d03(0x260)),_0x2179f0[_0x4a9d03(0x20b)][_0x4a9d03(0x231)](_0x362a92[_0x4a9d03(0x20b)])&&_0x198833[_0x4a9d03(0x20c)](_0x9a84a0[_0x4a9d03(0x22f)](_0x2179f0[_0x4a9d03(0x20b)],_0x362a92[_0x4a9d03(0x20b)]),_0x4a9d03(0x260)),_0x362a92[_0x4a9d03(0x245)][_0x4a9d03(0x231)](_0x2179f0[_0x4a9d03(0x245)])&&_0x198833[_0x4a9d03(0x20c)](_0x9a84a0[_0x4a9d03(0x22f)](_0x362a92[_0x4a9d03(0x245)],_0x2179f0[_0x4a9d03(0x245)]),_0x4a9d03(0x260));});}),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x22d),_0xfd740b(0x260),_0xfd740b(0x1ff),()=>!0x1),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x22d),_0xfd740b(0x260),_0xfd740b(0x250),()=>!0x1),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x22d),_0xfd740b(0x260),_0xfd740b(0x239),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x1fc)](_0xfd740b(0x22d),'',_0xfd740b(0x250))),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x259),_0xfd740b(0x260),_0xfd740b(0x1ff),()=>!0x1),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x259),_0xfd740b(0x260),_0xfd740b(0x239),([_0x5a8656])=>{const _0x5ba048=_0xfd740b,_0x34403a=_0x198833[_0x5ba048(0x257)][_0x5ba048(0x1fc)](_0x5ba048(0x259),'',_0x5ba048(0x239));let _0x4ffe80=_0x5a8656[_0x5ba048(0x20b)],_0x6f668e=_0x5a8656[_0x5ba048(0x245)];const _0xbb11fe=_0x2d3b4e[_0x5ba048(0x235)][_0x5ba048(0x1f5)][_0x5ba048(0x265)](_0x4ffe80,_0x5ba048(0x21c)),_0x298dee=_0x2d3b4e[_0x5ba048(0x235)][_0x5ba048(0x1f5)][_0x5ba048(0x265)](_0x6f668e,_0x5ba048(0x25c));_0xbb11fe[_0x5ba048(0x223)]&&(_0x4ffe80=_0xbb11fe[_0x5ba048(0x20b)]),_0x298dee[_0x5ba048(0x223)]&&(_0x6f668e=_0x298dee[_0x5ba048(0x245)]),_0x34403a([_0x2d3b4e[_0x5ba048(0x235)][_0x5ba048(0x22f)](_0x4ffe80,_0x6f668e)]);}),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x22d),_0xfd740b(0x260),_0xfd740b(0x204),_0x36a4b9),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x259),_0xfd740b(0x260),_0xfd740b(0x204),_0x36a4b9)),_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x1f9)](_0xfd740b(0x23f))&&(_0x198833[_0xfd740b(0x212)](_0xfd740b(0x252),(_0x34ac21,_0x5762f4)=>{const _0x387a3c=_0xfd740b,_0x236ee9=_0x2d3b4e[_0x387a3c(0x23e)][_0x387a3c(0x25f)](_0x387a3c(0x244));let _0x4e53e7=_0xb74f1[_0x387a3c(0x1f8)](_0x2d3b4e[_0x387a3c(0x235)][_0x387a3c(0x232)][_0x387a3c(0x201)]),_0x30e1ee=_0x236ee9[_0x387a3c(0x23a)](_0x4e53e7);_0x2d3b4e[_0x387a3c(0x235)][_0x387a3c(0x247)](()=>{const _0x7fe9f0=_0x387a3c;if(_0x30e1ee)return void _0x198833[_0x7fe9f0(0x237)](_0x2d3b4e[_0x7fe9f0(0x235)][_0x7fe9f0(0x207)](_0x30e1ee));const _0x481ff7=_0xb74f1[_0x7fe9f0(0x206)](_0x4e53e7);_0x34ac21(_0x5762f4),_0x4e53e7=_0xb74f1[_0x7fe9f0(0x1f8)](_0x2d3b4e[_0x7fe9f0(0x235)][_0x7fe9f0(0x232)][_0x7fe9f0(0x201)]),_0x30e1ee=_0x236ee9[_0x7fe9f0(0x23a)](_0x4e53e7),_0x198833[_0x7fe9f0(0x20c)](_0x2d3b4e[_0x7fe9f0(0x235)][_0x7fe9f0(0x207)](_0x30e1ee),_0x481ff7?null:_0x7fe9f0(0x268));});}),_0x198833[_0xfd740b(0x257)][_0xfd740b(0x258)](_0xfd740b(0x259),_0xfd740b(0x268),_0xfd740b(0x204),_0x36a4b9));const _0x5069db=[{'type':_0xfd740b(0x22d),'subType':_0xfd740b(0x210)},{'type':_0xfd740b(0x259),'subType':_0xfd740b(0x268)},{'type':_0xfd740b(0x22d),'subType':_0xfd740b(0x260)},{'type':_0xfd740b(0x259),'subType':_0xfd740b(0x260)}];function _0x3ec5e4(_0x1f992d,_0x29a69f){const _0x201d76=_0xfd740b,_0x216249=_0x5069db[_0x201d76(0x233)](({type:_0x574ae0,subType:_0x35db19})=>_0x1f992d[_0x201d76(0x26c)]==_0x574ae0&&_0x1f992d[_0x201d76(0x24a)]==_0x35db19),_0x52441e=_0x5069db[_0x201d76(0x233)](({type:_0xd383c4,subType:_0xc33b34})=>_0x29a69f[_0x201d76(0x26c)]==_0xd383c4&&_0x29a69f[_0x201d76(0x24a)]==_0xc33b34);if(_0x216249<0x0||_0x52441e<0x0)return!0x1;const _0x319c00=_0x1f992d[_0x201d76(0x240)](),_0x16bfb0=_0x29a69f[_0x201d76(0x240)]();if((0x0==_0x216249||0x1==_0x216249)&&0x2==_0x52441e&&_0x319c00[_0x201d76(0x236)](_0x16bfb0))return!0x0;if(0x2==_0x216249&&0x3==_0x52441e){const _0x5a9ea6=_0x198833[_0x201d76(0x219)](_0x319c00,_0x201d76(0x259))[_0x201d76(0x1f6)](({suggestion:_0xadf97e,meta:_0x2ce929})=>_0x2ce929[_0x201d76(0x224)]&&_0x201d76(0x260)==_0xadf97e[_0x201d76(0x24a)]);if(_0x5a9ea6[_0x201d76(0x215)]>0x1&&_0x16bfb0[_0x201d76(0x245)][_0x201d76(0x249)](_0x319c00[_0x201d76(0x20b)]))return!0x0;if(0x1==_0x5a9ea6[_0x201d76(0x215)]&&(_0x319c00[_0x201d76(0x20b)][_0x201d76(0x249)](_0x16bfb0[_0x201d76(0x245)])||_0x319c00[_0x201d76(0x245)][_0x201d76(0x249)](_0x16bfb0[_0x201d76(0x20b)])))return!0x0;}if(0x3==_0x216249&&0x3==_0x52441e&&_0x319c00[_0x201d76(0x20b)][_0x201d76(0x231)](_0x16bfb0[_0x201d76(0x20b)])){const _0x1ef9b1=_0x319c00[_0x201d76(0x245)][_0x201d76(0x26b)],_0x3da436=_0x16bfb0[_0x201d76(0x20b)][_0x201d76(0x234)];return _0xb74f1[_0x201d76(0x206)](_0x1ef9b1)&&_0x1ef9b1===_0x3da436;}return!0x1;}function _0x36a4b9(_0x347f34,_0x3f44e1){return _0x3ec5e4(_0x347f34,_0x3f44e1)?[_0x347f34,_0x3f44e1]:_0x3ec5e4(_0x3f44e1,_0x347f34)?[_0x3f44e1,_0x347f34]:null;}_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x1f9)](_0xfd740b(0x214))&&(_0x198833[_0xfd740b(0x24b)](_0xfd740b(0x253)),_0x198833[_0xfd740b(0x269)](_0xfd740b(0x22b)),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x263)](_0xfd740b(0x22b),_0x38694d(_0x242e62,_0xfd740b(0x20e)))),_0x2d3b4e[_0xfd740b(0x23e)][_0xfd740b(0x1f9)](_0xfd740b(0x21f))&&(_0x198833[_0xfd740b(0x24b)](_0xfd740b(0x205)),_0x198833[_0xfd740b(0x269)](_0xfd740b(0x20f))),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x241)](_0x295114=>{const _0x11246e=_0xfd740b;if(!!_0x5069db[_0x11246e(0x25e)](({type:_0x33a8af,subType:_0x49ae66})=>_0x295114[_0x11246e(0x26c)]==_0x33a8af&&_0x295114[_0x11246e(0x24a)]==_0x49ae66))return _0x295114[_0x11246e(0x23c)]?{}:void 0x0;}),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x241)](_0x5a334d=>{const _0x3c25db=_0xfd740b;if(_0x3c25db(0x259)==_0x5a334d[_0x3c25db(0x26c)]||_0x3c25db(0x21b)==_0x5a334d[_0x3c25db(0x26c)]){const _0x7f2195=_0x5a334d[_0x3c25db(0x264)]();if(_0x7f2195&&_0x7f2195['is'](_0x3c25db(0x26a),_0x3c25db(0x22c)))return{'type':_0x3c25db(0x259)==_0x5a334d[_0x3c25db(0x26c)]?_0x3c25db(0x211):_0x3c25db(0x25a),'element':_0x7f2195,'quantity':0x1};}}),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x241)](_0xcf5b7b=>_0xfd740b(0x22d)==_0xcf5b7b[_0xfd740b(0x26c)]&&_0xfd740b(0x260)==_0xcf5b7b[_0xfd740b(0x24a)]?{'type':_0xfd740b(0x267),'content':_0xfd740b(0x262)}:_0xfd740b(0x22d)==_0xcf5b7b[_0xfd740b(0x26c)]&&_0xfd740b(0x1fd)==_0xcf5b7b[_0xfd740b(0x24a)]?{'type':_0xfd740b(0x267),'content':_0xfd740b(0x23b)}:void 0x0),_0x198833[_0xfd740b(0x208)][_0xfd740b(0x241)](_0x5e2483=>{const _0x1cae8b=_0xfd740b;if(_0x1cae8b(0x24f)!=_0x5e2483[_0x1cae8b(0x26c)])return;const {data:_0x2ed56e}=_0x5e2483;if(!_0x2ed56e||_0x1cae8b(0x20f)!=_0x2ed56e[_0x1cae8b(0x242)])return;const _0x3b679f=_0x2ed56e[_0x1cae8b(0x21d)];return _0x3b679f?{'type':_0x1cae8b(0x267),'content':_0x38694d(_0x242e62,_0x1cae8b(0x222),'\x22'+_0x3b679f+'\x22')}:{'type':_0x1cae8b(0x267),'content':_0x38694d(_0x242e62,_0x1cae8b(0x256))};}),this[_0xfd740b(0x254)]();}[_0x48077d(0x254)](){const _0x13f0ab=_0x48077d,_0x1d0f24=this[_0x13f0ab(0x24d)],_0x53db4a=_0x1d0f24[_0x13f0ab(0x25d)];_0x1d0f24[_0x13f0ab(0x23e)][_0x13f0ab(0x25f)](_0x13f0ab(0x1f7))[_0x13f0ab(0x208)][_0x13f0ab(0x241)](_0x5eb35e=>{const _0x33a631=_0x13f0ab;if(_0x33a631(0x22d)!=_0x5eb35e[_0x33a631(0x26c)]&&_0x33a631(0x218)!=_0x5eb35e[_0x33a631(0x26c)])return;const {data:_0x14ab36}=_0x5eb35e;if(_0x14ab36){if(_0x33a631(0x205)==_0x14ab36[_0x33a631(0x246)]){const _0x1ca958=_0x14ab36[_0x33a631(0x20d)][0x0][_0x33a631(0x21d)];return _0x1ca958?{'type':_0x33a631(0x267),'content':_0x38694d(_0x53db4a,_0x33a631(0x222),'\x22'+_0x1ca958+'\x22')}:{'type':_0x33a631(0x267),'content':_0x38694d(_0x53db4a,_0x33a631(0x256))};}if(_0x33a631(0x253)==_0x14ab36[_0x33a631(0x246)]){const _0x2f36c2=_0x14ab36[_0x33a631(0x20d)][0x0][_0x33a631(0x255)];return _0x2f36c2?{'type':_0x33a631(0x267),'content':_0x38694d(_0x53db4a,_0x33a631(0x20a),_0x2f36c2)}:{'type':_0x33a631(0x267),'content':_0x38694d(_0x53db4a,_0x33a631(0x22a))};}}});}}
23
+ const _0xc459d3=_0x5606;function _0x5606(_0x48884c,_0x2922fe){const _0x363612=_0x3636();return _0x5606=function(_0x560633,_0x298c63){_0x560633=_0x560633-0x70;let _0x16354e=_0x363612[_0x560633];return _0x16354e;},_0x5606(_0x48884c,_0x2922fe);}function _0x3636(){const _0x3892e9=['change','subType','end','2919848GXNBDH','ImageTextAlternativeEditing','toggleImageCaption','ImageUploadEditing','insertion','accept','previous','forward','_findSuggestions','descriptionFactory','length','*Reset\x20image\x20width*','ImageCaptionEditing','uploadImage','deletion','ELEMENT_CAPTION','1578072lrrbJn','imageTypeInline','commandParams','markInsertion','10494242QrNKor','imageTextAlternative','imageInline','ImageEditing','isIntersecting','_registerLegacyDescription','registerDescriptionCallback','*Set\x20image\x20text\x20alternative:*\x20%0','get','isBefore','model','commandName','createRangeOn','isBlockImage','64882BiIHTZ','enableCommand','chain','findIndex','format','width','toPrevious','getNearestSelectionRange','start','FORMAT_IMAGE_SIZE','schema','*Set\x20image\x20width:*\x20%0','enableDefaultAttributesIntegration','detach','imageStylePreApply','imageCaption','ImageUtils','fromPosition','attribute','element','getContainedElement','TrackChangesEditing','nodeBefore','ELEMENT_INLINE_IMAGE','forceDefaultExecution','*Remove\x20image\x20text\x20alternative*','imageTypeBlock','createRange','resizeImage','getCaptionFromImageModelElement','1793272uqMoHr','imageBlock','toNext','discard','10FfsOsq','ImageInlineEditing','125nSvcuv','has','resizedWidth','registerElementLabel','afterInit','locale','isCollapsed','removeObject','formatInline','nodeAfter','key','selection','registerAttributeLabel','registerBlockAttribute','Inline\x20image\x20to\x20block\x20image','getSuggestionCallback','99666EOlyIA','plugins','registerCustomCallback','_suggestionFactory','addObject','ImageBlockEditing','document','getClosestSelectedImageElement','alt','markDeletion','caption','find','ELEMENT_IMAGE','newValue','9gNJnIv','convertBlockImageToInline','1093589VgEDxw','editor','type','ImageCaptionUtils','formatBlock','join','convertInlineImageToBlock','insertImage','isOwn','Block\x20image\x20to\x20inline\x20image','markBlockFormat','filter','isEqual','12FpBeAU','backward','getFirstRange','ImageResize'];_0x3636=function(){return _0x3892e9;};return _0x3636();}(function(_0x1a7b9d,_0x5eb9fb){const _0x44a23b=_0x5606,_0x380ba7=_0x1a7b9d();while(!![]){try{const _0xf7bf70=-parseInt(_0x44a23b(0xba))/0x1*(-parseInt(_0x44a23b(0x91))/0x2)+-parseInt(_0x44a23b(0xa8))/0x3+parseInt(_0x44a23b(0xd8))/0x4+parseInt(_0x44a23b(0xde))/0x5*(-parseInt(_0x44a23b(0x74))/0x6)+-parseInt(_0x44a23b(0x84))/0x7+-parseInt(_0x44a23b(0x98))/0x8*(parseInt(_0x44a23b(0x82))/0x9)+-parseInt(_0x44a23b(0xdc))/0xa*(-parseInt(_0x44a23b(0xac))/0xb);if(_0xf7bf70===_0x5eb9fb)break;else _0x380ba7['push'](_0x380ba7['shift']());}catch(_0x1c0702){_0x380ba7['push'](_0x380ba7['shift']());}}}(_0x3636,0x505a5));import{Plugin as _0x301d2f}from'ckeditor5/src/core.js';import{LivePosition as _0x20ffe7}from'ckeditor5/src/engine.js';import{getTranslation as _0xfb14e8}from'../utils/common-translations.js';export default class it extends _0x301d2f{[_0xc459d3(0xe2)](){const _0x1c4d01=_0xc459d3,_0xe2d39f=this[_0x1c4d01(0x85)];if(!_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xdf)](_0x1c4d01(0xaf)))return;const _0x22f56f=_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xb4)](_0x1c4d01(0xcf)),_0x52dcc7=_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xb4)](_0x1c4d01(0xca)),_0x47ab19=_0xe2d39f[_0x1c4d01(0xe3)];_0x22f56f[_0x1c4d01(0xbb)](_0x1c4d01(0x8b)),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0xe1)](_0x1c4d01(0xd9),_0xc3a872=>_0xfb14e8(_0x47ab19,_0x1c4d01(0x80),_0xc3a872)),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0xe1)](_0x1c4d01(0xae),_0x26cfd2=>_0xfb14e8(_0x47ab19,_0x1c4d01(0xd1),_0x26cfd2)),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0xe1)](_0x1c4d01(0x7e),()=>_0xfb14e8(_0x47ab19,_0x1c4d01(0xa7))),_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xdf)](_0x1c4d01(0x9b))&&_0x22f56f[_0x1c4d01(0xbb)](_0x1c4d01(0xa5)),_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xdf)](_0x1c4d01(0x79))&&_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xdf)](_0x1c4d01(0xdd))&&(_0x22f56f[_0x1c4d01(0xbb)](_0x1c4d01(0xa9),(_0x2c1235,_0x22c17a)=>{const _0x1d7380=_0x1c4d01,_0x282c54=_0x52dcc7[_0x1d7380(0x7b)](_0xe2d39f[_0x1d7380(0xb6)][_0x1d7380(0x7a)][_0x1d7380(0xe9)]);_0xe2d39f[_0x1d7380(0xb6)][_0x1d7380(0x95)](()=>{const _0x2957ee=_0x1d7380;_0x22f56f[_0x2957ee(0x8e)](_0x282c54,{'commandName':_0x2957ee(0xa9),'commandParams':[_0x22c17a]},[],_0x2957ee(0x83));});}),_0x22f56f[_0x1c4d01(0xbb)](_0x1c4d01(0xd4),(_0x44e9f9,_0x53d567)=>{const _0x595b3d=_0x1c4d01;_0xe2d39f[_0x595b3d(0xb6)][_0x595b3d(0x95)](_0x82ef6d=>{const _0x143df0=_0x595b3d;let _0x4e497e=_0x52dcc7[_0x143df0(0x7b)](_0xe2d39f[_0x143df0(0xb6)][_0x143df0(0x7a)][_0x143df0(0xe9)]),_0xa1e078=_0x82ef6d[_0x143df0(0xb8)](_0x4e497e);const _0x13b6c9=_0x20ffe7[_0x143df0(0xcb)](_0xa1e078[_0x143df0(0xc2)],_0x143df0(0xc0)),_0x30ef34=_0x20ffe7[_0x143df0(0xcb)](_0xa1e078[_0x143df0(0x97)],_0x143df0(0xda));_0x22f56f[_0x143df0(0xd2)](()=>_0x44e9f9(_0x53d567)),_0x4e497e=_0x52dcc7[_0x143df0(0x7b)](_0xe2d39f[_0x143df0(0xb6)][_0x143df0(0x7a)][_0x143df0(0xe9)]),_0xa1e078=_0x82ef6d[_0x143df0(0xb8)](_0x4e497e);const _0xfa0999=_0x82ef6d[_0x143df0(0xd5)](_0x13b6c9,_0x30ef34);_0x13b6c9[_0x143df0(0xc7)](),_0x30ef34[_0x143df0(0xc7)](),_0x22f56f[_0x143df0(0x8e)](_0x4e497e,{'commandName':_0x143df0(0xa9),'commandParams':[_0x53d567]},[],_0x143df0(0x8a)),_0xfa0999[_0x143df0(0xc2)][_0x143df0(0xb5)](_0xa1e078[_0x143df0(0xc2)])&&_0x22f56f[_0x143df0(0xab)](_0x82ef6d[_0x143df0(0xd5)](_0xfa0999[_0x143df0(0xc2)],_0xa1e078[_0x143df0(0xc2)]),_0x143df0(0x8a)),_0xa1e078[_0x143df0(0x97)][_0x143df0(0xb5)](_0xfa0999[_0x143df0(0x97)])&&_0x22f56f[_0x143df0(0xab)](_0x82ef6d[_0x143df0(0xd5)](_0xa1e078[_0x143df0(0x97)],_0xfa0999[_0x143df0(0x97)]),_0x143df0(0x8a));});}),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x88),_0x1c4d01(0x8a),_0x1c4d01(0x89),()=>!0x1),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x88),_0x1c4d01(0x8a),_0x1c4d01(0x9d),()=>!0x1),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x88),_0x1c4d01(0x8a),_0x1c4d01(0xdb),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x73)](_0x1c4d01(0x88),'',_0x1c4d01(0x9d))),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x9c),_0x1c4d01(0x8a),_0x1c4d01(0x89),()=>!0x1),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x9c),_0x1c4d01(0x8a),_0x1c4d01(0xdb),([_0x2d6736])=>{const _0x1722cf=_0x1c4d01,_0x53728c=_0x22f56f[_0x1722cf(0x77)][_0x1722cf(0x73)](_0x1722cf(0x9c),'',_0x1722cf(0xdb));let _0x5d4e88=_0x2d6736[_0x1722cf(0xc2)],_0x39fbf1=_0x2d6736[_0x1722cf(0x97)];const _0x4a129d=_0xe2d39f[_0x1722cf(0xb6)][_0x1722cf(0xc4)][_0x1722cf(0xc1)](_0x5d4e88,_0x1722cf(0x92)),_0x1ded61=_0xe2d39f[_0x1722cf(0xb6)][_0x1722cf(0xc4)][_0x1722cf(0xc1)](_0x39fbf1,_0x1722cf(0x9f));_0x4a129d[_0x1722cf(0xe4)]&&(_0x5d4e88=_0x4a129d[_0x1722cf(0xc2)]),_0x1ded61[_0x1722cf(0xe4)]&&(_0x39fbf1=_0x1ded61[_0x1722cf(0x97)]),_0x53728c([_0xe2d39f[_0x1722cf(0xb6)][_0x1722cf(0xd5)](_0x5d4e88,_0x39fbf1)]);}),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x88),_0x1c4d01(0x8a),_0x1c4d01(0xbc),_0x413c2d),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x9c),_0x1c4d01(0x8a),_0x1c4d01(0xbc),_0x413c2d)),_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xdf)](_0x1c4d01(0xa4))&&(_0x22f56f[_0x1c4d01(0xbb)](_0x1c4d01(0x9a),(_0x947dc8,_0x12c8ab)=>{const _0x2c582b=_0x1c4d01,_0x249b90=_0xe2d39f[_0x2c582b(0x75)][_0x2c582b(0xb4)](_0x2c582b(0x87));let _0xc2b103=_0x52dcc7[_0x2c582b(0x7b)](_0xe2d39f[_0x2c582b(0xb6)][_0x2c582b(0x7a)][_0x2c582b(0xe9)]),_0x5cde9a=_0x249b90[_0x2c582b(0xd7)](_0xc2b103);_0xe2d39f[_0x2c582b(0xb6)][_0x2c582b(0x95)](()=>{const _0x6d7a90=_0x2c582b;if(_0x5cde9a)return void _0x22f56f[_0x6d7a90(0x7d)](_0xe2d39f[_0x6d7a90(0xb6)][_0x6d7a90(0xb8)](_0x5cde9a));const _0x1bf9a8=_0x52dcc7[_0x6d7a90(0xb9)](_0xc2b103);_0x947dc8(_0x12c8ab),_0xc2b103=_0x52dcc7[_0x6d7a90(0x7b)](_0xe2d39f[_0x6d7a90(0xb6)][_0x6d7a90(0x7a)][_0x6d7a90(0xe9)]),_0x5cde9a=_0x249b90[_0x6d7a90(0xd7)](_0xc2b103),_0x22f56f[_0x6d7a90(0xab)](_0xe2d39f[_0x6d7a90(0xb6)][_0x6d7a90(0xb8)](_0x5cde9a),_0x1bf9a8?null:_0x6d7a90(0xc9));});}),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x9c),_0x1c4d01(0xc9),_0x1c4d01(0xbc),_0x413c2d));const _0x3b31ef=[{'type':_0x1c4d01(0x88),'subType':_0x1c4d01(0xc8)},{'type':_0x1c4d01(0x9c),'subType':_0x1c4d01(0xc9)},{'type':_0x1c4d01(0x88),'subType':_0x1c4d01(0x8a)},{'type':_0x1c4d01(0x9c),'subType':_0x1c4d01(0x8a)}];function _0xbdf68a(_0x21f538,_0x4d4be6){const _0xe0e7a3=_0x1c4d01,_0x9b31b2=_0x3b31ef[_0xe0e7a3(0xbd)](({type:_0x452d35,subType:_0x595cc5})=>_0x21f538[_0xe0e7a3(0x86)]==_0x452d35&&_0x21f538[_0xe0e7a3(0x96)]==_0x595cc5),_0x50cc12=_0x3b31ef[_0xe0e7a3(0xbd)](({type:_0x524c47,subType:_0x464597})=>_0x4d4be6[_0xe0e7a3(0x86)]==_0x524c47&&_0x4d4be6[_0xe0e7a3(0x96)]==_0x464597);if(_0x9b31b2<0x0||_0x50cc12<0x0)return!0x1;const _0x263ce4=_0x21f538[_0xe0e7a3(0x93)](),_0x5f56cb=_0x4d4be6[_0xe0e7a3(0x93)]();if((0x0==_0x9b31b2||0x1==_0x9b31b2)&&0x2==_0x50cc12&&_0x263ce4[_0xe0e7a3(0xb0)](_0x5f56cb))return!0x0;if(0x2==_0x9b31b2&&0x3==_0x50cc12){const _0x4e3782=_0x22f56f[_0xe0e7a3(0xa0)](_0x263ce4,_0xe0e7a3(0x9c))[_0xe0e7a3(0x8f)](({suggestion:_0x3e4b52,meta:_0x4f821a})=>_0x4f821a[_0xe0e7a3(0x8c)]&&_0xe0e7a3(0x8a)==_0x3e4b52[_0xe0e7a3(0x96)]);if(_0x4e3782[_0xe0e7a3(0xa2)]>0x1&&_0x5f56cb[_0xe0e7a3(0x97)][_0xe0e7a3(0x90)](_0x263ce4[_0xe0e7a3(0xc2)]))return!0x0;if(0x1==_0x4e3782[_0xe0e7a3(0xa2)]&&(_0x263ce4[_0xe0e7a3(0xc2)][_0xe0e7a3(0x90)](_0x5f56cb[_0xe0e7a3(0x97)])||_0x263ce4[_0xe0e7a3(0x97)][_0xe0e7a3(0x90)](_0x5f56cb[_0xe0e7a3(0xc2)])))return!0x0;}if(0x3==_0x9b31b2&&0x3==_0x50cc12&&_0x263ce4[_0xe0e7a3(0xc2)][_0xe0e7a3(0xb5)](_0x5f56cb[_0xe0e7a3(0xc2)])){const _0x1ed960=_0x263ce4[_0xe0e7a3(0x97)][_0xe0e7a3(0xe7)],_0x3ca306=_0x5f56cb[_0xe0e7a3(0xc2)][_0xe0e7a3(0xd0)];return _0x52dcc7[_0xe0e7a3(0xb9)](_0x1ed960)&&_0x1ed960===_0x3ca306;}return!0x1;}function _0x413c2d(_0x409bbe,_0x3494e7){return _0xbdf68a(_0x409bbe,_0x3494e7)?[_0x409bbe,_0x3494e7]:_0xbdf68a(_0x3494e7,_0x409bbe)?[_0x3494e7,_0x409bbe]:null;}_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xdf)](_0x1c4d01(0x94))&&(_0x22f56f[_0x1c4d01(0xc6)](_0x1c4d01(0xd6)),_0x22f56f[_0x1c4d01(0x71)](_0x1c4d01(0xe0)),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0x70)](_0x1c4d01(0xe0),_0xfb14e8(_0x47ab19,_0x1c4d01(0xc3)))),_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xdf)](_0x1c4d01(0x99))&&(_0x22f56f[_0x1c4d01(0xc6)](_0x1c4d01(0xad)),_0x22f56f[_0x1c4d01(0x71)](_0x1c4d01(0x7c))),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0xb2)](_0x46ef7c=>{const _0x55ef48=_0x1c4d01;if(!!_0x3b31ef[_0x55ef48(0x7f)](({type:_0x58bb0b,subType:_0x1919c3})=>_0x46ef7c[_0x55ef48(0x86)]==_0x58bb0b&&_0x46ef7c[_0x55ef48(0x96)]==_0x1919c3))return _0x46ef7c[_0x55ef48(0x9e)]?{}:void 0x0;}),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0xb2)](_0x1def3a=>{const _0x2fb92d=_0x1c4d01;if(_0x2fb92d(0x9c)==_0x1def3a[_0x2fb92d(0x86)]||_0x2fb92d(0xa6)==_0x1def3a[_0x2fb92d(0x86)]){const _0x116633=_0x1def3a[_0x2fb92d(0xce)]();if(_0x116633&&_0x116633['is'](_0x2fb92d(0xcd),_0x2fb92d(0x7e)))return{'type':_0x2fb92d(0x9c)==_0x1def3a[_0x2fb92d(0x86)]?_0x2fb92d(0x78):_0x2fb92d(0xe5),'element':_0x116633,'quantity':0x1};}}),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0xb2)](_0x26cc8e=>_0x1c4d01(0x88)==_0x26cc8e[_0x1c4d01(0x86)]&&_0x1c4d01(0x8a)==_0x26cc8e[_0x1c4d01(0x96)]?{'type':_0x1c4d01(0xbe),'content':_0x1c4d01(0x72)}:_0x1c4d01(0x88)==_0x26cc8e[_0x1c4d01(0x86)]&&_0x1c4d01(0x83)==_0x26cc8e[_0x1c4d01(0x96)]?{'type':_0x1c4d01(0xbe),'content':_0x1c4d01(0x8d)}:void 0x0),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0xb2)](_0x19468c=>{const _0x3a0078=_0x1c4d01;if(_0x3a0078(0xcc)!=_0x19468c[_0x3a0078(0x86)])return;const {data:_0x4d4384}=_0x19468c;if(!_0x4d4384||_0x3a0078(0x7c)!=_0x4d4384[_0x3a0078(0xe8)])return;const _0x16dc77=_0x4d4384[_0x3a0078(0x81)];return _0x16dc77?{'type':_0x3a0078(0xbe),'content':_0xfb14e8(_0x47ab19,_0x3a0078(0xb3),'\x22'+_0x16dc77+'\x22')}:{'type':_0x3a0078(0xbe),'content':_0xfb14e8(_0x47ab19,_0x3a0078(0xd3))};}),this[_0x1c4d01(0xb1)]();}[_0xc459d3(0xb1)](){const _0xc91cb3=_0xc459d3,_0x574386=this[_0xc91cb3(0x85)],_0x2513b7=_0x574386[_0xc91cb3(0xe3)];_0x574386[_0xc91cb3(0x75)][_0xc91cb3(0xb4)](_0xc91cb3(0xcf))[_0xc91cb3(0xa1)][_0xc91cb3(0xb2)](_0xde7874=>{const _0x313def=_0xc91cb3;if(_0x313def(0x88)!=_0xde7874[_0x313def(0x86)]&&_0x313def(0xe6)!=_0xde7874[_0x313def(0x86)])return;const {data:_0x418cec}=_0xde7874;if(_0x418cec){if(_0x313def(0xad)==_0x418cec[_0x313def(0xb7)]){const _0x4e06f9=_0x418cec[_0x313def(0xaa)][0x0][_0x313def(0x81)];return _0x4e06f9?{'type':_0x313def(0xbe),'content':_0xfb14e8(_0x2513b7,_0x313def(0xb3),'\x22'+_0x4e06f9+'\x22')}:{'type':_0x313def(0xbe),'content':_0xfb14e8(_0x2513b7,_0x313def(0xd3))};}if(_0x313def(0xd6)==_0x418cec[_0x313def(0xb7)]){const _0x1cff62=_0x418cec[_0x313def(0xaa)][0x0][_0x313def(0xbf)];return _0x1cff62?{'type':_0x313def(0xbe),'content':_0xfb14e8(_0x2513b7,_0x313def(0xc5),_0x1cff62)}:{'type':_0x313def(0xbe),'content':_0xfb14e8(_0x2513b7,_0x313def(0xa3))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x52dc(){const _0x50581a=['src','plugins','_handleLegacySuggestions','discard','227gTzfcn','getSuggestionCallback','registerBlockAttribute','registerDescriptionCallback','get','_registerLegacyDescription','attribute','has','newValue','accept','TrackChangesEditing','commandName','descriptionFactory','ImageEditing','registerCustomCallback','locale','2545173fhgWmP','enableDefaultAttributesIntegration','58jJGwgt','*Replace\x20image\x20URL*','key','6EJhFXT','editor','replaceImageSource','614388qdAMtG','535200nYeQND','*Format:*\x20replace\x20image\x20URL','_suggestionFactory','type','988925QKhTmR','oldValue','formatInline','formatBlock','afterInit','409152EDlqQC','900487koAxvj','format'];_0x52dc=function(){return _0x50581a;};return _0x52dc();}const _0x3591b8=_0x215f;function _0x215f(_0x2d3876,_0x5b3d30){const _0x52dc3d=_0x52dc();return _0x215f=function(_0x215fc6,_0x161cf5){_0x215fc6=_0x215fc6-0x167;let _0x597b42=_0x52dc3d[_0x215fc6];return _0x597b42;},_0x215f(_0x2d3876,_0x5b3d30);}(function(_0x4bbdec,_0x1a2710){const _0x57046d=_0x215f,_0xba738=_0x4bbdec();while(!![]){try{const _0x566d96=-parseInt(_0x57046d(0x18d))/0x1*(parseInt(_0x57046d(0x176))/0x2)+parseInt(_0x57046d(0x179))/0x3*(-parseInt(_0x57046d(0x186))/0x4)+parseInt(_0x57046d(0x181))/0x5+-parseInt(_0x57046d(0x17c))/0x6+-parseInt(_0x57046d(0x187))/0x7+parseInt(_0x57046d(0x17d))/0x8+parseInt(_0x57046d(0x174))/0x9;if(_0x566d96===_0x1a2710)break;else _0xba738['push'](_0xba738['shift']());}catch(_0x3748c1){_0xba738['push'](_0xba738['shift']());}}}(_0x52dc,0x19b44));import{Plugin as _0x22997d}from'ckeditor5/src/core.js';import{getTranslation as _0x127fbf}from'../utils/common-translations.js';export default class st extends _0x22997d{[_0x3591b8(0x185)](){const _0x1ffd9e=_0x3591b8;if(!this[_0x1ffd9e(0x17a)][_0x1ffd9e(0x18a)][_0x1ffd9e(0x16b)](_0x1ffd9e(0x171)))return;const _0x4e8194=this[_0x1ffd9e(0x17a)][_0x1ffd9e(0x173)],_0x37ba86=this[_0x1ffd9e(0x17a)][_0x1ffd9e(0x18a)][_0x1ffd9e(0x168)](_0x1ffd9e(0x16e));_0x37ba86[_0x1ffd9e(0x175)](_0x1ffd9e(0x17b)),_0x37ba86[_0x1ffd9e(0x18f)](_0x1ffd9e(0x189)),_0x37ba86[_0x1ffd9e(0x170)][_0x1ffd9e(0x167)](_0x45c2e2=>{const _0x119722=_0x1ffd9e;if(_0x119722(0x16a)!=_0x45c2e2[_0x119722(0x180)])return;const {data:_0xdbdfaf}=_0x45c2e2;return _0xdbdfaf&&_0x119722(0x189)==_0xdbdfaf[_0x119722(0x178)]?_0xdbdfaf[_0x119722(0x16c)]&&_0xdbdfaf[_0x119722(0x182)]?{'type':_0x119722(0x188),'content':_0x127fbf(_0x4e8194,_0x119722(0x177))}:{'type':_0x119722(0x188),'content':''}:void 0x0;}),this[_0x1ffd9e(0x18b)]();}[_0x3591b8(0x18b)](){const _0x1ddb39=_0x3591b8,_0x151ffa=this[_0x1ddb39(0x17a)][_0x1ddb39(0x18a)][_0x1ddb39(0x168)](_0x1ddb39(0x16e));_0x151ffa[_0x1ddb39(0x17f)][_0x1ddb39(0x172)](_0x1ddb39(0x184),_0x1ddb39(0x17b),_0x1ddb39(0x16d),_0x151ffa[_0x1ddb39(0x17f)][_0x1ddb39(0x18e)](_0x1ddb39(0x184),null,_0x1ddb39(0x18c))),_0x151ffa[_0x1ddb39(0x17f)][_0x1ddb39(0x172)](_0x1ddb39(0x184),_0x1ddb39(0x17b),_0x1ddb39(0x18c),_0x151ffa[_0x1ddb39(0x17f)][_0x1ddb39(0x18e)](_0x1ddb39(0x184),null,_0x1ddb39(0x16d))),this[_0x1ddb39(0x169)]();}[_0x3591b8(0x169)](){const _0x3df608=_0x3591b8,_0x5da0f5=this[_0x3df608(0x17a)],_0x2bab9d=_0x5da0f5[_0x3df608(0x173)];_0x5da0f5[_0x3df608(0x18a)][_0x3df608(0x168)](_0x3df608(0x16e))[_0x3df608(0x170)][_0x3df608(0x167)](_0xbaa545=>{const _0x3f5cfd=_0x3df608;if(_0x3f5cfd(0x184)!=_0xbaa545[_0x3f5cfd(0x180)]&&_0x3f5cfd(0x183)!=_0xbaa545[_0x3f5cfd(0x180)])return;const {data:_0x439981}=_0xbaa545;if(!_0x439981||_0x3f5cfd(0x17b)!=_0x439981[_0x3f5cfd(0x16f)])return;return{'type':_0x3f5cfd(0x188),'content':_0x127fbf(_0x2bab9d,_0x3f5cfd(0x17e))};});}}
23
+ function _0x4930(){const _0x29d0c6=['274980UDSMbg','formatBlock','oldValue','registerBlockAttribute','newValue','plugins','has','*Format:*\x20replace\x20image\x20URL','_handleLegacySuggestions','registerDescriptionCallback','attribute','key','6030848jIjKAD','TrackChangesEditing','ImageEditing','_suggestionFactory','*Replace\x20image\x20URL*','type','format','_registerLegacyDescription','discard','registerCustomCallback','9XSHpOJ','get','src','accept','afterInit','replaceImageSource','5011105qTnFCe','descriptionFactory','225492gDKNEA','commandName','3277435UVeWFT','getSuggestionCallback','2482028RqbUzq','52hqqmii','locale','enableDefaultAttributesIntegration','editor','2992932vXqGwh','formatInline'];_0x4930=function(){return _0x29d0c6;};return _0x4930();}const _0x28d97d=_0x105f;(function(_0xff3b10,_0x22b98a){const _0x2af9ae=_0x105f,_0x3494a2=_0xff3b10();while(!![]){try{const _0x5d2add=-parseInt(_0x2af9ae(0x108))/0x1+parseInt(_0x2af9ae(0x101))/0x2+parseInt(_0x2af9ae(0xfd))/0x3*(-parseInt(_0x2af9ae(0x102))/0x4)+-parseInt(_0x2af9ae(0xfb))/0x5+parseInt(_0x2af9ae(0x106))/0x6+parseInt(_0x2af9ae(0xff))/0x7+-parseInt(_0x2af9ae(0x114))/0x8*(-parseInt(_0x2af9ae(0xf5))/0x9);if(_0x5d2add===_0x22b98a)break;else _0x3494a2['push'](_0x3494a2['shift']());}catch(_0x556d11){_0x3494a2['push'](_0x3494a2['shift']());}}}(_0x4930,0xacbec));function _0x105f(_0x60ce71,_0x5c96df){const _0x4930ba=_0x4930();return _0x105f=function(_0x105f10,_0x5aa842){_0x105f10=_0x105f10-0xec;let _0x145d64=_0x4930ba[_0x105f10];return _0x145d64;},_0x105f(_0x60ce71,_0x5c96df);}import{Plugin as _0x553bdc}from'ckeditor5/src/core.js';import{getTranslation as _0x426e44}from'../utils/common-translations.js';export default class st extends _0x553bdc{[_0x28d97d(0xf9)](){const _0x405f7f=_0x28d97d;if(!this[_0x405f7f(0x105)][_0x405f7f(0x10d)][_0x405f7f(0x10e)](_0x405f7f(0xed)))return;const _0x2f2157=this[_0x405f7f(0x105)][_0x405f7f(0x103)],_0x449eb3=this[_0x405f7f(0x105)][_0x405f7f(0x10d)][_0x405f7f(0xf6)](_0x405f7f(0xec));_0x449eb3[_0x405f7f(0x104)](_0x405f7f(0xfa)),_0x449eb3[_0x405f7f(0x10b)](_0x405f7f(0xf7)),_0x449eb3[_0x405f7f(0xfc)][_0x405f7f(0x111)](_0x2d7844=>{const _0x1cf674=_0x405f7f;if(_0x1cf674(0x112)!=_0x2d7844[_0x1cf674(0xf0)])return;const {data:_0x55b13d}=_0x2d7844;return _0x55b13d&&_0x1cf674(0xf7)==_0x55b13d[_0x1cf674(0x113)]?_0x55b13d[_0x1cf674(0x10c)]&&_0x55b13d[_0x1cf674(0x10a)]?{'type':_0x1cf674(0xf1),'content':_0x426e44(_0x2f2157,_0x1cf674(0xef))}:{'type':_0x1cf674(0xf1),'content':''}:void 0x0;}),this[_0x405f7f(0x110)]();}[_0x28d97d(0x110)](){const _0x1ce9b0=_0x28d97d,_0x34aa57=this[_0x1ce9b0(0x105)][_0x1ce9b0(0x10d)][_0x1ce9b0(0xf6)](_0x1ce9b0(0xec));_0x34aa57[_0x1ce9b0(0xee)][_0x1ce9b0(0xf4)](_0x1ce9b0(0x109),_0x1ce9b0(0xfa),_0x1ce9b0(0xf8),_0x34aa57[_0x1ce9b0(0xee)][_0x1ce9b0(0x100)](_0x1ce9b0(0x109),null,_0x1ce9b0(0xf3))),_0x34aa57[_0x1ce9b0(0xee)][_0x1ce9b0(0xf4)](_0x1ce9b0(0x109),_0x1ce9b0(0xfa),_0x1ce9b0(0xf3),_0x34aa57[_0x1ce9b0(0xee)][_0x1ce9b0(0x100)](_0x1ce9b0(0x109),null,_0x1ce9b0(0xf8))),this[_0x1ce9b0(0xf2)]();}[_0x28d97d(0xf2)](){const _0x3c334e=_0x28d97d,_0x235bf7=this[_0x3c334e(0x105)],_0x4eca9b=_0x235bf7[_0x3c334e(0x103)];_0x235bf7[_0x3c334e(0x10d)][_0x3c334e(0xf6)](_0x3c334e(0xec))[_0x3c334e(0xfc)][_0x3c334e(0x111)](_0x4c1e9b=>{const _0x491bc7=_0x3c334e;if(_0x491bc7(0x109)!=_0x4c1e9b[_0x491bc7(0xf0)]&&_0x491bc7(0x107)!=_0x4c1e9b[_0x491bc7(0xf0)])return;const {data:_0x1ca528}=_0x4c1e9b;if(!_0x1ca528||_0x491bc7(0xfa)!=_0x1ca528[_0x491bc7(0xfe)])return;return{'type':_0x491bc7(0xf1),'content':_0x426e44(_0x4eca9b,_0x491bc7(0x10f))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x487296=_0x4b89;function _0x4514(){const _0x5eb468=['getContainedElement','isInlineImage','accept','end','afterInit','value','markBlockFormat','convertInlineImageToBlock','2260xPTWqy','isBefore','formatInline','36EssHQJ','newRange','selection','shouldConvertImageType','getChangedMarkers','commandParams','insertion','imageTypeInline','getSuggestions','findIndex','TrackChangesEditing','head','length','title','chain','*Format:*\x20%0','side','plugins','commandName','isEqual','ImageUtils','format','editor','imageStyle','getSuggestion','type','imageStylePostApply','formatBlock','normalizedStyles','nodeBefore','setImageNaturalSizeAttributes','4yxjgNf','imageStylePreApply','has','isIntersecting','Users','326jCLUnU','get','822940eBAmbp','registerDescriptionCallback','hasSuggestion','suggestion','forEach','isBlockImage','10DFDdxQ','6QeSqvN','from','commands','1551231vznzvz','registerPostFixer','commandReversedParams','_findSuggestions','867384JFmgmO','imageTypeBlock','registerCustomCallback','change','nodeAfter','8632248iCRLar','discard','_suggestionFactory','createRangeOn','isInContent','subType','discardSuggestion','enableCommand','_splitMarkerName','name','imageCaption','FORMAT_SIDE_IMAGE','document','differ','isOwn','descriptionFactory','model','next','getFirstRange','refresh','start','join','getClosestSelectedImageElement','ImageStyleEditing','filter','getSuggestionCallback','2213981abQTss','_registerLegacyDescription','author','locale','93768TnoEZy','toLowerCase','markInlineFormat'];_0x4514=function(){return _0x5eb468;};return _0x4514();}(function(_0x34590d,_0x308f4e){const _0x31e46a=_0x4b89,_0x38976a=_0x34590d();while(!![]){try{const _0x18b35e=parseInt(_0x31e46a(0x151))/0x1*(parseInt(_0x31e46a(0x178))/0x2)+-parseInt(_0x31e46a(0x184))/0x3+-parseInt(_0x31e46a(0x173))/0x4*(parseInt(_0x31e46a(0x17a))/0x5)+parseInt(_0x31e46a(0x181))/0x6*(parseInt(_0x31e46a(0x188))/0x7)+-parseInt(_0x31e46a(0x146))/0x8*(parseInt(_0x31e46a(0x154))/0x9)+-parseInt(_0x31e46a(0x180))/0xa*(parseInt(_0x31e46a(0x142))/0xb)+parseInt(_0x31e46a(0x18d))/0xc;if(_0x18b35e===_0x308f4e)break;else _0x38976a['push'](_0x38976a['shift']());}catch(_0x35c212){_0x38976a['push'](_0x38976a['shift']());}}}(_0x4514,0x44ce2));import{Plugin as _0x5de1da}from'ckeditor5/src/core.js';function _0x4b89(_0xcf802d,_0x1182d6){const _0x451474=_0x4514();return _0x4b89=function(_0x4b89e9,_0x43088a){_0x4b89e9=_0x4b89e9-0x12a;let _0x5bf962=_0x451474[_0x4b89e9];return _0x5bf962;},_0x4b89(_0xcf802d,_0x1182d6);}import{uid as _0x44be34}from'ckeditor5/src/utils.js';import{getTranslation as _0x23e4fa}from'../utils/common-translations.js';export default class nt extends _0x5de1da{[_0x487296(0x14d)](){const _0x3eef69=_0x487296,_0x37434f=this[_0x3eef69(0x16a)];if(!_0x37434f[_0x3eef69(0x165)][_0x3eef69(0x175)](_0x3eef69(0x13f)))return;const _0x434998=_0x37434f[_0x3eef69(0x165)][_0x3eef69(0x179)](_0x3eef69(0x15e)),_0x240abc=_0x37434f[_0x3eef69(0x165)][_0x3eef69(0x179)](_0x3eef69(0x168)),_0x6f59ac={};_0x434998[_0x3eef69(0x12f)](_0x3eef69(0x16b),(_0x34762b,_0x2ecc36)=>{const _0x1b1222=_0x3eef69,_0x40df60=_0x37434f[_0x1b1222(0x165)][_0x1b1222(0x179)](_0x1b1222(0x177))['me'],_0x3e6230=_0x37434f[_0x1b1222(0x183)][_0x1b1222(0x179)](_0x1b1222(0x16b));let _0x518345=_0x240abc[_0x1b1222(0x13e)](_0x37434f[_0x1b1222(0x138)][_0x1b1222(0x134)][_0x1b1222(0x156)]),_0x290b06=_0x37434f[_0x1b1222(0x138)][_0x1b1222(0x12b)](_0x518345),_0x1c2ec0=_0x3e6230[_0x1b1222(0x14e)];if(_0x1c2ec0==_0x2ecc36[_0x1b1222(0x14e)])return;const _0xaa22f1={'commandName':_0x1b1222(0x16b),'commandParams':[_0x2ecc36],'formatGroupId':_0x44be34()};_0x37434f[_0x1b1222(0x138)][_0x1b1222(0x18b)](()=>{const _0x381292=_0x1b1222;if(_0x434998[_0x381292(0x15c)]()[_0x381292(0x140)](_0x5e3eca=>_0x5e3eca[_0x381292(0x12c)]&&_0x40df60==_0x5e3eca[_0x381292(0x144)]&&(_0x381292(0x16f)==_0x5e3eca[_0x381292(0x16d)]||_0x381292(0x153)==_0x5e3eca[_0x381292(0x16d)])&&(_0x381292(0x174)==_0x5e3eca[_0x381292(0x12d)]||_0x381292(0x16e)==_0x5e3eca[_0x381292(0x12d)])&&_0x5e3eca[_0x381292(0x13a)]()[_0x381292(0x167)](_0x290b06))[_0x381292(0x17e)](_0x5b4fbe=>_0x434998[_0x381292(0x12e)](_0x5b4fbe[_0x381292(0x15f)])),_0x518345=_0x240abc[_0x381292(0x13e)](_0x37434f[_0x381292(0x138)][_0x381292(0x134)][_0x381292(0x156)]),_0x290b06=_0x37434f[_0x381292(0x138)][_0x381292(0x12b)](_0x518345),_0x3e6230[_0x381292(0x13b)](),_0x37434f[_0x381292(0x183)][_0x381292(0x179)](_0x381292(0x15b))[_0x381292(0x13b)](),_0x37434f[_0x381292(0x183)][_0x381292(0x179)](_0x381292(0x189))[_0x381292(0x13b)](),_0x1c2ec0=_0x3e6230[_0x381292(0x14e)],_0x1c2ec0!=_0x2ecc36[_0x381292(0x14e)])return _0x240abc[_0x381292(0x14a)](_0x518345)&&_0x3e6230[_0x381292(0x157)](_0x2ecc36[_0x381292(0x14e)],_0x518345)?(_0x34762b({..._0x2ecc36,'setImageSizes':!0x1}),_0x518345=_0x240abc[_0x381292(0x13e)](_0x37434f[_0x381292(0x138)][_0x381292(0x134)][_0x381292(0x156)]),void _0x434998[_0x381292(0x14f)](_0x518345,{..._0xaa22f1,'commandReversedParams':[{'value':_0x1c2ec0||null,'setImageSizes':!0x1}]},[],_0x381292(0x174))):void(_0x240abc[_0x381292(0x17f)](_0x518345)?_0x434998[_0x381292(0x14f)](_0x518345,_0xaa22f1,[],_0x381292(0x16e)):_0x434998[_0x381292(0x148)](_0x290b06,_0xaa22f1,_0x381292(0x16e)));});});for(const _0x4d67db of _0x37434f[_0x3eef69(0x165)][_0x3eef69(0x179)](_0x3eef69(0x13f))[_0x3eef69(0x170)])_0x6f59ac[_0x4d67db[_0x3eef69(0x131)]]=_0x4d67db[_0x3eef69(0x161)][_0x3eef69(0x147)]();_0x434998[_0x3eef69(0x12a)][_0x3eef69(0x18a)](_0x3eef69(0x16f),_0x3eef69(0x174),_0x3eef69(0x13d),()=>!0x1),_0x434998[_0x3eef69(0x12a)][_0x3eef69(0x18a)](_0x3eef69(0x16f),_0x3eef69(0x16e),_0x3eef69(0x13d),()=>!0x1),_0x434998[_0x3eef69(0x12a)][_0x3eef69(0x18a)](_0x3eef69(0x153),_0x3eef69(0x16e),_0x3eef69(0x13d),()=>!0x1),_0x434998[_0x3eef69(0x12a)][_0x3eef69(0x18a)](_0x3eef69(0x16f),_0x3eef69(0x174),_0x3eef69(0x14b),([_0x4eb2da])=>{const _0xed1341=_0x3eef69;_0x240abc[_0xed1341(0x172)](_0x4eb2da[_0xed1341(0x149)]());}),_0x434998[_0x3eef69(0x12a)][_0x3eef69(0x18a)](_0x3eef69(0x16f),_0x3eef69(0x174),_0x3eef69(0x18e),(_0x1df038,_0x40a04a)=>{const _0x4d684d=_0x3eef69;_0x434998[_0x4d684d(0x12a)][_0x4d684d(0x141)](_0x4d684d(0x16f),'',_0x4d684d(0x14b))(_0x1df038,{'commandName':_0x40a04a[_0x4d684d(0x166)],'commandParams':_0x40a04a[_0x4d684d(0x186)]});}),_0x434998[_0x3eef69(0x12a)][_0x3eef69(0x18a)](_0x3eef69(0x16f),_0x3eef69(0x174),_0x3eef69(0x162),function(_0x4d82c9,_0x5c6193){if(_0x20a214(_0x4d82c9,_0x5c6193))return[_0x4d82c9,_0x5c6193];if(_0x20a214(_0x5c6193,_0x4d82c9))return[_0x5c6193,_0x4d82c9];return null;});const _0x4851da=[{'type':_0x3eef69(0x16f),'subType':_0x3eef69(0x174)},{'type':_0x3eef69(0x15a),'subType':_0x3eef69(0x132)},{'type':_0x3eef69(0x16f),'subType':_0x3eef69(0x150)},{'type':_0x3eef69(0x15a),'subType':_0x3eef69(0x150)}];function _0x20a214(_0xd70d62,_0x25580a){const _0x328b6e=_0x3eef69,_0x3b81ec=_0x4851da[_0x328b6e(0x15d)](({type:_0x3511c8,subType:_0x5b2240})=>_0xd70d62[_0x328b6e(0x16d)]==_0x3511c8&&_0xd70d62[_0x328b6e(0x12d)]==_0x5b2240),_0x2d89ef=_0x4851da[_0x328b6e(0x15d)](({type:_0x211f58,subType:_0x1ce55f})=>_0x25580a[_0x328b6e(0x16d)]==_0x211f58&&_0x25580a[_0x328b6e(0x12d)]==_0x1ce55f);if(_0x3b81ec<0x0||_0x2d89ef<0x0)return!0x1;const _0x186b2f=_0xd70d62[_0x328b6e(0x13a)](),_0x20aaaf=_0x25580a[_0x328b6e(0x13a)]();if((0x0==_0x3b81ec||0x1==_0x3b81ec)&&0x2==_0x2d89ef&&_0x186b2f[_0x328b6e(0x176)](_0x20aaaf))return!0x0;if(0x2==_0x3b81ec&&0x3==_0x2d89ef){const _0x304093=_0x434998[_0x328b6e(0x187)](_0x186b2f,_0x328b6e(0x15a))[_0x328b6e(0x140)](({suggestion:_0x1b594c,meta:_0x2506c5})=>_0x2506c5[_0x328b6e(0x136)]&&_0x328b6e(0x150)==_0x1b594c[_0x328b6e(0x12d)]);if(_0x304093[_0x328b6e(0x160)]>0x1&&_0x20aaaf[_0x328b6e(0x14c)][_0x328b6e(0x167)](_0x186b2f[_0x328b6e(0x13c)]))return!0x0;if(0x1==_0x304093[_0x328b6e(0x160)]&&(_0x186b2f[_0x328b6e(0x13c)][_0x328b6e(0x167)](_0x20aaaf[_0x328b6e(0x14c)])||_0x186b2f[_0x328b6e(0x14c)][_0x328b6e(0x167)](_0x20aaaf[_0x328b6e(0x13c)])))return!0x0;}if(0x3==_0x3b81ec&&0x3==_0x2d89ef&&_0x186b2f[_0x328b6e(0x13c)][_0x328b6e(0x152)](_0x20aaaf[_0x328b6e(0x13c)])){const _0x46013f=_0x186b2f[_0x328b6e(0x14c)][_0x328b6e(0x18c)],_0x3ccbe8=_0x20aaaf[_0x328b6e(0x13c)][_0x328b6e(0x171)];return _0x240abc[_0x328b6e(0x17f)](_0x46013f)&&_0x46013f===_0x3ccbe8;}return!0x1;}_0x37434f[_0x3eef69(0x138)][_0x3eef69(0x134)][_0x3eef69(0x185)](()=>{const _0x2cd1dc=_0x3eef69;let _0x3164a3=!0x1;const _0x36f898=Array[_0x2cd1dc(0x182)](_0x37434f[_0x2cd1dc(0x138)][_0x2cd1dc(0x134)][_0x2cd1dc(0x135)][_0x2cd1dc(0x158)]());for(const {name:_0x11a8f8,data:_0x2d7c3a}of _0x36f898){const {group:_0x189e16,type:_0x40a474,subType:_0x3936eb,id:_0x35e9df}=_0x434998[_0x2cd1dc(0x130)](_0x11a8f8);if(_0x2cd1dc(0x17d)==_0x189e16&&_0x434998[_0x2cd1dc(0x17c)](_0x35e9df)){if(_0x2cd1dc(0x16f)==_0x40a474&&(_0x2cd1dc(0x174)==_0x3936eb||_0x2cd1dc(0x16e)==_0x3936eb)){const _0x3d61a2=_0x434998[_0x2cd1dc(0x16c)](_0x35e9df);if(_0x2d7c3a[_0x2cd1dc(0x155)]){const _0x256581=_0x3d61a2[_0x2cd1dc(0x13a)]()[_0x2cd1dc(0x149)]();if(_0x240abc[_0x2cd1dc(0x17f)](_0x256581))continue;_0x434998[_0x2cd1dc(0x12e)](_0x3d61a2),_0x3164a3=!0x0;}}if(_0x2cd1dc(0x15a)==_0x40a474&&_0x2cd1dc(0x132)==_0x3936eb&&!_0x2d7c3a[_0x2cd1dc(0x155)]){const _0x1d01b8=_0x434998[_0x2cd1dc(0x16c)](_0x35e9df);_0x1d01b8[_0x2cd1dc(0x139)]&&_0x1d01b8[_0x2cd1dc(0x139)][_0x2cd1dc(0x12c)]&&(_0x434998[_0x2cd1dc(0x12e)](_0x1d01b8[_0x2cd1dc(0x139)]),_0x3164a3=!0x0);}}}return _0x3164a3;}),this[_0x3eef69(0x143)](_0x6f59ac);}[_0x487296(0x143)](_0x327f69){const _0x9b0642=_0x487296,_0x285ddf=this[_0x9b0642(0x16a)],_0x12072c=_0x285ddf[_0x9b0642(0x145)];_0x285ddf[_0x9b0642(0x165)][_0x9b0642(0x179)](_0x9b0642(0x15e))[_0x9b0642(0x137)][_0x9b0642(0x17b)](_0x5afb1a=>{const _0x8d8639=_0x9b0642;if(_0x8d8639(0x16f)!=_0x5afb1a[_0x8d8639(0x16d)]&&_0x8d8639(0x153)!=_0x5afb1a[_0x8d8639(0x16d)])return;const {data:_0x534fa0}=_0x5afb1a;if(!_0x534fa0||_0x8d8639(0x16b)!=_0x534fa0[_0x8d8639(0x166)])return;const _0x3621e5=_0x534fa0[_0x8d8639(0x159)][0x0][_0x8d8639(0x14e)];return _0xd95029(_0x8d8639(0x164)===_0x3621e5?_0x23e4fa(_0x12072c,_0x8d8639(0x133)):_0x327f69[_0x3621e5]||_0x3621e5);function _0xd95029(_0xda6e00){const _0x1aa677=_0x8d8639;return{'type':_0x1aa677(0x169),'content':_0x23e4fa(_0x12072c,_0x1aa677(0x163),_0xda6e00)};}});}}
23
+ const _0x2184e8=_0x3ab5;(function(_0x241f41,_0x3d2d6f){const _0x32d7c1=_0x3ab5,_0x24656f=_0x241f41();while(!![]){try{const _0x3d05e4=parseInt(_0x32d7c1(0x9c))/0x1+parseInt(_0x32d7c1(0xe0))/0x2+parseInt(_0x32d7c1(0x90))/0x3+parseInt(_0x32d7c1(0xa0))/0x4+parseInt(_0x32d7c1(0xd0))/0x5+parseInt(_0x32d7c1(0xe2))/0x6+parseInt(_0x32d7c1(0xaa))/0x7*(-parseInt(_0x32d7c1(0xb3))/0x8);if(_0x3d05e4===_0x3d2d6f)break;else _0x24656f['push'](_0x24656f['shift']());}catch(_0x1d0e50){_0x24656f['push'](_0x24656f['shift']());}}}(_0x1a21,0xc5c59));import{Plugin as _0x4ed981}from'ckeditor5/src/core.js';import{uid as _0x25716c}from'ckeditor5/src/utils.js';function _0x1a21(){const _0x475145=['isBlockImage','1570764WdKboo','_findSuggestions','editor','commandParams','imageStylePostApply','ImageStyleEditing','suggestion','getClosestSelectedImageElement','isEqual','get','getSuggestionCallback','plugins','imageCaption','_suggestionFactory','formatBlock','123684WssbSD','filter','from','isBefore','toLowerCase','join','subType','descriptionFactory','model','registerCustomCallback','imageStyle','commandName','842088eZmgna','getSuggestion','findIndex','forEach','3839040WEQHko','nodeAfter','next','isInContent','_splitMarkerName','format','length','has','document','change','6583619VlajRn','convertInlineImageToBlock','FORMAT_SIDE_IMAGE','discard','author','isOwn','commandReversedParams','insertion','ImageUtils','32TOLRTF','refresh','getFirstRange','isInlineImage','getSuggestions','locale','registerDescriptionCallback','imageTypeBlock','registerPostFixer','getChangedMarkers','discardSuggestion','imageStylePreApply','start','selection','type','commands','title','nodeBefore','formatInline','afterInit','enableCommand','getContainedElement','isIntersecting','chain','Users','normalizedStyles','createRangeOn','hasSuggestion','differ','4894510PCFBeS','TrackChangesEditing','side','*Format:*\x20%0','shouldConvertImageType','_registerLegacyDescription','markInlineFormat','end','value','name','accept','head','markBlockFormat','imageTypeInline','setImageNaturalSizeAttributes','newRange','2976738rMKfnA'];_0x1a21=function(){return _0x475145;};return _0x1a21();}function _0x3ab5(_0x22600d,_0x4cce5e){const _0x1a212e=_0x1a21();return _0x3ab5=function(_0x3ab540,_0x104c1a){_0x3ab540=_0x3ab540-0x8c;let _0x486eb6=_0x1a212e[_0x3ab540];return _0x486eb6;},_0x3ab5(_0x22600d,_0x4cce5e);}import{getTranslation as _0x3867f9}from'../utils/common-translations.js';export default class nt extends _0x4ed981{[_0x2184e8(0xc6)](){const _0x3eb788=_0x2184e8,_0x352ea5=this[_0x3eb788(0xe4)];if(!_0x352ea5[_0x3eb788(0x8c)][_0x3eb788(0xa7)](_0x3eb788(0xe7)))return;const _0x129bc7=_0x352ea5[_0x3eb788(0x8c)][_0x3eb788(0xeb)](_0x3eb788(0xd1)),_0x568823=_0x352ea5[_0x3eb788(0x8c)][_0x3eb788(0xeb)](_0x3eb788(0xb2)),_0x1a4442={};_0x129bc7[_0x3eb788(0xc7)](_0x3eb788(0x9a),(_0x53a95c,_0x10d711)=>{const _0x265e0d=_0x3eb788,_0x2740b7=_0x352ea5[_0x265e0d(0x8c)][_0x265e0d(0xeb)](_0x265e0d(0xcb))['me'],_0xe9cf5f=_0x352ea5[_0x265e0d(0xc2)][_0x265e0d(0xeb)](_0x265e0d(0x9a));let _0x4f7598=_0x568823[_0x265e0d(0xe9)](_0x352ea5[_0x265e0d(0x98)][_0x265e0d(0xa8)][_0x265e0d(0xc0)]),_0x47d0cf=_0x352ea5[_0x265e0d(0x98)][_0x265e0d(0xcd)](_0x4f7598),_0x1cb73b=_0xe9cf5f[_0x265e0d(0xd8)];if(_0x1cb73b==_0x10d711[_0x265e0d(0xd8)])return;const _0x23a3c7={'commandName':_0x265e0d(0x9a),'commandParams':[_0x10d711],'formatGroupId':_0x25716c()};_0x352ea5[_0x265e0d(0x98)][_0x265e0d(0xa9)](()=>{const _0x5f17a1=_0x265e0d;if(_0x129bc7[_0x5f17a1(0xb7)]()[_0x5f17a1(0x91)](_0x4af4fc=>_0x4af4fc[_0x5f17a1(0xa3)]&&_0x2740b7==_0x4af4fc[_0x5f17a1(0xae)]&&(_0x5f17a1(0x8f)==_0x4af4fc[_0x5f17a1(0xc1)]||_0x5f17a1(0xc5)==_0x4af4fc[_0x5f17a1(0xc1)])&&(_0x5f17a1(0xbe)==_0x4af4fc[_0x5f17a1(0x96)]||_0x5f17a1(0xe6)==_0x4af4fc[_0x5f17a1(0x96)])&&_0x4af4fc[_0x5f17a1(0xb5)]()[_0x5f17a1(0xea)](_0x47d0cf))[_0x5f17a1(0x9f)](_0x3b04b7=>_0x129bc7[_0x5f17a1(0xbd)](_0x3b04b7[_0x5f17a1(0xdb)])),_0x4f7598=_0x568823[_0x5f17a1(0xe9)](_0x352ea5[_0x5f17a1(0x98)][_0x5f17a1(0xa8)][_0x5f17a1(0xc0)]),_0x47d0cf=_0x352ea5[_0x5f17a1(0x98)][_0x5f17a1(0xcd)](_0x4f7598),_0xe9cf5f[_0x5f17a1(0xb4)](),_0x352ea5[_0x5f17a1(0xc2)][_0x5f17a1(0xeb)](_0x5f17a1(0xdd))[_0x5f17a1(0xb4)](),_0x352ea5[_0x5f17a1(0xc2)][_0x5f17a1(0xeb)](_0x5f17a1(0xba))[_0x5f17a1(0xb4)](),_0x1cb73b=_0xe9cf5f[_0x5f17a1(0xd8)],_0x1cb73b!=_0x10d711[_0x5f17a1(0xd8)])return _0x568823[_0x5f17a1(0xb6)](_0x4f7598)&&_0xe9cf5f[_0x5f17a1(0xd4)](_0x10d711[_0x5f17a1(0xd8)],_0x4f7598)?(_0x53a95c({..._0x10d711,'setImageSizes':!0x1}),_0x4f7598=_0x568823[_0x5f17a1(0xe9)](_0x352ea5[_0x5f17a1(0x98)][_0x5f17a1(0xa8)][_0x5f17a1(0xc0)]),void _0x129bc7[_0x5f17a1(0xdc)](_0x4f7598,{..._0x23a3c7,'commandReversedParams':[{'value':_0x1cb73b||null,'setImageSizes':!0x1}]},[],_0x5f17a1(0xbe))):void(_0x568823[_0x5f17a1(0xe1)](_0x4f7598)?_0x129bc7[_0x5f17a1(0xdc)](_0x4f7598,_0x23a3c7,[],_0x5f17a1(0xe6)):_0x129bc7[_0x5f17a1(0xd6)](_0x47d0cf,_0x23a3c7,_0x5f17a1(0xe6)));});});for(const _0x6a94b9 of _0x352ea5[_0x3eb788(0x8c)][_0x3eb788(0xeb)](_0x3eb788(0xe7))[_0x3eb788(0xcc)])_0x1a4442[_0x6a94b9[_0x3eb788(0xd9)]]=_0x6a94b9[_0x3eb788(0xc3)][_0x3eb788(0x94)]();_0x129bc7[_0x3eb788(0x8e)][_0x3eb788(0x99)](_0x3eb788(0x8f),_0x3eb788(0xbe),_0x3eb788(0x95),()=>!0x1),_0x129bc7[_0x3eb788(0x8e)][_0x3eb788(0x99)](_0x3eb788(0x8f),_0x3eb788(0xe6),_0x3eb788(0x95),()=>!0x1),_0x129bc7[_0x3eb788(0x8e)][_0x3eb788(0x99)](_0x3eb788(0xc5),_0x3eb788(0xe6),_0x3eb788(0x95),()=>!0x1),_0x129bc7[_0x3eb788(0x8e)][_0x3eb788(0x99)](_0x3eb788(0x8f),_0x3eb788(0xbe),_0x3eb788(0xda),([_0x5da61f])=>{const _0x4be51c=_0x3eb788;_0x568823[_0x4be51c(0xde)](_0x5da61f[_0x4be51c(0xc8)]());}),_0x129bc7[_0x3eb788(0x8e)][_0x3eb788(0x99)](_0x3eb788(0x8f),_0x3eb788(0xbe),_0x3eb788(0xad),(_0x1f303a,_0x1be570)=>{const _0x13b7d8=_0x3eb788;_0x129bc7[_0x13b7d8(0x8e)][_0x13b7d8(0xec)](_0x13b7d8(0x8f),'',_0x13b7d8(0xda))(_0x1f303a,{'commandName':_0x1be570[_0x13b7d8(0x9b)],'commandParams':_0x1be570[_0x13b7d8(0xb0)]});}),_0x129bc7[_0x3eb788(0x8e)][_0x3eb788(0x99)](_0x3eb788(0x8f),_0x3eb788(0xbe),_0x3eb788(0xca),function(_0x2ce171,_0x16e508){if(_0x13d7b4(_0x2ce171,_0x16e508))return[_0x2ce171,_0x16e508];if(_0x13d7b4(_0x16e508,_0x2ce171))return[_0x16e508,_0x2ce171];return null;});const _0x41d882=[{'type':_0x3eb788(0x8f),'subType':_0x3eb788(0xbe)},{'type':_0x3eb788(0xb1),'subType':_0x3eb788(0x8d)},{'type':_0x3eb788(0x8f),'subType':_0x3eb788(0xab)},{'type':_0x3eb788(0xb1),'subType':_0x3eb788(0xab)}];function _0x13d7b4(_0x128d95,_0x5b3dd6){const _0x2a3ce2=_0x3eb788,_0x3d6faf=_0x41d882[_0x2a3ce2(0x9e)](({type:_0x433dd1,subType:_0x3fcea1})=>_0x128d95[_0x2a3ce2(0xc1)]==_0x433dd1&&_0x128d95[_0x2a3ce2(0x96)]==_0x3fcea1),_0x35c287=_0x41d882[_0x2a3ce2(0x9e)](({type:_0x221560,subType:_0x1343f7})=>_0x5b3dd6[_0x2a3ce2(0xc1)]==_0x221560&&_0x5b3dd6[_0x2a3ce2(0x96)]==_0x1343f7);if(_0x3d6faf<0x0||_0x35c287<0x0)return!0x1;const _0x2a0d91=_0x128d95[_0x2a3ce2(0xb5)](),_0xfebdae=_0x5b3dd6[_0x2a3ce2(0xb5)]();if((0x0==_0x3d6faf||0x1==_0x3d6faf)&&0x2==_0x35c287&&_0x2a0d91[_0x2a3ce2(0xc9)](_0xfebdae))return!0x0;if(0x2==_0x3d6faf&&0x3==_0x35c287){const _0x5b53da=_0x129bc7[_0x2a3ce2(0xe3)](_0x2a0d91,_0x2a3ce2(0xb1))[_0x2a3ce2(0x91)](({suggestion:_0xca2756,meta:_0x9d257f})=>_0x9d257f[_0x2a3ce2(0xaf)]&&_0x2a3ce2(0xab)==_0xca2756[_0x2a3ce2(0x96)]);if(_0x5b53da[_0x2a3ce2(0xa6)]>0x1&&_0xfebdae[_0x2a3ce2(0xd7)][_0x2a3ce2(0xea)](_0x2a0d91[_0x2a3ce2(0xbf)]))return!0x0;if(0x1==_0x5b53da[_0x2a3ce2(0xa6)]&&(_0x2a0d91[_0x2a3ce2(0xbf)][_0x2a3ce2(0xea)](_0xfebdae[_0x2a3ce2(0xd7)])||_0x2a0d91[_0x2a3ce2(0xd7)][_0x2a3ce2(0xea)](_0xfebdae[_0x2a3ce2(0xbf)])))return!0x0;}if(0x3==_0x3d6faf&&0x3==_0x35c287&&_0x2a0d91[_0x2a3ce2(0xbf)][_0x2a3ce2(0x93)](_0xfebdae[_0x2a3ce2(0xbf)])){const _0x385777=_0x2a0d91[_0x2a3ce2(0xd7)][_0x2a3ce2(0xa1)],_0x3aa3f8=_0xfebdae[_0x2a3ce2(0xbf)][_0x2a3ce2(0xc4)];return _0x568823[_0x2a3ce2(0xe1)](_0x385777)&&_0x385777===_0x3aa3f8;}return!0x1;}_0x352ea5[_0x3eb788(0x98)][_0x3eb788(0xa8)][_0x3eb788(0xbb)](()=>{const _0x514ced=_0x3eb788;let _0x5b6a9d=!0x1;const _0x5c04bc=Array[_0x514ced(0x92)](_0x352ea5[_0x514ced(0x98)][_0x514ced(0xa8)][_0x514ced(0xcf)][_0x514ced(0xbc)]());for(const {name:_0x11dd6f,data:_0x602eec}of _0x5c04bc){const {group:_0x40d99c,type:_0x34562e,subType:_0x7bdf8a,id:_0x32f9b5}=_0x129bc7[_0x514ced(0xa4)](_0x11dd6f);if(_0x514ced(0xe8)==_0x40d99c&&_0x129bc7[_0x514ced(0xce)](_0x32f9b5)){if(_0x514ced(0x8f)==_0x34562e&&(_0x514ced(0xbe)==_0x7bdf8a||_0x514ced(0xe6)==_0x7bdf8a)){const _0x547b13=_0x129bc7[_0x514ced(0x9d)](_0x32f9b5);if(_0x602eec[_0x514ced(0xdf)]){const _0x5d7e1a=_0x547b13[_0x514ced(0xb5)]()[_0x514ced(0xc8)]();if(_0x568823[_0x514ced(0xe1)](_0x5d7e1a))continue;_0x129bc7[_0x514ced(0xbd)](_0x547b13),_0x5b6a9d=!0x0;}}if(_0x514ced(0xb1)==_0x34562e&&_0x514ced(0x8d)==_0x7bdf8a&&!_0x602eec[_0x514ced(0xdf)]){const _0xfc9b36=_0x129bc7[_0x514ced(0x9d)](_0x32f9b5);_0xfc9b36[_0x514ced(0xa2)]&&_0xfc9b36[_0x514ced(0xa2)][_0x514ced(0xa3)]&&(_0x129bc7[_0x514ced(0xbd)](_0xfc9b36[_0x514ced(0xa2)]),_0x5b6a9d=!0x0);}}}return _0x5b6a9d;}),this[_0x3eb788(0xd5)](_0x1a4442);}[_0x2184e8(0xd5)](_0x3ccb2a){const _0x302356=_0x2184e8,_0x2554b0=this[_0x302356(0xe4)],_0x30cf79=_0x2554b0[_0x302356(0xb8)];_0x2554b0[_0x302356(0x8c)][_0x302356(0xeb)](_0x302356(0xd1))[_0x302356(0x97)][_0x302356(0xb9)](_0x1ec120=>{const _0x28a1c3=_0x302356;if(_0x28a1c3(0x8f)!=_0x1ec120[_0x28a1c3(0xc1)]&&_0x28a1c3(0xc5)!=_0x1ec120[_0x28a1c3(0xc1)])return;const {data:_0x55e104}=_0x1ec120;if(!_0x55e104||_0x28a1c3(0x9a)!=_0x55e104[_0x28a1c3(0x9b)])return;const _0xdffcd=_0x55e104[_0x28a1c3(0xe5)][0x0][_0x28a1c3(0xd8)];return _0x57db3a(_0x28a1c3(0xd2)===_0xdffcd?_0x3867f9(_0x30cf79,_0x28a1c3(0xac)):_0x3ccb2a[_0xdffcd]||_0xdffcd);function _0x57db3a(_0x40548e){const _0x1e16f0=_0x28a1c3;return{'type':_0x1e16f0(0xa5),'content':_0x3867f9(_0x30cf79,_0x1e16f0(0xd3),_0x40548e)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x320615=_0x54ca;(function(_0x2895e1,_0x679f3b){const _0x51b111=_0x54ca,_0x433d5e=_0x2895e1();while(!![]){try{const _0x24cf16=-parseInt(_0x51b111(0x8f))/0x1+parseInt(_0x51b111(0xae))/0x2*(parseInt(_0x51b111(0xa2))/0x3)+parseInt(_0x51b111(0x9c))/0x4+parseInt(_0x51b111(0xab))/0x5*(parseInt(_0x51b111(0xa6))/0x6)+parseInt(_0x51b111(0xa1))/0x7+-parseInt(_0x51b111(0xa4))/0x8+parseInt(_0x51b111(0xa9))/0x9*(-parseInt(_0x51b111(0x97))/0xa);if(_0x24cf16===_0x679f3b)break;else _0x433d5e['push'](_0x433d5e['shift']());}catch(_0x4de9ac){_0x433d5e['push'](_0x433d5e['shift']());}}}(_0x235e,0xacbf3));import{Plugin as _0x526a61}from'ckeditor5/src/core.js';function _0x54ca(_0x45cb18,_0x29005e){const _0x235e22=_0x235e();return _0x54ca=function(_0x54ca51,_0x2236b3){_0x54ca51=_0x54ca51-0x8f;let _0x4adc8a=_0x235e22[_0x54ca51];return _0x4adc8a;},_0x54ca(_0x45cb18,_0x29005e);}export default class ot extends _0x526a61{constructor(_0x3d6c43){const _0x4c6308=_0x54ca;super(_0x3d6c43),this[_0x4c6308(0x99)]=!0x1,this[_0x4c6308(0x94)]=!0x1;}[_0x320615(0xaa)](){const _0x106655=_0x320615,_0x25ae55=this[_0x106655(0x9d)],_0x2946e0=_0x25ae55[_0x106655(0x9e)][_0x106655(0x9a)](_0x106655(0x98)),_0x223e35=_0x25ae55[_0x106655(0x9e)][_0x106655(0x9a)](_0x106655(0x92));_0x2946e0&&(_0x2946e0['on'](_0x106655(0x93),(_0x44dae4,[,_0x3d00ca])=>{const _0x572d5e=_0x106655;this[_0x572d5e(0x99)]=_0x223e35[_0x572d5e(0xa7)],_0x3d00ca[_0x572d5e(0xa8)][_0x572d5e(0xac)]=!this[_0x572d5e(0x99)];},{'priority':_0x106655(0xad)}),this[_0x106655(0x95)](_0x2946e0,_0x106655(0xaf),this[_0x106655(0xa5)][_0x106655(0x96)](this)),this[_0x106655(0x95)](_0x2946e0,_0x106655(0xaf),()=>{const _0x2c6fa4=_0x106655;this[_0x2c6fa4(0x94)]&&(_0x223e35[_0x2c6fa4(0x93)](),this[_0x2c6fa4(0x94)]=!0x1);},{'priority':_0x106655(0x9f)}),_0x25ae55[_0x106655(0xa3)][_0x106655(0x9a)](_0x106655(0x90))[_0x106655(0x91)](_0x106655(0x98)));}[_0x320615(0xa5)](_0x42c441,_0x451751){const _0x24e9bb=_0x320615,{suggestions:_0x46d7b9}=_0x451751,_0x458c20=this[_0x24e9bb(0x9d)][_0x24e9bb(0x9e)][_0x24e9bb(0x9a)](_0x24e9bb(0x92)),_0x56499d=_0x458c20[_0x24e9bb(0xa7)];this[_0x24e9bb(0x99)]!==_0x56499d&&(_0x458c20[_0x24e9bb(0x93)](),this[_0x24e9bb(0x94)]=!0x0),_0x46d7b9&&_0x46d7b9[_0x24e9bb(0xb0)](({id:_0x5bbb29,type:_0x4f52b5,author:_0x420951,created_at:_0x16dd76})=>{const _0x268083=_0x24e9bb,_0x4cfd80={'id':_0x5bbb29,'type':_0x4f52b5,'authorId':this[_0x268083(0x9d)][_0x268083(0xa3)][_0x268083(0x9a)](_0x268083(0x9b))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x420951,'createdAt':_0x16dd76?new Date(_0x16dd76):new Date(),'source':_0x268083(0x98)}}};this[_0x268083(0x9d)][_0x268083(0xa3)][_0x268083(0x9a)](_0x268083(0x90))[_0x268083(0xa0)](_0x4cfd80);});}}function _0x235e(){const _0x3774bc=['track_changes','high','2ZRlESP','dataInsert','forEach','1034507oQwdre','TrackChangesEditing','enableCommand','trackChanges','execute','_trackChangesExecuted','listenTo','bind','10UoCGpK','importWord','_trackChangesValueDuringImport','get','Users','4424520zutzPO','editor','commands','lowest','_setSuggestionData','3649891IIFhYQ','3223317nQsbeg','plugins','4334728zHgjcf','_handleImportedData','742740OcFTDL','value','collaboration_features','5990787Giykdd','afterInit','10XSrBpe'];_0x235e=function(){return _0x3774bc;};return _0x235e();}
23
+ const _0xea7127=_0x3f87;function _0x592d(){const _0x526296=['2793730GlpRza','enableCommand','commands','160941ZDHfMZ','18445RmxxCD','_trackChangesValueDuringImport','_handleImportedData','execute','collaboration_features','2016656LMJDIf','Users','track_changes','lowest','editor','14hIHYKm','high','dataInsert','importWord','value','282oeThSQ','_trackChangesExecuted','plugins','listenTo','trackChanges','get','2718240lPnUbS','346086ZHOkeg','TrackChangesEditing','9Mwrynf','afterInit','forEach','_setSuggestionData','2342832eEqHeP','bind'];_0x592d=function(){return _0x526296;};return _0x592d();}function _0x3f87(_0x6305bc,_0x2502eb){const _0x592de5=_0x592d();return _0x3f87=function(_0x3f872a,_0x5a9d2e){_0x3f872a=_0x3f872a-0x109;let _0x30bd85=_0x592de5[_0x3f872a];return _0x30bd85;},_0x3f87(_0x6305bc,_0x2502eb);}(function(_0x4db006,_0x46b231){const _0xee9107=_0x3f87,_0x51aa8a=_0x4db006();while(!![]){try{const _0x5b98fa=-parseInt(_0xee9107(0x10d))/0x1+-parseInt(_0xee9107(0x123))/0x2*(-parseInt(_0xee9107(0x118))/0x3)+parseInt(_0xee9107(0x113))/0x4+-parseInt(_0xee9107(0x119))/0x5*(parseInt(_0xee9107(0x128))/0x6)+parseInt(_0xee9107(0x10c))/0x7+-parseInt(_0xee9107(0x11e))/0x8*(parseInt(_0xee9107(0x10f))/0x9)+-parseInt(_0xee9107(0x115))/0xa;if(_0x5b98fa===_0x46b231)break;else _0x51aa8a['push'](_0x51aa8a['shift']());}catch(_0x475630){_0x51aa8a['push'](_0x51aa8a['shift']());}}}(_0x592d,0x48e89));import{Plugin as _0x119469}from'ckeditor5/src/core.js';export default class ot extends _0x119469{constructor(_0x45f6e7){const _0x3ccf38=_0x3f87;super(_0x45f6e7),this[_0x3ccf38(0x11a)]=!0x1,this[_0x3ccf38(0x129)]=!0x1;}[_0xea7127(0x110)](){const _0xb71c7c=_0xea7127,_0x5422f1=this[_0xb71c7c(0x122)],_0x179f64=_0x5422f1[_0xb71c7c(0x117)][_0xb71c7c(0x10b)](_0xb71c7c(0x126)),_0x2cb0f6=_0x5422f1[_0xb71c7c(0x117)][_0xb71c7c(0x10b)](_0xb71c7c(0x10a));_0x179f64&&(_0x179f64['on'](_0xb71c7c(0x11c),(_0x56bfe3,[,_0x2850ed])=>{const _0x104da8=_0xb71c7c;this[_0x104da8(0x11a)]=_0x2cb0f6[_0x104da8(0x127)],_0x2850ed[_0x104da8(0x11d)][_0x104da8(0x120)]=!this[_0x104da8(0x11a)];},{'priority':_0xb71c7c(0x124)}),this[_0xb71c7c(0x109)](_0x179f64,_0xb71c7c(0x125),this[_0xb71c7c(0x11b)][_0xb71c7c(0x114)](this)),this[_0xb71c7c(0x109)](_0x179f64,_0xb71c7c(0x125),()=>{const _0x5ec681=_0xb71c7c;this[_0x5ec681(0x129)]&&(_0x2cb0f6[_0x5ec681(0x11c)](),this[_0x5ec681(0x129)]=!0x1);},{'priority':_0xb71c7c(0x121)}),_0x5422f1[_0xb71c7c(0x12a)][_0xb71c7c(0x10b)](_0xb71c7c(0x10e))[_0xb71c7c(0x116)](_0xb71c7c(0x126)));}[_0xea7127(0x11b)](_0x47eeaf,_0x11404d){const _0x1d1660=_0xea7127,{suggestions:_0x2454b4}=_0x11404d,_0x117088=this[_0x1d1660(0x122)][_0x1d1660(0x117)][_0x1d1660(0x10b)](_0x1d1660(0x10a)),_0x322996=_0x117088[_0x1d1660(0x127)];this[_0x1d1660(0x11a)]!==_0x322996&&(_0x117088[_0x1d1660(0x11c)](),this[_0x1d1660(0x129)]=!0x0),_0x2454b4&&_0x2454b4[_0x1d1660(0x111)](({id:_0x188902,type:_0x6faf3d,author:_0x19d880,created_at:_0x1279a9})=>{const _0x2526e9=_0x1d1660,_0x377e7f={'id':_0x188902,'type':_0x6faf3d,'authorId':this[_0x2526e9(0x122)][_0x2526e9(0x12a)][_0x2526e9(0x10b)](_0x2526e9(0x11f))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x19d880,'createdAt':_0x1279a9?new Date(_0x1279a9):new Date(),'source':_0x2526e9(0x126)}}};this[_0x2526e9(0x122)][_0x2526e9(0x12a)][_0x2526e9(0x10b)](_0x2526e9(0x10e))[_0x2526e9(0x112)](_0x377e7f);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x95806e=_0x3f70;(function(_0x32ee86,_0x1ad390){const _0x3092a0=_0x3f70,_0x367e20=_0x32ee86();while(!![]){try{const _0x2268c4=-parseInt(_0x3092a0(0x154))/0x1+parseInt(_0x3092a0(0x140))/0x2+-parseInt(_0x3092a0(0x156))/0x3+parseInt(_0x3092a0(0x141))/0x4*(parseInt(_0x3092a0(0x13a))/0x5)+parseInt(_0x3092a0(0x144))/0x6+-parseInt(_0x3092a0(0x13d))/0x7*(-parseInt(_0x3092a0(0x157))/0x8)+parseInt(_0x3092a0(0x13e))/0x9*(parseInt(_0x3092a0(0x142))/0xa);if(_0x2268c4===_0x1ad390)break;else _0x367e20['push'](_0x367e20['shift']());}catch(_0x3596b8){_0x367e20['push'](_0x367e20['shift']());}}}(_0x61a9,0x584f0));import{Plugin as _0x4e29cb}from'ckeditor5/src/core.js';function _0x3f70(_0x1601f2,_0x3446fc){const _0x61a964=_0x61a9();return _0x3f70=function(_0x3f7001,_0x56e64c){_0x3f7001=_0x3f7001-0x139;let _0x3345c1=_0x61a964[_0x3f7001];return _0x3345c1;},_0x3f70(_0x1601f2,_0x3446fc);}import{getTranslation as _0x7c5ec4}from'../utils/common-translations.js';function _0x61a9(){const _0x48b22b=['commandName','_registerLegacyDescription','registerDescriptionCallback','blockIndent','locale','registerAttributeLabel','has','getItems','enableDefaultAttributesIntegration','IndentEditing','afterInit','outdent','702504fFqFdh','indentBlock','986475UwWZLj','144WEFIBe','plugins','outdentBlock','FORMAT_INDENT','*Indent:*\x20%0','formatBlock','registerBlockAttribute','get','*Outdent:*\x20%0','indent','descriptionFactory','319235qwZMFC','format','TrackChangesEditing','163254cZqCrs','1287BiCOyJ','getItemLabel','243060pPksKe','12gajiwe','18370qLYcZG','editor','2384898psdJLP','type','IndentBlock','enableCommand'];_0x61a9=function(){return _0x48b22b;};return _0x61a9();}export default class rt extends _0x4e29cb{[_0x95806e(0x152)](){const _0x2c8433=_0x95806e,_0x4ed45e=this[_0x2c8433(0x143)],_0x46fb88=_0x4ed45e[_0x2c8433(0x158)][_0x2c8433(0x15e)](_0x2c8433(0x13c));if(_0x4ed45e[_0x2c8433(0x158)][_0x2c8433(0x14e)](_0x2c8433(0x151))&&(_0x46fb88[_0x2c8433(0x147)](_0x2c8433(0x160)),_0x46fb88[_0x2c8433(0x147)](_0x2c8433(0x153))),_0x4ed45e[_0x2c8433(0x158)][_0x2c8433(0x14e)](_0x2c8433(0x146))){for(const _0x58214b of[_0x2c8433(0x155),_0x2c8433(0x159)])_0x46fb88[_0x2c8433(0x150)](_0x58214b);}const _0x8bc57c=_0x4ed45e[_0x2c8433(0x14c)];_0x46fb88[_0x2c8433(0x15d)](_0x2c8433(0x14b)),_0x46fb88[_0x2c8433(0x139)][_0x2c8433(0x14d)](_0x2c8433(0x14b),_0x7c5ec4(_0x8bc57c,_0x2c8433(0x15a))),this[_0x2c8433(0x149)]();}[_0x95806e(0x149)](){const _0x36a038=_0x95806e,_0x4e32d5=this[_0x36a038(0x143)],_0x1528e3=_0x4e32d5[_0x36a038(0x14c)],_0xe6d61c=_0x4e32d5[_0x36a038(0x158)][_0x36a038(0x15e)](_0x36a038(0x13c));_0xe6d61c[_0x36a038(0x139)][_0x36a038(0x14a)](_0x567c6e=>{const _0x1f6275=_0x36a038;if(_0x1f6275(0x15c)!=_0x567c6e[_0x1f6275(0x145)])return;const {data:_0x4f334a}=_0x567c6e;if(!_0x4f334a)return;if(_0x1f6275(0x155)!=_0x4f334a[_0x1f6275(0x148)]&&_0x1f6275(0x159)!=_0x4f334a[_0x1f6275(0x148)])return;const _0x55dfa5=_0x567c6e[_0x1f6275(0x14f)]()[0x0],_0x25b109=_0xe6d61c[_0x1f6275(0x139)][_0x1f6275(0x13f)](_0x55dfa5);return _0x1f6275(0x155)==_0x4f334a[_0x1f6275(0x148)]?{'type':_0x1f6275(0x13b),'content':_0x7c5ec4(_0x1528e3,_0x1f6275(0x15b),_0x25b109)}:_0x1f6275(0x159)==_0x4f334a[_0x1f6275(0x148)]?{'type':_0x1f6275(0x13b),'content':_0x7c5ec4(_0x1528e3,_0x1f6275(0x15f),_0x25b109)}:void 0x0;});}}
23
+ function _0x224e(){const _0x48f139=['14baknuo','21RldDCU','3079269SIsjtk','TrackChangesEditing','registerBlockAttribute','afterInit','250533ylMcVk','1858852rhHxQS','has','*Outdent:*\x20%0','outdentBlock','registerDescriptionCallback','format','3483708LsHUZI','enableDefaultAttributesIntegration','locale','_registerLegacyDescription','5SLaMHc','17590390EYogjI','getItemLabel','IndentEditing','enableCommand','formatBlock','type','plugins','get','216562IaNsSh','4046888hQpaBB','*Indent:*\x20%0','IndentBlock','outdent','commandName','editor','indent','indentBlock','11OXncmW','getItems','descriptionFactory','FORMAT_INDENT','registerAttributeLabel','blockIndent'];_0x224e=function(){return _0x48f139;};return _0x224e();}function _0x42c4(_0x5f3f47,_0x5df96e){const _0x224e27=_0x224e();return _0x42c4=function(_0x42c420,_0x5da9a0){_0x42c420=_0x42c420-0x82;let _0x27f82b=_0x224e27[_0x42c420];return _0x27f82b;},_0x42c4(_0x5f3f47,_0x5df96e);}const _0x5602f8=_0x42c4;(function(_0x4b5758,_0x43581d){const _0x32b55a=_0x42c4,_0x25a489=_0x4b5758();while(!![]){try{const _0x5d2d0f=-parseInt(_0x32b55a(0x9c))/0x1*(parseInt(_0x32b55a(0x82))/0x2)+-parseInt(_0x32b55a(0x84))/0x3+-parseInt(_0x32b55a(0x89))/0x4+-parseInt(_0x32b55a(0x93))/0x5*(-parseInt(_0x32b55a(0x8f))/0x6)+parseInt(_0x32b55a(0x83))/0x7*(parseInt(_0x32b55a(0x9d))/0x8)+-parseInt(_0x32b55a(0x88))/0x9+-parseInt(_0x32b55a(0x94))/0xa*(-parseInt(_0x32b55a(0xa5))/0xb);if(_0x5d2d0f===_0x43581d)break;else _0x25a489['push'](_0x25a489['shift']());}catch(_0x1c0684){_0x25a489['push'](_0x25a489['shift']());}}}(_0x224e,0xc8c3d));import{Plugin as _0x3c4c01}from'ckeditor5/src/core.js';import{getTranslation as _0x29f752}from'../utils/common-translations.js';export default class rt extends _0x3c4c01{[_0x5602f8(0x87)](){const _0x1b2e68=_0x5602f8,_0x3f2c10=this[_0x1b2e68(0xa2)],_0xe145bb=_0x3f2c10[_0x1b2e68(0x9a)][_0x1b2e68(0x9b)](_0x1b2e68(0x85));if(_0x3f2c10[_0x1b2e68(0x9a)][_0x1b2e68(0x8a)](_0x1b2e68(0x96))&&(_0xe145bb[_0x1b2e68(0x97)](_0x1b2e68(0xa3)),_0xe145bb[_0x1b2e68(0x97)](_0x1b2e68(0xa0))),_0x3f2c10[_0x1b2e68(0x9a)][_0x1b2e68(0x8a)](_0x1b2e68(0x9f))){for(const _0x3544bd of[_0x1b2e68(0xa4),_0x1b2e68(0x8c)])_0xe145bb[_0x1b2e68(0x90)](_0x3544bd);}const _0x43c39d=_0x3f2c10[_0x1b2e68(0x91)];_0xe145bb[_0x1b2e68(0x86)](_0x1b2e68(0xaa)),_0xe145bb[_0x1b2e68(0xa7)][_0x1b2e68(0xa9)](_0x1b2e68(0xaa),_0x29f752(_0x43c39d,_0x1b2e68(0xa8))),this[_0x1b2e68(0x92)]();}[_0x5602f8(0x92)](){const _0x7dc063=_0x5602f8,_0x1d638b=this[_0x7dc063(0xa2)],_0x2a43ce=_0x1d638b[_0x7dc063(0x91)],_0x3e0129=_0x1d638b[_0x7dc063(0x9a)][_0x7dc063(0x9b)](_0x7dc063(0x85));_0x3e0129[_0x7dc063(0xa7)][_0x7dc063(0x8d)](_0x18b3a7=>{const _0x4ad87d=_0x7dc063;if(_0x4ad87d(0x98)!=_0x18b3a7[_0x4ad87d(0x99)])return;const {data:_0x362632}=_0x18b3a7;if(!_0x362632)return;if(_0x4ad87d(0xa4)!=_0x362632[_0x4ad87d(0xa1)]&&_0x4ad87d(0x8c)!=_0x362632[_0x4ad87d(0xa1)])return;const _0x2b450a=_0x18b3a7[_0x4ad87d(0xa6)]()[0x0],_0x565cbe=_0x3e0129[_0x4ad87d(0xa7)][_0x4ad87d(0x95)](_0x2b450a);return _0x4ad87d(0xa4)==_0x362632[_0x4ad87d(0xa1)]?{'type':_0x4ad87d(0x8e),'content':_0x29f752(_0x2a43ce,_0x4ad87d(0x9e),_0x565cbe)}:_0x4ad87d(0x8c)==_0x362632[_0x4ad87d(0xa1)]?{'type':_0x4ad87d(0x8e),'content':_0x29f752(_0x2a43ce,_0x4ad87d(0x8b),_0x565cbe)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x474732=_0x1a05;(function(_0x4253d7,_0x136251){var _0x55a8d=_0x1a05,_0x324a3e=_0x4253d7();while(!![]){try{var _0x466a5a=parseInt(_0x55a8d(0x179))/0x1*(parseInt(_0x55a8d(0x180))/0x2)+-parseInt(_0x55a8d(0x170))/0x3*(parseInt(_0x55a8d(0x177))/0x4)+-parseInt(_0x55a8d(0x181))/0x5*(parseInt(_0x55a8d(0x173))/0x6)+-parseInt(_0x55a8d(0x17d))/0x7*(parseInt(_0x55a8d(0x16e))/0x8)+-parseInt(_0x55a8d(0x175))/0x9*(parseInt(_0x55a8d(0x17c))/0xa)+-parseInt(_0x55a8d(0x171))/0xb+parseInt(_0x55a8d(0x16f))/0xc;if(_0x466a5a===_0x136251)break;else _0x324a3e['push'](_0x324a3e['shift']());}catch(_0x4f692d){_0x324a3e['push'](_0x324a3e['shift']());}}}(_0x4739,0xb0006));import{Plugin as _0x5e10ad}from'ckeditor5/src/core.js';function _0x1a05(_0x5736c9,_0x1e14d0){var _0x4739ab=_0x4739();return _0x1a05=function(_0x1a056e,_0x3e91db){_0x1a056e=_0x1a056e-0x16e;var _0x40c2dc=_0x4739ab[_0x1a056e];return _0x40c2dc;},_0x1a05(_0x5736c9,_0x1e14d0);}import{Input as _0x2e99bd}from'ckeditor5/src/typing.js';function _0x4739(){var _0x57ac33=['requires','313780WJCEOq','input','get','441510rghPpi','4277Bgtsww','enableCommand','init','6YXCEaf','7785wSrPUY','13848RQAEAE','19717404OyelGr','9fvlWaf','539451pqWEFu','TrackChangesEditing','258ZllFou','plugins','81qMnTLP','editor','390084yWbZCE'];_0x4739=function(){return _0x57ac33;};return _0x4739();}export default class at extends _0x5e10ad{static get[_0x474732(0x178)](){return[_0x2e99bd];}[_0x474732(0x17f)](){var _0x39cfdb=_0x474732;this[_0x39cfdb(0x176)][_0x39cfdb(0x174)][_0x39cfdb(0x17b)](_0x39cfdb(0x172))[_0x39cfdb(0x17e)](_0x39cfdb(0x17a));}}
23
+ var _0x36e3bb=_0x3901;(function(_0x8163f0,_0x564fd6){var _0x15be34=_0x3901,_0x3df45b=_0x8163f0();while(!![]){try{var _0x354c02=-parseInt(_0x15be34(0x148))/0x1+-parseInt(_0x15be34(0x14f))/0x2*(-parseInt(_0x15be34(0x140))/0x3)+parseInt(_0x15be34(0x14e))/0x4+-parseInt(_0x15be34(0x14b))/0x5*(parseInt(_0x15be34(0x14a))/0x6)+-parseInt(_0x15be34(0x150))/0x7*(-parseInt(_0x15be34(0x142))/0x8)+parseInt(_0x15be34(0x143))/0x9*(-parseInt(_0x15be34(0x152))/0xa)+-parseInt(_0x15be34(0x149))/0xb*(parseInt(_0x15be34(0x144))/0xc);if(_0x354c02===_0x564fd6)break;else _0x3df45b['push'](_0x3df45b['shift']());}catch(_0x3c88a7){_0x3df45b['push'](_0x3df45b['shift']());}}}(_0x3c56,0x4a537));function _0x3901(_0x113dca,_0xb9842f){var _0x3c56bf=_0x3c56();return _0x3901=function(_0x3901cb,_0x34c7ea){_0x3901cb=_0x3901cb-0x140;var _0x19d285=_0x3c56bf[_0x3901cb];return _0x19d285;},_0x3901(_0x113dca,_0xb9842f);}import{Plugin as _0x15ae72}from'ckeditor5/src/core.js';import{Input as _0x229a01}from'ckeditor5/src/typing.js';function _0x3c56(){var _0x433162=['20SOoTjL','init','input','1582348XTcoeN','2ILQNcE','1196083XpuMew','enableCommand','1760230WGyoDg','editor','1777836MRuasH','plugins','16ALYitc','27lfeaTM','24036JpnEsD','requires','TrackChangesEditing','get','220404WlAfLz','121AzVgrA','382488ufICeH'];_0x3c56=function(){return _0x433162;};return _0x3c56();}export default class at extends _0x15ae72{static get[_0x36e3bb(0x145)](){return[_0x229a01];}[_0x36e3bb(0x14c)](){var _0x5c9057=_0x36e3bb;this[_0x5c9057(0x153)][_0x5c9057(0x141)][_0x5c9057(0x147)](_0x5c9057(0x146))[_0x5c9057(0x151)](_0x5c9057(0x14d));}}