@ckeditor/ckeditor5-comments 41.3.0 → 41.4.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (200) hide show
  1. package/build/comments.js +1 -1
  2. package/dist/index-content.css +4 -0
  3. package/dist/index-editor.css +596 -0
  4. package/dist/index.css +926 -0
  5. package/dist/index.js +23 -0
  6. package/dist/translations/af.d.ts +8 -0
  7. package/dist/translations/af.js +23 -0
  8. package/dist/translations/ar.d.ts +8 -0
  9. package/dist/translations/ar.js +23 -0
  10. package/dist/translations/bg.d.ts +8 -0
  11. package/dist/translations/bg.js +23 -0
  12. package/dist/translations/bn.d.ts +8 -0
  13. package/dist/translations/bn.js +23 -0
  14. package/dist/translations/bs.d.ts +8 -0
  15. package/dist/translations/bs.js +23 -0
  16. package/dist/translations/ca.d.ts +8 -0
  17. package/dist/translations/ca.js +23 -0
  18. package/dist/translations/cs.d.ts +8 -0
  19. package/dist/translations/cs.js +23 -0
  20. package/dist/translations/da.d.ts +8 -0
  21. package/dist/translations/da.js +23 -0
  22. package/dist/translations/de-ch.d.ts +8 -0
  23. package/dist/translations/de-ch.js +23 -0
  24. package/dist/translations/de.d.ts +8 -0
  25. package/dist/translations/de.js +23 -0
  26. package/dist/translations/el.d.ts +8 -0
  27. package/dist/translations/el.js +23 -0
  28. package/dist/translations/en-au.d.ts +8 -0
  29. package/dist/translations/en-au.js +23 -0
  30. package/dist/translations/en.d.ts +8 -0
  31. package/dist/translations/en.js +23 -0
  32. package/dist/translations/es-co.d.ts +8 -0
  33. package/dist/translations/es-co.js +23 -0
  34. package/dist/translations/es.d.ts +8 -0
  35. package/dist/translations/es.js +23 -0
  36. package/dist/translations/et.d.ts +8 -0
  37. package/dist/translations/et.js +23 -0
  38. package/dist/translations/fa.d.ts +8 -0
  39. package/dist/translations/fa.js +23 -0
  40. package/dist/translations/fi.d.ts +8 -0
  41. package/dist/translations/fi.js +23 -0
  42. package/dist/translations/fr.d.ts +8 -0
  43. package/dist/translations/fr.js +23 -0
  44. package/dist/translations/gl.d.ts +8 -0
  45. package/dist/translations/gl.js +23 -0
  46. package/dist/translations/he.d.ts +8 -0
  47. package/dist/translations/he.js +23 -0
  48. package/dist/translations/hi.d.ts +8 -0
  49. package/dist/translations/hi.js +23 -0
  50. package/dist/translations/hr.d.ts +8 -0
  51. package/dist/translations/hr.js +23 -0
  52. package/dist/translations/hu.d.ts +8 -0
  53. package/dist/translations/hu.js +23 -0
  54. package/dist/translations/id.d.ts +8 -0
  55. package/dist/translations/id.js +23 -0
  56. package/dist/translations/it.d.ts +8 -0
  57. package/dist/translations/it.js +23 -0
  58. package/dist/translations/ja.d.ts +8 -0
  59. package/dist/translations/ja.js +23 -0
  60. package/dist/translations/jv.d.ts +8 -0
  61. package/dist/translations/jv.js +23 -0
  62. package/dist/translations/ko.d.ts +8 -0
  63. package/dist/translations/ko.js +23 -0
  64. package/dist/translations/lt.d.ts +8 -0
  65. package/dist/translations/lt.js +23 -0
  66. package/dist/translations/lv.d.ts +8 -0
  67. package/dist/translations/lv.js +23 -0
  68. package/dist/translations/ms.d.ts +8 -0
  69. package/dist/translations/ms.js +23 -0
  70. package/dist/translations/nl.d.ts +8 -0
  71. package/dist/translations/nl.js +23 -0
  72. package/dist/translations/no.d.ts +8 -0
  73. package/dist/translations/no.js +23 -0
  74. package/dist/translations/pl.d.ts +8 -0
  75. package/dist/translations/pl.js +23 -0
  76. package/dist/translations/pt-br.d.ts +8 -0
  77. package/dist/translations/pt-br.js +23 -0
  78. package/dist/translations/pt.d.ts +8 -0
  79. package/dist/translations/pt.js +23 -0
  80. package/dist/translations/ro.d.ts +8 -0
  81. package/dist/translations/ro.js +23 -0
  82. package/dist/translations/ru.d.ts +8 -0
  83. package/dist/translations/ru.js +23 -0
  84. package/dist/translations/sk.d.ts +8 -0
  85. package/dist/translations/sk.js +23 -0
  86. package/dist/translations/sq.d.ts +8 -0
  87. package/dist/translations/sq.js +23 -0
  88. package/dist/translations/sr-latn.d.ts +8 -0
  89. package/dist/translations/sr-latn.js +23 -0
  90. package/dist/translations/sr.d.ts +8 -0
  91. package/dist/translations/sr.js +23 -0
  92. package/dist/translations/sv.d.ts +8 -0
  93. package/dist/translations/sv.js +23 -0
  94. package/dist/translations/th.d.ts +8 -0
  95. package/dist/translations/th.js +23 -0
  96. package/dist/translations/tk.d.ts +8 -0
  97. package/dist/translations/tk.js +23 -0
  98. package/dist/translations/tr.d.ts +8 -0
  99. package/dist/translations/tr.js +23 -0
  100. package/dist/translations/tt.d.ts +8 -0
  101. package/dist/translations/tt.js +23 -0
  102. package/dist/translations/ug.d.ts +8 -0
  103. package/dist/translations/ug.js +23 -0
  104. package/dist/translations/uk.d.ts +8 -0
  105. package/dist/translations/uk.js +23 -0
  106. package/dist/translations/ur.d.ts +8 -0
  107. package/dist/translations/ur.js +23 -0
  108. package/dist/translations/vi.d.ts +8 -0
  109. package/dist/translations/vi.js +23 -0
  110. package/dist/translations/zh-cn.d.ts +8 -0
  111. package/dist/translations/zh-cn.js +23 -0
  112. package/dist/translations/zh.d.ts +8 -0
  113. package/dist/translations/zh.js +23 -0
  114. package/dist/types/annotations/annotation.d.ts +94 -0
  115. package/dist/types/annotations/annotationcollection.d.ts +102 -0
  116. package/dist/types/annotations/annotations.d.ts +158 -0
  117. package/dist/types/annotations/annotationsuis.d.ts +236 -0
  118. package/dist/types/annotations/editorannotations.d.ts +71 -0
  119. package/dist/types/annotations/inlineannotations.d.ts +94 -0
  120. package/dist/types/annotations/narrowsidebar.d.ts +89 -0
  121. package/dist/types/annotations/sidebar.d.ts +104 -0
  122. package/dist/types/annotations/view/annotationcounterbuttonview.d.ts +33 -0
  123. package/dist/types/annotations/view/annotationview.d.ts +94 -0
  124. package/dist/types/annotations/view/sidebaritemview.d.ts +59 -0
  125. package/dist/types/annotations/view/sidebarview.d.ts +36 -0
  126. package/dist/types/annotations/widesidebar.d.ts +81 -0
  127. package/dist/types/augmentation.d.ts +56 -0
  128. package/dist/types/comments/addcommentthreadcommand.d.ts +39 -0
  129. package/dist/types/comments/commentsarchive.d.ts +35 -0
  130. package/dist/types/comments/commentsarchiveui.d.ts +42 -0
  131. package/dist/types/comments/commentsediting.d.ts +84 -0
  132. package/dist/types/comments/commentsrepository.d.ts +1134 -0
  133. package/dist/types/comments/commentsui.d.ts +37 -0
  134. package/dist/types/comments/integrations/clipboard.d.ts +30 -0
  135. package/dist/types/comments/integrations/commentsrestrictededitingmode.d.ts +21 -0
  136. package/dist/types/comments/integrations/importword.d.ts +25 -0
  137. package/dist/types/comments/ui/commenteditor/commenteditor.d.ts +40 -0
  138. package/dist/types/comments/ui/commenteditor/commenteditorui.d.ts +35 -0
  139. package/dist/types/comments/ui/commenteditor/commenteditoruiview.d.ts +40 -0
  140. package/dist/types/comments/ui/commentthreadcontroller.d.ts +68 -0
  141. package/dist/types/comments/ui/view/basecommentthreadview.d.ts +123 -0
  142. package/dist/types/comments/ui/view/basecommentview.d.ts +116 -0
  143. package/dist/types/comments/ui/view/collapsedcommentsview.d.ts +17 -0
  144. package/dist/types/comments/ui/view/commentcontentview.d.ts +18 -0
  145. package/dist/types/comments/ui/view/commentinputview.d.ts +90 -0
  146. package/dist/types/comments/ui/view/commentsarchiveview.d.ts +42 -0
  147. package/dist/types/comments/ui/view/commentslistview.d.ts +104 -0
  148. package/dist/types/comments/ui/view/commentthreadheaderview.d.ts +54 -0
  149. package/dist/types/comments/ui/view/commentthreadinputview.d.ts +45 -0
  150. package/dist/types/comments/ui/view/commentthreadview.d.ts +122 -0
  151. package/dist/types/comments/ui/view/commentview.d.ts +247 -0
  152. package/dist/types/comments.d.ts +39 -0
  153. package/dist/types/commentsonly.d.ts +37 -0
  154. package/dist/types/config.d.ts +202 -0
  155. package/dist/types/index.d.ts +28 -0
  156. package/dist/types/utils/common-translations.d.ts +13 -0
  157. package/dist/types/utils/createmutationobserver.d.ts +18 -0
  158. package/package.json +4 -3
  159. package/src/annotations/annotation.js +1 -1
  160. package/src/annotations/annotationcollection.js +1 -1
  161. package/src/annotations/annotations.js +1 -1
  162. package/src/annotations/annotationsuis.js +1 -1
  163. package/src/annotations/editorannotations.js +1 -1
  164. package/src/annotations/inlineannotations.js +1 -1
  165. package/src/annotations/narrowsidebar.js +1 -1
  166. package/src/annotations/sidebar.js +1 -1
  167. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  168. package/src/annotations/view/annotationview.js +1 -1
  169. package/src/annotations/view/sidebaritemview.js +1 -1
  170. package/src/annotations/view/sidebarview.js +1 -1
  171. package/src/annotations/widesidebar.js +1 -1
  172. package/src/comments/addcommentthreadcommand.js +1 -1
  173. package/src/comments/commentsarchive.js +1 -1
  174. package/src/comments/commentsarchiveui.js +1 -1
  175. package/src/comments/commentsediting.js +1 -1
  176. package/src/comments/commentsrepository.js +1 -1
  177. package/src/comments/commentsui.js +1 -1
  178. package/src/comments/integrations/clipboard.js +1 -1
  179. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  180. package/src/comments/integrations/importword.js +1 -1
  181. package/src/comments/ui/commenteditor/commenteditor.js +1 -1
  182. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  183. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  184. package/src/comments/ui/commentthreadcontroller.js +1 -1
  185. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  186. package/src/comments/ui/view/basecommentview.js +1 -1
  187. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  188. package/src/comments/ui/view/commentcontentview.js +1 -1
  189. package/src/comments/ui/view/commentinputview.js +1 -1
  190. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  191. package/src/comments/ui/view/commentslistview.js +1 -1
  192. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  193. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  194. package/src/comments/ui/view/commentthreadview.js +1 -1
  195. package/src/comments/ui/view/commentview.js +1 -1
  196. package/src/comments.js +1 -1
  197. package/src/commentsonly.js +1 -1
  198. package/src/index.js +1 -1
  199. package/src/utils/common-translations.js +1 -1
  200. package/src/utils/createmutationobserver.js +1 -1
package/dist/index.js ADDED
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ import{DataApiMixin as Ot,Editor as mt,icons as _0x2ec1c4,ContextPlugin as _0x4488c6,PendingActions as ht,Context as _0xf0b4fd,Command as _0x33d213,Plugin as _0x2a7140}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x3af11c,uid as _0x3917f9,KeystrokeHandler as Et,FocusTracker as _0x108ca3,diff as _0xe4c2d,Collection as _0x5b7189,Rect as _0x120a85,CKEditorError as _0x19f478,priorities as Wt,scrollViewportToShowTarget as _0x391ac4,toUnit as Ht,keyCodes as _0x582a31,DomEmitterMixin as _0x2991a4}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x3c62ba,ConfirmMixin as _0x229f07,trimHtml as _0x4b5675,Users as lt,getDateTimeFormatter as dt,hashObject as ct,getAllMarkersDomElementsSorted as tt,surroundingMarkersDetector as _0x5942eb}from'ckeditor5-collaboration/dist/index.js';import{throttle as bt,cloneDeep as ut,set as pt,unset as wt,isEqual as ft,debounce as _0x5ef7d5}from'lodash-es';import{EditorUIView as Yt,LabelView as Zt,InlineEditableUIView as $t,EditorUI as Vt,View as _t,ButtonView as _0x1bafcf,ViewCollection as _0x3235ac,FocusCycler as _0x4c39d3,createDropdown as _0x1223b5,ListView as _0x418b2f,ListItemView as _0xbac259,MenuBarMenuListItemButtonView as _0x1fafe3,BodyCollection as _0x1d212e,BalloonPanelView as _0x1bfa62,ContextualBalloon as _0x59bad2,Dialog as _0x4f2ff3,DialogViewPosition as _0x59e579}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as Bt,enablePlaceholder as zt,MouseObserver as _0x8b8a50}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 Nt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Qt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as Rt}from'@ckeditor/ckeditor5-paragraph/dist/index.js';class It extends _0x3af11c(){['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x73d9b0){this['model']['addComment']({'content':_0x73d9b0,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x8ce6cb,_0x3e997e){this['model']['getComment'](_0x8ce6cb)['update']({'content':_0x3e997e});}['removeComment'](_0x52038d){this['model']['getComment'](_0x52038d)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}constructor(_0x24148e,_0x44981d){super(),this['model']=_0x24148e,this['model']['_isAttached']=!0x0,this['view']=_0x44981d,this['listenTo'](_0x44981d,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x44981d,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x44981d,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x44981d,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x44981d,'addComment',(_0x57e962,_0x188b12)=>this['addComment'](_0x188b12)),this['listenTo'](_0x44981d,'updateComment',(_0x3fb310,_0x398065,_0x642e46)=>this['updateComment'](_0x398065,_0x642e46)),this['listenTo'](_0x44981d,'removeComment',(_0x510c19,_0x10f815)=>this['removeComment'](_0x10f815));}}function W(_0xa05db3,_0x3b7520,_0x5a7ace){const t=_0xa05db3['t'];switch(_0x3b7520){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'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20comment.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20comment.','id':'ENTER_COMMENT_ANNOUNCEMENT'});case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x5a7ace);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'},_0x5a7ace);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'},_0x5a7ace);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'},_0x5a7ace);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'});default:return'';}}class Xt extends Yt{['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}['_createVoiceLabel'](_0x506ba9,_0x123042){const _0x1271e2=new Zt();return _0x1271e2['text']=W(_0x123042,'Comment\x20editor'),_0x1271e2['extendTemplate']({'attributes':{'id':'ck-editor__aria-label_'+_0x506ba9,'class':'ck-voice-label'}}),_0x1271e2;}constructor(_0x701a9b,_0x4b524d){super(_0x701a9b);const _0x32556c=_0x3917f9();this['main']=this['createCollection'](),this['editable']=new $t(_0x701a9b,_0x4b524d),this['_voiceLabelView']=this['_createVoiceLabel'](_0x32556c,_0x701a9b),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'role':'comment','dir':_0x701a9b['uiLanguageDirection'],'lang':_0x701a9b['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x32556c},'children':[this['_voiceLabelView'],{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}}class Ft extends Vt{get['element'](){return this['view']['element'];}['init'](){const _0x270178=this['editor']['editing']['view'],_0x33d833=this['view']['editable'],_0x5b4505=_0x270178['document']['getRoot']();_0x33d833['name']=_0x5b4505['rootName'],this['view']['render']();const _0x31f9ee=_0x33d833['element'];this['setEditableElement'](_0x33d833['name'],_0x31f9ee),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x270178['attachDomRoot'](_0x31f9ee),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}constructor(_0x383363){super(_0x383363),this['view']=new Xt(_0x383363['locale'],_0x383363['editing']['view']);}}const St=[Gt,Jt,Kt,Lt,Nt,Qt,Rt];class Ut extends _0x3af11c(Ot(mt)){['create'](){const _0x336e57=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x336e57))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x1f0352=>{const _0x1d4960=this['model']['document']['getRoot'](),_0x336d52=_0x1d4960&&_0x1d4960['getChild'](_0x1d4960['childCount']-0x1);_0x1f0352['setSelection'](_0x336d52,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x5368cd=this['editing']['view'],_0x2fd141=_0x5368cd['document']['getRoot'](),_0x1c8890=_0x2fd141['getChild'](0x0);_0x2fd141['childCount']>0x1||!_0x1c8890||'p'!=_0x1c8890['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(Bt(_0x5368cd,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x1c8890['placeholder']=this['placeholder']),zt({'view':_0x5368cd,'element':_0x1c8890,'keepOnFocus':!0x0}),this['placeholderElement']=_0x1c8890);}constructor(_0x2107a1={}){(_0x2107a1=Object['assign']({},_0x2107a1))['plugins']||(_0x2107a1['plugins']=Ut['defaultPlugins']),super(_0x2107a1),this['ui']=new Ft(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot']();}}Ut['defaultPlugins']=St;class oi extends _t{['render'](){super['render'](),this['keystrokes']['listenTo'](this['element']),this['focusTracker']['add'](this['element']);}['createEditor'](){return this['editor']||(this['editor']=new Ut(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x292d41=this['editor'];this['element']['insertBefore'](_0x292d41['ui']['element'],this['element']['firstChild']),_0x292d41['model']['document']['on']('change',()=>this['value']=_0x292d41['getData']()),_0x292d41['bind']('placeholder')['to'](this),this['_initializeFocusCycling'](this['editor']),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](){this['editor']&&this['editor']['focus']();}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:_0xb0c50a}=this,_0x559e2e=new _0x1bafcf(_0xb0c50a);return _0x559e2e['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x559e2e['withText']=!0x0,_0x559e2e['bind']('label')['to'](this,'submitLabel'),_0x559e2e['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x559e2e['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x55673c,_0x2e326)=>!_0x2e326&&!!_0x55673c['trim']()),_0x559e2e;}['_createCancelButton'](){const {locale:_0x3abd4a}=this,_0x2485de=new _0x1bafcf(_0x3abd4a);return _0x2485de['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x2485de['label']=W(_0x3abd4a,'Cancel'),_0x2485de['withText']=!0x0,_0x2485de['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x2485de;}['_initializeFocusCycling'](_0x32694c){const _0x231446=this['focusTracker'],_0xd906af=new _0x3235ac();[_0x32694c['ui']['view'],this['submitButtonView'],this['cancelButtonView']]['forEach'](_0x50cd2f=>{_0xd906af['add'](_0x50cd2f),_0x231446['add'](_0x50cd2f['element']);});const _0x3c6b18=new _0x4c39d3({'focusables':_0xd906af,'focusTracker':_0x231446});this['keystrokes']['set']('tab',(_0x4f1848,_0xa60c61)=>{_0x3c6b18['focusNext'](),_0xa60c61();},{'priority':'low'}),this['keystrokes']['set']('shift\x20+\x20tab',(_0x32e32c,_0x4aac78)=>{_0x3c6b18['focusPrevious'](),_0x4aac78();},{'priority':'low'});}constructor(_0x5dbdd3,_0x4a0013={}){super(_0x5dbdd3),this['editor']=null,this['_editorConfig']=_0x4a0013,this['keystrokes']=new Et(),this['focusTracker']=new _0x108ca3(),this['set']('value',_0x4a0013['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',W(_0x5dbdd3,'Reply...')),this['set']('submitLabel',W(_0x5dbdd3,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),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',(_0x54e3bf,_0x4b36d3)=>{this['cancelButtonView']['fire']('execute'),_0x4b36d3();}),this['on']('submit',(_0x485ecc,_0x4295ee)=>{_0x4295ee['length']>0xfde8?(alert(W(_0x5dbdd3,'TOO_LONG_COMMENT_ALERT',[_0x4295ee['length'],0xfde8])),_0x485ecc['stop']()):this['editor']['setData']('');},{'priority':'high'});}}class Tt extends _t{['destroy'](){return this['commentInputView']['destroy']()['then'](()=>super['destroy']());}constructor(_0x4eed3a,_0x53f2e7,_0x1526f2){super(_0x4eed3a),this['commentInputView']=new oi(_0x4eed3a,_0x1526f2),this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x177edc,_0x56e5f9)=>_0x177edc||!!_0x56e5f9),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 _0x3c62ba(_0x4eed3a,_0x53f2e7),this['userView']['extendTemplate']({'attributes':{'class':'ck-thread__user'}}),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']]});}}class ts extends _t{constructor(_0x12528c){super(_0x12528c);const _0x16602d=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x16602d['to']('count',_0x1169da=>W(_0x12528c,'NUMBER_OF_COMMENTS',_0x1169da))}]});}}class xt extends _t{get['_shouldCollapse'](){return this['_model']['weight']>this['_config']['maxThreadTotalWeight']&&!this['isActive']&&!this['hasDirtyComment'];}['render'](){super['render'](),this['refreshVisibleViews']();}['focus'](){this['element']['focus']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x30298a of this['commentViews'])_0x30298a['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x29cc3a,_0x50bfb7){const _0x3c2925=new this['_config']['CommentView'](this['locale'],_0x29cc3a,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x3c2925['viewUid']=_0x29cc3a['id'],_0x3c2925['delegate']('removeComment')['to'](this),_0x3c2925['delegate']('updateComment')['to'](this),_0x3c2925['delegate']('resolveCommentThread')['to'](this),_0x3c2925['delegate']('editorReady')['to'](this),_0x3c2925['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x3c2925,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x3c2925,_0x50bfb7);}['_calculatePosition'](_0x5dbc6c){const _0x284938=this['_model']['_findOptimalIndex'](_0x5dbc6c);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x5dbc6c['authoredAt']?_0x284938-0x1:_0x284938:_0x284938-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x2ecb1e={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':W(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x2ecb1e,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x2ecb1e));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x14fc74){const _0x1911ba=this['commentViews']['remove'](_0x14fc74['id']);this['stopListening'](_0x1911ba),_0x1911ba['isEditMode']&&this['_updateHasDirtyComment'](),_0x1911ba['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x1acc9e=>_0x1acc9e['isEditMode']);}['_rearrangeCollapse'](){const _0x39006f=function(_0x5e66bc){const _0x615ea9=new _0x5b7189();for(const _0x52caa4 of _0x5e66bc)_0x615ea9['add'](_0x52caa4);return _0x615ea9;}(this['commentViews']),_0x2fb3d6=this['_collapsedCommentsView']['count'];for(let _0x3b3cb1=0x1;_0x3b3cb1<=_0x2fb3d6;_0x3b3cb1++)_0x39006f['remove'](0x1);for(const _0x28621f of _0x39006f)_0x28621f['collapse']();_0x2fb3d6>0x0&&_0x39006f['add'](this['_collapsedCommentsView'],0x1),is(_0xe4c2d(Array['from'](this['visibleViews']),Array['from'](_0x39006f)),this['visibleViews'],_0x39006f);}['_rearrangeExpand'](){is(_0xe4c2d(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x2141d6 of this['visibleViews'])_0x2141d6['expand']();}constructor(_0x19f543,_0x13b387,_0x2338f1){super(_0x19f543),this['set']('hasDirtyComment',!0x1),this['set']('length',_0x13b387['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x13b387,this['_config']=_0x2338f1,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['_collapsedCommentsView']=new ts(_0x19f543),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x5f3ecb=>_0x5f3ecb-this['_config']['maxCommentsWhenCollapsed']);for(const _0x1a7df4 of _0x13b387['comments'])this['_handleNewCommentModel'](_0x1a7df4);this['_handleInfoComment'](),this['listenTo'](_0x13b387['comments'],'add',(_0x54b650,_0x2597e6)=>{const _0x29e38b=this['_calculatePosition'](_0x2597e6);this['length']++,this['_handleNewCommentModel'](_0x2597e6,_0x29e38b),this['refreshVisibleViews']();}),this['listenTo'](_0x13b387['comments'],'remove',(_0x1607b8,_0x103534)=>{this['length']--,this['_handleRemoveCommentModel'](_0x103534),this['refreshVisibleViews']();}),this['listenTo'](_0x13b387,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x13b387,'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']},'children':this['visibleViews']});}}function is(_0x2d04e3,_0x175c56,_0x4a2ee2){let _0x18714f=0x0;for(const _0x19e096 of _0x2d04e3)switch(_0x19e096){case'insert':_0x175c56['add'](_0x4a2ee2['get'](_0x18714f),_0x18714f),_0x18714f++;break;case'delete':_0x175c56['remove'](_0x18714f);break;case'equal':_0x18714f++;}}class ti extends _t{['render'](){super['render'](),this['_attachContextActions']();}['_createReopenButton'](){const _0x2f683=new _0x1bafcf(this['locale']);return _0x2f683['label']=W(this['locale'],'Reopen'),_0x2f683['tooltip']=W(this['locale'],'Reopen'),_0x2f683['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>',_0x2f683['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x276e96=>!_0x276e96),_0x2f683['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x221465,_0x2bbcee)=>_0x221465&&_0x2bbcee),_0x2f683['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x2f683;}['_trimContextValue'](_0x18ab20){if(_0x18ab20['length']<0x96)return _0x18ab20;const _0x29cd29=_0x18ab20['lastIndexOf']('\x20',0x93);return _0x18ab20['substring'](0x0,_0x29cd29>-0x1?_0x29cd29:0x93)+'...';}['_attachContextActions'](){const _0x2c2938=this['element']['querySelector']('.ck-context'),_0x5737d7=_0x2c2938['querySelector']('.ck-context__value');this['listenTo'](_0x2c2938,'mouseenter',()=>{_0x5737d7['offsetWidth']<_0x5737d7['scrollWidth']&&_0x2c2938['classList']['add']('overlay');}),this['listenTo'](_0x2c2938,'mouseleave',()=>{_0x2c2938['classList']['remove']('overlay');});}constructor(_0x5cdd10,_0xf4e4ac){super(_0x5cdd10);const _0x477175=this['bindTemplate'];this['_model']=_0xf4e4ac,this['reopenButtonView']=this['_createReopenButton'](),this['bind']('hasContext')['to'](this['_model'],'context',_0x32a03e=>!!_0x32a03e),this['bind']('contextValue')['to'](this['_model'],'context',_0x3c9e40=>_0x3c9e40&&_0x3c9e40['value']?this['_trimContextValue'](_0x3c9e40['value']):W(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',_0x477175['if']('hasContext','ck-context--quotes')]},'children':[{'tag':'span','attributes':{'class':['ck-context__value']},'children':[{'text':_0x477175['to']('contextValue')}]}]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}}class ii extends _t{['focus'](){this['element']['focus']();}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x5431e1=new Tt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4b7e0e=_0x5431e1['commentInputView'];return _0x5431e1['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x4b7e0e,'value',(_0x5e0113,_0x5cd985,_0x520296,_0x540cf4,_0x41cc6c)=>!!_0x41cc6c||!!_0x540cf4&&_0x520296&&!_0x5cd985||_0x5e0113&&_0x520296&&!_0x5cd985),_0x4b7e0e['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x2ec2e3,_0x5f4cfb,_0xb85f60)=>{let _0x383c1a;return _0x383c1a=_0xb85f60&&_0x5f4cfb?'Reply\x20to\x20reopen\x20discussion...':_0x2ec2e3?'Reply...':'Write\x20a\x20comment...',W(this['locale'],_0x383c1a);}),_0x4b7e0e['bind']('submitLabel')['to'](this,'length',_0xfbbcb1=>W(this['locale'],_0xfbbcb1?'Reply':'Comment')),_0x4b7e0e['on']('submit',(_0x3af6f4,_0x32cb64)=>{this['fire']('addComment',_0x32cb64),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x4b7e0e['on']('cancel',()=>{this['focus']();}),_0x4b7e0e['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4b7e0e['on']('cancel',_0x26577b=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x26577b['stop']());}),this['on']('change:isActive',(_0x1129e4,_0x579683,_0x498580)=>{_0x498580||this['length']||_0x4b7e0e['value']||this['fire']('removeCommentThread');}),_0x5431e1;}constructor(_0x34ecc4,_0x44f7ef,_0x511d68,_0x244505){super(_0x34ecc4),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x44f7ef,this['_localUser']=_0x511d68,this['_config']=_0x244505,this['commentThreadHeaderView']=new ti(_0x34ecc4,_0x44f7ef),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x34ecc4,_0x44f7ef,Object['assign']({'CommentView':this['_config']['CommentView']},_0x244505)),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',(_0x16b2cb,_0x1bc01b)=>_0x16b2cb||!!_0x1bc01b),this['bind']('isUnlinked')['to'](_0x44f7ef,'unlinkedAt',_0x30e50b=>!!_0x30e50b);}}class yt extends _0x229f07(ii){['getTemplate'](){const _0x213eec=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck-thread','ck-reset_all-excluded',_0x213eec['if']('isActive','ck-thread--active'),_0x213eec['if']('isUnlinked','ck-thread--unlinked'),_0x213eec['if']('isConfirm','ck-thread--remove-confirmation'),_0x213eec['to']('actionIndicator',_0x2ceec1=>_0x2ceec1?'ck-thread--'+_0x2ceec1:'')],'data-thread-id':this['_model']['id'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':'ck-thread__container'},'children':this['commentThreadChildren']}]};}['render'](){super['render'](),this['containerElement']=this['element']['querySelector']('.ck-thread__container');}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0x4ba6a8 of this['commentsListView']['commentViews'])_0x4ba6a8['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x59035c}=this,_0x32bc66=this['commentsListView']['commentViews']['get'](0x0);_0x32bc66===this['_boundFirstCommentView']||_0x32bc66['isSystemComment']||(this['_boundFirstCommentView']=_0x32bc66,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x32bc66,'actionIndicator',_0x5de103=>'remove'===_0x5de103?'remove':null),_0x32bc66['placeholder']=W(_0x59035c,'Write\x20a\x20comment...'),_0x32bc66['removeButton']['on']('execute',_0x853122=>{_0x853122['stop'](),this['showConfirm'](W(_0x59035c,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),_0x32bc66['actionBar']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x5ee82c=new _0x1bafcf(this['locale']);return _0x5ee82c['label']=W(this['locale'],'Resolve'),_0x5ee82c['tooltip']=W(this['locale'],'Resolve'),_0x5ee82c['icon']=_0x2ec1c4['check'],_0x5ee82c['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x5ee82c['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x3270ab=>!_0x3270ab),_0x5ee82c['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x2d6664,_0x15a019)=>_0x2d6664&&!_0x15a019),_0x5ee82c['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x5ee82c;}constructor(_0xd0f1a,_0x2e92c8,_0x3a7edf,_0xabdd32){super(_0xd0f1a,_0x2e92c8,_0x3a7edf,_0xabdd32),this['commentThreadChildren']=this['createCollection'](),this['commentThreadChildren']['addMany']([this['commentsListView'],this['commentThreadInputView']]),this['_model']['archivedAt']&&this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['_model']['on']('change:archivedAt',(_0x1f45d5,_0x4ee250,_0x3df990)=>{_0x3df990?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0):this['commentThreadChildren']['remove'](this['commentThreadHeaderView']);}),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0xd0f1a,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x3c3f93,_0x452d50,_0x5ec7be)=>{_0x5ec7be||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x599f57,_0x31ad51,_0x5732a1)=>{_0x5732a1&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}}class ei extends _t{['render'](){super['render'](),this['on']('change:content',(_0x13670a,_0x374435,_0x1a8ee9)=>{this['element']['innerHTML']=_0x1a8ee9;}),this['element']['innerHTML']=this['content'];}constructor(_0x1e9f4d){super(_0x1e9f4d),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__content','ck-annotation__content']}});}}class hi extends _t{['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}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']()));}['_createCommentContentView'](){const _0x3e71ae=new ei(this['locale']);return _0x3e71ae['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x474b80,_0x7ef128)=>_0x7ef128?_0x4b5675(_0x474b80,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x474b80),_0x3e71ae;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x4a3f92=new oi(this['locale'],this['_config']['editorConfig']);return _0x4a3f92['value']=this['_model']['content'],_0x4a3f92['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x4a3f92['submitLabel']=W(this['locale'],'Save'),_0x4a3f92['on']('submit',(_0x43e2aa,_0x37c763)=>{this['fire']('updateComment',this['_model']['id'],_0x37c763),this['switchToDisplayMode'](),this['focus']();}),_0x4a3f92['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x4a3f92['once']('editorReady',()=>{_0x4a3f92['focus']();}),_0x4a3f92['createEditor'](),_0x4a3f92['delegate']('editorReady')['to'](this),_0x4a3f92['delegate']('editorDestroyed')['to'](this),_0x4a3f92;}constructor(_0x348e80,_0x38ab83,_0x561247){super(_0x348e80),this['_model']=_0x38ab83,this['_config']=_0x561247,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']());}}class At extends _0x229f07(hi){['getTemplate'](){const _0x3708ab=this['bindTemplate'],_0x2ba6dd=[{'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':_0x3708ab['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x3708ab['to']('authoredAt',_0x32b8b9=>this['_config']['formatDateTime'](_0x32b8b9))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x3708ab['if']('isEditMode','ck-comment__actions--hidden'),_0x3708ab['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']}];return this['_model']['isExternal']&&_0x2ba6dd['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x3708ab['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x3708ab['if']('isEditMode','ck-comment--edit'),_0x3708ab['if']('isSystemComment','ck-comment--info'),_0x3708ab['to']('actionIndicator',_0x62c519=>_0x62c519?'ck-comment--'+_0x62c519:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-comment__main','ck-annotation__main']},'children':_0x2ba6dd}]}]};}['_createEditButton'](){const _0x3cccab=new _0x1bafcf(this['locale']);return _0x3cccab['label']=W(this['locale'],'Edit'),_0x3cccab['icon']=_0x2ec1c4['pencil'],_0x3cccab['withText']=!0x0,_0x3cccab['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x3cccab['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x2c2a6=>!_0x2c2a6),_0x3cccab['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x3cccab['on']('execute',()=>this['switchToEditMode']()),_0x3cccab;}['_createRemoveButton'](){const _0x34bf74=new _0x1bafcf(this['locale']);return _0x34bf74['label']=W(this['locale'],'Remove'),_0x34bf74['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',_0x34bf74['withText']=!0x0,_0x34bf74['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x34bf74['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x518d5e=>!_0x518d5e),_0x34bf74['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x34bf74['on']('execute',()=>{this['showConfirm'](W(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x34bf74;}['_createDropdown'](){const _0x4faeb9=_0x1223b5(this['locale']),_0x92a989=_0x4faeb9['panelView']['children'],_0x366032=new _0x418b2f(this['locale']),_0x1c5114=(_0x43ce44,_0x17c8c3=-0x1)=>{const _0x1bd54f=new _0xbac259(this['locale']);_0x1bd54f['children']['add'](_0x43ce44);const _0x2b8a2e=_0x17c8c3>-0x1?_0x17c8c3:_0x366032['items']['length'];_0x366032['items']['add'](_0x1bd54f,_0x2b8a2e),_0x4faeb9['listenTo'](_0x43ce44,'change:isEnabled',()=>{_0x4faeb9['isEnabled']=[...this['items']]['some'](_0x32dd2c=>_0x32dd2c['isEnabled']);}),_0x4faeb9['listenTo'](_0x43ce44,'change:isVisible',()=>{_0x4faeb9['buttonView']['isVisible']=[...this['items']]['some'](_0x5b151e=>_0x5b151e['isVisible']);});};_0x4faeb9['panelPosition']='sw',_0x4faeb9['buttonView']['set']({'label':W(this['locale'],'Show\x20more\x20items'),'icon':_0x2ec1c4['threeVerticalDots']}),_0x4faeb9['isEnabled']=[...this['items']]['some'](_0x47fa81=>_0x47fa81['isEnabled']),_0x4faeb9['buttonView']['isVisible']=[...this['items']]['some'](_0x1daaab=>_0x1daaab['isVisible']);for(const _0x33ecb3 of this['items'])_0x1c5114(_0x33ecb3);return _0x92a989['add'](_0x366032),_0x4faeb9['listenTo'](this['items'],'add',(_0x67442f,_0x5c2c8a,_0x11ad08)=>{_0x1c5114(_0x5c2c8a,_0x11ad08);}),_0x4faeb9['listenTo'](this['items'],'remove',(_0x41dc32,_0x1e9077,_0x36ed5c)=>{_0x366032['items']['remove'](_0x36ed5c);}),_0x4faeb9;}['_attachActions'](_0x521a06,_0x3fce76){const _0x58a208=_0x521a06&&_0x521a06['element'];_0x58a208&&(this['listenTo'](_0x58a208,'mouseenter',()=>this['actionIndicator']=_0x3fce76),this['listenTo'](_0x58a208,'focus',()=>this['actionIndicator']=_0x3fce76),this['listenTo'](_0x58a208,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x58a208,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0xd92658=super['_createCommentInputView']();return _0xd92658['bind']('placeholder')['to'](this),_0xd92658;}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?W(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):W(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?W(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):W(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}constructor(_0x58fe7f,_0x51627d,_0x5a5d41){super(_0x58fe7f,_0x51627d,_0x5a5d41),this['set']('actionIndicator',null),this['set']('placeholder',W(_0x58fe7f,'Reply...')),this['bind']('authoredAt')['to'](_0x51627d),this['bind']('resolvedAt')['to'](_0x51627d),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['userView']=new _0x3c62ba(_0x58fe7f,_0x51627d['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user']}}),this['listenTo'](_0x51627d,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}}function Dt(_0xb3aaea){const _0x39d8df=bt(_0xb3aaea,0x1e),_0xa7a98e=new MutationObserver(_0x3edca4=>{for(const _0x22174f of _0x3edca4)('attributes'==_0x22174f['type']&&'class'==_0x22174f['attributeName']||'childList'==_0x22174f['type']||'characterData'==_0x22174f['type'])&&_0x39d8df();});return{'attach'(_0x4d14ff){_0xa7a98e['observe'](_0x4d14ff,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0xa7a98e['disconnect'](),_0x39d8df['cancel']();}};}class V extends _t{['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['element']['focus']();}['_updateHeight'](){const _0x1c6e20=this['element']['clientHeight'];_0x1c6e20&&(this['height']=_0x1c6e20);}constructor(_0x5b01c6,_0x3bee14){super(_0x5b01c6),this['id']=_0x3917f9(),this['focusTracker']=new _0x108ca3(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x2fb866,_0x53eda5)=>this['fire']('Esc',_0x53eda5)),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']=Dt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['add'](_0x3bee14),this['mainView']=_0x3bee14;const _0x3ffa4a=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x3ffa4a['if']('isActive','ck-annotation-wrapper--active')],'tabindex':-0x1},'children':this['content']});}}class d extends _0x3af11c(){get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0xcdb0c0=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0xcdb0c0),_0xcdb0c0;}get['targetRect'](){const _0x3a2714=this['target'];if(null===_0x3a2714)return null;if(_0x3a2714 instanceof _0x120a85)return _0x3a2714;const _0x506bae=_0x3a2714['filter'](_0x5c4891=>function(_0x4fc78e){const _0x401dff=_0x4fc78e['offsetParent'];if(_0x401dff)return!0x0;const _0x45c88b=_0x4fc78e['getClientRects']()['item'](0x0);return!!_0x45c88b;}(_0x5c4891));return 0x0===_0x506bae['length']?null:new _0x120a85(_0x506bae[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x57bcc9){this['view']['isActive']=_0x57bcc9,this['view']['mainView']['isActive']=_0x57bcc9;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x446c0a){if(!(null===_0x446c0a||_0x446c0a instanceof _0x120a85||Array['isArray'](_0x446c0a)&&_0x446c0a['every'](_0x92b4ac=>ee(_0x92b4ac))))throw new _0x19f478('annotation-invalid-target',null,{'target':_0x446c0a});}['_getNormalizedTarget'](){const _0x32d6ec='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x32d6ec)?[_0x32d6ec]:_0x32d6ec;}constructor({view:_0x1b042c,target:_0x5f1dff,type:_0x260080,isVisible:_0x3e6948=!0x0}){super(),this['view']=_0x1b042c,this['view']['element']||this['view']['render'](),this['_type']=_0x260080,this['_target']=_0x5f1dff,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x5b7189([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x11c63e,_0x1c62b0)=>{this['view']['focusTracker']['add'](_0x1c62b0);}),this['focusableElements']['on']('remove',(_0x3dbe89,_0x5845de)=>{this['view']['focusTracker']['remove'](_0x5845de);}),this['set']('isVisible',_0x3e6948);}}function ee(_0xa690ca){return null!==_0xa690ca&&'object'==typeof _0xa690ca&&'nodeType'in _0xa690ca&&0x1===_0xa690ca['nodeType'];}class x extends _0x5b7189{get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x21fab0){if(this['has'](_0x21fab0))throw new _0x19f478('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x21fab0['innerView'],_0x21fab0),this['_viewToAnnotation']['set'](_0x21fab0['view'],_0x21fab0);for(const _0x2578a7 of _0x21fab0['focusableElements'])this['_focusTracker']['add'](_0x2578a7);this['listenTo'](_0x21fab0['focusableElements'],'add',(_0x19f322,_0x511f24)=>{this['_focusTracker']['add'](_0x511f24);}),this['listenTo'](_0x21fab0['focusableElements'],'remove',(_0x94b25e,_0x4e4786)=>{this['_focusTracker']['remove'](_0x4e4786);}),this['listenTo'](_0x21fab0['view']['focusTracker'],'change:isFocused',(_0x5918a0,_0x1936e2,_0x1f98e3)=>{_0x1f98e3&&this['fire']('focus',_0x21fab0);}),_0x21fab0['updateTargetRect']();const _0x36f9c2=this['_getOrderInContent'](_0x21fab0['view']['targetRect']);return super['add'](_0x21fab0,_0x36f9c2);}['remove'](_0x27b29f){if(!this['has'](_0x27b29f))throw new _0x19f478('annotationcollection-not-existing-item',null);this['stopListening'](_0x27b29f['view']['focusTracker']),this['stopListening'](_0x27b29f['focusableElements']);for(const _0x1e3edf of _0x27b29f['focusableElements'])this['_focusTracker']['remove'](_0x1e3edf);return this['_viewToAnnotation']['delete'](_0x27b29f['view']),this['_innerViewToAnnotation']['delete'](_0x27b29f['innerView']),super['remove'](_0x27b29f);}['getByInnerView'](_0x4b1985){return this['_innerViewToAnnotation']['get'](_0x4b1985);}['getByView'](_0xc21b8e){return this['_viewToAnnotation']['get'](_0xc21b8e);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x3ba1b4 of this)_0x3ba1b4['updateTargetRect']();this['_sort']();}['_sort'](){const _0x101464=Array['from'](this)['sort']((_0x414a94,_0x45c28b)=>v(_0x414a94['view']['targetRect'],_0x45c28b['view']['targetRect']));for(let _0x179031=_0x101464['length']-0x1;_0x179031>0x0;_0x179031--){const _0x5e099d=_0x101464[_0x179031];_0x179031!==this['getIndex'](_0x5e099d)&&(this['remove'](_0x5e099d),this['add'](_0x5e099d));}}['_getOrderInContent'](_0x2b2628){let _0x1a1148=0x0;if(!_0x2b2628)return this['length'];for(const _0x24e9d4 of this){const _0x520a14=_0x24e9d4['view']['targetRect'];if(_0x520a14){if(v(_0x2b2628,_0x520a14)<0x0)return _0x1a1148;_0x1a1148++;}}return _0x1a1148;}constructor(_0x4cd0f6=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x108ca3(),this['_focusTracker']['on']('change:isFocused',(_0x1b4845,_0x4240f8,_0x2c022e)=>{_0x2c022e||this['fire']('blur');});for(const _0x327c49 of _0x4cd0f6)this['add'](_0x327c49);}}function v(_0x27646b,_0x2dc830){if(null===_0x27646b&&null===_0x2dc830)return 0x0;if(null===_0x27646b)return-0x1;if(null===_0x2dc830)return 0x1;const _0x2f992f=_0x27646b['top']-_0x2dc830['top'];return 0x0==_0x2f992f?_0x27646b['left']-_0x2dc830['left']:_0x2f992f;}class b extends _0x4488c6{static get['pluginName'](){return'Annotations';}['add'](_0x576d2f){this['collection']['add'](_0x576d2f);}['remove'](_0x50a916){this['collection']['remove'](_0x50a916),_0x50a916['destroy']();}['refreshVisibility'](){for(const _0x424448 of this['collection'])_0x424448['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x6fd927){return this['collection']['getByInnerView'](_0x6fd927);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0xc3fbfb of this['collection'])_0xc3fbfb['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x545299){this['fire']('_activateAnnotation',_0x545299);}['createAnnotation'](_0xb7953){return new d(_0xb7953);}['createAnnotationView'](_0x48454e,_0x838657){return new V(_0x48454e,_0x838657);}['_addActiveAnnotation'](_0x197016){const _0x18c40c=new Set(this['activeAnnotations']);_0x18c40c['add'](_0x197016),this['activeAnnotations']=_0x18c40c;}['_removeActiveAnnotation'](_0x3d5101){const _0x136511=new Set(this['activeAnnotations']);_0x136511['delete'](_0x3d5101),this['activeAnnotations']=_0x136511;}['_bindAnnotationsToVisibleAnnotations'](){const _0x4f4d1e=this['collection'],_0x582f25=this['_visibleAnnotations'];function _0x3a1b32(_0x3a8414){const _0x35c377=_0x3a8414['source'];_0x35c377['isVisible']&&!_0x582f25['has'](_0x35c377)?_0x582f25['add'](_0x35c377):!_0x35c377['isVisible']&&_0x582f25['has'](_0x35c377)&&_0x582f25['remove'](_0x35c377),_0x35c377['view']['focusTracker']['remove'](_0x35c377['view']['element']),_0x35c377['view']['focusTracker']['add'](_0x35c377['view']['element']);}this['listenTo'](_0x4f4d1e,'add',(_0x151962,_0x3891e4)=>{_0x3891e4['isVisible']&&_0x582f25['add'](_0x3891e4),this['listenTo'](_0x3891e4,'change:isVisible',_0x3a1b32);}),this['listenTo'](_0x4f4d1e,'remove',(_0x4174f5,_0x43c086)=>{_0x582f25['has'](_0x43c086)&&_0x582f25['remove'](_0x43c086),this['stopListening'](_0x43c086,'change:isVisible',_0x3a1b32);});}constructor(_0x284ee6){super(_0x284ee6),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations']();}}const Ct=Symbol('noChannel'),vt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x4488c6{static get['requires'](){return[b,ht,lt];}static get['pluginName'](){return'CommentsRepository';}['init'](){const _0x572d41=this['context']['plugins']['get'](b);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x4be4aa,_0x437a49)=>this['_addCommentThread'](_0x437a49)),this['on']('submitCommentThread',(_0x52a0c7,_0x6098bf)=>this['_submitCommentThread'](_0x6098bf)),this['on']('resolveCommentThread',(_0x1e6800,_0x423a88)=>this['_resolveCommentThread'](_0x423a88)),this['on']('resolveCommentThread',(_0x12a4d1,_0x4d0b0f)=>this['_updateActiveAnnotation'](_0x4d0b0f),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x14414d,_0x2c0194)=>this['_reopenCommentThread'](_0x2c0194)),this['on']('reopenCommentThread',(_0x56ca76,_0x334c12)=>this['_updateActiveAnnotation'](_0x334c12),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x514d20,_0x192592)=>this['_removeCommentThread'](_0x192592)),this['on']('updateCommentThread',(_0x578b3a,_0x2882b9)=>this['_updateCommentThread'](_0x2882b9)),this['on']('updateCommentThread',(_0x2bcd95,_0x1e4e79)=>this['_updateActiveAnnotation'](_0x1e4e79),{'priority':'lowest'}),this['on']('addComment',(_0x3fae50,_0x4b004d)=>this['_addComment'](_0x4b004d)),this['on']('updateComment',(_0x1f89a9,_0x2ce2b2)=>this['_updateComment'](_0x2ce2b2)),this['on']('removeComment',(_0x511181,_0x33d5f0)=>this['_removeComment'](_0x33d5f0)),this['on']('addComment',(_0x5847f0,{threadId:_0x2734d8,isFromAdapter:_0x197851})=>{if(_0x197851)return;const _0x469fac=this['getCommentThread'](_0x2734d8),_0xbd73c5=_0x469fac&&this['_threadToController']['get'](_0x469fac);_0xbd73c5&&_0xbd73c5['view']['focus']();},{'priority':'lowest'}),this['listenTo'](_0x572d41,'change:activeAnnotations',(_0x9a5486,_0x27def7,_0x9953a7)=>{const _0x5384e9=Array['from'](_0x9953a7)['map'](_0x23c715=>this['_viewToController']['get'](_0x23c715['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x5384e9?_0x5384e9['model']:null;});}['afterInit'](){!function(_0x1793d2){function _0x2f7bf5(_0x67f2f1,_0x4b0804,_0x18fc49){const _0x285603={};_0x285603[_0x11cbc7([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x285603[_0x11cbc7([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],_0x285603[_0x11cbc7([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],_0x285603[_0x11cbc7([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],_0x285603[_0x11cbc7([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],_0x285603[_0x11cbc7([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],_0x285603[_0x11cbc7([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],_0x285603[_0x11cbc7([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],_0x285603[_0x11cbc7([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],_0x285603[_0x11cbc7([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],_0x285603[_0x11cbc7([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 _0x5df63c=new Uint8Array(0x10);for(let _0x2d15c7=0xf;_0x2d15c7>=0x0;--_0x2d15c7)_0x5df63c[_0x2d15c7]=_0x18fc49%0x100,_0x18fc49=parseInt(_0x18fc49/0x100);let _0x35923b=null,_0x4229a6=0x10;const _0x11dce0=new Uint8Array(_0x4b0804),_0x24f0f5=[],_0xd9ed17=[];_0x34d370();for(let _0x1ccb3b=0x0;_0x1ccb3b<_0x67f2f1[_0x11cbc7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1ccb3b++)0x10===_0x4229a6&&(_0x35923b=_0x35bcca(_0x5df63c),_0x4229a6=0x0,_0x5eb3bf(_0x5df63c)),_0x67f2f1[_0x1ccb3b]^=_0x35923b[_0x4229a6++];return _0x67f2f1;function _0x267a4a(_0x5d22fb){const _0x57252b=[];for(let _0x5fd32c=0x0;_0x5fd32c<_0x5d22fb[_0x11cbc7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5fd32c+=0x4)_0x57252b[_0x11cbc7([0x70,0x75,0x73,0x68])](_0x5d22fb[_0x5fd32c]<<0x18|_0x5d22fb[_0x5fd32c+0x1]<<0x10|_0x5d22fb[_0x5fd32c+0x2]<<0x8|_0x5d22fb[_0x5fd32c+0x3]);return _0x57252b;}function _0x5eb3bf(_0x34571d){for(let _0x236a33=0xf;_0x236a33>=0x0;_0x236a33--){if(0xff!==_0x34571d[_0x236a33]){_0x34571d[_0x236a33]++;break;}_0x34571d[_0x236a33]=0x0;}}function _0x35bcca(_0x133981){const _0x45a693=_0x24f0f5[_0x11cbc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x1d4210=[0x0,0x0,0x0,0x0];let t=_0x267a4a(_0x133981);for(let _0x4ee574=0x0;_0x4ee574<0x4;_0x4ee574++)t[_0x4ee574]^=_0x24f0f5[0x0][_0x4ee574];for(let _0x2fd188=0x1;_0x2fd188<_0x45a693;_0x2fd188++){for(let _0x1787fb=0x0;_0x1787fb<0x4;_0x1787fb++)_0x1d4210[_0x1787fb]=_0x285603[_0x11cbc7([0x54,0x31])][t[_0x1787fb]>>0x18&0xff]^_0x285603[_0x11cbc7([0x54,0x32])][t[(_0x1787fb+0x1)%0x4]>>0x10&0xff]^_0x285603[_0x11cbc7([0x54,0x33])][t[(_0x1787fb+0x2)%0x4]>>0x8&0xff]^_0x285603[_0x11cbc7([0x54,0x34])][0xff&t[(_0x1787fb+0x3)%0x4]]^_0x24f0f5[_0x2fd188][_0x1787fb];t=_0x1d4210[_0x11cbc7([0x73,0x6c,0x69,0x63,0x65])]();}const _0x2fe38d=new Uint8Array(0x10);let _0x5960aa;for(let _0x50a39c=0x0;_0x50a39c<0x4;_0x50a39c++)_0x5960aa=_0x24f0f5[_0x45a693][_0x50a39c],_0x2fe38d[0x4*_0x50a39c]=0xff&(_0x285603[_0x11cbc7([0x53])][t[_0x50a39c]>>0x18&0xff]^_0x5960aa>>0x18),_0x2fe38d[0x4*_0x50a39c+0x1]=0xff&(_0x285603[_0x11cbc7([0x53])][t[(_0x50a39c+0x1)%0x4]>>0x10&0xff]^_0x5960aa>>0x10),_0x2fe38d[0x4*_0x50a39c+0x2]=0xff&(_0x285603[_0x11cbc7([0x53])][t[(_0x50a39c+0x2)%0x4]>>0x8&0xff]^_0x5960aa>>0x8),_0x2fe38d[0x4*_0x50a39c+0x3]=0xff&(_0x285603[_0x11cbc7([0x53])][0xff&t[(_0x50a39c+0x3)%0x4]]^_0x5960aa);return _0x2fe38d;}function _0x34d370(){const _0x21e024=_0x285603[_0x11cbc7([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x11dce0[_0x11cbc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x1f425b=0x0;_0x1f425b<=_0x21e024;_0x1f425b++)_0x24f0f5[_0x11cbc7([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0xd9ed17[_0x11cbc7([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x2ef155=0x4*(_0x21e024+0x1),_0x7ee076=_0x11dce0[_0x11cbc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x2ebc20=_0x267a4a(_0x11dce0);let _0x28d5da;for(let _0x2c9a62=0x0;_0x2c9a62<_0x7ee076;_0x2c9a62++)_0x28d5da=_0x2c9a62>>0x2,_0x24f0f5[_0x28d5da][_0x2c9a62%0x4]=_0x2ebc20[_0x2c9a62],_0xd9ed17[_0x21e024-_0x28d5da][_0x2c9a62%0x4]=_0x2ebc20[_0x2c9a62];let _0x327cbf,_0x2edb2c=0x0,t=_0x7ee076;for(;t<_0x2ef155;){_0x327cbf=_0x2ebc20[_0x7ee076-0x1],_0x2ebc20[0x0]^=_0x285603[_0x11cbc7([0x53])][_0x327cbf>>0x10&0xff]<<0x18^_0x285603[_0x11cbc7([0x53])][_0x327cbf>>0x8&0xff]<<0x10^_0x285603[_0x11cbc7([0x53])][0xff&_0x327cbf]<<0x8^_0x285603[_0x11cbc7([0x53])][_0x327cbf>>0x18&0xff]^_0x285603[_0x11cbc7([0x72,0x63,0x6f,0x6e])][_0x2edb2c]<<0x18,_0x2edb2c+=0x1;for(let _0x5cdf0f=0x1;_0x5cdf0f<_0x7ee076/0x2;_0x5cdf0f++)_0x2ebc20[_0x5cdf0f]^=_0x2ebc20[_0x5cdf0f-0x1];_0x327cbf=_0x2ebc20[_0x7ee076/0x2-0x1],_0x2ebc20[_0x7ee076/0x2]^=_0x285603[_0x11cbc7([0x53])][0xff&_0x327cbf]^_0x285603[_0x11cbc7([0x53])][_0x327cbf>>0x8&0xff]<<0x8^_0x285603[_0x11cbc7([0x53])][_0x327cbf>>0x10&0xff]<<0x10^_0x285603[_0x11cbc7([0x53])][_0x327cbf>>0x18&0xff]<<0x18;for(let _0x2072a3=_0x7ee076/0x2+0x1;_0x2072a3<_0x7ee076;_0x2072a3++)_0x2ebc20[_0x2072a3]^=_0x2ebc20[_0x2072a3-0x1];let _0x291258,_0x1a397f,_0x672da6=0x0;for(;_0x672da6<_0x7ee076&&t<_0x2ef155;)_0x291258=t>>0x2,_0x1a397f=t%0x4,_0x24f0f5[_0x291258][_0x1a397f]=_0x2ebc20[_0x672da6],_0xd9ed17[_0x21e024-_0x291258][_0x1a397f]=_0x2ebc20[_0x672da6++],t++;}for(let _0x4f538c=0x1;_0x4f538c<_0x21e024;_0x4f538c++)for(let _0x3165fb=0x0;_0x3165fb<0x4;_0x3165fb++)_0x327cbf=_0xd9ed17[_0x4f538c][_0x3165fb],_0xd9ed17[_0x4f538c][_0x3165fb]=_0x285603[_0x11cbc7([0x55,0x31])][_0x327cbf>>0x18&0xff]^_0x285603[_0x11cbc7([0x55,0x32])][_0x327cbf>>0x10&0xff]^_0x285603[_0x11cbc7([0x55,0x33])][_0x327cbf>>0x8&0xff]^_0x285603[_0x11cbc7([0x55,0x34])][0xff&_0x327cbf];}}function _0x11cbc7(_0x21531e){return _0x21531e['map'](_0x52d4db=>String['fromCharCode'](_0x52d4db))['join']('');}(_0x1cb935=>{function _0x5e0788(){const _0x230d6e=[{[_0x11cbc7([0x69,0x64])]:0x1,[_0x11cbc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x11cbc7([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x11cbc7([0x69,0x64])]:0x2,[_0x11cbc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x11cbc7([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x11cbc7([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]),[_0x11cbc7([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x11cbc7([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x11cbc7([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x11cbc7([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x11cbc7([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x11cbc7([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x11cbc7([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x11cbc7([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x11cbc7([0x69,0x64])]:0x3,[_0x11cbc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x11cbc7([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x11cbc7([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x11cbc7([0x69,0x64])]:0x4,[_0x11cbc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x11cbc7([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x11cbc7([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]),[_0x11cbc7([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x11cbc7([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x11cbc7([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x11cbc7([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x11cbc7([0x69,0x64])]:0x5,[_0x11cbc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x11cbc7([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]),[_0x11cbc7([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x11cbc7([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x11cbc7([0x66,0x67,0x69])]:[0xc]}},{[_0x11cbc7([0x69,0x64])]:0x6,[_0x11cbc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x11cbc7([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x11cbc7([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x11cbc7([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x11cbc7([0x66,0x67,0x69])]:[0xc]}},{[_0x11cbc7([0x69,0x64])]:0x7,[_0x11cbc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x11cbc7([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x11cbc7([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x11cbc7([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x11cbc7([0x66,0x67,0x69])]:[0xc]}},{[_0x11cbc7([0x69,0x64])]:0x8,[_0x11cbc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x11cbc7([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]),[_0x11cbc7([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x11cbc7([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x11cbc7([0x66,0x67,0x69])]:[0xc]}},{[_0x11cbc7([0x69,0x64])]:0x9,[_0x11cbc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x11cbc7([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x11cbc7([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x11cbc7([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x11cbc7([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x11cbc7([0x69,0x64])]:0xa,[_0x11cbc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([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]),[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([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]),[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x11cbc7([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]),[_0x11cbc7([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x11cbc7([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x11cbc7([0x66,0x67,0x69])]:[0xc]}},{[_0x11cbc7([0x69,0x64])]:0xb,[_0x11cbc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x11cbc7([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x11cbc7([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x11cbc7([0x69,0x64])]:0xc,[_0x11cbc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x11cbc7([0x69,0x64])]:0xd,[_0x11cbc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x11cbc7([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x11cbc7([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x11cbc7([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x11cbc7([0x66,0x67,0x69])]:[0xc]}},{[_0x11cbc7([0x69,0x64])]:0xe,[_0x11cbc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x11cbc7([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x11cbc7([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])},{[_0x11cbc7([0x69,0x64])]:0xf,[_0x11cbc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x11cbc7([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x11cbc7([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x11cbc7([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])}];return _0x21bda7(_0x230d6e),_0x230d6e;function _0x2e9cff(_0x46d382){return 0x1<<_0x46d382-0x1;}function _0x21bda7(_0x323907){_0x323907[_0x11cbc7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3482ec=>{_0x3482ec[_0x11cbc7([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x2e9cff(_0x3482ec[_0x11cbc7([0x69,0x64])]),_0x3c31b3(_0x3482ec)&&_0x3482ec[_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x21bda7(_0x3482ec[_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x3c31b3(_0x4bffed){return _0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x4bffed;}const _0x3974fe=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x35bf45=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x4525e7(_0xeebd2f){const _0x219217=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x247b32(_0xeebd2f,new Uint8Array([..._0x3974fe,..._0x219217,..._0x35bf45]));}function _0x247b32(_0x2e8668,_0x5661cb){const _0x4f9d54=_0x1d67ad(_0x2e8668),_0x37c924=Array[_0x11cbc7([0x66,0x72,0x6f,0x6d])](_0x5b8621(_0x4f9d54)),_0x3b5604=_0x37c924[_0x11cbc7([0x70,0x6f,0x70])](),_0x5935a3=_0x37c924[_0x11cbc7([0x70,0x6f,0x70])]();return _0x519608(_0x2f7bf5(_0x37c924,_0x5661cb,_0x5935a3+0x100*_0x3b5604));}function _0x1d67ad(_0x19c2b5){const _0x3e2512=atob(_0x19c2b5),[_0x5d7ff2,_0x14a226]=_0x3e2512[_0x11cbc7([0x73,0x70,0x6c,0x69,0x74])](_0x11cbc7([0x2d]));try{if(atob(_0x14a226))return atob(_0x5d7ff2);}catch(_0x306e2e){}return _0x3e2512;}function _0x4dd5dd(_0x5e5904){try{const _0x58aefa=_0x4525e7(_0x5e5904),_0x273676=JSON[_0x11cbc7([0x70,0x61,0x72,0x73,0x65])](_0x58aefa),_0x4d1b36=parseInt(_0x273676[_0x11cbc7([0x31])]),_0x488e34=_0x273676[_0x11cbc7([0x32])]||'',_0x21a2eb=parseInt(_0x273676[_0x11cbc7([0x33])]),_0x4f73a8=parseInt(_0x273676[_0x11cbc7([0x34])])||0x0,_0x3272dc=parseInt(_0x273676[_0x11cbc7([0x35])])||0x0;return{[_0x11cbc7([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x488e34,[_0x11cbc7([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x4f73a8,[_0x11cbc7([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x4d1b36,[_0x11cbc7([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x21a2eb,[_0x11cbc7([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x3272dc};}catch(_0x4ff2c2){return null;}}const _0x1aa916=_0x5e0788(),_0x108cd7={[_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x23649e,[_0x11cbc7([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])]:_0x3be0ed,[_0x11cbc7([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])]:_0x7ce5e9},_0xbd878a=_0x1cb935[_0x11cbc7([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x490736=_0x11cbc7([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x1cb935?_0x1cb935['context']:_0x1cb935['editor'],_0x118226=_0x11cbc7([0x34,0x30,0x34,0x38,0x30,0x38,0x33,0x36]),_0x2f3a75=_0x11cbc7([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]),_0x46fe61=_0x490736['config']['get'](_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x1c59d0=_0x1aa916[_0x11cbc7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c31b3)[_0x11cbc7([0x66,0x69,0x6e,0x64])](_0x5036bc=>_0x5036bc[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0xbd878a);function _0x42b42c(_0x598ecb,_0x2ea275){_0x108cd7[_0x2ea275[_0x11cbc7([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x598ecb,_0x2ea275),_0x2ea275[_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x2ea275[_0x11cbc7([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x11cbc7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ba5b8=>_0x5d3273(_0x490736,_0x3ba5b8[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x11cbc7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x109287=>_0x42b42c(_0x598ecb,_0x109287));}function _0x23649e(_0x494325,_0x46f37c){_0x31603c(_0x2c21e6(_0x494325,_0x46f37c),_0x46f37c);}function _0x3be0ed(_0x94e026,_0x7c6890){function _0x3fa329(_0x5e72f1,_0xbe4c10){try{if(_0x5d3273(_0x490736,_0x11cbc7([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x5e72f1){const _0x43f3b5=_0x27991d(_0x490736,_0x11cbc7([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x11cbc7([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x43f3b5)/0x2>_0x5e72f1[_0x11cbc7([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x3febf6(_0xbe4c10[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x2c21e6(_0x5e72f1,_0xbe4c10);}catch(_0x3268ab){return _0x3febf6(_0xbe4c10[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x31603c(_0x3fa329(_0x94e026,_0x7c6890),_0x7c6890);}function _0x7ce5e9(_0x290764,_0x24c780){const _0xb7699=_0x35bf45[0x0]*_0x3974fe[0x1],_0x39ab03=_0x35bf45[0x0]*_0x3974fe[0x2],_0x2084c9=_0x35bf45[0x2]*_0x3974fe[0x2];_0x5d3273(_0x490736,_0x11cbc7([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x27991d(_0x490736,_0x11cbc7([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x11cbc7([0x73,0x74,0x61,0x74,0x65])]==_0x11cbc7([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x1db233()]=_0x2084c9);function _0x4c1986(_0x2a3533,_0x86891d){try{return _0x1aef81()?_0x3febf6(_0x86891d[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x56,0x61,0x6c,0x69,0x64])):_0x2c21e6(_0x2a3533,_0x86891d);}catch(_0x16ec65){return _0x3febf6(_0x86891d[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x51c5d1(_0x142ad8,_0xf2d316){const _0x5788e8=0x7;if(_0x142ad8==_0xf2d316[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0xa3776();else{if(_0x142ad8==_0xf2d316[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x54,0x72,0x69,0x61,0x6c])){const _0x22f1b9=_0x1291d9();_0x22f1b9&&_0x5dc775(_0x22f1b9,_0xf2d316[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x216182=_0x45e680();window[_0x11cbc7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x5dc775(_0x11cbc7([0x74,0x69,0x6d,0x65]),_0xf2d316[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x216182);const _0x4a176d=_0x27991d(_0x490736,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x11cbc7([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x4a176d[_0x11cbc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x5788e8?_0x5dc775(_0x11cbc7([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0xf2d316[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x4a176d['on'](_0x11cbc7([0x61,0x64,0x64]),()=>{_0x4a176d[_0x11cbc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x5788e8&&_0x5dc775(_0x11cbc7([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0xf2d316[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x1291d9(){if(!_0x5d3273(_0x490736,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x15762d in window)if(Number['isNaN'](Number(_0x15762d))){if(window[_0x15762d]===_0xb7699)return _0x11cbc7([0x74,0x69,0x6d,0x65]);if(window[_0x15762d]===_0x39ab03)return _0x11cbc7([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x1aef81(){if(!_0x5d3273(_0x490736,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x320f96 in window)if(Number['isNaN'](Number(_0x320f96))&&window[_0x320f96]===_0x2084c9)return!0x0;return!0x1;}function _0x5dc775(_0x3a0f6a,_0x59e1ef){_0xa3776(),_0x3febf6(_0x59e1ef+_0x11cbc7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x3a0f6a),window[_0x1db233()]=_0x3a0f6a===_0x11cbc7([0x74,0x69,0x6d,0x65])?_0xb7699:_0x39ab03;}function _0x45e680(){let _0x3be32d=_0x35bf45[0x6]*_0x3974fe[0x8]*_0x3974fe[0x6];return _0x5d3273(_0x490736,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x3be32d/=0xa),_0x3be32d;}function _0xa3776(){const _0x29e1fd=_0x490736;function _0x235550(){_0x5d3273(_0x29e1fd,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x27991d(_0x29e1fd,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x11cbc7([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x11cbc7([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x27991d(_0x29e1fd,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x11cbc7([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x27991d(_0x29e1fd,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x11cbc7([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x458dac,_0x27991d(_0x29e1fd,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x11cbc7([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x458dac,_0x29e1fd[_0x11cbc7([0x6d,0x6f,0x64,0x65,0x6c])][_0x11cbc7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x458dac,_0x29e1fd[_0x11cbc7([0x6d,0x6f,0x64,0x65,0x6c])][_0x11cbc7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x458dac,_0x29e1fd[_0x11cbc7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x11cbc7([0x6d,0x6f,0x64,0x65,0x6c]))),_0x5d3273(_0x29e1fd,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x27991d(_0x29e1fd,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x11cbc7([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x11cbc7([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x27991d(_0x29e1fd,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x11cbc7([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x27991d(_0x29e1fd,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x11cbc7([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x458dac,_0x27991d(_0x29e1fd,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x11cbc7([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x458dac);}_0x29e1fd[_0x11cbc7([0x73,0x74,0x61,0x74,0x65])]==_0x11cbc7([0x72,0x65,0x61,0x64,0x79])?_0x235550():_0x29e1fd[_0x11cbc7([0x6f,0x6e,0x63,0x65])](_0x11cbc7([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x5d3273(_0x29e1fd,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x235550(),_0x5d3273(_0x29e1fd,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x61d8e7=_0x27991d(_0x29e1fd,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x2c7710=_0x61d8e7['getRevision'](0x0),_0x277772=_0x61d8e7['getEarlierVisibleRevision'](_0x2c7710[_0x11cbc7([0x69,0x64])]);_0x27991d(_0x29e1fd,_0x11cbc7([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x11cbc7([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x2c7710[_0x11cbc7([0x69,0x64])],_0x277772?_0x277772[_0x11cbc7([0x69,0x64])]:null,0x1)['then'](()=>_0x235550());}});}_0x51c5d1(_0x4c1986(_0x290764,_0x24c780),_0x24c780);}function _0x2c21e6(_0x5b1545,_0x46cf6f){try{return _0xb458d2(_0x46cf6f)?_0x3febf6(_0x46cf6f[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x56,0x61,0x6c,0x69,0x64])):_0x5b1545&&_0x54a7ae(_0x5b1545[_0x11cbc7([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x46cf6f)?_0x5b1545[_0x11cbc7([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x11cbc7([0x6f,0x70,0x65,0x6e])][_0x11cbc7([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x118226)/0x2>_0x5b1545[_0x11cbc7([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x3febf6(_0x46cf6f[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x5b1545[_0x11cbc7([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x3febf6(_0x46cf6f[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x54,0x72,0x69,0x61,0x6c])):_0x3febf6(_0x46cf6f[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x56,0x61,0x6c,0x69,0x64])):_0x3febf6(_0x46cf6f[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x51b12f){return _0x3febf6(_0x46cf6f[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x31603c(_0x25a27e,_0x248a0a){if(_0x490736 instanceof _0xf0b4fd){const _0x3aac87=_0x490736;_0x25a27e==_0x248a0a[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x35f9c3(_0x3aac87):_0x25a27e==_0x248a0a[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x54,0x72,0x69,0x61,0x6c])&&window[_0x11cbc7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x35f9c3(_0x3aac87),_0x3febf6(_0x248a0a[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x35bf45[0x6]*_0x3974fe[0x8]*_0x3974fe[0x6]),_0x3aac87[_0x11cbc7([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x11cbc7([0x6f,0x6e])](_0x11cbc7([0x61,0x64,0x64]),(_0x28872b,_0x4f4708)=>{_0x25a27e!=_0x248a0a[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x25a27e!=_0x248a0a[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x25a27e!=_0x248a0a[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x5af978(_0x4f4708);});}else{const _0x1feb10=_0x490736;_0x25a27e==_0x248a0a[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x5af978(_0x1feb10):_0x25a27e==_0x248a0a[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x54,0x72,0x69,0x61,0x6c])&&_0x1feb10[_0x11cbc7([0x6f,0x6e])](_0x11cbc7([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x4f0bec=0x0;_0x1feb10[_0x11cbc7([0x6d,0x6f,0x64,0x65,0x6c])][_0x11cbc7([0x6f,0x6e])](_0x11cbc7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x78e56f,_0x153430)=>{_0x153430[0x0][_0x11cbc7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4f0bec++,0x1f8===_0x4f0bec&&(_0x5af978(_0x1feb10),_0x3febf6(_0x248a0a[_0x11cbc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x11cbc7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x78e56f[_0x11cbc7([0x6f,0x66,0x66])]());},{'priority':_0x11cbc7([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x3febf6(_0x415e61){const _0x495f98=_0x1db233();return _0x490736[_0x495f98]=_0x415e61,_0x415e61;}function _0x1db233(){const _0x28b8ee=String(window[_0x11cbc7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x11cbc7([0x6e,0x6f,0x77])]())[_0x11cbc7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x11cbc7([0x2e]),'');let _0x1dd659='';for(let _0x31f2ed=0x0;_0x31f2ed<_0x28b8ee[_0x11cbc7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x31f2ed+=0x2){let _0x214976=parseInt(_0x28b8ee[_0x11cbc7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x31f2ed,_0x31f2ed+0x2));_0x214976>=_0x2f3a75[_0x11cbc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x214976-=_0x2f3a75[_0x11cbc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1dd659+=_0x2f3a75[_0x214976];}return _0x1dd659;}function _0x35f9c3(_0xd1622c){for(const _0x4016b8 of _0xd1622c[_0x11cbc7([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x5af978(_0x4016b8);_0x27991d(_0xd1622c,_0x11cbc7([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x11cbc7([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x27991d(_0xd1622c,_0x11cbc7([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x11cbc7([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x458dac;}function _0x5af978(_0x4929e7){function _0x4ca0a2(){_0x4929e7[_0x11cbc7([0x6d,0x6f,0x64,0x65,0x6c])][_0x11cbc7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x458dac,_0x4929e7[_0x11cbc7([0x6d,0x6f,0x64,0x65,0x6c])][_0x11cbc7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x458dac,_0x4929e7[_0x11cbc7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x11cbc7([0x6d,0x6f,0x64,0x65,0x6c]));}_0x4929e7[_0x11cbc7([0x73,0x74,0x61,0x74,0x65])]==_0x11cbc7([0x72,0x65,0x61,0x64,0x79])?_0x4ca0a2():_0x4929e7[_0x11cbc7([0x6f,0x6e,0x63,0x65])](_0x11cbc7([0x72,0x65,0x61,0x64,0x79]),()=>_0x4ca0a2());}function _0x458dac(){return null;}function _0x54a7ae(_0x523249,_0x491027){const _0x5681ef=!!(_0x523249&_0x491027[_0x11cbc7([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x4d9aa0=_0xaf59bd(_0x523249,_0x491027);return _0x5681ef||_0x4d9aa0;}function _0xaf59bd(_0x1e918e,_0x2dd407){const _0x2889a0=(_0x2dd407[_0x11cbc7([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x11cbc7([0x66,0x67,0x69])]||null;return!!_0x2889a0&&_0x1aa916[_0x11cbc7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x53e046=>_0x2889a0[_0x11cbc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53e046[_0x11cbc7([0x69,0x64])]))[_0x11cbc7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x55aca0=>!_0x2015aa(_0x55aca0))[_0x11cbc7([0x73,0x6f,0x6d,0x65])](_0x494825=>!!(_0x1e918e&_0x494825[_0x11cbc7([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x2015aa(_0x30c834){const _0x26984e={[_0x11cbc7([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])]:_0x30544d};return!!_0x30c834['forbiddenHandler']&&_0x26984e[_0x30c834['forbiddenHandler']]();}function _0x30544d(){return!window[_0x11cbc7([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x5d3273(_0x490736,_0x11cbc7([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0xb458d2(_0x38ae03){if(!_0x5d3273(_0x490736,_0x38ae03[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x3b6973=_0x38ae03[_0x11cbc7([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x5f236f=_0x3b6973[_0x11cbc7([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x1c5e5d=_0x3b6973[_0x11cbc7([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x29353e=_0x3b6973[_0x11cbc7([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x5d3273(_0x490736,_0x11cbc7([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x27991d(_0x490736,_0x11cbc7([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x11cbc7([0x73,0x74,0x61,0x74,0x65])]==_0x11cbc7([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x5f236f)return!0x0;if(_0x5d3273(_0x490736,_0x11cbc7([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x27991d(_0x490736,_0x11cbc7([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x11cbc7([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x11cbc7([0x65,0x6e,0x64])&&_0x1c5e5d)return!0x0;return!(!_0x5d3273(_0x490736,_0x11cbc7([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]))||_0x27991d(_0x490736,_0x11cbc7([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]))[_0x11cbc7([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x11cbc7([0x65,0x6e,0x64])||!_0x29353e);}function _0x5d3273(_0x48b101,_0x2836b2){return _0x48b101[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x11cbc7([0x68,0x61,0x73])](_0x2836b2);}function _0x27991d(_0xa3c6b5,_0x3864a7){return _0xa3c6b5[_0x11cbc7([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x11cbc7([0x67,0x65,0x74])](_0x3864a7);}function _0x519608(_0x1ee3e7){let _0x51d1fd='';for(const _0xde1006 of _0x1ee3e7)_0x51d1fd+=String[_0x11cbc7([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0xde1006);return _0x51d1fd;}function _0x5b8621(_0x289e71){const _0x4a9313=new Uint8Array(_0x289e71[_0x11cbc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x183486=0x0;_0x183486<_0x289e71[_0x11cbc7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x183486++)_0x4a9313[_0x183486]=_0x289e71[_0x11cbc7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x183486);return _0x4a9313;}_0x1c59d0&&_0x42b42c(_0x4dd5dd(_0x46fe61),_0x1c59d0);})(_0x1793d2);}(this);}set['adapter'](_0x3a808d){if(this['_adapter'])throw new _0x19f478('commentsrepository-adapter-already-set');this['_adapter']=_0x3a808d;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x3df880=Ct,threadId:_0x3919d4=_0x3917f9(),comments:_0x505553=[],unlinkedAt:_0x83b1fb=null,resolvedAt:_0x125e9d=null,resolvedBy:_0x20f344=null,target:_0x229764=null,context:_0x3e83d3=null,attributes:_0x213773={},isResolvable:_0xb136c7=!0x0,isSubmitted:_0xe97ad8=!0x1,isFromAdapter:_0x21069d=!0x1}={}){return this['fire'](gt('addCommentThread',_0x3df880),{'channelId':_0x3df880,'threadId':_0x3919d4,'comments':_0x505553,'unlinkedAt':_0x83b1fb,'resolvedAt':_0x125e9d,'resolvedBy':_0x20f344,'target':_0x229764,'context':_0x3e83d3,'attributes':_0x213773,'isFromAdapter':_0x21069d,'isResolvable':_0xb136c7,'isSubmitted':_0xe97ad8}),this['getCommentThread'](_0x3919d4);}['openNewCommentThread']({channelId:_0x7de45c=Ct,threadId:_0x80de17=_0x3917f9(),target:_0x2b8237,context:_0x3c6364=null,isResolvable:_0x2dc0a8=!0x0}){if(this['_readOnlyChannels']['has'](_0x7de45c)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x2b8237)throw new _0x19f478('commentsrepository-missing-target');const _0x1fa753=this['addCommentThread']({'channelId':_0x7de45c,'threadId':_0x80de17,'target':_0x2b8237,'context':_0x3c6364,'isResolvable':_0x2dc0a8});if(!_0x1fa753)return null;const _0x4836ea=this['_threadToController']['get'](_0x1fa753),_0x3633e5=_0x4836ea['view']['commentThreadInputView']['commentInputView'],_0x42aed7=this['context']['plugins']['get'](b),_0x4e0b55=_0x42aed7['getByInnerView'](_0x4836ea['view']);return _0x42aed7['activate'](_0x4e0b55),_0x3633e5['once']('editorReady',()=>_0x3633e5['focus']()),_0x1fa753;}['hasCommentThread'](_0x5098a5){if('string'!=typeof _0x5098a5)throw new _0x19f478('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x5098a5);}['updateCommentThread']({channelId:_0x343ae9=Ct,threadId:_0x4b559a,context:_0x227869,unlinkedAt:_0xa1bdc2,attributes:_0x44df30,isFromAdapter:_0x56fffd=!0x1}){return this['fire'](gt('updateCommentThread',_0x343ae9),{'channelId':_0x343ae9,'threadId':_0x4b559a,'context':_0x227869,'unlinkedAt':_0xa1bdc2,'attributes':_0x44df30,'isFromAdapter':_0x56fffd}),this['getCommentThread'](_0x4b559a);}['getCommentThread'](_0x1d6faf){if('string'!=typeof _0x1d6faf)throw new _0x19f478('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x1d6faf);}['fetchCommentThread']({channelId:_0x16fc84,threadId:_0x1d199a}={}){const _0x31fc07=this['getCommentThread'](_0x1d199a);if(_0x31fc07)return Promise['resolve'](_0x31fc07);if(!this['adapter'])throw new _0x19f478('commentsrepository-missing-thread-and-adapter',this['context']);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x19f478('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x16fc84,'threadId':_0x1d199a})['then'](_0x7c9fa2=>this['hasCommentThread'](_0x1d199a)?this['getCommentThread'](_0x1d199a):_0x7c9fa2?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x16fc84},_0x7c9fa2)):void 0x0)['catch'](_0xc82358=>{throw console['error'](_0xc82358),new _0x19f478('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0xf2c79c,skipNotAttached:_0x3b19a4=!0x1,skipEmpty:_0x29dd7f=!0x1,toJSON:_0x29d73c=!0x1}={}){const _0x533a44=[];for(const _0x44104e of this['_threads']['values']())_0xf2c79c&&_0x44104e['channelId']!==_0xf2c79c||_0x3b19a4&&!_0x44104e['isAttached']||_0x29dd7f&&0x0===_0x44104e['length']||_0x533a44['push'](_0x44104e);return _0x29d73c?_0x533a44['map'](_0x3fda9f=>_0x3fda9f['toJSON']()):_0x533a44;}['setActiveCommentThread'](_0xe31ff4){const _0x34e2ec=this['context']['plugins']['get'](b);if(!_0xe31ff4)return void(this['activeCommentThread']&&_0x34e2ec['deactivateAll']());const _0x2419dd=this['getCommentThread'](_0xe31ff4);if(!_0x2419dd)throw new _0x19f478('commentsrepository-active-missing-comment-thread',null,{'threadId':_0xe31ff4});if(!this['_threadToController']['has'](_0x2419dd))throw new _0x19f478('commentsrepository-active-not-attached',null,{'threadId':_0xe31ff4});const _0x4a79ed=_0x34e2ec['getByInnerView'](this['_threadToController']['get'](_0x2419dd)['view']);_0x34e2ec['activate'](_0x4a79ed);}['switchReadOnly'](_0x4299bb,_0x35821b){_0x4299bb?this['_readOnlyChannels']['add'](_0x35821b):this['_readOnlyChannels']['delete'](_0x35821b),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x48a189){return this['_readOnlyChannels']['has'](_0x48a189)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x306bd9,_0x1bdfdf){return new It(_0x306bd9,_0x1bdfdf);}['setPermissions'](_0xef6df6,_0x1a40c0=Ct){this['_permissions']['set'](_0x1a40c0,_0xef6df6),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x18d5bf=Ct){return this['_permissions']['has'](_0x18d5bf)?this['_permissions']['get'](_0x18d5bf):vt;}['_addCommentThread']({channelId:_0x2e76b6,threadId:_0x379f54,comments:_0x13246b,unlinkedAt:_0xf4e2d,resolvedAt:_0x376b35,resolvedBy:_0x5dc079,target:_0x423d72,context:_0x3ef230,attributes:_0x47cb31,isFromAdapter:_0x1e6c24,isResolvable:_0x45637e,isSubmitted:_0x16b485}){if('string'!=typeof _0x379f54)throw new _0x19f478('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x379f54});if(this['hasCommentThread'](_0x379f54))throw new _0x19f478('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x379f54});const _0x2bd29c=new ie(this,{'channelId':_0x2e76b6,'id':_0x379f54,'context':_0x3ef230,'attributes':_0x47cb31,'unlinkedAt':_0xf4e2d,'resolvedAt':_0x376b35,'resolvedBy':_0x5dc079?this['context']['plugins']['get'](lt)['getUser'](_0x5dc079):null,'isResolvable':_0x45637e,'isSubmitted':_0x16b485||_0x1e6c24});this['_threads']['set'](_0x379f54,_0x2bd29c);for(const _0x30684e of _0x13246b)_0x2bd29c['_add'](this['_createNewComment']({'threadId':_0x379f54,..._0x30684e}));return _0x423d72&&_0x2bd29c['attachTo'](_0x423d72),_0x1e6c24||!_0x2bd29c['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x2e76b6,'threadId':_0x379f54});}['_submitCommentThread']({channelId:_0x2e9919,threadId:_0x3c03d}){if(!this['hasCommentThread'](_0x3c03d))throw new _0x19f478('commentsrepository-missing-comment-thread',this);const _0x4ea5b4=this['getCommentThread'](_0x3c03d);if(_0x4ea5b4['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x5ea5fe,comments:_0x2a5fcf,resolvedAt:_0x404570,resolvedBy:_0x548d60,context:_0x24f92d,attributes:_0x5a0567}=_0x4ea5b4,_0x19771f=this['context']['plugins']['get']('PendingActions'),_0x2be6bb=_0x19771f['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x2e9919,'threadId':_0x5ea5fe,'comments':_0x2a5fcf['map'](_0x2d211=>_0x2d211['toJSON']()),'resolvedAt':_0x404570,'resolvedBy':_0x548d60?_0x548d60['id']:_0x548d60,'context':_0x24f92d,'attributes':_0x5a0567})['then'](({comments:_0x311e71})=>{_0x19771f['remove'](_0x2be6bb);for(const _0x240fd8 of _0x311e71)this['_updateComment']({'channelId':_0x2e9919,'threadId':_0x3c03d,'commentId':_0x240fd8['commentId'],'createdAt':_0x240fd8['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x5a6fd1=>{throw console['error'](_0x5a6fd1),new _0x19f478('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x2b79fd,target:_0x56950d}){const _0x32b0ed=this['getCommentThread'](_0x2b79fd);if(!_0x32b0ed)throw new _0x19f478('commentsrepository-attach-missing-comment-thread',this);const _0x1360fc=this['context']['plugins']['get']('PendingActions'),_0x451020=this['context']['plugins']['get'](b),_0x9a3fa7=this['_createCommentThreadView'](_0x32b0ed),_0x47d283=new It(_0x32b0ed,_0x9a3fa7);let _0xa9f3b0=null;_0x9a3fa7['on']('change:isDirty',(_0x41d986,_0x23fcab,_0x295f37)=>{_0x295f37?_0xa9f3b0=_0x1360fc['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0xa9f3b0&&(_0x1360fc['remove'](_0xa9f3b0),_0xa9f3b0=null);}),this['_threadToController']['set'](_0x32b0ed,_0x47d283),this['_viewToController']['set'](_0x9a3fa7,_0x47d283);const _0x5c4070=new V(this['context']['locale'],_0x9a3fa7);_0x5c4070['bind']('length')['to'](_0x9a3fa7),_0x5c4070['bind']('isDirty')['to'](_0x9a3fa7,'isDirty',_0x9a3fa7,'length',(_0x2fa027,_0x4ab1e0)=>_0x2fa027||!_0x4ab1e0),_0x5c4070['bind']('isActive')['to'](_0x9a3fa7),_0x5c4070['type']='comment';const _0x48593d=new d({'view':_0x5c4070,'target':_0x56950d,'type':'comment','isVisible':!_0x32b0ed['isResolved']});return this['_bindAnnotationToEditors'](_0x9a3fa7,_0x48593d),_0x451020['add'](_0x48593d),_0x48593d;}['_bindAnnotationToEditors'](_0x26b08a,_0x2fbe55){this['listenTo'](_0x26b08a,'editorReady',(_0x58512f,_0x6f532b)=>{const _0x1f973c=_0x6f532b['ui']['view']['body']['bodyCollectionContainer'];_0x2fbe55['focusableElements']['add'](_0x1f973c),this['context']instanceof mt&&this['context']['ui']['focusTracker']['add'](_0x1f973c);},{'priority':'highest'}),this['listenTo'](_0x26b08a,'editorDestroyed',(_0xe6847a,_0x2fd785)=>{const _0x386eb4=_0x2fd785['ui']['view']['body']['bodyCollectionContainer'];_0x2fbe55['focusableElements']['has'](_0x386eb4)&&_0x2fbe55['focusableElements']['remove'](_0x386eb4),this['context']instanceof mt&&this['context']['ui']['focusTracker']['remove'](_0x386eb4);});}['_unbindEditors'](_0x1bd022){this['stopListening'](_0x1bd022,'editorReady'),this['stopListening'](_0x1bd022,'editorDestroyed');}['_createCommentThreadView'](_0x4189e5){const _0x75a77a=this['context']['plugins']['get'](lt),{config:_0x4ba990,locale:_0x237fd2}=this['context'],_0x439137=dt(_0x4ba990['get']('locale'));return new(0x0,(_0x4ba990['get']('comments'))['CommentThreadView'])(_0x237fd2,_0x4189e5,_0x75a77a['me'],{'editorConfig':{..._0x4ba990['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x4ba990['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x4ba990['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x4ba990['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x4ba990['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x439137,'CommentView':_0x4ba990['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x119f36,channelId:_0x5a50dc,resolvedAt:_0x357c9b,resolvedBy:_0xb48f82,isFromAdapter:_0x3d70f1}){if(!this['hasCommentThread'](_0x119f36))throw new _0x19f478('commentsrepository-missing-comment-thread',null,{'threadId':_0x119f36});const _0x1d3ebe=this['getCommentThread'](_0x119f36);if(_0x1d3ebe['isResolved'])throw new _0x19f478('commentsrepository-resolved-comment-thread',null,{'threadId':_0x119f36});const _0x15d2a0=this['context']['plugins']['get'](lt);if(_0x1d3ebe['resolvedBy']=_0x15d2a0['getUser'](_0xb48f82),_0x1d3ebe['resolvedAt']=_0x357c9b,_0x3d70f1||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x72ed4d=this['context']['plugins']['get']('PendingActions'),_0x4f909e=_0x72ed4d['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x5a50dc,'threadId':_0x119f36})['then'](({resolvedAt:_0x1951c1,resolvedBy:_0x35a50e})=>{_0x72ed4d['remove'](_0x4f909e),_0x1d3ebe['resolvedBy']['id']!==_0x35a50e&&(_0x1d3ebe['resolvedBy']=_0x15d2a0['getUser'](_0x35a50e)),_0x1d3ebe['resolvedAt']=_0x1951c1;})['catch'](_0x251fb2=>{throw console['error'](_0x251fb2),new _0x19f478('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x234b02,channelId:_0x2154a5,isFromAdapter:_0x50543f}){if(!this['hasCommentThread'](_0x234b02))throw new _0x19f478('commentsrepository-missing-comment-thread',null,{'threadId':_0x234b02});const _0x2f6676=this['getCommentThread'](_0x234b02);if(!_0x2f6676['isResolved'])throw new _0x19f478('commentsrepository-reopen-comment-thread',null,{'threadId':_0x234b02});if(_0x2f6676['resolvedBy']=null,_0x2f6676['resolvedAt']=null,_0x50543f||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x2aedd5=this['context']['plugins']['get']('PendingActions'),_0x256882=_0x2aedd5['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x2154a5,'threadId':_0x234b02})['then'](()=>_0x2aedd5['remove'](_0x256882))['catch'](_0x26b978=>{throw console['error'](_0x26b978),new _0x19f478('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0xf2be27,isFromAdapter:_0x2dc8b5}){const _0x2e1ef0=this['getCommentThread'](_0xf2be27);if(!_0x2e1ef0)throw new _0x19f478('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0xf2be27),this['_threads']['delete'](_0xf2be27),!_0x2e1ef0['isSubmitted']||_0x2dc8b5||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x212488=this['context']['plugins']['get']('PendingActions'),{channelId:_0x71e452}=_0x2e1ef0,_0x1f43c0=_0x212488['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x71e452,'threadId':_0xf2be27})['then'](()=>_0x212488['remove'](_0x1f43c0))['catch'](_0x2637bd=>{throw console['error'](_0x2637bd),new _0x19f478('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x26e937,unlinkedAt:_0x398360,context:_0x4ad36d,attributes:_0x42660,isFromAdapter:_0x38b5a6}){if('string'!=typeof _0x26e937)throw new _0x19f478('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x26e937});if(!this['hasCommentThread'](_0x26e937))throw new _0x19f478('commentsrepository-missing-comment-thread',null,{'threadId':_0x26e937});const _0x5aeac8=this['getCommentThread'](_0x26e937);let _0x58e7b5=!0x1;if(void 0x0!==_0x4ad36d&&_0x5aeac8['context']!==_0x4ad36d&&(_0x5aeac8['context']=_0x4ad36d,_0x58e7b5=!0x0),void 0x0!==_0x398360&&_0x5aeac8['unlinkedAt']!==_0x398360&&(_0x5aeac8['unlinkedAt']=_0x398360,_0x58e7b5=!0x0),_0x42660&&!ft(_0x42660,_0x5aeac8['attributes'])&&(_0x5aeac8['attributes']=_0x42660,_0x58e7b5=!0x0),!_0x58e7b5)return Promise['resolve']();if(!_0x5aeac8['isSubmitted']||_0x38b5a6||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0xe98f40=this['context']['plugins']['get']('PendingActions'),{channelId:_0x272be5}=_0x5aeac8,_0x1d2f4e=_0xe98f40['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x272be5,'threadId':_0x26e937,'context':_0x4ad36d,'unlinkedAt':_0x398360,'attributes':_0x42660})['then'](()=>_0xe98f40['remove'](_0x1d2f4e))['catch'](_0x498952=>{throw console['error'](_0x498952),new _0x19f478('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x13768a){const _0x186ce2=this['context']['plugins']['get'](b),_0x1e50b4=this['getCommentThread'](_0x13768a);if(this['_threadToController']['has'](_0x1e50b4)){const _0x5454c4=this['_threadToController']['get'](_0x1e50b4),_0x18157f=_0x5454c4['view'],_0x368f98=_0x186ce2['getByInnerView'](_0x18157f);this['_threadToController']['delete'](_0x1e50b4),this['_viewToController']['delete'](_0x18157f),_0x368f98&&_0x186ce2['remove'](_0x368f98),_0x5454c4['destroy'](),_0x18157f['destroy']()['then'](()=>{this['_unbindEditors'](_0x18157f);});}}['_updateActiveAnnotation']({threadId:_0x12b009,resolvedAt:_0x47ce8e}){const _0x5453bd=!!_0x47ce8e,_0x302944=this['context']['plugins']['get'](b),_0x58b55a=this['getCommentThread'](_0x12b009);if(this['_threadToController']['has'](_0x58b55a)){const _0x4dfaf6=this['_threadToController']['get'](_0x58b55a)['view'],_0x2671fc=_0x302944['getByInnerView'](_0x4dfaf6);_0x2671fc&&(_0x5453bd&&_0x302944['_removeActiveAnnotation'](_0x2671fc),_0x2671fc['refreshVisibility']());}}['_getExternalAuthor'](_0x113a17){const _0x2c0eea=this['context']['plugins']['get'](lt),_0x2142ea=ct('external:'+_0x113a17),_0x3a0950=_0x2c0eea['getUser'](_0x2142ea);return _0x3a0950||_0x2c0eea['addUser']({'id':_0x2142ea,'name':_0x113a17});}['_createNewComment']({threadId:_0x43ca03,commentId:_0x839726=_0x3917f9(),content:_0x1ff517,authorId:_0xec5ff6,createdAt:_0xb70389,attributes:_0x27ecd0}){if('string'!=typeof _0x839726)throw new _0x19f478('commentsrepository-invalid-commentid');if('string'!=typeof _0xec5ff6)throw new _0x19f478('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x1ff517||!_0x1ff517['trim']())throw new _0x19f478('commentsrepository-invalid-comment-content');const _0x11c428=this['context']['plugins']['get'](lt)['getUser'](_0xec5ff6);if(!_0x11c428)throw new _0x19f478('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0xec5ff6});let _0x8cf302=null,_0x22d1d5=_0xb70389;return _0x27ecd0&&_0x27ecd0['@external']&&(_0x8cf302=this['_getExternalAuthor'](_0x27ecd0['@external']['authorName']),_0x22d1d5=new Date(_0x27ecd0['@external']['createdAt'])),new se(this,{'threadId':_0x43ca03,'id':_0x839726,'author':_0x8cf302||_0x11c428,'creator':_0x11c428,'content':_0x1ff517,'createdAt':_0xb70389,'authoredAt':_0x22d1d5,'attributes':_0x27ecd0});}['_addComment'](_0xb2efd){let {threadId:_0x3a353b,content:_0x16c07e,attributes:_0x4e7885,isFromAdapter:_0x425f7d}=_0xb2efd;const _0x71a79f=this['getCommentThread'](_0xb2efd['threadId']);if(!_0x71a79f)throw new _0x19f478('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x555eed=this['_createNewComment'](_0xb2efd),{id:_0x1ca650}=_0x555eed;if(_0x71a79f['_add'](_0x555eed),_0x425f7d||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x71a79f['isSubmitted'])return Promise['resolve']();const _0x230c9e=this['context']['plugins']['get']('PendingActions'),{channelId:_0x477d74}=_0x71a79f,_0x1a9e85=_0x230c9e['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x4e7885||(_0x4e7885={}),this['adapter']['addComment']({'channelId':_0x477d74,'threadId':_0x3a353b,'commentId':_0x1ca650,'content':_0x16c07e,'attributes':_0x4e7885})['then'](_0x3039cb=>{_0x230c9e['remove'](_0x1a9e85),_0x3039cb&&this['_updateComment']({'channelId':_0x477d74,'threadId':_0x3a353b,'commentId':_0x1ca650,'createdAt':_0x3039cb['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x596697=>{throw console['error'](_0x596697),new _0x19f478('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x2588f6,commentId:_0x3cd2cc,content:_0xc6ea59,createdAt:_0x18f759,attributes:_0x2c4d62,isFromAdapter:_0x15c27b}){if(void 0x0!==_0xc6ea59&&('string'!=typeof _0xc6ea59||!_0xc6ea59['trim']()['length']))throw new _0x19f478('commentsrepository-update-comment-invalid-content');const _0x35d271=this['getCommentThread'](_0x2588f6),_0x1ff6b0=_0x35d271['getComment'](_0x3cd2cc);if(!_0x1ff6b0)throw new _0x19f478('commentsrepository-update-missing-comment',this);let _0x1f4605=!0x1;if(_0xc6ea59&&_0xc6ea59!==_0x1ff6b0['content']&&(_0x1ff6b0['isEditable']||_0x15c27b)&&(_0x1ff6b0['content']=_0xc6ea59,_0x1f4605=!0x0),_0x18f759&&_0x18f759!==_0x1ff6b0['createdAt']&&(_0x1ff6b0['createdAt']=_0x18f759,_0x1ff6b0['attributes']&&_0x1ff6b0['attributes']['@external']||(_0x1ff6b0['authoredAt']=_0x18f759),_0x1f4605=!0x0),_0x2c4d62&&!ft(_0x2c4d62,_0x1ff6b0['attributes'])&&(_0x1ff6b0['attributes']=_0x2c4d62,_0x1f4605=!0x0),!_0x1f4605)return Promise['resolve']();if(_0x35d271['fire']('commentUpdated'),_0x15c27b||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x4ad57f=this['context']['plugins']['get']('PendingActions'),{channelId:_0x13ae0f}=this['getCommentThread'](_0x1ff6b0['threadId']),_0x1dfce6=_0x4ad57f['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x13ae0f,'threadId':_0x2588f6,'commentId':_0x3cd2cc,'content':_0xc6ea59,'attributes':_0x2c4d62})['then'](()=>_0x4ad57f['remove'](_0x1dfce6))['catch'](_0x1870c9=>{throw console['error'](_0x1870c9),new _0x19f478('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x593c19,commentId:_0x1bdfbf,isFromAdapter:_0x380db4}){const _0x56e2be=this['getCommentThread'](_0x593c19),_0x8e22ed=_0x56e2be['getComment'](_0x1bdfbf);if(!_0x8e22ed)throw new _0x19f478('commentsrepository-remove-missing-comment',this);if(_0x56e2be['_remove'](_0x8e22ed),_0x380db4||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x4c6e07=this['context']['plugins']['get']('PendingActions'),{channelId:_0x5d4e78}=_0x56e2be,_0x2b4df7=_0x4c6e07['add'](W(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x5d4e78,'threadId':_0x593c19,'commentId':_0x1bdfbf})['then'](()=>_0x4c6e07['remove'](_0x2b4df7))['catch'](_0x166acc=>{throw console['error'](_0x166acc),new _0x19f478('commentsrepository-remove-comment-internal-error',this);});}constructor(_0x50cc07){super(_0x50cc07),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 _0x36014d=this['context']['config'];_0x36014d['define']('comments.maxCommentsWhenCollapsed',0x2),_0x36014d['define']('comments.maxThreadTotalWeight',0x1f4),_0x36014d['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x36014d['define']('comments.CommentThreadView',yt),_0x36014d['define']('comments.CommentView',At),_0x36014d['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}}class ie extends _0x3af11c(){get['weight'](){return Array['from'](this['comments'])['reduce']((_0x2ca55f,_0x51808f)=>_0x2ca55f+_0x51808f['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x58760a,id:_0x1431b5}=this;this['_repository']['fire'](gt('submitCommentThread',_0x58760a),{'channelId':_0x58760a,'threadId':_0x1431b5});}['setUnlinkedAt'](_0x597339){this['_update']({'unlinkedAt':_0x597339});}['resolve']({resolvedAt:_0x20af34=new Date(),resolvedBy:_0x3243c1=null,isFromAdapter:_0x54039e=!0x1}={}){const _0x4427d1=this['_repository']['context']['plugins']['get'](lt)['me'],{channelId:_0x573668,id:_0x3baed0}=this;this['_repository']['fire'](gt('resolveCommentThread',_0x573668),{'channelId':_0x573668,'threadId':_0x3baed0,'resolvedAt':_0x20af34,'resolvedBy':_0x3243c1||_0x4427d1['id'],'isFromAdapter':_0x54039e});}['reopen']({isFromAdapter:_0x5d6800=!0x1}={}){const {channelId:_0x42144f,id:_0x44e5e9}=this;this['_repository']['fire'](gt('reopenCommentThread',_0x42144f),{'channelId':_0x42144f,'threadId':_0x44e5e9,'isFromAdapter':_0x5d6800});}['setContext'](_0xe65755){this['context']||this['_update']({'context':_0xe65755});}['setAttribute'](_0x5562e9,_0x1ceabe){const _0x4dd05a=ut(this['attributes']);pt(_0x4dd05a,_0x5562e9,_0x1ceabe),this['_update']({'attributes':_0x4dd05a});}['removeAttribute'](_0x409076){const _0x16949e=ut(this['attributes']);wt(_0x16949e,_0x409076),this['_update']({'attributes':_0x16949e});}['remove']({isFromAdapter:_0xa40ac4=!0x1}={}){const {channelId:_0x330dde,id:_0x25239f}=this;this['_repository']['fire'](gt('removeCommentThread',_0x330dde),{'channelId':_0x330dde,'threadId':_0x25239f,'isFromAdapter':_0xa40ac4});}['attachTo'](_0xae9225){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0xae9225});}['addComment'](_0x4963d7){const {channelId:_0x406b47,id:_0x46867f}=this;this['_repository']['fire'](gt('addComment',_0x406b47,_0x46867f),Object['assign']({'channelId':_0x406b47,'threadId':_0x46867f},_0x4963d7));}['getComment'](_0x17b466){if('string'!=typeof _0x17b466)throw new _0x19f478('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x17b466});return this['comments']['get'](_0x17b466);}['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'](_0x592fe6=>_0x592fe6['toJSON']()),'attributes':this['attributes']};}['_add'](_0x271a0a){return this['listenTo'](_0x271a0a,'change:authoredAt',()=>{const _0x1110ad=this['_findOptimalIndex'](_0x271a0a),_0x5d6d6a=this['comments'];_0x1110ad-0x1!=_0x5d6d6a['getIndex'](_0x271a0a)&&_0x1110ad+0x1!=_0x5d6d6a['getIndex'](_0x271a0a)&&(this['_remove'](_0x271a0a),this['_add'](_0x271a0a));}),this['comments']['add'](_0x271a0a,this['_findOptimalIndex'](_0x271a0a));}['_update'](_0x156af1){const {channelId:_0x15ac9f,id:_0x9c0a70}=this;this['_repository']['fire'](gt('updateCommentThread',_0x15ac9f),{..._0x156af1,'channelId':_0x15ac9f,'threadId':_0x9c0a70});}['_remove'](_0x23b7f3){return this['stopListening'](_0x23b7f3),_0x23b7f3['destroy'](),this['comments']['remove'](_0x23b7f3);}['_findOptimalIndex'](_0x231d49){const _0x329c86=this['comments']['find'](_0x37c0d9=>new Date(_0x37c0d9['authoredAt'])['getTime']()>new Date(_0x231d49['authoredAt'])['getTime']());return _0x329c86?this['comments']['getIndex'](_0x329c86):this['length'];}constructor(_0x41971f,_0x2893b7){super();const _0x2c8bd3=_0x2893b7['isResolvable'];this['channelId']=_0x2893b7['channelId'],this['id']=_0x2893b7['id'],this['comments']=new _0x5b7189(),this['_repository']=_0x41971f,this['_isAttached']=!0x1,this['_isSubmitted']=_0x2893b7['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x41971f,'_permissions',_0x41971f,'_readOnlyChannels',()=>_0x41971f['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x41971f,'_permissions',()=>_0x41971f['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x41971f,'_permissions',()=>{const _0x3eaa44=_0x41971f['getPermissions'](this['channelId']);return _0x3eaa44['write']||_0x3eaa44['admin'];}),this['bind']('isResolvable')['to'](_0x41971f,'_permissions',()=>_0x2c8bd3&&_0x41971f['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x2893b7['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x5c3a94,_0x1a820b)=>_0x5c3a94?_0x1a820b?_0x5c3a94<_0x1a820b?_0x5c3a94:_0x1a820b:_0x5c3a94:_0x1a820b),this['set']('unlinkedAt',_0x2893b7['unlinkedAt']||null),this['set']('resolvedAt',_0x2893b7['resolvedAt']||null),this['set']('resolvedBy',_0x2893b7['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x24dca3=>!!_0x24dca3),this['set']('attributes',_0x2893b7['attributes']||{});}}class se extends _0x3af11c(){get['weight'](){return Math['max'](function(_0x2c8293){const _0x175657=document['createElement']('div');return _0x175657['innerHTML']=_0x2c8293,_0x175657['textContent']['length'];}(this['content']),0xc8);}['update'](_0x2caf0b){const {threadId:_0x449a4b,id:_0x556bac}=this;if(!this['_repository']['hasCommentThread'](_0x449a4b))throw new _0x19f478('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x12e523}=this['_repository']['getCommentThread'](_0x449a4b);this['_repository']['fire'](gt('updateComment',_0x12e523,_0x449a4b),{'channelId':_0x12e523,'threadId':_0x449a4b,'commentId':_0x556bac,..._0x2caf0b});}['setAttribute'](_0x12242a,_0x50f2e3){const _0x3f4a84=ut(this['attributes']);pt(_0x3f4a84,_0x12242a,_0x50f2e3),this['update']({'attributes':_0x3f4a84});}['removeAttribute'](_0xb1855b){const _0x52cdaa=ut(this['attributes']);wt(_0x52cdaa,_0xb1855b),this['update']({'attributes':_0x52cdaa});}['remove'](_0x46b3d3={}){if(!_0x46b3d3['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x25bd04,id:_0x31971d}=this;if(!this['_repository']['hasCommentThread'](_0x25bd04))throw new _0x19f478('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x41a226}=this['_repository']['getCommentThread'](_0x25bd04);this['_repository']['fire'](gt('removeComment',_0x41a226,_0x25bd04),{'channelId':_0x41a226,'threadId':_0x25bd04,'commentId':_0x31971d,..._0x46b3d3});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}constructor(_0x2d8187,_0x786d48){super();const _0xe783a2=_0x2d8187['context']['plugins']['get'](lt)['me'],_0xf6475=_0x2d8187['getCommentThread'](_0x786d48['threadId']),_0x41dcc5=0x0===_0xf6475['comments']['length'],_0x108274=_0xe783a2===_0x786d48['author'];this['id']=_0x786d48['id'],this['threadId']=_0x786d48['threadId'],this['author']=_0x786d48['author'],this['creator']=_0x786d48['creator'],this['isExternal']=Boolean(_0x786d48['attributes']&&_0x786d48['attributes']['@external']),this['set']('content',_0x786d48['content']),this['createdAt']=_0x786d48['createdAt']||new Date(),this['set']('authoredAt',_0x786d48['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0xf6475,'resolvedAt'),this['set']('attributes',_0x786d48['attributes']||{}),this['bind']('isEditable')['to'](_0x2d8187,'_permissions',()=>{const _0x3a608d=_0x2d8187['getPermissions'](_0xf6475['channelId'])['write'],_0x25b038=_0x2d8187['getPermissions'](_0xf6475['channelId'])['modifyAll'];return _0x108274&&_0x3a608d||!_0x108274&&_0x25b038;}),this['bind']('isRemovable')['to'](_0xf6475,'isRemovable',_0x2d8187,'_permissions',_0x43d00a=>{const _0x26c2c2=_0x2d8187['getPermissions'](_0xf6475['channelId'])['write'],_0x455c89=_0x2d8187['getPermissions'](_0xf6475['channelId'])['modifyAll'];return _0x108274&&_0x26c2c2||_0x43d00a&&_0x41dcc5||!_0x108274&&_0x455c89&&!_0x41dcc5;}),this['bind']('isReadOnly')['to'](_0xf6475,'isReadOnly'),this['_repository']=_0x2d8187;}}function gt(_0x41ee41,..._0x3841dc){for(const _0xfb9610 of _0x3841dc)void 0x0!==_0xfb9610&&(_0x41ee41+=':'+String(_0xfb9610));return _0x41ee41;}class G extends _0x33d213{['refresh'](){const _0x466d6a=this['editor']['model']['document']['selection'];for(const _0x47112c of _0x466d6a['getRanges']())if(this['_hasContent'](_0x47112c))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x21c875=_0x3917f9()}={}){const _0x12c142=this['editor']['model'],_0x47bcf5=[];for(const _0x15cd9d of _0x12c142['document']['selection']['getRanges']())this['_hasContent'](_0x15cd9d)&&_0x47bcf5['push'](this['_trimToContent'](_0x15cd9d));_0x12c142['change'](_0xd16abd=>{for(const _0x3bbab1 of _0x47bcf5){const _0x202ffa=_0x3917f9()['substr'](0x1,0x5),_0xc5cf30='comment:'+_0x21c875+':'+_0x202ffa;_0xd16abd['addMarker'](_0xc5cf30,{'range':_0x3bbab1,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x5e0c3a){for(const _0x8a7bb9 of _0x5e0c3a['getItems']())if(this['_itemIsContent'](_0x8a7bb9))return!0x0;return!0x1;}['_itemIsContent'](_0x17e9a1){return _0x17e9a1['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x17e9a1)&&!_0x17e9a1['is']('element','tableCell');}['_trimToContent'](_0x5d8303){const _0x28f950=_0x21830c=>!this['_itemIsContent'](_0x21830c['item']),_0x2dcdf1=_0x5d8303['start']['getLastMatchingPosition'](_0x28f950),_0x4c3e8b=_0x5d8303['end']['getLastMatchingPosition'](_0x28f950,{'direction':'backward'});return this['editor']['model']['createRange'](_0x2dcdf1,_0x4c3e8b);}}class k extends _0x2a7140{static get['requires'](){return[b];}static get['pluginName'](){return'EditorAnnotations';}['init'](){const _0x266f43=this['editor'],_0x1ecc52=_0x266f43['model']['document']['selection'],_0x192f52=_0x5ef7d5(()=>this['refreshSelectedViews'](),0xa);_0x1ecc52['on']('change:range',(_0x45b3c1,_0x70a696)=>{_0x70a696['directChange']&&(_0x192f52['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x266f43['editing']['view']['document'],'change:isFocused',(_0x2ae4e1,_0x4519ae,_0x522b31)=>{_0x522b31&&_0x192f52();}),this['listenTo'](_0x266f43['ui']['focusTracker'],'change:isFocused',(_0x2ae165,_0x45520e,_0x36153c)=>{_0x36153c||_0x266f43['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x20cbbe=>this['_editorAnnotationsData']['has'](_0x20cbbe['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x1eb9ce){if(this['_editorAnnotations']['has'](_0x1eb9ce['view']))return;this['_editorAnnotations']['add'](_0x1eb9ce['view']),this['editor']['ui']['focusTracker']['add'](_0x1eb9ce['view']['element']);const _0x28ec9c=this['editor']['plugins']['get'](b);this['listenTo'](_0x28ec9c['collection'],'remove',(_0x1beb45,_0x5275ff)=>{this['editor']['ui']['focusTracker']['remove'](_0x5275ff['view']['element']),this['_editorAnnotations']['delete'](_0x5275ff['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x3f077f){if('function'!=typeof _0x3f077f)throw new _0x19f478('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x3f077f);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x30be23,annotations:_0x1029b1}){const _0x15b62a=[],_0x410ce6=this['editor']['model']['document']['selection'],_0xe94330=Array['from'](_0x410ce6['getRanges']());for(const [_0x3fd26f,_0xc99d49]of this['_editorAnnotationsData']){const _0x217702=_0x8bb645(_0xc99d49),_0x51d555=_0x1029b1['getByInnerView'](_0x3fd26f);_0x217702&&_0x51d555&&_0x15b62a['push']({'annotation':_0x51d555,'range':_0x217702});}function _0x8bb645(_0x1b0b65){for(const _0x5359c6 of _0x1b0b65)for(const _0x152e87 of _0xe94330)if(_0x5359c6['containsRange'](_0x152e87,!_0x410ce6['isCollapsed']))return _0x5359c6;return null;}return _0x15b62a['sort']((_0x13f750,_0x15c011)=>{const _0x3d3d33=_0x13f750['range'],_0x1f64d6=_0x15c011['range'];if(!_0x3d3d33['isEqual'](_0x1f64d6)){if(_0x3d3d33['containsRange'](_0x1f64d6,!0x0))return 0x1;if(_0x1f64d6['containsRange'](_0x3d3d33,!0x0))return-0x1;}return _0x13f750['annotation']==_0x30be23?-0x1:_0x15c011['annotation']==_0x30be23?0x1:0x0;})['map'](_0xd169e7=>_0xd169e7['annotation']);}get['_editorAnnotationsData'](){const _0x455af1=new Map();for(const _0x50d309 of Array['from'](this['_dataCollectors']))for(const [_0x428e24,_0x4c1ac3]of _0x50d309())_0x455af1['set'](_0x428e24,_0x4c1ac3);return _0x455af1;}constructor(_0x4fc065){super(_0x4fc065),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}}class ot extends _0x2a7140{['afterInit'](){const _0x170366=this['editor'];if(!_0x170366['plugins']['has']('RestrictedEditingModeEditing'))return;_0x170366['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class et extends _0x2a7140{['afterInit'](){const _0x4ac458=this['editor'],_0x36ad06=_0x4ac458['commands']['get']('importWord'),_0x242e89=_0x4ac458['plugins']['get'](lt);_0x36ad06&&(_0x36ad06['on']('execute',(_0x54d34b,[,_0x255ebd])=>{_0x255ebd['collaboration_features']={'comments':!0x0,'user_id':_0x242e89['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x36ad06,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x1b2372,_0x1ca250){const {comment_threads:_0x31e39d}=_0x1ca250;_0x31e39d&&_0x31e39d['forEach'](({thread_id:_0x2b2c76,comments:_0x289326,is_resolved:_0x11723d})=>{const _0x4fc1e8=new Date(),_0x1d055f=_0x289326['map'](({author:_0x5396e1,content:_0xc09777,created_at:_0x20972b})=>({'content':_0xc09777,'authorId':this['editor']['plugins']['get'](lt)['me']['id'],'createdAt':_0x4fc1e8,'attributes':{'@external':{'authorName':_0x5396e1,'createdAt':_0x20972b?new Date(_0x20972b):new Date(),'source':'importWord'}}})),_0x1430c7=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x1430c7,'threadId':_0x2b2c76,'comments':_0x1d055f,'resolvedAt':_0x11723d?_0x4fc1e8:null});});}constructor(_0x2ea396){super(_0x2ea396),this['editor']['config']['define']('importWord.formatting.comments','basic');}}class rt extends _0x2a7140{static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x1ca550=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x1ca550,'contentInsertion',(_0x1e8a51,_0x5a74f1)=>this['_removeMarkersWithoutThreads'](_0x5a74f1['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x447090){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x447090;const _0x199fbf=this['editor']['plugins']['get']('CommentsRepository');for(const _0xdff1a4 of _0x447090['keys']()){const [_0x211505,_0x2fd3f6]=_0xdff1a4['split'](':');'comment'!=_0x211505||_0x199fbf['hasCommentThread'](_0x2fd3f6)||_0x447090['delete'](_0xdff1a4);}return _0x447090;}['_registerMarkerInClipboardPipeline'](){const _0x49929a=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x1e0bfa=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x1e0bfa&&_0x49929a['_registerMarkerToCopy']('comment',_0x1e0bfa);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0xa1f336){switch(_0xa1f336){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}constructor(_0x39630a){super(_0x39630a),this['editor']['config']['define']('comments.copyMarkers','default');}}class r extends _0x2a7140{static get['requires'](){return[m,k,ot,et,rt];}static get['pluginName'](){return'CommentsEditing';}['init'](){const _0x5b6e1f=this['editor'],_0x1a352c=_0x5b6e1f['plugins']['get'](m),_0x2e6359=_0x5b6e1f['config']['get']('collaboration.channelId');_0x5b6e1f['commands']['add']('addCommentThread',new G(_0x5b6e1f)),this['listenTo'](_0x5b6e1f,'change:isReadOnly',(_0x10049f,_0x4901d8,_0x458b0a)=>{_0x1a352c['switchReadOnly'](_0x458b0a,_0x5b6e1f['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x1a352c,nt('addCommentThread',_0x2e6359),(_0x35a3d5,{threadId:_0x1ef36d})=>{const _0x2a06ef=this['editor']['plugins']['get'](m)['getCommentThread'](_0x1ef36d);_0x2a06ef&&_0x2a06ef['unlinkedAt']&&this['_attachArchivedThread'](_0x1ef36d);}),this['listenTo'](_0x1a352c,nt('removeCommentThread',_0x2e6359),(_0x4d1e09,{threadId:_0x5ec0c5})=>{_0x5b6e1f['model']['enqueueChange']({'isUndoable':!0x1},_0x305ccf=>{const _0x1bf7bf=this['getAllMarkersForId'](_0x5ec0c5);for(const _0x3ad922 of _0x1bf7bf)_0x305ccf['removeMarker'](_0x3ad922);});}),this['listenTo'](_0x1a352c,nt('resolveCommentThread',_0x2e6359),(_0x20e9e5,{threadId:_0x1bcb8f})=>{(this['_reconvertMarkers'](_0x1bcb8f),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x1bcb8f)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x1a352c,nt('reopenCommentThread',_0x2e6359),(_0x3a5100,{threadId:_0xfe6e3d})=>{this['_reconvertMarkers'](_0xfe6e3d);},{'priority':'low'}),this['listenTo'](_0x1a352c,nt('addComment',_0x2e6359),(_0x4a51c9,{threadId:_0x3679fe,isFromAdapter:_0x29f5e3})=>{const _0x5c5b93=this['getAllMarkersForId'](_0x3679fe);if(_0x29f5e3||0x0==_0x5c5b93['length']||!_0x1a352c['hasCommentThread'](_0x3679fe))return;0x1===_0x1a352c['getCommentThread'](_0x3679fe)['length']&&_0x5b6e1f['model']['enqueueChange']({'isUndoable':!0x1},_0x26bf2a=>{for(const _0x1246e6 of _0x5c5b93)_0x26bf2a['updateMarker'](_0x1246e6,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x5df352=this['editor']['plugins']['get'](m),_0x33c5a9=this['editor']['config']['get']('collaboration.channelId');for(const _0x52f85d of _0x5df352['getCommentThreads']({'channelId':_0x33c5a9}))_0x5df352['_detachCommentThread'](_0x52f85d['id']),_0x5df352['_threads']['delete'](_0x52f85d['id']);super['destroy']();}['hasMarkerForId'](_0x337c31){return this['getAllMarkersForId'](_0x337c31)['length']>0x0;}['getAllMarkersForId'](_0x428de6){const _0x228499=[];for(const _0x55d72a of this['editor']['model']['markers'])_0x55d72a['name']['startsWith']('comment:'+_0x428de6)&&_0x228499['push'](_0x55d72a);return _0x228499;}['scrollToThreadMarker'](_0x311be3){const _0x34c915=this['_getTargetForId'](_0x311be3);_0x34c915&&setTimeout(()=>{this['activeMarker']&&it(this['activeMarker'])['id']===_0x311be3&&_0x391ac4({'target':_0x34c915[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x1c229c){this['editor']['model']['change'](()=>{for(const _0x307bca of this['getAllMarkersForId'](_0x1c229c))this['editor']['editing']['reconvertMarker'](_0x307bca);});}['_attachArchivedThread'](_0x106a05){const _0x1a61c5=this['editor']['plugins']['get'](m),_0x2ac9e1=this['editor']['plugins']['get'](k),_0x12dea0=_0x1a61c5['getCommentThread'](_0x106a05);if(!_0x12dea0['isAttached']){const _0x198b1d=_0x12dea0['attachTo'](()=>this['_getTargetForId'](_0x12dea0['id']));_0x2ac9e1['registerAnnotation'](_0x198b1d),_0x12dea0['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x16fc08=this['editor'];_0x16fc08['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0xbc2436,_0x32d82b)=>{const {id:_0x2a5c6f}=it(_0xbc2436['markerName']),_0x43f093=_0x16fc08['plugins']['get'](m)['getCommentThread'](_0x2a5c6f),_0x10aa47=this['activeMarker']&&it(this['activeMarker'])['id']===_0x2a5c6f;if(_0x43f093&&_0x43f093['isResolved']&&!_0x10aa47&&_0xbc2436['item'])return _0x32d82b['consumable']['consume'](_0xbc2436['item'],'addMarker:'+_0xbc2436['markerName']),_0x32d82b['consumable']['consume'](_0xbc2436['item'],'removeMarker:'+_0xbc2436['markerName']),null;const _0x2d668c=['ck-comment-marker'];return _0x10aa47&&_0x2d668c['push']('ck-comment-marker--active'),{'classes':_0x2d668c,'attributes':{'data-comment':_0x2a5c6f}};}}),_0x16fc08['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x4c850c,{options:_0x58ef07})=>{const _0x2aeed7=_0x16fc08['plugins']['get'](m),_0x23e70f=_0x16fc08['model']['markers']['get'](_0x4c850c),{id:_0x4c50fb,part:_0x4d3259}=it(_0x4c850c);if(_0x23e70f&&!_0x23e70f['affectsData'])return null;if(_0x58ef07['ignoreResolvedComments']){const _0x2ca73c=_0x2aeed7['getCommentThread'](_0x4c50fb);if(_0x2ca73c&&_0x2ca73c['isResolved'])return null;}return{'group':'comment','name':_0x4d3259?_0x4c50fb+':'+_0x4d3259:_0x4c50fb};}}),_0x16fc08['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x29b054,{writer:_0x410681})=>_0x410681['createElement']('$marker',{'data-name':'comment:'+_0x29b054['getAttribute']('id')})}),_0x16fc08['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x343b60=this['editor'],_0x3ea81f=_0x343b60['plugins']['get'](m),_0x5350ae=new Set(),_0x12da85=new Set();_0x343b60['model']['document']['registerPostFixer'](_0x8ac81b=>{let _0xe48be6=!0x1;for(const {name:_0x3d3168,data:_0x5206b9}of _0x343b60['model']['document']['differ']['getChangedMarkers']()){const {group:_0x174607,id:_0x5190aa}=it(_0x3d3168);let _0x3203e5=_0x5206b9['newRange'];if('comment'!==_0x174607||!_0x3203e5)continue;const _0x3f271d='$graveyard'===_0x3203e5['root']['rootName'];_0x3f271d||(_0x3203e5=st(_0x3203e5,_0x343b60['model']),!_0x3203e5||_0x3203e5['isCollapsed']||!_0x5206b9['newRange']||_0x3203e5['isEqual'](_0x5206b9['newRange']))?_0x343b60['model']['hasContent'](_0x3203e5)&&!_0x3f271d?this['isThreadsLoadingPaused']?_0x5350ae['add'](_0x3d3168):this['_handleThreadMarker'](_0x3d3168,_0x5190aa):(_0x12da85['add'](_0x3d3168),_0x5350ae['delete'](_0x3d3168),_0x8ac81b['removeMarker'](_0x3d3168),_0xe48be6=!0x0):(_0x8ac81b['updateMarker'](_0x3d3168,{'range':_0x3203e5}),_0xe48be6=!0x0);}return _0xe48be6;}),this['on']('change:isThreadsLoadingPaused',(_0x5024b2,_0x3910e3,_0x5555dc)=>{if(!_0x5555dc&&_0x5350ae['size'])for(const _0x40f2e4 of _0x5350ae){const {id:_0x4b7a05}=it(_0x40f2e4);_0x5350ae['delete'](_0x40f2e4),_0x343b60['model']['markers']['get'](_0x40f2e4)&&this['_handleThreadMarker'](_0x40f2e4,_0x4b7a05);}}),this['listenTo'](_0x343b60['model']['document'],'change',(_0x1a2108,_0x5ec62b)=>{for(const {name:_0x3b4e20,data:{newRange:_0x47b662}}of _0x343b60['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4d104f,id:_0x42ddd1}=it(_0x3b4e20);if('comment'!==_0x4d104f)continue;const _0x5754bb=_0x3ea81f['getCommentThread'](_0x42ddd1),_0x552e35=this['hasMarkerForId'](_0x42ddd1);_0x5754bb&&(_0x5754bb['_hasTargetInContent']||_0x343b60['editing']['view']['once']('render',()=>{const _0x23b097=_0x343b60['plugins']['get'](b),_0xa5af8f=_0x3ea81f['_threadToController']['get'](_0x5754bb)['view'];_0x23b097['getByInnerView'](_0xa5af8f)['refreshVisibility']();},{'priority':'low'}),_0x5754bb['_hasTargetInContent']=_0x552e35||!!_0x47b662),_0x47b662||(_0x12da85['add'](_0x3b4e20),_0x5350ae['delete'](_0x3b4e20));}if(_0x5ec62b['isLocal'])for(const _0x3c17df of _0x12da85){const {id:_0x27e2d7}=it(_0x3c17df),_0x5971b7=_0x3ea81f['getCommentThread'](_0x27e2d7),_0xd96734=this['hasMarkerForId'](_0x27e2d7);_0x5350ae['delete'](_0x3c17df),!_0x5971b7||_0xd96734||_0x5971b7['unlinkedAt']||_0x5971b7['setUnlinkedAt'](new Date());}_0x12da85['clear']();});}['_getTargetForId'](_0xb67061){const _0x50a0ad=this['editor'],_0x14eeee=this['getAllMarkersForId'](_0xb67061);return tt(_0x50a0ad['editing'],_0x14eeee);}['_getTextContext'](_0x19c240){const _0xe0adb6=this['getAllMarkersForId'](_0x19c240);let _0x571c5e='',_0x26cc9f=!0x1;for(const _0x2e9002 of _0xe0adb6){const _0x4d5094=_0x2e9002['getRange']();for(const _0x1f1e99 of Array['from'](_0x4d5094['getItems']()))_0x1f1e99['is']('$textProxy')?(_0x571c5e&&_0x26cc9f&&(_0x571c5e+='\x20',_0x26cc9f=!0x1),_0x571c5e+=_0x1f1e99['data']):_0x26cc9f=!0x0;_0x26cc9f=!0x0;}return _0x571c5e['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x2e3aca,_0x5d3e3c){const _0x467484=this['editor'],_0x44f150=_0x467484['plugins']['get'](m);let _0x22f84b=_0x44f150['getCommentThread'](_0x5d3e3c);const _0x410b19=_0x467484['config']['get']('collaboration.channelId'),_0x1619e8=_0x467484['plugins']['get'](k);if(_0x22f84b&&(_0x22f84b['unlinkedAt']&&_0x22f84b['setUnlinkedAt'](null),_0x22f84b['isAttached']))return _0x22f84b;return!this['getAllMarkersForId'](_0x5d3e3c)[0x0]['managedUsingOperations']?_0x467484['editing']['view']['once']('render',()=>{if(_0x44f150['getCommentThread'](_0x5d3e3c))return;const _0x3ab566=_0x467484['plugins']['get'](b);_0x22f84b=_0x44f150['openNewCommentThread']({'channelId':_0x410b19,'threadId':_0x5d3e3c,'target':()=>this['_getTargetForId'](_0x5d3e3c),'context':{'type':'text','value':this['_getTextContext'](_0x5d3e3c)}});const _0x38072e=_0x44f150['_threadToController']['get'](_0x22f84b)['view'],_0x668206=_0x3ab566['getByInnerView'](_0x38072e);_0x668206&&_0x1619e8['registerAnnotation'](_0x668206);},{'priority':'low'}):_0x44f150['fetchCommentThread']({'channelId':_0x410b19,'threadId':_0x5d3e3c})['then'](_0x1218da=>{if('destroyed'!==_0x467484['state']){if(_0x22f84b=_0x1218da,_0x22f84b&&!_0x22f84b['isAttached']){const _0xc08f12=_0x22f84b['attachTo'](()=>this['_getTargetForId'](_0x5d3e3c));_0x1619e8['registerAnnotation'](_0xc08f12),_0x22f84b['isResolved']&&this['_reconvertMarkers'](_0x5d3e3c);}else{if(!_0x22f84b){const _0x5d3a53=this['getAllMarkersForId'](_0x5d3e3c);_0x467484['model']['change'](_0x3e91cd=>{for(const _0x12bf7a of _0x5d3a53)_0x3e91cd['removeMarker'](_0x12bf7a);});}}}}),_0x22f84b;}['_handleThreadMarker'](_0x4d55f4,_0x3d725b){const _0x9e711e=this['_attachMarkerToThread'](_0x4d55f4,_0x3d725b);_0x9e711e&&!_0x9e711e['context']&&_0x9e711e['setContext']({'type':'text','value':this['_getTextContext'](_0x3d725b)});}['_initAriaMarkerChangeAnnouncements'](){const _0x314bbd=this['editor'];_0x5942eb(_0x314bbd['model'],({left:_0x4fc50c,entered:_0x43c554})=>{for(const _0xd65b2b of _0x4fc50c)if(at(_0xd65b2b)){_0x314bbd['ui']['ariaLiveAnnouncer']['announce'](W(_0x314bbd['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x59cc5f of _0x43c554)if(at(_0x59cc5f)){_0x314bbd['ui']['ariaLiveAnnouncer']['announce'](W(_0x314bbd['locale'],'ENTER_COMMENT_ANNOUNCEMENT'));break;}});}constructor(_0x3ec99f){super(_0x3ec99f),this['set']('isThreadsLoadingPaused',!0x0),_0x3ec99f['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x4c04d0,_0x59678a,_0x4b46f6,_0x34dfb1)=>{const _0x220134=_0x4b46f6?it(_0x4b46f6)['id']:null;if(_0x3ec99f['model']['change'](()=>{if(_0x220134){const _0x5642af=this['getAllMarkersForId'](_0x220134);for(const _0x4825fa of _0x5642af)_0x3ec99f['editing']['reconvertMarker'](_0x4825fa);}if(_0x34dfb1){const {id:_0xbc1fc2}=it(_0x34dfb1),_0x1aeb70=this['getAllMarkersForId'](_0xbc1fc2);for(const _0x5e8f90 of _0x1aeb70)_0x3ec99f['editing']['reconvertMarker'](_0x5e8f90);}}),_0x220134){const _0xda6aed=_0x3ec99f['plugins']['get'](m)['getCommentThread'](_0x220134);_0xda6aed&&_0xda6aed['isResolved']&&this['scrollToThreadMarker'](_0x220134);}}),this['_initAriaMarkerChangeAnnouncements']();}}function nt(_0x5df8ce,_0x5e874e){return _0x5e874e?_0x5df8ce+':'+_0x5e874e:_0x5df8ce;}function it(_0x8b5bc5){const _0x3f7224=_0x8b5bc5['split'](':');return{'group':_0x3f7224[0x0],'id':_0x3f7224[0x1],'part':_0x3f7224[0x2]};}function st(_0x144d79,_0x3ffa62){const _0x186d62=_0x3ffa62['schema'],_0x2db50a=_0x3ffa62['createRange'](_0x144d79['start']);for(const _0x395462 of _0x144d79['getWalker']()){const {type:_0x253976,item:_0x4a96c7,nextPosition:_0x4371d9}=_0x395462;if('text'===_0x253976||_0x186d62['isObject'](_0x4a96c7)){const _0x23c3f4=_0x3ffa62['createPositionBefore'](_0x4a96c7);_0x2db50a['isCollapsed']&&(_0x2db50a['start']=_0x23c3f4),_0x2db50a['end']=_0x4371d9;}}return _0x2db50a;}function at(_0x13408c){return'comment'===it(_0x13408c['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 s extends _0x2a7140{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,k,b];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return Tt;}['init'](){const _0x3eb00d=this['editor'],_0x539ee0=_0x3eb00d['plugins']['get'](m),_0x32ae63=_0x3eb00d['plugins']['get'](r),_0x4f64ca=_0x3eb00d['plugins']['get'](b),_0x1d8104=_0x3eb00d['plugins']['get'](k);_0x3eb00d['ui']['componentFactory']['add']('comment',()=>{const _0x17f330=this['_createUIButton'](_0x1bafcf);return _0x17f330['tooltip']=!0x0,_0x17f330;}),_0x3eb00d['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x1fafe3)),_0x1d8104['addSourceCollector'](()=>{const _0xc59b1=[];for(const [_0x46ac3d,_0x29e108]of _0x539ee0['_threadToController']){const _0x5ee173=_0x32ae63['getAllMarkersForId'](_0x46ac3d['id']),_0x440f08=_0x5ee173['map'](_0x3b86c6=>_0x3b86c6['getRange']());_0x5ee173['length']>0x0&&_0xc59b1['push']([_0x29e108['view'],_0x440f08]);}return _0xc59b1;}),this['listenTo'](_0x4f64ca,'change:activeAnnotations',(_0x58542a,_0x3bc462,_0x5b70dc)=>{const _0x21e92f=Array['from'](_0x5b70dc)['map'](_0x564bcf=>_0x564bcf['innerView'])['find'](_0x1c1cbe=>_0x539ee0['_viewToController']['has'](_0x1c1cbe));if(!_0x21e92f)return void(_0x32ae63['activeMarker']=null);const _0x1b1436=_0x539ee0['_viewToController']['get'](_0x21e92f)['model']['id'],_0x4efd5a='comment:'+_0x1b1436;_0x1b1436&&_0x32ae63['hasMarkerForId'](_0x1b1436)?_0x32ae63['activeMarker']=_0x4efd5a:_0x32ae63['activeMarker']&&(_0x32ae63['activeMarker']=null);}),this['listenTo'](_0x539ee0,'removeCommentThread',(_0x4d75fd,{threadId:_0x498008,isFromAdapter:_0x4993eb})=>{!_0x4993eb&&_0x3eb00d['ui']['focusTracker']['isFocused']&&_0x32ae63['hasMarkerForId'](_0x498008)&&_0x3eb00d['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x539ee0,'addComment',(_0x507082,{threadId:_0x2c0098,isFromAdapter:_0x5ce84f})=>{if(_0x5ce84f||!_0x32ae63['hasMarkerForId'](_0x2c0098)||!_0x539ee0['hasCommentThread'](_0x2c0098))return;0x1===_0x539ee0['getCommentThread'](_0x2c0098)['length']&&(_0x3eb00d['editing']['view']['focus'](),_0x507082['stop']());},{'priority':'low'});}['_createUIButton'](_0x138aa7){const _0x48999a=this['editor'],_0x3dca5b=new _0x138aa7(_0x48999a['locale']),_0x105dcb=_0x48999a['commands']['get']('addCommentThread');return _0x3dca5b['set']({'label':W(_0x48999a['locale'],'Comment'),'icon':kt}),_0x3dca5b['bind']('isEnabled')['to'](_0x105dcb),this['listenTo'](_0x3dca5b,'execute',()=>_0x105dcb['execute']()),_0x3dca5b;}}class e extends _0x2a7140{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x299ad9,_0xc6023c]of this['editor']['commands'])_0xc6023c['affectsData']&&'addCommentThread'!==_0x299ad9&&_0xc6023c['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x418ca5=this['editor']['editing']['view']['document'];this['listenTo'](_0x418ca5,'cut',_0x406079=>_0x406079['stop'](),{'priority':'highest'}),this['listenTo'](_0x418ca5,'clipboardInput',_0x4712bc=>_0x4712bc['stop'](),{'priority':'highest'}),this['listenTo'](_0x418ca5,'delete',_0x4b3ba7=>_0x4b3ba7['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x35f785,_0xcb7658]of this['editor']['commands'])_0xcb7658['affectsData']&&'addCommentThread'!==_0x35f785&&_0xcb7658['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}constructor(_0xb1839){super(_0xb1839),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x305514,_0xb79902,_0x227252)=>{_0x227252?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}}class j extends _0x4488c6{static get['requires'](){return[b];}static get['pluginName'](){return'AnnotationsUIs';}['init'](){const _0x422438=this['context']['plugins']['get'](b);this['listenTo'](_0x422438,'_activateAnnotation',(_0x544cb4,_0x2ce64c)=>{for(const _0x240395 of this['activeUIs']){const _0x510dbc=this['_uis']['get'](_0x240395);(0x0,this['_uisData']['get'](_0x240395)['filter'])(_0x2ce64c)&&_0x510dbc['setActiveAnnotation'](_0x2ce64c);}}),this['listenTo'](_0x422438,'_deactivateAllAnnotations',()=>{for(const _0x5c7986 of this['activeUIs']){this['_uis']['get'](_0x5c7986)['setActiveAnnotation'](null);}}),this['listenTo'](_0x422438['_visibleAnnotations'],'add',(_0x19a260,_0x1d125c)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x1d125c);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x474442){return this['activeUIs']['has'](_0x474442);}['activate'](_0xc3dc7c,_0x2df742=()=>!0x0){const _0x3e9e96=this['context']['plugins']['get'](b);if(!this['_uis']['has'](_0xc3dc7c))throw new _0x19f478('annotationsuis-missing-ui',this,{'uiName':_0xc3dc7c});this['isActive'](_0xc3dc7c)&&this['deactivate'](_0xc3dc7c),this['activeUIs']['add'](_0xc3dc7c);const _0x1b65cd=new x();!function({source:_0x166a27,target:_0xb3aeed,filter:_0x340a55}){for(const _0x4645b9 of _0x166a27)_0x340a55(_0x4645b9)&&_0xb3aeed['add'](_0x4645b9);_0xb3aeed['listenTo'](_0x166a27,'add',(_0x1891ba,_0x40296d)=>{_0x340a55(_0x40296d)&&_0xb3aeed['add'](_0x40296d);}),_0xb3aeed['listenTo'](_0x166a27,'remove',(_0x2e35d8,_0x35a622)=>{_0xb3aeed['has'](_0x35a622)&&_0xb3aeed['remove'](_0x35a622);});}({'source':_0x3e9e96['_visibleAnnotations'],'target':_0x1b65cd,'filter':_0x2df742}),this['_uisData']['set'](_0xc3dc7c,{'collection':_0x1b65cd,'filter':_0x2df742});const _0x5c910b=this['_uis']['get'](_0xc3dc7c);_0x5c910b['attach'](_0x1b65cd),this['listenTo'](_0x5c910b,'change:activeAnnotation',(_0x579e77,_0x38116a,_0x4d78bb,_0x15bf2e)=>{_0x15bf2e&&_0x3e9e96['_removeActiveAnnotation'](_0x15bf2e),_0x4d78bb&&_0x3e9e96['_addActiveAnnotation'](_0x4d78bb);});}['deactivate'](_0x210bef){if(this['activeUIs']['delete'](_0x210bef),!this['_uis']['has'](_0x210bef))throw new _0x19f478('annotationsuis-missing-ui',this,{'uiName':_0x210bef});const _0xc5747e=this['_uis']['get'](_0x210bef);_0xc5747e['detach'](),this['stopListening'](_0xc5747e),this['_uisData']['get'](_0x210bef)['collection']['destroy'](),this['_uisData']['delete'](_0x210bef);}['switchTo'](_0x4bb982){if(!this['_uis']['has'](_0x4bb982))throw new _0x19f478('annotationsuis-missing-ui',this,{'uiName':_0x4bb982});const _0x1f811b=this['context']['plugins']['get'](b),_0x2ef872=Array['from'](_0x1f811b['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x4bb982);const _0x24021e=this['_uis']['get'](_0x4bb982);_0x24021e['setActiveAnnotation'](_0x2ef872),_0x24021e['_setSelectedAnnotations']&&_0x2ef872&&_0x24021e['_setSelectedAnnotations']([_0x2ef872]);}['deactivateAll'](){for(const _0x4031f5 of this['activeUIs'])this['deactivate'](_0x4031f5);}['register'](_0x9e5e70,_0x55d736){if(this['_uis']['has'](_0x9e5e70))throw new _0x19f478('annotationsuis-register-already-registered');if('function'!=typeof _0x55d736['attach']||'function'!=typeof _0x55d736['detach']||'function'!=typeof _0x55d736['setActiveAnnotation'])throw new _0x19f478('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x9e5e70,_0x55d736);}['refilterAnnotations'](){const _0x6de3a6=this['context']['plugins']['get'](b)['collection'],_0x390ed2=new Map(),_0x2fb996=Array['from'](this['activeUIs']);for(const _0x16995c of this['activeUIs']){const _0x19cdfb=this['_uisData']['get'](_0x16995c)['collection'];for(const _0x264b7b of _0x19cdfb)_0x390ed2['set'](_0x264b7b,_0x16995c);}for(const _0x3fa97e of _0x6de3a6){const _0x4dcb90=_0x390ed2['get'](_0x3fa97e);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x3fa97e);const _0x292454=_0x2fb996['find'](_0x2e7c80=>this['_uisData']['get'](_0x2e7c80)['filter'](_0x3fa97e));_0x4dcb90!==_0x292454&&(_0x4dcb90&&this['_uisData']['get'](_0x4dcb90)['collection']['remove'](_0x3fa97e),_0x292454&&this['_uisData']['get'](_0x292454)['collection']['add'](_0x3fa97e));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x2f7cc8){const _0x2e6988=[];for(const _0x28faaf of this['activeUIs']){(0x0,this['_uisData']['get'](_0x28faaf)['filter'])(_0x2f7cc8)&&_0x2e6988['push'](_0x28faaf);}if(_0x2e6988['length']>0x1)throw new _0x19f478('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x2e6988,'annotationType':_0x2f7cc8['type']});}constructor(_0x5cc928){super(_0x5cc928),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}}const ne=Ht('px');class T extends _t{constructor(_0x246c34){super(_0x246c34);const _0x477d49=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x477d49['to']('class')],'style':{'minHeight':_0x477d49['to']('minHeight',_0x41fad6=>'number'==typeof _0x41fad6?ne(_0x41fad6+0xa):null)}},'children':this['list']});}}const qt=Ht('px');class C extends _t{['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['updateHeight'](){const _0x15160a=this['element']['clientHeight'];_0x15160a&&(this['height']=_0x15160a);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}constructor(_0x485c8d){super(_0x485c8d),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x3c125b,_0x2bac55)=>_0x3c125b+_0x2bac55),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Dt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection']();const _0xc31307=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0xc31307['to']('isAnimationDisabled',_0x487212=>_0x487212?'ck-sidebar-item--no-animation':'')],'style':{'top':_0xc31307['to']('top',_0x5a3c28=>qt(_0x5a3c28))}},'children':this['content']});}}class z extends _0x4488c6{static get['pluginName'](){return'Sidebar';}['init'](){const _0x169cc3=this['context']['config']['get']('sidebar.container');_0x169cc3&&this['setContainer'](_0x169cc3);}['setContainer'](_0x237b3e){if(!y(_0x237b3e))throw new _0x19f478('sidebar-setcontainer-invalid-element');this['container']=_0x237b3e;}['_attachToContainer']({viewClass:_0x59aed1='',spaceBetweenItems:_0x13bbd8=0x19}={}){if(!y(this['container']))throw new _0x19f478('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x59aed1,this['_spaceBetweenItems']=_0x13bbd8;}['rearrange']({removedAnnotation:_0x27efa4,previousAnnotation:_0x55d74c,nextAnnotation:_0x50094a}){const _0x209fae=this['getSidebarItemView'](_0x27efa4);this['view']['list']['remove'](_0x209fae),this['_destroySidebarItemView'](_0x27efa4),_0x55d74c&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x55d74c)),_0x50094a&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x50094a)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x4ec75e,activatedAnnotation:_0x56bc3f,disableAnimationOnActivatedAnnotation:_0x467232}){if(this['_activeAnnotation']=_0x56bc3f,_0x4ec75e){_0x4ec75e['isActive']=!0x1;const _0xee72d0=this['getSidebarItemView'](_0x4ec75e);_0xee72d0&&_0x467232&&(_0xee72d0['isAnimationDisabled']=!0x1);}if(_0x56bc3f){const _0x3f7eaf=this['getSidebarItemView'](_0x56bc3f);_0x3f7eaf&&(_0x56bc3f['isActive']=!0x0,_0x467232&&(_0x3f7eaf['isAnimationDisabled']=!0x0,_0x3f7eaf['top']+=0x1),this['_alignToTargetRect'](_0x3f7eaf));}}['_detachFromContainer'](_0x4bc01a){if(this['view']['element']['remove'](),_0x4bc01a){for(const _0x49c768 of _0x4bc01a)this['_destroySidebarItemView'](_0x49c768);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x2417c7,_0x10f71e){_0x10f71e||(_0x10f71e=_0x2417c7['view']);const _0x278c86=new C(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x278c86,_0x2417c7),this['_annotationToSidebarItemView']['set'](_0x2417c7,_0x278c86),_0x278c86['content']['add'](_0x10f71e),this['listenTo'](_0x2417c7['view'],'change:targetRect',(_0x56cee5,_0x32bf17,_0x17b9a5)=>{const _0x238f64=this['_getTargetTop'](_0x2417c7,_0x17b9a5);_0x278c86['_targetTop']!=_0x238f64&&(_0x278c86['_targetTop']=_0x238f64,this['_setItemTop'](_0x278c86,_0x238f64));}),this['listenTo'](_0x278c86,'change:top',()=>{this['_recalculate'](_0x278c86,'top');}),this['listenTo'](_0x278c86,'change:bottom',()=>{this['_recalculate'](_0x278c86,'bottom');}),this['_alignToTargetRect'](_0x278c86);const _0x1a857c=this['_getItemBefore'](_0x278c86);if(_0x1a857c)this['_alignAfterItem'](_0x1a857c,_0x278c86)||this['_alignToTargetRect'](_0x278c86);else this['_alignToTargetRect'](_0x278c86);return this['_updateLastItem'](),this['view']['list']['add'](_0x278c86),_0x278c86;}['_alignForTopChange'](_0x56e72e){if(!_0x56e72e['content']['length'])return;const _0x546223=this['_getItemBefore'](_0x56e72e);if(!_0x546223)return;const _0x504a90=this['_sidebarItemViewToAnnotation']['get'](_0x546223),_0x175f56=this['_activeAnnotation'];_0x175f56&&_0x175f56===_0x504a90?this['_alignAfterItem'](_0x546223,_0x56e72e):this['_alignBeforeItem'](_0x56e72e,_0x546223);}['_alignForBottomChange'](_0xfe9450){if(!_0xfe9450['content']['length'])return;const _0x45881c=this['_getItemAfter'](_0xfe9450);if(!_0x45881c)return;const _0x3039fe=this['_sidebarItemViewToAnnotation']['get'](_0x45881c),_0xb8e960=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x5659f6=this['_activeAnnotation'];_0x5659f6&&_0x5659f6===_0x3039fe&&_0xb8e960?(this['_alignBeforeItem'](_0x45881c,_0xfe9450),this['_alignAfterItem'](_0xfe9450,_0x45881c)):_0x5659f6&&_0x5659f6===_0x3039fe?this['_alignBeforeItem'](_0x45881c,_0xfe9450):this['_alignAfterItem'](_0xfe9450,_0x45881c);}['_recalculate'](_0x2bff0a,_0x1cf737){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x6f50f2,changedProp:_0x558fd0}of this['_recalculateBuffer'])'top'===_0x558fd0?this['_alignForTopChange'](_0x6f50f2):this['_alignForBottomChange'](_0x6f50f2);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x2bff0a,'changedProp':_0x1cf737});}['getSidebarItemView'](_0x3f5d24){return this['_annotationToSidebarItemView']['get'](_0x3f5d24);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0xa1bf8a){const _0x81ce45=this['getSidebarItemView'](_0xa1bf8a);this['stopListening'](_0x81ce45),this['stopListening'](_0xa1bf8a['view']),_0x81ce45['destroy'](),this['_annotationToSidebarItemView']['delete'](_0xa1bf8a),this['_sidebarItemViewToAnnotation']['delete'](_0x81ce45);}['_createSidebarView'](){const _0x5a10cd=new T(this['context']['locale']);return _0x5a10cd['render'](),this['on']('change:_lastItem',(_0x3665a8,_0x135199,_0x23b65f,_0x2ba80b)=>{_0x2ba80b&&_0x5a10cd['unbind']('minHeight'),_0x23b65f?_0x5a10cd['bind']('minHeight')['to'](_0x23b65f,'bottom'):_0x5a10cd['minHeight']=null;}),_0x5a10cd;}['_updateLastItem'](){var _0x3eee96;this['_lastItem']=(null===(_0x3eee96=this['_annotations'])||void 0x0===_0x3eee96?void 0x0:_0x3eee96['last'])?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x1c0668){var _0x698dda;const _0x46b204=this['_sidebarItemViewToAnnotation']['get'](_0x1c0668),_0x42b016=_0x46b204&&(null===(_0x698dda=this['_annotations'])||void 0x0===_0x698dda?void 0x0:_0x698dda['get'](this['_annotations']['getIndex'](_0x46b204)-0x1));return _0x42b016&&this['getSidebarItemView'](_0x42b016)||null;}['_getItemAfter'](_0x2e3411){var _0x4c9e8f;const _0x3080d7=this['_sidebarItemViewToAnnotation']['get'](_0x2e3411),_0x5f1f99=_0x3080d7&&(null===(_0x4c9e8f=this['_annotations'])||void 0x0===_0x4c9e8f?void 0x0:_0x4c9e8f['get'](this['_annotations']['getIndex'](_0x3080d7)+0x1));return _0x5f1f99&&this['getSidebarItemView'](_0x5f1f99)||null;}['_alignBeforeItem'](_0x49ffd4,_0x94f715){_0x49ffd4['updateHeight']();const _0x33ab57=M(_0x94f715['bottom']+this['_spaceBetweenItems'],_0x49ffd4['top']);return!!_0x33ab57&&(this['_setItemTop'](_0x94f715,_0x94f715['top']-_0x33ab57),!0x0);}['_alignAfterItem'](_0x51b02d,_0x3d2481){_0x51b02d['updateHeight']();const _0x4d82b2=M(_0x51b02d['bottom']+this['_spaceBetweenItems'],_0x3d2481['top']);return!!_0x4d82b2&&(this['_setItemTop'](_0x3d2481,_0x3d2481['top']+_0x4d82b2,!0x1),!0x0);}['_alignToTargetRect'](_0x4fd0c2){const _0x1ff65b=this['_sidebarItemViewToAnnotation']['get'](_0x4fd0c2);if(!_0x1ff65b||!_0x1ff65b['target']||!_0x1ff65b['targetRect'])return;const _0x3a7f06=this['_getTargetTop'](_0x1ff65b,_0x1ff65b['targetRect']);this['_setItemTop'](_0x4fd0c2,_0x3a7f06);}['_getTargetTop'](_0x11e080,_0xb9f290){if(null===_0xb9f290)return 0x0;if(_0x11e080['target']instanceof _0x120a85)return _0xb9f290['top'];{const _0x34250d=new _0x120a85(this['view']['element'])['top'];return _0xb9f290['top']-_0x34250d;}}['_setItemTop'](_0x144907,_0x26c4f3,_0x2462fa=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x2462fa&&(_0x26c4f3=Math['max'](_0x26c4f3,this['_getMaxAvailableTop'](_0x144907))),_0x144907['top']=_0x26c4f3;}['_getMaxAvailableTop'](_0x2dc497){let _0x15ce84=this['_getItemBefore'](_0x2dc497),_0x136f5a=0x0;for(;_0x15ce84;)_0x15ce84['updateHeight'](),_0x136f5a+=this['_spaceBetweenItems']+_0x15ce84['height'],_0x15ce84=this['_getItemBefore'](_0x15ce84);return _0x136f5a;}constructor(_0x1ecf98){super(_0x1ecf98),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']=[];}}function M(_0x1db947,_0x4db9bc){return Math['max'](_0x1db947-_0x4db9bc,0x0);}function y(_0x202db3){return null!==_0x202db3&&'object'==typeof _0x202db3&&0x1===_0x202db3['nodeType'];}class n extends _0x4488c6{static get['requires'](){return[z,j];}static get['pluginName'](){return'WideSidebar';}['init'](){const _0x584854=this['context']['plugins']['get'](j),_0x14666a=this['context']['plugins']['get'](z);_0x584854['register']('wideSidebar',this),_0x14666a['container']&&_0x584854['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x24df50){if(_0x24df50===this['activeAnnotation'])return;const _0x46e427=this['context']['plugins']['get'](z);_0x46e427['_activeAnnotation']=_0x24df50;const _0x3de49e=this['activeAnnotation'];this['activeAnnotation']=_0x24df50,_0x46e427['refresh']({'blurredAnnotation':_0x3de49e,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x22ec1c){this['annotations']=_0x22ec1c;const _0x54414a=this['context']['plugins']['get'](z);if(_0x54414a['_annotations']=_0x22ec1c,this['isAttached'])throw new _0x19f478('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x54414a,'set:container',()=>{this['detach'](),this['listenTo'](_0x54414a,'change:container',_0x58f784=>{_0x58f784['off'](),this['attach'](_0x22ec1c);});}),_0x54414a['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x152d74=_0x403079=>{_0x403079['updateTargetRect'](),_0x54414a['addAnnotation'](_0x403079);};for(const _0x4eefde of _0x22ec1c)_0x152d74(_0x4eefde);this['listenTo'](_0x22ec1c,'add',(_0x5db909,_0x463b1c)=>{_0x152d74(_0x463b1c);}),this['listenTo'](_0x22ec1c,'remove',(_0x1a65cd,_0x5396dd,_0xa9405f)=>{_0x54414a['rearrange']({'removedAnnotation':_0x5396dd,'previousAnnotation':_0x22ec1c['get'](_0xa9405f-0x1),'nextAnnotation':_0x22ec1c['get'](_0xa9405f+0x1)}),_0x5396dd===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x22ec1c,'focus',(_0x9d74be,_0x23330e)=>{this['setActiveAnnotation'](_0x23330e);}),this['listenTo'](_0x22ec1c,'blur',()=>{this['setActiveAnnotation'](null);});const _0x4e3a0d=this['context']instanceof _0xf0b4fd?this['context']['editors']:new _0x5b7189([this['context']]);for(const _0x409fc7 of _0x4e3a0d)this['_integrateWithEditorAnnotations'](_0x409fc7);this['listenTo'](_0x4e3a0d,'add',(_0x12384c,_0xabc3f5)=>{this['listenTo'](_0xabc3f5,'ready',()=>{this['_integrateWithEditorAnnotations'](_0xabc3f5);});}),this['listenTo'](_0x4e3a0d,'remove',(_0x522648,_0x535cc9)=>{_0x535cc9['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x535cc9['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x19f478('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x16c5db=this['context']['plugins']['get'](z);_0x16c5db['_detachFromContainer'](this['annotations']),this['stopListening'](_0x16c5db),this['stopListening'](this['annotations']),this['context']instanceof _0xf0b4fd&&this['stopListening'](this['context']['editors']);for(const _0x1f47c3 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x1f47c3);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x45e571){const _0x4bafbf=_0x45e571['plugins']['get'](k);if(!_0x4bafbf)return;const _0x3f50e9=()=>{const _0x2694f8=_0x4bafbf['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x2694f8[0x0]||null);};this['listenTo'](_0x4bafbf,'refresh',_0x3f50e9),this['listenTo'](_0x4bafbf,'blur',(_0x5d34de,{isAnnotationTracked:_0x31f124})=>{this['activeAnnotation']&&_0x31f124(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x4bafbf,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x23d371=>{_0x4bafbf['hasDomSelection']()&&(_0x3f50e9(),_0x23d371['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x4bafbf);}['_destroyEditorAnnotationsIntegration'](_0x583fc8){this['stopListening'](_0x583fc8),this['_editorAnnotations']['remove'](_0x583fc8);}constructor(_0x1261b4){super(_0x1261b4),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x5b7189(),this['_refreshPositioningDebounced']=_0x5ef7d5(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}}class D extends _0x1bafcf{constructor(_0x285f74){super(_0x285f74);const _0x3e81c4=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x2c645d,_0x3d16e8)=>_0x2c645d?'...':_0x3d16e8['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',_0x3e81c4['to']('annotationType',_0x3fae75=>'ck-annotation-counter__badge--'+_0x3fae75),_0x3e81c4['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x3e81c4['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x4488c6{static get['requires'](){return[z,j];}static get['pluginName'](){return'NarrowSidebar';}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x1d212e(this['context']['locale']),this['balloonPanelView']=new _0x1bfa62(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x3ef7c2){this['annotations']=_0x3ef7c2;const _0x2ddb45=this['context']['plugins']['get'](z),_0x311dc4=this['balloonPanelView'];if(_0x2ddb45['_annotations']=_0x3ef7c2,this['isAttached'])throw new _0x19f478('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x2ddb45,'set:container',()=>{this['detach'](),this['listenTo'](_0x2ddb45,'change:container',_0x2bcb11=>{_0x2bcb11['off'](),this['attach'](_0x3ef7c2);});}),_0x2ddb45['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x3e565e=_0x45e97c=>{const _0x262b9c=new D(this['context']['locale']);_0x2ddb45['addAnnotation'](_0x45e97c,_0x262b9c),this['_annotationToNarrowView']['set'](_0x45e97c,_0x262b9c),_0x262b9c['bind']('isDirty','annotationType','number')['to'](_0x45e97c['view'],'isDirty','type','length'),_0x262b9c['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x311dc4['content']['first']!==_0x45e97c['view']?(this['_showBalloon'](_0x45e97c),_0x45e97c['view']['element']['focus'](),this['setActiveAnnotation'](_0x45e97c)):this['setActiveAnnotation'](null);});};for(const _0x254ead of _0x3ef7c2)_0x3e565e(_0x254ead);this['listenTo'](_0x3ef7c2,'add',(_0x601d11,_0x2530db)=>{_0x3e565e(_0x2530db);}),this['listenTo'](_0x3ef7c2,'remove',(_0x4ed228,_0x472c3e,_0x42beb4)=>{this['_annotationToNarrowView']['get'](_0x472c3e)['destroy'](),this['_annotationToNarrowView']['delete'](_0x472c3e),_0x2ddb45['rearrange']({'removedAnnotation':_0x472c3e,'previousAnnotation':_0x3ef7c2['get'](_0x42beb4-0x1),'nextAnnotation':_0x3ef7c2['get'](_0x42beb4+0x1)}),_0x472c3e===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x3ef7c2,'focus',(_0x1ef6fe,_0x1578d0)=>{this['setActiveAnnotation'](_0x1578d0);}),this['listenTo'](_0x3ef7c2,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0xa7092c,_0x158ed6)=>{_0x158ed6['keyCode']===_0x582a31['esc']&&_0x311dc4['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x311dc4['content']['first']),this['_hideBalloon'](),_0x158ed6['stopPropagation'](),_0x158ed6['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x45fe5b,_0x3f079e)=>{const _0x3ffe7a=_0x3f079e['target'];_0x311dc4['isVisible']&&_0x311dc4['element']['contains'](_0x3ffe7a)||_0x2ddb45['view']['element']['contains'](_0x3ffe7a)||_0x45fe5b['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x313b02=>_0x313b02['contains'](_0x3ffe7a))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x462b3c=this['context']instanceof _0xf0b4fd?this['context']['editors']:new _0x5b7189([this['context']]);for(const _0x373019 of _0x462b3c)this['_integrateWithEditorAnnotations'](_0x373019);this['listenTo'](_0x462b3c,'add',(_0x10fcb2,_0x3418d5)=>{this['listenTo'](_0x3418d5,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x3418d5);});}),this['listenTo'](_0x462b3c,'remove',(_0x388fb7,_0x4a3930)=>{_0x4a3930['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4a3930['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x5664c5){if(_0x5664c5===this['activeAnnotation'])return;const _0xa0975c=this['context']['plugins']['get'](z);if(_0xa0975c['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x5664c5,'disableAnimationOnActivatedAnnotation':!0x0}),_0x5664c5)_0xa0975c['getSidebarItemView'](_0x5664c5)?this['_showBalloon'](_0x5664c5):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x5664c5;}['detach'](){if(!this['isAttached'])throw new _0x19f478('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x2e8c4d=this['context']['plugins']['get'](z);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x44eddb=>_0x44eddb['destroy']()),this['_annotationToNarrowView']['clear'](),_0x2e8c4d['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0xf0b4fd&&this['stopListening'](this['context']['editors']);for(const _0x5d494c of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5d494c);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'](_0x48dc2d){const _0x511d96=_0x48dc2d['plugins']['get'](k),_0x716999=this['context']['plugins']['get'](z),_0x407d32=this['annotations'],_0x55e6b3=this['balloonPanelView'],_0x3dccc7=()=>{const _0x1bd86d=_0x511d96['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x1bd86d),this['setActiveAnnotation'](_0x1bd86d[0x0]||null);};this['listenTo'](_0x511d96,'refresh',_0x3dccc7),this['listenTo'](_0x511d96,'blur',(_0xe2d92f,{isAnnotationTracked:_0x1ae25b})=>{this['activeAnnotation']&&_0x1ae25b(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x511d96,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x407d32,'blur',_0x10e7ae=>{_0x511d96['hasDomSelection']()&&_0x10e7ae['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x300e1a,_0x237b12)=>{const _0x11a2ff=_0x237b12['target'];_0x55e6b3['isVisible']&&_0x55e6b3['element']['contains'](_0x11a2ff)||_0x716999['view']['element']['contains'](_0x11a2ff)||this['activeAnnotation']&&_0x511d96['hasDomSelection']()&&(_0x3dccc7(),_0x300e1a['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x511d96);}['_destroyEditorAnnotationsIntegration'](_0x1c8acf){_0x1c8acf&&(this['stopListening'](_0x1c8acf),this['_editorAnnotations']['remove'](_0x1c8acf));}['_setSelectedAnnotations'](_0x5a14b6){for(const _0x222846 of this['_selectedAnnotations'])_0x5a14b6['includes'](_0x222846)||this['_manuallyClosedAnnotationViews']['delete'](_0x222846['view']);this['_selectedAnnotations']=_0x5a14b6;}['_refreshPositioning'](){const _0x25356a=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x25356a['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0xdaa952){if(this['_manuallyClosedAnnotationViews']['has'](_0xdaa952['view']))return;const _0x2e91e2=this['balloonPanelView']['content']['first'];_0x2e91e2!==_0xdaa952['view']?(_0x2e91e2&&this['_detachListeners'](_0x2e91e2),this['_attachListeners'](_0xdaa952['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0xdaa952['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x543b2a=this['balloonPanelView']['content']['first'],_0x1e605f=_0x543b2a&&this['annotations']['getByView'](_0x543b2a);if(!_0x1e605f||!this['_annotationToNarrowView']['has'](_0x1e605f))return;const _0x15c347=this['_annotationToNarrowView']['get'](_0x1e605f)['element'],_0x516d4b=(function(){const _0x4b800a=_0x1bfa62['defaultPositions'];return[_0x4b800a['southArrowNorthEast'],_0x4b800a['northArrowSouthEast'],_0x4b800a['southArrowNorth'],_0x4b800a['northArrowSouth'],_0x4b800a['southArrowNorthWest'],_0x4b800a['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x15c347,'positions':_0x516d4b});}['_hideBalloon'](){const _0x229c4b=this['balloonPanelView'],_0x4d3784=_0x229c4b['content']['first'];_0x4d3784&&(this['_detachListeners'](_0x4d3784),_0x229c4b['unpin'](),_0x229c4b['content']['clear']());}['_attachListeners'](_0x348805){this['listenTo'](_0x348805,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x348805,'Esc',(_0x40f453,_0x529054)=>{this['_manuallyClosedAnnotationViews']['add'](_0x348805),this['_hideBalloon'](),_0x529054();});}['_detachListeners'](_0x3b2af9){this['stopListening'](_0x3b2af9);}constructor(_0x8c59a7){super(_0x8c59a7),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x2991a4),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x5b7189(),this['_refreshPositioningDebounced']=_0x5ef7d5(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}}class c extends _0x2a7140{static get['requires'](){return[k,_0x59bad2,j];}static get['pluginName'](){return'InlineAnnotations';}['init'](){const _0x644216=this['editor']['plugins']['get'](j);_0x644216['context']===this['editor']&&(_0x644216['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x36c338,_0xde3e46)=>{const _0x523651=this['_balloon'];if(this['isAttached']&&_0x523651['visibleView']){const _0x46ff82=this['annotations']['getByView'](_0x523651['visibleView']);_0x46ff82&&this['_closeAnnotation'](_0x46ff82),_0xde3e46();}}));}['afterInit'](){const _0x49427f=this['editor']['plugins']['get'](j);_0x49427f['context']===this['editor']&&(_0x49427f['hasActive']()||_0x49427f['switchTo']('inline'));}['setActiveAnnotation'](_0x5b8d00){_0x5b8d00!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x5b8d00&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x5b8d00)&&this['_addAnnotationToBalloon'](_0x5b8d00,!0x0),_0x5b8d00['isActive']=!0x0),_0x5b8d00||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x5b8d00);}['attach'](_0x44a6c5){this['annotations']=_0x44a6c5;const _0x5242b1=this['editor']['plugins']['get'](j),_0x354ca4=this['_balloon'];if(this['isAttached'])throw new _0x19f478('inlineannotations-attach-already-attached',this);if(_0x5242b1['context']!==this['editor'])throw new _0x19f478('inlineannotations-not-allowed-with-context',this);const _0x38d92f=this['editor']['plugins']['get'](k);this['listenTo'](_0x38d92f,'refresh',()=>{const _0x2d9f8d=_0x38d92f['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x5dd842,_0xbe9366;!this['_forceRefresh']&&(_0x5dd842=_0x2d9f8d,_0xbe9366=this['_selectedAnnotations'],_0x5dd842['length']===_0xbe9366['length']&&_0x5dd842['every'](_0x5de46b=>_0xbe9366['includes'](_0x5de46b)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x2d9f8d),this['setActiveAnnotation'](_0x2d9f8d[0x0]||null));}),this['listenTo'](_0x38d92f,'blur',(_0xe2adf7,{isAnnotationTracked:_0x19e06f})=>{this['activeAnnotation']&&_0x19e06f(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x281656,_0xa91a6c,_0x252a1a)=>{_0x252a1a||this['setActiveAnnotation'](null);}),this['listenTo'](_0x44a6c5,'remove',(_0x128c58,_0x2f2e32)=>{this['_removeAnnotationFromBalloon'](_0x2f2e32),_0x2f2e32===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x354ca4,'change:visibleView',(_0x4e4558,_0x2fec7d,_0x172ac5,_0x5e68d9)=>{_0x5e68d9&&this['stopListening'](_0x5e68d9);const _0x61a9af=_0x44a6c5['getByView'](_0x172ac5);_0x172ac5&&_0x61a9af&&(this['listenTo'](_0x172ac5,'change:height',()=>{_0x354ca4['updatePosition']();}),this['listenTo'](_0x172ac5,'Esc',()=>{this['_closeAnnotation'](_0x61a9af),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x61a9af&&this['setActiveAnnotation'](_0x61a9af));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x354ca4['visibleView']&&(_0x44a6c5['getByView'](_0x354ca4['visibleView'])&&_0x354ca4['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 _0x19f478('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x1fd619 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x1fd619);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x1650fb){for(const _0x210b60 of this['_selectedAnnotations'])_0x1650fb['includes'](_0x210b60)||this['_manuallyClosed']['delete'](_0x210b60);for(const _0x125d66 of this['annotations'])_0x1650fb['includes'](_0x125d66)||this['_removeAnnotationFromBalloon'](_0x125d66);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x57fde9 of _0x1650fb)this['_addAnnotationToBalloon'](_0x57fde9);}this['_selectedAnnotations']=_0x1650fb;}['_addAnnotationToBalloon'](_0x1e3d0e,_0x30cce1=!0x1){this['_manuallyClosed']['has'](_0x1e3d0e)||(this['_addedAnnotations']['has'](_0x1e3d0e)||this['_balloon']['hasView'](_0x1e3d0e['view'])||(this['_addedAnnotations']['add'](_0x1e3d0e),this['_balloon']['add']({'stackId':_0x1e3d0e['view']['id'],'view':_0x1e3d0e['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x1e3d0e)}})),_0x30cce1&&this['_balloon']['showStack'](_0x1e3d0e['view']['id']));}['_getBalloonTargetForAnnotation'](_0x81f727){const _0x19e616=_0x81f727['target'],_0x16c2d9=this['editor']['editing']['view'],_0x4ace97=_0x16c2d9['document']['selection']['getFirstRange'](),_0x4947dd=_0x16c2d9['domConverter']['viewRangeToDom'](_0x4ace97);if(_0x4947dd['collapse'](!0x0),_0x19e616){if(_0x19e616 instanceof _0x120a85)return _0x19e616;let _0x37c104=[];for(const _0x3f82cf of _0x19e616)_0x37c104['push'](...(_0x188c81=_0x3f82cf['getClientRects'](),Array['from'](_0x188c81)['map'](DOMRect['fromRect'])));_0x37c104=function(_0x1c47a7){const _0x46739a=[];let _0x1ff5fd=_0x1c47a7[0x0];for(let _0x2a6614=0x1;_0x2a6614<_0x1c47a7['length'];_0x2a6614++)F(_0x1ff5fd,_0x1c47a7[_0x2a6614])?_0x1ff5fd['width']+=_0x1c47a7[_0x2a6614]['width']:(_0x46739a['push'](_0x1ff5fd),_0x1ff5fd=_0x1c47a7[_0x2a6614]);return _0x46739a['push'](_0x1ff5fd),_0x46739a;}(_0x37c104);const _0x5484c5=_0x4947dd['getBoundingClientRect']();return _0x37c104['find'](_0x3c1f13=>_0x3c1f13['top']<=_0x5484c5['top']&&_0x3c1f13['bottom']>=_0x5484c5['bottom']&&_0x3c1f13['left']<=_0x5484c5['left']&&_0x3c1f13['right']>=_0x5484c5['right'])||_0x37c104[0x0];}var _0x188c81;return _0x81f727['targetRect']||_0x4947dd;}['_removeAnnotationFromBalloon'](_0x34b180){this['_addedAnnotations']['has'](_0x34b180)&&this['_balloon']['hasView'](_0x34b180['view'])&&(this['_addedAnnotations']['delete'](_0x34b180),this['_balloon']['remove'](_0x34b180['view']));}['_closeAnnotation'](_0x39d37d){this['_manuallyClosed']['add'](_0x39d37d),this['_removeAnnotationFromBalloon'](_0x39d37d);}constructor(_0x3ba570){super(_0x3ba570),_0x3ba570['editing']['view']['addObserver'](_0x8b8a50),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x3ba570['plugins']['get'](_0x59bad2),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}}function F(_0x429236,_0x4a7e98){return _0x429236['top']===_0x4a7e98['top']&&_0x429236['bottom']===_0x4a7e98['bottom']&&_0x429236['right']===_0x4a7e98['left'];}var Q='<!--\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 X extends _t{['render'](){super['render'](),this['_keystrokes']['listenTo'](this['element']);const _0x3fd583=_0x37333a=>_0x37333a['stopPropagation']();this['_keystrokes']['set']('arrowright',_0x3fd583),this['_keystrokes']['set']('arrowleft',_0x3fd583),this['_keystrokes']['set']('arrowup',_0x3fd583),this['_keystrokes']['set']('arrowdown',_0x3fd583),this['listenTo'](this['element'],'selectstart',(_0xf137,_0x1d8e4a)=>{_0x1d8e4a['stopPropagation']();},{'priority':'high'});}['destroy'](){super['destroy'](),this['_focusTracker']['destroy'](),this['_keystrokes']['destroy']();}['focus'](){this['element']['focus']();}constructor(_0x4a4fa3,_0xad23f4){super(_0x4a4fa3),this['set']('isEmpty',!_0xad23f4['length']),this['_focusTracker']=new _0x108ca3(),this['_keystrokes']=new Et(),this['_focusables']=_0xad23f4,this['_focusCycler']=new _0x4c39d3({'focusables':this['_focusables'],'focusTracker':this['_focusTracker'],'keystrokeHandler':this['_keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['listenTo'](_0xad23f4,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0xad23f4,'remove',(_0x13cbad,_0x5d7e62)=>{_0x5d7e62['isActive']&&this['focus'](),_0xad23f4['length']||(this['isEmpty']=!0x0);});const _0x3c02d8=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content']},'children':[{'tag':'div','children':_0xad23f4},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x3c02d8['if']('isEmpty','ck-hidden',_0x211d90=>!_0x211d90)]},'children':[{'text':W(_0x4a4fa3,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}}class p extends _0x4488c6{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,b];}['init'](){const _0x3ce7f5=this['context'],_0x40948f=_0x3ce7f5['plugins']['get'](m),_0x53d441=_0x3ce7f5['plugins']['get'](b);this['listenTo'](_0x40948f,'addCommentThread',(_0x3c121d,{threadId:_0x1dd392})=>{const _0x2c84d3=_0x40948f['getCommentThread'](_0x1dd392);_0x2c84d3['archivedAt']&&this['archivedThreads']['add'](_0x2c84d3,this['_calculatePosition'](_0x2c84d3['archivedAt'])),this['listenTo'](_0x2c84d3,'change:archivedAt',(_0x36438e,_0x2592b7,_0x4b5855)=>{_0x4b5855?this['archivedThreads']['has'](_0x2c84d3)||this['archivedThreads']['add'](_0x2c84d3,this['_calculatePosition'](_0x2c84d3['archivedAt'])):this['archivedThreads']['has'](_0x2c84d3)&&this['archivedThreads']['remove'](_0x2c84d3);});}),this['listenTo'](_0x40948f,'removeCommentThread',(_0x36bd07,{threadId:_0x19d61a})=>{const _0x1ab5ef=_0x40948f['getCommentThread'](_0x19d61a);this['stopListening'](_0x1ab5ef),this['archivedThreads']['has'](_0x1ab5ef)&&this['archivedThreads']['remove'](_0x1ab5ef);},{'priority':'highest'}),this['listenTo'](_0x53d441['collection'],'focus',(_0x30641c,_0x561fc6)=>{_0x561fc6['isActive']=!0x0,_0x53d441['activate'](_0x561fc6);});}['_calculatePosition'](_0x74a28a){const _0x32448a=[...this['archivedThreads']]['findIndex'](_0x5ee89e=>_0x5ee89e['archivedAt']<_0x74a28a);return _0x32448a>-0x1?_0x32448a:this['archivedThreads']['length'];}constructor(_0x52beac){super(_0x52beac),this['archivedThreads']=new _0x5b7189();}}class a extends _0x2a7140{static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x4f2ff3];}['init'](){this['editor']['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x1bafcf,!0x0)),this['editor']['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>this['_createCommentsArchiveButton'](_0x1fafe3));const _0x48de0e=this['editor']['plugins']['get'](p),_0x235d7a=this['editor']['plugins']['get']('Annotations'),_0x1af83e=this['editor']['plugins']['get']('CommentsRepository');this['listenTo'](_0x48de0e['archivedThreads'],'add',(_0x298067,_0x31020c)=>{const _0x5d76ea=this['editor']['config']['get']('collaboration.channelId');if(!_0x5d76ea||_0x31020c['channelId']===_0x5d76ea){const _0x198ce1=_0x1af83e['_threadToController']['get'](_0x31020c);if(!_0x198ce1)return void this['_pendingThreads']['push'](_0x31020c);const _0x2a6b91=this['_calculatePosition'](_0x31020c['archivedAt']),_0x52e5f4=_0x235d7a['getByInnerView'](_0x198ce1['view']);_0x52e5f4['isVisible']&&_0x235d7a['_visibleAnnotations']['remove'](_0x52e5f4),this['annotationViews']['add'](_0x52e5f4['view'],_0x2a6b91);}}),this['listenTo'](_0x235d7a['collection'],'add',(_0xec529d,_0x470f49)=>{const _0x149a42=this['_pendingThreads']['find'](_0x594e9c=>{const _0x86635f=_0x1af83e['_threadToController']['get'](_0x594e9c);return _0x86635f&&_0x470f49['innerView']===_0x86635f['view'];});if(_0x149a42){const _0x2b4b41=this['_calculatePosition'](_0x149a42['archivedAt']);this['annotationViews']['add'](_0x470f49['view'],_0x2b4b41),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x149a42),0x1);}}),this['listenTo'](_0x48de0e['archivedThreads'],'remove',(_0x4759d4,_0x29a011)=>{const _0x53ad77=this['editor']['config']['get']('collaboration.channelId');if(!_0x53ad77||_0x29a011['channelId']===_0x53ad77){const _0x2082b1=_0x1af83e['_threadToController']['get'](_0x29a011),_0x56246b=_0x235d7a['getByInnerView'](_0x2082b1['view']);this['annotationViews']['remove'](_0x56246b['view']),this['stopListening'](_0x56246b['focusableElements']);}});}['_calculatePosition'](_0x315820){const _0x198db8=this['editor']['config']['get']('collaboration.channelId'),_0x24694d=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x160dd9=>_0x160dd9['channelId']===_0x198db8)['findIndex'](_0x1c88f2=>_0x1c88f2['archivedAt']<_0x315820);return _0x24694d<0x0||_0x24694d>this['annotationViews']['length']?this['annotationViews']['length']:_0x24694d-0x1;}['_toggleDialog'](){const _0x3534b4=this['editor'],_0x3f08fb=_0x3534b4['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new X(_0x3534b4['locale'],this['annotationViews'])),'commentsArchive'===_0x3f08fb['id']?_0x3f08fb['hide']():_0x3f08fb['show']({'id':'commentsArchive','title':W(_0x3534b4['locale'],'COMMENTS_ARCHIVE'),'icon':Q,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x59e579['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x5707d3,_0x17b432=!0x1){const _0x33c699=this['editor']['locale'],_0x1066bc=new _0x5707d3(_0x33c699);return _0x1066bc['bind']('isEnabled')['to'](this,'isEnabled'),_0x1066bc['set']({'label':W(_0x33c699,'COMMENTS_ARCHIVE'),'icon':Q}),_0x17b432&&(_0x1066bc['tooltip']=!0x0),this['listenTo'](_0x1066bc,'execute',()=>this['_toggleDialog']()),_0x1066bc;}constructor(_0x1b4b9a){super(_0x1b4b9a),this['annotationViews']=new _0x3235ac(),this['_pendingThreads']=[];}}class f extends _0x2a7140{static get['requires'](){return[m,r,s,p,a,e,n,i,c];}static get['pluginName'](){return'Comments';}}export{V as AnnotationView,b as Annotations,j as AnnotationsUIs,ii as BaseCommentThreadView,hi as BaseCommentView,se as Comment,ie as CommentThread,It as CommentThreadController,Tt as CommentThreadInputView,At as CommentView,f as Comments,xt as CommentsListView,e as CommentsOnly,m as CommentsRepository,s as CommentsUI,k as EditorAnnotations,c as InlineAnnotations,i as NarrowSidebar,n as WideSidebar};