@ckeditor/ckeditor5-comments 43.2.0 → 43.3.0-alpha.1

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 (342) hide show
  1. package/build/comments.js +1 -1
  2. package/build/translations/ast.js +1 -0
  3. package/build/translations/az.js +1 -0
  4. package/build/translations/cs.js +1 -1
  5. package/build/translations/en-gb.js +1 -0
  6. package/build/translations/eo.js +1 -0
  7. package/build/translations/es-co.js +1 -1
  8. package/build/translations/es.js +1 -1
  9. package/build/translations/eu.js +1 -0
  10. package/build/translations/fa.js +1 -1
  11. package/build/translations/fr.js +1 -1
  12. package/build/translations/gu.js +1 -0
  13. package/build/translations/he.js +1 -1
  14. package/build/translations/hy.js +1 -0
  15. package/build/translations/it.js +1 -1
  16. package/build/translations/jv.js +1 -1
  17. package/build/translations/kk.js +1 -0
  18. package/build/translations/km.js +1 -0
  19. package/build/translations/kn.js +1 -0
  20. package/build/translations/ku.js +1 -0
  21. package/build/translations/lt.js +1 -1
  22. package/build/translations/nb.js +1 -0
  23. package/build/translations/ne.js +1 -0
  24. package/build/translations/oc.js +1 -0
  25. package/build/translations/pl.js +1 -1
  26. package/build/translations/pt-br.js +1 -1
  27. package/build/translations/pt.js +1 -1
  28. package/build/translations/ru.js +1 -1
  29. package/build/translations/si.js +1 -0
  30. package/build/translations/sk.js +1 -1
  31. package/build/translations/sl.js +1 -0
  32. package/build/translations/ug.js +1 -1
  33. package/build/translations/uk.js +1 -1
  34. package/build/translations/uz.js +1 -0
  35. package/dist/annotations/annotations.d.ts +8 -0
  36. package/dist/annotations/annotationsuis.d.ts +8 -0
  37. package/dist/annotations/editorannotations.d.ts +8 -0
  38. package/dist/annotations/inlineannotations.d.ts +8 -0
  39. package/dist/annotations/narrowsidebar.d.ts +8 -0
  40. package/dist/annotations/sidebar.d.ts +8 -0
  41. package/dist/annotations/widesidebar.d.ts +8 -0
  42. package/dist/comments/commentsarchive.d.ts +8 -0
  43. package/dist/comments/commentsarchiveui.d.ts +8 -0
  44. package/dist/comments/commentsediting.d.ts +8 -0
  45. package/dist/comments/commentsrepository.d.ts +8 -0
  46. package/dist/comments/commentsui.d.ts +8 -0
  47. package/dist/comments.d.ts +8 -0
  48. package/dist/commentsonly.d.ts +8 -0
  49. package/dist/index-editor.css +5 -7
  50. package/dist/index.css +5 -7
  51. package/dist/index.js +9 -9
  52. package/dist/translations/af.js +1 -1
  53. package/dist/translations/af.umd.js +1 -1
  54. package/dist/translations/ar.js +1 -1
  55. package/dist/translations/ar.umd.js +1 -1
  56. package/dist/translations/ast.d.ts +8 -0
  57. package/dist/translations/ast.js +23 -0
  58. package/dist/translations/ast.umd.js +23 -0
  59. package/dist/translations/az.d.ts +8 -0
  60. package/dist/translations/az.js +23 -0
  61. package/dist/translations/az.umd.js +23 -0
  62. package/dist/translations/bg.js +1 -1
  63. package/dist/translations/bg.umd.js +1 -1
  64. package/dist/translations/bn.js +1 -1
  65. package/dist/translations/bn.umd.js +1 -1
  66. package/dist/translations/bs.js +1 -1
  67. package/dist/translations/bs.umd.js +1 -1
  68. package/dist/translations/ca.js +1 -1
  69. package/dist/translations/ca.umd.js +1 -1
  70. package/dist/translations/cs.js +1 -1
  71. package/dist/translations/cs.umd.js +1 -1
  72. package/dist/translations/da.js +1 -1
  73. package/dist/translations/da.umd.js +1 -1
  74. package/dist/translations/de-ch.js +1 -1
  75. package/dist/translations/de-ch.umd.js +1 -1
  76. package/dist/translations/de.js +1 -1
  77. package/dist/translations/de.umd.js +1 -1
  78. package/dist/translations/el.js +1 -1
  79. package/dist/translations/el.umd.js +1 -1
  80. package/dist/translations/en-au.js +1 -1
  81. package/dist/translations/en-au.umd.js +1 -1
  82. package/dist/translations/en-gb.d.ts +8 -0
  83. package/dist/translations/en-gb.js +23 -0
  84. package/dist/translations/en-gb.umd.js +23 -0
  85. package/dist/translations/en.js +1 -1
  86. package/dist/translations/en.umd.js +1 -1
  87. package/dist/translations/eo.d.ts +8 -0
  88. package/dist/translations/eo.js +23 -0
  89. package/dist/translations/eo.umd.js +23 -0
  90. package/dist/translations/es-co.js +1 -1
  91. package/dist/translations/es-co.umd.js +1 -1
  92. package/dist/translations/es.js +1 -1
  93. package/dist/translations/es.umd.js +1 -1
  94. package/dist/translations/et.js +1 -1
  95. package/dist/translations/et.umd.js +1 -1
  96. package/dist/translations/eu.d.ts +8 -0
  97. package/dist/translations/eu.js +23 -0
  98. package/dist/translations/eu.umd.js +23 -0
  99. package/dist/translations/fa.js +1 -1
  100. package/dist/translations/fa.umd.js +1 -1
  101. package/dist/translations/fi.js +1 -1
  102. package/dist/translations/fi.umd.js +1 -1
  103. package/dist/translations/fr.js +1 -1
  104. package/dist/translations/fr.umd.js +1 -1
  105. package/dist/translations/gl.js +1 -1
  106. package/dist/translations/gl.umd.js +1 -1
  107. package/dist/translations/gu.d.ts +8 -0
  108. package/dist/translations/gu.js +23 -0
  109. package/dist/translations/gu.umd.js +23 -0
  110. package/dist/translations/he.js +1 -1
  111. package/dist/translations/he.umd.js +1 -1
  112. package/dist/translations/hi.js +1 -1
  113. package/dist/translations/hi.umd.js +1 -1
  114. package/dist/translations/hr.js +1 -1
  115. package/dist/translations/hr.umd.js +1 -1
  116. package/dist/translations/hu.js +1 -1
  117. package/dist/translations/hu.umd.js +1 -1
  118. package/dist/translations/hy.d.ts +8 -0
  119. package/dist/translations/hy.js +23 -0
  120. package/dist/translations/hy.umd.js +23 -0
  121. package/dist/translations/id.js +1 -1
  122. package/dist/translations/id.umd.js +1 -1
  123. package/dist/translations/it.js +1 -1
  124. package/dist/translations/it.umd.js +1 -1
  125. package/dist/translations/ja.js +1 -1
  126. package/dist/translations/ja.umd.js +1 -1
  127. package/dist/translations/jv.js +1 -1
  128. package/dist/translations/jv.umd.js +1 -1
  129. package/dist/translations/kk.d.ts +8 -0
  130. package/dist/translations/kk.js +23 -0
  131. package/dist/translations/kk.umd.js +23 -0
  132. package/dist/translations/km.d.ts +8 -0
  133. package/dist/translations/km.js +23 -0
  134. package/dist/translations/km.umd.js +23 -0
  135. package/dist/translations/kn.d.ts +8 -0
  136. package/dist/translations/kn.js +23 -0
  137. package/dist/translations/kn.umd.js +23 -0
  138. package/dist/translations/ko.js +1 -1
  139. package/dist/translations/ko.umd.js +1 -1
  140. package/dist/translations/ku.d.ts +8 -0
  141. package/dist/translations/ku.js +23 -0
  142. package/dist/translations/ku.umd.js +23 -0
  143. package/dist/translations/lt.js +1 -1
  144. package/dist/translations/lt.umd.js +1 -1
  145. package/dist/translations/lv.js +1 -1
  146. package/dist/translations/lv.umd.js +1 -1
  147. package/dist/translations/ms.js +1 -1
  148. package/dist/translations/ms.umd.js +1 -1
  149. package/dist/translations/nb.d.ts +8 -0
  150. package/dist/translations/nb.js +23 -0
  151. package/dist/translations/nb.umd.js +23 -0
  152. package/dist/translations/ne.d.ts +8 -0
  153. package/dist/translations/ne.js +23 -0
  154. package/dist/translations/ne.umd.js +23 -0
  155. package/dist/translations/nl.js +1 -1
  156. package/dist/translations/nl.umd.js +1 -1
  157. package/dist/translations/no.js +1 -1
  158. package/dist/translations/no.umd.js +1 -1
  159. package/dist/translations/oc.d.ts +8 -0
  160. package/dist/translations/oc.js +23 -0
  161. package/dist/translations/oc.umd.js +23 -0
  162. package/dist/translations/pl.js +1 -1
  163. package/dist/translations/pl.umd.js +1 -1
  164. package/dist/translations/pt-br.js +1 -1
  165. package/dist/translations/pt-br.umd.js +1 -1
  166. package/dist/translations/pt.js +1 -1
  167. package/dist/translations/pt.umd.js +1 -1
  168. package/dist/translations/ro.js +1 -1
  169. package/dist/translations/ro.umd.js +1 -1
  170. package/dist/translations/ru.js +1 -1
  171. package/dist/translations/ru.umd.js +1 -1
  172. package/dist/translations/si.d.ts +8 -0
  173. package/dist/translations/si.js +23 -0
  174. package/dist/translations/si.umd.js +23 -0
  175. package/dist/translations/sk.js +1 -1
  176. package/dist/translations/sk.umd.js +1 -1
  177. package/dist/translations/sl.d.ts +8 -0
  178. package/dist/translations/sl.js +23 -0
  179. package/dist/translations/sl.umd.js +23 -0
  180. package/dist/translations/sq.js +1 -1
  181. package/dist/translations/sq.umd.js +1 -1
  182. package/dist/translations/sr-latn.js +1 -1
  183. package/dist/translations/sr-latn.umd.js +1 -1
  184. package/dist/translations/sr.js +1 -1
  185. package/dist/translations/sr.umd.js +1 -1
  186. package/dist/translations/sv.js +1 -1
  187. package/dist/translations/sv.umd.js +1 -1
  188. package/dist/translations/th.js +1 -1
  189. package/dist/translations/th.umd.js +1 -1
  190. package/dist/translations/ti.js +1 -1
  191. package/dist/translations/ti.umd.js +1 -1
  192. package/dist/translations/tk.js +1 -1
  193. package/dist/translations/tk.umd.js +1 -1
  194. package/dist/translations/tr.js +1 -1
  195. package/dist/translations/tr.umd.js +1 -1
  196. package/dist/translations/tt.js +1 -1
  197. package/dist/translations/tt.umd.js +1 -1
  198. package/dist/translations/ug.js +1 -1
  199. package/dist/translations/ug.umd.js +1 -1
  200. package/dist/translations/uk.js +1 -1
  201. package/dist/translations/uk.umd.js +1 -1
  202. package/dist/translations/ur.js +1 -1
  203. package/dist/translations/ur.umd.js +1 -1
  204. package/dist/translations/uz.d.ts +8 -0
  205. package/dist/translations/uz.js +23 -0
  206. package/dist/translations/uz.umd.js +23 -0
  207. package/dist/translations/vi.js +1 -1
  208. package/dist/translations/vi.umd.js +1 -1
  209. package/dist/translations/zh-cn.js +1 -1
  210. package/dist/translations/zh-cn.umd.js +1 -1
  211. package/dist/translations/zh.js +1 -1
  212. package/dist/translations/zh.umd.js +1 -1
  213. package/lang/translations/af.po +3 -9
  214. package/lang/translations/ar.po +4 -10
  215. package/lang/translations/ast.po +176 -0
  216. package/lang/translations/az.po +176 -0
  217. package/lang/translations/bg.po +3 -9
  218. package/lang/translations/bn.po +3 -9
  219. package/lang/translations/bs.po +4 -10
  220. package/lang/translations/ca.po +3 -9
  221. package/lang/translations/cs.po +4 -12
  222. package/lang/translations/da.po +3 -9
  223. package/lang/translations/de-ch.po +3 -9
  224. package/lang/translations/de.po +3 -9
  225. package/lang/translations/el.po +3 -9
  226. package/lang/translations/en-au.po +3 -9
  227. package/lang/translations/en-gb.po +176 -0
  228. package/lang/translations/en.po +5 -11
  229. package/lang/translations/eo.po +176 -0
  230. package/lang/translations/es-co.po +4 -12
  231. package/lang/translations/es.po +4 -12
  232. package/lang/translations/et.po +3 -9
  233. package/lang/translations/eu.po +176 -0
  234. package/lang/translations/fa.po +4 -12
  235. package/lang/translations/fi.po +3 -9
  236. package/lang/translations/fr.po +4 -12
  237. package/lang/translations/gl.po +3 -9
  238. package/lang/translations/gu.po +176 -0
  239. package/lang/translations/he.po +4 -12
  240. package/lang/translations/hi.po +3 -9
  241. package/lang/translations/hr.po +4 -10
  242. package/lang/translations/hu.po +3 -9
  243. package/lang/translations/hy.po +176 -0
  244. package/lang/translations/id.po +3 -9
  245. package/lang/translations/it.po +4 -12
  246. package/lang/translations/ja.po +3 -9
  247. package/lang/translations/jv.po +6 -10
  248. package/lang/translations/kk.po +176 -0
  249. package/lang/translations/km.po +174 -0
  250. package/lang/translations/kn.po +176 -0
  251. package/lang/translations/ko.po +3 -9
  252. package/lang/translations/ku.po +176 -0
  253. package/lang/translations/lt.po +4 -12
  254. package/lang/translations/lv.po +4 -10
  255. package/lang/translations/ms.po +3 -9
  256. package/lang/translations/nb.po +176 -0
  257. package/lang/translations/ne.po +176 -0
  258. package/lang/translations/nl.po +3 -9
  259. package/lang/translations/no.po +3 -9
  260. package/lang/translations/oc.po +176 -0
  261. package/lang/translations/pl.po +4 -12
  262. package/lang/translations/pt-br.po +4 -12
  263. package/lang/translations/pt.po +4 -12
  264. package/lang/translations/ro.po +4 -10
  265. package/lang/translations/ru.po +4 -12
  266. package/lang/translations/si.po +176 -0
  267. package/lang/translations/sk.po +4 -12
  268. package/lang/translations/sl.po +180 -0
  269. package/lang/translations/sq.po +3 -9
  270. package/lang/translations/sr-latn.po +4 -10
  271. package/lang/translations/sr.po +4 -10
  272. package/lang/translations/sv.po +3 -9
  273. package/lang/translations/th.po +3 -9
  274. package/lang/translations/ti.po +3 -9
  275. package/lang/translations/tk.po +3 -9
  276. package/lang/translations/tr.po +3 -9
  277. package/lang/translations/tt.po +3 -9
  278. package/lang/translations/ug.po +4 -12
  279. package/lang/translations/uk.po +4 -12
  280. package/lang/translations/ur.po +3 -9
  281. package/lang/translations/uz.po +176 -0
  282. package/lang/translations/vi.po +3 -9
  283. package/lang/translations/zh-cn.po +3 -9
  284. package/lang/translations/zh.po +3 -9
  285. package/package.json +15 -15
  286. package/src/annotations/annotation.js +2 -2
  287. package/src/annotations/annotationcollection.js +1 -1
  288. package/src/annotations/annotations.d.ts +8 -0
  289. package/src/annotations/annotations.js +1 -1
  290. package/src/annotations/annotationsuis.d.ts +8 -0
  291. package/src/annotations/annotationsuis.js +1 -1
  292. package/src/annotations/editorannotations.d.ts +8 -0
  293. package/src/annotations/editorannotations.js +1 -1
  294. package/src/annotations/inlineannotations.d.ts +8 -0
  295. package/src/annotations/inlineannotations.js +1 -1
  296. package/src/annotations/narrowsidebar.d.ts +8 -0
  297. package/src/annotations/narrowsidebar.js +1 -1
  298. package/src/annotations/sidebar.d.ts +8 -0
  299. package/src/annotations/sidebar.js +1 -1
  300. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  301. package/src/annotations/view/annotationview.js +1 -1
  302. package/src/annotations/view/sidebaritemview.js +1 -1
  303. package/src/annotations/view/sidebarview.js +1 -1
  304. package/src/annotations/widesidebar.d.ts +8 -0
  305. package/src/annotations/widesidebar.js +1 -1
  306. package/src/comments/addcommentthreadcommand.js +1 -1
  307. package/src/comments/commentsarchive.d.ts +8 -0
  308. package/src/comments/commentsarchive.js +1 -1
  309. package/src/comments/commentsarchiveui.d.ts +8 -0
  310. package/src/comments/commentsarchiveui.js +1 -1
  311. package/src/comments/commentsediting.d.ts +8 -0
  312. package/src/comments/commentsediting.js +1 -1
  313. package/src/comments/commentsrepository.d.ts +8 -0
  314. package/src/comments/commentsrepository.js +3 -3
  315. package/src/comments/commentsui.d.ts +8 -0
  316. package/src/comments/commentsui.js +1 -1
  317. package/src/comments/integrations/clipboard.js +1 -1
  318. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  319. package/src/comments/integrations/importword.js +1 -1
  320. package/src/comments/ui/commenteditor/commenteditor.js +2 -2
  321. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  322. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  323. package/src/comments/ui/commentthreadcontroller.js +2 -2
  324. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  325. package/src/comments/ui/view/basecommentview.js +1 -1
  326. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  327. package/src/comments/ui/view/commentcontentview.js +1 -1
  328. package/src/comments/ui/view/commentinputview.js +1 -1
  329. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  330. package/src/comments/ui/view/commentslistview.js +1 -1
  331. package/src/comments/ui/view/commentthreadheadercontextview.js +1 -1
  332. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  333. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  334. package/src/comments/ui/view/commentthreadview.js +2 -2
  335. package/src/comments/ui/view/commentview.js +2 -2
  336. package/src/comments.d.ts +8 -0
  337. package/src/comments.js +1 -1
  338. package/src/commentsonly.d.ts +8 -0
  339. package/src/commentsonly.js +1 -1
  340. package/src/index.js +1 -1
  341. package/src/utils/common-translations.js +1 -1
  342. package/src/utils/createmutationobserver.js +1 -1
package/dist/index.js CHANGED
@@ -20,12 +20,12 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Editor as _0x8e0f55,icons as _0x15f62b,ContextPlugin as _0x26d1a2,PendingActions as ut,Context as _0x1b72a7,Command as _0x59f5a1,Plugin as _0x1b4fd1}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x19e785,uid as _0x25b2da,KeystrokeHandler as Et,FocusTracker as _0x2278b7,diff as _0x344a6f,Collection as _0x25474e,Rect as _0x1f8626,CKEditorError as _0x37a2c2,first as _0x2ca0f4,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as et,toUnit as Ht,DomEmitterMixin as _0x320d61,keyCodes as _0x48a545}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x41f042,AriaDescriptionView as _0x12e058,setupThreadKeyboardNavigation as _0x1f79dd,ConfirmMixin as ti,LateFocusButtonView as _0x338ca6,trimHtml as _0x56b0e5,LateFocusDropdownButtonView as _0x4affc9,Users as at,getDateTimeFormatter as pt,hashObject as It,getAllMarkersDomElementsSorted as nt,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as te}from'ckeditor5-collaboration/dist/index.js';import{throttle as _0x34c561,isEqual as yt,cloneDeep as wt,set as At,unset as Ct,debounce as _0x1c060d}from'lodash-es';import{EditorUIView as tr,InlineEditableUIView as Zt,EditorUI as Xt,View as Dt,FocusCycler as Ft,ButtonView as _0x16e7f9,ViewCollection as _0x22b218,createDropdown as _0x328200,ListView as _0x1090d6,focusChildOnDropdownOpen as _0x2b807e,ListItemView as _0x53f86e,MenuBarMenuListItemButtonView as _0x4dd680,BodyCollection as _0x2a8304,BalloonPanelView as _0x1bc751,ContextualBalloon as _0xc763d1,Dialog as _0x35ba74,DialogViewPosition as tt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as Bt,enablePlaceholder as zt,MouseObserver as _0x1ef2f5}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as Gt,ClipboardMarkersUtils as Mt,ClipboardPipeline as Pt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Jt,ShiftEnter as Kt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Lt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Qt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Rt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as St}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x310504}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';class vt extends/* #__PURE__ -- @preserve */
24
- _0x19e785(){['model'];['view'];constructor(_0x2a69f2,_0x1aad06){super(),this['model']=_0x2a69f2,this['model']['_isAttached']=!0x0,this['view']=_0x1aad06,this['listenTo'](_0x1aad06,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x1aad06,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x1aad06,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x1aad06,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x1aad06,'addComment',(_0x55d7ef,_0xb7354f)=>this['addComment'](_0xb7354f)),this['listenTo'](_0x1aad06,'updateComment',(_0x96f2d8,_0x115c99,_0x26008f)=>this['updateComment'](_0x115c99,_0x26008f)),this['listenTo'](_0x1aad06,'removeComment',(_0xb9e92e,_0x3f4b8b)=>this['removeComment'](_0x3f4b8b));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x3b3b49){this['model']['addComment']({'content':_0x3b3b49,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x473339,_0xf175df){this['model']['getComment'](_0x473339)['update']({'content':_0xf175df});}['removeComment'](_0x27b5aa){this['model']['getComment'](_0x27b5aa)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0x365e37,_0x27327e,_0x40850a){const t=_0x365e37['t'];switch(_0x27327e){case'PENDING_ACTION_COMMENT_THREAD':return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});case'Comment':return t('Comment');case'Reply...':return t('Reply...');case'Reply\x20to\x20reopen\x20discussion...':return t('Reply\x20to\x20reopen\x20discussion...');case'Write\x20a\x20comment...':return t('Write\x20a\x20comment...');case'Comment\x20was\x20made\x20on\x20an\x20element':return t('Comment\x20was\x20made\x20on\x20an\x20element');case'Comment\x20editor':return t('Comment\x20editor');case'Delete\x20comment\x20thread?':return t('Delete\x20comment\x20thread?');case'Delete\x20comment?':return t('Delete\x20comment?');case'Marked\x20as\x20resolved':return t('Marked\x20as\x20resolved');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Cancel':return t('Cancel');case'Edit':return t('Edit');case'Resolve':return t('Resolve');case'Reopen':return t('Reopen');case'Remove':return t('Remove');case'Reply':return t('Reply');case'Save':return t('Save');case'Annotations\x20sidebar':return t('Annotations\x20sidebar');case'Annotations\x20list':return t('Annotations\x20list');case'Thread\x20comments':return t('Thread\x20comments');case'THREAD_CONTEXT_LABEL':return t({'string':'Thread\x20context:\x20%0','id':'THREAD_CONTEXT_LABEL'},_0x40850a);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%1\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0x40850a);case'COMMENT_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'COMMENT_THREAD_DESCRIPTION'});case'COMMENT_ARIA_LABEL':return t({'string':'Comment\x20by\x20%0.\x20Created\x20on\x20%1.\x20%2.\x20%3','id':'COMMENT_ARIA_LABEL'},_0x40850a);case'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20content\x20with\x20comments.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20content\x20with\x20comments.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_COMMENT_ANNOUNCEMENT'},_0x40850a);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x40850a);case'TOO_LONG_COMMENT_ALERT':return t({'string':'Comment\x20content\x20is\x20too\x20long.\x20Your\x20comment\x20has\x20%0\x20characters\x20but\x20the\x20limit\x20is\x20%1\x20characters.','id':'TOO_LONG_COMMENT_ALERT'},_0x40850a);case'EXTERNAL_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20external\x20source.','id':'EXTERNAL_COMMENT'});case'EXTERNAL_IMPORT_WORD_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_COMMENT'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x40850a);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x40850a);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}class Yt extends tr{['main'];['editable'];constructor(_0x4e16ae,_0x5574f7){super(_0x4e16ae);const _0x4fda23=_0x25b2da();this['main']=this['createCollection'](),this['editable']=new Zt(_0x4e16ae,_0x5574f7,void 0x0,{'label':()=>S(_0x4e16ae,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x4e16ae['uiLanguageDirection'],'lang':_0x4e16ae['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x4fda23},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class Ot extends Xt{['view'];constructor(_0x49193a){super(_0x49193a),this['view']=new Yt(_0x49193a['locale'],_0x49193a['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x2d7c28=this['editor']['editing']['view'],_0x92dbb0=this['view']['editable'],_0xa541c2=_0x2d7c28['document']['getRoot']();_0x92dbb0['name']=_0xa541c2['rootName'],this['view']['render']();const _0x1ab6c3=_0x92dbb0['element'];this['setEditableElement'](_0x92dbb0['name'],_0x1ab6c3),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x2d7c28['attachDomRoot'](_0x1ab6c3),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Ut=[Gt,Jt,Kt,Lt,Qt,Rt,St];class Vt extends/* #__PURE__ -- @preserve */
25
- _0x19e785(_0x8e0f55){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Ut)());constructor(_0x1124de={}){(_0x1124de=Object['assign']({},_0x1124de))['plugins']||(_0x1124de['plugins']=Vt['defaultPlugins']),super(_0x1124de),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot']();}['create'](){const _0x57fa58=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x57fa58))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x56153f=>{const _0x12b856=this['model']['document']['getRoot'](),_0xfe9c3e=_0x12b856&&_0x12b856['getChild'](_0x12b856['childCount']-0x1);_0x56153f['setSelection'](_0xfe9c3e,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x46563c=this['editing']['view'],_0x1b69c5=_0x46563c['document']['getRoot'](),_0x57abc5=_0x1b69c5['getChild'](0x0);_0x1b69c5['childCount']>0x1||!_0x57abc5||'p'!=_0x57abc5['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(Bt(_0x46563c,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x57abc5['placeholder']=this['placeholder']),zt({'view':_0x46563c,'element':_0x57abc5,'keepOnFocus':!0x0}),this['placeholderElement']=_0x57abc5);}}class rs extends Dt{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x58e7b0,_0x4651ea={}){super(_0x58e7b0),this['editor']=null,this['_editorConfig']=_0x4651ea,this['set']('value',_0x4651ea['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x58e7b0,'Reply...')),this['set']('submitLabel',S(_0x58e7b0,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new Et(),this['focusTracker']=new _0x2278b7(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x3651a4,_0x171daa)=>{this['cancelButtonView']['fire']('execute'),_0x171daa();}),this['keystrokes']['set']('Ctrl+Enter',(_0x1dfe95,_0x253c70)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x253c70());}),this['on']('submit',(_0xa2dfda,_0x102176)=>{_0x102176['length']>0xfde8?(alert(S(_0x58e7b0,'TOO_LONG_COMMENT_ALERT',[_0x102176['length'],0xfde8])),_0xa2dfda['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Vt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x2b592d=this['editor'];this['element']['insertBefore'](_0x2b592d['ui']['element'],this['element']['firstChild']),_0x2b592d['model']['document']['on']('change',()=>this['value']=_0x2b592d['getData']()),_0x2b592d['bind']('placeholder')['to'](this),this['focusables']['add'](_0x2b592d['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x1cb0e7){-0x1===_0x1cb0e7?(this['focusCycler']['focusFirst'](),this['focusCycler']['focusLast']()):this['focusCycler']['focusFirst']();}async['destroy'](){this['_isDestroyed']||(this['_isDestroyed']=!0x0,this['editor']&&(await this['_editorCreationPromise'],await this['editor']['destroy'](),this['fire']('editorDestroyed',this['editor'])),await super['destroy']());}['_createSubmitButton'](){const {locale:_0x56b063}=this,_0x392d49=new _0x16e7f9(_0x56b063);return _0x392d49['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x392d49['withText']=!0x0,_0x392d49['bind']('label')['to'](this,'submitLabel'),_0x392d49['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x392d49['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x21219a,_0x36259e)=>!_0x36259e&&!!_0x21219a['trim']()),_0x392d49;}['_createCancelButton'](){const {locale:_0x4227f9}=this,_0x2c0bd2=new _0x16e7f9(_0x4227f9);return _0x2c0bd2['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x2c0bd2['label']=S(_0x4227f9,'Cancel'),_0x2c0bd2['withText']=!0x0,_0x2c0bd2['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x2c0bd2;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x46eae8=>{this['focusTracker']['add'](_0x46eae8['element']);}),this['focusables']['on']('change',(_0x593435,_0x153971)=>{for(const _0x45e252 of Array['from'](_0x153971['added'])['reverse']())this['focusTracker']['add'](_0x45e252['element']);});}}class kt extends Dt{constructor(_0x1640e4,_0x558f2d,_0x381924){super(_0x1640e4),this['commentInputView']=new rs(_0x1640e4,_0x381924),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x26eeed,_0x2f516b)=>_0x26eeed||!!_0x2f516b),this['set']('showInput',!0x1),this['on']('change:showInput',()=>{this['showInput']&&!this['commentInputView']['editor']&&this['commentInputView']['createEditor']();}),this['commentInputView']['delegate']('editorReady')['to'](this),this['commentInputView']['delegate']('editorDestroyed')['to'](this),this['userView']=new _0x41f042(_0x1640e4,_0x558f2d),this['userView']['extendTemplate']({'attributes':{'class':'ck-thread__user','aria-hidden':!0x0}}),this['commentInputView']['extendTemplate']({'attributes':{'class':'ck-thread__input'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-container',this['bindTemplate']['if']('showInput','ck-comment__input-container--active')]},'children':[this['userView'],this['commentInputView']]});}['render'](){super['render'](),this['_focusOnNonInteractiveMouseDown']();}['destroy'](){return this['commentInputView']['destroy']()['then'](()=>super['destroy']());}['focus'](_0x52fced){this['commentInputView']['focus'](_0x52fced);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x3c524f,_0x29a2c)=>{const {submitButtonView:_0x560fb3,cancelButtonView:_0x291eda,editor:_0x2decf6}=this['commentInputView'];[_0x560fb3['element'],_0x291eda['element'],_0x2decf6?_0x2decf6['editing']['view']['getDomRoot']():null]['filter'](_0xc11a2=>_0xc11a2)['some'](_0x29d785=>_0x29d785['contains'](_0x29a2c['target']))||(this['focus'](),_0x29a2c['preventDefault']());});}}class cs extends Dt{constructor(_0x131fca){super(_0x131fca);const _0x392503=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x392503['to']('count',_0x564b19=>S(_0x131fca,'NUMBER_OF_COMMENTS',_0x564b19))}]});}}class xt extends Dt{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x1058ce,_0x7510f3,_0x5364f1){super(_0x1058ce);const _0x1109a7=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x7510f3['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x7510f3,this['_config']=_0x5364f1,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x2278b7(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xeb0d6c=>this['commentViews']['map'](_0xdd23df=>_0xdd23df['element'])['includes'](_0xeb0d6c['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x1058ce),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x1bacba=>_0x1bacba-this['_config']['maxCommentsWhenCollapsed']);for(const _0x395a4c of _0x7510f3['comments'])this['_handleNewCommentModel'](_0x395a4c);this['_handleInfoComment'](),this['listenTo'](_0x7510f3['comments'],'add',(_0x4d6eb3,_0x2ea4b5)=>{const _0xa52eaf=this['_calculatePosition'](_0x2ea4b5);this['length']++,this['_handleNewCommentModel'](_0x2ea4b5,_0xa52eaf),this['refreshVisibleViews']();}),this['listenTo'](_0x7510f3['comments'],'remove',(_0x26640b,_0x1e978e)=>{this['length']--,this['_handleRemoveCommentModel'](_0x1e978e),this['refreshVisibleViews']();}),this['listenTo'](_0x7510f3,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x7510f3,'change:isResolved',()=>this['_handleInfoComment']()),this['on']('change:isActive',()=>this['refreshVisibleViews']()),this['on']('change:hasDirtyComment',()=>this['refreshVisibleViews']()),this['setTemplate']({'tag':'ul','attributes':{'class':['ck-thread__comments',_0x1109a7['if']('length','ck-hidden',_0x794836=>!_0x794836)],'aria-label':S(_0x1058ce,'Thread\x20comments')},'children':this['visibleViews']});}get['_shouldCollapse'](){return this['_model']['weight']>this['_config']['maxThreadTotalWeight']&&!this['isActive']&&!this['hasDirtyComment'];}['render'](){super['render'](),this['refreshVisibleViews'](),this['_setupKeyboardNavigation']();}['focus'](_0x4ca494){-0x1===_0x4ca494?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x4bc2f1 of this['commentViews'])_0x4bc2f1['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x1fac25,_0x4158c0){const _0x2e20b5=new this['_config']['CommentView'](this['locale'],_0x1fac25,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x2e20b5['viewUid']=_0x1fac25['id'],_0x2e20b5['delegate']('removeComment')['to'](this),_0x2e20b5['delegate']('updateComment')['to'](this),_0x2e20b5['delegate']('resolveCommentThread')['to'](this),_0x2e20b5['delegate']('editorReady')['to'](this),_0x2e20b5['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x2e20b5,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x2e20b5,_0x4158c0);}['_calculatePosition'](_0x1b11b0){const _0x2988ec=this['_model']['_findOptimalIndex'](_0x1b11b0);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x1b11b0['authoredAt']?_0x2988ec-0x1:_0x2988ec:_0x2988ec-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x937bbc={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':S(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x937bbc,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x937bbc));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x51c3fc){const _0x1e6236=this['commentViews']['remove'](_0x51c3fc['id']);this['stopListening'](_0x1e6236),_0x1e6236['isEditMode']&&this['_updateHasDirtyComment'](),_0x1e6236['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0xa3726e=>_0xa3726e['isEditMode']);}['_rearrangeCollapse'](){const _0x3b8bd8=function(_0x39be31){const _0x297c86=new _0x25474e();for(const _0x2fb6b9 of _0x39be31)_0x297c86['add'](_0x2fb6b9);return _0x297c86;}(this['commentViews']),_0x43efb8=this['_collapsedCommentsView']['count'];for(let _0x2213fe=0x1;_0x2213fe<=_0x43efb8;_0x2213fe++)_0x3b8bd8['remove'](0x1);for(const _0x3ec753 of _0x3b8bd8)_0x3ec753['collapse']();_0x43efb8>0x0&&_0x3b8bd8['add'](this['_collapsedCommentsView'],0x1),ms(_0x344a6f(Array['from'](this['visibleViews']),Array['from'](_0x3b8bd8)),this['visibleViews'],_0x3b8bd8);}['_rearrangeExpand'](){ms(_0x344a6f(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x5b23cd of this['visibleViews'])_0x5b23cd['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x5ebd98=>{this['focusTracker']['add'](_0x5ebd98['element']),this['keystrokes']['listenTo'](_0x5ebd98['element']);}),this['commentViews']['on']('change',(_0x57dda7,_0x5ef34f)=>{for(const _0x1893fb of _0x5ef34f['removed'])this['focusTracker']['remove'](_0x1893fb['element']),this['keystrokes']['stopListening'](_0x1893fb['element']);for(const _0x12e0fb of Array['from'](_0x5ef34f['added'])['reverse']())this['focusTracker']['add'](_0x12e0fb['element']),this['keystrokes']['listenTo'](_0x12e0fb['element']);});}}function ms(_0x4ecda0,_0x288bfe,_0x509479){let _0x54b86a=0x0;for(const _0x15b0f2 of _0x4ecda0)switch(_0x15b0f2){case'insert':_0x288bfe['add'](_0x509479['get'](_0x54b86a),_0x54b86a),_0x54b86a++;break;case'delete':_0x288bfe['remove'](_0x54b86a);break;case'equal':_0x54b86a++;}}class ls extends Dt{constructor(_0x430608){super(_0x430608);const _0x36f03e=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x36f03e['to']('contextValue',_0x317f45=>S(_0x430608,'THREAD_CONTEXT_LABEL',_0x317f45)),'tabindex':-0x1},'children':[{'text':_0x36f03e['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class ts extends Dt{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x261582,_0x473e0f){super(_0x261582);const _0x58d886=this['bindTemplate'];this['_model']=_0x473e0f,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x2278b7(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x1de8c9=>!!_0x1de8c9),this['bind']('contextValue')['to'](this['_model'],'context',_0x516216=>_0x516216&&_0x516216['value']?this['_trimContextValue'](_0x516216['value']):S(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x58d886['if']('hasContext','ck-context--quotes')]},'children':[this['contextView']]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}['_createReopenButton'](){const _0x6b1a69=new _0x16e7f9(this['locale']);return _0x6b1a69['label']=S(this['locale'],'Reopen'),_0x6b1a69['tooltip']=S(this['locale'],'Reopen'),_0x6b1a69['icon']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m5.042\x209.367\x202.189\x201.837a.75.75\x200\x200\x201-.965\x201.149l-3.788-3.18a.747.747\x200\x200\x201-.21-.284.75.75\x200\x200\x201\x20.17-.945L6.23\x204.762a.75.75\x200\x201\x201\x20.964\x201.15L4.863\x207.866h8.917A.75.75\x200\x200\x201\x2014\x207.9a4\x204\x200\x201\x201-1.477\x207.718l.344-1.489a2.5\x202.5\x200\x201\x200\x201.094-4.73l.008-.032H5.042z\x22/></svg>',_0x6b1a69['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5ab901=>!_0x5ab901),_0x6b1a69['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5c4cc7,_0x53d688)=>_0x5c4cc7&&_0x53d688),_0x6b1a69['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x6b1a69;}['_trimContextValue'](_0x402f00){if(_0x402f00['length']<0x96)return _0x402f00;const _0x1dc2cb=_0x402f00['lastIndexOf']('\x20',0x93);return _0x402f00['substring'](0x0,_0x1dc2cb>-0x1?_0x1dc2cb:0x93)+'...';}['_attachContextActions'](){const _0x1ff1a1=this['element']['querySelector']('.ck-context'),_0x530648=_0x1ff1a1['querySelector']('.ck-context__value');this['listenTo'](_0x1ff1a1,'mouseenter',()=>{_0x530648['offsetWidth']<_0x530648['scrollWidth']&&_0x1ff1a1['classList']['add']('overlay');}),this['listenTo'](_0x1ff1a1,'mouseleave',()=>{_0x1ff1a1['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x38deef of this['focusables'])this['focusTracker']['add'](_0x38deef['element']),this['keystrokes']['listenTo'](_0x38deef['element']);}['_createContextView'](){const _0x412897=new ls(this['locale']);return _0x412897['bind']('contextValue')['to'](this),_0x412897;}}class es extends Dt{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x3310bf,_0x288d13,_0x4aad42,_0x4d5850){super(_0x3310bf),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x288d13,this['_localUser']=_0x4aad42,this['_config']=_0x4d5850,this['commentThreadHeaderView']=new ts(_0x3310bf,_0x288d13),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x12e058(_0x3310bf,S(_0x3310bf,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x3310bf,_0x288d13,Object['assign']({'CommentView':this['_config']['CommentView']},_0x4d5850)),this['commentsListView']['delegate']('removeComment')['to'](this),this['commentsListView']['delegate']('updateComment')['to'](this),this['commentsListView']['delegate']('resolveCommentThread')['to'](this),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentsListView']['bind']('isActive')['to'](this),this['listenTo'](this,'resolveCommentThread',()=>{this['focus']();}),this['set']('length',this['commentsListView']['length']),this['bind']('length')['to'](this['commentsListView'],'length'),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x55d1fd,_0x567492)=>_0x55d1fd||!!_0x567492),this['bind']('isUnlinked')['to'](_0x288d13,'unlinkedAt',_0x418289=>!!_0x418289),this['bind']('ariaLabel')['to'](this,'length',_0x1e363d=>{const _0x31cc81=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x1e363d,_0x31cc81]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x2278b7(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2aa872=>_0x2aa872['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x1f79dd(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x22ba29=new kt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0xdf46e6=_0x22ba29['commentInputView'];return _0x22ba29['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0xdf46e6,'value',(_0x3ee60f,_0x5f0d6e,_0x225b93,_0x5d2f1b,_0xc71faf)=>!!_0xc71faf||!!_0x5d2f1b&&_0x225b93&&!_0x5f0d6e||_0x3ee60f&&_0x225b93&&!_0x5f0d6e),_0xdf46e6['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x516de6,_0x1a7b45,_0x21e496)=>{let _0x1895cb;return _0x1895cb=_0x21e496&&_0x1a7b45?'Reply\x20to\x20reopen\x20discussion...':_0x516de6?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x1895cb);}),_0xdf46e6['bind']('submitLabel')['to'](this,'length',_0x21e325=>S(this['locale'],_0x21e325?'Reply':'Comment')),_0xdf46e6['on']('submit',(_0x13a096,_0x57a081)=>{this['fire']('addComment',_0x57a081),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0xdf46e6['on']('cancel',()=>{this['focus']();}),_0xdf46e6['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0xdf46e6['on']('cancel',_0x180087=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x180087['stop']());}),this['on']('change:isActive',(_0x4c731c,_0x55ea28,_0x3884f1)=>{_0x3884f1||this['length']||_0xdf46e6['value']||this['fire']('removeCommentThread');}),_0x22ba29;}}class gt extends/* #__PURE__ -- @preserve */
27
- ti(es){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x4a8da0,_0x546686,_0x3e6856,_0x4c6812){super(_0x4a8da0,_0x546686,_0x3e6856,_0x4c6812),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x4a8da0,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x5973f6,_0x333af8,_0x9d01ad)=>{_0x9d01ad||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x42f120,_0x6b2868,_0x235514)=>{_0x235514&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x3caedb=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x3caedb['if']('isActive','ck-thread--active'),_0x3caedb['if']('isUnlinked','ck-thread--unlinked'),_0x3caedb['if']('isConfirm','ck-thread--remove-confirmation'),_0x3caedb['to']('actionIndicator',_0x528404=>_0x528404?'ck-thread--'+_0x528404:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x3caedb['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':[{'tag':'div','attributes':{'class':'ck-thread__container'},'children':this['commentThreadChildren']}]};}['render'](){super['render'](),this['containerElement']=this['element']['querySelector']('.ck-thread__container'),this['_model']['on']('change:archivedAt',()=>{this['_updateArchivedThreadHeader']();}),this['_updateArchivedThreadHeader']();}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0x9ec38c of this['commentsListView']['commentViews'])_0x9ec38c['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x5e65c9}=this,_0x3ffed8=this['commentsListView']['commentViews']['get'](0x0);_0x3ffed8===this['_boundFirstCommentView']||_0x3ffed8['isSystemComment']||(this['_boundFirstCommentView']=_0x3ffed8,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x3ffed8,'actionIndicator',_0xdf2b2c=>'remove'===_0xdf2b2c?'remove':null),_0x3ffed8['placeholder']=S(_0x5e65c9,'Write\x20a\x20comment...'),_0x3ffed8['removeButton']['on']('execute',_0x371bc0=>{_0x371bc0['stop'](),this['showConfirm'](S(_0x5e65c9,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x3ffed8['focus']();}),_0x3ffed8['actionBar']['add'](this['resolveButton'],0x0),_0x3ffed8['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x46d9d0=new _0x338ca6(this['locale']);return _0x46d9d0['label']=S(this['locale'],'Resolve'),_0x46d9d0['tooltip']=S(this['locale'],'Resolve'),_0x46d9d0['icon']=_0x15f62b['check'],_0x46d9d0['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x46d9d0['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x5cc51c=>!_0x5cc51c),_0x46d9d0['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x313ea8,_0x4450f2)=>_0x313ea8&&!_0x4450f2),_0x46d9d0['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x46d9d0;}['_updateArchivedThreadHeader'](){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}}class os extends Dt{constructor(_0x349f62){super(_0x349f62),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x1c7472,_0x2f8f01,_0x2d1fbd)=>{this['element']['innerHTML']=_0x2d1fbd;}),this['element']['innerHTML']=this['content'];}}class ns extends Dt{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x329473,_0x51f29c,_0x35dd2f){super(_0x329473),this['_model']=_0x51f29c,this['_config']=_0x35dd2f,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x51f29c,'content',_0x51f29c,'authoredAt',(_0x43d289,_0x3fd304)=>S(_0x329473,'COMMENT_ARIA_LABEL',[_0x51f29c['author']['name'],_0x35dd2f['formatDateTime'](_0x3fd304),new DOMParser()['parseFromString'](_0x43d289,'text/html')['body']['textContent'],_0x51f29c['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x12e058(_0x329473,S(_0x329473,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x22b218(),this['focusTracker']=new _0x2278b7(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xfe6720=>_0xfe6720['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}['render'](){super['render'](),this['_setupKeyboardNavigation']();}async['destroy'](){await this['visibleView']['get'](0x0)['destroy'](),super['destroy']();}['switchToEditMode'](){this['isEditMode']||(this['isEditMode']=!0x0,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentInputView']()));}['switchToDisplayMode'](){this['isEditMode']&&(this['isEditMode']=!0x1,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentContentView']()));}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):S(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):S(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x34f67b=new os(this['locale']);return _0x34f67b['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x589f9c,_0x4fc705)=>_0x4fc705?_0x56b0e5(_0x589f9c,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x589f9c),_0x34f67b;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x4f8c5f=new rs(this['locale'],this['_config']['editorConfig']);return _0x4f8c5f['value']=this['_model']['content'],_0x4f8c5f['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4f8c5f['submitLabel']=S(this['locale'],'Save'),_0x4f8c5f['on']('submit',(_0x151b4a,_0xf714d8)=>{this['fire']('updateComment',this['_model']['id'],_0xf714d8),this['switchToDisplayMode'](),this['focus']();}),_0x4f8c5f['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x4f8c5f['once']('editorReady',()=>{_0x4f8c5f['focus']();}),_0x4f8c5f['createEditor'](),_0x4f8c5f['delegate']('editorReady')['to'](this),_0x4f8c5f['delegate']('editorDestroyed')['to'](this),_0x4f8c5f;}['_setupKeyboardNavigation'](){const _0xc2794=this['element'];this['keystrokes']['listenTo'](_0xc2794);for(const _0x37c0f8 of this['focusables'])this['focusTracker']['add'](_0x37c0f8['element']),this['keystrokes']['listenTo'](_0x37c0f8['element']);this['focusables']['on']('change',(_0x4ebbb7,_0x18bb59)=>{for(const _0x2e95b0 of _0x18bb59['removed'])this['focusTracker']['remove'](_0x2e95b0['element']),this['keystrokes']['stopListening'](_0x2e95b0['element']);for(const _0xf9bf51 of _0x18bb59['added'])this['focusTracker']['add'](_0xf9bf51['element']),this['keystrokes']['listenTo'](_0xf9bf51['element']);}),this['keystrokes']['set']('enter',(_0x22103f,_0x1acb68)=>{_0xc2794===_0x22103f['target']&&(this['focusCycler']['focusFirst'](),_0x1acb68());}),this['keystrokes']['set']('esc',(_0x1059ba,_0x4d106c)=>{_0xc2794!==_0x1059ba['target']&&(this['focus'](),_0x4d106c());});}}class Tt extends/* #__PURE__ -- @preserve */
28
- ti(ns){['actionBar'];['userView'];constructor(_0xf30bd1,_0x2f951b,_0x2a3f03){super(_0xf30bd1,_0x2f951b,_0x2a3f03),this['set']('actionIndicator',null),this['set']('placeholder',S(_0xf30bd1,'Reply...')),this['bind']('authoredAt')['to'](_0x2f951b),this['bind']('resolvedAt')['to'](_0x2f951b),this['actionBar']=this['createCollection'](),this['isSystemComment']||(this['editButton']=this['_createEditButton'](),this['removeButton']=this['_createRemoveButton'](),this['items']=this['createCollection'](),this['items']['addMany']([this['editButton'],this['removeButton']]),this['dropdown']=this['_createDropdown'](),this['actionBar']['add'](this['dropdown']),this['focusables']['add'](this['dropdown'])),this['userView']=new _0x41f042(_0xf30bd1,_0x2f951b['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x2f951b,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x54c8ef=this['bindTemplate'],_0x22ec98=[{'tag':'div','attributes':{'class':['ck-comment__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-comment__info-name','ck-annotation__info-name']}},{'tag':'time','attributes':{'datetime':_0x54c8ef['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x54c8ef['to']('authoredAt',_0x167f77=>this['_config']['formatDateTime'](_0x167f77))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x54c8ef['if']('isEditMode','ck-comment__actions--hidden'),_0x54c8ef['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']},this['ariaDescriptionView']];return this['_model']['isExternal']&&_0x22ec98['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x54c8ef['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x54c8ef['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x54c8ef['if']('isEditMode','ck-comment--edit'),_0x54c8ef['if']('isSystemComment','ck-comment--info'),_0x54c8ef['to']('actionIndicator',_0x2c8072=>_0x2c8072?'ck-comment--'+_0x2c8072:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id'],'role':'group'},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-comment__main','ck-annotation__main']},'children':_0x22ec98}]}]};}['_createEditButton'](){const _0x320752=new _0x16e7f9(this['locale']);return _0x320752['label']=S(this['locale'],'Edit'),_0x320752['icon']=_0x15f62b['pencil'],_0x320752['withText']=!0x0,_0x320752['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x320752['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xf39aca=>!_0xf39aca),_0x320752['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x320752['on']('execute',()=>this['switchToEditMode']()),_0x320752;}['_createRemoveButton'](){const _0x349bb7=new _0x16e7f9(this['locale']);return _0x349bb7['label']=S(this['locale'],'Remove'),_0x349bb7['icon']='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M5.2\x207h9.2c.6\x200\x201\x20.4\x201\x201v9.9c0\x20.5-.4\x201-1\x201H5.2a1\x201\x200\x200\x201-1-1V8c0-.6.4-1\x201-1zm1\x201.5c-.3\x200-.5.2-.5.5v8c0\x20.3.2.5.5.5h.5c.2\x200\x20.5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5\x203.6H3.8c-.5\x200-.7.3-.7.8s.2.7.7.7h12c.6\x200\x20.9-.2.9-.7\x200-.5-.3-.8-1-.8h-2.4l-1.8-2.2z\x22/></svg>\x0a',_0x349bb7['withText']=!0x0,_0x349bb7['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x349bb7['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x349a0a=>!_0x349a0a),_0x349bb7['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x349bb7['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x349bb7;}['_createDropdown'](){const _0x4d677f=_0x328200(this['locale'],_0x4affc9),_0x26b4c5=_0x4d677f['panelView']['children'],_0x2e9341=new _0x1090d6(this['locale']),_0x4664ba=_0x4d677f['bindTemplate'];_0x2b807e(_0x4d677f,()=>this['items']['find'](_0x56c052=>_0x56c052['isVisible'])),_0x4d677f['extendTemplate']({'attributes':{'class':[_0x4664ba['if']('isVisible','ck-hidden',_0x4a6e5e=>!_0x4a6e5e)]}});const _0x495eb4=(_0x56d13a,_0x1cc263=-0x1)=>{const _0x4add71=new _0x53f86e(this['locale']);_0x4add71['children']['add'](_0x56d13a);const _0x2f64f0=_0x1cc263>-0x1?_0x1cc263:_0x2e9341['items']['length'];_0x2e9341['items']['add'](_0x4add71,_0x2f64f0);const _0xce5578=Array['from'](this['items']);_0x4d677f['unbind']('isEnabled','isVisible'),_0x4d677f['bind']('isEnabled')['toMany'](_0xce5578,'isEnabled',(..._0x17e74f)=>_0x17e74f['some'](_0x2bf7f8=>_0x2bf7f8)),_0x4d677f['bind']('isVisible')['toMany'](_0xce5578,'isVisible',(..._0x5ee93a)=>_0x5ee93a['some'](_0x191a14=>_0x191a14));};_0x4d677f['panelPosition']='sw',_0x4d677f['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x15f62b['threeVerticalDots']}),_0x4d677f['isEnabled']=[...this['items']]['some'](_0x470c00=>_0x470c00['isEnabled']),_0x4d677f['buttonView']['isVisible']=[...this['items']]['some'](_0x2ee999=>_0x2ee999['isVisible']);for(const _0x4d57aa of this['items'])_0x495eb4(_0x4d57aa);return _0x26b4c5['add'](_0x2e9341),_0x4d677f['listenTo'](this['items'],'add',(_0x28f724,_0x3c0983,_0x23c8f5)=>{_0x495eb4(_0x3c0983,_0x23c8f5);}),_0x4d677f['listenTo'](this['items'],'remove',(_0x1dd593,_0x554340,_0x5d77fe)=>{_0x2e9341['items']['remove'](_0x5d77fe);}),_0x4d677f;}['_attachActions'](_0x170f3a,_0xf7d058){const _0x126384=_0x170f3a&&_0x170f3a['element'];_0x126384&&(this['listenTo'](_0x126384,'mouseenter',()=>this['actionIndicator']=_0xf7d058),this['listenTo'](_0x126384,'focus',()=>this['actionIndicator']=_0xf7d058),this['listenTo'](_0x126384,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x126384,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x334bbb=super['_createCommentInputView']();return _0x334bbb['bind']('placeholder')['to'](this),_0x334bbb;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function J(_0x520503){const _0x31cf60=_0x34c561(_0x520503,0x1e),_0x2719fc=new MutationObserver(_0x446009=>{for(const _0x3712bb of _0x446009)('attributes'==_0x3712bb['type']&&'class'==_0x3712bb['attributeName']||'childList'==_0x3712bb['type']||'characterData'==_0x3712bb['type'])&&_0x31cf60();});return{'attach'(_0x488e07){_0x2719fc['observe'](_0x488e07,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x2719fc['disconnect'](),_0x31cf60['cancel']();}};}class T extends Dt{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x1b4717,_0x22b090){super(_0x1b4717),this['id']=_0x25b2da(),this['focusTracker']=new _0x2278b7(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x318f1c,_0x2386b6)=>this['fire']('Esc',_0x2386b6)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=J(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x22b090),this['mainView']=_0x22b090;const _0x4436f8=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x4436f8['if']('isActive','ck-annotation-wrapper--active')],'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['focusTracker']['add'](this['element']),this['keystrokes']['listenTo'](this['element']),this['_mutationObserver']['attach'](this['element']);}['destroy'](){this['content']['clear'](),this['keystrokes']['destroy'](),this['focusTracker']['destroy'](),this['_mutationObserver']['detach'](),super['destroy']();}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['_updateHeight'](){const _0x282112=this['element']['clientHeight'];_0x282112&&(this['height']=_0x282112);}}class d extends/* #__PURE__ -- @preserve */
29
- _0x19e785(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x160b1f,target:_0x9db8f3,type:_0x2ee441,isVisible:_0x5b3d12=!0x0}){super(),this['view']=_0x160b1f,this['view']['element']||this['view']['render'](),this['_type']=_0x2ee441,this['_target']=_0x9db8f3,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x25474e([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x4f75c3,_0x4f9dc7)=>{this['view']['focusTracker']['add'](_0x4f9dc7);}),this['focusableElements']['on']('remove',(_0x3dd79e,_0x4c0ea3)=>{this['view']['focusTracker']['remove'](_0x4c0ea3);}),this['set']('isVisible',_0x5b3d12);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x29136e=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x29136e),_0x29136e;}get['targetRect'](){const _0x19c254=this['target'];if(null===_0x19c254)return null;if(_0x19c254 instanceof _0x1f8626)return _0x19c254;const _0x51c21e=_0x19c254['filter'](_0xbb3ffe=>function(_0x53a540){const _0x2a6afb=_0x53a540['offsetParent'];if(_0x2a6afb)return!0x0;const _0x127a35=_0x53a540['getClientRects']()['item'](0x0);return!!_0x127a35;}(_0xbb3ffe));return 0x0===_0x51c21e['length']?null:new _0x1f8626(_0x51c21e[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x48b6b7){this['view']['isActive']=_0x48b6b7,this['view']['mainView']['isActive']=_0x48b6b7;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x332433){if(!(null===_0x332433||_0x332433 instanceof _0x1f8626||Array['isArray'](_0x332433)&&_0x332433['every'](_0x28071f=>ee(_0x28071f))))throw new _0x37a2c2('annotation-invalid-target',null,{'target':_0x332433});}['_getNormalizedTarget'](){const _0xf9b993='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0xf9b993)?[_0xf9b993]:_0xf9b993;}}function ee(_0x186b15){return null!==_0x186b15&&'object'==typeof _0x186b15&&'nodeType'in _0x186b15&&0x1===_0x186b15['nodeType'];}class x extends _0x25474e{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x486845=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x2278b7(),this['_focusTracker']['on']('change:isFocused',(_0x1e7184,_0x4a7d8e,_0x4f0433)=>{_0x4f0433||this['fire']('blur');});for(const _0x31c662 of _0x486845)this['add'](_0x31c662);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0xfa8a92){if(this['has'](_0xfa8a92))throw new _0x37a2c2('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0xfa8a92['innerView'],_0xfa8a92),this['_viewToAnnotation']['set'](_0xfa8a92['view'],_0xfa8a92);for(const _0x2bacf7 of _0xfa8a92['focusableElements'])this['_focusTracker']['add'](_0x2bacf7);this['listenTo'](_0xfa8a92['focusableElements'],'add',(_0x5b4e4b,_0x52e386)=>{this['_focusTracker']['add'](_0x52e386);}),this['listenTo'](_0xfa8a92['focusableElements'],'remove',(_0x467cf6,_0x21523b)=>{this['_focusTracker']['remove'](_0x21523b);}),this['listenTo'](_0xfa8a92['view']['focusTracker'],'change:isFocused',(_0x3573d5,_0x5c8cdb,_0x5ac8bb)=>{_0x5ac8bb&&this['fire']('focus',_0xfa8a92);}),_0xfa8a92['updateTargetRect']();const _0x53f6d9=this['_getOrderInContent'](_0xfa8a92['view']['targetRect']);return super['add'](_0xfa8a92,_0x53f6d9);}['remove'](_0xc0f844){if(!this['has'](_0xc0f844))throw new _0x37a2c2('annotationcollection-not-existing-item',null);this['stopListening'](_0xc0f844['view']['focusTracker']),this['stopListening'](_0xc0f844['focusableElements']);for(const _0x567ee5 of _0xc0f844['focusableElements'])this['_focusTracker']['remove'](_0x567ee5);return this['_viewToAnnotation']['delete'](_0xc0f844['view']),this['_innerViewToAnnotation']['delete'](_0xc0f844['innerView']),super['remove'](_0xc0f844);}['getByInnerView'](_0x51893a){return this['_innerViewToAnnotation']['get'](_0x51893a);}['getByView'](_0x43201c){return this['_viewToAnnotation']['get'](_0x43201c);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x3f8e07 of this)_0x3f8e07['updateTargetRect']();this['_sort']();}['_sort'](){const _0x2533cc=Array['from'](this)['sort']((_0x421cd6,_0x12fcf0)=>v(_0x421cd6['view']['targetRect'],_0x12fcf0['view']['targetRect']));for(let _0x59d9d5=_0x2533cc['length']-0x1;_0x59d9d5>0x0;_0x59d9d5--){const _0x2d3806=_0x2533cc[_0x59d9d5];_0x59d9d5!==this['getIndex'](_0x2d3806)&&(this['remove'](_0x2d3806),this['add'](_0x2d3806));}}['_getOrderInContent'](_0x1d4dd1){let _0x620aa1=0x0;if(!_0x1d4dd1)return this['length'];for(const _0x47953b of this){const _0x5015d2=_0x47953b['view']['targetRect'];if(_0x5015d2){if(v(_0x1d4dd1,_0x5015d2)<0x0)return _0x620aa1;_0x620aa1++;}}return _0x620aa1;}}function v(_0x4bb568,_0xa85ec){if(null===_0x4bb568&&null===_0xa85ec)return 0x0;if(null===_0x4bb568)return-0x1;if(null===_0xa85ec)return 0x1;const _0x1fc740=_0x4bb568['top']-_0xa85ec['top'];return 0x0==_0x1fc740?_0x4bb568['left']-_0xa85ec['left']:_0x1fc740;}class N extends _0x26d1a2{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0xbf0455){if(super(_0xbf0455),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0xbf0455 instanceof _0x8e0f55){const _0x343dbc=_0xbf0455['locale'];_0xbf0455['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x343dbc,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x343dbc,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x343dbc,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x343dbc,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x343dbc,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x343dbc,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x343dbc,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x52559c){this['collection']['add'](_0x52559c);}['remove'](_0x4f49a9){this['collection']['remove'](_0x4f49a9),_0x4f49a9['destroy']();}['refreshVisibility'](){for(const _0x4ed39a of this['collection'])_0x4ed39a['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x44c785){return this['collection']['getByInnerView'](_0x44c785);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0xe7fc1f of this['collection'])_0xe7fc1f['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x2a25cf){this['fire']('_activateAnnotation',_0x2a25cf);}['createAnnotation'](_0x4034c3){return new d(_0x4034c3);}['createAnnotationView'](_0xb33986,_0x25a6cb){return new T(_0xb33986,_0x25a6cb);}['_addActiveAnnotation'](_0x5c46d7){const _0x397b93=new Set(this['activeAnnotations']);_0x397b93['add'](_0x5c46d7),this['activeAnnotations']=_0x397b93;}['_removeActiveAnnotation'](_0x4b87c6){const _0x2bfedc=new Set(this['activeAnnotations']);_0x2bfedc['delete'](_0x4b87c6),this['activeAnnotations']=_0x2bfedc;}['_bindAnnotationsToVisibleAnnotations'](){const _0x555b94=this['collection'],_0x178547=this['_visibleAnnotations'];function _0x3cc3ba(_0x3e10a7){const _0x349e7c=_0x3e10a7['source'];_0x349e7c['isVisible']&&!_0x178547['has'](_0x349e7c)?_0x178547['add'](_0x349e7c):!_0x349e7c['isVisible']&&_0x178547['has'](_0x349e7c)&&_0x178547['remove'](_0x349e7c),_0x349e7c['view']['focusTracker']['remove'](_0x349e7c['view']['element']),_0x349e7c['view']['focusTracker']['add'](_0x349e7c['view']['element']);}this['listenTo'](_0x555b94,'add',(_0x214d3c,_0x25154c)=>{_0x25154c['isVisible']&&_0x178547['add'](_0x25154c),this['listenTo'](_0x25154c,'change:isVisible',_0x3cc3ba);}),this['listenTo'](_0x555b94,'remove',(_0x1ce6c2,_0x25d9fc)=>{_0x178547['has'](_0x25d9fc)&&_0x178547['remove'](_0x25d9fc),this['stopListening'](_0x25d9fc,'change:isVisible',_0x3cc3ba);});}['_setupEnterAnnotationKeystroke'](){const _0x17837e=_0xe5eb70=>{_0xe5eb70['on']('ready',()=>{_0xe5eb70['keystrokes']['set'](_0x310504,(_0x3a45ad,_0x4c09fb)=>{const _0x3e48b1=_0x2ca0f4(this['activeAnnotations']['values']());_0x3e48b1&&(_0x3e48b1['view']['focus'](),_0x4c09fb());});});};this['context']instanceof _0x8e0f55?_0x17837e(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x272ef6,_0x57053a)=>{_0x17837e(_0x57053a);});}['_setupEscapeAnnotationHandling'](){const _0x4cc44f=_0xcdd0b0=>{const _0x3be644=_0xcdd0b0['source'],_0x5a32f5=[];let _0x30a3d6;if(Array['isArray'](_0x3be644['target'])){_0x30a3d6=_0x3be644['target'][0x0],this['context']instanceof _0x8e0f55?_0x5a32f5['push'](this['context']):this['context']['editors']&&_0x5a32f5['push'](...this['context']['editors']);for(const _0x1740a6 of _0x5a32f5)for(const _0x2b9f1c of _0x1740a6['editing']['view']['domRoots']['values']())if(_0x2b9f1c['contains'](_0x30a3d6))return void _0x1740a6['editing']['view']['focus']();_0x30a3d6['focus']();}};this['listenTo'](this['collection'],'add',(_0x27b486,_0x5941f3)=>{this['listenTo'](_0x5941f3,'escape',_0x4cc44f,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0xad96f7,_0x21f25c)=>{this['stopListening'](_0x21f25c,'escape',_0x4cc44f);});}}const bt=Symbol('noChannel'),_t={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x26d1a2{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,ut,at];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x527ea6){super(_0x527ea6),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map()),this['licenseKey']=this['context']['config']['get']('licenseKey');const _0x4498b8=this['context']['config'];_0x4498b8['define']('comments.maxCommentsWhenCollapsed',0x2),_0x4498b8['define']('comments.maxThreadTotalWeight',0x1f4),_0x4498b8['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x4498b8['define']('comments.CommentThreadView',gt),_0x4498b8['define']('comments.CommentView',Tt),_0x4498b8['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x8d6f43=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x44babf,_0x590368)=>this['_addCommentThread'](_0x590368)),this['on']('submitCommentThread',(_0x471988,_0x46d06d)=>this['_submitCommentThread'](_0x46d06d)),this['on']('resolveCommentThread',(_0x1331e8,_0x5713a1)=>this['_resolveCommentThread'](_0x5713a1)),this['on']('resolveCommentThread',(_0x20dd95,_0x51886b)=>this['_updateActiveAnnotation'](_0x51886b),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x5d0161,_0x186459)=>this['_reopenCommentThread'](_0x186459)),this['on']('reopenCommentThread',(_0x1792f2,_0x3869b8)=>this['_updateActiveAnnotation'](_0x3869b8),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x4eab7c,_0x4064d6)=>this['_removeCommentThread'](_0x4064d6)),this['on']('updateCommentThread',(_0x19dfd0,_0x26a77c)=>this['_updateCommentThread'](_0x26a77c)),this['on']('updateCommentThread',(_0x3a880e,_0xf461e7)=>this['_updateActiveAnnotation'](_0xf461e7),{'priority':'lowest'}),this['on']('addComment',(_0x1af2e5,_0x163724)=>this['_addComment'](_0x163724)),this['on']('updateComment',(_0x655c4a,_0x109972)=>this['_updateComment'](_0x109972)),this['on']('removeComment',(_0x2f3f45,_0x1a06ff)=>this['_removeComment'](_0x1a06ff)),this['on']('addComment',(_0x1e1108,{threadId:_0x3beecb,isFromAdapter:_0x5340b3})=>{if(_0x5340b3)return;const _0x2bfba8=this['getCommentThread'](_0x3beecb),_0x48620f=_0x2bfba8&&this['_threadToController']['get'](_0x2bfba8);_0x48620f&&_0x48620f['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x8d6f43,'change:activeAnnotations',(_0x59b479,_0x374a8c,_0x4db0b4)=>{const _0x34b5c0=Array['from'](_0x4db0b4)['map'](_0x1bb546=>this['_viewToController']['get'](_0x1bb546['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x34b5c0?_0x34b5c0['model']:null;});}['afterInit'](){!function(_0x502eea){function _0x5c3498(_0x260654,_0x1ac905,_0x4c2c1d){const _0x5b0a2b={};_0x5b0a2b[_0x58a267([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x5b0a2b[_0x58a267([0x72,0x63,0x6f,0x6e])]=[0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36,0x6c,0xd8,0xab,0x4d,0x9a,0x2f,0x5e,0xbc,0x63,0xc6,0x97,0x35,0x6a,0xd4,0xb3,0x7d,0xfa,0xef,0xc5,0x91],_0x5b0a2b[_0x58a267([0x53])]=[0x63,0x7c,0x77,0x7b,0xf2,0x6b,0x6f,0xc5,0x30,0x1,0x67,0x2b,0xfe,0xd7,0xab,0x76,0xca,0x82,0xc9,0x7d,0xfa,0x59,0x47,0xf0,0xad,0xd4,0xa2,0xaf,0x9c,0xa4,0x72,0xc0,0xb7,0xfd,0x93,0x26,0x36,0x3f,0xf7,0xcc,0x34,0xa5,0xe5,0xf1,0x71,0xd8,0x31,0x15,0x4,0xc7,0x23,0xc3,0x18,0x96,0x5,0x9a,0x7,0x12,0x80,0xe2,0xeb,0x27,0xb2,0x75,0x9,0x83,0x2c,0x1a,0x1b,0x6e,0x5a,0xa0,0x52,0x3b,0xd6,0xb3,0x29,0xe3,0x2f,0x84,0x53,0xd1,0x0,0xed,0x20,0xfc,0xb1,0x5b,0x6a,0xcb,0xbe,0x39,0x4a,0x4c,0x58,0xcf,0xd0,0xef,0xaa,0xfb,0x43,0x4d,0x33,0x85,0x45,0xf9,0x2,0x7f,0x50,0x3c,0x9f,0xa8,0x51,0xa3,0x40,0x8f,0x92,0x9d,0x38,0xf5,0xbc,0xb6,0xda,0x21,0x10,0xff,0xf3,0xd2,0xcd,0xc,0x13,0xec,0x5f,0x97,0x44,0x17,0xc4,0xa7,0x7e,0x3d,0x64,0x5d,0x19,0x73,0x60,0x81,0x4f,0xdc,0x22,0x2a,0x90,0x88,0x46,0xee,0xb8,0x14,0xde,0x5e,0xb,0xdb,0xe0,0x32,0x3a,0xa,0x49,0x6,0x24,0x5c,0xc2,0xd3,0xac,0x62,0x91,0x95,0xe4,0x79,0xe7,0xc8,0x37,0x6d,0x8d,0xd5,0x4e,0xa9,0x6c,0x56,0xf4,0xea,0x65,0x7a,0xae,0x8,0xba,0x78,0x25,0x2e,0x1c,0xa6,0xb4,0xc6,0xe8,0xdd,0x74,0x1f,0x4b,0xbd,0x8b,0x8a,0x70,0x3e,0xb5,0x66,0x48,0x3,0xf6,0xe,0x61,0x35,0x57,0xb9,0x86,0xc1,0x1d,0x9e,0xe1,0xf8,0x98,0x11,0x69,0xd9,0x8e,0x94,0x9b,0x1e,0x87,0xe9,0xce,0x55,0x28,0xdf,0x8c,0xa1,0x89,0xd,0xbf,0xe6,0x42,0x68,0x41,0x99,0x2d,0xf,0xb0,0x54,0xbb,0x16],_0x5b0a2b[_0x58a267([0x54,0x31])]=[0xc66363a5,0xf87c7c84,0xee777799,0xf67b7b8d,0xfff2f20d,0xd66b6bbd,0xde6f6fb1,0x91c5c554,0x60303050,0x2010103,0xce6767a9,0x562b2b7d,0xe7fefe19,0xb5d7d762,0x4dababe6,0xec76769a,0x8fcaca45,0x1f82829d,0x89c9c940,0xfa7d7d87,0xeffafa15,0xb25959eb,0x8e4747c9,0xfbf0f00b,0x41adadec,0xb3d4d467,0x5fa2a2fd,0x45afafea,0x239c9cbf,0x53a4a4f7,0xe4727296,0x9bc0c05b,0x75b7b7c2,0xe1fdfd1c,0x3d9393ae,0x4c26266a,0x6c36365a,0x7e3f3f41,0xf5f7f702,0x83cccc4f,0x6834345c,0x51a5a5f4,0xd1e5e534,0xf9f1f108,0xe2717193,0xabd8d873,0x62313153,0x2a15153f,0x804040c,0x95c7c752,0x46232365,0x9dc3c35e,0x30181828,0x379696a1,0xa05050f,0x2f9a9ab5,0xe070709,0x24121236,0x1b80809b,0xdfe2e23d,0xcdebeb26,0x4e272769,0x7fb2b2cd,0xea75759f,0x1209091b,0x1d83839e,0x582c2c74,0x341a1a2e,0x361b1b2d,0xdc6e6eb2,0xb45a5aee,0x5ba0a0fb,0xa45252f6,0x763b3b4d,0xb7d6d661,0x7db3b3ce,0x5229297b,0xdde3e33e,0x5e2f2f71,0x13848497,0xa65353f5,0xb9d1d168,0x0,0xc1eded2c,0x40202060,0xe3fcfc1f,0x79b1b1c8,0xb65b5bed,0xd46a6abe,0x8dcbcb46,0x67bebed9,0x7239394b,0x944a4ade,0x984c4cd4,0xb05858e8,0x85cfcf4a,0xbbd0d06b,0xc5efef2a,0x4faaaae5,0xedfbfb16,0x864343c5,0x9a4d4dd7,0x66333355,0x11858594,0x8a4545cf,0xe9f9f910,0x4020206,0xfe7f7f81,0xa05050f0,0x783c3c44,0x259f9fba,0x4ba8a8e3,0xa25151f3,0x5da3a3fe,0x804040c0,0x58f8f8a,0x3f9292ad,0x219d9dbc,0x70383848,0xf1f5f504,0x63bcbcdf,0x77b6b6c1,0xafdada75,0x42212163,0x20101030,0xe5ffff1a,0xfdf3f30e,0xbfd2d26d,0x81cdcd4c,0x180c0c14,0x26131335,0xc3ecec2f,0xbe5f5fe1,0x359797a2,0x884444cc,0x2e171739,0x93c4c457,0x55a7a7f2,0xfc7e7e82,0x7a3d3d47,0xc86464ac,0xba5d5de7,0x3219192b,0xe6737395,0xc06060a0,0x19818198,0x9e4f4fd1,0xa3dcdc7f,0x44222266,0x542a2a7e,0x3b9090ab,0xb888883,0x8c4646ca,0xc7eeee29,0x6bb8b8d3,0x2814143c,0xa7dede79,0xbc5e5ee2,0x160b0b1d,0xaddbdb76,0xdbe0e03b,0x64323256,0x743a3a4e,0x140a0a1e,0x924949db,0xc06060a,0x4824246c,0xb85c5ce4,0x9fc2c25d,0xbdd3d36e,0x43acacef,0xc46262a6,0x399191a8,0x319595a4,0xd3e4e437,0xf279798b,0xd5e7e732,0x8bc8c843,0x6e373759,0xda6d6db7,0x18d8d8c,0xb1d5d564,0x9c4e4ed2,0x49a9a9e0,0xd86c6cb4,0xac5656fa,0xf3f4f407,0xcfeaea25,0xca6565af,0xf47a7a8e,0x47aeaee9,0x10080818,0x6fbabad5,0xf0787888,0x4a25256f,0x5c2e2e72,0x381c1c24,0x57a6a6f1,0x73b4b4c7,0x97c6c651,0xcbe8e823,0xa1dddd7c,0xe874749c,0x3e1f1f21,0x964b4bdd,0x61bdbddc,0xd8b8b86,0xf8a8a85,0xe0707090,0x7c3e3e42,0x71b5b5c4,0xcc6666aa,0x904848d8,0x6030305,0xf7f6f601,0x1c0e0e12,0xc26161a3,0x6a35355f,0xae5757f9,0x69b9b9d0,0x17868691,0x99c1c158,0x3a1d1d27,0x279e9eb9,0xd9e1e138,0xebf8f813,0x2b9898b3,0x22111133,0xd26969bb,0xa9d9d970,0x78e8e89,0x339494a7,0x2d9b9bb6,0x3c1e1e22,0x15878792,0xc9e9e920,0x87cece49,0xaa5555ff,0x50282878,0xa5dfdf7a,0x38c8c8f,0x59a1a1f8,0x9898980,0x1a0d0d17,0x65bfbfda,0xd7e6e631,0x844242c6,0xd06868b8,0x824141c3,0x299999b0,0x5a2d2d77,0x1e0f0f11,0x7bb0b0cb,0xa85454fc,0x6dbbbbd6,0x2c16163a],_0x5b0a2b[_0x58a267([0x54,0x32])]=[0xa5c66363,0x84f87c7c,0x99ee7777,0x8df67b7b,0xdfff2f2,0xbdd66b6b,0xb1de6f6f,0x5491c5c5,0x50603030,0x3020101,0xa9ce6767,0x7d562b2b,0x19e7fefe,0x62b5d7d7,0xe64dabab,0x9aec7676,0x458fcaca,0x9d1f8282,0x4089c9c9,0x87fa7d7d,0x15effafa,0xebb25959,0xc98e4747,0xbfbf0f0,0xec41adad,0x67b3d4d4,0xfd5fa2a2,0xea45afaf,0xbf239c9c,0xf753a4a4,0x96e47272,0x5b9bc0c0,0xc275b7b7,0x1ce1fdfd,0xae3d9393,0x6a4c2626,0x5a6c3636,0x417e3f3f,0x2f5f7f7,0x4f83cccc,0x5c683434,0xf451a5a5,0x34d1e5e5,0x8f9f1f1,0x93e27171,0x73abd8d8,0x53623131,0x3f2a1515,0xc080404,0x5295c7c7,0x65462323,0x5e9dc3c3,0x28301818,0xa1379696,0xf0a0505,0xb52f9a9a,0x90e0707,0x36241212,0x9b1b8080,0x3ddfe2e2,0x26cdebeb,0x694e2727,0xcd7fb2b2,0x9fea7575,0x1b120909,0x9e1d8383,0x74582c2c,0x2e341a1a,0x2d361b1b,0xb2dc6e6e,0xeeb45a5a,0xfb5ba0a0,0xf6a45252,0x4d763b3b,0x61b7d6d6,0xce7db3b3,0x7b522929,0x3edde3e3,0x715e2f2f,0x97138484,0xf5a65353,0x68b9d1d1,0x0,0x2cc1eded,0x60402020,0x1fe3fcfc,0xc879b1b1,0xedb65b5b,0xbed46a6a,0x468dcbcb,0xd967bebe,0x4b723939,0xde944a4a,0xd4984c4c,0xe8b05858,0x4a85cfcf,0x6bbbd0d0,0x2ac5efef,0xe54faaaa,0x16edfbfb,0xc5864343,0xd79a4d4d,0x55663333,0x94118585,0xcf8a4545,0x10e9f9f9,0x6040202,0x81fe7f7f,0xf0a05050,0x44783c3c,0xba259f9f,0xe34ba8a8,0xf3a25151,0xfe5da3a3,0xc0804040,0x8a058f8f,0xad3f9292,0xbc219d9d,0x48703838,0x4f1f5f5,0xdf63bcbc,0xc177b6b6,0x75afdada,0x63422121,0x30201010,0x1ae5ffff,0xefdf3f3,0x6dbfd2d2,0x4c81cdcd,0x14180c0c,0x35261313,0x2fc3ecec,0xe1be5f5f,0xa2359797,0xcc884444,0x392e1717,0x5793c4c4,0xf255a7a7,0x82fc7e7e,0x477a3d3d,0xacc86464,0xe7ba5d5d,0x2b321919,0x95e67373,0xa0c06060,0x98198181,0xd19e4f4f,0x7fa3dcdc,0x66442222,0x7e542a2a,0xab3b9090,0x830b8888,0xca8c4646,0x29c7eeee,0xd36bb8b8,0x3c281414,0x79a7dede,0xe2bc5e5e,0x1d160b0b,0x76addbdb,0x3bdbe0e0,0x56643232,0x4e743a3a,0x1e140a0a,0xdb924949,0xa0c0606,0x6c482424,0xe4b85c5c,0x5d9fc2c2,0x6ebdd3d3,0xef43acac,0xa6c46262,0xa8399191,0xa4319595,0x37d3e4e4,0x8bf27979,0x32d5e7e7,0x438bc8c8,0x596e3737,0xb7da6d6d,0x8c018d8d,0x64b1d5d5,0xd29c4e4e,0xe049a9a9,0xb4d86c6c,0xfaac5656,0x7f3f4f4,0x25cfeaea,0xafca6565,0x8ef47a7a,0xe947aeae,0x18100808,0xd56fbaba,0x88f07878,0x6f4a2525,0x725c2e2e,0x24381c1c,0xf157a6a6,0xc773b4b4,0x5197c6c6,0x23cbe8e8,0x7ca1dddd,0x9ce87474,0x213e1f1f,0xdd964b4b,0xdc61bdbd,0x860d8b8b,0x850f8a8a,0x90e07070,0x427c3e3e,0xc471b5b5,0xaacc6666,0xd8904848,0x5060303,0x1f7f6f6,0x121c0e0e,0xa3c26161,0x5f6a3535,0xf9ae5757,0xd069b9b9,0x91178686,0x5899c1c1,0x273a1d1d,0xb9279e9e,0x38d9e1e1,0x13ebf8f8,0xb32b9898,0x33221111,0xbbd26969,0x70a9d9d9,0x89078e8e,0xa7339494,0xb62d9b9b,0x223c1e1e,0x92158787,0x20c9e9e9,0x4987cece,0xffaa5555,0x78502828,0x7aa5dfdf,0x8f038c8c,0xf859a1a1,0x80098989,0x171a0d0d,0xda65bfbf,0x31d7e6e6,0xc6844242,0xb8d06868,0xc3824141,0xb0299999,0x775a2d2d,0x111e0f0f,0xcb7bb0b0,0xfca85454,0xd66dbbbb,0x3a2c1616],_0x5b0a2b[_0x58a267([0x54,0x33])]=[0x63a5c663,0x7c84f87c,0x7799ee77,0x7b8df67b,0xf20dfff2,0x6bbdd66b,0x6fb1de6f,0xc55491c5,0x30506030,0x1030201,0x67a9ce67,0x2b7d562b,0xfe19e7fe,0xd762b5d7,0xabe64dab,0x769aec76,0xca458fca,0x829d1f82,0xc94089c9,0x7d87fa7d,0xfa15effa,0x59ebb259,0x47c98e47,0xf00bfbf0,0xadec41ad,0xd467b3d4,0xa2fd5fa2,0xafea45af,0x9cbf239c,0xa4f753a4,0x7296e472,0xc05b9bc0,0xb7c275b7,0xfd1ce1fd,0x93ae3d93,0x266a4c26,0x365a6c36,0x3f417e3f,0xf702f5f7,0xcc4f83cc,0x345c6834,0xa5f451a5,0xe534d1e5,0xf108f9f1,0x7193e271,0xd873abd8,0x31536231,0x153f2a15,0x40c0804,0xc75295c7,0x23654623,0xc35e9dc3,0x18283018,0x96a13796,0x50f0a05,0x9ab52f9a,0x7090e07,0x12362412,0x809b1b80,0xe23ddfe2,0xeb26cdeb,0x27694e27,0xb2cd7fb2,0x759fea75,0x91b1209,0x839e1d83,0x2c74582c,0x1a2e341a,0x1b2d361b,0x6eb2dc6e,0x5aeeb45a,0xa0fb5ba0,0x52f6a452,0x3b4d763b,0xd661b7d6,0xb3ce7db3,0x297b5229,0xe33edde3,0x2f715e2f,0x84971384,0x53f5a653,0xd168b9d1,0x0,0xed2cc1ed,0x20604020,0xfc1fe3fc,0xb1c879b1,0x5bedb65b,0x6abed46a,0xcb468dcb,0xbed967be,0x394b7239,0x4ade944a,0x4cd4984c,0x58e8b058,0xcf4a85cf,0xd06bbbd0,0xef2ac5ef,0xaae54faa,0xfb16edfb,0x43c58643,0x4dd79a4d,0x33556633,0x85941185,0x45cf8a45,0xf910e9f9,0x2060402,0x7f81fe7f,0x50f0a050,0x3c44783c,0x9fba259f,0xa8e34ba8,0x51f3a251,0xa3fe5da3,0x40c08040,0x8f8a058f,0x92ad3f92,0x9dbc219d,0x38487038,0xf504f1f5,0xbcdf63bc,0xb6c177b6,0xda75afda,0x21634221,0x10302010,0xff1ae5ff,0xf30efdf3,0xd26dbfd2,0xcd4c81cd,0xc14180c,0x13352613,0xec2fc3ec,0x5fe1be5f,0x97a23597,0x44cc8844,0x17392e17,0xc45793c4,0xa7f255a7,0x7e82fc7e,0x3d477a3d,0x64acc864,0x5de7ba5d,0x192b3219,0x7395e673,0x60a0c060,0x81981981,0x4fd19e4f,0xdc7fa3dc,0x22664422,0x2a7e542a,0x90ab3b90,0x88830b88,0x46ca8c46,0xee29c7ee,0xb8d36bb8,0x143c2814,0xde79a7de,0x5ee2bc5e,0xb1d160b,0xdb76addb,0xe03bdbe0,0x32566432,0x3a4e743a,0xa1e140a,0x49db9249,0x60a0c06,0x246c4824,0x5ce4b85c,0xc25d9fc2,0xd36ebdd3,0xacef43ac,0x62a6c462,0x91a83991,0x95a43195,0xe437d3e4,0x798bf279,0xe732d5e7,0xc8438bc8,0x37596e37,0x6db7da6d,0x8d8c018d,0xd564b1d5,0x4ed29c4e,0xa9e049a9,0x6cb4d86c,0x56faac56,0xf407f3f4,0xea25cfea,0x65afca65,0x7a8ef47a,0xaee947ae,0x8181008,0xbad56fba,0x7888f078,0x256f4a25,0x2e725c2e,0x1c24381c,0xa6f157a6,0xb4c773b4,0xc65197c6,0xe823cbe8,0xdd7ca1dd,0x749ce874,0x1f213e1f,0x4bdd964b,0xbddc61bd,0x8b860d8b,0x8a850f8a,0x7090e070,0x3e427c3e,0xb5c471b5,0x66aacc66,0x48d89048,0x3050603,0xf601f7f6,0xe121c0e,0x61a3c261,0x355f6a35,0x57f9ae57,0xb9d069b9,0x86911786,0xc15899c1,0x1d273a1d,0x9eb9279e,0xe138d9e1,0xf813ebf8,0x98b32b98,0x11332211,0x69bbd269,0xd970a9d9,0x8e89078e,0x94a73394,0x9bb62d9b,0x1e223c1e,0x87921587,0xe920c9e9,0xce4987ce,0x55ffaa55,0x28785028,0xdf7aa5df,0x8c8f038c,0xa1f859a1,0x89800989,0xd171a0d,0xbfda65bf,0xe631d7e6,0x42c68442,0x68b8d068,0x41c38241,0x99b02999,0x2d775a2d,0xf111e0f,0xb0cb7bb0,0x54fca854,0xbbd66dbb,0x163a2c16],_0x5b0a2b[_0x58a267([0x54,0x34])]=[0x6363a5c6,0x7c7c84f8,0x777799ee,0x7b7b8df6,0xf2f20dff,0x6b6bbdd6,0x6f6fb1de,0xc5c55491,0x30305060,0x1010302,0x6767a9ce,0x2b2b7d56,0xfefe19e7,0xd7d762b5,0xababe64d,0x76769aec,0xcaca458f,0x82829d1f,0xc9c94089,0x7d7d87fa,0xfafa15ef,0x5959ebb2,0x4747c98e,0xf0f00bfb,0xadadec41,0xd4d467b3,0xa2a2fd5f,0xafafea45,0x9c9cbf23,0xa4a4f753,0x727296e4,0xc0c05b9b,0xb7b7c275,0xfdfd1ce1,0x9393ae3d,0x26266a4c,0x36365a6c,0x3f3f417e,0xf7f702f5,0xcccc4f83,0x34345c68,0xa5a5f451,0xe5e534d1,0xf1f108f9,0x717193e2,0xd8d873ab,0x31315362,0x15153f2a,0x4040c08,0xc7c75295,0x23236546,0xc3c35e9d,0x18182830,0x9696a137,0x5050f0a,0x9a9ab52f,0x707090e,0x12123624,0x80809b1b,0xe2e23ddf,0xebeb26cd,0x2727694e,0xb2b2cd7f,0x75759fea,0x9091b12,0x83839e1d,0x2c2c7458,0x1a1a2e34,0x1b1b2d36,0x6e6eb2dc,0x5a5aeeb4,0xa0a0fb5b,0x5252f6a4,0x3b3b4d76,0xd6d661b7,0xb3b3ce7d,0x29297b52,0xe3e33edd,0x2f2f715e,0x84849713,0x5353f5a6,0xd1d168b9,0x0,0xeded2cc1,0x20206040,0xfcfc1fe3,0xb1b1c879,0x5b5bedb6,0x6a6abed4,0xcbcb468d,0xbebed967,0x39394b72,0x4a4ade94,0x4c4cd498,0x5858e8b0,0xcfcf4a85,0xd0d06bbb,0xefef2ac5,0xaaaae54f,0xfbfb16ed,0x4343c586,0x4d4dd79a,0x33335566,0x85859411,0x4545cf8a,0xf9f910e9,0x2020604,0x7f7f81fe,0x5050f0a0,0x3c3c4478,0x9f9fba25,0xa8a8e34b,0x5151f3a2,0xa3a3fe5d,0x4040c080,0x8f8f8a05,0x9292ad3f,0x9d9dbc21,0x38384870,0xf5f504f1,0xbcbcdf63,0xb6b6c177,0xdada75af,0x21216342,0x10103020,0xffff1ae5,0xf3f30efd,0xd2d26dbf,0xcdcd4c81,0xc0c1418,0x13133526,0xecec2fc3,0x5f5fe1be,0x9797a235,0x4444cc88,0x1717392e,0xc4c45793,0xa7a7f255,0x7e7e82fc,0x3d3d477a,0x6464acc8,0x5d5de7ba,0x19192b32,0x737395e6,0x6060a0c0,0x81819819,0x4f4fd19e,0xdcdc7fa3,0x22226644,0x2a2a7e54,0x9090ab3b,0x8888830b,0x4646ca8c,0xeeee29c7,0xb8b8d36b,0x14143c28,0xdede79a7,0x5e5ee2bc,0xb0b1d16,0xdbdb76ad,0xe0e03bdb,0x32325664,0x3a3a4e74,0xa0a1e14,0x4949db92,0x6060a0c,0x24246c48,0x5c5ce4b8,0xc2c25d9f,0xd3d36ebd,0xacacef43,0x6262a6c4,0x9191a839,0x9595a431,0xe4e437d3,0x79798bf2,0xe7e732d5,0xc8c8438b,0x3737596e,0x6d6db7da,0x8d8d8c01,0xd5d564b1,0x4e4ed29c,0xa9a9e049,0x6c6cb4d8,0x5656faac,0xf4f407f3,0xeaea25cf,0x6565afca,0x7a7a8ef4,0xaeaee947,0x8081810,0xbabad56f,0x787888f0,0x25256f4a,0x2e2e725c,0x1c1c2438,0xa6a6f157,0xb4b4c773,0xc6c65197,0xe8e823cb,0xdddd7ca1,0x74749ce8,0x1f1f213e,0x4b4bdd96,0xbdbddc61,0x8b8b860d,0x8a8a850f,0x707090e0,0x3e3e427c,0xb5b5c471,0x6666aacc,0x4848d890,0x3030506,0xf6f601f7,0xe0e121c,0x6161a3c2,0x35355f6a,0x5757f9ae,0xb9b9d069,0x86869117,0xc1c15899,0x1d1d273a,0x9e9eb927,0xe1e138d9,0xf8f813eb,0x9898b32b,0x11113322,0x6969bbd2,0xd9d970a9,0x8e8e8907,0x9494a733,0x9b9bb62d,0x1e1e223c,0x87879215,0xe9e920c9,0xcece4987,0x5555ffaa,0x28287850,0xdfdf7aa5,0x8c8c8f03,0xa1a1f859,0x89898009,0xd0d171a,0xbfbfda65,0xe6e631d7,0x4242c684,0x6868b8d0,0x4141c382,0x9999b029,0x2d2d775a,0xf0f111e,0xb0b0cb7b,0x5454fca8,0xbbbbd66d,0x16163a2c],_0x5b0a2b[_0x58a267([0x55,0x31])]=[0x0,0xe090d0b,0x1c121a16,0x121b171d,0x3824342c,0x362d3927,0x24362e3a,0x2a3f2331,0x70486858,0x7e416553,0x6c5a724e,0x62537f45,0x486c5c74,0x4665517f,0x547e4662,0x5a774b69,0xe090d0b0,0xee99ddbb,0xfc82caa6,0xf28bc7ad,0xd8b4e49c,0xd6bde997,0xc4a6fe8a,0xcaaff381,0x90d8b8e8,0x9ed1b5e3,0x8ccaa2fe,0x82c3aff5,0xa8fc8cc4,0xa6f581cf,0xb4ee96d2,0xbae79bd9,0xdb3bbb7b,0xd532b670,0xc729a16d,0xc920ac66,0xe31f8f57,0xed16825c,0xff0d9541,0xf104984a,0xab73d323,0xa57ade28,0xb761c935,0xb968c43e,0x9357e70f,0x9d5eea04,0x8f45fd19,0x814cf012,0x3bab6bcb,0x35a266c0,0x27b971dd,0x29b07cd6,0x38f5fe7,0xd8652ec,0x1f9d45f1,0x119448fa,0x4be30393,0x45ea0e98,0x57f11985,0x59f8148e,0x73c737bf,0x7dce3ab4,0x6fd52da9,0x61dc20a2,0xad766df6,0xa37f60fd,0xb16477e0,0xbf6d7aeb,0x955259da,0x9b5b54d1,0x894043cc,0x87494ec7,0xdd3e05ae,0xd33708a5,0xc12c1fb8,0xcf2512b3,0xe51a3182,0xeb133c89,0xf9082b94,0xf701269f,0x4de6bd46,0x43efb04d,0x51f4a750,0x5ffdaa5b,0x75c2896a,0x7bcb8461,0x69d0937c,0x67d99e77,0x3daed51e,0x33a7d815,0x21bccf08,0x2fb5c203,0x58ae132,0xb83ec39,0x1998fb24,0x1791f62f,0x764dd68d,0x7844db86,0x6a5fcc9b,0x6456c190,0x4e69e2a1,0x4060efaa,0x527bf8b7,0x5c72f5bc,0x605bed5,0x80cb3de,0x1a17a4c3,0x141ea9c8,0x3e218af9,0x302887f2,0x223390ef,0x2c3a9de4,0x96dd063d,0x98d40b36,0x8acf1c2b,0x84c61120,0xaef93211,0xa0f03f1a,0xb2eb2807,0xbce2250c,0xe6956e65,0xe89c636e,0xfa877473,0xf48e7978,0xdeb15a49,0xd0b85742,0xc2a3405f,0xccaa4d54,0x41ecdaf7,0x4fe5d7fc,0x5dfec0e1,0x53f7cdea,0x79c8eedb,0x77c1e3d0,0x65daf4cd,0x6bd3f9c6,0x31a4b2af,0x3fadbfa4,0x2db6a8b9,0x23bfa5b2,0x9808683,0x7898b88,0x15929c95,0x1b9b919e,0xa17c0a47,0xaf75074c,0xbd6e1051,0xb3671d5a,0x99583e6b,0x97513360,0x854a247d,0x8b432976,0xd134621f,0xdf3d6f14,0xcd267809,0xc32f7502,0xe9105633,0xe7195b38,0xf5024c25,0xfb0b412e,0x9ad7618c,0x94de6c87,0x86c57b9a,0x88cc7691,0xa2f355a0,0xacfa58ab,0xbee14fb6,0xb0e842bd,0xea9f09d4,0xe49604df,0xf68d13c2,0xf8841ec9,0xd2bb3df8,0xdcb230f3,0xcea927ee,0xc0a02ae5,0x7a47b13c,0x744ebc37,0x6655ab2a,0x685ca621,0x42638510,0x4c6a881b,0x5e719f06,0x5078920d,0xa0fd964,0x406d46f,0x161dc372,0x1814ce79,0x322bed48,0x3c22e043,0x2e39f75e,0x2030fa55,0xec9ab701,0xe293ba0a,0xf088ad17,0xfe81a01c,0xd4be832d,0xdab78e26,0xc8ac993b,0xc6a59430,0x9cd2df59,0x92dbd252,0x80c0c54f,0x8ec9c844,0xa4f6eb75,0xaaffe67e,0xb8e4f163,0xb6edfc68,0xc0a67b1,0x2036aba,0x10187da7,0x1e1170ac,0x342e539d,0x3a275e96,0x283c498b,0x26354480,0x7c420fe9,0x724b02e2,0x605015ff,0x6e5918f4,0x44663bc5,0x4a6f36ce,0x587421d3,0x567d2cd8,0x37a10c7a,0x39a80171,0x2bb3166c,0x25ba1b67,0xf853856,0x18c355d,0x13972240,0x1d9e2f4b,0x47e96422,0x49e06929,0x5bfb7e34,0x55f2733f,0x7fcd500e,0x71c45d05,0x63df4a18,0x6dd64713,0xd731dcca,0xd938d1c1,0xcb23c6dc,0xc52acbd7,0xef15e8e6,0xe11ce5ed,0xf307f2f0,0xfd0efffb,0xa779b492,0xa970b999,0xbb6bae84,0xb562a38f,0x9f5d80be,0x91548db5,0x834f9aa8,0x8d4697a3],_0x5b0a2b[_0x58a267([0x55,0x32])]=[0x0,0xb0e090d,0x161c121a,0x1d121b17,0x2c382434,0x27362d39,0x3a24362e,0x312a3f23,0x58704868,0x537e4165,0x4e6c5a72,0x4562537f,0x74486c5c,0x7f466551,0x62547e46,0x695a774b,0xb0e090d0,0xbbee99dd,0xa6fc82ca,0xadf28bc7,0x9cd8b4e4,0x97d6bde9,0x8ac4a6fe,0x81caaff3,0xe890d8b8,0xe39ed1b5,0xfe8ccaa2,0xf582c3af,0xc4a8fc8c,0xcfa6f581,0xd2b4ee96,0xd9bae79b,0x7bdb3bbb,0x70d532b6,0x6dc729a1,0x66c920ac,0x57e31f8f,0x5ced1682,0x41ff0d95,0x4af10498,0x23ab73d3,0x28a57ade,0x35b761c9,0x3eb968c4,0xf9357e7,0x49d5eea,0x198f45fd,0x12814cf0,0xcb3bab6b,0xc035a266,0xdd27b971,0xd629b07c,0xe7038f5f,0xec0d8652,0xf11f9d45,0xfa119448,0x934be303,0x9845ea0e,0x8557f119,0x8e59f814,0xbf73c737,0xb47dce3a,0xa96fd52d,0xa261dc20,0xf6ad766d,0xfda37f60,0xe0b16477,0xebbf6d7a,0xda955259,0xd19b5b54,0xcc894043,0xc787494e,0xaedd3e05,0xa5d33708,0xb8c12c1f,0xb3cf2512,0x82e51a31,0x89eb133c,0x94f9082b,0x9ff70126,0x464de6bd,0x4d43efb0,0x5051f4a7,0x5b5ffdaa,0x6a75c289,0x617bcb84,0x7c69d093,0x7767d99e,0x1e3daed5,0x1533a7d8,0x821bccf,0x32fb5c2,0x32058ae1,0x390b83ec,0x241998fb,0x2f1791f6,0x8d764dd6,0x867844db,0x9b6a5fcc,0x906456c1,0xa14e69e2,0xaa4060ef,0xb7527bf8,0xbc5c72f5,0xd50605be,0xde080cb3,0xc31a17a4,0xc8141ea9,0xf93e218a,0xf2302887,0xef223390,0xe42c3a9d,0x3d96dd06,0x3698d40b,0x2b8acf1c,0x2084c611,0x11aef932,0x1aa0f03f,0x7b2eb28,0xcbce225,0x65e6956e,0x6ee89c63,0x73fa8774,0x78f48e79,0x49deb15a,0x42d0b857,0x5fc2a340,0x54ccaa4d,0xf741ecda,0xfc4fe5d7,0xe15dfec0,0xea53f7cd,0xdb79c8ee,0xd077c1e3,0xcd65daf4,0xc66bd3f9,0xaf31a4b2,0xa43fadbf,0xb92db6a8,0xb223bfa5,0x83098086,0x8807898b,0x9515929c,0x9e1b9b91,0x47a17c0a,0x4caf7507,0x51bd6e10,0x5ab3671d,0x6b99583e,0x60975133,0x7d854a24,0x768b4329,0x1fd13462,0x14df3d6f,0x9cd2678,0x2c32f75,0x33e91056,0x38e7195b,0x25f5024c,0x2efb0b41,0x8c9ad761,0x8794de6c,0x9a86c57b,0x9188cc76,0xa0a2f355,0xabacfa58,0xb6bee14f,0xbdb0e842,0xd4ea9f09,0xdfe49604,0xc2f68d13,0xc9f8841e,0xf8d2bb3d,0xf3dcb230,0xeecea927,0xe5c0a02a,0x3c7a47b1,0x37744ebc,0x2a6655ab,0x21685ca6,0x10426385,0x1b4c6a88,0x65e719f,0xd507892,0x640a0fd9,0x6f0406d4,0x72161dc3,0x791814ce,0x48322bed,0x433c22e0,0x5e2e39f7,0x552030fa,0x1ec9ab7,0xae293ba,0x17f088ad,0x1cfe81a0,0x2dd4be83,0x26dab78e,0x3bc8ac99,0x30c6a594,0x599cd2df,0x5292dbd2,0x4f80c0c5,0x448ec9c8,0x75a4f6eb,0x7eaaffe6,0x63b8e4f1,0x68b6edfc,0xb10c0a67,0xba02036a,0xa710187d,0xac1e1170,0x9d342e53,0x963a275e,0x8b283c49,0x80263544,0xe97c420f,0xe2724b02,0xff605015,0xf46e5918,0xc544663b,0xce4a6f36,0xd3587421,0xd8567d2c,0x7a37a10c,0x7139a801,0x6c2bb316,0x6725ba1b,0x560f8538,0x5d018c35,0x40139722,0x4b1d9e2f,0x2247e964,0x2949e069,0x345bfb7e,0x3f55f273,0xe7fcd50,0x571c45d,0x1863df4a,0x136dd647,0xcad731dc,0xc1d938d1,0xdccb23c6,0xd7c52acb,0xe6ef15e8,0xede11ce5,0xf0f307f2,0xfbfd0eff,0x92a779b4,0x99a970b9,0x84bb6bae,0x8fb562a3,0xbe9f5d80,0xb591548d,0xa8834f9a,0xa38d4697],_0x5b0a2b[_0x58a267([0x55,0x33])]=[0x0,0xd0b0e09,0x1a161c12,0x171d121b,0x342c3824,0x3927362d,0x2e3a2436,0x23312a3f,0x68587048,0x65537e41,0x724e6c5a,0x7f456253,0x5c74486c,0x517f4665,0x4662547e,0x4b695a77,0xd0b0e090,0xddbbee99,0xcaa6fc82,0xc7adf28b,0xe49cd8b4,0xe997d6bd,0xfe8ac4a6,0xf381caaf,0xb8e890d8,0xb5e39ed1,0xa2fe8cca,0xaff582c3,0x8cc4a8fc,0x81cfa6f5,0x96d2b4ee,0x9bd9bae7,0xbb7bdb3b,0xb670d532,0xa16dc729,0xac66c920,0x8f57e31f,0x825ced16,0x9541ff0d,0x984af104,0xd323ab73,0xde28a57a,0xc935b761,0xc43eb968,0xe70f9357,0xea049d5e,0xfd198f45,0xf012814c,0x6bcb3bab,0x66c035a2,0x71dd27b9,0x7cd629b0,0x5fe7038f,0x52ec0d86,0x45f11f9d,0x48fa1194,0x3934be3,0xe9845ea,0x198557f1,0x148e59f8,0x37bf73c7,0x3ab47dce,0x2da96fd5,0x20a261dc,0x6df6ad76,0x60fda37f,0x77e0b164,0x7aebbf6d,0x59da9552,0x54d19b5b,0x43cc8940,0x4ec78749,0x5aedd3e,0x8a5d337,0x1fb8c12c,0x12b3cf25,0x3182e51a,0x3c89eb13,0x2b94f908,0x269ff701,0xbd464de6,0xb04d43ef,0xa75051f4,0xaa5b5ffd,0x896a75c2,0x84617bcb,0x937c69d0,0x9e7767d9,0xd51e3dae,0xd81533a7,0xcf0821bc,0xc2032fb5,0xe132058a,0xec390b83,0xfb241998,0xf62f1791,0xd68d764d,0xdb867844,0xcc9b6a5f,0xc1906456,0xe2a14e69,0xefaa4060,0xf8b7527b,0xf5bc5c72,0xbed50605,0xb3de080c,0xa4c31a17,0xa9c8141e,0x8af93e21,0x87f23028,0x90ef2233,0x9de42c3a,0x63d96dd,0xb3698d4,0x1c2b8acf,0x112084c6,0x3211aef9,0x3f1aa0f0,0x2807b2eb,0x250cbce2,0x6e65e695,0x636ee89c,0x7473fa87,0x7978f48e,0x5a49deb1,0x5742d0b8,0x405fc2a3,0x4d54ccaa,0xdaf741ec,0xd7fc4fe5,0xc0e15dfe,0xcdea53f7,0xeedb79c8,0xe3d077c1,0xf4cd65da,0xf9c66bd3,0xb2af31a4,0xbfa43fad,0xa8b92db6,0xa5b223bf,0x86830980,0x8b880789,0x9c951592,0x919e1b9b,0xa47a17c,0x74caf75,0x1051bd6e,0x1d5ab367,0x3e6b9958,0x33609751,0x247d854a,0x29768b43,0x621fd134,0x6f14df3d,0x7809cd26,0x7502c32f,0x5633e910,0x5b38e719,0x4c25f502,0x412efb0b,0x618c9ad7,0x6c8794de,0x7b9a86c5,0x769188cc,0x55a0a2f3,0x58abacfa,0x4fb6bee1,0x42bdb0e8,0x9d4ea9f,0x4dfe496,0x13c2f68d,0x1ec9f884,0x3df8d2bb,0x30f3dcb2,0x27eecea9,0x2ae5c0a0,0xb13c7a47,0xbc37744e,0xab2a6655,0xa621685c,0x85104263,0x881b4c6a,0x9f065e71,0x920d5078,0xd9640a0f,0xd46f0406,0xc372161d,0xce791814,0xed48322b,0xe0433c22,0xf75e2e39,0xfa552030,0xb701ec9a,0xba0ae293,0xad17f088,0xa01cfe81,0x832dd4be,0x8e26dab7,0x993bc8ac,0x9430c6a5,0xdf599cd2,0xd25292db,0xc54f80c0,0xc8448ec9,0xeb75a4f6,0xe67eaaff,0xf163b8e4,0xfc68b6ed,0x67b10c0a,0x6aba0203,0x7da71018,0x70ac1e11,0x539d342e,0x5e963a27,0x498b283c,0x44802635,0xfe97c42,0x2e2724b,0x15ff6050,0x18f46e59,0x3bc54466,0x36ce4a6f,0x21d35874,0x2cd8567d,0xc7a37a1,0x17139a8,0x166c2bb3,0x1b6725ba,0x38560f85,0x355d018c,0x22401397,0x2f4b1d9e,0x642247e9,0x692949e0,0x7e345bfb,0x733f55f2,0x500e7fcd,0x5d0571c4,0x4a1863df,0x47136dd6,0xdccad731,0xd1c1d938,0xc6dccb23,0xcbd7c52a,0xe8e6ef15,0xe5ede11c,0xf2f0f307,0xfffbfd0e,0xb492a779,0xb999a970,0xae84bb6b,0xa38fb562,0x80be9f5d,0x8db59154,0x9aa8834f,0x97a38d46],_0x5b0a2b[_0x58a267([0x55,0x34])]=[0x0,0x90d0b0e,0x121a161c,0x1b171d12,0x24342c38,0x2d392736,0x362e3a24,0x3f23312a,0x48685870,0x4165537e,0x5a724e6c,0x537f4562,0x6c5c7448,0x65517f46,0x7e466254,0x774b695a,0x90d0b0e0,0x99ddbbee,0x82caa6fc,0x8bc7adf2,0xb4e49cd8,0xbde997d6,0xa6fe8ac4,0xaff381ca,0xd8b8e890,0xd1b5e39e,0xcaa2fe8c,0xc3aff582,0xfc8cc4a8,0xf581cfa6,0xee96d2b4,0xe79bd9ba,0x3bbb7bdb,0x32b670d5,0x29a16dc7,0x20ac66c9,0x1f8f57e3,0x16825ced,0xd9541ff,0x4984af1,0x73d323ab,0x7ade28a5,0x61c935b7,0x68c43eb9,0x57e70f93,0x5eea049d,0x45fd198f,0x4cf01281,0xab6bcb3b,0xa266c035,0xb971dd27,0xb07cd629,0x8f5fe703,0x8652ec0d,0x9d45f11f,0x9448fa11,0xe303934b,0xea0e9845,0xf1198557,0xf8148e59,0xc737bf73,0xce3ab47d,0xd52da96f,0xdc20a261,0x766df6ad,0x7f60fda3,0x6477e0b1,0x6d7aebbf,0x5259da95,0x5b54d19b,0x4043cc89,0x494ec787,0x3e05aedd,0x3708a5d3,0x2c1fb8c1,0x2512b3cf,0x1a3182e5,0x133c89eb,0x82b94f9,0x1269ff7,0xe6bd464d,0xefb04d43,0xf4a75051,0xfdaa5b5f,0xc2896a75,0xcb84617b,0xd0937c69,0xd99e7767,0xaed51e3d,0xa7d81533,0xbccf0821,0xb5c2032f,0x8ae13205,0x83ec390b,0x98fb2419,0x91f62f17,0x4dd68d76,0x44db8678,0x5fcc9b6a,0x56c19064,0x69e2a14e,0x60efaa40,0x7bf8b752,0x72f5bc5c,0x5bed506,0xcb3de08,0x17a4c31a,0x1ea9c814,0x218af93e,0x2887f230,0x3390ef22,0x3a9de42c,0xdd063d96,0xd40b3698,0xcf1c2b8a,0xc6112084,0xf93211ae,0xf03f1aa0,0xeb2807b2,0xe2250cbc,0x956e65e6,0x9c636ee8,0x877473fa,0x8e7978f4,0xb15a49de,0xb85742d0,0xa3405fc2,0xaa4d54cc,0xecdaf741,0xe5d7fc4f,0xfec0e15d,0xf7cdea53,0xc8eedb79,0xc1e3d077,0xdaf4cd65,0xd3f9c66b,0xa4b2af31,0xadbfa43f,0xb6a8b92d,0xbfa5b223,0x80868309,0x898b8807,0x929c9515,0x9b919e1b,0x7c0a47a1,0x75074caf,0x6e1051bd,0x671d5ab3,0x583e6b99,0x51336097,0x4a247d85,0x4329768b,0x34621fd1,0x3d6f14df,0x267809cd,0x2f7502c3,0x105633e9,0x195b38e7,0x24c25f5,0xb412efb,0xd7618c9a,0xde6c8794,0xc57b9a86,0xcc769188,0xf355a0a2,0xfa58abac,0xe14fb6be,0xe842bdb0,0x9f09d4ea,0x9604dfe4,0x8d13c2f6,0x841ec9f8,0xbb3df8d2,0xb230f3dc,0xa927eece,0xa02ae5c0,0x47b13c7a,0x4ebc3774,0x55ab2a66,0x5ca62168,0x63851042,0x6a881b4c,0x719f065e,0x78920d50,0xfd9640a,0x6d46f04,0x1dc37216,0x14ce7918,0x2bed4832,0x22e0433c,0x39f75e2e,0x30fa5520,0x9ab701ec,0x93ba0ae2,0x88ad17f0,0x81a01cfe,0xbe832dd4,0xb78e26da,0xac993bc8,0xa59430c6,0xd2df599c,0xdbd25292,0xc0c54f80,0xc9c8448e,0xf6eb75a4,0xffe67eaa,0xe4f163b8,0xedfc68b6,0xa67b10c,0x36aba02,0x187da710,0x1170ac1e,0x2e539d34,0x275e963a,0x3c498b28,0x35448026,0x420fe97c,0x4b02e272,0x5015ff60,0x5918f46e,0x663bc544,0x6f36ce4a,0x7421d358,0x7d2cd856,0xa10c7a37,0xa8017139,0xb3166c2b,0xba1b6725,0x8538560f,0x8c355d01,0x97224013,0x9e2f4b1d,0xe9642247,0xe0692949,0xfb7e345b,0xf2733f55,0xcd500e7f,0xc45d0571,0xdf4a1863,0xd647136d,0x31dccad7,0x38d1c1d9,0x23c6dccb,0x2acbd7c5,0x15e8e6ef,0x1ce5ede1,0x7f2f0f3,0xefffbfd,0x79b492a7,0x70b999a9,0x6bae84bb,0x62a38fb5,0x5d80be9f,0x548db591,0x4f9aa883,0x4697a38d];const _0x310faf=new Uint8Array(0x10);for(let _0x2261d3=0xf;_0x2261d3>=0x0;--_0x2261d3)_0x310faf[_0x2261d3]=_0x4c2c1d%0x100,_0x4c2c1d=parseInt(_0x4c2c1d/0x100);let _0x5ea5cc=null,_0x1f96f5=0x10;const _0x39c2e8=new Uint8Array(_0x1ac905),_0x3f4d05=[],_0x555de1=[];_0x551912();for(let _0x2ed72d=0x0;_0x2ed72d<_0x260654[_0x58a267([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2ed72d++)0x10===_0x1f96f5&&(_0x5ea5cc=_0x460042(_0x310faf),_0x1f96f5=0x0,_0x2a5732(_0x310faf)),_0x260654[_0x2ed72d]^=_0x5ea5cc[_0x1f96f5++];return _0x260654;function _0x1d48b2(_0x82a9d5){const _0x411a56=[];for(let _0x34574f=0x0;_0x34574f<_0x82a9d5[_0x58a267([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x34574f+=0x4)_0x411a56[_0x58a267([0x70,0x75,0x73,0x68])](_0x82a9d5[_0x34574f]<<0x18|_0x82a9d5[_0x34574f+0x1]<<0x10|_0x82a9d5[_0x34574f+0x2]<<0x8|_0x82a9d5[_0x34574f+0x3]);return _0x411a56;}function _0x2a5732(_0x17a9ad){for(let _0x4b4326=0xf;_0x4b4326>=0x0;_0x4b4326--){if(0xff!==_0x17a9ad[_0x4b4326]){_0x17a9ad[_0x4b4326]++;break;}_0x17a9ad[_0x4b4326]=0x0;}}function _0x460042(_0x594890){const _0x2f8dfb=_0x3f4d05[_0x58a267([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x55dacd=[0x0,0x0,0x0,0x0];let t=_0x1d48b2(_0x594890);for(let _0x3b104d=0x0;_0x3b104d<0x4;_0x3b104d++)t[_0x3b104d]^=_0x3f4d05[0x0][_0x3b104d];for(let _0x374443=0x1;_0x374443<_0x2f8dfb;_0x374443++){for(let _0x14dd09=0x0;_0x14dd09<0x4;_0x14dd09++)_0x55dacd[_0x14dd09]=_0x5b0a2b[_0x58a267([0x54,0x31])][t[_0x14dd09]>>0x18&0xff]^_0x5b0a2b[_0x58a267([0x54,0x32])][t[(_0x14dd09+0x1)%0x4]>>0x10&0xff]^_0x5b0a2b[_0x58a267([0x54,0x33])][t[(_0x14dd09+0x2)%0x4]>>0x8&0xff]^_0x5b0a2b[_0x58a267([0x54,0x34])][0xff&t[(_0x14dd09+0x3)%0x4]]^_0x3f4d05[_0x374443][_0x14dd09];t=_0x55dacd[_0x58a267([0x73,0x6c,0x69,0x63,0x65])]();}const _0x3682dd=new Uint8Array(0x10);let _0x4d06d5;for(let _0x435bd7=0x0;_0x435bd7<0x4;_0x435bd7++)_0x4d06d5=_0x3f4d05[_0x2f8dfb][_0x435bd7],_0x3682dd[0x4*_0x435bd7]=0xff&(_0x5b0a2b[_0x58a267([0x53])][t[_0x435bd7]>>0x18&0xff]^_0x4d06d5>>0x18),_0x3682dd[0x4*_0x435bd7+0x1]=0xff&(_0x5b0a2b[_0x58a267([0x53])][t[(_0x435bd7+0x1)%0x4]>>0x10&0xff]^_0x4d06d5>>0x10),_0x3682dd[0x4*_0x435bd7+0x2]=0xff&(_0x5b0a2b[_0x58a267([0x53])][t[(_0x435bd7+0x2)%0x4]>>0x8&0xff]^_0x4d06d5>>0x8),_0x3682dd[0x4*_0x435bd7+0x3]=0xff&(_0x5b0a2b[_0x58a267([0x53])][0xff&t[(_0x435bd7+0x3)%0x4]]^_0x4d06d5);return _0x3682dd;}function _0x551912(){const _0x55af17=_0x5b0a2b[_0x58a267([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x39c2e8[_0x58a267([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x5177a8=0x0;_0x5177a8<=_0x55af17;_0x5177a8++)_0x3f4d05[_0x58a267([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x555de1[_0x58a267([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x7106e1=0x4*(_0x55af17+0x1),_0x210cfd=_0x39c2e8[_0x58a267([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x29c7b8=_0x1d48b2(_0x39c2e8);let _0x17e7e6;for(let _0x2ca601=0x0;_0x2ca601<_0x210cfd;_0x2ca601++)_0x17e7e6=_0x2ca601>>0x2,_0x3f4d05[_0x17e7e6][_0x2ca601%0x4]=_0x29c7b8[_0x2ca601],_0x555de1[_0x55af17-_0x17e7e6][_0x2ca601%0x4]=_0x29c7b8[_0x2ca601];let _0x3a1dfa,_0x1d8520=0x0,t=_0x210cfd;for(;t<_0x7106e1;){_0x3a1dfa=_0x29c7b8[_0x210cfd-0x1],_0x29c7b8[0x0]^=_0x5b0a2b[_0x58a267([0x53])][_0x3a1dfa>>0x10&0xff]<<0x18^_0x5b0a2b[_0x58a267([0x53])][_0x3a1dfa>>0x8&0xff]<<0x10^_0x5b0a2b[_0x58a267([0x53])][0xff&_0x3a1dfa]<<0x8^_0x5b0a2b[_0x58a267([0x53])][_0x3a1dfa>>0x18&0xff]^_0x5b0a2b[_0x58a267([0x72,0x63,0x6f,0x6e])][_0x1d8520]<<0x18,_0x1d8520+=0x1;for(let _0x37d1f8=0x1;_0x37d1f8<_0x210cfd/0x2;_0x37d1f8++)_0x29c7b8[_0x37d1f8]^=_0x29c7b8[_0x37d1f8-0x1];_0x3a1dfa=_0x29c7b8[_0x210cfd/0x2-0x1],_0x29c7b8[_0x210cfd/0x2]^=_0x5b0a2b[_0x58a267([0x53])][0xff&_0x3a1dfa]^_0x5b0a2b[_0x58a267([0x53])][_0x3a1dfa>>0x8&0xff]<<0x8^_0x5b0a2b[_0x58a267([0x53])][_0x3a1dfa>>0x10&0xff]<<0x10^_0x5b0a2b[_0x58a267([0x53])][_0x3a1dfa>>0x18&0xff]<<0x18;for(let _0x19a82d=_0x210cfd/0x2+0x1;_0x19a82d<_0x210cfd;_0x19a82d++)_0x29c7b8[_0x19a82d]^=_0x29c7b8[_0x19a82d-0x1];let _0x2a6c54,_0xff4cd0,_0x4fa9d0=0x0;for(;_0x4fa9d0<_0x210cfd&&t<_0x7106e1;)_0x2a6c54=t>>0x2,_0xff4cd0=t%0x4,_0x3f4d05[_0x2a6c54][_0xff4cd0]=_0x29c7b8[_0x4fa9d0],_0x555de1[_0x55af17-_0x2a6c54][_0xff4cd0]=_0x29c7b8[_0x4fa9d0++],t++;}for(let _0x36261e=0x1;_0x36261e<_0x55af17;_0x36261e++)for(let _0x579872=0x0;_0x579872<0x4;_0x579872++)_0x3a1dfa=_0x555de1[_0x36261e][_0x579872],_0x555de1[_0x36261e][_0x579872]=_0x5b0a2b[_0x58a267([0x55,0x31])][_0x3a1dfa>>0x18&0xff]^_0x5b0a2b[_0x58a267([0x55,0x32])][_0x3a1dfa>>0x10&0xff]^_0x5b0a2b[_0x58a267([0x55,0x33])][_0x3a1dfa>>0x8&0xff]^_0x5b0a2b[_0x58a267([0x55,0x34])][0xff&_0x3a1dfa];}}function _0x58a267(_0x2756eb){return _0x2756eb['map'](_0x2b7786=>String['fromCharCode'](_0x2b7786))['join']('');}(_0x1f9288=>{function _0x41b7a2(){const _0x225a66=[{[_0x58a267([0x69,0x64])]:0x1,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x58a267([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x58a267([0x69,0x64])]:0x2,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x58a267([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x58a267([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x58a267([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x58a267([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x58a267([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x58a267([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x58a267([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x58a267([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x58a267([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x58a267([0x69,0x64])]:0x3,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x58a267([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x58a267([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x58a267([0x69,0x64])]:0x4,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x58a267([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x58a267([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x58a267([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x58a267([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x58a267([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x58a267([0x69,0x64])]:0x5,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x58a267([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x58a267([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x58a267([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x58a267([0x66,0x67,0x69])]:[0xc]}},{[_0x58a267([0x69,0x64])]:0x6,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x58a267([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x58a267([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x58a267([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x58a267([0x66,0x67,0x69])]:[0xc]}},{[_0x58a267([0x69,0x64])]:0x7,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x58a267([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x58a267([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x58a267([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x58a267([0x66,0x67,0x69])]:[0xc]}},{[_0x58a267([0x69,0x64])]:0x8,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x58a267([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x58a267([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x58a267([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x58a267([0x66,0x67,0x69])]:[0xc]}},{[_0x58a267([0x69,0x64])]:0x9,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x58a267([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x58a267([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x58a267([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x58a267([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x58a267([0x69,0x64])]:0xa,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x50,0x61,0x73,0x74,0x65,0x20,0x66,0x72,0x6f,0x6d,0x20,0x4f,0x66,0x66,0x69,0x63,0x65,0x20,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64]),[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x50,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x49,0x6e,0x6c,0x69,0x6e,0x65,0x72]),[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x58a267([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x58a267([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x58a267([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x58a267([0x66,0x67,0x69])]:[0xc]}},{[_0x58a267([0x69,0x64])]:0xb,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x58a267([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x58a267([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x58a267([0x69,0x64])]:0xc,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x58a267([0x69,0x64])]:0xd,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x58a267([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x58a267([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x58a267([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x58a267([0x66,0x67,0x69])]:[0xc]}},{[_0x58a267([0x69,0x64])]:0xe,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x58a267([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x58a267([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72,0x46,0x6f,0x72,0x44,0x72,0x75,0x70,0x61,0x6c])},{[_0x58a267([0x69,0x64])]:0xf,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x58a267([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x58a267([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x58a267([0x69,0x64])]:0x10,[_0x58a267([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x4d,0x65,0x72,0x67,0x65,0x20,0x46,0x69,0x65,0x6c,0x64,0x73]),[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x58a267([0x4d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x55,0x49]),[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x58a267([0x6d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x58a267([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x58a267([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x58a267([0x66,0x67,0x69])]:[0xc]}}];return _0x552e7c(_0x225a66),_0x225a66;function _0x318bd6(_0x198a1f){return 0x1<<_0x198a1f-0x1;}function _0x552e7c(_0xfee07a){_0xfee07a[_0x58a267([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4d5889=>{_0x4d5889[_0x58a267([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x318bd6(_0x4d5889[_0x58a267([0x69,0x64])]),_0x487657(_0x4d5889)&&_0x4d5889[_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x552e7c(_0x4d5889[_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x487657(_0x381125){return _0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x381125;}const _0x41cf96=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x525302=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x1a99c8(_0x2cbe01){const _0x545286=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0xfa57e6(_0x2cbe01,new Uint8Array([..._0x41cf96,..._0x545286,..._0x525302]));}function _0xfa57e6(_0x492660,_0x11c7f3){const _0x3eddbf=_0x365e6d(_0x492660),_0x51b0d4=Array[_0x58a267([0x66,0x72,0x6f,0x6d])](_0xe0728a(_0x3eddbf)),_0x1a9b8d=_0x51b0d4[_0x58a267([0x70,0x6f,0x70])](),_0x235b46=_0x51b0d4[_0x58a267([0x70,0x6f,0x70])]();return _0x2b7a81(_0x5c3498(_0x51b0d4,_0x11c7f3,_0x235b46+0x100*_0x1a9b8d));}function _0x365e6d(_0x285ce6){const _0x57c9d0=atob(_0x285ce6),[_0x17516a,_0x19c9ab]=_0x57c9d0[_0x58a267([0x73,0x70,0x6c,0x69,0x74])](_0x58a267([0x2d]));try{if(atob(_0x19c9ab))return atob(_0x17516a);}catch(_0x282e1e){}return _0x57c9d0;}function _0x51bad7(_0x616801){try{const _0x5d55f5=_0x1a99c8(_0x616801),_0x577db4=JSON[_0x58a267([0x70,0x61,0x72,0x73,0x65])](_0x5d55f5),_0x38921d=parseInt(_0x577db4[_0x58a267([0x31])]),_0x37e307=_0x577db4[_0x58a267([0x32])]||'',_0x45142e=parseInt(_0x577db4[_0x58a267([0x33])]),_0x475f77=parseInt(_0x577db4[_0x58a267([0x34])])||0x0,_0x2adbf5=parseInt(_0x577db4[_0x58a267([0x35])])||0x0;return{[_0x58a267([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x37e307,[_0x58a267([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x475f77,[_0x58a267([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x38921d,[_0x58a267([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x45142e,[_0x58a267([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x2adbf5};}catch(_0x12dc9a){return null;}}const _0x2bf85c=_0x41b7a2(),_0x3a553d={[_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x3b04a2,[_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73])]:_0x23015c,[_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79])]:_0x3607f8},_0x224ed6=_0x1f9288[_0x58a267([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x211afa=_0x58a267([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x1f9288?_0x1f9288['context']:_0x1f9288['editor'],_0x590b4f=_0x58a267([0x34,0x30,0x34,0x38,0x32,0x30,0x30,0x34]),_0x1fc016=_0x58a267([0x41,0x42,0x43,0x44,0x45,0x46,0x47,0x48,0x49,0x4a,0x4b,0x4c,0x4d,0x4e,0x4f,0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57,0x58,0x59,0x5a,0x61,0x62,0x63,0x64,0x65,0x66,0x67,0x68,0x69,0x6a,0x6b,0x6c,0x6d,0x6e,0x6f,0x70,0x71,0x72,0x73,0x74,0x75,0x76,0x77,0x78,0x79,0x7a,0x30,0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39]),_0x427ba3=_0x211afa['config']['get'](_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x115756=_0x2bf85c[_0x58a267([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x487657)[_0x58a267([0x66,0x69,0x6e,0x64])](_0xfd9719=>_0xfd9719[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x224ed6);function _0x30c0e3(_0x3b95e2,_0x1570f0){_0x3a553d[_0x1570f0[_0x58a267([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x3b95e2,_0x1570f0),_0x1570f0[_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x1570f0[_0x58a267([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x58a267([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x450778=>_0x513bc6(_0x211afa,_0x450778[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x58a267([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x300edd=>_0x30c0e3(_0x3b95e2,_0x300edd));}function _0x3b04a2(_0x53d322,_0x493234){_0x17b006(_0x5b5b2b(_0x53d322,_0x493234),_0x493234);}function _0x23015c(_0x3a20df,_0x756f){function _0xcd5f05(_0xa3c115,_0x3b6ada){try{if(_0x513bc6(_0x211afa,_0x58a267([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0xa3c115){const _0x9a3c7e=_0x31a5ba(_0x211afa,_0x58a267([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x58a267([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x9a3c7e)/0x2>_0xa3c115[_0x58a267([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x541016(_0x3b6ada[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x5b5b2b(_0xa3c115,_0x3b6ada);}catch(_0x44177a){return _0x541016(_0x3b6ada[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x17b006(_0xcd5f05(_0x3a20df,_0x756f),_0x756f);}function _0x3607f8(_0x1f343c,_0x200d6b){const _0x4670b2=_0x525302[0x0]*_0x41cf96[0x1],_0x3223ae=_0x525302[0x0]*_0x41cf96[0x2],_0x31910f=_0x525302[0x2]*_0x41cf96[0x2];_0x513bc6(_0x211afa,_0x58a267([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x31a5ba(_0x211afa,_0x58a267([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x58a267([0x73,0x74,0x61,0x74,0x65])]==_0x58a267([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x1efbfb()]=_0x31910f);function _0x116e91(_0x5a390d,_0x4a0bc7){try{return _0x186919()?_0x541016(_0x4a0bc7[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x56,0x61,0x6c,0x69,0x64])):_0x5b5b2b(_0x5a390d,_0x4a0bc7);}catch(_0x161658){return _0x541016(_0x4a0bc7[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x42b883(_0x2b68c3,_0x47d713){const _0x4bd060=0x7;if(_0x2b68c3==_0x47d713[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x266b7a();else{if(_0x2b68c3==_0x47d713[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x54,0x72,0x69,0x61,0x6c])){const _0x570b0a=_0x2717ea();_0x570b0a&&_0x258a96(_0x570b0a,_0x47d713[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x223f0d=_0x58d20b();window[_0x58a267([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x258a96(_0x58a267([0x74,0x69,0x6d,0x65]),_0x47d713[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x223f0d);const _0x2b9bb2=_0x31a5ba(_0x211afa,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x58a267([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x2b9bb2[_0x58a267([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x4bd060?_0x258a96(_0x58a267([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x47d713[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x2b9bb2['on'](_0x58a267([0x61,0x64,0x64]),()=>{_0x2b9bb2[_0x58a267([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x4bd060&&_0x258a96(_0x58a267([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x47d713[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x2717ea(){if(!_0x513bc6(_0x211afa,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x2fbc6f in window)if(Number['isNaN'](Number(_0x2fbc6f))){if(window[_0x2fbc6f]===_0x4670b2)return _0x58a267([0x74,0x69,0x6d,0x65]);if(window[_0x2fbc6f]===_0x3223ae)return _0x58a267([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x186919(){if(!_0x513bc6(_0x211afa,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x2aa3a3 in window)if(Number['isNaN'](Number(_0x2aa3a3))&&window[_0x2aa3a3]===_0x31910f)return!0x0;return!0x1;}function _0x258a96(_0x4afe7b,_0x38b749){_0x266b7a(),_0x541016(_0x38b749+_0x58a267([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x4afe7b),window[_0x1efbfb()]=_0x4afe7b===_0x58a267([0x74,0x69,0x6d,0x65])?_0x4670b2:_0x3223ae;}function _0x58d20b(){let _0x17754f=_0x525302[0x6]*_0x41cf96[0x8]*_0x41cf96[0x6];return _0x513bc6(_0x211afa,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x17754f/=0xa),_0x17754f;}function _0x266b7a(){const _0xc72a7=_0x211afa;function _0x3eef6d(){_0x513bc6(_0xc72a7,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x31a5ba(_0xc72a7,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x58a267([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x58a267([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x31a5ba(_0xc72a7,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x58a267([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x31a5ba(_0xc72a7,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x58a267([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x7382cb,_0x31a5ba(_0xc72a7,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x58a267([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x7382cb,_0xc72a7[_0x58a267([0x6d,0x6f,0x64,0x65,0x6c])][_0x58a267([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x7382cb,_0xc72a7[_0x58a267([0x6d,0x6f,0x64,0x65,0x6c])][_0x58a267([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x7382cb,_0xc72a7[_0x58a267([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x58a267([0x6d,0x6f,0x64,0x65,0x6c]))),_0x513bc6(_0xc72a7,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x31a5ba(_0xc72a7,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x58a267([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x58a267([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x31a5ba(_0xc72a7,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x58a267([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x31a5ba(_0xc72a7,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x58a267([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x7382cb,_0x31a5ba(_0xc72a7,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x58a267([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x7382cb);}_0xc72a7[_0x58a267([0x73,0x74,0x61,0x74,0x65])]==_0x58a267([0x72,0x65,0x61,0x64,0x79])?_0x3eef6d():_0xc72a7[_0x58a267([0x6f,0x6e,0x63,0x65])](_0x58a267([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x513bc6(_0xc72a7,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x3eef6d(),_0x513bc6(_0xc72a7,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x3ee5c9=_0x31a5ba(_0xc72a7,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x4991c4=_0x3ee5c9['getRevision'](0x0),_0x46cdc8=_0x3ee5c9['getEarlierVisibleRevision'](_0x4991c4[_0x58a267([0x69,0x64])]);_0x31a5ba(_0xc72a7,_0x58a267([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x58a267([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x4991c4[_0x58a267([0x69,0x64])],_0x46cdc8?_0x46cdc8[_0x58a267([0x69,0x64])]:null,0x1)['then'](()=>_0x3eef6d());}});}_0x42b883(_0x116e91(_0x1f343c,_0x200d6b),_0x200d6b);}function _0x5b5b2b(_0x2e5790,_0x6121aa){try{return _0x2a1dba(_0x6121aa)?_0x541016(_0x6121aa[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x56,0x61,0x6c,0x69,0x64])):_0x2e5790&&_0x17203c(_0x2e5790[_0x58a267([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x6121aa)?_0x2e5790[_0x58a267([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x58a267([0x6f,0x70,0x65,0x6e])][_0x58a267([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x590b4f)/0x2>_0x2e5790[_0x58a267([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x541016(_0x6121aa[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x2e5790[_0x58a267([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x541016(_0x6121aa[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x54,0x72,0x69,0x61,0x6c])):_0x541016(_0x6121aa[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x56,0x61,0x6c,0x69,0x64])):_0x541016(_0x6121aa[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x33cb56){return _0x541016(_0x6121aa[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x17b006(_0x307996,_0x201bf1){if(_0x211afa instanceof _0x1b72a7){const _0x692c4b=_0x211afa;_0x307996==_0x201bf1[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x5449c0(_0x692c4b):_0x307996==_0x201bf1[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x54,0x72,0x69,0x61,0x6c])&&window[_0x58a267([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x5449c0(_0x692c4b),_0x541016(_0x201bf1[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x525302[0x6]*_0x41cf96[0x8]*_0x41cf96[0x6]),_0x692c4b[_0x58a267([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x58a267([0x6f,0x6e])](_0x58a267([0x61,0x64,0x64]),(_0x4923a3,_0x213cc6)=>{_0x307996!=_0x201bf1[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x307996!=_0x201bf1[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x307996!=_0x201bf1[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x42158d(_0x213cc6);});}else{const _0x253307=_0x211afa;_0x307996==_0x201bf1[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x42158d(_0x253307):_0x307996==_0x201bf1[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x54,0x72,0x69,0x61,0x6c])&&_0x253307[_0x58a267([0x6f,0x6e])](_0x58a267([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x5babec=0x0;_0x253307[_0x58a267([0x6d,0x6f,0x64,0x65,0x6c])][_0x58a267([0x6f,0x6e])](_0x58a267([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4bc42e,_0x26607b)=>{_0x26607b[0x0][_0x58a267([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5babec++,0x1f8===_0x5babec&&(_0x42158d(_0x253307),_0x541016(_0x201bf1[_0x58a267([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x58a267([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x4bc42e[_0x58a267([0x6f,0x66,0x66])]());},{'priority':_0x58a267([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x541016(_0x4d1729){const _0x246950=_0x1efbfb();return _0x211afa[_0x246950]=_0x4d1729,_0x4d1729;}function _0x1efbfb(){const _0x19a09b=String(window[_0x58a267([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x58a267([0x6e,0x6f,0x77])]())[_0x58a267([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x58a267([0x2e]),'');let _0x209bef='';for(let _0x10bb13=0x0;_0x10bb13<_0x19a09b[_0x58a267([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10bb13+=0x2){let _0x27e44e=parseInt(_0x19a09b[_0x58a267([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x10bb13,_0x10bb13+0x2));_0x27e44e>=_0x1fc016[_0x58a267([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x27e44e-=_0x1fc016[_0x58a267([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x209bef+=_0x1fc016[_0x27e44e];}return _0x209bef;}function _0x5449c0(_0x1880ee){for(const _0x24b111 of _0x1880ee[_0x58a267([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x42158d(_0x24b111);_0x31a5ba(_0x1880ee,_0x58a267([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x58a267([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x31a5ba(_0x1880ee,_0x58a267([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x58a267([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x7382cb;}function _0x42158d(_0x2fe15f){function _0x419ced(){_0x2fe15f[_0x58a267([0x6d,0x6f,0x64,0x65,0x6c])][_0x58a267([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x7382cb,_0x2fe15f[_0x58a267([0x6d,0x6f,0x64,0x65,0x6c])][_0x58a267([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x7382cb,_0x2fe15f[_0x58a267([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x58a267([0x6d,0x6f,0x64,0x65,0x6c]));}_0x2fe15f[_0x58a267([0x73,0x74,0x61,0x74,0x65])]==_0x58a267([0x72,0x65,0x61,0x64,0x79])?_0x419ced():_0x2fe15f[_0x58a267([0x6f,0x6e,0x63,0x65])](_0x58a267([0x72,0x65,0x61,0x64,0x79]),()=>_0x419ced());}function _0x7382cb(){return null;}function _0x17203c(_0x40bc60,_0x8f55c3){const _0x36181c=!!(_0x40bc60&_0x8f55c3[_0x58a267([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x5dfa17=_0x26f060(_0x40bc60,_0x8f55c3);return _0x36181c||_0x5dfa17;}function _0x26f060(_0x5b587f,_0x10ea87){const _0x598439=(_0x10ea87[_0x58a267([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x58a267([0x66,0x67,0x69])]||null;return!!_0x598439&&_0x2bf85c[_0x58a267([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3b9f1b=>_0x598439[_0x58a267([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b9f1b[_0x58a267([0x69,0x64])]))[_0x58a267([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e77c=>!_0x50e060(_0x3e77c))[_0x58a267([0x73,0x6f,0x6d,0x65])](_0x5c8959=>!!(_0x5b587f&_0x5c8959[_0x58a267([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x50e060(_0x484f97){const _0x1a8917={[_0x58a267([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72,0x46,0x6f,0x72,0x44,0x72,0x75,0x70,0x61,0x6c])]:_0x476000};return!!_0x484f97['forbiddenHandler']&&_0x1a8917[_0x484f97['forbiddenHandler']]();}function _0x476000(){return!window[_0x58a267([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x513bc6(_0x211afa,_0x58a267([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x2a1dba(_0xa90ba5){if(!_0x513bc6(_0x211afa,_0xa90ba5[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x3b9c60=_0xa90ba5[_0x58a267([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x590fdf=_0x3b9c60[_0x58a267([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x5bfad7=_0x3b9c60[_0x58a267([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x2a138=_0x3b9c60[_0x58a267([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x513bc6(_0x211afa,_0x58a267([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x31a5ba(_0x211afa,_0x58a267([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x58a267([0x73,0x74,0x61,0x74,0x65])]==_0x58a267([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x590fdf)return!0x0;if(_0x513bc6(_0x211afa,_0x58a267([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x31a5ba(_0x211afa,_0x58a267([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x58a267([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x58a267([0x65,0x6e,0x64])&&_0x5bfad7)return!0x0;return!(!_0x513bc6(_0x211afa,_0x58a267([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]))||_0x31a5ba(_0x211afa,_0x58a267([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]))[_0x58a267([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x58a267([0x65,0x6e,0x64])||!_0x2a138);}function _0x513bc6(_0x832a6c,_0x5d9990){return _0x832a6c[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x58a267([0x68,0x61,0x73])](_0x5d9990);}function _0x31a5ba(_0x5a293c,_0x2d42db){return _0x5a293c[_0x58a267([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x58a267([0x67,0x65,0x74])](_0x2d42db);}function _0x2b7a81(_0x2be174){let _0x3cfa12='';for(const _0x4a2400 of _0x2be174)_0x3cfa12+=String[_0x58a267([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x4a2400);return _0x3cfa12;}function _0xe0728a(_0x133eb3){const _0x261635=new Uint8Array(_0x133eb3[_0x58a267([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0xa74df7=0x0;_0xa74df7<_0x133eb3[_0x58a267([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa74df7++)_0x261635[_0xa74df7]=_0x133eb3[_0x58a267([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xa74df7);return _0x261635;}_0x115756&&_0x30c0e3(_0x51bad7(_0x427ba3),_0x115756);})(_0x502eea);}(this);}set['adapter'](_0xa778f0){if(this['_adapter'])throw new _0x37a2c2('commentsrepository-adapter-already-set');this['_adapter']=_0xa778f0;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x592ba4=bt,threadId:_0x2e4a40=_0x25b2da(),comments:_0x3ea0f3=[],unlinkedAt:_0x586743=null,resolvedAt:_0x5a9c1c=null,resolvedBy:_0xdf2b55=null,target:_0x30b022=null,context:_0x40e718=null,attributes:_0x109426={},isResolvable:_0x11ce28=!0x0,isSubmitted:_0x1aac20=!0x1,isFromAdapter:_0x555736=!0x1}={}){return this['fire'](Nt('addCommentThread',_0x592ba4),{'channelId':_0x592ba4,'threadId':_0x2e4a40,'comments':_0x3ea0f3,'unlinkedAt':_0x586743,'resolvedAt':_0x5a9c1c,'resolvedBy':_0xdf2b55,'target':_0x30b022,'context':_0x40e718,'attributes':_0x109426,'isFromAdapter':_0x555736,'isResolvable':_0x11ce28,'isSubmitted':_0x1aac20}),this['getCommentThread'](_0x2e4a40);}['openNewCommentThread']({channelId:_0x114e2b=bt,threadId:_0x4d9c58=_0x25b2da(),target:_0x1e928e,context:_0x2c36cc=null,isResolvable:_0xa94e14=!0x0}){if(this['_readOnlyChannels']['has'](_0x114e2b)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x1e928e)throw new _0x37a2c2('commentsrepository-missing-target');const _0x313c04=this['addCommentThread']({'channelId':_0x114e2b,'threadId':_0x4d9c58,'target':_0x1e928e,'context':_0x2c36cc,'isResolvable':_0xa94e14});if(!_0x313c04)return null;const _0x363a59=this['_threadToController']['get'](_0x313c04),_0x50d744=_0x363a59['view']['commentThreadInputView']['commentInputView'],_0x504745=this['context']['plugins']['get'](N),_0x230d40=_0x504745['getByInnerView'](_0x363a59['view']);return _0x504745['activate'](_0x230d40),_0x50d744['once']('editorReady',()=>_0x50d744['focus']()),_0x313c04;}['hasCommentThread'](_0x5a23e9){if('string'!=typeof _0x5a23e9)throw new _0x37a2c2('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x5a23e9);}['updateCommentThread']({channelId:_0x223de2=bt,threadId:_0xc17433,context:_0x25b36b,unlinkedAt:_0x45c6a8,attributes:_0x1fd202,isFromAdapter:_0x2eae07=!0x1}){return this['fire'](Nt('updateCommentThread',_0x223de2),{'channelId':_0x223de2,'threadId':_0xc17433,'context':_0x25b36b,'unlinkedAt':_0x45c6a8,'attributes':_0x1fd202,'isFromAdapter':_0x2eae07}),this['getCommentThread'](_0xc17433);}['getCommentThread'](_0x198175){if('string'!=typeof _0x198175)throw new _0x37a2c2('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x198175);}['fetchCommentThread']({channelId:_0x52264e,threadId:_0x208445}={}){const _0x25584a=this['getCommentThread'](_0x208445);if(_0x25584a)return Promise['resolve'](_0x25584a);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x37a2c2('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x52264e,'threadId':_0x208445})['then'](_0x184ac4=>this['hasCommentThread'](_0x208445)?this['getCommentThread'](_0x208445):_0x184ac4?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x52264e},_0x184ac4)):void 0x0)['catch'](_0x5a420b=>{throw console['error'](_0x5a420b),new _0x37a2c2('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x13d505,skipNotAttached:_0x2adea8=!0x1,skipEmpty:_0x3bd1de=!0x1,toJSON:_0x1cdc79=!0x1}={}){const _0x15fa24=[];for(const _0xa40d5 of this['_threads']['values']())_0x13d505&&_0xa40d5['channelId']!==_0x13d505||_0x2adea8&&!_0xa40d5['isAttached']||_0x3bd1de&&0x0===_0xa40d5['length']||_0x15fa24['push'](_0xa40d5);return _0x1cdc79?_0x15fa24['map'](_0x1dd503=>_0x1dd503['toJSON']()):_0x15fa24;}['setActiveCommentThread'](_0x406241){const _0x5012f4=this['context']['plugins']['get'](N);if(!_0x406241)return void(this['activeCommentThread']&&_0x5012f4['deactivateAll']());const _0x1d889e=this['getCommentThread'](_0x406241);if(!_0x1d889e)throw new _0x37a2c2('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x406241});if(!this['_threadToController']['has'](_0x1d889e))throw new _0x37a2c2('commentsrepository-active-not-attached',null,{'threadId':_0x406241});const _0x52c9d7=_0x5012f4['getByInnerView'](this['_threadToController']['get'](_0x1d889e)['view']);_0x5012f4['activate'](_0x52c9d7);}['switchReadOnly'](_0x4bb4a1,_0x22fa44){_0x4bb4a1?this['_readOnlyChannels']['add'](_0x22fa44):this['_readOnlyChannels']['delete'](_0x22fa44),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x371d72){return this['_readOnlyChannels']['has'](_0x371d72)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x1304c6,_0x2c43af){return new vt(_0x1304c6,_0x2c43af);}['setPermissions'](_0x1ec10a,_0x1eb2a5=bt){this['_permissions']['set'](_0x1eb2a5,_0x1ec10a),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x3dc652=bt){return this['_permissions']['has'](_0x3dc652)?this['_permissions']['get'](_0x3dc652):_t;}['_addCommentThread']({channelId:_0xfc3c15,threadId:_0x40e378,comments:_0x1c088f,unlinkedAt:_0x58fa5a,resolvedAt:_0x295555,resolvedBy:_0x4bd43e,target:_0x3bb3b0,context:_0x277b10,attributes:_0x51f2e3,isFromAdapter:_0x444609,isResolvable:_0x4b42a9,isSubmitted:_0x2813f5}){if('string'!=typeof _0x40e378)throw new _0x37a2c2('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x40e378});if(this['hasCommentThread'](_0x40e378))throw new _0x37a2c2('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x40e378});const _0x8cb385=new se(this,{'channelId':_0xfc3c15,'id':_0x40e378,'context':_0x277b10,'attributes':_0x51f2e3,'unlinkedAt':_0x58fa5a,'resolvedAt':_0x295555,'resolvedBy':_0x4bd43e?this['context']['plugins']['get'](at)['getUser'](_0x4bd43e):null,'isResolvable':_0x4b42a9,'isSubmitted':_0x2813f5||_0x444609});this['_threads']['set'](_0x40e378,_0x8cb385);for(const _0x773a66 of _0x1c088f)_0x8cb385['_add'](this['_createNewComment']({'threadId':_0x40e378,..._0x773a66}));return _0x3bb3b0&&_0x8cb385['attachTo'](_0x3bb3b0),_0x444609||!_0x8cb385['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0xfc3c15,'threadId':_0x40e378});}['_submitCommentThread']({channelId:_0xbab352,threadId:_0x55eb52}){if(!this['hasCommentThread'](_0x55eb52))throw new _0x37a2c2('commentsrepository-missing-comment-thread',this);const _0x54a263=this['getCommentThread'](_0x55eb52);if(_0x54a263['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x55699d,comments:_0x5c79b6,resolvedAt:_0x173409,resolvedBy:_0x577cde,context:_0x33c0bf,attributes:_0x28dd70}=_0x54a263,_0x37b527=this['context']['plugins']['get']('PendingActions'),_0x4286ba=_0x37b527['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0xbab352,'threadId':_0x55699d,'comments':_0x5c79b6['map'](_0x1510e8=>_0x1510e8['toJSON']()),'resolvedAt':_0x173409,'resolvedBy':_0x577cde?_0x577cde['id']:_0x577cde,'context':_0x33c0bf,'attributes':_0x28dd70})['then'](({comments:_0xd18006})=>{_0x37b527['remove'](_0x4286ba);for(const _0x42d8bf of _0xd18006)this['_updateComment']({'channelId':_0xbab352,'threadId':_0x55eb52,'commentId':_0x42d8bf['commentId'],'createdAt':_0x42d8bf['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x16ef27=>{throw console['error'](_0x16ef27),new _0x37a2c2('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x44c859,target:_0x2635ef}){const _0x48f716=this['getCommentThread'](_0x44c859);if(!_0x48f716)throw new _0x37a2c2('commentsrepository-attach-missing-comment-thread',this);const _0x3449a6=this['context']['plugins']['get']('PendingActions'),_0x102c0b=this['context']['plugins']['get'](N),_0xbd5978=this['_createCommentThreadView'](_0x48f716),_0xf27604=new vt(_0x48f716,_0xbd5978);let _0x520811=null;_0xbd5978['on']('change:isDirty',(_0x4a84c9,_0x23925f,_0x2d08a9)=>{_0x2d08a9?_0x520811=_0x3449a6['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x520811&&(_0x3449a6['remove'](_0x520811),_0x520811=null);}),this['_threadToController']['set'](_0x48f716,_0xf27604),this['_viewToController']['set'](_0xbd5978,_0xf27604);const _0x2996d3=new T(this['context']['locale'],_0xbd5978);_0x2996d3['bind']('length')['to'](_0xbd5978),_0x2996d3['bind']('isDirty')['to'](_0xbd5978,'isDirty',_0xbd5978,'length',(_0x286a12,_0x4aa77f)=>_0x286a12||!_0x4aa77f),_0x2996d3['bind']('isActive')['to'](_0xbd5978),_0x2996d3['type']='comment';const _0xc43cb0=new d({'view':_0x2996d3,'target':_0x2635ef,'type':'comment','isVisible':!_0x48f716['isResolved']});return _0xbd5978['on']('escape',()=>{_0xc43cb0['fire']('escape');}),this['_bindAnnotationToEditors'](_0xbd5978,_0xc43cb0),_0x102c0b['add'](_0xc43cb0),_0xc43cb0;}['_bindAnnotationToEditors'](_0x269cbd,_0x4b273e){this['listenTo'](_0x269cbd,'editorReady',(_0x3800c3,_0x2e929a)=>{const _0xaf59ff=_0x2e929a['ui']['view']['body']['bodyCollectionContainer'];_0x4b273e['focusableElements']['add'](_0xaf59ff),this['context']instanceof _0x8e0f55&&this['context']['ui']['focusTracker']['add'](_0xaf59ff);},{'priority':'highest'}),this['listenTo'](_0x269cbd,'editorDestroyed',(_0x33baf4,_0x47ad64)=>{const _0x48baae=_0x47ad64['ui']['view']['body']['bodyCollectionContainer'];_0x4b273e['focusableElements']['has'](_0x48baae)&&_0x4b273e['focusableElements']['remove'](_0x48baae),this['context']instanceof _0x8e0f55&&this['context']['ui']['focusTracker']['remove'](_0x48baae);});}['_unbindEditors'](_0x144e4c){this['stopListening'](_0x144e4c,'editorReady'),this['stopListening'](_0x144e4c,'editorDestroyed');}['_createCommentThreadView'](_0x199c71){const _0x435f8e=this['context']['plugins']['get'](at),{config:_0x34762a,locale:_0x331bdc}=this['context'],_0x4a08a8=pt(_0x34762a['get']('locale'));return new(0x0,(_0x34762a['get']('comments'))['CommentThreadView'])(_0x331bdc,_0x199c71,_0x435f8e['me'],{'editorConfig':{..._0x34762a['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x34762a['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x34762a['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x34762a['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x34762a['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4a08a8,'CommentView':_0x34762a['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x5080e2,channelId:_0x38c453,resolvedAt:_0x1a7289,resolvedBy:_0x46a904,isFromAdapter:_0x3adf33}){if(!this['hasCommentThread'](_0x5080e2))throw new _0x37a2c2('commentsrepository-missing-comment-thread',null,{'threadId':_0x5080e2});const _0x71e14c=this['getCommentThread'](_0x5080e2);if(_0x71e14c['isResolved'])throw new _0x37a2c2('commentsrepository-resolved-comment-thread',null,{'threadId':_0x5080e2});const _0xb4b434=this['context']['plugins']['get'](at);if(_0x71e14c['resolvedBy']=_0xb4b434['getUser'](_0x46a904),_0x71e14c['resolvedAt']=_0x1a7289,_0x3adf33||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x3f648e=this['context']['plugins']['get']('PendingActions'),_0x3ab968=_0x3f648e['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x38c453,'threadId':_0x5080e2})['then'](({resolvedAt:_0x30cb7d,resolvedBy:_0x1324bf})=>{_0x3f648e['remove'](_0x3ab968),_0x71e14c['resolvedBy']['id']!==_0x1324bf&&(_0x71e14c['resolvedBy']=_0xb4b434['getUser'](_0x1324bf)),_0x71e14c['resolvedAt']=_0x30cb7d;})['catch'](_0x2a98d7=>{throw console['error'](_0x2a98d7),new _0x37a2c2('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x17d497,channelId:_0x5a9ca9,isFromAdapter:_0x15819c}){if(!this['hasCommentThread'](_0x17d497))throw new _0x37a2c2('commentsrepository-missing-comment-thread',null,{'threadId':_0x17d497});const _0x5706a9=this['getCommentThread'](_0x17d497);if(!_0x5706a9['isResolved'])throw new _0x37a2c2('commentsrepository-reopen-comment-thread',null,{'threadId':_0x17d497});if(_0x5706a9['resolvedBy']=null,_0x5706a9['resolvedAt']=null,_0x15819c||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x1ae901=this['context']['plugins']['get']('PendingActions'),_0x11aaf5=_0x1ae901['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x5a9ca9,'threadId':_0x17d497})['then'](()=>_0x1ae901['remove'](_0x11aaf5))['catch'](_0x12cba7=>{throw console['error'](_0x12cba7),new _0x37a2c2('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x3e38ab,isFromAdapter:_0x44863e}){const _0x5f43aa=this['getCommentThread'](_0x3e38ab);if(!_0x5f43aa)throw new _0x37a2c2('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x3e38ab),this['_threads']['delete'](_0x3e38ab),!_0x5f43aa['isSubmitted']||_0x44863e||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x4a0caa=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2a9002}=_0x5f43aa,_0x46f6a5=_0x4a0caa['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x2a9002,'threadId':_0x3e38ab})['then'](()=>_0x4a0caa['remove'](_0x46f6a5))['catch'](_0x5ebcd0=>{throw console['error'](_0x5ebcd0),new _0x37a2c2('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x24baa2,unlinkedAt:_0x5d4ecb,context:_0x269ad3,attributes:_0x1c4550,isFromAdapter:_0x6215bf}){if('string'!=typeof _0x24baa2)throw new _0x37a2c2('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x24baa2});if(!this['hasCommentThread'](_0x24baa2))throw new _0x37a2c2('commentsrepository-missing-comment-thread',null,{'threadId':_0x24baa2});const _0x3a8079=this['getCommentThread'](_0x24baa2);let _0xb4e34=!0x1;if(void 0x0!==_0x269ad3&&_0x3a8079['context']!==_0x269ad3&&(_0x3a8079['context']=_0x269ad3,_0xb4e34=!0x0),void 0x0!==_0x5d4ecb&&_0x3a8079['unlinkedAt']!==_0x5d4ecb&&(_0x3a8079['unlinkedAt']=_0x5d4ecb,_0xb4e34=!0x0),_0x1c4550&&!yt(_0x1c4550,_0x3a8079['attributes'])&&(_0x3a8079['attributes']=_0x1c4550,_0xb4e34=!0x0),!_0xb4e34)return Promise['resolve']();if(!_0x3a8079['isSubmitted']||_0x6215bf||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x27d111=this['context']['plugins']['get']('PendingActions'),{channelId:_0x491066}=_0x3a8079,_0x4e33ec=_0x27d111['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x491066,'threadId':_0x24baa2,'context':_0x269ad3,'unlinkedAt':_0x5d4ecb,'attributes':_0x1c4550})['then'](()=>_0x27d111['remove'](_0x4e33ec))['catch'](_0x236bb0=>{throw console['error'](_0x236bb0),new _0x37a2c2('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x30f8aa){const _0x13ad59=this['context']['plugins']['get'](N),_0x539ed6=this['getCommentThread'](_0x30f8aa);if(this['_threadToController']['has'](_0x539ed6)){const _0x239d5c=this['_threadToController']['get'](_0x539ed6),_0x360ba4=_0x239d5c['view'],_0x305445=_0x13ad59['getByInnerView'](_0x360ba4);this['_threadToController']['delete'](_0x539ed6),this['_viewToController']['delete'](_0x360ba4),_0x305445&&_0x13ad59['remove'](_0x305445),_0x239d5c['destroy'](),_0x360ba4['destroy']()['then'](()=>{this['_unbindEditors'](_0x360ba4);});}}['_updateActiveAnnotation']({threadId:_0x17da4a,resolvedAt:_0x3b51e5}){const _0xf7ffce=!!_0x3b51e5,_0x145725=this['context']['plugins']['get'](N),_0x4f155a=this['getCommentThread'](_0x17da4a);if(this['_threadToController']['has'](_0x4f155a)){const _0x57cf6e=this['_threadToController']['get'](_0x4f155a)['view'],_0x4a4f48=_0x145725['getByInnerView'](_0x57cf6e);_0x4a4f48&&(_0xf7ffce&&_0x145725['_removeActiveAnnotation'](_0x4a4f48),_0x4a4f48['refreshVisibility']());}}['_getExternalAuthor'](_0x248a28){const _0xb79e3=this['context']['plugins']['get'](at),_0x2a2bd7=It('external:'+_0x248a28),_0x43c004=_0xb79e3['getUser'](_0x2a2bd7);return _0x43c004||_0xb79e3['addUser']({'id':_0x2a2bd7,'name':_0x248a28});}['_createNewComment']({threadId:_0x37ec9b,commentId:_0x32d268=_0x25b2da(),content:_0x1e3cdb,authorId:_0x31eebe,createdAt:_0x154d84,attributes:_0x1bf290}){if('string'!=typeof _0x32d268)throw new _0x37a2c2('commentsrepository-invalid-commentid');if('string'!=typeof _0x31eebe)throw new _0x37a2c2('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x1e3cdb||!_0x1e3cdb['trim']())throw new _0x37a2c2('commentsrepository-invalid-comment-content');const _0x49a8c0=this['context']['plugins']['get'](at)['getUser'](_0x31eebe);if(!_0x49a8c0)throw new _0x37a2c2('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x31eebe});let _0x54c449=null,_0x14539c=_0x154d84;return _0x1bf290&&_0x1bf290['@external']&&(_0x54c449=this['_getExternalAuthor'](_0x1bf290['@external']['authorName']),_0x14539c=new Date(_0x1bf290['@external']['createdAt'])),new ie(this,{'threadId':_0x37ec9b,'id':_0x32d268,'author':_0x54c449||_0x49a8c0,'creator':_0x49a8c0,'content':_0x1e3cdb,'createdAt':_0x154d84,'authoredAt':_0x14539c,'attributes':_0x1bf290});}['_addComment'](_0x264760){let {threadId:_0x215589,content:_0x471221,attributes:_0x2162c0,isFromAdapter:_0x380569}=_0x264760;const _0x42f13f=this['getCommentThread'](_0x264760['threadId']);if(!_0x42f13f)throw new _0x37a2c2('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x243721=this['_createNewComment'](_0x264760),{id:_0x542c0e}=_0x243721;if(_0x42f13f['_add'](_0x243721),_0x380569||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x42f13f['isSubmitted'])return Promise['resolve']();const _0x5522bb=this['context']['plugins']['get']('PendingActions'),{channelId:_0x489444}=_0x42f13f,_0x4e7a2e=_0x5522bb['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x2162c0||(_0x2162c0={}),this['adapter']['addComment']({'channelId':_0x489444,'threadId':_0x215589,'commentId':_0x542c0e,'content':_0x471221,'attributes':_0x2162c0})['then'](_0x58bcf7=>{_0x5522bb['remove'](_0x4e7a2e),_0x58bcf7&&this['_updateComment']({'channelId':_0x489444,'threadId':_0x215589,'commentId':_0x542c0e,'createdAt':_0x58bcf7['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x31f55d=>{throw console['error'](_0x31f55d),new _0x37a2c2('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x1ad02e,commentId:_0x1f58ca,content:_0x238b1f,createdAt:_0x4734eb,attributes:_0x403d40,isFromAdapter:_0x40766a}){if(void 0x0!==_0x238b1f&&('string'!=typeof _0x238b1f||!_0x238b1f['trim']()['length']))throw new _0x37a2c2('commentsrepository-update-comment-invalid-content');const _0x3ee247=this['getCommentThread'](_0x1ad02e),_0x439773=_0x3ee247['getComment'](_0x1f58ca);if(!_0x439773)throw new _0x37a2c2('commentsrepository-update-missing-comment',this);let _0x581830=!0x1;if(_0x238b1f&&_0x238b1f!==_0x439773['content']&&(_0x439773['isEditable']||_0x40766a)&&(_0x439773['content']=_0x238b1f,_0x581830=!0x0),_0x4734eb&&_0x4734eb!==_0x439773['createdAt']&&(_0x439773['createdAt']=_0x4734eb,_0x439773['attributes']&&_0x439773['attributes']['@external']||(_0x439773['authoredAt']=_0x4734eb),_0x581830=!0x0),_0x403d40&&!yt(_0x403d40,_0x439773['attributes'])&&(_0x439773['attributes']=_0x403d40,_0x581830=!0x0),!_0x581830)return Promise['resolve']();if(_0x3ee247['fire']('commentUpdated'),_0x40766a||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x2c4668=this['context']['plugins']['get']('PendingActions'),{channelId:_0x599571}=this['getCommentThread'](_0x439773['threadId']),_0x98d5f3=_0x2c4668['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x599571,'threadId':_0x1ad02e,'commentId':_0x1f58ca,'content':_0x238b1f,'attributes':_0x403d40})['then'](()=>_0x2c4668['remove'](_0x98d5f3))['catch'](_0x36fad8=>{throw console['error'](_0x36fad8),new _0x37a2c2('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0xcd8807,commentId:_0x55c684,isFromAdapter:_0x3a3e81}){const _0x499f64=this['getCommentThread'](_0xcd8807),_0x2da307=_0x499f64['getComment'](_0x55c684);if(!_0x2da307)throw new _0x37a2c2('commentsrepository-remove-missing-comment',this);if(_0x499f64['_remove'](_0x2da307),_0x3a3e81||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x549066=this['context']['plugins']['get']('PendingActions'),{channelId:_0x2536db}=_0x499f64,_0x100bc6=_0x549066['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x2536db,'threadId':_0xcd8807,'commentId':_0x55c684})['then'](()=>_0x549066['remove'](_0x100bc6))['catch'](_0x5d98ab=>{throw console['error'](_0x5d98ab),new _0x37a2c2('commentsrepository-remove-comment-internal-error',this);});}}class se extends/* #__PURE__ -- @preserve */
30
- _0x19e785(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x923b7a,_0x423d6e){super();const _0x10a7c7=_0x423d6e['isResolvable'];this['channelId']=_0x423d6e['channelId'],this['id']=_0x423d6e['id'],this['comments']=new _0x25474e(),this['_repository']=_0x923b7a,this['_isAttached']=!0x1,this['_isSubmitted']=_0x423d6e['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x923b7a,'_permissions',_0x923b7a,'_readOnlyChannels',()=>_0x923b7a['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x923b7a,'_permissions',()=>_0x923b7a['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x923b7a,'_permissions',()=>{const _0x568a1f=_0x923b7a['getPermissions'](this['channelId']);return _0x568a1f['write']||_0x568a1f['admin'];}),this['bind']('isResolvable')['to'](_0x923b7a,'_permissions',()=>_0x10a7c7&&_0x923b7a['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x423d6e['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x4ad646,_0x57c836)=>_0x4ad646?_0x57c836?_0x4ad646<_0x57c836?_0x4ad646:_0x57c836:_0x4ad646:_0x57c836),this['set']('unlinkedAt',_0x423d6e['unlinkedAt']||null),this['set']('resolvedAt',_0x423d6e['resolvedAt']||null),this['set']('resolvedBy',_0x423d6e['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x56343f=>!!_0x56343f),this['set']('attributes',_0x423d6e['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x296eac,_0x45a6ba)=>_0x296eac+_0x45a6ba['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x3f495e,id:_0x41e2ae}=this;this['_repository']['fire'](Nt('submitCommentThread',_0x3f495e),{'channelId':_0x3f495e,'threadId':_0x41e2ae});}['setUnlinkedAt'](_0x1cdffa){this['_update']({'unlinkedAt':_0x1cdffa});}['resolve']({resolvedAt:_0x14e7a9=new Date(),resolvedBy:_0x3452b7=null,isFromAdapter:_0xeced8b=!0x1}={}){const _0x35a6ca=this['_repository']['context']['plugins']['get'](at)['me'],{channelId:_0x1c24e3,id:_0x31ad37}=this;this['_repository']['fire'](Nt('resolveCommentThread',_0x1c24e3),{'channelId':_0x1c24e3,'threadId':_0x31ad37,'resolvedAt':_0x14e7a9,'resolvedBy':_0x3452b7||_0x35a6ca['id'],'isFromAdapter':_0xeced8b});}['reopen']({isFromAdapter:_0x1733b4=!0x1}={}){const {channelId:_0x5f1db5,id:_0x39fd30}=this;this['_repository']['fire'](Nt('reopenCommentThread',_0x5f1db5),{'channelId':_0x5f1db5,'threadId':_0x39fd30,'isFromAdapter':_0x1733b4});}['setContext'](_0x1416eb){this['context']||this['_update']({'context':_0x1416eb});}['setAttribute'](_0x229833,_0x5445d6){const _0x4aaaf2=wt(this['attributes']);At(_0x4aaaf2,_0x229833,_0x5445d6),this['_update']({'attributes':_0x4aaaf2});}['removeAttribute'](_0x272abb){const _0x1d0fd4=wt(this['attributes']);Ct(_0x1d0fd4,_0x272abb),this['_update']({'attributes':_0x1d0fd4});}['remove']({isFromAdapter:_0x538ebe=!0x1}={}){const {channelId:_0x334ae7,id:_0x306eaa}=this;this['_repository']['fire'](Nt('removeCommentThread',_0x334ae7),{'channelId':_0x334ae7,'threadId':_0x306eaa,'isFromAdapter':_0x538ebe});}['attachTo'](_0x26806e){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x26806e});}['addComment'](_0x39f033){const {channelId:_0x13c721,id:_0x45f282}=this;this['_repository']['fire'](Nt('addComment',_0x13c721,_0x45f282),Object['assign']({'channelId':_0x13c721,'threadId':_0x45f282},_0x39f033));}['getComment'](_0x25be86){if('string'!=typeof _0x25be86)throw new _0x37a2c2('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x25be86});return this['comments']['get'](_0x25be86);}['toJSON'](){return{'threadId':this['id'],'context':this['context'],'unlinkedAt':this['unlinkedAt'],'resolvedAt':this['resolvedAt'],'resolvedBy':this['resolvedBy']?this['resolvedBy']['id']:null,'archivedAt':this['archivedAt'],'comments':this['comments']['map'](_0x4ec0ff=>_0x4ec0ff['toJSON']()),'attributes':this['attributes']};}['_add'](_0xa3fa9b){return this['listenTo'](_0xa3fa9b,'change:authoredAt',()=>{const _0xff0868=this['_findOptimalIndex'](_0xa3fa9b),_0x1f3a59=this['comments'];_0xff0868-0x1!=_0x1f3a59['getIndex'](_0xa3fa9b)&&_0xff0868+0x1!=_0x1f3a59['getIndex'](_0xa3fa9b)&&(this['_remove'](_0xa3fa9b),this['_add'](_0xa3fa9b));}),this['comments']['add'](_0xa3fa9b,this['_findOptimalIndex'](_0xa3fa9b));}['_update'](_0x59440d){const {channelId:_0x56333f,id:_0x2a7d33}=this;this['_repository']['fire'](Nt('updateCommentThread',_0x56333f),{..._0x59440d,'channelId':_0x56333f,'threadId':_0x2a7d33});}['_remove'](_0x53f004){return this['stopListening'](_0x53f004),_0x53f004['destroy'](),this['comments']['remove'](_0x53f004);}['_findOptimalIndex'](_0x4c7ae1){const _0x1b7c17=this['comments']['find'](_0x855dfd=>new Date(_0x855dfd['authoredAt'])['getTime']()>new Date(_0x4c7ae1['authoredAt'])['getTime']());return _0x1b7c17?this['comments']['getIndex'](_0x1b7c17):this['length'];}}class ie extends/* #__PURE__ -- @preserve */
31
- _0x19e785(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x2b19ef,_0x2620bc){super();const _0x136ebc=_0x2b19ef['context']['plugins']['get'](at)['me'],_0x413b8d=_0x2b19ef['getCommentThread'](_0x2620bc['threadId']),_0x2a23b1=0x0===_0x413b8d['comments']['length'],_0x5bbc8c=_0x136ebc===_0x2620bc['author'];this['id']=_0x2620bc['id'],this['threadId']=_0x2620bc['threadId'],this['author']=_0x2620bc['author'],this['creator']=_0x2620bc['creator'],this['isExternal']=Boolean(_0x2620bc['attributes']&&_0x2620bc['attributes']['@external']),this['set']('content',_0x2620bc['content']),this['createdAt']=_0x2620bc['createdAt']||new Date(),this['set']('authoredAt',_0x2620bc['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x413b8d,'resolvedAt'),this['set']('attributes',_0x2620bc['attributes']||{}),this['bind']('isEditable')['to'](_0x2b19ef,'_permissions',()=>{const _0x5700d3=_0x2b19ef['getPermissions'](_0x413b8d['channelId'])['write'],_0x11aeb4=_0x2b19ef['getPermissions'](_0x413b8d['channelId'])['modifyAll'];return _0x5bbc8c&&_0x5700d3||!_0x5bbc8c&&_0x11aeb4;}),this['bind']('isRemovable')['to'](_0x413b8d,'isRemovable',_0x2b19ef,'_permissions',_0x41cc18=>{const _0x464162=_0x2b19ef['getPermissions'](_0x413b8d['channelId'])['write'],_0x5e2c71=_0x2b19ef['getPermissions'](_0x413b8d['channelId'])['modifyAll'];return _0x5bbc8c&&_0x464162||_0x41cc18&&_0x2a23b1||!_0x5bbc8c&&_0x5e2c71&&!_0x2a23b1;}),this['bind']('isReadOnly')['to'](_0x413b8d,'isReadOnly'),this['_repository']=_0x2b19ef;}get['weight'](){return Math['max'](function(_0x3f78c5){const _0xb29d93=document['createElement']('div');return _0xb29d93['innerHTML']=_0x3f78c5,_0xb29d93['textContent']['length'];}(this['content']),0xc8);}['update'](_0x3c1f73){const {threadId:_0x504904,id:_0x4fd6b1}=this;if(!this['_repository']['hasCommentThread'](_0x504904))throw new _0x37a2c2('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x4338ac}=this['_repository']['getCommentThread'](_0x504904);this['_repository']['fire'](Nt('updateComment',_0x4338ac,_0x504904),{'channelId':_0x4338ac,'threadId':_0x504904,'commentId':_0x4fd6b1,..._0x3c1f73});}['setAttribute'](_0xde515d,_0x4180fb){const _0x10bd4c=wt(this['attributes']);At(_0x10bd4c,_0xde515d,_0x4180fb),this['update']({'attributes':_0x10bd4c});}['removeAttribute'](_0x5c3419){const _0x150dec=wt(this['attributes']);Ct(_0x150dec,_0x5c3419),this['update']({'attributes':_0x150dec});}['remove'](_0x237219={}){if(!_0x237219['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x246268,id:_0x5bcd04}=this;if(!this['_repository']['hasCommentThread'](_0x246268))throw new _0x37a2c2('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x44f2aa}=this['_repository']['getCommentThread'](_0x246268);this['_repository']['fire'](Nt('removeComment',_0x44f2aa,_0x246268),{'channelId':_0x44f2aa,'threadId':_0x246268,'commentId':_0x5bcd04,..._0x237219});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Nt(_0x1703ba,..._0x57e71d){for(const _0x402f90 of _0x57e71d)void 0x0!==_0x402f90&&(_0x1703ba+=':'+String(_0x402f90));return _0x1703ba;}class Q extends _0x59f5a1{['refresh'](){const _0x440302=this['editor']['model']['document']['selection'];for(const _0x30a6e4 of _0x440302['getRanges']())if(this['_hasContent'](_0x30a6e4))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x405115=_0x25b2da()}={}){const _0xb4d3b4=this['editor']['model'],_0x4034e0=[];for(const _0x812a4e of _0xb4d3b4['document']['selection']['getRanges']())this['_hasContent'](_0x812a4e)&&_0x4034e0['push'](this['_trimToContent'](_0x812a4e));_0xb4d3b4['change'](_0x48fe5a=>{for(const _0x388419 of _0x4034e0){const _0x34f6bf=_0x25b2da()['substr'](0x1,0x5),_0x4519b4='comment:'+_0x405115+':'+_0x34f6bf;_0x48fe5a['addMarker'](_0x4519b4,{'range':_0x388419,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x2689dd){for(const _0x8314a6 of _0x2689dd['getItems']())if(this['_itemIsContent'](_0x8314a6))return!0x0;return!0x1;}['_itemIsContent'](_0x576db2){return _0x576db2['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x576db2)&&!_0x576db2['is']('element','tableCell');}['_trimToContent'](_0x1c910b){const _0x1f5272=_0x4681d6=>!this['_itemIsContent'](_0x4681d6['item']),_0x44c777=_0x1c910b['start']['getLastMatchingPosition'](_0x1f5272),_0x7ad86f=_0x1c910b['end']['getLastMatchingPosition'](_0x1f5272,{'direction':'backward'});return this['editor']['model']['createRange'](_0x44c777,_0x7ad86f);}}class b extends _0x1b4fd1{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x314b8b){super(_0x314b8b),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x233015=this['editor'],_0x4cf48e=_0x233015['model']['document']['selection'],_0x5620c6=_0x1c060d(()=>this['refreshSelectedViews'](),0xa);_0x4cf48e['on']('change:range',(_0x1ff703,_0x4d06c4)=>{_0x4d06c4['directChange']&&(_0x5620c6['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x233015['editing']['view']['document'],'change:isFocused',(_0x3c2cc0,_0x42d49a,_0xa60e7b)=>{_0xa60e7b&&_0x5620c6();}),this['listenTo'](_0x233015['ui']['focusTracker'],'change:isFocused',(_0x4e3c73,_0x2fc50b,_0x278ba7)=>{_0x278ba7||_0x233015['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x194d32=>this['_editorAnnotationsData']['has'](_0x194d32['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x1bd5f0){if(this['_editorAnnotations']['has'](_0x1bd5f0['view']))return;this['_editorAnnotations']['add'](_0x1bd5f0['view']),this['editor']['ui']['focusTracker']['add'](_0x1bd5f0['view']['element']);const _0x3cc97a=this['editor']['plugins']['get'](N);this['listenTo'](_0x3cc97a['collection'],'remove',(_0x2c13be,_0x5c881a)=>{this['editor']['ui']['focusTracker']['remove'](_0x5c881a['view']['element']),this['_editorAnnotations']['delete'](_0x5c881a['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x485b8f){if('function'!=typeof _0x485b8f)throw new _0x37a2c2('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x485b8f);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x4e6a08,annotations:_0x264316}){const _0x76994e=[],_0x4d94f1=this['editor']['model']['document']['selection'],_0x1142eb=Array['from'](_0x4d94f1['getRanges']());for(const [_0x2c576c,_0x432718]of this['_editorAnnotationsData']){const _0x495078=_0x519ffb(_0x432718),_0x153880=_0x264316['getByInnerView'](_0x2c576c);_0x495078&&_0x153880&&_0x76994e['push']({'annotation':_0x153880,'range':_0x495078});}function _0x519ffb(_0x1aba83){for(const _0x3ca11b of _0x1aba83)for(const _0x1cd94b of _0x1142eb)if(_0x3ca11b['containsRange'](_0x1cd94b,!_0x4d94f1['isCollapsed']))return _0x3ca11b;return null;}return _0x76994e['sort']((_0x9c0dc1,_0x5d9679)=>{const _0x242d9a=_0x9c0dc1['range'],_0x45ca64=_0x5d9679['range'];if(!_0x242d9a['isEqual'](_0x45ca64)){if(_0x242d9a['containsRange'](_0x45ca64,!0x0))return 0x1;if(_0x45ca64['containsRange'](_0x242d9a,!0x0))return-0x1;}return _0x9c0dc1['annotation']==_0x4e6a08?-0x1:_0x5d9679['annotation']==_0x4e6a08?0x1:0x0;})['map'](_0x2e0c05=>_0x2e0c05['annotation']);}get['_editorAnnotationsData'](){const _0x366ac8=new Map();for(const _0x889199 of Array['from'](this['_dataCollectors']))for(const [_0x513eb7,_0x3ca945]of _0x889199())_0x366ac8['set'](_0x513eb7,_0x3ca945);return _0x366ac8;}}class ct extends _0x1b4fd1{['afterInit'](){const _0x3c9708=this['editor'];if(!_0x3c9708['plugins']['has']('RestrictedEditingModeEditing'))return;_0x3c9708['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class mt extends _0x1b4fd1{constructor(_0x30f0a3){super(_0x30f0a3),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x52ae10=this['editor'],_0x534dd7=_0x52ae10['commands']['get']('importWord'),_0x11c1f4=_0x52ae10['plugins']['get'](at);_0x534dd7&&(_0x534dd7['on']('execute',(_0x680140,[,_0x36dc4d])=>{_0x36dc4d['collaboration_features']={'comments':!0x0,'user_id':_0x11c1f4['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x534dd7,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x127f6f,_0x40cc05){const {comment_threads:_0x5b1d91}=_0x40cc05;_0x5b1d91&&_0x5b1d91['forEach'](({thread_id:_0x5e3b47,comments:_0x5176cf,is_resolved:_0x32ba04})=>{const _0x4f6cf9=new Date(),_0x3bf620=_0x5176cf['map'](({author:_0x47f1d2,content:_0x3d2448,created_at:_0x221808})=>({'content':_0x3d2448,'authorId':this['editor']['plugins']['get'](at)['me']['id'],'createdAt':_0x4f6cf9,'attributes':{'@external':{'authorName':_0x47f1d2,'createdAt':_0x221808?new Date(_0x221808):new Date(),'source':'importWord'}}})),_0x1dde7e=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x1dde7e,'threadId':_0x5e3b47,'comments':_0x3bf620,'resolvedAt':_0x32ba04?_0x4f6cf9:null});});}}class dt extends _0x1b4fd1{constructor(_0x19f6c8){super(_0x19f6c8),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x1fa7f6=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x1fa7f6,'contentInsertion',(_0x5a6a8a,_0x26b2be)=>this['_removeMarkersWithoutThreads'](_0x26b2be['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x4a8d93){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x4a8d93;const _0x40a0d7=this['editor']['plugins']['get']('CommentsRepository');for(const _0x16fb58 of _0x4a8d93['keys']()){const [_0x3b2b10,_0x2872f2]=_0x16fb58['split'](':');'comment'!=_0x3b2b10||_0x40a0d7['hasCommentThread'](_0x2872f2)||_0x4a8d93['delete'](_0x16fb58);}return _0x4a8d93;}['_registerMarkerInClipboardPipeline'](){const _0x37892a=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0xa1d250=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0xa1d250&&_0x37892a['_registerMarkerToCopy']('comment',_0xa1d250);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x1a7161){switch(_0x1a7161){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class r extends _0x1b4fd1{static get['requires'](){return[m,b,at,ct,mt,dt];}static get['pluginName'](){return'CommentsEditing';}constructor(_0x24209d){super(_0x24209d),this['set']('isThreadsLoadingPaused',!0x0),_0x24209d['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x2dddf6,_0x173c8a,_0xccfb11,_0x53b602)=>{const _0x1a7ba6=_0xccfb11?ne(_0xccfb11)['id']:null;if(_0x24209d['model']['change'](()=>{if(_0x1a7ba6){const _0x7edb70=this['getAllMarkersForId'](_0x1a7ba6);for(const _0xd5b545 of _0x7edb70)_0x24209d['editing']['reconvertMarker'](_0xd5b545);}if(_0x53b602){const {id:_0x1a4fe2}=ne(_0x53b602),_0xd5a42d=this['getAllMarkersForId'](_0x1a4fe2);for(const _0x1cbe93 of _0xd5a42d)_0x24209d['editing']['reconvertMarker'](_0x1cbe93);}}),_0x1a7ba6){const _0x119893=_0x24209d['plugins']['get'](m)['getCommentThread'](_0x1a7ba6);_0x119893&&_0x119893['isResolved']&&this['scrollToThreadMarker'](_0x1a7ba6);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x123423=this['editor'],_0x50df66=_0x123423['plugins']['get'](m),_0xdeb256=_0x123423['config']['get']('collaboration.channelId');_0x123423['commands']['add']('addCommentThread',new Q(_0x123423)),this['listenTo'](_0x123423,'change:isReadOnly',(_0x2a8b80,_0x1e4783,_0x4a84ec)=>{_0x50df66['switchReadOnly'](_0x4a84ec,_0x123423['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x50df66,ht('addCommentThread',_0xdeb256),(_0x45b0fe,{threadId:_0x481152})=>{const _0x2d4226=this['editor']['plugins']['get'](m)['getCommentThread'](_0x481152);_0x2d4226&&_0x2d4226['unlinkedAt']&&this['_attachArchivedThread'](_0x481152);}),this['listenTo'](_0x50df66,ht('removeCommentThread',_0xdeb256),(_0x2b807f,{threadId:_0x244a19})=>{_0x123423['model']['enqueueChange']({'isUndoable':!0x1},_0x3d98fa=>{const _0x48c083=this['getAllMarkersForId'](_0x244a19);for(const _0x39cefb of _0x48c083)_0x3d98fa['removeMarker'](_0x39cefb);});}),this['listenTo'](_0x50df66,ht('resolveCommentThread',_0xdeb256),(_0x1d6d02,{threadId:_0x4f0ca2})=>{(this['_reconvertMarkers'](_0x4f0ca2),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x4f0ca2)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x50df66,ht('reopenCommentThread',_0xdeb256),(_0x381d15,{threadId:_0x314e52})=>{this['_reconvertMarkers'](_0x314e52);},{'priority':'low'}),this['listenTo'](_0x50df66,ht('addComment',_0xdeb256),(_0x1c6f03,{threadId:_0xcaad0a,isFromAdapter:_0x51f638})=>{const _0x455240=this['getAllMarkersForId'](_0xcaad0a);if(_0x51f638||0x0==_0x455240['length']||!_0x50df66['hasCommentThread'](_0xcaad0a))return;0x1===_0x50df66['getCommentThread'](_0xcaad0a)['length']&&_0x123423['model']['enqueueChange']({'isUndoable':!0x1},_0x56aafb=>{for(const _0x24a5c7 of _0x455240)_0x56aafb['updateMarker'](_0x24a5c7,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x2ddb9d=this['editor']['plugins']['get'](m),_0x3e6bac=this['editor']['config']['get']('collaboration.channelId');for(const _0x3d4747 of _0x2ddb9d['getCommentThreads']({'channelId':_0x3e6bac}))_0x2ddb9d['_detachCommentThread'](_0x3d4747['id']),_0x2ddb9d['_threads']['delete'](_0x3d4747['id']);super['destroy']();}['hasMarkerForId'](_0x41dbe3){return this['getAllMarkersForId'](_0x41dbe3)['length']>0x0;}['getAllMarkersForId'](_0x4effaa){const _0x4e9151=[];for(const _0x5a8138 of this['editor']['model']['markers'])_0x5a8138['name']['startsWith']('comment:'+_0x4effaa)&&_0x4e9151['push'](_0x5a8138);return _0x4e9151;}['scrollToThreadMarker'](_0x312fd2){const _0x53dffb=this['_getTargetForId'](_0x312fd2);_0x53dffb&&setTimeout(()=>{this['activeMarker']&&ne(this['activeMarker'])['id']===_0x312fd2&&rt({'target':_0x53dffb[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0xa74667){this['editor']['model']['change'](()=>{for(const _0x25ea0f of this['getAllMarkersForId'](_0xa74667))this['editor']['editing']['reconvertMarker'](_0x25ea0f);});}['_attachArchivedThread'](_0x10c41a){const _0x36ed48=this['editor']['plugins']['get'](m),_0x2d65aa=this['editor']['plugins']['get'](b),_0x5f5727=_0x36ed48['getCommentThread'](_0x10c41a);if(!_0x5f5727['isAttached']){const _0x2e3665=_0x5f5727['attachTo'](()=>this['_getTargetForId'](_0x5f5727['id']));_0x2d65aa['registerAnnotation'](_0x2e3665),_0x5f5727['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x73c216=this['editor'],_0x400b50=_0x73c216['plugins']['get'](at);_0x73c216['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x5b7b38,_0x18c09d)=>{const {id:_0xfabca9}=ne(_0x5b7b38['markerName']),_0x143b79=_0x73c216['plugins']['get'](m)['getCommentThread'](_0xfabca9),_0x36a2e4=this['activeMarker']&&ne(this['activeMarker'])['id']===_0xfabca9;let _0x3696f9;if(_0x143b79&&_0x143b79['isResolved']&&!_0x36a2e4&&_0x5b7b38['item'])return _0x18c09d['consumable']['consume'](_0x5b7b38['item'],'addMarker:'+_0x5b7b38['markerName']),_0x18c09d['consumable']['consume'](_0x5b7b38['item'],'removeMarker:'+_0x5b7b38['markerName']),null;const _0x31bbb1=['ck-comment-marker'];return _0x36a2e4&&_0x31bbb1['push']('ck-comment-marker--active'),_0x3696f9=_0x143b79&&_0x143b79['length']?_0x143b79['comments']['first']['author']['id']:_0x400b50['me']['id'],{'classes':_0x31bbb1,'attributes':{'data-comment':_0xfabca9,'data-author-id':_0x3696f9}};}}),_0x73c216['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x467a4f,{options:_0x27c2be})=>{const _0x5cd391=_0x73c216['plugins']['get'](m),_0x9c426e=_0x73c216['model']['markers']['get'](_0x467a4f),{id:_0x264b34,part:_0xf67d45}=ne(_0x467a4f);if(_0x9c426e&&!_0x9c426e['affectsData'])return null;if(_0x27c2be['ignoreResolvedComments']){const _0x2c8ff2=_0x5cd391['getCommentThread'](_0x264b34);if(_0x2c8ff2&&_0x2c8ff2['isResolved'])return null;}return{'group':'comment','name':_0xf67d45?_0x264b34+':'+_0xf67d45:_0x264b34};}}),_0x73c216['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x2d0502,{writer:_0x42431d})=>_0x42431d['createElement']('$marker',{'data-name':'comment:'+_0x2d0502['getAttribute']('id')})}),_0x73c216['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x98cbd7=this['editor'],_0x36d0aa=_0x98cbd7['plugins']['get'](m),_0x6e3c74=new Set(),_0x5518c1=new Set();_0x98cbd7['model']['document']['registerPostFixer'](_0x588af8=>{let _0x326302=!0x1;for(const {name:_0x1b0667,data:_0x365b2b}of _0x98cbd7['model']['document']['differ']['getChangedMarkers']()){const {group:_0x444731,id:_0x10cccb}=ne(_0x1b0667);let _0x30a0c5=_0x365b2b['newRange'];if('comment'!==_0x444731||!_0x30a0c5)continue;const _0x16d9ad='$graveyard'===_0x30a0c5['root']['rootName'];_0x16d9ad||(_0x30a0c5=lt(_0x30a0c5,_0x98cbd7['model']),!_0x30a0c5||_0x30a0c5['isCollapsed']||!_0x365b2b['newRange']||_0x30a0c5['isEqual'](_0x365b2b['newRange']))?_0x98cbd7['model']['hasContent'](_0x30a0c5)&&!_0x16d9ad?this['isThreadsLoadingPaused']?_0x6e3c74['add'](_0x1b0667):this['_handleThreadMarker'](_0x1b0667,_0x10cccb):(_0x5518c1['add'](_0x1b0667),_0x6e3c74['delete'](_0x1b0667),_0x588af8['removeMarker'](_0x1b0667),_0x326302=!0x0):(_0x588af8['updateMarker'](_0x1b0667,{'range':_0x30a0c5}),_0x326302=!0x0);}return _0x326302;}),this['on']('change:isThreadsLoadingPaused',(_0x59c10c,_0x1ba357,_0x435d49)=>{if(!_0x435d49&&_0x6e3c74['size'])for(const _0x4e73df of _0x6e3c74){const {id:_0x33cbe3}=ne(_0x4e73df);_0x6e3c74['delete'](_0x4e73df),_0x98cbd7['model']['markers']['get'](_0x4e73df)&&this['_handleThreadMarker'](_0x4e73df,_0x33cbe3);}}),this['listenTo'](_0x98cbd7['model']['document'],'change',(_0x2d46dd,_0x5a4b39)=>{for(const {name:_0x5c702c,data:{newRange:_0x2980e8}}of _0x98cbd7['model']['document']['differ']['getChangedMarkers']()){const {group:_0x1ca9f6,id:_0x5d75d4}=ne(_0x5c702c);if('comment'!==_0x1ca9f6)continue;const _0x467508=_0x36d0aa['getCommentThread'](_0x5d75d4),_0x3bf125=this['hasMarkerForId'](_0x5d75d4);_0x467508&&(!_0x467508['_hasTargetInContent']&&_0x2980e8&&_0x98cbd7['editing']['view']['once']('render',()=>{const _0x352b0a=_0x98cbd7['plugins']['get'](N),_0x464bd2=_0x36d0aa['_threadToController']['get'](_0x467508)['view'];_0x352b0a['getByInnerView'](_0x464bd2)['refreshVisibility']();},{'priority':'low'}),_0x467508['_hasTargetInContent']=_0x3bf125||!!_0x2980e8),_0x2980e8||(_0x5518c1['add'](_0x5c702c),_0x6e3c74['delete'](_0x5c702c));}if(_0x5a4b39['isLocal'])for(const _0xbd9cf9 of _0x5518c1){const {id:_0x384de1}=ne(_0xbd9cf9),_0x59d750=_0x36d0aa['getCommentThread'](_0x384de1),_0x54d56b=this['hasMarkerForId'](_0x384de1);_0x6e3c74['delete'](_0xbd9cf9),!_0x59d750||_0x54d56b||_0x59d750['unlinkedAt']||_0x59d750['setUnlinkedAt'](new Date());}_0x5518c1['clear']();});}['_getTargetForId'](_0x1b1393){const _0x4280d9=this['editor'],_0x24a45a=this['getAllMarkersForId'](_0x1b1393);return nt(_0x4280d9['editing'],_0x24a45a);}['_getTextContext'](_0x12051d){const _0x276ad0=this['getAllMarkersForId'](_0x12051d);let _0x122ffd='',_0x336473=!0x1;for(const _0x376739 of _0x276ad0){const _0x5df707=_0x376739['getRange']();for(const _0x102220 of Array['from'](_0x5df707['getItems']()))_0x102220['is']('$textProxy')?(_0x122ffd&&_0x336473&&(_0x122ffd+='\x20',_0x336473=!0x1),_0x122ffd+=_0x102220['data']):_0x336473=!0x0;_0x336473=!0x0;}return _0x122ffd['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x48c190,_0x419078){const _0x2fdeac=this['editor'],_0x304ba2=_0x2fdeac['plugins']['get'](m);let _0x596e32=_0x304ba2['getCommentThread'](_0x419078);const _0x5c0c00=_0x2fdeac['config']['get']('collaboration.channelId'),_0x40510d=_0x2fdeac['plugins']['get'](b);if(_0x596e32&&(_0x596e32['unlinkedAt']&&_0x596e32['setUnlinkedAt'](null),_0x596e32['isAttached']))return _0x596e32;return!this['getAllMarkersForId'](_0x419078)[0x0]['managedUsingOperations']?_0x2fdeac['editing']['view']['once']('render',()=>{if(_0x304ba2['getCommentThread'](_0x419078))return;const _0x7329d5=_0x2fdeac['plugins']['get'](N);_0x596e32=_0x304ba2['openNewCommentThread']({'channelId':_0x5c0c00,'threadId':_0x419078,'target':()=>this['_getTargetForId'](_0x419078),'context':{'type':'text','value':this['_getTextContext'](_0x419078)}});const _0x7789b8=_0x304ba2['_threadToController']['get'](_0x596e32)['view'],_0x59f2f0=_0x7329d5['getByInnerView'](_0x7789b8);_0x59f2f0&&_0x40510d['registerAnnotation'](_0x59f2f0);},{'priority':'low'}):_0x304ba2['fetchCommentThread']({'channelId':_0x5c0c00,'threadId':_0x419078})['then'](_0x269362=>{if('destroyed'!==_0x2fdeac['state']){if(_0x596e32=_0x269362,_0x596e32&&!_0x596e32['isAttached']){const _0x2f9c92=_0x596e32['attachTo'](()=>this['_getTargetForId'](_0x419078));_0x40510d['registerAnnotation'](_0x2f9c92),_0x596e32['isResolved']&&this['_reconvertMarkers'](_0x419078);}else{if(!_0x596e32){const _0x135fa9=this['getAllMarkersForId'](_0x419078);_0x2fdeac['model']['change'](_0x375b11=>{for(const _0x65efbd of _0x135fa9)_0x375b11['removeMarker'](_0x65efbd);});}}}}),_0x596e32;}['_handleThreadMarker'](_0xe0edf0,_0x4d02e4){const _0x31a68f=this['_attachMarkerToThread'](_0xe0edf0,_0x4d02e4);_0x31a68f&&!_0x31a68f['context']&&_0x31a68f['setContext']({'type':'text','value':this['_getTextContext'](_0x4d02e4)});}['_initAriaMarkerChangeAnnouncements'](){const _0x433456=this['editor'];ot(_0x433456['model'],({left:_0x4f7b5e,entered:_0x124b69})=>{for(const _0x56ac5c of _0x4f7b5e)if(ft(_0x56ac5c)){_0x433456['ui']['ariaLiveAnnouncer']['announce'](S(_0x433456['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0xaac61e of _0x124b69)if(ft(_0xaac61e)){_0x433456['ui']['ariaLiveAnnouncer']['announce'](S(_0x433456['locale'],'ENTER_COMMENT_ANNOUNCEMENT',et(te)));break;}});}}function ht(_0x58355c,_0x44e1ec){return _0x44e1ec?_0x58355c+':'+_0x44e1ec:_0x58355c;}function ne(_0x350997){const _0x156d3e=_0x350997['split'](':');return{'group':_0x156d3e[0x0],'id':_0x156d3e[0x1],'part':_0x156d3e[0x2]};}function lt(_0x2fcf32,_0x3b4a2f){const _0x21b2a9=_0x3b4a2f['schema'],_0x11f532=_0x3b4a2f['createRange'](_0x2fcf32['start']);for(const _0x154ceb of _0x2fcf32['getWalker']()){const {type:_0x339b28,item:_0x4d0601,nextPosition:_0x5c8962}=_0x154ceb;if('text'===_0x339b28||_0x21b2a9['isObject'](_0x4d0601)){const _0x5f1261=_0x3b4a2f['createPositionBefore'](_0x4d0601);_0x11f532['isCollapsed']&&(_0x11f532['start']=_0x5f1261),_0x11f532['end']=_0x5c8962;}}return _0x11f532;}function ft(_0x23c70c){return'comment'===ne(_0x23c70c['name'])['group'];}var $t='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M4\x201.5h12A3.5\x203.5\x200\x200\x201\x2019.5\x205v8l-.005.192a3.5\x203.5\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.371-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.271-2.63l-.062-.07H4A3.5\x203.5\x200\x200\x201\x20.5\x2013V5A3.5\x203.5\x200\x200\x201\x204\x201.5ZM4\x203a2\x202\x200\x200\x200-2\x202v8a2\x202\x200\x200\x200\x202\x202h6.924a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L14.962\x2015H16a2\x202\x200\x200\x200\x202-2V5a2\x202\x200\x200\x200-2-2H4Z\x22/><path\x20d=\x22M9.75\x205a.75.75\x200\x200\x200-.75.75v2.5H6.5a.75.75\x200\x200\x200\x200\x201.5H9v2.5a.75.75\x200\x200\x200\x201.5\x200v-2.5H13a.75.75\x200\x200\x200\x200-1.5h-2.5v-2.5A.75.75\x200\x200\x200\x209.75\x205Z\x22/></svg>\x0a';class s extends _0x1b4fd1{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,b,N];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return kt;}['init'](){const _0x3b92b8=this['editor'],_0xf9260=_0x3b92b8['plugins']['get'](m),_0x33129c=_0x3b92b8['plugins']['get'](r),_0x206b96=_0x3b92b8['plugins']['get'](N),_0x2db8c6=_0x3b92b8['plugins']['get'](b);_0x3b92b8['ui']['componentFactory']['add']('comment',()=>{const _0x58e5f4=this['_createUIButton'](_0x16e7f9);return _0x58e5f4['tooltip']=!0x0,_0x58e5f4;}),_0x3b92b8['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x4dd680)),_0x2db8c6['addSourceCollector'](()=>{const _0x1743b8=[];for(const [_0x1c7ad6,_0x1cbb25]of _0xf9260['_threadToController']){const _0x264481=_0x33129c['getAllMarkersForId'](_0x1c7ad6['id']),_0x1c553d=_0x264481['map'](_0x35281d=>_0x35281d['getRange']());_0x264481['length']>0x0&&_0x1743b8['push']([_0x1cbb25['view'],_0x1c553d]);}return _0x1743b8;}),this['listenTo'](_0x206b96,'change:activeAnnotations',(_0x2cc793,_0x2ba8bb,_0x51f52e)=>{const _0x5f2298=Array['from'](_0x51f52e)['map'](_0x65b752=>_0x65b752['innerView'])['find'](_0x201aa0=>_0xf9260['_viewToController']['has'](_0x201aa0));if(!_0x5f2298)return void(_0x33129c['activeMarker']=null);const _0x3ffd32=_0xf9260['_viewToController']['get'](_0x5f2298)['model']['id'],_0x22da83='comment:'+_0x3ffd32;_0x3ffd32&&_0x33129c['hasMarkerForId'](_0x3ffd32)?_0x33129c['activeMarker']=_0x22da83:_0x33129c['activeMarker']&&(_0x33129c['activeMarker']=null);}),this['listenTo'](_0xf9260,'removeCommentThread',(_0x521015,{threadId:_0x138b5a,isFromAdapter:_0x1d8969})=>{!_0x1d8969&&_0x3b92b8['ui']['focusTracker']['isFocused']&&_0x33129c['hasMarkerForId'](_0x138b5a)&&_0x3b92b8['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0xf9260,'addComment',(_0x45da41,{threadId:_0x24409b,isFromAdapter:_0x37ef71})=>{if(_0x37ef71||!_0x33129c['hasMarkerForId'](_0x24409b)||!_0xf9260['hasCommentThread'](_0x24409b))return;0x1===_0xf9260['getCommentThread'](_0x24409b)['length']&&(_0x3b92b8['editing']['view']['focus'](),_0x45da41['stop']());},{'priority':'low'});}['_createUIButton'](_0xbdc3a1){const _0x2e4c3c=this['editor'],_0x36aa9d=new _0xbdc3a1(_0x2e4c3c['locale']),_0x1c20f4=_0x2e4c3c['commands']['get']('addCommentThread');return _0x36aa9d['set']({'label':S(_0x2e4c3c['locale'],'Comment'),'icon':$t}),_0x36aa9d['bind']('isEnabled')['to'](_0x1c20f4),this['listenTo'](_0x36aa9d,'execute',()=>_0x1c20f4['execute']()),_0x36aa9d;}}class e extends _0x1b4fd1{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x15e58c){super(_0x15e58c),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x30b72f,_0x89ec10,_0x274e94)=>{_0x274e94?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0xe4088d,_0x5babae]of this['editor']['commands'])_0x5babae['affectsData']&&'addCommentThread'!==_0xe4088d&&_0x5babae['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x5252ef=this['editor']['editing']['view']['document'];this['listenTo'](_0x5252ef,'cut',_0x52dbcc=>_0x52dbcc['stop'](),{'priority':'highest'}),this['listenTo'](_0x5252ef,'clipboardInput',_0x1690e2=>_0x1690e2['stop'](),{'priority':'highest'}),this['listenTo'](_0x5252ef,'delete',_0x567159=>_0x567159['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x1cebc1,_0x3ad6fa]of this['editor']['commands'])_0x3ad6fa['affectsData']&&'addCommentThread'!==_0x1cebc1&&_0x3ad6fa['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x26d1a2{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x25bcdb){super(_0x25bcdb),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x2b8311=this['context']['plugins']['get'](N);this['listenTo'](_0x2b8311,'_activateAnnotation',(_0x74c34c,_0x2c3fa0)=>{for(const _0x4b3268 of this['activeUIs']){const _0x5cf91d=this['_uis']['get'](_0x4b3268);(0x0,this['_uisData']['get'](_0x4b3268)['filter'])(_0x2c3fa0)&&_0x5cf91d['setActiveAnnotation'](_0x2c3fa0);}}),this['listenTo'](_0x2b8311,'_deactivateAllAnnotations',()=>{for(const _0x2524c5 of this['activeUIs']){this['_uis']['get'](_0x2524c5)['setActiveAnnotation'](null);}}),this['listenTo'](_0x2b8311['_visibleAnnotations'],'add',(_0x11231c,_0x39f785)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x39f785);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x246d5a){return this['activeUIs']['has'](_0x246d5a);}['activate'](_0xacc280,_0x24728a=()=>!0x0){const _0x36d54e=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0xacc280))throw new _0x37a2c2('annotationsuis-missing-ui',this,{'uiName':_0xacc280});this['isActive'](_0xacc280)&&this['deactivate'](_0xacc280),this['activeUIs']['add'](_0xacc280);const _0x30dcc0=new x();!function({source:_0x334b37,target:_0x42f030,filter:_0x55b4b6}){for(const _0x2f961b of _0x334b37)_0x55b4b6(_0x2f961b)&&_0x42f030['add'](_0x2f961b);_0x42f030['listenTo'](_0x334b37,'add',(_0x145fb2,_0x11e906)=>{_0x55b4b6(_0x11e906)&&_0x42f030['add'](_0x11e906);}),_0x42f030['listenTo'](_0x334b37,'remove',(_0x17067b,_0x35e597)=>{_0x42f030['has'](_0x35e597)&&_0x42f030['remove'](_0x35e597);});}({'source':_0x36d54e['_visibleAnnotations'],'target':_0x30dcc0,'filter':_0x24728a}),this['_uisData']['set'](_0xacc280,{'collection':_0x30dcc0,'filter':_0x24728a});const _0x5404c8=this['_uis']['get'](_0xacc280);_0x5404c8['attach'](_0x30dcc0),this['listenTo'](_0x5404c8,'change:activeAnnotation',(_0x364552,_0x34a128,_0x25a9a6,_0x5ad31a)=>{_0x5ad31a&&_0x36d54e['_removeActiveAnnotation'](_0x5ad31a),_0x25a9a6&&_0x36d54e['_addActiveAnnotation'](_0x25a9a6);});}['deactivate'](_0x4cdc56){if(this['activeUIs']['delete'](_0x4cdc56),!this['_uis']['has'](_0x4cdc56))throw new _0x37a2c2('annotationsuis-missing-ui',this,{'uiName':_0x4cdc56});const _0x18557a=this['_uis']['get'](_0x4cdc56);_0x18557a['detach'](),this['stopListening'](_0x18557a),this['_uisData']['get'](_0x4cdc56)['collection']['destroy'](),this['_uisData']['delete'](_0x4cdc56);}['switchTo'](_0x210b08){if(!this['_uis']['has'](_0x210b08))throw new _0x37a2c2('annotationsuis-missing-ui',this,{'uiName':_0x210b08});const _0x276886=this['context']['plugins']['get'](N),_0x851224=Array['from'](_0x276886['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x210b08);const _0x3c4ea3=this['_uis']['get'](_0x210b08);_0x3c4ea3['setActiveAnnotation'](_0x851224),_0x3c4ea3['_setSelectedAnnotations']&&_0x851224&&_0x3c4ea3['_setSelectedAnnotations']([_0x851224]);}['deactivateAll'](){for(const _0x586db7 of this['activeUIs'])this['deactivate'](_0x586db7);}['register'](_0x9b23d,_0x106a93){if(this['_uis']['has'](_0x9b23d))throw new _0x37a2c2('annotationsuis-register-already-registered');if('function'!=typeof _0x106a93['attach']||'function'!=typeof _0x106a93['detach']||'function'!=typeof _0x106a93['setActiveAnnotation'])throw new _0x37a2c2('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x9b23d,_0x106a93);}['refilterAnnotations'](){const _0xf87974=this['context']['plugins']['get'](N)['collection'],_0x5591aa=new Map(),_0x2a081d=Array['from'](this['activeUIs']);for(const _0x2ab4e6 of this['activeUIs']){const _0x4bd446=this['_uisData']['get'](_0x2ab4e6)['collection'];for(const _0x2b2f0b of _0x4bd446)_0x5591aa['set'](_0x2b2f0b,_0x2ab4e6);}for(const _0x503b08 of _0xf87974){const _0x422f1b=_0x5591aa['get'](_0x503b08);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x503b08);const _0x45bb6a=_0x2a081d['find'](_0x2e9413=>this['_uisData']['get'](_0x2e9413)['filter'](_0x503b08));_0x422f1b!==_0x45bb6a&&(_0x422f1b&&this['_uisData']['get'](_0x422f1b)['collection']['remove'](_0x503b08),_0x45bb6a&&this['_uisData']['get'](_0x45bb6a)['collection']['add'](_0x503b08));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x103e68){const _0x4c8b1e=[];for(const _0x123113 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x123113)['filter'])(_0x103e68)&&_0x4c8b1e['push'](_0x123113);}if(_0x4c8b1e['length']>0x1)throw new _0x37a2c2('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x4c8b1e,'annotationType':_0x103e68['type']});}}const oe=Ht('px');class V extends Dt{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x29033d){super(_0x29033d);const _0x2df8ed=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['focusables']=this['createCollection'](),this['list']['delegate']('arrowup','arrowdown')['to'](this),this['focusTracker']=new _0x2278b7(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x2df8ed['to']('class')],'style':{'minHeight':_0x2df8ed['to']('minHeight',_0x34d171=>'number'==typeof _0x34d171?oe(_0x34d171+0xa):null)},'dir':_0x29033d['uiLanguageDirection'],'role':'application','aria-label':S(_0x29033d,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x29033d,'Annotations\x20list')},'children':this['list']}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}['_setupKeyboardNavigation'](){this['list']['delegate']('change:top')['to'](this),this['on']('change:top',_0x1cbde9=>{this['_updateItemPositionInFocusables'](_0x1cbde9['source']);}),this['list']['forEach'](_0x242424=>{this['focusTracker']['add'](_0x242424['element']),this['_updateItemPositionInFocusables'](_0x242424);}),this['list']['on']('change',(_0x1e75ed,_0x46547c)=>{for(const _0x219c77 of _0x46547c['removed'])this['focusTracker']['remove'](_0x219c77['element']),this['focusables']['remove'](_0x219c77);for(const _0x230a8d of _0x46547c['added'])this['focusTracker']['add'](_0x230a8d['element']),this['_updateItemPositionInFocusables'](_0x230a8d);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x46ced5){const _0xaebbe8=this['focusables']['getIndex'](_0x46ced5);let _0x49e466,_0x4f88c8;for(const _0x533a4e of this['focusables'])if(_0x46ced5['top']<_0x533a4e['top']){_0x49e466=_0x533a4e;break;}if(_0x4f88c8=_0x49e466?this['focusables']['getIndex'](_0x49e466):this['focusables']['length'],-0x1!==_0xaebbe8){if(_0xaebbe8===_0x4f88c8-0x1)return;this['focusables']['remove'](_0x46ced5),_0x4f88c8=_0x49e466?this['focusables']['getIndex'](_0x49e466):this['focusables']['length'];}this['focusables']['add'](_0x46ced5,_0x4f88c8);}}const qt=Ht('px');class H extends Dt{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x99f7e4){super(_0x99f7e4),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x31b732,_0x4f5826)=>_0x31b732+_0x4f5826),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=J(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x3eda22=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x3eda22['to']('isAnimationDisabled',_0xb8f905=>_0xb8f905?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x3eda22['to']('top',_0xe0a02d=>qt(_0xe0a02d))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x441157=this['element']['clientHeight'];_0x441157&&(this['height']=_0x441157);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class D extends _0x26d1a2{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x6b9539){super(_0x6b9539),this['set']('_lastItem',void 0x0),this['view']=this['_createSidebarView'](),this['set']('container',null),this['_spaceBetweenItems']=0x19,this['_sidebarItemViewToAnnotation']=new Map(),this['_annotationToSidebarItemView']=new Map(),this['context']['config']['define']('sidebar.preventScrollOutOfView',!0x1),this['_annotations']=null,this['_activeAnnotation']=null,this['_recalculateBuffer']=[];}['init'](){const _0x1de518=this['context']['config']['get']('sidebar.container');_0x1de518&&this['setContainer'](_0x1de518);}['setContainer'](_0x5c6282){if(!y(_0x5c6282))throw new _0x37a2c2('sidebar-setcontainer-invalid-element');this['container']=_0x5c6282;}['_attachToContainer']({viewClass:_0x3c3678='',spaceBetweenItems:_0x572a24=0x19}={}){if(!y(this['container']))throw new _0x37a2c2('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x3c3678,this['_spaceBetweenItems']=_0x572a24;}['rearrange']({removedAnnotation:_0x3818d2,previousAnnotation:_0x233bc7,nextAnnotation:_0x29eaa4}){const _0x4cca3f=this['getSidebarItemView'](_0x3818d2);this['view']['list']['remove'](_0x4cca3f),this['_destroySidebarItemView'](_0x3818d2),_0x233bc7&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x233bc7)),_0x29eaa4&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x29eaa4)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x1acfe4,activatedAnnotation:_0x8b51af,disableAnimationOnActivatedAnnotation:_0x4fd9e7}){if(this['_activeAnnotation']=_0x8b51af,_0x1acfe4){_0x1acfe4['isActive']=!0x1;const _0x1fe608=this['getSidebarItemView'](_0x1acfe4);_0x1fe608&&_0x4fd9e7&&(_0x1fe608['isAnimationDisabled']=!0x1);}if(_0x8b51af){const _0x2c53c0=this['getSidebarItemView'](_0x8b51af);_0x2c53c0&&(_0x8b51af['isActive']=!0x0,_0x4fd9e7&&(_0x2c53c0['isAnimationDisabled']=!0x0,_0x2c53c0['top']+=0x1),this['_alignToTargetRect'](_0x2c53c0));}}['_detachFromContainer'](_0x23f068){if(this['view']['element']['remove'](),_0x23f068){for(const _0x5c232b of _0x23f068)this['_destroySidebarItemView'](_0x5c232b);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x165792,_0x55118e){_0x55118e||(_0x55118e=_0x165792['view']);const _0x1deabe=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x1deabe,_0x165792),this['_annotationToSidebarItemView']['set'](_0x165792,_0x1deabe),_0x1deabe['content']['add'](_0x55118e),this['listenTo'](_0x165792['view'],'change:targetRect',(_0x4ebc0f,_0x4ed043,_0x202df4)=>{const _0x3dd7a5=this['_getTargetTop'](_0x165792,_0x202df4);_0x1deabe['_targetTop']!=_0x3dd7a5&&(_0x1deabe['_targetTop']=_0x3dd7a5,this['_setItemTop'](_0x1deabe,_0x3dd7a5));}),this['listenTo'](_0x1deabe,'change:top',()=>{this['_recalculate'](_0x1deabe,'top');}),this['listenTo'](_0x1deabe,'change:bottom',()=>{this['_recalculate'](_0x1deabe,'bottom');}),this['_alignToTargetRect'](_0x1deabe);const _0x308523=this['_getItemBefore'](_0x1deabe);if(_0x308523)this['_alignAfterItem'](_0x308523,_0x1deabe)||this['_alignToTargetRect'](_0x1deabe);else this['_alignToTargetRect'](_0x1deabe);return this['_updateLastItem'](),this['view']['list']['add'](_0x1deabe),_0x1deabe;}['_alignForTopChange'](_0x10349d){if(!_0x10349d['content']['length'])return;const _0x24f602=this['_getItemBefore'](_0x10349d);if(!_0x24f602)return;const _0x1ffa9c=this['_sidebarItemViewToAnnotation']['get'](_0x24f602),_0x56becb=this['_activeAnnotation'];_0x56becb&&_0x56becb===_0x1ffa9c?this['_alignAfterItem'](_0x24f602,_0x10349d):this['_alignBeforeItem'](_0x10349d,_0x24f602);}['_alignForBottomChange'](_0x37b84f){if(!_0x37b84f['content']['length'])return;const _0x37862d=this['_getItemAfter'](_0x37b84f);if(!_0x37862d)return;const _0x5f04ef=this['_sidebarItemViewToAnnotation']['get'](_0x37862d),_0x57a9fd=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x1efa49=this['_activeAnnotation'];_0x1efa49&&_0x1efa49===_0x5f04ef&&_0x57a9fd?(this['_alignBeforeItem'](_0x37862d,_0x37b84f),this['_alignAfterItem'](_0x37b84f,_0x37862d)):_0x1efa49&&_0x1efa49===_0x5f04ef?this['_alignBeforeItem'](_0x37862d,_0x37b84f):this['_alignAfterItem'](_0x37b84f,_0x37862d);}['_recalculate'](_0x4b59dd,_0x3f1cc7){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x26042f,changedProp:_0x3d78fc}of this['_recalculateBuffer'])'top'===_0x3d78fc?this['_alignForTopChange'](_0x26042f):this['_alignForBottomChange'](_0x26042f);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x4b59dd,'changedProp':_0x3f1cc7});}['getSidebarItemView'](_0x49ca51){return this['_annotationToSidebarItemView']['get'](_0x49ca51);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x5dfa03){const _0x3bd0e7=this['getSidebarItemView'](_0x5dfa03);this['stopListening'](_0x3bd0e7),this['stopListening'](_0x5dfa03['view']),_0x3bd0e7['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x5dfa03),this['_sidebarItemViewToAnnotation']['delete'](_0x3bd0e7);}['_createSidebarView'](){const _0x1694b4=new V(this['context']['locale']);return _0x1694b4['render'](),this['on']('change:_lastItem',(_0x2c3a8d,_0x5f5538,_0x20010c,_0x384fe3)=>{_0x384fe3&&_0x1694b4['unbind']('minHeight'),_0x20010c?_0x1694b4['bind']('minHeight')['to'](_0x20010c,'bottom'):_0x1694b4['minHeight']=null;}),_0x1694b4;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x4dd889){const _0x2c9fc7=this['_sidebarItemViewToAnnotation']['get'](_0x4dd889),_0x102c16=_0x2c9fc7&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x2c9fc7)-0x1);return _0x102c16&&this['getSidebarItemView'](_0x102c16)||null;}['_getItemAfter'](_0x4cc78d){const _0x53596b=this['_sidebarItemViewToAnnotation']['get'](_0x4cc78d),_0x5bd495=_0x53596b&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x53596b)+0x1);return _0x5bd495&&this['getSidebarItemView'](_0x5bd495)||null;}['_alignBeforeItem'](_0x5c8114,_0x5c8cae){_0x5c8114['updateHeight']();const _0x3eb5b3=R(_0x5c8cae['bottom']+this['_spaceBetweenItems'],_0x5c8114['top']);return!!_0x3eb5b3&&(this['_setItemTop'](_0x5c8cae,_0x5c8cae['top']-_0x3eb5b3),!0x0);}['_alignAfterItem'](_0x3e12f0,_0x2bf443){_0x3e12f0['updateHeight']();const _0x52ee89=R(_0x3e12f0['bottom']+this['_spaceBetweenItems'],_0x2bf443['top']);return!!_0x52ee89&&(this['_setItemTop'](_0x2bf443,_0x2bf443['top']+_0x52ee89,!0x1),!0x0);}['_alignToTargetRect'](_0x358be5){const _0x893342=this['_sidebarItemViewToAnnotation']['get'](_0x358be5);if(!_0x893342||!_0x893342['target']||!_0x893342['targetRect'])return;const _0x40e93e=this['_getTargetTop'](_0x893342,_0x893342['targetRect']);this['_setItemTop'](_0x358be5,_0x40e93e);}['_getTargetTop'](_0x4aa2d9,_0x19570f){if(null===_0x19570f)return 0x0;if(_0x4aa2d9['target']instanceof _0x1f8626)return _0x19570f['top'];{const _0x4271b6=new _0x1f8626(this['view']['element'])['top'];return _0x19570f['top']-_0x4271b6;}}['_setItemTop'](_0x4373c7,_0x333b4f,_0x5bf310=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x5bf310&&(_0x333b4f=Math['max'](_0x333b4f,this['_getMaxAvailableTop'](_0x4373c7))),_0x4373c7['top']=_0x333b4f;}['_getMaxAvailableTop'](_0x5aa516){let _0x3c11b1=this['_getItemBefore'](_0x5aa516),_0x249a37=0x0;for(;_0x3c11b1;)_0x3c11b1['updateHeight'](),_0x249a37+=this['_spaceBetweenItems']+_0x3c11b1['height'],_0x3c11b1=this['_getItemBefore'](_0x3c11b1);return _0x249a37;}}function R(_0xa67fa3,_0x2d4248){return Math['max'](_0xa67fa3-_0x2d4248,0x0);}function y(_0xbe8809){return null!==_0xbe8809&&'object'==typeof _0xbe8809&&0x1===_0xbe8809['nodeType'];}class n extends _0x26d1a2{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[D,M];}static get['pluginName'](){return'WideSidebar';}constructor(_0x30902e){super(_0x30902e),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x25474e(),this['_refreshPositioningDebounced']=_0x1c060d(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x327fba=this['context']['plugins']['get'](M),_0x11dfac=this['context']['plugins']['get'](D);_0x327fba['register']('wideSidebar',this),_0x11dfac['container']&&_0x327fba['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x20bfa4){if(_0x20bfa4===this['activeAnnotation'])return;const _0x5e19de=this['context']['plugins']['get'](D);_0x5e19de['_activeAnnotation']=_0x20bfa4;const _0x41a116=this['activeAnnotation'];this['activeAnnotation']=_0x20bfa4,_0x5e19de['refresh']({'blurredAnnotation':_0x41a116,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x5193d7){this['annotations']=_0x5193d7;const _0x1218db=this['context']['plugins']['get'](D);if(_0x1218db['_annotations']=_0x5193d7,this['isAttached'])throw new _0x37a2c2('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x1218db,'set:container',()=>{this['detach'](),this['listenTo'](_0x1218db,'change:container',_0x525bed=>{_0x525bed['off'](),this['attach'](_0x5193d7);});}),_0x1218db['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x32f35d=_0x2e8f8b=>{_0x2e8f8b['updateTargetRect'](),_0x1218db['addAnnotation'](_0x2e8f8b);};for(const _0x54b67d of _0x5193d7)_0x32f35d(_0x54b67d);this['listenTo'](_0x5193d7,'add',(_0x530071,_0x3ff73a)=>{_0x32f35d(_0x3ff73a);}),this['listenTo'](_0x5193d7,'remove',(_0x6136a5,_0x463440,_0x26617a)=>{_0x1218db['rearrange']({'removedAnnotation':_0x463440,'previousAnnotation':_0x5193d7['get'](_0x26617a-0x1),'nextAnnotation':_0x5193d7['get'](_0x26617a+0x1)}),_0x463440===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x5193d7,'focus',(_0x4cee65,_0x3dba66)=>{this['setActiveAnnotation'](_0x3dba66);}),this['listenTo'](_0x5193d7,'blur',()=>{this['setActiveAnnotation'](null);});const _0x10d24d=this['context']instanceof _0x1b72a7?this['context']['editors']:new _0x25474e([this['context']]);for(const _0x315d85 of _0x10d24d)this['_integrateWithEditorAnnotations'](_0x315d85);this['listenTo'](_0x10d24d,'add',(_0xa9ed1b,_0x3dce81)=>{this['listenTo'](_0x3dce81,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x3dce81);});}),this['listenTo'](_0x10d24d,'remove',(_0x4e35c9,_0x4161b9)=>{_0x4161b9['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4161b9['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x37a2c2('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x53630f=this['context']['plugins']['get'](D);_0x53630f['_detachFromContainer'](this['annotations']),this['stopListening'](_0x53630f),this['stopListening'](this['annotations']),this['context']instanceof _0x1b72a7&&this['stopListening'](this['context']['editors']);for(const _0x1fe1a3 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x1fe1a3);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x96407){if(!_0x96407['plugins']['has']('EditorAnnotations'))return;const _0x1e9c33=_0x96407['plugins']['get']('EditorAnnotations'),_0x42da23=()=>{const _0x5d3dfe=_0x1e9c33['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x5d3dfe[0x0]||null);};this['listenTo'](_0x1e9c33,'refresh',_0x42da23),this['listenTo'](_0x1e9c33,'blur',(_0x528c20,{isAnnotationTracked:_0x2a6b1e})=>{this['activeAnnotation']&&_0x2a6b1e(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x1e9c33,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0xe450f2=>{_0x1e9c33['hasDomSelection']()&&(_0x42da23(),_0xe450f2['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x1e9c33);}['_destroyEditorAnnotationsIntegration'](_0x5b88d9){this['stopListening'](_0x5b88d9),this['_editorAnnotations']['remove'](_0x5b88d9);}}class L extends _0x16e7f9{['counterView'];constructor(_0x160fca){super(_0x160fca);const _0x377817=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x2b66d0,_0x15171a)=>_0x2b66d0?'...':_0x15171a['toString']()),this['set']('annotationType',''),this['icon']=$t,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new Dt(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x377817['to']('annotationType',_0x10e7e3=>'ck-annotation-counter__badge--'+_0x10e7e3),_0x377817['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x377817['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x26d1a2{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[D,M];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0x292af8){super(_0x292af8),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x320d61),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x25474e(),this['_refreshPositioningDebounced']=_0x1c060d(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x2a8304(this['context']['locale']),this['balloonPanelView']=new _0x1bc751(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x10da8a){this['annotations']=_0x10da8a;const _0x201e87=this['context']['plugins']['get'](D),_0x522912=this['balloonPanelView'];if(_0x201e87['_annotations']=_0x10da8a,this['isAttached'])throw new _0x37a2c2('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x201e87,'set:container',()=>{this['detach'](),this['listenTo'](_0x201e87,'change:container',_0x209f74=>{_0x209f74['off'](),this['attach'](_0x10da8a);});}),_0x201e87['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x53c0cd=_0x26ef7e=>{const _0x545d89=new L(this['context']['locale']);_0x201e87['addAnnotation'](_0x26ef7e,_0x545d89),this['_annotationToNarrowView']['set'](_0x26ef7e,_0x545d89),_0x545d89['bind']('isDirty','annotationType','number')['to'](_0x26ef7e['view'],'isDirty','type','length'),_0x545d89['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x522912['content']['first']!==_0x26ef7e['view']?(this['_showBalloon'](_0x26ef7e),_0x26ef7e['view']['element']['focus'](),this['setActiveAnnotation'](_0x26ef7e)):this['setActiveAnnotation'](null);});};for(const _0x5f17e1 of _0x10da8a)_0x53c0cd(_0x5f17e1);this['listenTo'](_0x10da8a,'add',(_0x10d4c8,_0x216460)=>{_0x53c0cd(_0x216460);}),this['listenTo'](_0x10da8a,'remove',(_0x47d975,_0x38f5ca,_0x47c98e)=>{this['_annotationToNarrowView']['get'](_0x38f5ca)['destroy'](),this['_annotationToNarrowView']['delete'](_0x38f5ca),_0x201e87['rearrange']({'removedAnnotation':_0x38f5ca,'previousAnnotation':_0x10da8a['get'](_0x47c98e-0x1),'nextAnnotation':_0x10da8a['get'](_0x47c98e+0x1)}),_0x38f5ca===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x10da8a,'focus',(_0x14eec9,_0x4525ca)=>{this['setActiveAnnotation'](_0x4525ca);}),this['listenTo'](_0x10da8a,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x263c6f,_0x47782c)=>{_0x47782c['keyCode']===_0x48a545['esc']&&_0x522912['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x522912['content']['first']),this['_hideBalloon'](),_0x47782c['stopPropagation'](),_0x47782c['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x23f72b,_0x2fe522)=>{const _0x30b6ac=_0x2fe522['target'];_0x522912['isVisible']&&_0x522912['element']['contains'](_0x30b6ac)||_0x201e87['view']['element']['contains'](_0x30b6ac)||_0x23f72b['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x4511c5=>_0x4511c5['contains'](_0x30b6ac))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x3c6f78=this['context']instanceof _0x1b72a7?this['context']['editors']:new _0x25474e([this['context']]);for(const _0xe49e4c of _0x3c6f78)this['_integrateWithEditorAnnotations'](_0xe49e4c);this['listenTo'](_0x3c6f78,'add',(_0x51157f,_0x44e770)=>{this['listenTo'](_0x44e770,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x44e770);});}),this['listenTo'](_0x3c6f78,'remove',(_0x21b62b,_0x771160)=>{_0x771160['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x771160['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x46e5e6){if(_0x46e5e6===this['activeAnnotation'])return;const _0x15c879=this['context']['plugins']['get'](D);if(_0x15c879['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x46e5e6,'disableAnimationOnActivatedAnnotation':!0x0}),_0x46e5e6)_0x15c879['getSidebarItemView'](_0x46e5e6)?this['_showBalloon'](_0x46e5e6):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x46e5e6;}['detach'](){if(!this['isAttached'])throw new _0x37a2c2('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x46b1d7=this['context']['plugins']['get'](D);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x4cf85c=>_0x4cf85c['destroy']()),this['_annotationToNarrowView']['clear'](),_0x46b1d7['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x1b72a7&&this['stopListening'](this['context']['editors']);for(const _0x5a0411 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5a0411);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['_selectedAnnotations']=[],this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['bodyCollection']['detachFromDom']();}['_integrateWithEditorAnnotations'](_0xaef5bd){if(!_0xaef5bd['plugins']['has']('EditorAnnotations'))return;const _0x20acba=_0xaef5bd['plugins']['get']('EditorAnnotations'),_0x5a2e57=this['context']['plugins']['get'](D),_0x32e850=this['annotations'],_0x43f576=this['balloonPanelView'],_0x51dc98=()=>{const _0x52079e=_0x20acba['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x52079e),this['setActiveAnnotation'](_0x52079e[0x0]||null);};this['listenTo'](_0x20acba,'refresh',_0x51dc98),this['listenTo'](_0x20acba,'blur',(_0xda269f,{isAnnotationTracked:_0x194ed5})=>{this['activeAnnotation']&&_0x194ed5(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x20acba,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x32e850,'blur',_0x21d93b=>{_0x20acba['hasDomSelection']()&&_0x21d93b['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x1aad5d,_0x27d233)=>{const _0xb489cc=_0x27d233['target'];_0x43f576['isVisible']&&_0x43f576['element']['contains'](_0xb489cc)||_0x5a2e57['view']['element']['contains'](_0xb489cc)||this['activeAnnotation']&&_0x20acba['hasDomSelection']()&&(_0x51dc98(),_0x1aad5d['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x20acba);}['_destroyEditorAnnotationsIntegration'](_0x5b0ff9){_0x5b0ff9&&(this['stopListening'](_0x5b0ff9),this['_editorAnnotations']['remove'](_0x5b0ff9));}['_setSelectedAnnotations'](_0x4f9cb0){for(const _0x571c53 of this['_selectedAnnotations'])_0x4f9cb0['includes'](_0x571c53)||this['_manuallyClosedAnnotationViews']['delete'](_0x571c53['view']);this['_selectedAnnotations']=_0x4f9cb0;}['_refreshPositioning'](){const _0x18e3b8=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x18e3b8['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x373a5b){if(this['_manuallyClosedAnnotationViews']['has'](_0x373a5b['view']))return;const _0x475325=this['balloonPanelView']['content']['first'];_0x475325!==_0x373a5b['view']?(_0x475325&&this['_detachListeners'](_0x475325),this['_attachListeners'](_0x373a5b['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x373a5b['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x347a00=this['balloonPanelView']['content']['first'],_0x5c74bd=_0x347a00&&this['annotations']['getByView'](_0x347a00);if(!_0x5c74bd||!this['_annotationToNarrowView']['has'](_0x5c74bd))return;const _0x9a34f9=this['_annotationToNarrowView']['get'](_0x5c74bd)['element'],_0xa4208c=(function(){const _0x3ae72a=_0x1bc751['defaultPositions'];return[_0x3ae72a['southArrowNorthEast'],_0x3ae72a['northArrowSouthEast'],_0x3ae72a['southArrowNorth'],_0x3ae72a['northArrowSouth'],_0x3ae72a['southArrowNorthWest'],_0x3ae72a['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x9a34f9,'positions':_0xa4208c});}['_hideBalloon'](){const _0x12e42d=this['balloonPanelView'],_0x1272c6=_0x12e42d['content']['first'];_0x1272c6&&(this['_detachListeners'](_0x1272c6),_0x12e42d['unpin'](),_0x12e42d['content']['clear']());}['_attachListeners'](_0x486fd7){this['listenTo'](_0x486fd7,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x486fd7,'Esc',(_0x47b260,_0x38421c)=>{this['_manuallyClosedAnnotationViews']['add'](_0x486fd7),this['_hideBalloon'](),_0x38421c();});}['_detachListeners'](_0xac290e){this['stopListening'](_0xac290e);}}class c extends _0x1b4fd1{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0xc763d1,M];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x5bc3e7){super(_0x5bc3e7),_0x5bc3e7['editing']['view']['addObserver'](_0x1ef2f5),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x5bc3e7['plugins']['get'](_0xc763d1),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x177a08=this['editor']['plugins']['get'](M);_0x177a08['context']===this['editor']&&(_0x177a08['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x156ae4,_0x94182c)=>{const _0x4f70c6=this['_balloon'];if(this['isAttached']&&_0x4f70c6['visibleView']){const _0x453ebb=this['annotations']['getByView'](_0x4f70c6['visibleView']);_0x453ebb&&this['_closeAnnotation'](_0x453ebb),_0x94182c();}}));}['afterInit'](){const _0x38492c=this['editor']['plugins']['get'](M);_0x38492c['context']===this['editor']&&(_0x38492c['hasActive']()||_0x38492c['switchTo']('inline'));}['setActiveAnnotation'](_0x1daf58){_0x1daf58!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x1daf58&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x1daf58)&&this['_addAnnotationToBalloon'](_0x1daf58,!0x0),_0x1daf58['isActive']=!0x0),_0x1daf58||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x1daf58);}['attach'](_0x17bbd8){this['annotations']=_0x17bbd8;const _0x3bfbc5=this['editor']['plugins']['get'](M),_0x17b31d=this['_balloon'];if(this['isAttached'])throw new _0x37a2c2('inlineannotations-attach-already-attached',this);if(_0x3bfbc5['context']!==this['editor'])throw new _0x37a2c2('inlineannotations-not-allowed-with-context',this);const _0x40262b=this['editor']['plugins']['get'](b);this['listenTo'](_0x40262b,'refresh',()=>{const _0x3a2cfb=_0x40262b['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x3dcebc,_0x40ba7d;!this['_forceRefresh']&&(_0x3dcebc=_0x3a2cfb,_0x40ba7d=this['_selectedAnnotations'],_0x3dcebc['length']===_0x40ba7d['length']&&_0x3dcebc['every'](_0xd405f=>_0x40ba7d['includes'](_0xd405f)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x3a2cfb),this['setActiveAnnotation'](_0x3a2cfb[0x0]||null));}),this['listenTo'](_0x40262b,'blur',(_0x24f584,{isAnnotationTracked:_0x2a6a10})=>{this['activeAnnotation']&&_0x2a6a10(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x12a80c,_0x88cfb2,_0x8db42e)=>{_0x8db42e||this['setActiveAnnotation'](null);}),this['listenTo'](_0x17bbd8,'remove',(_0x78755e,_0x2256e7)=>{this['_removeAnnotationFromBalloon'](_0x2256e7),_0x2256e7===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x17b31d,'change:visibleView',(_0x358a2e,_0x21e235,_0x35eaa5,_0x531340)=>{_0x531340&&this['stopListening'](_0x531340);const _0x2034ae=_0x17bbd8['getByView'](_0x35eaa5);_0x35eaa5&&_0x2034ae&&(this['listenTo'](_0x35eaa5,'change:height',()=>{_0x17b31d['updatePosition']();}),this['listenTo'](_0x35eaa5,'Esc',()=>{this['_closeAnnotation'](_0x2034ae),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x2034ae&&this['setActiveAnnotation'](_0x2034ae));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x17b31d['visibleView']&&(_0x17bbd8['getByView'](_0x17b31d['visibleView'])&&_0x17b31d['updatePosition']());}),this['listenTo'](this['editor']['editing']['view']['document'],'mousedown',()=>{this['_forceRefresh']=!0x0,this['_manuallyClosed']['clear']();}),this['editor']['editing']['view']['document']['selection']['editableElement']&&this['editor']['editing']['view']['focus'](),this['isAttached']=!0x0;}['detach'](){if(!this['isAttached'])throw new _0x37a2c2('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x4defaf of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x4defaf);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x3c857a){for(const _0x4596e3 of this['_selectedAnnotations'])_0x3c857a['includes'](_0x4596e3)||this['_manuallyClosed']['delete'](_0x4596e3);for(const _0x5779f0 of this['annotations'])_0x3c857a['includes'](_0x5779f0)||this['_removeAnnotationFromBalloon'](_0x5779f0);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x208e74 of _0x3c857a)this['_addAnnotationToBalloon'](_0x208e74);}this['_selectedAnnotations']=_0x3c857a;}['_addAnnotationToBalloon'](_0x321be0,_0x3eb420=!0x1){this['_manuallyClosed']['has'](_0x321be0)||(this['_addedAnnotations']['has'](_0x321be0)||this['_balloon']['hasView'](_0x321be0['view'])||(this['_addedAnnotations']['add'](_0x321be0),this['_balloon']['add']({'stackId':_0x321be0['view']['id'],'view':_0x321be0['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x321be0)}})),_0x3eb420&&this['_balloon']['showStack'](_0x321be0['view']['id']));}['_getBalloonTargetForAnnotation'](_0x55494c){const _0x55c05d=_0x55494c['target'],_0x4009fc=this['editor']['editing']['view'],_0x50c2e5=_0x4009fc['document']['selection']['getFirstRange'](),_0x1568c3=_0x4009fc['domConverter']['viewRangeToDom'](_0x50c2e5);if(_0x1568c3['collapse'](!0x0),_0x55c05d){if(_0x55c05d instanceof _0x1f8626)return _0x55c05d;let _0x5cfb2d=[];for(const _0x5d5e12 of _0x55c05d)_0x5cfb2d['push'](...(_0x17fdf=_0x5d5e12['getClientRects'](),Array['from'](_0x17fdf)['map'](DOMRect['fromRect'])));_0x5cfb2d=function(_0x193421){const _0x3b119e=[];let _0x4b9477=_0x193421[0x0];for(let _0x33b79d=0x1;_0x33b79d<_0x193421['length'];_0x33b79d++)q(_0x4b9477,_0x193421[_0x33b79d])?_0x4b9477['width']+=_0x193421[_0x33b79d]['width']:(_0x3b119e['push'](_0x4b9477),_0x4b9477=_0x193421[_0x33b79d]);return _0x3b119e['push'](_0x4b9477),_0x3b119e;}(_0x5cfb2d);const _0x3ced45=_0x1568c3['getBoundingClientRect']();return _0x5cfb2d['find'](_0x34b66b=>_0x34b66b['top']<=_0x3ced45['top']&&_0x34b66b['bottom']>=_0x3ced45['bottom']&&_0x34b66b['left']<=_0x3ced45['left']&&_0x34b66b['right']>=_0x3ced45['right'])||_0x5cfb2d[0x0];}var _0x17fdf;return _0x55494c['targetRect']||_0x1568c3;}['_removeAnnotationFromBalloon'](_0x5d9a68){this['_addedAnnotations']['has'](_0x5d9a68)&&this['_balloon']['hasView'](_0x5d9a68['view'])&&(this['_addedAnnotations']['delete'](_0x5d9a68),this['_balloon']['remove'](_0x5d9a68['view']));}['_closeAnnotation'](_0x1cc633){this['_manuallyClosed']['add'](_0x1cc633),this['_removeAnnotationFromBalloon'](_0x1cc633);}}function q(_0x5a5ffb,_0x45d8f6){return _0x5a5ffb['top']===_0x45d8f6['top']&&_0x5a5ffb['bottom']===_0x45d8f6['bottom']&&_0x5a5ffb['right']===_0x45d8f6['left'];}var it='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M14\x203.5A3.5\x203.5\x200\x200\x201\x2017.5\x207v6l-.005.192a3.501\x203.501\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.37-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.272-2.63l-.062-.07-4.729-.046a3.5\x203.5\x200\x200\x201-3.5-3.5v-6a3.5\x203.5\x200\x200\x201\x203.5-3.5L14\x203.5ZM3.5\x204.954a2\x202\x200\x200\x200-2\x202v6a2\x202\x200\x200\x200\x202\x202L8.924\x2015a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L12.962\x2015H14a2\x202\x200\x200\x200\x202-2V7a2\x202\x200\x200\x200-2-2L3.5\x204.954Z\x22/><path\x20d=\x22M16.5.5h-10a3.5\x203.5\x200\x200\x200-3.162\x202h1.84A2\x202\x200\x200\x201\x206.5\x202h10a2\x202\x200\x200\x201\x202\x202v8.873a3.502\x203.502\x200\x200\x200\x201.495-2.681L20\x2010V4A3.5\x203.5\x200\x200\x200\x2016.5.5Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M12.013\x207.453a.75.75\x200\x200\x201\x20.034\x201.06l-3.75\x204a.75.75\x200\x200\x201-1.045.048l-2.25-2a.75.75\x200\x200\x201\x20.996-1.122l1.704\x201.515\x203.25-3.467a.75.75\x200\x200\x201\x201.061-.034Z\x22/></svg>\x0a';class st extends Dt{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x3e3ef1,_0x1490f4){super(_0x3e3ef1),this['set']('isEmpty',!_0x1490f4['length']),this['focusTracker']=new _0x2278b7(),this['_annotationViews']=_0x1490f4,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x1490f4,'focusTracker':this['focusTracker']}),this['listenTo'](_0x1490f4,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x1490f4,'remove',(_0x4451ed,_0x3a94a4)=>{_0x3a94a4['isActive']&&this['focus'](),_0x1490f4['length']||(this['isEmpty']=!0x0);});const _0x5cb816=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x3e3ef1,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x1490f4},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x5cb816['if']('isEmpty','ck-hidden',_0x33e6c7=>!_0x33e6c7)]},'children':[{'text':S(_0x3e3ef1,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy']();}['focus'](){this['focusCycler']['first']?this['focusCycler']['focusFirst']():this['element']['focus']();}['_setupKeyboardNavigation'](){for(const _0x4800d6 of this['_annotationViews'])this['focusTracker']['add'](_0x4800d6['element']);this['_annotationViews']['on']('change',(_0xf28f86,{added:_0x518fab,removed:_0x3b4f06})=>{for(const _0x1ae21f of _0x518fab)this['focusTracker']['add'](_0x1ae21f['element']);for(const _0x4bc4f7 of _0x3b4f06)this['focusTracker']['remove'](_0x4bc4f7['element']);});}}class p extends _0x26d1a2{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,N];}constructor(_0x3c989b){super(_0x3c989b),this['archivedThreads']=new _0x25474e();}['init'](){const _0x520526=this['context'],_0x285778=_0x520526['plugins']['get'](m),_0x14aef5=_0x520526['plugins']['get'](N);this['listenTo'](_0x285778,'addCommentThread',(_0x4c928d,{threadId:_0x17bc18})=>{const _0x125b95=_0x285778['getCommentThread'](_0x17bc18);_0x125b95['archivedAt']&&this['archivedThreads']['add'](_0x125b95,this['_calculatePosition'](_0x125b95['archivedAt'])),this['listenTo'](_0x125b95,'change:archivedAt',(_0x23c6af,_0x8af1e5,_0x26b2d0)=>{_0x26b2d0?this['archivedThreads']['has'](_0x125b95)||this['archivedThreads']['add'](_0x125b95,this['_calculatePosition'](_0x125b95['archivedAt'])):this['archivedThreads']['has'](_0x125b95)&&this['archivedThreads']['remove'](_0x125b95);});}),this['listenTo'](_0x285778,'removeCommentThread',(_0x48cfa7,{threadId:_0x22414e})=>{const _0x442c14=_0x285778['getCommentThread'](_0x22414e);this['stopListening'](_0x442c14),this['archivedThreads']['has'](_0x442c14)&&this['archivedThreads']['remove'](_0x442c14);},{'priority':'highest'}),this['listenTo'](_0x14aef5['collection'],'focus',(_0x2e7ae8,_0x70c5f1)=>{_0x70c5f1['isVisible']||(_0x70c5f1['isActive']=!0x0,_0x14aef5['activate'](_0x70c5f1));});}['_calculatePosition'](_0x12977d){const _0x57cdc2=[...this['archivedThreads']]['findIndex'](_0x5483c6=>_0x5483c6['archivedAt']<_0x12977d);return _0x57cdc2>-0x1?_0x57cdc2:this['archivedThreads']['length'];}}class a extends _0x1b4fd1{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x35ba74];}constructor(_0x340350){super(_0x340350),this['annotationViews']=new _0x22b218(),this['_pendingThreads']=[];}['init'](){const _0x1a4e0b=this['editor'],_0x46fda1=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x1a4e0b['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x16e7f9,!0x0)),_0x1a4e0b['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x12bb11=this['_createCommentsArchiveButton'](_0x4dd680);return _0x12bb11['set']({'role':'menuitemcheckbox'}),_0x12bb11;});const _0x2832a3=_0x1a4e0b['plugins']['get'](p),_0x333c6d=_0x1a4e0b['plugins']['get']('Annotations'),_0x3d07a8=_0x1a4e0b['plugins']['get']('CommentsRepository');this['listenTo'](_0x2832a3['archivedThreads'],'add',(_0x457429,_0xd29e8a)=>{const _0x2ccbc9=_0x1a4e0b['config']['get']('collaboration.channelId');if(!_0x2ccbc9||_0xd29e8a['channelId']===_0x2ccbc9){const _0x1d6da1=_0x3d07a8['_threadToController']['get'](_0xd29e8a);if(!_0x1d6da1)return void this['_pendingThreads']['push'](_0xd29e8a);const _0x2b846f=this['_calculatePosition'](_0xd29e8a['archivedAt']),_0x4a9b83=_0x333c6d['getByInnerView'](_0x1d6da1['view']);_0x4a9b83['isVisible']&&_0x333c6d['_visibleAnnotations']['remove'](_0x4a9b83),this['annotationViews']['add'](_0x4a9b83['view'],_0x2b846f);}}),this['listenTo'](_0x333c6d['collection'],'add',(_0x2194e3,_0x551e33)=>{const _0x3e6747=this['_pendingThreads']['find'](_0x47c7f8=>{const _0x55400b=_0x3d07a8['_threadToController']['get'](_0x47c7f8);return _0x55400b&&_0x551e33['innerView']===_0x55400b['view'];});if(_0x3e6747){const _0x4b4276=this['_calculatePosition'](_0x3e6747['archivedAt']);this['annotationViews']['add'](_0x551e33['view'],_0x4b4276),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x3e6747),0x1);}}),this['listenTo'](_0x2832a3['archivedThreads'],'remove',(_0x22adca,_0x3518c4)=>{const _0x4538a4=_0x1a4e0b['config']['get']('collaboration.channelId');if(!_0x4538a4||_0x3518c4['channelId']===_0x4538a4){const _0x508ffb=_0x3d07a8['_threadToController']['get'](_0x3518c4),_0x125d97=_0x333c6d['getByInnerView'](_0x508ffb['view']);this['annotationViews']['remove'](_0x125d97['view']),this['stopListening'](_0x125d97['focusableElements']);}}),this['listenTo'](_0x333c6d['collection'],'add',(_0x168ead,_0x43db1c)=>{this['listenTo'](_0x43db1c,'escape',_0x46fda1);}),this['listenTo'](_0x333c6d['collection'],'remove',(_0x591b98,_0x102ee7)=>{this['stopListening'](_0x102ee7,'escape',_0x46fda1);});}['_calculatePosition'](_0x222c69){const _0x1a4b94=this['editor']['config']['get']('collaboration.channelId'),_0x5697ce=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x563df8=>_0x563df8['channelId']===_0x1a4b94)['findIndex'](_0x128b31=>_0x128b31['archivedAt']<_0x222c69);return _0x5697ce<0x0||_0x5697ce>this['annotationViews']['length']?this['annotationViews']['length']:_0x5697ce-0x1;}['_toggleDialog'](){const _0x2b7e15=this['editor'],_0x1bd68c=_0x2b7e15['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new st(_0x2b7e15['locale'],this['annotationViews'])),'commentsArchive'===_0x1bd68c['id']?_0x1bd68c['hide']():_0x1bd68c['show']({'id':'commentsArchive','title':S(_0x2b7e15['locale'],'COMMENTS_ARCHIVE'),'icon':it,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':tt['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x24ceab,_0xa28015=!0x1){const _0xec91b3=this['editor']['locale'],_0x27803a=this['editor']['plugins']['get']('Dialog'),_0x34c03c=new _0x24ceab(_0xec91b3);return _0x34c03c['bind']('isEnabled')['to'](this,'isEnabled'),_0x34c03c['bind']('isOn')['to'](_0x27803a,'id',_0x267e38=>'commentsArchive'===_0x267e38),_0x34c03c['set']({'label':S(_0xec91b3,'COMMENTS_ARCHIVE'),'icon':it,'isToggleable':!0x0}),_0xa28015&&(_0x34c03c['tooltip']=!0x0),this['listenTo'](_0x34c03c,'execute',()=>this['_toggleDialog']()),_0x34c03c;}['_hideDialogOnAnnotationEscape']=_0x514c04=>{const _0x2bd3fd=_0x514c04['source'];if(!this['annotationViews']['has'](_0x2bd3fd['view']))return;const _0x4f9316=this['editor']['plugins']['get']('Dialog');_0x4f9316['isOpen']&&'commentsArchive'===_0x4f9316['id']&&(_0x4f9316['hide'](),_0x514c04['stop']());};}class f extends _0x1b4fd1{static get['requires'](){return[m,r,s,p,a,e,n,i,c];}static get['pluginName'](){return'Comments';}}export{d as Annotation,x as AnnotationCollection,T as AnnotationView,N as Annotations,M as AnnotationsUIs,es as BaseCommentThreadView,ns as BaseCommentView,ie as Comment,se as CommentThread,vt as CommentThreadController,kt as CommentThreadInputView,gt as CommentThreadView,Tt as CommentView,f as Comments,p as CommentsArchive,xt as CommentsListView,e as CommentsOnly,m as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,i as NarrowSidebar,n as WideSidebar};
23
+ import{Editor as _0x220894,icons as _0x15bddb,ContextPlugin as _0x42c12b,PendingActions as lt,Context as _0xcb56fb,Command as _0x552556,Plugin as _0x482ce4}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x15eb0c,uid as _0x73ff1c,KeystrokeHandler as Et,FocusTracker as _0x3aa0b7,diff as _0x52ea7e,Collection as _0x30ed81,Rect as _0x376f8e,CKEditorError as _0x4672c9,first as _0x4e4303,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as et,toUnit as Ht,DomEmitterMixin as _0x316946,keyCodes as _0x48ee02}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x3da142,AriaDescriptionView as _0x5e013b,setupThreadKeyboardNavigation as _0x47e2c1,ConfirmMixin as ti,LateFocusButtonView as _0x1c1e8c,trimHtml as _0x4cf718,LateFocusDropdownButtonView as _0x21aaa9,Users as it,getDateTimeFormatter as ut,hashObject as ft,getAllMarkersDomElementsSorted as nt,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as te}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as It,cloneDeep as pt,set as wt,unset as yt,debounce as _0x35a960}from'lodash-es';import{EditorUIView as tr,InlineEditableUIView as $t,EditorUI as Yt,View as _t,FocusCycler as Ft,ButtonView as _0xb7d699,ViewCollection as _0x469c07,createDropdown as _0xe8067,ListView as _0x230a8f,focusChildOnDropdownOpen as _0x355eaa,ListItemView as _0x209345,MenuBarMenuListItemButtonView as _0x5fd2d5,BodyCollection as _0x405b0e,BalloonPanelView as _0x34f51d,ContextualBalloon as _0xee99cd,Dialog as _0x3e2428,DialogViewPosition as _0x31d68d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as Bt,enablePlaceholder as zt,MouseObserver as _0x3dd2cc}from'@ckeditor/ckeditor5-engine/dist/index.js';import{Clipboard as Gt,ClipboardMarkersUtils as Rt,ClipboardPipeline as Mt}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Enter as Jt,ShiftEnter as Kt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{SelectAll as Nt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Qt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as St}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Ut}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x5ebbd0}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';class At extends/* #__PURE__ -- @preserve */
24
+ _0x15eb0c(){['model'];['view'];constructor(_0x478c43,_0x366b8d){super(),this['model']=_0x478c43,this['model']['_isAttached']=!0x0,this['view']=_0x366b8d,this['listenTo'](_0x366b8d,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x366b8d,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x366b8d,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x366b8d,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x366b8d,'addComment',(_0x26358b,_0x3f29a0)=>this['addComment'](_0x3f29a0)),this['listenTo'](_0x366b8d,'updateComment',(_0x22dbee,_0x10e384,_0x4b8faa)=>this['updateComment'](_0x10e384,_0x4b8faa)),this['listenTo'](_0x366b8d,'removeComment',(_0x2d2497,_0x1ec6e5)=>this['removeComment'](_0x1ec6e5));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x184462){this['model']['addComment']({'content':_0x184462,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x29efbe,_0x241c79){this['model']['getComment'](_0x29efbe)['update']({'content':_0x241c79});}['removeComment'](_0xf6fbc1){this['model']['getComment'](_0xf6fbc1)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0x13071c,_0x330999,_0x45897b){const t=_0x13071c['t'];switch(_0x330999){case'PENDING_ACTION_COMMENT_THREAD':return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});case'Comment':return t('Comment');case'Reply...':return t('Reply...');case'Reply\x20to\x20reopen\x20discussion...':return t('Reply\x20to\x20reopen\x20discussion...');case'Write\x20a\x20comment...':return t('Write\x20a\x20comment...');case'Comment\x20was\x20made\x20on\x20an\x20element':return t('Comment\x20was\x20made\x20on\x20an\x20element');case'Comment\x20editor':return t('Comment\x20editor');case'Delete\x20comment\x20thread?':return t('Delete\x20comment\x20thread?');case'Delete\x20comment?':return t('Delete\x20comment?');case'Marked\x20as\x20resolved':return t('Marked\x20as\x20resolved');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Cancel':return t('Cancel');case'Edit':return t('Edit');case'Resolve':return t('Resolve');case'Reopen':return t('Reopen');case'Remove':return t('Remove');case'Reply':return t('Reply');case'Save':return t('Save');case'Annotations\x20sidebar':return t('Annotations\x20sidebar');case'Annotations\x20list':return t('Annotations\x20list');case'Thread\x20comments':return t('Thread\x20comments');case'THREAD_CONTEXT_LABEL':return t({'string':'Thread\x20context:\x20%0','id':'THREAD_CONTEXT_LABEL'},_0x45897b);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%1\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0x45897b);case'COMMENT_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'COMMENT_THREAD_DESCRIPTION'});case'COMMENT_ARIA_LABEL':return t({'string':'Comment\x20by\x20%0.\x20Created\x20on\x20%1.\x20%2.\x20%3','id':'COMMENT_ARIA_LABEL'},_0x45897b);case'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20content\x20with\x20comments.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20content\x20with\x20comments.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_COMMENT_ANNOUNCEMENT'},_0x45897b);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x45897b);case'TOO_LONG_COMMENT_ALERT':return t({'string':'Comment\x20content\x20is\x20too\x20long.\x20Your\x20comment\x20has\x20%0\x20characters\x20but\x20the\x20limit\x20is\x20%1\x20characters.','id':'TOO_LONG_COMMENT_ALERT'},_0x45897b);case'EXTERNAL_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20external\x20source.','id':'EXTERNAL_COMMENT'});case'EXTERNAL_IMPORT_WORD_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_COMMENT'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x45897b);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x45897b);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}class Zt extends tr{['main'];['editable'];constructor(_0x3a904a,_0x2f7162){super(_0x3a904a);const _0x450711=_0x73ff1c();this['main']=this['createCollection'](),this['editable']=new $t(_0x3a904a,_0x2f7162,void 0x0,{'label':()=>S(_0x3a904a,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x3a904a['uiLanguageDirection'],'lang':_0x3a904a['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x450711},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class Ot extends Yt{['view'];constructor(_0x14b6bd){super(_0x14b6bd),this['view']=new Zt(_0x14b6bd['locale'],_0x14b6bd['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x47fa3a=this['editor']['editing']['view'],_0x22de17=this['view']['editable'],_0x1e00dc=_0x47fa3a['document']['getRoot']();_0x22de17['name']=_0x1e00dc['rootName'],this['view']['render']();const _0x10ff41=_0x22de17['element'];this['setEditableElement'](_0x22de17['name'],_0x10ff41),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x47fa3a['attachDomRoot'](_0x10ff41),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Vt=[Gt,Jt,Kt,Nt,Qt,St,Ut];class Xt extends/* #__PURE__ -- @preserve */
25
+ _0x15eb0c(_0x220894){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Vt)());constructor(_0x38234e={}){(_0x38234e=Object['assign']({},_0x38234e))['plugins']||(_0x38234e['plugins']=Xt['defaultPlugins']),super(_0x38234e),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot']();}['create'](){const _0x21e3ab=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x21e3ab))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x1c5596=>{const _0x26976b=this['model']['document']['getRoot'](),_0x36b199=_0x26976b&&_0x26976b['getChild'](_0x26976b['childCount']-0x1);_0x1c5596['setSelection'](_0x36b199,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x271823=this['editing']['view'],_0x2e377d=_0x271823['document']['getRoot'](),_0x5b94f3=_0x2e377d['getChild'](0x0);_0x2e377d['childCount']>0x1||!_0x5b94f3||'p'!=_0x5b94f3['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(Bt(_0x271823,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x5b94f3['placeholder']=this['placeholder']),zt({'view':_0x271823,'element':_0x5b94f3,'keepOnFocus':!0x0}),this['placeholderElement']=_0x5b94f3);}}class rs extends _t{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x5d9331,_0x52f14a={}){super(_0x5d9331),this['editor']=null,this['_editorConfig']=_0x52f14a,this['set']('value',_0x52f14a['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x5d9331,'Reply...')),this['set']('submitLabel',S(_0x5d9331,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new Et(),this['focusTracker']=new _0x3aa0b7(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x23c393,_0x2061b5)=>{this['cancelButtonView']['fire']('execute'),_0x2061b5();}),this['keystrokes']['set']('Ctrl+Enter',(_0x49a0e1,_0x57cd01)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x57cd01());}),this['on']('submit',(_0x32dd67,_0x2de873)=>{_0x2de873['length']>0xfde8?(alert(S(_0x5d9331,'TOO_LONG_COMMENT_ALERT',[_0x2de873['length'],0xfde8])),_0x32dd67['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Xt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x39f95f=this['editor'];this['element']['insertBefore'](_0x39f95f['ui']['element'],this['element']['firstChild']),_0x39f95f['model']['document']['on']('change',()=>this['value']=_0x39f95f['getData']()),_0x39f95f['bind']('placeholder')['to'](this),this['focusables']['add'](_0x39f95f['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x45deab){-0x1===_0x45deab?(this['focusCycler']['focusFirst'](),this['focusCycler']['focusLast']()):this['focusCycler']['focusFirst']();}async['destroy'](){this['_isDestroyed']||(this['_isDestroyed']=!0x0,this['editor']&&(await this['_editorCreationPromise'],await this['editor']['destroy'](),this['fire']('editorDestroyed',this['editor'])),await super['destroy']());}['_createSubmitButton'](){const {locale:_0x3274da}=this,_0x49ed1f=new _0xb7d699(_0x3274da);return _0x49ed1f['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x49ed1f['withText']=!0x0,_0x49ed1f['bind']('label')['to'](this,'submitLabel'),_0x49ed1f['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x49ed1f['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x3f60eb,_0x4f67d1)=>!_0x4f67d1&&!!_0x3f60eb['trim']()),_0x49ed1f;}['_createCancelButton'](){const {locale:_0x3f71c9}=this,_0x2cb5a2=new _0xb7d699(_0x3f71c9);return _0x2cb5a2['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x2cb5a2['label']=S(_0x3f71c9,'Cancel'),_0x2cb5a2['withText']=!0x0,_0x2cb5a2['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x2cb5a2;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x119167=>{this['focusTracker']['add'](_0x119167['element']);}),this['focusables']['on']('change',(_0x428695,_0x1a6eb0)=>{for(const _0x4a781f of Array['from'](_0x1a6eb0['added'])['reverse']())this['focusTracker']['add'](_0x4a781f['element']);});}}class Pt extends _t{constructor(_0x5c8734,_0x48a38d,_0x37305e){super(_0x5c8734),this['commentInputView']=new rs(_0x5c8734,_0x37305e),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x878ea7,_0x31a198)=>_0x878ea7||!!_0x31a198),this['set']('showInput',!0x1),this['on']('change:showInput',()=>{this['showInput']&&!this['commentInputView']['editor']&&this['commentInputView']['createEditor']();}),this['commentInputView']['delegate']('editorReady')['to'](this),this['commentInputView']['delegate']('editorDestroyed')['to'](this),this['userView']=new _0x3da142(_0x5c8734,_0x48a38d),this['userView']['extendTemplate']({'attributes':{'class':'ck-thread__user','aria-hidden':!0x0}}),this['commentInputView']['extendTemplate']({'attributes':{'class':'ck-thread__input'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-container',this['bindTemplate']['if']('showInput','ck-comment__input-container--active')]},'children':[this['userView'],this['commentInputView']]});}['render'](){super['render'](),this['_focusOnNonInteractiveMouseDown']();}['destroy'](){return this['commentInputView']['destroy']()['then'](()=>super['destroy']());}['focus'](_0x160b04){this['commentInputView']['focus'](_0x160b04);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x5d884f,_0x3a285b)=>{const {submitButtonView:_0x5bf00f,cancelButtonView:_0x18e37c,editor:_0x50497e}=this['commentInputView'];[_0x5bf00f['element'],_0x18e37c['element'],_0x50497e?_0x50497e['editing']['view']['getDomRoot']():null]['filter'](_0x3e8a3e=>_0x3e8a3e)['some'](_0x4e6c1b=>_0x4e6c1b['contains'](_0x3a285b['target']))||(this['focus'](),_0x3a285b['preventDefault']());});}}class cs extends _t{constructor(_0x4049d4){super(_0x4049d4);const _0x43e7e6=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x43e7e6['to']('count',_0x5ecd81=>S(_0x4049d4,'NUMBER_OF_COMMENTS',_0x5ecd81))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x46d9c3,_0x4111b0,_0x1976a4){super(_0x46d9c3);const _0xa889=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x4111b0['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x4111b0,this['_config']=_0x1976a4,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x3aa0b7(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1a796c=>this['commentViews']['map'](_0x1650ad=>_0x1650ad['element'])['includes'](_0x1a796c['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x46d9c3),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0xde0479=>_0xde0479-this['_config']['maxCommentsWhenCollapsed']);for(const _0x4a830f of _0x4111b0['comments'])this['_handleNewCommentModel'](_0x4a830f);this['_handleInfoComment'](),this['listenTo'](_0x4111b0['comments'],'add',(_0x1e4f87,_0x439344)=>{const _0x4c4ac8=this['_calculatePosition'](_0x439344);this['length']++,this['_handleNewCommentModel'](_0x439344,_0x4c4ac8),this['refreshVisibleViews']();}),this['listenTo'](_0x4111b0['comments'],'remove',(_0xa2dd99,_0x3d722f)=>{this['length']--,this['_handleRemoveCommentModel'](_0x3d722f),this['refreshVisibleViews']();}),this['listenTo'](_0x4111b0,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x4111b0,'change:isResolved',()=>this['_handleInfoComment']()),this['on']('change:isActive',()=>this['refreshVisibleViews']()),this['on']('change:hasDirtyComment',()=>this['refreshVisibleViews']()),this['setTemplate']({'tag':'ul','attributes':{'class':['ck-thread__comments',_0xa889['if']('length','ck-hidden',_0xd1eacc=>!_0xd1eacc)],'aria-label':S(_0x46d9c3,'Thread\x20comments')},'children':this['visibleViews']});}get['_shouldCollapse'](){return this['_model']['weight']>this['_config']['maxThreadTotalWeight']&&!this['isActive']&&!this['hasDirtyComment'];}['render'](){super['render'](),this['refreshVisibleViews'](),this['_setupKeyboardNavigation']();}['focus'](_0x855236){-0x1===_0x855236?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x26c984 of this['commentViews'])_0x26c984['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x4409af,_0x4921a9){const _0x6bf6b4=new this['_config']['CommentView'](this['locale'],_0x4409af,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x6bf6b4['viewUid']=_0x4409af['id'],_0x6bf6b4['delegate']('removeComment')['to'](this),_0x6bf6b4['delegate']('updateComment')['to'](this),_0x6bf6b4['delegate']('resolveCommentThread')['to'](this),_0x6bf6b4['delegate']('editorReady')['to'](this),_0x6bf6b4['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x6bf6b4,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x6bf6b4,_0x4921a9);}['_calculatePosition'](_0x32f21c){const _0x5ff052=this['_model']['_findOptimalIndex'](_0x32f21c);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x32f21c['authoredAt']?_0x5ff052-0x1:_0x5ff052:_0x5ff052-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x2e249f={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':S(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x2e249f,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x2e249f));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x24807c){const _0x47375b=this['commentViews']['remove'](_0x24807c['id']);this['stopListening'](_0x47375b),_0x47375b['isEditMode']&&this['_updateHasDirtyComment'](),_0x47375b['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x775d62=>_0x775d62['isEditMode']);}['_rearrangeCollapse'](){const _0x2bc5c1=function(_0x40222f){const _0x48d1e3=new _0x30ed81();for(const _0x546ce4 of _0x40222f)_0x48d1e3['add'](_0x546ce4);return _0x48d1e3;}(this['commentViews']),_0x391b81=this['_collapsedCommentsView']['count'];for(let _0x496160=0x1;_0x496160<=_0x391b81;_0x496160++)_0x2bc5c1['remove'](0x1);for(const _0xe3fca8 of _0x2bc5c1)_0xe3fca8['collapse']();_0x391b81>0x0&&_0x2bc5c1['add'](this['_collapsedCommentsView'],0x1),ms(_0x52ea7e(Array['from'](this['visibleViews']),Array['from'](_0x2bc5c1)),this['visibleViews'],_0x2bc5c1);}['_rearrangeExpand'](){ms(_0x52ea7e(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x3d90ec of this['visibleViews'])_0x3d90ec['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x5e9959=>{this['focusTracker']['add'](_0x5e9959['element']),this['keystrokes']['listenTo'](_0x5e9959['element']);}),this['commentViews']['on']('change',(_0x20bc3c,_0x435ee0)=>{for(const _0x1ca737 of _0x435ee0['removed'])this['focusTracker']['remove'](_0x1ca737['element']),this['keystrokes']['stopListening'](_0x1ca737['element']);for(const _0x1ef894 of Array['from'](_0x435ee0['added'])['reverse']())this['focusTracker']['add'](_0x1ef894['element']),this['keystrokes']['listenTo'](_0x1ef894['element']);});}}function ms(_0x511c69,_0x10e515,_0x350f3f){let _0x18fff1=0x0;for(const _0x3c9a40 of _0x511c69)switch(_0x3c9a40){case'insert':_0x10e515['add'](_0x350f3f['get'](_0x18fff1),_0x18fff1),_0x18fff1++;break;case'delete':_0x10e515['remove'](_0x18fff1);break;case'equal':_0x18fff1++;}}class ls extends _t{constructor(_0x4a7c4c){super(_0x4a7c4c);const _0x31e63a=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x31e63a['to']('contextValue',_0x18fe9d=>S(_0x4a7c4c,'THREAD_CONTEXT_LABEL',_0x18fe9d)),'tabindex':-0x1},'children':[{'text':_0x31e63a['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class ts extends _t{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x2e5d67,_0x47e95f){super(_0x2e5d67);const _0x45ae37=this['bindTemplate'];this['_model']=_0x47e95f,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x3aa0b7(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x3f0021=>!!_0x3f0021),this['bind']('contextValue')['to'](this['_model'],'context',_0x3f98a4=>_0x3f98a4&&_0x3f98a4['value']?this['_trimContextValue'](_0x3f98a4['value']):S(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x45ae37['if']('hasContext','ck-context--quotes')]},'children':[this['contextView']]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}['_createReopenButton'](){const _0xd0dc3d=new _0xb7d699(this['locale']);return _0xd0dc3d['label']=S(this['locale'],'Reopen'),_0xd0dc3d['tooltip']=S(this['locale'],'Reopen'),_0xd0dc3d['icon']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m5.042\x209.367\x202.189\x201.837a.75.75\x200\x200\x201-.965\x201.149l-3.788-3.18a.747.747\x200\x200\x201-.21-.284.75.75\x200\x200\x201\x20.17-.945L6.23\x204.762a.75.75\x200\x201\x201\x20.964\x201.15L4.863\x207.866h8.917A.75.75\x200\x200\x201\x2014\x207.9a4\x204\x200\x201\x201-1.477\x207.718l.344-1.489a2.5\x202.5\x200\x201\x200\x201.094-4.73l.008-.032H5.042z\x22/></svg>',_0xd0dc3d['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x194b05=>!_0x194b05),_0xd0dc3d['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x501567,_0x59a8f3)=>_0x501567&&_0x59a8f3),_0xd0dc3d['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0xd0dc3d;}['_trimContextValue'](_0x42d2f8){if(_0x42d2f8['length']<0x96)return _0x42d2f8;const _0x293074=_0x42d2f8['lastIndexOf']('\x20',0x93);return _0x42d2f8['substring'](0x0,_0x293074>-0x1?_0x293074:0x93)+'...';}['_attachContextActions'](){const _0x4134ee=this['element']['querySelector']('.ck-context'),_0x3d5f31=_0x4134ee['querySelector']('.ck-context__value');this['listenTo'](_0x4134ee,'mouseenter',()=>{_0x3d5f31['offsetWidth']<_0x3d5f31['scrollWidth']&&_0x4134ee['classList']['add']('overlay');}),this['listenTo'](_0x4134ee,'mouseleave',()=>{_0x4134ee['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x10e6f4 of this['focusables'])this['focusTracker']['add'](_0x10e6f4['element']),this['keystrokes']['listenTo'](_0x10e6f4['element']);}['_createContextView'](){const _0x223c0a=new ls(this['locale']);return _0x223c0a['bind']('contextValue')['to'](this),_0x223c0a;}}class es extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x46c940,_0x572dfd,_0x29d1f9,_0x27bff4){super(_0x46c940),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x572dfd,this['_localUser']=_0x29d1f9,this['_config']=_0x27bff4,this['commentThreadHeaderView']=new ts(_0x46c940,_0x572dfd),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x5e013b(_0x46c940,S(_0x46c940,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x46c940,_0x572dfd,Object['assign']({'CommentView':this['_config']['CommentView']},_0x27bff4)),this['commentsListView']['delegate']('removeComment')['to'](this),this['commentsListView']['delegate']('updateComment')['to'](this),this['commentsListView']['delegate']('resolveCommentThread')['to'](this),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentsListView']['bind']('isActive')['to'](this),this['listenTo'](this,'resolveCommentThread',()=>{this['focus']();}),this['set']('length',this['commentsListView']['length']),this['bind']('length')['to'](this['commentsListView'],'length'),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x3f25b0,_0x29b5d5)=>_0x3f25b0||!!_0x29b5d5),this['bind']('isUnlinked')['to'](_0x572dfd,'unlinkedAt',_0x3842b7=>!!_0x3842b7),this['bind']('ariaLabel')['to'](this,'length',_0x4ea1d3=>{const _0x537340=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x4ea1d3,_0x537340]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x3aa0b7(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x4b4c65=>_0x4b4c65['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x47e2c1(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x29b58b=new Pt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0xbfa31a=_0x29b58b['commentInputView'];return _0x29b58b['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0xbfa31a,'value',(_0x529c95,_0x4fa9fb,_0x774256,_0x2d4f69,_0x3f0de2)=>!!_0x3f0de2||!!_0x2d4f69&&_0x774256&&!_0x4fa9fb||_0x529c95&&_0x774256&&!_0x4fa9fb),_0xbfa31a['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x1724c0,_0x3cbd08,_0x1b5027)=>{let _0x22c8d5;return _0x22c8d5=_0x1b5027&&_0x3cbd08?'Reply\x20to\x20reopen\x20discussion...':_0x1724c0?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x22c8d5);}),_0xbfa31a['bind']('submitLabel')['to'](this,'length',_0x58e40b=>S(this['locale'],_0x58e40b?'Reply':'Comment')),_0xbfa31a['on']('submit',(_0x5b7ee4,_0x1c36f0)=>{this['fire']('addComment',_0x1c36f0),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0xbfa31a['on']('cancel',()=>{this['focus']();}),_0xbfa31a['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0xbfa31a['on']('cancel',_0x25c7d8=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x25c7d8['stop']());}),this['on']('change:isActive',(_0x227b54,_0x2ecc39,_0x4d848b)=>{_0x4d848b||this['length']||_0xbfa31a['value']||this['fire']('removeCommentThread');}),_0x29b58b;}}class Ct extends/* #__PURE__ -- @preserve */
27
+ ti(es){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x2229a8,_0x5d47a5,_0x339af0,_0x23862c){super(_0x2229a8,_0x5d47a5,_0x339af0,_0x23862c),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x2229a8,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x20c57b,_0xbf2306,_0x2fb4aa)=>{_0x2fb4aa||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x571d86,_0x37f58d,_0x37ef43)=>{_0x37ef43&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x4cb647=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x4cb647['if']('isActive','ck-thread--active'),_0x4cb647['if']('isUnlinked','ck-thread--unlinked'),_0x4cb647['if']('isConfirm','ck-thread--remove-confirmation'),_0x4cb647['to']('actionIndicator',_0x307408=>_0x307408?'ck-thread--'+_0x307408:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x4cb647['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':[{'tag':'div','attributes':{'class':'ck-thread__container'},'children':this['commentThreadChildren']}]};}['render'](){super['render'](),this['containerElement']=this['element']['querySelector']('.ck-thread__container'),this['_model']['on']('change:archivedAt',()=>{this['_updateArchivedThreadHeader']();}),this['_updateArchivedThreadHeader']();}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0x56b5f7 of this['commentsListView']['commentViews'])_0x56b5f7['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x5674fb}=this,_0x2776c4=this['commentsListView']['commentViews']['get'](0x0);_0x2776c4===this['_boundFirstCommentView']||_0x2776c4['isSystemComment']||(this['_boundFirstCommentView']=_0x2776c4,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x2776c4,'actionIndicator',_0x21f28c=>'remove'===_0x21f28c?'remove':null),_0x2776c4['placeholder']=S(_0x5674fb,'Write\x20a\x20comment...'),_0x2776c4['removeButton']['on']('execute',_0x2cf0bf=>{_0x2cf0bf['stop'](),this['showConfirm'](S(_0x5674fb,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x2776c4['focus']();}),_0x2776c4['actionBar']['add'](this['resolveButton'],0x0),_0x2776c4['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x5b6675=new _0x1c1e8c(this['locale']);return _0x5b6675['label']=S(this['locale'],'Resolve'),_0x5b6675['tooltip']=S(this['locale'],'Resolve'),_0x5b6675['icon']=_0x15bddb['check'],_0x5b6675['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x5b6675['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x4feb14=>!_0x4feb14),_0x5b6675['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3bf27c,_0x2f3ead)=>_0x3bf27c&&!_0x2f3ead),_0x5b6675['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x5b6675;}['_updateArchivedThreadHeader'](){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}}class os extends _t{constructor(_0x5c8556){super(_0x5c8556),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x353e60,_0x40aab2,_0x216df2)=>{this['element']['innerHTML']=_0x216df2;}),this['element']['innerHTML']=this['content'];}}class ns extends _t{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x54b0b5,_0x568a43,_0x566448){super(_0x54b0b5),this['_model']=_0x568a43,this['_config']=_0x566448,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x568a43,'content',_0x568a43,'authoredAt',(_0x2e7a1c,_0x4555b3)=>S(_0x54b0b5,'COMMENT_ARIA_LABEL',[_0x568a43['author']['name'],_0x566448['formatDateTime'](_0x4555b3),new DOMParser()['parseFromString'](_0x2e7a1c,'text/html')['body']['textContent'],_0x568a43['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x5e013b(_0x54b0b5,S(_0x54b0b5,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x469c07(),this['focusTracker']=new _0x3aa0b7(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1a0639=>_0x1a0639['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}['render'](){super['render'](),this['_setupKeyboardNavigation']();}async['destroy'](){await this['visibleView']['get'](0x0)['destroy'](),super['destroy']();}['switchToEditMode'](){this['isEditMode']||(this['isEditMode']=!0x0,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentInputView']()));}['switchToDisplayMode'](){this['isEditMode']&&(this['isEditMode']=!0x1,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentContentView']()));}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):S(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):S(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x10d648=new os(this['locale']);return _0x10d648['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x5f4d76,_0x25e66a)=>_0x25e66a?_0x4cf718(_0x5f4d76,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x5f4d76),_0x10d648;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x5bf513=new rs(this['locale'],this['_config']['editorConfig']);return _0x5bf513['value']=this['_model']['content'],_0x5bf513['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x5bf513['submitLabel']=S(this['locale'],'Save'),_0x5bf513['on']('submit',(_0x1af777,_0xf3099e)=>{this['fire']('updateComment',this['_model']['id'],_0xf3099e),this['switchToDisplayMode'](),this['focus']();}),_0x5bf513['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x5bf513['once']('editorReady',()=>{_0x5bf513['focus']();}),_0x5bf513['createEditor'](),_0x5bf513['delegate']('editorReady')['to'](this),_0x5bf513['delegate']('editorDestroyed')['to'](this),_0x5bf513;}['_setupKeyboardNavigation'](){const _0x2e6b97=this['element'];this['keystrokes']['listenTo'](_0x2e6b97);for(const _0x20c269 of this['focusables'])this['focusTracker']['add'](_0x20c269['element']),this['keystrokes']['listenTo'](_0x20c269['element']);this['focusables']['on']('change',(_0x5711bc,_0x51aac5)=>{for(const _0x206cac of _0x51aac5['removed'])this['focusTracker']['remove'](_0x206cac['element']),this['keystrokes']['stopListening'](_0x206cac['element']);for(const _0x459553 of _0x51aac5['added'])this['focusTracker']['add'](_0x459553['element']),this['keystrokes']['listenTo'](_0x459553['element']);}),this['keystrokes']['set']('enter',(_0x18ea8f,_0x27ff52)=>{_0x2e6b97===_0x18ea8f['target']&&(this['focusCycler']['focusFirst'](),_0x27ff52());}),this['keystrokes']['set']('esc',(_0x450887,_0x165016)=>{_0x2e6b97!==_0x450887['target']&&(this['focus'](),_0x165016());});}}class vt extends/* #__PURE__ -- @preserve */
28
+ ti(ns){['actionBar'];['userView'];constructor(_0x10885a,_0x38afa2,_0x5a2f91){super(_0x10885a,_0x38afa2,_0x5a2f91),this['set']('actionIndicator',null),this['set']('placeholder',S(_0x10885a,'Reply...')),this['bind']('authoredAt')['to'](_0x38afa2),this['bind']('resolvedAt')['to'](_0x38afa2),this['actionBar']=this['createCollection'](),this['isSystemComment']||(this['editButton']=this['_createEditButton'](),this['removeButton']=this['_createRemoveButton'](),this['items']=this['createCollection'](),this['items']['addMany']([this['editButton'],this['removeButton']]),this['dropdown']=this['_createDropdown'](),this['actionBar']['add'](this['dropdown']),this['focusables']['add'](this['dropdown'])),this['userView']=new _0x3da142(_0x10885a,_0x38afa2['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x38afa2,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x2a6791=this['bindTemplate'],_0x56be2e=[{'tag':'div','attributes':{'class':['ck-comment__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-comment__info-name','ck-annotation__info-name']}},{'tag':'time','attributes':{'datetime':_0x2a6791['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2a6791['to']('authoredAt',_0x2de179=>this['_config']['formatDateTime'](_0x2de179))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x2a6791['if']('isEditMode','ck-comment__actions--hidden'),_0x2a6791['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']},this['ariaDescriptionView']];return this['_model']['isExternal']&&_0x56be2e['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x2a6791['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x2a6791['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x2a6791['if']('isEditMode','ck-comment--edit'),_0x2a6791['if']('isSystemComment','ck-comment--info'),_0x2a6791['to']('actionIndicator',_0x1b43b5=>_0x1b43b5?'ck-comment--'+_0x1b43b5:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id'],'role':'group'},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-comment__main','ck-annotation__main']},'children':_0x56be2e}]}]};}['_createEditButton'](){const _0x25a0ad=new _0xb7d699(this['locale']);return _0x25a0ad['label']=S(this['locale'],'Edit'),_0x25a0ad['icon']=_0x15bddb['pencil'],_0x25a0ad['withText']=!0x0,_0x25a0ad['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x25a0ad['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x216e42=>!_0x216e42),_0x25a0ad['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x25a0ad['on']('execute',()=>this['switchToEditMode']()),_0x25a0ad;}['_createRemoveButton'](){const _0x3144f8=new _0xb7d699(this['locale']);return _0x3144f8['label']=S(this['locale'],'Remove'),_0x3144f8['icon']='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M5.2\x207h9.2c.6\x200\x201\x20.4\x201\x201v9.9c0\x20.5-.4\x201-1\x201H5.2a1\x201\x200\x200\x201-1-1V8c0-.6.4-1\x201-1zm1\x201.5c-.3\x200-.5.2-.5.5v8c0\x20.3.2.5.5.5h.5c.2\x200\x20.5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5\x200c-.2\x200-.5.2-.5.5v8c0\x20.3.3.5.5.5h.5c.3\x200\x20.5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5\x203.6H3.8c-.5\x200-.7.3-.7.8s.2.7.7.7h12c.6\x200\x20.9-.2.9-.7\x200-.5-.3-.8-1-.8h-2.4l-1.8-2.2z\x22/></svg>\x0a',_0x3144f8['withText']=!0x0,_0x3144f8['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x3144f8['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x379a6b=>!_0x379a6b),_0x3144f8['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x3144f8['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x3144f8;}['_createDropdown'](){const _0x330c15=_0xe8067(this['locale'],_0x21aaa9),_0x198bf9=_0x330c15['panelView']['children'],_0x274a9e=new _0x230a8f(this['locale']),_0x16d03b=_0x330c15['bindTemplate'];_0x355eaa(_0x330c15,()=>this['items']['find'](_0x1b4416=>_0x1b4416['isVisible'])),_0x330c15['extendTemplate']({'attributes':{'class':[_0x16d03b['if']('isVisible','ck-hidden',_0x2a6c7c=>!_0x2a6c7c)]}});const _0x92f91b=(_0x19fff7,_0xc87721=-0x1)=>{const _0x3575be=new _0x209345(this['locale']);_0x3575be['children']['add'](_0x19fff7);const _0x99fe11=_0xc87721>-0x1?_0xc87721:_0x274a9e['items']['length'];_0x274a9e['items']['add'](_0x3575be,_0x99fe11);const _0x5c8fb9=Array['from'](this['items']);_0x330c15['unbind']('isEnabled','isVisible'),_0x330c15['bind']('isEnabled')['toMany'](_0x5c8fb9,'isEnabled',(..._0x260a16)=>_0x260a16['some'](_0x488dc0=>_0x488dc0)),_0x330c15['bind']('isVisible')['toMany'](_0x5c8fb9,'isVisible',(..._0x34c6cd)=>_0x34c6cd['some'](_0x387b89=>_0x387b89));};_0x330c15['panelPosition']='sw',_0x330c15['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x15bddb['threeVerticalDots']});for(const _0x546b36 of this['items'])_0x92f91b(_0x546b36);return _0x198bf9['add'](_0x274a9e),_0x330c15['listenTo'](this['items'],'add',(_0x1e26d6,_0x1828a8,_0xa5d542)=>{_0x92f91b(_0x1828a8,_0xa5d542);}),_0x330c15['listenTo'](this['items'],'remove',(_0x4f3420,_0x4699d1,_0x24e8e4)=>{_0x274a9e['items']['remove'](_0x24e8e4);}),_0x330c15;}['_attachActions'](_0x280541,_0x355c43){const _0x27734d=_0x280541&&_0x280541['element'];_0x27734d&&(this['listenTo'](_0x27734d,'mouseenter',()=>this['actionIndicator']=_0x355c43),this['listenTo'](_0x27734d,'focus',()=>this['actionIndicator']=_0x355c43),this['listenTo'](_0x27734d,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x27734d,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x4ea5cb=super['_createCommentInputView']();return _0x4ea5cb['bind']('placeholder')['to'](this),_0x4ea5cb;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x67f840){const _0x1cfef7=Dt(_0x67f840,0x1e),_0x324d5d=new MutationObserver(_0x29e279=>{for(const _0x5d51c3 of _0x29e279)('attributes'==_0x5d51c3['type']&&'class'==_0x5d51c3['attributeName']||'childList'==_0x5d51c3['type']||'characterData'==_0x5d51c3['type'])&&_0x1cfef7();});return{'attach'(_0x661ff6){_0x324d5d['observe'](_0x661ff6,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x324d5d['disconnect'](),_0x1cfef7['cancel']();}};}class T extends _t{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x235504,_0x1f6771){super(_0x235504),this['id']=_0x73ff1c(),this['focusTracker']=new _0x3aa0b7(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x4ce812,_0x506454)=>this['fire']('Esc',_0x506454)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Lt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x1f6771),this['mainView']=_0x1f6771;const _0x1d941e=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x1d941e['if']('isActive','ck-annotation-wrapper--active')],'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['focusTracker']['add'](this['element']),this['keystrokes']['listenTo'](this['element']),this['_mutationObserver']['attach'](this['element']);}['destroy'](){this['content']['clear'](),this['keystrokes']['destroy'](),this['focusTracker']['destroy'](),this['_mutationObserver']['detach'](),super['destroy']();}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['_updateHeight'](){const _0x1ef31f=this['element']['clientHeight'];_0x1ef31f&&(this['height']=_0x1ef31f);}}class d extends/* #__PURE__ -- @preserve */
29
+ _0x15eb0c(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x1b977c,target:_0x25abad,type:_0x57e29e,isVisible:_0x125382=!0x0}){super(),this['view']=_0x1b977c,this['view']['element']||this['view']['render'](),this['_type']=_0x57e29e,this['_target']=_0x25abad,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x30ed81([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x319aba,_0x50a33c)=>{this['view']['focusTracker']['add'](_0x50a33c);}),this['focusableElements']['on']('remove',(_0x3c1e30,_0x437420)=>{this['view']['focusTracker']['remove'](_0x437420);}),this['set']('isVisible',_0x125382);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x25a7af=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x25a7af),_0x25a7af;}get['targetRect'](){const _0x3bc324=this['target'];if(null===_0x3bc324)return null;if(_0x3bc324 instanceof _0x376f8e)return _0x3bc324;const _0x905df7=_0x3bc324['filter'](_0x8a30a=>function(_0x414a4d){const _0x4a6a62=_0x414a4d['offsetParent'];if(_0x4a6a62)return!0x0;const _0x42830b=_0x414a4d['getClientRects']()['item'](0x0);return!!_0x42830b;}(_0x8a30a));return 0x0===_0x905df7['length']?null:new _0x376f8e(_0x905df7[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x4fec63){this['view']['isActive']=_0x4fec63,this['view']['mainView']['isActive']=_0x4fec63;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x2a4420){if(!(null===_0x2a4420||_0x2a4420 instanceof _0x376f8e||Array['isArray'](_0x2a4420)&&_0x2a4420['every'](_0x381614=>ee(_0x381614))))throw new _0x4672c9('annotation-invalid-target',null,{'target':_0x2a4420});}['_getNormalizedTarget'](){const _0x4c7933='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x4c7933)?[_0x4c7933]:_0x4c7933;}}function ee(_0x2d21eb){return null!==_0x2d21eb&&'object'==typeof _0x2d21eb&&'nodeType'in _0x2d21eb&&0x1===_0x2d21eb['nodeType'];}class x extends _0x30ed81{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x4ce7ce=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x3aa0b7(),this['_focusTracker']['on']('change:isFocused',(_0x1ac556,_0xfe43c8,_0x22c5bf)=>{_0x22c5bf||this['fire']('blur');});for(const _0x4aee19 of _0x4ce7ce)this['add'](_0x4aee19);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x3c2794){if(this['has'](_0x3c2794))throw new _0x4672c9('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x3c2794['innerView'],_0x3c2794),this['_viewToAnnotation']['set'](_0x3c2794['view'],_0x3c2794);for(const _0x9bfd00 of _0x3c2794['focusableElements'])this['_focusTracker']['add'](_0x9bfd00);this['listenTo'](_0x3c2794['focusableElements'],'add',(_0x4a36f6,_0x44f504)=>{this['_focusTracker']['add'](_0x44f504);}),this['listenTo'](_0x3c2794['focusableElements'],'remove',(_0x37542e,_0x399e50)=>{this['_focusTracker']['remove'](_0x399e50);}),this['listenTo'](_0x3c2794['view']['focusTracker'],'change:isFocused',(_0x26fc21,_0x4bee40,_0x2a4f88)=>{_0x2a4f88&&this['fire']('focus',_0x3c2794);}),_0x3c2794['updateTargetRect']();const _0x4228c3=this['_getOrderInContent'](_0x3c2794['view']['targetRect']);return super['add'](_0x3c2794,_0x4228c3);}['remove'](_0x83180c){if(!this['has'](_0x83180c))throw new _0x4672c9('annotationcollection-not-existing-item',null);this['stopListening'](_0x83180c['view']['focusTracker']),this['stopListening'](_0x83180c['focusableElements']);for(const _0x47745a of _0x83180c['focusableElements'])this['_focusTracker']['remove'](_0x47745a);return this['_viewToAnnotation']['delete'](_0x83180c['view']),this['_innerViewToAnnotation']['delete'](_0x83180c['innerView']),super['remove'](_0x83180c);}['getByInnerView'](_0x148d10){return this['_innerViewToAnnotation']['get'](_0x148d10);}['getByView'](_0x1a6b4a){return this['_viewToAnnotation']['get'](_0x1a6b4a);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x52285f of this)_0x52285f['updateTargetRect']();this['_sort']();}['_sort'](){const _0xe7dd20=Array['from'](this)['sort']((_0x2272b2,_0x32cd29)=>v(_0x2272b2['view']['targetRect'],_0x32cd29['view']['targetRect']));for(let _0xa9f646=_0xe7dd20['length']-0x1;_0xa9f646>0x0;_0xa9f646--){const _0x2a1a6a=_0xe7dd20[_0xa9f646];_0xa9f646!==this['getIndex'](_0x2a1a6a)&&(this['remove'](_0x2a1a6a),this['add'](_0x2a1a6a));}}['_getOrderInContent'](_0x487b3e){let _0x423378=0x0;if(!_0x487b3e)return this['length'];for(const _0x131fb7 of this){const _0x3285db=_0x131fb7['view']['targetRect'];if(_0x3285db){if(v(_0x487b3e,_0x3285db)<0x0)return _0x423378;_0x423378++;}}return _0x423378;}}function v(_0x3ec967,_0xcef4cf){if(null===_0x3ec967&&null===_0xcef4cf)return 0x0;if(null===_0x3ec967)return-0x1;if(null===_0xcef4cf)return 0x1;const _0x3c8d86=_0x3ec967['top']-_0xcef4cf['top'];return 0x0==_0x3c8d86?_0x3ec967['left']-_0xcef4cf['left']:_0x3c8d86;}class N extends _0x42c12b{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x33b0b9){if(super(_0x33b0b9),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x33b0b9 instanceof _0x220894){const _0x23d390=_0x33b0b9['locale'];_0x33b0b9['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x23d390,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x23d390,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x23d390,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x23d390,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x23d390,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x23d390,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x23d390,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x38f438){this['collection']['add'](_0x38f438);}['remove'](_0x1f4b01){this['collection']['remove'](_0x1f4b01),_0x1f4b01['destroy']();}['refreshVisibility'](){for(const _0x256966 of this['collection'])_0x256966['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x55304f){return this['collection']['getByInnerView'](_0x55304f);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x5284fb of this['collection'])_0x5284fb['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x821a1d){this['fire']('_activateAnnotation',_0x821a1d);}['createAnnotation'](_0xee7319){return new d(_0xee7319);}['createAnnotationView'](_0xec240c,_0x57ad23){return new T(_0xec240c,_0x57ad23);}['_addActiveAnnotation'](_0x175f21){const _0x503b2f=new Set(this['activeAnnotations']);_0x503b2f['add'](_0x175f21),this['activeAnnotations']=_0x503b2f;}['_removeActiveAnnotation'](_0x1b68e9){const _0x2f0f68=new Set(this['activeAnnotations']);_0x2f0f68['delete'](_0x1b68e9),this['activeAnnotations']=_0x2f0f68;}['_bindAnnotationsToVisibleAnnotations'](){const _0x2184b2=this['collection'],_0x2df818=this['_visibleAnnotations'];function _0x43d7ac(_0x556fd1){const _0x332452=_0x556fd1['source'];_0x332452['isVisible']&&!_0x2df818['has'](_0x332452)?_0x2df818['add'](_0x332452):!_0x332452['isVisible']&&_0x2df818['has'](_0x332452)&&_0x2df818['remove'](_0x332452),_0x332452['view']['focusTracker']['remove'](_0x332452['view']['element']),_0x332452['view']['focusTracker']['add'](_0x332452['view']['element']);}this['listenTo'](_0x2184b2,'add',(_0x1652ad,_0x1c9404)=>{_0x1c9404['isVisible']&&_0x2df818['add'](_0x1c9404),this['listenTo'](_0x1c9404,'change:isVisible',_0x43d7ac);}),this['listenTo'](_0x2184b2,'remove',(_0xd48c1f,_0x29b0a9)=>{_0x2df818['has'](_0x29b0a9)&&_0x2df818['remove'](_0x29b0a9),this['stopListening'](_0x29b0a9,'change:isVisible',_0x43d7ac);});}['_setupEnterAnnotationKeystroke'](){const _0x22c765=_0x20ce10=>{_0x20ce10['on']('ready',()=>{_0x20ce10['keystrokes']['set'](_0x5ebbd0,(_0x13e0bc,_0x529093)=>{const _0x547430=_0x4e4303(this['activeAnnotations']['values']());_0x547430&&(_0x547430['view']['focus'](),_0x529093());});});};this['context']instanceof _0x220894?_0x22c765(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x5f219b,_0x58c7bd)=>{_0x22c765(_0x58c7bd);});}['_setupEscapeAnnotationHandling'](){const _0x8f106c=_0x1ff44d=>{const _0x149023=_0x1ff44d['source'],_0x55d13a=[];let _0x109292;if(Array['isArray'](_0x149023['target'])){_0x109292=_0x149023['target'][0x0],this['context']instanceof _0x220894?_0x55d13a['push'](this['context']):this['context']['editors']&&_0x55d13a['push'](...this['context']['editors']);for(const _0x3b2ed2 of _0x55d13a)for(const _0x51cb63 of _0x3b2ed2['editing']['view']['domRoots']['values']())if(_0x51cb63['contains'](_0x109292))return void _0x3b2ed2['editing']['view']['focus']();_0x109292['focus']();}};this['listenTo'](this['collection'],'add',(_0x282bf2,_0x5016a0)=>{this['listenTo'](_0x5016a0,'escape',_0x8f106c,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x4d0a57,_0x5c82c9)=>{this['stopListening'](_0x5c82c9,'escape',_0x8f106c);});}}const gt=Symbol('noChannel'),Tt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class o extends _0x42c12b{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,lt,it];}static get['pluginName'](){return'CommentsRepository';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3d40ad){super(_0x3d40ad),this['_threads']=new Map(),this['_threadToController']=new Map(),this['_viewToController']=new Map(),this['set']('_readOnlyChannels',new Set()),this['set']('_permissions',new Map()),this['licenseKey']=this['context']['config']['get']('licenseKey');const _0x5de9d4=this['context']['config'];_0x5de9d4['define']('comments.maxCommentsWhenCollapsed',0x2),_0x5de9d4['define']('comments.maxThreadTotalWeight',0x1f4),_0x5de9d4['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x5de9d4['define']('comments.CommentThreadView',Ct),_0x5de9d4['define']('comments.CommentView',vt),_0x5de9d4['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x3c5e6a=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x5acc43,_0x26ee2d)=>this['_addCommentThread'](_0x26ee2d)),this['on']('submitCommentThread',(_0x28d0ae,_0x2cbc37)=>this['_submitCommentThread'](_0x2cbc37)),this['on']('resolveCommentThread',(_0x1472ed,_0x4e1731)=>this['_resolveCommentThread'](_0x4e1731)),this['on']('resolveCommentThread',(_0x2938cd,_0x36098d)=>this['_updateActiveAnnotation'](_0x36098d),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x4bbb8f,_0x3507e9)=>this['_reopenCommentThread'](_0x3507e9)),this['on']('reopenCommentThread',(_0x5149a9,_0x5f092f)=>this['_updateActiveAnnotation'](_0x5f092f),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x37f52e,_0x5efac9)=>this['_removeCommentThread'](_0x5efac9)),this['on']('updateCommentThread',(_0x4e10e6,_0x42d3e8)=>this['_updateCommentThread'](_0x42d3e8)),this['on']('updateCommentThread',(_0x41a168,_0x4f5a39)=>this['_updateActiveAnnotation'](_0x4f5a39),{'priority':'lowest'}),this['on']('addComment',(_0x283ef8,_0x2fef2c)=>this['_addComment'](_0x2fef2c)),this['on']('updateComment',(_0x295a96,_0x776c3c)=>this['_updateComment'](_0x776c3c)),this['on']('removeComment',(_0x230106,_0x26d5ea)=>this['_removeComment'](_0x26d5ea)),this['on']('addComment',(_0x558d6f,{threadId:_0xc5c073,isFromAdapter:_0x3cee3a})=>{if(_0x3cee3a)return;const _0x5da4ee=this['getCommentThread'](_0xc5c073),_0x5964fb=_0x5da4ee&&this['_threadToController']['get'](_0x5da4ee);_0x5964fb&&_0x5964fb['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x3c5e6a,'change:activeAnnotations',(_0x56c366,_0x5b1730,_0x474ea4)=>{const _0x46d495=Array['from'](_0x474ea4)['map'](_0x1982fa=>this['_viewToController']['get'](_0x1982fa['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x46d495?_0x46d495['model']:null;});}['afterInit'](){!function(_0x10361c){function _0x2c589b(_0x1104ac,_0x4329a8,_0x18922c){const _0x5581ce={};_0x5581ce[_0x2c54bd([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x5581ce[_0x2c54bd([0x72,0x63,0x6f,0x6e])]=[0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36,0x6c,0xd8,0xab,0x4d,0x9a,0x2f,0x5e,0xbc,0x63,0xc6,0x97,0x35,0x6a,0xd4,0xb3,0x7d,0xfa,0xef,0xc5,0x91],_0x5581ce[_0x2c54bd([0x53])]=[0x63,0x7c,0x77,0x7b,0xf2,0x6b,0x6f,0xc5,0x30,0x1,0x67,0x2b,0xfe,0xd7,0xab,0x76,0xca,0x82,0xc9,0x7d,0xfa,0x59,0x47,0xf0,0xad,0xd4,0xa2,0xaf,0x9c,0xa4,0x72,0xc0,0xb7,0xfd,0x93,0x26,0x36,0x3f,0xf7,0xcc,0x34,0xa5,0xe5,0xf1,0x71,0xd8,0x31,0x15,0x4,0xc7,0x23,0xc3,0x18,0x96,0x5,0x9a,0x7,0x12,0x80,0xe2,0xeb,0x27,0xb2,0x75,0x9,0x83,0x2c,0x1a,0x1b,0x6e,0x5a,0xa0,0x52,0x3b,0xd6,0xb3,0x29,0xe3,0x2f,0x84,0x53,0xd1,0x0,0xed,0x20,0xfc,0xb1,0x5b,0x6a,0xcb,0xbe,0x39,0x4a,0x4c,0x58,0xcf,0xd0,0xef,0xaa,0xfb,0x43,0x4d,0x33,0x85,0x45,0xf9,0x2,0x7f,0x50,0x3c,0x9f,0xa8,0x51,0xa3,0x40,0x8f,0x92,0x9d,0x38,0xf5,0xbc,0xb6,0xda,0x21,0x10,0xff,0xf3,0xd2,0xcd,0xc,0x13,0xec,0x5f,0x97,0x44,0x17,0xc4,0xa7,0x7e,0x3d,0x64,0x5d,0x19,0x73,0x60,0x81,0x4f,0xdc,0x22,0x2a,0x90,0x88,0x46,0xee,0xb8,0x14,0xde,0x5e,0xb,0xdb,0xe0,0x32,0x3a,0xa,0x49,0x6,0x24,0x5c,0xc2,0xd3,0xac,0x62,0x91,0x95,0xe4,0x79,0xe7,0xc8,0x37,0x6d,0x8d,0xd5,0x4e,0xa9,0x6c,0x56,0xf4,0xea,0x65,0x7a,0xae,0x8,0xba,0x78,0x25,0x2e,0x1c,0xa6,0xb4,0xc6,0xe8,0xdd,0x74,0x1f,0x4b,0xbd,0x8b,0x8a,0x70,0x3e,0xb5,0x66,0x48,0x3,0xf6,0xe,0x61,0x35,0x57,0xb9,0x86,0xc1,0x1d,0x9e,0xe1,0xf8,0x98,0x11,0x69,0xd9,0x8e,0x94,0x9b,0x1e,0x87,0xe9,0xce,0x55,0x28,0xdf,0x8c,0xa1,0x89,0xd,0xbf,0xe6,0x42,0x68,0x41,0x99,0x2d,0xf,0xb0,0x54,0xbb,0x16],_0x5581ce[_0x2c54bd([0x54,0x31])]=[0xc66363a5,0xf87c7c84,0xee777799,0xf67b7b8d,0xfff2f20d,0xd66b6bbd,0xde6f6fb1,0x91c5c554,0x60303050,0x2010103,0xce6767a9,0x562b2b7d,0xe7fefe19,0xb5d7d762,0x4dababe6,0xec76769a,0x8fcaca45,0x1f82829d,0x89c9c940,0xfa7d7d87,0xeffafa15,0xb25959eb,0x8e4747c9,0xfbf0f00b,0x41adadec,0xb3d4d467,0x5fa2a2fd,0x45afafea,0x239c9cbf,0x53a4a4f7,0xe4727296,0x9bc0c05b,0x75b7b7c2,0xe1fdfd1c,0x3d9393ae,0x4c26266a,0x6c36365a,0x7e3f3f41,0xf5f7f702,0x83cccc4f,0x6834345c,0x51a5a5f4,0xd1e5e534,0xf9f1f108,0xe2717193,0xabd8d873,0x62313153,0x2a15153f,0x804040c,0x95c7c752,0x46232365,0x9dc3c35e,0x30181828,0x379696a1,0xa05050f,0x2f9a9ab5,0xe070709,0x24121236,0x1b80809b,0xdfe2e23d,0xcdebeb26,0x4e272769,0x7fb2b2cd,0xea75759f,0x1209091b,0x1d83839e,0x582c2c74,0x341a1a2e,0x361b1b2d,0xdc6e6eb2,0xb45a5aee,0x5ba0a0fb,0xa45252f6,0x763b3b4d,0xb7d6d661,0x7db3b3ce,0x5229297b,0xdde3e33e,0x5e2f2f71,0x13848497,0xa65353f5,0xb9d1d168,0x0,0xc1eded2c,0x40202060,0xe3fcfc1f,0x79b1b1c8,0xb65b5bed,0xd46a6abe,0x8dcbcb46,0x67bebed9,0x7239394b,0x944a4ade,0x984c4cd4,0xb05858e8,0x85cfcf4a,0xbbd0d06b,0xc5efef2a,0x4faaaae5,0xedfbfb16,0x864343c5,0x9a4d4dd7,0x66333355,0x11858594,0x8a4545cf,0xe9f9f910,0x4020206,0xfe7f7f81,0xa05050f0,0x783c3c44,0x259f9fba,0x4ba8a8e3,0xa25151f3,0x5da3a3fe,0x804040c0,0x58f8f8a,0x3f9292ad,0x219d9dbc,0x70383848,0xf1f5f504,0x63bcbcdf,0x77b6b6c1,0xafdada75,0x42212163,0x20101030,0xe5ffff1a,0xfdf3f30e,0xbfd2d26d,0x81cdcd4c,0x180c0c14,0x26131335,0xc3ecec2f,0xbe5f5fe1,0x359797a2,0x884444cc,0x2e171739,0x93c4c457,0x55a7a7f2,0xfc7e7e82,0x7a3d3d47,0xc86464ac,0xba5d5de7,0x3219192b,0xe6737395,0xc06060a0,0x19818198,0x9e4f4fd1,0xa3dcdc7f,0x44222266,0x542a2a7e,0x3b9090ab,0xb888883,0x8c4646ca,0xc7eeee29,0x6bb8b8d3,0x2814143c,0xa7dede79,0xbc5e5ee2,0x160b0b1d,0xaddbdb76,0xdbe0e03b,0x64323256,0x743a3a4e,0x140a0a1e,0x924949db,0xc06060a,0x4824246c,0xb85c5ce4,0x9fc2c25d,0xbdd3d36e,0x43acacef,0xc46262a6,0x399191a8,0x319595a4,0xd3e4e437,0xf279798b,0xd5e7e732,0x8bc8c843,0x6e373759,0xda6d6db7,0x18d8d8c,0xb1d5d564,0x9c4e4ed2,0x49a9a9e0,0xd86c6cb4,0xac5656fa,0xf3f4f407,0xcfeaea25,0xca6565af,0xf47a7a8e,0x47aeaee9,0x10080818,0x6fbabad5,0xf0787888,0x4a25256f,0x5c2e2e72,0x381c1c24,0x57a6a6f1,0x73b4b4c7,0x97c6c651,0xcbe8e823,0xa1dddd7c,0xe874749c,0x3e1f1f21,0x964b4bdd,0x61bdbddc,0xd8b8b86,0xf8a8a85,0xe0707090,0x7c3e3e42,0x71b5b5c4,0xcc6666aa,0x904848d8,0x6030305,0xf7f6f601,0x1c0e0e12,0xc26161a3,0x6a35355f,0xae5757f9,0x69b9b9d0,0x17868691,0x99c1c158,0x3a1d1d27,0x279e9eb9,0xd9e1e138,0xebf8f813,0x2b9898b3,0x22111133,0xd26969bb,0xa9d9d970,0x78e8e89,0x339494a7,0x2d9b9bb6,0x3c1e1e22,0x15878792,0xc9e9e920,0x87cece49,0xaa5555ff,0x50282878,0xa5dfdf7a,0x38c8c8f,0x59a1a1f8,0x9898980,0x1a0d0d17,0x65bfbfda,0xd7e6e631,0x844242c6,0xd06868b8,0x824141c3,0x299999b0,0x5a2d2d77,0x1e0f0f11,0x7bb0b0cb,0xa85454fc,0x6dbbbbd6,0x2c16163a],_0x5581ce[_0x2c54bd([0x54,0x32])]=[0xa5c66363,0x84f87c7c,0x99ee7777,0x8df67b7b,0xdfff2f2,0xbdd66b6b,0xb1de6f6f,0x5491c5c5,0x50603030,0x3020101,0xa9ce6767,0x7d562b2b,0x19e7fefe,0x62b5d7d7,0xe64dabab,0x9aec7676,0x458fcaca,0x9d1f8282,0x4089c9c9,0x87fa7d7d,0x15effafa,0xebb25959,0xc98e4747,0xbfbf0f0,0xec41adad,0x67b3d4d4,0xfd5fa2a2,0xea45afaf,0xbf239c9c,0xf753a4a4,0x96e47272,0x5b9bc0c0,0xc275b7b7,0x1ce1fdfd,0xae3d9393,0x6a4c2626,0x5a6c3636,0x417e3f3f,0x2f5f7f7,0x4f83cccc,0x5c683434,0xf451a5a5,0x34d1e5e5,0x8f9f1f1,0x93e27171,0x73abd8d8,0x53623131,0x3f2a1515,0xc080404,0x5295c7c7,0x65462323,0x5e9dc3c3,0x28301818,0xa1379696,0xf0a0505,0xb52f9a9a,0x90e0707,0x36241212,0x9b1b8080,0x3ddfe2e2,0x26cdebeb,0x694e2727,0xcd7fb2b2,0x9fea7575,0x1b120909,0x9e1d8383,0x74582c2c,0x2e341a1a,0x2d361b1b,0xb2dc6e6e,0xeeb45a5a,0xfb5ba0a0,0xf6a45252,0x4d763b3b,0x61b7d6d6,0xce7db3b3,0x7b522929,0x3edde3e3,0x715e2f2f,0x97138484,0xf5a65353,0x68b9d1d1,0x0,0x2cc1eded,0x60402020,0x1fe3fcfc,0xc879b1b1,0xedb65b5b,0xbed46a6a,0x468dcbcb,0xd967bebe,0x4b723939,0xde944a4a,0xd4984c4c,0xe8b05858,0x4a85cfcf,0x6bbbd0d0,0x2ac5efef,0xe54faaaa,0x16edfbfb,0xc5864343,0xd79a4d4d,0x55663333,0x94118585,0xcf8a4545,0x10e9f9f9,0x6040202,0x81fe7f7f,0xf0a05050,0x44783c3c,0xba259f9f,0xe34ba8a8,0xf3a25151,0xfe5da3a3,0xc0804040,0x8a058f8f,0xad3f9292,0xbc219d9d,0x48703838,0x4f1f5f5,0xdf63bcbc,0xc177b6b6,0x75afdada,0x63422121,0x30201010,0x1ae5ffff,0xefdf3f3,0x6dbfd2d2,0x4c81cdcd,0x14180c0c,0x35261313,0x2fc3ecec,0xe1be5f5f,0xa2359797,0xcc884444,0x392e1717,0x5793c4c4,0xf255a7a7,0x82fc7e7e,0x477a3d3d,0xacc86464,0xe7ba5d5d,0x2b321919,0x95e67373,0xa0c06060,0x98198181,0xd19e4f4f,0x7fa3dcdc,0x66442222,0x7e542a2a,0xab3b9090,0x830b8888,0xca8c4646,0x29c7eeee,0xd36bb8b8,0x3c281414,0x79a7dede,0xe2bc5e5e,0x1d160b0b,0x76addbdb,0x3bdbe0e0,0x56643232,0x4e743a3a,0x1e140a0a,0xdb924949,0xa0c0606,0x6c482424,0xe4b85c5c,0x5d9fc2c2,0x6ebdd3d3,0xef43acac,0xa6c46262,0xa8399191,0xa4319595,0x37d3e4e4,0x8bf27979,0x32d5e7e7,0x438bc8c8,0x596e3737,0xb7da6d6d,0x8c018d8d,0x64b1d5d5,0xd29c4e4e,0xe049a9a9,0xb4d86c6c,0xfaac5656,0x7f3f4f4,0x25cfeaea,0xafca6565,0x8ef47a7a,0xe947aeae,0x18100808,0xd56fbaba,0x88f07878,0x6f4a2525,0x725c2e2e,0x24381c1c,0xf157a6a6,0xc773b4b4,0x5197c6c6,0x23cbe8e8,0x7ca1dddd,0x9ce87474,0x213e1f1f,0xdd964b4b,0xdc61bdbd,0x860d8b8b,0x850f8a8a,0x90e07070,0x427c3e3e,0xc471b5b5,0xaacc6666,0xd8904848,0x5060303,0x1f7f6f6,0x121c0e0e,0xa3c26161,0x5f6a3535,0xf9ae5757,0xd069b9b9,0x91178686,0x5899c1c1,0x273a1d1d,0xb9279e9e,0x38d9e1e1,0x13ebf8f8,0xb32b9898,0x33221111,0xbbd26969,0x70a9d9d9,0x89078e8e,0xa7339494,0xb62d9b9b,0x223c1e1e,0x92158787,0x20c9e9e9,0x4987cece,0xffaa5555,0x78502828,0x7aa5dfdf,0x8f038c8c,0xf859a1a1,0x80098989,0x171a0d0d,0xda65bfbf,0x31d7e6e6,0xc6844242,0xb8d06868,0xc3824141,0xb0299999,0x775a2d2d,0x111e0f0f,0xcb7bb0b0,0xfca85454,0xd66dbbbb,0x3a2c1616],_0x5581ce[_0x2c54bd([0x54,0x33])]=[0x63a5c663,0x7c84f87c,0x7799ee77,0x7b8df67b,0xf20dfff2,0x6bbdd66b,0x6fb1de6f,0xc55491c5,0x30506030,0x1030201,0x67a9ce67,0x2b7d562b,0xfe19e7fe,0xd762b5d7,0xabe64dab,0x769aec76,0xca458fca,0x829d1f82,0xc94089c9,0x7d87fa7d,0xfa15effa,0x59ebb259,0x47c98e47,0xf00bfbf0,0xadec41ad,0xd467b3d4,0xa2fd5fa2,0xafea45af,0x9cbf239c,0xa4f753a4,0x7296e472,0xc05b9bc0,0xb7c275b7,0xfd1ce1fd,0x93ae3d93,0x266a4c26,0x365a6c36,0x3f417e3f,0xf702f5f7,0xcc4f83cc,0x345c6834,0xa5f451a5,0xe534d1e5,0xf108f9f1,0x7193e271,0xd873abd8,0x31536231,0x153f2a15,0x40c0804,0xc75295c7,0x23654623,0xc35e9dc3,0x18283018,0x96a13796,0x50f0a05,0x9ab52f9a,0x7090e07,0x12362412,0x809b1b80,0xe23ddfe2,0xeb26cdeb,0x27694e27,0xb2cd7fb2,0x759fea75,0x91b1209,0x839e1d83,0x2c74582c,0x1a2e341a,0x1b2d361b,0x6eb2dc6e,0x5aeeb45a,0xa0fb5ba0,0x52f6a452,0x3b4d763b,0xd661b7d6,0xb3ce7db3,0x297b5229,0xe33edde3,0x2f715e2f,0x84971384,0x53f5a653,0xd168b9d1,0x0,0xed2cc1ed,0x20604020,0xfc1fe3fc,0xb1c879b1,0x5bedb65b,0x6abed46a,0xcb468dcb,0xbed967be,0x394b7239,0x4ade944a,0x4cd4984c,0x58e8b058,0xcf4a85cf,0xd06bbbd0,0xef2ac5ef,0xaae54faa,0xfb16edfb,0x43c58643,0x4dd79a4d,0x33556633,0x85941185,0x45cf8a45,0xf910e9f9,0x2060402,0x7f81fe7f,0x50f0a050,0x3c44783c,0x9fba259f,0xa8e34ba8,0x51f3a251,0xa3fe5da3,0x40c08040,0x8f8a058f,0x92ad3f92,0x9dbc219d,0x38487038,0xf504f1f5,0xbcdf63bc,0xb6c177b6,0xda75afda,0x21634221,0x10302010,0xff1ae5ff,0xf30efdf3,0xd26dbfd2,0xcd4c81cd,0xc14180c,0x13352613,0xec2fc3ec,0x5fe1be5f,0x97a23597,0x44cc8844,0x17392e17,0xc45793c4,0xa7f255a7,0x7e82fc7e,0x3d477a3d,0x64acc864,0x5de7ba5d,0x192b3219,0x7395e673,0x60a0c060,0x81981981,0x4fd19e4f,0xdc7fa3dc,0x22664422,0x2a7e542a,0x90ab3b90,0x88830b88,0x46ca8c46,0xee29c7ee,0xb8d36bb8,0x143c2814,0xde79a7de,0x5ee2bc5e,0xb1d160b,0xdb76addb,0xe03bdbe0,0x32566432,0x3a4e743a,0xa1e140a,0x49db9249,0x60a0c06,0x246c4824,0x5ce4b85c,0xc25d9fc2,0xd36ebdd3,0xacef43ac,0x62a6c462,0x91a83991,0x95a43195,0xe437d3e4,0x798bf279,0xe732d5e7,0xc8438bc8,0x37596e37,0x6db7da6d,0x8d8c018d,0xd564b1d5,0x4ed29c4e,0xa9e049a9,0x6cb4d86c,0x56faac56,0xf407f3f4,0xea25cfea,0x65afca65,0x7a8ef47a,0xaee947ae,0x8181008,0xbad56fba,0x7888f078,0x256f4a25,0x2e725c2e,0x1c24381c,0xa6f157a6,0xb4c773b4,0xc65197c6,0xe823cbe8,0xdd7ca1dd,0x749ce874,0x1f213e1f,0x4bdd964b,0xbddc61bd,0x8b860d8b,0x8a850f8a,0x7090e070,0x3e427c3e,0xb5c471b5,0x66aacc66,0x48d89048,0x3050603,0xf601f7f6,0xe121c0e,0x61a3c261,0x355f6a35,0x57f9ae57,0xb9d069b9,0x86911786,0xc15899c1,0x1d273a1d,0x9eb9279e,0xe138d9e1,0xf813ebf8,0x98b32b98,0x11332211,0x69bbd269,0xd970a9d9,0x8e89078e,0x94a73394,0x9bb62d9b,0x1e223c1e,0x87921587,0xe920c9e9,0xce4987ce,0x55ffaa55,0x28785028,0xdf7aa5df,0x8c8f038c,0xa1f859a1,0x89800989,0xd171a0d,0xbfda65bf,0xe631d7e6,0x42c68442,0x68b8d068,0x41c38241,0x99b02999,0x2d775a2d,0xf111e0f,0xb0cb7bb0,0x54fca854,0xbbd66dbb,0x163a2c16],_0x5581ce[_0x2c54bd([0x54,0x34])]=[0x6363a5c6,0x7c7c84f8,0x777799ee,0x7b7b8df6,0xf2f20dff,0x6b6bbdd6,0x6f6fb1de,0xc5c55491,0x30305060,0x1010302,0x6767a9ce,0x2b2b7d56,0xfefe19e7,0xd7d762b5,0xababe64d,0x76769aec,0xcaca458f,0x82829d1f,0xc9c94089,0x7d7d87fa,0xfafa15ef,0x5959ebb2,0x4747c98e,0xf0f00bfb,0xadadec41,0xd4d467b3,0xa2a2fd5f,0xafafea45,0x9c9cbf23,0xa4a4f753,0x727296e4,0xc0c05b9b,0xb7b7c275,0xfdfd1ce1,0x9393ae3d,0x26266a4c,0x36365a6c,0x3f3f417e,0xf7f702f5,0xcccc4f83,0x34345c68,0xa5a5f451,0xe5e534d1,0xf1f108f9,0x717193e2,0xd8d873ab,0x31315362,0x15153f2a,0x4040c08,0xc7c75295,0x23236546,0xc3c35e9d,0x18182830,0x9696a137,0x5050f0a,0x9a9ab52f,0x707090e,0x12123624,0x80809b1b,0xe2e23ddf,0xebeb26cd,0x2727694e,0xb2b2cd7f,0x75759fea,0x9091b12,0x83839e1d,0x2c2c7458,0x1a1a2e34,0x1b1b2d36,0x6e6eb2dc,0x5a5aeeb4,0xa0a0fb5b,0x5252f6a4,0x3b3b4d76,0xd6d661b7,0xb3b3ce7d,0x29297b52,0xe3e33edd,0x2f2f715e,0x84849713,0x5353f5a6,0xd1d168b9,0x0,0xeded2cc1,0x20206040,0xfcfc1fe3,0xb1b1c879,0x5b5bedb6,0x6a6abed4,0xcbcb468d,0xbebed967,0x39394b72,0x4a4ade94,0x4c4cd498,0x5858e8b0,0xcfcf4a85,0xd0d06bbb,0xefef2ac5,0xaaaae54f,0xfbfb16ed,0x4343c586,0x4d4dd79a,0x33335566,0x85859411,0x4545cf8a,0xf9f910e9,0x2020604,0x7f7f81fe,0x5050f0a0,0x3c3c4478,0x9f9fba25,0xa8a8e34b,0x5151f3a2,0xa3a3fe5d,0x4040c080,0x8f8f8a05,0x9292ad3f,0x9d9dbc21,0x38384870,0xf5f504f1,0xbcbcdf63,0xb6b6c177,0xdada75af,0x21216342,0x10103020,0xffff1ae5,0xf3f30efd,0xd2d26dbf,0xcdcd4c81,0xc0c1418,0x13133526,0xecec2fc3,0x5f5fe1be,0x9797a235,0x4444cc88,0x1717392e,0xc4c45793,0xa7a7f255,0x7e7e82fc,0x3d3d477a,0x6464acc8,0x5d5de7ba,0x19192b32,0x737395e6,0x6060a0c0,0x81819819,0x4f4fd19e,0xdcdc7fa3,0x22226644,0x2a2a7e54,0x9090ab3b,0x8888830b,0x4646ca8c,0xeeee29c7,0xb8b8d36b,0x14143c28,0xdede79a7,0x5e5ee2bc,0xb0b1d16,0xdbdb76ad,0xe0e03bdb,0x32325664,0x3a3a4e74,0xa0a1e14,0x4949db92,0x6060a0c,0x24246c48,0x5c5ce4b8,0xc2c25d9f,0xd3d36ebd,0xacacef43,0x6262a6c4,0x9191a839,0x9595a431,0xe4e437d3,0x79798bf2,0xe7e732d5,0xc8c8438b,0x3737596e,0x6d6db7da,0x8d8d8c01,0xd5d564b1,0x4e4ed29c,0xa9a9e049,0x6c6cb4d8,0x5656faac,0xf4f407f3,0xeaea25cf,0x6565afca,0x7a7a8ef4,0xaeaee947,0x8081810,0xbabad56f,0x787888f0,0x25256f4a,0x2e2e725c,0x1c1c2438,0xa6a6f157,0xb4b4c773,0xc6c65197,0xe8e823cb,0xdddd7ca1,0x74749ce8,0x1f1f213e,0x4b4bdd96,0xbdbddc61,0x8b8b860d,0x8a8a850f,0x707090e0,0x3e3e427c,0xb5b5c471,0x6666aacc,0x4848d890,0x3030506,0xf6f601f7,0xe0e121c,0x6161a3c2,0x35355f6a,0x5757f9ae,0xb9b9d069,0x86869117,0xc1c15899,0x1d1d273a,0x9e9eb927,0xe1e138d9,0xf8f813eb,0x9898b32b,0x11113322,0x6969bbd2,0xd9d970a9,0x8e8e8907,0x9494a733,0x9b9bb62d,0x1e1e223c,0x87879215,0xe9e920c9,0xcece4987,0x5555ffaa,0x28287850,0xdfdf7aa5,0x8c8c8f03,0xa1a1f859,0x89898009,0xd0d171a,0xbfbfda65,0xe6e631d7,0x4242c684,0x6868b8d0,0x4141c382,0x9999b029,0x2d2d775a,0xf0f111e,0xb0b0cb7b,0x5454fca8,0xbbbbd66d,0x16163a2c],_0x5581ce[_0x2c54bd([0x55,0x31])]=[0x0,0xe090d0b,0x1c121a16,0x121b171d,0x3824342c,0x362d3927,0x24362e3a,0x2a3f2331,0x70486858,0x7e416553,0x6c5a724e,0x62537f45,0x486c5c74,0x4665517f,0x547e4662,0x5a774b69,0xe090d0b0,0xee99ddbb,0xfc82caa6,0xf28bc7ad,0xd8b4e49c,0xd6bde997,0xc4a6fe8a,0xcaaff381,0x90d8b8e8,0x9ed1b5e3,0x8ccaa2fe,0x82c3aff5,0xa8fc8cc4,0xa6f581cf,0xb4ee96d2,0xbae79bd9,0xdb3bbb7b,0xd532b670,0xc729a16d,0xc920ac66,0xe31f8f57,0xed16825c,0xff0d9541,0xf104984a,0xab73d323,0xa57ade28,0xb761c935,0xb968c43e,0x9357e70f,0x9d5eea04,0x8f45fd19,0x814cf012,0x3bab6bcb,0x35a266c0,0x27b971dd,0x29b07cd6,0x38f5fe7,0xd8652ec,0x1f9d45f1,0x119448fa,0x4be30393,0x45ea0e98,0x57f11985,0x59f8148e,0x73c737bf,0x7dce3ab4,0x6fd52da9,0x61dc20a2,0xad766df6,0xa37f60fd,0xb16477e0,0xbf6d7aeb,0x955259da,0x9b5b54d1,0x894043cc,0x87494ec7,0xdd3e05ae,0xd33708a5,0xc12c1fb8,0xcf2512b3,0xe51a3182,0xeb133c89,0xf9082b94,0xf701269f,0x4de6bd46,0x43efb04d,0x51f4a750,0x5ffdaa5b,0x75c2896a,0x7bcb8461,0x69d0937c,0x67d99e77,0x3daed51e,0x33a7d815,0x21bccf08,0x2fb5c203,0x58ae132,0xb83ec39,0x1998fb24,0x1791f62f,0x764dd68d,0x7844db86,0x6a5fcc9b,0x6456c190,0x4e69e2a1,0x4060efaa,0x527bf8b7,0x5c72f5bc,0x605bed5,0x80cb3de,0x1a17a4c3,0x141ea9c8,0x3e218af9,0x302887f2,0x223390ef,0x2c3a9de4,0x96dd063d,0x98d40b36,0x8acf1c2b,0x84c61120,0xaef93211,0xa0f03f1a,0xb2eb2807,0xbce2250c,0xe6956e65,0xe89c636e,0xfa877473,0xf48e7978,0xdeb15a49,0xd0b85742,0xc2a3405f,0xccaa4d54,0x41ecdaf7,0x4fe5d7fc,0x5dfec0e1,0x53f7cdea,0x79c8eedb,0x77c1e3d0,0x65daf4cd,0x6bd3f9c6,0x31a4b2af,0x3fadbfa4,0x2db6a8b9,0x23bfa5b2,0x9808683,0x7898b88,0x15929c95,0x1b9b919e,0xa17c0a47,0xaf75074c,0xbd6e1051,0xb3671d5a,0x99583e6b,0x97513360,0x854a247d,0x8b432976,0xd134621f,0xdf3d6f14,0xcd267809,0xc32f7502,0xe9105633,0xe7195b38,0xf5024c25,0xfb0b412e,0x9ad7618c,0x94de6c87,0x86c57b9a,0x88cc7691,0xa2f355a0,0xacfa58ab,0xbee14fb6,0xb0e842bd,0xea9f09d4,0xe49604df,0xf68d13c2,0xf8841ec9,0xd2bb3df8,0xdcb230f3,0xcea927ee,0xc0a02ae5,0x7a47b13c,0x744ebc37,0x6655ab2a,0x685ca621,0x42638510,0x4c6a881b,0x5e719f06,0x5078920d,0xa0fd964,0x406d46f,0x161dc372,0x1814ce79,0x322bed48,0x3c22e043,0x2e39f75e,0x2030fa55,0xec9ab701,0xe293ba0a,0xf088ad17,0xfe81a01c,0xd4be832d,0xdab78e26,0xc8ac993b,0xc6a59430,0x9cd2df59,0x92dbd252,0x80c0c54f,0x8ec9c844,0xa4f6eb75,0xaaffe67e,0xb8e4f163,0xb6edfc68,0xc0a67b1,0x2036aba,0x10187da7,0x1e1170ac,0x342e539d,0x3a275e96,0x283c498b,0x26354480,0x7c420fe9,0x724b02e2,0x605015ff,0x6e5918f4,0x44663bc5,0x4a6f36ce,0x587421d3,0x567d2cd8,0x37a10c7a,0x39a80171,0x2bb3166c,0x25ba1b67,0xf853856,0x18c355d,0x13972240,0x1d9e2f4b,0x47e96422,0x49e06929,0x5bfb7e34,0x55f2733f,0x7fcd500e,0x71c45d05,0x63df4a18,0x6dd64713,0xd731dcca,0xd938d1c1,0xcb23c6dc,0xc52acbd7,0xef15e8e6,0xe11ce5ed,0xf307f2f0,0xfd0efffb,0xa779b492,0xa970b999,0xbb6bae84,0xb562a38f,0x9f5d80be,0x91548db5,0x834f9aa8,0x8d4697a3],_0x5581ce[_0x2c54bd([0x55,0x32])]=[0x0,0xb0e090d,0x161c121a,0x1d121b17,0x2c382434,0x27362d39,0x3a24362e,0x312a3f23,0x58704868,0x537e4165,0x4e6c5a72,0x4562537f,0x74486c5c,0x7f466551,0x62547e46,0x695a774b,0xb0e090d0,0xbbee99dd,0xa6fc82ca,0xadf28bc7,0x9cd8b4e4,0x97d6bde9,0x8ac4a6fe,0x81caaff3,0xe890d8b8,0xe39ed1b5,0xfe8ccaa2,0xf582c3af,0xc4a8fc8c,0xcfa6f581,0xd2b4ee96,0xd9bae79b,0x7bdb3bbb,0x70d532b6,0x6dc729a1,0x66c920ac,0x57e31f8f,0x5ced1682,0x41ff0d95,0x4af10498,0x23ab73d3,0x28a57ade,0x35b761c9,0x3eb968c4,0xf9357e7,0x49d5eea,0x198f45fd,0x12814cf0,0xcb3bab6b,0xc035a266,0xdd27b971,0xd629b07c,0xe7038f5f,0xec0d8652,0xf11f9d45,0xfa119448,0x934be303,0x9845ea0e,0x8557f119,0x8e59f814,0xbf73c737,0xb47dce3a,0xa96fd52d,0xa261dc20,0xf6ad766d,0xfda37f60,0xe0b16477,0xebbf6d7a,0xda955259,0xd19b5b54,0xcc894043,0xc787494e,0xaedd3e05,0xa5d33708,0xb8c12c1f,0xb3cf2512,0x82e51a31,0x89eb133c,0x94f9082b,0x9ff70126,0x464de6bd,0x4d43efb0,0x5051f4a7,0x5b5ffdaa,0x6a75c289,0x617bcb84,0x7c69d093,0x7767d99e,0x1e3daed5,0x1533a7d8,0x821bccf,0x32fb5c2,0x32058ae1,0x390b83ec,0x241998fb,0x2f1791f6,0x8d764dd6,0x867844db,0x9b6a5fcc,0x906456c1,0xa14e69e2,0xaa4060ef,0xb7527bf8,0xbc5c72f5,0xd50605be,0xde080cb3,0xc31a17a4,0xc8141ea9,0xf93e218a,0xf2302887,0xef223390,0xe42c3a9d,0x3d96dd06,0x3698d40b,0x2b8acf1c,0x2084c611,0x11aef932,0x1aa0f03f,0x7b2eb28,0xcbce225,0x65e6956e,0x6ee89c63,0x73fa8774,0x78f48e79,0x49deb15a,0x42d0b857,0x5fc2a340,0x54ccaa4d,0xf741ecda,0xfc4fe5d7,0xe15dfec0,0xea53f7cd,0xdb79c8ee,0xd077c1e3,0xcd65daf4,0xc66bd3f9,0xaf31a4b2,0xa43fadbf,0xb92db6a8,0xb223bfa5,0x83098086,0x8807898b,0x9515929c,0x9e1b9b91,0x47a17c0a,0x4caf7507,0x51bd6e10,0x5ab3671d,0x6b99583e,0x60975133,0x7d854a24,0x768b4329,0x1fd13462,0x14df3d6f,0x9cd2678,0x2c32f75,0x33e91056,0x38e7195b,0x25f5024c,0x2efb0b41,0x8c9ad761,0x8794de6c,0x9a86c57b,0x9188cc76,0xa0a2f355,0xabacfa58,0xb6bee14f,0xbdb0e842,0xd4ea9f09,0xdfe49604,0xc2f68d13,0xc9f8841e,0xf8d2bb3d,0xf3dcb230,0xeecea927,0xe5c0a02a,0x3c7a47b1,0x37744ebc,0x2a6655ab,0x21685ca6,0x10426385,0x1b4c6a88,0x65e719f,0xd507892,0x640a0fd9,0x6f0406d4,0x72161dc3,0x791814ce,0x48322bed,0x433c22e0,0x5e2e39f7,0x552030fa,0x1ec9ab7,0xae293ba,0x17f088ad,0x1cfe81a0,0x2dd4be83,0x26dab78e,0x3bc8ac99,0x30c6a594,0x599cd2df,0x5292dbd2,0x4f80c0c5,0x448ec9c8,0x75a4f6eb,0x7eaaffe6,0x63b8e4f1,0x68b6edfc,0xb10c0a67,0xba02036a,0xa710187d,0xac1e1170,0x9d342e53,0x963a275e,0x8b283c49,0x80263544,0xe97c420f,0xe2724b02,0xff605015,0xf46e5918,0xc544663b,0xce4a6f36,0xd3587421,0xd8567d2c,0x7a37a10c,0x7139a801,0x6c2bb316,0x6725ba1b,0x560f8538,0x5d018c35,0x40139722,0x4b1d9e2f,0x2247e964,0x2949e069,0x345bfb7e,0x3f55f273,0xe7fcd50,0x571c45d,0x1863df4a,0x136dd647,0xcad731dc,0xc1d938d1,0xdccb23c6,0xd7c52acb,0xe6ef15e8,0xede11ce5,0xf0f307f2,0xfbfd0eff,0x92a779b4,0x99a970b9,0x84bb6bae,0x8fb562a3,0xbe9f5d80,0xb591548d,0xa8834f9a,0xa38d4697],_0x5581ce[_0x2c54bd([0x55,0x33])]=[0x0,0xd0b0e09,0x1a161c12,0x171d121b,0x342c3824,0x3927362d,0x2e3a2436,0x23312a3f,0x68587048,0x65537e41,0x724e6c5a,0x7f456253,0x5c74486c,0x517f4665,0x4662547e,0x4b695a77,0xd0b0e090,0xddbbee99,0xcaa6fc82,0xc7adf28b,0xe49cd8b4,0xe997d6bd,0xfe8ac4a6,0xf381caaf,0xb8e890d8,0xb5e39ed1,0xa2fe8cca,0xaff582c3,0x8cc4a8fc,0x81cfa6f5,0x96d2b4ee,0x9bd9bae7,0xbb7bdb3b,0xb670d532,0xa16dc729,0xac66c920,0x8f57e31f,0x825ced16,0x9541ff0d,0x984af104,0xd323ab73,0xde28a57a,0xc935b761,0xc43eb968,0xe70f9357,0xea049d5e,0xfd198f45,0xf012814c,0x6bcb3bab,0x66c035a2,0x71dd27b9,0x7cd629b0,0x5fe7038f,0x52ec0d86,0x45f11f9d,0x48fa1194,0x3934be3,0xe9845ea,0x198557f1,0x148e59f8,0x37bf73c7,0x3ab47dce,0x2da96fd5,0x20a261dc,0x6df6ad76,0x60fda37f,0x77e0b164,0x7aebbf6d,0x59da9552,0x54d19b5b,0x43cc8940,0x4ec78749,0x5aedd3e,0x8a5d337,0x1fb8c12c,0x12b3cf25,0x3182e51a,0x3c89eb13,0x2b94f908,0x269ff701,0xbd464de6,0xb04d43ef,0xa75051f4,0xaa5b5ffd,0x896a75c2,0x84617bcb,0x937c69d0,0x9e7767d9,0xd51e3dae,0xd81533a7,0xcf0821bc,0xc2032fb5,0xe132058a,0xec390b83,0xfb241998,0xf62f1791,0xd68d764d,0xdb867844,0xcc9b6a5f,0xc1906456,0xe2a14e69,0xefaa4060,0xf8b7527b,0xf5bc5c72,0xbed50605,0xb3de080c,0xa4c31a17,0xa9c8141e,0x8af93e21,0x87f23028,0x90ef2233,0x9de42c3a,0x63d96dd,0xb3698d4,0x1c2b8acf,0x112084c6,0x3211aef9,0x3f1aa0f0,0x2807b2eb,0x250cbce2,0x6e65e695,0x636ee89c,0x7473fa87,0x7978f48e,0x5a49deb1,0x5742d0b8,0x405fc2a3,0x4d54ccaa,0xdaf741ec,0xd7fc4fe5,0xc0e15dfe,0xcdea53f7,0xeedb79c8,0xe3d077c1,0xf4cd65da,0xf9c66bd3,0xb2af31a4,0xbfa43fad,0xa8b92db6,0xa5b223bf,0x86830980,0x8b880789,0x9c951592,0x919e1b9b,0xa47a17c,0x74caf75,0x1051bd6e,0x1d5ab367,0x3e6b9958,0x33609751,0x247d854a,0x29768b43,0x621fd134,0x6f14df3d,0x7809cd26,0x7502c32f,0x5633e910,0x5b38e719,0x4c25f502,0x412efb0b,0x618c9ad7,0x6c8794de,0x7b9a86c5,0x769188cc,0x55a0a2f3,0x58abacfa,0x4fb6bee1,0x42bdb0e8,0x9d4ea9f,0x4dfe496,0x13c2f68d,0x1ec9f884,0x3df8d2bb,0x30f3dcb2,0x27eecea9,0x2ae5c0a0,0xb13c7a47,0xbc37744e,0xab2a6655,0xa621685c,0x85104263,0x881b4c6a,0x9f065e71,0x920d5078,0xd9640a0f,0xd46f0406,0xc372161d,0xce791814,0xed48322b,0xe0433c22,0xf75e2e39,0xfa552030,0xb701ec9a,0xba0ae293,0xad17f088,0xa01cfe81,0x832dd4be,0x8e26dab7,0x993bc8ac,0x9430c6a5,0xdf599cd2,0xd25292db,0xc54f80c0,0xc8448ec9,0xeb75a4f6,0xe67eaaff,0xf163b8e4,0xfc68b6ed,0x67b10c0a,0x6aba0203,0x7da71018,0x70ac1e11,0x539d342e,0x5e963a27,0x498b283c,0x44802635,0xfe97c42,0x2e2724b,0x15ff6050,0x18f46e59,0x3bc54466,0x36ce4a6f,0x21d35874,0x2cd8567d,0xc7a37a1,0x17139a8,0x166c2bb3,0x1b6725ba,0x38560f85,0x355d018c,0x22401397,0x2f4b1d9e,0x642247e9,0x692949e0,0x7e345bfb,0x733f55f2,0x500e7fcd,0x5d0571c4,0x4a1863df,0x47136dd6,0xdccad731,0xd1c1d938,0xc6dccb23,0xcbd7c52a,0xe8e6ef15,0xe5ede11c,0xf2f0f307,0xfffbfd0e,0xb492a779,0xb999a970,0xae84bb6b,0xa38fb562,0x80be9f5d,0x8db59154,0x9aa8834f,0x97a38d46],_0x5581ce[_0x2c54bd([0x55,0x34])]=[0x0,0x90d0b0e,0x121a161c,0x1b171d12,0x24342c38,0x2d392736,0x362e3a24,0x3f23312a,0x48685870,0x4165537e,0x5a724e6c,0x537f4562,0x6c5c7448,0x65517f46,0x7e466254,0x774b695a,0x90d0b0e0,0x99ddbbee,0x82caa6fc,0x8bc7adf2,0xb4e49cd8,0xbde997d6,0xa6fe8ac4,0xaff381ca,0xd8b8e890,0xd1b5e39e,0xcaa2fe8c,0xc3aff582,0xfc8cc4a8,0xf581cfa6,0xee96d2b4,0xe79bd9ba,0x3bbb7bdb,0x32b670d5,0x29a16dc7,0x20ac66c9,0x1f8f57e3,0x16825ced,0xd9541ff,0x4984af1,0x73d323ab,0x7ade28a5,0x61c935b7,0x68c43eb9,0x57e70f93,0x5eea049d,0x45fd198f,0x4cf01281,0xab6bcb3b,0xa266c035,0xb971dd27,0xb07cd629,0x8f5fe703,0x8652ec0d,0x9d45f11f,0x9448fa11,0xe303934b,0xea0e9845,0xf1198557,0xf8148e59,0xc737bf73,0xce3ab47d,0xd52da96f,0xdc20a261,0x766df6ad,0x7f60fda3,0x6477e0b1,0x6d7aebbf,0x5259da95,0x5b54d19b,0x4043cc89,0x494ec787,0x3e05aedd,0x3708a5d3,0x2c1fb8c1,0x2512b3cf,0x1a3182e5,0x133c89eb,0x82b94f9,0x1269ff7,0xe6bd464d,0xefb04d43,0xf4a75051,0xfdaa5b5f,0xc2896a75,0xcb84617b,0xd0937c69,0xd99e7767,0xaed51e3d,0xa7d81533,0xbccf0821,0xb5c2032f,0x8ae13205,0x83ec390b,0x98fb2419,0x91f62f17,0x4dd68d76,0x44db8678,0x5fcc9b6a,0x56c19064,0x69e2a14e,0x60efaa40,0x7bf8b752,0x72f5bc5c,0x5bed506,0xcb3de08,0x17a4c31a,0x1ea9c814,0x218af93e,0x2887f230,0x3390ef22,0x3a9de42c,0xdd063d96,0xd40b3698,0xcf1c2b8a,0xc6112084,0xf93211ae,0xf03f1aa0,0xeb2807b2,0xe2250cbc,0x956e65e6,0x9c636ee8,0x877473fa,0x8e7978f4,0xb15a49de,0xb85742d0,0xa3405fc2,0xaa4d54cc,0xecdaf741,0xe5d7fc4f,0xfec0e15d,0xf7cdea53,0xc8eedb79,0xc1e3d077,0xdaf4cd65,0xd3f9c66b,0xa4b2af31,0xadbfa43f,0xb6a8b92d,0xbfa5b223,0x80868309,0x898b8807,0x929c9515,0x9b919e1b,0x7c0a47a1,0x75074caf,0x6e1051bd,0x671d5ab3,0x583e6b99,0x51336097,0x4a247d85,0x4329768b,0x34621fd1,0x3d6f14df,0x267809cd,0x2f7502c3,0x105633e9,0x195b38e7,0x24c25f5,0xb412efb,0xd7618c9a,0xde6c8794,0xc57b9a86,0xcc769188,0xf355a0a2,0xfa58abac,0xe14fb6be,0xe842bdb0,0x9f09d4ea,0x9604dfe4,0x8d13c2f6,0x841ec9f8,0xbb3df8d2,0xb230f3dc,0xa927eece,0xa02ae5c0,0x47b13c7a,0x4ebc3774,0x55ab2a66,0x5ca62168,0x63851042,0x6a881b4c,0x719f065e,0x78920d50,0xfd9640a,0x6d46f04,0x1dc37216,0x14ce7918,0x2bed4832,0x22e0433c,0x39f75e2e,0x30fa5520,0x9ab701ec,0x93ba0ae2,0x88ad17f0,0x81a01cfe,0xbe832dd4,0xb78e26da,0xac993bc8,0xa59430c6,0xd2df599c,0xdbd25292,0xc0c54f80,0xc9c8448e,0xf6eb75a4,0xffe67eaa,0xe4f163b8,0xedfc68b6,0xa67b10c,0x36aba02,0x187da710,0x1170ac1e,0x2e539d34,0x275e963a,0x3c498b28,0x35448026,0x420fe97c,0x4b02e272,0x5015ff60,0x5918f46e,0x663bc544,0x6f36ce4a,0x7421d358,0x7d2cd856,0xa10c7a37,0xa8017139,0xb3166c2b,0xba1b6725,0x8538560f,0x8c355d01,0x97224013,0x9e2f4b1d,0xe9642247,0xe0692949,0xfb7e345b,0xf2733f55,0xcd500e7f,0xc45d0571,0xdf4a1863,0xd647136d,0x31dccad7,0x38d1c1d9,0x23c6dccb,0x2acbd7c5,0x15e8e6ef,0x1ce5ede1,0x7f2f0f3,0xefffbfd,0x79b492a7,0x70b999a9,0x6bae84bb,0x62a38fb5,0x5d80be9f,0x548db591,0x4f9aa883,0x4697a38d];const _0x3827d6=new Uint8Array(0x10);for(let _0x45fd16=0xf;_0x45fd16>=0x0;--_0x45fd16)_0x3827d6[_0x45fd16]=_0x18922c%0x100,_0x18922c=parseInt(_0x18922c/0x100);let _0x36599f=null,_0x4d87f8=0x10;const _0x10b611=new Uint8Array(_0x4329a8),_0x3f4e01=[],_0x2d31fc=[];_0x27eb19();for(let _0x5bfa28=0x0;_0x5bfa28<_0x1104ac[_0x2c54bd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5bfa28++)0x10===_0x4d87f8&&(_0x36599f=_0x205617(_0x3827d6),_0x4d87f8=0x0,_0x127c82(_0x3827d6)),_0x1104ac[_0x5bfa28]^=_0x36599f[_0x4d87f8++];return _0x1104ac;function _0x43947c(_0x1585e6){const _0x4f03fb=[];for(let _0x1f2f2a=0x0;_0x1f2f2a<_0x1585e6[_0x2c54bd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1f2f2a+=0x4)_0x4f03fb[_0x2c54bd([0x70,0x75,0x73,0x68])](_0x1585e6[_0x1f2f2a]<<0x18|_0x1585e6[_0x1f2f2a+0x1]<<0x10|_0x1585e6[_0x1f2f2a+0x2]<<0x8|_0x1585e6[_0x1f2f2a+0x3]);return _0x4f03fb;}function _0x127c82(_0x512b49){for(let _0x418bb9=0xf;_0x418bb9>=0x0;_0x418bb9--){if(0xff!==_0x512b49[_0x418bb9]){_0x512b49[_0x418bb9]++;break;}_0x512b49[_0x418bb9]=0x0;}}function _0x205617(_0x2cc8cb){const _0x184e68=_0x3f4e01[_0x2c54bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x2864d9=[0x0,0x0,0x0,0x0];let t=_0x43947c(_0x2cc8cb);for(let _0x2f5157=0x0;_0x2f5157<0x4;_0x2f5157++)t[_0x2f5157]^=_0x3f4e01[0x0][_0x2f5157];for(let _0x53a0e8=0x1;_0x53a0e8<_0x184e68;_0x53a0e8++){for(let _0x53ae2a=0x0;_0x53ae2a<0x4;_0x53ae2a++)_0x2864d9[_0x53ae2a]=_0x5581ce[_0x2c54bd([0x54,0x31])][t[_0x53ae2a]>>0x18&0xff]^_0x5581ce[_0x2c54bd([0x54,0x32])][t[(_0x53ae2a+0x1)%0x4]>>0x10&0xff]^_0x5581ce[_0x2c54bd([0x54,0x33])][t[(_0x53ae2a+0x2)%0x4]>>0x8&0xff]^_0x5581ce[_0x2c54bd([0x54,0x34])][0xff&t[(_0x53ae2a+0x3)%0x4]]^_0x3f4e01[_0x53a0e8][_0x53ae2a];t=_0x2864d9[_0x2c54bd([0x73,0x6c,0x69,0x63,0x65])]();}const _0x573c32=new Uint8Array(0x10);let _0x4b7253;for(let _0x56014d=0x0;_0x56014d<0x4;_0x56014d++)_0x4b7253=_0x3f4e01[_0x184e68][_0x56014d],_0x573c32[0x4*_0x56014d]=0xff&(_0x5581ce[_0x2c54bd([0x53])][t[_0x56014d]>>0x18&0xff]^_0x4b7253>>0x18),_0x573c32[0x4*_0x56014d+0x1]=0xff&(_0x5581ce[_0x2c54bd([0x53])][t[(_0x56014d+0x1)%0x4]>>0x10&0xff]^_0x4b7253>>0x10),_0x573c32[0x4*_0x56014d+0x2]=0xff&(_0x5581ce[_0x2c54bd([0x53])][t[(_0x56014d+0x2)%0x4]>>0x8&0xff]^_0x4b7253>>0x8),_0x573c32[0x4*_0x56014d+0x3]=0xff&(_0x5581ce[_0x2c54bd([0x53])][0xff&t[(_0x56014d+0x3)%0x4]]^_0x4b7253);return _0x573c32;}function _0x27eb19(){const _0x1c57f5=_0x5581ce[_0x2c54bd([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x10b611[_0x2c54bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x514c69=0x0;_0x514c69<=_0x1c57f5;_0x514c69++)_0x3f4e01[_0x2c54bd([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x2d31fc[_0x2c54bd([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x44c193=0x4*(_0x1c57f5+0x1),_0x5943f6=_0x10b611[_0x2c54bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0xb6caff=_0x43947c(_0x10b611);let _0x6770d0;for(let _0x34a0d2=0x0;_0x34a0d2<_0x5943f6;_0x34a0d2++)_0x6770d0=_0x34a0d2>>0x2,_0x3f4e01[_0x6770d0][_0x34a0d2%0x4]=_0xb6caff[_0x34a0d2],_0x2d31fc[_0x1c57f5-_0x6770d0][_0x34a0d2%0x4]=_0xb6caff[_0x34a0d2];let _0x3d91e2,_0x461fe7=0x0,t=_0x5943f6;for(;t<_0x44c193;){_0x3d91e2=_0xb6caff[_0x5943f6-0x1],_0xb6caff[0x0]^=_0x5581ce[_0x2c54bd([0x53])][_0x3d91e2>>0x10&0xff]<<0x18^_0x5581ce[_0x2c54bd([0x53])][_0x3d91e2>>0x8&0xff]<<0x10^_0x5581ce[_0x2c54bd([0x53])][0xff&_0x3d91e2]<<0x8^_0x5581ce[_0x2c54bd([0x53])][_0x3d91e2>>0x18&0xff]^_0x5581ce[_0x2c54bd([0x72,0x63,0x6f,0x6e])][_0x461fe7]<<0x18,_0x461fe7+=0x1;for(let _0x281bc9=0x1;_0x281bc9<_0x5943f6/0x2;_0x281bc9++)_0xb6caff[_0x281bc9]^=_0xb6caff[_0x281bc9-0x1];_0x3d91e2=_0xb6caff[_0x5943f6/0x2-0x1],_0xb6caff[_0x5943f6/0x2]^=_0x5581ce[_0x2c54bd([0x53])][0xff&_0x3d91e2]^_0x5581ce[_0x2c54bd([0x53])][_0x3d91e2>>0x8&0xff]<<0x8^_0x5581ce[_0x2c54bd([0x53])][_0x3d91e2>>0x10&0xff]<<0x10^_0x5581ce[_0x2c54bd([0x53])][_0x3d91e2>>0x18&0xff]<<0x18;for(let _0x3f3f09=_0x5943f6/0x2+0x1;_0x3f3f09<_0x5943f6;_0x3f3f09++)_0xb6caff[_0x3f3f09]^=_0xb6caff[_0x3f3f09-0x1];let _0x30b312,_0x1068e3,_0x4fa75e=0x0;for(;_0x4fa75e<_0x5943f6&&t<_0x44c193;)_0x30b312=t>>0x2,_0x1068e3=t%0x4,_0x3f4e01[_0x30b312][_0x1068e3]=_0xb6caff[_0x4fa75e],_0x2d31fc[_0x1c57f5-_0x30b312][_0x1068e3]=_0xb6caff[_0x4fa75e++],t++;}for(let _0x4f4fee=0x1;_0x4f4fee<_0x1c57f5;_0x4f4fee++)for(let _0x1eafe6=0x0;_0x1eafe6<0x4;_0x1eafe6++)_0x3d91e2=_0x2d31fc[_0x4f4fee][_0x1eafe6],_0x2d31fc[_0x4f4fee][_0x1eafe6]=_0x5581ce[_0x2c54bd([0x55,0x31])][_0x3d91e2>>0x18&0xff]^_0x5581ce[_0x2c54bd([0x55,0x32])][_0x3d91e2>>0x10&0xff]^_0x5581ce[_0x2c54bd([0x55,0x33])][_0x3d91e2>>0x8&0xff]^_0x5581ce[_0x2c54bd([0x55,0x34])][0xff&_0x3d91e2];}}function _0x2c54bd(_0x26b800){return _0x26b800['map'](_0x454075=>String['fromCharCode'](_0x454075))['join']('');}(_0x3d89fb=>{function _0x1b39fa(){const _0x1cd7bc=[{[_0x2c54bd([0x69,0x64])]:0x1,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2c54bd([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x2c54bd([0x69,0x64])]:0x2,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2c54bd([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x2c54bd([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x2c54bd([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x2c54bd([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x2c54bd([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x2c54bd([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x2c54bd([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x2c54bd([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x2c54bd([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x2c54bd([0x69,0x64])]:0x3,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2c54bd([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2c54bd([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x2c54bd([0x69,0x64])]:0x4,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2c54bd([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x2c54bd([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x2c54bd([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x2c54bd([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x2c54bd([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x2c54bd([0x69,0x64])]:0x5,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2c54bd([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2c54bd([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x2c54bd([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x2c54bd([0x66,0x67,0x69])]:[0xc]}},{[_0x2c54bd([0x69,0x64])]:0x6,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2c54bd([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2c54bd([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x2c54bd([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x2c54bd([0x66,0x67,0x69])]:[0xc]}},{[_0x2c54bd([0x69,0x64])]:0x7,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2c54bd([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2c54bd([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x2c54bd([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x2c54bd([0x66,0x67,0x69])]:[0xc]}},{[_0x2c54bd([0x69,0x64])]:0x8,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2c54bd([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2c54bd([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x2c54bd([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x2c54bd([0x66,0x67,0x69])]:[0xc]}},{[_0x2c54bd([0x69,0x64])]:0x9,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2c54bd([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2c54bd([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x2c54bd([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x2c54bd([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x2c54bd([0x69,0x64])]:0xa,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x50,0x61,0x73,0x74,0x65,0x20,0x66,0x72,0x6f,0x6d,0x20,0x4f,0x66,0x66,0x69,0x63,0x65,0x20,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64]),[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x50,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x49,0x6e,0x6c,0x69,0x6e,0x65,0x72]),[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2c54bd([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2c54bd([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x2c54bd([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x2c54bd([0x66,0x67,0x69])]:[0xc]}},{[_0x2c54bd([0x69,0x64])]:0xb,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2c54bd([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2c54bd([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x2c54bd([0x69,0x64])]:0xc,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x2c54bd([0x69,0x64])]:0xd,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2c54bd([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2c54bd([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x2c54bd([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x2c54bd([0x66,0x67,0x69])]:[0xc]}},{[_0x2c54bd([0x69,0x64])]:0xe,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x2c54bd([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2c54bd([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72,0x46,0x6f,0x72,0x44,0x72,0x75,0x70,0x61,0x6c])},{[_0x2c54bd([0x69,0x64])]:0xf,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2c54bd([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2c54bd([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x2c54bd([0x69,0x64])]:0x10,[_0x2c54bd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x4d,0x65,0x72,0x67,0x65,0x20,0x46,0x69,0x65,0x6c,0x64,0x73]),[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2c54bd([0x4d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x55,0x49]),[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2c54bd([0x6d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2c54bd([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x2c54bd([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x2c54bd([0x66,0x67,0x69])]:[0xc]}}];return _0x50f660(_0x1cd7bc),_0x1cd7bc;function _0x249631(_0x3c46cd){return 0x1<<_0x3c46cd-0x1;}function _0x50f660(_0x561290){_0x561290[_0x2c54bd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4678ea=>{_0x4678ea[_0x2c54bd([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x249631(_0x4678ea[_0x2c54bd([0x69,0x64])]),_0xf81c1e(_0x4678ea)&&_0x4678ea[_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x50f660(_0x4678ea[_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0xf81c1e(_0x38416c){return _0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x38416c;}const _0xd5642b=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x36d267=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x51a740(_0x360798){const _0x363729=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x357641(_0x360798,new Uint8Array([..._0xd5642b,..._0x363729,..._0x36d267]));}function _0x357641(_0x5186d1,_0x3d8362){const _0x8cda11=_0x5de839(_0x5186d1),_0x35aa85=Array[_0x2c54bd([0x66,0x72,0x6f,0x6d])](_0x43cb53(_0x8cda11)),_0x536023=_0x35aa85[_0x2c54bd([0x70,0x6f,0x70])](),_0x19951a=_0x35aa85[_0x2c54bd([0x70,0x6f,0x70])]();return _0x265467(_0x2c589b(_0x35aa85,_0x3d8362,_0x19951a+0x100*_0x536023));}function _0x5de839(_0x437e1a){const _0x19a15b=atob(_0x437e1a),[_0x233ab6,_0x59383a]=_0x19a15b[_0x2c54bd([0x73,0x70,0x6c,0x69,0x74])](_0x2c54bd([0x2d]));try{if(atob(_0x59383a))return atob(_0x233ab6);}catch(_0x3ae458){}return _0x19a15b;}function _0x3a7b15(_0x2c4e47){try{const _0x1ff4a8=_0x51a740(_0x2c4e47),_0x1eadc4=JSON[_0x2c54bd([0x70,0x61,0x72,0x73,0x65])](_0x1ff4a8),_0x5515bf=parseInt(_0x1eadc4[_0x2c54bd([0x31])]),_0x288d0c=_0x1eadc4[_0x2c54bd([0x32])]||'',_0xf89317=parseInt(_0x1eadc4[_0x2c54bd([0x33])]),_0x4a6313=parseInt(_0x1eadc4[_0x2c54bd([0x34])])||0x0,_0x175d33=parseInt(_0x1eadc4[_0x2c54bd([0x35])])||0x0;return{[_0x2c54bd([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x288d0c,[_0x2c54bd([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x4a6313,[_0x2c54bd([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x5515bf,[_0x2c54bd([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0xf89317,[_0x2c54bd([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x175d33};}catch(_0x400f1a){return null;}}const _0xfbb999=_0x1b39fa(),_0xdd85c5={[_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x145028,[_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73])]:_0x1d8565,[_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79])]:_0x291237},_0x4a0e2f=_0x3d89fb[_0x2c54bd([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0xe0628=_0x2c54bd([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x3d89fb?_0x3d89fb['context']:_0x3d89fb['editor'],_0x327335=_0x2c54bd([0x34,0x30,0x34,0x38,0x32,0x30,0x35,0x30]),_0x2b858a=_0x2c54bd([0x41,0x42,0x43,0x44,0x45,0x46,0x47,0x48,0x49,0x4a,0x4b,0x4c,0x4d,0x4e,0x4f,0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57,0x58,0x59,0x5a,0x61,0x62,0x63,0x64,0x65,0x66,0x67,0x68,0x69,0x6a,0x6b,0x6c,0x6d,0x6e,0x6f,0x70,0x71,0x72,0x73,0x74,0x75,0x76,0x77,0x78,0x79,0x7a,0x30,0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39]),_0x2c36f0=_0xe0628['config']['get'](_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x2fa6ac=_0xfbb999[_0x2c54bd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xf81c1e)[_0x2c54bd([0x66,0x69,0x6e,0x64])](_0x438d27=>_0x438d27[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x4a0e2f);function _0x5a8ee2(_0x3d0bf5,_0xffe0a4){_0xdd85c5[_0xffe0a4[_0x2c54bd([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x3d0bf5,_0xffe0a4),_0xffe0a4[_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0xffe0a4[_0x2c54bd([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x2c54bd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x47774d=>_0x4a1a1a(_0xe0628,_0x47774d[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x2c54bd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x254523=>_0x5a8ee2(_0x3d0bf5,_0x254523));}function _0x145028(_0x5cfefc,_0x19abec){_0x3e60b2(_0x5231a2(_0x5cfefc,_0x19abec),_0x19abec);}function _0x1d8565(_0x5aed76,_0x3ebc5c){function _0x7e027c(_0x5a91b5,_0x2e7a3a){try{if(_0x4a1a1a(_0xe0628,_0x2c54bd([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x5a91b5){const _0x385f29=_0x1d9109(_0xe0628,_0x2c54bd([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x2c54bd([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x385f29)/0x2>_0x5a91b5[_0x2c54bd([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x14a326(_0x2e7a3a[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x5231a2(_0x5a91b5,_0x2e7a3a);}catch(_0x372323){return _0x14a326(_0x2e7a3a[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x3e60b2(_0x7e027c(_0x5aed76,_0x3ebc5c),_0x3ebc5c);}function _0x291237(_0x41d7d2,_0x179c23){const _0x28d6d2=_0x36d267[0x0]*_0xd5642b[0x1],_0x228cd9=_0x36d267[0x0]*_0xd5642b[0x2],_0x25a480=_0x36d267[0x2]*_0xd5642b[0x2];_0x4a1a1a(_0xe0628,_0x2c54bd([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1d9109(_0xe0628,_0x2c54bd([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x2c54bd([0x73,0x74,0x61,0x74,0x65])]==_0x2c54bd([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x3372a0()]=_0x25a480);function _0x1035b3(_0x4749b4,_0x40ea01){try{return _0x303ecc()?_0x14a326(_0x40ea01[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x56,0x61,0x6c,0x69,0x64])):_0x5231a2(_0x4749b4,_0x40ea01);}catch(_0x34f53d){return _0x14a326(_0x40ea01[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x331d7d(_0x5ac734,_0x16a825){const _0x451162=0x7;if(_0x5ac734==_0x16a825[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x121b2c();else{if(_0x5ac734==_0x16a825[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x54,0x72,0x69,0x61,0x6c])){const _0x4783d1=_0x5b7aed();_0x4783d1&&_0x434df2(_0x4783d1,_0x16a825[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x104a9c=_0x3bd5cd();window[_0x2c54bd([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x434df2(_0x2c54bd([0x74,0x69,0x6d,0x65]),_0x16a825[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x104a9c);const _0x32d0fd=_0x1d9109(_0xe0628,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x2c54bd([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x32d0fd[_0x2c54bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x451162?_0x434df2(_0x2c54bd([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x16a825[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x32d0fd['on'](_0x2c54bd([0x61,0x64,0x64]),()=>{_0x32d0fd[_0x2c54bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x451162&&_0x434df2(_0x2c54bd([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x16a825[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x5b7aed(){if(!_0x4a1a1a(_0xe0628,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x59cb16 in window)if(Number['isNaN'](Number(_0x59cb16))){if(window[_0x59cb16]===_0x28d6d2)return _0x2c54bd([0x74,0x69,0x6d,0x65]);if(window[_0x59cb16]===_0x228cd9)return _0x2c54bd([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x303ecc(){if(!_0x4a1a1a(_0xe0628,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x346ec4 in window)if(Number['isNaN'](Number(_0x346ec4))&&window[_0x346ec4]===_0x25a480)return!0x0;return!0x1;}function _0x434df2(_0x1873d9,_0x56d653){_0x121b2c(),_0x14a326(_0x56d653+_0x2c54bd([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x1873d9),window[_0x3372a0()]=_0x1873d9===_0x2c54bd([0x74,0x69,0x6d,0x65])?_0x28d6d2:_0x228cd9;}function _0x3bd5cd(){let _0x7fa078=_0x36d267[0x6]*_0xd5642b[0x8]*_0xd5642b[0x6];return _0x4a1a1a(_0xe0628,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x7fa078/=0xa),_0x7fa078;}function _0x121b2c(){const _0x28498a=_0xe0628;function _0x2cf494(){_0x4a1a1a(_0x28498a,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x1d9109(_0x28498a,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x2c54bd([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x2c54bd([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x1d9109(_0x28498a,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x2c54bd([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x1d9109(_0x28498a,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x2c54bd([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x388e7a,_0x1d9109(_0x28498a,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x2c54bd([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x388e7a,_0x28498a[_0x2c54bd([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c54bd([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x388e7a,_0x28498a[_0x2c54bd([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c54bd([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x388e7a,_0x28498a[_0x2c54bd([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2c54bd([0x6d,0x6f,0x64,0x65,0x6c]))),_0x4a1a1a(_0x28498a,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x1d9109(_0x28498a,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x2c54bd([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x2c54bd([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x1d9109(_0x28498a,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x2c54bd([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x1d9109(_0x28498a,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x2c54bd([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x388e7a,_0x1d9109(_0x28498a,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x2c54bd([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x388e7a);}_0x28498a[_0x2c54bd([0x73,0x74,0x61,0x74,0x65])]==_0x2c54bd([0x72,0x65,0x61,0x64,0x79])?_0x2cf494():_0x28498a[_0x2c54bd([0x6f,0x6e,0x63,0x65])](_0x2c54bd([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x4a1a1a(_0x28498a,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x2cf494(),_0x4a1a1a(_0x28498a,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x5f4bfd=_0x1d9109(_0x28498a,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x423335=_0x5f4bfd['getRevision'](0x0),_0x3d2dcd=_0x5f4bfd['getEarlierVisibleRevision'](_0x423335[_0x2c54bd([0x69,0x64])]);_0x1d9109(_0x28498a,_0x2c54bd([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x2c54bd([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x423335[_0x2c54bd([0x69,0x64])],_0x3d2dcd?_0x3d2dcd[_0x2c54bd([0x69,0x64])]:null,0x1)['then'](()=>_0x2cf494());}});}_0x331d7d(_0x1035b3(_0x41d7d2,_0x179c23),_0x179c23);}function _0x5231a2(_0xe22d30,_0x316e60){try{return _0x146e79(_0x316e60)?_0x14a326(_0x316e60[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x56,0x61,0x6c,0x69,0x64])):_0xe22d30&&_0x3c3e1e(_0xe22d30[_0x2c54bd([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x316e60)?_0xe22d30[_0x2c54bd([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x2c54bd([0x6f,0x70,0x65,0x6e])][_0x2c54bd([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x327335)/0x2>_0xe22d30[_0x2c54bd([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x14a326(_0x316e60[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0xe22d30[_0x2c54bd([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x14a326(_0x316e60[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x54,0x72,0x69,0x61,0x6c])):_0x14a326(_0x316e60[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x56,0x61,0x6c,0x69,0x64])):_0x14a326(_0x316e60[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x36b58f){return _0x14a326(_0x316e60[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x3e60b2(_0x11807f,_0x569d5e){if(_0xe0628 instanceof _0xcb56fb){const _0x425ad3=_0xe0628;_0x11807f==_0x569d5e[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x253a8c(_0x425ad3):_0x11807f==_0x569d5e[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x54,0x72,0x69,0x61,0x6c])&&window[_0x2c54bd([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x253a8c(_0x425ad3),_0x14a326(_0x569d5e[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x36d267[0x6]*_0xd5642b[0x8]*_0xd5642b[0x6]),_0x425ad3[_0x2c54bd([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x2c54bd([0x6f,0x6e])](_0x2c54bd([0x61,0x64,0x64]),(_0xac5e4c,_0x3289b5)=>{_0x11807f!=_0x569d5e[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x11807f!=_0x569d5e[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x11807f!=_0x569d5e[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x10b151(_0x3289b5);});}else{const _0x41bdd3=_0xe0628;_0x11807f==_0x569d5e[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x10b151(_0x41bdd3):_0x11807f==_0x569d5e[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x54,0x72,0x69,0x61,0x6c])&&_0x41bdd3[_0x2c54bd([0x6f,0x6e])](_0x2c54bd([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x4dcd49=0x0;_0x41bdd3[_0x2c54bd([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c54bd([0x6f,0x6e])](_0x2c54bd([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x48da4e,_0x5375a9)=>{_0x5375a9[0x0][_0x2c54bd([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4dcd49++,0x1f8===_0x4dcd49&&(_0x10b151(_0x41bdd3),_0x14a326(_0x569d5e[_0x2c54bd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2c54bd([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x48da4e[_0x2c54bd([0x6f,0x66,0x66])]());},{'priority':_0x2c54bd([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x14a326(_0x236b29){const _0x154f66=_0x3372a0();return _0xe0628[_0x154f66]=_0x236b29,_0x236b29;}function _0x3372a0(){const _0x18ceb9=String(window[_0x2c54bd([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2c54bd([0x6e,0x6f,0x77])]())[_0x2c54bd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2c54bd([0x2e]),'');let _0x109c07='';for(let _0x21cc4e=0x0;_0x21cc4e<_0x18ceb9[_0x2c54bd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x21cc4e+=0x2){let _0x399ce0=parseInt(_0x18ceb9[_0x2c54bd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x21cc4e,_0x21cc4e+0x2));_0x399ce0>=_0x2b858a[_0x2c54bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x399ce0-=_0x2b858a[_0x2c54bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x109c07+=_0x2b858a[_0x399ce0];}return _0x109c07;}function _0x253a8c(_0x38eb4e){for(const _0x2166cf of _0x38eb4e[_0x2c54bd([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x10b151(_0x2166cf);_0x1d9109(_0x38eb4e,_0x2c54bd([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x2c54bd([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x1d9109(_0x38eb4e,_0x2c54bd([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x2c54bd([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x388e7a;}function _0x10b151(_0xc8f25f){function _0x16cab2(){_0xc8f25f[_0x2c54bd([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c54bd([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x388e7a,_0xc8f25f[_0x2c54bd([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c54bd([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x388e7a,_0xc8f25f[_0x2c54bd([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2c54bd([0x6d,0x6f,0x64,0x65,0x6c]));}_0xc8f25f[_0x2c54bd([0x73,0x74,0x61,0x74,0x65])]==_0x2c54bd([0x72,0x65,0x61,0x64,0x79])?_0x16cab2():_0xc8f25f[_0x2c54bd([0x6f,0x6e,0x63,0x65])](_0x2c54bd([0x72,0x65,0x61,0x64,0x79]),()=>_0x16cab2());}function _0x388e7a(){return null;}function _0x3c3e1e(_0x2f7a0a,_0x3e3b7c){const _0x4d7818=!!(_0x2f7a0a&_0x3e3b7c[_0x2c54bd([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x3f5e35=_0x222d15(_0x2f7a0a,_0x3e3b7c);return _0x4d7818||_0x3f5e35;}function _0x222d15(_0xebb2d2,_0x5ec17f){const _0x5ae450=(_0x5ec17f[_0x2c54bd([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x2c54bd([0x66,0x67,0x69])]||null;return!!_0x5ae450&&_0xfbb999[_0x2c54bd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a9811=>_0x5ae450[_0x2c54bd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a9811[_0x2c54bd([0x69,0x64])]))[_0x2c54bd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x55b528=>!_0x1bcfb0(_0x55b528))[_0x2c54bd([0x73,0x6f,0x6d,0x65])](_0x38ccfb=>!!(_0xebb2d2&_0x38ccfb[_0x2c54bd([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x1bcfb0(_0x22216d){const _0x39c22e={[_0x2c54bd([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72,0x46,0x6f,0x72,0x44,0x72,0x75,0x70,0x61,0x6c])]:_0x443501};return!!_0x22216d['forbiddenHandler']&&_0x39c22e[_0x22216d['forbiddenHandler']]();}function _0x443501(){return!window[_0x2c54bd([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x4a1a1a(_0xe0628,_0x2c54bd([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x146e79(_0xf6c397){if(!_0x4a1a1a(_0xe0628,_0xf6c397[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x273c0e=_0xf6c397[_0x2c54bd([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x3e3eaa=_0x273c0e[_0x2c54bd([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0xa979fa=_0x273c0e[_0x2c54bd([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x2ea260=_0x273c0e[_0x2c54bd([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x4a1a1a(_0xe0628,_0x2c54bd([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1d9109(_0xe0628,_0x2c54bd([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x2c54bd([0x73,0x74,0x61,0x74,0x65])]==_0x2c54bd([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x3e3eaa)return!0x0;if(_0x4a1a1a(_0xe0628,_0x2c54bd([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x1d9109(_0xe0628,_0x2c54bd([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x2c54bd([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x2c54bd([0x65,0x6e,0x64])&&_0xa979fa)return!0x0;return!(!_0x4a1a1a(_0xe0628,_0x2c54bd([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]))||_0x1d9109(_0xe0628,_0x2c54bd([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]))[_0x2c54bd([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x2c54bd([0x65,0x6e,0x64])||!_0x2ea260);}function _0x4a1a1a(_0x466a4a,_0x33fa7c){return _0x466a4a[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2c54bd([0x68,0x61,0x73])](_0x33fa7c);}function _0x1d9109(_0x5cef70,_0x1b3455){return _0x5cef70[_0x2c54bd([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2c54bd([0x67,0x65,0x74])](_0x1b3455);}function _0x265467(_0x4da24f){let _0xbc40bf='';for(const _0x2dd37e of _0x4da24f)_0xbc40bf+=String[_0x2c54bd([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x2dd37e);return _0xbc40bf;}function _0x43cb53(_0x3350b8){const _0x4f821c=new Uint8Array(_0x3350b8[_0x2c54bd([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x12a6b1=0x0;_0x12a6b1<_0x3350b8[_0x2c54bd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x12a6b1++)_0x4f821c[_0x12a6b1]=_0x3350b8[_0x2c54bd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x12a6b1);return _0x4f821c;}_0x2fa6ac&&_0x5a8ee2(_0x3a7b15(_0x2c36f0),_0x2fa6ac);})(_0x10361c);}(this);}set['adapter'](_0x1599fb){if(this['_adapter'])throw new _0x4672c9('commentsrepository-adapter-already-set');this['_adapter']=_0x1599fb;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x508199=gt,threadId:_0x30f8aa=_0x73ff1c(),comments:_0x399b07=[],unlinkedAt:_0x52a458=null,resolvedAt:_0x1c59eb=null,resolvedBy:_0x408a16=null,target:_0x47583a=null,context:_0x93088c=null,attributes:_0x524b5a={},isResolvable:_0x5c27c1=!0x0,isSubmitted:_0x4804b2=!0x1,isFromAdapter:_0x1d8b9b=!0x1}={}){return this['fire'](bt('addCommentThread',_0x508199),{'channelId':_0x508199,'threadId':_0x30f8aa,'comments':_0x399b07,'unlinkedAt':_0x52a458,'resolvedAt':_0x1c59eb,'resolvedBy':_0x408a16,'target':_0x47583a,'context':_0x93088c,'attributes':_0x524b5a,'isFromAdapter':_0x1d8b9b,'isResolvable':_0x5c27c1,'isSubmitted':_0x4804b2}),this['getCommentThread'](_0x30f8aa);}['openNewCommentThread']({channelId:_0x9b8b83=gt,threadId:_0x2d4764=_0x73ff1c(),target:_0x464332,context:_0x5d8a69=null,isResolvable:_0x38823e=!0x0}){if(this['_readOnlyChannels']['has'](_0x9b8b83)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x464332)throw new _0x4672c9('commentsrepository-missing-target');const _0x478bb5=this['addCommentThread']({'channelId':_0x9b8b83,'threadId':_0x2d4764,'target':_0x464332,'context':_0x5d8a69,'isResolvable':_0x38823e});if(!_0x478bb5)return null;const _0x2876c8=this['_threadToController']['get'](_0x478bb5),_0x4390df=_0x2876c8['view']['commentThreadInputView']['commentInputView'],_0xbdc39a=this['context']['plugins']['get'](N),_0x52200f=_0xbdc39a['getByInnerView'](_0x2876c8['view']);return _0xbdc39a['activate'](_0x52200f),_0x4390df['once']('editorReady',()=>_0x4390df['focus']()),_0x478bb5;}['hasCommentThread'](_0x588abd){if('string'!=typeof _0x588abd)throw new _0x4672c9('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x588abd);}['updateCommentThread']({channelId:_0xa562e0=gt,threadId:_0x593594,context:_0x25b5e9,unlinkedAt:_0x43cf8e,attributes:_0x4a3472,isFromAdapter:_0xc85100=!0x1}){return this['fire'](bt('updateCommentThread',_0xa562e0),{'channelId':_0xa562e0,'threadId':_0x593594,'context':_0x25b5e9,'unlinkedAt':_0x43cf8e,'attributes':_0x4a3472,'isFromAdapter':_0xc85100}),this['getCommentThread'](_0x593594);}['getCommentThread'](_0xef4e98){if('string'!=typeof _0xef4e98)throw new _0x4672c9('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0xef4e98);}['fetchCommentThread']({channelId:_0x4e50bc,threadId:_0x4806fd}={}){const _0xa31e07=this['getCommentThread'](_0x4806fd);if(_0xa31e07)return Promise['resolve'](_0xa31e07);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x4672c9('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x4e50bc,'threadId':_0x4806fd})['then'](_0x4e4543=>this['hasCommentThread'](_0x4806fd)?this['getCommentThread'](_0x4806fd):_0x4e4543?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x4e50bc},_0x4e4543)):void 0x0)['catch'](_0x3cc858=>{throw console['error'](_0x3cc858),new _0x4672c9('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x48e99d,skipNotAttached:_0x4d9706=!0x1,skipEmpty:_0x246a26=!0x1,toJSON:_0x4e6d7b=!0x1}={}){const _0x590824=[];for(const _0x153213 of this['_threads']['values']())_0x48e99d&&_0x153213['channelId']!==_0x48e99d||_0x4d9706&&!_0x153213['isAttached']||_0x246a26&&0x0===_0x153213['length']||_0x590824['push'](_0x153213);return _0x4e6d7b?_0x590824['map'](_0xa436c6=>_0xa436c6['toJSON']()):_0x590824;}['setActiveCommentThread'](_0xd53011){const _0x35c3f3=this['context']['plugins']['get'](N);if(!_0xd53011)return void(this['activeCommentThread']&&_0x35c3f3['deactivateAll']());const _0x90a358=this['getCommentThread'](_0xd53011);if(!_0x90a358)throw new _0x4672c9('commentsrepository-active-missing-comment-thread',null,{'threadId':_0xd53011});if(!this['_threadToController']['has'](_0x90a358))throw new _0x4672c9('commentsrepository-active-not-attached',null,{'threadId':_0xd53011});const _0x15adc5=_0x35c3f3['getByInnerView'](this['_threadToController']['get'](_0x90a358)['view']);_0x35c3f3['activate'](_0x15adc5);}['switchReadOnly'](_0x537888,_0x4ea7b9){_0x537888?this['_readOnlyChannels']['add'](_0x4ea7b9):this['_readOnlyChannels']['delete'](_0x4ea7b9),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x4c0b83){return this['_readOnlyChannels']['has'](_0x4c0b83)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x8ee3a4,_0x512250){return new At(_0x8ee3a4,_0x512250);}['setPermissions'](_0x1acbc7,_0x5a0c8c=gt){this['_permissions']['set'](_0x5a0c8c,_0x1acbc7),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x11d0b7=gt){return this['_permissions']['has'](_0x11d0b7)?this['_permissions']['get'](_0x11d0b7):Tt;}['_addCommentThread']({channelId:_0x451aa9,threadId:_0x4f0904,comments:_0x2f845d,unlinkedAt:_0xbbc62f,resolvedAt:_0x28a611,resolvedBy:_0x54f678,target:_0x4fe192,context:_0x53a3dd,attributes:_0x417765,isFromAdapter:_0x32f39a,isResolvable:_0x207b67,isSubmitted:_0x3d7ce3}){if('string'!=typeof _0x4f0904)throw new _0x4672c9('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x4f0904});if(this['hasCommentThread'](_0x4f0904))throw new _0x4672c9('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x4f0904});const _0x4df088=new ie(this,{'channelId':_0x451aa9,'id':_0x4f0904,'context':_0x53a3dd,'attributes':_0x417765,'unlinkedAt':_0xbbc62f,'resolvedAt':_0x28a611,'resolvedBy':_0x54f678?this['context']['plugins']['get'](it)['getUser'](_0x54f678):null,'isResolvable':_0x207b67,'isSubmitted':_0x3d7ce3||_0x32f39a});this['_threads']['set'](_0x4f0904,_0x4df088);for(const _0x5290ee of _0x2f845d)_0x4df088['_add'](this['_createNewComment']({'threadId':_0x4f0904,..._0x5290ee}));return _0x4fe192&&_0x4df088['attachTo'](_0x4fe192),_0x32f39a||!_0x4df088['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x451aa9,'threadId':_0x4f0904});}['_submitCommentThread']({channelId:_0x23e064,threadId:_0x3af0b1}){if(!this['hasCommentThread'](_0x3af0b1))throw new _0x4672c9('commentsrepository-missing-comment-thread',this);const _0x35d8a7=this['getCommentThread'](_0x3af0b1);if(_0x35d8a7['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x4c394f,comments:_0x103c9e,resolvedAt:_0x5a6b82,resolvedBy:_0x19e841,context:_0x425300,attributes:_0x2faca6}=_0x35d8a7,_0x211e4a=this['context']['plugins']['get']('PendingActions'),_0x1af492=_0x211e4a['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x23e064,'threadId':_0x4c394f,'comments':_0x103c9e['map'](_0x4e588a=>_0x4e588a['toJSON']()),'resolvedAt':_0x5a6b82,'resolvedBy':_0x19e841?_0x19e841['id']:_0x19e841,'context':_0x425300,'attributes':_0x2faca6})['then'](({comments:_0x18475b})=>{_0x211e4a['remove'](_0x1af492);for(const _0x25c6dd of _0x18475b)this['_updateComment']({'channelId':_0x23e064,'threadId':_0x3af0b1,'commentId':_0x25c6dd['commentId'],'createdAt':_0x25c6dd['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x111304=>{throw console['error'](_0x111304),new _0x4672c9('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x279926,target:_0x275b7a}){const _0x4044e0=this['getCommentThread'](_0x279926);if(!_0x4044e0)throw new _0x4672c9('commentsrepository-attach-missing-comment-thread',this);const _0x9f010d=this['context']['plugins']['get']('PendingActions'),_0x5bc6ea=this['context']['plugins']['get'](N),_0x360bb9=this['_createCommentThreadView'](_0x4044e0),_0x44a9a5=new At(_0x4044e0,_0x360bb9);let _0x4ac31c=null;_0x360bb9['on']('change:isDirty',(_0x2fd350,_0x5b285b,_0x9068ec)=>{_0x9068ec?_0x4ac31c=_0x9f010d['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x4ac31c&&(_0x9f010d['remove'](_0x4ac31c),_0x4ac31c=null);}),this['_threadToController']['set'](_0x4044e0,_0x44a9a5),this['_viewToController']['set'](_0x360bb9,_0x44a9a5);const _0x14f4b0=new T(this['context']['locale'],_0x360bb9);_0x14f4b0['bind']('length')['to'](_0x360bb9),_0x14f4b0['bind']('isDirty')['to'](_0x360bb9,'isDirty',_0x360bb9,'length',(_0x4097ac,_0x1cca63)=>_0x4097ac||!_0x1cca63),_0x14f4b0['bind']('isActive')['to'](_0x360bb9),_0x14f4b0['type']='comment';const _0x1abbe6=new d({'view':_0x14f4b0,'target':_0x275b7a,'type':'comment','isVisible':!_0x4044e0['isResolved']});return _0x360bb9['on']('escape',()=>{_0x1abbe6['fire']('escape');}),this['_bindAnnotationToEditors'](_0x360bb9,_0x1abbe6),_0x5bc6ea['add'](_0x1abbe6),_0x1abbe6;}['_bindAnnotationToEditors'](_0x9d9090,_0x3ab06d){this['listenTo'](_0x9d9090,'editorReady',(_0x39ec60,_0x222575)=>{const _0x3b0510=_0x222575['ui']['view']['body']['bodyCollectionContainer'];_0x3ab06d['focusableElements']['add'](_0x3b0510),this['context']instanceof _0x220894&&this['context']['ui']['focusTracker']['add'](_0x3b0510);},{'priority':'highest'}),this['listenTo'](_0x9d9090,'editorDestroyed',(_0x49d43e,_0x3fd6e0)=>{const _0x55ab7b=_0x3fd6e0['ui']['view']['body']['bodyCollectionContainer'];_0x3ab06d['focusableElements']['has'](_0x55ab7b)&&_0x3ab06d['focusableElements']['remove'](_0x55ab7b),this['context']instanceof _0x220894&&this['context']['ui']['focusTracker']['remove'](_0x55ab7b);});}['_unbindEditors'](_0x6ac283){this['stopListening'](_0x6ac283,'editorReady'),this['stopListening'](_0x6ac283,'editorDestroyed');}['_createCommentThreadView'](_0x57286c){const _0x5783c6=this['context']['plugins']['get'](it),{config:_0x4922f4,locale:_0x24f15a}=this['context'],_0x88a5c8=ut(_0x4922f4['get']('locale'));return new(0x0,(_0x4922f4['get']('comments'))['CommentThreadView'])(_0x24f15a,_0x57286c,_0x5783c6['me'],{'editorConfig':{..._0x4922f4['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x4922f4['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x4922f4['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x4922f4['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x4922f4['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x88a5c8,'CommentView':_0x4922f4['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x5083a0,channelId:_0x1e7ef3,resolvedAt:_0x568951,resolvedBy:_0x800660,isFromAdapter:_0x3c2cd8}){if(!this['hasCommentThread'](_0x5083a0))throw new _0x4672c9('commentsrepository-missing-comment-thread',null,{'threadId':_0x5083a0});const _0x2f2cf2=this['getCommentThread'](_0x5083a0);if(_0x2f2cf2['isResolved'])throw new _0x4672c9('commentsrepository-resolved-comment-thread',null,{'threadId':_0x5083a0});const _0x44463e=this['context']['plugins']['get'](it);if(_0x2f2cf2['resolvedBy']=_0x44463e['getUser'](_0x800660),_0x2f2cf2['resolvedAt']=_0x568951,_0x3c2cd8||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0xe68fc4=this['context']['plugins']['get']('PendingActions'),_0x227d84=_0xe68fc4['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x1e7ef3,'threadId':_0x5083a0})['then'](({resolvedAt:_0x228ce1,resolvedBy:_0x5597fa})=>{_0xe68fc4['remove'](_0x227d84),_0x2f2cf2['resolvedBy']['id']!==_0x5597fa&&(_0x2f2cf2['resolvedBy']=_0x44463e['getUser'](_0x5597fa)),_0x2f2cf2['resolvedAt']=_0x228ce1;})['catch'](_0x200927=>{throw console['error'](_0x200927),new _0x4672c9('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1e0554,channelId:_0x54f36d,isFromAdapter:_0x4ba197}){if(!this['hasCommentThread'](_0x1e0554))throw new _0x4672c9('commentsrepository-missing-comment-thread',null,{'threadId':_0x1e0554});const _0x4d79b6=this['getCommentThread'](_0x1e0554);if(!_0x4d79b6['isResolved'])throw new _0x4672c9('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1e0554});if(_0x4d79b6['resolvedBy']=null,_0x4d79b6['resolvedAt']=null,_0x4ba197||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x33b0aa=this['context']['plugins']['get']('PendingActions'),_0x443b6d=_0x33b0aa['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x54f36d,'threadId':_0x1e0554})['then'](()=>_0x33b0aa['remove'](_0x443b6d))['catch'](_0x21d112=>{throw console['error'](_0x21d112),new _0x4672c9('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x4a5b78,isFromAdapter:_0x1151b3}){const _0x3a4f71=this['getCommentThread'](_0x4a5b78);if(!_0x3a4f71)throw new _0x4672c9('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x4a5b78),this['_threads']['delete'](_0x4a5b78),!_0x3a4f71['isSubmitted']||_0x1151b3||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x22cd4f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x56889e}=_0x3a4f71,_0x87a21=_0x22cd4f['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x56889e,'threadId':_0x4a5b78})['then'](()=>_0x22cd4f['remove'](_0x87a21))['catch'](_0x384a65=>{throw console['error'](_0x384a65),new _0x4672c9('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x36e26c,unlinkedAt:_0x13f41f,context:_0x5d555b,attributes:_0x368cc2,isFromAdapter:_0x52af52}){if('string'!=typeof _0x36e26c)throw new _0x4672c9('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x36e26c});if(!this['hasCommentThread'](_0x36e26c))throw new _0x4672c9('commentsrepository-missing-comment-thread',null,{'threadId':_0x36e26c});const _0x4258fc=this['getCommentThread'](_0x36e26c);let _0xdc4c61=!0x1;if(void 0x0!==_0x5d555b&&_0x4258fc['context']!==_0x5d555b&&(_0x4258fc['context']=_0x5d555b,_0xdc4c61=!0x0),void 0x0!==_0x13f41f&&_0x4258fc['unlinkedAt']!==_0x13f41f&&(_0x4258fc['unlinkedAt']=_0x13f41f,_0xdc4c61=!0x0),_0x368cc2&&!It(_0x368cc2,_0x4258fc['attributes'])&&(_0x4258fc['attributes']=_0x368cc2,_0xdc4c61=!0x0),!_0xdc4c61)return Promise['resolve']();if(!_0x4258fc['isSubmitted']||_0x52af52||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x3f6989=this['context']['plugins']['get']('PendingActions'),{channelId:_0xc3ab72}=_0x4258fc,_0x2acbfa=_0x3f6989['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0xc3ab72,'threadId':_0x36e26c,'context':_0x5d555b,'unlinkedAt':_0x13f41f,'attributes':_0x368cc2})['then'](()=>_0x3f6989['remove'](_0x2acbfa))['catch'](_0x1fab87=>{throw console['error'](_0x1fab87),new _0x4672c9('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x1d0d0c){const _0x59798f=this['context']['plugins']['get'](N),_0xc24267=this['getCommentThread'](_0x1d0d0c);if(this['_threadToController']['has'](_0xc24267)){const _0x24a3a7=this['_threadToController']['get'](_0xc24267),_0x135b8e=_0x24a3a7['view'],_0x5d41f0=_0x59798f['getByInnerView'](_0x135b8e);this['_threadToController']['delete'](_0xc24267),this['_viewToController']['delete'](_0x135b8e),_0x5d41f0&&_0x59798f['remove'](_0x5d41f0),_0x24a3a7['destroy'](),_0x135b8e['destroy']()['then'](()=>{this['_unbindEditors'](_0x135b8e);});}}['_updateActiveAnnotation']({threadId:_0x67443f,resolvedAt:_0x1d7a37}){const _0xfaf36f=!!_0x1d7a37,_0x5d4868=this['context']['plugins']['get'](N),_0x2ad6fd=this['getCommentThread'](_0x67443f);if(this['_threadToController']['has'](_0x2ad6fd)){const _0x1e25d5=this['_threadToController']['get'](_0x2ad6fd)['view'],_0x49db5a=_0x5d4868['getByInnerView'](_0x1e25d5);_0x49db5a&&(_0xfaf36f&&_0x5d4868['_removeActiveAnnotation'](_0x49db5a),_0x49db5a['refreshVisibility']());}}['_getExternalAuthor'](_0x5d40ed){const _0x15a6fb=this['context']['plugins']['get'](it),_0x56724b=ft('external:'+_0x5d40ed),_0x423b33=_0x15a6fb['getUser'](_0x56724b);return _0x423b33||_0x15a6fb['addUser']({'id':_0x56724b,'name':_0x5d40ed});}['_createNewComment']({threadId:_0x15e302,commentId:_0x1c6810=_0x73ff1c(),content:_0x1be373,authorId:_0x580596,createdAt:_0x5cd4ca,attributes:_0x25340f}){if('string'!=typeof _0x1c6810)throw new _0x4672c9('commentsrepository-invalid-commentid');if('string'!=typeof _0x580596)throw new _0x4672c9('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x1be373||!_0x1be373['trim']())throw new _0x4672c9('commentsrepository-invalid-comment-content');const _0x10d54a=this['context']['plugins']['get'](it)['getUser'](_0x580596);if(!_0x10d54a)throw new _0x4672c9('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x580596});let _0x203419=null,_0x1d7555=_0x5cd4ca;return _0x25340f&&_0x25340f['@external']&&(_0x203419=this['_getExternalAuthor'](_0x25340f['@external']['authorName']),_0x1d7555=new Date(_0x25340f['@external']['createdAt'])),new se(this,{'threadId':_0x15e302,'id':_0x1c6810,'author':_0x203419||_0x10d54a,'creator':_0x10d54a,'content':_0x1be373,'createdAt':_0x5cd4ca,'authoredAt':_0x1d7555,'attributes':_0x25340f});}['_addComment'](_0x3bda45){let {threadId:_0x443d75,content:_0x7baf07,attributes:_0x20f929,isFromAdapter:_0x1c6ad2}=_0x3bda45;const _0x45f81c=this['getCommentThread'](_0x3bda45['threadId']);if(!_0x45f81c)throw new _0x4672c9('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x58e777=this['_createNewComment'](_0x3bda45),{id:_0x432512}=_0x58e777;if(_0x45f81c['_add'](_0x58e777),_0x1c6ad2||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x45f81c['isSubmitted'])return Promise['resolve']();const _0x1954ce=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4ed3cc}=_0x45f81c,_0x23b9dc=_0x1954ce['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x20f929||(_0x20f929={}),this['adapter']['addComment']({'channelId':_0x4ed3cc,'threadId':_0x443d75,'commentId':_0x432512,'content':_0x7baf07,'attributes':_0x20f929})['then'](_0x3428d8=>{_0x1954ce['remove'](_0x23b9dc),_0x3428d8&&this['_updateComment']({'channelId':_0x4ed3cc,'threadId':_0x443d75,'commentId':_0x432512,'createdAt':_0x3428d8['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x39b1b2=>{throw console['error'](_0x39b1b2),new _0x4672c9('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x14a17d,commentId:_0x5720a0,content:_0x5ba0a5,createdAt:_0xb51826,attributes:_0x435463,isFromAdapter:_0x42cb39}){if(void 0x0!==_0x5ba0a5&&('string'!=typeof _0x5ba0a5||!_0x5ba0a5['trim']()['length']))throw new _0x4672c9('commentsrepository-update-comment-invalid-content');const _0x3daecd=this['getCommentThread'](_0x14a17d),_0x3aa9c3=_0x3daecd['getComment'](_0x5720a0);if(!_0x3aa9c3)throw new _0x4672c9('commentsrepository-update-missing-comment',this);let _0x41ffec=!0x1;if(_0x5ba0a5&&_0x5ba0a5!==_0x3aa9c3['content']&&(_0x3aa9c3['isEditable']||_0x42cb39)&&(_0x3aa9c3['content']=_0x5ba0a5,_0x41ffec=!0x0),_0xb51826&&_0xb51826!==_0x3aa9c3['createdAt']&&(_0x3aa9c3['createdAt']=_0xb51826,_0x3aa9c3['attributes']&&_0x3aa9c3['attributes']['@external']||(_0x3aa9c3['authoredAt']=_0xb51826),_0x41ffec=!0x0),_0x435463&&!It(_0x435463,_0x3aa9c3['attributes'])&&(_0x3aa9c3['attributes']=_0x435463,_0x41ffec=!0x0),!_0x41ffec)return Promise['resolve']();if(_0x3daecd['fire']('commentUpdated'),_0x42cb39||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x7d3cdd=this['context']['plugins']['get']('PendingActions'),{channelId:_0x3d593a}=this['getCommentThread'](_0x3aa9c3['threadId']),_0x3c0c53=_0x7d3cdd['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x3d593a,'threadId':_0x14a17d,'commentId':_0x5720a0,'content':_0x5ba0a5,'attributes':_0x435463})['then'](()=>_0x7d3cdd['remove'](_0x3c0c53))['catch'](_0xda0681=>{throw console['error'](_0xda0681),new _0x4672c9('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x41e09c,commentId:_0x45a1d6,isFromAdapter:_0x45408b}){const _0x1d30b7=this['getCommentThread'](_0x41e09c),_0x58770e=_0x1d30b7['getComment'](_0x45a1d6);if(!_0x58770e)throw new _0x4672c9('commentsrepository-remove-missing-comment',this);if(_0x1d30b7['_remove'](_0x58770e),_0x45408b||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x5e1a4a=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5f2320}=_0x1d30b7,_0x2bd015=_0x5e1a4a['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x5f2320,'threadId':_0x41e09c,'commentId':_0x45a1d6})['then'](()=>_0x5e1a4a['remove'](_0x2bd015))['catch'](_0x11df68=>{throw console['error'](_0x11df68),new _0x4672c9('commentsrepository-remove-comment-internal-error',this);});}}class ie extends/* #__PURE__ -- @preserve */
30
+ _0x15eb0c(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x2101f1,_0xead040){super();const _0x5b8c67=_0xead040['isResolvable'];this['channelId']=_0xead040['channelId'],this['id']=_0xead040['id'],this['comments']=new _0x30ed81(),this['_repository']=_0x2101f1,this['_isAttached']=!0x1,this['_isSubmitted']=_0xead040['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x2101f1,'_permissions',_0x2101f1,'_readOnlyChannels',()=>_0x2101f1['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x2101f1,'_permissions',()=>_0x2101f1['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x2101f1,'_permissions',()=>{const _0x57cbbb=_0x2101f1['getPermissions'](this['channelId']);return _0x57cbbb['write']||_0x57cbbb['admin'];}),this['bind']('isResolvable')['to'](_0x2101f1,'_permissions',()=>_0x5b8c67&&_0x2101f1['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0xead040['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x566437,_0x2b005c)=>_0x566437?_0x2b005c?_0x566437<_0x2b005c?_0x566437:_0x2b005c:_0x566437:_0x2b005c),this['set']('unlinkedAt',_0xead040['unlinkedAt']||null),this['set']('resolvedAt',_0xead040['resolvedAt']||null),this['set']('resolvedBy',_0xead040['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x53ff9f=>!!_0x53ff9f),this['set']('attributes',_0xead040['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x3c2c5d,_0x356389)=>_0x3c2c5d+_0x356389['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0xb0c27b,id:_0xc915d4}=this;this['_repository']['fire'](bt('submitCommentThread',_0xb0c27b),{'channelId':_0xb0c27b,'threadId':_0xc915d4});}['setUnlinkedAt'](_0x65c69){this['_update']({'unlinkedAt':_0x65c69});}['resolve']({resolvedAt:_0x333429=new Date(),resolvedBy:_0x13814f=null,isFromAdapter:_0x7e6b45=!0x1}={}){const _0x4069cc=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x201742,id:_0x14e069}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x201742),{'channelId':_0x201742,'threadId':_0x14e069,'resolvedAt':_0x333429,'resolvedBy':_0x13814f||_0x4069cc['id'],'isFromAdapter':_0x7e6b45});}['reopen']({isFromAdapter:_0x219d1e=!0x1}={}){const {channelId:_0x595939,id:_0x1b2f59}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x595939),{'channelId':_0x595939,'threadId':_0x1b2f59,'isFromAdapter':_0x219d1e});}['setContext'](_0x43b7cc){this['context']||this['_update']({'context':_0x43b7cc});}['setAttribute'](_0x3898ce,_0x4999e4){const _0x450d8b=pt(this['attributes']);wt(_0x450d8b,_0x3898ce,_0x4999e4),this['_update']({'attributes':_0x450d8b});}['removeAttribute'](_0x8e6d61){const _0x59a51b=pt(this['attributes']);yt(_0x59a51b,_0x8e6d61),this['_update']({'attributes':_0x59a51b});}['remove']({isFromAdapter:_0x36f340=!0x1}={}){const {channelId:_0x3e876a,id:_0x18e2e9}=this;this['_repository']['fire'](bt('removeCommentThread',_0x3e876a),{'channelId':_0x3e876a,'threadId':_0x18e2e9,'isFromAdapter':_0x36f340});}['attachTo'](_0x1fb26a){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x1fb26a});}['addComment'](_0xb03766){const {channelId:_0x436bea,id:_0xe724da}=this;this['_repository']['fire'](bt('addComment',_0x436bea,_0xe724da),Object['assign']({'channelId':_0x436bea,'threadId':_0xe724da},_0xb03766));}['getComment'](_0x1517d5){if('string'!=typeof _0x1517d5)throw new _0x4672c9('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x1517d5});return this['comments']['get'](_0x1517d5);}['toJSON'](){return{'threadId':this['id'],'context':this['context'],'unlinkedAt':this['unlinkedAt'],'resolvedAt':this['resolvedAt'],'resolvedBy':this['resolvedBy']?this['resolvedBy']['id']:null,'archivedAt':this['archivedAt'],'comments':this['comments']['map'](_0x3ec6aa=>_0x3ec6aa['toJSON']()),'attributes':this['attributes']};}['_add'](_0x10eed3){return this['listenTo'](_0x10eed3,'change:authoredAt',()=>{const _0x4dd841=this['_findOptimalIndex'](_0x10eed3),_0x14edd4=this['comments'];_0x4dd841-0x1!=_0x14edd4['getIndex'](_0x10eed3)&&_0x4dd841+0x1!=_0x14edd4['getIndex'](_0x10eed3)&&(this['_remove'](_0x10eed3),this['_add'](_0x10eed3));}),this['comments']['add'](_0x10eed3,this['_findOptimalIndex'](_0x10eed3));}['_update'](_0x1cece9){const {channelId:_0x4b5f1b,id:_0x43610d}=this;this['_repository']['fire'](bt('updateCommentThread',_0x4b5f1b),{..._0x1cece9,'channelId':_0x4b5f1b,'threadId':_0x43610d});}['_remove'](_0x1314e5){return this['stopListening'](_0x1314e5),_0x1314e5['destroy'](),this['comments']['remove'](_0x1314e5);}['_findOptimalIndex'](_0x4ddc49){const _0x6b5093=this['comments']['find'](_0x13d223=>new Date(_0x13d223['authoredAt'])['getTime']()>new Date(_0x4ddc49['authoredAt'])['getTime']());return _0x6b5093?this['comments']['getIndex'](_0x6b5093):this['length'];}}class se extends/* #__PURE__ -- @preserve */
31
+ _0x15eb0c(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x41e70e,_0x4af50b){super();const _0x324370=_0x41e70e['context']['plugins']['get'](it)['me'],_0x55bf0d=_0x41e70e['getCommentThread'](_0x4af50b['threadId']),_0xcd4f6a=0x0===_0x55bf0d['comments']['length'],_0x3c38da=_0x324370===_0x4af50b['author'];this['id']=_0x4af50b['id'],this['threadId']=_0x4af50b['threadId'],this['author']=_0x4af50b['author'],this['creator']=_0x4af50b['creator'],this['isExternal']=Boolean(_0x4af50b['attributes']&&_0x4af50b['attributes']['@external']),this['set']('content',_0x4af50b['content']),this['createdAt']=_0x4af50b['createdAt']||new Date(),this['set']('authoredAt',_0x4af50b['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x55bf0d,'resolvedAt'),this['set']('attributes',_0x4af50b['attributes']||{}),this['bind']('isEditable')['to'](_0x41e70e,'_permissions',()=>{const _0x1f5350=_0x41e70e['getPermissions'](_0x55bf0d['channelId'])['write'],_0x5adc85=_0x41e70e['getPermissions'](_0x55bf0d['channelId'])['modifyAll'];return _0x3c38da&&_0x1f5350||!_0x3c38da&&_0x5adc85;}),this['bind']('isRemovable')['to'](_0x55bf0d,'isRemovable',_0x41e70e,'_permissions',_0x90f135=>{const _0x44f7a3=_0x41e70e['getPermissions'](_0x55bf0d['channelId'])['write'],_0x4e8bad=_0x41e70e['getPermissions'](_0x55bf0d['channelId'])['modifyAll'];return _0x3c38da&&_0x44f7a3||_0x90f135&&_0xcd4f6a||!_0x3c38da&&_0x4e8bad&&!_0xcd4f6a;}),this['bind']('isReadOnly')['to'](_0x55bf0d,'isReadOnly'),this['_repository']=_0x41e70e;}get['weight'](){return Math['max'](function(_0xc07190){const _0x501e08=document['createElement']('div');return _0x501e08['innerHTML']=_0xc07190,_0x501e08['textContent']['length'];}(this['content']),0xc8);}['update'](_0x478e3c){const {threadId:_0x5a146e,id:_0x5331ef}=this;if(!this['_repository']['hasCommentThread'](_0x5a146e))throw new _0x4672c9('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x35046a}=this['_repository']['getCommentThread'](_0x5a146e);this['_repository']['fire'](bt('updateComment',_0x35046a,_0x5a146e),{'channelId':_0x35046a,'threadId':_0x5a146e,'commentId':_0x5331ef,..._0x478e3c});}['setAttribute'](_0x462814,_0xccd4b1){const _0x160b90=pt(this['attributes']);wt(_0x160b90,_0x462814,_0xccd4b1),this['update']({'attributes':_0x160b90});}['removeAttribute'](_0x34a171){const _0x896abc=pt(this['attributes']);yt(_0x896abc,_0x34a171),this['update']({'attributes':_0x896abc});}['remove'](_0x3b6694={}){if(!_0x3b6694['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x5f2eca,id:_0x212830}=this;if(!this['_repository']['hasCommentThread'](_0x5f2eca))throw new _0x4672c9('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x2d8f44}=this['_repository']['getCommentThread'](_0x5f2eca);this['_repository']['fire'](bt('removeComment',_0x2d8f44,_0x5f2eca),{'channelId':_0x2d8f44,'threadId':_0x5f2eca,'commentId':_0x212830,..._0x3b6694});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0xdbb3f,..._0x4a9e55){for(const _0x211b48 of _0x4a9e55)void 0x0!==_0x211b48&&(_0xdbb3f+=':'+String(_0x211b48));return _0xdbb3f;}class J extends _0x552556{['refresh'](){const _0xcc8779=this['editor']['model']['document']['selection'];for(const _0x4638c6 of _0xcc8779['getRanges']())if(this['_hasContent'](_0x4638c6))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x212810=_0x73ff1c()}={}){const _0xc54d80=this['editor']['model'],_0x37e645=[];for(const _0x1e7079 of _0xc54d80['document']['selection']['getRanges']())this['_hasContent'](_0x1e7079)&&_0x37e645['push'](this['_trimToContent'](_0x1e7079));_0xc54d80['change'](_0x14c840=>{for(const _0x11e064 of _0x37e645){const _0x5995fe=_0x73ff1c()['substr'](0x1,0x5),_0x3e703a='comment:'+_0x212810+':'+_0x5995fe;_0x14c840['addMarker'](_0x3e703a,{'range':_0x11e064,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x3b68f6){for(const _0x2af189 of _0x3b68f6['getItems']())if(this['_itemIsContent'](_0x2af189))return!0x0;return!0x1;}['_itemIsContent'](_0x36760b){return _0x36760b['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x36760b)&&!_0x36760b['is']('element','tableCell');}['_trimToContent'](_0xf91e23){const _0x435fad=_0x5938aa=>!this['_itemIsContent'](_0x5938aa['item']),_0x28fb10=_0xf91e23['start']['getLastMatchingPosition'](_0x435fad),_0x121c43=_0xf91e23['end']['getLastMatchingPosition'](_0x435fad,{'direction':'backward'});return this['editor']['model']['createRange'](_0x28fb10,_0x121c43);}}class P extends _0x482ce4{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1ff41c){super(_0x1ff41c),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x30e4f0=this['editor'],_0x339208=_0x30e4f0['model']['document']['selection'],_0x8d56ec=_0x35a960(()=>this['refreshSelectedViews'](),0xa);_0x339208['on']('change:range',(_0x57c09d,_0x1cb036)=>{_0x1cb036['directChange']&&(_0x8d56ec['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x30e4f0['editing']['view']['document'],'change:isFocused',(_0x4ea573,_0x52585e,_0x489543)=>{_0x489543&&_0x8d56ec();}),this['listenTo'](_0x30e4f0['ui']['focusTracker'],'change:isFocused',(_0x41500c,_0x25ba5e,_0x4749e6)=>{_0x4749e6||_0x30e4f0['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x40fa7f=>this['_editorAnnotationsData']['has'](_0x40fa7f['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x1242a6){if(this['_editorAnnotations']['has'](_0x1242a6['view']))return;this['_editorAnnotations']['add'](_0x1242a6['view']),this['editor']['ui']['focusTracker']['add'](_0x1242a6['view']['element']);const _0x57996e=this['editor']['plugins']['get'](N);this['listenTo'](_0x57996e['collection'],'remove',(_0x55ef2e,_0x4dd5b2)=>{this['editor']['ui']['focusTracker']['remove'](_0x4dd5b2['view']['element']),this['_editorAnnotations']['delete'](_0x4dd5b2['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x64ee99){if('function'!=typeof _0x64ee99)throw new _0x4672c9('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x64ee99);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x27772a,annotations:_0x4b9eea}){const _0x636200=[],_0x1114b3=this['editor']['model']['document']['selection'],_0x57ec2e=Array['from'](_0x1114b3['getRanges']());for(const [_0x5054ea,_0x165f90]of this['_editorAnnotationsData']){const _0x3714e2=_0x20e54e(_0x165f90),_0x487bde=_0x4b9eea['getByInnerView'](_0x5054ea);_0x3714e2&&_0x487bde&&_0x636200['push']({'annotation':_0x487bde,'range':_0x3714e2});}function _0x20e54e(_0x42c77b){for(const _0xfa455f of _0x42c77b)for(const _0x2f7a30 of _0x57ec2e)if(_0xfa455f['containsRange'](_0x2f7a30,!_0x1114b3['isCollapsed']))return _0xfa455f;return null;}return _0x636200['sort']((_0x407071,_0x1becec)=>{const _0x49986c=_0x407071['range'],_0x41ec0b=_0x1becec['range'];if(!_0x49986c['isEqual'](_0x41ec0b)){if(_0x49986c['containsRange'](_0x41ec0b,!0x0))return 0x1;if(_0x41ec0b['containsRange'](_0x49986c,!0x0))return-0x1;}return _0x407071['annotation']==_0x27772a?-0x1:_0x1becec['annotation']==_0x27772a?0x1:0x0;})['map'](_0x102f4c=>_0x102f4c['annotation']);}get['_editorAnnotationsData'](){const _0x4844d3=new Map();for(const _0x10745a of Array['from'](this['_dataCollectors']))for(const [_0x458eb3,_0x1aa561]of _0x10745a())_0x4844d3['set'](_0x458eb3,_0x1aa561);return _0x4844d3;}}class st extends _0x482ce4{['afterInit'](){const _0x31bb4d=this['editor'];if(!_0x31bb4d['plugins']['has']('RestrictedEditingModeEditing'))return;_0x31bb4d['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class at extends _0x482ce4{constructor(_0x240553){super(_0x240553),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x49519f=this['editor'],_0x1ee3b4=_0x49519f['commands']['get']('importWord'),_0x2917aa=_0x49519f['plugins']['get'](it);_0x1ee3b4&&(_0x1ee3b4['on']('execute',(_0x12c2c0,[,_0x55191f])=>{_0x55191f['collaboration_features']={'comments':!0x0,'user_id':_0x2917aa['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x1ee3b4,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x5976fe,_0x1cb7c7){const {comment_threads:_0x38e349}=_0x1cb7c7;_0x38e349&&_0x38e349['forEach'](({thread_id:_0x3e7153,comments:_0xa6b33a,is_resolved:_0x40245b})=>{const _0x487dff=new Date(),_0xf9137e=_0xa6b33a['map'](({author:_0xb40dc8,content:_0x4bb1de,created_at:_0x53bc87})=>({'content':_0x4bb1de,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x487dff,'attributes':{'@external':{'authorName':_0xb40dc8,'createdAt':_0x53bc87?new Date(_0x53bc87):new Date(),'source':'importWord'}}})),_0x31d47d=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](o)['addCommentThread']({'channelId':_0x31d47d,'threadId':_0x3e7153,'comments':_0xf9137e,'resolvedAt':_0x40245b?_0x487dff:null});});}}class ct extends _0x482ce4{constructor(_0x36a287){super(_0x36a287),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Rt,Mt];}['afterInit'](){const _0x6474b4=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x6474b4,'contentInsertion',(_0xc1cd7,_0x3ed5e5)=>this['_removeMarkersWithoutThreads'](_0x3ed5e5['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0xc0fed1){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0xc0fed1;const _0x53d93f=this['editor']['plugins']['get']('CommentsRepository');for(const _0x1552f9 of _0xc0fed1['keys']()){const [_0x4befde,_0x57163d]=_0x1552f9['split'](':');'comment'!=_0x4befde||_0x53d93f['hasCommentThread'](_0x57163d)||_0xc0fed1['delete'](_0x1552f9);}return _0xc0fed1;}['_registerMarkerInClipboardPipeline'](){const _0x3cb1c1=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x515c9c=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x515c9c&&_0x3cb1c1['_registerMarkerToCopy']('comment',_0x515c9c);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x467663){switch(_0x467663){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class r extends _0x482ce4{static get['requires'](){return[o,P,it,st,at,ct];}static get['pluginName'](){return'CommentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x134f0a){super(_0x134f0a),this['set']('isThreadsLoadingPaused',!0x0),_0x134f0a['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x541e70,_0x517a32,_0x645060,_0x130d9e)=>{const _0x4ecb7a=_0x645060?ne(_0x645060)['id']:null;if(_0x134f0a['model']['change'](()=>{if(_0x4ecb7a){const _0x22d616=this['getAllMarkersForId'](_0x4ecb7a);for(const _0x38afa1 of _0x22d616)_0x134f0a['editing']['reconvertMarker'](_0x38afa1);}if(_0x130d9e){const {id:_0xd768b2}=ne(_0x130d9e),_0xdfab86=this['getAllMarkersForId'](_0xd768b2);for(const _0x6af417 of _0xdfab86)_0x134f0a['editing']['reconvertMarker'](_0x6af417);}}),_0x4ecb7a){const _0x110652=_0x134f0a['plugins']['get'](o)['getCommentThread'](_0x4ecb7a);_0x110652&&_0x110652['isResolved']&&this['scrollToThreadMarker'](_0x4ecb7a);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5b5d20=this['editor'],_0x5d9ec0=_0x5b5d20['plugins']['get'](o),_0x5f75e2=_0x5b5d20['config']['get']('collaboration.channelId');_0x5b5d20['commands']['add']('addCommentThread',new J(_0x5b5d20)),this['listenTo'](_0x5b5d20,'change:isReadOnly',(_0x2583c2,_0x49f854,_0x24d351)=>{_0x5d9ec0['switchReadOnly'](_0x24d351,_0x5b5d20['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x5d9ec0,mt('addCommentThread',_0x5f75e2),(_0xfef3b6,{threadId:_0x125a44})=>{const _0x530e55=this['editor']['plugins']['get'](o)['getCommentThread'](_0x125a44);_0x530e55&&_0x530e55['unlinkedAt']&&this['_attachArchivedThread'](_0x125a44);}),this['listenTo'](_0x5d9ec0,mt('removeCommentThread',_0x5f75e2),(_0x5b70cb,{threadId:_0x3c05d1})=>{_0x5b5d20['model']['enqueueChange']({'isUndoable':!0x1},_0x4379d7=>{const _0x21b56c=this['getAllMarkersForId'](_0x3c05d1);for(const _0x265b6b of _0x21b56c)_0x4379d7['removeMarker'](_0x265b6b);});}),this['listenTo'](_0x5d9ec0,mt('resolveCommentThread',_0x5f75e2),(_0xa6a949,{threadId:_0x5b7d4b})=>{(this['_reconvertMarkers'](_0x5b7d4b),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](o)['getCommentThread'](_0x5b7d4b)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x5d9ec0,mt('reopenCommentThread',_0x5f75e2),(_0x36fd34,{threadId:_0x681fa5})=>{this['_reconvertMarkers'](_0x681fa5);},{'priority':'low'}),this['listenTo'](_0x5d9ec0,mt('addComment',_0x5f75e2),(_0x543e76,{threadId:_0x45c2db,isFromAdapter:_0x2023cf})=>{const _0x500915=this['getAllMarkersForId'](_0x45c2db);if(_0x2023cf||0x0==_0x500915['length']||!_0x5d9ec0['hasCommentThread'](_0x45c2db))return;0x1===_0x5d9ec0['getCommentThread'](_0x45c2db)['length']&&_0x5b5d20['model']['enqueueChange']({'isUndoable':!0x1},_0x5efa7f=>{for(const _0x3733af of _0x500915)_0x5efa7f['updateMarker'](_0x3733af,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x58a2b1=this['editor']['plugins']['get'](o),_0x509436=this['editor']['config']['get']('collaboration.channelId');for(const _0x4bc086 of _0x58a2b1['getCommentThreads']({'channelId':_0x509436}))_0x58a2b1['_detachCommentThread'](_0x4bc086['id']),_0x58a2b1['_threads']['delete'](_0x4bc086['id']);super['destroy']();}['hasMarkerForId'](_0x275c89){return this['getAllMarkersForId'](_0x275c89)['length']>0x0;}['getAllMarkersForId'](_0x5e3e0f){const _0x234a2f=[];for(const _0x199f87 of this['editor']['model']['markers'])_0x199f87['name']['startsWith']('comment:'+_0x5e3e0f)&&_0x234a2f['push'](_0x199f87);return _0x234a2f;}['scrollToThreadMarker'](_0x12635c){const _0x7902c1=this['_getTargetForId'](_0x12635c);_0x7902c1&&setTimeout(()=>{this['activeMarker']&&ne(this['activeMarker'])['id']===_0x12635c&&rt({'target':_0x7902c1[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x26b809){this['editor']['model']['change'](()=>{for(const _0x4427e8 of this['getAllMarkersForId'](_0x26b809))this['editor']['editing']['reconvertMarker'](_0x4427e8);});}['_attachArchivedThread'](_0x5a7d5e){const _0x597f0f=this['editor']['plugins']['get'](o),_0x467a8e=this['editor']['plugins']['get'](P),_0x294c36=_0x597f0f['getCommentThread'](_0x5a7d5e);if(!_0x294c36['isAttached']){const _0x1d2a03=_0x294c36['attachTo'](()=>this['_getTargetForId'](_0x294c36['id']));_0x467a8e['registerAnnotation'](_0x1d2a03),_0x294c36['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x52ae08=this['editor'],_0x2ca2db=_0x52ae08['plugins']['get'](it);_0x52ae08['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0xb29f2b,_0x13de64)=>{const {id:_0x3b703d}=ne(_0xb29f2b['markerName']),_0x170602=_0x52ae08['plugins']['get'](o)['getCommentThread'](_0x3b703d),_0x1db253=this['activeMarker']&&ne(this['activeMarker'])['id']===_0x3b703d;let _0x1ed232;if(_0x170602&&_0x170602['isResolved']&&!_0x1db253&&_0xb29f2b['item'])return _0x13de64['consumable']['consume'](_0xb29f2b['item'],'addMarker:'+_0xb29f2b['markerName']),_0x13de64['consumable']['consume'](_0xb29f2b['item'],'removeMarker:'+_0xb29f2b['markerName']),null;const _0x1f4eec=['ck-comment-marker'];return _0x1db253&&_0x1f4eec['push']('ck-comment-marker--active'),_0x1ed232=_0x170602&&_0x170602['length']?_0x170602['comments']['first']['author']['id']:_0x2ca2db['me']['id'],{'classes':_0x1f4eec,'attributes':{'data-comment':_0x3b703d,'data-author-id':_0x1ed232}};}}),_0x52ae08['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x1ce36f,{options:_0xf0be3})=>{const _0x3048f7=_0x52ae08['plugins']['get'](o),_0x1b55f8=_0x52ae08['model']['markers']['get'](_0x1ce36f),{id:_0x707975,part:_0x18b8c3}=ne(_0x1ce36f);if(_0x1b55f8&&!_0x1b55f8['affectsData'])return null;if(_0xf0be3['ignoreResolvedComments']){const _0x3d760f=_0x3048f7['getCommentThread'](_0x707975);if(_0x3d760f&&_0x3d760f['isResolved'])return null;}return{'group':'comment','name':_0x18b8c3?_0x707975+':'+_0x18b8c3:_0x707975};}}),_0x52ae08['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x44bd1e,{writer:_0x22a05e})=>_0x22a05e['createElement']('$marker',{'data-name':'comment:'+_0x44bd1e['getAttribute']('id')})}),_0x52ae08['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x226927=this['editor'],_0x2bbbd0=_0x226927['plugins']['get'](o),_0x2dbb2b=new Set(),_0x3bd0ad=new Set();_0x226927['model']['document']['registerPostFixer'](_0x3e5a40=>{let _0xad99d2=!0x1;for(const {name:_0x394d06,data:_0x557edb}of _0x226927['model']['document']['differ']['getChangedMarkers']()){const {group:_0x1371a4,id:_0xfcd076}=ne(_0x394d06);let _0x500f5c=_0x557edb['newRange'];if('comment'!==_0x1371a4||!_0x500f5c)continue;const _0x26dc09='$graveyard'===_0x500f5c['root']['rootName'];_0x26dc09||(_0x500f5c=dt(_0x500f5c,_0x226927['model']),!_0x500f5c||_0x500f5c['isCollapsed']||!_0x557edb['newRange']||_0x500f5c['isEqual'](_0x557edb['newRange']))?_0x226927['model']['hasContent'](_0x500f5c)&&!_0x26dc09?this['isThreadsLoadingPaused']?_0x2dbb2b['add'](_0x394d06):this['_handleThreadMarker'](_0x394d06,_0xfcd076):(_0x3bd0ad['add'](_0x394d06),_0x2dbb2b['delete'](_0x394d06),_0x3e5a40['removeMarker'](_0x394d06),_0xad99d2=!0x0):(_0x3e5a40['updateMarker'](_0x394d06,{'range':_0x500f5c}),_0xad99d2=!0x0);}return _0xad99d2;}),this['on']('change:isThreadsLoadingPaused',(_0x11506e,_0x4e30eb,_0x17628b)=>{if(!_0x17628b&&_0x2dbb2b['size'])for(const _0x255876 of _0x2dbb2b){const {id:_0x489066}=ne(_0x255876);_0x2dbb2b['delete'](_0x255876),_0x226927['model']['markers']['get'](_0x255876)&&this['_handleThreadMarker'](_0x255876,_0x489066);}}),this['listenTo'](_0x226927['model']['document'],'change',(_0x1f4ffb,_0x148151)=>{for(const {name:_0x1db03e,data:{newRange:_0x45e934}}of _0x226927['model']['document']['differ']['getChangedMarkers']()){const {group:_0x44289f,id:_0x40ebc9}=ne(_0x1db03e);if('comment'!==_0x44289f)continue;const _0x5915a4=_0x2bbbd0['getCommentThread'](_0x40ebc9),_0x5734a6=this['hasMarkerForId'](_0x40ebc9);_0x5915a4&&(!_0x5915a4['_hasTargetInContent']&&_0x45e934&&_0x226927['editing']['view']['once']('render',()=>{const _0x5c2c8a=_0x226927['plugins']['get'](N),_0x142a7e=_0x2bbbd0['_threadToController']['get'](_0x5915a4)['view'];_0x5c2c8a['getByInnerView'](_0x142a7e)['refreshVisibility']();},{'priority':'low'}),_0x5915a4['_hasTargetInContent']=_0x5734a6||!!_0x45e934),_0x45e934||(_0x3bd0ad['add'](_0x1db03e),_0x2dbb2b['delete'](_0x1db03e));}if(_0x148151['isLocal'])for(const _0x3fba8a of _0x3bd0ad){const {id:_0x9288e0}=ne(_0x3fba8a),_0x24b960=_0x2bbbd0['getCommentThread'](_0x9288e0),_0x1dd347=this['hasMarkerForId'](_0x9288e0);_0x2dbb2b['delete'](_0x3fba8a),!_0x24b960||_0x1dd347||_0x24b960['unlinkedAt']||_0x24b960['setUnlinkedAt'](new Date());}_0x3bd0ad['clear']();});}['_getTargetForId'](_0x3fc10f){const _0x9e5021=this['editor'],_0x39154f=this['getAllMarkersForId'](_0x3fc10f);return nt(_0x9e5021['editing'],_0x39154f);}['_getTextContext'](_0x459698){const _0x4b8805=this['getAllMarkersForId'](_0x459698);let _0x55c624='',_0x2acacb=!0x1;for(const _0x113ebd of _0x4b8805){const _0x2c1865=_0x113ebd['getRange']();for(const _0x39462d of Array['from'](_0x2c1865['getItems']()))_0x39462d['is']('$textProxy')?(_0x55c624&&_0x2acacb&&(_0x55c624+='\x20',_0x2acacb=!0x1),_0x55c624+=_0x39462d['data']):_0x2acacb=!0x0;_0x2acacb=!0x0;}return _0x55c624['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x55850c,_0x202cae){const _0x41f8e3=this['editor'],_0x19f34e=_0x41f8e3['plugins']['get'](o);let _0x37f16b=_0x19f34e['getCommentThread'](_0x202cae);const _0x463900=_0x41f8e3['config']['get']('collaboration.channelId'),_0x559af3=_0x41f8e3['plugins']['get'](P);if(_0x37f16b&&(_0x37f16b['unlinkedAt']&&_0x37f16b['setUnlinkedAt'](null),_0x37f16b['isAttached']))return _0x37f16b;return!this['getAllMarkersForId'](_0x202cae)[0x0]['managedUsingOperations']?_0x41f8e3['editing']['view']['once']('render',()=>{if(_0x19f34e['getCommentThread'](_0x202cae))return;const _0xaefe9d=_0x41f8e3['plugins']['get'](N);_0x37f16b=_0x19f34e['openNewCommentThread']({'channelId':_0x463900,'threadId':_0x202cae,'target':()=>this['_getTargetForId'](_0x202cae),'context':{'type':'text','value':this['_getTextContext'](_0x202cae)}});const _0x2c60f0=_0x19f34e['_threadToController']['get'](_0x37f16b)['view'],_0x23d3e3=_0xaefe9d['getByInnerView'](_0x2c60f0);_0x23d3e3&&_0x559af3['registerAnnotation'](_0x23d3e3);},{'priority':'low'}):_0x19f34e['fetchCommentThread']({'channelId':_0x463900,'threadId':_0x202cae})['then'](_0x157ded=>{if('destroyed'!==_0x41f8e3['state']){if(_0x37f16b=_0x157ded,_0x37f16b&&!_0x37f16b['isAttached']){const _0x3d5f02=_0x37f16b['attachTo'](()=>this['_getTargetForId'](_0x202cae));_0x559af3['registerAnnotation'](_0x3d5f02),_0x37f16b['isResolved']&&this['_reconvertMarkers'](_0x202cae);}else{if(!_0x37f16b){const _0xd9dbec=this['getAllMarkersForId'](_0x202cae);_0x41f8e3['model']['change'](_0xb2d4a=>{for(const _0x410eb5 of _0xd9dbec)_0xb2d4a['removeMarker'](_0x410eb5);});}}}}),_0x37f16b;}['_handleThreadMarker'](_0x41687c,_0x14ceab){const _0x4b3c56=this['_attachMarkerToThread'](_0x41687c,_0x14ceab);_0x4b3c56&&!_0x4b3c56['context']&&_0x4b3c56['setContext']({'type':'text','value':this['_getTextContext'](_0x14ceab)});}['_initAriaMarkerChangeAnnouncements'](){const _0x2544f0=this['editor'];ot(_0x2544f0['model'],({left:_0x5773fa,entered:_0x22fcf9})=>{for(const _0x5b1937 of _0x5773fa)if(ht(_0x5b1937)){_0x2544f0['ui']['ariaLiveAnnouncer']['announce'](S(_0x2544f0['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x24779b of _0x22fcf9)if(ht(_0x24779b)){_0x2544f0['ui']['ariaLiveAnnouncer']['announce'](S(_0x2544f0['locale'],'ENTER_COMMENT_ANNOUNCEMENT',et(te)));break;}});}}function mt(_0x33fc3b,_0x2c2018){return _0x2c2018?_0x33fc3b+':'+_0x2c2018:_0x33fc3b;}function ne(_0x218906){const _0x219bf9=_0x218906['split'](':');return{'group':_0x219bf9[0x0],'id':_0x219bf9[0x1],'part':_0x219bf9[0x2]};}function dt(_0x5ac9e4,_0x32ed02){const _0x22ee29=_0x32ed02['schema'],_0x2da6a0=_0x32ed02['createRange'](_0x5ac9e4['start']);for(const _0x3be892 of _0x5ac9e4['getWalker']()){const {type:_0x5e73da,item:_0x444141,nextPosition:_0x486283}=_0x3be892;if('text'===_0x5e73da||_0x22ee29['isObject'](_0x444141)){const _0x9b39c1=_0x32ed02['createPositionBefore'](_0x444141);_0x2da6a0['isCollapsed']&&(_0x2da6a0['start']=_0x9b39c1),_0x2da6a0['end']=_0x486283;}}return _0x2da6a0;}function ht(_0x338ed8){return'comment'===ne(_0x338ed8['name'])['group'];}var kt='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M4\x201.5h12A3.5\x203.5\x200\x200\x201\x2019.5\x205v8l-.005.192a3.5\x203.5\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.371-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.271-2.63l-.062-.07H4A3.5\x203.5\x200\x200\x201\x20.5\x2013V5A3.5\x203.5\x200\x200\x201\x204\x201.5ZM4\x203a2\x202\x200\x200\x200-2\x202v8a2\x202\x200\x200\x200\x202\x202h6.924a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L14.962\x2015H16a2\x202\x200\x200\x200\x202-2V5a2\x202\x200\x200\x200-2-2H4Z\x22/><path\x20d=\x22M9.75\x205a.75.75\x200\x200\x200-.75.75v2.5H6.5a.75.75\x200\x200\x200\x200\x201.5H9v2.5a.75.75\x200\x200\x200\x201.5\x200v-2.5H13a.75.75\x200\x200\x200\x200-1.5h-2.5v-2.5A.75.75\x200\x200\x200\x209.75\x205Z\x22/></svg>\x0a';class i extends _0x482ce4{static get['pluginName'](){return'CommentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,r,P,N];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Pt;}['init'](){const _0x4f03b0=this['editor'],_0x52c2d9=_0x4f03b0['plugins']['get'](o),_0x475165=_0x4f03b0['plugins']['get'](r),_0x5dab69=_0x4f03b0['plugins']['get'](N),_0x3fe699=_0x4f03b0['plugins']['get'](P);_0x4f03b0['ui']['componentFactory']['add']('comment',()=>{const _0x8f8b69=this['_createUIButton'](_0xb7d699);return _0x8f8b69['tooltip']=!0x0,_0x8f8b69;}),_0x4f03b0['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x5fd2d5)),_0x3fe699['addSourceCollector'](()=>{const _0x47d3d5=[];for(const [_0x49870d,_0x5b6a66]of _0x52c2d9['_threadToController']){const _0x182abe=_0x475165['getAllMarkersForId'](_0x49870d['id']),_0x3ca0cb=_0x182abe['map'](_0x3e1026=>_0x3e1026['getRange']());_0x182abe['length']>0x0&&_0x47d3d5['push']([_0x5b6a66['view'],_0x3ca0cb]);}return _0x47d3d5;}),this['listenTo'](_0x5dab69,'change:activeAnnotations',(_0x3c997d,_0x4c2245,_0x38aa5c)=>{const _0x152bdf=Array['from'](_0x38aa5c)['map'](_0x5a1cef=>_0x5a1cef['innerView'])['find'](_0x16308e=>_0x52c2d9['_viewToController']['has'](_0x16308e));if(!_0x152bdf)return void(_0x475165['activeMarker']=null);const _0x2b9340=_0x52c2d9['_viewToController']['get'](_0x152bdf)['model']['id'],_0x10d847='comment:'+_0x2b9340;_0x2b9340&&_0x475165['hasMarkerForId'](_0x2b9340)?_0x475165['activeMarker']=_0x10d847:_0x475165['activeMarker']&&(_0x475165['activeMarker']=null);}),this['listenTo'](_0x52c2d9,'removeCommentThread',(_0x193570,{threadId:_0x47ecdb,isFromAdapter:_0x2391a1})=>{!_0x2391a1&&_0x4f03b0['ui']['focusTracker']['isFocused']&&_0x475165['hasMarkerForId'](_0x47ecdb)&&_0x4f03b0['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x52c2d9,'addComment',(_0x242274,{threadId:_0x33d4aa,isFromAdapter:_0x1475c9})=>{if(_0x1475c9||!_0x475165['hasMarkerForId'](_0x33d4aa)||!_0x52c2d9['hasCommentThread'](_0x33d4aa))return;0x1===_0x52c2d9['getCommentThread'](_0x33d4aa)['length']&&(_0x4f03b0['editing']['view']['focus'](),_0x242274['stop']());},{'priority':'low'});}['_createUIButton'](_0x40506f){const _0x50ceee=this['editor'],_0x3bf605=new _0x40506f(_0x50ceee['locale']),_0x24b18d=_0x50ceee['commands']['get']('addCommentThread');return _0x3bf605['set']({'label':S(_0x50ceee['locale'],'Comment'),'icon':kt}),_0x3bf605['bind']('isEnabled')['to'](_0x24b18d),this['listenTo'](_0x3bf605,'execute',()=>_0x24b18d['execute']()),_0x3bf605;}}class s extends _0x482ce4{static get['pluginName'](){return'CommentsOnly';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[r];}constructor(_0x1ee0d5){super(_0x1ee0d5),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x585ea6,_0xa3a3c5,_0x2c6610)=>{_0x2c6610?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x4ddf60,_0x5bd1e3]of this['editor']['commands'])_0x5bd1e3['affectsData']&&'addCommentThread'!==_0x4ddf60&&_0x5bd1e3['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x30963d=this['editor']['editing']['view']['document'];this['listenTo'](_0x30963d,'cut',_0x42a462=>_0x42a462['stop'](),{'priority':'highest'}),this['listenTo'](_0x30963d,'clipboardInput',_0xac9562=>_0xac9562['stop'](),{'priority':'highest'}),this['listenTo'](_0x30963d,'delete',_0x275d66=>_0x275d66['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x5bff7b,_0xac2ae]of this['editor']['commands'])_0xac2ae['affectsData']&&'addCommentThread'!==_0x5bff7b&&_0xac2ae['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x42c12b{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x52e3b0){super(_0x52e3b0),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x254e63=this['context']['plugins']['get'](N);this['listenTo'](_0x254e63,'_activateAnnotation',(_0x5b6c25,_0x4deafb)=>{for(const _0x4d5806 of this['activeUIs']){const _0x4bc81b=this['_uis']['get'](_0x4d5806);(0x0,this['_uisData']['get'](_0x4d5806)['filter'])(_0x4deafb)&&_0x4bc81b['setActiveAnnotation'](_0x4deafb);}}),this['listenTo'](_0x254e63,'_deactivateAllAnnotations',()=>{for(const _0x53fe2f of this['activeUIs']){this['_uis']['get'](_0x53fe2f)['setActiveAnnotation'](null);}}),this['listenTo'](_0x254e63['_visibleAnnotations'],'add',(_0x24e43e,_0x427759)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x427759);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x3ef941){return this['activeUIs']['has'](_0x3ef941);}['activate'](_0x5f174c,_0x2b9dd6=()=>!0x0){const _0x5acf6e=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x5f174c))throw new _0x4672c9('annotationsuis-missing-ui',this,{'uiName':_0x5f174c});this['isActive'](_0x5f174c)&&this['deactivate'](_0x5f174c),this['activeUIs']['add'](_0x5f174c);const _0x30d8d1=new x();!function({source:_0x342401,target:_0x5c3c2b,filter:_0x1034b0}){for(const _0x38d740 of _0x342401)_0x1034b0(_0x38d740)&&_0x5c3c2b['add'](_0x38d740);_0x5c3c2b['listenTo'](_0x342401,'add',(_0x4e742f,_0x23e742)=>{_0x1034b0(_0x23e742)&&_0x5c3c2b['add'](_0x23e742);}),_0x5c3c2b['listenTo'](_0x342401,'remove',(_0x351f27,_0x4ccbd5)=>{_0x5c3c2b['has'](_0x4ccbd5)&&_0x5c3c2b['remove'](_0x4ccbd5);});}({'source':_0x5acf6e['_visibleAnnotations'],'target':_0x30d8d1,'filter':_0x2b9dd6}),this['_uisData']['set'](_0x5f174c,{'collection':_0x30d8d1,'filter':_0x2b9dd6});const _0x2529de=this['_uis']['get'](_0x5f174c);_0x2529de['attach'](_0x30d8d1),this['listenTo'](_0x2529de,'change:activeAnnotation',(_0x5b0653,_0x29f745,_0x42a0eb,_0x1d251c)=>{_0x1d251c&&_0x5acf6e['_removeActiveAnnotation'](_0x1d251c),_0x42a0eb&&_0x5acf6e['_addActiveAnnotation'](_0x42a0eb);});}['deactivate'](_0x4f1e05){if(this['activeUIs']['delete'](_0x4f1e05),!this['_uis']['has'](_0x4f1e05))throw new _0x4672c9('annotationsuis-missing-ui',this,{'uiName':_0x4f1e05});const _0x2b9f80=this['_uis']['get'](_0x4f1e05);_0x2b9f80['detach'](),this['stopListening'](_0x2b9f80),this['_uisData']['get'](_0x4f1e05)['collection']['destroy'](),this['_uisData']['delete'](_0x4f1e05);}['switchTo'](_0x41775d){if(!this['_uis']['has'](_0x41775d))throw new _0x4672c9('annotationsuis-missing-ui',this,{'uiName':_0x41775d});const _0x19075f=this['context']['plugins']['get'](N),_0x5cc193=Array['from'](_0x19075f['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x41775d);const _0x19e853=this['_uis']['get'](_0x41775d);_0x19e853['setActiveAnnotation'](_0x5cc193),_0x19e853['_setSelectedAnnotations']&&_0x5cc193&&_0x19e853['_setSelectedAnnotations']([_0x5cc193]);}['deactivateAll'](){for(const _0x33ef91 of this['activeUIs'])this['deactivate'](_0x33ef91);}['register'](_0x44747c,_0x17ee3d){if(this['_uis']['has'](_0x44747c))throw new _0x4672c9('annotationsuis-register-already-registered');if('function'!=typeof _0x17ee3d['attach']||'function'!=typeof _0x17ee3d['detach']||'function'!=typeof _0x17ee3d['setActiveAnnotation'])throw new _0x4672c9('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x44747c,_0x17ee3d);}['refilterAnnotations'](){const _0x247027=this['context']['plugins']['get'](N)['collection'],_0x50c481=new Map(),_0x4385e7=Array['from'](this['activeUIs']);for(const _0x56d8bd of this['activeUIs']){const _0x5e8a16=this['_uisData']['get'](_0x56d8bd)['collection'];for(const _0x11dda2 of _0x5e8a16)_0x50c481['set'](_0x11dda2,_0x56d8bd);}for(const _0xb2c790 of _0x247027){const _0x3d37df=_0x50c481['get'](_0xb2c790);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xb2c790);const _0x1f9ad1=_0x4385e7['find'](_0x666bb5=>this['_uisData']['get'](_0x666bb5)['filter'](_0xb2c790));_0x3d37df!==_0x1f9ad1&&(_0x3d37df&&this['_uisData']['get'](_0x3d37df)['collection']['remove'](_0xb2c790),_0x1f9ad1&&this['_uisData']['get'](_0x1f9ad1)['collection']['add'](_0xb2c790));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x36bb2d){const _0x29d5e7=[];for(const _0x4b71ec of this['activeUIs']){(0x0,this['_uisData']['get'](_0x4b71ec)['filter'])(_0x36bb2d)&&_0x29d5e7['push'](_0x4b71ec);}if(_0x29d5e7['length']>0x1)throw new _0x4672c9('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x29d5e7,'annotationType':_0x36bb2d['type']});}}const oe=Ht('px');class V extends _t{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x5deb6a){super(_0x5deb6a);const _0x5ab247=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['focusables']=this['createCollection'](),this['list']['delegate']('arrowup','arrowdown')['to'](this),this['focusTracker']=new _0x3aa0b7(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x5ab247['to']('class')],'style':{'minHeight':_0x5ab247['to']('minHeight',_0x414bf2=>'number'==typeof _0x414bf2?oe(_0x414bf2+0xa):null)},'dir':_0x5deb6a['uiLanguageDirection'],'role':'application','aria-label':S(_0x5deb6a,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x5deb6a,'Annotations\x20list')},'children':this['list']}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}['_setupKeyboardNavigation'](){this['list']['delegate']('change:top')['to'](this),this['on']('change:top',_0x4082a7=>{this['_updateItemPositionInFocusables'](_0x4082a7['source']);}),this['list']['forEach'](_0x3126d2=>{this['focusTracker']['add'](_0x3126d2['element']),this['_updateItemPositionInFocusables'](_0x3126d2);}),this['list']['on']('change',(_0x275030,_0x1114fd)=>{for(const _0x31a9c5 of _0x1114fd['removed'])this['focusTracker']['remove'](_0x31a9c5['element']),this['focusables']['remove'](_0x31a9c5);for(const _0x25a50c of _0x1114fd['added'])this['focusTracker']['add'](_0x25a50c['element']),this['_updateItemPositionInFocusables'](_0x25a50c);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x2a861b){const _0x5d4b58=this['focusables']['getIndex'](_0x2a861b);let _0x3ef40c,_0x1a354a;for(const _0x2c53b2 of this['focusables'])if(_0x2a861b['top']<_0x2c53b2['top']){_0x3ef40c=_0x2c53b2;break;}if(_0x1a354a=_0x3ef40c?this['focusables']['getIndex'](_0x3ef40c):this['focusables']['length'],-0x1!==_0x5d4b58){if(_0x5d4b58===_0x1a354a-0x1)return;this['focusables']['remove'](_0x2a861b),_0x1a354a=_0x3ef40c?this['focusables']['getIndex'](_0x3ef40c):this['focusables']['length'];}this['focusables']['add'](_0x2a861b,_0x1a354a);}}const qt=Ht('px');class H extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x3dceba){super(_0x3dceba),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x2d0b7b,_0x45d5aa)=>_0x2d0b7b+_0x45d5aa),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x213bf4=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x213bf4['to']('isAnimationDisabled',_0x5d77d2=>_0x5d77d2?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x213bf4['to']('top',_0x533e21=>qt(_0x533e21))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0xfe7bb9=this['element']['clientHeight'];_0xfe7bb9&&(this['height']=_0xfe7bb9);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class z extends _0x42c12b{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x17c9e7){super(_0x17c9e7),this['set']('_lastItem',void 0x0),this['view']=this['_createSidebarView'](),this['set']('container',null),this['_spaceBetweenItems']=0x19,this['_sidebarItemViewToAnnotation']=new Map(),this['_annotationToSidebarItemView']=new Map(),this['context']['config']['define']('sidebar.preventScrollOutOfView',!0x1),this['_annotations']=null,this['_activeAnnotation']=null,this['_recalculateBuffer']=[];}['init'](){const _0x56dcc3=this['context']['config']['get']('sidebar.container');_0x56dcc3&&this['setContainer'](_0x56dcc3);}['setContainer'](_0x557fc5){if(!y(_0x557fc5))throw new _0x4672c9('sidebar-setcontainer-invalid-element');this['container']=_0x557fc5;}['_attachToContainer']({viewClass:_0x7f336d='',spaceBetweenItems:_0x901e6e=0x19}={}){if(!y(this['container']))throw new _0x4672c9('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x7f336d,this['_spaceBetweenItems']=_0x901e6e;}['rearrange']({removedAnnotation:_0x90b5f2,previousAnnotation:_0x27d72f,nextAnnotation:_0x5ac576}){const _0x5e99f5=this['getSidebarItemView'](_0x90b5f2);this['view']['list']['remove'](_0x5e99f5),this['_destroySidebarItemView'](_0x90b5f2),_0x27d72f&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x27d72f)),_0x5ac576&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x5ac576)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x28ca4d,activatedAnnotation:_0x152e94,disableAnimationOnActivatedAnnotation:_0x19a94e}){if(this['_activeAnnotation']=_0x152e94,_0x28ca4d){_0x28ca4d['isActive']=!0x1;const _0x4bdd85=this['getSidebarItemView'](_0x28ca4d);_0x4bdd85&&_0x19a94e&&(_0x4bdd85['isAnimationDisabled']=!0x1);}if(_0x152e94){const _0x1f5691=this['getSidebarItemView'](_0x152e94);_0x1f5691&&(_0x152e94['isActive']=!0x0,_0x19a94e&&(_0x1f5691['isAnimationDisabled']=!0x0,_0x1f5691['top']+=0x1),this['_alignToTargetRect'](_0x1f5691));}}['_detachFromContainer'](_0x4871f6){if(this['view']['element']['remove'](),_0x4871f6){for(const _0x5a5b3a of _0x4871f6)this['_destroySidebarItemView'](_0x5a5b3a);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x25e9c5,_0x4b788c){_0x4b788c||(_0x4b788c=_0x25e9c5['view']);const _0x23acfc=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x23acfc,_0x25e9c5),this['_annotationToSidebarItemView']['set'](_0x25e9c5,_0x23acfc),_0x23acfc['content']['add'](_0x4b788c),this['listenTo'](_0x25e9c5['view'],'change:targetRect',(_0x456ef0,_0x109ace,_0x197c40)=>{const _0x5295f8=this['_getTargetTop'](_0x25e9c5,_0x197c40);_0x23acfc['_targetTop']!=_0x5295f8&&(_0x23acfc['_targetTop']=_0x5295f8,this['_setItemTop'](_0x23acfc,_0x5295f8));}),this['listenTo'](_0x23acfc,'change:top',()=>{this['_recalculate'](_0x23acfc,'top');}),this['listenTo'](_0x23acfc,'change:bottom',()=>{this['_recalculate'](_0x23acfc,'bottom');}),this['_alignToTargetRect'](_0x23acfc);const _0x1cf4ed=this['_getItemBefore'](_0x23acfc);if(_0x1cf4ed)this['_alignAfterItem'](_0x1cf4ed,_0x23acfc)||this['_alignToTargetRect'](_0x23acfc);else this['_alignToTargetRect'](_0x23acfc);return this['_updateLastItem'](),this['view']['list']['add'](_0x23acfc),_0x23acfc;}['_alignForTopChange'](_0x58e4e1){if(!_0x58e4e1['content']['length'])return;const _0x497736=this['_getItemBefore'](_0x58e4e1);if(!_0x497736)return;const _0xa40d8e=this['_sidebarItemViewToAnnotation']['get'](_0x497736),_0x385c3d=this['_activeAnnotation'];_0x385c3d&&_0x385c3d===_0xa40d8e?this['_alignAfterItem'](_0x497736,_0x58e4e1):this['_alignBeforeItem'](_0x58e4e1,_0x497736);}['_alignForBottomChange'](_0x62bdb9){if(!_0x62bdb9['content']['length'])return;const _0x2b9842=this['_getItemAfter'](_0x62bdb9);if(!_0x2b9842)return;const _0x54bc1c=this['_sidebarItemViewToAnnotation']['get'](_0x2b9842),_0x502da2=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x294354=this['_activeAnnotation'];_0x294354&&_0x294354===_0x54bc1c&&_0x502da2?(this['_alignBeforeItem'](_0x2b9842,_0x62bdb9),this['_alignAfterItem'](_0x62bdb9,_0x2b9842)):_0x294354&&_0x294354===_0x54bc1c?this['_alignBeforeItem'](_0x2b9842,_0x62bdb9):this['_alignAfterItem'](_0x62bdb9,_0x2b9842);}['_recalculate'](_0x4d32e8,_0x4e50b9){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x2b0bac,changedProp:_0x9adba}of this['_recalculateBuffer'])'top'===_0x9adba?this['_alignForTopChange'](_0x2b0bac):this['_alignForBottomChange'](_0x2b0bac);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x4d32e8,'changedProp':_0x4e50b9});}['getSidebarItemView'](_0x45c213){return this['_annotationToSidebarItemView']['get'](_0x45c213);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x1c5bc9){const _0x412bb7=this['getSidebarItemView'](_0x1c5bc9);this['stopListening'](_0x412bb7),this['stopListening'](_0x1c5bc9['view']),_0x412bb7['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x1c5bc9),this['_sidebarItemViewToAnnotation']['delete'](_0x412bb7);}['_createSidebarView'](){const _0x352367=new V(this['context']['locale']);return _0x352367['render'](),this['on']('change:_lastItem',(_0x5e1a6c,_0x4ecd5,_0x43562e,_0x4caa61)=>{_0x4caa61&&_0x352367['unbind']('minHeight'),_0x43562e?_0x352367['bind']('minHeight')['to'](_0x43562e,'bottom'):_0x352367['minHeight']=null;}),_0x352367;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x551426){const _0x50b756=this['_sidebarItemViewToAnnotation']['get'](_0x551426),_0x19db86=_0x50b756&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x50b756)-0x1);return _0x19db86&&this['getSidebarItemView'](_0x19db86)||null;}['_getItemAfter'](_0x4fa1a3){const _0x133f52=this['_sidebarItemViewToAnnotation']['get'](_0x4fa1a3),_0x1bc8e7=_0x133f52&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x133f52)+0x1);return _0x1bc8e7&&this['getSidebarItemView'](_0x1bc8e7)||null;}['_alignBeforeItem'](_0x49d319,_0x495242){_0x49d319['updateHeight']();const _0x227b4f=R(_0x495242['bottom']+this['_spaceBetweenItems'],_0x49d319['top']);return!!_0x227b4f&&(this['_setItemTop'](_0x495242,_0x495242['top']-_0x227b4f),!0x0);}['_alignAfterItem'](_0x3a2d0b,_0x254b69){_0x3a2d0b['updateHeight']();const _0x549aa0=R(_0x3a2d0b['bottom']+this['_spaceBetweenItems'],_0x254b69['top']);return!!_0x549aa0&&(this['_setItemTop'](_0x254b69,_0x254b69['top']+_0x549aa0,!0x1),!0x0);}['_alignToTargetRect'](_0x328f70){const _0x4ac45f=this['_sidebarItemViewToAnnotation']['get'](_0x328f70);if(!_0x4ac45f||!_0x4ac45f['target']||!_0x4ac45f['targetRect'])return;const _0x3246bd=this['_getTargetTop'](_0x4ac45f,_0x4ac45f['targetRect']);this['_setItemTop'](_0x328f70,_0x3246bd);}['_getTargetTop'](_0x9c174,_0xb2e58a){if(null===_0xb2e58a)return 0x0;if(_0x9c174['target']instanceof _0x376f8e)return _0xb2e58a['top'];{const _0xe0750e=new _0x376f8e(this['view']['element'])['top'];return _0xb2e58a['top']-_0xe0750e;}}['_setItemTop'](_0x5ec367,_0x530acf,_0x3990b1=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x3990b1&&(_0x530acf=Math['max'](_0x530acf,this['_getMaxAvailableTop'](_0x5ec367))),_0x5ec367['top']=_0x530acf;}['_getMaxAvailableTop'](_0x5ebae9){let _0x47ddbc=this['_getItemBefore'](_0x5ebae9),_0x6ee15c=0x0;for(;_0x47ddbc;)_0x47ddbc['updateHeight'](),_0x6ee15c+=this['_spaceBetweenItems']+_0x47ddbc['height'],_0x47ddbc=this['_getItemBefore'](_0x47ddbc);return _0x6ee15c;}}function R(_0x57157a,_0x85c5a0){return Math['max'](_0x57157a-_0x85c5a0,0x0);}function y(_0x3a157e){return null!==_0x3a157e&&'object'==typeof _0x3a157e&&0x1===_0x3a157e['nodeType'];}class e extends _0x42c12b{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'WideSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xa264bc){super(_0xa264bc),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x30ed81(),this['_refreshPositioningDebounced']=_0x35a960(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x424903=this['context']['plugins']['get'](M),_0x44b334=this['context']['plugins']['get'](z);_0x424903['register']('wideSidebar',this),_0x44b334['container']&&_0x424903['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x2dee40){if(_0x2dee40===this['activeAnnotation'])return;const _0x547ae2=this['context']['plugins']['get'](z);_0x547ae2['_activeAnnotation']=_0x2dee40;const _0x415577=this['activeAnnotation'];this['activeAnnotation']=_0x2dee40,_0x547ae2['refresh']({'blurredAnnotation':_0x415577,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x4ea62c){this['annotations']=_0x4ea62c;const _0x3fe406=this['context']['plugins']['get'](z);if(_0x3fe406['_annotations']=_0x4ea62c,this['isAttached'])throw new _0x4672c9('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x3fe406,'set:container',()=>{this['detach'](),this['listenTo'](_0x3fe406,'change:container',_0x513cfe=>{_0x513cfe['off'](),this['attach'](_0x4ea62c);});}),_0x3fe406['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x408c9e=_0x4ddae1=>{_0x4ddae1['updateTargetRect'](),_0x3fe406['addAnnotation'](_0x4ddae1);};for(const _0x1cba5a of _0x4ea62c)_0x408c9e(_0x1cba5a);this['listenTo'](_0x4ea62c,'add',(_0x151298,_0xe345f6)=>{_0x408c9e(_0xe345f6);}),this['listenTo'](_0x4ea62c,'remove',(_0x49c48a,_0xf798d0,_0x7843ab)=>{_0x3fe406['rearrange']({'removedAnnotation':_0xf798d0,'previousAnnotation':_0x4ea62c['get'](_0x7843ab-0x1),'nextAnnotation':_0x4ea62c['get'](_0x7843ab+0x1)}),_0xf798d0===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x4ea62c,'focus',(_0x3389f4,_0x27b7f6)=>{this['setActiveAnnotation'](_0x27b7f6);}),this['listenTo'](_0x4ea62c,'blur',()=>{this['setActiveAnnotation'](null);});const _0x1ae593=this['context']instanceof _0xcb56fb?this['context']['editors']:new _0x30ed81([this['context']]);for(const _0x5e81dd of _0x1ae593)this['_integrateWithEditorAnnotations'](_0x5e81dd);this['listenTo'](_0x1ae593,'add',(_0xef054d,_0x2e36e0)=>{this['listenTo'](_0x2e36e0,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2e36e0);});}),this['listenTo'](_0x1ae593,'remove',(_0x118b79,_0x16729a)=>{_0x16729a['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x16729a['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x4672c9('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x51b471=this['context']['plugins']['get'](z);_0x51b471['_detachFromContainer'](this['annotations']),this['stopListening'](_0x51b471),this['stopListening'](this['annotations']),this['context']instanceof _0xcb56fb&&this['stopListening'](this['context']['editors']);for(const _0xc6e50e of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0xc6e50e);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x12c8e){if(!_0x12c8e['plugins']['has']('EditorAnnotations'))return;const _0x553afc=_0x12c8e['plugins']['get']('EditorAnnotations'),_0x3d3861=()=>{const _0xc20b9e=_0x553afc['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0xc20b9e[0x0]||null);};this['listenTo'](_0x553afc,'refresh',_0x3d3861),this['listenTo'](_0x553afc,'blur',(_0x196d48,{isAnnotationTracked:_0x560fb8})=>{this['activeAnnotation']&&_0x560fb8(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x553afc,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x29ee68=>{_0x553afc['hasDomSelection']()&&(_0x3d3861(),_0x29ee68['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x553afc);}['_destroyEditorAnnotationsIntegration'](_0x50b571){this['stopListening'](_0x50b571),this['_editorAnnotations']['remove'](_0x50b571);}}class D extends _0xb7d699{['counterView'];constructor(_0x131087){super(_0x131087);const _0x25eea0=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x17fea0,_0x4f8c50)=>_0x17fea0?'...':_0x4f8c50['toString']()),this['set']('annotationType',''),this['icon']=kt,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _t(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x25eea0['to']('annotationType',_0x28cc01=>'ck-annotation-counter__badge--'+_0x28cc01),_0x25eea0['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x25eea0['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class n extends _0x42c12b{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[z,M];}static get['pluginName'](){return'NarrowSidebar';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2c3c81){super(_0x2c3c81),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x316946),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x30ed81(),this['_refreshPositioningDebounced']=_0x35a960(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x405b0e(this['context']['locale']),this['balloonPanelView']=new _0x34f51d(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x5e2bfc){this['annotations']=_0x5e2bfc;const _0x2019a4=this['context']['plugins']['get'](z),_0x3e3570=this['balloonPanelView'];if(_0x2019a4['_annotations']=_0x5e2bfc,this['isAttached'])throw new _0x4672c9('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x2019a4,'set:container',()=>{this['detach'](),this['listenTo'](_0x2019a4,'change:container',_0x9d120d=>{_0x9d120d['off'](),this['attach'](_0x5e2bfc);});}),_0x2019a4['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x1b7dcc=_0x1707d5=>{const _0x41d2b2=new D(this['context']['locale']);_0x2019a4['addAnnotation'](_0x1707d5,_0x41d2b2),this['_annotationToNarrowView']['set'](_0x1707d5,_0x41d2b2),_0x41d2b2['bind']('isDirty','annotationType','number')['to'](_0x1707d5['view'],'isDirty','type','length'),_0x41d2b2['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x3e3570['content']['first']!==_0x1707d5['view']?(this['_showBalloon'](_0x1707d5),_0x1707d5['view']['element']['focus'](),this['setActiveAnnotation'](_0x1707d5)):this['setActiveAnnotation'](null);});};for(const _0x275182 of _0x5e2bfc)_0x1b7dcc(_0x275182);this['listenTo'](_0x5e2bfc,'add',(_0x2d9f6f,_0x1a4732)=>{_0x1b7dcc(_0x1a4732);}),this['listenTo'](_0x5e2bfc,'remove',(_0x366dd2,_0x2d4c70,_0x327584)=>{this['_annotationToNarrowView']['get'](_0x2d4c70)['destroy'](),this['_annotationToNarrowView']['delete'](_0x2d4c70),_0x2019a4['rearrange']({'removedAnnotation':_0x2d4c70,'previousAnnotation':_0x5e2bfc['get'](_0x327584-0x1),'nextAnnotation':_0x5e2bfc['get'](_0x327584+0x1)}),_0x2d4c70===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x5e2bfc,'focus',(_0x5e10bf,_0xa546d3)=>{this['setActiveAnnotation'](_0xa546d3);}),this['listenTo'](_0x5e2bfc,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x34b5e8,_0x4048df)=>{_0x4048df['keyCode']===_0x48ee02['esc']&&_0x3e3570['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x3e3570['content']['first']),this['_hideBalloon'](),_0x4048df['stopPropagation'](),_0x4048df['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x3bf206,_0xdb18d1)=>{const _0x369cc5=_0xdb18d1['target'];_0x3e3570['isVisible']&&_0x3e3570['element']['contains'](_0x369cc5)||_0x2019a4['view']['element']['contains'](_0x369cc5)||_0x3bf206['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x165127=>_0x165127['contains'](_0x369cc5))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x35fef4=this['context']instanceof _0xcb56fb?this['context']['editors']:new _0x30ed81([this['context']]);for(const _0x3c9ced of _0x35fef4)this['_integrateWithEditorAnnotations'](_0x3c9ced);this['listenTo'](_0x35fef4,'add',(_0x5040f0,_0x2a121e)=>{this['listenTo'](_0x2a121e,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x2a121e);});}),this['listenTo'](_0x35fef4,'remove',(_0x300641,_0x3c652e)=>{_0x3c652e['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x3c652e['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x396345){if(_0x396345===this['activeAnnotation'])return;const _0x13a0b7=this['context']['plugins']['get'](z);if(_0x13a0b7['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x396345,'disableAnimationOnActivatedAnnotation':!0x0}),_0x396345)_0x13a0b7['getSidebarItemView'](_0x396345)?this['_showBalloon'](_0x396345):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x396345;}['detach'](){if(!this['isAttached'])throw new _0x4672c9('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x20e734=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x57fda2=>_0x57fda2['destroy']()),this['_annotationToNarrowView']['clear'](),_0x20e734['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0xcb56fb&&this['stopListening'](this['context']['editors']);for(const _0x5f27f1 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5f27f1);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['_selectedAnnotations']=[],this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach'](),this['bodyCollection']['detachFromDom']();}['_integrateWithEditorAnnotations'](_0x45c87b){if(!_0x45c87b['plugins']['has']('EditorAnnotations'))return;const _0x62b9da=_0x45c87b['plugins']['get']('EditorAnnotations'),_0xd54b5=this['context']['plugins']['get'](z),_0x561d7a=this['annotations'],_0x30343d=this['balloonPanelView'],_0x290170=()=>{const _0x2f1ec6=_0x62b9da['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x2f1ec6),this['setActiveAnnotation'](_0x2f1ec6[0x0]||null);};this['listenTo'](_0x62b9da,'refresh',_0x290170),this['listenTo'](_0x62b9da,'blur',(_0x2ede12,{isAnnotationTracked:_0x124afe})=>{this['activeAnnotation']&&_0x124afe(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x62b9da,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x561d7a,'blur',_0xc610a9=>{_0x62b9da['hasDomSelection']()&&_0xc610a9['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0xa73096,_0x531a1b)=>{const _0x3e99e8=_0x531a1b['target'];_0x30343d['isVisible']&&_0x30343d['element']['contains'](_0x3e99e8)||_0xd54b5['view']['element']['contains'](_0x3e99e8)||this['activeAnnotation']&&_0x62b9da['hasDomSelection']()&&(_0x290170(),_0xa73096['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x62b9da);}['_destroyEditorAnnotationsIntegration'](_0x1ca6be){_0x1ca6be&&(this['stopListening'](_0x1ca6be),this['_editorAnnotations']['remove'](_0x1ca6be));}['_setSelectedAnnotations'](_0x5ecc94){for(const _0x15ead0 of this['_selectedAnnotations'])_0x5ecc94['includes'](_0x15ead0)||this['_manuallyClosedAnnotationViews']['delete'](_0x15ead0['view']);this['_selectedAnnotations']=_0x5ecc94;}['_refreshPositioning'](){const _0xa88e53=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0xa88e53['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x17ef03){if(this['_manuallyClosedAnnotationViews']['has'](_0x17ef03['view']))return;const _0x2b7df7=this['balloonPanelView']['content']['first'];_0x2b7df7!==_0x17ef03['view']?(_0x2b7df7&&this['_detachListeners'](_0x2b7df7),this['_attachListeners'](_0x17ef03['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x17ef03['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x2521f0=this['balloonPanelView']['content']['first'],_0x2ef695=_0x2521f0&&this['annotations']['getByView'](_0x2521f0);if(!_0x2ef695||!this['_annotationToNarrowView']['has'](_0x2ef695))return;const _0x4ddb01=this['_annotationToNarrowView']['get'](_0x2ef695)['element'],_0x4771fc=(function(){const _0x1b4aa8=_0x34f51d['defaultPositions'];return[_0x1b4aa8['southArrowNorthEast'],_0x1b4aa8['northArrowSouthEast'],_0x1b4aa8['southArrowNorth'],_0x1b4aa8['northArrowSouth'],_0x1b4aa8['southArrowNorthWest'],_0x1b4aa8['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x4ddb01,'positions':_0x4771fc});}['_hideBalloon'](){const _0x3783e2=this['balloonPanelView'],_0x394bfa=_0x3783e2['content']['first'];_0x394bfa&&(this['_detachListeners'](_0x394bfa),_0x3783e2['unpin'](),_0x3783e2['content']['clear']());}['_attachListeners'](_0x52d4b3){this['listenTo'](_0x52d4b3,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x52d4b3,'Esc',(_0x507e30,_0x478a9b)=>{this['_manuallyClosedAnnotationViews']['add'](_0x52d4b3),this['_hideBalloon'](),_0x478a9b();});}['_detachListeners'](_0x399589){this['stopListening'](_0x399589);}}class c extends _0x482ce4{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[P,_0xee99cd,M];}static get['pluginName'](){return'InlineAnnotations';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x47cc33){super(_0x47cc33),_0x47cc33['editing']['view']['addObserver'](_0x3dd2cc),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x47cc33['plugins']['get'](_0xee99cd),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x2f6995=this['editor']['plugins']['get'](M);_0x2f6995['context']===this['editor']&&(_0x2f6995['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x43067e,_0x31b8b1)=>{const _0x48c755=this['_balloon'];if(this['isAttached']&&_0x48c755['visibleView']){const _0x1a8bfb=this['annotations']['getByView'](_0x48c755['visibleView']);_0x1a8bfb&&this['_closeAnnotation'](_0x1a8bfb),_0x31b8b1();}}));}['afterInit'](){const _0x194c2e=this['editor']['plugins']['get'](M);_0x194c2e['context']===this['editor']&&(_0x194c2e['hasActive']()||_0x194c2e['switchTo']('inline'));}['setActiveAnnotation'](_0x1d7849){_0x1d7849!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x1d7849&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x1d7849)&&this['_addAnnotationToBalloon'](_0x1d7849,!0x0),_0x1d7849['isActive']=!0x0),_0x1d7849||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x1d7849);}['attach'](_0x4dab3a){this['annotations']=_0x4dab3a;const _0x59d2c2=this['editor']['plugins']['get'](M),_0x2dfd44=this['_balloon'];if(this['isAttached'])throw new _0x4672c9('inlineannotations-attach-already-attached',this);if(_0x59d2c2['context']!==this['editor'])throw new _0x4672c9('inlineannotations-not-allowed-with-context',this);const _0x2f98f2=this['editor']['plugins']['get'](P);this['listenTo'](_0x2f98f2,'refresh',()=>{const _0xe0d6c8=_0x2f98f2['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x27ed2a,_0x3d3849;!this['_forceRefresh']&&(_0x27ed2a=_0xe0d6c8,_0x3d3849=this['_selectedAnnotations'],_0x27ed2a['length']===_0x3d3849['length']&&_0x27ed2a['every'](_0x2969c0=>_0x3d3849['includes'](_0x2969c0)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0xe0d6c8),this['setActiveAnnotation'](_0xe0d6c8[0x0]||null));}),this['listenTo'](_0x2f98f2,'blur',(_0x2f0f07,{isAnnotationTracked:_0x1a91d0})=>{this['activeAnnotation']&&_0x1a91d0(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x1f385a,_0x37fd21,_0x5d0b6f)=>{_0x5d0b6f||this['setActiveAnnotation'](null);}),this['listenTo'](_0x4dab3a,'remove',(_0x503fb8,_0x535135)=>{this['_removeAnnotationFromBalloon'](_0x535135),_0x535135===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x2dfd44,'change:visibleView',(_0x2167b1,_0x166516,_0x50ab57,_0x5ccbb4)=>{_0x5ccbb4&&this['stopListening'](_0x5ccbb4);const _0x415953=_0x4dab3a['getByView'](_0x50ab57);_0x50ab57&&_0x415953&&(this['listenTo'](_0x50ab57,'change:height',()=>{_0x2dfd44['updatePosition']();}),this['listenTo'](_0x50ab57,'Esc',()=>{this['_closeAnnotation'](_0x415953),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x415953&&this['setActiveAnnotation'](_0x415953));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x2dfd44['visibleView']&&(_0x4dab3a['getByView'](_0x2dfd44['visibleView'])&&_0x2dfd44['updatePosition']());}),this['listenTo'](this['editor']['editing']['view']['document'],'mousedown',()=>{this['_forceRefresh']=!0x0,this['_manuallyClosed']['clear']();}),this['editor']['editing']['view']['document']['selection']['editableElement']&&this['editor']['editing']['view']['focus'](),this['isAttached']=!0x0;}['detach'](){if(!this['isAttached'])throw new _0x4672c9('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x1a6f92 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x1a6f92);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x1c9e7a){for(const _0xf5c2e1 of this['_selectedAnnotations'])_0x1c9e7a['includes'](_0xf5c2e1)||this['_manuallyClosed']['delete'](_0xf5c2e1);for(const _0xa383ca of this['annotations'])_0x1c9e7a['includes'](_0xa383ca)||this['_removeAnnotationFromBalloon'](_0xa383ca);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x3549e4 of _0x1c9e7a)this['_addAnnotationToBalloon'](_0x3549e4);}this['_selectedAnnotations']=_0x1c9e7a;}['_addAnnotationToBalloon'](_0x360b69,_0x44be27=!0x1){this['_manuallyClosed']['has'](_0x360b69)||(this['_addedAnnotations']['has'](_0x360b69)||this['_balloon']['hasView'](_0x360b69['view'])||(this['_addedAnnotations']['add'](_0x360b69),this['_balloon']['add']({'stackId':_0x360b69['view']['id'],'view':_0x360b69['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x360b69)}})),_0x44be27&&this['_balloon']['showStack'](_0x360b69['view']['id']));}['_getBalloonTargetForAnnotation'](_0x535a60){const _0x35fbd5=_0x535a60['target'],_0x348926=this['editor']['editing']['view'],_0x2bdbeb=_0x348926['document']['selection']['getFirstRange'](),_0x119434=_0x348926['domConverter']['viewRangeToDom'](_0x2bdbeb);if(_0x119434['collapse'](!0x0),_0x35fbd5){if(_0x35fbd5 instanceof _0x376f8e)return _0x35fbd5;let _0x58d0f7=[];for(const _0x48e8e of _0x35fbd5)_0x58d0f7['push'](...(_0x52908e=_0x48e8e['getClientRects'](),Array['from'](_0x52908e)['map'](DOMRect['fromRect'])));_0x58d0f7=function(_0x390c1d){const _0x36430e=[];let _0x4ad07d=_0x390c1d[0x0];for(let _0x283c38=0x1;_0x283c38<_0x390c1d['length'];_0x283c38++)b(_0x4ad07d,_0x390c1d[_0x283c38])?_0x4ad07d['width']+=_0x390c1d[_0x283c38]['width']:(_0x36430e['push'](_0x4ad07d),_0x4ad07d=_0x390c1d[_0x283c38]);return _0x36430e['push'](_0x4ad07d),_0x36430e;}(_0x58d0f7);const _0x723885=_0x119434['getBoundingClientRect']();return _0x58d0f7['find'](_0x16c62b=>_0x16c62b['top']<=_0x723885['top']&&_0x16c62b['bottom']>=_0x723885['bottom']&&_0x16c62b['left']<=_0x723885['left']&&_0x16c62b['right']>=_0x723885['right'])||_0x58d0f7[0x0];}var _0x52908e;return _0x535a60['targetRect']||_0x119434;}['_removeAnnotationFromBalloon'](_0x3eea12){this['_addedAnnotations']['has'](_0x3eea12)&&this['_balloon']['hasView'](_0x3eea12['view'])&&(this['_addedAnnotations']['delete'](_0x3eea12),this['_balloon']['remove'](_0x3eea12['view']));}['_closeAnnotation'](_0x1edb95){this['_manuallyClosed']['add'](_0x1edb95),this['_removeAnnotationFromBalloon'](_0x1edb95);}}function b(_0x511521,_0x26dc92){return _0x511521['top']===_0x26dc92['top']&&_0x511521['bottom']===_0x26dc92['bottom']&&_0x511521['right']===_0x26dc92['left'];}var Z='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M14\x203.5A3.5\x203.5\x200\x200\x201\x2017.5\x207v6l-.005.192a3.501\x203.501\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.37-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.272-2.63l-.062-.07-4.729-.046a3.5\x203.5\x200\x200\x201-3.5-3.5v-6a3.5\x203.5\x200\x200\x201\x203.5-3.5L14\x203.5ZM3.5\x204.954a2\x202\x200\x200\x200-2\x202v6a2\x202\x200\x200\x200\x202\x202L8.924\x2015a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L12.962\x2015H14a2\x202\x200\x200\x200\x202-2V7a2\x202\x200\x200\x200-2-2L3.5\x204.954Z\x22/><path\x20d=\x22M16.5.5h-10a3.5\x203.5\x200\x200\x200-3.162\x202h1.84A2\x202\x200\x200\x201\x206.5\x202h10a2\x202\x200\x200\x201\x202\x202v8.873a3.502\x203.502\x200\x200\x200\x201.495-2.681L20\x2010V4A3.5\x203.5\x200\x200\x200\x2016.5.5Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M12.013\x207.453a.75.75\x200\x200\x201\x20.034\x201.06l-3.75\x204a.75.75\x200\x200\x201-1.045.048l-2.25-2a.75.75\x200\x200\x201\x20.996-1.122l1.704\x201.515\x203.25-3.467a.75.75\x200\x200\x201\x201.061-.034Z\x22/></svg>\x0a';class tt extends _t{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x180296,_0x28c76a){super(_0x180296),this['set']('isEmpty',!_0x28c76a['length']),this['focusTracker']=new _0x3aa0b7(),this['_annotationViews']=_0x28c76a,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x28c76a,'focusTracker':this['focusTracker']}),this['listenTo'](_0x28c76a,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x28c76a,'remove',(_0x5af8f7,_0x1161cb)=>{_0x1161cb['isActive']&&this['focus'](),_0x28c76a['length']||(this['isEmpty']=!0x0);});const _0x2a51f8=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x180296,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x28c76a},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x2a51f8['if']('isEmpty','ck-hidden',_0x1ce582=>!_0x1ce582)]},'children':[{'text':S(_0x180296,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy']();}['focus'](){this['focusCycler']['first']?this['focusCycler']['focusFirst']():this['element']['focus']();}['_setupKeyboardNavigation'](){for(const _0xcaf5a5 of this['_annotationViews'])this['focusTracker']['add'](_0xcaf5a5['element']);this['_annotationViews']['on']('change',(_0xbc467d,{added:_0x979f49,removed:_0x13a457})=>{for(const _0x4b5995 of _0x979f49)this['focusTracker']['add'](_0x4b5995['element']);for(const _0xe988c7 of _0x13a457)this['focusTracker']['remove'](_0xe988c7['element']);});}}class f extends _0x42c12b{static get['pluginName'](){return'CommentsArchive';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[o,N];}constructor(_0x598b6e){super(_0x598b6e),this['archivedThreads']=new _0x30ed81();}['init'](){const _0x4c7088=this['context'],_0x3f2089=_0x4c7088['plugins']['get'](o),_0x1967a5=_0x4c7088['plugins']['get'](N);this['listenTo'](_0x3f2089,'addCommentThread',(_0x4e7979,{threadId:_0x1c3c02})=>{const _0x589676=_0x3f2089['getCommentThread'](_0x1c3c02);_0x589676['archivedAt']&&this['archivedThreads']['add'](_0x589676,this['_calculatePosition'](_0x589676['archivedAt'])),this['listenTo'](_0x589676,'change:archivedAt',(_0x1b62ca,_0x3f74e7,_0x335330)=>{_0x335330?this['archivedThreads']['has'](_0x589676)||this['archivedThreads']['add'](_0x589676,this['_calculatePosition'](_0x589676['archivedAt'])):this['archivedThreads']['has'](_0x589676)&&this['archivedThreads']['remove'](_0x589676);});}),this['listenTo'](_0x3f2089,'removeCommentThread',(_0x33e0d2,{threadId:_0x9b199e})=>{const _0x167fc1=_0x3f2089['getCommentThread'](_0x9b199e);this['stopListening'](_0x167fc1),this['archivedThreads']['has'](_0x167fc1)&&this['archivedThreads']['remove'](_0x167fc1);},{'priority':'highest'}),this['listenTo'](_0x1967a5['collection'],'focus',(_0x11e12e,_0x5e8457)=>{_0x5e8457['isVisible']||(_0x5e8457['isActive']=!0x0,_0x1967a5['activate'](_0x5e8457));});}['_calculatePosition'](_0x57a041){const _0x445a5c=[...this['archivedThreads']]['findIndex'](_0x13bac4=>_0x13bac4['archivedAt']<_0x57a041);return _0x445a5c>-0x1?_0x445a5c:this['archivedThreads']['length'];}}class a extends _0x482ce4{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[f,_0x3e2428];}constructor(_0xa2fc19){super(_0xa2fc19),this['annotationViews']=new _0x469c07(),this['_pendingThreads']=[];}['init'](){const _0x47381a=this['editor'],_0x70079f=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x47381a['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0xb7d699,!0x0)),_0x47381a['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x406450=this['_createCommentsArchiveButton'](_0x5fd2d5);return _0x406450['set']({'role':'menuitemcheckbox'}),_0x406450;});const _0x152ee2=_0x47381a['plugins']['get'](f),_0x350171=_0x47381a['plugins']['get']('Annotations'),_0x91839d=_0x47381a['plugins']['get']('CommentsRepository');this['listenTo'](_0x152ee2['archivedThreads'],'add',(_0x76cb05,_0x29adf6)=>{const _0x2c238f=_0x47381a['config']['get']('collaboration.channelId');if(!_0x2c238f||_0x29adf6['channelId']===_0x2c238f){const _0x3aa194=_0x91839d['_threadToController']['get'](_0x29adf6);if(!_0x3aa194)return void this['_pendingThreads']['push'](_0x29adf6);const _0x8fa544=this['_calculatePosition'](_0x29adf6['archivedAt']),_0x15d70f=_0x350171['getByInnerView'](_0x3aa194['view']);_0x15d70f['isVisible']&&_0x350171['_visibleAnnotations']['remove'](_0x15d70f),this['annotationViews']['add'](_0x15d70f['view'],_0x8fa544);}}),this['listenTo'](_0x350171['collection'],'add',(_0x3d49c2,_0x5e00e0)=>{const _0x5dd810=this['_pendingThreads']['find'](_0x1dd360=>{const _0x11772f=_0x91839d['_threadToController']['get'](_0x1dd360);return _0x11772f&&_0x5e00e0['innerView']===_0x11772f['view'];});if(_0x5dd810){const _0x40d368=this['_calculatePosition'](_0x5dd810['archivedAt']);this['annotationViews']['add'](_0x5e00e0['view'],_0x40d368),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x5dd810),0x1);}}),this['listenTo'](_0x152ee2['archivedThreads'],'remove',(_0x48a20b,_0x368d04)=>{const _0x39b656=_0x47381a['config']['get']('collaboration.channelId');if(!_0x39b656||_0x368d04['channelId']===_0x39b656){const _0x5ddf54=_0x91839d['_threadToController']['get'](_0x368d04),_0x30ea4d=_0x350171['getByInnerView'](_0x5ddf54['view']);this['annotationViews']['remove'](_0x30ea4d['view']),this['stopListening'](_0x30ea4d['focusableElements']);}}),this['listenTo'](_0x350171['collection'],'add',(_0x19da67,_0x203188)=>{this['listenTo'](_0x203188,'escape',_0x70079f);}),this['listenTo'](_0x350171['collection'],'remove',(_0xc43f53,_0x3e9cec)=>{this['stopListening'](_0x3e9cec,'escape',_0x70079f);});}['_calculatePosition'](_0x332770){const _0x5f0b37=this['editor']['config']['get']('collaboration.channelId'),_0x374738=[...this['editor']['plugins']['get'](f)['archivedThreads']]['filter'](_0x469770=>_0x469770['channelId']===_0x5f0b37)['findIndex'](_0x481198=>_0x481198['archivedAt']<_0x332770);return _0x374738<0x0||_0x374738>this['annotationViews']['length']?this['annotationViews']['length']:_0x374738-0x1;}['_toggleDialog'](){const _0x1d6290=this['editor'],_0x9f0ad4=_0x1d6290['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x1d6290['locale'],this['annotationViews'])),'commentsArchive'===_0x9f0ad4['id']?_0x9f0ad4['hide']():_0x9f0ad4['show']({'id':'commentsArchive','title':S(_0x1d6290['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x31d68d['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x2a7732,_0x46031d=!0x1){const _0x6f1566=this['editor']['locale'],_0x3ee251=this['editor']['plugins']['get']('Dialog'),_0x5df5b4=new _0x2a7732(_0x6f1566);return _0x5df5b4['bind']('isEnabled')['to'](this,'isEnabled'),_0x5df5b4['bind']('isOn')['to'](_0x3ee251,'id',_0x5e8eee=>'commentsArchive'===_0x5e8eee),_0x5df5b4['set']({'label':S(_0x6f1566,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0x46031d&&(_0x5df5b4['tooltip']=!0x0),this['listenTo'](_0x5df5b4,'execute',()=>this['_toggleDialog']()),_0x5df5b4;}['_hideDialogOnAnnotationEscape']=_0x50d42e=>{const _0xd6f768=_0x50d42e['source'];if(!this['annotationViews']['has'](_0xd6f768['view']))return;const _0x2bf7c7=this['editor']['plugins']['get']('Dialog');_0x2bf7c7['isOpen']&&'commentsArchive'===_0x2bf7c7['id']&&(_0x2bf7c7['hide'](),_0x50d42e['stop']());};}class p extends _0x482ce4{static get['requires'](){return[o,r,i,f,a,s,e,n,c];}static get['pluginName'](){return'Comments';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{d as Annotation,x as AnnotationCollection,T as AnnotationView,N as Annotations,M as AnnotationsUIs,es as BaseCommentThreadView,ns as BaseCommentView,se as Comment,ie as CommentThread,At as CommentThreadController,Pt as CommentThreadInputView,Ct as CommentThreadView,vt as CommentView,p as Comments,f as CommentsArchive,xt as CommentsListView,s as CommentsOnly,o as CommentsRepository,i as CommentsUI,P as EditorAnnotations,c as InlineAnnotations,n as NarrowSidebar,e as WideSidebar};