@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20260110.0 → 0.0.0-nightly-next-20260110.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (388) hide show
  1. package/ckeditor5-metadata.json +3 -3
  2. package/{src → dist}/augmentation.d.ts +5 -1
  3. package/{src → dist}/commands/acceptsuggestioncommand.d.ts +5 -1
  4. package/{src → dist}/commands/discardsuggestioncommand.d.ts +5 -1
  5. package/{src → dist}/commands/executeonallsuggestionscommand.d.ts +5 -1
  6. package/{src → dist}/commands/executeonselectedsuggestionscommand.d.ts +5 -1
  7. package/{src → dist}/commands/previewfinalcontentcommand.d.ts +5 -1
  8. package/{src → dist}/commands/trackchangescommand.d.ts +5 -1
  9. package/{src → dist}/index.d.ts +4 -0
  10. package/dist/index.js +4 -4
  11. package/{src → dist}/integrations/ai.d.ts +5 -1
  12. package/{src → dist}/integrations/aiassistant.d.ts +5 -1
  13. package/{src → dist}/integrations/aiquickactions.d.ts +5 -1
  14. package/{src → dist}/integrations/alignment.d.ts +5 -1
  15. package/{src → dist}/integrations/basicstyles.d.ts +5 -1
  16. package/{src → dist}/integrations/blockquote.d.ts +5 -1
  17. package/{src → dist}/integrations/bookmark.d.ts +5 -1
  18. package/{src → dist}/integrations/casechange.d.ts +5 -1
  19. package/{src → dist}/integrations/ckbox.d.ts +5 -1
  20. package/{src → dist}/integrations/codeblock.d.ts +5 -1
  21. package/{src → dist}/integrations/comments.d.ts +5 -1
  22. package/{src → dist}/integrations/deletecommand.d.ts +6 -2
  23. package/{src → dist}/integrations/emoji.d.ts +5 -1
  24. package/{src → dist}/integrations/entercommand.d.ts +6 -2
  25. package/{src → dist}/integrations/findandreplace.d.ts +5 -1
  26. package/{src → dist}/integrations/font.d.ts +5 -1
  27. package/{src → dist}/integrations/footnotes.d.ts +5 -1
  28. package/{src → dist}/integrations/formatpainter.d.ts +5 -1
  29. package/{src → dist}/integrations/heading.d.ts +5 -1
  30. package/{src → dist}/integrations/highlight.d.ts +5 -1
  31. package/{src → dist}/integrations/horizontalline.d.ts +5 -1
  32. package/{src → dist}/integrations/htmlembed.d.ts +5 -1
  33. package/{src → dist}/integrations/image.d.ts +5 -1
  34. package/{src → dist}/integrations/imagereplace.d.ts +5 -1
  35. package/{src → dist}/integrations/imagestyle.d.ts +5 -1
  36. package/{src → dist}/integrations/importword.d.ts +5 -1
  37. package/{src → dist}/integrations/indent.d.ts +5 -1
  38. package/{src → dist}/integrations/inputcommand.d.ts +6 -2
  39. package/{src → dist}/integrations/legacylist.d.ts +5 -1
  40. package/{src → dist}/integrations/legacylistproperties.d.ts +5 -1
  41. package/{src → dist}/integrations/lineheight.d.ts +5 -1
  42. package/{src → dist}/integrations/link.d.ts +5 -1
  43. package/{src → dist}/integrations/list.d.ts +5 -1
  44. package/{src → dist}/integrations/listproperties.d.ts +5 -1
  45. package/{src → dist}/integrations/mediaembed.d.ts +5 -1
  46. package/{src → dist}/integrations/mention.d.ts +5 -1
  47. package/{src → dist}/integrations/mergefields.d.ts +5 -1
  48. package/{src → dist}/integrations/multilevellist.d.ts +5 -1
  49. package/{src → dist}/integrations/pagebreak.d.ts +5 -1
  50. package/{src → dist}/integrations/paragraph.d.ts +5 -1
  51. package/{src → dist}/integrations/removeformat.d.ts +5 -1
  52. package/{src → dist}/integrations/replacesourcecommand.d.ts +5 -1
  53. package/{src → dist}/integrations/restrictededitingmode.d.ts +5 -1
  54. package/{src → dist}/integrations/shiftentercommand.d.ts +5 -1
  55. package/{src → dist}/integrations/standardeditingmode.d.ts +5 -1
  56. package/{src → dist}/integrations/style.d.ts +5 -1
  57. package/{src → dist}/integrations/table.d.ts +5 -1
  58. package/{src → dist}/integrations/tablecaption.d.ts +5 -1
  59. package/{src → dist}/integrations/tableclipboard.d.ts +5 -1
  60. package/{src → dist}/integrations/tablecolumnresize.d.ts +6 -2
  61. package/{src → dist}/integrations/tableheadings.d.ts +5 -1
  62. package/{src → dist}/integrations/tablelayout.d.ts +5 -1
  63. package/{src → dist}/integrations/tablemergesplit.d.ts +5 -1
  64. package/{src → dist}/integrations/tableofcontents.d.ts +5 -1
  65. package/{src → dist}/integrations/tableproperties.d.ts +6 -2
  66. package/{src → dist}/integrations/template.d.ts +5 -1
  67. package/{src → dist}/integrations/title.d.ts +5 -1
  68. package/{src → dist}/integrations/undo.d.ts +5 -1
  69. package/{src → dist}/integrations/uploadcare.d.ts +5 -1
  70. package/{src → dist}/integrations/utils.d.ts +5 -1
  71. package/{src → dist}/suggestion.d.ts +8 -4
  72. package/{src → dist}/suggestiondescriptionfactory.d.ts +6 -2
  73. package/{src → dist}/trackchanges.d.ts +6 -2
  74. package/{src → dist}/trackchangesconfig.d.ts +4 -0
  75. package/{src → dist}/trackchangesdata.d.ts +5 -1
  76. package/{src → dist}/trackchangesediting.d.ts +7 -4
  77. package/{src → dist}/trackchangespreview.d.ts +6 -2
  78. package/{src → dist}/trackchangesui.d.ts +6 -2
  79. package/dist/translations/af.js +1 -1
  80. package/dist/translations/af.umd.js +1 -1
  81. package/dist/translations/ar.js +1 -1
  82. package/dist/translations/ar.umd.js +1 -1
  83. package/dist/translations/ast.js +1 -1
  84. package/dist/translations/ast.umd.js +1 -1
  85. package/dist/translations/az.js +1 -1
  86. package/dist/translations/az.umd.js +1 -1
  87. package/dist/translations/be.js +1 -1
  88. package/dist/translations/be.umd.js +1 -1
  89. package/dist/translations/bg.js +1 -1
  90. package/dist/translations/bg.umd.js +1 -1
  91. package/dist/translations/bn.js +1 -1
  92. package/dist/translations/bn.umd.js +1 -1
  93. package/dist/translations/bs.js +1 -1
  94. package/dist/translations/bs.umd.js +1 -1
  95. package/dist/translations/ca.js +1 -1
  96. package/dist/translations/ca.umd.js +1 -1
  97. package/dist/translations/cs.js +1 -1
  98. package/dist/translations/cs.umd.js +1 -1
  99. package/dist/translations/da.js +1 -1
  100. package/dist/translations/da.umd.js +1 -1
  101. package/dist/translations/de-ch.js +1 -1
  102. package/dist/translations/de-ch.umd.js +1 -1
  103. package/dist/translations/de.js +1 -1
  104. package/dist/translations/de.umd.js +1 -1
  105. package/dist/translations/el.js +1 -1
  106. package/dist/translations/el.umd.js +1 -1
  107. package/dist/translations/en-au.js +1 -1
  108. package/dist/translations/en-au.umd.js +1 -1
  109. package/dist/translations/en-gb.js +1 -1
  110. package/dist/translations/en-gb.umd.js +1 -1
  111. package/dist/translations/en.js +1 -1
  112. package/dist/translations/en.umd.js +1 -1
  113. package/dist/translations/eo.js +1 -1
  114. package/dist/translations/eo.umd.js +1 -1
  115. package/dist/translations/es-co.js +1 -1
  116. package/dist/translations/es-co.umd.js +1 -1
  117. package/dist/translations/es.js +1 -1
  118. package/dist/translations/es.umd.js +1 -1
  119. package/dist/translations/et.js +1 -1
  120. package/dist/translations/et.umd.js +1 -1
  121. package/dist/translations/eu.js +1 -1
  122. package/dist/translations/eu.umd.js +1 -1
  123. package/dist/translations/fa.js +1 -1
  124. package/dist/translations/fa.umd.js +1 -1
  125. package/dist/translations/fi.js +1 -1
  126. package/dist/translations/fi.umd.js +1 -1
  127. package/dist/translations/fr.js +1 -1
  128. package/dist/translations/fr.umd.js +1 -1
  129. package/dist/translations/gl.js +1 -1
  130. package/dist/translations/gl.umd.js +1 -1
  131. package/dist/translations/gu.js +1 -1
  132. package/dist/translations/gu.umd.js +1 -1
  133. package/dist/translations/he.js +1 -1
  134. package/dist/translations/he.umd.js +1 -1
  135. package/dist/translations/hi.js +1 -1
  136. package/dist/translations/hi.umd.js +1 -1
  137. package/dist/translations/hr.js +1 -1
  138. package/dist/translations/hr.umd.js +1 -1
  139. package/dist/translations/hu.js +1 -1
  140. package/dist/translations/hu.umd.js +1 -1
  141. package/dist/translations/hy.js +1 -1
  142. package/dist/translations/hy.umd.js +1 -1
  143. package/dist/translations/id.js +1 -1
  144. package/dist/translations/id.umd.js +1 -1
  145. package/dist/translations/it.js +1 -1
  146. package/dist/translations/it.umd.js +1 -1
  147. package/dist/translations/ja.js +1 -1
  148. package/dist/translations/ja.umd.js +1 -1
  149. package/dist/translations/jv.js +1 -1
  150. package/dist/translations/jv.umd.js +1 -1
  151. package/dist/translations/kk.js +1 -1
  152. package/dist/translations/kk.umd.js +1 -1
  153. package/dist/translations/km.js +1 -1
  154. package/dist/translations/km.umd.js +1 -1
  155. package/dist/translations/kn.js +1 -1
  156. package/dist/translations/kn.umd.js +1 -1
  157. package/dist/translations/ko.js +1 -1
  158. package/dist/translations/ko.umd.js +1 -1
  159. package/dist/translations/ku.js +1 -1
  160. package/dist/translations/ku.umd.js +1 -1
  161. package/dist/translations/lt.js +1 -1
  162. package/dist/translations/lt.umd.js +1 -1
  163. package/dist/translations/lv.js +1 -1
  164. package/dist/translations/lv.umd.js +1 -1
  165. package/dist/translations/ms.js +1 -1
  166. package/dist/translations/ms.umd.js +1 -1
  167. package/dist/translations/nb.js +1 -1
  168. package/dist/translations/nb.umd.js +1 -1
  169. package/dist/translations/ne.js +1 -1
  170. package/dist/translations/ne.umd.js +1 -1
  171. package/dist/translations/nl.js +1 -1
  172. package/dist/translations/nl.umd.js +1 -1
  173. package/dist/translations/no.js +1 -1
  174. package/dist/translations/no.umd.js +1 -1
  175. package/dist/translations/oc.js +1 -1
  176. package/dist/translations/oc.umd.js +1 -1
  177. package/dist/translations/pl.js +1 -1
  178. package/dist/translations/pl.umd.js +1 -1
  179. package/dist/translations/pt-br.js +1 -1
  180. package/dist/translations/pt-br.umd.js +1 -1
  181. package/dist/translations/pt.js +1 -1
  182. package/dist/translations/pt.umd.js +1 -1
  183. package/dist/translations/ro.js +1 -1
  184. package/dist/translations/ro.umd.js +1 -1
  185. package/dist/translations/ru.js +1 -1
  186. package/dist/translations/ru.umd.js +1 -1
  187. package/dist/translations/si.js +1 -1
  188. package/dist/translations/si.umd.js +1 -1
  189. package/dist/translations/sk.js +1 -1
  190. package/dist/translations/sk.umd.js +1 -1
  191. package/dist/translations/sl.js +1 -1
  192. package/dist/translations/sl.umd.js +1 -1
  193. package/dist/translations/sq.js +1 -1
  194. package/dist/translations/sq.umd.js +1 -1
  195. package/dist/translations/sr-latn.js +1 -1
  196. package/dist/translations/sr-latn.umd.js +1 -1
  197. package/dist/translations/sr.js +1 -1
  198. package/dist/translations/sr.umd.js +1 -1
  199. package/dist/translations/sv.js +1 -1
  200. package/dist/translations/sv.umd.js +1 -1
  201. package/dist/translations/th.js +1 -1
  202. package/dist/translations/th.umd.js +1 -1
  203. package/dist/translations/ti.js +1 -1
  204. package/dist/translations/ti.umd.js +1 -1
  205. package/dist/translations/tk.js +1 -1
  206. package/dist/translations/tk.umd.js +1 -1
  207. package/dist/translations/tr.js +1 -1
  208. package/dist/translations/tr.umd.js +1 -1
  209. package/dist/translations/tt.js +1 -1
  210. package/dist/translations/tt.umd.js +1 -1
  211. package/dist/translations/ug.js +1 -1
  212. package/dist/translations/ug.umd.js +1 -1
  213. package/dist/translations/uk.js +1 -1
  214. package/dist/translations/uk.umd.js +1 -1
  215. package/dist/translations/ur.js +1 -1
  216. package/dist/translations/ur.umd.js +1 -1
  217. package/dist/translations/uz.js +1 -1
  218. package/dist/translations/uz.umd.js +1 -1
  219. package/dist/translations/vi.js +1 -1
  220. package/dist/translations/vi.umd.js +1 -1
  221. package/dist/translations/zh-cn.js +1 -1
  222. package/dist/translations/zh-cn.umd.js +1 -1
  223. package/dist/translations/zh.js +1 -1
  224. package/dist/translations/zh.umd.js +1 -1
  225. package/{src → dist}/ui/suggestioncontroller.d.ts +7 -3
  226. package/{src → dist}/ui/view/basesuggestionthreadview.d.ts +8 -4
  227. package/{src → dist}/ui/view/suggestionthreadview.d.ts +7 -3
  228. package/{src → dist}/ui/view/suggestionview.d.ts +7 -3
  229. package/{src → dist}/ui/view/trackchangespreviewview.d.ts +4 -0
  230. package/{src → dist}/utils/common-translations.d.ts +5 -1
  231. package/{src → dist}/utils/utils.d.ts +6 -2
  232. package/package.json +35 -46
  233. package/build/track-changes.js +0 -5
  234. package/build/translations/af.js +0 -1
  235. package/build/translations/ar.js +0 -1
  236. package/build/translations/ast.js +0 -1
  237. package/build/translations/az.js +0 -1
  238. package/build/translations/be.js +0 -1
  239. package/build/translations/bg.js +0 -1
  240. package/build/translations/bn.js +0 -1
  241. package/build/translations/bs.js +0 -1
  242. package/build/translations/ca.js +0 -1
  243. package/build/translations/cs.js +0 -1
  244. package/build/translations/da.js +0 -1
  245. package/build/translations/de-ch.js +0 -1
  246. package/build/translations/de.js +0 -1
  247. package/build/translations/el.js +0 -1
  248. package/build/translations/en-au.js +0 -1
  249. package/build/translations/en-gb.js +0 -1
  250. package/build/translations/eo.js +0 -1
  251. package/build/translations/es-co.js +0 -1
  252. package/build/translations/es.js +0 -1
  253. package/build/translations/et.js +0 -1
  254. package/build/translations/eu.js +0 -1
  255. package/build/translations/fa.js +0 -1
  256. package/build/translations/fi.js +0 -1
  257. package/build/translations/fr.js +0 -1
  258. package/build/translations/gl.js +0 -1
  259. package/build/translations/gu.js +0 -1
  260. package/build/translations/he.js +0 -1
  261. package/build/translations/hi.js +0 -1
  262. package/build/translations/hr.js +0 -1
  263. package/build/translations/hu.js +0 -1
  264. package/build/translations/hy.js +0 -1
  265. package/build/translations/id.js +0 -1
  266. package/build/translations/it.js +0 -1
  267. package/build/translations/ja.js +0 -1
  268. package/build/translations/jv.js +0 -1
  269. package/build/translations/kk.js +0 -1
  270. package/build/translations/km.js +0 -1
  271. package/build/translations/kn.js +0 -1
  272. package/build/translations/ko.js +0 -1
  273. package/build/translations/ku.js +0 -1
  274. package/build/translations/lt.js +0 -1
  275. package/build/translations/lv.js +0 -1
  276. package/build/translations/ms.js +0 -1
  277. package/build/translations/nb.js +0 -1
  278. package/build/translations/ne.js +0 -1
  279. package/build/translations/nl.js +0 -1
  280. package/build/translations/no.js +0 -1
  281. package/build/translations/oc.js +0 -1
  282. package/build/translations/pl.js +0 -1
  283. package/build/translations/pt-br.js +0 -1
  284. package/build/translations/pt.js +0 -1
  285. package/build/translations/ro.js +0 -1
  286. package/build/translations/ru.js +0 -1
  287. package/build/translations/si.js +0 -1
  288. package/build/translations/sk.js +0 -1
  289. package/build/translations/sl.js +0 -1
  290. package/build/translations/sq.js +0 -1
  291. package/build/translations/sr-latn.js +0 -1
  292. package/build/translations/sr.js +0 -1
  293. package/build/translations/sv.js +0 -1
  294. package/build/translations/th.js +0 -1
  295. package/build/translations/ti.js +0 -1
  296. package/build/translations/tk.js +0 -1
  297. package/build/translations/tr.js +0 -1
  298. package/build/translations/tt.js +0 -1
  299. package/build/translations/ug.js +0 -1
  300. package/build/translations/uk.js +0 -1
  301. package/build/translations/ur.js +0 -1
  302. package/build/translations/uz.js +0 -1
  303. package/build/translations/vi.js +0 -1
  304. package/build/translations/zh-cn.js +0 -1
  305. package/build/translations/zh.js +0 -1
  306. package/src/augmentation.js +0 -23
  307. package/src/commands/acceptsuggestioncommand.js +0 -23
  308. package/src/commands/discardsuggestioncommand.js +0 -23
  309. package/src/commands/executeonallsuggestionscommand.js +0 -23
  310. package/src/commands/executeonselectedsuggestionscommand.js +0 -23
  311. package/src/commands/previewfinalcontentcommand.js +0 -23
  312. package/src/commands/trackchangescommand.js +0 -23
  313. package/src/index.js +0 -23
  314. package/src/integrations/ai.js +0 -23
  315. package/src/integrations/aiassistant.js +0 -23
  316. package/src/integrations/aiquickactions.js +0 -23
  317. package/src/integrations/alignment.js +0 -23
  318. package/src/integrations/basicstyles.js +0 -23
  319. package/src/integrations/blockquote.js +0 -23
  320. package/src/integrations/bookmark.js +0 -23
  321. package/src/integrations/casechange.js +0 -23
  322. package/src/integrations/ckbox.js +0 -23
  323. package/src/integrations/codeblock.js +0 -23
  324. package/src/integrations/comments.js +0 -23
  325. package/src/integrations/deletecommand.js +0 -23
  326. package/src/integrations/emoji.js +0 -23
  327. package/src/integrations/entercommand.js +0 -23
  328. package/src/integrations/findandreplace.js +0 -23
  329. package/src/integrations/font.js +0 -23
  330. package/src/integrations/footnotes.js +0 -23
  331. package/src/integrations/formatpainter.js +0 -23
  332. package/src/integrations/heading.js +0 -23
  333. package/src/integrations/highlight.js +0 -23
  334. package/src/integrations/horizontalline.js +0 -23
  335. package/src/integrations/htmlembed.js +0 -23
  336. package/src/integrations/image.js +0 -23
  337. package/src/integrations/imagereplace.js +0 -23
  338. package/src/integrations/imagestyle.js +0 -23
  339. package/src/integrations/importword.js +0 -23
  340. package/src/integrations/indent.js +0 -23
  341. package/src/integrations/inputcommand.js +0 -23
  342. package/src/integrations/legacylist.js +0 -23
  343. package/src/integrations/legacylistproperties.js +0 -23
  344. package/src/integrations/lineheight.js +0 -23
  345. package/src/integrations/link.js +0 -23
  346. package/src/integrations/list.js +0 -23
  347. package/src/integrations/listproperties.js +0 -23
  348. package/src/integrations/mediaembed.js +0 -23
  349. package/src/integrations/mention.js +0 -23
  350. package/src/integrations/mergefields.js +0 -23
  351. package/src/integrations/multilevellist.js +0 -23
  352. package/src/integrations/pagebreak.js +0 -23
  353. package/src/integrations/paragraph.js +0 -23
  354. package/src/integrations/removeformat.js +0 -23
  355. package/src/integrations/replacesourcecommand.js +0 -23
  356. package/src/integrations/restrictededitingmode.js +0 -23
  357. package/src/integrations/shiftentercommand.js +0 -23
  358. package/src/integrations/standardeditingmode.js +0 -23
  359. package/src/integrations/style.js +0 -23
  360. package/src/integrations/table.js +0 -23
  361. package/src/integrations/tablecaption.js +0 -23
  362. package/src/integrations/tableclipboard.js +0 -24
  363. package/src/integrations/tablecolumnresize.js +0 -23
  364. package/src/integrations/tableheadings.js +0 -23
  365. package/src/integrations/tablelayout.js +0 -23
  366. package/src/integrations/tablemergesplit.js +0 -23
  367. package/src/integrations/tableofcontents.js +0 -23
  368. package/src/integrations/tableproperties.js +0 -23
  369. package/src/integrations/template.js +0 -23
  370. package/src/integrations/title.js +0 -23
  371. package/src/integrations/undo.js +0 -23
  372. package/src/integrations/uploadcare.js +0 -23
  373. package/src/integrations/utils.js +0 -23
  374. package/src/suggestion.js +0 -24
  375. package/src/suggestiondescriptionfactory.js +0 -23
  376. package/src/trackchanges.js +0 -23
  377. package/src/trackchangesconfig.js +0 -23
  378. package/src/trackchangesdata.js +0 -23
  379. package/src/trackchangesediting.js +0 -23
  380. package/src/trackchangespreview.js +0 -23
  381. package/src/trackchangesui.js +0 -23
  382. package/src/ui/suggestioncontroller.js +0 -24
  383. package/src/ui/view/basesuggestionthreadview.js +0 -23
  384. package/src/ui/view/suggestionthreadview.js +0 -23
  385. package/src/ui/view/suggestionview.js +0 -23
  386. package/src/ui/view/trackchangespreviewview.js +0 -23
  387. package/src/utils/common-translations.js +0 -23
  388. package/src/utils/utils.js +0 -23
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- const _0x12b887=_0x44d3;(function(_0x559d3f,_0x429f0e){const _0x11cf66=_0x44d3,_0x160201=_0x559d3f();while(!![]){try{const _0x279b1c=-parseInt(_0x11cf66(0x10b))/0x1+-parseInt(_0x11cf66(0x107))/0x2+-parseInt(_0x11cf66(0x28d))/0x3*(-parseInt(_0x11cf66(0x247))/0x4)+parseInt(_0x11cf66(0x197))/0x5+parseInt(_0x11cf66(0x158))/0x6*(-parseInt(_0x11cf66(0x26d))/0x7)+-parseInt(_0x11cf66(0x157))/0x8*(parseInt(_0x11cf66(0x1af))/0x9)+parseInt(_0x11cf66(0x250))/0xa;if(_0x279b1c===_0x429f0e)break;else _0x160201['push'](_0x160201['shift']());}catch(_0x5ac34c){_0x160201['push'](_0x160201['shift']());}}}(_0x3f70,0x1b7f1));import{Plugin as _0x2546c7,PendingActions as _0x1929f3}from'ckeditor5/src/core.js';import{ModelLiveRange as _0x1f06e5}from'ckeditor5/src/engine.js';import{CKEditorError as _0x102c61,uid as _0x143448,priorities as _0x54edc0,logWarning as _0x595c66,getEnvKeystrokeText as _0x12a58c}from'ckeditor5/src/utils.js';import{Users as _0x4fb9de,hashObject as _0x546a26,surroundingMarkersDetector as _0x1b7d42,FOCUS_ANNOTATION_KEYSTROKE as _0x3ff14b,DocumentCompare as _0x2051fa}from'ckeditor5-collaboration/src/collaboration-core.js';import{TrackChangesCommand as _0x1bd9c0}from'./commands/trackchangescommand.js';import{AcceptSuggestionCommand as _0x307304}from'./commands/acceptsuggestioncommand.js';import{DiscardSuggestionCommand as _0x13799b}from'./commands/discardsuggestioncommand.js';import{ExecuteOnAllSuggestionsCommand as _0x38185d}from'./commands/executeonallsuggestionscommand.js';import{ExecuteOnSelectedSuggestionsCommand as _0x5cb6bd}from'./commands/executeonselectedsuggestionscommand.js';import{Suggestion as _0x4e3d08}from'./suggestion.js';import{SuggestionDescriptionFactory as _0x4deb24}from'./suggestiondescriptionfactory.js';import{TrackChangesAIAssistant as _0x3d95ab}from'./integrations/aiassistant.js';import{TrackChangesAI as _0x54b4d7}from'./integrations/ai.js';import{TrackChangesAIQuickActions as _0x479049}from'./integrations/aiquickactions.js';import{TrackChangesAlignment as _0x136e26}from'./integrations/alignment.js';import{TrackChangesBasicStyles as _0x104d98}from'./integrations/basicstyles.js';function _0x3f70(){const _0x17365a=['_SUGGESTION_ANNOUNCEMENT','_setSuggestionRange','getRanges','splitPosition','LEAVE','_enabledCommands','push','getChangedMarkers','discard','markMultiRangeBlockFormat','always','deletion:join','_updateSuggestionData','attribute:accept','formatBlock:join','track-changes-adapter-missing-getsuggestion','isIntersecting','discardSuggestion','_createSuggestion','attribute:','multipleBlocks','open','parent','insert','return','concat','clear','get','getSuggestions','Users','markMultiRangeDeletion','from','_getAttributeKey','getMarkersGroup','_recordAttributeSuggestions','unbind','containsRangeInObject','range','enqueueChange','root','config','change:data','isRemovable','isExternal','stopListening','attribute','addAttribute','trackChanges','commandName','model','addCommentThread','markers','deleteContent','action','_handleNewSuggestionMarker','updateMarker','track-changes-suggestion-data-mismatch','track-changes-user-not-found','addComment','position','targetPosition','groupId','getSuggestionCallback','newName','createPositionBefore','element','find','addSuggestion','insertion:accept','insertion:join','authoredAt','size','name','createPositionAt','acceptAllSuggestions','TrackChangesEditing','selection','formatBlock:discard','afterInit','elementToElement','492JSyDqY','for','_getSuggestionData','locale','_trackFormatChanges','_isForcedDefaultExecutionBlock','clone','marker-count','then','4933400CbjMBL','default','values','_isInlineAttribute','formatInline','attributeNewValue','markInsertion','$graveyard','suggestion:','isAtEnd','markDeletion','item','addUser','_applyOperationsAsSuggestions','acceptSelectedSuggestions','FORMATTING','hasComments','rename','isLocal','getChanges','_originalSuggestionId','_rangeIsInLocalUserInsertion','getAncestors','commands','never','reconvertMarker','applyOperation','deletion:','remove','303751qVXeEq','stringify','isIntersectingWithRange','enableCommand','before','isCollapsed','_refreshAttributeSuggestionsChain','_findSuggestions','formatInline:chain','getMultiRangeId','createElement','skipNestingCheck','createPositionAfter','href','ENTER','isRegisteredAttribute','length','recordAttributeChanges','getNearestSelectionRange','_adapter','oldValue','_defaultCallbacks','high','define','update:suggestion','removeMarker','refresh','rethrowUnexpectedError','pop','_reduceSuggestionAttributeRange','substring','normal','3735wBQGvT','setTo','newRange','authorName','moveTargetPosition','unshift','PENDING_ACTION_SUGGESTION','formatBlock:','suggestion:attribute:','newValue','buildSuggestion','isOwn','_processAttributeSuggestions','removeComment','isObject','markInlineFormat','isUndo','meta','adapter','containsItem','accept','340038sQpbXa','type','acceptSuggestion','_cutOutSuggestionMarker','195846vFXstl','markAttributeChange','catch','_customCallbacks','resolve','createRange','_breakSuggestionMarker','trackChanges.mergeNestedSuggestions','attributeOldValue','splice','deletion:chain','isNextTo','detach','enableReadOnlyMode','attributeKey','discardSelectedSuggestions','registerInlineAttribute','addRange','nodeBefore','notReady','_checkSuggestionCorrectness','upcast','conversion','execute','join','_getMarkerAnnouncementText','isBefore','change:activeMarkers','$marker','lowest','formatInline:discard','dataReady','changeAttribute','nodeAfter','fromRange','fetchCommentThread','getShiftedBy','error-saving-suggestion-data-suggestion-discarded','warn','getUser','differ','every','addMarker','insertion:','getFirstMarker','commentThread','split','startsWith','originalSuggestionId','baseVersion','has','track-changes-suggestion-not-found','add','isBlock','rootName','formatBlock','deletion:accept','after','_getExternalAuthor','oldRange','fire','ready','$text','trackChanges.trackFormatChanges','requires','_isDataLoaded','isAfter','toUpperCase','removeAttribute','external:','comments','markerReady','creator','hasSuggestion','_editor','key','159496WRCHXz','6ufnpgD','forceDefaultExecution','formatInline:join','attributes','_mergeNestedSuggestions','chain','documentSelection','author','editing','CommentsRepository','getFirstRange','activeMarkers','getRange','listenTo','oldName','stop','next','insertion:chain','_joinWithAdjacentSuggestions','subType','containsRange','suggestionLoaded','backward','_processAttributeChanges','batch','_suggestionState','isOfficialPlugin','createSelection','_joinSuggestions','_registerDefaultCallbacks','forward','track-changes-enable-command-twice','addOperation','_getAuthorFromId','_suggestionFactory','_commentsRepository','isLimit','low','schema','isEqual','head','descriptionFactory','formatInline:accept','_suggestions','isBlockAttribute','createRangeOn','dataToMarker','getIntersection','document','addSuggestionData','isAtStart','delete','suggestionChanged','_splitMarkerName','deletion','trackingSessionId','getCommentThread','fromCharCode','formatBlock:accept','_addSuggestionMarker','_trackingSessionId','_model','enableDefaultAttributesIntegration','373890OpzWpb','getAllAdjacentSuggestions','pluginName','_setSuggestionData','_reduceExistingSuggestions','getAttribute','markBlockFormat','getDifference','tablePasteChainId','editor','group','startTrackingSession','registerPostFixer','containsPosition','formatBlock:chain','assign','insertion','PendingActions','updateSuggestion','isMarkedRemoveOperation','_isRegisteredAttribute','rejected','isInContent','previous','90wjhHMk','createdAt','getContainedElement','track-changes-adapter-already-set','_refreshSuggestionsChain','end','isArray','markMultiRangeInsertion','@external','isPremiumPlugin','start','formatInline:','setAttribute','move','multi','_isBlockAttribute','announce','accepted','removeMarkers','data','trackChangesCommand','track-changes-command-not-found','_saved','format','value','$textProxy','registerCustomCallback','_removeSuggestion','hasCommentThread','attribute:discard','isInlineAttribute','suggestion-type','deletion:discard','insertion:discard','setSelection','change','_onDiscard','isDocumentOperation','map','attribute:join','addMarkerName','removed','$elementName','Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','discardAllSuggestions','change:_saved','some','collaboration.channelId','set','isSelectable','forEach','getSuggestion','getMarkers','registerBlockAttribute','isMultiRange','version','_afterChanges','_addThreadToSuggestion','keys','init','filter','toJSON','plugins','sort','insertContent','howMany','suggestion','_initAriaMarkerChangeAnnouncements','isInsideObject','suggestionUnloaded','getLastMatchingPosition','formatGroupId'];_0x3f70=function(){return _0x17365a;};return _0x3f70();}import{TrackChangesBlockQuote as _0x2ca6af}from'./integrations/blockquote.js';import{TrackChangesBookmark as _0xb85514}from'./integrations/bookmark.js';import{TrackChangesCaseChange as _0x4e134a}from'./integrations/casechange.js';import{TrackChangesCKBox as _0x2ca1d9}from'./integrations/ckbox.js';import{TrackChangesCodeBlock as _0x3c2709}from'./integrations/codeblock.js';import{TrackChangesComments as _0x56fc87}from'./integrations/comments.js';import{TrackChangesDeleteCommand as _0x7153a9}from'./integrations/deletecommand.js';import{TrackChangesList as _0x2ca482}from'./integrations/list.js';import{TrackChangesDocumentListProperties as _0x3661bc}from'./integrations/listproperties.js';import{TrackChangesEmoji as _0x5a3b0e}from'./integrations/emoji.js';import{TrackChangesEnterCommand as _0x3fd4c5}from'./integrations/entercommand.js';import{TrackChangesFindAndReplace as _0x4a9e07}from'./integrations/findandreplace.js';import{TrackChangesFont as _0x991d8b}from'./integrations/font.js';import{TrackChangesFootnotes as _0x3bdcee}from'./integrations/footnotes.js';import{TrackChangesFormatPainter as _0x39883a}from'./integrations/formatpainter.js';import{TrackChangesHeading as _0x46b45a}from'./integrations/heading.js';import{TrackChangesHighlight as _0x138ee2}from'./integrations/highlight.js';import{TrackChangesHorizontalLine as _0x5ad0c2}from'./integrations/horizontalline.js';import{TrackChangesHtmlEmbed as _0x2e1f4e}from'./integrations/htmlembed.js';import{TrackChangesImage as _0x53b6e6}from'./integrations/image.js';import{TrackChangesImageReplace as _0x4aef9d}from'./integrations/imagereplace.js';import{TrackChangesImageStyle as _0x33b8b3}from'./integrations/imagestyle.js';import{TrackChangesImportWord as _0x12dd81}from'./integrations/importword.js';import{TrackChangesIndent as _0x1f9ed2}from'./integrations/indent.js';import{TrackChangesInputCommand as _0x49822d}from'./integrations/inputcommand.js';import{TrackChangesLink as _0x4daa44}from'./integrations/link.js';import{TrackChangesLegacyList as _0x58c07e}from'./integrations/legacylist.js';import{TrackChangesLegacyListProperties as _0x219680}from'./integrations/legacylistproperties.js';import{TrackChangesMediaEmbed as _0x269b39}from'./integrations/mediaembed.js';import{TrackChangesMention as _0x3b4ed8}from'./integrations/mention.js';import{TrackChangesMergeFields as _0x3721a2}from'./integrations/mergefields.js';import{TrackChangesMultiLevelList as _0x210ca6}from'./integrations/multilevellist.js';import{TrackChangesPageBreak as _0x6e73fe}from'./integrations/pagebreak.js';import{TrackChangesParagraph as _0x4e71df}from'./integrations/paragraph.js';import{TrackChangesReplaceSourceCommand as _0x32fa0e}from'./integrations/replacesourcecommand.js';import{TrackChangesRemoveFormat as _0x125af8}from'./integrations/removeformat.js';import{TrackChangesRestrictedEditingMode as _0x419834}from'./integrations/restrictededitingmode.js';import{TrackChangesShiftEnterCommand as _0x4765e1}from'./integrations/shiftentercommand.js';import{TrackChangesStandardEditingMode as _0x1ad5ae}from'./integrations/standardeditingmode.js';import{TrackChangesStylesDropdown as _0x423c0f}from'./integrations/style.js';import{TrackChangesTable as _0x5b61b9}from'./integrations/table.js';import{TrackChangesTableMergeSplit as _0x21812e}from'./integrations/tablemergesplit.js';import{TrackChangesTableHeadings as _0x29e0a8}from'./integrations/tableheadings.js';import{TrackChangesTableLayout as _0x419669}from'./integrations/tablelayout.js';import{TrackChangesTableClipboard as _0x3a063a}from'./integrations/tableclipboard.js';import{TrackChangesTableColumnResize as _0x1038d3}from'./integrations/tablecolumnresize.js';import{TrackChangesTemplate as _0x4d65df}from'./integrations/template.js';import{TrackChangesTableOfContents as _0x3ec09b}from'./integrations/tableofcontents.js';import{TrackChangesTitle as _0x12df68}from'./integrations/title.js';import{TrackChangesUploadcare as _0x32a4bd}from'./integrations/uploadcare.js';import{TrackChangesUndo as _0x374971}from'./integrations/undo.js';import{TrackChangesTableCaption as _0x1bf24f}from'./integrations/tablecaption.js';import{TrackChangesTableProperties as _0x1d900b}from'./integrations/tableproperties.js';import{TrackChangesLineHeight as _0x50deb4}from'./integrations/lineheight.js';import{getTranslation as _0x10d0be}from'./utils/common-translations.js';import{isEqual as _0x1a2494,omit as _0x3703ce}from'es-toolkit/compat';import{splitSuggestionMarkerName as _0x2c648e,fixElementSuggestionRange as _0x245abb,SuggestionsConversion as _0x5aaac1}from'@ckeditor/ckeditor5-collaboration-core';export const renameAttributeKey=_0x12b887(0x1d9);export class TrackChangesEditing extends _0x2546c7{[_0x12b887(0x181)];[_0x12b887(0x1c3)];[_0x12b887(0x280)];[_0x12b887(0x17a)];[_0x12b887(0x183)];[_0x12b887(0x17b)];[_0x12b887(0x1fc)];[_0x12b887(0x195)];[_0x12b887(0x171)];[_0x12b887(0x24c)];[_0x12b887(0x24b)];[_0x12b887(0x15c)];[_0x12b887(0x219)]=!0x1;[_0x12b887(0x194)]=null;static get[_0x12b887(0x14b)](){const _0xb98655=_0x12b887;return[_0xb98655(0x161),_0x5aaac1,_0x4fb9de,_0x1929f3,_0x2051fa,_0x3d95ab,_0x54b4d7,_0x479049,_0x136e26,_0x104d98,_0x2ca6af,_0xb85514,_0x2ca1d9,_0x4e134a,_0x3c2709,_0x56fc87,_0x7153a9,_0x5a3b0e,_0x3fd4c5,_0x4a9e07,_0x991d8b,_0x3bdcee,_0x39883a,_0x46b45a,_0x138ee2,_0x5ad0c2,_0x2e1f4e,_0x53b6e6,_0x33b8b3,_0x4aef9d,_0x12dd81,_0x1f9ed2,_0x49822d,_0x58c07e,_0x219680,_0x210ca6,_0x4daa44,_0x2ca482,_0x50deb4,_0x3661bc,_0x269b39,_0x3b4ed8,_0x3721a2,_0x6e73fe,_0x4e71df,_0x32fa0e,_0x125af8,_0x419834,_0x4765e1,_0x1ad5ae,_0x423c0f,_0x5b61b9,_0x21812e,_0x29e0a8,_0x419669,_0x1bf24f,_0x3a063a,_0x1038d3,_0x3ec09b,_0x1d900b,_0x4d65df,_0x12df68,_0x32a4bd,_0x374971];}static get[_0x12b887(0x199)](){const _0x3b7fc9=_0x12b887;return _0x3b7fc9(0x242);}static get[_0x12b887(0x172)](){return!0x0;}static get[_0x12b887(0x1b8)](){return!0x0;}constructor(_0x3418f9){const _0x4850f7=_0x12b887;super(_0x3418f9),this[_0x4850f7(0x1df)](_0x4850f7(0x163),[]),this['on'](_0x4850f7(0x126),(_0x5b9ed0,_0x208e92,_0x19be3c,_0x3ffa86)=>{const _0x5885d6=_0x4850f7;this[_0x5885d6(0x195)][_0x5885d6(0x1d2)](()=>{const _0x41b571=_0x5885d6;for(const _0x23f2db of[..._0x3ffa86,..._0x19be3c])this[_0x41b571(0x195)][_0x41b571(0x22a)][_0x41b571(0x13d)](_0x23f2db)&&_0x3418f9[_0x41b571(0x160)][_0x41b571(0x269)](_0x23f2db);});}),this[_0x4850f7(0x181)]=new _0x4deb24(this[_0x4850f7(0x1a0)][_0x4850f7(0x228)][_0x4850f7(0x17e)],this[_0x4850f7(0x1a0)][_0x4850f7(0x24a)]),this[_0x4850f7(0x280)]=null,this[_0x4850f7(0x17a)]=new qt(this[_0x4850f7(0x1a0)]),this[_0x4850f7(0x183)]=new Map(),this[_0x4850f7(0x17b)]=_0x3418f9[_0x4850f7(0x1ed)][_0x4850f7(0x212)](_0x4850f7(0x161)),this[_0x4850f7(0x1fc)]=new Set(),this[_0x4850f7(0x195)]=this[_0x4850f7(0x1a0)][_0x4850f7(0x228)],this[_0x4850f7(0x171)]=new WeakMap(),this[_0x4850f7(0x24c)]=!0x1,_0x3418f9[_0x4850f7(0x21f)][_0x4850f7(0x284)](_0x4850f7(0x14a),_0x4850f7(0x251)),this[_0x4850f7(0x24b)]=_0x3418f9[_0x4850f7(0x21f)][_0x4850f7(0x212)](_0x4850f7(0x14a)),_0x3418f9[_0x4850f7(0x21f)][_0x4850f7(0x284)](_0x4850f7(0x112),!0x0),this[_0x4850f7(0x15c)]=_0x3418f9[_0x4850f7(0x21f)][_0x4850f7(0x212)](_0x4850f7(0x112)),this[_0x4850f7(0x1c3)]=new _0x1bd9c0(_0x3418f9,this[_0x4850f7(0x1fc)]),this[_0x4850f7(0x1f2)]();}[_0x12b887(0x1ea)](){const _0x4dca1d=_0x12b887,_0x5896ea=this[_0x4dca1d(0x1a0)];_0x5896ea[_0x4dca1d(0x121)][_0x4dca1d(0x248)](_0x4dca1d(0x120))[_0x4dca1d(0x246)]({'view':{'name':_0x4dca1d(0x1f1),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x5478a8,{writer:_0x584960})=>{const _0x2bfc02=_0x4dca1d;let _0x5b542b=_0x2bfc02(0x258)+_0x5478a8[_0x2bfc02(0x19c)](_0x2bfc02(0x1ce))+':'+_0x5478a8[_0x2bfc02(0x19c)]('id');return _0x5478a8[_0x2bfc02(0x19c)](_0x2bfc02(0x24e))&&(_0x5b542b+=':'+_0x5478a8[_0x2bfc02(0x19c)](_0x2bfc02(0x24e))),_0x584960[_0x2bfc02(0x277)](_0x2bfc02(0x127),{'data-name':_0x5b542b});}}),_0x5896ea[_0x4dca1d(0x121)][_0x4dca1d(0x248)](_0x4dca1d(0x120))[_0x4dca1d(0x186)]({'view':_0x4dca1d(0x1f1)}),_0x5896ea[_0x4dca1d(0x228)][_0x4dca1d(0x188)][_0x4dca1d(0x1a3)](_0x18d08d=>{const _0x3e8540=_0x4dca1d;let _0x1e6375=!0x1;const _0xe3b093=Array[_0x3e8540(0x216)](_0x5896ea[_0x3e8540(0x228)][_0x3e8540(0x188)][_0x3e8540(0x133)][_0x3e8540(0x1fe)]()),_0x5dc83e=new Set();for(const {name:_0x509ef6,data:_0x2a6f55}of _0xe3b093){const {group:_0x15a87c,type:_0x247e23,subType:_0x342592,id:_0x12835f}=this[_0x3e8540(0x18d)](_0x509ef6);if(_0x3e8540(0x1f1)!==_0x15a87c)continue;const _0x15ace3=_0x342592?_0x3e8540(0x258)+_0x247e23+':'+_0x342592+':'+_0x12835f:_0x3e8540(0x258)+_0x247e23+':'+_0x12835f,_0x3e6308=_0x5896ea[_0x3e8540(0x228)][_0x3e8540(0x22a)][_0x3e8540(0x218)](_0x15ace3),_0x4c9d72=_0x5896ea[_0x3e8540(0x228)][_0x3e8540(0x22a)][_0x3e8540(0x212)](_0x509ef6),_0x1231bb=this[_0x3e8540(0x183)][_0x3e8540(0x212)](_0x12835f);if(null!=_0x2a6f55[_0x3e8540(0xf4)]){_0x3e8540(0x254)==_0x247e23&&(_0x1e6375=_0x1e6375||Wt(_0x2a6f55[_0x3e8540(0xf4)],_0x509ef6,_0x18d08d,_0x5896ea[_0x3e8540(0x228)][_0x3e8540(0x17e)]));const _0x3ad386=_0x3e8540(0x224)==_0x247e23&&this[_0x3e8540(0x1be)](_0x342592[_0x3e8540(0x139)]('|')[0x0]),_0x2bb175=_0x3e8540(0x224)==_0x247e23&&this[_0x3e8540(0x253)](_0x342592[_0x3e8540(0x139)]('|')[0x0]);if(_0x2a6f55[_0x3e8540(0xf4)][_0x3e8540(0x272)]||_0x3e8540(0x257)==_0x2a6f55[_0x3e8540(0xf4)][_0x3e8540(0x21e)][_0x3e8540(0x141)]||_0x3e8540(0x142)==_0x247e23&&!Qt(_0x2a6f55[_0x3e8540(0xf4)])||_0x3ad386&&!Qt(_0x2a6f55[_0x3e8540(0xf4)])||_0x2bb175&&Xt(_0x2a6f55[_0x3e8540(0xf4)])||_0x3e8540(0x18e)==_0x247e23&&Xt(_0x2a6f55[_0x3e8540(0xf4)])||_0x4c9d72&&Yt(_0x4c9d72,_0x3e6308))_0x18d08d[_0x3e8540(0x286)](_0x509ef6),_0x1e6375=!0x0;else{if(!_0x1231bb||!_0x1231bb[_0x3e8540(0x1ad)])continue;if(_0x2a6f55[_0x3e8540(0xf4)]&&_0x2a6f55[_0x3e8540(0x146)]&&_0x2a6f55[_0x3e8540(0xf4)][_0x3e8540(0x17f)](_0x2a6f55[_0x3e8540(0x146)]))continue;_0x5dc83e[_0x3e8540(0x13f)](_0x1231bb);}}}return _0x5dc83e[_0x3e8540(0x23e)]>0x0&&(_0x1e6375=!!this[_0x3e8540(0x16a)](_0x5dc83e)||_0x1e6375),_0x1e6375;}),_0x5896ea[_0x4dca1d(0x228)][_0x4dca1d(0x188)][_0x4dca1d(0x1a3)](_0x249d65=>{const _0x1a1e24=_0x4dca1d;let _0x487d7e=!0x1;for(const _0x69d198 of _0x5896ea[_0x1a1e24(0x228)][_0x1a1e24(0x188)][_0x1a1e24(0x133)][_0x1a1e24(0x263)]())if(_0x1a1e24(0x20e)==_0x69d198[_0x1a1e24(0x108)])for(const _0x3fc146 of this[_0x1a1e24(0x183)][_0x1a1e24(0x252)]()){if(_0x3fc146[_0x1a1e24(0x1e5)]||!_0x3fc146[_0x1a1e24(0x1ad)])continue;const _0x1cb71c=_0x1a1e24(0x142)==_0x3fc146[_0x1a1e24(0x108)],_0x530146=this[_0x1a1e24(0x217)](_0x3fc146),_0xbc2ca7=_0x530146&&this[_0x1a1e24(0x1be)](_0x530146);if(!_0x1cb71c&&!_0xbc2ca7)continue;const _0xb50e78=_0x3fc146[_0x1a1e24(0x162)]();if(_0xb50e78[_0x1a1e24(0x1b9)][_0x1a1e24(0x20d)]!=_0xb50e78[_0x1a1e24(0x1b4)][_0x1a1e24(0x20d)]&&!_0xb50e78[_0x1a1e24(0x1b4)][_0x1a1e24(0x259)]){const _0x511131=_0x5896ea[_0x1a1e24(0x228)][_0x1a1e24(0x240)](_0xb50e78[_0x1a1e24(0x1b9)][_0x1a1e24(0x12c)],_0x1a1e24(0x1b4)),_0x5e2f88=_0x5896ea[_0x1a1e24(0x228)][_0x1a1e24(0x110)](_0xb50e78[_0x1a1e24(0x1b9)],_0x511131);_0x249d65[_0x1a1e24(0x22e)](_0x3fc146[_0x1a1e24(0x137)](),{'range':_0x5e2f88}),_0x487d7e=!0x0;}}return _0x487d7e;}),_0x5896ea[_0x4dca1d(0x228)][_0x4dca1d(0x188)][_0x4dca1d(0x1a3)](_0xcfb1a4=>this[_0x4dca1d(0x16f)](_0xcfb1a4)),_0x5896ea[_0x4dca1d(0x228)][_0x4dca1d(0x188)][_0x4dca1d(0x1a3)](_0x321b4f=>!_0x321b4f[_0x4dca1d(0x170)][_0x4dca1d(0x262)]&&this[_0x4dca1d(0xfe)](_0x321b4f)),_0x5896ea[_0x4dca1d(0x228)]['on'](_0x4dca1d(0x1e7),()=>{const _0x5a64c8=_0x4dca1d;this[_0x5a64c8(0x219)]=!0x1;}),_0x5896ea[_0x4dca1d(0x228)][_0x4dca1d(0x188)]['on'](_0x4dca1d(0x220),(_0x386bd3,_0x1b8c21)=>{const _0x3a4490=_0x4dca1d;if(!_0x1b8c21[_0x3a4490(0x262)]||_0x1b8c21[_0x3a4490(0x102)])return;if(!this[_0x3a4490(0x219)])return;const _0x470e39=_0x5896ea[_0x3a4490(0x228)][_0x3a4490(0x188)][_0x3a4490(0x133)][_0x3a4490(0x263)]();if(0x0==_0x470e39[_0x3a4490(0x27d)])return;const _0x564791=[],_0x1b871e=_0x470e39[_0x3a4490(0x1eb)](_0xaef5f0=>_0x3a4490(0x224)==_0xaef5f0[_0x3a4490(0x108)]),_0x509012=_0x470e39[_0x3a4490(0x1eb)](_0x9b4899=>_0x3a4490(0x20e)==_0x9b4899[_0x3a4490(0x108)]&&_0x3a4490(0x149)!=_0x9b4899[_0x3a4490(0x23f)]);for(const _0x306bd9 of _0x1b871e)this[_0x3a4490(0x1ab)](_0x306bd9[_0x3a4490(0x119)])&&_0x564791[_0x3a4490(0x1fd)]({'key':_0x306bd9[_0x3a4490(0x119)],'newValue':_0x306bd9[_0x3a4490(0x255)],'oldValue':_0x306bd9[_0x3a4490(0x113)],'range':Zt(_0x306bd9[_0x3a4490(0x21c)],_0x5896ea[_0x3a4490(0x228)])});for(const _0x405d56 of _0x509012){if(_0x3a4490(0x261)!=_0x405d56[_0x3a4490(0x22c)]&&_0x3a4490(0x287)!=_0x405d56[_0x3a4490(0x22c)])continue;const _0x1b2924=tn(_0x405d56[_0x3a4490(0x232)][_0x3a4490(0x12c)],_0x5896ea[_0x3a4490(0x228)]),_0xc8d808=_0x405d56[_0x3a4490(0x271)];_0x3a4490(0x261)==_0x405d56[_0x3a4490(0x22c)]&&_0x564791[_0x3a4490(0x1fd)]({'key':_0x3a4490(0x1d9),'newValue':_0x405d56[_0x3a4490(0x23f)],'oldValue':_0xc8d808[_0x3a4490(0x23f)],'range':_0x1b2924});for(const [_0x48c3c1,_0x163d75]of _0xc8d808[_0x3a4490(0x15b)]){if(!this[_0x3a4490(0x1ab)](_0x48c3c1))continue;const _0x2564f7=_0x405d56[_0x3a4490(0x15b)][_0x3a4490(0x212)](_0x48c3c1);_0x163d75!==_0x2564f7&&_0x564791[_0x3a4490(0x1fd)]({'key':_0x48c3c1,'newValue':_0x2564f7,'oldValue':_0x163d75,'range':_0x1b2924});}for(const [_0x97c1c5,_0x31e18c]of _0x405d56[_0x3a4490(0x15b)])this[_0x3a4490(0x1ab)](_0x97c1c5)&&(_0xc8d808[_0x3a4490(0x15b)][_0x3a4490(0x13d)](_0x97c1c5)||_0x564791[_0x3a4490(0x1fd)]({'key':_0x97c1c5,'newValue':_0x31e18c,'oldValue':null,'range':_0x1b2924}));}0x0!=_0x564791[_0x3a4490(0x27d)]&&_0x5896ea[_0x3a4490(0x228)][_0x3a4490(0x21d)](_0x1b8c21,_0x130527=>{const _0x2e883b=_0x3a4490,_0x42ba5e=_0x143448();for(const {range:_0x1d3471,key:_0x536013,oldValue:_0x2dd1d0,newValue:_0x259ea1}of _0x564791)this[_0x2e883b(0x10c)](_0x1d3471,_0x536013,_0x2dd1d0,_0x259ea1,{'groupId':_0x42ba5e});this[_0x2e883b(0x19b)](_0x130527,_0x564791);});},{'priority':_0x4dca1d(0x128)}),_0x5896ea[_0x4dca1d(0x228)][_0x4dca1d(0x22a)]['on'](_0x4dca1d(0x285),(_0x611c03,_0x4d29,_0x5303e4)=>{const _0xf3efcc=_0x4dca1d;if(null==_0x5303e4){const {id:_0x324bf8}=this[_0xf3efcc(0x18d)](_0x4d29[_0xf3efcc(0x23f)]),_0x3105f9=this[_0xf3efcc(0x183)][_0xf3efcc(0x212)](_0x324bf8);_0x3105f9&&_0x3105f9[_0xf3efcc(0x1d7)](_0x4d29[_0xf3efcc(0x23f)]);}}),_0x5896ea[_0x4dca1d(0x228)][_0x4dca1d(0x188)]['on'](_0x4dca1d(0x220),()=>{const _0x5932bc=_0x4dca1d,_0x55f665=Array[_0x5932bc(0x216)](_0x5896ea[_0x5932bc(0x228)][_0x5932bc(0x188)][_0x5932bc(0x133)][_0x5932bc(0x1fe)]())[_0x5932bc(0x1eb)](_0x1fdfca=>_0x5932bc(0x1f1)===this[_0x5932bc(0x18d)](_0x1fdfca[_0x5932bc(0x23f)])[_0x5932bc(0x1a1)]);if(0x0===_0x55f665[_0x5932bc(0x27d)])return;_0x55f665[_0x5932bc(0x1ee)]((_0x222442,_0x2e335a)=>{const _0x3a8b68=_0x5932bc,_0x490be1=_0x222442[_0x3a8b68(0x1c2)][_0x3a8b68(0x146)],_0x37507f=_0x2e335a[_0x3a8b68(0x1c2)][_0x3a8b68(0x146)];return null===_0x490be1&&null===_0x37507f?0x0:null===_0x490be1&&null!==_0x37507f?-0x1:null!==_0x490be1&&null===_0x37507f?0x1:_0x490be1[_0x3a8b68(0x1b9)][_0x3a8b68(0x125)](_0x37507f[_0x3a8b68(0x1b9)])?-0x1:0x1;});const _0x32cb03=new Set(),_0xea0308=new Set();for(const {name:_0x17e300,data:_0x28c5c1}of _0x55f665){const {id:_0x4689cc}=this[_0x5932bc(0x18d)](_0x17e300);if(null===_0x28c5c1[_0x5932bc(0x146)]){const _0x39becc=this[_0x5932bc(0x22d)](_0x17e300);_0xea0308[_0x5932bc(0x13f)](_0x39becc);}else{const _0x5e1006=this[_0x5932bc(0x183)][_0x5932bc(0x212)](_0x4689cc);null!==_0x28c5c1[_0x5932bc(0xf4)]||_0x5e1006[_0x5932bc(0x1ad)]?(_0x32cb03[_0x5932bc(0x13f)](_0x5e1006[_0x5932bc(0x180)]),_0xea0308[_0x5932bc(0x13f)](_0x5e1006)):this[_0x5932bc(0x1ca)](_0x5e1006);}}_0xea0308[_0x5932bc(0x23e)]>0x0&&this[_0x5932bc(0x1b3)](_0xea0308);for(const _0x5bfee9 of _0x32cb03)this[_0x5932bc(0x147)](_0x5932bc(0x18c),_0x5bfee9);}),_0x5896ea[_0x4dca1d(0x228)]['on'](_0x4dca1d(0x26a),(_0x2e9054,_0x436119)=>{const _0x5c7234=_0x4dca1d,_0x255a23=_0x436119[0x0];if(!this[_0x5c7234(0x183)][_0x5c7234(0x23e)])return;if(!_0x255a23[_0x5c7234(0x1d4)])return;if(_0x255a23[_0x5c7234(0x170)][_0x5c7234(0x102)]||!_0x255a23[_0x5c7234(0x170)][_0x5c7234(0x262)])return;let _0x46a13d,_0x2a98a9;switch(_0x255a23[_0x5c7234(0x108)]){case _0x5c7234(0x20e):_0x46a13d=_0x5896ea[_0x5c7234(0x228)][_0x5c7234(0x240)](_0x255a23[_0x5c7234(0x232)]),_0x2a98a9=_0x46a13d[_0x5c7234(0x12f)](_0x255a23[_0x5c7234(0x1f0)]);break;case _0x5c7234(0x139):_0x46a13d=_0x5896ea[_0x5c7234(0x228)][_0x5c7234(0x240)](_0x255a23[_0x5c7234(0x1fa)]),_0x2a98a9=_0x5896ea[_0x5c7234(0x228)][_0x5c7234(0x240)](_0x255a23[_0x5c7234(0xf6)]);break;case _0x5c7234(0x1bc):_0x46a13d=_0x5896ea[_0x5c7234(0x228)][_0x5c7234(0x240)](_0x255a23[_0x5c7234(0x233)]),_0x2a98a9=_0x46a13d[_0x5c7234(0x12f)](_0x255a23[_0x5c7234(0x1f0)]);break;default:return;}const _0x3abaa7=_0x5896ea[_0x5c7234(0x228)][_0x5c7234(0x110)](_0x46a13d,_0x2a98a9);_0x5896ea[_0x5c7234(0x228)][_0x5c7234(0x1d2)](()=>{const _0x1ce9db=_0x5c7234;for(const {suggestion:_0x3b0045,meta:_0x1f268e}of this[_0x1ce9db(0x274)](_0x3abaa7)){if(_0x3b0045[_0x1ce9db(0x1e5)])continue;if(_0x1ce9db(0x254)==_0x3b0045[_0x1ce9db(0x108)])continue;const _0x5ed324=this[_0x1ce9db(0x217)](_0x3b0045);if(_0x5ed324&&this[_0x1ce9db(0x1be)](_0x5ed324)&&_0x1ce9db(0x139)!=_0x255a23[_0x1ce9db(0x108)])continue;const _0xaed65e=_0x3b0045[_0x1ce9db(0x1c2)]&&_0x3b0045[_0x1ce9db(0x1c2)][_0x1ce9db(0x20b)];(_0x1ce9db(0x142)!=_0x3b0045[_0x1ce9db(0x108)]||_0x1ce9db(0x139)==_0x255a23[_0x1ce9db(0x108)]&&!_0xaed65e)&&(_0x1f268e[_0x1ce9db(0x21b)]||_0x1ce9db(0x1a7)==_0x3b0045[_0x1ce9db(0x108)]&&_0x1f268e[_0x1ce9db(0xfd)]||_0x3b0045[_0x1ce9db(0x162)]()[_0x1ce9db(0x16c)](_0x3abaa7)&&this[_0x1ce9db(0x111)](_0x3b0045,_0x46a13d,_0x2a98a9));}});},{'priority':_0x4dca1d(0x128)}),_0x5896ea[_0x4dca1d(0x228)]['on'](_0x4dca1d(0x22b),(_0x37fbf2,_0x16dd1e)=>{const _0x3a5d40=_0x4dca1d,_0x5b3169=_0x16dd1e[0x0],_0x299b80=_0x16dd1e[0x1];if(_0x299b80&&_0x299b80[_0x3a5d40(0x159)])return;if(this[_0x3a5d40(0x24c)])return;if(!this[_0x3a5d40(0x1c3)][_0x3a5d40(0x1c7)])return;if(_0x5b3169[_0x3a5d40(0x272)])return;const _0x4f83c9=_0x5896ea[_0x3a5d40(0x228)][_0x3a5d40(0x17e)],{start:_0x3cfe2a,end:_0x3f35f4}=_0x5b3169[_0x3a5d40(0x162)](),_0x1ea26e=_0x3cfe2a[_0x3a5d40(0x12c)]&&_0x4f83c9[_0x3a5d40(0x17c)](_0x3cfe2a[_0x3a5d40(0x12c)])?null:_0x4f83c9[_0x3a5d40(0x27f)](_0x3cfe2a,_0x3a5d40(0x176)),_0x31d2de=_0x3f35f4[_0x3a5d40(0x11d)]&&_0x4f83c9[_0x3a5d40(0x17c)](_0x3f35f4[_0x3a5d40(0x11d)])?null:_0x4f83c9[_0x3a5d40(0x27f)](_0x3f35f4,_0x3a5d40(0x16e)),_0x4b688f=_0x5896ea[_0x3a5d40(0x228)][_0x3a5d40(0x110)](_0x1ea26e?_0x1ea26e[_0x3a5d40(0x1b9)]:_0x3cfe2a,_0x31d2de?_0x31d2de[_0x3a5d40(0x1b4)]:_0x3f35f4);_0x5896ea[_0x3a5d40(0x228)][_0x3a5d40(0x1d2)](_0x4ca6b8=>{const _0xeb2f18=_0x3a5d40;this[_0xeb2f18(0x25a)](_0x4b688f);const _0x535ff4=_0x5896ea[_0xeb2f18(0x228)][_0xeb2f18(0x17e)][_0xeb2f18(0x27f)](_0x4b688f[_0xeb2f18(0x1b9)]);_0x5b3169['is'](_0xeb2f18(0x15e))?_0x4ca6b8[_0xeb2f18(0x1d1)](_0x535ff4):_0x5b3169[_0xeb2f18(0x28e)](_0x535ff4);}),_0x37fbf2[_0x3a5d40(0x167)]();},{'priority':_0x54edc0[_0x4dca1d(0x28c)]+0xa}),_0x5896ea[_0x4dca1d(0x228)]['on'](_0x4dca1d(0x1ef),(_0x5ad812,_0x319c52)=>{const _0x5091e6=_0x4dca1d,_0x225196=_0x319c52[_0x319c52[_0x5091e6(0x27d)]-0x1];_0x225196&&_0x225196[_0x5091e6(0x159)]||this[_0x5091e6(0x24c)]||this[_0x5091e6(0x1c3)][_0x5091e6(0x1c7)]&&(_0x5896ea[_0x5091e6(0x228)][_0x5091e6(0x1d2)](()=>{const _0x2af491=_0x5091e6;let _0x6f48f7=_0x5896ea[_0x2af491(0x228)][_0x2af491(0x1ef)](_0x319c52[0x0],_0x319c52[0x1],_0x319c52[0x2],{'forceDefaultExecution':!0x0});if(!_0x6f48f7)return;_0x5ad812[_0x2af491(0x20f)]=_0x6f48f7[_0x2af491(0x24d)]();const _0x4c80c7=_0x6f48f7[_0x2af491(0x1b4)][_0x2af491(0x11d)],_0x383001=_0x5896ea[_0x2af491(0x228)][_0x2af491(0x17e)];_0x4c80c7&&_0x383001[_0x2af491(0x140)](_0x4c80c7)&&!_0x383001[_0x2af491(0x100)](_0x4c80c7)&&(_0x6f48f7=_0x5896ea[_0x2af491(0x228)][_0x2af491(0x110)](_0x6f48f7[_0x2af491(0x1b9)],_0x5896ea[_0x2af491(0x228)][_0x2af491(0x240)](_0x4c80c7,_0x2af491(0x1b4)))),this[_0x2af491(0x256)](_0x6f48f7);}),_0x5ad812[_0x5091e6(0x167)]());},{'priority':_0x4dca1d(0x283)}),this[_0x4dca1d(0x1a0)][_0x4dca1d(0x267)][_0x4dca1d(0x13f)](_0x4dca1d(0x226),this[_0x4dca1d(0x1c3)]),this[_0x4dca1d(0x270)](_0x4dca1d(0x226));const _0x4bb9ff=new _0x307304(_0x5896ea,this[_0x4dca1d(0x183)]);_0x5896ea[_0x4dca1d(0x267)][_0x4dca1d(0x13f)](_0x4dca1d(0x109),_0x4bb9ff),this[_0x4dca1d(0x270)](_0x4dca1d(0x109));const _0x359500=new _0x13799b(_0x5896ea,this[_0x4dca1d(0x183)]);_0x5896ea[_0x4dca1d(0x267)][_0x4dca1d(0x13f)](_0x4dca1d(0x208),_0x359500),this[_0x4dca1d(0x270)](_0x4dca1d(0x208)),_0x5896ea[_0x4dca1d(0x267)][_0x4dca1d(0x13f)](_0x4dca1d(0x241),new _0x38185d(_0x5896ea,_0x4bb9ff,this[_0x4dca1d(0x183)])),this[_0x4dca1d(0x270)](_0x4dca1d(0x241)),_0x5896ea[_0x4dca1d(0x267)][_0x4dca1d(0x13f)](_0x4dca1d(0x1db),new _0x38185d(_0x5896ea,_0x359500,this[_0x4dca1d(0x183)])),this[_0x4dca1d(0x270)](_0x4dca1d(0x1db)),_0x5896ea[_0x4dca1d(0x267)][_0x4dca1d(0x13f)](_0x4dca1d(0x25e),new _0x5cb6bd(_0x5896ea,_0x4bb9ff,this[_0x4dca1d(0x183)])),this[_0x4dca1d(0x270)](_0x4dca1d(0x25e)),_0x5896ea[_0x4dca1d(0x267)][_0x4dca1d(0x13f)](_0x4dca1d(0x11a),new _0x5cb6bd(_0x5896ea,_0x359500,this[_0x4dca1d(0x183)])),this[_0x4dca1d(0x270)](_0x4dca1d(0x11a));const _0x15ba07=_0x5896ea[_0x4dca1d(0x1ed)][_0x4dca1d(0x212)](_0x4dca1d(0x161));this[_0x4dca1d(0x165)](_0x15ba07,_0x4dca1d(0x231),(_0x145e5a,{threadId:_0x38eb77})=>{const _0x33c965=_0x4dca1d,_0x2e462f=this[_0x33c965(0x183)][_0x33c965(0x212)](_0x38eb77);_0x2e462f&&_0x2e462f[_0x33c965(0x138)]&&0x1===_0x2e462f[_0x33c965(0x138)][_0x33c965(0x27d)]&&this[_0x33c965(0x203)](_0x38eb77,{'hasComments':!0x0});},{'priority':_0x4dca1d(0x17d)}),this[_0x4dca1d(0x165)](_0x15ba07,_0x4dca1d(0xff),(_0x2e08d3,{threadId:_0x2e847e})=>{const _0x46de28=_0x4dca1d,_0x3bab3e=this[_0x46de28(0x183)][_0x46de28(0x212)](_0x2e847e);_0x3bab3e&&_0x3bab3e[_0x46de28(0x138)]&&!_0x3bab3e[_0x46de28(0x138)][_0x46de28(0x27d)]&&this[_0x46de28(0x203)](_0x2e847e,{'hasComments':!0x1});},{'priority':_0x4dca1d(0x17d)});}[_0x12b887(0x245)](){!async function(_0x3acbfd){const _0x4b6c2b=_0x14087c([0x52,0x42,0x63,0x58,0x64,0x47,0x66,0x35,0x36,0x37,0x6d,0x4e,0x6a,0x4b,0x39,0x44,0x54,0x70,0x50,0x30,0x49,0x79,0x69,0x33,0x67,0x65,0x61,0x38,0x5a,0x76,0x7a,0x6c,0x45,0x34,0x62,0x46,0x75,0x57,0x72,0x77,0x73,0x48,0x31,0x68,0x6e,0x4f,0x53,0x4c,0x71,0x6b,0x59,0x32,0x4d,0x51,0x4a,0x78,0x6f,0x56,0x41,0x55,0x74,0x43]),_0x291c02=0x3d8d0df,_0x31c6f4=0x3dfaeb7^_0x291c02,_0x297350=window[_0x14087c([0x44,0x61,0x74,0x65])][_0x14087c([0x6e,0x6f,0x77])](),_0x395945=_0x3acbfd[_0x14087c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x50ccf4=new window[(_0x14087c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x596b56=>{_0x395945[_0x14087c([0x6f,0x6e,0x63,0x65])](_0x14087c([0x72,0x65,0x61,0x64,0x79]),_0x596b56);}),_0x14b3d4={[_0x14087c([0x6b,0x74,0x79])]:_0x14087c([0x45,0x43]),[_0x14087c([0x75,0x73,0x65])]:_0x14087c([0x73,0x69,0x67]),[_0x14087c([0x63,0x72,0x76])]:_0x14087c([0x50,0x2d,0x32,0x35,0x36]),[_0x14087c([0x78])]:_0x14087c([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x14087c([0x79])]:_0x14087c([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x14087c([0x61,0x6c,0x67])]:_0x14087c([0x45,0x53,0x32,0x35,0x36])},_0x35ebf4=_0x395945[_0x14087c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x14087c([0x67,0x65,0x74])](_0x14087c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x12d8b1(){let _0x37cc5f,_0x4ad1dc=null,_0x3f4388=null;try{if(_0x35ebf4==_0x14087c([0x47,0x50,0x4c]))return _0x14087c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x37cc5f=_0x362b7d(),!_0x37cc5f)return _0x14087c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x37cc5f[_0x14087c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3f4388=_0x381e53(_0x37cc5f[_0x14087c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x37cc5f[_0x14087c([0x6a,0x74,0x69])])),await _0x4a32fd()?_0x371185()?_0x1d31e5()?_0x14087c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3e305d()?(_0x37cc5f[_0x14087c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x14087c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4ad1dc=_0x15700f(_0x14087c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5e65c2()):_0x14087c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x14087c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x14087c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x14087c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1d31e5(){const _0x48684b=[_0x14087c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x14087c([0x74,0x72,0x69,0x61,0x6c])][_0x14087c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37cc5f[_0x14087c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x297350/0x3e8:0xe10*_0x31c6f4;return _0x37cc5f[_0x14087c([0x65,0x78,0x70])]<_0x48684b;}function _0x371185(){const _0x353c21=_0x37cc5f[_0x14087c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x353c21)return!0x1;if(_0x353c21[_0x14087c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14087c([0x2a])))return!0x0;if(_0x353c21[_0x14087c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14087c([0x54,0x43])))return!0x0;if(_0x353c21[_0x14087c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14087c([0x52,0x54,0x43]))){if(_0x3b235e())return!0x0;if(_0x1a4d89()||_0x362fab())return!0x0;}return!0x1;}function _0x3e305d(){const _0x3098e1=_0x44d3,_0x3b6d41=_0x37cc5f[_0x14087c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3b6d41||0x0==_0x3b6d41[_0x14087c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2d63b1}=new URL(window[_0x14087c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3098e1(0x27a)]);if(_0x3b6d41[_0x14087c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d63b1))return!0x0;const _0x111b62=_0x2d63b1[_0x14087c([0x73,0x70,0x6c,0x69,0x74])](_0x14087c([0x2e]));return _0x3b6d41[_0x14087c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5f06ed=>_0x5f06ed[_0x14087c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14087c([0x2a])))[_0x14087c([0x6d,0x61,0x70])](_0x386276=>_0x386276[_0x14087c([0x73,0x70,0x6c,0x69,0x74])](_0x14087c([0x2e])))[_0x14087c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5b4450=>_0x5b4450[_0x14087c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x111b62[_0x14087c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x14087c([0x6d,0x61,0x70])](_0x552b18=>Array(_0x111b62[_0x14087c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x552b18[_0x14087c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x14087c([0x66,0x69,0x6c,0x6c])](_0x552b18[0x0]===_0x14087c([0x2a])?_0x14087c([0x2a]):'')[_0x14087c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x552b18))[_0x14087c([0x73,0x6f,0x6d,0x65])](_0x167897=>_0x111b62[_0x14087c([0x65,0x76,0x65,0x72,0x79])]((_0x519058,_0x1f1121)=>_0x167897[_0x1f1121]===_0x519058||_0x167897[_0x1f1121]===_0x14087c([0x2a])));}function _0x5e65c2(){return _0x4ad1dc&&_0x3f4388?new window[(_0x14087c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x36633a,_0x19de68)=>{_0x4ad1dc[_0x14087c([0x74,0x68,0x65,0x6e])](_0x36633a,_0x19de68),_0x3f4388[_0x14087c([0x74,0x68,0x65,0x6e])](_0x5325f7=>{_0x5325f7!=_0x14087c([0x56,0x61,0x6c,0x69,0x64])&&_0x36633a(_0x5325f7);},_0x19de68);}):_0x4ad1dc||_0x3f4388||_0x14087c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x381e53(_0x70a0ae,_0x166886){return new window[(_0x14087c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b5cf7=>{if(_0x142d02())return _0x1b5cf7(_0x14087c([0x56,0x61,0x6c,0x69,0x64]));_0x38d3bd(),_0x395945[_0x14087c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x14087c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4e125a=!0x1;const _0x13fa52=_0x143448();function _0x3c6ba7(_0xa3f63c){return!!_0xa3f63c&&(typeof _0xa3f63c===_0x14087c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xa3f63c===_0x14087c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xa3f63c[_0x14087c([0x74,0x68,0x65,0x6e])]===_0x14087c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xa3f63c[_0x14087c([0x63,0x61,0x74,0x63,0x68])]===_0x14087c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1f8c9f(_0x432f6c){_0x31ae4f(_0x432f6c)[_0x14087c([0x74,0x68,0x65,0x6e])](_0x351a97=>{if(!_0x351a97||_0x351a97[_0x14087c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x14087c([0x6f,0x6b]))return _0x14087c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x12663e(_0x5a6af3(_0x13fa52+_0x166886))!=_0x351a97[_0x14087c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x14087c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x14087c([0x56,0x61,0x6c,0x69,0x64]);})[_0x14087c([0x74,0x68,0x65,0x6e])](_0x400c0b=>(_0x4ac55f(),_0x400c0b),()=>{const _0x3333df=_0x52eb01();return null==_0x3333df?(_0x4ac55f(),_0x14087c([0x56,0x61,0x6c,0x69,0x64])):_0x14087c(_0x297350-_0x3333df>(0x27d454df^_0x291c02)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x14087c([0x74,0x68,0x65,0x6e])](_0x1b5cf7)[_0x14087c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1b5cf7(_0x14087c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1d81cb=0x3ee3e5f^_0x291c02;function _0x4ac55f(){const _0x1a9255=_0x14087c([0x6c,0x6c,0x63,0x74,0x2d])+_0x12663e(_0x5a6af3(_0x70a0ae)),_0x35fb88=_0x1b261c(_0x12663e(window[_0x14087c([0x4d,0x61,0x74,0x68])][_0x14087c([0x63,0x65,0x69,0x6c])](_0x297350/_0x1d81cb)));window[_0x14087c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x14087c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a9255,_0x35fb88);}function _0x52eb01(){const _0x585e4a=_0x14087c([0x6c,0x6c,0x63,0x74,0x2d])+_0x12663e(_0x5a6af3(_0x70a0ae)),_0x4d9815=window[_0x14087c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x14087c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x585e4a);return _0x4d9815?window[_0x14087c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b261c(_0x4d9815),0x10)*_0x1d81cb:null;}function _0x31ae4f(_0x1e9694){return new window[(_0x14087c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5916c6,_0x9b5133)=>{_0x1e9694[_0x14087c([0x74,0x68,0x65,0x6e])](_0x5916c6,_0x9b5133),window[_0x14087c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x9b5133,0x3d9041f^_0x291c02);});}}_0x395945[_0x14087c([0x6f,0x6e])](_0x14087c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4d526f,_0x2ec7c2)=>{if(_0x2ec7c2[0x0]!=_0x70a0ae)return _0x1b5cf7(_0x14087c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2ec7c2[0x1]={..._0x2ec7c2[0x1],[_0x14087c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x13fa52};},{[_0x14087c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x14087c([0x68,0x69,0x67,0x68])}),_0x395945[_0x14087c([0x6f,0x6e])](_0x14087c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x395e79=>{_0x3c6ba7(_0x395e79[_0x14087c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4e125a=!0x0,_0x1f8c9f(_0x395e79[_0x14087c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x14087c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x14087c([0x6c,0x6f,0x77])}),_0x50ccf4[_0x14087c([0x74,0x68,0x65,0x6e])](()=>{_0x4e125a||_0x1b5cf7(_0x14087c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x142d02(){return _0x395945[_0x14087c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x14087c([0x76,0x69,0x65,0x77])][_0x14087c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x14087c([0x61,0x75,0x74,0x6f]);}function _0x38d3bd(){_0x395945[_0x14087c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x14087c([0x76,0x69,0x65,0x77])][_0x14087c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x14087c([0x61,0x75,0x74,0x6f]);}}function _0x15700f(_0x21544c){const _0x4b2279=[new window[(_0x14087c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x493b85=>setTimeout(_0x493b85,0x3d1ee13^_0x291c02)),_0x50ccf4[_0x14087c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x14087c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19f2fe=>{let _0x1d860b=0x0;_0x395945[_0x14087c([0x6d,0x6f,0x64,0x65,0x6c])][_0x14087c([0x6f,0x6e])](_0x14087c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x7c8371,_0xf28401)=>{_0xf28401[0x0][_0x14087c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1d860b++,_0x1d860b==(0x3d8d537^_0x291c02)&&(_0x19f2fe(),_0x7c8371[_0x14087c([0x6f,0x66,0x66])]());});}))];return window[_0x14087c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x14087c([0x72,0x61,0x63,0x65])](_0x4b2279)[_0x14087c([0x74,0x68,0x65,0x6e])](()=>_0x21544c);}async function _0x22e56d(){await _0x50ccf4,_0x395945[_0x14087c([0x6d,0x6f,0x64,0x65,0x6c])][_0x14087c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x55654a,_0x395945[_0x14087c([0x6d,0x6f,0x64,0x65,0x6c])][_0x14087c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x55654a,_0x395945[_0x14087c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x14087c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b235e(){return _0x40ec41(_0x14087c([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1946f4(_0x14087c([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x14087c([0x73,0x74,0x61,0x74,0x65])]==_0x14087c([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x1a4d89(){return _0x40ec41(_0x14087c([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x362fab(){return _0x40ec41(_0x14087c([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x249734(_0x4cdab9){const _0x14a488=_0x235370();_0x395945[_0x14a488]=_0x14087c([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4cdab9,_0x4cdab9!=_0x14087c([0x56,0x61,0x6c,0x69,0x64])&&_0x22e56d();}function _0x235370(){const _0x258d87=window[_0x14087c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x14087c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x14087c([0x6e,0x6f,0x77])]())[_0x14087c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x14087c([0x2e]),'');let _0x1d75cd=_0x14087c([0x52]);for(let _0xe0339=0x0;_0xe0339<_0x258d87[_0x14087c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe0339+=0x2){let _0x41bb87=window[_0x14087c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x258d87[_0x14087c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe0339,_0xe0339+0x2));_0x41bb87>=_0x4b6c2b[_0x14087c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x41bb87-=_0x4b6c2b[_0x14087c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1d75cd+=_0x4b6c2b[_0x41bb87];}return _0x1d75cd;}function _0x362b7d(){const _0x337cea=_0x35ebf4[_0x14087c([0x73,0x70,0x6c,0x69,0x74])](_0x14087c([0x2e]));if(0x3!=_0x337cea[_0x14087c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x382a36(_0x337cea[0x1]);function _0x382a36(_0x23336e){const _0x58c1dd=_0x13f615(_0x23336e);return _0x58c1dd&&_0x35b774()?_0x58c1dd:null;function _0x35b774(){const _0x30086e=_0x58c1dd[_0x14087c([0x6a,0x74,0x69])],_0x15fb2e=window[_0x14087c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x30086e[_0x14087c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x30086e[_0x14087c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5465d9={..._0x58c1dd,[_0x14087c([0x6a,0x74,0x69])]:_0x30086e[_0x14087c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x30086e[_0x14087c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5465d9[_0x14087c([0x76,0x63])],_0x5a6af3(_0x5465d9)==_0x15fb2e;}}}async function _0x4a32fd(){let _0x54a6df=!0x0;try{const _0xb74b68=_0x35ebf4[_0x14087c([0x73,0x70,0x6c,0x69,0x74])](_0x14087c([0x2e])),[_0x5cb10f,_0x2fa65f,_0x21f005]=_0xb74b68;return _0x353bc7(_0x5cb10f),await _0x1a2b0b(_0x5cb10f,_0x2fa65f,_0x21f005),_0x54a6df;}catch{return!0x1;}function _0x353bc7(_0x3cebff){const _0x10f584=_0x13f615(_0x3cebff);_0x10f584&&_0x10f584[_0x14087c([0x61,0x6c,0x67])]==_0x14087c([0x45,0x53,0x32,0x35,0x36])||(_0x54a6df=!0x1);}async function _0x1a2b0b(_0x556cdd,_0x3eeacc,_0x33a7d4){const _0x144f2b=window[_0x14087c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x14087c([0x66,0x72,0x6f,0x6d])](_0x1b3d83(_0x33a7d4),_0x3f3b3b=>_0x3f3b3b[_0x14087c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1d91fb=new window[(_0x14087c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x14087c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x556cdd+_0x14087c([0x2e])+_0x3eeacc),_0x37a8f1=window[_0x14087c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x14087c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x37a8f1)return;const _0x3dfe6e=await _0x37a8f1[_0x14087c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x14087c([0x6a,0x77,0x6b]),_0x14b3d4,{[_0x14087c([0x6e,0x61,0x6d,0x65])]:_0x14087c([0x45,0x43,0x44,0x53,0x41]),[_0x14087c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x14087c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x14087c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x37a8f1[_0x14087c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x14087c([0x6e,0x61,0x6d,0x65])]:_0x14087c([0x45,0x43,0x44,0x53,0x41]),[_0x14087c([0x68,0x61,0x73,0x68])]:{[_0x14087c([0x6e,0x61,0x6d,0x65])]:_0x14087c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3dfe6e,_0x144f2b,_0x1d91fb)||(_0x54a6df=!0x1);}}function _0x13f615(_0x759432){return _0x759432[_0x14087c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x14087c([0x65,0x79]))?JSON[_0x14087c([0x70,0x61,0x72,0x73,0x65])](_0x1b3d83(_0x759432)):null;}function _0x1b3d83(_0x5c99f4){return window[_0x14087c([0x61,0x74,0x6f,0x62])](_0x5c99f4[_0x14087c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x14087c([0x2b]))[_0x14087c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x14087c([0x2f])));}function _0x5a6af3(_0x52f83e){let _0x22da26=0x1505;function _0x51fb55(_0x261450){for(let _0x4f496b=0x0;_0x4f496b<_0x261450[_0x14087c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f496b++){const _0x2d7ffc=_0x261450[_0x14087c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4f496b);_0x22da26=(_0x22da26<<0x5)+_0x22da26+_0x2d7ffc,_0x22da26&=_0x22da26;}}function _0x3eb565(_0x4222ae){Array[_0x14087c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4222ae)?_0x4222ae[_0x14087c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3eb565):_0x4222ae&&typeof _0x4222ae==_0x14087c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x14087c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4222ae)[_0x14087c([0x73,0x6f,0x72,0x74])]()[_0x14087c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x39c1a9,_0x444703])=>{_0x51fb55(_0x39c1a9),_0x3eb565(_0x444703);}):_0x51fb55(window[_0x14087c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4222ae));}return _0x3eb565(_0x52f83e),_0x22da26>>>0x0;}function _0x12663e(_0x475047){return _0x475047[_0x14087c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x14087c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x14087c([0x30]));}function _0x1b261c(_0x5a9c2d){return _0x5a9c2d[_0x14087c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x14087c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x14087c([0x6a,0x6f,0x69,0x6e])]('');}function _0x40ec41(_0xca2675){return _0x395945[_0x14087c([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x14087c([0x68,0x61,0x73])](_0xca2675);}function _0x1946f4(_0x5b679a){return _0x395945[_0x14087c([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x14087c([0x67,0x65,0x74])](_0x5b679a);}function _0x55654a(){}function _0x14087c(_0x111c65){const _0x2958bd=_0x44d3;return _0x111c65[_0x2958bd(0x1d5)](_0x6b564=>String[_0x2958bd(0x191)](_0x6b564))[_0x2958bd(0x123)]('');}_0x249734(await _0x12d8b1());}(this);}set[_0x12b887(0x104)](_0x5bf526){const _0x14d5ac=_0x12b887;if(this[_0x14d5ac(0x280)])throw new _0x102c61(_0x14d5ac(0x1b2),this);this[_0x14d5ac(0x280)]=_0x5bf526;}get[_0x12b887(0x104)](){const _0x462484=_0x12b887;return this[_0x462484(0x280)];}[_0x12b887(0x213)]({skipNotAttached:_0x5cb6eb=!0x1,toJSON:_0x54e4e7=!0x1}={}){const _0x33fff8=_0x12b887,_0x2b6dc3=[];for(const _0x56b128 of this[_0x33fff8(0x183)][_0x33fff8(0x252)]())_0x5cb6eb&&!_0x56b128[_0x33fff8(0x1ad)]||_0x2b6dc3[_0x33fff8(0x1fd)](_0x56b128);return _0x54e4e7?_0x2b6dc3[_0x33fff8(0x1d5)](_0x45ed67=>_0x45ed67[_0x33fff8(0x1ec)]()):_0x2b6dc3;}[_0x12b887(0x1e2)](_0xab7515){const _0x41e1e5=_0x12b887,_0x6c4c89=this[_0x41e1e5(0x183)][_0x41e1e5(0x212)](_0xab7515);if(!_0x6c4c89)throw new _0x102c61(_0x41e1e5(0x13e),this);return _0x6c4c89;}[_0x12b887(0x154)](_0x338b0c){const _0x5e12e3=_0x12b887;return this[_0x5e12e3(0x183)][_0x5e12e3(0x13d)](_0x338b0c);}[_0x12b887(0x189)](_0x24e90a){const _0x9c32d8=_0x12b887,{authorId:_0x399774,id:_0x57f5c7,originalSuggestionId:_0x37b9c0,attributes:_0x198a06}=_0x24e90a,[_0x49d964,_0x5a86b5]=_0x24e90a[_0x9c32d8(0x108)][_0x9c32d8(0x139)](':'),_0x56cf55=this[_0x9c32d8(0x183)][_0x9c32d8(0x212)](_0x57f5c7)||this[_0x9c32d8(0x209)](_0x49d964,_0x5a86b5,_0x57f5c7,_0x399774,_0x198a06,_0x37b9c0);if(this[_0x9c32d8(0x1e8)](_0x56cf55),this[_0x9c32d8(0x11f)](_0x56cf55,_0x49d964,_0x5a86b5||null,_0x399774),_0x56cf55[_0x9c32d8(0x1b0)]=_0x24e90a[_0x9c32d8(0x1b0)],_0x56cf55[_0x9c32d8(0x14c)]=!0x0,_0x198a06&&_0x198a06[_0x9c32d8(0x1b7)]){const _0x8c718a=_0x198a06[_0x9c32d8(0x1b7)],_0x578ca9=this[_0x9c32d8(0x145)](_0x8c718a[_0x9c32d8(0xf5)]);_0x56cf55[_0x9c32d8(0x23d)]=_0x8c718a[_0x9c32d8(0x1b0)],_0x56cf55[_0x9c32d8(0x15f)]=_0x578ca9,_0x56cf55[_0x9c32d8(0x222)]=!0x0;}else _0x56cf55[_0x9c32d8(0x23d)]=_0x24e90a[_0x9c32d8(0x1b0)];switch(_0x24e90a[_0x9c32d8(0x1c2)]&&(_0x56cf55[_0x9c32d8(0x1c2)]=_0x24e90a[_0x9c32d8(0x1c2)]),_0x24e90a[_0x9c32d8(0x15b)]&&(_0x56cf55[_0x9c32d8(0x15b)]=_0x24e90a[_0x9c32d8(0x15b)]),this[_0x9c32d8(0x280)]&&this[_0x9c32d8(0x280)][_0x9c32d8(0x23a)]||(_0x56cf55[_0x9c32d8(0x1c5)]=!0x0),this[_0x9c32d8(0x171)][_0x9c32d8(0x212)](_0x56cf55)){case _0x9c32d8(0x11e):this[_0x9c32d8(0x171)][_0x9c32d8(0x1df)](_0x56cf55,_0x9c32d8(0x12a));break;case _0x9c32d8(0x152):_0x56cf55[_0x9c32d8(0x1ad)]?(this[_0x9c32d8(0x16a)](new Set([_0x56cf55])),this[_0x9c32d8(0x1b3)](new Set([_0x56cf55])),this[_0x9c32d8(0x171)][_0x9c32d8(0x1df)](_0x56cf55,_0x9c32d8(0x148)),this[_0x9c32d8(0x147)](_0x9c32d8(0x16d),_0x56cf55)):this[_0x9c32d8(0x171)][_0x9c32d8(0x1df)](_0x56cf55,_0x9c32d8(0x1d8));}return _0x56cf55;}[_0x12b887(0x109)](_0x3c115a){const _0x189979=_0x12b887;this[_0x189979(0x159)](()=>{const _0x2f224b=_0x189979;this[_0x2f224b(0x1a0)][_0x2f224b(0x228)][_0x2f224b(0x1d2)](()=>{const _0x7a897a=_0x2f224b;for(const _0x3f71e7 of _0x3c115a[_0x7a897a(0x198)]())_0x3f71e7[_0x7a897a(0x106)]();});});}[_0x12b887(0x208)](_0x5e56fd){const _0xf6a0dc=_0x12b887;this[_0xf6a0dc(0x159)](()=>{const _0x51c73a=_0xf6a0dc;this[_0x51c73a(0x1a0)][_0x51c73a(0x228)][_0x51c73a(0x1d2)](()=>{const _0x2b38b1=_0x51c73a;for(const _0x5c229d of _0x5e56fd[_0x2b38b1(0x198)]())_0x5c229d[_0x2b38b1(0x1ff)]();});});}[_0x12b887(0x270)](_0xc471c0,_0x3eb753){const _0x322944=_0x12b887,_0x4e4709=this[_0x322944(0x1a0)][_0x322944(0x267)][_0x322944(0x212)](_0xc471c0);if(!_0x4e4709)throw new _0x102c61(_0x322944(0x1c4),this,{'commandName':_0xc471c0});if(this[_0x322944(0x1fc)][_0x322944(0x13d)](_0x4e4709))throw new _0x102c61(_0x322944(0x177),this,{'commandName':_0xc471c0});this[_0x322944(0x1fc)][_0x322944(0x13f)](_0x4e4709),_0x3eb753&&_0x4e4709['on'](_0x322944(0x122),(_0xb499cb,_0x47fe77)=>{const _0x5d3790=_0x322944;this[_0x5d3790(0x1c3)][_0x5d3790(0x1c7)]&&(this[_0x5d3790(0x24c)]||(_0x47fe77[_0x5d3790(0x27d)]>0x0&&_0x47fe77[_0x47fe77[_0x5d3790(0x27d)]-0x1]&&_0x47fe77[_0x47fe77[_0x5d3790(0x27d)]-0x1][_0x5d3790(0x159)]?_0x47fe77[_0x5d3790(0x289)]():(_0xb499cb[_0x5d3790(0x20f)]=_0x3eb753((..._0x1cadc9)=>_0x4e4709[_0x5d3790(0x122)](..._0x1cadc9,{'forceDefaultExecution':!0x0}),..._0x47fe77),_0xb499cb[_0x5d3790(0x167)]())));},{'priority':_0x322944(0x283)});}[_0x12b887(0x159)](_0x30a235){const _0x43b81=_0x12b887;let _0x53b604,_0x11de98;const _0x57a12f=this[_0x43b81(0x24c)];this[_0x43b81(0x24c)]=!0x0;try{_0x53b604=_0x30a235();}catch(_0x291c49){_0x11de98=_0x291c49;}return _0x57a12f||(this[_0x43b81(0x24c)]=!0x1),_0x11de98&&_0x102c61[_0x43b81(0x288)](_0x11de98,this),_0x53b604;}[_0x12b887(0x256)](_0x440062,_0x2c80ab=null,_0x353837={}){const _0x2036bf=_0x12b887;if(_0x440062[_0x2036bf(0x272)])return null;const _0x2ed063=this[_0x2036bf(0x1a0)][_0x2036bf(0x1ed)][_0x2036bf(0x212)](_0x2036bf(0x214))['me'];this[_0x2036bf(0x194)]&&(_0x353837[_0x2036bf(0x18f)]=this[_0x2036bf(0x194)]);for(const {suggestion:_0x5c514f,meta:_0x3be4a3}of this[_0x2036bf(0x274)](_0x440062,_0x2036bf(0x1a7)))if(_0x3be4a3[_0x2036bf(0xfd)]){if(!_0x3be4a3[_0x2036bf(0x116)]){if(_0x3be4a3[_0x2036bf(0x21b)]){if(!this[_0x2036bf(0x15c)]||!sn(_0x5c514f,_0x353837))continue;return _0x5c514f;}if(sn(_0x5c514f,_0x353837))return _0x5c514f;this[_0x2036bf(0x111)](_0x5c514f,_0x440062[_0x2036bf(0x1b9)],_0x440062[_0x2036bf(0x1b4)]);break;}if(_0x2c80ab==_0x5c514f[_0x2036bf(0x16b)]&&sn(_0x5c514f,_0x353837)){const _0x4721e1=_0x5c514f[_0x2036bf(0x162)]();return _0x4721e1[_0x2036bf(0x1b9)][_0x2036bf(0x17f)](_0x440062[_0x2036bf(0x1b4)])?this[_0x2036bf(0x1f8)](_0x5c514f,this[_0x2036bf(0x195)][_0x2036bf(0x110)](_0x440062[_0x2036bf(0x1b9)],_0x4721e1[_0x2036bf(0x1b4)])):this[_0x2036bf(0x1f8)](_0x5c514f,this[_0x2036bf(0x195)][_0x2036bf(0x110)](_0x4721e1[_0x2036bf(0x1b9)],_0x440062[_0x2036bf(0x1b4)])),_0x5c514f;}}const _0x3e9603=_0x143448(),_0x165d16=_0x2ed063['id'],_0x5702cc=_0x2c80ab?_0x2036bf(0x136)+_0x2c80ab:_0x2036bf(0x1a7),_0x1c9626=this[_0x2036bf(0x19a)]({'id':_0x3e9603,'type':_0x5702cc,'createdAt':new Date(),'authorId':_0x165d16,'attributes':_0x353837});return this[_0x2036bf(0x193)](_0x5702cc,_0x3e9603,_0x165d16,_0x440062),_0x1c9626;}[_0x12b887(0x1b6)](_0x43fb8b,_0x3e8fa5=_0x12b887(0x1bd),_0x17ae1d={}){const _0x3ac56e=_0x12b887,_0xa17e6a=this[_0x3ac56e(0x1a0)][_0x3ac56e(0x1ed)][_0x3ac56e(0x212)](_0x3ac56e(0x214))['me'],_0x24f3d9=this[_0x3ac56e(0x17a)][_0x3ac56e(0x235)](_0x3ac56e(0x1a7),_0x3e8fa5,_0x3ac56e(0x123));this[_0x3ac56e(0x194)]&&(_0x17ae1d[_0x3ac56e(0x18f)]=this[_0x3ac56e(0x194)]);for(const _0x4b963e of this[_0x3ac56e(0x213)]())if(_0x4b963e[_0x3ac56e(0x15f)]['id']==_0xa17e6a['id']&&_0x3ac56e(0x1a7)==_0x4b963e[_0x3ac56e(0x108)]&&_0x4b963e[_0x3ac56e(0x16b)]==_0x3e8fa5&&sn(_0x4b963e,_0x17ae1d)&&(_0x24f3d9(_0x4b963e[_0x3ac56e(0x1f9)](),_0x43fb8b)||_0x24f3d9(_0x43fb8b,_0x4b963e[_0x3ac56e(0x1f9)]()))){for(const _0x20bbc1 of _0x43fb8b)_0x4b963e[_0x3ac56e(0x11c)](_0x20bbc1);return _0x4b963e;}for(const {suggestion:_0x3fcaca,meta:_0x2bc005}of this[_0x3ac56e(0x274)](_0x43fb8b,_0x3ac56e(0x1a7))){if(!_0x2bc005[_0x3ac56e(0xfd)])continue;if(!this[_0x3ac56e(0x15c)]&&_0x2bc005[_0x3ac56e(0x21b)])continue;if(!sn(_0x3fcaca,_0x17ae1d))continue;let _0x47f0b8=!0x0;for(const _0x46bc9c of _0x3fcaca[_0x3ac56e(0x1f9)]())for(const _0x27c5e2 of _0x43fb8b)if(!_0x46bc9c[_0x3ac56e(0x16c)](_0x27c5e2)){_0x47f0b8=!0x1;break;}if(_0x47f0b8)return _0x3fcaca;}const _0x100aa0=_0x143448(),_0x35c053=_0xa17e6a['id'],_0xab24c2=_0x3ac56e(0x136)+_0x3e8fa5,_0x35d5f2=this[_0x3ac56e(0x19a)]({'id':_0x100aa0,'type':_0xab24c2,'createdAt':new Date(),'authorId':_0x35c053,'attributes':_0x17ae1d});for(const _0xea3ece of _0x43fb8b)this[_0x3ac56e(0x193)](_0xab24c2,_0x100aa0,_0x35c053,_0xea3ece,_0x4e3d08[_0x3ac56e(0x276)]());return _0x35d5f2;}[_0x12b887(0x101)](_0x55065c,_0x2e6c71,_0x5c3d65=null,_0x2a3673={}){const _0x348a1d=_0x12b887;if(_0x5c3d65=_0x5c3d65||Ht(_0x2e6c71),_0x55065c[_0x348a1d(0x272)])return null;if(this[_0x348a1d(0x194)]&&(_0x2a3673[_0x348a1d(0x18f)]=this[_0x348a1d(0x194)]),_0x348a1d(0x268)===this[_0x348a1d(0x24b)]){const _0x47a590=this[_0x348a1d(0x17a)][_0x348a1d(0x235)](_0x348a1d(0x254),_0x5c3d65,_0x348a1d(0x106));return this[_0x348a1d(0x159)](()=>_0x47a590([_0x55065c],_0x2e6c71,_0x2a3673)),null;}const _0x23d2f3=this[_0x348a1d(0x1a0)][_0x348a1d(0x1ed)][_0x348a1d(0x212)](_0x348a1d(0x214))['me'],_0xd3cada=[];if(_0x348a1d(0x201)!==this[_0x348a1d(0x24b)]){for(const {suggestion:_0x5336df,meta:_0x2e02e3}of this[_0x348a1d(0x274)](_0x55065c,_0x348a1d(0x1a7)))_0x2e02e3[_0x348a1d(0xfd)]&&!_0x2e02e3[_0x348a1d(0x1f3)]&&_0xd3cada[_0x348a1d(0x1fd)](..._0x5336df[_0x348a1d(0x1f9)]());}const _0x5ec2df=function(_0xc88efc,_0x27a178){const _0x1bed69=_0x348a1d,_0x5852b7=[];for(const _0x538dc8 of _0x27a178){const _0x4fd076=_0xc88efc[_0x1bed69(0x187)](_0x538dc8);_0x4fd076&&_0x5852b7[_0x1bed69(0x1fd)](_0x4fd076);}return _0x5852b7;}(_0x55065c,_0xd3cada),_0x23c105=function(_0x112f91,_0x5d92a0){const _0x4ab741=_0x348a1d,_0x281aa8=[_0x112f91];for(const _0x31689b of _0x5d92a0){let _0x2e931e=0x0;for(;_0x2e931e<_0x281aa8[_0x4ab741(0x27d)];){const _0x1ef8c2=_0x281aa8[_0x2e931e][_0x4ab741(0x19e)](_0x31689b);_0x281aa8[_0x4ab741(0x114)](_0x2e931e,0x1,..._0x1ef8c2),_0x2e931e+=_0x1ef8c2[_0x4ab741(0x27d)];}}return _0x281aa8;}(_0x55065c,_0xd3cada);_0x5ec2df[_0x348a1d(0x27d)]&&this[_0x348a1d(0x195)][_0x348a1d(0x1d2)](()=>{const _0x1a0c4d=_0x348a1d;for(const _0xb2ecf5 of _0x5ec2df){const _0x1fccfc=this[_0x1a0c4d(0x17a)][_0x1a0c4d(0x235)](_0x1a0c4d(0x254),_0x5c3d65,_0x1a0c4d(0x106));this[_0x1a0c4d(0x159)](()=>_0x1fccfc([_0xb2ecf5],_0x2e6c71,_0x2a3673));}});for(const _0x2fd5a6 of _0x23c105){let _0x2c3402=null,_0xf8a71f=_0x2fd5a6[_0x348a1d(0x1b9)],_0x1ac4ba=_0x2fd5a6[_0x348a1d(0x1b4)];for(const {suggestion:_0x4dfb82,meta:_0x36d5d3}of this[_0x348a1d(0x274)](_0x2fd5a6,_0x348a1d(0x254))){if(!_0x36d5d3[_0x348a1d(0xfd)])continue;if(_0x4dfb82[_0x348a1d(0x16b)]!=_0x5c3d65)continue;if(!sn(_0x4dfb82,_0x2a3673))continue;const _0x564775=_0x4dfb82[_0x348a1d(0x162)]();if(_0x564775[_0x348a1d(0x16c)](_0x2fd5a6,!0x0))return null;_0xf8a71f=_0xf8a71f[_0x348a1d(0x125)](_0x564775[_0x348a1d(0x1b9)])?_0xf8a71f:_0x564775[_0x348a1d(0x1b9)],_0x1ac4ba=_0x1ac4ba[_0x348a1d(0x14d)](_0x564775[_0x348a1d(0x1b4)])?_0x1ac4ba:_0x564775[_0x348a1d(0x1b4)],_0x2c3402?_0x564775[_0x348a1d(0x1b9)][_0x348a1d(0x125)](_0x2c3402[_0x348a1d(0x162)]()[_0x348a1d(0x1b9)])?(_0x2c3402[_0x348a1d(0x1c1)](),_0x2c3402=_0x4dfb82):_0x4dfb82[_0x348a1d(0x1c1)]():_0x2c3402=_0x4dfb82;}const _0x1a99ea=this[_0x348a1d(0x195)][_0x348a1d(0x110)](_0xf8a71f,_0x1ac4ba);if(_0x2c3402)this[_0x348a1d(0x1f8)](_0x2c3402,_0x1a99ea);else{const _0x5aad83=_0x143448(),_0x500a3e=_0x23d2f3['id'];this[_0x348a1d(0x19a)]({'id':_0x5aad83,'type':_0x348a1d(0x1ba)+_0x5c3d65,'data':_0x2e6c71,'createdAt':new Date(),'authorId':_0x500a3e,'attributes':_0x2a3673}),this[_0x348a1d(0x193)](_0x348a1d(0x1ba)+_0x5c3d65,_0x5aad83,_0x500a3e,_0x1a99ea);}}return null;}[_0x12b887(0x19d)](_0x175418,_0x586bbc,_0x22aff7=[],_0x2641b3=null,_0x32303c={}){const _0x199162=_0x12b887;_0x586bbc[_0x199162(0x1f6)]||(_0x586bbc[_0x199162(0x1f6)]=_0x586bbc[_0x199162(0x227)]),_0x586bbc[_0x199162(0x20b)]=_0x175418['is'](_0x199162(0x21c)),_0x2641b3=_0x2641b3||Ht(_0x586bbc);const _0x29d117=_0x22aff7[_0x199162(0x1d5)](_0x2cd3e5=>tn(_0x2cd3e5,this[_0x199162(0x195)])),_0xf40a42=_0x175418['is'](_0x199162(0x21c))?_0x175418:tn(_0x175418,this[_0x199162(0x195)]);if(this[_0x199162(0x194)]&&(_0x32303c[_0x199162(0x18f)]=this[_0x199162(0x194)]),_0x199162(0x268)===this[_0x199162(0x24b)]){const _0x15eeee=this[_0x199162(0x17a)][_0x199162(0x235)](_0x199162(0x142),_0x2641b3,_0x199162(0x106));return this[_0x199162(0x159)](()=>_0x15eeee([_0xf40a42],_0x586bbc,_0x32303c)),null;}_0x29d117[_0x199162(0x1fd)](_0xf40a42);let _0x4e72c7=!0x0;for(const _0x5dfdb1 of _0x29d117)if(!this[_0x199162(0x265)](_0x5dfdb1)){_0x4e72c7=!0x1;break;}if(_0x4e72c7&&_0x199162(0x201)!==this[_0x199162(0x24b)]){const _0x3a9892=this[_0x199162(0x17a)][_0x199162(0x235)](_0x199162(0x142),_0x2641b3,_0x199162(0x106));return this[_0x199162(0x159)](()=>_0x3a9892([_0xf40a42],_0x586bbc,_0x32303c)),null;}let _0x32d8ca=null,_0x2eed4e=_0xf40a42[_0x199162(0x1b9)],_0x25378d=_0xf40a42[_0x199162(0x1b4)];for(const {suggestion:_0x4996d4,meta:_0xb7d9f}of this[_0x199162(0x274)](_0xf40a42,_0x199162(0x142))){if(!_0xb7d9f[_0x199162(0xfd)])continue;if(_0xb7d9f[_0x199162(0x116)]||_0xb7d9f[_0x199162(0x21b)]||_0xb7d9f[_0x199162(0x1f3)])continue;if(_0x4996d4[_0x199162(0x1c2)][_0x199162(0x1f6)]!=_0x586bbc[_0x199162(0x1f6)])continue;if(!sn(_0x4996d4,_0x32303c))continue;const _0x900cc9=_0x4996d4[_0x199162(0x162)]();if(_0x4996d4[_0x199162(0x16b)]==_0x2641b3){if(_0x900cc9[_0x199162(0x16c)](_0xf40a42,!0x0))return null;_0x2eed4e=_0x2eed4e[_0x199162(0x125)](_0x900cc9[_0x199162(0x1b9)])?_0x2eed4e:_0x900cc9[_0x199162(0x1b9)],_0x25378d=_0x25378d[_0x199162(0x14d)](_0x900cc9[_0x199162(0x1b4)])?_0x25378d:_0x900cc9[_0x199162(0x1b4)],_0x32d8ca?_0x900cc9[_0x199162(0x1b9)][_0x199162(0x125)](_0x32d8ca[_0x199162(0x162)]()[_0x199162(0x1b9)])?(_0x32d8ca[_0x199162(0x1c1)](),_0x32d8ca=_0x4996d4):_0x4996d4[_0x199162(0x1c1)]():_0x32d8ca=_0x4996d4;}else{const _0x206c07=_0xf40a42[_0x199162(0x187)](_0x900cc9);this[_0x199162(0x10a)](_0x4996d4,_0x206c07);}}const _0x378345=this[_0x199162(0x1a0)][_0x199162(0x1ed)][_0x199162(0x212)](_0x199162(0x214))['me'],_0x580731=_0x143448(),_0x282ddd=_0x378345['id'];if(_0x32d8ca)return this[_0x199162(0x1f8)](_0x32d8ca,this[_0x199162(0x195)][_0x199162(0x110)](_0x2eed4e,_0x25378d)),_0x32d8ca;{const _0x23c1d1=this[_0x199162(0x19a)]({'id':_0x580731,'type':_0x199162(0xf9)+_0x2641b3,'data':_0x586bbc,'createdAt':new Date(),'authorId':_0x282ddd,'attributes':_0x32303c});return this[_0x199162(0x193)](_0x199162(0xf9)+_0x2641b3,_0x580731,_0x282ddd,this[_0x199162(0x195)][_0x199162(0x110)](_0x2eed4e,_0x25378d)),_0x23c1d1;}}[_0x12b887(0x200)](_0x2402aa,_0x54401f,_0x1f206a=[],_0x1e1449=null,_0x1f9d16={}){const _0x516c3c=_0x12b887;_0x54401f[_0x516c3c(0x1f6)]||(_0x54401f[_0x516c3c(0x1f6)]=_0x54401f[_0x516c3c(0x227)]);const _0x3d4360=_0x2402aa[0x0];_0x54401f[_0x516c3c(0x20b)]=_0x3d4360['is'](_0x516c3c(0x21c)),_0x1e1449=_0x1e1449||Ht(_0x54401f);const _0x1e3f55=_0x1f206a[_0x516c3c(0x1d5)](_0x3d4dac=>tn(_0x3d4dac,this[_0x516c3c(0x195)])),_0x427357=_0x3d4360['is'](_0x516c3c(0x21c))?_0x2402aa:_0x2402aa[_0x516c3c(0x1d5)](_0x11f0f9=>tn(_0x11f0f9,this[_0x516c3c(0x195)]));if(this[_0x516c3c(0x194)]&&(_0x1f9d16[_0x516c3c(0x18f)]=this[_0x516c3c(0x194)]),_0x516c3c(0x268)===this[_0x516c3c(0x24b)]){const _0x4cad6d=this[_0x516c3c(0x17a)][_0x516c3c(0x235)](_0x516c3c(0x142),_0x1e1449,_0x516c3c(0x106));return this[_0x516c3c(0x159)](()=>_0x4cad6d(_0x427357,_0x54401f,_0x1f9d16)),null;}_0x1e3f55[_0x516c3c(0x1fd)](..._0x427357);let _0x4ea40f=!0x0;for(const _0x3f6547 of _0x1e3f55)if(!this[_0x516c3c(0x265)](_0x3f6547)){_0x4ea40f=!0x1;break;}if(_0x4ea40f&&_0x516c3c(0x201)!==this[_0x516c3c(0x24b)]){const _0x58de25=this[_0x516c3c(0x17a)][_0x516c3c(0x235)](_0x516c3c(0x142),_0x1e1449,_0x516c3c(0x106));return this[_0x516c3c(0x159)](()=>_0x58de25(_0x427357,_0x54401f,_0x1f9d16)),null;}const _0x18f219=this[_0x516c3c(0x1a0)][_0x516c3c(0x1ed)][_0x516c3c(0x212)](_0x516c3c(0x214))['me'];for(const _0x1255f1 of this[_0x516c3c(0x213)]()){const _0x21d15c=_0x1255f1[_0x516c3c(0x1c2)];if(_0x1255f1[_0x516c3c(0x15f)]['id']!=_0x18f219['id'])continue;if(_0x516c3c(0x142)!=_0x1255f1[_0x516c3c(0x108)]||_0x21d15c[_0x516c3c(0x1f6)]!=_0x54401f[_0x516c3c(0x1f6)])continue;if(!sn(_0x1255f1,_0x1f9d16))continue;const _0x1fee2c=_0x1255f1[_0x516c3c(0x16b)]==_0x1e1449;for(let _0x3f52a5=0x0;_0x3f52a5<_0x427357[_0x516c3c(0x27d)];_0x3f52a5++){const _0x133b8d=_0x427357[_0x3f52a5];for(const _0x34bf98 of _0x1255f1[_0x516c3c(0x1e3)]()){const _0x23fcca=_0x34bf98[_0x516c3c(0x164)]();if(_0x133b8d[_0x516c3c(0x17f)](_0x23fcca)){_0x1fee2c?(_0x427357[_0x516c3c(0x114)](_0x3f52a5,0x1),_0x3f52a5--):_0x1255f1[_0x516c3c(0x286)](_0x34bf98[_0x516c3c(0x23f)]);break;}}}}if(0x0==_0x427357[_0x516c3c(0x27d)])return null;const _0x1c8c93=this[_0x516c3c(0x17a)][_0x516c3c(0x235)](_0x516c3c(0x142),_0x1e1449,_0x516c3c(0x123));for(const _0x3dffbc of this[_0x516c3c(0x213)]()){const _0x5ef465=_0x3dffbc[_0x516c3c(0x1c2)];if(_0x3dffbc[_0x516c3c(0x15f)]['id']==_0x18f219['id']&&(_0x516c3c(0x142)==_0x3dffbc[_0x516c3c(0x108)]&&_0x5ef465[_0x516c3c(0x1f6)]==_0x54401f[_0x516c3c(0x1f6)]&&_0x3dffbc[_0x516c3c(0x16b)]==_0x1e1449&&sn(_0x3dffbc,_0x1f9d16)&&(_0x1c8c93(_0x3dffbc[_0x516c3c(0x1f9)](),_0x427357)||_0x1c8c93(_0x427357,_0x3dffbc[_0x516c3c(0x1f9)]())))){for(const _0x305c30 of _0x427357)_0x3dffbc[_0x516c3c(0x11c)](_0x305c30);return _0x3dffbc;}}const _0x47405d=_0x143448(),_0x207feb=_0x18f219['id'],_0x1adddf=_0x516c3c(0xf9)+_0x1e1449,_0x240fd6=this[_0x516c3c(0x19a)]({'id':_0x47405d,'type':_0x1adddf,'data':_0x54401f,'createdAt':new Date(),'authorId':_0x207feb,'attributes':_0x1f9d16});for(const _0x380511 of _0x427357)this[_0x516c3c(0x193)](_0x1adddf,_0x47405d,_0x207feb,_0x380511,_0x4e3d08[_0x516c3c(0x276)]());return _0x240fd6;}[_0x12b887(0x25a)](_0x1083f5,_0x1b2863=null,_0x2317e5={}){const _0x3f5dce=_0x12b887;if(_0x1083f5[_0x3f5dce(0x272)])return null;const _0x386a6d=this[_0x3f5dce(0x1a0)][_0x3f5dce(0x1ed)][_0x3f5dce(0x212)](_0x3f5dce(0x214))['me'],_0x5c821b=new _0x1f06e5(_0x1083f5[_0x3f5dce(0x1b9)],_0x1083f5[_0x3f5dce(0x1b4)]);this[_0x3f5dce(0x194)]&&(_0x2317e5[_0x3f5dce(0x18f)]=this[_0x3f5dce(0x194)]);for(const {suggestion:_0x2626f0,meta:_0x2a61d5}of this[_0x3f5dce(0x274)](_0x5c821b,_0x3f5dce(0x1a7)))if(_0x2a61d5[_0x3f5dce(0xfd)]&&!_0x2a61d5[_0x3f5dce(0x116)]){if(_0x2626f0[_0x3f5dce(0x1e5)]){const _0x3a7ffa=_0x2626f0[_0x3f5dce(0x1f9)]()[_0x3f5dce(0x1eb)](_0x25a8f7=>_0x3f5dce(0x257)!=_0x25a8f7[_0x3f5dce(0x21e)][_0x3f5dce(0x141)]);_0x3a7ffa[_0x3f5dce(0x134)](_0x429171=>_0x5c821b[_0x3f5dce(0x16c)](_0x429171,!0x0))&&_0x2626f0[_0x3f5dce(0x1ff)]();if(_0x3a7ffa[_0x3f5dce(0x1dd)](_0x1af952=>_0x1af952[_0x3f5dce(0x16c)](_0x5c821b,!0x0))){const _0x25d798=this[_0x3f5dce(0x17a)][_0x3f5dce(0x235)](_0x3f5dce(0x18e),_0x1b2863,_0x3f5dce(0x106));return this[_0x3f5dce(0x159)](()=>_0x25d798([_0x5c821b],null,_0x2317e5)),null;}}else{const _0x4cb7dc=_0x5c821b[_0x3f5dce(0x187)](_0x2626f0[_0x3f5dce(0x162)]());null!==_0x4cb7dc&&_0x2626f0[_0x3f5dce(0x1d3)]([_0x4cb7dc],null,_0x2317e5);}}if(_0x5c821b[_0x3f5dce(0x117)](),_0x5c821b[_0x3f5dce(0x272)]||_0x3f5dce(0x257)==_0x5c821b[_0x3f5dce(0x21e)][_0x3f5dce(0x141)])return null;let _0x1b744c=null,_0x301b55=_0x5c821b[_0x3f5dce(0x1b9)],_0xe61235=_0x5c821b[_0x3f5dce(0x1b4)];const _0x4a59d8=this[_0x3f5dce(0x274)](_0x5c821b,_0x3f5dce(0x18e));for(const {suggestion:_0xa60038,meta:_0x65ac}of _0x4a59d8){const _0x18d92d=this[_0x3f5dce(0x195)][_0x3f5dce(0x110)](_0x301b55,_0xe61235);if(_0x65ac[_0x3f5dce(0xfd)]&&(this[_0x3f5dce(0x15c)]||!_0x65ac[_0x3f5dce(0x21b)]&&!_0x65ac[_0x3f5dce(0x1f3)])){if(_0xa60038[_0x3f5dce(0x1e5)]){if(!sn(_0xa60038,_0x2317e5))continue;let _0x803ec1=!0x0;for(const _0xa38f34 of _0xa60038[_0x3f5dce(0x1f9)]()){if(_0xa38f34[_0x3f5dce(0x16c)](_0x18d92d,!0x0))return _0xa60038;_0x18d92d[_0x3f5dce(0x16c)](_0xa38f34)||(_0x803ec1=!0x1);}_0x803ec1&&_0xa60038[_0x3f5dce(0x1ff)]();}else{const _0x28933f=_0xa60038[_0x3f5dce(0x162)]();if(_0x28933f[_0x3f5dce(0x16c)](_0x18d92d,!0x0))return _0xa60038;if(!sn(_0xa60038,_0x2317e5)){_0x18d92d[_0x3f5dce(0x16c)](_0x28933f)?_0xa60038[_0x3f5dce(0x1c1)]():_0x28933f[_0x3f5dce(0x1a4)](_0x301b55)?_0x301b55=_0x28933f[_0x3f5dce(0x1b4)]:_0x28933f[_0x3f5dce(0x1a4)](_0xe61235)&&(_0xe61235=_0x28933f[_0x3f5dce(0x1b9)]);continue;}_0x301b55=_0x301b55[_0x3f5dce(0x125)](_0x28933f[_0x3f5dce(0x1b9)])?_0x301b55:_0x28933f[_0x3f5dce(0x1b9)],_0xe61235=_0xe61235[_0x3f5dce(0x14d)](_0x28933f[_0x3f5dce(0x1b4)])?_0xe61235:_0x28933f[_0x3f5dce(0x1b4)],_0x2317e5=Object[_0x3f5dce(0x1a6)]({},_0xa60038[_0x3f5dce(0x15b)]),_0x1b744c?_0x28933f[_0x3f5dce(0x1b9)][_0x3f5dce(0x125)](_0x1b744c[_0x3f5dce(0x162)]()[_0x3f5dce(0x1b9)])?(_0x1b744c[_0x3f5dce(0x1c1)](),_0x1b744c=_0xa60038):_0xa60038[_0x3f5dce(0x1c1)]():_0x1b744c=_0xa60038;}}}if(_0x1b744c)return this[_0x3f5dce(0x1f8)](_0x1b744c,this[_0x3f5dce(0x195)][_0x3f5dce(0x110)](_0x301b55,_0xe61235)),_0x1b744c;{const _0x35431a=_0x143448(),_0x48c7aa=this[_0x3f5dce(0x195)][_0x3f5dce(0x110)](_0x301b55,_0xe61235),_0x37f57b=_0x386a6d['id'],_0xfb3a0b=_0x1b2863?_0x3f5dce(0x26b)+_0x1b2863:_0x3f5dce(0x18e),_0x432885=this[_0x3f5dce(0x19a)]({'id':_0x35431a,'type':_0xfb3a0b,'createdAt':new Date(),'authorId':_0x37f57b,'attributes':_0x2317e5});return this[_0x3f5dce(0x193)](_0xfb3a0b,_0x35431a,_0x37f57b,_0x48c7aa),_0x432885;}}[_0x12b887(0x215)](_0x382fe3,_0x167c63=_0x12b887(0x1bd),_0xe60633={}){const _0x31353b=_0x12b887,_0x36a675=this[_0x31353b(0x1a0)][_0x31353b(0x1ed)][_0x31353b(0x212)](_0x31353b(0x214))['me'],_0x251f6d=_0x382fe3[_0x31353b(0x1d5)](_0x3f6429=>new _0x1f06e5(_0x3f6429[_0x31353b(0x1b9)],_0x3f6429[_0x31353b(0x1b4)])),_0x4a99ef=new Set();this[_0x31353b(0x194)]&&(_0xe60633[_0x31353b(0x18f)]=this[_0x31353b(0x194)]);for(const {suggestion:_0x3cfd6f,meta:_0x509250}of this[_0x31353b(0x274)](_0x251f6d,_0x31353b(0x1a7)))_0x509250[_0x31353b(0xfd)]&&!_0x509250[_0x31353b(0x116)]&&_0x4a99ef[_0x31353b(0x13f)](_0x3cfd6f);for(const _0x31b3e9 of _0x4a99ef)if(_0x31b3e9[_0x31353b(0x1e5)]){const _0x46164c=_0x31b3e9[_0x31353b(0x1f9)]();(!_0x31b3e9[_0x31353b(0x15b)]||!_0x31b3e9[_0x31353b(0x15b)][_0x31353b(0x278)])&&(_0x46164c[_0x31353b(0x134)](_0x6a05e1=>_0x251f6d[_0x31353b(0x1dd)](_0x4a6e3f=>_0x4a6e3f[_0x31353b(0x16c)](_0x6a05e1,!0x0)))&&_0x31b3e9[_0x31353b(0x1ff)]());if(_0x251f6d[_0x31353b(0x134)](_0x3b88=>_0x46164c[_0x31353b(0x1dd)](_0xe644f=>_0xe644f[_0x31353b(0x16c)](_0x3b88,!0x0)))){const _0x2b64d5=this[_0x31353b(0x17a)][_0x31353b(0x235)](_0x31353b(0x18e),_0x167c63,_0x31353b(0x106));return this[_0x31353b(0x159)](()=>_0x2b64d5(_0x382fe3,null,_0xe60633)),null;}}else{const _0x1f0e2a=_0x31b3e9[_0x31353b(0x162)]();_0x251f6d[_0x31353b(0x1dd)](_0x563bfc=>_0x563bfc[_0x31353b(0x16c)](_0x1f0e2a,!0x0))&&_0x31b3e9[_0x31353b(0x1ff)]();if(_0x251f6d[_0x31353b(0x134)](_0x4ee8c0=>_0x1f0e2a[_0x31353b(0x16c)](_0x4ee8c0,!0x0))){const _0x51f500=this[_0x31353b(0x17a)][_0x31353b(0x235)](_0x31353b(0x18e),_0x167c63,_0x31353b(0x106));return this[_0x31353b(0x159)](()=>_0x51f500(_0x251f6d,null,_0xe60633)),null;}}const _0x3a7542=this[_0x31353b(0x17a)][_0x31353b(0x235)](_0x31353b(0x18e),_0x167c63,_0x31353b(0x123));let _0x273c27=null;for(const _0x354ec2 of this[_0x31353b(0x213)]())if(_0x354ec2[_0x31353b(0x15f)]['id']==_0x36a675['id']&&_0x354ec2[_0x31353b(0x1ad)]&&_0x31353b(0x18e)==_0x354ec2[_0x31353b(0x108)]&&_0x354ec2[_0x31353b(0x16b)]==_0x167c63&&sn(_0x354ec2,_0xe60633)&&(_0x3a7542(_0x354ec2[_0x31353b(0x1f9)](),_0x251f6d)||_0x3a7542(_0x251f6d,_0x354ec2[_0x31353b(0x1f9)]()))){if(_0x273c27){if(_0x354ec2[_0x31353b(0x138)]&&_0x354ec2[_0x31353b(0x138)][_0x31353b(0x27d)])continue;for(const _0xbb7912 of _0x354ec2[_0x31353b(0x1f9)]())_0x273c27[_0x31353b(0x26f)](_0xbb7912)||_0x273c27[_0x31353b(0x11c)](_0xbb7912);_0x354ec2[_0x31353b(0x1c1)]();}else{_0x273c27=_0x354ec2;for(const _0x2eb015 of _0x251f6d)_0x354ec2[_0x31353b(0x26f)](_0x2eb015)||_0x354ec2[_0x31353b(0x11c)](_0x2eb015);}}if(_0x273c27)return _0x273c27;_0x4a99ef[_0x31353b(0x211)]();for(const {suggestion:_0x1aea24,meta:_0x904274}of this[_0x31353b(0x274)](_0x251f6d,_0x31353b(0x18e)))_0x904274[_0x31353b(0xfd)]&&(this[_0x31353b(0x15c)]||!_0x904274[_0x31353b(0x21b)]&&!_0x904274[_0x31353b(0x1f3)])&&sn(_0x1aea24,_0xe60633)&&_0x4a99ef[_0x31353b(0x13f)](_0x1aea24);for(const _0x115ce8 of _0x4a99ef){const _0x5c41cb=_0x115ce8[_0x31353b(0x1f9)]();if(!_0xe60633||!_0xe60633[_0x31353b(0x278)]){if(_0x251f6d[_0x31353b(0x134)](_0x1d88ab=>_0x5c41cb[_0x31353b(0x1dd)](_0x187cb8=>_0x187cb8[_0x31353b(0x16c)](_0x1d88ab,!0x0))))return _0x115ce8;}(!_0x115ce8[_0x31353b(0x15b)]||!_0x115ce8[_0x31353b(0x15b)][_0x31353b(0x278)])&&(_0x5c41cb[_0x31353b(0x134)](_0x292750=>_0x251f6d[_0x31353b(0x1dd)](_0x1eeb00=>_0x1eeb00[_0x31353b(0x16c)](_0x292750,!0x0)))&&_0x115ce8[_0x31353b(0x1ff)]());}const _0x396c22=_0x143448(),_0x49d437=_0x36a675['id'],_0x36e54a=_0x31353b(0x26b)+_0x167c63,_0x394b8c=this[_0x31353b(0x19a)]({'id':_0x396c22,'type':_0x36e54a,'createdAt':new Date(),'authorId':_0x49d437,'attributes':_0xe60633});for(const _0x32bf6e of _0x251f6d)_0x32bf6e[_0x31353b(0x117)](),_0x32bf6e[_0x31353b(0x272)]||_0x31353b(0x257)==_0x32bf6e[_0x31353b(0x21e)][_0x31353b(0x141)]||this[_0x31353b(0x193)](_0x36e54a,_0x396c22,_0x49d437,_0x32bf6e,_0x4e3d08[_0x31353b(0x276)]());return _0x394b8c;}[_0x12b887(0x10c)](_0x272aa3,_0x136800,_0xf9381c,_0x5089a3,_0x2e76c8){const _0xb49d01=_0x12b887;if(_0x272aa3[_0xb49d01(0x272)])return[];if(_0xb49d01(0x268)===this[_0xb49d01(0x24b)])return[];const _0x27888a=this[_0xb49d01(0x1a0)][_0xb49d01(0x1ed)][_0xb49d01(0x212)](_0xb49d01(0x214))['me']['id'],_0x158e28=Array[_0xb49d01(0x216)](this[_0xb49d01(0x183)][_0xb49d01(0x252)]())[_0xb49d01(0x1eb)](_0x1e2c3a=>_0xb49d01(0x224)==_0x1e2c3a[_0xb49d01(0x108)]&&_0x1e2c3a[_0xb49d01(0x1c2)][_0xb49d01(0x156)]==_0x136800&&_0x1e2c3a[_0xb49d01(0x26f)](_0x272aa3));if(this[_0xb49d01(0x194)]&&(_0x2e76c8[_0xb49d01(0x18f)]=this[_0xb49d01(0x194)]),_0xb49d01(0x251)===this[_0xb49d01(0x24b)]){const _0x49867e=this[_0xb49d01(0x274)](_0x272aa3,_0xb49d01(0x1a7))[_0xb49d01(0x1eb)](({meta:_0x51f28b})=>_0x51f28b[_0xb49d01(0xfd)]&&!_0x51f28b[_0xb49d01(0x1f3)]&&!_0x51f28b[_0xb49d01(0x116)])[_0xb49d01(0x1d5)](({suggestion:_0x389091})=>_0x389091);_0x158e28[_0xb49d01(0xf7)](..._0x49867e);}const _0x3e860b=new Map([[_0x272aa3,_0xf9381c]]);for(const _0x572aa3 of _0x158e28){const _0x3ac598=_0xb49d01(0x224)==_0x572aa3[_0xb49d01(0x108)]?_0x572aa3[_0xb49d01(0x1c2)][_0xb49d01(0x281)]:void 0x0,_0x3c33c6=_0x572aa3[_0xb49d01(0x162)](),_0x11b6cc=Array[_0xb49d01(0x216)](_0x3e860b[_0xb49d01(0x1e9)]())[_0xb49d01(0x239)](_0x5aae24=>_0x5aae24[_0xb49d01(0x207)](_0x3c33c6));if(!_0x11b6cc)continue;const _0x297373=_0x11b6cc[_0xb49d01(0x19e)](_0x3c33c6);this[_0xb49d01(0x1be)](_0x136800)&&_0xb49d01(0x1a7)==_0x572aa3[_0xb49d01(0x108)]&&0x0!=_0x297373[_0xb49d01(0x27d)]||(_0x3e860b[_0xb49d01(0x18b)](_0x11b6cc),_0x297373[_0xb49d01(0x1e1)](_0x3a9aa7=>{const _0x3eba5e=_0xb49d01;_0x3e860b[_0x3eba5e(0x1df)](_0x3a9aa7,_0xf9381c);}),_0xb49d01(0x1a7)!=_0x572aa3[_0xb49d01(0x108)]&&_0x3ac598!=_0x5089a3&&_0x3e860b[_0xb49d01(0x1df)](_0x11b6cc[_0xb49d01(0x187)](_0x3c33c6),_0x3ac598));}const _0x34db30=[];for(const [_0x33b830,_0x3ff6fe]of _0x3e860b){const _0x396c6e=_0x143448(),_0x4bd957={'key':_0x136800,'oldValue':_0x3ff6fe,'newValue':_0x5089a3};_0x136800[_0xb49d01(0x27d)]>0x25&&console[_0xb49d01(0x131)](_0xb49d01(0x1da),{'key':_0x136800});const _0x20f34d=(_0xb49d01(0x20a)+(_0x136800+'|'+Ht({'newValue':_0x5089a3})))[_0xb49d01(0x28b)](0x0,0x3c),_0x52c441=this[_0xb49d01(0x19a)]({'id':_0x396c6e,'type':_0x20f34d,'data':_0x4bd957,'createdAt':new Date(),'authorId':_0x27888a,'attributes':_0x2e76c8});_0x34db30[_0xb49d01(0x1fd)](_0x52c441),this[_0xb49d01(0x193)](_0x20f34d,_0x396c6e,_0x27888a,_0x33b830);}return _0x34db30;}[_0x12b887(0x196)](_0x1352c8){const _0x29a833=_0x12b887;this[_0x29a833(0x270)](_0x1352c8,(_0x3cd161,..._0x5b55a9)=>{const _0x3d9d24=_0x29a833;this[_0x3d9d24(0x27e)](()=>{_0x3cd161(..._0x5b55a9);});});}[_0x12b887(0x1e4)](_0x5c983c){const _0x31cd9a=_0x12b887;this[_0x31cd9a(0x1a0)][_0x31cd9a(0x1ed)][_0x31cd9a(0x212)](_0x5aaac1)[_0x31cd9a(0x1e4)](_0x5c983c);}[_0x12b887(0x11b)](_0x333470){const _0x3b357d=_0x12b887;this[_0x3b357d(0x1a0)][_0x3b357d(0x1ed)][_0x3b357d(0x212)](_0x5aaac1)[_0x3b357d(0x11b)](_0x333470);}[_0x12b887(0x1a2)](_0x4f73b2){const _0x417bed=_0x12b887;return this[_0x417bed(0x194)]=void 0x0!==_0x4f73b2?_0x4f73b2:_0x143448(),this[_0x417bed(0x194)];}[_0x12b887(0x217)](_0x38bd5f){const _0x2e00ec=_0x12b887;return _0x2e00ec(0x224)==_0x38bd5f[_0x2e00ec(0x108)]?_0x38bd5f[_0x2e00ec(0x16b)][_0x2e00ec(0x139)]('|')[0x0]:null;}[_0x12b887(0x25d)](_0x3f9843){const _0x32da90=_0x12b887;if(0x0==_0x3f9843[_0x32da90(0x27d)])return;const _0x2b2b70=this[_0x32da90(0x1a0)],_0x53f124=_0x2b2b70[_0x32da90(0x1ed)][_0x32da90(0x212)](_0x2051fa),_0x1061b6=[];_0x2b2b70[_0x32da90(0x228)][_0x32da90(0x1d2)](_0x12fce7=>{const _0x10fa8d=_0x32da90;for(let _0x2deabe=0x0;_0x2deabe<_0x3f9843[_0x10fa8d(0x27d)];_0x2deabe++){const _0x56e13f=_0x3f9843[_0x2deabe];if(_0x56e13f[_0x10fa8d(0x13c)]=_0x2b2b70[_0x10fa8d(0x228)][_0x10fa8d(0x188)][_0x10fa8d(0x1e6)],_0x56e13f[_0x10fa8d(0x1d4)]=!0x0,_0x53f124[_0x10fa8d(0x1aa)](_0x56e13f)){const _0x51bdfd=_0x245abb(_0x56e13f[_0x10fa8d(0xf4)],_0x2b2b70[_0x10fa8d(0x228)]);_0x1061b6[_0x10fa8d(0xf7)](_0x1f06e5[_0x10fa8d(0x12d)](_0x51bdfd));}else switch(_0x56e13f[_0x10fa8d(0x108)]){case _0x10fa8d(0x261):{const _0x15d357=_0x56e13f[_0x10fa8d(0x166)],_0xd26e82=_0x56e13f[_0x10fa8d(0x236)];if(_0x15d357==_0xd26e82)break;_0x12fce7[_0x10fa8d(0x170)][_0x10fa8d(0x178)](_0x56e13f),_0x2b2b70[_0x10fa8d(0x228)][_0x10fa8d(0x26a)](_0x56e13f);const _0x5cb10b=_0x10fa8d(0x1d9),_0x3c07aa=_0x56e13f[_0x10fa8d(0x232)],_0x5cc259=_0x2b2b70[_0x10fa8d(0x228)][_0x10fa8d(0x110)](_0x3c07aa,_0x2b2b70[_0x10fa8d(0x228)][_0x10fa8d(0x240)](_0x3c07aa[_0x10fa8d(0x12c)],_0x10fa8d(0x1b4)));this[_0x10fa8d(0x10c)](_0x5cc259,_0x5cb10b,_0x15d357,_0xd26e82,{'groupId':_0x143448()});break;}case _0x10fa8d(0x225):case _0x10fa8d(0x14f):case _0x10fa8d(0x12b):{const _0x529e1a=_0x56e13f[_0x10fa8d(0x281)],_0x302b55=_0x56e13f[_0x10fa8d(0xfb)];if(_0x529e1a==_0x302b55)break;_0x12fce7[_0x10fa8d(0x170)][_0x10fa8d(0x178)](_0x56e13f),_0x2b2b70[_0x10fa8d(0x228)][_0x10fa8d(0x26a)](_0x56e13f);const _0x5bb1a0=_0x56e13f[_0x10fa8d(0x156)];if(!this[_0x10fa8d(0x1ab)](_0x5bb1a0))break;const _0x1e3892=_0x245abb(_0x56e13f[_0x10fa8d(0x21c)],_0x2b2b70[_0x10fa8d(0x228)]);this[_0x10fa8d(0x10c)](_0x1e3892,_0x5bb1a0,_0x529e1a,_0x302b55,{'groupId':_0x143448()});break;}case _0x10fa8d(0x20e):{_0x12fce7[_0x10fa8d(0x170)][_0x10fa8d(0x178)](_0x56e13f),_0x2b2b70[_0x10fa8d(0x228)][_0x10fa8d(0x26a)](_0x56e13f);if(_0x3f9843[_0x2deabe+0x1]&&_0x10fa8d(0x1bc)==_0x3f9843[_0x2deabe+0x1][_0x10fa8d(0x108)])break;const _0x336f64=_0x56e13f[_0x10fa8d(0x232)],_0x57a7a8=_0x56e13f[_0x10fa8d(0x1f0)],_0x2e53f1=_0x245abb(_0x2b2b70[_0x10fa8d(0x228)][_0x10fa8d(0x110)](_0x336f64,_0x336f64[_0x10fa8d(0x12f)](_0x57a7a8)),_0x2b2b70[_0x10fa8d(0x228)]);this[_0x10fa8d(0x256)](_0x2e53f1);break;}case _0x10fa8d(0x139):{_0x12fce7[_0x10fa8d(0x170)][_0x10fa8d(0x178)](_0x56e13f),_0x2b2b70[_0x10fa8d(0x228)][_0x10fa8d(0x26a)](_0x56e13f);const _0x2721dc=_0x56e13f[_0x10fa8d(0x1fa)],_0x14ddb7=_0x56e13f[_0x10fa8d(0xf6)];this[_0x10fa8d(0x256)](_0x2b2b70[_0x10fa8d(0x228)][_0x10fa8d(0x110)](_0x2721dc,_0x14ddb7));break;}case _0x10fa8d(0x1bc):case _0x10fa8d(0x26c):_0x12fce7[_0x10fa8d(0x170)][_0x10fa8d(0x178)](_0x56e13f),_0x2b2b70[_0x10fa8d(0x228)][_0x10fa8d(0x26a)](_0x56e13f);}}for(const _0x53fe61 of _0x1061b6)_0x53fe61[_0x10fa8d(0x117)](),this[_0x10fa8d(0x25a)](_0x53fe61);});}[_0x12b887(0x1f8)](_0x233631,_0x375bc1){const _0x6e05eb=_0x12b887,_0x109efb=_0x233631[_0x6e05eb(0x137)]();this[_0x6e05eb(0x195)][_0x6e05eb(0x1d2)](_0x571494=>{const _0x4b06e9=_0x6e05eb;_0x571494[_0x4b06e9(0x22e)](_0x109efb,{'range':_0x375bc1});});}[_0x12b887(0x1e8)](_0x5357ad){const _0x18d31b=_0x12b887,_0x550aa8=_0x5357ad['id'],_0x2ac4a8=this[_0x18d31b(0x1a0)][_0x18d31b(0x21f)][_0x18d31b(0x212)](_0x18d31b(0x1de));this[_0x18d31b(0x17b)][_0x18d31b(0x1cb)](_0x550aa8)||this[_0x18d31b(0x17b)][_0x18d31b(0x229)]({'channelId':_0x2ac4a8,'threadId':_0x550aa8,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x47f3f5=this[_0x18d31b(0x17b)][_0x18d31b(0x190)](_0x550aa8);_0x47f3f5[_0x18d31b(0x21a)](_0x18d31b(0x221)),_0x47f3f5[_0x18d31b(0x221)]=!0x1,_0x5357ad[_0x18d31b(0x138)]=_0x47f3f5;}[_0x12b887(0x11f)](_0x328cc2,_0x4f1580,_0x307815,_0x5c8c8e){const _0xbd908e=_0x12b887;if(_0x328cc2[_0xbd908e(0x108)]!=_0x4f1580||_0x328cc2[_0xbd908e(0x16b)]!=_0x307815||_0x328cc2[_0xbd908e(0x153)]['id']!=_0x5c8c8e)throw this[_0xbd908e(0x1a0)][_0xbd908e(0x118)](_0xbd908e(0x22f)),new _0x102c61(_0xbd908e(0x22f),this);}[_0x12b887(0x10a)](_0x2c7ae7,_0x3f620f){const _0x378b65=_0x12b887,_0x6a6d78=_0x2c7ae7[_0x378b65(0x162)]();if(_0x3f620f[_0x378b65(0x17f)](_0x6a6d78))_0x2c7ae7[_0x378b65(0x1c1)]();else{if(_0x6a6d78[_0x378b65(0x16c)](_0x3f620f)){const _0x1eba1f=this[_0x378b65(0x195)][_0x378b65(0x240)](_0x3f620f[_0x378b65(0x1b9)][_0x378b65(0x11d)],_0x378b65(0x1b4));this[_0x378b65(0x1f8)](_0x2c7ae7,this[_0x378b65(0x195)][_0x378b65(0x110)](_0x6a6d78[_0x378b65(0x1b9)],_0x1eba1f));const _0x5283bb=_0x143448(),_0x49b6ab=_0x2c7ae7[_0x378b65(0x153)]['id'],_0x1080b3=_0x2c7ae7[_0x378b65(0x108)]+':'+_0x2c7ae7[_0x378b65(0x16b)];this[_0x378b65(0x19a)]({'id':_0x5283bb,'type':_0x1080b3,'createdAt':new Date(),'authorId':_0x49b6ab,'data':_0x2c7ae7[_0x378b65(0x1c2)],'attributes':_0x2c7ae7[_0x378b65(0x15b)]});const _0x58363a=this[_0x378b65(0x195)][_0x378b65(0x240)](_0x3f620f[_0x378b65(0x1b4)][_0x378b65(0x20d)],_0x378b65(0x144)),_0x4768c6=this[_0x378b65(0x195)][_0x378b65(0x110)](_0x58363a,_0x6a6d78[_0x378b65(0x1b4)]);this[_0x378b65(0x193)](_0x1080b3,_0x5283bb,_0x49b6ab,_0x4768c6);}else{if(_0x6a6d78[_0x378b65(0x1a4)](_0x3f620f[_0x378b65(0x1b9)])){const _0x1954d7=this[_0x378b65(0x195)][_0x378b65(0x240)](_0x3f620f[_0x378b65(0x1b9)][_0x378b65(0x11d)],_0x378b65(0x1b4));this[_0x378b65(0x1f8)](_0x2c7ae7,this[_0x378b65(0x195)][_0x378b65(0x110)](_0x6a6d78[_0x378b65(0x1b9)],_0x1954d7));}else{const _0x2342a1=this[_0x378b65(0x195)][_0x378b65(0x240)](_0x3f620f[_0x378b65(0x1b4)][_0x378b65(0x20d)],_0x378b65(0x144));this[_0x378b65(0x1f8)](_0x2c7ae7,this[_0x378b65(0x195)][_0x378b65(0x110)](_0x2342a1,_0x6a6d78[_0x378b65(0x1b4)]));}}}}[_0x12b887(0x265)](_0x482b52){const _0x402e02=_0x12b887;for(const {suggestion:_0x57ad86,meta:_0x33ad26}of this[_0x402e02(0x274)](_0x482b52,_0x402e02(0x1a7))){if(!_0x33ad26[_0x402e02(0xfd)])continue;const _0x20f190=_0x57ad86[_0x402e02(0x1f9)]();for(const _0x1f6d3c of _0x20f190)if(!_0x482b52[_0x402e02(0x19e)](_0x1f6d3c)[_0x402e02(0x27d)])return!0x0;}return!0x1;}[_0x12b887(0x179)](_0x567da1){const _0x5d89d0=_0x12b887;return this[_0x5d89d0(0x1a0)][_0x5d89d0(0x1ed)][_0x5d89d0(0x212)](_0x5d89d0(0x214))[_0x5d89d0(0x132)](_0x567da1);}[_0x12b887(0x145)](_0x543d9a){const _0x164696=_0x12b887,_0x1f0421=this[_0x164696(0x1a0)][_0x164696(0x1ed)][_0x164696(0x212)](_0x164696(0x214)),_0x24949b=_0x546a26(_0x164696(0x150)+_0x543d9a),_0x4ddfa1=_0x1f0421[_0x164696(0x132)](_0x24949b);return _0x4ddfa1||_0x1f0421[_0x164696(0x25c)]({'id':_0x24949b,'name':_0x543d9a});}[_0x12b887(0x209)](_0x4827df,_0x29b935,_0x3c879e,_0x4e2b7a,_0x2805e4,_0x3d16a1){const _0x3ce86a=_0x12b887,_0x28ad7f=this[_0x3ce86a(0x179)](_0x4e2b7a);if(!_0x28ad7f)throw new _0x102c61(_0x3ce86a(0x230),this,{'authorId':_0x4e2b7a,'suggestionId':_0x3c879e});const _0x46ea00=this[_0x3ce86a(0x17a)][_0x3ce86a(0xfc)](_0x4827df,_0x29b935,_0x3c879e,_0x28ad7f,_0x2805e4,_0x509934=>{const _0x5b8a00=_0x3ce86a;this[_0x5b8a00(0x203)](_0x3c879e,{'attributes':_0x509934});const _0x106010=this[_0x5b8a00(0x1e2)](_0x3c879e);this[_0x5b8a00(0x16a)](new Set([_0x106010])),this[_0x5b8a00(0x1b3)](new Set([_0x106010]));},_0x3d16a1);return this[_0x3ce86a(0x165)](_0x46ea00,_0x3ce86a(0x106),()=>{const _0x26fcc1=_0x3ce86a;this[_0x26fcc1(0x203)](_0x3c879e,{'state':_0x26fcc1(0x1c0)});},{'priority':_0x3ce86a(0x283)}),this[_0x3ce86a(0x165)](_0x46ea00,_0x3ce86a(0x1ff),()=>{const _0x30981f=_0x3ce86a;this[_0x30981f(0x203)](_0x3c879e,{'state':_0x30981f(0x1ac)});},{'priority':_0x3ce86a(0x283)}),this[_0x3ce86a(0x183)][_0x3ce86a(0x1df)](_0x3c879e,_0x46ea00),this[_0x3ce86a(0x171)][_0x3ce86a(0x1df)](_0x46ea00,_0x3ce86a(0x11e)),_0x46ea00;}[_0x12b887(0x18d)](_0x17a7f0){return _0x2c648e(_0x17a7f0);}[_0x12b887(0x111)](_0xaa8a4b,_0x15349,_0x5bb480){const _0x22c4c0=_0x12b887,_0x2d82c8=_0xaa8a4b[_0x22c4c0(0x162)](),_0x58938e=_0x2d82c8[_0x22c4c0(0x1b9)],_0x191921=_0x2d82c8[_0x22c4c0(0x1b4)];this[_0x22c4c0(0x1f8)](_0xaa8a4b,this[_0x22c4c0(0x195)][_0x22c4c0(0x110)](_0x58938e,_0x15349));const _0x4445dd=_0x143448(),_0x1e1c3e=_0xaa8a4b[_0x22c4c0(0x153)]['id'],_0x90260c=_0xaa8a4b[_0x22c4c0(0x108)]+(_0xaa8a4b[_0x22c4c0(0x16b)]?':'+_0xaa8a4b[_0x22c4c0(0x16b)]:'');this[_0x22c4c0(0x19a)]({'id':_0x4445dd,'type':_0x90260c,'createdAt':new Date(),'authorId':_0x1e1c3e,'originalSuggestionId':_0xaa8a4b[_0x22c4c0(0x264)]||_0xaa8a4b['id'],'attributes':_0xaa8a4b[_0x22c4c0(0x15b)],'data':_0xaa8a4b[_0x22c4c0(0x1c2)]});const _0x26cb6d=this[_0x22c4c0(0x217)](_0xaa8a4b);(_0x22c4c0(0x142)==_0xaa8a4b[_0x22c4c0(0x108)]||_0x26cb6d&&this[_0x22c4c0(0x1be)](_0x26cb6d))&&(_0x5bb480=this[_0x22c4c0(0x195)][_0x22c4c0(0x237)](_0x5bb480[_0x22c4c0(0x20d)])),this[_0x22c4c0(0x193)](_0x90260c,_0x4445dd,_0x1e1c3e,this[_0x22c4c0(0x195)][_0x22c4c0(0x110)](_0x5bb480,_0x191921));}[_0x12b887(0x274)](_0x28b5f2,_0x3d1089=null){const _0x4034f0=_0x12b887,_0x17db5f=[],_0x4a5d34=this[_0x4034f0(0x1a0)][_0x4034f0(0x1ed)][_0x4034f0(0x212)](_0x4034f0(0x214))['me'];Array[_0x4034f0(0x1b5)](_0x28b5f2)||(_0x28b5f2=[_0x28b5f2]);for(const _0x58dc86 of this[_0x4034f0(0x213)]()){if(!_0x58dc86[_0x4034f0(0x1ad)])continue;if(_0x3d1089&&_0x58dc86[_0x4034f0(0x108)]!=_0x3d1089)continue;let _0x39a2bc=!0x1;for(const _0x1febfd of _0x58dc86[_0x4034f0(0x1f9)]()){for(const _0x38ef14 of _0x28b5f2){const _0x267b37=_0x38ef14[_0x4034f0(0x1b9)][_0x4034f0(0x17f)](_0x1febfd[_0x4034f0(0x1b4)])||_0x38ef14[_0x4034f0(0x1b4)][_0x4034f0(0x17f)](_0x1febfd[_0x4034f0(0x1b9)]);if(_0x267b37||_0x38ef14[_0x4034f0(0x187)](_0x1febfd)){const _0xaaad57=_0x38ef14[_0x4034f0(0x16c)](_0x1febfd)&&zt(this[_0x4034f0(0x195)][_0x4034f0(0x17e)],_0x1febfd[_0x4034f0(0x1b9)],_0x38ef14),_0x546a9e=_0x1febfd[_0x4034f0(0x16c)](_0x38ef14)&&zt(this[_0x4034f0(0x195)][_0x4034f0(0x17e)],_0x38ef14[_0x4034f0(0x1b9)],_0x1febfd);_0x17db5f[_0x4034f0(0x1fd)]({'suggestion':_0x58dc86,'meta':{'isOwn':_0x4a5d34==_0x58dc86[_0x4034f0(0x15f)],'isNextTo':_0x267b37,'isInsideObject':_0xaaad57,'containsRangeInObject':_0x546a9e}}),_0x39a2bc=!0x0;break;}}if(_0x39a2bc)break;}}return _0x17db5f;}[_0x12b887(0x193)](_0x6fc84b,_0x113998,_0x404583,_0x34cc08,_0x5a5bc4){const _0x5e8559=_0x12b887;this[_0x5e8559(0x195)][_0x5e8559(0x1d2)](_0x5bb2a5=>{const _0x1be1e1=_0x5e8559;let _0x313b36=_0x1be1e1(0x258)+_0x6fc84b+':'+_0x113998+':'+_0x404583;_0x5a5bc4&&(_0x313b36=_0x313b36+':'+_0x5a5bc4),_0x5bb2a5[_0x1be1e1(0x135)](_0x313b36,{'range':_0x34cc08,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x12b887(0x1ca)](_0x4d3fa3){const _0x3149b0=_0x12b887,_0x2d8395=_0x4d3fa3[_0x3149b0(0x1ae)],_0x27e17c=_0x4d3fa3[_0x3149b0(0x168)];_0x4d3fa3[_0x3149b0(0x1ae)]=null,_0x4d3fa3[_0x3149b0(0x168)]=null,null!=_0x2d8395&&_0x2d8395[_0x3149b0(0x168)]==_0x4d3fa3&&(_0x2d8395[_0x3149b0(0x168)]=_0x27e17c),null!=_0x27e17c&&_0x27e17c[_0x3149b0(0x1ae)]==_0x4d3fa3&&(_0x27e17c[_0x3149b0(0x1ae)]=_0x2d8395),_0x3149b0(0x148)==this[_0x3149b0(0x171)][_0x3149b0(0x212)](_0x4d3fa3)&&(this[_0x3149b0(0x171)][_0x3149b0(0x1df)](_0x4d3fa3,_0x3149b0(0x1d8)),this[_0x3149b0(0x147)](_0x3149b0(0x1f4),_0x4d3fa3,_0x2d8395,_0x27e17c));}[_0x12b887(0x19a)](_0x2d93b3){const _0x2eb689=_0x12b887,_0x46e6c4=_0x2d93b3['id'],_0x5b8098=this[_0x2eb689(0x189)](_0x2d93b3);if(this[_0x2eb689(0x280)]&&this[_0x2eb689(0x280)][_0x2eb689(0x23a)]){const _0x1db0d9=this[_0x2eb689(0x1a0)][_0x2eb689(0x1ed)][_0x2eb689(0x212)](_0x2eb689(0x1a8)),_0x12f88c=_0x5b8098[_0x2eb689(0x260)],_0x17d924=_0x5b8098[_0x2eb689(0x16b)]?_0x5b8098[_0x2eb689(0x108)]+':'+_0x5b8098[_0x2eb689(0x16b)]:_0x5b8098[_0x2eb689(0x108)],_0x46e216=this[_0x2eb689(0x1a0)][_0x2eb689(0x24a)],_0x2deb30=_0x1db0d9[_0x2eb689(0x13f)](_0x10d0be(_0x46e216,_0x2eb689(0xf8))),_0xe56d59={'id':_0x46e6c4,'type':_0x17d924,'hasComments':_0x12f88c,'data':_0x2d93b3[_0x2eb689(0x1c2)]||null,'originalSuggestionId':_0x2d93b3[_0x2eb689(0x13b)]||null,'attributes':_0x5b8098[_0x2eb689(0x15b)]};this[_0x2eb689(0x280)][_0x2eb689(0x23a)](_0xe56d59)[_0x2eb689(0x24f)](_0x44ab16=>{const _0x19ea7c=_0x2eb689;_0x5b8098[_0x19ea7c(0x1c5)]=!0x0,_0x1db0d9[_0x19ea7c(0x26c)](_0x2deb30),_0x44ab16&&_0x44ab16[_0x19ea7c(0x1b0)]&&(this[_0x19ea7c(0x183)][_0x19ea7c(0x212)](_0x46e6c4)[_0x19ea7c(0x1b0)]=_0x44ab16[_0x19ea7c(0x1b0)]);})[_0x2eb689(0x10d)](_0x3ab89d=>{const _0x456eae=_0x2eb689;throw _0x595c66(_0x456eae(0x130)),this[_0x456eae(0x1a0)][_0x456eae(0x228)][_0x456eae(0x21d)]({'isUndoable':!0x1},()=>{const _0x18c0a1=_0x456eae;_0x5b8098[_0x18c0a1(0x1ff)]();}),_0x5b8098[_0x456eae(0x223)](),this[_0x456eae(0x183)][_0x456eae(0x18b)](_0x5b8098['id']),this[_0x456eae(0x171)][_0x456eae(0x18b)](_0x5b8098),_0x3ab89d;});}return _0x5b8098;}[_0x12b887(0x1be)](_0x3d5aa8){const _0x12f365=_0x12b887;return this[_0x12f365(0x1a0)][_0x12f365(0x1ed)][_0x12f365(0x212)](_0x5aaac1)[_0x12f365(0x184)](_0x3d5aa8);}[_0x12b887(0x253)](_0x522550){const _0x4b06d8=_0x12b887;return this[_0x4b06d8(0x1a0)][_0x4b06d8(0x1ed)][_0x4b06d8(0x212)](_0x5aaac1)[_0x4b06d8(0x1cd)](_0x522550);}[_0x12b887(0x203)](_0x13f71e,_0x124f6a){const _0x342304=_0x12b887,_0x28dd11=this[_0x342304(0x1a0)][_0x342304(0x1ed)][_0x342304(0x212)](_0x342304(0x1a8)),_0x2a99b2=this[_0x342304(0x1e2)](_0x13f71e);if(this[_0x342304(0x280)]&&this[_0x342304(0x280)][_0x342304(0x1a9)]){if(_0x2a99b2[_0x342304(0x1c5)]){const _0x17db0d=_0x28dd11[_0x342304(0x13f)](_0x10d0be(this[_0x342304(0x1a0)][_0x342304(0x24a)],_0x342304(0xf8)));this[_0x342304(0x280)][_0x342304(0x1a9)](_0x13f71e,_0x124f6a)[_0x342304(0x24f)](()=>{const _0x20b3f8=_0x342304;_0x28dd11[_0x20b3f8(0x26c)](_0x17db0d);});}else _0x2a99b2['on'](_0x342304(0x1dc),()=>{const _0x1bcac1=_0x342304;this[_0x1bcac1(0x203)](_0x13f71e,_0x124f6a);});}}[_0x12b887(0x249)](_0x4d260e){const _0x252039=_0x12b887;if(!this[_0x252039(0x280)]||!this[_0x252039(0x280)][_0x252039(0x1e2)])throw new _0x102c61(_0x252039(0x206),this);return this[_0x252039(0x280)][_0x252039(0x1e2)](_0x4d260e);}[_0x12b887(0x22d)](_0x35e12c){const _0x8218d3=_0x12b887,{id:_0x2d3dd8,type:_0x585923,subType:_0x55d36f,authorId:_0x33aa48}=this[_0x8218d3(0x18d)](_0x35e12c),_0x1a85e0=this[_0x8218d3(0x183)][_0x8218d3(0x212)](_0x2d3dd8)||this[_0x8218d3(0x209)](_0x585923,_0x55d36f,_0x2d3dd8,_0x33aa48,{});switch(this[_0x8218d3(0x11f)](_0x1a85e0,_0x585923,_0x55d36f,_0x33aa48),this[_0x8218d3(0x171)][_0x8218d3(0x212)](_0x1a85e0)){case _0x8218d3(0x11e):this[_0x8218d3(0x249)](_0x2d3dd8)[_0x8218d3(0x24f)](_0x2fe97a=>{const _0x4a0c77=_0x8218d3;let _0x6d9b4d=Promise[_0x4a0c77(0x10f)]();_0x2fe97a[_0x4a0c77(0x260)]&&(_0x6d9b4d=this[_0x4a0c77(0x17b)][_0x4a0c77(0x12e)]({'channelId':this[_0x4a0c77(0x1a0)][_0x4a0c77(0x21f)][_0x4a0c77(0x212)](_0x4a0c77(0x1de)),'threadId':_0x2d3dd8})),_0x6d9b4d[_0x4a0c77(0x24f)](()=>{const _0x2bd5ec=_0x4a0c77;this[_0x2bd5ec(0x189)](_0x2fe97a)[_0x2bd5ec(0x1c5)]=!0x0;});}),this[_0x8218d3(0x171)][_0x8218d3(0x1df)](_0x1a85e0,_0x8218d3(0x152));break;case _0x8218d3(0x1d8):this[_0x8218d3(0x203)](_0x2d3dd8,{'state':_0x8218d3(0x20c)});case _0x8218d3(0x12a):this[_0x8218d3(0x171)][_0x8218d3(0x1df)](_0x1a85e0,_0x8218d3(0x148)),this[_0x8218d3(0x147)](_0x8218d3(0x16d),_0x1a85e0);break;case _0x8218d3(0x148):this[_0x8218d3(0x147)](_0x8218d3(0x18c),_0x1a85e0);}return _0x1a85e0[_0x8218d3(0x1d7)](_0x35e12c),_0x1a85e0;}[_0x12b887(0x1b3)](_0x514897){const _0x1bec67=_0x12b887,_0x36d6b4=Array[_0x1bec67(0x216)](_0x514897),_0x109021=_0x36d6b4[_0x1bec67(0x1eb)](_0x2ba000=>_0x1bec67(0x224)==_0x2ba000[_0x1bec67(0x108)]);this[_0x1bec67(0x273)](_0x109021);const _0x2ca2e7=_0x36d6b4[_0x1bec67(0x1eb)](_0x285575=>!_0x285575[_0x1bec67(0x1e5)]&&_0x1bec67(0x224)!=_0x285575[_0x1bec67(0x108)]),_0x1583b4=this[_0x1bec67(0x213)]({'skipNotAttached':!0x0})[_0x1bec67(0x1eb)](_0xe36ccf=>!_0xe36ccf[_0x1bec67(0x1e5)]&&_0x1bec67(0x224)!=_0xe36ccf[_0x1bec67(0x108)]),_0x1e45b3=_0x1583b4[_0x1bec67(0x1eb)](_0x127ae5=>!_0x514897[_0x1bec67(0x13d)](_0x127ae5)),_0x3bc02b=new Map(_0x1583b4[_0x1bec67(0x1d5)](_0x3cbcdb=>[_0x3cbcdb,this[_0x1bec67(0x17a)][_0x1bec67(0x235)](_0x3cbcdb[_0x1bec67(0x108)],_0x3cbcdb[_0x1bec67(0x16b)],_0x1bec67(0x15d))])),_0x1ab298=new Map(_0x1583b4[_0x1bec67(0x1d5)](_0x3335a4=>[_0x3335a4,_0x3335a4[_0x1bec67(0x162)]()])),_0x4b9454=new Set(),_0x36304a=new Set();for(let _0x82432=0x0;_0x82432<_0x2ca2e7[_0x1bec67(0x27d)];_0x82432++)_0x4155d9(_0x2ca2e7[_0x82432],_0x2ca2e7,_0x82432+0x1);for(let _0x498d02=0x0;_0x498d02<_0x2ca2e7[_0x1bec67(0x27d)];_0x498d02++)_0x4155d9(_0x2ca2e7[_0x498d02],_0x1e45b3,0x0);const _0x289900=new Set();for(let _0x284e40=0x0;_0x284e40<_0x2ca2e7[_0x1bec67(0x27d)];_0x284e40++){const _0x5568a6=_0x2ca2e7[_0x284e40];!_0x36304a[_0x1bec67(0x13d)](_0x5568a6)&&_0x5568a6[_0x1bec67(0x1ae)]&&(_0x289900[_0x1bec67(0x13f)](_0x5568a6[_0x1bec67(0x1ae)]),_0x5568a6[_0x1bec67(0x1ae)][_0x1bec67(0x168)]===_0x5568a6&&(_0x5568a6[_0x1bec67(0x1ae)][_0x1bec67(0x168)]=null),_0x5568a6[_0x1bec67(0x1ae)]=null),!_0x4b9454[_0x1bec67(0x13d)](_0x5568a6)&&_0x5568a6[_0x1bec67(0x168)]&&(_0x289900[_0x1bec67(0x13f)](_0x5568a6[_0x1bec67(0x168)]),_0x5568a6[_0x1bec67(0x168)][_0x1bec67(0x1ae)]===_0x5568a6&&(_0x5568a6[_0x1bec67(0x168)][_0x1bec67(0x1ae)]=null),_0x5568a6[_0x1bec67(0x168)]=null);}function _0x4155d9(_0x2dd910,_0x2cf477,_0x21d4f1){const _0x5d8991=_0x1bec67;for(let _0x3de61a=_0x21d4f1;_0x3de61a<_0x2cf477[_0x5d8991(0x27d)];_0x3de61a++){const _0x3a11d7=_0x3f0bd4(_0x2dd910,_0x2cf477[_0x3de61a]);_0x3a11d7&&(_0x3a11d7[0x0][_0x5d8991(0x168)]=_0x3a11d7[0x1],_0x3a11d7[0x1][_0x5d8991(0x1ae)]=_0x3a11d7[0x0],_0x4b9454[_0x5d8991(0x13f)](_0x3a11d7[0x0]),_0x36304a[_0x5d8991(0x13f)](_0x3a11d7[0x1]));}}function _0x3f0bd4(_0x3fe63c,_0x41f44f){const _0x345b95=_0x1bec67;if(_0x3fe63c[_0x345b95(0x15f)]['id']!==_0x41f44f[_0x345b95(0x15f)]['id'])return null;const _0x294375=_0x3bc02b[_0x345b95(0x212)](_0x3fe63c)(_0x3fe63c,_0x41f44f,_0x1ab298[_0x345b95(0x212)](_0x3fe63c),_0x1ab298[_0x345b95(0x212)](_0x41f44f));if(!_0x294375)return null;return _0x3bc02b[_0x345b95(0x212)](_0x41f44f)(_0x3fe63c,_0x41f44f,_0x1ab298[_0x345b95(0x212)](_0x3fe63c),_0x1ab298[_0x345b95(0x212)](_0x41f44f))?_0x294375[0x1][_0x345b95(0x138)]&&_0x294375[0x1][_0x345b95(0x138)][_0x345b95(0x27d)]?null:_0x294375:null;}_0x289900[_0x1bec67(0x23e)]&&this[_0x1bec67(0x1b3)](_0x289900);}[_0x12b887(0x273)](_0x1e66c9){const _0x54fdd6=_0x12b887;if(0x0==_0x1e66c9[_0x54fdd6(0x27d)])return;const _0x29c1eb=this[_0x54fdd6(0x213)]({'skipNotAttached':!0x0})[_0x54fdd6(0x1eb)](_0x51054a=>_0x54fdd6(0x224)==_0x51054a[_0x54fdd6(0x108)]&&_0x51054a[_0x54fdd6(0x14c)]),_0x2189ac=[],_0x44ccba=new Map();for(const _0x5c3716 of _0x29c1eb){const _0x245a0c=_0x546a26(_0x5c3716[_0x54fdd6(0x15b)]);_0x44ccba[_0x54fdd6(0x13d)](_0x245a0c)||(_0x44ccba[_0x54fdd6(0x1df)](_0x245a0c,_0x2189ac[_0x54fdd6(0x27d)]),_0x2189ac[_0x54fdd6(0x1fd)]([]));const _0x53a735=_0x44ccba[_0x54fdd6(0x212)](_0x245a0c);_0x2189ac[_0x53a735][_0x54fdd6(0x1fd)](_0x5c3716);}!(function(){const _0x15b337=_0x54fdd6;_0x2189ac[_0x15b337(0x1ee)]((_0xa95b88,_0x77c3d3)=>{const _0x385393=_0x15b337,_0x9d5377=_0xa95b88[0x0][_0x385393(0x1b0)],_0x57ddb8=_0x77c3d3[0x0][_0x385393(0x1b0)];return _0x9d5377==_0x57ddb8?_0xa95b88[0x0][_0x385393(0x15b)][_0x385393(0x234)]<_0x77c3d3[0x0][_0x385393(0x15b)][_0x385393(0x234)]?-0x1:0x1:_0x9d5377<_0x57ddb8?-0x1:0x1;});for(const _0x3b7304 of _0x2189ac)_0x3b7304[_0x15b337(0x1ee)]((_0x4da5b8,_0x151710)=>_0x4da5b8['id']<_0x151710['id']?-0x1:0x1);}());for(let _0x91acef=0x0;_0x91acef<_0x2189ac[_0x54fdd6(0x27d)];_0x91acef++){if(0x0==_0x2189ac[_0x91acef][_0x54fdd6(0x27d)])continue;const _0x1bb86b=[];for(let _0x39cf17=_0x91acef+0x1;_0x39cf17<_0x2189ac[_0x54fdd6(0x27d)];_0x39cf17++)0x0!=_0x2189ac[_0x39cf17][_0x54fdd6(0x27d)]&&_0x3c4bad(_0x2189ac[_0x91acef],_0x2189ac[_0x39cf17])&&_0x1bb86b[_0x54fdd6(0x1fd)](_0x39cf17);for(const _0x170ebc of _0x1bb86b)_0x2189ac[_0x91acef]=_0x2189ac[_0x91acef][_0x54fdd6(0x210)](_0x2189ac[_0x170ebc]),_0x2189ac[_0x170ebc]=[];}for(const _0x1bbf5b of _0x2189ac)for(let _0x268e74=0x0;_0x268e74<_0x1bbf5b[_0x54fdd6(0x27d)];_0x268e74++){const _0x4a4ef2=_0x1bbf5b[_0x268e74+0x1]||null;_0x1bbf5b[_0x268e74][_0x54fdd6(0x168)]!==_0x4a4ef2&&(_0x1bbf5b[_0x268e74][_0x54fdd6(0x168)]=_0x4a4ef2);}for(const _0x8ddc1b of _0x2189ac)for(let _0xf2c5f6=0x0;_0xf2c5f6<_0x8ddc1b[_0x54fdd6(0x27d)];_0xf2c5f6++){const _0x51ea32=_0x8ddc1b[_0xf2c5f6-0x1]||null;_0x8ddc1b[_0xf2c5f6][_0x54fdd6(0x1ae)]!==_0x51ea32&&(_0x8ddc1b[_0xf2c5f6][_0x54fdd6(0x1ae)]=_0x51ea32);}function _0x3c4bad(_0x5349b8,_0xd95e78){const _0x2c80e3=_0x54fdd6;if(_0x5349b8[0x0][_0x2c80e3(0x15b)][_0x2c80e3(0x234)]!==_0xd95e78[0x0][_0x2c80e3(0x15b)][_0x2c80e3(0x234)]&&_0x5349b8[0x0][_0x2c80e3(0x15f)]!==_0xd95e78[0x0][_0x2c80e3(0x15f)])return!0x1;if(!function(_0xfb0808,_0x3ba1d6){const _0x5cb38c=_0x2c80e3;if(!_0xfb0808[_0x5cb38c(0x260)]&&!_0x3ba1d6[_0x5cb38c(0x260)])return!0x0;if(_0xfb0808[_0x5cb38c(0x260)]&&_0x3ba1d6[_0x5cb38c(0x260)])return!0x1;if(_0xfb0808[_0x5cb38c(0x260)]&&_0x3ba1d6[_0x5cb38c(0x1b0)]<_0xfb0808[_0x5cb38c(0x138)][_0x5cb38c(0x151)][_0x5cb38c(0x212)](0x0)[_0x5cb38c(0x1b0)])return!0x0;if(_0x3ba1d6[_0x5cb38c(0x260)]&&_0xfb0808[_0x5cb38c(0x1b0)]<_0x3ba1d6[_0x5cb38c(0x138)][_0x5cb38c(0x151)][_0x5cb38c(0x212)](0x0)[_0x5cb38c(0x1b0)])return!0x0;return!0x1;}(_0x5349b8[0x0],_0xd95e78[0x0]))return!0x1;const _0x360aa2=_0x3703ce(_0x5349b8[0x0][_0x2c80e3(0x15b)],[_0x2c80e3(0x234),_0x2c80e3(0x18f)]),_0x789fd1=_0x3703ce(_0xd95e78[0x0][_0x2c80e3(0x15b)],[_0x2c80e3(0x234),_0x2c80e3(0x18f)]);if(!_0x1a2494(_0x360aa2,_0x789fd1))return!0x1;if(_0x5349b8[0x0][_0x2c80e3(0x15b)][_0x2c80e3(0x234)]==_0xd95e78[0x0][_0x2c80e3(0x15b)][_0x2c80e3(0x234)])return!0x0;if(_0x5349b8[0x0][_0x2c80e3(0x15b)][_0x2c80e3(0x18f)]!==_0xd95e78[0x0][_0x2c80e3(0x15b)][_0x2c80e3(0x18f)])return!0x1;return!!_0x5349b8[_0x2c80e3(0x134)](_0x351cf4=>_0xd95e78[_0x2c80e3(0x1dd)](_0x29961b=>_0x351cf4[_0x2c80e3(0x162)]()[_0x2c80e3(0x17f)](_0x29961b[_0x2c80e3(0x162)]())))&&_0xd95e78[_0x2c80e3(0x134)](_0x3c5cb5=>_0x5349b8[_0x2c80e3(0x1dd)](_0x53d61b=>_0x3c5cb5[_0x2c80e3(0x162)]()[_0x2c80e3(0x17f)](_0x53d61b[_0x2c80e3(0x162)]())));}}[_0x12b887(0x16a)](_0x57509e){const _0x2251fb=_0x12b887,_0x58050c=Array[_0x2251fb(0x216)](_0x57509e),_0x517505=this[_0x2251fb(0x213)]({'skipNotAttached':!0x0}),_0x2d6889=_0x517505[_0x2251fb(0x1eb)](_0x5f1d5b=>!_0x57509e[_0x2251fb(0x13d)](_0x5f1d5b)),_0x88ac53=new Map(_0x58050c[_0x2251fb(0x1d5)](_0x1ce360=>[_0x1ce360,this[_0x2251fb(0x17a)][_0x2251fb(0x235)](_0x1ce360[_0x2251fb(0x108)],_0x1ce360[_0x2251fb(0x16b)],_0x2251fb(0x123))])),_0x14a759=new Map(_0x517505[_0x2251fb(0x1d5)](_0x45a338=>[_0x45a338,_0x45a338[_0x2251fb(0x1f9)]()]));for(let _0x15835f=0x0;_0x15835f<_0x58050c[_0x2251fb(0x27d)];_0x15835f++){if(_0x2ed890(this,_0x58050c[_0x15835f],_0x58050c,_0x15835f+0x1))return!0x0;}for(let _0x161ae1=0x0;_0x161ae1<_0x58050c[_0x2251fb(0x27d)];_0x161ae1++){if(_0x2ed890(this,_0x58050c[_0x161ae1],_0x2d6889,0x0))return!0x0;}return!0x1;function _0x2ed890(_0xd4da00,_0x56c432,_0x2c5a1b,_0x368420){const _0x51851a=_0x2251fb;for(let _0x3eaa1b=_0x368420;_0x3eaa1b<_0x2c5a1b[_0x51851a(0x27d)];_0x3eaa1b++){const _0x911b8a=_0x2c5a1b[_0x3eaa1b];if(_0x911b8a[_0x51851a(0x108)]!==_0x56c432[_0x51851a(0x108)]||_0x911b8a[_0x51851a(0x15f)]['id']!==_0x56c432[_0x51851a(0x15f)]['id']||_0x911b8a[_0x51851a(0x16b)]!==_0x56c432[_0x51851a(0x16b)])continue;if(!en(_0x56c432,_0x911b8a))continue;if(_0x51851a(0x224)==_0x56c432[_0x51851a(0x108)]&&_0x56c432[_0x51851a(0x1c2)][_0x51851a(0x281)]!=_0x911b8a[_0x51851a(0x1c2)][_0x51851a(0x281)])continue;if(_0x51851a(0x224)==_0x56c432[_0x51851a(0x108)]&&_0xd4da00[_0x51851a(0x1be)](_0x56c432[_0x51851a(0x1c2)][_0x51851a(0x156)]))continue;if(_0x51851a(0x142)==_0x56c432[_0x51851a(0x108)]){const _0x4a7275=_0xd4da00[_0x51851a(0x1a0)][_0x51851a(0x228)],_0x160262=_0x56c432[_0x51851a(0x1b1)]();if(_0x160262&&(_0x4a7275[_0x51851a(0x17e)][_0x51851a(0x100)](_0x160262)||_0x4a7275[_0x51851a(0x17e)][_0x51851a(0x17c)](_0x160262)))continue;}const _0x44947b=_0x88ac53[_0x51851a(0x212)](_0x56c432),_0x482d25=_0x14a759[_0x51851a(0x212)](_0x56c432),_0x3e5136=_0x14a759[_0x51851a(0x212)](_0x911b8a),_0x5b1607=_0x56c432[_0x51851a(0x138)]&&_0x56c432[_0x51851a(0x138)][_0x51851a(0x27d)],_0x239361=_0x911b8a[_0x51851a(0x138)]&&_0x911b8a[_0x51851a(0x138)][_0x51851a(0x27d)];if(!_0x5b1607&&_0x44947b(_0x3e5136,_0x482d25))return _0xd4da00[_0x51851a(0x174)](_0x911b8a,_0x56c432),_0x14a759[_0x51851a(0x18b)](_0x56c432),!0x0;if(!_0x239361&&_0x44947b(_0x482d25,_0x3e5136))return _0xd4da00[_0x51851a(0x174)](_0x56c432,_0x911b8a),_0x14a759[_0x51851a(0x18b)](_0x911b8a),!0x0;}return!0x1;}}[_0x12b887(0x174)](_0x1256b2,_0x3277d9){const _0x3200bf=_0x12b887;if(_0x1256b2[_0x3200bf(0x1e5)]){for(const _0x31addf of _0x3277d9[_0x3200bf(0x1f9)]())_0x1256b2[_0x3200bf(0x11c)](_0x31addf);}else{const _0x4f9ae1=_0x3277d9[_0x3200bf(0x162)]()[_0x3200bf(0x1b4)];this[_0x3200bf(0x1f8)](_0x1256b2,this[_0x3200bf(0x195)][_0x3200bf(0x110)](_0x1256b2[_0x3200bf(0x162)]()[_0x3200bf(0x1b9)],_0x4f9ae1));}_0x3277d9[_0x3200bf(0x1c1)]();}[_0x12b887(0x124)](_0x4ffa87,_0x356f6e,_0x1097d1){const _0x439439=_0x12b887,_0x511283=_0x4ffa87[_0x439439(0x13a)](_0x439439(0x1c6))||_0x4ffa87[_0x439439(0x13a)](_0x439439(0x224))?_0x439439(0x25f):_0x4ffa87[_0x439439(0x14e)]();return _0x10d0be(this[_0x439439(0x1a0)][_0x439439(0x24a)],_0x356f6e+'_'+_0x511283+_0x439439(0x1f7),_0x1097d1);}[_0x12b887(0x1f2)](){const _0x5a6dd8=_0x12b887,_0x484ebc=this[_0x5a6dd8(0x1a0)];if(!_0x484ebc['ui'])return;const {ariaLiveAnnouncer:_0x1de466}=_0x484ebc['ui'];_0x1b7d42(this[_0x5a6dd8(0x195)],({left:_0x2fa977,entered:_0x42426d})=>{const _0x146870=_0x5a6dd8;for(const _0x32dbbd of _0x2fa977){const {group:_0x1230ba,type:_0x115762}=this[_0x146870(0x18d)](_0x32dbbd[_0x146870(0x23f)]);if(_0x146870(0x1f1)===_0x1230ba){_0x1de466[_0x146870(0x1bf)](this[_0x146870(0x124)](_0x115762,_0x146870(0x1fb)));break;}}for(const _0x1fa71f of _0x42426d){const {group:_0x340f4b,type:_0x417513}=this[_0x146870(0x18d)](_0x1fa71f[_0x146870(0x23f)]);if(_0x146870(0x1f1)===_0x340f4b){_0x1de466[_0x146870(0x1bf)](this[_0x146870(0x124)](_0x417513,_0x146870(0x27b),_0x12a58c(_0x3ff14b)));break;}}});}[_0x12b887(0x16f)](_0x2ced1e){const _0x1616ce=_0x12b887;if(this[_0x1616ce(0x219)])return!0x1;const _0x3f673f=this[_0x1616ce(0x1a0)],_0x4f0a3e=_0x3f673f[_0x1616ce(0x228)][_0x1616ce(0x188)][_0x1616ce(0x133)][_0x1616ce(0x263)]();if(0x0==_0x4f0a3e[_0x1616ce(0x27d)])return!0x1;const _0x74d6ad=[],_0x59259b=_0x4f0a3e[_0x1616ce(0x1eb)](_0x532794=>_0x1616ce(0x224)==_0x532794[_0x1616ce(0x108)]),_0x3b5a81=_0x4f0a3e[_0x1616ce(0x1eb)](_0x38fe5a=>_0x1616ce(0x20e)==_0x38fe5a[_0x1616ce(0x108)]&&_0x1616ce(0x149)!=_0x38fe5a[_0x1616ce(0x23f)]),_0x5e1f25=_0x4f0a3e[_0x1616ce(0x1eb)](_0x20e925=>_0x1616ce(0x26c)==_0x20e925[_0x1616ce(0x108)]&&_0x1616ce(0x149)!=_0x20e925[_0x1616ce(0x23f)]);for(const _0x5b45e1 of _0x59259b)_0x74d6ad[_0x1616ce(0x1fd)]({'key':_0x5b45e1[_0x1616ce(0x119)],'newValue':_0x5b45e1[_0x1616ce(0x255)],'oldValue':_0x5b45e1[_0x1616ce(0x113)],'range':Zt(_0x5b45e1[_0x1616ce(0x21c)],_0x3f673f[_0x1616ce(0x228)])});for(const _0x2aa9b6 of _0x3b5a81){const _0x269ac1=_0x5e1f25[_0x1616ce(0x239)](_0x764926=>_0x764926[_0x1616ce(0x232)][_0x1616ce(0x17f)](_0x2aa9b6[_0x1616ce(0x232)]));_0x269ac1&&_0x74d6ad[_0x1616ce(0x1fd)]({'key':_0x1616ce(0x1d9),'newValue':_0x2aa9b6[_0x1616ce(0x23f)],'oldValue':_0x269ac1[_0x1616ce(0x23f)],'range':_0x3f673f[_0x1616ce(0x228)][_0x1616ce(0x185)](_0x2aa9b6[_0x1616ce(0x232)][_0x1616ce(0x12c)])});}return 0x0!=_0x74d6ad[_0x1616ce(0x27d)]&&this[_0x1616ce(0x19b)](_0x2ced1e,_0x74d6ad);}[_0x12b887(0xfe)](_0x4db2ba){const _0x2c3ace=_0x12b887;let _0x48e6b3=!0x1;const _0x158877=this[_0x2c3ace(0x1a0)][_0x2c3ace(0x228)][_0x2c3ace(0x188)][_0x2c3ace(0x133)][_0x2c3ace(0x1fe)]()[_0x2c3ace(0x1eb)](_0x57018a=>_0x57018a[_0x2c3ace(0x1c2)][_0x2c3ace(0xf4)]&&_0x57018a[_0x2c3ace(0x23f)][_0x2c3ace(0x13a)](_0x2c3ace(0xfa)));for(const _0x131a00 of _0x158877){const {subType:_0x11dcec,id:_0xf03b80}=this[_0x2c3ace(0x18d)](_0x131a00[_0x2c3ace(0x23f)]),_0x272e4a=_0x11dcec[_0x2c3ace(0x139)]('|')[0x0];for(const _0x5902ca of this[_0x2c3ace(0x213)]({'skipNotAttached':!0x0}))_0x5902ca['id']!=_0xf03b80&&_0x2c3ace(0x224)==_0x5902ca[_0x2c3ace(0x108)]&&_0x5902ca[_0x2c3ace(0x1c2)]&&_0x5902ca[_0x2c3ace(0x1c2)][_0x2c3ace(0x156)]==_0x272e4a&&_0x5902ca[_0x2c3ace(0x162)]()[_0x2c3ace(0x207)](_0x131a00[_0x2c3ace(0x1c2)][_0x2c3ace(0xf4)])&&(this[_0x2c3ace(0x28a)](_0x5902ca,_0x131a00[_0x2c3ace(0x1c2)][_0x2c3ace(0xf4)],_0x4db2ba),_0x48e6b3=!0x0);}return _0x48e6b3;}[_0x12b887(0x27e)](_0x9daf97){const _0x1cdbdc=_0x12b887;this[_0x1cdbdc(0x219)]=!0x0,_0x9daf97();}[_0x12b887(0x1ab)](_0x215e54){const _0x24bfb1=_0x12b887;return this[_0x24bfb1(0x1a0)][_0x24bfb1(0x1ed)][_0x24bfb1(0x212)](_0x5aaac1)[_0x24bfb1(0x27c)](_0x215e54);}[_0x12b887(0x19b)](_0x276f41,_0x2e37f9){const _0x30ad2d=_0x12b887;if(0x0==_0x2e37f9[_0x30ad2d(0x27d)])return!0x1;let _0x573f9c=!0x1;for(const _0x90ebe5 of _0x2e37f9){const _0x2722c4=this[_0x30ad2d(0x274)](_0x90ebe5[_0x30ad2d(0x21c)],_0x30ad2d(0x224))[_0x30ad2d(0x1eb)](_0x995192=>!_0x995192[_0x30ad2d(0x103)][_0x30ad2d(0x116)])[_0x30ad2d(0x1d5)](_0x2e1dff=>_0x2e1dff[_0x30ad2d(0x1f1)]),_0x37cd5c=_0x546a26({'newValue':_0x90ebe5[_0x30ad2d(0xfb)]});_0x2722c4[_0x30ad2d(0x1eb)](_0x4c1ab3=>{const _0x205ed3=_0x30ad2d,[_0x252cf4,_0x4cb6f1]=_0x4c1ab3[_0x205ed3(0x16b)][_0x205ed3(0x139)]('|');return _0x252cf4==_0x90ebe5[_0x205ed3(0x156)]&&_0x4cb6f1!=_0x37cd5c;})[_0x30ad2d(0x1e1)](_0x128753=>{const _0x5a76e3=_0x30ad2d;this[_0x5a76e3(0x28a)](_0x128753,_0x90ebe5[_0x5a76e3(0x21c)],_0x276f41),_0x573f9c=!0x0;});}return _0x573f9c;}[_0x12b887(0x28a)](_0x11184c,_0x58ea21,_0x3cde49){const _0x321cfd=_0x12b887,_0x476875=_0x11184c[_0x321cfd(0x162)]()[_0x321cfd(0x19e)](_0x58ea21);0x0!==_0x476875[_0x321cfd(0x27d)]?0x1!==_0x476875[_0x321cfd(0x27d)]?this[_0x321cfd(0x111)](_0x11184c,_0x58ea21[_0x321cfd(0x1b9)],_0x58ea21[_0x321cfd(0x1b4)]):this[_0x321cfd(0x1f8)](_0x11184c,_0x476875[0x0]):_0x3cde49[_0x321cfd(0x286)](_0x11184c[_0x321cfd(0x137)]());}}class qt{[_0x12b887(0x155)];[_0x12b887(0x195)];[_0x12b887(0x10e)];[_0x12b887(0x282)];constructor(_0x3d6578){const _0x4a0d18=_0x12b887;this[_0x4a0d18(0x155)]=_0x3d6578,this[_0x4a0d18(0x195)]=_0x3d6578[_0x4a0d18(0x228)],this[_0x4a0d18(0x10e)]=new Map(),this[_0x4a0d18(0x282)]=new Map(),this[_0x4a0d18(0x175)]();}[_0x12b887(0xfc)](_0x6a6076,_0x58ed94,_0x5e3675,_0x5f184c,_0x4249a3,_0xf9e4e4,_0x752ecb){const _0x4c1959=_0x12b887;return new _0x4e3d08(this[_0x4c1959(0x195)],{'type':_0x6a6076,'subType':_0x58ed94,'id':_0x5e3675,'originalSuggestionId':_0x752ecb,'author':_0x5f184c,'creator':_0x5f184c,'attributes':_0x4249a3,'onAttributesChange':_0xf9e4e4,'onAccept':(..._0x1fb349)=>this[_0x4c1959(0x235)](_0x6a6076,_0x58ed94,_0x4c1959(0x106))(..._0x1fb349),'onDiscard':(..._0xf28fa7)=>this[_0x4c1959(0x235)](_0x6a6076,_0x58ed94,_0x4c1959(0x1ff))(..._0xf28fa7)});}[_0x12b887(0x1c9)](_0x121dd2,_0x248a01,_0x49f890,_0x4eb72d){const _0x36efa6=_0x12b887,_0x202bbb=_0x121dd2+':'+_0x248a01+':'+_0x49f890;this[_0x36efa6(0x10e)][_0x36efa6(0x1df)](_0x202bbb,_0x4eb72d);}[_0x12b887(0x235)](_0x4a9fe2,_0x2157df,_0x5aef81){const _0x397d22=_0x12b887,_0x3b7a00=_0x4a9fe2+':'+_0x2157df+':'+_0x5aef81;return this[_0x397d22(0x10e)][_0x397d22(0x212)](_0x3b7a00)||this[_0x397d22(0x282)][_0x397d22(0x212)](_0x4a9fe2+':'+_0x5aef81);}[_0x12b887(0x175)](){const _0x5b15e4=_0x12b887,_0x2d6c3c=()=>!0x1,_0x550cf2=_0x3faabe=>{const _0x714222=_0x44d3;_0x3faabe[_0x714222(0x1ee)]((_0x18508e,_0x55360f)=>_0x18508e[_0x714222(0x1b9)][_0x714222(0x125)](_0x55360f[_0x714222(0x1b9)])?0x1:-0x1),this[_0x714222(0x195)][_0x714222(0x1d2)](_0x463ce6=>{const _0xdaf24f=_0x714222;for(const _0x176c80 of _0x3faabe){let _0x32a193;_0x32a193=_0x176c80[_0xdaf24f(0x1b4)][_0xdaf24f(0x259)]&&_0x176c80[_0xdaf24f(0x1b4)][_0xdaf24f(0x20d)]==_0x176c80[_0xdaf24f(0x1b9)][_0xdaf24f(0x12c)]?_0x463ce6[_0xdaf24f(0x173)](_0x176c80[_0xdaf24f(0x1b9)][_0xdaf24f(0x12c)],'on'):_0x463ce6[_0xdaf24f(0x173)](_0x176c80),this[_0xdaf24f(0x195)][_0xdaf24f(0x22b)](_0x32a193,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0xffab95=(_0x258474,_0x8569f1)=>{const _0x39aa70=_0x44d3;_0x8569f1&&this[_0x39aa70(0x195)][_0x39aa70(0x1d2)](_0x499d57=>{const _0x1f86c7=_0x39aa70,{commandName:_0x19b11e,commandParams:_0x4f5485=[]}=_0x8569f1,_0x195bcb=_0x258474[_0x1f86c7(0x1d5)](_0x580150=>(Kt(_0x580150)&&(_0x580150=this[_0x1f86c7(0x195)][_0x1f86c7(0x110)](_0x580150[_0x1f86c7(0x1b4)])),_0x580150))[_0x1f86c7(0x1eb)](_0x5de598=>_0x1f86c7(0x257)!==_0x5de598[_0x1f86c7(0x21e)][_0x1f86c7(0x141)]);if(_0x195bcb[_0x1f86c7(0x27d)]<0x1)return;const _0x47e125=Array[_0x1f86c7(0x216)](this[_0x1f86c7(0x195)][_0x1f86c7(0x188)][_0x1f86c7(0x243)][_0x1f86c7(0x1f9)]())[_0x1f86c7(0x1d5)](_0x2a0300=>_0x1f06e5[_0x1f86c7(0x12d)](_0x2a0300));_0x499d57[_0x1f86c7(0x1d1)](_0x195bcb);for(const _0x58325a of this[_0x1f86c7(0x155)][_0x1f86c7(0x267)][_0x1f86c7(0x267)]())_0x58325a[_0x1f86c7(0x287)]();_0x4f5485[_0x1f86c7(0x1fd)]({'forceDefaultExecution':!0x0}),this[_0x1f86c7(0x155)][_0x1f86c7(0x122)](_0x19b11e,..._0x4f5485);const _0x13cd82=_0x47e125[_0x1f86c7(0x1eb)](_0x39888f=>_0x1f86c7(0x257)!=_0x39888f[_0x1f86c7(0x21e)][_0x1f86c7(0x141)]);_0x13cd82[_0x1f86c7(0x27d)]>0x0&&_0x499d57[_0x1f86c7(0x1d1)](_0x13cd82);for(const _0x190f67 of _0x47e125)_0x190f67[_0x1f86c7(0x117)]();});},_0x22dd1e=(_0x53c952,_0x20b346)=>0x1==_0x53c952[_0x5b15e4(0x27d)]&&0x1==_0x20b346[_0x5b15e4(0x27d)]&&_0x53c952[0x0][_0x5b15e4(0x1b4)][_0x5b15e4(0x17f)](_0x20b346[0x0][_0x5b15e4(0x1b9)]),_0x1fdeab=(_0x5f50f8,_0x2c2ed7,_0x2ad304,_0x3a57a3)=>nn(_0x5f50f8,_0x2c2ed7,_0x2ad304,_0x3a57a3)?[_0x5f50f8,_0x2c2ed7]:nn(_0x2c2ed7,_0x5f50f8,_0x3a57a3,_0x2ad304)?[_0x2c2ed7,_0x5f50f8]:null;this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x23b),_0x2d6c3c),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x1d0),_0x550cf2),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x23c),_0x22dd1e),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x169),_0x1fdeab),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x143),_0x550cf2),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x1cf),_0x2d6c3c),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x202),_0x22dd1e),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x115),_0x1fdeab),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x182),_0xffab95),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x129),_0x2d6c3c),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x15a),_0x22dd1e),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x275),_0x2d6c3c),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x192),_0xffab95),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x244),_0x2d6c3c),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x205),_0x22dd1e),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x1a5),_0x2d6c3c),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x204),_0x2d6c3c),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x1cc),(_0x253a88,_0x3fbc6b)=>{const _0x6f2658=_0x5b15e4;if(!_0x3fbc6b)return;const _0x53b4b1=this[_0x6f2658(0x155)][_0x6f2658(0x1ed)][_0x6f2658(0x212)](TrackChangesEditing);this[_0x6f2658(0x195)][_0x6f2658(0x1d2)](_0x2946cf=>{const _0xa11b57=_0x6f2658;if(_0xa11b57(0x1d9)==_0x3fbc6b[_0xa11b57(0x156)])for(const _0x203997 of _0x253a88){const _0x14a518=_0x203997[_0xa11b57(0x1b9)][_0xa11b57(0x12c)],_0x6935e1=_0x3fbc6b[_0xa11b57(0x281)];_0x2946cf[_0xa11b57(0x261)](_0x14a518,_0x6935e1);}else{if(_0x53b4b1[_0xa11b57(0x1be)](_0x3fbc6b[_0xa11b57(0x156)])){for(const _0x1251d1 of _0x253a88)void 0x0!==_0x3fbc6b[_0xa11b57(0x281)]?_0x2946cf[_0xa11b57(0x1bb)](_0x3fbc6b[_0xa11b57(0x156)],_0x3fbc6b[_0xa11b57(0x281)],_0x1251d1[_0xa11b57(0x1b9)][_0xa11b57(0x12c)]):_0x2946cf[_0xa11b57(0x14f)](_0x3fbc6b[_0xa11b57(0x156)],_0x1251d1[_0xa11b57(0x1b9)][_0xa11b57(0x12c)]);}else{for(const _0x51bf9e of _0x253a88)_0x3fbc6b[_0xa11b57(0x281)]?_0x2946cf[_0xa11b57(0x1bb)](_0x3fbc6b[_0xa11b57(0x156)],_0x3fbc6b[_0xa11b57(0x281)],_0x51bf9e):_0x2946cf[_0xa11b57(0x14f)](_0x3fbc6b[_0xa11b57(0x156)],_0x51bf9e);}}});}),this[_0x5b15e4(0x282)][_0x5b15e4(0x1df)](_0x5b15e4(0x1d6),_0x22dd1e);}}function zt(_0x13ffae,_0x2cf549,_0xafba9c){const _0x5c9162=_0x12b887;for(const _0x526fb6 of _0x2cf549[_0x5c9162(0x20d)][_0x5c9162(0x266)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x526fb6[_0x5c9162(0x21e)]==_0x526fb6)return!0x1;if(!_0xafba9c[_0x5c9162(0x105)](_0x526fb6))return!0x1;if(_0x13ffae[_0x5c9162(0x100)](_0x526fb6)||_0x13ffae[_0x5c9162(0x17c)](_0x526fb6))return!0x0;}return!0x1;}function Kt(_0x354800){const _0x101ed3=_0x12b887;return _0x354800[_0x101ed3(0x1b4)][_0x101ed3(0x20d)]==_0x354800[_0x101ed3(0x1b9)][_0x101ed3(0x12c)]&&_0x354800[_0x101ed3(0x1b4)][_0x101ed3(0x18a)];}function Wt(_0x9d010b,_0x262b6a,_0x526399,_0x3217ad){const _0xa6c04d=_0x12b887,_0x2af0ec=_0x1814bd=>!_0x1814bd[_0xa6c04d(0x25b)]['is'](_0xa6c04d(0x1c8))&&!_0x3217ad[_0xa6c04d(0x100)](_0x1814bd[_0xa6c04d(0x25b)]),_0x238e77=_0x9d010b[_0xa6c04d(0x1b9)][_0xa6c04d(0x1f5)](_0x2af0ec),_0x52fd05=_0x9d010b[_0xa6c04d(0x1b4)][_0xa6c04d(0x1f5)](_0x2af0ec,{'direction':_0xa6c04d(0x16e)});return(!_0x9d010b[_0xa6c04d(0x1b9)][_0xa6c04d(0x17f)](_0x238e77)||!_0x9d010b[_0xa6c04d(0x1b4)][_0xa6c04d(0x17f)](_0x52fd05))&&(_0x238e77[_0xa6c04d(0x125)](_0x52fd05)?_0x526399[_0xa6c04d(0x22e)](_0x262b6a,{'range':_0x526399[_0xa6c04d(0x110)](_0x238e77,_0x52fd05)}):_0x526399[_0xa6c04d(0x286)](_0x262b6a),!0x0);}function Ht(_0x2df454){return _0x546a26(_0x2df454);}function Qt(_0x15a6a2){const _0xb701c5=_0x12b887,_0x661d30=_0x15a6a2[_0xb701c5(0x1b9)][_0xb701c5(0x12c)];return _0x661d30&&_0x661d30['is'](_0xb701c5(0x238));}function Xt(_0x201472){return Kt(_0x201472)||function(_0x3bab1c){const _0x25bc50=_0x44d3;return _0x3bab1c[_0x25bc50(0x1b9)][_0x25bc50(0x20d)]==_0x3bab1c[_0x25bc50(0x1b4)][_0x25bc50(0x11d)]&&_0x3bab1c[_0x25bc50(0x1b9)][_0x25bc50(0x259)];}(_0x201472);}function _0x44d3(_0x38e244,_0x203151){const _0x3f7014=_0x3f70();return _0x44d3=function(_0x44d3e2,_0x2649ca){_0x44d3e2=_0x44d3e2-0xf4;let _0x3c007f=_0x3f7014[_0x44d3e2];return _0x3c007f;},_0x44d3(_0x38e244,_0x203151);}function Yt(_0x224e13,_0x574512){const _0xef3582=_0x12b887;try{const _0x480db1=_0x224e13[_0xef3582(0x164)]();for(const _0x4ff810 of _0x574512)if(_0x224e13!==_0x4ff810&&_0x480db1&&_0x480db1[_0xef3582(0x207)](_0x4ff810[_0xef3582(0x164)]()))return!0x0;return!0x1;}catch{return!0x1;}}function Zt(_0x410ea5,_0x3cac74){const _0x2d3d95=_0x12b887;return null==_0x410ea5[_0x2d3d95(0x1b4)][_0x2d3d95(0x11d)]&&_0x410ea5[_0x2d3d95(0x1b4)][_0x2d3d95(0x20d)]==_0x410ea5[_0x2d3d95(0x1b9)][_0x2d3d95(0x12c)]?tn(_0x410ea5[_0x2d3d95(0x1b9)][_0x2d3d95(0x12c)],_0x3cac74):_0x410ea5;}function tn(_0x4c595c,_0x2d50c0){const _0x5e8a9d=_0x12b887,_0x423bd7=_0x2d50c0[_0x5e8a9d(0x17e)][_0x5e8a9d(0x100)](_0x4c595c)||_0x2d50c0[_0x5e8a9d(0x17e)][_0x5e8a9d(0x1e0)](_0x4c595c);return _0x2d50c0[_0x5e8a9d(0x110)](_0x2d50c0[_0x5e8a9d(0x240)](_0x4c595c,_0x5e8a9d(0x271)),_0x423bd7?_0x2d50c0[_0x5e8a9d(0x279)](_0x4c595c):_0x2d50c0[_0x5e8a9d(0x240)](_0x4c595c,_0x5e8a9d(0x1b4)));}function nn(_0x29d026,_0x4fcc6f,_0x3bed64,_0x73da7){const _0x1af315=_0x12b887;return!!en(_0x29d026,_0x4fcc6f)&&_0x3bed64[_0x1af315(0x1b4)][_0x1af315(0x17f)](_0x73da7[_0x1af315(0x1b9)]);}function en(_0x18bd8c,_0x2e1fce){const _0x1dcf10=_0x12b887;if(!_0x18bd8c[_0x1dcf10(0x14c)]||!_0x2e1fce[_0x1dcf10(0x14c)])return!0x1;const _0x2dd1e3=new Set(Object[_0x1dcf10(0x1e9)](_0x18bd8c[_0x1dcf10(0x15b)])),_0x590de9=new Set(Object[_0x1dcf10(0x1e9)](_0x2e1fce[_0x1dcf10(0x15b)]));if(_0x2dd1e3[_0x1dcf10(0x18b)](_0x1dcf10(0x234)),_0x590de9[_0x1dcf10(0x18b)](_0x1dcf10(0x234)),0x0==_0x2dd1e3[_0x1dcf10(0x23e)]&&0x0==_0x590de9[_0x1dcf10(0x23e)])return!0x0;if(_0x2dd1e3[_0x1dcf10(0x23e)]!=_0x590de9[_0x1dcf10(0x23e)])return!0x1;const _0x43a903={..._0x18bd8c[_0x1dcf10(0x15b)]},_0x3918f8={..._0x2e1fce[_0x1dcf10(0x15b)]};return delete _0x43a903[_0x1dcf10(0x234)],delete _0x3918f8[_0x1dcf10(0x234)],JSON[_0x1dcf10(0x26e)](_0x43a903)==JSON[_0x1dcf10(0x26e)](_0x3918f8);}function sn(_0x1ff0a0,_0x31c340){const _0x16e5bf=_0x12b887,_0x3dd37c=on(_0x1ff0a0[_0x16e5bf(0x15b)]),_0xc2d71e=on(_0x31c340);if(!_0x1ff0a0[_0x16e5bf(0x14c)])return!0x1;for(const _0x3406c3 of Object[_0x16e5bf(0x1e9)](_0xc2d71e))if(!_0x1a2494(_0x3dd37c[_0x3406c3],_0xc2d71e[_0x3406c3]))return!0x1;return!0x0;}function on(_0x4113df){const _0x52a0c0=_0x12b887,_0x309890=Object[_0x52a0c0(0x1a6)]({},_0x4113df);return delete _0x309890[_0x52a0c0(0x278)],delete _0x309890[_0x52a0c0(0x19f)],_0x309890;}
@@ -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 _0x4c9b41=_0x2744;(function(_0x112e8f,_0x3a1079){const _0x34987c=_0x2744,_0x3f35e9=_0x112e8f();while(!![]){try{const _0x2d5542=parseInt(_0x34987c(0xf0))/0x1+parseInt(_0x34987c(0xf8))/0x2*(parseInt(_0x34987c(0xf3))/0x3)+-parseInt(_0x34987c(0xf2))/0x4+parseInt(_0x34987c(0xe4))/0x5*(-parseInt(_0x34987c(0xec))/0x6)+-parseInt(_0x34987c(0xee))/0x7*(-parseInt(_0x34987c(0xea))/0x8)+-parseInt(_0x34987c(0xe5))/0x9+-parseInt(_0x34987c(0xf9))/0xa*(parseInt(_0x34987c(0xeb))/0xb);if(_0x2d5542===_0x3a1079)break;else _0x3f35e9['push'](_0x3f35e9['shift']());}catch(_0x540b17){_0x3f35e9['push'](_0x3f35e9['shift']());}}}(_0x4f44,0x9bc33));import{Plugin as _0x367475}from'ckeditor5/src/core.js';import{Dialog as _0xcc4609}from'ckeditor5/src/ui.js';import{TrackChangesData as _0x10fe87}from'./trackchangesdata.js';function _0x4f44(){const _0x19b429=['3824lvSmqo','2598871OkzZxA','11112rtewYN','isPremiumPlugin','18004UZxgXS','config','1052277OkTEOY','TrackChangesPreview','2848828pPAgNj','2408862LmPkHv','appendChild','editor','define','isOfficialPlugin','2wtNmXR','20kLCcqE','commands','pluginName','1115ZCEotj','7640271pHxKcI','previewFinalContent','trackChanges.preview.renderFunction','add','requires'];_0x4f44=function(){return _0x19b429;};return _0x4f44();}import{PreviewFinalContentCommand as _0x6fae9f}from'./commands/previewfinalcontentcommand.js';function _0x2744(_0x144196,_0x3ef804){const _0x4f4431=_0x4f44();return _0x2744=function(_0x2744b8,_0xd1731f){_0x2744b8=_0x2744b8-0xe4;let _0x1ea126=_0x4f4431[_0x2744b8];return _0x1ea126;},_0x2744(_0x144196,_0x3ef804);}import'../theme/trackchangespreview.css';export class TrackChangesPreview extends _0x367475{static get[_0x4c9b41(0xe9)](){return[_0x10fe87,_0xcc4609];}static get[_0x4c9b41(0xfb)](){const _0x69f9dc=_0x4c9b41;return _0x69f9dc(0xf1);}static get[_0x4c9b41(0xf7)](){return!0x0;}static get[_0x4c9b41(0xed)](){return!0x0;}constructor(_0x3d1ca5){const _0x2b6891=_0x4c9b41;super(_0x3d1ca5),_0x3d1ca5[_0x2b6891(0xfa)][_0x2b6891(0xe8)](_0x2b6891(0xe6),new _0x6fae9f(this[_0x2b6891(0xf5)])),_0x3d1ca5[_0x2b6891(0xef)][_0x2b6891(0xf6)](_0x2b6891(0xe7),(_0x477a81,_0x34d477)=>{const _0x213372=_0x2b6891;for(const _0x1a1ac3 of _0x34d477)_0x477a81[_0x213372(0xf4)](_0x1a1ac3);});}}
@@ -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 _0x3d33a3=_0x3327;(function(_0x129d8f,_0x5174c8){const _0x3753dd=_0x3327,_0x3585eb=_0x129d8f();while(!![]){try{const _0x597e7d=-parseInt(_0x3753dd(0x1a3))/0x1+-parseInt(_0x3753dd(0x1aa))/0x2*(-parseInt(_0x3753dd(0x1b8))/0x3)+-parseInt(_0x3753dd(0x1ae))/0x4+parseInt(_0x3753dd(0x19c))/0x5+-parseInt(_0x3753dd(0x1c7))/0x6+parseInt(_0x3753dd(0x1ba))/0x7*(parseInt(_0x3753dd(0x176))/0x8)+-parseInt(_0x3753dd(0x138))/0x9*(-parseInt(_0x3753dd(0x19d))/0xa);if(_0x597e7d===_0x5174c8)break;else _0x3585eb['push'](_0x3585eb['shift']());}catch(_0x4bcfdf){_0x3585eb['push'](_0x3585eb['shift']());}}}(_0x2e5c,0x2956b));function _0x2e5c(){const _0x48a8f6=['componentFactory','getDescriptions','_suggestionToController','commandName','licenseKey','_handleControllerBuffer','view','TrackChanges','createAnnotation','expired','acceptSelectedSuggestions','acceptButton','SuggestionView','separator','mainView','config','push','_createToolbarButton','escape','refreshSelectedViews','invalid','children','commentsListView','button','fire','acceptAllSuggestions','_destroyController','featureNotAllowed','size','remove','getSuggestionForAnnotation','descriptionFactory','isOfficialPlugin','actionView','Discard\x20all\x20suggestions','comments.maxCommentsWhenCollapsed','bind','_createMenuBarMenu','_unbindEditors','843112gJehGv','suggestionLoaded','previewFinalContent','menuitemcheckbox','filter','isOn','createAnnotationView','_showLicenseError','values','TrackChangesUI','getAllAdjacentSuggestions','usageLimit','items','trackChanges.SuggestionThreadView','_updateController','plugins','trackChanges.SuggestionView','getByInnerView','source','trackChangesLicenseKeyNotAllowed','Preview\x20final\x20content','trackChangesLicenseKeyEvaluationLimit','addSourceCollector','head','isDirty','descriptionParts','discardAllSuggestions','evaluationLimit','some','createCommentThreadController','trackChangesLicenseKeyDomainLimit','Track\x20changes','keys','domainLimit','locale','change:previous','editing','addComment','551565ASJxGz','9780BRAOmd','commentThread','_addUIComponentsToFactory','_refreshActiveMarkers','_viewToController','innerView','235722kAWMcc','hasSuggestion','buttonView','requires','trackChanges.disableComments','_initializeController','add','4ZwvNJp','init','isMultiRange','CommentView','1164844BHIkvD','suggestion-','getMarkerNames','editor','from','destroy','get','model','trackChangesLicenseKeyValid','isInContent','10842pbjTNT','getJoined','14CMOmyW','_licenseKeyCheckInterval','SuggestionThreadView','value','discardButton','_disableComments','delete','listenTo','isPremiumPlugin','suggestionUnloaded','toMany','EditorAnnotations','_handleSuggestionControllerDelayed','1154742HFcNbT','registerAnnotation','menuBar:trackChanges','switchbutton','comments','_annotationViews','commands','comments.maxThreadTotalWeight','lowest','activeMarkers','comments.editorConfig','stopListening','getFirstRange','execute','Accept\x20all\x20selected\x20suggestions','clear','focus','pluginName','discardSelectedSuggestions','getMarkers','Annotations','comments.maxCommentCharsWhenCollapsed','type','getAnnotationForSuggestion','previous','TrackChangesPreview','_bindAnnotationToEditors','CommentsRepository','change:activeAnnotations','trackChangesLicenseKeyUsageLimit','delegate','suggestionView','trackChanges','5157NIwndt','arrowView','suggestionChanged','CommentsUI','trackChangesLicenseKeyInvalid','getRanges','has','menuitem','define','activeAnnotations','isEnabled','Accept\x20all\x20suggestions','set','menu','reduce','unbind','TrackChangesEditing','trackChangesLicenseKeyExpired','length','getSuggestion','panelView','Discard\x20all\x20selected\x20suggestions','addMany'];_0x2e5c=function(){return _0x48a8f6;};return _0x2e5c();}import{Plugin as _0x22e0e4}from'ckeditor5/src/core.js';import{Collection as _0x4755f0}from'ckeditor5/src/utils.js';import{IconTrackChanges as _0x5dfb8f}from'ckeditor5/src/icons.js';import{addListToDropdown as _0x76b5b2,createDropdown as _0x16e140,ListSeparatorView as _0x196df9,MenuBarMenuView as _0x545201,MenuBarMenuListView as _0x1e79f6,MenuBarMenuListItemView as _0x58501d,MenuBarMenuListItemButtonView as _0x406082,SplitButtonView as _0x1d1649,UIModel as _0x595f9c}from'ckeditor5/src/ui.js';function _0x3327(_0x51b83e,_0x397bde){const _0x2e5c6c=_0x2e5c();return _0x3327=function(_0x33277f,_0x1b5f23){_0x33277f=_0x33277f-0x136;let _0x5b99a4=_0x2e5c6c[_0x33277f];return _0x5b99a4;},_0x3327(_0x51b83e,_0x397bde);}import{Users as _0x40eb88,getDateTimeFormatter as _0x34bc45,getAllMarkersDomElementsSorted as _0x525f62}from'ckeditor5-collaboration/src/collaboration-core.js';import{TrackChangesEditing as _0x31a04b}from'./trackchangesediting.js';import{SuggestionController as _0x39ee8b}from'./ui/suggestioncontroller.js';import{SuggestionThreadView as _0x4bd8ae}from'./ui/view/suggestionthreadview.js';import{SuggestionView as _0x47ccf5}from'./ui/view/suggestionview.js';import{getTranslation as _0x48b94f}from'./utils/common-translations.js';export class TrackChangesUI extends _0x22e0e4{[_0x3d33a3(0x153)];[_0x3d33a3(0x1bb)];[_0x3d33a3(0x151)];[_0x3d33a3(0x1a1)];[_0x3d33a3(0x1cc)];[_0x3d33a3(0x154)];[_0x3d33a3(0x1bf)];static get[_0x3d33a3(0x1a6)](){const _0x410e04=_0x3d33a3;return[_0x31a04b,_0x40eb88,_0x410e04(0x1e2),_0x410e04(0x1db),_0x410e04(0x1c5)];}static get[_0x3d33a3(0x1d8)](){const _0x371475=_0x3d33a3;return _0x371475(0x17f);}static get[_0x3d33a3(0x16f)](){return!0x0;}static get[_0x3d33a3(0x1c2)](){return!0x0;}constructor(_0x595f65){const _0x86adaa=_0x3d33a3;super(_0x595f65),this[_0x86adaa(0x151)]=new Map(),this[_0x86adaa(0x1a1)]=new Map(),this[_0x86adaa(0x1cc)]=new Map(),this[_0x86adaa(0x154)]=new Map();const _0x43f59f=this[_0x86adaa(0x1b1)][_0x86adaa(0x15e)];_0x43f59f[_0x86adaa(0x140)](_0x86adaa(0x183),_0x4bd8ae),_0x43f59f[_0x86adaa(0x140)](_0x86adaa(0x186),_0x47ccf5),_0x43f59f[_0x86adaa(0x140)](_0x86adaa(0x1a7),!0x1),this[_0x86adaa(0x1bf)]=_0x43f59f[_0x86adaa(0x1b4)](_0x86adaa(0x1a7));}[_0x3d33a3(0x1c6)](_0x3336fc,_0x5341e6){const _0x42ddc2=_0x3d33a3;0x0===this[_0x42ddc2(0x154)][_0x42ddc2(0x16b)]&&setTimeout(()=>{const _0x251aa6=_0x42ddc2;for(const [_0x54bb07,_0x369be2]of this[_0x251aa6(0x154)]){const _0x4b0ee7=this[_0x251aa6(0x151)][_0x251aa6(0x13e)](_0x54bb07);_0x4b0ee7||_0x369be2?_0x4b0ee7&&_0x369be2&&this[_0x251aa6(0x169)](_0x54bb07):this[_0x251aa6(0x1a8)](_0x54bb07);}this[_0x251aa6(0x154)][_0x251aa6(0x1d6)](),this[_0x251aa6(0x1b1)][_0x251aa6(0x185)][_0x251aa6(0x1b4)](_0x251aa6(0x1c5))[_0x251aa6(0x162)](),this[_0x251aa6(0x1a0)]();},0xa),this[_0x42ddc2(0x154)][_0x42ddc2(0x144)](_0x3336fc,_0x5341e6);}[_0x3d33a3(0x1ab)](){const _0x16a5e8=_0x3d33a3,_0x461409=this[_0x16a5e8(0x1b1)],_0x2e14a0=_0x461409[_0x16a5e8(0x185)][_0x16a5e8(0x1b4)](_0x16a5e8(0x148)),_0x5d4d3d=_0x461409[_0x16a5e8(0x185)][_0x16a5e8(0x1b4)](_0x16a5e8(0x1db)),_0x96f1d4=_0x461409[_0x16a5e8(0x185)][_0x16a5e8(0x1b4)](_0x16a5e8(0x1c5)),_0x21f77b=_0x461409[_0x16a5e8(0x185)][_0x16a5e8(0x1b4)](_0x16a5e8(0x1e2));this[_0x16a5e8(0x19f)](),_0x96f1d4[_0x16a5e8(0x18c)](()=>{const _0x30b675=_0x16a5e8,_0x1a3546=[];for(const [_0x50636b,_0x4873f8]of Array[_0x30b675(0x1b2)](this[_0x30b675(0x151)])){const _0x488b69=_0x50636b[_0x30b675(0x180)](),_0x181a6b=[];for(const _0x11ef69 of _0x488b69){if(!_0x11ef69[_0x30b675(0x1b7)])continue;if(_0x11ef69[_0x30b675(0x1ac)]){_0x181a6b[_0x30b675(0x15f)](..._0x11ef69[_0x30b675(0x13d)]());continue;}const _0x376973=_0x11ef69[_0x30b675(0x1d3)]();if(_0x181a6b[_0x30b675(0x14a)]>0x0){const _0x3b0936=_0x181a6b[0x0][_0x30b675(0x1b9)](_0x376973);if(_0x3b0936){_0x181a6b[0x0]=_0x3b0936;continue;}}_0x181a6b[_0x30b675(0x15f)](_0x376973);}_0x1a3546[_0x30b675(0x15f)]([_0x4873f8[_0x30b675(0x155)],_0x181a6b]);}return _0x1a3546;}),this[_0x16a5e8(0x1c1)](_0x2e14a0,_0x16a5e8(0x177),(_0x31a60f,_0x8aba95)=>{const _0x447c7e=_0x16a5e8;this[_0x447c7e(0x1c1)](_0x8aba95,_0x447c7e(0x199),(_0x419e95,_0xd84c66,_0x330cd2,_0x11e7eb)=>{const _0x55bb25=_0x447c7e;_0x8aba95[_0x55bb25(0x1b7)]&&(null==_0x330cd2?(this[_0x55bb25(0x184)](_0x11e7eb[_0x55bb25(0x18d)]),this[_0x55bb25(0x1c6)](_0x8aba95,!0x1)):(this[_0x55bb25(0x184)](_0x330cd2[_0x55bb25(0x18d)]),null==_0x11e7eb&&this[_0x55bb25(0x1c6)](_0x8aba95,!0x0)));}),null!==_0x8aba95[_0x447c7e(0x1df)]?this[_0x447c7e(0x184)](_0x8aba95[_0x447c7e(0x18d)]):this[_0x447c7e(0x1c6)](_0x8aba95,!0x1);}),this[_0x16a5e8(0x1c1)](_0x2e14a0,_0x16a5e8(0x1c3),(_0x3bd009,_0x32e419,_0xf6c2b4)=>{const _0x4f314b=_0x16a5e8;this[_0x4f314b(0x1d2)](_0x32e419,_0x4f314b(0x199)),this[_0x4f314b(0x154)][_0x4f314b(0x1c0)](_0x32e419),this[_0x4f314b(0x151)][_0x4f314b(0x13e)](_0x32e419)&&this[_0x4f314b(0x169)](_0x32e419),_0xf6c2b4&&this[_0x4f314b(0x184)](_0xf6c2b4[_0x4f314b(0x18d)]);}),this[_0x16a5e8(0x1c1)](_0x2e14a0,_0x16a5e8(0x13a),(_0x396d84,_0x29d720)=>{const _0x40253a=_0x16a5e8;this[_0x40253a(0x184)](_0x29d720);}),this[_0x16a5e8(0x1c1)](_0x5d4d3d,_0x16a5e8(0x1e3),()=>{const _0x5c51b1=_0x16a5e8;this[_0x5c51b1(0x1a0)]();}),this[_0x16a5e8(0x1c1)](_0x21f77b,_0x16a5e8(0x19b),(_0x157312,{threadId:_0x14ebca,isFromAdapter:_0x5df4f0})=>{const _0x2362ca=_0x16a5e8;if(_0x5df4f0||!_0x2e14a0[_0x2362ca(0x1a4)](_0x14ebca))return;const _0x406fa9=_0x2e14a0[_0x2362ca(0x14b)](_0x14ebca);this[_0x2362ca(0x151)][_0x2362ca(0x1b4)](_0x406fa9)[_0x2362ca(0x155)][_0x2362ca(0x165)][_0x2362ca(0x1d7)](-0x1);},{'priority':_0x16a5e8(0x1cf)}),this[_0x16a5e8(0x153)]=this[_0x16a5e8(0x1b1)][_0x16a5e8(0x15e)][_0x16a5e8(0x1b4)](_0x16a5e8(0x153));const _0x1cd195=this[_0x16a5e8(0x1b1)];this[_0x16a5e8(0x1bb)]=setInterval(()=>{const _0x36af5f=_0x16a5e8;let _0x5cc10e;for(const _0x8eeb71 in _0x1cd195){const _0x44033b=_0x8eeb71,_0x143b18=_0x1cd195[_0x44033b];if(_0x36af5f(0x1b6)==_0x143b18||_0x36af5f(0x13c)==_0x143b18||_0x36af5f(0x149)==_0x143b18||_0x36af5f(0x194)==_0x143b18||_0x36af5f(0x189)==_0x143b18||_0x36af5f(0x18b)==_0x143b18||_0x36af5f(0x1e4)==_0x143b18){delete _0x1cd195[_0x44033b],_0x5cc10e=_0x143b18,clearInterval(this[_0x36af5f(0x1bb)]),this[_0x36af5f(0x1bb)]=void 0x0;break;}}_0x36af5f(0x13c)==_0x5cc10e&&_0x1cd195[_0x36af5f(0x17d)](_0x36af5f(0x163)),_0x36af5f(0x149)==_0x5cc10e&&_0x1cd195[_0x36af5f(0x17d)](_0x36af5f(0x158)),_0x36af5f(0x194)==_0x5cc10e&&_0x1cd195[_0x36af5f(0x17d)](_0x36af5f(0x197)),_0x36af5f(0x189)==_0x5cc10e&&_0x1cd195[_0x36af5f(0x17d)](_0x36af5f(0x16a),_0x36af5f(0x156)),_0x36af5f(0x18b)==_0x5cc10e&&_0x1cd195[_0x36af5f(0x17d)](_0x36af5f(0x191)),_0x36af5f(0x1e4)==_0x5cc10e&&_0x1cd195[_0x36af5f(0x17d)](_0x36af5f(0x181));},0x3e8);}[_0x3d33a3(0x1de)](_0x35bac0){const _0x131da9=_0x3d33a3,_0x3c0c3a=this[_0x131da9(0x151)][_0x131da9(0x1b4)](_0x35bac0);if(!_0x3c0c3a)return null;return this[_0x131da9(0x1b1)][_0x131da9(0x185)][_0x131da9(0x1b4)](_0x131da9(0x1db))[_0x131da9(0x187)](_0x3c0c3a[_0x131da9(0x155)])||null;}[_0x3d33a3(0x16d)](_0x191f15){const _0x244faf=_0x3d33a3,_0x194c59=this[_0x244faf(0x1a1)][_0x244faf(0x1b4)](_0x191f15[_0x244faf(0x1a2)]);return _0x194c59?_0x194c59[_0x244faf(0x1b5)]:null;}[_0x3d33a3(0x1a0)](){const _0x5151d2=_0x3d33a3,_0x597864=this[_0x5151d2(0x1b1)][_0x5151d2(0x185)][_0x5151d2(0x1b4)](_0x5151d2(0x1db)),_0x447fa0=this[_0x5151d2(0x1b1)][_0x5151d2(0x185)][_0x5151d2(0x1b4)](_0x5151d2(0x148)),_0x1d1f5f=Array[_0x5151d2(0x1b2)](_0x597864[_0x5151d2(0x141)],_0x26875a=>_0x26875a[_0x5151d2(0x1a2)])[_0x5151d2(0x17a)](_0x3d541a=>this[_0x5151d2(0x1a1)][_0x5151d2(0x13e)](_0x3d541a)),_0x106ee9=[];for(const _0x16ef78 of _0x1d1f5f){const _0x177ddb=this[_0x5151d2(0x1a1)][_0x5151d2(0x1b4)](_0x16ef78)[_0x5151d2(0x1b5)][_0x5151d2(0x180)]();_0x106ee9[_0x5151d2(0x15f)](..._0x177ddb[_0x5151d2(0x146)]((_0xbe759,_0x4f8609)=>[..._0xbe759,..._0x4f8609[_0x5151d2(0x1b0)]()],[]));}_0x447fa0[_0x5151d2(0x1d0)]=_0x106ee9;}[_0x3d33a3(0x19f)](){const _0x3afe69=_0x3d33a3,_0x55db26=this[_0x3afe69(0x1b1)],_0x3430ab=_0x55db26[_0x3afe69(0x198)],_0x22cca7=_0x48b94f(_0x3430ab,_0x3afe69(0x195)),_0x52cd29=new _0x4755f0([{'type':_0x3afe69(0x1ca),'model':new _0x595f9c({'withText':!0x0,'isToggleable':!0x0,'label':_0x22cca7,'commandName':_0x3afe69(0x137),'role':_0x3afe69(0x179)})},{'type':_0x3afe69(0x15c)},{'type':_0x3afe69(0x166),'model':new _0x595f9c({'withText':!0x0,'label':_0x48b94f(_0x3430ab,_0x3afe69(0x143)),'commandName':_0x3afe69(0x168),'role':_0x3afe69(0x13f)})},{'type':_0x3afe69(0x166),'model':new _0x595f9c({'withText':!0x0,'label':_0x48b94f(_0x3430ab,_0x3afe69(0x1d5)),'commandName':_0x3afe69(0x159),'role':_0x3afe69(0x13f)})},{'type':_0x3afe69(0x166),'model':new _0x595f9c({'withText':!0x0,'label':_0x48b94f(_0x3430ab,_0x3afe69(0x171)),'commandName':_0x3afe69(0x190),'role':_0x3afe69(0x13f)})},{'type':_0x3afe69(0x166),'model':new _0x595f9c({'withText':!0x0,'label':_0x48b94f(_0x3430ab,_0x3afe69(0x14d)),'commandName':_0x3afe69(0x1d9),'role':_0x3afe69(0x13f)})}]);_0x55db26[_0x3afe69(0x185)][_0x3afe69(0x13e)](_0x3afe69(0x1e0))&&_0x52cd29[_0x3afe69(0x14e)]([{'type':_0x3afe69(0x15c)},{'type':_0x3afe69(0x166),'model':new _0x595f9c({'withText':!0x0,'label':_0x48b94f(_0x3430ab,_0x3afe69(0x18a)),'commandName':_0x3afe69(0x178),'role':_0x3afe69(0x13f)})}]);for(const _0x1c8401 of _0x52cd29)if(ke(_0x1c8401)){const _0x5e4eb1=_0x55db26[_0x3afe69(0x1cd)][_0x3afe69(0x1b4)](_0x1c8401[_0x3afe69(0x1b5)][_0x3afe69(0x152)]);_0x1c8401[_0x3afe69(0x1b5)][_0x3afe69(0x173)](_0x3afe69(0x17b),_0x3afe69(0x142))['to'](_0x5e4eb1,_0x3afe69(0x1bd),_0x3afe69(0x142));}_0x55db26['ui'][_0x3afe69(0x14f)][_0x3afe69(0x1a9)](_0x3afe69(0x137),_0x410a8a=>this[_0x3afe69(0x160)](_0x410a8a,_0x52cd29,_0x22cca7)),_0x55db26['ui'][_0x3afe69(0x14f)][_0x3afe69(0x1a9)](_0x3afe69(0x1c9),_0x3907cc=>this[_0x3afe69(0x174)](_0x3907cc,_0x52cd29,_0x22cca7));}[_0x3d33a3(0x160)](_0xc11738,_0x34c420,_0x4749ae){const _0x355956=_0x3d33a3,_0x3336ee=_0x16e140(_0xc11738,_0x1d1649),_0x5b0f37=this[_0x355956(0x1b1)][_0x355956(0x1cd)][_0x355956(0x1b4)](_0x355956(0x137));_0x3336ee[_0x355956(0x1a5)][_0x355956(0x144)]({'tooltip':_0x4749ae,'label':_0x4749ae,'icon':_0x5dfb8f}),_0x3336ee[_0x355956(0x1a5)][_0x355956(0x173)](_0x355956(0x17b))['to'](_0x5b0f37,_0x355956(0x1bd)),_0x3336ee[_0x355956(0x1a5)]['on'](_0x355956(0x1d4),()=>{const _0x2f3a73=_0x355956;_0x5b0f37[_0x2f3a73(0x1d4)](),this[_0x2f3a73(0x1b1)][_0x2f3a73(0x19a)][_0x2f3a73(0x155)][_0x2f3a73(0x1d7)]();}),_0x76b5b2(_0x3336ee,_0x34c420,{'role':_0x355956(0x145)});const _0x59dab6=[];for(const _0x44c22c of _0x34c420)ke(_0x44c22c)&&_0x59dab6[_0x355956(0x15f)](this[_0x355956(0x1b1)][_0x355956(0x1cd)][_0x355956(0x1b4)](_0x44c22c[_0x355956(0x1b5)][_0x355956(0x152)]));const _0x27ece7=_0x3336ee[_0x355956(0x1a5)];return _0x27ece7[_0x355956(0x170)][_0x355956(0x147)](_0x355956(0x142)),_0x27ece7[_0x355956(0x139)][_0x355956(0x147)](_0x355956(0x142)),_0x27ece7[_0x355956(0x170)][_0x355956(0x173)](_0x355956(0x142))['to'](_0x5b0f37,_0x355956(0x142)),_0x27ece7[_0x355956(0x139)][_0x355956(0x173)](_0x355956(0x142))[_0x355956(0x1c4)](_0x59dab6,_0x355956(0x142),(..._0x33c3e1)=>_0x33c3e1[_0x355956(0x192)](_0x4aac0d=>_0x4aac0d)),_0x3336ee['on'](_0x355956(0x1d4),_0x385e3d=>{const _0x202b5f=_0x355956;this[_0x202b5f(0x1b1)][_0x202b5f(0x1d4)](_0x385e3d[_0x202b5f(0x188)][_0x202b5f(0x152)]),this[_0x202b5f(0x1b1)][_0x202b5f(0x19a)][_0x202b5f(0x155)][_0x202b5f(0x1d7)]();}),_0x3336ee;}[_0x3d33a3(0x174)](_0x27d620,_0x101953,_0x3a98a8){const _0x34c41b=_0x3d33a3,_0x1c0cbd=new _0x545201(_0x27d620),_0x46306d=this[_0x34c41b(0x1b1)][_0x34c41b(0x1cd)][_0x34c41b(0x1b4)](_0x34c41b(0x137));_0x1c0cbd[_0x34c41b(0x1a5)][_0x34c41b(0x144)]({'label':_0x3a98a8,'icon':_0x5dfb8f});const _0x1a76c9=new _0x1e79f6(_0x27d620);for(const _0x19e824 of _0x101953){if(_0x34c41b(0x15c)==_0x19e824[_0x34c41b(0x1dd)]){_0x1a76c9[_0x34c41b(0x182)][_0x34c41b(0x1a9)](new _0x196df9(_0x27d620));continue;}const _0x155053=new _0x58501d(_0x27d620,_0x1c0cbd),_0x3dea26=new _0x406082(_0x27d620),_0x5005cb=_0x19e824[_0x34c41b(0x1b5)];_0x3dea26[_0x34c41b(0x173)](...Object[_0x34c41b(0x196)](_0x5005cb))['to'](_0x5005cb),_0x3dea26[_0x34c41b(0x1e5)](_0x34c41b(0x1d4))['to'](_0x1c0cbd),_0x3dea26['on'](_0x34c41b(0x1d4),()=>{const _0x3b36f6=_0x34c41b;this[_0x3b36f6(0x1b1)][_0x3b36f6(0x1d4)](_0x5005cb[_0x3b36f6(0x152)]),this[_0x3b36f6(0x1b1)][_0x3b36f6(0x19a)][_0x3b36f6(0x155)][_0x3b36f6(0x1d7)]();}),_0x155053[_0x34c41b(0x164)][_0x34c41b(0x1a9)](_0x3dea26),_0x1a76c9[_0x34c41b(0x182)][_0x34c41b(0x1a9)](_0x155053);}return _0x1c0cbd[_0x34c41b(0x173)](_0x34c41b(0x142))['to'](_0x46306d,_0x34c41b(0x142)),_0x1c0cbd[_0x34c41b(0x14c)][_0x34c41b(0x164)][_0x34c41b(0x1a9)](_0x1a76c9),_0x1c0cbd;}[_0x3d33a3(0x1a8)](_0x2542ab){const _0x17abd7=_0x3d33a3,_0x3cec8d=this[_0x17abd7(0x1b1)],_0x13ce70=_0x3cec8d[_0x17abd7(0x15e)],_0x58c1f4=_0x3cec8d[_0x17abd7(0x185)][_0x17abd7(0x1b4)](_0x17abd7(0x1db)),_0x14cf8e=_0x3cec8d[_0x17abd7(0x185)][_0x17abd7(0x1b4)](_0x17abd7(0x1e2)),_0x2d7c08=_0x3cec8d[_0x17abd7(0x185)][_0x17abd7(0x1b4)](_0x17abd7(0x1c5)),_0x2c7482=_0x3cec8d[_0x17abd7(0x185)][_0x17abd7(0x1b4)](_0x40eb88)['me'],_0x5f0088=_0x13ce70[_0x17abd7(0x1b4)](_0x17abd7(0x137))[_0x17abd7(0x1bc)],_0x2b5dfb=_0x13ce70[_0x17abd7(0x1b4)](_0x17abd7(0x137))[_0x17abd7(0x15b)],{CommentsListView:_0x26dc8a,CommentThreadInputView:_0x43a821}=_0x3cec8d[_0x17abd7(0x185)][_0x17abd7(0x1b4)](_0x17abd7(0x13b));let _0x2fe097,_0x551995,_0x231159;this[_0x17abd7(0x1cc)][_0x17abd7(0x13e)](_0x2542ab['id'])?(_0x551995=this[_0x17abd7(0x1cc)][_0x17abd7(0x1b4)](_0x2542ab['id']),_0x2fe097=_0x551995[_0x17abd7(0x15d)]):(_0x2fe097=new _0x5f0088(_0x3cec8d[_0x17abd7(0x198)],_0x2542ab,_0x2c7482,{'disableComments':this[_0x17abd7(0x1bf)],'editorConfig':{..._0x13ce70[_0x17abd7(0x1b4)](_0x17abd7(0x1d1)),'licenseKey':_0x13ce70[_0x17abd7(0x1b4)](_0x17abd7(0x153))},'maxCommentsWhenCollapsed':_0x13ce70[_0x17abd7(0x1b4)](_0x17abd7(0x172)),'maxThreadTotalWeight':_0x13ce70[_0x17abd7(0x1b4)](_0x17abd7(0x1ce)),'maxCommentCharsWhenCollapsed':_0x13ce70[_0x17abd7(0x1b4)](_0x17abd7(0x1dc)),'formatDateTime':_0x34bc45(_0x13ce70[_0x17abd7(0x1b4)](_0x17abd7(0x198)),_0x3cec8d[_0x17abd7(0x198)]),'CommentView':_0x13ce70[_0x17abd7(0x1b4)](_0x17abd7(0x1cb))[_0x17abd7(0x1ad)],'CommentsListView':_0x26dc8a,'CommentThreadInputView':_0x43a821,'SuggestionView':_0x2b5dfb}),_0x2fe097[_0x17abd7(0x136)][_0x17abd7(0x15a)]['on'](_0x17abd7(0x1d4),()=>{const _0x2b7440=_0x17abd7;_0x3cec8d[_0x2b7440(0x19a)][_0x2b7440(0x155)][_0x2b7440(0x1d7)]();}),_0x2fe097[_0x17abd7(0x136)][_0x17abd7(0x1be)]['on'](_0x17abd7(0x1d4),()=>{const _0x337882=_0x17abd7;_0x3cec8d[_0x337882(0x19a)][_0x337882(0x155)][_0x337882(0x1d7)]();}),_0x551995=_0x58c1f4[_0x17abd7(0x17c)](this[_0x17abd7(0x1b1)][_0x17abd7(0x198)],_0x2fe097),_0x551995[_0x17abd7(0x173)](_0x17abd7(0x18e))['to'](_0x2fe097,_0x17abd7(0x18e)),_0x551995[_0x17abd7(0x173)](_0x17abd7(0x14a))['to'](_0x2fe097),_0x551995[_0x17abd7(0x173)](_0x17abd7(0x1dd))['to'](_0x2fe097,_0x17abd7(0x1dd),_0xdc7cb7=>_0x17abd7(0x1af)+_0xdc7cb7),_0x2fe097['on'](_0x17abd7(0x161),()=>{const _0x1d029a=_0x17abd7;_0x231159[_0x1d029a(0x167)](_0x1d029a(0x161));}),this[_0x17abd7(0x1cc)][_0x17abd7(0x144)](_0x2542ab['id'],_0x551995));const _0x580ce7=_0x14cf8e[_0x17abd7(0x193)](_0x2542ab[_0x17abd7(0x19e)],_0x2fe097),_0x15a6c7=new _0x39ee8b(_0x3cec8d,_0x2542ab,_0x2fe097,_0x580ce7),_0x3e56cc=_0x2542ab[_0x17abd7(0x180)]()[_0x17abd7(0x17a)](_0x39a3f5=>_0x39a3f5[_0x17abd7(0x1b7)]);_0x2fe097[_0x17abd7(0x18f)]=_0x3cec8d[_0x17abd7(0x185)][_0x17abd7(0x1b4)](_0x17abd7(0x148))[_0x17abd7(0x16e)][_0x17abd7(0x150)](_0x3e56cc),this[_0x17abd7(0x151)][_0x17abd7(0x144)](_0x2542ab,_0x15a6c7),this[_0x17abd7(0x1a1)][_0x17abd7(0x144)](_0x2fe097,_0x15a6c7);const _0x3bb7d2=()=>{const _0x243ca5=_0x17abd7,_0x322d0c=[],_0xa52b51=_0x2542ab[_0x243ca5(0x180)]()[_0x243ca5(0x17a)](_0x376a3b=>_0x376a3b[_0x243ca5(0x1b7)]);for(const _0x2c85e8 of _0xa52b51)_0x322d0c[_0x243ca5(0x15f)](..._0x2c85e8[_0x243ca5(0x1da)]());return _0x525f62(_0x3cec8d[_0x243ca5(0x19a)],_0x322d0c);};_0x231159=_0x58c1f4[_0x17abd7(0x157)]({'view':_0x551995,'target':_0x3bb7d2,'type':()=>_0x17abd7(0x1af)+_0x15a6c7[_0x17abd7(0x155)][_0x17abd7(0x1dd)],'isVisible':!!_0x3bb7d2()}),_0x14cf8e[_0x17abd7(0x1e1)](_0x2fe097,_0x231159),_0x58c1f4[_0x17abd7(0x1a9)](_0x231159),_0x2d7c08[_0x17abd7(0x1c8)](_0x231159);}[_0x3d33a3(0x169)](_0x1f3402){const _0x65dfd7=_0x3d33a3,_0x1ed59e=this[_0x65dfd7(0x1b1)][_0x65dfd7(0x185)][_0x65dfd7(0x1b4)](_0x65dfd7(0x1e2)),_0x2d05c3=this[_0x65dfd7(0x1b1)][_0x65dfd7(0x185)][_0x65dfd7(0x1b4)](_0x65dfd7(0x1db)),_0x410dee=this[_0x65dfd7(0x151)][_0x65dfd7(0x1b4)](_0x1f3402),_0x22ee3c=_0x410dee[_0x65dfd7(0x155)],_0x18ad21=_0x2d05c3[_0x65dfd7(0x187)](_0x22ee3c);_0x1ed59e[_0x65dfd7(0x175)](_0x22ee3c),_0x18ad21&&_0x2d05c3[_0x65dfd7(0x16c)](_0x18ad21),this[_0x65dfd7(0x151)][_0x65dfd7(0x1c0)](_0x1f3402),this[_0x65dfd7(0x1a1)][_0x65dfd7(0x1c0)](_0x22ee3c),_0x410dee[_0x65dfd7(0x1b3)]();}[_0x3d33a3(0x184)](_0x1de474){const _0x305d2e=_0x3d33a3;if(!_0x1de474[_0x305d2e(0x1b7)]||!this[_0x305d2e(0x151)][_0x305d2e(0x13e)](_0x1de474))return;const _0x27caea=this[_0x305d2e(0x1b1)][_0x305d2e(0x185)][_0x305d2e(0x1b4)](_0x305d2e(0x148)),_0x165792=this[_0x305d2e(0x151)][_0x305d2e(0x1b4)](_0x1de474),_0x5810fa=_0x1de474[_0x305d2e(0x180)]();_0x165792[_0x305d2e(0x155)][_0x305d2e(0x18f)]=_0x27caea[_0x305d2e(0x16e)][_0x305d2e(0x150)](_0x5810fa);}[_0x3d33a3(0x1b3)](){const _0x1bceb8=_0x3d33a3;for(const _0x15e076 of this[_0x1bceb8(0x151)][_0x1bceb8(0x196)]())this[_0x1bceb8(0x169)](_0x15e076);for(const _0x2bf793 of this[_0x1bceb8(0x1cc)][_0x1bceb8(0x17e)]())_0x2bf793[_0x1bceb8(0x15d)][_0x1bceb8(0x1b3)]();super[_0x1bceb8(0x1b3)](),this[_0x1bceb8(0x1bb)]&&clearInterval(this[_0x1bceb8(0x1bb)]);}}function ke(_0x339cf7){const _0xd68074=_0x3d33a3;return _0xd68074(0x1b5)in _0x339cf7;}
@@ -1,24 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- const _0xea096d=_0x36ef;function _0x3e02(){const _0x2ed5e0=['execute','model','PENDING_ACTION_SUGGESTION','5068BYeDlU','_acceptCommand','_removePendingAction','acceptSuggestion','224392ChOXep','_discardCommand','commands','123594XKpDDP','remove','17OPLfWT','456YlTUXF','isEnabled','36257oReKMu','_setPendingAction','3184388KLgbxu','plugins','stopListening','isDirty','view','9018477KNOmtD','canAccept','PendingActions','change:isDirty','_pendingAction','476CySJYo','get','unbind','bind','destroy','add','_editor','3XZqvqC','15XauGUu','10tnqqNQ','discardSuggestion','2683116SCXXmc','48037qJrKKk','canEditAt','canDiscard','listenTo','getRanges','locale','commentThreadController'];_0x3e02=function(){return _0x2ed5e0;};return _0x3e02();}function _0x36ef(_0x1e4a87,_0x251afd){const _0x3e02f3=_0x3e02();return _0x36ef=function(_0x36ef36,_0x2b02d3){_0x36ef36=_0x36ef36-0x65;let _0x3796b6=_0x3e02f3[_0x36ef36];return _0x3796b6;},_0x36ef(_0x1e4a87,_0x251afd);}(function(_0x59de3b,_0x1265d2){const _0x4caec6=_0x36ef,_0x21a90d=_0x59de3b();while(!![]){try{const _0x366247=parseInt(_0x4caec6(0x90))/0x1*(parseInt(_0x4caec6(0x8e))/0x2)+parseInt(_0x4caec6(0x78))/0x3*(-parseInt(_0x4caec6(0x67))/0x4)+-parseInt(_0x4caec6(0x79))/0x5*(parseInt(_0x4caec6(0x7c))/0x6)+parseInt(_0x4caec6(0x71))/0x7*(parseInt(_0x4caec6(0x8b))/0x8)+-parseInt(_0x4caec6(0x6c))/0x9*(-parseInt(_0x4caec6(0x7a))/0xa)+parseInt(_0x4caec6(0x7d))/0xb*(parseInt(_0x4caec6(0x91))/0xc)+parseInt(_0x4caec6(0x65))/0xd*(-parseInt(_0x4caec6(0x87))/0xe);if(_0x366247===_0x1265d2)break;else _0x21a90d['push'](_0x21a90d['shift']());}catch(_0x5ccb10){_0x21a90d['push'](_0x21a90d['shift']());}}}(_0x3e02,0xeeeaf));import{ObservableMixin as _0x4b4b84}from'ckeditor5/src/utils.js';import{getTranslation as _0x305a1b}from'../utils/common-translations.js';export class SuggestionController extends/* #__PURE__ -- @preserve */
24
- _0x4b4b84(){[_0xea096d(0x85)];[_0xea096d(0x6b)];[_0xea096d(0x83)];[_0xea096d(0x77)];[_0xea096d(0x88)];[_0xea096d(0x8c)];[_0xea096d(0x70)];constructor(_0x2f18e1,_0x2c7271,_0x41d494,_0x3099b4){const _0x3a28cc=_0xea096d;super(),this[_0x3a28cc(0x85)]=_0x2c7271,this[_0x3a28cc(0x6b)]=_0x41d494,this[_0x3a28cc(0x83)]=_0x3099b4,this[_0x3a28cc(0x77)]=_0x2f18e1,this[_0x3a28cc(0x88)]=_0x2f18e1[_0x3a28cc(0x8d)][_0x3a28cc(0x72)](_0x3a28cc(0x8a)),this[_0x3a28cc(0x8c)]=_0x2f18e1[_0x3a28cc(0x8d)][_0x3a28cc(0x72)](_0x3a28cc(0x7b)),this[_0x3a28cc(0x6b)][_0x3a28cc(0x74)](_0x3a28cc(0x92))['to'](this[_0x3a28cc(0x88)],this[_0x3a28cc(0x8c)],(_0x23ee5a,_0x2cad10)=>_0x23ee5a||_0x2cad10),this[_0x3a28cc(0x6b)][_0x3a28cc(0x74)](_0x3a28cc(0x6d))['to'](this[_0x3a28cc(0x88)],_0x3a28cc(0x92),_0x4d1be0=>_0x4d1be0&&this[_0x3a28cc(0x77)][_0x3a28cc(0x85)][_0x3a28cc(0x7e)](_0x2c7271[_0x3a28cc(0x81)]())),this[_0x3a28cc(0x6b)][_0x3a28cc(0x74)](_0x3a28cc(0x7f))['to'](this[_0x3a28cc(0x8c)],_0x3a28cc(0x92),_0x34f796=>_0x34f796&&this[_0x3a28cc(0x77)][_0x3a28cc(0x85)][_0x3a28cc(0x7e)](_0x2c7271[_0x3a28cc(0x81)]())),this[_0x3a28cc(0x70)]=null,_0x41d494[_0x3a28cc(0x6a)]&&this[_0x3a28cc(0x66)](),this[_0x3a28cc(0x80)](_0x41d494,_0x3a28cc(0x8a),()=>this[_0x3a28cc(0x8a)]()),this[_0x3a28cc(0x80)](_0x41d494,_0x3a28cc(0x7b),()=>this[_0x3a28cc(0x7b)]()),this[_0x3a28cc(0x80)](_0x41d494,_0x3a28cc(0x6f),()=>{const _0x697de1=_0x3a28cc;_0x41d494[_0x697de1(0x6a)]?this[_0x697de1(0x66)]():this[_0x697de1(0x89)]();});}[_0xea096d(0x8a)](){const _0x3bc749=_0xea096d;this[_0x3bc749(0x88)][_0x3bc749(0x84)](this[_0x3bc749(0x85)]['id']);}[_0xea096d(0x7b)](){const _0x49ebc3=_0xea096d;this[_0x49ebc3(0x8c)][_0x49ebc3(0x84)](this[_0x49ebc3(0x85)]['id']);}[_0xea096d(0x75)](){const _0x30b003=_0xea096d;this[_0x30b003(0x6b)][_0x30b003(0x73)](_0x30b003(0x92)),this[_0x30b003(0x6b)][_0x30b003(0x73)](_0x30b003(0x6d)),this[_0x30b003(0x6b)][_0x30b003(0x73)](_0x30b003(0x7f)),this[_0x30b003(0x69)](),this[_0x30b003(0x83)][_0x30b003(0x75)](),this[_0x30b003(0x70)]&&this[_0x30b003(0x89)]();}[_0xea096d(0x66)](){const _0xd107eb=_0xea096d,_0x49ced6=_0x305a1b(this[_0xd107eb(0x77)][_0xd107eb(0x82)],_0xd107eb(0x86));this[_0xd107eb(0x70)]=this[_0xd107eb(0x77)][_0xd107eb(0x68)][_0xd107eb(0x72)](_0xd107eb(0x6e))[_0xd107eb(0x76)](_0x49ced6);}[_0xea096d(0x89)](){const _0x1ddc0c=_0xea096d;null!==this[_0x1ddc0c(0x70)]&&this[_0x1ddc0c(0x77)][_0x1ddc0c(0x68)][_0x1ddc0c(0x72)](_0x1ddc0c(0x6e))[_0x1ddc0c(0x8f)](this[_0x1ddc0c(0x70)]),this[_0x1ddc0c(0x70)]=null;}}
@@ -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 _0x61b175=_0x4fa3;function _0x4fa3(_0x3257db,_0x5ba6be){const _0x29936b=_0x2993();return _0x4fa3=function(_0x4fa340,_0x21b064){_0x4fa340=_0x4fa340-0x97;let _0x56ceef=_0x29936b[_0x4fa340];return _0x56ceef;},_0x4fa3(_0x3257db,_0x5ba6be);}(function(_0x502c9b,_0x343f36){const _0x22fcd5=_0x4fa3,_0x340c6c=_0x502c9b();while(!![]){try{const _0x37e2f0=parseInt(_0x22fcd5(0x9e))/0x1+-parseInt(_0x22fcd5(0xdd))/0x2*(-parseInt(_0x22fcd5(0xd9))/0x3)+-parseInt(_0x22fcd5(0xba))/0x4*(-parseInt(_0x22fcd5(0xc1))/0x5)+parseInt(_0x22fcd5(0xa0))/0x6+parseInt(_0x22fcd5(0xdb))/0x7*(parseInt(_0x22fcd5(0xd4))/0x8)+-parseInt(_0x22fcd5(0xcf))/0x9+-parseInt(_0x22fcd5(0xbb))/0xa*(parseInt(_0x22fcd5(0xdf))/0xb);if(_0x37e2f0===_0x343f36)break;else _0x340c6c['push'](_0x340c6c['shift']());}catch(_0x1b9bda){_0x340c6c['push'](_0x340c6c['shift']());}}}(_0x2993,0x8a9ee));function _0x2993(){const _0x33fef7=['_createCommentViews','_createCommentThreadInputView','author','isDirty','assign','commentThreadInputView','disabledSubmit','isActive','1251198nviWtb','ariaDescriptionView','focus','destroy','editorConfig','8hoJjVv','content','setData','focusTracker','tab','105OHnDhc','removeComment','1475369gsuVso','addComment','1172cmaZJQ','canAccept','11InCqeu','textContent','editor','map','render','focusables','parseFromString','submit','bind','280093khBHzZ','authoredAt','951918zQEWJv','keystrokes','locale','descriptionParts','target','disableComments','isReadOnly','delegate','join','body','value','cancel','SUGGESTION_THREAD_DESCRIPTION','SUGGESTION_THREAD_ARIA_LABEL','isEnabled','commentsListView','fire','commentInputView','ariaLabel','showInput','updateComment','_config','commentThread','name','shift+tab','set','575372rsGJsk','1070540cJMzNu','formatDateTime','text/html','_localUser','_model','element','5wiInas','canDiscard','focusCycler','length','CommentView','hasDirtyComment'];_0x2993=function(){return _0x33fef7;};return _0x2993();}import{FocusCycler as _0x2a6cb2,View as _0x3a236e,ViewCollection as _0x595945}from'ckeditor5/src/ui.js';import{FocusTracker as _0xf6cf07,KeystrokeHandler as _0x35b1fe}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x5af416,setupThreadKeyboardNavigation as _0x1f771f}from'ckeditor5-collaboration/src/collaboration-core.js';import{getTranslation as _0x1624eb}from'../../utils/common-translations.js';import{renderDescription as _0x3af0d9}from'../../utils/utils.js';export class BaseSuggestionThreadView extends _0x3a236e{[_0x61b175(0xaf)];[_0x61b175(0xcc)];[_0x61b175(0xd0)];[_0x61b175(0x9a)];[_0x61b175(0xd7)];[_0x61b175(0xa1)];[_0x61b175(0xc3)];[_0x61b175(0xbf)];[_0x61b175(0xbe)];[_0x61b175(0xb5)];constructor(_0x52a5a9,_0x1c7711,_0x2fab1c,_0x162182){const _0x51bca7=_0x61b175;super(_0x52a5a9),this[_0x51bca7(0xaf)]=null,this[_0x51bca7(0xcc)]=null,this[_0x51bca7(0xd0)]=new _0x5af416(_0x52a5a9,_0x1624eb(_0x52a5a9,_0x51bca7(0xac))),this[_0x51bca7(0xb9)](_0x51bca7(0xce),!0x1),this[_0x51bca7(0xb9)](_0x51bca7(0x9f),_0x1c7711[_0x51bca7(0x9f)]),this[_0x51bca7(0x9d)](_0x51bca7(0x9f))['to'](_0x1c7711),this[_0x51bca7(0xb9)](_0x51bca7(0xa3),[]),this[_0x51bca7(0xb9)](_0x51bca7(0xca),!0x1),this[_0x51bca7(0xb9)](_0x51bca7(0xae),!0x1),this[_0x51bca7(0xb9)](_0x51bca7(0xde),!0x1),this[_0x51bca7(0xb9)](_0x51bca7(0xc2),!0x1),this[_0x51bca7(0x9d)](_0x51bca7(0xb2))['to'](this,_0x51bca7(0xc4),_0x1c7711,_0x51bca7(0x9f),this,_0x51bca7(0xa3),(_0x154c11,_0x237476,_0x2e6629)=>{const _0x526caf=_0x51bca7,_0x22fb75=_0x2e6629[_0x526caf(0x98)](_0x2d0a09=>_0x3af0d9(_0x2d0a09[_0x526caf(0xd5)]))[_0x526caf(0xa8)]('.\x20')+'.';return _0x1624eb(this[_0x526caf(0xa2)],_0x526caf(0xad),[_0x154c11-0x1,_0x1c7711[_0x526caf(0xc9)][_0x526caf(0xb7)],_0x237476?_0x162182[_0x526caf(0xbc)](_0x237476):'',new DOMParser()[_0x526caf(0x9b)](_0x22fb75,_0x526caf(0xbd))[_0x526caf(0xa9)][_0x526caf(0xe0)]]);}),this[_0x51bca7(0x9a)]=new _0x595945(),this[_0x51bca7(0xd7)]=new _0xf6cf07(),this[_0x51bca7(0xa1)]=new _0x35b1fe(),this[_0x51bca7(0xc3)]=new _0x2a6cb2({'focusables':this[_0x51bca7(0x9a)],'focusTracker':this[_0x51bca7(0xd7)],'keystrokeHandler':this[_0x51bca7(0xa1)],'keystrokeHandlerOptions':{'filter':_0x1565f3=>_0x1565f3[_0x51bca7(0xa4)]!==this[_0x51bca7(0xc0)]},'actions':{'focusPrevious':_0x51bca7(0xb8),'focusNext':_0x51bca7(0xd8)}}),this[_0x51bca7(0xbf)]=_0x1c7711,this[_0x51bca7(0xbe)]=_0x2fab1c,this[_0x51bca7(0xb5)]=_0x162182,_0x162182[_0x51bca7(0xa5)]?this[_0x51bca7(0xb9)](_0x51bca7(0xc4),0x1):this[_0x51bca7(0xc7)]();}[_0x61b175(0x99)](){const _0x221f0a=_0x61b175;super[_0x221f0a(0x99)](),_0x1f771f(this,this[_0x221f0a(0x9a)]);}[_0x61b175(0xd1)](){const _0x2deb42=_0x61b175;this[_0x2deb42(0xc0)][_0x2deb42(0xd1)]();}[_0x61b175(0xd2)](){const _0xb38169=_0x61b175;this[_0xb38169(0xaf)]&&this[_0xb38169(0xaf)][_0xb38169(0xd2)](),this[_0xb38169(0xcc)]&&this[_0xb38169(0xcc)][_0xb38169(0xd2)](),super[_0xb38169(0xd2)]();}[_0x61b175(0xc7)](){const _0x56d1c2=_0x61b175,{CommentsListView:_0x3c5d65}=this[_0x56d1c2(0xb5)];this[_0x56d1c2(0xaf)]=new _0x3c5d65(this[_0x56d1c2(0xa2)],this[_0x56d1c2(0xbf)][_0x56d1c2(0xb6)],Object[_0x56d1c2(0xcb)]({'CommentView':this[_0x56d1c2(0xb5)][_0x56d1c2(0xc5)]},this[_0x56d1c2(0xb5)])),this[_0x56d1c2(0xaf)][_0x56d1c2(0xa7)](_0x56d1c2(0xda))['to'](this),this[_0x56d1c2(0xaf)][_0x56d1c2(0xa7)](_0x56d1c2(0xb4))['to'](this),this[_0x56d1c2(0xaf)][_0x56d1c2(0x9d)](_0x56d1c2(0xce))['to'](this),this[_0x56d1c2(0xb9)](_0x56d1c2(0xc4),this[_0x56d1c2(0xaf)][_0x56d1c2(0xc4)]+0x1),this[_0x56d1c2(0x9d)](_0x56d1c2(0xc4))['to'](this[_0x56d1c2(0xaf)],_0x56d1c2(0xc4),_0x2e0d2e=>_0x2e0d2e+0x1),this[_0x56d1c2(0xcc)]=this[_0x56d1c2(0xc8)](),this['on'](_0x56d1c2(0xda),()=>this[_0x56d1c2(0xd1)]()),this[_0x56d1c2(0x9d)](_0x56d1c2(0xca))['to'](this[_0x56d1c2(0xaf)],_0x56d1c2(0xc6),this[_0x56d1c2(0xcc)][_0x56d1c2(0xb1)],_0x56d1c2(0xaa),(_0x58510c,_0x188c8c)=>_0x58510c||!!_0x188c8c);}[_0x61b175(0xc8)](){const _0x252ba2=_0x61b175,{CommentThreadInputView:_0x20136b}=this[_0x252ba2(0xb5)],_0x2ddb5d=new _0x20136b(this[_0x252ba2(0xa2)],this[_0x252ba2(0xbe)],this[_0x252ba2(0xb5)][_0x252ba2(0xd3)]),_0x3f27c7=_0x2ddb5d[_0x252ba2(0xb1)];return _0x2ddb5d[_0x252ba2(0x9d)](_0x252ba2(0xb3))['to'](this,_0x252ba2(0xce),this[_0x252ba2(0xbf)][_0x252ba2(0xb6)],_0x252ba2(0xa6),_0x3f27c7,_0x252ba2(0xaa),(_0x42ba87,_0x1b01df,_0x522e16)=>!!_0x522e16||_0x42ba87&&!_0x1b01df),_0x3f27c7['on'](_0x252ba2(0x9c),(_0x3e0bc5,_0x4211db)=>{const _0x445eb6=_0x252ba2;this[_0x445eb6(0xb0)](_0x445eb6(0xdc),_0x4211db),_0x3f27c7[_0x445eb6(0x97)][_0x445eb6(0xd6)]('');}),_0x3f27c7['on'](_0x252ba2(0xab),()=>this[_0x252ba2(0xd1)]()),_0x3f27c7[_0x252ba2(0x9d)](_0x252ba2(0xcd))['to'](this[_0x252ba2(0xbf)][_0x252ba2(0xb6)],_0x252ba2(0xa6)),_0x2ddb5d;}}
@@ -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 _0x4d8347=_0xcad9;function _0x5894(){const _0xb8b278=['ck-suggestion--disabled-comments','acceptSuggestion','commentsListView','content','canDiscard','ariaDescriptionView','suggestionView','ariaLabel','9843960MAPrDP','8XnSJBx','push','isActive','discardButton','descriptionParts','delegate','bindTemplate','acceptButton','commentThread','author','disableComments','color','getTemplate','div','editorReady','add','_model','ck-suggestion-wrapper--active','canAccept','<p>','discardSuggestion','focusables','7320607LFfErU','render','editorDestroyed','</p>','18284915scBWlO','758452DbjSIi','7640649diqjMF','ck-suggestion-wrapper','ck-suggestion-','bind','_config','setTemplate','listitem','_descriptionElement','ck-rounded-corners','isEnabled','43705YOctuZ','description','commentThreadInputView','set','SuggestionView','582usJOun','type','9SUWpHl','formatDateTime','468kXzWZj','4126nkInFl'];_0x5894=function(){return _0xb8b278;};return _0x5894();}(function(_0x1ab784,_0x3a12dd){const _0x45b08e=_0xcad9,_0x528ceb=_0x1ab784();while(!![]){try{const _0x2c7a73=-parseInt(_0x45b08e(0x1a9))/0x1*(parseInt(_0x45b08e(0x1a8))/0x2)+-parseInt(_0x45b08e(0x1a6))/0x3*(parseInt(_0x45b08e(0x194))/0x4)+parseInt(_0x45b08e(0x19f))/0x5*(parseInt(_0x45b08e(0x1a4))/0x6)+parseInt(_0x45b08e(0x18f))/0x7*(parseInt(_0x45b08e(0x1b3))/0x8)+parseInt(_0x45b08e(0x195))/0x9+parseInt(_0x45b08e(0x1b2))/0xa+-parseInt(_0x45b08e(0x193))/0xb;if(_0x2c7a73===_0x3a12dd)break;else _0x528ceb['push'](_0x528ceb['shift']());}catch(_0x28b794){_0x528ceb['push'](_0x528ceb['shift']());}}}(_0x5894,0x8180f));function _0xcad9(_0x3e6c0b,_0x572e4d){const _0x589496=_0x5894();return _0xcad9=function(_0xcad92d,_0x44a9b9){_0xcad92d=_0xcad92d-0x189;let _0x4dfda2=_0x589496[_0xcad92d];return _0x4dfda2;},_0xcad9(_0x3e6c0b,_0x572e4d);}import{BaseSuggestionThreadView as _0x1069d2}from'./basesuggestionthreadview.js';import{trimHtml as _0x59d0a2}from'ckeditor5-collaboration/src/collaboration-core.js';import{renderDescription as _0x4c8f89}from'../../utils/utils.js';export class SuggestionThreadView extends _0x1069d2{[_0x4d8347(0x1b0)];[_0x4d8347(0x19c)];constructor(_0x471508,_0x46fa02,_0x3407e7,_0x1ce0bc){const _0x3ee6c2=_0x4d8347;super(_0x471508,_0x46fa02,_0x3407e7,_0x1ce0bc),this[_0x3ee6c2(0x1a2)](_0x3ee6c2(0x1a5),''),this[_0x3ee6c2(0x198)](_0x3ee6c2(0x1a5))['to'](this,_0x3ee6c2(0x1b7),_0x614904=>_0x614904&&_0x614904[0x0]?_0x614904[0x0][_0x3ee6c2(0x1a5)]:''),this[_0x3ee6c2(0x198)](_0x3ee6c2(0x1a0))['to'](this,_0x3ee6c2(0x1b7),this,_0x3ee6c2(0x1b5),(_0x249ac1,_0x4f79a1)=>{const _0x4cb17b=_0x3ee6c2;let _0x24ef97='';for(const _0x4e54a7 of _0x249ac1)_0x24ef97+=_0x4cb17b(0x18c)+_0x4c8f89(_0x4e54a7[_0x4cb17b(0x1ad)],_0x4e54a7[_0x4cb17b(0x1be)])+_0x4cb17b(0x192);return _0x4f79a1?_0x24ef97:_0x59d0a2(_0x24ef97,{'limit':0x8c});}),this[_0x3ee6c2(0x19c)]=null,this[_0x3ee6c2(0x1b0)]=new _0x1ce0bc[(_0x3ee6c2(0x1a3))](_0x471508,_0x46fa02,{'formatDateTime':_0x1ce0bc[_0x3ee6c2(0x1a7)]}),this[_0x3ee6c2(0x1b0)][_0x3ee6c2(0x198)](_0x3ee6c2(0x1a0))['to'](this),this[_0x3ee6c2(0x1b0)][_0x3ee6c2(0x1b8)](_0x3ee6c2(0x1ab),_0x3ee6c2(0x18d))['to'](this),this[_0x3ee6c2(0x1b0)][_0x3ee6c2(0x1ba)][_0x3ee6c2(0x198)](_0x3ee6c2(0x19e))['to'](this,_0x3ee6c2(0x18b)),this[_0x3ee6c2(0x1b0)][_0x3ee6c2(0x1b6)][_0x3ee6c2(0x198)](_0x3ee6c2(0x19e))['to'](this,_0x3ee6c2(0x1ae)),this[_0x3ee6c2(0x18e)][_0x3ee6c2(0x1c2)](this[_0x3ee6c2(0x1b0)]),this[_0x3ee6c2(0x1ac)]&&this[_0x3ee6c2(0x18e)][_0x3ee6c2(0x1c2)](this[_0x3ee6c2(0x1ac)]),this[_0x3ee6c2(0x1a1)]&&this[_0x3ee6c2(0x18e)][_0x3ee6c2(0x1c2)](this[_0x3ee6c2(0x1a1)]),this[_0x3ee6c2(0x19a)](this[_0x3ee6c2(0x1bf)]());}[_0x4d8347(0x1bf)](){const _0x40a3a9=_0x4d8347,_0x42e861=this[_0x40a3a9(0x1b9)],_0x382251=[this[_0x40a3a9(0x1b0)]];return this[_0x40a3a9(0x1ac)]&&_0x382251[_0x40a3a9(0x1b4)](this[_0x40a3a9(0x1ac)]),this[_0x40a3a9(0x1a1)]&&_0x382251[_0x40a3a9(0x1b4)](this[_0x40a3a9(0x1a1)]),_0x382251[_0x40a3a9(0x1b4)](this[_0x40a3a9(0x1af)]),{'tag':_0x40a3a9(0x1c0),'attributes':{'class':['ck',_0x40a3a9(0x19d),_0x40a3a9(0x196),_0x42e861['if'](_0x40a3a9(0x1b5),_0x40a3a9(0x18a)),_0x42e861['to'](_0x40a3a9(0x1a5),_0x1dafd2=>_0x40a3a9(0x197)+_0x1dafd2),this[_0x40a3a9(0x199)][_0x40a3a9(0x1bd)]&&_0x40a3a9(0x1aa)],'data-suggestion-id':this[_0x40a3a9(0x189)]['id'],'data-thread-id':this[_0x40a3a9(0x189)][_0x40a3a9(0x1bb)]['id'],'data-author-id':this[_0x40a3a9(0x189)][_0x40a3a9(0x1bc)]['id'],'tabindex':0x0,'role':_0x40a3a9(0x19b),'aria-label':_0x42e861['to'](_0x40a3a9(0x1b1)),'aria-describedby':this[_0x40a3a9(0x1af)]['id']},'children':_0x382251};}[_0x4d8347(0x190)](){const _0x5a494a=_0x4d8347;super[_0x5a494a(0x190)](),this[_0x5a494a(0x1ac)]&&(this[_0x5a494a(0x1ac)][_0x5a494a(0x1b8)](_0x5a494a(0x1c1))['to'](this),this[_0x5a494a(0x1ac)][_0x5a494a(0x1b8)](_0x5a494a(0x191))['to'](this)),this[_0x5a494a(0x1a1)]&&(this[_0x5a494a(0x1a1)][_0x5a494a(0x1b8)](_0x5a494a(0x1c1))['to'](this),this[_0x5a494a(0x1a1)][_0x5a494a(0x1b8)](_0x5a494a(0x191))['to'](this));}}
@@ -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 _0x5861a5=_0x4571;(function(_0x3121da,_0x3b11fc){const _0x2cca58=_0x4571,_0x4a3718=_0x3121da();while(!![]){try{const _0x597cac=parseInt(_0x2cca58(0x1a1))/0x1+-parseInt(_0x2cca58(0x1b6))/0x2*(-parseInt(_0x2cca58(0x1b1))/0x3)+parseInt(_0x2cca58(0x1c1))/0x4+parseInt(_0x2cca58(0x1ca))/0x5*(-parseInt(_0x2cca58(0x18c))/0x6)+parseInt(_0x2cca58(0x188))/0x7*(-parseInt(_0x2cca58(0x193))/0x8)+-parseInt(_0x2cca58(0x195))/0x9*(parseInt(_0x2cca58(0x1c8))/0xa)+-parseInt(_0x2cca58(0x1c5))/0xb*(-parseInt(_0x2cca58(0x1a4))/0xc);if(_0x597cac===_0x3b11fc)break;else _0x4a3718['push'](_0x4a3718['shift']());}catch(_0x508c47){_0x4a3718['push'](_0x4a3718['shift']());}}}(_0x503f,0x3edf7));import{FocusTracker as _0x3212e4,KeystrokeHandler as _0xe6ab85}from'ckeditor5/src/utils.js';function _0x4571(_0x57c388,_0x8254fe){const _0x503fb5=_0x503f();return _0x4571=function(_0x457147,_0x21f2f2){_0x457147=_0x457147-0x17b;let _0x56796f=_0x503fb5[_0x457147];return _0x56796f;},_0x4571(_0x57c388,_0x8254fe);}import{View as _0x13052f,ViewCollection as _0x2f4de8,FocusCycler as _0x52185c}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x89e8c9,UserView as _0x1eb113}from'ckeditor5-collaboration/src/collaboration-core.js';import{IconCancel as _0x157ff6,IconCheck as _0x567e70}from'ckeditor5/src/icons.js';function _0x503f(){const _0x4e3210=['ck-annotation__info','innerHTML','ck-suggestion','3KYxqUf','render','discardSuggestion','ck-annotation','ck-suggestion__actions','898118FRqMuy','EXTERNAL_IMPORT_WORD_AVATAR','focus','_config','isExternal','discardButton','setTemplate','time','presentation','formatDateTime','focusFirst','918752FzrhMO','esc','ck-suggestion__info','fire','3816835JdKXLl','extendTemplate','getUserViewNotificationText','4836710dAxqnO','bindTemplate','1174850XUNYhB','source','add','EXTERNAL_AVATAR','listenTo','ck-comment__info-time','ck-suggestion--accept','target','acceptButton','EXTERNAL_SUGGESTION','span','focusables','name','ck-annotation__main','getExternalSuggestionNote','ck-comment__external','acceptSuggestion','ck-annotation__user','creator','element','Discard\x20suggestion','_createButton','change:description','description','focusCycler','3577105JEMWTX','keystrokes','set','div','12KLHVkT','ck-suggestion__info-name','importWord','attributes','@external','enter','ck-annotation__actions','8woPAwj','ck-annotation__info-name','9mwyqKO','.ck-annotation__content-wrapper','querySelector','bind','_setupKeyboardNavigation','shift+tab','authoredAt','EXTERNAL_IMPORT_WORD_SUGGESTION','ck-suggestion__main','tab','push','ck-suggestion--discard','349436hUEOgj','Accept\x20suggestion','ck-annotation__info-time','24Izoxnj','ck-suggestion__user','execute','_model','author','locale','userView','focusTracker','ck-annotation__content-wrapper','getTemplate'];_0x503f=function(){return _0x4e3210;};return _0x503f();}import{getTranslation as _0x15b067}from'../../utils/common-translations.js';export class SuggestionView extends _0x13052f{[_0x5861a5(0x1aa)];[_0x5861a5(0x1d2)];[_0x5861a5(0x1bb)];[_0x5861a5(0x1d5)];[_0x5861a5(0x1ab)];[_0x5861a5(0x189)];[_0x5861a5(0x187)];[_0x5861a5(0x1a7)];[_0x5861a5(0x1b9)];constructor(_0x3a49f2,_0x2ac7c1,_0x9e9209){const _0x30d545=_0x5861a5;super(_0x3a49f2),this[_0x30d545(0x1a7)]=_0x2ac7c1,this[_0x30d545(0x1b9)]=_0x9e9209,this[_0x30d545(0x18a)](_0x30d545(0x186),''),this[_0x30d545(0x198)](_0x30d545(0x19b))['to'](_0x2ac7c1),this[_0x30d545(0x1d2)]=this[_0x30d545(0x184)](_0x15b067(_0x3a49f2,_0x30d545(0x1a2)),_0x567e70,_0x30d545(0x1d0),_0x30d545(0x17f),'sw'),this[_0x30d545(0x1bb)]=this[_0x30d545(0x184)](_0x15b067(_0x3a49f2,_0x30d545(0x183)),_0x157ff6,_0x30d545(0x1a0),_0x30d545(0x1b3),'sw'),this[_0x30d545(0x1aa)]=new _0x1eb113(_0x3a49f2,_0x2ac7c1[_0x30d545(0x1a8)],this[_0x30d545(0x1c7)]()),this[_0x30d545(0x1aa)][_0x30d545(0x1c6)]({'attributes':{'class':[_0x30d545(0x1a5),_0x30d545(0x180)],'aria-hidden':!0x0}}),this[_0x30d545(0x1d5)]=new _0x2f4de8([this[_0x30d545(0x1d2)],this[_0x30d545(0x1bb)]]),this[_0x30d545(0x1ab)]=new _0x3212e4(),this[_0x30d545(0x189)]=new _0xe6ab85(),this[_0x30d545(0x187)]=new _0x52185c({'focusables':this[_0x30d545(0x1d5)],'focusTracker':this[_0x30d545(0x1ab)],'keystrokeHandler':this[_0x30d545(0x189)],'actions':{'focusPrevious':_0x30d545(0x19a),'focusNext':_0x30d545(0x19e)},'keystrokeHandlerOptions':{'filter':_0x5e2209=>_0x5e2209[_0x30d545(0x1d1)]!==this[_0x30d545(0x182)]}}),this[_0x30d545(0x1bc)](this[_0x30d545(0x1ad)]());}[_0x5861a5(0x1b2)](){const _0x4286c6=_0x5861a5;super[_0x4286c6(0x1b2)]();const _0x1a194e=this[_0x4286c6(0x182)][_0x4286c6(0x197)](_0x4286c6(0x196));_0x1a194e[_0x4286c6(0x1af)]=this[_0x4286c6(0x186)],this['on'](_0x4286c6(0x185),(_0x3508d7,_0x3266d7,_0xe3fa99)=>{const _0x4bb8a2=_0x4286c6;_0x1a194e[_0x4bb8a2(0x1af)]=_0xe3fa99;}),this[_0x4286c6(0x199)]();}[_0x5861a5(0x1ad)](){const _0x1c395e=_0x5861a5,_0x3767c4=this[_0x1c395e(0x1c9)],_0xd370e9=[{'tag':_0x1c395e(0x18b),'attributes':{'class':[_0x1c395e(0x1c3),_0x1c395e(0x1ae)]},'children':[{'tag':_0x1c395e(0x1d4),'children':[{'text':this[_0x1c395e(0x1aa)][_0x1c395e(0x17b)]}],'attributes':{'class':[_0x1c395e(0x18d),_0x1c395e(0x194)],'data-cke-tooltip-text':this[_0x1c395e(0x1aa)][_0x1c395e(0x17b)]}},{'tag':_0x1c395e(0x1bd),'attributes':{'datetime':_0x3767c4['to'](_0x1c395e(0x19b)),'class':[_0x1c395e(0x1cf),_0x1c395e(0x1a3)]},'children':[{'text':_0x3767c4['to'](_0x1c395e(0x19b),_0x48a2ab=>this[_0x1c395e(0x1b9)][_0x1c395e(0x1bf)](_0x48a2ab))}]}]},{'tag':_0x1c395e(0x18b),'attributes':{'class':[_0x1c395e(0x1b5),_0x1c395e(0x192)]},'children':[this[_0x1c395e(0x1d2)],this[_0x1c395e(0x1bb)]]},{'tag':_0x1c395e(0x18b),'attributes':{'class':[_0x1c395e(0x1ac)]}}];return this[_0x1c395e(0x1a7)][_0x1c395e(0x1ba)]&&_0xd370e9[_0x1c395e(0x19f)]({'tag':_0x1c395e(0x18b),'attributes':{'class':[_0x1c395e(0x17e)]},'children':[{'text':this[_0x1c395e(0x17d)]()}]}),{'tag':_0x1c395e(0x18b),'attributes':{'class':[_0x1c395e(0x1b0),_0x1c395e(0x1b4)],'tabindex':-0x1},'children':[this[_0x1c395e(0x1aa)],{'tag':_0x1c395e(0x18b),'attributes':{'class':[_0x1c395e(0x19d),_0x1c395e(0x17c)],'role':_0x1c395e(0x1be)},'children':_0xd370e9}]};}[_0x5861a5(0x1b8)](){const _0x8bf96d=_0x5861a5;this[_0x8bf96d(0x182)][_0x8bf96d(0x1b8)]();}[_0x5861a5(0x1c7)](){const _0xb85284=_0x5861a5;return this[_0xb85284(0x1a7)][_0xb85284(0x1ba)]?_0xb85284(0x18e)===this[_0xb85284(0x1a7)][_0xb85284(0x18f)][_0xb85284(0x190)][_0xb85284(0x1cb)]?_0x15b067(this[_0xb85284(0x1a9)],_0xb85284(0x1b7),this[_0xb85284(0x1a7)][_0xb85284(0x181)][_0xb85284(0x17b)]):_0x15b067(this[_0xb85284(0x1a9)],_0xb85284(0x1cd),this[_0xb85284(0x1a7)][_0xb85284(0x181)][_0xb85284(0x17b)]):null;}[_0x5861a5(0x17d)](){const _0x2599cf=_0x5861a5;return _0x2599cf(0x18e)===this[_0x2599cf(0x1a7)][_0x2599cf(0x18f)][_0x2599cf(0x190)][_0x2599cf(0x1cb)]?_0x15b067(this[_0x2599cf(0x1a9)],_0x2599cf(0x19c)):_0x15b067(this[_0x2599cf(0x1a9)],_0x2599cf(0x1d3));}[_0x5861a5(0x184)](_0x2c20c6,_0x14f35a,_0x3cd4e7,_0x398330,_0x58f7b1){const _0x38d3af=_0x5861a5,_0xcf66e7=new _0x89e8c9(this[_0x38d3af(0x1a9)]);return _0xcf66e7[_0x38d3af(0x18a)]({'label':_0x2c20c6,'icon':_0x14f35a,'tooltip':!0x0,'tooltipPosition':_0x58f7b1}),_0xcf66e7[_0x38d3af(0x1c6)]({'attributes':{'class':_0x3cd4e7}}),_0xcf66e7['on'](_0x38d3af(0x1a6),()=>{const _0x214603=_0x38d3af;this[_0x214603(0x1c4)](_0x398330,this[_0x214603(0x1a7)]['id']);}),_0xcf66e7;}[_0x5861a5(0x199)](){const _0x420dc9=_0x5861a5,_0x182c36=this[_0x420dc9(0x182)];this[_0x420dc9(0x189)][_0x420dc9(0x1ce)](_0x182c36);for(const _0x19db6b of this[_0x420dc9(0x1d5)])this[_0x420dc9(0x1ab)][_0x420dc9(0x1cc)](_0x19db6b[_0x420dc9(0x182)]),this[_0x420dc9(0x189)][_0x420dc9(0x1ce)](_0x19db6b[_0x420dc9(0x182)]);this[_0x420dc9(0x189)][_0x420dc9(0x18a)](_0x420dc9(0x191),(_0x5e0a0a,_0x503243)=>{const _0x4abd44=_0x420dc9;_0x182c36===_0x5e0a0a[_0x4abd44(0x1d1)]&&(this[_0x4abd44(0x187)][_0x4abd44(0x1c0)](),_0x503243());}),this[_0x420dc9(0x189)][_0x420dc9(0x18a)](_0x420dc9(0x1c2),(_0x4b8d5b,_0x2fa824)=>{const _0x5175bb=_0x420dc9;_0x182c36!==_0x4b8d5b[_0x5175bb(0x1d1)]&&(this[_0x5175bb(0x1b8)](),_0x2fa824());});}}