@ckeditor/ckeditor5-comments 43.0.0-alpha.6 → 43.1.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 (165) hide show
  1. package/build/comments.js +1 -1
  2. package/build/translations/gl.js +1 -1
  3. package/dist/annotations/annotation.d.ts +7 -0
  4. package/dist/comments/commentsediting.d.ts +2 -1
  5. package/dist/comments/commentsrepository.d.ts +0 -12
  6. package/dist/index.d.ts +6 -3
  7. package/dist/index.js +9 -9
  8. package/dist/translations/af.js +1 -1
  9. package/dist/translations/af.umd.js +1 -1
  10. package/dist/translations/ar.js +1 -1
  11. package/dist/translations/ar.umd.js +1 -1
  12. package/dist/translations/bg.js +1 -1
  13. package/dist/translations/bg.umd.js +1 -1
  14. package/dist/translations/bn.js +1 -1
  15. package/dist/translations/bn.umd.js +1 -1
  16. package/dist/translations/bs.js +1 -1
  17. package/dist/translations/bs.umd.js +1 -1
  18. package/dist/translations/ca.js +1 -1
  19. package/dist/translations/ca.umd.js +1 -1
  20. package/dist/translations/cs.js +1 -1
  21. package/dist/translations/cs.umd.js +1 -1
  22. package/dist/translations/da.js +1 -1
  23. package/dist/translations/da.umd.js +1 -1
  24. package/dist/translations/de-ch.js +1 -1
  25. package/dist/translations/de-ch.umd.js +1 -1
  26. package/dist/translations/de.js +1 -1
  27. package/dist/translations/de.umd.js +1 -1
  28. package/dist/translations/el.js +1 -1
  29. package/dist/translations/el.umd.js +1 -1
  30. package/dist/translations/en-au.js +1 -1
  31. package/dist/translations/en-au.umd.js +1 -1
  32. package/dist/translations/en.umd.js +1 -1
  33. package/dist/translations/es-co.js +1 -1
  34. package/dist/translations/es-co.umd.js +1 -1
  35. package/dist/translations/es.js +1 -1
  36. package/dist/translations/es.umd.js +1 -1
  37. package/dist/translations/et.js +1 -1
  38. package/dist/translations/et.umd.js +1 -1
  39. package/dist/translations/fa.js +1 -1
  40. package/dist/translations/fa.umd.js +1 -1
  41. package/dist/translations/fi.js +1 -1
  42. package/dist/translations/fi.umd.js +1 -1
  43. package/dist/translations/fr.js +1 -1
  44. package/dist/translations/fr.umd.js +1 -1
  45. package/dist/translations/gl.js +1 -1
  46. package/dist/translations/gl.umd.js +1 -1
  47. package/dist/translations/he.js +1 -1
  48. package/dist/translations/he.umd.js +1 -1
  49. package/dist/translations/hi.js +1 -1
  50. package/dist/translations/hi.umd.js +1 -1
  51. package/dist/translations/hr.js +1 -1
  52. package/dist/translations/hr.umd.js +1 -1
  53. package/dist/translations/hu.js +1 -1
  54. package/dist/translations/hu.umd.js +1 -1
  55. package/dist/translations/id.js +1 -1
  56. package/dist/translations/id.umd.js +1 -1
  57. package/dist/translations/it.js +1 -1
  58. package/dist/translations/it.umd.js +1 -1
  59. package/dist/translations/ja.js +1 -1
  60. package/dist/translations/ja.umd.js +1 -1
  61. package/dist/translations/jv.js +1 -1
  62. package/dist/translations/jv.umd.js +1 -1
  63. package/dist/translations/ko.js +1 -1
  64. package/dist/translations/ko.umd.js +1 -1
  65. package/dist/translations/lt.js +1 -1
  66. package/dist/translations/lt.umd.js +1 -1
  67. package/dist/translations/lv.js +1 -1
  68. package/dist/translations/lv.umd.js +1 -1
  69. package/dist/translations/ms.js +1 -1
  70. package/dist/translations/ms.umd.js +1 -1
  71. package/dist/translations/nl.js +1 -1
  72. package/dist/translations/nl.umd.js +1 -1
  73. package/dist/translations/no.js +1 -1
  74. package/dist/translations/no.umd.js +1 -1
  75. package/dist/translations/pl.js +1 -1
  76. package/dist/translations/pl.umd.js +1 -1
  77. package/dist/translations/pt-br.js +1 -1
  78. package/dist/translations/pt-br.umd.js +1 -1
  79. package/dist/translations/pt.js +1 -1
  80. package/dist/translations/pt.umd.js +1 -1
  81. package/dist/translations/ro.js +1 -1
  82. package/dist/translations/ro.umd.js +1 -1
  83. package/dist/translations/ru.js +1 -1
  84. package/dist/translations/ru.umd.js +1 -1
  85. package/dist/translations/sk.js +1 -1
  86. package/dist/translations/sk.umd.js +1 -1
  87. package/dist/translations/sq.js +1 -1
  88. package/dist/translations/sq.umd.js +1 -1
  89. package/dist/translations/sr-latn.js +1 -1
  90. package/dist/translations/sr-latn.umd.js +1 -1
  91. package/dist/translations/sr.js +1 -1
  92. package/dist/translations/sr.umd.js +1 -1
  93. package/dist/translations/sv.js +1 -1
  94. package/dist/translations/sv.umd.js +1 -1
  95. package/dist/translations/th.js +1 -1
  96. package/dist/translations/th.umd.js +1 -1
  97. package/dist/translations/ti.js +1 -1
  98. package/dist/translations/ti.umd.js +1 -1
  99. package/dist/translations/tk.js +1 -1
  100. package/dist/translations/tk.umd.js +1 -1
  101. package/dist/translations/tr.js +1 -1
  102. package/dist/translations/tr.umd.js +1 -1
  103. package/dist/translations/tt.js +1 -1
  104. package/dist/translations/tt.umd.js +1 -1
  105. package/dist/translations/ug.js +1 -1
  106. package/dist/translations/ug.umd.js +1 -1
  107. package/dist/translations/uk.js +1 -1
  108. package/dist/translations/uk.umd.js +1 -1
  109. package/dist/translations/ur.js +1 -1
  110. package/dist/translations/ur.umd.js +1 -1
  111. package/dist/translations/vi.js +1 -1
  112. package/dist/translations/vi.umd.js +1 -1
  113. package/dist/translations/zh-cn.js +1 -1
  114. package/dist/translations/zh-cn.umd.js +1 -1
  115. package/dist/translations/zh.js +1 -1
  116. package/dist/translations/zh.umd.js +1 -1
  117. package/lang/translations/gl.po +17 -17
  118. package/package.json +15 -14
  119. package/src/annotations/annotation.d.ts +7 -0
  120. package/src/annotations/annotation.js +2 -2
  121. package/src/annotations/annotationcollection.js +1 -1
  122. package/src/annotations/annotations.js +1 -1
  123. package/src/annotations/annotationsuis.js +1 -1
  124. package/src/annotations/editorannotations.js +1 -1
  125. package/src/annotations/inlineannotations.js +1 -1
  126. package/src/annotations/narrowsidebar.js +1 -1
  127. package/src/annotations/sidebar.js +1 -1
  128. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  129. package/src/annotations/view/annotationview.js +1 -1
  130. package/src/annotations/view/sidebaritemview.js +1 -1
  131. package/src/annotations/view/sidebarview.js +1 -1
  132. package/src/annotations/widesidebar.js +1 -1
  133. package/src/comments/addcommentthreadcommand.js +1 -1
  134. package/src/comments/commentsarchive.js +1 -1
  135. package/src/comments/commentsarchiveui.js +1 -1
  136. package/src/comments/commentsediting.d.ts +2 -1
  137. package/src/comments/commentsediting.js +1 -1
  138. package/src/comments/commentsrepository.d.ts +0 -12
  139. package/src/comments/commentsrepository.js +3 -3
  140. package/src/comments/commentsui.js +1 -1
  141. package/src/comments/integrations/clipboard.js +1 -1
  142. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  143. package/src/comments/integrations/importword.js +1 -1
  144. package/src/comments/ui/commenteditor/commenteditor.js +2 -2
  145. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  146. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  147. package/src/comments/ui/commentthreadcontroller.js +2 -2
  148. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  149. package/src/comments/ui/view/basecommentview.js +1 -1
  150. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  151. package/src/comments/ui/view/commentcontentview.js +1 -1
  152. package/src/comments/ui/view/commentinputview.js +1 -1
  153. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  154. package/src/comments/ui/view/commentslistview.js +1 -1
  155. package/src/comments/ui/view/commentthreadheadercontextview.js +1 -1
  156. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  157. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  158. package/src/comments/ui/view/commentthreadview.js +2 -2
  159. package/src/comments/ui/view/commentview.js +2 -2
  160. package/src/comments.js +1 -1
  161. package/src/commentsonly.js +1 -1
  162. package/src/index.d.ts +6 -3
  163. package/src/index.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/createmutationobserver.js +1 -1
package/dist/index.js CHANGED
@@ -20,12 +20,12 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Editor as _0x46b696,icons as _0x42bb62,ContextPlugin as _0x5f0d71,PendingActions as ht,Context as _0x2d22ac,Command as _0x3db398,Plugin as _0x177a25}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x50579b,uid as _0x1dfa77,KeystrokeHandler as Et,FocusTracker as _0x115568,diff as _0x5028b1,Collection as _0x203f54,Rect as _0x589f05,CKEditorError as _0x563a76,priorities as Wt,scrollViewportToShowTarget as tt,getEnvKeystrokeText as _0x11fe72,toUnit as Ht,DomEmitterMixin as _0xe860c,keyCodes as _0x1f605a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0x43818c,AriaDescriptionView as _0x4d6a5d,setupThreadKeyboardNavigation as _0x2500eb,ConfirmMixin as ti,LateFocusButtonView as _0x24beeb,trimHtml as _0x47a19d,LateFocusDropdownButtonView as _0x518fe8,Users as ut,getDateTimeFormatter as dt,hashObject as lt,getAllMarkersDomElementsSorted as rt,surroundingMarkersDetector as et,ENTER_THREAD_KEYSTROKE as ot}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as pt,cloneDeep as ft,set as It,unset as wt,debounce as _0x14b97d}from'lodash-es';import{EditorUIView as tr,InlineEditableUIView as Zt,EditorUI as Xt,View as _t,FocusCycler as Ft,ButtonView as _0x4469aa,ViewCollection as _0x140a86,createDropdown as _0x3fdbcf,ListView as _0x39ee07,focusChildOnDropdownOpen as _0x4d5fb1,ListItemView as _0x3de579,MenuBarMenuListItemButtonView as _0x5c9c2c,BodyCollection as _0x5ec562,BalloonPanelView as _0x521cf3,ContextualBalloon as _0x1bd404,Dialog as _0x386bba,DialogViewPosition as _0x1d08e2}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as Bt,enablePlaceholder as zt,MouseObserver as _0x3f137d}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 Nt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Qt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Rt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as St}from'@ckeditor/ckeditor5-paragraph/dist/index.js';class yt extends/* #__PURE__ -- @preserve */
24
- _0x50579b(){['model'];['view'];constructor(_0x3c8317,_0xc2650f){super(),this['model']=_0x3c8317,this['model']['_isAttached']=!0x0,this['view']=_0xc2650f,this['listenTo'](_0xc2650f,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0xc2650f,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0xc2650f,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0xc2650f,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0xc2650f,'addComment',(_0x30ce7a,_0x18cfe0)=>this['addComment'](_0x18cfe0)),this['listenTo'](_0xc2650f,'updateComment',(_0x95aff2,_0x64037e,_0x5b73aa)=>this['updateComment'](_0x64037e,_0x5b73aa)),this['listenTo'](_0xc2650f,'removeComment',(_0x188279,_0x3cc07d)=>this['removeComment'](_0x3cc07d));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x5793e4){this['model']['addComment']({'content':_0x5793e4,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x1d70d3,_0x3acb82){this['model']['getComment'](_0x1d70d3)['update']({'content':_0x3acb82});}['removeComment'](_0x55733b){this['model']['getComment'](_0x55733b)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0x5a8ddc,_0x2900bf,_0x47fd10){const t=_0x5a8ddc['t'];switch(_0x2900bf){case'PENDING_ACTION_COMMENT_THREAD':return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});case'Comment':return t('Comment');case'Reply...':return t('Reply...');case'Reply\x20to\x20reopen\x20discussion...':return t('Reply\x20to\x20reopen\x20discussion...');case'Write\x20a\x20comment...':return t('Write\x20a\x20comment...');case'Comment\x20was\x20made\x20on\x20an\x20element':return t('Comment\x20was\x20made\x20on\x20an\x20element');case'Comment\x20editor':return t('Comment\x20editor');case'Delete\x20comment\x20thread?':return t('Delete\x20comment\x20thread?');case'Delete\x20comment?':return t('Delete\x20comment?');case'Marked\x20as\x20resolved':return t('Marked\x20as\x20resolved');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Cancel':return t('Cancel');case'Edit':return t('Edit');case'Resolve':return t('Resolve');case'Reopen':return t('Reopen');case'Remove':return t('Remove');case'Reply':return t('Reply');case'Save':return t('Save');case'Annotations\x20sidebar':return t('Annotations\x20sidebar');case'Annotations\x20list':return t('Annotations\x20list');case'Thread\x20comments':return t('Thread\x20comments');case'THREAD_CONTEXT_LABEL':return t({'string':'Thread\x20context:\x20%0','id':'THREAD_CONTEXT_LABEL'},_0x47fd10);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%1\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0x47fd10);case'COMMENT_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'COMMENT_THREAD_DESCRIPTION'});case'COMMENT_ARIA_LABEL':return t({'string':'Comment\x20by\x20%0.\x20Created\x20on\x20%1.\x20%2.\x20%3','id':'COMMENT_ARIA_LABEL'},_0x47fd10);case'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20content\x20with\x20comments.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20content\x20with\x20comments.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_COMMENT_ANNOUNCEMENT'},_0x47fd10);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x47fd10);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'},_0x47fd10);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'},_0x47fd10);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'},_0x47fd10);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}class Yt extends tr{['main'];['editable'];constructor(_0xba4a2b,_0x4bea8e){super(_0xba4a2b);const _0x33806f=_0x1dfa77();this['main']=this['createCollection'](),this['editable']=new Zt(_0xba4a2b,_0x4bea8e,void 0x0,{'label':()=>S(_0xba4a2b,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0xba4a2b['uiLanguageDirection'],'lang':_0xba4a2b['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x33806f},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class Ot extends Xt{['view'];constructor(_0x5b6411){super(_0x5b6411),this['view']=new Yt(_0x5b6411['locale'],_0x5b6411['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x13cb48=this['editor']['editing']['view'],_0x22e070=this['view']['editable'],_0x39b954=_0x13cb48['document']['getRoot']();_0x22e070['name']=_0x39b954['rootName'],this['view']['render']();const _0x52c052=_0x22e070['element'];this['setEditableElement'](_0x22e070['name'],_0x52c052),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x13cb48['attachDomRoot'](_0x52c052),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Ut=[Gt,Jt,Kt,Nt,Qt,Rt,St];class Vt extends/* #__PURE__ -- @preserve */
25
- _0x50579b(_0x46b696){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
- ((()=>Ut)());constructor(_0x50d188={}){(_0x50d188=Object['assign']({},_0x50d188))['plugins']||(_0x50d188['plugins']=Vt['defaultPlugins']),super(_0x50d188),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot']();}['create'](){const _0x550376=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x550376))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x9de6d9=>{const _0x21f4c4=this['model']['document']['getRoot'](),_0x57a81d=_0x21f4c4&&_0x21f4c4['getChild'](_0x21f4c4['childCount']-0x1);_0x9de6d9['setSelection'](_0x57a81d,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x1bd2f2=this['editing']['view'],_0x1e8d9b=_0x1bd2f2['document']['getRoot'](),_0x914a16=_0x1e8d9b['getChild'](0x0);_0x1e8d9b['childCount']>0x1||!_0x914a16||'p'!=_0x914a16['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(Bt(_0x1bd2f2,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0x914a16['placeholder']=this['placeholder']),zt({'view':_0x1bd2f2,'element':_0x914a16,'keepOnFocus':!0x0}),this['placeholderElement']=_0x914a16);}}class rs extends _t{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x3b33c7,_0x54db14={}){super(_0x3b33c7),this['editor']=null,this['_editorConfig']=_0x54db14,this['set']('value',_0x54db14['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x3b33c7,'Reply...')),this['set']('submitLabel',S(_0x3b33c7,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new Et(),this['focusTracker']=new _0x115568(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x5f3ec6,_0x543018)=>{this['cancelButtonView']['fire']('execute'),_0x543018();}),this['keystrokes']['set']('Ctrl+Enter',(_0x5d6eb0,_0x514156)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x514156());}),this['on']('submit',(_0x46e4da,_0x4cd063)=>{_0x4cd063['length']>0xfde8?(alert(S(_0x3b33c7,'TOO_LONG_COMMENT_ALERT',[_0x4cd063['length'],0xfde8])),_0x46e4da['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Vt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x247ab4=this['editor'];this['element']['insertBefore'](_0x247ab4['ui']['element'],this['element']['firstChild']),_0x247ab4['model']['document']['on']('change',()=>this['value']=_0x247ab4['getData']()),_0x247ab4['bind']('placeholder')['to'](this),this['focusables']['add'](_0x247ab4['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x596513){-0x1===_0x596513?(this['focusCycler']['focusFirst'](),this['focusCycler']['focusLast']()):this['focusCycler']['focusFirst']();}async['destroy'](){this['_isDestroyed']||(this['_isDestroyed']=!0x0,this['editor']&&(await this['_editorCreationPromise'],await this['editor']['destroy'](),this['fire']('editorDestroyed',this['editor'])),await super['destroy']());}['_createSubmitButton'](){const {locale:_0x4dfb7d}=this,_0x4c9c2d=new _0x4469aa(_0x4dfb7d);return _0x4c9c2d['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x4c9c2d['withText']=!0x0,_0x4c9c2d['bind']('label')['to'](this,'submitLabel'),_0x4c9c2d['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x4c9c2d['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x6c03e3,_0x35b07f)=>!_0x35b07f&&!!_0x6c03e3['trim']()),_0x4c9c2d;}['_createCancelButton'](){const {locale:_0x2defec}=this,_0x58ec63=new _0x4469aa(_0x2defec);return _0x58ec63['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x58ec63['label']=S(_0x2defec,'Cancel'),_0x58ec63['withText']=!0x0,_0x58ec63['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x58ec63;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x4a6c4e=>{this['focusTracker']['add'](_0x4a6c4e['element']);}),this['focusables']['on']('change',(_0x5ded69,_0x560522)=>{for(const _0x32f14d of Array['from'](_0x560522['added'])['reverse']())this['focusTracker']['add'](_0x32f14d['element']);});}}class xt extends _t{constructor(_0x491b01,_0xb6cf0a,_0x5163d6){super(_0x491b01),this['commentInputView']=new rs(_0x491b01,_0x5163d6),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x3fb7c1,_0x3b13d8)=>_0x3fb7c1||!!_0x3b13d8),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 _0x43818c(_0x491b01,_0xb6cf0a),this['userView']['extendTemplate']({'attributes':{'class':'ck-thread__user','aria-hidden':!0x0}}),this['commentInputView']['extendTemplate']({'attributes':{'class':'ck-thread__input'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-container',this['bindTemplate']['if']('showInput','ck-comment__input-container--active')]},'children':[this['userView'],this['commentInputView']]});}['render'](){super['render'](),this['_focusOnNonInteractiveMouseDown']();}['destroy'](){return this['commentInputView']['destroy']()['then'](()=>super['destroy']());}['focus'](_0x86cb88){this['commentInputView']['focus'](_0x86cb88);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x2d8f22,_0x254382)=>{const {submitButtonView:_0x2f7209,cancelButtonView:_0x2d5c11,editor:_0x116a7b}=this['commentInputView'];[_0x2f7209['element'],_0x2d5c11['element'],_0x116a7b?_0x116a7b['editing']['view']['getDomRoot']():null]['filter'](_0x52694c=>_0x52694c)['some'](_0x30919f=>_0x30919f['contains'](_0x254382['target']))||(this['focus'](),_0x254382['preventDefault']());});}}class cs extends _t{constructor(_0x10efc5){super(_0x10efc5);const _0x24f5d2=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x24f5d2['to']('count',_0x1d549b=>S(_0x10efc5,'NUMBER_OF_COMMENTS',_0x1d549b))}]});}}class kt extends _t{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0xf1d697,_0x30ea98,_0x437044){super(_0xf1d697);const _0x7da782=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x30ea98['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x30ea98,this['_config']=_0x437044,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x115568(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x222837=>this['commentViews']['map'](_0x5b8a8c=>_0x5b8a8c['element'])['includes'](_0x222837['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0xf1d697),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x544df9=>_0x544df9-this['_config']['maxCommentsWhenCollapsed']);for(const _0x364ee7 of _0x30ea98['comments'])this['_handleNewCommentModel'](_0x364ee7);this['_handleInfoComment'](),this['listenTo'](_0x30ea98['comments'],'add',(_0x314c7d,_0x3b6f1d)=>{const _0x399966=this['_calculatePosition'](_0x3b6f1d);this['length']++,this['_handleNewCommentModel'](_0x3b6f1d,_0x399966),this['refreshVisibleViews']();}),this['listenTo'](_0x30ea98['comments'],'remove',(_0x4cab32,_0x54de60)=>{this['length']--,this['_handleRemoveCommentModel'](_0x54de60),this['refreshVisibleViews']();}),this['listenTo'](_0x30ea98,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x30ea98,'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',_0x7da782['if']('length','ck-hidden',_0x533d49=>!_0x533d49)],'aria-label':S(_0xf1d697,'Thread\x20comments')},'children':this['visibleViews']});}get['_shouldCollapse'](){return this['_model']['weight']>this['_config']['maxThreadTotalWeight']&&!this['isActive']&&!this['hasDirtyComment'];}['render'](){super['render'](),this['refreshVisibleViews'](),this['_setupKeyboardNavigation']();}['focus'](_0x28cbc1){-0x1===_0x28cbc1?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x367737 of this['commentViews'])_0x367737['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x38bd4d,_0x4a22af){const _0x52aa52=new this['_config']['CommentView'](this['locale'],_0x38bd4d,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x52aa52['viewUid']=_0x38bd4d['id'],_0x52aa52['delegate']('removeComment')['to'](this),_0x52aa52['delegate']('updateComment')['to'](this),_0x52aa52['delegate']('resolveCommentThread')['to'](this),_0x52aa52['delegate']('editorReady')['to'](this),_0x52aa52['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x52aa52,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x52aa52,_0x4a22af);}['_calculatePosition'](_0xaa00bd){const _0x3d426d=this['_model']['_findOptimalIndex'](_0xaa00bd);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0xaa00bd['authoredAt']?_0x3d426d-0x1:_0x3d426d:_0x3d426d-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0x16b0f5={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':S(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0x16b0f5,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0x16b0f5));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x5265fd){const _0x1e7d32=this['commentViews']['remove'](_0x5265fd['id']);this['stopListening'](_0x1e7d32),_0x1e7d32['isEditMode']&&this['_updateHasDirtyComment'](),_0x1e7d32['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0x14668e=>_0x14668e['isEditMode']);}['_rearrangeCollapse'](){const _0x44ce58=function(_0x4e7039){const _0x40bb79=new _0x203f54();for(const _0xf35362 of _0x4e7039)_0x40bb79['add'](_0xf35362);return _0x40bb79;}(this['commentViews']),_0x2d9f65=this['_collapsedCommentsView']['count'];for(let _0x14ab97=0x1;_0x14ab97<=_0x2d9f65;_0x14ab97++)_0x44ce58['remove'](0x1);for(const _0x146d21 of _0x44ce58)_0x146d21['collapse']();_0x2d9f65>0x0&&_0x44ce58['add'](this['_collapsedCommentsView'],0x1),ms(_0x5028b1(Array['from'](this['visibleViews']),Array['from'](_0x44ce58)),this['visibleViews'],_0x44ce58);}['_rearrangeExpand'](){ms(_0x5028b1(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x292df7 of this['visibleViews'])_0x292df7['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x20eded=>{this['focusTracker']['add'](_0x20eded['element']),this['keystrokes']['listenTo'](_0x20eded['element']);}),this['commentViews']['on']('change',(_0x8b9cfd,_0x57b460)=>{for(const _0x2c9e80 of _0x57b460['removed'])this['focusTracker']['remove'](_0x2c9e80['element']),this['keystrokes']['stopListening'](_0x2c9e80['element']);for(const _0x3fd804 of Array['from'](_0x57b460['added'])['reverse']())this['focusTracker']['add'](_0x3fd804['element']),this['keystrokes']['listenTo'](_0x3fd804['element']);});}}function ms(_0x32fefc,_0x59e901,_0x3d47aa){let _0x328132=0x0;for(const _0x46595e of _0x32fefc)switch(_0x46595e){case'insert':_0x59e901['add'](_0x3d47aa['get'](_0x328132),_0x328132),_0x328132++;break;case'delete':_0x59e901['remove'](_0x328132);break;case'equal':_0x328132++;}}class ls extends _t{constructor(_0x3f1129){super(_0x3f1129);const _0x5c5e55=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x5c5e55['to']('contextValue',_0x5b3831=>S(_0x3f1129,'THREAD_CONTEXT_LABEL',_0x5b3831)),'tabindex':-0x1},'children':[{'text':_0x5c5e55['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class ts extends _t{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0xfb5925,_0x473803){super(_0xfb5925);const _0x10e0a9=this['bindTemplate'];this['_model']=_0x473803,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x115568(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x1d72ac=>!!_0x1d72ac),this['bind']('contextValue')['to'](this['_model'],'context',_0x109122=>_0x109122&&_0x109122['value']?this['_trimContextValue'](_0x109122['value']):S(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x10e0a9['if']('hasContext','ck-context--quotes')]},'children':[this['contextView']]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}['_createReopenButton'](){const _0x4f47cd=new _0x4469aa(this['locale']);return _0x4f47cd['label']=S(this['locale'],'Reopen'),_0x4f47cd['tooltip']=S(this['locale'],'Reopen'),_0x4f47cd['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>',_0x4f47cd['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x178f8f=>!_0x178f8f),_0x4f47cd['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3bb805,_0x335587)=>_0x3bb805&&_0x335587),_0x4f47cd['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x4f47cd;}['_trimContextValue'](_0x4a6081){if(_0x4a6081['length']<0x96)return _0x4a6081;const _0x4f385f=_0x4a6081['lastIndexOf']('\x20',0x93);return _0x4a6081['substring'](0x0,_0x4f385f>-0x1?_0x4f385f:0x93)+'...';}['_attachContextActions'](){const _0x2dce14=this['element']['querySelector']('.ck-context'),_0x2f4ec2=_0x2dce14['querySelector']('.ck-context__value');this['listenTo'](_0x2dce14,'mouseenter',()=>{_0x2f4ec2['offsetWidth']<_0x2f4ec2['scrollWidth']&&_0x2dce14['classList']['add']('overlay');}),this['listenTo'](_0x2dce14,'mouseleave',()=>{_0x2dce14['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0xf92fa6 of this['focusables'])this['focusTracker']['add'](_0xf92fa6['element']),this['keystrokes']['listenTo'](_0xf92fa6['element']);}['_createContextView'](){const _0x26b414=new ls(this['locale']);return _0x26b414['bind']('contextValue')['to'](this),_0x26b414;}}class es extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x13628c,_0x87e3b5,_0x52cf60,_0x4b14f4){super(_0x13628c),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x87e3b5,this['_localUser']=_0x52cf60,this['_config']=_0x4b14f4,this['commentThreadHeaderView']=new ts(_0x13628c,_0x87e3b5),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x4d6a5d(_0x13628c,S(_0x13628c,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new kt(_0x13628c,_0x87e3b5,Object['assign']({'CommentView':this['_config']['CommentView']},_0x4b14f4)),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',(_0x27ac18,_0xcccba4)=>_0x27ac18||!!_0xcccba4),this['bind']('isUnlinked')['to'](_0x87e3b5,'unlinkedAt',_0x5cdf46=>!!_0x5cdf46),this['bind']('ariaLabel')['to'](this,'length',_0x8471c=>{const _0x2c7554=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x8471c,_0x2c7554]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x115568(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xfcaa03=>_0xfcaa03['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x2500eb(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x1cd99d=new xt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x453b22=_0x1cd99d['commentInputView'];return _0x1cd99d['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x453b22,'value',(_0xc922cf,_0x3810a4,_0x262d7c,_0x2722a2,_0x497ff3)=>!!_0x497ff3||!!_0x2722a2&&_0x262d7c&&!_0x3810a4||_0xc922cf&&_0x262d7c&&!_0x3810a4),_0x453b22['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x26a3e4,_0x17e9fc,_0x1ac35e)=>{let _0x857f2f;return _0x857f2f=_0x1ac35e&&_0x17e9fc?'Reply\x20to\x20reopen\x20discussion...':_0x26a3e4?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x857f2f);}),_0x453b22['bind']('submitLabel')['to'](this,'length',_0x56f358=>S(this['locale'],_0x56f358?'Reply':'Comment')),_0x453b22['on']('submit',(_0x3e3048,_0x3fa167)=>{this['fire']('addComment',_0x3fa167),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x453b22['on']('cancel',()=>{this['focus']();}),_0x453b22['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x453b22['on']('cancel',_0x3008cf=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x3008cf['stop']());}),this['on']('change:isActive',(_0x2bd89d,_0x5499f2,_0x429814)=>{_0x429814||this['length']||_0x453b22['value']||this['fire']('removeCommentThread');}),_0x1cd99d;}}class At extends/* #__PURE__ -- @preserve */
27
- ti(es){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x1bf7a9,_0x76174f,_0x3a173e,_0x17fdfc){super(_0x1bf7a9,_0x76174f,_0x3a173e,_0x17fdfc),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x1bf7a9,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0xeb163e,_0x5b5f43,_0x328e8f)=>{_0x328e8f||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x40367d,_0x55e6b5,_0x420ccd)=>{_0x420ccd&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x315d52=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x315d52['if']('isActive','ck-thread--active'),_0x315d52['if']('isUnlinked','ck-thread--unlinked'),_0x315d52['if']('isConfirm','ck-thread--remove-confirmation'),_0x315d52['to']('actionIndicator',_0x5a6dc9=>_0x5a6dc9?'ck-thread--'+_0x5a6dc9:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x315d52['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':[{'tag':'div','attributes':{'class':'ck-thread__container'},'children':this['commentThreadChildren']}]};}['render'](){super['render'](),this['containerElement']=this['element']['querySelector']('.ck-thread__container'),this['_model']['on']('change:archivedAt',()=>{this['_updateArchivedThreadHeader']();}),this['_updateArchivedThreadHeader']();}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0x1e2539 of this['commentsListView']['commentViews'])_0x1e2539['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x581e71}=this,_0x103909=this['commentsListView']['commentViews']['get'](0x0);_0x103909===this['_boundFirstCommentView']||_0x103909['isSystemComment']||(this['_boundFirstCommentView']=_0x103909,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x103909,'actionIndicator',_0x17f5cc=>'remove'===_0x17f5cc?'remove':null),_0x103909['placeholder']=S(_0x581e71,'Write\x20a\x20comment...'),_0x103909['removeButton']['on']('execute',_0x173b0a=>{_0x173b0a['stop'](),this['showConfirm'](S(_0x581e71,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x103909['focus']();}),_0x103909['actionBar']['add'](this['resolveButton'],0x0),_0x103909['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x561bc5=new _0x24beeb(this['locale']);return _0x561bc5['label']=S(this['locale'],'Resolve'),_0x561bc5['tooltip']=S(this['locale'],'Resolve'),_0x561bc5['icon']=_0x42bb62['check'],_0x561bc5['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x561bc5['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x17ab64=>!_0x17ab64),_0x561bc5['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x3e0c27,_0x33e971)=>_0x3e0c27&&!_0x33e971),_0x561bc5['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x561bc5;}['_updateArchivedThreadHeader'](){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}}class os extends _t{constructor(_0x421d08){super(_0x421d08),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x33b5af,_0x5c5e80,_0x128e9d)=>{this['element']['innerHTML']=_0x128e9d;}),this['element']['innerHTML']=this['content'];}}class ns extends _t{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x1130ab,_0xe4d398,_0x4c5769){super(_0x1130ab),this['_model']=_0xe4d398,this['_config']=_0x4c5769,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0xe4d398,'content',_0xe4d398,'authoredAt',(_0x4c39d8,_0x248cdf)=>S(_0x1130ab,'COMMENT_ARIA_LABEL',[_0xe4d398['author']['name'],_0x4c5769['formatDateTime'](_0x248cdf),new DOMParser()['parseFromString'](_0x4c39d8,'text/html')['body']['textContent'],_0xe4d398['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x4d6a5d(_0x1130ab,S(_0x1130ab,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x140a86(),this['focusTracker']=new _0x115568(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5b3c48=>_0x5b3c48['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}['render'](){super['render'](),this['_setupKeyboardNavigation']();}async['destroy'](){await this['visibleView']['get'](0x0)['destroy'](),super['destroy']();}['switchToEditMode'](){this['isEditMode']||(this['isEditMode']=!0x0,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentInputView']()));}['switchToDisplayMode'](){this['isEditMode']&&(this['isEditMode']=!0x1,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentContentView']()));}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):S(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):S(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x3c0159=new os(this['locale']);return _0x3c0159['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x18418d,_0x2ea553)=>_0x2ea553?_0x47a19d(_0x18418d,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x18418d),_0x3c0159;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0x281c6d=new rs(this['locale'],this['_config']['editorConfig']);return _0x281c6d['value']=this['_model']['content'],_0x281c6d['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x281c6d['submitLabel']=S(this['locale'],'Save'),_0x281c6d['on']('submit',(_0x58455c,_0x28d7b9)=>{this['fire']('updateComment',this['_model']['id'],_0x28d7b9),this['switchToDisplayMode'](),this['focus']();}),_0x281c6d['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0x281c6d['once']('editorReady',()=>{_0x281c6d['focus']();}),_0x281c6d['createEditor'](),_0x281c6d['delegate']('editorReady')['to'](this),_0x281c6d['delegate']('editorDestroyed')['to'](this),_0x281c6d;}['_setupKeyboardNavigation'](){const _0x5d8326=this['element'];this['keystrokes']['listenTo'](_0x5d8326);for(const _0x10e969 of this['focusables'])this['focusTracker']['add'](_0x10e969['element']),this['keystrokes']['listenTo'](_0x10e969['element']);this['focusables']['on']('change',(_0xc3da38,_0x51cb59)=>{for(const _0x2f3d82 of _0x51cb59['removed'])this['focusTracker']['remove'](_0x2f3d82['element']),this['keystrokes']['stopListening'](_0x2f3d82['element']);for(const _0x4b50b9 of _0x51cb59['added'])this['focusTracker']['add'](_0x4b50b9['element']),this['keystrokes']['listenTo'](_0x4b50b9['element']);}),this['keystrokes']['set']('enter',(_0x2522ba,_0x2b9a03)=>{_0x5d8326===_0x2522ba['target']&&(this['focusCycler']['focusFirst'](),_0x2b9a03());}),this['keystrokes']['set']('esc',(_0x1b2d30,_0xe747f0)=>{_0x5d8326!==_0x1b2d30['target']&&(this['focus'](),_0xe747f0());});}}class Ct extends/* #__PURE__ -- @preserve */
28
- ti(ns){['actionBar'];['userView'];constructor(_0x47fee0,_0x539aa4,_0x2248e9){super(_0x47fee0,_0x539aa4,_0x2248e9),this['set']('actionIndicator',null),this['set']('placeholder',S(_0x47fee0,'Reply...')),this['bind']('authoredAt')['to'](_0x539aa4),this['bind']('resolvedAt')['to'](_0x539aa4),this['actionBar']=this['createCollection'](),this['isSystemComment']||(this['editButton']=this['_createEditButton'](),this['removeButton']=this['_createRemoveButton'](),this['items']=this['createCollection'](),this['items']['addMany']([this['editButton'],this['removeButton']]),this['dropdown']=this['_createDropdown'](),this['actionBar']['add'](this['dropdown']),this['focusables']['add'](this['dropdown'])),this['userView']=new _0x43818c(_0x47fee0,_0x539aa4['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x539aa4,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x58a7d2=this['bindTemplate'],_0xb2746f=[{'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':_0x58a7d2['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x58a7d2['to']('authoredAt',_0x17d277=>this['_config']['formatDateTime'](_0x17d277))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x58a7d2['if']('isEditMode','ck-comment__actions--hidden'),_0x58a7d2['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']},this['ariaDescriptionView']];return this['_model']['isExternal']&&_0xb2746f['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x58a7d2['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x58a7d2['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x58a7d2['if']('isEditMode','ck-comment--edit'),_0x58a7d2['if']('isSystemComment','ck-comment--info'),_0x58a7d2['to']('actionIndicator',_0x2a188c=>_0x2a188c?'ck-comment--'+_0x2a188c:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id'],'role':'group'},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-comment__main','ck-annotation__main']},'children':_0xb2746f}]}]};}['_createEditButton'](){const _0x4b216d=new _0x4469aa(this['locale']);return _0x4b216d['label']=S(this['locale'],'Edit'),_0x4b216d['icon']=_0x42bb62['pencil'],_0x4b216d['withText']=!0x0,_0x4b216d['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x4b216d['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x40195b=>!_0x40195b),_0x4b216d['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x4b216d['on']('execute',()=>this['switchToEditMode']()),_0x4b216d;}['_createRemoveButton'](){const _0x1ef51b=new _0x4469aa(this['locale']);return _0x1ef51b['label']=S(this['locale'],'Remove'),_0x1ef51b['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',_0x1ef51b['withText']=!0x0,_0x1ef51b['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x1ef51b['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x1ab6d2=>!_0x1ab6d2),_0x1ef51b['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x1ef51b['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x1ef51b;}['_createDropdown'](){const _0x22297c=_0x3fdbcf(this['locale'],_0x518fe8),_0x483b8a=_0x22297c['panelView']['children'],_0x355999=new _0x39ee07(this['locale']),_0x2e88fc=_0x22297c['bindTemplate'];_0x4d5fb1(_0x22297c,()=>this['items']['find'](_0x21c8d2=>_0x21c8d2['isVisible'])),_0x22297c['extendTemplate']({'attributes':{'class':[_0x2e88fc['if']('isVisible','ck-hidden',_0x348d13=>!_0x348d13)]}});const _0xf3dea1=(_0x39632f,_0x25ea83=-0x1)=>{const _0x5bf816=new _0x3de579(this['locale']);_0x5bf816['children']['add'](_0x39632f);const _0x61c8a3=_0x25ea83>-0x1?_0x25ea83:_0x355999['items']['length'];_0x355999['items']['add'](_0x5bf816,_0x61c8a3);const _0x11a9f1=Array['from'](this['items']);_0x22297c['unbind']('isEnabled','isVisible'),_0x22297c['bind']('isEnabled')['toMany'](_0x11a9f1,'isEnabled',(..._0x5b5f29)=>_0x5b5f29['some'](_0x466fb7=>_0x466fb7)),_0x22297c['bind']('isVisible')['toMany'](_0x11a9f1,'isVisible',(..._0x2a1a58)=>_0x2a1a58['some'](_0x54801c=>_0x54801c));};_0x22297c['panelPosition']='sw',_0x22297c['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x42bb62['threeVerticalDots']}),_0x22297c['isEnabled']=[...this['items']]['some'](_0x34d4c8=>_0x34d4c8['isEnabled']),_0x22297c['buttonView']['isVisible']=[...this['items']]['some'](_0x2fd969=>_0x2fd969['isVisible']);for(const _0x5103a7 of this['items'])_0xf3dea1(_0x5103a7);return _0x483b8a['add'](_0x355999),_0x22297c['listenTo'](this['items'],'add',(_0x42faff,_0x1f7b9c,_0x443ec4)=>{_0xf3dea1(_0x1f7b9c,_0x443ec4);}),_0x22297c['listenTo'](this['items'],'remove',(_0x1b87ab,_0x4c7cd0,_0x177e86)=>{_0x355999['items']['remove'](_0x177e86);}),_0x22297c;}['_attachActions'](_0xfd1c6a,_0x1dbaf3){const _0x35b03=_0xfd1c6a&&_0xfd1c6a['element'];_0x35b03&&(this['listenTo'](_0x35b03,'mouseenter',()=>this['actionIndicator']=_0x1dbaf3),this['listenTo'](_0x35b03,'focus',()=>this['actionIndicator']=_0x1dbaf3),this['listenTo'](_0x35b03,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x35b03,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x292cf7=super['_createCommentInputView']();return _0x292cf7['bind']('placeholder')['to'](this),_0x292cf7;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x1cd4a8){const _0x397063=Dt(_0x1cd4a8,0x1e),_0x1eb241=new MutationObserver(_0x34c45d=>{for(const _0x537edd of _0x34c45d)('attributes'==_0x537edd['type']&&'class'==_0x537edd['attributeName']||'childList'==_0x537edd['type']||'characterData'==_0x537edd['type'])&&_0x397063();});return{'attach'(_0x431a6e){_0x1eb241['observe'](_0x431a6e,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x1eb241['disconnect'](),_0x397063['cancel']();}};}class T extends _t{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x485824,_0x3e9169){super(_0x485824),this['id']=_0x1dfa77(),this['focusTracker']=new _0x115568(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x342614,_0x77bf8f)=>this['fire']('Esc',_0x77bf8f)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Lt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x3e9169),this['mainView']=_0x3e9169;const _0x1e12f8=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x1e12f8['if']('isActive','ck-annotation-wrapper--active')],'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['focusTracker']['add'](this['element']),this['keystrokes']['listenTo'](this['element']),this['_mutationObserver']['attach'](this['element']);}['destroy'](){this['content']['clear'](),this['keystrokes']['destroy'](),this['focusTracker']['destroy'](),this['_mutationObserver']['detach'](),super['destroy']();}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['_updateHeight'](){const _0x1569c8=this['element']['clientHeight'];_0x1569c8&&(this['height']=_0x1569c8);}}class d extends/* #__PURE__ -- @preserve */
29
- _0x50579b(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x1a3ba7,target:_0x5727c2,type:_0x2d4b1c,isVisible:_0x2cbc20=!0x0}){super(),this['view']=_0x1a3ba7,this['view']['element']||this['view']['render'](),this['_type']=_0x2d4b1c,this['_target']=_0x5727c2,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x203f54([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x229492,_0x3a2852)=>{this['view']['focusTracker']['add'](_0x3a2852);}),this['focusableElements']['on']('remove',(_0x1c1762,_0x5adbe3)=>{this['view']['focusTracker']['remove'](_0x5adbe3);}),this['set']('isVisible',_0x2cbc20);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x2c06d5=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x2c06d5),_0x2c06d5;}get['targetRect'](){const _0x562d08=this['target'];if(null===_0x562d08)return null;if(_0x562d08 instanceof _0x589f05)return _0x562d08;const _0x53183f=_0x562d08['filter'](_0x2fd0ff=>function(_0x4b7bb0){const _0x541ee6=_0x4b7bb0['offsetParent'];if(_0x541ee6)return!0x0;const _0x5424bb=_0x4b7bb0['getClientRects']()['item'](0x0);return!!_0x5424bb;}(_0x2fd0ff));return 0x0===_0x53183f['length']?null:new _0x589f05(_0x53183f[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x2a96e7){this['view']['isActive']=_0x2a96e7,this['view']['mainView']['isActive']=_0x2a96e7;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x12238c){if(!(null===_0x12238c||_0x12238c instanceof _0x589f05||Array['isArray'](_0x12238c)&&_0x12238c['every'](_0x576e0b=>te(_0x576e0b))))throw new _0x563a76('annotation-invalid-target',null,{'target':_0x12238c});}['_getNormalizedTarget'](){const _0xf09da6='function'==typeof this['_target']?this['_target']():this['_target'];return te(_0xf09da6)?[_0xf09da6]:_0xf09da6;}}function te(_0x37bf7a){return null!==_0x37bf7a&&'object'==typeof _0x37bf7a&&'nodeType'in _0x37bf7a&&0x1===_0x37bf7a['nodeType'];}class x extends _0x203f54{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x57f5b6=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x115568(),this['_focusTracker']['on']('change:isFocused',(_0x29d36e,_0x21ded2,_0x2c7aef)=>{_0x2c7aef||this['fire']('blur');});for(const _0x3772e2 of _0x57f5b6)this['add'](_0x3772e2);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x3cacb2){if(this['has'](_0x3cacb2))throw new _0x563a76('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x3cacb2['innerView'],_0x3cacb2),this['_viewToAnnotation']['set'](_0x3cacb2['view'],_0x3cacb2);for(const _0x5584cd of _0x3cacb2['focusableElements'])this['_focusTracker']['add'](_0x5584cd);this['listenTo'](_0x3cacb2['focusableElements'],'add',(_0x6aa239,_0x50333e)=>{this['_focusTracker']['add'](_0x50333e);}),this['listenTo'](_0x3cacb2['focusableElements'],'remove',(_0x5ef688,_0x39aeda)=>{this['_focusTracker']['remove'](_0x39aeda);}),this['listenTo'](_0x3cacb2['view']['focusTracker'],'change:isFocused',(_0x4e2382,_0x159739,_0x21af0e)=>{_0x21af0e&&this['fire']('focus',_0x3cacb2);}),_0x3cacb2['updateTargetRect']();const _0x4d96fc=this['_getOrderInContent'](_0x3cacb2['view']['targetRect']);return super['add'](_0x3cacb2,_0x4d96fc);}['remove'](_0x44e468){if(!this['has'](_0x44e468))throw new _0x563a76('annotationcollection-not-existing-item',null);this['stopListening'](_0x44e468['view']['focusTracker']),this['stopListening'](_0x44e468['focusableElements']);for(const _0x39b60f of _0x44e468['focusableElements'])this['_focusTracker']['remove'](_0x39b60f);return this['_viewToAnnotation']['delete'](_0x44e468['view']),this['_innerViewToAnnotation']['delete'](_0x44e468['innerView']),super['remove'](_0x44e468);}['getByInnerView'](_0x29dab8){return this['_innerViewToAnnotation']['get'](_0x29dab8);}['getByView'](_0x26f69d){return this['_viewToAnnotation']['get'](_0x26f69d);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x1afffc of this)_0x1afffc['updateTargetRect']();this['_sort']();}['_sort'](){const _0x591347=Array['from'](this)['sort']((_0x303258,_0x3ceab6)=>v(_0x303258['view']['targetRect'],_0x3ceab6['view']['targetRect']));for(let _0x55ea0b=_0x591347['length']-0x1;_0x55ea0b>0x0;_0x55ea0b--){const _0x29f40b=_0x591347[_0x55ea0b];_0x55ea0b!==this['getIndex'](_0x29f40b)&&(this['remove'](_0x29f40b),this['add'](_0x29f40b));}}['_getOrderInContent'](_0x14bf2e){let _0x27b3c0=0x0;if(!_0x14bf2e)return this['length'];for(const _0x17fec0 of this){const _0x9deb3a=_0x17fec0['view']['targetRect'];if(_0x9deb3a){if(v(_0x14bf2e,_0x9deb3a)<0x0)return _0x27b3c0;_0x27b3c0++;}}return _0x27b3c0;}}function v(_0x7c1b65,_0x471563){if(null===_0x7c1b65&&null===_0x471563)return 0x0;if(null===_0x7c1b65)return-0x1;if(null===_0x471563)return 0x1;const _0x3c3a1a=_0x7c1b65['top']-_0x471563['top'];return 0x0==_0x3c3a1a?_0x7c1b65['left']-_0x471563['left']:_0x3c3a1a;}class _ extends _0x5f0d71{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x297013){if(super(_0x297013),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x297013 instanceof _0x46b696){const _0x2a00aa=_0x297013['locale'];_0x297013['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x2a00aa,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x2a00aa,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x2a00aa,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x2a00aa,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x2a00aa,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x2a00aa,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x2a00aa,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}}['add'](_0x86a292){this['collection']['add'](_0x86a292);}['remove'](_0x4c515d){this['collection']['remove'](_0x4c515d),_0x4c515d['destroy']();}['refreshVisibility'](){for(const _0x4aa0b5 of this['collection'])_0x4aa0b5['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0x3908ab){return this['collection']['getByInnerView'](_0x3908ab);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x4d331f of this['collection'])_0x4d331f['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x557e3d){this['fire']('_activateAnnotation',_0x557e3d);}['createAnnotation'](_0x2c677e){return new d(_0x2c677e);}['createAnnotationView'](_0x2538ab,_0x436a54){return new T(_0x2538ab,_0x436a54);}['_addActiveAnnotation'](_0x1b8c1a){const _0x425886=new Set(this['activeAnnotations']);_0x425886['add'](_0x1b8c1a),this['activeAnnotations']=_0x425886;}['_removeActiveAnnotation'](_0x1fbf57){const _0x19057a=new Set(this['activeAnnotations']);_0x19057a['delete'](_0x1fbf57),this['activeAnnotations']=_0x19057a;}['_bindAnnotationsToVisibleAnnotations'](){const _0x17dddb=this['collection'],_0x4b52f6=this['_visibleAnnotations'];function _0x3f612e(_0x10fa53){const _0x295016=_0x10fa53['source'];_0x295016['isVisible']&&!_0x4b52f6['has'](_0x295016)?_0x4b52f6['add'](_0x295016):!_0x295016['isVisible']&&_0x4b52f6['has'](_0x295016)&&_0x4b52f6['remove'](_0x295016),_0x295016['view']['focusTracker']['remove'](_0x295016['view']['element']),_0x295016['view']['focusTracker']['add'](_0x295016['view']['element']);}this['listenTo'](_0x17dddb,'add',(_0x103eed,_0x2a0953)=>{_0x2a0953['isVisible']&&_0x4b52f6['add'](_0x2a0953),this['listenTo'](_0x2a0953,'change:isVisible',_0x3f612e);}),this['listenTo'](_0x17dddb,'remove',(_0x41aa0b,_0x1ca669)=>{_0x4b52f6['has'](_0x1ca669)&&_0x4b52f6['remove'](_0x1ca669),this['stopListening'](_0x1ca669,'change:isVisible',_0x3f612e);});}}const vt=Symbol('noChannel'),gt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x5f0d71{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[_,ht,ut];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x5dc314){super(_0x5dc314),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 _0x49d7f7=this['context']['config'];_0x49d7f7['define']('comments.maxCommentsWhenCollapsed',0x2),_0x49d7f7['define']('comments.maxThreadTotalWeight',0x1f4),_0x49d7f7['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x49d7f7['define']('comments.CommentThreadView',At),_0x49d7f7['define']('comments.CommentView',Ct),_0x49d7f7['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x5827ab=this['context']['plugins']['get'](_);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x38a45c,_0x9227ce)=>this['_addCommentThread'](_0x9227ce)),this['on']('submitCommentThread',(_0x156c2a,_0x4b3113)=>this['_submitCommentThread'](_0x4b3113)),this['on']('resolveCommentThread',(_0x10ac94,_0x59c44c)=>this['_resolveCommentThread'](_0x59c44c)),this['on']('resolveCommentThread',(_0x9133a8,_0x2ff19c)=>this['_updateActiveAnnotation'](_0x2ff19c),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0x296476,_0x2767d3)=>this['_reopenCommentThread'](_0x2767d3)),this['on']('reopenCommentThread',(_0x57e32e,_0x248bf5)=>this['_updateActiveAnnotation'](_0x248bf5),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x2585b7,_0x2e6018)=>this['_removeCommentThread'](_0x2e6018)),this['on']('updateCommentThread',(_0x1bc5ce,_0x2c7ad1)=>this['_updateCommentThread'](_0x2c7ad1)),this['on']('updateCommentThread',(_0x5ebfde,_0x421aa1)=>this['_updateActiveAnnotation'](_0x421aa1),{'priority':'lowest'}),this['on']('addComment',(_0x11bcca,_0x509096)=>this['_addComment'](_0x509096)),this['on']('updateComment',(_0x1b3abb,_0x57bf7e)=>this['_updateComment'](_0x57bf7e)),this['on']('removeComment',(_0x357aec,_0x3b8063)=>this['_removeComment'](_0x3b8063)),this['on']('addComment',(_0x446eac,{threadId:_0x28fdac,isFromAdapter:_0x403d66})=>{if(_0x403d66)return;const _0x132c44=this['getCommentThread'](_0x28fdac),_0x30e73a=_0x132c44&&this['_threadToController']['get'](_0x132c44);_0x30e73a&&_0x30e73a['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x5827ab,'change:activeAnnotations',(_0x3c57ad,_0x153caa,_0x426b4b)=>{const _0x491410=Array['from'](_0x426b4b)['map'](_0x21bd16=>this['_viewToController']['get'](_0x21bd16['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x491410?_0x491410['model']:null;});}['afterInit'](){!function(_0x530a53){function _0x3989f3(_0x426a18,_0x413fea,_0x51efe5){const _0x5122b9={};_0x5122b9[_0x50bfb4([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x5122b9[_0x50bfb4([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],_0x5122b9[_0x50bfb4([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],_0x5122b9[_0x50bfb4([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],_0x5122b9[_0x50bfb4([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],_0x5122b9[_0x50bfb4([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],_0x5122b9[_0x50bfb4([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],_0x5122b9[_0x50bfb4([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],_0x5122b9[_0x50bfb4([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],_0x5122b9[_0x50bfb4([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],_0x5122b9[_0x50bfb4([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 _0x257c50=new Uint8Array(0x10);for(let _0x29161e=0xf;_0x29161e>=0x0;--_0x29161e)_0x257c50[_0x29161e]=_0x51efe5%0x100,_0x51efe5=parseInt(_0x51efe5/0x100);let _0x419a40=null,_0x3447c9=0x10;const _0x489c56=new Uint8Array(_0x413fea),_0x498607=[],_0x20ac18=[];_0x2c321f();for(let _0x2aa88f=0x0;_0x2aa88f<_0x426a18[_0x50bfb4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2aa88f++)0x10===_0x3447c9&&(_0x419a40=_0x4708cc(_0x257c50),_0x3447c9=0x0,_0x493011(_0x257c50)),_0x426a18[_0x2aa88f]^=_0x419a40[_0x3447c9++];return _0x426a18;function _0x1600d1(_0x52467f){const _0x4d723d=[];for(let _0x5cd121=0x0;_0x5cd121<_0x52467f[_0x50bfb4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5cd121+=0x4)_0x4d723d[_0x50bfb4([0x70,0x75,0x73,0x68])](_0x52467f[_0x5cd121]<<0x18|_0x52467f[_0x5cd121+0x1]<<0x10|_0x52467f[_0x5cd121+0x2]<<0x8|_0x52467f[_0x5cd121+0x3]);return _0x4d723d;}function _0x493011(_0x543472){for(let _0x39472c=0xf;_0x39472c>=0x0;_0x39472c--){if(0xff!==_0x543472[_0x39472c]){_0x543472[_0x39472c]++;break;}_0x543472[_0x39472c]=0x0;}}function _0x4708cc(_0x55c714){const _0x41e4d4=_0x498607[_0x50bfb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x557da5=[0x0,0x0,0x0,0x0];let t=_0x1600d1(_0x55c714);for(let _0x4ca3b8=0x0;_0x4ca3b8<0x4;_0x4ca3b8++)t[_0x4ca3b8]^=_0x498607[0x0][_0x4ca3b8];for(let _0x413662=0x1;_0x413662<_0x41e4d4;_0x413662++){for(let _0x2fb7eb=0x0;_0x2fb7eb<0x4;_0x2fb7eb++)_0x557da5[_0x2fb7eb]=_0x5122b9[_0x50bfb4([0x54,0x31])][t[_0x2fb7eb]>>0x18&0xff]^_0x5122b9[_0x50bfb4([0x54,0x32])][t[(_0x2fb7eb+0x1)%0x4]>>0x10&0xff]^_0x5122b9[_0x50bfb4([0x54,0x33])][t[(_0x2fb7eb+0x2)%0x4]>>0x8&0xff]^_0x5122b9[_0x50bfb4([0x54,0x34])][0xff&t[(_0x2fb7eb+0x3)%0x4]]^_0x498607[_0x413662][_0x2fb7eb];t=_0x557da5[_0x50bfb4([0x73,0x6c,0x69,0x63,0x65])]();}const _0x189d35=new Uint8Array(0x10);let _0x2e1a10;for(let _0x5df95b=0x0;_0x5df95b<0x4;_0x5df95b++)_0x2e1a10=_0x498607[_0x41e4d4][_0x5df95b],_0x189d35[0x4*_0x5df95b]=0xff&(_0x5122b9[_0x50bfb4([0x53])][t[_0x5df95b]>>0x18&0xff]^_0x2e1a10>>0x18),_0x189d35[0x4*_0x5df95b+0x1]=0xff&(_0x5122b9[_0x50bfb4([0x53])][t[(_0x5df95b+0x1)%0x4]>>0x10&0xff]^_0x2e1a10>>0x10),_0x189d35[0x4*_0x5df95b+0x2]=0xff&(_0x5122b9[_0x50bfb4([0x53])][t[(_0x5df95b+0x2)%0x4]>>0x8&0xff]^_0x2e1a10>>0x8),_0x189d35[0x4*_0x5df95b+0x3]=0xff&(_0x5122b9[_0x50bfb4([0x53])][0xff&t[(_0x5df95b+0x3)%0x4]]^_0x2e1a10);return _0x189d35;}function _0x2c321f(){const _0x8ae0f1=_0x5122b9[_0x50bfb4([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x489c56[_0x50bfb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x25d1bb=0x0;_0x25d1bb<=_0x8ae0f1;_0x25d1bb++)_0x498607[_0x50bfb4([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x20ac18[_0x50bfb4([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x27a19a=0x4*(_0x8ae0f1+0x1),_0x4c3ea2=_0x489c56[_0x50bfb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x13e133=_0x1600d1(_0x489c56);let _0x385bf1;for(let _0x56ac3a=0x0;_0x56ac3a<_0x4c3ea2;_0x56ac3a++)_0x385bf1=_0x56ac3a>>0x2,_0x498607[_0x385bf1][_0x56ac3a%0x4]=_0x13e133[_0x56ac3a],_0x20ac18[_0x8ae0f1-_0x385bf1][_0x56ac3a%0x4]=_0x13e133[_0x56ac3a];let _0x488212,_0xf9a44f=0x0,t=_0x4c3ea2;for(;t<_0x27a19a;){_0x488212=_0x13e133[_0x4c3ea2-0x1],_0x13e133[0x0]^=_0x5122b9[_0x50bfb4([0x53])][_0x488212>>0x10&0xff]<<0x18^_0x5122b9[_0x50bfb4([0x53])][_0x488212>>0x8&0xff]<<0x10^_0x5122b9[_0x50bfb4([0x53])][0xff&_0x488212]<<0x8^_0x5122b9[_0x50bfb4([0x53])][_0x488212>>0x18&0xff]^_0x5122b9[_0x50bfb4([0x72,0x63,0x6f,0x6e])][_0xf9a44f]<<0x18,_0xf9a44f+=0x1;for(let _0x79785d=0x1;_0x79785d<_0x4c3ea2/0x2;_0x79785d++)_0x13e133[_0x79785d]^=_0x13e133[_0x79785d-0x1];_0x488212=_0x13e133[_0x4c3ea2/0x2-0x1],_0x13e133[_0x4c3ea2/0x2]^=_0x5122b9[_0x50bfb4([0x53])][0xff&_0x488212]^_0x5122b9[_0x50bfb4([0x53])][_0x488212>>0x8&0xff]<<0x8^_0x5122b9[_0x50bfb4([0x53])][_0x488212>>0x10&0xff]<<0x10^_0x5122b9[_0x50bfb4([0x53])][_0x488212>>0x18&0xff]<<0x18;for(let _0x59fabd=_0x4c3ea2/0x2+0x1;_0x59fabd<_0x4c3ea2;_0x59fabd++)_0x13e133[_0x59fabd]^=_0x13e133[_0x59fabd-0x1];let _0x7c08c6,_0x54c757,_0x10a39d=0x0;for(;_0x10a39d<_0x4c3ea2&&t<_0x27a19a;)_0x7c08c6=t>>0x2,_0x54c757=t%0x4,_0x498607[_0x7c08c6][_0x54c757]=_0x13e133[_0x10a39d],_0x20ac18[_0x8ae0f1-_0x7c08c6][_0x54c757]=_0x13e133[_0x10a39d++],t++;}for(let _0x2f5ad6=0x1;_0x2f5ad6<_0x8ae0f1;_0x2f5ad6++)for(let _0x58588c=0x0;_0x58588c<0x4;_0x58588c++)_0x488212=_0x20ac18[_0x2f5ad6][_0x58588c],_0x20ac18[_0x2f5ad6][_0x58588c]=_0x5122b9[_0x50bfb4([0x55,0x31])][_0x488212>>0x18&0xff]^_0x5122b9[_0x50bfb4([0x55,0x32])][_0x488212>>0x10&0xff]^_0x5122b9[_0x50bfb4([0x55,0x33])][_0x488212>>0x8&0xff]^_0x5122b9[_0x50bfb4([0x55,0x34])][0xff&_0x488212];}}function _0x50bfb4(_0xfe176a){return _0xfe176a['map'](_0xe0c31e=>String['fromCharCode'](_0xe0c31e))['join']('');}(_0x192f0b=>{function _0xf64020(){const _0x25b65b=[{[_0x50bfb4([0x69,0x64])]:0x1,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x50bfb4([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x50bfb4([0x69,0x64])]:0x2,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x50bfb4([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x50bfb4([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]),[_0x50bfb4([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x50bfb4([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x50bfb4([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x50bfb4([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x50bfb4([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x50bfb4([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x50bfb4([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x50bfb4([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x50bfb4([0x69,0x64])]:0x3,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x50bfb4([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x50bfb4([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x50bfb4([0x69,0x64])]:0x4,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x50bfb4([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x50bfb4([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]),[_0x50bfb4([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x50bfb4([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x50bfb4([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x50bfb4([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x50bfb4([0x69,0x64])]:0x5,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x50bfb4([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]),[_0x50bfb4([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x50bfb4([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x50bfb4([0x66,0x67,0x69])]:[0xc]}},{[_0x50bfb4([0x69,0x64])]:0x6,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x50bfb4([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x50bfb4([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x50bfb4([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x50bfb4([0x66,0x67,0x69])]:[0xc]}},{[_0x50bfb4([0x69,0x64])]:0x7,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x50bfb4([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x50bfb4([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x50bfb4([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x50bfb4([0x66,0x67,0x69])]:[0xc]}},{[_0x50bfb4([0x69,0x64])]:0x8,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x50bfb4([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]),[_0x50bfb4([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x50bfb4([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x50bfb4([0x66,0x67,0x69])]:[0xc]}},{[_0x50bfb4([0x69,0x64])]:0x9,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x50bfb4([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x50bfb4([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x50bfb4([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x50bfb4([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x50bfb4([0x69,0x64])]:0xa,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([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]),[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([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]),[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x50bfb4([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]),[_0x50bfb4([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x50bfb4([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x50bfb4([0x66,0x67,0x69])]:[0xc]}},{[_0x50bfb4([0x69,0x64])]:0xb,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x50bfb4([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x50bfb4([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x50bfb4([0x69,0x64])]:0xc,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x50bfb4([0x69,0x64])]:0xd,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x50bfb4([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x50bfb4([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x50bfb4([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x50bfb4([0x66,0x67,0x69])]:[0xc]}},{[_0x50bfb4([0x69,0x64])]:0xe,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x50bfb4([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x50bfb4([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])},{[_0x50bfb4([0x69,0x64])]:0xf,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x50bfb4([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x50bfb4([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x50bfb4([0x69,0x64])]:0x10,[_0x50bfb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x4d,0x65,0x72,0x67,0x65,0x20,0x46,0x69,0x65,0x6c,0x64,0x73]),[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x50bfb4([0x4d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x55,0x49]),[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x50bfb4([0x6d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x50bfb4([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x50bfb4([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x50bfb4([0x66,0x67,0x69])]:[0xc]}}];return _0x123136(_0x25b65b),_0x25b65b;function _0x51961e(_0x18e25d){return 0x1<<_0x18e25d-0x1;}function _0x123136(_0x530c1a){_0x530c1a[_0x50bfb4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x466662=>{_0x466662[_0x50bfb4([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x51961e(_0x466662[_0x50bfb4([0x69,0x64])]),_0x55d679(_0x466662)&&_0x466662[_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x123136(_0x466662[_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x55d679(_0x285ad6){return _0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x285ad6;}const _0x26b120=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x152775=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x4f583b(_0xfc85a4){const _0x16f66b=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x1a6dd8(_0xfc85a4,new Uint8Array([..._0x26b120,..._0x16f66b,..._0x152775]));}function _0x1a6dd8(_0x46df85,_0x3ca42b){const _0x5cd047=_0x427bd0(_0x46df85),_0x5e7d23=Array[_0x50bfb4([0x66,0x72,0x6f,0x6d])](_0x286a50(_0x5cd047)),_0x1994b7=_0x5e7d23[_0x50bfb4([0x70,0x6f,0x70])](),_0x20a486=_0x5e7d23[_0x50bfb4([0x70,0x6f,0x70])]();return _0x1a9784(_0x3989f3(_0x5e7d23,_0x3ca42b,_0x20a486+0x100*_0x1994b7));}function _0x427bd0(_0x1c1758){const _0xabc575=atob(_0x1c1758),[_0x12cb17,_0x431f6c]=_0xabc575[_0x50bfb4([0x73,0x70,0x6c,0x69,0x74])](_0x50bfb4([0x2d]));try{if(atob(_0x431f6c))return atob(_0x12cb17);}catch(_0x16b4a2){}return _0xabc575;}function _0x40e160(_0x512be8){try{const _0x4f6427=_0x4f583b(_0x512be8),_0x48e06b=JSON[_0x50bfb4([0x70,0x61,0x72,0x73,0x65])](_0x4f6427),_0x559d4b=parseInt(_0x48e06b[_0x50bfb4([0x31])]),_0x37ceb7=_0x48e06b[_0x50bfb4([0x32])]||'',_0x2c1849=parseInt(_0x48e06b[_0x50bfb4([0x33])]),_0x307d68=parseInt(_0x48e06b[_0x50bfb4([0x34])])||0x0,_0x3727d4=parseInt(_0x48e06b[_0x50bfb4([0x35])])||0x0;return{[_0x50bfb4([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x37ceb7,[_0x50bfb4([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x307d68,[_0x50bfb4([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x559d4b,[_0x50bfb4([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x2c1849,[_0x50bfb4([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x3727d4};}catch(_0x46a1ef){return null;}}const _0x4b6b9f=_0xf64020(),_0x36f7c5={[_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x4fb87a,[_0x50bfb4([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])]:_0x3d9e69,[_0x50bfb4([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])]:_0x5176d6},_0x1877c0=_0x192f0b[_0x50bfb4([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x24e60f=_0x50bfb4([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x192f0b?_0x192f0b['context']:_0x192f0b['editor'],_0xfb4e12=_0x50bfb4([0x34,0x30,0x34,0x38,0x31,0x36,0x31,0x34]),_0x27eaee=_0x50bfb4([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]),_0x3aa94b=_0x24e60f['config']['get'](_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x3822bf=_0x4b6b9f[_0x50bfb4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x55d679)[_0x50bfb4([0x66,0x69,0x6e,0x64])](_0x4af5c9=>_0x4af5c9[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x1877c0);function _0x1ab301(_0x5eb8c6,_0x3de86d){_0x36f7c5[_0x3de86d[_0x50bfb4([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x5eb8c6,_0x3de86d),_0x3de86d[_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x3de86d[_0x50bfb4([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x50bfb4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3baedf=>_0x14ee0c(_0x24e60f,_0x3baedf[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x50bfb4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x55479d=>_0x1ab301(_0x5eb8c6,_0x55479d));}function _0x4fb87a(_0x3ef9b2,_0x3183c5){_0x4b9f1c(_0x270f1c(_0x3ef9b2,_0x3183c5),_0x3183c5);}function _0x3d9e69(_0xadf9dd,_0x1aa9c2){function _0x2b7b19(_0x171258,_0x4594a9){try{if(_0x14ee0c(_0x24e60f,_0x50bfb4([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x171258){const _0x3a8eb6=_0x8a10b1(_0x24e60f,_0x50bfb4([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x50bfb4([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x3a8eb6)/0x2>_0x171258[_0x50bfb4([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x3e8e7e(_0x4594a9[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x270f1c(_0x171258,_0x4594a9);}catch(_0x404792){return _0x3e8e7e(_0x4594a9[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x4b9f1c(_0x2b7b19(_0xadf9dd,_0x1aa9c2),_0x1aa9c2);}function _0x5176d6(_0xfcbec2,_0x1e547e){const _0xbe4b8d=_0x152775[0x0]*_0x26b120[0x1],_0xd0c90e=_0x152775[0x0]*_0x26b120[0x2],_0x198a1c=_0x152775[0x2]*_0x26b120[0x2];_0x14ee0c(_0x24e60f,_0x50bfb4([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x8a10b1(_0x24e60f,_0x50bfb4([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x50bfb4([0x73,0x74,0x61,0x74,0x65])]==_0x50bfb4([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x40e062()]=_0x198a1c);function _0x2c6050(_0x12b888,_0x5d3bff){try{return _0x4e7509()?_0x3e8e7e(_0x5d3bff[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x56,0x61,0x6c,0x69,0x64])):_0x270f1c(_0x12b888,_0x5d3bff);}catch(_0x29b170){return _0x3e8e7e(_0x5d3bff[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x1f95dd(_0x38faee,_0x377870){const _0xb1a3f1=0x7;if(_0x38faee==_0x377870[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0xeeede7();else{if(_0x38faee==_0x377870[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x54,0x72,0x69,0x61,0x6c])){const _0x1e11ea=_0x289f6b();_0x1e11ea&&_0x5b324c(_0x1e11ea,_0x377870[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0xd742cc=_0x27429e();window[_0x50bfb4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x5b324c(_0x50bfb4([0x74,0x69,0x6d,0x65]),_0x377870[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0xd742cc);const _0x58469e=_0x8a10b1(_0x24e60f,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x50bfb4([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x58469e[_0x50bfb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0xb1a3f1?_0x5b324c(_0x50bfb4([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x377870[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x58469e['on'](_0x50bfb4([0x61,0x64,0x64]),()=>{_0x58469e[_0x50bfb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0xb1a3f1&&_0x5b324c(_0x50bfb4([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x377870[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x289f6b(){if(!_0x14ee0c(_0x24e60f,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0xc245f2 in window)if(Number['isNaN'](Number(_0xc245f2))){if(window[_0xc245f2]===_0xbe4b8d)return _0x50bfb4([0x74,0x69,0x6d,0x65]);if(window[_0xc245f2]===_0xd0c90e)return _0x50bfb4([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x4e7509(){if(!_0x14ee0c(_0x24e60f,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x4075a3 in window)if(Number['isNaN'](Number(_0x4075a3))&&window[_0x4075a3]===_0x198a1c)return!0x0;return!0x1;}function _0x5b324c(_0x14e351,_0x341b6c){_0xeeede7(),_0x3e8e7e(_0x341b6c+_0x50bfb4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x14e351),window[_0x40e062()]=_0x14e351===_0x50bfb4([0x74,0x69,0x6d,0x65])?_0xbe4b8d:_0xd0c90e;}function _0x27429e(){let _0x1d3009=_0x152775[0x6]*_0x26b120[0x8]*_0x26b120[0x6];return _0x14ee0c(_0x24e60f,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x1d3009/=0xa),_0x1d3009;}function _0xeeede7(){const _0xfe906c=_0x24e60f;function _0x540543(){_0x14ee0c(_0xfe906c,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x8a10b1(_0xfe906c,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x50bfb4([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x50bfb4([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x8a10b1(_0xfe906c,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x50bfb4([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x8a10b1(_0xfe906c,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x50bfb4([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x1b6a45,_0x8a10b1(_0xfe906c,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x50bfb4([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x1b6a45,_0xfe906c[_0x50bfb4([0x6d,0x6f,0x64,0x65,0x6c])][_0x50bfb4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1b6a45,_0xfe906c[_0x50bfb4([0x6d,0x6f,0x64,0x65,0x6c])][_0x50bfb4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1b6a45,_0xfe906c[_0x50bfb4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x50bfb4([0x6d,0x6f,0x64,0x65,0x6c]))),_0x14ee0c(_0xfe906c,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x8a10b1(_0xfe906c,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x50bfb4([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x50bfb4([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x8a10b1(_0xfe906c,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x50bfb4([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x8a10b1(_0xfe906c,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x50bfb4([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x1b6a45,_0x8a10b1(_0xfe906c,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x50bfb4([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x1b6a45);}_0xfe906c[_0x50bfb4([0x73,0x74,0x61,0x74,0x65])]==_0x50bfb4([0x72,0x65,0x61,0x64,0x79])?_0x540543():_0xfe906c[_0x50bfb4([0x6f,0x6e,0x63,0x65])](_0x50bfb4([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x14ee0c(_0xfe906c,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x540543(),_0x14ee0c(_0xfe906c,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x5d2818=_0x8a10b1(_0xfe906c,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x8903f8=_0x5d2818['getRevision'](0x0),_0x1208ef=_0x5d2818['getEarlierVisibleRevision'](_0x8903f8[_0x50bfb4([0x69,0x64])]);_0x8a10b1(_0xfe906c,_0x50bfb4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x50bfb4([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x8903f8[_0x50bfb4([0x69,0x64])],_0x1208ef?_0x1208ef[_0x50bfb4([0x69,0x64])]:null,0x1)['then'](()=>_0x540543());}});}_0x1f95dd(_0x2c6050(_0xfcbec2,_0x1e547e),_0x1e547e);}function _0x270f1c(_0x12f5a3,_0x4b9c9f){try{return _0x43d9b9(_0x4b9c9f)?_0x3e8e7e(_0x4b9c9f[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x56,0x61,0x6c,0x69,0x64])):_0x12f5a3&&_0x1ffdce(_0x12f5a3[_0x50bfb4([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x4b9c9f)?_0x12f5a3[_0x50bfb4([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x50bfb4([0x6f,0x70,0x65,0x6e])][_0x50bfb4([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0xfb4e12)/0x2>_0x12f5a3[_0x50bfb4([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x3e8e7e(_0x4b9c9f[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x12f5a3[_0x50bfb4([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x3e8e7e(_0x4b9c9f[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x54,0x72,0x69,0x61,0x6c])):_0x3e8e7e(_0x4b9c9f[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x56,0x61,0x6c,0x69,0x64])):_0x3e8e7e(_0x4b9c9f[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x4202d5){return _0x3e8e7e(_0x4b9c9f[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x4b9f1c(_0x1171c3,_0x4329cc){if(_0x24e60f instanceof _0x2d22ac){const _0x8ab9e4=_0x24e60f;_0x1171c3==_0x4329cc[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x5a8193(_0x8ab9e4):_0x1171c3==_0x4329cc[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x54,0x72,0x69,0x61,0x6c])&&window[_0x50bfb4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x5a8193(_0x8ab9e4),_0x3e8e7e(_0x4329cc[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x152775[0x6]*_0x26b120[0x8]*_0x26b120[0x6]),_0x8ab9e4[_0x50bfb4([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x50bfb4([0x6f,0x6e])](_0x50bfb4([0x61,0x64,0x64]),(_0x2f5a2c,_0x5d94d5)=>{_0x1171c3!=_0x4329cc[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x1171c3!=_0x4329cc[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x1171c3!=_0x4329cc[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x57ddfd(_0x5d94d5);});}else{const _0x232cd9=_0x24e60f;_0x1171c3==_0x4329cc[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x57ddfd(_0x232cd9):_0x1171c3==_0x4329cc[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x54,0x72,0x69,0x61,0x6c])&&_0x232cd9[_0x50bfb4([0x6f,0x6e])](_0x50bfb4([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x1822da=0x0;_0x232cd9[_0x50bfb4([0x6d,0x6f,0x64,0x65,0x6c])][_0x50bfb4([0x6f,0x6e])](_0x50bfb4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x264cc2,_0x2e982c)=>{_0x2e982c[0x0][_0x50bfb4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1822da++,0x1f8===_0x1822da&&(_0x57ddfd(_0x232cd9),_0x3e8e7e(_0x4329cc[_0x50bfb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x50bfb4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x264cc2[_0x50bfb4([0x6f,0x66,0x66])]());},{'priority':_0x50bfb4([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x3e8e7e(_0x3a7c41){const _0x3b3fa8=_0x40e062();return _0x24e60f[_0x3b3fa8]=_0x3a7c41,_0x3a7c41;}function _0x40e062(){const _0x3b16b3=String(window[_0x50bfb4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x50bfb4([0x6e,0x6f,0x77])]())[_0x50bfb4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x50bfb4([0x2e]),'');let _0xab3322='';for(let _0x326a80=0x0;_0x326a80<_0x3b16b3[_0x50bfb4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x326a80+=0x2){let _0x18d0c0=parseInt(_0x3b16b3[_0x50bfb4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x326a80,_0x326a80+0x2));_0x18d0c0>=_0x27eaee[_0x50bfb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x18d0c0-=_0x27eaee[_0x50bfb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xab3322+=_0x27eaee[_0x18d0c0];}return _0xab3322;}function _0x5a8193(_0x1a781a){for(const _0x4c0d75 of _0x1a781a[_0x50bfb4([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x57ddfd(_0x4c0d75);_0x8a10b1(_0x1a781a,_0x50bfb4([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x50bfb4([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x8a10b1(_0x1a781a,_0x50bfb4([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x50bfb4([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x1b6a45;}function _0x57ddfd(_0x5afa96){function _0x3d3a09(){_0x5afa96[_0x50bfb4([0x6d,0x6f,0x64,0x65,0x6c])][_0x50bfb4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1b6a45,_0x5afa96[_0x50bfb4([0x6d,0x6f,0x64,0x65,0x6c])][_0x50bfb4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1b6a45,_0x5afa96[_0x50bfb4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x50bfb4([0x6d,0x6f,0x64,0x65,0x6c]));}_0x5afa96[_0x50bfb4([0x73,0x74,0x61,0x74,0x65])]==_0x50bfb4([0x72,0x65,0x61,0x64,0x79])?_0x3d3a09():_0x5afa96[_0x50bfb4([0x6f,0x6e,0x63,0x65])](_0x50bfb4([0x72,0x65,0x61,0x64,0x79]),()=>_0x3d3a09());}function _0x1b6a45(){return null;}function _0x1ffdce(_0x2a6cf5,_0x5854a0){const _0x55abe7=!!(_0x2a6cf5&_0x5854a0[_0x50bfb4([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0xbe4e49=_0x4706cc(_0x2a6cf5,_0x5854a0);return _0x55abe7||_0xbe4e49;}function _0x4706cc(_0x215018,_0xcbaa1d){const _0x4061f3=(_0xcbaa1d[_0x50bfb4([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x50bfb4([0x66,0x67,0x69])]||null;return!!_0x4061f3&&_0x4b6b9f[_0x50bfb4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x523ce0=>_0x4061f3[_0x50bfb4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x523ce0[_0x50bfb4([0x69,0x64])]))[_0x50bfb4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3275f3=>!_0x197259(_0x3275f3))[_0x50bfb4([0x73,0x6f,0x6d,0x65])](_0x1fcc06=>!!(_0x215018&_0x1fcc06[_0x50bfb4([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x197259(_0x25f955){const _0x147350={[_0x50bfb4([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])]:_0x536616};return!!_0x25f955['forbiddenHandler']&&_0x147350[_0x25f955['forbiddenHandler']]();}function _0x536616(){return!window[_0x50bfb4([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x14ee0c(_0x24e60f,_0x50bfb4([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x43d9b9(_0x39d13d){if(!_0x14ee0c(_0x24e60f,_0x39d13d[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x5aac1d=_0x39d13d[_0x50bfb4([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x22bd63=_0x5aac1d[_0x50bfb4([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x400a46=_0x5aac1d[_0x50bfb4([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x130877=_0x5aac1d[_0x50bfb4([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x14ee0c(_0x24e60f,_0x50bfb4([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x8a10b1(_0x24e60f,_0x50bfb4([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x50bfb4([0x73,0x74,0x61,0x74,0x65])]==_0x50bfb4([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x22bd63)return!0x0;if(_0x14ee0c(_0x24e60f,_0x50bfb4([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x8a10b1(_0x24e60f,_0x50bfb4([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x50bfb4([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x50bfb4([0x65,0x6e,0x64])&&_0x400a46)return!0x0;return!(!_0x14ee0c(_0x24e60f,_0x50bfb4([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]))||_0x8a10b1(_0x24e60f,_0x50bfb4([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]))[_0x50bfb4([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x50bfb4([0x65,0x6e,0x64])||!_0x130877);}function _0x14ee0c(_0x1aa4a7,_0x36e6d3){return _0x1aa4a7[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x50bfb4([0x68,0x61,0x73])](_0x36e6d3);}function _0x8a10b1(_0x187ae9,_0x387961){return _0x187ae9[_0x50bfb4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x50bfb4([0x67,0x65,0x74])](_0x387961);}function _0x1a9784(_0xf4502d){let _0x16dfdf='';for(const _0x5968bf of _0xf4502d)_0x16dfdf+=String[_0x50bfb4([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x5968bf);return _0x16dfdf;}function _0x286a50(_0x30c478){const _0x27b78e=new Uint8Array(_0x30c478[_0x50bfb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x14b5ef=0x0;_0x14b5ef<_0x30c478[_0x50bfb4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x14b5ef++)_0x27b78e[_0x14b5ef]=_0x30c478[_0x50bfb4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x14b5ef);return _0x27b78e;}_0x3822bf&&_0x1ab301(_0x40e160(_0x3aa94b),_0x3822bf);})(_0x530a53);}(this);}set['adapter'](_0xc71c3b){if(this['_adapter'])throw new _0x563a76('commentsrepository-adapter-already-set');this['_adapter']=_0xc71c3b;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x1fb1fb=vt,threadId:_0x3b271c=_0x1dfa77(),comments:_0x30e0df=[],unlinkedAt:_0x27f08a=null,resolvedAt:_0x54a7bd=null,resolvedBy:_0x17310b=null,target:_0x3b2a3c=null,context:_0x463dfe=null,attributes:_0x2f329c={},isResolvable:_0x30e548=!0x0,isSubmitted:_0x3951a9=!0x1,isFromAdapter:_0x3d6efb=!0x1}={}){return this['fire'](Tt('addCommentThread',_0x1fb1fb),{'channelId':_0x1fb1fb,'threadId':_0x3b271c,'comments':_0x30e0df,'unlinkedAt':_0x27f08a,'resolvedAt':_0x54a7bd,'resolvedBy':_0x17310b,'target':_0x3b2a3c,'context':_0x463dfe,'attributes':_0x2f329c,'isFromAdapter':_0x3d6efb,'isResolvable':_0x30e548,'isSubmitted':_0x3951a9}),this['getCommentThread'](_0x3b271c);}['openNewCommentThread']({channelId:_0xe5c7ed=vt,threadId:_0x3b8816=_0x1dfa77(),target:_0x34ddb1,context:_0x5de659=null,isResolvable:_0x2f6b9b=!0x0}){if(this['_readOnlyChannels']['has'](_0xe5c7ed)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x34ddb1)throw new _0x563a76('commentsrepository-missing-target');const _0x2426e3=this['addCommentThread']({'channelId':_0xe5c7ed,'threadId':_0x3b8816,'target':_0x34ddb1,'context':_0x5de659,'isResolvable':_0x2f6b9b});if(!_0x2426e3)return null;const _0x4f43f2=this['_threadToController']['get'](_0x2426e3),_0x1df533=_0x4f43f2['view']['commentThreadInputView']['commentInputView'],_0x28fb79=this['context']['plugins']['get'](_),_0x256c53=_0x28fb79['getByInnerView'](_0x4f43f2['view']);return _0x28fb79['activate'](_0x256c53),_0x1df533['once']('editorReady',()=>_0x1df533['focus']()),_0x2426e3;}['hasCommentThread'](_0x1d2abb){if('string'!=typeof _0x1d2abb)throw new _0x563a76('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x1d2abb);}['updateCommentThread']({channelId:_0x1d07cb=vt,threadId:_0x376a0e,context:_0x1ce6c7,unlinkedAt:_0x30f86b,attributes:_0x214190,isFromAdapter:_0x444204=!0x1}){return this['fire'](Tt('updateCommentThread',_0x1d07cb),{'channelId':_0x1d07cb,'threadId':_0x376a0e,'context':_0x1ce6c7,'unlinkedAt':_0x30f86b,'attributes':_0x214190,'isFromAdapter':_0x444204}),this['getCommentThread'](_0x376a0e);}['getCommentThread'](_0x34fada){if('string'!=typeof _0x34fada)throw new _0x563a76('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x34fada);}['fetchCommentThread']({channelId:_0x4c1aca,threadId:_0x122c81}={}){const _0x4c0e54=this['getCommentThread'](_0x122c81);if(_0x4c0e54)return Promise['resolve'](_0x4c0e54);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x563a76('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x4c1aca,'threadId':_0x122c81})['then'](_0x2b5f36=>this['hasCommentThread'](_0x122c81)?this['getCommentThread'](_0x122c81):_0x2b5f36?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x4c1aca},_0x2b5f36)):void 0x0)['catch'](_0x4718b6=>{throw console['error'](_0x4718b6),new _0x563a76('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0x1b2a86,skipNotAttached:_0x3cf705=!0x1,skipEmpty:_0x5e2550=!0x1,toJSON:_0x52157a=!0x1}={}){const _0x178793=[];for(const _0x5590c3 of this['_threads']['values']())_0x1b2a86&&_0x5590c3['channelId']!==_0x1b2a86||_0x3cf705&&!_0x5590c3['isAttached']||_0x5e2550&&0x0===_0x5590c3['length']||_0x178793['push'](_0x5590c3);return _0x52157a?_0x178793['map'](_0x50e300=>_0x50e300['toJSON']()):_0x178793;}['setActiveCommentThread'](_0xf56b46){const _0x26c54d=this['context']['plugins']['get'](_);if(!_0xf56b46)return void(this['activeCommentThread']&&_0x26c54d['deactivateAll']());const _0x4a01ba=this['getCommentThread'](_0xf56b46);if(!_0x4a01ba)throw new _0x563a76('commentsrepository-active-missing-comment-thread',null,{'threadId':_0xf56b46});if(!this['_threadToController']['has'](_0x4a01ba))throw new _0x563a76('commentsrepository-active-not-attached',null,{'threadId':_0xf56b46});const _0x4e4f82=_0x26c54d['getByInnerView'](this['_threadToController']['get'](_0x4a01ba)['view']);_0x26c54d['activate'](_0x4e4f82);}['switchReadOnly'](_0x40829,_0x453b84){_0x40829?this['_readOnlyChannels']['add'](_0x453b84):this['_readOnlyChannels']['delete'](_0x453b84),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x43c713){return this['_readOnlyChannels']['has'](_0x43c713)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x20e19e,_0x3801d3){return new yt(_0x20e19e,_0x3801d3);}['setPermissions'](_0x46ac5b,_0xad1666=vt){this['_permissions']['set'](_0xad1666,_0x46ac5b),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x2d9efe=vt){return this['_permissions']['has'](_0x2d9efe)?this['_permissions']['get'](_0x2d9efe):gt;}['_addCommentThread']({channelId:_0x34736c,threadId:_0x3de9e5,comments:_0x257f87,unlinkedAt:_0x3aa172,resolvedAt:_0x46f740,resolvedBy:_0x448b21,target:_0x295040,context:_0x5a8697,attributes:_0x149796,isFromAdapter:_0x5dead9,isResolvable:_0x950a81,isSubmitted:_0x135e13}){if('string'!=typeof _0x3de9e5)throw new _0x563a76('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x3de9e5});if(this['hasCommentThread'](_0x3de9e5))throw new _0x563a76('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x3de9e5});const _0x4c4b01=new ee(this,{'channelId':_0x34736c,'id':_0x3de9e5,'context':_0x5a8697,'attributes':_0x149796,'unlinkedAt':_0x3aa172,'resolvedAt':_0x46f740,'resolvedBy':_0x448b21?this['context']['plugins']['get'](ut)['getUser'](_0x448b21):null,'isResolvable':_0x950a81,'isSubmitted':_0x135e13||_0x5dead9});this['_threads']['set'](_0x3de9e5,_0x4c4b01);for(const _0x292e8c of _0x257f87)_0x4c4b01['_add'](this['_createNewComment']({'threadId':_0x3de9e5,..._0x292e8c}));return _0x295040&&_0x4c4b01['attachTo'](_0x295040),_0x5dead9||!_0x4c4b01['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x34736c,'threadId':_0x3de9e5});}['_submitCommentThread']({channelId:_0x1b2f7d,threadId:_0x20a37c}){if(!this['hasCommentThread'](_0x20a37c))throw new _0x563a76('commentsrepository-missing-comment-thread',this);const _0x25d45c=this['getCommentThread'](_0x20a37c);if(_0x25d45c['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x27f87e,comments:_0x278ef3,resolvedAt:_0x3de7bc,resolvedBy:_0x4c0e3e,context:_0x192398,attributes:_0x35b2e4}=_0x25d45c,_0x159a15=this['context']['plugins']['get']('PendingActions'),_0x5361ab=_0x159a15['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x1b2f7d,'threadId':_0x27f87e,'comments':_0x278ef3['map'](_0x2cb756=>_0x2cb756['toJSON']()),'resolvedAt':_0x3de7bc,'resolvedBy':_0x4c0e3e?_0x4c0e3e['id']:_0x4c0e3e,'context':_0x192398,'attributes':_0x35b2e4})['then'](({comments:_0x2e31b2})=>{_0x159a15['remove'](_0x5361ab);for(const _0x2c7f81 of _0x2e31b2)this['_updateComment']({'channelId':_0x1b2f7d,'threadId':_0x20a37c,'commentId':_0x2c7f81['commentId'],'createdAt':_0x2c7f81['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x35a2d3=>{throw console['error'](_0x35a2d3),new _0x563a76('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x5bb3bb,target:_0x355d3d}){const _0x412dc8=this['getCommentThread'](_0x5bb3bb);if(!_0x412dc8)throw new _0x563a76('commentsrepository-attach-missing-comment-thread',this);const _0x5c807e=this['context']['plugins']['get']('PendingActions'),_0x953b47=this['context']['plugins']['get'](_),_0xeb405e=this['_createCommentThreadView'](_0x412dc8),_0x40874c=new yt(_0x412dc8,_0xeb405e);let _0x2991fa=null;_0xeb405e['on']('change:isDirty',(_0x8dc9cd,_0x2be5dc,_0x46eabf)=>{_0x46eabf?_0x2991fa=_0x5c807e['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x2991fa&&(_0x5c807e['remove'](_0x2991fa),_0x2991fa=null);}),_0xeb405e['on']('escape',()=>{this['fire'](Tt('escapeThread',_0x412dc8['channelId']),{'threadId':_0x5bb3bb,'channelId':_0x412dc8['channelId']});}),this['_threadToController']['set'](_0x412dc8,_0x40874c),this['_viewToController']['set'](_0xeb405e,_0x40874c);const _0xdc6901=new T(this['context']['locale'],_0xeb405e);_0xdc6901['bind']('length')['to'](_0xeb405e),_0xdc6901['bind']('isDirty')['to'](_0xeb405e,'isDirty',_0xeb405e,'length',(_0x55cf89,_0x262706)=>_0x55cf89||!_0x262706),_0xdc6901['bind']('isActive')['to'](_0xeb405e),_0xdc6901['type']='comment';const _0x1865f6=new d({'view':_0xdc6901,'target':_0x355d3d,'type':'comment','isVisible':!_0x412dc8['isResolved']});return this['_bindAnnotationToEditors'](_0xeb405e,_0x1865f6),_0x953b47['add'](_0x1865f6),_0x1865f6;}['_bindAnnotationToEditors'](_0x22df72,_0x1ddeff){this['listenTo'](_0x22df72,'editorReady',(_0x3e7aa8,_0xdc6f8b)=>{const _0x3f3934=_0xdc6f8b['ui']['view']['body']['bodyCollectionContainer'];_0x1ddeff['focusableElements']['add'](_0x3f3934),this['context']instanceof _0x46b696&&this['context']['ui']['focusTracker']['add'](_0x3f3934);},{'priority':'highest'}),this['listenTo'](_0x22df72,'editorDestroyed',(_0x47be44,_0x325bc8)=>{const _0x3397b3=_0x325bc8['ui']['view']['body']['bodyCollectionContainer'];_0x1ddeff['focusableElements']['has'](_0x3397b3)&&_0x1ddeff['focusableElements']['remove'](_0x3397b3),this['context']instanceof _0x46b696&&this['context']['ui']['focusTracker']['remove'](_0x3397b3);});}['_unbindEditors'](_0x38f5b7){this['stopListening'](_0x38f5b7,'editorReady'),this['stopListening'](_0x38f5b7,'editorDestroyed');}['_createCommentThreadView'](_0x1fec31){const _0xa6f0e=this['context']['plugins']['get'](ut),{config:_0xa8b91d,locale:_0x53c98e}=this['context'],_0x4725bf=dt(_0xa8b91d['get']('locale'));return new(0x0,(_0xa8b91d['get']('comments'))['CommentThreadView'])(_0x53c98e,_0x1fec31,_0xa6f0e['me'],{'editorConfig':{..._0xa8b91d['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0xa8b91d['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0xa8b91d['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0xa8b91d['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0xa8b91d['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4725bf,'CommentView':_0xa8b91d['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x15fdde,channelId:_0x23d605,resolvedAt:_0x55c3a9,resolvedBy:_0x365a4f,isFromAdapter:_0x38f5ec}){if(!this['hasCommentThread'](_0x15fdde))throw new _0x563a76('commentsrepository-missing-comment-thread',null,{'threadId':_0x15fdde});const _0x59ebd4=this['getCommentThread'](_0x15fdde);if(_0x59ebd4['isResolved'])throw new _0x563a76('commentsrepository-resolved-comment-thread',null,{'threadId':_0x15fdde});const _0x21780d=this['context']['plugins']['get'](ut);if(_0x59ebd4['resolvedBy']=_0x21780d['getUser'](_0x365a4f),_0x59ebd4['resolvedAt']=_0x55c3a9,_0x38f5ec||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x55a53b=this['context']['plugins']['get']('PendingActions'),_0x3a468f=_0x55a53b['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x23d605,'threadId':_0x15fdde})['then'](({resolvedAt:_0x315794,resolvedBy:_0x8baf50})=>{_0x55a53b['remove'](_0x3a468f),_0x59ebd4['resolvedBy']['id']!==_0x8baf50&&(_0x59ebd4['resolvedBy']=_0x21780d['getUser'](_0x8baf50)),_0x59ebd4['resolvedAt']=_0x315794;})['catch'](_0x5e4f95=>{throw console['error'](_0x5e4f95),new _0x563a76('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x1f3665,channelId:_0x2e4918,isFromAdapter:_0x5b5675}){if(!this['hasCommentThread'](_0x1f3665))throw new _0x563a76('commentsrepository-missing-comment-thread',null,{'threadId':_0x1f3665});const _0x27b30c=this['getCommentThread'](_0x1f3665);if(!_0x27b30c['isResolved'])throw new _0x563a76('commentsrepository-reopen-comment-thread',null,{'threadId':_0x1f3665});if(_0x27b30c['resolvedBy']=null,_0x27b30c['resolvedAt']=null,_0x5b5675||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x1e1cc8=this['context']['plugins']['get']('PendingActions'),_0x51b6db=_0x1e1cc8['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x2e4918,'threadId':_0x1f3665})['then'](()=>_0x1e1cc8['remove'](_0x51b6db))['catch'](_0x9aa9e5=>{throw console['error'](_0x9aa9e5),new _0x563a76('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x3f6531,isFromAdapter:_0x55d3d7}){const _0x3566ed=this['getCommentThread'](_0x3f6531);if(!_0x3566ed)throw new _0x563a76('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x3f6531),this['_threads']['delete'](_0x3f6531),!_0x3566ed['isSubmitted']||_0x55d3d7||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x2efb30=this['context']['plugins']['get']('PendingActions'),{channelId:_0x37847d}=_0x3566ed,_0x5870f1=_0x2efb30['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x37847d,'threadId':_0x3f6531})['then'](()=>_0x2efb30['remove'](_0x5870f1))['catch'](_0x24017d=>{throw console['error'](_0x24017d),new _0x563a76('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x38e57d,unlinkedAt:_0x1278b0,context:_0x5761c1,attributes:_0x2dfba1,isFromAdapter:_0x74d0a1}){if('string'!=typeof _0x38e57d)throw new _0x563a76('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x38e57d});if(!this['hasCommentThread'](_0x38e57d))throw new _0x563a76('commentsrepository-missing-comment-thread',null,{'threadId':_0x38e57d});const _0x137b86=this['getCommentThread'](_0x38e57d);let _0x595b60=!0x1;if(void 0x0!==_0x5761c1&&_0x137b86['context']!==_0x5761c1&&(_0x137b86['context']=_0x5761c1,_0x595b60=!0x0),void 0x0!==_0x1278b0&&_0x137b86['unlinkedAt']!==_0x1278b0&&(_0x137b86['unlinkedAt']=_0x1278b0,_0x595b60=!0x0),_0x2dfba1&&!pt(_0x2dfba1,_0x137b86['attributes'])&&(_0x137b86['attributes']=_0x2dfba1,_0x595b60=!0x0),!_0x595b60)return Promise['resolve']();if(!_0x137b86['isSubmitted']||_0x74d0a1||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x59b243=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4ea5f2}=_0x137b86,_0x245323=_0x59b243['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x4ea5f2,'threadId':_0x38e57d,'context':_0x5761c1,'unlinkedAt':_0x1278b0,'attributes':_0x2dfba1})['then'](()=>_0x59b243['remove'](_0x245323))['catch'](_0x1aab35=>{throw console['error'](_0x1aab35),new _0x563a76('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x5be1be){const _0x290548=this['context']['plugins']['get'](_),_0x536050=this['getCommentThread'](_0x5be1be);if(this['_threadToController']['has'](_0x536050)){const _0x5c6d26=this['_threadToController']['get'](_0x536050),_0x3c1989=_0x5c6d26['view'],_0x1ff0d3=_0x290548['getByInnerView'](_0x3c1989);this['_threadToController']['delete'](_0x536050),this['_viewToController']['delete'](_0x3c1989),_0x1ff0d3&&_0x290548['remove'](_0x1ff0d3),_0x5c6d26['destroy'](),_0x3c1989['destroy']()['then'](()=>{this['_unbindEditors'](_0x3c1989);});}}['_updateActiveAnnotation']({threadId:_0x47b430,resolvedAt:_0x1e50c3}){const _0x27c359=!!_0x1e50c3,_0xde8a6e=this['context']['plugins']['get'](_),_0x107cbf=this['getCommentThread'](_0x47b430);if(this['_threadToController']['has'](_0x107cbf)){const _0x48f2fe=this['_threadToController']['get'](_0x107cbf)['view'],_0x12ac31=_0xde8a6e['getByInnerView'](_0x48f2fe);_0x12ac31&&(_0x27c359&&_0xde8a6e['_removeActiveAnnotation'](_0x12ac31),_0x12ac31['refreshVisibility']());}}['_getExternalAuthor'](_0x2e878e){const _0x553d62=this['context']['plugins']['get'](ut),_0xaacf8e=lt('external:'+_0x2e878e),_0x38767d=_0x553d62['getUser'](_0xaacf8e);return _0x38767d||_0x553d62['addUser']({'id':_0xaacf8e,'name':_0x2e878e});}['_createNewComment']({threadId:_0x2a0b32,commentId:_0x201130=_0x1dfa77(),content:_0xa36d65,authorId:_0x197ce4,createdAt:_0xc05958,attributes:_0x367e0c}){if('string'!=typeof _0x201130)throw new _0x563a76('commentsrepository-invalid-commentid');if('string'!=typeof _0x197ce4)throw new _0x563a76('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0xa36d65||!_0xa36d65['trim']())throw new _0x563a76('commentsrepository-invalid-comment-content');const _0x3cfac2=this['context']['plugins']['get'](ut)['getUser'](_0x197ce4);if(!_0x3cfac2)throw new _0x563a76('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x197ce4});let _0x1c1f4d=null,_0xb3fc31=_0xc05958;return _0x367e0c&&_0x367e0c['@external']&&(_0x1c1f4d=this['_getExternalAuthor'](_0x367e0c['@external']['authorName']),_0xb3fc31=new Date(_0x367e0c['@external']['createdAt'])),new se(this,{'threadId':_0x2a0b32,'id':_0x201130,'author':_0x1c1f4d||_0x3cfac2,'creator':_0x3cfac2,'content':_0xa36d65,'createdAt':_0xc05958,'authoredAt':_0xb3fc31,'attributes':_0x367e0c});}['_addComment'](_0x1010c9){let {threadId:_0x1672e9,content:_0x3cb0c5,attributes:_0x565b32,isFromAdapter:_0x4c21a1}=_0x1010c9;const _0x32c665=this['getCommentThread'](_0x1010c9['threadId']);if(!_0x32c665)throw new _0x563a76('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x239580=this['_createNewComment'](_0x1010c9),{id:_0x1fe3b4}=_0x239580;if(_0x32c665['_add'](_0x239580),_0x4c21a1||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x32c665['isSubmitted'])return Promise['resolve']();const _0x350621=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4c3ecc}=_0x32c665,_0x19472c=_0x350621['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x565b32||(_0x565b32={}),this['adapter']['addComment']({'channelId':_0x4c3ecc,'threadId':_0x1672e9,'commentId':_0x1fe3b4,'content':_0x3cb0c5,'attributes':_0x565b32})['then'](_0x435de4=>{_0x350621['remove'](_0x19472c),_0x435de4&&this['_updateComment']({'channelId':_0x4c3ecc,'threadId':_0x1672e9,'commentId':_0x1fe3b4,'createdAt':_0x435de4['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x260df0=>{throw console['error'](_0x260df0),new _0x563a76('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x410867,commentId:_0x5242d2,content:_0x46c761,createdAt:_0xf3cd67,attributes:_0x5c00be,isFromAdapter:_0x35dbd3}){if(void 0x0!==_0x46c761&&('string'!=typeof _0x46c761||!_0x46c761['trim']()['length']))throw new _0x563a76('commentsrepository-update-comment-invalid-content');const _0x422e1f=this['getCommentThread'](_0x410867),_0x3bad98=_0x422e1f['getComment'](_0x5242d2);if(!_0x3bad98)throw new _0x563a76('commentsrepository-update-missing-comment',this);let _0x5985d8=!0x1;if(_0x46c761&&_0x46c761!==_0x3bad98['content']&&(_0x3bad98['isEditable']||_0x35dbd3)&&(_0x3bad98['content']=_0x46c761,_0x5985d8=!0x0),_0xf3cd67&&_0xf3cd67!==_0x3bad98['createdAt']&&(_0x3bad98['createdAt']=_0xf3cd67,_0x3bad98['attributes']&&_0x3bad98['attributes']['@external']||(_0x3bad98['authoredAt']=_0xf3cd67),_0x5985d8=!0x0),_0x5c00be&&!pt(_0x5c00be,_0x3bad98['attributes'])&&(_0x3bad98['attributes']=_0x5c00be,_0x5985d8=!0x0),!_0x5985d8)return Promise['resolve']();if(_0x422e1f['fire']('commentUpdated'),_0x35dbd3||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x33e178=this['context']['plugins']['get']('PendingActions'),{channelId:_0x40a445}=this['getCommentThread'](_0x3bad98['threadId']),_0x2a71ef=_0x33e178['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x40a445,'threadId':_0x410867,'commentId':_0x5242d2,'content':_0x46c761,'attributes':_0x5c00be})['then'](()=>_0x33e178['remove'](_0x2a71ef))['catch'](_0x379ea1=>{throw console['error'](_0x379ea1),new _0x563a76('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x537129,commentId:_0x466e3b,isFromAdapter:_0x2de5ac}){const _0x271c37=this['getCommentThread'](_0x537129),_0x9faa28=_0x271c37['getComment'](_0x466e3b);if(!_0x9faa28)throw new _0x563a76('commentsrepository-remove-missing-comment',this);if(_0x271c37['_remove'](_0x9faa28),_0x2de5ac||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x158c99=this['context']['plugins']['get']('PendingActions'),{channelId:_0x589549}=_0x271c37,_0x5bb9f4=_0x158c99['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x589549,'threadId':_0x537129,'commentId':_0x466e3b})['then'](()=>_0x158c99['remove'](_0x5bb9f4))['catch'](_0x546cd6=>{throw console['error'](_0x546cd6),new _0x563a76('commentsrepository-remove-comment-internal-error',this);});}}class ee extends/* #__PURE__ -- @preserve */
30
- _0x50579b(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x561668,_0x16c73d){super();const _0x200a2e=_0x16c73d['isResolvable'];this['channelId']=_0x16c73d['channelId'],this['id']=_0x16c73d['id'],this['comments']=new _0x203f54(),this['_repository']=_0x561668,this['_isAttached']=!0x1,this['_isSubmitted']=_0x16c73d['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x561668,'_permissions',_0x561668,'_readOnlyChannels',()=>_0x561668['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x561668,'_permissions',()=>_0x561668['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x561668,'_permissions',()=>{const _0x2c82cd=_0x561668['getPermissions'](this['channelId']);return _0x2c82cd['write']||_0x2c82cd['admin'];}),this['bind']('isResolvable')['to'](_0x561668,'_permissions',()=>_0x200a2e&&_0x561668['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x16c73d['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x2cb6f7,_0x4532fe)=>_0x2cb6f7?_0x4532fe?_0x2cb6f7<_0x4532fe?_0x2cb6f7:_0x4532fe:_0x2cb6f7:_0x4532fe),this['set']('unlinkedAt',_0x16c73d['unlinkedAt']||null),this['set']('resolvedAt',_0x16c73d['resolvedAt']||null),this['set']('resolvedBy',_0x16c73d['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x5451e9=>!!_0x5451e9),this['set']('attributes',_0x16c73d['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x435863,_0x4ee852)=>_0x435863+_0x4ee852['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x48f15e,id:_0x8d985d}=this;this['_repository']['fire'](Tt('submitCommentThread',_0x48f15e),{'channelId':_0x48f15e,'threadId':_0x8d985d});}['setUnlinkedAt'](_0x25ac0a){this['_update']({'unlinkedAt':_0x25ac0a});}['resolve']({resolvedAt:_0x19a155=new Date(),resolvedBy:_0x384a46=null,isFromAdapter:_0x3984d8=!0x1}={}){const _0x9b47c8=this['_repository']['context']['plugins']['get'](ut)['me'],{channelId:_0x40f819,id:_0x1f26ac}=this;this['_repository']['fire'](Tt('resolveCommentThread',_0x40f819),{'channelId':_0x40f819,'threadId':_0x1f26ac,'resolvedAt':_0x19a155,'resolvedBy':_0x384a46||_0x9b47c8['id'],'isFromAdapter':_0x3984d8});}['reopen']({isFromAdapter:_0x149aaa=!0x1}={}){const {channelId:_0x4bf215,id:_0x40f828}=this;this['_repository']['fire'](Tt('reopenCommentThread',_0x4bf215),{'channelId':_0x4bf215,'threadId':_0x40f828,'isFromAdapter':_0x149aaa});}['setContext'](_0x187a13){this['context']||this['_update']({'context':_0x187a13});}['setAttribute'](_0x8916e,_0x47ba6e){const _0x5828a8=ft(this['attributes']);It(_0x5828a8,_0x8916e,_0x47ba6e),this['_update']({'attributes':_0x5828a8});}['removeAttribute'](_0x1283a4){const _0x32c0a3=ft(this['attributes']);wt(_0x32c0a3,_0x1283a4),this['_update']({'attributes':_0x32c0a3});}['remove']({isFromAdapter:_0x405e9f=!0x1}={}){const {channelId:_0x4f0a61,id:_0x1585b7}=this;this['_repository']['fire'](Tt('removeCommentThread',_0x4f0a61),{'channelId':_0x4f0a61,'threadId':_0x1585b7,'isFromAdapter':_0x405e9f});}['attachTo'](_0x3021ba){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x3021ba});}['addComment'](_0x554360){const {channelId:_0xeb92aa,id:_0x363a77}=this;this['_repository']['fire'](Tt('addComment',_0xeb92aa,_0x363a77),Object['assign']({'channelId':_0xeb92aa,'threadId':_0x363a77},_0x554360));}['getComment'](_0x4f1d8e){if('string'!=typeof _0x4f1d8e)throw new _0x563a76('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x4f1d8e});return this['comments']['get'](_0x4f1d8e);}['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'](_0x52237b=>_0x52237b['toJSON']()),'attributes':this['attributes']};}['_add'](_0x1875a3){return this['listenTo'](_0x1875a3,'change:authoredAt',()=>{const _0x372025=this['_findOptimalIndex'](_0x1875a3),_0x124231=this['comments'];_0x372025-0x1!=_0x124231['getIndex'](_0x1875a3)&&_0x372025+0x1!=_0x124231['getIndex'](_0x1875a3)&&(this['_remove'](_0x1875a3),this['_add'](_0x1875a3));}),this['comments']['add'](_0x1875a3,this['_findOptimalIndex'](_0x1875a3));}['_update'](_0x23f712){const {channelId:_0x387265,id:_0x376ef9}=this;this['_repository']['fire'](Tt('updateCommentThread',_0x387265),{..._0x23f712,'channelId':_0x387265,'threadId':_0x376ef9});}['_remove'](_0x101369){return this['stopListening'](_0x101369),_0x101369['destroy'](),this['comments']['remove'](_0x101369);}['_findOptimalIndex'](_0x3dc731){const _0x451202=this['comments']['find'](_0xe32860=>new Date(_0xe32860['authoredAt'])['getTime']()>new Date(_0x3dc731['authoredAt'])['getTime']());return _0x451202?this['comments']['getIndex'](_0x451202):this['length'];}}class se extends/* #__PURE__ -- @preserve */
31
- _0x50579b(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0x162984,_0x4ac7cd){super();const _0x56b1c9=_0x162984['context']['plugins']['get'](ut)['me'],_0x48759f=_0x162984['getCommentThread'](_0x4ac7cd['threadId']),_0x385d10=0x0===_0x48759f['comments']['length'],_0x4150e1=_0x56b1c9===_0x4ac7cd['author'];this['id']=_0x4ac7cd['id'],this['threadId']=_0x4ac7cd['threadId'],this['author']=_0x4ac7cd['author'],this['creator']=_0x4ac7cd['creator'],this['isExternal']=Boolean(_0x4ac7cd['attributes']&&_0x4ac7cd['attributes']['@external']),this['set']('content',_0x4ac7cd['content']),this['createdAt']=_0x4ac7cd['createdAt']||new Date(),this['set']('authoredAt',_0x4ac7cd['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x48759f,'resolvedAt'),this['set']('attributes',_0x4ac7cd['attributes']||{}),this['bind']('isEditable')['to'](_0x162984,'_permissions',()=>{const _0x1d4d21=_0x162984['getPermissions'](_0x48759f['channelId'])['write'],_0x16fd3c=_0x162984['getPermissions'](_0x48759f['channelId'])['modifyAll'];return _0x4150e1&&_0x1d4d21||!_0x4150e1&&_0x16fd3c;}),this['bind']('isRemovable')['to'](_0x48759f,'isRemovable',_0x162984,'_permissions',_0x4debaa=>{const _0x1b731f=_0x162984['getPermissions'](_0x48759f['channelId'])['write'],_0x10a208=_0x162984['getPermissions'](_0x48759f['channelId'])['modifyAll'];return _0x4150e1&&_0x1b731f||_0x4debaa&&_0x385d10||!_0x4150e1&&_0x10a208&&!_0x385d10;}),this['bind']('isReadOnly')['to'](_0x48759f,'isReadOnly'),this['_repository']=_0x162984;}get['weight'](){return Math['max'](function(_0x52930d){const _0x173e37=document['createElement']('div');return _0x173e37['innerHTML']=_0x52930d,_0x173e37['textContent']['length'];}(this['content']),0xc8);}['update'](_0xad7d27){const {threadId:_0x4a4372,id:_0x504a42}=this;if(!this['_repository']['hasCommentThread'](_0x4a4372))throw new _0x563a76('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x4bf31d}=this['_repository']['getCommentThread'](_0x4a4372);this['_repository']['fire'](Tt('updateComment',_0x4bf31d,_0x4a4372),{'channelId':_0x4bf31d,'threadId':_0x4a4372,'commentId':_0x504a42,..._0xad7d27});}['setAttribute'](_0x3880a3,_0x231d43){const _0x1377a0=ft(this['attributes']);It(_0x1377a0,_0x3880a3,_0x231d43),this['update']({'attributes':_0x1377a0});}['removeAttribute'](_0x27e035){const _0x2d09a1=ft(this['attributes']);wt(_0x2d09a1,_0x27e035),this['update']({'attributes':_0x2d09a1});}['remove'](_0x453d61={}){if(!_0x453d61['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x5dabe1,id:_0x6a9feb}=this;if(!this['_repository']['hasCommentThread'](_0x5dabe1))throw new _0x563a76('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x1b6847}=this['_repository']['getCommentThread'](_0x5dabe1);this['_repository']['fire'](Tt('removeComment',_0x1b6847,_0x5dabe1),{'channelId':_0x1b6847,'threadId':_0x5dabe1,'commentId':_0x6a9feb,..._0x453d61});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function Tt(_0xba8e64,..._0x2ad4b4){for(const _0x3a814f of _0x2ad4b4)void 0x0!==_0x3a814f&&(_0xba8e64+=':'+String(_0x3a814f));return _0xba8e64;}class J extends _0x3db398{['refresh'](){const _0x339d91=this['editor']['model']['document']['selection'];for(const _0x28809e of _0x339d91['getRanges']())if(this['_hasContent'](_0x28809e))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x79d0c1=_0x1dfa77()}={}){const _0x2187fb=this['editor']['model'],_0x9bfd67=[];for(const _0x3bb6af of _0x2187fb['document']['selection']['getRanges']())this['_hasContent'](_0x3bb6af)&&_0x9bfd67['push'](this['_trimToContent'](_0x3bb6af));_0x2187fb['change'](_0x276f2f=>{for(const _0x9d1103 of _0x9bfd67){const _0x51e56e=_0x1dfa77()['substr'](0x1,0x5),_0x442c87='comment:'+_0x79d0c1+':'+_0x51e56e;_0x276f2f['addMarker'](_0x442c87,{'range':_0x9d1103,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x32da22){for(const _0x49dede of _0x32da22['getItems']())if(this['_itemIsContent'](_0x49dede))return!0x0;return!0x1;}['_itemIsContent'](_0xbe5d5b){return _0xbe5d5b['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0xbe5d5b)&&!_0xbe5d5b['is']('element','tableCell');}['_trimToContent'](_0x28bb14){const _0x148141=_0x3ccf9c=>!this['_itemIsContent'](_0x3ccf9c['item']),_0x45e7e3=_0x28bb14['start']['getLastMatchingPosition'](_0x148141),_0x14fe8f=_0x28bb14['end']['getLastMatchingPosition'](_0x148141,{'direction':'backward'});return this['editor']['model']['createRange'](_0x45e7e3,_0x14fe8f);}}class b extends _0x177a25{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[_];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x874b14){super(_0x874b14),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x1e0361=this['editor'],_0x3a8931=_0x1e0361['model']['document']['selection'],_0x1a948c=_0x14b97d(()=>this['refreshSelectedViews'](),0xa);_0x3a8931['on']('change:range',(_0x16892e,_0x43ce55)=>{_0x43ce55['directChange']&&(_0x1a948c['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x1e0361['editing']['view']['document'],'change:isFocused',(_0x4e7c56,_0x412e93,_0x1f40fd)=>{_0x1f40fd&&_0x1a948c();}),this['listenTo'](_0x1e0361['ui']['focusTracker'],'change:isFocused',(_0x94cece,_0x66725b,_0x4dc663)=>{_0x4dc663||_0x1e0361['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x464487=>this['_editorAnnotationsData']['has'](_0x464487['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x5ac04e){if(this['_editorAnnotations']['has'](_0x5ac04e['view']))return;this['_editorAnnotations']['add'](_0x5ac04e['view']),this['editor']['ui']['focusTracker']['add'](_0x5ac04e['view']['element']);const _0x414090=this['editor']['plugins']['get'](_);this['listenTo'](_0x414090['collection'],'remove',(_0x57783f,_0x4428ce)=>{this['editor']['ui']['focusTracker']['remove'](_0x4428ce['view']['element']),this['_editorAnnotations']['delete'](_0x4428ce['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x2ff321){if('function'!=typeof _0x2ff321)throw new _0x563a76('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x2ff321);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0xa66253,annotations:_0x22b4d2}){const _0xd1ac03=[],_0x5e78c9=this['editor']['model']['document']['selection'],_0x134da6=Array['from'](_0x5e78c9['getRanges']());for(const [_0x4768ee,_0x9fd3c8]of this['_editorAnnotationsData']){const _0x57c4ea=_0x29fd35(_0x9fd3c8),_0x5413a3=_0x22b4d2['getByInnerView'](_0x4768ee);_0x57c4ea&&_0x5413a3&&_0xd1ac03['push']({'annotation':_0x5413a3,'range':_0x57c4ea});}function _0x29fd35(_0x1a5439){for(const _0x318f00 of _0x1a5439)for(const _0x29481c of _0x134da6)if(_0x318f00['containsRange'](_0x29481c,!_0x5e78c9['isCollapsed']))return _0x318f00;return null;}return _0xd1ac03['sort']((_0x3e7144,_0x2510eb)=>{const _0x2e9f7a=_0x3e7144['range'],_0x163b1a=_0x2510eb['range'];if(!_0x2e9f7a['isEqual'](_0x163b1a)){if(_0x2e9f7a['containsRange'](_0x163b1a,!0x0))return 0x1;if(_0x163b1a['containsRange'](_0x2e9f7a,!0x0))return-0x1;}return _0x3e7144['annotation']==_0xa66253?-0x1:_0x2510eb['annotation']==_0xa66253?0x1:0x0;})['map'](_0x3ba886=>_0x3ba886['annotation']);}get['_editorAnnotationsData'](){const _0x13c348=new Map();for(const _0x48f334 of Array['from'](this['_dataCollectors']))for(const [_0x37c89e,_0x4c801b]of _0x48f334())_0x13c348['set'](_0x37c89e,_0x4c801b);return _0x13c348;}}class nt extends _0x177a25{['afterInit'](){const _0x548330=this['editor'];if(!_0x548330['plugins']['has']('RestrictedEditingModeEditing'))return;_0x548330['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class it extends _0x177a25{constructor(_0x226a15){super(_0x226a15),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x4e8b6a=this['editor'],_0x23003d=_0x4e8b6a['commands']['get']('importWord'),_0x5e35db=_0x4e8b6a['plugins']['get'](ut);_0x23003d&&(_0x23003d['on']('execute',(_0x44b714,[,_0x29557c])=>{_0x29557c['collaboration_features']={'comments':!0x0,'user_id':_0x5e35db['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x23003d,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x33c2d3,_0x4d11a1){const {comment_threads:_0x4587cb}=_0x4d11a1;_0x4587cb&&_0x4587cb['forEach'](({thread_id:_0x429641,comments:_0x4f3706,is_resolved:_0x411c5f})=>{const _0x5c14e7=new Date(),_0x48e12d=_0x4f3706['map'](({author:_0x4e57c6,content:_0x81d169,created_at:_0x5d8731})=>({'content':_0x81d169,'authorId':this['editor']['plugins']['get'](ut)['me']['id'],'createdAt':_0x5c14e7,'attributes':{'@external':{'authorName':_0x4e57c6,'createdAt':_0x5d8731?new Date(_0x5d8731):new Date(),'source':'importWord'}}})),_0x5d3946=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x5d3946,'threadId':_0x429641,'comments':_0x48e12d,'resolvedAt':_0x411c5f?_0x5c14e7:null});});}}class st extends _0x177a25{constructor(_0x4ca4b1){super(_0x4ca4b1),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x4b5441=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x4b5441,'contentInsertion',(_0x421752,_0x3f7bf0)=>this['_removeMarkersWithoutThreads'](_0x3f7bf0['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x572e51){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x572e51;const _0x4f5d86=this['editor']['plugins']['get']('CommentsRepository');for(const _0x2feb3b of _0x572e51['keys']()){const [_0x89044e,_0x2c6f78]=_0x2feb3b['split'](':');'comment'!=_0x89044e||_0x4f5d86['hasCommentThread'](_0x2c6f78)||_0x572e51['delete'](_0x2feb3b);}return _0x572e51;}['_registerMarkerInClipboardPipeline'](){const _0x2f2373=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x10455d=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x10455d&&_0x2f2373['_registerMarkerToCopy']('comment',_0x10455d);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0x500d37){switch(_0x500d37){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class r extends _0x177a25{static get['requires'](){return[m,b,nt,it,st];}static get['pluginName'](){return'CommentsEditing';}constructor(_0x5d52cd){super(_0x5d52cd),this['set']('isThreadsLoadingPaused',!0x0),_0x5d52cd['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x5a4c6e,_0x47b074,_0x403cf1,_0x143506)=>{const _0x26a0f5=_0x403cf1?jt(_0x403cf1)['id']:null;if(_0x5d52cd['model']['change'](()=>{if(_0x26a0f5){const _0x30fe76=this['getAllMarkersForId'](_0x26a0f5);for(const _0x45e545 of _0x30fe76)_0x5d52cd['editing']['reconvertMarker'](_0x45e545);}if(_0x143506){const {id:_0x3be9ef}=jt(_0x143506),_0x234d48=this['getAllMarkersForId'](_0x3be9ef);for(const _0x84a334 of _0x234d48)_0x5d52cd['editing']['reconvertMarker'](_0x84a334);}}),_0x26a0f5){const _0x418faa=_0x5d52cd['plugins']['get'](m)['getCommentThread'](_0x26a0f5);_0x418faa&&_0x418faa['isResolved']&&this['scrollToThreadMarker'](_0x26a0f5);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5c4445=this['editor'],_0x47b28e=_0x5c4445['plugins']['get'](m),_0x265c5e=_0x5c4445['config']['get']('collaboration.channelId');_0x5c4445['commands']['add']('addCommentThread',new J(_0x5c4445)),this['listenTo'](_0x5c4445,'change:isReadOnly',(_0x15eaee,_0x53fa78,_0x4cb9da)=>{_0x47b28e['switchReadOnly'](_0x4cb9da,_0x5c4445['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x47b28e,at('addCommentThread',_0x265c5e),(_0xb49f4e,{threadId:_0x5cbe66})=>{const _0x3d1408=this['editor']['plugins']['get'](m)['getCommentThread'](_0x5cbe66);_0x3d1408&&_0x3d1408['unlinkedAt']&&this['_attachArchivedThread'](_0x5cbe66);}),this['listenTo'](_0x47b28e,at('removeCommentThread',_0x265c5e),(_0x1b1c8b,{threadId:_0x54c716})=>{_0x5c4445['model']['enqueueChange']({'isUndoable':!0x1},_0x20b3bc=>{const _0x23a600=this['getAllMarkersForId'](_0x54c716);for(const _0x535fd3 of _0x23a600)_0x20b3bc['removeMarker'](_0x535fd3);});}),this['listenTo'](_0x47b28e,at('resolveCommentThread',_0x265c5e),(_0x4cde09,{threadId:_0x4de189})=>{(this['_reconvertMarkers'](_0x4de189),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x4de189)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x47b28e,at('reopenCommentThread',_0x265c5e),(_0x4f50f1,{threadId:_0x550c40})=>{this['_reconvertMarkers'](_0x550c40);},{'priority':'low'}),this['listenTo'](_0x47b28e,at('addComment',_0x265c5e),(_0x4fda79,{threadId:_0x138414,isFromAdapter:_0x3dc0ad})=>{const _0x5e9f88=this['getAllMarkersForId'](_0x138414);if(_0x3dc0ad||0x0==_0x5e9f88['length']||!_0x47b28e['hasCommentThread'](_0x138414))return;0x1===_0x47b28e['getCommentThread'](_0x138414)['length']&&_0x5c4445['model']['enqueueChange']({'isUndoable':!0x1},_0x1d1cb9=>{for(const _0x27f2dd of _0x5e9f88)_0x1d1cb9['updateMarker'](_0x27f2dd,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x2402af=this['editor']['plugins']['get'](m),_0xa9b94c=this['editor']['config']['get']('collaboration.channelId');for(const _0x3ee126 of _0x2402af['getCommentThreads']({'channelId':_0xa9b94c}))_0x2402af['_detachCommentThread'](_0x3ee126['id']),_0x2402af['_threads']['delete'](_0x3ee126['id']);super['destroy']();}['hasMarkerForId'](_0x496e61){return this['getAllMarkersForId'](_0x496e61)['length']>0x0;}['getAllMarkersForId'](_0x3b5f28){const _0x2cf40c=[];for(const _0x4a6e0b of this['editor']['model']['markers'])_0x4a6e0b['name']['startsWith']('comment:'+_0x3b5f28)&&_0x2cf40c['push'](_0x4a6e0b);return _0x2cf40c;}['scrollToThreadMarker'](_0x23ecc9){const _0x5c7580=this['_getTargetForId'](_0x23ecc9);_0x5c7580&&setTimeout(()=>{this['activeMarker']&&jt(this['activeMarker'])['id']===_0x23ecc9&&tt({'target':_0x5c7580[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x2584e7){this['editor']['model']['change'](()=>{for(const _0x36e1a0 of this['getAllMarkersForId'](_0x2584e7))this['editor']['editing']['reconvertMarker'](_0x36e1a0);});}['_attachArchivedThread'](_0x2132ac){const _0x21b054=this['editor']['plugins']['get'](m),_0x56fdb7=this['editor']['plugins']['get'](b),_0x4f091e=_0x21b054['getCommentThread'](_0x2132ac);if(!_0x4f091e['isAttached']){const _0x5e625b=_0x4f091e['attachTo'](()=>this['_getTargetForId'](_0x4f091e['id']));_0x56fdb7['registerAnnotation'](_0x5e625b),_0x4f091e['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x2ea6dd=this['editor'];_0x2ea6dd['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x1a31bb,_0x147146)=>{const {id:_0x1e8f9d}=jt(_0x1a31bb['markerName']),_0xd61dc9=_0x2ea6dd['plugins']['get'](m)['getCommentThread'](_0x1e8f9d),_0x564993=this['activeMarker']&&jt(this['activeMarker'])['id']===_0x1e8f9d;if(_0xd61dc9&&_0xd61dc9['isResolved']&&!_0x564993&&_0x1a31bb['item'])return _0x147146['consumable']['consume'](_0x1a31bb['item'],'addMarker:'+_0x1a31bb['markerName']),_0x147146['consumable']['consume'](_0x1a31bb['item'],'removeMarker:'+_0x1a31bb['markerName']),null;const _0x5f0a1f=['ck-comment-marker'];return _0x564993&&_0x5f0a1f['push']('ck-comment-marker--active'),{'classes':_0x5f0a1f,'attributes':{'data-comment':_0x1e8f9d}};}}),_0x2ea6dd['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x3a93f1,{options:_0x3f7116})=>{const _0xf6a7f1=_0x2ea6dd['plugins']['get'](m),_0x185db7=_0x2ea6dd['model']['markers']['get'](_0x3a93f1),{id:_0x12f333,part:_0x522a9e}=jt(_0x3a93f1);if(_0x185db7&&!_0x185db7['affectsData'])return null;if(_0x3f7116['ignoreResolvedComments']){const _0x29b098=_0xf6a7f1['getCommentThread'](_0x12f333);if(_0x29b098&&_0x29b098['isResolved'])return null;}return{'group':'comment','name':_0x522a9e?_0x12f333+':'+_0x522a9e:_0x12f333};}}),_0x2ea6dd['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x3e0832,{writer:_0x1b8f17})=>_0x1b8f17['createElement']('$marker',{'data-name':'comment:'+_0x3e0832['getAttribute']('id')})}),_0x2ea6dd['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x2e09d2=this['editor'],_0x1ef111=_0x2e09d2['plugins']['get'](m),_0x9ea69=new Set(),_0x42ee2e=new Set();_0x2e09d2['model']['document']['registerPostFixer'](_0x44fafb=>{let _0x52eff2=!0x1;for(const {name:_0x5d5ba7,data:_0x38c973}of _0x2e09d2['model']['document']['differ']['getChangedMarkers']()){const {group:_0x1fba89,id:_0x3889ad}=jt(_0x5d5ba7);let _0x5e35e8=_0x38c973['newRange'];if('comment'!==_0x1fba89||!_0x5e35e8)continue;const _0xacb096='$graveyard'===_0x5e35e8['root']['rootName'];_0xacb096||(_0x5e35e8=ct(_0x5e35e8,_0x2e09d2['model']),!_0x5e35e8||_0x5e35e8['isCollapsed']||!_0x38c973['newRange']||_0x5e35e8['isEqual'](_0x38c973['newRange']))?_0x2e09d2['model']['hasContent'](_0x5e35e8)&&!_0xacb096?this['isThreadsLoadingPaused']?_0x9ea69['add'](_0x5d5ba7):this['_handleThreadMarker'](_0x5d5ba7,_0x3889ad):(_0x42ee2e['add'](_0x5d5ba7),_0x9ea69['delete'](_0x5d5ba7),_0x44fafb['removeMarker'](_0x5d5ba7),_0x52eff2=!0x0):(_0x44fafb['updateMarker'](_0x5d5ba7,{'range':_0x5e35e8}),_0x52eff2=!0x0);}return _0x52eff2;}),this['on']('change:isThreadsLoadingPaused',(_0x1f00d7,_0x4eb65d,_0x4a78bb)=>{if(!_0x4a78bb&&_0x9ea69['size'])for(const _0x33f14f of _0x9ea69){const {id:_0xf524ef}=jt(_0x33f14f);_0x9ea69['delete'](_0x33f14f),_0x2e09d2['model']['markers']['get'](_0x33f14f)&&this['_handleThreadMarker'](_0x33f14f,_0xf524ef);}}),this['listenTo'](_0x2e09d2['model']['document'],'change',(_0x10d5ab,_0x3f4c2a)=>{for(const {name:_0x4b0866,data:{newRange:_0x2c66ab}}of _0x2e09d2['model']['document']['differ']['getChangedMarkers']()){const {group:_0xbda94d,id:_0x51cc13}=jt(_0x4b0866);if('comment'!==_0xbda94d)continue;const _0x4bbeed=_0x1ef111['getCommentThread'](_0x51cc13),_0x4b99c2=this['hasMarkerForId'](_0x51cc13);_0x4bbeed&&(_0x4bbeed['_hasTargetInContent']||_0x2e09d2['editing']['view']['once']('render',()=>{const _0x3ac2b3=_0x2e09d2['plugins']['get'](_),_0x4f9fbd=_0x1ef111['_threadToController']['get'](_0x4bbeed)['view'];_0x3ac2b3['getByInnerView'](_0x4f9fbd)['refreshVisibility']();},{'priority':'low'}),_0x4bbeed['_hasTargetInContent']=_0x4b99c2||!!_0x2c66ab),_0x2c66ab||(_0x42ee2e['add'](_0x4b0866),_0x9ea69['delete'](_0x4b0866));}if(_0x3f4c2a['isLocal'])for(const _0x23adfc of _0x42ee2e){const {id:_0x5a8071}=jt(_0x23adfc),_0x57a9ea=_0x1ef111['getCommentThread'](_0x5a8071),_0x5d4c80=this['hasMarkerForId'](_0x5a8071);_0x9ea69['delete'](_0x23adfc),!_0x57a9ea||_0x5d4c80||_0x57a9ea['unlinkedAt']||_0x57a9ea['setUnlinkedAt'](new Date());}_0x42ee2e['clear']();});}['_getTargetForId'](_0x271822){const _0x14b996=this['editor'],_0x208a5b=this['getAllMarkersForId'](_0x271822);return rt(_0x14b996['editing'],_0x208a5b);}['_getTextContext'](_0x43c5d2){const _0x192599=this['getAllMarkersForId'](_0x43c5d2);let _0x41f9fb='',_0x3da413=!0x1;for(const _0x586c79 of _0x192599){const _0x4a8be7=_0x586c79['getRange']();for(const _0x22393c of Array['from'](_0x4a8be7['getItems']()))_0x22393c['is']('$textProxy')?(_0x41f9fb&&_0x3da413&&(_0x41f9fb+='\x20',_0x3da413=!0x1),_0x41f9fb+=_0x22393c['data']):_0x3da413=!0x0;_0x3da413=!0x0;}return _0x41f9fb['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x2a4601,_0x418100){const _0x5a5657=this['editor'],_0x8d3ec0=_0x5a5657['plugins']['get'](m);let _0x29498b=_0x8d3ec0['getCommentThread'](_0x418100);const _0x4ddcdf=_0x5a5657['config']['get']('collaboration.channelId'),_0x1b3600=_0x5a5657['plugins']['get'](b);if(_0x29498b&&(_0x29498b['unlinkedAt']&&_0x29498b['setUnlinkedAt'](null),_0x29498b['isAttached']))return _0x29498b;return!this['getAllMarkersForId'](_0x418100)[0x0]['managedUsingOperations']?_0x5a5657['editing']['view']['once']('render',()=>{if(_0x8d3ec0['getCommentThread'](_0x418100))return;const _0x2037ae=_0x5a5657['plugins']['get'](_);_0x29498b=_0x8d3ec0['openNewCommentThread']({'channelId':_0x4ddcdf,'threadId':_0x418100,'target':()=>this['_getTargetForId'](_0x418100),'context':{'type':'text','value':this['_getTextContext'](_0x418100)}});const _0x304715=_0x8d3ec0['_threadToController']['get'](_0x29498b)['view'],_0x1d0079=_0x2037ae['getByInnerView'](_0x304715);_0x1d0079&&_0x1b3600['registerAnnotation'](_0x1d0079);},{'priority':'low'}):_0x8d3ec0['fetchCommentThread']({'channelId':_0x4ddcdf,'threadId':_0x418100})['then'](_0x2ef61d=>{if('destroyed'!==_0x5a5657['state']){if(_0x29498b=_0x2ef61d,_0x29498b&&!_0x29498b['isAttached']){const _0x282caa=_0x29498b['attachTo'](()=>this['_getTargetForId'](_0x418100));_0x1b3600['registerAnnotation'](_0x282caa),_0x29498b['isResolved']&&this['_reconvertMarkers'](_0x418100);}else{if(!_0x29498b){const _0x2838eb=this['getAllMarkersForId'](_0x418100);_0x5a5657['model']['change'](_0xf99765=>{for(const _0x5da8d5 of _0x2838eb)_0xf99765['removeMarker'](_0x5da8d5);});}}}}),_0x29498b;}['_handleThreadMarker'](_0xcb1c3a,_0x3a5059){const _0x16cba1=this['_attachMarkerToThread'](_0xcb1c3a,_0x3a5059);_0x16cba1&&!_0x16cba1['context']&&_0x16cba1['setContext']({'type':'text','value':this['_getTextContext'](_0x3a5059)});}['_initAriaMarkerChangeAnnouncements'](){const _0x5b3578=this['editor'];et(_0x5b3578['model'],({left:_0x4bbd6a,entered:_0x21b5fa})=>{for(const _0x312356 of _0x4bbd6a)if(mt(_0x312356)){_0x5b3578['ui']['ariaLiveAnnouncer']['announce'](S(_0x5b3578['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x547716 of _0x21b5fa)if(mt(_0x547716)){_0x5b3578['ui']['ariaLiveAnnouncer']['announce'](S(_0x5b3578['locale'],'ENTER_COMMENT_ANNOUNCEMENT',_0x11fe72(ot)));break;}});}}function at(_0x3aebec,_0x1960e0){return _0x1960e0?_0x3aebec+':'+_0x1960e0:_0x3aebec;}function jt(_0x189f1b){const _0x4ae64d=_0x189f1b['split'](':');return{'group':_0x4ae64d[0x0],'id':_0x4ae64d[0x1],'part':_0x4ae64d[0x2]};}function ct(_0x33c9d7,_0x3722ea){const _0x257cdc=_0x3722ea['schema'],_0xb4552=_0x3722ea['createRange'](_0x33c9d7['start']);for(const _0x59858f of _0x33c9d7['getWalker']()){const {type:_0x31d982,item:_0x36fb7c,nextPosition:_0x5f80ad}=_0x59858f;if('text'===_0x31d982||_0x257cdc['isObject'](_0x36fb7c)){const _0x7de609=_0x3722ea['createPositionBefore'](_0x36fb7c);_0xb4552['isCollapsed']&&(_0xb4552['start']=_0x7de609),_0xb4552['end']=_0x5f80ad;}}return _0xb4552;}function mt(_0x3ae9e6){return'comment'===jt(_0x3ae9e6['name'])['group'];}var $t='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M4\x201.5h12A3.5\x203.5\x200\x200\x201\x2019.5\x205v8l-.005.192a3.5\x203.5\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.371-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.271-2.63l-.062-.07H4A3.5\x203.5\x200\x200\x201\x20.5\x2013V5A3.5\x203.5\x200\x200\x201\x204\x201.5ZM4\x203a2\x202\x200\x200\x200-2\x202v8a2\x202\x200\x200\x200\x202\x202h6.924a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L14.962\x2015H16a2\x202\x200\x200\x200\x202-2V5a2\x202\x200\x200\x200-2-2H4Z\x22/><path\x20d=\x22M9.75\x205a.75.75\x200\x200\x200-.75.75v2.5H6.5a.75.75\x200\x200\x200\x200\x201.5H9v2.5a.75.75\x200\x200\x200\x201.5\x200v-2.5H13a.75.75\x200\x200\x200\x200-1.5h-2.5v-2.5A.75.75\x200\x200\x200\x209.75\x205Z\x22/></svg>\x0a';class s extends _0x177a25{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,b,_];}get['CommentsListView'](){return kt;}get['CommentThreadInputView'](){return xt;}['init'](){const _0x107ddd=this['editor'],_0x5291d4=_0x107ddd['plugins']['get'](m),_0x18a59a=_0x107ddd['plugins']['get'](r),_0x26fddd=_0x107ddd['plugins']['get'](_),_0x1fcdd2=_0x107ddd['plugins']['get'](b);_0x107ddd['ui']['componentFactory']['add']('comment',()=>{const _0x57a2f6=this['_createUIButton'](_0x4469aa);return _0x57a2f6['tooltip']=!0x0,_0x57a2f6;}),_0x107ddd['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x5c9c2c)),_0x1fcdd2['addSourceCollector'](()=>{const _0xaa50b8=[];for(const [_0x12ee8b,_0x16bc0c]of _0x5291d4['_threadToController']){const _0x2a5905=_0x18a59a['getAllMarkersForId'](_0x12ee8b['id']),_0x4a3110=_0x2a5905['map'](_0xdb9373=>_0xdb9373['getRange']());_0x2a5905['length']>0x0&&_0xaa50b8['push']([_0x16bc0c['view'],_0x4a3110]);}return _0xaa50b8;}),this['listenTo'](_0x26fddd,'change:activeAnnotations',(_0x5950db,_0x3ed90c,_0x5d5df6)=>{const _0x2b7007=Array['from'](_0x5d5df6)['map'](_0x405211=>_0x405211['innerView'])['find'](_0x4d4459=>_0x5291d4['_viewToController']['has'](_0x4d4459));if(!_0x2b7007)return void(_0x18a59a['activeMarker']=null);const _0x219f1b=_0x5291d4['_viewToController']['get'](_0x2b7007)['model']['id'],_0x17352b='comment:'+_0x219f1b;_0x219f1b&&_0x18a59a['hasMarkerForId'](_0x219f1b)?_0x18a59a['activeMarker']=_0x17352b:_0x18a59a['activeMarker']&&(_0x18a59a['activeMarker']=null);}),this['listenTo'](_0x5291d4,'removeCommentThread',(_0x4a7386,{threadId:_0xfcf686,isFromAdapter:_0x5a6727})=>{!_0x5a6727&&_0x107ddd['ui']['focusTracker']['isFocused']&&_0x18a59a['hasMarkerForId'](_0xfcf686)&&_0x107ddd['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x5291d4,'addComment',(_0x4829b0,{threadId:_0x21fd42,isFromAdapter:_0x2dc0fe})=>{if(_0x2dc0fe||!_0x18a59a['hasMarkerForId'](_0x21fd42)||!_0x5291d4['hasCommentThread'](_0x21fd42))return;0x1===_0x5291d4['getCommentThread'](_0x21fd42)['length']&&(_0x107ddd['editing']['view']['focus'](),_0x4829b0['stop']());},{'priority':'low'}),this['_initKeyboardNavigation']();}['_createUIButton'](_0x6d4842){const _0x2c0bd2=this['editor'],_0x35a8e7=new _0x6d4842(_0x2c0bd2['locale']),_0xaeee1e=_0x2c0bd2['commands']['get']('addCommentThread');return _0x35a8e7['set']({'label':S(_0x2c0bd2['locale'],'Comment'),'icon':$t}),_0x35a8e7['bind']('isEnabled')['to'](_0xaeee1e),this['listenTo'](_0x35a8e7,'execute',()=>_0xaeee1e['execute']()),_0x35a8e7;}['_initKeyboardNavigation'](){const _0x52e7e4=this['editor'],_0x5856d2=_0x52e7e4['plugins']['get'](m);this['listenTo'](_0x5856d2,'escapeThread',(_0x3a5037,{threadId:_0x202831,channelId:_0x16a8e2})=>{if(_0x16a8e2!==_0x52e7e4['config']['get']('collaboration.channelId'))return;const _0x2cc426=_0x5856d2['getCommentThread'](_0x202831);_0x2cc426&&!_0x2cc426['archivedAt']&&_0x52e7e4['editing']['view']['focus']();},{'priority':'low'}),_0x52e7e4['keystrokes']['set'](ot,(_0x3158a0,_0x3b7e3e)=>{const _0x453158=this['editor']['plugins']['get'](r);if(!_0x453158['activeMarker'])return;const _0x26ca66=_0x52e7e4['plugins']['get'](m),{id:_0xed3b8d}=jt(_0x453158['activeMarker']),_0x9c3bd=_0x26ca66['getCommentThread'](_0xed3b8d);_0x9c3bd&&(_0x26ca66['_threadToController']['get'](_0x9c3bd)['view']['focus'](),_0x3b7e3e());});}}class e extends _0x177a25{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x2c6e0a){super(_0x2c6e0a),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x1b43b8,_0x4fde78,_0x380f53)=>{_0x380f53?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x47f938,_0x263c12]of this['editor']['commands'])_0x263c12['affectsData']&&'addCommentThread'!==_0x47f938&&_0x263c12['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0x3ac558=this['editor']['editing']['view']['document'];this['listenTo'](_0x3ac558,'cut',_0x2bfa0f=>_0x2bfa0f['stop'](),{'priority':'highest'}),this['listenTo'](_0x3ac558,'clipboardInput',_0x2ece73=>_0x2ece73['stop'](),{'priority':'highest'}),this['listenTo'](_0x3ac558,'delete',_0x215416=>_0x215416['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x9adc50,_0x1fe54b]of this['editor']['commands'])_0x1fe54b['affectsData']&&'addCommentThread'!==_0x9adc50&&_0x1fe54b['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class j extends _0x5f0d71{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[_];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x3b5d58){super(_0x3b5d58),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x1541ad=this['context']['plugins']['get'](_);this['listenTo'](_0x1541ad,'_activateAnnotation',(_0x1fe9db,_0x3e3738)=>{for(const _0x591226 of this['activeUIs']){const _0x325124=this['_uis']['get'](_0x591226);(0x0,this['_uisData']['get'](_0x591226)['filter'])(_0x3e3738)&&_0x325124['setActiveAnnotation'](_0x3e3738);}}),this['listenTo'](_0x1541ad,'_deactivateAllAnnotations',()=>{for(const _0x205e99 of this['activeUIs']){this['_uis']['get'](_0x205e99)['setActiveAnnotation'](null);}}),this['listenTo'](_0x1541ad['_visibleAnnotations'],'add',(_0x4329dc,_0x5e6706)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x5e6706);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x3e29f8){return this['activeUIs']['has'](_0x3e29f8);}['activate'](_0x221311,_0x3d4841=()=>!0x0){const _0x4fe5e8=this['context']['plugins']['get'](_);if(!this['_uis']['has'](_0x221311))throw new _0x563a76('annotationsuis-missing-ui',this,{'uiName':_0x221311});this['isActive'](_0x221311)&&this['deactivate'](_0x221311),this['activeUIs']['add'](_0x221311);const _0x3afe87=new x();!function({source:_0x2698f6,target:_0x55a2c9,filter:_0x3a6bc5}){for(const _0x2d44ca of _0x2698f6)_0x3a6bc5(_0x2d44ca)&&_0x55a2c9['add'](_0x2d44ca);_0x55a2c9['listenTo'](_0x2698f6,'add',(_0xb7ea48,_0x571e38)=>{_0x3a6bc5(_0x571e38)&&_0x55a2c9['add'](_0x571e38);}),_0x55a2c9['listenTo'](_0x2698f6,'remove',(_0x480761,_0x355273)=>{_0x55a2c9['has'](_0x355273)&&_0x55a2c9['remove'](_0x355273);});}({'source':_0x4fe5e8['_visibleAnnotations'],'target':_0x3afe87,'filter':_0x3d4841}),this['_uisData']['set'](_0x221311,{'collection':_0x3afe87,'filter':_0x3d4841});const _0xfee5a2=this['_uis']['get'](_0x221311);_0xfee5a2['attach'](_0x3afe87),this['listenTo'](_0xfee5a2,'change:activeAnnotation',(_0x27f62c,_0x33d45f,_0x23487b,_0x5e98e9)=>{_0x5e98e9&&_0x4fe5e8['_removeActiveAnnotation'](_0x5e98e9),_0x23487b&&_0x4fe5e8['_addActiveAnnotation'](_0x23487b);});}['deactivate'](_0x5b9744){if(this['activeUIs']['delete'](_0x5b9744),!this['_uis']['has'](_0x5b9744))throw new _0x563a76('annotationsuis-missing-ui',this,{'uiName':_0x5b9744});const _0x45d7e3=this['_uis']['get'](_0x5b9744);_0x45d7e3['detach'](),this['stopListening'](_0x45d7e3),this['_uisData']['get'](_0x5b9744)['collection']['destroy'](),this['_uisData']['delete'](_0x5b9744);}['switchTo'](_0x501647){if(!this['_uis']['has'](_0x501647))throw new _0x563a76('annotationsuis-missing-ui',this,{'uiName':_0x501647});const _0x5c9019=this['context']['plugins']['get'](_),_0x3d5edd=Array['from'](_0x5c9019['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x501647);const _0xe9507f=this['_uis']['get'](_0x501647);_0xe9507f['setActiveAnnotation'](_0x3d5edd),_0xe9507f['_setSelectedAnnotations']&&_0x3d5edd&&_0xe9507f['_setSelectedAnnotations']([_0x3d5edd]);}['deactivateAll'](){for(const _0x25027a of this['activeUIs'])this['deactivate'](_0x25027a);}['register'](_0x1d6f5d,_0x412bdf){if(this['_uis']['has'](_0x1d6f5d))throw new _0x563a76('annotationsuis-register-already-registered');if('function'!=typeof _0x412bdf['attach']||'function'!=typeof _0x412bdf['detach']||'function'!=typeof _0x412bdf['setActiveAnnotation'])throw new _0x563a76('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x1d6f5d,_0x412bdf);}['refilterAnnotations'](){const _0x33a116=this['context']['plugins']['get'](_)['collection'],_0x3457cf=new Map(),_0x3fb74d=Array['from'](this['activeUIs']);for(const _0x300338 of this['activeUIs']){const _0x4a1374=this['_uisData']['get'](_0x300338)['collection'];for(const _0x305368 of _0x4a1374)_0x3457cf['set'](_0x305368,_0x300338);}for(const _0xfd387f of _0x33a116){const _0x1cf8a4=_0x3457cf['get'](_0xfd387f);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0xfd387f);const _0x163e65=_0x3fb74d['find'](_0xc54235=>this['_uisData']['get'](_0xc54235)['filter'](_0xfd387f));_0x1cf8a4!==_0x163e65&&(_0x1cf8a4&&this['_uisData']['get'](_0x1cf8a4)['collection']['remove'](_0xfd387f),_0x163e65&&this['_uisData']['get'](_0x163e65)['collection']['add'](_0xfd387f));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x6b0390){const _0x1bc5cf=[];for(const _0x1af4d7 of this['activeUIs']){(0x0,this['_uisData']['get'](_0x1af4d7)['filter'])(_0x6b0390)&&_0x1bc5cf['push'](_0x1af4d7);}if(_0x1bc5cf['length']>0x1)throw new _0x563a76('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x1bc5cf,'annotationType':_0x6b0390['type']});}}const ie=Ht('px');class V extends _t{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x44d1b1){super(_0x44d1b1);const _0xf5ef89=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['focusables']=this['createCollection'](),this['list']['delegate']('arrowup','arrowdown')['to'](this),this['focusTracker']=new _0x115568(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0xf5ef89['to']('class')],'style':{'minHeight':_0xf5ef89['to']('minHeight',_0x3e3ea5=>'number'==typeof _0x3e3ea5?ie(_0x3e3ea5+0xa):null)},'dir':_0x44d1b1['uiLanguageDirection'],'role':'application','aria-label':S(_0x44d1b1,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x44d1b1,'Annotations\x20list')},'children':this['list']}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}['_setupKeyboardNavigation'](){this['list']['delegate']('change:top')['to'](this),this['on']('change:top',_0x39498d=>{this['_updateItemPositionInFocusables'](_0x39498d['source']);}),this['list']['forEach'](_0x4c024c=>{this['focusTracker']['add'](_0x4c024c['element']),this['_updateItemPositionInFocusables'](_0x4c024c);}),this['list']['on']('change',(_0x45d619,_0x14f796)=>{for(const _0x348bf9 of _0x14f796['removed'])this['focusTracker']['remove'](_0x348bf9['element']),this['focusables']['remove'](_0x348bf9);for(const _0xa23e9d of _0x14f796['added'])this['focusTracker']['add'](_0xa23e9d['element']),this['_updateItemPositionInFocusables'](_0xa23e9d);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x577587){const _0x6eeb29=this['focusables']['getIndex'](_0x577587);let _0x1cbbbe,_0x10805c;for(const _0x420725 of this['focusables'])if(_0x577587['top']<_0x420725['top']){_0x1cbbbe=_0x420725;break;}if(_0x10805c=_0x1cbbbe?this['focusables']['getIndex'](_0x1cbbbe):this['focusables']['length'],-0x1!==_0x6eeb29){if(_0x6eeb29===_0x10805c-0x1)return;this['focusables']['remove'](_0x577587),_0x10805c=_0x1cbbbe?this['focusables']['getIndex'](_0x1cbbbe):this['focusables']['length'];}this['focusables']['add'](_0x577587,_0x10805c);}}const qt=Ht('px');class M extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x77448c){super(_0x77448c),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0x47fb87,_0x32b33a)=>_0x47fb87+_0x32b33a),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x212d3a=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x212d3a['to']('isAnimationDisabled',_0x5256dd=>_0x5256dd?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x212d3a['to']('top',_0x4fde63=>qt(_0x4fde63))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0x36af6f=this['element']['clientHeight'];_0x36af6f&&(this['height']=_0x36af6f);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class D extends _0x5f0d71{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x4c1f12){super(_0x4c1f12),this['set']('_lastItem',void 0x0),this['view']=this['_createSidebarView'](),this['set']('container',null),this['_spaceBetweenItems']=0x19,this['_sidebarItemViewToAnnotation']=new Map(),this['_annotationToSidebarItemView']=new Map(),this['context']['config']['define']('sidebar.preventScrollOutOfView',!0x1),this['_annotations']=null,this['_activeAnnotation']=null,this['_recalculateBuffer']=[];}['init'](){const _0x5516ac=this['context']['config']['get']('sidebar.container');_0x5516ac&&this['setContainer'](_0x5516ac);}['setContainer'](_0x2ae2b3){if(!y(_0x2ae2b3))throw new _0x563a76('sidebar-setcontainer-invalid-element');this['container']=_0x2ae2b3;}['_attachToContainer']({viewClass:_0x3b6c12='',spaceBetweenItems:_0x4ab1d7=0x19}={}){if(!y(this['container']))throw new _0x563a76('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x3b6c12,this['_spaceBetweenItems']=_0x4ab1d7;}['rearrange']({removedAnnotation:_0x2cf6ba,previousAnnotation:_0x39529b,nextAnnotation:_0x1c20a8}){const _0x1575fe=this['getSidebarItemView'](_0x2cf6ba);this['view']['list']['remove'](_0x1575fe),this['_destroySidebarItemView'](_0x2cf6ba),_0x39529b&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x39529b)),_0x1c20a8&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x1c20a8)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x268ddf,activatedAnnotation:_0x81aa9f,disableAnimationOnActivatedAnnotation:_0x14ff68}){if(this['_activeAnnotation']=_0x81aa9f,_0x268ddf){_0x268ddf['isActive']=!0x1;const _0x5e4250=this['getSidebarItemView'](_0x268ddf);_0x5e4250&&_0x14ff68&&(_0x5e4250['isAnimationDisabled']=!0x1);}if(_0x81aa9f){const _0x2201ce=this['getSidebarItemView'](_0x81aa9f);_0x2201ce&&(_0x81aa9f['isActive']=!0x0,_0x14ff68&&(_0x2201ce['isAnimationDisabled']=!0x0,_0x2201ce['top']+=0x1),this['_alignToTargetRect'](_0x2201ce));}}['_detachFromContainer'](_0x5d91be){if(this['view']['element']['remove'](),_0x5d91be){for(const _0x358d54 of _0x5d91be)this['_destroySidebarItemView'](_0x358d54);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x5b6c39,_0x4b5a8b){_0x4b5a8b||(_0x4b5a8b=_0x5b6c39['view']);const _0x5bacab=new M(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x5bacab,_0x5b6c39),this['_annotationToSidebarItemView']['set'](_0x5b6c39,_0x5bacab),_0x5bacab['content']['add'](_0x4b5a8b),this['listenTo'](_0x5b6c39['view'],'change:targetRect',(_0x121449,_0x107bd9,_0x3aab00)=>{const _0x49dace=this['_getTargetTop'](_0x5b6c39,_0x3aab00);_0x5bacab['_targetTop']!=_0x49dace&&(_0x5bacab['_targetTop']=_0x49dace,this['_setItemTop'](_0x5bacab,_0x49dace));}),this['listenTo'](_0x5bacab,'change:top',()=>{this['_recalculate'](_0x5bacab,'top');}),this['listenTo'](_0x5bacab,'change:bottom',()=>{this['_recalculate'](_0x5bacab,'bottom');}),this['_alignToTargetRect'](_0x5bacab);const _0x2f4aac=this['_getItemBefore'](_0x5bacab);if(_0x2f4aac)this['_alignAfterItem'](_0x2f4aac,_0x5bacab)||this['_alignToTargetRect'](_0x5bacab);else this['_alignToTargetRect'](_0x5bacab);return this['_updateLastItem'](),this['view']['list']['add'](_0x5bacab),_0x5bacab;}['_alignForTopChange'](_0x1e6878){if(!_0x1e6878['content']['length'])return;const _0x31a8eb=this['_getItemBefore'](_0x1e6878);if(!_0x31a8eb)return;const _0x37847e=this['_sidebarItemViewToAnnotation']['get'](_0x31a8eb),_0x2f21bd=this['_activeAnnotation'];_0x2f21bd&&_0x2f21bd===_0x37847e?this['_alignAfterItem'](_0x31a8eb,_0x1e6878):this['_alignBeforeItem'](_0x1e6878,_0x31a8eb);}['_alignForBottomChange'](_0x3a1d35){if(!_0x3a1d35['content']['length'])return;const _0x3f5a65=this['_getItemAfter'](_0x3a1d35);if(!_0x3f5a65)return;const _0x1435c2=this['_sidebarItemViewToAnnotation']['get'](_0x3f5a65),_0x39a04b=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x1adda0=this['_activeAnnotation'];_0x1adda0&&_0x1adda0===_0x1435c2&&_0x39a04b?(this['_alignBeforeItem'](_0x3f5a65,_0x3a1d35),this['_alignAfterItem'](_0x3a1d35,_0x3f5a65)):_0x1adda0&&_0x1adda0===_0x1435c2?this['_alignBeforeItem'](_0x3f5a65,_0x3a1d35):this['_alignAfterItem'](_0x3a1d35,_0x3f5a65);}['_recalculate'](_0x39f682,_0x3a7146){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x4d5488,changedProp:_0x3e58e2}of this['_recalculateBuffer'])'top'===_0x3e58e2?this['_alignForTopChange'](_0x4d5488):this['_alignForBottomChange'](_0x4d5488);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x39f682,'changedProp':_0x3a7146});}['getSidebarItemView'](_0x29cec8){return this['_annotationToSidebarItemView']['get'](_0x29cec8);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x540245){const _0x458daf=this['getSidebarItemView'](_0x540245);this['stopListening'](_0x458daf),this['stopListening'](_0x540245['view']),_0x458daf['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x540245),this['_sidebarItemViewToAnnotation']['delete'](_0x458daf);}['_createSidebarView'](){const _0x4d7c74=new V(this['context']['locale']);return _0x4d7c74['render'](),this['on']('change:_lastItem',(_0x53136b,_0x21b2d6,_0x840b8e,_0x1e2e66)=>{_0x1e2e66&&_0x4d7c74['unbind']('minHeight'),_0x840b8e?_0x4d7c74['bind']('minHeight')['to'](_0x840b8e,'bottom'):_0x4d7c74['minHeight']=null;}),_0x4d7c74;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x530c3c){const _0x36cc32=this['_sidebarItemViewToAnnotation']['get'](_0x530c3c),_0x53478b=_0x36cc32&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x36cc32)-0x1);return _0x53478b&&this['getSidebarItemView'](_0x53478b)||null;}['_getItemAfter'](_0x4663dc){const _0x5191cd=this['_sidebarItemViewToAnnotation']['get'](_0x4663dc),_0x56c2ff=_0x5191cd&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x5191cd)+0x1);return _0x56c2ff&&this['getSidebarItemView'](_0x56c2ff)||null;}['_alignBeforeItem'](_0x2bb73d,_0x42cc7b){_0x2bb73d['updateHeight']();const _0x3f0af3=H(_0x42cc7b['bottom']+this['_spaceBetweenItems'],_0x2bb73d['top']);return!!_0x3f0af3&&(this['_setItemTop'](_0x42cc7b,_0x42cc7b['top']-_0x3f0af3),!0x0);}['_alignAfterItem'](_0x3163cc,_0x5afbfa){_0x3163cc['updateHeight']();const _0x191932=H(_0x3163cc['bottom']+this['_spaceBetweenItems'],_0x5afbfa['top']);return!!_0x191932&&(this['_setItemTop'](_0x5afbfa,_0x5afbfa['top']+_0x191932,!0x1),!0x0);}['_alignToTargetRect'](_0xcf9455){const _0x48a2a3=this['_sidebarItemViewToAnnotation']['get'](_0xcf9455);if(!_0x48a2a3||!_0x48a2a3['target']||!_0x48a2a3['targetRect'])return;const _0x25f1e8=this['_getTargetTop'](_0x48a2a3,_0x48a2a3['targetRect']);this['_setItemTop'](_0xcf9455,_0x25f1e8);}['_getTargetTop'](_0x2d7af2,_0xb01ff5){if(null===_0xb01ff5)return 0x0;if(_0x2d7af2['target']instanceof _0x589f05)return _0xb01ff5['top'];{const _0x5aab45=new _0x589f05(this['view']['element'])['top'];return _0xb01ff5['top']-_0x5aab45;}}['_setItemTop'](_0x6930f2,_0x590ac4,_0x4ea39d=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x4ea39d&&(_0x590ac4=Math['max'](_0x590ac4,this['_getMaxAvailableTop'](_0x6930f2))),_0x6930f2['top']=_0x590ac4;}['_getMaxAvailableTop'](_0x2e83ce){let _0x3094ab=this['_getItemBefore'](_0x2e83ce),_0x27cac2=0x0;for(;_0x3094ab;)_0x3094ab['updateHeight'](),_0x27cac2+=this['_spaceBetweenItems']+_0x3094ab['height'],_0x3094ab=this['_getItemBefore'](_0x3094ab);return _0x27cac2;}}function H(_0x5df480,_0x28d985){return Math['max'](_0x5df480-_0x28d985,0x0);}function y(_0x52330d){return null!==_0x52330d&&'object'==typeof _0x52330d&&0x1===_0x52330d['nodeType'];}class n extends _0x5f0d71{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[D,j];}static get['pluginName'](){return'WideSidebar';}constructor(_0x3b8901){super(_0x3b8901),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x203f54(),this['_refreshPositioningDebounced']=_0x14b97d(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x421794=this['context']['plugins']['get'](j),_0xe7ee02=this['context']['plugins']['get'](D);_0x421794['register']('wideSidebar',this),_0xe7ee02['container']&&_0x421794['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x1a089a){if(_0x1a089a===this['activeAnnotation'])return;const _0x1a006f=this['context']['plugins']['get'](D);_0x1a006f['_activeAnnotation']=_0x1a089a;const _0x339b1c=this['activeAnnotation'];this['activeAnnotation']=_0x1a089a,_0x1a006f['refresh']({'blurredAnnotation':_0x339b1c,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x4ca3cc){this['annotations']=_0x4ca3cc;const _0x41fad5=this['context']['plugins']['get'](D);if(_0x41fad5['_annotations']=_0x4ca3cc,this['isAttached'])throw new _0x563a76('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x41fad5,'set:container',()=>{this['detach'](),this['listenTo'](_0x41fad5,'change:container',_0xe02353=>{_0xe02353['off'](),this['attach'](_0x4ca3cc);});}),_0x41fad5['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x3e971=_0x4fabdb=>{_0x4fabdb['updateTargetRect'](),_0x41fad5['addAnnotation'](_0x4fabdb);};for(const _0x59430f of _0x4ca3cc)_0x3e971(_0x59430f);this['listenTo'](_0x4ca3cc,'add',(_0x52b6d7,_0x5592b8)=>{_0x3e971(_0x5592b8);}),this['listenTo'](_0x4ca3cc,'remove',(_0x554862,_0x4c657a,_0x30b5e3)=>{_0x41fad5['rearrange']({'removedAnnotation':_0x4c657a,'previousAnnotation':_0x4ca3cc['get'](_0x30b5e3-0x1),'nextAnnotation':_0x4ca3cc['get'](_0x30b5e3+0x1)}),_0x4c657a===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x4ca3cc,'focus',(_0x27c845,_0x189081)=>{this['setActiveAnnotation'](_0x189081);}),this['listenTo'](_0x4ca3cc,'blur',()=>{this['setActiveAnnotation'](null);});const _0x52fd20=this['context']instanceof _0x2d22ac?this['context']['editors']:new _0x203f54([this['context']]);for(const _0x480915 of _0x52fd20)this['_integrateWithEditorAnnotations'](_0x480915);this['listenTo'](_0x52fd20,'add',(_0x2638ed,_0x14a5cb)=>{this['listenTo'](_0x14a5cb,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x14a5cb);});}),this['listenTo'](_0x52fd20,'remove',(_0x45c227,_0x10900a)=>{_0x10900a['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x10900a['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x563a76('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0xe51739=this['context']['plugins']['get'](D);_0xe51739['_detachFromContainer'](this['annotations']),this['stopListening'](_0xe51739),this['stopListening'](this['annotations']),this['context']instanceof _0x2d22ac&&this['stopListening'](this['context']['editors']);for(const _0x5e3f5b of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x5e3f5b);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x3562b8){if(!_0x3562b8['plugins']['has']('EditorAnnotations'))return;const _0x34bdc7=_0x3562b8['plugins']['get']('EditorAnnotations'),_0x5d7a76=()=>{const _0x13371a=_0x34bdc7['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0x13371a[0x0]||null);};this['listenTo'](_0x34bdc7,'refresh',_0x5d7a76),this['listenTo'](_0x34bdc7,'blur',(_0x2f8fbb,{isAnnotationTracked:_0x222918})=>{this['activeAnnotation']&&_0x222918(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x34bdc7,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x36a341=>{_0x34bdc7['hasDomSelection']()&&(_0x5d7a76(),_0x36a341['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x34bdc7);}['_destroyEditorAnnotationsIntegration'](_0xe2bbfd){this['stopListening'](_0xe2bbfd),this['_editorAnnotations']['remove'](_0xe2bbfd);}}class L extends _0x4469aa{['counterView'];constructor(_0x5671b8){super(_0x5671b8);const _0x20617b=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0x448ddb,_0x12f8e1)=>_0x448ddb?'...':_0x12f8e1['toString']()),this['set']('annotationType',''),this['icon']=$t,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _t(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x20617b['to']('annotationType',_0x4475c4=>'ck-annotation-counter__badge--'+_0x4475c4),_0x20617b['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x20617b['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x5f0d71{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[D,j];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0xea0d52){super(_0xea0d52),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0xe860c),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x203f54(),this['_refreshPositioningDebounced']=_0x14b97d(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](j)['register']('narrowSidebar',this),this['bodyCollection']=new _0x5ec562(this['context']['locale']),this['balloonPanelView']=new _0x521cf3(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x827c38){this['annotations']=_0x827c38;const _0x5ba3ae=this['context']['plugins']['get'](D),_0x120870=this['balloonPanelView'];if(_0x5ba3ae['_annotations']=_0x827c38,this['isAttached'])throw new _0x563a76('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x5ba3ae,'set:container',()=>{this['detach'](),this['listenTo'](_0x5ba3ae,'change:container',_0x4736ec=>{_0x4736ec['off'](),this['attach'](_0x827c38);});}),_0x5ba3ae['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x4f4ce8=_0x1cc118=>{const _0x1dad91=new L(this['context']['locale']);_0x5ba3ae['addAnnotation'](_0x1cc118,_0x1dad91),this['_annotationToNarrowView']['set'](_0x1cc118,_0x1dad91),_0x1dad91['bind']('isDirty','annotationType','number')['to'](_0x1cc118['view'],'isDirty','type','length'),_0x1dad91['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x120870['content']['first']!==_0x1cc118['view']?(this['_showBalloon'](_0x1cc118),_0x1cc118['view']['element']['focus'](),this['setActiveAnnotation'](_0x1cc118)):this['setActiveAnnotation'](null);});};for(const _0x30bef6 of _0x827c38)_0x4f4ce8(_0x30bef6);this['listenTo'](_0x827c38,'add',(_0x2c0f70,_0x5e01fb)=>{_0x4f4ce8(_0x5e01fb);}),this['listenTo'](_0x827c38,'remove',(_0x283e29,_0x459e84,_0x4042e0)=>{this['_annotationToNarrowView']['get'](_0x459e84)['destroy'](),this['_annotationToNarrowView']['delete'](_0x459e84),_0x5ba3ae['rearrange']({'removedAnnotation':_0x459e84,'previousAnnotation':_0x827c38['get'](_0x4042e0-0x1),'nextAnnotation':_0x827c38['get'](_0x4042e0+0x1)}),_0x459e84===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x827c38,'focus',(_0x3768f0,_0x49da9b)=>{this['setActiveAnnotation'](_0x49da9b);}),this['listenTo'](_0x827c38,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x515818,_0x43a8d0)=>{_0x43a8d0['keyCode']===_0x1f605a['esc']&&_0x120870['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x120870['content']['first']),this['_hideBalloon'](),_0x43a8d0['stopPropagation'](),_0x43a8d0['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x4d4103,_0x54da09)=>{const _0x4ffaf2=_0x54da09['target'];_0x120870['isVisible']&&_0x120870['element']['contains'](_0x4ffaf2)||_0x5ba3ae['view']['element']['contains'](_0x4ffaf2)||_0x4d4103['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x2cde63=>_0x2cde63['contains'](_0x4ffaf2))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x375245=this['context']instanceof _0x2d22ac?this['context']['editors']:new _0x203f54([this['context']]);for(const _0x5c9259 of _0x375245)this['_integrateWithEditorAnnotations'](_0x5c9259);this['listenTo'](_0x375245,'add',(_0x399afd,_0x1d83c5)=>{this['listenTo'](_0x1d83c5,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x1d83c5);});}),this['listenTo'](_0x375245,'remove',(_0x1b365e,_0x1ffbbe)=>{_0x1ffbbe['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x1ffbbe['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x86e91f){if(_0x86e91f===this['activeAnnotation'])return;const _0x34c864=this['context']['plugins']['get'](D);if(_0x34c864['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x86e91f,'disableAnimationOnActivatedAnnotation':!0x0}),_0x86e91f)_0x34c864['getSidebarItemView'](_0x86e91f)?this['_showBalloon'](_0x86e91f):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x86e91f;}['detach'](){if(!this['isAttached'])throw new _0x563a76('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x3086a8=this['context']['plugins']['get'](D);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x40be4a=>_0x40be4a['destroy']()),this['_annotationToNarrowView']['clear'](),_0x3086a8['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x2d22ac&&this['stopListening'](this['context']['editors']);for(const _0x37f7d5 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x37f7d5);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'](_0x1b5b7e){if(!_0x1b5b7e['plugins']['has']('EditorAnnotations'))return;const _0x24f128=_0x1b5b7e['plugins']['get']('EditorAnnotations'),_0x2b5cd3=this['context']['plugins']['get'](D),_0x359b2f=this['annotations'],_0x4e7efb=this['balloonPanelView'],_0x596870=()=>{const _0x3fa29c=_0x24f128['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x3fa29c),this['setActiveAnnotation'](_0x3fa29c[0x0]||null);};this['listenTo'](_0x24f128,'refresh',_0x596870),this['listenTo'](_0x24f128,'blur',(_0x3db4da,{isAnnotationTracked:_0x1ea151})=>{this['activeAnnotation']&&_0x1ea151(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x24f128,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0x359b2f,'blur',_0x1e1e74=>{_0x24f128['hasDomSelection']()&&_0x1e1e74['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0x2a79c1,_0x5afb9b)=>{const _0x588b8d=_0x5afb9b['target'];_0x4e7efb['isVisible']&&_0x4e7efb['element']['contains'](_0x588b8d)||_0x2b5cd3['view']['element']['contains'](_0x588b8d)||this['activeAnnotation']&&_0x24f128['hasDomSelection']()&&(_0x596870(),_0x2a79c1['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x24f128);}['_destroyEditorAnnotationsIntegration'](_0x39e788){_0x39e788&&(this['stopListening'](_0x39e788),this['_editorAnnotations']['remove'](_0x39e788));}['_setSelectedAnnotations'](_0x345b7e){for(const _0x411cd3 of this['_selectedAnnotations'])_0x345b7e['includes'](_0x411cd3)||this['_manuallyClosedAnnotationViews']['delete'](_0x411cd3['view']);this['_selectedAnnotations']=_0x345b7e;}['_refreshPositioning'](){const _0x5c396a=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x5c396a['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x4af8ba){if(this['_manuallyClosedAnnotationViews']['has'](_0x4af8ba['view']))return;const _0x250e74=this['balloonPanelView']['content']['first'];_0x250e74!==_0x4af8ba['view']?(_0x250e74&&this['_detachListeners'](_0x250e74),this['_attachListeners'](_0x4af8ba['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x4af8ba['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x4ada85=this['balloonPanelView']['content']['first'],_0x17194c=_0x4ada85&&this['annotations']['getByView'](_0x4ada85);if(!_0x17194c||!this['_annotationToNarrowView']['has'](_0x17194c))return;const _0x37c076=this['_annotationToNarrowView']['get'](_0x17194c)['element'],_0x35a819=(function(){const _0xfb1810=_0x521cf3['defaultPositions'];return[_0xfb1810['southArrowNorthEast'],_0xfb1810['northArrowSouthEast'],_0xfb1810['southArrowNorth'],_0xfb1810['northArrowSouth'],_0xfb1810['southArrowNorthWest'],_0xfb1810['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x37c076,'positions':_0x35a819});}['_hideBalloon'](){const _0x120b8c=this['balloonPanelView'],_0x57de95=_0x120b8c['content']['first'];_0x57de95&&(this['_detachListeners'](_0x57de95),_0x120b8c['unpin'](),_0x120b8c['content']['clear']());}['_attachListeners'](_0x5d80ac){this['listenTo'](_0x5d80ac,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0x5d80ac,'Esc',(_0xa1ef5d,_0x502617)=>{this['_manuallyClosedAnnotationViews']['add'](_0x5d80ac),this['_hideBalloon'](),_0x502617();});}['_detachListeners'](_0x5537a8){this['stopListening'](_0x5537a8);}}class c extends _0x177a25{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x1bd404,j];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x57eb9f){super(_0x57eb9f),_0x57eb9f['editing']['view']['addObserver'](_0x3f137d),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x57eb9f['plugins']['get'](_0x1bd404),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x40a0ce=this['editor']['plugins']['get'](j);_0x40a0ce['context']===this['editor']&&(_0x40a0ce['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x329ad2,_0x1fed94)=>{const _0x23af43=this['_balloon'];if(this['isAttached']&&_0x23af43['visibleView']){const _0x222a25=this['annotations']['getByView'](_0x23af43['visibleView']);_0x222a25&&this['_closeAnnotation'](_0x222a25),_0x1fed94();}}));}['afterInit'](){const _0xcb4115=this['editor']['plugins']['get'](j);_0xcb4115['context']===this['editor']&&(_0xcb4115['hasActive']()||_0xcb4115['switchTo']('inline'));}['setActiveAnnotation'](_0x371d05){_0x371d05!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x371d05&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x371d05)&&this['_addAnnotationToBalloon'](_0x371d05,!0x0),_0x371d05['isActive']=!0x0),_0x371d05||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x371d05);}['attach'](_0x5b03a9){this['annotations']=_0x5b03a9;const _0x56683d=this['editor']['plugins']['get'](j),_0x27fcdf=this['_balloon'];if(this['isAttached'])throw new _0x563a76('inlineannotations-attach-already-attached',this);if(_0x56683d['context']!==this['editor'])throw new _0x563a76('inlineannotations-not-allowed-with-context',this);const _0x191997=this['editor']['plugins']['get'](b);this['listenTo'](_0x191997,'refresh',()=>{const _0x2ce45e=_0x191997['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x37ba62,_0x48af4b;!this['_forceRefresh']&&(_0x37ba62=_0x2ce45e,_0x48af4b=this['_selectedAnnotations'],_0x37ba62['length']===_0x48af4b['length']&&_0x37ba62['every'](_0x1cd0b2=>_0x48af4b['includes'](_0x1cd0b2)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x2ce45e),this['setActiveAnnotation'](_0x2ce45e[0x0]||null));}),this['listenTo'](_0x191997,'blur',(_0x5a0a0e,{isAnnotationTracked:_0x475ecd})=>{this['activeAnnotation']&&_0x475ecd(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x394e6e,_0x4ad139,_0x3c1b2c)=>{_0x3c1b2c||this['setActiveAnnotation'](null);}),this['listenTo'](_0x5b03a9,'remove',(_0x15f665,_0x4e25d7)=>{this['_removeAnnotationFromBalloon'](_0x4e25d7),_0x4e25d7===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x27fcdf,'change:visibleView',(_0x1c2d9f,_0x154f91,_0x4ef310,_0x2c5104)=>{_0x2c5104&&this['stopListening'](_0x2c5104);const _0xc7ff5f=_0x5b03a9['getByView'](_0x4ef310);_0x4ef310&&_0xc7ff5f&&(this['listenTo'](_0x4ef310,'change:height',()=>{_0x27fcdf['updatePosition']();}),this['listenTo'](_0x4ef310,'Esc',()=>{this['_closeAnnotation'](_0xc7ff5f),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0xc7ff5f&&this['setActiveAnnotation'](_0xc7ff5f));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x27fcdf['visibleView']&&(_0x5b03a9['getByView'](_0x27fcdf['visibleView'])&&_0x27fcdf['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 _0x563a76('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x4fa0e6 of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x4fa0e6);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0x547a46){for(const _0x2e1f41 of this['_selectedAnnotations'])_0x547a46['includes'](_0x2e1f41)||this['_manuallyClosed']['delete'](_0x2e1f41);for(const _0x2397d4 of this['annotations'])_0x547a46['includes'](_0x2397d4)||this['_removeAnnotationFromBalloon'](_0x2397d4);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0xe9f15a of _0x547a46)this['_addAnnotationToBalloon'](_0xe9f15a);}this['_selectedAnnotations']=_0x547a46;}['_addAnnotationToBalloon'](_0x2dd2f2,_0xaa827e=!0x1){this['_manuallyClosed']['has'](_0x2dd2f2)||(this['_addedAnnotations']['has'](_0x2dd2f2)||this['_balloon']['hasView'](_0x2dd2f2['view'])||(this['_addedAnnotations']['add'](_0x2dd2f2),this['_balloon']['add']({'stackId':_0x2dd2f2['view']['id'],'view':_0x2dd2f2['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x2dd2f2)}})),_0xaa827e&&this['_balloon']['showStack'](_0x2dd2f2['view']['id']));}['_getBalloonTargetForAnnotation'](_0x57430d){const _0x9c3a52=_0x57430d['target'],_0x15aeab=this['editor']['editing']['view'],_0x5257a2=_0x15aeab['document']['selection']['getFirstRange'](),_0x20ffa0=_0x15aeab['domConverter']['viewRangeToDom'](_0x5257a2);if(_0x20ffa0['collapse'](!0x0),_0x9c3a52){if(_0x9c3a52 instanceof _0x589f05)return _0x9c3a52;let _0x4b7f42=[];for(const _0x3ba307 of _0x9c3a52)_0x4b7f42['push'](...(_0x13c2d8=_0x3ba307['getClientRects'](),Array['from'](_0x13c2d8)['map'](DOMRect['fromRect'])));_0x4b7f42=function(_0x54f300){const _0x503f16=[];let _0x5776a8=_0x54f300[0x0];for(let _0x22127a=0x1;_0x22127a<_0x54f300['length'];_0x22127a++)E(_0x5776a8,_0x54f300[_0x22127a])?_0x5776a8['width']+=_0x54f300[_0x22127a]['width']:(_0x503f16['push'](_0x5776a8),_0x5776a8=_0x54f300[_0x22127a]);return _0x503f16['push'](_0x5776a8),_0x503f16;}(_0x4b7f42);const _0x52b4d5=_0x20ffa0['getBoundingClientRect']();return _0x4b7f42['find'](_0x35d3f1=>_0x35d3f1['top']<=_0x52b4d5['top']&&_0x35d3f1['bottom']>=_0x52b4d5['bottom']&&_0x35d3f1['left']<=_0x52b4d5['left']&&_0x35d3f1['right']>=_0x52b4d5['right'])||_0x4b7f42[0x0];}var _0x13c2d8;return _0x57430d['targetRect']||_0x20ffa0;}['_removeAnnotationFromBalloon'](_0x93b297){this['_addedAnnotations']['has'](_0x93b297)&&this['_balloon']['hasView'](_0x93b297['view'])&&(this['_addedAnnotations']['delete'](_0x93b297),this['_balloon']['remove'](_0x93b297['view']));}['_closeAnnotation'](_0x311222){this['_manuallyClosed']['add'](_0x311222),this['_removeAnnotationFromBalloon'](_0x311222);}}function E(_0x624639,_0x4ad25d){return _0x624639['top']===_0x4ad25d['top']&&_0x624639['bottom']===_0x4ad25d['bottom']&&_0x624639['right']===_0x4ad25d['left'];}var X='<!--\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 Y extends _t{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x779180,_0x2cfd52){super(_0x779180),this['set']('isEmpty',!_0x2cfd52['length']),this['focusTracker']=new _0x115568(),this['_annotationViews']=_0x2cfd52,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x2cfd52,'focusTracker':this['focusTracker']}),this['listenTo'](_0x2cfd52,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x2cfd52,'remove',(_0x124201,_0x190d1c)=>{_0x190d1c['isActive']&&this['focus'](),_0x2cfd52['length']||(this['isEmpty']=!0x0);});const _0x368358=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x779180,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x2cfd52},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x368358['if']('isEmpty','ck-hidden',_0x65153d=>!_0x65153d)]},'children':[{'text':S(_0x779180,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy']();}['focus'](){this['focusCycler']['first']?this['focusCycler']['focusFirst']():this['element']['focus']();}['_setupKeyboardNavigation'](){for(const _0x11b37d of this['_annotationViews'])this['focusTracker']['add'](_0x11b37d['element']);this['_annotationViews']['on']('change',(_0x5b49e4,{added:_0x1173c2,removed:_0x4e10f0})=>{for(const _0x4c4c1f of _0x1173c2)this['focusTracker']['add'](_0x4c4c1f['element']);for(const _0x990f76 of _0x4e10f0)this['focusTracker']['remove'](_0x990f76['element']);});}}class p extends _0x5f0d71{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,_];}constructor(_0x1bc338){super(_0x1bc338),this['archivedThreads']=new _0x203f54();}['init'](){const _0x226238=this['context'],_0x1bd951=_0x226238['plugins']['get'](m),_0x50a229=_0x226238['plugins']['get'](_);this['listenTo'](_0x1bd951,'addCommentThread',(_0x4ff4ef,{threadId:_0x1889ac})=>{const _0x5ada24=_0x1bd951['getCommentThread'](_0x1889ac);_0x5ada24['archivedAt']&&this['archivedThreads']['add'](_0x5ada24,this['_calculatePosition'](_0x5ada24['archivedAt'])),this['listenTo'](_0x5ada24,'change:archivedAt',(_0x16c155,_0x2e2e38,_0x31b60e)=>{_0x31b60e?this['archivedThreads']['has'](_0x5ada24)||this['archivedThreads']['add'](_0x5ada24,this['_calculatePosition'](_0x5ada24['archivedAt'])):this['archivedThreads']['has'](_0x5ada24)&&this['archivedThreads']['remove'](_0x5ada24);});}),this['listenTo'](_0x1bd951,'removeCommentThread',(_0x497d91,{threadId:_0x412cbf})=>{const _0x4fc7c9=_0x1bd951['getCommentThread'](_0x412cbf);this['stopListening'](_0x4fc7c9),this['archivedThreads']['has'](_0x4fc7c9)&&this['archivedThreads']['remove'](_0x4fc7c9);},{'priority':'highest'}),this['listenTo'](_0x50a229['collection'],'focus',(_0x37303f,_0x3f536d)=>{_0x3f536d['isVisible']||(_0x3f536d['isActive']=!0x0,_0x50a229['activate'](_0x3f536d));});}['_calculatePosition'](_0x3f6246){const _0x462e62=[...this['archivedThreads']]['findIndex'](_0x5111b4=>_0x5111b4['archivedAt']<_0x3f6246);return _0x462e62>-0x1?_0x462e62:this['archivedThreads']['length'];}}class a extends _0x177a25{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x386bba];}constructor(_0x3e8031){super(_0x3e8031),this['annotationViews']=new _0x140a86(),this['_pendingThreads']=[];}['init'](){const _0x283129=this['editor'];_0x283129['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x4469aa,!0x0)),_0x283129['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x1a855a=this['_createCommentsArchiveButton'](_0x5c9c2c);return _0x1a855a['set']({'role':'menuitemcheckbox'}),_0x1a855a;});const _0x120eb9=_0x283129['plugins']['get'](p),_0x19ff26=_0x283129['plugins']['get']('Annotations'),_0xcfbc0c=_0x283129['plugins']['get']('CommentsRepository');this['listenTo'](_0x120eb9['archivedThreads'],'add',(_0x4601f3,_0x41842b)=>{const _0x1390f=_0x283129['config']['get']('collaboration.channelId');if(!_0x1390f||_0x41842b['channelId']===_0x1390f){const _0xc1111c=_0xcfbc0c['_threadToController']['get'](_0x41842b);if(!_0xc1111c)return void this['_pendingThreads']['push'](_0x41842b);const _0x252efa=this['_calculatePosition'](_0x41842b['archivedAt']),_0x52a4e8=_0x19ff26['getByInnerView'](_0xc1111c['view']);_0x52a4e8['isVisible']&&_0x19ff26['_visibleAnnotations']['remove'](_0x52a4e8),this['annotationViews']['add'](_0x52a4e8['view'],_0x252efa);}}),this['listenTo'](_0x19ff26['collection'],'add',(_0x2b8dcc,_0x5dfc37)=>{const _0x26c44b=this['_pendingThreads']['find'](_0x294467=>{const _0x5d3fc5=_0xcfbc0c['_threadToController']['get'](_0x294467);return _0x5d3fc5&&_0x5dfc37['innerView']===_0x5d3fc5['view'];});if(_0x26c44b){const _0x4741db=this['_calculatePosition'](_0x26c44b['archivedAt']);this['annotationViews']['add'](_0x5dfc37['view'],_0x4741db),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0x26c44b),0x1);}}),this['listenTo'](_0x120eb9['archivedThreads'],'remove',(_0x4ac752,_0x34da79)=>{const _0x462954=_0x283129['config']['get']('collaboration.channelId');if(!_0x462954||_0x34da79['channelId']===_0x462954){const _0x5193fe=_0xcfbc0c['_threadToController']['get'](_0x34da79),_0x1ae3b4=_0x19ff26['getByInnerView'](_0x5193fe['view']);this['annotationViews']['remove'](_0x1ae3b4['view']),this['stopListening'](_0x1ae3b4['focusableElements']);}}),this['listenTo'](_0xcfbc0c,'escapeThread',(_0x4a0fb1,{threadId:_0x22d405,channelId:_0x2b5841})=>{if(_0x2b5841!==_0x283129['config']['get']('collaboration.channelId'))return;if(!_0xcfbc0c['getCommentThread'](_0x22d405)['archivedAt'])return;const _0x51d9b5=_0x283129['plugins']['get']('Dialog');_0x51d9b5['isOpen']&&'commentsArchive'===_0x51d9b5['id']&&_0x51d9b5['hide']();});}['_calculatePosition'](_0x557604){const _0x356b63=this['editor']['config']['get']('collaboration.channelId'),_0x173861=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x49a99f=>_0x49a99f['channelId']===_0x356b63)['findIndex'](_0x3fddb1=>_0x3fddb1['archivedAt']<_0x557604);return _0x173861<0x0||_0x173861>this['annotationViews']['length']?this['annotationViews']['length']:_0x173861-0x1;}['_toggleDialog'](){const _0x565f4f=this['editor'],_0x49d532=_0x565f4f['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new Y(_0x565f4f['locale'],this['annotationViews'])),'commentsArchive'===_0x49d532['id']?_0x49d532['hide']():_0x49d532['show']({'id':'commentsArchive','title':S(_0x565f4f['locale'],'COMMENTS_ARCHIVE'),'icon':X,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x1d08e2['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x16685b,_0x13e564=!0x1){const _0x2ab1f0=this['editor']['locale'],_0x472400=this['editor']['plugins']['get']('Dialog'),_0x3e6b41=new _0x16685b(_0x2ab1f0);return _0x3e6b41['bind']('isEnabled')['to'](this,'isEnabled'),_0x3e6b41['bind']('isOn')['to'](_0x472400,'id',_0x1df29b=>'commentsArchive'===_0x1df29b),_0x3e6b41['set']({'label':S(_0x2ab1f0,'COMMENTS_ARCHIVE'),'icon':X,'isToggleable':!0x0}),_0x13e564&&(_0x3e6b41['tooltip']=!0x0),this['listenTo'](_0x3e6b41,'execute',()=>this['_toggleDialog']()),_0x3e6b41;}}class f extends _0x177a25{static get['requires'](){return[m,r,s,p,a,e,n,i,c];}static get['pluginName'](){return'Comments';}}export{T as AnnotationView,_ as Annotations,j as AnnotationsUIs,es as BaseCommentThreadView,ns as BaseCommentView,se as Comment,ee as CommentThread,yt as CommentThreadController,xt as CommentThreadInputView,At as CommentThreadView,Ct as CommentView,f as Comments,kt as CommentsListView,e as CommentsOnly,m as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,i as NarrowSidebar,n as WideSidebar};
23
+ import{Editor as _0x4c625f,icons as _0x1c5e93,ContextPlugin as _0x34d03c,PendingActions as lt,Context as _0x408552,Command as _0x23a0fd,Plugin as _0x4871ff}from'@ckeditor/ckeditor5-core/dist/index.js';import{ObservableMixin as _0x1d0544,uid as _0x375942,KeystrokeHandler as Et,FocusTracker as _0x561328,diff as _0x3d0484,Collection as _0x3f7873,Rect as _0x11fde9,CKEditorError as _0x18dd86,first as _0x463ff3,priorities as Wt,scrollViewportToShowTarget as rt,getEnvKeystrokeText as et,toUnit as Ht,DomEmitterMixin as _0x36a703,keyCodes as _0x4a5c92}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UserView as _0xba5126,AriaDescriptionView as _0x27fc39,setupThreadKeyboardNavigation as _0x3b2be7,ConfirmMixin as ti,LateFocusButtonView as _0x4c9007,trimHtml as _0x3215c6,LateFocusDropdownButtonView as _0x6fad41,Users as it,getDateTimeFormatter as ut,hashObject as ft,getAllMarkersDomElementsSorted as nt,surroundingMarkersDetector as ot,FOCUS_ANNOTATION_KEYSTROKE as te}from'ckeditor5-collaboration/dist/index.js';import{throttle as Dt,isEqual as It,cloneDeep as pt,set as wt,unset as yt,debounce as _0x3cefca}from'lodash-es';import{EditorUIView as tr,InlineEditableUIView as Zt,EditorUI as Xt,View as _t,FocusCycler as Ft,ButtonView as _0x167c5b,ViewCollection as _0x281137,createDropdown as _0x1548d9,ListView as _0x1a0a08,focusChildOnDropdownOpen as _0x19e3b7,ListItemView as _0xdea6fc,MenuBarMenuListItemButtonView as _0x3c1ece,BodyCollection as _0x2be87b,BalloonPanelView as _0x4904a4,ContextualBalloon as _0x2f6c53,Dialog as _0x4ed3b9,DialogViewPosition as _0x505b32}from'@ckeditor/ckeditor5-ui/dist/index.js';import{disablePlaceholder as Bt,enablePlaceholder as zt,MouseObserver as _0x550e30}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 Nt}from'@ckeditor/ckeditor5-select-all/dist/index.js';import{Typing as Qt}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Undo as Rt}from'@ckeditor/ckeditor5-undo/dist/index.js';import{Paragraph as St}from'@ckeditor/ckeditor5-paragraph/dist/index.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x10dd84}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';class At extends/* #__PURE__ -- @preserve */
24
+ _0x1d0544(){['model'];['view'];constructor(_0x314f2e,_0x180b65){super(),this['model']=_0x314f2e,this['model']['_isAttached']=!0x0,this['view']=_0x180b65,this['listenTo'](_0x180b65,'submitCommentThread',()=>this['submit']()),this['listenTo'](_0x180b65,'removeCommentThread',()=>this['remove']()),this['listenTo'](_0x180b65,'resolveCommentThread',()=>this['resolve']()),this['listenTo'](_0x180b65,'reopenCommentThread',()=>this['reopen']()),this['listenTo'](_0x180b65,'addComment',(_0xfc0c,_0xaeff5f)=>this['addComment'](_0xaeff5f)),this['listenTo'](_0x180b65,'updateComment',(_0x2dca5e,_0x22593d,_0x5c43cf)=>this['updateComment'](_0x22593d,_0x5c43cf)),this['listenTo'](_0x180b65,'removeComment',(_0x25dd2a,_0x2e78fc)=>this['removeComment'](_0x2e78fc));}['submit'](){this['model']['submit']();}['remove'](){this['model']['remove']();}['resolve'](){this['model']['isResolved']||this['model']['resolve']();}['reopen'](){this['model']['isResolved']&&this['model']['reopen']();}['addComment'](_0x30fd84){this['model']['addComment']({'content':_0x30fd84,'authorId':this['view']['_localUser']['id']});}['updateComment'](_0x1ca02b,_0x53d516){this['model']['getComment'](_0x1ca02b)['update']({'content':_0x53d516});}['removeComment'](_0x342fd2){this['model']['getComment'](_0x342fd2)['remove']();}['destroy'](){this['stopListening'](),this['model']['_isAttached']=!0x1;}}function S(_0x1e3973,_0x26af01,_0x358227){const t=_0x1e3973['t'];switch(_0x26af01){case'PENDING_ACTION_COMMENT_THREAD':return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});case'Comment':return t('Comment');case'Reply...':return t('Reply...');case'Reply\x20to\x20reopen\x20discussion...':return t('Reply\x20to\x20reopen\x20discussion...');case'Write\x20a\x20comment...':return t('Write\x20a\x20comment...');case'Comment\x20was\x20made\x20on\x20an\x20element':return t('Comment\x20was\x20made\x20on\x20an\x20element');case'Comment\x20editor':return t('Comment\x20editor');case'Delete\x20comment\x20thread?':return t('Delete\x20comment\x20thread?');case'Delete\x20comment?':return t('Delete\x20comment?');case'Marked\x20as\x20resolved':return t('Marked\x20as\x20resolved');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Cancel':return t('Cancel');case'Edit':return t('Edit');case'Resolve':return t('Resolve');case'Reopen':return t('Reopen');case'Remove':return t('Remove');case'Reply':return t('Reply');case'Save':return t('Save');case'Annotations\x20sidebar':return t('Annotations\x20sidebar');case'Annotations\x20list':return t('Annotations\x20list');case'Thread\x20comments':return t('Thread\x20comments');case'THREAD_CONTEXT_LABEL':return t({'string':'Thread\x20context:\x20%0','id':'THREAD_CONTEXT_LABEL'},_0x358227);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%1\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0x358227);case'COMMENT_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'COMMENT_THREAD_DESCRIPTION'});case'COMMENT_ARIA_LABEL':return t({'string':'Comment\x20by\x20%0.\x20Created\x20on\x20%1.\x20%2.\x20%3','id':'COMMENT_ARIA_LABEL'},_0x358227);case'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20content\x20with\x20comments.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20content\x20with\x20comments.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_COMMENT_ANNOUNCEMENT'},_0x358227);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x358227);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'},_0x358227);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'},_0x358227);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'},_0x358227);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}class Yt extends tr{['main'];['editable'];constructor(_0x131aeb,_0x266bee){super(_0x131aeb);const _0x175936=_0x375942();this['main']=this['createCollection'](),this['editable']=new Zt(_0x131aeb,_0x266bee,void 0x0,{'label':()=>S(_0x131aeb,'Comment\x20editor')}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-reset','ck-editor','ck-rounded-corners','ck-comment__input'],'dir':_0x131aeb['uiLanguageDirection'],'lang':_0x131aeb['uiLanguage'],'aria-labelledby':'cke-editor__aria-label_'+_0x175936},'children':[{'tag':'div','attributes':{'class':'ck-editor__main','role':'presentation'},'children':this['main']}]});}['render'](){super['render'](),this['main']['add'](this['editable']);}['focus'](){this['editable']['element']['focus']();}}class Ot extends Xt{['view'];constructor(_0x188fe6){super(_0x188fe6),this['view']=new Yt(_0x188fe6['locale'],_0x188fe6['editing']['view']);}get['element'](){return this['view']['element'];}['init'](){const _0x269658=this['editor']['editing']['view'],_0x47d2e0=this['view']['editable'],_0x18095f=_0x269658['document']['getRoot']();_0x47d2e0['name']=_0x18095f['rootName'],this['view']['render']();const _0x1e3b24=_0x47d2e0['element'];this['setEditableElement'](_0x47d2e0['name'],_0x1e3b24),this['view']['editable']['bind']('isFocused')['to'](this['focusTracker']),_0x269658['attachDomRoot'](_0x1e3b24),this['fire']('ready');}['destroy'](){super['destroy'](),this['view']['destroy']();}}const Ut=[Gt,Jt,Kt,Nt,Qt,Rt,St];class Vt extends/* #__PURE__ -- @preserve */
25
+ _0x1d0544(_0x4c625f){static ['defaultPlugins']=/* #__PURE__ -- @preserve */
26
+ ((()=>Ut)());constructor(_0x47ce64={}){(_0x47ce64=Object['assign']({},_0x47ce64))['plugins']||(_0x47ce64['plugins']=Vt['defaultPlugins']),super(_0x47ce64),this['ui']=new Ot(this),this['set']('placeholder',''),this['model']['document']['on']('change',()=>this['_updatePlaceholder'](),{'priority':'low'}),this['on']('change:placeholder',()=>this['_updatePlaceholder']()),this['model']['document']['createRoot']();}['create'](){const _0x481acd=this['config']['get']('initialData')||'';return this['initPlugins']()['then'](()=>this['ui']['init']())['then'](()=>this['data']['init'](_0x481acd))['then'](()=>this['fire']('ready'));}['destroy'](){return super['destroy']()['then'](()=>this['ui']['destroy']());}['focus'](){this['model']['change'](_0x3d457d=>{const _0x25eb49=this['model']['document']['getRoot'](),_0x257267=_0x25eb49&&_0x25eb49['getChild'](_0x25eb49['childCount']-0x1);_0x3d457d['setSelection'](_0x257267,'end'),this['editing']['view']['focus']();});}['_updatePlaceholder'](){const _0x3f9ff6=this['editing']['view'],_0x208564=_0x3f9ff6['document']['getRoot'](),_0xfc1725=_0x208564['getChild'](0x0);_0x208564['childCount']>0x1||!_0xfc1725||'p'!=_0xfc1725['name']?this['placeholderElement']&&this['placeholderElement']['placeholder']&&(Bt(_0x3f9ff6,this['placeholderElement']),this['placeholderElement']=void 0x0):(this['placeholder']&&(_0xfc1725['placeholder']=this['placeholder']),zt({'view':_0x3f9ff6,'element':_0xfc1725,'keepOnFocus':!0x0}),this['placeholderElement']=_0xfc1725);}}class rs extends _t{['keystrokes'];['focusTracker'];['focusables'];['focusCycler'];['submitButtonView'];['cancelButtonView'];['_editorConfig'];constructor(_0x3aa759,_0x189a9e={}){super(_0x3aa759),this['editor']=null,this['_editorConfig']=_0x189a9e,this['set']('value',_0x189a9e['initialData']||''),this['set']('disabledSubmit',!0x1),this['set']('showButtons',!0x0),this['set']('placeholder',S(_0x3aa759,'Reply...')),this['set']('submitLabel',S(_0x3aa759,'Reply')),this['submitButtonView']=this['_createSubmitButton'](),this['cancelButtonView']=this['_createCancelButton'](),this['focusables']=this['createCollection']([this['submitButtonView'],this['cancelButtonView']]),this['keystrokes']=new Et(),this['focusTracker']=new _0x561328(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-comment__input-actions',this['bindTemplate']['if']('showButtons','ck-comment__input-actions--active')]},'children':[this['submitButtonView'],this['cancelButtonView']]}]}),this['keystrokes']['set']('Esc',(_0x356f39,_0x206c74)=>{this['cancelButtonView']['fire']('execute'),_0x206c74();}),this['keystrokes']['set']('Ctrl+Enter',(_0x365afd,_0x1364b2)=>{this['submitButtonView']['isEnabled']&&(this['submitButtonView']['fire']('execute'),_0x1364b2());}),this['on']('submit',(_0x5f1276,_0x20252c)=>{_0x20252c['length']>0xfde8?(alert(S(_0x3aa759,'TOO_LONG_COMMENT_ALERT',[_0x20252c['length'],0xfde8])),_0x5f1276['stop']()):this['editor']['setData']('');},{'priority':'high'});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['createEditor'](){return this['editor']||(this['editor']=new Vt(this['_editorConfig']),this['_editorCreationPromise']=this['editor']['create']()['then'](()=>{if(this['_isDestroyed'])return;const _0x457a57=this['editor'];this['element']['insertBefore'](_0x457a57['ui']['element'],this['element']['firstChild']),_0x457a57['model']['document']['on']('change',()=>this['value']=_0x457a57['getData']()),_0x457a57['bind']('placeholder')['to'](this),this['focusables']['add'](_0x457a57['ui']['view'],0x0),this['fire']('editorReady',this['editor']);})),this['_editorCreationPromise'];}['focus'](_0x1f98e3){-0x1===_0x1f98e3?(this['focusCycler']['focusFirst'](),this['focusCycler']['focusLast']()):this['focusCycler']['focusFirst']();}async['destroy'](){this['_isDestroyed']||(this['_isDestroyed']=!0x0,this['editor']&&(await this['_editorCreationPromise'],await this['editor']['destroy'](),this['fire']('editorDestroyed',this['editor'])),await super['destroy']());}['_createSubmitButton'](){const {locale:_0x11b761}=this,_0x14a60c=new _0x167c5b(_0x11b761);return _0x14a60c['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--submit']}}),_0x14a60c['withText']=!0x0,_0x14a60c['bind']('label')['to'](this,'submitLabel'),_0x14a60c['on']('execute',()=>{this['fire']('submit',this['value']);}),_0x14a60c['bind']('isEnabled')['to'](this,'value',this,'disabledSubmit',(_0x2ec193,_0xd273db)=>!_0xd273db&&!!_0x2ec193['trim']()),_0x14a60c;}['_createCancelButton'](){const {locale:_0x488149}=this,_0x46d121=new _0x167c5b(_0x488149);return _0x46d121['extendTemplate']({'attributes':{'class':['ck-comment__input-actions--cancel']}}),_0x46d121['label']=S(_0x488149,'Cancel'),_0x46d121['withText']=!0x0,_0x46d121['on']('execute',()=>{this['editor']['setData'](''),this['fire']('cancel');}),_0x46d121;}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']),this['focusables']['forEach'](_0x5a85ec=>{this['focusTracker']['add'](_0x5a85ec['element']);}),this['focusables']['on']('change',(_0xf98e87,_0xf5aab)=>{for(const _0x23fac0 of Array['from'](_0xf5aab['added'])['reverse']())this['focusTracker']['add'](_0x23fac0['element']);});}}class kt extends _t{constructor(_0x5d3f17,_0x59aefb,_0x17d80b){super(_0x5d3f17),this['commentInputView']=new rs(_0x5d3f17,_0x17d80b),this['focusCycler']=this['commentInputView']['focusCycler'],this['commentInputView']['bind']('showButtons')['to'](this['commentInputView']['focusTracker'],'isFocused',this['commentInputView'],'value',(_0x712ff4,_0x91eaf3)=>_0x712ff4||!!_0x91eaf3),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 _0xba5126(_0x5d3f17,_0x59aefb),this['userView']['extendTemplate']({'attributes':{'class':'ck-thread__user','aria-hidden':!0x0}}),this['commentInputView']['extendTemplate']({'attributes':{'class':'ck-thread__input'}}),this['setTemplate']({'tag':'div','attributes':{'class':['ck-comment__input-container',this['bindTemplate']['if']('showInput','ck-comment__input-container--active')]},'children':[this['userView'],this['commentInputView']]});}['render'](){super['render'](),this['_focusOnNonInteractiveMouseDown']();}['destroy'](){return this['commentInputView']['destroy']()['then'](()=>super['destroy']());}['focus'](_0x2e1c63){this['commentInputView']['focus'](_0x2e1c63);}['_focusOnNonInteractiveMouseDown'](){this['listenTo'](this['element'],'mousedown',(_0x5a6a81,_0x1aeacc)=>{const {submitButtonView:_0x43fdc5,cancelButtonView:_0x50431d,editor:_0x31829c}=this['commentInputView'];[_0x43fdc5['element'],_0x50431d['element'],_0x31829c?_0x31829c['editing']['view']['getDomRoot']():null]['filter'](_0x3c968d=>_0x3c968d)['some'](_0x205a3c=>_0x205a3c['contains'](_0x1aeacc['target']))||(this['focus'](),_0x1aeacc['preventDefault']());});}}class cs extends _t{constructor(_0x53c1cd){super(_0x53c1cd);const _0x3a18e8=this['bindTemplate'];this['set']('count',void 0x0),this['setTemplate']({'tag':'li','attributes':{'class':'ck-thread__comment-count'},'children':[{'text':_0x3a18e8['to']('count',_0x29bfce=>S(_0x53c1cd,'NUMBER_OF_COMMENTS',_0x29bfce))}]});}}class xt extends _t{['commentViews'];['resolvedCommentView'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];['_collapsedCommentsView'];constructor(_0x1c0c5d,_0x1fb41a,_0x842eb6){super(_0x1c0c5d);const _0x3dd539=this['bindTemplate'];this['set']('hasDirtyComment',!0x1),this['set']('length',_0x1fb41a['comments']['length']),this['set']('isActive',!0x1),this['_model']=_0x1fb41a,this['_config']=_0x842eb6,this['commentViews']=this['createCollection'](),this['visibleViews']=this['createCollection'](),this['resolvedCommentView']=null,this['focusTracker']=new _0x561328(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['commentViews'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x21739a=>this['commentViews']['map'](_0x591180=>_0x591180['element'])['includes'](_0x21739a['target'])},'actions':{'focusPrevious':'arrowup','focusNext':'arrowdown'}}),this['_collapsedCommentsView']=new cs(_0x1c0c5d),this['_collapsedCommentsView']['bind']('count')['to'](this,'length',_0x1576d2=>_0x1576d2-this['_config']['maxCommentsWhenCollapsed']);for(const _0xcb2c34 of _0x1fb41a['comments'])this['_handleNewCommentModel'](_0xcb2c34);this['_handleInfoComment'](),this['listenTo'](_0x1fb41a['comments'],'add',(_0x55c7a,_0x26917d)=>{const _0x1cd43a=this['_calculatePosition'](_0x26917d);this['length']++,this['_handleNewCommentModel'](_0x26917d,_0x1cd43a),this['refreshVisibleViews']();}),this['listenTo'](_0x1fb41a['comments'],'remove',(_0x237cd3,_0x255939)=>{this['length']--,this['_handleRemoveCommentModel'](_0x255939),this['refreshVisibleViews']();}),this['listenTo'](_0x1fb41a,'commentUpdated',()=>this['refreshVisibleViews']()),this['listenTo'](_0x1fb41a,'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',_0x3dd539['if']('length','ck-hidden',_0x3eaa07=>!_0x3eaa07)],'aria-label':S(_0x1c0c5d,'Thread\x20comments')},'children':this['visibleViews']});}get['_shouldCollapse'](){return this['_model']['weight']>this['_config']['maxThreadTotalWeight']&&!this['isActive']&&!this['hasDirtyComment'];}['render'](){super['render'](),this['refreshVisibleViews'](),this['_setupKeyboardNavigation']();}['focus'](_0x547c18){-0x1===_0x547c18?this['focusCycler']['focusLast']():this['focusCycler']['focusFirst']();}['destroy'](){this['_collapsedCommentsView']['destroy']();for(const _0x5c481a of this['commentViews'])_0x5c481a['destroy']();super['destroy']();}['refreshVisibleViews'](){this['_shouldCollapse']?this['_rearrangeCollapse']():this['_rearrangeExpand']();}['_handleNewCommentModel'](_0x5e9add,_0x152307){const _0x5746c7=new this['_config']['CommentView'](this['locale'],_0x5e9add,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig']});_0x5746c7['viewUid']=_0x5e9add['id'],_0x5746c7['delegate']('removeComment')['to'](this),_0x5746c7['delegate']('updateComment')['to'](this),_0x5746c7['delegate']('resolveCommentThread')['to'](this),_0x5746c7['delegate']('editorReady')['to'](this),_0x5746c7['delegate']('editorDestroyed')['to'](this),this['listenTo'](_0x5746c7,'change:isEditMode',()=>this['_updateHasDirtyComment']()),this['commentViews']['add'](_0x5746c7,_0x152307);}['_calculatePosition'](_0x13972e){const _0x49626a=this['_model']['_findOptimalIndex'](_0x13972e);return this['resolvedCommentView']?this['resolvedCommentView']['authoredAt']>_0x13972e['authoredAt']?_0x49626a-0x1:_0x49626a:_0x49626a-0x1;}['_handleInfoComment'](){if(this['_model']['resolvedBy']&&this['_model']['resolvedAt']){const _0xf05720={'id':'resolved','author':this['_model']['resolvedBy'],'authoredAt':this['_model']['resolvedAt'],'content':S(this['locale'],'Marked\x20as\x20resolved'),'attributes':{}};this['resolvedCommentView']=new this['_config']['CommentView'](this['locale'],_0xf05720,{'maxCommentCharsWhenCollapsed':this['_config']['maxCommentCharsWhenCollapsed'],'formatDateTime':this['_config']['formatDateTime'],'editorConfig':this['_config']['editorConfig'],'isSystemComment':!0x0}),this['commentViews']['add'](this['resolvedCommentView'],this['_model']['_findOptimalIndex'](_0xf05720));}else this['resolvedCommentView']&&(this['commentViews']['remove'](this['resolvedCommentView']),this['resolvedCommentView']['destroy'](),this['resolvedCommentView']=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x313e34){const _0x5802f6=this['commentViews']['remove'](_0x313e34['id']);this['stopListening'](_0x5802f6),_0x5802f6['isEditMode']&&this['_updateHasDirtyComment'](),_0x5802f6['destroy']();}['_updateHasDirtyComment'](){this['hasDirtyComment']=Array['from'](this['commentViews'])['some'](_0xcbbb50=>_0xcbbb50['isEditMode']);}['_rearrangeCollapse'](){const _0x3dad90=function(_0x2a5667){const _0x503c1f=new _0x3f7873();for(const _0x5d54a8 of _0x2a5667)_0x503c1f['add'](_0x5d54a8);return _0x503c1f;}(this['commentViews']),_0xeebcac=this['_collapsedCommentsView']['count'];for(let _0xbef5d9=0x1;_0xbef5d9<=_0xeebcac;_0xbef5d9++)_0x3dad90['remove'](0x1);for(const _0x14164e of _0x3dad90)_0x14164e['collapse']();_0xeebcac>0x0&&_0x3dad90['add'](this['_collapsedCommentsView'],0x1),ms(_0x3d0484(Array['from'](this['visibleViews']),Array['from'](_0x3dad90)),this['visibleViews'],_0x3dad90);}['_rearrangeExpand'](){ms(_0x3d0484(Array['from'](this['visibleViews']),Array['from'](this['commentViews'])),this['visibleViews'],this['commentViews']);for(const _0x3b5d10 of this['visibleViews'])_0x3b5d10['expand']();}['_setupKeyboardNavigation'](){this['commentViews']['forEach'](_0x28b74d=>{this['focusTracker']['add'](_0x28b74d['element']),this['keystrokes']['listenTo'](_0x28b74d['element']);}),this['commentViews']['on']('change',(_0x348548,_0x21ba4b)=>{for(const _0x41f690 of _0x21ba4b['removed'])this['focusTracker']['remove'](_0x41f690['element']),this['keystrokes']['stopListening'](_0x41f690['element']);for(const _0x40b3ea of Array['from'](_0x21ba4b['added'])['reverse']())this['focusTracker']['add'](_0x40b3ea['element']),this['keystrokes']['listenTo'](_0x40b3ea['element']);});}}function ms(_0x3420e3,_0x136f0a,_0x1929b9){let _0x506a78=0x0;for(const _0x1a0353 of _0x3420e3)switch(_0x1a0353){case'insert':_0x136f0a['add'](_0x1929b9['get'](_0x506a78),_0x506a78),_0x506a78++;break;case'delete':_0x136f0a['remove'](_0x506a78);break;case'equal':_0x506a78++;}}class ls extends _t{constructor(_0x2e0c41){super(_0x2e0c41);const _0x137f28=this['bindTemplate'];this['set']('contextValue',''),this['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-context__value'],'aria-label':_0x137f28['to']('contextValue',_0x386f02=>S(_0x2e0c41,'THREAD_CONTEXT_LABEL',_0x386f02)),'tabindex':-0x1},'children':[{'text':_0x137f28['to']('contextValue')}]});}['focus'](){this['element']['focus']();}}class ts extends _t{['_model'];['reopenButtonView'];['contextView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x306893,_0x294a01){super(_0x306893);const _0x5bc128=this['bindTemplate'];this['_model']=_0x294a01,this['reopenButtonView']=this['_createReopenButton'](),this['contextView']=this['_createContextView'](),this['focusables']=this['createCollection']([this['contextView'],this['reopenButtonView']]),this['focusTracker']=new _0x561328(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['bind']('hasContext')['to'](this['_model'],'context',_0x3c26c2=>!!_0x3c26c2),this['bind']('contextValue')['to'](this['_model'],'context',_0x51a17a=>_0x51a17a&&_0x51a17a['value']?this['_trimContextValue'](_0x51a17a['value']):S(this['locale'],'Comment\x20was\x20made\x20on\x20an\x20element')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__header']},'children':[{'tag':'div','attributes':{'class':['ck-context-wrapper']},'children':[{'tag':'div','attributes':{'class':['ck-context',_0x5bc128['if']('hasContext','ck-context--quotes')]},'children':[this['contextView']]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this['reopenButtonView']]}]});}['render'](){super['render'](),this['_attachContextActions'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}['_createReopenButton'](){const _0x2f091c=new _0x167c5b(this['locale']);return _0x2f091c['label']=S(this['locale'],'Reopen'),_0x2f091c['tooltip']=S(this['locale'],'Reopen'),_0x2f091c['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>',_0x2f091c['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x744f9c=>!_0x744f9c),_0x2f091c['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x557346,_0x1e24cf)=>_0x557346&&_0x1e24cf),_0x2f091c['on']('execute',()=>{this['fire']('reopenCommentThread',this['_model']['id']);}),_0x2f091c;}['_trimContextValue'](_0x23e628){if(_0x23e628['length']<0x96)return _0x23e628;const _0x393126=_0x23e628['lastIndexOf']('\x20',0x93);return _0x23e628['substring'](0x0,_0x393126>-0x1?_0x393126:0x93)+'...';}['_attachContextActions'](){const _0x6af99b=this['element']['querySelector']('.ck-context'),_0x4e0d7a=_0x6af99b['querySelector']('.ck-context__value');this['listenTo'](_0x6af99b,'mouseenter',()=>{_0x4e0d7a['offsetWidth']<_0x4e0d7a['scrollWidth']&&_0x6af99b['classList']['add']('overlay');}),this['listenTo'](_0x6af99b,'mouseleave',()=>{_0x6af99b['classList']['remove']('overlay');});}['_setupKeyboardNavigation'](){this['keystrokes']['listenTo'](this['element']);for(const _0x257a58 of this['focusables'])this['focusTracker']['add'](_0x257a58['element']),this['keystrokes']['listenTo'](_0x257a58['element']);}['_createContextView'](){const _0x47a78e=new ls(this['locale']);return _0x47a78e['bind']('contextValue')['to'](this),_0x47a78e;}}class es extends _t{['_model'];['_config'];['commentThreadHeaderView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];constructor(_0x13f693,_0x149ca9,_0x5bca0c,_0x2692af){super(_0x13f693),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['_model']=_0x149ca9,this['_localUser']=_0x5bca0c,this['_config']=_0x2692af,this['commentThreadHeaderView']=new ts(_0x13f693,_0x149ca9),this['commentThreadHeaderView']['delegate']('reopenCommentThread')['to'](this),this['ariaDescriptionView']=new _0x27fc39(_0x13f693,S(_0x13f693,'COMMENT_THREAD_DESCRIPTION')),this['listenTo'](this,'reopenCommentThread',()=>{this['focus']();}),this['commentsListView']=new xt(_0x13f693,_0x149ca9,Object['assign']({'CommentView':this['_config']['CommentView']},_0x2692af)),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',(_0x33a738,_0x5080a2)=>_0x33a738||!!_0x5080a2),this['bind']('isUnlinked')['to'](_0x149ca9,'unlinkedAt',_0x16e1f3=>!!_0x16e1f3),this['bind']('ariaLabel')['to'](this,'length',_0x1593e9=>{const _0x250190=this['_model']['comments']['first']?this['_model']['comments']['first']['author']['name']:this['_localUser']['name'];return S(this['locale'],'COMMENT_THREAD_LABEL',[_0x1593e9,_0x250190]);}),this['focusables']=this['createCollection']([this['commentsListView'],this['commentThreadInputView']]),this['focusTracker']=new _0x561328(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5072de=>_0x5072de['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['focus'](){this['element']['focus']();}['render'](){super['render'](),_0x3b2be7(this,this['focusables']);}async['destroy'](){this['isDirty']=!0x1,this['commentsListView']['destroy'](),await this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentThreadInputView'](){const _0x11c046=new kt(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3fc7f6=_0x11c046['commentInputView'];return _0x11c046['bind']('showInput')['to'](this,'isActive',this['_model'],'isReadOnly',this['_model'],'canComment',this['_model'],'archivedAt',_0x3fc7f6,'value',(_0x358ccb,_0x29c423,_0x56faca,_0x5ea984,_0x59113b)=>!!_0x59113b||!!_0x5ea984&&_0x56faca&&!_0x29c423||_0x358ccb&&_0x56faca&&!_0x29c423),_0x3fc7f6['bind']('placeholder')['to'](this,'length',this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5c1d2c,_0x2f4eb3,_0x49cd43)=>{let _0x47d0c5;return _0x47d0c5=_0x49cd43&&_0x2f4eb3?'Reply\x20to\x20reopen\x20discussion...':_0x5c1d2c?'Reply...':'Write\x20a\x20comment...',S(this['locale'],_0x47d0c5);}),_0x3fc7f6['bind']('submitLabel')['to'](this,'length',_0x4d9b4b=>S(this['locale'],_0x4d9b4b?'Reply':'Comment')),_0x3fc7f6['on']('submit',(_0x4f870d,_0x1f801b)=>{this['fire']('addComment',_0x1f801b),this['_model']['isResolved']&&this['_model']['isResolvable']&&this['fire']('reopenCommentThread',this['_model']['id']),this['_model']['isSubmitted']||this['fire']('submitCommentThread');}),_0x3fc7f6['on']('cancel',()=>{this['focus']();}),_0x3fc7f6['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0x3fc7f6['on']('cancel',_0x43dbe4=>{0x0==this['length']&&(this['fire']('removeCommentThread'),_0x43dbe4['stop']());}),this['on']('change:isActive',(_0x1210e2,_0x37466f,_0x44e39e)=>{_0x44e39e||this['length']||_0x3fc7f6['value']||this['fire']('removeCommentThread');}),_0x11c046;}}class Ct extends/* #__PURE__ -- @preserve */
27
+ ti(es){['commentThreadChildren'];['containerElement'];['resolveButton'];['_boundFirstCommentView'];constructor(_0x33dce9,_0x2874ce,_0x140f11,_0x847866){super(_0x33dce9,_0x2874ce,_0x140f11,_0x847866),this['commentThreadChildren']=this['createCollection']([this['commentsListView'],this['commentThreadInputView'],this['ariaDescriptionView']]),this['set']('actionIndicator',null),this['containerElement']=null,this['_boundFirstCommentView']=null,this['locale']=_0x33dce9,this['resolveButton']=this['_createResolveButton'](),this['setTemplate'](this['getTemplate']()),this['on']('change:isActive',(_0x12d25,_0x55ce52,_0x918a14)=>{_0x918a14||this['_cancelAllConfirms']();}),this['listenTo'](this['_model'],'change:isReadOnly',(_0x57d805,_0x34a8b0,_0xe3870e)=>{_0xe3870e&&this['_cancelAllConfirms']();}),this['length']>0x0&&this['_bindFirstCommentView'](),this['listenTo'](this['commentsListView']['commentViews'],'add',()=>{this['_bindFirstCommentView']();});}['getTemplate'](){const _0x3f5f26=this['bindTemplate'];return{'tag':'div','attributes':{'class':['ck','ck-thread','ck-reset_all-excluded','ck-rounded-corners',_0x3f5f26['if']('isActive','ck-thread--active'),_0x3f5f26['if']('isUnlinked','ck-thread--unlinked'),_0x3f5f26['if']('isConfirm','ck-thread--remove-confirmation'),_0x3f5f26['to']('actionIndicator',_0x4ecb21=>_0x4ecb21?'ck-thread--'+_0x4ecb21:'')],'data-thread-id':this['_model']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x3f5f26['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':[{'tag':'div','attributes':{'class':'ck-thread__container'},'children':this['commentThreadChildren']}]};}['render'](){super['render'](),this['containerElement']=this['element']['querySelector']('.ck-thread__container'),this['_model']['on']('change:archivedAt',()=>{this['_updateArchivedThreadHeader']();}),this['_updateArchivedThreadHeader']();}['_cancelAllConfirms'](){this['cancelConfirm']();for(const _0x2e6a15 of this['commentsListView']['commentViews'])_0x2e6a15['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x371929}=this,_0x5dd3ed=this['commentsListView']['commentViews']['get'](0x0);_0x5dd3ed===this['_boundFirstCommentView']||_0x5dd3ed['isSystemComment']||(this['_boundFirstCommentView']=_0x5dd3ed,this['unbind']('actionIndicator'),this['bind']('actionIndicator')['to'](_0x5dd3ed,'actionIndicator',_0x19fb49=>'remove'===_0x19fb49?'remove':null),_0x5dd3ed['placeholder']=S(_0x371929,'Write\x20a\x20comment...'),_0x5dd3ed['removeButton']['on']('execute',_0x98e058=>{_0x98e058['stop'](),this['showConfirm'](S(_0x371929,'Delete\x20comment\x20thread?'),this['containerElement'])['then'](()=>{this['fire']('removeCommentThread');});},{'priority':'high'}),this['on']('removeConfirm',()=>{_0x5dd3ed['focus']();}),_0x5dd3ed['actionBar']['add'](this['resolveButton'],0x0),_0x5dd3ed['focusables']['add'](this['resolveButton'],0x0));}['_createResolveButton'](){const _0x2792f2=new _0x4c9007(this['locale']);return _0x2792f2['label']=S(this['locale'],'Resolve'),_0x2792f2['tooltip']=S(this['locale'],'Resolve'),_0x2792f2['icon']=_0x1c5e93['check'],_0x2792f2['extendTemplate']({'attributes':{'class':'ck-comment--resolve'}}),_0x2792f2['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0x30fa1b=>!_0x30fa1b),_0x2792f2['bind']('isVisible')['to'](this['_model'],'isResolvable',this['_model'],'isResolved',(_0x5eff3e,_0x178a03)=>_0x5eff3e&&!_0x178a03),_0x2792f2['on']('execute',()=>{this['fire']('resolveCommentThread',this['_model']['id']);}),_0x2792f2;}['_updateArchivedThreadHeader'](){this['_model']['archivedAt']?this['commentThreadChildren']['has'](this['commentThreadHeaderView'])||(this['commentThreadChildren']['add'](this['commentThreadHeaderView'],0x0),this['focusables']['add'](this['commentThreadHeaderView'],0x0)):this['commentThreadChildren']['has'](this['commentThreadHeaderView'])&&(this['commentThreadChildren']['remove'](this['commentThreadHeaderView']),this['focusables']['remove'](this['commentThreadHeaderView']));}}class os extends _t{constructor(_0x3b922a){super(_0x3b922a),this['set']('content',''),this['setTemplate']({'tag':'div','attributes':{'class':['ck-content','ck-comment__content','ck-annotation__content']}});}['render'](){super['render'](),this['on']('change:content',(_0x106637,_0x37c663,_0x10b2eb)=>{this['element']['innerHTML']=_0x10b2eb;}),this['element']['innerHTML']=this['content'];}}class ns extends _t{['visibleView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x49bbe1,_0x517769,_0x5aac36){super(_0x49bbe1),this['_model']=_0x517769,this['_config']=_0x5aac36,this['isSystemComment']=!!this['_config']['isSystemComment'],this['set']('isEditMode',!0x1),this['set']('isCollapsed',!0x0),this['bind']('ariaLabel')['to'](_0x517769,'content',_0x517769,'authoredAt',(_0x51c6f7,_0xd51a4f)=>S(_0x49bbe1,'COMMENT_ARIA_LABEL',[_0x517769['author']['name'],_0x5aac36['formatDateTime'](_0xd51a4f),new DOMParser()['parseFromString'](_0x51c6f7,'text/html')['body']['textContent'],_0x517769['isExternal']?this['getExternalCommentNote']():''])),this['ariaDescriptionView']=new _0x27fc39(_0x49bbe1,S(_0x49bbe1,'COMMENT_THREAD_DESCRIPTION')),this['visibleView']=this['createCollection'](),this['visibleView']['add'](this['_createCommentContentView']()),this['focusables']=new _0x281137(),this['focusTracker']=new _0x561328(),this['keystrokes']=new Et(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x44b197=>_0x44b197['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}});}['expand'](){this['isCollapsed']=!0x1;}['collapse'](){this['isEditMode']||(this['isCollapsed']=!0x0);}['focus'](){this['element']['focus']();}['render'](){super['render'](),this['_setupKeyboardNavigation']();}async['destroy'](){await this['visibleView']['get'](0x0)['destroy'](),super['destroy']();}['switchToEditMode'](){this['isEditMode']||(this['isEditMode']=!0x0,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentInputView']()));}['switchToDisplayMode'](){this['isEditMode']&&(this['isEditMode']=!0x1,this['visibleView']['remove'](0x0)['destroy'](),this['visibleView']['add'](this['_createCommentContentView']()));}['getExternalCommentNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_COMMENT'):S(this['locale'],'EXTERNAL_COMMENT');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?S(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):S(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['_createCommentContentView'](){const _0x504a7e=new os(this['locale']);return _0x504a7e['bind']('content')['to'](this['_model'],'content',this,'isCollapsed',(_0x511fc8,_0x33a390)=>_0x33a390?_0x3215c6(_0x511fc8,{'limit':this['_config']['maxCommentCharsWhenCollapsed']}):_0x511fc8),_0x504a7e;}['_createCommentInputView'](){this['_config']['editorConfig']||(this['_config']['editorConfig']={}),this['_config']['editorConfig']['initialData']=this['_model']['content'];const _0xb439a7=new rs(this['locale'],this['_config']['editorConfig']);return _0xb439a7['value']=this['_model']['content'],_0xb439a7['bind']('disabledSubmit')['to'](this['_model'],'isReadOnly'),_0xb439a7['submitLabel']=S(this['locale'],'Save'),_0xb439a7['on']('submit',(_0xc915c7,_0x594d1d)=>{this['fire']('updateComment',this['_model']['id'],_0x594d1d),this['switchToDisplayMode'](),this['focus']();}),_0xb439a7['on']('cancel',()=>{this['switchToDisplayMode'](),this['focus']();}),_0xb439a7['once']('editorReady',()=>{_0xb439a7['focus']();}),_0xb439a7['createEditor'](),_0xb439a7['delegate']('editorReady')['to'](this),_0xb439a7['delegate']('editorDestroyed')['to'](this),_0xb439a7;}['_setupKeyboardNavigation'](){const _0x49d42a=this['element'];this['keystrokes']['listenTo'](_0x49d42a);for(const _0x3a0a0a of this['focusables'])this['focusTracker']['add'](_0x3a0a0a['element']),this['keystrokes']['listenTo'](_0x3a0a0a['element']);this['focusables']['on']('change',(_0x4b3436,_0x414f79)=>{for(const _0x14979c of _0x414f79['removed'])this['focusTracker']['remove'](_0x14979c['element']),this['keystrokes']['stopListening'](_0x14979c['element']);for(const _0xd546e0 of _0x414f79['added'])this['focusTracker']['add'](_0xd546e0['element']),this['keystrokes']['listenTo'](_0xd546e0['element']);}),this['keystrokes']['set']('enter',(_0x6fe83f,_0x491ba9)=>{_0x49d42a===_0x6fe83f['target']&&(this['focusCycler']['focusFirst'](),_0x491ba9());}),this['keystrokes']['set']('esc',(_0x37fcb8,_0x2cc320)=>{_0x49d42a!==_0x37fcb8['target']&&(this['focus'](),_0x2cc320());});}}class vt extends/* #__PURE__ -- @preserve */
28
+ ti(ns){['actionBar'];['userView'];constructor(_0x5e7aef,_0x165a9c,_0x21b10e){super(_0x5e7aef,_0x165a9c,_0x21b10e),this['set']('actionIndicator',null),this['set']('placeholder',S(_0x5e7aef,'Reply...')),this['bind']('authoredAt')['to'](_0x165a9c),this['bind']('resolvedAt')['to'](_0x165a9c),this['actionBar']=this['createCollection'](),this['isSystemComment']||(this['editButton']=this['_createEditButton'](),this['removeButton']=this['_createRemoveButton'](),this['items']=this['createCollection'](),this['items']['addMany']([this['editButton'],this['removeButton']]),this['dropdown']=this['_createDropdown'](),this['actionBar']['add'](this['dropdown']),this['focusables']['add'](this['dropdown'])),this['userView']=new _0xba5126(_0x5e7aef,_0x165a9c['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-comment__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['listenTo'](_0x165a9c,'change:isRemovable',()=>this['cancelConfirm']()),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x2b90b2=this['bindTemplate'],_0x1ad2d2=[{'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':_0x2b90b2['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2b90b2['to']('authoredAt',_0x59558d=>this['_config']['formatDateTime'](_0x59558d))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions','ck-annotation__actions',_0x2b90b2['if']('isEditMode','ck-comment__actions--hidden'),_0x2b90b2['if']('isEditMode','ck-annotation__actions--hidden')]},'children':this['actionBar']},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this['visibleView']},this['ariaDescriptionView']];return this['_model']['isExternal']&&_0x1ad2d2['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalCommentNote']()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x2b90b2['if']('isConfirm','ck-comment--remove-confirmation')],'tabindex':-0x1,'aria-label':_0x2b90b2['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id'],'role':'listitem'},'children':[{'tag':'div','attributes':{'class':['ck-comment','ck-annotation',_0x2b90b2['if']('isEditMode','ck-comment--edit'),_0x2b90b2['if']('isSystemComment','ck-comment--info'),_0x2b90b2['to']('actionIndicator',_0x111df4=>_0x111df4?'ck-comment--'+_0x111df4:'')],'data-author-id':this['_model']['author']['id'],'data-comment-id':this['_model']['id'],'role':'group'},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-comment__main','ck-annotation__main']},'children':_0x1ad2d2}]}]};}['_createEditButton'](){const _0x48f113=new _0x167c5b(this['locale']);return _0x48f113['label']=S(this['locale'],'Edit'),_0x48f113['icon']=_0x1c5e93['pencil'],_0x48f113['withText']=!0x0,_0x48f113['extendTemplate']({'attributes':{'class':'ck-comment--edit'}}),_0x48f113['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xede939=>!_0xede939),_0x48f113['bind']('isVisible')['to'](this['_model'],'isEditable'),_0x48f113['on']('execute',()=>this['switchToEditMode']()),_0x48f113;}['_createRemoveButton'](){const _0x179124=new _0x167c5b(this['locale']);return _0x179124['label']=S(this['locale'],'Remove'),_0x179124['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',_0x179124['withText']=!0x0,_0x179124['extendTemplate']({'attributes':{'class':'ck-comment--remove'}}),_0x179124['bind']('isEnabled')['to'](this['_model'],'isReadOnly',_0xb182d7=>!_0xb182d7),_0x179124['bind']('isVisible')['to'](this['_model'],'isRemovable'),_0x179124['on']('execute',()=>{this['showConfirm'](S(this['locale'],'Delete\x20comment?'),this['element'])['then'](()=>{this['fire']('removeComment',this['_model']['id']);});}),_0x179124;}['_createDropdown'](){const _0x5530d8=_0x1548d9(this['locale'],_0x6fad41),_0x2a11bd=_0x5530d8['panelView']['children'],_0x153878=new _0x1a0a08(this['locale']),_0x173feb=_0x5530d8['bindTemplate'];_0x19e3b7(_0x5530d8,()=>this['items']['find'](_0x708c55=>_0x708c55['isVisible'])),_0x5530d8['extendTemplate']({'attributes':{'class':[_0x173feb['if']('isVisible','ck-hidden',_0x14e62d=>!_0x14e62d)]}});const _0x285cf1=(_0x140982,_0x260997=-0x1)=>{const _0x5964b3=new _0xdea6fc(this['locale']);_0x5964b3['children']['add'](_0x140982);const _0x42f001=_0x260997>-0x1?_0x260997:_0x153878['items']['length'];_0x153878['items']['add'](_0x5964b3,_0x42f001);const _0x187cf1=Array['from'](this['items']);_0x5530d8['unbind']('isEnabled','isVisible'),_0x5530d8['bind']('isEnabled')['toMany'](_0x187cf1,'isEnabled',(..._0x4e7b44)=>_0x4e7b44['some'](_0x176b06=>_0x176b06)),_0x5530d8['bind']('isVisible')['toMany'](_0x187cf1,'isVisible',(..._0x4490a8)=>_0x4490a8['some'](_0x4f6580=>_0x4f6580));};_0x5530d8['panelPosition']='sw',_0x5530d8['buttonView']['set']({'label':S(this['locale'],'Show\x20more\x20items'),'icon':_0x1c5e93['threeVerticalDots']}),_0x5530d8['isEnabled']=[...this['items']]['some'](_0x26695d=>_0x26695d['isEnabled']),_0x5530d8['buttonView']['isVisible']=[...this['items']]['some'](_0x196a69=>_0x196a69['isVisible']);for(const _0x657af of this['items'])_0x285cf1(_0x657af);return _0x2a11bd['add'](_0x153878),_0x5530d8['listenTo'](this['items'],'add',(_0x18571a,_0x5a8b61,_0x534e19)=>{_0x285cf1(_0x5a8b61,_0x534e19);}),_0x5530d8['listenTo'](this['items'],'remove',(_0x11fee8,_0x1f288d,_0x48bb15)=>{_0x153878['items']['remove'](_0x48bb15);}),_0x5530d8;}['_attachActions'](_0x40187c,_0x5ed78f){const _0x3ae1f9=_0x40187c&&_0x40187c['element'];_0x3ae1f9&&(this['listenTo'](_0x3ae1f9,'mouseenter',()=>this['actionIndicator']=_0x5ed78f),this['listenTo'](_0x3ae1f9,'focus',()=>this['actionIndicator']=_0x5ed78f),this['listenTo'](_0x3ae1f9,'mouseleave',()=>this['actionIndicator']=null),this['listenTo'](_0x3ae1f9,'blur',()=>this['actionIndicator']=null));}['_createCommentInputView'](){const _0x4f292f=super['_createCommentInputView']();return _0x4f292f['bind']('placeholder')['to'](this),_0x4f292f;}['render'](){super['render'](),this['_attachActions'](this['editButton'],'edit'),this['_attachActions'](this['removeButton'],'remove');}}function Lt(_0x171737){const _0x4cae8e=Dt(_0x171737,0x1e),_0x29879e=new MutationObserver(_0x2a6de6=>{for(const _0x5effd8 of _0x2a6de6)('attributes'==_0x5effd8['type']&&'class'==_0x5effd8['attributeName']||'childList'==_0x5effd8['type']||'characterData'==_0x5effd8['type'])&&_0x4cae8e();});return{'attach'(_0x1508f){_0x29879e['observe'](_0x1508f,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x29879e['disconnect'](),_0x4cae8e['cancel']();}};}class T extends _t{['focusTracker'];['id'];['keystrokes'];['content'];['mainView'];['_mutationObserver'];constructor(_0x1414bd,_0x1bac6a){super(_0x1414bd),this['id']=_0x375942(),this['focusTracker']=new _0x561328(),this['keystrokes']=new Et(),this['keystrokes']['set']('Esc',(_0x42ea85,_0x4b7186)=>this['fire']('Esc',_0x4b7186)),this['set']('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this['set']('height',0x0),this['set']('isActive',!0x1),this['set']('isDirty',!0x1),this['set']('length',0x0),this['set']('type',''),this['_mutationObserver']=Lt(()=>this['_updateHeight']()),this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this),this['content']['add'](_0x1bac6a),this['mainView']=_0x1bac6a;const _0x4ebc66=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-annotation-wrapper','ck-rounded-corners',_0x4ebc66['if']('isActive','ck-annotation-wrapper--active')],'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['focusTracker']['add'](this['element']),this['keystrokes']['listenTo'](this['element']),this['_mutationObserver']['attach'](this['element']);}['destroy'](){this['content']['clear'](),this['keystrokes']['destroy'](),this['focusTracker']['destroy'](),this['_mutationObserver']['detach'](),super['destroy']();}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['_updateHeight'](){const _0x1b3ed5=this['element']['clientHeight'];_0x1b3ed5&&(this['height']=_0x1b3ed5);}}class d extends/* #__PURE__ -- @preserve */
29
+ _0x1d0544(){['view'];['focusableElements'];['_type'];['_target'];constructor({view:_0x57b3ea,target:_0x5172cd,type:_0x4a7742,isVisible:_0x2b92d8=!0x0}){super(),this['view']=_0x57b3ea,this['view']['element']||this['view']['render'](),this['_type']=_0x4a7742,this['_target']=_0x5172cd,d['_assertCorrectTarget'](this['_getNormalizedTarget']()),this['focusableElements']=new _0x3f7873([this['view']['element']],{'idProperty':'_id'}),this['focusableElements']['on']('add',(_0x24860b,_0x53ca85)=>{this['view']['focusTracker']['add'](_0x53ca85);}),this['focusableElements']['on']('remove',(_0x4e7436,_0x211246)=>{this['view']['focusTracker']['remove'](_0x211246);}),this['set']('isVisible',_0x2b92d8);}get['type'](){return'function'==typeof this['_type']?this['_type']():this['_type'];}get['innerView'](){return this['view']['mainView'];}get['target'](){const _0x20f056=this['_getNormalizedTarget']();return d['_assertCorrectTarget'](_0x20f056),_0x20f056;}get['targetRect'](){const _0x2a5b25=this['target'];if(null===_0x2a5b25)return null;if(_0x2a5b25 instanceof _0x11fde9)return _0x2a5b25;const _0x194885=_0x2a5b25['filter'](_0x4f012e=>function(_0x4ece8d){const _0x3ff3ad=_0x4ece8d['offsetParent'];if(_0x3ff3ad)return!0x0;const _0xdbbe84=_0x4ece8d['getClientRects']()['item'](0x0);return!!_0xdbbe84;}(_0x4f012e));return 0x0===_0x194885['length']?null:new _0x11fde9(_0x194885[0x0]['getClientRects']()['item'](0x0));}get['isActive'](){return this['view']['isActive'];}set['isActive'](_0x500910){this['view']['isActive']=_0x500910,this['view']['mainView']['isActive']=_0x500910;}['updateTargetRect'](){this['view']['targetRect']=this['targetRect'];}['destroy'](){this['focusableElements']['stopListening'](),this['focusableElements']['clear'](),this['stopListening']();}['refreshVisibility'](){this['isVisible']=!!this['targetRect'];}static['_assertCorrectTarget'](_0x2f669c){if(!(null===_0x2f669c||_0x2f669c instanceof _0x11fde9||Array['isArray'](_0x2f669c)&&_0x2f669c['every'](_0x32afc0=>ee(_0x32afc0))))throw new _0x18dd86('annotation-invalid-target',null,{'target':_0x2f669c});}['_getNormalizedTarget'](){const _0x56ad35='function'==typeof this['_target']?this['_target']():this['_target'];return ee(_0x56ad35)?[_0x56ad35]:_0x56ad35;}}function ee(_0x5b0da3){return null!==_0x5b0da3&&'object'==typeof _0x5b0da3&&'nodeType'in _0x5b0da3&&0x1===_0x5b0da3['nodeType'];}class x extends _0x3f7873{['_innerViewToAnnotation'];['_viewToAnnotation'];['_focusTracker'];constructor(_0x11c3fb=[]){super(),this['_innerViewToAnnotation']=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x561328(),this['_focusTracker']['on']('change:isFocused',(_0x33dcae,_0x5979dd,_0x114881)=>{_0x114881||this['fire']('blur');});for(const _0x1263d6 of _0x11c3fb)this['add'](_0x1263d6);}get['isFocused'](){return this['_focusTracker']['isFocused'];}['add'](_0x6f7683){if(this['has'](_0x6f7683))throw new _0x18dd86('annotationcollection-duplicated-item',null);this['_innerViewToAnnotation']['set'](_0x6f7683['innerView'],_0x6f7683),this['_viewToAnnotation']['set'](_0x6f7683['view'],_0x6f7683);for(const _0x1375c4 of _0x6f7683['focusableElements'])this['_focusTracker']['add'](_0x1375c4);this['listenTo'](_0x6f7683['focusableElements'],'add',(_0x550db3,_0x2b27ba)=>{this['_focusTracker']['add'](_0x2b27ba);}),this['listenTo'](_0x6f7683['focusableElements'],'remove',(_0x439c9,_0x5d8d65)=>{this['_focusTracker']['remove'](_0x5d8d65);}),this['listenTo'](_0x6f7683['view']['focusTracker'],'change:isFocused',(_0x5df199,_0x5076f8,_0xe2f022)=>{_0xe2f022&&this['fire']('focus',_0x6f7683);}),_0x6f7683['updateTargetRect']();const _0x154640=this['_getOrderInContent'](_0x6f7683['view']['targetRect']);return super['add'](_0x6f7683,_0x154640);}['remove'](_0x4dfc){if(!this['has'](_0x4dfc))throw new _0x18dd86('annotationcollection-not-existing-item',null);this['stopListening'](_0x4dfc['view']['focusTracker']),this['stopListening'](_0x4dfc['focusableElements']);for(const _0x4dc758 of _0x4dfc['focusableElements'])this['_focusTracker']['remove'](_0x4dc758);return this['_viewToAnnotation']['delete'](_0x4dfc['view']),this['_innerViewToAnnotation']['delete'](_0x4dfc['innerView']),super['remove'](_0x4dfc);}['getByInnerView'](_0x13eee8){return this['_innerViewToAnnotation']['get'](_0x13eee8);}['getByView'](_0x1c8e1e){return this['_viewToAnnotation']['get'](_0x1c8e1e);}['destroy'](){super['clear'](),this['stopListening'](),this['_innerViewToAnnotation']['clear'](),this['_viewToAnnotation']['clear'](),this['_focusTracker']['destroy']();}['refreshPositioning'](){for(const _0x133b9a of this)_0x133b9a['updateTargetRect']();this['_sort']();}['_sort'](){const _0x503b1b=Array['from'](this)['sort']((_0xdc3214,_0x1ba938)=>v(_0xdc3214['view']['targetRect'],_0x1ba938['view']['targetRect']));for(let _0x2f8a3f=_0x503b1b['length']-0x1;_0x2f8a3f>0x0;_0x2f8a3f--){const _0x2c23cd=_0x503b1b[_0x2f8a3f];_0x2f8a3f!==this['getIndex'](_0x2c23cd)&&(this['remove'](_0x2c23cd),this['add'](_0x2c23cd));}}['_getOrderInContent'](_0x58169e){let _0x14f152=0x0;if(!_0x58169e)return this['length'];for(const _0x28aee4 of this){const _0x36e11d=_0x28aee4['view']['targetRect'];if(_0x36e11d){if(v(_0x58169e,_0x36e11d)<0x0)return _0x14f152;_0x14f152++;}}return _0x14f152;}}function v(_0x305af8,_0x54a371){if(null===_0x305af8&&null===_0x54a371)return 0x0;if(null===_0x305af8)return-0x1;if(null===_0x54a371)return 0x1;const _0x39bb68=_0x305af8['top']-_0x54a371['top'];return 0x0==_0x39bb68?_0x305af8['left']-_0x54a371['left']:_0x39bb68;}class N extends _0x34d03c{['collection'];['_visibleAnnotations'];static get['pluginName'](){return'Annotations';}constructor(_0x267c76){if(super(_0x267c76),this['collection']=new x(),this['_visibleAnnotations']=new x(),this['set']('activeAnnotations',new Set()),this['_bindAnnotationsToVisibleAnnotations'](),_0x267c76 instanceof _0x4c625f){const _0x50a312=_0x267c76['locale'];_0x267c76['accessibility']['addKeystrokeInfoGroup']({'id':'annotations','label':S(_0x50a312,'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'),'keystrokes':[{'label':S(_0x50a312,'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'),'keystroke':'Ctrl+Shift+E'},{'label':S(_0x50a312,'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'),'keystroke':'Esc'},{'label':S(_0x50a312,'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'),'keystroke':'Enter'},{'label':S(_0x50a312,'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'),'keystroke':[['Tab'],['Shift+Tab']]},{'label':S(_0x50a312,'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'),'keystroke':['Ctrl+Enter']},{'label':S(_0x50a312,'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'),'keystroke':[['Arrowup'],['Arrowdown']]}]});}this['_setupEnterAnnotationKeystroke'](),this['_setupEscapeAnnotationHandling']();}['add'](_0x4aabf9){this['collection']['add'](_0x4aabf9);}['remove'](_0x2c8a9f){this['collection']['remove'](_0x2c8a9f),_0x2c8a9f['destroy']();}['refreshVisibility'](){for(const _0x169a11 of this['collection'])_0x169a11['refreshVisibility']();}['refreshPositioning'](){this['_visibleAnnotations']['refreshPositioning']();}['getByInnerView'](_0xfcb095){return this['collection']['getByInnerView'](_0xfcb095);}['deactivateAll'](){this['fire']('_deactivateAllAnnotations');}['destroy'](){for(const _0x4825a3 of this['collection'])_0x4825a3['destroy']();this['_visibleAnnotations']['destroy'](),this['collection']['destroy'](),super['destroy']();}['activate'](_0x9720bf){this['fire']('_activateAnnotation',_0x9720bf);}['createAnnotation'](_0x30e263){return new d(_0x30e263);}['createAnnotationView'](_0x3563dc,_0x39e30c){return new T(_0x3563dc,_0x39e30c);}['_addActiveAnnotation'](_0x4da703){const _0x1c267d=new Set(this['activeAnnotations']);_0x1c267d['add'](_0x4da703),this['activeAnnotations']=_0x1c267d;}['_removeActiveAnnotation'](_0x5acd04){const _0x29120c=new Set(this['activeAnnotations']);_0x29120c['delete'](_0x5acd04),this['activeAnnotations']=_0x29120c;}['_bindAnnotationsToVisibleAnnotations'](){const _0x2b7766=this['collection'],_0x4891e3=this['_visibleAnnotations'];function _0x2457a4(_0x3b4e1a){const _0x4af051=_0x3b4e1a['source'];_0x4af051['isVisible']&&!_0x4891e3['has'](_0x4af051)?_0x4891e3['add'](_0x4af051):!_0x4af051['isVisible']&&_0x4891e3['has'](_0x4af051)&&_0x4891e3['remove'](_0x4af051),_0x4af051['view']['focusTracker']['remove'](_0x4af051['view']['element']),_0x4af051['view']['focusTracker']['add'](_0x4af051['view']['element']);}this['listenTo'](_0x2b7766,'add',(_0x5d5f90,_0x227bf9)=>{_0x227bf9['isVisible']&&_0x4891e3['add'](_0x227bf9),this['listenTo'](_0x227bf9,'change:isVisible',_0x2457a4);}),this['listenTo'](_0x2b7766,'remove',(_0x12add8,_0x386a4e)=>{_0x4891e3['has'](_0x386a4e)&&_0x4891e3['remove'](_0x386a4e),this['stopListening'](_0x386a4e,'change:isVisible',_0x2457a4);});}['_setupEnterAnnotationKeystroke'](){const _0x194188=_0x124353=>{_0x124353['on']('ready',()=>{_0x124353['keystrokes']['set'](_0x10dd84,(_0x4b6357,_0x3ff638)=>{const _0x2aa29d=_0x463ff3(this['activeAnnotations']['values']());_0x2aa29d&&(_0x2aa29d['view']['focus'](),_0x3ff638());});});};this['context']instanceof _0x4c625f?_0x194188(this['context']):this['context']['editors']&&this['context']['editors']['on']('add',(_0x4dc43a,_0x1db44a)=>{_0x194188(_0x1db44a);});}['_setupEscapeAnnotationHandling'](){const _0x305323=_0x3c48b7=>{const _0x4b924b=_0x3c48b7['source'],_0x2dfe84=[];let _0x2d3187;if(Array['isArray'](_0x4b924b['target'])){_0x2d3187=_0x4b924b['target'][0x0],this['context']instanceof _0x4c625f?_0x2dfe84['push'](this['context']):this['context']['editors']&&_0x2dfe84['push'](...this['context']['editors']);for(const _0x2db0ac of _0x2dfe84)for(const _0x321388 of _0x2db0ac['editing']['view']['domRoots']['values']())if(_0x321388['contains'](_0x2d3187))return void _0x2db0ac['editing']['view']['focus']();_0x2d3187['focus']();}};this['listenTo'](this['collection'],'add',(_0x3215ba,_0x15678c)=>{this['listenTo'](_0x15678c,'escape',_0x305323,{'priority':'low'});}),this['listenTo'](this['collection'],'remove',(_0x14a1ef,_0x64d850)=>{this['stopListening'](_0x64d850,'escape',_0x305323);});}}const gt=Symbol('noChannel'),Tt={'admin':!0x0,'modifyAll':!0x1,'write':!0x0,'resolve':!0x0};class m extends _0x34d03c{['licenseKey'];['_threads'];['_threadToController'];['_viewToController'];static get['requires'](){return[N,lt,it];}static get['pluginName'](){return'CommentsRepository';}constructor(_0x542dd8){super(_0x542dd8),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 _0x112e71=this['context']['config'];_0x112e71['define']('comments.maxCommentsWhenCollapsed',0x2),_0x112e71['define']('comments.maxThreadTotalWeight',0x1f4),_0x112e71['define']('comments.maxCommentCharsWhenCollapsed',0x8c),_0x112e71['define']('comments.CommentThreadView',Ct),_0x112e71['define']('comments.CommentView',vt),_0x112e71['get']('comments.editorConfig')||console['warn']('Missing\x20comments\x20editor\x20configuration\x20(`comments.editorConfig`).\x20Default\x20configuration\x20will\x20be\x20used\x20instead.');}['init'](){const _0x185d6b=this['context']['plugins']['get'](N);this['set']('activeCommentThread',null),this['on']('addCommentThread',(_0x37ba7c,_0x44535c)=>this['_addCommentThread'](_0x44535c)),this['on']('submitCommentThread',(_0x936627,_0x5eeb84)=>this['_submitCommentThread'](_0x5eeb84)),this['on']('resolveCommentThread',(_0x17bb20,_0x147127)=>this['_resolveCommentThread'](_0x147127)),this['on']('resolveCommentThread',(_0x3291b4,_0x49fb45)=>this['_updateActiveAnnotation'](_0x49fb45),{'priority':'lowest'}),this['on']('reopenCommentThread',(_0xa4a2c5,_0x8fbed5)=>this['_reopenCommentThread'](_0x8fbed5)),this['on']('reopenCommentThread',(_0x3d929d,_0x302c9c)=>this['_updateActiveAnnotation'](_0x302c9c),{'priority':'lowest'}),this['on']('removeCommentThread',(_0x54f253,_0x4fd7c6)=>this['_removeCommentThread'](_0x4fd7c6)),this['on']('updateCommentThread',(_0x28d641,_0x1ac49e)=>this['_updateCommentThread'](_0x1ac49e)),this['on']('updateCommentThread',(_0x300363,_0xf2bbe8)=>this['_updateActiveAnnotation'](_0xf2bbe8),{'priority':'lowest'}),this['on']('addComment',(_0x444d56,_0x4189b9)=>this['_addComment'](_0x4189b9)),this['on']('updateComment',(_0x460f04,_0x302d20)=>this['_updateComment'](_0x302d20)),this['on']('removeComment',(_0x5e5492,_0x40f6e5)=>this['_removeComment'](_0x40f6e5)),this['on']('addComment',(_0x33ee4f,{threadId:_0x17c905,isFromAdapter:_0x289caa})=>{if(_0x289caa)return;const _0x14a8cf=this['getCommentThread'](_0x17c905),_0x5538ae=_0x14a8cf&&this['_threadToController']['get'](_0x14a8cf);_0x5538ae&&_0x5538ae['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['listenTo'](_0x185d6b,'change:activeAnnotations',(_0x2cd5e6,_0x2678de,_0x3d2a09)=>{const _0x30cf0a=Array['from'](_0x3d2a09)['map'](_0x412f68=>this['_viewToController']['get'](_0x412f68['innerView']))['filter'](Boolean)[0x0];this['activeCommentThread']=_0x30cf0a?_0x30cf0a['model']:null;});}['afterInit'](){!function(_0x4fd9a2){function _0x24c798(_0x5b8bbe,_0x247f05,_0x5a8c73){const _0x5ac456={};_0x5ac456[_0x41fa72([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x5ac456[_0x41fa72([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],_0x5ac456[_0x41fa72([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],_0x5ac456[_0x41fa72([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],_0x5ac456[_0x41fa72([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],_0x5ac456[_0x41fa72([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],_0x5ac456[_0x41fa72([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],_0x5ac456[_0x41fa72([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],_0x5ac456[_0x41fa72([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],_0x5ac456[_0x41fa72([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],_0x5ac456[_0x41fa72([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 _0x5491df=new Uint8Array(0x10);for(let _0x34deac=0xf;_0x34deac>=0x0;--_0x34deac)_0x5491df[_0x34deac]=_0x5a8c73%0x100,_0x5a8c73=parseInt(_0x5a8c73/0x100);let _0x2b161a=null,_0x35145e=0x10;const _0x5625ac=new Uint8Array(_0x247f05),_0x58e6e9=[],_0x27ba36=[];_0x2bfd13();for(let _0x4215dd=0x0;_0x4215dd<_0x5b8bbe[_0x41fa72([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4215dd++)0x10===_0x35145e&&(_0x2b161a=_0x4a6838(_0x5491df),_0x35145e=0x0,_0x383873(_0x5491df)),_0x5b8bbe[_0x4215dd]^=_0x2b161a[_0x35145e++];return _0x5b8bbe;function _0x382db8(_0xe1d42f){const _0x650635=[];for(let _0x3e7243=0x0;_0x3e7243<_0xe1d42f[_0x41fa72([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3e7243+=0x4)_0x650635[_0x41fa72([0x70,0x75,0x73,0x68])](_0xe1d42f[_0x3e7243]<<0x18|_0xe1d42f[_0x3e7243+0x1]<<0x10|_0xe1d42f[_0x3e7243+0x2]<<0x8|_0xe1d42f[_0x3e7243+0x3]);return _0x650635;}function _0x383873(_0x7ba948){for(let _0x26729c=0xf;_0x26729c>=0x0;_0x26729c--){if(0xff!==_0x7ba948[_0x26729c]){_0x7ba948[_0x26729c]++;break;}_0x7ba948[_0x26729c]=0x0;}}function _0x4a6838(_0x1ff0e5){const _0x1beb49=_0x58e6e9[_0x41fa72([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x325ade=[0x0,0x0,0x0,0x0];let t=_0x382db8(_0x1ff0e5);for(let _0x372c35=0x0;_0x372c35<0x4;_0x372c35++)t[_0x372c35]^=_0x58e6e9[0x0][_0x372c35];for(let _0x175cfc=0x1;_0x175cfc<_0x1beb49;_0x175cfc++){for(let _0x1912ae=0x0;_0x1912ae<0x4;_0x1912ae++)_0x325ade[_0x1912ae]=_0x5ac456[_0x41fa72([0x54,0x31])][t[_0x1912ae]>>0x18&0xff]^_0x5ac456[_0x41fa72([0x54,0x32])][t[(_0x1912ae+0x1)%0x4]>>0x10&0xff]^_0x5ac456[_0x41fa72([0x54,0x33])][t[(_0x1912ae+0x2)%0x4]>>0x8&0xff]^_0x5ac456[_0x41fa72([0x54,0x34])][0xff&t[(_0x1912ae+0x3)%0x4]]^_0x58e6e9[_0x175cfc][_0x1912ae];t=_0x325ade[_0x41fa72([0x73,0x6c,0x69,0x63,0x65])]();}const _0x81e70=new Uint8Array(0x10);let _0x419ac1;for(let _0x4427f2=0x0;_0x4427f2<0x4;_0x4427f2++)_0x419ac1=_0x58e6e9[_0x1beb49][_0x4427f2],_0x81e70[0x4*_0x4427f2]=0xff&(_0x5ac456[_0x41fa72([0x53])][t[_0x4427f2]>>0x18&0xff]^_0x419ac1>>0x18),_0x81e70[0x4*_0x4427f2+0x1]=0xff&(_0x5ac456[_0x41fa72([0x53])][t[(_0x4427f2+0x1)%0x4]>>0x10&0xff]^_0x419ac1>>0x10),_0x81e70[0x4*_0x4427f2+0x2]=0xff&(_0x5ac456[_0x41fa72([0x53])][t[(_0x4427f2+0x2)%0x4]>>0x8&0xff]^_0x419ac1>>0x8),_0x81e70[0x4*_0x4427f2+0x3]=0xff&(_0x5ac456[_0x41fa72([0x53])][0xff&t[(_0x4427f2+0x3)%0x4]]^_0x419ac1);return _0x81e70;}function _0x2bfd13(){const _0x41c9c5=_0x5ac456[_0x41fa72([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x5625ac[_0x41fa72([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x31b599=0x0;_0x31b599<=_0x41c9c5;_0x31b599++)_0x58e6e9[_0x41fa72([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x27ba36[_0x41fa72([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x531d92=0x4*(_0x41c9c5+0x1),_0x3b1876=_0x5625ac[_0x41fa72([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x30aa67=_0x382db8(_0x5625ac);let _0x3d439f;for(let _0x155c59=0x0;_0x155c59<_0x3b1876;_0x155c59++)_0x3d439f=_0x155c59>>0x2,_0x58e6e9[_0x3d439f][_0x155c59%0x4]=_0x30aa67[_0x155c59],_0x27ba36[_0x41c9c5-_0x3d439f][_0x155c59%0x4]=_0x30aa67[_0x155c59];let _0x47f8aa,_0x4fd1af=0x0,t=_0x3b1876;for(;t<_0x531d92;){_0x47f8aa=_0x30aa67[_0x3b1876-0x1],_0x30aa67[0x0]^=_0x5ac456[_0x41fa72([0x53])][_0x47f8aa>>0x10&0xff]<<0x18^_0x5ac456[_0x41fa72([0x53])][_0x47f8aa>>0x8&0xff]<<0x10^_0x5ac456[_0x41fa72([0x53])][0xff&_0x47f8aa]<<0x8^_0x5ac456[_0x41fa72([0x53])][_0x47f8aa>>0x18&0xff]^_0x5ac456[_0x41fa72([0x72,0x63,0x6f,0x6e])][_0x4fd1af]<<0x18,_0x4fd1af+=0x1;for(let _0x860666=0x1;_0x860666<_0x3b1876/0x2;_0x860666++)_0x30aa67[_0x860666]^=_0x30aa67[_0x860666-0x1];_0x47f8aa=_0x30aa67[_0x3b1876/0x2-0x1],_0x30aa67[_0x3b1876/0x2]^=_0x5ac456[_0x41fa72([0x53])][0xff&_0x47f8aa]^_0x5ac456[_0x41fa72([0x53])][_0x47f8aa>>0x8&0xff]<<0x8^_0x5ac456[_0x41fa72([0x53])][_0x47f8aa>>0x10&0xff]<<0x10^_0x5ac456[_0x41fa72([0x53])][_0x47f8aa>>0x18&0xff]<<0x18;for(let _0x592d95=_0x3b1876/0x2+0x1;_0x592d95<_0x3b1876;_0x592d95++)_0x30aa67[_0x592d95]^=_0x30aa67[_0x592d95-0x1];let _0x249d06,_0x3ae0e0,_0x3abcce=0x0;for(;_0x3abcce<_0x3b1876&&t<_0x531d92;)_0x249d06=t>>0x2,_0x3ae0e0=t%0x4,_0x58e6e9[_0x249d06][_0x3ae0e0]=_0x30aa67[_0x3abcce],_0x27ba36[_0x41c9c5-_0x249d06][_0x3ae0e0]=_0x30aa67[_0x3abcce++],t++;}for(let _0x24ad9d=0x1;_0x24ad9d<_0x41c9c5;_0x24ad9d++)for(let _0x2d0557=0x0;_0x2d0557<0x4;_0x2d0557++)_0x47f8aa=_0x27ba36[_0x24ad9d][_0x2d0557],_0x27ba36[_0x24ad9d][_0x2d0557]=_0x5ac456[_0x41fa72([0x55,0x31])][_0x47f8aa>>0x18&0xff]^_0x5ac456[_0x41fa72([0x55,0x32])][_0x47f8aa>>0x10&0xff]^_0x5ac456[_0x41fa72([0x55,0x33])][_0x47f8aa>>0x8&0xff]^_0x5ac456[_0x41fa72([0x55,0x34])][0xff&_0x47f8aa];}}function _0x41fa72(_0x4251bb){return _0x4251bb['map'](_0x1fea66=>String['fromCharCode'](_0x1fea66))['join']('');}(_0x2fc353=>{function _0x7492b4(){const _0x1382b9=[{[_0x41fa72([0x69,0x64])]:0x1,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x41fa72([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x41fa72([0x69,0x64])]:0x2,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x41fa72([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x41fa72([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]),[_0x41fa72([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x41fa72([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x41fa72([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x41fa72([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x41fa72([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x41fa72([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x41fa72([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x41fa72([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x41fa72([0x69,0x64])]:0x3,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x41fa72([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x41fa72([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x41fa72([0x69,0x64])]:0x4,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x41fa72([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x41fa72([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]),[_0x41fa72([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x41fa72([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x41fa72([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x41fa72([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x41fa72([0x69,0x64])]:0x5,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x41fa72([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]),[_0x41fa72([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x41fa72([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x41fa72([0x66,0x67,0x69])]:[0xc]}},{[_0x41fa72([0x69,0x64])]:0x6,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x41fa72([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x41fa72([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x41fa72([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x41fa72([0x66,0x67,0x69])]:[0xc]}},{[_0x41fa72([0x69,0x64])]:0x7,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x41fa72([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x41fa72([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x41fa72([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x41fa72([0x66,0x67,0x69])]:[0xc]}},{[_0x41fa72([0x69,0x64])]:0x8,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x41fa72([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]),[_0x41fa72([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x41fa72([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x41fa72([0x66,0x67,0x69])]:[0xc]}},{[_0x41fa72([0x69,0x64])]:0x9,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x41fa72([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x41fa72([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x41fa72([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x41fa72([0x66,0x67,0x69])]:[0xc,0xe]}},{[_0x41fa72([0x69,0x64])]:0xa,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([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]),[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x41fa72([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]),[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x41fa72([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]),[_0x41fa72([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x41fa72([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x41fa72([0x66,0x67,0x69])]:[0xc]}},{[_0x41fa72([0x69,0x64])]:0xb,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x41,0x49,0x20,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74]),[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x41,0x49,0x41,0x73,0x73,0x69,0x73,0x74,0x61,0x6e,0x74,0x55,0x49]),[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x41fa72([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x41fa72([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x41fa72([0x69,0x64])]:0xc,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x50,0x72,0x6f,0x64,0x75,0x63,0x74,0x69,0x76,0x69,0x74,0x79,0x20,0x70,0x61,0x63,0x6b])},{[_0x41fa72([0x69,0x64])]:0xd,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x43,0x61,0x73,0x65,0x20,0x43,0x68,0x61,0x6e,0x67,0x65]),[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x43,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x55,0x49]),[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x41fa72([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x41fa72([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x41fa72([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x41fa72([0x66,0x67,0x69])]:[0xc]}},{[_0x41fa72([0x69,0x64])]:0xe,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x44,0x72,0x75,0x70,0x61,0x6c,0x20,0x70,0x61,0x63,0x6b]),[_0x41fa72([0x66,0x6f,0x72,0x62,0x69,0x64,0x64,0x65,0x6e,0x48,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x41fa72([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])},{[_0x41fa72([0x69,0x64])]:0xf,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x4d,0x75,0x6c,0x74,0x69,0x20,0x4c,0x65,0x76,0x65,0x6c,0x20,0x4c,0x69,0x73,0x74]),[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x4d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x41fa72([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x41fa72([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x41fa72([0x69,0x64])]:0x10,[_0x41fa72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x4d,0x65,0x72,0x67,0x65,0x20,0x46,0x69,0x65,0x6c,0x64,0x73]),[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x41fa72([0x4d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x55,0x49]),[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x41fa72([0x6d,0x65,0x72,0x67,0x65,0x46,0x69,0x65,0x6c,0x64,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x41fa72([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x41fa72([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x41fa72([0x66,0x67,0x69])]:[0xc]}}];return _0x4a537d(_0x1382b9),_0x1382b9;function _0x13a647(_0x1adfdb){return 0x1<<_0x1adfdb-0x1;}function _0x4a537d(_0x2ba2a0){_0x2ba2a0[_0x41fa72([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x7e4e3e=>{_0x7e4e3e[_0x41fa72([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x13a647(_0x7e4e3e[_0x41fa72([0x69,0x64])]),_0x40a3ed(_0x7e4e3e)&&_0x7e4e3e[_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x4a537d(_0x7e4e3e[_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}function _0x40a3ed(_0x468b69){return _0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])in _0x468b69;}const _0x592029=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x25e4f7=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x4b7acf(_0x5e4246){const _0x51c6a2=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x14a21a(_0x5e4246,new Uint8Array([..._0x592029,..._0x51c6a2,..._0x25e4f7]));}function _0x14a21a(_0x593482,_0x26d2aa){const _0x55ba94=_0x5bee3d(_0x593482),_0x210dca=Array[_0x41fa72([0x66,0x72,0x6f,0x6d])](_0x1093ba(_0x55ba94)),_0x80e5c5=_0x210dca[_0x41fa72([0x70,0x6f,0x70])](),_0x4fcd3a=_0x210dca[_0x41fa72([0x70,0x6f,0x70])]();return _0x40634e(_0x24c798(_0x210dca,_0x26d2aa,_0x4fcd3a+0x100*_0x80e5c5));}function _0x5bee3d(_0x101a67){const _0x17d040=atob(_0x101a67),[_0x408b1f,_0x1579b9]=_0x17d040[_0x41fa72([0x73,0x70,0x6c,0x69,0x74])](_0x41fa72([0x2d]));try{if(atob(_0x1579b9))return atob(_0x408b1f);}catch(_0x352433){}return _0x17d040;}function _0xd16369(_0x665756){try{const _0x315185=_0x4b7acf(_0x665756),_0x580533=JSON[_0x41fa72([0x70,0x61,0x72,0x73,0x65])](_0x315185),_0x35c1e0=parseInt(_0x580533[_0x41fa72([0x31])]),_0x4df774=_0x580533[_0x41fa72([0x32])]||'',_0x105afc=parseInt(_0x580533[_0x41fa72([0x33])]),_0x2a82eb=parseInt(_0x580533[_0x41fa72([0x34])])||0x0,_0xddeef=parseInt(_0x580533[_0x41fa72([0x35])])||0x0;return{[_0x41fa72([0x70,0x72,0x6f,0x64,0x75,0x63,0x74,0x4e,0x61,0x6d,0x65])]:_0x4df774,[_0x41fa72([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x2a82eb,[_0x41fa72([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x35c1e0,[_0x41fa72([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x105afc,[_0x41fa72([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0xddeef};}catch(_0x541e9a){return null;}}const _0x5aa8de=_0x7492b4(),_0x278e91={[_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x5afc09,[_0x41fa72([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])]:_0x53231e,[_0x41fa72([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])]:_0x5a073b},_0x3cc777=_0x2fc353[_0x41fa72([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x53ce00=_0x41fa72([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x2fc353?_0x2fc353['context']:_0x2fc353['editor'],_0x76edac=_0x41fa72([0x34,0x30,0x34,0x38,0x31,0x36,0x35,0x36]),_0x40e695=_0x41fa72([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]),_0x266435=_0x53ce00['config']['get'](_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x466c43=_0x5aa8de[_0x41fa72([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x40a3ed)[_0x41fa72([0x66,0x69,0x6e,0x64])](_0x46f19a=>_0x46f19a[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x3cc777);function _0x2a1f5b(_0x4f0317,_0x2814fb){_0x278e91[_0x2814fb[_0x41fa72([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x4f0317,_0x2814fb),_0x2814fb[_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x2814fb[_0x41fa72([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x41fa72([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x298f50=>_0x13e080(_0x53ce00,_0x298f50[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x41fa72([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x507afa=>_0x2a1f5b(_0x4f0317,_0x507afa));}function _0x5afc09(_0x573352,_0x1dc7b8){_0x3eb39a(_0x1f8c3e(_0x573352,_0x1dc7b8),_0x1dc7b8);}function _0x53231e(_0x2227be,_0x420f12){function _0x5eb6a8(_0x466a10,_0x223eea){try{if(_0x13e080(_0x53ce00,_0x41fa72([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x466a10){const _0x405f86=_0x4b9163(_0x53ce00,_0x41fa72([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x41fa72([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x405f86)/0x2>_0x466a10[_0x41fa72([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x1b50f6(_0x223eea[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x1f8c3e(_0x466a10,_0x223eea);}catch(_0x15e255){return _0x1b50f6(_0x223eea[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x3eb39a(_0x5eb6a8(_0x2227be,_0x420f12),_0x420f12);}function _0x5a073b(_0x4b3422,_0x3225d5){const _0x54ee52=_0x25e4f7[0x0]*_0x592029[0x1],_0x3b2640=_0x25e4f7[0x0]*_0x592029[0x2],_0x53ff1c=_0x25e4f7[0x2]*_0x592029[0x2];_0x13e080(_0x53ce00,_0x41fa72([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4b9163(_0x53ce00,_0x41fa72([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x41fa72([0x73,0x74,0x61,0x74,0x65])]==_0x41fa72([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x18c1e7()]=_0x53ff1c);function _0x37b04b(_0x2b3a2d,_0x303cd0){try{return _0x146656()?_0x1b50f6(_0x303cd0[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x56,0x61,0x6c,0x69,0x64])):_0x1f8c3e(_0x2b3a2d,_0x303cd0);}catch(_0x5c65ca){return _0x1b50f6(_0x303cd0[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x5d03a3(_0x58233b,_0x2d303f){const _0x30ed48=0x7;if(_0x58233b==_0x2d303f[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x483a31();else{if(_0x58233b==_0x2d303f[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x54,0x72,0x69,0x61,0x6c])){const _0x1cd66e=_0x4506bd();_0x1cd66e&&_0x13be1e(_0x1cd66e,_0x2d303f[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x10e5cc=_0x34eeea();window[_0x41fa72([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x13be1e(_0x41fa72([0x74,0x69,0x6d,0x65]),_0x2d303f[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x10e5cc);const _0x1e2610=_0x4b9163(_0x53ce00,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x41fa72([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x1e2610[_0x41fa72([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x30ed48?_0x13be1e(_0x41fa72([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x2d303f[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x1e2610['on'](_0x41fa72([0x61,0x64,0x64]),()=>{_0x1e2610[_0x41fa72([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x30ed48&&_0x13be1e(_0x41fa72([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x2d303f[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x4506bd(){if(!_0x13e080(_0x53ce00,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x3ea924 in window)if(Number['isNaN'](Number(_0x3ea924))){if(window[_0x3ea924]===_0x54ee52)return _0x41fa72([0x74,0x69,0x6d,0x65]);if(window[_0x3ea924]===_0x3b2640)return _0x41fa72([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x146656(){if(!_0x13e080(_0x53ce00,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x32a07f in window)if(Number['isNaN'](Number(_0x32a07f))&&window[_0x32a07f]===_0x53ff1c)return!0x0;return!0x1;}function _0x13be1e(_0x2ad773,_0x41edf6){_0x483a31(),_0x1b50f6(_0x41edf6+_0x41fa72([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x2ad773),window[_0x18c1e7()]=_0x2ad773===_0x41fa72([0x74,0x69,0x6d,0x65])?_0x54ee52:_0x3b2640;}function _0x34eeea(){let _0x1d5b7c=_0x25e4f7[0x6]*_0x592029[0x8]*_0x592029[0x6];return _0x13e080(_0x53ce00,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x1d5b7c/=0xa),_0x1d5b7c;}function _0x483a31(){const _0x598df3=_0x53ce00;function _0x1dd827(){_0x13e080(_0x598df3,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x4b9163(_0x598df3,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x41fa72([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x41fa72([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x4b9163(_0x598df3,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x41fa72([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x4b9163(_0x598df3,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x41fa72([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x40c594,_0x4b9163(_0x598df3,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x41fa72([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x40c594,_0x598df3[_0x41fa72([0x6d,0x6f,0x64,0x65,0x6c])][_0x41fa72([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x40c594,_0x598df3[_0x41fa72([0x6d,0x6f,0x64,0x65,0x6c])][_0x41fa72([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x40c594,_0x598df3[_0x41fa72([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x41fa72([0x6d,0x6f,0x64,0x65,0x6c]))),_0x13e080(_0x598df3,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x4b9163(_0x598df3,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x41fa72([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x41fa72([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x4b9163(_0x598df3,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x41fa72([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x4b9163(_0x598df3,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x41fa72([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x40c594,_0x4b9163(_0x598df3,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x41fa72([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x40c594);}_0x598df3[_0x41fa72([0x73,0x74,0x61,0x74,0x65])]==_0x41fa72([0x72,0x65,0x61,0x64,0x79])?_0x1dd827():_0x598df3[_0x41fa72([0x6f,0x6e,0x63,0x65])](_0x41fa72([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x13e080(_0x598df3,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x1dd827(),_0x13e080(_0x598df3,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x355639=_0x4b9163(_0x598df3,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x5c8188=_0x355639['getRevision'](0x0),_0x3f60dd=_0x355639['getEarlierVisibleRevision'](_0x5c8188[_0x41fa72([0x69,0x64])]);_0x4b9163(_0x598df3,_0x41fa72([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x41fa72([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x5c8188[_0x41fa72([0x69,0x64])],_0x3f60dd?_0x3f60dd[_0x41fa72([0x69,0x64])]:null,0x1)['then'](()=>_0x1dd827());}});}_0x5d03a3(_0x37b04b(_0x4b3422,_0x3225d5),_0x3225d5);}function _0x1f8c3e(_0x512c91,_0x53c40a){try{return _0x44d390(_0x53c40a)?_0x1b50f6(_0x53c40a[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x56,0x61,0x6c,0x69,0x64])):_0x512c91&&_0x54fcef(_0x512c91[_0x41fa72([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x53c40a)?_0x512c91[_0x41fa72([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x41fa72([0x6f,0x70,0x65,0x6e])][_0x41fa72([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x76edac)/0x2>_0x512c91[_0x41fa72([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x1b50f6(_0x53c40a[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x512c91[_0x41fa72([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x1b50f6(_0x53c40a[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x54,0x72,0x69,0x61,0x6c])):_0x1b50f6(_0x53c40a[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x56,0x61,0x6c,0x69,0x64])):_0x1b50f6(_0x53c40a[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x261c88){return _0x1b50f6(_0x53c40a[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x3eb39a(_0x4ced35,_0x257f31){if(_0x53ce00 instanceof _0x408552){const _0x52b05b=_0x53ce00;_0x4ced35==_0x257f31[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x559a24(_0x52b05b):_0x4ced35==_0x257f31[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x54,0x72,0x69,0x61,0x6c])&&window[_0x41fa72([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x559a24(_0x52b05b),_0x1b50f6(_0x257f31[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x25e4f7[0x6]*_0x592029[0x8]*_0x592029[0x6]),_0x52b05b[_0x41fa72([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x41fa72([0x6f,0x6e])](_0x41fa72([0x61,0x64,0x64]),(_0x1cc761,_0x3a72d8)=>{_0x4ced35!=_0x257f31[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x4ced35!=_0x257f31[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x4ced35!=_0x257f31[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x3613b4(_0x3a72d8);});}else{const _0x7e444a=_0x53ce00;_0x4ced35==_0x257f31[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x3613b4(_0x7e444a):_0x4ced35==_0x257f31[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x54,0x72,0x69,0x61,0x6c])&&_0x7e444a[_0x41fa72([0x6f,0x6e])](_0x41fa72([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x19bf4c=0x0;_0x7e444a[_0x41fa72([0x6d,0x6f,0x64,0x65,0x6c])][_0x41fa72([0x6f,0x6e])](_0x41fa72([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5598a7,_0xd0fccb)=>{_0xd0fccb[0x0][_0x41fa72([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x19bf4c++,0x1f8===_0x19bf4c&&(_0x3613b4(_0x7e444a),_0x1b50f6(_0x257f31[_0x41fa72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x41fa72([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x5598a7[_0x41fa72([0x6f,0x66,0x66])]());},{'priority':_0x41fa72([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x1b50f6(_0x294729){const _0x5aedc6=_0x18c1e7();return _0x53ce00[_0x5aedc6]=_0x294729,_0x294729;}function _0x18c1e7(){const _0x33c52c=String(window[_0x41fa72([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x41fa72([0x6e,0x6f,0x77])]())[_0x41fa72([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x41fa72([0x2e]),'');let _0x5386e8='';for(let _0x442df6=0x0;_0x442df6<_0x33c52c[_0x41fa72([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x442df6+=0x2){let _0x2f5e27=parseInt(_0x33c52c[_0x41fa72([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x442df6,_0x442df6+0x2));_0x2f5e27>=_0x40e695[_0x41fa72([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2f5e27-=_0x40e695[_0x41fa72([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5386e8+=_0x40e695[_0x2f5e27];}return _0x5386e8;}function _0x559a24(_0x24849d){for(const _0x5560b3 of _0x24849d[_0x41fa72([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x3613b4(_0x5560b3);_0x4b9163(_0x24849d,_0x41fa72([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x41fa72([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x4b9163(_0x24849d,_0x41fa72([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x41fa72([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x40c594;}function _0x3613b4(_0x5b039f){function _0x32a365(){_0x5b039f[_0x41fa72([0x6d,0x6f,0x64,0x65,0x6c])][_0x41fa72([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x40c594,_0x5b039f[_0x41fa72([0x6d,0x6f,0x64,0x65,0x6c])][_0x41fa72([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x40c594,_0x5b039f[_0x41fa72([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x41fa72([0x6d,0x6f,0x64,0x65,0x6c]));}_0x5b039f[_0x41fa72([0x73,0x74,0x61,0x74,0x65])]==_0x41fa72([0x72,0x65,0x61,0x64,0x79])?_0x32a365():_0x5b039f[_0x41fa72([0x6f,0x6e,0x63,0x65])](_0x41fa72([0x72,0x65,0x61,0x64,0x79]),()=>_0x32a365());}function _0x40c594(){return null;}function _0x54fcef(_0x2c56ff,_0xe893f7){const _0xe0e42=!!(_0x2c56ff&_0xe893f7[_0x41fa72([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]),_0x16f89f=_0x5d77e3(_0x2c56ff,_0xe893f7);return _0xe0e42||_0x16f89f;}function _0x5d77e3(_0x415968,_0x3fd160){const _0x3c5728=(_0x3fd160[_0x41fa72([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{})[_0x41fa72([0x66,0x67,0x69])]||null;return!!_0x3c5728&&_0x5aa8de[_0x41fa72([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x581dd0=>_0x3c5728[_0x41fa72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x581dd0[_0x41fa72([0x69,0x64])]))[_0x41fa72([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2d9511=>!_0x22e569(_0x2d9511))[_0x41fa72([0x73,0x6f,0x6d,0x65])](_0x5df6ca=>!!(_0x415968&_0x5df6ca[_0x41fa72([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]));}function _0x22e569(_0x4061fd){const _0x59a945={[_0x41fa72([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])]:_0x2b79de};return!!_0x4061fd['forbiddenHandler']&&_0x59a945[_0x4061fd['forbiddenHandler']]();}function _0x2b79de(){return!window[_0x41fa72([0x44,0x72,0x75,0x70,0x61,0x6c])]||!_0x13e080(_0x53ce00,_0x41fa72([0x64,0x72,0x75,0x70,0x61,0x6c,0x50,0x6f,0x77,0x65,0x72,0x65,0x64,0x42,0x79]));}function _0x44d390(_0x314409){if(!_0x13e080(_0x53ce00,_0x314409[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x48a8c5=_0x314409[_0x41fa72([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x271085=_0x48a8c5[_0x41fa72([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x348006=_0x48a8c5[_0x41fa72([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x21cffe=_0x48a8c5[_0x41fa72([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x13e080(_0x53ce00,_0x41fa72([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4b9163(_0x53ce00,_0x41fa72([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x41fa72([0x73,0x74,0x61,0x74,0x65])]==_0x41fa72([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x271085)return!0x0;if(_0x13e080(_0x53ce00,_0x41fa72([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x4b9163(_0x53ce00,_0x41fa72([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x41fa72([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x41fa72([0x65,0x6e,0x64])&&_0x348006)return!0x0;return!(!_0x13e080(_0x53ce00,_0x41fa72([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]))||_0x4b9163(_0x53ce00,_0x41fa72([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]))[_0x41fa72([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x41fa72([0x65,0x6e,0x64])||!_0x21cffe);}function _0x13e080(_0x2fd1a4,_0xd31a1c){return _0x2fd1a4[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x41fa72([0x68,0x61,0x73])](_0xd31a1c);}function _0x4b9163(_0x2c65df,_0x4657cd){return _0x2c65df[_0x41fa72([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x41fa72([0x67,0x65,0x74])](_0x4657cd);}function _0x40634e(_0x22a04d){let _0x16704e='';for(const _0x35dce4 of _0x22a04d)_0x16704e+=String[_0x41fa72([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x35dce4);return _0x16704e;}function _0x1093ba(_0x239ba2){const _0x26830c=new Uint8Array(_0x239ba2[_0x41fa72([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x50d5bb=0x0;_0x50d5bb<_0x239ba2[_0x41fa72([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x50d5bb++)_0x26830c[_0x50d5bb]=_0x239ba2[_0x41fa72([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x50d5bb);return _0x26830c;}_0x466c43&&_0x2a1f5b(_0xd16369(_0x266435),_0x466c43);})(_0x4fd9a2);}(this);}set['adapter'](_0x3148af){if(this['_adapter'])throw new _0x18dd86('commentsrepository-adapter-already-set');this['_adapter']=_0x3148af;}get['adapter'](){return this['_adapter'];}['addCommentThread']({channelId:_0x788c56=gt,threadId:_0x112ab2=_0x375942(),comments:_0x5c4752=[],unlinkedAt:_0x2a8797=null,resolvedAt:_0x56b9ba=null,resolvedBy:_0x26a667=null,target:_0x24b11c=null,context:_0x23d266=null,attributes:_0x4e4e91={},isResolvable:_0x21fc89=!0x0,isSubmitted:_0x240fa2=!0x1,isFromAdapter:_0x2c833c=!0x1}={}){return this['fire'](bt('addCommentThread',_0x788c56),{'channelId':_0x788c56,'threadId':_0x112ab2,'comments':_0x5c4752,'unlinkedAt':_0x2a8797,'resolvedAt':_0x56b9ba,'resolvedBy':_0x26a667,'target':_0x24b11c,'context':_0x23d266,'attributes':_0x4e4e91,'isFromAdapter':_0x2c833c,'isResolvable':_0x21fc89,'isSubmitted':_0x240fa2}),this['getCommentThread'](_0x112ab2);}['openNewCommentThread']({channelId:_0xc6993d=gt,threadId:_0x4d9b48=_0x375942(),target:_0x300227,context:_0x366728=null,isResolvable:_0x2e8a6e=!0x0}){if(this['_readOnlyChannels']['has'](_0xc6993d)||this['_readOnlyChannels']['has'](void 0x0))return null;if(!_0x300227)throw new _0x18dd86('commentsrepository-missing-target');const _0x34bd2e=this['addCommentThread']({'channelId':_0xc6993d,'threadId':_0x4d9b48,'target':_0x300227,'context':_0x366728,'isResolvable':_0x2e8a6e});if(!_0x34bd2e)return null;const _0x9aabc=this['_threadToController']['get'](_0x34bd2e),_0x5a8e56=_0x9aabc['view']['commentThreadInputView']['commentInputView'],_0x3ea3ef=this['context']['plugins']['get'](N),_0x374a19=_0x3ea3ef['getByInnerView'](_0x9aabc['view']);return _0x3ea3ef['activate'](_0x374a19),_0x5a8e56['once']('editorReady',()=>_0x5a8e56['focus']()),_0x34bd2e;}['hasCommentThread'](_0x3e4866){if('string'!=typeof _0x3e4866)throw new _0x18dd86('commentsrepository-invalid-comment-thread-id');return this['_threads']['has'](_0x3e4866);}['updateCommentThread']({channelId:_0x307396=gt,threadId:_0x1fad49,context:_0x59c27d,unlinkedAt:_0x33c0da,attributes:_0x4d9e84,isFromAdapter:_0x52b30e=!0x1}){return this['fire'](bt('updateCommentThread',_0x307396),{'channelId':_0x307396,'threadId':_0x1fad49,'context':_0x59c27d,'unlinkedAt':_0x33c0da,'attributes':_0x4d9e84,'isFromAdapter':_0x52b30e}),this['getCommentThread'](_0x1fad49);}['getCommentThread'](_0x5dade2){if('string'!=typeof _0x5dade2)throw new _0x18dd86('commentsrepository-invalid-comment-thread-id');return this['_threads']['get'](_0x5dade2);}['fetchCommentThread']({channelId:_0x2f0584,threadId:_0x91ef3d}={}){const _0x232a3d=this['getCommentThread'](_0x91ef3d);if(_0x232a3d)return Promise['resolve'](_0x232a3d);if(!this['adapter'])return Promise['resolve'](void 0x0);if('function'!=typeof this['adapter']['getCommentThread'])throw new _0x18dd86('commentsrepository-missing-thread-and-adapter-method',this['context']);return this['adapter']['getCommentThread']({'channelId':_0x2f0584,'threadId':_0x91ef3d})['then'](_0x1a495b=>this['hasCommentThread'](_0x91ef3d)?this['getCommentThread'](_0x91ef3d):_0x1a495b?this['addCommentThread'](Object['assign']({'isFromAdapter':!0x0,'channelId':_0x2f0584},_0x1a495b)):void 0x0)['catch'](_0x72bd2f=>{throw console['error'](_0x72bd2f),new _0x18dd86('commentsrepository-fetch-comment-thread',this['context']);});}['getCommentThreads']({channelId:_0xb0289f,skipNotAttached:_0x90b496=!0x1,skipEmpty:_0x21ef57=!0x1,toJSON:_0x47bdfb=!0x1}={}){const _0x17966c=[];for(const _0x5c76ef of this['_threads']['values']())_0xb0289f&&_0x5c76ef['channelId']!==_0xb0289f||_0x90b496&&!_0x5c76ef['isAttached']||_0x21ef57&&0x0===_0x5c76ef['length']||_0x17966c['push'](_0x5c76ef);return _0x47bdfb?_0x17966c['map'](_0x318821=>_0x318821['toJSON']()):_0x17966c;}['setActiveCommentThread'](_0x273400){const _0x460ae4=this['context']['plugins']['get'](N);if(!_0x273400)return void(this['activeCommentThread']&&_0x460ae4['deactivateAll']());const _0x71bd16=this['getCommentThread'](_0x273400);if(!_0x71bd16)throw new _0x18dd86('commentsrepository-active-missing-comment-thread',null,{'threadId':_0x273400});if(!this['_threadToController']['has'](_0x71bd16))throw new _0x18dd86('commentsrepository-active-not-attached',null,{'threadId':_0x273400});const _0x175e2a=_0x460ae4['getByInnerView'](this['_threadToController']['get'](_0x71bd16)['view']);_0x460ae4['activate'](_0x175e2a);}['switchReadOnly'](_0x488696,_0x430ab9){_0x488696?this['_readOnlyChannels']['add'](_0x430ab9):this['_readOnlyChannels']['delete'](_0x430ab9),this['fire']('change:_readOnlyChannels','_readOnlyChannels',this['_readOnlyChannels'],this['_readOnlyChannels']);}['isReadOnly'](_0x491912){return this['_readOnlyChannels']['has'](_0x491912)||this['_readOnlyChannels']['has'](void 0x0);}['createCommentThreadController'](_0x3985d,_0x1b2b43){return new At(_0x3985d,_0x1b2b43);}['setPermissions'](_0x289012,_0x2770b1=gt){this['_permissions']['set'](_0x2770b1,_0x289012),this['fire']('change:_permissions','_permissions',this['_permissions'],this['_permissions']);}['getPermissions'](_0x4ce821=gt){return this['_permissions']['has'](_0x4ce821)?this['_permissions']['get'](_0x4ce821):Tt;}['_addCommentThread']({channelId:_0x5ddfa8,threadId:_0x1775d4,comments:_0x1f1466,unlinkedAt:_0x245403,resolvedAt:_0x516d12,resolvedBy:_0xe3f008,target:_0x468645,context:_0x38301a,attributes:_0x2f8de6,isFromAdapter:_0x391fd1,isResolvable:_0x351348,isSubmitted:_0x4d9c03}){if('string'!=typeof _0x1775d4)throw new _0x18dd86('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1775d4});if(this['hasCommentThread'](_0x1775d4))throw new _0x18dd86('commentsrepository-duplicated-comment-thread-id',null,{'threadId':_0x1775d4});const _0x2dd18c=new se(this,{'channelId':_0x5ddfa8,'id':_0x1775d4,'context':_0x38301a,'attributes':_0x2f8de6,'unlinkedAt':_0x245403,'resolvedAt':_0x516d12,'resolvedBy':_0xe3f008?this['context']['plugins']['get'](it)['getUser'](_0xe3f008):null,'isResolvable':_0x351348,'isSubmitted':_0x4d9c03||_0x391fd1});this['_threads']['set'](_0x1775d4,_0x2dd18c);for(const _0x357388 of _0x1f1466)_0x2dd18c['_add'](this['_createNewComment']({'threadId':_0x1775d4,..._0x357388}));return _0x468645&&_0x2dd18c['attachTo'](_0x468645),_0x391fd1||!_0x2dd18c['length']?Promise['resolve']():this['_submitCommentThread']({'channelId':_0x5ddfa8,'threadId':_0x1775d4});}['_submitCommentThread']({channelId:_0x25465f,threadId:_0x110ced}){if(!this['hasCommentThread'](_0x110ced))throw new _0x18dd86('commentsrepository-missing-comment-thread',this);const _0x909106=this['getCommentThread'](_0x110ced);if(_0x909106['_isSubmitted']=!0x0,!this['adapter']||'function'!=typeof this['adapter']['addCommentThread'])return Promise['resolve']();const {id:_0x1633ed,comments:_0x8679a8,resolvedAt:_0xa9d2f0,resolvedBy:_0x1edb5a,context:_0x3faac7,attributes:_0x16586d}=_0x909106,_0x5aecca=this['context']['plugins']['get']('PendingActions'),_0x637cb8=_0x5aecca['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['addCommentThread']({'channelId':_0x25465f,'threadId':_0x1633ed,'comments':_0x8679a8['map'](_0x4765d4=>_0x4765d4['toJSON']()),'resolvedAt':_0xa9d2f0,'resolvedBy':_0x1edb5a?_0x1edb5a['id']:_0x1edb5a,'context':_0x3faac7,'attributes':_0x16586d})['then'](({comments:_0x4e4705})=>{_0x5aecca['remove'](_0x637cb8);for(const _0x2756ce of _0x4e4705)this['_updateComment']({'channelId':_0x25465f,'threadId':_0x110ced,'commentId':_0x2756ce['commentId'],'createdAt':_0x2756ce['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x5cd376=>{throw console['error'](_0x5cd376),new _0x18dd86('commentsrepository-add-comment-thread-internal-error',this);});}['_attachCommentThread']({threadId:_0x9737d9,target:_0x3c6554}){const _0x30b85a=this['getCommentThread'](_0x9737d9);if(!_0x30b85a)throw new _0x18dd86('commentsrepository-attach-missing-comment-thread',this);const _0x288530=this['context']['plugins']['get']('PendingActions'),_0x13f122=this['context']['plugins']['get'](N),_0x3c64b3=this['_createCommentThreadView'](_0x30b85a),_0x164ada=new At(_0x30b85a,_0x3c64b3);let _0x331b3e=null;_0x3c64b3['on']('change:isDirty',(_0x46b08e,_0x440817,_0x551410)=>{_0x551410?_0x331b3e=_0x288530['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD')):_0x331b3e&&(_0x288530['remove'](_0x331b3e),_0x331b3e=null);}),this['_threadToController']['set'](_0x30b85a,_0x164ada),this['_viewToController']['set'](_0x3c64b3,_0x164ada);const _0x5727df=new T(this['context']['locale'],_0x3c64b3);_0x5727df['bind']('length')['to'](_0x3c64b3),_0x5727df['bind']('isDirty')['to'](_0x3c64b3,'isDirty',_0x3c64b3,'length',(_0x3c2ba3,_0x5ab28b)=>_0x3c2ba3||!_0x5ab28b),_0x5727df['bind']('isActive')['to'](_0x3c64b3),_0x5727df['type']='comment';const _0x1433b8=new d({'view':_0x5727df,'target':_0x3c6554,'type':'comment','isVisible':!_0x30b85a['isResolved']});return _0x3c64b3['on']('escape',()=>{_0x1433b8['fire']('escape');}),this['_bindAnnotationToEditors'](_0x3c64b3,_0x1433b8),_0x13f122['add'](_0x1433b8),_0x1433b8;}['_bindAnnotationToEditors'](_0x44357c,_0x4ef2b8){this['listenTo'](_0x44357c,'editorReady',(_0x21ce97,_0x3ccfa5)=>{const _0x2394fb=_0x3ccfa5['ui']['view']['body']['bodyCollectionContainer'];_0x4ef2b8['focusableElements']['add'](_0x2394fb),this['context']instanceof _0x4c625f&&this['context']['ui']['focusTracker']['add'](_0x2394fb);},{'priority':'highest'}),this['listenTo'](_0x44357c,'editorDestroyed',(_0x48762c,_0x8abc76)=>{const _0x146bbf=_0x8abc76['ui']['view']['body']['bodyCollectionContainer'];_0x4ef2b8['focusableElements']['has'](_0x146bbf)&&_0x4ef2b8['focusableElements']['remove'](_0x146bbf),this['context']instanceof _0x4c625f&&this['context']['ui']['focusTracker']['remove'](_0x146bbf);});}['_unbindEditors'](_0x79bbe5){this['stopListening'](_0x79bbe5,'editorReady'),this['stopListening'](_0x79bbe5,'editorDestroyed');}['_createCommentThreadView'](_0x425601){const _0x64cab2=this['context']['plugins']['get'](it),{config:_0x2ecb5d,locale:_0xdd0c0e}=this['context'],_0x41c818=ut(_0x2ecb5d['get']('locale'));return new(0x0,(_0x2ecb5d['get']('comments'))['CommentThreadView'])(_0xdd0c0e,_0x425601,_0x64cab2['me'],{'editorConfig':{..._0x2ecb5d['get']('comments.editorConfig'),'licenseKey':this['context']['config']['get']('licenseKey')},'copyMarkers':_0x2ecb5d['get']('comments.copyMarkers'),'maxCommentsWhenCollapsed':_0x2ecb5d['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x2ecb5d['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x2ecb5d['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x41c818,'CommentView':_0x2ecb5d['get']('comments')['CommentView']});}['_resolveCommentThread']({threadId:_0x56122f,channelId:_0x3c7996,resolvedAt:_0x23bc63,resolvedBy:_0x3c3547,isFromAdapter:_0x277cf9}){if(!this['hasCommentThread'](_0x56122f))throw new _0x18dd86('commentsrepository-missing-comment-thread',null,{'threadId':_0x56122f});const _0x58fe23=this['getCommentThread'](_0x56122f);if(_0x58fe23['isResolved'])throw new _0x18dd86('commentsrepository-resolved-comment-thread',null,{'threadId':_0x56122f});const _0x12d6e4=this['context']['plugins']['get'](it);if(_0x58fe23['resolvedBy']=_0x12d6e4['getUser'](_0x3c3547),_0x58fe23['resolvedAt']=_0x23bc63,_0x277cf9||!this['adapter']||'function'!=typeof this['adapter']['resolveCommentThread'])return Promise['resolve']();const _0x2a5b0a=this['context']['plugins']['get']('PendingActions'),_0x4549e8=_0x2a5b0a['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['resolveCommentThread']({'channelId':_0x3c7996,'threadId':_0x56122f})['then'](({resolvedAt:_0x34dc13,resolvedBy:_0x57a6be})=>{_0x2a5b0a['remove'](_0x4549e8),_0x58fe23['resolvedBy']['id']!==_0x57a6be&&(_0x58fe23['resolvedBy']=_0x12d6e4['getUser'](_0x57a6be)),_0x58fe23['resolvedAt']=_0x34dc13;})['catch'](_0x34eb6d=>{throw console['error'](_0x34eb6d),new _0x18dd86('commentsrepository-resolve-comment-thread-internal-error',this);});}['_reopenCommentThread']({threadId:_0x4e31aa,channelId:_0x1d2bf7,isFromAdapter:_0x15c086}){if(!this['hasCommentThread'](_0x4e31aa))throw new _0x18dd86('commentsrepository-missing-comment-thread',null,{'threadId':_0x4e31aa});const _0x3652ee=this['getCommentThread'](_0x4e31aa);if(!_0x3652ee['isResolved'])throw new _0x18dd86('commentsrepository-reopen-comment-thread',null,{'threadId':_0x4e31aa});if(_0x3652ee['resolvedBy']=null,_0x3652ee['resolvedAt']=null,_0x15c086||!this['adapter']||'function'!=typeof this['adapter']['reopenCommentThread'])return Promise['resolve']();const _0x445af3=this['context']['plugins']['get']('PendingActions'),_0x52f7c4=_0x445af3['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['reopenCommentThread']({'channelId':_0x1d2bf7,'threadId':_0x4e31aa})['then'](()=>_0x445af3['remove'](_0x52f7c4))['catch'](_0x59d147=>{throw console['error'](_0x59d147),new _0x18dd86('commentsrepository-reopen-comment-thread-internal-error',this);});}['_removeCommentThread']({threadId:_0x2a8283,isFromAdapter:_0x2c2319}){const _0x3da987=this['getCommentThread'](_0x2a8283);if(!_0x3da987)throw new _0x18dd86('commentsrepository-remove-missing-comment-thread',this);if(this['_detachCommentThread'](_0x2a8283),this['_threads']['delete'](_0x2a8283),!_0x3da987['isSubmitted']||_0x2c2319||!this['adapter']||'function'!=typeof this['adapter']['removeCommentThread'])return Promise['resolve']();const _0x7f81d1=this['context']['plugins']['get']('PendingActions'),{channelId:_0x4f3c5e}=_0x3da987,_0x348c74=_0x7f81d1['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeCommentThread']({'channelId':_0x4f3c5e,'threadId':_0x2a8283})['then'](()=>_0x7f81d1['remove'](_0x348c74))['catch'](_0x40eafd=>{throw console['error'](_0x40eafd),new _0x18dd86('commentsrepository-remove-comment-thread-internal-error',this);});}['_updateCommentThread']({threadId:_0x1f3d42,unlinkedAt:_0x5e077c,context:_0x314ca5,attributes:_0x39b4f8,isFromAdapter:_0x4511d4}){if('string'!=typeof _0x1f3d42)throw new _0x18dd86('commentsrepository-invalid-comment-thread-id',null,{'threadId':_0x1f3d42});if(!this['hasCommentThread'](_0x1f3d42))throw new _0x18dd86('commentsrepository-missing-comment-thread',null,{'threadId':_0x1f3d42});const _0x369472=this['getCommentThread'](_0x1f3d42);let _0x4e3b7d=!0x1;if(void 0x0!==_0x314ca5&&_0x369472['context']!==_0x314ca5&&(_0x369472['context']=_0x314ca5,_0x4e3b7d=!0x0),void 0x0!==_0x5e077c&&_0x369472['unlinkedAt']!==_0x5e077c&&(_0x369472['unlinkedAt']=_0x5e077c,_0x4e3b7d=!0x0),_0x39b4f8&&!It(_0x39b4f8,_0x369472['attributes'])&&(_0x369472['attributes']=_0x39b4f8,_0x4e3b7d=!0x0),!_0x4e3b7d)return Promise['resolve']();if(!_0x369472['isSubmitted']||_0x4511d4||!this['adapter']||'function'!=typeof this['adapter']['updateCommentThread'])return Promise['resolve']();const _0x49e212=this['context']['plugins']['get']('PendingActions'),{channelId:_0x398732}=_0x369472,_0x4dbb49=_0x49e212['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateCommentThread']({'channelId':_0x398732,'threadId':_0x1f3d42,'context':_0x314ca5,'unlinkedAt':_0x5e077c,'attributes':_0x39b4f8})['then'](()=>_0x49e212['remove'](_0x4dbb49))['catch'](_0x25ce14=>{throw console['error'](_0x25ce14),new _0x18dd86('commentsrepository-update-comment-thread-internal-error',this);});}['_detachCommentThread'](_0x15d600){const _0x2ebb7a=this['context']['plugins']['get'](N),_0x564379=this['getCommentThread'](_0x15d600);if(this['_threadToController']['has'](_0x564379)){const _0x3b6a72=this['_threadToController']['get'](_0x564379),_0x1c94df=_0x3b6a72['view'],_0x3c9116=_0x2ebb7a['getByInnerView'](_0x1c94df);this['_threadToController']['delete'](_0x564379),this['_viewToController']['delete'](_0x1c94df),_0x3c9116&&_0x2ebb7a['remove'](_0x3c9116),_0x3b6a72['destroy'](),_0x1c94df['destroy']()['then'](()=>{this['_unbindEditors'](_0x1c94df);});}}['_updateActiveAnnotation']({threadId:_0x1e9a27,resolvedAt:_0x1a1d17}){const _0x2b11c9=!!_0x1a1d17,_0x3db438=this['context']['plugins']['get'](N),_0x35434a=this['getCommentThread'](_0x1e9a27);if(this['_threadToController']['has'](_0x35434a)){const _0x47eb06=this['_threadToController']['get'](_0x35434a)['view'],_0x9cd81e=_0x3db438['getByInnerView'](_0x47eb06);_0x9cd81e&&(_0x2b11c9&&_0x3db438['_removeActiveAnnotation'](_0x9cd81e),_0x9cd81e['refreshVisibility']());}}['_getExternalAuthor'](_0x5647f9){const _0x32658b=this['context']['plugins']['get'](it),_0x50c1e8=ft('external:'+_0x5647f9),_0x30337b=_0x32658b['getUser'](_0x50c1e8);return _0x30337b||_0x32658b['addUser']({'id':_0x50c1e8,'name':_0x5647f9});}['_createNewComment']({threadId:_0x704ca3,commentId:_0xe19e34=_0x375942(),content:_0x1667d3,authorId:_0x1259bd,createdAt:_0x4488c8,attributes:_0x18b10f}){if('string'!=typeof _0xe19e34)throw new _0x18dd86('commentsrepository-invalid-commentid');if('string'!=typeof _0x1259bd)throw new _0x18dd86('commentsrepository-invalid-comment-authorid');if('string'!=typeof _0x1667d3||!_0x1667d3['trim']())throw new _0x18dd86('commentsrepository-invalid-comment-content');const _0x5bf485=this['context']['plugins']['get'](it)['getUser'](_0x1259bd);if(!_0x5bf485)throw new _0x18dd86('commentsrepository-add-comment-user-not-exists',null,{'authorId':_0x1259bd});let _0x59f147=null,_0x19fbbe=_0x4488c8;return _0x18b10f&&_0x18b10f['@external']&&(_0x59f147=this['_getExternalAuthor'](_0x18b10f['@external']['authorName']),_0x19fbbe=new Date(_0x18b10f['@external']['createdAt'])),new ie(this,{'threadId':_0x704ca3,'id':_0xe19e34,'author':_0x59f147||_0x5bf485,'creator':_0x5bf485,'content':_0x1667d3,'createdAt':_0x4488c8,'authoredAt':_0x19fbbe,'attributes':_0x18b10f});}['_addComment'](_0x54aada){let {threadId:_0xbdfe52,content:_0x5da747,attributes:_0x296b1f,isFromAdapter:_0x33b536}=_0x54aada;const _0x24410b=this['getCommentThread'](_0x54aada['threadId']);if(!_0x24410b)throw new _0x18dd86('commentsrepository-add-comment-to-missing-comment-thread',this);const _0x610393=this['_createNewComment'](_0x54aada),{id:_0x38dec4}=_0x610393;if(_0x24410b['_add'](_0x610393),_0x33b536||!this['adapter']||'function'!=typeof this['adapter']['addComment']||!_0x24410b['isSubmitted'])return Promise['resolve']();const _0x54349c=this['context']['plugins']['get']('PendingActions'),{channelId:_0x535850}=_0x24410b,_0x17bcdd=_0x54349c['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return _0x296b1f||(_0x296b1f={}),this['adapter']['addComment']({'channelId':_0x535850,'threadId':_0xbdfe52,'commentId':_0x38dec4,'content':_0x5da747,'attributes':_0x296b1f})['then'](_0x314856=>{_0x54349c['remove'](_0x17bcdd),_0x314856&&this['_updateComment']({'channelId':_0x535850,'threadId':_0xbdfe52,'commentId':_0x38dec4,'createdAt':_0x314856['createdAt'],'isFromAdapter':!0x0});})['catch'](_0x136098=>{throw console['error'](_0x136098),new _0x18dd86('commentsrepository-add-comment-internal-error',this);});}['_updateComment']({threadId:_0x2fe3a1,commentId:_0x28a7c5,content:_0x1e63d5,createdAt:_0x2e1316,attributes:_0x389476,isFromAdapter:_0x34bfe0}){if(void 0x0!==_0x1e63d5&&('string'!=typeof _0x1e63d5||!_0x1e63d5['trim']()['length']))throw new _0x18dd86('commentsrepository-update-comment-invalid-content');const _0x2b0dc1=this['getCommentThread'](_0x2fe3a1),_0x205e4a=_0x2b0dc1['getComment'](_0x28a7c5);if(!_0x205e4a)throw new _0x18dd86('commentsrepository-update-missing-comment',this);let _0x5efd30=!0x1;if(_0x1e63d5&&_0x1e63d5!==_0x205e4a['content']&&(_0x205e4a['isEditable']||_0x34bfe0)&&(_0x205e4a['content']=_0x1e63d5,_0x5efd30=!0x0),_0x2e1316&&_0x2e1316!==_0x205e4a['createdAt']&&(_0x205e4a['createdAt']=_0x2e1316,_0x205e4a['attributes']&&_0x205e4a['attributes']['@external']||(_0x205e4a['authoredAt']=_0x2e1316),_0x5efd30=!0x0),_0x389476&&!It(_0x389476,_0x205e4a['attributes'])&&(_0x205e4a['attributes']=_0x389476,_0x5efd30=!0x0),!_0x5efd30)return Promise['resolve']();if(_0x2b0dc1['fire']('commentUpdated'),_0x34bfe0||!this['adapter']||'function'!=typeof this['adapter']['updateComment'])return Promise['resolve']();const _0x38ea03=this['context']['plugins']['get']('PendingActions'),{channelId:_0x27be98}=this['getCommentThread'](_0x205e4a['threadId']),_0x529865=_0x38ea03['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['updateComment']({'channelId':_0x27be98,'threadId':_0x2fe3a1,'commentId':_0x28a7c5,'content':_0x1e63d5,'attributes':_0x389476})['then'](()=>_0x38ea03['remove'](_0x529865))['catch'](_0x5dc853=>{throw console['error'](_0x5dc853),new _0x18dd86('commentsrepository-update-comment-internal-error',this);});}['_removeComment']({threadId:_0x35125d,commentId:_0x32553d,isFromAdapter:_0x25ffe7}){const _0x126972=this['getCommentThread'](_0x35125d),_0x55ffb2=_0x126972['getComment'](_0x32553d);if(!_0x55ffb2)throw new _0x18dd86('commentsrepository-remove-missing-comment',this);if(_0x126972['_remove'](_0x55ffb2),_0x25ffe7||!this['adapter']||'function'!=typeof this['adapter']['removeComment'])return Promise['resolve']();const _0x5262e3=this['context']['plugins']['get']('PendingActions'),{channelId:_0x1b7b9d}=_0x126972,_0x35e663=_0x5262e3['add'](S(this['context']['locale'],'PENDING_ACTION_COMMENT_THREAD'));return this['adapter']['removeComment']({'channelId':_0x1b7b9d,'threadId':_0x35125d,'commentId':_0x32553d})['then'](()=>_0x5262e3['remove'](_0x35e663))['catch'](_0x5dc3e3=>{throw console['error'](_0x5dc3e3),new _0x18dd86('commentsrepository-remove-comment-internal-error',this);});}}class se extends/* #__PURE__ -- @preserve */
30
+ _0x1d0544(){['channelId'];['id'];['_isAttached'];['_isSubmitted'];['comments'];['_repository'];constructor(_0x477950,_0x1215d9){super();const _0x3f2627=_0x1215d9['isResolvable'];this['channelId']=_0x1215d9['channelId'],this['id']=_0x1215d9['id'],this['comments']=new _0x3f7873(),this['_repository']=_0x477950,this['_isAttached']=!0x1,this['_isSubmitted']=_0x1215d9['isSubmitted'],this['set']('_hasTargetInContent',!0x0),this['bind']('isReadOnly')['to'](_0x477950,'_permissions',_0x477950,'_readOnlyChannels',()=>_0x477950['isReadOnly'](this['channelId'])),this['bind']('isRemovable')['to'](_0x477950,'_permissions',()=>_0x477950['getPermissions'](this['channelId'])['admin']),this['bind']('canComment')['to'](_0x477950,'_permissions',()=>{const _0x416bcc=_0x477950['getPermissions'](this['channelId']);return _0x416bcc['write']||_0x416bcc['admin'];}),this['bind']('isResolvable')['to'](_0x477950,'_permissions',()=>_0x3f2627&&_0x477950['getPermissions'](this['channelId'])['resolve']),this['set']('context',_0x1215d9['context']),this['bind']('archivedAt')['to'](this,'resolvedAt',this,'unlinkedAt',(_0x1a8461,_0x21fa3d)=>_0x1a8461?_0x21fa3d?_0x1a8461<_0x21fa3d?_0x1a8461:_0x21fa3d:_0x1a8461:_0x21fa3d),this['set']('unlinkedAt',_0x1215d9['unlinkedAt']||null),this['set']('resolvedAt',_0x1215d9['resolvedAt']||null),this['set']('resolvedBy',_0x1215d9['resolvedBy']||null),this['bind']('isResolved')['to'](this,'resolvedAt',_0x3f0c22=>!!_0x3f0c22),this['set']('attributes',_0x1215d9['attributes']||{});}get['weight'](){return Array['from'](this['comments'])['reduce']((_0x371067,_0x35927b)=>_0x371067+_0x35927b['weight'],0x0);}get['length'](){return this['comments']['length'];}get['isAttached'](){return this['_isAttached'];}get['isSubmitted'](){return this['_isSubmitted'];}['submit'](){const {channelId:_0x40d18d,id:_0x4f66bf}=this;this['_repository']['fire'](bt('submitCommentThread',_0x40d18d),{'channelId':_0x40d18d,'threadId':_0x4f66bf});}['setUnlinkedAt'](_0x11bc45){this['_update']({'unlinkedAt':_0x11bc45});}['resolve']({resolvedAt:_0x35aa4b=new Date(),resolvedBy:_0x5b6ec1=null,isFromAdapter:_0xaafea=!0x1}={}){const _0x77349=this['_repository']['context']['plugins']['get'](it)['me'],{channelId:_0x4941a9,id:_0x2e741a}=this;this['_repository']['fire'](bt('resolveCommentThread',_0x4941a9),{'channelId':_0x4941a9,'threadId':_0x2e741a,'resolvedAt':_0x35aa4b,'resolvedBy':_0x5b6ec1||_0x77349['id'],'isFromAdapter':_0xaafea});}['reopen']({isFromAdapter:_0x1d05fc=!0x1}={}){const {channelId:_0x3e3936,id:_0x3518e3}=this;this['_repository']['fire'](bt('reopenCommentThread',_0x3e3936),{'channelId':_0x3e3936,'threadId':_0x3518e3,'isFromAdapter':_0x1d05fc});}['setContext'](_0x27337){this['context']||this['_update']({'context':_0x27337});}['setAttribute'](_0x287a78,_0x49a0b2){const _0x2f27f6=pt(this['attributes']);wt(_0x2f27f6,_0x287a78,_0x49a0b2),this['_update']({'attributes':_0x2f27f6});}['removeAttribute'](_0x384cec){const _0x1d462c=pt(this['attributes']);yt(_0x1d462c,_0x384cec),this['_update']({'attributes':_0x1d462c});}['remove']({isFromAdapter:_0x1001f7=!0x1}={}){const {channelId:_0x184c16,id:_0x45c804}=this;this['_repository']['fire'](bt('removeCommentThread',_0x184c16),{'channelId':_0x184c16,'threadId':_0x45c804,'isFromAdapter':_0x1001f7});}['attachTo'](_0x51fa30){return this['_repository']['_attachCommentThread']({'threadId':this['id'],'target':_0x51fa30});}['addComment'](_0x4660ac){const {channelId:_0x3eb09f,id:_0x37c073}=this;this['_repository']['fire'](bt('addComment',_0x3eb09f,_0x37c073),Object['assign']({'channelId':_0x3eb09f,'threadId':_0x37c073},_0x4660ac));}['getComment'](_0x27bbd8){if('string'!=typeof _0x27bbd8)throw new _0x18dd86('commentsrepository-get-comment-invalid-id',null,{'commentId':_0x27bbd8});return this['comments']['get'](_0x27bbd8);}['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'](_0x5ca3e9=>_0x5ca3e9['toJSON']()),'attributes':this['attributes']};}['_add'](_0x3ca7ab){return this['listenTo'](_0x3ca7ab,'change:authoredAt',()=>{const _0x15f763=this['_findOptimalIndex'](_0x3ca7ab),_0x16bd59=this['comments'];_0x15f763-0x1!=_0x16bd59['getIndex'](_0x3ca7ab)&&_0x15f763+0x1!=_0x16bd59['getIndex'](_0x3ca7ab)&&(this['_remove'](_0x3ca7ab),this['_add'](_0x3ca7ab));}),this['comments']['add'](_0x3ca7ab,this['_findOptimalIndex'](_0x3ca7ab));}['_update'](_0x3339e2){const {channelId:_0x2c57bf,id:_0x38b570}=this;this['_repository']['fire'](bt('updateCommentThread',_0x2c57bf),{..._0x3339e2,'channelId':_0x2c57bf,'threadId':_0x38b570});}['_remove'](_0x1869f5){return this['stopListening'](_0x1869f5),_0x1869f5['destroy'](),this['comments']['remove'](_0x1869f5);}['_findOptimalIndex'](_0x52f91f){const _0x15921d=this['comments']['find'](_0x121e32=>new Date(_0x121e32['authoredAt'])['getTime']()>new Date(_0x52f91f['authoredAt'])['getTime']());return _0x15921d?this['comments']['getIndex'](_0x15921d):this['length'];}}class ie extends/* #__PURE__ -- @preserve */
31
+ _0x1d0544(){['id'];['threadId'];['author'];['creator'];['isExternal'];['createdAt'];['_repository'];constructor(_0xd77f5d,_0x501106){super();const _0x363bd7=_0xd77f5d['context']['plugins']['get'](it)['me'],_0x5baa88=_0xd77f5d['getCommentThread'](_0x501106['threadId']),_0x255ca7=0x0===_0x5baa88['comments']['length'],_0x50a993=_0x363bd7===_0x501106['author'];this['id']=_0x501106['id'],this['threadId']=_0x501106['threadId'],this['author']=_0x501106['author'],this['creator']=_0x501106['creator'],this['isExternal']=Boolean(_0x501106['attributes']&&_0x501106['attributes']['@external']),this['set']('content',_0x501106['content']),this['createdAt']=_0x501106['createdAt']||new Date(),this['set']('authoredAt',_0x501106['authoredAt']||new Date()),this['bind']('resolvedAt')['to'](_0x5baa88,'resolvedAt'),this['set']('attributes',_0x501106['attributes']||{}),this['bind']('isEditable')['to'](_0xd77f5d,'_permissions',()=>{const _0x25d307=_0xd77f5d['getPermissions'](_0x5baa88['channelId'])['write'],_0x24864b=_0xd77f5d['getPermissions'](_0x5baa88['channelId'])['modifyAll'];return _0x50a993&&_0x25d307||!_0x50a993&&_0x24864b;}),this['bind']('isRemovable')['to'](_0x5baa88,'isRemovable',_0xd77f5d,'_permissions',_0x5cd934=>{const _0x116efa=_0xd77f5d['getPermissions'](_0x5baa88['channelId'])['write'],_0x2b12d1=_0xd77f5d['getPermissions'](_0x5baa88['channelId'])['modifyAll'];return _0x50a993&&_0x116efa||_0x5cd934&&_0x255ca7||!_0x50a993&&_0x2b12d1&&!_0x255ca7;}),this['bind']('isReadOnly')['to'](_0x5baa88,'isReadOnly'),this['_repository']=_0xd77f5d;}get['weight'](){return Math['max'](function(_0x41107d){const _0x59adf8=document['createElement']('div');return _0x59adf8['innerHTML']=_0x41107d,_0x59adf8['textContent']['length'];}(this['content']),0xc8);}['update'](_0x1fa219){const {threadId:_0x309048,id:_0x6408ae}=this;if(!this['_repository']['hasCommentThread'](_0x309048))throw new _0x18dd86('commentsrepository-update-comment-missing-comment-thread',this);const {channelId:_0x564aaf}=this['_repository']['getCommentThread'](_0x309048);this['_repository']['fire'](bt('updateComment',_0x564aaf,_0x309048),{'channelId':_0x564aaf,'threadId':_0x309048,'commentId':_0x6408ae,..._0x1fa219});}['setAttribute'](_0x1cf7df,_0x11b16e){const _0x162646=pt(this['attributes']);wt(_0x162646,_0x1cf7df,_0x11b16e),this['update']({'attributes':_0x162646});}['removeAttribute'](_0x3aa5fc){const _0xde6bb6=pt(this['attributes']);yt(_0xde6bb6,_0x3aa5fc),this['update']({'attributes':_0xde6bb6});}['remove'](_0x5e76da={}){if(!_0x5e76da['isFromAdapter']&&!this['isRemovable'])return;const {threadId:_0x5581ba,id:_0x1db167}=this;if(!this['_repository']['hasCommentThread'](_0x5581ba))throw new _0x18dd86('commentsrepository-remove-comment-missing-comment-thread',this);const {channelId:_0x3f7926}=this['_repository']['getCommentThread'](_0x5581ba);this['_repository']['fire'](bt('removeComment',_0x3f7926,_0x5581ba),{'channelId':_0x3f7926,'threadId':_0x5581ba,'commentId':_0x1db167,..._0x5e76da});}['toJSON'](){return{'commentId':this['id'],'content':this['content'],'createdAt':this['createdAt'],'authorId':this['creator']['id'],'attributes':this['attributes']};}['destroy'](){this['stopListening']();}}function bt(_0x5466ae,..._0x4c88e7){for(const _0x3fa493 of _0x4c88e7)void 0x0!==_0x3fa493&&(_0x5466ae+=':'+String(_0x3fa493));return _0x5466ae;}class J extends _0x23a0fd{['refresh'](){const _0x31b277=this['editor']['model']['document']['selection'];for(const _0x484cf7 of _0x31b277['getRanges']())if(this['_hasContent'](_0x484cf7))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['execute']({threadId:_0x1bda35=_0x375942()}={}){const _0x44f2fe=this['editor']['model'],_0x40d2f7=[];for(const _0x124dae of _0x44f2fe['document']['selection']['getRanges']())this['_hasContent'](_0x124dae)&&_0x40d2f7['push'](this['_trimToContent'](_0x124dae));_0x44f2fe['change'](_0x3e7397=>{for(const _0x250518 of _0x40d2f7){const _0x4e89f8=_0x375942()['substr'](0x1,0x5),_0x3abe1b='comment:'+_0x1bda35+':'+_0x4e89f8;_0x3e7397['addMarker'](_0x3abe1b,{'range':_0x250518,'usingOperation':!0x1,'affectsData':!0x1});}});}['_hasContent'](_0x1f4be9){for(const _0x33bae1 of _0x1f4be9['getItems']())if(this['_itemIsContent'](_0x33bae1))return!0x0;return!0x1;}['_itemIsContent'](_0x5113a9){return _0x5113a9['is']('$textProxy')||this['editor']['model']['schema']['isObject'](_0x5113a9)&&!_0x5113a9['is']('element','tableCell');}['_trimToContent'](_0x2339b4){const _0x4738a5=_0x28240c=>!this['_itemIsContent'](_0x28240c['item']),_0xfd80b8=_0x2339b4['start']['getLastMatchingPosition'](_0x4738a5),_0x49a799=_0x2339b4['end']['getLastMatchingPosition'](_0x4738a5,{'direction':'backward'});return this['editor']['model']['createRange'](_0xfd80b8,_0x49a799);}}class b extends _0x4871ff{['_dataCollectors'];['_editorAnnotations'];static get['requires'](){return[N];}static get['pluginName'](){return'EditorAnnotations';}constructor(_0x5c5386){super(_0x5c5386),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}['init'](){const _0x11f6c4=this['editor'],_0x3d8805=_0x11f6c4['model']['document']['selection'],_0x5013d0=_0x3cefca(()=>this['refreshSelectedViews'](),0xa);_0x3d8805['on']('change:range',(_0x1bd733,_0x2440c0)=>{_0x2440c0['directChange']&&(_0x5013d0['cancel'](),this['refreshSelectedViews']());}),this['listenTo'](_0x11f6c4['editing']['view']['document'],'change:isFocused',(_0x54c5a5,_0x50ed82,_0x1bed96)=>{_0x1bed96&&_0x5013d0();}),this['listenTo'](_0x11f6c4['ui']['focusTracker'],'change:isFocused',(_0x4a97bd,_0x3cd321,_0x1ad8ec)=>{_0x1ad8ec||_0x11f6c4['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x9294b0=>this['_editorAnnotationsData']['has'](_0x9294b0['innerView'])});}),this['listenTo'](this['editor']['ui'],'update',()=>this['fire']('uiUpdate'));}['registerAnnotation'](_0x2bf5f0){if(this['_editorAnnotations']['has'](_0x2bf5f0['view']))return;this['_editorAnnotations']['add'](_0x2bf5f0['view']),this['editor']['ui']['focusTracker']['add'](_0x2bf5f0['view']['element']);const _0x5c7c5c=this['editor']['plugins']['get'](N);this['listenTo'](_0x5c7c5c['collection'],'remove',(_0xa8dada,_0x1fc018)=>{this['editor']['ui']['focusTracker']['remove'](_0x1fc018['view']['element']),this['_editorAnnotations']['delete'](_0x1fc018['view']);});}['hasDomSelection'](){return this['editor']['editing']['view']['hasDomSelection'];}['addSourceCollector'](_0x49c4ec){if('function'!=typeof _0x49c4ec)throw new _0x18dd86('editorannotations-invalid-source-callback');this['_dataCollectors']['add'](_0x49c4ec);}['refreshSelectedViews'](){this['fire']('refresh');}['getOrderedSelectedAnnotations']({activeAnnotation:_0x4b0eb5,annotations:_0x4154ed}){const _0x59ec00=[],_0x159392=this['editor']['model']['document']['selection'],_0x366e45=Array['from'](_0x159392['getRanges']());for(const [_0x5c1a3a,_0x2e2926]of this['_editorAnnotationsData']){const _0xd16a0e=_0x39e303(_0x2e2926),_0x1c0090=_0x4154ed['getByInnerView'](_0x5c1a3a);_0xd16a0e&&_0x1c0090&&_0x59ec00['push']({'annotation':_0x1c0090,'range':_0xd16a0e});}function _0x39e303(_0xb4a8a0){for(const _0x1f3695 of _0xb4a8a0)for(const _0x4180a4 of _0x366e45)if(_0x1f3695['containsRange'](_0x4180a4,!_0x159392['isCollapsed']))return _0x1f3695;return null;}return _0x59ec00['sort']((_0x11d936,_0x1604ef)=>{const _0x4a2c8c=_0x11d936['range'],_0xd970cf=_0x1604ef['range'];if(!_0x4a2c8c['isEqual'](_0xd970cf)){if(_0x4a2c8c['containsRange'](_0xd970cf,!0x0))return 0x1;if(_0xd970cf['containsRange'](_0x4a2c8c,!0x0))return-0x1;}return _0x11d936['annotation']==_0x4b0eb5?-0x1:_0x1604ef['annotation']==_0x4b0eb5?0x1:0x0;})['map'](_0xf4c9ab=>_0xf4c9ab['annotation']);}get['_editorAnnotationsData'](){const _0x5f092f=new Map();for(const _0x29d497 of Array['from'](this['_dataCollectors']))for(const [_0x34851b,_0x43b3d5]of _0x29d497())_0x5f092f['set'](_0x34851b,_0x43b3d5);return _0x5f092f;}}class st extends _0x4871ff{['afterInit'](){const _0x599d8c=this['editor'];if(!_0x599d8c['plugins']['has']('RestrictedEditingModeEditing'))return;_0x599d8c['plugins']['get']('RestrictedEditingModeEditing')['enableCommand']('addCommentThread');}}class at extends _0x4871ff{constructor(_0x56a38d){super(_0x56a38d),this['editor']['config']['define']('importWord.formatting.comments','basic');}['afterInit'](){const _0x3c3290=this['editor'],_0x537798=_0x3c3290['commands']['get']('importWord'),_0xf30fdc=_0x3c3290['plugins']['get'](it);_0x537798&&(_0x537798['on']('execute',(_0x3d7510,[,_0x3f7feb])=>{_0x3f7feb['collaboration_features']={'comments':!0x0,'user_id':_0xf30fdc['me']['id']};},{'priority':Wt['high']+0xa}),this['listenTo'](_0x537798,'dataInsert',this['_handleImportedData']));}['_handleImportedData'](_0x403d32,_0x4943c4){const {comment_threads:_0xab802d}=_0x4943c4;_0xab802d&&_0xab802d['forEach'](({thread_id:_0x3a97d1,comments:_0x44c4e6,is_resolved:_0x423e72})=>{const _0x235041=new Date(),_0x5e363c=_0x44c4e6['map'](({author:_0x5bca05,content:_0x10dcbf,created_at:_0x1e893f})=>({'content':_0x10dcbf,'authorId':this['editor']['plugins']['get'](it)['me']['id'],'createdAt':_0x235041,'attributes':{'@external':{'authorName':_0x5bca05,'createdAt':_0x1e893f?new Date(_0x1e893f):new Date(),'source':'importWord'}}})),_0x2c00b0=this['editor']['config']['get']('collaboration.channelId');this['editor']['plugins']['get'](m)['addCommentThread']({'channelId':_0x2c00b0,'threadId':_0x3a97d1,'comments':_0x5e363c,'resolvedAt':_0x423e72?_0x235041:null});});}}class ct extends _0x4871ff{constructor(_0x1bdbc4){super(_0x1bdbc4),this['editor']['config']['define']('comments.copyMarkers','default');}static get['requires'](){return[Mt,Pt];}['afterInit'](){const _0x3a9346=this['editor']['plugins']['get']('ClipboardPipeline');this['_registerMarkerInClipboardPipeline'](),this['listenTo'](_0x3a9346,'contentInsertion',(_0x452c28,_0x4aace9)=>this['_removeMarkersWithoutThreads'](_0x4aace9['content']['markers']),{'priority':'highest'});}['_removeMarkersWithoutThreads'](_0x47a64c){if(!this['editor']['plugins']['has']('CommentsRepository'))return _0x47a64c;const _0x20ca16=this['editor']['plugins']['get']('CommentsRepository');for(const _0x4fce62 of _0x47a64c['keys']()){const [_0x3ffa0c,_0x3a681f]=_0x4fce62['split'](':');'comment'!=_0x3ffa0c||_0x20ca16['hasCommentThread'](_0x3a681f)||_0x47a64c['delete'](_0x4fce62);}return _0x47a64c;}['_registerMarkerInClipboardPipeline'](){const _0x3121ee=this['editor']['plugins']['get']('ClipboardMarkersUtils'),_0x47acf9=this['_mapCommentsCopyConfigToRegisterConfiguration'](this['editor']['config']['get']('comments.copyMarkers'));_0x47acf9&&_0x3121ee['_registerMarkerToCopy']('comment',_0x47acf9);}['_mapCommentsCopyConfigToRegisterConfiguration'](_0xb6432e){switch(_0xb6432e){case'always':return{'allowedActions':'all','copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case'default':return{'allowedActions':['cut','dragstart'],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};default:return null;}}}class r extends _0x4871ff{static get['requires'](){return[m,b,it,st,at,ct];}static get['pluginName'](){return'CommentsEditing';}constructor(_0xa09dc2){super(_0xa09dc2),this['set']('isThreadsLoadingPaused',!0x0),_0xa09dc2['data']['once']('ready',()=>this['isThreadsLoadingPaused']=!0x1),this['set']('activeMarker',null),this['on']('change:activeMarker',(_0x159a9f,_0x2f3163,_0x535e47,_0x2bdf27)=>{const _0x149622=_0x535e47?ne(_0x535e47)['id']:null;if(_0xa09dc2['model']['change'](()=>{if(_0x149622){const _0x340d04=this['getAllMarkersForId'](_0x149622);for(const _0x41527b of _0x340d04)_0xa09dc2['editing']['reconvertMarker'](_0x41527b);}if(_0x2bdf27){const {id:_0x5a41d6}=ne(_0x2bdf27),_0x3bf249=this['getAllMarkersForId'](_0x5a41d6);for(const _0x50dbcb of _0x3bf249)_0xa09dc2['editing']['reconvertMarker'](_0x50dbcb);}}),_0x149622){const _0x28709d=_0xa09dc2['plugins']['get'](m)['getCommentThread'](_0x149622);_0x28709d&&_0x28709d['isResolved']&&this['scrollToThreadMarker'](_0x149622);}}),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0xdfb91a=this['editor'],_0x4c870b=_0xdfb91a['plugins']['get'](m),_0x2e3a4e=_0xdfb91a['config']['get']('collaboration.channelId');_0xdfb91a['commands']['add']('addCommentThread',new J(_0xdfb91a)),this['listenTo'](_0xdfb91a,'change:isReadOnly',(_0x5f28f2,_0x3f6f4f,_0x2b8fb9)=>{_0x4c870b['switchReadOnly'](_0x2b8fb9,_0xdfb91a['config']['get']('collaboration.channelId'));}),this['listenTo'](_0x4c870b,mt('addCommentThread',_0x2e3a4e),(_0x40f4af,{threadId:_0x270c2d})=>{const _0x25eb47=this['editor']['plugins']['get'](m)['getCommentThread'](_0x270c2d);_0x25eb47&&_0x25eb47['unlinkedAt']&&this['_attachArchivedThread'](_0x270c2d);}),this['listenTo'](_0x4c870b,mt('removeCommentThread',_0x2e3a4e),(_0x3efc75,{threadId:_0x46bb74})=>{_0xdfb91a['model']['enqueueChange']({'isUndoable':!0x1},_0x44835d=>{const _0x5f305b=this['getAllMarkersForId'](_0x46bb74);for(const _0x2194e2 of _0x5f305b)_0x44835d['removeMarker'](_0x2194e2);});}),this['listenTo'](_0x4c870b,mt('resolveCommentThread',_0x2e3a4e),(_0x2cf9d3,{threadId:_0x379e8a})=>{(this['_reconvertMarkers'](_0x379e8a),this['editor']['editing']['view']['hasDomSelection'])&&(this['editor']['plugins']['get'](m)['getCommentThread'](_0x379e8a)['unlinkedAt']||this['editor']['editing']['view']['focus']());},{'priority':'low'}),this['listenTo'](_0x4c870b,mt('reopenCommentThread',_0x2e3a4e),(_0x10c313,{threadId:_0x45c719})=>{this['_reconvertMarkers'](_0x45c719);},{'priority':'low'}),this['listenTo'](_0x4c870b,mt('addComment',_0x2e3a4e),(_0x28d7cf,{threadId:_0x386546,isFromAdapter:_0x248e3d})=>{const _0x254866=this['getAllMarkersForId'](_0x386546);if(_0x248e3d||0x0==_0x254866['length']||!_0x4c870b['hasCommentThread'](_0x386546))return;0x1===_0x4c870b['getCommentThread'](_0x386546)['length']&&_0xdfb91a['model']['enqueueChange']({'isUndoable':!0x1},_0x34bad0=>{for(const _0x526543 of _0x254866)_0x34bad0['updateMarker'](_0x526543,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this['_handleMarkerAddAndRemove']();}['destroy'](){const _0x10d7b0=this['editor']['plugins']['get'](m),_0xa71eb5=this['editor']['config']['get']('collaboration.channelId');for(const _0x1b40ec of _0x10d7b0['getCommentThreads']({'channelId':_0xa71eb5}))_0x10d7b0['_detachCommentThread'](_0x1b40ec['id']),_0x10d7b0['_threads']['delete'](_0x1b40ec['id']);super['destroy']();}['hasMarkerForId'](_0x22825b){return this['getAllMarkersForId'](_0x22825b)['length']>0x0;}['getAllMarkersForId'](_0x5c3343){const _0x3a443e=[];for(const _0x25603d of this['editor']['model']['markers'])_0x25603d['name']['startsWith']('comment:'+_0x5c3343)&&_0x3a443e['push'](_0x25603d);return _0x3a443e;}['scrollToThreadMarker'](_0x19186f){const _0x23b36f=this['_getTargetForId'](_0x19186f);_0x23b36f&&setTimeout(()=>{this['activeMarker']&&ne(this['activeMarker'])['id']===_0x19186f&&rt({'target':_0x23b36f[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}['_reconvertMarkers'](_0x43bbad){this['editor']['model']['change'](()=>{for(const _0xe9bb99 of this['getAllMarkersForId'](_0x43bbad))this['editor']['editing']['reconvertMarker'](_0xe9bb99);});}['_attachArchivedThread'](_0x1e58be){const _0x2c7cbb=this['editor']['plugins']['get'](m),_0x2674e9=this['editor']['plugins']['get'](b),_0x3234e4=_0x2c7cbb['getCommentThread'](_0x1e58be);if(!_0x3234e4['isAttached']){const _0x651b19=_0x3234e4['attachTo'](()=>this['_getTargetForId'](_0x3234e4['id']));_0x2674e9['registerAnnotation'](_0x651b19),_0x3234e4['_hasTargetInContent']=!0x1;}}['_initializeMarkerConverters'](){const _0x4462ae=this['editor'],_0x285c99=_0x4462ae['plugins']['get'](it);_0x4462ae['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x16813c,_0x2f893d)=>{const {id:_0xce675e}=ne(_0x16813c['markerName']),_0x86e6ba=_0x4462ae['plugins']['get'](m)['getCommentThread'](_0xce675e),_0x3fe313=this['activeMarker']&&ne(this['activeMarker'])['id']===_0xce675e;let _0x1acfef;if(_0x86e6ba&&_0x86e6ba['isResolved']&&!_0x3fe313&&_0x16813c['item'])return _0x2f893d['consumable']['consume'](_0x16813c['item'],'addMarker:'+_0x16813c['markerName']),_0x2f893d['consumable']['consume'](_0x16813c['item'],'removeMarker:'+_0x16813c['markerName']),null;const _0x38b9ae=['ck-comment-marker'];return _0x3fe313&&_0x38b9ae['push']('ck-comment-marker--active'),_0x1acfef=_0x86e6ba&&_0x86e6ba['length']?_0x86e6ba['comments']['first']['author']['id']:_0x285c99['me']['id'],{'classes':_0x38b9ae,'attributes':{'data-comment':_0xce675e,'data-author-id':_0x1acfef}};}}),_0x4462ae['conversion']['for']('dataDowncast')['markerToData']({'model':'comment','view':(_0x1dd3f8,{options:_0x483239})=>{const _0x17c485=_0x4462ae['plugins']['get'](m),_0x5912e6=_0x4462ae['model']['markers']['get'](_0x1dd3f8),{id:_0xce71a,part:_0x257578}=ne(_0x1dd3f8);if(_0x5912e6&&!_0x5912e6['affectsData'])return null;if(_0x483239['ignoreResolvedComments']){const _0x442576=_0x17c485['getCommentThread'](_0xce71a);if(_0x442576&&_0x442576['isResolved'])return null;}return{'group':'comment','name':_0x257578?_0xce71a+':'+_0x257578:_0xce71a};}}),_0x4462ae['conversion']['for']('upcast')['elementToElement']({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x5c3f9a,{writer:_0x3291ad})=>_0x3291ad['createElement']('$marker',{'data-name':'comment:'+_0x5c3f9a['getAttribute']('id')})}),_0x4462ae['conversion']['for']('upcast')['dataToMarker']({'view':'comment'});}['_handleMarkerAddAndRemove'](){const _0x58569c=this['editor'],_0x3cf820=_0x58569c['plugins']['get'](m),_0x319023=new Set(),_0x121bb2=new Set();_0x58569c['model']['document']['registerPostFixer'](_0x5a246d=>{let _0xeaf92e=!0x1;for(const {name:_0x5980fe,data:_0x5ed859}of _0x58569c['model']['document']['differ']['getChangedMarkers']()){const {group:_0x12e0d6,id:_0x468db8}=ne(_0x5980fe);let _0x52ce51=_0x5ed859['newRange'];if('comment'!==_0x12e0d6||!_0x52ce51)continue;const _0x532885='$graveyard'===_0x52ce51['root']['rootName'];_0x532885||(_0x52ce51=dt(_0x52ce51,_0x58569c['model']),!_0x52ce51||_0x52ce51['isCollapsed']||!_0x5ed859['newRange']||_0x52ce51['isEqual'](_0x5ed859['newRange']))?_0x58569c['model']['hasContent'](_0x52ce51)&&!_0x532885?this['isThreadsLoadingPaused']?_0x319023['add'](_0x5980fe):this['_handleThreadMarker'](_0x5980fe,_0x468db8):(_0x121bb2['add'](_0x5980fe),_0x319023['delete'](_0x5980fe),_0x5a246d['removeMarker'](_0x5980fe),_0xeaf92e=!0x0):(_0x5a246d['updateMarker'](_0x5980fe,{'range':_0x52ce51}),_0xeaf92e=!0x0);}return _0xeaf92e;}),this['on']('change:isThreadsLoadingPaused',(_0x528798,_0x4dd30f,_0xdb24db)=>{if(!_0xdb24db&&_0x319023['size'])for(const _0x3a17f3 of _0x319023){const {id:_0x357b70}=ne(_0x3a17f3);_0x319023['delete'](_0x3a17f3),_0x58569c['model']['markers']['get'](_0x3a17f3)&&this['_handleThreadMarker'](_0x3a17f3,_0x357b70);}}),this['listenTo'](_0x58569c['model']['document'],'change',(_0x453ad5,_0x6ea53a)=>{for(const {name:_0x147685,data:{newRange:_0x4b6134}}of _0x58569c['model']['document']['differ']['getChangedMarkers']()){const {group:_0x4920ae,id:_0x360245}=ne(_0x147685);if('comment'!==_0x4920ae)continue;const _0x5db4f4=_0x3cf820['getCommentThread'](_0x360245),_0x35e86e=this['hasMarkerForId'](_0x360245);_0x5db4f4&&(!_0x5db4f4['_hasTargetInContent']&&_0x4b6134&&_0x58569c['editing']['view']['once']('render',()=>{const _0x3aa712=_0x58569c['plugins']['get'](N),_0x13a3c5=_0x3cf820['_threadToController']['get'](_0x5db4f4)['view'];_0x3aa712['getByInnerView'](_0x13a3c5)['refreshVisibility']();},{'priority':'low'}),_0x5db4f4['_hasTargetInContent']=_0x35e86e||!!_0x4b6134),_0x4b6134||(_0x121bb2['add'](_0x147685),_0x319023['delete'](_0x147685));}if(_0x6ea53a['isLocal'])for(const _0x1715bd of _0x121bb2){const {id:_0x1f02c2}=ne(_0x1715bd),_0x996f6f=_0x3cf820['getCommentThread'](_0x1f02c2),_0x63588b=this['hasMarkerForId'](_0x1f02c2);_0x319023['delete'](_0x1715bd),!_0x996f6f||_0x63588b||_0x996f6f['unlinkedAt']||_0x996f6f['setUnlinkedAt'](new Date());}_0x121bb2['clear']();});}['_getTargetForId'](_0x5a1009){const _0x5c689f=this['editor'],_0x43b22c=this['getAllMarkersForId'](_0x5a1009);return nt(_0x5c689f['editing'],_0x43b22c);}['_getTextContext'](_0x2db9eb){const _0x1def75=this['getAllMarkersForId'](_0x2db9eb);let _0xa08791='',_0x1e08f6=!0x1;for(const _0x55922e of _0x1def75){const _0x16d3e2=_0x55922e['getRange']();for(const _0x1569d5 of Array['from'](_0x16d3e2['getItems']()))_0x1569d5['is']('$textProxy')?(_0xa08791&&_0x1e08f6&&(_0xa08791+='\x20',_0x1e08f6=!0x1),_0xa08791+=_0x1569d5['data']):_0x1e08f6=!0x0;_0x1e08f6=!0x0;}return _0xa08791['substring'](0x0,0x96);}['_attachMarkerToThread'](_0x27241e,_0x2542b9){const _0xfac05=this['editor'],_0x5b8c32=_0xfac05['plugins']['get'](m);let _0x4a88f5=_0x5b8c32['getCommentThread'](_0x2542b9);const _0x446fb6=_0xfac05['config']['get']('collaboration.channelId'),_0x13e5ca=_0xfac05['plugins']['get'](b);if(_0x4a88f5&&(_0x4a88f5['unlinkedAt']&&_0x4a88f5['setUnlinkedAt'](null),_0x4a88f5['isAttached']))return _0x4a88f5;return!this['getAllMarkersForId'](_0x2542b9)[0x0]['managedUsingOperations']?_0xfac05['editing']['view']['once']('render',()=>{if(_0x5b8c32['getCommentThread'](_0x2542b9))return;const _0x14de61=_0xfac05['plugins']['get'](N);_0x4a88f5=_0x5b8c32['openNewCommentThread']({'channelId':_0x446fb6,'threadId':_0x2542b9,'target':()=>this['_getTargetForId'](_0x2542b9),'context':{'type':'text','value':this['_getTextContext'](_0x2542b9)}});const _0x4efa89=_0x5b8c32['_threadToController']['get'](_0x4a88f5)['view'],_0x4d32cc=_0x14de61['getByInnerView'](_0x4efa89);_0x4d32cc&&_0x13e5ca['registerAnnotation'](_0x4d32cc);},{'priority':'low'}):_0x5b8c32['fetchCommentThread']({'channelId':_0x446fb6,'threadId':_0x2542b9})['then'](_0x7c7649=>{if('destroyed'!==_0xfac05['state']){if(_0x4a88f5=_0x7c7649,_0x4a88f5&&!_0x4a88f5['isAttached']){const _0x1d3264=_0x4a88f5['attachTo'](()=>this['_getTargetForId'](_0x2542b9));_0x13e5ca['registerAnnotation'](_0x1d3264),_0x4a88f5['isResolved']&&this['_reconvertMarkers'](_0x2542b9);}else{if(!_0x4a88f5){const _0x1ca0e3=this['getAllMarkersForId'](_0x2542b9);_0xfac05['model']['change'](_0x3272f9=>{for(const _0x9ad0d7 of _0x1ca0e3)_0x3272f9['removeMarker'](_0x9ad0d7);});}}}}),_0x4a88f5;}['_handleThreadMarker'](_0x492e5c,_0x5374c5){const _0x422723=this['_attachMarkerToThread'](_0x492e5c,_0x5374c5);_0x422723&&!_0x422723['context']&&_0x422723['setContext']({'type':'text','value':this['_getTextContext'](_0x5374c5)});}['_initAriaMarkerChangeAnnouncements'](){const _0x24df1e=this['editor'];ot(_0x24df1e['model'],({left:_0x6085e2,entered:_0x59f013})=>{for(const _0x2584a5 of _0x6085e2)if(ht(_0x2584a5)){_0x24df1e['ui']['ariaLiveAnnouncer']['announce'](S(_0x24df1e['locale'],'LEAVE_COMMENT_ANNOUNCEMENT'));break;}for(const _0x28326c of _0x59f013)if(ht(_0x28326c)){_0x24df1e['ui']['ariaLiveAnnouncer']['announce'](S(_0x24df1e['locale'],'ENTER_COMMENT_ANNOUNCEMENT',et(te)));break;}});}}function mt(_0x36843d,_0x2ef6b9){return _0x2ef6b9?_0x36843d+':'+_0x2ef6b9:_0x36843d;}function ne(_0xd0ab69){const _0x49c30a=_0xd0ab69['split'](':');return{'group':_0x49c30a[0x0],'id':_0x49c30a[0x1],'part':_0x49c30a[0x2]};}function dt(_0x1cc3c7,_0x5ab0c2){const _0x581e9c=_0x5ab0c2['schema'],_0xdf5f82=_0x5ab0c2['createRange'](_0x1cc3c7['start']);for(const _0x59faa3 of _0x1cc3c7['getWalker']()){const {type:_0x579a9b,item:_0x236277,nextPosition:_0x2c21dd}=_0x59faa3;if('text'===_0x579a9b||_0x581e9c['isObject'](_0x236277)){const _0xeae12b=_0x5ab0c2['createPositionBefore'](_0x236277);_0xdf5f82['isCollapsed']&&(_0xdf5f82['start']=_0xeae12b),_0xdf5f82['end']=_0x2c21dd;}}return _0xdf5f82;}function ht(_0x5f4fd5){return'comment'===ne(_0x5f4fd5['name'])['group'];}var $t='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M4\x201.5h12A3.5\x203.5\x200\x200\x201\x2019.5\x205v8l-.005.192a3.5\x203.5\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.371-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.271-2.63l-.062-.07H4A3.5\x203.5\x200\x200\x201\x20.5\x2013V5A3.5\x203.5\x200\x200\x201\x204\x201.5ZM4\x203a2\x202\x200\x200\x200-2\x202v8a2\x202\x200\x200\x200\x202\x202h6.924a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L14.962\x2015H16a2\x202\x200\x200\x200\x202-2V5a2\x202\x200\x200\x200-2-2H4Z\x22/><path\x20d=\x22M9.75\x205a.75.75\x200\x200\x200-.75.75v2.5H6.5a.75.75\x200\x200\x200\x200\x201.5H9v2.5a.75.75\x200\x200\x200\x201.5\x200v-2.5H13a.75.75\x200\x200\x200\x200-1.5h-2.5v-2.5A.75.75\x200\x200\x200\x209.75\x205Z\x22/></svg>\x0a';class s extends _0x4871ff{static get['pluginName'](){return'CommentsUI';}static get['requires'](){return[m,r,b,N];}get['CommentsListView'](){return xt;}get['CommentThreadInputView'](){return kt;}['init'](){const _0x5e77d6=this['editor'],_0x33040d=_0x5e77d6['plugins']['get'](m),_0x2851a6=_0x5e77d6['plugins']['get'](r),_0xe7bc6e=_0x5e77d6['plugins']['get'](N),_0x3577e8=_0x5e77d6['plugins']['get'](b);_0x5e77d6['ui']['componentFactory']['add']('comment',()=>{const _0x17a759=this['_createUIButton'](_0x167c5b);return _0x17a759['tooltip']=!0x0,_0x17a759;}),_0x5e77d6['ui']['componentFactory']['add']('menuBar:comment',()=>this['_createUIButton'](_0x3c1ece)),_0x3577e8['addSourceCollector'](()=>{const _0x405e31=[];for(const [_0xe7e876,_0x582901]of _0x33040d['_threadToController']){const _0x56b992=_0x2851a6['getAllMarkersForId'](_0xe7e876['id']),_0x23e5ce=_0x56b992['map'](_0x5c1d95=>_0x5c1d95['getRange']());_0x56b992['length']>0x0&&_0x405e31['push']([_0x582901['view'],_0x23e5ce]);}return _0x405e31;}),this['listenTo'](_0xe7bc6e,'change:activeAnnotations',(_0x3f17fe,_0x2bbbe9,_0x301230)=>{const _0x498f05=Array['from'](_0x301230)['map'](_0x13d601=>_0x13d601['innerView'])['find'](_0x231b1b=>_0x33040d['_viewToController']['has'](_0x231b1b));if(!_0x498f05)return void(_0x2851a6['activeMarker']=null);const _0x4571ad=_0x33040d['_viewToController']['get'](_0x498f05)['model']['id'],_0x1cc52f='comment:'+_0x4571ad;_0x4571ad&&_0x2851a6['hasMarkerForId'](_0x4571ad)?_0x2851a6['activeMarker']=_0x1cc52f:_0x2851a6['activeMarker']&&(_0x2851a6['activeMarker']=null);}),this['listenTo'](_0x33040d,'removeCommentThread',(_0xd52427,{threadId:_0x25aa2d,isFromAdapter:_0x4a0ec6})=>{!_0x4a0ec6&&_0x5e77d6['ui']['focusTracker']['isFocused']&&_0x2851a6['hasMarkerForId'](_0x25aa2d)&&_0x5e77d6['editing']['view']['focus']();},{'priority':'highest'}),this['listenTo'](_0x33040d,'addComment',(_0x39cb9d,{threadId:_0x84108e,isFromAdapter:_0x4d358b})=>{if(_0x4d358b||!_0x2851a6['hasMarkerForId'](_0x84108e)||!_0x33040d['hasCommentThread'](_0x84108e))return;0x1===_0x33040d['getCommentThread'](_0x84108e)['length']&&(_0x5e77d6['editing']['view']['focus'](),_0x39cb9d['stop']());},{'priority':'low'});}['_createUIButton'](_0x1797bd){const _0x22a4c3=this['editor'],_0x1cb908=new _0x1797bd(_0x22a4c3['locale']),_0x5f80e7=_0x22a4c3['commands']['get']('addCommentThread');return _0x1cb908['set']({'label':S(_0x22a4c3['locale'],'Comment'),'icon':$t}),_0x1cb908['bind']('isEnabled')['to'](_0x5f80e7),this['listenTo'](_0x1cb908,'execute',()=>_0x5f80e7['execute']()),_0x1cb908;}}class e extends _0x4871ff{static get['pluginName'](){return'CommentsOnly';}static get['requires'](){return[r];}constructor(_0x4b78d2){super(_0x4b78d2),this['set']('isEnabled',!0x1),this['on']('change:isEnabled',(_0x4f077e,_0x271145,_0x2d78d2)=>{_0x2d78d2?this['_enableCommentsOnlyMode']():this['_disableCommentsOnlyMode']();});}['afterInit'](){!this['isEnabled']&&this['editor']['config']['get']('commentsOnly')&&(this['isEnabled']=!0x0);}['_enableCommentsOnlyMode'](){for(const [_0x345d4f,_0x5077b6]of this['editor']['commands'])_0x5077b6['affectsData']&&'addCommentThread'!==_0x345d4f&&_0x5077b6['forceDisabled']('commentsOnlyMode');this['editor']['plugins']['has']('DragDrop')&&this['editor']['plugins']['get']('DragDrop')['forceDisabled']('commentsOnlyMode');const _0xa4a09e=this['editor']['editing']['view']['document'];this['listenTo'](_0xa4a09e,'cut',_0x45f2eb=>_0x45f2eb['stop'](),{'priority':'highest'}),this['listenTo'](_0xa4a09e,'clipboardInput',_0x4f3de4=>_0x4f3de4['stop'](),{'priority':'highest'}),this['listenTo'](_0xa4a09e,'delete',_0x4279c5=>_0x4279c5['stop'](),{'priority':'highest'});}['_disableCommentsOnlyMode'](){for(const [_0x55082e,_0x1dc205]of this['editor']['commands'])_0x1dc205['affectsData']&&'addCommentThread'!==_0x55082e&&_0x1dc205['clearForceDisabled']('commentsOnlyMode');this['stopListening'](this['editor']['editing']['view']['document']);}}class M extends _0x34d03c{['activeUIs'];['_uis'];['_uisData'];static get['requires'](){return[N];}static get['pluginName'](){return'AnnotationsUIs';}constructor(_0x51abaa){super(_0x51abaa),this['activeUIs']=new Set(),this['_uis']=new Map(),this['_uisData']=new Map();}['init'](){const _0x24f9fd=this['context']['plugins']['get'](N);this['listenTo'](_0x24f9fd,'_activateAnnotation',(_0x374043,_0xbaf5b4)=>{for(const _0x225ff1 of this['activeUIs']){const _0x29d41f=this['_uis']['get'](_0x225ff1);(0x0,this['_uisData']['get'](_0x225ff1)['filter'])(_0xbaf5b4)&&_0x29d41f['setActiveAnnotation'](_0xbaf5b4);}}),this['listenTo'](_0x24f9fd,'_deactivateAllAnnotations',()=>{for(const _0x335548 of this['activeUIs']){this['_uis']['get'](_0x335548)['setActiveAnnotation'](null);}}),this['listenTo'](_0x24f9fd['_visibleAnnotations'],'add',(_0x15bd65,_0x44e559)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x44e559);});}['hasActive'](){return this['activeUIs']['size']>0x0;}['isActive'](_0x572a35){return this['activeUIs']['has'](_0x572a35);}['activate'](_0x35a422,_0x4adcae=()=>!0x0){const _0x7b989f=this['context']['plugins']['get'](N);if(!this['_uis']['has'](_0x35a422))throw new _0x18dd86('annotationsuis-missing-ui',this,{'uiName':_0x35a422});this['isActive'](_0x35a422)&&this['deactivate'](_0x35a422),this['activeUIs']['add'](_0x35a422);const _0x475349=new x();!function({source:_0x31ff2b,target:_0x26e2b3,filter:_0x333730}){for(const _0x6691ac of _0x31ff2b)_0x333730(_0x6691ac)&&_0x26e2b3['add'](_0x6691ac);_0x26e2b3['listenTo'](_0x31ff2b,'add',(_0x4e5df4,_0x57b623)=>{_0x333730(_0x57b623)&&_0x26e2b3['add'](_0x57b623);}),_0x26e2b3['listenTo'](_0x31ff2b,'remove',(_0x98df18,_0x39aed6)=>{_0x26e2b3['has'](_0x39aed6)&&_0x26e2b3['remove'](_0x39aed6);});}({'source':_0x7b989f['_visibleAnnotations'],'target':_0x475349,'filter':_0x4adcae}),this['_uisData']['set'](_0x35a422,{'collection':_0x475349,'filter':_0x4adcae});const _0x415a68=this['_uis']['get'](_0x35a422);_0x415a68['attach'](_0x475349),this['listenTo'](_0x415a68,'change:activeAnnotation',(_0x44c97d,_0x1fd5d4,_0x117a66,_0x5c28a0)=>{_0x5c28a0&&_0x7b989f['_removeActiveAnnotation'](_0x5c28a0),_0x117a66&&_0x7b989f['_addActiveAnnotation'](_0x117a66);});}['deactivate'](_0x581457){if(this['activeUIs']['delete'](_0x581457),!this['_uis']['has'](_0x581457))throw new _0x18dd86('annotationsuis-missing-ui',this,{'uiName':_0x581457});const _0x4102fe=this['_uis']['get'](_0x581457);_0x4102fe['detach'](),this['stopListening'](_0x4102fe),this['_uisData']['get'](_0x581457)['collection']['destroy'](),this['_uisData']['delete'](_0x581457);}['switchTo'](_0x2673ec){if(!this['_uis']['has'](_0x2673ec))throw new _0x18dd86('annotationsuis-missing-ui',this,{'uiName':_0x2673ec});const _0x1b39db=this['context']['plugins']['get'](N),_0x2960cc=Array['from'](_0x1b39db['activeAnnotations'])[0x0]||null;this['deactivateAll'](),this['activate'](_0x2673ec);const _0x3e7272=this['_uis']['get'](_0x2673ec);_0x3e7272['setActiveAnnotation'](_0x2960cc),_0x3e7272['_setSelectedAnnotations']&&_0x2960cc&&_0x3e7272['_setSelectedAnnotations']([_0x2960cc]);}['deactivateAll'](){for(const _0x3e34df of this['activeUIs'])this['deactivate'](_0x3e34df);}['register'](_0x5113ae,_0x26fea7){if(this['_uis']['has'](_0x5113ae))throw new _0x18dd86('annotationsuis-register-already-registered');if('function'!=typeof _0x26fea7['attach']||'function'!=typeof _0x26fea7['detach']||'function'!=typeof _0x26fea7['setActiveAnnotation'])throw new _0x18dd86('annotationsuis-register-invalid-interface',null);this['_uis']['set'](_0x5113ae,_0x26fea7);}['refilterAnnotations'](){const _0x2658f0=this['context']['plugins']['get'](N)['collection'],_0x2cc626=new Map(),_0x58bdef=Array['from'](this['activeUIs']);for(const _0x57550e of this['activeUIs']){const _0x2688dd=this['_uisData']['get'](_0x57550e)['collection'];for(const _0x4ec428 of _0x2688dd)_0x2cc626['set'](_0x4ec428,_0x57550e);}for(const _0x16d742 of _0x2658f0){const _0x4bbbe7=_0x2cc626['get'](_0x16d742);this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x16d742);const _0x5cd8fd=_0x58bdef['find'](_0x3f91d0=>this['_uisData']['get'](_0x3f91d0)['filter'](_0x16d742));_0x4bbbe7!==_0x5cd8fd&&(_0x4bbbe7&&this['_uisData']['get'](_0x4bbbe7)['collection']['remove'](_0x16d742),_0x5cd8fd&&this['_uisData']['get'](_0x5cd8fd)['collection']['add'](_0x16d742));}}['destroy'](){this['deactivateAll'](),super['destroy']();}['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x581dd5){const _0x1e2c48=[];for(const _0x16af3c of this['activeUIs']){(0x0,this['_uisData']['get'](_0x16af3c)['filter'])(_0x581dd5)&&_0x1e2c48['push'](_0x16af3c);}if(_0x1e2c48['length']>0x1)throw new _0x18dd86('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x1e2c48,'annotationType':_0x581dd5['type']});}}const oe=Ht('px');class V extends _t{['list'];['focusables'];['focusTracker'];['focusCycler'];constructor(_0x280e9b){super(_0x280e9b);const _0x5ef9d7=this['bindTemplate'];this['set']('minHeight',0x0),this['set']('class',''),this['list']=this['createCollection'](),this['focusables']=this['createCollection'](),this['list']['delegate']('arrowup','arrowdown')['to'](this),this['focusTracker']=new _0x561328(),this['focusCycler']=new Ft({'focusables':this['focusables'],'focusTracker':this['focusTracker']}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-sidebar','ck-reset',_0x5ef9d7['to']('class')],'style':{'minHeight':_0x5ef9d7['to']('minHeight',_0x1b645d=>'number'==typeof _0x1b645d?oe(_0x1b645d+0xa):null)},'dir':_0x280e9b['uiLanguageDirection'],'role':'application','aria-label':S(_0x280e9b,'Annotations\x20sidebar'),'tabindex':0x0},'children':[{'tag':'div','attributes':{'role':'list','aria-label':S(_0x280e9b,'Annotations\x20list')},'children':this['list']}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['focus'](){this['focusCycler']['focusFirst']();}['_setupKeyboardNavigation'](){this['list']['delegate']('change:top')['to'](this),this['on']('change:top',_0x179289=>{this['_updateItemPositionInFocusables'](_0x179289['source']);}),this['list']['forEach'](_0x5ea57f=>{this['focusTracker']['add'](_0x5ea57f['element']),this['_updateItemPositionInFocusables'](_0x5ea57f);}),this['list']['on']('change',(_0x12e0ba,_0x133c7c)=>{for(const _0x1062ec of _0x133c7c['removed'])this['focusTracker']['remove'](_0x1062ec['element']),this['focusables']['remove'](_0x1062ec);for(const _0x57d870 of _0x133c7c['added'])this['focusTracker']['add'](_0x57d870['element']),this['_updateItemPositionInFocusables'](_0x57d870);}),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['listenTo'](this['element'],'focus',()=>{this['focus']();});}['_updateItemPositionInFocusables'](_0x4d826c){const _0x121835=this['focusables']['getIndex'](_0x4d826c);let _0x1d7292,_0x48492e;for(const _0x2f0bfe of this['focusables'])if(_0x4d826c['top']<_0x2f0bfe['top']){_0x1d7292=_0x2f0bfe;break;}if(_0x48492e=_0x1d7292?this['focusables']['getIndex'](_0x1d7292):this['focusables']['length'],-0x1!==_0x121835){if(_0x121835===_0x48492e-0x1)return;this['focusables']['remove'](_0x4d826c),_0x48492e=_0x1d7292?this['focusables']['getIndex'](_0x1d7292):this['focusables']['length'];}this['focusables']['add'](_0x4d826c,_0x48492e);}}const qt=Ht('px');class H extends _t{['content'];['_targetTop'];['_mutationObserver'];constructor(_0x42ac5d){super(_0x42ac5d),this['set']('top',0x0),this['set']('height',0x0),this['bind']('bottom')['to'](this,'top',this,'height',(_0xeba0e5,_0x3c8011)=>_0xeba0e5+_0x3c8011),this['set']('isAnimationDisabled',!0x1),this['_mutationObserver']=Lt(()=>this['updateHeight']()),this['_targetTop']=null,this['content']=this['createCollection'](),this['content']['delegate']('arrowup','arrowdown')['to'](this);const _0x468451=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-sidebar-item',_0x468451['to']('isAnimationDisabled',_0x2dfa33=>_0x2dfa33?'ck-sidebar-item--no-animation':'')],'style':{'top':_0x468451['to']('top',_0x36d1ce=>qt(_0x36d1ce))},'role':'presentation'},'children':this['content']});}['render'](){super['render'](),this['_mutationObserver']['attach'](this['element']);}['focus'](){this['content']['first']&&this['content']['first']['focus']();}['updateHeight'](){const _0xcb8d39=this['element']['clientHeight'];_0xcb8d39&&(this['height']=_0xcb8d39);}['destroy'](){this['content']['clear'](),this['_mutationObserver']['detach'](),super['destroy']();}}class D extends _0x34d03c{['view'];['_activeAnnotation'];['_annotations'];['_spaceBetweenItems'];['_sidebarItemViewToAnnotation'];['_annotationToSidebarItemView'];['_recalculateBuffer'];static get['pluginName'](){return'Sidebar';}constructor(_0x64d189){super(_0x64d189),this['set']('_lastItem',void 0x0),this['view']=this['_createSidebarView'](),this['set']('container',null),this['_spaceBetweenItems']=0x19,this['_sidebarItemViewToAnnotation']=new Map(),this['_annotationToSidebarItemView']=new Map(),this['context']['config']['define']('sidebar.preventScrollOutOfView',!0x1),this['_annotations']=null,this['_activeAnnotation']=null,this['_recalculateBuffer']=[];}['init'](){const _0x268ff2=this['context']['config']['get']('sidebar.container');_0x268ff2&&this['setContainer'](_0x268ff2);}['setContainer'](_0x50f15c){if(!y(_0x50f15c))throw new _0x18dd86('sidebar-setcontainer-invalid-element');this['container']=_0x50f15c;}['_attachToContainer']({viewClass:_0x22800c='',spaceBetweenItems:_0xc278a9=0x19}={}){if(!y(this['container']))throw new _0x18dd86('sidebar-attachtocontainer-missing-container',this);this['container']['appendChild'](this['view']['element']),this['view']['class']=_0x22800c,this['_spaceBetweenItems']=_0xc278a9;}['rearrange']({removedAnnotation:_0x5c0f55,previousAnnotation:_0x14b55d,nextAnnotation:_0x4bdedb}){const _0x55a293=this['getSidebarItemView'](_0x5c0f55);this['view']['list']['remove'](_0x55a293),this['_destroySidebarItemView'](_0x5c0f55),_0x14b55d&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x14b55d)),_0x4bdedb&&this['_alignToTargetRect'](this['getSidebarItemView'](_0x4bdedb)),this['_updateLastItem']();}['refresh']({blurredAnnotation:_0x307407,activatedAnnotation:_0x26426c,disableAnimationOnActivatedAnnotation:_0x2f7488}){if(this['_activeAnnotation']=_0x26426c,_0x307407){_0x307407['isActive']=!0x1;const _0x197df0=this['getSidebarItemView'](_0x307407);_0x197df0&&_0x2f7488&&(_0x197df0['isAnimationDisabled']=!0x1);}if(_0x26426c){const _0x18466c=this['getSidebarItemView'](_0x26426c);_0x18466c&&(_0x26426c['isActive']=!0x0,_0x2f7488&&(_0x18466c['isAnimationDisabled']=!0x0,_0x18466c['top']+=0x1),this['_alignToTargetRect'](_0x18466c));}}['_detachFromContainer'](_0xcc7e21){if(this['view']['element']['remove'](),_0xcc7e21){for(const _0x1fb3d4 of _0xcc7e21)this['_destroySidebarItemView'](_0x1fb3d4);}this['view']['list']['clear'](),this['view']['class']='',this['_lastItem']=null;}['addAnnotation'](_0x148194,_0x22b8ab){_0x22b8ab||(_0x22b8ab=_0x148194['view']);const _0x433e38=new H(this['context']['locale']);this['_sidebarItemViewToAnnotation']['set'](_0x433e38,_0x148194),this['_annotationToSidebarItemView']['set'](_0x148194,_0x433e38),_0x433e38['content']['add'](_0x22b8ab),this['listenTo'](_0x148194['view'],'change:targetRect',(_0x554d88,_0x166b1a,_0x350eb2)=>{const _0x1290db=this['_getTargetTop'](_0x148194,_0x350eb2);_0x433e38['_targetTop']!=_0x1290db&&(_0x433e38['_targetTop']=_0x1290db,this['_setItemTop'](_0x433e38,_0x1290db));}),this['listenTo'](_0x433e38,'change:top',()=>{this['_recalculate'](_0x433e38,'top');}),this['listenTo'](_0x433e38,'change:bottom',()=>{this['_recalculate'](_0x433e38,'bottom');}),this['_alignToTargetRect'](_0x433e38);const _0x4baa30=this['_getItemBefore'](_0x433e38);if(_0x4baa30)this['_alignAfterItem'](_0x4baa30,_0x433e38)||this['_alignToTargetRect'](_0x433e38);else this['_alignToTargetRect'](_0x433e38);return this['_updateLastItem'](),this['view']['list']['add'](_0x433e38),_0x433e38;}['_alignForTopChange'](_0x2365ba){if(!_0x2365ba['content']['length'])return;const _0x11ec31=this['_getItemBefore'](_0x2365ba);if(!_0x11ec31)return;const _0x27a44a=this['_sidebarItemViewToAnnotation']['get'](_0x11ec31),_0x2dab4b=this['_activeAnnotation'];_0x2dab4b&&_0x2dab4b===_0x27a44a?this['_alignAfterItem'](_0x11ec31,_0x2365ba):this['_alignBeforeItem'](_0x2365ba,_0x11ec31);}['_alignForBottomChange'](_0x4d24cf){if(!_0x4d24cf['content']['length'])return;const _0xbef42a=this['_getItemAfter'](_0x4d24cf);if(!_0xbef42a)return;const _0x499c6a=this['_sidebarItemViewToAnnotation']['get'](_0xbef42a),_0x1ef3c2=this['context']['config']['get']('sidebar.preventScrollOutOfView'),_0x5c6686=this['_activeAnnotation'];_0x5c6686&&_0x5c6686===_0x499c6a&&_0x1ef3c2?(this['_alignBeforeItem'](_0xbef42a,_0x4d24cf),this['_alignAfterItem'](_0x4d24cf,_0xbef42a)):_0x5c6686&&_0x5c6686===_0x499c6a?this['_alignBeforeItem'](_0xbef42a,_0x4d24cf):this['_alignAfterItem'](_0x4d24cf,_0xbef42a);}['_recalculate'](_0x4589f1,_0x5655c4){0x0===this['_recalculateBuffer']['length']&&setTimeout(()=>{for(const {sidebarItemView:_0x4f0bdf,changedProp:_0x26e2ee}of this['_recalculateBuffer'])'top'===_0x26e2ee?this['_alignForTopChange'](_0x4f0bdf):this['_alignForBottomChange'](_0x4f0bdf);this['_recalculateBuffer']=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x4589f1,'changedProp':_0x5655c4});}['getSidebarItemView'](_0x5c9a60){return this['_annotationToSidebarItemView']['get'](_0x5c9a60);}['destroy'](){this['stopListening'](),this['view']['destroy']();}['_destroySidebarItemView'](_0x3962e4){const _0x45c454=this['getSidebarItemView'](_0x3962e4);this['stopListening'](_0x45c454),this['stopListening'](_0x3962e4['view']),_0x45c454['destroy'](),this['_annotationToSidebarItemView']['delete'](_0x3962e4),this['_sidebarItemViewToAnnotation']['delete'](_0x45c454);}['_createSidebarView'](){const _0x57a026=new V(this['context']['locale']);return _0x57a026['render'](),this['on']('change:_lastItem',(_0x33926e,_0x594545,_0xde5a17,_0x1f0f47)=>{_0x1f0f47&&_0x57a026['unbind']('minHeight'),_0xde5a17?_0x57a026['bind']('minHeight')['to'](_0xde5a17,'bottom'):_0x57a026['minHeight']=null;}),_0x57a026;}['_updateLastItem'](){this['_lastItem']=this['_annotations']?.['last']?this['getSidebarItemView'](this['_annotations']['last']):null;}['_getItemBefore'](_0x557b66){const _0x15476c=this['_sidebarItemViewToAnnotation']['get'](_0x557b66),_0x165991=_0x15476c&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x15476c)-0x1);return _0x165991&&this['getSidebarItemView'](_0x165991)||null;}['_getItemAfter'](_0x765020){const _0x1ac97c=this['_sidebarItemViewToAnnotation']['get'](_0x765020),_0x8804a4=_0x1ac97c&&this['_annotations']?.['get'](this['_annotations']['getIndex'](_0x1ac97c)+0x1);return _0x8804a4&&this['getSidebarItemView'](_0x8804a4)||null;}['_alignBeforeItem'](_0x42f3b5,_0x3fb4ad){_0x42f3b5['updateHeight']();const _0x1b7b19=R(_0x3fb4ad['bottom']+this['_spaceBetweenItems'],_0x42f3b5['top']);return!!_0x1b7b19&&(this['_setItemTop'](_0x3fb4ad,_0x3fb4ad['top']-_0x1b7b19),!0x0);}['_alignAfterItem'](_0x148e0e,_0x16cfe0){_0x148e0e['updateHeight']();const _0x1d5c1e=R(_0x148e0e['bottom']+this['_spaceBetweenItems'],_0x16cfe0['top']);return!!_0x1d5c1e&&(this['_setItemTop'](_0x16cfe0,_0x16cfe0['top']+_0x1d5c1e,!0x1),!0x0);}['_alignToTargetRect'](_0x4e686f){const _0x29cb35=this['_sidebarItemViewToAnnotation']['get'](_0x4e686f);if(!_0x29cb35||!_0x29cb35['target']||!_0x29cb35['targetRect'])return;const _0x1630e4=this['_getTargetTop'](_0x29cb35,_0x29cb35['targetRect']);this['_setItemTop'](_0x4e686f,_0x1630e4);}['_getTargetTop'](_0x4b919f,_0x1d3313){if(null===_0x1d3313)return 0x0;if(_0x4b919f['target']instanceof _0x11fde9)return _0x1d3313['top'];{const _0x1b9a85=new _0x11fde9(this['view']['element'])['top'];return _0x1d3313['top']-_0x1b9a85;}}['_setItemTop'](_0x2124d8,_0x2e9567,_0x534813=this['context']['config']['get']('sidebar.preventScrollOutOfView')){_0x534813&&(_0x2e9567=Math['max'](_0x2e9567,this['_getMaxAvailableTop'](_0x2124d8))),_0x2124d8['top']=_0x2e9567;}['_getMaxAvailableTop'](_0x20e6b5){let _0x533bcf=this['_getItemBefore'](_0x20e6b5),_0x42023a=0x0;for(;_0x533bcf;)_0x533bcf['updateHeight'](),_0x42023a+=this['_spaceBetweenItems']+_0x533bcf['height'],_0x533bcf=this['_getItemBefore'](_0x533bcf);return _0x42023a;}}function R(_0x4b90c8,_0x68f179){return Math['max'](_0x4b90c8-_0x68f179,0x0);}function y(_0x119d17){return null!==_0x119d17&&'object'==typeof _0x119d17&&0x1===_0x119d17['nodeType'];}class n extends _0x34d03c{['isAttached'];['annotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[D,M];}static get['pluginName'](){return'WideSidebar';}constructor(_0x3c99bc){super(_0x3c99bc),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_editorAnnotations']=new _0x3f7873(),this['_refreshPositioningDebounced']=_0x3cefca(()=>{this['annotations']['refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){const _0x7bb6a4=this['context']['plugins']['get'](M),_0x23b21f=this['context']['plugins']['get'](D);_0x7bb6a4['register']('wideSidebar',this),_0x23b21f['container']&&_0x7bb6a4['switchTo']('wideSidebar');}['setActiveAnnotation'](_0x33635d){if(_0x33635d===this['activeAnnotation'])return;const _0x24ecb4=this['context']['plugins']['get'](D);_0x24ecb4['_activeAnnotation']=_0x33635d;const _0x5ef9d4=this['activeAnnotation'];this['activeAnnotation']=_0x33635d,_0x24ecb4['refresh']({'blurredAnnotation':_0x5ef9d4,'activatedAnnotation':this['activeAnnotation']});}['attach'](_0x871def){this['annotations']=_0x871def;const _0x13c804=this['context']['plugins']['get'](D);if(_0x13c804['_annotations']=_0x871def,this['isAttached'])throw new _0x18dd86('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x13c804,'set:container',()=>{this['detach'](),this['listenTo'](_0x13c804,'change:container',_0x4db927=>{_0x4db927['off'](),this['attach'](_0x871def);});}),_0x13c804['_attachToContainer']({'viewClass':'ck-sidebar--wide'});const _0x1d4723=_0x2b60b6=>{_0x2b60b6['updateTargetRect'](),_0x13c804['addAnnotation'](_0x2b60b6);};for(const _0xd8a603 of _0x871def)_0x1d4723(_0xd8a603);this['listenTo'](_0x871def,'add',(_0xdae994,_0x4b0c29)=>{_0x1d4723(_0x4b0c29);}),this['listenTo'](_0x871def,'remove',(_0x51642d,_0x4f75d3,_0x999e54)=>{_0x13c804['rearrange']({'removedAnnotation':_0x4f75d3,'previousAnnotation':_0x871def['get'](_0x999e54-0x1),'nextAnnotation':_0x871def['get'](_0x999e54+0x1)}),_0x4f75d3===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'high'}),this['listenTo'](_0x871def,'focus',(_0xf1f574,_0x1b1663)=>{this['setActiveAnnotation'](_0x1b1663);}),this['listenTo'](_0x871def,'blur',()=>{this['setActiveAnnotation'](null);});const _0x419a93=this['context']instanceof _0x408552?this['context']['editors']:new _0x3f7873([this['context']]);for(const _0x49a4ba of _0x419a93)this['_integrateWithEditorAnnotations'](_0x49a4ba);this['listenTo'](_0x419a93,'add',(_0x3356f4,_0x420e5e)=>{this['listenTo'](_0x420e5e,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x420e5e);});}),this['listenTo'](_0x419a93,'remove',(_0x142c7a,_0x9139e5)=>{_0x9139e5['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x9139e5['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['annotations']['refreshPositioning']();}['detach'](){if(!this['isAttached'])throw new _0x18dd86('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x290a4b=this['context']['plugins']['get'](D);_0x290a4b['_detachFromContainer'](this['annotations']),this['stopListening'](_0x290a4b),this['stopListening'](this['annotations']),this['context']instanceof _0x408552&&this['stopListening'](this['context']['editors']);for(const _0x4fb587 of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x4fb587);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced']['cancel'](),this['activeAnnotation']=null,this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x4550b3){if(!_0x4550b3['plugins']['has']('EditorAnnotations'))return;const _0x362c1e=_0x4550b3['plugins']['get']('EditorAnnotations'),_0x2edaee=()=>{const _0xe0ca1d=_0x362c1e['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['setActiveAnnotation'](_0xe0ca1d[0x0]||null);};this['listenTo'](_0x362c1e,'refresh',_0x2edaee),this['listenTo'](_0x362c1e,'blur',(_0x11e277,{isAnnotationTracked:_0x1794d0})=>{this['activeAnnotation']&&_0x1794d0(this['activeAnnotation'])&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x362c1e,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this['annotations'],'blur',_0x2afbf7=>{_0x362c1e['hasDomSelection']()&&(_0x2edaee(),_0x2afbf7['stop']());},{'priority':'high'}),this['_editorAnnotations']['add'](_0x362c1e);}['_destroyEditorAnnotationsIntegration'](_0x2df2cf){this['stopListening'](_0x2df2cf),this['_editorAnnotations']['remove'](_0x2df2cf);}}class L extends _0x167c5b{['counterView'];constructor(_0x214e5f){super(_0x214e5f);const _0x272a32=this['bindTemplate'];this['set']('isDirty',!0x1),this['set']('number',0x0),this['bind']('_badge')['to'](this,'isDirty',this,'number',(_0xf3e0c7,_0x3bf310)=>_0xf3e0c7?'...':_0x3bf310['toString']()),this['set']('annotationType',''),this['icon']=$t,this['extendTemplate']({'attributes':{'class':['ck-annotation-counter']}}),this['counterView']=new _t(),this['counterView']['setTemplate']({'tag':'span','attributes':{'class':['ck-annotation-counter__badge',_0x272a32['to']('annotationType',_0xe54b48=>'ck-annotation-counter__badge--'+_0xe54b48),_0x272a32['if']('isDirty','ck-annotation-counter__badge--edit-mode')]},'children':[{'text':_0x272a32['to']('_badge')}]}),this['children']['add'](this['counterView']);}}class i extends _0x34d03c{['isAttached'];['annotations'];['_manuallyClosedAnnotationViews'];['_domEmitter'];['_annotationToNarrowView'];['_selectedAnnotations'];['_editorAnnotations'];['_refreshPositioningDebounced'];static get['requires'](){return[D,M];}static get['pluginName'](){return'NarrowSidebar';}constructor(_0x127f0d){super(_0x127f0d),this['isAttached']=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this['_domEmitter']=Object['create'](_0x36a703),this['_annotationToNarrowView']=new Map(),this['set']('activeAnnotation',null),this['annotations']=null,this['_selectedAnnotations']=[],this['_editorAnnotations']=new _0x3f7873(),this['_refreshPositioningDebounced']=_0x3cefca(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}['init'](){this['context']['plugins']['get'](M)['register']('narrowSidebar',this),this['bodyCollection']=new _0x2be87b(this['context']['locale']),this['balloonPanelView']=new _0x4904a4(this['context']['locale']),this['bodyCollection']['attachToDom'](),this['bodyCollection']['add'](this['balloonPanelView']);}['attach'](_0x25d780){this['annotations']=_0x25d780;const _0x403f0f=this['context']['plugins']['get'](D),_0x354011=this['balloonPanelView'];if(_0x403f0f['_annotations']=_0x25d780,this['isAttached'])throw new _0x18dd86('narrowsidebar-attach-already-attached',this);this['isAttached']=!0x0,this['listenTo'](_0x403f0f,'set:container',()=>{this['detach'](),this['listenTo'](_0x403f0f,'change:container',_0x253969=>{_0x253969['off'](),this['attach'](_0x25d780);});}),_0x403f0f['_attachToContainer']({'viewClass':'ck-sidebar--narrow','spaceBetweenItems':0x5});const _0x6c85b4=_0xb188ed=>{const _0x292b0b=new L(this['context']['locale']);_0x403f0f['addAnnotation'](_0xb188ed,_0x292b0b),this['_annotationToNarrowView']['set'](_0xb188ed,_0x292b0b),_0x292b0b['bind']('isDirty','annotationType','number')['to'](_0xb188ed['view'],'isDirty','type','length'),_0x292b0b['on']('execute',()=>{this['_manuallyClosedAnnotationViews']['clear'](),_0x354011['content']['first']!==_0xb188ed['view']?(this['_showBalloon'](_0xb188ed),_0xb188ed['view']['element']['focus'](),this['setActiveAnnotation'](_0xb188ed)):this['setActiveAnnotation'](null);});};for(const _0x59d2f0 of _0x25d780)_0x6c85b4(_0x59d2f0);this['listenTo'](_0x25d780,'add',(_0x5690c1,_0xb023ad)=>{_0x6c85b4(_0xb023ad);}),this['listenTo'](_0x25d780,'remove',(_0x189c56,_0x25b68a,_0x1de440)=>{this['_annotationToNarrowView']['get'](_0x25b68a)['destroy'](),this['_annotationToNarrowView']['delete'](_0x25b68a),_0x403f0f['rearrange']({'removedAnnotation':_0x25b68a,'previousAnnotation':_0x25d780['get'](_0x1de440-0x1),'nextAnnotation':_0x25d780['get'](_0x1de440+0x1)}),_0x25b68a===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':'low'}),this['listenTo'](_0x25d780,'focus',(_0x53d702,_0x516b95)=>{this['setActiveAnnotation'](_0x516b95);}),this['listenTo'](_0x25d780,'blur',()=>{this['setActiveAnnotation'](null);}),this['_domEmitter']['listenTo'](document,'keydown',(_0x5e42cd,_0x3e7918)=>{_0x3e7918['keyCode']===_0x4a5c92['esc']&&_0x354011['isVisible']&&(this['_manuallyClosedAnnotationViews']['add'](_0x354011['content']['first']),this['_hideBalloon'](),_0x3e7918['stopPropagation'](),_0x3e7918['preventDefault']());}),this['_domEmitter']['listenTo'](document,'mousedown',(_0x3a323e,_0x18c29b)=>{const _0x529b63=_0x18c29b['target'];_0x354011['isVisible']&&_0x354011['element']['contains'](_0x529b63)||_0x403f0f['view']['element']['contains'](_0x529b63)||_0x3a323e['preventClosingBalloon']||this['activeAnnotation']&&this['activeAnnotation']['focusableElements']['find'](_0x511216=>_0x511216['contains'](_0x529b63))||(this['_manuallyClosedAnnotationViews']['clear'](),this['_hideBalloon'](),this['setActiveAnnotation'](null));});const _0x167f9f=this['context']instanceof _0x408552?this['context']['editors']:new _0x3f7873([this['context']]);for(const _0x5f37b7 of _0x167f9f)this['_integrateWithEditorAnnotations'](_0x5f37b7);this['listenTo'](_0x167f9f,'add',(_0x1e3ea1,_0x5f0063)=>{this['listenTo'](_0x5f0063,'ready',()=>{this['_integrateWithEditorAnnotations'](_0x5f0063);});}),this['listenTo'](_0x167f9f,'remove',(_0x86eb31,_0x4f41b6)=>{_0x4f41b6['plugins']['has']('EditorAnnotations')&&this['_destroyEditorAnnotationsIntegration'](_0x4f41b6['plugins']['get']('EditorAnnotations'));}),window['addEventListener']('resize',this['_refreshPositioningDebounced']),this['_refreshPositioning']();}['setActiveAnnotation'](_0x2e5b5d){if(_0x2e5b5d===this['activeAnnotation'])return;const _0x523b83=this['context']['plugins']['get'](D);if(_0x523b83['refresh']({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x2e5b5d,'disableAnimationOnActivatedAnnotation':!0x0}),_0x2e5b5d)_0x523b83['getSidebarItemView'](_0x2e5b5d)?this['_showBalloon'](_0x2e5b5d):this['_hideBalloon']();else this['_hideBalloon']();this['activeAnnotation']=_0x2e5b5d;}['detach'](){if(!this['isAttached'])throw new _0x18dd86('narrowsidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x40b2e1=this['context']['plugins']['get'](D);this['_hideBalloon'](),Array['from'](this['_annotationToNarrowView']['values'](),_0x7c59de=>_0x7c59de['destroy']()),this['_annotationToNarrowView']['clear'](),_0x40b2e1['_detachFromContainer'](this['annotations']),this['stopListening'](),this['_domEmitter']['stopListening'](),this['context']instanceof _0x408552&&this['stopListening'](this['context']['editors']);for(const _0x2c1f7b of Array['from'](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x2c1f7b);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'](_0x4d4841){if(!_0x4d4841['plugins']['has']('EditorAnnotations'))return;const _0x370a5e=_0x4d4841['plugins']['get']('EditorAnnotations'),_0xe87025=this['context']['plugins']['get'](D),_0xd110d2=this['annotations'],_0x14d7e4=this['balloonPanelView'],_0x21cb6c=()=>{const _0x499e7f=_0x370a5e['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});this['_setSelectedAnnotations'](_0x499e7f),this['setActiveAnnotation'](_0x499e7f[0x0]||null);};this['listenTo'](_0x370a5e,'refresh',_0x21cb6c),this['listenTo'](_0x370a5e,'blur',(_0x466a4c,{isAnnotationTracked:_0x2fa000})=>{this['activeAnnotation']&&_0x2fa000(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](_0x370a5e,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](_0xd110d2,'blur',_0x1c6ab7=>{_0x370a5e['hasDomSelection']()&&_0x1c6ab7['stop']();},{'priority':'high'}),this['listenTo'](this['_domEmitter'],'mousedown',(_0xd7166d,_0x56d4f8)=>{const _0x4e2736=_0x56d4f8['target'];_0x14d7e4['isVisible']&&_0x14d7e4['element']['contains'](_0x4e2736)||_0xe87025['view']['element']['contains'](_0x4e2736)||this['activeAnnotation']&&_0x370a5e['hasDomSelection']()&&(_0x21cb6c(),_0xd7166d['preventClosingBalloon']=!0x0);},{'priority':'high'}),this['_editorAnnotations']['add'](_0x370a5e);}['_destroyEditorAnnotationsIntegration'](_0x29f9ac){_0x29f9ac&&(this['stopListening'](_0x29f9ac),this['_editorAnnotations']['remove'](_0x29f9ac));}['_setSelectedAnnotations'](_0x3ce402){for(const _0x242a34 of this['_selectedAnnotations'])_0x3ce402['includes'](_0x242a34)||this['_manuallyClosedAnnotationViews']['delete'](_0x242a34['view']);this['_selectedAnnotations']=_0x3ce402;}['_refreshPositioning'](){const _0x182671=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x182671['isVisible']&&this['_updateBalloonPosition']();}['_showBalloon'](_0x2d7ba1){if(this['_manuallyClosedAnnotationViews']['has'](_0x2d7ba1['view']))return;const _0x46eb29=this['balloonPanelView']['content']['first'];_0x46eb29!==_0x2d7ba1['view']?(_0x46eb29&&this['_detachListeners'](_0x46eb29),this['_attachListeners'](_0x2d7ba1['view']),this['balloonPanelView']['content']['clear'](),this['balloonPanelView']['content']['add'](_0x2d7ba1['view']),this['_updateBalloonPosition']()):this['_updateBalloonPosition']();}['_updateBalloonPosition'](){const _0x269218=this['balloonPanelView']['content']['first'],_0x560d0b=_0x269218&&this['annotations']['getByView'](_0x269218);if(!_0x560d0b||!this['_annotationToNarrowView']['has'](_0x560d0b))return;const _0x192247=this['_annotationToNarrowView']['get'](_0x560d0b)['element'],_0x32755f=(function(){const _0x5a77ba=_0x4904a4['defaultPositions'];return[_0x5a77ba['southArrowNorthEast'],_0x5a77ba['northArrowSouthEast'],_0x5a77ba['southArrowNorth'],_0x5a77ba['northArrowSouth'],_0x5a77ba['southArrowNorthWest'],_0x5a77ba['northArrowSouthWest']];}());this['balloonPanelView']['pin']({'target':_0x192247,'positions':_0x32755f});}['_hideBalloon'](){const _0x5e509f=this['balloonPanelView'],_0x348ee7=_0x5e509f['content']['first'];_0x348ee7&&(this['_detachListeners'](_0x348ee7),_0x5e509f['unpin'](),_0x5e509f['content']['clear']());}['_attachListeners'](_0xa442db){this['listenTo'](_0xa442db,'change:height',()=>this['_updateBalloonPosition']()),this['listenTo'](_0xa442db,'Esc',(_0x3af0ea,_0x1ca845)=>{this['_manuallyClosedAnnotationViews']['add'](_0xa442db),this['_hideBalloon'](),_0x1ca845();});}['_detachListeners'](_0x1e2f27){this['stopListening'](_0x1e2f27);}}class c extends _0x4871ff{['isAttached'];['annotations'];['_manuallyClosed'];['_balloon'];['_addedAnnotations'];['_selectedAnnotations'];['_forceRefresh'];static get['requires'](){return[b,_0x2f6c53,M];}static get['pluginName'](){return'InlineAnnotations';}constructor(_0x193595){super(_0x193595),_0x193595['editing']['view']['addObserver'](_0x550e30),this['isAttached']=!0x1,this['set']('activeAnnotation',null),this['annotations']=null,this['_manuallyClosed']=new Set(),this['_balloon']=_0x193595['plugins']['get'](_0x2f6c53),this['_addedAnnotations']=new Set(),this['_selectedAnnotations']=[],this['_forceRefresh']=!0x1;}['init'](){const _0x12f53d=this['editor']['plugins']['get'](M);_0x12f53d['context']===this['editor']&&(_0x12f53d['register']('inline',this),this['editor']['keystrokes']['set']('Esc',(_0x28c672,_0x2b2c01)=>{const _0x4ebe37=this['_balloon'];if(this['isAttached']&&_0x4ebe37['visibleView']){const _0xa5d22b=this['annotations']['getByView'](_0x4ebe37['visibleView']);_0xa5d22b&&this['_closeAnnotation'](_0xa5d22b),_0x2b2c01();}}));}['afterInit'](){const _0x60b1f6=this['editor']['plugins']['get'](M);_0x60b1f6['context']===this['editor']&&(_0x60b1f6['hasActive']()||_0x60b1f6['switchTo']('inline'));}['setActiveAnnotation'](_0x3277df){_0x3277df!==this['activeAnnotation']&&(this['activeAnnotation']&&(this['activeAnnotation']['isActive']=!0x1),_0x3277df&&this['editor']['ui']['focusTracker']['isFocused']&&(this['annotations']['has'](_0x3277df)&&this['_addAnnotationToBalloon'](_0x3277df,!0x0),_0x3277df['isActive']=!0x0),_0x3277df||this['_setSelectedAnnotations']([]),this['activeAnnotation']=_0x3277df);}['attach'](_0x516f19){this['annotations']=_0x516f19;const _0x588f1a=this['editor']['plugins']['get'](M),_0x214c1c=this['_balloon'];if(this['isAttached'])throw new _0x18dd86('inlineannotations-attach-already-attached',this);if(_0x588f1a['context']!==this['editor'])throw new _0x18dd86('inlineannotations-not-allowed-with-context',this);const _0x266a9f=this['editor']['plugins']['get'](b);this['listenTo'](_0x266a9f,'refresh',()=>{const _0x43971a=_0x266a9f['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this['activeAnnotation']});var _0x28364c,_0x3fb7d3;!this['_forceRefresh']&&(_0x28364c=_0x43971a,_0x3fb7d3=this['_selectedAnnotations'],_0x28364c['length']===_0x3fb7d3['length']&&_0x28364c['every'](_0x532705=>_0x3fb7d3['includes'](_0x532705)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x43971a),this['setActiveAnnotation'](_0x43971a[0x0]||null));}),this['listenTo'](_0x266a9f,'blur',(_0x52b12a,{isAnnotationTracked:_0x242271})=>{this['activeAnnotation']&&_0x242271(this['activeAnnotation'])&&(this['_setSelectedAnnotations']([]),this['setActiveAnnotation'](null));}),this['listenTo'](this['editor']['ui']['focusTracker'],'change:isFocused',(_0x56e8ce,_0x32045e,_0x599d4c)=>{_0x599d4c||this['setActiveAnnotation'](null);}),this['listenTo'](_0x516f19,'remove',(_0x194731,_0x2e8d57)=>{this['_removeAnnotationFromBalloon'](_0x2e8d57),_0x2e8d57===this['activeAnnotation']&&this['setActiveAnnotation'](null);}),this['listenTo'](_0x214c1c,'change:visibleView',(_0x58762b,_0x2dfd46,_0x2b12f3,_0x18a9af)=>{_0x18a9af&&this['stopListening'](_0x18a9af);const _0x39becb=_0x516f19['getByView'](_0x2b12f3);_0x2b12f3&&_0x39becb&&(this['listenTo'](_0x2b12f3,'change:height',()=>{_0x214c1c['updatePosition']();}),this['listenTo'](_0x2b12f3,'Esc',()=>{this['_closeAnnotation'](_0x39becb),this['editor']['editing']['view']['focus']();}),this['activeAnnotation']!==_0x39becb&&this['setActiveAnnotation'](_0x39becb));}),this['listenTo'](this['editor']['ui'],'update',()=>{_0x214c1c['visibleView']&&(_0x516f19['getByView'](_0x214c1c['visibleView'])&&_0x214c1c['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 _0x18dd86('inlineannotations-detach-not-attached',this);this['setActiveAnnotation'](null);for(const _0x1b6d4d of this['_addedAnnotations'])this['_removeAnnotationFromBalloon'](_0x1b6d4d);this['stopListening'](),this['isAttached']=!0x1,this['annotations']=null;}['destroy'](){this['isAttached']&&this['detach']();}['_setSelectedAnnotations'](_0xdeadb1){for(const _0x50032f of this['_selectedAnnotations'])_0xdeadb1['includes'](_0x50032f)||this['_manuallyClosed']['delete'](_0x50032f);for(const _0x4265e4 of this['annotations'])_0xdeadb1['includes'](_0x4265e4)||this['_removeAnnotationFromBalloon'](_0x4265e4);if(this['editor']['ui']['focusTracker']['isFocused']){for(const _0x19c1a3 of _0xdeadb1)this['_addAnnotationToBalloon'](_0x19c1a3);}this['_selectedAnnotations']=_0xdeadb1;}['_addAnnotationToBalloon'](_0x41952a,_0xdf22da=!0x1){this['_manuallyClosed']['has'](_0x41952a)||(this['_addedAnnotations']['has'](_0x41952a)||this['_balloon']['hasView'](_0x41952a['view'])||(this['_addedAnnotations']['add'](_0x41952a),this['_balloon']['add']({'stackId':_0x41952a['view']['id'],'view':_0x41952a['view'],'position':{'target':()=>this['_getBalloonTargetForAnnotation'](_0x41952a)}})),_0xdf22da&&this['_balloon']['showStack'](_0x41952a['view']['id']));}['_getBalloonTargetForAnnotation'](_0x198b3a){const _0x2f5224=_0x198b3a['target'],_0x32863d=this['editor']['editing']['view'],_0x20fc7a=_0x32863d['document']['selection']['getFirstRange'](),_0x278709=_0x32863d['domConverter']['viewRangeToDom'](_0x20fc7a);if(_0x278709['collapse'](!0x0),_0x2f5224){if(_0x2f5224 instanceof _0x11fde9)return _0x2f5224;let _0x204e2c=[];for(const _0x1474bd of _0x2f5224)_0x204e2c['push'](...(_0x59c59=_0x1474bd['getClientRects'](),Array['from'](_0x59c59)['map'](DOMRect['fromRect'])));_0x204e2c=function(_0x129f5f){const _0xad0710=[];let _0x4ae8ec=_0x129f5f[0x0];for(let _0x393e57=0x1;_0x393e57<_0x129f5f['length'];_0x393e57++)q(_0x4ae8ec,_0x129f5f[_0x393e57])?_0x4ae8ec['width']+=_0x129f5f[_0x393e57]['width']:(_0xad0710['push'](_0x4ae8ec),_0x4ae8ec=_0x129f5f[_0x393e57]);return _0xad0710['push'](_0x4ae8ec),_0xad0710;}(_0x204e2c);const _0x526f18=_0x278709['getBoundingClientRect']();return _0x204e2c['find'](_0x425433=>_0x425433['top']<=_0x526f18['top']&&_0x425433['bottom']>=_0x526f18['bottom']&&_0x425433['left']<=_0x526f18['left']&&_0x425433['right']>=_0x526f18['right'])||_0x204e2c[0x0];}var _0x59c59;return _0x198b3a['targetRect']||_0x278709;}['_removeAnnotationFromBalloon'](_0xbfd070){this['_addedAnnotations']['has'](_0xbfd070)&&this['_balloon']['hasView'](_0xbfd070['view'])&&(this['_addedAnnotations']['delete'](_0xbfd070),this['_balloon']['remove'](_0xbfd070['view']));}['_closeAnnotation'](_0x2203c8){this['_manuallyClosed']['add'](_0x2203c8),this['_removeAnnotationFromBalloon'](_0x2203c8);}}function q(_0x3e21cc,_0x5e132b){return _0x3e21cc['top']===_0x5e132b['top']&&_0x3e21cc['bottom']===_0x5e132b['bottom']&&_0x3e21cc['right']===_0x5e132b['left'];}var Z='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M14\x203.5A3.5\x203.5\x200\x200\x201\x2017.5\x207v6l-.005.192a3.501\x203.501\x200\x200\x201-2.927\x203.262l-.062.008v1.813a1.5\x201.5\x200\x200\x201-2.193\x201.33l-.37-.193-.38-.212a13.452\x2013.452\x200\x200\x201-3.272-2.63l-.062-.07-4.729-.046a3.5\x203.5\x200\x200\x201-3.5-3.5v-6a3.5\x203.5\x200\x200\x201\x203.5-3.5L14\x203.5ZM3.5\x204.954a2\x202\x200\x200\x200-2\x202v6a2\x202\x200\x200\x200\x202\x202L8.924\x2015a11.917\x2011.917\x200\x200\x200\x203.71\x203.081l.372.194v-3.268L12.962\x2015H14a2\x202\x200\x200\x200\x202-2V7a2\x202\x200\x200\x200-2-2L3.5\x204.954Z\x22/><path\x20d=\x22M16.5.5h-10a3.5\x203.5\x200\x200\x200-3.162\x202h1.84A2\x202\x200\x200\x201\x206.5\x202h10a2\x202\x200\x200\x201\x202\x202v8.873a3.502\x203.502\x200\x200\x200\x201.495-2.681L20\x2010V4A3.5\x203.5\x200\x200\x200\x2016.5.5Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M12.013\x207.453a.75.75\x200\x200\x201\x20.034\x201.06l-3.75\x204a.75.75\x200\x200\x201-1.045.048l-2.25-2a.75.75\x200\x200\x201\x20.996-1.122l1.704\x201.515\x203.25-3.467a.75.75\x200\x200\x201\x201.061-.034Z\x22/></svg>\x0a';class tt extends _t{['focusTracker'];['focusCycler'];['_annotationViews'];constructor(_0x76ca1e,_0x45f37d){super(_0x76ca1e),this['set']('isEmpty',!_0x45f37d['length']),this['focusTracker']=new _0x561328(),this['_annotationViews']=_0x45f37d,this['_annotationViews']['delegate']('arrowup','arrowdown')['to'](this),this['on']('arrowup',()=>{this['focusCycler']['focusPrevious']();}),this['on']('arrowdown',()=>{this['focusCycler']['focusNext']();}),this['focusCycler']=new Ft({'focusables':_0x45f37d,'focusTracker':this['focusTracker']}),this['listenTo'](_0x45f37d,'add',()=>{this['isEmpty']=!0x1;}),this['listenTo'](_0x45f37d,'remove',(_0x195040,_0x340017)=>{_0x340017['isActive']&&this['focus'](),_0x45f37d['length']||(this['isEmpty']=!0x0);});const _0x10080c=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1,'role':'list','aria-label':S(_0x76ca1e,'COMMENTS_ARCHIVE_LIST_LABEL')},'children':[{'tag':'div','attributes':{'class':['ck-comments-archive__content'],'role':'presentation'},'children':[{'tag':'div','attributes':{'role':'presentation'},'children':_0x45f37d},{'tag':'p','attributes':{'class':['ck-comments-archive__info',_0x10080c['if']('isEmpty','ck-hidden',_0x5dc651=>!_0x5dc651)]},'children':[{'text':S(_0x76ca1e,'EMPTY_COMMENTS_ARCHIVE')}]}]}]});}['render'](){super['render'](),this['_setupKeyboardNavigation']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy']();}['focus'](){this['focusCycler']['first']?this['focusCycler']['focusFirst']():this['element']['focus']();}['_setupKeyboardNavigation'](){for(const _0x2daaae of this['_annotationViews'])this['focusTracker']['add'](_0x2daaae['element']);this['_annotationViews']['on']('change',(_0xdcbbc4,{added:_0x33cf9c,removed:_0x553420})=>{for(const _0x8b914 of _0x33cf9c)this['focusTracker']['add'](_0x8b914['element']);for(const _0x3df47e of _0x553420)this['focusTracker']['remove'](_0x3df47e['element']);});}}class p extends _0x34d03c{static get['pluginName'](){return'CommentsArchive';}static get['requires'](){return[m,N];}constructor(_0x134644){super(_0x134644),this['archivedThreads']=new _0x3f7873();}['init'](){const _0x392369=this['context'],_0x1bdf61=_0x392369['plugins']['get'](m),_0x1d8d1b=_0x392369['plugins']['get'](N);this['listenTo'](_0x1bdf61,'addCommentThread',(_0x17e463,{threadId:_0x137fec})=>{const _0x21ba1d=_0x1bdf61['getCommentThread'](_0x137fec);_0x21ba1d['archivedAt']&&this['archivedThreads']['add'](_0x21ba1d,this['_calculatePosition'](_0x21ba1d['archivedAt'])),this['listenTo'](_0x21ba1d,'change:archivedAt',(_0x1882b4,_0xd54a7c,_0x55e3dc)=>{_0x55e3dc?this['archivedThreads']['has'](_0x21ba1d)||this['archivedThreads']['add'](_0x21ba1d,this['_calculatePosition'](_0x21ba1d['archivedAt'])):this['archivedThreads']['has'](_0x21ba1d)&&this['archivedThreads']['remove'](_0x21ba1d);});}),this['listenTo'](_0x1bdf61,'removeCommentThread',(_0x8452ec,{threadId:_0x350116})=>{const _0x5326a1=_0x1bdf61['getCommentThread'](_0x350116);this['stopListening'](_0x5326a1),this['archivedThreads']['has'](_0x5326a1)&&this['archivedThreads']['remove'](_0x5326a1);},{'priority':'highest'}),this['listenTo'](_0x1d8d1b['collection'],'focus',(_0x419316,_0x5df35b)=>{_0x5df35b['isVisible']||(_0x5df35b['isActive']=!0x0,_0x1d8d1b['activate'](_0x5df35b));});}['_calculatePosition'](_0x3c677b){const _0x360a3a=[...this['archivedThreads']]['findIndex'](_0x5fbc6c=>_0x5fbc6c['archivedAt']<_0x3c677b);return _0x360a3a>-0x1?_0x360a3a:this['archivedThreads']['length'];}}class a extends _0x4871ff{['commentsArchiveView'];['annotationViews'];['_pendingThreads'];static get['pluginName'](){return'CommentsArchiveUI';}static get['requires'](){return[p,_0x4ed3b9];}constructor(_0xdbcba8){super(_0xdbcba8),this['annotationViews']=new _0x281137(),this['_pendingThreads']=[];}['init'](){const _0x4b1e4a=this['editor'],_0x3da640=this['_hideDialogOnAnnotationEscape']['bind'](this);_0x4b1e4a['ui']['componentFactory']['add']('commentsArchive',()=>this['_createCommentsArchiveButton'](_0x167c5b,!0x0)),_0x4b1e4a['ui']['componentFactory']['add']('menuBar:commentsArchive',()=>{const _0x5f5819=this['_createCommentsArchiveButton'](_0x3c1ece);return _0x5f5819['set']({'role':'menuitemcheckbox'}),_0x5f5819;});const _0xf0472=_0x4b1e4a['plugins']['get'](p),_0x503350=_0x4b1e4a['plugins']['get']('Annotations'),_0x1da6f1=_0x4b1e4a['plugins']['get']('CommentsRepository');this['listenTo'](_0xf0472['archivedThreads'],'add',(_0x414574,_0x58365a)=>{const _0x2a6aab=_0x4b1e4a['config']['get']('collaboration.channelId');if(!_0x2a6aab||_0x58365a['channelId']===_0x2a6aab){const _0x590bbe=_0x1da6f1['_threadToController']['get'](_0x58365a);if(!_0x590bbe)return void this['_pendingThreads']['push'](_0x58365a);const _0x1f2855=this['_calculatePosition'](_0x58365a['archivedAt']),_0x11ca43=_0x503350['getByInnerView'](_0x590bbe['view']);_0x11ca43['isVisible']&&_0x503350['_visibleAnnotations']['remove'](_0x11ca43),this['annotationViews']['add'](_0x11ca43['view'],_0x1f2855);}}),this['listenTo'](_0x503350['collection'],'add',(_0x15844d,_0x4eafdd)=>{const _0xabfd87=this['_pendingThreads']['find'](_0x3afb25=>{const _0x355327=_0x1da6f1['_threadToController']['get'](_0x3afb25);return _0x355327&&_0x4eafdd['innerView']===_0x355327['view'];});if(_0xabfd87){const _0x4ec73c=this['_calculatePosition'](_0xabfd87['archivedAt']);this['annotationViews']['add'](_0x4eafdd['view'],_0x4ec73c),this['_pendingThreads']['splice'](this['_pendingThreads']['indexOf'](_0xabfd87),0x1);}}),this['listenTo'](_0xf0472['archivedThreads'],'remove',(_0x1a6d2d,_0x5f0863)=>{const _0x11329c=_0x4b1e4a['config']['get']('collaboration.channelId');if(!_0x11329c||_0x5f0863['channelId']===_0x11329c){const _0x195ade=_0x1da6f1['_threadToController']['get'](_0x5f0863),_0x15e39d=_0x503350['getByInnerView'](_0x195ade['view']);this['annotationViews']['remove'](_0x15e39d['view']),this['stopListening'](_0x15e39d['focusableElements']);}}),this['listenTo'](_0x503350['collection'],'add',(_0x5c6f73,_0x5287af)=>{this['listenTo'](_0x5287af,'escape',_0x3da640);}),this['listenTo'](_0x503350['collection'],'remove',(_0x228d4a,_0x44715e)=>{this['stopListening'](_0x44715e,'escape',_0x3da640);});}['_calculatePosition'](_0x190c16){const _0x237045=this['editor']['config']['get']('collaboration.channelId'),_0x25a394=[...this['editor']['plugins']['get'](p)['archivedThreads']]['filter'](_0x4168dc=>_0x4168dc['channelId']===_0x237045)['findIndex'](_0x1f2fdb=>_0x1f2fdb['archivedAt']<_0x190c16);return _0x25a394<0x0||_0x25a394>this['annotationViews']['length']?this['annotationViews']['length']:_0x25a394-0x1;}['_toggleDialog'](){const _0x3bae65=this['editor'],_0x3c1589=_0x3bae65['plugins']['get']('Dialog');this['commentsArchiveView']||(this['commentsArchiveView']=new tt(_0x3bae65['locale'],this['annotationViews'])),'commentsArchive'===_0x3c1589['id']?_0x3c1589['hide']():_0x3c1589['show']({'id':'commentsArchive','title':S(_0x3bae65['locale'],'COMMENTS_ARCHIVE'),'icon':Z,'hasCloseButton':!0x0,'content':this['commentsArchiveView'],'position':_0x505b32['EDITOR_TOP_SIDE']});}['_createCommentsArchiveButton'](_0x375534,_0xbb1d37=!0x1){const _0x1de545=this['editor']['locale'],_0x2f3ba8=this['editor']['plugins']['get']('Dialog'),_0x59b2c6=new _0x375534(_0x1de545);return _0x59b2c6['bind']('isEnabled')['to'](this,'isEnabled'),_0x59b2c6['bind']('isOn')['to'](_0x2f3ba8,'id',_0x30c757=>'commentsArchive'===_0x30c757),_0x59b2c6['set']({'label':S(_0x1de545,'COMMENTS_ARCHIVE'),'icon':Z,'isToggleable':!0x0}),_0xbb1d37&&(_0x59b2c6['tooltip']=!0x0),this['listenTo'](_0x59b2c6,'execute',()=>this['_toggleDialog']()),_0x59b2c6;}['_hideDialogOnAnnotationEscape']=_0x49343e=>{const _0x212ebe=_0x49343e['source'];if(!this['annotationViews']['has'](_0x212ebe['view']))return;const _0x1e45b8=this['editor']['plugins']['get']('Dialog');_0x1e45b8['isOpen']&&'commentsArchive'===_0x1e45b8['id']&&(_0x1e45b8['hide'](),_0x49343e['stop']());};}class f extends _0x4871ff{static get['requires'](){return[m,r,s,p,a,e,n,i,c];}static get['pluginName'](){return'Comments';}}export{d as Annotation,x as AnnotationCollection,T as AnnotationView,N as Annotations,M as AnnotationsUIs,es as BaseCommentThreadView,ns as BaseCommentView,ie as Comment,se as CommentThread,At as CommentThreadController,kt as CommentThreadInputView,Ct as CommentThreadView,vt as CommentView,f as Comments,p as CommentsArchive,xt as CommentsListView,e as CommentsOnly,m as CommentsRepository,s as CommentsUI,b as EditorAnnotations,c as InlineAnnotations,i as NarrowSidebar,n as WideSidebar};