@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,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/ai
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for the AI Chat feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/aiassistant
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for the AI Assistant feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/aiquickactions
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for the AI Quick Actions feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/alignment
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for alignment feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/basicstyles
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for basic styles features.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/blockquote
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for block quote feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/bookmark
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for {@link module:bookmark/bookmark~Bookmark bookmark feature}.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/casechange
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for case change feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/ckbox
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for the CKBox feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/codeblock
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for code block feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/comments
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for {@link module:comments/comments~Comments comments feature}.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,8 +9,8 @@
5
9
  /**
6
10
  * @module track-changes/integrations/deletecommand
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
9
- import { Delete } from 'ckeditor5/src/typing.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
13
+ import { Delete } from '@ckeditor/ckeditor5-typing';
10
14
  /**
11
15
  * Provides track changes plugin integration for {@link module:typing/inputcommand~DeleteCommand delete command}. Also
12
16
  * provides integration {@link module:engine/model/model~Model#deleteContent} as many features use it internally.
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/emoji
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for emoji feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,8 +9,8 @@
5
9
  /**
6
10
  * @module track-changes/integrations/entercommand
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
9
- import { Enter } from 'ckeditor5/src/enter.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
13
+ import { Enter } from '@ckeditor/ckeditor5-enter';
10
14
  /**
11
15
  * Provides track changes plugin integration for {@link module:enter/entercommand~EnterCommand enter command}.
12
16
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/findandreplace
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for find and replace feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/font
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for font features.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/footnotes
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for the footnotes feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/formatpainter
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for the Format Painter feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/heading
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for heading feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/highlight
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for highlight feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/horizontalline
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for {@link module:horizontal-line/horizontalline~HorizontalLine horizontal line feature}.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/htmlembed
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for {@link module:html-embed/htmlembed~HtmlEmbed HTML Embed feature}.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/image
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for {@link module:image/image~Image image feature}.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/imagereplace
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for image replace feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/image
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for {@link module:image/image~Image image feature}.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/importword
7
11
  */
8
- import { Plugin, type Editor } from 'ckeditor5/src/core.js';
12
+ import { Plugin, type Editor } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for the import from Word feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/indent
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for {@link module:indent/indent~Indent indent/outdent feature}.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,8 +9,8 @@
5
9
  /**
6
10
  * @module track-changes/integrations/inputcommand/inputcommand
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
9
- import { Input } from 'ckeditor5/src/typing.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
13
+ import { Input } from '@ckeditor/ckeditor5-typing';
10
14
  /**
11
15
  * Provides track changes plugin integration for {@link module:typing/inputcommand~InputCommand input command}.
12
16
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/legacylist
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for legacy list feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/legacylistproperties
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  import type { SuggestionDescription } from '../suggestiondescriptionfactory.js';
10
14
  import { type Suggestion } from '../suggestion.js';
11
15
  /**
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/lineheight
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for the line height feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/link
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for link feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/list
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for list feature.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/listproperties
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  import type { SuggestionDescription } from '../suggestiondescriptionfactory.js';
10
14
  import { type Suggestion } from '../suggestion.js';
11
15
  /**
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/mediaembed
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for {@link module:media-embed/mediaembed~MediaEmbed media embed feature}.
11
15
  */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
1
5
  /**
2
6
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
@@ -5,7 +9,7 @@
5
9
  /**
6
10
  * @module track-changes/integrations/mention
7
11
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
13
  /**
10
14
  * Provides track changes plugin integration for mention feature.
11
15
  */