@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240605.0 → 0.0.0-nightly-20240605.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (170) hide show
  1. package/README.md +6 -0
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -1
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/dist/types/suggestion.d.ts +1 -1
  100. package/dist/types/ui/suggestioncontroller.d.ts +1 -1
  101. package/package.json +3 -3
  102. package/src/commands/acceptsuggestioncommand.js +1 -1
  103. package/src/commands/discardsuggestioncommand.js +1 -1
  104. package/src/commands/executeonallsuggestionscommand.js +1 -1
  105. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  106. package/src/commands/trackchangescommand.js +1 -1
  107. package/src/index.js +1 -1
  108. package/src/integrations/aiassistant.js +1 -1
  109. package/src/integrations/alignment.js +1 -1
  110. package/src/integrations/basicstyles.js +1 -1
  111. package/src/integrations/blockquote.js +1 -1
  112. package/src/integrations/casechange.js +1 -1
  113. package/src/integrations/ckbox.js +1 -1
  114. package/src/integrations/codeblock.js +1 -1
  115. package/src/integrations/comments.js +1 -1
  116. package/src/integrations/deletecommand.js +1 -1
  117. package/src/integrations/entercommand.js +1 -1
  118. package/src/integrations/findandreplace.js +1 -1
  119. package/src/integrations/font.js +1 -1
  120. package/src/integrations/formatpainter.js +1 -1
  121. package/src/integrations/heading.js +1 -1
  122. package/src/integrations/highlight.js +1 -1
  123. package/src/integrations/horizontalline.js +1 -1
  124. package/src/integrations/htmlembed.js +1 -1
  125. package/src/integrations/image.js +1 -1
  126. package/src/integrations/imagereplace.js +1 -1
  127. package/src/integrations/imagestyle.js +1 -1
  128. package/src/integrations/importword.js +1 -1
  129. package/src/integrations/indent.js +1 -1
  130. package/src/integrations/inputcommand.js +1 -1
  131. package/src/integrations/legacylist.js +1 -1
  132. package/src/integrations/legacylistproperties.js +1 -1
  133. package/src/integrations/link.js +1 -1
  134. package/src/integrations/list.js +1 -1
  135. package/src/integrations/listproperties.js +1 -1
  136. package/src/integrations/mediaembed.js +1 -1
  137. package/src/integrations/mention.js +1 -1
  138. package/src/integrations/multilevellist.js +1 -1
  139. package/src/integrations/pagebreak.js +1 -1
  140. package/src/integrations/paragraph.js +1 -1
  141. package/src/integrations/removeformat.js +1 -1
  142. package/src/integrations/restrictededitingmode.js +1 -1
  143. package/src/integrations/shiftentercommand.js +1 -1
  144. package/src/integrations/standardeditingmode.js +1 -1
  145. package/src/integrations/style.js +1 -1
  146. package/src/integrations/table.js +1 -1
  147. package/src/integrations/tablecaption.js +1 -1
  148. package/src/integrations/tableclipboard.js +1 -1
  149. package/src/integrations/tablecolumnresize.js +1 -1
  150. package/src/integrations/tableheadings.js +1 -1
  151. package/src/integrations/tablemergesplit.js +1 -1
  152. package/src/integrations/tableofcontents.js +1 -1
  153. package/src/integrations/tableproperties.js +1 -1
  154. package/src/integrations/template.js +1 -1
  155. package/src/integrations/title.js +1 -1
  156. package/src/integrations/undo.js +1 -1
  157. package/src/integrations/utils.js +1 -1
  158. package/src/suggestion.d.ts +1 -1
  159. package/src/suggestion.js +2 -1
  160. package/src/suggestiondescriptionfactory.js +1 -1
  161. package/src/trackchanges.js +1 -1
  162. package/src/trackchangesdata.js +1 -1
  163. package/src/trackchangesediting.js +1 -1
  164. package/src/trackchangesui.js +1 -1
  165. package/src/ui/suggestioncontroller.d.ts +1 -1
  166. package/src/ui/suggestioncontroller.js +2 -1
  167. package/src/ui/view/basesuggestionthreadview.js +1 -1
  168. package/src/ui/view/suggestionthreadview.js +1 -1
  169. package/src/utils/common-translations.js +1 -1
  170. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2127a1=_0x3749;(function(_0x10ccf9,_0x284624){const _0x90084e=_0x3749,_0x2bca97=_0x10ccf9();while(!![]){try{const _0x2d2438=parseInt(_0x90084e(0x181))/0x1*(parseInt(_0x90084e(0x198))/0x2)+parseInt(_0x90084e(0x182))/0x3*(-parseInt(_0x90084e(0x1a7))/0x4)+-parseInt(_0x90084e(0x19d))/0x5+parseInt(_0x90084e(0x187))/0x6+-parseInt(_0x90084e(0x184))/0x7*(-parseInt(_0x90084e(0x193))/0x8)+parseInt(_0x90084e(0x18c))/0x9+parseInt(_0x90084e(0x18b))/0xa*(-parseInt(_0x90084e(0x1a6))/0xb);if(_0x2d2438===_0x284624)break;else _0x2bca97['push'](_0x2bca97['shift']());}catch(_0xe47c1c){_0x2bca97['push'](_0x2bca97['shift']());}}}(_0x3ab0,0x62f21));import{Plugin as _0x3b59d7}from'ckeditor5/src/core.js';function _0x3ab0(){const _0x3ad1fd=['getRange','handleFindCommand','getIntersection','104KMpYYZ','getMarkersGroup','TrackChangesEditing','plugins','find','20810HxQCRs','findNext','createRange','filter','item','2770040EErBIj','FindAndReplaceUtils','_isInDeletionRange','findByTextCallback','model','suggestion:deletion','findPrevious','bind','createPositionAt','77IjpDiK','4TgbZHM','replaceAll','editor','has','59EQAXmk','301947jNdlse','markers','358631zydlWl','end','start','3052338ylReRe','string','enableCommand','replace','1284830pwgUKz','1536048GwatgV','FindAndReplaceEditing','afterInit','get'];_0x3ab0=function(){return _0x3ad1fd;};return _0x3ab0();}function _0x3749(_0x54cd6a,_0x1c1f10){const _0x3ab0ca=_0x3ab0();return _0x3749=function(_0x37490b,_0x387d66){_0x37490b=_0x37490b-0x181;let _0x34cf87=_0x3ab0ca[_0x37490b];return _0x34cf87;},_0x3749(_0x54cd6a,_0x1c1f10);}export default class J extends _0x3b59d7{[_0x2127a1(0x18e)](){const _0xff61bd=_0x2127a1;if(!this[_0xff61bd(0x1a9)][_0xff61bd(0x196)][_0xff61bd(0x1aa)](_0xff61bd(0x18d)))return;const _0x5ae743=this[_0xff61bd(0x1a9)][_0xff61bd(0x196)][_0xff61bd(0x18f)](_0xff61bd(0x195));_0x5ae743[_0xff61bd(0x189)](_0xff61bd(0x197),this[_0xff61bd(0x191)][_0xff61bd(0x1a4)](this)),_0x5ae743[_0xff61bd(0x189)](_0xff61bd(0x199)),_0x5ae743[_0xff61bd(0x189)](_0xff61bd(0x1a3)),_0x5ae743[_0xff61bd(0x189)](_0xff61bd(0x18a)),_0x5ae743[_0xff61bd(0x189)](_0xff61bd(0x1a8));}[_0x2127a1(0x191)](_0x17e3bd,_0x22ca92,_0x5d57c4={}){const _0x4705f5=_0x2127a1,_0x4e315f=this[_0x4705f5(0x1a9)][_0x4705f5(0x196)][_0x4705f5(0x18f)](_0x4705f5(0x19e));return _0x17e3bd(_0x143e7d=>(_0x4705f5(0x188)==typeof _0x22ca92?_0x4e315f[_0x4705f5(0x1a0)](_0x22ca92,_0x5d57c4):_0x22ca92)(_0x143e7d)[_0x4705f5(0x19b)](_0x415624=>!0x1===this[_0x4705f5(0x19f)](_0x415624,_0x143e7d[_0x4705f5(0x19c)])),_0x5d57c4);}[_0x2127a1(0x19f)](_0x11a569,_0x123c6b){const _0x4d284f=_0x2127a1,_0x515b00=this[_0x4d284f(0x1a9)][_0x4d284f(0x1a1)][_0x4d284f(0x19a)](this[_0x4d284f(0x1a9)][_0x4d284f(0x1a1)][_0x4d284f(0x1a5)](_0x123c6b,_0x11a569[_0x4d284f(0x186)]),this[_0x4d284f(0x1a9)][_0x4d284f(0x1a1)][_0x4d284f(0x1a5)](_0x123c6b,_0x11a569[_0x4d284f(0x185)]));for(const _0x40b3e0 of this[_0x4d284f(0x1a9)][_0x4d284f(0x1a1)][_0x4d284f(0x183)][_0x4d284f(0x194)](_0x4d284f(0x1a2)))if(null!==_0x515b00[_0x4d284f(0x192)](_0x40b3e0[_0x4d284f(0x190)]()))return!0x0;return!0x1;}}
23
+ const _0x37961d=_0x5e59;(function(_0x5524d0,_0x1eb065){const _0x4bf106=_0x5e59,_0x2bbfec=_0x5524d0();while(!![]){try{const _0x586dda=parseInt(_0x4bf106(0x17f))/0x1+parseInt(_0x4bf106(0x184))/0x2+-parseInt(_0x4bf106(0x19e))/0x3+parseInt(_0x4bf106(0x17d))/0x4*(parseInt(_0x4bf106(0x18c))/0x5)+parseInt(_0x4bf106(0x189))/0x6*(parseInt(_0x4bf106(0x198))/0x7)+parseInt(_0x4bf106(0x19f))/0x8*(parseInt(_0x4bf106(0x182))/0x9)+-parseInt(_0x4bf106(0x183))/0xa;if(_0x586dda===_0x1eb065)break;else _0x2bbfec['push'](_0x2bbfec['shift']());}catch(_0x467fdc){_0x2bbfec['push'](_0x2bbfec['shift']());}}}(_0x4753,0x9aa53));import{Plugin as _0xcf7d4b}from'ckeditor5/src/core.js';function _0x4753(){const _0x58f037=['getRange','FindAndReplaceEditing','afterInit','_isInDeletionRange','753000ejtdml','24fezmmc','model','end','string','getIntersection','markers','start','8mdlzRy','replace','87405QyDiuQ','handleFindCommand','FindAndReplaceUtils','3297546tPgXBI','29643680wmYzeH','1990838dcgzJJ','findPrevious','bind','replaceAll','editor','357426kchTBU','has','get','2230915bFKclP','item','createRange','find','enableCommand','plugins','getMarkersGroup','findNext','TrackChangesEditing','createPositionAt','findByTextCallback','suggestion:deletion','91XXohwq','filter'];_0x4753=function(){return _0x58f037;};return _0x4753();}function _0x5e59(_0x528eb8,_0x464bf3){const _0x475360=_0x4753();return _0x5e59=function(_0x5e59ed,_0x328557){_0x5e59ed=_0x5e59ed-0x17d;let _0x24138c=_0x475360[_0x5e59ed];return _0x24138c;},_0x5e59(_0x528eb8,_0x464bf3);}export default class J extends _0xcf7d4b{[_0x37961d(0x19c)](){const _0x78dd50=_0x37961d;if(!this[_0x78dd50(0x188)][_0x78dd50(0x191)][_0x78dd50(0x18a)](_0x78dd50(0x19b)))return;const _0xcd3e50=this[_0x78dd50(0x188)][_0x78dd50(0x191)][_0x78dd50(0x18b)](_0x78dd50(0x194));_0xcd3e50[_0x78dd50(0x190)](_0x78dd50(0x18f),this[_0x78dd50(0x180)][_0x78dd50(0x186)](this)),_0xcd3e50[_0x78dd50(0x190)](_0x78dd50(0x193)),_0xcd3e50[_0x78dd50(0x190)](_0x78dd50(0x185)),_0xcd3e50[_0x78dd50(0x190)](_0x78dd50(0x17e)),_0xcd3e50[_0x78dd50(0x190)](_0x78dd50(0x187));}[_0x37961d(0x180)](_0x372a00,_0x410b6b,_0x17c90c={}){const _0x4e4440=_0x37961d,_0x2304a9=this[_0x4e4440(0x188)][_0x4e4440(0x191)][_0x4e4440(0x18b)](_0x4e4440(0x181));return _0x372a00(_0x1a96bb=>(_0x4e4440(0x1a2)==typeof _0x410b6b?_0x2304a9[_0x4e4440(0x196)](_0x410b6b,_0x17c90c):_0x410b6b)(_0x1a96bb)[_0x4e4440(0x199)](_0x51ee68=>!0x1===this[_0x4e4440(0x19d)](_0x51ee68,_0x1a96bb[_0x4e4440(0x18d)])),_0x17c90c);}[_0x37961d(0x19d)](_0x31afcd,_0x19ee82){const _0x147650=_0x37961d,_0x7b6ab8=this[_0x147650(0x188)][_0x147650(0x1a0)][_0x147650(0x18e)](this[_0x147650(0x188)][_0x147650(0x1a0)][_0x147650(0x195)](_0x19ee82,_0x31afcd[_0x147650(0x1a5)]),this[_0x147650(0x188)][_0x147650(0x1a0)][_0x147650(0x195)](_0x19ee82,_0x31afcd[_0x147650(0x1a1)]));for(const _0x36f942 of this[_0x147650(0x188)][_0x147650(0x1a0)][_0x147650(0x1a4)][_0x147650(0x192)](_0x147650(0x197)))if(null!==_0x7b6ab8[_0x147650(0x1a3)](_0x36f942[_0x147650(0x19a)]()))return!0x0;return!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b36cd=_0x5ab9;(function(_0x48a071,_0x3cff40){const _0x3b6805=_0x5ab9,_0x2e2ffe=_0x48a071();while(!![]){try{const _0x1e6932=-parseInt(_0x3b6805(0x16b))/0x1+-parseInt(_0x3b6805(0x17a))/0x2+parseInt(_0x3b6805(0x155))/0x3+parseInt(_0x3b6805(0x179))/0x4+-parseInt(_0x3b6805(0x148))/0x5+parseInt(_0x3b6805(0x177))/0x6*(-parseInt(_0x3b6805(0x154))/0x7)+parseInt(_0x3b6805(0x162))/0x8;if(_0x1e6932===_0x3cff40)break;else _0x2e2ffe['push'](_0x2e2ffe['shift']());}catch(_0x219fc0){_0x2e2ffe['push'](_0x2e2ffe['shift']());}}}(_0x187f,0x6a711));import{Plugin as _0x390e89}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x56249a}from'ckeditor5/src/ui.js';function _0x5ab9(_0x3279f6,_0x712ed2){const _0x187fce=_0x187f();return _0x5ab9=function(_0x5ab9a9,_0x1d5322){_0x5ab9a9=_0x5ab9a9-0x140;let _0x2f3a02=_0x187fce[_0x5ab9a9];return _0x2f3a02;},_0x5ab9(_0x3279f6,_0x712ed2);}import{getTranslation as _0x5729bd}from'../utils/common-translations.js';const ro=[{'pluginName':_0x4b36cd(0x15f),'commandName':_0x4b36cd(0x14c)},{'pluginName':_0x4b36cd(0x16f),'commandName':_0x4b36cd(0x14e)},{'pluginName':_0x4b36cd(0x16e),'commandName':_0x4b36cd(0x147)},{'pluginName':_0x4b36cd(0x14b),'commandName':_0x4b36cd(0x153)}];export default class Q extends _0x390e89{[_0x4b36cd(0x159)](){const _0xe867d=_0x4b36cd,_0x365d6d=this[_0xe867d(0x15d)][_0xe867d(0x165)],_0x1d8f9d=this[_0xe867d(0x15d)][_0xe867d(0x150)][_0xe867d(0x169)](_0xe867d(0x158));for(const {pluginName:_0x2839f1,commandName:_0x5bdc9f}of ro)this[_0xe867d(0x15d)][_0xe867d(0x150)][_0xe867d(0x157)](_0x2839f1)&&(_0x1d8f9d[_0xe867d(0x174)](_0x5bdc9f),_0x1d8f9d[_0xe867d(0x15e)](_0x5bdc9f));_0x365d6d['t'],(_0x1d8f9d[_0xe867d(0x164)][_0xe867d(0x14f)](_0xe867d(0x14c),_0x5729bd(_0x365d6d,_0xe867d(0x141))),_0x1d8f9d[_0xe867d(0x164)][_0xe867d(0x14f)](_0xe867d(0x14e),_0x5729bd(_0x365d6d,_0xe867d(0x166))),_0x1d8f9d[_0xe867d(0x164)][_0xe867d(0x14f)](_0xe867d(0x147),_0x5729bd(_0x365d6d,_0xe867d(0x152))),_0x1d8f9d[_0xe867d(0x164)][_0xe867d(0x14f)](_0xe867d(0x153),_0x5729bd(_0x365d6d,_0xe867d(0x15b))),this[_0xe867d(0x15c)]());}[_0x4b36cd(0x15c)](){const _0x33a1c9=_0x4b36cd,_0x4e3710=this[_0x33a1c9(0x15d)],_0x1b5431=_0x4e3710[_0x33a1c9(0x165)];_0x4e3710[_0x33a1c9(0x150)][_0x33a1c9(0x169)](_0x33a1c9(0x158))[_0x33a1c9(0x164)][_0x33a1c9(0x16c)](_0x385d1f=>{const _0x35c626=_0x33a1c9,_0x45e423=_0x1b5431['t'];if(_0x35c626(0x143)!=_0x385d1f[_0x35c626(0x176)])return;const {data:_0x5217ad}=_0x385d1f;if(null!=_0x5217ad){if(_0x35c626(0x14c)==_0x5217ad[_0x35c626(0x178)]){const _0x1193ff=_0x5217ad[_0x35c626(0x16d)][0x0][_0x35c626(0x167)];if(_0x1193ff){const _0x254c4e=_0x45e423(this[_0x35c626(0x15d)][_0x35c626(0x150)][_0x35c626(0x169)](_0x35c626(0x142))[_0x35c626(0x14d)](this[_0x35c626(0x15d)][_0x35c626(0x163)][_0x35c626(0x169)](_0x35c626(0x172)))[_0x35c626(0x151)](_0x1b6706=>_0x1b6706[_0x35c626(0x160)]==_0x1193ff)[_0x35c626(0x171)])[_0x35c626(0x14a)]();return{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x170),_0x254c4e)};}return{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x173))};}if(_0x35c626(0x14e)==_0x5217ad[_0x35c626(0x178)]){const _0x5f1464=_0x5217ad[_0x35c626(0x16d)][0x0][_0x35c626(0x167)];return _0x5f1464?{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x146),_0x5f1464)}:{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x149))};}if(_0x35c626(0x147)==_0x5217ad[_0x35c626(0x178)]){const _0x362e0d=_0x5217ad[_0x35c626(0x16d)][0x0][_0x35c626(0x167)];if(_0x362e0d){const _0x3f1437=_0x56249a(this[_0x35c626(0x15d)][_0x35c626(0x163)][_0x35c626(0x169)](_0x35c626(0x175)))[_0x35c626(0x151)](_0x5ec360=>_0x5ec360[_0x35c626(0x160)]==_0x362e0d);let _0x2c44da=_0x362e0d,_0x92216d='';return _0x3f1437&&(_0x2c44da=_0x3f1437[_0x35c626(0x161)],_0x92216d=_0x45e423(_0x2c44da)[_0x35c626(0x14a)]()),{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x168),_0x92216d)[_0x35c626(0x145)](),'color':{'value':_0x362e0d,'title':_0x92216d||_0x2c44da}};}return{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x144))};}if(_0x35c626(0x153)==_0x5217ad[_0x35c626(0x178)]){const _0x2843c1=_0x5217ad[_0x35c626(0x16d)][0x0][_0x35c626(0x167)];if(_0x2843c1){const _0x79b2e5=_0x56249a(this[_0x35c626(0x15d)][_0x35c626(0x163)][_0x35c626(0x169)](_0x35c626(0x156)))[_0x35c626(0x151)](_0x8fb3fc=>_0x8fb3fc[_0x35c626(0x160)]==_0x2843c1);let _0x25aa70=_0x2843c1,_0x336438='';return _0x79b2e5&&(_0x25aa70=_0x79b2e5[_0x35c626(0x161)],_0x336438=_0x45e423(_0x25aa70)[_0x35c626(0x14a)]()),{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x15a),_0x336438)[_0x35c626(0x145)](),'color':{'value':_0x2843c1,'title':_0x336438||_0x25aa70}};}return{'type':_0x35c626(0x16a),'content':_0x5729bd(_0x1b5431,_0x35c626(0x140))};}}});}}function _0x187f(){const _0x3b5caa=['label','9422456QqyogQ','config','descriptionFactory','locale','FORMAT_FONT_FAMILY','value','*Set\x20font\x20color:*\x20%0','get','format','587247MyEGUP','registerDescriptionCallback','commandParams','FontColorEditing','FontFamilyEditing','*Set\x20font\x20size:*\x20%0','title','fontSize.options','*Reset\x20font\x20size*','enableDefaultAttributesIntegration','fontColor.colors','type','168WcUevv','commandName','872124jfATto','374068XYWPgl','*Reset\x20font\x20background\x20color*','FORMAT_FONT_SIZE','FontSize','formatInline','*Reset\x20font\x20color*','trim','*Set\x20font\x20family:*\x20%0','fontColor','2828080oxghNx','*Reset\x20font\x20family*','toLowerCase','FontBackgroundColorEditing','fontSize','normalizeSizeOptions','fontFamily','registerAttributeLabel','plugins','find','FORMAT_FONT_COLOR','fontBackgroundColor','11221pYMSRi','1274784EmLTjy','fontBackgroundColor.colors','has','TrackChangesEditing','afterInit','*Set\x20font\x20background\x20color:*\x20%0','FORMAT_FONT_BACKGROUND','_registerLegacyDescription','editor','registerInlineAttribute','FontSizeEditing','model'];_0x187f=function(){return _0x3b5caa;};return _0x187f();}
23
+ function _0x4dbd(_0x5ef914,_0x13adb9){const _0x4b66a4=_0x4b66();return _0x4dbd=function(_0x4dbd62,_0x5441ec){_0x4dbd62=_0x4dbd62-0x11a;let _0x27185c=_0x4b66a4[_0x4dbd62];return _0x27185c;},_0x4dbd(_0x5ef914,_0x13adb9);}const _0x2abd41=_0x4dbd;function _0x4b66(){const _0x10bfa8=['fontBackgroundColor','FontSize','8stnvFh','registerInlineAttribute','title','enableDefaultAttributesIntegration','_registerLegacyDescription','fontColor','*Set\x20font\x20size:*\x20%0','registerDescriptionCallback','trim','FontBackgroundColorEditing','FORMAT_FONT_SIZE','*Set\x20font\x20background\x20color:*\x20%0','FontSizeEditing','model','13293vetAJz','fontSize','locale','toLowerCase','formatInline','commandName','commandParams','FontColorEditing','701380ROhnRb','*Set\x20font\x20family:*\x20%0','type','config','editor','fontColor.colors','TrackChangesEditing','3274424RbsrRn','plugins','8608tgxDfk','afterInit','find','format','fontFamily','FORMAT_FONT_FAMILY','label','1086IykZdA','*Reset\x20font\x20background\x20color*','normalizeSizeOptions','value','has','*Set\x20font\x20color:*\x20%0','*Reset\x20font\x20color*','846639dJzskD','registerAttributeLabel','get','fontBackgroundColor.colors','223TKcGfj','FontFamilyEditing','FORMAT_FONT_BACKGROUND','FORMAT_FONT_COLOR','fontSize.options','*Reset\x20font\x20size*','14681060qOkLSX','316842eBHqKU','descriptionFactory','*Reset\x20font\x20family*'];_0x4b66=function(){return _0x10bfa8;};return _0x4b66();}(function(_0x467e3d,_0x154fe2){const _0x3c40ec=_0x4dbd,_0xa8ea6=_0x467e3d();while(!![]){try{const _0x3b03a8=-parseInt(_0x3c40ec(0x126))/0x1*(parseInt(_0x3c40ec(0x151))/0x2)+parseInt(_0x3c40ec(0x12d))/0x3+-parseInt(_0x3c40ec(0x132))/0x4*(parseInt(_0x3c40ec(0x148))/0x5)+-parseInt(_0x3c40ec(0x11b))/0x6*(parseInt(_0x3c40ec(0x140))/0x7)+parseInt(_0x3c40ec(0x14f))/0x8+parseInt(_0x3c40ec(0x122))/0x9+parseInt(_0x3c40ec(0x12c))/0xa;if(_0x3b03a8===_0x154fe2)break;else _0xa8ea6['push'](_0xa8ea6['shift']());}catch(_0x47c3c0){_0xa8ea6['push'](_0xa8ea6['shift']());}}}(_0x4b66,0x785e7));import{Plugin as _0x65a28d}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0xb4cc58}from'ckeditor5/src/ui.js';import{getTranslation as _0x99de4f}from'../utils/common-translations.js';const ro=[{'pluginName':_0x2abd41(0x13e),'commandName':_0x2abd41(0x141)},{'pluginName':_0x2abd41(0x127),'commandName':_0x2abd41(0x155)},{'pluginName':_0x2abd41(0x147),'commandName':_0x2abd41(0x137)},{'pluginName':_0x2abd41(0x13b),'commandName':_0x2abd41(0x130)}];export default class Q extends _0x65a28d{[_0x2abd41(0x152)](){const _0x46bdce=_0x2abd41,_0x5eca93=this[_0x46bdce(0x14c)][_0x46bdce(0x142)],_0x18e138=this[_0x46bdce(0x14c)][_0x46bdce(0x150)][_0x46bdce(0x124)](_0x46bdce(0x14e));for(const {pluginName:_0x127150,commandName:_0x5b39cf}of ro)this[_0x46bdce(0x14c)][_0x46bdce(0x150)][_0x46bdce(0x11f)](_0x127150)&&(_0x18e138[_0x46bdce(0x135)](_0x5b39cf),_0x18e138[_0x46bdce(0x133)](_0x5b39cf));_0x5eca93['t'],(_0x18e138[_0x46bdce(0x12e)][_0x46bdce(0x123)](_0x46bdce(0x141),_0x99de4f(_0x5eca93,_0x46bdce(0x13c))),_0x18e138[_0x46bdce(0x12e)][_0x46bdce(0x123)](_0x46bdce(0x155),_0x99de4f(_0x5eca93,_0x46bdce(0x156))),_0x18e138[_0x46bdce(0x12e)][_0x46bdce(0x123)](_0x46bdce(0x137),_0x99de4f(_0x5eca93,_0x46bdce(0x129))),_0x18e138[_0x46bdce(0x12e)][_0x46bdce(0x123)](_0x46bdce(0x130),_0x99de4f(_0x5eca93,_0x46bdce(0x128))),this[_0x46bdce(0x136)]());}[_0x2abd41(0x136)](){const _0x3e49ef=_0x2abd41,_0x1af9e5=this[_0x3e49ef(0x14c)],_0x399ccd=_0x1af9e5[_0x3e49ef(0x142)];_0x1af9e5[_0x3e49ef(0x150)][_0x3e49ef(0x124)](_0x3e49ef(0x14e))[_0x3e49ef(0x12e)][_0x3e49ef(0x139)](_0x54aad5=>{const _0x3ae678=_0x3e49ef,_0xc4607a=_0x399ccd['t'];if(_0x3ae678(0x144)!=_0x54aad5[_0x3ae678(0x14a)])return;const {data:_0x2fa8ec}=_0x54aad5;if(null!=_0x2fa8ec){if(_0x3ae678(0x141)==_0x2fa8ec[_0x3ae678(0x145)]){const _0x16047d=_0x2fa8ec[_0x3ae678(0x146)][0x0][_0x3ae678(0x11e)];if(_0x16047d){const _0x51f210=_0xc4607a(this[_0x3ae678(0x14c)][_0x3ae678(0x150)][_0x3ae678(0x124)](_0x3ae678(0x131))[_0x3ae678(0x11d)](this[_0x3ae678(0x14c)][_0x3ae678(0x14b)][_0x3ae678(0x124)](_0x3ae678(0x12a)))[_0x3ae678(0x153)](_0x3fe410=>_0x3fe410[_0x3ae678(0x13f)]==_0x16047d)[_0x3ae678(0x134)])[_0x3ae678(0x143)]();return{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x138),_0x51f210)};}return{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x12b))};}if(_0x3ae678(0x155)==_0x2fa8ec[_0x3ae678(0x145)]){const _0x1eb5a7=_0x2fa8ec[_0x3ae678(0x146)][0x0][_0x3ae678(0x11e)];return _0x1eb5a7?{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x149),_0x1eb5a7)}:{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x12f))};}if(_0x3ae678(0x137)==_0x2fa8ec[_0x3ae678(0x145)]){const _0x9a1c5b=_0x2fa8ec[_0x3ae678(0x146)][0x0][_0x3ae678(0x11e)];if(_0x9a1c5b){const _0x1f2749=_0xb4cc58(this[_0x3ae678(0x14c)][_0x3ae678(0x14b)][_0x3ae678(0x124)](_0x3ae678(0x14d)))[_0x3ae678(0x153)](_0x2cb260=>_0x2cb260[_0x3ae678(0x13f)]==_0x9a1c5b);let _0x302ce2=_0x9a1c5b,_0x247dae='';return _0x1f2749&&(_0x302ce2=_0x1f2749[_0x3ae678(0x11a)],_0x247dae=_0xc4607a(_0x302ce2)[_0x3ae678(0x143)]()),{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x120),_0x247dae)[_0x3ae678(0x13a)](),'color':{'value':_0x9a1c5b,'title':_0x247dae||_0x302ce2}};}return{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x121))};}if(_0x3ae678(0x130)==_0x2fa8ec[_0x3ae678(0x145)]){const _0x4ab357=_0x2fa8ec[_0x3ae678(0x146)][0x0][_0x3ae678(0x11e)];if(_0x4ab357){const _0x2e1c49=_0xb4cc58(this[_0x3ae678(0x14c)][_0x3ae678(0x14b)][_0x3ae678(0x124)](_0x3ae678(0x125)))[_0x3ae678(0x153)](_0x2aa130=>_0x2aa130[_0x3ae678(0x13f)]==_0x4ab357);let _0x4d6745=_0x4ab357,_0x17a82c='';return _0x2e1c49&&(_0x4d6745=_0x2e1c49[_0x3ae678(0x11a)],_0x17a82c=_0xc4607a(_0x4d6745)[_0x3ae678(0x143)]()),{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x13d),_0x17a82c)[_0x3ae678(0x13a)](),'color':{'value':_0x4ab357,'title':_0x17a82c||_0x4d6745}};}return{'type':_0x3ae678(0x154),'content':_0x99de4f(_0x399ccd,_0x3ae678(0x11c))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3fc1cb=_0xdf3d;function _0x1538(){const _0x5b4981=['model','normalizeSizeOptions','split','FontSize','charAt','fontColor','9jmIORN','title','config','copyFormat','*Set\x20format\x20to:*\x20%0','fontColor.colors','boolean','70930KNsJhs','enableCommand','351973NFxgjm','100pVVFiw','1930930jIdcGc','descriptionFactory','formatBlock','entries','fontSize','toUpperCase','266qfkiVC','77gKXJTO','push','enableDefaultAttributesIntegration','TrackChangesEditing','commandParams','label','slice','toLowerCase','join','format','pasteFormat','editor','100788WwIVir','type','*Remove\x20all\x20formatting*','get','commandName','592nnzpzS','_registerLegacyDescription','commands','2810832sVGCLO','find','afterInit','fontSize.options','plugins','registerDescriptionCallback','length','fontBackgroundColor','9948oloYKb','formatInline','locale','3046092uXWpNq'];_0x1538=function(){return _0x5b4981;};return _0x1538();}(function(_0x57db79,_0x46cd3f){const _0x3198ae=_0xdf3d,_0x2c708f=_0x57db79();while(!![]){try{const _0x765c5f=-parseInt(_0x3198ae(0xdf))/0x1+parseInt(_0x3198ae(0xf9))/0x2*(-parseInt(_0x3198ae(0xcc))/0x3)+-parseInt(_0x3198ae(0xe0))/0x4*(parseInt(_0x3198ae(0xdd))/0x5)+-parseInt(_0x3198ae(0xf4))/0x6*(-parseInt(_0x3198ae(0xe7))/0x7)+-parseInt(_0x3198ae(0xfc))/0x8+parseInt(_0x3198ae(0xd6))/0x9*(parseInt(_0x3198ae(0xe1))/0xa)+parseInt(_0x3198ae(0xe8))/0xb*(parseInt(_0x3198ae(0xcf))/0xc);if(_0x765c5f===_0x46cd3f)break;else _0x2c708f['push'](_0x2c708f['shift']());}catch(_0x52955a){_0x2c708f['push'](_0x2c708f['shift']());}}}(_0x1538,0x8add7));function _0xdf3d(_0x4e2335,_0x4cb757){const _0x153824=_0x1538();return _0xdf3d=function(_0xdf3dee,_0x32ad48){_0xdf3dee=_0xdf3dee-0xc8;let _0x28eeb8=_0x153824[_0xdf3dee];return _0x28eeb8;},_0xdf3d(_0x4e2335,_0x4cb757);}import{Plugin as _0x313132}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x1627fc}from'ckeditor5/src/ui.js';import{getTranslation as _0x49213b}from'../utils/common-translations.js';export default class X extends _0x313132{[_0x3fc1cb(0xfe)](){const _0x4e6e06=_0x3fc1cb,_0x327b5b=this[_0x4e6e06(0xf3)],_0x224133=_0x327b5b[_0x4e6e06(0xc8)][_0x4e6e06(0xf7)](_0x4e6e06(0xeb)),_0x540cd3=_0x327b5b[_0x4e6e06(0xfb)][_0x4e6e06(0xf7)](_0x4e6e06(0xd9)),_0x378c4c=_0x327b5b[_0x4e6e06(0xfb)][_0x4e6e06(0xf7)](_0x4e6e06(0xf2));_0x540cd3&&_0x378c4c&&(_0x224133[_0x4e6e06(0xea)](_0x4e6e06(0xf2)),_0x224133[_0x4e6e06(0xde)](_0x4e6e06(0xd9)),this[_0x4e6e06(0xfa)]());}[_0x3fc1cb(0xfa)](){const _0x5da087=_0x3fc1cb,_0x560af9=this[_0x5da087(0xf3)],_0x40c87=_0x560af9[_0x5da087(0xce)];_0x560af9[_0x5da087(0xc8)][_0x5da087(0xf7)](_0x5da087(0xeb))[_0x5da087(0xe2)][_0x5da087(0xc9)](_0x34b26b=>{const _0x35e967=_0x5da087;if(_0x35e967(0xe3)!=_0x34b26b[_0x35e967(0xf5)]&&_0x35e967(0xcd)!=_0x34b26b[_0x35e967(0xf5)])return;const {data:_0xd5eae1}=_0x34b26b;if(_0xd5eae1&&_0x35e967(0xf2)===_0xd5eae1[_0x35e967(0xf8)]){const _0x24f870=[],_0x556b07=_0xd5eae1[_0x35e967(0xec)][0x0];for(const [_0x52393f,_0x26d4b0]of Object[_0x35e967(0xe4)](_0x556b07))_0x24f870[_0x35e967(0xe9)](so(_0x560af9,_0x52393f,_0x26d4b0));return _0x24f870[_0x35e967(0xca)]?{'type':_0x35e967(0xf1),'content':_0x49213b(_0x40c87,_0x35e967(0xda),_0x24f870[_0x35e967(0xf0)](',\x20'))}:{'type':_0x35e967(0xf1),'content':_0x49213b(_0x40c87,_0x35e967(0xf6))};}});}}function so(_0x3a62b4,_0x592916,_0x4225bc){const _0x497f01=_0x3fc1cb,_0x3f3639=_0x3a62b4[_0x497f01(0xce)]['t'],_0x13d82f=_0x592916[_0x497f01(0xd2)](/(?=[A-Z])/)[_0x497f01(0xf0)]('\x20'),_0x505bfa=_0x3f3639(_0x13d82f[_0x497f01(0xd4)](0x0)[_0x497f01(0xe6)]()+_0x13d82f[_0x497f01(0xee)](0x1))[_0x497f01(0xef)]();if(_0x497f01(0xdc)==typeof _0x4225bc)return _0x505bfa;if(_0x497f01(0xd5)===_0x592916||_0x497f01(0xcb)===_0x592916){const _0x16f734=_0x1627fc(_0x3a62b4[_0x497f01(0xd8)][_0x497f01(0xf7)](_0x497f01(0xdb)))[_0x497f01(0xfd)](_0x757400=>_0x757400[_0x497f01(0xd0)]==_0x4225bc);return _0x505bfa+'\x20('+(_0x16f734?_0x3f3639(_0x16f734[_0x497f01(0xed)])[_0x497f01(0xef)]():_0x4225bc)+')';}if(_0x497f01(0xe5)===_0x592916&&isNaN(parseFloat(_0x4225bc))){const _0x83b0b3=_0x3a62b4[_0x497f01(0xc8)][_0x497f01(0xf7)](_0x497f01(0xd3))[_0x497f01(0xd1)](_0x3a62b4[_0x497f01(0xd8)][_0x497f01(0xf7)](_0x497f01(0xff)))[_0x497f01(0xfd)](_0x4b5003=>_0x4b5003[_0x497f01(0xd0)]==_0x4225bc);return _0x505bfa+'\x20('+(_0x83b0b3?_0x3f3639(_0x83b0b3[_0x497f01(0xd7)])[_0x497f01(0xef)]():_0x4225bc)+')';}return _0x505bfa+'\x20('+_0x4225bc+')';}
23
+ const _0x5731c3=_0x5880;(function(_0x393703,_0x361217){const _0x1f6efc=_0x5880,_0x52f482=_0x393703();while(!![]){try{const _0x2a8a00=parseInt(_0x1f6efc(0xc9))/0x1*(-parseInt(_0x1f6efc(0xaa))/0x2)+-parseInt(_0x1f6efc(0x9a))/0x3*(-parseInt(_0x1f6efc(0xc7))/0x4)+parseInt(_0x1f6efc(0x9c))/0x5+-parseInt(_0x1f6efc(0xc5))/0x6+parseInt(_0x1f6efc(0xba))/0x7+parseInt(_0x1f6efc(0xcc))/0x8*(parseInt(_0x1f6efc(0xaf))/0x9)+parseInt(_0x1f6efc(0xb5))/0xa*(parseInt(_0x1f6efc(0xc0))/0xb);if(_0x2a8a00===_0x361217)break;else _0x52f482['push'](_0x52f482['shift']());}catch(_0x4f3c3c){_0x52f482['push'](_0x52f482['shift']());}}}(_0x4997,0xd7ad2));function _0x5880(_0x6b8864,_0x2b12a1){const _0x499784=_0x4997();return _0x5880=function(_0x5880bb,_0x315570){_0x5880bb=_0x5880bb-0x9a;let _0x417e18=_0x499784[_0x5880bb];return _0x417e18;},_0x5880(_0x6b8864,_0x2b12a1);}import{Plugin as _0x2b333d}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x368ca4}from'ckeditor5/src/ui.js';import{getTranslation as _0x469ed6}from'../utils/common-translations.js';export default class X extends _0x2b333d{[_0x5731c3(0xa6)](){const _0x4c7a06=_0x5731c3,_0x49e29c=this[_0x4c7a06(0xa9)],_0x1e7653=_0x49e29c[_0x4c7a06(0xbc)][_0x4c7a06(0xd0)](_0x4c7a06(0xc8)),_0x4eebfd=_0x49e29c[_0x4c7a06(0xb1)][_0x4c7a06(0xd0)](_0x4c7a06(0x9e)),_0x5af368=_0x49e29c[_0x4c7a06(0xb1)][_0x4c7a06(0xd0)](_0x4c7a06(0xbb));_0x4eebfd&&_0x5af368&&(_0x1e7653[_0x4c7a06(0xa8)](_0x4c7a06(0xbb)),_0x1e7653[_0x4c7a06(0xc6)](_0x4c7a06(0x9e)),this[_0x4c7a06(0xce)]());}[_0x5731c3(0xce)](){const _0x28a622=_0x5731c3,_0x43b1ea=this[_0x28a622(0xa9)],_0x19e87f=_0x43b1ea[_0x28a622(0xb2)];_0x43b1ea[_0x28a622(0xbc)][_0x28a622(0xd0)](_0x28a622(0xc8))[_0x28a622(0xc3)][_0x28a622(0xa7)](_0x35b2a7=>{const _0x263466=_0x28a622;if(_0x263466(0xa0)!=_0x35b2a7[_0x263466(0xab)]&&_0x263466(0xcb)!=_0x35b2a7[_0x263466(0xab)])return;const {data:_0x12dc4d}=_0x35b2a7;if(_0x12dc4d&&_0x263466(0xbb)===_0x12dc4d[_0x263466(0x9b)]){const _0x1dea24=[],_0x1046b2=_0x12dc4d[_0x263466(0xb4)][0x0];for(const [_0x3fc04a,_0x2164dd]of Object[_0x263466(0xbe)](_0x1046b2))_0x1dea24[_0x263466(0xbd)](so(_0x43b1ea,_0x3fc04a,_0x2164dd));return _0x1dea24[_0x263466(0xcf)]?{'type':_0x263466(0xb8),'content':_0x469ed6(_0x19e87f,_0x263466(0xc4),_0x1dea24[_0x263466(0xad)](',\x20'))}:{'type':_0x263466(0xb8),'content':_0x469ed6(_0x19e87f,_0x263466(0xa1))};}});}}function so(_0x3d57b9,_0x22bc07,_0x45f0ff){const _0x49e30f=_0x5731c3,_0x4e4941=_0x3d57b9[_0x49e30f(0xb2)]['t'],_0x245111=_0x22bc07[_0x49e30f(0xb9)](/(?=[A-Z])/)[_0x49e30f(0xad)]('\x20'),_0x42622c=_0x4e4941(_0x245111[_0x49e30f(0xa4)](0x0)[_0x49e30f(0xa2)]()+_0x245111[_0x49e30f(0xac)](0x1))[_0x49e30f(0xca)]();if(_0x49e30f(0xa5)==typeof _0x45f0ff)return _0x42622c;if(_0x49e30f(0xa3)===_0x22bc07||_0x49e30f(0xb0)===_0x22bc07){const _0x2c1bde=_0x368ca4(_0x3d57b9[_0x49e30f(0xae)][_0x49e30f(0xd0)](_0x49e30f(0x9d)))[_0x49e30f(0xcd)](_0x3aea3b=>_0x3aea3b[_0x49e30f(0xb6)]==_0x45f0ff);return _0x42622c+'\x20('+(_0x2c1bde?_0x4e4941(_0x2c1bde[_0x49e30f(0xb7)])[_0x49e30f(0xca)]():_0x45f0ff)+')';}if(_0x49e30f(0x9f)===_0x22bc07&&isNaN(parseFloat(_0x45f0ff))){const _0x5cf4e1=_0x3d57b9[_0x49e30f(0xbc)][_0x49e30f(0xd0)](_0x49e30f(0xb3))[_0x49e30f(0xc1)](_0x3d57b9[_0x49e30f(0xae)][_0x49e30f(0xd0)](_0x49e30f(0xbf)))[_0x49e30f(0xcd)](_0x1ea1e7=>_0x1ea1e7[_0x49e30f(0xb6)]==_0x45f0ff);return _0x42622c+'\x20('+(_0x5cf4e1?_0x4e4941(_0x5cf4e1[_0x49e30f(0xc2)])[_0x49e30f(0xca)]():_0x45f0ff)+')';}return _0x42622c+'\x20('+_0x45f0ff+')';}function _0x4997(){const _0x5c974c=['*Set\x20format\x20to:*\x20%0','4426686VikOkD','enableCommand','4IFbOvP','TrackChangesEditing','1nUhfec','toLowerCase','formatInline','752ezQuzt','find','_registerLegacyDescription','length','get','900879FKKIDr','commandName','6563435wAXvFX','fontColor.colors','copyFormat','fontSize','formatBlock','*Remove\x20all\x20formatting*','toUpperCase','fontColor','charAt','boolean','afterInit','registerDescriptionCallback','enableDefaultAttributesIntegration','editor','3010166vNVnjx','type','slice','join','config','74322dpXzSP','fontBackgroundColor','commands','locale','FontSize','commandParams','4048790mpejdc','model','label','format','split','2325141oYJGPq','pasteFormat','plugins','push','entries','fontSize.options','11YkDAyx','normalizeSizeOptions','title','descriptionFactory'];_0x4997=function(){return _0x5c974c;};return _0x4997();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x144eb8=_0x55d1;(function(_0x4077db,_0x3ee067){const _0x44050a=_0x55d1,_0x47a2cc=_0x4077db();while(!![]){try{const _0x404662=-parseInt(_0x44050a(0xba))/0x1*(parseInt(_0x44050a(0xb6))/0x2)+parseInt(_0x44050a(0xbc))/0x3+parseInt(_0x44050a(0xc7))/0x4+-parseInt(_0x44050a(0xb0))/0x5+-parseInt(_0x44050a(0xd5))/0x6+parseInt(_0x44050a(0xd1))/0x7+parseInt(_0x44050a(0xc3))/0x8*(parseInt(_0x44050a(0xc5))/0x9);if(_0x404662===_0x3ee067)break;else _0x47a2cc['push'](_0x47a2cc['shift']());}catch(_0x59b8f8){_0x47a2cc['push'](_0x47a2cc['shift']());}}}(_0x4f85,0x7caf1));function _0x4f85(){const _0x13eb18=['match','_headingOptions','get','3211138aKITbz','view','paragraph','model','1941210zurXvc','registerElementLabel','enableDefaultAttributesIntegration','format','locale','heading.options','1972980aDkYKH','_getHeadingLevel','config','_registerLegacyDescription','editor','find','489758KfAFzt','type','value','title','2SwHDfR','commandParams','1703502BHdUku','*Change\x20to:*\x20%0','ELEMENT_HEADING_CUSTOM','has','registerDescriptionCallback','name','formatBlock','12248wouPCh','TrackChangesEditing','45UAzUZx','HeadingEditing','2737484vtjVXw','afterInit','descriptionFactory','ELEMENT_HEADING','commandName','plugins','heading'];_0x4f85=function(){return _0x13eb18;};return _0x4f85();}import{Plugin as _0x3d8a52}from'ckeditor5/src/core.js';import{getTranslation as _0x439a51}from'../utils/common-translations.js';function _0x55d1(_0x28b85f,_0x411212){const _0x4f8500=_0x4f85();return _0x55d1=function(_0x55d1a6,_0x369856){_0x55d1a6=_0x55d1a6-0xab;let _0xf46c87=_0x4f8500[_0x55d1a6];return _0xf46c87;},_0x55d1(_0x28b85f,_0x411212);}export default class Y extends _0x3d8a52{[_0x144eb8(0xc8)](){const _0x4f775b=_0x144eb8,_0x5e9f25=this[_0x4f775b(0xb4)];if(!_0x5e9f25[_0x4f775b(0xcc)][_0x4f775b(0xbf)](_0x4f775b(0xc6)))return;this[_0x4f775b(0xcf)]=_0x5e9f25[_0x4f775b(0xb2)][_0x4f775b(0xd0)](_0x4f775b(0xaf));const _0x3704ab=_0x5e9f25[_0x4f775b(0xae)],_0x4cabb2=_0x5e9f25[_0x4f775b(0xcc)][_0x4f775b(0xd0)](_0x4f775b(0xc4));_0x4cabb2[_0x4f775b(0xac)](_0x4f775b(0xcd));for(const _0x37064a of this[_0x4f775b(0xcf)])_0x4f775b(0xd3)!=_0x37064a[_0x4f775b(0xd4)]&&_0x4cabb2[_0x4f775b(0xc9)][_0x4f775b(0xab)](_0x37064a[_0x4f775b(0xd4)],_0x171571=>{const _0x3a9431=_0x4f775b,_0x1346b2=this[_0x3a9431(0xb1)](_0x37064a[_0x3a9431(0xd4)]);return null!==_0x1346b2?_0x6e3514(_0x171571,_0x1346b2):_0x1547d9(_0x171571,_0x37064a[_0x3a9431(0xb9)]);});function _0x6e3514(_0x1d7a81,_0x50e910){const _0x4710f5=_0x4f775b;return _0x439a51(_0x3704ab,_0x4710f5(0xca),[_0x1d7a81,_0x50e910]);}function _0x1547d9(_0x427155,_0x485751){const _0x2eba1d=_0x4f775b;return _0x439a51(_0x3704ab,_0x2eba1d(0xbe),[_0x427155,_0x485751]);}this[_0x4f775b(0xb3)]();}[_0x144eb8(0xb3)](){const _0x393751=_0x144eb8,_0x1f9a5c=this[_0x393751(0xb4)],_0x52665f=_0x1f9a5c[_0x393751(0xae)];function _0x159216(_0x54e305,_0x15ab8d){const _0x46dd0c=_0x393751;return _0x439a51(_0x52665f,_0x46dd0c(0xbe),[_0x54e305,_0x15ab8d]);}_0x1f9a5c[_0x393751(0xcc)][_0x393751(0xd0)](_0x393751(0xc4))[_0x393751(0xc9)][_0x393751(0xc0)](_0x3bd6d1=>{const _0x5a2281=_0x393751;if(_0x5a2281(0xc2)!=_0x3bd6d1[_0x5a2281(0xb7)])return;const {data:_0x2730c6}=_0x3bd6d1;if(_0x2730c6&&_0x5a2281(0xcd)==_0x2730c6[_0x5a2281(0xcb)]){const _0x256c2f=_0x2730c6[_0x5a2281(0xbb)][0x0][_0x5a2281(0xb8)],_0x58c6c4=this[_0x5a2281(0xb1)](_0x256c2f);if(null!==_0x58c6c4)return{'type':_0x5a2281(0xad),'content':_0x439a51(_0x52665f,_0x5a2281(0xbd),(_0x3217d6=0x1,_0x588194=_0x58c6c4,_0x439a51(_0x52665f,_0x5a2281(0xca),[_0x3217d6,_0x588194])))};const _0x31b776=this[_0x5a2281(0xcf)][_0x5a2281(0xb5)](_0x2df0af=>_0x2df0af[_0x5a2281(0xd4)]===_0x256c2f)[_0x5a2281(0xb9)];return{'type':_0x5a2281(0xad),'content':_0x439a51(_0x52665f,_0x5a2281(0xbd),_0x159216(0x1,_0x31b776))};}var _0x3217d6,_0x588194;});}[_0x144eb8(0xb1)](_0x3c5c74){const _0x591c06=_0x144eb8;var _0x5590b0,_0x1cb5db;const _0x407082=_0x3c5c74[_0x591c06(0xce)](/^heading(\d+)/);if(_0x407082)return _0x407082[0x1];const _0x46f1e1=null===(_0x5590b0=this[_0x591c06(0xcf)])||void 0x0===_0x5590b0?void 0x0:_0x5590b0[_0x591c06(0xb5)](_0x3dd931=>_0x3dd931[_0x591c06(0xd4)]==_0x3c5c74);if(_0x46f1e1&&_0x46f1e1[_0x591c06(0xd2)]){const _0x4b048f=_0x46f1e1[_0x591c06(0xd2)],_0x4768e4=(null!==(_0x1cb5db=_0x4b048f[_0x591c06(0xc1)])&&void 0x0!==_0x1cb5db?_0x1cb5db:_0x4b048f)[_0x591c06(0xce)](/^h(\d+)/);if(_0x4768e4)return _0x4768e4[0x1];}return null;}}
23
+ function _0x1182(_0x35cfce,_0x104f7d){const _0x5d1687=_0x5d16();return _0x1182=function(_0x1182e7,_0x5efa4e){_0x1182e7=_0x1182e7-0x83;let _0x3b1ae7=_0x5d1687[_0x1182e7];return _0x3b1ae7;},_0x1182(_0x35cfce,_0x104f7d);}const _0x4c843a=_0x1182;(function(_0x3b18f7,_0x5b8dc3){const _0x2fcf81=_0x1182,_0x8de1f7=_0x3b18f7();while(!![]){try{const _0x1b951d=-parseInt(_0x2fcf81(0x93))/0x1*(parseInt(_0x2fcf81(0x8c))/0x2)+parseInt(_0x2fcf81(0xaa))/0x3+-parseInt(_0x2fcf81(0x99))/0x4+parseInt(_0x2fcf81(0xa1))/0x5+parseInt(_0x2fcf81(0x90))/0x6*(parseInt(_0x2fcf81(0x9f))/0x7)+-parseInt(_0x2fcf81(0xa6))/0x8*(parseInt(_0x2fcf81(0x9d))/0x9)+parseInt(_0x2fcf81(0x85))/0xa;if(_0x1b951d===_0x5b8dc3)break;else _0x8de1f7['push'](_0x8de1f7['shift']());}catch(_0x51f631){_0x8de1f7['push'](_0x8de1f7['shift']());}}}(_0x5d16,0x9f0a3));function _0x5d16(){const _0x4d3b1c=['*Change\x20to:*\x20%0','type','HeadingEditing','3208wMEiaD','editor','_headingOptions','plugins','1581831nuyMrB','locale','enableDefaultAttributesIntegration','heading','name','model','_registerLegacyDescription','15826520yyNeHd','ELEMENT_HEADING_CUSTOM','config','format','title','formatBlock','_getHeadingLevel','914zCmKVO','view','afterInit','commandName','730302GrqOlo','descriptionFactory','get','1441zABIKh','match','find','has','registerDescriptionCallback','heading.options','2047096auAzDt','value','registerElementLabel','TrackChangesEditing','11547dyfdmh','ELEMENT_HEADING','7slriTX','paragraph','522875GoCCjw','commandParams'];_0x5d16=function(){return _0x4d3b1c;};return _0x5d16();}import{Plugin as _0x38a1b5}from'ckeditor5/src/core.js';import{getTranslation as _0x4901a5}from'../utils/common-translations.js';export default class Y extends _0x38a1b5{[_0x4c843a(0x8e)](){const _0x4f7c19=_0x4c843a,_0x34b3c7=this[_0x4f7c19(0xa7)];if(!_0x34b3c7[_0x4f7c19(0xa9)][_0x4f7c19(0x96)](_0x4f7c19(0xa5)))return;this[_0x4f7c19(0xa8)]=_0x34b3c7[_0x4f7c19(0x87)][_0x4f7c19(0x92)](_0x4f7c19(0x98));const _0x5689c8=_0x34b3c7[_0x4f7c19(0xab)],_0x493885=_0x34b3c7[_0x4f7c19(0xa9)][_0x4f7c19(0x92)](_0x4f7c19(0x9c));_0x493885[_0x4f7c19(0xac)](_0x4f7c19(0xad));for(const _0x540d4d of this[_0x4f7c19(0xa8)])_0x4f7c19(0xa0)!=_0x540d4d[_0x4f7c19(0x83)]&&_0x493885[_0x4f7c19(0x91)][_0x4f7c19(0x9b)](_0x540d4d[_0x4f7c19(0x83)],_0x148dc1=>{const _0x540d89=_0x4f7c19,_0x1d10b3=this[_0x540d89(0x8b)](_0x540d4d[_0x540d89(0x83)]);return null!==_0x1d10b3?_0x5dd6c3(_0x148dc1,_0x1d10b3):_0x4bca4f(_0x148dc1,_0x540d4d[_0x540d89(0x89)]);});function _0x5dd6c3(_0x49b473,_0x29737e){const _0xf879c2=_0x4f7c19;return _0x4901a5(_0x5689c8,_0xf879c2(0x9e),[_0x49b473,_0x29737e]);}function _0x4bca4f(_0x101436,_0x5615cb){const _0x3b6681=_0x4f7c19;return _0x4901a5(_0x5689c8,_0x3b6681(0x86),[_0x101436,_0x5615cb]);}this[_0x4f7c19(0x84)]();}[_0x4c843a(0x84)](){const _0x44eac5=_0x4c843a,_0x379a91=this[_0x44eac5(0xa7)],_0xf29304=_0x379a91[_0x44eac5(0xab)];function _0x10d36c(_0xbdac58,_0x1180dc){const _0x58a952=_0x44eac5;return _0x4901a5(_0xf29304,_0x58a952(0x86),[_0xbdac58,_0x1180dc]);}_0x379a91[_0x44eac5(0xa9)][_0x44eac5(0x92)](_0x44eac5(0x9c))[_0x44eac5(0x91)][_0x44eac5(0x97)](_0x5b6bc4=>{const _0x1e3d2f=_0x44eac5;if(_0x1e3d2f(0x8a)!=_0x5b6bc4[_0x1e3d2f(0xa4)])return;const {data:_0x568297}=_0x5b6bc4;if(_0x568297&&_0x1e3d2f(0xad)==_0x568297[_0x1e3d2f(0x8f)]){const _0x202537=_0x568297[_0x1e3d2f(0xa2)][0x0][_0x1e3d2f(0x9a)],_0xf582a8=this[_0x1e3d2f(0x8b)](_0x202537);if(null!==_0xf582a8)return{'type':_0x1e3d2f(0x88),'content':_0x4901a5(_0xf29304,_0x1e3d2f(0xa3),(_0x4c7b5a=0x1,_0x57282c=_0xf582a8,_0x4901a5(_0xf29304,_0x1e3d2f(0x9e),[_0x4c7b5a,_0x57282c])))};const _0x53e613=this[_0x1e3d2f(0xa8)][_0x1e3d2f(0x95)](_0xb49554=>_0xb49554[_0x1e3d2f(0x83)]===_0x202537)[_0x1e3d2f(0x89)];return{'type':_0x1e3d2f(0x88),'content':_0x4901a5(_0xf29304,_0x1e3d2f(0xa3),_0x10d36c(0x1,_0x53e613))};}var _0x4c7b5a,_0x57282c;});}[_0x4c843a(0x8b)](_0x3f037f){const _0x4c80da=_0x4c843a;var _0x1a712,_0x4c6859;const _0x270ab1=_0x3f037f[_0x4c80da(0x94)](/^heading(\d+)/);if(_0x270ab1)return _0x270ab1[0x1];const _0x138151=null===(_0x1a712=this[_0x4c80da(0xa8)])||void 0x0===_0x1a712?void 0x0:_0x1a712[_0x4c80da(0x95)](_0x12c1fe=>_0x12c1fe[_0x4c80da(0x83)]==_0x3f037f);if(_0x138151&&_0x138151[_0x4c80da(0x8d)]){const _0x3dc506=_0x138151[_0x4c80da(0x8d)],_0x16bc83=(null!==(_0x4c6859=_0x3dc506[_0x4c80da(0xae)])&&void 0x0!==_0x4c6859?_0x4c6859:_0x3dc506)[_0x4c80da(0x94)](/^h(\d+)/);if(_0x16bc83)return _0x16bc83[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x23f7(){const _0xb67f54=['get','enableDefaultAttributesIntegration','_registerLegacyDescription','model','TrackChangesEditing','registerInlineAttribute','11qHSpZZ','*Set\x20highlight:*\x20%0','91132urRzBx','config','2nCyyWs','*Remove\x20highlight*','2615930lHPHpW','commandParams','112rOkpJo','HighlightEditing','commandName','type','registerAttributeLabel','descriptionFactory','103733gfvcXj','619188tFkpMY','formatInline','138357ynvvQw','editor','afterInit','FORMAT_HIGHLIGHT','highlight','5ysfttp','value','toLowerCase','color','2828304suxhxf','highlight.options','has','registerDescriptionCallback','72840lVlCtT','plugins','locale','find','42xZTJub','title','format'];_0x23f7=function(){return _0xb67f54;};return _0x23f7();}const _0x12f17b=_0x1aa9;(function(_0x35dc11,_0x3818b3){const _0x1338ef=_0x1aa9,_0x5c749b=_0x35dc11();while(!![]){try{const _0x3c3f3d=parseInt(_0x1338ef(0x205))/0x1*(parseInt(_0x1338ef(0x203))/0x2)+-parseInt(_0x1338ef(0x1f4))/0x3+-parseInt(_0x1338ef(0x1e5))/0x4*(-parseInt(_0x1338ef(0x1ec))/0x5)+parseInt(_0x1338ef(0x1f8))/0x6*(parseInt(_0x1338ef(0x1e4))/0x7)+-parseInt(_0x1338ef(0x209))/0x8*(parseInt(_0x1338ef(0x1e7))/0x9)+-parseInt(_0x1338ef(0x207))/0xa*(-parseInt(_0x1338ef(0x201))/0xb)+-parseInt(_0x1338ef(0x1f0))/0xc;if(_0x3c3f3d===_0x3818b3)break;else _0x5c749b['push'](_0x5c749b['shift']());}catch(_0x15cace){_0x5c749b['push'](_0x5c749b['shift']());}}}(_0x23f7,0x2137d));import{Plugin as _0x326aaf}from'ckeditor5/src/core.js';import{getTranslation as _0x5e1f7f}from'../utils/common-translations.js';function _0x1aa9(_0x199b39,_0x2f2eaf){const _0x23f798=_0x23f7();return _0x1aa9=function(_0x1aa9f9,_0x2acefe){_0x1aa9f9=_0x1aa9f9-0x1e4;let _0x42b71a=_0x23f798[_0x1aa9f9];return _0x42b71a;},_0x1aa9(_0x199b39,_0x2f2eaf);}export default class Z extends _0x326aaf{[_0x12f17b(0x1e9)](){const _0x45ac33=_0x12f17b,_0x173bcb=this[_0x45ac33(0x1e8)];if(!_0x173bcb[_0x45ac33(0x1f5)][_0x45ac33(0x1f2)](_0x45ac33(0x20a)))return;const _0xecf5e3=_0x173bcb[_0x45ac33(0x1f5)][_0x45ac33(0x1fb)](_0x45ac33(0x1ff)),_0x398dca=_0x173bcb[_0x45ac33(0x1f6)];_0xecf5e3[_0x45ac33(0x1fc)](_0x45ac33(0x1eb)),_0xecf5e3[_0x45ac33(0x200)](_0x45ac33(0x1eb)),_0xecf5e3[_0x45ac33(0x20e)][_0x45ac33(0x20d)](_0x45ac33(0x1eb),_0x5e1f7f(_0x398dca,_0x45ac33(0x1ea))),this[_0x45ac33(0x1fd)]();}[_0x12f17b(0x1fd)](){const _0xf920dc=_0x12f17b,_0x2f9f6c=this[_0xf920dc(0x1e8)],_0x47f51d=_0x2f9f6c[_0xf920dc(0x1f6)];_0x2f9f6c[_0xf920dc(0x1f5)][_0xf920dc(0x1fb)](_0xf920dc(0x1ff))[_0xf920dc(0x20e)][_0xf920dc(0x1f3)](_0x51ff0c=>{const _0x243400=_0xf920dc;if(_0x243400(0x1e6)!=_0x51ff0c[_0x243400(0x20c)])return;const {data:_0x313784}=_0x51ff0c;if(_0x313784&&_0x243400(0x1eb)==_0x313784[_0x243400(0x20b)]){const _0x3ef15b=_0x47f51d['t'],_0x22cb93=_0x313784[_0x243400(0x208)][0x0][_0x243400(0x1ed)];if(_0x22cb93){const _0x2870b7=_0x2f9f6c[_0x243400(0x204)][_0x243400(0x1fb)](_0x243400(0x1f1))[_0x243400(0x1f7)](_0xbbdb51=>_0xbbdb51[_0x243400(0x1fe)]==_0x22cb93),_0x58188c=_0x3ef15b(_0x2870b7[_0x243400(0x1f9)])[_0x243400(0x1ee)]();return{'type':_0x243400(0x1fa),'content':_0x5e1f7f(_0x47f51d,_0x243400(0x202),_0x58188c),'color':{'value':_0x2870b7[_0x243400(0x1ef)],'title':_0x2870b7[_0x243400(0x1f9)]}};}return{'type':_0x243400(0x1fa),'content':_0x5e1f7f(_0x47f51d,_0x243400(0x206),_0x5e1f7f(_0x47f51d,_0x243400(0x1ea)))};}});}}
23
+ function _0x395b(){const _0xa84750=['5455410XzwoFx','HighlightEditing','format','config','commandParams','1007382oMOhHE','type','*Remove\x20highlight*','_registerLegacyDescription','enableDefaultAttributesIntegration','2078199xBIgIF','1767132gisJcJ','formatInline','get','editor','has','plugins','98jHmQuu','commandName','locale','color','highlight.options','descriptionFactory','toLowerCase','3974358YoBpmf','registerDescriptionCallback','afterInit','FORMAT_HIGHLIGHT','value','TrackChangesEditing','highlight','model','registerInlineAttribute','find','13103JOvAZM','159816oNXMNw','title','registerAttributeLabel','*Set\x20highlight:*\x20%0','77ivrHeX'];_0x395b=function(){return _0xa84750;};return _0x395b();}const _0x2ea223=_0x1894;(function(_0x49bdda,_0x3f9240){const _0x5214a7=_0x1894,_0x593f9f=_0x49bdda();while(!![]){try{const _0x533421=parseInt(_0x5214a7(0x14e))/0x1*(-parseInt(_0x5214a7(0x13d))/0x2)+parseInt(_0x5214a7(0x159))/0x3+-parseInt(_0x5214a7(0x15f))/0x4+parseInt(_0x5214a7(0x154))/0x5+parseInt(_0x5214a7(0x144))/0x6+-parseInt(_0x5214a7(0x153))/0x7*(parseInt(_0x5214a7(0x14f))/0x8)+-parseInt(_0x5214a7(0x15e))/0x9;if(_0x533421===_0x3f9240)break;else _0x593f9f['push'](_0x593f9f['shift']());}catch(_0x53b07e){_0x593f9f['push'](_0x593f9f['shift']());}}}(_0x395b,0x8771d));function _0x1894(_0x2096bd,_0x2a5d34){const _0x395b50=_0x395b();return _0x1894=function(_0x189442,_0x3417f1){_0x189442=_0x189442-0x139;let _0x32cdb8=_0x395b50[_0x189442];return _0x32cdb8;},_0x1894(_0x2096bd,_0x2a5d34);}import{Plugin as _0x3a3792}from'ckeditor5/src/core.js';import{getTranslation as _0x4292a0}from'../utils/common-translations.js';export default class Z extends _0x3a3792{[_0x2ea223(0x146)](){const _0x59030f=_0x2ea223,_0x3d0117=this[_0x59030f(0x13a)];if(!_0x3d0117[_0x59030f(0x13c)][_0x59030f(0x13b)](_0x59030f(0x155)))return;const _0x2936ae=_0x3d0117[_0x59030f(0x13c)][_0x59030f(0x139)](_0x59030f(0x149)),_0x4a16dd=_0x3d0117[_0x59030f(0x13f)];_0x2936ae[_0x59030f(0x15d)](_0x59030f(0x14a)),_0x2936ae[_0x59030f(0x14c)](_0x59030f(0x14a)),_0x2936ae[_0x59030f(0x142)][_0x59030f(0x151)](_0x59030f(0x14a),_0x4292a0(_0x4a16dd,_0x59030f(0x147))),this[_0x59030f(0x15c)]();}[_0x2ea223(0x15c)](){const _0x1121d6=_0x2ea223,_0xe91a76=this[_0x1121d6(0x13a)],_0x38e7f2=_0xe91a76[_0x1121d6(0x13f)];_0xe91a76[_0x1121d6(0x13c)][_0x1121d6(0x139)](_0x1121d6(0x149))[_0x1121d6(0x142)][_0x1121d6(0x145)](_0xd6a1c4=>{const _0x187f77=_0x1121d6;if(_0x187f77(0x160)!=_0xd6a1c4[_0x187f77(0x15a)])return;const {data:_0xb46616}=_0xd6a1c4;if(_0xb46616&&_0x187f77(0x14a)==_0xb46616[_0x187f77(0x13e)]){const _0x19a807=_0x38e7f2['t'],_0x4998a6=_0xb46616[_0x187f77(0x158)][0x0][_0x187f77(0x148)];if(_0x4998a6){const _0x32d17d=_0xe91a76[_0x187f77(0x157)][_0x187f77(0x139)](_0x187f77(0x141))[_0x187f77(0x14d)](_0x878e8f=>_0x878e8f[_0x187f77(0x14b)]==_0x4998a6),_0x182adb=_0x19a807(_0x32d17d[_0x187f77(0x150)])[_0x187f77(0x143)]();return{'type':_0x187f77(0x156),'content':_0x4292a0(_0x38e7f2,_0x187f77(0x152),_0x182adb),'color':{'value':_0x32d17d[_0x187f77(0x140)],'title':_0x32d17d[_0x187f77(0x150)]}};}return{'type':_0x187f77(0x156),'content':_0x4292a0(_0x38e7f2,_0x187f77(0x15b),_0x4292a0(_0x38e7f2,_0x187f77(0x147)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x416c(){const _0x5788c7=['afterInit','createPositionAt','editor','TrackChangesEditing','238JshfWK','184006bkfUqT','insert','addClass','444424GxoShL','for','ck-horizontal-line','781140XLlEGv','locale','high','showSuggestionHighlights','enableCommand','createContainerElement','registerElementLabel','4728630slZrqk','plugins','40563liIOjD','createEmptyElement','14781540xcVIkI','17cfJVKE','get','div','6364179IFlySr','92pNYIwV','dataDowncast','horizontalLine','HorizontalLineEditing','elementToStructure','descriptionFactory','ELEMENT_HORIZONTAL_LINE','has','conversion'];_0x416c=function(){return _0x5788c7;};return _0x416c();}const _0x142001=_0x4d53;(function(_0x3e520b,_0x502525){const _0x232020=_0x4d53,_0x1129dc=_0x3e520b();while(!![]){try{const _0xc903e6=parseInt(_0x232020(0xe7))/0x1*(parseInt(_0x232020(0xf9))/0x2)+parseInt(_0x232020(0xe4))/0x3*(-parseInt(_0x232020(0xeb))/0x4)+parseInt(_0x232020(0xe2))/0x5+-parseInt(_0x232020(0xdb))/0x6+parseInt(_0x232020(0xf8))/0x7*(-parseInt(_0x232020(0xfc))/0x8)+-parseInt(_0x232020(0xea))/0x9+parseInt(_0x232020(0xe6))/0xa;if(_0xc903e6===_0x502525)break;else _0x1129dc['push'](_0x1129dc['shift']());}catch(_0xb15d98){_0x1129dc['push'](_0x1129dc['shift']());}}}(_0x416c,0xe8229));function _0x4d53(_0x4fa321,_0xa6dd67){const _0x416c75=_0x416c();return _0x4d53=function(_0x4d5372,_0x536892){_0x4d5372=_0x4d5372-0xda;let _0x413ed9=_0x416c75[_0x4d5372];return _0x413ed9;},_0x4d53(_0x4fa321,_0xa6dd67);}import{Plugin as _0x5c0c95}from'ckeditor5/src/core.js';import{getTranslation as _0x40f6f1}from'../utils/common-translations.js';export default class tt extends _0x5c0c95{[_0x142001(0xf4)](){const _0x5db2f6=_0x142001,_0x53cd7e=this[_0x5db2f6(0xf6)];if(!_0x53cd7e[_0x5db2f6(0xe3)][_0x5db2f6(0xf2)](_0x5db2f6(0xee)))return;_0x53cd7e[_0x5db2f6(0xe3)][_0x5db2f6(0xe8)](_0x5db2f6(0xf7))[_0x5db2f6(0xdf)](_0x5db2f6(0xed));const _0x346389=_0x53cd7e[_0x5db2f6(0xe3)][_0x5db2f6(0xe8)](_0x5db2f6(0xf7)),_0x56674d=_0x53cd7e[_0x5db2f6(0xdc)];_0x346389[_0x5db2f6(0xf0)][_0x5db2f6(0xe1)](_0x5db2f6(0xed),_0x3e5e04=>_0x40f6f1(_0x56674d,_0x5db2f6(0xf1),_0x3e5e04)),_0x53cd7e[_0x5db2f6(0xf3)][_0x5db2f6(0xfd)](_0x5db2f6(0xec))[_0x5db2f6(0xef)]({'model':_0x5db2f6(0xed),'view':(_0x4c83a0,{writer:_0x527311,options:_0xf4b195})=>{const _0x10ecf1=_0x5db2f6;if(!_0xf4b195[_0x10ecf1(0xde)])return null;const _0x3df49b=_0x527311[_0x10ecf1(0xe0)](_0x10ecf1(0xe9)),_0x75c46e=_0x527311[_0x10ecf1(0xe5)]('hr');return _0x527311[_0x10ecf1(0xfb)](_0x10ecf1(0xda),_0x3df49b),_0x527311[_0x10ecf1(0xfa)](_0x527311[_0x10ecf1(0xf5)](_0x3df49b,0x0),_0x75c46e),_0x3df49b;},'converterPriority':_0x5db2f6(0xdd)});}}
23
+ function _0x11d2(_0x1bf6e4,_0x5e25b4){const _0x4f80e9=_0x4f80();return _0x11d2=function(_0x11d2e7,_0x1cd5ba){_0x11d2e7=_0x11d2e7-0xe2;let _0x816c37=_0x4f80e9[_0x11d2e7];return _0x816c37;},_0x11d2(_0x1bf6e4,_0x5e25b4);}const _0x45c870=_0x11d2;(function(_0xc59239,_0x3a6322){const _0x54495d=_0x11d2,_0x1339c2=_0xc59239();while(!![]){try{const _0x544426=-parseInt(_0x54495d(0xe6))/0x1+-parseInt(_0x54495d(0xec))/0x2+parseInt(_0x54495d(0xe8))/0x3+parseInt(_0x54495d(0xf2))/0x4*(-parseInt(_0x54495d(0xea))/0x5)+parseInt(_0x54495d(0xf6))/0x6*(parseInt(_0x54495d(0xed))/0x7)+parseInt(_0x54495d(0x104))/0x8*(parseInt(_0x54495d(0xf9))/0x9)+parseInt(_0x54495d(0xef))/0xa*(-parseInt(_0x54495d(0xf0))/0xb);if(_0x544426===_0x3a6322)break;else _0x1339c2['push'](_0x1339c2['shift']());}catch(_0x4e9c7b){_0x1339c2['push'](_0x1339c2['shift']());}}}(_0x4f80,0x41776));function _0x4f80(){const _0x409852=['high','9895mbapol','addClass','230260qHbfTE','1171807Prcply','get','10fwrCGj','62359sWOKvQ','locale','412dWHXwL','createEmptyElement','plugins','HorizontalLineEditing','6ZVPzEQ','enableCommand','insert','9RkzGQC','conversion','for','showSuggestionHighlights','elementToStructure','registerElementLabel','editor','div','TrackChangesEditing','ck-horizontal-line','afterInit','3113192ziAxMx','has','ELEMENT_HORIZONTAL_LINE','createContainerElement','horizontalLine','dataDowncast','descriptionFactory','388884kPemaE','createPositionAt','1275360kzqDlG'];_0x4f80=function(){return _0x409852;};return _0x4f80();}import{Plugin as _0x2134fa}from'ckeditor5/src/core.js';import{getTranslation as _0x1c4b42}from'../utils/common-translations.js';export default class tt extends _0x2134fa{[_0x45c870(0x103)](){const _0x352230=_0x45c870,_0x3b91ba=this[_0x352230(0xff)];if(!_0x3b91ba[_0x352230(0xf4)][_0x352230(0x105)](_0x352230(0xf5)))return;_0x3b91ba[_0x352230(0xf4)][_0x352230(0xee)](_0x352230(0x101))[_0x352230(0xf7)](_0x352230(0xe3));const _0x28efe1=_0x3b91ba[_0x352230(0xf4)][_0x352230(0xee)](_0x352230(0x101)),_0x44c86c=_0x3b91ba[_0x352230(0xf1)];_0x28efe1[_0x352230(0xe5)][_0x352230(0xfe)](_0x352230(0xe3),_0x168989=>_0x1c4b42(_0x44c86c,_0x352230(0x106),_0x168989)),_0x3b91ba[_0x352230(0xfa)][_0x352230(0xfb)](_0x352230(0xe4))[_0x352230(0xfd)]({'model':_0x352230(0xe3),'view':(_0x2c5a1b,{writer:_0x1019a7,options:_0x270f40})=>{const _0x18d91d=_0x352230;if(!_0x270f40[_0x18d91d(0xfc)])return null;const _0x7d1dad=_0x1019a7[_0x18d91d(0xe2)](_0x18d91d(0x100)),_0x35d35f=_0x1019a7[_0x18d91d(0xf3)]('hr');return _0x1019a7[_0x18d91d(0xeb)](_0x18d91d(0x102),_0x7d1dad),_0x1019a7[_0x18d91d(0xf8)](_0x1019a7[_0x18d91d(0xe7)](_0x7d1dad,0x0),_0x35d35f),_0x7d1dad;},'converterPriority':_0x352230(0xe9)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1964e8=_0x3770;function _0x3770(_0x55b890,_0x234223){const _0x2ea720=_0x2ea7();return _0x3770=function(_0x377010,_0x2710ef){_0x377010=_0x377010-0x1ab;let _0x564a68=_0x2ea720[_0x377010];return _0x564a68;},_0x3770(_0x55b890,_0x234223);}(function(_0x216278,_0x1776d5){const _0x1999a6=_0x3770,_0x19e19e=_0x216278();while(!![]){try{const _0x148aae=parseInt(_0x1999a6(0x1c8))/0x1*(-parseInt(_0x1999a6(0x1c6))/0x2)+-parseInt(_0x1999a6(0x1cb))/0x3*(parseInt(_0x1999a6(0x1ab))/0x4)+parseInt(_0x1999a6(0x1d1))/0x5*(parseInt(_0x1999a6(0x1af))/0x6)+parseInt(_0x1999a6(0x1ac))/0x7*(parseInt(_0x1999a6(0x1c5))/0x8)+-parseInt(_0x1999a6(0x1ad))/0x9+-parseInt(_0x1999a6(0x1d0))/0xa*(parseInt(_0x1999a6(0x1c0))/0xb)+parseInt(_0x1999a6(0x1c9))/0xc;if(_0x148aae===_0x1776d5)break;else _0x19e19e['push'](_0x19e19e['shift']());}catch(_0x510eab){_0x19e19e['push'](_0x19e19e['shift']());}}}(_0x2ea7,0x2a810));import{Plugin as _0x58a387}from'ckeditor5/src/core.js';import{getTranslation as _0x421a74}from'../utils/common-translations.js';function _0x2ea7(){const _0x1f42a6=['key','get','attribute','HtmlEmbed','rawHtml','registerElementLabel','afterInit','1633907QAKJbD','registerBlockAttribute','nodeAfter','getFirstRange','editor','369064XVzkjS','26084ICUhrD','locale','8CxRLWh','7852308Ecxwvg','value','12396voShbV','format','enableDefaultAttributesIntegration','formatBlock','has','10GPJQZu','2705UtXrCR','ELEMENT_HTML_EMBED','_registerLegacyDescription','52shAueu','7dAgLtM','2917980bGtNZQ','start','1158jLkaFf','plugins','type','element','htmlEmbed','descriptionFactory','commandName','*Change\x20%0\x20content*','registerDescriptionCallback','TrackChangesEditing'];_0x2ea7=function(){return _0x1f42a6;};return _0x2ea7();}export default class et extends _0x58a387{[_0x1964e8(0x1bf)](){const _0x2b7765=_0x1964e8,_0x2ab4d3=this[_0x2b7765(0x1c4)];if(!_0x2ab4d3[_0x2b7765(0x1b0)][_0x2b7765(0x1cf)](_0x2b7765(0x1bc)))return;const _0x300e3b=_0x2ab4d3[_0x2b7765(0x1b0)][_0x2b7765(0x1ba)](_0x2b7765(0x1b8)),_0x577563=_0x2ab4d3[_0x2b7765(0x1c7)];_0x300e3b[_0x2b7765(0x1b4)][_0x2b7765(0x1be)](_0x2b7765(0x1bd),_0x528b89=>_0x421a74(_0x577563,_0x2b7765(0x1d2),_0x528b89)),_0x300e3b[_0x2b7765(0x1cd)](_0x2b7765(0x1b3)),_0x300e3b[_0x2b7765(0x1c1)](_0x2b7765(0x1ca)),_0x300e3b[_0x2b7765(0x1b4)][_0x2b7765(0x1b7)](_0xaaeb1b=>{const _0x5761b2=_0x2b7765;if(_0x5761b2(0x1bb)!=_0xaaeb1b[_0x5761b2(0x1b1)])return;const {data:_0x344c5f}=_0xaaeb1b;if(_0x344c5f&&_0x5761b2(0x1ca)==_0x344c5f[_0x5761b2(0x1b9)]&&_0xaaeb1b[_0x5761b2(0x1c3)]()[_0x5761b2(0x1ae)][_0x5761b2(0x1c2)]['is'](_0x5761b2(0x1b2),_0x5761b2(0x1bd))){const _0x475e59=_0x421a74(_0x577563,_0x5761b2(0x1d2));return{'type':_0x5761b2(0x1cc),'content':_0x421a74(_0x577563,_0x5761b2(0x1b6),_0x475e59)};}}),this[_0x2b7765(0x1d3)]();}[_0x1964e8(0x1d3)](){const _0x1f7452=_0x1964e8,_0x59804e=this[_0x1f7452(0x1c4)],_0x502285=_0x59804e[_0x1f7452(0x1c7)];_0x59804e[_0x1f7452(0x1b0)][_0x1f7452(0x1ba)](_0x1f7452(0x1b8))[_0x1f7452(0x1b4)][_0x1f7452(0x1b7)](_0xfac64c=>{const _0x50c3ff=_0x1f7452;if(_0x50c3ff(0x1ce)!=_0xfac64c[_0x50c3ff(0x1b1)])return;const {data:_0x223fa1}=_0xfac64c;if(_0x223fa1&&_0x50c3ff(0x1b3)==_0x223fa1[_0x50c3ff(0x1b5)]){const _0x3a5cc0=_0x421a74(_0x502285,_0x50c3ff(0x1d2));return{'type':_0x50c3ff(0x1cc),'content':_0x421a74(_0x502285,_0x50c3ff(0x1b6),_0x3a5cc0)};}});}}
23
+ const _0x387602=_0x4e34;(function(_0x428e4d,_0xae1d5a){const _0x34f3c2=_0x4e34,_0x511a7f=_0x428e4d();while(!![]){try{const _0x1c313d=parseInt(_0x34f3c2(0x1c7))/0x1+parseInt(_0x34f3c2(0x1c6))/0x2*(parseInt(_0x34f3c2(0x1d7))/0x3)+parseInt(_0x34f3c2(0x1d8))/0x4+parseInt(_0x34f3c2(0x1d3))/0x5+-parseInt(_0x34f3c2(0x1c4))/0x6+-parseInt(_0x34f3c2(0x1b9))/0x7*(parseInt(_0x34f3c2(0x1cd))/0x8)+-parseInt(_0x34f3c2(0x1d9))/0x9;if(_0x1c313d===_0xae1d5a)break;else _0x511a7f['push'](_0x511a7f['shift']());}catch(_0x389df3){_0x511a7f['push'](_0x511a7f['shift']());}}}(_0x1219,0xd6d34));import{Plugin as _0x53c515}from'ckeditor5/src/core.js';import{getTranslation as _0x151a17}from'../utils/common-translations.js';function _0x4e34(_0x1bd027,_0x47d2fa){const _0x121980=_0x1219();return _0x4e34=function(_0x4e342f,_0x303c17){_0x4e342f=_0x4e342f-0x1b4;let _0x8cd758=_0x121980[_0x4e342f];return _0x8cd758;},_0x4e34(_0x1bd027,_0x47d2fa);}function _0x1219(){const _0x505592=['commandName','start','getFirstRange','1187040nQXHQk','registerDescriptionCallback','has','formatBlock','TrackChangesEditing','enableDefaultAttributesIntegration','1529875tkQhdN','locale','registerBlockAttribute','_registerLegacyDescription','5103507mkpjHI','3096388pbxyvm','27643788aQGmcS','HtmlEmbed','get','htmlEmbed','ELEMENT_HTML_EMBED','type','7iopoTP','attribute','registerElementLabel','rawHtml','nodeAfter','plugins','*Change\x20%0\x20content*','value','format','editor','descriptionFactory','2222658DwkYvx','afterInit','2rXGCdz','1689038yizqpU','element','key'];_0x1219=function(){return _0x505592;};return _0x1219();}export default class et extends _0x53c515{[_0x387602(0x1c5)](){const _0x52813b=_0x387602,_0x1ee8d5=this[_0x52813b(0x1c2)];if(!_0x1ee8d5[_0x52813b(0x1be)][_0x52813b(0x1cf)](_0x52813b(0x1b4)))return;const _0x23113d=_0x1ee8d5[_0x52813b(0x1be)][_0x52813b(0x1b5)](_0x52813b(0x1d1)),_0x4f1a79=_0x1ee8d5[_0x52813b(0x1d4)];_0x23113d[_0x52813b(0x1c3)][_0x52813b(0x1bb)](_0x52813b(0x1bc),_0x4a90c8=>_0x151a17(_0x4f1a79,_0x52813b(0x1b7),_0x4a90c8)),_0x23113d[_0x52813b(0x1d2)](_0x52813b(0x1b6)),_0x23113d[_0x52813b(0x1d5)](_0x52813b(0x1c0)),_0x23113d[_0x52813b(0x1c3)][_0x52813b(0x1ce)](_0x5153d4=>{const _0x1ef8f6=_0x52813b;if(_0x1ef8f6(0x1ba)!=_0x5153d4[_0x1ef8f6(0x1b8)])return;const {data:_0x6b220a}=_0x5153d4;if(_0x6b220a&&_0x1ef8f6(0x1c0)==_0x6b220a[_0x1ef8f6(0x1c9)]&&_0x5153d4[_0x1ef8f6(0x1cc)]()[_0x1ef8f6(0x1cb)][_0x1ef8f6(0x1bd)]['is'](_0x1ef8f6(0x1c8),_0x1ef8f6(0x1bc))){const _0x22e914=_0x151a17(_0x4f1a79,_0x1ef8f6(0x1b7));return{'type':_0x1ef8f6(0x1c1),'content':_0x151a17(_0x4f1a79,_0x1ef8f6(0x1bf),_0x22e914)};}}),this[_0x52813b(0x1d6)]();}[_0x387602(0x1d6)](){const _0x31e7b9=_0x387602,_0x51f76e=this[_0x31e7b9(0x1c2)],_0x5f1883=_0x51f76e[_0x31e7b9(0x1d4)];_0x51f76e[_0x31e7b9(0x1be)][_0x31e7b9(0x1b5)](_0x31e7b9(0x1d1))[_0x31e7b9(0x1c3)][_0x31e7b9(0x1ce)](_0x30a882=>{const _0x2d13e4=_0x31e7b9;if(_0x2d13e4(0x1d0)!=_0x30a882[_0x2d13e4(0x1b8)])return;const {data:_0x466919}=_0x30a882;if(_0x466919&&_0x2d13e4(0x1b6)==_0x466919[_0x2d13e4(0x1ca)]){const _0x4cb9b7=_0x151a17(_0x5f1883,_0x2d13e4(0x1b7));return{'type':_0x2d13e4(0x1c1),'content':_0x151a17(_0x5f1883,_0x2d13e4(0x1bf),_0x4cb9b7)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x8e2312=_0x1900;(function(_0x22fe54,_0xdf0cbd){const _0x29bacd=_0x1900,_0x68e5ac=_0x22fe54();while(!![]){try{const _0xb8bde5=parseInt(_0x29bacd(0x108))/0x1*(parseInt(_0x29bacd(0xca))/0x2)+parseInt(_0x29bacd(0xd4))/0x3+-parseInt(_0x29bacd(0x10d))/0x4+parseInt(_0x29bacd(0x111))/0x5*(-parseInt(_0x29bacd(0xfc))/0x6)+-parseInt(_0x29bacd(0xe5))/0x7+-parseInt(_0x29bacd(0xb2))/0x8*(parseInt(_0x29bacd(0xd3))/0x9)+parseInt(_0x29bacd(0xea))/0xa;if(_0xb8bde5===_0xdf0cbd)break;else _0x68e5ac['push'](_0x68e5ac['shift']());}catch(_0x562b0e){_0x68e5ac['push'](_0x68e5ac['shift']());}}}(_0x291e,0x80317));function _0x1900(_0x301d8b,_0x52a795){const _0x291ecd=_0x291e();return _0x1900=function(_0x190098,_0x5e07da){_0x190098=_0x190098-0xa2;let _0x59a73e=_0x291ecd[_0x190098];return _0x59a73e;},_0x1900(_0x301d8b,_0x52a795);}function _0x291e(){const _0x384277=['attribute','imageBlock','resizeImage','editor','TrackChangesEditing','commandParams','afterInit','registerAttributeLabel','getClosestSelectedImageElement','forceDefaultExecution','convertBlockImageToInline','convertInlineImageToBlock','toPrevious','_registerLegacyDescription','nodeBefore','12jaoTbM','formatInline','Block\x20image\x20to\x20inline\x20image','nodeAfter','ELEMENT_IMAGE','type','isCollapsed','resizedWidth','ImageEditing','findIndex','find','imageTextAlternative','1yKuqyy','registerBlockAttribute','*Set\x20image\x20width:*\x20%0','createRange','toggleImageCaption','912744uLGkRa','isOwn','getContainedElement','ImageUtils','540905IqPteH','caption','filter','imageTypeBlock','descriptionFactory','*Reset\x20image\x20width*','newValue','length','ImageUploadEditing','schema','FORMAT_IMAGE_SIZE','change','chain','registerDescriptionCallback','registerCustomCallback','join','getNearestSelectionRange','registerElementLabel','previous','*Set\x20image\x20text\x20alternative:*\x20%0','ImageCaptionUtils','deletion','model','_findSuggestions','toNext','*Remove\x20image\x20text\x20alternative*','200BMgLJL','enableCommand','get','selection','imageTypeInline','imageStylePreApply','commandName','getSuggestionCallback','insertion','width','imageCaption','ImageBlockEditing','addObject','ImageInlineEditing','has','format','ImageCaptionEditing','ELEMENT_INLINE_IMAGE','getCaptionFromImageModelElement','markDeletion','enableDefaultAttributesIntegration','isIntersecting','backward','createRangeOn','1759742DMsPws','removeObject','document','accept','ImageResize','isEqual','end','ImageTextAlternativeEditing','markInsertion','358857OfSbUG','825174UfanQc','forward','isBlockImage','uploadImage','plugins','Inline\x20image\x20to\x20block\x20image','markBlockFormat','alt','discard','key','insertImage','detach','element','locale','fromPosition','_suggestionFactory','start','681814ecSBPO','subType','getFirstRange','imageInline','isBefore','9089250yXYpPH','formatBlock','ELEMENT_CAPTION'];_0x291e=function(){return _0x384277;};return _0x291e();}import{Plugin as _0x12d75b}from'ckeditor5/src/core.js';import{LivePosition as _0x2842e1}from'ckeditor5/src/engine.js';import{getTranslation as _0xcfed0d}from'../utils/common-translations.js';export default class it extends _0x12d75b{[_0x8e2312(0xf3)](){const _0x203587=_0x8e2312,_0x2b9269=this[_0x203587(0xf0)];if(!_0x2b9269[_0x203587(0xd8)][_0x203587(0xc0)](_0x203587(0x104)))return;const _0x545040=_0x2b9269[_0x203587(0xd8)][_0x203587(0xb4)](_0x203587(0xf1)),_0x1f4e00=_0x2b9269[_0x203587(0xd8)][_0x203587(0xb4)](_0x203587(0x110)),_0x15f7f9=_0x2b9269[_0x203587(0xe1)];_0x545040[_0x203587(0xb3)](_0x203587(0xde)),_0x545040[_0x203587(0x115)][_0x203587(0xa9)](_0x203587(0xee),_0x49cefc=>_0xcfed0d(_0x15f7f9,_0x203587(0x100),_0x49cefc)),_0x545040[_0x203587(0x115)][_0x203587(0xa9)](_0x203587(0xe8),_0x1a1a8a=>_0xcfed0d(_0x15f7f9,_0x203587(0xc3),_0x1a1a8a)),_0x545040[_0x203587(0x115)][_0x203587(0xa9)](_0x203587(0x112),()=>_0xcfed0d(_0x15f7f9,_0x203587(0xec))),_0x2b9269[_0x203587(0xd8)][_0x203587(0xc0)](_0x203587(0x119))&&_0x545040[_0x203587(0xb3)](_0x203587(0xd7)),_0x2b9269[_0x203587(0xd8)][_0x203587(0xc0)](_0x203587(0xbd))&&_0x2b9269[_0x203587(0xd8)][_0x203587(0xc0)](_0x203587(0xbf))&&(_0x545040[_0x203587(0xb3)](_0x203587(0xb6),(_0x1dfde3,_0x489ba8)=>{const _0x39ddf5=_0x203587,_0x2a0e30=_0x1f4e00[_0x39ddf5(0xf5)](_0x2b9269[_0x39ddf5(0xae)][_0x39ddf5(0xcc)][_0x39ddf5(0xb5)]);_0x2b9269[_0x39ddf5(0xae)][_0x39ddf5(0xa3)](()=>{const _0x5a14e6=_0x39ddf5;_0x545040[_0x5a14e6(0xda)](_0x2a0e30,{'commandName':_0x5a14e6(0xb6),'commandParams':[_0x489ba8]},[],_0x5a14e6(0xf7));});}),_0x545040[_0x203587(0xb3)](_0x203587(0x114),(_0x46d8f9,_0x1b6fe9)=>{const _0x5401b9=_0x203587;_0x2b9269[_0x5401b9(0xae)][_0x5401b9(0xa3)](_0x5c77dd=>{const _0x38d09f=_0x5401b9;let _0x4a0a80=_0x1f4e00[_0x38d09f(0xf5)](_0x2b9269[_0x38d09f(0xae)][_0x38d09f(0xcc)][_0x38d09f(0xb5)]),_0x4e8333=_0x5c77dd[_0x38d09f(0xc9)](_0x4a0a80);const _0x29b287=_0x2842e1[_0x38d09f(0xe2)](_0x4e8333[_0x38d09f(0xe4)],_0x38d09f(0xf9)),_0x7cf88e=_0x2842e1[_0x38d09f(0xe2)](_0x4e8333[_0x38d09f(0xd0)],_0x38d09f(0xb0));_0x545040[_0x38d09f(0xf6)](()=>_0x46d8f9(_0x1b6fe9)),_0x4a0a80=_0x1f4e00[_0x38d09f(0xf5)](_0x2b9269[_0x38d09f(0xae)][_0x38d09f(0xcc)][_0x38d09f(0xb5)]),_0x4e8333=_0x5c77dd[_0x38d09f(0xc9)](_0x4a0a80);const _0x388788=_0x5c77dd[_0x38d09f(0x10b)](_0x29b287,_0x7cf88e);_0x29b287[_0x38d09f(0xdf)](),_0x7cf88e[_0x38d09f(0xdf)](),_0x545040[_0x38d09f(0xda)](_0x4a0a80,{'commandName':_0x38d09f(0xb6),'commandParams':[_0x1b6fe9]},[],_0x38d09f(0xf8)),_0x388788[_0x38d09f(0xe4)][_0x38d09f(0xe9)](_0x4e8333[_0x38d09f(0xe4)])&&_0x545040[_0x38d09f(0xd2)](_0x5c77dd[_0x38d09f(0x10b)](_0x388788[_0x38d09f(0xe4)],_0x4e8333[_0x38d09f(0xe4)]),_0x38d09f(0xf8)),_0x4e8333[_0x38d09f(0xd0)][_0x38d09f(0xe9)](_0x388788[_0x38d09f(0xd0)])&&_0x545040[_0x38d09f(0xd2)](_0x5c77dd[_0x38d09f(0x10b)](_0x4e8333[_0x38d09f(0xd0)],_0x388788[_0x38d09f(0xd0)]),_0x38d09f(0xf8));});}),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xeb),_0x203587(0xf8),_0x203587(0xa7),()=>!0x1),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xeb),_0x203587(0xf8),_0x203587(0xcd),()=>!0x1),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xeb),_0x203587(0xf8),_0x203587(0xdc),_0x545040[_0x203587(0xe3)][_0x203587(0xb9)](_0x203587(0xeb),'',_0x203587(0xcd))),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xba),_0x203587(0xf8),_0x203587(0xa7),()=>!0x1),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xba),_0x203587(0xf8),_0x203587(0xdc),([_0x9f5b11])=>{const _0xe26bfa=_0x203587,_0x4be216=_0x545040[_0xe26bfa(0xe3)][_0xe26bfa(0xb9)](_0xe26bfa(0xba),'',_0xe26bfa(0xdc));let _0x3f4e10=_0x9f5b11[_0xe26bfa(0xe4)],_0x151a66=_0x9f5b11[_0xe26bfa(0xd0)];const _0x2da18b=_0x2b9269[_0xe26bfa(0xae)][_0xe26bfa(0x11a)][_0xe26bfa(0xa8)](_0x3f4e10,_0xe26bfa(0xc8)),_0xbf79a5=_0x2b9269[_0xe26bfa(0xae)][_0xe26bfa(0x11a)][_0xe26bfa(0xa8)](_0x151a66,_0xe26bfa(0xd5));_0x2da18b[_0xe26bfa(0x102)]&&(_0x3f4e10=_0x2da18b[_0xe26bfa(0xe4)]),_0xbf79a5[_0xe26bfa(0x102)]&&(_0x151a66=_0xbf79a5[_0xe26bfa(0xd0)]),_0x4be216([_0x2b9269[_0xe26bfa(0xae)][_0xe26bfa(0x10b)](_0x3f4e10,_0x151a66)]);}),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xeb),_0x203587(0xf8),_0x203587(0xa4),_0x1cc6c1),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xba),_0x203587(0xf8),_0x203587(0xa4),_0x1cc6c1)),_0x2b9269[_0x203587(0xd8)][_0x203587(0xc0)](_0x203587(0xc2))&&(_0x545040[_0x203587(0xb3)](_0x203587(0x10c),(_0x2d3f25,_0x166817)=>{const _0x49d6a1=_0x203587,_0x5c2aa2=_0x2b9269[_0x49d6a1(0xd8)][_0x49d6a1(0xb4)](_0x49d6a1(0xac));let _0x556c3b=_0x1f4e00[_0x49d6a1(0xf5)](_0x2b9269[_0x49d6a1(0xae)][_0x49d6a1(0xcc)][_0x49d6a1(0xb5)]),_0x5ef500=_0x5c2aa2[_0x49d6a1(0xc4)](_0x556c3b);_0x2b9269[_0x49d6a1(0xae)][_0x49d6a1(0xa3)](()=>{const _0x3988c5=_0x49d6a1;if(_0x5ef500)return void _0x545040[_0x3988c5(0xc5)](_0x2b9269[_0x3988c5(0xae)][_0x3988c5(0xc9)](_0x5ef500));const _0x49c229=_0x1f4e00[_0x3988c5(0xd6)](_0x556c3b);_0x2d3f25(_0x166817),_0x556c3b=_0x1f4e00[_0x3988c5(0xf5)](_0x2b9269[_0x3988c5(0xae)][_0x3988c5(0xcc)][_0x3988c5(0xb5)]),_0x5ef500=_0x5c2aa2[_0x3988c5(0xc4)](_0x556c3b),_0x545040[_0x3988c5(0xd2)](_0x2b9269[_0x3988c5(0xae)][_0x3988c5(0xc9)](_0x5ef500),_0x49c229?null:_0x3988c5(0xbc));});}),_0x545040[_0x203587(0xe3)][_0x203587(0xa6)](_0x203587(0xba),_0x203587(0xbc),_0x203587(0xa4),_0x1cc6c1));const _0x54db31=[{'type':_0x203587(0xeb),'subType':_0x203587(0xb7)},{'type':_0x203587(0xba),'subType':_0x203587(0xbc)},{'type':_0x203587(0xeb),'subType':_0x203587(0xf8)},{'type':_0x203587(0xba),'subType':_0x203587(0xf8)}];function _0x1f7a32(_0x32403a,_0x4bfb9f){const _0x358c93=_0x203587,_0xfad23f=_0x54db31[_0x358c93(0x105)](({type:_0x2fe496,subType:_0x592cb8})=>_0x32403a[_0x358c93(0x101)]==_0x2fe496&&_0x32403a[_0x358c93(0xe6)]==_0x592cb8),_0x38ae54=_0x54db31[_0x358c93(0x105)](({type:_0x47e747,subType:_0x39bf35})=>_0x4bfb9f[_0x358c93(0x101)]==_0x47e747&&_0x4bfb9f[_0x358c93(0xe6)]==_0x39bf35);if(_0xfad23f<0x0||_0x38ae54<0x0)return!0x1;const _0x44fa6b=_0x32403a[_0x358c93(0xe7)](),_0x5e49d3=_0x4bfb9f[_0x358c93(0xe7)]();if((0x0==_0xfad23f||0x1==_0xfad23f)&&0x2==_0x38ae54&&_0x44fa6b[_0x358c93(0xc7)](_0x5e49d3))return!0x0;if(0x2==_0xfad23f&&0x3==_0x38ae54){const _0x2eeaac=_0x545040[_0x358c93(0xaf)](_0x44fa6b,_0x358c93(0xba))[_0x358c93(0x113)](({suggestion:_0x28cd32,meta:_0x16036f})=>_0x16036f[_0x358c93(0x10e)]&&_0x358c93(0xf8)==_0x28cd32[_0x358c93(0xe6)]);if(_0x2eeaac[_0x358c93(0x118)]>0x1&&_0x5e49d3[_0x358c93(0xd0)][_0x358c93(0xcf)](_0x44fa6b[_0x358c93(0xe4)]))return!0x0;if(0x1==_0x2eeaac[_0x358c93(0x118)]&&(_0x44fa6b[_0x358c93(0xe4)][_0x358c93(0xcf)](_0x5e49d3[_0x358c93(0xd0)])||_0x44fa6b[_0x358c93(0xd0)][_0x358c93(0xcf)](_0x5e49d3[_0x358c93(0xe4)])))return!0x0;}if(0x3==_0xfad23f&&0x3==_0x38ae54&&_0x44fa6b[_0x358c93(0xe4)][_0x358c93(0xe9)](_0x5e49d3[_0x358c93(0xe4)])){const _0x10620c=_0x44fa6b[_0x358c93(0xd0)][_0x358c93(0xff)],_0x447875=_0x5e49d3[_0x358c93(0xe4)][_0x358c93(0xfb)];return _0x1f4e00[_0x358c93(0xd6)](_0x10620c)&&_0x10620c===_0x447875;}return!0x1;}function _0x1cc6c1(_0x1051cf,_0x3892cd){return _0x1f7a32(_0x1051cf,_0x3892cd)?[_0x1051cf,_0x3892cd]:_0x1f7a32(_0x3892cd,_0x1051cf)?[_0x3892cd,_0x1051cf]:null;}_0x2b9269[_0x203587(0xd8)][_0x203587(0xc0)](_0x203587(0xce))&&(_0x545040[_0x203587(0xc6)](_0x203587(0xef)),_0x545040[_0x203587(0x109)](_0x203587(0x103)),_0x545040[_0x203587(0x115)][_0x203587(0xf4)](_0x203587(0x103),_0xcfed0d(_0x15f7f9,_0x203587(0xa2)))),_0x2b9269[_0x203587(0xd8)][_0x203587(0xc0)](_0x203587(0xd1))&&(_0x545040[_0x203587(0xc6)](_0x203587(0x107)),_0x545040[_0x203587(0x109)](_0x203587(0xdb))),_0x545040[_0x203587(0x115)][_0x203587(0xa5)](_0x3aa9be=>{const _0x2e3988=_0x203587;if(!!_0x54db31[_0x2e3988(0x106)](({type:_0x5605d6,subType:_0x4460c3})=>_0x3aa9be[_0x2e3988(0x101)]==_0x5605d6&&_0x3aa9be[_0x2e3988(0xe6)]==_0x4460c3))return _0x3aa9be[_0x2e3988(0xaa)]?{}:void 0x0;}),_0x545040[_0x203587(0x115)][_0x203587(0xa5)](_0x279511=>{const _0x43c01e=_0x203587;if(_0x43c01e(0xba)==_0x279511[_0x43c01e(0x101)]||_0x43c01e(0xad)==_0x279511[_0x43c01e(0x101)]){const _0x56e0e3=_0x279511[_0x43c01e(0x10f)]();if(_0x56e0e3&&_0x56e0e3['is'](_0x43c01e(0xe0),_0x43c01e(0x112)))return{'type':_0x43c01e(0xba)==_0x279511[_0x43c01e(0x101)]?_0x43c01e(0xbe):_0x43c01e(0xcb),'element':_0x56e0e3,'quantity':0x1};}}),_0x545040[_0x203587(0x115)][_0x203587(0xa5)](_0x3dd435=>_0x203587(0xeb)==_0x3dd435[_0x203587(0x101)]&&_0x203587(0xf8)==_0x3dd435[_0x203587(0xe6)]?{'type':_0x203587(0xc1),'content':_0x203587(0xd9)}:_0x203587(0xeb)==_0x3dd435[_0x203587(0x101)]&&_0x203587(0xf7)==_0x3dd435[_0x203587(0xe6)]?{'type':_0x203587(0xc1),'content':_0x203587(0xfe)}:void 0x0),_0x545040[_0x203587(0x115)][_0x203587(0xa5)](_0x40d7af=>{const _0x270f7f=_0x203587;if(_0x270f7f(0xed)!=_0x40d7af[_0x270f7f(0x101)])return;const {data:_0x501a36}=_0x40d7af;if(!_0x501a36||_0x270f7f(0xdb)!=_0x501a36[_0x270f7f(0xdd)])return;const _0x31e4fa=_0x501a36[_0x270f7f(0x117)];return _0x31e4fa?{'type':_0x270f7f(0xc1),'content':_0xcfed0d(_0x15f7f9,_0x270f7f(0xab),'\x22'+_0x31e4fa+'\x22')}:{'type':_0x270f7f(0xc1),'content':_0xcfed0d(_0x15f7f9,_0x270f7f(0xb1))};}),this[_0x203587(0xfa)]();}[_0x8e2312(0xfa)](){const _0x481d46=_0x8e2312,_0x516e12=this[_0x481d46(0xf0)],_0x423d9a=_0x516e12[_0x481d46(0xe1)];_0x516e12[_0x481d46(0xd8)][_0x481d46(0xb4)](_0x481d46(0xf1))[_0x481d46(0x115)][_0x481d46(0xa5)](_0x1a8e60=>{const _0x29f8f4=_0x481d46;if(_0x29f8f4(0xeb)!=_0x1a8e60[_0x29f8f4(0x101)]&&_0x29f8f4(0xfd)!=_0x1a8e60[_0x29f8f4(0x101)])return;const {data:_0x5196b8}=_0x1a8e60;if(_0x5196b8){if(_0x29f8f4(0x107)==_0x5196b8[_0x29f8f4(0xb8)]){const _0x15f203=_0x5196b8[_0x29f8f4(0xf2)][0x0][_0x29f8f4(0x117)];return _0x15f203?{'type':_0x29f8f4(0xc1),'content':_0xcfed0d(_0x423d9a,_0x29f8f4(0xab),'\x22'+_0x15f203+'\x22')}:{'type':_0x29f8f4(0xc1),'content':_0xcfed0d(_0x423d9a,_0x29f8f4(0xb1))};}if(_0x29f8f4(0xef)==_0x5196b8[_0x29f8f4(0xb8)]){const _0x25ebd3=_0x5196b8[_0x29f8f4(0xf2)][0x0][_0x29f8f4(0xbb)];return _0x25ebd3?{'type':_0x29f8f4(0xc1),'content':_0xcfed0d(_0x423d9a,_0x29f8f4(0x10a),_0x25ebd3)}:{'type':_0x29f8f4(0xc1),'content':_0xcfed0d(_0x423d9a,_0x29f8f4(0x116))};}}});}}
23
+ const _0x52a1d2=_0x1f55;(function(_0x226994,_0x3e7f69){const _0x4c460e=_0x1f55,_0x558593=_0x226994();while(!![]){try{const _0x597675=-parseInt(_0x4c460e(0xd2))/0x1*(-parseInt(_0x4c460e(0xa0))/0x2)+-parseInt(_0x4c460e(0xce))/0x3*(-parseInt(_0x4c460e(0xa5))/0x4)+parseInt(_0x4c460e(0x84))/0x5*(parseInt(_0x4c460e(0xba))/0x6)+-parseInt(_0x4c460e(0xb0))/0x7*(parseInt(_0x4c460e(0x94))/0x8)+-parseInt(_0x4c460e(0xac))/0x9+-parseInt(_0x4c460e(0xe4))/0xa*(-parseInt(_0x4c460e(0xd4))/0xb)+parseInt(_0x4c460e(0x74))/0xc*(-parseInt(_0x4c460e(0x9c))/0xd);if(_0x597675===_0x3e7f69)break;else _0x558593['push'](_0x558593['shift']());}catch(_0x3d45b9){_0x558593['push'](_0x558593['shift']());}}}(_0x295c,0x60c0f));import{Plugin as _0x5c5211}from'ckeditor5/src/core.js';function _0x295c(){const _0xce8045=['discard','createRange','_registerLegacyDescription','ELEMENT_IMAGE','newValue','ImageTextAlternativeEditing','isEqual','Inline\x20image\x20to\x20block\x20image','ImageUploadEditing','commandName','4264hTjMwp','end','TrackChangesEditing','imageBlock','chain','ELEMENT_CAPTION','toNext','isIntersecting','13YxicxT','registerElementLabel','insertion','ImageUtils','746NqgZMG','element','isBlockImage','uploadImage','addObject','2317884TaoCHl','caption','nodeBefore','convertInlineImageToBlock','length','enableDefaultAttributesIntegration','ImageInlineEditing','2661219mIxmRO','registerDescriptionCallback','plugins','getClosestSelectedImageElement','4844jhGNjM','imageTypeBlock','ImageResize','ImageEditing','registerCustomCallback','forward','accept','commandParams','get','*Set\x20image\x20width:*\x20%0','84tRWFuO','getCaptionFromImageModelElement','nodeAfter','_findSuggestions','alt','registerAttributeLabel','insertImage','toPrevious','createRangeOn','formatBlock','previous','ImageCaptionUtils','getContainedElement','markBlockFormat','afterInit','model','ImageBlockEditing','width','filter','getFirstRange','3bKxhQA','editor','FORMAT_IMAGE_SIZE','has','689InBTTT','*Remove\x20image\x20text\x20alternative*','4446343xLiEjR','isCollapsed','subType','type','deletion','removeObject','document','enableCommand','markDeletion','detach','formatInline','findIndex','forceDefaultExecution','imageInline','fromPosition','_suggestionFactory','10rmoePH','find','format','toggleImageCaption','resizedWidth','isBefore','schema','*Reset\x20image\x20width*','markInsertion','join','*Set\x20image\x20text\x20alternative:*\x20%0','selection','11166876EiLGHE','imageStylePreApply','resizeImage','backward','isOwn','imageCaption','imageTypeInline','locale','imageTextAlternative','registerBlockAttribute','getNearestSelectionRange','convertBlockImageToInline','key','ImageCaptionEditing','change','descriptionFactory','268115MTlubP','Block\x20image\x20to\x20inline\x20image','ELEMENT_INLINE_IMAGE','start','attribute','getSuggestionCallback'];_0x295c=function(){return _0xce8045;};return _0x295c();}function _0x1f55(_0x5bc7ac,_0x2437eb){const _0x295c53=_0x295c();return _0x1f55=function(_0x1f557e,_0x2e3e01){_0x1f557e=_0x1f557e-0x6f;let _0x598523=_0x295c53[_0x1f557e];return _0x598523;},_0x1f55(_0x5bc7ac,_0x2437eb);}import{LivePosition as _0x45a887}from'ckeditor5/src/engine.js';import{getTranslation as _0x2d4643}from'../utils/common-translations.js';export default class it extends _0x5c5211{[_0x52a1d2(0xc8)](){const _0x17824f=_0x52a1d2,_0x3eabfd=this[_0x17824f(0xcf)];if(!_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xd1)](_0x17824f(0xb3)))return;const _0x5d9487=_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xb8)](_0x17824f(0x96)),_0xb4189=_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xb8)](_0x17824f(0x9f)),_0x2f2bbc=_0x3eabfd[_0x17824f(0x7b)];_0x5d9487[_0x17824f(0xdb)](_0x17824f(0xc0)),_0x5d9487[_0x17824f(0x83)][_0x17824f(0x9d)](_0x17824f(0x97),_0x5ad64d=>_0x2d4643(_0x2f2bbc,_0x17824f(0x8d),_0x5ad64d)),_0x5d9487[_0x17824f(0x83)][_0x17824f(0x9d)](_0x17824f(0xe1),_0xbe2e5f=>_0x2d4643(_0x2f2bbc,_0x17824f(0x86),_0xbe2e5f)),_0x5d9487[_0x17824f(0x83)][_0x17824f(0x9d)](_0x17824f(0xa6),()=>_0x2d4643(_0x2f2bbc,_0x17824f(0x99))),_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xd1)](_0x17824f(0x92))&&_0x5d9487[_0x17824f(0xdb)](_0x17824f(0xa3)),_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xd1)](_0x17824f(0xca))&&_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xd1)](_0x17824f(0xab))&&(_0x5d9487[_0x17824f(0xdb)](_0x17824f(0x7a),(_0x3629c6,_0x167466)=>{const _0x187d6a=_0x17824f,_0x51c6c7=_0xb4189[_0x187d6a(0xaf)](_0x3eabfd[_0x187d6a(0xc9)][_0x187d6a(0xda)][_0x187d6a(0x73)]);_0x3eabfd[_0x187d6a(0xc9)][_0x187d6a(0x82)](()=>{const _0x106451=_0x187d6a;_0x5d9487[_0x106451(0xc7)](_0x51c6c7,{'commandName':_0x106451(0x7a),'commandParams':[_0x167466]},[],_0x106451(0x7f));});}),_0x5d9487[_0x17824f(0xdb)](_0x17824f(0xb1),(_0x369b15,_0x581897)=>{const _0x45ce59=_0x17824f;_0x3eabfd[_0x45ce59(0xc9)][_0x45ce59(0x82)](_0x141549=>{const _0xa3e5cf=_0x45ce59;let _0x190619=_0xb4189[_0xa3e5cf(0xaf)](_0x3eabfd[_0xa3e5cf(0xc9)][_0xa3e5cf(0xda)][_0xa3e5cf(0x73)]),_0x30073f=_0x141549[_0xa3e5cf(0xc2)](_0x190619);const _0xee862e=_0x45a887[_0xa3e5cf(0xe2)](_0x30073f[_0xa3e5cf(0x87)],_0xa3e5cf(0xc1)),_0x4429dd=_0x45a887[_0xa3e5cf(0xe2)](_0x30073f[_0xa3e5cf(0x95)],_0xa3e5cf(0x9a));_0x5d9487[_0xa3e5cf(0xe0)](()=>_0x369b15(_0x581897)),_0x190619=_0xb4189[_0xa3e5cf(0xaf)](_0x3eabfd[_0xa3e5cf(0xc9)][_0xa3e5cf(0xda)][_0xa3e5cf(0x73)]),_0x30073f=_0x141549[_0xa3e5cf(0xc2)](_0x190619);const _0x294e1c=_0x141549[_0xa3e5cf(0x8b)](_0xee862e,_0x4429dd);_0xee862e[_0xa3e5cf(0xdd)](),_0x4429dd[_0xa3e5cf(0xdd)](),_0x5d9487[_0xa3e5cf(0xc7)](_0x190619,{'commandName':_0xa3e5cf(0x7a),'commandParams':[_0x581897]},[],_0xa3e5cf(0xa8)),_0x294e1c[_0xa3e5cf(0x87)][_0xa3e5cf(0xe9)](_0x30073f[_0xa3e5cf(0x87)])&&_0x5d9487[_0xa3e5cf(0x70)](_0x141549[_0xa3e5cf(0x8b)](_0x294e1c[_0xa3e5cf(0x87)],_0x30073f[_0xa3e5cf(0x87)]),_0xa3e5cf(0xa8)),_0x30073f[_0xa3e5cf(0x95)][_0xa3e5cf(0xe9)](_0x294e1c[_0xa3e5cf(0x95)])&&_0x5d9487[_0xa3e5cf(0x70)](_0x141549[_0xa3e5cf(0x8b)](_0x30073f[_0xa3e5cf(0x95)],_0x294e1c[_0xa3e5cf(0x95)]),_0xa3e5cf(0xa8));});}),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0xc3),_0x17824f(0xa8),_0x17824f(0x71),()=>!0x1),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0xc3),_0x17824f(0xa8),_0x17824f(0xb6),()=>!0x1),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0xc3),_0x17824f(0xa8),_0x17824f(0x8a),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0x89)](_0x17824f(0xc3),'',_0x17824f(0xb6))),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0x9e),_0x17824f(0xa8),_0x17824f(0x71),()=>!0x1),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0x9e),_0x17824f(0xa8),_0x17824f(0x8a),([_0x287e05])=>{const _0x25351a=_0x17824f,_0x2bf760=_0x5d9487[_0x25351a(0xe3)][_0x25351a(0x89)](_0x25351a(0x9e),'',_0x25351a(0x8a));let _0x5955bc=_0x287e05[_0x25351a(0x87)],_0x3d26c4=_0x287e05[_0x25351a(0x95)];const _0x356d66=_0x3eabfd[_0x25351a(0xc9)][_0x25351a(0xea)][_0x25351a(0x7e)](_0x5955bc,_0x25351a(0x77)),_0x2c2975=_0x3eabfd[_0x25351a(0xc9)][_0x25351a(0xea)][_0x25351a(0x7e)](_0x3d26c4,_0x25351a(0xb5));_0x356d66[_0x25351a(0xd5)]&&(_0x5955bc=_0x356d66[_0x25351a(0x87)]),_0x2c2975[_0x25351a(0xd5)]&&(_0x3d26c4=_0x2c2975[_0x25351a(0x95)]),_0x2bf760([_0x3eabfd[_0x25351a(0xc9)][_0x25351a(0x8b)](_0x5955bc,_0x3d26c4)]);}),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0xc3),_0x17824f(0xa8),_0x17824f(0x98),_0x133c26),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0x9e),_0x17824f(0xa8),_0x17824f(0x98),_0x133c26)),_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xd1)](_0x17824f(0x81))&&(_0x5d9487[_0x17824f(0xdb)](_0x17824f(0xe7),(_0x1b095d,_0x2cb350)=>{const _0x285b1d=_0x17824f,_0x31aa11=_0x3eabfd[_0x285b1d(0xae)][_0x285b1d(0xb8)](_0x285b1d(0xc5));let _0x13b703=_0xb4189[_0x285b1d(0xaf)](_0x3eabfd[_0x285b1d(0xc9)][_0x285b1d(0xda)][_0x285b1d(0x73)]),_0x56e3c7=_0x31aa11[_0x285b1d(0xbb)](_0x13b703);_0x3eabfd[_0x285b1d(0xc9)][_0x285b1d(0x82)](()=>{const _0x39f340=_0x285b1d;if(_0x56e3c7)return void _0x5d9487[_0x39f340(0xdc)](_0x3eabfd[_0x39f340(0xc9)][_0x39f340(0xc2)](_0x56e3c7));const _0x1aa0a8=_0xb4189[_0x39f340(0xa2)](_0x13b703);_0x1b095d(_0x2cb350),_0x13b703=_0xb4189[_0x39f340(0xaf)](_0x3eabfd[_0x39f340(0xc9)][_0x39f340(0xda)][_0x39f340(0x73)]),_0x56e3c7=_0x31aa11[_0x39f340(0xbb)](_0x13b703),_0x5d9487[_0x39f340(0x70)](_0x3eabfd[_0x39f340(0xc9)][_0x39f340(0xc2)](_0x56e3c7),_0x1aa0a8?null:_0x39f340(0x79));});}),_0x5d9487[_0x17824f(0xe3)][_0x17824f(0xb4)](_0x17824f(0x9e),_0x17824f(0x79),_0x17824f(0x98),_0x133c26));const _0x352d2d=[{'type':_0x17824f(0xc3),'subType':_0x17824f(0x75)},{'type':_0x17824f(0x9e),'subType':_0x17824f(0x79)},{'type':_0x17824f(0xc3),'subType':_0x17824f(0xa8)},{'type':_0x17824f(0x9e),'subType':_0x17824f(0xa8)}];function _0x5e6ea1(_0x11bd20,_0x3ad40d){const _0x4edab4=_0x17824f,_0x2d7e9b=_0x352d2d[_0x4edab4(0xdf)](({type:_0x3c38c3,subType:_0x2817b3})=>_0x11bd20[_0x4edab4(0xd7)]==_0x3c38c3&&_0x11bd20[_0x4edab4(0xd6)]==_0x2817b3),_0x5c26fd=_0x352d2d[_0x4edab4(0xdf)](({type:_0x57f57c,subType:_0x4c126e})=>_0x3ad40d[_0x4edab4(0xd7)]==_0x57f57c&&_0x3ad40d[_0x4edab4(0xd6)]==_0x4c126e);if(_0x2d7e9b<0x0||_0x5c26fd<0x0)return!0x1;const _0x35c990=_0x11bd20[_0x4edab4(0xcd)](),_0x319b64=_0x3ad40d[_0x4edab4(0xcd)]();if((0x0==_0x2d7e9b||0x1==_0x2d7e9b)&&0x2==_0x5c26fd&&_0x35c990[_0x4edab4(0x9b)](_0x319b64))return!0x0;if(0x2==_0x2d7e9b&&0x3==_0x5c26fd){const _0x5705a0=_0x5d9487[_0x4edab4(0xbd)](_0x35c990,_0x4edab4(0x9e))[_0x4edab4(0xcc)](({suggestion:_0x25b152,meta:_0x2c990d})=>_0x2c990d[_0x4edab4(0x78)]&&_0x4edab4(0xa8)==_0x25b152[_0x4edab4(0xd6)]);if(_0x5705a0[_0x4edab4(0xa9)]>0x1&&_0x319b64[_0x4edab4(0x95)][_0x4edab4(0x90)](_0x35c990[_0x4edab4(0x87)]))return!0x0;if(0x1==_0x5705a0[_0x4edab4(0xa9)]&&(_0x35c990[_0x4edab4(0x87)][_0x4edab4(0x90)](_0x319b64[_0x4edab4(0x95)])||_0x35c990[_0x4edab4(0x95)][_0x4edab4(0x90)](_0x319b64[_0x4edab4(0x87)])))return!0x0;}if(0x3==_0x2d7e9b&&0x3==_0x5c26fd&&_0x35c990[_0x4edab4(0x87)][_0x4edab4(0xe9)](_0x319b64[_0x4edab4(0x87)])){const _0x55ff2a=_0x35c990[_0x4edab4(0x95)][_0x4edab4(0xbc)],_0x5d7950=_0x319b64[_0x4edab4(0x87)][_0x4edab4(0xa7)];return _0xb4189[_0x4edab4(0xa2)](_0x55ff2a)&&_0x55ff2a===_0x5d7950;}return!0x1;}function _0x133c26(_0x418e3f,_0x4e0b8c){return _0x5e6ea1(_0x418e3f,_0x4e0b8c)?[_0x418e3f,_0x4e0b8c]:_0x5e6ea1(_0x4e0b8c,_0x418e3f)?[_0x4e0b8c,_0x418e3f]:null;}_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xd1)](_0x17824f(0xb2))&&(_0x5d9487[_0x17824f(0xaa)](_0x17824f(0x76)),_0x5d9487[_0x17824f(0x7d)](_0x17824f(0xe8)),_0x5d9487[_0x17824f(0x83)][_0x17824f(0xbf)](_0x17824f(0xe8),_0x2d4643(_0x2f2bbc,_0x17824f(0xd0)))),_0x3eabfd[_0x17824f(0xae)][_0x17824f(0xd1)](_0x17824f(0x8f))&&(_0x5d9487[_0x17824f(0xaa)](_0x17824f(0x7c)),_0x5d9487[_0x17824f(0x7d)](_0x17824f(0xbe))),_0x5d9487[_0x17824f(0x83)][_0x17824f(0xad)](_0x396955=>{const _0x520743=_0x17824f;if(!!_0x352d2d[_0x520743(0xe5)](({type:_0x581d06,subType:_0x572082})=>_0x396955[_0x520743(0xd7)]==_0x581d06&&_0x396955[_0x520743(0xd6)]==_0x572082))return _0x396955[_0x520743(0xc4)]?{}:void 0x0;}),_0x5d9487[_0x17824f(0x83)][_0x17824f(0xad)](_0x36a513=>{const _0x448472=_0x17824f;if(_0x448472(0x9e)==_0x36a513[_0x448472(0xd7)]||_0x448472(0xd8)==_0x36a513[_0x448472(0xd7)]){const _0xf2b316=_0x36a513[_0x448472(0xc6)]();if(_0xf2b316&&_0xf2b316['is'](_0x448472(0xa1),_0x448472(0xa6)))return{'type':_0x448472(0x9e)==_0x36a513[_0x448472(0xd7)]?_0x448472(0xa4):_0x448472(0xd9),'element':_0xf2b316,'quantity':0x1};}}),_0x5d9487[_0x17824f(0x83)][_0x17824f(0xad)](_0x283e80=>_0x17824f(0xc3)==_0x283e80[_0x17824f(0xd7)]&&_0x17824f(0xa8)==_0x283e80[_0x17824f(0xd6)]?{'type':_0x17824f(0xe6),'content':_0x17824f(0x91)}:_0x17824f(0xc3)==_0x283e80[_0x17824f(0xd7)]&&_0x17824f(0x7f)==_0x283e80[_0x17824f(0xd6)]?{'type':_0x17824f(0xe6),'content':_0x17824f(0x85)}:void 0x0),_0x5d9487[_0x17824f(0x83)][_0x17824f(0xad)](_0x4432ee=>{const _0x3f5e7c=_0x17824f;if(_0x3f5e7c(0x88)!=_0x4432ee[_0x3f5e7c(0xd7)])return;const {data:_0x57b2cb}=_0x4432ee;if(!_0x57b2cb||_0x3f5e7c(0xbe)!=_0x57b2cb[_0x3f5e7c(0x80)])return;const _0xfa1269=_0x57b2cb[_0x3f5e7c(0x8e)];return _0xfa1269?{'type':_0x3f5e7c(0xe6),'content':_0x2d4643(_0x2f2bbc,_0x3f5e7c(0x72),'\x22'+_0xfa1269+'\x22')}:{'type':_0x3f5e7c(0xe6),'content':_0x2d4643(_0x2f2bbc,_0x3f5e7c(0xd3))};}),this[_0x17824f(0x8c)]();}[_0x52a1d2(0x8c)](){const _0x2c167e=_0x52a1d2,_0x4375b1=this[_0x2c167e(0xcf)],_0x155dcf=_0x4375b1[_0x2c167e(0x7b)];_0x4375b1[_0x2c167e(0xae)][_0x2c167e(0xb8)](_0x2c167e(0x96))[_0x2c167e(0x83)][_0x2c167e(0xad)](_0x228545=>{const _0x457431=_0x2c167e;if(_0x457431(0xc3)!=_0x228545[_0x457431(0xd7)]&&_0x457431(0xde)!=_0x228545[_0x457431(0xd7)])return;const {data:_0x174c5e}=_0x228545;if(_0x174c5e){if(_0x457431(0x7c)==_0x174c5e[_0x457431(0x93)]){const _0x15f0e7=_0x174c5e[_0x457431(0xb7)][0x0][_0x457431(0x8e)];return _0x15f0e7?{'type':_0x457431(0xe6),'content':_0x2d4643(_0x155dcf,_0x457431(0x72),'\x22'+_0x15f0e7+'\x22')}:{'type':_0x457431(0xe6),'content':_0x2d4643(_0x155dcf,_0x457431(0xd3))};}if(_0x457431(0x76)==_0x174c5e[_0x457431(0x93)]){const _0x7f3f2c=_0x174c5e[_0x457431(0xb7)][0x0][_0x457431(0xcb)];return _0x7f3f2c?{'type':_0x457431(0xe6),'content':_0x2d4643(_0x155dcf,_0x457431(0xb9),_0x7f3f2c)}:{'type':_0x457431(0xe6),'content':_0x2d4643(_0x155dcf,_0x457431(0x6f))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x39f7c9=_0x30eb;(function(_0x89dce2,_0xdb50bc){const _0x38a3fd=_0x30eb,_0x3101c6=_0x89dce2();while(!![]){try{const _0x4596c6=-parseInt(_0x38a3fd(0x11c))/0x1+-parseInt(_0x38a3fd(0x127))/0x2*(-parseInt(_0x38a3fd(0x132))/0x3)+-parseInt(_0x38a3fd(0x131))/0x4*(parseInt(_0x38a3fd(0x12b))/0x5)+parseInt(_0x38a3fd(0x115))/0x6*(parseInt(_0x38a3fd(0x121))/0x7)+-parseInt(_0x38a3fd(0x10f))/0x8+parseInt(_0x38a3fd(0x123))/0x9+-parseInt(_0x38a3fd(0x129))/0xa*(parseInt(_0x38a3fd(0x134))/0xb);if(_0x4596c6===_0xdb50bc)break;else _0x3101c6['push'](_0x3101c6['shift']());}catch(_0x47f717){_0x3101c6['push'](_0x3101c6['shift']());}}}(_0x1506,0xba25d));function _0x1506(){const _0x112ab8=['oldValue','type','28460wwYsxK','3nmxCqi','src','1837ZVdUon','registerDescriptionCallback','replaceImageSource','getSuggestionCallback','registerCustomCallback','discard','2701264WbYSOd','plugins','newValue','has','_handleLegacySuggestions','get','96lOEiDd','afterInit','*Replace\x20image\x20URL*','key','commandName','accept','registerBlockAttribute','600622zXlTZj','enableDefaultAttributesIntegration','_suggestionFactory','format','*Format:*\x20replace\x20image\x20URL','423710CZmeWi','descriptionFactory','12065778jcBdcz','editor','locale','_registerLegacyDescription','626246CDDzLE','formatBlock','20670YGlzhz','attribute','405zKCxrx','ImageEditing','TrackChangesEditing','formatInline'];_0x1506=function(){return _0x112ab8;};return _0x1506();}function _0x30eb(_0x9cfbf9,_0x37c60a){const _0x150669=_0x1506();return _0x30eb=function(_0x30ebea,_0x3490b6){_0x30ebea=_0x30ebea-0x10b;let _0x5f1bb8=_0x150669[_0x30ebea];return _0x5f1bb8;},_0x30eb(_0x9cfbf9,_0x37c60a);}import{Plugin as _0xfdad8a}from'ckeditor5/src/core.js';import{getTranslation as _0xaf5c1a}from'../utils/common-translations.js';export default class st extends _0xfdad8a{[_0x39f7c9(0x116)](){const _0x3d2afb=_0x39f7c9;if(!this[_0x3d2afb(0x124)][_0x3d2afb(0x110)][_0x3d2afb(0x112)](_0x3d2afb(0x12c)))return;const _0x9abd60=this[_0x3d2afb(0x124)][_0x3d2afb(0x125)],_0x53a131=this[_0x3d2afb(0x124)][_0x3d2afb(0x110)][_0x3d2afb(0x114)](_0x3d2afb(0x12d));_0x53a131[_0x3d2afb(0x11d)](_0x3d2afb(0x10b)),_0x53a131[_0x3d2afb(0x11b)](_0x3d2afb(0x133)),_0x53a131[_0x3d2afb(0x122)][_0x3d2afb(0x135)](_0x3774b6=>{const _0x270ade=_0x3d2afb;if(_0x270ade(0x12a)!=_0x3774b6[_0x270ade(0x130)])return;const {data:_0x2c8a2e}=_0x3774b6;return _0x2c8a2e&&_0x270ade(0x133)==_0x2c8a2e[_0x270ade(0x118)]?_0x2c8a2e[_0x270ade(0x111)]&&_0x2c8a2e[_0x270ade(0x12f)]?{'type':_0x270ade(0x11f),'content':_0xaf5c1a(_0x9abd60,_0x270ade(0x117))}:{'type':_0x270ade(0x11f),'content':''}:void 0x0;}),this[_0x3d2afb(0x113)]();}[_0x39f7c9(0x113)](){const _0x237653=_0x39f7c9,_0x3fc76c=this[_0x237653(0x124)][_0x237653(0x110)][_0x237653(0x114)](_0x237653(0x12d));_0x3fc76c[_0x237653(0x11e)][_0x237653(0x10d)](_0x237653(0x128),_0x237653(0x10b),_0x237653(0x11a),_0x3fc76c[_0x237653(0x11e)][_0x237653(0x10c)](_0x237653(0x128),null,_0x237653(0x10e))),_0x3fc76c[_0x237653(0x11e)][_0x237653(0x10d)](_0x237653(0x128),_0x237653(0x10b),_0x237653(0x10e),_0x3fc76c[_0x237653(0x11e)][_0x237653(0x10c)](_0x237653(0x128),null,_0x237653(0x11a))),this[_0x237653(0x126)]();}[_0x39f7c9(0x126)](){const _0x44bb23=_0x39f7c9,_0x5535f5=this[_0x44bb23(0x124)],_0x2980bd=_0x5535f5[_0x44bb23(0x125)];_0x5535f5[_0x44bb23(0x110)][_0x44bb23(0x114)](_0x44bb23(0x12d))[_0x44bb23(0x122)][_0x44bb23(0x135)](_0x26072d=>{const _0x1a34b0=_0x44bb23;if(_0x1a34b0(0x128)!=_0x26072d[_0x1a34b0(0x130)]&&_0x1a34b0(0x12e)!=_0x26072d[_0x1a34b0(0x130)])return;const {data:_0x2beb0a}=_0x26072d;if(!_0x2beb0a||_0x1a34b0(0x10b)!=_0x2beb0a[_0x1a34b0(0x119)])return;return{'type':_0x1a34b0(0x11f),'content':_0xaf5c1a(_0x2980bd,_0x1a34b0(0x120))};});}}
23
+ const _0x49645b=_0x580d;function _0x580d(_0x272412,_0x253941){const _0xaa371b=_0xaa37();return _0x580d=function(_0x580d27,_0x5c7f9c){_0x580d27=_0x580d27-0x158;let _0x16a8f3=_0xaa371b[_0x580d27];return _0x16a8f3;},_0x580d(_0x272412,_0x253941);}function _0xaa37(){const _0x5e4c4e=['replaceImageSource','*Replace\x20image\x20URL*','key','170tIJOdj','registerCustomCallback','has','_suggestionFactory','117467mTAXeL','commandName','locale','831370ILzdvw','format','accept','newValue','getSuggestionCallback','1493384fMsfok','discard','TrackChangesEditing','1021860oqPxio','640188DDuaPe','enableDefaultAttributesIntegration','ImageEditing','afterInit','1350312shqpXt','formatBlock','3iDVtxq','7NyPeFE','get','registerDescriptionCallback','descriptionFactory','type','registerBlockAttribute','_handleLegacySuggestions','formatInline','37197QqxbmB','plugins','_registerLegacyDescription','attribute','src','*Format:*\x20replace\x20image\x20URL','editor','oldValue'];_0xaa37=function(){return _0x5e4c4e;};return _0xaa37();}(function(_0x17123a,_0x832889){const _0x180f6c=_0x580d,_0x2b15d=_0x17123a();while(!![]){try{const _0x2f50fc=-parseInt(_0x180f6c(0x17d))/0x1+-parseInt(_0x180f6c(0x180))/0x2*(-parseInt(_0x180f6c(0x165))/0x3)+parseInt(_0x180f6c(0x15b))/0x4+-parseInt(_0x180f6c(0x15e))/0x5+-parseInt(_0x180f6c(0x15f))/0x6*(parseInt(_0x180f6c(0x166))/0x7)+-parseInt(_0x180f6c(0x163))/0x8+-parseInt(_0x180f6c(0x16e))/0x9*(-parseInt(_0x180f6c(0x179))/0xa);if(_0x2f50fc===_0x832889)break;else _0x2b15d['push'](_0x2b15d['shift']());}catch(_0x10a65c){_0x2b15d['push'](_0x2b15d['shift']());}}}(_0xaa37,0x3ff4e));import{Plugin as _0xf7aedb}from'ckeditor5/src/core.js';import{getTranslation as _0x356268}from'../utils/common-translations.js';export default class st extends _0xf7aedb{[_0x49645b(0x162)](){const _0x5a3b53=_0x49645b;if(!this[_0x5a3b53(0x174)][_0x5a3b53(0x16f)][_0x5a3b53(0x17b)](_0x5a3b53(0x161)))return;const _0x4ff983=this[_0x5a3b53(0x174)][_0x5a3b53(0x17f)],_0x23b6ef=this[_0x5a3b53(0x174)][_0x5a3b53(0x16f)][_0x5a3b53(0x167)](_0x5a3b53(0x15d));_0x23b6ef[_0x5a3b53(0x160)](_0x5a3b53(0x176)),_0x23b6ef[_0x5a3b53(0x16b)](_0x5a3b53(0x172)),_0x23b6ef[_0x5a3b53(0x169)][_0x5a3b53(0x168)](_0x4bcdbb=>{const _0xed6908=_0x5a3b53;if(_0xed6908(0x171)!=_0x4bcdbb[_0xed6908(0x16a)])return;const {data:_0x3c9346}=_0x4bcdbb;return _0x3c9346&&_0xed6908(0x172)==_0x3c9346[_0xed6908(0x178)]?_0x3c9346[_0xed6908(0x159)]&&_0x3c9346[_0xed6908(0x175)]?{'type':_0xed6908(0x181),'content':_0x356268(_0x4ff983,_0xed6908(0x177))}:{'type':_0xed6908(0x181),'content':''}:void 0x0;}),this[_0x5a3b53(0x16c)]();}[_0x49645b(0x16c)](){const _0x4f6b65=_0x49645b,_0x55e209=this[_0x4f6b65(0x174)][_0x4f6b65(0x16f)][_0x4f6b65(0x167)](_0x4f6b65(0x15d));_0x55e209[_0x4f6b65(0x17c)][_0x4f6b65(0x17a)](_0x4f6b65(0x164),_0x4f6b65(0x176),_0x4f6b65(0x158),_0x55e209[_0x4f6b65(0x17c)][_0x4f6b65(0x15a)](_0x4f6b65(0x164),null,_0x4f6b65(0x15c))),_0x55e209[_0x4f6b65(0x17c)][_0x4f6b65(0x17a)](_0x4f6b65(0x164),_0x4f6b65(0x176),_0x4f6b65(0x15c),_0x55e209[_0x4f6b65(0x17c)][_0x4f6b65(0x15a)](_0x4f6b65(0x164),null,_0x4f6b65(0x158))),this[_0x4f6b65(0x170)]();}[_0x49645b(0x170)](){const _0x4ed21a=_0x49645b,_0x417a82=this[_0x4ed21a(0x174)],_0x1fe17b=_0x417a82[_0x4ed21a(0x17f)];_0x417a82[_0x4ed21a(0x16f)][_0x4ed21a(0x167)](_0x4ed21a(0x15d))[_0x4ed21a(0x169)][_0x4ed21a(0x168)](_0x48651e=>{const _0x53bc90=_0x4ed21a;if(_0x53bc90(0x164)!=_0x48651e[_0x53bc90(0x16a)]&&_0x53bc90(0x16d)!=_0x48651e[_0x53bc90(0x16a)])return;const {data:_0xafdf21}=_0x48651e;if(!_0xafdf21||_0x53bc90(0x176)!=_0xafdf21[_0x53bc90(0x17e)])return;return{'type':_0x53bc90(0x181),'content':_0x356268(_0x1fe17b,_0x53bc90(0x173))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3d04(_0xa2df6e,_0x87b726){const _0x340f48=_0x340f();return _0x3d04=function(_0x3d04e4,_0x19cb5c){_0x3d04e4=_0x3d04e4-0xda;let _0x113365=_0x340f48[_0x3d04e4];return _0x113365;},_0x3d04(_0xa2df6e,_0x87b726);}const _0x19adaa=_0x3d04;(function(_0x2c759e,_0x211772){const _0x48467c=_0x3d04,_0x30e354=_0x2c759e();while(!![]){try{const _0x20a12a=parseInt(_0x48467c(0x100))/0x1*(-parseInt(_0x48467c(0xf9))/0x2)+-parseInt(_0x48467c(0x10e))/0x3+-parseInt(_0x48467c(0x125))/0x4*(parseInt(_0x48467c(0xff))/0x5)+-parseInt(_0x48467c(0x101))/0x6+parseInt(_0x48467c(0xdd))/0x7*(-parseInt(_0x48467c(0x11a))/0x8)+parseInt(_0x48467c(0x12d))/0x9+parseInt(_0x48467c(0x106))/0xa;if(_0x20a12a===_0x211772)break;else _0x30e354['push'](_0x30e354['shift']());}catch(_0x52d27e){_0x30e354['push'](_0x30e354['shift']());}}}(_0x340f,0x7a20c));import{Plugin as _0x149c08}from'ckeditor5/src/core.js';import{uid as _0x5ee6fb}from'ckeditor5/src/utils.js';import{getTranslation as _0x43fc46}from'../utils/common-translations.js';function _0x340f(){const _0x2161f5=['locale','end','getSuggestion','imageStyle','_splitMarkerName','getSuggestions','setImageNaturalSizeAttributes','title','getSuggestionCallback','imageStylePreApply','ImageUtils','filter','imageTypeInline','accept','nodeAfter','commandReversedParams','Users','toLowerCase','599170wBQKcy','has','model','FORMAT_SIDE_IMAGE','differ','isInlineImage','51045MAPdYy','1UvXDTc','4382616KsFUhx','formatInline','getFirstRange','isEqual','registerCustomCallback','14559310iKUPMJ','from','document','editor','shouldConvertImageType','formatBlock','discardSuggestion','format','209301PwjSQP','imageStylePostApply','refresh','getClosestSelectedImageElement','ImageStyleEditing','next','change','markInlineFormat','markBlockFormat','commandName','imageTypeBlock','enableCommand','8YkPsVG','isInContent','insertion','forEach','findIndex','createRangeOn','descriptionFactory','normalizedStyles','start','commandParams','plugins','168JCAZcd','selection','registerDescriptionCallback','registerPostFixer','discard','isIntersecting','chain','value','7366122TonRAs','_findSuggestions','head','afterInit','suggestion','hasSuggestion','getContainedElement','side','length','getChangedMarkers','commands','isOwn','*Format:*\x20%0','newRange','name','author','nodeBefore','type','get','1719109qJnYgw','convertInlineImageToBlock','join','isBlockImage','TrackChangesEditing','_registerLegacyDescription','imageCaption','subType','_suggestionFactory','isBefore'];_0x340f=function(){return _0x2161f5;};return _0x340f();}export default class nt extends _0x149c08{[_0x19adaa(0x130)](){const _0x5ce1e5=_0x19adaa,_0x3d2052=this[_0x5ce1e5(0x109)];if(!_0x3d2052[_0x5ce1e5(0x124)][_0x5ce1e5(0xfa)](_0x5ce1e5(0x112)))return;const _0x39a2ed=_0x3d2052[_0x5ce1e5(0x124)][_0x5ce1e5(0xdc)](_0x5ce1e5(0xe1)),_0x10fd98=_0x3d2052[_0x5ce1e5(0x124)][_0x5ce1e5(0xdc)](_0x5ce1e5(0xf1)),_0x2a81e8={};_0x39a2ed[_0x5ce1e5(0x119)](_0x5ce1e5(0xea),(_0x41da2c,_0x20ded5)=>{const _0x293e98=_0x5ce1e5,_0x2a99e3=_0x3d2052[_0x293e98(0x124)][_0x293e98(0xdc)](_0x293e98(0xf7))['me'],_0x41e138=_0x3d2052[_0x293e98(0x137)][_0x293e98(0xdc)](_0x293e98(0xea));let _0x4013e3=_0x10fd98[_0x293e98(0x111)](_0x3d2052[_0x293e98(0xfb)][_0x293e98(0x108)][_0x293e98(0x126)]),_0x2b78c9=_0x3d2052[_0x293e98(0xfb)][_0x293e98(0x11f)](_0x4013e3),_0x2a8ee3=_0x41e138[_0x293e98(0x12c)];if(_0x2a8ee3==_0x20ded5[_0x293e98(0x12c)])return;const _0x10e657={'commandName':_0x293e98(0xea),'commandParams':[_0x20ded5],'formatGroupId':_0x5ee6fb()};_0x3d2052[_0x293e98(0xfb)][_0x293e98(0x114)](()=>{const _0xfb9f32=_0x293e98;if(_0x39a2ed[_0xfb9f32(0xec)]()[_0xfb9f32(0xf2)](_0x2ab1bd=>_0x2ab1bd[_0xfb9f32(0x11b)]&&_0x2a99e3==_0x2ab1bd[_0xfb9f32(0x13c)]&&(_0xfb9f32(0x10b)==_0x2ab1bd[_0xfb9f32(0xdb)]||_0xfb9f32(0x102)==_0x2ab1bd[_0xfb9f32(0xdb)])&&(_0xfb9f32(0xf0)==_0x2ab1bd[_0xfb9f32(0xe4)]||_0xfb9f32(0x10f)==_0x2ab1bd[_0xfb9f32(0xe4)])&&_0x2ab1bd[_0xfb9f32(0x103)]()[_0xfb9f32(0x104)](_0x2b78c9))[_0xfb9f32(0x11d)](_0x35bf74=>_0x39a2ed[_0xfb9f32(0x10c)](_0x35bf74[_0xfb9f32(0x12f)])),_0x4013e3=_0x10fd98[_0xfb9f32(0x111)](_0x3d2052[_0xfb9f32(0xfb)][_0xfb9f32(0x108)][_0xfb9f32(0x126)]),_0x2b78c9=_0x3d2052[_0xfb9f32(0xfb)][_0xfb9f32(0x11f)](_0x4013e3),_0x41e138[_0xfb9f32(0x110)](),_0x3d2052[_0xfb9f32(0x137)][_0xfb9f32(0xdc)](_0xfb9f32(0xf3))[_0xfb9f32(0x110)](),_0x3d2052[_0xfb9f32(0x137)][_0xfb9f32(0xdc)](_0xfb9f32(0x118))[_0xfb9f32(0x110)](),_0x2a8ee3=_0x41e138[_0xfb9f32(0x12c)],_0x2a8ee3!=_0x20ded5[_0xfb9f32(0x12c)])return _0x10fd98[_0xfb9f32(0xfe)](_0x4013e3)&&_0x41e138[_0xfb9f32(0x10a)](_0x20ded5[_0xfb9f32(0x12c)],_0x4013e3)?(_0x41da2c({..._0x20ded5,'setImageSizes':!0x1}),_0x4013e3=_0x10fd98[_0xfb9f32(0x111)](_0x3d2052[_0xfb9f32(0xfb)][_0xfb9f32(0x108)][_0xfb9f32(0x126)]),void _0x39a2ed[_0xfb9f32(0x116)](_0x4013e3,{..._0x10e657,'commandReversedParams':[{'value':_0x2a8ee3||null,'setImageSizes':!0x1}]},[],_0xfb9f32(0xf0))):void(_0x10fd98[_0xfb9f32(0xe0)](_0x4013e3)?_0x39a2ed[_0xfb9f32(0x116)](_0x4013e3,_0x10e657,[],_0xfb9f32(0x10f)):_0x39a2ed[_0xfb9f32(0x115)](_0x2b78c9,_0x10e657,_0xfb9f32(0x10f)));});});for(const _0x328457 of _0x3d2052[_0x5ce1e5(0x124)][_0x5ce1e5(0xdc)](_0x5ce1e5(0x112))[_0x5ce1e5(0x121)])_0x2a81e8[_0x328457[_0x5ce1e5(0x13b)]]=_0x328457[_0x5ce1e5(0xee)][_0x5ce1e5(0xf8)]();_0x39a2ed[_0x5ce1e5(0xe5)][_0x5ce1e5(0x105)](_0x5ce1e5(0x10b),_0x5ce1e5(0xf0),_0x5ce1e5(0xdf),()=>!0x1),_0x39a2ed[_0x5ce1e5(0xe5)][_0x5ce1e5(0x105)](_0x5ce1e5(0x10b),_0x5ce1e5(0x10f),_0x5ce1e5(0xdf),()=>!0x1),_0x39a2ed[_0x5ce1e5(0xe5)][_0x5ce1e5(0x105)](_0x5ce1e5(0x102),_0x5ce1e5(0x10f),_0x5ce1e5(0xdf),()=>!0x1),_0x39a2ed[_0x5ce1e5(0xe5)][_0x5ce1e5(0x105)](_0x5ce1e5(0x10b),_0x5ce1e5(0xf0),_0x5ce1e5(0xf4),([_0xfddb8a])=>{const _0x1bf350=_0x5ce1e5;_0x10fd98[_0x1bf350(0xed)](_0xfddb8a[_0x1bf350(0x133)]());}),_0x39a2ed[_0x5ce1e5(0xe5)][_0x5ce1e5(0x105)](_0x5ce1e5(0x10b),_0x5ce1e5(0xf0),_0x5ce1e5(0x129),(_0x3c6c8d,_0x1e66eb)=>{const _0x36b2d6=_0x5ce1e5;_0x39a2ed[_0x36b2d6(0xe5)][_0x36b2d6(0xef)](_0x36b2d6(0x10b),'',_0x36b2d6(0xf4))(_0x3c6c8d,{'commandName':_0x1e66eb[_0x36b2d6(0x117)],'commandParams':_0x1e66eb[_0x36b2d6(0xf6)]});}),_0x39a2ed[_0x5ce1e5(0xe5)][_0x5ce1e5(0x105)](_0x5ce1e5(0x10b),_0x5ce1e5(0xf0),_0x5ce1e5(0x12b),function(_0x207a83,_0x3c8bbc){if(_0x1ca5c5(_0x207a83,_0x3c8bbc))return[_0x207a83,_0x3c8bbc];if(_0x1ca5c5(_0x3c8bbc,_0x207a83))return[_0x3c8bbc,_0x207a83];return null;});const _0x48e796=[{'type':_0x5ce1e5(0x10b),'subType':_0x5ce1e5(0xf0)},{'type':_0x5ce1e5(0x11c),'subType':_0x5ce1e5(0xe3)},{'type':_0x5ce1e5(0x10b),'subType':_0x5ce1e5(0xde)},{'type':_0x5ce1e5(0x11c),'subType':_0x5ce1e5(0xde)}];function _0x1ca5c5(_0x434d25,_0xca185b){const _0x40ac3f=_0x5ce1e5,_0x417d71=_0x48e796[_0x40ac3f(0x11e)](({type:_0x505e70,subType:_0x275afc})=>_0x434d25[_0x40ac3f(0xdb)]==_0x505e70&&_0x434d25[_0x40ac3f(0xe4)]==_0x275afc),_0x414fe1=_0x48e796[_0x40ac3f(0x11e)](({type:_0x5babee,subType:_0x4619af})=>_0xca185b[_0x40ac3f(0xdb)]==_0x5babee&&_0xca185b[_0x40ac3f(0xe4)]==_0x4619af);if(_0x417d71<0x0||_0x414fe1<0x0)return!0x1;const _0x5e2b77=_0x434d25[_0x40ac3f(0x103)](),_0x52e15d=_0xca185b[_0x40ac3f(0x103)]();if((0x0==_0x417d71||0x1==_0x417d71)&&0x2==_0x414fe1&&_0x5e2b77[_0x40ac3f(0x12a)](_0x52e15d))return!0x0;if(0x2==_0x417d71&&0x3==_0x414fe1){const _0x38ac5d=_0x39a2ed[_0x40ac3f(0x12e)](_0x5e2b77,_0x40ac3f(0x11c))[_0x40ac3f(0xf2)](({suggestion:_0x4c28f5,meta:_0x2e3b8d})=>_0x2e3b8d[_0x40ac3f(0x138)]&&_0x40ac3f(0xde)==_0x4c28f5[_0x40ac3f(0xe4)]);if(_0x38ac5d[_0x40ac3f(0x135)]>0x1&&_0x52e15d[_0x40ac3f(0xe8)][_0x40ac3f(0x104)](_0x5e2b77[_0x40ac3f(0x122)]))return!0x0;if(0x1==_0x38ac5d[_0x40ac3f(0x135)]&&(_0x5e2b77[_0x40ac3f(0x122)][_0x40ac3f(0x104)](_0x52e15d[_0x40ac3f(0xe8)])||_0x5e2b77[_0x40ac3f(0xe8)][_0x40ac3f(0x104)](_0x52e15d[_0x40ac3f(0x122)])))return!0x0;}if(0x3==_0x417d71&&0x3==_0x414fe1&&_0x5e2b77[_0x40ac3f(0x122)][_0x40ac3f(0xe6)](_0x52e15d[_0x40ac3f(0x122)])){const _0x5a5f41=_0x5e2b77[_0x40ac3f(0xe8)][_0x40ac3f(0xf5)],_0x1fed2c=_0x52e15d[_0x40ac3f(0x122)][_0x40ac3f(0xda)];return _0x10fd98[_0x40ac3f(0xe0)](_0x5a5f41)&&_0x5a5f41===_0x1fed2c;}return!0x1;}_0x3d2052[_0x5ce1e5(0xfb)][_0x5ce1e5(0x108)][_0x5ce1e5(0x128)](()=>{const _0x230b60=_0x5ce1e5;let _0x1ad5be=!0x1;const _0x36121c=Array[_0x230b60(0x107)](_0x3d2052[_0x230b60(0xfb)][_0x230b60(0x108)][_0x230b60(0xfd)][_0x230b60(0x136)]());for(const {name:_0x531580,data:_0x4819e4}of _0x36121c){const {group:_0x3612bd,type:_0x3e2235,subType:_0x4f358b,id:_0x164bb3}=_0x39a2ed[_0x230b60(0xeb)](_0x531580);if(_0x230b60(0x131)==_0x3612bd&&_0x39a2ed[_0x230b60(0x132)](_0x164bb3)){if(_0x230b60(0x10b)==_0x3e2235&&(_0x230b60(0xf0)==_0x4f358b||_0x230b60(0x10f)==_0x4f358b)){const _0x1447ca=_0x39a2ed[_0x230b60(0xe9)](_0x164bb3);if(_0x4819e4[_0x230b60(0x13a)]){const _0x57627c=_0x1447ca[_0x230b60(0x103)]()[_0x230b60(0x133)]();if(_0x10fd98[_0x230b60(0xe0)](_0x57627c))continue;_0x39a2ed[_0x230b60(0x10c)](_0x1447ca),_0x1ad5be=!0x0;}}if(_0x230b60(0x11c)==_0x3e2235&&_0x230b60(0xe3)==_0x4f358b&&!_0x4819e4[_0x230b60(0x13a)]){const _0x3f1d3e=_0x39a2ed[_0x230b60(0xe9)](_0x164bb3);_0x3f1d3e[_0x230b60(0x113)]&&_0x3f1d3e[_0x230b60(0x113)][_0x230b60(0x11b)]&&(_0x39a2ed[_0x230b60(0x10c)](_0x3f1d3e[_0x230b60(0x113)]),_0x1ad5be=!0x0);}}}return _0x1ad5be;}),this[_0x5ce1e5(0xe2)](_0x2a81e8);}[_0x19adaa(0xe2)](_0x4a98f1){const _0x35d2f6=_0x19adaa,_0x3429bd=this[_0x35d2f6(0x109)],_0x1ccbc1=_0x3429bd[_0x35d2f6(0xe7)];_0x3429bd[_0x35d2f6(0x124)][_0x35d2f6(0xdc)](_0x35d2f6(0xe1))[_0x35d2f6(0x120)][_0x35d2f6(0x127)](_0x96f870=>{const _0x47003b=_0x35d2f6;if(_0x47003b(0x10b)!=_0x96f870[_0x47003b(0xdb)]&&_0x47003b(0x102)!=_0x96f870[_0x47003b(0xdb)])return;const {data:_0x2f5213}=_0x96f870;if(!_0x2f5213||_0x47003b(0xea)!=_0x2f5213[_0x47003b(0x117)])return;const _0x47c7d4=_0x2f5213[_0x47003b(0x123)][0x0][_0x47003b(0x12c)];return _0x32907c(_0x47003b(0x134)===_0x47c7d4?_0x43fc46(_0x1ccbc1,_0x47003b(0xfc)):_0x4a98f1[_0x47c7d4]||_0x47c7d4);function _0x32907c(_0x2c8f75){const _0x30dd13=_0x47003b;return{'type':_0x30dd13(0x10d),'content':_0x43fc46(_0x1ccbc1,_0x30dd13(0x139),_0x2c8f75)};}});}}
23
+ const _0x5180e4=_0x56e7;(function(_0x3bfe59,_0x4d3e35){const _0x5d7fc4=_0x56e7,_0x9d63f5=_0x3bfe59();while(!![]){try{const _0x244196=-parseInt(_0x5d7fc4(0x1ae))/0x1*(-parseInt(_0x5d7fc4(0x1ed))/0x2)+parseInt(_0x5d7fc4(0x1af))/0x3+parseInt(_0x5d7fc4(0x1e0))/0x4+parseInt(_0x5d7fc4(0x1f5))/0x5+parseInt(_0x5d7fc4(0x1cc))/0x6*(-parseInt(_0x5d7fc4(0x1ec))/0x7)+-parseInt(_0x5d7fc4(0x1b6))/0x8+-parseInt(_0x5d7fc4(0x1dd))/0x9;if(_0x244196===_0x4d3e35)break;else _0x9d63f5['push'](_0x9d63f5['shift']());}catch(_0x5307b8){_0x9d63f5['push'](_0x9d63f5['shift']());}}}(_0x396b,0xc81fc));import{Plugin as _0x3680ab}from'ckeditor5/src/core.js';import{uid as _0x59027d}from'ckeditor5/src/utils.js';function _0x56e7(_0x3febcc,_0x488dbe){const _0x396b72=_0x396b();return _0x56e7=function(_0x56e71d,_0x78e3ce){_0x56e71d=_0x56e71d-0x196;let _0x5eb96f=_0x396b72[_0x56e71d];return _0x5eb96f;},_0x56e7(_0x3febcc,_0x488dbe);}import{getTranslation as _0x1064e1}from'../utils/common-translations.js';function _0x396b(){const _0xc907d3=['nodeAfter','convertInlineImageToBlock','document','findIndex','3150942segqLG','name','isIntersecting','nodeBefore','_splitMarkerName','forEach','setImageNaturalSizeAttributes','title','registerDescriptionCallback','hasSuggestion','discardSuggestion','registerCustomCallback','refresh','start','type','accept','change','7830945uzCqSG','isBefore','descriptionFactory','3073360DzhETj','imageCaption','selection','getSuggestion','ImageUtils','differ','model','editor','ImageStyleEditing','value','author','_suggestionFactory','14Ukmqid','566222TdHvDh','get','locale','markBlockFormat','afterInit','commands','normalizedStyles','getSuggestionCallback','6247205QalQMV','plugins','filter','isOwn','imageTypeInline','join','isEqual','TrackChangesEditing','imageStylePostApply','has','newRange','createRangeOn','head','imageStylePreApply','subType','imageTypeBlock','getClosestSelectedImageElement','_findSuggestions','shouldConvertImageType','getContainedElement','discard','isInlineImage','getFirstRange','registerPostFixer','toLowerCase','enableCommand','*Format:*\x20%0','3UZrNhB','2109945wgpuEw','length','imageStyle','commandParams','commandName','format','isInContent','6642416HtNfZB','formatBlock','isBlockImage','side','next','getChangedMarkers','end','markInlineFormat','Users','FORMAT_SIDE_IMAGE','_registerLegacyDescription','insertion','getSuggestions','from','suggestion','formatInline','chain','commandReversedParams'];_0x396b=function(){return _0xc907d3;};return _0x396b();}export default class nt extends _0x3680ab{[_0x5180e4(0x1f1)](){const _0x2305f7=_0x5180e4,_0x64d9bd=this[_0x2305f7(0x1e7)];if(!_0x64d9bd[_0x2305f7(0x1f6)][_0x2305f7(0x19c)](_0x2305f7(0x1e8)))return;const _0x572262=_0x64d9bd[_0x2305f7(0x1f6)][_0x2305f7(0x1ee)](_0x2305f7(0x19a)),_0x144cc3=_0x64d9bd[_0x2305f7(0x1f6)][_0x2305f7(0x1ee)](_0x2305f7(0x1e4)),_0xe5f9f4={};_0x572262[_0x2305f7(0x1ac)](_0x2305f7(0x1b1),(_0x2bdfd,_0x4be1db)=>{const _0x4368e6=_0x2305f7,_0x316ba5=_0x64d9bd[_0x4368e6(0x1f6)][_0x4368e6(0x1ee)](_0x4368e6(0x1be))['me'],_0x21fd55=_0x64d9bd[_0x4368e6(0x1f2)][_0x4368e6(0x1ee)](_0x4368e6(0x1b1));let _0x2a4216=_0x144cc3[_0x4368e6(0x1a3)](_0x64d9bd[_0x4368e6(0x1e6)][_0x4368e6(0x1ca)][_0x4368e6(0x1e2)]),_0x33a21d=_0x64d9bd[_0x4368e6(0x1e6)][_0x4368e6(0x19e)](_0x2a4216),_0x1dcba5=_0x21fd55[_0x4368e6(0x1e9)];if(_0x1dcba5==_0x4be1db[_0x4368e6(0x1e9)])return;const _0x951693={'commandName':_0x4368e6(0x1b1),'commandParams':[_0x4be1db],'formatGroupId':_0x59027d()};_0x64d9bd[_0x4368e6(0x1e6)][_0x4368e6(0x1dc)](()=>{const _0xb763e5=_0x4368e6;if(_0x572262[_0xb763e5(0x1c2)]()[_0xb763e5(0x1f7)](_0x4c8a09=>_0x4c8a09[_0xb763e5(0x1b5)]&&_0x316ba5==_0x4c8a09[_0xb763e5(0x1ea)]&&(_0xb763e5(0x1b7)==_0x4c8a09[_0xb763e5(0x1da)]||_0xb763e5(0x1c5)==_0x4c8a09[_0xb763e5(0x1da)])&&(_0xb763e5(0x1a0)==_0x4c8a09[_0xb763e5(0x1a1)]||_0xb763e5(0x19b)==_0x4c8a09[_0xb763e5(0x1a1)])&&_0x4c8a09[_0xb763e5(0x1a9)]()[_0xb763e5(0x199)](_0x33a21d))[_0xb763e5(0x1d1)](_0x4c157d=>_0x572262[_0xb763e5(0x1d6)](_0x4c157d[_0xb763e5(0x19f)])),_0x2a4216=_0x144cc3[_0xb763e5(0x1a3)](_0x64d9bd[_0xb763e5(0x1e6)][_0xb763e5(0x1ca)][_0xb763e5(0x1e2)]),_0x33a21d=_0x64d9bd[_0xb763e5(0x1e6)][_0xb763e5(0x19e)](_0x2a4216),_0x21fd55[_0xb763e5(0x1d8)](),_0x64d9bd[_0xb763e5(0x1f2)][_0xb763e5(0x1ee)](_0xb763e5(0x197))[_0xb763e5(0x1d8)](),_0x64d9bd[_0xb763e5(0x1f2)][_0xb763e5(0x1ee)](_0xb763e5(0x1a2))[_0xb763e5(0x1d8)](),_0x1dcba5=_0x21fd55[_0xb763e5(0x1e9)],_0x1dcba5!=_0x4be1db[_0xb763e5(0x1e9)])return _0x144cc3[_0xb763e5(0x1a8)](_0x2a4216)&&_0x21fd55[_0xb763e5(0x1a5)](_0x4be1db[_0xb763e5(0x1e9)],_0x2a4216)?(_0x2bdfd({..._0x4be1db,'setImageSizes':!0x1}),_0x2a4216=_0x144cc3[_0xb763e5(0x1a3)](_0x64d9bd[_0xb763e5(0x1e6)][_0xb763e5(0x1ca)][_0xb763e5(0x1e2)]),void _0x572262[_0xb763e5(0x1f0)](_0x2a4216,{..._0x951693,'commandReversedParams':[{'value':_0x1dcba5||null,'setImageSizes':!0x1}]},[],_0xb763e5(0x1a0))):void(_0x144cc3[_0xb763e5(0x1b8)](_0x2a4216)?_0x572262[_0xb763e5(0x1f0)](_0x2a4216,_0x951693,[],_0xb763e5(0x19b)):_0x572262[_0xb763e5(0x1bd)](_0x33a21d,_0x951693,_0xb763e5(0x19b)));});});for(const _0x438de1 of _0x64d9bd[_0x2305f7(0x1f6)][_0x2305f7(0x1ee)](_0x2305f7(0x1e8))[_0x2305f7(0x1f3)])_0xe5f9f4[_0x438de1[_0x2305f7(0x1cd)]]=_0x438de1[_0x2305f7(0x1d3)][_0x2305f7(0x1ab)]();_0x572262[_0x2305f7(0x1eb)][_0x2305f7(0x1d7)](_0x2305f7(0x1b7),_0x2305f7(0x1a0),_0x2305f7(0x198),()=>!0x1),_0x572262[_0x2305f7(0x1eb)][_0x2305f7(0x1d7)](_0x2305f7(0x1b7),_0x2305f7(0x19b),_0x2305f7(0x198),()=>!0x1),_0x572262[_0x2305f7(0x1eb)][_0x2305f7(0x1d7)](_0x2305f7(0x1c5),_0x2305f7(0x19b),_0x2305f7(0x198),()=>!0x1),_0x572262[_0x2305f7(0x1eb)][_0x2305f7(0x1d7)](_0x2305f7(0x1b7),_0x2305f7(0x1a0),_0x2305f7(0x1db),([_0x6133ea])=>{const _0xe4d6ab=_0x2305f7;_0x144cc3[_0xe4d6ab(0x1d2)](_0x6133ea[_0xe4d6ab(0x1a6)]());}),_0x572262[_0x2305f7(0x1eb)][_0x2305f7(0x1d7)](_0x2305f7(0x1b7),_0x2305f7(0x1a0),_0x2305f7(0x1a7),(_0x41d904,_0x1558cc)=>{const _0x30bb30=_0x2305f7;_0x572262[_0x30bb30(0x1eb)][_0x30bb30(0x1f4)](_0x30bb30(0x1b7),'',_0x30bb30(0x1db))(_0x41d904,{'commandName':_0x1558cc[_0x30bb30(0x1b3)],'commandParams':_0x1558cc[_0x30bb30(0x1c7)]});}),_0x572262[_0x2305f7(0x1eb)][_0x2305f7(0x1d7)](_0x2305f7(0x1b7),_0x2305f7(0x1a0),_0x2305f7(0x1c6),function(_0x2894c9,_0x3cfad0){if(_0x44e910(_0x2894c9,_0x3cfad0))return[_0x2894c9,_0x3cfad0];if(_0x44e910(_0x3cfad0,_0x2894c9))return[_0x3cfad0,_0x2894c9];return null;});const _0x6a60d1=[{'type':_0x2305f7(0x1b7),'subType':_0x2305f7(0x1a0)},{'type':_0x2305f7(0x1c1),'subType':_0x2305f7(0x1e1)},{'type':_0x2305f7(0x1b7),'subType':_0x2305f7(0x1c9)},{'type':_0x2305f7(0x1c1),'subType':_0x2305f7(0x1c9)}];function _0x44e910(_0x2edf55,_0x15d60f){const _0x1e885d=_0x2305f7,_0x56bef7=_0x6a60d1[_0x1e885d(0x1cb)](({type:_0x35074b,subType:_0x1c6264})=>_0x2edf55[_0x1e885d(0x1da)]==_0x35074b&&_0x2edf55[_0x1e885d(0x1a1)]==_0x1c6264),_0xd532c3=_0x6a60d1[_0x1e885d(0x1cb)](({type:_0x275ff2,subType:_0x57f13c})=>_0x15d60f[_0x1e885d(0x1da)]==_0x275ff2&&_0x15d60f[_0x1e885d(0x1a1)]==_0x57f13c);if(_0x56bef7<0x0||_0xd532c3<0x0)return!0x1;const _0x3eb1d9=_0x2edf55[_0x1e885d(0x1a9)](),_0x5e43cd=_0x15d60f[_0x1e885d(0x1a9)]();if((0x0==_0x56bef7||0x1==_0x56bef7)&&0x2==_0xd532c3&&_0x3eb1d9[_0x1e885d(0x1ce)](_0x5e43cd))return!0x0;if(0x2==_0x56bef7&&0x3==_0xd532c3){const _0x3dac5a=_0x572262[_0x1e885d(0x1a4)](_0x3eb1d9,_0x1e885d(0x1c1))[_0x1e885d(0x1f7)](({suggestion:_0x47c291,meta:_0x40e075})=>_0x40e075[_0x1e885d(0x196)]&&_0x1e885d(0x1c9)==_0x47c291[_0x1e885d(0x1a1)]);if(_0x3dac5a[_0x1e885d(0x1b0)]>0x1&&_0x5e43cd[_0x1e885d(0x1bc)][_0x1e885d(0x199)](_0x3eb1d9[_0x1e885d(0x1d9)]))return!0x0;if(0x1==_0x3dac5a[_0x1e885d(0x1b0)]&&(_0x3eb1d9[_0x1e885d(0x1d9)][_0x1e885d(0x199)](_0x5e43cd[_0x1e885d(0x1bc)])||_0x3eb1d9[_0x1e885d(0x1bc)][_0x1e885d(0x199)](_0x5e43cd[_0x1e885d(0x1d9)])))return!0x0;}if(0x3==_0x56bef7&&0x3==_0xd532c3&&_0x3eb1d9[_0x1e885d(0x1d9)][_0x1e885d(0x1de)](_0x5e43cd[_0x1e885d(0x1d9)])){const _0x4e89c4=_0x3eb1d9[_0x1e885d(0x1bc)][_0x1e885d(0x1c8)],_0x1d5e8b=_0x5e43cd[_0x1e885d(0x1d9)][_0x1e885d(0x1cf)];return _0x144cc3[_0x1e885d(0x1b8)](_0x4e89c4)&&_0x4e89c4===_0x1d5e8b;}return!0x1;}_0x64d9bd[_0x2305f7(0x1e6)][_0x2305f7(0x1ca)][_0x2305f7(0x1aa)](()=>{const _0x418d01=_0x2305f7;let _0x1618b0=!0x1;const _0x1959f0=Array[_0x418d01(0x1c3)](_0x64d9bd[_0x418d01(0x1e6)][_0x418d01(0x1ca)][_0x418d01(0x1e5)][_0x418d01(0x1bb)]());for(const {name:_0xba197c,data:_0x524865}of _0x1959f0){const {group:_0x2f9b27,type:_0x1ce2b5,subType:_0x418923,id:_0x423e61}=_0x572262[_0x418d01(0x1d0)](_0xba197c);if(_0x418d01(0x1c4)==_0x2f9b27&&_0x572262[_0x418d01(0x1d5)](_0x423e61)){if(_0x418d01(0x1b7)==_0x1ce2b5&&(_0x418d01(0x1a0)==_0x418923||_0x418d01(0x19b)==_0x418923)){const _0x1794b5=_0x572262[_0x418d01(0x1e3)](_0x423e61);if(_0x524865[_0x418d01(0x19d)]){const _0x456dec=_0x1794b5[_0x418d01(0x1a9)]()[_0x418d01(0x1a6)]();if(_0x144cc3[_0x418d01(0x1b8)](_0x456dec))continue;_0x572262[_0x418d01(0x1d6)](_0x1794b5),_0x1618b0=!0x0;}}if(_0x418d01(0x1c1)==_0x1ce2b5&&_0x418d01(0x1e1)==_0x418923&&!_0x524865[_0x418d01(0x19d)]){const _0xd6c1b=_0x572262[_0x418d01(0x1e3)](_0x423e61);_0xd6c1b[_0x418d01(0x1ba)]&&_0xd6c1b[_0x418d01(0x1ba)][_0x418d01(0x1b5)]&&(_0x572262[_0x418d01(0x1d6)](_0xd6c1b[_0x418d01(0x1ba)]),_0x1618b0=!0x0);}}}return _0x1618b0;}),this[_0x2305f7(0x1c0)](_0xe5f9f4);}[_0x5180e4(0x1c0)](_0x47e636){const _0x19cba5=_0x5180e4,_0x20ac04=this[_0x19cba5(0x1e7)],_0x55e0aa=_0x20ac04[_0x19cba5(0x1ef)];_0x20ac04[_0x19cba5(0x1f6)][_0x19cba5(0x1ee)](_0x19cba5(0x19a))[_0x19cba5(0x1df)][_0x19cba5(0x1d4)](_0x1897bf=>{const _0x1617b5=_0x19cba5;if(_0x1617b5(0x1b7)!=_0x1897bf[_0x1617b5(0x1da)]&&_0x1617b5(0x1c5)!=_0x1897bf[_0x1617b5(0x1da)])return;const {data:_0x5ba2d3}=_0x1897bf;if(!_0x5ba2d3||_0x1617b5(0x1b1)!=_0x5ba2d3[_0x1617b5(0x1b3)])return;const _0x4b4159=_0x5ba2d3[_0x1617b5(0x1b2)][0x0][_0x1617b5(0x1e9)];return _0x30f4d2(_0x1617b5(0x1b9)===_0x4b4159?_0x1064e1(_0x55e0aa,_0x1617b5(0x1bf)):_0x47e636[_0x4b4159]||_0x4b4159);function _0x30f4d2(_0x5d5d0a){const _0x5df2fb=_0x1617b5;return{'type':_0x5df2fb(0x1b4),'content':_0x1064e1(_0x55e0aa,_0x5df2fb(0x1ad),_0x5d5d0a)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5149(){const _0x4e4129=['4948MSNVpP','4136zBuJRL','_setSuggestionData','trackChanges','enableCommand','execute','importWord','2UqIALE','track_changes','450rxTHgy','_handleImportedData','value','lowest','plugins','forEach','editor','1399311DMeMlq','_trackChangesExecuted','commands','get','737678jyTeNs','6450042TkQxbq','Users','12670730pxudkk','4505EKsWmA','114848OvrBkW','163104mlFjZw','dataInsert','afterInit','collaboration_features','TrackChangesEditing','high','_trackChangesValueDuringImport','7usIdnf','bind','listenTo'];_0x5149=function(){return _0x4e4129;};return _0x5149();}const _0xece46d=_0x28ff;function _0x28ff(_0x10e6a2,_0x4e56ac){const _0x51491e=_0x5149();return _0x28ff=function(_0x28ff73,_0xe2a639){_0x28ff73=_0x28ff73-0x1bd;let _0x50d292=_0x51491e[_0x28ff73];return _0x50d292;},_0x28ff(_0x10e6a2,_0x4e56ac);}(function(_0x31e649,_0x11b396){const _0x453e9d=_0x28ff,_0x606922=_0x31e649();while(!![]){try{const _0x424fa2=-parseInt(_0x453e9d(0x1c4))/0x1*(parseInt(_0x453e9d(0x1d1))/0x2)+parseInt(_0x453e9d(0x1cd))/0x3+-parseInt(_0x453e9d(0x1bd))/0x4*(parseInt(_0x453e9d(0x1d5))/0x5)+parseInt(_0x453e9d(0x1d2))/0x6*(-parseInt(_0x453e9d(0x1de))/0x7)+parseInt(_0x453e9d(0x1d6))/0x8*(-parseInt(_0x453e9d(0x1c6))/0x9)+-parseInt(_0x453e9d(0x1d4))/0xa+parseInt(_0x453e9d(0x1be))/0xb*(parseInt(_0x453e9d(0x1d7))/0xc);if(_0x424fa2===_0x11b396)break;else _0x606922['push'](_0x606922['shift']());}catch(_0x1df25e){_0x606922['push'](_0x606922['shift']());}}}(_0x5149,0xa2566));import{Plugin as _0xfa6690}from'ckeditor5/src/core.js';export default class ot extends _0xfa6690{constructor(_0x1067f6){const _0x143016=_0x28ff;super(_0x1067f6),this[_0x143016(0x1dd)]=!0x1,this[_0x143016(0x1ce)]=!0x1;}[_0xece46d(0x1d9)](){const _0x164573=_0xece46d,_0x3e56a3=this[_0x164573(0x1cc)],_0x391d95=_0x3e56a3[_0x164573(0x1cf)][_0x164573(0x1d0)](_0x164573(0x1c3)),_0x180527=_0x3e56a3[_0x164573(0x1cf)][_0x164573(0x1d0)](_0x164573(0x1c0));_0x391d95&&(_0x391d95['on'](_0x164573(0x1c2),(_0x2cc536,[,_0x30e635])=>{const _0x276fcf=_0x164573;this[_0x276fcf(0x1dd)]=_0x180527[_0x276fcf(0x1c8)],_0x30e635[_0x276fcf(0x1da)][_0x276fcf(0x1c5)]=!this[_0x276fcf(0x1dd)];},{'priority':_0x164573(0x1dc)}),this[_0x164573(0x1e0)](_0x391d95,_0x164573(0x1d8),this[_0x164573(0x1c7)][_0x164573(0x1df)](this)),this[_0x164573(0x1e0)](_0x391d95,_0x164573(0x1d8),()=>{const _0x1df305=_0x164573;this[_0x1df305(0x1ce)]&&(_0x180527[_0x1df305(0x1c2)](),this[_0x1df305(0x1ce)]=!0x1);},{'priority':_0x164573(0x1c9)}),_0x3e56a3[_0x164573(0x1ca)][_0x164573(0x1d0)](_0x164573(0x1db))[_0x164573(0x1c1)](_0x164573(0x1c3)));}[_0xece46d(0x1c7)](_0xf98102,_0x369b47){const _0x43a3ba=_0xece46d,{suggestions:_0x1b51a9}=_0x369b47,_0x306a2a=this[_0x43a3ba(0x1cc)][_0x43a3ba(0x1cf)][_0x43a3ba(0x1d0)](_0x43a3ba(0x1c0)),_0x76fe83=_0x306a2a[_0x43a3ba(0x1c8)];this[_0x43a3ba(0x1dd)]!==_0x76fe83&&(_0x306a2a[_0x43a3ba(0x1c2)](),this[_0x43a3ba(0x1ce)]=!0x0),_0x1b51a9&&_0x1b51a9[_0x43a3ba(0x1cb)](({id:_0x39a09f,type:_0x24d7a3,author:_0x28b97b,created_at:_0x4a1745})=>{const _0x266acc=_0x43a3ba,_0x16cfea={'id':_0x39a09f,'type':_0x24d7a3,'authorId':this[_0x266acc(0x1cc)][_0x266acc(0x1ca)][_0x266acc(0x1d0)](_0x266acc(0x1d3))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x28b97b,'createdAt':_0x4a1745?new Date(_0x4a1745):new Date(),'source':_0x266acc(0x1c3)}}};this[_0x266acc(0x1cc)][_0x266acc(0x1ca)][_0x266acc(0x1d0)](_0x266acc(0x1db))[_0x266acc(0x1bf)](_0x16cfea);});}}
23
+ const _0x1fb828=_0x492b;function _0x696b(){const _0x1a82d0=['_trackChangesExecuted','listenTo','enableCommand','7vkrURo','importWord','Users','2gzyrts','3784542WfWBOY','plugins','afterInit','dataInsert','editor','5450235yInpBd','collaboration_features','_handleImportedData','execute','get','forEach','value','bind','track_changes','5613102IFgNCZ','2170472trLtKy','559016bfGrCj','lowest','_trackChangesValueDuringImport','trackChanges','commands','2896107mTOdCi','_setSuggestionData','TrackChangesEditing','high','263323KIshCD'];_0x696b=function(){return _0x1a82d0;};return _0x696b();}function _0x492b(_0xd64728,_0x1eba46){const _0x696bba=_0x696b();return _0x492b=function(_0x492b17,_0x19ebc2){_0x492b17=_0x492b17-0xef;let _0x4f88ad=_0x696bba[_0x492b17];return _0x4f88ad;},_0x492b(_0xd64728,_0x1eba46);}(function(_0x594c4a,_0x42542f){const _0x43b60c=_0x492b,_0x235565=_0x594c4a();while(!![]){try{const _0x11aab8=parseInt(_0x43b60c(0xf4))/0x1+-parseInt(_0x43b60c(0xfb))/0x2*(-parseInt(_0x43b60c(0xf0))/0x3)+parseInt(_0x43b60c(0x10b))/0x4+-parseInt(_0x43b60c(0x101))/0x5+parseInt(_0x43b60c(0xfc))/0x6+-parseInt(_0x43b60c(0xf8))/0x7*(parseInt(_0x43b60c(0x10c))/0x8)+-parseInt(_0x43b60c(0x10a))/0x9;if(_0x11aab8===_0x42542f)break;else _0x235565['push'](_0x235565['shift']());}catch(_0x313fed){_0x235565['push'](_0x235565['shift']());}}}(_0x696b,0x96fe1));import{Plugin as _0x5080e6}from'ckeditor5/src/core.js';export default class ot extends _0x5080e6{constructor(_0x3c75bb){const _0x199804=_0x492b;super(_0x3c75bb),this[_0x199804(0x10e)]=!0x1,this[_0x199804(0xf5)]=!0x1;}[_0x1fb828(0xfe)](){const _0x5413dc=_0x1fb828,_0x4a300c=this[_0x5413dc(0x100)],_0x1907f5=_0x4a300c[_0x5413dc(0xef)][_0x5413dc(0x105)](_0x5413dc(0xf9)),_0x3f1843=_0x4a300c[_0x5413dc(0xef)][_0x5413dc(0x105)](_0x5413dc(0x10f));_0x1907f5&&(_0x1907f5['on'](_0x5413dc(0x104),(_0xc09137,[,_0x53da31])=>{const _0x3b4928=_0x5413dc;this[_0x3b4928(0x10e)]=_0x3f1843[_0x3b4928(0x107)],_0x53da31[_0x3b4928(0x102)][_0x3b4928(0x109)]=!this[_0x3b4928(0x10e)];},{'priority':_0x5413dc(0xf3)}),this[_0x5413dc(0xf6)](_0x1907f5,_0x5413dc(0xff),this[_0x5413dc(0x103)][_0x5413dc(0x108)](this)),this[_0x5413dc(0xf6)](_0x1907f5,_0x5413dc(0xff),()=>{const _0x5ab7fd=_0x5413dc;this[_0x5ab7fd(0xf5)]&&(_0x3f1843[_0x5ab7fd(0x104)](),this[_0x5ab7fd(0xf5)]=!0x1);},{'priority':_0x5413dc(0x10d)}),_0x4a300c[_0x5413dc(0xfd)][_0x5413dc(0x105)](_0x5413dc(0xf2))[_0x5413dc(0xf7)](_0x5413dc(0xf9)));}[_0x1fb828(0x103)](_0x37d901,_0x305e2e){const _0x141797=_0x1fb828,{suggestions:_0x201641}=_0x305e2e,_0x442b95=this[_0x141797(0x100)][_0x141797(0xef)][_0x141797(0x105)](_0x141797(0x10f)),_0x3a3a56=_0x442b95[_0x141797(0x107)];this[_0x141797(0x10e)]!==_0x3a3a56&&(_0x442b95[_0x141797(0x104)](),this[_0x141797(0xf5)]=!0x0),_0x201641&&_0x201641[_0x141797(0x106)](({id:_0x336ec3,type:_0x49bf76,author:_0x1c19f4,created_at:_0x38b95a})=>{const _0x4cd831=_0x141797,_0x3c199e={'id':_0x336ec3,'type':_0x49bf76,'authorId':this[_0x4cd831(0x100)][_0x4cd831(0xfd)][_0x4cd831(0x105)](_0x4cd831(0xfa))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1c19f4,'createdAt':_0x38b95a?new Date(_0x38b95a):new Date(),'source':_0x4cd831(0xf9)}}};this[_0x4cd831(0x100)][_0x4cd831(0xfd)][_0x4cd831(0x105)](_0x4cd831(0xf2))[_0x4cd831(0xf1)](_0x3c199e);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x332e6a=_0x2679;function _0x2679(_0x17e0ab,_0x422741){const _0x1604cd=_0x1604();return _0x2679=function(_0x26792b,_0x47ea1d){_0x26792b=_0x26792b-0x1e6;let _0x2e3dac=_0x1604cd[_0x26792b];return _0x2e3dac;},_0x2679(_0x17e0ab,_0x422741);}(function(_0x5b6743,_0x5b19f5){const _0x5e60b1=_0x2679,_0x35cee5=_0x5b6743();while(!![]){try{const _0x3d0171=parseInt(_0x5e60b1(0x20b))/0x1*(parseInt(_0x5e60b1(0x1e8))/0x2)+parseInt(_0x5e60b1(0x1f0))/0x3*(-parseInt(_0x5e60b1(0x1f8))/0x4)+parseInt(_0x5e60b1(0x1f6))/0x5+-parseInt(_0x5e60b1(0x1e6))/0x6*(parseInt(_0x5e60b1(0x1f9))/0x7)+parseInt(_0x5e60b1(0x200))/0x8+-parseInt(_0x5e60b1(0x1f7))/0x9+parseInt(_0x5e60b1(0x1ff))/0xa*(-parseInt(_0x5e60b1(0x1ea))/0xb);if(_0x3d0171===_0x5b19f5)break;else _0x35cee5['push'](_0x35cee5['shift']());}catch(_0x92c2a2){_0x35cee5['push'](_0x35cee5['shift']());}}}(_0x1604,0x8c1d4));import{Plugin as _0x16b3fc}from'ckeditor5/src/core.js';import{getTranslation as _0x3cc931}from'../utils/common-translations.js';export default class rt extends _0x16b3fc{[_0x332e6a(0x204)](){const _0x2b61b7=_0x332e6a,_0x533c8f=this[_0x2b61b7(0x208)],_0x1a2bda=_0x533c8f[_0x2b61b7(0x1f1)][_0x2b61b7(0x207)](_0x2b61b7(0x1ee));if(_0x533c8f[_0x2b61b7(0x1f1)][_0x2b61b7(0x1fe)](_0x2b61b7(0x1e9))&&(_0x1a2bda[_0x2b61b7(0x203)](_0x2b61b7(0x1fc)),_0x1a2bda[_0x2b61b7(0x203)](_0x2b61b7(0x20d))),_0x533c8f[_0x2b61b7(0x1f1)][_0x2b61b7(0x1fe)](_0x2b61b7(0x20a))){for(const _0xb81ad6 of[_0x2b61b7(0x202),_0x2b61b7(0x1fd)])_0x1a2bda[_0x2b61b7(0x1ed)](_0xb81ad6);}const _0x2c11b6=_0x533c8f[_0x2b61b7(0x206)];_0x1a2bda[_0x2b61b7(0x1fb)](_0x2b61b7(0x1f4)),_0x1a2bda[_0x2b61b7(0x20c)][_0x2b61b7(0x1ef)](_0x2b61b7(0x1f4),_0x3cc931(_0x2c11b6,_0x2b61b7(0x1f5))),this[_0x2b61b7(0x1fa)]();}[_0x332e6a(0x1fa)](){const _0xab0a86=_0x332e6a,_0x3eb602=this[_0xab0a86(0x208)],_0x4bdb43=_0x3eb602[_0xab0a86(0x206)],_0x4e90e3=_0x3eb602[_0xab0a86(0x1f1)][_0xab0a86(0x207)](_0xab0a86(0x1ee));_0x4e90e3[_0xab0a86(0x20c)][_0xab0a86(0x205)](_0x5159c9=>{const _0x4d1eca=_0xab0a86;if(_0x4d1eca(0x1e7)!=_0x5159c9[_0x4d1eca(0x201)])return;const {data:_0xc98ba4}=_0x5159c9;if(!_0xc98ba4)return;if(_0x4d1eca(0x202)!=_0xc98ba4[_0x4d1eca(0x1f2)]&&_0x4d1eca(0x1fd)!=_0xc98ba4[_0x4d1eca(0x1f2)])return;const _0x3ed0c7=_0x5159c9[_0x4d1eca(0x20e)]()[0x0],_0x45b5ff=_0x4e90e3[_0x4d1eca(0x20c)][_0x4d1eca(0x1f3)](_0x3ed0c7);return _0x4d1eca(0x202)==_0xc98ba4[_0x4d1eca(0x1f2)]?{'type':_0x4d1eca(0x209),'content':_0x3cc931(_0x4bdb43,_0x4d1eca(0x1eb),_0x45b5ff)}:_0x4d1eca(0x1fd)==_0xc98ba4[_0x4d1eca(0x1f2)]?{'type':_0x4d1eca(0x209),'content':_0x3cc931(_0x4bdb43,_0x4d1eca(0x1ec),_0x45b5ff)}:void 0x0;});}}function _0x1604(){const _0x251bb1=['2lgEuzm','IndentEditing','11DPKfpV','*Indent:*\x20%0','*Outdent:*\x20%0','enableDefaultAttributesIntegration','TrackChangesEditing','registerAttributeLabel','10869HhQnCv','plugins','commandName','getItemLabel','blockIndent','FORMAT_INDENT','3779055eFpDCf','1524600BpqzRZ','508RCvTQe','11109zeNpJH','_registerLegacyDescription','registerBlockAttribute','indent','outdentBlock','has','11047770HAqUvR','6795448pdvAcK','type','indentBlock','enableCommand','afterInit','registerDescriptionCallback','locale','get','editor','format','IndentBlock','1142563JVORsq','descriptionFactory','outdent','getItems','1662gGMrUy','formatBlock'];_0x1604=function(){return _0x251bb1;};return _0x1604();}
23
+ const _0x19b8b1=_0x5d87;(function(_0x155554,_0x4bd1ca){const _0x384e8f=_0x5d87,_0x30ca28=_0x155554();while(!![]){try{const _0x2dc589=-parseInt(_0x384e8f(0x134))/0x1*(-parseInt(_0x384e8f(0x13a))/0x2)+-parseInt(_0x384e8f(0x13f))/0x3*(-parseInt(_0x384e8f(0x12e))/0x4)+-parseInt(_0x384e8f(0x148))/0x5*(-parseInt(_0x384e8f(0x130))/0x6)+-parseInt(_0x384e8f(0x13b))/0x7+parseInt(_0x384e8f(0x146))/0x8*(parseInt(_0x384e8f(0x150))/0x9)+-parseInt(_0x384e8f(0x140))/0xa+-parseInt(_0x384e8f(0x141))/0xb;if(_0x2dc589===_0x4bd1ca)break;else _0x30ca28['push'](_0x30ca28['shift']());}catch(_0x1f9539){_0x30ca28['push'](_0x30ca28['shift']());}}}(_0x1644,0xadcc5));import{Plugin as _0x39f81f}from'ckeditor5/src/core.js';function _0x5d87(_0x134648,_0x2e8215){const _0x1644ea=_0x1644();return _0x5d87=function(_0x5d87c1,_0x584b46){_0x5d87c1=_0x5d87c1-0x12a;let _0x1512dd=_0x1644ea[_0x5d87c1];return _0x1512dd;},_0x5d87(_0x134648,_0x2e8215);}import{getTranslation as _0x229585}from'../utils/common-translations.js';function _0x1644(){const _0x384264=['outdent','afterInit','enableCommand','IndentEditing','901112wthWKU','locale','680934eyjrVh','getItemLabel','format','TrackChangesEditing','9wxIMhj','descriptionFactory','outdentBlock','getItems','*Indent:*\x20%0','blockIndent','91338GHDfGS','9569098qlmVxM','IndentBlock','registerAttributeLabel','has','3DdqjOo','8332950bUSuMP','1750254WidPKv','editor','type','formatBlock','enableDefaultAttributesIntegration','29760RTnUAh','*Outdent:*\x20%0','45zmnKeg','registerDescriptionCallback','FORMAT_INDENT','get','indentBlock','indent','_registerLegacyDescription','commandName','3420RvrPpP','plugins','registerBlockAttribute'];_0x1644=function(){return _0x384264;};return _0x1644();}export default class rt extends _0x39f81f{[_0x19b8b1(0x12b)](){const _0x2d4516=_0x19b8b1,_0x3a9634=this[_0x2d4516(0x142)],_0x433ee6=_0x3a9634[_0x2d4516(0x151)][_0x2d4516(0x14b)](_0x2d4516(0x133));if(_0x3a9634[_0x2d4516(0x151)][_0x2d4516(0x13e)](_0x2d4516(0x12d))&&(_0x433ee6[_0x2d4516(0x12c)](_0x2d4516(0x14d)),_0x433ee6[_0x2d4516(0x12c)](_0x2d4516(0x12a))),_0x3a9634[_0x2d4516(0x151)][_0x2d4516(0x13e)](_0x2d4516(0x13c))){for(const _0x2f576d of[_0x2d4516(0x14c),_0x2d4516(0x136)])_0x433ee6[_0x2d4516(0x145)](_0x2f576d);}const _0x55ae8a=_0x3a9634[_0x2d4516(0x12f)];_0x433ee6[_0x2d4516(0x152)](_0x2d4516(0x139)),_0x433ee6[_0x2d4516(0x135)][_0x2d4516(0x13d)](_0x2d4516(0x139),_0x229585(_0x55ae8a,_0x2d4516(0x14a))),this[_0x2d4516(0x14e)]();}[_0x19b8b1(0x14e)](){const _0x2a1654=_0x19b8b1,_0x5411d2=this[_0x2a1654(0x142)],_0x40c6ad=_0x5411d2[_0x2a1654(0x12f)],_0x575300=_0x5411d2[_0x2a1654(0x151)][_0x2a1654(0x14b)](_0x2a1654(0x133));_0x575300[_0x2a1654(0x135)][_0x2a1654(0x149)](_0x5db5d8=>{const _0x21090e=_0x2a1654;if(_0x21090e(0x144)!=_0x5db5d8[_0x21090e(0x143)])return;const {data:_0x33fe7a}=_0x5db5d8;if(!_0x33fe7a)return;if(_0x21090e(0x14c)!=_0x33fe7a[_0x21090e(0x14f)]&&_0x21090e(0x136)!=_0x33fe7a[_0x21090e(0x14f)])return;const _0x42386f=_0x5db5d8[_0x21090e(0x137)]()[0x0],_0x2598f5=_0x575300[_0x21090e(0x135)][_0x21090e(0x131)](_0x42386f);return _0x21090e(0x14c)==_0x33fe7a[_0x21090e(0x14f)]?{'type':_0x21090e(0x132),'content':_0x229585(_0x40c6ad,_0x21090e(0x138),_0x2598f5)}:_0x21090e(0x136)==_0x33fe7a[_0x21090e(0x14f)]?{'type':_0x21090e(0x132),'content':_0x229585(_0x40c6ad,_0x21090e(0x147),_0x2598f5)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x50137e=_0x19fd;(function(_0x367e67,_0x2a2fe0){var _0x199a98=_0x19fd,_0x4b2578=_0x367e67();while(!![]){try{var _0x2f87d3=parseInt(_0x199a98(0x117))/0x1+parseInt(_0x199a98(0x10a))/0x2*(parseInt(_0x199a98(0x110))/0x3)+parseInt(_0x199a98(0x116))/0x4*(parseInt(_0x199a98(0x119))/0x5)+-parseInt(_0x199a98(0x10d))/0x6*(parseInt(_0x199a98(0x111))/0x7)+parseInt(_0x199a98(0x112))/0x8*(-parseInt(_0x199a98(0x106))/0x9)+-parseInt(_0x199a98(0x109))/0xa+-parseInt(_0x199a98(0x115))/0xb*(-parseInt(_0x199a98(0x10b))/0xc);if(_0x2f87d3===_0x2a2fe0)break;else _0x4b2578['push'](_0x4b2578['shift']());}catch(_0x4239e5){_0x4b2578['push'](_0x4b2578['shift']());}}}(_0x4df9,0xde933));function _0x4df9(){var _0x30e0cf=['5JMKyMb','18OLbCAl','enableCommand','editor','11195940FsbRKn','4NQgmfV','204iowIXn','get','30oOoUpF','plugins','requires','361893CqosEZ','543515tQKCxw','1428848uTfNfq','TrackChangesEditing','init','1366255AUtSIR','1614704oCvmRX','20275hUtKFF','input'];_0x4df9=function(){return _0x30e0cf;};return _0x4df9();}function _0x19fd(_0x2a2bc5,_0x3c6c76){var _0x4df91f=_0x4df9();return _0x19fd=function(_0x19fd77,_0x5433c4){_0x19fd77=_0x19fd77-0x106;var _0x42fe8a=_0x4df91f[_0x19fd77];return _0x42fe8a;},_0x19fd(_0x2a2bc5,_0x3c6c76);}import{Plugin as _0x5b3b9d}from'ckeditor5/src/core.js';import{Input as _0x581f76}from'ckeditor5/src/typing.js';export default class at extends _0x5b3b9d{static get[_0x50137e(0x10f)](){return[_0x581f76];}[_0x50137e(0x114)](){var _0x50e4d7=_0x50137e;this[_0x50e4d7(0x108)][_0x50e4d7(0x10e)][_0x50e4d7(0x10c)](_0x50e4d7(0x113))[_0x50e4d7(0x107)](_0x50e4d7(0x118));}}
23
+ function _0x190c(_0x441ab8,_0x4de017){var _0x804eb2=_0x804e();return _0x190c=function(_0x190c29,_0x340f38){_0x190c29=_0x190c29-0x7d;var _0x567fc0=_0x804eb2[_0x190c29];return _0x567fc0;},_0x190c(_0x441ab8,_0x4de017);}var _0x200d79=_0x190c;(function(_0x45e03a,_0x2cd286){var _0x351cbb=_0x190c,_0x1cb672=_0x45e03a();while(!![]){try{var _0x3564ae=parseInt(_0x351cbb(0x83))/0x1+parseInt(_0x351cbb(0x82))/0x2+parseInt(_0x351cbb(0x85))/0x3+parseInt(_0x351cbb(0x7d))/0x4+parseInt(_0x351cbb(0x8d))/0x5*(-parseInt(_0x351cbb(0x86))/0x6)+-parseInt(_0x351cbb(0x8a))/0x7*(parseInt(_0x351cbb(0x8b))/0x8)+parseInt(_0x351cbb(0x88))/0x9;if(_0x3564ae===_0x2cd286)break;else _0x1cb672['push'](_0x1cb672['shift']());}catch(_0x1cbc7f){_0x1cb672['push'](_0x1cb672['shift']());}}}(_0x804e,0xa3115));import{Plugin as _0x24c141}from'ckeditor5/src/core.js';import{Input as _0x2255cd}from'ckeditor5/src/typing.js';function _0x804e(){var _0x17ea5e=['4691043sOlkNl','requires','839734sirFeB','40cYLBfz','init','4656885gtNpbq','532500GIdWyL','get','plugins','enableCommand','input','893770Jjhahk','149334vddVlV','TrackChangesEditing','2845623HhazGv','6iNDHwJ','editor'];_0x804e=function(){return _0x17ea5e;};return _0x804e();}export default class at extends _0x24c141{static get[_0x200d79(0x89)](){return[_0x2255cd];}[_0x200d79(0x8c)](){var _0x368dc1=_0x200d79;this[_0x368dc1(0x87)][_0x368dc1(0x7f)][_0x368dc1(0x7e)](_0x368dc1(0x84))[_0x368dc1(0x80)](_0x368dc1(0x81));}}