@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 _0x155137=_0x2f4b;function _0x2f4b(_0x145b93,_0x307626){const _0x1bd4b4=_0x1bd4();return _0x2f4b=function(_0x2f4b4b,_0x24b618){_0x2f4b4b=_0x2f4b4b-0xef;let _0xc6ade7=_0x1bd4b4[_0x2f4b4b];return _0xc6ade7;},_0x2f4b(_0x145b93,_0x307626);}(function(_0x2e3ae0,_0x1608f6){const _0x1bffc0=_0x2f4b,_0x391c2b=_0x2e3ae0();while(!![]){try{const _0x3ec0c3=-parseInt(_0x1bffc0(0xf4))/0x1*(-parseInt(_0x1bffc0(0x10d))/0x2)+parseInt(_0x1bffc0(0x105))/0x3*(-parseInt(_0x1bffc0(0x106))/0x4)+parseInt(_0x1bffc0(0xf3))/0x5+-parseInt(_0x1bffc0(0x109))/0x6+parseInt(_0x1bffc0(0x10b))/0x7*(parseInt(_0x1bffc0(0x10c))/0x8)+parseInt(_0x1bffc0(0x10a))/0x9*(-parseInt(_0x1bffc0(0x103))/0xa)+-parseInt(_0x1bffc0(0xf7))/0xb*(-parseInt(_0x1bffc0(0xf0))/0xc);if(_0x3ec0c3===_0x1608f6)break;else _0x391c2b['push'](_0x391c2b['shift']());}catch(_0x357a1b){_0x391c2b['push'](_0x391c2b['shift']());}}}(_0x1bd4,0x41fa4));import{View as _0xf9a5ae}from'ckeditor5/src/ui.js';export class TrackChangesPreviewView extends _0xf9a5ae{[_0x155137(0x10e)];constructor(_0x1bc314,_0x1b4aab){const _0x585d06=_0x155137;super(_0x1bc314),this[_0x585d06(0x10e)]=_0x1b4aab,this[_0x585d06(0x107)]({'tag':_0x585d06(0x100),'attributes':{'class':['ck',_0x585d06(0x108),_0x585d06(0x101)],'tabindex':-0x1}});}[_0x155137(0xfa)](){const _0x135f81=_0x155137;super[_0x135f81(0xfa)](),this[_0x135f81(0x104)][_0x135f81(0xf1)][_0x135f81(0xef)]=this[_0x135f81(0x10e)][_0x135f81(0xff)][_0x135f81(0xef)]+'px',this[_0x135f81(0x104)][_0x135f81(0xf1)][_0x135f81(0x110)]=this[_0x135f81(0x10e)][_0x135f81(0xff)][_0x135f81(0x110)]+'px';}[_0x155137(0xf2)](_0x3cf42e,_0x3b404f){const _0x784f80=_0x155137;if(!this[_0x784f80(0x104)])return;const _0x1b57dd=[];for(const [_0x1a1ddc,_0xdd4b5]of _0x3cf42e){const _0x168a9c=document[_0x784f80(0xfc)](_0x784f80(0x100));_0x168a9c[_0x784f80(0x112)](_0x784f80(0x102),_0x1a1ddc),_0x168a9c[_0x784f80(0xfb)]=_0xdd4b5[_0x784f80(0xf5)]+_0x784f80(0xf9),_0x168a9c[_0x784f80(0x10f)]=_0xdd4b5[_0x784f80(0xf6)],_0x1b57dd[_0x784f80(0xfe)](_0x168a9c);}_0x3b404f(this[_0x784f80(0x104)],_0x1b57dd),this[_0x784f80(0x104)][_0x784f80(0xf1)][_0x784f80(0x110)]='',this[_0x784f80(0x111)](_0x784f80(0xfd));}[_0x155137(0xf8)](){const _0x5c2145=_0x155137;this[_0x5c2145(0x104)][_0x5c2145(0xf8)]();}}function _0x1bd4(){const _0x54a5bb=['element','3iZfykP','1647652waipfX','setTemplate','ck-reset','1860192RDxNdK','9OikIac','182gUAnGg','84368ZkAzGF','20QBWqdx','options','innerHTML','height','fire','setAttribute','width','91704SVflxF','style','setPreviewData','1480100FTlHJC','50277zGjxdC','classes','content','539mxmVMY','focus','\x20ck-track-changes-preview__root-container','render','className','createElement','previewDataReady','push','dialogRects','div','ck-track-changes-preview','data-ck-root-name','4552550aUpcph'];_0x1bd4=function(){return _0x54a5bb;};return _0x1bd4();}
@@ -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
- export function getTranslation(_0xaa0905,_0x4b08b0,_0xf85079){const _0x4f5cab=_0xaa0905['t'],t=_0xaa0905['t'];switch(_0x4b08b0){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'Preview\x20final\x20content':return t('Preview\x20final\x20content');case'Final\x20content\x20preview':return t('Final\x20content\x20preview');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0xf85079);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0xf85079);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0xf85079);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0xf85079);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0xf85079);case'*Format:*\x20change\x20table\x20properties':return t('*Format:*\x20change\x20table\x20properties');case'*Format:*\x20change\x20table\x20cell\x20properties':return t('*Format:*\x20change\x20table\x20cell\x20properties');case'*Format:*\x20insert\x20into\x20%0':return t('*Format:*\x20insert\x20into\x20%0',_0xf85079);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0xf85079);case'*Replace\x20image*':return t('*Replace\x20image*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0xf85079);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0xf85079);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0xf85079);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0xf85079);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0xf85079);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0xf85079);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0xf85079);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0xf85079);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0xf85079);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0xf85079);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0xf85079);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0xf85079);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0xf85079);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0xf85079);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0xf85079);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0xf85079);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0xf85079);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0xf85079);case'*Remove\x20highlight*':return t('*Remove\x20highlight*');case'FORMAT_HIGHLIGHT':return t({'string':'highlight','id':'FORMAT_HIGHLIGHT'});case'FORMAT_RESTRICTED_ENABLED':return t({'string':'*Enable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_ENABLED'});case'FORMAT_RESTRICTED_DISABLED':return t({'string':'*Disable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_DISABLED'});case'ELEMENT_TABLE':return t({'string':'table','plural':'%0\x20tables','id':'ELEMENT_TABLE'},_0xf85079);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0xf85079);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0xf85079);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0xf85079);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0xf85079);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0xf85079);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0xf85079);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0xf85079);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0xf85079);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0xf85079);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0xf85079);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0xf85079);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0xf85079);case'ELEMENT_DEFAULT_LIST_DEFAULT':return t({'string':'default\x20list\x20style','id':'ELEMENT_DEFAULT_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'ELEMENT_MULTI_LEVEL_LIST':return t({'string':'multi-level\x20list','id':'ELEMENT_MULTI_LEVEL_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0xf85079);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0xf85079);case'FORMAT_ALIGNMENT':return t({'string':'alignment','id':'FORMAT_ALIGNMENT'});case'FORMAT_ALIGN_TO_LEFT':return t({'string':'align\x20to\x20left','id':'FORMAT_ALIGN_TO_LEFT'});case'FORMAT_ALIGN_TO_RIGHT':return t({'string':'align\x20to\x20right','id':'FORMAT_ALIGN_TO_RIGHT'});case'FORMAT_ALIGN_TO_CENTER':return t({'string':'align\x20to\x20center','id':'FORMAT_ALIGN_TO_CENTER'});case'FORMAT_JUSTIFY_TEXT':return t({'string':'justify','id':'FORMAT_JUSTIFY_TEXT'});case'FORMAT_BOLD':return t({'string':'bold','id':'FORMAT_BOLD'});case'FORMAT_ITALIC':return t({'string':'italic','id':'FORMAT_ITALIC'});case'FORMAT_UNDERLINE':return t({'string':'underline','id':'FORMAT_UNDERLINE'});case'FORMAT_CODE':return t({'string':'code','id':'FORMAT_CODE'});case'FORMAT_STRIKETHROUGH':return t({'string':'strikethrough','id':'FORMAT_STRIKETHROUGH'});case'FORMAT_SUBSCRIPT':return t({'string':'subscript','id':'FORMAT_SUBSCRIPT'});case'FORMAT_SUPERSCRIPT':return t({'string':'superscript','id':'FORMAT_SUPERSCRIPT'});case'ELEMENT_BLOCK_QUOTE':return t({'string':'block\x20quote','id':'ELEMENT_BLOCK_QUOTE'});case'ELEMENT_CODE_BLOCK':return t({'string':'code\x20block','plural':'%0\x20code\x20blocks','id':'ELEMENT_CODE_BLOCK'},_0xf85079);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});case'FORMAT_LINE_HEIGHT':return t({'string':'line\x20height','id':'FORMAT_LINE_HEIGHT'});case'FORMAT_TABLE_BORDER_COLOR':return t({'string':'table\x20border\x20color','id':'FORMAT_TABLE_BORDER_COLOR'});case'FORMAT_TABLE_BORDER_STYLE':return t({'string':'table\x20border\x20style','id':'FORMAT_TABLE_BORDER_STYLE'});case'FORMAT_TABLE_BORDER_WIDTH':return t({'string':'table\x20border\x20width','id':'FORMAT_TABLE_BORDER_WIDTH'});case'FORMAT_TABLE_ALIGNMENT':return t({'string':'table\x20alignment','id':'FORMAT_TABLE_ALIGNMENT'});case'FORMAT_TABLE_WIDTH':return t({'string':'table\x20width','id':'FORMAT_TABLE_WIDTH'});case'FORMAT_TABLE_HEIGHT':return t({'string':'table\x20height','id':'FORMAT_TABLE_HEIGHT'});case'FORMAT_TABLE_BACKGROUND_COLOR':return t({'string':'table\x20background\x20color','id':'FORMAT_TABLE_BACKGROUND_COLOR'});case'FORMAT_TABLE_CELL_BORDER_COLOR':return t({'string':'table\x20cell\x20border\x20color','id':'FORMAT_TABLE_CELL_BORDER_COLOR'});case'FORMAT_TABLE_CELL_BORDER_STYLE':return t({'string':'table\x20cell\x20border\x20style','id':'FORMAT_TABLE_CELL_BORDER_STYLE'});case'FORMAT_TABLE_CELL_BORDER_WIDTH':return t({'string':'table\x20cell\x20border\x20width','id':'FORMAT_TABLE_CELL_BORDER_WIDTH'});case'FORMAT_TABLE_CELL_PADDING':return t({'string':'table\x20cell\x20padding','id':'FORMAT_TABLE_CELL_PADDING'});case'FORMAT_TABLE_CELL_WIDTH':return t({'string':'table\x20cell\x20width','id':'FORMAT_TABLE_CELL_WIDTH'});case'FORMAT_TABLE_CELL_HEIGHT':return t({'string':'table\x20cell\x20height','id':'FORMAT_TABLE_CELL_HEIGHT'});case'FORMAT_TABLE_CELL_BACKGROUND_COLOR':return t({'string':'table\x20cell\x20background\x20color','id':'FORMAT_TABLE_CELL_BACKGROUND_COLOR'});case'FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT':return t({'string':'table\x20cell\x20horizontal\x20alignment','id':'FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT'});case'FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT':return t({'string':'table\x20cell\x20vertical\x20alignment','id':'FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT'});case'FORMAT_TABLE_CELL_TYPE':return t({'string':'table\x20cell\x20type','id':'FORMAT_TABLE_CELL_TYPE'});case'FORMAT_FOOTNOTES_LIST_STYLE':return t({'string':'footnotes\x20list\x20style','id':'FORMAT_FOOTNOTES_LIST_STYLE'});case'FORMAT_FOOTNOTES_LIST_START':return t({'string':'footnotes\x20list\x20start','id':'FORMAT_FOOTNOTES_LIST_START'});case'PENDING_ACTION_SUGGESTION':return t({'string':'Unsaved\x20change\x20in\x20suggestion.','id':'PENDING_ACTION_SUGGESTION'});case'ELEMENT_TABLE_WITH_TEXT':return t({'string':'table\x20*with\x20text*\x20%0','id':'ELEMENT_TABLE_WITH_TEXT'},_0xf85079);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0xf85079);case'ELEMENT_TABLE_ROW_WITH_TEXT':return t({'string':'table\x20row\x20*with\x20text*\x20%1','plural':'%0\x20table\x20rows\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_ROW_WITH_TEXT'},_0xf85079);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0xf85079);case'ELEMENT_TABLE_COLUMN_WITH_TEXT':return t({'string':'table\x20column\x20*with\x20text*\x20%1','plural':'%0\x20table\x20columns\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_COLUMN_WITH_TEXT'},_0xf85079);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0xf85079);case'ELEMENT_FOOTNOTE_REF':return t({'string':'footnote\x20reference','plural':'%0\x20footnote\x20references','id':'ELEMENT_FOOTNOTE_REF'},_0xf85079);case'ELEMENT_FOOTNOTE_DEFINITION':return t({'string':'footnote\x20definition','plural':'%0\x20footnote\x20definitions','id':'ELEMENT_FOOTNOTE_DEFINITION'},_0xf85079);case'ELEMENT_FOOTNOTES_DEFINITIONS_LIST':return t({'string':'footnotes\x20definitions\x20list','plural':'%0\x20footnotes\x20definitions','id':'ELEMENT_FOOTNOTES_DEFINITIONS_LIST'},_0xf85079);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0xf85079);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0xf85079);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0xf85079);case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return _0x4f5cab({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0xf85079);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x4f5cab({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0xf85079);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0xf85079);case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0xf85079);case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0xf85079);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0xf85079);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x4b08b0;}}
@@ -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(_0x3581f6,_0x468bed){const _0x1445f8=_0x195b,_0x4bbc3a=_0x3581f6();while(!![]){try{const _0x20e51b=-parseInt(_0x1445f8(0x14c))/0x1*(parseInt(_0x1445f8(0x145))/0x2)+parseInt(_0x1445f8(0x134))/0x3+-parseInt(_0x1445f8(0x11f))/0x4+-parseInt(_0x1445f8(0x136))/0x5*(parseInt(_0x1445f8(0x148))/0x6)+parseInt(_0x1445f8(0x12e))/0x7*(parseInt(_0x1445f8(0x14f))/0x8)+parseInt(_0x1445f8(0x13a))/0x9+parseInt(_0x1445f8(0x132))/0xa;if(_0x20e51b===_0x468bed)break;else _0x4bbc3a['push'](_0x4bbc3a['shift']());}catch(_0x4625b6){_0x4bbc3a['push'](_0x4bbc3a['shift']());}}}(_0x36b8,0x82699));export function normalizeDescription(_0x5c30c9){const _0x550ca0=_0x195b;return Array[_0x550ca0(0x127)](_0x5c30c9)||(_0x5c30c9=[_0x5c30c9]),_0x5c30c9[_0x550ca0(0x142)](_0x244ce5=>{const _0x19da62=_0x550ca0,_0x43f767=_0x244ce5[_0x19da62(0x13e)][_0x19da62(0x141)](/\*/g,''),_0xdb0039=_0x244ce5[_0x19da62(0x140)]?_0x19da62(0x14b)+_0x244ce5[_0x19da62(0x140)][_0x19da62(0x128)]+']':'';return'['+_0x244ce5[_0x19da62(0x121)]+']\x20'+_0x43f767+_0xdb0039;})[_0x550ca0(0x143)](';\x20');}export function renderDescription(_0x187059,_0x3515d5){const _0x3d8eaa=_0x195b;let _0x30bcad='';return _0x30bcad+=_0x187059[_0x3d8eaa(0x125)]('*')[_0x3d8eaa(0x142)]((_0x5c236c,_0x4be75d)=>_0x4be75d%0x2!=0x0?_0x3d8eaa(0x149)+rn(_0x5c236c)+_0x3d8eaa(0x138):rn(_0x5c236c))[_0x3d8eaa(0x143)](''),_0x3515d5&&(_0x30bcad+=_0x3d8eaa(0x12f)+_0x3515d5[_0x3d8eaa(0x128)]+_0x3d8eaa(0x146)+_0x3515d5[_0x3d8eaa(0x11d)]+_0x3d8eaa(0x11c)),_0x30bcad;}function rn(_0x860e06){const _0x39371b=_0x195b,_0x20d0e1=document[_0x39371b(0x120)](_0x39371b(0x123));return _0x20d0e1[_0x39371b(0x139)]=_0x860e06,_0x20d0e1[_0x39371b(0x12c)];}export function sortSuggestions(_0x35cd79){const _0x569b32=_0x195b;return _0x35cd79[_0x569b32(0x144)]((_0x1309cd,_0x584a08)=>_0x569b32(0x135)===_0x1309cd[_0x569b32(0x121)]&&_0x569b32(0x135)!==_0x584a08[_0x569b32(0x121)]?-0x1:_0x569b32(0x135)!==_0x1309cd[_0x569b32(0x121)]&&_0x569b32(0x135)===_0x584a08[_0x569b32(0x121)]?0x1:_0x569b32(0x147)==_0x1309cd[_0x569b32(0x121)]&&_0x569b32(0x147)!=_0x584a08[_0x569b32(0x121)]?-0x1:_0x569b32(0x147)!=_0x1309cd[_0x569b32(0x121)]&&_0x569b32(0x147)==_0x584a08[_0x569b32(0x121)]?0x1:0x0);}function _0x195b(_0x164631,_0x5bcafa){const _0x36b8bd=_0x36b8();return _0x195b=function(_0x195bc3,_0x1fbbcf){_0x195bc3=_0x195bc3-0x11c;let _0x5f185c=_0x36b8bd[_0x195bc3];return _0x5f185c;},_0x195b(_0x164631,_0x5bcafa);}export function getSelectedSuggestions(_0x5d27ee,_0x15c787){const _0x42991f=_0x195b,_0x47b982=Array[_0x42991f(0x13c)](_0x5d27ee[_0x42991f(0x131)]()),_0x2b2707=new Set();for(const _0xd0286a of _0x15c787)if(_0xd0286a[_0x42991f(0x12a)]){for(const _0x40ac52 of _0x47b982)for(const _0x4beb79 of _0xd0286a[_0x42991f(0x131)]())(_0x40ac52[_0x42991f(0x124)](_0x4beb79)||_0x5d27ee[_0x42991f(0x13f)]&&!_0xd0286a[_0x42991f(0x11e)]&&_0xd0286a[_0x42991f(0x14e)]&&_0x4beb79[_0x42991f(0x14d)][_0x42991f(0x150)](_0x40ac52[_0x42991f(0x152)]))&&_0x2b2707[_0x42991f(0x12d)](_0xd0286a);}return _0x2b2707;}export function getRangesOfBlockGroups(_0x391901,_0x43a101){const _0xc60882=_0x195b;let _0x4bd0a9,_0x3ea79f=0x0;const _0x5ac094=[],_0x22ce8a=_0x43a101[_0xc60882(0x14a)];for(;_0x3ea79f<_0x391901[_0xc60882(0x151)];){const _0x437f83=_0x391901[_0x3ea79f],_0x30aa7d=_0x391901[_0x3ea79f+0x1];_0x4bd0a9||(_0x4bd0a9=_0x43a101[_0xc60882(0x129)](_0x437f83)),cn(_0x43a101,_0x437f83,_0x30aa7d)||(_0x5ac094[_0xc60882(0x133)](_0x43a101[_0xc60882(0x130)](_0x4bd0a9,_0x22ce8a[_0xc60882(0x13b)](_0x437f83)?_0x43a101[_0xc60882(0x122)](_0x437f83):_0x43a101[_0xc60882(0x12b)](_0x437f83,_0xc60882(0x14d)))),_0x4bd0a9=null),_0x3ea79f++;}return _0x5ac094;}function cn(_0x380d8b,_0x165877,_0x302642){const _0x53fa49=_0x195b;if(!_0x302642)return!0x1;const _0xb3f5e0=_0x380d8b[_0x53fa49(0x122)](_0x165877),_0x4c6f26=_0x380d8b[_0x53fa49(0x129)](_0x302642);return _0xb3f5e0[_0x53fa49(0x150)](_0x4c6f26);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x9f4959,_0x57e8f7,_0x4ce164){const _0x522bef=_0x195b;for(;_0x4ce164[_0x522bef(0x151)];){const _0x1912a5=_0x4ce164[_0x522bef(0x13d)](0x0,0x64);_0x9f4959[_0x522bef(0x126)](()=>{const _0x24bc2f=_0x522bef;for(const _0x30802c of _0x1912a5)_0x30802c[_0x24bc2f(0x12a)]&&_0x57e8f7[_0x24bc2f(0x137)](_0x30802c['id']);});}}function _0x36b8(){const _0x2e9b2f=['isArray','value','createPositionBefore','isInContent','createPositionAt','innerHTML','add','7mLtJJS','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','createRange','getRanges','1540740XHjcnu','push','717135fuctAi','attribute','5zuQElF','execute','</span>','innerText','8615214bRDrVu','isObject','from','splice','content','isCollapsed','color','replace','map','join','sort','846562EzUkoN','\x22\x20title=\x22','deletion','2972622rSUYjA','<span\x20class=\x22ck-suggestion-type\x22>','schema','\x20[color\x20','1UCTVFC','end','next','4643704DnPIzJ','isTouching','length','start','\x22></span>','title','isMultiRange','1911764lbFbKP','createElement','type','createPositionAfter','span','isIntersecting','split','change'];_0x36b8=function(){return _0x2e9b2f;};return _0x36b8();}