@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
- function _0x305d(_0x55be0c,_0x54bc83){const _0xf918d5=_0xf918();return _0x305d=function(_0x305d8d,_0x196e76){_0x305d8d=_0x305d8d-0xc8;let _0x41aab4=_0xf918d5[_0x305d8d];return _0x41aab4;},_0x305d(_0x55be0c,_0x54bc83);}const _0x330909=_0x305d;(function(_0xa49809,_0x383238){const _0x20acf8=_0x305d,_0x5c4dbb=_0xa49809();while(!![]){try{const _0x558515=-parseInt(_0x20acf8(0x116))/0x1+parseInt(_0x20acf8(0xce))/0x2+parseInt(_0x20acf8(0xee))/0x3+parseInt(_0x20acf8(0xc8))/0x4+parseInt(_0x20acf8(0xde))/0x5+parseInt(_0x20acf8(0x113))/0x6*(-parseInt(_0x20acf8(0x109))/0x7)+-parseInt(_0x20acf8(0xed))/0x8;if(_0x558515===_0x383238)break;else _0x5c4dbb['push'](_0x5c4dbb['shift']());}catch(_0x54c2bd){_0x5c4dbb['push'](_0x5c4dbb['shift']());}}}(_0xf918,0x39d73));import{Plugin as _0x4b99b9}from'ckeditor5/src/core.js';import{uid as _0x326890}from'ckeditor5/src/utils.js';function _0xf918(){const _0x980164=['imageTypeInline','chain','1304568TPHwqr','model','registerCustomCallback','has','getContainedElement','markInlineFormat','438948FgpAIn','getSuggestions','setImageNaturalSizeAttributes','head','imageStyle','filter','commands','formatBlock','nodeAfter','enableCommand','accept','formatInline','toLowerCase','imageStylePostApply','discard','refresh','2055940JORyNR','insertion','_splitMarkerName','descriptionFactory','join','nodeBefore','locale','start','markBlockFormat','document','createRangeOn','imageStylePreApply','commandReversedParams','type','registerPostFixer','5494824ZYnQQX','959448OsXTyS','discardSuggestion','isIntersecting','next','change','newRange','shouldConvertImageType','getSuggestionCallback','end','isInContent','getClosestSelectedImageElement','title','normalizedStyles','from','length','isEqual','subType','ImageStyleEditing','isBefore','FORMAT_SIDE_IMAGE','imageTypeBlock','_registerLegacyDescription','TrackChangesEditing','imageCaption','commandName','*Format:*\x20%0','registerDescriptionCallback','26957kfWZkd','commandParams','format','name','getSuggestion','plugins','convertInlineImageToBlock','Users','getFirstRange','selection','162YaoerJ','ImageUtils','_suggestionFactory','248875tpZihT','hasSuggestion','isOwn','_findSuggestions','get','isBlockImage','isInlineImage','forEach','afterInit','value','getChangedMarkers','editor','author','suggestion','findIndex','differ','side'];_0xf918=function(){return _0x980164;};return _0xf918();}import{getTranslation as _0x29c21f}from'../utils/common-translations.js';export class TrackChangesImageStyle extends _0x4b99b9{[_0x330909(0x11e)](){const _0x33f75e=_0x330909,_0x9e2bb8=this[_0x33f75e(0x121)];if(!_0x9e2bb8[_0x33f75e(0x10e)][_0x33f75e(0xcb)](_0x33f75e(0xff)))return;const _0x43d08e=_0x9e2bb8[_0x33f75e(0x10e)][_0x33f75e(0x11a)](_0x33f75e(0x104)),_0x4f3067=_0x9e2bb8[_0x33f75e(0x10e)][_0x33f75e(0x11a)](_0x33f75e(0x114)),_0xf2437e={};_0x43d08e[_0x33f75e(0xd7)](_0x33f75e(0xd2),(_0x5b919e,_0x340080)=>{const _0x240b1e=_0x33f75e,_0x1e7c01=_0x9e2bb8[_0x240b1e(0x10e)][_0x240b1e(0x11a)](_0x240b1e(0x110))['me'],_0x42da1d=_0x9e2bb8[_0x240b1e(0xd4)][_0x240b1e(0x11a)](_0x240b1e(0xd2));let _0xee4aea=_0x4f3067[_0x240b1e(0xf8)](_0x9e2bb8[_0x240b1e(0xc9)][_0x240b1e(0xe7)][_0x240b1e(0x112)]),_0x576105=_0x9e2bb8[_0x240b1e(0xc9)][_0x240b1e(0xe8)](_0xee4aea),_0x107eed=_0x42da1d[_0x240b1e(0x11f)];if(_0x107eed==_0x340080[_0x240b1e(0x11f)])return;const _0x5e0816={'commandName':_0x240b1e(0xd2),'commandParams':[_0x340080],'formatGroupId':_0x326890()};_0x9e2bb8[_0x240b1e(0xc9)][_0x240b1e(0xf2)](()=>{const _0x1c0e13=_0x240b1e;if(_0x43d08e[_0x1c0e13(0xcf)]()[_0x1c0e13(0xd3)](_0x4d5c80=>_0x4d5c80[_0x1c0e13(0xf7)]&&_0x1e7c01==_0x4d5c80[_0x1c0e13(0x122)]&&(_0x1c0e13(0xd5)==_0x4d5c80[_0x1c0e13(0xeb)]||_0x1c0e13(0xd9)==_0x4d5c80[_0x1c0e13(0xeb)])&&(_0x1c0e13(0xe9)==_0x4d5c80[_0x1c0e13(0xfe)]||_0x1c0e13(0xdb)==_0x4d5c80[_0x1c0e13(0xfe)])&&_0x4d5c80[_0x1c0e13(0x111)]()[_0x1c0e13(0xfd)](_0x576105))[_0x1c0e13(0x11d)](_0x2b92b8=>_0x43d08e[_0x1c0e13(0xef)](_0x2b92b8[_0x1c0e13(0xd1)])),_0xee4aea=_0x4f3067[_0x1c0e13(0xf8)](_0x9e2bb8[_0x1c0e13(0xc9)][_0x1c0e13(0xe7)][_0x1c0e13(0x112)]),_0x576105=_0x9e2bb8[_0x1c0e13(0xc9)][_0x1c0e13(0xe8)](_0xee4aea),_0x42da1d[_0x1c0e13(0xdd)](),_0x9e2bb8[_0x1c0e13(0xd4)][_0x1c0e13(0x11a)](_0x1c0e13(0x127))[_0x1c0e13(0xdd)](),_0x9e2bb8[_0x1c0e13(0xd4)][_0x1c0e13(0x11a)](_0x1c0e13(0x102))[_0x1c0e13(0xdd)](),_0x107eed=_0x42da1d[_0x1c0e13(0x11f)],_0x107eed!=_0x340080[_0x1c0e13(0x11f)])return _0x4f3067[_0x1c0e13(0x11c)](_0xee4aea)&&_0x42da1d[_0x1c0e13(0xf4)](_0x340080[_0x1c0e13(0x11f)],_0xee4aea)?(_0x5b919e({..._0x340080,'setImageSizes':!0x1}),_0xee4aea=_0x4f3067[_0x1c0e13(0xf8)](_0x9e2bb8[_0x1c0e13(0xc9)][_0x1c0e13(0xe7)][_0x1c0e13(0x112)]),void _0x43d08e[_0x1c0e13(0xe6)](_0xee4aea,{..._0x5e0816,'commandReversedParams':[{'value':_0x107eed||null,'setImageSizes':!0x1}]},[],_0x1c0e13(0xe9))):void(_0x4f3067[_0x1c0e13(0x11b)](_0xee4aea)?_0x43d08e[_0x1c0e13(0xe6)](_0xee4aea,_0x5e0816,[],_0x1c0e13(0xdb)):_0x43d08e[_0x1c0e13(0xcd)](_0x576105,_0x5e0816,_0x1c0e13(0xdb)));});});for(const _0x2e2382 of _0x9e2bb8[_0x33f75e(0x10e)][_0x33f75e(0x11a)](_0x33f75e(0xff))[_0x33f75e(0xfa)])_0xf2437e[_0x2e2382[_0x33f75e(0x10c)]]=_0x2e2382[_0x33f75e(0xf9)][_0x33f75e(0xda)]();_0x43d08e[_0x33f75e(0x115)][_0x33f75e(0xca)](_0x33f75e(0xd5),_0x33f75e(0xe9),_0x33f75e(0xe2),()=>!0x1),_0x43d08e[_0x33f75e(0x115)][_0x33f75e(0xca)](_0x33f75e(0xd5),_0x33f75e(0xdb),_0x33f75e(0xe2),()=>!0x1),_0x43d08e[_0x33f75e(0x115)][_0x33f75e(0xca)](_0x33f75e(0xd9),_0x33f75e(0xdb),_0x33f75e(0xe2),()=>!0x1),_0x43d08e[_0x33f75e(0x115)][_0x33f75e(0xca)](_0x33f75e(0xd5),_0x33f75e(0xe9),_0x33f75e(0xd8),([_0x26e693])=>{const _0x189e2c=_0x33f75e;_0x4f3067[_0x189e2c(0xd0)](_0x26e693[_0x189e2c(0xcc)]());}),_0x43d08e[_0x33f75e(0x115)][_0x33f75e(0xca)](_0x33f75e(0xd5),_0x33f75e(0xe9),_0x33f75e(0xdc),(_0xe001a1,_0x4b56ee)=>{const _0x2c593a=_0x33f75e;_0x43d08e[_0x2c593a(0x115)][_0x2c593a(0xf5)](_0x2c593a(0xd5),'',_0x2c593a(0xd8))(_0xe001a1,{'commandName':_0x4b56ee[_0x2c593a(0x106)],'commandParams':_0x4b56ee[_0x2c593a(0xea)]});}),_0x43d08e[_0x33f75e(0x115)][_0x33f75e(0xca)](_0x33f75e(0xd5),_0x33f75e(0xe9),_0x33f75e(0x128),function(_0x4128bd,_0x5f31e0){if(_0x21b25f(_0x4128bd,_0x5f31e0))return[_0x4128bd,_0x5f31e0];if(_0x21b25f(_0x5f31e0,_0x4128bd))return[_0x5f31e0,_0x4128bd];return null;});const _0x110ae7=[{'type':_0x33f75e(0xd5),'subType':_0x33f75e(0xe9)},{'type':_0x33f75e(0xdf),'subType':_0x33f75e(0x105)},{'type':_0x33f75e(0xd5),'subType':_0x33f75e(0x10f)},{'type':_0x33f75e(0xdf),'subType':_0x33f75e(0x10f)}];function _0x21b25f(_0x2b74cc,_0x16fc81){const _0x229d17=_0x33f75e,_0x5976ea=_0x110ae7[_0x229d17(0x124)](({type:_0x25f598,subType:_0x5a8fe0})=>_0x2b74cc[_0x229d17(0xeb)]==_0x25f598&&_0x2b74cc[_0x229d17(0xfe)]==_0x5a8fe0),_0xc2ef92=_0x110ae7[_0x229d17(0x124)](({type:_0x497a62,subType:_0x1efebf})=>_0x16fc81[_0x229d17(0xeb)]==_0x497a62&&_0x16fc81[_0x229d17(0xfe)]==_0x1efebf);if(_0x5976ea<0x0||_0xc2ef92<0x0)return!0x1;const _0x1d9e47=_0x2b74cc[_0x229d17(0x111)](),_0x1c0251=_0x16fc81[_0x229d17(0x111)]();if((0x0==_0x5976ea||0x1==_0x5976ea)&&0x2==_0xc2ef92&&_0x1d9e47[_0x229d17(0xf0)](_0x1c0251))return!0x0;if(0x2==_0x5976ea&&0x3==_0xc2ef92){const _0x5734f2=_0x43d08e[_0x229d17(0x119)](_0x1d9e47,_0x229d17(0xdf))[_0x229d17(0xd3)](({suggestion:_0x487226,meta:_0x30ace8})=>_0x30ace8[_0x229d17(0x118)]&&_0x229d17(0x10f)==_0x487226[_0x229d17(0xfe)]);if(_0x5734f2[_0x229d17(0xfc)]>0x1&&_0x1c0251[_0x229d17(0xf6)][_0x229d17(0xfd)](_0x1d9e47[_0x229d17(0xe5)]))return!0x0;if(0x1==_0x5734f2[_0x229d17(0xfc)]&&(_0x1d9e47[_0x229d17(0xe5)][_0x229d17(0xfd)](_0x1c0251[_0x229d17(0xf6)])||_0x1d9e47[_0x229d17(0xf6)][_0x229d17(0xfd)](_0x1c0251[_0x229d17(0xe5)])))return!0x0;}if(0x3==_0x5976ea&&0x3==_0xc2ef92&&_0x1d9e47[_0x229d17(0xe5)][_0x229d17(0x100)](_0x1c0251[_0x229d17(0xe5)])){const _0x708477=_0x1d9e47[_0x229d17(0xf6)][_0x229d17(0xd6)],_0x2ac3b7=_0x1c0251[_0x229d17(0xe5)][_0x229d17(0xe3)];return _0x4f3067[_0x229d17(0x11b)](_0x708477)&&_0x708477===_0x2ac3b7;}return!0x1;}_0x9e2bb8[_0x33f75e(0xc9)][_0x33f75e(0xe7)][_0x33f75e(0xec)](()=>{const _0x5b8a84=_0x33f75e;let _0x5b50d3=!0x1;const _0x1932fe=Array[_0x5b8a84(0xfb)](_0x9e2bb8[_0x5b8a84(0xc9)][_0x5b8a84(0xe7)][_0x5b8a84(0x125)][_0x5b8a84(0x120)]());for(const {name:_0x246f1d,data:_0x1224e8}of _0x1932fe){const {group:_0x1ae9f6,type:_0x15e58b,subType:_0xdd8cb4,id:_0x403104}=_0x43d08e[_0x5b8a84(0xe0)](_0x246f1d);if(_0x5b8a84(0x123)==_0x1ae9f6&&_0x43d08e[_0x5b8a84(0x117)](_0x403104)){if(_0x5b8a84(0xd5)==_0x15e58b&&(_0x5b8a84(0xe9)==_0xdd8cb4||_0x5b8a84(0xdb)==_0xdd8cb4)){const _0x2ffa4d=_0x43d08e[_0x5b8a84(0x10d)](_0x403104);if(_0x1224e8[_0x5b8a84(0xf3)]){const _0x3a707e=_0x2ffa4d[_0x5b8a84(0x111)]()[_0x5b8a84(0xcc)]();if(_0x4f3067[_0x5b8a84(0x11b)](_0x3a707e))continue;_0x43d08e[_0x5b8a84(0xef)](_0x2ffa4d),_0x5b50d3=!0x0;}}if(_0x5b8a84(0xdf)==_0x15e58b&&_0x5b8a84(0x105)==_0xdd8cb4&&!_0x1224e8[_0x5b8a84(0xf3)]){const _0x5323db=_0x43d08e[_0x5b8a84(0x10d)](_0x403104);_0x5323db[_0x5b8a84(0xf1)]&&_0x5323db[_0x5b8a84(0xf1)][_0x5b8a84(0xf7)]&&(_0x43d08e[_0x5b8a84(0xef)](_0x5323db[_0x5b8a84(0xf1)]),_0x5b50d3=!0x0);}}}return _0x5b50d3;}),this[_0x33f75e(0x103)](_0xf2437e);}[_0x330909(0x103)](_0xa05aba){const _0x152b82=_0x330909,_0xba7a46=this[_0x152b82(0x121)],_0x5ea2a6=_0xba7a46[_0x152b82(0xe4)];_0xba7a46[_0x152b82(0x10e)][_0x152b82(0x11a)](_0x152b82(0x104))[_0x152b82(0xe1)][_0x152b82(0x108)](_0x25891d=>{const _0x43f480=_0x152b82;if(_0x43f480(0xd5)!=_0x25891d[_0x43f480(0xeb)]&&_0x43f480(0xd9)!=_0x25891d[_0x43f480(0xeb)])return;const {data:_0x535174}=_0x25891d;if(!_0x535174||_0x43f480(0xd2)!=_0x535174[_0x43f480(0x106)])return;const _0x2531d9=_0x535174[_0x43f480(0x10a)][0x0][_0x43f480(0x11f)];return _0x2667a5(_0x43f480(0x126)===_0x2531d9?_0x29c21f(_0x5ea2a6,_0x43f480(0x101)):_0xa05aba[_0x2531d9]||_0x2531d9);function _0x2667a5(_0x53b124){const _0x1b9990=_0x43f480;return{'type':_0x1b9990(0x10b),'content':_0x29c21f(_0x5ea2a6,_0x1b9990(0x107),_0x53b124)};}});}}
@@ -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 _0x239006=_0x383a;(function(_0x526c44,_0x5c31a0){const _0x2aabf5=_0x383a,_0x45052c=_0x526c44();while(!![]){try{const _0x46222c=parseInt(_0x2aabf5(0xe8))/0x1+parseInt(_0x2aabf5(0xcf))/0x2+-parseInt(_0x2aabf5(0xd8))/0x3+parseInt(_0x2aabf5(0xd3))/0x4+-parseInt(_0x2aabf5(0xd2))/0x5+-parseInt(_0x2aabf5(0xe6))/0x6+parseInt(_0x2aabf5(0xd7))/0x7;if(_0x46222c===_0x5c31a0)break;else _0x45052c['push'](_0x45052c['shift']());}catch(_0x2b37a2){_0x45052c['push'](_0x45052c['shift']());}}}(_0x54ba,0x65ebe));import{Plugin as _0x46b6b8}from'ckeditor5/src/core.js';function _0x54ba(){const _0xc26dc3=['3659755vdzkkS','2523728mLuMxz','high','_setSuggestionData','trackChanges','6405742tkcdhG','1935996IFdGxW','_trackChangesExecuted','Users','enableCommand','collaboration_features','_handleImportedData','listenTo','bind','get','forEach','plugins','afterInit','lowest','execute','2967756iOXQWB','importWord','7073nYipva','TrackChangesEditing','value','track_changes','commands','_trackChangesValueDuringImport','1472536aLhiul','editor','dataInsert'];_0x54ba=function(){return _0xc26dc3;};return _0x54ba();}function _0x383a(_0x48523c,_0x2d3d14){const _0x54ba89=_0x54ba();return _0x383a=function(_0x383a0c,_0x28165f){_0x383a0c=_0x383a0c-0xce;let _0x42a788=_0x54ba89[_0x383a0c];return _0x42a788;},_0x383a(_0x48523c,_0x2d3d14);}export class TrackChangesImportWord extends _0x46b6b8{[_0x239006(0xce)];[_0x239006(0xd9)];constructor(_0x24252f){const _0x21a05d=_0x239006;super(_0x24252f),this[_0x21a05d(0xce)]=!0x1,this[_0x21a05d(0xd9)]=!0x1;}[_0x239006(0xe3)](){const _0x5b929e=_0x239006,_0x1a9e54=this[_0x5b929e(0xd0)],_0xc59d61=_0x1a9e54[_0x5b929e(0xec)][_0x5b929e(0xe0)](_0x5b929e(0xe7)),_0x3babb1=_0x1a9e54[_0x5b929e(0xec)][_0x5b929e(0xe0)](_0x5b929e(0xd6));_0xc59d61&&(_0xc59d61['on'](_0x5b929e(0xe5),(_0x594918,[,_0x7d296b])=>{const _0x1713ad=_0x5b929e;this[_0x1713ad(0xce)]=_0x3babb1[_0x1713ad(0xea)],_0x7d296b[_0x1713ad(0xdc)][_0x1713ad(0xeb)]=!this[_0x1713ad(0xce)];},{'priority':_0x5b929e(0xd4)}),this[_0x5b929e(0xde)](_0xc59d61,_0x5b929e(0xd1),this[_0x5b929e(0xdd)][_0x5b929e(0xdf)](this)),this[_0x5b929e(0xde)](_0xc59d61,_0x5b929e(0xd1),()=>{const _0x44d14a=_0x5b929e;this[_0x44d14a(0xd9)]&&(_0x3babb1[_0x44d14a(0xe5)](),this[_0x44d14a(0xd9)]=!0x1);},{'priority':_0x5b929e(0xe4)}),_0x1a9e54[_0x5b929e(0xe2)][_0x5b929e(0xe0)](_0x5b929e(0xe9))[_0x5b929e(0xdb)](_0x5b929e(0xe7)));}[_0x239006(0xdd)](_0x3c5e9f,_0x3ac3ae){const _0x2d50df=_0x239006,{suggestions:_0x1b5228}=_0x3ac3ae,_0x1186a0=this[_0x2d50df(0xd0)][_0x2d50df(0xec)][_0x2d50df(0xe0)](_0x2d50df(0xd6)),_0x2abf66=_0x1186a0[_0x2d50df(0xea)];this[_0x2d50df(0xce)]!==_0x2abf66&&(_0x1186a0[_0x2d50df(0xe5)](),this[_0x2d50df(0xd9)]=!0x0),_0x1b5228&&_0x1b5228[_0x2d50df(0xe1)](({id:_0x244d9b,type:_0xcae895,author:_0x13d53b,created_at:_0x37611c})=>{const _0x298d49=_0x2d50df,_0x39bf99={'id':_0x244d9b,'type':_0xcae895,'authorId':this[_0x298d49(0xd0)][_0x298d49(0xe2)][_0x298d49(0xe0)](_0x298d49(0xda))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x13d53b,'createdAt':_0x37611c?new Date(_0x37611c):new Date(),'source':_0x298d49(0xe7)}}};this[_0x298d49(0xd0)][_0x298d49(0xe2)][_0x298d49(0xe0)](_0x298d49(0xe9))[_0x298d49(0xd5)](_0x39bf99);});}}
@@ -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 _0x558acb=_0x59ab;(function(_0x342089,_0x1b3e00){const _0x550a4b=_0x59ab,_0x9046ea=_0x342089();while(!![]){try{const _0x2a6986=parseInt(_0x550a4b(0x1b5))/0x1+-parseInt(_0x550a4b(0x1bb))/0x2*(-parseInt(_0x550a4b(0x1be))/0x3)+-parseInt(_0x550a4b(0x1a0))/0x4+-parseInt(_0x550a4b(0x19e))/0x5+-parseInt(_0x550a4b(0x1b4))/0x6+parseInt(_0x550a4b(0x1a1))/0x7*(-parseInt(_0x550a4b(0x1b6))/0x8)+-parseInt(_0x550a4b(0x1b3))/0x9*(-parseInt(_0x550a4b(0x1a3))/0xa);if(_0x2a6986===_0x1b3e00)break;else _0x9046ea['push'](_0x9046ea['shift']());}catch(_0xb7a7dd){_0x9046ea['push'](_0x9046ea['shift']());}}}(_0x20f2,0x35dac));import{Plugin as _0x2e3823}from'ckeditor5/src/core.js';function _0x20f2(){const _0x455a66=['formatBlock','*Indent:*\x20%0','FORMAT_INDENT','189NjuSvM','2167950vlzfMc','409661chnWiV','24GKeFXC','indentBlock','getItems','plugins','descriptionFactory','8URnFzv','TrackChangesEditing','locale','330549jPERAB','has','format','blockIndent','outdentBlock','afterInit','outdent','1229835QSXXAg','enableDefaultAttributesIntegration','1109104jGOuCr','228949ktbohk','_registerLegacyDescription','168040DiARIh','*Outdent:*\x20%0','registerDescriptionCallback','indent','IndentEditing','get','commandName','IndentBlock','registerAttributeLabel','type','editor','getItemLabel','enableCommand'];_0x20f2=function(){return _0x455a66;};return _0x20f2();}import{getTranslation as _0x43a6a7}from'../utils/common-translations.js';function _0x59ab(_0x12ce7e,_0x578be9){const _0x20f23a=_0x20f2();return _0x59ab=function(_0x59ab37,_0x17686a){_0x59ab37=_0x59ab37-0x19b;let _0x437713=_0x20f23a[_0x59ab37];return _0x437713;},_0x59ab(_0x12ce7e,_0x578be9);}export class TrackChangesIndent extends _0x2e3823{[_0x558acb(0x19c)](){const _0x4a868a=_0x558acb,_0x2147ec=this[_0x4a868a(0x1ad)],_0x5da6a0=_0x2147ec[_0x4a868a(0x1b9)][_0x4a868a(0x1a8)](_0x4a868a(0x1bc));if(_0x2147ec[_0x4a868a(0x1b9)][_0x4a868a(0x1bf)](_0x4a868a(0x1a7))&&(_0x5da6a0[_0x4a868a(0x1af)](_0x4a868a(0x1a6)),_0x5da6a0[_0x4a868a(0x1af)](_0x4a868a(0x19d))),_0x2147ec[_0x4a868a(0x1b9)][_0x4a868a(0x1bf)](_0x4a868a(0x1aa))){for(const _0x3cc6a4 of[_0x4a868a(0x1b7),_0x4a868a(0x19b)])_0x5da6a0[_0x4a868a(0x19f)](_0x3cc6a4);}const _0x5f08ce=_0x2147ec[_0x4a868a(0x1bd)];_0x5da6a0[_0x4a868a(0x1ba)][_0x4a868a(0x1ab)](_0x4a868a(0x1c1),_0x43a6a7(_0x5f08ce,_0x4a868a(0x1b2))),this[_0x4a868a(0x1a2)]();}[_0x558acb(0x1a2)](){const _0x83ed77=_0x558acb,_0x1463ec=this[_0x83ed77(0x1ad)],_0x150dbf=_0x1463ec[_0x83ed77(0x1bd)],_0x28c0d1=_0x1463ec[_0x83ed77(0x1b9)][_0x83ed77(0x1a8)](_0x83ed77(0x1bc));_0x28c0d1[_0x83ed77(0x1ba)][_0x83ed77(0x1a5)](_0x36f6d0=>{const _0x321ab8=_0x83ed77;if(_0x321ab8(0x1b0)!=_0x36f6d0[_0x321ab8(0x1ac)])return;const {data:_0x1a37bf}=_0x36f6d0;if(!_0x1a37bf)return;if(_0x321ab8(0x1b7)!=_0x1a37bf[_0x321ab8(0x1a9)]&&_0x321ab8(0x19b)!=_0x1a37bf[_0x321ab8(0x1a9)])return;const _0x1b2a58=_0x36f6d0[_0x321ab8(0x1b8)]()[0x0],_0x2cd884=_0x28c0d1[_0x321ab8(0x1ba)][_0x321ab8(0x1ae)](_0x1b2a58);return _0x321ab8(0x1b7)==_0x1a37bf[_0x321ab8(0x1a9)]?{'type':_0x321ab8(0x1c0),'content':_0x43a6a7(_0x150dbf,_0x321ab8(0x1b1),_0x2cd884)}:_0x321ab8(0x19b)==_0x1a37bf[_0x321ab8(0x1a9)]?{'type':_0x321ab8(0x1c0),'content':_0x43a6a7(_0x150dbf,_0x321ab8(0x1a4),_0x2cd884)}:void 0x0;});}}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- var _0x5c4a28=_0x2071;function _0x4046(){var _0x4076d9=['1154151EBycHB','TrackChangesEditing','1UAeLbP','70CbqiYz','plugins','6nSuCdT','init','get','6450764mxYqIO','1172607BGPXPU','enableCommand','3545220GQImJc','11981475ktwFua','editor','1353034NruLGT','input','16nTZQGh','7857085jnckIY','requires'];_0x4046=function(){return _0x4076d9;};return _0x4046();}(function(_0x212f0d,_0x256d56){var _0x201ebd=_0x2071,_0x2ea037=_0x212f0d();while(!![]){try{var _0x2ea742=-parseInt(_0x201ebd(0x1bf))/0x1*(parseInt(_0x201ebd(0x1cb))/0x2)+parseInt(_0x201ebd(0x1c6))/0x3+parseInt(_0x201ebd(0x1c5))/0x4+-parseInt(_0x201ebd(0x1ce))/0x5*(parseInt(_0x201ebd(0x1c2))/0x6)+-parseInt(_0x201ebd(0x1c8))/0x7*(-parseInt(_0x201ebd(0x1cd))/0x8)+parseInt(_0x201ebd(0x1bd))/0x9*(-parseInt(_0x201ebd(0x1c0))/0xa)+parseInt(_0x201ebd(0x1c9))/0xb;if(_0x2ea742===_0x256d56)break;else _0x2ea037['push'](_0x2ea037['shift']());}catch(_0x56890b){_0x2ea037['push'](_0x2ea037['shift']());}}}(_0x4046,0xea662));import{Plugin as _0x2bf578}from'ckeditor5/src/core.js';function _0x2071(_0xa1d76c,_0x29347f){var _0x404628=_0x4046();return _0x2071=function(_0x207199,_0x3886e4){_0x207199=_0x207199-0x1bc;var _0x4c8144=_0x404628[_0x207199];return _0x4c8144;},_0x2071(_0xa1d76c,_0x29347f);}import{Input as _0x48e46b}from'ckeditor5/src/typing.js';export class TrackChangesInputCommand extends _0x2bf578{static get[_0x5c4a28(0x1bc)](){return[_0x48e46b];}[_0x5c4a28(0x1c3)](){var _0x2d563f=_0x5c4a28;this[_0x2d563f(0x1ca)][_0x2d563f(0x1c1)][_0x2d563f(0x1c4)](_0x2d563f(0x1be))[_0x2d563f(0x1c7)](_0x2d563f(0x1cc));}}
@@ -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 _0xd0376b=_0x353d;(function(_0x3144bc,_0x1169dc){const _0x8a8bf9=_0x353d,_0x1ee8f3=_0x3144bc();while(!![]){try{const _0xb04270=parseInt(_0x8a8bf9(0x162))/0x1*(parseInt(_0x8a8bf9(0x132))/0x2)+-parseInt(_0x8a8bf9(0x16f))/0x3*(-parseInt(_0x8a8bf9(0x157))/0x4)+-parseInt(_0x8a8bf9(0x11f))/0x5*(parseInt(_0x8a8bf9(0x154))/0x6)+-parseInt(_0x8a8bf9(0x130))/0x7*(parseInt(_0x8a8bf9(0x122))/0x8)+-parseInt(_0x8a8bf9(0x139))/0x9+parseInt(_0x8a8bf9(0x12c))/0xa*(-parseInt(_0x8a8bf9(0x123))/0xb)+parseInt(_0x8a8bf9(0x163))/0xc;if(_0xb04270===_0x1169dc)break;else _0x1ee8f3['push'](_0x1ee8f3['shift']());}catch(_0x421575){_0x1ee8f3['push'](_0x1ee8f3['shift']());}}}(_0x4ede,0xb3aba));import{Plugin as _0x19c17a}from'ckeditor5/src/core.js';import{getTranslation as _0x4549d7}from'../utils/common-translations.js';export class TrackChangesLegacyList extends _0x19c17a{[_0xd0376b(0x14d)](){const _0x2dfde8=_0xd0376b,_0x4b0b29=this[_0x2dfde8(0x12b)],_0x38f5a6=_0x4b0b29[_0x2dfde8(0x120)];if(!_0x4b0b29[_0x2dfde8(0x166)][_0x2dfde8(0x11c)](_0x2dfde8(0x152)))return;const _0x5a324b=_0x4b0b29[_0x2dfde8(0x166)][_0x2dfde8(0x16e)](_0x2dfde8(0x14b)),_0x3487e1=_0x4b0b29[_0x2dfde8(0x166)][_0x2dfde8(0x11c)](_0x2dfde8(0x124));function _0x454314(_0x53722e){return()=>{const _0x128c80=_0x353d,_0x5cb6eb=_0x4b0b29[_0x128c80(0x149)][_0x128c80(0x125)][_0x128c80(0x134)],_0x1f18c4=_0x4b0b29[_0x128c80(0x153)][_0x128c80(0x16e)](_0x53722e);if(_0x1f18c4[_0x128c80(0x14e)])return void _0x4b0b29[_0x128c80(0x13a)](_0x128c80(0x145),{});const _0x44b4c3=_0x53722e[_0x128c80(0x165)](0x0,-0x4),_0x417fe8=function(_0x23f695,_0x29311c,_0x2b28af){const _0x387b59=_0x128c80;let _0x1c43cf=Array[_0x387b59(0x16b)](_0x23f695)[_0x387b59(0x171)](_0x4a65bf=>function(_0x43a5cd,_0x5c5530){const _0x266002=_0x387b59;return _0x5c5530[_0x266002(0x12e)](_0x43a5cd[_0x266002(0x142)],_0x266002(0x170))&&!_0x5c5530[_0x266002(0x13c)](_0x43a5cd);}(_0x4a65bf,_0x2b28af));_0x1c43cf=_0x1c43cf[_0x387b59(0x171)](_0x49c39e=>!_0x49c39e['is'](_0x387b59(0x161),_0x387b59(0x170))||_0x49c39e[_0x387b59(0x172)](_0x387b59(0x148))!=_0x29311c);const _0x471bbc=new Set();for(const _0x45e31b of _0x1c43cf)_0x45e31b['is'](_0x387b59(0x161),_0x387b59(0x170))?_0x471bbc[_0x387b59(0x167)](Le(_0x45e31b)):_0x471bbc[_0x387b59(0x167)](_0x45e31b);return Array[_0x387b59(0x16b)](_0x471bbc);}(_0x5cb6eb[_0x128c80(0x147)](),_0x44b4c3,_0x4b0b29[_0x128c80(0x149)][_0x128c80(0x16d)]);_0x4b0b29[_0x128c80(0x149)][_0x128c80(0x138)](()=>{const _0x735bc=_0x128c80;for(const _0x5e9788 of _0x417fe8)_0x5a324b[_0x735bc(0x15f)](_0x5e9788,{'commandName':_0x53722e,'commandParams':[{'forceValue':!_0x1f18c4[_0x735bc(0x14e)]}],'formatGroupId':_0x735bc(0x151)},Ee(_0x5e9788));});};}function _0x66ffc3(_0x456ca5){return()=>{const _0x186cc1=_0x353d,_0x127995=function(_0x32b512){const _0x53a4e7=_0x353d;let _0x3c8773=Array[_0x53a4e7(0x16b)](_0x32b512);const _0x2f6ad1=_0x3c8773[_0x53a4e7(0x12d)](_0x437c48=>_0x53a4e7(0x170)!=_0x437c48[_0x53a4e7(0x15e)]);return _0x2f6ad1>-0x1&&(_0x3c8773=_0x3c8773[_0x53a4e7(0x165)](0x0,_0x2f6ad1)),_0x3c8773;}(_0x4b0b29[_0x186cc1(0x149)][_0x186cc1(0x125)][_0x186cc1(0x134)][_0x186cc1(0x147)]()),_0x3aa981=_0x4b0b29[_0x186cc1(0x149)][_0x186cc1(0x133)](_0x4b0b29[_0x186cc1(0x149)][_0x186cc1(0x141)](_0x127995[0x0],_0x186cc1(0x137)),_0x4b0b29[_0x186cc1(0x149)][_0x186cc1(0x141)](_0x127995[_0x127995[_0x186cc1(0x15a)]-0x1],_0x186cc1(0x14a)));_0x4b0b29[_0x186cc1(0x149)][_0x186cc1(0x138)](()=>{const _0x177cf4=_0x186cc1;_0x5a324b[_0x177cf4(0x15f)](_0x3aa981,{'commandName':_0x456ca5,'commandParams':[],'formatGroupId':_0x177cf4(0x160)},function(_0x32f41f){const _0x46e62e=_0x177cf4,_0x2318e1=new Set();for(const _0x20d696 of _0x32f41f){let _0x55c38e=_0x20d696[_0x46e62e(0x146)];for(;_0x55c38e&&_0x55c38e[_0x46e62e(0x172)](_0x46e62e(0x160))>_0x20d696[_0x46e62e(0x172)](_0x46e62e(0x160));)_0x2318e1[_0x46e62e(0x167)](_0x55c38e),_0x55c38e=_0x55c38e[_0x46e62e(0x146)];}return Array[_0x46e62e(0x16b)](_0x2318e1);}(_0x127995));});};}_0x5a324b[_0x2dfde8(0x11e)](_0x2dfde8(0x128),_0x454314(_0x2dfde8(0x128))),_0x5a324b[_0x2dfde8(0x11e)](_0x2dfde8(0x127),_0x454314(_0x2dfde8(0x127))),_0x3487e1&&_0x5a324b[_0x2dfde8(0x11e)](_0x2dfde8(0x131),_0x454314(_0x2dfde8(0x131))),_0x5a324b[_0x2dfde8(0x11e)](_0x2dfde8(0x13d),_0x66ffc3(_0x2dfde8(0x13d))),_0x5a324b[_0x2dfde8(0x11e)](_0x2dfde8(0x13b),_0x66ffc3(_0x2dfde8(0x13b))),_0x3487e1&&_0x5a324b[_0x2dfde8(0x11e)](_0x2dfde8(0x14f),()=>{const _0x3a8586=_0x2dfde8,_0x1c7515=_0x4b0b29[_0x3a8586(0x153)][_0x3a8586(0x16e)](_0x3a8586(0x14f)),_0x8286b4=Array[_0x3a8586(0x16b)](_0x1c7515[_0x3a8586(0x169)]);_0x8286b4[_0x3a8586(0x171)](_0x4fc707=>_0x4fc707[_0x3a8586(0x172)](_0x3a8586(0x168))!=_0x1c7515[_0x3a8586(0x14e)]),_0x4b0b29[_0x3a8586(0x149)][_0x3a8586(0x138)](()=>{const _0x24720c=_0x3a8586;for(const _0x464951 of _0x8286b4)_0x5a324b[_0x24720c(0x15f)](_0x464951,{'commandName':_0x24720c(0x14f),'commandParams':[{'forceValue':!_0x1c7515[_0x24720c(0x14e)]}]});});}),_0x5a324b[_0x2dfde8(0x144)][_0x2dfde8(0x11b)](_0x2dfde8(0x170),_0x351edc=>_0x4549d7(_0x38f5a6,_0x2dfde8(0x136),_0x351edc)),_0x5a324b[_0x2dfde8(0x144)][_0x2dfde8(0x156)](_0x1f1eeb=>{const _0x8d00a9=_0x2dfde8;if(_0x8d00a9(0x140)!=_0x1f1eeb[_0x8d00a9(0x158)]&&_0x8d00a9(0x155)!=_0x1f1eeb[_0x8d00a9(0x158)])return;const {data:_0x13468b}=_0x1f1eeb;if(_0x13468b){if(_0x8d00a9(0x128)==_0x13468b[_0x8d00a9(0x126)]||_0x8d00a9(0x127)==_0x13468b[_0x8d00a9(0x126)]||_0x8d00a9(0x131)==_0x13468b[_0x8d00a9(0x126)])switch(_0x13468b[_0x8d00a9(0x126)][_0x8d00a9(0x11d)](_0x8d00a9(0x143),'')){case _0x8d00a9(0x164):return _0x21ddd0(_0x4549d7(_0x38f5a6,_0x8d00a9(0x121)));case _0x8d00a9(0x129):return _0x21ddd0(_0x4549d7(_0x38f5a6,_0x8d00a9(0x16a)));case _0x8d00a9(0x150):return _0x21ddd0(_0x4549d7(_0x38f5a6,_0x8d00a9(0x14c)));}if(_0x8d00a9(0x13d)==_0x13468b[_0x8d00a9(0x126)])return{'type':_0x8d00a9(0x13e),'content':_0x4549d7(_0x38f5a6,_0x8d00a9(0x12a),_0x4549d7(_0x38f5a6,_0x8d00a9(0x136)))};if(_0x8d00a9(0x13b)==_0x13468b[_0x8d00a9(0x126)])return{'type':_0x8d00a9(0x13e),'content':_0x4549d7(_0x38f5a6,_0x8d00a9(0x135),_0x4549d7(_0x38f5a6,_0x8d00a9(0x136)))};if(_0x8d00a9(0x14f)==_0x13468b[_0x8d00a9(0x126)])return _0x13468b[_0x8d00a9(0x159)][0x0][_0x8d00a9(0x15b)]?{'type':_0x8d00a9(0x13e),'content':_0x4549d7(_0x38f5a6,_0x8d00a9(0x16c))}:{'type':_0x8d00a9(0x13e),'content':_0x4549d7(_0x38f5a6,_0x8d00a9(0x15d))};}function _0x21ddd0(_0x495d4b){const _0x1e5daf=_0x8d00a9;return{'type':_0x1e5daf(0x13e),'content':_0x4549d7(_0x38f5a6,_0x1e5daf(0x12f),_0x495d4b)};}});}}function _0x353d(_0x4a25f5,_0x5361f0){const _0x4ede5c=_0x4ede();return _0x353d=function(_0x353def,_0x38eaba){_0x353def=_0x353def-0x11b;let _0x801536=_0x4ede5c[_0x353def];return _0x801536;},_0x353d(_0x4a25f5,_0x5361f0);}function Le(_0x4fb741){const _0x2917f3=_0xd0376b,_0x4ced9e=_0x4fb741[_0x2917f3(0x172)](_0x2917f3(0x160));if(0x0==_0x4ced9e)return _0x4fb741;let _0x276e6a=_0x4fb741;for(;_0x4fb741[_0x2917f3(0x13f)]&&_0x4fb741[_0x2917f3(0x13f)]['is'](_0x2917f3(0x161),_0x2917f3(0x170));){const _0x2c1c97=_0x4fb741[_0x2917f3(0x13f)][_0x2917f3(0x172)](_0x2917f3(0x160));if(_0x2c1c97==_0x4ced9e)_0x276e6a=_0x4fb741[_0x2917f3(0x13f)];else{if(_0x2c1c97<_0x4ced9e)break;}_0x4fb741=_0x4fb741[_0x2917f3(0x13f)];}return _0x276e6a;}function _0x4ede(){const _0x4c9f47=['registerElementLabel','has','replace','enableCommand','1383275jcKFtY','locale','ELEMENT_BULLETED_LIST','87144ajiiIw','757526wPrBJS','LegacyTodoListEditing','document','commandName','bulletedList','numberedList','numbered','*Indent:*\x20%0','editor','200ifzRXb','findIndex','checkChild','*Change\x20to:*\x20%0','49fRIJZL','todoList','2zZGPqK','createRange','selection','*Outdent:*\x20%0','ELEMENT_LIST_ITEM','before','change','10170828qxqBrs','execute','outdentList','isObject','indentList','format','previousSibling','formatBlock','createPositionAt','parent','List','descriptionFactory','paragraph','nextSibling','getSelectedBlocks','listType','model','end','TrackChangesEditing','ELEMENT_TODO_LIST','afterInit','value','checkTodoList','todo','blockName','LegacyListEditing','commands','6YYfhfZ','formatInline','registerDescriptionCallback','989452iYHZYC','type','commandParams','length','forceValue','push','*Uncheck\x20item*','name','markBlockFormat','listIndent','element','1076618xhPWbX','15393780dnaokn','bulleted','slice','plugins','add','todoListChecked','_selectedElements','ELEMENT_NUMBERED_LIST','from','*Check\x20item*','schema','get','15qsTpuz','listItem','filter','getAttribute'];_0x4ede=function(){return _0x4c9f47;};return _0x4ede();}function Ee(_0x4b0782){const _0x21307a=_0xd0376b,_0x453861=[];if(_0x4b0782['is'](_0x21307a(0x161),_0x21307a(0x170))&&_0x4b0782[_0x21307a(0x172)](_0x21307a(0x160))>0x0){let _0x2f680b=_0x4b0782[_0x21307a(0x146)];for(;_0x2f680b&&_0x21307a(0x170)==_0x2f680b[_0x21307a(0x15e)]&&_0x2f680b[_0x21307a(0x172)](_0x21307a(0x160))==_0x4b0782[_0x21307a(0x172)](_0x21307a(0x160));)_0x453861[_0x21307a(0x15c)](_0x2f680b),_0x2f680b=_0x2f680b[_0x21307a(0x146)];}return _0x453861;}
@@ -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 _0x1ae002=_0xc8d0;(function(_0x33cfcf,_0x404642){const _0x3c7505=_0xc8d0,_0x36774b=_0x33cfcf();while(!![]){try{const _0xa539a9=-parseInt(_0x3c7505(0x104))/0x1+-parseInt(_0x3c7505(0x12d))/0x2+-parseInt(_0x3c7505(0x122))/0x3*(-parseInt(_0x3c7505(0xf3))/0x4)+-parseInt(_0x3c7505(0xee))/0x5+parseInt(_0x3c7505(0x128))/0x6+-parseInt(_0x3c7505(0xe2))/0x7+parseInt(_0x3c7505(0x12b))/0x8;if(_0xa539a9===_0x404642)break;else _0x36774b['push'](_0x36774b['shift']());}catch(_0x58370a){_0x36774b['push'](_0x36774b['shift']());}}}(_0x16e6,0xd0a47));function _0xc8d0(_0x46e086,_0x40b83c){const _0x16e688=_0x16e6();return _0xc8d0=function(_0xc8d0c3,_0x542afb){_0xc8d0c3=_0xc8d0c3-0xe1;let _0x3e3c30=_0x16e688[_0xc8d0c3];return _0x3e3c30;},_0xc8d0(_0x46e086,_0x40b83c);}import{Plugin as _0x322558}from'ckeditor5/src/core.js';import{getTranslation as _0x5aff79}from'../utils/common-translations.js';function _0x16e6(){const _0x5e9e99=['selection','handleListReversedCommand','9888786XCPdPi','flat','TrackChangesEditing','20662096jhHBLG','getLastPosition','1197238pckFkC','listItem','getAttribute','_LIST_','8970143QjFpTL','toUpperCase','length','*Change\x20to:*\x20%0','styles','handleListStartCommand','getSelectedBlocks','LegacyListPropertiesEditing','unshift','formatBlock','numbered','has','2967115UhVEMH','backward','createPositionAt','getFirstPosition','plugins','450564WJGZKg','replace','descriptionFactory','createRange','from','type','forward','*Format:*\x20set\x20start\x20index\x20to\x20%0','before','listStart','filter','change','*Format:*\x20set\x20order\x20to\x20reversed','map','config','afterInit','default','1466008vPxmUb','commandParams','handleDescriptions','getListTypeFromListStyleType','_getSuggestionBlocksForListStyle','handleListStyleCommand','enableCommand','listType','get','_getSuggestionBlocks','formatInline','registerDescriptionCallback','getSiblingNodes','markMultiRangeBlockFormat','format','push','ELEMENT_','startIndex','list.properties','locale','_getTranslationKeyForListStyle','parent','reversed','commandName','editor','listStyle','bind','LegacyListUtils','model','listReversed','15UuyEaq','element','*Format:*\x20set\x20order\x20to\x20regular','document'];_0x16e6=function(){return _0x5e9e99;};return _0x16e6();}export class TrackChangesLegacyListProperties extends _0x322558{[_0x1ae002(0x102)](){const _0x53a810=_0x1ae002;if(!this[_0x53a810(0x11c)][_0x53a810(0xf2)][_0x53a810(0xed)](_0x53a810(0xe9)))return;const _0x4929b9=this[_0x53a810(0x11c)][_0x53a810(0x101)][_0x53a810(0x10c)](_0x53a810(0x116)),_0x510ee5=this[_0x53a810(0x11c)][_0x53a810(0xf2)][_0x53a810(0x10c)](_0x53a810(0x12a));_0x4929b9[_0x53a810(0xe6)]&&_0x510ee5[_0x53a810(0x10a)](_0x53a810(0x11d),this[_0x53a810(0x109)][_0x53a810(0x11e)](this)),_0x4929b9[_0x53a810(0x11a)]&&_0x510ee5[_0x53a810(0x10a)](_0x53a810(0x121),this[_0x53a810(0x127)][_0x53a810(0x11e)](this)),_0x4929b9[_0x53a810(0x115)]&&_0x510ee5[_0x53a810(0x10a)](_0x53a810(0xfc),this[_0x53a810(0xe7)][_0x53a810(0x11e)](this)),_0x510ee5[_0x53a810(0xf5)][_0x53a810(0x10f)](this[_0x53a810(0x106)][_0x53a810(0x11e)](this));}[_0x1ae002(0x109)](_0x9307f5,_0x3f1ffc={}){const _0x2b1c2a=_0x1ae002,_0x5810c2=this[_0x2b1c2a(0x11c)][_0x2b1c2a(0xf2)][_0x2b1c2a(0x10c)](_0x2b1c2a(0x12a)),_0x357369=this[_0x2b1c2a(0x108)]();this[_0x2b1c2a(0x11c)][_0x2b1c2a(0x120)][_0x2b1c2a(0xfe)](()=>{const _0x533707=_0x2b1c2a;_0x5810c2[_0x533707(0x111)](_0x357369,{'commandName':_0x533707(0x11d),'commandParams':[{'type':_0x3f1ffc[_0x533707(0xf8)]}],'formatGroupId':_0x533707(0x11d)});});}[_0x1ae002(0x127)](_0xfc6ded,_0xfd2e5a={}){const _0x36662b=_0x1ae002,_0x48fe03=this[_0x36662b(0x11c)][_0x36662b(0xf2)][_0x36662b(0x10c)](_0x36662b(0x12a)),_0x4f85ef=this[_0x36662b(0x10d)](_0xddfff=>_0xddfff['is'](_0x36662b(0x123),_0x36662b(0x12e))&&_0x36662b(0xec)===_0xddfff[_0x36662b(0x12f)](_0x36662b(0x10b)));if(_0x4f85ef[_0x36662b(0xe4)]<0x1)return;const _0x2ece92=_0x4f85ef[_0x36662b(0x100)](_0x19185b=>this[_0x36662b(0x11c)][_0x36662b(0x120)][_0x36662b(0xf6)](this[_0x36662b(0x11c)][_0x36662b(0x120)][_0x36662b(0xf0)](_0x19185b,_0x36662b(0xfb)),this[_0x36662b(0x11c)][_0x36662b(0x120)][_0x36662b(0xf0)](_0x19185b,0x0)));this[_0x36662b(0x11c)][_0x36662b(0x120)][_0x36662b(0xfe)](()=>{const _0x36b23e=_0x36662b;_0x48fe03[_0x36b23e(0x111)](_0x2ece92,{'commandName':_0x36b23e(0x121),'commandParams':[{'reversed':_0xfd2e5a[_0x36b23e(0x11a)]}],'formatGroupId':_0x36b23e(0x121)});});}[_0x1ae002(0xe7)](_0x2b984e,_0x1ad556={}){const _0x195d6d=_0x1ae002,_0x56e080=this[_0x195d6d(0x11c)][_0x195d6d(0xf2)][_0x195d6d(0x10c)](_0x195d6d(0x12a)),_0x3be9a1=this[_0x195d6d(0x10d)](_0x274409=>_0x274409['is'](_0x195d6d(0x123),_0x195d6d(0x12e))&&_0x195d6d(0xec)===_0x274409[_0x195d6d(0x12f)](_0x195d6d(0x10b)));if(_0x3be9a1[_0x195d6d(0xe4)]<0x1)return;const _0x5c5755=_0x3be9a1[_0x195d6d(0x100)](_0x608f64=>this[_0x195d6d(0x11c)][_0x195d6d(0x120)][_0x195d6d(0xf6)](this[_0x195d6d(0x11c)][_0x195d6d(0x120)][_0x195d6d(0xf0)](_0x608f64,_0x195d6d(0xfb)),this[_0x195d6d(0x11c)][_0x195d6d(0x120)][_0x195d6d(0xf0)](_0x608f64,0x0)));this[_0x195d6d(0x11c)][_0x195d6d(0x120)][_0x195d6d(0xfe)](()=>{const _0x4fa97a=_0x195d6d;_0x56e080[_0x4fa97a(0x111)](_0x5c5755,{'commandName':_0x4fa97a(0xfc),'commandParams':[{'startIndex':_0x1ad556[_0x4fa97a(0x115)]}],'formatGroupId':_0x4fa97a(0xfc)});});}[_0x1ae002(0x106)](_0x485b15){const _0x207805=_0x1ae002;if(_0x207805(0xeb)!=_0x485b15[_0x207805(0xf8)]&&_0x207805(0x10e)!=_0x485b15[_0x207805(0xf8)])return;const _0x275676=this[_0x207805(0x11c)][_0x207805(0x117)],{data:_0x1d7cd2}=_0x485b15;if(!_0x1d7cd2)return;let _0x4839b8,_0x4e201a;switch(_0x1d7cd2[_0x207805(0x11b)]){case _0x207805(0x11d):_0x4839b8=_0x207805(0xe5),_0x4e201a={'type':_0x207805(0x112),'content':_0x5aff79(_0x275676,_0x4839b8,_0x5aff79(_0x275676,this[_0x207805(0x118)](_0x1d7cd2[_0x207805(0x105)][0x0][_0x207805(0xf8)])))};break;case _0x207805(0x121):_0x4839b8=_0x1d7cd2[_0x207805(0x105)][0x0][_0x207805(0x11a)]?_0x207805(0xff):_0x207805(0x124),_0x4e201a={'type':_0x207805(0x112),'content':_0x5aff79(_0x275676,_0x4839b8)};break;case _0x207805(0xfc):_0x4839b8=_0x207805(0xfa),_0x4e201a={'type':_0x207805(0x112),'content':_0x5aff79(_0x275676,_0x4839b8,_0x1d7cd2[_0x207805(0x105)][0x0][_0x207805(0x115)])};}return _0x4e201a;}[_0x1ae002(0x108)](){const _0x27efaf=_0x1ae002,_0x50d563=this[_0x27efaf(0x11c)][_0x27efaf(0xf2)][_0x27efaf(0x10c)](_0x27efaf(0x11f));let _0x120301=Array[_0x27efaf(0xf7)](this[_0x27efaf(0x11c)][_0x27efaf(0x120)][_0x27efaf(0x125)][_0x27efaf(0x126)][_0x27efaf(0xe8)]());return _0x120301[0x0]?.['is'](_0x27efaf(0x123),_0x27efaf(0x12e))&&_0x120301[_0x27efaf(0xea)](..._0x50d563[_0x27efaf(0x110)](this[_0x27efaf(0x11c)][_0x27efaf(0x120)][_0x27efaf(0x125)][_0x27efaf(0x126)][_0x27efaf(0xf1)](),_0x27efaf(0xef))),_0x120301[_0x120301[_0x27efaf(0xe4)]-0x1]?.['is'](_0x27efaf(0x123),_0x27efaf(0x12e))&&_0x120301[_0x27efaf(0x113)](..._0x50d563[_0x27efaf(0x110)](this[_0x27efaf(0x11c)][_0x27efaf(0x120)][_0x27efaf(0x125)][_0x27efaf(0x126)][_0x27efaf(0x12c)](),_0x27efaf(0xf9))),_0x120301=[...new Set(_0x120301)],this[_0x27efaf(0x11c)][_0x27efaf(0x120)][_0x27efaf(0x125)][_0x27efaf(0x126)][_0x27efaf(0xf1)]()?.[_0x27efaf(0x119)]?.['is'](_0x27efaf(0x123),_0x27efaf(0x12e))&&(_0x120301=_0x120301[_0x27efaf(0xfd)](_0x5d37a3=>_0x5d37a3['is'](_0x27efaf(0x123),_0x27efaf(0x12e)))),_0x120301;}[_0x1ae002(0x10d)](_0x1d46fe){const _0x1e71e4=_0x1ae002,_0x2d3bd3=this[_0x1e71e4(0x11c)][_0x1e71e4(0xf2)][_0x1e71e4(0x10c)](_0x1e71e4(0x11f));let _0x32f4c6=Array[_0x1e71e4(0xf7)](this[_0x1e71e4(0x11c)][_0x1e71e4(0x120)][_0x1e71e4(0x125)][_0x1e71e4(0x126)][_0x1e71e4(0xe8)]())[_0x1e71e4(0xfd)](_0x1d46fe)[_0x1e71e4(0x100)](_0x4ea4dc=>{const _0x53869e=_0x1e71e4,_0x66f59a=this[_0x53869e(0x11c)][_0x53869e(0x120)][_0x53869e(0xf0)](_0x4ea4dc,0x0);return[..._0x2d3bd3[_0x53869e(0x110)](_0x66f59a,_0x53869e(0xef)),..._0x2d3bd3[_0x53869e(0x110)](_0x66f59a,_0x53869e(0xf9))];})[_0x1e71e4(0x129)]();return _0x32f4c6=[...new Set(_0x32f4c6)],_0x32f4c6;}[_0x1ae002(0x118)](_0x580cca){const _0x9a586b=_0x1ae002;return _0x9a586b(0x114)+(this[_0x9a586b(0x11c)][_0x9a586b(0xf2)][_0x9a586b(0x10c)](_0x9a586b(0x11f))[_0x9a586b(0x107)](_0x580cca)||_0x9a586b(0x103))[_0x9a586b(0xe3)]()+_0x9a586b(0xe1)+_0x580cca[_0x9a586b(0xe3)]()[_0x9a586b(0xf4)](/-/g,'_');}}
@@ -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 _0x18e5(){const _0x15a2b3=['registerAttributeLabel','2TFzmOC','locale','descriptionFactory','5280858uCPHeY','lineHeight','get','258707bveIun','FORMAT_LINE_HEIGHT','editor','afterInit','52tsuURf','LineHeight','12094860WllnLX','enableDefaultAttributesIntegration','plugins','28IOTfWx','294504SoZSQd','24756yjfDpE','988280OAbZNf','13495Ladsja','TrackChangesEditing','has'];_0x18e5=function(){return _0x15a2b3;};return _0x18e5();}const _0x1c2b39=_0x3354;(function(_0x305c8e,_0x159fba){const _0x2f3828=_0x3354,_0x54b535=_0x305c8e();while(!![]){try{const _0x41b740=-parseInt(_0x2f3828(0x104))/0x1*(-parseInt(_0x2f3828(0x115))/0x2)+-parseInt(_0x2f3828(0x10f))/0x3+-parseInt(_0x2f3828(0x108))/0x4*(-parseInt(_0x2f3828(0x111))/0x5)+-parseInt(_0x2f3828(0x10e))/0x6+parseInt(_0x2f3828(0x10d))/0x7*(-parseInt(_0x2f3828(0x110))/0x8)+-parseInt(_0x2f3828(0x118))/0x9+parseInt(_0x2f3828(0x10a))/0xa;if(_0x41b740===_0x159fba)break;else _0x54b535['push'](_0x54b535['shift']());}catch(_0x4e5c22){_0x54b535['push'](_0x54b535['shift']());}}}(_0x18e5,0x591f2));function _0x3354(_0x51e536,_0xb42be0){const _0x18e52c=_0x18e5();return _0x3354=function(_0x33541d,_0x51e880){_0x33541d=_0x33541d-0x104;let _0x1c76bd=_0x18e52c[_0x33541d];return _0x1c76bd;},_0x3354(_0x51e536,_0xb42be0);}import{Plugin as _0x16af0c}from'ckeditor5/src/core.js';import{getTranslation as _0x295563}from'../utils/common-translations.js';export class TrackChangesLineHeight extends _0x16af0c{[_0x1c2b39(0x107)](){const _0x3085de=_0x1c2b39,_0x3ab53b=this[_0x3085de(0x106)];if(!_0x3ab53b[_0x3085de(0x10c)][_0x3085de(0x113)](_0x3085de(0x109)))return;const _0x38f6d0=_0x3ab53b[_0x3085de(0x10c)][_0x3085de(0x11a)](_0x3085de(0x112)),_0x3629f3=_0x3ab53b[_0x3085de(0x116)];_0x38f6d0[_0x3085de(0x10b)](_0x3085de(0x119)),_0x38f6d0[_0x3085de(0x117)][_0x3085de(0x114)](_0x3085de(0x119),_0x295563(_0x3629f3,_0x3085de(0x105)));}}
@@ -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 _0x30df(_0x4c5ecd,_0x226806){const _0x2eb9eb=_0x2eb9();return _0x30df=function(_0x30df75,_0x591b9b){_0x30df75=_0x30df75-0x132;let _0x2fd7b3=_0x2eb9eb[_0x30df75];return _0x2fd7b3;},_0x30df(_0x4c5ecd,_0x226806);}const _0x560f5b=_0x30df;function _0x2eb9(){const _0x2069f3=['commandParams','get','newValue','3eityFD','66702MUsDLj','commands','manualDecorators','unlink','commandName','88605zOFvJd','968553fOfcqV','link','3413278PrruSm','locale','plugins','editor','registerDescriptionCallback','key','label','TrackChangesEditing','8wbKSqJ','_registerLegacyDescription','217314RWFrhM','format','toLowerCase','registerAttributeLabel','LinkEditing','attribute','has','*Remove\x20link*','70NhEezl','*Set\x20link:*\x20%0','1167509qSCDEP','afterInit','enableDefaultAttributesIntegration','10ErMxVy','linkHref','formatInline','link\x20(','descriptionFactory','type','602240hwyoXd'];_0x2eb9=function(){return _0x2069f3;};return _0x2eb9();}(function(_0x12328d,_0x470151){const _0x4ff685=_0x30df,_0x98bf9=_0x12328d();while(!![]){try{const _0x1f851d=parseInt(_0x4ff685(0x146))/0x1+-parseInt(_0x4ff685(0x153))/0x2*(-parseInt(_0x4ff685(0x140))/0x3)+-parseInt(_0x4ff685(0x13c))/0x4+parseInt(_0x4ff685(0x15b))/0x5*(-parseInt(_0x4ff685(0x141))/0x6)+-parseInt(_0x4ff685(0x133))/0x7+-parseInt(_0x4ff685(0x151))/0x8*(-parseInt(_0x4ff685(0x147))/0x9)+parseInt(_0x4ff685(0x136))/0xa*(parseInt(_0x4ff685(0x149))/0xb);if(_0x1f851d===_0x470151)break;else _0x98bf9['push'](_0x98bf9['shift']());}catch(_0x54c48b){_0x98bf9['push'](_0x98bf9['shift']());}}}(_0x2eb9,0x22b70));import{Plugin as _0x70202e}from'ckeditor5/src/core.js';import{getTranslation as _0x10459f}from'../utils/common-translations.js';export class TrackChangesLink extends _0x70202e{[_0x560f5b(0x134)](){const _0x383412=_0x560f5b,_0x39dbb9=this[_0x383412(0x14c)];if(!_0x39dbb9[_0x383412(0x14b)][_0x383412(0x159)](_0x383412(0x157)))return;const _0x2d0bc6=_0x39dbb9[_0x383412(0x14b)][_0x383412(0x13e)](_0x383412(0x150)),_0x13d8ab=_0x39dbb9[_0x383412(0x142)][_0x383412(0x13e)](_0x383412(0x148));_0x2d0bc6[_0x383412(0x135)](_0x383412(0x148)),_0x2d0bc6[_0x383412(0x135)](_0x383412(0x144));for(const _0x1e4ab4 of _0x13d8ab[_0x383412(0x143)])_0x2d0bc6[_0x383412(0x13a)][_0x383412(0x156)](_0x1e4ab4['id'],_0x383412(0x139)+_0x1e4ab4[_0x383412(0x14f)][_0x383412(0x155)]()+')');_0x2d0bc6[_0x383412(0x13a)][_0x383412(0x14d)](_0x1b1a56=>{const _0x497671=_0x383412;if(_0x497671(0x158)!=_0x1b1a56[_0x497671(0x13b)])return;const {data:_0x43cc0f}=_0x1b1a56;if(!_0x43cc0f||_0x497671(0x137)!=_0x43cc0f[_0x497671(0x14e)])return;const _0x6bf71b=_0x43cc0f[_0x497671(0x13f)],_0x548dbe=_0x39dbb9[_0x497671(0x14a)];return{'type':_0x497671(0x154),'content':null==_0x6bf71b?_0x10459f(_0x548dbe,_0x497671(0x15a)):_0x10459f(_0x548dbe,_0x497671(0x132),'\x22'+_0x6bf71b+'\x22')};}),this[_0x383412(0x152)]();}[_0x560f5b(0x152)](){const _0x203dc4=_0x560f5b,_0x251904=this[_0x203dc4(0x14c)],_0x28390e=_0x251904[_0x203dc4(0x14a)];_0x251904[_0x203dc4(0x14b)][_0x203dc4(0x13e)](_0x203dc4(0x150))[_0x203dc4(0x13a)][_0x203dc4(0x14d)](_0xccb879=>{const _0x29fc78=_0x203dc4;if(_0x29fc78(0x138)!=_0xccb879[_0x29fc78(0x13b)])return;const {data:_0x1f9cd3}=_0xccb879;if(_0x1f9cd3){if(_0x29fc78(0x148)==_0x1f9cd3[_0x29fc78(0x145)]){const _0x36e0e6=_0x1f9cd3[_0x29fc78(0x13d)][0x0];return{'type':_0x29fc78(0x154),'content':_0x10459f(_0x28390e,_0x29fc78(0x132),'\x22'+_0x36e0e6+'\x22')};}return _0x29fc78(0x144)==_0x1f9cd3[_0x29fc78(0x145)]?{'type':_0x29fc78(0x154),'content':_0x10459f(_0x28390e,_0x29fc78(0x15a))}:void 0x0;}});}}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- const _0x19fe4d=_0x5611;(function(_0x1b9419,_0x18cd2a){const _0x39819e=_0x5611,_0x3edfab=_0x1b9419();while(!![]){try{const _0x19972c=-parseInt(_0x39819e(0x13f))/0x1*(parseInt(_0x39819e(0x1a2))/0x2)+-parseInt(_0x39819e(0x143))/0x3+parseInt(_0x39819e(0x1b9))/0x4+parseInt(_0x39819e(0x16d))/0x5+-parseInt(_0x39819e(0x170))/0x6*(-parseInt(_0x39819e(0x16e))/0x7)+parseInt(_0x39819e(0x1bc))/0x8+-parseInt(_0x39819e(0x15d))/0x9;if(_0x19972c===_0x18cd2a)break;else _0x3edfab['push'](_0x3edfab['shift']());}catch(_0x4dbe49){_0x3edfab['push'](_0x3edfab['shift']());}}}(_0x3f04,0x3fa26));import{Plugin as _0x46396c}from'ckeditor5/src/core.js';import{getTranslation as _0xd35edf}from'../utils/common-translations.js';import{renameAttributeKey as _0x4c5a8f}from'../trackchangesediting.js';function _0x3f04(){const _0x1ee080=['containsItem','registerPostFixer','fromRange','listItemId','splitListItemBefore','multipleBlocks','attribute','oldValue','change','*Change\x20to:*\x20%0','todo','getChanges','FORMAT_INDENT','getSuggestion','getRanges','_splitMarkerName','key','newRange','mergeListItemForward','*Format:*\x20remove\x20from\x20%0','document','5478309ExBXjG','registerDescriptionCallback','accept','listMarkerStyle','mergeListItemBackward','commandName','listItemIdFixer','isUndo','_findSuggestions','ListEditing','schema','value','getAttribute','range','getChangedMarkers','length','1910785NfWpqS','598822KSibMR','*Split:*\x20list\x20item','6nPnaeA','customNumberedList','has','push','registerCustomCallback','end','head','bulletedList','_LIST','format','getFirstMarker','_getAttributeKey','type','removeMarker','*Uncheck\x20item*','ELEMENT_LIST_ITEM','documentList','next','assureChains','numberedList','toUpperCase','refresh','detach','config','ELEMENT_BULLETED_LIST','name','find','listMarker','suggestion','change:data','model','includes','*Check\x20item*','startsWith','data','outdentList','oldRange','getFirstRange','commandParams','*Merge:*\x20%0','*Format:*\x20insert\x20into\x20%0','_supportLegacySuggestions','start','listStart','enableDefaultAttributesIntegration','descriptionFactory','list.multiBlock','newValue','size','editor','2fNsVXW','splitListItemAfter','customBulletedList','noTrackChangesFixer','setAttribute','execute','listType','add','_suggestionFactory','TodoListEditing','groupId','selection','*Set\x20format:*\x20%0','trackChangesCommand','isLocal','ELEMENT_NUMBERED_LIST','batch','_registerLegacyDescription','commands','getSuggestions','*Remove\x20format:*\x20%0','parent','listIndent','2019188UuTXfG','TrackChangesEditing','isNextTo','2880720kebAdX','todoListCheck','suggestion:attribute:','map','createRange','attributeKey','nextSibling','nodeAfter','createPositionAt','get','differ','checkTodoList','*Outdent:*\x20%0','listStyle','locale','numbered','todoListChecked','plugins','ELEMENT_','todoList','attributes','forceValue','afterInit','deletion','default','bulleted','filter','previousSibling','formatBlock','*Merge:*\x20list\x20item','meta','indentList','registerAttributeLabel','from','high','221386ttFlrS','isObject','ELEMENT_TODO_LIST','registerElementLabel','725571HnFfhh','*Indent:*\x20%0','listReversed','setSelection','hasSuggestion'];_0x3f04=function(){return _0x1ee080;};return _0x3f04();}import{ModelLiveRange as _0x40222a}from'ckeditor5/src/engine.js';export class TrackChangesList extends _0x46396c{[_0x19fe4d(0x132)](){const _0x243705=_0x19fe4d,_0x17160c=this[_0x243705(0x1a1)];if(!_0x17160c[_0x243705(0x12d)][_0x243705(0x172)](_0x243705(0x166)))return;const _0x593600=_0x17160c[_0x243705(0x12a)],_0x37ded7=_0x17160c[_0x243705(0x12d)][_0x243705(0x1c5)](_0x243705(0x1ba)),_0xb9a89d=_0x17160c[_0x243705(0x12d)][_0x243705(0x172)](_0x243705(0x1ab)),_0x45811d=!!_0x17160c[_0x243705(0x187)][_0x243705(0x1c5)](_0x243705(0x19e));function _0x1163ee(_0x289fdd){const _0x27b111=_0x243705;return{'type':_0x27b111(0x179),'content':''+_0xd35edf(_0x593600,_0x27b111(0x1ae),_0x289fdd)};}function _0x1ba94f(_0x507c44){const _0x461701=_0x243705;return{'type':_0x461701(0x179),'content':''+_0xd35edf(_0x593600,_0x461701(0x1b6),_0x507c44)};}_0x37ded7[_0x243705(0x19c)](_0x243705(0x183)),_0x37ded7[_0x243705(0x19c)](_0x243705(0x177)),_0x37ded7[_0x243705(0x19c)](_0x243705(0x171)),_0x37ded7[_0x243705(0x19c)](_0x243705(0x1a4)),_0x37ded7[_0x243705(0x19c)](_0x243705(0x13b)),_0x37ded7[_0x243705(0x19c)](_0x243705(0x193)),_0x37ded7[_0x243705(0x19c)](_0x243705(0x1a3)),_0x37ded7[_0x243705(0x19c)](_0x243705(0x14c)),_0x45811d&&(_0x37ded7[_0x243705(0x19c)](_0x243705(0x161)),_0x37ded7[_0x243705(0x19c)](_0x243705(0x15a))),_0xb9a89d&&(_0x37ded7[_0x243705(0x19c)](_0x243705(0x12f)),_0x37ded7[_0x243705(0x19c)](_0x243705(0x127)),_0x37ded7[_0x243705(0x19d)][_0x243705(0x15e)](_0x1700a4=>{const _0x3e1d0c=_0x243705,{data:_0x34b552}=_0x1700a4;if(_0x34b552&&_0x3e1d0c(0x12c)==_0x34b552[_0x3e1d0c(0x158)])return{'type':_0x3e1d0c(0x179),'content':_0x34b552[_0x3e1d0c(0x19f)]?_0xd35edf(_0x593600,_0x3e1d0c(0x190)):_0xd35edf(_0x593600,_0x3e1d0c(0x17e))};}),this[_0x243705(0x1a1)][_0x243705(0x18e)][_0x243705(0x15c)][_0x243705(0x149)](_0x1104ff=>{const _0x5d368f=_0x243705;if(_0x1104ff[_0x5d368f(0x1b2)][_0x5d368f(0x164)])return!0x1;let _0x2083f9=!0x1;const _0x50cb25=_0x37ded7[_0x5d368f(0x1b5)]({'skipNotAttached':!0x0})[_0x5d368f(0x136)](_0x2cffe1=>_0x5d368f(0x12c)===_0x37ded7[_0x5d368f(0x17b)](_0x2cffe1));for(const _0x4d4f0c of _0x50cb25){_0x5d368f(0x152)!=_0x4d4f0c[_0x5d368f(0x195)]()[_0x5d368f(0x19a)][_0x5d368f(0x1c3)][_0x5d368f(0x169)](_0x5d368f(0x1a8))&&(_0x37ded7[_0x5d368f(0x165)](_0x4d4f0c[_0x5d368f(0x195)](),_0x5d368f(0x14e))[_0x5d368f(0x18a)](_0x220f67=>_0x5d368f(0x1a8)===_0x37ded7[_0x5d368f(0x17b)](_0x220f67[_0x5d368f(0x18c)]))||(_0x1104ff[_0x5d368f(0x17d)](_0x4d4f0c[_0x5d368f(0x17a)]()),_0x2083f9=!0x0));}return _0x2083f9;})),_0x37ded7[_0x243705(0x19d)][_0x243705(0x13c)](_0x243705(0x1b8),_0xd35edf(_0x593600,_0x243705(0x154)));const _0x2e83c2={'type':_0x243705(0x179),'content':''};_0x37ded7[_0x243705(0x19d)][_0x243705(0x15e)](_0x2edd6a=>{const _0x1e29bb=_0x243705,{data:_0x43be16}=_0x2edd6a;if(!_0x43be16||_0x1e29bb(0x1a8)!=_0x43be16[_0x1e29bb(0x158)])return;let _0x4752b0=_0x2edd6a[_0x1e29bb(0x176)];for(;_0x4752b0;){if(_0x4752b0[_0x1e29bb(0x192)]&&((_0x1e29bb(0x129)==_0x4752b0[_0x1e29bb(0x192)][_0x1e29bb(0x158)]||_0x1e29bb(0x160)==_0x4752b0[_0x1e29bb(0x192)][_0x1e29bb(0x158)])&&(_0x4752b0[_0x1e29bb(0x192)][_0x1e29bb(0x19f)]&&_0x1e29bb(0x134)!=_0x4752b0[_0x1e29bb(0x192)][_0x1e29bb(0x19f)]||_0x1e29bb(0x134)!=_0x4752b0[_0x1e29bb(0x192)][_0x1e29bb(0x14f)]&&!_0x43be16[_0x1e29bb(0x19f)])||!_0x45811d&&_0x4752b0[_0x1e29bb(0x192)][_0x1e29bb(0x158)]==_0x4c5a8f))return _0x2e83c2;_0x4752b0=_0x4752b0[_0x1e29bb(0x181)];}if(null==_0x43be16[_0x1e29bb(0x19f)])switch(_0x43be16[_0x1e29bb(0x14f)]){case _0x1e29bb(0x135):return _0x1ba94f(_0xd35edf(_0x593600,_0x1e29bb(0x188)));case _0x1e29bb(0x12b):return _0x1ba94f(_0xd35edf(_0x593600,_0x1e29bb(0x1b1)));case _0x1e29bb(0x152):return _0x1ba94f(_0xd35edf(_0x593600,_0x1e29bb(0x141)));}switch(_0x43be16[_0x1e29bb(0x19f)]){case _0x1e29bb(0x135):return _0x1163ee(_0xd35edf(_0x593600,_0x1e29bb(0x188)));case _0x1e29bb(0x12b):return _0x1163ee(_0xd35edf(_0x593600,_0x1e29bb(0x1b1)));case _0x1e29bb(0x152):return _0x1163ee(_0xd35edf(_0x593600,_0x1e29bb(0x141)));}}),_0x37ded7[_0x243705(0x19d)][_0x243705(0x15e)](_0x4dab93=>{const _0x19e74a=_0x243705,{data:_0x47b5e5}=_0x4dab93;if(_0x47b5e5&&_0x19e74a(0x1b8)==_0x47b5e5[_0x19e74a(0x158)])return null==_0x47b5e5[_0x19e74a(0x19f)]||null==_0x47b5e5[_0x19e74a(0x14f)]&&0x0==_0x47b5e5[_0x19e74a(0x19f)]?_0x2e83c2:void 0x0;}),_0x37ded7[_0x243705(0x19d)][_0x243705(0x15e)](_0x303e87=>{const _0x7814fc=_0x243705;if(_0x7814fc(0x14e)!=_0x303e87[_0x7814fc(0x17c)])return;const {data:_0x24f95b}=_0x303e87;if(!_0x24f95b||_0x7814fc(0x14b)!=_0x24f95b[_0x7814fc(0x158)])return;const _0x43eb33=Te(_0x303e87);return _0x7814fc(0x19f)==_0x43eb33?{'type':_0x7814fc(0x179),'content':_0xd35edf(_0x593600,_0x7814fc(0x139))}:_0x7814fc(0x14f)==_0x43eb33?{'type':_0x7814fc(0x179),'content':_0xd35edf(_0x593600,_0x7814fc(0x16f))}:_0x2e83c2;}),_0x17160c[_0x243705(0x18e)][_0x243705(0x15c)][_0x243705(0x149)](_0x484403=>this[_0x243705(0x163)](_0x484403)),_0x17160c[_0x243705(0x18e)][_0x243705(0x15c)][_0x243705(0x149)](_0x40b33c=>this[_0x243705(0x1a5)](_0x40b33c)),_0x17160c[_0x243705(0x18e)][_0x243705(0x15c)]['on'](_0x243705(0x18d),(_0x248e22,_0x14eb12)=>{const _0xbf3465=_0x243705;if(_0x14eb12[_0xbf3465(0x164)]||!_0x14eb12[_0xbf3465(0x1b0)])return!0x1;this[_0xbf3465(0x182)]();},{'priority':_0x243705(0x13e)}),this[_0x243705(0x199)]();}[_0x19fe4d(0x163)](_0x308bc9){const _0x414c5d=_0x19fe4d;if(_0x308bc9[_0x414c5d(0x1b2)][_0x414c5d(0x164)]||!_0x308bc9[_0x414c5d(0x1b2)][_0x414c5d(0x1b0)])return!0x1;let _0x305738=!0x1;const _0x2f679b=this[_0x414c5d(0x1a1)][_0x414c5d(0x12d)][_0x414c5d(0x1c5)](_0x414c5d(0x1ba))[_0x414c5d(0x1b5)]({'skipNotAttached':!0x0})[_0x414c5d(0x136)](_0x559776=>_0x559776[_0x414c5d(0x192)]&&_0x414c5d(0x14b)==_0x559776[_0x414c5d(0x192)][_0x414c5d(0x158)])[_0x414c5d(0x136)](_0x5a9992=>_0x5a9992[_0x414c5d(0x192)][_0x414c5d(0x19f)]&&_0x5a9992[_0x414c5d(0x192)][_0x414c5d(0x14f)]);for(const _0x448c82 of _0x2f679b)Te(_0x448c82)||(_0x308bc9[_0x414c5d(0x17d)](_0x448c82[_0x414c5d(0x17a)]()),_0x305738=!0x0);return _0x305738;}[_0x19fe4d(0x1a5)](_0x3c83e0){const _0x1f0bec=_0x19fe4d;if(_0x3c83e0[_0x1f0bec(0x1b2)][_0x1f0bec(0x164)]||!_0x3c83e0[_0x1f0bec(0x1b2)][_0x1f0bec(0x1b0)])return!0x1;const _0x4f3997=this[_0x1f0bec(0x1a1)][_0x1f0bec(0x12d)][_0x1f0bec(0x1c5)](_0x1f0bec(0x1ba));if(_0x4f3997[_0x1f0bec(0x1af)][_0x1f0bec(0x168)])return!0x1;let _0x1a0fad=!0x1;const _0x326b74=[_0x1f0bec(0x1a8),_0x1f0bec(0x14b),_0x1f0bec(0x1b8),_0x1f0bec(0x129),_0x1f0bec(0x19b),_0x1f0bec(0x145),_0x1f0bec(0x1bd),_0x1f0bec(0x18b),_0x1f0bec(0x160)],_0x5e6184=this[_0x1f0bec(0x1a1)][_0x1f0bec(0x18e)][_0x1f0bec(0x15c)][_0x1f0bec(0x1c6)][_0x1f0bec(0x153)]()[_0x1f0bec(0x136)](_0x185b6b=>_0x1f0bec(0x14e)==_0x185b6b[_0x1f0bec(0x17c)])[_0x1f0bec(0x136)](_0x5f0e55=>_0x326b74[_0x1f0bec(0x18f)](_0x5f0e55[_0x1f0bec(0x1c1)]));if(0x0==_0x5e6184[_0x1f0bec(0x16c)])return _0x1a0fad;for(const _0x2db807 of _0x5e6184){const _0x1fff14=_0x4f3997[_0x1f0bec(0x165)](_0x2db807[_0x1f0bec(0x16a)],_0x1f0bec(0x14e))[_0x1f0bec(0x136)](_0x4bfb95=>!_0x4bfb95[_0x1f0bec(0x13a)][_0x1f0bec(0x1bb)])[_0x1f0bec(0x1bf)](_0x2f8a8b=>_0x2f8a8b[_0x1f0bec(0x18c)])[_0x1f0bec(0x136)](_0x176bb8=>{const _0x533b2e=_0x1f0bec,_0x50391e=_0x4f3997[_0x533b2e(0x17b)](_0x176bb8);return _0x326b74[_0x533b2e(0x18f)](_0x50391e);});if(_0x1fff14[_0x1f0bec(0x16c)]){for(const _0xb87d88 of _0x1fff14)_0x3c83e0[_0x1f0bec(0x17d)](_0xb87d88[_0x1f0bec(0x17a)]());_0x1a0fad=!0x0;}}return _0x1a0fad;}[_0x19fe4d(0x182)](){const _0x951792=_0x19fe4d,_0x559e91=this[_0x951792(0x1a1)][_0x951792(0x12d)][_0x951792(0x1c5)](_0x951792(0x1ba)),_0x42f1c1=[_0x951792(0x1a8),_0x951792(0x14b),_0x951792(0x1b8),_0x951792(0x129),_0x951792(0x19b),_0x951792(0x145),_0x951792(0x1bd),_0x951792(0x18b),_0x951792(0x160)];let _0x918628;const _0x576857=new Set(this[_0x951792(0x1a1)][_0x951792(0x18e)][_0x951792(0x15c)][_0x951792(0x1c6)][_0x951792(0x16b)]()[_0x951792(0x136)](_0x518055=>{const _0x17901e=_0x951792;if(_0x518055[_0x17901e(0x192)][_0x17901e(0x194)]||!_0x518055[_0x17901e(0x192)][_0x17901e(0x159)])return null;if(!_0x518055[_0x17901e(0x189)][_0x17901e(0x191)](_0x17901e(0x1be)))return null;const {id:_0x4acd41}=_0x559e91[_0x17901e(0x157)](_0x518055[_0x17901e(0x189)]);if(!_0x559e91[_0x17901e(0x147)](_0x4acd41))return null;const _0x3b74dc=_0x559e91[_0x17901e(0x155)](_0x4acd41);return _0x42f1c1[_0x17901e(0x18f)](_0x3b74dc[_0x17901e(0x192)][_0x17901e(0x158)]);})[_0x951792(0x1bf)](_0xad93a1=>{const _0x4b07da=_0x951792,{id:_0x2f9283}=_0x559e91[_0x4b07da(0x157)](_0xad93a1[_0x4b07da(0x189)]),_0x284bb1=_0x559e91[_0x4b07da(0x155)](_0x2f9283);return _0x918628=_0x284bb1[_0x4b07da(0x130)][_0x4b07da(0x1ac)],_0x284bb1[_0x4b07da(0x195)]()[_0x4b07da(0x19a)][_0x4b07da(0x1c3)];}));if(0x0==_0x576857[_0x951792(0x1a0)])return;const _0x59a438=_0x559e91[_0x951792(0x1b5)]({'skipNotAttached':!0x0})[_0x951792(0x136)](_0x47612f=>_0x951792(0x14e)==_0x47612f[_0x951792(0x17c)]&&_0x47612f[_0x951792(0x192)]&&_0x42f1c1[_0x951792(0x18f)](_0x47612f[_0x951792(0x192)][_0x951792(0x158)])&&_0x47612f[_0x951792(0x130)][_0x951792(0x1ac)]!=_0x918628)[_0x951792(0x1bf)](_0x5eca5a=>({'listItem':_0x5eca5a[_0x951792(0x195)]()[_0x951792(0x19a)][_0x951792(0x1c3)],'groupId':_0x5eca5a[_0x951792(0x130)][_0x951792(0x1ac)]})),_0x5a5f9c=new Set();for(const {groupId:_0x3cda76,listItem:_0x177de3}of _0x59a438)_0x576857[_0x951792(0x172)](_0x177de3)&&_0x5a5f9c[_0x951792(0x1a9)](_0x3cda76);for(const _0x1a7f6a of _0x559e91[_0x951792(0x1b5)]())_0x5a5f9c[_0x951792(0x172)](_0x1a7f6a[_0x951792(0x130)][_0x951792(0x1ac)])&&_0x1a7f6a[_0x951792(0x1a6)](_0x951792(0x1ac),_0x918628);}[_0x19fe4d(0x199)](){const _0x1dedc6=_0x19fe4d,_0x282402=this[_0x1dedc6(0x1a1)],_0x500136=_0x282402[_0x1dedc6(0x12a)],_0x3cdb6b=_0x282402[_0x1dedc6(0x12d)][_0x1dedc6(0x1c5)](_0x1dedc6(0x1ba));this[_0x1dedc6(0x1b3)](),_0x3cdb6b[_0x1dedc6(0x1aa)][_0x1dedc6(0x174)](_0x1dedc6(0x138),_0x1dedc6(0x180),_0x1dedc6(0x15f),function(_0x8e8066,_0x3b003e){const _0x35e984=_0x1dedc6,_0x21b995=[];for(let _0x370413 of _0x8e8066)_0x370413[_0x35e984(0x19a)][_0x35e984(0x1c3)]===_0x370413[_0x35e984(0x175)][_0x35e984(0x1b7)]&&(_0x370413=_0x282402[_0x35e984(0x18e)][_0x35e984(0x1c0)](_0x282402[_0x35e984(0x18e)][_0x35e984(0x1c4)](_0x370413[_0x35e984(0x19a)][_0x35e984(0x1c3)],0x0))),_0x21b995[_0x35e984(0x173)](_0x370413);_0x282402[_0x35e984(0x18e)][_0x35e984(0x150)](_0x42314f=>{const _0x4fe237=_0x35e984,_0x82285c=_0x282402[_0x4fe237(0x18e)][_0x4fe237(0x15c)][_0x4fe237(0x1ad)],_0xafe2d5=Array[_0x4fe237(0x13d)](_0x82285c[_0x4fe237(0x156)]())[_0x4fe237(0x1bf)](_0x4d1cf5=>_0x40222a[_0x4fe237(0x14a)](_0x4d1cf5));_0x42314f[_0x4fe237(0x146)](_0x21b995),_0x282402[_0x4fe237(0x1b4)][_0x4fe237(0x1c5)](_0x3b003e[_0x4fe237(0x162)])[_0x4fe237(0x185)](),_0x3b003e[_0x4fe237(0x196)][_0x4fe237(0x173)]({'forceDefaultExecution':!0x0}),_0x282402[_0x4fe237(0x1a7)](_0x3b003e[_0x4fe237(0x162)],..._0x3b003e[_0x4fe237(0x196)]),_0x42314f[_0x4fe237(0x146)](_0xafe2d5);for(const _0x4f8702 of _0xafe2d5)_0x4f8702[_0x4fe237(0x186)]();});}),_0x3cdb6b[_0x1dedc6(0x19d)][_0x1dedc6(0x142)](function(_0x120b69){const _0x3d0f82=_0x1dedc6,_0x364635=!_0x282402[_0x3d0f82(0x18e)][_0x3d0f82(0x167)][_0x3d0f82(0x140)](_0x120b69),_0x3518aa=_0x120b69[_0x3d0f82(0x137)],_0x90f985=_0x120b69[_0x3d0f82(0x1c2)],_0x33d5c1=_0x120b69[_0x3d0f82(0x169)](_0x3d0f82(0x14b)),_0x154209=!_0x3518aa||_0x3518aa[_0x3d0f82(0x169)](_0x3d0f82(0x14b))!==_0x33d5c1,_0x3d29e9=!_0x90f985||_0x90f985[_0x3d0f82(0x169)](_0x3d0f82(0x14b))!==_0x33d5c1;return _0x364635&&Boolean(_0x33d5c1)&&_0x154209&&_0x3d29e9;},_0x21029a=>_0xd35edf(_0x500136,_0x1dedc6(0x17f),_0x21029a));}[_0x19fe4d(0x1b3)](){const _0x200ec8=_0x19fe4d,_0x4f96f2=this[_0x200ec8(0x1a1)],_0x5ab815=_0x4f96f2[_0x200ec8(0x12a)];function _0x1ed8ea(_0xd74ca8){const _0x276733=_0x200ec8,_0x347b51=_0x4f96f2[_0x276733(0x1b4)][_0x276733(0x1c5)](_0x276733(0x177))[_0x276733(0x168)],_0x244c64=_0x4f96f2[_0x276733(0x1b4)][_0x276733(0x1c5)](_0x276733(0x183))[_0x276733(0x168)];return _0x276733(0x183)===_0xd74ca8?_0x347b51:_0x244c64;}_0x4f96f2[_0x200ec8(0x12d)][_0x200ec8(0x1c5)](_0x200ec8(0x1ba))[_0x200ec8(0x19d)][_0x200ec8(0x15e)](function(_0x2deb44){const _0x21a9fe=_0x200ec8;if(_0x21a9fe(0x138)!=_0x2deb44[_0x21a9fe(0x17c)])return;const {data:_0xb4fe0e}=_0x2deb44;if(!_0xb4fe0e)return;let _0x1f2d50,_0x152abe,_0x1f2b42,_0x11b489;switch(_0xb4fe0e[_0x21a9fe(0x162)]){case _0x21a9fe(0x177):_0x1f2b42=_0xb4fe0e[_0x21a9fe(0x196)][0x0][_0x21a9fe(0x131)],_0x11b489=_0x1ed8ea(_0xb4fe0e[_0x21a9fe(0x162)]),_0x1f2d50=_0x1f2b42?_0x21a9fe(0x198):_0x21a9fe(0x15b),!_0x11b489&&_0x4f96f2[_0x21a9fe(0x187)][_0x21a9fe(0x1c5)](_0x21a9fe(0x19e))||(_0x1f2d50=_0x21a9fe(0x151)),_0x152abe={'type':_0x21a9fe(0x179),'content':_0xd35edf(_0x5ab815,_0x1f2d50,_0xd35edf(_0x5ab815,_0x21a9fe(0x188)))};break;case _0x21a9fe(0x183):_0x1f2b42=_0xb4fe0e[_0x21a9fe(0x196)][0x0][_0x21a9fe(0x131)],_0x11b489=_0x1ed8ea(_0xb4fe0e[_0x21a9fe(0x162)]),_0x1f2d50=_0x1f2b42?_0x21a9fe(0x198):_0x21a9fe(0x15b),!_0x11b489&&_0x4f96f2[_0x21a9fe(0x187)][_0x21a9fe(0x1c5)](_0x21a9fe(0x19e))||(_0x1f2d50=_0x21a9fe(0x151)),_0x152abe={'type':_0x21a9fe(0x179),'content':_0xd35edf(_0x5ab815,_0x1f2d50,_0xd35edf(_0x5ab815,_0x21a9fe(0x1b1)))};break;case _0x21a9fe(0x13b):_0x1f2d50=_0x21a9fe(0x144),_0x152abe={'type':_0x21a9fe(0x179),'content':_0xd35edf(_0x5ab815,_0x1f2d50,_0xd35edf(_0x5ab815,_0x21a9fe(0x17f)))};break;case _0x21a9fe(0x193):_0x1f2d50=function(_0x13622d){const _0x3b047d=_0x21a9fe,_0x50f1ca=_0x13622d[_0x3b047d(0x195)]();let _0x3a6ea5=_0x50f1ca[_0x3b047d(0x19a)][_0x3b047d(0x1c3)];for(;_0x3a6ea5&&_0x50f1ca[_0x3b047d(0x148)](_0x3a6ea5);){if(_0x3a6ea5[_0x3b047d(0x169)](_0x3b047d(0x1b8))>0x0)return!0x1;_0x3a6ea5=_0x3a6ea5[_0x3b047d(0x1c2)];}return!0x0;}(_0x2deb44)?_0xd35edf(_0x5ab815,_0x21a9fe(0x15b),_0xd35edf(_0x5ab815,function(_0x8271d6){const _0x3358e5=_0x21a9fe;return _0x3358e5(0x12e)+_0x8271d6[_0x3358e5(0x195)]()[_0x3358e5(0x19a)][_0x3358e5(0x1c3)][_0x3358e5(0x169)](_0x3358e5(0x1a8))[_0x3358e5(0x184)]()+_0x3358e5(0x178);}(_0x2deb44))):_0xd35edf(_0x5ab815,_0x21a9fe(0x128),_0xd35edf(_0x5ab815,_0x21a9fe(0x17f))),_0x152abe={'type':_0x21a9fe(0x179),'content':_0x1f2d50};break;case _0x21a9fe(0x161):case _0x21a9fe(0x15a):!0x1===_0xb4fe0e[_0x21a9fe(0x14d)]&&(_0x1f2d50=_0x21a9fe(0x197),_0x152abe={'type':_0x21a9fe(0x133),'content':_0xd35edf(_0x5ab815,_0x1f2d50,_0xd35edf(_0x5ab815,_0x21a9fe(0x17f)))});}return _0x152abe;});}}function _0x5611(_0x4e44d2,_0x31a434){const _0x3f041c=_0x3f04();return _0x5611=function(_0x561175,_0x378d1f){_0x561175=_0x561175-0x127;let _0x113978=_0x3f041c[_0x561175];return _0x113978;},_0x5611(_0x4e44d2,_0x31a434);}function Te(_0x1bf655){const _0x135e36=_0x19fe4d;let _0x52d9d1=_0x1bf655[_0x135e36(0x195)]()[_0x135e36(0x19a)][_0x135e36(0x1c3)][_0x135e36(0x137)];for(;_0x52d9d1;){const _0x43912a=_0x52d9d1[_0x135e36(0x169)](_0x135e36(0x14b));if(!_0x43912a)return!0x1;if(_0x43912a==_0x1bf655[_0x135e36(0x192)][_0x135e36(0x19f)])return _0x135e36(0x19f);if(_0x43912a==_0x1bf655[_0x135e36(0x192)][_0x135e36(0x14f)])return _0x135e36(0x14f);_0x52d9d1=_0x52d9d1[_0x135e36(0x137)];}return!0x1;}
@@ -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 _0x4ea9ca=_0x39f6;function _0x39f6(_0x5e9cf4,_0x2f9def){const _0x65f5f0=_0x65f5();return _0x39f6=function(_0x39f60c,_0x45e5fb){_0x39f60c=_0x39f60c-0x19e;let _0x31f16e=_0x65f5f0[_0x39f60c];return _0x31f16e;},_0x39f6(_0x5e9cf4,_0x2f9def);}function _0x65f5(){const _0x5d10a3=['start','oldValue','commandName','commandParams','head','getSuggestions','upper-latin','plugins','startIndex','list.properties','next','listReversed','*Format:*\x20set\x20order\x20to\x20reversed','reversed','locale','lower-roman','*Change\x20to:*\x20%0','lower-latin','_findSuggestions','_LIST_','_getTranslationKeyForListStyle','6561346SvtmIC','customNumbered','ELEMENT_','getAttribute','document','decimal-leading-zero','newValue','*Format:*\x20set\x20start\x20index\x20to\x20%0','*Format:*\x20set\x20order\x20to\x20regular','1560115KFjBRr','find','default','862843VIlyQO','registerDescriptionCallback','18DlMTCt','replace','registerAttributeLabel','filter','removeMarker','nodeAfter','has','handleDescriptions','upper-roman','12mpYPzL','listStart','enableDefaultAttributesIntegration','isUndo','format','numbered','_registerLegacyDescription','3302061uBYdVV','18NdeVNa','bulleted','data','key','descriptionFactory','listStyle','type','config','369708JCyLOn','*Remove\x20format:*\x20%0','ListPropertiesEditing','disc','TrackChangesEditing','FORMAT_LIST_START','editor','formatBlock','afterInit','FORMAT_LIST_REVERSED','bind','_getAttributeKey','model','square','20NJpukr','attribute','circle','includes','toUpperCase','getFirstRange','batch','144276PfEdnQ','decimal','getFirstMarker','1304ymsAJz','listType','481PFprhV','registerPostFixer','get','styles','*Set\x20format:*\x20%0','suggestion','29394enRvax','_LIST_DEFAULT'];_0x65f5=function(){return _0x5d10a3;};return _0x65f5();}(function(_0x3faa5a,_0x27caf0){const _0x4611de=_0x39f6,_0x54dfb3=_0x3faa5a();while(!![]){try{const _0x2d892d=parseInt(_0x4611de(0x1d2))/0x1+parseInt(_0x4611de(0x1e5))/0x2*(parseInt(_0x4611de(0x1ed))/0x3)+parseInt(_0x4611de(0x1dd))/0x4*(-parseInt(_0x4611de(0x1cf))/0x5)+parseInt(_0x4611de(0x1d4))/0x6*(-parseInt(_0x4611de(0x1e4))/0x7)+-parseInt(_0x4611de(0x1a7))/0x8*(parseInt(_0x4611de(0x1af))/0x9)+-parseInt(_0x4611de(0x1fb))/0xa*(-parseInt(_0x4611de(0x1c6))/0xb)+parseInt(_0x4611de(0x1a4))/0xc*(parseInt(_0x4611de(0x1a9))/0xd);if(_0x2d892d===_0x27caf0)break;else _0x54dfb3['push'](_0x54dfb3['shift']());}catch(_0x4e3700){_0x54dfb3['push'](_0x54dfb3['shift']());}}}(_0x65f5,0xb14b2));import{Plugin as _0x2bb551}from'ckeditor5/src/core.js';import{getTranslation as _0x2176bb}from'../utils/common-translations.js';export class TrackChangesDocumentListProperties extends _0x2bb551{[_0x4ea9ca(0x1f5)](){const _0x4c6858=_0x4ea9ca;if(!this[_0x4c6858(0x1f3)][_0x4c6858(0x1b8)][_0x4c6858(0x1da)](_0x4c6858(0x1ef)))return;const _0x18869a=this[_0x4c6858(0x1f3)][_0x4c6858(0x1ec)][_0x4c6858(0x1ab)](_0x4c6858(0x1ba)),_0x1dac7c=this[_0x4c6858(0x1f3)][_0x4c6858(0x1b8)][_0x4c6858(0x1ab)](_0x4c6858(0x1f1));_0x18869a[_0x4c6858(0x1ac)]&&_0x1dac7c[_0x4c6858(0x1df)](_0x4c6858(0x1ea)),_0x18869a[_0x4c6858(0x1be)]&&_0x1dac7c[_0x4c6858(0x1df)](_0x4c6858(0x1bc)),_0x18869a[_0x4c6858(0x1b9)]&&_0x1dac7c[_0x4c6858(0x1df)](_0x4c6858(0x1de));const _0x12ef84={'type':_0x4c6858(0x1e1),'content':''};_0x1dac7c[_0x4c6858(0x1e9)][_0x4c6858(0x1d3)](this[_0x4c6858(0x1db)][_0x4c6858(0x1f7)](this));const _0x200e35=this[_0x4c6858(0x1f3)][_0x4c6858(0x1bf)];_0x1dac7c[_0x4c6858(0x1e9)][_0x4c6858(0x1d6)](_0x4c6858(0x1bc),_0x2176bb(_0x200e35,_0x4c6858(0x1f6))),_0x1dac7c[_0x4c6858(0x1e9)][_0x4c6858(0x1d3)](_0x21f357=>{const _0x3682ab=_0x4c6858,{data:_0x11cddc}=_0x21f357;if(_0x11cddc&&_0x3682ab(0x1bc)==_0x11cddc[_0x3682ab(0x1e8)])return null==_0x11cddc[_0x3682ab(0x1cc)]||0x0==_0x11cddc[_0x3682ab(0x1cc)]&&null==_0x11cddc[_0x3682ab(0x1b2)]?_0x12ef84:void 0x0;}),_0x1dac7c[_0x4c6858(0x1e9)][_0x4c6858(0x1d6)](_0x4c6858(0x1de),_0x2176bb(_0x200e35,_0x4c6858(0x1f2))),_0x1dac7c[_0x4c6858(0x1e9)][_0x4c6858(0x1d3)](_0x1b816f=>{const _0x1411bf=_0x4c6858,{data:_0x43d716}=_0x1b816f;if(_0x43d716&&_0x1411bf(0x1de)==_0x43d716[_0x1411bf(0x1e8)])return null==_0x43d716[_0x1411bf(0x1cc)]||0x1==_0x43d716[_0x1411bf(0x1cc)]&&null==_0x43d716[_0x1411bf(0x1b2)]?_0x12ef84:void 0x0;}),this[_0x4c6858(0x1f3)][_0x4c6858(0x1f9)][_0x4c6858(0x1ca)][_0x4c6858(0x1aa)](_0x26f986=>{const _0x31744f=_0x4c6858;if(_0x26f986[_0x31744f(0x1a3)][_0x31744f(0x1e0)])return!0x1;let _0xfd3c07=!0x1;const _0x1c1a73=_0x1dac7c[_0x31744f(0x1b6)]({'skipNotAttached':!0x0})[_0x31744f(0x1d7)](_0x348a3d=>{const _0x356001=_0x31744f,_0x5dabbc=_0x1dac7c[_0x356001(0x1f8)](_0x348a3d);return _0x356001(0x1de)==_0x5dabbc||_0x356001(0x1bc)==_0x5dabbc;});for(const _0x43273a of _0x1c1a73){const _0x214b73=_0x43273a[_0x31744f(0x1a2)]()[_0x31744f(0x1b1)][_0x31744f(0x1d9)][_0x31744f(0x1c9)](_0x31744f(0x1a8));if(_0x31744f(0x1e2)==_0x214b73||_0x31744f(0x1c7)==_0x214b73)continue;_0x1dac7c[_0x31744f(0x1c3)](_0x43273a[_0x31744f(0x1a2)](),_0x31744f(0x19e))[_0x31744f(0x1d0)](_0x595a38=>_0x31744f(0x1a8)==_0x1dac7c[_0x31744f(0x1f8)](_0x595a38[_0x31744f(0x1ae)]))||(_0x26f986[_0x31744f(0x1d8)](_0x43273a[_0x31744f(0x1a6)]()),_0xfd3c07=!0x0);}return _0xfd3c07;}),this[_0x4c6858(0x1e3)]();}[_0x4ea9ca(0x1db)](_0x526b7b){const _0xb06ea7=_0x4ea9ca,_0xb82dbe=this[_0xb06ea7(0x1f3)][_0xb06ea7(0x1bf)],{data:_0x14ed49}=_0x526b7b,_0x18a333={'type':_0xb06ea7(0x1e1),'content':''};if(!_0x14ed49||_0xb06ea7(0x1ea)!=_0x14ed49[_0xb06ea7(0x1e8)])return;if(!_0x14ed49[_0xb06ea7(0x1b2)])return _0xb06ea7(0x1d1)==_0x14ed49[_0xb06ea7(0x1cc)]?_0x18a333:{'type':_0xb06ea7(0x1e1),'content':''+_0x2176bb(_0xb82dbe,_0xb06ea7(0x1ad),_0x2176bb(_0xb82dbe,this[_0xb06ea7(0x1c5)](_0x14ed49[_0xb06ea7(0x1cc)])))};if(!_0x14ed49[_0xb06ea7(0x1cc)]){if(_0xb06ea7(0x1d1)==_0x14ed49[_0xb06ea7(0x1b2)])return _0x18a333;let _0x45d4fa=_0x526b7b[_0xb06ea7(0x1b5)];for(;_0x45d4fa;){if(_0x45d4fa[_0xb06ea7(0x1e7)]&&_0xb06ea7(0x1a8)==_0x45d4fa[_0xb06ea7(0x1e7)][_0xb06ea7(0x1e8)]&&_0x45d4fa[_0xb06ea7(0x1e7)][_0xb06ea7(0x1cc)])return _0x18a333;_0x45d4fa=_0x45d4fa[_0xb06ea7(0x1bb)];}return{'type':_0xb06ea7(0x1e1),'content':''+_0x2176bb(_0xb82dbe,_0xb06ea7(0x1ee),_0x2176bb(_0xb82dbe,this[_0xb06ea7(0x1c5)](_0x14ed49[_0xb06ea7(0x1b2)])))};}if(_0xb06ea7(0x1d1)!=_0x14ed49[_0xb06ea7(0x1cc)])return{'type':_0xb06ea7(0x1e1),'content':''+_0x2176bb(_0xb82dbe,_0xb06ea7(0x1ad),_0x2176bb(_0xb82dbe,this[_0xb06ea7(0x1c5)](_0x14ed49[_0xb06ea7(0x1cc)])))};let _0x12592a=_0x526b7b[_0xb06ea7(0x1b5)];for(;_0x12592a;){if(_0x12592a[_0xb06ea7(0x1e7)]&&_0xb06ea7(0x1a8)==_0x12592a[_0xb06ea7(0x1e7)][_0xb06ea7(0x1e8)]&&_0x12592a[_0xb06ea7(0x1e7)][_0xb06ea7(0x1cc)]&&_0x12592a[_0xb06ea7(0x1e7)][_0xb06ea7(0x1b2)])return _0x18a333;_0x12592a=_0x12592a[_0xb06ea7(0x1bb)];}const _0x1f9900=_0x526b7b[_0xb06ea7(0x1a2)]()[_0xb06ea7(0x1b1)][_0xb06ea7(0x1d9)][_0xb06ea7(0x1c9)](_0xb06ea7(0x1a8));return{'type':_0xb06ea7(0x1e1),'content':_0x2176bb(_0xb82dbe,_0xb06ea7(0x1ad),_0x2176bb(_0xb82dbe,_0xb06ea7(0x1c8)+_0x1f9900[_0xb06ea7(0x1a1)]()+_0xb06ea7(0x1b0)))};}[_0x4ea9ca(0x1e3)](){const _0x5ca975=_0x4ea9ca,_0x1ea6e0=this[_0x5ca975(0x1f3)],_0x72adbd=_0x1ea6e0[_0x5ca975(0x1bf)];_0x1ea6e0[_0x5ca975(0x1b8)][_0x5ca975(0x1ab)](_0x5ca975(0x1f1))[_0x5ca975(0x1e9)][_0x5ca975(0x1d3)](_0x3feeca=>{const _0x3e313b=_0x5ca975;if(_0x3e313b(0x1f4)!=_0x3feeca[_0x3e313b(0x1eb)])return;const {data:_0x5d787e}=_0x3feeca;if(!_0x5d787e)return;let _0x205d0f,_0x57d162;switch(_0x5d787e[_0x3e313b(0x1b3)]){case _0x3e313b(0x1ea):_0x205d0f=_0x3e313b(0x1c1),_0x57d162={'type':_0x3e313b(0x1e1),'content':_0x2176bb(_0x72adbd,_0x205d0f,_0x2176bb(_0x72adbd,this[_0x3e313b(0x1c5)](_0x5d787e[_0x3e313b(0x1b4)][0x0][_0x3e313b(0x1eb)])))};break;case _0x3e313b(0x1bc):_0x205d0f=_0x5d787e[_0x3e313b(0x1b4)][0x0][_0x3e313b(0x1be)]?_0x3e313b(0x1bd):_0x3e313b(0x1ce),_0x57d162={'type':_0x3e313b(0x1e1),'content':_0x2176bb(_0x72adbd,_0x205d0f)};break;case _0x3e313b(0x1de):_0x205d0f=_0x3e313b(0x1cd),_0x57d162={'type':_0x3e313b(0x1e1),'content':_0x2176bb(_0x72adbd,_0x205d0f,_0x5d787e[_0x3e313b(0x1b4)][0x0][_0x3e313b(0x1b9)])};}return _0x57d162;});}[_0x4ea9ca(0x1c5)](_0x42fac3){const _0x580be5=_0x4ea9ca;return _0x580be5(0x1c8)+function(_0x53d47b){const _0x1d5986=_0x580be5;if(ye[_0x1d5986(0x1a0)](_0x53d47b))return _0x1d5986(0x1e6);if(Se[_0x1d5986(0x1a0)](_0x53d47b))return _0x1d5986(0x1e2);return null;}(_0x42fac3)[_0x580be5(0x1a1)]()+_0x580be5(0x1c4)+_0x42fac3[_0x580be5(0x1a1)]()[_0x580be5(0x1d5)](/-/g,'_');}}const ye=[_0x4ea9ca(0x1f0),_0x4ea9ca(0x19f),_0x4ea9ca(0x1fa)],Se=[_0x4ea9ca(0x1a5),_0x4ea9ca(0x1cb),_0x4ea9ca(0x1c0),_0x4ea9ca(0x1dc),_0x4ea9ca(0x1c2),_0x4ea9ca(0x1b7)];
@@ -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 _0x29edb3=_0xb730;(function(_0x3a50bf,_0xbe152){const _0x52c1cc=_0xb730,_0x4b1498=_0x3a50bf();while(!![]){try{const _0x2a66f5=-parseInt(_0x52c1cc(0x14c))/0x1*(parseInt(_0x52c1cc(0x14d))/0x2)+parseInt(_0x52c1cc(0x159))/0x3*(parseInt(_0x52c1cc(0x14a))/0x4)+parseInt(_0x52c1cc(0x15c))/0x5+-parseInt(_0x52c1cc(0x14e))/0x6+-parseInt(_0x52c1cc(0x152))/0x7+-parseInt(_0x52c1cc(0x14f))/0x8+-parseInt(_0x52c1cc(0x15d))/0x9;if(_0x2a66f5===_0xbe152)break;else _0x4b1498['push'](_0x4b1498['shift']());}catch(_0x30efcc){_0x4b1498['push'](_0x4b1498['shift']());}}}(_0x18be,0x83d59));import{Plugin as _0x2fb8ca}from'ckeditor5/src/core.js';import{getTranslation as _0x1df179}from'../utils/common-translations.js';function _0x18be(){const _0x36b9a6=['descriptionFactory','ELEMENT_MEDIA','458391lNOUbX','registerElementLabel','mediaEmbed','3890255nrJMZw','3231486OXcSUI','editor','afterInit','MediaEmbedEditing','28vLgGeJ','get','3FIhSax','149722PgZysx','2233110nUXPYh','1598776RgqlsK','media','enableCommand','1063776GujzMx','plugins','locale','TrackChangesEditing','has'];_0x18be=function(){return _0x36b9a6;};return _0x18be();}function _0xb730(_0x3fe6e6,_0x22057e){const _0x18be19=_0x18be();return _0xb730=function(_0xb730ed,_0x5060e0){_0xb730ed=_0xb730ed-0x14a;let _0x51e9c0=_0x18be19[_0xb730ed];return _0x51e9c0;},_0xb730(_0x3fe6e6,_0x22057e);}export class TrackChangesMediaEmbed extends _0x2fb8ca{[_0x29edb3(0x15f)](){const _0x5df46c=_0x29edb3,_0x2a7581=this[_0x5df46c(0x15e)];if(!_0x2a7581[_0x5df46c(0x153)][_0x5df46c(0x156)](_0x5df46c(0x160)))return;const _0x327d39=_0x2a7581[_0x5df46c(0x153)][_0x5df46c(0x14b)](_0x5df46c(0x155)),_0x42131d=_0x2a7581[_0x5df46c(0x154)];_0x327d39[_0x5df46c(0x151)](_0x5df46c(0x15b)),_0x327d39[_0x5df46c(0x157)][_0x5df46c(0x15a)](_0x5df46c(0x150),_0xcf97a8=>_0x1df179(_0x42131d,_0x5df46c(0x158),_0xcf97a8));}}
@@ -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 _0x125dfd=_0x349c;function _0x349c(_0x5ac2a0,_0x151403){const _0x502719=_0x5027();return _0x349c=function(_0x349cbe,_0x3ebfa2){_0x349cbe=_0x349cbe-0x173;let _0x21870d=_0x502719[_0x349cbe];return _0x21870d;},_0x349c(_0x5ac2a0,_0x151403);}(function(_0x3fd7ef,_0x582991){const _0x3727ec=_0x349c,_0x3edc15=_0x3fd7ef();while(!![]){try{const _0x319b25=-parseInt(_0x3727ec(0x188))/0x1+-parseInt(_0x3727ec(0x178))/0x2*(parseInt(_0x3727ec(0x185))/0x3)+-parseInt(_0x3727ec(0x17a))/0x4*(-parseInt(_0x3727ec(0x180))/0x5)+parseInt(_0x3727ec(0x176))/0x6*(parseInt(_0x3727ec(0x17b))/0x7)+parseInt(_0x3727ec(0x17d))/0x8*(parseInt(_0x3727ec(0x182))/0x9)+-parseInt(_0x3727ec(0x17c))/0xa*(-parseInt(_0x3727ec(0x175))/0xb)+-parseInt(_0x3727ec(0x183))/0xc*(parseInt(_0x3727ec(0x17f))/0xd);if(_0x319b25===_0x582991)break;else _0x3edc15['push'](_0x3edc15['shift']());}catch(_0x4645a6){_0x3edc15['push'](_0x3edc15['shift']());}}}(_0x5027,0x2bb31));function _0x5027(){const _0x2a44fb=['37734qlbliD','has','afterInit','18821YKdBSu','123486KRJSTk','editor','192iDlfbo','TrackChangesEditing','148548MsyZEj','77HJKtDQ','1030UKhvCI','632544ALfOPs','get','13oSrMqO','10WbQoVz','enableCommand','27zFUFRV','2873076KlXBdm','plugins','8061yYyzpE','MentionEditing','mention'];_0x5027=function(){return _0x2a44fb;};return _0x5027();}import{Plugin as _0xe2154c}from'ckeditor5/src/core.js';export class TrackChangesMention extends _0xe2154c{[_0x125dfd(0x174)](){const _0x296820=_0x125dfd,_0x4199dd=this[_0x296820(0x177)];_0x4199dd[_0x296820(0x184)][_0x296820(0x173)](_0x296820(0x186))&&_0x4199dd[_0x296820(0x184)][_0x296820(0x17e)](_0x296820(0x179))[_0x296820(0x181)](_0x296820(0x187));}}
@@ -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 _0x2eb6c5=_0xbe0e;function _0x14dd(){const _0x373885=['insertMergeFieldBlock','insertMergeFieldImage','getContainedElement','insertMergeField','type','registerElementLabel','get','descriptionFactory','mergeFieldBlock','getLabel','deletion','1357418CSoLbJ','has','registerDescriptionCallback','932946gjevOT','MergeFieldsEditing','7aWTXdT','ELEMENT_MERGE_FIELD','9835608nwIdeI','src','afterInit','mergeField','*Insert:*\x20%0','5585202eygzsv','image','*Remove:*\x20%0','getAttribute','17193042lyAzVi','enableCommand','plugins','editor','locale','unwrapAffixes','getMergeFieldType','33rmxWrZ','1507215dOSPfM','TrackChangesEditing','insertion','176748AfuczX'];_0x14dd=function(){return _0x373885;};return _0x14dd();}(function(_0x4e5e3c,_0x41c7d2){const _0x114516=_0xbe0e,_0x4b0042=_0x4e5e3c();while(!![]){try{const _0x3e15c0=-parseInt(_0x114516(0x1ac))/0x1+parseInt(_0x114516(0x1a9))/0x2+parseInt(_0x114516(0x1c0))/0x3*(parseInt(_0x114516(0x1c4))/0x4)+parseInt(_0x114516(0x1c1))/0x5+parseInt(_0x114516(0x1b5))/0x6+parseInt(_0x114516(0x1ae))/0x7*(parseInt(_0x114516(0x1b0))/0x8)+-parseInt(_0x114516(0x1b9))/0x9;if(_0x3e15c0===_0x41c7d2)break;else _0x4b0042['push'](_0x4b0042['shift']());}catch(_0x2a8f16){_0x4b0042['push'](_0x4b0042['shift']());}}}(_0x14dd,0xbf38b));import{Plugin as _0x199763}from'ckeditor5/src/core.js';import{getTranslation as _0x5021e1}from'../utils/common-translations.js';function _0xbe0e(_0x5080cc,_0x38b39c){const _0x14ddaa=_0x14dd();return _0xbe0e=function(_0xbe0eaa,_0x1ce8db){_0xbe0eaa=_0xbe0eaa-0x1a8;let _0x157718=_0x14ddaa[_0xbe0eaa];return _0x157718;},_0xbe0e(_0x5080cc,_0x38b39c);}export class TrackChangesMergeFields extends _0x199763{[_0x2eb6c5(0x1b2)](){const _0x29a7f0=_0x2eb6c5,_0x446675=this[_0x29a7f0(0x1bc)];if(!_0x446675[_0x29a7f0(0x1bb)][_0x29a7f0(0x1aa)](_0x29a7f0(0x1ad)))return;const _0x156318=_0x446675[_0x29a7f0(0x1bb)][_0x29a7f0(0x1cb)](_0x29a7f0(0x1c2)),_0x3ab85b=_0x446675[_0x29a7f0(0x1bd)];_0x156318[_0x29a7f0(0x1ba)](_0x29a7f0(0x1c8)),_0x156318[_0x29a7f0(0x1ba)](_0x29a7f0(0x1c5)),_0x156318[_0x29a7f0(0x1ba)](_0x29a7f0(0x1c6)),_0x156318[_0x29a7f0(0x1cc)][_0x29a7f0(0x1ca)](_0x29a7f0(0x1b3),_0x15d424=>_0x5021e1(_0x3ab85b,_0x29a7f0(0x1af),_0x15d424)),_0x156318[_0x29a7f0(0x1cc)][_0x29a7f0(0x1ca)](_0x29a7f0(0x1cd),_0x3c0440=>_0x5021e1(_0x3ab85b,_0x29a7f0(0x1af),_0x3c0440)),_0x156318[_0x29a7f0(0x1cc)][_0x29a7f0(0x1ab)](_0x27e104=>{const _0x2f49f6=_0x29a7f0;if(_0x2f49f6(0x1c3)!=_0x27e104[_0x2f49f6(0x1c9)]&&_0x2f49f6(0x1a8)!=_0x27e104[_0x2f49f6(0x1c9)])return;const _0x407452=_0x27e104[_0x2f49f6(0x1c7)]();if(null==_0x407452)return;const _0x4534b7=_0x446675[_0x2f49f6(0x1bb)][_0x2f49f6(0x1cb)](_0x2f49f6(0x1ad));let _0x25b29e;switch(_0x4534b7[_0x2f49f6(0x1bf)](_0x407452)){case null:return;case _0x2f49f6(0x1b6):{const _0x64283a=_0x4534b7[_0x2f49f6(0x1be)](_0x407452[_0x2f49f6(0x1b8)](_0x2f49f6(0x1b1)));_0x25b29e=_0x4534b7[_0x2f49f6(0x1ce)](_0x64283a)||_0x64283a;break;}default:{const _0x4afa77=_0x407452[_0x2f49f6(0x1b8)]('id');_0x25b29e=_0x4534b7[_0x2f49f6(0x1ce)](_0x4afa77)||_0x4afa77;break;}}return _0x2f49f6(0x1c3)==_0x27e104[_0x2f49f6(0x1c9)]?{'type':_0x2f49f6(0x1c3),'content':_0x5021e1(_0x3ab85b,_0x2f49f6(0x1b4),'\x22'+_0x25b29e+'\x22\x20'+_0x5021e1(_0x3ab85b,_0x2f49f6(0x1af)))}:{'type':_0x2f49f6(0x1a8),'content':_0x5021e1(_0x3ab85b,_0x2f49f6(0x1b7),'\x22'+_0x25b29e+'\x22\x20'+_0x5021e1(_0x3ab85b,_0x2f49f6(0x1af)))};});}}
@@ -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 _0x38c314=_0x2520;(function(_0x2306c8,_0x2d9c18){const _0x392e54=_0x2520,_0x2f7599=_0x2306c8();while(!![]){try{const _0x10463c=parseInt(_0x392e54(0x192))/0x1*(parseInt(_0x392e54(0x185))/0x2)+-parseInt(_0x392e54(0x197))/0x3+parseInt(_0x392e54(0x17b))/0x4*(parseInt(_0x392e54(0x194))/0x5)+-parseInt(_0x392e54(0x17f))/0x6+-parseInt(_0x392e54(0x19d))/0x7*(-parseInt(_0x392e54(0x193))/0x8)+-parseInt(_0x392e54(0x181))/0x9+parseInt(_0x392e54(0x19a))/0xa*(-parseInt(_0x392e54(0x19b))/0xb);if(_0x10463c===_0x2d9c18)break;else _0x2f7599['push'](_0x2f7599['shift']());}catch(_0x215e37){_0x2f7599['push'](_0x2f7599['shift']());}}}(_0x14ab,0x59a4e));function _0x14ab(){const _0x2afabc=['afterInit','get','1700xRQMty','31625ETjfSC','editor','92540CJRqAm','plugins','850072uERTJE','ELEMENT_MULTI_LEVEL_LIST','next','listMarkerStyle','1454034IRrERh','registerDescriptionCallback','2297889jChbXP','enableDefaultAttributesIntegration','has','*Set\x20format:*\x20%0','4164WkoXjo','newValue','*Remove\x20format:*\x20%0','descriptionFactory','multiLevelList','format','data','TrackChangesEditing','head','listType','handleDescriptions','oldValue','locale','281TfwVBg','424rigoms','5wiiLwD','key','MultiLevelList','433884PdNCdz'];_0x14ab=function(){return _0x2afabc;};return _0x14ab();}import{Plugin as _0x1a0316}from'ckeditor5/src/core.js';import{getTranslation as _0x244189}from'../utils/common-translations.js';function _0x2520(_0x343f35,_0x488b86){const _0x14ab26=_0x14ab();return _0x2520=function(_0x252013,_0x1c8c57){_0x252013=_0x252013-0x17a;let _0x47877c=_0x14ab26[_0x252013];return _0x47877c;},_0x2520(_0x343f35,_0x488b86);}export class TrackChangesMultiLevelList extends _0x1a0316{[_0x38c314(0x198)](){const _0x56500a=_0x38c314,_0x1f75d3=this[_0x56500a(0x19c)],_0x1323ca=_0x1f75d3[_0x56500a(0x17a)][_0x56500a(0x199)](_0x56500a(0x18c));_0x1f75d3[_0x56500a(0x17a)][_0x56500a(0x183)](_0x56500a(0x196))&&(_0x1323ca[_0x56500a(0x182)](_0x56500a(0x189)),_0x1323ca[_0x56500a(0x188)][_0x56500a(0x180)](_0x45409a=>this[_0x56500a(0x18f)](_0x45409a)));}[_0x38c314(0x18f)](_0x3a9682){const _0x36c098=_0x38c314,_0x48fc76=this[_0x36c098(0x19c)][_0x36c098(0x191)],{data:_0x976d0a}=_0x3a9682,_0x39fb9d={'type':_0x36c098(0x18a),'content':''};if(_0x976d0a&&_0x36c098(0x17e)==_0x976d0a[_0x36c098(0x195)]){if(!_0x976d0a[_0x36c098(0x190)])return{'type':_0x36c098(0x18a),'content':_0x244189(_0x48fc76,_0x36c098(0x184),_0x244189(_0x48fc76,_0x36c098(0x17c)))+'\x20('+_0x976d0a[_0x36c098(0x186)]+')'};if(!_0x976d0a[_0x36c098(0x186)]){let _0x5b8737=_0x3a9682[_0x36c098(0x18d)];for(;_0x5b8737;){if(_0x5b8737[_0x36c098(0x18b)]&&_0x36c098(0x18e)==_0x5b8737[_0x36c098(0x18b)][_0x36c098(0x195)]&&_0x5b8737[_0x36c098(0x18b)][_0x36c098(0x186)])return _0x39fb9d;_0x5b8737=_0x5b8737[_0x36c098(0x17d)];}return{'type':_0x36c098(0x18a),'content':_0x244189(_0x48fc76,_0x36c098(0x187),_0x244189(_0x48fc76,_0x36c098(0x17c)))+'\x20('+_0x976d0a[_0x36c098(0x190)]+')'};}}}}
@@ -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 _0x86af(){const _0x248430=['enableCommand','7531952MydvOa','editor','locale','843903dWIBXC','130815KPEnMJ','160mTQucy','30357170kRMvON','2048886CkiFyW','pageBreak','ELEMENT_PAGE_BREAK','plugins','registerElementLabel','61162xkBGno','21BttzYH','afterInit','get','descriptionFactory','5550818wsADyi','TrackChangesEditing','PageBreakEditing','has','9wfcpIa'];_0x86af=function(){return _0x248430;};return _0x86af();}const _0x4a726f=_0x55a7;(function(_0x1f64de,_0x2fd0a9){const _0x2a9e82=_0x55a7,_0x7ca952=_0x1f64de();while(!![]){try{const _0x3d2525=parseInt(_0x2a9e82(0x1c3))/0x1+parseInt(_0x2a9e82(0x1b5))/0x2*(-parseInt(_0x2a9e82(0x1b6))/0x3)+-parseInt(_0x2a9e82(0x1ae))/0x4*(parseInt(_0x2a9e82(0x1ad))/0x5)+-parseInt(_0x2a9e82(0x1b0))/0x6+-parseInt(_0x2a9e82(0x1ba))/0x7+-parseInt(_0x2a9e82(0x1c0))/0x8+-parseInt(_0x2a9e82(0x1be))/0x9*(-parseInt(_0x2a9e82(0x1af))/0xa);if(_0x3d2525===_0x2fd0a9)break;else _0x7ca952['push'](_0x7ca952['shift']());}catch(_0x34e35a){_0x7ca952['push'](_0x7ca952['shift']());}}}(_0x86af,0x8496c));function _0x55a7(_0x571215,_0x276365){const _0x86afec=_0x86af();return _0x55a7=function(_0x55a753,_0x13653b){_0x55a753=_0x55a753-0x1ad;let _0x11a7bc=_0x86afec[_0x55a753];return _0x11a7bc;},_0x55a7(_0x571215,_0x276365);}import{Plugin as _0x551e22}from'ckeditor5/src/core.js';import{getTranslation as _0x6606d3}from'../utils/common-translations.js';export class TrackChangesPageBreak extends _0x551e22{[_0x4a726f(0x1b7)](){const _0x1dcfb5=_0x4a726f,_0x354169=this[_0x1dcfb5(0x1c1)];if(!_0x354169[_0x1dcfb5(0x1b3)][_0x1dcfb5(0x1bd)](_0x1dcfb5(0x1bc)))return;_0x354169[_0x1dcfb5(0x1b3)][_0x1dcfb5(0x1b8)](_0x1dcfb5(0x1bb))[_0x1dcfb5(0x1bf)](_0x1dcfb5(0x1b1));const _0x29027b=_0x354169[_0x1dcfb5(0x1b3)][_0x1dcfb5(0x1b8)](_0x1dcfb5(0x1bb)),_0x46fa55=_0x354169[_0x1dcfb5(0x1c2)];_0x29027b[_0x1dcfb5(0x1b9)][_0x1dcfb5(0x1b4)](_0x1dcfb5(0x1b1),_0x370f39=>_0x6606d3(_0x46fa55,_0x1dcfb5(0x1b2),_0x370f39));}}
@@ -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 _0xc540(_0x2ecda9,_0x23c036){const _0x337c97=_0x337c();return _0xc540=function(_0xc54035,_0xfcae66){_0xc54035=_0xc54035-0x16c;let _0x45e021=_0x337c97[_0xc54035];return _0x45e021;},_0xc540(_0x2ecda9,_0x23c036);}function _0x337c(){const _0x125706=['format','3028338hZZCMT','nodeAfter','insertParagraph','getItemLabel','32849TfxYBJ','TrackChangesEditing','7915264hcxDLZ','has','Paragraph','13139LbywBx','8AmjUia','42uBnmUF','4821120iggUwE','*Insert:*\x20%0','enableDefaultAttributesIntegration','afterInit','1398MVebdx','getFirstRange','registerElementLabel','model','plugins','enableCommand','insertion','formatBlock','1128456qFdeaa','paragraph','*Change\x20to:*\x20%0','checkChild','registerDescriptionCallback','isTouching','descriptionFactory','3088700DsbDAI','type','get','isLimit','schema','editor','_registerLegacyDescription','commandName','ELEMENT_PARAGRAPH','isBlock','locale','$text'];_0x337c=function(){return _0x125706;};return _0x337c();}const _0x4021c9=_0xc540;(function(_0x57a0d1,_0x181ee0){const _0xce1bba=_0xc540,_0x2065ea=_0x57a0d1();while(!![]){try{const _0x57675b=parseInt(_0xce1bba(0x175))/0x1*(-parseInt(_0xce1bba(0x17c))/0x2)+parseInt(_0xce1bba(0x189))/0x3*(parseInt(_0xce1bba(0x17b))/0x4)+-parseInt(_0xce1bba(0x17d))/0x5+parseInt(_0xce1bba(0x181))/0x6*(parseInt(_0xce1bba(0x17a))/0x7)+parseInt(_0xce1bba(0x177))/0x8+-parseInt(_0xce1bba(0x171))/0x9+parseInt(_0xce1bba(0x190))/0xa;if(_0x57675b===_0x181ee0)break;else _0x2065ea['push'](_0x2065ea['shift']());}catch(_0x1cde01){_0x2065ea['push'](_0x2065ea['shift']());}}}(_0x337c,0x796ec));import{Plugin as _0xf0ca4c}from'ckeditor5/src/core.js';import{getTranslation as _0x50bf39}from'../utils/common-translations.js';export class TrackChangesParagraph extends _0xf0ca4c{[_0x4021c9(0x180)](){const _0x3b124a=_0x4021c9,_0x180bfe=this[_0x3b124a(0x195)];if(!_0x180bfe[_0x3b124a(0x185)][_0x3b124a(0x178)](_0x3b124a(0x179)))return;const _0x47eb16=_0x180bfe[_0x3b124a(0x16e)],_0x48486c=_0x180bfe[_0x3b124a(0x185)][_0x3b124a(0x192)](_0x3b124a(0x176));_0x48486c[_0x3b124a(0x18f)][_0x3b124a(0x183)](_0x3b124a(0x18a),_0x136eb0=>_0x50bf39(_0x47eb16,_0x3b124a(0x16c),_0x136eb0)),_0x48486c[_0x3b124a(0x17f)](_0x3b124a(0x18a)),_0x48486c[_0x3b124a(0x186)](_0x3b124a(0x173));const _0x14e1ff=_0x48486c[_0x3b124a(0x18f)];_0x14e1ff[_0x3b124a(0x18d)](_0x4882f1=>{const _0x261fbd=_0x3b124a;if(_0x261fbd(0x187)!==_0x4882f1[_0x261fbd(0x191)])return;const {start:_0x1e9b04,end:_0x4ead7e}=_0x4882f1[_0x261fbd(0x182)]();if(!_0x1e9b04[_0x261fbd(0x18e)](_0x4ead7e)||!_0x1e9b04[_0x261fbd(0x172)])return;const _0x16049c=_0x180bfe[_0x261fbd(0x184)][_0x261fbd(0x194)],_0x5b83a0=_0x1e9b04[_0x261fbd(0x172)];return _0x16049c[_0x261fbd(0x16d)](_0x5b83a0)&&!_0x16049c[_0x261fbd(0x193)](_0x5b83a0)&&_0x16049c[_0x261fbd(0x18c)](_0x5b83a0,_0x261fbd(0x16f))?{'type':_0x261fbd(0x187),'content':_0x50bf39(_0x47eb16,_0x261fbd(0x17e),_0x14e1ff[_0x261fbd(0x174)](_0x5b83a0,0x1))}:void 0x0;}),this[_0x3b124a(0x196)]();}[_0x4021c9(0x196)](){const _0x3f9efb=_0x4021c9,_0x25a40c=this[_0x3f9efb(0x195)],_0x1e263a=_0x25a40c[_0x3f9efb(0x16e)];_0x25a40c[_0x3f9efb(0x185)][_0x3f9efb(0x192)](_0x3f9efb(0x176))[_0x3f9efb(0x18f)][_0x3f9efb(0x18d)](_0x40d168=>{const _0xc78895=_0x3f9efb;if(_0xc78895(0x188)!=_0x40d168[_0xc78895(0x191)])return;const {data:_0x41a28d}=_0x40d168;return _0x41a28d&&_0xc78895(0x18a)==_0x41a28d[_0xc78895(0x197)]?{'type':_0xc78895(0x170),'content':_0x50bf39(_0x1e263a,_0xc78895(0x18b),_0x50bf39(_0x1e263a,_0xc78895(0x16c)))}:void 0x0;});}}