@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20260110.0 → 0.0.0-nightly-next-20260110.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 (388) hide show
  1. package/ckeditor5-metadata.json +3 -3
  2. package/{src → dist}/augmentation.d.ts +5 -1
  3. package/{src → dist}/commands/acceptsuggestioncommand.d.ts +5 -1
  4. package/{src → dist}/commands/discardsuggestioncommand.d.ts +5 -1
  5. package/{src → dist}/commands/executeonallsuggestionscommand.d.ts +5 -1
  6. package/{src → dist}/commands/executeonselectedsuggestionscommand.d.ts +5 -1
  7. package/{src → dist}/commands/previewfinalcontentcommand.d.ts +5 -1
  8. package/{src → dist}/commands/trackchangescommand.d.ts +5 -1
  9. package/{src → dist}/index.d.ts +4 -0
  10. package/dist/index.js +4 -4
  11. package/{src → dist}/integrations/ai.d.ts +5 -1
  12. package/{src → dist}/integrations/aiassistant.d.ts +5 -1
  13. package/{src → dist}/integrations/aiquickactions.d.ts +5 -1
  14. package/{src → dist}/integrations/alignment.d.ts +5 -1
  15. package/{src → dist}/integrations/basicstyles.d.ts +5 -1
  16. package/{src → dist}/integrations/blockquote.d.ts +5 -1
  17. package/{src → dist}/integrations/bookmark.d.ts +5 -1
  18. package/{src → dist}/integrations/casechange.d.ts +5 -1
  19. package/{src → dist}/integrations/ckbox.d.ts +5 -1
  20. package/{src → dist}/integrations/codeblock.d.ts +5 -1
  21. package/{src → dist}/integrations/comments.d.ts +5 -1
  22. package/{src → dist}/integrations/deletecommand.d.ts +6 -2
  23. package/{src → dist}/integrations/emoji.d.ts +5 -1
  24. package/{src → dist}/integrations/entercommand.d.ts +6 -2
  25. package/{src → dist}/integrations/findandreplace.d.ts +5 -1
  26. package/{src → dist}/integrations/font.d.ts +5 -1
  27. package/{src → dist}/integrations/footnotes.d.ts +5 -1
  28. package/{src → dist}/integrations/formatpainter.d.ts +5 -1
  29. package/{src → dist}/integrations/heading.d.ts +5 -1
  30. package/{src → dist}/integrations/highlight.d.ts +5 -1
  31. package/{src → dist}/integrations/horizontalline.d.ts +5 -1
  32. package/{src → dist}/integrations/htmlembed.d.ts +5 -1
  33. package/{src → dist}/integrations/image.d.ts +5 -1
  34. package/{src → dist}/integrations/imagereplace.d.ts +5 -1
  35. package/{src → dist}/integrations/imagestyle.d.ts +5 -1
  36. package/{src → dist}/integrations/importword.d.ts +5 -1
  37. package/{src → dist}/integrations/indent.d.ts +5 -1
  38. package/{src → dist}/integrations/inputcommand.d.ts +6 -2
  39. package/{src → dist}/integrations/legacylist.d.ts +5 -1
  40. package/{src → dist}/integrations/legacylistproperties.d.ts +5 -1
  41. package/{src → dist}/integrations/lineheight.d.ts +5 -1
  42. package/{src → dist}/integrations/link.d.ts +5 -1
  43. package/{src → dist}/integrations/list.d.ts +5 -1
  44. package/{src → dist}/integrations/listproperties.d.ts +5 -1
  45. package/{src → dist}/integrations/mediaembed.d.ts +5 -1
  46. package/{src → dist}/integrations/mention.d.ts +5 -1
  47. package/{src → dist}/integrations/mergefields.d.ts +5 -1
  48. package/{src → dist}/integrations/multilevellist.d.ts +5 -1
  49. package/{src → dist}/integrations/pagebreak.d.ts +5 -1
  50. package/{src → dist}/integrations/paragraph.d.ts +5 -1
  51. package/{src → dist}/integrations/removeformat.d.ts +5 -1
  52. package/{src → dist}/integrations/replacesourcecommand.d.ts +5 -1
  53. package/{src → dist}/integrations/restrictededitingmode.d.ts +5 -1
  54. package/{src → dist}/integrations/shiftentercommand.d.ts +5 -1
  55. package/{src → dist}/integrations/standardeditingmode.d.ts +5 -1
  56. package/{src → dist}/integrations/style.d.ts +5 -1
  57. package/{src → dist}/integrations/table.d.ts +5 -1
  58. package/{src → dist}/integrations/tablecaption.d.ts +5 -1
  59. package/{src → dist}/integrations/tableclipboard.d.ts +5 -1
  60. package/{src → dist}/integrations/tablecolumnresize.d.ts +6 -2
  61. package/{src → dist}/integrations/tableheadings.d.ts +5 -1
  62. package/{src → dist}/integrations/tablelayout.d.ts +5 -1
  63. package/{src → dist}/integrations/tablemergesplit.d.ts +5 -1
  64. package/{src → dist}/integrations/tableofcontents.d.ts +5 -1
  65. package/{src → dist}/integrations/tableproperties.d.ts +6 -2
  66. package/{src → dist}/integrations/template.d.ts +5 -1
  67. package/{src → dist}/integrations/title.d.ts +5 -1
  68. package/{src → dist}/integrations/undo.d.ts +5 -1
  69. package/{src → dist}/integrations/uploadcare.d.ts +5 -1
  70. package/{src → dist}/integrations/utils.d.ts +5 -1
  71. package/{src → dist}/suggestion.d.ts +8 -4
  72. package/{src → dist}/suggestiondescriptionfactory.d.ts +6 -2
  73. package/{src → dist}/trackchanges.d.ts +6 -2
  74. package/{src → dist}/trackchangesconfig.d.ts +4 -0
  75. package/{src → dist}/trackchangesdata.d.ts +5 -1
  76. package/{src → dist}/trackchangesediting.d.ts +7 -4
  77. package/{src → dist}/trackchangespreview.d.ts +6 -2
  78. package/{src → dist}/trackchangesui.d.ts +6 -2
  79. package/dist/translations/af.js +1 -1
  80. package/dist/translations/af.umd.js +1 -1
  81. package/dist/translations/ar.js +1 -1
  82. package/dist/translations/ar.umd.js +1 -1
  83. package/dist/translations/ast.js +1 -1
  84. package/dist/translations/ast.umd.js +1 -1
  85. package/dist/translations/az.js +1 -1
  86. package/dist/translations/az.umd.js +1 -1
  87. package/dist/translations/be.js +1 -1
  88. package/dist/translations/be.umd.js +1 -1
  89. package/dist/translations/bg.js +1 -1
  90. package/dist/translations/bg.umd.js +1 -1
  91. package/dist/translations/bn.js +1 -1
  92. package/dist/translations/bn.umd.js +1 -1
  93. package/dist/translations/bs.js +1 -1
  94. package/dist/translations/bs.umd.js +1 -1
  95. package/dist/translations/ca.js +1 -1
  96. package/dist/translations/ca.umd.js +1 -1
  97. package/dist/translations/cs.js +1 -1
  98. package/dist/translations/cs.umd.js +1 -1
  99. package/dist/translations/da.js +1 -1
  100. package/dist/translations/da.umd.js +1 -1
  101. package/dist/translations/de-ch.js +1 -1
  102. package/dist/translations/de-ch.umd.js +1 -1
  103. package/dist/translations/de.js +1 -1
  104. package/dist/translations/de.umd.js +1 -1
  105. package/dist/translations/el.js +1 -1
  106. package/dist/translations/el.umd.js +1 -1
  107. package/dist/translations/en-au.js +1 -1
  108. package/dist/translations/en-au.umd.js +1 -1
  109. package/dist/translations/en-gb.js +1 -1
  110. package/dist/translations/en-gb.umd.js +1 -1
  111. package/dist/translations/en.js +1 -1
  112. package/dist/translations/en.umd.js +1 -1
  113. package/dist/translations/eo.js +1 -1
  114. package/dist/translations/eo.umd.js +1 -1
  115. package/dist/translations/es-co.js +1 -1
  116. package/dist/translations/es-co.umd.js +1 -1
  117. package/dist/translations/es.js +1 -1
  118. package/dist/translations/es.umd.js +1 -1
  119. package/dist/translations/et.js +1 -1
  120. package/dist/translations/et.umd.js +1 -1
  121. package/dist/translations/eu.js +1 -1
  122. package/dist/translations/eu.umd.js +1 -1
  123. package/dist/translations/fa.js +1 -1
  124. package/dist/translations/fa.umd.js +1 -1
  125. package/dist/translations/fi.js +1 -1
  126. package/dist/translations/fi.umd.js +1 -1
  127. package/dist/translations/fr.js +1 -1
  128. package/dist/translations/fr.umd.js +1 -1
  129. package/dist/translations/gl.js +1 -1
  130. package/dist/translations/gl.umd.js +1 -1
  131. package/dist/translations/gu.js +1 -1
  132. package/dist/translations/gu.umd.js +1 -1
  133. package/dist/translations/he.js +1 -1
  134. package/dist/translations/he.umd.js +1 -1
  135. package/dist/translations/hi.js +1 -1
  136. package/dist/translations/hi.umd.js +1 -1
  137. package/dist/translations/hr.js +1 -1
  138. package/dist/translations/hr.umd.js +1 -1
  139. package/dist/translations/hu.js +1 -1
  140. package/dist/translations/hu.umd.js +1 -1
  141. package/dist/translations/hy.js +1 -1
  142. package/dist/translations/hy.umd.js +1 -1
  143. package/dist/translations/id.js +1 -1
  144. package/dist/translations/id.umd.js +1 -1
  145. package/dist/translations/it.js +1 -1
  146. package/dist/translations/it.umd.js +1 -1
  147. package/dist/translations/ja.js +1 -1
  148. package/dist/translations/ja.umd.js +1 -1
  149. package/dist/translations/jv.js +1 -1
  150. package/dist/translations/jv.umd.js +1 -1
  151. package/dist/translations/kk.js +1 -1
  152. package/dist/translations/kk.umd.js +1 -1
  153. package/dist/translations/km.js +1 -1
  154. package/dist/translations/km.umd.js +1 -1
  155. package/dist/translations/kn.js +1 -1
  156. package/dist/translations/kn.umd.js +1 -1
  157. package/dist/translations/ko.js +1 -1
  158. package/dist/translations/ko.umd.js +1 -1
  159. package/dist/translations/ku.js +1 -1
  160. package/dist/translations/ku.umd.js +1 -1
  161. package/dist/translations/lt.js +1 -1
  162. package/dist/translations/lt.umd.js +1 -1
  163. package/dist/translations/lv.js +1 -1
  164. package/dist/translations/lv.umd.js +1 -1
  165. package/dist/translations/ms.js +1 -1
  166. package/dist/translations/ms.umd.js +1 -1
  167. package/dist/translations/nb.js +1 -1
  168. package/dist/translations/nb.umd.js +1 -1
  169. package/dist/translations/ne.js +1 -1
  170. package/dist/translations/ne.umd.js +1 -1
  171. package/dist/translations/nl.js +1 -1
  172. package/dist/translations/nl.umd.js +1 -1
  173. package/dist/translations/no.js +1 -1
  174. package/dist/translations/no.umd.js +1 -1
  175. package/dist/translations/oc.js +1 -1
  176. package/dist/translations/oc.umd.js +1 -1
  177. package/dist/translations/pl.js +1 -1
  178. package/dist/translations/pl.umd.js +1 -1
  179. package/dist/translations/pt-br.js +1 -1
  180. package/dist/translations/pt-br.umd.js +1 -1
  181. package/dist/translations/pt.js +1 -1
  182. package/dist/translations/pt.umd.js +1 -1
  183. package/dist/translations/ro.js +1 -1
  184. package/dist/translations/ro.umd.js +1 -1
  185. package/dist/translations/ru.js +1 -1
  186. package/dist/translations/ru.umd.js +1 -1
  187. package/dist/translations/si.js +1 -1
  188. package/dist/translations/si.umd.js +1 -1
  189. package/dist/translations/sk.js +1 -1
  190. package/dist/translations/sk.umd.js +1 -1
  191. package/dist/translations/sl.js +1 -1
  192. package/dist/translations/sl.umd.js +1 -1
  193. package/dist/translations/sq.js +1 -1
  194. package/dist/translations/sq.umd.js +1 -1
  195. package/dist/translations/sr-latn.js +1 -1
  196. package/dist/translations/sr-latn.umd.js +1 -1
  197. package/dist/translations/sr.js +1 -1
  198. package/dist/translations/sr.umd.js +1 -1
  199. package/dist/translations/sv.js +1 -1
  200. package/dist/translations/sv.umd.js +1 -1
  201. package/dist/translations/th.js +1 -1
  202. package/dist/translations/th.umd.js +1 -1
  203. package/dist/translations/ti.js +1 -1
  204. package/dist/translations/ti.umd.js +1 -1
  205. package/dist/translations/tk.js +1 -1
  206. package/dist/translations/tk.umd.js +1 -1
  207. package/dist/translations/tr.js +1 -1
  208. package/dist/translations/tr.umd.js +1 -1
  209. package/dist/translations/tt.js +1 -1
  210. package/dist/translations/tt.umd.js +1 -1
  211. package/dist/translations/ug.js +1 -1
  212. package/dist/translations/ug.umd.js +1 -1
  213. package/dist/translations/uk.js +1 -1
  214. package/dist/translations/uk.umd.js +1 -1
  215. package/dist/translations/ur.js +1 -1
  216. package/dist/translations/ur.umd.js +1 -1
  217. package/dist/translations/uz.js +1 -1
  218. package/dist/translations/uz.umd.js +1 -1
  219. package/dist/translations/vi.js +1 -1
  220. package/dist/translations/vi.umd.js +1 -1
  221. package/dist/translations/zh-cn.js +1 -1
  222. package/dist/translations/zh-cn.umd.js +1 -1
  223. package/dist/translations/zh.js +1 -1
  224. package/dist/translations/zh.umd.js +1 -1
  225. package/{src → dist}/ui/suggestioncontroller.d.ts +7 -3
  226. package/{src → dist}/ui/view/basesuggestionthreadview.d.ts +8 -4
  227. package/{src → dist}/ui/view/suggestionthreadview.d.ts +7 -3
  228. package/{src → dist}/ui/view/suggestionview.d.ts +7 -3
  229. package/{src → dist}/ui/view/trackchangespreviewview.d.ts +4 -0
  230. package/{src → dist}/utils/common-translations.d.ts +5 -1
  231. package/{src → dist}/utils/utils.d.ts +6 -2
  232. package/package.json +35 -46
  233. package/build/track-changes.js +0 -5
  234. package/build/translations/af.js +0 -1
  235. package/build/translations/ar.js +0 -1
  236. package/build/translations/ast.js +0 -1
  237. package/build/translations/az.js +0 -1
  238. package/build/translations/be.js +0 -1
  239. package/build/translations/bg.js +0 -1
  240. package/build/translations/bn.js +0 -1
  241. package/build/translations/bs.js +0 -1
  242. package/build/translations/ca.js +0 -1
  243. package/build/translations/cs.js +0 -1
  244. package/build/translations/da.js +0 -1
  245. package/build/translations/de-ch.js +0 -1
  246. package/build/translations/de.js +0 -1
  247. package/build/translations/el.js +0 -1
  248. package/build/translations/en-au.js +0 -1
  249. package/build/translations/en-gb.js +0 -1
  250. package/build/translations/eo.js +0 -1
  251. package/build/translations/es-co.js +0 -1
  252. package/build/translations/es.js +0 -1
  253. package/build/translations/et.js +0 -1
  254. package/build/translations/eu.js +0 -1
  255. package/build/translations/fa.js +0 -1
  256. package/build/translations/fi.js +0 -1
  257. package/build/translations/fr.js +0 -1
  258. package/build/translations/gl.js +0 -1
  259. package/build/translations/gu.js +0 -1
  260. package/build/translations/he.js +0 -1
  261. package/build/translations/hi.js +0 -1
  262. package/build/translations/hr.js +0 -1
  263. package/build/translations/hu.js +0 -1
  264. package/build/translations/hy.js +0 -1
  265. package/build/translations/id.js +0 -1
  266. package/build/translations/it.js +0 -1
  267. package/build/translations/ja.js +0 -1
  268. package/build/translations/jv.js +0 -1
  269. package/build/translations/kk.js +0 -1
  270. package/build/translations/km.js +0 -1
  271. package/build/translations/kn.js +0 -1
  272. package/build/translations/ko.js +0 -1
  273. package/build/translations/ku.js +0 -1
  274. package/build/translations/lt.js +0 -1
  275. package/build/translations/lv.js +0 -1
  276. package/build/translations/ms.js +0 -1
  277. package/build/translations/nb.js +0 -1
  278. package/build/translations/ne.js +0 -1
  279. package/build/translations/nl.js +0 -1
  280. package/build/translations/no.js +0 -1
  281. package/build/translations/oc.js +0 -1
  282. package/build/translations/pl.js +0 -1
  283. package/build/translations/pt-br.js +0 -1
  284. package/build/translations/pt.js +0 -1
  285. package/build/translations/ro.js +0 -1
  286. package/build/translations/ru.js +0 -1
  287. package/build/translations/si.js +0 -1
  288. package/build/translations/sk.js +0 -1
  289. package/build/translations/sl.js +0 -1
  290. package/build/translations/sq.js +0 -1
  291. package/build/translations/sr-latn.js +0 -1
  292. package/build/translations/sr.js +0 -1
  293. package/build/translations/sv.js +0 -1
  294. package/build/translations/th.js +0 -1
  295. package/build/translations/ti.js +0 -1
  296. package/build/translations/tk.js +0 -1
  297. package/build/translations/tr.js +0 -1
  298. package/build/translations/tt.js +0 -1
  299. package/build/translations/ug.js +0 -1
  300. package/build/translations/uk.js +0 -1
  301. package/build/translations/ur.js +0 -1
  302. package/build/translations/uz.js +0 -1
  303. package/build/translations/vi.js +0 -1
  304. package/build/translations/zh-cn.js +0 -1
  305. package/build/translations/zh.js +0 -1
  306. package/src/augmentation.js +0 -23
  307. package/src/commands/acceptsuggestioncommand.js +0 -23
  308. package/src/commands/discardsuggestioncommand.js +0 -23
  309. package/src/commands/executeonallsuggestionscommand.js +0 -23
  310. package/src/commands/executeonselectedsuggestionscommand.js +0 -23
  311. package/src/commands/previewfinalcontentcommand.js +0 -23
  312. package/src/commands/trackchangescommand.js +0 -23
  313. package/src/index.js +0 -23
  314. package/src/integrations/ai.js +0 -23
  315. package/src/integrations/aiassistant.js +0 -23
  316. package/src/integrations/aiquickactions.js +0 -23
  317. package/src/integrations/alignment.js +0 -23
  318. package/src/integrations/basicstyles.js +0 -23
  319. package/src/integrations/blockquote.js +0 -23
  320. package/src/integrations/bookmark.js +0 -23
  321. package/src/integrations/casechange.js +0 -23
  322. package/src/integrations/ckbox.js +0 -23
  323. package/src/integrations/codeblock.js +0 -23
  324. package/src/integrations/comments.js +0 -23
  325. package/src/integrations/deletecommand.js +0 -23
  326. package/src/integrations/emoji.js +0 -23
  327. package/src/integrations/entercommand.js +0 -23
  328. package/src/integrations/findandreplace.js +0 -23
  329. package/src/integrations/font.js +0 -23
  330. package/src/integrations/footnotes.js +0 -23
  331. package/src/integrations/formatpainter.js +0 -23
  332. package/src/integrations/heading.js +0 -23
  333. package/src/integrations/highlight.js +0 -23
  334. package/src/integrations/horizontalline.js +0 -23
  335. package/src/integrations/htmlembed.js +0 -23
  336. package/src/integrations/image.js +0 -23
  337. package/src/integrations/imagereplace.js +0 -23
  338. package/src/integrations/imagestyle.js +0 -23
  339. package/src/integrations/importword.js +0 -23
  340. package/src/integrations/indent.js +0 -23
  341. package/src/integrations/inputcommand.js +0 -23
  342. package/src/integrations/legacylist.js +0 -23
  343. package/src/integrations/legacylistproperties.js +0 -23
  344. package/src/integrations/lineheight.js +0 -23
  345. package/src/integrations/link.js +0 -23
  346. package/src/integrations/list.js +0 -23
  347. package/src/integrations/listproperties.js +0 -23
  348. package/src/integrations/mediaembed.js +0 -23
  349. package/src/integrations/mention.js +0 -23
  350. package/src/integrations/mergefields.js +0 -23
  351. package/src/integrations/multilevellist.js +0 -23
  352. package/src/integrations/pagebreak.js +0 -23
  353. package/src/integrations/paragraph.js +0 -23
  354. package/src/integrations/removeformat.js +0 -23
  355. package/src/integrations/replacesourcecommand.js +0 -23
  356. package/src/integrations/restrictededitingmode.js +0 -23
  357. package/src/integrations/shiftentercommand.js +0 -23
  358. package/src/integrations/standardeditingmode.js +0 -23
  359. package/src/integrations/style.js +0 -23
  360. package/src/integrations/table.js +0 -23
  361. package/src/integrations/tablecaption.js +0 -23
  362. package/src/integrations/tableclipboard.js +0 -24
  363. package/src/integrations/tablecolumnresize.js +0 -23
  364. package/src/integrations/tableheadings.js +0 -23
  365. package/src/integrations/tablelayout.js +0 -23
  366. package/src/integrations/tablemergesplit.js +0 -23
  367. package/src/integrations/tableofcontents.js +0 -23
  368. package/src/integrations/tableproperties.js +0 -23
  369. package/src/integrations/template.js +0 -23
  370. package/src/integrations/title.js +0 -23
  371. package/src/integrations/undo.js +0 -23
  372. package/src/integrations/uploadcare.js +0 -23
  373. package/src/integrations/utils.js +0 -23
  374. package/src/suggestion.js +0 -24
  375. package/src/suggestiondescriptionfactory.js +0 -23
  376. package/src/trackchanges.js +0 -23
  377. package/src/trackchangesconfig.js +0 -23
  378. package/src/trackchangesdata.js +0 -23
  379. package/src/trackchangesediting.js +0 -23
  380. package/src/trackchangespreview.js +0 -23
  381. package/src/trackchangesui.js +0 -23
  382. package/src/ui/suggestioncontroller.js +0 -24
  383. package/src/ui/view/basesuggestionthreadview.js +0 -23
  384. package/src/ui/view/suggestionthreadview.js +0 -23
  385. package/src/ui/view/suggestionview.js +0 -23
  386. package/src/ui/view/trackchangespreviewview.js +0 -23
  387. package/src/utils/common-translations.js +0 -23
  388. package/src/utils/utils.js +0 -23
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, 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
- const _0x168150=_0x3872;(function(_0x9dfcf4,_0x2c91e9){const _0xfd452a=_0x3872,_0x1ee582=_0x9dfcf4();while(!![]){try{const _0xdbd3dc=parseInt(_0xfd452a(0x149))/0x1*(parseInt(_0xfd452a(0x140))/0x2)+parseInt(_0xfd452a(0x143))/0x3+-parseInt(_0xfd452a(0x142))/0x4+parseInt(_0xfd452a(0x13a))/0x5+parseInt(_0xfd452a(0x14d))/0x6*(parseInt(_0xfd452a(0x139))/0x7)+parseInt(_0xfd452a(0x141))/0x8*(-parseInt(_0xfd452a(0x147))/0x9)+parseInt(_0xfd452a(0x13b))/0xa*(-parseInt(_0xfd452a(0x14c))/0xb);if(_0xdbd3dc===_0x2c91e9)break;else _0x1ee582['push'](_0x1ee582['shift']());}catch(_0x4f654a){_0x1ee582['push'](_0x1ee582['shift']());}}}(_0x1586,0x267d7));function _0x3872(_0x1ac5d6,_0x29c120){const _0x158656=_0x1586();return _0x3872=function(_0x387283,_0x4b5a8e){_0x387283=_0x387283-0x133;let _0x388e26=_0x158656[_0x387283];return _0x388e26;},_0x3872(_0x1ac5d6,_0x29c120);}import{Plugin as _0x440cc4}from'ckeditor5/src/core.js';function _0x1586(){const _0x3f4f0a=['*Remove\x20all\x20formatting*','24490eQAYvO','format','get','11fDvKaK','2238hRFXLV','formatBlock','formatInline','removeFormat','editor','plugins','has','locale','type','_registerLegacyDescription','2408cyKkwo','851600sliSFW','263470egpHjr','afterInit','enableDefaultAttributesIntegration','RemoveFormatEditing','registerDescriptionCallback','10abMvlh','1103240JpJyNC','233332ptYWEG','291189sAGBjY','TrackChangesEditing','commandName','descriptionFactory','18jBvNen'];_0x1586=function(){return _0x3f4f0a;};return _0x1586();}import{getTranslation as _0x4d4172}from'../utils/common-translations.js';export class TrackChangesRemoveFormat extends _0x440cc4{[_0x168150(0x13c)](){const _0x7faa26=_0x168150,_0x293d5c=this[_0x7faa26(0x133)];if(!_0x293d5c[_0x7faa26(0x134)][_0x7faa26(0x135)](_0x7faa26(0x13e)))return;_0x293d5c[_0x7faa26(0x134)][_0x7faa26(0x14b)](_0x7faa26(0x144))[_0x7faa26(0x13d)](_0x7faa26(0x150)),this[_0x7faa26(0x138)]();}[_0x168150(0x138)](){const _0x403676=_0x168150,_0x56cd89=this[_0x403676(0x133)];_0x56cd89[_0x403676(0x134)][_0x403676(0x14b)](_0x403676(0x144))[_0x403676(0x146)][_0x403676(0x13f)](_0x54bddb=>{const _0x187bbb=_0x403676;if(_0x187bbb(0x14e)!=_0x54bddb[_0x187bbb(0x137)]&&_0x187bbb(0x14f)!=_0x54bddb[_0x187bbb(0x137)])return;const {data:_0x5035c6}=_0x54bddb;return _0x5035c6&&_0x187bbb(0x150)==_0x5035c6[_0x187bbb(0x145)]?{'type':_0x187bbb(0x14a),'content':_0x4d4172(_0x56cd89[_0x187bbb(0x136)],_0x187bbb(0x148))}:void 0x0;});}}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, 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
- const _0x6e9ca2=_0x1245;(function(_0x150825,_0x540a6f){const _0x2d50ab=_0x1245,_0x3d5408=_0x150825();while(!![]){try{const _0x309c1a=parseInt(_0x2d50ab(0x128))/0x1*(parseInt(_0x2d50ab(0x129))/0x2)+-parseInt(_0x2d50ab(0x11e))/0x3*(parseInt(_0x2d50ab(0x11b))/0x4)+parseInt(_0x2d50ab(0x119))/0x5+-parseInt(_0x2d50ab(0x123))/0x6*(-parseInt(_0x2d50ab(0x11c))/0x7)+parseInt(_0x2d50ab(0x11f))/0x8+-parseInt(_0x2d50ab(0x125))/0x9+parseInt(_0x2d50ab(0x118))/0xa;if(_0x309c1a===_0x540a6f)break;else _0x3d5408['push'](_0x3d5408['shift']());}catch(_0x5439d7){_0x3d5408['push'](_0x3d5408['shift']());}}}(_0x495d,0x66657));function _0x1245(_0x1e2de0,_0x4738dc){const _0x495d44=_0x495d();return _0x1245=function(_0x1245fa,_0x2c2baa){_0x1245fa=_0x1245fa-0x118;let _0x3fc9ee=_0x495d44[_0x1245fa];return _0x3fc9ee;},_0x1245(_0x1e2de0,_0x4738dc);}import{Plugin as _0x28ea35}from'ckeditor5/src/core.js';function _0x495d(){const _0x14358a=['commands','afterInit','1zGCWse','346822ZAplGc','7350710UWGbyP','2087810vBcHpx','enableCommand','3084tUOhjd','2849497yRgyYY','TrackChangesEditing','3045wOPgLK','1873704VYhJvH','plugins','editor','get','6ZfAwui','replaceSource','6888132yjmJuG'];_0x495d=function(){return _0x14358a;};return _0x495d();}export class TrackChangesReplaceSourceCommand extends _0x28ea35{[_0x6e9ca2(0x127)](){const _0x2f50cd=_0x6e9ca2,_0x1f782f=this[_0x2f50cd(0x121)];_0x1f782f[_0x2f50cd(0x126)][_0x2f50cd(0x122)](_0x2f50cd(0x124))&&_0x1f782f[_0x2f50cd(0x120)][_0x2f50cd(0x122)](_0x2f50cd(0x11d))[_0x2f50cd(0x11a)](_0x2f50cd(0x124));}}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, 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
- const _0x251f87=_0x381b;function _0x381b(_0x47dcf4,_0x19dfcb){const _0x400f3b=_0x400f();return _0x381b=function(_0x381bc5,_0x379838){_0x381bc5=_0x381bc5-0x1ef;let _0xf8186f=_0x400f3b[_0x381bc5];return _0xf8186f;},_0x381b(_0x47dcf4,_0x19dfcb);}(function(_0xfaaf00,_0x30694e){const _0x3a8ab7=_0x381b,_0x23aefb=_0xfaaf00();while(!![]){try{const _0x48d32b=-parseInt(_0x3a8ab7(0x1fe))/0x1*(-parseInt(_0x3a8ab7(0x1fa))/0x2)+-parseInt(_0x3a8ab7(0x1f8))/0x3*(-parseInt(_0x3a8ab7(0x207))/0x4)+-parseInt(_0x3a8ab7(0x1ff))/0x5*(-parseInt(_0x3a8ab7(0x1f1))/0x6)+-parseInt(_0x3a8ab7(0x206))/0x7*(-parseInt(_0x3a8ab7(0x1f5))/0x8)+-parseInt(_0x3a8ab7(0x1f7))/0x9*(-parseInt(_0x3a8ab7(0x204))/0xa)+-parseInt(_0x3a8ab7(0x209))/0xb+parseInt(_0x3a8ab7(0x202))/0xc*(-parseInt(_0x3a8ab7(0x20a))/0xd);if(_0x48d32b===_0x30694e)break;else _0x23aefb['push'](_0x23aefb['shift']());}catch(_0x29e27b){_0x23aefb['push'](_0x23aefb['shift']());}}}(_0x400f,0xd6c63));function _0x400f(){const _0x1e43c6=['trackChanges','acceptAllSuggestions','900DIHrwV','RestrictedEditingModeEditing','1630XBIjuz','TrackChangesEditing','7etmrkn','4OwMvSQ','editor','6911993ZHcaLm','206999QCmyqF','discardSelectedSuggestions','acceptSelectedSuggestions','get','enableCommand','10362RBZPme','goToPreviousRestrictedEditingException','has','acceptSuggestion','302592pIrCbg','discardAllSuggestions','52263gbmBDk','679377oDCnIw','goToNextRestrictedEditingException','144804tfVDtX','discardSuggestion','plugins','afterInit','18SuSRdT','545wznYEI'];_0x400f=function(){return _0x1e43c6;};return _0x400f();}import{Plugin as _0x4c088b}from'ckeditor5/src/core.js';export class TrackChangesRestrictedEditingMode extends _0x4c088b{[_0x251f87(0x1fd)](){const _0x3959ae=_0x251f87,_0x4d30a0=this[_0x3959ae(0x208)];if(!_0x4d30a0[_0x3959ae(0x1fc)][_0x3959ae(0x1f3)](_0x3959ae(0x203)))return;const _0x4778d2=_0x4d30a0[_0x3959ae(0x1fc)][_0x3959ae(0x1ef)](_0x3959ae(0x205));_0x4778d2[_0x3959ae(0x1f0)](_0x3959ae(0x1f2)),_0x4778d2[_0x3959ae(0x1f0)](_0x3959ae(0x1f9));const _0x1751e5=_0x4d30a0[_0x3959ae(0x1fc)][_0x3959ae(0x1ef)](_0x3959ae(0x203));_0x1751e5[_0x3959ae(0x1f0)](_0x3959ae(0x200)),_0x1751e5[_0x3959ae(0x1f0)](_0x3959ae(0x1f4)),_0x1751e5[_0x3959ae(0x1f0)](_0x3959ae(0x1fb)),_0x1751e5[_0x3959ae(0x1f0)](_0x3959ae(0x201)),_0x1751e5[_0x3959ae(0x1f0)](_0x3959ae(0x1f6)),_0x1751e5[_0x3959ae(0x1f0)](_0x3959ae(0x20c)),_0x1751e5[_0x3959ae(0x1f0)](_0x3959ae(0x20b));}}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, 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
- const _0x2d8823=_0x2f14;(function(_0x2ca411,_0x309dd4){const _0x2bc6cd=_0x2f14,_0xc3d236=_0x2ca411();while(!![]){try{const _0xa85b89=-parseInt(_0x2bc6cd(0x1f5))/0x1*(parseInt(_0x2bc6cd(0x201))/0x2)+-parseInt(_0x2bc6cd(0x1f4))/0x3+-parseInt(_0x2bc6cd(0x204))/0x4+parseInt(_0x2bc6cd(0x205))/0x5*(-parseInt(_0x2bc6cd(0x1f9))/0x6)+parseInt(_0x2bc6cd(0x1fc))/0x7*(-parseInt(_0x2bc6cd(0x1ee))/0x8)+-parseInt(_0x2bc6cd(0x1f3))/0x9*(-parseInt(_0x2bc6cd(0x1ff))/0xa)+parseInt(_0x2bc6cd(0x1f0))/0xb*(parseInt(_0x2bc6cd(0x1fa))/0xc);if(_0xa85b89===_0x309dd4)break;else _0xc3d236['push'](_0xc3d236['shift']());}catch(_0x51136e){_0xc3d236['push'](_0xc3d236['shift']());}}}(_0x66f7,0x682ec));function _0x66f7(){const _0x2486ed=['119217RRDJXa','ELEMENT_LINE_BREAK','softBreak','1646980VhFgdJ','shiftEnter','543134okclOO','locale','afterInit','545568JFMhHa','60LElswd','editor','plugins','192ulSXRm','ShiftEnter','1320539JvkHLQ','has','registerElementLabel','18TCoNix','2077584DkERPl','1BkGIRl','TrackChangesEditing','descriptionFactory','get','337182DiNnWu','228XfAbTl','enableCommand'];_0x66f7=function(){return _0x2486ed;};return _0x66f7();}import{Plugin as _0x4a6c6b}from'ckeditor5/src/core.js';import{getTranslation as _0x29a91f}from'../utils/common-translations.js';function _0x2f14(_0x14dc14,_0x24cd4a){const _0x66f720=_0x66f7();return _0x2f14=function(_0x2f14fe,_0x3b490a){_0x2f14fe=_0x2f14fe-0x1ed;let _0x4150b6=_0x66f720[_0x2f14fe];return _0x4150b6;},_0x2f14(_0x14dc14,_0x24cd4a);}export class TrackChangesShiftEnterCommand extends _0x4a6c6b{[_0x2d8823(0x203)](){const _0x2c789f=_0x2d8823,_0xf1afe6=this[_0x2c789f(0x206)];if(!_0xf1afe6[_0x2c789f(0x1ed)][_0x2c789f(0x1f1)](_0x2c789f(0x1ef)))return;const _0x52d9cb=_0xf1afe6[_0x2c789f(0x1ed)][_0x2c789f(0x1f8)](_0x2c789f(0x1f6));_0x52d9cb[_0x2c789f(0x1fb)](_0x2c789f(0x200)),_0x52d9cb[_0x2c789f(0x1f7)][_0x2c789f(0x1f2)](_0x2c789f(0x1fe),_0x3d0b73=>_0x29a91f(_0xf1afe6[_0x2c789f(0x202)],_0x2c789f(0x1fd),_0x3d0b73));}}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, 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
- const _0x28ce4e=_0x1b4c;function _0x1b4c(_0x4e7ea7,_0x317dce){const _0x3e24af=_0x3e24();return _0x1b4c=function(_0x1b4cd4,_0x537c6a){_0x1b4cd4=_0x1b4cd4-0x1a0;let _0x551de4=_0x3e24af[_0x1b4cd4];return _0x551de4;},_0x1b4c(_0x4e7ea7,_0x317dce);}function _0x3e24(){const _0x5d2d4c=['66642MRXmml','105mbYttg','3337284RHdWBw','selection','filter','forceValue','commandParams','type','getRanges','restrictedEditingExceptionBlock','11vhlKuC','formatBlock','markBlockFormat','4rTlKqr','map','741204MYoZZQ','locale','55399224lYZRyM','1136cvKWVt','_enableEditingExceptionBlockCommand','get','change','restrictedEditingException','checkChild','document','parent','commands','commandName','registerDescriptionCallback','from','descriptionFactory','FORMAT_RESTRICTED_DISABLED','FORMAT_RESTRICTED_ENABLED','push','afterInit','StandardEditingModeEditing','restrictedEditingExceptionAuto','665335TDkFCs','enableCommand','formatInline','5eKzhyD','createContext','has','format','8478630olDhwX','value','editor','schema','plugins','isCollapsed','name','getSelectedBlocks','_enableEditingExceptionCommand','52632baLcVF','markInlineFormat','TrackChangesEditing','model','findAncestor'];_0x3e24=function(){return _0x5d2d4c;};return _0x3e24();}(function(_0x59a830,_0x26e981){const _0x46f6f2=_0x1b4c,_0x4b0ec7=_0x59a830();while(!![]){try{const _0x58d220=parseInt(_0x46f6f2(0x1b0))/0x1*(-parseInt(_0x46f6f2(0x1d2))/0x2)+-parseInt(_0x46f6f2(0x1d4))/0x3+-parseInt(_0x46f6f2(0x1c7))/0x4*(parseInt(_0x46f6f2(0x1b3))/0x5)+-parseInt(_0x46f6f2(0x1c5))/0x6*(-parseInt(_0x46f6f2(0x1c6))/0x7)+parseInt(_0x46f6f2(0x1d7))/0x8*(-parseInt(_0x46f6f2(0x1c0))/0x9)+-parseInt(_0x46f6f2(0x1b7))/0xa+parseInt(_0x46f6f2(0x1cf))/0xb*(parseInt(_0x46f6f2(0x1d6))/0xc);if(_0x58d220===_0x26e981)break;else _0x4b0ec7['push'](_0x4b0ec7['shift']());}catch(_0x163722){_0x4b0ec7['push'](_0x4b0ec7['shift']());}}}(_0x3e24,0xa9285));import{Plugin as _0x3d897c}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x3e0146}from'./utils.js';import{getTranslation as _0x50c04d}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x54a9f9}from'../utils/utils.js';export class TrackChangesStandardEditingMode extends _0x3d897c{[_0x28ce4e(0x1ad)](){const _0x2cd012=_0x28ce4e,_0x25415e=this[_0x2cd012(0x1b9)],_0x54964f=_0x25415e[_0x2cd012(0x1bb)][_0x2cd012(0x1d9)](_0x2cd012(0x1c2));_0x25415e[_0x2cd012(0x1bb)][_0x2cd012(0x1b5)](_0x2cd012(0x1ae))&&(this[_0x2cd012(0x1bf)](),this[_0x2cd012(0x1d8)](),_0x54964f[_0x2cd012(0x1b1)](_0x2cd012(0x1af)));}[_0x28ce4e(0x1bf)](){const _0x4f6b58=_0x28ce4e,_0x3cae1d=this[_0x4f6b58(0x1b9)],_0x1392f0=_0x3cae1d[_0x4f6b58(0x1c3)],_0x4db4d1=_0x3cae1d[_0x4f6b58(0x1d5)],_0x81ce54=_0x3cae1d[_0x4f6b58(0x1bb)][_0x4f6b58(0x1d9)](_0x4f6b58(0x1c2)),_0x324190=_0x4f6b58(0x1a1),_0x225d94=_0x3cae1d[_0x4f6b58(0x1a5)][_0x4f6b58(0x1d9)](_0x324190);_0x81ce54[_0x4f6b58(0x1b1)](_0x324190,(_0xb2d74a,_0x26cec0={})=>{const _0x1acd15=_0x4f6b58,_0x20983d=_0x1392f0[_0x1acd15(0x1a3)][_0x1acd15(0x1c8)];if(_0x20983d[_0x1acd15(0x1bc)])return void _0xb2d74a(_0x26cec0);const _0x5b548f=void 0x0!==_0x26cec0[_0x1acd15(0x1ca)]?_0x26cec0[_0x1acd15(0x1ca)]:!_0x225d94[_0x1acd15(0x1b8)];_0x1392f0[_0x1acd15(0x1a0)](()=>{const _0x953121=_0x1acd15,_0x42644f=Array[_0x953121(0x1a8)](_0x20983d[_0x953121(0x1cd)]());for(const _0xfc6bd8 of _0x42644f){const _0x320f90=_0x5b548f?[_0xfc6bd8]:_0x3e0146(_0x324190,_0xfc6bd8,_0x1392f0);for(const _0x3d296c of _0x320f90)_0x81ce54[_0x953121(0x1c1)](_0x3d296c,{'commandName':_0x324190,'commandParams':[{'forceValue':_0x5b548f}]});}});}),_0x81ce54[_0x4f6b58(0x1a9)][_0x4f6b58(0x1a7)](_0x25e7ff=>{const _0x18b2ac=_0x4f6b58;if(_0x18b2ac(0x1d0)!=_0x25e7ff[_0x18b2ac(0x1cc)]&&_0x18b2ac(0x1b2)!=_0x25e7ff[_0x18b2ac(0x1cc)])return;const {data:_0x546682}=_0x25e7ff;return _0x546682&&_0x546682[_0x18b2ac(0x1a6)]==_0x324190?_0x546682[_0x18b2ac(0x1cb)][0x0][_0x18b2ac(0x1ca)]?{'type':_0x18b2ac(0x1b6),'content':_0x50c04d(_0x4db4d1,_0x18b2ac(0x1ab))}:{'type':_0x18b2ac(0x1b6),'content':_0x50c04d(_0x4db4d1,_0x18b2ac(0x1aa))}:void 0x0;});}[_0x28ce4e(0x1d8)](){const _0x548dcb=_0x28ce4e,_0x3c4a88=this[_0x548dcb(0x1b9)],_0x4f3a82=_0x3c4a88[_0x548dcb(0x1d5)],_0x2a2717=_0x3c4a88[_0x548dcb(0x1bb)][_0x548dcb(0x1d9)](_0x548dcb(0x1c2)),_0x5d8502=_0x548dcb(0x1ce),_0x1ba580=this[_0x548dcb(0x1b9)][_0x548dcb(0x1a5)][_0x548dcb(0x1d9)](_0x5d8502);_0x2a2717[_0x548dcb(0x1b1)](_0x5d8502,(_0x3f7ebe,_0xd0c794={})=>{const _0x20ea46=_0x548dcb,_0x924276=this[_0x20ea46(0x1b9)][_0x20ea46(0x1c3)][_0x20ea46(0x1a3)][_0x20ea46(0x1c8)],_0x29cf36=_0xd0c794&&void 0x0!==_0xd0c794[_0x20ea46(0x1ca)]?_0xd0c794[_0x20ea46(0x1ca)]:!_0x1ba580[_0x20ea46(0x1b8)];let _0x35d94e=[];if(_0x29cf36){const _0x1dde41=Array[_0x20ea46(0x1a8)](_0x924276[_0x20ea46(0x1be)]())[_0x20ea46(0x1c9)](_0x512963=>function(_0x18d9a4){const _0x5e7a3a=_0x20ea46;return!!_0x18d9a4[_0x5e7a3a(0x1c4)](_0x5e7a3a(0x1a1),{'includeSelf':!0x0});}(_0x512963)||function(_0x492dcb,_0x10945d){const _0x2b7d98=_0x20ea46,_0x4b2709=_0x10945d[_0x2b7d98(0x1b4)](_0x492dcb[_0x2b7d98(0x1a4)]);if(!_0x10945d[_0x2b7d98(0x1a2)](_0x4b2709,_0x2b7d98(0x1a1)))return!0x1;if(!_0x10945d[_0x2b7d98(0x1a2)](_0x4b2709[_0x2b7d98(0x1ac)](_0x2b7d98(0x1a1)),_0x492dcb))return!0x1;return!0x0;}(_0x512963,this[_0x20ea46(0x1b9)][_0x20ea46(0x1c3)][_0x20ea46(0x1ba)]));_0x35d94e=_0x54a9f9(_0x1dde41,_0x3c4a88[_0x20ea46(0x1c3)]);}else{const _0x3a63f5=Array[_0x20ea46(0x1a8)](_0x924276[_0x20ea46(0x1be)]())[_0x20ea46(0x1d3)](_0x1af32a=>function(_0x3dc5ac){const _0x1aa96e=_0x20ea46;let _0xe2597d=_0x3dc5ac;for(;_0xe2597d[_0x1aa96e(0x1a4)];){if(_0x1aa96e(0x1a1)==_0xe2597d[_0x1aa96e(0x1a4)][_0x1aa96e(0x1bd)])return _0xe2597d;_0xe2597d=_0xe2597d[_0x1aa96e(0x1a4)];}return null;}(_0x1af32a))[_0x20ea46(0x1c9)](_0x346658=>!!_0x346658);_0x35d94e=_0x54a9f9(_0x3a63f5,_0x3c4a88[_0x20ea46(0x1c3)]);}_0x3c4a88[_0x20ea46(0x1c3)][_0x20ea46(0x1a0)](()=>{const _0x2ebbaa=_0x20ea46;for(const _0x2c9fe2 of _0x35d94e)_0x2a2717[_0x2ebbaa(0x1d1)](_0x2c9fe2,{'commandName':_0x5d8502,'commandParams':[{'forceValue':_0x29cf36}]});});}),_0x2a2717[_0x548dcb(0x1a9)][_0x548dcb(0x1a7)](_0x1e87f9=>{const _0x18cf80=_0x548dcb,{data:_0x3ee148}=_0x1e87f9;if(_0x3ee148&&_0x3ee148[_0x18cf80(0x1a6)]==_0x5d8502)return _0x3ee148[_0x18cf80(0x1cb)][0x0][_0x18cf80(0x1ca)]?{'type':_0x18cf80(0x1b6),'content':_0x50c04d(_0x4f3a82,_0x18cf80(0x1ab))}:{'type':_0x18cf80(0x1b6),'content':_0x50c04d(_0x4f3a82,_0x18cf80(0x1aa))};});}}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, 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 _0x17c9(_0x564551,_0x43d975){const _0x209c1b=_0x209c();return _0x17c9=function(_0x17c994,_0x4460a7){_0x17c994=_0x17c994-0x1c2;let _0xebae87=_0x209c1b[_0x17c994];return _0xebae87;},_0x17c9(_0x564551,_0x43d975);}const _0x40aeec=_0x17c9;(function(_0x4e5350,_0x4c033f){const _0x448a0c=_0x17c9,_0x287eea=_0x4e5350();while(!![]){try{const _0x40090d=-parseInt(_0x448a0c(0x1d7))/0x1+-parseInt(_0x448a0c(0x1d1))/0x2*(-parseInt(_0x448a0c(0x1e1))/0x3)+parseInt(_0x448a0c(0x1ec))/0x4+-parseInt(_0x448a0c(0x1df))/0x5+parseInt(_0x448a0c(0x1f0))/0x6*(parseInt(_0x448a0c(0x1de))/0x7)+-parseInt(_0x448a0c(0x1e0))/0x8*(-parseInt(_0x448a0c(0x1f2))/0x9)+parseInt(_0x448a0c(0x1cb))/0xa*(-parseInt(_0x448a0c(0x1c2))/0xb);if(_0x40090d===_0x4c033f)break;else _0x287eea['push'](_0x287eea['shift']());}catch(_0x77f66a){_0x287eea['push'](_0x287eea['shift']());}}}(_0x209c,0xa2b38));import{Plugin as _0x419445}from'ckeditor5/src/core.js';function _0x209c(){const _0x20cf6b=['locale','enableDefaultAttributesIntegration','format','config','registerAttributeLabel','_registerLegacyDescription','768698UNUxwe','4436715MbvWiN','7139016hYLLNW','50619jchiWU','type','StyleUtils','element','commandName','formatBlock','descriptionFactory','block','definitions','getGhsAttributeNameForElement','ghsAttributes','5049024KSkAPU','commandParams','forceValue','toLowerCase','12mRuQEU','plugins','9dXGiSi','2332cQihBl','inline','style','get','GeneralHtmlSupport','DataSchema','editor','has','*Set\x20format:*\x20%0','33470fQzqbq','formatInline','add','styleName','Style','afterInit','46CPOfNt','registerDescriptionCallback','normalizeConfig','*Remove\x20format:*\x20%0','FORMAT_STYLE','TrackChangesEditing','499009KgBbFW'];_0x209c=function(){return _0x20cf6b;};return _0x209c();}import{getTranslation as _0x5255ae}from'../utils/common-translations.js';export class TrackChangesStylesDropdown extends _0x419445{[_0x40aeec(0x1d0)](){const _0x368f31=_0x40aeec,_0x5cdc3f=this[_0x368f31(0x1c8)];if(!_0x5cdc3f[_0x368f31(0x1f1)][_0x368f31(0x1c9)](_0x368f31(0x1cf))||!_0x5cdc3f[_0x368f31(0x1f1)][_0x368f31(0x1c9)](_0x368f31(0x1c7)))return;const _0x5edb20=_0x5cdc3f[_0x368f31(0x1f1)][_0x368f31(0x1c5)](_0x368f31(0x1d6)),_0x4a5621=_0x5cdc3f[_0x368f31(0x1d8)],_0x599f5f=_0x5cdc3f[_0x368f31(0x1db)][_0x368f31(0x1c5)](_0x368f31(0x1c4))||{},_0x782f8d=_0x5cdc3f[_0x368f31(0x1f1)][_0x368f31(0x1c5)](_0x368f31(0x1c6)),_0x5a1187=_0x5cdc3f[_0x368f31(0x1f1)][_0x368f31(0x1c5)](_0x368f31(0x1e3))[_0x368f31(0x1d3)](_0x5cdc3f[_0x368f31(0x1f1)][_0x368f31(0x1c5)](_0x368f31(0x1c7)),_0x599f5f[_0x368f31(0x1e9)]);_0x5edb20[_0x368f31(0x1d9)](_0x368f31(0x1c4));const _0x19f6a9=new Set();for(const _0x42e7c2 of _0x5a1187[_0x368f31(0x1e8)]){const _0x2a8c93=_0x782f8d[_0x368f31(0x1ea)](_0x42e7c2[_0x368f31(0x1e4)]);_0x19f6a9[_0x368f31(0x1cd)](_0x2a8c93);}const _0x887d31=new Set();for(const _0x93b7bb of _0x5a1187[_0x368f31(0x1c3)]){const _0x519eba=_0x782f8d[_0x368f31(0x1ea)](_0x93b7bb[_0x368f31(0x1e4)]);_0x887d31[_0x368f31(0x1cd)](_0x519eba);for(const _0x4a7d7c of _0x93b7bb[_0x368f31(0x1eb)])_0x887d31[_0x368f31(0x1cd)](_0x4a7d7c);}for(const _0x26d974 of _0x19f6a9)_0x5edb20[_0x368f31(0x1e7)][_0x368f31(0x1dc)](_0x26d974,_0x5255ae(_0x4a5621,_0x368f31(0x1d5)));for(const _0x2be697 of _0x887d31)_0x5edb20[_0x368f31(0x1e7)][_0x368f31(0x1dc)](_0x2be697,_0x5255ae(_0x4a5621,_0x368f31(0x1d5)));this[_0x368f31(0x1dd)]();}[_0x40aeec(0x1dd)](){const _0x48028e=_0x40aeec,_0x4244ec=this[_0x48028e(0x1c8)],_0xa91306=_0x4244ec[_0x48028e(0x1d8)];_0x4244ec[_0x48028e(0x1f1)][_0x48028e(0x1c5)](_0x48028e(0x1d6))[_0x48028e(0x1e7)][_0x48028e(0x1d2)](_0x1f47a6=>{const _0x3d48d9=_0x48028e;if(_0x3d48d9(0x1e6)!=_0x1f47a6[_0x3d48d9(0x1e2)]&&_0x3d48d9(0x1cc)!=_0x1f47a6[_0x3d48d9(0x1e2)])return;const {data:_0x5019a1}=_0x1f47a6;return _0x5019a1&&_0x3d48d9(0x1c4)===_0x5019a1[_0x3d48d9(0x1e5)]?_0x5019a1[_0x3d48d9(0x1ed)][0x0][_0x3d48d9(0x1ee)]?{'type':_0x3d48d9(0x1da),'content':_0x5255ae(_0xa91306,_0x3d48d9(0x1ca),_0x5019a1[_0x3d48d9(0x1ed)][0x0][_0x3d48d9(0x1ce)][_0x3d48d9(0x1ef)]())}:{'type':_0x3d48d9(0x1da),'content':_0x5255ae(_0xa91306,_0x3d48d9(0x1d4),_0x5019a1[_0x3d48d9(0x1ed)][0x0][_0x3d48d9(0x1ce)][_0x3d48d9(0x1ef)]())}:void 0x0;});}}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, 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
- const _0x56d45b=_0x4bec;(function(_0x32cde0,_0x435b4a){const _0x34bed1=_0x4bec,_0x464973=_0x32cde0();while(!![]){try{const _0x5b8d7a=-parseInt(_0x34bed1(0x1ab))/0x1+parseInt(_0x34bed1(0x165))/0x2+-parseInt(_0x34bed1(0x19f))/0x3+-parseInt(_0x34bed1(0x17b))/0x4*(parseInt(_0x34bed1(0x199))/0x5)+-parseInt(_0x34bed1(0x15e))/0x6+-parseInt(_0x34bed1(0x137))/0x7+parseInt(_0x34bed1(0x177))/0x8;if(_0x5b8d7a===_0x435b4a)break;else _0x464973['push'](_0x464973['shift']());}catch(_0x595cca){_0x464973['push'](_0x464973['shift']());}}}(_0x37a1,0x504c2));import{Plugin as _0x3dba3b}from'ckeditor5/src/core.js';import{ModelLiveRange as _0x542d75}from'ckeditor5/src/engine.js';import{getTranslation as _0x3a296b}from'../utils/common-translations.js';export class TrackChangesTable extends _0x3dba3b{[_0x56d45b(0x17e)];[_0x56d45b(0x15c)];constructor(_0x3c3623){const _0x10cad8=_0x56d45b;super(_0x3c3623),this[_0x10cad8(0x17e)]=[_0x10cad8(0x133),_0x10cad8(0x136)],this[_0x10cad8(0x15c)]=new Set();}[_0x56d45b(0x17c)](){const _0x588f86=_0x56d45b,_0xa84d55=this[_0x588f86(0x19d)],_0x278ef0=_0xa84d55[_0x588f86(0x11b)][_0x588f86(0x14a)][_0x588f86(0x128)];if(!_0xa84d55[_0x588f86(0x18d)][_0x588f86(0x167)](_0x588f86(0x1ac)))return;const _0x1c9b6e=_0xa84d55[_0x588f86(0x166)],_0x3132d3=_0xa84d55[_0x588f86(0x18d)][_0x588f86(0x16a)](_0x588f86(0x14e)),_0x5a0858=_0xa84d55[_0x588f86(0x18d)][_0x588f86(0x16a)](_0x588f86(0x154));_0x3132d3[_0x588f86(0x14d)][_0x588f86(0x130)](_0x588f86(0x1a3),_0x23623a=>_0x3a296b(_0x1c9b6e,_0x588f86(0x1a1),_0x23623a)),this[_0x588f86(0x13a)](),_0x3132d3[_0x588f86(0x194)](_0x588f86(0x18c)),_0x3132d3[_0x588f86(0x194)](_0x588f86(0x162)),_0x3132d3[_0x588f86(0x194)](_0x588f86(0x127));for(const _0x5f4b41 of[_0x588f86(0x142),_0x588f86(0x19c)]){const _0x1b86d5=_0xa84d55[_0x588f86(0x182)][_0x588f86(0x16a)](_0x5f4b41);_0x3132d3[_0x588f86(0x194)](_0x5f4b41,_0x39142f=>{const _0x223fb9=_0x588f86;_0xa84d55[_0x223fb9(0x11b)][_0x223fb9(0x129)](_0x49f04c=>{const _0x3a532a=_0x223fb9;_0x39142f();const _0xbfbd07=_0x3a532a(0x17a)===_0x1b86d5[_0x3a532a(0x188)],_0x26ade0=_0x5a0858[_0x3a532a(0x148)](_0x278ef0),_0x3a8002=_0x5a0858[_0x3a532a(0x146)](_0x26ade0),_0x36de08=_0xbfbd07?_0x3a8002[_0x3a532a(0x192)]-0x1:_0x3a8002[_0x3a532a(0x12a)]+0x1,_0xe6cc13=_0x26ade0[0x0][_0x3a532a(0x125)](_0x3a532a(0x1a3)),_0x1cf90b=_0x5a0858[_0x3a532a(0x172)](_0xe6cc13,{'startRow':_0x36de08,'endRow':_0x36de08}),_0x8c3d48=Array[_0x3a532a(0x171)](_0x1cf90b)[_0x3a532a(0x160)](_0x420c5d=>_0x49f04c[_0x3a532a(0x198)](_0x420c5d[_0x3a532a(0x195)]));_0x3132d3[_0x3a532a(0x185)](_0x8c3d48,_0x3a532a(0x133));});});}for(const _0x3b9aec of[_0x588f86(0x16d),_0x588f86(0x14c)]){const _0x4213be=_0xa84d55[_0x588f86(0x182)][_0x588f86(0x16a)](_0x3b9aec);_0x3132d3[_0x588f86(0x194)](_0x3b9aec,_0x46ce88=>{const _0x3d2fd9=_0x588f86;_0xa84d55[_0x3d2fd9(0x11b)][_0x3d2fd9(0x129)](_0x38269a=>{const _0x52289a=_0x3d2fd9;_0x46ce88();const _0x682b29=_0x52289a(0x158)===_0x4213be[_0x52289a(0x188)],_0x18457c=_0x5a0858[_0x52289a(0x148)](_0x278ef0),_0xdca39c=_0x5a0858[_0x52289a(0x152)](_0x18457c),_0x180ea6=_0x682b29?_0xdca39c[_0x52289a(0x192)]-0x1:_0xdca39c[_0x52289a(0x12a)]+0x1,_0x101938=_0x18457c[0x0][_0x52289a(0x125)](_0x52289a(0x1a3)),_0x4afe22=_0x5a0858[_0x52289a(0x172)](_0x101938,{'startRow':0x0,'column':_0x180ea6,'includeAllSlots':!0x1}),_0x76bbb2=Array[_0x52289a(0x171)](_0x4afe22)[_0x52289a(0x160)](_0x506f55=>_0x38269a[_0x52289a(0x198)](_0x506f55[_0x52289a(0x195)]));_0x3132d3[_0x52289a(0x185)](_0x76bbb2,_0x52289a(0x136));});});}for(const _0x5cad6a of[_0x588f86(0x168),_0x588f86(0x180)]){const _0x34edca=_0x5cad6a[_0x588f86(0x13f)](0xb),_0x5359b5=_0x34edca[_0x588f86(0x13b)](),_0x2dd7cf=_0x5359b5[_0x588f86(0x13f)](0x0,0x3)+_0x588f86(0x12b),_0xf61d9=_0x588f86(0x1a3)+_0x34edca,_0x63dca4=_0x588f86(0x138)+_0x34edca,_0x54d6c5=_0x588f86(0x161)+_0x34edca;_0x3132d3[_0x588f86(0x194)](_0x5cad6a,()=>{const _0x12cbc0=_0x588f86;_0xa84d55[_0x12cbc0(0x11b)][_0x12cbc0(0x129)](_0x4724a9=>{const _0x16a672=_0x12cbc0,_0x4953ea=_0x5a0858[_0x16a672(0x148)](_0x278ef0),_0x57adc6=_0x4953ea[0x0][_0x16a672(0x125)](_0x16a672(0x1a3));let _0x4f71e8;if(_0x16a672(0x168)==_0x5cad6a){const _0x33f5be=_0x5a0858[_0x16a672(0x146)](_0x4953ea);_0x4f71e8={'startRow':_0x33f5be[_0x16a672(0x192)],'endRow':_0x33f5be[_0x16a672(0x12a)],'includeAllSlots':!0x0};}else{const _0x27d001=_0x5a0858[_0x16a672(0x152)](_0x4953ea);_0x4f71e8={'startColumn':_0x27d001[_0x16a672(0x192)],'endColumn':_0x27d001[_0x16a672(0x12a)],'includeAllSlots':!0x0};}const _0x4a5f68=_0x5a0858[_0x16a672(0x172)](_0x57adc6,_0x4f71e8),_0x300178=Array[_0x16a672(0x171)](_0x4a5f68)[_0x16a672(0x160)](({cell:_0x54f114})=>_0x54f114),_0x4412ef=_e(_0x300178[_0x16a672(0x15b)](_0x56a370=>_0x56a370[_0x16a672(0x18f)](_0x2dd7cf))),_0x1087b3=_e(_0x300178[_0x16a672(0x15b)](_0x27706e=>!_0x27706e[_0x16a672(0x18f)](_0x2dd7cf)))[_0x16a672(0x160)](_0x16fb1e=>_0x4724a9[_0x16a672(0x198)](_0x16fb1e)),_0x364fa8=_0x3132d3[_0x16a672(0x16f)](_0x1087b3,_0xf61d9);if(_0x364fa8&&(_0x16a672(0x133)==_0x364fa8[_0x16a672(0x16e)]||_0x16a672(0x136)==_0x364fa8[_0x16a672(0x16e)])){const _0x34a17d=this[_0x16a672(0x156)](_0x364fa8);for(const _0x19f8ea of _0x4412ef){const _0x4d0408=_0x4724a9[_0x16a672(0x198)](_0x19f8ea),_0x59e1f0=_0x5a0858[_0x16a672(0x153)](_0x19f8ea),_0x517d10=_0x19f8ea[_0x16a672(0x19b)](_0x2dd7cf)-0x1,_0x19873f=_0x34a17d[_0x63dca4],_0x4c5536=_0x34a17d[_0x54d6c5];_0x19873f<=_0x59e1f0[_0x5359b5]&&_0x59e1f0[_0x5359b5]+_0x517d10<=_0x4c5536&&_0x364fa8[_0x16a672(0x140)](_0x4d0408);}}});});}function _0x2b2158(_0x10732){const _0x37eea5=_0x588f86,_0x534a3d=Array[_0x37eea5(0x171)](_0x278ef0[_0x37eea5(0x13c)]())[_0x37eea5(0x160)](_0x13c4fb=>_0x542d75[_0x37eea5(0x15d)](_0x13c4fb));_0xa84d55[_0x37eea5(0x11b)][_0x37eea5(0x129)](_0x342e8f=>{const _0x406d50=_0x37eea5,_0x4647e8=_0x342e8f[_0x406d50(0x13e)];_0x10732=_0x10732[_0x406d50(0x15b)](_0x344fa1=>_0x406d50(0x179)!=_0x344fa1[_0x406d50(0x1a4)][_0x406d50(0x11f)]),_0x342e8f[_0x406d50(0x197)](_0x10732),_0xa84d55[_0x406d50(0x182)][_0x406d50(0x16a)](_0x406d50(0x168))[_0x406d50(0x12f)](),_0xa84d55[_0x406d50(0x120)](_0x406d50(0x168),{'forceDefaultExecution':!0x0}),_0xa84d55[_0x406d50(0x11b)][_0x406d50(0x14f)](()=>{const _0x1a4721=_0x406d50;_0xa84d55[_0x1a4721(0x11b)][_0x1a4721(0x14f)](_0x4647e8,_0x337874=>{const _0x389b95=_0x1a4721,_0x521f21=_0x534a3d[_0x389b95(0x15b)](_0x2f43d6=>_0x389b95(0x179)!=_0x2f43d6[_0x389b95(0x1a4)][_0x389b95(0x11f)]);_0x521f21[_0x389b95(0x14b)]>0x0&&_0x337874[_0x389b95(0x197)](_0x521f21);for(const _0x49d805 of _0x534a3d)_0x49d805[_0x389b95(0x1ae)]();});});});}function _0x455c56(_0x48e3dc){const _0x2eae4f=_0x588f86;_0xa84d55[_0x2eae4f(0x11b)][_0x2eae4f(0x129)](_0x549fbe=>{const _0x485eb2=_0x2eae4f,_0x194b65=Array[_0x485eb2(0x171)](_0x278ef0[_0x485eb2(0x13c)]())[_0x485eb2(0x160)](_0x379149=>_0x542d75[_0x485eb2(0x15d)](_0x379149)),_0x598460=[];for(const _0x59d5c9 of _0x48e3dc)for(const _0x109b42 of _0x59d5c9[_0x485eb2(0x1a6)]({'shallow':!0x0}))_0x598460[_0x485eb2(0x17d)](_0x109b42);for(const _0x1c828a of _0x598460)_0x485eb2(0x179)!=_0x1c828a[_0x485eb2(0x1a4)][_0x485eb2(0x11f)]&&(_0x549fbe[_0x485eb2(0x197)](_0x549fbe[_0x485eb2(0x123)](_0x1c828a,0x0)),_0xa84d55[_0x485eb2(0x182)][_0x485eb2(0x16a)](_0x485eb2(0x180))[_0x485eb2(0x12f)](),_0xa84d55[_0x485eb2(0x120)](_0x485eb2(0x180),{'forceDefaultExecution':!0x0}));const _0x5086ff=_0x194b65[_0x485eb2(0x15b)](_0x2ac7e9=>_0x485eb2(0x179)!=_0x2ac7e9[_0x485eb2(0x1a4)][_0x485eb2(0x11f)]);_0x5086ff[_0x485eb2(0x14b)]>0x0&&_0x549fbe[_0x485eb2(0x197)](_0x5086ff);for(const _0x43126e of _0x194b65)_0x43126e[_0x485eb2(0x1ae)]();});}function _0x49d0eb(_0x338986,_0x4c7c44){const _0x5106fc=_0x588f86;return _0x4c7c44[_0x5106fc(0x184)](_0xc1c079=>_0x338986[_0x5106fc(0x190)](_0x501ae9=>_0x501ae9[_0x5106fc(0x16b)][_0x5106fc(0x132)](_0xc1c079[_0x5106fc(0x169)])||_0xc1c079[_0x5106fc(0x16b)][_0x5106fc(0x132)](_0x501ae9[_0x5106fc(0x169)])));}function _0x51e91b(_0x555887,_0x483f3f){const _0x1fca8c=_0x588f86;return!_0x555887[_0x1fca8c(0x190)](_0x17647b=>_0x483f3f[_0x1fca8c(0x190)](_0x2e5031=>_0x17647b[_0x1fca8c(0x145)](_0x2e5031)))&&_0x555887[_0x1fca8c(0x190)](_0x1b3e76=>_0x483f3f[_0x1fca8c(0x190)](_0x442ee6=>_0x1b3e76[_0x1fca8c(0x16b)][_0x1fca8c(0x11d)](_0x442ee6[_0x1fca8c(0x169)])));}_0x3132d3[_0x588f86(0x14d)][_0x588f86(0x191)](_0x434ae1=>{const _0x549873=_0x588f86;if(_0x549873(0x12d)!=_0x434ae1[_0x549873(0x187)]&&_0x549873(0x1a8)!=_0x434ae1[_0x549873(0x187)])return;const _0x400865=_0x434ae1[_0x549873(0x151)]();if(null!=_0x400865&&_0x400865['is'](_0x549873(0x134),_0x549873(0x1a3))){if(_0x549873(0x12d)==_0x434ae1[_0x549873(0x187)]){const _0x4c1b5b=_0x434ae1[_0x549873(0x1a6)]()[_0x549873(0x15b)](_0x261749=>_0x261749['is'](_0x549873(0x183)))[_0x549873(0x160)](_0x2cdc50=>_0x2cdc50[_0x549873(0x144)]);if(_0x4c1b5b[_0x549873(0x14b)])return{'type':_0x549873(0x12d),'content':_0x3a296b(_0x1c9b6e,_0x549873(0x131),_0x3a296b(_0x1c9b6e,_0x549873(0x143),'\x22'+_0x4c1b5b[_0x549873(0x175)]('\x20')+'\x22'))};}if(_0x549873(0x1a8)==_0x434ae1[_0x549873(0x187)]){const _0x70d666=_0x434ae1[_0x549873(0x1a6)]()[_0x549873(0x15b)](_0x241095=>_0x241095['is'](_0x549873(0x183)))[_0x549873(0x160)](_0x35bc46=>_0x35bc46[_0x549873(0x144)]);if(_0x70d666[_0x549873(0x14b)])return{'type':_0x549873(0x1a8),'content':_0x3a296b(_0x1c9b6e,_0x549873(0x173),_0x3a296b(_0x1c9b6e,_0x549873(0x143),'\x22'+_0x70d666[_0x549873(0x175)]('\x20')+'\x22'))};}}}),_0x3132d3[_0x588f86(0x14d)][_0x588f86(0x191)](_0x2cdd80=>{const _0x241e5b=_0x588f86;if(_0x241e5b(0x133)==_0x2cdd80[_0x241e5b(0x16e)]){const _0x5083c8=_0x2cdd80[_0x241e5b(0x1a6)]()[_0x241e5b(0x15b)](_0x488cb4=>_0x488cb4['is'](_0x241e5b(0x183)))[_0x241e5b(0x160)](_0x1dfc99=>_0x1dfc99[_0x241e5b(0x144)]),_0x5e9152=this[_0x241e5b(0x156)](_0x2cdd80),_0x62e0b2=_0x5e9152[_0x241e5b(0x1aa)]-_0x5e9152[_0x241e5b(0x19e)]+0x1;if(_0x241e5b(0x12d)==_0x2cdd80[_0x241e5b(0x187)])return _0x5083c8[_0x241e5b(0x14b)]?{'type':_0x241e5b(0x12d),'content':_0x3a296b(_0x1c9b6e,_0x241e5b(0x131),_0x3a296b(_0x1c9b6e,_0x241e5b(0x12e),[_0x62e0b2,'\x22'+_0x5083c8[_0x241e5b(0x175)]('\x20')+'\x22']))}:{'type':_0x241e5b(0x12d),'content':_0x3a296b(_0x1c9b6e,_0x241e5b(0x131),_0x3a296b(_0x1c9b6e,_0x241e5b(0x121),_0x62e0b2))};if(_0x241e5b(0x1a8)==_0x2cdd80[_0x241e5b(0x187)])return _0x5083c8[_0x241e5b(0x14b)]?{'type':_0x241e5b(0x1a8),'content':_0x3a296b(_0x1c9b6e,_0x241e5b(0x173),_0x3a296b(_0x1c9b6e,_0x241e5b(0x12e),[_0x62e0b2,'\x22'+_0x5083c8[_0x241e5b(0x175)]('\x20')+'\x22']))}:{'type':_0x241e5b(0x1a8),'content':_0x3a296b(_0x1c9b6e,_0x241e5b(0x173),_0x3a296b(_0x1c9b6e,_0x241e5b(0x121),_0x62e0b2))};}if(_0x241e5b(0x136)==_0x2cdd80[_0x241e5b(0x16e)]){const _0x4489d4=_0x2cdd80[_0x241e5b(0x1a6)]()[_0x241e5b(0x15b)](_0x2bccec=>_0x2bccec['is'](_0x241e5b(0x183)))[_0x241e5b(0x160)](_0x1f1006=>_0x1f1006[_0x241e5b(0x144)]),_0x4566fb=this[_0x241e5b(0x156)](_0x2cdd80),_0x46024e=_0x4566fb[_0x241e5b(0x17f)]-_0x4566fb[_0x241e5b(0x189)]+0x1;if(_0x241e5b(0x12d)==_0x2cdd80[_0x241e5b(0x187)])return _0x4489d4[_0x241e5b(0x14b)]?{'type':_0x241e5b(0x12d),'content':_0x3a296b(_0x1c9b6e,_0x241e5b(0x131),_0x3a296b(_0x1c9b6e,_0x241e5b(0x170),[_0x46024e,'\x22'+_0x4489d4[_0x241e5b(0x175)]('\x20')+'\x22']))}:{'type':_0x241e5b(0x12d),'content':_0x3a296b(_0x1c9b6e,_0x241e5b(0x131),_0x3a296b(_0x1c9b6e,_0x241e5b(0x11c),_0x46024e))};if(_0x241e5b(0x1a8)==_0x2cdd80[_0x241e5b(0x187)])return _0x4489d4[_0x241e5b(0x14b)]?{'type':_0x241e5b(0x1a8),'content':_0x3a296b(_0x1c9b6e,_0x241e5b(0x173),_0x3a296b(_0x1c9b6e,_0x241e5b(0x170),[_0x46024e,'\x22'+_0x4489d4[_0x241e5b(0x175)]('\x20')+'\x22']))}:{'type':_0x241e5b(0x1a8),'content':_0x3a296b(_0x1c9b6e,_0x241e5b(0x173),_0x3a296b(_0x1c9b6e,_0x241e5b(0x11c),_0x46024e))};}}),_0x3132d3[_0x588f86(0x163)][_0x588f86(0x1a2)](_0x588f86(0x12d),_0x588f86(0x133),_0x588f86(0x1a5),_0x2b2158),_0x3132d3[_0x588f86(0x163)][_0x588f86(0x1a2)](_0x588f86(0x1a8),_0x588f86(0x133),_0x588f86(0x15f),_0x2b2158),_0x3132d3[_0x588f86(0x163)][_0x588f86(0x1a2)](_0x588f86(0x12d),_0x588f86(0x136),_0x588f86(0x1a5),_0x455c56),_0x3132d3[_0x588f86(0x163)][_0x588f86(0x1a2)](_0x588f86(0x1a8),_0x588f86(0x136),_0x588f86(0x15f),_0x455c56),_0x3132d3[_0x588f86(0x163)][_0x588f86(0x1a2)](_0x588f86(0x12d),_0x588f86(0x136),_0x588f86(0x175),_0x49d0eb),_0x3132d3[_0x588f86(0x163)][_0x588f86(0x1a2)](_0x588f86(0x1a8),_0x588f86(0x136),_0x588f86(0x175),_0x49d0eb),_0x3132d3[_0x588f86(0x163)][_0x588f86(0x1a2)](_0x588f86(0x12d),_0x588f86(0x133),_0x588f86(0x175),_0x51e91b),_0x3132d3[_0x588f86(0x163)][_0x588f86(0x1a2)](_0x588f86(0x1a8),_0x588f86(0x133),_0x588f86(0x175),_0x51e91b);}[_0x56d45b(0x1a9)](){const _0x694a7c=_0x56d45b,_0x1264d5=this[_0x694a7c(0x19d)],_0x4dbd9d=_0x1264d5[_0x694a7c(0x11b)][_0x694a7c(0x14a)][_0x694a7c(0x128)];return(_0x36f7a7,_0x19e356)=>{const _0x4ac5d7=_0x694a7c;_0x1264d5[_0x4ac5d7(0x11b)][_0x4ac5d7(0x129)](_0x15f4e6=>{const _0x33e9ba=_0x4ac5d7,{commandName:_0x5fbc,commandParams:_0x231e6b}=_0x19e356;let _0x4b722a=_0x36f7a7[0x0][_0x33e9ba(0x16b)][_0x33e9ba(0x18e)];_0x231e6b&&_0x231e6b[0x0]&&!0x1===_0x231e6b[0x0][_0x33e9ba(0x18b)]&&(_0x4b722a=_0x36f7a7[0x0][_0x33e9ba(0x169)][_0x33e9ba(0x150)]);const _0x13fcde=_0x15f4e6[_0x33e9ba(0x1ad)](_0x4b722a);if(_0x33e9ba(0x179)==_0x13fcde[_0x33e9ba(0x1a4)][_0x33e9ba(0x11f)])return;const _0x265010=Array[_0x33e9ba(0x171)](_0x4dbd9d[_0x33e9ba(0x13c)]())[_0x33e9ba(0x160)](_0x9b149f=>_0x542d75[_0x33e9ba(0x15d)](_0x9b149f));_0x15f4e6[_0x33e9ba(0x197)](_0x13fcde),_0x1264d5[_0x33e9ba(0x182)][_0x33e9ba(0x16a)](_0x5fbc)[_0x33e9ba(0x12f)](),_0x231e6b[_0x33e9ba(0x17d)]({'forceDefaultExecution':!0x0}),_0x1264d5[_0x33e9ba(0x120)](_0x5fbc,..._0x231e6b);const _0x554cf9=_0x265010[_0x33e9ba(0x15b)](_0x51f12a=>_0x33e9ba(0x179)!=_0x51f12a[_0x33e9ba(0x1a4)][_0x33e9ba(0x11f)]);_0x554cf9[_0x33e9ba(0x14b)]>0x0&&_0x15f4e6[_0x33e9ba(0x197)](_0x554cf9);for(const _0x5e5d7f of _0x265010)_0x5e5d7f[_0x33e9ba(0x1ae)]();});};}[_0x56d45b(0x141)](_0x54f6c0){const _0x20f531=_0x56d45b,_0x5dfb20=this[_0x20f531(0x19d)][_0x20f531(0x18d)][_0x20f531(0x16a)](_0x20f531(0x154));let _0x262163=Number[_0x20f531(0x181)],_0x2edaee=Number[_0x20f531(0x13d)],_0x326bc0=Number[_0x20f531(0x181)],_0x1af606=Number[_0x20f531(0x13d)];for(const _0x284499 of _0x54f6c0){if(_0x20f531(0x179)==_0x284499[_0x20f531(0x1a4)][_0x20f531(0x11f)])continue;const {row:_0x3b36f3,column:_0x1bc94e}=_0x5dfb20[_0x20f531(0x153)](_0x284499),_0x57b68d=_0x284499[_0x20f531(0x18f)](_0x20f531(0x1a7))?_0x284499[_0x20f531(0x19b)](_0x20f531(0x1a7))-0x1:0x0,_0x5c51fd=_0x284499[_0x20f531(0x18f)](_0x20f531(0x157))?_0x284499[_0x20f531(0x19b)](_0x20f531(0x157))-0x1:0x0;_0x262163=_0x3b36f3<_0x262163?_0x3b36f3:_0x262163,_0x2edaee=_0x3b36f3+_0x57b68d>_0x2edaee?_0x3b36f3+_0x57b68d:_0x2edaee,_0x326bc0=_0x1bc94e<_0x326bc0?_0x1bc94e:_0x326bc0,_0x1af606=_0x1bc94e+_0x5c51fd>_0x1af606?_0x1bc94e+_0x5c51fd:_0x1af606;}return{'minRow':_0x262163,'maxRow':_0x2edaee,'minColumn':_0x326bc0,'maxColumn':_0x1af606};}[_0x56d45b(0x13a)](){const _0x55b3e9=_0x56d45b,_0x486a10=this[_0x55b3e9(0x19d)],_0x403fff=_0x486a10[_0x55b3e9(0x18d)][_0x55b3e9(0x16a)](_0x55b3e9(0x14e)),_0x595b90=_0x486a10[_0x55b3e9(0x18d)][_0x55b3e9(0x16a)](_0x55b3e9(0x154));_0x486a10[_0x55b3e9(0x11b)][_0x55b3e9(0x14a)]['on'](_0x55b3e9(0x174),()=>{const _0x846a40=_0x55b3e9,_0x3c2b3b=Array[_0x846a40(0x171)](_0x486a10[_0x846a40(0x11b)][_0x846a40(0x14a)][_0x846a40(0x19a)][_0x846a40(0x139)]());for(const {name:_0x438d9f,data:_0x67ced5}of _0x3c2b3b){const {group:_0x5428a3,id:_0x43b613,subType:_0x4b5ff7}=_0x403fff[_0x846a40(0x1a0)](_0x438d9f);if(_0x846a40(0x193)!=_0x5428a3)continue;if(null!=_0x67ced5[_0x846a40(0x135)])continue;const _0x5126c9=_0x403fff[_0x846a40(0x147)](_0x43b613);this[_0x846a40(0x17e)][_0x846a40(0x15a)](_0x4b5ff7)&&this[_0x846a40(0x15c)][_0x846a40(0x126)](_0x5126c9);}},{'priority':_0x55b3e9(0x155)});const _0x462c6c=(_0x435f2b,_0x5864ca)=>{const _0x5dd0bd=_0x55b3e9;let _0x58d8f2=!0x1;const _0x1deb85=_0x5864ca[_0x5dd0bd(0x198)](_0x435f2b),_0x22750d=_0x435f2b[_0x5dd0bd(0x125)](_0x5dd0bd(0x1a3)),_0x90addc=_0x595b90[_0x5dd0bd(0x153)](_0x435f2b);for(const _0x2e3955 of this[_0x5dd0bd(0x15c)]){const _0x21ff8f=_0x2e3955[_0x5dd0bd(0x16e)],_0x3c9325=_0x21ff8f[_0x5dd0bd(0x196)](_0x5dd0bd(0x176)),_0x3d7667=_0x21ff8f[_0x5dd0bd(0x13f)](_0x3c9325?0xa:0x5),_0x57253d=_0x3d7667[_0x5dd0bd(0x13b)](),_0x56e76d=_0x57253d[_0x5dd0bd(0x13f)](0x0,0x3)+_0x5dd0bd(0x12b),_0x1bafd9=_0x5dd0bd(0x138)+_0x3d7667,_0x91f788=_0x5dd0bd(0x161)+_0x3d7667;if(!_0x2e3955[_0x5dd0bd(0x18a)])continue;if(_0x22750d!=_0x2e3955[_0x5dd0bd(0x124)]()[_0x5dd0bd(0x169)][_0x5dd0bd(0x125)](_0x5dd0bd(0x1a3)))continue;if(_0x2e3955[_0x5dd0bd(0x159)](_0x1deb85))continue;const _0x4d817f=_0x435f2b[_0x5dd0bd(0x18f)](_0x56e76d)?_0x435f2b[_0x5dd0bd(0x19b)](_0x56e76d)-0x1:0x0,_0x2069d8=this[_0x5dd0bd(0x156)](_0x2e3955),_0x200bdc=_0x2069d8[_0x1bafd9],_0x317b3f=_0x2069d8[_0x91f788];_0x200bdc<=_0x90addc[_0x57253d]&&_0x90addc[_0x57253d]+_0x4d817f<=_0x317b3f&&(_0x2e3955[_0x5dd0bd(0x140)](_0x1deb85),_0x58d8f2=!0x0);}return _0x58d8f2;};_0x486a10[_0x55b3e9(0x11b)][_0x55b3e9(0x14a)][_0x55b3e9(0x149)](_0x54af52=>{const _0x4f6d17=_0x55b3e9;let _0x570191=!0x1;for(const _0x2afb35 of _0x486a10[_0x4f6d17(0x11b)][_0x4f6d17(0x14a)][_0x4f6d17(0x19a)][_0x4f6d17(0x186)]())if(_0x4f6d17(0x12c)==_0x2afb35[_0x4f6d17(0x187)]){if(_0x4f6d17(0x133)==_0x2afb35[_0x4f6d17(0x178)]){for(const _0x51dfb6 of _0x2afb35[_0x4f6d17(0x122)][_0x4f6d17(0x150)][_0x4f6d17(0x11e)]())_0x570191=_0x570191||_0x462c6c(_0x51dfb6,_0x54af52);}else _0x4f6d17(0x164)==_0x2afb35[_0x4f6d17(0x178)]&&(_0x570191=_0x570191||_0x462c6c(_0x2afb35[_0x4f6d17(0x122)][_0x4f6d17(0x150)],_0x54af52));}return _0x570191;});}[_0x56d45b(0x156)](_0x5f0e12){const _0x3d1091=_0x56d45b;return this[_0x3d1091(0x141)](_0x5f0e12[_0x3d1091(0x13c)]()[_0x3d1091(0x160)](_0x371992=>_0x371992[_0x3d1091(0x169)][_0x3d1091(0x150)]));}}function _0x37a1(){const _0x5eb8f5=['getRanges','MIN_SAFE_INTEGER','batch','substr','addRange','_getCoordsForCells','insertTableRowAbove','ELEMENT_TABLE_WITH_TEXT','data','isIntersecting','getRowIndexes','getSuggestion','getSelectionAffectedTableCells','registerPostFixer','document','length','insertTableColumnRight','descriptionFactory','TrackChangesEditing','enqueueChange','nodeAfter','getContainedElement','getColumnIndexes','getCellLocation','TableUtils','low','_getSuggestionCoords','colspan','left','isIntersectingWithRange','includes','filter','_tableSuggestions','fromRange','1735524uxTraX','accept','map','max','selectTableRow','_suggestionFactory','tableCell','776520baTMKc','locale','has','removeTableRow','start','get','end','values','insertTableColumnLeft','subType','markMultiRangeDeletion','ELEMENT_TABLE_COLUMN_WITH_TEXT','from','createTableWalker','*Remove:*\x20%0','change:data','join','tablePaste','8736048RyNBfD','name','$graveyard','above','44nfiBgK','afterInit','push','_tablePostFixingSubtypes','maxColumn','removeTableColumn','MAX_SAFE_INTEGER','commands','$textProxy','every','markMultiRangeInsertion','getChanges','type','order','minColumn','isInContent','forceValue','insertTable','plugins','nodeBefore','hasAttribute','some','registerDescriptionCallback','first','suggestion','enableCommand','cell','startsWith','setSelection','createRangeOn','4275TXrPFl','differ','getAttribute','insertTableRowBelow','editor','minRow','954657KVfkxW','_splitMarkerName','ELEMENT_TABLE','registerCustomCallback','table','root','discard','getItems','rowspan','deletion','_acceptFormatSuggestionCallbackFactory','maxRow','356572xPuFnl','TableEditing','createRangeIn','detach','model','ELEMENT_TABLE_COLUMN','isTouching','getChildren','rootName','execute','ELEMENT_TABLE_ROW','position','createPositionAt','getFirstRange','findAncestor','add','selectTableColumn','selection','change','last','span','insert','insertion','ELEMENT_TABLE_ROW_WITH_TEXT','refresh','registerElementLabel','*Insert:*\x20%0','isEqual','tableRow','element','oldRange','tableColumn','1245426nNgSdr','min','getChangedMarkers','_setupColumnsRowsFixing','toLowerCase'];_0x37a1=function(){return _0x5eb8f5;};return _0x37a1();}function _0x4bec(_0x3958dc,_0x213263){const _0x37a166=_0x37a1();return _0x4bec=function(_0x4bec13,_0x514502){_0x4bec13=_0x4bec13-0x11b;let _0x12e0f7=_0x37a166[_0x4bec13];return _0x12e0f7;},_0x4bec(_0x3958dc,_0x213263);}function _e(_0x5540ca){const _0x508f1e=_0x56d45b;return Array[_0x508f1e(0x171)](new Set(_0x5540ca)[_0x508f1e(0x16c)]());}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, 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 _0x1c77(_0x29d13f,_0x506991){const _0x81108e=_0x8110();return _0x1c77=function(_0x1c77a3,_0x513e49){_0x1c77a3=_0x1c77a3-0x78;let _0x5ceeb3=_0x81108e[_0x1c77a3];return _0x5ceeb3;},_0x1c77(_0x29d13f,_0x506991);}const _0x41734b=_0x1c77;(function(_0x47707d,_0x4246df){const _0x275f3c=_0x1c77,_0x21d500=_0x47707d();while(!![]){try{const _0x3c8c83=-parseInt(_0x275f3c(0x79))/0x1*(-parseInt(_0x275f3c(0x80))/0x2)+-parseInt(_0x275f3c(0x7a))/0x3*(parseInt(_0x275f3c(0x7f))/0x4)+parseInt(_0x275f3c(0x81))/0x5+-parseInt(_0x275f3c(0x7d))/0x6+-parseInt(_0x275f3c(0x85))/0x7+-parseInt(_0x275f3c(0x78))/0x8+parseInt(_0x275f3c(0x86))/0x9*(parseInt(_0x275f3c(0x88))/0xa);if(_0x3c8c83===_0x4246df)break;else _0x21d500['push'](_0x21d500['shift']());}catch(_0x11c9e0){_0x21d500['push'](_0x21d500['shift']());}}}(_0x8110,0x7746d));import{Plugin as _0x3d96b2}from'ckeditor5/src/core.js';function _0x8110(){const _0x1edba2=['1059umqkec','has','TrackChangesEditing','3097686KXaOJh','TableCaptionEditing','1668pZKACC','4CcqSyo','4226550MVaWHc','enableCommand','plugins','toggleTableCaption','729316ndPCkt','752301YrTCIv','requires','20THByeG','editor','get','afterInit','3922232gCqmWx','367009XImsSJ'];_0x8110=function(){return _0x1edba2;};return _0x8110();}import{TrackChangesTable as _0x280cf6}from'./table.js';export class TrackChangesTableCaption extends _0x3d96b2{static get[_0x41734b(0x87)](){return[_0x280cf6];}[_0x41734b(0x8b)](){const _0x6f6952=_0x41734b,_0x543aec=this[_0x6f6952(0x89)];if(!_0x543aec[_0x6f6952(0x83)][_0x6f6952(0x7b)](_0x6f6952(0x7e)))return;_0x543aec[_0x6f6952(0x83)][_0x6f6952(0x8a)](_0x6f6952(0x7c))[_0x6f6952(0x82)](_0x6f6952(0x84));}}
@@ -1,24 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, 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
- const _0x6d0d53=_0x4193;(function(_0x5398b4,_0x47b977){const _0x2236a9=_0x4193,_0x374f0c=_0x5398b4();while(!![]){try{const _0x3c255f=parseInt(_0x2236a9(0x1f1))/0x1*(-parseInt(_0x2236a9(0x292))/0x2)+parseInt(_0x2236a9(0x239))/0x3+-parseInt(_0x2236a9(0x299))/0x4+parseInt(_0x2236a9(0x27b))/0x5*(-parseInt(_0x2236a9(0x204))/0x6)+-parseInt(_0x2236a9(0x20e))/0x7+-parseInt(_0x2236a9(0x276))/0x8*(-parseInt(_0x2236a9(0x270))/0x9)+parseInt(_0x2236a9(0x22e))/0xa*(parseInt(_0x2236a9(0x20b))/0xb);if(_0x3c255f===_0x47b977)break;else _0x374f0c['push'](_0x374f0c['shift']());}catch(_0x4a47a6){_0x374f0c['push'](_0x374f0c['shift']());}}}(_0x5cdd,0xe39c2));function _0x5cdd(){const _0x43208f=['showSuggestionHighlights','subType','content','insertionRanges','getChildren','elementToElement','differ','cell','getContainedElement','keys','removeColumns','column','_isForcedDefaultExecutionBlock','root','suggestion-td','previousSibling','rowInsertionRanges','position','move','ck-suggestion-marker','every','conversion','endColumn','accept','find','element','710mojEGd','tableCellBackgroundColor','rootName','wrap','getRanges','columnInsertionRanges','insert','containsRange','getAllAdjacentSuggestions','getColumns','from','removeMarkers','nodeAfter','filter','tablePasteRow','type','deletionRanges','columns','getSuggestions','787662FDPACj','requires','redo','forEach','includes','document','findAncestor','54406HHoiCV','insertRows','suggestionUnloaded','12000051HPirCV','TableSelection','row','createTableWalker','columnInsertionIndexes','updateMarker','has','locale','descriptionFactory','tableCellHorizontalAlignment','nextSibling','name','afterInit','getMarkers','suggestion','startsWith','author','detach','_replaceTableSlotCell','forceDefaultExecution','start','contentInsertion','getTableIfOnlyTableInContent','TableUtils','getRowIndexes','isInContent','for','fromRange','tableCellBorderStyle','markMultiRangeBlockFormat','createRange','markerName','7230awdpzQ','createRangeIn','markMultiRangeDeletion','hasSuggestion','insertContent','tableCellBorderWidth','change','reduce','unwrap','insertColumns','createElement','797526yFYlLI','registerDescriptionCallback','discard','setAttributes','batch','attributes','tablePasteCell','remove','isEmpty','_createdBatches','join','newRange','getShiftedBy','createRangeOn','documentSelection','getSelectedTableCells','ck-suggestion-marker--active','push','next','first','editor','length','entries','method','tablePasteColumn','selection','markerAttributes','last','paste','register','getSuggestion','fill','tablePaste','tableCellVerticalAlignment','suggestionLoaded','fromEntries','getSuggestionCallback','ck-suggestion-marker-insertion','commands','trackChanges','tableCellPadding','Users','editing','oldRange','activeMarkers','getAttributes','some','editingDowncast','setAttribute','markMultiRangeInsertion','rows','end','*Replace\x20table\x20cells*','insertion','registerCustomCallback','31014qbJjPP','getChanges','$graveyard','return','getColumnIndexes','add','1704gUqtly','getRange','createPositionBefore','options','getChild','5bgxgGq','_tablePostFixingSubtypes','TableClipboard','markers','formatBlock','removeRows','getRows','model','tableCell','tableCellSuggestion','_suggestionFactory','getItems','map','isEqual','lowest','previous','_splitMarkerName','markerToHighlight','paragraph','set','view','tablePasteChainId','getSelectionAffectedTableCells','4142YZBNJC','tableCellBorderColor','removeMarker','_getCoordsForCells','registerPostFixer','clipboardOutput','suggestion:formatBlock:tablePasteCell','1310112lUNTPK','stop','getChangedMarkers','TrackChangesEditing','table','endRow','high','listenTo','dataDowncast','plugins','low','cells','schema','deletion','value','rowInsertionIndexes','get'];_0x5cdd=function(){return _0x43208f;};return _0x5cdd();}import{getTranslation as _0x3ed9a4}from'../utils/common-translations.js';import{Plugin as _0x391628}from'ckeditor5/src/core.js';import{ModelLiveRange as _0x53b9fe}from'ckeditor5/src/engine.js';import{uid as _0x374f0,priorities as _0x263f15}from'ckeditor5/src/utils.js';import{TrackChangesTable as _0x2f0852}from'./table.js';import{ClipboardPipeline as _0x971982}from'ckeditor5/src/clipboard.js';const Re=[_0x6d0d53(0x233),_0x6d0d53(0x293),_0x6d0d53(0x22a),_0x6d0d53(0x217),_0x6d0d53(0x25a),_0x6d0d53(0x1f2),_0x6d0d53(0x261)],Ae=/* #__PURE__ -- @preserve */
24
- Object[_0x6d0d53(0x25c)](Re[_0x6d0d53(0x287)](_0x18c699=>[_0x18c699,null]));export class TrackChangesTableClipboard extends _0x391628{static get[_0x6d0d53(0x205)](){return[_0x2f0852];}[_0x6d0d53(0x21a)](){const _0x5f4807=_0x6d0d53,_0x3a7020=this[_0x5f4807(0x24d)];if(!_0x3a7020[_0x5f4807(0x2a2)][_0x5f4807(0x214)](_0x5f4807(0x27d)))return;const _0x17d204=_0x3a7020[_0x5f4807(0x2a2)][_0x5f4807(0x2a9)](_0x5f4807(0x29c)),_0x2b7099=_0x3a7020[_0x5f4807(0x2a2)][_0x5f4807(0x2a9)](_0x5f4807(0x225)),_0x701464=_0x3a7020[_0x5f4807(0x2a2)][_0x5f4807(0x2a9)](_0x2f0852),_0x3a15ab=_0x3a7020[_0x5f4807(0x2a2)][_0x5f4807(0x2a9)](_0x5f4807(0x27d)),_0x5ecd08=_0x3a7020[_0x5f4807(0x2a2)][_0x5f4807(0x2a9)](_0x5f4807(0x20f)),_0x321f45=_0x3a7020[_0x5f4807(0x2a2)][_0x5f4807(0x2a9)](_0x971982);_0x701464[_0x5f4807(0x27c)][_0x5f4807(0x24a)](_0x5f4807(0x1ff),_0x5f4807(0x251)),_0x3a7020[_0x5f4807(0x282)][_0x5f4807(0x2a5)][_0x5f4807(0x256)](_0x5f4807(0x284),{'allowIn':_0x5f4807(0x283),'allowContentOf':_0x5f4807(0x283),'isLimit':!0x0}),_0x3a7020[_0x5f4807(0x1ec)][_0x5f4807(0x1dc)]({'model':_0x5f4807(0x284),'view':_0x5f4807(0x1e5)});let _0x30cc43=null,_0x43fa4d=!0x1;_0x321f45['on'](_0x5f4807(0x223),(_0x37903e,_0x4fa6f5)=>{const _0x22a166=_0x5f4807;_0x43fa4d=_0x22a166(0x255)===_0x4fa6f5[_0x22a166(0x250)];}),_0x3a7020[_0x5f4807(0x282)]['on'](_0x5f4807(0x232),(_0x1b8708,_0x24d5fd)=>{const _0x4c30f4=_0x5f4807;if(!_0x43fa4d&&null===_0x5ecd08[_0x4c30f4(0x248)]())return;const [_0x31ac68,_0x55d653]=_0x24d5fd,_0x5df120=_0x24d5fd[_0x24d5fd[_0x4c30f4(0x24e)]-0x1];_0x5df120&&_0x5df120[_0x4c30f4(0x221)]||_0x17d204[_0x4c30f4(0x1e3)]||this[_0x4c30f4(0x24d)][_0x4c30f4(0x25f)][_0x4c30f4(0x2a9)](_0x4c30f4(0x260))[_0x4c30f4(0x2a7)]&&function(_0xe52299,_0x3e52ea,_0x598e47,_0x33c914,_0x15ee58){const _0x2f243d=_0x4c30f4;if(_0x3e52ea&&!_0x3e52ea['is'](_0x2f243d(0x247)))return!0x1;const _0x164353=_0x15ee58[_0x2f243d(0x224)](_0xe52299,_0x598e47);if(!_0x164353||!Oe(_0x164353,void 0x0,_0x33c914))return!0x1;const _0xc74a9a=_0x33c914[_0x2f243d(0x291)](_0x598e47[_0x2f243d(0x209)][_0x2f243d(0x252)]);if(!_0xc74a9a[_0x2f243d(0x24e)])return!0x1;const _0x21b638=_0xc74a9a[0x0][_0x2f243d(0x20a)](_0x2f243d(0x29d)),_0x546b04=_0x33c914[_0x2f243d(0x226)](_0xc74a9a),_0x18280f=_0x33c914[_0x2f243d(0x274)](_0xc74a9a),_0x89424e={'startRow':_0x546b04[_0x2f243d(0x24c)],'endRow':_0x546b04[_0x2f243d(0x254)],'startColumn':_0x18280f[_0x2f243d(0x24c)],'endColumn':_0x18280f[_0x2f243d(0x254)]};return 0x1==_0xc74a9a[_0x2f243d(0x24e)]&&(_0x89424e[_0x2f243d(0x29e)]+=_0x33c914[_0x2f243d(0x281)](_0x164353)-0x1,_0x89424e[_0x2f243d(0x1ed)]+=_0x33c914[_0x2f243d(0x1fa)](_0x164353)-0x1),Oe(_0x21b638,_0x89424e,_0x33c914);}(_0x31ac68,_0x55d653,_0x3a7020[_0x4c30f4(0x282)],_0x2b7099,_0x3a15ab)&&(_0x1b8708[_0x4c30f4(0x29a)](),_0x30cc43={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3a7020[_0x4c30f4(0x282)][_0x4c30f4(0x234)](()=>{const _0x591598=_0x4c30f4;_0x3a7020[_0x591598(0x282)][_0x591598(0x232)](_0x24d5fd[0x0],_0x24d5fd[0x1],_0x24d5fd[0x2],{'forceDefaultExecution':!0x0});const _0x4d0b0d=_0x374f0(),{rowInsertionRanges:_0x376b9c,columnInsertionRanges:_0x58ca93,insertionRanges:_0x549297,deletionRanges:_0x4539c9,cells:_0x3e38dc}=_0x30cc43;_0x376b9c[_0x591598(0x24e)]&&_0x17d204[_0x591598(0x26a)](_0x376b9c,_0x591598(0x1ff),{'tablePasteChainId':_0x4d0b0d}),_0x58ca93[_0x591598(0x24e)]&&_0x17d204[_0x591598(0x26a)](_0x58ca93,_0x591598(0x251),{'tablePasteChainId':_0x4d0b0d}),_0x549297[_0x591598(0x24e)]&&(_0x17d204[_0x591598(0x26a)](_0x549297,_0x591598(0x259),{'tablePasteChainId':_0x4d0b0d,'skipNestingCheck':!0x0}),_0x549297[_0x591598(0x207)](_0x52ba7f=>_0x52ba7f[_0x591598(0x21f)]?.())),_0x4539c9[_0x591598(0x24e)]&&(_0x17d204[_0x591598(0x230)](_0x4539c9,_0x591598(0x259),{'tablePasteChainId':_0x4d0b0d,'skipNestingCheck':!0x0}),_0x4539c9[_0x591598(0x207)](_0x3e4dc3=>_0x3e4dc3[_0x591598(0x21f)]?.()));const _0x5e2408=_0x17d204[_0x591598(0x22b)](_0x3e38dc[_0x591598(0x287)](({element:_0x198d3e})=>_0x198d3e),{'formatGroupId':_0x374f0()},[],_0x591598(0x23f),{'tablePasteChainId':_0x4d0b0d});if(_0x5e2408){const _0x37458e=_0x5e2408[_0x591598(0x21b)](),_0x3070d6=[];for(const {element:_0x3c4e1b,attributes:_0x3792ed}of _0x3e38dc){if(!_0x3792ed)continue;const _0x4f568c=_0x3a7020[_0x591598(0x282)][_0x591598(0x246)](_0x3c4e1b),_0x445248=_0x37458e[_0x591598(0x1ef)](_0x241aeb=>_0x241aeb[_0x591598(0x277)]()[_0x591598(0x288)](_0x4f568c));_0x445248&&_0x3070d6[_0x591598(0x24a)]([_0x445248[_0x591598(0x219)],_0x3792ed]);}_0x3070d6[_0x591598(0x24e)]&&_0x5e2408[_0x591598(0x269)](_0x591598(0x253),Object[_0x591598(0x25c)](_0x3070d6));}_0x30cc43=null;}));},{'priority':_0x263f15[_0x5f4807(0x29f)]+0xa}),_0x321f45['on'](_0x5f4807(0x223),()=>{_0x43fa4d=!0x1;},{'priority':_0x5f4807(0x289)}),_0x3a7020[_0x5f4807(0x2a2)][_0x5f4807(0x2a9)](_0x5f4807(0x27d))['on'](_0x5f4807(0x220),(_0x277e91,_0x54a8ab)=>{const _0x338796=_0x5f4807,[_0x56667e,_0x4febaf,,_0xb03077]=_0x54a8ab;if(!_0x30cc43)return;_0x277e91[_0x338796(0x29a)]();const _0x1a3282=_0x56667e[_0x338796(0x1de)],_0x71c0f5=_0x4febaf,_0x1ec331=Be(_0x1a3282),_0x1492e3=Be(_0x71c0f5);_0x277e91[_0x338796(0x273)]=_0x1a3282;let _0x366f8=null,_0x1066f0=null;if(_0x1492e3||_0x1ec331){if(_0x1ec331&&!_0x1492e3){_0xb03077[_0x338796(0x240)](_0x1a3282[_0x338796(0x27a)](0x0));for(const _0x2a6934 of Array[_0x338796(0x1fb)](_0x71c0f5[_0x338796(0x1db)]()))_0xb03077[_0x338796(0x1f7)](_0x2a6934,_0x1a3282,_0x338796(0x26c));const _0x1fad98=_0x30cc43[_0x338796(0x2a8)][_0x338796(0x208)](_0x56667e[_0x338796(0x210)]),_0x335bd0=_0x30cc43[_0x338796(0x212)][_0x338796(0x208)](_0x56667e[_0x338796(0x1e2)]);_0x1fad98||_0x335bd0||(_0x366f8=_0x53b9fe[_0x338796(0x229)](_0xb03077[_0x338796(0x22f)](_0x1a3282)));}else _0x1492e3&&!_0x1ec331&&(_0x1066f0=_0xb03077[_0x338796(0x22f)](_0x1a3282));}else{const _0x14d2c4=_0xb03077[_0x338796(0x238)](_0x338796(0x284)),_0x2af2fa=_0xb03077[_0x338796(0x238)](_0x338796(0x284));_0xb03077[_0x338796(0x1f4)](_0xb03077[_0x338796(0x22f)](_0x1a3282),_0x2af2fa),_0xb03077[_0x338796(0x1f7)](_0x14d2c4,_0x1a3282,0x0);for(const _0x4d39b4 of Array[_0x338796(0x1fb)](_0x71c0f5[_0x338796(0x1db)]()))_0xb03077[_0x338796(0x1f7)](_0x4d39b4,_0x14d2c4,_0x338796(0x26c));_0x366f8=_0x53b9fe[_0x338796(0x229)](_0xb03077[_0x338796(0x246)](_0x14d2c4)),_0x1066f0=_0x53b9fe[_0x338796(0x229)](_0xb03077[_0x338796(0x246)](_0x2af2fa));}const _0x5b1a21=Array[_0x338796(0x1fb)](_0x71c0f5[_0x338796(0x266)]())[_0x338796(0x1fe)](([_0x3d59e3])=>Re[_0x338796(0x208)](_0x3d59e3));_0x30cc43[_0x338796(0x2a4)][_0x338796(0x24a)]({'element':_0x1a3282,'attributes':_0x5b1a21[_0x338796(0x24e)]?Object[_0x338796(0x25c)](_0x5b1a21):null}),_0x366f8&&_0x30cc43[_0x338796(0x1da)][_0x338796(0x24a)](_0x366f8),_0x1066f0&&_0x30cc43[_0x338796(0x201)][_0x338796(0x24a)](_0x1066f0);},{'priority':_0x5f4807(0x29f)}),_0x2b7099['on'](_0x5f4807(0x237),(_0x478b14,_0x1e40f1)=>{const _0x5da3de=_0x5f4807,[_0x23e64a,_0x1ac7c3={}]=_0x1e40f1;if(!_0x30cc43)return;const _0x27b05d=_0x1ac7c3['at']||0x0,_0x3d3ee0=_0x1ac7c3[_0x5da3de(0x202)]||0x1;_0x30cc43[_0x5da3de(0x212)]=new Array(_0x3d3ee0)[_0x5da3de(0x258)](_0x27b05d)[_0x5da3de(0x287)]((_0x8c2242,_0x57f54d)=>_0x8c2242+_0x57f54d);for(const {cell:_0x245452}of _0x2b7099[_0x5da3de(0x211)](_0x23e64a,{'startColumn':_0x27b05d,'endColumn':_0x27b05d+_0x3d3ee0-0x1}))_0x30cc43[_0x5da3de(0x1f6)][_0x5da3de(0x24a)](_0x3a7020[_0x5da3de(0x282)][_0x5da3de(0x246)](_0x245452));},{'priority':_0x5f4807(0x2a3)}),_0x2b7099['on'](_0x5f4807(0x20c),(_0x26416b,_0x45ec2e)=>{const _0x497d4a=_0x5f4807,[_0x3515db,_0x5c05ed={}]=_0x45ec2e;if(!_0x30cc43)return;const _0xc618a5=_0x5c05ed['at']||0x0,_0x167bd7=_0x5c05ed[_0x497d4a(0x26b)]||0x1;_0x30cc43[_0x497d4a(0x2a8)]=new Array(_0x167bd7)[_0x497d4a(0x258)](_0xc618a5)[_0x497d4a(0x287)]((_0x15c378,_0x20c43b)=>_0x15c378+_0x20c43b);for(const {cell:_0x194e70}of _0x2b7099[_0x497d4a(0x211)](_0x3515db,{'startRow':_0xc618a5,'endRow':_0xc618a5+_0x167bd7-0x1}))_0x30cc43[_0x497d4a(0x1e7)][_0x497d4a(0x24a)](_0x3a7020[_0x497d4a(0x282)][_0x497d4a(0x246)](_0x194e70));},{'priority':_0x5f4807(0x2a3)}),_0x17d204[_0x5f4807(0x216)][_0x5f4807(0x23a)](_0x201bc5=>{const _0x2225dc=_0x5f4807;if(_0x201bc5[_0x2225dc(0x1d8)]&&_0x201bc5[_0x2225dc(0x1d8)][_0x2225dc(0x21d)](_0x2225dc(0x259)))return _0x201bc5[_0x2225dc(0x28a)]?{}:{'type':_0x2225dc(0x26e),'content':_0x3ed9a4(_0x3a7020[_0x2225dc(0x215)],_0x2225dc(0x26d))};});const _0x1996d8=()=>!0x1;for(const _0x5ecca2 of[_0x5f4807(0x259),_0x5f4807(0x251),_0x5f4807(0x1ff),_0x5f4807(0x23f)])_0x17d204[_0x5f4807(0x285)][_0x5f4807(0x26f)](_0x5f4807(0x26e),_0x5ecca2,_0x5f4807(0x243),_0x1996d8),_0x17d204[_0x5f4807(0x285)][_0x5f4807(0x26f)](_0x5f4807(0x2a6),_0x5ecca2,_0x5f4807(0x243),_0x1996d8),_0x17d204[_0x5f4807(0x285)][_0x5f4807(0x26f)](_0x5f4807(0x27f),_0x5ecca2,_0x5f4807(0x243),_0x1996d8);_0x17d204[_0x5f4807(0x285)][_0x5f4807(0x26f)](_0x5f4807(0x27f),_0x5f4807(0x23f),_0x5f4807(0x23b),_0x1996d8),_0x17d204[_0x5f4807(0x285)][_0x5f4807(0x26f)](_0x5f4807(0x27f),_0x5f4807(0x23f),_0x5f4807(0x1ee),(_0x446cbd,_0x471a41,_0x588ce4)=>{const _0x429613=_0x5f4807,_0x53502e=_0x446cbd[_0x429613(0x287)](_0x1296d0=>_0x1296d0[_0x429613(0x1df)]())[_0x429613(0x1fe)](_0x3f6c64=>_0x3f6c64),_0x1a029d=new Map(_0x53502e[_0x429613(0x287)](_0x630e80=>[_0x630e80,null]));if(_0x30cc43){for(const {element:_0xa2d726,attributes:_0x1d2cc5}of _0x30cc43[_0x429613(0x2a4)])_0x1d2cc5&&_0x1a029d[_0x429613(0x28e)](_0xa2d726,_0x1d2cc5);}else{if(_0x588ce4&&_0x588ce4[_0x429613(0x253)])for(const [_0xdb7471,_0x3962df]of Object[_0x429613(0x24f)](_0x588ce4[_0x429613(0x253)])){const _0xeb6c5b=_0x3a7020[_0x429613(0x282)][_0x429613(0x27e)][_0x429613(0x2a9)](_0xdb7471),_0x163d68=_0xeb6c5b?_0xeb6c5b[_0x429613(0x277)]()[_0x429613(0x1df)]():null;_0x163d68&&_0x1a029d[_0x429613(0x28e)](_0x163d68,_0x3962df);}}_0x3a7020[_0x429613(0x282)][_0x429613(0x234)](_0x2f4913=>{const _0x2f11ce=_0x429613;for(const [_0x591929,_0x51a830]of _0x1a029d)_0x2f4913[_0x2f11ce(0x23c)]({...Ae,..._0x51a830},_0x591929);});});const _0x432bb6=(_0x194cdc,_0x3a40c1)=>{const _0x579bab=_0x5f4807;_0x17d204[_0x579bab(0x285)][_0x579bab(0x26f)](_0x194cdc,_0x579bab(0x259),_0x3a40c1,(_0x45c71a,_0x35c5e1,_0x280173)=>{const _0xe27162=_0x579bab;_0x3a7020[_0xe27162(0x282)][_0xe27162(0x234)](_0x21d8cf=>{const _0x56ae05=_0xe27162,_0x4cfb58=[];for(const _0x4984ae of _0x45c71a){const _0x43df73=_0x4984ae[_0x56ae05(0x222)][_0x56ae05(0x1fd)];_0x43df73['is'](_0x56ae05(0x1f0),_0x56ae05(0x284))&&_0x4cfb58[_0x56ae05(0x24a)](_0x43df73);}_0x17d204[_0x56ae05(0x285)][_0x56ae05(0x25d)](_0x194cdc,null,_0x3a40c1)(_0x45c71a,_0x35c5e1,_0x280173);for(const _0x572d7e of _0x4cfb58)_0x56ae05(0x272)!=_0x572d7e[_0x56ae05(0x1e4)][_0x56ae05(0x1f3)]&&_0x21d8cf[_0x56ae05(0x236)](_0x572d7e);});});};_0x432bb6(_0x5f4807(0x26e),_0x5f4807(0x1ee)),_0x432bb6(_0x5f4807(0x26e),_0x5f4807(0x23b)),_0x432bb6(_0x5f4807(0x2a6),_0x5f4807(0x1ee)),_0x432bb6(_0x5f4807(0x2a6),_0x5f4807(0x23b)),_0x17d204[_0x5f4807(0x285)][_0x5f4807(0x26f)](_0x5f4807(0x26e),_0x5f4807(0x1ff),_0x5f4807(0x23b),_0x33f5a9=>{const _0x11a61d=_0x5f4807,_0x3f2ec3=_0x33f5a9[_0x11a61d(0x287)](_0x23bb1e=>_0x23bb1e[_0x11a61d(0x1df)]()),_0x2fb79f=_0x3f2ec3[0x0][_0x11a61d(0x20a)](_0x11a61d(0x29d)),{minRow:_0x1a29c7,maxRow:_0x3b5267}=_0x701464[_0x11a61d(0x295)](_0x3f2ec3);_0x2b7099[_0x11a61d(0x280)](_0x2fb79f,{'at':_0x1a29c7,'rows':_0x3b5267-_0x1a29c7+0x1});}),_0x17d204[_0x5f4807(0x285)][_0x5f4807(0x26f)](_0x5f4807(0x26e),_0x5f4807(0x251),_0x5f4807(0x23b),_0x341498=>{const _0xeef23b=_0x5f4807,_0x52fafd=_0x341498[_0xeef23b(0x287)](_0x46fce5=>_0x46fce5[_0xeef23b(0x1df)]()),_0x372a88=_0x52fafd[0x0][_0xeef23b(0x20a)](_0xeef23b(0x29d)),{minColumn:_0x36884e,maxColumn:_0x12dd16}=_0x701464[_0xeef23b(0x295)](_0x52fafd);_0x2b7099[_0xeef23b(0x1e1)](_0x372a88,{'at':_0x36884e,'columns':_0x12dd16-_0x36884e+0x1});});const _0x4293cc=(_0x389bf7,_0x17500f)=>{const _0x4299c1=_0x5f4807;if(!_0x17500f[_0x4299c1(0x1d8)]||!_0x17500f[_0x4299c1(0x1d8)][_0x4299c1(0x21d)](_0x4299c1(0x259)))return;const _0x57fbe5=_0x17500f[_0x4299c1(0x23e)][_0x4299c1(0x290)],_0x12c6a4=_0x17d204[_0x4299c1(0x203)]()[_0x4299c1(0x1fe)](_0x3f4042=>_0x3f4042[_0x4299c1(0x227)]&&_0x3f4042[_0x4299c1(0x23e)]&&_0x3f4042[_0x4299c1(0x23e)][_0x4299c1(0x290)]==_0x57fbe5);_0x12c6a4[_0x4299c1(0x24e)]&&_0x17500f[_0x4299c1(0x1f9)]()[_0x4299c1(0x24e)]!=_0x12c6a4[_0x4299c1(0x24e)]&&_0x12c6a4[_0x4299c1(0x235)]((_0x61d714,_0x5dd61e)=>(_0x61d714[_0x4299c1(0x24b)]=_0x5dd61e,_0x5dd61e[_0x4299c1(0x28a)]=_0x61d714,_0x5dd61e));};function _0x3a7cd6(_0x5a2841,_0x5b19de=!0x0){const _0x34accb=_0x5f4807,{id:_0x7db1f6,authorId:_0x4980ea}=_0x17d204[_0x34accb(0x28b)](_0x5a2841[_0x34accb(0x22d)]),_0xc068be=[_0x34accb(0x1ea),_0x34accb(0x25e)],_0x191f4d=_0x17d204[_0x34accb(0x265)][_0x34accb(0x208)](_0x5a2841[_0x34accb(0x22d)]);return _0x191f4d&&_0xc068be[_0x34accb(0x24a)](_0x34accb(0x249)),{'classes':_0xc068be,'attributes':{'data-suggestion':_0x7db1f6,'data-author-id':_0x4980ea},'priority':_0x191f4d&&_0x5b19de?0xbc2:0xbb8};}_0x17d204['on'](_0x5f4807(0x25b),_0x4293cc,{'priority':_0x5f4807(0x29f)}),_0x17d204['on'](_0x5f4807(0x20d),_0x4293cc,{'priority':_0x5f4807(0x29f)}),_0x3a7020[_0x5f4807(0x282)][_0x5f4807(0x209)][_0x5f4807(0x296)](()=>{const _0x525935=_0x5f4807;let _0x56b21f=!0x1;const _0x455a61=Array[_0x525935(0x1fb)](_0x3a7020[_0x525935(0x282)][_0x525935(0x209)][_0x525935(0x1dd)][_0x525935(0x29b)]());for(const {name:_0xdccf18,data:_0x578b7e}of _0x455a61){const {group:_0x2e467e,type:_0x177f37,id:_0x2d7d75}=_0x17d204[_0x525935(0x28b)](_0xdccf18);if(_0x525935(0x21c)!=_0x2e467e||_0x525935(0x2a6)!=_0x177f37||_0x578b7e[_0x525935(0x264)])continue;if(!_0x17d204[_0x525935(0x231)](_0x2d7d75))continue;const _0x39a34c=_0x17d204[_0x525935(0x257)](_0x2d7d75)[_0x525935(0x1f5)](),_0x5f0a10=_0x3a7020[_0x525935(0x2a2)][_0x525935(0x2a9)](_0x525935(0x262))['me'];for(const _0x3ab1aa of _0x17d204[_0x525935(0x203)]()){if(!_0x3ab1aa[_0x525935(0x227)]||_0x3ab1aa[_0x525935(0x21e)]!=_0x5f0a10)continue;if(_0x525935(0x27f)!=_0x3ab1aa[_0x525935(0x200)]||_0x525935(0x23f)!=_0x3ab1aa[_0x525935(0x1d8)])continue;if(_0x3ab1aa[_0x525935(0x1f5)]()[_0x525935(0x1eb)](_0x40f1cd=>_0x39a34c[_0x525935(0x267)](_0x3461a5=>_0x3461a5[_0x525935(0x1f8)](_0x40f1cd,!0x0)))){for(const _0x5c8b96 of _0x3ab1aa[_0x525935(0x1f9)]())_0x5c8b96[_0x525935(0x227)]&&(_0x5c8b96[_0x525935(0x23b)](),_0x56b21f=!0x0);}}}return _0x56b21f;}),_0x3a7020[_0x5f4807(0x282)][_0x5f4807(0x209)][_0x5f4807(0x296)](_0x122c32=>{const _0x4f7c5a=_0x5f4807,_0x15053a=_0x3a7020[_0x4f7c5a(0x25f)][_0x4f7c5a(0x2a9)](_0x4f7c5a(0x206));if(!_0x15053a||!_0x15053a[_0x4f7c5a(0x242)][_0x4f7c5a(0x214)](_0x122c32[_0x4f7c5a(0x23d)]))return!0x1;let _0x582a6a=!0x1;const _0x30c254=_0x3a7020[_0x4f7c5a(0x2a2)][_0x4f7c5a(0x2a9)](_0x4f7c5a(0x262))['me'],_0x140d83=_0x3a7020[_0x4f7c5a(0x282)][_0x4f7c5a(0x209)][_0x4f7c5a(0x1dd)][_0x4f7c5a(0x271)](),_0x1b92f7=Array[_0x4f7c5a(0x1fb)](_0x3a7020[_0x4f7c5a(0x282)][_0x4f7c5a(0x209)][_0x4f7c5a(0x1dd)][_0x4f7c5a(0x29b)]())[_0x4f7c5a(0x1fe)](({name:_0x50a079,data:_0x4b34d6})=>{const _0x25fc6a=_0x4f7c5a,{group:_0x3b3dbd,subType:_0x233378,authorId:_0x5b033b}=_0x17d204[_0x25fc6a(0x28b)](_0x50a079);return _0x25fc6a(0x21c)==_0x3b3dbd&&_0x25fc6a(0x259)==_0x233378&&_0x5b033b==_0x30c254['id']&&!_0x4b34d6[_0x25fc6a(0x264)];});for(const _0x343254 of _0x140d83){if(_0x4f7c5a(0x1f7)!=_0x343254[_0x4f7c5a(0x200)]||_0x4f7c5a(0x284)!=_0x343254[_0x4f7c5a(0x219)]||0x1!=_0x343254[_0x4f7c5a(0x24e)])continue;const _0x387193=_0x122c32[_0x4f7c5a(0x22c)](_0x343254[_0x4f7c5a(0x1e8)],_0x343254[_0x4f7c5a(0x1e8)][_0x4f7c5a(0x245)](0x1));if(!_0x1b92f7[_0x4f7c5a(0x1ef)](({data:_0x4ddea1})=>_0x4ddea1[_0x4f7c5a(0x244)][_0x4f7c5a(0x288)](_0x387193))){for(const {name:_0xd3d195,data:_0x57821d}of _0x1b92f7)if(_0x387193[_0x4f7c5a(0x1f8)](_0x57821d[_0x4f7c5a(0x244)])){_0x122c32[_0x4f7c5a(0x213)](_0xd3d195,{'range':_0x387193}),_0x582a6a=!0x0;break;}}}return _0x582a6a;}),_0x3a7020[_0x5f4807(0x282)][_0x5f4807(0x209)][_0x5f4807(0x296)](_0x92efe5=>{const _0x353358=_0x5f4807;let _0x5d0a95=!0x1;const _0x8b58fd=_0x3a7020[_0x353358(0x2a2)][_0x353358(0x2a9)](_0x353358(0x262))['me'],_0x2500b8=_0x17d204[_0x353358(0x203)]()[_0x353358(0x1fe)](_0x189b99=>_0x189b99[_0x353358(0x227)]&&_0x189b99[_0x353358(0x21e)]==_0x8b58fd),_0x31aebf=new Set(),_0x2b3615=new Set();for(const _0x3b7660 of _0x2500b8)if(_0x353358(0x259)==_0x3b7660[_0x353358(0x1d8)])for(const _0x535511 of _0x3b7660[_0x353358(0x21b)]()){const _0x537991=_0x535511[_0x353358(0x277)]()[_0x353358(0x1df)]();if(_0x537991){if(_0x537991['is'](_0x353358(0x1f0),_0x353358(0x284))&&Be(_0x537991)){_0x3b7660[_0x353358(0x294)](_0x535511[_0x353358(0x219)]),_0x31aebf[_0x353358(0x275)](_0x537991),_0x5d0a95=!0x0;const _0x459254=_0x537991[_0x353358(0x218)],_0x4e2576=_0x537991[_0x353358(0x1e6)],_0x2da0fe=_0x459254&&_0x459254['is'](_0x353358(0x1f0),_0x353358(0x284)),_0x14a097=_0x4e2576&&_0x4e2576['is'](_0x353358(0x1f0),_0x353358(0x284));_0x2da0fe&&!_0x31aebf[_0x353358(0x214)](_0x459254)&&_0x2b3615[_0x353358(0x275)](_0x459254),_0x14a097&&!_0x31aebf[_0x353358(0x214)](_0x4e2576)&&_0x2b3615[_0x353358(0x275)](_0x4e2576);}else _0x537991['is'](_0x353358(0x1f0),_0x353358(0x28d))&&_0x537991[_0x353358(0x241)]&&(_0x3b7660[_0x353358(0x294)](_0x535511[_0x353358(0x219)]),_0x5d0a95=!0x0);}}else{if(_0x353358(0x23f)==_0x3b7660[_0x353358(0x1d8)]){if(!_0x3b7660[_0x353358(0x23e)]||!_0x3b7660[_0x353358(0x23e)][_0x353358(0x290)])continue;const _0x3a359e=_0x3b7660[_0x353358(0x23e)][_0x353358(0x253)];if(_0x3a359e&&Object[_0x353358(0x1e0)](_0x3a359e)[_0x353358(0x24e)])continue;const _0x49474b=_0x3b7660[_0x353358(0x23e)][_0x353358(0x290)];let _0x3ad8d5=!0x0,_0x389c97=!0x0;for(const _0x40d37e of _0x2500b8)if(_0x40d37e[_0x353358(0x1d8)]&&_0x40d37e[_0x353358(0x1d8)][_0x353358(0x21d)](_0x353358(0x259))){if(!_0x40d37e[_0x353358(0x23e)][_0x353358(0x290)]){_0x389c97=!0x1;break;}if(_0x40d37e['id']!=_0x3b7660['id']&&_0x40d37e[_0x353358(0x23e)][_0x353358(0x290)]==_0x49474b){_0x3ad8d5=!0x1;break;}}_0x389c97&&_0x3ad8d5&&(_0x3b7660[_0x353358(0x1fc)](),_0x5d0a95=!0x0);}}for(const _0x49c047 of _0x31aebf)_0x92efe5[_0x353358(0x240)](_0x49c047);for(const _0x167da9 of _0x2b3615)_0x92efe5[_0x353358(0x236)](_0x167da9);return _0x5d0a95;}),_0x3a7020[_0x5f4807(0x1ec)][_0x5f4807(0x228)](_0x5f4807(0x268))[_0x5f4807(0x28c)]({'model':_0x5f4807(0x298),'view':_0x58af66=>_0x3a7cd6(_0x58af66),'converterPriority':_0x5f4807(0x29f)}),_0x3a7020[_0x5f4807(0x1ec)][_0x5f4807(0x228)](_0x5f4807(0x2a1))[_0x5f4807(0x28c)]({'model':_0x5f4807(0x298),'view':(_0x55a8a6,_0x3f9d1e)=>_0x3f9d1e[_0x5f4807(0x279)][_0x5f4807(0x1d7)]?_0x3a7cd6(_0x55a8a6,!0x1):null,'converterPriority':_0x5f4807(0x29f)});const _0x4bc4d7=_0x3a7020[_0x5f4807(0x263)][_0x5f4807(0x28f)];this[_0x5f4807(0x2a0)](_0x4bc4d7[_0x5f4807(0x209)],_0x5f4807(0x297),(_0x489c56,_0x4e1cbc)=>{const _0x3bbd10=_0x5f4807,_0x4a423d=[];for(const _0x2b5951 of _0x4bc4d7[_0x3bbd10(0x22f)](_0x4e1cbc[_0x3bbd10(0x1d9)])[_0x3bbd10(0x286)]())_0x2b5951['is'](_0x3bbd10(0x1f0),_0x3bbd10(0x1e5))&&_0x4a423d[_0x3bbd10(0x24a)](_0x2b5951);_0x4bc4d7[_0x3bbd10(0x234)](_0x3f2085=>{const _0x227a56=_0x3bbd10;for(const _0x412e80 of _0x4a423d)_0x3f2085[_0x227a56(0x1e9)](_0x3f2085[_0x227a56(0x22f)](_0x412e80),_0x3f2085[_0x227a56(0x278)](_0x412e80)),_0x3f2085[_0x227a56(0x240)](_0x412e80);});});}}function Be(_0x386d7f){const _0xbb05aa=_0x6d0d53;if(_0x386d7f[_0xbb05aa(0x241)])return!0x0;const _0x21ca4d=_0x386d7f[_0xbb05aa(0x27a)](0x0);return _0x21ca4d['is'](_0xbb05aa(0x1f0),_0xbb05aa(0x28d))&&_0x21ca4d[_0xbb05aa(0x241)];}function _0x4193(_0x4f1a88,_0x5a9ec0){const _0x5cdd77=_0x5cdd();return _0x4193=function(_0x4193d4,_0x5f1792){_0x4193d4=_0x4193d4-0x1d7;let _0x55ae1a=_0x5cdd77[_0x4193d4];return _0x55ae1a;},_0x4193(_0x4f1a88,_0x5a9ec0);}function Oe(_0x43f264,_0x2b72e0={},_0x1d7e57){const _0x583bc1=_0x6d0d53;for(const {isAnchor:_0x1a6691,cellHeight:_0x480954,cellWidth:_0x31a7f6}of _0x1d7e57[_0x583bc1(0x211)](_0x43f264,{'includeAllSlots':!0x0,..._0x2b72e0}))if(!_0x1a6691||0x1!=_0x480954||0x1!=_0x31a7f6)return!0x1;return!0x0;}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, 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 _0x7c89(_0x301ab9,_0x51bcec){const _0x1679c4=_0x1679();return _0x7c89=function(_0x7c8944,_0x5a4c9a){_0x7c8944=_0x7c8944-0x113;let _0x48f775=_0x1679c4[_0x7c8944];return _0x48f775;},_0x7c89(_0x301ab9,_0x51bcec);}const _0x13d575=_0x7c89;(function(_0x254511,_0x1b15f2){const _0x507cd6=_0x7c89,_0x21a5ea=_0x254511();while(!![]){try{const _0xb4f3e8=parseInt(_0x507cd6(0x11f))/0x1*(parseInt(_0x507cd6(0x12e))/0x2)+parseInt(_0x507cd6(0x13f))/0x3*(parseInt(_0x507cd6(0x13e))/0x4)+-parseInt(_0x507cd6(0x11b))/0x5*(parseInt(_0x507cd6(0x132))/0x6)+parseInt(_0x507cd6(0x13a))/0x7+-parseInt(_0x507cd6(0x116))/0x8+-parseInt(_0x507cd6(0x148))/0x9+parseInt(_0x507cd6(0x146))/0xa*(-parseInt(_0x507cd6(0x14a))/0xb);if(_0xb4f3e8===_0x1b15f2)break;else _0x21a5ea['push'](_0x21a5ea['shift']());}catch(_0x2fdb2c){_0x21a5ea['push'](_0x21a5ea['shift']());}}}(_0x1679,0xc18b3));function _0x1679(){const _0x507f32=['markBlockFormat','TableColumnResizeEditing','422284VFqKpE','12weKltU','afterInit','columnWidths','model','format','handleSuggestionDescription','plugins','310bNLJXJ','change','204786PmQrNE','registerDescriptionCallback','176737yiDErq','data','resizeTableWidth','*Format:*\x20resize\x20table','get','612160TwNwAA','formatInline','getColumnGroupElement','resizeTable','document','395995eQTadg','formatBlock','locale','enableCommand','62609rZyzbn','tableWidth','getAttribute','getSelectedElement','selection','commandParams','editor','getTableColumnsWidths','TrackChangesEditing','has','descriptionFactory','getSuggestions','formatGroupId','handleResizeTableWidthCommand','registerCustomCallback','8PXjHCq','subType','Users','getSuggestionCallback','60hUWblJ','bind','type','getContainedElement','author','accept','table','discard','10565632ltYsRQ','_suggestionFactory'];_0x1679=function(){return _0x507f32;};return _0x1679();}import{Plugin as _0x2f2d40}from'ckeditor5/src/core.js';import{getTranslation as _0x295e8e}from'../utils/common-translations.js';export class TrackChangesTableColumnResize extends _0x2f2d40{[_0x13d575(0x140)](){const _0x1bfaee=_0x13d575;if(!this[_0x1bfaee(0x125)][_0x1bfaee(0x145)][_0x1bfaee(0x128)](_0x1bfaee(0x13d)))return;const _0x326a71=this[_0x1bfaee(0x125)][_0x1bfaee(0x145)][_0x1bfaee(0x115)](_0x1bfaee(0x127));_0x326a71[_0x1bfaee(0x11e)](_0x1bfaee(0x113),this[_0x1bfaee(0x12c)][_0x1bfaee(0x133)](this)),_0x326a71[_0x1bfaee(0x13b)][_0x1bfaee(0x12d)](_0x1bfaee(0x11c),_0x1bfaee(0x119),_0x1bfaee(0x137),_0x326a71[_0x1bfaee(0x13b)][_0x1bfaee(0x131)](_0x1bfaee(0x11c),null,_0x1bfaee(0x139))),_0x326a71[_0x1bfaee(0x13b)][_0x1bfaee(0x12d)](_0x1bfaee(0x11c),_0x1bfaee(0x119),_0x1bfaee(0x139),_0x326a71[_0x1bfaee(0x13b)][_0x1bfaee(0x131)](_0x1bfaee(0x11c),null,_0x1bfaee(0x137))),_0x326a71[_0x1bfaee(0x129)][_0x1bfaee(0x149)](this[_0x1bfaee(0x144)][_0x1bfaee(0x133)](this));}[_0x13d575(0x12c)](_0x4f8826,_0x3e3425){const _0x1639ef=_0x13d575,_0x1f2f83=this[_0x1639ef(0x125)][_0x1639ef(0x145)][_0x1639ef(0x115)](_0x1639ef(0x127)),_0x264981=this[_0x1639ef(0x125)][_0x1639ef(0x145)][_0x1639ef(0x115)](_0x1639ef(0x13d)),_0x4c828a=_0x3e3425[_0x1639ef(0x138)]||this[_0x1639ef(0x125)][_0x1639ef(0x142)][_0x1639ef(0x11a)][_0x1639ef(0x123)][_0x1639ef(0x122)]();this[_0x1639ef(0x125)][_0x1639ef(0x142)][_0x1639ef(0x147)](()=>{const _0x478c6c=_0x1639ef,_0x59cab0=_0x264981[_0x478c6c(0x118)](_0x4c828a);let _0x50cf5b=_0x59cab0?_0x264981[_0x478c6c(0x126)](_0x59cab0):null,_0x2e45e4=_0x4c828a[_0x478c6c(0x121)](_0x478c6c(0x120))||null;const _0x1537f9=_0x3e3425[_0x478c6c(0x120)]||_0x2e45e4,_0x3fa9b7=_0x3e3425[_0x478c6c(0x141)]||_0x50cf5b,_0x3151b8=this[_0x478c6c(0x125)][_0x478c6c(0x145)][_0x478c6c(0x115)](_0x478c6c(0x130))['me'];for(const _0x4c3d91 of _0x1f2f83[_0x478c6c(0x12a)]()){const _0x48e33c=_0x4c3d91[_0x478c6c(0x135)]();if(_0x478c6c(0x119)===_0x4c3d91[_0x478c6c(0x12f)]&&_0x48e33c===_0x4c828a){_0x4c3d91[_0x478c6c(0x136)]!==_0x3151b8&&_0x4c3d91[_0x478c6c(0x139)]();const _0x46ce9f=_0x4c3d91[_0x478c6c(0x14b)][_0x478c6c(0x124)];_0x2e45e4=_0x46ce9f[0x0][_0x478c6c(0x120)],_0x50cf5b=_0x46ce9f[0x0][_0x478c6c(0x141)];break;}}_0x4f8826({'table':_0x4c828a,'tableWidth':_0x1537f9,'columnWidths':_0x3fa9b7}),_0x1f2f83[_0x478c6c(0x13c)](_0x4c828a,{'commandName':_0x478c6c(0x113),'commandParams':[{'tableWidth':_0x2e45e4,'columnWidths':_0x50cf5b}],'formatGroupId':_0x478c6c(0x119)},[],_0x478c6c(0x119));});}[_0x13d575(0x144)](_0xb4ff0){const _0x5c247d=_0x13d575;if(_0x5c247d(0x11c)!=_0xb4ff0[_0x5c247d(0x134)]&&_0x5c247d(0x117)!=_0xb4ff0[_0x5c247d(0x134)])return;const {data:_0x4dc2fc}=_0xb4ff0;if(_0x4dc2fc&&_0x5c247d(0x119)===_0x4dc2fc[_0x5c247d(0x12b)]){const _0x2d1c55=_0x5c247d(0x114);return{'type':_0x5c247d(0x143),'content':_0x295e8e(this[_0x5c247d(0x125)][_0x5c247d(0x11d)],_0x2d1c55)};}}}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, 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
- const _0xcff062=_0x5efb;function _0x25b3(){const _0x2eeba9=['removeMarker:suggestion','markerRange','TableUtils','includes','commandParams','18585192rYWSGZ','getSuggestion','5527067kmwrPp','registerDescriptionCallback','type','data','ck-suggestion-marker-','FORMAT_HEADER_COLUMN','TableEditing','ck-suggestion-marker--active','FORMAT_REGULAR_COLUMN','1826322OFYOqi','markerName','bindElementToMarker','createTableWalker','enableDefaultAttributesIntegration','addClass','writer','registerCustomCallback','format','parent','toViewElement','forceValue','downcastDispatcher','locale','activeMarkers','hasSuggestion','descriptionFactory','stop','cell','name','TrackChangesEditing','FORMAT_REGULAR_ROW','847502UajIZH','accept','removeClass','2464347fcFKZW','commandName','6962934pUAIGW','getCellLocation','9WlovCj','start','end','consume','options','formatBlock','nodeAfter','showSuggestionHighlights','mapper','highest','afterInit','addMarker:suggestion','item','_acceptFormatSuggestionCallbackFactory','registerAttributeLabel','_registerLegacyDescription','editing','*Format:*\x20%0','setTableRowHeader','headingRows','plugins','markerNameToElements','has','nodeBefore','removeAttribute','consumable','_handleLegacySuggestions','editor','setAttribute','_suggestionFactory','data-suggestion','unbindElementFromMarkerName','_registerLegacyConverters','1646516xMyemY','requires','FORMAT_HEADER_ROW','get','_splitMarkerName','5vEpKaI','headingColumns','setTableColumnHeader'];_0x25b3=function(){return _0x2eeba9;};return _0x25b3();}(function(_0x158c26,_0x1d3334){const _0x3c738b=_0x5efb,_0x348586=_0x158c26();while(!![]){try{const _0x1d1a3b=parseInt(_0x3c738b(0x10b))/0x1+-parseInt(_0x3c738b(0x14b))/0x2+-parseInt(_0x3c738b(0x10e))/0x3+-parseInt(_0x3c738b(0x133))/0x4*(parseInt(_0x3c738b(0x138))/0x5)+-parseInt(_0x3c738b(0x110))/0x6+parseInt(_0x3c738b(0x142))/0x7+-parseInt(_0x3c738b(0x140))/0x8*(-parseInt(_0x3c738b(0x112))/0x9);if(_0x1d1a3b===_0x1d3334)break;else _0x348586['push'](_0x348586['shift']());}catch(_0x49486e){_0x348586['push'](_0x348586['shift']());}}}(_0x25b3,0x9f8c0));import{Plugin as _0x4e0649}from'ckeditor5/src/core.js';function _0x5efb(_0x6e1eb0,_0x192364){const _0x25b39e=_0x25b3();return _0x5efb=function(_0x5efb70,_0x510f45){_0x5efb70=_0x5efb70-0xfd;let _0xf8fba=_0x25b39e[_0x5efb70];return _0xf8fba;},_0x5efb(_0x6e1eb0,_0x192364);}import{TrackChangesTable as _0x53cbf7}from'./table.js';import{getTranslation as _0x212944}from'../utils/common-translations.js';export class TrackChangesTableHeadings extends _0x4e0649{static get[_0xcff062(0x134)](){return[_0x53cbf7];}[_0xcff062(0x11c)](){const _0x2897d0=_0xcff062,_0x1d00b9=this[_0x2897d0(0x12d)];if(!_0x1d00b9[_0x2897d0(0x126)][_0x2897d0(0x128)](_0x2897d0(0x148)))return;const _0xda03b9=_0x1d00b9[_0x2897d0(0x102)],_0x4c0515=_0x1d00b9[_0x2897d0(0x126)][_0x2897d0(0x136)](_0x2897d0(0x109));_0x4c0515[_0x2897d0(0x14f)](_0x2897d0(0x124)),_0x4c0515[_0x2897d0(0x14f)](_0x2897d0(0x13a)),_0x4c0515[_0x2897d0(0x105)][_0x2897d0(0x120)](_0x2897d0(0x125),_0x212944(_0xda03b9,_0x2897d0(0x135))),_0x4c0515[_0x2897d0(0x105)][_0x2897d0(0x120)](_0x2897d0(0x139),_0x212944(_0xda03b9,_0x2897d0(0x147))),this[_0x2897d0(0x12c)]();}[_0xcff062(0x12c)](){const _0x1ce1dd=_0xcff062,_0x5e9246=this[_0x1ce1dd(0x12d)][_0x1ce1dd(0x126)][_0x1ce1dd(0x136)](_0x1ce1dd(0x109)),_0x228f8b=this[_0x1ce1dd(0x12d)][_0x1ce1dd(0x126)][_0x1ce1dd(0x136)](_0x53cbf7)[_0x1ce1dd(0x11f)]();_0x5e9246[_0x1ce1dd(0x12f)][_0x1ce1dd(0x152)](_0x1ce1dd(0x117),_0x1ce1dd(0x124),_0x1ce1dd(0x10c),_0x228f8b),_0x5e9246[_0x1ce1dd(0x12f)][_0x1ce1dd(0x152)](_0x1ce1dd(0x117),_0x1ce1dd(0x13a),_0x1ce1dd(0x10c),_0x228f8b),this[_0x1ce1dd(0x132)](),this[_0x1ce1dd(0x121)]();}[_0xcff062(0x132)](){const _0x4e254=_0xcff062,_0x41db72=this[_0x4e254(0x12d)][_0x4e254(0x126)][_0x4e254(0x136)](_0x4e254(0x109)),_0x15634c=this[_0x4e254(0x12d)][_0x4e254(0x126)][_0x4e254(0x136)](_0x4e254(0x13d));function _0x348991({showActiveMarker:_0x417dd2=!0x0,setDataAttribute:_0x367613=!0x0}={}){return(_0x4e4c3b,_0x1a6d1c,_0x38828e)=>{const _0x5e2579=_0x5efb,{type:_0x1539c1,id:_0x7b9fc7}=_0x41db72[_0x5e2579(0x137)](_0x1a6d1c[_0x5e2579(0x14c)]);if(!_0x41db72[_0x5e2579(0x104)](_0x7b9fc7))return;const _0x97ad4c=_0x41db72[_0x5e2579(0x141)](_0x7b9fc7),_0x52a1ce=_0x97ad4c[_0x5e2579(0x145)];if(_0x5e2579(0x117)!=_0x97ad4c[_0x5e2579(0x144)]||!_0x52a1ce||_0x5e2579(0x13a)!=_0x52a1ce[_0x5e2579(0x10f)])return;if(_0x1a6d1c[_0x5e2579(0x11e)])return void _0x4e4c3b[_0x5e2579(0x106)]();if(!_0x38828e[_0x5e2579(0x12b)][_0x5e2579(0x115)](_0x1a6d1c[_0x5e2579(0x13c)],_0x4e4c3b[_0x5e2579(0x108)]))return;const _0x5dd34d=_0x1a6d1c[_0x5e2579(0x13c)][_0x5e2579(0x113)][_0x5e2579(0x118)],_0x5b266f=_0x1a6d1c[_0x5e2579(0x13c)][_0x5e2579(0x114)][_0x5e2579(0x129)],_0x4acd20=_0x5dd34d[_0x5e2579(0xfe)][_0x5e2579(0xfe)],{column:_0x47004f}=_0x15634c[_0x5e2579(0x111)](_0x5dd34d),{column:_0x49cee2}=_0x15634c[_0x5e2579(0x111)](_0x5b266f);for(let _0x14a559=_0x47004f;_0x14a559<=_0x49cee2;_0x14a559++){const _0x7dd426=_0x15634c[_0x5e2579(0x14e)](_0x4acd20,{'column':_0x14a559,'includeAllSlots':!0x1});for(const _0x530123 of _0x7dd426){const _0x3c2325=_0x530123[_0x5e2579(0x107)],_0x1762e9=_0x38828e[_0x5e2579(0x11a)][_0x5e2579(0xff)](_0x3c2325);_0x38828e[_0x5e2579(0x151)][_0x5e2579(0x150)](_0x5e2579(0x146)+_0x1539c1,_0x1762e9),_0x367613&&_0x38828e[_0x5e2579(0x151)][_0x5e2579(0x12e)](_0x5e2579(0x130),_0x7b9fc7,_0x1762e9),_0x38828e[_0x5e2579(0x11a)][_0x5e2579(0x14d)](_0x1762e9,_0x1a6d1c[_0x5e2579(0x14c)]),_0x417dd2&&(_0x41db72[_0x5e2579(0x103)][_0x5e2579(0x13e)](_0x1a6d1c[_0x5e2579(0x14c)])?_0x38828e[_0x5e2579(0x151)][_0x5e2579(0x150)](_0x5e2579(0x149),_0x1762e9):_0x38828e[_0x5e2579(0x151)][_0x5e2579(0x10d)](_0x5e2579(0x149),_0x1762e9));}}};}this[_0x4e254(0x12d)][_0x4e254(0x122)][_0x4e254(0x101)]['on'](_0x4e254(0x11d),_0x348991(),{'priority':_0x4e254(0x11b)}),this[_0x4e254(0x12d)][_0x4e254(0x145)][_0x4e254(0x101)]['on'](_0x4e254(0x11d),(_0x17482e,_0x48d6d6,_0x198df0)=>{const _0x542341=_0x4e254;_0x198df0[_0x542341(0x116)][_0x542341(0x119)]&&_0x348991({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x17482e,_0x48d6d6,_0x198df0);},{'priority':_0x4e254(0x11b)}),this[_0x4e254(0x12d)][_0x4e254(0x122)][_0x4e254(0x101)]['on'](_0x4e254(0x13b),(_0x2c7ea1,_0x58f19f,_0x20644b)=>{const _0x12161b=_0x4e254,{type:_0x5891c9,id:_0x3e0707}=_0x41db72[_0x12161b(0x137)](_0x58f19f[_0x12161b(0x14c)]);if(!_0x41db72[_0x12161b(0x104)](_0x3e0707))return;const _0xb012cb=_0x41db72[_0x12161b(0x141)](_0x3e0707),_0xd60266=_0xb012cb[_0x12161b(0x145)];if(_0x12161b(0x117)!=_0xb012cb[_0x12161b(0x144)]||!_0xd60266||_0x12161b(0x13a)!=_0xd60266[_0x12161b(0x10f)])return;const _0x30a501=_0x20644b[_0x12161b(0x11a)][_0x12161b(0x127)](_0x58f19f[_0x12161b(0x14c)]);if(_0x30a501){for(const _0xb62c0d of _0x30a501)_0x20644b[_0x12161b(0x151)][_0x12161b(0x10d)](_0x12161b(0x146)+_0x5891c9,_0xb62c0d),_0x20644b[_0x12161b(0x151)][_0x12161b(0x10d)](_0x12161b(0x149),_0xb62c0d),_0x20644b[_0x12161b(0x151)][_0x12161b(0x12a)](_0x12161b(0x130),_0xb62c0d),_0x20644b[_0x12161b(0x11a)][_0x12161b(0x131)](_0xb62c0d,_0x58f19f[_0x12161b(0x14c)]);}},{'priority':_0x4e254(0x11b)});}[_0xcff062(0x121)](){const _0x5add19=_0xcff062,_0x4df8e4=this[_0x5add19(0x12d)],_0x1eded5=_0x4df8e4[_0x5add19(0x102)];function _0x3309cf(_0x6c3edb){const _0x43eea0=_0x5add19;return{'type':_0x43eea0(0xfd),'content':_0x212944(_0x1eded5,_0x43eea0(0x123),_0x6c3edb)};}_0x4df8e4[_0x5add19(0x126)][_0x5add19(0x136)](_0x5add19(0x109))[_0x5add19(0x105)][_0x5add19(0x143)](_0x198de7=>{const _0x2ffb59=_0x5add19;if(_0x2ffb59(0x117)!=_0x198de7[_0x2ffb59(0x144)])return;const {data:_0x416bcd}=_0x198de7;if(_0x416bcd){if(_0x2ffb59(0x124)==_0x416bcd[_0x2ffb59(0x10f)]){const _0x2b8eec=_0x416bcd[_0x2ffb59(0x13f)][0x0][_0x2ffb59(0x100)];return _0x3309cf(_0x212944(_0x1eded5,_0x2b8eec?_0x2ffb59(0x135):_0x2ffb59(0x10a)));}if(_0x2ffb59(0x13a)==_0x416bcd[_0x2ffb59(0x10f)]){const _0x1a6501=_0x416bcd[_0x2ffb59(0x13f)][0x0][_0x2ffb59(0x100)];return _0x3309cf(_0x212944(_0x1eded5,_0x1a6501?_0x2ffb59(0x147):_0x2ffb59(0x14a)));}}});}}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, 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 _0x16c0(_0x2d99eb,_0x5dbfb2){const _0x200668=_0x2006();return _0x16c0=function(_0x16c07a,_0x57fb89){_0x16c07a=_0x16c07a-0x1b9;let _0x2d511b=_0x200668[_0x16c07a];return _0x2d511b;},_0x16c0(_0x2d99eb,_0x5dbfb2);}const _0x54cb96=_0x16c0;(function(_0x16f6aa,_0xc724ac){const _0x5e2051=_0x16c0,_0x51804f=_0x16f6aa();while(!![]){try{const _0x45872d=parseInt(_0x5e2051(0x1d2))/0x1+-parseInt(_0x5e2051(0x1da))/0x2*(parseInt(_0x5e2051(0x1c8))/0x3)+-parseInt(_0x5e2051(0x1d8))/0x4+parseInt(_0x5e2051(0x1ca))/0x5+-parseInt(_0x5e2051(0x1d4))/0x6+parseInt(_0x5e2051(0x1bf))/0x7+parseInt(_0x5e2051(0x1cf))/0x8;if(_0x45872d===_0xc724ac)break;else _0x51804f['push'](_0x51804f['shift']());}catch(_0x1a88e7){_0x51804f['push'](_0x51804f['shift']());}}}(_0x2006,0x597a9));import{Plugin as _0x2df13d}from'ckeditor5/src/core.js';import{getTranslation as _0x73d414}from'../utils/common-translations.js';function _0x2006(){const _0x49c8a7=['insertTableLayout','enableDefaultAttributesIntegration','*Set\x20table\x20type:*\x20%0','3495828IBjtaP','element','descriptionFactory','getAttribute','plugins','ELEMENT_LAYOUT_TABLE','newValue','table','editor','442794RPFcnL','TableLayout','1684970xjThTW','enableCommand','afterInit','has','layout','4370728nmuOzS','get','format','192827iYFahi','key','1240644sNWXtU','locale','tableType','TrackChangesEditing','2828364fWNEfP','content','4xzQreX','ELEMENT_CONTENT_TABLE','registerDescriptionCallback','registerElementLabel'];_0x2006=function(){return _0x49c8a7;};return _0x2006();}export class TrackChangesTableLayout extends _0x2df13d{[_0x54cb96(0x1cc)](){const _0x13e05b=_0x54cb96,_0x126956=this[_0x13e05b(0x1c7)],_0x4ad503=_0x126956[_0x13e05b(0x1d5)],_0xe4cece=_0x126956[_0x13e05b(0x1c3)][_0x13e05b(0x1d0)](_0x13e05b(0x1d7));function _0x41f3a7(_0x36d701){const _0x4cf35a=_0x13e05b;return{'type':_0x4cf35a(0x1d1),'content':''+_0x73d414(_0x4ad503,_0x4cf35a(0x1be),_0x36d701)};}_0x126956[_0x13e05b(0x1c3)][_0x13e05b(0x1cd)](_0x13e05b(0x1c9))&&(_0xe4cece[_0x13e05b(0x1cb)](_0x13e05b(0x1bc)),_0xe4cece[_0x13e05b(0x1bd)](_0x13e05b(0x1d6)),_0xe4cece[_0x13e05b(0x1c1)][_0x13e05b(0x1bb)](_0x1d9e58=>_0x1d9e58['is'](_0x13e05b(0x1c0),_0x13e05b(0x1c6))&&_0x13e05b(0x1ce)===_0x1d9e58[_0x13e05b(0x1c2)](_0x13e05b(0x1d6)),_0x237d16=>_0x73d414(_0x4ad503,_0x13e05b(0x1c4),_0x237d16)),_0xe4cece[_0x13e05b(0x1c1)][_0x13e05b(0x1ba)](_0x2b36f4=>{const _0x4f6e4a=_0x13e05b,{data:_0x14c5c1}=_0x2b36f4;if(_0x14c5c1&&_0x4f6e4a(0x1d6)==_0x14c5c1[_0x4f6e4a(0x1d3)])switch(_0x14c5c1[_0x4f6e4a(0x1c5)]){case _0x4f6e4a(0x1ce):return _0x41f3a7(_0x73d414(_0x4ad503,_0x4f6e4a(0x1c4)));case _0x4f6e4a(0x1d9):return _0x41f3a7(_0x73d414(_0x4ad503,_0x4f6e4a(0x1b9)));}}));}}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, 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
- const _0x3ba82a=_0x3717;function _0x2012(){const _0x125bd4=['10mneXNo','_areMergableCells','3dqXyTo','registerCustomCallback','6ZExNdN','detach','map','mergeTableCellUp','requires','isInContent','markMultiRangeBlockFormat','_tablePostFixingSubtypes','18votzLP','add','getAncestors','find','tableCell','locale','type','filter','mergeTableCellLeft','accept','subType','selection','8003281PXldto','findAncestor','deletion','author','_isForcedDefaultExecutionBlock','push','splitTableCellHorizontally','return','8435049HDtBMM','5482098LWpcjD','trackChanges','mergeTableCellDown','createRangeOn','enableCommand','descriptionFactory','fromRange','getRanges','direction','horizontally','8165584jRuPPh','cell','get','element','model','set:isEnabled','getSelectionAffectedTableCells','setSelection','13596vVtLWo','*Merge\x20cells*','refresh','from','highest','_acceptFormatSuggestionCallbackFactory','mergeTableCellRight','TableUtils','document','TrackChangesEditing','splitTableCellVertically','execute','formatBlock','TableEditing','change','containsRange','commandName','getFirstPosition','rootName','has','afterInit','insertion','24dLDuNS','_suggestionFactory','getSuggestions','forceDefaultExecution','table','markBlockFormat','registerDescriptionCallback','_areSelectedCellsMergable','mergeTableCells','2781155RNbFdC','value','createTableWalker','size','root','low','isEnabled','*Split\x20cell:*\x20horizontally','getCellLocation','plugins','1062856SKltfe','$graveyard','length','*Split\x20cell:*\x20vertically','editor','commands','format','stop','formatInline'];_0x2012=function(){return _0x125bd4;};return _0x2012();}(function(_0x41c4f2,_0x3b0a49){const _0x42e849=_0x3717,_0x1f844e=_0x41c4f2();while(!![]){try{const _0x153884=parseInt(_0x42e849(0x1f1))/0x1*(parseInt(_0x42e849(0x1ca))/0x2)+parseInt(_0x42e849(0x1c0))/0x3*(-parseInt(_0x42e849(0x21a))/0x4)+-parseInt(_0x42e849(0x210))/0x5+-parseInt(_0x42e849(0x1c2))/0x6*(-parseInt(_0x42e849(0x1de))/0x7)+parseInt(_0x42e849(0x1e9))/0x8+-parseInt(_0x42e849(0x1df))/0x9*(-parseInt(_0x42e849(0x1be))/0xa)+-parseInt(_0x42e849(0x1d6))/0xb*(parseInt(_0x42e849(0x207))/0xc);if(_0x153884===_0x3b0a49)break;else _0x1f844e['push'](_0x1f844e['shift']());}catch(_0x2d3e96){_0x1f844e['push'](_0x1f844e['shift']());}}}(_0x2012,0xa60a8));import{Plugin as _0xd81952}from'ckeditor5/src/core.js';function _0x3717(_0x387ee2,_0x38fbab){const _0x201245=_0x2012();return _0x3717=function(_0x371705,_0x57fec7){_0x371705=_0x371705-0x1bc;let _0x48eed0=_0x201245[_0x371705];return _0x48eed0;},_0x3717(_0x387ee2,_0x38fbab);}import{TrackChangesTable as _0x497876}from'./table.js';import{ModelLiveRange as _0x155911}from'ckeditor5/src/engine.js';import{getTranslation as _0x3e4aa6}from'../utils/common-translations.js';export class TrackChangesTableMergeSplit extends _0xd81952{static get[_0x3ba82a(0x1c6)](){return[_0x497876];}[_0x3ba82a(0x205)](){const _0x207745=_0x3ba82a,_0x33acec=this[_0x207745(0x21e)],_0x3c452b=_0x33acec[_0x207745(0x1ed)][_0x207745(0x1f9)][_0x207745(0x1d5)],_0x3e3c67=_0x33acec[_0x207745(0x1cf)];if(!_0x33acec[_0x207745(0x219)][_0x207745(0x204)](_0x207745(0x1fe)))return;const _0x5851c5=_0x33acec[_0x207745(0x219)][_0x207745(0x1eb)](_0x207745(0x1fa)),_0x41c44d=_0x33acec[_0x207745(0x219)][_0x207745(0x1eb)](_0x207745(0x1f8)),_0x388b1b=_0x33acec[_0x207745(0x219)][_0x207745(0x1eb)](_0x497876);_0x388b1b[_0x207745(0x1c9)][_0x207745(0x1db)](_0x207745(0x20f)),_0x5851c5[_0x207745(0x1e3)](_0x207745(0x20f),()=>{const _0x1d196e=_0x207745,_0xb98bf4=_0x41c44d[_0x1d196e(0x1ef)](_0x33acec[_0x1d196e(0x1ed)][_0x1d196e(0x1f9)][_0x1d196e(0x1d5)]);_0x33acec[_0x1d196e(0x1ed)][_0x1d196e(0x1ff)](()=>{const _0x1b1e5c=_0x1d196e;_0x5851c5[_0x1b1e5c(0x1c8)](_0xb98bf4,{'commandName':_0x1b1e5c(0x20f),'commandParams':[]},[],_0x1b1e5c(0x20f));});}),_0x33acec[_0x207745(0x21f)][_0x207745(0x1eb)](_0x207745(0x20f))['on'](_0x207745(0x1fc),(_0x59eb1a,_0x2167bd)=>{const _0xd3b90e=_0x207745;_0x33acec[_0xd3b90e(0x21f)][_0xd3b90e(0x1eb)](_0xd3b90e(0x1e0))[_0xd3b90e(0x211)]&&(_0x2167bd[_0xd3b90e(0x21c)]>0x0&&_0x2167bd[_0x2167bd[_0xd3b90e(0x21c)]-0x1]&&_0x2167bd[_0x2167bd[_0xd3b90e(0x21c)]-0x1][_0xd3b90e(0x20a)]||_0x5851c5[_0xd3b90e(0x1da)]||this[_0xd3b90e(0x20e)]()||_0x59eb1a[_0xd3b90e(0x1bc)]());},{'priority':_0x207745(0x1f5)});for(const _0x3ae9e5 of[_0x207745(0x1c5),_0x207745(0x1f7),_0x207745(0x1e1),_0x207745(0x1d2)]){const _0x53c421=_0x33acec[_0x207745(0x21f)][_0x207745(0x1eb)](_0x3ae9e5);_0x5851c5[_0x207745(0x1e3)](_0x3ae9e5,()=>{const _0x488a06=_0x207745,_0x5ec8be=_0x33acec[_0x488a06(0x1ed)][_0x488a06(0x1f9)][_0x488a06(0x1d5)][_0x488a06(0x202)]()[_0x488a06(0x1cc)]()[_0x488a06(0x1cd)](_0x34124e=>_0x34124e['is'](_0x488a06(0x1ec),_0x488a06(0x1ce))),_0x351bd0=_0x53c421[_0x488a06(0x211)];_0x33acec[_0x488a06(0x1ed)][_0x488a06(0x1ff)](()=>{const _0x59aee0=_0x488a06;_0x5851c5[_0x59aee0(0x1c8)]([_0x5ec8be,_0x351bd0],{'commandName':_0x59aee0(0x20f),'commandParams':[]},[],_0x59aee0(0x20f));});});}for(const _0x19e6ae of[_0x207745(0x1fb),_0x207745(0x1dc)]){const _0x5e4f78=_0x33acec[_0x207745(0x21f)][_0x207745(0x1eb)](_0x19e6ae);_0x5851c5[_0x207745(0x1e3)](_0x19e6ae,()=>{const _0x599b49=_0x207745,_0x842fa3=_0x41c44d[_0x599b49(0x1ef)](_0x33acec[_0x599b49(0x1ed)][_0x599b49(0x1f9)][_0x599b49(0x1d5)])[0x0],_0x2d7141=_0x842fa3[_0x599b49(0x1d7)](_0x599b49(0x20b)),{column:_0x514382,row:_0x5650b1}=_0x41c44d[_0x599b49(0x218)](_0x842fa3);let _0x17f947=[];if(_0x599b49(0x1e8)==_0x5e4f78[_0x599b49(0x1e7)]){const _0xe72c0b=_0x41c44d[_0x599b49(0x212)](_0x2d7141,{'startRow':_0x5650b1,'endRow':_0x5650b1,'includeAllSlots':!0x0});_0x17f947=Array[_0x599b49(0x1f4)](_0xe72c0b)[_0x599b49(0x1c4)](_0x58edde=>_0x58edde[_0x599b49(0x1ea)]);}else{const _0x5e55ae=_0x41c44d[_0x599b49(0x212)](_0x2d7141,{'column':_0x514382,'includeAllSlots':!0x0});_0x17f947=Array[_0x599b49(0x1f4)](_0x5e55ae)[_0x599b49(0x1c4)](_0x1b3615=>_0x1b3615[_0x599b49(0x1ea)]);}_0x33acec[_0x599b49(0x1ed)][_0x599b49(0x1ff)](_0x10e2d2=>{const _0x5dc570=_0x599b49;_0x5851c5[_0x5dc570(0x20c)](_0x10e2d2[_0x5dc570(0x1e2)](_0x842fa3),{'commandName':_0x19e6ae,'commandParams':[]},_0x17f947,_0x19e6ae);});});}_0x5851c5[_0x207745(0x1e4)][_0x207745(0x20d)](_0x2fa6dc=>{const _0x2b9fcd=_0x207745;if(_0x2b9fcd(0x1fd)!=_0x2fa6dc[_0x2b9fcd(0x1d0)]&&_0x2b9fcd(0x1bd)!=_0x2fa6dc[_0x2b9fcd(0x1d0)])return;const {data:_0x10704e}=_0x2fa6dc;return _0x10704e&&_0x2b9fcd(0x20f)==_0x10704e[_0x2b9fcd(0x201)]?{'type':_0x2b9fcd(0x220),'content':_0x3e4aa6(_0x3e3c67,_0x2b9fcd(0x1f2))}:void 0x0;}),_0x5851c5[_0x207745(0x1e4)][_0x207745(0x20d)](_0x330d08=>{const _0x1728de=_0x207745;if(_0x1728de(0x1fd)!=_0x330d08[_0x1728de(0x1d0)]&&_0x1728de(0x1bd)!=_0x330d08[_0x1728de(0x1d0)])return;const {data:_0x144903}=_0x330d08;return _0x144903?_0x1728de(0x1fb)==_0x144903[_0x1728de(0x201)]?{'type':_0x1728de(0x220),'content':_0x3e4aa6(_0x3e3c67,_0x1728de(0x21d))}:_0x1728de(0x1dc)==_0x144903[_0x1728de(0x201)]?{'type':_0x1728de(0x220),'content':_0x3e4aa6(_0x3e3c67,_0x1728de(0x217))}:void 0x0:void 0x0;});const _0x2fa81a=_0x388b1b[_0x207745(0x1f6)]();for(const _0x16658c of[_0x207745(0x1c5),_0x207745(0x1f7),_0x207745(0x1e1),_0x207745(0x1d2)])_0x5851c5[_0x207745(0x208)][_0x207745(0x1c1)](_0x207745(0x1fd),_0x16658c,_0x207745(0x1d3),_0x2fa81a);for(const _0x2a2e9f of[_0x207745(0x1fb),_0x207745(0x1dc)])_0x5851c5[_0x207745(0x208)][_0x207745(0x1c1)](_0x207745(0x1fd),_0x2a2e9f,_0x207745(0x1d3),_0x2fa81a);_0x5851c5[_0x207745(0x208)][_0x207745(0x1c1)](_0x207745(0x1fd),_0x207745(0x20f),_0x207745(0x1d3),_0x33ba17=>{const _0xb9b921=_0x207745;_0x33acec[_0xb9b921(0x1ed)][_0xb9b921(0x1ff)](_0x41d245=>{const _0x3c8767=_0xb9b921,_0x571d27=Array[_0x3c8767(0x1f4)](_0x3c452b[_0x3c8767(0x1e6)]())[_0x3c8767(0x1c4)](_0x187563=>_0x155911[_0x3c8767(0x1e5)](_0x187563));_0x41d245[_0x3c8767(0x1f0)](_0x33ba17),_0x33acec[_0x3c8767(0x21f)][_0x3c8767(0x1eb)](_0x3c8767(0x20f))[_0x3c8767(0x1f3)](),_0x33acec[_0x3c8767(0x1fc)](_0x3c8767(0x20f),{'forceDefaultExecution':!0x0});const _0x33687a=_0x571d27[_0x3c8767(0x1d1)](_0x4454d6=>_0x3c8767(0x21b)!=_0x4454d6[_0x3c8767(0x214)][_0x3c8767(0x203)]);_0x33687a[_0x3c8767(0x21c)]>0x0&&_0x41d245[_0x3c8767(0x1f0)](_0x33687a);for(const _0xe5b00b of _0x571d27)_0xe5b00b[_0x3c8767(0x1c3)]();});});for(const _0x26544f of[_0x207745(0x1c5),_0x207745(0x1e1),_0x207745(0x1d2),_0x207745(0x1f7)]){const _0x2e757c=_0x33acec[_0x207745(0x21f)][_0x207745(0x1eb)](_0x26544f);_0x2e757c['on'](_0x207745(0x1ee),(_0x250b22,_0x4dc32f,_0x3b936d)=>{const _0x3adaaf=_0x207745;if(_0x3b936d){const _0x57c46b=_0x33acec[_0x3adaaf(0x1ed)][_0x3adaaf(0x1f9)][_0x3adaaf(0x1d5)][_0x3adaaf(0x202)]()[_0x3adaaf(0x1cc)]()[_0x3adaaf(0x1cd)](_0x539251=>_0x539251['is'](_0x3adaaf(0x1ec),_0x3adaaf(0x1ce)));this[_0x3adaaf(0x1bf)](_0x2e757c[_0x3adaaf(0x211)],_0x57c46b)||(_0x250b22[_0x3adaaf(0x1dd)]=!0x1,_0x250b22[_0x3adaaf(0x1bc)]());}},{'priority':_0x207745(0x215)});}}[_0x3ba82a(0x20e)](){const _0xa46b8e=_0x3ba82a,_0x173e0c=this[_0xa46b8e(0x21e)][_0xa46b8e(0x21f)][_0xa46b8e(0x1eb)](_0xa46b8e(0x20f)),_0x4a4663=this[_0xa46b8e(0x21e)][_0xa46b8e(0x219)][_0xa46b8e(0x1eb)](_0xa46b8e(0x1f8));if(!_0x173e0c[_0xa46b8e(0x216)])return!0x1;const _0xb5f640=_0x4a4663[_0xa46b8e(0x1ef)](this[_0xa46b8e(0x21e)][_0xa46b8e(0x1ed)][_0xa46b8e(0x1f9)][_0xa46b8e(0x1d5)]);for(const _0xd62f4a of _0xb5f640)for(const _0x37a3df of _0xb5f640)if(_0xd62f4a!=_0x37a3df&&!this[_0xa46b8e(0x1bf)](_0xd62f4a,_0x37a3df))return!0x1;return!0x0;}[_0x3ba82a(0x1bf)](_0x5aa60e,_0x2b46dc){const _0x19e8f5=_0x3ba82a,_0x232d3f=this[_0x19e8f5(0x21e)][_0x19e8f5(0x219)][_0x19e8f5(0x1eb)](_0x19e8f5(0x1fa)),_0x52a901=this[_0x19e8f5(0x21e)][_0x19e8f5(0x1ed)][_0x19e8f5(0x1e2)](_0x5aa60e),_0x3ff0e1=this[_0x19e8f5(0x21e)][_0x19e8f5(0x1ed)][_0x19e8f5(0x1e2)](_0x2b46dc),_0x449c22=new Set(),_0x35750c=new Set();for(const _0x47cec2 of _0x232d3f[_0x19e8f5(0x209)]())if((_0x19e8f5(0x206)==_0x47cec2[_0x19e8f5(0x1d0)]||_0x19e8f5(0x1d8)==_0x47cec2[_0x19e8f5(0x1d0)]||_0x19e8f5(0x20f)==_0x47cec2[_0x19e8f5(0x1d4)])&&_0x47cec2[_0x19e8f5(0x1c7)]){for(const _0x16bf67 of _0x47cec2[_0x19e8f5(0x1e6)]())_0x16bf67[_0x19e8f5(0x200)](_0x52a901,!0x0)&&_0x449c22[_0x19e8f5(0x1cb)](_0x47cec2[_0x19e8f5(0x1d0)]+':'+_0x47cec2[_0x19e8f5(0x1d9)]['id']),_0x16bf67[_0x19e8f5(0x200)](_0x3ff0e1,!0x0)&&_0x35750c[_0x19e8f5(0x1cb)](_0x47cec2[_0x19e8f5(0x1d0)]+':'+_0x47cec2[_0x19e8f5(0x1d9)]['id']);}if(_0x449c22[_0x19e8f5(0x213)]!=_0x35750c[_0x19e8f5(0x213)])return!0x1;for(const _0x528653 of _0x449c22)if(!_0x35750c[_0x19e8f5(0x204)](_0x528653))return!0x1;return!0x0;}}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, 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 _0x4684(){const _0x3891c9=['7182879eNDXtG','afterInit','437224NEqPzW','3857730nalmjX','1ennnSr','70tlkCmm','editor','plugins','118323OiMThZ','commands','50YEPbRn','2572538jMHmLE','ELEMENT_TABLE_OF_CONTENTS','7475514wMNXOV','locale','registerElementLabel','424ywQGRh','insertTableOfContents','descriptionFactory','TrackChangesEditing','enableCommand','get','tableOfContents','1040172fYutWX'];_0x4684=function(){return _0x3891c9;};return _0x4684();}const _0x1fc1b6=_0x1eba;(function(_0x27e43f,_0xe71f54){const _0x4f9c98=_0x1eba,_0x5ff77b=_0x27e43f();while(!![]){try{const _0x605502=-parseInt(_0x4f9c98(0x13f))/0x1*(parseInt(_0x4f9c98(0x146))/0x2)+-parseInt(_0x4f9c98(0x13e))/0x3+parseInt(_0x4f9c98(0x13d))/0x4*(-parseInt(_0x4f9c98(0x140))/0x5)+parseInt(_0x4f9c98(0x148))/0x6+-parseInt(_0x4f9c98(0x13a))/0x7+-parseInt(_0x4f9c98(0x14b))/0x8*(-parseInt(_0x4f9c98(0x143))/0x9)+parseInt(_0x4f9c98(0x145))/0xa*(parseInt(_0x4f9c98(0x13b))/0xb);if(_0x605502===_0xe71f54)break;else _0x5ff77b['push'](_0x5ff77b['shift']());}catch(_0x3582f8){_0x5ff77b['push'](_0x5ff77b['shift']());}}}(_0x4684,0xe98b4));import{Plugin as _0xdd6b7b}from'ckeditor5/src/core.js';import{getTranslation as _0x579bfa}from'../utils/common-translations.js';function _0x1eba(_0x8f16a6,_0x1bde12){const _0x4684a4=_0x4684();return _0x1eba=function(_0x1ebace,_0x35eeae){_0x1ebace=_0x1ebace-0x135;let _0x9d51f7=_0x4684a4[_0x1ebace];return _0x9d51f7;},_0x1eba(_0x8f16a6,_0x1bde12);}export class TrackChangesTableOfContents extends _0xdd6b7b{[_0x1fc1b6(0x13c)](){const _0x55d2aa=_0x1fc1b6,_0x11feb3=this[_0x55d2aa(0x141)];if(!_0x11feb3[_0x55d2aa(0x144)][_0x55d2aa(0x138)](_0x55d2aa(0x14c)))return;_0x11feb3[_0x55d2aa(0x142)][_0x55d2aa(0x138)](_0x55d2aa(0x136))[_0x55d2aa(0x137)](_0x55d2aa(0x14c));const _0x1f0e85=_0x11feb3[_0x55d2aa(0x142)][_0x55d2aa(0x138)](_0x55d2aa(0x136)),_0x17ba9a=_0x11feb3[_0x55d2aa(0x149)];_0x1f0e85[_0x55d2aa(0x135)][_0x55d2aa(0x14a)](_0x55d2aa(0x139),_0x701dda=>_0x579bfa(_0x17ba9a,_0x55d2aa(0x147),_0x701dda));}}