@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240715.0 → 0.0.0-nightly-20240717.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 (172) hide show
  1. package/CHANGELOG.md +1 -203
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/dist/types/integrations/mergefields.d.ts +21 -0
  100. package/dist/types/trackchangesediting.d.ts +2 -1
  101. package/lang/contexts.json +1 -0
  102. package/package.json +3 -3
  103. package/src/commands/acceptsuggestioncommand.js +1 -1
  104. package/src/commands/discardsuggestioncommand.js +1 -1
  105. package/src/commands/executeonallsuggestionscommand.js +1 -1
  106. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  107. package/src/commands/trackchangescommand.js +1 -1
  108. package/src/index.js +1 -1
  109. package/src/integrations/aiassistant.js +1 -1
  110. package/src/integrations/alignment.js +1 -1
  111. package/src/integrations/basicstyles.js +1 -1
  112. package/src/integrations/blockquote.js +1 -1
  113. package/src/integrations/casechange.js +1 -1
  114. package/src/integrations/ckbox.js +1 -1
  115. package/src/integrations/codeblock.js +1 -1
  116. package/src/integrations/comments.js +1 -1
  117. package/src/integrations/deletecommand.js +1 -1
  118. package/src/integrations/entercommand.js +1 -1
  119. package/src/integrations/findandreplace.js +1 -1
  120. package/src/integrations/font.js +1 -1
  121. package/src/integrations/formatpainter.js +1 -1
  122. package/src/integrations/heading.js +1 -1
  123. package/src/integrations/highlight.js +1 -1
  124. package/src/integrations/horizontalline.js +1 -1
  125. package/src/integrations/htmlembed.js +1 -1
  126. package/src/integrations/image.js +1 -1
  127. package/src/integrations/imagereplace.js +1 -1
  128. package/src/integrations/imagestyle.js +1 -1
  129. package/src/integrations/importword.js +1 -1
  130. package/src/integrations/indent.js +1 -1
  131. package/src/integrations/inputcommand.js +1 -1
  132. package/src/integrations/legacylist.js +1 -1
  133. package/src/integrations/legacylistproperties.js +1 -1
  134. package/src/integrations/link.js +1 -1
  135. package/src/integrations/list.js +1 -1
  136. package/src/integrations/listproperties.js +1 -1
  137. package/src/integrations/mediaembed.js +1 -1
  138. package/src/integrations/mention.js +1 -1
  139. package/src/integrations/mergefields.d.ts +17 -0
  140. package/src/integrations/mergefields.js +23 -0
  141. package/src/integrations/multilevellist.js +1 -1
  142. package/src/integrations/pagebreak.js +1 -1
  143. package/src/integrations/paragraph.js +1 -1
  144. package/src/integrations/removeformat.js +1 -1
  145. package/src/integrations/restrictededitingmode.js +1 -1
  146. package/src/integrations/shiftentercommand.js +1 -1
  147. package/src/integrations/standardeditingmode.js +1 -1
  148. package/src/integrations/style.js +1 -1
  149. package/src/integrations/table.js +1 -1
  150. package/src/integrations/tablecaption.js +1 -1
  151. package/src/integrations/tableclipboard.js +1 -1
  152. package/src/integrations/tablecolumnresize.js +1 -1
  153. package/src/integrations/tableheadings.js +1 -1
  154. package/src/integrations/tablemergesplit.js +1 -1
  155. package/src/integrations/tableofcontents.js +1 -1
  156. package/src/integrations/tableproperties.js +1 -1
  157. package/src/integrations/template.js +1 -1
  158. package/src/integrations/title.js +1 -1
  159. package/src/integrations/undo.js +1 -1
  160. package/src/integrations/utils.js +1 -1
  161. package/src/suggestion.js +2 -2
  162. package/src/suggestiondescriptionfactory.js +1 -1
  163. package/src/trackchanges.js +1 -1
  164. package/src/trackchangesdata.js +1 -1
  165. package/src/trackchangesediting.d.ts +2 -1
  166. package/src/trackchangesediting.js +1 -1
  167. package/src/trackchangesui.js +1 -1
  168. package/src/ui/suggestioncontroller.js +2 -2
  169. package/src/ui/view/basesuggestionthreadview.js +1 -1
  170. package/src/ui/view/suggestionthreadview.js +1 -1
  171. package/src/utils/common-translations.js +1 -1
  172. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x54c828=_0x4987;function _0xec81(){const _0x2098ff=['commands','afterExecute','change','detach','mapper','328510eTnogh','get','selection','editor','model','enableCommand','14796Dzwusb','21cNdOOp','hasClass','remove','addMarker:suggestion:insertion','downcastDispatcher','4486egbnpy','setSelection','646220gmQPnS','22255QCDpIK','init','editing','enterBlock','markInsertion','getFirstRange','3564vPvXIG','options','high','split','showSuggestionHighlights','fromRange','nextSibling','fire','data','bind','67172lqVtuH','TrackChangesEditing','16yDJCvq','document','unbindElementFromMarkerName','ck-suggestion-marker-split','55pzWHeB','markerName','markerNameToElements','parent','plugins','writer','end','enter','removeMarker:suggestion:insertion','requires','getFirstPosition','4380ASNPWi','createPositionAt','createRange','48Nskoot'];_0xec81=function(){return _0x2098ff;};return _0xec81();}(function(_0x795a09,_0x591171){const _0x107178=_0x4987,_0x44f35a=_0x795a09();while(!![]){try{const _0x4ac5a2=parseInt(_0x107178(0x136))/0x1*(-parseInt(_0x107178(0x156))/0x2)+-parseInt(_0x107178(0x151))/0x3*(-parseInt(_0x107178(0x130))/0x4)+parseInt(_0x107178(0x159))/0x5*(parseInt(_0x107178(0x144))/0x6)+parseInt(_0x107178(0x14a))/0x7*(-parseInt(_0x107178(0x132))/0x8)+parseInt(_0x107178(0x150))/0x9+parseInt(_0x107178(0x158))/0xa+parseInt(_0x107178(0x15f))/0xb*(parseInt(_0x107178(0x141))/0xc);if(_0x4ac5a2===_0x591171)break;else _0x44f35a['push'](_0x44f35a['shift']());}catch(_0x375d9d){_0x44f35a['push'](_0x44f35a['shift']());}}}(_0xec81,0x1d68c));import{Plugin as _0x3bf1dc}from'ckeditor5/src/core.js';import{Enter as _0xa4ee9d}from'ckeditor5/src/enter.js';import{LiveRange as _0x35fa9c}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x11f0b3}from'./utils.js';function _0x4987(_0x49cfbd,_0x4d06c2){const _0xec815b=_0xec81();return _0x4987=function(_0x498766,_0x213780){_0x498766=_0x498766-0x12e;let _0x4c2959=_0xec815b[_0x498766];return _0x4c2959;},_0x4987(_0x49cfbd,_0x4d06c2);}export default class W extends _0x3bf1dc{static get[_0x54c828(0x13f)](){return[_0xa4ee9d];}[_0x54c828(0x15a)](){const _0x552bb1=_0x54c828,_0x1ad44b=this[_0x552bb1(0x14d)],_0x1d9cbf=_0x1ad44b[_0x552bb1(0x13a)][_0x552bb1(0x14b)](_0x552bb1(0x131)),_0x1dff75=_0x1ad44b[_0x552bb1(0x145)][_0x552bb1(0x14b)](_0x552bb1(0x13d));_0x1d9cbf[_0x552bb1(0x14f)](_0x552bb1(0x13d),()=>{const _0x4841f6=_0x552bb1;_0x1ad44b[_0x4841f6(0x14e)][_0x4841f6(0x147)](_0x1de941=>{const _0x46c1fb=_0x4841f6,_0x25d0dc=_0x1ad44b[_0x46c1fb(0x14e)][_0x46c1fb(0x133)][_0x46c1fb(0x14c)],_0x4ae187=_0x25d0dc[_0x46c1fb(0x140)](),_0x139278=_0x35fa9c[_0x46c1fb(0x164)](_0x25d0dc[_0x46c1fb(0x15e)]());if(_0x1dff75[_0x46c1fb(0x15c)](_0x1de941)){const _0x3fc424=_0x1ad44b[_0x46c1fb(0x14e)][_0x46c1fb(0x142)](_0x4ae187[_0x46c1fb(0x139)][_0x46c1fb(0x165)],0x0),_0x4d759a=_0x1de941[_0x46c1fb(0x143)](_0x4ae187,_0x3fc424);_0x1d9cbf[_0x46c1fb(0x15d)](_0x4d759a);}else _0x1de941[_0x46c1fb(0x157)](_0x1de941[_0x46c1fb(0x143)](_0x139278[_0x46c1fb(0x13c)]));_0x139278[_0x46c1fb(0x148)](),_0x1dff75[_0x46c1fb(0x166)](_0x46c1fb(0x146),{'writer':_0x1de941});});}),_0x1ad44b[_0x552bb1(0x15b)][_0x552bb1(0x155)]['on'](_0x552bb1(0x154),_0x11f0b3(_0x1ad44b,_0x552bb1(0x162)),{'priority':_0x552bb1(0x161)}),_0x1ad44b[_0x552bb1(0x15b)][_0x552bb1(0x155)]['on'](_0x552bb1(0x13e),(_0x1225f9,_0x5edba5,_0x435c93)=>{const _0x399987=_0x552bb1,_0x1b5122=_0x435c93[_0x399987(0x149)][_0x399987(0x138)](_0x5edba5[_0x399987(0x137)]);if(_0x1b5122){for(const _0xce6c64 of _0x1b5122)_0xce6c64[_0x399987(0x152)](_0x399987(0x135))&&(_0x435c93[_0x399987(0x149)][_0x399987(0x134)](_0xce6c64,_0x5edba5[_0x399987(0x137)]),_0x435c93[_0x399987(0x13b)][_0x399987(0x153)](_0xce6c64));}},{'priority':_0x552bb1(0x161)}),_0x1ad44b[_0x552bb1(0x12e)][_0x552bb1(0x155)]['on'](_0x552bb1(0x154),(_0xc80df2,_0x1a40c0,_0x3ab287)=>{const _0xcb049=_0x552bb1;_0x3ab287[_0xcb049(0x160)][_0xcb049(0x163)]&&_0x11f0b3(_0x1ad44b,_0xcb049(0x162),{'showActiveMarker':!0x1})[_0xcb049(0x12f)](this)(_0xc80df2,_0x1a40c0,_0x3ab287);},{'priority':_0x552bb1(0x161)});}}
23
+ const _0xf2b283=_0x31d6;(function(_0x54fd67,_0x52be8f){const _0xe82cfa=_0x31d6,_0x141845=_0x54fd67();while(!![]){try{const _0x25f12c=-parseInt(_0xe82cfa(0x202))/0x1*(-parseInt(_0xe82cfa(0x1fd))/0x2)+parseInt(_0xe82cfa(0x1e2))/0x3*(parseInt(_0xe82cfa(0x1f9))/0x4)+-parseInt(_0xe82cfa(0x1da))/0x5+parseInt(_0xe82cfa(0x1e4))/0x6*(-parseInt(_0xe82cfa(0x1e6))/0x7)+-parseInt(_0xe82cfa(0x20b))/0x8*(parseInt(_0xe82cfa(0x1f2))/0x9)+parseInt(_0xe82cfa(0x1fc))/0xa+parseInt(_0xe82cfa(0x1e9))/0xb*(parseInt(_0xe82cfa(0x1e7))/0xc);if(_0x25f12c===_0x52be8f)break;else _0x141845['push'](_0x141845['shift']());}catch(_0x58a0a6){_0x141845['push'](_0x141845['shift']());}}}(_0x1ae0,0x7c927));import{Plugin as _0x315650}from'ckeditor5/src/core.js';import{Enter as _0x334dc0}from'ckeditor5/src/enter.js';function _0x31d6(_0x46514e,_0x276d11){const _0x1ae067=_0x1ae0();return _0x31d6=function(_0x31d6ef,_0x29b216){_0x31d6ef=_0x31d6ef-0x1d8;let _0xa1ef29=_0x1ae067[_0x31d6ef];return _0xa1ef29;},_0x31d6(_0x46514e,_0x276d11);}function _0x1ae0(){const _0x510ee4=['getFirstPosition','108lLUiZM','selection','plugins','6495540gjMsUb','26icEPVD','nextSibling','enter','split','parent','26090BcZnUk','afterExecute','change','document','end','createPositionAt','hasClass','markerNameToElements','commands','8KvVscO','remove','bind','markerName','writer','downcastDispatcher','requires','init','769350tHbspP','enableCommand','setSelection','showSuggestionHighlights','editor','removeMarker:suggestion:insertion','enterBlock','addMarker:suggestion:insertion','14205PIoMIL','getFirstRange','155796xiawRE','high','231WXLihb','108948McyFlT','fire','1617WwDcZg','editing','data','detach','createRange','get','options','markInsertion','ck-suggestion-marker-split','8371683UVmdln','unbindElementFromMarkerName','mapper','fromRange','TrackChangesEditing','model'];_0x1ae0=function(){return _0x510ee4;};return _0x1ae0();}import{LiveRange as _0x28e182}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x1a83e5}from'./utils.js';export default class W extends _0x315650{static get[_0xf2b283(0x1d8)](){return[_0x334dc0];}[_0xf2b283(0x1d9)](){const _0x490962=_0xf2b283,_0x4eae4a=this[_0x490962(0x1de)],_0x5d209b=_0x4eae4a[_0x490962(0x1fb)][_0x490962(0x1ee)](_0x490962(0x1f6)),_0x2ec3b8=_0x4eae4a[_0x490962(0x20a)][_0x490962(0x1ee)](_0x490962(0x1ff));_0x5d209b[_0x490962(0x1db)](_0x490962(0x1ff),()=>{const _0x150807=_0x490962;_0x4eae4a[_0x150807(0x1f7)][_0x150807(0x204)](_0x39779a=>{const _0xa0a619=_0x150807,_0x15e05=_0x4eae4a[_0xa0a619(0x1f7)][_0xa0a619(0x205)][_0xa0a619(0x1fa)],_0x1f819d=_0x15e05[_0xa0a619(0x1f8)](),_0x3100d7=_0x28e182[_0xa0a619(0x1f5)](_0x15e05[_0xa0a619(0x1e3)]());if(_0x2ec3b8[_0xa0a619(0x1e0)](_0x39779a)){const _0x45ad6b=_0x4eae4a[_0xa0a619(0x1f7)][_0xa0a619(0x207)](_0x1f819d[_0xa0a619(0x201)][_0xa0a619(0x1fe)],0x0),_0x409534=_0x39779a[_0xa0a619(0x1ed)](_0x1f819d,_0x45ad6b);_0x5d209b[_0xa0a619(0x1f0)](_0x409534);}else _0x39779a[_0xa0a619(0x1dc)](_0x39779a[_0xa0a619(0x1ed)](_0x3100d7[_0xa0a619(0x206)]));_0x3100d7[_0xa0a619(0x1ec)](),_0x2ec3b8[_0xa0a619(0x1e8)](_0xa0a619(0x203),{'writer':_0x39779a});});}),_0x4eae4a[_0x490962(0x1ea)][_0x490962(0x210)]['on'](_0x490962(0x1e1),_0x1a83e5(_0x4eae4a,_0x490962(0x200)),{'priority':_0x490962(0x1e5)}),_0x4eae4a[_0x490962(0x1ea)][_0x490962(0x210)]['on'](_0x490962(0x1df),(_0x325811,_0x1ba61a,_0x47f5db)=>{const _0x2b055f=_0x490962,_0x54a049=_0x47f5db[_0x2b055f(0x1f4)][_0x2b055f(0x209)](_0x1ba61a[_0x2b055f(0x20e)]);if(_0x54a049){for(const _0x35df6d of _0x54a049)_0x35df6d[_0x2b055f(0x208)](_0x2b055f(0x1f1))&&(_0x47f5db[_0x2b055f(0x1f4)][_0x2b055f(0x1f3)](_0x35df6d,_0x1ba61a[_0x2b055f(0x20e)]),_0x47f5db[_0x2b055f(0x20f)][_0x2b055f(0x20c)](_0x35df6d));}},{'priority':_0x490962(0x1e5)}),_0x4eae4a[_0x490962(0x1eb)][_0x490962(0x210)]['on'](_0x490962(0x1e1),(_0x379397,_0x4aa1eb,_0x278029)=>{const _0x2b5d5e=_0x490962;_0x278029[_0x2b5d5e(0x1ef)][_0x2b5d5e(0x1dd)]&&_0x1a83e5(_0x4eae4a,_0x2b5d5e(0x200),{'showActiveMarker':!0x1})[_0x2b5d5e(0x20d)](this)(_0x379397,_0x4aa1eb,_0x278029);},{'priority':_0x490962(0x1e5)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4bf800=_0x5b4d;function _0x5b4d(_0x70388a,_0x4b36e6){const _0x6d77f8=_0x6d77();return _0x5b4d=function(_0x5b4d95,_0x208435){_0x5b4d95=_0x5b4d95-0x1d4;let _0x5d6577=_0x6d77f8[_0x5b4d95];return _0x5d6577;},_0x5b4d(_0x70388a,_0x4b36e6);}function _0x6d77(){const _0x8fb909=['TrackChangesEditing','289902QnJJnU','results','FindAndReplaceUtils','suggestion:deletion','has','filter','6OPldXT','91ePUtiU','bind','createPositionAt','findByTextCallback','markers','replaceAll','findNext','start','editor','end','replace','createRange','find','27qCERdd','get','getIntersection','isArray','item','afterInit','getMarkersGroup','493287PvCBpU','handleFindCommand','model','enableCommand','1660320kvDwGr','FindAndReplaceEditing','61259qaFJvm','34234NUTORB','1892655FmaLEX','530OezvZB','findPrevious','string','_isInDeletionRange','getRange','1356440TfTzAM','plugins'];_0x6d77=function(){return _0x8fb909;};return _0x6d77();}(function(_0x6cbbc2,_0x4c99b3){const _0x3f5807=_0x5b4d,_0x339a68=_0x6cbbc2();while(!![]){try{const _0x2464ed=parseInt(_0x3f5807(0x1e2))/0x1*(-parseInt(_0x3f5807(0x1f2))/0x2)+-parseInt(_0x3f5807(0x1db))/0x3+parseInt(_0x3f5807(0x1df))/0x4+parseInt(_0x3f5807(0x1e3))/0x5+-parseInt(_0x3f5807(0x1ec))/0x6*(-parseInt(_0x3f5807(0x1f3))/0x7)+-parseInt(_0x3f5807(0x1e9))/0x8*(parseInt(_0x3f5807(0x1d4))/0x9)+-parseInt(_0x3f5807(0x1e4))/0xa*(parseInt(_0x3f5807(0x1e1))/0xb);if(_0x2464ed===_0x4c99b3)break;else _0x339a68['push'](_0x339a68['shift']());}catch(_0x45b81a){_0x339a68['push'](_0x339a68['shift']());}}}(_0x6d77,0x55a3b));import{Plugin as _0x24bdbd}from'ckeditor5/src/core.js';export default class J extends _0x24bdbd{[_0x4bf800(0x1d9)](){const _0x50d735=_0x4bf800;if(!this[_0x50d735(0x1fb)][_0x50d735(0x1ea)][_0x50d735(0x1f0)](_0x50d735(0x1e0)))return;const _0x50bbb1=this[_0x50d735(0x1fb)][_0x50d735(0x1ea)][_0x50d735(0x1d5)](_0x50d735(0x1eb));_0x50bbb1[_0x50d735(0x1de)](_0x50d735(0x1ff),this[_0x50d735(0x1dc)][_0x50d735(0x1f4)](this)),_0x50bbb1[_0x50d735(0x1de)](_0x50d735(0x1f9)),_0x50bbb1[_0x50d735(0x1de)](_0x50d735(0x1e5)),_0x50bbb1[_0x50d735(0x1de)](_0x50d735(0x1fd)),_0x50bbb1[_0x50d735(0x1de)](_0x50d735(0x1f8));}[_0x4bf800(0x1dc)](_0x33ebee,_0x512e61,_0x2ae93b={}){const _0x563e78=_0x4bf800,_0x25b98c=this[_0x563e78(0x1fb)][_0x563e78(0x1ea)][_0x563e78(0x1d5)](_0x563e78(0x1ee));return _0x33ebee(_0x2045ed=>{const _0x3e329a=_0x563e78;let _0x3a0ae4=(_0x3e329a(0x1e6)==typeof _0x512e61?_0x25b98c[_0x3e329a(0x1f6)](_0x512e61,_0x2ae93b):_0x512e61)(_0x2045ed);Array[_0x3e329a(0x1d7)](_0x3a0ae4)&&(_0x3a0ae4={'results':_0x3a0ae4,'searchText':_0x3e329a(0x1e6)==typeof _0x512e61?_0x512e61:''});const _0x45929d=_0x3a0ae4[_0x3e329a(0x1ed)][_0x3e329a(0x1f1)](_0x2ae0e9=>!0x1===this[_0x3e329a(0x1e7)](_0x2ae0e9,_0x2045ed[_0x3e329a(0x1d8)]));return{..._0x3a0ae4,'results':_0x45929d};},_0x2ae93b);}[_0x4bf800(0x1e7)](_0x3fa28a,_0x53c7df){const _0x199279=_0x4bf800,_0x430358=this[_0x199279(0x1fb)][_0x199279(0x1dd)][_0x199279(0x1fe)](this[_0x199279(0x1fb)][_0x199279(0x1dd)][_0x199279(0x1f5)](_0x53c7df,_0x3fa28a[_0x199279(0x1fa)]),this[_0x199279(0x1fb)][_0x199279(0x1dd)][_0x199279(0x1f5)](_0x53c7df,_0x3fa28a[_0x199279(0x1fc)]));for(const _0x4a8110 of this[_0x199279(0x1fb)][_0x199279(0x1dd)][_0x199279(0x1f7)][_0x199279(0x1da)](_0x199279(0x1ef)))if(null!==_0x430358[_0x199279(0x1d6)](_0x4a8110[_0x199279(0x1e8)]()))return!0x0;return!0x1;}}
23
+ function _0x284f(_0x15d6f0,_0x39de5f){const _0xf7cc90=_0xf7cc();return _0x284f=function(_0x284f89,_0x5d41d1){_0x284f89=_0x284f89-0xcd;let _0x3e79df=_0xf7cc90[_0x284f89];return _0x3e79df;},_0x284f(_0x15d6f0,_0x39de5f);}const _0x112b4c=_0x284f;(function(_0x27fd1b,_0x407548){const _0x158b34=_0x284f,_0x8c1974=_0x27fd1b();while(!![]){try{const _0x54fd8c=parseInt(_0x158b34(0xda))/0x1+parseInt(_0x158b34(0xe0))/0x2+parseInt(_0x158b34(0xd5))/0x3+parseInt(_0x158b34(0xdb))/0x4+parseInt(_0x158b34(0xe8))/0x5+parseInt(_0x158b34(0xd6))/0x6+-parseInt(_0x158b34(0xe7))/0x7;if(_0x54fd8c===_0x407548)break;else _0x8c1974['push'](_0x8c1974['shift']());}catch(_0xbce4e6){_0x8c1974['push'](_0x8c1974['shift']());}}}(_0xf7cc,0x494a4));import{Plugin as _0x3503b}from'ckeditor5/src/core.js';export default class J extends _0x3503b{[_0x112b4c(0xd9)](){const _0x3ef47e=_0x112b4c;if(!this[_0x3ef47e(0xe2)][_0x3ef47e(0xe4)][_0x3ef47e(0xeb)](_0x3ef47e(0xf1)))return;const _0x1a49c1=this[_0x3ef47e(0xe2)][_0x3ef47e(0xe4)][_0x3ef47e(0xce)](_0x3ef47e(0xd2));_0x1a49c1[_0x3ef47e(0xe1)](_0x3ef47e(0xd4),this[_0x3ef47e(0xcd)][_0x3ef47e(0xf0)](this)),_0x1a49c1[_0x3ef47e(0xe1)](_0x3ef47e(0xdc)),_0x1a49c1[_0x3ef47e(0xe1)](_0x3ef47e(0xd7)),_0x1a49c1[_0x3ef47e(0xe1)](_0x3ef47e(0xed)),_0x1a49c1[_0x3ef47e(0xe1)](_0x3ef47e(0xd3));}[_0x112b4c(0xcd)](_0xe5444c,_0x932f04,_0xae6311={}){const _0x1a97e8=_0x112b4c,_0xdeb623=this[_0x1a97e8(0xe2)][_0x1a97e8(0xe4)][_0x1a97e8(0xce)](_0x1a97e8(0xdd));return _0xe5444c(_0x2b4821=>{const _0x3e241e=_0x1a97e8;let _0x395507=(_0x3e241e(0xf4)==typeof _0x932f04?_0xdeb623[_0x3e241e(0xea)](_0x932f04,_0xae6311):_0x932f04)(_0x2b4821);Array[_0x3e241e(0xe9)](_0x395507)&&(_0x395507={'results':_0x395507,'searchText':_0x3e241e(0xf4)==typeof _0x932f04?_0x932f04:''});const _0xf310ec=_0x395507[_0x3e241e(0xe6)][_0x3e241e(0xe5)](_0x213406=>!0x1===this[_0x3e241e(0xde)](_0x213406,_0x2b4821[_0x3e241e(0xe3)]));return{..._0x395507,'results':_0xf310ec};},_0xae6311);}[_0x112b4c(0xde)](_0x1c7992,_0x1f3181){const _0x4b9d19=_0x112b4c,_0x4fc971=this[_0x4b9d19(0xe2)][_0x4b9d19(0xf2)][_0x4b9d19(0xee)](this[_0x4b9d19(0xe2)][_0x4b9d19(0xf2)][_0x4b9d19(0xd8)](_0x1f3181,_0x1c7992[_0x4b9d19(0xcf)]),this[_0x4b9d19(0xe2)][_0x4b9d19(0xf2)][_0x4b9d19(0xd8)](_0x1f3181,_0x1c7992[_0x4b9d19(0xec)]));for(const _0x1ca56d of this[_0x4b9d19(0xe2)][_0x4b9d19(0xf2)][_0x4b9d19(0xdf)][_0x4b9d19(0xd1)](_0x4b9d19(0xd0)))if(null!==_0x4fc971[_0x4b9d19(0xef)](_0x1ca56d[_0x4b9d19(0xf3)]()))return!0x0;return!0x1;}}function _0xf7cc(){const _0x21ab4e=['filter','results','11389665IgCctV','1344670VbEIAS','isArray','findByTextCallback','has','end','replace','createRange','getIntersection','bind','FindAndReplaceEditing','model','getRange','string','handleFindCommand','get','start','suggestion:deletion','getMarkersGroup','TrackChangesEditing','replaceAll','find','1414575eLRdtk','1575216PxdbjX','findPrevious','createPositionAt','afterInit','119897ANucMC','2027552rpJvVX','findNext','FindAndReplaceUtils','_isInDeletionRange','markers','595022fczIlQ','enableCommand','editor','item','plugins'];_0xf7cc=function(){return _0x21ab4e;};return _0xf7cc();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x44b7(_0x21daab,_0x37c530){const _0x312a2d=_0x312a();return _0x44b7=function(_0x44b7e4,_0x1b6210){_0x44b7e4=_0x44b7e4-0xe8;let _0x9aed3d=_0x312a2d[_0x44b7e4];return _0x9aed3d;},_0x44b7(_0x21daab,_0x37c530);}const _0x158d88=_0x44b7;(function(_0x40d65c,_0x1617b2){const _0x152b0d=_0x44b7,_0x17ea94=_0x40d65c();while(!![]){try{const _0x42e2ae=-parseInt(_0x152b0d(0x11c))/0x1*(-parseInt(_0x152b0d(0x10c))/0x2)+parseInt(_0x152b0d(0xea))/0x3+parseInt(_0x152b0d(0x11b))/0x4*(-parseInt(_0x152b0d(0x114))/0x5)+-parseInt(_0x152b0d(0xf1))/0x6+-parseInt(_0x152b0d(0xff))/0x7+parseInt(_0x152b0d(0x117))/0x8*(parseInt(_0x152b0d(0x10e))/0x9)+parseInt(_0x152b0d(0xed))/0xa;if(_0x42e2ae===_0x1617b2)break;else _0x17ea94['push'](_0x17ea94['shift']());}catch(_0x5d182b){_0x17ea94['push'](_0x17ea94['shift']());}}}(_0x312a,0xcc7a6));import{Plugin as _0x33532a}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4ff80b}from'ckeditor5/src/ui.js';import{getTranslation as _0x309f8c}from'../utils/common-translations.js';function _0x312a(){const _0x2afeac=['descriptionFactory','fontColor','10660670IXqrmB','commandName','toLowerCase','fontBackgroundColor.colors','8331654rFoZFX','normalizeSizeOptions','enableDefaultAttributesIntegration','*Reset\x20font\x20family*','get','FontFamilyEditing','commandParams','registerAttributeLabel','*Reset\x20font\x20background\x20color*','config','fontFamily','FontSizeEditing','trim','*Reset\x20font\x20color*','10733009WasBoj','editor','FORMAT_FONT_COLOR','format','_registerLegacyDescription','FORMAT_FONT_FAMILY','fontColor.colors','title','registerInlineAttribute','plugins','value','afterInit','fontBackgroundColor','33506pYEDuK','TrackChangesEditing','45SfsErO','has','FORMAT_FONT_SIZE','formatInline','*Set\x20font\x20background\x20color:*\x20%0','registerDescriptionCallback','40wjCUXE','fontSize.options','FORMAT_FONT_BACKGROUND','777928lvCLzG','fontSize','*Set\x20font\x20color:*\x20%0','FontSize','15668eguPEi','59cQFhvz','model','type','*Reset\x20font\x20size*','label','locale','FontBackgroundColorEditing','find','*Set\x20font\x20size:*\x20%0','*Set\x20font\x20family:*\x20%0','FontColorEditing','3750225WbALHT'];_0x312a=function(){return _0x2afeac;};return _0x312a();}const ro=[{'pluginName':_0x158d88(0xfc),'commandName':_0x158d88(0x118)},{'pluginName':_0x158d88(0xf6),'commandName':_0x158d88(0xfb)},{'pluginName':_0x158d88(0xe9),'commandName':_0x158d88(0xec)},{'pluginName':_0x158d88(0x122),'commandName':_0x158d88(0x10b)}];export default class Q extends _0x33532a{[_0x158d88(0x10a)](){const _0x5286f3=_0x158d88,_0x36aa53=this[_0x5286f3(0x100)][_0x5286f3(0x121)],_0x320037=this[_0x5286f3(0x100)][_0x5286f3(0x108)][_0x5286f3(0xf5)](_0x5286f3(0x10d));for(const {pluginName:_0x5233e1,commandName:_0x10f628}of ro)this[_0x5286f3(0x100)][_0x5286f3(0x108)][_0x5286f3(0x10f)](_0x5233e1)&&(_0x320037[_0x5286f3(0xf3)](_0x10f628),_0x320037[_0x5286f3(0x107)](_0x10f628));_0x320037[_0x5286f3(0xeb)][_0x5286f3(0xf8)](_0x5286f3(0x118),_0x309f8c(_0x36aa53,_0x5286f3(0x110))),_0x320037[_0x5286f3(0xeb)][_0x5286f3(0xf8)](_0x5286f3(0xfb),_0x309f8c(_0x36aa53,_0x5286f3(0x104))),_0x320037[_0x5286f3(0xeb)][_0x5286f3(0xf8)](_0x5286f3(0xec),_0x309f8c(_0x36aa53,_0x5286f3(0x101))),_0x320037[_0x5286f3(0xeb)][_0x5286f3(0xf8)](_0x5286f3(0x10b),_0x309f8c(_0x36aa53,_0x5286f3(0x116))),this[_0x5286f3(0x103)]();}[_0x158d88(0x103)](){const _0x36fd97=_0x158d88,_0x22d290=this[_0x36fd97(0x100)],_0x46cdaa=_0x22d290[_0x36fd97(0x121)];_0x22d290[_0x36fd97(0x108)][_0x36fd97(0xf5)](_0x36fd97(0x10d))[_0x36fd97(0xeb)][_0x36fd97(0x113)](_0x2280da=>{const _0x16839d=_0x36fd97,_0x3c753a=_0x46cdaa['t'];if(_0x16839d(0x111)!=_0x2280da[_0x16839d(0x11e)])return;const {data:_0x20e3b4}=_0x2280da;if(null!=_0x20e3b4){if(_0x16839d(0x118)==_0x20e3b4[_0x16839d(0xee)]){const _0x28f709=_0x20e3b4[_0x16839d(0xf7)][0x0][_0x16839d(0x109)];if(_0x28f709){const _0x17b83a=_0x3c753a(this[_0x16839d(0x100)][_0x16839d(0x108)][_0x16839d(0xf5)](_0x16839d(0x11a))[_0x16839d(0xf2)](this[_0x16839d(0x100)][_0x16839d(0xfa)][_0x16839d(0xf5)](_0x16839d(0x115)))[_0x16839d(0x123)](_0x21ce94=>_0x21ce94[_0x16839d(0x11d)]==_0x28f709)[_0x16839d(0x106)])[_0x16839d(0xef)]();return{'type':_0x16839d(0x102),'content':_0x309f8c(_0x46cdaa,_0x16839d(0x124),_0x17b83a)};}return{'type':_0x16839d(0x102),'content':_0x309f8c(_0x46cdaa,_0x16839d(0x11f))};}if(_0x16839d(0xfb)==_0x20e3b4[_0x16839d(0xee)]){const _0x3a1443=_0x20e3b4[_0x16839d(0xf7)][0x0][_0x16839d(0x109)];return _0x3a1443?{'type':_0x16839d(0x102),'content':_0x309f8c(_0x46cdaa,_0x16839d(0xe8),_0x3a1443)}:{'type':_0x16839d(0x102),'content':_0x309f8c(_0x46cdaa,_0x16839d(0xf4))};}if(_0x16839d(0xec)==_0x20e3b4[_0x16839d(0xee)]){const _0x3e4ca7=_0x20e3b4[_0x16839d(0xf7)][0x0][_0x16839d(0x109)];if(_0x3e4ca7){const _0x4c6ebd=_0x4ff80b(this[_0x16839d(0x100)][_0x16839d(0xfa)][_0x16839d(0xf5)](_0x16839d(0x105)))[_0x16839d(0x123)](_0x24f64b=>_0x24f64b[_0x16839d(0x11d)]==_0x3e4ca7);let _0x23d99b=_0x3e4ca7,_0x271aef='';return _0x4c6ebd&&(_0x23d99b=_0x4c6ebd[_0x16839d(0x120)],_0x271aef=_0x3c753a(_0x23d99b)[_0x16839d(0xef)]()),{'type':_0x16839d(0x102),'content':_0x309f8c(_0x46cdaa,_0x16839d(0x119),_0x271aef)[_0x16839d(0xfd)](),'color':{'value':_0x3e4ca7,'title':_0x271aef||_0x23d99b}};}return{'type':_0x16839d(0x102),'content':_0x309f8c(_0x46cdaa,_0x16839d(0xfe))};}if(_0x16839d(0x10b)==_0x20e3b4[_0x16839d(0xee)]){const _0x518693=_0x20e3b4[_0x16839d(0xf7)][0x0][_0x16839d(0x109)];if(_0x518693){const _0x2b4c54=_0x4ff80b(this[_0x16839d(0x100)][_0x16839d(0xfa)][_0x16839d(0xf5)](_0x16839d(0xf0)))[_0x16839d(0x123)](_0x367edd=>_0x367edd[_0x16839d(0x11d)]==_0x518693);let _0x3a76ea=_0x518693,_0xfcccbe='';return _0x2b4c54&&(_0x3a76ea=_0x2b4c54[_0x16839d(0x120)],_0xfcccbe=_0x3c753a(_0x3a76ea)[_0x16839d(0xef)]()),{'type':_0x16839d(0x102),'content':_0x309f8c(_0x46cdaa,_0x16839d(0x112),_0xfcccbe)[_0x16839d(0xfd)](),'color':{'value':_0x518693,'title':_0xfcccbe||_0x3a76ea}};}return{'type':_0x16839d(0x102),'content':_0x309f8c(_0x46cdaa,_0x16839d(0xf9))};}}});}}
23
+ const _0x3aaa43=_0x5f4d;(function(_0x4f59ea,_0x5e7193){const _0x16e29b=_0x5f4d,_0x4d0243=_0x4f59ea();while(!![]){try{const _0x2e7354=-parseInt(_0x16e29b(0x130))/0x1*(parseInt(_0x16e29b(0x114))/0x2)+parseInt(_0x16e29b(0x11e))/0x3*(-parseInt(_0x16e29b(0x126))/0x4)+parseInt(_0x16e29b(0x113))/0x5+-parseInt(_0x16e29b(0x102))/0x6*(-parseInt(_0x16e29b(0x10d))/0x7)+-parseInt(_0x16e29b(0xf8))/0x8+-parseInt(_0x16e29b(0x125))/0x9*(parseInt(_0x16e29b(0x108))/0xa)+parseInt(_0x16e29b(0xf9))/0xb*(parseInt(_0x16e29b(0x123))/0xc);if(_0x2e7354===_0x5e7193)break;else _0x4d0243['push'](_0x4d0243['shift']());}catch(_0x38ad6d){_0x4d0243['push'](_0x4d0243['shift']());}}}(_0x1c57,0xf21a8));import{Plugin as _0x112b85}from'ckeditor5/src/core.js';function _0x5f4d(_0x532aae,_0x10c7d9){const _0x1c57ee=_0x1c57();return _0x5f4d=function(_0x5f4d9e,_0x4b040f){_0x5f4d9e=_0x5f4d9e-0xf8;let _0x3a16cf=_0x1c57ee[_0x5f4d9e];return _0x3a16cf;},_0x5f4d(_0x532aae,_0x10c7d9);}import{normalizeColorOptions as _0x1642ad}from'ckeditor5/src/ui.js';import{getTranslation as _0x559ed5}from'../utils/common-translations.js';const ro=[{'pluginName':_0x3aaa43(0x11f),'commandName':_0x3aaa43(0x132)},{'pluginName':_0x3aaa43(0x129),'commandName':_0x3aaa43(0x110)},{'pluginName':_0x3aaa43(0x10b),'commandName':_0x3aaa43(0x135)},{'pluginName':_0x3aaa43(0x10a),'commandName':_0x3aaa43(0x121)}];export default class Q extends _0x112b85{[_0x3aaa43(0xfb)](){const _0x2b95ba=_0x3aaa43,_0x256c94=this[_0x2b95ba(0x11c)][_0x2b95ba(0x116)],_0x15f753=this[_0x2b95ba(0x11c)][_0x2b95ba(0x112)][_0x2b95ba(0x11a)](_0x2b95ba(0x122));for(const {pluginName:_0x2148c4,commandName:_0x56b548}of ro)this[_0x2b95ba(0x11c)][_0x2b95ba(0x112)][_0x2b95ba(0x105)](_0x2148c4)&&(_0x15f753[_0x2b95ba(0x103)](_0x56b548),_0x15f753[_0x2b95ba(0x12b)](_0x56b548));_0x15f753[_0x2b95ba(0x134)][_0x2b95ba(0x11d)](_0x2b95ba(0x132),_0x559ed5(_0x256c94,_0x2b95ba(0x100))),_0x15f753[_0x2b95ba(0x134)][_0x2b95ba(0x11d)](_0x2b95ba(0x110),_0x559ed5(_0x256c94,_0x2b95ba(0x12e))),_0x15f753[_0x2b95ba(0x134)][_0x2b95ba(0x11d)](_0x2b95ba(0x135),_0x559ed5(_0x256c94,_0x2b95ba(0x101))),_0x15f753[_0x2b95ba(0x134)][_0x2b95ba(0x11d)](_0x2b95ba(0x121),_0x559ed5(_0x256c94,_0x2b95ba(0x133))),this[_0x2b95ba(0xfd)]();}[_0x3aaa43(0xfd)](){const _0x4a3131=_0x3aaa43,_0xf3f1b0=this[_0x4a3131(0x11c)],_0x3b58fc=_0xf3f1b0[_0x4a3131(0x116)];_0xf3f1b0[_0x4a3131(0x112)][_0x4a3131(0x11a)](_0x4a3131(0x122))[_0x4a3131(0x134)][_0x4a3131(0x107)](_0x221867=>{const _0x21c066=_0x4a3131,_0x31fef=_0x3b58fc['t'];if(_0x21c066(0x119)!=_0x221867[_0x21c066(0x128)])return;const {data:_0x6d0bcc}=_0x221867;if(null!=_0x6d0bcc){if(_0x21c066(0x132)==_0x6d0bcc[_0x21c066(0xff)]){const _0x472f05=_0x6d0bcc[_0x21c066(0x10e)][0x0][_0x21c066(0x12a)];if(_0x472f05){const _0x102f65=_0x31fef(this[_0x21c066(0x11c)][_0x21c066(0x112)][_0x21c066(0x11a)](_0x21c066(0xfa))[_0x21c066(0x10f)](this[_0x21c066(0x11c)][_0x21c066(0x109)][_0x21c066(0x11a)](_0x21c066(0x115)))[_0x21c066(0x10c)](_0x2aa6f5=>_0x2aa6f5[_0x21c066(0x12d)]==_0x472f05)[_0x21c066(0x118)])[_0x21c066(0xfe)]();return{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0x104),_0x102f65)};}return{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0x11b))};}if(_0x21c066(0x110)==_0x6d0bcc[_0x21c066(0xff)]){const _0x50885e=_0x6d0bcc[_0x21c066(0x10e)][0x0][_0x21c066(0x12a)];return _0x50885e?{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0x111),_0x50885e)}:{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0xfc))};}if(_0x21c066(0x135)==_0x6d0bcc[_0x21c066(0xff)]){const _0x1e9086=_0x6d0bcc[_0x21c066(0x10e)][0x0][_0x21c066(0x12a)];if(_0x1e9086){const _0x3b74f5=_0x1642ad(this[_0x21c066(0x11c)][_0x21c066(0x109)][_0x21c066(0x11a)](_0x21c066(0x131)))[_0x21c066(0x10c)](_0x2c599d=>_0x2c599d[_0x21c066(0x12d)]==_0x1e9086);let _0x38e721=_0x1e9086,_0x5bd0eb='';return _0x3b74f5&&(_0x38e721=_0x3b74f5[_0x21c066(0x12c)],_0x5bd0eb=_0x31fef(_0x38e721)[_0x21c066(0xfe)]()),{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0x106),_0x5bd0eb)[_0x21c066(0x124)](),'color':{'value':_0x1e9086,'title':_0x5bd0eb||_0x38e721}};}return{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0x127))};}if(_0x21c066(0x121)==_0x6d0bcc[_0x21c066(0xff)]){const _0x2a24ff=_0x6d0bcc[_0x21c066(0x10e)][0x0][_0x21c066(0x12a)];if(_0x2a24ff){const _0x2a33ed=_0x1642ad(this[_0x21c066(0x11c)][_0x21c066(0x109)][_0x21c066(0x11a)](_0x21c066(0x12f)))[_0x21c066(0x10c)](_0x3fec60=>_0x3fec60[_0x21c066(0x12d)]==_0x2a24ff);let _0x482041=_0x2a24ff,_0xf12db='';return _0x2a33ed&&(_0x482041=_0x2a33ed[_0x21c066(0x12c)],_0xf12db=_0x31fef(_0x482041)[_0x21c066(0xfe)]()),{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0x120),_0xf12db)[_0x21c066(0x124)](),'color':{'value':_0x2a24ff,'title':_0xf12db||_0x482041}};}return{'type':_0x21c066(0x136),'content':_0x559ed5(_0x3b58fc,_0x21c066(0x117))};}}});}}function _0x1c57(){const _0x5256f0=['FORMAT_FONT_SIZE','FORMAT_FONT_COLOR','905178uAkRnJ','enableDefaultAttributesIntegration','*Set\x20font\x20size:*\x20%0','has','*Set\x20font\x20color:*\x20%0','registerDescriptionCallback','770JuBvnz','config','FontBackgroundColorEditing','FontColorEditing','find','21PpJMoG','commandParams','normalizeSizeOptions','fontFamily','*Set\x20font\x20family:*\x20%0','plugins','5250390mFdIEz','6hoIDAy','fontSize.options','locale','*Reset\x20font\x20background\x20color*','title','formatInline','get','*Reset\x20font\x20size*','editor','registerAttributeLabel','3lhekyy','FontSizeEditing','*Set\x20font\x20background\x20color:*\x20%0','fontBackgroundColor','TrackChangesEditing','24ghrvAA','trim','206487GMRhln','4039268OgoZTy','*Reset\x20font\x20color*','type','FontFamilyEditing','value','registerInlineAttribute','label','model','FORMAT_FONT_FAMILY','fontBackgroundColor.colors','261695GxdWLA','fontColor.colors','fontSize','FORMAT_FONT_BACKGROUND','descriptionFactory','fontColor','format','9092416eoDxzf','23028797EZCbYS','FontSize','afterInit','*Reset\x20font\x20family*','_registerLegacyDescription','toLowerCase','commandName'];_0x1c57=function(){return _0x5256f0;};return _0x1c57();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4c2136=_0x1eb2;(function(_0x258428,_0x25168e){const _0x45437f=_0x1eb2,_0x1efcae=_0x258428();while(!![]){try{const _0x3210f9=-parseInt(_0x45437f(0xa0))/0x1+parseInt(_0x45437f(0x88))/0x2*(parseInt(_0x45437f(0x86))/0x3)+-parseInt(_0x45437f(0xa5))/0x4+-parseInt(_0x45437f(0x96))/0x5+-parseInt(_0x45437f(0x95))/0x6+-parseInt(_0x45437f(0x7e))/0x7*(parseInt(_0x45437f(0xa6))/0x8)+parseInt(_0x45437f(0x98))/0x9;if(_0x3210f9===_0x25168e)break;else _0x1efcae['push'](_0x1efcae['shift']());}catch(_0x358c6b){_0x1efcae['push'](_0x1efcae['shift']());}}}(_0x59f1,0x87f8a));import{Plugin as _0x5c3659}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4eb3de}from'ckeditor5/src/ui.js';import{getTranslation as _0x5b800b}from'../utils/common-translations.js';export default class X extends _0x5c3659{[_0x4c2136(0x8c)](){const _0x4decd6=_0x4c2136,_0x503fa1=this[_0x4decd6(0x89)],_0x403f68=_0x503fa1[_0x4decd6(0xa2)][_0x4decd6(0x7f)](_0x4decd6(0x92)),_0x307de8=_0x503fa1[_0x4decd6(0xac)][_0x4decd6(0x7f)](_0x4decd6(0x80)),_0x508069=_0x503fa1[_0x4decd6(0xac)][_0x4decd6(0x7f)](_0x4decd6(0x85));_0x307de8&&_0x508069&&(_0x403f68[_0x4decd6(0x84)](_0x4decd6(0x85)),_0x403f68[_0x4decd6(0xa7)](_0x4decd6(0x80)),this[_0x4decd6(0x94)]());}[_0x4c2136(0x94)](){const _0x15e54b=_0x4c2136,_0x2e5807=this[_0x15e54b(0x89)],_0x3c42c0=_0x2e5807[_0x15e54b(0x8e)];_0x2e5807[_0x15e54b(0xa2)][_0x15e54b(0x7f)](_0x15e54b(0x92))[_0x15e54b(0xa3)][_0x15e54b(0x9c)](_0x8b8870=>{const _0xe4edb=_0x15e54b;if(_0xe4edb(0xae)!=_0x8b8870[_0xe4edb(0x90)]&&_0xe4edb(0x8a)!=_0x8b8870[_0xe4edb(0x90)])return;const {data:_0x594973}=_0x8b8870;if(_0x594973&&_0xe4edb(0x85)===_0x594973[_0xe4edb(0xad)]){const _0x52bddb=[],_0x18ab8e=_0x594973[_0xe4edb(0x9e)][0x0];for(const [_0x1475ab,_0x3fcc5f]of Object[_0xe4edb(0x8d)](_0x18ab8e))_0x52bddb[_0xe4edb(0xb0)](so(_0x2e5807,_0x1475ab,_0x3fcc5f));return _0x52bddb[_0xe4edb(0xb1)]?{'type':_0xe4edb(0x91),'content':_0x5b800b(_0x3c42c0,_0xe4edb(0xa9),_0x52bddb[_0xe4edb(0x99)](',\x20'))}:{'type':_0xe4edb(0x91),'content':_0x5b800b(_0x3c42c0,_0xe4edb(0x8b))};}});}}function _0x1eb2(_0xb8b1aa,_0x356e74){const _0x59f1b1=_0x59f1();return _0x1eb2=function(_0x1eb23b,_0x5dc1bf){_0x1eb23b=_0x1eb23b-0x7e;let _0x2e3770=_0x59f1b1[_0x1eb23b];return _0x2e3770;},_0x1eb2(_0xb8b1aa,_0x356e74);}function _0x59f1(){const _0x43c14d=['format','TrackChangesEditing','toUpperCase','_registerLegacyDescription','1272726BqOxSw','1507665aqSqBV','charAt','23835447prEPdq','join','fontBackgroundColor','normalizeSizeOptions','registerDescriptionCallback','FontSize','commandParams','find','617818IhsQHQ','model','plugins','descriptionFactory','label','2461312haGDlc','4416752ODGZWp','enableCommand','fontColor.colors','*Set\x20format\x20to:*\x20%0','split','slice','commands','commandName','formatBlock','boolean','push','length','config','7XYnZGY','get','copyFormat','title','fontColor','fontSize.options','enableDefaultAttributesIntegration','pasteFormat','56577LxZNJF','toLowerCase','22gwsfVt','editor','formatInline','*Remove\x20all\x20formatting*','afterInit','entries','locale','fontSize','type'];_0x59f1=function(){return _0x43c14d;};return _0x59f1();}function so(_0x11bb14,_0x3f8653,_0x3f7767){const _0xc6b866=_0x4c2136,_0x65e102=_0x11bb14[_0xc6b866(0x8e)]['t'],_0x4a4775=_0x3f8653[_0xc6b866(0xaa)](/(?=[A-Z])/)[_0xc6b866(0x99)]('\x20'),_0x566608=_0x65e102(_0x4a4775[_0xc6b866(0x97)](0x0)[_0xc6b866(0x93)]()+_0x4a4775[_0xc6b866(0xab)](0x1))[_0xc6b866(0x87)]();if(_0xc6b866(0xaf)==typeof _0x3f7767)return _0x566608;if(_0xc6b866(0x82)===_0x3f8653||_0xc6b866(0x9a)===_0x3f8653){const _0x29f76c=_0x4eb3de(_0x11bb14[_0xc6b866(0xb2)][_0xc6b866(0x7f)](_0xc6b866(0xa8)))[_0xc6b866(0x9f)](_0x269492=>_0x269492[_0xc6b866(0xa1)]==_0x3f7767);return _0x566608+'\x20('+(_0x29f76c?_0x65e102(_0x29f76c[_0xc6b866(0xa4)])[_0xc6b866(0x87)]():_0x3f7767)+')';}if(_0xc6b866(0x8f)===_0x3f8653&&isNaN(parseFloat(_0x3f7767))){const _0x2a9b16=_0x11bb14[_0xc6b866(0xa2)][_0xc6b866(0x7f)](_0xc6b866(0x9d))[_0xc6b866(0x9b)](_0x11bb14[_0xc6b866(0xb2)][_0xc6b866(0x7f)](_0xc6b866(0x83)))[_0xc6b866(0x9f)](_0x7f2d7c=>_0x7f2d7c[_0xc6b866(0xa1)]==_0x3f7767);return _0x566608+'\x20('+(_0x2a9b16?_0x65e102(_0x2a9b16[_0xc6b866(0x81)])[_0xc6b866(0x87)]():_0x3f7767)+')';}return _0x566608+'\x20('+_0x3f7767+')';}
23
+ const _0x3c7a18=_0x4514;(function(_0xaf6bc6,_0x88e8c7){const _0x2fd963=_0x4514,_0x1783db=_0xaf6bc6();while(!![]){try{const _0x24bd08=-parseInt(_0x2fd963(0x97))/0x1*(parseInt(_0x2fd963(0x7e))/0x2)+parseInt(_0x2fd963(0x6e))/0x3*(-parseInt(_0x2fd963(0x94))/0x4)+-parseInt(_0x2fd963(0x7a))/0x5+-parseInt(_0x2fd963(0x8c))/0x6+parseInt(_0x2fd963(0x75))/0x7+-parseInt(_0x2fd963(0xa0))/0x8+-parseInt(_0x2fd963(0x8f))/0x9*(-parseInt(_0x2fd963(0x91))/0xa);if(_0x24bd08===_0x88e8c7)break;else _0x1783db['push'](_0x1783db['shift']());}catch(_0x4f19a3){_0x1783db['push'](_0x1783db['shift']());}}}(_0x2b86,0x808cd));import{Plugin as _0x5af564}from'ckeditor5/src/core.js';function _0x2b86(){const _0x3453e0=['commandName','commandParams','boolean','1828146vRgkYh','slice','FontSize','descriptionFactory','label','join','find','toLowerCase','fontColor.colors','fontColor','editor','commands','plugins','format','5037072oymRXV','*Remove\x20all\x20formatting*','_registerLegacyDescription','2141181zwgyZO','type','110IJNpZi','formatInline','normalizeSizeOptions','3592opoVOU','registerDescriptionCallback','get','1tNfDGH','title','afterInit','entries','fontSize.options','charAt','fontSize','fontBackgroundColor','pasteFormat','75832UVrLzT','TrackChangesEditing','push','formatBlock','1227pmoOOm','*Set\x20format\x20to:*\x20%0','copyFormat','locale','toUpperCase','enableCommand','enableDefaultAttributesIntegration','313789SECspV','config','model','split','length','24695uPkQce'];_0x2b86=function(){return _0x3453e0;};return _0x2b86();}import{normalizeColorOptions as _0x1db1f6}from'ckeditor5/src/ui.js';import{getTranslation as _0x50c506}from'../utils/common-translations.js';function _0x4514(_0x19c3ea,_0x26f34c){const _0x2b862e=_0x2b86();return _0x4514=function(_0x451414,_0x46ecb0){_0x451414=_0x451414-0x6b;let _0x1d0a43=_0x2b862e[_0x451414];return _0x1d0a43;},_0x4514(_0x19c3ea,_0x26f34c);}export default class X extends _0x5af564{[_0x3c7a18(0x99)](){const _0x51a4e9=_0x3c7a18,_0x2904a0=this[_0x51a4e9(0x88)],_0x8e165f=_0x2904a0[_0x51a4e9(0x8a)][_0x51a4e9(0x96)](_0x51a4e9(0x6b)),_0x31237d=_0x2904a0[_0x51a4e9(0x89)][_0x51a4e9(0x96)](_0x51a4e9(0x70)),_0x4df1b2=_0x2904a0[_0x51a4e9(0x89)][_0x51a4e9(0x96)](_0x51a4e9(0x9f));_0x31237d&&_0x4df1b2&&(_0x8e165f[_0x51a4e9(0x74)](_0x51a4e9(0x9f)),_0x8e165f[_0x51a4e9(0x73)](_0x51a4e9(0x70)),this[_0x51a4e9(0x8e)]());}[_0x3c7a18(0x8e)](){const _0x10f1d3=_0x3c7a18,_0x56ec1f=this[_0x10f1d3(0x88)],_0xea662=_0x56ec1f[_0x10f1d3(0x71)];_0x56ec1f[_0x10f1d3(0x8a)][_0x10f1d3(0x96)](_0x10f1d3(0x6b))[_0x10f1d3(0x81)][_0x10f1d3(0x95)](_0x48c87b=>{const _0x3a1f09=_0x10f1d3;if(_0x3a1f09(0x6d)!=_0x48c87b[_0x3a1f09(0x90)]&&_0x3a1f09(0x92)!=_0x48c87b[_0x3a1f09(0x90)])return;const {data:_0x2cea3a}=_0x48c87b;if(_0x2cea3a&&_0x3a1f09(0x9f)===_0x2cea3a[_0x3a1f09(0x7b)]){const _0x29bedc=[],_0x30ff69=_0x2cea3a[_0x3a1f09(0x7c)][0x0];for(const [_0x2a2cac,_0x398e5c]of Object[_0x3a1f09(0x9a)](_0x30ff69))_0x29bedc[_0x3a1f09(0x6c)](so(_0x56ec1f,_0x2a2cac,_0x398e5c));return _0x29bedc[_0x3a1f09(0x79)]?{'type':_0x3a1f09(0x8b),'content':_0x50c506(_0xea662,_0x3a1f09(0x6f),_0x29bedc[_0x3a1f09(0x83)](',\x20'))}:{'type':_0x3a1f09(0x8b),'content':_0x50c506(_0xea662,_0x3a1f09(0x8d))};}});}}function so(_0x5bb75a,_0x3641e9,_0x1da63e){const _0x574f9c=_0x3c7a18,_0x24548d=_0x5bb75a[_0x574f9c(0x71)]['t'],_0x36a122=_0x3641e9[_0x574f9c(0x78)](/(?=[A-Z])/)[_0x574f9c(0x83)]('\x20'),_0x2005d3=_0x24548d(_0x36a122[_0x574f9c(0x9c)](0x0)[_0x574f9c(0x72)]()+_0x36a122[_0x574f9c(0x7f)](0x1))[_0x574f9c(0x85)]();if(_0x574f9c(0x7d)==typeof _0x1da63e)return _0x2005d3;if(_0x574f9c(0x87)===_0x3641e9||_0x574f9c(0x9e)===_0x3641e9){const _0x3c7276=_0x1db1f6(_0x5bb75a[_0x574f9c(0x76)][_0x574f9c(0x96)](_0x574f9c(0x86)))[_0x574f9c(0x84)](_0x564b97=>_0x564b97[_0x574f9c(0x77)]==_0x1da63e);return _0x2005d3+'\x20('+(_0x3c7276?_0x24548d(_0x3c7276[_0x574f9c(0x82)])[_0x574f9c(0x85)]():_0x1da63e)+')';}if(_0x574f9c(0x9d)===_0x3641e9&&isNaN(parseFloat(_0x1da63e))){const _0x377650=_0x5bb75a[_0x574f9c(0x8a)][_0x574f9c(0x96)](_0x574f9c(0x80))[_0x574f9c(0x93)](_0x5bb75a[_0x574f9c(0x76)][_0x574f9c(0x96)](_0x574f9c(0x9b)))[_0x574f9c(0x84)](_0x35d18f=>_0x35d18f[_0x574f9c(0x77)]==_0x1da63e);return _0x2005d3+'\x20('+(_0x377650?_0x24548d(_0x377650[_0x574f9c(0x98)])[_0x574f9c(0x85)]():_0x1da63e)+')';}return _0x2005d3+'\x20('+_0x1da63e+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d0c03=_0x5aa8;(function(_0x3722ff,_0x5508a4){const _0x1faf57=_0x5aa8,_0x1dd564=_0x3722ff();while(!![]){try{const _0x3af3a0=parseInt(_0x1faf57(0x1d7))/0x1*(parseInt(_0x1faf57(0x1da))/0x2)+-parseInt(_0x1faf57(0x1ef))/0x3+parseInt(_0x1faf57(0x1e3))/0x4*(parseInt(_0x1faf57(0x1e7))/0x5)+parseInt(_0x1faf57(0x1c9))/0x6*(-parseInt(_0x1faf57(0x1d6))/0x7)+-parseInt(_0x1faf57(0x1c5))/0x8*(parseInt(_0x1faf57(0x1ee))/0x9)+-parseInt(_0x1faf57(0x1ca))/0xa+parseInt(_0x1faf57(0x1ed))/0xb;if(_0x3af3a0===_0x5508a4)break;else _0x1dd564['push'](_0x1dd564['shift']());}catch(_0x518321){_0x1dd564['push'](_0x1dd564['shift']());}}}(_0x2c72,0x2210a));function _0x5aa8(_0x4764f7,_0x1c90f0){const _0x2c72c0=_0x2c72();return _0x5aa8=function(_0x5aa894,_0x296eeb){_0x5aa894=_0x5aa894-0x1c3;let _0x519014=_0x2c72c0[_0x5aa894];return _0x519014;},_0x5aa8(_0x4764f7,_0x1c90f0);}import{Plugin as _0x30e8c9}from'ckeditor5/src/core.js';import{getTranslation as _0x2d6b57}from'../utils/common-translations.js';export default class Y extends _0x30e8c9{[_0x4d0c03(0x1d4)](){const _0x3342a3=_0x4d0c03,_0x219aa7=this[_0x3342a3(0x1d1)];if(!_0x219aa7[_0x3342a3(0x1d0)][_0x3342a3(0x1cf)](_0x3342a3(0x1c8)))return;this[_0x3342a3(0x1dc)]=_0x219aa7[_0x3342a3(0x1c4)][_0x3342a3(0x1dd)](_0x3342a3(0x1df));const _0x79d3d0=_0x219aa7[_0x3342a3(0x1e9)],_0x5c1d7b=_0x219aa7[_0x3342a3(0x1d0)][_0x3342a3(0x1dd)](_0x3342a3(0x1cb));_0x5c1d7b[_0x3342a3(0x1ea)](_0x3342a3(0x1c6));for(const _0x220d52 of this[_0x3342a3(0x1dc)])_0x3342a3(0x1cd)!=_0x220d52[_0x3342a3(0x1d3)]&&_0x5c1d7b[_0x3342a3(0x1e1)][_0x3342a3(0x1e2)](_0x220d52[_0x3342a3(0x1d3)],_0x54c115=>{const _0x46ef5a=_0x3342a3,_0x1ca972=this[_0x46ef5a(0x1ce)](_0x220d52[_0x46ef5a(0x1d3)]);return null!==_0x1ca972?_0x31c7b5(_0x54c115,_0x1ca972):_0x43f9f3(_0x54c115,_0x220d52[_0x46ef5a(0x1e8)]);});function _0x31c7b5(_0x59ef9f,_0x1c06c5){const _0x36a6ea=_0x3342a3;return _0x2d6b57(_0x79d3d0,_0x36a6ea(0x1e4),[_0x59ef9f,_0x1c06c5]);}function _0x43f9f3(_0x450a83,_0x564665){const _0x34c297=_0x3342a3;return _0x2d6b57(_0x79d3d0,_0x34c297(0x1e6),[_0x450a83,_0x564665]);}this[_0x3342a3(0x1d5)]();}[_0x4d0c03(0x1d5)](){const _0x325f2c=_0x4d0c03,_0x498f39=this[_0x325f2c(0x1d1)],_0x1d4123=_0x498f39[_0x325f2c(0x1e9)];function _0x42dfb7(_0x1e2434,_0x4ab13b){const _0x57dcda=_0x325f2c;return _0x2d6b57(_0x1d4123,_0x57dcda(0x1e6),[_0x1e2434,_0x4ab13b]);}_0x498f39[_0x325f2c(0x1d0)][_0x325f2c(0x1dd)](_0x325f2c(0x1cb))[_0x325f2c(0x1e1)][_0x325f2c(0x1d2)](_0x6fc211=>{const _0x5bd13a=_0x325f2c;if(_0x5bd13a(0x1cc)!=_0x6fc211[_0x5bd13a(0x1ec)])return;const {data:_0x36d340}=_0x6fc211;if(_0x36d340&&_0x5bd13a(0x1c6)==_0x36d340[_0x5bd13a(0x1c3)]){const _0x105fd7=_0x36d340[_0x5bd13a(0x1c7)][0x0][_0x5bd13a(0x1d9)],_0x340a06=this[_0x5bd13a(0x1ce)](_0x105fd7);if(null!==_0x340a06)return{'type':_0x5bd13a(0x1e0),'content':_0x2d6b57(_0x1d4123,_0x5bd13a(0x1db),(_0x51cf51=0x1,_0x457f2c=_0x340a06,_0x2d6b57(_0x1d4123,_0x5bd13a(0x1e4),[_0x51cf51,_0x457f2c])))};const _0x433496=this[_0x5bd13a(0x1dc)][_0x5bd13a(0x1e5)](_0x43811d=>_0x43811d[_0x5bd13a(0x1d3)]===_0x105fd7)[_0x5bd13a(0x1e8)];return{'type':_0x5bd13a(0x1e0),'content':_0x2d6b57(_0x1d4123,_0x5bd13a(0x1db),_0x42dfb7(0x1,_0x433496))};}var _0x51cf51,_0x457f2c;});}[_0x4d0c03(0x1ce)](_0x3f4179){const _0x283684=_0x4d0c03;var _0x983c33,_0x4e1e90;const _0x332666=_0x3f4179[_0x283684(0x1de)](/^heading(\d+)/);if(_0x332666)return _0x332666[0x1];const _0x3e1b3b=null===(_0x983c33=this[_0x283684(0x1dc)])||void 0x0===_0x983c33?void 0x0:_0x983c33[_0x283684(0x1e5)](_0x4a03ca=>_0x4a03ca[_0x283684(0x1d3)]==_0x3f4179);if(_0x3e1b3b&&_0x3e1b3b[_0x283684(0x1eb)]){const _0x25cf84=_0x3e1b3b[_0x283684(0x1eb)],_0x55d40c=(null!==(_0x4e1e90=_0x25cf84[_0x283684(0x1d8)])&&void 0x0!==_0x4e1e90?_0x4e1e90:_0x25cf84)[_0x283684(0x1de)](/^h(\d+)/);if(_0x55d40c)return _0x55d40c[0x1];}return null;}}function _0x2c72(){const _0x12fd90=['match','heading.options','format','descriptionFactory','registerElementLabel','4HWeuSt','ELEMENT_HEADING','find','ELEMENT_HEADING_CUSTOM','353060ygYBbN','title','locale','enableDefaultAttributesIntegration','view','type','4419800hEZvlG','36QOsSYR','474771UIPcLu','commandName','config','111464zSZcEc','heading','commandParams','HeadingEditing','5958eaIGnD','1514430phzEEk','TrackChangesEditing','formatBlock','paragraph','_getHeadingLevel','has','plugins','editor','registerDescriptionCallback','model','afterInit','_registerLegacyDescription','616YLfUOq','2221WeoAHy','name','value','108kqXbkZ','*Change\x20to:*\x20%0','_headingOptions','get'];_0x2c72=function(){return _0x12fd90;};return _0x2c72();}
23
+ const _0x24274f=_0x190f;(function(_0x573187,_0x24c2bc){const _0x9880b9=_0x190f,_0x34770a=_0x573187();while(!![]){try{const _0x5be6c8=-parseInt(_0x9880b9(0x1fb))/0x1*(parseInt(_0x9880b9(0x1dc))/0x2)+-parseInt(_0x9880b9(0x1e2))/0x3*(parseInt(_0x9880b9(0x1f5))/0x4)+-parseInt(_0x9880b9(0x1fd))/0x5+parseInt(_0x9880b9(0x1e6))/0x6+-parseInt(_0x9880b9(0x1fc))/0x7+parseInt(_0x9880b9(0x1de))/0x8*(-parseInt(_0x9880b9(0x1e3))/0x9)+parseInt(_0x9880b9(0x1d9))/0xa;if(_0x5be6c8===_0x24c2bc)break;else _0x34770a['push'](_0x34770a['shift']());}catch(_0xf526dd){_0x34770a['push'](_0x34770a['shift']());}}}(_0x352f,0xa3c89));import{Plugin as _0x3855d4}from'ckeditor5/src/core.js';function _0x352f(){const _0x1e9cbf=['commandParams','paragraph','*Change\x20to:*\x20%0','16DgsIUm','3240069CtLRzp','6453470BiEiTo','plugins','ELEMENT_HEADING','name','ELEMENT_HEADING_CUSTOM','heading','match','descriptionFactory','52075800Bnxsqa','find','editor','124090XEJBen','heading.options','4683856ZtLXkp','_registerLegacyDescription','afterInit','enableDefaultAttributesIntegration','3rmMTfa','18VwzKcx','commandName','registerDescriptionCallback','2323038jGNXDZ','_getHeadingLevel','TrackChangesEditing','title','registerElementLabel','get','view','HeadingEditing','value','formatBlock','type','locale','_headingOptions','format','model','4026604sKGZLp','config','has'];_0x352f=function(){return _0x1e9cbf;};return _0x352f();}function _0x190f(_0x2af1d4,_0x3564e7){const _0x352fcf=_0x352f();return _0x190f=function(_0x190fbc,_0x7dd380){_0x190fbc=_0x190fbc-0x1d9;let _0xc55774=_0x352fcf[_0x190fbc];return _0xc55774;},_0x190f(_0x2af1d4,_0x3564e7);}import{getTranslation as _0xd6ec5d}from'../utils/common-translations.js';export default class Y extends _0x3855d4{[_0x24274f(0x1e0)](){const _0x67f3f2=_0x24274f,_0x175e29=this[_0x67f3f2(0x1db)];if(!_0x175e29[_0x67f3f2(0x1fe)][_0x67f3f2(0x1f7)](_0x67f3f2(0x1ed)))return;this[_0x67f3f2(0x1f2)]=_0x175e29[_0x67f3f2(0x1f6)][_0x67f3f2(0x1eb)](_0x67f3f2(0x1dd));const _0x32f3b3=_0x175e29[_0x67f3f2(0x1f1)],_0x4a09a4=_0x175e29[_0x67f3f2(0x1fe)][_0x67f3f2(0x1eb)](_0x67f3f2(0x1e8));_0x4a09a4[_0x67f3f2(0x1e1)](_0x67f3f2(0x202));for(const _0x57dcf9 of this[_0x67f3f2(0x1f2)])_0x67f3f2(0x1f9)!=_0x57dcf9[_0x67f3f2(0x1f4)]&&_0x4a09a4[_0x67f3f2(0x204)][_0x67f3f2(0x1ea)](_0x57dcf9[_0x67f3f2(0x1f4)],_0x49ddd6=>{const _0x2e337b=_0x67f3f2,_0x768a94=this[_0x2e337b(0x1e7)](_0x57dcf9[_0x2e337b(0x1f4)]);return null!==_0x768a94?_0x2d5f16(_0x49ddd6,_0x768a94):_0x4c10b8(_0x49ddd6,_0x57dcf9[_0x2e337b(0x1e9)]);});function _0x2d5f16(_0x292726,_0x210b53){const _0x5d96fc=_0x67f3f2;return _0xd6ec5d(_0x32f3b3,_0x5d96fc(0x1ff),[_0x292726,_0x210b53]);}function _0x4c10b8(_0x588d44,_0x4e02fe){const _0x5900da=_0x67f3f2;return _0xd6ec5d(_0x32f3b3,_0x5900da(0x201),[_0x588d44,_0x4e02fe]);}this[_0x67f3f2(0x1df)]();}[_0x24274f(0x1df)](){const _0x4db0ad=_0x24274f,_0x54e35c=this[_0x4db0ad(0x1db)],_0x20c0d8=_0x54e35c[_0x4db0ad(0x1f1)];function _0x4d2eac(_0x16968e,_0x2f8e97){const _0x6d8858=_0x4db0ad;return _0xd6ec5d(_0x20c0d8,_0x6d8858(0x201),[_0x16968e,_0x2f8e97]);}_0x54e35c[_0x4db0ad(0x1fe)][_0x4db0ad(0x1eb)](_0x4db0ad(0x1e8))[_0x4db0ad(0x204)][_0x4db0ad(0x1e5)](_0xc10f91=>{const _0x2f70c6=_0x4db0ad;if(_0x2f70c6(0x1ef)!=_0xc10f91[_0x2f70c6(0x1f0)])return;const {data:_0x47cb46}=_0xc10f91;if(_0x47cb46&&_0x2f70c6(0x202)==_0x47cb46[_0x2f70c6(0x1e4)]){const _0x1dcd4e=_0x47cb46[_0x2f70c6(0x1f8)][0x0][_0x2f70c6(0x1ee)],_0x1eeb2e=this[_0x2f70c6(0x1e7)](_0x1dcd4e);if(null!==_0x1eeb2e)return{'type':_0x2f70c6(0x1f3),'content':_0xd6ec5d(_0x20c0d8,_0x2f70c6(0x1fa),(_0x54bddf=0x1,_0x252a90=_0x1eeb2e,_0xd6ec5d(_0x20c0d8,_0x2f70c6(0x1ff),[_0x54bddf,_0x252a90])))};const _0x3264cb=this[_0x2f70c6(0x1f2)][_0x2f70c6(0x1da)](_0x2a5bee=>_0x2a5bee[_0x2f70c6(0x1f4)]===_0x1dcd4e)[_0x2f70c6(0x1e9)];return{'type':_0x2f70c6(0x1f3),'content':_0xd6ec5d(_0x20c0d8,_0x2f70c6(0x1fa),_0x4d2eac(0x1,_0x3264cb))};}var _0x54bddf,_0x252a90;});}[_0x24274f(0x1e7)](_0x586c03){const _0xb1e290=_0x24274f;var _0x2120ad,_0x24e33a;const _0x3e836a=_0x586c03[_0xb1e290(0x203)](/^heading(\d+)/);if(_0x3e836a)return _0x3e836a[0x1];const _0x1b88a0=null===(_0x2120ad=this[_0xb1e290(0x1f2)])||void 0x0===_0x2120ad?void 0x0:_0x2120ad[_0xb1e290(0x1da)](_0x124102=>_0x124102[_0xb1e290(0x1f4)]==_0x586c03);if(_0x1b88a0&&_0x1b88a0[_0xb1e290(0x1ec)]){const _0x12c87c=_0x1b88a0[_0xb1e290(0x1ec)],_0x385df2=(null!==(_0x24e33a=_0x12c87c[_0xb1e290(0x200)])&&void 0x0!==_0x24e33a?_0x24e33a:_0x12c87c)[_0xb1e290(0x203)](/^h(\d+)/);if(_0x385df2)return _0x385df2[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2ae2(){const _0x47c989=['plugins','FORMAT_HIGHLIGHT','commandName','5ZSoJyZ','350154nTpAxL','3102400zbxuoD','2UGvfko','color','569142ChlsLg','12BYkUrk','descriptionFactory','get','highlight.options','find','16545749OyJMaY','editor','registerInlineAttribute','toLowerCase','registerAttributeLabel','type','1157132RleRwT','*Remove\x20highlight*','value','220hTUzJU','_registerLegacyDescription','registerDescriptionCallback','16fSCtrY','1517430KPoHHn','afterInit','format','formatInline','config','title','locale','2608036XcLOiJ','*Set\x20highlight:*\x20%0','highlight','HighlightEditing','enableDefaultAttributesIntegration','has','TrackChangesEditing','model','commandParams'];_0x2ae2=function(){return _0x47c989;};return _0x2ae2();}const _0x5ac4b1=_0x495e;(function(_0x213597,_0x37d642){const _0x4eea39=_0x495e,_0x7fdbb1=_0x213597();while(!![]){try{const _0x47f13f=-parseInt(_0x4eea39(0x11f))/0x1*(parseInt(_0x4eea39(0x102))/0x2)+-parseInt(_0x4eea39(0x109))/0x3+parseInt(_0x4eea39(0x110))/0x4*(parseInt(_0x4eea39(0x11c))/0x5)+parseInt(_0x4eea39(0x121))/0x6+parseInt(_0x4eea39(0x11e))/0x7*(parseInt(_0x4eea39(0x108))/0x8)+-parseInt(_0x4eea39(0x11d))/0x9*(parseInt(_0x4eea39(0x105))/0xa)+-parseInt(_0x4eea39(0x127))/0xb*(-parseInt(_0x4eea39(0x122))/0xc);if(_0x47f13f===_0x37d642)break;else _0x7fdbb1['push'](_0x7fdbb1['shift']());}catch(_0x5d53c9){_0x7fdbb1['push'](_0x7fdbb1['shift']());}}}(_0x2ae2,0x97037));import{Plugin as _0x4abfb1}from'ckeditor5/src/core.js';import{getTranslation as _0x460b79}from'../utils/common-translations.js';function _0x495e(_0x5c0c55,_0x465c1a){const _0x2ae2bb=_0x2ae2();return _0x495e=function(_0x495ea1,_0x1dbedc){_0x495ea1=_0x495ea1-0x100;let _0x3fcacc=_0x2ae2bb[_0x495ea1];return _0x3fcacc;},_0x495e(_0x5c0c55,_0x465c1a);}export default class Z extends _0x4abfb1{[_0x5ac4b1(0x10a)](){const _0x509d84=_0x5ac4b1,_0x11245e=this[_0x509d84(0x128)];if(!_0x11245e[_0x509d84(0x119)][_0x509d84(0x115)](_0x509d84(0x113)))return;const _0x1a8ddc=_0x11245e[_0x509d84(0x119)][_0x509d84(0x124)](_0x509d84(0x116)),_0x26c6ce=_0x11245e[_0x509d84(0x10f)];_0x1a8ddc[_0x509d84(0x114)](_0x509d84(0x112)),_0x1a8ddc[_0x509d84(0x129)](_0x509d84(0x112)),_0x1a8ddc[_0x509d84(0x123)][_0x509d84(0x100)](_0x509d84(0x112),_0x460b79(_0x26c6ce,_0x509d84(0x11a))),this[_0x509d84(0x106)]();}[_0x5ac4b1(0x106)](){const _0x40e822=_0x5ac4b1,_0x5963b0=this[_0x40e822(0x128)],_0x3f2846=_0x5963b0[_0x40e822(0x10f)];_0x5963b0[_0x40e822(0x119)][_0x40e822(0x124)](_0x40e822(0x116))[_0x40e822(0x123)][_0x40e822(0x107)](_0x2f29b9=>{const _0x2f5133=_0x40e822;if(_0x2f5133(0x10c)!=_0x2f29b9[_0x2f5133(0x101)])return;const {data:_0x9a0127}=_0x2f29b9;if(_0x9a0127&&_0x2f5133(0x112)==_0x9a0127[_0x2f5133(0x11b)]){const _0x5dc921=_0x3f2846['t'],_0x65550d=_0x9a0127[_0x2f5133(0x118)][0x0][_0x2f5133(0x104)];if(_0x65550d){const _0x42729d=_0x5963b0[_0x2f5133(0x10d)][_0x2f5133(0x124)](_0x2f5133(0x125))[_0x2f5133(0x126)](_0x4ec914=>_0x4ec914[_0x2f5133(0x117)]==_0x65550d),_0x41c5b7=_0x5dc921(_0x42729d[_0x2f5133(0x10e)])[_0x2f5133(0x12a)]();return{'type':_0x2f5133(0x10b),'content':_0x460b79(_0x3f2846,_0x2f5133(0x111),_0x41c5b7),'color':{'value':_0x42729d[_0x2f5133(0x120)],'title':_0x42729d[_0x2f5133(0x10e)]}};}return{'type':_0x2f5133(0x10b),'content':_0x460b79(_0x3f2846,_0x2f5133(0x103),_0x460b79(_0x3f2846,_0x2f5133(0x11a)))};}});}}
23
+ function _0x33db(){const _0x766e39=['title','color','highlight.options','commandParams','394666ozhUYw','editor','*Set\x20highlight:*\x20%0','commandName','HighlightEditing','_registerLegacyDescription','10420424FvoLYg','get','TrackChangesEditing','50ZwQkfp','680224wAaSwj','find','highlight','registerInlineAttribute','registerDescriptionCallback','36OfdPhv','locale','12147320icBMWc','toLowerCase','value','enableDefaultAttributesIntegration','formatInline','15bbgOsx','1630581SzRRKS','FORMAT_HIGHLIGHT','plugins','7039248CiLREG','config','type','*Remove\x20highlight*','afterInit','descriptionFactory','model','format','registerAttributeLabel','has','195604ppJfEp'];_0x33db=function(){return _0x766e39;};return _0x33db();}const _0x52aaa8=_0x42bc;(function(_0x5fc314,_0x387a27){const _0x1d9815=_0x42bc,_0x2fc2e8=_0x5fc314();while(!![]){try{const _0x2f53e9=parseInt(_0x1d9815(0x1c5))/0x1+-parseInt(_0x1d9815(0x1ae))/0x2*(-parseInt(_0x1d9815(0x1c4))/0x3)+parseInt(_0x1d9815(0x1d2))/0x4*(parseInt(_0x1d9815(0x1b7))/0x5)+parseInt(_0x1d9815(0x1c8))/0x6+parseInt(_0x1d9815(0x1b4))/0x7+-parseInt(_0x1d9815(0x1b8))/0x8+parseInt(_0x1d9815(0x1bd))/0x9*(-parseInt(_0x1d9815(0x1bf))/0xa);if(_0x2f53e9===_0x387a27)break;else _0x2fc2e8['push'](_0x2fc2e8['shift']());}catch(_0x3451f9){_0x2fc2e8['push'](_0x2fc2e8['shift']());}}}(_0x33db,0xc934c));function _0x42bc(_0x39aa4e,_0x12bc2a){const _0x33db95=_0x33db();return _0x42bc=function(_0x42bcba,_0x54fcf7){_0x42bcba=_0x42bcba-0x1ad;let _0x2fb6a5=_0x33db95[_0x42bcba];return _0x2fb6a5;},_0x42bc(_0x39aa4e,_0x12bc2a);}import{Plugin as _0x2e8ffd}from'ckeditor5/src/core.js';import{getTranslation as _0x193588}from'../utils/common-translations.js';export default class Z extends _0x2e8ffd{[_0x52aaa8(0x1cc)](){const _0x46a290=_0x52aaa8,_0x437114=this[_0x46a290(0x1af)];if(!_0x437114[_0x46a290(0x1c7)][_0x46a290(0x1d1)](_0x46a290(0x1b2)))return;const _0x241785=_0x437114[_0x46a290(0x1c7)][_0x46a290(0x1b5)](_0x46a290(0x1b6)),_0x5e5c16=_0x437114[_0x46a290(0x1be)];_0x241785[_0x46a290(0x1c2)](_0x46a290(0x1ba)),_0x241785[_0x46a290(0x1bb)](_0x46a290(0x1ba)),_0x241785[_0x46a290(0x1cd)][_0x46a290(0x1d0)](_0x46a290(0x1ba),_0x193588(_0x5e5c16,_0x46a290(0x1c6))),this[_0x46a290(0x1b3)]();}[_0x52aaa8(0x1b3)](){const _0x53dcc0=_0x52aaa8,_0x3cdd56=this[_0x53dcc0(0x1af)],_0xc4fb25=_0x3cdd56[_0x53dcc0(0x1be)];_0x3cdd56[_0x53dcc0(0x1c7)][_0x53dcc0(0x1b5)](_0x53dcc0(0x1b6))[_0x53dcc0(0x1cd)][_0x53dcc0(0x1bc)](_0x305842=>{const _0x3db597=_0x53dcc0;if(_0x3db597(0x1c3)!=_0x305842[_0x3db597(0x1ca)])return;const {data:_0x20ccb7}=_0x305842;if(_0x20ccb7&&_0x3db597(0x1ba)==_0x20ccb7[_0x3db597(0x1b1)]){const _0x1f1e44=_0xc4fb25['t'],_0xefd9e6=_0x20ccb7[_0x3db597(0x1ad)][0x0][_0x3db597(0x1c1)];if(_0xefd9e6){const _0x2337a3=_0x3cdd56[_0x3db597(0x1c9)][_0x3db597(0x1b5)](_0x3db597(0x1d5))[_0x3db597(0x1b9)](_0x59a19f=>_0x59a19f[_0x3db597(0x1ce)]==_0xefd9e6),_0x3d26b8=_0x1f1e44(_0x2337a3[_0x3db597(0x1d3)])[_0x3db597(0x1c0)]();return{'type':_0x3db597(0x1cf),'content':_0x193588(_0xc4fb25,_0x3db597(0x1b0),_0x3d26b8),'color':{'value':_0x2337a3[_0x3db597(0x1d4)],'title':_0x2337a3[_0x3db597(0x1d3)]}};}return{'type':_0x3db597(0x1cf),'content':_0x193588(_0xc4fb25,_0x3db597(0x1cb),_0x193588(_0xc4fb25,_0x3db597(0x1c6)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x98bb41=_0x1ddc;(function(_0x1382c2,_0x2ec31e){const _0x2acc73=_0x1ddc,_0x5f553d=_0x1382c2();while(!![]){try{const _0x463f3c=parseInt(_0x2acc73(0xa3))/0x1*(-parseInt(_0x2acc73(0xae))/0x2)+parseInt(_0x2acc73(0xaa))/0x3*(parseInt(_0x2acc73(0x9e))/0x4)+-parseInt(_0x2acc73(0xa4))/0x5*(-parseInt(_0x2acc73(0x9d))/0x6)+parseInt(_0x2acc73(0xac))/0x7+-parseInt(_0x2acc73(0x9b))/0x8*(-parseInt(_0x2acc73(0x8f))/0x9)+-parseInt(_0x2acc73(0x91))/0xa+-parseInt(_0x2acc73(0x93))/0xb;if(_0x463f3c===_0x2ec31e)break;else _0x5f553d['push'](_0x5f553d['shift']());}catch(_0x532d50){_0x5f553d['push'](_0x5f553d['shift']());}}}(_0x4deb,0xd9a52));function _0x4deb(){const _0x5278d8=['240749ILenaJ','910issZiZ','has','horizontalLine','insert','ELEMENT_HORIZONTAL_LINE','locale','1600728OONqVJ','createPositionAt','10601374JdWnOV','enableCommand','6JEqYXt','elementToStructure','createEmptyElement','showSuggestionHighlights','dataDowncast','ck-horizontal-line','3024RDgtmI','HorizontalLineEditing','1390180WlteLv','TrackChangesEditing','20496135pJdjUy','div','addClass','editor','get','descriptionFactory','afterInit','high','184YEtwLw','createContainerElement','33846kWzRIL','8jEyWdN','plugins','conversion','registerElementLabel','for'];_0x4deb=function(){return _0x5278d8;};return _0x4deb();}import{Plugin as _0x3b4fc4}from'ckeditor5/src/core.js';import{getTranslation as _0x57eb22}from'../utils/common-translations.js';function _0x1ddc(_0x3e9c96,_0x3da62a){const _0x4debd5=_0x4deb();return _0x1ddc=function(_0x1ddc5a,_0x39ffca){_0x1ddc5a=_0x1ddc5a-0x8b;let _0x1364de=_0x4debd5[_0x1ddc5a];return _0x1364de;},_0x1ddc(_0x3e9c96,_0x3da62a);}export default class tt extends _0x3b4fc4{[_0x98bb41(0x99)](){const _0x49ebc6=_0x98bb41,_0x783b59=this[_0x49ebc6(0x96)];if(!_0x783b59[_0x49ebc6(0x9f)][_0x49ebc6(0xa5)](_0x49ebc6(0x90)))return;_0x783b59[_0x49ebc6(0x9f)][_0x49ebc6(0x97)](_0x49ebc6(0x92))[_0x49ebc6(0xad)](_0x49ebc6(0xa6));const _0x199a86=_0x783b59[_0x49ebc6(0x9f)][_0x49ebc6(0x97)](_0x49ebc6(0x92)),_0x5ebb63=_0x783b59[_0x49ebc6(0xa9)];_0x199a86[_0x49ebc6(0x98)][_0x49ebc6(0xa1)](_0x49ebc6(0xa6),_0x59663e=>_0x57eb22(_0x5ebb63,_0x49ebc6(0xa8),_0x59663e)),_0x783b59[_0x49ebc6(0xa0)][_0x49ebc6(0xa2)](_0x49ebc6(0x8d))[_0x49ebc6(0xaf)]({'model':_0x49ebc6(0xa6),'view':(_0x185c15,{writer:_0x166910,options:_0x34f2c9})=>{const _0x127a8e=_0x49ebc6;if(!_0x34f2c9[_0x127a8e(0x8c)])return null;const _0x4a366c=_0x166910[_0x127a8e(0x9c)](_0x127a8e(0x94)),_0x5547df=_0x166910[_0x127a8e(0x8b)]('hr');return _0x166910[_0x127a8e(0x95)](_0x127a8e(0x8e),_0x4a366c),_0x166910[_0x127a8e(0xa7)](_0x166910[_0x127a8e(0xab)](_0x4a366c,0x0),_0x5547df),_0x4a366c;},'converterPriority':_0x49ebc6(0x9a)});}}
23
+ const _0x5a9cc4=_0x4503;(function(_0x20679f,_0x2ec27a){const _0x4d649e=_0x4503,_0xd2581c=_0x20679f();while(!![]){try{const _0xc7b31d=-parseInt(_0x4d649e(0x1a4))/0x1*(-parseInt(_0x4d649e(0x1c1))/0x2)+-parseInt(_0x4d649e(0x1ba))/0x3*(parseInt(_0x4d649e(0x1b2))/0x4)+parseInt(_0x4d649e(0x1bd))/0x5*(-parseInt(_0x4d649e(0x1b0))/0x6)+-parseInt(_0x4d649e(0x1c7))/0x7*(-parseInt(_0x4d649e(0x1c0))/0x8)+-parseInt(_0x4d649e(0x1ab))/0x9+parseInt(_0x4d649e(0x1ae))/0xa*(parseInt(_0x4d649e(0x1b9))/0xb)+-parseInt(_0x4d649e(0x1aa))/0xc;if(_0xc7b31d===_0x2ec27a)break;else _0xd2581c['push'](_0xd2581c['shift']());}catch(_0xdddc0c){_0xd2581c['push'](_0xd2581c['shift']());}}}(_0x6c37,0xd3793));import{Plugin as _0x322c95}from'ckeditor5/src/core.js';function _0x4503(_0x54dd40,_0x299135){const _0x6c371b=_0x6c37();return _0x4503=function(_0x450364,_0x59288b){_0x450364=_0x450364-0x1a3;let _0x5b41be=_0x6c371b[_0x450364];return _0x5b41be;},_0x4503(_0x54dd40,_0x299135);}import{getTranslation as _0x408483}from'../utils/common-translations.js';function _0x6c37(){const _0x4466c9=['insert','locale','5515jUDufX','plugins','afterInit','48448rQkLiX','3194834XSFDMS','HorizontalLineEditing','conversion','TrackChangesEditing','addClass','createEmptyElement','1519EnlEVy','createPositionAt','editor','1DKtqvl','has','descriptionFactory','registerElementLabel','createContainerElement','high','11637156MKipKm','9383256MTZquo','ELEMENT_HORIZONTAL_LINE','elementToStructure','5001470ZYgaPt','dataDowncast','1590vqWwRd','for','276ebYlrI','get','showSuggestionHighlights','enableCommand','horizontalLine','div','ck-horizontal-line','11VLrJWD','10473cNwNUF'];_0x6c37=function(){return _0x4466c9;};return _0x6c37();}export default class tt extends _0x322c95{[_0x5a9cc4(0x1bf)](){const _0x500fd8=_0x5a9cc4,_0x1439ed=this[_0x500fd8(0x1a3)];if(!_0x1439ed[_0x500fd8(0x1be)][_0x500fd8(0x1a5)](_0x500fd8(0x1c2)))return;_0x1439ed[_0x500fd8(0x1be)][_0x500fd8(0x1b3)](_0x500fd8(0x1c4))[_0x500fd8(0x1b5)](_0x500fd8(0x1b6));const _0x3a3b37=_0x1439ed[_0x500fd8(0x1be)][_0x500fd8(0x1b3)](_0x500fd8(0x1c4)),_0x3b9e71=_0x1439ed[_0x500fd8(0x1bc)];_0x3a3b37[_0x500fd8(0x1a6)][_0x500fd8(0x1a7)](_0x500fd8(0x1b6),_0x14096e=>_0x408483(_0x3b9e71,_0x500fd8(0x1ac),_0x14096e)),_0x1439ed[_0x500fd8(0x1c3)][_0x500fd8(0x1b1)](_0x500fd8(0x1af))[_0x500fd8(0x1ad)]({'model':_0x500fd8(0x1b6),'view':(_0x379684,{writer:_0x201745,options:_0x31eeb6})=>{const _0x11287a=_0x500fd8;if(!_0x31eeb6[_0x11287a(0x1b4)])return null;const _0x2209f8=_0x201745[_0x11287a(0x1a8)](_0x11287a(0x1b7)),_0x4e386d=_0x201745[_0x11287a(0x1c6)]('hr');return _0x201745[_0x11287a(0x1c5)](_0x11287a(0x1b8),_0x2209f8),_0x201745[_0x11287a(0x1bb)](_0x201745[_0x11287a(0x1c8)](_0x2209f8,0x0),_0x4e386d),_0x2209f8;},'converterPriority':_0x500fd8(0x1a9)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2f81c0=_0x5430;(function(_0x593e19,_0x40ac89){const _0x2aa16b=_0x5430,_0x4ee060=_0x593e19();while(!![]){try{const _0x58bffa=parseInt(_0x2aa16b(0xff))/0x1*(-parseInt(_0x2aa16b(0x10a))/0x2)+parseInt(_0x2aa16b(0xfc))/0x3*(parseInt(_0x2aa16b(0x104))/0x4)+parseInt(_0x2aa16b(0x109))/0x5+parseInt(_0x2aa16b(0xf7))/0x6+-parseInt(_0x2aa16b(0xf6))/0x7*(parseInt(_0x2aa16b(0x115))/0x8)+-parseInt(_0x2aa16b(0xf4))/0x9*(-parseInt(_0x2aa16b(0x103))/0xa)+parseInt(_0x2aa16b(0x108))/0xb;if(_0x58bffa===_0x40ac89)break;else _0x4ee060['push'](_0x4ee060['shift']());}catch(_0x542f2b){_0x4ee060['push'](_0x4ee060['shift']());}}}(_0x1eee,0xaa94a));import{Plugin as _0x501769}from'ckeditor5/src/core.js';import{getTranslation as _0x530998}from'../utils/common-translations.js';export default class et extends _0x501769{[_0x2f81c0(0x112)](){const _0x4b1ce2=_0x2f81c0,_0x3c16f8=this[_0x4b1ce2(0xfd)];if(!_0x3c16f8[_0x4b1ce2(0xf8)][_0x4b1ce2(0x118)](_0x4b1ce2(0x116)))return;const _0x12c785=_0x3c16f8[_0x4b1ce2(0xf8)][_0x4b1ce2(0xf9)](_0x4b1ce2(0x10c)),_0x29e22b=_0x3c16f8[_0x4b1ce2(0x110)];_0x12c785[_0x4b1ce2(0x105)][_0x4b1ce2(0x111)](_0x4b1ce2(0x106),_0x1e9cd9=>_0x530998(_0x29e22b,_0x4b1ce2(0xf2),_0x1e9cd9)),_0x12c785[_0x4b1ce2(0xf5)](_0x4b1ce2(0x114)),_0x12c785[_0x4b1ce2(0x113)](_0x4b1ce2(0x102)),_0x12c785[_0x4b1ce2(0x105)][_0x4b1ce2(0x10f)](_0x8d9a15=>{const _0x329fff=_0x4b1ce2;if(_0x329fff(0x107)!=_0x8d9a15[_0x329fff(0xf3)])return;const {data:_0x203348}=_0x8d9a15;if(_0x203348&&_0x329fff(0x102)==_0x203348[_0x329fff(0xfe)]&&_0x8d9a15[_0x329fff(0x117)]()[_0x329fff(0xfa)][_0x329fff(0x10d)]['is'](_0x329fff(0x10b),_0x329fff(0x106))){const _0x3549d9=_0x530998(_0x29e22b,_0x329fff(0xf2));return{'type':_0x329fff(0x119),'content':_0x530998(_0x29e22b,_0x329fff(0x101),_0x3549d9)};}}),this[_0x4b1ce2(0xfb)]();}[_0x2f81c0(0xfb)](){const _0xd0b2d7=_0x2f81c0,_0x3ea0a7=this[_0xd0b2d7(0xfd)],_0x4593ec=_0x3ea0a7[_0xd0b2d7(0x110)];_0x3ea0a7[_0xd0b2d7(0xf8)][_0xd0b2d7(0xf9)](_0xd0b2d7(0x10c))[_0xd0b2d7(0x105)][_0xd0b2d7(0x10f)](_0x30fb2d=>{const _0x4264ba=_0xd0b2d7;if(_0x4264ba(0x100)!=_0x30fb2d[_0x4264ba(0xf3)])return;const {data:_0x362aef}=_0x30fb2d;if(_0x362aef&&_0x4264ba(0x114)==_0x362aef[_0x4264ba(0x10e)]){const _0x294c4c=_0x530998(_0x4593ec,_0x4264ba(0xf2));return{'type':_0x4264ba(0x119),'content':_0x530998(_0x4593ec,_0x4264ba(0x101),_0x294c4c)};}});}}function _0x5430(_0xeac70c,_0x200512){const _0x1eeecd=_0x1eee();return _0x5430=function(_0x543045,_0x4f8502){_0x543045=_0x543045-0xf2;let _0x2388a8=_0x1eeecd[_0x543045];return _0x2388a8;},_0x5430(_0xeac70c,_0x200512);}function _0x1eee(){const _0x5647b8=['*Change\x20%0\x20content*','value','29850qliICm','56jMqZhV','descriptionFactory','rawHtml','attribute','9680847LJhSjD','2508330LHisUb','1364986joFsEZ','element','TrackChangesEditing','nodeAfter','commandName','registerDescriptionCallback','locale','registerElementLabel','afterInit','registerBlockAttribute','htmlEmbed','730120opGXRz','HtmlEmbed','getFirstRange','has','format','ELEMENT_HTML_EMBED','type','2727yUbJev','enableDefaultAttributesIntegration','77jIFNec','2357994dtzmaZ','plugins','get','start','_registerLegacyDescription','83229CvQmHm','editor','key','2JFIhnJ','formatBlock'];_0x1eee=function(){return _0x5647b8;};return _0x1eee();}
23
+ const _0x660b73=_0x24c6;function _0x2e5a(){const _0xe8abd2=['getFirstRange','get','400oWAEHy','htmlEmbed','nodeAfter','plugins','registerDescriptionCallback','192hBesbw','key','2966PepNvu','element','2193585zfWGuX','44464FCMDjq','6379552Logxdx','editor','TrackChangesEditing','registerElementLabel','descriptionFactory','afterInit','commandName','ELEMENT_HTML_EMBED','rawHtml','HtmlEmbed','enableDefaultAttributesIntegration','2824015SfslTg','registerBlockAttribute','formatBlock','has','attribute','start','locale','type','4587858PiLcta','32702112zJHtny','_registerLegacyDescription','value','*Change\x20%0\x20content*','format'];_0x2e5a=function(){return _0xe8abd2;};return _0x2e5a();}(function(_0x4f640f,_0x3cd9ae){const _0x371984=_0x24c6,_0x56a36c=_0x4f640f();while(!![]){try{const _0x433d52=parseInt(_0x371984(0xc3))/0x1*(-parseInt(_0x371984(0xca))/0x2)+parseInt(_0x371984(0xcc))/0x3+-parseInt(_0x371984(0xce))/0x4+-parseInt(_0x371984(0xd9))/0x5+-parseInt(_0x371984(0xbb))/0x6+parseInt(_0x371984(0xcd))/0x7*(parseInt(_0x371984(0xc8))/0x8)+parseInt(_0x371984(0xbc))/0x9;if(_0x433d52===_0x3cd9ae)break;else _0x56a36c['push'](_0x56a36c['shift']());}catch(_0x3e4291){_0x56a36c['push'](_0x56a36c['shift']());}}}(_0x2e5a,0xf40fd));import{Plugin as _0x11fa05}from'ckeditor5/src/core.js';function _0x24c6(_0x21f9d7,_0x1ef748){const _0x2e5ad3=_0x2e5a();return _0x24c6=function(_0x24c607,_0xf59a4c){_0x24c607=_0x24c607-0xb6;let _0x321eeb=_0x2e5ad3[_0x24c607];return _0x321eeb;},_0x24c6(_0x21f9d7,_0x1ef748);}import{getTranslation as _0x4cf88e}from'../utils/common-translations.js';export default class et extends _0x11fa05{[_0x660b73(0xd3)](){const _0x13c9bc=_0x660b73,_0x36f334=this[_0x13c9bc(0xcf)];if(!_0x36f334[_0x13c9bc(0xc6)][_0x13c9bc(0xb6)](_0x13c9bc(0xd7)))return;const _0x1a55cd=_0x36f334[_0x13c9bc(0xc6)][_0x13c9bc(0xc2)](_0x13c9bc(0xd0)),_0x221f8d=_0x36f334[_0x13c9bc(0xb9)];_0x1a55cd[_0x13c9bc(0xd2)][_0x13c9bc(0xd1)](_0x13c9bc(0xd6),_0x464b80=>_0x4cf88e(_0x221f8d,_0x13c9bc(0xd5),_0x464b80)),_0x1a55cd[_0x13c9bc(0xd8)](_0x13c9bc(0xc4)),_0x1a55cd[_0x13c9bc(0xda)](_0x13c9bc(0xbe)),_0x1a55cd[_0x13c9bc(0xd2)][_0x13c9bc(0xc7)](_0x13e902=>{const _0x3b3339=_0x13c9bc;if(_0x3b3339(0xb7)!=_0x13e902[_0x3b3339(0xba)])return;const {data:_0x1bb3dc}=_0x13e902;if(_0x1bb3dc&&_0x3b3339(0xbe)==_0x1bb3dc[_0x3b3339(0xc9)]&&_0x13e902[_0x3b3339(0xc1)]()[_0x3b3339(0xb8)][_0x3b3339(0xc5)]['is'](_0x3b3339(0xcb),_0x3b3339(0xd6))){const _0x3a4220=_0x4cf88e(_0x221f8d,_0x3b3339(0xd5));return{'type':_0x3b3339(0xc0),'content':_0x4cf88e(_0x221f8d,_0x3b3339(0xbf),_0x3a4220)};}}),this[_0x13c9bc(0xbd)]();}[_0x660b73(0xbd)](){const _0x4bc6c9=_0x660b73,_0x5766e3=this[_0x4bc6c9(0xcf)],_0x16f218=_0x5766e3[_0x4bc6c9(0xb9)];_0x5766e3[_0x4bc6c9(0xc6)][_0x4bc6c9(0xc2)](_0x4bc6c9(0xd0))[_0x4bc6c9(0xd2)][_0x4bc6c9(0xc7)](_0x55ea31=>{const _0x2760a0=_0x4bc6c9;if(_0x2760a0(0xdb)!=_0x55ea31[_0x2760a0(0xba)])return;const {data:_0x48691c}=_0x55ea31;if(_0x48691c&&_0x2760a0(0xc4)==_0x48691c[_0x2760a0(0xd4)]){const _0x420b0c=_0x4cf88e(_0x16f218,_0x2760a0(0xd5));return{'type':_0x2760a0(0xc0),'content':_0x4cf88e(_0x16f218,_0x2760a0(0xbf),_0x420b0c)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3df2df=_0x124d;(function(_0x2e85e6,_0x5347e1){const _0x5c6c0b=_0x124d,_0x41490f=_0x2e85e6();while(!![]){try{const _0x57dbaa=-parseInt(_0x5c6c0b(0x101))/0x1+parseInt(_0x5c6c0b(0x117))/0x2*(-parseInt(_0x5c6c0b(0xfb))/0x3)+parseInt(_0x5c6c0b(0x119))/0x4+-parseInt(_0x5c6c0b(0x11e))/0x5+-parseInt(_0x5c6c0b(0x151))/0x6+-parseInt(_0x5c6c0b(0x113))/0x7*(parseInt(_0x5c6c0b(0x134))/0x8)+parseInt(_0x5c6c0b(0x121))/0x9;if(_0x57dbaa===_0x5347e1)break;else _0x41490f['push'](_0x41490f['shift']());}catch(_0x5b6a6c){_0x41490f['push'](_0x41490f['shift']());}}}(_0x58fc,0x49f4b));function _0x124d(_0x175b96,_0xd4454f){const _0x58fca2=_0x58fc();return _0x124d=function(_0x124d3c,_0xfea29a){_0x124d3c=_0x124d3c-0xe7;let _0x21601a=_0x58fca2[_0x124d3c];return _0x21601a;},_0x124d(_0x175b96,_0xd4454f);}import{Plugin as _0x3aff84}from'ckeditor5/src/core.js';import{LivePosition as _0x444a0f}from'ckeditor5/src/engine.js';function _0x58fc(){const _0x79c9bd=['imageBlock','newValue','join','subType','ImageCaptionUtils','end','model','commandParams','FORMAT_IMAGE_SIZE','getSuggestionCallback','isBlockImage','start','ImageTextAlternativeEditing','insertImage','uploadImage','toPrevious','getClosestSelectedImageElement','markInsertion','has','forward','markBlockFormat','enableCommand','_suggestionFactory','ImageBlockEditing','caption','backward','forceDefaultExecution','type','ImageInlineEditing','imageTypeInline','detach','chain','imageCaption','15qKPcyY','isCollapsed','alt','Inline\x20image\x20to\x20block\x20image','attribute','schema','587235pQyQLS','ImageEditing','getFirstRange','findIndex','ELEMENT_IMAGE','registerAttributeLabel','fromPosition','_findSuggestions','key','registerBlockAttribute','ImageCaptionEditing','Block\x20image\x20to\x20inline\x20image','length','convertBlockImageToInline','ImageUploadEditing','createRangeOn','registerElementLabel','change','56RqrzVu','*Reset\x20image\x20width*','convertInlineImageToBlock','element','95906oBOPfv','ImageUtils','2170600OZNRyc','deletion','previous','get','document','1232040NMGeiD','selection','resizedWidth','11155599aLCuJX','locale','ImageResize','editor','insertion','filter','imageTextAlternative','width','_registerLegacyDescription','isBefore','removeObject','format','TrackChangesEditing','nodeBefore','plugins','accept','find','commandName','imageTypeBlock','60176jPWiGP','formatInline','ELEMENT_INLINE_IMAGE','*Set\x20image\x20width:*\x20%0','imageInline','descriptionFactory','*Set\x20image\x20text\x20alternative:*\x20%0','isEqual','enableDefaultAttributesIntegration','addObject','formatBlock','getNearestSelectionRange','resizeImage','toggleImageCaption','registerDescriptionCallback','ELEMENT_CAPTION','isOwn','getCaptionFromImageModelElement','createRange','isIntersecting','imageStylePreApply','*Remove\x20image\x20text\x20alternative*','registerCustomCallback','toNext','nodeAfter','markDeletion','discard','getContainedElement','afterInit','2073924RjxsLD'];_0x58fc=function(){return _0x79c9bd;};return _0x58fc();}import{getTranslation as _0x2c16df}from'../utils/common-translations.js';export default class it extends _0x3aff84{[_0x3df2df(0x150)](){const _0x23be62=_0x3df2df,_0x687b8e=this[_0x23be62(0x124)];if(!_0x687b8e[_0x23be62(0x12f)][_0x23be62(0xec)](_0x23be62(0x102)))return;const _0x39fe0f=_0x687b8e[_0x23be62(0x12f)][_0x23be62(0x11c)](_0x23be62(0x12d)),_0x1c2bbb=_0x687b8e[_0x23be62(0x12f)][_0x23be62(0x11c)](_0x23be62(0x118)),_0x3d9efd=_0x687b8e[_0x23be62(0x122)];_0x39fe0f[_0x23be62(0xef)](_0x23be62(0xe7)),_0x39fe0f[_0x23be62(0x139)][_0x23be62(0x111)](_0x23be62(0x152),_0xe19e2=>_0x2c16df(_0x3d9efd,_0x23be62(0x105),_0xe19e2)),_0x39fe0f[_0x23be62(0x139)][_0x23be62(0x111)](_0x23be62(0x138),_0x18902f=>_0x2c16df(_0x3d9efd,_0x23be62(0x136),_0x18902f)),_0x39fe0f[_0x23be62(0x139)][_0x23be62(0x111)](_0x23be62(0xf2),()=>_0x2c16df(_0x3d9efd,_0x23be62(0x143))),_0x687b8e[_0x23be62(0x12f)][_0x23be62(0xec)](_0x23be62(0x10f))&&_0x39fe0f[_0x23be62(0xef)](_0x23be62(0xe8)),_0x687b8e[_0x23be62(0x12f)][_0x23be62(0xec)](_0x23be62(0xf1))&&_0x687b8e[_0x23be62(0x12f)][_0x23be62(0xec)](_0x23be62(0xf6))&&(_0x39fe0f[_0x23be62(0xef)](_0x23be62(0xf7),(_0x15e8b4,_0x22e0d7)=>{const _0x45488e=_0x23be62,_0x3aca46=_0x1c2bbb[_0x45488e(0xea)](_0x687b8e[_0x45488e(0x158)][_0x45488e(0x11d)][_0x45488e(0x11f)]);_0x687b8e[_0x45488e(0x158)][_0x45488e(0x112)](()=>{const _0xcac38b=_0x45488e;_0x39fe0f[_0xcac38b(0xee)](_0x3aca46,{'commandName':_0xcac38b(0xf7),'commandParams':[_0x22e0d7]},[],_0xcac38b(0x10e));});}),_0x39fe0f[_0x23be62(0xef)](_0x23be62(0x133),(_0x299b54,_0x2c1195)=>{const _0x431aba=_0x23be62;_0x687b8e[_0x431aba(0x158)][_0x431aba(0x112)](_0x335cb8=>{const _0x1e547b=_0x431aba;let _0x3aeb04=_0x1c2bbb[_0x1e547b(0xea)](_0x687b8e[_0x1e547b(0x158)][_0x1e547b(0x11d)][_0x1e547b(0x11f)]),_0x24af01=_0x335cb8[_0x1e547b(0x110)](_0x3aeb04);const _0x43ed56=_0x444a0f[_0x1e547b(0x107)](_0x24af01[_0x1e547b(0x15d)],_0x1e547b(0xe9)),_0x16b1aa=_0x444a0f[_0x1e547b(0x107)](_0x24af01[_0x1e547b(0x157)],_0x1e547b(0x14b));_0x39fe0f[_0x1e547b(0xf4)](()=>_0x299b54(_0x2c1195)),_0x3aeb04=_0x1c2bbb[_0x1e547b(0xea)](_0x687b8e[_0x1e547b(0x158)][_0x1e547b(0x11d)][_0x1e547b(0x11f)]),_0x24af01=_0x335cb8[_0x1e547b(0x110)](_0x3aeb04);const _0x462a21=_0x335cb8[_0x1e547b(0x146)](_0x43ed56,_0x16b1aa);_0x43ed56[_0x1e547b(0xf8)](),_0x16b1aa[_0x1e547b(0xf8)](),_0x39fe0f[_0x1e547b(0xee)](_0x3aeb04,{'commandName':_0x1e547b(0xf7),'commandParams':[_0x2c1195]},[],_0x1e547b(0x115)),_0x462a21[_0x1e547b(0x15d)][_0x1e547b(0x12a)](_0x24af01[_0x1e547b(0x15d)])&&_0x39fe0f[_0x1e547b(0xeb)](_0x335cb8[_0x1e547b(0x146)](_0x462a21[_0x1e547b(0x15d)],_0x24af01[_0x1e547b(0x15d)]),_0x1e547b(0x115)),_0x24af01[_0x1e547b(0x157)][_0x1e547b(0x12a)](_0x462a21[_0x1e547b(0x157)])&&_0x39fe0f[_0x1e547b(0xeb)](_0x335cb8[_0x1e547b(0x146)](_0x24af01[_0x1e547b(0x157)],_0x462a21[_0x1e547b(0x157)]),_0x1e547b(0x115));});}),_0x39fe0f[_0x23be62(0xf0)][_0x23be62(0x14a)](_0x23be62(0x13e),_0x23be62(0x115),_0x23be62(0x154),()=>!0x1),_0x39fe0f[_0x23be62(0xf0)][_0x23be62(0x14a)](_0x23be62(0x13e),_0x23be62(0x115),_0x23be62(0x130),()=>!0x1),_0x39fe0f[_0x23be62(0xf0)][_0x23be62(0x14a)](_0x23be62(0x13e),_0x23be62(0x115),_0x23be62(0x14e),_0x39fe0f[_0x23be62(0xf0)][_0x23be62(0x15b)](_0x23be62(0x13e),'',_0x23be62(0x130))),_0x39fe0f[_0x23be62(0xf0)][_0x23be62(0x14a)](_0x23be62(0x125),_0x23be62(0x115),_0x23be62(0x154),()=>!0x1),_0x39fe0f[_0x23be62(0xf0)][_0x23be62(0x14a)](_0x23be62(0x125),_0x23be62(0x115),_0x23be62(0x14e),([_0x4fdaa0])=>{const _0x2e48d2=_0x23be62,_0x2652b5=_0x39fe0f[_0x2e48d2(0xf0)][_0x2e48d2(0x15b)](_0x2e48d2(0x125),'',_0x2e48d2(0x14e));let _0x2f3469=_0x4fdaa0[_0x2e48d2(0x15d)],_0x68613e=_0x4fdaa0[_0x2e48d2(0x157)];const _0x392658=_0x687b8e[_0x2e48d2(0x158)][_0x2e48d2(0x100)][_0x2e48d2(0x13f)](_0x2f3469,_0x2e48d2(0xf3)),_0xe6d78d=_0x687b8e[_0x2e48d2(0x158)][_0x2e48d2(0x100)][_0x2e48d2(0x13f)](_0x68613e,_0x2e48d2(0xed));_0x392658[_0x2e48d2(0xfc)]&&(_0x2f3469=_0x392658[_0x2e48d2(0x15d)]),_0xe6d78d[_0x2e48d2(0xfc)]&&(_0x68613e=_0xe6d78d[_0x2e48d2(0x157)]),_0x2652b5([_0x687b8e[_0x2e48d2(0x158)][_0x2e48d2(0x146)](_0x2f3469,_0x68613e)]);}),_0x39fe0f[_0x23be62(0xf0)][_0x23be62(0x14a)](_0x23be62(0x13e),_0x23be62(0x115),_0x23be62(0xf9),_0x42b50c),_0x39fe0f[_0x23be62(0xf0)][_0x23be62(0x14a)](_0x23be62(0x125),_0x23be62(0x115),_0x23be62(0xf9),_0x42b50c)),_0x687b8e[_0x23be62(0x12f)][_0x23be62(0xec)](_0x23be62(0x10b))&&(_0x39fe0f[_0x23be62(0xef)](_0x23be62(0x141),(_0x5bb4cc,_0x54af0f)=>{const _0x3cab3e=_0x23be62,_0x20ba21=_0x687b8e[_0x3cab3e(0x12f)][_0x3cab3e(0x11c)](_0x3cab3e(0x156));let _0x226d0b=_0x1c2bbb[_0x3cab3e(0xea)](_0x687b8e[_0x3cab3e(0x158)][_0x3cab3e(0x11d)][_0x3cab3e(0x11f)]),_0x2e7d39=_0x20ba21[_0x3cab3e(0x145)](_0x226d0b);_0x687b8e[_0x3cab3e(0x158)][_0x3cab3e(0x112)](()=>{const _0x5bbf6c=_0x3cab3e;if(_0x2e7d39)return void _0x39fe0f[_0x5bbf6c(0x14d)](_0x687b8e[_0x5bbf6c(0x158)][_0x5bbf6c(0x110)](_0x2e7d39));const _0x27f0b4=_0x1c2bbb[_0x5bbf6c(0x15c)](_0x226d0b);_0x5bb4cc(_0x54af0f),_0x226d0b=_0x1c2bbb[_0x5bbf6c(0xea)](_0x687b8e[_0x5bbf6c(0x158)][_0x5bbf6c(0x11d)][_0x5bbf6c(0x11f)]),_0x2e7d39=_0x20ba21[_0x5bbf6c(0x145)](_0x226d0b),_0x39fe0f[_0x5bbf6c(0xeb)](_0x687b8e[_0x5bbf6c(0x158)][_0x5bbf6c(0x110)](_0x2e7d39),_0x27f0b4?null:_0x5bbf6c(0xfa));});}),_0x39fe0f[_0x23be62(0xf0)][_0x23be62(0x14a)](_0x23be62(0x125),_0x23be62(0xfa),_0x23be62(0xf9),_0x42b50c));const _0x12db03=[{'type':_0x23be62(0x13e),'subType':_0x23be62(0x148)},{'type':_0x23be62(0x125),'subType':_0x23be62(0xfa)},{'type':_0x23be62(0x13e),'subType':_0x23be62(0x115)},{'type':_0x23be62(0x125),'subType':_0x23be62(0x115)}];function _0x1462b7(_0x5d7e26,_0x258590){const _0x5d9f16=_0x23be62,_0x1bd190=_0x12db03[_0x5d9f16(0x104)](({type:_0x1d6b0f,subType:_0x502f41})=>_0x5d7e26[_0x5d9f16(0xf5)]==_0x1d6b0f&&_0x5d7e26[_0x5d9f16(0x155)]==_0x502f41),_0x139383=_0x12db03[_0x5d9f16(0x104)](({type:_0x101923,subType:_0x26dbf1})=>_0x258590[_0x5d9f16(0xf5)]==_0x101923&&_0x258590[_0x5d9f16(0x155)]==_0x26dbf1);if(_0x1bd190<0x0||_0x139383<0x0)return!0x1;const _0x70a88c=_0x5d7e26[_0x5d9f16(0x103)](),_0x23cbc6=_0x258590[_0x5d9f16(0x103)]();if((0x0==_0x1bd190||0x1==_0x1bd190)&&0x2==_0x139383&&_0x70a88c[_0x5d9f16(0x147)](_0x23cbc6))return!0x0;if(0x2==_0x1bd190&&0x3==_0x139383){const _0x446115=_0x39fe0f[_0x5d9f16(0x108)](_0x70a88c,_0x5d9f16(0x125))[_0x5d9f16(0x126)](({suggestion:_0x26ecf3,meta:_0x595443})=>_0x595443[_0x5d9f16(0x144)]&&_0x5d9f16(0x115)==_0x26ecf3[_0x5d9f16(0x155)]);if(_0x446115[_0x5d9f16(0x10d)]>0x1&&_0x23cbc6[_0x5d9f16(0x157)][_0x5d9f16(0x13b)](_0x70a88c[_0x5d9f16(0x15d)]))return!0x0;if(0x1==_0x446115[_0x5d9f16(0x10d)]&&(_0x70a88c[_0x5d9f16(0x15d)][_0x5d9f16(0x13b)](_0x23cbc6[_0x5d9f16(0x157)])||_0x70a88c[_0x5d9f16(0x157)][_0x5d9f16(0x13b)](_0x23cbc6[_0x5d9f16(0x15d)])))return!0x0;}if(0x3==_0x1bd190&&0x3==_0x139383&&_0x70a88c[_0x5d9f16(0x15d)][_0x5d9f16(0x12a)](_0x23cbc6[_0x5d9f16(0x15d)])){const _0x578b45=_0x70a88c[_0x5d9f16(0x157)][_0x5d9f16(0x14c)],_0x1deada=_0x23cbc6[_0x5d9f16(0x15d)][_0x5d9f16(0x12e)];return _0x1c2bbb[_0x5d9f16(0x15c)](_0x578b45)&&_0x578b45===_0x1deada;}return!0x1;}function _0x42b50c(_0x121a95,_0x5e611c){return _0x1462b7(_0x121a95,_0x5e611c)?[_0x121a95,_0x5e611c]:_0x1462b7(_0x5e611c,_0x121a95)?[_0x5e611c,_0x121a95]:null;}_0x687b8e[_0x23be62(0x12f)][_0x23be62(0xec)](_0x23be62(0x123))&&(_0x39fe0f[_0x23be62(0x13c)](_0x23be62(0x140)),_0x39fe0f[_0x23be62(0x10a)](_0x23be62(0x120)),_0x39fe0f[_0x23be62(0x139)][_0x23be62(0x106)](_0x23be62(0x120),_0x2c16df(_0x3d9efd,_0x23be62(0x15a)))),_0x687b8e[_0x23be62(0x12f)][_0x23be62(0xec)](_0x23be62(0x15e))&&(_0x39fe0f[_0x23be62(0x13c)](_0x23be62(0x127)),_0x39fe0f[_0x23be62(0x10a)](_0x23be62(0xfd))),_0x39fe0f[_0x23be62(0x139)][_0x23be62(0x142)](_0x3d3dd7=>{const _0x2b6ff6=_0x23be62;if(!!_0x12db03[_0x2b6ff6(0x131)](({type:_0x53f616,subType:_0x3b51c9})=>_0x3d3dd7[_0x2b6ff6(0xf5)]==_0x53f616&&_0x3d3dd7[_0x2b6ff6(0x155)]==_0x3b51c9))return _0x3d3dd7[_0x2b6ff6(0x11b)]?{}:void 0x0;}),_0x39fe0f[_0x23be62(0x139)][_0x23be62(0x142)](_0x5b08a0=>{const _0x4c3648=_0x23be62;if(_0x4c3648(0x125)==_0x5b08a0[_0x4c3648(0xf5)]||_0x4c3648(0x11a)==_0x5b08a0[_0x4c3648(0xf5)]){const _0x2bba39=_0x5b08a0[_0x4c3648(0x14f)]();if(_0x2bba39&&_0x2bba39['is'](_0x4c3648(0x116),_0x4c3648(0xf2)))return{'type':_0x4c3648(0x125)==_0x5b08a0[_0x4c3648(0xf5)]?_0x4c3648(0x13d):_0x4c3648(0x12b),'element':_0x2bba39,'quantity':0x1};}}),_0x39fe0f[_0x23be62(0x139)][_0x23be62(0x142)](_0x7ebb00=>_0x23be62(0x13e)==_0x7ebb00[_0x23be62(0xf5)]&&_0x23be62(0x115)==_0x7ebb00[_0x23be62(0x155)]?{'type':_0x23be62(0x12c),'content':_0x23be62(0xfe)}:_0x23be62(0x13e)==_0x7ebb00[_0x23be62(0xf5)]&&_0x23be62(0x10e)==_0x7ebb00[_0x23be62(0x155)]?{'type':_0x23be62(0x12c),'content':_0x23be62(0x10c)}:void 0x0),_0x39fe0f[_0x23be62(0x139)][_0x23be62(0x142)](_0x5aefb7=>{const _0x358d4c=_0x23be62;if(_0x358d4c(0xff)!=_0x5aefb7[_0x358d4c(0xf5)])return;const {data:_0x3640a6}=_0x5aefb7;if(!_0x3640a6||_0x358d4c(0xfd)!=_0x3640a6[_0x358d4c(0x109)])return;const _0x1f7284=_0x3640a6[_0x358d4c(0x153)];return _0x1f7284?{'type':_0x358d4c(0x12c),'content':_0x2c16df(_0x3d9efd,_0x358d4c(0x13a),'\x22'+_0x1f7284+'\x22')}:{'type':_0x358d4c(0x12c),'content':_0x2c16df(_0x3d9efd,_0x358d4c(0x149))};}),this[_0x23be62(0x129)]();}[_0x3df2df(0x129)](){const _0x11bf8c=_0x3df2df,_0x5ee804=this[_0x11bf8c(0x124)],_0x14726c=_0x5ee804[_0x11bf8c(0x122)];_0x5ee804[_0x11bf8c(0x12f)][_0x11bf8c(0x11c)](_0x11bf8c(0x12d))[_0x11bf8c(0x139)][_0x11bf8c(0x142)](_0x2917b9=>{const _0x2f7ac4=_0x11bf8c;if(_0x2f7ac4(0x13e)!=_0x2917b9[_0x2f7ac4(0xf5)]&&_0x2f7ac4(0x135)!=_0x2917b9[_0x2f7ac4(0xf5)])return;const {data:_0x450041}=_0x2917b9;if(_0x450041){if(_0x2f7ac4(0x127)==_0x450041[_0x2f7ac4(0x132)]){const _0x570dc6=_0x450041[_0x2f7ac4(0x159)][0x0][_0x2f7ac4(0x153)];return _0x570dc6?{'type':_0x2f7ac4(0x12c),'content':_0x2c16df(_0x14726c,_0x2f7ac4(0x13a),'\x22'+_0x570dc6+'\x22')}:{'type':_0x2f7ac4(0x12c),'content':_0x2c16df(_0x14726c,_0x2f7ac4(0x149))};}if(_0x2f7ac4(0x140)==_0x450041[_0x2f7ac4(0x132)]){const _0x4776c3=_0x450041[_0x2f7ac4(0x159)][0x0][_0x2f7ac4(0x128)];return _0x4776c3?{'type':_0x2f7ac4(0x12c),'content':_0x2c16df(_0x14726c,_0x2f7ac4(0x137),_0x4776c3)}:{'type':_0x2f7ac4(0x12c),'content':_0x2c16df(_0x14726c,_0x2f7ac4(0x114))};}}});}}
23
+ const _0x2a8199=_0x56aa;function _0x59cc(){const _0x4f24f6=['imageInline','change','isCollapsed','imageTypeBlock','addObject','*Remove\x20image\x20text\x20alternative*','newValue','3314088viScpl','convertInlineImageToBlock','getCaptionFromImageModelElement','has','insertImage','ImageCaptionUtils','registerAttributeLabel','nodeBefore','get','join','formatBlock','deletion','model','chain','imageTypeInline','createRange','ELEMENT_INLINE_IMAGE','*Reset\x20image\x20width*','accept','uploadImage','plugins','1120263EAPwWt','element','_registerLegacyDescription','toggleImageCaption','filter','detach','ImageInlineEditing','enableDefaultAttributesIntegration','registerElementLabel','fromPosition','forceDefaultExecution','*Set\x20image\x20text\x20alternative:*\x20%0','isIntersecting','markBlockFormat','ELEMENT_IMAGE','imageStylePreApply','attribute','descriptionFactory','findIndex','_suggestionFactory','enableCommand','ImageUtils','previous','2256PAXQON','formatInline','nodeAfter','schema','Inline\x20image\x20to\x20block\x20image','ImageResize','removeObject','type','ImageEditing','6UMiChN','488mpKxrN','convertBlockImageToInline','ImageBlockEditing','imageTextAlternative','123365tfkPyE','forward','FORMAT_IMAGE_SIZE','6069670aXEgBd','isEqual','isBefore','find','registerCustomCallback','markDeletion','registerBlockAttribute','createRangeOn','toNext','toPrevious','Block\x20image\x20to\x20inline\x20image','_findSuggestions','isOwn','backward','*Set\x20image\x20width:*\x20%0','commandName','getContainedElement','resizeImage','subType','imageBlock','imageCaption','end','623tRGclh','isBlockImage','document','markInsertion','TrackChangesEditing','selection','key','insertion','editor','locale','registerDescriptionCallback','afterInit','ImageUploadEditing','format','ImageCaptionEditing','start','ImageTextAlternativeEditing','getNearestSelectionRange','width','commandParams','discard','caption','length','getFirstRange','alt','getClosestSelectedImageElement','648660UhQgKt','resizedWidth','getSuggestionCallback','933mmkeLg','ELEMENT_CAPTION'];_0x59cc=function(){return _0x4f24f6;};return _0x59cc();}(function(_0x5f3a5e,_0x2b3208){const _0x59e550=_0x56aa,_0x36c422=_0x5f3a5e();while(!![]){try{const _0x53feea=parseInt(_0x59e550(0x224))/0x1*(parseInt(_0x59e550(0x1ea))/0x2)+-parseInt(_0x59e550(0x242))/0x3+parseInt(_0x59e550(0x221))/0x4+parseInt(_0x59e550(0x1ee))/0x5*(-parseInt(_0x59e550(0x1e9))/0x6)+-parseInt(_0x59e550(0x207))/0x7*(-parseInt(_0x59e550(0x1e0))/0x8)+-parseInt(_0x59e550(0x22d))/0x9+parseInt(_0x59e550(0x1f1))/0xa;if(_0x53feea===_0x2b3208)break;else _0x36c422['push'](_0x36c422['shift']());}catch(_0x5e4c3c){_0x36c422['push'](_0x36c422['shift']());}}}(_0x59cc,0x3e644));import{Plugin as _0x4f9af6}from'ckeditor5/src/core.js';function _0x56aa(_0x12e2fe,_0xfb7c7a){const _0x59cc44=_0x59cc();return _0x56aa=function(_0x56aa53,_0xc4a63b){_0x56aa53=_0x56aa53-0x1d1;let _0x46d407=_0x59cc44[_0x56aa53];return _0x46d407;},_0x56aa(_0x12e2fe,_0xfb7c7a);}import{LivePosition as _0x5f140c}from'ckeditor5/src/engine.js';import{getTranslation as _0x1817ff}from'../utils/common-translations.js';export default class it extends _0x4f9af6{[_0x2a8199(0x212)](){const _0x3d57eb=_0x2a8199,_0x464735=this[_0x3d57eb(0x20f)];if(!_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x230)](_0x3d57eb(0x1e8)))return;const _0x171664=_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x235)](_0x3d57eb(0x20b)),_0x2903dd=_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x235)](_0x3d57eb(0x1de)),_0x2aff67=_0x464735[_0x3d57eb(0x210)];_0x171664[_0x3d57eb(0x1dd)](_0x3d57eb(0x231)),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x1d1)](_0x3d57eb(0x204),_0x4586a6=>_0x1817ff(_0x2aff67,_0x3d57eb(0x1d7),_0x4586a6)),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x1d1)](_0x3d57eb(0x226),_0x4984d4=>_0x1817ff(_0x2aff67,_0x3d57eb(0x23d),_0x4984d4)),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x1d1)](_0x3d57eb(0x21c),()=>_0x1817ff(_0x2aff67,_0x3d57eb(0x225))),_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x230)](_0x3d57eb(0x213))&&_0x171664[_0x3d57eb(0x1dd)](_0x3d57eb(0x240)),_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x230)](_0x3d57eb(0x1ec))&&_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x230)](_0x3d57eb(0x248))&&(_0x171664[_0x3d57eb(0x1dd)](_0x3d57eb(0x23b),(_0x25b46d,_0x1819c9)=>{const _0x26d852=_0x3d57eb,_0x4e8921=_0x2903dd[_0x26d852(0x220)](_0x464735[_0x26d852(0x239)][_0x26d852(0x209)][_0x26d852(0x20c)]);_0x464735[_0x26d852(0x239)][_0x26d852(0x227)](()=>{const _0x55ed19=_0x26d852;_0x171664[_0x55ed19(0x1d6)](_0x4e8921,{'commandName':_0x55ed19(0x23b),'commandParams':[_0x1819c9]},[],_0x55ed19(0x1eb));});}),_0x171664[_0x3d57eb(0x1dd)](_0x3d57eb(0x229),(_0x4bb038,_0x1914ea)=>{const _0x4faba6=_0x3d57eb;_0x464735[_0x4faba6(0x239)][_0x4faba6(0x227)](_0x3fc46a=>{const _0x3c5fcb=_0x4faba6;let _0x4e50b2=_0x2903dd[_0x3c5fcb(0x220)](_0x464735[_0x3c5fcb(0x239)][_0x3c5fcb(0x209)][_0x3c5fcb(0x20c)]),_0x41c567=_0x3fc46a[_0x3c5fcb(0x1f8)](_0x4e50b2);const _0x119084=_0x5f140c[_0x3c5fcb(0x1d2)](_0x41c567[_0x3c5fcb(0x216)],_0x3c5fcb(0x1fa)),_0x53fdbe=_0x5f140c[_0x3c5fcb(0x1d2)](_0x41c567[_0x3c5fcb(0x206)],_0x3c5fcb(0x1f9));_0x171664[_0x3c5fcb(0x1d3)](()=>_0x4bb038(_0x1914ea)),_0x4e50b2=_0x2903dd[_0x3c5fcb(0x220)](_0x464735[_0x3c5fcb(0x239)][_0x3c5fcb(0x209)][_0x3c5fcb(0x20c)]),_0x41c567=_0x3fc46a[_0x3c5fcb(0x1f8)](_0x4e50b2);const _0x24d81a=_0x3fc46a[_0x3c5fcb(0x23c)](_0x119084,_0x53fdbe);_0x119084[_0x3c5fcb(0x247)](),_0x53fdbe[_0x3c5fcb(0x247)](),_0x171664[_0x3c5fcb(0x1d6)](_0x4e50b2,{'commandName':_0x3c5fcb(0x23b),'commandParams':[_0x1914ea]},[],_0x3c5fcb(0x22e)),_0x24d81a[_0x3c5fcb(0x216)][_0x3c5fcb(0x1f3)](_0x41c567[_0x3c5fcb(0x216)])&&_0x171664[_0x3c5fcb(0x20a)](_0x3fc46a[_0x3c5fcb(0x23c)](_0x24d81a[_0x3c5fcb(0x216)],_0x41c567[_0x3c5fcb(0x216)]),_0x3c5fcb(0x22e)),_0x41c567[_0x3c5fcb(0x206)][_0x3c5fcb(0x1f3)](_0x24d81a[_0x3c5fcb(0x206)])&&_0x171664[_0x3c5fcb(0x20a)](_0x3fc46a[_0x3c5fcb(0x23c)](_0x41c567[_0x3c5fcb(0x206)],_0x24d81a[_0x3c5fcb(0x206)]),_0x3c5fcb(0x22e));});}),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x237),_0x3d57eb(0x22e),_0x3d57eb(0x236),()=>!0x1),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x237),_0x3d57eb(0x22e),_0x3d57eb(0x23f),()=>!0x1),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x237),_0x3d57eb(0x22e),_0x3d57eb(0x21b),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x223)](_0x3d57eb(0x237),'',_0x3d57eb(0x23f))),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x20e),_0x3d57eb(0x22e),_0x3d57eb(0x236),()=>!0x1),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x20e),_0x3d57eb(0x22e),_0x3d57eb(0x21b),([_0x2273af])=>{const _0x9d3557=_0x3d57eb,_0x7ecea2=_0x171664[_0x9d3557(0x1dc)][_0x9d3557(0x223)](_0x9d3557(0x20e),'',_0x9d3557(0x21b));let _0x1e3de4=_0x2273af[_0x9d3557(0x216)],_0x554e6=_0x2273af[_0x9d3557(0x206)];const _0x1baecf=_0x464735[_0x9d3557(0x239)][_0x9d3557(0x1e3)][_0x9d3557(0x218)](_0x1e3de4,_0x9d3557(0x1fe)),_0x330b08=_0x464735[_0x9d3557(0x239)][_0x9d3557(0x1e3)][_0x9d3557(0x218)](_0x554e6,_0x9d3557(0x1ef));_0x1baecf[_0x9d3557(0x228)]&&(_0x1e3de4=_0x1baecf[_0x9d3557(0x216)]),_0x330b08[_0x9d3557(0x228)]&&(_0x554e6=_0x330b08[_0x9d3557(0x206)]),_0x7ecea2([_0x464735[_0x9d3557(0x239)][_0x9d3557(0x23c)](_0x1e3de4,_0x554e6)]);}),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x237),_0x3d57eb(0x22e),_0x3d57eb(0x23a),_0x2492fd),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x20e),_0x3d57eb(0x22e),_0x3d57eb(0x23a),_0x2492fd)),_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x230)](_0x3d57eb(0x215))&&(_0x171664[_0x3d57eb(0x1dd)](_0x3d57eb(0x245),(_0x1ab37f,_0x337ff0)=>{const _0x149064=_0x3d57eb,_0x2e1426=_0x464735[_0x149064(0x241)][_0x149064(0x235)](_0x149064(0x232));let _0x857f48=_0x2903dd[_0x149064(0x220)](_0x464735[_0x149064(0x239)][_0x149064(0x209)][_0x149064(0x20c)]),_0x1c3176=_0x2e1426[_0x149064(0x22f)](_0x857f48);_0x464735[_0x149064(0x239)][_0x149064(0x227)](()=>{const _0x346656=_0x149064;if(_0x1c3176)return void _0x171664[_0x346656(0x1f6)](_0x464735[_0x346656(0x239)][_0x346656(0x1f8)](_0x1c3176));const _0x7a29f3=_0x2903dd[_0x346656(0x208)](_0x857f48);_0x1ab37f(_0x337ff0),_0x857f48=_0x2903dd[_0x346656(0x220)](_0x464735[_0x346656(0x239)][_0x346656(0x209)][_0x346656(0x20c)]),_0x1c3176=_0x2e1426[_0x346656(0x22f)](_0x857f48),_0x171664[_0x346656(0x20a)](_0x464735[_0x346656(0x239)][_0x346656(0x1f8)](_0x1c3176),_0x7a29f3?null:_0x346656(0x205));});}),_0x171664[_0x3d57eb(0x1dc)][_0x3d57eb(0x1f5)](_0x3d57eb(0x20e),_0x3d57eb(0x205),_0x3d57eb(0x23a),_0x2492fd));const _0x1e9118=[{'type':_0x3d57eb(0x237),'subType':_0x3d57eb(0x1d8)},{'type':_0x3d57eb(0x20e),'subType':_0x3d57eb(0x205)},{'type':_0x3d57eb(0x237),'subType':_0x3d57eb(0x22e)},{'type':_0x3d57eb(0x20e),'subType':_0x3d57eb(0x22e)}];function _0x293862(_0x574e79,_0x292a47){const _0x5e19df=_0x3d57eb,_0x26e702=_0x1e9118[_0x5e19df(0x1db)](({type:_0x4f0de4,subType:_0x4a55f0})=>_0x574e79[_0x5e19df(0x1e7)]==_0x4f0de4&&_0x574e79[_0x5e19df(0x203)]==_0x4a55f0),_0x36d799=_0x1e9118[_0x5e19df(0x1db)](({type:_0x2147e5,subType:_0x3984a5})=>_0x292a47[_0x5e19df(0x1e7)]==_0x2147e5&&_0x292a47[_0x5e19df(0x203)]==_0x3984a5);if(_0x26e702<0x0||_0x36d799<0x0)return!0x1;const _0x1685f7=_0x574e79[_0x5e19df(0x21e)](),_0x5b5afa=_0x292a47[_0x5e19df(0x21e)]();if((0x0==_0x26e702||0x1==_0x26e702)&&0x2==_0x36d799&&_0x1685f7[_0x5e19df(0x1d5)](_0x5b5afa))return!0x0;if(0x2==_0x26e702&&0x3==_0x36d799){const _0x36ede3=_0x171664[_0x5e19df(0x1fc)](_0x1685f7,_0x5e19df(0x20e))[_0x5e19df(0x246)](({suggestion:_0x9c0df9,meta:_0x2b2a9c})=>_0x2b2a9c[_0x5e19df(0x1fd)]&&_0x5e19df(0x22e)==_0x9c0df9[_0x5e19df(0x203)]);if(_0x36ede3[_0x5e19df(0x21d)]>0x1&&_0x5b5afa[_0x5e19df(0x206)][_0x5e19df(0x1f2)](_0x1685f7[_0x5e19df(0x216)]))return!0x0;if(0x1==_0x36ede3[_0x5e19df(0x21d)]&&(_0x1685f7[_0x5e19df(0x216)][_0x5e19df(0x1f2)](_0x5b5afa[_0x5e19df(0x206)])||_0x1685f7[_0x5e19df(0x206)][_0x5e19df(0x1f2)](_0x5b5afa[_0x5e19df(0x216)])))return!0x0;}if(0x3==_0x26e702&&0x3==_0x36d799&&_0x1685f7[_0x5e19df(0x216)][_0x5e19df(0x1f3)](_0x5b5afa[_0x5e19df(0x216)])){const _0x979b10=_0x1685f7[_0x5e19df(0x206)][_0x5e19df(0x1e2)],_0x2164af=_0x5b5afa[_0x5e19df(0x216)][_0x5e19df(0x234)];return _0x2903dd[_0x5e19df(0x208)](_0x979b10)&&_0x979b10===_0x2164af;}return!0x1;}function _0x2492fd(_0x55787f,_0x22e80e){return _0x293862(_0x55787f,_0x22e80e)?[_0x55787f,_0x22e80e]:_0x293862(_0x22e80e,_0x55787f)?[_0x22e80e,_0x55787f]:null;}_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x230)](_0x3d57eb(0x1e5))&&(_0x171664[_0x3d57eb(0x249)](_0x3d57eb(0x202)),_0x171664[_0x3d57eb(0x1f7)](_0x3d57eb(0x222)),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x233)](_0x3d57eb(0x222),_0x1817ff(_0x2aff67,_0x3d57eb(0x1f0)))),_0x464735[_0x3d57eb(0x241)][_0x3d57eb(0x230)](_0x3d57eb(0x217))&&(_0x171664[_0x3d57eb(0x249)](_0x3d57eb(0x1ed)),_0x171664[_0x3d57eb(0x1f7)](_0x3d57eb(0x21f))),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x211)](_0x18c1cd=>{const _0x3bde69=_0x3d57eb;if(!!_0x1e9118[_0x3bde69(0x1f4)](({type:_0x42c680,subType:_0x981474})=>_0x18c1cd[_0x3bde69(0x1e7)]==_0x42c680&&_0x18c1cd[_0x3bde69(0x203)]==_0x981474))return _0x18c1cd[_0x3bde69(0x1df)]?{}:void 0x0;}),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x211)](_0x306f54=>{const _0x288bd7=_0x3d57eb;if(_0x288bd7(0x20e)==_0x306f54[_0x288bd7(0x1e7)]||_0x288bd7(0x238)==_0x306f54[_0x288bd7(0x1e7)]){const _0x1d3ae3=_0x306f54[_0x288bd7(0x201)]();if(_0x1d3ae3&&_0x1d3ae3['is'](_0x288bd7(0x243),_0x288bd7(0x21c)))return{'type':_0x288bd7(0x20e)==_0x306f54[_0x288bd7(0x1e7)]?_0x288bd7(0x22a):_0x288bd7(0x1e6),'element':_0x1d3ae3,'quantity':0x1};}}),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x211)](_0x5c7882=>_0x3d57eb(0x237)==_0x5c7882[_0x3d57eb(0x1e7)]&&_0x3d57eb(0x22e)==_0x5c7882[_0x3d57eb(0x203)]?{'type':_0x3d57eb(0x214),'content':_0x3d57eb(0x1e4)}:_0x3d57eb(0x237)==_0x5c7882[_0x3d57eb(0x1e7)]&&_0x3d57eb(0x1eb)==_0x5c7882[_0x3d57eb(0x203)]?{'type':_0x3d57eb(0x214),'content':_0x3d57eb(0x1fb)}:void 0x0),_0x171664[_0x3d57eb(0x1da)][_0x3d57eb(0x211)](_0x154c22=>{const _0x17fabd=_0x3d57eb;if(_0x17fabd(0x1d9)!=_0x154c22[_0x17fabd(0x1e7)])return;const {data:_0x4ce67b}=_0x154c22;if(!_0x4ce67b||_0x17fabd(0x21f)!=_0x4ce67b[_0x17fabd(0x20d)])return;const _0x307cf1=_0x4ce67b[_0x17fabd(0x22c)];return _0x307cf1?{'type':_0x17fabd(0x214),'content':_0x1817ff(_0x2aff67,_0x17fabd(0x1d4),'\x22'+_0x307cf1+'\x22')}:{'type':_0x17fabd(0x214),'content':_0x1817ff(_0x2aff67,_0x17fabd(0x22b))};}),this[_0x3d57eb(0x244)]();}[_0x2a8199(0x244)](){const _0x3db83f=_0x2a8199,_0x16d7eb=this[_0x3db83f(0x20f)],_0x47824f=_0x16d7eb[_0x3db83f(0x210)];_0x16d7eb[_0x3db83f(0x241)][_0x3db83f(0x235)](_0x3db83f(0x20b))[_0x3db83f(0x1da)][_0x3db83f(0x211)](_0x1f53b4=>{const _0xdbbc43=_0x3db83f;if(_0xdbbc43(0x237)!=_0x1f53b4[_0xdbbc43(0x1e7)]&&_0xdbbc43(0x1e1)!=_0x1f53b4[_0xdbbc43(0x1e7)])return;const {data:_0x3bb2c2}=_0x1f53b4;if(_0x3bb2c2){if(_0xdbbc43(0x1ed)==_0x3bb2c2[_0xdbbc43(0x200)]){const _0x5306be=_0x3bb2c2[_0xdbbc43(0x21a)][0x0][_0xdbbc43(0x22c)];return _0x5306be?{'type':_0xdbbc43(0x214),'content':_0x1817ff(_0x47824f,_0xdbbc43(0x1d4),'\x22'+_0x5306be+'\x22')}:{'type':_0xdbbc43(0x214),'content':_0x1817ff(_0x47824f,_0xdbbc43(0x22b))};}if(_0xdbbc43(0x202)==_0x3bb2c2[_0xdbbc43(0x200)]){const _0x441d2a=_0x3bb2c2[_0xdbbc43(0x21a)][0x0][_0xdbbc43(0x219)];return _0x441d2a?{'type':_0xdbbc43(0x214),'content':_0x1817ff(_0x47824f,_0xdbbc43(0x1ff),_0x441d2a)}:{'type':_0xdbbc43(0x214),'content':_0x1817ff(_0x47824f,_0xdbbc43(0x23e))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5da7(){const _0x5517b7=['oldValue','enableDefaultAttributesIntegration','get','accept','10263AqCFVT','afterInit','18wROcfa','registerDescriptionCallback','formatInline','_handleLegacySuggestions','formatBlock','_registerLegacyDescription','562662pSloSn','newValue','attribute','*Replace\x20image\x20URL*','plugins','11684925WaxGcc','editor','replaceImageSource','_suggestionFactory','locale','96JSqjXD','format','2374830dIPtKW','*Format:*\x20replace\x20image\x20URL','getSuggestionCallback','commandName','ImageEditing','src','registerBlockAttribute','registerCustomCallback','12076oMCYtv','discard','has','1015qYkPyM','70900eJlvKE','189172AjPmbN','TrackChangesEditing','type','10186212hZkpII','key','descriptionFactory'];_0x5da7=function(){return _0x5517b7;};return _0x5da7();}const _0x4e4723=_0xa40e;(function(_0x1e6ea4,_0x473af2){const _0x1b55b0=_0xa40e,_0x5756=_0x1e6ea4();while(!![]){try{const _0x569cf5=parseInt(_0x1b55b0(0x9f))/0x1*(-parseInt(_0x1b55b0(0xbe))/0x2)+-parseInt(_0x1b55b0(0xb1))/0x3+parseInt(_0x1b55b0(0xb9))/0x4*(-parseInt(_0x1b55b0(0xbc))/0x5)+-parseInt(_0x1b55b0(0xc1))/0x6+-parseInt(_0x1b55b0(0xaa))/0x7+parseInt(_0x1b55b0(0xaf))/0x8*(parseInt(_0x1b55b0(0xa5))/0x9)+parseInt(_0x1b55b0(0xbd))/0xa*(parseInt(_0x1b55b0(0xc8))/0xb);if(_0x569cf5===_0x473af2)break;else _0x5756['push'](_0x5756['shift']());}catch(_0x106a68){_0x5756['push'](_0x5756['shift']());}}}(_0x5da7,0xd993a));import{Plugin as _0x3c1053}from'ckeditor5/src/core.js';function _0xa40e(_0x4ccf0b,_0x16a82e){const _0x5da7cd=_0x5da7();return _0xa40e=function(_0xa40e8,_0x4707d8){_0xa40e8=_0xa40e8-0x9f;let _0x5d26ef=_0x5da7cd[_0xa40e8];return _0x5d26ef;},_0xa40e(_0x4ccf0b,_0x16a82e);}import{getTranslation as _0x13cfda}from'../utils/common-translations.js';export default class st extends _0x3c1053{[_0x4e4723(0xc9)](){const _0x618cf0=_0x4e4723;if(!this[_0x618cf0(0xab)][_0x618cf0(0xa9)][_0x618cf0(0xbb)](_0x618cf0(0xb5)))return;const _0x9e9b19=this[_0x618cf0(0xab)][_0x618cf0(0xae)],_0x2f6469=this[_0x618cf0(0xab)][_0x618cf0(0xa9)][_0x618cf0(0xc6)](_0x618cf0(0xbf));_0x2f6469[_0x618cf0(0xc5)](_0x618cf0(0xac)),_0x2f6469[_0x618cf0(0xb7)](_0x618cf0(0xb6)),_0x2f6469[_0x618cf0(0xc3)][_0x618cf0(0xa0)](_0x31e7af=>{const _0x3bda19=_0x618cf0;if(_0x3bda19(0xa7)!=_0x31e7af[_0x3bda19(0xc0)])return;const {data:_0x3dc084}=_0x31e7af;return _0x3dc084&&_0x3bda19(0xb6)==_0x3dc084[_0x3bda19(0xc2)]?_0x3dc084[_0x3bda19(0xa6)]&&_0x3dc084[_0x3bda19(0xc4)]?{'type':_0x3bda19(0xb0),'content':_0x13cfda(_0x9e9b19,_0x3bda19(0xa8))}:{'type':_0x3bda19(0xb0),'content':''}:void 0x0;}),this[_0x618cf0(0xa2)]();}[_0x4e4723(0xa2)](){const _0x34e26f=_0x4e4723,_0x2bb5de=this[_0x34e26f(0xab)][_0x34e26f(0xa9)][_0x34e26f(0xc6)](_0x34e26f(0xbf));_0x2bb5de[_0x34e26f(0xad)][_0x34e26f(0xb8)](_0x34e26f(0xa3),_0x34e26f(0xac),_0x34e26f(0xc7),_0x2bb5de[_0x34e26f(0xad)][_0x34e26f(0xb3)](_0x34e26f(0xa3),null,_0x34e26f(0xba))),_0x2bb5de[_0x34e26f(0xad)][_0x34e26f(0xb8)](_0x34e26f(0xa3),_0x34e26f(0xac),_0x34e26f(0xba),_0x2bb5de[_0x34e26f(0xad)][_0x34e26f(0xb3)](_0x34e26f(0xa3),null,_0x34e26f(0xc7))),this[_0x34e26f(0xa4)]();}[_0x4e4723(0xa4)](){const _0x2087a2=_0x4e4723,_0x5d0ff4=this[_0x2087a2(0xab)],_0x1ee548=_0x5d0ff4[_0x2087a2(0xae)];_0x5d0ff4[_0x2087a2(0xa9)][_0x2087a2(0xc6)](_0x2087a2(0xbf))[_0x2087a2(0xc3)][_0x2087a2(0xa0)](_0x32f557=>{const _0x46038d=_0x2087a2;if(_0x46038d(0xa3)!=_0x32f557[_0x46038d(0xc0)]&&_0x46038d(0xa1)!=_0x32f557[_0x46038d(0xc0)])return;const {data:_0x36ed43}=_0x32f557;if(!_0x36ed43||_0x46038d(0xac)!=_0x36ed43[_0x46038d(0xb4)])return;return{'type':_0x46038d(0xb0),'content':_0x13cfda(_0x1ee548,_0x46038d(0xb2))};});}}
23
+ function _0x5e3e(){const _0x277cb5=['2579195deaWRz','ImageEditing','src','formatInline','get','registerBlockAttribute','3375200JwajHQ','plugins','newValue','registerCustomCallback','_registerLegacyDescription','*Replace\x20image\x20URL*','2rdLfAV','983145txpymR','245976qeGegC','4107558cbVhyn','4605282QNiQFS','editor','key','commandName','oldValue','afterInit','getSuggestionCallback','replaceImageSource','locale','accept','*Format:*\x20replace\x20image\x20URL','attribute','discard','format','has','TrackChangesEditing','type','_handleLegacySuggestions','registerDescriptionCallback','_suggestionFactory','descriptionFactory','enableDefaultAttributesIntegration','formatBlock','457661DhgLVC'];_0x5e3e=function(){return _0x277cb5;};return _0x5e3e();}function _0x8248(_0x1cb08a,_0x128085){const _0x5e3e70=_0x5e3e();return _0x8248=function(_0x8248da,_0x18ad23){_0x8248da=_0x8248da-0xb7;let _0x85a3be=_0x5e3e70[_0x8248da];return _0x85a3be;},_0x8248(_0x1cb08a,_0x128085);}const _0x1cf012=_0x8248;(function(_0x43bcd0,_0x48c74b){const _0x2615c3=_0x8248,_0x1e8f0a=_0x43bcd0();while(!![]){try{const _0x4f89b4=-parseInt(_0x2615c3(0xbd))/0x1*(parseInt(_0x2615c3(0xca))/0x2)+-parseInt(_0x2615c3(0xcb))/0x3+-parseInt(_0x2615c3(0xcc))/0x4+-parseInt(_0x2615c3(0xbe))/0x5+parseInt(_0x2615c3(0xce))/0x6+parseInt(_0x2615c3(0xcd))/0x7+parseInt(_0x2615c3(0xc4))/0x8;if(_0x4f89b4===_0x48c74b)break;else _0x1e8f0a['push'](_0x1e8f0a['shift']());}catch(_0x2c055f){_0x1e8f0a['push'](_0x1e8f0a['shift']());}}}(_0x5e3e,0x64f5c));import{Plugin as _0x3d4a85}from'ckeditor5/src/core.js';import{getTranslation as _0x2546b9}from'../utils/common-translations.js';export default class st extends _0x3d4a85{[_0x1cf012(0xd3)](){const _0x308beb=_0x1cf012;if(!this[_0x308beb(0xcf)][_0x308beb(0xc5)][_0x308beb(0xdc)](_0x308beb(0xbf)))return;const _0x12d63f=this[_0x308beb(0xcf)][_0x308beb(0xd6)],_0x5b0ba7=this[_0x308beb(0xcf)][_0x308beb(0xc5)][_0x308beb(0xc2)](_0x308beb(0xdd));_0x5b0ba7[_0x308beb(0xbb)](_0x308beb(0xd5)),_0x5b0ba7[_0x308beb(0xc3)](_0x308beb(0xc0)),_0x5b0ba7[_0x308beb(0xba)][_0x308beb(0xb8)](_0x29fec0=>{const _0x33a1d7=_0x308beb;if(_0x33a1d7(0xd9)!=_0x29fec0[_0x33a1d7(0xde)])return;const {data:_0x1c3722}=_0x29fec0;return _0x1c3722&&_0x33a1d7(0xc0)==_0x1c3722[_0x33a1d7(0xd0)]?_0x1c3722[_0x33a1d7(0xc6)]&&_0x1c3722[_0x33a1d7(0xd2)]?{'type':_0x33a1d7(0xdb),'content':_0x2546b9(_0x12d63f,_0x33a1d7(0xc9))}:{'type':_0x33a1d7(0xdb),'content':''}:void 0x0;}),this[_0x308beb(0xb7)]();}[_0x1cf012(0xb7)](){const _0x5d4c16=_0x1cf012,_0x24c88f=this[_0x5d4c16(0xcf)][_0x5d4c16(0xc5)][_0x5d4c16(0xc2)](_0x5d4c16(0xdd));_0x24c88f[_0x5d4c16(0xb9)][_0x5d4c16(0xc7)](_0x5d4c16(0xbc),_0x5d4c16(0xd5),_0x5d4c16(0xd7),_0x24c88f[_0x5d4c16(0xb9)][_0x5d4c16(0xd4)](_0x5d4c16(0xbc),null,_0x5d4c16(0xda))),_0x24c88f[_0x5d4c16(0xb9)][_0x5d4c16(0xc7)](_0x5d4c16(0xbc),_0x5d4c16(0xd5),_0x5d4c16(0xda),_0x24c88f[_0x5d4c16(0xb9)][_0x5d4c16(0xd4)](_0x5d4c16(0xbc),null,_0x5d4c16(0xd7))),this[_0x5d4c16(0xc8)]();}[_0x1cf012(0xc8)](){const _0x2c9325=_0x1cf012,_0x21b8e8=this[_0x2c9325(0xcf)],_0x4df2a=_0x21b8e8[_0x2c9325(0xd6)];_0x21b8e8[_0x2c9325(0xc5)][_0x2c9325(0xc2)](_0x2c9325(0xdd))[_0x2c9325(0xba)][_0x2c9325(0xb8)](_0x2beb7c=>{const _0x483ba6=_0x2c9325;if(_0x483ba6(0xbc)!=_0x2beb7c[_0x483ba6(0xde)]&&_0x483ba6(0xc1)!=_0x2beb7c[_0x483ba6(0xde)])return;const {data:_0x1377ea}=_0x2beb7c;if(!_0x1377ea||_0x483ba6(0xd5)!=_0x1377ea[_0x483ba6(0xd1)])return;return{'type':_0x483ba6(0xdb),'content':_0x2546b9(_0x4df2a,_0x483ba6(0xd8))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2910f9=_0xc48d;(function(_0x4199f3,_0x41678b){const _0x453151=_0xc48d,_0x117377=_0x4199f3();while(!![]){try{const _0xd74852=-parseInt(_0x453151(0x122))/0x1+-parseInt(_0x453151(0x124))/0x2+-parseInt(_0x453151(0x162))/0x3+parseInt(_0x453151(0x120))/0x4+parseInt(_0x453151(0x167))/0x5*(parseInt(_0x453151(0x130))/0x6)+parseInt(_0x453151(0x136))/0x7+parseInt(_0x453151(0x151))/0x8*(parseInt(_0x453151(0x166))/0x9);if(_0xd74852===_0x41678b)break;else _0x117377['push'](_0x117377['shift']());}catch(_0x5a1b24){_0x117377['push'](_0x117377['shift']());}}}(_0x5394,0xac82f));function _0xc48d(_0x1fd0b4,_0x2da1d2){const _0x539492=_0x5394();return _0xc48d=function(_0xc48d59,_0x12529b){_0xc48d59=_0xc48d59-0x106;let _0x899dc5=_0x539492[_0xc48d59];return _0x899dc5;},_0xc48d(_0x1fd0b4,_0x2da1d2);}function _0x5394(){const _0x123984=['2650464yDRRcw','isInContent','imageTypeBlock','normalizedStyles','createRangeOn','registerPostFixer','convertInlineImageToBlock','ImageStyleEditing','isBefore','discard','FORMAT_SIDE_IMAGE','chain','24OqQWYd','setImageNaturalSizeAttributes','*Format:*\x20%0','formatBlock','type','document','9824003sTySGH','from','getFirstRange','_suggestionFactory','descriptionFactory','imageStyle','has','model','accept','isEqual','value','title','Users','nodeAfter','toLowerCase','side','_splitMarkerName','afterInit','imageCaption','isBlockImage','end','shouldConvertImageType','getClosestSelectedImageElement','insertion','plugins','registerCustomCallback','author','152oXDjYM','filter','isOwn','differ','imageStylePreApply','isIntersecting','commandName','isInlineImage','TrackChangesEditing','imageStylePostApply','markBlockFormat','commands','commandReversedParams','getSuggestion','commandParams','_registerLegacyDescription','getChangedMarkers','3489402ITcezO','hasSuggestion','newRange','subType','48402tGJelf','885275BkbyVe','next','selection','_findSuggestions','getContainedElement','head','nodeBefore','start','enableCommand','registerDescriptionCallback','getSuggestions','markInlineFormat','name','join','getSuggestionCallback','refresh','suggestion','get','findIndex','length','discardSuggestion','format','imageTypeInline','forEach','formatInline','locale','ImageUtils','4338196VLSxXE','editor','103407oJKziM','change'];_0x5394=function(){return _0x123984;};return _0x5394();}import{Plugin as _0x438a65}from'ckeditor5/src/core.js';import{uid as _0x3ded0c}from'ckeditor5/src/utils.js';import{getTranslation as _0x186c93}from'../utils/common-translations.js';export default class nt extends _0x438a65{[_0x2910f9(0x147)](){const _0x174ee7=_0x2910f9,_0x1074bc=this[_0x174ee7(0x121)];if(!_0x1074bc[_0x174ee7(0x14e)][_0x174ee7(0x13c)](_0x174ee7(0x12b)))return;const _0x2b95fb=_0x1074bc[_0x174ee7(0x14e)][_0x174ee7(0x116)](_0x174ee7(0x159)),_0x47a0ac=_0x1074bc[_0x174ee7(0x14e)][_0x174ee7(0x116)](_0x174ee7(0x11f)),_0x37852a={};_0x2b95fb[_0x174ee7(0x10d)](_0x174ee7(0x13b),(_0x4ea900,_0x49656f)=>{const _0x297910=_0x174ee7,_0x4ada2b=_0x1074bc[_0x297910(0x14e)][_0x297910(0x116)](_0x297910(0x142))['me'],_0x191ef8=_0x1074bc[_0x297910(0x15c)][_0x297910(0x116)](_0x297910(0x13b));let _0x5811ae=_0x47a0ac[_0x297910(0x14c)](_0x1074bc[_0x297910(0x13d)][_0x297910(0x135)][_0x297910(0x107)]),_0x5887e2=_0x1074bc[_0x297910(0x13d)][_0x297910(0x128)](_0x5811ae),_0x1312ab=_0x191ef8[_0x297910(0x140)];if(_0x1312ab==_0x49656f[_0x297910(0x140)])return;const _0x5de767={'commandName':_0x297910(0x13b),'commandParams':[_0x49656f],'formatGroupId':_0x3ded0c()};_0x1074bc[_0x297910(0x13d)][_0x297910(0x123)](()=>{const _0x507395=_0x297910;if(_0x2b95fb[_0x507395(0x10f)]()[_0x507395(0x152)](_0x2a3b77=>_0x2a3b77[_0x507395(0x125)]&&_0x4ada2b==_0x2a3b77[_0x507395(0x150)]&&(_0x507395(0x133)==_0x2a3b77[_0x507395(0x134)]||_0x507395(0x11d)==_0x2a3b77[_0x507395(0x134)])&&(_0x507395(0x155)==_0x2a3b77[_0x507395(0x165)]||_0x507395(0x15a)==_0x2a3b77[_0x507395(0x165)])&&_0x2a3b77[_0x507395(0x138)]()[_0x507395(0x13f)](_0x5887e2))[_0x507395(0x11c)](_0x5e83d1=>_0x2b95fb[_0x507395(0x119)](_0x5e83d1[_0x507395(0x10a)])),_0x5811ae=_0x47a0ac[_0x507395(0x14c)](_0x1074bc[_0x507395(0x13d)][_0x507395(0x135)][_0x507395(0x107)]),_0x5887e2=_0x1074bc[_0x507395(0x13d)][_0x507395(0x128)](_0x5811ae),_0x191ef8[_0x507395(0x114)](),_0x1074bc[_0x507395(0x15c)][_0x507395(0x116)](_0x507395(0x11b))[_0x507395(0x114)](),_0x1074bc[_0x507395(0x15c)][_0x507395(0x116)](_0x507395(0x126))[_0x507395(0x114)](),_0x1312ab=_0x191ef8[_0x507395(0x140)],_0x1312ab!=_0x49656f[_0x507395(0x140)])return _0x47a0ac[_0x507395(0x158)](_0x5811ae)&&_0x191ef8[_0x507395(0x14b)](_0x49656f[_0x507395(0x140)],_0x5811ae)?(_0x4ea900({..._0x49656f,'setImageSizes':!0x1}),_0x5811ae=_0x47a0ac[_0x507395(0x14c)](_0x1074bc[_0x507395(0x13d)][_0x507395(0x135)][_0x507395(0x107)]),void _0x2b95fb[_0x507395(0x15b)](_0x5811ae,{..._0x5de767,'commandReversedParams':[{'value':_0x1312ab||null,'setImageSizes':!0x1}]},[],_0x507395(0x155))):void(_0x47a0ac[_0x507395(0x149)](_0x5811ae)?_0x2b95fb[_0x507395(0x15b)](_0x5811ae,_0x5de767,[],_0x507395(0x15a)):_0x2b95fb[_0x507395(0x110)](_0x5887e2,_0x5de767,_0x507395(0x15a)));});});for(const _0x85f620 of _0x1074bc[_0x174ee7(0x14e)][_0x174ee7(0x116)](_0x174ee7(0x12b))[_0x174ee7(0x127)])_0x37852a[_0x85f620[_0x174ee7(0x111)]]=_0x85f620[_0x174ee7(0x141)][_0x174ee7(0x144)]();_0x2b95fb[_0x174ee7(0x139)][_0x174ee7(0x14f)](_0x174ee7(0x133),_0x174ee7(0x155),_0x174ee7(0x112),()=>!0x1),_0x2b95fb[_0x174ee7(0x139)][_0x174ee7(0x14f)](_0x174ee7(0x133),_0x174ee7(0x15a),_0x174ee7(0x112),()=>!0x1),_0x2b95fb[_0x174ee7(0x139)][_0x174ee7(0x14f)](_0x174ee7(0x11d),_0x174ee7(0x15a),_0x174ee7(0x112),()=>!0x1),_0x2b95fb[_0x174ee7(0x139)][_0x174ee7(0x14f)](_0x174ee7(0x133),_0x174ee7(0x155),_0x174ee7(0x13e),([_0x2b482f])=>{const _0x4b5e0b=_0x174ee7;_0x47a0ac[_0x4b5e0b(0x131)](_0x2b482f[_0x4b5e0b(0x109)]());}),_0x2b95fb[_0x174ee7(0x139)][_0x174ee7(0x14f)](_0x174ee7(0x133),_0x174ee7(0x155),_0x174ee7(0x12d),(_0x5a88d8,_0x644b5e)=>{const _0x3c87ff=_0x174ee7;_0x2b95fb[_0x3c87ff(0x139)][_0x3c87ff(0x113)](_0x3c87ff(0x133),'',_0x3c87ff(0x13e))(_0x5a88d8,{'commandName':_0x644b5e[_0x3c87ff(0x157)],'commandParams':_0x644b5e[_0x3c87ff(0x15d)]});}),_0x2b95fb[_0x174ee7(0x139)][_0x174ee7(0x14f)](_0x174ee7(0x133),_0x174ee7(0x155),_0x174ee7(0x12f),function(_0x31b5a6,_0x24b4b8){if(_0x5a5117(_0x31b5a6,_0x24b4b8))return[_0x31b5a6,_0x24b4b8];if(_0x5a5117(_0x24b4b8,_0x31b5a6))return[_0x24b4b8,_0x31b5a6];return null;});const _0x3bbb48=[{'type':_0x174ee7(0x133),'subType':_0x174ee7(0x155)},{'type':_0x174ee7(0x14d),'subType':_0x174ee7(0x148)},{'type':_0x174ee7(0x133),'subType':_0x174ee7(0x12a)},{'type':_0x174ee7(0x14d),'subType':_0x174ee7(0x12a)}];function _0x5a5117(_0x153b9d,_0x27dae7){const _0x43a4c0=_0x174ee7,_0x1e9e3b=_0x3bbb48[_0x43a4c0(0x117)](({type:_0x3f468f,subType:_0x5af16f})=>_0x153b9d[_0x43a4c0(0x134)]==_0x3f468f&&_0x153b9d[_0x43a4c0(0x165)]==_0x5af16f),_0x548046=_0x3bbb48[_0x43a4c0(0x117)](({type:_0x302453,subType:_0x4eef60})=>_0x27dae7[_0x43a4c0(0x134)]==_0x302453&&_0x27dae7[_0x43a4c0(0x165)]==_0x4eef60);if(_0x1e9e3b<0x0||_0x548046<0x0)return!0x1;const _0x1cd1b6=_0x153b9d[_0x43a4c0(0x138)](),_0xd9e90b=_0x27dae7[_0x43a4c0(0x138)]();if((0x0==_0x1e9e3b||0x1==_0x1e9e3b)&&0x2==_0x548046&&_0x1cd1b6[_0x43a4c0(0x156)](_0xd9e90b))return!0x0;if(0x2==_0x1e9e3b&&0x3==_0x548046){const _0x1b2a78=_0x2b95fb[_0x43a4c0(0x108)](_0x1cd1b6,_0x43a4c0(0x14d))[_0x43a4c0(0x152)](({suggestion:_0x4b1283,meta:_0x197281})=>_0x197281[_0x43a4c0(0x153)]&&_0x43a4c0(0x12a)==_0x4b1283[_0x43a4c0(0x165)]);if(_0x1b2a78[_0x43a4c0(0x118)]>0x1&&_0xd9e90b[_0x43a4c0(0x14a)][_0x43a4c0(0x13f)](_0x1cd1b6[_0x43a4c0(0x10c)]))return!0x0;if(0x1==_0x1b2a78[_0x43a4c0(0x118)]&&(_0x1cd1b6[_0x43a4c0(0x10c)][_0x43a4c0(0x13f)](_0xd9e90b[_0x43a4c0(0x14a)])||_0x1cd1b6[_0x43a4c0(0x14a)][_0x43a4c0(0x13f)](_0xd9e90b[_0x43a4c0(0x10c)])))return!0x0;}if(0x3==_0x1e9e3b&&0x3==_0x548046&&_0x1cd1b6[_0x43a4c0(0x10c)][_0x43a4c0(0x12c)](_0xd9e90b[_0x43a4c0(0x10c)])){const _0x3fc6c1=_0x1cd1b6[_0x43a4c0(0x14a)][_0x43a4c0(0x143)],_0x26ae7f=_0xd9e90b[_0x43a4c0(0x10c)][_0x43a4c0(0x10b)];return _0x47a0ac[_0x43a4c0(0x149)](_0x3fc6c1)&&_0x3fc6c1===_0x26ae7f;}return!0x1;}_0x1074bc[_0x174ee7(0x13d)][_0x174ee7(0x135)][_0x174ee7(0x129)](()=>{const _0x2530f0=_0x174ee7;let _0xaeff23=!0x1;const _0x4085a8=Array[_0x2530f0(0x137)](_0x1074bc[_0x2530f0(0x13d)][_0x2530f0(0x135)][_0x2530f0(0x154)][_0x2530f0(0x161)]());for(const {name:_0x1f856e,data:_0x1f43a2}of _0x4085a8){const {group:_0x51972b,type:_0x4ea923,subType:_0x4594e9,id:_0x344b07}=_0x2b95fb[_0x2530f0(0x146)](_0x1f856e);if(_0x2530f0(0x115)==_0x51972b&&_0x2b95fb[_0x2530f0(0x163)](_0x344b07)){if(_0x2530f0(0x133)==_0x4ea923&&(_0x2530f0(0x155)==_0x4594e9||_0x2530f0(0x15a)==_0x4594e9)){const _0x3c5141=_0x2b95fb[_0x2530f0(0x15e)](_0x344b07);if(_0x1f43a2[_0x2530f0(0x164)]){const _0x25b926=_0x3c5141[_0x2530f0(0x138)]()[_0x2530f0(0x109)]();if(_0x47a0ac[_0x2530f0(0x149)](_0x25b926))continue;_0x2b95fb[_0x2530f0(0x119)](_0x3c5141),_0xaeff23=!0x0;}}if(_0x2530f0(0x14d)==_0x4ea923&&_0x2530f0(0x148)==_0x4594e9&&!_0x1f43a2[_0x2530f0(0x164)]){const _0x4bfd6c=_0x2b95fb[_0x2530f0(0x15e)](_0x344b07);_0x4bfd6c[_0x2530f0(0x106)]&&_0x4bfd6c[_0x2530f0(0x106)][_0x2530f0(0x125)]&&(_0x2b95fb[_0x2530f0(0x119)](_0x4bfd6c[_0x2530f0(0x106)]),_0xaeff23=!0x0);}}}return _0xaeff23;}),this[_0x174ee7(0x160)](_0x37852a);}[_0x2910f9(0x160)](_0x1b485f){const _0x1e0597=_0x2910f9,_0x9644e=this[_0x1e0597(0x121)],_0x45a6fc=_0x9644e[_0x1e0597(0x11e)];_0x9644e[_0x1e0597(0x14e)][_0x1e0597(0x116)](_0x1e0597(0x159))[_0x1e0597(0x13a)][_0x1e0597(0x10e)](_0x240490=>{const _0x3d2f06=_0x1e0597;if(_0x3d2f06(0x133)!=_0x240490[_0x3d2f06(0x134)]&&_0x3d2f06(0x11d)!=_0x240490[_0x3d2f06(0x134)])return;const {data:_0x5a1c65}=_0x240490;if(!_0x5a1c65||_0x3d2f06(0x13b)!=_0x5a1c65[_0x3d2f06(0x157)])return;const _0x389a1f=_0x5a1c65[_0x3d2f06(0x15f)][0x0][_0x3d2f06(0x140)];return _0x4adae3(_0x3d2f06(0x145)===_0x389a1f?_0x186c93(_0x45a6fc,_0x3d2f06(0x12e)):_0x1b485f[_0x389a1f]||_0x389a1f);function _0x4adae3(_0x5dd9a3){const _0x55b5e2=_0x3d2f06;return{'type':_0x55b5e2(0x11a),'content':_0x186c93(_0x45a6fc,_0x55b5e2(0x132),_0x5dd9a3)};}});}}
23
+ const _0x472d2d=_0x3138;(function(_0x1c15c6,_0x5dc664){const _0x4218f3=_0x3138,_0x36609d=_0x1c15c6();while(!![]){try{const _0x598d72=-parseInt(_0x4218f3(0xa2))/0x1+parseInt(_0x4218f3(0x9e))/0x2*(parseInt(_0x4218f3(0x97))/0x3)+parseInt(_0x4218f3(0x84))/0x4+parseInt(_0x4218f3(0x85))/0x5+parseInt(_0x4218f3(0xb1))/0x6*(-parseInt(_0x4218f3(0x88))/0x7)+-parseInt(_0x4218f3(0xc5))/0x8+-parseInt(_0x4218f3(0x7c))/0x9*(-parseInt(_0x4218f3(0xc2))/0xa);if(_0x598d72===_0x5dc664)break;else _0x36609d['push'](_0x36609d['shift']());}catch(_0x5641a2){_0x36609d['push'](_0x36609d['shift']());}}}(_0x318e,0x25bf2));import{Plugin as _0x2f784f}from'ckeditor5/src/core.js';import{uid as _0x1e162c}from'ckeditor5/src/utils.js';import{getTranslation as _0x9d9f50}from'../utils/common-translations.js';export default class nt extends _0x2f784f{[_0x472d2d(0xbd)](){const _0x18d496=_0x472d2d,_0x2aeff7=this[_0x18d496(0xaf)];if(!_0x2aeff7[_0x18d496(0x99)][_0x18d496(0x66)](_0x18d496(0x91)))return;const _0xf5aded=_0x2aeff7[_0x18d496(0x99)][_0x18d496(0xc7)](_0x18d496(0x95)),_0x255c6f=_0x2aeff7[_0x18d496(0x99)][_0x18d496(0xc7)](_0x18d496(0xa1)),_0x3c5da7={};_0xf5aded[_0x18d496(0xb7)](_0x18d496(0x83),(_0x49666f,_0x5bb788)=>{const _0x45710e=_0x18d496,_0x5c9fd7=_0x2aeff7[_0x45710e(0x99)][_0x45710e(0xc7)](_0x45710e(0xb4))['me'],_0x125015=_0x2aeff7[_0x45710e(0x81)][_0x45710e(0xc7)](_0x45710e(0x83));let _0x2ed0b6=_0x255c6f[_0x45710e(0x72)](_0x2aeff7[_0x45710e(0x96)][_0x45710e(0xc1)][_0x45710e(0x9c)]),_0x2a81f4=_0x2aeff7[_0x45710e(0x96)][_0x45710e(0xbf)](_0x2ed0b6),_0x416b13=_0x125015[_0x45710e(0xa0)];if(_0x416b13==_0x5bb788[_0x45710e(0xa0)])return;const _0x347ede={'commandName':_0x45710e(0x83),'commandParams':[_0x5bb788],'formatGroupId':_0x1e162c()};_0x2aeff7[_0x45710e(0x96)][_0x45710e(0xb0)](()=>{const _0x2b12a8=_0x45710e;if(_0xf5aded[_0x2b12a8(0xb2)]()[_0x2b12a8(0xc8)](_0xecd6d9=>_0xecd6d9[_0x2b12a8(0x9a)]&&_0x5c9fd7==_0xecd6d9[_0x2b12a8(0x89)]&&(_0x2b12a8(0x69)==_0xecd6d9[_0x2b12a8(0x8c)]||_0x2b12a8(0xc0)==_0xecd6d9[_0x2b12a8(0x8c)])&&(_0x2b12a8(0xbc)==_0xecd6d9[_0x2b12a8(0x80)]||_0x2b12a8(0xad)==_0xecd6d9[_0x2b12a8(0x80)])&&_0xecd6d9[_0x2b12a8(0x7b)]()[_0x2b12a8(0x6c)](_0x2a81f4))[_0x2b12a8(0xa8)](_0x5c1d8f=>_0xf5aded[_0x2b12a8(0xae)](_0x5c1d8f[_0x2b12a8(0x90)])),_0x2ed0b6=_0x255c6f[_0x2b12a8(0x72)](_0x2aeff7[_0x2b12a8(0x96)][_0x2b12a8(0xc1)][_0x2b12a8(0x9c)]),_0x2a81f4=_0x2aeff7[_0x2b12a8(0x96)][_0x2b12a8(0xbf)](_0x2ed0b6),_0x125015[_0x2b12a8(0x93)](),_0x2aeff7[_0x2b12a8(0x81)][_0x2b12a8(0xc7)](_0x2b12a8(0xa3))[_0x2b12a8(0x93)](),_0x2aeff7[_0x2b12a8(0x81)][_0x2b12a8(0xc7)](_0x2b12a8(0x9f))[_0x2b12a8(0x93)](),_0x416b13=_0x125015[_0x2b12a8(0xa0)],_0x416b13!=_0x5bb788[_0x2b12a8(0xa0)])return _0x255c6f[_0x2b12a8(0xa6)](_0x2ed0b6)&&_0x125015[_0x2b12a8(0xb5)](_0x5bb788[_0x2b12a8(0xa0)],_0x2ed0b6)?(_0x49666f({..._0x5bb788,'setImageSizes':!0x1}),_0x2ed0b6=_0x255c6f[_0x2b12a8(0x72)](_0x2aeff7[_0x2b12a8(0x96)][_0x2b12a8(0xc1)][_0x2b12a8(0x9c)]),void _0xf5aded[_0x2b12a8(0x6a)](_0x2ed0b6,{..._0x347ede,'commandReversedParams':[{'value':_0x416b13||null,'setImageSizes':!0x1}]},[],_0x2b12a8(0xbc))):void(_0x255c6f[_0x2b12a8(0xba)](_0x2ed0b6)?_0xf5aded[_0x2b12a8(0x6a)](_0x2ed0b6,_0x347ede,[],_0x2b12a8(0xad)):_0xf5aded[_0x2b12a8(0xab)](_0x2a81f4,_0x347ede,_0x2b12a8(0xad)));});});for(const _0x131042 of _0x2aeff7[_0x18d496(0x99)][_0x18d496(0xc7)](_0x18d496(0x91))[_0x18d496(0x92)])_0x3c5da7[_0x131042[_0x18d496(0xa7)]]=_0x131042[_0x18d496(0x6f)][_0x18d496(0x98)]();_0xf5aded[_0x18d496(0x73)][_0x18d496(0x79)](_0x18d496(0x69),_0x18d496(0xbc),_0x18d496(0xc4),()=>!0x1),_0xf5aded[_0x18d496(0x73)][_0x18d496(0x79)](_0x18d496(0x69),_0x18d496(0xad),_0x18d496(0xc4),()=>!0x1),_0xf5aded[_0x18d496(0x73)][_0x18d496(0x79)](_0x18d496(0xc0),_0x18d496(0xad),_0x18d496(0xc4),()=>!0x1),_0xf5aded[_0x18d496(0x73)][_0x18d496(0x79)](_0x18d496(0x69),_0x18d496(0xbc),_0x18d496(0x8e),([_0x39d2b7])=>{const _0xfcb0ec=_0x18d496;_0x255c6f[_0xfcb0ec(0x8b)](_0x39d2b7[_0xfcb0ec(0x9d)]());}),_0xf5aded[_0x18d496(0x73)][_0x18d496(0x79)](_0x18d496(0x69),_0x18d496(0xbc),_0x18d496(0x82),(_0x1af90d,_0x16264d)=>{const _0x5ed2b6=_0x18d496;_0xf5aded[_0x5ed2b6(0x73)][_0x5ed2b6(0x68)](_0x5ed2b6(0x69),'',_0x5ed2b6(0x8e))(_0x1af90d,{'commandName':_0x16264d[_0x5ed2b6(0xc6)],'commandParams':_0x16264d[_0x5ed2b6(0x7e)]});}),_0xf5aded[_0x18d496(0x73)][_0x18d496(0x79)](_0x18d496(0x69),_0x18d496(0xbc),_0x18d496(0x78),function(_0x36d107,_0x14a6ee){if(_0x41162c(_0x36d107,_0x14a6ee))return[_0x36d107,_0x14a6ee];if(_0x41162c(_0x14a6ee,_0x36d107))return[_0x14a6ee,_0x36d107];return null;});const _0x4c4749=[{'type':_0x18d496(0x69),'subType':_0x18d496(0xbc)},{'type':_0x18d496(0xb6),'subType':_0x18d496(0xa9)},{'type':_0x18d496(0x69),'subType':_0x18d496(0xaa)},{'type':_0x18d496(0xb6),'subType':_0x18d496(0xaa)}];function _0x41162c(_0x1fe3fe,_0x15a1c6){const _0x24a03e=_0x18d496,_0x4f5b9a=_0x4c4749[_0x24a03e(0x6e)](({type:_0x42f537,subType:_0x256097})=>_0x1fe3fe[_0x24a03e(0x8c)]==_0x42f537&&_0x1fe3fe[_0x24a03e(0x80)]==_0x256097),_0x3cde52=_0x4c4749[_0x24a03e(0x6e)](({type:_0xcfc8c4,subType:_0x4a3599})=>_0x15a1c6[_0x24a03e(0x8c)]==_0xcfc8c4&&_0x15a1c6[_0x24a03e(0x80)]==_0x4a3599);if(_0x4f5b9a<0x0||_0x3cde52<0x0)return!0x1;const _0x584fec=_0x1fe3fe[_0x24a03e(0x7b)](),_0x455efc=_0x15a1c6[_0x24a03e(0x7b)]();if((0x0==_0x4f5b9a||0x1==_0x4f5b9a)&&0x2==_0x3cde52&&_0x584fec[_0x24a03e(0xa4)](_0x455efc))return!0x0;if(0x2==_0x4f5b9a&&0x3==_0x3cde52){const _0x2c0102=_0xf5aded[_0x24a03e(0xa5)](_0x584fec,_0x24a03e(0xb6))[_0x24a03e(0xc8)](({suggestion:_0xb746bf,meta:_0x1954e9})=>_0x1954e9[_0x24a03e(0x76)]&&_0x24a03e(0xaa)==_0xb746bf[_0x24a03e(0x80)]);if(_0x2c0102[_0x24a03e(0x8a)]>0x1&&_0x455efc[_0x24a03e(0x70)][_0x24a03e(0x6c)](_0x584fec[_0x24a03e(0x8d)]))return!0x0;if(0x1==_0x2c0102[_0x24a03e(0x8a)]&&(_0x584fec[_0x24a03e(0x8d)][_0x24a03e(0x6c)](_0x455efc[_0x24a03e(0x70)])||_0x584fec[_0x24a03e(0x70)][_0x24a03e(0x6c)](_0x455efc[_0x24a03e(0x8d)])))return!0x0;}if(0x3==_0x4f5b9a&&0x3==_0x3cde52&&_0x584fec[_0x24a03e(0x8d)][_0x24a03e(0xc3)](_0x455efc[_0x24a03e(0x8d)])){const _0x38f8a8=_0x584fec[_0x24a03e(0x70)][_0x24a03e(0xb3)],_0x3a070d=_0x455efc[_0x24a03e(0x8d)][_0x24a03e(0x9b)];return _0x255c6f[_0x24a03e(0xba)](_0x38f8a8)&&_0x38f8a8===_0x3a070d;}return!0x1;}_0x2aeff7[_0x18d496(0x96)][_0x18d496(0xc1)][_0x18d496(0x94)](()=>{const _0x3c9aa5=_0x18d496;let _0x8aa3e5=!0x1;const _0x3505a5=Array[_0x3c9aa5(0x75)](_0x2aeff7[_0x3c9aa5(0x96)][_0x3c9aa5(0xc1)][_0x3c9aa5(0x6b)][_0x3c9aa5(0x7f)]());for(const {name:_0x52c61e,data:_0x1a392f}of _0x3505a5){const {group:_0x1fab8d,type:_0x44452c,subType:_0x16346b,id:_0x27faa2}=_0xf5aded[_0x3c9aa5(0xbe)](_0x52c61e);if(_0x3c9aa5(0xb9)==_0x1fab8d&&_0xf5aded[_0x3c9aa5(0xbb)](_0x27faa2)){if(_0x3c9aa5(0x69)==_0x44452c&&(_0x3c9aa5(0xbc)==_0x16346b||_0x3c9aa5(0xad)==_0x16346b)){const _0x50a0e1=_0xf5aded[_0x3c9aa5(0x87)](_0x27faa2);if(_0x1a392f[_0x3c9aa5(0x86)]){const _0x40bb89=_0x50a0e1[_0x3c9aa5(0x7b)]()[_0x3c9aa5(0x9d)]();if(_0x255c6f[_0x3c9aa5(0xba)](_0x40bb89))continue;_0xf5aded[_0x3c9aa5(0xae)](_0x50a0e1),_0x8aa3e5=!0x0;}}if(_0x3c9aa5(0xb6)==_0x44452c&&_0x3c9aa5(0xa9)==_0x16346b&&!_0x1a392f[_0x3c9aa5(0x86)]){const _0x4c63cb=_0xf5aded[_0x3c9aa5(0x87)](_0x27faa2);_0x4c63cb[_0x3c9aa5(0x74)]&&_0x4c63cb[_0x3c9aa5(0x74)][_0x3c9aa5(0x9a)]&&(_0xf5aded[_0x3c9aa5(0xae)](_0x4c63cb[_0x3c9aa5(0x74)]),_0x8aa3e5=!0x0);}}}return _0x8aa3e5;}),this[_0x18d496(0x71)](_0x3c5da7);}[_0x472d2d(0x71)](_0x24c14c){const _0x23827f=_0x472d2d,_0xa22ac4=this[_0x23827f(0xaf)],_0x122ec5=_0xa22ac4[_0x23827f(0xb8)];_0xa22ac4[_0x23827f(0x99)][_0x23827f(0xc7)](_0x23827f(0x95))[_0x23827f(0x6d)][_0x23827f(0x77)](_0x47bf8c=>{const _0x4bbf75=_0x23827f;if(_0x4bbf75(0x69)!=_0x47bf8c[_0x4bbf75(0x8c)]&&_0x4bbf75(0xc0)!=_0x47bf8c[_0x4bbf75(0x8c)])return;const {data:_0x4bf450}=_0x47bf8c;if(!_0x4bf450||_0x4bbf75(0x83)!=_0x4bf450[_0x4bbf75(0xc6)])return;const _0xcfdef2=_0x4bf450[_0x4bbf75(0x8f)][0x0][_0x4bbf75(0xa0)];return _0x5f305a(_0x4bbf75(0x7d)===_0xcfdef2?_0x9d9f50(_0x122ec5,_0x4bbf75(0x67)):_0x24c14c[_0xcfdef2]||_0xcfdef2);function _0x5f305a(_0x506c53){const _0x4f2e9e=_0x4bbf75;return{'type':_0x4f2e9e(0x7a),'content':_0x9d9f50(_0x122ec5,_0x4f2e9e(0xac),_0x506c53)};}});}}function _0x3138(_0x248a2f,_0x2fd493){const _0x318e3e=_0x318e();return _0x3138=function(_0x31383b,_0xf8ee02){_0x31383b=_0x31383b-0x66;let _0x155c11=_0x318e3e[_0x31383b];return _0x155c11;},_0x3138(_0x248a2f,_0x2fd493);}function _0x318e(){const _0x52ade2=['head','ImageStyleEditing','normalizedStyles','refresh','registerPostFixer','TrackChangesEditing','model','789InfiRd','toLowerCase','plugins','isInContent','nodeBefore','selection','getContainedElement','1358TZTfxN','imageTypeBlock','value','ImageUtils','256058PJriJY','imageTypeInline','isIntersecting','_findSuggestions','isInlineImage','name','forEach','imageCaption','convertInlineImageToBlock','markInlineFormat','*Format:*\x20%0','imageStylePostApply','discardSuggestion','editor','change','636EwYrGx','getSuggestions','nodeAfter','Users','shouldConvertImageType','insertion','enableCommand','locale','suggestion','isBlockImage','hasSuggestion','imageStylePreApply','afterInit','_splitMarkerName','createRangeOn','formatInline','document','990110OgHali','isBefore','join','699432lJHUdY','commandName','get','filter','has','FORMAT_SIDE_IMAGE','getSuggestionCallback','formatBlock','markBlockFormat','differ','isEqual','descriptionFactory','findIndex','title','end','_registerLegacyDescription','getClosestSelectedImageElement','_suggestionFactory','next','from','isOwn','registerDescriptionCallback','chain','registerCustomCallback','format','getFirstRange','18eNjFKA','side','commandReversedParams','getChangedMarkers','subType','commands','discard','imageStyle','447312tAoYsX','1399320tPscHC','newRange','getSuggestion','17843MYkEtq','author','length','setImageNaturalSizeAttributes','type','start','accept','commandParams'];_0x318e=function(){return _0x52ade2;};return _0x318e();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1038(_0x17fcda,_0x5d5b7b){const _0xe9c438=_0xe9c4();return _0x1038=function(_0x103847,_0x42f5fb){_0x103847=_0x103847-0xd7;let _0x19cdd9=_0xe9c438[_0x103847];return _0x19cdd9;},_0x1038(_0x17fcda,_0x5d5b7b);}const _0x3c5ead=_0x1038;(function(_0x57b041,_0x157ea8){const _0x54d7b1=_0x1038,_0x1cac04=_0x57b041();while(!![]){try{const _0x59d6e4=parseInt(_0x54d7b1(0xdd))/0x1+parseInt(_0x54d7b1(0xef))/0x2+parseInt(_0x54d7b1(0xf4))/0x3+parseInt(_0x54d7b1(0xeb))/0x4+parseInt(_0x54d7b1(0xde))/0x5*(parseInt(_0x54d7b1(0xd9))/0x6)+parseInt(_0x54d7b1(0xe1))/0x7+-parseInt(_0x54d7b1(0xe9))/0x8*(parseInt(_0x54d7b1(0xdb))/0x9);if(_0x59d6e4===_0x157ea8)break;else _0x1cac04['push'](_0x1cac04['shift']());}catch(_0x4e2abd){_0x1cac04['push'](_0x1cac04['shift']());}}}(_0xe9c4,0x4115e));function _0xe9c4(){const _0x17bd3e=['_trackChangesValueDuringImport','1476168ZkKfBi','_handleImportedData','high','importWord','get','enableCommand','1034472UJryLg','_trackChangesExecuted','9wpDjkZ','commands','297789NjcXjI','10uqvHoM','TrackChangesEditing','track_changes','1131662nfOvyo','afterInit','Users','value','dataInsert','lowest','listenTo','execute','14506136FbsczU','_setSuggestionData','2062372YDETzX','editor','trackChanges','collaboration_features','535858mAGFEa','forEach','bind','plugins'];_0xe9c4=function(){return _0x17bd3e;};return _0xe9c4();}import{Plugin as _0x2d3901}from'ckeditor5/src/core.js';export default class ot extends _0x2d3901{constructor(_0x430b61){const _0xb4cbcc=_0x1038;super(_0x430b61),this[_0xb4cbcc(0xf3)]=!0x1,this[_0xb4cbcc(0xda)]=!0x1;}[_0x3c5ead(0xe2)](){const _0x340dba=_0x3c5ead,_0x104b46=this[_0x340dba(0xec)],_0x300796=_0x104b46[_0x340dba(0xdc)][_0x340dba(0xd7)](_0x340dba(0xf7)),_0x1d1f45=_0x104b46[_0x340dba(0xdc)][_0x340dba(0xd7)](_0x340dba(0xed));_0x300796&&(_0x300796['on'](_0x340dba(0xe8),(_0x15d4ab,[,_0xf1d45b])=>{const _0x7d5090=_0x340dba;this[_0x7d5090(0xf3)]=_0x1d1f45[_0x7d5090(0xe4)],_0xf1d45b[_0x7d5090(0xee)][_0x7d5090(0xe0)]=!this[_0x7d5090(0xf3)];},{'priority':_0x340dba(0xf6)}),this[_0x340dba(0xe7)](_0x300796,_0x340dba(0xe5),this[_0x340dba(0xf5)][_0x340dba(0xf1)](this)),this[_0x340dba(0xe7)](_0x300796,_0x340dba(0xe5),()=>{const _0x2aa363=_0x340dba;this[_0x2aa363(0xda)]&&(_0x1d1f45[_0x2aa363(0xe8)](),this[_0x2aa363(0xda)]=!0x1);},{'priority':_0x340dba(0xe6)}),_0x104b46[_0x340dba(0xf2)][_0x340dba(0xd7)](_0x340dba(0xdf))[_0x340dba(0xd8)](_0x340dba(0xf7)));}[_0x3c5ead(0xf5)](_0x25adf3,_0x2e0138){const _0x46ed58=_0x3c5ead,{suggestions:_0x3979b4}=_0x2e0138,_0x47ceef=this[_0x46ed58(0xec)][_0x46ed58(0xdc)][_0x46ed58(0xd7)](_0x46ed58(0xed)),_0x201322=_0x47ceef[_0x46ed58(0xe4)];this[_0x46ed58(0xf3)]!==_0x201322&&(_0x47ceef[_0x46ed58(0xe8)](),this[_0x46ed58(0xda)]=!0x0),_0x3979b4&&_0x3979b4[_0x46ed58(0xf0)](({id:_0x562232,type:_0xb09093,author:_0x3cd5e1,created_at:_0x20d71c})=>{const _0x53038f=_0x46ed58,_0xa4d6ca={'id':_0x562232,'type':_0xb09093,'authorId':this[_0x53038f(0xec)][_0x53038f(0xf2)][_0x53038f(0xd7)](_0x53038f(0xe3))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x3cd5e1,'createdAt':_0x20d71c?new Date(_0x20d71c):new Date(),'source':_0x53038f(0xf7)}}};this[_0x53038f(0xec)][_0x53038f(0xf2)][_0x53038f(0xd7)](_0x53038f(0xdf))[_0x53038f(0xea)](_0xa4d6ca);});}}
23
+ function _0x1a43(_0x3c5274,_0x3fec00){const _0x1320a0=_0x1320();return _0x1a43=function(_0x1a4385,_0x1098aa){_0x1a4385=_0x1a4385-0x9a;let _0x5e6542=_0x1320a0[_0x1a4385];return _0x5e6542;},_0x1a43(_0x3c5274,_0x3fec00);}function _0x1320(){const _0x3224f6=['943747azfFjS','1200810XfJKoJ','546710gtClEg','listenTo','commands','afterInit','get','Users','execute','lowest','_trackChangesExecuted','6206824jNNrug','TrackChangesEditing','importWord','plugins','345106pSCOJw','2CFOmzO','_setSuggestionData','14840928tEgTtO','editor','790BjigWG','239602fNVuUh','trackChanges','_handleImportedData','collaboration_features','track_changes','enableCommand','36njkdfd','forEach','bind','high','dataInsert','8bwkZFG','_trackChangesValueDuringImport','value'];_0x1320=function(){return _0x3224f6;};return _0x1320();}const _0x22e64b=_0x1a43;(function(_0xce208b,_0x4c9b79){const _0x84f7d0=_0x1a43,_0xfa0642=_0xce208b();while(!![]){try{const _0x352f58=-parseInt(_0x84f7d0(0x9a))/0x1*(parseInt(_0x84f7d0(0xbc))/0x2)+parseInt(_0x84f7d0(0xae))/0x3+parseInt(_0x84f7d0(0xb8))/0x4+-parseInt(_0x84f7d0(0xaf))/0x5*(parseInt(_0x84f7d0(0xa5))/0x6)+parseInt(_0x84f7d0(0xad))/0x7*(-parseInt(_0x84f7d0(0xaa))/0x8)+-parseInt(_0x84f7d0(0x9c))/0x9+-parseInt(_0x84f7d0(0x9e))/0xa*(-parseInt(_0x84f7d0(0x9f))/0xb);if(_0x352f58===_0x4c9b79)break;else _0xfa0642['push'](_0xfa0642['shift']());}catch(_0x42dc42){_0xfa0642['push'](_0xfa0642['shift']());}}}(_0x1320,0xd8be7));import{Plugin as _0x5e160a}from'ckeditor5/src/core.js';export default class ot extends _0x5e160a{constructor(_0x5590d0){const _0x437562=_0x1a43;super(_0x5590d0),this[_0x437562(0xab)]=!0x1,this[_0x437562(0xb7)]=!0x1;}[_0x22e64b(0xb2)](){const _0x493348=_0x22e64b,_0x362d50=this[_0x493348(0x9d)],_0x28a677=_0x362d50[_0x493348(0xb1)][_0x493348(0xb3)](_0x493348(0xba)),_0x5ab103=_0x362d50[_0x493348(0xb1)][_0x493348(0xb3)](_0x493348(0xa0));_0x28a677&&(_0x28a677['on'](_0x493348(0xb5),(_0x3193f8,[,_0x149abb])=>{const _0x5ce9d7=_0x493348;this[_0x5ce9d7(0xab)]=_0x5ab103[_0x5ce9d7(0xac)],_0x149abb[_0x5ce9d7(0xa2)][_0x5ce9d7(0xa3)]=!this[_0x5ce9d7(0xab)];},{'priority':_0x493348(0xa8)}),this[_0x493348(0xb0)](_0x28a677,_0x493348(0xa9),this[_0x493348(0xa1)][_0x493348(0xa7)](this)),this[_0x493348(0xb0)](_0x28a677,_0x493348(0xa9),()=>{const _0x2781e6=_0x493348;this[_0x2781e6(0xb7)]&&(_0x5ab103[_0x2781e6(0xb5)](),this[_0x2781e6(0xb7)]=!0x1);},{'priority':_0x493348(0xb6)}),_0x362d50[_0x493348(0xbb)][_0x493348(0xb3)](_0x493348(0xb9))[_0x493348(0xa4)](_0x493348(0xba)));}[_0x22e64b(0xa1)](_0x46765e,_0x4946e8){const _0x5a6a6a=_0x22e64b,{suggestions:_0x209c2b}=_0x4946e8,_0x106621=this[_0x5a6a6a(0x9d)][_0x5a6a6a(0xb1)][_0x5a6a6a(0xb3)](_0x5a6a6a(0xa0)),_0x59b289=_0x106621[_0x5a6a6a(0xac)];this[_0x5a6a6a(0xab)]!==_0x59b289&&(_0x106621[_0x5a6a6a(0xb5)](),this[_0x5a6a6a(0xb7)]=!0x0),_0x209c2b&&_0x209c2b[_0x5a6a6a(0xa6)](({id:_0x21e9cf,type:_0x4f8451,author:_0x3341e6,created_at:_0x59927f})=>{const _0x120e10=_0x5a6a6a,_0x3c79fe={'id':_0x21e9cf,'type':_0x4f8451,'authorId':this[_0x120e10(0x9d)][_0x120e10(0xbb)][_0x120e10(0xb3)](_0x120e10(0xb4))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x3341e6,'createdAt':_0x59927f?new Date(_0x59927f):new Date(),'source':_0x120e10(0xba)}}};this[_0x120e10(0x9d)][_0x120e10(0xbb)][_0x120e10(0xb3)](_0x120e10(0xb9))[_0x120e10(0x9b)](_0x3c79fe);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x37560e=_0x3616;(function(_0xb80cb6,_0x55ba4c){const _0x2411f0=_0x3616,_0x20e3ba=_0xb80cb6();while(!![]){try{const _0x38f1ce=parseInt(_0x2411f0(0xf9))/0x1*(-parseInt(_0x2411f0(0x108))/0x2)+-parseInt(_0x2411f0(0x10f))/0x3*(-parseInt(_0x2411f0(0x100))/0x4)+-parseInt(_0x2411f0(0x101))/0x5+-parseInt(_0x2411f0(0x102))/0x6+parseInt(_0x2411f0(0xff))/0x7+parseInt(_0x2411f0(0x109))/0x8*(-parseInt(_0x2411f0(0x107))/0x9)+-parseInt(_0x2411f0(0x103))/0xa*(-parseInt(_0x2411f0(0xfb))/0xb);if(_0x38f1ce===_0x55ba4c)break;else _0x20e3ba['push'](_0x20e3ba['shift']());}catch(_0x17dbb6){_0x20e3ba['push'](_0x20e3ba['shift']());}}}(_0x4135,0xaa641));import{Plugin as _0x5f36e3}from'ckeditor5/src/core.js';import{getTranslation as _0x4b92e6}from'../utils/common-translations.js';export default class rt extends _0x5f36e3{[_0x37560e(0xfa)](){const _0xbe0629=_0x37560e,_0x2ca300=this[_0xbe0629(0x111)],_0x568765=_0x2ca300[_0xbe0629(0xf6)][_0xbe0629(0x10e)](_0xbe0629(0xed));if(_0x2ca300[_0xbe0629(0xf6)][_0xbe0629(0xe9)](_0xbe0629(0xf7))&&(_0x568765[_0xbe0629(0x105)](_0xbe0629(0x10a)),_0x568765[_0xbe0629(0x105)](_0xbe0629(0xf0))),_0x2ca300[_0xbe0629(0xf6)][_0xbe0629(0xe9)](_0xbe0629(0xf8))){for(const _0x3b443e of[_0xbe0629(0xee),_0xbe0629(0xec)])_0x568765[_0xbe0629(0xf4)](_0x3b443e);}const _0x159f70=_0x2ca300[_0xbe0629(0xf5)];_0x568765[_0xbe0629(0xf3)](_0xbe0629(0x10b)),_0x568765[_0xbe0629(0xf2)][_0xbe0629(0x10c)](_0xbe0629(0x10b),_0x4b92e6(_0x159f70,_0xbe0629(0xef))),this[_0xbe0629(0xf1)]();}[_0x37560e(0xf1)](){const _0x25e452=_0x37560e,_0x16d44b=this[_0x25e452(0x111)],_0x528f65=_0x16d44b[_0x25e452(0xf5)],_0x4d602c=_0x16d44b[_0x25e452(0xf6)][_0x25e452(0x10e)](_0x25e452(0xed));_0x4d602c[_0x25e452(0xf2)][_0x25e452(0xfd)](_0x3a1c3b=>{const _0x4a5ea8=_0x25e452;if(_0x4a5ea8(0xeb)!=_0x3a1c3b[_0x4a5ea8(0x104)])return;const {data:_0x105d03}=_0x3a1c3b;if(!_0x105d03)return;if(_0x4a5ea8(0xee)!=_0x105d03[_0x4a5ea8(0xea)]&&_0x4a5ea8(0xec)!=_0x105d03[_0x4a5ea8(0xea)])return;const _0x2b5d06=_0x3a1c3b[_0x4a5ea8(0x106)]()[0x0],_0x35c4bb=_0x4d602c[_0x4a5ea8(0xf2)][_0x4a5ea8(0x110)](_0x2b5d06);return _0x4a5ea8(0xee)==_0x105d03[_0x4a5ea8(0xea)]?{'type':_0x4a5ea8(0xfe),'content':_0x4b92e6(_0x528f65,_0x4a5ea8(0xfc),_0x35c4bb)}:_0x4a5ea8(0xec)==_0x105d03[_0x4a5ea8(0xea)]?{'type':_0x4a5ea8(0xfe),'content':_0x4b92e6(_0x528f65,_0x4a5ea8(0x10d),_0x35c4bb)}:void 0x0;});}}function _0x3616(_0x542942,_0x3c5105){const _0x41356b=_0x4135();return _0x3616=function(_0x361652,_0x8e2877){_0x361652=_0x361652-0xe9;let _0x42ed24=_0x41356b[_0x361652];return _0x42ed24;},_0x3616(_0x542942,_0x3c5105);}function _0x4135(){const _0x5e54ae=['registerBlockAttribute','enableDefaultAttributesIntegration','locale','plugins','IndentEditing','IndentBlock','192251FwMech','afterInit','11biFIRY','*Indent:*\x20%0','registerDescriptionCallback','format','1072477sgPMrh','1148764cVUSSd','3943965cbgrhj','5076606MnsXAo','29698530hAAbrr','type','enableCommand','getItems','2754585UprTVl','14ngmurQ','8ssFGSS','indent','blockIndent','registerAttributeLabel','*Outdent:*\x20%0','get','9ZCbjwq','getItemLabel','editor','has','commandName','formatBlock','outdentBlock','TrackChangesEditing','indentBlock','FORMAT_INDENT','outdent','_registerLegacyDescription','descriptionFactory'];_0x4135=function(){return _0x5e54ae;};return _0x4135();}
23
+ function _0x1aba(_0x4a4d4f,_0x3b8ed8){const _0x48e3ed=_0x48e3();return _0x1aba=function(_0x1aba13,_0x141f03){_0x1aba13=_0x1aba13-0x1d3;let _0x1bb861=_0x48e3ed[_0x1aba13];return _0x1bb861;},_0x1aba(_0x4a4d4f,_0x3b8ed8);}const _0x5b2ccd=_0x1aba;(function(_0x3cc17e,_0x26b3ed){const _0x83a7b4=_0x1aba,_0xc9e6bd=_0x3cc17e();while(!![]){try{const _0xbc822=parseInt(_0x83a7b4(0x1db))/0x1+-parseInt(_0x83a7b4(0x1ee))/0x2+-parseInt(_0x83a7b4(0x1e0))/0x3*(-parseInt(_0x83a7b4(0x1f3))/0x4)+parseInt(_0x83a7b4(0x1f9))/0x5+-parseInt(_0x83a7b4(0x1ea))/0x6*(parseInt(_0x83a7b4(0x1e8))/0x7)+-parseInt(_0x83a7b4(0x1f2))/0x8+parseInt(_0x83a7b4(0x1d7))/0x9*(parseInt(_0x83a7b4(0x1f0))/0xa);if(_0xbc822===_0x26b3ed)break;else _0xc9e6bd['push'](_0xc9e6bd['shift']());}catch(_0x25b29f){_0xc9e6bd['push'](_0xc9e6bd['shift']());}}}(_0x48e3,0x25130));import{Plugin as _0x38fef6}from'ckeditor5/src/core.js';import{getTranslation as _0x36892f}from'../utils/common-translations.js';export default class rt extends _0x38fef6{[_0x5b2ccd(0x1e1)](){const _0x35789=_0x5b2ccd,_0x43215e=this[_0x35789(0x1fa)],_0x5a1b24=_0x43215e[_0x35789(0x1f5)][_0x35789(0x1e4)](_0x35789(0x1d9));if(_0x43215e[_0x35789(0x1f5)][_0x35789(0x1eb)](_0x35789(0x1ec))&&(_0x5a1b24[_0x35789(0x1d3)](_0x35789(0x1dc)),_0x5a1b24[_0x35789(0x1d3)](_0x35789(0x1f4))),_0x43215e[_0x35789(0x1f5)][_0x35789(0x1eb)](_0x35789(0x1d5))){for(const _0x523802 of[_0x35789(0x1da),_0x35789(0x1d8)])_0x5a1b24[_0x35789(0x1de)](_0x523802);}const _0x5cf17a=_0x43215e[_0x35789(0x1f8)];_0x5a1b24[_0x35789(0x1e5)](_0x35789(0x1dd)),_0x5a1b24[_0x35789(0x1e2)][_0x35789(0x1d6)](_0x35789(0x1dd),_0x36892f(_0x5cf17a,_0x35789(0x1f6))),this[_0x35789(0x1e9)]();}[_0x5b2ccd(0x1e9)](){const _0x41c788=_0x5b2ccd,_0x13d599=this[_0x41c788(0x1fa)],_0xa205ae=_0x13d599[_0x41c788(0x1f8)],_0x3ca8f8=_0x13d599[_0x41c788(0x1f5)][_0x41c788(0x1e4)](_0x41c788(0x1d9));_0x3ca8f8[_0x41c788(0x1e2)][_0x41c788(0x1f1)](_0x271c30=>{const _0x3d20e7=_0x41c788;if(_0x3d20e7(0x1ed)!=_0x271c30[_0x3d20e7(0x1e7)])return;const {data:_0x1aa9e6}=_0x271c30;if(!_0x1aa9e6)return;if(_0x3d20e7(0x1da)!=_0x1aa9e6[_0x3d20e7(0x1ef)]&&_0x3d20e7(0x1d8)!=_0x1aa9e6[_0x3d20e7(0x1ef)])return;const _0x234152=_0x271c30[_0x3d20e7(0x1df)]()[0x0],_0x1176c6=_0x3ca8f8[_0x3d20e7(0x1e2)][_0x3d20e7(0x1f7)](_0x234152);return _0x3d20e7(0x1da)==_0x1aa9e6[_0x3d20e7(0x1ef)]?{'type':_0x3d20e7(0x1e3),'content':_0x36892f(_0xa205ae,_0x3d20e7(0x1e6),_0x1176c6)}:_0x3d20e7(0x1d8)==_0x1aa9e6[_0x3d20e7(0x1ef)]?{'type':_0x3d20e7(0x1e3),'content':_0x36892f(_0xa205ae,_0x3d20e7(0x1d4),_0x1176c6)}:void 0x0;});}}function _0x48e3(){const _0x586b64=['indent','blockIndent','enableDefaultAttributesIntegration','getItems','3WPLPWW','afterInit','descriptionFactory','format','get','registerBlockAttribute','*Indent:*\x20%0','type','251839esNOoP','_registerLegacyDescription','30AdSTed','has','IndentEditing','formatBlock','277712afgEyE','commandName','930qOOGkT','registerDescriptionCallback','1713480ljPhnS','690236WwxPKV','outdent','plugins','FORMAT_INDENT','getItemLabel','locale','1252925HTigtN','editor','enableCommand','*Outdent:*\x20%0','IndentBlock','registerAttributeLabel','279XOUTAH','outdentBlock','TrackChangesEditing','indentBlock','258755VYivxj'];_0x48e3=function(){return _0x586b64;};return _0x48e3();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x4fafd5=_0x5ed0;(function(_0x380e59,_0x269ace){var _0x3720a9=_0x5ed0,_0x3fede8=_0x380e59();while(!![]){try{var _0x4d9790=-parseInt(_0x3720a9(0x144))/0x1*(parseInt(_0x3720a9(0x145))/0x2)+parseInt(_0x3720a9(0x149))/0x3+parseInt(_0x3720a9(0x14c))/0x4+parseInt(_0x3720a9(0x13b))/0x5*(parseInt(_0x3720a9(0x148))/0x6)+-parseInt(_0x3720a9(0x140))/0x7*(-parseInt(_0x3720a9(0x14b))/0x8)+parseInt(_0x3720a9(0x143))/0x9*(-parseInt(_0x3720a9(0x141))/0xa)+parseInt(_0x3720a9(0x13c))/0xb;if(_0x4d9790===_0x269ace)break;else _0x3fede8['push'](_0x3fede8['shift']());}catch(_0x6b778b){_0x3fede8['push'](_0x3fede8['shift']());}}}(_0x10d0,0xde6cf));function _0x10d0(){var _0x4ff571=['enableCommand','42yPDJQv','400250kVqzBC','init','135GbRZJn','3305AAfOGI','804fwfsFw','input','get','21108IshvOC','2033655YvZXXU','requires','561208BkOacv','301676iTKQmp','TrackChangesEditing','1100UPrjvY','9810570fcmdFr','editor','plugins'];_0x10d0=function(){return _0x4ff571;};return _0x10d0();}import{Plugin as _0x5df4f3}from'ckeditor5/src/core.js';import{Input as _0x58b5da}from'ckeditor5/src/typing.js';function _0x5ed0(_0x2fe9b4,_0x4af662){var _0x10d0f5=_0x10d0();return _0x5ed0=function(_0x5ed0c5,_0x2b43bd){_0x5ed0c5=_0x5ed0c5-0x13a;var _0x19cc2b=_0x10d0f5[_0x5ed0c5];return _0x19cc2b;},_0x5ed0(_0x2fe9b4,_0x4af662);}export default class at extends _0x5df4f3{static get[_0x4fafd5(0x14a)](){return[_0x58b5da];}[_0x4fafd5(0x142)](){var _0x319aa5=_0x4fafd5;this[_0x319aa5(0x13d)][_0x319aa5(0x13e)][_0x319aa5(0x147)](_0x319aa5(0x13a))[_0x319aa5(0x13f)](_0x319aa5(0x146));}}
23
+ var _0x5aa0d9=_0x1718;function _0x23f3(){var _0xe1c08b=['1541091yRePCB','plugins','TrackChangesEditing','get','4KzEQoW','init','input','234158RqPFbL','3847833UCvfNJ','176390bwhGUP','12VPavDh','1631QQiuXP','1606852TiKdVt','editor','5080BdCQRL','7815920bGAFEZ','requires','enableCommand'];_0x23f3=function(){return _0xe1c08b;};return _0x23f3();}function _0x1718(_0x2610ff,_0x46f942){var _0x23f3db=_0x23f3();return _0x1718=function(_0x1718af,_0x5f1cef){_0x1718af=_0x1718af-0x13b;var _0x270347=_0x23f3db[_0x1718af];return _0x270347;},_0x1718(_0x2610ff,_0x46f942);}(function(_0x1d036c,_0x3b1777){var _0x2916a7=_0x1718,_0x43aa1f=_0x1d036c();while(!![]){try{var _0x3c09cd=parseInt(_0x2916a7(0x144))/0x1*(-parseInt(_0x2916a7(0x147))/0x2)+-parseInt(_0x2916a7(0x140))/0x3+parseInt(_0x2916a7(0x14c))/0x4+-parseInt(_0x2916a7(0x149))/0x5*(-parseInt(_0x2916a7(0x14a))/0x6)+parseInt(_0x2916a7(0x14b))/0x7*(-parseInt(_0x2916a7(0x13c))/0x8)+parseInt(_0x2916a7(0x148))/0x9+parseInt(_0x2916a7(0x13d))/0xa;if(_0x3c09cd===_0x3b1777)break;else _0x43aa1f['push'](_0x43aa1f['shift']());}catch(_0x5020fc){_0x43aa1f['push'](_0x43aa1f['shift']());}}}(_0x23f3,0x86a06));import{Plugin as _0xdfd684}from'ckeditor5/src/core.js';import{Input as _0x25c467}from'ckeditor5/src/typing.js';export default class at extends _0xdfd684{static get[_0x5aa0d9(0x13e)](){return[_0x25c467];}[_0x5aa0d9(0x145)](){var _0x568806=_0x5aa0d9;this[_0x568806(0x13b)][_0x568806(0x141)][_0x568806(0x143)](_0x568806(0x142))[_0x568806(0x13f)](_0x568806(0x146));}}