@ckeditor/ckeditor5-track-changes 44.3.0 → 45.0.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (381) hide show
  1. package/LICENSE.md +1 -1
  2. package/build/track-changes.js +2 -2
  3. package/build/translations/af.js +1 -1
  4. package/build/translations/ar.js +1 -1
  5. package/build/translations/ast.js +1 -1
  6. package/build/translations/az.js +1 -1
  7. package/build/translations/be.js +1 -0
  8. package/build/translations/bg.js +1 -1
  9. package/build/translations/bn.js +1 -1
  10. package/build/translations/bs.js +1 -1
  11. package/build/translations/ca.js +1 -1
  12. package/build/translations/cs.js +1 -1
  13. package/build/translations/da.js +1 -1
  14. package/build/translations/de-ch.js +1 -1
  15. package/build/translations/de.js +1 -1
  16. package/build/translations/el.js +1 -1
  17. package/build/translations/en-au.js +1 -1
  18. package/build/translations/en-gb.js +1 -1
  19. package/build/translations/eo.js +1 -1
  20. package/build/translations/es-co.js +1 -1
  21. package/build/translations/es.js +1 -1
  22. package/build/translations/et.js +1 -1
  23. package/build/translations/eu.js +1 -1
  24. package/build/translations/fa.js +1 -1
  25. package/build/translations/fi.js +1 -1
  26. package/build/translations/fr.js +1 -1
  27. package/build/translations/gl.js +1 -1
  28. package/build/translations/gu.js +1 -1
  29. package/build/translations/he.js +1 -1
  30. package/build/translations/hi.js +1 -1
  31. package/build/translations/hr.js +1 -1
  32. package/build/translations/hu.js +1 -1
  33. package/build/translations/hy.js +1 -1
  34. package/build/translations/id.js +1 -1
  35. package/build/translations/it.js +1 -1
  36. package/build/translations/ja.js +1 -1
  37. package/build/translations/jv.js +1 -1
  38. package/build/translations/kk.js +1 -1
  39. package/build/translations/km.js +1 -1
  40. package/build/translations/kn.js +1 -1
  41. package/build/translations/ko.js +1 -1
  42. package/build/translations/ku.js +1 -1
  43. package/build/translations/lt.js +1 -1
  44. package/build/translations/lv.js +1 -1
  45. package/build/translations/ms.js +1 -1
  46. package/build/translations/nb.js +1 -1
  47. package/build/translations/ne.js +1 -1
  48. package/build/translations/nl.js +1 -1
  49. package/build/translations/no.js +1 -1
  50. package/build/translations/oc.js +1 -1
  51. package/build/translations/pl.js +1 -1
  52. package/build/translations/pt-br.js +1 -1
  53. package/build/translations/pt.js +1 -1
  54. package/build/translations/ro.js +1 -1
  55. package/build/translations/ru.js +1 -1
  56. package/build/translations/si.js +1 -1
  57. package/build/translations/sk.js +1 -1
  58. package/build/translations/sl.js +1 -1
  59. package/build/translations/sq.js +1 -1
  60. package/build/translations/sr-latn.js +1 -1
  61. package/build/translations/sr.js +1 -1
  62. package/build/translations/sv.js +1 -1
  63. package/build/translations/th.js +1 -1
  64. package/build/translations/ti.js +1 -1
  65. package/build/translations/tk.js +1 -1
  66. package/build/translations/tr.js +1 -1
  67. package/build/translations/tt.js +1 -1
  68. package/build/translations/ug.js +1 -1
  69. package/build/translations/uk.js +1 -1
  70. package/build/translations/ur.js +1 -1
  71. package/build/translations/uz.js +1 -1
  72. package/build/translations/vi.js +1 -1
  73. package/build/translations/zh-cn.js +1 -1
  74. package/build/translations/zh.js +1 -1
  75. package/ckeditor5-metadata.json +1 -1
  76. package/dist/index.js +3 -3
  77. package/dist/translations/af.js +1 -1
  78. package/dist/translations/af.umd.js +1 -1
  79. package/dist/translations/ar.js +1 -1
  80. package/dist/translations/ar.umd.js +1 -1
  81. package/dist/translations/ast.js +1 -1
  82. package/dist/translations/ast.umd.js +1 -1
  83. package/dist/translations/az.js +1 -1
  84. package/dist/translations/az.umd.js +1 -1
  85. package/dist/translations/be.d.ts +8 -0
  86. package/dist/translations/be.js +23 -0
  87. package/dist/translations/be.umd.js +23 -0
  88. package/dist/translations/bg.js +1 -1
  89. package/dist/translations/bg.umd.js +1 -1
  90. package/dist/translations/bn.js +1 -1
  91. package/dist/translations/bn.umd.js +1 -1
  92. package/dist/translations/bs.js +1 -1
  93. package/dist/translations/bs.umd.js +1 -1
  94. package/dist/translations/ca.js +1 -1
  95. package/dist/translations/ca.umd.js +1 -1
  96. package/dist/translations/cs.js +1 -1
  97. package/dist/translations/cs.umd.js +1 -1
  98. package/dist/translations/da.js +1 -1
  99. package/dist/translations/da.umd.js +1 -1
  100. package/dist/translations/de-ch.js +1 -1
  101. package/dist/translations/de-ch.umd.js +1 -1
  102. package/dist/translations/de.js +1 -1
  103. package/dist/translations/de.umd.js +1 -1
  104. package/dist/translations/el.js +1 -1
  105. package/dist/translations/el.umd.js +1 -1
  106. package/dist/translations/en-au.js +1 -1
  107. package/dist/translations/en-au.umd.js +1 -1
  108. package/dist/translations/en-gb.js +1 -1
  109. package/dist/translations/en-gb.umd.js +1 -1
  110. package/dist/translations/en.js +1 -1
  111. package/dist/translations/en.umd.js +1 -1
  112. package/dist/translations/eo.js +1 -1
  113. package/dist/translations/eo.umd.js +1 -1
  114. package/dist/translations/es-co.js +1 -1
  115. package/dist/translations/es-co.umd.js +1 -1
  116. package/dist/translations/es.js +1 -1
  117. package/dist/translations/es.umd.js +1 -1
  118. package/dist/translations/et.js +1 -1
  119. package/dist/translations/et.umd.js +1 -1
  120. package/dist/translations/eu.js +1 -1
  121. package/dist/translations/eu.umd.js +1 -1
  122. package/dist/translations/fa.js +1 -1
  123. package/dist/translations/fa.umd.js +1 -1
  124. package/dist/translations/fi.js +1 -1
  125. package/dist/translations/fi.umd.js +1 -1
  126. package/dist/translations/fr.js +1 -1
  127. package/dist/translations/fr.umd.js +1 -1
  128. package/dist/translations/gl.js +1 -1
  129. package/dist/translations/gl.umd.js +1 -1
  130. package/dist/translations/gu.js +1 -1
  131. package/dist/translations/gu.umd.js +1 -1
  132. package/dist/translations/he.js +1 -1
  133. package/dist/translations/he.umd.js +1 -1
  134. package/dist/translations/hi.js +1 -1
  135. package/dist/translations/hi.umd.js +1 -1
  136. package/dist/translations/hr.js +1 -1
  137. package/dist/translations/hr.umd.js +1 -1
  138. package/dist/translations/hu.js +1 -1
  139. package/dist/translations/hu.umd.js +1 -1
  140. package/dist/translations/hy.js +1 -1
  141. package/dist/translations/hy.umd.js +1 -1
  142. package/dist/translations/id.js +1 -1
  143. package/dist/translations/id.umd.js +1 -1
  144. package/dist/translations/it.js +1 -1
  145. package/dist/translations/it.umd.js +1 -1
  146. package/dist/translations/ja.js +1 -1
  147. package/dist/translations/ja.umd.js +1 -1
  148. package/dist/translations/jv.js +1 -1
  149. package/dist/translations/jv.umd.js +1 -1
  150. package/dist/translations/kk.js +1 -1
  151. package/dist/translations/kk.umd.js +1 -1
  152. package/dist/translations/km.js +1 -1
  153. package/dist/translations/km.umd.js +1 -1
  154. package/dist/translations/kn.js +1 -1
  155. package/dist/translations/kn.umd.js +1 -1
  156. package/dist/translations/ko.js +1 -1
  157. package/dist/translations/ko.umd.js +1 -1
  158. package/dist/translations/ku.js +1 -1
  159. package/dist/translations/ku.umd.js +1 -1
  160. package/dist/translations/lt.js +1 -1
  161. package/dist/translations/lt.umd.js +1 -1
  162. package/dist/translations/lv.js +1 -1
  163. package/dist/translations/lv.umd.js +1 -1
  164. package/dist/translations/ms.js +1 -1
  165. package/dist/translations/ms.umd.js +1 -1
  166. package/dist/translations/nb.js +1 -1
  167. package/dist/translations/nb.umd.js +1 -1
  168. package/dist/translations/ne.js +1 -1
  169. package/dist/translations/ne.umd.js +1 -1
  170. package/dist/translations/nl.js +1 -1
  171. package/dist/translations/nl.umd.js +1 -1
  172. package/dist/translations/no.js +1 -1
  173. package/dist/translations/no.umd.js +1 -1
  174. package/dist/translations/oc.js +1 -1
  175. package/dist/translations/oc.umd.js +1 -1
  176. package/dist/translations/pl.js +1 -1
  177. package/dist/translations/pl.umd.js +1 -1
  178. package/dist/translations/pt-br.js +1 -1
  179. package/dist/translations/pt-br.umd.js +1 -1
  180. package/dist/translations/pt.js +1 -1
  181. package/dist/translations/pt.umd.js +1 -1
  182. package/dist/translations/ro.js +1 -1
  183. package/dist/translations/ro.umd.js +1 -1
  184. package/dist/translations/ru.js +1 -1
  185. package/dist/translations/ru.umd.js +1 -1
  186. package/dist/translations/si.js +1 -1
  187. package/dist/translations/si.umd.js +1 -1
  188. package/dist/translations/sk.js +1 -1
  189. package/dist/translations/sk.umd.js +1 -1
  190. package/dist/translations/sl.js +1 -1
  191. package/dist/translations/sl.umd.js +1 -1
  192. package/dist/translations/sq.js +1 -1
  193. package/dist/translations/sq.umd.js +1 -1
  194. package/dist/translations/sr-latn.js +1 -1
  195. package/dist/translations/sr-latn.umd.js +1 -1
  196. package/dist/translations/sr.js +1 -1
  197. package/dist/translations/sr.umd.js +1 -1
  198. package/dist/translations/sv.js +1 -1
  199. package/dist/translations/sv.umd.js +1 -1
  200. package/dist/translations/th.js +1 -1
  201. package/dist/translations/th.umd.js +1 -1
  202. package/dist/translations/ti.js +1 -1
  203. package/dist/translations/ti.umd.js +1 -1
  204. package/dist/translations/tk.js +1 -1
  205. package/dist/translations/tk.umd.js +1 -1
  206. package/dist/translations/tr.js +1 -1
  207. package/dist/translations/tr.umd.js +1 -1
  208. package/dist/translations/tt.js +1 -1
  209. package/dist/translations/tt.umd.js +1 -1
  210. package/dist/translations/ug.js +1 -1
  211. package/dist/translations/ug.umd.js +1 -1
  212. package/dist/translations/uk.js +1 -1
  213. package/dist/translations/uk.umd.js +1 -1
  214. package/dist/translations/ur.js +1 -1
  215. package/dist/translations/ur.umd.js +1 -1
  216. package/dist/translations/uz.js +1 -1
  217. package/dist/translations/uz.umd.js +1 -1
  218. package/dist/translations/vi.js +1 -1
  219. package/dist/translations/vi.umd.js +1 -1
  220. package/dist/translations/zh-cn.js +1 -1
  221. package/dist/translations/zh-cn.umd.js +1 -1
  222. package/dist/translations/zh.js +1 -1
  223. package/dist/translations/zh.umd.js +1 -1
  224. package/lang/contexts.json +3 -0
  225. package/lang/translations/af.po +16 -0
  226. package/lang/translations/ar.po +24 -0
  227. package/lang/translations/ast.po +16 -0
  228. package/lang/translations/az.po +16 -0
  229. package/lang/translations/be.po +640 -0
  230. package/lang/translations/bg.po +16 -0
  231. package/lang/translations/bn.po +16 -0
  232. package/lang/translations/bs.po +18 -0
  233. package/lang/translations/ca.po +16 -0
  234. package/lang/translations/cs.po +18 -0
  235. package/lang/translations/da.po +16 -0
  236. package/lang/translations/de-ch.po +16 -0
  237. package/lang/translations/de.po +16 -0
  238. package/lang/translations/el.po +16 -0
  239. package/lang/translations/en-au.po +16 -0
  240. package/lang/translations/en-gb.po +16 -0
  241. package/lang/translations/en.po +16 -0
  242. package/lang/translations/eo.po +16 -0
  243. package/lang/translations/es-co.po +16 -0
  244. package/lang/translations/es.po +16 -0
  245. package/lang/translations/et.po +16 -0
  246. package/lang/translations/eu.po +16 -0
  247. package/lang/translations/fa.po +14 -0
  248. package/lang/translations/fi.po +16 -0
  249. package/lang/translations/fr.po +16 -0
  250. package/lang/translations/gl.po +16 -0
  251. package/lang/translations/gu.po +16 -0
  252. package/lang/translations/he.po +16 -0
  253. package/lang/translations/hi.po +16 -0
  254. package/lang/translations/hr.po +18 -0
  255. package/lang/translations/hu.po +16 -0
  256. package/lang/translations/hy.po +16 -0
  257. package/lang/translations/id.po +14 -0
  258. package/lang/translations/it.po +16 -0
  259. package/lang/translations/ja.po +14 -0
  260. package/lang/translations/jv.po +16 -0
  261. package/lang/translations/kk.po +16 -0
  262. package/lang/translations/km.po +14 -0
  263. package/lang/translations/kn.po +16 -0
  264. package/lang/translations/ko.po +14 -0
  265. package/lang/translations/ku.po +16 -0
  266. package/lang/translations/lt.po +18 -0
  267. package/lang/translations/lv.po +18 -0
  268. package/lang/translations/ms.po +14 -0
  269. package/lang/translations/nb.po +16 -0
  270. package/lang/translations/ne.po +16 -0
  271. package/lang/translations/nl.po +16 -0
  272. package/lang/translations/no.po +16 -0
  273. package/lang/translations/oc.po +16 -0
  274. package/lang/translations/pl.po +18 -0
  275. package/lang/translations/pt-br.po +16 -0
  276. package/lang/translations/pt.po +16 -0
  277. package/lang/translations/ro.po +18 -0
  278. package/lang/translations/ru.po +18 -0
  279. package/lang/translations/si.po +16 -0
  280. package/lang/translations/sk.po +18 -0
  281. package/lang/translations/sl.po +20 -0
  282. package/lang/translations/sq.po +16 -0
  283. package/lang/translations/sr-latn.po +18 -0
  284. package/lang/translations/sr.po +18 -0
  285. package/lang/translations/sv.po +16 -0
  286. package/lang/translations/th.po +14 -0
  287. package/lang/translations/ti.po +16 -0
  288. package/lang/translations/tk.po +16 -0
  289. package/lang/translations/tr.po +16 -0
  290. package/lang/translations/tt.po +14 -0
  291. package/lang/translations/ug.po +14 -0
  292. package/lang/translations/uk.po +18 -0
  293. package/lang/translations/ur.po +16 -0
  294. package/lang/translations/uz.po +16 -0
  295. package/lang/translations/vi.po +14 -0
  296. package/lang/translations/zh-cn.po +14 -0
  297. package/lang/translations/zh.po +14 -0
  298. package/package.json +28 -26
  299. package/src/commands/acceptsuggestioncommand.js +1 -1
  300. package/src/commands/discardsuggestioncommand.js +1 -1
  301. package/src/commands/executeonallsuggestionscommand.js +1 -1
  302. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  303. package/src/commands/previewfinalcontentcommand.js +1 -1
  304. package/src/commands/trackchangescommand.js +1 -1
  305. package/src/index.js +1 -1
  306. package/src/integrations/aiassistant.js +1 -1
  307. package/src/integrations/alignment.js +1 -1
  308. package/src/integrations/basicstyles.js +1 -1
  309. package/src/integrations/blockquote.js +1 -1
  310. package/src/integrations/bookmark.js +1 -1
  311. package/src/integrations/casechange.js +1 -1
  312. package/src/integrations/ckbox.js +1 -1
  313. package/src/integrations/codeblock.js +1 -1
  314. package/src/integrations/comments.js +1 -1
  315. package/src/integrations/deletecommand.js +1 -1
  316. package/src/integrations/emoji.js +1 -1
  317. package/src/integrations/entercommand.js +1 -1
  318. package/src/integrations/findandreplace.js +1 -1
  319. package/src/integrations/font.js +1 -1
  320. package/src/integrations/formatpainter.js +1 -1
  321. package/src/integrations/heading.js +1 -1
  322. package/src/integrations/highlight.js +1 -1
  323. package/src/integrations/horizontalline.js +1 -1
  324. package/src/integrations/htmlembed.js +1 -1
  325. package/src/integrations/image.js +1 -1
  326. package/src/integrations/imagereplace.js +1 -1
  327. package/src/integrations/imagestyle.js +1 -1
  328. package/src/integrations/importword.js +1 -1
  329. package/src/integrations/indent.js +1 -1
  330. package/src/integrations/inputcommand.js +1 -1
  331. package/src/integrations/legacylist.js +1 -1
  332. package/src/integrations/legacylistproperties.js +1 -1
  333. package/src/integrations/link.js +1 -1
  334. package/src/integrations/list.js +1 -1
  335. package/src/integrations/listproperties.js +1 -1
  336. package/src/integrations/mediaembed.js +1 -1
  337. package/src/integrations/mention.js +1 -1
  338. package/src/integrations/mergefields.js +1 -1
  339. package/src/integrations/multilevellist.js +1 -1
  340. package/src/integrations/pagebreak.js +1 -1
  341. package/src/integrations/paragraph.js +1 -1
  342. package/src/integrations/removeformat.js +1 -1
  343. package/src/integrations/replacesourcecommand.js +1 -1
  344. package/src/integrations/restrictededitingmode.js +1 -1
  345. package/src/integrations/shiftentercommand.d.ts +1 -3
  346. package/src/integrations/shiftentercommand.js +1 -1
  347. package/src/integrations/standardeditingmode.js +1 -1
  348. package/src/integrations/style.js +1 -1
  349. package/src/integrations/table.js +1 -1
  350. package/src/integrations/tablecaption.js +1 -1
  351. package/src/integrations/tableclipboard.js +1 -1
  352. package/src/integrations/tablecolumnresize.js +1 -1
  353. package/src/integrations/tableheadings.js +1 -1
  354. package/src/integrations/tablelayout.d.ts +17 -0
  355. package/src/integrations/tablelayout.js +23 -0
  356. package/src/integrations/tablemergesplit.js +1 -1
  357. package/src/integrations/tableofcontents.js +1 -1
  358. package/src/integrations/tableproperties.js +1 -1
  359. package/src/integrations/template.js +1 -1
  360. package/src/integrations/title.js +1 -1
  361. package/src/integrations/undo.js +1 -1
  362. package/src/integrations/uploadcare.js +1 -1
  363. package/src/integrations/utils.js +1 -1
  364. package/src/suggestion.js +2 -2
  365. package/src/suggestiondescriptionfactory.js +1 -1
  366. package/src/trackchanges.js +1 -1
  367. package/src/trackchangesdata.js +1 -1
  368. package/src/trackchangesediting.d.ts +2 -1
  369. package/src/trackchangesediting.js +1 -1
  370. package/src/trackchangespreview.js +1 -1
  371. package/src/trackchangesui.js +1 -1
  372. package/src/ui/suggestioncontroller.js +2 -2
  373. package/src/ui/view/basesuggestionthreadview.js +1 -1
  374. package/src/ui/view/suggestionthreadview.js +1 -1
  375. package/src/ui/view/suggestionview.js +1 -1
  376. package/src/ui/view/trackchangespreviewview.js +1 -1
  377. package/src/utils/common-translations.js +1 -1
  378. package/src/utils/utils.js +1 -1
  379. package/theme/icons/track-changes-accept.svg +0 -11
  380. package/theme/icons/track-changes-discard.svg +0 -11
  381. package/theme/icons/track-changes.svg +0 -11
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2783f9=_0x1c42;(function(_0x57885d,_0x241806){const _0x29ed36=_0x1c42,_0x249313=_0x57885d();while(!![]){try{const _0x38a4e6=parseInt(_0x29ed36(0x23c))/0x1*(-parseInt(_0x29ed36(0x253))/0x2)+parseInt(_0x29ed36(0x1fd))/0x3*(parseInt(_0x29ed36(0x261))/0x4)+-parseInt(_0x29ed36(0x211))/0x5*(parseInt(_0x29ed36(0x20f))/0x6)+parseInt(_0x29ed36(0x1d9))/0x7+parseInt(_0x29ed36(0x1b3))/0x8*(parseInt(_0x29ed36(0x225))/0x9)+parseInt(_0x29ed36(0x239))/0xa+-parseInt(_0x29ed36(0x23f))/0xb*(parseInt(_0x29ed36(0x1d2))/0xc);if(_0x38a4e6===_0x241806)break;else _0x249313['push'](_0x249313['shift']());}catch(_0x35960c){_0x249313['push'](_0x249313['shift']());}}}(_0xb8b1,0xc9af5));import{getTranslation as _0x2ac5a4}from'../utils/common-translations.js';import{Plugin as _0x29b2f9}from'ckeditor5/src/core.js';function _0x1c42(_0x3c9291,_0x394c30){const _0xb8b1ae=_0xb8b1();return _0x1c42=function(_0x1c4272,_0x3849c5){_0x1c4272=_0x1c4272-0x1ad;let _0x104c8d=_0xb8b1ae[_0x1c4272];return _0x104c8d;},_0x1c42(_0x3c9291,_0x394c30);}import{LiveRange as _0x4f5d0c}from'ckeditor5/src/engine.js';import{uid as _0x27c3a5,priorities as _0x55aba1}from'ckeditor5/src/utils.js';function _0xb8b1(){const _0x5cee3c=['column','remove','tableCell','editing','tableCellPadding','TableUtils','insertRows','commands','author','findAncestor','getItems','register','getContainedElement','getChild','isEqual','createRangeIn','TrackChangesEditing','call','12172340YoGJZe','some','map','10499kSUucC','insert','ck-suggestion-marker','495fHgKig','low','forceDefaultExecution','markMultiRangeBlockFormat','suggestionUnloaded','view','markMultiRangeDeletion','tablePasteColumn','add','getRows','filter','editingDowncast','columns','differ','updateMarker','startsWith','batch','first','TableClipboard','detach','304aMCuyG','entries','previousSibling','subType','columnInsertionIndexes','$graveyard','attributes','fill','insertionRanges','ck-suggestion-marker--active','getRowIndexes','rows','get','descriptionFactory','8380bvqHfo','registerPostFixer','listenTo','dataDowncast','getShiftedBy','_replaceTableSlotCell','Users','oldRange','discard','redo','document','getChildren','value','newRange','getSuggestion','documentSelection','_getCoordsForCells','columnInsertionRanges','registerCustomCallback','start','getColumnIndexes','getTableIfOnlyTableInContent','_createdBatches','suggestionLoaded','from','markMultiRangeInsertion','rootName','locale','accept','showSuggestionHighlights','trackChanges','isInContent','registerDescriptionCallback','38448wvYVcP','createRange','tableCellBackgroundColor','*Replace\x20table\x20cells*','options','reduce','length','isEmpty','markerToHighlight','unwrap','ck-suggestion-marker-insertion','last','elementToElement','conversion','removeMarkers','tablePasteRow','_splitMarkerName','createTableWalker','createElement','getChangedMarkers','getColumns','push','tableCellVerticalAlignment','insertColumns','setAttribute','getMarkers','getRanges','every','element','set','deletionRanges','140640vgxZVM','markerAttributes','tableCellBorderColor','type','wrap','previous','afterInit','5743759sHOAkA','getAllAdjacentSuggestions','model','suggestion:formatBlock:tablePasteCell','includes','getChanges','stop','return','formatBlock','fromEntries','selection','has','hasSuggestion','tablePaste','getAttributes','paragraph','getSuggestions','_suggestionFactory','plugins','row','tablePasteChainId','getSelectionAffectedTableCells','deletion','next','rowInsertionIndexes','requires','endColumn','createRangeOn','for','cells','markerName','move','insertContent','name','cell','forEach','402xuivig','content','getSuggestionCallback','insertion','containsRange','removeMarker','_isForcedDefaultExecutionBlock','markers','tableCellHorizontalAlignment','endRow','activeMarkers','getRange','fromRange','nodeAfter','_tablePostFixingSubtypes','removeRows','rowInsertionRanges','schema','114360PxqMyW','tableCellBorderStyle','185OZRByB','removeColumns','change','suggestion-td','editor','nextSibling','clipboardOutput','position','tableCellBorderWidth','high','join','tableCellSuggestion','root','createPositionBefore','setAttributes','find','table','suggestion','keys','end','2502SIlvRu','tablePasteCell'];_0xb8b1=function(){return _0x5cee3c;};return _0xb8b1();}import _0x4db8d7 from'./table.js';const Be=[_0x2783f9(0x219),_0x2783f9(0x1d4),_0x2783f9(0x210),_0x2783f9(0x205),_0x2783f9(0x1c9),_0x2783f9(0x1b5),_0x2783f9(0x22b)],xe=Object[_0x2783f9(0x1e2)](Be[_0x2783f9(0x23b)](_0x2b988b=>[_0x2b988b,null]));export default class Mt extends _0x29b2f9{static get[_0x2783f9(0x1f2)](){return[_0x4db8d7];}[_0x2783f9(0x1d8)](){const _0x380e47=_0x2783f9,_0x26caa0=this[_0x380e47(0x215)];if(!_0x26caa0[_0x380e47(0x1eb)][_0x380e47(0x1e4)](_0x380e47(0x251)))return;const _0x1fd3de=_0x26caa0[_0x380e47(0x1eb)][_0x380e47(0x25f)](_0x380e47(0x237)),_0xb85a74=_0x26caa0[_0x380e47(0x1eb)][_0x380e47(0x25f)](_0x380e47(0x22c)),_0x2c3ce3=_0x26caa0[_0x380e47(0x1eb)][_0x380e47(0x25f)](_0x4db8d7),_0x35be32=_0x26caa0[_0x380e47(0x1eb)][_0x380e47(0x25f)](_0x380e47(0x251));_0x2c3ce3[_0x380e47(0x20b)][_0x380e47(0x1c8)](_0x380e47(0x1c2),_0x380e47(0x246)),_0x26caa0[_0x380e47(0x1db)][_0x380e47(0x20e)][_0x380e47(0x232)](_0x380e47(0x21c),{'allowIn':_0x380e47(0x229),'allowContentOf':_0x380e47(0x229),'isLimit':!0x0}),_0x26caa0[_0x380e47(0x1c0)][_0x380e47(0x1bf)]({'model':_0x380e47(0x21c),'view':_0x380e47(0x214)});let _0x37b0ab=null;_0x26caa0[_0x380e47(0x1db)]['on'](_0x380e47(0x1f9),(_0x42351f,_0x34901e)=>{const _0x2cf176=_0x380e47,[_0x49fc9c,_0x4706f5]=_0x34901e,_0x31e73d=_0x34901e[_0x34901e[_0x2cf176(0x1b9)]-0x1];_0x31e73d&&_0x31e73d[_0x2cf176(0x241)]||_0x1fd3de[_0x2cf176(0x203)]||this[_0x2cf176(0x215)][_0x2cf176(0x22e)][_0x2cf176(0x25f)](_0x2cf176(0x1b0))[_0x2cf176(0x26d)]&&function(_0xc850c,_0x32b6ff,_0x499b9a,_0x379da7,_0x5f2903){const _0x415eaa=_0x2cf176;if(_0x32b6ff&&!_0x32b6ff['is'](_0x415eaa(0x270)))return!0x1;const _0x2e595b=_0x5f2903[_0x415eaa(0x276)](_0xc850c,_0x499b9a);if(!_0x2e595b||!Ue(_0x2e595b,void 0x0,_0x379da7))return!0x1;const _0x26177b=_0x379da7[_0x415eaa(0x1ee)](_0x499b9a[_0x415eaa(0x26b)][_0x415eaa(0x1e3)]);if(!_0x26177b[_0x415eaa(0x1b9)])return!0x1;const _0x441854=_0x26177b[0x0][_0x415eaa(0x230)](_0x415eaa(0x221)),_0x4ffaa2=_0x379da7[_0x415eaa(0x25d)](_0x26177b),_0x16f3dd=_0x379da7[_0x415eaa(0x275)](_0x26177b),_0x4eba63={'startRow':_0x4ffaa2[_0x415eaa(0x250)],'endRow':_0x4ffaa2[_0x415eaa(0x1be)],'startColumn':_0x16f3dd[_0x415eaa(0x250)],'endColumn':_0x16f3dd[_0x415eaa(0x1be)]};return 0x1==_0x26177b[_0x415eaa(0x1b9)]&&(_0x4eba63[_0x415eaa(0x206)]+=_0x379da7[_0x415eaa(0x248)](_0x2e595b)-0x1,_0x4eba63[_0x415eaa(0x1f3)]+=_0x379da7[_0x415eaa(0x1c7)](_0x2e595b)-0x1),Ue(_0x441854,_0x4eba63,_0x379da7);}(_0x49fc9c,_0x4706f5,_0x26caa0[_0x2cf176(0x1db)],_0xb85a74,_0x35be32)&&(_0x42351f[_0x2cf176(0x1df)](),_0x37b0ab={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x26caa0[_0x2cf176(0x1db)][_0x2cf176(0x213)](()=>{const _0x1fd5f0=_0x2cf176;_0x26caa0[_0x1fd5f0(0x1db)][_0x1fd5f0(0x1f9)](_0x34901e[0x0],_0x34901e[0x1],_0x34901e[0x2],{'forceDefaultExecution':!0x0});const _0x5bd00b=_0x27c3a5(),{rowInsertionRanges:_0x28310f,columnInsertionRanges:_0xe5893b,insertionRanges:_0x142acd,deletionRanges:_0x336088,cells:_0x4670bf}=_0x37b0ab;_0x28310f[_0x1fd5f0(0x1b9)]&&_0x1fd3de[_0x1fd5f0(0x27a)](_0x28310f,_0x1fd5f0(0x1c2),{'tablePasteChainId':_0x5bd00b}),_0xe5893b[_0x1fd5f0(0x1b9)]&&_0x1fd3de[_0x1fd5f0(0x27a)](_0xe5893b,_0x1fd5f0(0x246),{'tablePasteChainId':_0x5bd00b}),_0x142acd[_0x1fd5f0(0x1b9)]&&(_0x1fd3de[_0x1fd5f0(0x27a)](_0x142acd,_0x1fd5f0(0x1e6),{'tablePasteChainId':_0x5bd00b,'skipNestingCheck':!0x0}),_0x142acd[_0x1fd5f0(0x1fc)](_0x5b22e9=>{const _0x1f4cb4=_0x1fd5f0;var _0x30d9bc;return null===(_0x30d9bc=_0x5b22e9[_0x1f4cb4(0x252)])||void 0x0===_0x30d9bc?void 0x0:_0x30d9bc[_0x1f4cb4(0x238)](_0x5b22e9);})),_0x336088[_0x1fd5f0(0x1b9)]&&(_0x1fd3de[_0x1fd5f0(0x245)](_0x336088,_0x1fd5f0(0x1e6),{'tablePasteChainId':_0x5bd00b,'skipNestingCheck':!0x0}),_0x336088[_0x1fd5f0(0x1fc)](_0x4c4a0d=>{const _0x2c1c61=_0x1fd5f0;var _0x5b152f;return null===(_0x5b152f=_0x4c4a0d[_0x2c1c61(0x252)])||void 0x0===_0x5b152f?void 0x0:_0x5b152f[_0x2c1c61(0x238)](_0x4c4a0d);}));const _0x3a464f=_0x1fd3de[_0x1fd5f0(0x242)](_0x4670bf[_0x1fd5f0(0x23b)](({element:_0x2a74ac})=>_0x2a74ac),{'formatGroupId':_0x27c3a5()},[],_0x1fd5f0(0x226),{'tablePasteChainId':_0x5bd00b});if(_0x3a464f){const _0x4243c9=_0x3a464f[_0x1fd5f0(0x1cc)](),_0x30ade2=[];for(const {element:_0x282838,attributes:_0x306f82}of _0x4670bf){if(!_0x306f82)continue;const _0x71f120=_0x26caa0[_0x1fd5f0(0x1db)][_0x1fd5f0(0x1f4)](_0x282838),_0x4b835c=_0x4243c9[_0x1fd5f0(0x220)](_0xf2ca7b=>_0xf2ca7b[_0x1fd5f0(0x208)]()[_0x1fd5f0(0x235)](_0x71f120));_0x4b835c&&_0x30ade2[_0x1fd5f0(0x1c8)]([_0x4b835c[_0x1fd5f0(0x1fa)],_0x306f82]);}_0x30ade2[_0x1fd5f0(0x1b9)]&&_0x3a464f[_0x1fd5f0(0x1cb)](_0x1fd5f0(0x1d3),Object[_0x1fd5f0(0x1e2)](_0x30ade2));}_0x37b0ab=null;}));},{'priority':_0x55aba1[_0x380e47(0x21a)]+0xa}),_0x26caa0[_0x380e47(0x1eb)][_0x380e47(0x25f)](_0x380e47(0x251))['on'](_0x380e47(0x266),(_0x4b924a,_0x35a939)=>{const _0xd18d9=_0x380e47,[_0x30cd96,_0x2e7bb4,,_0x1052fa]=_0x35a939;if(!_0x37b0ab)return;_0x4b924a[_0xd18d9(0x1df)]();const _0xaa548a=_0x30cd96[_0xd18d9(0x1fb)],_0x2897dc=_0x2e7bb4,_0x3fc786=Oe(_0xaa548a),_0x1de0dd=Oe(_0x2897dc);_0x4b924a[_0xd18d9(0x1e0)]=_0xaa548a;let _0x42155e=null,_0x421242=null;if(_0x1de0dd||_0x3fc786){if(_0x3fc786&&!_0x1de0dd){_0x1052fa[_0xd18d9(0x228)](_0xaa548a[_0xd18d9(0x234)](0x0));for(const _0x5423dd of Array[_0xd18d9(0x279)](_0x2897dc[_0xd18d9(0x26c)]()))_0x1052fa[_0xd18d9(0x23d)](_0x5423dd,_0xaa548a,_0xd18d9(0x224));const _0x2aeba3=_0x37b0ab[_0xd18d9(0x1f1)][_0xd18d9(0x1dd)](_0x30cd96[_0xd18d9(0x1ec)]),_0x1a342b=_0x37b0ab[_0xd18d9(0x257)][_0xd18d9(0x1dd)](_0x30cd96[_0xd18d9(0x227)]);_0x2aeba3||_0x1a342b||(_0x42155e=_0x4f5d0c[_0xd18d9(0x209)](_0x1052fa[_0xd18d9(0x236)](_0xaa548a)));}else _0x1de0dd&&!_0x3fc786&&(_0x421242=_0x1052fa[_0xd18d9(0x236)](_0xaa548a));}else{const _0x14717b=_0x1052fa[_0xd18d9(0x1c5)](_0xd18d9(0x21c)),_0x61521c=_0x1052fa[_0xd18d9(0x1c5)](_0xd18d9(0x21c));_0x1052fa[_0xd18d9(0x1d6)](_0x1052fa[_0xd18d9(0x236)](_0xaa548a),_0x61521c),_0x1052fa[_0xd18d9(0x23d)](_0x14717b,_0xaa548a,0x0);for(const _0x2a597a of Array[_0xd18d9(0x279)](_0x2897dc[_0xd18d9(0x26c)]()))_0x1052fa[_0xd18d9(0x23d)](_0x2a597a,_0x14717b,_0xd18d9(0x224));_0x42155e=_0x4f5d0c[_0xd18d9(0x209)](_0x1052fa[_0xd18d9(0x1f4)](_0x14717b)),_0x421242=_0x4f5d0c[_0xd18d9(0x209)](_0x1052fa[_0xd18d9(0x1f4)](_0x61521c));}const _0x19f7e9=Array[_0xd18d9(0x279)](_0x2897dc[_0xd18d9(0x1e7)]())[_0xd18d9(0x249)](([_0x643d8f])=>Be[_0xd18d9(0x1dd)](_0x643d8f));_0x37b0ab[_0xd18d9(0x1f6)][_0xd18d9(0x1c8)]({'element':_0xaa548a,'attributes':_0x19f7e9[_0xd18d9(0x1b9)]?Object[_0xd18d9(0x1e2)](_0x19f7e9):null}),_0x42155e&&_0x37b0ab[_0xd18d9(0x25b)][_0xd18d9(0x1c8)](_0x42155e),_0x421242&&_0x37b0ab[_0xd18d9(0x1d1)][_0xd18d9(0x1c8)](_0x421242);},{'priority':_0x380e47(0x21a)}),_0xb85a74['on'](_0x380e47(0x1ca),(_0x4225b4,_0x23b35e)=>{const _0x53e368=_0x380e47,[_0x53b678,_0x106d29={}]=_0x23b35e;if(!_0x37b0ab)return;const _0x46e488=_0x106d29['at']||0x0,_0xd12a01=_0x106d29[_0x53e368(0x24b)]||0x1;_0x37b0ab[_0x53e368(0x257)]=new Array(_0xd12a01)[_0x53e368(0x25a)](_0x46e488)[_0x53e368(0x23b)]((_0x328320,_0x5973ac)=>_0x328320+_0x5973ac);for(const {cell:_0x1b51f3}of _0xb85a74[_0x53e368(0x1c4)](_0x53b678,{'startColumn':_0x46e488,'endColumn':_0x46e488+_0xd12a01-0x1}))_0x37b0ab[_0x53e368(0x272)][_0x53e368(0x1c8)](_0x26caa0[_0x53e368(0x1db)][_0x53e368(0x1f4)](_0x1b51f3));},{'priority':_0x380e47(0x240)}),_0xb85a74['on'](_0x380e47(0x22d),(_0x4e0bc7,_0x39e9d9)=>{const _0x498bb7=_0x380e47,[_0x5d758f,_0x1560e7={}]=_0x39e9d9;if(!_0x37b0ab)return;const _0x38d025=_0x1560e7['at']||0x0,_0x5a83b5=_0x1560e7[_0x498bb7(0x25e)]||0x1;_0x37b0ab[_0x498bb7(0x1f1)]=new Array(_0x5a83b5)[_0x498bb7(0x25a)](_0x38d025)[_0x498bb7(0x23b)]((_0x4fd3a7,_0x4b5662)=>_0x4fd3a7+_0x4b5662);for(const {cell:_0x440ab9}of _0xb85a74[_0x498bb7(0x1c4)](_0x5d758f,{'startRow':_0x38d025,'endRow':_0x38d025+_0x5a83b5-0x1}))_0x37b0ab[_0x498bb7(0x20d)][_0x498bb7(0x1c8)](_0x26caa0[_0x498bb7(0x1db)][_0x498bb7(0x1f4)](_0x440ab9));},{'priority':_0x380e47(0x240)}),_0x1fd3de[_0x380e47(0x260)][_0x380e47(0x1b2)](_0x9fa225=>{const _0x32c372=_0x380e47;if(_0x9fa225[_0x32c372(0x256)]&&_0x9fa225[_0x32c372(0x256)][_0x32c372(0x24e)](_0x32c372(0x1e6)))return _0x9fa225[_0x32c372(0x1d7)]?{}:{'type':_0x32c372(0x200),'content':_0x2ac5a4(_0x26caa0[_0x32c372(0x1ad)],_0x32c372(0x1b6))};});const _0x26febf=()=>!0x1;for(const _0x393654 of[_0x380e47(0x1e6),_0x380e47(0x246),_0x380e47(0x1c2),_0x380e47(0x226)])_0x1fd3de[_0x380e47(0x1ea)][_0x380e47(0x273)](_0x380e47(0x200),_0x393654,_0x380e47(0x21b),_0x26febf),_0x1fd3de[_0x380e47(0x1ea)][_0x380e47(0x273)](_0x380e47(0x1ef),_0x393654,_0x380e47(0x21b),_0x26febf),_0x1fd3de[_0x380e47(0x1ea)][_0x380e47(0x273)](_0x380e47(0x1e1),_0x393654,_0x380e47(0x21b),_0x26febf);_0x1fd3de[_0x380e47(0x1ea)][_0x380e47(0x273)](_0x380e47(0x1e1),_0x380e47(0x226),_0x380e47(0x269),_0x26febf),_0x1fd3de[_0x380e47(0x1ea)][_0x380e47(0x273)](_0x380e47(0x1e1),_0x380e47(0x226),_0x380e47(0x1ae),(_0x50ad47,_0x4a5d7c,_0x1b8ccb)=>{const _0x2081df=_0x380e47,_0x1cc1d8=_0x50ad47[_0x2081df(0x23b)](_0x41cf29=>_0x41cf29[_0x2081df(0x233)]())[_0x2081df(0x249)](_0x5b3862=>_0x5b3862),_0x5d59f2=new Map(_0x1cc1d8[_0x2081df(0x23b)](_0x1bcd6c=>[_0x1bcd6c,null]));if(_0x37b0ab){for(const {element:_0x208c3f,attributes:_0x37746f}of _0x37b0ab[_0x2081df(0x1f6)])_0x37746f&&_0x5d59f2[_0x2081df(0x1d0)](_0x208c3f,_0x37746f);}else{if(_0x1b8ccb&&_0x1b8ccb[_0x2081df(0x1d3)])for(const [_0x5ddf39,_0x309e52]of Object[_0x2081df(0x254)](_0x1b8ccb[_0x2081df(0x1d3)])){const _0x4cf71b=_0x26caa0[_0x2081df(0x1db)][_0x2081df(0x204)][_0x2081df(0x25f)](_0x5ddf39),_0x4f4124=_0x4cf71b?_0x4cf71b[_0x2081df(0x208)]()[_0x2081df(0x233)]():null;_0x4f4124&&_0x5d59f2[_0x2081df(0x1d0)](_0x4f4124,_0x309e52);}}_0x26caa0[_0x2081df(0x1db)][_0x2081df(0x213)](_0x4e8d47=>{const _0x3e66f8=_0x2081df;for(const [_0x414ee0,_0x342e65]of _0x5d59f2)_0x4e8d47[_0x3e66f8(0x21f)]({...xe,..._0x342e65},_0x414ee0);});});const _0xe78c93=(_0x27d80a,_0x1c74b4)=>{const _0x4b9a3b=_0x380e47;_0x1fd3de[_0x4b9a3b(0x1ea)][_0x4b9a3b(0x273)](_0x27d80a,_0x4b9a3b(0x1e6),_0x1c74b4,(_0x922253,_0x5c30e8,_0x2a39a1)=>{const _0x27b2d8=_0x4b9a3b;_0x26caa0[_0x27b2d8(0x1db)][_0x27b2d8(0x213)](_0x2c59cf=>{const _0x302ea7=_0x27b2d8,_0x437e36=[];for(const _0x6b1e34 of _0x922253){const _0x22e9d0=_0x6b1e34[_0x302ea7(0x274)][_0x302ea7(0x20a)];_0x22e9d0['is'](_0x302ea7(0x1cf),_0x302ea7(0x21c))&&_0x437e36[_0x302ea7(0x1c8)](_0x22e9d0);}_0x1fd3de[_0x302ea7(0x1ea)][_0x302ea7(0x1ff)](_0x27d80a,null,_0x1c74b4)(_0x922253,_0x5c30e8,_0x2a39a1);for(const _0x5b17d5 of _0x437e36)_0x302ea7(0x258)!=_0x5b17d5[_0x302ea7(0x21d)][_0x302ea7(0x27b)]&&_0x2c59cf[_0x302ea7(0x1bc)](_0x5b17d5);});});};_0xe78c93(_0x380e47(0x200),_0x380e47(0x1ae)),_0xe78c93(_0x380e47(0x200),_0x380e47(0x269)),_0xe78c93(_0x380e47(0x1ef),_0x380e47(0x1ae)),_0xe78c93(_0x380e47(0x1ef),_0x380e47(0x269)),_0x1fd3de[_0x380e47(0x1ea)][_0x380e47(0x273)](_0x380e47(0x200),_0x380e47(0x1c2),_0x380e47(0x269),_0x3ab805=>{const _0x4821c1=_0x380e47,_0x1a16ea=_0x3ab805[_0x4821c1(0x23b)](_0x28ecfa=>_0x28ecfa[_0x4821c1(0x233)]()),_0x326480=_0x1a16ea[0x0][_0x4821c1(0x230)](_0x4821c1(0x221)),{minRow:_0x25799f,maxRow:_0xabca8d}=_0x2c3ce3[_0x4821c1(0x271)](_0x1a16ea);_0xb85a74[_0x4821c1(0x20c)](_0x326480,{'at':_0x25799f,'rows':_0xabca8d-_0x25799f+0x1});}),_0x1fd3de[_0x380e47(0x1ea)][_0x380e47(0x273)](_0x380e47(0x200),_0x380e47(0x246),_0x380e47(0x269),_0x407cda=>{const _0x13e4a7=_0x380e47,_0x196be3=_0x407cda[_0x13e4a7(0x23b)](_0x42aaeb=>_0x42aaeb[_0x13e4a7(0x233)]()),_0x5466b2=_0x196be3[0x0][_0x13e4a7(0x230)](_0x13e4a7(0x221)),{minColumn:_0x46d35f,maxColumn:_0x4a5bdb}=_0x2c3ce3[_0x13e4a7(0x271)](_0x196be3);_0xb85a74[_0x13e4a7(0x212)](_0x5466b2,{'at':_0x46d35f,'columns':_0x4a5bdb-_0x46d35f+0x1});});const _0x14ddd9=(_0x2da9d2,_0x221e6a)=>{const _0x42ddda=_0x380e47;if(!_0x221e6a[_0x42ddda(0x256)]||!_0x221e6a[_0x42ddda(0x256)][_0x42ddda(0x24e)](_0x42ddda(0x1e6)))return;const _0x1f6caa=_0x221e6a[_0x42ddda(0x259)][_0x42ddda(0x1ed)],_0x148255=_0x1fd3de[_0x42ddda(0x1e9)]()[_0x42ddda(0x249)](_0x44058b=>_0x44058b[_0x42ddda(0x1b1)]&&_0x44058b[_0x42ddda(0x259)]&&_0x44058b[_0x42ddda(0x259)][_0x42ddda(0x1ed)]==_0x1f6caa);_0x148255[_0x42ddda(0x1b9)]&&_0x221e6a[_0x42ddda(0x1da)]()[_0x42ddda(0x1b9)]!=_0x148255[_0x42ddda(0x1b9)]&&_0x148255[_0x42ddda(0x1b8)]((_0xe4a60c,_0x3b2566)=>(_0xe4a60c[_0x42ddda(0x1f0)]=_0x3b2566,_0x3b2566[_0x42ddda(0x1d7)]=_0xe4a60c,_0x3b2566));};function _0x4c81d9(_0x23e948,_0x5c5ffa=!0x0){const _0x1d2d98=_0x380e47,{id:_0xfb0e09,authorId:_0x2b343c}=_0x1fd3de[_0x1d2d98(0x1c3)](_0x23e948[_0x1d2d98(0x1f7)]),_0xedb4cb=[_0x1d2d98(0x23e),_0x1d2d98(0x1bd)],_0x4c3954=_0x1fd3de[_0x1d2d98(0x207)][_0x1d2d98(0x1dd)](_0x23e948[_0x1d2d98(0x1f7)]);return _0x4c3954&&_0xedb4cb[_0x1d2d98(0x1c8)](_0x1d2d98(0x25c)),{'classes':_0xedb4cb,'attributes':{'data-suggestion':_0xfb0e09,'data-author-id':_0x2b343c},'priority':_0x4c3954&&_0x5c5ffa?0xbc2:0xbb8};}_0x1fd3de['on'](_0x380e47(0x278),_0x14ddd9,{'priority':_0x380e47(0x21a)}),_0x1fd3de['on'](_0x380e47(0x243),_0x14ddd9,{'priority':_0x380e47(0x21a)}),_0x26caa0[_0x380e47(0x1db)][_0x380e47(0x26b)][_0x380e47(0x262)](()=>{const _0x363f87=_0x380e47;let _0x4fd5f1=!0x1;const _0xe0b3b2=Array[_0x363f87(0x279)](_0x26caa0[_0x363f87(0x1db)][_0x363f87(0x26b)][_0x363f87(0x24c)][_0x363f87(0x1c6)]());for(const {name:_0x445ee8,data:_0x54fa84}of _0xe0b3b2){const {group:_0x505c7f,type:_0x44da8f,id:_0x1d1d28}=_0x1fd3de[_0x363f87(0x1c3)](_0x445ee8);if(_0x363f87(0x222)!=_0x505c7f||_0x363f87(0x1ef)!=_0x44da8f||_0x54fa84[_0x363f87(0x268)])continue;if(!_0x1fd3de[_0x363f87(0x1e5)](_0x1d1d28))continue;const _0x3f6d00=_0x1fd3de[_0x363f87(0x26f)](_0x1d1d28)[_0x363f87(0x1cd)](),_0x38c31e=_0x26caa0[_0x363f87(0x1eb)][_0x363f87(0x25f)](_0x363f87(0x267))['me'];for(const _0x2af7f7 of _0x1fd3de[_0x363f87(0x1e9)]()){if(!_0x2af7f7[_0x363f87(0x1b1)]||_0x2af7f7[_0x363f87(0x22f)]!=_0x38c31e)continue;if(_0x363f87(0x1e1)!=_0x2af7f7[_0x363f87(0x1d5)]||_0x363f87(0x226)!=_0x2af7f7[_0x363f87(0x256)])continue;if(_0x2af7f7[_0x363f87(0x1cd)]()[_0x363f87(0x1ce)](_0x34061b=>_0x3f6d00[_0x363f87(0x23a)](_0x144b26=>_0x144b26[_0x363f87(0x201)](_0x34061b,!0x0)))){for(const _0x551da3 of _0x2af7f7[_0x363f87(0x1da)]())_0x551da3[_0x363f87(0x1b1)]&&(_0x551da3[_0x363f87(0x269)](),_0x4fd5f1=!0x0);}}}return _0x4fd5f1;}),_0x26caa0[_0x380e47(0x1db)][_0x380e47(0x26b)][_0x380e47(0x262)](_0x5f50d7=>{const _0x5e3898=_0x380e47,_0x1441b6=_0x26caa0[_0x5e3898(0x22e)][_0x5e3898(0x25f)](_0x5e3898(0x26a));if(!_0x1441b6||!_0x1441b6[_0x5e3898(0x277)][_0x5e3898(0x1e4)](_0x5f50d7[_0x5e3898(0x24f)]))return!0x1;let _0x162f92=!0x1;const _0x36483b=_0x26caa0[_0x5e3898(0x1eb)][_0x5e3898(0x25f)](_0x5e3898(0x267))['me'],_0x4928cb=_0x26caa0[_0x5e3898(0x1db)][_0x5e3898(0x26b)][_0x5e3898(0x24c)][_0x5e3898(0x1de)](),_0x42cd19=Array[_0x5e3898(0x279)](_0x26caa0[_0x5e3898(0x1db)][_0x5e3898(0x26b)][_0x5e3898(0x24c)][_0x5e3898(0x1c6)]())[_0x5e3898(0x249)](({name:_0x1288bb,data:_0xcb2f5f})=>{const _0x5e76a1=_0x5e3898,{group:_0x55c570,subType:_0x3625e0,authorId:_0x485b6f}=_0x1fd3de[_0x5e76a1(0x1c3)](_0x1288bb);return _0x5e76a1(0x222)==_0x55c570&&_0x5e76a1(0x1e6)==_0x3625e0&&_0x485b6f==_0x36483b['id']&&!_0xcb2f5f[_0x5e76a1(0x268)];});for(const _0xe0bd68 of _0x4928cb){if(_0x5e3898(0x23d)!=_0xe0bd68[_0x5e3898(0x1d5)]||_0x5e3898(0x21c)!=_0xe0bd68[_0x5e3898(0x1fa)]||0x1!=_0xe0bd68[_0x5e3898(0x1b9)])continue;const _0x54a7ed=_0x5f50d7[_0x5e3898(0x1b4)](_0xe0bd68[_0x5e3898(0x218)],_0xe0bd68[_0x5e3898(0x218)][_0x5e3898(0x265)](0x1));if(!_0x42cd19[_0x5e3898(0x220)](({data:_0x479759})=>_0x479759[_0x5e3898(0x26e)][_0x5e3898(0x235)](_0x54a7ed))){for(const {name:_0x4cd39d,data:_0x16aebc}of _0x42cd19)if(_0x54a7ed[_0x5e3898(0x201)](_0x16aebc[_0x5e3898(0x26e)])){_0x5f50d7[_0x5e3898(0x24d)](_0x4cd39d,{'range':_0x54a7ed}),_0x162f92=!0x0;break;}}}return _0x162f92;}),_0x26caa0[_0x380e47(0x1db)][_0x380e47(0x26b)][_0x380e47(0x262)](_0x55432a=>{const _0x1fffae=_0x380e47;let _0x50ce66=!0x1;const _0x23b79c=_0x26caa0[_0x1fffae(0x1eb)][_0x1fffae(0x25f)](_0x1fffae(0x267))['me'],_0x7198a1=_0x1fd3de[_0x1fffae(0x1e9)]()[_0x1fffae(0x249)](_0x13f8cf=>_0x13f8cf[_0x1fffae(0x1b1)]&&_0x13f8cf[_0x1fffae(0x22f)]==_0x23b79c),_0xa1dcfe=new Set(),_0x492dcd=new Set();for(const _0x45d198 of _0x7198a1)if(_0x1fffae(0x1e6)==_0x45d198[_0x1fffae(0x256)])for(const _0xbf60e3 of _0x45d198[_0x1fffae(0x1cc)]()){const _0x11f005=_0xbf60e3[_0x1fffae(0x208)]()[_0x1fffae(0x233)]();if(_0x11f005){if(_0x11f005['is'](_0x1fffae(0x1cf),_0x1fffae(0x21c))&&Oe(_0x11f005)){_0x45d198[_0x1fffae(0x202)](_0xbf60e3[_0x1fffae(0x1fa)]),_0xa1dcfe[_0x1fffae(0x247)](_0x11f005),_0x50ce66=!0x0;const _0x1ecdfc=_0x11f005[_0x1fffae(0x216)],_0x45daf3=_0x11f005[_0x1fffae(0x255)],_0x595f87=_0x1ecdfc&&_0x1ecdfc['is'](_0x1fffae(0x1cf),_0x1fffae(0x21c)),_0x113951=_0x45daf3&&_0x45daf3['is'](_0x1fffae(0x1cf),_0x1fffae(0x21c));_0x595f87&&!_0xa1dcfe[_0x1fffae(0x1e4)](_0x1ecdfc)&&_0x492dcd[_0x1fffae(0x247)](_0x1ecdfc),_0x113951&&!_0xa1dcfe[_0x1fffae(0x1e4)](_0x45daf3)&&_0x492dcd[_0x1fffae(0x247)](_0x45daf3);}else _0x11f005['is'](_0x1fffae(0x1cf),_0x1fffae(0x1e8))&&_0x11f005[_0x1fffae(0x1ba)]&&(_0x45d198[_0x1fffae(0x202)](_0xbf60e3[_0x1fffae(0x1fa)]),_0x50ce66=!0x0);}}else{if(_0x1fffae(0x226)==_0x45d198[_0x1fffae(0x256)]){if(!_0x45d198[_0x1fffae(0x259)]||!_0x45d198[_0x1fffae(0x259)][_0x1fffae(0x1ed)])continue;const _0x4be242=_0x45d198[_0x1fffae(0x259)][_0x1fffae(0x1d3)];if(_0x4be242&&Object[_0x1fffae(0x223)](_0x4be242)[_0x1fffae(0x1b9)])continue;const _0x2c88f5=_0x45d198[_0x1fffae(0x259)][_0x1fffae(0x1ed)];let _0xa0cc34=!0x0,_0x790884=!0x0;for(const _0x47c5a5 of _0x7198a1)if(_0x47c5a5[_0x1fffae(0x256)]&&_0x47c5a5[_0x1fffae(0x256)][_0x1fffae(0x24e)](_0x1fffae(0x1e6))){if(!_0x47c5a5[_0x1fffae(0x259)][_0x1fffae(0x1ed)]){_0x790884=!0x1;break;}if(_0x47c5a5['id']!=_0x45d198['id']&&_0x47c5a5[_0x1fffae(0x259)][_0x1fffae(0x1ed)]==_0x2c88f5){_0xa0cc34=!0x1;break;}}_0x790884&&_0xa0cc34&&(_0x45d198[_0x1fffae(0x1c1)](),_0x50ce66=!0x0);}}for(const _0x54947f of _0xa1dcfe)_0x55432a[_0x1fffae(0x228)](_0x54947f);for(const _0x4d6355 of _0x492dcd)_0x55432a[_0x1fffae(0x1bc)](_0x4d6355);return _0x50ce66;}),_0x26caa0[_0x380e47(0x1c0)][_0x380e47(0x1f5)](_0x380e47(0x24a))[_0x380e47(0x1bb)]({'model':_0x380e47(0x1dc),'view':_0x41651d=>_0x4c81d9(_0x41651d),'converterPriority':_0x380e47(0x21a)}),_0x26caa0[_0x380e47(0x1c0)][_0x380e47(0x1f5)](_0x380e47(0x264))[_0x380e47(0x1bb)]({'model':_0x380e47(0x1dc),'view':(_0x50a79d,_0x1e276c)=>_0x1e276c[_0x380e47(0x1b7)][_0x380e47(0x1af)]?_0x4c81d9(_0x50a79d,!0x1):null,'converterPriority':_0x380e47(0x21a)});const _0x44dc3b=_0x26caa0[_0x380e47(0x22a)][_0x380e47(0x244)];this[_0x380e47(0x263)](_0x44dc3b[_0x380e47(0x26b)],_0x380e47(0x217),(_0x286aed,_0x228c70)=>{const _0x36dbb2=_0x380e47,_0x5d2f97=[];for(const _0x35c693 of _0x44dc3b[_0x36dbb2(0x236)](_0x228c70[_0x36dbb2(0x1fe)])[_0x36dbb2(0x231)]())_0x35c693['is'](_0x36dbb2(0x1cf),_0x36dbb2(0x214))&&_0x5d2f97[_0x36dbb2(0x1c8)](_0x35c693);_0x44dc3b[_0x36dbb2(0x213)](_0x3c245c=>{const _0x3f97d5=_0x36dbb2;for(const _0x99dbbb of _0x5d2f97)_0x3c245c[_0x3f97d5(0x1f8)](_0x3c245c[_0x3f97d5(0x236)](_0x99dbbb),_0x3c245c[_0x3f97d5(0x21e)](_0x99dbbb)),_0x3c245c[_0x3f97d5(0x228)](_0x99dbbb);});});}}function Oe(_0x54ad73){const _0x573138=_0x2783f9;if(_0x54ad73[_0x573138(0x1ba)])return!0x0;const _0x242967=_0x54ad73[_0x573138(0x234)](0x0);return _0x242967['is'](_0x573138(0x1cf),_0x573138(0x1e8))&&_0x242967[_0x573138(0x1ba)];}function Ue(_0x49c2b1,_0x136d6c={},_0x439727){const _0x3b8284=_0x2783f9;for(const {isAnchor:_0x432358,cellHeight:_0x482056,cellWidth:_0x36a58d}of _0x439727[_0x3b8284(0x1c4)](_0x49c2b1,{'includeAllSlots':!0x0,..._0x136d6c}))if(!_0x432358||0x1!=_0x482056||0x1!=_0x36a58d)return!0x1;return!0x0;}
23
+ const _0x20f0d4=_0x30b9;(function(_0x5f260c,_0x2eaefb){const _0x5bd40d=_0x30b9,_0x47097a=_0x5f260c();while(!![]){try{const _0x54c48b=-parseInt(_0x5bd40d(0x1a7))/0x1*(-parseInt(_0x5bd40d(0x154))/0x2)+-parseInt(_0x5bd40d(0x162))/0x3*(-parseInt(_0x5bd40d(0x150))/0x4)+-parseInt(_0x5bd40d(0x1b5))/0x5*(parseInt(_0x5bd40d(0x19c))/0x6)+-parseInt(_0x5bd40d(0x1b7))/0x7*(parseInt(_0x5bd40d(0x1ff))/0x8)+parseInt(_0x5bd40d(0x163))/0x9+-parseInt(_0x5bd40d(0x212))/0xa+parseInt(_0x5bd40d(0x19f))/0xb;if(_0x54c48b===_0x2eaefb)break;else _0x47097a['push'](_0x47097a['shift']());}catch(_0x441703){_0x47097a['push'](_0x47097a['shift']());}}}(_0x2d9e,0xad284));import{getTranslation as _0x3063ca}from'../utils/common-translations.js';import{Plugin as _0x3113e3}from'ckeditor5/src/core.js';import{LiveRange as _0x2e4df7}from'ckeditor5/src/engine.js';function _0x30b9(_0xb69d00,_0x54cf86){const _0x2d9e45=_0x2d9e();return _0x30b9=function(_0x30b919,_0x3d7819){_0x30b919=_0x30b919-0x14e;let _0x5ed37c=_0x2d9e45[_0x30b919];return _0x5ed37c;},_0x30b9(_0xb69d00,_0x54cf86);}import{uid as _0x40e442,priorities as _0x63fb3b}from'ckeditor5/src/utils.js';import _0x32e723 from'./table.js';import{ClipboardPipeline as _0xdcbafc}from'ckeditor5/src/clipboard.js';const xe=[_0x20f0d4(0x175),_0x20f0d4(0x164),_0x20f0d4(0x18d),_0x20f0d4(0x215),_0x20f0d4(0x213),_0x20f0d4(0x1b3),_0x20f0d4(0x177)],Oe=Object[_0x20f0d4(0x18f)](xe[_0x20f0d4(0x1b4)](_0x5ee3fe=>[_0x5ee3fe,null]));export default class $t extends _0x3113e3{static get[_0x20f0d4(0x217)](){return[_0x32e723];}[_0x20f0d4(0x1a1)](){const _0x20933b=_0x20f0d4,_0x1eb62d=this[_0x20933b(0x170)];if(!_0x1eb62d[_0x20933b(0x14e)][_0x20933b(0x1ae)](_0x20933b(0x196)))return;const _0x5f5d81=_0x1eb62d[_0x20933b(0x14e)][_0x20933b(0x1e1)](_0x20933b(0x1fd)),_0x2760c6=_0x1eb62d[_0x20933b(0x14e)][_0x20933b(0x1e1)](_0x20933b(0x21b)),_0x3f0028=_0x1eb62d[_0x20933b(0x14e)][_0x20933b(0x1e1)](_0x32e723),_0x5a19e5=_0x1eb62d[_0x20933b(0x14e)][_0x20933b(0x1e1)](_0x20933b(0x196)),_0x3ae98f=_0x1eb62d[_0x20933b(0x14e)][_0x20933b(0x1e1)](_0x20933b(0x1fc)),_0x264079=_0x1eb62d[_0x20933b(0x14e)][_0x20933b(0x1e1)](_0xdcbafc);_0x3f0028[_0x20933b(0x1a4)][_0x20933b(0x1e9)](_0x20933b(0x1d3),_0x20933b(0x1ec)),_0x1eb62d[_0x20933b(0x1fe)][_0x20933b(0x15a)][_0x20933b(0x173)](_0x20933b(0x21a),{'allowIn':_0x20933b(0x1d4),'allowContentOf':_0x20933b(0x1d4),'isLimit':!0x0}),_0x1eb62d[_0x20933b(0x18c)][_0x20933b(0x1f2)]({'model':_0x20933b(0x21a),'view':_0x20933b(0x172)});let _0x30ad19=null,_0x338b5b=!0x1;_0x264079['on'](_0x20933b(0x1d7),(_0x3f0099,_0x1ce081)=>{const _0x3316ae=_0x20933b;_0x338b5b=_0x3316ae(0x21c)===_0x1ce081[_0x3316ae(0x15b)];}),_0x1eb62d[_0x20933b(0x1fe)]['on'](_0x20933b(0x20c),(_0x1881c5,_0x26021c)=>{const _0xf05fe3=_0x20933b;if(!_0x338b5b&&null===_0x3ae98f[_0xf05fe3(0x16d)]())return;const [_0x8ec414,_0x5289f0]=_0x26021c,_0x52d747=_0x26021c[_0x26021c[_0xf05fe3(0x1db)]-0x1];_0x52d747&&_0x52d747[_0xf05fe3(0x160)]||_0x5f5d81[_0xf05fe3(0x1f8)]||this[_0xf05fe3(0x170)][_0xf05fe3(0x18b)][_0xf05fe3(0x1e1)](_0xf05fe3(0x16e))[_0xf05fe3(0x169)]&&function(_0x19811c,_0x3cf9a6,_0x37bd87,_0x369368,_0x2f21d){const _0x300904=_0xf05fe3;if(_0x3cf9a6&&!_0x3cf9a6['is'](_0x300904(0x20e)))return!0x1;const _0x255c2b=_0x2f21d[_0x300904(0x192)](_0x19811c,_0x37bd87);if(!_0x255c2b||!De(_0x255c2b,void 0x0,_0x369368))return!0x1;const _0x37be20=_0x369368[_0x300904(0x1f9)](_0x37bd87[_0x300904(0x158)][_0x300904(0x207)]);if(!_0x37be20[_0x300904(0x1db)])return!0x1;const _0x1a0e33=_0x37be20[0x0][_0x300904(0x180)](_0x300904(0x17f)),_0x2a9f46=_0x369368[_0x300904(0x156)](_0x37be20),_0x25ea1d=_0x369368[_0x300904(0x20f)](_0x37be20),_0x2a869e={'startRow':_0x2a9f46[_0x300904(0x1b9)],'endRow':_0x2a9f46[_0x300904(0x1a9)],'startColumn':_0x25ea1d[_0x300904(0x1b9)],'endColumn':_0x25ea1d[_0x300904(0x1a9)]};return 0x1==_0x37be20[_0x300904(0x1db)]&&(_0x2a869e[_0x300904(0x20a)]+=_0x369368[_0x300904(0x155)](_0x255c2b)-0x1,_0x2a869e[_0x300904(0x216)]+=_0x369368[_0x300904(0x17e)](_0x255c2b)-0x1),De(_0x1a0e33,_0x2a869e,_0x369368);}(_0x8ec414,_0x5289f0,_0x1eb62d[_0xf05fe3(0x1fe)],_0x2760c6,_0x5a19e5)&&(_0x1881c5[_0xf05fe3(0x1b2)](),_0x30ad19={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x1eb62d[_0xf05fe3(0x1fe)][_0xf05fe3(0x1fb)](()=>{const _0xce381a=_0xf05fe3;_0x1eb62d[_0xce381a(0x1fe)][_0xce381a(0x20c)](_0x26021c[0x0],_0x26021c[0x1],_0x26021c[0x2],{'forceDefaultExecution':!0x0});const _0x955184=_0x40e442(),{rowInsertionRanges:_0xa66a41,columnInsertionRanges:_0x3ae8a4,insertionRanges:_0x49d642,deletionRanges:_0x1466ec,cells:_0x375c9e}=_0x30ad19;_0xa66a41[_0xce381a(0x1db)]&&_0x5f5d81[_0xce381a(0x19a)](_0xa66a41,_0xce381a(0x1d3),{'tablePasteChainId':_0x955184}),_0x3ae8a4[_0xce381a(0x1db)]&&_0x5f5d81[_0xce381a(0x19a)](_0x3ae8a4,_0xce381a(0x1ec),{'tablePasteChainId':_0x955184}),_0x49d642[_0xce381a(0x1db)]&&(_0x5f5d81[_0xce381a(0x19a)](_0x49d642,_0xce381a(0x220),{'tablePasteChainId':_0x955184,'skipNestingCheck':!0x0}),_0x49d642[_0xce381a(0x18e)](_0xce6785=>_0xce6785[_0xce381a(0x1c5)]?.())),_0x1466ec[_0xce381a(0x1db)]&&(_0x5f5d81[_0xce381a(0x165)](_0x1466ec,_0xce381a(0x220),{'tablePasteChainId':_0x955184,'skipNestingCheck':!0x0}),_0x1466ec[_0xce381a(0x18e)](_0xa60309=>_0xa60309[_0xce381a(0x1c5)]?.()));const _0x5f13ef=_0x5f5d81[_0xce381a(0x204)](_0x375c9e[_0xce381a(0x1b4)](({element:_0x252b52})=>_0x252b52),{'formatGroupId':_0x40e442()},[],_0xce381a(0x15d),{'tablePasteChainId':_0x955184});if(_0x5f13ef){const _0x12edbf=_0x5f13ef[_0xce381a(0x195)](),_0x213ed8=[];for(const {element:_0x3ee569,attributes:_0x587d5d}of _0x375c9e){if(!_0x587d5d)continue;const _0x50446a=_0x1eb62d[_0xce381a(0x1fe)][_0xce381a(0x168)](_0x3ee569),_0x1bbdd1=_0x12edbf[_0xce381a(0x210)](_0xa21f96=>_0xa21f96[_0xce381a(0x1d0)]()[_0xce381a(0x16b)](_0x50446a));_0x1bbdd1&&_0x213ed8[_0xce381a(0x1e9)]([_0x1bbdd1[_0xce381a(0x1a3)],_0x587d5d]);}_0x213ed8[_0xce381a(0x1db)]&&_0x5f13ef[_0xce381a(0x21f)](_0xce381a(0x17b),Object[_0xce381a(0x18f)](_0x213ed8));}_0x30ad19=null;}));},{'priority':_0x63fb3b[_0x20933b(0x1a0)]+0xa}),_0x264079['on'](_0x20933b(0x1d7),()=>{_0x338b5b=!0x1;},{'priority':_0x20933b(0x1ad)}),_0x1eb62d[_0x20933b(0x14e)][_0x20933b(0x1e1)](_0x20933b(0x196))['on'](_0x20933b(0x208),(_0x1d38cf,_0xf31252)=>{const _0x394a56=_0x20933b,[_0x568729,_0x386831,,_0x45530a]=_0xf31252;if(!_0x30ad19)return;_0x1d38cf[_0x394a56(0x1b2)]();const _0x34077d=_0x568729[_0x394a56(0x181)],_0x2e85ec=_0x386831,_0xfe72df=Ue(_0x34077d),_0x28bd2c=Ue(_0x2e85ec);_0x1d38cf[_0x394a56(0x1e3)]=_0x34077d;let _0x453d87=null,_0x15b384=null;if(_0x28bd2c||_0xfe72df){if(_0xfe72df&&!_0x28bd2c){_0x45530a[_0x394a56(0x15e)](_0x34077d[_0x394a56(0x187)](0x0));for(const _0x18f910 of Array[_0x394a56(0x188)](_0x2e85ec[_0x394a56(0x203)]()))_0x45530a[_0x394a56(0x209)](_0x18f910,_0x34077d,_0x394a56(0x1ed));const _0x256e2b=_0x30ad19[_0x394a56(0x1cd)][_0x394a56(0x1ca)](_0x568729[_0x394a56(0x1ba)]),_0xf20fd1=_0x30ad19[_0x394a56(0x1c2)][_0x394a56(0x1ca)](_0x568729[_0x394a56(0x1d2)]);_0x256e2b||_0xf20fd1||(_0x453d87=_0x2e4df7[_0x394a56(0x1bc)](_0x45530a[_0x394a56(0x1da)](_0x34077d)));}else _0x28bd2c&&!_0xfe72df&&(_0x15b384=_0x45530a[_0x394a56(0x1da)](_0x34077d));}else{const _0x45d0fa=_0x45530a[_0x394a56(0x186)](_0x394a56(0x21a)),_0x3c95ec=_0x45530a[_0x394a56(0x186)](_0x394a56(0x21a));_0x45530a[_0x394a56(0x174)](_0x45530a[_0x394a56(0x1da)](_0x34077d),_0x3c95ec),_0x45530a[_0x394a56(0x209)](_0x45d0fa,_0x34077d,0x0);for(const _0x1c1915 of Array[_0x394a56(0x188)](_0x2e85ec[_0x394a56(0x203)]()))_0x45530a[_0x394a56(0x209)](_0x1c1915,_0x45d0fa,_0x394a56(0x1ed));_0x453d87=_0x2e4df7[_0x394a56(0x1bc)](_0x45530a[_0x394a56(0x168)](_0x45d0fa)),_0x15b384=_0x2e4df7[_0x394a56(0x1bc)](_0x45530a[_0x394a56(0x168)](_0x3c95ec));}const _0x54fe35=Array[_0x394a56(0x188)](_0x2e85ec[_0x394a56(0x1c1)]())[_0x394a56(0x18a)](([_0x19f555])=>xe[_0x394a56(0x1ca)](_0x19f555));_0x30ad19[_0x394a56(0x1b0)][_0x394a56(0x1e9)]({'element':_0x34077d,'attributes':_0x54fe35[_0x394a56(0x1db)]?Object[_0x394a56(0x18f)](_0x54fe35):null}),_0x453d87&&_0x30ad19[_0x394a56(0x1ac)][_0x394a56(0x1e9)](_0x453d87),_0x15b384&&_0x30ad19[_0x394a56(0x214)][_0x394a56(0x1e9)](_0x15b384);},{'priority':_0x20933b(0x1a0)}),_0x2760c6['on'](_0x20933b(0x189),(_0x543c59,_0x1a0e5a)=>{const _0x5e472d=_0x20933b,[_0x3b2302,_0xcd3000={}]=_0x1a0e5a;if(!_0x30ad19)return;const _0x2e7148=_0xcd3000['at']||0x0,_0x5f4f0b=_0xcd3000[_0x5e472d(0x1de)]||0x1;_0x30ad19[_0x5e472d(0x1c2)]=new Array(_0x5f4f0b)[_0x5e472d(0x201)](_0x2e7148)[_0x5e472d(0x1b4)]((_0x439b7c,_0x27107d)=>_0x439b7c+_0x27107d);for(const {cell:_0x269779}of _0x2760c6[_0x5e472d(0x1aa)](_0x3b2302,{'startColumn':_0x2e7148,'endColumn':_0x2e7148+_0x5f4f0b-0x1}))_0x30ad19[_0x5e472d(0x1c8)][_0x5e472d(0x1e9)](_0x1eb62d[_0x5e472d(0x1fe)][_0x5e472d(0x168)](_0x269779));},{'priority':_0x20933b(0x157)}),_0x2760c6['on'](_0x20933b(0x179),(_0x1da5fd,_0x4b35ae)=>{const _0x5f4938=_0x20933b,[_0x2f41bd,_0x1d3d54={}]=_0x4b35ae;if(!_0x30ad19)return;const _0x57e419=_0x1d3d54['at']||0x0,_0x2b94e3=_0x1d3d54[_0x5f4938(0x191)]||0x1;_0x30ad19[_0x5f4938(0x1cd)]=new Array(_0x2b94e3)[_0x5f4938(0x201)](_0x57e419)[_0x5f4938(0x1b4)]((_0x53ae9b,_0x5acdea)=>_0x53ae9b+_0x5acdea);for(const {cell:_0x5863ed}of _0x2760c6[_0x5f4938(0x1aa)](_0x2f41bd,{'startRow':_0x57e419,'endRow':_0x57e419+_0x2b94e3-0x1}))_0x30ad19[_0x5f4938(0x17d)][_0x5f4938(0x1e9)](_0x1eb62d[_0x5f4938(0x1fe)][_0x5f4938(0x168)](_0x5863ed));},{'priority':_0x20933b(0x157)}),_0x5f5d81[_0x20933b(0x194)][_0x20933b(0x185)](_0x512d43=>{const _0x37a705=_0x20933b;if(_0x512d43[_0x37a705(0x1eb)]&&_0x512d43[_0x37a705(0x1eb)][_0x37a705(0x219)](_0x37a705(0x220)))return _0x512d43[_0x37a705(0x19e)]?{}:{'type':_0x37a705(0x1c7),'content':_0x3063ca(_0x1eb62d[_0x37a705(0x1ee)],_0x37a705(0x197))};});const _0x15929a=()=>!0x1;for(const _0x2d70b3 of[_0x20933b(0x220),_0x20933b(0x1ec),_0x20933b(0x1d3),_0x20933b(0x15d)])_0x5f5d81[_0x20933b(0x1bb)][_0x20933b(0x183)](_0x20933b(0x1c7),_0x2d70b3,_0x20933b(0x198),_0x15929a),_0x5f5d81[_0x20933b(0x1bb)][_0x20933b(0x183)](_0x20933b(0x1c3),_0x2d70b3,_0x20933b(0x198),_0x15929a),_0x5f5d81[_0x20933b(0x1bb)][_0x20933b(0x183)](_0x20933b(0x190),_0x2d70b3,_0x20933b(0x198),_0x15929a);_0x5f5d81[_0x20933b(0x1bb)][_0x20933b(0x183)](_0x20933b(0x190),_0x20933b(0x15d),_0x20933b(0x1f3),_0x15929a),_0x5f5d81[_0x20933b(0x1bb)][_0x20933b(0x183)](_0x20933b(0x190),_0x20933b(0x15d),_0x20933b(0x19b),(_0x5e2332,_0x21da4c,_0x3eb680)=>{const _0x5a271e=_0x20933b,_0x10fa89=_0x5e2332[_0x5a271e(0x1b4)](_0x1674b7=>_0x1674b7[_0x5a271e(0x1be)]())[_0x5a271e(0x18a)](_0x34b2d7=>_0x34b2d7),_0x37acc8=new Map(_0x10fa89[_0x5a271e(0x1b4)](_0x2a0761=>[_0x2a0761,null]));if(_0x30ad19){for(const {element:_0x366cad,attributes:_0x509ec3}of _0x30ad19[_0x5a271e(0x1b0)])_0x509ec3&&_0x37acc8[_0x5a271e(0x1dc)](_0x366cad,_0x509ec3);}else{if(_0x3eb680&&_0x3eb680[_0x5a271e(0x17b)])for(const [_0x130038,_0x2edf10]of Object[_0x5a271e(0x14f)](_0x3eb680[_0x5a271e(0x17b)])){const _0x2c96fa=_0x1eb62d[_0x5a271e(0x1fe)][_0x5a271e(0x206)][_0x5a271e(0x1e1)](_0x130038),_0x5d537d=_0x2c96fa?_0x2c96fa[_0x5a271e(0x1d0)]()[_0x5a271e(0x1be)]():null;_0x5d537d&&_0x37acc8[_0x5a271e(0x1dc)](_0x5d537d,_0x2edf10);}}_0x1eb62d[_0x5a271e(0x1fe)][_0x5a271e(0x1fb)](_0x22d3c7=>{const _0xba952a=_0x5a271e;for(const [_0x4f246a,_0x32d95c]of _0x37acc8)_0x22d3c7[_0xba952a(0x151)]({...Oe,..._0x32d95c},_0x4f246a);});});const _0x479a43=(_0x162017,_0x16e178)=>{const _0x142bde=_0x20933b;_0x5f5d81[_0x142bde(0x1bb)][_0x142bde(0x183)](_0x162017,_0x142bde(0x220),_0x16e178,(_0x1f79a0,_0x2577bb,_0x377dc0)=>{const _0x13059a=_0x142bde;_0x1eb62d[_0x13059a(0x1fe)][_0x13059a(0x1fb)](_0x105f40=>{const _0x2e85ac=_0x13059a,_0x4ef38b=[];for(const _0x500156 of _0x1f79a0){const _0x49e87f=_0x500156[_0x2e85ac(0x1d5)][_0x2e85ac(0x184)];_0x49e87f['is'](_0x2e85ac(0x1ab),_0x2e85ac(0x21a))&&_0x4ef38b[_0x2e85ac(0x1e9)](_0x49e87f);}_0x5f5d81[_0x2e85ac(0x1bb)][_0x2e85ac(0x1fa)](_0x162017,null,_0x16e178)(_0x1f79a0,_0x2577bb,_0x377dc0);for(const _0xfb4921 of _0x4ef38b)_0x2e85ac(0x153)!=_0xfb4921[_0x2e85ac(0x1b6)][_0x2e85ac(0x20d)]&&_0x105f40[_0x2e85ac(0x1e4)](_0xfb4921);});});};_0x479a43(_0x20933b(0x1c7),_0x20933b(0x19b)),_0x479a43(_0x20933b(0x1c7),_0x20933b(0x1f3)),_0x479a43(_0x20933b(0x1c3),_0x20933b(0x19b)),_0x479a43(_0x20933b(0x1c3),_0x20933b(0x1f3)),_0x5f5d81[_0x20933b(0x1bb)][_0x20933b(0x183)](_0x20933b(0x1c7),_0x20933b(0x1d3),_0x20933b(0x1f3),_0x54515f=>{const _0x211312=_0x20933b,_0x2ecde9=_0x54515f[_0x211312(0x1b4)](_0x26d05a=>_0x26d05a[_0x211312(0x1be)]()),_0x5ce7c3=_0x2ecde9[0x0][_0x211312(0x180)](_0x211312(0x17f)),{minRow:_0x1c0938,maxRow:_0x2ab3ea}=_0x3f0028[_0x211312(0x1f1)](_0x2ecde9);_0x2760c6[_0x211312(0x15c)](_0x5ce7c3,{'at':_0x1c0938,'rows':_0x2ab3ea-_0x1c0938+0x1});}),_0x5f5d81[_0x20933b(0x1bb)][_0x20933b(0x183)](_0x20933b(0x1c7),_0x20933b(0x1ec),_0x20933b(0x1f3),_0x3b86db=>{const _0x4f3f0e=_0x20933b,_0x1e7222=_0x3b86db[_0x4f3f0e(0x1b4)](_0x2ddef7=>_0x2ddef7[_0x4f3f0e(0x1be)]()),_0x434058=_0x1e7222[0x0][_0x4f3f0e(0x180)](_0x4f3f0e(0x17f)),{minColumn:_0x53b480,maxColumn:_0x3ee9f9}=_0x3f0028[_0x4f3f0e(0x1f1)](_0x1e7222);_0x2760c6[_0x4f3f0e(0x1cb)](_0x434058,{'at':_0x53b480,'columns':_0x3ee9f9-_0x53b480+0x1});});const _0x4ba58b=(_0x432ce6,_0x4255b2)=>{const _0x5a74aa=_0x20933b;if(!_0x4255b2[_0x5a74aa(0x1eb)]||!_0x4255b2[_0x5a74aa(0x1eb)][_0x5a74aa(0x219)](_0x5a74aa(0x220)))return;const _0x2e20cd=_0x4255b2[_0x5a74aa(0x1e2)][_0x5a74aa(0x159)],_0x217b33=_0x5f5d81[_0x5a74aa(0x205)]()[_0x5a74aa(0x18a)](_0x3cdf51=>_0x3cdf51[_0x5a74aa(0x1c9)]&&_0x3cdf51[_0x5a74aa(0x1e2)]&&_0x3cdf51[_0x5a74aa(0x1e2)][_0x5a74aa(0x159)]==_0x2e20cd);_0x217b33[_0x5a74aa(0x1db)]&&_0x4255b2[_0x5a74aa(0x1f5)]()[_0x5a74aa(0x1db)]!=_0x217b33[_0x5a74aa(0x1db)]&&_0x217b33[_0x5a74aa(0x1a2)]((_0x3213ae,_0x597409)=>(_0x3213ae[_0x5a74aa(0x16f)]=_0x597409,_0x597409[_0x5a74aa(0x19e)]=_0x3213ae,_0x597409));};function _0x2b7cdc(_0x10a080,_0x21f034=!0x0){const _0x5e5eb4=_0x20933b,{id:_0x2c20fe,authorId:_0x473585}=_0x5f5d81[_0x5e5eb4(0x1bd)](_0x10a080[_0x5e5eb4(0x16a)]),_0xe7522c=[_0x5e5eb4(0x182),_0x5e5eb4(0x1d1)],_0xea041b=_0x5f5d81[_0x5e5eb4(0x1d6)][_0x5e5eb4(0x1ca)](_0x10a080[_0x5e5eb4(0x16a)]);return _0xea041b&&_0xe7522c[_0x5e5eb4(0x1e9)](_0x5e5eb4(0x1bf)),{'classes':_0xe7522c,'attributes':{'data-suggestion':_0x2c20fe,'data-author-id':_0x473585},'priority':_0xea041b&&_0x21f034?0xbc2:0xbb8};}_0x5f5d81['on'](_0x20933b(0x1ce),_0x4ba58b,{'priority':_0x20933b(0x1a0)}),_0x5f5d81['on'](_0x20933b(0x1f6),_0x4ba58b,{'priority':_0x20933b(0x1a0)}),_0x1eb62d[_0x20933b(0x1fe)][_0x20933b(0x158)][_0x20933b(0x1a5)](()=>{const _0x373180=_0x20933b;let _0x5cf549=!0x1;const _0x2101f2=Array[_0x373180(0x188)](_0x1eb62d[_0x373180(0x1fe)][_0x373180(0x158)][_0x373180(0x193)][_0x373180(0x1e5)]());for(const {name:_0x28dffc,data:_0x272809}of _0x2101f2){const {group:_0x5ac806,type:_0x37f555,id:_0x50b616}=_0x5f5d81[_0x373180(0x1bd)](_0x28dffc);if(_0x373180(0x200)!=_0x5ac806||_0x373180(0x1c3)!=_0x37f555||_0x272809[_0x373180(0x1af)])continue;if(!_0x5f5d81[_0x373180(0x1a8)](_0x50b616))continue;const _0x265997=_0x5f5d81[_0x373180(0x20b)](_0x50b616)[_0x373180(0x176)](),_0x490a07=_0x1eb62d[_0x373180(0x14e)][_0x373180(0x1e1)](_0x373180(0x178))['me'];for(const _0x5756f6 of _0x5f5d81[_0x373180(0x205)]()){if(!_0x5756f6[_0x373180(0x1c9)]||_0x5756f6[_0x373180(0x161)]!=_0x490a07)continue;if(_0x373180(0x190)!=_0x5756f6[_0x373180(0x1f7)]||_0x373180(0x15d)!=_0x5756f6[_0x373180(0x1eb)])continue;if(_0x5756f6[_0x373180(0x176)]()[_0x373180(0x1f0)](_0x24fd8f=>_0x265997[_0x373180(0x21d)](_0x1caf40=>_0x1caf40[_0x373180(0x1dd)](_0x24fd8f,!0x0)))){for(const _0x334264 of _0x5756f6[_0x373180(0x1f5)]())_0x334264[_0x373180(0x1c9)]&&(_0x334264[_0x373180(0x1f3)](),_0x5cf549=!0x0);}}}return _0x5cf549;}),_0x1eb62d[_0x20933b(0x1fe)][_0x20933b(0x158)][_0x20933b(0x1a5)](_0x4ada71=>{const _0x4353cd=_0x20933b,_0x562fce=_0x1eb62d[_0x4353cd(0x18b)][_0x4353cd(0x1e1)](_0x4353cd(0x17a));if(!_0x562fce||!_0x562fce[_0x4353cd(0x1f4)][_0x4353cd(0x1ae)](_0x4ada71[_0x4353cd(0x152)]))return!0x1;let _0x5a5a80=!0x1;const _0x38f982=_0x1eb62d[_0x4353cd(0x14e)][_0x4353cd(0x1e1)](_0x4353cd(0x178))['me'],_0xaddc4b=_0x1eb62d[_0x4353cd(0x1fe)][_0x4353cd(0x158)][_0x4353cd(0x193)][_0x4353cd(0x202)](),_0x7d38de=Array[_0x4353cd(0x188)](_0x1eb62d[_0x4353cd(0x1fe)][_0x4353cd(0x158)][_0x4353cd(0x193)][_0x4353cd(0x1e5)]())[_0x4353cd(0x18a)](({name:_0x513f61,data:_0x14987d})=>{const _0x55982b=_0x4353cd,{group:_0x17acf2,subType:_0x528ff5,authorId:_0x5b4381}=_0x5f5d81[_0x55982b(0x1bd)](_0x513f61);return _0x55982b(0x200)==_0x17acf2&&_0x55982b(0x220)==_0x528ff5&&_0x5b4381==_0x38f982['id']&&!_0x14987d[_0x55982b(0x1af)];});for(const _0x494bf0 of _0xaddc4b){if(_0x4353cd(0x209)!=_0x494bf0[_0x4353cd(0x1f7)]||_0x4353cd(0x21a)!=_0x494bf0[_0x4353cd(0x1a3)]||0x1!=_0x494bf0[_0x4353cd(0x1db)])continue;const _0x14a77c=_0x4ada71[_0x4353cd(0x218)](_0x494bf0[_0x4353cd(0x1d9)],_0x494bf0[_0x4353cd(0x1d9)][_0x4353cd(0x1c0)](0x1));if(!_0x7d38de[_0x4353cd(0x210)](({data:_0xad8c10})=>_0xad8c10[_0x4353cd(0x1cc)][_0x4353cd(0x16b)](_0x14a77c))){for(const {name:_0x1642cb,data:_0x39fa09}of _0x7d38de)if(_0x14a77c[_0x4353cd(0x1dd)](_0x39fa09[_0x4353cd(0x1cc)])){_0x4ada71[_0x4353cd(0x1b1)](_0x1642cb,{'range':_0x14a77c}),_0x5a5a80=!0x0;break;}}}return _0x5a5a80;}),_0x1eb62d[_0x20933b(0x1fe)][_0x20933b(0x158)][_0x20933b(0x1a5)](_0x517b13=>{const _0x439b7a=_0x20933b;let _0x6a3c2c=!0x1;const _0x9c7f7f=_0x1eb62d[_0x439b7a(0x14e)][_0x439b7a(0x1e1)](_0x439b7a(0x178))['me'],_0x377889=_0x5f5d81[_0x439b7a(0x205)]()[_0x439b7a(0x18a)](_0x4d4660=>_0x4d4660[_0x439b7a(0x1c9)]&&_0x4d4660[_0x439b7a(0x161)]==_0x9c7f7f),_0x169663=new Set(),_0x5d0ecc=new Set();for(const _0xd54d03 of _0x377889)if(_0x439b7a(0x220)==_0xd54d03[_0x439b7a(0x1eb)])for(const _0x2791e5 of _0xd54d03[_0x439b7a(0x195)]()){const _0x1626dd=_0x2791e5[_0x439b7a(0x1d0)]()[_0x439b7a(0x1be)]();if(_0x1626dd){if(_0x1626dd['is'](_0x439b7a(0x1ab),_0x439b7a(0x21a))&&Ue(_0x1626dd)){_0xd54d03[_0x439b7a(0x1d8)](_0x2791e5[_0x439b7a(0x1a3)]),_0x169663[_0x439b7a(0x16c)](_0x1626dd),_0x6a3c2c=!0x0;const _0x1a3d6e=_0x1626dd[_0x439b7a(0x1ef)],_0x2ba9de=_0x1626dd[_0x439b7a(0x1b8)],_0x32ef5b=_0x1a3d6e&&_0x1a3d6e['is'](_0x439b7a(0x1ab),_0x439b7a(0x21a)),_0x1104c4=_0x2ba9de&&_0x2ba9de['is'](_0x439b7a(0x1ab),_0x439b7a(0x21a));_0x32ef5b&&!_0x169663[_0x439b7a(0x1ae)](_0x1a3d6e)&&_0x5d0ecc[_0x439b7a(0x16c)](_0x1a3d6e),_0x1104c4&&!_0x169663[_0x439b7a(0x1ae)](_0x2ba9de)&&_0x5d0ecc[_0x439b7a(0x16c)](_0x2ba9de);}else _0x1626dd['is'](_0x439b7a(0x1ab),_0x439b7a(0x1e8))&&_0x1626dd[_0x439b7a(0x1ea)]&&(_0xd54d03[_0x439b7a(0x1d8)](_0x2791e5[_0x439b7a(0x1a3)]),_0x6a3c2c=!0x0);}}else{if(_0x439b7a(0x15d)==_0xd54d03[_0x439b7a(0x1eb)]){if(!_0xd54d03[_0x439b7a(0x1e2)]||!_0xd54d03[_0x439b7a(0x1e2)][_0x439b7a(0x159)])continue;const _0x5bdeb0=_0xd54d03[_0x439b7a(0x1e2)][_0x439b7a(0x17b)];if(_0x5bdeb0&&Object[_0x439b7a(0x1df)](_0x5bdeb0)[_0x439b7a(0x1db)])continue;const _0x1d6bd0=_0xd54d03[_0x439b7a(0x1e2)][_0x439b7a(0x159)];let _0x52ce99=!0x0,_0x50625e=!0x0;for(const _0x469f8d of _0x377889)if(_0x469f8d[_0x439b7a(0x1eb)]&&_0x469f8d[_0x439b7a(0x1eb)][_0x439b7a(0x219)](_0x439b7a(0x220))){if(!_0x469f8d[_0x439b7a(0x1e2)][_0x439b7a(0x159)]){_0x50625e=!0x1;break;}if(_0x469f8d['id']!=_0xd54d03['id']&&_0x469f8d[_0x439b7a(0x1e2)][_0x439b7a(0x159)]==_0x1d6bd0){_0x52ce99=!0x1;break;}}_0x50625e&&_0x52ce99&&(_0xd54d03[_0x439b7a(0x1e6)](),_0x6a3c2c=!0x0);}}for(const _0x50963a of _0x169663)_0x517b13[_0x439b7a(0x15e)](_0x50963a);for(const _0x32d42f of _0x5d0ecc)_0x517b13[_0x439b7a(0x1e4)](_0x32d42f);return _0x6a3c2c;}),_0x1eb62d[_0x20933b(0x18c)][_0x20933b(0x1c6)](_0x20933b(0x21e))[_0x20933b(0x167)]({'model':_0x20933b(0x211),'view':_0x492551=>_0x2b7cdc(_0x492551),'converterPriority':_0x20933b(0x1a0)}),_0x1eb62d[_0x20933b(0x18c)][_0x20933b(0x1c6)](_0x20933b(0x1c4))[_0x20933b(0x167)]({'model':_0x20933b(0x211),'view':(_0x391e43,_0x4dd5a6)=>_0x4dd5a6[_0x20933b(0x1cf)][_0x20933b(0x1e7)]?_0x2b7cdc(_0x391e43,!0x1):null,'converterPriority':_0x20933b(0x1a0)});const _0x1c0680=_0x1eb62d[_0x20933b(0x17c)][_0x20933b(0x1a6)];this[_0x20933b(0x1e0)](_0x1c0680[_0x20933b(0x158)],_0x20933b(0x199),(_0x3c8fae,_0x5c5b3f)=>{const _0x270c14=_0x20933b,_0x3037b5=[];for(const _0x532607 of _0x1c0680[_0x270c14(0x1da)](_0x5c5b3f[_0x270c14(0x19d)])[_0x270c14(0x15f)]())_0x532607['is'](_0x270c14(0x1ab),_0x270c14(0x172))&&_0x3037b5[_0x270c14(0x1e9)](_0x532607);_0x1c0680[_0x270c14(0x1fb)](_0x298b6f=>{const _0x6d09b5=_0x270c14;for(const _0x1faf8b of _0x3037b5)_0x298b6f[_0x6d09b5(0x171)](_0x298b6f[_0x6d09b5(0x1da)](_0x1faf8b),_0x298b6f[_0x6d09b5(0x166)](_0x1faf8b)),_0x298b6f[_0x6d09b5(0x15e)](_0x1faf8b);});});}}function Ue(_0x24de62){const _0x5a789e=_0x20f0d4;if(_0x24de62[_0x5a789e(0x1ea)])return!0x0;const _0x43602d=_0x24de62[_0x5a789e(0x187)](0x0);return _0x43602d['is'](_0x5a789e(0x1ab),_0x5a789e(0x1e8))&&_0x43602d[_0x5a789e(0x1ea)];}function _0x2d9e(){const _0x22d983=['columnInsertionIndexes','deletion','dataDowncast','detach','for','insertion','columnInsertionRanges','isInContent','includes','removeColumns','newRange','rowInsertionIndexes','suggestionLoaded','options','getRange','ck-suggestion-marker-insertion','column','tablePasteRow','tableCell','start','activeMarkers','contentInsertion','removeMarker','position','createRangeIn','length','set','containsRange','columns','keys','listenTo','get','attributes','return','unwrap','getChangedMarkers','removeMarkers','showSuggestionHighlights','paragraph','push','isEmpty','subType','tablePasteColumn','end','locale','nextSibling','every','_getCoordsForCells','elementToElement','discard','_createdBatches','getAllAdjacentSuggestions','suggestionUnloaded','type','_isForcedDefaultExecutionBlock','getSelectionAffectedTableCells','getSuggestionCallback','change','TableSelection','TrackChangesEditing','model','3487336YNFjQN','suggestion','fill','getChanges','getChildren','markMultiRangeBlockFormat','getSuggestions','markers','selection','_replaceTableSlotCell','insert','endRow','getSuggestion','insertContent','rootName','documentSelection','getColumnIndexes','find','suggestion:formatBlock:tablePasteCell','7159910MjKHSY','tableCellVerticalAlignment','deletionRanges','tableCellHorizontalAlignment','endColumn','requires','createRange','startsWith','tableCellSuggestion','TableUtils','paste','some','editingDowncast','setAttribute','tablePaste','plugins','entries','4IaQNRT','setAttributes','batch','$graveyard','10124YNTJRA','getRows','getRowIndexes','low','document','tablePasteChainId','schema','method','removeRows','tablePasteCell','remove','getItems','forceDefaultExecution','author','1311645RRPNps','6175287wuhRHD','tableCellBorderColor','markMultiRangeDeletion','createPositionBefore','markerToHighlight','createRangeOn','value','markerName','isEqual','add','getSelectedTableCells','trackChanges','next','editor','move','suggestion-td','register','wrap','tableCellBorderWidth','getRanges','tableCellPadding','Users','insertRows','redo','markerAttributes','editing','rowInsertionRanges','getColumns','table','findAncestor','cell','ck-suggestion-marker','registerCustomCallback','nodeAfter','registerDescriptionCallback','createElement','getChild','from','insertColumns','filter','commands','conversion','tableCellBorderStyle','forEach','fromEntries','formatBlock','rows','getTableIfOnlyTableInContent','differ','descriptionFactory','getMarkers','TableClipboard','*Replace\x20table\x20cells*','join','clipboardOutput','markMultiRangeInsertion','accept','66MVBOBb','content','previous','8706841aEaNsD','high','afterInit','reduce','name','_tablePostFixingSubtypes','registerPostFixer','view','199TiayJj','hasSuggestion','last','createTableWalker','element','insertionRanges','lowest','has','oldRange','cells','updateMarker','stop','tableCellBackgroundColor','map','86015DvWdjH','root','21wJKMIW','previousSibling','first','row','_suggestionFactory','fromRange','_splitMarkerName','getContainedElement','ck-suggestion-marker--active','getShiftedBy','getAttributes'];_0x2d9e=function(){return _0x22d983;};return _0x2d9e();}function De(_0x544f04,_0x4364f5={},_0x3d8336){const _0x360f7e=_0x20f0d4;for(const {isAnchor:_0x265958,cellHeight:_0x185b56,cellWidth:_0x56f280}of _0x3d8336[_0x360f7e(0x1aa)](_0x544f04,{'includeAllSlots':!0x0,..._0x4364f5}))if(!_0x265958||0x1!=_0x185b56||0x1!=_0x56f280)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ad0cd=_0x56a2;function _0x2105(){const _0x338bf1=['author','getSelectedElement','formatBlock','discard','selection','format','36902VORGMx','getTableColumnsWidths','registerDescriptionCallback','9lkrndy','resizeTable','locale','has','afterInit','bind','enableCommand','_suggestionFactory','get','resizeTableWidth','columnWidths','registerCustomCallback','table','TableColumnResizeEditing','descriptionFactory','8252430WdoWuO','getContainedElement','change','editor','model','2KyKnTM','getAttribute','commandParams','884205kusAFg','getSuggestionCallback','plugins','77196mPUwiT','getSuggestions','type','data','accept','TrackChangesEditing','Users','markBlockFormat','formatGroupId','5JdWeWW','subType','formatInline','getColumnGroupElement','1409032mvXBqX','handleSuggestionDescription','*Format:*\x20resize\x20table','tableWidth','document','handleResizeTableWidthCommand','117459UXNptG','2228328uXnKSH'];_0x2105=function(){return _0x338bf1;};return _0x2105();}(function(_0x8770cd,_0x3363f8){const _0x3545a2=_0x56a2,_0x5f1353=_0x8770cd();while(!![]){try{const _0x566a64=parseInt(_0x3545a2(0x108))/0x1+-parseInt(_0x3545a2(0x11f))/0x2*(-parseInt(_0x3545a2(0x100))/0x3)+-parseInt(_0x3545a2(0x125))/0x4*(parseInt(_0x3545a2(0x12e))/0x5)+-parseInt(_0x3545a2(0x101))/0x6+-parseInt(_0x3545a2(0x122))/0x7+-parseInt(_0x3545a2(0xfa))/0x8+-parseInt(_0x3545a2(0x10b))/0x9*(-parseInt(_0x3545a2(0x11a))/0xa);if(_0x566a64===_0x3363f8)break;else _0x5f1353['push'](_0x5f1353['shift']());}catch(_0x226f3c){_0x5f1353['push'](_0x5f1353['shift']());}}}(_0x2105,0x32d27));import{Plugin as _0x32da19}from'ckeditor5/src/core.js';function _0x56a2(_0x7d6caf,_0x1da8ea){const _0x210534=_0x2105();return _0x56a2=function(_0x56a220,_0x2096dd){_0x56a220=_0x56a220-0xf7;let _0x2a41c5=_0x210534[_0x56a220];return _0x2a41c5;},_0x56a2(_0x7d6caf,_0x1da8ea);}import{getTranslation as _0x1f278a}from'../utils/common-translations.js';export default class $t extends _0x32da19{[_0x3ad0cd(0x10f)](){const _0x227f06=_0x3ad0cd;if(!this[_0x227f06(0x11d)][_0x227f06(0x124)][_0x227f06(0x10e)](_0x227f06(0x118)))return;const _0xe70ed5=this[_0x227f06(0x11d)][_0x227f06(0x124)][_0x227f06(0x113)](_0x227f06(0x12a));_0xe70ed5[_0x227f06(0x111)](_0x227f06(0x114),this[_0x227f06(0xff)][_0x227f06(0x110)](this)),_0xe70ed5[_0x227f06(0x112)][_0x227f06(0x116)](_0x227f06(0x104),_0x227f06(0x10c),_0x227f06(0x129),_0xe70ed5[_0x227f06(0x112)][_0x227f06(0x123)](_0x227f06(0x104),null,_0x227f06(0x105))),_0xe70ed5[_0x227f06(0x112)][_0x227f06(0x116)](_0x227f06(0x104),_0x227f06(0x10c),_0x227f06(0x105),_0xe70ed5[_0x227f06(0x112)][_0x227f06(0x123)](_0x227f06(0x104),null,_0x227f06(0x129))),_0xe70ed5[_0x227f06(0x119)][_0x227f06(0x10a)](this[_0x227f06(0xfb)][_0x227f06(0x110)](this));}[_0x3ad0cd(0xff)](_0x4c4a5f,_0x501b7b){const _0x55db49=_0x3ad0cd,_0x409db8=this[_0x55db49(0x11d)][_0x55db49(0x124)][_0x55db49(0x113)](_0x55db49(0x12a)),_0x5bd83a=this[_0x55db49(0x11d)][_0x55db49(0x124)][_0x55db49(0x113)](_0x55db49(0x118)),_0x4f0ae3=_0x501b7b[_0x55db49(0x117)]||this[_0x55db49(0x11d)][_0x55db49(0x11e)][_0x55db49(0xfe)][_0x55db49(0x106)][_0x55db49(0x103)]();this[_0x55db49(0x11d)][_0x55db49(0x11e)][_0x55db49(0x11c)](()=>{const _0x554e48=_0x55db49,_0x35ff2c=_0x5bd83a[_0x554e48(0xf9)](_0x4f0ae3);let _0x414fa5=_0x35ff2c?_0x5bd83a[_0x554e48(0x109)](_0x35ff2c):null,_0x2ad984=_0x4f0ae3[_0x554e48(0x120)](_0x554e48(0xfd))||null;const _0x4939f8=_0x501b7b[_0x554e48(0xfd)]||_0x2ad984,_0x5a91dc=_0x501b7b[_0x554e48(0x115)]||_0x414fa5,_0x555f09=this[_0x554e48(0x11d)][_0x554e48(0x124)][_0x554e48(0x113)](_0x554e48(0x12b))['me'];for(const _0x4d1da2 of _0x409db8[_0x554e48(0x126)]()){const _0x382fa4=_0x4d1da2[_0x554e48(0x11b)]();if(_0x554e48(0x10c)===_0x4d1da2[_0x554e48(0xf7)]&&_0x382fa4===_0x4f0ae3){_0x4d1da2[_0x554e48(0x102)]!==_0x555f09&&_0x4d1da2[_0x554e48(0x105)]();const _0x5628b2=_0x4d1da2[_0x554e48(0x128)][_0x554e48(0x121)];_0x2ad984=_0x5628b2[0x0][_0x554e48(0xfd)],_0x414fa5=_0x5628b2[0x0][_0x554e48(0x115)];break;}}_0x4c4a5f({'table':_0x4f0ae3,'tableWidth':_0x4939f8,'columnWidths':_0x5a91dc}),_0x409db8[_0x554e48(0x12c)](_0x4f0ae3,{'commandName':_0x554e48(0x114),'commandParams':[{'tableWidth':_0x2ad984,'columnWidths':_0x414fa5}],'formatGroupId':_0x554e48(0x10c)},[],_0x554e48(0x10c));});}[_0x3ad0cd(0xfb)](_0x35b34a){const _0x136243=_0x3ad0cd;if(_0x136243(0x104)!=_0x35b34a[_0x136243(0x127)]&&_0x136243(0xf8)!=_0x35b34a[_0x136243(0x127)])return;const {data:_0x3fd0ff}=_0x35b34a;if(_0x3fd0ff&&_0x136243(0x10c)===_0x3fd0ff[_0x136243(0x12d)]){const _0x540281=_0x136243(0xfc);return{'type':_0x136243(0x107),'content':_0x1f278a(this[_0x136243(0x11d)][_0x136243(0x10d)],_0x540281)};}}}
23
+ const _0x4d2b0e=_0xac1e;(function(_0x164bbd,_0xc2d675){const _0x517964=_0xac1e,_0x4199f2=_0x164bbd();while(!![]){try{const _0x455826=parseInt(_0x517964(0x114))/0x1+parseInt(_0x517964(0x11c))/0x2+parseInt(_0x517964(0x131))/0x3+-parseInt(_0x517964(0x120))/0x4+-parseInt(_0x517964(0x126))/0x5*(parseInt(_0x517964(0x13c))/0x6)+-parseInt(_0x517964(0x12d))/0x7+parseInt(_0x517964(0x123))/0x8;if(_0x455826===_0xc2d675)break;else _0x4199f2['push'](_0x4199f2['shift']());}catch(_0x2632bb){_0x4199f2['push'](_0x4199f2['shift']());}}}(_0x1e6f,0xbd8af));import{Plugin as _0xff54c3}from'ckeditor5/src/core.js';function _0xac1e(_0x477269,_0x1514a6){const _0x1e6f04=_0x1e6f();return _0xac1e=function(_0xac1e5,_0xdc876f){_0xac1e5=_0xac1e5-0x10c;let _0x290e67=_0x1e6f04[_0xac1e5];return _0x290e67;},_0xac1e(_0x477269,_0x1514a6);}function _0x1e6f(){const _0x33f2cb=['selection','24RvXUDu','getSelectedElement','_suggestionFactory','bind','resizeTable','tableWidth','accept','plugins','subType','getContainedElement','handleResizeTableWidthCommand','getTableColumnsWidths','handleSuggestionDescription','has','430gtizZN','getSuggestions','TableColumnResizeEditing','getAttribute','formatInline','discard','formatGroupId','columnWidths','1266412XouXbQ','table','format','getSuggestionCallback','1209276XMKUEc','type','registerCustomCallback','17580632FELPHb','data','afterInit','861130glpXog','resizeTableWidth','descriptionFactory','editor','change','Users','locale','9235128rGDMcf','markBlockFormat','enableCommand','model','767037JFiVaO','registerDescriptionCallback','TrackChangesEditing','*Format:*\x20resize\x20table','document','formatBlock','get','commandParams','author','getColumnGroupElement'];_0x1e6f=function(){return _0x33f2cb;};return _0x1e6f();}import{getTranslation as _0x4ed55b}from'../utils/common-translations.js';export default class Bt extends _0xff54c3{[_0x4d2b0e(0x125)](){const _0xf8878a=_0x4d2b0e;if(!this[_0xf8878a(0x129)][_0xf8878a(0x10d)][_0xf8878a(0x113)](_0xf8878a(0x116)))return;const _0x542ff8=this[_0xf8878a(0x129)][_0xf8878a(0x10d)][_0xf8878a(0x137)](_0xf8878a(0x133));_0x542ff8[_0xf8878a(0x12f)](_0xf8878a(0x127),this[_0xf8878a(0x110)][_0xf8878a(0x13f)](this)),_0x542ff8[_0xf8878a(0x13e)][_0xf8878a(0x122)](_0xf8878a(0x136),_0xf8878a(0x140),_0xf8878a(0x10c),_0x542ff8[_0xf8878a(0x13e)][_0xf8878a(0x11f)](_0xf8878a(0x136),null,_0xf8878a(0x119))),_0x542ff8[_0xf8878a(0x13e)][_0xf8878a(0x122)](_0xf8878a(0x136),_0xf8878a(0x140),_0xf8878a(0x119),_0x542ff8[_0xf8878a(0x13e)][_0xf8878a(0x11f)](_0xf8878a(0x136),null,_0xf8878a(0x10c))),_0x542ff8[_0xf8878a(0x128)][_0xf8878a(0x132)](this[_0xf8878a(0x112)][_0xf8878a(0x13f)](this));}[_0x4d2b0e(0x110)](_0x4d5133,_0x480fee){const _0x5812be=_0x4d2b0e,_0x553626=this[_0x5812be(0x129)][_0x5812be(0x10d)][_0x5812be(0x137)](_0x5812be(0x133)),_0x2a3763=this[_0x5812be(0x129)][_0x5812be(0x10d)][_0x5812be(0x137)](_0x5812be(0x116)),_0x15486d=_0x480fee[_0x5812be(0x11d)]||this[_0x5812be(0x129)][_0x5812be(0x130)][_0x5812be(0x135)][_0x5812be(0x13b)][_0x5812be(0x13d)]();this[_0x5812be(0x129)][_0x5812be(0x130)][_0x5812be(0x12a)](()=>{const _0x3324a7=_0x5812be,_0x4c7b80=_0x2a3763[_0x3324a7(0x13a)](_0x15486d);let _0x184e1c=_0x4c7b80?_0x2a3763[_0x3324a7(0x111)](_0x4c7b80):null,_0x1c46a7=_0x15486d[_0x3324a7(0x117)](_0x3324a7(0x141))||null;const _0x49d4d7=_0x480fee[_0x3324a7(0x141)]||_0x1c46a7,_0x31cc17=_0x480fee[_0x3324a7(0x11b)]||_0x184e1c,_0x121907=this[_0x3324a7(0x129)][_0x3324a7(0x10d)][_0x3324a7(0x137)](_0x3324a7(0x12b))['me'];for(const _0x5b4f36 of _0x553626[_0x3324a7(0x115)]()){const _0x56d6b2=_0x5b4f36[_0x3324a7(0x10f)]();if(_0x3324a7(0x140)===_0x5b4f36[_0x3324a7(0x10e)]&&_0x56d6b2===_0x15486d){_0x5b4f36[_0x3324a7(0x139)]!==_0x121907&&_0x5b4f36[_0x3324a7(0x119)]();const _0x3f8141=_0x5b4f36[_0x3324a7(0x124)][_0x3324a7(0x138)];_0x1c46a7=_0x3f8141[0x0][_0x3324a7(0x141)],_0x184e1c=_0x3f8141[0x0][_0x3324a7(0x11b)];break;}}_0x4d5133({'table':_0x15486d,'tableWidth':_0x49d4d7,'columnWidths':_0x31cc17}),_0x553626[_0x3324a7(0x12e)](_0x15486d,{'commandName':_0x3324a7(0x127),'commandParams':[{'tableWidth':_0x1c46a7,'columnWidths':_0x184e1c}],'formatGroupId':_0x3324a7(0x140)},[],_0x3324a7(0x140));});}[_0x4d2b0e(0x112)](_0x44f5e2){const _0x9bad2b=_0x4d2b0e;if(_0x9bad2b(0x136)!=_0x44f5e2[_0x9bad2b(0x121)]&&_0x9bad2b(0x118)!=_0x44f5e2[_0x9bad2b(0x121)])return;const {data:_0x53804d}=_0x44f5e2;if(_0x53804d&&_0x9bad2b(0x140)===_0x53804d[_0x9bad2b(0x11a)]){const _0x15d956=_0x9bad2b(0x134);return{'type':_0x9bad2b(0x11e),'content':_0x4ed55b(this[_0x9bad2b(0x129)][_0x9bad2b(0x12c)],_0x15d956)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4405ea=_0x1344;(function(_0x1436f8,_0x361f0a){const _0x5ed1f7=_0x1344,_0x72daaf=_0x1436f8();while(!![]){try{const _0x279b60=-parseInt(_0x5ed1f7(0x214))/0x1+-parseInt(_0x5ed1f7(0x1ef))/0x2*(-parseInt(_0x5ed1f7(0x1fa))/0x3)+-parseInt(_0x5ed1f7(0x21f))/0x4+-parseInt(_0x5ed1f7(0x205))/0x5+parseInt(_0x5ed1f7(0x1e1))/0x6*(-parseInt(_0x5ed1f7(0x1fe))/0x7)+parseInt(_0x5ed1f7(0x1fb))/0x8*(parseInt(_0x5ed1f7(0x1e6))/0x9)+parseInt(_0x5ed1f7(0x1ea))/0xa;if(_0x279b60===_0x361f0a)break;else _0x72daaf['push'](_0x72daaf['shift']());}catch(_0x7d227d){_0x72daaf['push'](_0x72daaf['shift']());}}}(_0x3f2a,0x89734));import{Plugin as _0x28e235}from'ckeditor5/src/core.js';function _0x1344(_0x158ea8,_0x14a3fe){const _0x3f2a90=_0x3f2a();return _0x1344=function(_0x134407,_0x21cc98){_0x134407=_0x134407-0x1d2;let _0x5365ba=_0x3f2a90[_0x134407];return _0x5365ba;},_0x1344(_0x158ea8,_0x14a3fe);}import _0x53b6ac from'./table.js';function _0x3f2a(){const _0x5ba995=['bindElementToMarker','format','_handleLegacySuggestions','parent','ck-suggestion-marker-','includes','end','_splitMarkerName','markerName','_acceptFormatSuggestionCallbackFactory','createTableWalker','registerDescriptionCallback','showSuggestionHighlights','writer','67530AlYuCT','editing','setAttribute','afterInit','markerNameToElements','2256489PqZZpt','removeAttribute','_registerLegacyDescription','addMarker:suggestion','12285410LChBoh','requires','TableUtils','get','formatBlock','1047206zukUVG','setTableRowHeader','commandParams','FORMAT_REGULAR_COLUMN','removeClass','mapper','setTableColumnHeader','name','registerCustomCallback','ck-suggestion-marker--active','accept','3QcTRHJ','24csupDo','registerAttributeLabel','FORMAT_HEADER_COLUMN','308lhUffP','options','nodeAfter','removeMarker:suggestion','unbindElementFromMarkerName','_suggestionFactory','nodeBefore','550330xtPDfj','consume','activeMarkers','getCellLocation','markerRange','enableDefaultAttributesIntegration','headingRows','has','locale','type','data-suggestion','highest','FORMAT_REGULAR_ROW','editor','descriptionFactory','658888MlHdBY','item','commandName','TrackChangesEditing','toViewElement','downcastDispatcher','data','start','registerBlockAttribute','consumable','stop','2708548rhvLno','headingColumns','TableEditing','cell','forceValue','FORMAT_HEADER_ROW','getSuggestion','plugins','addClass','*Format:*\x20%0'];_0x3f2a=function(){return _0x5ba995;};return _0x3f2a();}import{getTranslation as _0x59ef12}from'../utils/common-translations.js';export default class Dt extends _0x28e235{static get[_0x4405ea(0x1eb)](){return[_0x53b6ac];}[_0x4405ea(0x1e4)](){const _0x321862=_0x4405ea,_0x28e446=this[_0x321862(0x212)];if(!_0x28e446[_0x321862(0x226)][_0x321862(0x20c)](_0x321862(0x221)))return;const _0x373d8a=_0x28e446[_0x321862(0x20d)],_0x1d02a0=_0x28e446[_0x321862(0x226)][_0x321862(0x1ed)](_0x321862(0x217));_0x1d02a0[_0x321862(0x20a)](_0x321862(0x1f0)),_0x1d02a0[_0x321862(0x20a)](_0x321862(0x1f5)),_0x1d02a0[_0x321862(0x21c)](_0x321862(0x20b)),_0x1d02a0[_0x321862(0x21c)](_0x321862(0x220)),_0x1d02a0[_0x321862(0x213)][_0x321862(0x1fc)](_0x321862(0x20b),_0x59ef12(_0x373d8a,_0x321862(0x224))),_0x1d02a0[_0x321862(0x213)][_0x321862(0x1fc)](_0x321862(0x220),_0x59ef12(_0x373d8a,_0x321862(0x1fd))),this[_0x321862(0x1d5)]();}[_0x4405ea(0x1d5)](){const _0x1e8b16=_0x4405ea,_0x40f5ef=this[_0x1e8b16(0x212)][_0x1e8b16(0x226)][_0x1e8b16(0x1ed)](_0x1e8b16(0x217)),_0x261705=this[_0x1e8b16(0x212)][_0x1e8b16(0x226)][_0x1e8b16(0x1ed)](_0x1e8b16(0x1ec)),_0x22b663=this[_0x1e8b16(0x212)][_0x1e8b16(0x226)][_0x1e8b16(0x1ed)](_0x53b6ac)[_0x1e8b16(0x1dc)]();function _0x57ba33({showActiveMarker:_0xd76204=!0x0,setDataAttribute:_0x3be24c=!0x0}={}){return(_0x3adc82,_0x8da847,_0x3f3d69)=>{const _0x232c97=_0x1344,{type:_0x360035,id:_0x219fe8}=_0x40f5ef[_0x232c97(0x1da)](_0x8da847[_0x232c97(0x1db)]),_0x1b093c=_0x40f5ef[_0x232c97(0x225)](_0x219fe8),_0x2c0ba6=_0x1b093c[_0x232c97(0x21a)];if(_0x232c97(0x1ee)!=_0x1b093c[_0x232c97(0x20e)]||!_0x2c0ba6||_0x232c97(0x1f5)!=_0x2c0ba6[_0x232c97(0x216)])return;if(_0x8da847[_0x232c97(0x215)])return void _0x3adc82[_0x232c97(0x21e)]();if(!_0x3f3d69[_0x232c97(0x21d)][_0x232c97(0x206)](_0x8da847[_0x232c97(0x209)],_0x3adc82[_0x232c97(0x1f6)]))return;const _0x50ae30=_0x8da847[_0x232c97(0x209)][_0x232c97(0x21b)][_0x232c97(0x200)],_0xcb82ab=_0x8da847[_0x232c97(0x209)][_0x232c97(0x1d9)][_0x232c97(0x204)],_0x366f06=_0x50ae30[_0x232c97(0x1d6)][_0x232c97(0x1d6)],{column:_0x23824e}=_0x261705[_0x232c97(0x208)](_0x50ae30),{column:_0x4def6c}=_0x261705[_0x232c97(0x208)](_0xcb82ab);for(let _0x400e56=_0x23824e;_0x400e56<=_0x4def6c;_0x400e56++){const _0x17baaa=_0x261705[_0x232c97(0x1dd)](_0x366f06,{'column':_0x400e56,'includeAllSlots':!0x1});for(const _0x5ae5c3 of _0x17baaa){const _0x3e9054=_0x5ae5c3[_0x232c97(0x222)],_0x224dc8=_0x3f3d69[_0x232c97(0x1f4)][_0x232c97(0x218)](_0x3e9054);_0x3f3d69[_0x232c97(0x1e0)][_0x232c97(0x227)](_0x232c97(0x1d7)+_0x360035,_0x224dc8),_0x3be24c&&_0x3f3d69[_0x232c97(0x1e0)][_0x232c97(0x1e3)](_0x232c97(0x20f),_0x219fe8,_0x224dc8),_0x3f3d69[_0x232c97(0x1f4)][_0x232c97(0x1d3)](_0x224dc8,_0x8da847[_0x232c97(0x1db)]),_0xd76204&&(_0x40f5ef[_0x232c97(0x207)][_0x232c97(0x1d8)](_0x8da847[_0x232c97(0x1db)])?_0x3f3d69[_0x232c97(0x1e0)][_0x232c97(0x227)](_0x232c97(0x1f8),_0x224dc8):_0x3f3d69[_0x232c97(0x1e0)][_0x232c97(0x1f3)](_0x232c97(0x1f8),_0x224dc8));}}};}_0x40f5ef[_0x1e8b16(0x203)][_0x1e8b16(0x1f7)](_0x1e8b16(0x1ee),_0x1e8b16(0x1f0),_0x1e8b16(0x1f9),_0x22b663),_0x40f5ef[_0x1e8b16(0x203)][_0x1e8b16(0x1f7)](_0x1e8b16(0x1ee),_0x1e8b16(0x1f5),_0x1e8b16(0x1f9),_0x22b663),this[_0x1e8b16(0x212)][_0x1e8b16(0x1e2)][_0x1e8b16(0x219)]['on'](_0x1e8b16(0x1e9),_0x57ba33(),{'priority':_0x1e8b16(0x210)}),this[_0x1e8b16(0x212)][_0x1e8b16(0x21a)][_0x1e8b16(0x219)]['on'](_0x1e8b16(0x1e9),(_0x4a4224,_0x462d0a,_0x411d44)=>{const _0x5a8b96=_0x1e8b16;_0x411d44[_0x5a8b96(0x1ff)][_0x5a8b96(0x1df)]&&_0x57ba33({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x4a4224,_0x462d0a,_0x411d44);},{'priority':_0x1e8b16(0x210)}),this[_0x1e8b16(0x212)][_0x1e8b16(0x1e2)][_0x1e8b16(0x219)]['on'](_0x1e8b16(0x201),(_0x30e0d0,_0x14752e,_0x2b94b0)=>{const _0x254a86=_0x1e8b16,{type:_0x57b3a4,id:_0x56a0b9}=_0x40f5ef[_0x254a86(0x1da)](_0x14752e[_0x254a86(0x1db)]),_0x445e3d=_0x40f5ef[_0x254a86(0x225)](_0x56a0b9),_0xbd704=_0x445e3d[_0x254a86(0x21a)];if(_0x254a86(0x1ee)!=_0x445e3d[_0x254a86(0x20e)]||!_0xbd704||_0x254a86(0x1f5)!=_0xbd704[_0x254a86(0x216)])return;const _0x500496=_0x2b94b0[_0x254a86(0x1f4)][_0x254a86(0x1e5)](_0x14752e[_0x254a86(0x1db)]);if(_0x500496){for(const _0x18cf61 of _0x500496)_0x2b94b0[_0x254a86(0x1e0)][_0x254a86(0x1f3)](_0x254a86(0x1d7)+_0x57b3a4,_0x18cf61),_0x2b94b0[_0x254a86(0x1e0)][_0x254a86(0x1f3)](_0x254a86(0x1f8),_0x18cf61),_0x2b94b0[_0x254a86(0x1e0)][_0x254a86(0x1e7)](_0x254a86(0x20f),_0x18cf61),_0x2b94b0[_0x254a86(0x1f4)][_0x254a86(0x202)](_0x18cf61,_0x14752e[_0x254a86(0x1db)]);}},{'priority':_0x1e8b16(0x210)}),this[_0x1e8b16(0x1e8)]();}[_0x4405ea(0x1e8)](){const _0x38f4ee=_0x4405ea,_0x176870=this[_0x38f4ee(0x212)],_0x2d8d9f=_0x176870[_0x38f4ee(0x20d)];function _0x10783c(_0x416c87){const _0x10a7ac=_0x38f4ee;return{'type':_0x10a7ac(0x1d4),'content':_0x59ef12(_0x2d8d9f,_0x10a7ac(0x1d2),_0x416c87)};}_0x176870[_0x38f4ee(0x226)][_0x38f4ee(0x1ed)](_0x38f4ee(0x217))[_0x38f4ee(0x213)][_0x38f4ee(0x1de)](_0x3b9782=>{const _0x5a4b68=_0x38f4ee;if(_0x5a4b68(0x1ee)!=_0x3b9782[_0x5a4b68(0x20e)])return;const {data:_0x4646ea}=_0x3b9782;if(_0x4646ea){if(_0x5a4b68(0x1f0)==_0x4646ea[_0x5a4b68(0x216)]){const _0x4cf76b=_0x4646ea[_0x5a4b68(0x1f1)][0x0][_0x5a4b68(0x223)];return _0x10783c(_0x59ef12(_0x2d8d9f,_0x4cf76b?_0x5a4b68(0x224):_0x5a4b68(0x211)));}if(_0x5a4b68(0x1f5)==_0x4646ea[_0x5a4b68(0x216)]){const _0x49b47e=_0x4646ea[_0x5a4b68(0x1f1)][0x0][_0x5a4b68(0x223)];return _0x10783c(_0x59ef12(_0x2d8d9f,_0x49b47e?_0x5a4b68(0x1fd):_0x5a4b68(0x1f2)));}}});}}
23
+ function _0x34b9(){const _0x3cdf75=['449312FudDBu','ck-suggestion-marker-','getCellLocation','ck-suggestion-marker--active','registerBlockAttribute','format','get','TableEditing','25REWidT','headingColumns','*Format:*\x20%0','removeMarker:suggestion','name','options','_splitMarkerName','unbindElementFromMarkerName','_acceptFormatSuggestionCallbackFactory','_suggestionFactory','data-suggestion','commandName','end','toViewElement','commandParams','removeAttribute','consumable','11706430HNFAbv','registerCustomCallback','664373ruQcWj','forceValue','setTableRowHeader','includes','registerAttributeLabel','headingRows','item','51456LgOqFs','152zezJwa','FORMAT_REGULAR_COLUMN','accept','createTableWalker','has','downcastDispatcher','highest','102105qmpbeg','editor','TableUtils','TrackChangesEditing','markerNameToElements','data','plugins','editing','formatBlock','writer','nodeBefore','cell','addClass','stop','parent','getSuggestion','locale','markerName','addMarker:suggestion','nodeAfter','descriptionFactory','183366rhLJkz','registerDescriptionCallback','activeMarkers','markerRange','bindElementToMarker','_registerLegacyDescription','setAttribute','setTableColumnHeader','enableDefaultAttributesIntegration','FORMAT_REGULAR_ROW','FORMAT_HEADER_ROW','consume','FORMAT_HEADER_COLUMN','_handleLegacySuggestions','start','type','showSuggestionHighlights','29519vcpUVm','afterInit','requires','162lyQaVx','removeClass','mapper'];_0x34b9=function(){return _0x3cdf75;};return _0x34b9();}const _0x474e9c=_0x1ddb;function _0x1ddb(_0x76986e,_0xcf1d3a){const _0x34b98a=_0x34b9();return _0x1ddb=function(_0x1ddbf9,_0x360b94){_0x1ddbf9=_0x1ddbf9-0x86;let _0x363365=_0x34b98a[_0x1ddbf9];return _0x363365;},_0x1ddb(_0x76986e,_0xcf1d3a);}(function(_0x3b8194,_0x3efabc){const _0x45a824=_0x1ddb,_0x45d768=_0x3b8194();while(!![]){try{const _0x51788c=-parseInt(_0x45a824(0x97))/0x1+parseInt(_0x45a824(0xbb))/0x2+-parseInt(_0x45a824(0x9e))/0x3+parseInt(_0x45a824(0xd2))/0x4*(-parseInt(_0x45a824(0xda))/0x5)+parseInt(_0x45a824(0xcf))/0x6*(parseInt(_0x45a824(0xcc))/0x7)+-parseInt(_0x45a824(0x9f))/0x8*(-parseInt(_0x45a824(0xa6))/0x9)+parseInt(_0x45a824(0x95))/0xa;if(_0x51788c===_0x3efabc)break;else _0x45d768['push'](_0x45d768['shift']());}catch(_0x7721c){_0x45d768['push'](_0x45d768['shift']());}}}(_0x34b9,0x5519f));import{Plugin as _0x504f31}from'ckeditor5/src/core.js';import _0x5db4b5 from'./table.js';import{getTranslation as _0x2634fe}from'../utils/common-translations.js';export default class Dt extends _0x504f31{static get[_0x474e9c(0xce)](){return[_0x5db4b5];}[_0x474e9c(0xcd)](){const _0x1e5a54=_0x474e9c,_0xcc048e=this[_0x1e5a54(0xa7)];if(!_0xcc048e[_0x1e5a54(0xac)][_0x1e5a54(0xa3)](_0x1e5a54(0xd9)))return;const _0x14ab30=_0xcc048e[_0x1e5a54(0xb6)],_0x8ced0b=_0xcc048e[_0x1e5a54(0xac)][_0x1e5a54(0xd8)](_0x1e5a54(0xa9));_0x8ced0b[_0x1e5a54(0xc3)](_0x1e5a54(0x99)),_0x8ced0b[_0x1e5a54(0xc3)](_0x1e5a54(0xc2)),_0x8ced0b[_0x1e5a54(0xd6)](_0x1e5a54(0x9c)),_0x8ced0b[_0x1e5a54(0xd6)](_0x1e5a54(0xdb)),_0x8ced0b[_0x1e5a54(0xba)][_0x1e5a54(0x9b)](_0x1e5a54(0x9c),_0x2634fe(_0x14ab30,_0x1e5a54(0xc5))),_0x8ced0b[_0x1e5a54(0xba)][_0x1e5a54(0x9b)](_0x1e5a54(0xdb),_0x2634fe(_0x14ab30,_0x1e5a54(0xc7))),this[_0x1e5a54(0xc8)]();}[_0x474e9c(0xc8)](){const _0x74b19c=_0x474e9c,_0x36031c=this[_0x74b19c(0xa7)][_0x74b19c(0xac)][_0x74b19c(0xd8)](_0x74b19c(0xa9)),_0x565638=this[_0x74b19c(0xa7)][_0x74b19c(0xac)][_0x74b19c(0xd8)](_0x74b19c(0xa8)),_0x17afbe=this[_0x74b19c(0xa7)][_0x74b19c(0xac)][_0x74b19c(0xd8)](_0x5db4b5)[_0x74b19c(0x8c)]();function _0x2d7e19({showActiveMarker:_0x366238=!0x0,setDataAttribute:_0x1351e3=!0x0}={}){return(_0x1f0f55,_0x5f0f00,_0x11280e)=>{const _0x2d6546=_0x1ddb,{type:_0x3ba3e5,id:_0xb34d3b}=_0x36031c[_0x2d6546(0x8a)](_0x5f0f00[_0x2d6546(0xb7)]),_0x21c2ca=_0x36031c[_0x2d6546(0xb5)](_0xb34d3b),_0x4a4797=_0x21c2ca[_0x2d6546(0xab)];if(_0x2d6546(0xae)!=_0x21c2ca[_0x2d6546(0xca)]||!_0x4a4797||_0x2d6546(0xc2)!=_0x4a4797[_0x2d6546(0x8f)])return;if(_0x5f0f00[_0x2d6546(0x9d)])return void _0x1f0f55[_0x2d6546(0xb3)]();if(!_0x11280e[_0x2d6546(0x94)][_0x2d6546(0xc6)](_0x5f0f00[_0x2d6546(0xbe)],_0x1f0f55[_0x2d6546(0x88)]))return;const _0x27a575=_0x5f0f00[_0x2d6546(0xbe)][_0x2d6546(0xc9)][_0x2d6546(0xb9)],_0x30c88b=_0x5f0f00[_0x2d6546(0xbe)][_0x2d6546(0x90)][_0x2d6546(0xb0)],_0xfd8212=_0x27a575[_0x2d6546(0xb4)][_0x2d6546(0xb4)],{column:_0x1f2496}=_0x565638[_0x2d6546(0xd4)](_0x27a575),{column:_0x2d424e}=_0x565638[_0x2d6546(0xd4)](_0x30c88b);for(let _0x78e14b=_0x1f2496;_0x78e14b<=_0x2d424e;_0x78e14b++){const _0x47aaf4=_0x565638[_0x2d6546(0xa2)](_0xfd8212,{'column':_0x78e14b,'includeAllSlots':!0x1});for(const _0xb496c4 of _0x47aaf4){const _0x360e6a=_0xb496c4[_0x2d6546(0xb1)],_0x1b5d72=_0x11280e[_0x2d6546(0xd1)][_0x2d6546(0x91)](_0x360e6a);_0x11280e[_0x2d6546(0xaf)][_0x2d6546(0xb2)](_0x2d6546(0xd3)+_0x3ba3e5,_0x1b5d72),_0x1351e3&&_0x11280e[_0x2d6546(0xaf)][_0x2d6546(0xc1)](_0x2d6546(0x8e),_0xb34d3b,_0x1b5d72),_0x11280e[_0x2d6546(0xd1)][_0x2d6546(0xbf)](_0x1b5d72,_0x5f0f00[_0x2d6546(0xb7)]),_0x366238&&(_0x36031c[_0x2d6546(0xbd)][_0x2d6546(0x9a)](_0x5f0f00[_0x2d6546(0xb7)])?_0x11280e[_0x2d6546(0xaf)][_0x2d6546(0xb2)](_0x2d6546(0xd5),_0x1b5d72):_0x11280e[_0x2d6546(0xaf)][_0x2d6546(0xd0)](_0x2d6546(0xd5),_0x1b5d72));}}};}_0x36031c[_0x74b19c(0x8d)][_0x74b19c(0x96)](_0x74b19c(0xae),_0x74b19c(0x99),_0x74b19c(0xa1),_0x17afbe),_0x36031c[_0x74b19c(0x8d)][_0x74b19c(0x96)](_0x74b19c(0xae),_0x74b19c(0xc2),_0x74b19c(0xa1),_0x17afbe),this[_0x74b19c(0xa7)][_0x74b19c(0xad)][_0x74b19c(0xa4)]['on'](_0x74b19c(0xb8),_0x2d7e19(),{'priority':_0x74b19c(0xa5)}),this[_0x74b19c(0xa7)][_0x74b19c(0xab)][_0x74b19c(0xa4)]['on'](_0x74b19c(0xb8),(_0x4c0969,_0x13c12f,_0xbd70a1)=>{const _0x4ececd=_0x74b19c;_0xbd70a1[_0x4ececd(0x89)][_0x4ececd(0xcb)]&&_0x2d7e19({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x4c0969,_0x13c12f,_0xbd70a1);},{'priority':_0x74b19c(0xa5)}),this[_0x74b19c(0xa7)][_0x74b19c(0xad)][_0x74b19c(0xa4)]['on'](_0x74b19c(0x87),(_0x449b2c,_0x29409d,_0x1efa9b)=>{const _0x1b064f=_0x74b19c,{type:_0x4d6275,id:_0x503aec}=_0x36031c[_0x1b064f(0x8a)](_0x29409d[_0x1b064f(0xb7)]),_0x4f172a=_0x36031c[_0x1b064f(0xb5)](_0x503aec),_0x3bb4dd=_0x4f172a[_0x1b064f(0xab)];if(_0x1b064f(0xae)!=_0x4f172a[_0x1b064f(0xca)]||!_0x3bb4dd||_0x1b064f(0xc2)!=_0x3bb4dd[_0x1b064f(0x8f)])return;const _0x1154c1=_0x1efa9b[_0x1b064f(0xd1)][_0x1b064f(0xaa)](_0x29409d[_0x1b064f(0xb7)]);if(_0x1154c1){for(const _0x3c272f of _0x1154c1)_0x1efa9b[_0x1b064f(0xaf)][_0x1b064f(0xd0)](_0x1b064f(0xd3)+_0x4d6275,_0x3c272f),_0x1efa9b[_0x1b064f(0xaf)][_0x1b064f(0xd0)](_0x1b064f(0xd5),_0x3c272f),_0x1efa9b[_0x1b064f(0xaf)][_0x1b064f(0x93)](_0x1b064f(0x8e),_0x3c272f),_0x1efa9b[_0x1b064f(0xd1)][_0x1b064f(0x8b)](_0x3c272f,_0x29409d[_0x1b064f(0xb7)]);}},{'priority':_0x74b19c(0xa5)}),this[_0x74b19c(0xc0)]();}[_0x474e9c(0xc0)](){const _0x2ff3ff=_0x474e9c,_0x327573=this[_0x2ff3ff(0xa7)],_0x281c47=_0x327573[_0x2ff3ff(0xb6)];function _0x3122f3(_0xf29d2){const _0x577ce7=_0x2ff3ff;return{'type':_0x577ce7(0xd7),'content':_0x2634fe(_0x281c47,_0x577ce7(0x86),_0xf29d2)};}_0x327573[_0x2ff3ff(0xac)][_0x2ff3ff(0xd8)](_0x2ff3ff(0xa9))[_0x2ff3ff(0xba)][_0x2ff3ff(0xbc)](_0x9f3e82=>{const _0x1c320a=_0x2ff3ff;if(_0x1c320a(0xae)!=_0x9f3e82[_0x1c320a(0xca)])return;const {data:_0x366418}=_0x9f3e82;if(_0x366418){if(_0x1c320a(0x99)==_0x366418[_0x1c320a(0x8f)]){const _0x19a14c=_0x366418[_0x1c320a(0x92)][0x0][_0x1c320a(0x98)];return _0x3122f3(_0x2634fe(_0x281c47,_0x19a14c?_0x1c320a(0xc5):_0x1c320a(0xc4)));}if(_0x1c320a(0xc2)==_0x366418[_0x1c320a(0x8f)]){const _0x32a156=_0x366418[_0x1c320a(0x92)][0x0][_0x1c320a(0x98)];return _0x3122f3(_0x2634fe(_0x281c47,_0x32a156?_0x1c320a(0xc7):_0x1c320a(0xa0)));}}});}}
@@ -0,0 +1,17 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+ /**
6
+ * @module track-changes/integrations/tablelayout
7
+ */
8
+ import { Plugin } from 'ckeditor5/src/core.js';
9
+ /**
10
+ * Provides track changes plugin integration for {@link module:tablelayout/tablelayout~TableLayout table layout feature}.
11
+ */
12
+ export default class TableLayout extends Plugin {
13
+ /**
14
+ * @inheritDoc
15
+ */
16
+ afterInit(): void;
17
+ }
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ function _0xc05b(){const _0x5c4026=['1973935MXROTT','content','5663223NZBVMq','enableCommand','1523310TiCcyN','getAttribute','registerDescriptionCallback','element','format','10282oytXkQ','key','2026644JntElS','newValue','*Set\x20table\x20type:*\x20%0','enableDefaultAttributesIntegration','245jmcPuO','13057iDonCE','ELEMENT_CONTENT_TABLE','registerElementLabel','4BiWwet','plugins','tableType','afterInit','table','editor','has','insertTableLayout','ELEMENT_LAYOUT_TABLE','registerBlockAttribute','layout','TrackChangesEditing','86BYqiZK','descriptionFactory','get','locale','TableLayout','5210BOdOyy','105846igylVa','8UhEBJf'];_0xc05b=function(){return _0x5c4026;};return _0xc05b();}const _0x449ea1=_0x1f05;(function(_0x2d55e2,_0x5d4c4d){const _0x2dec98=_0x1f05,_0x14e870=_0x2d55e2();while(!![]){try{const _0x34c526=-parseInt(_0x2dec98(0x112))/0x1*(parseInt(_0x2dec98(0x101))/0x2)+parseInt(_0x2dec98(0x10d))/0x3+-parseInt(_0x2dec98(0x11c))/0x4*(parseInt(_0x2dec98(0x109))/0x5)+-parseInt(_0x2dec98(0x107))/0x6*(parseInt(_0x2dec98(0x118))/0x7)+-parseInt(_0x2dec98(0x108))/0x8*(-parseInt(_0x2dec98(0x10b))/0x9)+-parseInt(_0x2dec98(0x106))/0xa*(-parseInt(_0x2dec98(0x119))/0xb)+parseInt(_0x2dec98(0x114))/0xc;if(_0x34c526===_0x5d4c4d)break;else _0x14e870['push'](_0x14e870['shift']());}catch(_0x44996e){_0x14e870['push'](_0x14e870['shift']());}}}(_0xc05b,0x72bdf));import{Plugin as _0x1cc149}from'ckeditor5/src/core.js';import{getTranslation as _0x20e699}from'../utils/common-translations.js';function _0x1f05(_0x106e33,_0x1c73e5){const _0xc05bd0=_0xc05b();return _0x1f05=function(_0x1f05ff,_0x102f27){_0x1f05ff=_0x1f05ff-0xfd;let _0x4cfcb0=_0xc05bd0[_0x1f05ff];return _0x4cfcb0;},_0x1f05(_0x106e33,_0x1c73e5);}export default class Ye extends _0x1cc149{[_0x449ea1(0x11f)](){const _0x395005=_0x449ea1,_0x5031aa=this[_0x395005(0x121)],_0x43cb71=_0x5031aa[_0x395005(0x104)],_0xa77c58=_0x5031aa[_0x395005(0x11d)][_0x395005(0x103)](_0x395005(0x100));function _0x399fa1(_0x3fe5b6){const _0x2ba018=_0x395005;return{'type':_0x2ba018(0x111),'content':''+_0x20e699(_0x43cb71,_0x2ba018(0x116),_0x3fe5b6)};}_0x5031aa[_0x395005(0x11d)][_0x395005(0x122)](_0x395005(0x105))&&(_0xa77c58[_0x395005(0x10c)](_0x395005(0x123)),_0xa77c58[_0x395005(0x117)](_0x395005(0x11e)),_0xa77c58[_0x395005(0xfe)](_0x395005(0x11e)),_0xa77c58[_0x395005(0x102)][_0x395005(0x11b)](_0x22f78c=>_0x22f78c['is'](_0x395005(0x110),_0x395005(0x120))&&_0x395005(0xff)===_0x22f78c[_0x395005(0x10e)](_0x395005(0x11e)),_0x45717f=>_0x20e699(_0x43cb71,_0x395005(0xfd),_0x45717f)),_0xa77c58[_0x395005(0x102)][_0x395005(0x10f)](_0x2124ad=>{const _0x2d3f7c=_0x395005,{data:_0xd73ad3}=_0x2124ad;if(_0xd73ad3&&_0x2d3f7c(0x11e)==_0xd73ad3[_0x2d3f7c(0x113)])switch(_0xd73ad3[_0x2d3f7c(0x115)]){case _0x2d3f7c(0xff):return _0x399fa1(_0x20e699(_0x43cb71,_0x2d3f7c(0xfd)));case _0x2d3f7c(0x10a):return _0x399fa1(_0x20e699(_0x43cb71,_0x2d3f7c(0x11a)));}}));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2d3d(_0x432749,_0x40ede5){const _0x502c09=_0x502c();return _0x2d3d=function(_0x2d3de8,_0x2449c3){_0x2d3de8=_0x2d3de8-0x152;let _0x205b3c=_0x502c09[_0x2d3de8];return _0x205b3c;},_0x2d3d(_0x432749,_0x40ede5);}const _0x30b59c=_0x2d3d;(function(_0x4c35dc,_0x104854){const _0x2219ef=_0x2d3d,_0x3eea9f=_0x4c35dc();while(!![]){try{const _0x3f47a8=-parseInt(_0x2219ef(0x184))/0x1+parseInt(_0x2219ef(0x17a))/0x2*(-parseInt(_0x2219ef(0x1b3))/0x3)+parseInt(_0x2219ef(0x189))/0x4*(-parseInt(_0x2219ef(0x1a2))/0x5)+parseInt(_0x2219ef(0x188))/0x6+-parseInt(_0x2219ef(0x153))/0x7*(-parseInt(_0x2219ef(0x16a))/0x8)+-parseInt(_0x2219ef(0x162))/0x9*(parseInt(_0x2219ef(0x156))/0xa)+parseInt(_0x2219ef(0x181))/0xb;if(_0x3f47a8===_0x104854)break;else _0x3eea9f['push'](_0x3eea9f['shift']());}catch(_0x24cade){_0x3eea9f['push'](_0x3eea9f['shift']());}}}(_0x502c,0x8513f));function _0x502c(){const _0xc3b175=['859957utjFDx','has','plugins','mergeTableCellRight','3411948qCtryC','2447880uXfNDC','change','add','mergeTableCellDown','tableCell','element','forceDefaultExecution','formatBlock','fromRange','format','author','document','getAncestors','getCellLocation','getSelectionAffectedTableCells','insertion','subType','filter','getRanges','markMultiRangeBlockFormat','find','formatInline','return','registerCustomCallback','mergeTableCellUp','5eozYuk','refresh','isEnabled','low','getFirstPosition','*Split\x20cell:*\x20vertically','splitTableCellVertically','trackChanges','deletion','accept','splitTableCellHorizontally','stop','horizontally','selection','descriptionFactory','mergeTableCellLeft','size','15BfzoqL','$graveyard','commands','_areMergableCells','231uMrXDn','rootName','_acceptFormatSuggestionCallbackFactory','10tlRiIL','direction','_tablePostFixingSubtypes','requires','push','editor','afterInit','_suggestionFactory','locale','length','execute','cell','6256143oLOOYQ','detach','model','registerDescriptionCallback','type','get','isInContent','from','13896GggSvw','TableUtils','markBlockFormat','commandName','mergeTableCells','createRangeOn','*Merge\x20cells*','containsRange','TrackChangesEditing','table','findAncestor','enableCommand','value','getSuggestions','*Split\x20cell:*\x20horizontally','_areSelectedCellsMergable','192934paOjKA','_isForcedDefaultExecutionBlock','root','map','TableEditing','setSelection','createTableWalker','28253467wubEkt','highest','set:isEnabled'];_0x502c=function(){return _0xc3b175;};return _0x502c();}import{Plugin as _0x1444ed}from'ckeditor5/src/core.js';import _0x1bf69f from'./table.js';import{LiveRange as _0x40416c}from'ckeditor5/src/engine.js';import{getTranslation as _0x3bfa31}from'../utils/common-translations.js';export default class Nt extends _0x1444ed{static get[_0x30b59c(0x159)](){return[_0x1bf69f];}[_0x30b59c(0x15c)](){const _0x2a009e=_0x30b59c,_0x22d756=this[_0x2a009e(0x15b)],_0x396dec=_0x22d756[_0x2a009e(0x164)][_0x2a009e(0x194)][_0x2a009e(0x1af)],_0x27b843=_0x22d756[_0x2a009e(0x15e)];if(!_0x22d756[_0x2a009e(0x186)][_0x2a009e(0x185)](_0x2a009e(0x17e)))return;const _0x2a3fe5=_0x22d756[_0x2a009e(0x186)][_0x2a009e(0x167)](_0x2a009e(0x172)),_0x36ce80=_0x22d756[_0x2a009e(0x186)][_0x2a009e(0x167)](_0x2a009e(0x16b)),_0x5384e8=_0x22d756[_0x2a009e(0x186)][_0x2a009e(0x167)](_0x1bf69f);_0x5384e8[_0x2a009e(0x158)][_0x2a009e(0x15a)](_0x2a009e(0x16e)),_0x2a3fe5[_0x2a009e(0x175)](_0x2a009e(0x16e),()=>{const _0x389828=_0x2a009e,_0x209d17=_0x36ce80[_0x389828(0x197)](_0x22d756[_0x389828(0x164)][_0x389828(0x194)][_0x389828(0x1af)]);_0x22d756[_0x389828(0x164)][_0x389828(0x18a)](()=>{const _0x4083be=_0x389828;_0x2a3fe5[_0x4083be(0x19c)](_0x209d17,{'commandName':_0x4083be(0x16e),'commandParams':[]},[],_0x4083be(0x16e));});}),_0x22d756[_0x2a009e(0x1b5)][_0x2a009e(0x167)](_0x2a009e(0x16e))['on'](_0x2a009e(0x160),(_0x43bb3d,_0x11e702)=>{const _0x37d5b6=_0x2a009e;_0x22d756[_0x37d5b6(0x1b5)][_0x37d5b6(0x167)](_0x37d5b6(0x1a9))[_0x37d5b6(0x176)]&&(_0x11e702[_0x37d5b6(0x15f)]>0x0&&_0x11e702[_0x11e702[_0x37d5b6(0x15f)]-0x1]&&_0x11e702[_0x11e702[_0x37d5b6(0x15f)]-0x1][_0x37d5b6(0x18f)]||_0x2a3fe5[_0x37d5b6(0x17b)]||this[_0x37d5b6(0x179)]()||_0x43bb3d[_0x37d5b6(0x1ad)]());},{'priority':_0x2a009e(0x182)});for(const _0x425e1c of[_0x2a009e(0x1a1),_0x2a009e(0x187),_0x2a009e(0x18c),_0x2a009e(0x1b1)]){const _0x1a3145=_0x22d756[_0x2a009e(0x1b5)][_0x2a009e(0x167)](_0x425e1c);_0x2a3fe5[_0x2a009e(0x175)](_0x425e1c,()=>{const _0x19a078=_0x2a009e,_0x14ce40=_0x22d756[_0x19a078(0x164)][_0x19a078(0x194)][_0x19a078(0x1af)][_0x19a078(0x1a6)]()[_0x19a078(0x195)]()[_0x19a078(0x19d)](_0x1159f7=>_0x1159f7['is'](_0x19a078(0x18e),_0x19a078(0x18d))),_0x16c1a9=_0x1a3145[_0x19a078(0x176)];_0x22d756[_0x19a078(0x164)][_0x19a078(0x18a)](()=>{const _0x2963a5=_0x19a078;_0x2a3fe5[_0x2963a5(0x19c)]([_0x14ce40,_0x16c1a9],{'commandName':_0x2963a5(0x16e),'commandParams':[]},[],_0x2963a5(0x16e));});});}for(const _0x3343f0 of[_0x2a009e(0x1a8),_0x2a009e(0x1ac)]){const _0x5d261b=_0x22d756[_0x2a009e(0x1b5)][_0x2a009e(0x167)](_0x3343f0);_0x2a3fe5[_0x2a009e(0x175)](_0x3343f0,()=>{const _0x572928=_0x2a009e,_0x52b828=_0x36ce80[_0x572928(0x197)](_0x22d756[_0x572928(0x164)][_0x572928(0x194)][_0x572928(0x1af)])[0x0],_0x5ac059=_0x52b828[_0x572928(0x174)](_0x572928(0x173)),{column:_0x235426,row:_0x574c41}=_0x36ce80[_0x572928(0x196)](_0x52b828);let _0x596afb=[];if(_0x572928(0x1ae)==_0x5d261b[_0x572928(0x157)]){const _0x511b23=_0x36ce80[_0x572928(0x180)](_0x5ac059,{'startRow':_0x574c41,'endRow':_0x574c41,'includeAllSlots':!0x0});_0x596afb=Array[_0x572928(0x169)](_0x511b23)[_0x572928(0x17d)](_0x4e6c07=>_0x4e6c07[_0x572928(0x161)]);}else{const _0x4e6c44=_0x36ce80[_0x572928(0x180)](_0x5ac059,{'column':_0x235426,'includeAllSlots':!0x0});_0x596afb=Array[_0x572928(0x169)](_0x4e6c44)[_0x572928(0x17d)](_0x301eeb=>_0x301eeb[_0x572928(0x161)]);}_0x22d756[_0x572928(0x164)][_0x572928(0x18a)](_0x5b7f7b=>{const _0x47e154=_0x572928;_0x2a3fe5[_0x47e154(0x16c)](_0x5b7f7b[_0x47e154(0x16f)](_0x52b828),{'commandName':_0x3343f0,'commandParams':[]},_0x596afb,_0x3343f0);});});}_0x2a3fe5[_0x2a009e(0x1b0)][_0x2a009e(0x165)](_0x5d8e34=>{const _0x42868a=_0x2a009e;if(_0x42868a(0x190)!=_0x5d8e34[_0x42868a(0x166)]&&_0x42868a(0x19e)!=_0x5d8e34[_0x42868a(0x166)])return;const {data:_0x2da093}=_0x5d8e34;return _0x2da093&&_0x42868a(0x16e)==_0x2da093[_0x42868a(0x16d)]?{'type':_0x42868a(0x192),'content':_0x3bfa31(_0x27b843,_0x42868a(0x170))}:void 0x0;}),_0x2a3fe5[_0x2a009e(0x1b0)][_0x2a009e(0x165)](_0x57a961=>{const _0x445ba6=_0x2a009e;if(_0x445ba6(0x190)!=_0x57a961[_0x445ba6(0x166)]&&_0x445ba6(0x19e)!=_0x57a961[_0x445ba6(0x166)])return;const {data:_0x485a2f}=_0x57a961;return _0x485a2f?_0x445ba6(0x1a8)==_0x485a2f[_0x445ba6(0x16d)]?{'type':_0x445ba6(0x192),'content':_0x3bfa31(_0x27b843,_0x445ba6(0x1a7))}:_0x445ba6(0x1ac)==_0x485a2f[_0x445ba6(0x16d)]?{'type':_0x445ba6(0x192),'content':_0x3bfa31(_0x27b843,_0x445ba6(0x178))}:void 0x0:void 0x0;});const _0x3da5ee=_0x5384e8[_0x2a009e(0x155)]();for(const _0x5804e4 of[_0x2a009e(0x1a1),_0x2a009e(0x187),_0x2a009e(0x18c),_0x2a009e(0x1b1)])_0x2a3fe5[_0x2a009e(0x15d)][_0x2a009e(0x1a0)](_0x2a009e(0x190),_0x5804e4,_0x2a009e(0x1ab),_0x3da5ee);for(const _0x3331b5 of[_0x2a009e(0x1a8),_0x2a009e(0x1ac)])_0x2a3fe5[_0x2a009e(0x15d)][_0x2a009e(0x1a0)](_0x2a009e(0x190),_0x3331b5,_0x2a009e(0x1ab),_0x3da5ee);_0x2a3fe5[_0x2a009e(0x15d)][_0x2a009e(0x1a0)](_0x2a009e(0x190),_0x2a009e(0x16e),_0x2a009e(0x1ab),_0x71c478=>{const _0x23c9ee=_0x2a009e;_0x22d756[_0x23c9ee(0x164)][_0x23c9ee(0x18a)](_0x33beae=>{const _0x5e6dd2=_0x23c9ee,_0x377620=Array[_0x5e6dd2(0x169)](_0x396dec[_0x5e6dd2(0x19b)]())[_0x5e6dd2(0x17d)](_0x5930bf=>_0x40416c[_0x5e6dd2(0x191)](_0x5930bf));_0x33beae[_0x5e6dd2(0x17f)](_0x71c478),_0x22d756[_0x5e6dd2(0x1b5)][_0x5e6dd2(0x167)](_0x5e6dd2(0x16e))[_0x5e6dd2(0x1a3)](),_0x22d756[_0x5e6dd2(0x160)](_0x5e6dd2(0x16e),{'forceDefaultExecution':!0x0});const _0x195404=_0x377620[_0x5e6dd2(0x19a)](_0x533278=>_0x5e6dd2(0x1b4)!=_0x533278[_0x5e6dd2(0x17c)][_0x5e6dd2(0x154)]);_0x195404[_0x5e6dd2(0x15f)]>0x0&&_0x33beae[_0x5e6dd2(0x17f)](_0x195404);for(const _0xa9c83b of _0x377620)_0xa9c83b[_0x5e6dd2(0x163)]();});});for(const _0x5b0c15 of[_0x2a009e(0x1a1),_0x2a009e(0x18c),_0x2a009e(0x1b1),_0x2a009e(0x187)]){const _0x45f7d5=_0x22d756[_0x2a009e(0x1b5)][_0x2a009e(0x167)](_0x5b0c15);_0x45f7d5['on'](_0x2a009e(0x183),(_0x241b14,_0x10a89a,_0x53a4ec)=>{const _0x361cd8=_0x2a009e;if(_0x53a4ec){const _0x50e185=_0x22d756[_0x361cd8(0x164)][_0x361cd8(0x194)][_0x361cd8(0x1af)][_0x361cd8(0x1a6)]()[_0x361cd8(0x195)]()[_0x361cd8(0x19d)](_0x29f437=>_0x29f437['is'](_0x361cd8(0x18e),_0x361cd8(0x18d)));this[_0x361cd8(0x152)](_0x45f7d5[_0x361cd8(0x176)],_0x50e185)||(_0x241b14[_0x361cd8(0x19f)]=!0x1,_0x241b14[_0x361cd8(0x1ad)]());}},{'priority':_0x2a009e(0x1a5)});}}[_0x30b59c(0x179)](){const _0x466769=_0x30b59c,_0x4924d4=this[_0x466769(0x15b)][_0x466769(0x1b5)][_0x466769(0x167)](_0x466769(0x16e)),_0x4b4039=this[_0x466769(0x15b)][_0x466769(0x186)][_0x466769(0x167)](_0x466769(0x16b));if(!_0x4924d4[_0x466769(0x1a4)])return!0x1;const _0x570be7=_0x4b4039[_0x466769(0x197)](this[_0x466769(0x15b)][_0x466769(0x164)][_0x466769(0x194)][_0x466769(0x1af)]);for(const _0x951ddc of _0x570be7)for(const _0xcbb816 of _0x570be7)if(_0x951ddc!=_0xcbb816&&!this[_0x466769(0x152)](_0x951ddc,_0xcbb816))return!0x1;return!0x0;}[_0x30b59c(0x152)](_0x34d99e,_0x208e26){const _0xf4ab10=_0x30b59c,_0x1e0731=this[_0xf4ab10(0x15b)][_0xf4ab10(0x186)][_0xf4ab10(0x167)](_0xf4ab10(0x172)),_0x34c0e1=this[_0xf4ab10(0x15b)][_0xf4ab10(0x164)][_0xf4ab10(0x16f)](_0x34d99e),_0x1aedb7=this[_0xf4ab10(0x15b)][_0xf4ab10(0x164)][_0xf4ab10(0x16f)](_0x208e26),_0x56512a=new Set(),_0x1a5963=new Set();for(const _0x58a3fe of _0x1e0731[_0xf4ab10(0x177)]())if((_0xf4ab10(0x198)==_0x58a3fe[_0xf4ab10(0x166)]||_0xf4ab10(0x1aa)==_0x58a3fe[_0xf4ab10(0x166)]||_0xf4ab10(0x16e)==_0x58a3fe[_0xf4ab10(0x199)])&&_0x58a3fe[_0xf4ab10(0x168)]){for(const _0x590305 of _0x58a3fe[_0xf4ab10(0x19b)]())_0x590305[_0xf4ab10(0x171)](_0x34c0e1,!0x0)&&_0x56512a[_0xf4ab10(0x18b)](_0x58a3fe[_0xf4ab10(0x166)]+':'+_0x58a3fe[_0xf4ab10(0x193)]['id']),_0x590305[_0xf4ab10(0x171)](_0x1aedb7,!0x0)&&_0x1a5963[_0xf4ab10(0x18b)](_0x58a3fe[_0xf4ab10(0x166)]+':'+_0x58a3fe[_0xf4ab10(0x193)]['id']);}if(_0x56512a[_0xf4ab10(0x1b2)]!=_0x1a5963[_0xf4ab10(0x1b2)])return!0x1;for(const _0xe8ac5e of _0x56512a)if(!_0x1a5963[_0xf4ab10(0x185)](_0xe8ac5e))return!0x1;return!0x0;}}
23
+ const _0x4e291c=_0x1e98;(function(_0x27b2d6,_0x3fd0b2){const _0x21289a=_0x1e98,_0x20f28a=_0x27b2d6();while(!![]){try{const _0x1db5cc=parseInt(_0x21289a(0x88))/0x1+-parseInt(_0x21289a(0xb7))/0x2+parseInt(_0x21289a(0xac))/0x3*(parseInt(_0x21289a(0x8c))/0x4)+-parseInt(_0x21289a(0x92))/0x5+-parseInt(_0x21289a(0xc5))/0x6*(parseInt(_0x21289a(0x8a))/0x7)+parseInt(_0x21289a(0xad))/0x8+parseInt(_0x21289a(0x96))/0x9*(parseInt(_0x21289a(0xb3))/0xa);if(_0x1db5cc===_0x3fd0b2)break;else _0x20f28a['push'](_0x20f28a['shift']());}catch(_0x31de01){_0x20f28a['push'](_0x20f28a['shift']());}}}(_0x4f36,0x24599));function _0x4f36(){const _0x50d3a6=['tableCell','trackChanges','element','_acceptFormatSuggestionCallbackFactory','value','editor','author','getRanges','rootName','formatBlock','locale','setSelection','getSuggestions','has','createRangeOn','length','_isForcedDefaultExecutionBlock','descriptionFactory','selection','fromRange','mergeTableCellUp','commandName','detach','return','model','formatInline','_areSelectedCellsMergable','requires','forceDefaultExecution','horizontally','containsRange','cell','map','TableUtils','isInContent','findAncestor','184247upDLmT','change','1351tmnusu','push','7564qycoYi','root','get','deletion','TrackChangesEditing','mergeTableCellRight','1293395hytagj','mergeTableCellDown','low','_suggestionFactory','28449JXETMj','*Merge\x20cells*','highest','insertion','getAncestors','$graveyard','format','document','splitTableCellHorizontally','refresh','isEnabled','commands','add','plugins','from','getFirstPosition','_areMergableCells','filter','direction','set:isEnabled','type','subType','345JsAKzR','2030520eRIDLX','TableEditing','markBlockFormat','getSelectionAffectedTableCells','find','mergeTableCellLeft','320RfDqhz','*Split\x20cell:*\x20vertically','*Split\x20cell:*\x20horizontally','afterInit','565052VsKjHF','_tablePostFixingSubtypes','registerCustomCallback','splitTableCellVertically','getCellLocation','size','markMultiRangeBlockFormat','accept','execute','mergeTableCells','createTableWalker','stop','enableCommand','table','2070RpEkrQ','registerDescriptionCallback'];_0x4f36=function(){return _0x50d3a6;};return _0x4f36();}import{Plugin as _0x64977e}from'ckeditor5/src/core.js';import _0x543685 from'./table.js';import{LiveRange as _0x374e95}from'ckeditor5/src/engine.js';import{getTranslation as _0x68db03}from'../utils/common-translations.js';function _0x1e98(_0x1e325a,_0x2fff5f){const _0x4f36bc=_0x4f36();return _0x1e98=function(_0x1e988c,_0x58dc37){_0x1e988c=_0x1e988c-0x76;let _0x526000=_0x4f36bc[_0x1e988c];return _0x526000;},_0x1e98(_0x1e325a,_0x2fff5f);}export default class Nt extends _0x64977e{static get[_0x4e291c(0x7f)](){return[_0x543685];}[_0x4e291c(0xb6)](){const _0x4302d8=_0x4e291c,_0x56feb1=this[_0x4302d8(0xcc)],_0x118ce2=_0x56feb1[_0x4302d8(0x7c)][_0x4302d8(0x9d)][_0x4302d8(0x76)],_0x38882f=_0x56feb1[_0x4302d8(0xd1)];if(!_0x56feb1[_0x4302d8(0xa3)][_0x4302d8(0xd4)](_0x4302d8(0xae)))return;const _0x282c20=_0x56feb1[_0x4302d8(0xa3)][_0x4302d8(0x8e)](_0x4302d8(0x90)),_0x223dc6=_0x56feb1[_0x4302d8(0xa3)][_0x4302d8(0x8e)](_0x4302d8(0x85)),_0x11f63b=_0x56feb1[_0x4302d8(0xa3)][_0x4302d8(0x8e)](_0x543685);_0x11f63b[_0x4302d8(0xb8)][_0x4302d8(0x8b)](_0x4302d8(0xc0)),_0x282c20[_0x4302d8(0xc3)](_0x4302d8(0xc0),()=>{const _0x330f38=_0x4302d8,_0x8565b8=_0x223dc6[_0x330f38(0xb0)](_0x56feb1[_0x330f38(0x7c)][_0x330f38(0x9d)][_0x330f38(0x76)]);_0x56feb1[_0x330f38(0x7c)][_0x330f38(0x89)](()=>{const _0xb7881f=_0x330f38;_0x282c20[_0xb7881f(0xbd)](_0x8565b8,{'commandName':_0xb7881f(0xc0),'commandParams':[]},[],_0xb7881f(0xc0));});}),_0x56feb1[_0x4302d8(0xa1)][_0x4302d8(0x8e)](_0x4302d8(0xc0))['on'](_0x4302d8(0xbf),(_0xe8c29d,_0x356d3b)=>{const _0x5f99c=_0x4302d8;_0x56feb1[_0x5f99c(0xa1)][_0x5f99c(0x8e)](_0x5f99c(0xc8))[_0x5f99c(0xcb)]&&(_0x356d3b[_0x5f99c(0xd6)]>0x0&&_0x356d3b[_0x356d3b[_0x5f99c(0xd6)]-0x1]&&_0x356d3b[_0x356d3b[_0x5f99c(0xd6)]-0x1][_0x5f99c(0x80)]||_0x282c20[_0x5f99c(0xd7)]||this[_0x5f99c(0x7e)]()||_0xe8c29d[_0x5f99c(0xc2)]());},{'priority':_0x4302d8(0x98)});for(const _0x1349c3 of[_0x4302d8(0x78),_0x4302d8(0x91),_0x4302d8(0x93),_0x4302d8(0xb2)]){const _0x50225a=_0x56feb1[_0x4302d8(0xa1)][_0x4302d8(0x8e)](_0x1349c3);_0x282c20[_0x4302d8(0xc3)](_0x1349c3,()=>{const _0x95e157=_0x4302d8,_0x44c598=_0x56feb1[_0x95e157(0x7c)][_0x95e157(0x9d)][_0x95e157(0x76)][_0x95e157(0xa5)]()[_0x95e157(0x9a)]()[_0x95e157(0xb1)](_0x3111c9=>_0x3111c9['is'](_0x95e157(0xc9),_0x95e157(0xc7))),_0x269745=_0x50225a[_0x95e157(0xcb)];_0x56feb1[_0x95e157(0x7c)][_0x95e157(0x89)](()=>{const _0x584d43=_0x95e157;_0x282c20[_0x584d43(0xbd)]([_0x44c598,_0x269745],{'commandName':_0x584d43(0xc0),'commandParams':[]},[],_0x584d43(0xc0));});});}for(const _0x1e0cb1 of[_0x4302d8(0xba),_0x4302d8(0x9e)]){const _0x2835f2=_0x56feb1[_0x4302d8(0xa1)][_0x4302d8(0x8e)](_0x1e0cb1);_0x282c20[_0x4302d8(0xc3)](_0x1e0cb1,()=>{const _0x2b80ea=_0x4302d8,_0x34bb84=_0x223dc6[_0x2b80ea(0xb0)](_0x56feb1[_0x2b80ea(0x7c)][_0x2b80ea(0x9d)][_0x2b80ea(0x76)])[0x0],_0x354979=_0x34bb84[_0x2b80ea(0x87)](_0x2b80ea(0xc4)),{column:_0x44f505,row:_0x1dbfdb}=_0x223dc6[_0x2b80ea(0xbb)](_0x34bb84);let _0xe529d5=[];if(_0x2b80ea(0x81)==_0x2835f2[_0x2b80ea(0xa8)]){const _0x488b29=_0x223dc6[_0x2b80ea(0xc1)](_0x354979,{'startRow':_0x1dbfdb,'endRow':_0x1dbfdb,'includeAllSlots':!0x0});_0xe529d5=Array[_0x2b80ea(0xa4)](_0x488b29)[_0x2b80ea(0x84)](_0x2b363b=>_0x2b363b[_0x2b80ea(0x83)]);}else{const _0x2ee18e=_0x223dc6[_0x2b80ea(0xc1)](_0x354979,{'column':_0x44f505,'includeAllSlots':!0x0});_0xe529d5=Array[_0x2b80ea(0xa4)](_0x2ee18e)[_0x2b80ea(0x84)](_0x38d2a2=>_0x38d2a2[_0x2b80ea(0x83)]);}_0x56feb1[_0x2b80ea(0x7c)][_0x2b80ea(0x89)](_0x568c5c=>{const _0x48b221=_0x2b80ea;_0x282c20[_0x48b221(0xaf)](_0x568c5c[_0x48b221(0xd5)](_0x34bb84),{'commandName':_0x1e0cb1,'commandParams':[]},_0xe529d5,_0x1e0cb1);});});}_0x282c20[_0x4302d8(0xd8)][_0x4302d8(0xc6)](_0x282162=>{const _0x395004=_0x4302d8;if(_0x395004(0xd0)!=_0x282162[_0x395004(0xaa)]&&_0x395004(0x7d)!=_0x282162[_0x395004(0xaa)])return;const {data:_0x4135a8}=_0x282162;return _0x4135a8&&_0x395004(0xc0)==_0x4135a8[_0x395004(0x79)]?{'type':_0x395004(0x9c),'content':_0x68db03(_0x38882f,_0x395004(0x97))}:void 0x0;}),_0x282c20[_0x4302d8(0xd8)][_0x4302d8(0xc6)](_0x57d4ec=>{const _0x2116b1=_0x4302d8;if(_0x2116b1(0xd0)!=_0x57d4ec[_0x2116b1(0xaa)]&&_0x2116b1(0x7d)!=_0x57d4ec[_0x2116b1(0xaa)])return;const {data:_0x3ba049}=_0x57d4ec;return _0x3ba049?_0x2116b1(0xba)==_0x3ba049[_0x2116b1(0x79)]?{'type':_0x2116b1(0x9c),'content':_0x68db03(_0x38882f,_0x2116b1(0xb4))}:_0x2116b1(0x9e)==_0x3ba049[_0x2116b1(0x79)]?{'type':_0x2116b1(0x9c),'content':_0x68db03(_0x38882f,_0x2116b1(0xb5))}:void 0x0:void 0x0;});const _0x556a49=_0x11f63b[_0x4302d8(0xca)]();for(const _0x24dc84 of[_0x4302d8(0x78),_0x4302d8(0x91),_0x4302d8(0x93),_0x4302d8(0xb2)])_0x282c20[_0x4302d8(0x95)][_0x4302d8(0xb9)](_0x4302d8(0xd0),_0x24dc84,_0x4302d8(0xbe),_0x556a49);for(const _0x3f764b of[_0x4302d8(0xba),_0x4302d8(0x9e)])_0x282c20[_0x4302d8(0x95)][_0x4302d8(0xb9)](_0x4302d8(0xd0),_0x3f764b,_0x4302d8(0xbe),_0x556a49);_0x282c20[_0x4302d8(0x95)][_0x4302d8(0xb9)](_0x4302d8(0xd0),_0x4302d8(0xc0),_0x4302d8(0xbe),_0x1bf6ab=>{const _0x5a2b2e=_0x4302d8;_0x56feb1[_0x5a2b2e(0x7c)][_0x5a2b2e(0x89)](_0x7a40bf=>{const _0x9043f=_0x5a2b2e,_0x14c5cf=Array[_0x9043f(0xa4)](_0x118ce2[_0x9043f(0xce)]())[_0x9043f(0x84)](_0x31f480=>_0x374e95[_0x9043f(0x77)](_0x31f480));_0x7a40bf[_0x9043f(0xd2)](_0x1bf6ab),_0x56feb1[_0x9043f(0xa1)][_0x9043f(0x8e)](_0x9043f(0xc0))[_0x9043f(0x9f)](),_0x56feb1[_0x9043f(0xbf)](_0x9043f(0xc0),{'forceDefaultExecution':!0x0});const _0x2efd3e=_0x14c5cf[_0x9043f(0xa7)](_0x4a5db0=>_0x9043f(0x9b)!=_0x4a5db0[_0x9043f(0x8d)][_0x9043f(0xcf)]);_0x2efd3e[_0x9043f(0xd6)]>0x0&&_0x7a40bf[_0x9043f(0xd2)](_0x2efd3e);for(const _0x48893c of _0x14c5cf)_0x48893c[_0x9043f(0x7a)]();});});for(const _0x2056f9 of[_0x4302d8(0x78),_0x4302d8(0x93),_0x4302d8(0xb2),_0x4302d8(0x91)]){const _0x3ba8ae=_0x56feb1[_0x4302d8(0xa1)][_0x4302d8(0x8e)](_0x2056f9);_0x3ba8ae['on'](_0x4302d8(0xa9),(_0x2f0eb9,_0x5a529f,_0x21f9bc)=>{const _0xa98af3=_0x4302d8;if(_0x21f9bc){const _0x7b8b67=_0x56feb1[_0xa98af3(0x7c)][_0xa98af3(0x9d)][_0xa98af3(0x76)][_0xa98af3(0xa5)]()[_0xa98af3(0x9a)]()[_0xa98af3(0xb1)](_0x291a97=>_0x291a97['is'](_0xa98af3(0xc9),_0xa98af3(0xc7)));this[_0xa98af3(0xa6)](_0x3ba8ae[_0xa98af3(0xcb)],_0x7b8b67)||(_0x2f0eb9[_0xa98af3(0x7b)]=!0x1,_0x2f0eb9[_0xa98af3(0xc2)]());}},{'priority':_0x4302d8(0x94)});}}[_0x4e291c(0x7e)](){const _0x2900a9=_0x4e291c,_0x36ed76=this[_0x2900a9(0xcc)][_0x2900a9(0xa1)][_0x2900a9(0x8e)](_0x2900a9(0xc0)),_0x1b9438=this[_0x2900a9(0xcc)][_0x2900a9(0xa3)][_0x2900a9(0x8e)](_0x2900a9(0x85));if(!_0x36ed76[_0x2900a9(0xa0)])return!0x1;const _0x2bf6d1=_0x1b9438[_0x2900a9(0xb0)](this[_0x2900a9(0xcc)][_0x2900a9(0x7c)][_0x2900a9(0x9d)][_0x2900a9(0x76)]);for(const _0x2313cc of _0x2bf6d1)for(const _0x3cfbb8 of _0x2bf6d1)if(_0x2313cc!=_0x3cfbb8&&!this[_0x2900a9(0xa6)](_0x2313cc,_0x3cfbb8))return!0x1;return!0x0;}[_0x4e291c(0xa6)](_0x4165c7,_0x1f54e7){const _0x10e680=_0x4e291c,_0x49fc2c=this[_0x10e680(0xcc)][_0x10e680(0xa3)][_0x10e680(0x8e)](_0x10e680(0x90)),_0x559468=this[_0x10e680(0xcc)][_0x10e680(0x7c)][_0x10e680(0xd5)](_0x4165c7),_0xb651bd=this[_0x10e680(0xcc)][_0x10e680(0x7c)][_0x10e680(0xd5)](_0x1f54e7),_0x419788=new Set(),_0x130625=new Set();for(const _0x34cd51 of _0x49fc2c[_0x10e680(0xd3)]())if((_0x10e680(0x99)==_0x34cd51[_0x10e680(0xaa)]||_0x10e680(0x8f)==_0x34cd51[_0x10e680(0xaa)]||_0x10e680(0xc0)==_0x34cd51[_0x10e680(0xab)])&&_0x34cd51[_0x10e680(0x86)]){for(const _0x193fe4 of _0x34cd51[_0x10e680(0xce)]())_0x193fe4[_0x10e680(0x82)](_0x559468,!0x0)&&_0x419788[_0x10e680(0xa2)](_0x34cd51[_0x10e680(0xaa)]+':'+_0x34cd51[_0x10e680(0xcd)]['id']),_0x193fe4[_0x10e680(0x82)](_0xb651bd,!0x0)&&_0x130625[_0x10e680(0xa2)](_0x34cd51[_0x10e680(0xaa)]+':'+_0x34cd51[_0x10e680(0xcd)]['id']);}if(_0x419788[_0x10e680(0xbc)]!=_0x130625[_0x10e680(0xbc)])return!0x1;for(const _0x478b7e of _0x419788)if(!_0x130625[_0x10e680(0xd4)](_0x478b7e))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x200a(_0x4a993c,_0x33a940){const _0x3bfadf=_0x3bfa();return _0x200a=function(_0x200ad9,_0x4db0b9){_0x200ad9=_0x200ad9-0x15b;let _0x20dba0=_0x3bfadf[_0x200ad9];return _0x20dba0;},_0x200a(_0x4a993c,_0x33a940);}const _0x4343ff=_0x200a;(function(_0x58f290,_0x8b5043){const _0x22d670=_0x200a,_0x2fc255=_0x58f290();while(!![]){try{const _0xec93a9=-parseInt(_0x22d670(0x15f))/0x1*(-parseInt(_0x22d670(0x15c))/0x2)+-parseInt(_0x22d670(0x167))/0x3+parseInt(_0x22d670(0x168))/0x4+parseInt(_0x22d670(0x16c))/0x5*(-parseInt(_0x22d670(0x160))/0x6)+-parseInt(_0x22d670(0x16e))/0x7+-parseInt(_0x22d670(0x15b))/0x8+parseInt(_0x22d670(0x15d))/0x9;if(_0xec93a9===_0x8b5043)break;else _0x2fc255['push'](_0x2fc255['shift']());}catch(_0x426e5e){_0x2fc255['push'](_0x2fc255['shift']());}}}(_0x3bfa,0x79323));function _0x3bfa(){const _0x5a99cb=['3190ueQglQ','8718300tCELnj','plugins','427AWFJPY','11130ycYYcp','TrackChangesEditing','tableOfContents','registerElementLabel','locale','afterInit','ELEMENT_TABLE_OF_CONTENTS','2247819vyzPQc','3348636lCDzfg','editor','enableCommand','insertTableOfContents','495mTRUff','get','630140VPSPhc','descriptionFactory','commands','7740536xtCStl'];_0x3bfa=function(){return _0x5a99cb;};return _0x3bfa();}import{Plugin as _0x5f520b}from'ckeditor5/src/core.js';import{getTranslation as _0x52d26c}from'../utils/common-translations.js';export default class Ot extends _0x5f520b{[_0x4343ff(0x165)](){const _0x41dc77=_0x4343ff,_0x420207=this[_0x41dc77(0x169)];if(!_0x420207[_0x41dc77(0x170)][_0x41dc77(0x16d)](_0x41dc77(0x16b)))return;_0x420207[_0x41dc77(0x15e)][_0x41dc77(0x16d)](_0x41dc77(0x161))[_0x41dc77(0x16a)](_0x41dc77(0x16b));const _0xfdb1c9=_0x420207[_0x41dc77(0x15e)][_0x41dc77(0x16d)](_0x41dc77(0x161)),_0x3e2657=_0x420207[_0x41dc77(0x164)];_0xfdb1c9[_0x41dc77(0x16f)][_0x41dc77(0x163)](_0x41dc77(0x162),_0x55290c=>_0x52d26c(_0x3e2657,_0x41dc77(0x166),_0x55290c));}}
23
+ function _0x8fc1(){const _0x12e887=['get','afterInit','ELEMENT_TABLE_OF_CONTENTS','enableCommand','346689cbRkhq','7HCkSqN','descriptionFactory','368ACUpvI','441668wGYTuW','907234ITNAPG','6nKogRG','4260675oGfLTJ','11CNgNhE','locale','editor','TrackChangesEditing','25320980xwmdEJ','tableOfContents','insertTableOfContents','plugins','commands','3812396EQeWIk','registerElementLabel','1881888QUZSPp'];_0x8fc1=function(){return _0x12e887;};return _0x8fc1();}const _0x295a4c=_0x5529;function _0x5529(_0x1c3b51,_0x6ffefc){const _0x8fc12c=_0x8fc1();return _0x5529=function(_0x552977,_0x5b97a0){_0x552977=_0x552977-0x19d;let _0x1f07dc=_0x8fc12c[_0x552977];return _0x1f07dc;},_0x5529(_0x1c3b51,_0x6ffefc);}(function(_0x53c28a,_0x56005f){const _0x1179f0=_0x5529,_0x2f5bb2=_0x53c28a();while(!![]){try{const _0x46113f=-parseInt(_0x1179f0(0x1b1))/0x1+parseInt(_0x1179f0(0x1a5))/0x2+parseInt(_0x1179f0(0x1b2))/0x3*(parseInt(_0x1179f0(0x1b0))/0x4)+parseInt(_0x1179f0(0x1b3))/0x5+-parseInt(_0x1179f0(0x1a7))/0x6*(parseInt(_0x1179f0(0x1ad))/0x7)+parseInt(_0x1179f0(0x1af))/0x8*(parseInt(_0x1179f0(0x1ac))/0x9)+-parseInt(_0x1179f0(0x1a0))/0xa*(parseInt(_0x1179f0(0x1b4))/0xb);if(_0x46113f===_0x56005f)break;else _0x2f5bb2['push'](_0x2f5bb2['shift']());}catch(_0x10620f){_0x2f5bb2['push'](_0x2f5bb2['shift']());}}}(_0x8fc1,0xf3b09));import{Plugin as _0x36361b}from'ckeditor5/src/core.js';import{getTranslation as _0x305800}from'../utils/common-translations.js';export default class Rt extends _0x36361b{[_0x295a4c(0x1a9)](){const _0xea09f2=_0x295a4c,_0x4e92fd=this[_0xea09f2(0x19e)];if(!_0x4e92fd[_0xea09f2(0x1a4)][_0xea09f2(0x1a8)](_0xea09f2(0x1a2)))return;_0x4e92fd[_0xea09f2(0x1a3)][_0xea09f2(0x1a8)](_0xea09f2(0x19f))[_0xea09f2(0x1ab)](_0xea09f2(0x1a2));const _0x3dc5ee=_0x4e92fd[_0xea09f2(0x1a3)][_0xea09f2(0x1a8)](_0xea09f2(0x19f)),_0x598070=_0x4e92fd[_0xea09f2(0x19d)];_0x3dc5ee[_0xea09f2(0x1ae)][_0xea09f2(0x1a6)](_0xea09f2(0x1a1),_0x4b5d97=>_0x305800(_0x598070,_0xea09f2(0x1aa),_0x4b5d97));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4ce7(_0x71a547,_0x3e68d1){const _0x8a45bf=_0x8a45();return _0x4ce7=function(_0x4ce70d,_0x35ea75){_0x4ce70d=_0x4ce70d-0xfa;let _0x14111a=_0x8a45bf[_0x4ce70d];return _0x14111a;},_0x4ce7(_0x71a547,_0x3e68d1);}const _0x1b55c0=_0x4ce7;(function(_0x2f04e2,_0x399fbc){const _0x1033f4=_0x4ce7,_0x4efbcd=_0x2f04e2();while(!![]){try{const _0x4a9bbf=-parseInt(_0x1033f4(0x10f))/0x1+parseInt(_0x1033f4(0x120))/0x2+parseInt(_0x1033f4(0x105))/0x3*(-parseInt(_0x1033f4(0xfd))/0x4)+parseInt(_0x1033f4(0x124))/0x5+-parseInt(_0x1033f4(0x10a))/0x6+parseInt(_0x1033f4(0xfb))/0x7+parseInt(_0x1033f4(0x13e))/0x8*(parseInt(_0x1033f4(0x125))/0x9);if(_0x4a9bbf===_0x399fbc)break;else _0x4efbcd['push'](_0x4efbcd['shift']());}catch(_0x33bcd0){_0x4efbcd['push'](_0x4efbcd['shift']());}}}(_0x8a45,0xd1888));import{Plugin as _0x4d7370}from'ckeditor5/src/core.js';function _0x8a45(){const _0x3d8c98=['afterInit','tableProperties','isOfficialPlugin','2864114QTPlDf','tableBorderColor','TablePropertiesEditing','tableCellBorderColor','5596970oLFBNw','9nuQFIn','tableBorderStyle','handleSuggestionDescription','markBlockFormat','tableCellPadding','tableCellVerticalAlignment','_suggestionFactory','join','getSuggestionCallback','tableWidth','tableCellWidth','tableHeight','formatBlock','findAncestor','TrackChangesEditing','enqueueChange','TableCellPropertiesEditing','start','commandParams','removeAttribute','data','TrackChangesTableProperties','model','editor','change','17784056kTXgKM','locale','tableCellProperties','getSelectionAffectedTableCells','tableCellBorderStyle','_getSuggestion','tableCellHeight','registerCustomCallback','*Format:*\x20change\x20table\x20properties','registerDescriptionCallback','descriptionFactory','selection','564578afwgrC','nodeAfter','584IeDJIR','get','TableUtils','isPremiumPlugin','*Format:*\x20change\x20table\x20cell\x20properties','batch','pluginName','tableBackgroundColor','35238TUHvRe','table','accept','discard','getContainedElement','8684484aAQajI','enableCommand','tableCellHorizontalAlignment','handleDiscardAction','plugins','834534dyPyMN','getSuggestions','document','getFirstPosition','subType','getAttribute','tableCellBorderWidth','tableBorderWidth','setAttribute','tableCellBackgroundColor','tableAlignment','format','has','_handlePropertyChange'];_0x8a45=function(){return _0x3d8c98;};return _0x8a45();}import{getTranslation as _0x3302bf}from'../utils/common-translations.js';export default class Ut extends _0x4d7370{constructor(_0x17155e){const _0x1a748c=_0x4ce7;super(_0x17155e),this[_0x1a748c(0x11e)]=[_0x1a748c(0x121),_0x1a748c(0x126),_0x1a748c(0x116),_0x1a748c(0x119),_0x1a748c(0x12e),_0x1a748c(0x130),_0x1a748c(0x104)],this[_0x1a748c(0x140)]=[_0x1a748c(0x123),_0x1a748c(0x142),_0x1a748c(0x115),_0x1a748c(0x129),_0x1a748c(0x12f),_0x1a748c(0x144),_0x1a748c(0x118),_0x1a748c(0x10c),_0x1a748c(0x12a)];}static get[_0x1b55c0(0x103)](){const _0x59c843=_0x1b55c0;return _0x59c843(0x13a);}static get[_0x1b55c0(0x11f)](){return!0x0;}static get[_0x1b55c0(0x100)](){return!0x0;}[_0x1b55c0(0x11d)](){const _0x11aea7=_0x1b55c0,_0x571a3e=this[_0x11aea7(0x13c)][_0x11aea7(0x10e)][_0x11aea7(0xfe)](_0x11aea7(0x133));if(this[_0x11aea7(0x13c)][_0x11aea7(0x10e)][_0x11aea7(0x11b)](_0x11aea7(0x122))){for(const _0xba6445 of this[_0x11aea7(0x11e)])_0x571a3e[_0x11aea7(0x10b)](_0xba6445,(_0x177bf7,_0x2bfde7)=>{const _0x25bf69=_0x11aea7,_0xf0b9c7=this[_0x25bf69(0x13c)][_0x25bf69(0x13b)][_0x25bf69(0x111)][_0x25bf69(0xfa)][_0x25bf69(0x112)]()[_0x25bf69(0x132)](_0x25bf69(0x106));this[_0x25bf69(0x11c)](_0xba6445,[_0xf0b9c7],this[_0x25bf69(0x11e)],_0x25bf69(0x11e),_0x177bf7,_0x2bfde7);});_0x571a3e[_0x11aea7(0x12b)][_0x11aea7(0x145)](_0x11aea7(0x131),_0x11aea7(0x11e),_0x11aea7(0x107),_0x571a3e[_0x11aea7(0x12b)][_0x11aea7(0x12d)](_0x11aea7(0x131),null,_0x11aea7(0x108))),_0x571a3e[_0x11aea7(0x12b)][_0x11aea7(0x145)](_0x11aea7(0x131),_0x11aea7(0x11e),_0x11aea7(0x108),(_0x3f0604,_0x5a5e12)=>this[_0x11aea7(0x10d)](this[_0x11aea7(0x11e)],_0x3f0604,_0x5a5e12)),_0x571a3e[_0x11aea7(0x12b)][_0x11aea7(0x145)](_0x11aea7(0x131),_0x11aea7(0x11e),_0x11aea7(0x12c),()=>!0x1);}if(this[_0x11aea7(0x13c)][_0x11aea7(0x10e)][_0x11aea7(0x11b)](_0x11aea7(0x135))){for(const _0x9ead55 of this[_0x11aea7(0x140)])_0x571a3e[_0x11aea7(0x10b)](_0x9ead55,(_0x84c69d,_0x774d5e)=>{const _0x4d864a=_0x11aea7,_0x22ff84=this[_0x4d864a(0x13c)][_0x4d864a(0x10e)][_0x4d864a(0xfe)](_0x4d864a(0xff))[_0x4d864a(0x141)](this[_0x4d864a(0x13c)][_0x4d864a(0x13b)][_0x4d864a(0x111)][_0x4d864a(0xfa)]);this[_0x4d864a(0x11c)](_0x9ead55,_0x22ff84,this[_0x4d864a(0x140)],_0x4d864a(0x140),_0x84c69d,_0x774d5e);});_0x571a3e[_0x11aea7(0x12b)][_0x11aea7(0x145)](_0x11aea7(0x131),_0x11aea7(0x140),_0x11aea7(0x107),_0x571a3e[_0x11aea7(0x12b)][_0x11aea7(0x12d)](_0x11aea7(0x131),null,_0x11aea7(0x108))),_0x571a3e[_0x11aea7(0x12b)][_0x11aea7(0x145)](_0x11aea7(0x131),_0x11aea7(0x140),_0x11aea7(0x108),(_0x3d292a,_0x58055e)=>this[_0x11aea7(0x10d)](this[_0x11aea7(0x140)],_0x3d292a,_0x58055e)),_0x571a3e[_0x11aea7(0x12b)][_0x11aea7(0x145)](_0x11aea7(0x131),_0x11aea7(0x140),_0x11aea7(0x12c),()=>!0x1);}_0x571a3e[_0x11aea7(0x148)][_0x11aea7(0x147)](_0x2470a0=>this[_0x11aea7(0x127)](_0x2470a0));}[_0x1b55c0(0x11c)](_0x12aa15,_0x291c9d,_0x202848,_0x483245,_0x1dabbf,_0x4ed329){const _0x4a3d52=_0x1b55c0,_0x5abddf=this[_0x4a3d52(0x13c)][_0x4a3d52(0x10e)][_0x4a3d52(0xfe)](_0x4a3d52(0x133));this[_0x4a3d52(0x13c)][_0x4a3d52(0x13b)][_0x4a3d52(0x134)](_0x4ed329[_0x4a3d52(0x102)],()=>{const _0x25322c=_0x4a3d52;for(const _0x291478 of _0x291c9d){if(this[_0x25322c(0x143)](_0x291478,_0x483245))_0x1dabbf(_0x4ed329);else{const _0x5cfac1={};for(const _0x5dba52 of _0x202848){const _0x56c5ad=_0x291478[_0x25322c(0x114)](_0x5dba52);void 0x0!==_0x56c5ad&&(_0x5cfac1[_0x5dba52]=_0x56c5ad);}_0x1dabbf(_0x4ed329),_0x5abddf[_0x25322c(0x128)](_0x291478,{'commandParams':[_0x5cfac1]},[],_0x483245);}}});}[_0x1b55c0(0x10d)](_0xf904f,_0x552437,_0x84eac8){const _0x432fe0=_0x1b55c0,_0x1ebcad=_0x552437[0x0][_0x432fe0(0x136)][_0x432fe0(0xfc)],_0x204670=_0x84eac8[_0x432fe0(0x137)][0x0];this[_0x432fe0(0x13c)][_0x432fe0(0x13b)][_0x432fe0(0x13d)](_0x29420e=>{const _0x20db72=_0x432fe0;for(const _0x30c9e5 of _0xf904f)void 0x0!==_0x204670[_0x30c9e5]?_0x29420e[_0x20db72(0x117)](_0x30c9e5,_0x204670[_0x30c9e5],_0x1ebcad):_0x29420e[_0x20db72(0x138)](_0x30c9e5,_0x1ebcad);});}[_0x1b55c0(0x127)](_0x4dedd1){const _0x1165a7=_0x1b55c0;if(_0x4dedd1[_0x1165a7(0x139)])switch(_0x4dedd1[_0x1165a7(0x113)]){case _0x1165a7(0x11e):return{'type':_0x1165a7(0x11a),'content':_0x3302bf(this[_0x1165a7(0x13c)][_0x1165a7(0x13f)],_0x1165a7(0x146))};case _0x1165a7(0x140):return{'type':_0x1165a7(0x11a),'content':_0x3302bf(this[_0x1165a7(0x13c)][_0x1165a7(0x13f)],_0x1165a7(0x101))};}}[_0x1b55c0(0x143)](_0x350f47,_0x1d2f16){const _0x29bc9d=_0x1b55c0,_0x17d989=this[_0x29bc9d(0x13c)][_0x29bc9d(0x10e)][_0x29bc9d(0xfe)](_0x29bc9d(0x133));for(const _0x4610b1 of _0x17d989[_0x29bc9d(0x110)]({'skipNotAttached':!0x0})){const _0x4907d2=_0x4610b1[_0x29bc9d(0x109)]();if(_0x4610b1[_0x29bc9d(0x113)]===_0x1d2f16&&_0x4907d2===_0x350f47)return _0x4610b1;}return null;}}
23
+ function _0x3537(_0x13d6de,_0x1739b9){const _0x3d1543=_0x3d15();return _0x3537=function(_0x3537ea,_0x366423){_0x3537ea=_0x3537ea-0xea;let _0x37daec=_0x3d1543[_0x3537ea];return _0x37daec;},_0x3537(_0x13d6de,_0x1739b9);}const _0x8f00f9=_0x3537;(function(_0x521f87,_0x5948c5){const _0x43d6c2=_0x3537,_0x30e274=_0x521f87();while(!![]){try{const _0x39279e=-parseInt(_0x43d6c2(0x116))/0x1+parseInt(_0x43d6c2(0x100))/0x2+parseInt(_0x43d6c2(0x10b))/0x3+parseInt(_0x43d6c2(0x126))/0x4*(-parseInt(_0x43d6c2(0xfa))/0x5)+-parseInt(_0x43d6c2(0xf1))/0x6+parseInt(_0x43d6c2(0x132))/0x7+parseInt(_0x43d6c2(0x109))/0x8*(-parseInt(_0x43d6c2(0x118))/0x9);if(_0x39279e===_0x5948c5)break;else _0x30e274['push'](_0x30e274['shift']());}catch(_0x30b101){_0x30e274['push'](_0x30e274['shift']());}}}(_0x3d15,0xbfac4));import{Plugin as _0x3c76cb}from'ckeditor5/src/core.js';import{getTranslation as _0x14b0c1}from'../utils/common-translations.js';export default class Vt extends _0x3c76cb{[_0x8f00f9(0x125)];[_0x8f00f9(0x138)];constructor(_0x50a872){const _0x3606bb=_0x8f00f9;super(_0x50a872),this[_0x3606bb(0x125)]=[_0x3606bb(0x11b),_0x3606bb(0x119),_0x3606bb(0x12f),_0x3606bb(0xf2),_0x3606bb(0x133),_0x3606bb(0xf4),_0x3606bb(0x135)],this[_0x3606bb(0x138)]=[_0x3606bb(0x101),_0x3606bb(0x104),_0x3606bb(0x110),_0x3606bb(0x11c),_0x3606bb(0x10f),_0x3606bb(0xfe),_0x3606bb(0x11f),_0x3606bb(0x10c),_0x3606bb(0xf9)];}static get[_0x8f00f9(0x129)](){const _0x35325f=_0x8f00f9;return _0x35325f(0x115);}static get[_0x8f00f9(0x113)](){return!0x0;}static get[_0x8f00f9(0x10a)](){return!0x0;}[_0x8f00f9(0xee)](){const _0x18ef41=_0x8f00f9,_0x5ee29b=this[_0x18ef41(0x12b)][_0x18ef41(0xea)][_0x18ef41(0x112)](_0x18ef41(0x131));if(this[_0x18ef41(0x12b)][_0x18ef41(0xea)][_0x18ef41(0xf5)](_0x18ef41(0x127))){for(const _0x5a9400 of this[_0x18ef41(0x125)])_0x5ee29b[_0x18ef41(0xf6)](_0x5a9400,(_0x3b5494,_0x1bafb6)=>{const _0x36c4bd=_0x18ef41,_0x28f8af=this[_0x36c4bd(0x12b)][_0x36c4bd(0x105)][_0x36c4bd(0x10e)][_0x36c4bd(0x134)][_0x36c4bd(0xeb)]()[_0x36c4bd(0x123)](_0x36c4bd(0xfd));this[_0x36c4bd(0x11e)](_0x5a9400,[_0x28f8af],this[_0x36c4bd(0x125)],_0x36c4bd(0x125),_0x3b5494,_0x1bafb6);});_0x5ee29b[_0x18ef41(0x106)][_0x18ef41(0xf8)](_0x18ef41(0x124),_0x18ef41(0x125),_0x18ef41(0xef),_0x5ee29b[_0x18ef41(0x106)][_0x18ef41(0x12a)](_0x18ef41(0x124),null,_0x18ef41(0x128))),_0x5ee29b[_0x18ef41(0x106)][_0x18ef41(0xf8)](_0x18ef41(0x124),_0x18ef41(0x125),_0x18ef41(0x128),(_0x1ba57d,_0x14c4e5)=>this[_0x18ef41(0xff)](this[_0x18ef41(0x125)],_0x1ba57d,_0x14c4e5)),_0x5ee29b[_0x18ef41(0x106)][_0x18ef41(0xf8)](_0x18ef41(0x124),_0x18ef41(0x125),_0x18ef41(0x12c),()=>!0x1);}if(this[_0x18ef41(0x12b)][_0x18ef41(0xea)][_0x18ef41(0xf5)](_0x18ef41(0xfc))){for(const _0x4960a0 of this[_0x18ef41(0x138)])_0x5ee29b[_0x18ef41(0xf6)](_0x4960a0,(_0x3ac59a,_0x3ef9ab)=>{const _0x163e14=_0x18ef41,_0x28c1e5=this[_0x163e14(0x12b)][_0x163e14(0xea)][_0x163e14(0x112)](_0x163e14(0xf0))[_0x163e14(0x103)](this[_0x163e14(0x12b)][_0x163e14(0x105)][_0x163e14(0x10e)][_0x163e14(0x134)]);this[_0x163e14(0x11e)](_0x4960a0,_0x28c1e5,this[_0x163e14(0x138)],_0x163e14(0x138),_0x3ac59a,_0x3ef9ab);});_0x5ee29b[_0x18ef41(0x106)][_0x18ef41(0xf8)](_0x18ef41(0x124),_0x18ef41(0x138),_0x18ef41(0xef),_0x5ee29b[_0x18ef41(0x106)][_0x18ef41(0x12a)](_0x18ef41(0x124),null,_0x18ef41(0x128))),_0x5ee29b[_0x18ef41(0x106)][_0x18ef41(0xf8)](_0x18ef41(0x124),_0x18ef41(0x138),_0x18ef41(0x128),(_0x532273,_0x50bb30)=>this[_0x18ef41(0xff)](this[_0x18ef41(0x138)],_0x532273,_0x50bb30)),_0x5ee29b[_0x18ef41(0x106)][_0x18ef41(0xf8)](_0x18ef41(0x124),_0x18ef41(0x138),_0x18ef41(0x12c),()=>!0x1);}_0x5ee29b[_0x18ef41(0x12e)][_0x18ef41(0x136)](_0xe8bb67=>this[_0x18ef41(0xec)](_0xe8bb67));}[_0x8f00f9(0x11e)](_0x50744a,_0x120d0f,_0x4cc9b0,_0x50205e,_0x4f9efc,_0x5c64c9){const _0x16df1e=_0x8f00f9,_0xb430b6=this[_0x16df1e(0x12b)][_0x16df1e(0xea)][_0x16df1e(0x112)](_0x16df1e(0x131));this[_0x16df1e(0x12b)][_0x16df1e(0x105)][_0x16df1e(0xed)](_0x5c64c9[_0x16df1e(0x117)],()=>{const _0x23a6de=_0x16df1e;for(const _0xb2f7f0 of _0x120d0f){if(this[_0x23a6de(0x137)](_0xb2f7f0,_0x50205e))_0x4f9efc(_0x5c64c9);else{const _0x5bc331={};for(const _0x5d113b of _0x4cc9b0){const _0x4a1c20=_0xb2f7f0[_0x23a6de(0x122)](_0x5d113b);void 0x0!==_0x4a1c20&&(_0x5bc331[_0x5d113b]=_0x4a1c20);}_0x4f9efc(_0x5c64c9),_0xb430b6[_0x23a6de(0x108)](_0xb2f7f0,{'commandParams':[_0x5bc331]},[],_0x50205e);}}});}[_0x8f00f9(0xff)](_0x44706e,_0x1885a0,_0x3a7b37){const _0x283ccf=_0x8f00f9,_0x4d83b3=_0x1885a0[0x0][_0x283ccf(0x107)][_0x283ccf(0x10d)],_0x10e0c4=_0x3a7b37[_0x283ccf(0x111)][0x0];this[_0x283ccf(0x12b)][_0x283ccf(0x105)][_0x283ccf(0x12d)](_0x5664be=>{const _0x3256e8=_0x283ccf;for(const _0x29bc60 of _0x44706e)void 0x0!==_0x10e0c4[_0x29bc60]?_0x5664be[_0x3256e8(0x121)](_0x29bc60,_0x10e0c4[_0x29bc60],_0x4d83b3):_0x5664be[_0x3256e8(0x120)](_0x29bc60,_0x4d83b3);});}[_0x8f00f9(0xec)](_0x267d6e){const _0x4d3ff7=_0x8f00f9;if(_0x267d6e[_0x4d3ff7(0xfb)])switch(_0x267d6e[_0x4d3ff7(0x102)]){case _0x4d3ff7(0x125):return{'type':_0x4d3ff7(0xf3),'content':_0x14b0c1(this[_0x4d3ff7(0x12b)][_0x4d3ff7(0x11a)],_0x4d3ff7(0x11d))};case _0x4d3ff7(0x138):return{'type':_0x4d3ff7(0xf3),'content':_0x14b0c1(this[_0x4d3ff7(0x12b)][_0x4d3ff7(0x11a)],_0x4d3ff7(0x114))};}}[_0x8f00f9(0x137)](_0x420971,_0x4e6f9c){const _0x4f05e5=_0x8f00f9,_0x25f4b1=this[_0x4f05e5(0x12b)][_0x4f05e5(0xea)][_0x4f05e5(0x112)](_0x4f05e5(0x131));for(const _0xdb5551 of _0x25f4b1[_0x4f05e5(0xf7)]({'skipNotAttached':!0x0})){const _0x197478=_0xdb5551[_0x4f05e5(0x130)]();if(_0xdb5551[_0x4f05e5(0x102)]===_0x4e6f9c&&_0x197478===_0x420971)return _0xdb5551;}return null;}}function _0x3d15(){const _0x30b4bd=['getSuggestionCallback','editor','join','change','descriptionFactory','tableBorderWidth','getContainedElement','TrackChangesEditing','5300687ebVcGr','tableWidth','selection','tableBackgroundColor','registerDescriptionCallback','_getSuggestion','tableCellProperties','plugins','getFirstPosition','handleSuggestionDescription','enqueueChange','afterInit','accept','TableUtils','95226wBortM','tableAlignment','format','tableHeight','has','enableCommand','getSuggestions','registerCustomCallback','tableCellVerticalAlignment','2075mTXNbD','data','TableCellPropertiesEditing','table','tableCellHeight','handleDiscardAction','1229306vKJWjm','tableCellBorderColor','subType','getSelectionAffectedTableCells','tableCellBorderStyle','model','_suggestionFactory','start','markBlockFormat','136lEkrJL','isPremiumPlugin','1755678jNxrBo','tableCellHorizontalAlignment','nodeAfter','document','tableCellWidth','tableCellBorderWidth','commandParams','get','isOfficialPlugin','*Format:*\x20change\x20table\x20cell\x20properties','TrackChangesTableProperties','153783mEDuYb','batch','123993XFkuaW','tableBorderStyle','locale','tableBorderColor','tableCellPadding','*Format:*\x20change\x20table\x20properties','_handlePropertyChange','tableCellBackgroundColor','removeAttribute','setAttribute','getAttribute','findAncestor','formatBlock','tableProperties','7404vRLNQW','TablePropertiesEditing','discard','pluginName'];_0x3d15=function(){return _0x30b4bd;};return _0x3d15();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x12cde0=_0x3576;(function(_0x23b63b,_0x160e74){const _0x2068de=_0x3576,_0x59e8aa=_0x23b63b();while(!![]){try{const _0x15deea=parseInt(_0x2068de(0x1ee))/0x1*(parseInt(_0x2068de(0x1ec))/0x2)+parseInt(_0x2068de(0x1e8))/0x3+-parseInt(_0x2068de(0x1e6))/0x4+parseInt(_0x2068de(0x1ed))/0x5+-parseInt(_0x2068de(0x1e1))/0x6+parseInt(_0x2068de(0x1ef))/0x7+-parseInt(_0x2068de(0x1e7))/0x8;if(_0x15deea===_0x160e74)break;else _0x59e8aa['push'](_0x59e8aa['shift']());}catch(_0x4c4e82){_0x59e8aa['push'](_0x59e8aa['shift']());}}}(_0x41dd,0xf01f3));function _0x3576(_0x1f9953,_0x36fd83){const _0x41dd95=_0x41dd();return _0x3576=function(_0x35767e,_0xf6828c){_0x35767e=_0x35767e-0x1df;let _0x37a74e=_0x41dd95[_0x35767e];return _0x37a74e;},_0x3576(_0x1f9953,_0x36fd83);}import{Plugin as _0x155118}from'ckeditor5/src/core.js';function _0x41dd(){const _0xee1084=['3276933gkJmDW','has','TrackChangesEditing','get','1156PlLYFI','5827195eEZkfz','3200UHEiVW','1987629wDIFLL','afterInit','plugins','11157522hdGCRY','editor','insertTemplate','enableCommand','Template','2043788SVqwjR','8297792aBRxGN'];_0x41dd=function(){return _0xee1084;};return _0x41dd();}export default class Bt extends _0x155118{[_0x12cde0(0x1df)](){const _0x78eade=_0x12cde0,_0x8d87c9=this[_0x78eade(0x1e2)];_0x8d87c9[_0x78eade(0x1e0)][_0x78eade(0x1e9)](_0x78eade(0x1e5))&&_0x8d87c9[_0x78eade(0x1e0)][_0x78eade(0x1eb)](_0x78eade(0x1ea))[_0x78eade(0x1e4)](_0x78eade(0x1e3));}}
23
+ const _0x74ed7b=_0x5802;(function(_0x18229a,_0x55a457){const _0xd8d7cc=_0x5802,_0x56263f=_0x18229a();while(!![]){try{const _0x3bff1f=parseInt(_0xd8d7cc(0x19e))/0x1+parseInt(_0xd8d7cc(0x19a))/0x2*(parseInt(_0xd8d7cc(0x197))/0x3)+parseInt(_0xd8d7cc(0x1a5))/0x4+-parseInt(_0xd8d7cc(0x19f))/0x5+parseInt(_0xd8d7cc(0x19b))/0x6+parseInt(_0xd8d7cc(0x199))/0x7+-parseInt(_0xd8d7cc(0x19d))/0x8;if(_0x3bff1f===_0x55a457)break;else _0x56263f['push'](_0x56263f['shift']());}catch(_0x4888aa){_0x56263f['push'](_0x56263f['shift']());}}}(_0x2ead,0x92845));import{Plugin as _0x3677fe}from'ckeditor5/src/core.js';function _0x5802(_0x4bc7a5,_0x51bd8b){const _0x2ead30=_0x2ead();return _0x5802=function(_0x580216,_0x5a2579){_0x580216=_0x580216-0x195;let _0x15f805=_0x2ead30[_0x580216];return _0x15f805;},_0x5802(_0x4bc7a5,_0x51bd8b);}function _0x2ead(){const _0x5056ad=['3578562vnmILP','has','11811240egTnhb','625143DMCFqP','3719065KTbEsi','Template','editor','TrackChangesEditing','get','insertTemplate','2822612cwPWew','enableCommand','afterInit','6bqNYoP','plugins','3055612JoyYkN','456612tebzOG'];_0x2ead=function(){return _0x5056ad;};return _0x2ead();}export default class Ot extends _0x3677fe{[_0x74ed7b(0x196)](){const _0x511571=_0x74ed7b,_0x38b266=this[_0x511571(0x1a1)];_0x38b266[_0x511571(0x198)][_0x511571(0x19c)](_0x511571(0x1a0))&&_0x38b266[_0x511571(0x198)][_0x511571(0x1a3)](_0x511571(0x1a2))[_0x511571(0x195)](_0x511571(0x1a4));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2987ab=_0x28ed;(function(_0x357836,_0xc262fd){const _0x3f0464=_0x28ed,_0x7297c2=_0x357836();while(!![]){try{const _0x2f7570=parseInt(_0x3f0464(0x1c1))/0x1*(-parseInt(_0x3f0464(0x1d4))/0x2)+parseInt(_0x3f0464(0x1b5))/0x3*(parseInt(_0x3f0464(0x1ce))/0x4)+parseInt(_0x3f0464(0x1d1))/0x5*(-parseInt(_0x3f0464(0x1da))/0x6)+parseInt(_0x3f0464(0x1b9))/0x7*(parseInt(_0x3f0464(0x1d7))/0x8)+-parseInt(_0x3f0464(0x1d8))/0x9+parseInt(_0x3f0464(0x1c5))/0xa+parseInt(_0x3f0464(0x1dc))/0xb;if(_0x2f7570===_0xc262fd)break;else _0x7297c2['push'](_0x7297c2['shift']());}catch(_0xcd57b1){_0x7297c2['push'](_0x7297c2['shift']());}}}(_0x3a17,0xf0a13));function _0x28ed(_0x38693b,_0x7e28d9){const _0x3a1740=_0x3a17();return _0x28ed=function(_0x28ed4c,_0x574948){_0x28ed4c=_0x28ed4c-0x1b1;let _0xec9990=_0x3a1740[_0x28ed4c];return _0xec9990;},_0x28ed(_0x38693b,_0x7e28d9);}function _0x3a17(){const _0x154d66=['removeMarker','TrackChangesEditing','Title','isCollapsed','start','forward','newRange','1mFZKBb','createRange','registerElementLabel','nodeBefore','7535750jHPToq','descriptionFactory','from','suggestion','ELEMENT_TITLE','getChangedMarkers','has','editor','model','14912VjMkar','schema','updateMarker','5diyqYo','title-content','isTouching','1846082AKBHkQ','element','get','152nqQMeR','465264FYOOYp','registerPostFixer','2569242eiWJgn','differ','98813vEbaAA','end','isEqual','document','afterInit','locale','1086KcWMHf','_splitMarkerName','getNearestSelectionRange','plugins','101857njbjrZ'];_0x3a17=function(){return _0x154d66;};return _0x3a17();}import{Plugin as _0x4903f5}from'ckeditor5/src/core.js';import{getTranslation as _0x7cd1e9}from'../utils/common-translations.js';export default class Rt extends _0x4903f5{[_0x2987ab(0x1b3)](){const _0x35a1ef=_0x2987ab,_0x3cb24d=this[_0x35a1ef(0x1cc)];if(!_0x3cb24d[_0x35a1ef(0x1b8)][_0x35a1ef(0x1cb)](_0x35a1ef(0x1bc)))return;const _0x4c8341=_0x3cb24d[_0x35a1ef(0x1b8)][_0x35a1ef(0x1d6)](_0x35a1ef(0x1bb));_0x4c8341[_0x35a1ef(0x1c6)][_0x35a1ef(0x1c3)](_0x35a1ef(0x1d2),()=>_0x7cd1e9(_0x3cb24d[_0x35a1ef(0x1b4)],_0x35a1ef(0x1c9))),_0x3cb24d[_0x35a1ef(0x1cd)][_0x35a1ef(0x1b2)][_0x35a1ef(0x1d9)](_0x126611=>{const _0x3434e5=_0x35a1ef;let _0x146256=!0x1;const _0xa78126=Array[_0x3434e5(0x1c7)](_0x3cb24d[_0x3434e5(0x1cd)][_0x3434e5(0x1b2)][_0x3434e5(0x1db)][_0x3434e5(0x1ca)]());for(const {name:_0x1ba94d,data:_0xfcf899}of _0xa78126){const {group:_0x43566b}=_0x4c8341[_0x3434e5(0x1b6)](_0x1ba94d);if(_0x3434e5(0x1c8)!==_0x43566b||!_0xfcf899[_0x3434e5(0x1c0)])continue;const _0x55173a=_0xfcf899[_0x3434e5(0x1c0)],_0x505482=_0x55173a[_0x3434e5(0x1dd)][_0x3434e5(0x1c4)];if(!_0x505482||!_0x505482['is'](_0x3434e5(0x1d5),_0x3434e5(0x1d2)))continue;if(!_0x55173a[_0x3434e5(0x1be)][_0x3434e5(0x1d3)](_0x55173a[_0x3434e5(0x1dd)]))continue;const _0x249b48=_0x3cb24d[_0x3434e5(0x1cd)][_0x3434e5(0x1cf)][_0x3434e5(0x1b7)](_0x55173a[_0x3434e5(0x1dd)],_0x3434e5(0x1bf));if(_0x249b48&&_0x249b48[_0x3434e5(0x1bd)]){const _0x9dd0ab=_0x126611[_0x3434e5(0x1c2)](_0x55173a[_0x3434e5(0x1be)],_0x249b48[_0x3434e5(0x1be)]);_0x9dd0ab[_0x3434e5(0x1b1)](_0x55173a)||(_0x126611[_0x3434e5(0x1d0)](_0x1ba94d,{'range':_0x9dd0ab}),_0x146256=!0x0);}_0x146256||(_0x126611[_0x3434e5(0x1ba)](_0x1ba94d),_0x146256=!0x0);}return _0x146256;});}}
23
+ const _0x5e6a24=_0x76dd;(function(_0xe0a019,_0x5ead51){const _0x4d4660=_0x76dd,_0x2fde4d=_0xe0a019();while(!![]){try{const _0x4a10e1=parseInt(_0x4d4660(0x13b))/0x1+-parseInt(_0x4d4660(0x14c))/0x2*(-parseInt(_0x4d4660(0x158))/0x3)+parseInt(_0x4d4660(0x153))/0x4+-parseInt(_0x4d4660(0x13d))/0x5*(parseInt(_0x4d4660(0x13a))/0x6)+-parseInt(_0x4d4660(0x15e))/0x7*(parseInt(_0x4d4660(0x141))/0x8)+parseInt(_0x4d4660(0x140))/0x9+-parseInt(_0x4d4660(0x15b))/0xa;if(_0x4a10e1===_0x5ead51)break;else _0x2fde4d['push'](_0x2fde4d['shift']());}catch(_0x41d83e){_0x2fde4d['push'](_0x2fde4d['shift']());}}}(_0x28ae,0x9d710));function _0x76dd(_0x380522,_0x4dd9c1){const _0x28aeff=_0x28ae();return _0x76dd=function(_0x76dd66,_0x4b3eef){_0x76dd66=_0x76dd66-0x138;let _0x3c168e=_0x28aeff[_0x76dd66];return _0x3c168e;},_0x76dd(_0x380522,_0x4dd9c1);}import{Plugin as _0x505637}from'ckeditor5/src/core.js';function _0x28ae(){const _0x490172=['nodeBefore','newRange','locale','263870qcEqmQ','title-content','Title','schema','model','registerElementLabel','afterInit','3633384lGYkkZ','plugins','differ','isCollapsed','registerPostFixer','3SuHcgU','suggestion','from','7808880wTpzRF','get','editor','23576VKBxme','_splitMarkerName','removeMarker','isTouching','start','createRange','descriptionFactory','isEqual','6dlIRuz','1070744YFwNNW','TrackChangesEditing','5892460HYlEdH','end','getNearestSelectionRange','5894091slnRxp','384BMHfrO','document','element','updateMarker','getChangedMarkers','has','ELEMENT_TITLE','forward'];_0x28ae=function(){return _0x490172;};return _0x28ae();}import{getTranslation as _0x427f4d}from'../utils/common-translations.js';export default class xt extends _0x505637{[_0x5e6a24(0x152)](){const _0x26bb25=_0x5e6a24,_0x3fa41e=this[_0x26bb25(0x15d)];if(!_0x3fa41e[_0x26bb25(0x154)][_0x26bb25(0x146)](_0x26bb25(0x14e)))return;const _0x27a3b1=_0x3fa41e[_0x26bb25(0x154)][_0x26bb25(0x15c)](_0x26bb25(0x13c));_0x27a3b1[_0x26bb25(0x138)][_0x26bb25(0x151)](_0x26bb25(0x14d),()=>_0x427f4d(_0x3fa41e[_0x26bb25(0x14b)],_0x26bb25(0x147))),_0x3fa41e[_0x26bb25(0x150)][_0x26bb25(0x142)][_0x26bb25(0x157)](_0x5d58a3=>{const _0x9566c4=_0x26bb25;let _0x2359ca=!0x1;const _0x38ef03=Array[_0x9566c4(0x15a)](_0x3fa41e[_0x9566c4(0x150)][_0x9566c4(0x142)][_0x9566c4(0x155)][_0x9566c4(0x145)]());for(const {name:_0x3bd50b,data:_0x224f68}of _0x38ef03){const {group:_0x2993a2}=_0x27a3b1[_0x9566c4(0x15f)](_0x3bd50b);if(_0x9566c4(0x159)!==_0x2993a2||!_0x224f68[_0x9566c4(0x14a)])continue;const _0x19f8c1=_0x224f68[_0x9566c4(0x14a)],_0x2efbb6=_0x19f8c1[_0x9566c4(0x13e)][_0x9566c4(0x149)];if(!_0x2efbb6||!_0x2efbb6['is'](_0x9566c4(0x143),_0x9566c4(0x14d)))continue;if(!_0x19f8c1[_0x9566c4(0x162)][_0x9566c4(0x161)](_0x19f8c1[_0x9566c4(0x13e)]))continue;const _0x5cb295=_0x3fa41e[_0x9566c4(0x150)][_0x9566c4(0x14f)][_0x9566c4(0x13f)](_0x19f8c1[_0x9566c4(0x13e)],_0x9566c4(0x148));if(_0x5cb295&&_0x5cb295[_0x9566c4(0x156)]){const _0x3cabb4=_0x5d58a3[_0x9566c4(0x163)](_0x19f8c1[_0x9566c4(0x162)],_0x5cb295[_0x9566c4(0x162)]);_0x3cabb4[_0x9566c4(0x139)](_0x19f8c1)||(_0x5d58a3[_0x9566c4(0x144)](_0x3bd50b,{'range':_0x3cabb4}),_0x2359ca=!0x0);}_0x2359ca||(_0x5d58a3[_0x9566c4(0x160)](_0x3bd50b),_0x2359ca=!0x0);}return _0x2359ca;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2d7f(){const _0x1dda8a=['886611IEtuZU','editor','24030576SCsJqK','2656210DhKZpa','undo','28gadGls','afterInit','plugins','33tAIQAl','168TORWnz','186551ivlefP','4pJZlXg','TrackChangesEditing','get','774762bqtNWh','has','UndoEditing','redo','39474mvDopb','enableCommand','1586940lKQRbR','4SUDWjO'];_0x2d7f=function(){return _0x1dda8a;};return _0x2d7f();}const _0x6fb2a0=_0x4aed;function _0x4aed(_0x4ee9f2,_0x6aea1c){const _0x2d7f9b=_0x2d7f();return _0x4aed=function(_0x4aede9,_0xc3bb12){_0x4aede9=_0x4aede9-0x92;let _0x5fc1f0=_0x2d7f9b[_0x4aede9];return _0x5fc1f0;},_0x4aed(_0x4ee9f2,_0x6aea1c);}(function(_0x299d37,_0x321922){const _0x55f59d=_0x4aed,_0x31b45b=_0x299d37();while(!![]){try{const _0x3731c2=-parseInt(_0x55f59d(0x95))/0x1*(parseInt(_0x55f59d(0x96))/0x2)+-parseInt(_0x55f59d(0xa1))/0x3*(-parseInt(_0x55f59d(0xa0))/0x4)+-parseInt(_0x55f59d(0xa4))/0x5+-parseInt(_0x55f59d(0x99))/0x6*(parseInt(_0x55f59d(0xa6))/0x7)+parseInt(_0x55f59d(0x94))/0x8*(-parseInt(_0x55f59d(0x9d))/0x9)+parseInt(_0x55f59d(0x9f))/0xa*(-parseInt(_0x55f59d(0x93))/0xb)+parseInt(_0x55f59d(0xa3))/0xc;if(_0x3731c2===_0x321922)break;else _0x31b45b['push'](_0x31b45b['shift']());}catch(_0x1489fc){_0x31b45b['push'](_0x31b45b['shift']());}}}(_0x2d7f,0x4b735));import{Plugin as _0x55a731}from'ckeditor5/src/core.js';export default class xt extends _0x55a731{[_0x6fb2a0(0xa7)](){const _0x91a3a7=_0x6fb2a0,_0x32027c=this[_0x91a3a7(0xa2)],_0x5aede2=_0x32027c[_0x91a3a7(0x92)][_0x91a3a7(0x98)](_0x91a3a7(0x97));_0x32027c[_0x91a3a7(0x92)][_0x91a3a7(0x9a)](_0x91a3a7(0x9b))&&(_0x5aede2[_0x91a3a7(0x9e)](_0x91a3a7(0xa5)),_0x5aede2[_0x91a3a7(0x9e)](_0x91a3a7(0x9c)));}}
23
+ function _0x33f8(_0x435b97,_0x2d57d2){const _0x4b8338=_0x4b83();return _0x33f8=function(_0x33f84c,_0x5c45c2){_0x33f84c=_0x33f84c-0x184;let _0x20512d=_0x4b8338[_0x33f84c];return _0x20512d;},_0x33f8(_0x435b97,_0x2d57d2);}const _0x5b27c0=_0x33f8;function _0x4b83(){const _0x1e392f=['plugins','310934TqVacY','73294ibGdyF','434UdpaPQ','afterInit','25JzYSTp','UndoEditing','6SLdiMc','get','editor','redo','enableCommand','has','1334320XkBMkU','TrackChangesEditing','undo','248061aBAeTc','27438WGKCWj','1710099FKalKH','23656RIcmSy','170KMiInS'];_0x4b83=function(){return _0x1e392f;};return _0x4b83();}(function(_0x972b81,_0x43a564){const _0x3f1eb1=_0x33f8,_0x4f4206=_0x972b81();while(!![]){try{const _0x107c0c=parseInt(_0x3f1eb1(0x18c))/0x1+parseInt(_0x3f1eb1(0x18b))/0x2*(parseInt(_0x3f1eb1(0x191))/0x3)+parseInt(_0x3f1eb1(0x188))/0x4*(-parseInt(_0x3f1eb1(0x18f))/0x5)+-parseInt(_0x3f1eb1(0x186))/0x6*(-parseInt(_0x3f1eb1(0x18d))/0x7)+-parseInt(_0x3f1eb1(0x197))/0x8+parseInt(_0x3f1eb1(0x187))/0x9+-parseInt(_0x3f1eb1(0x189))/0xa*(parseInt(_0x3f1eb1(0x185))/0xb);if(_0x107c0c===_0x43a564)break;else _0x4f4206['push'](_0x4f4206['shift']());}catch(_0xc243e9){_0x4f4206['push'](_0x4f4206['shift']());}}}(_0x4b83,0x43e16));import{Plugin as _0x3bb5c7}from'ckeditor5/src/core.js';export default class Et extends _0x3bb5c7{[_0x5b27c0(0x18e)](){const _0x550ec2=_0x5b27c0,_0x2913a1=this[_0x550ec2(0x193)],_0x1b5cc9=_0x2913a1[_0x550ec2(0x18a)][_0x550ec2(0x192)](_0x550ec2(0x198));_0x2913a1[_0x550ec2(0x18a)][_0x550ec2(0x196)](_0x550ec2(0x190))&&(_0x1b5cc9[_0x550ec2(0x195)](_0x550ec2(0x184)),_0x1b5cc9[_0x550ec2(0x195)](_0x550ec2(0x194)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f1d9b=_0x4ff6;function _0x4ff6(_0x38d4d2,_0x269e34){const _0x1500a9=_0x1500();return _0x4ff6=function(_0x4ff62d,_0x122b4e){_0x4ff62d=_0x4ff62d-0x199;let _0x4e482d=_0x1500a9[_0x4ff62d];return _0x4e482d;},_0x4ff6(_0x38d4d2,_0x269e34);}(function(_0x3c361a,_0x5a8c4e){const _0x3c7ee7=_0x4ff6,_0x574a36=_0x3c361a();while(!![]){try{const _0x1da8a8=parseInt(_0x3c7ee7(0x1a0))/0x1*(parseInt(_0x3c7ee7(0x1a2))/0x2)+parseInt(_0x3c7ee7(0x1b0))/0x3+parseInt(_0x3c7ee7(0x1a8))/0x4+parseInt(_0x3c7ee7(0x1a3))/0x5+parseInt(_0x3c7ee7(0x19e))/0x6+-parseInt(_0x3c7ee7(0x1b6))/0x7+parseInt(_0x3c7ee7(0x1a5))/0x8*(-parseInt(_0x3c7ee7(0x1af))/0x9);if(_0x1da8a8===_0x5a8c4e)break;else _0x574a36['push'](_0x574a36['shift']());}catch(_0x162c76){_0x574a36['push'](_0x574a36['shift']());}}}(_0x1500,0x68991));import{Plugin as _0x1c2755}from'ckeditor5/src/core.js';export default class Tt extends _0x1c2755{[_0x3f1d9b(0x1b5)](){const _0x260817=_0x3f1d9b,_0x1cb5c3=this[_0x260817(0x1b1)],_0x9e5f54=_0x1cb5c3[_0x260817(0x1ad)][_0x260817(0x19d)](_0x260817(0x1a4));_0x1cb5c3[_0x260817(0x1ad)][_0x260817(0x1a9)](_0x260817(0x1b2))&&(_0x9e5f54[_0x260817(0x19f)](_0x260817(0x19b)),_0x1cb5c3[_0x260817(0x1ad)][_0x260817(0x1a9)](_0x260817(0x1b3))&&(_0x9e5f54[_0x260817(0x19f)](_0x260817(0x1ac)),_0x9e5f54[_0x260817(0x1ab)](_0x260817(0x1a1)),_0x9e5f54[_0x260817(0x1aa)](_0x260817(0x19c)),_0x9e5f54[_0x260817(0x1ae)][_0x260817(0x19a)](_0x35e963=>{const _0x4a16f7=_0x260817;if(_0x4a16f7(0x199)!=_0x35e963[_0x4a16f7(0x1a7)])return;const {data:_0x55f64e}=_0x35e963;return _0x55f64e&&_0x4a16f7(0x19c)==_0x55f64e[_0x4a16f7(0x1a6)]?{'type':_0x4a16f7(0x1b4),'content':''}:void 0x0;})));}}function _0x1500(){const _0x48fe24=['1116604BBXTdn','has','registerBlockAttribute','enableDefaultAttributesIntegration','uploadcareImageEdit','plugins','descriptionFactory','1874232TxcwhE','1941447YYfeMk','editor','Uploadcare','UploadcareImageEdit','format','afterInit','2845472hLWDWR','attribute','registerDescriptionCallback','uploadcare','uploadcareImageId','get','3339468plyjPT','enableCommand','847933PdTujf','uploadcareImageReplace','2LHFKIz','1891750oWTTsM','TrackChangesEditing','72iSPINU','key','type'];_0x1500=function(){return _0x48fe24;};return _0x1500();}
23
+ function _0x2262(_0x4df333,_0x2d1c19){const _0x4df8d5=_0x4df8();return _0x2262=function(_0x226266,_0x12d277){_0x226266=_0x226266-0x176;let _0x1f4a93=_0x4df8d5[_0x226266];return _0x1f4a93;},_0x2262(_0x4df333,_0x2d1c19);}const _0x287b52=_0x2262;(function(_0x14618f,_0x416392){const _0x230094=_0x2262,_0x11974e=_0x14618f();while(!![]){try{const _0x1fd8dd=-parseInt(_0x230094(0x183))/0x1+-parseInt(_0x230094(0x187))/0x2+parseInt(_0x230094(0x18e))/0x3+-parseInt(_0x230094(0x18c))/0x4+-parseInt(_0x230094(0x186))/0x5+parseInt(_0x230094(0x17d))/0x6*(-parseInt(_0x230094(0x182))/0x7)+parseInt(_0x230094(0x17f))/0x8;if(_0x1fd8dd===_0x416392)break;else _0x11974e['push'](_0x11974e['shift']());}catch(_0x4ce99f){_0x11974e['push'](_0x11974e['shift']());}}}(_0x4df8,0x71a12));function _0x4df8(){const _0x4e9bac=['enableDefaultAttributesIntegration','1558795CKhIQE','626432apUQFW','descriptionFactory','afterInit','553560qZDTXS','637092XEKcZz','format','uploadcare','type','uploadcareImageReplace','82728ZrBOGz','registerDescriptionCallback','289029gluiej','get','uploadcareImageId','editor','uploadcareImageEdit','UploadcareImageEdit','registerBlockAttribute','has','key','enableCommand','TrackChangesEditing','plugins','6jXckGv','Uploadcare','13345120NmFzPv','attribute'];_0x4df8=function(){return _0x4e9bac;};return _0x4df8();}import{Plugin as _0x4683e8}from'ckeditor5/src/core.js';export default class Tt extends _0x4683e8{[_0x287b52(0x185)](){const _0x5e6d3d=_0x287b52,_0x577611=this[_0x5e6d3d(0x191)],_0x4dc34c=_0x577611[_0x5e6d3d(0x17c)][_0x5e6d3d(0x18f)](_0x5e6d3d(0x17b));_0x577611[_0x5e6d3d(0x17c)][_0x5e6d3d(0x178)](_0x5e6d3d(0x17e))&&(_0x4dc34c[_0x5e6d3d(0x17a)](_0x5e6d3d(0x189)),_0x577611[_0x5e6d3d(0x17c)][_0x5e6d3d(0x178)](_0x5e6d3d(0x176))&&(_0x4dc34c[_0x5e6d3d(0x17a)](_0x5e6d3d(0x192)),_0x4dc34c[_0x5e6d3d(0x181)](_0x5e6d3d(0x18b)),_0x4dc34c[_0x5e6d3d(0x177)](_0x5e6d3d(0x190)),_0x4dc34c[_0x5e6d3d(0x184)][_0x5e6d3d(0x18d)](_0x3acdaa=>{const _0x30b950=_0x5e6d3d;if(_0x30b950(0x180)!=_0x3acdaa[_0x30b950(0x18a)])return;const {data:_0x57804}=_0x3acdaa;return _0x57804&&_0x30b950(0x190)==_0x57804[_0x30b950(0x179)]?{'type':_0x30b950(0x188),'content':''}:void 0x0;})));}}