@ckeditor/ckeditor5-track-changes 41.3.0 → 41.4.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (238) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index-content.css +4 -0
  3. package/dist/index-editor.css +4 -0
  4. package/dist/index.css +4 -0
  5. package/dist/index.js +23 -0
  6. package/dist/translations/ar.d.ts +8 -0
  7. package/dist/translations/ar.js +23 -0
  8. package/dist/translations/az.d.ts +8 -0
  9. package/dist/translations/az.js +23 -0
  10. package/dist/translations/bg.d.ts +8 -0
  11. package/dist/translations/bg.js +23 -0
  12. package/dist/translations/bn.d.ts +8 -0
  13. package/dist/translations/bn.js +23 -0
  14. package/dist/translations/ca.d.ts +8 -0
  15. package/dist/translations/ca.js +23 -0
  16. package/dist/translations/cs.d.ts +8 -0
  17. package/dist/translations/cs.js +23 -0
  18. package/dist/translations/da.d.ts +8 -0
  19. package/dist/translations/da.js +23 -0
  20. package/dist/translations/de.d.ts +8 -0
  21. package/dist/translations/de.js +23 -0
  22. package/dist/translations/el.d.ts +8 -0
  23. package/dist/translations/el.js +23 -0
  24. package/dist/translations/en-au.d.ts +8 -0
  25. package/dist/translations/en-au.js +23 -0
  26. package/dist/translations/en.d.ts +8 -0
  27. package/dist/translations/en.js +23 -0
  28. package/dist/translations/es.d.ts +8 -0
  29. package/dist/translations/es.js +23 -0
  30. package/dist/translations/et.d.ts +8 -0
  31. package/dist/translations/et.js +23 -0
  32. package/dist/translations/fi.d.ts +8 -0
  33. package/dist/translations/fi.js +23 -0
  34. package/dist/translations/fr.d.ts +8 -0
  35. package/dist/translations/fr.js +23 -0
  36. package/dist/translations/gl.d.ts +8 -0
  37. package/dist/translations/gl.js +23 -0
  38. package/dist/translations/he.d.ts +8 -0
  39. package/dist/translations/he.js +23 -0
  40. package/dist/translations/hi.d.ts +8 -0
  41. package/dist/translations/hi.js +23 -0
  42. package/dist/translations/hr.d.ts +8 -0
  43. package/dist/translations/hr.js +23 -0
  44. package/dist/translations/hu.d.ts +8 -0
  45. package/dist/translations/hu.js +23 -0
  46. package/dist/translations/id.d.ts +8 -0
  47. package/dist/translations/id.js +23 -0
  48. package/dist/translations/it.d.ts +8 -0
  49. package/dist/translations/it.js +23 -0
  50. package/dist/translations/ja.d.ts +8 -0
  51. package/dist/translations/ja.js +23 -0
  52. package/dist/translations/ko.d.ts +8 -0
  53. package/dist/translations/ko.js +23 -0
  54. package/dist/translations/lt.d.ts +8 -0
  55. package/dist/translations/lt.js +23 -0
  56. package/dist/translations/lv.d.ts +8 -0
  57. package/dist/translations/lv.js +23 -0
  58. package/dist/translations/ms.d.ts +8 -0
  59. package/dist/translations/ms.js +23 -0
  60. package/dist/translations/nl.d.ts +8 -0
  61. package/dist/translations/nl.js +23 -0
  62. package/dist/translations/no.d.ts +8 -0
  63. package/dist/translations/no.js +23 -0
  64. package/dist/translations/pl.d.ts +8 -0
  65. package/dist/translations/pl.js +23 -0
  66. package/dist/translations/pt-br.d.ts +8 -0
  67. package/dist/translations/pt-br.js +23 -0
  68. package/dist/translations/pt.d.ts +8 -0
  69. package/dist/translations/pt.js +23 -0
  70. package/dist/translations/ro.d.ts +8 -0
  71. package/dist/translations/ro.js +23 -0
  72. package/dist/translations/ru.d.ts +8 -0
  73. package/dist/translations/ru.js +23 -0
  74. package/dist/translations/sk.d.ts +8 -0
  75. package/dist/translations/sk.js +23 -0
  76. package/dist/translations/sq.d.ts +8 -0
  77. package/dist/translations/sq.js +23 -0
  78. package/dist/translations/sr-latn.d.ts +8 -0
  79. package/dist/translations/sr-latn.js +23 -0
  80. package/dist/translations/sr.d.ts +8 -0
  81. package/dist/translations/sr.js +23 -0
  82. package/dist/translations/sv.d.ts +8 -0
  83. package/dist/translations/sv.js +23 -0
  84. package/dist/translations/th.d.ts +8 -0
  85. package/dist/translations/th.js +23 -0
  86. package/dist/translations/tk.d.ts +8 -0
  87. package/dist/translations/tk.js +23 -0
  88. package/dist/translations/tr.d.ts +8 -0
  89. package/dist/translations/tr.js +23 -0
  90. package/dist/translations/tt.d.ts +8 -0
  91. package/dist/translations/tt.js +23 -0
  92. package/dist/translations/uk.d.ts +8 -0
  93. package/dist/translations/uk.js +23 -0
  94. package/dist/translations/ur.d.ts +8 -0
  95. package/dist/translations/ur.js +23 -0
  96. package/dist/translations/vi.d.ts +8 -0
  97. package/dist/translations/vi.js +23 -0
  98. package/dist/translations/zh-cn.d.ts +8 -0
  99. package/dist/translations/zh-cn.js +23 -0
  100. package/dist/translations/zh.d.ts +8 -0
  101. package/dist/translations/zh.js +23 -0
  102. package/dist/types/augmentation.d.ts +44 -0
  103. package/dist/types/commands/acceptsuggestioncommand.d.ts +28 -0
  104. package/dist/types/commands/discardsuggestioncommand.d.ts +28 -0
  105. package/dist/types/commands/executeonallsuggestionscommand.d.ts +28 -0
  106. package/dist/types/commands/executeonselectedsuggestionscommand.d.ts +28 -0
  107. package/dist/types/commands/trackchangescommand.d.ts +30 -0
  108. package/dist/types/index.d.ts +20 -0
  109. package/dist/types/integrations/aiassistant.d.ts +21 -0
  110. package/dist/types/integrations/alignment.d.ts +21 -0
  111. package/dist/types/integrations/basicstyles.d.ts +21 -0
  112. package/dist/types/integrations/blockquote.d.ts +21 -0
  113. package/dist/types/integrations/casechange.d.ts +21 -0
  114. package/dist/types/integrations/ckbox.d.ts +21 -0
  115. package/dist/types/integrations/codeblock.d.ts +21 -0
  116. package/dist/types/integrations/comments.d.ts +18 -0
  117. package/dist/types/integrations/deletecommand.d.ts +21 -0
  118. package/dist/types/integrations/entercommand.d.ts +20 -0
  119. package/dist/types/integrations/findandreplace.d.ts +25 -0
  120. package/dist/types/integrations/font.d.ts +21 -0
  121. package/dist/types/integrations/formatpainter.d.ts +21 -0
  122. package/dist/types/integrations/heading.d.ts +21 -0
  123. package/dist/types/integrations/highlight.d.ts +21 -0
  124. package/dist/types/integrations/horizontalline.d.ts +21 -0
  125. package/dist/types/integrations/htmlembed.d.ts +21 -0
  126. package/dist/types/integrations/image.d.ts +21 -0
  127. package/dist/types/integrations/imagereplace.d.ts +21 -0
  128. package/dist/types/integrations/imagestyle.d.ts +21 -0
  129. package/dist/types/integrations/importword.d.ts +22 -0
  130. package/dist/types/integrations/indent.d.ts +21 -0
  131. package/dist/types/integrations/inputcommand.d.ts +20 -0
  132. package/dist/types/integrations/legacylist.d.ts +21 -0
  133. package/dist/types/integrations/legacylistproperties.d.ts +33 -0
  134. package/dist/types/integrations/link.d.ts +21 -0
  135. package/dist/types/integrations/list.d.ts +21 -0
  136. package/dist/types/integrations/listproperties.d.ts +24 -0
  137. package/dist/types/integrations/mediaembed.d.ts +21 -0
  138. package/dist/types/integrations/mention.d.ts +21 -0
  139. package/dist/types/integrations/multilevellist.d.ts +28 -0
  140. package/dist/types/integrations/pagebreak.d.ts +21 -0
  141. package/dist/types/integrations/paragraph.d.ts +21 -0
  142. package/dist/types/integrations/removeformat.d.ts +21 -0
  143. package/dist/types/integrations/restrictededitingmode.d.ts +21 -0
  144. package/dist/types/integrations/shiftentercommand.d.ts +20 -0
  145. package/dist/types/integrations/standardeditingmode.d.ts +21 -0
  146. package/dist/types/integrations/style.d.ts +21 -0
  147. package/dist/types/integrations/table.d.ts +46 -0
  148. package/dist/types/integrations/tablecaption.d.ts +26 -0
  149. package/dist/types/integrations/tableclipboard.d.ts +23 -0
  150. package/dist/types/integrations/tablecolumnresize.d.ts +30 -0
  151. package/dist/types/integrations/tableheadings.d.ts +26 -0
  152. package/dist/types/integrations/tablemergesplit.d.ts +26 -0
  153. package/dist/types/integrations/tableofcontents.d.ts +21 -0
  154. package/dist/types/integrations/tableproperties.d.ts +31 -0
  155. package/dist/types/integrations/template.d.ts +21 -0
  156. package/dist/types/integrations/title.d.ts +21 -0
  157. package/dist/types/integrations/undo.d.ts +21 -0
  158. package/dist/types/integrations/utils.d.ts +25 -0
  159. package/dist/types/suggestion.d.ts +295 -0
  160. package/dist/types/suggestiondescriptionfactory.d.ts +187 -0
  161. package/dist/types/trackchanges.d.ts +184 -0
  162. package/dist/types/trackchangesconfig.d.ts +82 -0
  163. package/dist/types/trackchangesdata.d.ts +45 -0
  164. package/dist/types/trackchangesediting.d.ts +530 -0
  165. package/dist/types/trackchangesui.d.ts +42 -0
  166. package/dist/types/ui/suggestioncontroller.d.ts +41 -0
  167. package/dist/types/ui/view/basesuggestionthreadview.d.ts +174 -0
  168. package/dist/types/ui/view/suggestionthreadview.d.ts +186 -0
  169. package/dist/types/utils/common-translations.d.ts +13 -0
  170. package/dist/types/utils/utils.d.ts +34 -0
  171. package/package.json +4 -3
  172. package/src/commands/acceptsuggestioncommand.js +1 -1
  173. package/src/commands/discardsuggestioncommand.js +1 -1
  174. package/src/commands/executeonallsuggestionscommand.js +1 -1
  175. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  176. package/src/commands/trackchangescommand.js +1 -1
  177. package/src/index.js +1 -1
  178. package/src/integrations/aiassistant.js +1 -1
  179. package/src/integrations/alignment.js +1 -1
  180. package/src/integrations/basicstyles.js +1 -1
  181. package/src/integrations/blockquote.js +1 -1
  182. package/src/integrations/casechange.js +1 -1
  183. package/src/integrations/ckbox.js +1 -1
  184. package/src/integrations/codeblock.js +1 -1
  185. package/src/integrations/comments.js +1 -1
  186. package/src/integrations/deletecommand.js +1 -1
  187. package/src/integrations/entercommand.js +1 -1
  188. package/src/integrations/findandreplace.js +1 -1
  189. package/src/integrations/font.js +1 -1
  190. package/src/integrations/formatpainter.js +1 -1
  191. package/src/integrations/heading.js +1 -1
  192. package/src/integrations/highlight.js +1 -1
  193. package/src/integrations/horizontalline.js +1 -1
  194. package/src/integrations/htmlembed.js +1 -1
  195. package/src/integrations/image.js +1 -1
  196. package/src/integrations/imagereplace.js +1 -1
  197. package/src/integrations/imagestyle.js +1 -1
  198. package/src/integrations/importword.js +1 -1
  199. package/src/integrations/indent.js +1 -1
  200. package/src/integrations/inputcommand.js +1 -1
  201. package/src/integrations/legacylist.js +1 -1
  202. package/src/integrations/legacylistproperties.js +1 -1
  203. package/src/integrations/link.js +1 -1
  204. package/src/integrations/list.js +1 -1
  205. package/src/integrations/listproperties.js +1 -1
  206. package/src/integrations/mediaembed.js +1 -1
  207. package/src/integrations/mention.js +1 -1
  208. package/src/integrations/multilevellist.js +1 -1
  209. package/src/integrations/pagebreak.js +1 -1
  210. package/src/integrations/paragraph.js +1 -1
  211. package/src/integrations/removeformat.js +1 -1
  212. package/src/integrations/restrictededitingmode.js +1 -1
  213. package/src/integrations/shiftentercommand.js +1 -1
  214. package/src/integrations/standardeditingmode.js +1 -1
  215. package/src/integrations/style.js +1 -1
  216. package/src/integrations/table.js +1 -1
  217. package/src/integrations/tablecaption.js +1 -1
  218. package/src/integrations/tableclipboard.js +1 -1
  219. package/src/integrations/tablecolumnresize.js +1 -1
  220. package/src/integrations/tableheadings.js +1 -1
  221. package/src/integrations/tablemergesplit.js +1 -1
  222. package/src/integrations/tableofcontents.js +1 -1
  223. package/src/integrations/tableproperties.js +1 -1
  224. package/src/integrations/template.js +1 -1
  225. package/src/integrations/title.js +1 -1
  226. package/src/integrations/undo.js +1 -1
  227. package/src/integrations/utils.js +1 -1
  228. package/src/suggestion.js +1 -1
  229. package/src/suggestiondescriptionfactory.js +1 -1
  230. package/src/trackchanges.js +1 -1
  231. package/src/trackchangesdata.js +1 -1
  232. package/src/trackchangesediting.js +1 -1
  233. package/src/trackchangesui.js +1 -1
  234. package/src/ui/suggestioncontroller.js +1 -1
  235. package/src/ui/view/basesuggestionthreadview.js +1 -1
  236. package/src/ui/view/suggestionthreadview.js +1 -1
  237. package/src/utils/common-translations.js +1 -1
  238. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b08af=_0x4bb7;function _0x4bb7(_0x1967fd,_0x16bd48){const _0x46f4a1=_0x46f4();return _0x4bb7=function(_0x4bb749,_0x5898af){_0x4bb749=_0x4bb749-0x1e8;let _0x36f6a1=_0x46f4a1[_0x4bb749];return _0x36f6a1;},_0x4bb7(_0x1967fd,_0x16bd48);}(function(_0x14ebbf,_0x78cc91){const _0x5645a3=_0x4bb7,_0x28dfe2=_0x14ebbf();while(!![]){try{const _0x3d1b97=-parseInt(_0x5645a3(0x1f8))/0x1+-parseInt(_0x5645a3(0x1ee))/0x2+parseInt(_0x5645a3(0x1ef))/0x3*(-parseInt(_0x5645a3(0x1f2))/0x4)+-parseInt(_0x5645a3(0x1f4))/0x5+-parseInt(_0x5645a3(0x1ec))/0x6+parseInt(_0x5645a3(0x1e8))/0x7+parseInt(_0x5645a3(0x1f0))/0x8*(parseInt(_0x5645a3(0x1f5))/0x9);if(_0x3d1b97===_0x78cc91)break;else _0x28dfe2['push'](_0x28dfe2['shift']());}catch(_0x5c7b90){_0x28dfe2['push'](_0x28dfe2['shift']());}}}(_0x46f4,0x6e3ae));import{Plugin as _0x4ce6c5}from'ckeditor5/src/core.js';export default class E extends _0x4ce6c5{[_0x5b08af(0x1eb)](){const _0x47a62b=_0x5b08af,_0x48aa7b=this[_0x47a62b(0x1f1)],_0x35bac8=_0x48aa7b[_0x47a62b(0x1e9)][_0x47a62b(0x1ea)](_0x47a62b(0x1ed));_0x48aa7b[_0x47a62b(0x1f6)][_0x47a62b(0x1ea)](_0x47a62b(0x1f3))&&_0x35bac8[_0x47a62b(0x1f7)](_0x47a62b(0x1f3));}}function _0x46f4(){const _0x5c7fff=['4216562TlryTy','plugins','get','afterInit','1764234HksKIS','TrackChangesEditing','111762zhtfsK','3PcUUjG','11543848RNeCQv','editor','2786060UZQtmI','showAIAssistant','595250jvCgkf','9pLDlEh','commands','enableCommand','428360ODNcxB'];_0x46f4=function(){return _0x5c7fff;};return _0x46f4();}
23
+ const _0x547875=_0x11b9;function _0x184f(){const _0x243076=['editor','2060082URRwCI','4JwnIKs','get','commands','15155tOHQSa','afterInit','108cqNlLf','292632SzzTiv','744893emjdie','enableCommand','569211UexApT','plugins','72681eODUon','TrackChangesEditing','3397380oGogIE','11pmhjBB','592DFTJkP','showAIAssistant'];_0x184f=function(){return _0x243076;};return _0x184f();}(function(_0x3ce1ea,_0x5b55f5){const _0x1603ea=_0x11b9,_0x376f9d=_0x3ce1ea();while(!![]){try{const _0x3f1fc2=parseInt(_0x1603ea(0xcd))/0x1+parseInt(_0x1603ea(0xd9))/0x2*(parseInt(_0x1603ea(0xcf))/0x3)+parseInt(_0x1603ea(0xcb))/0x4*(-parseInt(_0x1603ea(0xc9))/0x5)+parseInt(_0x1603ea(0xcc))/0x6+parseInt(_0x1603ea(0xd1))/0x7*(-parseInt(_0x1603ea(0xd5))/0x8)+-parseInt(_0x1603ea(0xd8))/0x9+-parseInt(_0x1603ea(0xd3))/0xa*(-parseInt(_0x1603ea(0xd4))/0xb);if(_0x3f1fc2===_0x5b55f5)break;else _0x376f9d['push'](_0x376f9d['shift']());}catch(_0x915b61){_0x376f9d['push'](_0x376f9d['shift']());}}}(_0x184f,0x69e88));import{Plugin as _0x5139e1}from'ckeditor5/src/core.js';function _0x11b9(_0x1c944f,_0x7add31){const _0x184f9b=_0x184f();return _0x11b9=function(_0x11b9d9,_0x8dc956){_0x11b9d9=_0x11b9d9-0xc7;let _0x42b469=_0x184f9b[_0x11b9d9];return _0x42b469;},_0x11b9(_0x1c944f,_0x7add31);}export default class E extends _0x5139e1{[_0x547875(0xca)](){const _0x354ded=_0x547875,_0x39d863=this[_0x354ded(0xd7)],_0x3e365a=_0x39d863[_0x354ded(0xd0)][_0x354ded(0xc7)](_0x354ded(0xd2));_0x39d863[_0x354ded(0xc8)][_0x354ded(0xc7)](_0x354ded(0xd6))&&_0x3e365a[_0x354ded(0xce)](_0x354ded(0xd6));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xb76f02=_0x42df;(function(_0x2ae09a,_0xb3d04f){const _0x2a9a25=_0x42df,_0x61962a=_0x2ae09a();while(!![]){try{const _0x589d30=-parseInt(_0x2a9a25(0x177))/0x1+-parseInt(_0x2a9a25(0x16f))/0x2*(parseInt(_0x2a9a25(0x174))/0x3)+-parseInt(_0x2a9a25(0x183))/0x4*(parseInt(_0x2a9a25(0x195))/0x5)+-parseInt(_0x2a9a25(0x18f))/0x6*(-parseInt(_0x2a9a25(0x18e))/0x7)+-parseInt(_0x2a9a25(0x188))/0x8*(-parseInt(_0x2a9a25(0x17b))/0x9)+parseInt(_0x2a9a25(0x181))/0xa*(parseInt(_0x2a9a25(0x184))/0xb)+-parseInt(_0x2a9a25(0x17c))/0xc;if(_0x589d30===_0xb3d04f)break;else _0x61962a['push'](_0x61962a['shift']());}catch(_0x250a58){_0x61962a['push'](_0x61962a['shift']());}}}(_0x3d54,0xc7c17));import{Plugin as _0x262d52}from'ckeditor5/src/core.js';function _0x42df(_0x4f3f13,_0x47f2c5){const _0x3d54b9=_0x3d54();return _0x42df=function(_0x42df1d,_0x5e0c02){_0x42df1d=_0x42df1d-0x16f;let _0x1b442a=_0x3d54b9[_0x42df1d];return _0x1b442a;},_0x42df(_0x4f3f13,_0x47f2c5);}import{getTranslation as _0x49788c}from'../utils/common-translations.js';export default class V extends _0x262d52{[_0xb76f02(0x180)](){const _0x2b180c=_0xb76f02,_0x5d5794=this[_0x2b180c(0x186)],_0x1bdb0b=_0x5d5794[_0x2b180c(0x190)];if(!_0x5d5794[_0x2b180c(0x191)][_0x2b180c(0x178)](_0x2b180c(0x198)))return;const _0x3b9e29=_0x5d5794[_0x2b180c(0x191)][_0x2b180c(0x196)](_0x2b180c(0x179));_0x3b9e29[_0x2b180c(0x172)](_0x2b180c(0x182),[],[_0x2b180c(0x182)]),_0x3b9e29[_0x2b180c(0x192)][_0x2b180c(0x18a)](_0x2b180c(0x182),_0x49788c(_0x1bdb0b,_0x2b180c(0x197))),this[_0x2b180c(0x18c)]();}[_0xb76f02(0x18c)](){const _0x37f91b=_0xb76f02,_0x407edb=this[_0x37f91b(0x186)],_0x59a48a=_0x407edb[_0x37f91b(0x190)];_0x407edb[_0x37f91b(0x191)][_0x37f91b(0x196)](_0x37f91b(0x179))[_0x37f91b(0x192)][_0x37f91b(0x18d)](_0x2e4ea0=>{const _0x145357=_0x37f91b;if(_0x145357(0x185)!=_0x2e4ea0[_0x145357(0x171)])return;const {data:_0x8026c4}=_0x2e4ea0;if(_0x8026c4&&_0x145357(0x182)==_0x8026c4[_0x145357(0x193)]){const _0x3092a5=_0x8026c4[_0x145357(0x175)][0x0][_0x145357(0x170)];return{'type':_0x145357(0x17f),'content':_0x49788c(_0x59a48a,_0x145357(0x187),function(_0x32323a){const _0x1b4e9d=_0x145357;switch(_0x32323a){case _0x1b4e9d(0x17d):return _0x49788c(_0x59a48a,_0x1b4e9d(0x189));case _0x1b4e9d(0x176):return _0x49788c(_0x59a48a,_0x1b4e9d(0x17e));case _0x1b4e9d(0x173):return _0x49788c(_0x59a48a,_0x1b4e9d(0x17a));case _0x1b4e9d(0x194):return _0x49788c(_0x59a48a,_0x1b4e9d(0x18b));}}(_0x3092a5))};}});}}function _0x3d54(){const _0x475fc0=['alignment','2612oxXvgP','53449byrAby','formatBlock','editor','*Format:*\x20%0','8njNVMw','FORMAT_ALIGN_TO_LEFT','registerAttributeLabel','FORMAT_JUSTIFY_TEXT','_registerLegacyDescription','registerDescriptionCallback','75859pUHjNH','546YtIlzW','locale','plugins','_descriptionFactory','commandName','justify','4085ohQSSx','get','FORMAT_ALIGNMENT','AlignmentEditing','2tulTdo','value','type','_enableDefaultAttributesIntegration','center','3823452BBZtKs','commandParams','right','10675VOUMTe','has','TrackChangesEditing','FORMAT_ALIGN_TO_CENTER','5835762VyvJSM','4707108NxTwtg','left','FORMAT_ALIGN_TO_RIGHT','format','afterInit','2870KuWWlj'];_0x3d54=function(){return _0x475fc0;};return _0x3d54();}
23
+ function _0x1297(_0x2ac3c1,_0x482dca){const _0x1f1348=_0x1f13();return _0x1297=function(_0x1297ae,_0x259656){_0x1297ae=_0x1297ae-0x86;let _0x20b325=_0x1f1348[_0x1297ae];return _0x20b325;},_0x1297(_0x2ac3c1,_0x482dca);}const _0x3a1ab0=_0x1297;(function(_0x845591,_0x40193e){const _0x500464=_0x1297,_0x15bbca=_0x845591();while(!![]){try{const _0x4c10ca=parseInt(_0x500464(0x8c))/0x1*(parseInt(_0x500464(0x8a))/0x2)+-parseInt(_0x500464(0xa9))/0x3*(parseInt(_0x500464(0x8d))/0x4)+-parseInt(_0x500464(0x94))/0x5*(-parseInt(_0x500464(0x99))/0x6)+parseInt(_0x500464(0x87))/0x7*(parseInt(_0x500464(0x9a))/0x8)+parseInt(_0x500464(0x88))/0x9*(-parseInt(_0x500464(0xaf))/0xa)+-parseInt(_0x500464(0x93))/0xb*(-parseInt(_0x500464(0x96))/0xc)+parseInt(_0x500464(0xa3))/0xd;if(_0x4c10ca===_0x40193e)break;else _0x15bbca['push'](_0x15bbca['shift']());}catch(_0x165ec2){_0x15bbca['push'](_0x15bbca['shift']());}}}(_0x1f13,0xb7293));import{Plugin as _0x27ff7c}from'ckeditor5/src/core.js';import{getTranslation as _0x368c6f}from'../utils/common-translations.js';export default class V extends _0x27ff7c{[_0x3a1ab0(0xa6)](){const _0x14ed8e=_0x3a1ab0,_0x48f93a=this[_0x14ed8e(0x9d)],_0x187a88=_0x48f93a[_0x14ed8e(0x9c)];if(!_0x48f93a[_0x14ed8e(0xa2)][_0x14ed8e(0x8e)](_0x14ed8e(0xa1)))return;const _0x1e2fde=_0x48f93a[_0x14ed8e(0xa2)][_0x14ed8e(0xa0)](_0x14ed8e(0xa4));_0x1e2fde[_0x14ed8e(0xa8)](_0x14ed8e(0xaa),[],[_0x14ed8e(0xaa)]),_0x1e2fde[_0x14ed8e(0xa5)][_0x14ed8e(0xa7)](_0x14ed8e(0xaa),_0x368c6f(_0x187a88,_0x14ed8e(0x8f))),this[_0x14ed8e(0x95)]();}[_0x3a1ab0(0x95)](){const _0x2ee095=_0x3a1ab0,_0x3e69c3=this[_0x2ee095(0x9d)],_0x2249d1=_0x3e69c3[_0x2ee095(0x9c)];_0x3e69c3[_0x2ee095(0xa2)][_0x2ee095(0xa0)](_0x2ee095(0xa4))[_0x2ee095(0xa5)][_0x2ee095(0xad)](_0x588af3=>{const _0x2a2e91=_0x2ee095;if(_0x2a2e91(0x9b)!=_0x588af3[_0x2a2e91(0xac)])return;const {data:_0x1e5267}=_0x588af3;if(_0x1e5267&&_0x2a2e91(0xaa)==_0x1e5267[_0x2a2e91(0xab)]){const _0x23389b=_0x1e5267[_0x2a2e91(0x9f)][0x0][_0x2a2e91(0x9e)];return{'type':_0x2a2e91(0x98),'content':_0x368c6f(_0x2249d1,_0x2a2e91(0x90),function(_0x29c97b){const _0x8798aa=_0x2a2e91;switch(_0x29c97b){case _0x8798aa(0x8b):return _0x368c6f(_0x2249d1,_0x8798aa(0x89));case _0x8798aa(0x91):return _0x368c6f(_0x2249d1,_0x8798aa(0x86));case _0x8798aa(0x92):return _0x368c6f(_0x2249d1,_0x8798aa(0x97));case _0x8798aa(0xb0):return _0x368c6f(_0x2249d1,_0x8798aa(0xae));}}(_0x23389b))};}});}}function _0x1f13(){const _0x1bac88=['AlignmentEditing','plugins','1200680ZSACFC','TrackChangesEditing','_descriptionFactory','afterInit','registerAttributeLabel','_enableDefaultAttributesIntegration','78kOqrbk','alignment','commandName','type','registerDescriptionCallback','FORMAT_JUSTIFY_TEXT','422260cvEsat','justify','FORMAT_ALIGN_TO_RIGHT','427lOyqUl','306DnfYby','FORMAT_ALIGN_TO_LEFT','2938UqDOua','left','806wqMHxu','226636HGcuDC','has','FORMAT_ALIGNMENT','*Format:*\x20%0','right','center','100034UOygwi','30QyeMOr','_registerLegacyDescription','828nGnPNg','FORMAT_ALIGN_TO_CENTER','format','565014ugRRfO','156088uTDlUg','formatBlock','locale','editor','value','commandParams','get'];_0x1f13=function(){return _0x1bac88;};return _0x1f13();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x39ca34=_0x195a;(function(_0x485112,_0x28e078){const _0x2ad86f=_0x195a,_0x5be96e=_0x485112();while(!![]){try{const _0x53edb0=parseInt(_0x2ad86f(0x105))/0x1+parseInt(_0x2ad86f(0x117))/0x2*(parseInt(_0x2ad86f(0x102))/0x3)+parseInt(_0x2ad86f(0x10c))/0x4*(parseInt(_0x2ad86f(0x100))/0x5)+parseInt(_0x2ad86f(0x101))/0x6+-parseInt(_0x2ad86f(0x11d))/0x7+-parseInt(_0x2ad86f(0xfb))/0x8*(-parseInt(_0x2ad86f(0xfd))/0x9)+-parseInt(_0x2ad86f(0x119))/0xa;if(_0x53edb0===_0x28e078)break;else _0x5be96e['push'](_0x5be96e['shift']());}catch(_0x1f303f){_0x5be96e['push'](_0x5be96e['shift']());}}}(_0x2633,0x1a35f));import{Plugin as _0x88ead0}from'ckeditor5/src/core.js';import{getTranslation as _0x38a1c4}from'../utils/common-translations.js';const ti=[_0x39ca34(0xf2),_0x39ca34(0xf8),_0x39ca34(0xf3),_0x39ca34(0x115),_0x39ca34(0x114),_0x39ca34(0x109),_0x39ca34(0x116)];function _0x2633(){const _0x48ec62=['_registerLegacyDescription','subscript','441055AXkKkR','1054716JIkjPJ','5106RUjwzE','forceValue','afterInit','126089FoGmmm','italic','superscript','*Remove\x20format:*\x20%0','SubscriptEditing','FORMAT_SUBSCRIPT','_enableDefaultAttributesIntegration','4pWDGpC','editor','_descriptionFactory','toUpperCase','commandParams','toLowerCase','has','FORMAT_STRIKETHROUGH','StrikethroughEditing','CodeEditing','SuperscriptEditing','188trfVRq','bold','4514470ibBWxi','registerDescriptionCallback','locale','formatInline','435071XraGQa','FORMAT_CODE','registerAttributeLabel','FORMAT_BOLD','*Format:*\x20%0','FORMAT_ITALIC','commandName','type','FORMAT_SUPERSCRIPT','FORMAT_UNDERLINE','plugins','FORMAT_','BoldEditing','UnderlineEditing','get','slice','code','underline','ItalicEditing','strikethrough','format','40wWrVdn','TrackChangesEditing','127593SaIjOL'];_0x2633=function(){return _0x48ec62;};return _0x2633();}function _0x195a(_0x333f4e,_0x113238){const _0x2633f0=_0x2633();return _0x195a=function(_0x195a91,_0x3411d1){_0x195a91=_0x195a91-0xee;let _0x2427bf=_0x2633f0[_0x195a91];return _0x2427bf;},_0x195a(_0x333f4e,_0x113238);}export default class U extends _0x88ead0{[_0x39ca34(0x104)](){const _0x3d581b=_0x39ca34,_0x24023a=this[_0x3d581b(0x10d)],_0x4e63b3=_0x24023a[_0x3d581b(0xf0)][_0x3d581b(0xf4)](_0x3d581b(0xfc)),_0x4350db=_0x24023a[_0x3d581b(0x11b)];for(const _0x581c51 of ti){if(!_0x24023a[_0x3d581b(0xf0)][_0x3d581b(0x112)](_0x581c51))continue;const _0x2f4c07=_0x581c51[_0x3d581b(0xf5)](0x0,-0x7)[_0x3d581b(0x111)](),_0x40229e=_0x3d581b(0xf1)+_0x2f4c07[_0x3d581b(0x10f)]();_0x4e63b3[_0x3d581b(0x10b)](_0x2f4c07,[_0x2f4c07]),_0x4e63b3[_0x3d581b(0x10e)][_0x3d581b(0x11f)](_0x2f4c07,_0x38a1c4(_0x4350db,_0x40229e));}this[_0x3d581b(0xfe)]();}[_0x39ca34(0xfe)](){const _0x3f1983=_0x39ca34,_0x297ed3=this[_0x3f1983(0x10d)],_0x263410=_0x297ed3[_0x3f1983(0x11b)],_0x1bb851=_0x297ed3[_0x3f1983(0xf0)][_0x3f1983(0xf4)](_0x3f1983(0xfc));function _0x590760(_0x1e9e67,_0x44b06f){const _0xd8082e=_0x3f1983;_0x1bb851[_0xd8082e(0x10e)][_0xd8082e(0x11a)](_0x164c26=>{const _0x40a98e=_0xd8082e;if(_0x40a98e(0x11c)!=_0x164c26[_0x40a98e(0x124)])return;const {data:_0x450edf}=_0x164c26;return _0x450edf&&_0x450edf[_0x40a98e(0x123)]===_0x1e9e67?_0x450edf[_0x40a98e(0x110)][0x0][_0x40a98e(0x103)]?{'type':_0x40a98e(0xfa),'content':_0x38a1c4(_0x263410,_0x40a98e(0x121),_0x44b06f)}:{'type':_0x40a98e(0xfa),'content':_0x38a1c4(_0x263410,_0x40a98e(0x108),_0x44b06f)}:void 0x0;});}_0x590760(_0x3f1983(0x118),_0x38a1c4(_0x263410,_0x3f1983(0x120))),_0x590760(_0x3f1983(0x106),_0x38a1c4(_0x263410,_0x3f1983(0x122))),_0x590760(_0x3f1983(0xf7),_0x38a1c4(_0x263410,_0x3f1983(0xef))),_0x590760(_0x3f1983(0xf6),_0x38a1c4(_0x263410,_0x3f1983(0x11e))),_0x590760(_0x3f1983(0xf9),_0x38a1c4(_0x263410,_0x3f1983(0x113))),_0x590760(_0x3f1983(0xff),_0x38a1c4(_0x263410,_0x3f1983(0x10a))),_0x590760(_0x3f1983(0x107),_0x38a1c4(_0x263410,_0x3f1983(0xee)));}}
23
+ const _0xd57520=_0x166d;function _0x166d(_0x3c279b,_0x4e3cad){const _0xde9e46=_0xde9e();return _0x166d=function(_0x166de2,_0x2c88c2){_0x166de2=_0x166de2-0x115;let _0x5d779f=_0xde9e46[_0x166de2];return _0x5d779f;},_0x166d(_0x3c279b,_0x4e3cad);}(function(_0x1cb556,_0x167079){const _0x509507=_0x166d,_0xaa1741=_0x1cb556();while(!![]){try{const _0x50c719=-parseInt(_0x509507(0x13f))/0x1+-parseInt(_0x509507(0x12a))/0x2*(-parseInt(_0x509507(0x132))/0x3)+parseInt(_0x509507(0x119))/0x4+parseInt(_0x509507(0x140))/0x5+parseInt(_0x509507(0x125))/0x6+parseInt(_0x509507(0x130))/0x7*(-parseInt(_0x509507(0x12b))/0x8)+-parseInt(_0x509507(0x12d))/0x9;if(_0x50c719===_0x167079)break;else _0xaa1741['push'](_0xaa1741['shift']());}catch(_0x3d5fa7){_0xaa1741['push'](_0xaa1741['shift']());}}}(_0xde9e,0xb3e96));import{Plugin as _0x5b422f}from'ckeditor5/src/core.js';import{getTranslation as _0xeaf213}from'../utils/common-translations.js';const ti=[_0xd57520(0x117),_0xd57520(0x128),_0xd57520(0x12e),_0xd57520(0x120),_0xd57520(0x142),_0xd57520(0x11a),_0xd57520(0x118)];function _0xde9e(){const _0x7c6236=['5550152oataMC','SubscriptEditing','toUpperCase','slice','underline','FORMAT_ITALIC','type','CodeEditing','commandParams','has','formatInline','bold','3778674VMyuNU','toLowerCase','subscript','ItalicEditing','FORMAT_BOLD','359938orzOjK','57832uaGTtM','get','13673088btAgLQ','UnderlineEditing','afterInit','147ODBBEy','FORMAT_SUBSCRIPT','6aIMtbQ','registerAttributeLabel','code','italic','plugins','FORMAT_UNDERLINE','strikethrough','registerDescriptionCallback','_descriptionFactory','superscript','TrackChangesEditing','_registerLegacyDescription','FORMAT_STRIKETHROUGH','498527YeaFXn','2646155UpKVyW','FORMAT_','StrikethroughEditing','locale','commandName','editor','forceValue','FORMAT_CODE','FORMAT_SUPERSCRIPT','format','*Format:*\x20%0','*Remove\x20format:*\x20%0','_enableDefaultAttributesIntegration','BoldEditing','SuperscriptEditing'];_0xde9e=function(){return _0x7c6236;};return _0xde9e();}export default class U extends _0x5b422f{[_0xd57520(0x12f)](){const _0x4395a4=_0xd57520,_0x4b731f=this[_0x4395a4(0x145)],_0x470352=_0x4b731f[_0x4395a4(0x136)][_0x4395a4(0x12c)](_0x4395a4(0x13c)),_0x675875=_0x4b731f[_0x4395a4(0x143)];for(const _0x18b8a0 of ti){if(!_0x4b731f[_0x4395a4(0x136)][_0x4395a4(0x122)](_0x18b8a0))continue;const _0x1e7f77=_0x18b8a0[_0x4395a4(0x11c)](0x0,-0x7)[_0x4395a4(0x126)](),_0x35aecc=_0x4395a4(0x141)+_0x1e7f77[_0x4395a4(0x11b)]();_0x470352[_0x4395a4(0x116)](_0x1e7f77,[_0x1e7f77]),_0x470352[_0x4395a4(0x13a)][_0x4395a4(0x133)](_0x1e7f77,_0xeaf213(_0x675875,_0x35aecc));}this[_0x4395a4(0x13d)]();}[_0xd57520(0x13d)](){const _0x1ef71b=_0xd57520,_0x306851=this[_0x1ef71b(0x145)],_0x33f940=_0x306851[_0x1ef71b(0x143)],_0x4726b6=_0x306851[_0x1ef71b(0x136)][_0x1ef71b(0x12c)](_0x1ef71b(0x13c));function _0x3e14a8(_0x3f044e,_0xc82c6){const _0x278189=_0x1ef71b;_0x4726b6[_0x278189(0x13a)][_0x278189(0x139)](_0x2a90f5=>{const _0x64cde2=_0x278189;if(_0x64cde2(0x123)!=_0x2a90f5[_0x64cde2(0x11f)])return;const {data:_0x5fb9b6}=_0x2a90f5;return _0x5fb9b6&&_0x5fb9b6[_0x64cde2(0x144)]===_0x3f044e?_0x5fb9b6[_0x64cde2(0x121)][0x0][_0x64cde2(0x146)]?{'type':_0x64cde2(0x149),'content':_0xeaf213(_0x33f940,_0x64cde2(0x14a),_0xc82c6)}:{'type':_0x64cde2(0x149),'content':_0xeaf213(_0x33f940,_0x64cde2(0x115),_0xc82c6)}:void 0x0;});}_0x3e14a8(_0x1ef71b(0x124),_0xeaf213(_0x33f940,_0x1ef71b(0x129))),_0x3e14a8(_0x1ef71b(0x135),_0xeaf213(_0x33f940,_0x1ef71b(0x11e))),_0x3e14a8(_0x1ef71b(0x11d),_0xeaf213(_0x33f940,_0x1ef71b(0x137))),_0x3e14a8(_0x1ef71b(0x134),_0xeaf213(_0x33f940,_0x1ef71b(0x147))),_0x3e14a8(_0x1ef71b(0x138),_0xeaf213(_0x33f940,_0x1ef71b(0x13e))),_0x3e14a8(_0x1ef71b(0x127),_0xeaf213(_0x33f940,_0x1ef71b(0x131))),_0x3e14a8(_0x1ef71b(0x13b),_0xeaf213(_0x33f940,_0x1ef71b(0x148)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2006ae=_0x1a32;(function(_0x5d81a5,_0x3139be){const _0x1c1b49=_0x1a32,_0x2122a4=_0x5d81a5();while(!![]){try{const _0x3ee283=parseInt(_0x1c1b49(0x93))/0x1*(-parseInt(_0x1c1b49(0xaa))/0x2)+-parseInt(_0x1c1b49(0x9e))/0x3*(parseInt(_0x1c1b49(0xbc))/0x4)+parseInt(_0x1c1b49(0x96))/0x5+-parseInt(_0x1c1b49(0xb5))/0x6+-parseInt(_0x1c1b49(0x95))/0x7+-parseInt(_0x1c1b49(0xb3))/0x8+-parseInt(_0x1c1b49(0xae))/0x9*(-parseInt(_0x1c1b49(0xb0))/0xa);if(_0x3ee283===_0x3139be)break;else _0x2122a4['push'](_0x2122a4['shift']());}catch(_0x52a856){_0x2122a4['push'](_0x2122a4['shift']());}}}(_0x1b70,0x383d1));import{Plugin as _0x320ccc}from'ckeditor5/src/core.js';function _0x1a32(_0x1cc729,_0x57a2d5){const _0x1b700b=_0x1b70();return _0x1a32=function(_0x1a3235,_0x101c42){_0x1a3235=_0x1a3235-0x92;let _0x12c409=_0x1b700b[_0x1a3235];return _0x12c409;},_0x1a32(_0x1cc729,_0x57a2d5);}import{getTranslation as _0x4ff398}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x2ce30f}from'../utils/utils.js';export default class O extends _0x320ccc{[_0x2006ae(0xb8)](){const _0x2c061e=_0x2006ae,_0x484678=this[_0x2c061e(0xa7)],_0x1da429=_0x484678[_0x2c061e(0xb9)];if(!_0x484678[_0x2c061e(0xb6)][_0x2c061e(0xa6)](_0x2c061e(0x97)))return;const _0x16d43d=_0x484678[_0x2c061e(0xb6)][_0x2c061e(0xac)](_0x2c061e(0xb1)),_0x15db85=this[_0x2c061e(0xa7)][_0x2c061e(0xbd)][_0x2c061e(0xac)](_0x2c061e(0xad));_0x16d43d[_0x2c061e(0xba)](_0x2c061e(0xad),(_0x1aa4d3,_0x18221d={})=>{const _0x5dc1e5=_0x2c061e,_0x55dee1=this[_0x5dc1e5(0xa7)][_0x5dc1e5(0xaf)][_0x5dc1e5(0xb4)][_0x5dc1e5(0x9a)],_0x167772=_0x18221d&&void 0x0!==_0x18221d[_0x5dc1e5(0xbb)]?_0x18221d[_0x5dc1e5(0xbb)]:!_0x15db85[_0x5dc1e5(0x99)];let _0xf9e5b7=[];if(_0x167772){const _0x139225=Array[_0x5dc1e5(0xa3)](_0x55dee1[_0x5dc1e5(0x9f)]())[_0x5dc1e5(0x9b)](_0x3b7a67=>oo(_0x3b7a67)||function(_0x4bb2c2,_0x50e8ab){const _0x46ddca=_0x5dc1e5,_0x334012=_0x50e8ab[_0x46ddca(0xa8)](_0x4bb2c2[_0x46ddca(0x92)],_0x46ddca(0xad)),_0x5ac0b1=_0x50e8ab[_0x46ddca(0xa8)]([_0x46ddca(0xa4),_0x46ddca(0xad)],_0x4bb2c2);return _0x334012&&_0x5ac0b1;}(_0x3b7a67,this[_0x5dc1e5(0xa7)][_0x5dc1e5(0xaf)][_0x5dc1e5(0x9d)]));_0xf9e5b7=_0x2ce30f(_0x139225,_0x484678[_0x5dc1e5(0xaf)]);}else{const _0xf453c0=Array[_0x5dc1e5(0xa3)](_0x55dee1[_0x5dc1e5(0x9f)]())[_0x5dc1e5(0x9b)](_0x1fc3de=>oo(_0x1fc3de));_0xf9e5b7=_0x2ce30f(_0xf453c0,_0x484678[_0x5dc1e5(0xaf)]);}_0x484678[_0x5dc1e5(0xaf)][_0x5dc1e5(0x94)](()=>{const _0x3d2888=_0x5dc1e5;for(const _0x241b3c of _0xf9e5b7)_0x16d43d[_0x3d2888(0xa5)](_0x241b3c,{'commandName':_0x3d2888(0xad),'commandParams':[{'forceValue':_0x167772}]});});}),_0x16d43d[_0x2c061e(0x98)][_0x2c061e(0xab)](_0x161b99=>{const _0x160fe4=_0x2c061e,{data:_0x383530}=_0x161b99;if(_0x383530&&_0x160fe4(0xad)==_0x383530[_0x160fe4(0xa0)]){const _0xd34026=_0x4ff398(_0x1da429,_0x160fe4(0xa2));return _0x383530[_0x160fe4(0x9c)][0x0][_0x160fe4(0xbb)]?{'type':_0x160fe4(0xb2),'content':_0x4ff398(_0x1da429,_0x160fe4(0xa9),_0xd34026)}:{'type':_0x160fe4(0xb2),'content':_0x4ff398(_0x1da429,_0x160fe4(0xa1),_0xd34026)};}});}}function oo(_0x4022d9){const _0x48c982=_0x2006ae;return _0x48c982(0xad)==_0x4022d9[_0x48c982(0x92)][_0x48c982(0xb7)];}function _0x1b70(){const _0x3da79d=['plugins','name','afterInit','locale','enableCommand','forceValue','4cRvhXr','commands','parent','31wHuMhJ','change','2840040MYdFyO','2170405yAZLKo','BlockQuoteEditing','_descriptionFactory','value','selection','filter','commandParams','schema','129138rnwyQN','getSelectedBlocks','commandName','*Remove\x20format:*\x20%0','ELEMENT_BLOCK_QUOTE','from','$root','markBlockFormat','has','editor','checkChild','*Set\x20format:*\x20%0','27238friZjG','registerDescriptionCallback','get','blockQuote','27nQiFJl','model','3947260JRHwwZ','TrackChangesEditing','format','1306912YbXEmO','document','2121522AuJmHZ'];_0x1b70=function(){return _0x3da79d;};return _0x1b70();}
23
+ const _0x163c1a=_0x5d43;function _0x42a2(){const _0x180829=['locale','from','35cfziGA','30Jjpdwm','get','commandParams','has','model','parent','afterInit','ELEMENT_BLOCK_QUOTE','commandName','blockQuote','enableCommand','1000907pajYbM','BlockQuoteEditing','filter','name','*Set\x20format:*\x20%0','269790EJeQGU','markBlockFormat','document','forceValue','*Remove\x20format:*\x20%0','selection','69291RPjBpW','11230280DLMFbx','$root','value','3323088xLsqHh','3959424OCWJCd','format','registerDescriptionCallback','148knHMxe','TrackChangesEditing','getSelectedBlocks','_descriptionFactory','change','schema','checkChild','1245224NeTTYb','plugins','editor','commands','22hfAszD'];_0x42a2=function(){return _0x180829;};return _0x42a2();}(function(_0x8458cc,_0x211859){const _0x1cde38=_0x5d43,_0x2b3e48=_0x8458cc();while(!![]){try{const _0x51aead=parseInt(_0x1cde38(0x1ad))/0x1+-parseInt(_0x1cde38(0x1c0))/0x2*(parseInt(_0x1cde38(0x1b8))/0x3)+parseInt(_0x1cde38(0x1bc))/0x4+-parseInt(_0x1cde38(0x1b2))/0x5*(parseInt(_0x1cde38(0x1a2))/0x6)+-parseInt(_0x1cde38(0x1a1))/0x7*(parseInt(_0x1cde38(0x1c7))/0x8)+-parseInt(_0x1cde38(0x1bd))/0x9+-parseInt(_0x1cde38(0x1b9))/0xa*(-parseInt(_0x1cde38(0x1cb))/0xb);if(_0x51aead===_0x211859)break;else _0x2b3e48['push'](_0x2b3e48['shift']());}catch(_0x2f142a){_0x2b3e48['push'](_0x2b3e48['shift']());}}}(_0x42a2,0xd6fb6));import{Plugin as _0x3b1255}from'ckeditor5/src/core.js';import{getTranslation as _0x2a0260}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4f2afe}from'../utils/utils.js';export default class O extends _0x3b1255{[_0x163c1a(0x1a8)](){const _0x36ceb6=_0x163c1a,_0x55351e=this[_0x36ceb6(0x1c9)],_0x48e0ba=_0x55351e[_0x36ceb6(0x19f)];if(!_0x55351e[_0x36ceb6(0x1c8)][_0x36ceb6(0x1a5)](_0x36ceb6(0x1ae)))return;const _0x3daa53=_0x55351e[_0x36ceb6(0x1c8)][_0x36ceb6(0x1a3)](_0x36ceb6(0x1c1)),_0x382f32=this[_0x36ceb6(0x1c9)][_0x36ceb6(0x1ca)][_0x36ceb6(0x1a3)](_0x36ceb6(0x1ab));_0x3daa53[_0x36ceb6(0x1ac)](_0x36ceb6(0x1ab),(_0x3a5a36,_0x19f1ff={})=>{const _0x457eaf=_0x36ceb6,_0x2003b0=this[_0x457eaf(0x1c9)][_0x457eaf(0x1a6)][_0x457eaf(0x1b4)][_0x457eaf(0x1b7)],_0x271763=_0x19f1ff&&void 0x0!==_0x19f1ff[_0x457eaf(0x1b5)]?_0x19f1ff[_0x457eaf(0x1b5)]:!_0x382f32[_0x457eaf(0x1bb)];let _0x40b4e4=[];if(_0x271763){const _0x40a3bd=Array[_0x457eaf(0x1a0)](_0x2003b0[_0x457eaf(0x1c2)]())[_0x457eaf(0x1af)](_0x2dd48f=>eo(_0x2dd48f)||function(_0x5ca176,_0x5bfee0){const _0xde3c92=_0x457eaf,_0x353b5c=_0x5bfee0[_0xde3c92(0x1c6)](_0x5ca176[_0xde3c92(0x1a7)],_0xde3c92(0x1ab)),_0x2063f8=_0x5bfee0[_0xde3c92(0x1c6)]([_0xde3c92(0x1ba),_0xde3c92(0x1ab)],_0x5ca176);return _0x353b5c&&_0x2063f8;}(_0x2dd48f,this[_0x457eaf(0x1c9)][_0x457eaf(0x1a6)][_0x457eaf(0x1c5)]));_0x40b4e4=_0x4f2afe(_0x40a3bd,_0x55351e[_0x457eaf(0x1a6)]);}else{const _0x181510=Array[_0x457eaf(0x1a0)](_0x2003b0[_0x457eaf(0x1c2)]())[_0x457eaf(0x1af)](_0x1587dc=>eo(_0x1587dc));_0x40b4e4=_0x4f2afe(_0x181510,_0x55351e[_0x457eaf(0x1a6)]);}_0x55351e[_0x457eaf(0x1a6)][_0x457eaf(0x1c4)](()=>{const _0x55fe16=_0x457eaf;for(const _0x10fa15 of _0x40b4e4)_0x3daa53[_0x55fe16(0x1b3)](_0x10fa15,{'commandName':_0x55fe16(0x1ab),'commandParams':[{'forceValue':_0x271763}]});});}),_0x3daa53[_0x36ceb6(0x1c3)][_0x36ceb6(0x1bf)](_0xfaf048=>{const _0xf49c41=_0x36ceb6,{data:_0x41be4a}=_0xfaf048;if(_0x41be4a&&_0xf49c41(0x1ab)==_0x41be4a[_0xf49c41(0x1aa)]){const _0x5dc823=_0x2a0260(_0x48e0ba,_0xf49c41(0x1a9));return _0x41be4a[_0xf49c41(0x1a4)][0x0][_0xf49c41(0x1b5)]?{'type':_0xf49c41(0x1be),'content':_0x2a0260(_0x48e0ba,_0xf49c41(0x1b1),_0x5dc823)}:{'type':_0xf49c41(0x1be),'content':_0x2a0260(_0x48e0ba,_0xf49c41(0x1b6),_0x5dc823)};}});}}function _0x5d43(_0x1b4f2e,_0x5ca37b){const _0x42a2c4=_0x42a2();return _0x5d43=function(_0x5d4310,_0x20b85d){_0x5d4310=_0x5d4310-0x19f;let _0x1baf18=_0x42a2c4[_0x5d4310];return _0x1baf18;},_0x5d43(_0x1b4f2e,_0x5ca37b);}function eo(_0x184e2d){const _0x3dd4e6=_0x163c1a;return _0x3dd4e6(0x1ab)==_0x184e2d[_0x3dd4e6(0x1a7)][_0x3dd4e6(0x1b0)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4e54(_0x391aaf,_0x22e7ca){const _0x3b1124=_0x3b11();return _0x4e54=function(_0x4e54a5,_0x7ca46c){_0x4e54a5=_0x4e54a5-0x1ea;let _0x47dcd8=_0x3b1124[_0x4e54a5];return _0x47dcd8;},_0x4e54(_0x391aaf,_0x22e7ca);}const _0x15a983=_0x4e54;(function(_0x52600d,_0x5269d1){const _0x43afb0=_0x4e54,_0x76c9b5=_0x52600d();while(!![]){try{const _0x3653a9=-parseInt(_0x43afb0(0x1f0))/0x1*(parseInt(_0x43afb0(0x1fb))/0x2)+-parseInt(_0x43afb0(0x1fc))/0x3+parseInt(_0x43afb0(0x1ee))/0x4+-parseInt(_0x43afb0(0x1fd))/0x5+parseInt(_0x43afb0(0x1f7))/0x6*(parseInt(_0x43afb0(0x1f5))/0x7)+-parseInt(_0x43afb0(0x1f1))/0x8*(-parseInt(_0x43afb0(0x1ec))/0x9)+-parseInt(_0x43afb0(0x1fe))/0xa;if(_0x3653a9===_0x5269d1)break;else _0x76c9b5['push'](_0x76c9b5['shift']());}catch(_0x30f2ad){_0x76c9b5['push'](_0x76c9b5['shift']());}}}(_0x3b11,0xe8d72));function _0x3b11(){const _0x3a6dd0=['CaseChange','has','changeCaseTitle','511553tVTFxc','changeCaseUpper','60HxYpgn','get','TrackChangesEditing','afterInit','2062414wFbzBq','545886BtrgoR','1812410MQiBCf','11138650FwRedH','enableCommand','editor','72BGicbV','plugins','5793024JOyGxw','changeCaseLower','1jtgFuu','1464184nbANvd'];_0x3b11=function(){return _0x3a6dd0;};return _0x3b11();}import{Plugin as _0xd474bd}from'ckeditor5/src/core.js';export default class G extends _0xd474bd{[_0x15a983(0x1fa)](){const _0x53009f=_0x15a983,_0x2da681=this[_0x53009f(0x1eb)];_0x2da681[_0x53009f(0x1ed)][_0x53009f(0x1f3)](_0x53009f(0x1f2))&&(_0x2da681[_0x53009f(0x1ed)][_0x53009f(0x1f8)](_0x53009f(0x1f9))[_0x53009f(0x1ea)](_0x53009f(0x1f6)),_0x2da681[_0x53009f(0x1ed)][_0x53009f(0x1f8)](_0x53009f(0x1f9))[_0x53009f(0x1ea)](_0x53009f(0x1ef)),_0x2da681[_0x53009f(0x1ed)][_0x53009f(0x1f8)](_0x53009f(0x1f9))[_0x53009f(0x1ea)](_0x53009f(0x1f4)));}}
23
+ const _0x5eed0a=_0x5859;(function(_0x4d5b29,_0x4486ff){const _0x22d722=_0x5859,_0x5c4f10=_0x4d5b29();while(!![]){try{const _0x419ba3=-parseInt(_0x22d722(0x1da))/0x1*(-parseInt(_0x22d722(0x1e9))/0x2)+parseInt(_0x22d722(0x1e7))/0x3*(parseInt(_0x22d722(0x1ec))/0x4)+-parseInt(_0x22d722(0x1db))/0x5*(parseInt(_0x22d722(0x1d9))/0x6)+parseInt(_0x22d722(0x1e1))/0x7*(parseInt(_0x22d722(0x1e0))/0x8)+-parseInt(_0x22d722(0x1d7))/0x9*(parseInt(_0x22d722(0x1e8))/0xa)+parseInt(_0x22d722(0x1e4))/0xb+parseInt(_0x22d722(0x1ea))/0xc;if(_0x419ba3===_0x4486ff)break;else _0x5c4f10['push'](_0x5c4f10['shift']());}catch(_0x86f709){_0x5c4f10['push'](_0x5c4f10['shift']());}}}(_0x59dc,0x2866c));function _0x59dc(){const _0x31dbac=['73680OeMHDD','changeCaseTitle','258908YxbUpg','afterInit','37971NjzFHs','plugins','6FMVCoR','1SsjcIf','1509745RHEvtb','changeCaseUpper','CaseChange','changeCaseLower','has','18912ceBsBZ','952QUBVKF','get','enableCommand','573265uGTCgb','editor','TrackChangesEditing','9UImOcw','310xZGXwM','48564EWRbIL'];_0x59dc=function(){return _0x31dbac;};return _0x59dc();}import{Plugin as _0x26adfa}from'ckeditor5/src/core.js';function _0x5859(_0x5827c7,_0x152a25){const _0x59dcbe=_0x59dc();return _0x5859=function(_0x58590b,_0x1709c8){_0x58590b=_0x58590b-0x1d6;let _0x1f8ba6=_0x59dcbe[_0x58590b];return _0x1f8ba6;},_0x5859(_0x5827c7,_0x152a25);}export default class G extends _0x26adfa{[_0x5eed0a(0x1d6)](){const _0x190b34=_0x5eed0a,_0x3e0e5e=this[_0x190b34(0x1e5)];_0x3e0e5e[_0x190b34(0x1d8)][_0x190b34(0x1df)](_0x190b34(0x1dd))&&(_0x3e0e5e[_0x190b34(0x1d8)][_0x190b34(0x1e2)](_0x190b34(0x1e6))[_0x190b34(0x1e3)](_0x190b34(0x1dc)),_0x3e0e5e[_0x190b34(0x1d8)][_0x190b34(0x1e2)](_0x190b34(0x1e6))[_0x190b34(0x1e3)](_0x190b34(0x1de)),_0x3e0e5e[_0x190b34(0x1d8)][_0x190b34(0x1e2)](_0x190b34(0x1e6))[_0x190b34(0x1e3)](_0x190b34(0x1eb)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x58a504=_0x1ca9;(function(_0x1fc788,_0x462822){const _0x1760cc=_0x1ca9,_0x45be0e=_0x1fc788();while(!![]){try{const _0x35ec42=-parseInt(_0x1760cc(0x17f))/0x1*(parseInt(_0x1760cc(0x178))/0x2)+parseInt(_0x1760cc(0x180))/0x3*(parseInt(_0x1760cc(0x17b))/0x4)+parseInt(_0x1760cc(0x171))/0x5*(-parseInt(_0x1760cc(0x182))/0x6)+-parseInt(_0x1760cc(0x174))/0x7+parseInt(_0x1760cc(0x181))/0x8*(parseInt(_0x1760cc(0x177))/0x9)+parseInt(_0x1760cc(0x170))/0xa+-parseInt(_0x1760cc(0x175))/0xb;if(_0x35ec42===_0x462822)break;else _0x45be0e['push'](_0x45be0e['shift']());}catch(_0x314359){_0x45be0e['push'](_0x45be0e['shift']());}}}(_0x28fb,0xd56d4));function _0x28fb(){const _0x4b421e=['8zEQgTs','479382GIxNFb','9836230vmerOS','10vbMcai','enableCommand','TrackChangesEditing','8392755lxXpnH','5964508xBanKs','get','11942955fNzFBC','422bcsmCX','ckbox','plugins','4PdVKnm','editor','commands','afterInit','2767YcVcsN','3145206BtdIKQ'];_0x28fb=function(){return _0x4b421e;};return _0x28fb();}function _0x1ca9(_0x3b98e3,_0x51eb4f){const _0x28fb21=_0x28fb();return _0x1ca9=function(_0x1ca959,_0x4f0e6b){_0x1ca959=_0x1ca959-0x170;let _0x58e9d6=_0x28fb21[_0x1ca959];return _0x58e9d6;},_0x1ca9(_0x3b98e3,_0x51eb4f);}import{Plugin as _0x314155}from'ckeditor5/src/core.js';export default class F extends _0x314155{[_0x58a504(0x17e)](){const _0x23a345=_0x58a504,_0x3a67f3=this[_0x23a345(0x17c)];_0x3a67f3[_0x23a345(0x17d)][_0x23a345(0x176)](_0x23a345(0x179))&&_0x3a67f3[_0x23a345(0x17a)][_0x23a345(0x176)](_0x23a345(0x173))[_0x23a345(0x172)](_0x23a345(0x179));}}
23
+ const _0x23b3ec=_0x442c;function _0x442c(_0x4d748f,_0x335fd9){const _0x3d043d=_0x3d04();return _0x442c=function(_0x442ca0,_0x285804){_0x442ca0=_0x442ca0-0x17c;let _0xa9b619=_0x3d043d[_0x442ca0];return _0xa9b619;},_0x442c(_0x4d748f,_0x335fd9);}function _0x3d04(){const _0xfe19ab=['commands','get','11617240YcJolP','77aEVWuk','625840SQHxmH','26595074KyItDn','149112bCLdPa','TrackChangesEditing','4962570OrMQjf','editor','ckbox','plugins','26ceewcj','afterInit','1381480TNiKFr','9qCHXlA','6YLVxWw','enableCommand','26700IKWkZb'];_0x3d04=function(){return _0xfe19ab;};return _0x3d04();}(function(_0x23b9b3,_0x182c5e){const _0x28a192=_0x442c,_0x28606b=_0x23b9b3();while(!![]){try{const _0x29262a=parseInt(_0x28a192(0x189))/0x1*(-parseInt(_0x28a192(0x183))/0x2)+-parseInt(_0x28a192(0x187))/0x3*(-parseInt(_0x28a192(0x185))/0x4)+parseInt(_0x28a192(0x18e))/0x5+-parseInt(_0x28a192(0x17f))/0x6+-parseInt(_0x28a192(0x18d))/0x7*(parseInt(_0x28a192(0x17d))/0x8)+parseInt(_0x28a192(0x186))/0x9*(-parseInt(_0x28a192(0x18c))/0xa)+parseInt(_0x28a192(0x17c))/0xb;if(_0x29262a===_0x182c5e)break;else _0x28606b['push'](_0x28606b['shift']());}catch(_0x2711ad){_0x28606b['push'](_0x28606b['shift']());}}}(_0x3d04,0xa91d6));import{Plugin as _0x260a08}from'ckeditor5/src/core.js';export default class F extends _0x260a08{[_0x23b3ec(0x184)](){const _0x236796=_0x23b3ec,_0x3a9419=this[_0x236796(0x180)];_0x3a9419[_0x236796(0x18a)][_0x236796(0x18b)](_0x236796(0x181))&&_0x3a9419[_0x236796(0x182)][_0x236796(0x18b)](_0x236796(0x17e))[_0x236796(0x188)](_0x236796(0x181));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2da6(_0xe41d06,_0x123bfb){const _0x3d130a=_0x3d13();return _0x2da6=function(_0x2da622,_0xf80956){_0x2da622=_0x2da622-0x14f;let _0x1973bf=_0x3d130a[_0x2da622];return _0x1973bf;},_0x2da6(_0xe41d06,_0x123bfb);}function _0x3d13(){const _0x2bd88b=['find','*Set\x20format:*\x20%0','isLimit','afterInit','rootElement','codeBlock','languages','registerElementLabel','CodeBlock','enableCommand','checkChild','plugins','forceValue','ELEMENT_CODE_BLOCK','locale','_descriptionFactory','3890735JUHKYb','filter','indentCodeBlock','format','TrackChangesEditing','from','value','*Remove\x20format:*\x20%0','176092nKBpQh','1198310Pajhqj','selection','blockName','type','schema','formatBlock','markBlockFormat','document','registerDescriptionCallback','label','config','6WoESBc','791859mhJnri','name','1140668EWUHAf','model','has','18qstNcs','commandName','parent','toLowerCase','1961694kWDpXN','language','commandParams','21BTAyFc','getSelectedBlocks','outdentCodeBlock','editor','commands','5927600ipAcUs','get','change'];_0x3d13=function(){return _0x2bd88b;};return _0x3d13();}const _0xf126d6=_0x2da6;(function(_0x5cd275,_0xa113c8){const _0x4573df=_0x2da6,_0x584e47=_0x5cd275();while(!![]){try{const _0x1183a5=-parseInt(_0x4573df(0x17a))/0x1+parseInt(_0x4573df(0x17c))/0x2+parseInt(_0x4573df(0x186))/0x3*(-parseInt(_0x4573df(0x16d))/0x4)+-parseInt(_0x4573df(0x165))/0x5*(-parseInt(_0x4573df(0x179))/0x6)+-parseInt(_0x4573df(0x183))/0x7+parseInt(_0x4573df(0x152))/0x8+-parseInt(_0x4573df(0x17f))/0x9*(parseInt(_0x4573df(0x16e))/0xa);if(_0x1183a5===_0xa113c8)break;else _0x584e47['push'](_0x584e47['shift']());}catch(_0x2677a4){_0x584e47['push'](_0x584e47['shift']());}}}(_0x3d13,0x72a03));import{Plugin as _0x37781d}from'ckeditor5/src/core.js';import{getTranslation as _0x79512c}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0xcef6b2}from'../utils/utils.js';export default class L extends _0x37781d{[_0xf126d6(0x158)](){const _0x1e387e=_0xf126d6,_0x1d08f2=this[_0x1e387e(0x150)];if(!_0x1d08f2[_0x1e387e(0x160)][_0x1e387e(0x17e)](_0x1e387e(0x15d)))return;const _0x54cc6b=_0x1d08f2[_0x1e387e(0x160)][_0x1e387e(0x153)](_0x1e387e(0x169)),_0x1a3051=_0x1d08f2[_0x1e387e(0x163)],_0x36a631=_0x1d08f2[_0x1e387e(0x178)][_0x1e387e(0x153)](_0x1e387e(0x15a))[_0x1e387e(0x15b)],_0xbf2152=_0x1d08f2[_0x1e387e(0x151)][_0x1e387e(0x153)](_0x1e387e(0x15a));_0x54cc6b[_0x1e387e(0x15e)](_0x1e387e(0x167)),_0x54cc6b[_0x1e387e(0x15e)](_0x1e387e(0x14f)),_0x54cc6b[_0x1e387e(0x15e)](_0x1e387e(0x15a),(_0x4bfe0a,_0x559459={})=>{const _0x830f03=_0x1e387e,_0x32941a=_0x1d08f2[_0x830f03(0x17d)],_0x43f271=_0x1d08f2[_0x830f03(0x17d)][_0x830f03(0x175)][_0x830f03(0x16f)],_0x4698ed=_0x559459&&void 0x0!==_0x559459[_0x830f03(0x161)]?_0x559459[_0x830f03(0x161)]:!_0xbf2152[_0x830f03(0x16b)];let _0x4a70fb;_0x559459[_0x830f03(0x184)]||(_0x559459[_0x830f03(0x184)]=_0x36a631[0x0][_0x830f03(0x184)]),_0x4a70fb=_0x4698ed?Array[_0x830f03(0x16a)](_0x43f271[_0x830f03(0x187)]())[_0x830f03(0x166)](_0x46c600=>eo(_0x46c600)||function(_0x1eb071,_0xd0869e){const _0x1ba38a=_0x830f03;if(_0x1eb071['is'](_0x1ba38a(0x159))||_0xd0869e[_0x1ba38a(0x157)](_0x1eb071))return!0x1;return _0xd0869e[_0x1ba38a(0x15f)](_0x1eb071[_0x1ba38a(0x181)],_0x1ba38a(0x15a));}(_0x46c600,_0x32941a[_0x830f03(0x172)])):Array[_0x830f03(0x16a)](_0x43f271[_0x830f03(0x187)]())[_0x830f03(0x166)](_0x5d83e6=>eo(_0x5d83e6));const _0x4e6edb=_0xcef6b2(_0x4a70fb,_0x32941a);_0x32941a[_0x830f03(0x154)](()=>{const _0x10d950=_0x830f03;for(const _0x339366 of _0x4e6edb)_0x54cc6b[_0x10d950(0x174)](_0x339366,{'commandName':_0x10d950(0x15a),'commandParams':[{..._0x559459,'forceValue':_0x4698ed}],'formatGroupId':_0x10d950(0x170)});});}),(_0x54cc6b[_0x1e387e(0x164)][_0x1e387e(0x15c)](_0x1e387e(0x15a),_0x205482=>_0x79512c(_0x1a3051,_0x1e387e(0x162),_0x205482)),_0x54cc6b[_0x1e387e(0x164)][_0x1e387e(0x176)](_0x48b3fe=>{const _0x3964e2=_0x1e387e;if(_0x3964e2(0x173)!=_0x48b3fe[_0x3964e2(0x171)])return;const _0x2e8543=_0x1a3051['t'],{data:_0x15a3b8}=_0x48b3fe;if(!_0x15a3b8||_0x3964e2(0x15a)!=_0x15a3b8[_0x3964e2(0x180)])return;const _0xf19b98=_0x15a3b8[_0x3964e2(0x185)][0x0][_0x3964e2(0x184)],_0xf316c2=_0x2e8543(_0x36a631[_0x3964e2(0x155)](_0x5c38f9=>_0x5c38f9[_0x3964e2(0x184)]===_0xf19b98)[_0x3964e2(0x177)])[_0x3964e2(0x182)]();return _0x15a3b8[_0x3964e2(0x185)][0x0][_0x3964e2(0x161)]?{'type':_0x3964e2(0x168),'content':_0x79512c(_0x1a3051,_0x3964e2(0x156),_0x79512c(_0x1a3051,_0x3964e2(0x162),0x1)+'\x20('+_0xf316c2+')')}:{'type':_0x3964e2(0x168),'content':_0x79512c(_0x1a3051,_0x3964e2(0x16c),_0x79512c(_0x1a3051,_0x3964e2(0x162),0x1))};}));}}function eo(_0x107e6a){const _0x39ff8f=_0xf126d6;return _0x39ff8f(0x15a)==_0x107e6a[_0x39ff8f(0x17b)];}
23
+ function _0x5314(_0x91a358,_0x4483bf){const _0x139db3=_0x139d();return _0x5314=function(_0x531457,_0x31f92d){_0x531457=_0x531457-0x153;let _0x25ab25=_0x139db3[_0x531457];return _0x25ab25;},_0x5314(_0x91a358,_0x4483bf);}const _0x11141f=_0x5314;(function(_0xaed00a,_0x517f5e){const _0x3ad5b2=_0x5314,_0x5b0d91=_0xaed00a();while(!![]){try{const _0x2ab591=-parseInt(_0x3ad5b2(0x161))/0x1+parseInt(_0x3ad5b2(0x15e))/0x2*(parseInt(_0x3ad5b2(0x155))/0x3)+-parseInt(_0x3ad5b2(0x175))/0x4+-parseInt(_0x3ad5b2(0x165))/0x5*(parseInt(_0x3ad5b2(0x15b))/0x6)+-parseInt(_0x3ad5b2(0x162))/0x7+parseInt(_0x3ad5b2(0x16b))/0x8+parseInt(_0x3ad5b2(0x17e))/0x9;if(_0x2ab591===_0x517f5e)break;else _0x5b0d91['push'](_0x5b0d91['shift']());}catch(_0x404e06){_0x5b0d91['push'](_0x5b0d91['shift']());}}}(_0x139d,0x2335a));import{Plugin as _0x215cb9}from'ckeditor5/src/core.js';import{getTranslation as _0x1b002f}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x58b468}from'../utils/utils.js';export default class L extends _0x215cb9{[_0x11141f(0x17b)](){const _0x4367a0=_0x11141f,_0x3f2f09=this[_0x4367a0(0x15c)];if(!_0x3f2f09[_0x4367a0(0x179)][_0x4367a0(0x15a)](_0x4367a0(0x17d)))return;const _0x56821a=_0x3f2f09[_0x4367a0(0x179)][_0x4367a0(0x156)](_0x4367a0(0x167)),_0x33f6d0=_0x3f2f09[_0x4367a0(0x170)],_0x316160=_0x3f2f09[_0x4367a0(0x17a)][_0x4367a0(0x156)](_0x4367a0(0x15f))[_0x4367a0(0x183)],_0x3d2cfb=_0x3f2f09[_0x4367a0(0x16f)][_0x4367a0(0x156)](_0x4367a0(0x15f));_0x56821a[_0x4367a0(0x185)](_0x4367a0(0x157)),_0x56821a[_0x4367a0(0x185)](_0x4367a0(0x169)),_0x56821a[_0x4367a0(0x185)](_0x4367a0(0x15f),(_0x4c70e3,_0x2bedb5={})=>{const _0x46d3d5=_0x4367a0,_0x2cc2=_0x3f2f09[_0x46d3d5(0x178)],_0x45ce08=_0x3f2f09[_0x46d3d5(0x178)][_0x46d3d5(0x168)][_0x46d3d5(0x172)],_0x18ec37=_0x2bedb5&&void 0x0!==_0x2bedb5[_0x46d3d5(0x181)]?_0x2bedb5[_0x46d3d5(0x181)]:!_0x3d2cfb[_0x46d3d5(0x171)];let _0x2949ec;_0x2bedb5[_0x46d3d5(0x177)]||(_0x2bedb5[_0x46d3d5(0x177)]=_0x316160[0x0][_0x46d3d5(0x177)]),_0x2949ec=_0x18ec37?Array[_0x46d3d5(0x160)](_0x45ce08[_0x46d3d5(0x164)]())[_0x46d3d5(0x163)](_0x5b9e2e=>ro(_0x5b9e2e)||function(_0x587a9c,_0x1aab73){const _0x5be66b=_0x46d3d5;if(_0x587a9c['is'](_0x5be66b(0x186))||_0x1aab73[_0x5be66b(0x174)](_0x587a9c))return!0x1;return _0x1aab73[_0x5be66b(0x16e)](_0x587a9c[_0x5be66b(0x154)],_0x5be66b(0x15f));}(_0x5b9e2e,_0x2cc2[_0x46d3d5(0x153)])):Array[_0x46d3d5(0x160)](_0x45ce08[_0x46d3d5(0x164)]())[_0x46d3d5(0x163)](_0x20cec2=>ro(_0x20cec2));const _0x35c7be=_0x58b468(_0x2949ec,_0x2cc2);_0x2cc2[_0x46d3d5(0x166)](()=>{const _0x5b54f0=_0x46d3d5;for(const _0x10e13f of _0x35c7be)_0x56821a[_0x5b54f0(0x189)](_0x10e13f,{'commandName':_0x5b54f0(0x15f),'commandParams':[{..._0x2bedb5,'forceValue':_0x18ec37}],'formatGroupId':_0x5b54f0(0x17f)});});}),(_0x56821a[_0x4367a0(0x188)][_0x4367a0(0x15d)](_0x4367a0(0x15f),_0x2c66d0=>_0x1b002f(_0x33f6d0,_0x4367a0(0x159),_0x2c66d0)),_0x56821a[_0x4367a0(0x188)][_0x4367a0(0x18a)](_0x57e54f=>{const _0x318736=_0x4367a0;if(_0x318736(0x16d)!=_0x57e54f[_0x318736(0x187)])return;const _0x4ddd4d=_0x33f6d0['t'],{data:_0x542c7f}=_0x57e54f;if(!_0x542c7f||_0x318736(0x15f)!=_0x542c7f[_0x318736(0x184)])return;const _0x176389=_0x542c7f[_0x318736(0x16a)][0x0][_0x318736(0x177)],_0x1d7fca=_0x4ddd4d(_0x316160[_0x318736(0x158)](_0x52855c=>_0x52855c[_0x318736(0x177)]===_0x176389)[_0x318736(0x173)])[_0x318736(0x182)]();return _0x542c7f[_0x318736(0x16a)][0x0][_0x318736(0x181)]?{'type':_0x318736(0x180),'content':_0x1b002f(_0x33f6d0,_0x318736(0x17c),_0x1b002f(_0x33f6d0,_0x318736(0x159),0x1)+'\x20('+_0x1d7fca+')')}:{'type':_0x318736(0x180),'content':_0x1b002f(_0x33f6d0,_0x318736(0x16c),_0x1b002f(_0x33f6d0,_0x318736(0x159),0x1))};}));}}function ro(_0x1bcccd){const _0x2bbb6b=_0x11141f;return _0x2bbb6b(0x15f)==_0x1bcccd[_0x2bbb6b(0x176)];}function _0x139d(){const _0x44224c=['editor','registerElementLabel','2NWlTIc','codeBlock','from','57946BFElUg','1799315WCZDYY','filter','getSelectedBlocks','38330qLqYaF','change','TrackChangesEditing','document','outdentCodeBlock','commandParams','353840ptUKux','*Remove\x20format:*\x20%0','formatBlock','checkChild','commands','locale','value','selection','label','isLimit','1010252fswlia','name','language','model','plugins','config','afterInit','*Set\x20format:*\x20%0','CodeBlock','5992371HqboOs','blockName','format','forceValue','toLowerCase','languages','commandName','enableCommand','rootElement','type','_descriptionFactory','markBlockFormat','registerDescriptionCallback','schema','parent','419133bPAKZp','get','indentCodeBlock','find','ELEMENT_CODE_BLOCK','has','108aKvYBm'];_0x139d=function(){return _0x44224c;};return _0x139d();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3e5892=_0x490a;function _0x490a(_0x4bc23e,_0x15bcaf){const _0x4ae81c=_0x4ae8();return _0x490a=function(_0x490a08,_0x36b972){_0x490a08=_0x490a08-0x6e;let _0x220eca=_0x4ae81c[_0x490a08];return _0x220eca;},_0x490a(_0x4bc23e,_0x15bcaf);}(function(_0x5ed78f,_0x3bf15f){const _0x285b9e=_0x490a,_0x2b84d7=_0x5ed78f();while(!![]){try{const _0xc5d88a=-parseInt(_0x285b9e(0x70))/0x1*(parseInt(_0x285b9e(0x6f))/0x2)+parseInt(_0x285b9e(0x71))/0x3*(-parseInt(_0x285b9e(0x6e))/0x4)+parseInt(_0x285b9e(0x7c))/0x5+parseInt(_0x285b9e(0x73))/0x6+-parseInt(_0x285b9e(0x77))/0x7+-parseInt(_0x285b9e(0x72))/0x8+parseInt(_0x285b9e(0x74))/0x9*(parseInt(_0x285b9e(0x7a))/0xa);if(_0xc5d88a===_0x3bf15f)break;else _0x2b84d7['push'](_0x2b84d7['shift']());}catch(_0x1bc97d){_0x2b84d7['push'](_0x2b84d7['shift']());}}}(_0x4ae8,0x2e6e5));import{Plugin as _0x30a29a}from'ckeditor5/src/core.js';export default class H extends _0x30a29a{[_0x3e5892(0x7e)](){const _0x10e26d=_0x3e5892,_0xb74675=this[_0x10e26d(0x75)];if(!_0xb74675[_0x10e26d(0x76)][_0x10e26d(0x79)](_0x10e26d(0x7b)))return;_0xb74675[_0x10e26d(0x76)][_0x10e26d(0x78)](_0x10e26d(0x80))[_0x10e26d(0x7f)](_0x10e26d(0x7d));}}function _0x4ae8(){const _0x4ca664=['enableCommand','TrackChangesEditing','32368QBzUMb','70746xFtYCb','3svRQEW','66qHzYAk','9856Gdcccs','1880640LKFzpI','54pfZKiK','editor','plugins','1826384OsoqJV','get','has','359740HcccrF','CommentsEditing','1035920cpSfdI','addCommentThread','afterInit'];_0x4ae8=function(){return _0x4ca664;};return _0x4ae8();}
23
+ const _0x1d3cc5=_0x49de;(function(_0x4adc02,_0x407279){const _0x29e879=_0x49de,_0x17815c=_0x4adc02();while(!![]){try{const _0x3ccebd=parseInt(_0x29e879(0x116))/0x1+-parseInt(_0x29e879(0x10f))/0x2*(parseInt(_0x29e879(0x114))/0x3)+parseInt(_0x29e879(0x115))/0x4+-parseInt(_0x29e879(0x117))/0x5*(-parseInt(_0x29e879(0x110))/0x6)+-parseInt(_0x29e879(0x10e))/0x7+-parseInt(_0x29e879(0x119))/0x8+parseInt(_0x29e879(0x10d))/0x9;if(_0x3ccebd===_0x407279)break;else _0x17815c['push'](_0x17815c['shift']());}catch(_0x5777d3){_0x17815c['push'](_0x17815c['shift']());}}}(_0x172c,0xf20a1));import{Plugin as _0x16a915}from'ckeditor5/src/core.js';function _0x49de(_0x4b56a1,_0x5a3436){const _0x172ccb=_0x172c();return _0x49de=function(_0x49de36,_0xd3df8a){_0x49de36=_0x49de36-0x10a;let _0x1b1287=_0x172ccb[_0x49de36];return _0x1b1287;},_0x49de(_0x4b56a1,_0x5a3436);}export default class H extends _0x16a915{[_0x1d3cc5(0x10a)](){const _0x5e5228=_0x1d3cc5,_0x3e3030=this[_0x5e5228(0x111)];if(!_0x3e3030[_0x5e5228(0x118)][_0x5e5228(0x112)](_0x5e5228(0x113)))return;_0x3e3030[_0x5e5228(0x118)][_0x5e5228(0x10b)](_0x5e5228(0x11a))[_0x5e5228(0x11b)](_0x5e5228(0x10c));}}function _0x172c(){const _0x5b84fe=['has','CommentsEditing','6BvIpBV','4227452bxygSo','609605FoCHxo','5OdOQGL','plugins','10416560iiWzUA','TrackChangesEditing','enableCommand','afterInit','get','addCommentThread','18186003xcTgBE','5972561USVjxS','1036396kXTbVD','2975682FUDhPi','editor'];_0x172c=function(){return _0x5b84fe;};return _0x172c();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd6c76d=_0x1605;(function(_0x607c8,_0x2a46d8){const _0x40f2ec=_0x1605,_0x1f49f9=_0x607c8();while(!![]){try{const _0xfc346f=parseInt(_0x40f2ec(0x10b))/0x1*(parseInt(_0x40f2ec(0xdf))/0x2)+parseInt(_0x40f2ec(0xf1))/0x3*(-parseInt(_0x40f2ec(0xf4))/0x4)+parseInt(_0x40f2ec(0xd2))/0x5*(-parseInt(_0x40f2ec(0xd7))/0x6)+parseInt(_0x40f2ec(0xea))/0x7*(parseInt(_0x40f2ec(0x10a))/0x8)+parseInt(_0x40f2ec(0xeb))/0x9*(-parseInt(_0x40f2ec(0xd9))/0xa)+parseInt(_0x40f2ec(0x10f))/0xb*(parseInt(_0x40f2ec(0xf0))/0xc)+parseInt(_0x40f2ec(0xe2))/0xd;if(_0xfc346f===_0x2a46d8)break;else _0x1f49f9['push'](_0x1f49f9['shift']());}catch(_0x17ccf4){_0x1f49f9['push'](_0x1f49f9['shift']());}}}(_0x2645,0xcc7d3));import{Plugin as _0x4b0b61}from'ckeditor5/src/core.js';import{LiveRange as _0x49cda9}from'ckeditor5/src/engine.js';import{Delete as _0x5aaac6}from'ckeditor5/src/typing.js';function _0x1605(_0x54ba91,_0x4856fd){const _0x264535=_0x2645();return _0x1605=function(_0x160559,_0x5ceaf1){_0x160559=_0x160559-0xd2;let _0x516c70=_0x264535[_0x160559];return _0x516c70;},_0x1605(_0x54ba91,_0x4856fd);}import{downcastSplitMergeMarker as _0x525ef5}from'./utils.js';function _0x2645(){const _0x200136=['addMarker:suggestion:deletion','options','uiElement','lock','commands','enqueueChange','editing','merge','downcastDispatcher','high','markerName','bind','createSelection','16Kxdqjk','49OdNeuN','mapper','unbindElementFromMarkerName','detach','44nJMuqg','selection','658625WxfkGK','$graveyard','unlock','end','forward','60EfNwwu','batch','60mNrrjM','document','editor','delete','data','rootName','15686lgWdlK','unit','deleteForward','19725225hARxft','buffer','root','TrackChangesEditing','getFirstRange','modifySelection','plugins','get','3723076tUPCgw','764145tfsImf','remove','createRange','enableCommand','init','3281244UQXcfo','4184547qAMCAQ','markerNameToElements','showSuggestionHighlights','4ijpWFU','writer','start','setSelection','requires','isCollapsed','fromRange','removeMarker:suggestion:deletion','model'];_0x2645=function(){return _0x200136;};return _0x2645();}export default class q extends _0x4b0b61{static get[_0xd6c76d(0xf8)](){return[_0x5aaac6];}[_0xd6c76d(0xef)](){const _0xc7bde8=_0xd6c76d,_0x52c531=this[_0xc7bde8(0xdb)],_0x56932d=_0x52c531[_0xc7bde8(0xe8)][_0xc7bde8(0xe9)](_0xc7bde8(0xe5));_0x56932d[_0xc7bde8(0xee)](_0xc7bde8(0xdc));const _0xa925fd=_0x52c531[_0xc7bde8(0x101)][_0xc7bde8(0xe9)](_0xc7bde8(0xe1));_0x56932d[_0xc7bde8(0xee)](_0xc7bde8(0xe1),(_0x4cd5bb,_0xb733c8={})=>{const _0x5ce286=_0xc7bde8,_0x38f572=_0x52c531[_0x5ce286(0xfc)][_0x5ce286(0x109)](_0x52c531[_0x5ce286(0xfc)][_0x5ce286(0xda)][_0x5ce286(0x110)]);_0x38f572[_0x5ce286(0xf9)]&&_0x52c531[_0x5ce286(0xfc)][_0x5ce286(0xe7)](_0x38f572,{'direction':_0x5ce286(0xd6),'unit':_0xb733c8[_0x5ce286(0xe0)]});const _0x5c16c4=_0x38f572[_0x5ce286(0xe6)](),_0x177e57=_0x49cda9[_0x5ce286(0xfa)](_0x5c16c4);let _0x128572;_0x4cd5bb(_0xb733c8),_0x128572=_0x5ce286(0xd3)==_0x177e57[_0x5ce286(0xe4)][_0x5ce286(0xde)]?_0x52c531[_0x5ce286(0xfc)][_0x5ce286(0xed)](_0x5c16c4[_0x5ce286(0xf6)]):_0x52c531[_0x5ce286(0xfc)][_0x5ce286(0xed)](_0x177e57[_0x5ce286(0xf6)],_0x177e57[_0x5ce286(0xd5)]),_0x177e57[_0x5ce286(0x10e)](),_0x52c531[_0x5ce286(0xfc)][_0x5ce286(0x102)](_0xa925fd[_0x5ce286(0xe3)][_0x5ce286(0xd8)],_0x137b9a=>{const _0x140467=_0x5ce286;_0xa925fd[_0x140467(0xe3)][_0x140467(0x100)](),_0x137b9a[_0x140467(0xf7)](_0x137b9a[_0x140467(0xed)](_0x128572[_0x140467(0xd5)])),_0xa925fd[_0x140467(0xe3)][_0x140467(0xd4)]();});}),_0x52c531[_0xc7bde8(0x103)][_0xc7bde8(0x105)]['on'](_0xc7bde8(0xfd),_0x525ef5(_0x52c531,_0xc7bde8(0x104)),{'priority':_0xc7bde8(0x106)}),_0x52c531[_0xc7bde8(0xdd)][_0xc7bde8(0x105)]['on'](_0xc7bde8(0xfd),(_0x49b683,_0x242f44,_0x10f26d)=>{const _0x4383ed=_0xc7bde8;_0x10f26d[_0x4383ed(0xfe)][_0x4383ed(0xf3)]&&_0x525ef5(_0x52c531,_0x4383ed(0x104),{'showActiveMarker':!0x1})[_0x4383ed(0x108)](this)(_0x49b683,_0x242f44,_0x10f26d);},{'priority':_0xc7bde8(0x106)}),_0x52c531[_0xc7bde8(0x103)][_0xc7bde8(0x105)]['on'](_0xc7bde8(0xfb),(_0x170c3b,_0x5d2d74,_0x40c696)=>{const _0x41dbb3=_0xc7bde8,_0x3c62ad=_0x40c696[_0x41dbb3(0x10c)][_0x41dbb3(0xf2)](_0x5d2d74[_0x41dbb3(0x107)]);if(_0x3c62ad){for(const _0x57a064 of _0x3c62ad)_0x57a064['is'](_0x41dbb3(0xff))&&(_0x40c696[_0x41dbb3(0x10c)][_0x41dbb3(0x10d)](_0x57a064,_0x5d2d74[_0x41dbb3(0x107)]),_0x40c696[_0x41dbb3(0xf5)][_0x41dbb3(0xec)](_0x57a064));}},{'priority':_0xc7bde8(0x106)});}}
23
+ const _0x1f686d=_0x44c1;(function(_0x4c780e,_0x35d57d){const _0x56262c=_0x44c1,_0x33ff7a=_0x4c780e();while(!![]){try{const _0x589069=parseInt(_0x56262c(0x1ba))/0x1*(-parseInt(_0x56262c(0x192))/0x2)+parseInt(_0x56262c(0x19c))/0x3+parseInt(_0x56262c(0x18c))/0x4*(-parseInt(_0x56262c(0x1ab))/0x5)+-parseInt(_0x56262c(0x1a8))/0x6+-parseInt(_0x56262c(0x1bd))/0x7+parseInt(_0x56262c(0x1a0))/0x8*(parseInt(_0x56262c(0x1b8))/0x9)+parseInt(_0x56262c(0x194))/0xa;if(_0x589069===_0x35d57d)break;else _0x33ff7a['push'](_0x33ff7a['shift']());}catch(_0x4c03e1){_0x33ff7a['push'](_0x33ff7a['shift']());}}}(_0x5e08,0xcf846));import{Plugin as _0x4a7f20}from'ckeditor5/src/core.js';import{LiveRange as _0x530924}from'ckeditor5/src/engine.js';import{Delete as _0xf20353}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x47db22}from'./utils.js';function _0x5e08(){const _0x19fb46=['lock','writer','createSelection','8601288EjFpPY','markerName','showSuggestionHighlights','8785OIJacZ','enableCommand','remove','markerNameToElements','editing','mapper','getFirstRange','buffer','$graveyard','requires','forward','options','setSelection','176031wFvWjh','unlock','106szlZLR','detach','model','10562783jTjszo','get','document','delete','root','removeMarker:suggestion:deletion','batch','end','editor','bind','modifySelection','1308ISQqhO','downcastDispatcher','addMarker:suggestion:deletion','unit','fromRange','isCollapsed','30874DnzETu','TrackChangesEditing','44655070bPjqWD','uiElement','high','commands','unbindElementFromMarkerName','plugins','merge','selection','36777OuBAkY','deleteForward','rootName','init','624uHzldD','createRange','start','enqueueChange','data'];_0x5e08=function(){return _0x19fb46;};return _0x5e08();}function _0x44c1(_0x2aaa64,_0x21354f){const _0x5e087b=_0x5e08();return _0x44c1=function(_0x44c18b,_0x24136c){_0x44c18b=_0x44c18b-0x18a;let _0x34c596=_0x5e087b[_0x44c18b];return _0x34c596;},_0x44c1(_0x2aaa64,_0x21354f);}export default class q extends _0x4a7f20{static get[_0x1f686d(0x1b4)](){return[_0xf20353];}[_0x1f686d(0x19f)](){const _0x3314a5=_0x1f686d,_0x2afa43=this[_0x3314a5(0x1c5)],_0x3c0873=_0x2afa43[_0x3314a5(0x199)][_0x3314a5(0x1be)](_0x3314a5(0x193));_0x3c0873[_0x3314a5(0x1ac)](_0x3314a5(0x1c0));const _0x5bb726=_0x2afa43[_0x3314a5(0x197)][_0x3314a5(0x1be)](_0x3314a5(0x19d));_0x3c0873[_0x3314a5(0x1ac)](_0x3314a5(0x19d),(_0x5a3b9,_0x5a9962={})=>{const _0x2cdf75=_0x3314a5,_0x45570c=_0x2afa43[_0x2cdf75(0x1bc)][_0x2cdf75(0x1a7)](_0x2afa43[_0x2cdf75(0x1bc)][_0x2cdf75(0x1bf)][_0x2cdf75(0x19b)]);_0x45570c[_0x2cdf75(0x191)]&&_0x2afa43[_0x2cdf75(0x1bc)][_0x2cdf75(0x18b)](_0x45570c,{'direction':_0x2cdf75(0x1b5),'unit':_0x5a9962[_0x2cdf75(0x18f)]});const _0x3438e8=_0x45570c[_0x2cdf75(0x1b1)](),_0x129ad6=_0x530924[_0x2cdf75(0x190)](_0x3438e8);let _0x277a92;_0x5a3b9(_0x5a9962),_0x277a92=_0x2cdf75(0x1b3)==_0x129ad6[_0x2cdf75(0x1c1)][_0x2cdf75(0x19e)]?_0x2afa43[_0x2cdf75(0x1bc)][_0x2cdf75(0x1a1)](_0x3438e8[_0x2cdf75(0x1a2)]):_0x2afa43[_0x2cdf75(0x1bc)][_0x2cdf75(0x1a1)](_0x129ad6[_0x2cdf75(0x1a2)],_0x129ad6[_0x2cdf75(0x1c4)]),_0x129ad6[_0x2cdf75(0x1bb)](),_0x2afa43[_0x2cdf75(0x1bc)][_0x2cdf75(0x1a3)](_0x5bb726[_0x2cdf75(0x1b2)][_0x2cdf75(0x1c3)],_0x157528=>{const _0x5eccac=_0x2cdf75;_0x5bb726[_0x5eccac(0x1b2)][_0x5eccac(0x1a5)](),_0x157528[_0x5eccac(0x1b7)](_0x157528[_0x5eccac(0x1a1)](_0x277a92[_0x5eccac(0x1c4)])),_0x5bb726[_0x5eccac(0x1b2)][_0x5eccac(0x1b9)]();});}),_0x2afa43[_0x3314a5(0x1af)][_0x3314a5(0x18d)]['on'](_0x3314a5(0x18e),_0x47db22(_0x2afa43,_0x3314a5(0x19a)),{'priority':_0x3314a5(0x196)}),_0x2afa43[_0x3314a5(0x1a4)][_0x3314a5(0x18d)]['on'](_0x3314a5(0x18e),(_0xe5b46c,_0x2216f1,_0x42f7cd)=>{const _0x2b9c77=_0x3314a5;_0x42f7cd[_0x2b9c77(0x1b6)][_0x2b9c77(0x1aa)]&&_0x47db22(_0x2afa43,_0x2b9c77(0x19a),{'showActiveMarker':!0x1})[_0x2b9c77(0x18a)](this)(_0xe5b46c,_0x2216f1,_0x42f7cd);},{'priority':_0x3314a5(0x196)}),_0x2afa43[_0x3314a5(0x1af)][_0x3314a5(0x18d)]['on'](_0x3314a5(0x1c2),(_0x3f1779,_0x20a86d,_0x1506a2)=>{const _0x141a82=_0x3314a5,_0x416e71=_0x1506a2[_0x141a82(0x1b0)][_0x141a82(0x1ae)](_0x20a86d[_0x141a82(0x1a9)]);if(_0x416e71){for(const _0x3605ca of _0x416e71)_0x3605ca['is'](_0x141a82(0x195))&&(_0x1506a2[_0x141a82(0x1b0)][_0x141a82(0x198)](_0x3605ca,_0x20a86d[_0x141a82(0x1a9)]),_0x1506a2[_0x141a82(0x1a6)][_0x141a82(0x1ad)](_0x3605ca));}},{'priority':_0x3314a5(0x196)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5470b9=_0x11ae;(function(_0x532e1a,_0x387717){const _0x2eb858=_0x11ae,_0x92f2fa=_0x532e1a();while(!![]){try{const _0x350cd3=parseInt(_0x2eb858(0xf2))/0x1+-parseInt(_0x2eb858(0xdc))/0x2+parseInt(_0x2eb858(0xe1))/0x3*(-parseInt(_0x2eb858(0xf5))/0x4)+parseInt(_0x2eb858(0xef))/0x5+parseInt(_0x2eb858(0xf0))/0x6+parseInt(_0x2eb858(0x100))/0x7+-parseInt(_0x2eb858(0x104))/0x8*(parseInt(_0x2eb858(0xe4))/0x9);if(_0x350cd3===_0x387717)break;else _0x92f2fa['push'](_0x92f2fa['shift']());}catch(_0x120e8f){_0x92f2fa['push'](_0x92f2fa['shift']());}}}(_0x3b12,0xb5227));import{Plugin as _0x5df61a}from'ckeditor5/src/core.js';import{Enter as _0x17c73a}from'ckeditor5/src/enter.js';import{LiveRange as _0x248a4c}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0xaad31a}from'./utils.js';function _0x11ae(_0x39a1e8,_0x326f2b){const _0x3b126c=_0x3b12();return _0x11ae=function(_0x11aefa,_0x30a8da){_0x11aefa=_0x11aefa-0xdc;let _0x40dcf2=_0x3b126c[_0x11aefa];return _0x40dcf2;},_0x11ae(_0x39a1e8,_0x326f2b);}export default class W extends _0x5df61a{static get[_0x5470b9(0xec)](){return[_0x17c73a];}[_0x5470b9(0xf1)](){const _0x43281e=_0x5470b9,_0xe00182=this[_0x43281e(0xe9)],_0xa2c193=_0xe00182[_0x43281e(0xed)][_0x43281e(0xe7)](_0x43281e(0x10b)),_0x1d1083=_0xe00182[_0x43281e(0xe6)][_0x43281e(0xe7)](_0x43281e(0x106));_0xa2c193[_0x43281e(0x10e)](_0x43281e(0x106),()=>{const _0x11b67e=_0x43281e;_0xe00182[_0x11b67e(0xde)][_0x11b67e(0xe0)](_0x351761=>{const _0x5146e2=_0x11b67e,_0x8719bd=_0xe00182[_0x5146e2(0xde)][_0x5146e2(0xfc)][_0x5146e2(0xff)],_0x2c7d52=_0x8719bd[_0x5146e2(0x10a)](),_0x51a870=_0x248a4c[_0x5146e2(0xe5)](_0x8719bd[_0x5146e2(0x109)]());if(_0x1d1083[_0x5146e2(0xe3)](_0x351761)){const _0x281d59=_0xe00182[_0x5146e2(0xde)][_0x5146e2(0xee)](_0x2c7d52[_0x5146e2(0xf7)][_0x5146e2(0xea)],0x0),_0x48a580=_0x351761[_0x5146e2(0x107)](_0x2c7d52,_0x281d59);_0xa2c193[_0x5146e2(0xf3)](_0x48a580);}else _0x351761[_0x5146e2(0x103)](_0x351761[_0x5146e2(0x107)](_0x51a870[_0x5146e2(0xf8)]));_0x51a870[_0x5146e2(0xe8)](),_0x1d1083[_0x5146e2(0x108)](_0x5146e2(0x10c),{'writer':_0x351761});});}),_0xe00182[_0x43281e(0x101)][_0x43281e(0x10f)]['on'](_0x43281e(0xdd),_0xaad31a(_0xe00182,_0x43281e(0x110)),{'priority':_0x43281e(0xf9)}),_0xe00182[_0x43281e(0x101)][_0x43281e(0x10f)]['on'](_0x43281e(0xfa),(_0x3661e0,_0x4755fa,_0x1b59ee)=>{const _0x5ab899=_0x43281e,_0x152528=_0x1b59ee[_0x5ab899(0xeb)][_0x5ab899(0xdf)](_0x4755fa[_0x5ab899(0xf4)]);if(_0x152528){for(const _0x1719aa of _0x152528)_0x1719aa[_0x5ab899(0x10d)](_0x5ab899(0xfd))&&(_0x1b59ee[_0x5ab899(0xeb)][_0x5ab899(0x102)](_0x1719aa,_0x4755fa[_0x5ab899(0xf4)]),_0x1b59ee[_0x5ab899(0xf6)][_0x5ab899(0x105)](_0x1719aa));}},{'priority':_0x43281e(0xf9)}),_0xe00182[_0x43281e(0x111)][_0x43281e(0x10f)]['on'](_0x43281e(0xdd),(_0x3b6cbb,_0xec9d31,_0x21f7de)=>{const _0x486c7e=_0x43281e;_0x21f7de[_0x486c7e(0xe2)][_0x486c7e(0xfe)]&&_0xaad31a(_0xe00182,_0x486c7e(0x110),{'showActiveMarker':!0x1})[_0x486c7e(0xfb)](this)(_0x3b6cbb,_0xec9d31,_0x21f7de);},{'priority':_0x43281e(0xf9)});}}function _0x3b12(){const _0x45c9f0=['fromRange','commands','get','detach','editor','nextSibling','mapper','requires','plugins','createPositionAt','1328175XPwiNv','1466046qlqTEI','init','1464231rwIWPm','markInsertion','markerName','424SMbwtt','writer','parent','end','high','removeMarker:suggestion:insertion','bind','document','ck-suggestion-marker-split','showSuggestionHighlights','selection','7972706WYhmWz','editing','unbindElementFromMarkerName','setSelection','16247096ozlRCa','remove','enter','createRange','fire','getFirstRange','getFirstPosition','TrackChangesEditing','afterExecute','hasClass','enableCommand','downcastDispatcher','split','data','407010uJIfiW','addMarker:suggestion:insertion','model','markerNameToElements','change','3873SHSBCj','options','enterBlock','9PAGSga'];_0x3b12=function(){return _0x45c9f0;};return _0x3b12();}
23
+ function _0xacdf(_0x9a29c9,_0x4b0e45){const _0x13a8f8=_0x13a8();return _0xacdf=function(_0xacdfd,_0xb80162){_0xacdfd=_0xacdfd-0x1a1;let _0xa988a3=_0x13a8f8[_0xacdfd];return _0xa988a3;},_0xacdf(_0x9a29c9,_0x4b0e45);}const _0x537ad3=_0xacdf;function _0x13a8(){const _0x44c7e3=['markerName','afterExecute','582351btQfKV','216NJBgqh','split','createRange','hasClass','1335537LXhAqV','high','2652162CTRvdv','plugins','markerNameToElements','385358rkrfoR','model','enterBlock','change','remove','getFirstPosition','data','enter','selection','mapper','downcastDispatcher','init','unbindElementFromMarkerName','detach','showSuggestionHighlights','editor','fire','setSelection','editing','commands','getFirstRange','document','enableCommand','markInsertion','createPositionAt','options','writer','fromRange','bind','requires','ck-suggestion-marker-split','get','240840aCjDWq','removeMarker:suggestion:insertion','TrackChangesEditing','addMarker:suggestion:insertion','parent','nextSibling','2ahVWLZ','2568588XTELRF','333424iJTHtX','end'];_0x13a8=function(){return _0x44c7e3;};return _0x13a8();}(function(_0x2a9b2e,_0x2def86){const _0x196b89=_0xacdf,_0x1a7eae=_0x2a9b2e();while(!![]){try{const _0x2b67a3=parseInt(_0x196b89(0x1cc))/0x1+parseInt(_0x196b89(0x1bc))/0x2*(-parseInt(_0x196b89(0x1c2))/0x3)+-parseInt(_0x196b89(0x1bd))/0x4+parseInt(_0x196b89(0x1b6))/0x5+-parseInt(_0x196b89(0x1c9))/0x6+parseInt(_0x196b89(0x1c7))/0x7+parseInt(_0x196b89(0x1be))/0x8*(parseInt(_0x196b89(0x1c3))/0x9);if(_0x2b67a3===_0x2def86)break;else _0x1a7eae['push'](_0x1a7eae['shift']());}catch(_0x462cac){_0x1a7eae['push'](_0x1a7eae['shift']());}}}(_0x13a8,0x548ba));import{Plugin as _0x19f613}from'ckeditor5/src/core.js';import{Enter as _0x4b32ac}from'ckeditor5/src/enter.js';import{LiveRange as _0x2484d7}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x860c9}from'./utils.js';export default class W extends _0x19f613{static get[_0x537ad3(0x1b3)](){return[_0x4b32ac];}[_0x537ad3(0x1a1)](){const _0x5544d1=_0x537ad3,_0x41039d=this[_0x5544d1(0x1a5)],_0x433964=_0x41039d[_0x5544d1(0x1ca)][_0x5544d1(0x1b5)](_0x5544d1(0x1b8)),_0x2f2123=_0x41039d[_0x5544d1(0x1a9)][_0x5544d1(0x1b5)](_0x5544d1(0x1d3));_0x433964[_0x5544d1(0x1ac)](_0x5544d1(0x1d3),()=>{const _0x5c5cf3=_0x5544d1;_0x41039d[_0x5c5cf3(0x1cd)][_0x5c5cf3(0x1cf)](_0x3ca099=>{const _0x5cc388=_0x5c5cf3,_0x1e4ab2=_0x41039d[_0x5cc388(0x1cd)][_0x5cc388(0x1ab)][_0x5cc388(0x1d4)],_0x154307=_0x1e4ab2[_0x5cc388(0x1d1)](),_0x108987=_0x2484d7[_0x5cc388(0x1b1)](_0x1e4ab2[_0x5cc388(0x1aa)]());if(_0x2f2123[_0x5cc388(0x1ce)](_0x3ca099)){const _0x49d528=_0x41039d[_0x5cc388(0x1cd)][_0x5cc388(0x1ae)](_0x154307[_0x5cc388(0x1ba)][_0x5cc388(0x1bb)],0x0),_0x299680=_0x3ca099[_0x5cc388(0x1c5)](_0x154307,_0x49d528);_0x433964[_0x5cc388(0x1ad)](_0x299680);}else _0x3ca099[_0x5cc388(0x1a7)](_0x3ca099[_0x5cc388(0x1c5)](_0x108987[_0x5cc388(0x1bf)]));_0x108987[_0x5cc388(0x1a3)](),_0x2f2123[_0x5cc388(0x1a6)](_0x5cc388(0x1c1),{'writer':_0x3ca099});});}),_0x41039d[_0x5544d1(0x1a8)][_0x5544d1(0x1d6)]['on'](_0x5544d1(0x1b9),_0x860c9(_0x41039d,_0x5544d1(0x1c4)),{'priority':_0x5544d1(0x1c8)}),_0x41039d[_0x5544d1(0x1a8)][_0x5544d1(0x1d6)]['on'](_0x5544d1(0x1b7),(_0x3f5ca4,_0x437088,_0x4055cd)=>{const _0x2bc6eb=_0x5544d1,_0x79176b=_0x4055cd[_0x2bc6eb(0x1d5)][_0x2bc6eb(0x1cb)](_0x437088[_0x2bc6eb(0x1c0)]);if(_0x79176b){for(const _0x3cc644 of _0x79176b)_0x3cc644[_0x2bc6eb(0x1c6)](_0x2bc6eb(0x1b4))&&(_0x4055cd[_0x2bc6eb(0x1d5)][_0x2bc6eb(0x1a2)](_0x3cc644,_0x437088[_0x2bc6eb(0x1c0)]),_0x4055cd[_0x2bc6eb(0x1b0)][_0x2bc6eb(0x1d0)](_0x3cc644));}},{'priority':_0x5544d1(0x1c8)}),_0x41039d[_0x5544d1(0x1d2)][_0x5544d1(0x1d6)]['on'](_0x5544d1(0x1b9),(_0x1dc7a7,_0x3846c8,_0x5d8847)=>{const _0x3141ed=_0x5544d1;_0x5d8847[_0x3141ed(0x1af)][_0x3141ed(0x1a4)]&&_0x860c9(_0x41039d,_0x3141ed(0x1c4),{'showActiveMarker':!0x1})[_0x3141ed(0x1b2)](this)(_0x1dc7a7,_0x3846c8,_0x5d8847);},{'priority':_0x5544d1(0x1c8)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a0494=_0x3e69;function _0x16da(){const _0x7e8751=['createPositionAt','findPrevious','4739301xfySsY','4069048ytKIDN','handleFindCommand','replace','editor','get','findNext','1YxHEDY','plugins','model','end','getIntersection','990xRUDak','1898445voUlXl','has','477HVrPWU','enableCommand','replaceAll','markers','find','filter','47064SasIIO','bind','item','createRange','start','TrackChangesEditing','suggestion:deletion','22oKJyvN','afterInit','FindAndReplaceUtils','_isInDeletionRange','373310pSBCkU','34325ccRSiF','getMarkersGroup','string','FindAndReplaceEditing','findByTextCallback','7712940cGlWDO','getRange'];_0x16da=function(){return _0x7e8751;};return _0x16da();}(function(_0x3a07ae,_0x5a0d47){const _0x1f65a2=_0x3e69,_0x107a32=_0x3a07ae();while(!![]){try{const _0x317d9a=parseInt(_0x1f65a2(0x1cd))/0x1*(parseInt(_0x1f65a2(0x1bc))/0x2)+-parseInt(_0x1f65a2(0x1d3))/0x3+parseInt(_0x1f65a2(0x1c7))/0x4+-parseInt(_0x1f65a2(0x1bd))/0x5*(parseInt(_0x1f65a2(0x1d2))/0x6)+-parseInt(_0x1f65a2(0x1c6))/0x7+parseInt(_0x1f65a2(0x1db))/0x8*(parseInt(_0x1f65a2(0x1d5))/0x9)+parseInt(_0x1f65a2(0x1c2))/0xa*(parseInt(_0x1f65a2(0x1b8))/0xb);if(_0x317d9a===_0x5a0d47)break;else _0x107a32['push'](_0x107a32['shift']());}catch(_0x534801){_0x107a32['push'](_0x107a32['shift']());}}}(_0x16da,0x96529));function _0x3e69(_0x3fc358,_0x34d21d){const _0x16da7b=_0x16da();return _0x3e69=function(_0x3e69f5,_0x3e2b29){_0x3e69f5=_0x3e69f5-0x1b8;let _0x1d2a3c=_0x16da7b[_0x3e69f5];return _0x1d2a3c;},_0x3e69(_0x3fc358,_0x34d21d);}import{Plugin as _0xc5caf3}from'ckeditor5/src/core.js';export default class J extends _0xc5caf3{[_0x4a0494(0x1b9)](){const _0x400875=_0x4a0494;if(!this[_0x400875(0x1ca)][_0x400875(0x1ce)][_0x400875(0x1d4)](_0x400875(0x1c0)))return;const _0x45eab9=this[_0x400875(0x1ca)][_0x400875(0x1ce)][_0x400875(0x1cb)](_0x400875(0x1e0));_0x45eab9[_0x400875(0x1d6)](_0x400875(0x1d9),this[_0x400875(0x1c8)][_0x400875(0x1dc)](this)),_0x45eab9[_0x400875(0x1d6)](_0x400875(0x1cc)),_0x45eab9[_0x400875(0x1d6)](_0x400875(0x1c5)),_0x45eab9[_0x400875(0x1d6)](_0x400875(0x1c9)),_0x45eab9[_0x400875(0x1d6)](_0x400875(0x1d7));}[_0x4a0494(0x1c8)](_0x3946a5,_0x3c811c,_0x1f08d4={}){const _0x26a16a=_0x4a0494,_0x1a984f=this[_0x26a16a(0x1ca)][_0x26a16a(0x1ce)][_0x26a16a(0x1cb)](_0x26a16a(0x1ba));return _0x3946a5(_0x59209f=>(_0x26a16a(0x1bf)==typeof _0x3c811c?_0x1a984f[_0x26a16a(0x1c1)](_0x3c811c,_0x1f08d4):_0x3c811c)(_0x59209f)[_0x26a16a(0x1da)](_0x283b08=>!0x1===this[_0x26a16a(0x1bb)](_0x283b08,_0x59209f[_0x26a16a(0x1dd)])),_0x1f08d4);}[_0x4a0494(0x1bb)](_0x892870,_0x40fb60){const _0x46ac57=_0x4a0494,_0x2a316d=this[_0x46ac57(0x1ca)][_0x46ac57(0x1cf)][_0x46ac57(0x1de)](this[_0x46ac57(0x1ca)][_0x46ac57(0x1cf)][_0x46ac57(0x1c4)](_0x40fb60,_0x892870[_0x46ac57(0x1df)]),this[_0x46ac57(0x1ca)][_0x46ac57(0x1cf)][_0x46ac57(0x1c4)](_0x40fb60,_0x892870[_0x46ac57(0x1d0)]));for(const _0x3e5ef5 of this[_0x46ac57(0x1ca)][_0x46ac57(0x1cf)][_0x46ac57(0x1d8)][_0x46ac57(0x1be)](_0x46ac57(0x1e1)))if(null!==_0x2a316d[_0x46ac57(0x1d1)](_0x3e5ef5[_0x46ac57(0x1c3)]()))return!0x0;return!0x1;}}
23
+ function _0x348e(_0x2d623c,_0x132465){const _0x5234ff=_0x5234();return _0x348e=function(_0x348e68,_0x422b2b){_0x348e68=_0x348e68-0x1de;let _0x1376d6=_0x5234ff[_0x348e68];return _0x1376d6;},_0x348e(_0x2d623c,_0x132465);}const _0x2740c1=_0x348e;(function(_0x2ef12c,_0x593e1d){const _0x542fc5=_0x348e,_0x27d1e5=_0x2ef12c();while(!![]){try{const _0x1e3fab=-parseInt(_0x542fc5(0x201))/0x1+parseInt(_0x542fc5(0x1f4))/0x2*(parseInt(_0x542fc5(0x1e8))/0x3)+-parseInt(_0x542fc5(0x1f2))/0x4+-parseInt(_0x542fc5(0x1fd))/0x5*(parseInt(_0x542fc5(0x1fa))/0x6)+parseInt(_0x542fc5(0x1e5))/0x7*(-parseInt(_0x542fc5(0x1e7))/0x8)+parseInt(_0x542fc5(0x1e2))/0x9*(-parseInt(_0x542fc5(0x1f6))/0xa)+parseInt(_0x542fc5(0x1fc))/0xb;if(_0x1e3fab===_0x593e1d)break;else _0x27d1e5['push'](_0x27d1e5['shift']());}catch(_0x504287){_0x27d1e5['push'](_0x27d1e5['shift']());}}}(_0x5234,0xb17c5));import{Plugin as _0x2b75e9}from'ckeditor5/src/core.js';export default class J extends _0x2b75e9{[_0x2740c1(0x207)](){const _0x543116=_0x2740c1;if(!this[_0x543116(0x1ec)][_0x543116(0x1f3)][_0x543116(0x1e9)](_0x543116(0x1e1)))return;const _0x577d63=this[_0x543116(0x1ec)][_0x543116(0x1f3)][_0x543116(0x1eb)](_0x543116(0x1f5));_0x577d63[_0x543116(0x1e0)](_0x543116(0x1f1),this[_0x543116(0x1fe)][_0x543116(0x1f9)](this)),_0x577d63[_0x543116(0x1e0)](_0x543116(0x1fb)),_0x577d63[_0x543116(0x1e0)](_0x543116(0x1ee)),_0x577d63[_0x543116(0x1e0)](_0x543116(0x1de)),_0x577d63[_0x543116(0x1e0)](_0x543116(0x204));}[_0x2740c1(0x1fe)](_0x5b196a,_0x495165,_0x513355={}){const _0xae5ffe=_0x2740c1,_0x45fe01=this[_0xae5ffe(0x1ec)][_0xae5ffe(0x1f3)][_0xae5ffe(0x1eb)](_0xae5ffe(0x203));return _0x5b196a(_0x56b1b1=>(_0xae5ffe(0x1f7)==typeof _0x495165?_0x45fe01[_0xae5ffe(0x1ea)](_0x495165,_0x513355):_0x495165)(_0x56b1b1)[_0xae5ffe(0x1e3)](_0x3cba0f=>!0x1===this[_0xae5ffe(0x205)](_0x3cba0f,_0x56b1b1[_0xae5ffe(0x1df)])),_0x513355);}[_0x2740c1(0x205)](_0x3ce3a1,_0x465be1){const _0x2b8eb6=_0x2740c1,_0x210fde=this[_0x2b8eb6(0x1ec)][_0x2b8eb6(0x1e6)][_0x2b8eb6(0x1f8)](this[_0x2b8eb6(0x1ec)][_0x2b8eb6(0x1e6)][_0x2b8eb6(0x1ef)](_0x465be1,_0x3ce3a1[_0x2b8eb6(0x1ed)]),this[_0x2b8eb6(0x1ec)][_0x2b8eb6(0x1e6)][_0x2b8eb6(0x1ef)](_0x465be1,_0x3ce3a1[_0x2b8eb6(0x206)]));for(const _0x1713c2 of this[_0x2b8eb6(0x1ec)][_0x2b8eb6(0x1e6)][_0x2b8eb6(0x200)][_0x2b8eb6(0x1f0)](_0x2b8eb6(0x1e4)))if(null!==_0x210fde[_0x2b8eb6(0x202)](_0x1713c2[_0x2b8eb6(0x1ff)]()))return!0x0;return!0x1;}}function _0x5234(){const _0x2fcbf6=['bind','12450pKYCdO','findNext','43107361XdjmKL','3005BzexyT','handleFindCommand','getRange','markers','605591lAEXxb','getIntersection','FindAndReplaceUtils','replaceAll','_isInDeletionRange','end','afterInit','replace','item','enableCommand','FindAndReplaceEditing','1395SyJyps','filter','suggestion:deletion','77JyxRQG','model','299504MkBaCg','6558ffTcab','has','findByTextCallback','get','editor','start','findPrevious','createPositionAt','getMarkersGroup','find','3479380XbqTVT','plugins','1158mRxZXu','TrackChangesEditing','85370NoRFST','string','createRange'];_0x5234=function(){return _0x2fcbf6;};return _0x5234();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd8142c=_0x4cc3;(function(_0x31fc60,_0x4cf4a2){const _0x1a093c=_0x4cc3,_0x18881d=_0x31fc60();while(!![]){try{const _0x1f697a=parseInt(_0x1a093c(0x90))/0x1+parseInt(_0x1a093c(0xb4))/0x2+parseInt(_0x1a093c(0xbc))/0x3+-parseInt(_0x1a093c(0xa0))/0x4*(parseInt(_0x1a093c(0x89))/0x5)+parseInt(_0x1a093c(0xbd))/0x6+parseInt(_0x1a093c(0xb9))/0x7+-parseInt(_0x1a093c(0x91))/0x8*(parseInt(_0x1a093c(0x88))/0x9);if(_0x1f697a===_0x4cf4a2)break;else _0x18881d['push'](_0x18881d['shift']());}catch(_0x3ab06c){_0x18881d['push'](_0x18881d['shift']());}}}(_0x4218,0xb11be));import{Plugin as _0x46a7fb}from'ckeditor5/src/core.js';function _0x4cc3(_0x164278,_0x3fdaef){const _0x42189e=_0x4218();return _0x4cc3=function(_0x4cc31a,_0x45bb1d){_0x4cc31a=_0x4cc31a-0x83;let _0x2c4c77=_0x42189e[_0x4cc31a];return _0x2c4c77;},_0x4cc3(_0x164278,_0x3fdaef);}function _0x4218(){const _0x5e895f=['TrackChangesEditing','*Reset\x20font\x20color*','config','normalizeSizeOptions','value','*Set\x20font\x20background\x20color:*\x20%0','get','*Reset\x20font\x20size*','toLowerCase','FORMAT_FONT_SIZE','FontColorEditing','4acLfae','FontSizeEditing','*Set\x20font\x20color:*\x20%0','trim','find','afterInit','fontColor','plugins','fontSize','*Set\x20font\x20size:*\x20%0','commandParams','FontFamilyEditing','type','_registerLegacyDescription','fontBackgroundColor.colors','registerDescriptionCallback','*Reset\x20font\x20background\x20color*','registerAttributeLabel','commandName','*Reset\x20font\x20family*','1052230nbOrrx','FORMAT_FONT_BACKGROUND','fontBackgroundColor','FontBackgroundColorEditing','fontColor.colors','3850665cEuUbt','fontSize.options','has','3898584RjKeie','6186222joxfHY','model','FontSize','fontFamily','formatInline','FORMAT_FONT_COLOR','13185sjKVMs','1222065toVChY','locale','_enableDefaultAttributesIntegration','*Set\x20font\x20family:*\x20%0','editor','label','title','443266KdsaHA','15728rQVszi','format','_descriptionFactory','FORMAT_FONT_FAMILY'];_0x4218=function(){return _0x5e895f;};return _0x4218();}import{normalizeColorOptions as _0x410cc8}from'ckeditor5/src/ui.js';import{getTranslation as _0x4e3b84}from'../utils/common-translations.js';const ro=[{'pluginName':_0xd8142c(0xa1),'commandName':_0xd8142c(0xa8)},{'pluginName':_0xd8142c(0xab),'commandName':_0xd8142c(0x85)},{'pluginName':_0xd8142c(0x9f),'commandName':_0xd8142c(0xa6)},{'pluginName':_0xd8142c(0xb7),'commandName':_0xd8142c(0xb6)}];export default class Q extends _0x46a7fb{[_0xd8142c(0xa5)](){const _0x449894=_0xd8142c,_0x353946=this[_0x449894(0x8d)][_0x449894(0x8a)],_0xb27fbe=this[_0x449894(0x8d)][_0x449894(0xa7)][_0x449894(0x9b)](_0x449894(0x95));for(const {pluginName:_0x2d1bc1,commandName:_0x32cfa2}of ro)this[_0x449894(0x8d)][_0x449894(0xa7)][_0x449894(0xbb)](_0x2d1bc1)&&_0xb27fbe[_0x449894(0x8b)](_0x32cfa2,[_0x32cfa2]);_0x353946['t'],(_0xb27fbe[_0x449894(0x93)][_0x449894(0xb1)](_0x449894(0xa8),_0x4e3b84(_0x353946,_0x449894(0x9e))),_0xb27fbe[_0x449894(0x93)][_0x449894(0xb1)](_0x449894(0x85),_0x4e3b84(_0x353946,_0x449894(0x94))),_0xb27fbe[_0x449894(0x93)][_0x449894(0xb1)](_0x449894(0xa6),_0x4e3b84(_0x353946,_0x449894(0x87))),_0xb27fbe[_0x449894(0x93)][_0x449894(0xb1)](_0x449894(0xb6),_0x4e3b84(_0x353946,_0x449894(0xb5))),this[_0x449894(0xad)]());}[_0xd8142c(0xad)](){const _0x551af3=_0xd8142c,_0x2befbc=this[_0x551af3(0x8d)],_0x2e7626=_0x2befbc[_0x551af3(0x8a)];_0x2befbc[_0x551af3(0xa7)][_0x551af3(0x9b)](_0x551af3(0x95))[_0x551af3(0x93)][_0x551af3(0xaf)](_0x2eb41d=>{const _0x1d3191=_0x551af3,_0x1c9790=_0x2e7626['t'];if(_0x1d3191(0x86)!=_0x2eb41d[_0x1d3191(0xac)])return;const {data:_0xcb0201}=_0x2eb41d;if(null!=_0xcb0201){if(_0x1d3191(0xa8)==_0xcb0201[_0x1d3191(0xb2)]){const _0x29e214=_0xcb0201[_0x1d3191(0xaa)][0x0][_0x1d3191(0x99)];if(_0x29e214){const _0x548931=_0x1c9790(this[_0x1d3191(0x8d)][_0x1d3191(0xa7)][_0x1d3191(0x9b)](_0x1d3191(0x84))[_0x1d3191(0x98)](this[_0x1d3191(0x8d)][_0x1d3191(0x97)][_0x1d3191(0x9b)](_0x1d3191(0xba)))[_0x1d3191(0xa4)](_0x154cea=>_0x154cea[_0x1d3191(0x83)]==_0x29e214)[_0x1d3191(0x8f)])[_0x1d3191(0x9d)]();return{'type':_0x1d3191(0x92),'content':_0x4e3b84(_0x2e7626,_0x1d3191(0xa9),_0x548931)};}return{'type':_0x1d3191(0x92),'content':_0x4e3b84(_0x2e7626,_0x1d3191(0x9c))};}if(_0x1d3191(0x85)==_0xcb0201[_0x1d3191(0xb2)]){const _0x419b0d=_0xcb0201[_0x1d3191(0xaa)][0x0][_0x1d3191(0x99)];return _0x419b0d?{'type':_0x1d3191(0x92),'content':_0x4e3b84(_0x2e7626,_0x1d3191(0x8c),_0x419b0d)}:{'type':_0x1d3191(0x92),'content':_0x4e3b84(_0x2e7626,_0x1d3191(0xb3))};}if(_0x1d3191(0xa6)==_0xcb0201[_0x1d3191(0xb2)]){const _0x4542a8=_0xcb0201[_0x1d3191(0xaa)][0x0][_0x1d3191(0x99)];if(_0x4542a8){const _0x3cee06=_0x410cc8(this[_0x1d3191(0x8d)][_0x1d3191(0x97)][_0x1d3191(0x9b)](_0x1d3191(0xb8)))[_0x1d3191(0xa4)](_0x1b429c=>_0x1b429c[_0x1d3191(0x83)]==_0x4542a8);let _0x5cd003=_0x4542a8,_0x4b5aba='';return _0x3cee06&&(_0x5cd003=_0x3cee06[_0x1d3191(0x8e)],_0x4b5aba=_0x1c9790(_0x5cd003)[_0x1d3191(0x9d)]()),{'type':_0x1d3191(0x92),'content':_0x4e3b84(_0x2e7626,_0x1d3191(0xa2),_0x4b5aba)[_0x1d3191(0xa3)](),'color':{'value':_0x4542a8,'title':_0x4b5aba||_0x5cd003}};}return{'type':_0x1d3191(0x92),'content':_0x4e3b84(_0x2e7626,_0x1d3191(0x96))};}if(_0x1d3191(0xb6)==_0xcb0201[_0x1d3191(0xb2)]){const _0x33930a=_0xcb0201[_0x1d3191(0xaa)][0x0][_0x1d3191(0x99)];if(_0x33930a){const _0x4c1a48=_0x410cc8(this[_0x1d3191(0x8d)][_0x1d3191(0x97)][_0x1d3191(0x9b)](_0x1d3191(0xae)))[_0x1d3191(0xa4)](_0x20ddb1=>_0x20ddb1[_0x1d3191(0x83)]==_0x33930a);let _0x2db25a=_0x33930a,_0x4bddc3='';return _0x4c1a48&&(_0x2db25a=_0x4c1a48[_0x1d3191(0x8e)],_0x4bddc3=_0x1c9790(_0x2db25a)[_0x1d3191(0x9d)]()),{'type':_0x1d3191(0x92),'content':_0x4e3b84(_0x2e7626,_0x1d3191(0x9a),_0x4bddc3)[_0x1d3191(0xa3)](),'color':{'value':_0x33930a,'title':_0x4bddc3||_0x2db25a}};}return{'type':_0x1d3191(0x92),'content':_0x4e3b84(_0x2e7626,_0x1d3191(0xb0))};}}});}}
23
+ const _0x27a11a=_0x2497;(function(_0x5e2b26,_0x49b7f9){const _0x13bfe7=_0x2497,_0x30041e=_0x5e2b26();while(!![]){try{const _0x340db5=-parseInt(_0x13bfe7(0x185))/0x1+parseInt(_0x13bfe7(0x1ab))/0x2+parseInt(_0x13bfe7(0x18c))/0x3+parseInt(_0x13bfe7(0x18e))/0x4+-parseInt(_0x13bfe7(0x191))/0x5*(-parseInt(_0x13bfe7(0x186))/0x6)+parseInt(_0x13bfe7(0x17c))/0x7+-parseInt(_0x13bfe7(0x19d))/0x8;if(_0x340db5===_0x49b7f9)break;else _0x30041e['push'](_0x30041e['shift']());}catch(_0x3ac4a8){_0x30041e['push'](_0x30041e['shift']());}}}(_0x23f0,0xaee2b));import{Plugin as _0x4e3d05}from'ckeditor5/src/core.js';function _0x23f0(){const _0x49409e=['find','fontSize.options','769838qFvzwj','84cVHYcD','config','FORMAT_FONT_BACKGROUND','commandName','label','fontColor','3963756pWhJQB','get','1372912PJWzaH','fontBackgroundColor','*Set\x20font\x20background\x20color:*\x20%0','319385JsOifv','*Set\x20font\x20family:*\x20%0','*Reset\x20font\x20family*','format','FORMAT_FONT_SIZE','normalizeSizeOptions','plugins','afterInit','*Set\x20font\x20color:*\x20%0','_enableDefaultAttributesIntegration','trim','locale','18388112YikHAj','FontColorEditing','toLowerCase','FORMAT_FONT_COLOR','editor','title','fontFamily','FontSizeEditing','FontBackgroundColorEditing','model','has','commandParams','TrackChangesEditing','fontSize','650978XsOtjq','fontColor.colors','fontBackgroundColor.colors','_descriptionFactory','*Reset\x20font\x20background\x20color*','value','*Reset\x20font\x20size*','registerAttributeLabel','FontFamilyEditing','FORMAT_FONT_FAMILY','registerDescriptionCallback','6303052SUrrch','formatInline','_registerLegacyDescription','*Set\x20font\x20size:*\x20%0','type','*Reset\x20font\x20color*','FontSize'];_0x23f0=function(){return _0x49409e;};return _0x23f0();}import{normalizeColorOptions as _0x217c69}from'ckeditor5/src/ui.js';import{getTranslation as _0x50c767}from'../utils/common-translations.js';function _0x2497(_0x400c9b,_0x5bb5a4){const _0x23f04b=_0x23f0();return _0x2497=function(_0x2497a1,_0xf8977a){_0x2497a1=_0x2497a1-0x177;let _0x49f0c8=_0x23f04b[_0x2497a1];return _0x49f0c8;},_0x2497(_0x400c9b,_0x5bb5a4);}const io=[{'pluginName':_0x27a11a(0x1a4),'commandName':_0x27a11a(0x1aa)},{'pluginName':_0x27a11a(0x179),'commandName':_0x27a11a(0x1a3)},{'pluginName':_0x27a11a(0x19e),'commandName':_0x27a11a(0x18b)},{'pluginName':_0x27a11a(0x1a5),'commandName':_0x27a11a(0x18f)}];export default class Q extends _0x4e3d05{[_0x27a11a(0x198)](){const _0x47e5df=_0x27a11a,_0x44f8c8=this[_0x47e5df(0x1a1)][_0x47e5df(0x19c)],_0x17ac05=this[_0x47e5df(0x1a1)][_0x47e5df(0x197)][_0x47e5df(0x18d)](_0x47e5df(0x1a9));for(const {pluginName:_0x3c3848,commandName:_0x46517e}of io)this[_0x47e5df(0x1a1)][_0x47e5df(0x197)][_0x47e5df(0x1a7)](_0x3c3848)&&_0x17ac05[_0x47e5df(0x19a)](_0x46517e,[_0x46517e]);_0x44f8c8['t'],(_0x17ac05[_0x47e5df(0x1ae)][_0x47e5df(0x178)](_0x47e5df(0x1aa),_0x50c767(_0x44f8c8,_0x47e5df(0x195))),_0x17ac05[_0x47e5df(0x1ae)][_0x47e5df(0x178)](_0x47e5df(0x1a3),_0x50c767(_0x44f8c8,_0x47e5df(0x17a))),_0x17ac05[_0x47e5df(0x1ae)][_0x47e5df(0x178)](_0x47e5df(0x18b),_0x50c767(_0x44f8c8,_0x47e5df(0x1a0))),_0x17ac05[_0x47e5df(0x1ae)][_0x47e5df(0x178)](_0x47e5df(0x18f),_0x50c767(_0x44f8c8,_0x47e5df(0x188))),this[_0x47e5df(0x17e)]());}[_0x27a11a(0x17e)](){const _0x446531=_0x27a11a,_0x23e2e6=this[_0x446531(0x1a1)],_0x17da40=_0x23e2e6[_0x446531(0x19c)];_0x23e2e6[_0x446531(0x197)][_0x446531(0x18d)](_0x446531(0x1a9))[_0x446531(0x1ae)][_0x446531(0x17b)](_0x1ec56f=>{const _0x45c24c=_0x446531,_0xc214dc=_0x17da40['t'];if(_0x45c24c(0x17d)!=_0x1ec56f[_0x45c24c(0x180)])return;const {data:_0x3e7e83}=_0x1ec56f;if(null!=_0x3e7e83){if(_0x45c24c(0x1aa)==_0x3e7e83[_0x45c24c(0x189)]){const _0x2533ae=_0x3e7e83[_0x45c24c(0x1a8)][0x0][_0x45c24c(0x1b0)];if(_0x2533ae){const _0x43d0d9=_0xc214dc(this[_0x45c24c(0x1a1)][_0x45c24c(0x197)][_0x45c24c(0x18d)](_0x45c24c(0x182))[_0x45c24c(0x196)](this[_0x45c24c(0x1a1)][_0x45c24c(0x187)][_0x45c24c(0x18d)](_0x45c24c(0x184)))[_0x45c24c(0x183)](_0x33bc96=>_0x33bc96[_0x45c24c(0x1a6)]==_0x2533ae)[_0x45c24c(0x1a2)])[_0x45c24c(0x19f)]();return{'type':_0x45c24c(0x194),'content':_0x50c767(_0x17da40,_0x45c24c(0x17f),_0x43d0d9)};}return{'type':_0x45c24c(0x194),'content':_0x50c767(_0x17da40,_0x45c24c(0x177))};}if(_0x45c24c(0x1a3)==_0x3e7e83[_0x45c24c(0x189)]){const _0x3b5c06=_0x3e7e83[_0x45c24c(0x1a8)][0x0][_0x45c24c(0x1b0)];return _0x3b5c06?{'type':_0x45c24c(0x194),'content':_0x50c767(_0x17da40,_0x45c24c(0x192),_0x3b5c06)}:{'type':_0x45c24c(0x194),'content':_0x50c767(_0x17da40,_0x45c24c(0x193))};}if(_0x45c24c(0x18b)==_0x3e7e83[_0x45c24c(0x189)]){const _0x853ef=_0x3e7e83[_0x45c24c(0x1a8)][0x0][_0x45c24c(0x1b0)];if(_0x853ef){const _0x19c15e=_0x217c69(this[_0x45c24c(0x1a1)][_0x45c24c(0x187)][_0x45c24c(0x18d)](_0x45c24c(0x1ac)))[_0x45c24c(0x183)](_0x5a687e=>_0x5a687e[_0x45c24c(0x1a6)]==_0x853ef);let _0x11967f=_0x853ef,_0x53e620='';return _0x19c15e&&(_0x11967f=_0x19c15e[_0x45c24c(0x18a)],_0x53e620=_0xc214dc(_0x11967f)[_0x45c24c(0x19f)]()),{'type':_0x45c24c(0x194),'content':_0x50c767(_0x17da40,_0x45c24c(0x199),_0x53e620)[_0x45c24c(0x19b)](),'color':{'value':_0x853ef,'title':_0x53e620||_0x11967f}};}return{'type':_0x45c24c(0x194),'content':_0x50c767(_0x17da40,_0x45c24c(0x181))};}if(_0x45c24c(0x18f)==_0x3e7e83[_0x45c24c(0x189)]){const _0x4e7a61=_0x3e7e83[_0x45c24c(0x1a8)][0x0][_0x45c24c(0x1b0)];if(_0x4e7a61){const _0x14f7e5=_0x217c69(this[_0x45c24c(0x1a1)][_0x45c24c(0x187)][_0x45c24c(0x18d)](_0x45c24c(0x1ad)))[_0x45c24c(0x183)](_0x58ac58=>_0x58ac58[_0x45c24c(0x1a6)]==_0x4e7a61);let _0x5c66ee=_0x4e7a61,_0x25f860='';return _0x14f7e5&&(_0x5c66ee=_0x14f7e5[_0x45c24c(0x18a)],_0x25f860=_0xc214dc(_0x5c66ee)[_0x45c24c(0x19f)]()),{'type':_0x45c24c(0x194),'content':_0x50c767(_0x17da40,_0x45c24c(0x190),_0x25f860)[_0x45c24c(0x19b)](),'color':{'value':_0x4e7a61,'title':_0x25f860||_0x5c66ee}};}return{'type':_0x45c24c(0x194),'content':_0x50c767(_0x17da40,_0x45c24c(0x1af))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x12aa42=_0x2e7c;(function(_0x273faf,_0x56f93a){const _0x3a20a8=_0x2e7c,_0x40d380=_0x273faf();while(!![]){try{const _0x497222=parseInt(_0x3a20a8(0x10e))/0x1+-parseInt(_0x3a20a8(0xea))/0x2+parseInt(_0x3a20a8(0x106))/0x3*(parseInt(_0x3a20a8(0x105))/0x4)+-parseInt(_0x3a20a8(0xfc))/0x5*(parseInt(_0x3a20a8(0xda))/0x6)+parseInt(_0x3a20a8(0xe8))/0x7*(parseInt(_0x3a20a8(0xf6))/0x8)+-parseInt(_0x3a20a8(0x10f))/0x9*(parseInt(_0x3a20a8(0xdf))/0xa)+-parseInt(_0x3a20a8(0x102))/0xb*(parseInt(_0x3a20a8(0xe3))/0xc);if(_0x497222===_0x56f93a)break;else _0x40d380['push'](_0x40d380['shift']());}catch(_0x2b89a8){_0x40d380['push'](_0x40d380['shift']());}}}(_0x16b3,0x1fdf9));import{Plugin as _0x5c0f84}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x112e90}from'ckeditor5/src/ui.js';function _0x2e7c(_0x2564a8,_0x2849c7){const _0x16b3b3=_0x16b3();return _0x2e7c=function(_0x2e7c5c,_0x52f5e8){_0x2e7c5c=_0x2e7c5c-0xd8;let _0x16aa51=_0x16b3b3[_0x2e7c5c];return _0x16aa51;},_0x2e7c(_0x2564a8,_0x2849c7);}import{getTranslation as _0x292188}from'../utils/common-translations.js';export default class X extends _0x5c0f84{[_0x12aa42(0xfa)](){const _0x447887=_0x12aa42,_0x33196=this[_0x447887(0xf8)],_0x66a396=_0x33196[_0x447887(0xd9)][_0x447887(0xf0)](_0x447887(0xe2)),_0x158e80=_0x33196[_0x447887(0xdd)][_0x447887(0xf0)](_0x447887(0x10b)),_0x15402e=_0x33196[_0x447887(0xdd)][_0x447887(0xf0)](_0x447887(0xf4));_0x158e80&&_0x15402e&&(_0x66a396[_0x447887(0xe6)](_0x447887(0xf4)),_0x66a396[_0x447887(0xe5)](_0x447887(0x10b)),this[_0x447887(0xfb)]());}[_0x12aa42(0xfb)](){const _0x32f9dd=_0x12aa42,_0x179feb=this[_0x32f9dd(0xf8)],_0x4a54f9=_0x179feb[_0x32f9dd(0xe7)];_0x179feb[_0x32f9dd(0xd9)][_0x32f9dd(0xf0)](_0x32f9dd(0xe2))[_0x32f9dd(0xf9)][_0x32f9dd(0xf3)](_0x36b433=>{const _0x228eab=_0x32f9dd;if(_0x228eab(0xee)!=_0x36b433[_0x228eab(0xe9)]&&_0x228eab(0xec)!=_0x36b433[_0x228eab(0xe9)])return;const {data:_0x4b75cb}=_0x36b433;if(_0x4b75cb&&_0x228eab(0xf4)===_0x4b75cb[_0x228eab(0xf1)]){const _0x5cffff=[],_0x31646c=_0x4b75cb[_0x228eab(0xfd)][0x0];for(const [_0x260f2e,_0xed7150]of Object[_0x228eab(0x101)](_0x31646c))_0x5cffff[_0x228eab(0xf7)](so(_0x179feb,_0x260f2e,_0xed7150));return _0x5cffff[_0x228eab(0x107)]?{'type':_0x228eab(0xf5),'content':_0x292188(_0x4a54f9,_0x228eab(0xeb),_0x5cffff[_0x228eab(0x103)](',\x20'))}:{'type':_0x228eab(0xf5),'content':_0x292188(_0x4a54f9,_0x228eab(0x109))};}});}}function _0x16b3(){const _0x237dc3=['format','13896EBaecX','push','editor','_descriptionFactory','afterInit','_registerLegacyDescription','975LAuRnS','commandParams','boolean','split','config','entries','61259TtxGYi','join','slice','110648rpdryh','9XBHIjP','length','charAt','*Remove\x20all\x20formatting*','find','copyFormat','fontSize.options','normalizeSizeOptions','254826aeUHag','783yCNIVI','fontBackgroundColor','plugins','4374bLhUbX','fontColor.colors','toLowerCase','commands','fontColor','2570BIXnVp','model','label','TrackChangesEditing','132XIOXUe','fontSize','enableCommand','_enableDefaultAttributesIntegration','locale','231uAvXba','type','77614zuasqU','*Set\x20format\x20to:*\x20%0','formatInline','title','formatBlock','FontSize','get','commandName','toUpperCase','registerDescriptionCallback','pasteFormat'];_0x16b3=function(){return _0x237dc3;};return _0x16b3();}function so(_0x44505d,_0x2275fb,_0x2a3b64){const _0x3e8e51=_0x12aa42,_0x3db247=_0x44505d[_0x3e8e51(0xe7)]['t'],_0x102fd4=_0x2275fb[_0x3e8e51(0xff)](/(?=[A-Z])/)[_0x3e8e51(0x103)]('\x20'),_0x4813b4=_0x3db247(_0x102fd4[_0x3e8e51(0x108)](0x0)[_0x3e8e51(0xf2)]()+_0x102fd4[_0x3e8e51(0x104)](0x1))[_0x3e8e51(0xdc)]();if(_0x3e8e51(0xfe)==typeof _0x2a3b64)return _0x4813b4;if(_0x3e8e51(0xde)===_0x2275fb||_0x3e8e51(0xd8)===_0x2275fb){const _0x42cf5e=_0x112e90(_0x44505d[_0x3e8e51(0x100)][_0x3e8e51(0xf0)](_0x3e8e51(0xdb)))[_0x3e8e51(0x10a)](_0x3dc5f1=>_0x3dc5f1[_0x3e8e51(0xe0)]==_0x2a3b64);return _0x4813b4+'\x20('+(_0x42cf5e?_0x3db247(_0x42cf5e[_0x3e8e51(0xe1)])[_0x3e8e51(0xdc)]():_0x2a3b64)+')';}if(_0x3e8e51(0xe4)===_0x2275fb&&isNaN(parseFloat(_0x2a3b64))){const _0x1a32f2=_0x44505d[_0x3e8e51(0xd9)][_0x3e8e51(0xf0)](_0x3e8e51(0xef))[_0x3e8e51(0x10d)](_0x44505d[_0x3e8e51(0x100)][_0x3e8e51(0xf0)](_0x3e8e51(0x10c)))[_0x3e8e51(0x10a)](_0x386335=>_0x386335[_0x3e8e51(0xe0)]==_0x2a3b64);return _0x4813b4+'\x20('+(_0x1a32f2?_0x3db247(_0x1a32f2[_0x3e8e51(0xed)])[_0x3e8e51(0xdc)]():_0x2a3b64)+')';}return _0x4813b4+'\x20('+_0x2a3b64+')';}
23
+ const _0x5d72a7=_0x1186;function _0x1186(_0x1c63e0,_0x39ecb6){const _0x32076e=_0x3207();return _0x1186=function(_0x1186df,_0x1a65be){_0x1186df=_0x1186df-0x70;let _0x45e13f=_0x32076e[_0x1186df];return _0x45e13f;},_0x1186(_0x1c63e0,_0x39ecb6);}(function(_0x29d0f9,_0xffbed8){const _0x5ff1bc=_0x1186,_0x1047ee=_0x29d0f9();while(!![]){try{const _0x3bc47f=parseInt(_0x5ff1bc(0x80))/0x1*(-parseInt(_0x5ff1bc(0x9e))/0x2)+-parseInt(_0x5ff1bc(0x76))/0x3+parseInt(_0x5ff1bc(0x8e))/0x4*(parseInt(_0x5ff1bc(0x77))/0x5)+-parseInt(_0x5ff1bc(0x8b))/0x6+-parseInt(_0x5ff1bc(0xa2))/0x7*(-parseInt(_0x5ff1bc(0x79))/0x8)+parseInt(_0x5ff1bc(0x84))/0x9*(-parseInt(_0x5ff1bc(0x7a))/0xa)+parseInt(_0x5ff1bc(0x72))/0xb*(parseInt(_0x5ff1bc(0x95))/0xc);if(_0x3bc47f===_0xffbed8)break;else _0x1047ee['push'](_0x1047ee['shift']());}catch(_0x5d4fd1){_0x1047ee['push'](_0x1047ee['shift']());}}}(_0x3207,0x5fd70));import{Plugin as _0x21a3a3}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x1d1c91}from'ckeditor5/src/ui.js';import{getTranslation as _0x31ffd2}from'../utils/common-translations.js';export default class X extends _0x21a3a3{[_0x5d72a7(0x78)](){const _0x35db45=_0x5d72a7,_0x18aa58=this[_0x35db45(0xa6)],_0xe90540=_0x18aa58[_0x35db45(0x9d)][_0x35db45(0x70)](_0x35db45(0x90)),_0x431bbf=_0x18aa58[_0x35db45(0x85)][_0x35db45(0x70)](_0x35db45(0x7b)),_0x45c698=_0x18aa58[_0x35db45(0x85)][_0x35db45(0x70)](_0x35db45(0xa7));_0x431bbf&&_0x45c698&&(_0xe90540[_0x35db45(0xa4)](_0x35db45(0xa7)),_0xe90540[_0x35db45(0x92)](_0x35db45(0x7b)),this[_0x35db45(0xa5)]());}[_0x5d72a7(0xa5)](){const _0x5c2fb5=_0x5d72a7,_0x4a35db=this[_0x5c2fb5(0xa6)],_0x1e3d08=_0x4a35db[_0x5c2fb5(0x82)];_0x4a35db[_0x5c2fb5(0x9d)][_0x5c2fb5(0x70)](_0x5c2fb5(0x90))[_0x5c2fb5(0x96)][_0x5c2fb5(0x88)](_0x1faae4=>{const _0x38aca6=_0x5c2fb5;if(_0x38aca6(0x8c)!=_0x1faae4[_0x38aca6(0x86)]&&_0x38aca6(0x99)!=_0x1faae4[_0x38aca6(0x86)])return;const {data:_0x19e9c6}=_0x1faae4;if(_0x19e9c6&&_0x38aca6(0xa7)===_0x19e9c6[_0x38aca6(0x9b)]){const _0x2cf3eb=[],_0x103043=_0x19e9c6[_0x38aca6(0x73)][0x0];for(const [_0x21f907,_0x3d4cc5]of Object[_0x38aca6(0x87)](_0x103043))_0x2cf3eb[_0x38aca6(0x8d)](so(_0x4a35db,_0x21f907,_0x3d4cc5));return _0x2cf3eb[_0x38aca6(0x89)]?{'type':_0x38aca6(0x97),'content':_0x31ffd2(_0x1e3d08,_0x38aca6(0x8a),_0x2cf3eb[_0x38aca6(0x7c)](',\x20'))}:{'type':_0x38aca6(0x97),'content':_0x31ffd2(_0x1e3d08,_0x38aca6(0x93))};}});}}function so(_0x3e2b64,_0x5c43d8,_0x302627){const _0xd7902b=_0x5d72a7,_0x233c46=_0x3e2b64[_0xd7902b(0x82)]['t'],_0x1b99c6=_0x5c43d8[_0xd7902b(0x81)](/(?=[A-Z])/)[_0xd7902b(0x7c)]('\x20'),_0x353297=_0x233c46(_0x1b99c6[_0xd7902b(0x9c)](0x0)[_0xd7902b(0x7d)]()+_0x1b99c6[_0xd7902b(0x74)](0x1))[_0xd7902b(0x9a)]();if(_0xd7902b(0x75)==typeof _0x302627)return _0x353297;if(_0xd7902b(0xa3)===_0x5c43d8||_0xd7902b(0x7e)===_0x5c43d8){const _0x4d678d=_0x1d1c91(_0x3e2b64[_0xd7902b(0x83)][_0xd7902b(0x70)](_0xd7902b(0x9f)))[_0xd7902b(0x94)](_0xb7e6f0=>_0xb7e6f0[_0xd7902b(0xa0)]==_0x302627);return _0x353297+'\x20('+(_0x4d678d?_0x233c46(_0x4d678d[_0xd7902b(0x98)])[_0xd7902b(0x9a)]():_0x302627)+')';}if(_0xd7902b(0x71)===_0x5c43d8&&isNaN(parseFloat(_0x302627))){const _0x55828d=_0x3e2b64[_0xd7902b(0x9d)][_0xd7902b(0x70)](_0xd7902b(0xa1))[_0xd7902b(0x7f)](_0x3e2b64[_0xd7902b(0x83)][_0xd7902b(0x70)](_0xd7902b(0x8f)))[_0xd7902b(0x94)](_0x108072=>_0x108072[_0xd7902b(0xa0)]==_0x302627);return _0x353297+'\x20('+(_0x55828d?_0x233c46(_0x55828d[_0xd7902b(0x91)])[_0xd7902b(0x9a)]():_0x302627)+')';}return _0x353297+'\x20('+_0x302627+')';}function _0x3207(){const _0x227198=['fontColor','_enableDefaultAttributesIntegration','_registerLegacyDescription','editor','pasteFormat','get','fontSize','319066CrAoHp','commandParams','slice','boolean','225312qUbAPr','5ebcbUY','afterInit','216XHfXmE','20tPRhYa','copyFormat','join','toUpperCase','fontBackgroundColor','normalizeSizeOptions','10039QZQihs','split','locale','config','482193vadOLP','commands','type','entries','registerDescriptionCallback','length','*Set\x20format\x20to:*\x20%0','4155276DDaXwH','formatBlock','push','75528pBYqyJ','fontSize.options','TrackChangesEditing','title','enableCommand','*Remove\x20all\x20formatting*','find','492pTQNGl','_descriptionFactory','format','label','formatInline','toLowerCase','commandName','charAt','plugins','64Sxjyfh','fontColor.colors','model','FontSize','98644GLoCOW'];_0x3207=function(){return _0x227198;};return _0x3207();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1b9c(_0x28f887,_0x33c669){const _0x49449e=_0x4944();return _0x1b9c=function(_0x1b9c44,_0x283079){_0x1b9c44=_0x1b9c44-0x188;let _0x3d76ef=_0x49449e[_0x1b9c44];return _0x3d76ef;},_0x1b9c(_0x28f887,_0x33c669);}function _0x4944(){const _0x5cda12=['3163666OHvHIA','registerElementLabel','get','351296xXOWPs','model','553196njGmOk','find','_enableDefaultAttributesIntegration','ELEMENT_HEADING_CUSTOM','plugins','value','66UIfENg','3hJGHiN','_getHeadingLevel','match','*Change\x20to:*\x20%0','commandName','formatBlock','name','registerDescriptionCallback','heading.options','1818RbolfP','79175OgoKvX','_descriptionFactory','title','editor','heading','129sAYSJU','commandParams','locale','HeadingEditing','6030kLnQCX','TrackChangesEditing','_headingOptions','config','type','ELEMENT_HEADING','format','73484nFpbiO','has','_registerLegacyDescription','afterInit','view','paragraph','13276opwWsP'];_0x4944=function(){return _0x5cda12;};return _0x4944();}const _0x584d31=_0x1b9c;(function(_0x2b8a76,_0x3eab5f){const _0x5df820=_0x1b9c,_0x18a53d=_0x2b8a76();while(!![]){try{const _0xb67465=-parseInt(_0x5df820(0x1a2))/0x1*(parseInt(_0x5df820(0x18f))/0x2)+-parseInt(_0x5df820(0x1b1))/0x3*(parseInt(_0x5df820(0x195))/0x4)+parseInt(_0x5df820(0x1ac))/0x5*(-parseInt(_0x5df820(0x1a1))/0x6)+parseInt(_0x5df820(0x19b))/0x7+parseInt(_0x5df820(0x199))/0x8+parseInt(_0x5df820(0x1ab))/0x9*(parseInt(_0x5df820(0x188))/0xa)+parseInt(_0x5df820(0x196))/0xb;if(_0xb67465===_0x3eab5f)break;else _0x18a53d['push'](_0x18a53d['shift']());}catch(_0x4d455e){_0x18a53d['push'](_0x18a53d['shift']());}}}(_0x4944,0x19b08));import{Plugin as _0x571d33}from'ckeditor5/src/core.js';import{getTranslation as _0x4c63af}from'../utils/common-translations.js';export default class Y extends _0x571d33{[_0x584d31(0x192)](){const _0x149d7d=_0x584d31,_0x2a5b6d=this[_0x149d7d(0x1af)];if(!_0x2a5b6d[_0x149d7d(0x19f)][_0x149d7d(0x190)](_0x149d7d(0x1b4)))return;this[_0x149d7d(0x18a)]=_0x2a5b6d[_0x149d7d(0x18b)][_0x149d7d(0x198)](_0x149d7d(0x1aa));const _0x5d70fb=_0x2a5b6d[_0x149d7d(0x1b3)],_0xc940f=_0x2a5b6d[_0x149d7d(0x19f)][_0x149d7d(0x198)](_0x149d7d(0x189));_0xc940f[_0x149d7d(0x19d)](_0x149d7d(0x1b0));for(const _0x2c8b76 of this[_0x149d7d(0x18a)])_0x149d7d(0x194)!=_0x2c8b76[_0x149d7d(0x19a)]&&_0xc940f[_0x149d7d(0x1ad)][_0x149d7d(0x197)](_0x2c8b76[_0x149d7d(0x19a)],_0x3039b1=>{const _0x52e10d=_0x149d7d,_0x4d037e=this[_0x52e10d(0x1a3)](_0x2c8b76[_0x52e10d(0x19a)]);return null!==_0x4d037e?_0xbf3809(_0x3039b1,_0x4d037e):_0x549803(_0x3039b1,_0x2c8b76[_0x52e10d(0x1ae)]);});function _0xbf3809(_0x51f1f5,_0x3c8f07){const _0x59e54b=_0x149d7d;return _0x4c63af(_0x5d70fb,_0x59e54b(0x18d),[_0x51f1f5,_0x3c8f07]);}function _0x549803(_0x560643,_0x2cc296){const _0x377a37=_0x149d7d;return _0x4c63af(_0x5d70fb,_0x377a37(0x19e),[_0x560643,_0x2cc296]);}this[_0x149d7d(0x191)]();}[_0x584d31(0x191)](){const _0x3b280f=_0x584d31,_0x507dce=this[_0x3b280f(0x1af)],_0x4307e9=_0x507dce[_0x3b280f(0x1b3)];function _0x425787(_0x153dfc,_0x35b62f){const _0x15ca99=_0x3b280f;return _0x4c63af(_0x4307e9,_0x15ca99(0x19e),[_0x153dfc,_0x35b62f]);}_0x507dce[_0x3b280f(0x19f)][_0x3b280f(0x198)](_0x3b280f(0x189))[_0x3b280f(0x1ad)][_0x3b280f(0x1a9)](_0x3cccef=>{const _0x7900b1=_0x3b280f;if(_0x7900b1(0x1a7)!=_0x3cccef[_0x7900b1(0x18c)])return;const {data:_0x415147}=_0x3cccef;if(_0x415147&&_0x7900b1(0x1b0)==_0x415147[_0x7900b1(0x1a6)]){const _0x2af072=_0x415147[_0x7900b1(0x1b2)][0x0][_0x7900b1(0x1a0)],_0x5d570c=this[_0x7900b1(0x1a3)](_0x2af072);if(null!==_0x5d570c)return{'type':_0x7900b1(0x18e),'content':_0x4c63af(_0x4307e9,_0x7900b1(0x1a5),(_0x278316=0x1,_0x144f13=_0x5d570c,_0x4c63af(_0x4307e9,_0x7900b1(0x18d),[_0x278316,_0x144f13])))};const _0x512696=this[_0x7900b1(0x18a)][_0x7900b1(0x19c)](_0x41ac8c=>_0x41ac8c[_0x7900b1(0x19a)]===_0x2af072)[_0x7900b1(0x1ae)];return{'type':_0x7900b1(0x18e),'content':_0x4c63af(_0x4307e9,_0x7900b1(0x1a5),_0x425787(0x1,_0x512696))};}var _0x278316,_0x144f13;});}[_0x584d31(0x1a3)](_0x2da3a0){const _0x1a2373=_0x584d31;var _0x97fb18,_0xe5d28f;const _0x5a6e67=_0x2da3a0[_0x1a2373(0x1a4)](/^heading(\d+)/);if(_0x5a6e67)return _0x5a6e67[0x1];const _0x464832=null===(_0x97fb18=this[_0x1a2373(0x18a)])||void 0x0===_0x97fb18?void 0x0:_0x97fb18[_0x1a2373(0x19c)](_0xc30848=>_0xc30848[_0x1a2373(0x19a)]==_0x2da3a0);if(_0x464832&&_0x464832[_0x1a2373(0x193)]){const _0x1b4470=_0x464832[_0x1a2373(0x193)],_0x4187cb=(null!==(_0xe5d28f=_0x1b4470[_0x1a2373(0x1a8)])&&void 0x0!==_0xe5d28f?_0xe5d28f:_0x1b4470)[_0x1a2373(0x1a4)](/^h(\d+)/);if(_0x4187cb)return _0x4187cb[0x1];}return null;}}
23
+ const _0x2b2c9e=_0x4276;function _0x30c5(){const _0x44a975=['editor','model','title','commandParams','_enableDefaultAttributesIntegration','registerElementLabel','36sMNkVV','258280KRCIwr','heading','name','config','find','commandName','paragraph','1106349TFaTjz','plugins','TrackChangesEditing','31LWroYq','316533uSuuLO','150HoZxww','30428lDNSho','formatBlock','format','match','_headingOptions','_getHeadingLevel','414261kHBuvb','_descriptionFactory','value','_registerLegacyDescription','afterInit','ELEMENT_HEADING_CUSTOM','registerDescriptionCallback','get','1467384kQKKKV','view','locale','has','heading.options','HeadingEditing','type','224960nkfyid','*Change\x20to:*\x20%0','ELEMENT_HEADING'];_0x30c5=function(){return _0x44a975;};return _0x30c5();}(function(_0x35d2d2,_0xd41568){const _0x5649bb=_0x4276,_0x35810f=_0x35d2d2();while(!![]){try{const _0x5299fb=parseInt(_0x5649bb(0x1d3))/0x1*(-parseInt(_0x5649bb(0x1d6))/0x2)+parseInt(_0x5649bb(0x1d0))/0x3+parseInt(_0x5649bb(0x1bf))/0x4+parseInt(_0x5649bb(0x1c9))/0x5+-parseInt(_0x5649bb(0x1c8))/0x6*(parseInt(_0x5649bb(0x1d4))/0x7)+-parseInt(_0x5649bb(0x1b8))/0x8+-parseInt(_0x5649bb(0x1b0))/0x9*(-parseInt(_0x5649bb(0x1d5))/0xa);if(_0x5299fb===_0xd41568)break;else _0x35810f['push'](_0x35810f['shift']());}catch(_0x5ec43c){_0x35810f['push'](_0x35810f['shift']());}}}(_0x30c5,0x3ac67));import{Plugin as _0x538bf2}from'ckeditor5/src/core.js';import{getTranslation as _0x326126}from'../utils/common-translations.js';function _0x4276(_0x4f6390,_0x375373){const _0x30c56c=_0x30c5();return _0x4276=function(_0x427613,_0x376c83){_0x427613=_0x427613-0x1ab;let _0x2e4103=_0x30c56c[_0x427613];return _0x2e4103;},_0x4276(_0x4f6390,_0x375373);}export default class Y extends _0x538bf2{[_0x2b2c9e(0x1b4)](){const _0x390886=_0x2b2c9e,_0x41750f=this[_0x390886(0x1c2)];if(!_0x41750f[_0x390886(0x1d1)][_0x390886(0x1bb)](_0x390886(0x1bd)))return;this[_0x390886(0x1ae)]=_0x41750f[_0x390886(0x1cc)][_0x390886(0x1b7)](_0x390886(0x1bc));const _0xda19b1=_0x41750f[_0x390886(0x1ba)],_0x37ad7a=_0x41750f[_0x390886(0x1d1)][_0x390886(0x1b7)](_0x390886(0x1d2));_0x37ad7a[_0x390886(0x1c6)](_0x390886(0x1ca));for(const _0xe697a5 of this[_0x390886(0x1ae)])_0x390886(0x1cf)!=_0xe697a5[_0x390886(0x1c3)]&&_0x37ad7a[_0x390886(0x1b1)][_0x390886(0x1c7)](_0xe697a5[_0x390886(0x1c3)],_0x36d9a8=>{const _0xe90b51=_0x390886,_0x41ec49=this[_0xe90b51(0x1af)](_0xe697a5[_0xe90b51(0x1c3)]);return null!==_0x41ec49?_0x17bf39(_0x36d9a8,_0x41ec49):_0x32cc97(_0x36d9a8,_0xe697a5[_0xe90b51(0x1c4)]);});function _0x17bf39(_0x28a25e,_0x476df7){const _0x219220=_0x390886;return _0x326126(_0xda19b1,_0x219220(0x1c1),[_0x28a25e,_0x476df7]);}function _0x32cc97(_0x24f843,_0x354bbe){const _0x11e6df=_0x390886;return _0x326126(_0xda19b1,_0x11e6df(0x1b5),[_0x24f843,_0x354bbe]);}this[_0x390886(0x1b3)]();}[_0x2b2c9e(0x1b3)](){const _0x3160d1=_0x2b2c9e,_0x449911=this[_0x3160d1(0x1c2)],_0x4be0f0=_0x449911[_0x3160d1(0x1ba)];function _0x25e474(_0x2a8151,_0x3622c9){const _0x1fca5a=_0x3160d1;return _0x326126(_0x4be0f0,_0x1fca5a(0x1b5),[_0x2a8151,_0x3622c9]);}_0x449911[_0x3160d1(0x1d1)][_0x3160d1(0x1b7)](_0x3160d1(0x1d2))[_0x3160d1(0x1b1)][_0x3160d1(0x1b6)](_0x338754=>{const _0x5a9508=_0x3160d1;if(_0x5a9508(0x1ab)!=_0x338754[_0x5a9508(0x1be)])return;const {data:_0x15edec}=_0x338754;if(_0x15edec&&_0x5a9508(0x1ca)==_0x15edec[_0x5a9508(0x1ce)]){const _0x2a9dae=_0x15edec[_0x5a9508(0x1c5)][0x0][_0x5a9508(0x1b2)],_0x1dca3e=this[_0x5a9508(0x1af)](_0x2a9dae);if(null!==_0x1dca3e)return{'type':_0x5a9508(0x1ac),'content':_0x326126(_0x4be0f0,_0x5a9508(0x1c0),(_0x3f18a1=0x1,_0x567135=_0x1dca3e,_0x326126(_0x4be0f0,_0x5a9508(0x1c1),[_0x3f18a1,_0x567135])))};const _0x4b38f1=this[_0x5a9508(0x1ae)][_0x5a9508(0x1cd)](_0x9e71eb=>_0x9e71eb[_0x5a9508(0x1c3)]===_0x2a9dae)[_0x5a9508(0x1c4)];return{'type':_0x5a9508(0x1ac),'content':_0x326126(_0x4be0f0,_0x5a9508(0x1c0),_0x25e474(0x1,_0x4b38f1))};}var _0x3f18a1,_0x567135;});}[_0x2b2c9e(0x1af)](_0x2205dd){const _0x232961=_0x2b2c9e;var _0x335f7e,_0x523537;const _0x4dfc15=_0x2205dd[_0x232961(0x1ad)](/^heading(\d+)/);if(_0x4dfc15)return _0x4dfc15[0x1];const _0x4b7cbd=null===(_0x335f7e=this[_0x232961(0x1ae)])||void 0x0===_0x335f7e?void 0x0:_0x335f7e[_0x232961(0x1cd)](_0x5d1dcc=>_0x5d1dcc[_0x232961(0x1c3)]==_0x2205dd);if(_0x4b7cbd&&_0x4b7cbd[_0x232961(0x1b9)]){const _0x3edfbe=_0x4b7cbd[_0x232961(0x1b9)],_0x61fede=(null!==(_0x523537=_0x3edfbe[_0x232961(0x1cb)])&&void 0x0!==_0x523537?_0x523537:_0x3edfbe)[_0x232961(0x1ad)](/^h(\d+)/);if(_0x61fede)return _0x61fede[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x218f8b=_0x3de1;(function(_0x2f1ba1,_0x2ffa89){const _0x4bb060=_0x3de1,_0x5d6dee=_0x2f1ba1();while(!![]){try{const _0x2a502d=parseInt(_0x4bb060(0x1a6))/0x1*(parseInt(_0x4bb060(0x18e))/0x2)+parseInt(_0x4bb060(0x188))/0x3+parseInt(_0x4bb060(0x190))/0x4+-parseInt(_0x4bb060(0x18c))/0x5+-parseInt(_0x4bb060(0x19c))/0x6*(-parseInt(_0x4bb060(0x197))/0x7)+parseInt(_0x4bb060(0x194))/0x8*(-parseInt(_0x4bb060(0x1a1))/0x9)+parseInt(_0x4bb060(0x191))/0xa*(-parseInt(_0x4bb060(0x184))/0xb);if(_0x2a502d===_0x2ffa89)break;else _0x5d6dee['push'](_0x5d6dee['shift']());}catch(_0x17bb14){_0x5d6dee['push'](_0x5d6dee['shift']());}}}(_0x2ee9,0xcd130));import{Plugin as _0x59381a}from'ckeditor5/src/core.js';function _0x3de1(_0x3c8cfc,_0x176970){const _0x2ee910=_0x2ee9();return _0x3de1=function(_0x3de14e,_0x45d657){_0x3de14e=_0x3de14e-0x17e;let _0x1f37b8=_0x2ee910[_0x3de14e];return _0x1f37b8;},_0x3de1(_0x3c8cfc,_0x176970);}import{getTranslation as _0x21817a}from'../utils/common-translations.js';function _0x2ee9(){const _0x1bd6ef=['TrackChangesEditing','34968BhAECq','HighlightEditing','formatInline','399PUKKbQ','highlight','value','find','has','73812tbqoxR','_enableDefaultAttributesIntegration','*Set\x20highlight:*\x20%0','type','model','657GzFxzQ','format','commandName','config','FORMAT_HIGHLIGHT','1zmgmUp','editor','plugins','commandParams','_registerLegacyDescription','get','registerAttributeLabel','11QxRrAG','registerDescriptionCallback','highlight.options','title','3507291jysqBc','_descriptionFactory','*Remove\x20highlight*','afterInit','934145HCtPho','color','619078rPRnAV','locale','4888420OuxRrA','20560590XsrXwX','toLowerCase'];_0x2ee9=function(){return _0x1bd6ef;};return _0x2ee9();}export default class Z extends _0x59381a{[_0x218f8b(0x18b)](){const _0xfbf8c9=_0x218f8b,_0x17754c=this[_0xfbf8c9(0x17e)];if(!_0x17754c[_0xfbf8c9(0x17f)][_0xfbf8c9(0x19b)](_0xfbf8c9(0x195)))return;const _0x3f4635=_0x17754c[_0xfbf8c9(0x17f)][_0xfbf8c9(0x182)](_0xfbf8c9(0x193)),_0x14342d=_0x17754c[_0xfbf8c9(0x18f)];_0x3f4635[_0xfbf8c9(0x19d)](_0xfbf8c9(0x198),[_0xfbf8c9(0x198)]),_0x3f4635[_0xfbf8c9(0x189)][_0xfbf8c9(0x183)](_0xfbf8c9(0x198),_0x21817a(_0x14342d,_0xfbf8c9(0x1a5))),this[_0xfbf8c9(0x181)]();}[_0x218f8b(0x181)](){const _0x271f7d=_0x218f8b,_0x3f9fbd=this[_0x271f7d(0x17e)],_0x2d9e98=_0x3f9fbd[_0x271f7d(0x18f)];_0x3f9fbd[_0x271f7d(0x17f)][_0x271f7d(0x182)](_0x271f7d(0x193))[_0x271f7d(0x189)][_0x271f7d(0x185)](_0x4a8056=>{const _0x40c4af=_0x271f7d;if(_0x40c4af(0x196)!=_0x4a8056[_0x40c4af(0x19f)])return;const {data:_0x14ab8f}=_0x4a8056;if(_0x14ab8f&&_0x40c4af(0x198)==_0x14ab8f[_0x40c4af(0x1a3)]){const _0x4c4df7=_0x2d9e98['t'],_0x3f074d=_0x14ab8f[_0x40c4af(0x180)][0x0][_0x40c4af(0x199)];if(_0x3f074d){const _0x32256a=_0x3f9fbd[_0x40c4af(0x1a4)][_0x40c4af(0x182)](_0x40c4af(0x186))[_0x40c4af(0x19a)](_0x18ca58=>_0x18ca58[_0x40c4af(0x1a0)]==_0x3f074d),_0x2c1e4f=_0x4c4df7(_0x32256a[_0x40c4af(0x187)])[_0x40c4af(0x192)]();return{'type':_0x40c4af(0x1a2),'content':_0x21817a(_0x2d9e98,_0x40c4af(0x19e),_0x2c1e4f),'color':{'value':_0x32256a[_0x40c4af(0x18d)],'title':_0x32256a[_0x40c4af(0x187)]}};}return{'type':_0x40c4af(0x1a2),'content':_0x21817a(_0x2d9e98,_0x40c4af(0x18a),_0x21817a(_0x2d9e98,_0x40c4af(0x1a5)))};}});}}
23
+ const _0x24daa3=_0x2a1f;(function(_0x55a14e,_0x46fa99){const _0x4fe7b9=_0x2a1f,_0x41b5e8=_0x55a14e();while(!![]){try{const _0x5c9761=parseInt(_0x4fe7b9(0xa0))/0x1+parseInt(_0x4fe7b9(0x99))/0x2*(-parseInt(_0x4fe7b9(0xa1))/0x3)+-parseInt(_0x4fe7b9(0x87))/0x4+-parseInt(_0x4fe7b9(0x89))/0x5+-parseInt(_0x4fe7b9(0x83))/0x6*(parseInt(_0x4fe7b9(0xaa))/0x7)+-parseInt(_0x4fe7b9(0x90))/0x8*(parseInt(_0x4fe7b9(0x8d))/0x9)+-parseInt(_0x4fe7b9(0x92))/0xa*(-parseInt(_0x4fe7b9(0x8f))/0xb);if(_0x5c9761===_0x46fa99)break;else _0x41b5e8['push'](_0x41b5e8['shift']());}catch(_0x96ee2a){_0x41b5e8['push'](_0x41b5e8['shift']());}}}(_0x33d8,0x35d11));function _0x2a1f(_0x709d51,_0x37b39a){const _0x33d867=_0x33d8();return _0x2a1f=function(_0x2a1f49,_0x226932){_0x2a1f49=_0x2a1f49-0x83;let _0x18ab9a=_0x33d867[_0x2a1f49];return _0x18ab9a;},_0x2a1f(_0x709d51,_0x37b39a);}import{Plugin as _0x3b686f}from'ckeditor5/src/core.js';import{getTranslation as _0x9a69ef}from'../utils/common-translations.js';export default class Z extends _0x3b686f{[_0x24daa3(0x9e)](){const _0x3a690f=_0x24daa3,_0x400318=this[_0x3a690f(0x85)];if(!_0x400318[_0x3a690f(0xa5)][_0x3a690f(0x9c)](_0x3a690f(0x9a)))return;const _0x590402=_0x400318[_0x3a690f(0xa5)][_0x3a690f(0x94)](_0x3a690f(0xa3)),_0x1730b1=_0x400318[_0x3a690f(0x98)];_0x590402[_0x3a690f(0x88)](_0x3a690f(0x8a),[_0x3a690f(0x8a)]),_0x590402[_0x3a690f(0x86)][_0x3a690f(0x96)](_0x3a690f(0x8a),_0x9a69ef(_0x1730b1,_0x3a690f(0x9b))),this[_0x3a690f(0xa4)]();}[_0x24daa3(0xa4)](){const _0x54f915=_0x24daa3,_0x127d8e=this[_0x54f915(0x85)],_0x7665d8=_0x127d8e[_0x54f915(0x98)];_0x127d8e[_0x54f915(0xa5)][_0x54f915(0x94)](_0x54f915(0xa3))[_0x54f915(0x86)][_0x54f915(0x8c)](_0x34c7ed=>{const _0x4ca86c=_0x54f915;if(_0x4ca86c(0xab)!=_0x34c7ed[_0x4ca86c(0x8e)])return;const {data:_0x50de5f}=_0x34c7ed;if(_0x50de5f&&_0x4ca86c(0x8a)==_0x50de5f[_0x4ca86c(0xa2)]){const _0x4adb15=_0x7665d8['t'],_0x2d403f=_0x50de5f[_0x4ca86c(0x93)][0x0][_0x4ca86c(0xa9)];if(_0x2d403f){const _0x268c51=_0x127d8e[_0x4ca86c(0xa7)][_0x4ca86c(0x94)](_0x4ca86c(0xa8))[_0x4ca86c(0x91)](_0x1b650c=>_0x1b650c[_0x4ca86c(0x9d)]==_0x2d403f),_0x2b7d59=_0x4adb15(_0x268c51[_0x4ca86c(0x9f)])[_0x4ca86c(0x84)]();return{'type':_0x4ca86c(0xa6),'content':_0x9a69ef(_0x7665d8,_0x4ca86c(0x8b),_0x2b7d59),'color':{'value':_0x268c51[_0x4ca86c(0x97)],'title':_0x268c51[_0x4ca86c(0x9f)]}};}return{'type':_0x4ca86c(0xa6),'content':_0x9a69ef(_0x7665d8,_0x4ca86c(0x95),_0x9a69ef(_0x7665d8,_0x4ca86c(0x9b)))};}});}}function _0x33d8(){const _0x36994c=['format','config','highlight.options','value','93338nmiVAX','formatInline','126jrAdfA','toLowerCase','editor','_descriptionFactory','34652ksEPBf','_enableDefaultAttributesIntegration','1997310pFfxhi','highlight','*Set\x20highlight:*\x20%0','registerDescriptionCallback','9Ihadgc','type','12441OiGonV','58840sdthHV','find','8850shwZfV','commandParams','get','*Remove\x20highlight*','registerAttributeLabel','color','locale','762DnellQ','HighlightEditing','FORMAT_HIGHLIGHT','has','model','afterInit','title','249129onDoxa','2631EhwEJz','commandName','TrackChangesEditing','_registerLegacyDescription','plugins'];_0x33d8=function(){return _0x36994c;};return _0x33d8();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x350d9c=_0x1114;(function(_0x59e5f5,_0x4b9fe5){const _0x24e51a=_0x1114,_0x10c05f=_0x59e5f5();while(!![]){try{const _0xf0e7ab=parseInt(_0x24e51a(0x19d))/0x1*(parseInt(_0x24e51a(0x190))/0x2)+-parseInt(_0x24e51a(0x188))/0x3*(parseInt(_0x24e51a(0x187))/0x4)+-parseInt(_0x24e51a(0x18d))/0x5*(-parseInt(_0x24e51a(0x195))/0x6)+parseInt(_0x24e51a(0x18a))/0x7*(-parseInt(_0x24e51a(0x1a8))/0x8)+-parseInt(_0x24e51a(0x1a1))/0x9*(parseInt(_0x24e51a(0x1a9))/0xa)+-parseInt(_0x24e51a(0x19f))/0xb+-parseInt(_0x24e51a(0x1a0))/0xc*(-parseInt(_0x24e51a(0x191))/0xd);if(_0xf0e7ab===_0x4b9fe5)break;else _0x10c05f['push'](_0x10c05f['shift']());}catch(_0x1a37c4){_0x10c05f['push'](_0x10c05f['shift']());}}}(_0x5605,0x2dd31));function _0x5605(){const _0x9a3ba4=['plugins','ELEMENT_HORIZONTAL_LINE','77793yWErhu','showSuggestionHighlights','11396YsQXJR','14844DCPBFv','5373EkiDKV','createPositionAt','enableCommand','horizontalLine','ck-horizontal-line','createEmptyElement','_descriptionFactory','1341104wFhQwI','2630Jvshyc','TrackChangesEditing','high','elementToStructure','get','1544AuUnWK','2469MZxDYj','createContainerElement','7byxLky','afterInit','editor','1130wYcMkH','registerElementLabel','HorizontalLineEditing','8HGKPPH','4706AkrwmX','div','addClass','locale','1914mbKVRX','has','insert','dataDowncast','conversion','for'];_0x5605=function(){return _0x9a3ba4;};return _0x5605();}function _0x1114(_0xf26c66,_0x166b73){const _0x56053b=_0x5605();return _0x1114=function(_0x111461,_0xf7fa22){_0x111461=_0x111461-0x187;let _0x1ecef7=_0x56053b[_0x111461];return _0x1ecef7;},_0x1114(_0xf26c66,_0x166b73);}import{Plugin as _0x4fbbfe}from'ckeditor5/src/core.js';import{getTranslation as _0x2b3c1b}from'../utils/common-translations.js';export default class tt extends _0x4fbbfe{[_0x350d9c(0x18b)](){const _0x14e9eb=_0x350d9c,_0x592f3e=this[_0x14e9eb(0x18c)];if(!_0x592f3e[_0x14e9eb(0x19b)][_0x14e9eb(0x196)](_0x14e9eb(0x18f)))return;_0x592f3e[_0x14e9eb(0x19b)][_0x14e9eb(0x1ad)](_0x14e9eb(0x1aa))[_0x14e9eb(0x1a3)](_0x14e9eb(0x1a4));const _0x292202=_0x592f3e[_0x14e9eb(0x19b)][_0x14e9eb(0x1ad)](_0x14e9eb(0x1aa)),_0x4310d2=_0x592f3e[_0x14e9eb(0x194)];_0x292202[_0x14e9eb(0x1a7)][_0x14e9eb(0x18e)](_0x14e9eb(0x1a4),_0x43a520=>_0x2b3c1b(_0x4310d2,_0x14e9eb(0x19c),_0x43a520)),_0x592f3e[_0x14e9eb(0x199)][_0x14e9eb(0x19a)](_0x14e9eb(0x198))[_0x14e9eb(0x1ac)]({'model':_0x14e9eb(0x1a4),'view':(_0x1af29b,{writer:_0x2fadd5,options:_0x392159})=>{const _0x30bd76=_0x14e9eb;if(!_0x392159[_0x30bd76(0x19e)])return null;const _0x151666=_0x2fadd5[_0x30bd76(0x189)](_0x30bd76(0x192)),_0x40bb83=_0x2fadd5[_0x30bd76(0x1a6)]('hr');return _0x2fadd5[_0x30bd76(0x193)](_0x30bd76(0x1a5),_0x151666),_0x2fadd5[_0x30bd76(0x197)](_0x2fadd5[_0x30bd76(0x1a2)](_0x151666,0x0),_0x40bb83),_0x151666;},'converterPriority':_0x14e9eb(0x1ab)});}}
23
+ function _0xd9a7(_0x5d6922,_0x220fd0){const _0x27a385=_0x27a3();return _0xd9a7=function(_0xd9a7df,_0x14627a){_0xd9a7df=_0xd9a7df-0xdc;let _0x20fe08=_0x27a385[_0xd9a7df];return _0x20fe08;},_0xd9a7(_0x5d6922,_0x220fd0);}const _0x573cda=_0xd9a7;(function(_0x53b2b5,_0x59de18){const _0x431ac8=_0xd9a7,_0x8f0ee=_0x53b2b5();while(!![]){try{const _0x31affb=-parseInt(_0x431ac8(0xdc))/0x1+parseInt(_0x431ac8(0xf9))/0x2*(parseInt(_0x431ac8(0xe6))/0x3)+parseInt(_0x431ac8(0xe3))/0x4+parseInt(_0x431ac8(0xea))/0x5*(parseInt(_0x431ac8(0xe0))/0x6)+-parseInt(_0x431ac8(0xfe))/0x7+-parseInt(_0x431ac8(0xe5))/0x8+-parseInt(_0x431ac8(0xed))/0x9;if(_0x31affb===_0x59de18)break;else _0x8f0ee['push'](_0x8f0ee['shift']());}catch(_0x1dc098){_0x8f0ee['push'](_0x8f0ee['shift']());}}}(_0x27a3,0x56f3d));import{Plugin as _0x1df90c}from'ckeditor5/src/core.js';function _0x27a3(){const _0x448c5=['div','525090MGzSss','conversion','dataDowncast','481203LrJUnI','showSuggestionHighlights','insert','ck-horizontal-line','high','has','plugins','ELEMENT_HORIZONTAL_LINE','_descriptionFactory','get','enableCommand','addClass','2QCuQqy','horizontalLine','HorizontalLineEditing','createPositionAt','elementToStructure','2786105hqXTca','197241TrzSER','editor','for','createEmptyElement','18xSQoFn','registerElementLabel','TrackChangesEditing','2179584PdTTze','locale','4167872wmCgbR','1997742aqAVUq','createContainerElement','afterInit'];_0x27a3=function(){return _0x448c5;};return _0x27a3();}import{getTranslation as _0x3488d3}from'../utils/common-translations.js';export default class tt extends _0x1df90c{[_0x573cda(0xe8)](){const _0x16b727=_0x573cda,_0x22f049=this[_0x16b727(0xdd)];if(!_0x22f049[_0x16b727(0xf3)][_0x16b727(0xf2)](_0x16b727(0xfb)))return;_0x22f049[_0x16b727(0xf3)][_0x16b727(0xf6)](_0x16b727(0xe2))[_0x16b727(0xf7)](_0x16b727(0xfa));const _0x52f37d=_0x22f049[_0x16b727(0xf3)][_0x16b727(0xf6)](_0x16b727(0xe2)),_0x59b32c=_0x22f049[_0x16b727(0xe4)];_0x52f37d[_0x16b727(0xf5)][_0x16b727(0xe1)](_0x16b727(0xfa),_0x40c2cd=>_0x3488d3(_0x59b32c,_0x16b727(0xf4),_0x40c2cd)),_0x22f049[_0x16b727(0xeb)][_0x16b727(0xde)](_0x16b727(0xec))[_0x16b727(0xfd)]({'model':_0x16b727(0xfa),'view':(_0x4b8f6f,{writer:_0xb32cdb,options:_0x416ace})=>{const _0x4bdfe9=_0x16b727;if(!_0x416ace[_0x4bdfe9(0xee)])return null;const _0x43d9c6=_0xb32cdb[_0x4bdfe9(0xe7)](_0x4bdfe9(0xe9)),_0x1b377c=_0xb32cdb[_0x4bdfe9(0xdf)]('hr');return _0xb32cdb[_0x4bdfe9(0xf8)](_0x4bdfe9(0xf0),_0x43d9c6),_0xb32cdb[_0x4bdfe9(0xef)](_0xb32cdb[_0x4bdfe9(0xfc)](_0x43d9c6,0x0),_0x1b377c),_0x43d9c6;},'converterPriority':_0x16b727(0xf1)});}}