@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/build/comments.js CHANGED
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={874:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.push([t.id,":root{--ck-inline-annotation-container-width:300px;--ck-inline-annotation-container-max-height:400px}.ck.ck-balloon-panel .ck-annotation-wrapper{max-height:var(--ck-inline-annotation-container-max-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;position:static;width:var(--ck-inline-annotation-container-width)}.ck.ck-balloon-panel .ck-annotation{animation:none}.ck.ck-balloon-panel .ck-annotation-wrapper *{white-space:normal}.ck.ck-balloon-panel .ck-annotation-wrapper strong{font-weight:700}.ck.ck-balloon-panel .ck-annotation-wrapper i{font-style:italic}",""]);const r=s},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.push([t.id,':root{--ck-color-annotation-icon:grey;--ck-color-annotation-info:#757575;--ck-annotation-button-size:0.85em}.ck .ck-annotation{--ck-user-avatar-size:28px;animation:fadeInLeft .3s;display:flex;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard);position:relative;transition:background-color .3s ease;white-space:normal}@media (prefers-reduced-motion:reduce){.ck .ck-annotation{animation:none;transition:none}}.ck .ck-annotation .ck-button{background-color:transparent;border-radius:var(--ck-border-radius);color:var(--ck-color-annotation-icon);cursor:pointer;font-size:var(--ck-annotation-button-size);min-height:unset;min-width:unset}.ck .ck-annotation .ck-user{font-size:.85em}.ck .ck-annotation__main{border-radius:var(--ck-border-radius);display:grid;grid-template-areas:"info actions" "content content";grid-template-columns:minmax(0,1fr) auto;padding-left:var(--ck-spacing-standard);transition:all .2s ease;width:calc(100% - var(--ck-user-avatar-size))}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__main{transition:none}}.ck .ck-annotation__main p{font-size:var(--ck-font-size-base);line-height:1.5em;margin:0;white-space:normal}.ck .ck-annotation__user{margin-top:var(--ck-spacing-small)}.ck .ck-annotation__info{align-items:center;color:var(--ck-color-annotation-info);display:flex;grid-area:info;min-height:2.4em}.ck .ck-annotation__info-name,.ck .ck-annotation__info-time{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-small);font-weight:700;overflow:hidden;white-space:nowrap}.ck .ck-annotation__info-name{text-overflow:ellipsis}.ck .ck-annotation__info-time{flex:0 0 auto;margin:0 var(--ck-spacing-large)}.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-name,.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-time{white-space:nowrap}.ck .ck-annotation__actions{grid-area:actions;opacity:.5;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__actions{transition:none}}.ck .ck-annotation__content-wrapper{grid-area:content;width:100%}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:translateZ(0)}}',""]);const r=s},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.push([t.id,':root{--ck-color-comment-background:#f3f7fb;--ck-color-comment-separator:#cddeef;--ck-color-comment-remove-background:var(--ck-color-light-red);--ck-color-comment-input-background:var(--ck-color-comment-background)}.ck .ck-comment__wrapper{font-size:var(--ck-font-size-base);outline:0;position:relative;transition:all .3s linear}@media (prefers-reduced-motion:reduce){.ck .ck-comment__wrapper{transition:none}}.ck .ck-comment__wrapper.ck-comment--remove-confirmation{transform:translate3d(-100%,0,0)}.ck .ck-comment__wrapper:first-of-type{border-top-left-radius:var(--ck-border-radius);border-top-right-radius:var(--ck-border-radius)}.ck .ck-comment__wrapper:focus{background:var(--ck-color-button-default-hover-background)}.ck .ck-comment:after{background-color:var(--ck-color-comment-separator);content:"";display:block;height:100%;left:calc(var(--ck-spacing-standard) + var(--ck-user-avatar-size)/2 - 2px);opacity:1;position:absolute;top:calc(var(--ck-user-avatar-size) + var(--ck-spacing-small));width:4px}.ck .ck-comment--remove{background-color:var(--ck-color-comment-remove-background)}.ck .ck-comment--remove:after{opacity:0}.ck .ck-comment--edit{background-color:var(--ck-color-comment-input-background)}.ck .ck-comment--edit:after{opacity:0}.ck .ck-comment--edit{.ck-comment__input-actions{margin-top:var(--ck-spacing-standard)}}.ck .ck-comment__content{word-break:break-word}.ck .ck-comment--info .ck-comment__content{font-style:italic}.ck .ck-comment p,.ck .ck-comment__input p{margin:0}.ck .ck-comment ol,.ck .ck-comment ul,.ck .ck-comment__input ol,.ck .ck-comment__input ul{margin-left:10px;padding-left:10px}.ck .ck-comment ul,.ck .ck-comment__input ul{list-style:disc;margin-bottom:5px;margin-top:0}.ck .ck-comment ul ul,.ck .ck-comment__input ul ul{list-style:circle}.ck .ck-comment ul ul ul,.ck .ck-comment__input ul ul ul{list-style:square}.ck .ck-comment__main .ck-comment__input-wrapper{display:flex;flex-direction:column;position:relative;transition:all .3s linear}.ck .ck-comment__main .ck-comment__input-wrapper .ck-comment__input{padding:0}.ck .ck-comment__user{z-index:var(--ck-z-default)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit{background:var(--ck-color-base-action);color:#fff}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit:hover{background:var(--ck-color-button-save)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--cancel{color:var(--ck-color-text)}.ck .ck-comment__external{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-tiny);font-style:italic;margin-top:var(--ck-spacing-standard)}.ck .ck-comment .ck-dropdown .ck-dropdown__arrow{display:none}.ck .ck-comment .ck-dropdown .ck-list{margin:0;padding:var(--ck-spacing-small) 0}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item{color:var(--ck-color-base-text);font-size:1.2em;min-width:auto}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item .ck-button{color:var(--ck-color-text)}',""]);const r=s},980:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.push([t.id,".ck .ck-comment__input-container{--ck-user-avatar-size:28px;background:var(--ck-color-comment-background);display:none;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard)}.ck .ck-comment__input-container--active{display:flex}.ck .ck-comment__input{background-color:transparent;border-width:0;color:var(--ck-color-base-text);padding:var(--ck-spacing-standard);padding-top:var(--ck-spacing-medium);resize:none;transition:color .3s ease-in-out}@media (prefers-reduced-motion:reduce){.ck .ck-comment__input{transition:none}}.ck .ck-comment__input:focus{outline:none}.ck .ck-comment__input .ck-editor__editable_inline{--ck-focus-ring:none;--ck-inner-shadow:none;background-color:transparent;border:0;overflow:visible;padding:0;word-break:break-word}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :first-child{margin-top:0}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :last-child{margin-bottom:0}.ck .ck-comment__input-actions{display:none;text-align:right;width:100%}.ck .ck-comment__input-actions.ck-comment__input-actions--active{display:block}.ck .ck-comment__input-actions .ck.ck-button{align-items:center;cursor:pointer;display:inline-flex;font-size:var(--ck-annotation-button-size);justify-content:center;margin-left:var(--ck-spacing-large);min-height:var(--ck-ui-component-min-height);min-width:60px;padding:0 var(--ck-spacing-medium)}.ck .ck-comment__input-actions .ck-button.ck-disabled{opacity:.3}.ck .ck-comment__input-textarea{display:block}",""]);const r=s},492:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.push([t.id,":root{--ck-color-comment-marker:#fef7a9;--ck-color-comment-marker-active:#fdf05d}.ck-comment-marker{background:var(--ck-color-comment-marker);border-bottom:3px solid transparent;border-top:3px solid transparent}.ck-comment-marker.ck-widget{background-color:transparent;border:3px solid var(--ck-color-comment-marker)}.ck-comment-marker--active,.ck-comment-marker--active .ck-comment-marker{background:var(--ck-color-comment-marker-active)}.ck-comment-marker--active.ck-widget{border-color:var(--ck-color-comment-marker-active)}.ck-comment-marker--active.ck-widget .ck-comment-marker{background-color:var(--ck-color-comment-marker)}",""]);const r=s},353:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.push([t.id,".ck .ck-comments-archive-dropdown.ck-dropdown__panel{z-index:var( --ck-z-panel )}.ck .ck-comments-archive{box-sizing:content-box;max-height:450px;width:400px}.ck .ck-comments-archive .ck-annotation{animation:none}.ck .ck-comments-archive .ck-comments-archive__content,.ck .ck-comments-archive .ck-comments-archive__header{max-height:410px;overflow:auto;padding:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__header{border-bottom:1px solid var( --ck-color-toolbar-border );font-weight:700;line-height:var( --ck-font-size-base );max-height:40px}.ck .ck-comments-archive .ck-comments-archive__content .ck-annotation-wrapper:not(:last-child){margin-bottom:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__info{color:var( --ck-color-annotation-info );font-style:italic;text-align:center}",""]);const r=s},306:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.push([t.id,':root{--ck-color-thread-remove-background:var(--ck-color-comment-remove-background);--ck-color-comment-count:#5891ca;--ck-color-thread-header-background:#fdfadd;--ck-color-thread-header-active-background:#fff3a8;--ck-color-unlinked-background:#f5f5f5;--ck-color-unlinked-active-background:#ebebeb}.ck .ck-thread{border-radius:0}.ck .ck-thread.ck-rounded-corners,.ck-rounded-corners .ck .ck-thread{border-radius:var(--ck-border-radius)}.ck .ck-thread{background-color:var(--ck-color-base-background);color:var(--ck-color-base-text);outline:0;overflow:hidden;transition-duration:.3s;transition-property:color,background-color,width,outline;transition-timing-function:ease;width:100%}@media (prefers-reduced-motion:reduce){.ck .ck-thread{transition:none}}.ck .ck-thread:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-thread:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-thread__header{background-color:var(--ck-color-thread-header-background);display:flex;font-size:var(--ck-font-size-base);justify-content:space-between;line-height:1.57;padding:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-button{font-size:var(--ck-annotation-button-size)}.ck .ck-thread__header .ck-context-wrapper{display:inline-flex;height:25px;min-width:0;padding-right:var(--ck-spacing-large);position:relative;width:100%}.ck .ck-thread__header .ck-context{display:flex;overflow:hidden;padding:var(--ck-spacing-small) var(--ck-spacing-medium);white-space:nowrap;width:100%}.ck .ck-thread__header .ck-context.ck-context--quotes:after,.ck .ck-thread__header .ck-context.ck-context--quotes:before{content:\'"\';display:inline-block}.ck .ck-thread__header .ck-context .ck-context__type{font-weight:700;padding-right:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-context .ck-context__value{border:1px solid transparent;overflow:hidden;text-overflow:ellipsis}.ck .ck-thread__header .ck-context .ck-context__value:focus{border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck .ck-thread__header .ck-context.overlay{background:var(--ck-color-base-background);border-radius:2px;box-shadow:0 2px 3px hsla(0,0%,100%,.2);box-sizing:border-box;display:inline-block;position:absolute;top:0;white-space:normal;z-index:2}.ck .ck-thread__comment-count{--ck-user-avatar-size:28px;color:var(--ck-color-comment-count);cursor:pointer;font-size:var(--ck-font-size-base);font-weight:700;padding-left:calc(var(--ck-user-avatar-size) + var(--ck-spacing-standard)*2);transition:background-color .3s ease}.ck .ck-thread__comment-count:before{content:"\\25BC";margin-right:var(--ck-spacing-small)}.ck .ck-thread--remove .ck-comment{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-thread__input--active{background-color:var(--ck-color-base-background)}.ck .ck-thread--remove .ck-thread__comment-count,.ck .ck-thread--remove .ck-thread__input--active.ck-thread__input{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-comment__wrapper .ck-comment:after,.ck .ck-thread__comments .ck-comment__wrapper:last-of-type .ck-comment:after{opacity:0}.ck .ck-thread__container{transition:transform .3s ease}@media (prefers-reduced-motion:reduce){.ck .ck-thread__container{transition:none}}.ck .ck-thread__comments{border-radius:var(--ck-border-radius);list-style:none;margin:0;padding:0;position:relative;z-index:var(--ck-z-default)}.ck .ck-thread__user{font-size:.85em}.ck .ck-thread__input{border-radius:var(--ck-border-radius);min-height:38px;transition:background-color .2s ease-in-out;white-space:normal;width:calc(100% - var(--ck-user-avatar-size))}.ck .ck-thread--active .ck-comment__options.ck-dropdown{display:block}.ck .ck-thread--active .ck-thread__input{background-color:var(--ck-color-comment-background);display:block}.ck .ck-thread--active .ck-thread__header{background-color:var(--ck-color-thread-header-active-background)}.ck .ck-thread--unlinked{--ck-color-comment-box-border:var(--ck-color-base-border);--ck-color-thread-header-background:var(--ck-color-unlinked-background);--ck-color-thread-header-active-background:var(--ck-color-unlinked-active-background)}.ck .ck-thread--remove-confirmation .ck-thread__container{transform:translate3d(-100%,0,0)}.ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck .ck-thread__remove-confirm{background-color:var(--ck-color-comment-remove-background);display:flex;font-size:var(--ck-font-size-base);height:100%;justify-content:flex-start;left:100%;position:absolute;top:0;width:100%}.ck .ck-thread__remove-confirm .ck-thread__remove-confirm-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:400px;padding-top:var(--ck-spacing-standard);width:100%}.ck .ck-thread__remove-confirm p{font-weight:700;margin:0}',""]);const r=s},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.push([t.id,":root{--ck-annotation-counter-icon-size:16px;--ck-annotation-counter-number-size:10px;--ck-color-annotation-counter-comment:#f2de02;--ck-color-annotation-counter-suggestion-insertion:#5ad86b;--ck-color-annotation-counter-suggestion-deletion:#d85a79;--ck-color-annotation-counter-suggestion-format:#5ac1d8}.ck.ck-sidebar--narrow .ck-sidebar-item{display:flex;justify-content:center}.ck.ck-sidebar--narrow .ck-annotation-counter{color:grey;cursor:pointer;font-size:var(--ck-annotation-counter-icon-size);min-height:unset;padding:0}.ck.ck-sidebar--narrow .ck-annotation-counter:focus,.ck.ck-sidebar--narrow .ck-annotation-counter:hover{background:transparent;box-shadow:none;color:#4d4d4d}.ck.ck-sidebar--narrow .ck-annotation-counter__badge{background:#333;border-radius:50%;color:#fff;display:flex;font-family:var(--ck-font-face);font-size:var(--ck-annotation-counter-number-size);font-weight:700;height:16px;justify-content:center;line-height:16px;position:absolute;right:0;text-shadow:-1px 0 2px #454545,1px 0 2px #454545;top:-6px;width:16px;z-index:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--edit-mode{line-height:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-insertion,.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-replace{background:var(--ck-color-annotation-counter-suggestion-insertion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-deletion{background:var(--ck-color-annotation-counter-suggestion-deletion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-format{background:var(--ck-color-annotation-counter-suggestion-format)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--comment{background:var(--ck-color-annotation-counter-comment)}",""]);const r=s},573:(t,e,n)=>{"use strict";n.d(e,{A:()=>r});var o=n(433),s=n.n(o)()((function(t){return t[1]}));s.push([t.id,":root{--ck-color-annotation-wrapper-background:#fff;--ck-color-annotation-wrapper-drop-shadow:0 1px 1px 1px #e6e6e6}.ck.ck-sidebar{outline:0;position:relative;transition:min-height .25s ease}@media (prefers-reduced-motion:reduce){.ck.ck-sidebar{transition:none}}.ck-sidebar-item{position:absolute;transition:top .3s ease,box-shadow .3s ease;width:100%}@media (prefers-reduced-motion:reduce){.ck-sidebar-item{transition:none}}.ck-sidebar-item--no-animation{transition:top 0s ease!important}.ck.ck-annotation-wrapper{background:var(--ck-color-annotation-wrapper-background);border-radius:var(--ck-border-radius);box-shadow:var(--ck-color-annotation-wrapper-drop-shadow);outline:0}.ck.ck-annotation-wrapper--active .ck-annotation__actions,.ck.ck-annotation-wrapper:hover .ck-annotation__actions{opacity:1}.ck.ck-annotation-wrapper--active .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper--active .ck-suggestion--accept,.ck.ck-annotation-wrapper:hover .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper:hover .ck-suggestion--accept{color:var(--ck-color-button-save)}.ck.ck-annotation-wrapper--active .ck-suggestion--discard,.ck.ck-annotation-wrapper:hover .ck-suggestion--discard{color:var(--ck-color-button-cancel)}.ck.ck-annotation-wrapper:not(.ck-annotation-wrapper--active):hover{box-shadow:var(--ck-drop-shadow)}.ck.ck-annotation-wrapper--active{box-shadow:var(--ck-drop-shadow-active)}",""]);const r=s},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=t(e);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,o){"string"==typeof t&&(t=[[null,t,""]]);var s={};if(o)for(var r=0;r<this.length;r++){var i=this[r][0];null!=i&&(s[i]=!0)}for(var c=0;c<t.length;c++){var a=[].concat(t[c]);o&&s[a[0]]||(n&&(a[2]?a[2]="".concat(n," and ").concat(a[2]):a[2]=n),e.push(a))}},e}},673:(t,e,n)=>{"use strict";var o,s=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},r=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),i=[];function c(t){for(var e=-1,n=0;n<i.length;n++)if(i[n].identifier===t){e=n;break}return e}function a(t,e){for(var n={},o=[],s=0;s<t.length;s++){var r=t[s],a=e.base?r[0]+e.base:r[0],h=n[a]||0,u="".concat(a," ").concat(h);n[a]=h+1;var d=c(u),l={css:r[1],media:r[2],sourceMap:r[3]};-1!==d?(i[d].references++,i[d].updater(l)):i.push({identifier:u,updater:g(l,e),references:1}),o.push(u)}return o}function h(t){var e=document.createElement("style"),o=t.attributes||{};if(void 0===o.nonce){var s=n.nc;s&&(o.nonce=s)}if(Object.keys(o).forEach((function(t){e.setAttribute(t,o[t])})),"function"==typeof t.insert)t.insert(e);else{var i=r(t.insert||"head");if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(e)}return e}var u,d=(u=[],function(t,e){return u[t]=e,u.filter(Boolean).join("\n")});function l(t,e,n,o){var s=n?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(t.styleSheet)t.styleSheet.cssText=d(e,s);else{var r=document.createTextNode(s),i=t.childNodes;i[e]&&t.removeChild(i[e]),i.length?t.insertBefore(r,i[e]):t.appendChild(r)}}function m(t,e,n){var o=n.css,s=n.media,r=n.sourceMap;if(s?t.setAttribute("media",s):t.removeAttribute("media"),r&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),t.styleSheet)t.styleSheet.cssText=o;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(o))}}var p=null,f=0;function g(t,e){var n,o,s;if(e.singleton){var r=f++;n=p||(p=h(e)),o=l.bind(null,n,r,!1),s=l.bind(null,n,r,!0)}else n=h(e),o=m.bind(null,n,e),s=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return o(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;o(t=e)}else s()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=s());var n=a(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var o=0;o<n.length;o++){var s=c(n[o]);i[s].references--}for(var r=a(t,e),h=0;h<n.length;h++){var u=c(n[h]);0===i[u].references&&(i[u].updater(),i.splice(u,1))}n=r}}}},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var s=e[o];if(void 0!==s)return s.exports;var r=e[o]={id:o,exports:{}};return t[o](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.nc=void 0;var o={};(()=>{"use strict";n.r(o),n.d(o,{AnnotationView:()=>rr,Annotations:()=>br,AnnotationsUIs:()=>gi,BaseCommentThreadView:()=>ls,BaseCommentView:()=>As,Comment:()=>Er,CommentThread:()=>Cr,CommentThreadController:()=>fo,CommentThreadInputView:()=>Yo,CommentThreadView:()=>gs,CommentView:()=>xs,Comments:()=>Ic,CommentsListView:()=>$o,CommentsOnly:()=>mi,CommentsRepository:()=>Ar,CommentsUI:()=>hi,EditorAnnotations:()=>jr,InlineAnnotations:()=>tc,NarrowSidebar:()=>qi,WideSidebar:()=>Bi});var t=n(782),e=n(584),s=n(211);const r=function(){this.__data__=[],this.size=0};const i=function(t,e){return t===e||t!=t&&e!=e};const c=function(t,e){for(var n=t.length;n--;)if(i(t[n][0],e))return n;return-1};var a=Array.prototype.splice;const h=function(t){var e=this.__data__,n=c(e,t);return!(n<0)&&(n==e.length-1?e.pop():a.call(e,n,1),--this.size,!0)};const u=function(t){var e=this.__data__,n=c(e,t);return n<0?void 0:e[n][1]};const d=function(t){return c(this.__data__,t)>-1};const l=function(t,e){var n=this.__data__,o=c(n,t);return o<0?(++this.size,n.push([t,e])):n[o][1]=e,this};function m(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}m.prototype.clear=r,m.prototype.delete=h,m.prototype.get=u,m.prototype.has=d,m.prototype.set=l;const p=m;const f=function(){this.__data__=new p,this.size=0};const g=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const v=function(t){return this.__data__.get(t)};const k=function(t){return this.__data__.has(t)};const b="object"==typeof global&&global&&global.Object===Object&&global;var I="object"==typeof self&&self&&self.Object===Object&&self;const _=b||I||Function("return this")();const w=_.Symbol;var y=Object.prototype,A=y.hasOwnProperty,C=y.toString,T=w?w.toStringTag:void 0;const E=function(t){var e=A.call(t,T),n=t[T];try{t[T]=void 0;var o=!0}catch(t){}var s=C.call(t);return o&&(e?t[T]=n:delete t[T]),s};var x=Object.prototype.toString;const O=function(t){return x.call(t)};var N=w?w.toStringTag:void 0;const S=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":N&&N in Object(t)?E(t):O(t)};const M=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const R=function(t){if(!M(t))return!1;var e=S(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const V=_["__core-js_shared__"];var L,j=(L=/[^.]+$/.exec(V&&V.keys&&V.keys.IE_PROTO||""))?"Symbol(src)_1."+L:"";const P=function(t){return!!j&&j in t};var D=Function.prototype.toString;const B=function(t){if(null!=t){try{return D.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var H=/^\[object .+?Constructor\]$/,K=Function.prototype,U=Object.prototype,F=K.toString,z=U.hasOwnProperty,W=RegExp("^"+F.call(z).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const Y=function(t){return!(!M(t)||P(t))&&(R(t)?W:H).test(B(t))};const X=function(t,e){return null==t?void 0:t[e]};const q=function(t,e){var n=X(t,e);return Y(n)?n:void 0};const G=q(_,"Map");const Z=q(Object,"create");const J=function(){this.__data__=Z?Z(null):{},this.size=0};const Q=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var $=Object.prototype.hasOwnProperty;const tt=function(t){var e=this.__data__;if(Z){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return $.call(e,t)?e[t]:void 0};var et=Object.prototype.hasOwnProperty;const nt=function(t){var e=this.__data__;return Z?void 0!==e[t]:et.call(e,t)};const ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Z&&void 0===e?"__lodash_hash_undefined__":e,this};function st(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}st.prototype.clear=J,st.prototype.delete=Q,st.prototype.get=tt,st.prototype.has=nt,st.prototype.set=ot;const rt=st;const it=function(){this.size=0,this.__data__={hash:new rt,map:new(G||p),string:new rt}};const ct=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const at=function(t,e){var n=t.__data__;return ct(e)?n["string"==typeof e?"string":"hash"]:n.map};const ht=function(t){var e=at(this,t).delete(t);return this.size-=e?1:0,e};const ut=function(t){return at(this,t).get(t)};const dt=function(t){return at(this,t).has(t)};const lt=function(t,e){var n=at(this,t),o=n.size;return n.set(t,e),this.size+=n.size==o?0:1,this};function mt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}mt.prototype.clear=it,mt.prototype.delete=ht,mt.prototype.get=ut,mt.prototype.has=dt,mt.prototype.set=lt;const pt=mt;const ft=function(t,e){var n=this.__data__;if(n instanceof p){var o=n.__data__;if(!G||o.length<199)return o.push([t,e]),this.size=++n.size,this;n=this.__data__=new pt(o)}return n.set(t,e),this.size=n.size,this};function gt(t){var e=this.__data__=new p(t);this.size=e.size}gt.prototype.clear=f,gt.prototype.delete=g,gt.prototype.get=v,gt.prototype.has=k,gt.prototype.set=ft;const vt=gt;const kt=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const bt=function(t){return this.__data__.has(t)};function It(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new pt;++e<n;)this.add(t[e])}It.prototype.add=It.prototype.push=kt,It.prototype.has=bt;const _t=It;const wt=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o;)if(e(t[n],n,t))return!0;return!1};const yt=function(t,e){return t.has(e)};const At=function(t,e,n,o,s,r){var i=1&n,c=t.length,a=e.length;if(c!=a&&!(i&&a>c))return!1;var h=r.get(t),u=r.get(e);if(h&&u)return h==e&&u==t;var d=-1,l=!0,m=2&n?new _t:void 0;for(r.set(t,e),r.set(e,t);++d<c;){var p=t[d],f=e[d];if(o)var g=i?o(f,p,d,e,t,r):o(p,f,d,t,e,r);if(void 0!==g){if(g)continue;l=!1;break}if(m){if(!wt(e,(function(t,e){if(!yt(m,e)&&(p===t||s(p,t,n,o,r)))return m.push(e)}))){l=!1;break}}else if(p!==f&&!s(p,f,n,o,r)){l=!1;break}}return r.delete(t),r.delete(e),l};const Ct=_.Uint8Array;const Tt=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,o){n[++e]=[o,t]})),n};const Et=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var xt=w?w.prototype:void 0,Ot=xt?xt.valueOf:void 0;const Nt=function(t,e,n,o,s,r,c){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!r(new Ct(t),new Ct(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return i(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tt;case"[object Set]":var h=1&o;if(a||(a=Et),t.size!=e.size&&!h)return!1;var u=c.get(t);if(u)return u==e;o|=2,c.set(t,e);var d=At(a(t),a(e),o,s,r,c);return c.delete(t),d;case"[object Symbol]":if(Ot)return Ot.call(t)==Ot.call(e)}return!1};const St=function(t,e){for(var n=-1,o=e.length,s=t.length;++n<o;)t[s+n]=e[n];return t};const Mt=Array.isArray;const Rt=function(t,e,n){var o=e(t);return Mt(t)?o:St(o,n(t))};const Vt=function(t,e){for(var n=-1,o=null==t?0:t.length,s=0,r=[];++n<o;){var i=t[n];e(i,n,t)&&(r[s++]=i)}return r};const Lt=function(){return[]};var jt=Object.prototype.propertyIsEnumerable,Pt=Object.getOwnPropertySymbols;const Dt=Pt?function(t){return null==t?[]:(t=Object(t),Vt(Pt(t),(function(e){return jt.call(t,e)})))}:Lt;const Bt=function(t,e){for(var n=-1,o=Array(t);++n<t;)o[n]=e(n);return o};const Ht=function(t){return null!=t&&"object"==typeof t};const Kt=function(t){return Ht(t)&&"[object Arguments]"==S(t)};var Ut=Object.prototype,Ft=Ut.hasOwnProperty,zt=Ut.propertyIsEnumerable;const Wt=Kt(function(){return arguments}())?Kt:function(t){return Ht(t)&&Ft.call(t,"callee")&&!zt.call(t,"callee")};const Yt=function(){return!1};var Xt="object"==typeof exports&&exports&&!exports.nodeType&&exports,qt=Xt&&"object"==typeof module&&module&&!module.nodeType&&module,Gt=qt&&qt.exports===Xt?_.Buffer:void 0;const Zt=(Gt?Gt.isBuffer:void 0)||Yt;var Jt=/^(?:0|[1-9]\d*)$/;const Qt=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&Jt.test(t))&&t>-1&&t%1==0&&t<e};const $t=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var te={};te["[object Float32Array]"]=te["[object Float64Array]"]=te["[object Int8Array]"]=te["[object Int16Array]"]=te["[object Int32Array]"]=te["[object Uint8Array]"]=te["[object Uint8ClampedArray]"]=te["[object Uint16Array]"]=te["[object Uint32Array]"]=!0,te["[object Arguments]"]=te["[object Array]"]=te["[object ArrayBuffer]"]=te["[object Boolean]"]=te["[object DataView]"]=te["[object Date]"]=te["[object Error]"]=te["[object Function]"]=te["[object Map]"]=te["[object Number]"]=te["[object Object]"]=te["[object RegExp]"]=te["[object Set]"]=te["[object String]"]=te["[object WeakMap]"]=!1;const ee=function(t){return Ht(t)&&$t(t.length)&&!!te[S(t)]};const ne=function(t){return function(e){return t(e)}};var oe="object"==typeof exports&&exports&&!exports.nodeType&&exports,se=oe&&"object"==typeof module&&module&&!module.nodeType&&module,re=se&&se.exports===oe&&b.process;const ie=function(){try{var t=se&&se.require&&se.require("util").types;return t||re&&re.binding&&re.binding("util")}catch(t){}}();var ce=ie&&ie.isTypedArray;const ae=ce?ne(ce):ee;var he=Object.prototype.hasOwnProperty;const ue=function(t,e){var n=Mt(t),o=!n&&Wt(t),s=!n&&!o&&Zt(t),r=!n&&!o&&!s&&ae(t),i=n||o||s||r,c=i?Bt(t.length,String):[],a=c.length;for(var h in t)!e&&!he.call(t,h)||i&&("length"==h||s&&("offset"==h||"parent"==h)||r&&("buffer"==h||"byteLength"==h||"byteOffset"==h)||Qt(h,a))||c.push(h);return c};var de=Object.prototype;const le=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||de)};const me=function(t,e){return function(n){return t(e(n))}};const pe=me(Object.keys,Object);var fe=Object.prototype.hasOwnProperty;const ge=function(t){if(!le(t))return pe(t);var e=[];for(var n in Object(t))fe.call(t,n)&&"constructor"!=n&&e.push(n);return e};const ve=function(t){return null!=t&&$t(t.length)&&!R(t)};const ke=function(t){return ve(t)?ue(t):ge(t)};const be=function(t){return Rt(t,ke,Dt)};var Ie=Object.prototype.hasOwnProperty;const _e=function(t,e,n,o,s,r){var i=1&n,c=be(t),a=c.length;if(a!=be(e).length&&!i)return!1;for(var h=a;h--;){var u=c[h];if(!(i?u in e:Ie.call(e,u)))return!1}var d=r.get(t),l=r.get(e);if(d&&l)return d==e&&l==t;var m=!0;r.set(t,e),r.set(e,t);for(var p=i;++h<a;){var f=t[u=c[h]],g=e[u];if(o)var v=i?o(g,f,u,e,t,r):o(f,g,u,t,e,r);if(!(void 0===v?f===g||s(f,g,n,o,r):v)){m=!1;break}p||(p="constructor"==u)}if(m&&!p){var k=t.constructor,b=e.constructor;k==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof k&&k instanceof k&&"function"==typeof b&&b instanceof b||(m=!1)}return r.delete(t),r.delete(e),m};const we=q(_,"DataView");const ye=q(_,"Promise");const Ae=q(_,"Set");const Ce=q(_,"WeakMap");var Te="[object Map]",Ee="[object Promise]",xe="[object Set]",Oe="[object WeakMap]",Ne="[object DataView]",Se=B(we),Me=B(G),Re=B(ye),Ve=B(Ae),Le=B(Ce),je=S;(we&&je(new we(new ArrayBuffer(1)))!=Ne||G&&je(new G)!=Te||ye&&je(ye.resolve())!=Ee||Ae&&je(new Ae)!=xe||Ce&&je(new Ce)!=Oe)&&(je=function(t){var e=S(t),n="[object Object]"==e?t.constructor:void 0,o=n?B(n):"";if(o)switch(o){case Se:return Ne;case Me:return Te;case Re:return Ee;case Ve:return xe;case Le:return Oe}return e});const Pe=je;var De="[object Arguments]",Be="[object Array]",He="[object Object]",Ke=Object.prototype.hasOwnProperty;const Ue=function(t,e,n,o,s,r){var i=Mt(t),c=Mt(e),a=i?Be:Pe(t),h=c?Be:Pe(e),u=(a=a==De?He:a)==He,d=(h=h==De?He:h)==He,l=a==h;if(l&&Zt(t)){if(!Zt(e))return!1;i=!0,u=!1}if(l&&!u)return r||(r=new vt),i||ae(t)?At(t,e,n,o,s,r):Nt(t,e,a,n,o,s,r);if(!(1&n)){var m=u&&Ke.call(t,"__wrapped__"),p=d&&Ke.call(e,"__wrapped__");if(m||p){var f=m?t.value():t,g=p?e.value():e;return r||(r=new vt),s(f,g,n,o,r)}}return!!l&&(r||(r=new vt),_e(t,e,n,o,s,r))};const Fe=function t(e,n,o,s,r){return e===n||(null==e||null==n||!Ht(e)&&!Ht(n)?e!=e&&n!=n:Ue(e,n,o,s,t,r))};const ze=function(t,e){return Fe(t,e)};const We=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o&&!1!==e(t[n],n,t););return t};const Ye=function(){try{var t=q(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Xe=function(t,e,n){"__proto__"==e&&Ye?Ye(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var qe=Object.prototype.hasOwnProperty;const Ge=function(t,e,n){var o=t[e];qe.call(t,e)&&i(o,n)&&(void 0!==n||e in t)||Xe(t,e,n)};const Ze=function(t,e,n,o){var s=!n;n||(n={});for(var r=-1,i=e.length;++r<i;){var c=e[r],a=o?o(n[c],t[c],c,n,t):void 0;void 0===a&&(a=t[c]),s?Xe(n,c,a):Ge(n,c,a)}return n};const Je=function(t,e){return t&&Ze(e,ke(e),t)};const Qe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var $e=Object.prototype.hasOwnProperty;const tn=function(t){if(!M(t))return Qe(t);var e=le(t),n=[];for(var o in t)("constructor"!=o||!e&&$e.call(t,o))&&n.push(o);return n};const en=function(t){return ve(t)?ue(t,!0):tn(t)};const nn=function(t,e){return t&&Ze(e,en(e),t)};var on="object"==typeof exports&&exports&&!exports.nodeType&&exports,sn=on&&"object"==typeof module&&module&&!module.nodeType&&module,rn=sn&&sn.exports===on?_.Buffer:void 0,cn=rn?rn.allocUnsafe:void 0;const an=function(t,e){if(e)return t.slice();var n=t.length,o=cn?cn(n):new t.constructor(n);return t.copy(o),o};const hn=function(t,e){var n=-1,o=t.length;for(e||(e=Array(o));++n<o;)e[n]=t[n];return e};const un=function(t,e){return Ze(t,Dt(t),e)};const dn=me(Object.getPrototypeOf,Object);const ln=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)St(e,Dt(t)),t=dn(t);return e}:Lt;const mn=function(t,e){return Ze(t,ln(t),e)};const pn=function(t){return Rt(t,en,ln)};var fn=Object.prototype.hasOwnProperty;const gn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&fn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const vn=function(t){var e=new t.constructor(t.byteLength);return new Ct(e).set(new Ct(t)),e};const kn=function(t,e){var n=e?vn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var bn=/\w*$/;const In=function(t){var e=new t.constructor(t.source,bn.exec(t));return e.lastIndex=t.lastIndex,e};var _n=w?w.prototype:void 0,wn=_n?_n.valueOf:void 0;const yn=function(t){return wn?Object(wn.call(t)):{}};const An=function(t,e){var n=e?vn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Cn=function(t,e,n){var o=t.constructor;switch(e){case"[object ArrayBuffer]":return vn(t);case"[object Boolean]":case"[object Date]":return new o(+t);case"[object DataView]":return kn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return An(t,n);case"[object Map]":case"[object Set]":return new o;case"[object Number]":case"[object String]":return new o(t);case"[object RegExp]":return In(t);case"[object Symbol]":return yn(t)}};var Tn=Object.create;const En=function(){function t(){}return function(e){if(!M(e))return{};if(Tn)return Tn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||le(t)?{}:En(dn(t))};const On=function(t){return Ht(t)&&"[object Map]"==Pe(t)};var Nn=ie&&ie.isMap;const Sn=Nn?ne(Nn):On;const Mn=function(t){return Ht(t)&&"[object Set]"==Pe(t)};var Rn=ie&&ie.isSet;const Vn=Rn?ne(Rn):Mn;var Ln="[object Arguments]",jn="[object Function]",Pn="[object Object]",Dn={};Dn[Ln]=Dn["[object Array]"]=Dn["[object ArrayBuffer]"]=Dn["[object DataView]"]=Dn["[object Boolean]"]=Dn["[object Date]"]=Dn["[object Float32Array]"]=Dn["[object Float64Array]"]=Dn["[object Int8Array]"]=Dn["[object Int16Array]"]=Dn["[object Int32Array]"]=Dn["[object Map]"]=Dn["[object Number]"]=Dn[Pn]=Dn["[object RegExp]"]=Dn["[object Set]"]=Dn["[object String]"]=Dn["[object Symbol]"]=Dn["[object Uint8Array]"]=Dn["[object Uint8ClampedArray]"]=Dn["[object Uint16Array]"]=Dn["[object Uint32Array]"]=!0,Dn["[object Error]"]=Dn[jn]=Dn["[object WeakMap]"]=!1;const Bn=function t(e,n,o,s,r,i){var c,a=1&n,h=2&n,u=4&n;if(o&&(c=r?o(e,s,r,i):o(e)),void 0!==c)return c;if(!M(e))return e;var d=Mt(e);if(d){if(c=gn(e),!a)return hn(e,c)}else{var l=Pe(e),m=l==jn||"[object GeneratorFunction]"==l;if(Zt(e))return an(e,a);if(l==Pn||l==Ln||m&&!r){if(c=h||m?{}:xn(e),!a)return h?mn(e,nn(c,e)):un(e,Je(c,e))}else{if(!Dn[l])return r?e:{};c=Cn(e,l,a)}}i||(i=new vt);var p=i.get(e);if(p)return p;i.set(e,c),Vn(e)?e.forEach((function(s){c.add(t(s,n,o,s,e,i))})):Sn(e)&&e.forEach((function(s,r){c.set(r,t(s,n,o,r,e,i))}));var f=d?void 0:(u?h?pn:be:h?en:ke)(e);return We(f||e,(function(s,r){f&&(s=e[r=s]),Ge(c,r,t(s,n,o,r,e,i))})),c};const Hn=function(t){return Bn(t,5)};const Kn=function(t){return"symbol"==typeof t||Ht(t)&&"[object Symbol]"==S(t)};var Un=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Fn=/^\w*$/;const zn=function(t,e){if(Mt(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Kn(t))||(Fn.test(t)||!Un.test(t)||null!=e&&t in Object(e))};function Wn(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var o=arguments,s=e?e.apply(this,o):o[0],r=n.cache;if(r.has(s))return r.get(s);var i=t.apply(this,o);return n.cache=r.set(s,i)||r,i};return n.cache=new(Wn.Cache||pt),n}Wn.Cache=pt;const Yn=Wn;var Xn=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,qn=/\\(\\)?/g;const Gn=function(t){var e=Yn(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(Xn,(function(t,n,o,s){e.push(o?s.replace(qn,"$1"):n||t)})),e}));const Zn=function(t,e){for(var n=-1,o=null==t?0:t.length,s=Array(o);++n<o;)s[n]=e(t[n],n,t);return s};var Jn=w?w.prototype:void 0,Qn=Jn?Jn.toString:void 0;const $n=function t(e){if("string"==typeof e)return e;if(Mt(e))return Zn(e,t)+"";if(Kn(e))return Qn?Qn.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const to=function(t){return null==t?"":$n(t)};const eo=function(t,e){return Mt(t)?t:zn(t,e)?[t]:Gn(to(t))};const no=function(t){if("string"==typeof t||Kn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const oo=function(t,e,n,o){if(!M(t))return t;for(var s=-1,r=(e=eo(e,t)).length,i=r-1,c=t;null!=c&&++s<r;){var a=no(e[s]),h=n;if("__proto__"===a||"constructor"===a||"prototype"===a)return t;if(s!=i){var u=c[a];void 0===(h=o?o(u,a,c):void 0)&&(h=M(u)?u:Qt(e[s+1])?[]:{})}Ge(c,a,h),c=c[a]}return t};const so=function(t,e,n){return null==t?t:oo(t,e,n)};const ro=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const io=function(t,e){for(var n=0,o=(e=eo(e,t)).length;null!=t&&n<o;)t=t[no(e[n++])];return n&&n==o?t:void 0};const co=function(t,e,n){var o=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var r=Array(s);++o<s;)r[o]=t[o+e];return r};const ao=function(t,e){return e.length<2?t:io(t,co(e,0,-1))};const ho=function(t,e){return e=eo(e,t),null==(t=ao(t,e))||delete t[no(ro(e))]};const uo=function(t,e){return null==t||ho(t,e)};function lo(){var t=["resolveCommentThread","updateComment","remove","401577ERhFqw","59165boORBy","removeComment","1824070ufwHkC","addComment","view","isResolved","resolve","418268pEghZb","listenTo","484083rSKGgm","107303whVqmc","getComment","22yzbZAr","97286hrPnKC","reopenCommentThread","destroy","_isAttached","update","4mRJsIf","stopListening","removeCommentThread","reopen","8OYjsin","submitCommentThread","_localUser","model","submit","36yCwyje"];return(lo=function(){return t})()}var mo=po;function po(t,e){var n=lo();return(po=function(t,e){return n[t-=467]})(t,e)}!function(t){for(var e=po,n=t();;)try{if(262310===parseInt(e(495))/1+parseInt(e(469))/2+parseInt(e(487))/3*(parseInt(e(474))/4)+-parseInt(e(488))/5+parseInt(e(483))/6*(parseInt(e(498))/7)+-parseInt(e(478))/8*(parseInt(e(497))/9)+-parseInt(e(490))/10*(parseInt(e(468))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lo);class fo extends((0,e.ObservableMixin)()){constructor(t,e){var n=po;super(),this[n(481)]=t,this[n(481)][n(472)]=!0,this[n(492)]=e,this[n(496)](e,n(479),(()=>this[n(482)]())),this[n(496)](e,n(476),(()=>this[n(486)]())),this[n(496)](e,n(484),(()=>this[n(494)]())),this[n(496)](e,n(470),(()=>this[n(477)]())),this[n(496)](e,n(491),((t,e)=>this[n(491)](e))),this[n(496)](e,n(485),((t,e,o)=>this[n(485)](e,o))),this[n(496)](e,n(489),((t,e)=>this[n(489)](e)))}[mo(482)](){var t=mo;this[t(481)][t(482)]()}[mo(486)](){var t=mo;this[t(481)][t(486)]()}[mo(494)](){var t=mo;this[t(481)][t(493)]||this[t(481)][t(494)]()}[mo(477)](){var t=mo;this[t(481)][t(493)]&&this[t(481)][t(477)]()}[mo(491)](t){var e=mo;this[e(481)][e(491)]({content:t,authorId:this[e(492)][e(480)].id})}[mo(485)](t,e){var n=mo;this[n(481)][n(467)](t)[n(473)]({content:e})}[mo(489)](t){var e=mo;this[e(481)][e(467)](t)[e(486)]()}[mo(471)](){var t=mo;this[t(475)](),this[t(481)][t(472)]=!1}}var go=n(311);function vo(t,e,n){const o=t.t;switch(e){case"PENDING_ACTION_COMMENT_THREAD":return o({string:"Unsaved change in comment thread.",id:"PENDING_ACTION_COMMENT_THREAD"});case"Comment":return o("Comment");case"Reply...":return o("Reply...");case"Reply to reopen discussion...":return o("Reply to reopen discussion...");case"Write a comment...":return o("Write a comment...");case"Comment was made on an element":return o("Comment was made on an element");case"Comment editor":return o("Comment editor");case"Delete comment thread?":return o("Delete comment thread?");case"Delete comment?":return o("Delete comment?");case"Marked as resolved":return o("Marked as resolved");case"Show more items":return o("Show more items");case"Cancel":return o("Cancel");case"Edit":return o("Edit");case"Resolve":return o("Resolve");case"Reopen":return o("Reopen");case"Remove":return o("Remove");case"Reply":return o("Reply");case"Save":return o("Save");case"Annotations sidebar":return o("Annotations sidebar");case"Annotations list":return o("Annotations list");case"Thread comments":return o("Thread comments");case"THREAD_CONTEXT_LABEL":return o({string:"Thread context: %0",id:"THREAD_CONTEXT_LABEL"},n);case"COMMENT_THREAD_LABEL":return o({string:"Comment thread by %1. %1 reply.",plural:"Comment thread by %1. %0 replies.",id:"COMMENT_THREAD_LABEL"},n);case"COMMENT_THREAD_DESCRIPTION":return o({string:"Press Enter for more options. Press Escape to exit.",id:"COMMENT_THREAD_DESCRIPTION"});case"COMMENT_ARIA_LABEL":return o({string:"Comment by %0. Created on %1. %2. %3",id:"COMMENT_ARIA_LABEL"},n);case"LEAVE_COMMENT_ANNOUNCEMENT":return o({string:"Leaving a content with comments.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return o({string:"Entering a content with comments. Press %0 to go to the discussion.",id:"ENTER_COMMENT_ANNOUNCEMENT"},n);case"NUMBER_OF_COMMENTS":return o({string:"%0 Comment",plural:"%0 Comments",id:"NUMBER_OF_COMMENTS"},n);case"TOO_LONG_COMMENT_ALERT":return o({string:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.",id:"TOO_LONG_COMMENT_ALERT"},n);case"EXTERNAL_COMMENT":return o({string:"This comment comes from an external source.",id:"EXTERNAL_COMMENT"});case"EXTERNAL_IMPORT_WORD_COMMENT":return o({string:"This comment comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_COMMENT"});case"EXTERNAL_AVATAR":return o({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return o({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"COMMENTS_ARCHIVE":return o({string:"Comments archive",id:"COMMENTS_ARCHIVE"});case"EMPTY_COMMENTS_ARCHIVE":return o({string:"There are no archived comment threads.",id:"EMPTY_COMMENTS_ARCHIVE"});case"COMMENTS_ARCHIVE_LIST_LABEL":return o({string:"List of comments",id:"COMMENTS_ARCHIVE_LIST_LABEL"});case"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP":return o({string:"Keystrokes for interacting with annotation threads (e.g. comments, track changes suggestions)",id:"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP"});case"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO":return o({string:"Move focus to the thread when the selection is anchored in its marker",id:"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO"});case"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT":return o({string:"Exit the annotation and move focus back to the edited content",id:"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER":return o({string:"Browse the focused annotation thread or thread comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"});case"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS":return o({string:"Move across internals of the annotation thread",id:"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"});case"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT":return o({string:"Submit the reply while writing a comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS":return o({string:"Move to the previous or next thread in the annotations sidebar or comments archive",id:"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"});default:return""}}const ko=Io;function bo(){const t=["add","element","3629927PNaiCj","uiLanguage","focus","uiLanguageDirection","ck-rounded-corners","2342512mOZUhH","17035XNgsTz","render","ck-editor","1131tzZaXz","createCollection","Comment editor","cke-editor__aria-label_","ck-editor__main","editable","main","presentation","1746VOEGqM","1117701zcScdQ","ck-comment__input","30exagvi","887664hgINIU","ck-reset","1758CQFaDf","div","setTemplate","266928eSsVWy"];return(bo=function(){return t})()}function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=137]})(t,e)}!function(t){const e=Io,n=t();for(;;)try{if(560860===parseInt(e(144))/1*(parseInt(e(152))/2)+-parseInt(e(161))/3+parseInt(e(156))/4+-parseInt(e(141))/5*(parseInt(e(158))/6)+parseInt(e(164))/7+parseInt(e(140))/8+-parseInt(e(153))/9*(parseInt(e(155))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class _o extends go.EditorUIView{constructor(t,n){const o=Io;super(t);const s=(0,e.uid)();this[o(150)]=this[o(145)](),this[o(149)]=new go.InlineEditableUIView(t,n,void 0,{label:()=>vo(t,o(146))}),this[o(160)]({tag:o(159),attributes:{class:[o(157),o(143),o(139),o(154)],dir:t[o(138)],lang:t[o(165)],"aria-labelledby":o(147)+s},children:[{tag:o(159),attributes:{class:o(148),role:o(151)},children:this[o(150)]}]})}[ko(142)](){const t=ko;super[t(142)](),this[t(150)][t(162)](this[t(149)])}[ko(137)](){const t=ko;this[t(149)][t(163)][t(137)]()}}const wo=yo;function yo(t,e){const n=Ao();return(yo=function(t,e){return n[t-=202]})(t,e)}function Ao(){const t=["locale","6845FmZsyW","init","rootName","getRoot","document","76272qSirOt","bind","51UKUaLB","6288252yiqISx","640361JaSixo","6727788pYlRxt","22wkdkmB","fire","isFocused","116zFrFKb","name","render","ready","destroy","editable","setEditableElement","editing","editor","144810KIrRLK","2640XUdelx","view","attachDomRoot","element","3060AeoAeC","889JjxFEc","focusTracker"];return(Ao=function(){return t})()}!function(t){const e=yo,n=t();for(;;)try{if(637231===parseInt(e(207))/1+parseInt(e(221))/2*(parseInt(e(205))/3)+parseInt(e(212))/4*(-parseInt(e(230))/5)+-parseInt(e(208))/6+parseInt(e(227))/7*(-parseInt(e(203))/8)+-parseInt(e(226))/9*(-parseInt(e(222))/10)+parseInt(e(209))/11*(parseInt(e(206))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends go.EditorUI{constructor(t){const e=yo;super(t),this[e(223)]=new _o(t[e(229)],t[e(219)][e(223)])}get[wo(225)](){const t=wo;return this[t(223)][t(225)]}[wo(231)](){const t=wo,e=this[t(220)][t(219)][t(223)],n=this[t(223)][t(217)],o=e[t(202)][t(233)]();n[t(213)]=o[t(232)],this[t(223)][t(214)]();const s=n[t(225)];this[t(218)](n[t(213)],s),this[t(223)][t(217)][t(204)](t(211)).to(this[t(228)]),e[t(224)](s),this[t(210)](t(215))}[wo(216)](){const t=wo;super[t(216)](),this[t(223)][t(216)]()}}var To=n(783),Eo=n(331),xo=n(507),Oo=n(727),No=n(834),So=n(251),Mo=n(179);const Ro=Vo;function Vo(t,e){const n=Lo();return(Vo=function(t,e){return n[t-=496]})(t,e)}function Lo(){const t=["view","313310hQoVhH","low","56iVycLm","focus","fire","assign","model","createRoot","then","12632424eoAiuZ","name","getChild","config","placeholder","change:placeholder","5UrDTud","ready","destroy","defaultPlugins","data","1260178XaLFqD","1256133ovomuD","858zDfwng","document","167856zVwWeP","initPlugins","plugins","_updatePlaceholder","6460461pPIPsH","initialData","setSelection","end","childCount","set","get","create","2345396VnZviQ","getRoot","init","editing","placeholderElement","change","2gKmuAT"];return(Lo=function(){return t})()}!function(t){const e=Vo,n=t();for(;;)try{if(815996===-parseInt(e(500))/1+-parseInt(e(522))/2*(parseInt(e(501))/3)+-parseInt(e(516))/4*(parseInt(e(539))/5)+parseInt(e(504))/6*(-parseInt(e(526))/7)+parseInt(e(533))/8+-parseInt(e(508))/9+parseInt(e(524))/10*(parseInt(e(502))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);const jo=[Eo.Clipboard,xo.Enter,xo.ShiftEnter,Oo.SelectAll,No.Typing,So.Undo,Mo.Paragraph];class Po extends((0,e.ObservableMixin)(t.Editor)){constructor(t={}){const e=Vo;(t=Object[e(529)]({},t))[e(506)]||(t[e(506)]=Po[e(498)]),super(t),this.ui=new Co(this),this[e(513)](e(537),""),this[e(530)][e(503)].on(e(521),(()=>this[e(507)]()),{priority:e(525)}),this.on(e(538),(()=>this[e(507)]())),this[e(530)][e(503)][e(531)]()}[Ro(515)](){const t=Ro,e=this[t(536)][t(514)](t(509))||"";return this[t(505)]()[t(532)]((()=>this.ui[t(518)]()))[t(532)]((()=>this[t(499)][t(518)](e)))[t(532)]((()=>this[t(528)](t(496))))}[Ro(497)](){const t=Ro;return super[t(497)]()[t(532)]((()=>this.ui[t(497)]()))}[Ro(527)](){const t=Ro;this[t(530)][t(521)]((e=>{const n=t,o=this[n(530)][n(503)][n(517)](),s=o&&o[n(535)](o[n(512)]-1);e[n(510)](s,n(511)),this[n(519)][n(523)][n(527)]()}))}[Ro(507)](){const t=Ro,e=this[t(519)][t(523)],n=e[t(503)][t(517)](),o=n[t(535)](0);n[t(512)]>1||!o||"p"!=o[t(534)]?this[t(520)]&&this[t(520)][t(537)]&&((0,To.disablePlaceholder)(e,this[t(520)]),this[t(520)]=void 0):(this[t(537)]&&(o[t(537)]=this[t(537)]),(0,To.enablePlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(520)]=o)}}Po[Ro(498)]=jo;const Do=Po,Bo=Ho;function Ho(t,e){const n=Ko();return(Ho=function(t,e){return n[t-=360]})(t,e)}function Ko(){const t=["Ctrl+Enter","disabledSubmit","417424CgJpTB","focusLast","then","_createSubmitButton","reverse","tab","value","27975oGmISe","150BUSwwN","withText","setData","ck-comment__input-wrapper","bind","focus","length","isEnabled","change","label","destroy","submitLabel","placeholder","model","keystrokes","trim","added","listenTo","Reply","editorDestroyed","ck-comment__input-actions--cancel","ck-comment__input-actions--submit","editorReady","div","editor","_isDestroyed","_createCancelButton","setTemplate","add","TOO_LONG_COMMENT_ALERT","showButtons","542804MpwnKy","1672990ErRBQh","86719yHpPwR","48fDOQZJ","from","createEditor","6QmVedM","Esc","insertBefore","initialData","Reply...","ck-comment__input-actions","render","createCollection","focusCycler","cancel","stop","document","focusFirst","element","focusTracker","_setupKeyboardNavigation","firstChild","_editorConfig","getData","forEach","extendTemplate","fire","Cancel","create","view","_editorCreationPromise","high","476802EXVJpi","cancelButtonView","submit","submitButtonView","focusables","shift+tab","bindTemplate","ck-comment__input-actions--active","set","execute","640682DomGPd"];return(Ko=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(493507===-parseInt(e(364))/1+parseInt(e(362))/2+-parseInt(e(415))/3*(parseInt(e(365))/4)+-parseInt(e(363))/5+parseInt(e(368))/6*(-parseInt(e(405))/7)+parseInt(e(408))/8+parseInt(e(395))/9*(parseInt(e(416))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ko);class Uo extends go.View{constructor(t,n={}){const o=Ho;super(t),this[o(440)]=null,this[o(385)]=n,this[o(403)](o(414),n[o(371)]||""),this[o(403)](o(407),!1),this[o(403)](o(361),!0),this[o(403)](o(428),vo(t,o(372))),this[o(403)](o(427),vo(t,o(434))),this[o(398)]=this[o(411)](),this[o(396)]=this[o(442)](),this[o(399)]=this[o(375)]([this[o(398)],this[o(396)]]),this[o(430)]=new e.KeystrokeHandler,this[o(382)]=new e.FocusTracker,this[o(376)]=new go.FocusCycler({focusables:this[o(399)],focusTracker:this[o(382)],keystrokeHandler:this[o(430)],actions:{focusPrevious:o(400),focusNext:o(413)}}),this[o(443)]({tag:o(439),attributes:{class:[o(419)]},children:[{tag:o(439),attributes:{class:[o(373),this[o(401)].if(o(361),o(402))]},children:[this[o(398)],this[o(396)]]}]}),this[o(430)][o(403)](o(369),((t,e)=>{const n=o;this[n(396)][n(389)](n(404)),e()})),this[o(430)][o(403)](o(406),((t,e)=>{const n=o;this[n(398)][n(423)]&&(this[n(398)][n(389)](n(404)),e())})),this.on(o(397),((e,n)=>{const s=o;n[s(422)]>65e3?(alert(vo(t,s(360),[n[s(422)],65e3])),e[s(378)]()):this[s(440)][s(418)]("")}),{priority:o(394)})}[Bo(374)](){const t=Bo;super[t(374)](),this[t(383)]()}[Bo(367)](){const t=Bo;return this[t(440)]||(this[t(440)]=new Do(this[t(385)]),this[t(393)]=this[t(440)][t(391)]()[t(410)]((()=>{const e=t;if(this[e(441)])return;const n=this[e(440)];this[e(381)][e(370)](n.ui[e(381)],this[e(381)][e(384)]),n[e(429)][e(379)].on(e(424),(()=>this[e(414)]=n[e(386)]())),n[e(420)](e(428)).to(this),this[e(399)][e(444)](n.ui[e(392)],0),this[e(389)](e(438),this[e(440)])}))),this[t(393)]}[Bo(421)](t){const e=Bo;-1===t?(this[e(376)][e(380)](),this[e(376)][e(409)]()):this[e(376)][e(380)]()}async[Bo(426)](){const t=Bo;this[t(441)]||(this[t(441)]=!0,this[t(440)]&&(await this[t(393)],await this[t(440)][t(426)](),this[t(389)](t(435),this[t(440)])),await super[t(426)]())}[Bo(411)](){const t=Bo,{locale:e}=this,n=new go.ButtonView(e);return n[t(388)]({attributes:{class:[t(437)]}}),n[t(417)]=!0,n[t(420)](t(425)).to(this,t(427)),n.on(t(404),(()=>{const e=t;this[e(389)](e(397),this[e(414)])})),n[t(420)](t(423)).to(this,t(414),this,t(407),((e,n)=>!n&&!!e[t(431)]())),n}[Bo(442)](){const t=Bo,{locale:e}=this,n=new go.ButtonView(e);return n[t(388)]({attributes:{class:[t(436)]}}),n[t(425)]=vo(e,t(390)),n[t(417)]=!0,n.on(t(404),(()=>{const e=t;this[e(440)][e(418)](""),this[e(389)](e(377))})),n}[Bo(383)](){const t=Bo;this[t(430)][t(433)](this[t(381)]),this[t(399)][t(387)]((e=>{const n=t;this[n(382)][n(444)](e[n(381)])})),this[t(399)].on(t(424),((e,n)=>{const o=t;for(const t of Array[o(366)](n[o(432)])[o(412)]())this[o(382)][o(444)](t[o(381)])}))}}function Fo(){const t=["ck-comment__input-container--active","1168PSPMqE","filter","contains","focusTracker","22kFqqAD","some","commentInputView","set","editorDestroyed","showButtons","_focusOnNonInteractiveMouseDown","setTemplate","then","delegate","createEditor","render","element","72XpnbYJ","editing","editor","ck-comment__input-container","32788KrupSt","userView","editorReady","4Wrwavp","ck-thread__user","2085690wEFuvk","60JOJcxm","focus","view","815244HLVHzk","getDomRoot","ck-thread__input","extendTemplate","302895MAdCfP","target","change:showInput","bindTemplate","preventDefault","value","div","focusCycler","destroy","listenTo","657UPirDo","104ZKBQCN","26533rXkqXB","823626EWihgk","bind","4816YDMQyg","mousedown","showInput","isFocused"];return(Fo=function(){return t})()}const zo=Wo;function Wo(t,e){const n=Fo();return(Wo=function(t,e){return n[t-=297]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(479696===parseInt(e(313))/1*(parseInt(e(323))/2)+parseInt(e(349))/3*(parseInt(e(347))/4)+-parseInt(e(303))/5*(-parseInt(e(340))/6)+-parseInt(e(344))/7*(-parseInt(e(314))/8)+parseInt(e(316))/9*(-parseInt(e(350))/10)+parseInt(e(327))/11*(-parseInt(e(299))/12)+-parseInt(e(315))/13*(parseInt(e(318))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Yo extends go.View{constructor(t,e,n){const o=Wo;super(t),this[o(329)]=new Uo(t,n),this[o(310)]=this[o(329)][o(310)],this[o(329)][o(317)](o(332)).to(this[o(329)][o(326)],o(321),this[o(329)],o(308),((t,e)=>t||!!e)),this[o(330)](o(320),!1),this.on(o(305),(()=>{const t=o;this[t(320)]&&!this[t(329)][t(342)]&&this[t(329)][t(337)]()})),this[o(329)][o(336)](o(346)).to(this),this[o(329)][o(336)](o(331)).to(this),this[o(345)]=new s.UserView(t,e),this[o(345)][o(302)]({attributes:{class:o(348),"aria-hidden":!0}}),this[o(329)][o(302)]({attributes:{class:o(301)}}),this[o(334)]({tag:o(309),attributes:{class:[o(343),this[o(306)].if(o(320),o(322))]},children:[this[o(345)],this[o(329)]]})}[zo(338)](){const t=zo;super[t(338)](),this[t(333)]()}[zo(311)](){const t=zo;return this[t(329)][t(311)]()[t(335)]((()=>super[t(311)]()))}[zo(297)](t){const e=zo;this[e(329)][e(297)](t)}[zo(333)](){const t=zo;this[t(312)](this[t(339)],t(319),((e,n)=>{const o=t,{submitButtonView:s,cancelButtonView:r,editor:i}=this[o(329)];[s[o(339)],r[o(339)],i?i[o(341)][o(298)][o(300)]():null][o(324)]((t=>t))[o(328)]((t=>t[o(325)](n[o(304)])))||(this[o(297)](),n[o(307)]())}))}}function Xo(t,e){const n=Go();return(Xo=function(t,e){return n[t-=443]})(t,e)}!function(t){const e=Xo,n=t();for(;;)try{if(854003===-parseInt(e(447))/1+parseInt(e(451))/2+parseInt(e(446))/3*(parseInt(e(450))/4)+-parseInt(e(444))/5+parseInt(e(457))/6+-parseInt(e(448))/7*(-parseInt(e(454))/8)+-parseInt(e(449))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Go);class qo extends go.View{constructor(t){const e=Xo;super(t);const n=this[e(455)];this[e(443)](e(452),void 0),this[e(445)]({tag:"li",attributes:{class:e(456)},children:[{text:n.to(e(452),(n=>vo(t,e(453),n)))}]})}}function Go(){const t=["bindTemplate","ck-thread__comment-count","6656124vIhZuE","set","6308175ITMHpX","setTemplate","24fpAFER","78917YbBqal","422891QftfuA","5926203oMNksw","165084YapbVn","772958Zqsowt","count","NUMBER_OF_COMMENTS","136YTtuXv"];return(Go=function(){return t})()}const Zo=Jo;function Jo(t,e){const n=Qo();return(Jo=function(t,e){return n[t-=169]})(t,e)}function Qo(){const t=["change:isActive","Marked as resolved","_handleInfoComment","maxCommentsWhenCollapsed","isActive","weight","change:hasDirtyComment","ck-hidden","resolvedAt","createCollection","added","editorDestroyed","focusTracker","focusCycler","_config","_calculatePosition","change","removeComment","expand","_model","focusFirst","11277cszDDF","hasDirtyComment","editorConfig","ck-thread__comments","get","remove","length","arrowdown","setTemplate","delete","equal","bind","collapse","646954iBslyG","from","editorReady","delegate","resolvedCommentView","change:isEditMode","visibleViews","locale","forEach","resolvedBy","_collapsedCommentsView","focusLast","arrowup","keystrokes","add","formatDateTime","authoredAt","_rearrangeExpand","render","listenTo","_setupKeyboardNavigation","commentViews","4663764OTTwnC","_handleRemoveCommentModel","maxThreadTotalWeight","784298mwqlOe","refreshVisibleViews","target","updateComment","maxCommentCharsWhenCollapsed","4470CuOLvQ","count","554530GvSQMi","_shouldCollapse","viewUid","4010IRYZyn","resolved","change:isResolved","resolveCommentThread","removed","CommentView","focus","set","stopListening","element","destroy","includes","3ednmHL","some","map","commentUpdated","insert","reverse","isEditMode","_updateHasDirtyComment","_findOptimalIndex","_rearrangeCollapse","6426dTKUtb","657768HEobKQ","bindTemplate","Thread comments","_handleNewCommentModel","comments"];return(Qo=function(){return t})()}!function(t){const e=Jo,n=t();for(;;)try{if(633828===parseInt(e(236))/1+-parseInt(e(243))/2*(-parseInt(e(258))/3)+parseInt(e(233))/4+parseInt(e(246))/5*(-parseInt(e(171))/6)+-parseInt(e(211))/7+-parseInt(e(172))/8+parseInt(e(198))/9*(-parseInt(e(241))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class $o extends go.View{constructor(t,n,o){const s=Jo;super(t);const r=this[s(173)];this[s(253)](s(199),!1),this[s(253)](s(204),n[s(176)][s(204)]),this[s(253)](s(181),!1),this[s(196)]=n,this[s(191)]=o,this[s(232)]=this[s(186)](),this[s(217)]=this[s(186)](),this[s(215)]=null,this[s(189)]=new e.FocusTracker,this[s(224)]=new e.KeystrokeHandler,this[s(190)]=new go.FocusCycler({focusables:this[s(232)],focusTracker:this[s(189)],keystrokeHandler:this[s(224)],keystrokeHandlerOptions:{filter:t=>this[s(232)][s(260)]((t=>t[s(255)]))[s(257)](t[s(238)])},actions:{focusPrevious:s(223),focusNext:s(205)}}),this[s(221)]=new qo(t),this[s(221)][s(209)](s(242)).to(this,s(204),(t=>t-this[s(191)][s(180)]));for(const t of n[s(176)])this[s(175)](t);this[s(179)](),this[s(230)](n[s(176)],s(225),((t,e)=>{const n=s,o=this[n(192)](e);this[n(204)]++,this[n(175)](e,o),this[n(237)]()})),this[s(230)](n[s(176)],s(203),((t,e)=>{const n=s;this[n(204)]--,this[n(234)](e),this[n(237)]()})),this[s(230)](n,s(261),(()=>this[s(237)]())),this[s(230)](n,s(248),(()=>this[s(179)]())),this.on(s(177),(()=>this[s(237)]())),this.on(s(183),(()=>this[s(237)]())),this[s(206)]({tag:"ul",attributes:{class:[s(201),r.if(s(204),s(184),(t=>!t))],"aria-label":vo(t,s(174))},children:this[s(217)]})}get[Zo(244)](){const t=Zo;return this[t(196)][t(182)]>this[t(191)][t(235)]&&!this[t(181)]&&!this[t(199)]}[Zo(229)](){const t=Zo;super[t(229)](),this[t(237)](),this[t(231)]()}[Zo(252)](t){const e=Zo;-1===t?this[e(190)][e(222)]():this[e(190)][e(197)]()}[Zo(256)](){const t=Zo;this[t(221)][t(256)]();for(const e of this[t(232)])e[t(256)]();super[t(256)]()}[Zo(237)](){const t=Zo;this[t(244)]?this[t(170)]():this[t(228)]()}[Zo(175)](t,e){const n=Zo,o=new(this[n(191)][n(251)])(this[n(218)],t,{maxCommentCharsWhenCollapsed:this[n(191)][n(240)],formatDateTime:this[n(191)][n(226)],editorConfig:this[n(191)][n(200)]});o[n(245)]=t.id,o[n(214)](n(194)).to(this),o[n(214)](n(239)).to(this),o[n(214)](n(249)).to(this),o[n(214)](n(213)).to(this),o[n(214)](n(188)).to(this),this[n(230)](o,n(216),(()=>this[n(265)]())),this[n(232)][n(225)](o,e)}[Zo(192)](t){const e=Zo,n=this[e(196)][e(169)](t);return this[e(215)]?this[e(215)][e(227)]>t[e(227)]?n-1:n:n-1}[Zo(179)](){const t=Zo;if(this[t(196)][t(220)]&&this[t(196)][t(185)]){const e={id:t(247),author:this[t(196)][t(220)],authoredAt:this[t(196)][t(185)],content:vo(this[t(218)],t(178)),attributes:{}};this[t(215)]=new(this[t(191)][t(251)])(this[t(218)],e,{maxCommentCharsWhenCollapsed:this[t(191)][t(240)],formatDateTime:this[t(191)][t(226)],editorConfig:this[t(191)][t(200)],isSystemComment:!0}),this[t(232)][t(225)](this[t(215)],this[t(196)][t(169)](e))}else this[t(215)]&&(this[t(232)][t(203)](this[t(215)]),this[t(215)][t(256)](),this[t(215)]=null);this[t(237)]()}[Zo(234)](t){const e=Zo,n=this[e(232)][e(203)](t.id);this[e(254)](n),n[e(264)]&&this[e(265)](),n[e(256)]()}[Zo(265)](){const t=Zo;this[t(199)]=Array[t(212)](this[t(232)])[t(259)]((e=>e[t(264)]))}[Zo(170)](){const t=Zo,n=function(t){const n=Jo,o=new e.Collection;for(const e of t)o[n(225)](e);return o}(this[t(232)]),o=this[t(221)][t(242)];for(let e=1;e<=o;e++)n[t(203)](1);for(const e of n)e[t(210)]();o>0&&n[t(225)](this[t(221)],1),ts((0,e.diff)(Array[t(212)](this[t(217)]),Array[t(212)](n)),this[t(217)],n)}[Zo(228)](){const t=Zo;ts((0,e.diff)(Array[t(212)](this[t(217)]),Array[t(212)](this[t(232)])),this[t(217)],this[t(232)]);for(const e of this[t(217)])e[t(195)]()}[Zo(231)](){const t=Zo;this[t(232)][t(219)]((e=>{const n=t;this[n(189)][n(225)](e[n(255)]),this[n(224)][n(230)](e[n(255)])})),this[t(232)].on(t(193),((e,n)=>{const o=t;for(const t of n[o(250)])this[o(189)][o(203)](t[o(255)]),this[o(224)][o(254)](t[o(255)]);for(const t of Array[o(212)](n[o(187)])[o(263)]())this[o(189)][o(225)](t[o(255)]),this[o(224)][o(230)](t[o(255)])}))}}function ts(t,e,n){const o=Zo;let s=0;for(const r of t)switch(r){case o(262):e[o(225)](n[o(202)](s),s),s++;break;case o(207):e[o(203)](s);break;case o(208):s++}}function es(t,e){const n=os();return(es=function(t,e){return n[t-=292]})(t,e)}const ns=es;function os(){const t=["10OGCJIx","ck-context__value","12385360NdQvYv","342671VqKpou","contextValue","3887368foZLMq","bindTemplate","THREAD_CONTEXT_LABEL","set","5913593DVhjiz","element","focus","3555567RsMXge","3002526hYRzBJ","1810838wtxKWs","setTemplate","span"];return(os=function(){return t})()}!function(t){const e=es,n=t();for(;;)try{if(611470===-parseInt(e(300))/1+-parseInt(e(294))/2+parseInt(e(292))/3+parseInt(e(302))/4+parseInt(e(297))/5*(-parseInt(e(293))/6)+-parseInt(e(306))/7+parseInt(e(299))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);class ss extends go.View{constructor(t){const e=es;super(t);const n=this[e(303)];this[e(305)](e(301),""),this[e(295)]({tag:e(296),attributes:{class:["ck",e(298)],"aria-label":n.to(e(301),(n=>vo(t,e(304),n))),tabindex:-1},children:[{text:n.to(e(301))}]})}[ns(308)](){const t=ns;this[t(307)][t(308)]()}}const rs=is;function is(t,e){const n=cs();return(is=function(t,e){return n[t-=109]})(t,e)}function cs(){const t=["div",".ck-context","fire","mouseleave","_model","1579640iUDiVa","lastIndexOf","57120320NZfgVI","value","label","44PENgrO","ck-thread__header","bindTemplate","shift+tab","_setupKeyboardNavigation","tab","tooltip","ck-context--quotes","reopenCommentThread","9630901GWwgDd","isResolved","isResolvable","bind","focusables","ck-context","focus","createCollection","element","scrollWidth","ck-annotation__actions","substring","focusCycler","8DQQwVS","focusTracker","16599654zVgLFs","overlay","remove","length","_trimContextValue","querySelector","Reopen","Comment was made on an element","77250ixeGnC","icon","_createContextView","add","isVisible","isEnabled","contextView","context","_attachContextActions","8078920RXOFUB","contextValue","setTemplate","listenTo","render","offsetWidth","ck-context-wrapper","_createReopenButton","isReadOnly","focusFirst","keystrokes","7811406TUwIwU","2vWYzIL","reopenButtonView",".ck-context__value","locale","mouseenter","classList","hasContext","...","execute"];return(cs=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(942776===parseInt(e(166))/1*(-parseInt(e(152))/2)+parseInt(e(131))/3*(-parseInt(e(171))/4)+parseInt(e(140))/5+-parseInt(e(151))/6+-parseInt(e(180))/7*(parseInt(e(121))/8)+-parseInt(e(123))/9+parseInt(e(168))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cs);class as extends go.View{constructor(t,n){const o=is;super(t);const s=this[o(173)];this[o(165)]=n,this[o(153)]=this[o(147)](),this[o(137)]=this[o(133)](),this[o(112)]=this[o(115)]([this[o(137)],this[o(153)]]),this[o(122)]=new e.FocusTracker,this[o(150)]=new e.KeystrokeHandler,this[o(120)]=new go.FocusCycler({focusables:this[o(112)],focusTracker:this[o(122)],keystrokeHandler:this[o(150)],actions:{focusPrevious:o(174),focusNext:o(176)}}),this[o(111)](o(158)).to(this[o(165)],o(138),(t=>!!t)),this[o(111)](o(141)).to(this[o(165)],o(138),(t=>t&&t[o(169)]?this[o(127)](t[o(169)]):vo(this[o(155)],o(130)))),this[o(142)]({tag:o(161),attributes:{class:[o(172)]},children:[{tag:o(161),attributes:{class:[o(146)]},children:[{tag:o(161),attributes:{class:[o(113),s.if(o(158),o(178))]},children:[this[o(137)]]}]},{tag:o(161),attributes:{class:[o(118)]},children:[this[o(153)]]}]})}[rs(144)](){const t=rs;super[t(144)](),this[t(139)](),this[t(175)]()}[rs(114)](){const t=rs;this[t(120)][t(149)]()}[rs(147)](){const t=rs,e=new go.ButtonView(this[t(155)]);return e[t(170)]=vo(this[t(155)],t(129)),e[t(177)]=vo(this[t(155)],t(129)),e[t(132)]='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m5.042 9.367 2.189 1.837a.75.75 0 0 1-.965 1.149l-3.788-3.18a.747.747 0 0 1-.21-.284.75.75 0 0 1 .17-.945L6.23 4.762a.75.75 0 1 1 .964 1.15L4.863 7.866h8.917A.75.75 0 0 1 14 7.9a4 4 0 1 1-1.477 7.718l.344-1.489a2.5 2.5 0 1 0 1.094-4.73l.008-.032H5.042z"/></svg>',e[t(111)](t(136)).to(this[t(165)],t(148),(t=>!t)),e[t(111)](t(135)).to(this[t(165)],t(110),this[t(165)],t(109),((t,e)=>t&&e)),e.on(t(160),(()=>{const e=t;this[e(163)](e(179),this[e(165)].id)})),e}[rs(127)](t){const e=rs;if(t[e(126)]<150)return t;const n=t[e(167)](" ",147);return t[e(119)](0,n>-1?n:147)+e(159)}[rs(139)](){const t=rs,e=this[t(116)][t(128)](t(162)),n=e[t(128)](t(154));this[t(143)](e,t(156),(()=>{const o=t;n[o(145)]<n[o(117)]&&e[o(157)][o(134)](o(124))})),this[t(143)](e,t(164),(()=>{const n=t;e[n(157)][n(125)](n(124))}))}[rs(175)](){const t=rs;this[t(150)][t(143)](this[t(116)]);for(const e of this[t(112)])this[t(122)][t(134)](e[t(116)]),this[t(150)][t(143)](e[t(116)])}[rs(133)](){const t=rs,e=new ss(this[t(155)]);return e[t(111)](t(141)).to(this),e}}const hs=ds;function us(){const t=["CommentView","removeCommentThread","Comment","unlinkedAt","isSubmitted","element","change:isActive","_config","createCollection","COMMENT_THREAD_LABEL","4361105AfklAd","target","comments","_model","COMMENT_THREAD_DESCRIPTION","72260gKSWqy","7754418rtnOkU","author","ariaLabel","resolveCommentThread","showInput","name","isDirty","length","ariaDescriptionView","9372184XGzvXO","focus","focusCycler","415eLBdRN","cancel","isResolved","removeComment","stop","30JYemXE","Reply","archivedAt","render","hasDirtyComment","_createCommentThreadInputView","editorConfig","submitLabel","submitCommentThread","keystrokes","submit","commentThreadInputView","placeholder","10314rUwvja","editorReady","8927064umJarh","addComment","disabledSubmit","896057Cwzuut","bind","value","fire","isUnlinked","set","canComment","first","locale","isActive","focusTracker","isResolvable","listenTo","commentThreadHeaderView","_localUser","delegate","commentsListView","editorDestroyed","isReadOnly","Write a comment...","Reply...","tab","destroy","486xFEakS","Reply to reopen discussion...","commentInputView","assign","reopenCommentThread","shift+tab","updateComment","focusables"];return(us=function(){return t})()}function ds(t,e){const n=us();return(ds=function(t,e){return n[t-=456]})(t,e)}!function(t){const e=ds,n=t();for(;;)try{if(862442===parseInt(e(499))/1+parseInt(e(494))/2*(-parseInt(e(522))/3)+-parseInt(e(463))/4*(-parseInt(e(476))/5)+-parseInt(e(496))/6+-parseInt(e(458))/7+-parseInt(e(473))/8+-parseInt(e(464))/9*(-parseInt(e(481))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);class ls extends go.View{constructor(t,n,o,r){const i=ds;super(t),this[i(504)](i(508),!1),this[i(504)](i(470),!1),this[i(461)]=n,this[i(513)]=o,this[i(537)]=r,this[i(512)]=new as(t,n),this[i(512)][i(514)](i(526)).to(this),this[i(472)]=new s.AriaDescriptionView(t,vo(t,i(462))),this[i(511)](this,i(526),(()=>{this[i(474)]()})),this[i(515)]=new $o(t,n,Object[i(525)]({CommentView:this[i(537)][i(530)]},r)),this[i(515)][i(514)](i(479)).to(this),this[i(515)][i(514)](i(528)).to(this),this[i(515)][i(514)](i(467)).to(this),this[i(515)][i(514)](i(495)).to(this),this[i(515)][i(514)](i(516)).to(this),this[i(515)][i(500)](i(508)).to(this),this[i(511)](this,i(467),(()=>{this[i(474)]()})),this[i(504)](i(471),this[i(515)][i(471)]),this[i(500)](i(471)).to(this[i(515)],i(471)),this[i(492)]=this[i(486)](),this[i(492)][i(514)](i(495)).to(this),this[i(492)][i(514)](i(516)).to(this),this.on(i(479),(()=>this[i(474)]())),this[i(500)](i(470)).to(this[i(515)],i(485),this[i(492)][i(524)],i(501),((t,e)=>t||!!e)),this[i(500)](i(503)).to(n,i(533),(t=>!!t)),this[i(500)](i(466)).to(this,i(471),(t=>{const e=i,n=this[e(461)][e(460)][e(506)]?this[e(461)][e(460)][e(506)][e(465)][e(469)]:this[e(513)][e(469)];return vo(this[e(507)],e(457),[t,n])})),this[i(529)]=this[i(456)]([this[i(515)],this[i(492)]]),this[i(509)]=new e.FocusTracker,this[i(490)]=new e.KeystrokeHandler,this[i(475)]=new go.FocusCycler({focusables:this[i(529)],focusTracker:this[i(509)],keystrokeHandler:this[i(490)],keystrokeHandlerOptions:{filter:t=>t[i(459)]!==this[i(535)]},actions:{focusPrevious:i(527),focusNext:i(520)}})}[hs(474)](){const t=hs;this[t(535)][t(474)]()}[hs(484)](){const t=hs;super[t(484)](),(0,s.setupThreadKeyboardNavigation)(this,this[t(529)])}async[hs(521)](){const t=hs;this[t(470)]=!1,this[t(515)][t(521)](),await this[t(492)][t(521)](),super[t(521)]()}[hs(486)](){const t=hs,e=new Yo(this[t(507)],this[t(513)],this[t(537)][t(487)]),n=e[t(524)];return e[t(500)](t(468)).to(this,t(508),this[t(461)],t(517),this[t(461)],t(505),this[t(461)],t(483),n,t(501),((t,e,n,o,s)=>!!s||!!o&&n&&!e||t&&n&&!e)),n[t(500)](t(493)).to(this,t(471),this[t(461)],t(510),this[t(461)],t(478),((e,n,o)=>{const s=t;let r;return r=s(o&&n?523:e?519:518),vo(this[s(507)],r)})),n[t(500)](t(488)).to(this,t(471),(e=>vo(this[t(507)],t(e?482:532)))),n.on(t(491),((e,n)=>{const o=t;this[o(502)](o(497),n),this[o(461)][o(478)]&&this[o(461)][o(510)]&&this[o(502)](o(526),this[o(461)].id),this[o(461)][o(534)]||this[o(502)](o(489))})),n.on(t(477),(()=>{this[t(474)]()})),n[t(500)](t(498)).to(this[t(461)],t(517)),n.on(t(477),(e=>{const n=t;0==this[n(471)]&&(this[n(502)](n(531)),e[n(480)]())})),this.on(t(536),((e,o,s)=>{const r=t;s||this[r(471)]||n[r(501)]||this[r(502)](r(531))})),e}}const ms=fs;function ps(){const t=["check","div","focus","change:isActive","set","isResolvable","5dnQkec","removeCommentThread","Resolve","then","ck-thread--active","_cancelAllConfirms","ck-thread","actionBar","change:isReadOnly","bindTemplate","5622604kOCbBh","2DReQRm","_updateArchivedThreadHeader","Delete comment thread?","icon","ariaLabel","commentThreadHeaderView","actionIndicator","ck-thread--unlinked","isSystemComment","stop","length","remove","bind","23985148ueYVsQ","commentThreadChildren","showConfirm","_model","has","_createResolveButton","locale","728169VfdxSq","archivedAt","_bindFirstCommentView","isResolved","listenTo","24bXRVVH",".ck-thread__container","containerElement","commentsListView","isEnabled","ck-thread--remove-confirmation","isReadOnly","cancelConfirm","commentViews","1126706LcJfxR","execute","301206UuJASK","getTemplate","commentThreadInputView","element","change:archivedAt","high","isActive","_boundFirstCommentView","isUnlinked","get","ck-thread__container","resolveButton","render","isConfirm","ariaDescriptionView","listitem","2538396RXXDcY","unbind","createCollection","Write a comment...","tooltip","querySelector","label","extendTemplate","removeConfirm","resolveCommentThread","ck-comment--resolve","focusables","ck-rounded-corners","14099990ziBWxy","ck-reset_all-excluded","setTemplate","isVisible","placeholder","add","fire","ck-thread--","189rcPCjA","removeButton"];return(ps=function(){return t})()}function fs(t,e){const n=ps();return(fs=function(t,e){return n[t-=260]})(t,e)}!function(t){const e=fs,n=t();for(;;)try{if(900726===parseInt(e(335))/1+-parseInt(e(301))/2*(parseInt(e(321))/3)+parseInt(e(300))/4*(parseInt(e(290))/5)+-parseInt(e(337))/6*(-parseInt(e(282))/7)+parseInt(e(326))/8*(parseInt(e(261))/9)+-parseInt(e(274))/10+-parseInt(e(314))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class gs extends((0,s.ConfirmMixin)(ls)){constructor(t,e,n,o){const s=fs;super(t,e,n,o),this[s(315)]=this[s(263)]([this[s(329)],this[s(339)],this[s(351)]]),this[s(288)](s(307),null),this[s(328)]=null,this[s(344)]=null,this[s(320)]=t,this[s(348)]=this[s(319)](),this[s(276)](this[s(338)]()),this.on(s(287),((t,e,n)=>{n||this[s(295)]()})),this[s(325)](this[s(317)],s(298),((t,e,n)=>{n&&this[s(295)]()})),this[s(311)]>0&&this[s(323)](),this[s(325)](this[s(329)][s(334)],s(279),(()=>{this[s(323)]()}))}[ms(338)](){const t=ms,e=this[t(299)];return{tag:t(285),attributes:{class:["ck",t(296),t(275),t(273),e.if(t(343),t(294)),e.if(t(345),t(308)),e.if(t(350),t(331)),e.to(t(307),(e=>e?t(281)+e:""))],"data-thread-id":this[t(317)].id,tabindex:0,role:t(260),"aria-label":e.to(t(305)),"aria-describedby":this[t(351)].id},children:[{tag:t(285),attributes:{class:t(347)},children:this[t(315)]}]}}[ms(349)](){const t=ms;super[t(349)](),this[t(328)]=this[t(340)][t(266)](t(327)),this[t(317)].on(t(341),(()=>{this[t(302)]()})),this[t(302)]()}[ms(295)](){const t=ms;this[t(333)]();for(const e of this[t(329)][t(334)])e[t(333)]()}[ms(323)](){const t=ms,{locale:e}=this,n=this[t(329)][t(334)][t(346)](0);n===this[t(344)]||n[t(309)]||(this[t(344)]=n,this[t(262)](t(307)),this[t(313)](t(307)).to(n,t(307),(e=>t(312)===e?t(312):null)),n[t(278)]=vo(e,t(264)),n[t(283)].on(t(336),(n=>{const o=t;n[o(310)](),this[o(316)](vo(e,o(303)),this[o(328)])[o(293)]((()=>{const t=o;this[t(280)](t(291))}))}),{priority:t(342)}),this.on(t(269),(()=>{n[t(286)]()})),n[t(297)][t(279)](this[t(348)],0),n[t(272)][t(279)](this[t(348)],0))}[ms(319)](){const e=ms,n=new s.LateFocusButtonView(this[e(320)]);return n[e(267)]=vo(this[e(320)],e(292)),n[e(265)]=vo(this[e(320)],e(292)),n[e(304)]=t.icons[e(284)],n[e(268)]({attributes:{class:e(271)}}),n[e(313)](e(330)).to(this[e(317)],e(332),(t=>!t)),n[e(313)](e(277)).to(this[e(317)],e(289),this[e(317)],e(324),((t,e)=>t&&!e)),n.on(e(336),(()=>{const t=e;this[t(280)](t(270),this[t(317)].id)})),n}[ms(302)](){const t=ms;this[t(317)][t(322)]?this[t(315)][t(318)](this[t(306)])||(this[t(315)][t(279)](this[t(306)],0),this[t(272)][t(279)](this[t(306)],0)):this[t(315)][t(318)](this[t(306)])&&(this[t(315)][t(312)](this[t(306)]),this[t(272)][t(312)](this[t(306)]))}}var vs=bs;function ks(){var t=["ck-annotation__content","59526863wlfutL","set","16PfUVUf","3550498FizHTS","content","render","527094WgpZpv","3IxBdRr","25800yNxPzN","innerHTML","div","ck-comment__content","change:content","636986FchEfj","setTemplate","ck-content","180yaTgKU","1145KALZWf","7420608HQtwPi","867423vaAalv","element"];return(ks=function(){return t})()}function bs(t,e){var n=ks();return(bs=function(t,e){return n[t-=440]})(t,e)}!function(t){for(var e=bs,n=t();;)try{if(943183===parseInt(e(447))/1+-parseInt(e(453))/2*(-parseInt(e(457))/3)+parseInt(e(446))/4+-parseInt(e(445))/5*(-parseInt(e(458))/6)+parseInt(e(441))/7*(-parseInt(e(452))/8)+-parseInt(e(456))/9*(-parseInt(e(444))/10)+-parseInt(e(450))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Is extends go.View{constructor(t){var e=bs;super(t),this[e(451)](e(454),""),this[e(442)]({tag:e(460),attributes:{class:[e(443),e(461),e(449)]}})}[vs(455)](){var t=vs;super[t(455)](),this.on(t(440),((e,n,o)=>{var s=t;this[s(448)][s(459)]=o})),this[t(448)][t(459)]=this[t(454)]}}const _s=ws;function ws(t,e){const n=ys();return(ws=function(t,e){return n[t-=442]})(t,e)}function ys(){const t=["2LvVScK","creator","submit","_config","locale","focus","remove","createCollection","formatDateTime","initialData","text/html","ariaDescriptionView","removed","get","focusables","getExternalCommentNote","authoredAt","getUserViewNotificationText","tab","_createCommentInputView","once","enter","element","value","delegate","_setupKeyboardNavigation","isEditMode","focusTracker","isExternal","6762396DtmpPn","set","isReadOnly","_model","530CUGxhz","body","visibleView","EXTERNAL_COMMENT","219549EbGLWw","switchToDisplayMode","attributes","destroy","editorReady","isSystemComment","expand","781560WXMWup","collapse","textContent","submitLabel","keystrokes","37466dkutmI","render","updateComment","EXTERNAL_IMPORT_WORD_COMMENT","stopListening","focusCycler","_createCommentContentView","@external","7JsOPjF","Save","ariaLabel","6409150jCDPLw","maxCommentCharsWhenCollapsed","COMMENT_ARIA_LABEL","editorConfig","EXTERNAL_IMPORT_WORD_AVATAR","change","listenTo","7601920khmium","content","author","COMMENT_THREAD_DESCRIPTION","isCollapsed","disabledSubmit","target","bind","parseFromString","esc","cancel","fire","importWord","createEditor","switchToEditMode","3zHsRyI","focusFirst","EXTERNAL_AVATAR","shift+tab","add","name","source","5551076BYOmSf","added","editorDestroyed"];return(ys=function(){return t})()}!function(t){const e=ws,n=t();for(;;)try{if(789234===parseInt(e(527))/1*(-parseInt(e(478))/2)+-parseInt(e(468))/3*(parseInt(e(475))/4)+parseInt(e(446))/5+parseInt(e(507))/6*(parseInt(e(443))/7)+parseInt(e(453))/8+-parseInt(e(522))/9+-parseInt(e(511))/10*(parseInt(e(515))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class As extends go.View{constructor(t,n,o){const r=ws;super(t),this[r(510)]=n,this[r(481)]=o,this[r(520)]=!!this[r(481)][r(520)],this[r(508)](r(504),!1),this[r(508)](r(457),!0),this[r(460)](r(445)).to(n,r(454),n,r(494),((e,s)=>vo(t,r(448),[n[r(455)][r(473)],o[r(486)](s),(new DOMParser)[r(461)](e,r(488))[r(512)][r(524)],n[r(506)]?this[r(493)]():""]))),this[r(489)]=new s.AriaDescriptionView(t,vo(t,r(456))),this[r(513)]=this[r(485)](),this[r(513)][r(472)](this[r(533)]()),this[r(492)]=new go.ViewCollection,this[r(505)]=new e.FocusTracker,this[r(526)]=new e.KeystrokeHandler,this[r(532)]=new go.FocusCycler({focusables:this[r(492)],focusTracker:this[r(505)],keystrokeHandler:this[r(526)],keystrokeHandlerOptions:{filter:t=>t[r(459)]!==this[r(500)]},actions:{focusPrevious:r(471),focusNext:r(496)}})}[_s(521)](){this[_s(457)]=!1}[_s(523)](){const t=_s;this[t(504)]||(this[t(457)]=!0)}[_s(483)](){const t=_s;this[t(500)][t(483)]()}[_s(528)](){const t=_s;super[t(528)](),this[t(503)]()}async[_s(518)](){const t=_s;await this[t(513)][t(491)](0)[t(518)](),super[t(518)]()}[_s(467)](){const t=_s;this[t(504)]||(this[t(504)]=!0,this[t(513)][t(484)](0)[t(518)](),this[t(513)][t(472)](this[t(497)]()))}[_s(516)](){const t=_s;this[t(504)]&&(this[t(504)]=!1,this[t(513)][t(484)](0)[t(518)](),this[t(513)][t(472)](this[t(533)]()))}[_s(493)](){const t=_s;return t(465)===this[t(510)][t(517)][t(442)][t(474)]?vo(this[t(482)],t(530)):vo(this[t(482)],t(514))}[_s(495)](){const t=_s;return this[t(510)][t(506)]?t(465)===this[t(510)][t(517)][t(442)][t(474)]?vo(this[t(482)],t(450),this[t(510)][t(479)][t(473)]):vo(this[t(482)],t(470),this[t(510)][t(479)][t(473)]):null}[_s(533)](){const t=_s,e=new Is(this[t(482)]);return e[t(460)](t(454)).to(this[t(510)],t(454),this,t(457),((e,n)=>n?(0,s.trimHtml)(e,{limit:this[t(481)][t(447)]}):e)),e}[_s(497)](){const t=_s;this[t(481)][t(449)]||(this[t(481)][t(449)]={}),this[t(481)][t(449)][t(487)]=this[t(510)][t(454)];const e=new Uo(this[t(482)],this[t(481)][t(449)]);return e[t(501)]=this[t(510)][t(454)],e[t(460)](t(458)).to(this[t(510)],t(509)),e[t(525)]=vo(this[t(482)],t(444)),e.on(t(480),((e,n)=>{const o=t;this[o(464)](o(529),this[o(510)].id,n),this[o(516)](),this[o(483)]()})),e.on(t(463),(()=>{const e=t;this[e(516)](),this[e(483)]()})),e[t(498)](t(519),(()=>{e[t(483)]()})),e[t(466)](),e[t(502)](t(519)).to(this),e[t(502)](t(477)).to(this),e}[_s(503)](){const t=_s,e=this[t(500)];this[t(526)][t(452)](e);for(const e of this[t(492)])this[t(505)][t(472)](e[t(500)]),this[t(526)][t(452)](e[t(500)]);this[t(492)].on(t(451),((e,n)=>{const o=t;for(const t of n[o(490)])this[o(505)][o(484)](t[o(500)]),this[o(526)][o(531)](t[o(500)]);for(const t of n[o(476)])this[o(505)][o(472)](t[o(500)]),this[o(526)][o(452)](t[o(500)])})),this[t(526)][t(508)](t(499),((n,o)=>{const s=t;e===n[s(459)]&&(this[s(532)][s(469)](),o())})),this[t(526)][t(508)](t(462),((n,o)=>{const s=t;e!==n[s(459)]&&(this[s(483)](),o())}))}}const Cs=Es;function Ts(){const t=["withText","then","isEditMode","getExternalCommentNote","children","listenTo","ck-annotation__info-name","getUserViewNotificationText","showConfirm","name","Remove","bindTemplate","focus","3608962WnKGvI","ck-comment--remove","element","ck-annotation__info-time","div","32DMwheP","items","cancelConfirm","execute","134626sHThJT","label","isRemovable","ck-annotation__user","189095cmdtVn","extendTemplate","render","editButton","icon","isEditable","ck-comment__info-time","removeButton","dropdown","actionIndicator","ck-comment","authoredAt","Edit","ck-comment__wrapper","Reply...","removeComment","actionBar","set","Delete comment?","span","isReadOnly","_model","from","ck-comment__actions","ck-annotation__actions--hidden","push","group","edit","ck-comment__main","_createCommentInputView","ck-comment__actions--hidden","_createRemoveButton","808498Ktmmqe","ck-comment--edit","ck-annotation__content-wrapper","mouseenter","ck-hidden","resolvedAt","buttonView","_attachActions","_createDropdown","blur","pencil","5152456OcXmcm","switchToEditMode","ariaLabel","_createEditButton","52032bfFLVa","listitem","getTemplate","ck-comment__external","fire","_config","ariaDescriptionView","isVisible","addMany","ck-comment--remove-confirmation","isEnabled","toMany","ck-annotation","add","panelPosition","author","setTemplate","change:isRemovable","createCollection","ck-annotation__info","ck-comment--","ck-annotation__main","userView","find","some","ck-comment__user","ck-comment--info","ck-annotation__actions","unbind","isConfirm","Show more items","mouseleave","locale","visibleView","isSystemComment","threeVerticalDots","formatDateTime","focusables","placeholder","bind","ck-comment__info-name","10279584zejcRu","length","ck-comment__info","remove","time","isExternal","panelView"];return(Ts=function(){return t})()}function Es(t,e){const n=Ts();return(Es=function(t,e){return n[t-=483]})(t,e)}!function(t){const e=Es,n=t();for(;;)try{if(994170===-parseInt(e(506))/1+-parseInt(e(591))/2+-parseInt(e(521))/3+parseInt(e(587))/4*(parseInt(e(595))/5)+parseInt(e(562))/6+parseInt(e(582))/7+-parseInt(e(517))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class xs extends((0,s.ConfirmMixin)(As)){constructor(t,e,n){const o=Es;super(t,e,n),this[o(491)](o(483),null),this[o(491)](o(559),vo(t,o(488))),this[o(560)](o(485)).to(e),this[o(560)](o(511)).to(e),this[o(490)]=this[o(539)](),this[o(555)]||(this[o(598)]=this[o(520)](),this[o(602)]=this[o(505)](),this[o(588)]=this[o(539)](),this[o(588)][o(529)]([this[o(598)],this[o(602)]]),this[o(603)]=this[o(514)](),this[o(490)][o(534)](this[o(603)]),this[o(558)][o(534)](this[o(603)])),this[o(543)]=new s.UserView(t,e[o(536)],this[o(576)]()),this[o(543)][o(596)]({attributes:{class:[o(546),o(594)],"aria-hidden":!0}}),this[o(574)](e,o(538),(()=>this[o(589)]())),this[o(537)](this[o(523)]())}[Cs(523)](){const t=Cs,e=this[t(580)],n=[{tag:t(586),attributes:{class:[t(564),t(540)]},children:[{tag:t(493),children:[{text:this[t(543)][t(578)]}],attributes:{class:[t(561),t(575)]}},{tag:t(566),attributes:{datetime:e.to(t(485)),class:[t(601),t(585)]},children:[{text:e.to(t(485),(e=>this[t(526)][t(557)](e)))}]}]},{tag:t(586),attributes:{class:[t(497),t(548),e.if(t(571),t(504)),e.if(t(571),t(498))]},children:this[t(490)]},{tag:t(586),attributes:{class:[t(508)]},children:this[t(554)]},this[t(527)]];return this[t(495)][t(567)]&&n[t(499)]({tag:t(586),attributes:{class:[t(524)]},children:[{text:this[t(572)]()}]}),{tag:"li",attributes:{class:[t(487),e.if(t(550),t(530))],tabindex:-1,"aria-label":e.to(t(519)),"aria-describedby":this[t(527)].id,role:t(522)},children:[{tag:t(586),attributes:{class:[t(484),t(533),e.if(t(571),t(507)),e.if(t(555),t(547)),e.to(t(483),(e=>e?t(541)+e:""))],"data-author-id":this[t(495)][t(536)].id,"data-comment-id":this[t(495)].id,role:t(500)},children:[this[t(543)],{tag:t(586),attributes:{class:[t(502),t(542)]},children:n}]}]}}[Cs(520)](){const e=Cs,n=new go.ButtonView(this[e(553)]);return n[e(592)]=vo(this[e(553)],e(486)),n[e(599)]=t.icons[e(516)],n[e(569)]=!0,n[e(596)]({attributes:{class:e(507)}}),n[e(560)](e(531)).to(this[e(495)],e(494),(t=>!t)),n[e(560)](e(528)).to(this[e(495)],e(600)),n.on(e(590),(()=>this[e(518)]())),n}[Cs(505)](){const t=Cs,e=new go.ButtonView(this[t(553)]);return e[t(592)]=vo(this[t(553)],t(579)),e[t(599)]='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.2 7h9.2c.6 0 1 .4 1 1v9.9c0 .5-.4 1-1 1H5.2a1 1 0 0 1-1-1V8c0-.6.4-1 1-1zm1 1.5c-.3 0-.5.2-.5.5v8c0 .3.2.5.5.5h.5c.2 0 .5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2 0c-.2 0-.5.2-.5.5v8c0 .3.3.5.5.5h.5c.3 0 .5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5 0c-.2 0-.5.2-.5.5v8c0 .3.3.5.5.5h.5c.3 0 .5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5 3.6H3.8c-.5 0-.7.3-.7.8s.2.7.7.7h12c.6 0 .9-.2.9-.7 0-.5-.3-.8-1-.8h-2.4l-1.8-2.2z"/></svg>\n',e[t(569)]=!0,e[t(596)]({attributes:{class:t(583)}}),e[t(560)](t(531)).to(this[t(495)],t(494),(t=>!t)),e[t(560)](t(528)).to(this[t(495)],t(593)),e.on(t(590),(()=>{const e=t;this[e(577)](vo(this[e(553)],e(492)),this[e(584)])[e(570)]((()=>{const t=e;this[t(525)](t(489),this[t(495)].id)}))})),e}[Cs(514)](){const e=Cs,n=(0,go.createDropdown)(this[e(553)],s.LateFocusDropdownButtonView),o=n[e(568)][e(573)],r=new go.ListView(this[e(553)]),i=n[e(580)];(0,go.focusChildOnDropdownOpen)(n,(()=>this[e(588)][e(544)]((t=>t[e(528)])))),n[e(596)]({attributes:{class:[i.if(e(528),e(510),(t=>!t))]}});const c=(t,o=-1)=>{const s=e,i=new go.ListItemView(this[s(553)]);i[s(573)][s(534)](t);const c=o>-1?o:r[s(588)][s(563)];r[s(588)][s(534)](i,c);const a=Array[s(496)](this[s(588)]);n[s(549)](s(531),s(528)),n[s(560)](s(531))[s(532)](a,s(531),((...t)=>t[s(545)]((t=>t)))),n[s(560)](s(528))[s(532)](a,s(528),((...t)=>t[s(545)]((t=>t))))};n[e(535)]="sw",n[e(512)][e(491)]({label:vo(this[e(553)],e(551)),icon:t.icons[e(556)]}),n[e(531)]=[...this[e(588)]][e(545)]((t=>t[e(531)])),n[e(512)][e(528)]=[...this[e(588)]][e(545)]((t=>t[e(528)]));for(const t of this[e(588)])c(t);return o[e(534)](r),n[e(574)](this[e(588)],e(534),((t,e,n)=>{c(e,n)})),n[e(574)](this[e(588)],e(565),((t,n,o)=>{const s=e;r[s(588)][s(565)](o)})),n}[Cs(513)](t,e){const n=Cs,o=t&&t[n(584)];o&&(this[n(574)](o,n(509),(()=>this[n(483)]=e)),this[n(574)](o,n(581),(()=>this[n(483)]=e)),this[n(574)](o,n(552),(()=>this[n(483)]=null)),this[n(574)](o,n(515),(()=>this[n(483)]=null)))}[Cs(503)](){const t=Cs,e=super[t(503)]();return e[t(560)](t(559)).to(this),e}[Cs(597)](){const t=Cs;super[t(597)](),this[t(513)](this[t(598)],t(501)),this[t(513)](this[t(602)],t(565))}}var Os=n(673),Ns=n.n(Os),Ss=n(554),Ms={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ns()(Ss.A,Ms);Ss.A.locals;var Rs=n(306),Vs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ns()(Rs.A,Vs);Rs.A.locals;var Ls=n(980),js={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ns()(Ls.A,js);Ls.A.locals;const Ps=function(){return _.Date.now()};var Ds=/\s/;const Bs=function(t){for(var e=t.length;e--&&Ds.test(t.charAt(e)););return e};var Hs=/^\s+/;const Ks=function(t){return t?t.slice(0,Bs(t)+1).replace(Hs,""):t};var Us=/^[-+]0x[0-9a-f]+$/i,Fs=/^0b[01]+$/i,zs=/^0o[0-7]+$/i,Ws=parseInt;const Ys=function(t){if("number"==typeof t)return t;if(Kn(t))return NaN;if(M(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=M(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Ks(t);var n=Fs.test(t);return n||zs.test(t)?Ws(t.slice(2),n?2:8):Us.test(t)?NaN:+t};var Xs=Math.max,qs=Math.min;const Gs=function(t,e,n){var o,s,r,i,c,a,h=0,u=!1,d=!1,l=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function m(e){var n=o,r=s;return o=s=void 0,h=e,i=t.apply(r,n)}function p(t){var n=t-a;return void 0===a||n>=e||n<0||d&&t-h>=r}function f(){var t=Ps();if(p(t))return g(t);c=setTimeout(f,function(t){var n=e-(t-a);return d?qs(n,r-(t-h)):n}(t))}function g(t){return c=void 0,l&&o?m(t):(o=s=void 0,i)}function v(){var t=Ps(),n=p(t);if(o=arguments,s=this,a=t,n){if(void 0===c)return function(t){return h=t,c=setTimeout(f,e),u?m(t):i}(a);if(d)return clearTimeout(c),c=setTimeout(f,e),m(a)}return void 0===c&&(c=setTimeout(f,e)),i}return e=Ys(e)||0,M(n)&&(u=!!n.leading,r=(d="maxWait"in n)?Xs(Ys(n.maxWait)||0,e):r,l="trailing"in n?!!n.trailing:l),v.cancel=function(){void 0!==c&&clearTimeout(c),h=0,o=a=s=c=void 0},v.flush=function(){return void 0===c?i:g(Ps())},v};const Zs=function(t,e,n){var o=!0,s=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return M(n)&&(o="leading"in n?!!n.leading:o,s="trailing"in n?!!n.trailing:s),Gs(t,e,{leading:o,maxWait:e,trailing:s})};function Js(t,e){const n=Qs();return(Js=function(t,e){return n[t-=444]})(t,e)}function Qs(){const t=["4xYgRUM","3VzXncG","1580889cYpbqe","class","childList","attributes","888805fqcVTC","580VxjNjv","897224iqBmdT","cancel","201398QZyhmW","27lkneUF","characterData","3522030AeXmuN","disconnect","309474YmjGHl","observe","4879224EhLeUx","attributeName","type"];return(Qs=function(){return t})()}function $s(t){const e=Zs(t,30),n=new MutationObserver((t=>{const n=Js;for(const o of t)(n(454)==o[n(448)]&&n(452)==o[n(447)]||n(453)==o[n(448)]||n(461)==o[n(448)])&&e()}));return{attach(t){n[Js(445)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Js;n[t(463)](),e[t(458)]()}}}!function(t){const e=Js,n=t();for(;;)try{if(398519===parseInt(e(450))/1*(-parseInt(e(459))/2)+parseInt(e(451))/3*(-parseInt(e(449))/4)+-parseInt(e(455))/5+-parseInt(e(462))/6+parseInt(e(446))/7+parseInt(e(457))/8*(-parseInt(e(460))/9)+parseInt(e(456))/10*(parseInt(e(444))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qs);var tr=n(438),er={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ns()(tr.A,er);tr.A.locals;function nr(t,e){const n=sr();return(nr=function(t,e){return n[t-=152]})(t,e)}const or=nr;function sr(){const t=["clientHeight","1544052wyKvxB","element","mainView","detach","add","209256uYCCfL","destroy","listenTo","360274PYMLlB","length","arrowup","Esc","height","ck-rounded-corners","delegate","div","setTemplate","presentation","ck-annotation-wrapper","type","ck-annotation-wrapper--active","focus","attach","isDirty","focusTracker","1552830QgxVtJ","fire","3KTjptR","217dFBmxP","210ZinTXe","arrowdown","isActive","keystrokes","43112dwKiYl","19576joAQMy","set","content","71415diJIvq","clear","render","_mutationObserver","first","createCollection","targetRect","bindTemplate","_updateHeight"];return(sr=function(){return t})()}!function(t){const e=nr,n=t();for(;;)try{if(173197===-parseInt(e(172))/1+parseInt(e(175))/2*(-parseInt(e(194))/3)+-parseInt(e(154))/4+parseInt(e(192))/5+parseInt(e(167))/6+-parseInt(e(195))/7*(parseInt(e(153))/8)+parseInt(e(157))/9*(parseInt(e(196))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sr);class rr extends go.View{constructor(t,n){const o=nr;super(t),this.id=(0,e.uid)(),this[o(191)]=new e.FocusTracker,this[o(152)]=new e.KeystrokeHandler,this[o(152)][o(155)](o(178),((t,e)=>this[o(193)](o(178),e))),this[o(155)](o(163),{top:0,right:0,bottom:0,left:0}),this[o(155)](o(179),0),this[o(155)](o(198),!1),this[o(155)](o(190),!1),this[o(155)](o(176),0),this[o(155)](o(186),""),this[o(160)]=$s((()=>this[o(165)]())),this[o(156)]=this[o(162)](),this[o(156)][o(181)](o(177),o(197)).to(this),this[o(156)][o(171)](n),this[o(169)]=n;const s=this[o(164)];this[o(183)]({tag:o(182),attributes:{class:["ck",o(185),o(180),s.if(o(198),o(187))],role:o(184)},children:this[o(156)]})}[or(159)](){const t=or;super[t(159)](),this[t(191)][t(171)](this[t(168)]),this[t(152)][t(174)](this[t(168)]),this[t(160)][t(189)](this[t(168)])}[or(173)](){const t=or;this[t(156)][t(158)](),this[t(152)][t(173)](),this[t(191)][t(173)](),this[t(160)][t(170)](),super[t(173)]()}[or(188)](){const t=or;this[t(156)][t(161)]&&this[t(156)][t(161)][t(188)]()}[or(165)](){const t=or,e=this[t(168)][t(166)];e&&(this[t(179)]=e)}}const ir=cr;function cr(t,e){const n=ur();return(cr=function(t,e){return n[t-=448]})(t,e)}!function(t){const e=cr,n=t();for(;;)try{if(163976===-parseInt(e(485))/1+-parseInt(e(472))/2+parseInt(e(458))/3+-parseInt(e(473))/4+-parseInt(e(483))/5+-parseInt(e(468))/6*(parseInt(e(453))/7)+parseInt(e(486))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ur);class ar extends((0,e.ObservableMixin)()){constructor({view:t,target:n,type:o,isVisible:s=!0}){const r=cr;super(),this[r(487)]=t,this[r(487)][r(464)]||this[r(487)][r(482)](),this[r(459)]=o,this[r(471)]=n,ar[r(488)](this[r(489)]()),this[r(465)]=new e.Collection([this[r(487)][r(464)]],{idProperty:r(490)}),this[r(465)].on(r(491),((t,e)=>{const n=r;this[n(487)][n(469)][n(491)](e)})),this[r(465)].on(r(461),((t,e)=>{const n=r;this[n(487)][n(469)][n(461)](e)})),this[r(457)](r(475),s)}get[ir(478)](){const t=ir;return t(449)==typeof this[t(459)]?this[t(459)]():this[t(459)]}get[ir(463)](){const t=ir;return this[t(487)][t(460)]}get[ir(455)](){const t=ir,e=this[t(489)]();return ar[t(488)](e),e}get[ir(452)](){const t=ir,n=this[t(455)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(451)]((e=>function(e){const n=t;if(e[n(456)])return!0;return!!e[n(470)]()[n(477)](0)}(e)));return 0===o[t(481)]?null:new e.Rect(o[0][t(470)]()[t(477)](0))}get[ir(462)](){const t=ir;return this[t(487)][t(462)]}set[ir(462)](t){const e=ir;this[e(487)][e(462)]=t,this[e(487)][e(460)][e(462)]=t}[ir(474)](){const t=ir;this[t(487)][t(452)]=this[t(452)]}[ir(484)](){const t=ir;this[t(465)][t(479)](),this[t(465)][t(476)](),this[t(479)]()}[ir(480)](){const t=ir;this[t(475)]=!!this[t(452)]}static[ir(488)](t){const n=ir;if(!(null===t||t instanceof e.Rect||Array[n(466)](t)&&t[n(454)]((t=>hr(t)))))throw new e.CKEditorError(n(450),null,{target:t})}[ir(489)](){const t=ir,e=t(449)==typeof this[t(471)]?this[t(471)]():this[t(471)];return hr(e)?[e]:e}}function hr(t){const e=ir;return null!==t&&e(448)==typeof t&&e(467)in t&&1===t[e(467)]}function ur(){const t=["targetRect","203FoEuHW","every","target","offsetParent","set","172383aCkHsy","_type","mainView","remove","isActive","innerView","element","focusableElements","isArray","nodeType","17286VKsbhd","focusTracker","getClientRects","_target","192862EnLgvh","1043608EjWagT","updateTargetRect","isVisible","clear","item","type","stopListening","refreshVisibility","length","render","867120vZpdSA","destroy","140386znxSUU","6889656mEqfgK","view","_assertCorrectTarget","_getNormalizedTarget","_id","add","object","function","annotation-invalid-target","filter"];return(ur=function(){return t})()}const dr=mr;function lr(){const t=["1835vzZGsj","remove","listenTo","focus","51LIoAYl","get","6uybbAa","946MGavnp","_viewToAnnotation","top","from","change:isFocused","length","299306HRwcyZ","blur","_focusTracker","4048389pTfyFn","destroy","320440LcOSvt","view","fire","_sort","getIndex","239276aguWdk","90gjfrDu","updateTargetRect","refreshPositioning","_getOrderInContent","add","targetRect","innerView","stopListening","12167904LeLSlI","8oZDErj","isFocused","delete","sort","959761ZSeubI","getByView","set","has","annotationcollection-not-existing-item","_innerViewToAnnotation","left","annotationcollection-duplicated-item","clear","focusTracker","focusableElements","getByInnerView"];return(lr=function(){return t})()}function mr(t,e){const n=lr();return(mr=function(t,e){return n[t-=278]})(t,e)}!function(t){const e=mr,n=t();for(;;)try{if(720676===-parseInt(e(286))/1*(parseInt(e(293))/2)+-parseInt(e(290))/3*(-parseInt(e(309))/4)+-parseInt(e(304))/5+parseInt(e(292))/6*(-parseInt(e(299))/7)+-parseInt(e(319))/8*(-parseInt(e(302))/9)+parseInt(e(310))/10*(-parseInt(e(323))/11)+parseInt(e(318))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lr);class pr extends e.Collection{constructor(t=[]){const n=mr;super(),this[n(279)]=new Map,this[n(294)]=new Map,this[n(301)]=new e.FocusTracker,this[n(301)].on(n(297),((t,e,o)=>{const s=n;o||this[s(306)](s(300))}));for(const e of t)this[n(314)](e)}get[dr(320)](){const t=dr;return this[t(301)][t(320)]}[dr(314)](t){const n=dr;if(this[n(326)](t))throw new e.CKEditorError(n(281),null);this[n(279)][n(325)](t[n(316)],t),this[n(294)][n(325)](t[n(305)],t);for(const e of t[n(284)])this[n(301)][n(314)](e);this[n(288)](t[n(284)],n(314),((t,e)=>{const o=n;this[o(301)][o(314)](e)})),this[n(288)](t[n(284)],n(287),((t,e)=>{const o=n;this[o(301)][o(287)](e)})),this[n(288)](t[n(305)][n(283)],n(297),((e,o,s)=>{const r=n;s&&this[r(306)](r(289),t)})),t[n(311)]();const o=this[n(313)](t[n(305)][n(315)]);return super[n(314)](t,o)}[dr(287)](t){const n=dr;if(!this[n(326)](t))throw new e.CKEditorError(n(278),null);this[n(317)](t[n(305)][n(283)]),this[n(317)](t[n(284)]);for(const e of t[n(284)])this[n(301)][n(287)](e);return this[n(294)][n(321)](t[n(305)]),this[n(279)][n(321)](t[n(316)]),super[n(287)](t)}[dr(285)](t){const e=dr;return this[e(279)][e(291)](t)}[dr(324)](t){const e=dr;return this[e(294)][e(291)](t)}[dr(303)](){const t=dr;super[t(282)](),this[t(317)](),this[t(279)][t(282)](),this[t(294)][t(282)](),this[t(301)][t(303)]()}[dr(312)](){const t=dr;for(const e of this)e[t(311)]();this[t(307)]()}[dr(307)](){const t=dr,e=Array[t(296)](this)[t(322)](((e,n)=>fr(e[t(305)][t(315)],n[t(305)][t(315)])));for(let n=e[t(298)]-1;n>0;n--){const o=e[n];n!==this[t(308)](o)&&(this[t(287)](o),this[t(314)](o))}}[dr(313)](t){const e=dr;let n=0;if(!t)return this[e(298)];for(const o of this){const s=o[e(305)][e(315)];if(s){if(fr(t,s)<0)return n;n++}}return n}}function fr(t,e){const n=dr;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const o=t[n(295)]-e[n(295)];return 0==o?t[n(280)]-e[n(280)]:o}const gr=vr;function vr(t,e){const n=kr();return(vr=function(t,e){return n[t-=124]})(t,e)}function kr(){const t=["_removeActiveAnnotation","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","view","Ctrl+Enter","692758ABJvTT","source","Shift+Tab","6997225sjreYW","58137gKVmif","isVisible","Tab","Ctrl+Shift+E","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","createAnnotationView","Annotations","listenTo","deactivateAll","remove","activate","createAnnotation","1649890TRGMXy","activeAnnotations","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","Arrowdown","refreshVisibility","5xxgByr","14Guiqvs","6129232pxEQjD","refreshPositioning","_activateAnnotation","getByInnerView","pluginName","stopListening","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","fire","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","add","focusTracker","_addActiveAnnotation","121KSpORf","_visibleAnnotations","accessibility","368fUfDkQ","set","locale","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","change:isVisible","addKeystrokeInfoGroup","Esc","_deactivateAllAnnotations","annotations","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","12tfkWFt","Arrowup","6530472fkCZnl","collection","_bindAnnotationsToVisibleAnnotations","delete","destroy","Enter","6Qpuait","47368763ianPyf","has","element"];return(kr=function(){return t})()}!function(t){const e=vr,n=t();for(;;)try{if(919428===-parseInt(e(142))/1*(-parseInt(e(185))/2)+parseInt(e(125))/3*(-parseInt(e(159))/4)+-parseInt(e(124))/5*(-parseInt(e(177))/6)+-parseInt(e(143))/7*(parseInt(e(144))/8)+-parseInt(e(171))/9+-parseInt(e(137))/10*(parseInt(e(156))/11)+parseInt(e(169))/12*(parseInt(e(178))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kr);class br extends t.ContextPlugin{static get[gr(148)](){return gr(131)}constructor(e){const n=gr;if(super(e),this[n(172)]=new pr,this[n(157)]=new pr,this[n(160)](n(138),new Set),this[n(173)](),e instanceof t.Editor){const t=e[n(161)];e[n(158)][n(164)]({id:n(167),label:vo(t,n(168)),keystrokes:[{label:vo(t,n(150)),keystroke:n(128)},{label:vo(t,n(129)),keystroke:n(165)},{label:vo(t,n(139)),keystroke:n(176)},{label:vo(t,n(182)),keystroke:[[n(127)],[n(187)]]},{label:vo(t,n(162)),keystroke:[n(184)]},{label:vo(t,n(152)),keystroke:[[n(170)],[n(140)]]}]})}}[gr(153)](t){const e=gr;this[e(172)][e(153)](t)}[gr(134)](t){const e=gr;this[e(172)][e(134)](t),t[e(175)]()}[gr(141)](){const t=gr;for(const e of this[t(172)])e[t(141)]()}[gr(145)](){const t=gr;this[t(157)][t(145)]()}[gr(147)](t){const e=gr;return this[e(172)][e(147)](t)}[gr(133)](){const t=gr;this[t(151)](t(166))}[gr(175)](){const t=gr;for(const e of this[t(172)])e[t(175)]();this[t(157)][t(175)](),this[t(172)][t(175)](),super[t(175)]()}[gr(135)](t){const e=gr;this[e(151)](e(146),t)}[gr(136)](t){return new ar(t)}[gr(130)](t,e){return new rr(t,e)}[gr(155)](t){const e=gr,n=new Set(this[e(138)]);n[e(153)](t),this[e(138)]=n}[gr(181)](t){const e=gr,n=new Set(this[e(138)]);n[e(174)](t),this[e(138)]=n}[gr(173)](){const t=gr,e=this[t(172)],n=this[t(157)];function o(e){const o=t,s=e[o(186)];s[o(126)]&&!n[o(179)](s)?n[o(153)](s):!s[o(126)]&&n[o(179)](s)&&n[o(134)](s),s[o(183)][o(154)][o(134)](s[o(183)][o(180)]),s[o(183)][o(154)][o(153)](s[o(183)][o(180)])}this[t(132)](e,t(153),((e,s)=>{const r=t;s[r(126)]&&n[r(153)](s),this[r(132)](s,r(163),o)})),this[t(132)](e,t(134),((e,s)=>{const r=t;n[r(179)](s)&&n[r(134)](s),this[r(149)](s,r(163),o)}))}}const Ir=_r;function _r(t,e){const n=Tr();return(_r=function(t,e){return n[t-=407]})(t,e)}!function(t){const e=_r,n=t();for(;;)try{if(102991===parseInt(e(426))/1*(parseInt(e(441))/2)+-parseInt(e(514))/3*(-parseInt(e(437))/4)+-parseInt(e(524))/5+parseInt(e(593))/6+parseInt(e(466))/7*(parseInt(e(559))/8)+-parseInt(e(616))/9+-parseInt(e(428))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tr);const wr=Symbol(Ir(510)),yr={admin:!0,modifyAll:!1,write:!0,resolve:!0};class Ar extends t.ContextPlugin{static get[Ir(631)](){return[br,t.PendingActions,s.Users]}static get[Ir(582)](){return Ir(590)}constructor(t){const e=Ir;super(t),this[e(486)]=new Map,this[e(534)]=new Map,this[e(526)]=new Map,this[e(488)](e(521),new Set),this[e(488)](e(458),new Map),this[e(471)]=this[e(417)][e(606)][e(544)](e(471));const n=this[e(417)][e(606)];n[e(451)](e(623),2),n[e(451)](e(498),500),n[e(451)](e(447),140),n[e(451)](e(642),gs),n[e(451)](e(592),xs),n[e(544)](e(489))||console[e(507)](e(596))}[Ir(415)](){const t=Ir,e=this[t(417)][t(440)][t(544)](br);this[t(488)](t(485),null),this.on(t(436),((e,n)=>this[t(601)](n))),this.on(t(598),((e,n)=>this[t(492)](n))),this.on(t(424),((e,n)=>this[t(487)](n))),this.on(t(424),((e,n)=>this[t(505)](n)),{priority:t(594)}),this.on(t(612),((e,n)=>this[t(636)](n))),this.on(t(612),((e,n)=>this[t(505)](n)),{priority:t(594)}),this.on(t(494),((e,n)=>this[t(581)](n))),this.on(t(620),((e,n)=>this[t(473)](n))),this.on(t(620),((e,n)=>this[t(505)](n)),{priority:t(594)}),this.on(t(555),((e,n)=>this[t(570)](n))),this.on(t(573),((e,n)=>this[t(608)](n))),this.on(t(522),((e,n)=>this[t(567)](n))),this.on(t(555),((e,{threadId:n,isFromAdapter:o})=>{const s=t;if(o)return;const r=this[s(600)](n),i=r&&this[s(534)][s(544)](r);i&&i[s(585)][s(533)][s(566)](-1)}),{priority:t(594)}),this[t(554)](e,t(607),((e,n,o)=>{const s=t,r=Array[s(444)](o)[s(543)]((t=>this[s(526)][s(544)](t[s(633)])))[s(530)](Boolean)[0];this[s(485)]=r?r[s(445)]:null}))}[Ir(501)](){!function(e){function n(t){const e=_r;return t[e(543)]((t=>String[e(422)](t)))[e(495)]("")}(e=>{const o=_r;function s(t){return n([112,108,117,103,105,110,78,97,109,101])in t}const r=[1,85,78,115,198,255,50,112,83,87,161],i=[127,34,6,211,167,86,146,199,132,160,18];function c(t){return function(t,e){const o=function(t){const e=atob(t),[o,s]=e[n([115,112,108,105,116])](n([45]));try{if(atob(s))return atob(o)}catch(t){}return e}(t),s=Array[n([102,114,111,109])](function(t){const e=new Uint8Array(t[n([108,101,110,103,116,104])]);for(let o=0;o<t[n([108,101,110,103,116,104])];o++)e[o]=t[n([99,104,97,114,67,111,100,101,65,116])](o);return e}(o)),r=s[n([112,111,112])](),i=s[n([112,111,112])]();return function(t){let e="";for(const o of t)e+=String[n([102,114,111,109,67,104,97,114,67,111,100,101])](o);return e}(function(t,e,o){const s={};s[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},s[n([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],s[n([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],s[n([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],s[n([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],s[n([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],s[n([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],s[n([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],s[n([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],s[n([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],s[n([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const r=new Uint8Array(16);for(let t=15;t>=0;--t)r[t]=o%256,o=parseInt(o/256);let i=null,c=16;const a=new Uint8Array(e),h=[],u=[];!function(){const t=s[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][a[n([108,101,110,103,116,104])]];for(let e=0;e<=t;e++)h[n([112,117,115,104])]([0,0,0,0]),u[n([112,117,115,104])]([0,0,0,0]);const e=4*(t+1),o=a[n([108,101,110,103,116,104])]/4,r=d(a);let i;for(let e=0;e<o;e++)i=e>>2,h[i][e%4]=r[e],u[t-i][e%4]=r[e];let c,l=0,m=o;for(;m<e;){c=r[o-1],r[0]^=s[n([83])][c>>16&255]<<24^s[n([83])][c>>8&255]<<16^s[n([83])][255&c]<<8^s[n([83])][c>>24&255]^s[n([114,99,111,110])][l]<<24,l+=1;for(let t=1;t<o/2;t++)r[t]^=r[t-1];c=r[o/2-1],r[o/2]^=s[n([83])][255&c]^s[n([83])][c>>8&255]<<8^s[n([83])][c>>16&255]<<16^s[n([83])][c>>24&255]<<24;for(let t=o/2+1;t<o;t++)r[t]^=r[t-1];let i,a,d=0;for(;d<o&&m<e;)i=m>>2,a=m%4,h[i][a]=r[d],u[t-i][a]=r[d++],m++}for(let e=1;e<t;e++)for(let t=0;t<4;t++)c=u[e][t],u[e][t]=s[n([85,49])][c>>24&255]^s[n([85,50])][c>>16&255]^s[n([85,51])][c>>8&255]^s[n([85,52])][255&c]}();for(let e=0;e<t[n([108,101,110,103,116,104])];e++)16===c&&(i=m(r),c=0,l(r)),t[e]^=i[c++];return t;function d(t){const e=[];for(let o=0;o<t[n([108,101,110,103,116,104])];o+=4)e[n([112,117,115,104])](t[o]<<24|t[o+1]<<16|t[o+2]<<8|t[o+3]);return e}function l(t){for(let e=15;e>=0;e--){if(255!==t[e]){t[e]++;break}t[e]=0}}function m(t){const e=h[n([108,101,110,103,116,104])]-1,o=[0,0,0,0];let r=d(t);for(let t=0;t<4;t++)r[t]^=h[0][t];for(let t=1;t<e;t++){for(let e=0;e<4;e++)o[e]=s[n([84,49])][r[e]>>24&255]^s[n([84,50])][r[(e+1)%4]>>16&255]^s[n([84,51])][r[(e+2)%4]>>8&255]^s[n([84,52])][255&r[(e+3)%4]]^h[t][e];r=o[n([115,108,105,99,101])]()}const i=new Uint8Array(16);let c;for(let t=0;t<4;t++)c=h[e][t],i[4*t]=255&(s[n([83])][r[t]>>24&255]^c>>24),i[4*t+1]=255&(s[n([83])][r[(t+1)%4]>>16&255]^c>>16),i[4*t+2]=255&(s[n([83])][r[(t+2)%4]>>8&255]^c>>8),i[4*t+3]=255&(s[n([83])][255&r[(t+3)%4]]^c);return i}}(s,e,i+256*r))}(t,new Uint8Array([...r,29,221,175,90,231,133,239,240,75,180,...i]))}const a=function(){const t=[{[n([105,100])]:1,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,111,109,109,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([99,104,101,99,107,65,108,115,111])]:[{[n([105,100])]:2,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,114,97,99,107,32,67,104,97,110,103,101,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}}],[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:3,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:4,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[n([112,108,117,103,105,110,78,97,109,101])]:n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:5,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:6,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[n([112,108,117,103,105,110,78,97,109,101])]:n([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:7,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([83,108,97,115,104,32,67,111,109,109,97,110,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:8,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:9,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,101,109,112,108,97,116,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,101,109,112,108,97,116,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12,14]}},{[n([105,100])]:10,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:11,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([65,73,32,65,115,115,105,115,116,97,110,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([65,73,65,115,115,105,115,116,97,110,116,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([97,105,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:12,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[n([105,100])]:13,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,97,115,101,32,67,104,97,110,103,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,97,115,101,67,104,97,110,103,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:14,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,114,117,112,97,108,32,112,97,99,107]),[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114])]:n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])},{[n([105,100])]:15,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([77,117,108,116,105,32,76,101,118,101,108,32,76,105,115,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([77,117,108,116,105,76,101,118,101,108,76,105,115,116,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:16,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([77,101,114,103,101,32,70,105,101,108,100,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([77,101,114,103,101,70,105,101,108,100,115,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([109,101,114,103,101,70,105,101,108,100,115,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}}];return function t(e){e[n([102,111,114,69,97,99,104])]((e=>{e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<e[n([105,100])]-1,s(e)&&e[n([99,104,101,99,107,65,108,115,111])]&&t(e[n([99,104,101,99,107,65,108,115,111])])}))}(t),t}(),h={[n([99,104,101,99,107,76,105,99,101,110,115,101])]:function(t,e){v(g(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(t,e){v(function(t,e){try{if(A(d,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&t){const o=C(d,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(o)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}return g(t,e)}catch(t){return k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(t,e){const o=i[0]*r[1],s=i[0]*r[2],c=i[2]*r[2];function a(t,e){h(),k(e+n([84,114,105,97,108,76,105,109,105,116,58])+t),window[b()]=t===n([116,105,109,101])?o:s}function h(){const t=d;function e(){A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,112,100,97,116,101])]=w,C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([115,97,118,101,82,101,118,105,115,105,111,110])]=w,t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=w,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=w,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))),A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])]=w,C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([95,103,101,116,68,105,102,102])]=w)}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>{const o=_r;if(A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&e(),A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const s=C(t,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),r=s[o(438)](0),i=s[o(479)](r[n([105,100])]);C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])](r[n([105,100])],i?i[n([105,100])]:null,1)[o(635)]((()=>e()))}}))}A(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&C(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]==n([99,111,110,110,101,99,116,101,100])&&(window[b()]=c),function(t,e){if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))h();else if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])){const t=function(){const t=_r;if(!A(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(583)](Number(e))){if(window[e]===o)return n([116,105,109,101]);if(window[e]===s)return n([114,101,118,105,115,105,111,110,115])}return!1}();t&&a(t,e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const c=function(){let t=i[6]*r[8]*r[6];return A(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(t/=10),t}();window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{a(n([116,105,109,101]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),c);const h=C(d,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[n([95,114,101,118,105,115,105,111,110,115])];h[n([108,101,110,103,116,104])]>=7?a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):h.on(n([97,100,100]),(()=>{h[n([108,101,110,103,116,104])]>=7&&a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(t,e){try{return function(){const t=_r;if(!A(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(583)](Number(e))&&window[e]===c)return!0;return!1}()?k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):g(t,e)}catch(t){return k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)}},u=e[n([99,111,110,115,116,114,117,99,116,111,114])][n([112,108,117,103,105,110,78,97,109,101])],d=n([99,111,110,116,101,120,116])in e?e[o(417)]:e[o(595)],l=n([52,48,52,56,49,54,49,52]),m=n([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),p=d[o(606)][o(544)](n([108,105,99,101,110,115,101,75,101,121])),f=a[n([102,105,108,116,101,114])](s)[n([102,105,110,100])]((t=>t[n([112,108,117,103,105,110,78,97,109,101])]===u));function g(t,e){try{return function(t){if(!A(d,t[n([112,108,117,103,105,110,78,97,109,101])]))return!0;const e=t[n([111,112,116,105,111,110,115])]||{},o=e[n([97,105,119,115,103,105,99])]||!1,s=e[n([97,105,116,99,100,103,105,108])]||!1,r=e[n([97,105,114,118,105,105,108])]||!1;return!(!A(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||C(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]!=n([99,111,110,110,101,99,116,101,100])||!o)||(!(!A(d,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||C(d,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!s)||!(!A(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||C(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!r))}(e)?k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):t&&function(t,e){const s=!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),r=function(t,e){const s=(e[n([111,112,116,105,111,110,115])]||{})[n([102,103,105])]||null;return!!s&&a[n([102,105,108,116,101,114])]((t=>s[n([105,110,99,108,117,100,101,115])](t[n([105,100])])))[n([102,105,108,116,101,114])]((t=>!function(t){const e=o,s={[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])]:y};return!!t[e(532)]&&s[t[e(532)]]()}(t)))[n([115,111,109,101])]((e=>!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])))}(t,e);return s||r}(t[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],e)?t[n([105,115,73,110,116,101,114,110,97,108])]&&!window[n([111,112,101,110])][n([99,108,111,115,101,100])]||parseInt(l)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])):t[n([105,115,84,114,105,97,108])]?k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])):k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}catch(t){return k(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}function v(e,o){if(d instanceof t.Context){const t=d;e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?I(t):e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{I(t),k(o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),i[6]*r[8]*r[6]),t[n([101,100,105,116,111,114,115])][n([111,110])](n([97,100,100]),((t,s)=>{e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])&&e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||_(s)}))}else{const t=d;e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?_(t):e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&t[n([111,110])](n([114,101,97,100,121]),(()=>{let e=0;t[n([109,111,100,101,108])][n([111,110])](n([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((s,r)=>{r[0][n([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504===e&&(_(t),k(o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),s[n([111,102,102])]())}),{priority:n([104,105,103,104,101,115,116])})}))}}function k(t){const e=b();return d[e]=t,t}function b(){const t=String(window[n([112,101,114,102,111,114,109,97,110,99,101])][n([110,111,119])]())[n([114,101,112,108,97,99,101])](n([46]),"");let e="";for(let o=0;o<t[n([108,101,110,103,116,104])];o+=2){let s=parseInt(t[n([115,117,98,115,116,114,105,110,103])](o,o+2));s>=m[n([108,101,110,103,116,104])]&&(s-=m[n([108,101,110,103,116,104])]),e+=m[s]}return e}function I(t){for(const e of t[n([101,100,105,116,111,114,115])])_(e);C(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),C(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=w}function _(t){function e(){t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=w,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=w,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>e()))}function w(){return null}function y(){return!window[n([68,114,117,112,97,108])]||!A(d,n([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function A(t,e){return t[n([112,108,117,103,105,110,115])][n([104,97,115])](e)}function C(t,e){return t[n([112,108,117,103,105,110,115])][n([103,101,116])](e)}f&&function t(e,o){h[o[n([104,97,110,100,108,101,114])]](e,o),o[n([99,104,101,99,107,65,108,115,111])]&&o[n([99,104,101,99,107,65,108,115,111])][n([102,105,108,116,101,114])]((t=>A(d,t[n([112,108,117,103,105,110,78,97,109,101])])))[n([102,111,114,69,97,99,104])]((n=>t(e,n)))}(function(t){try{const e=c(t),o=JSON[n([112,97,114,115,101])](e),s=parseInt(o[n([49])]),r=o[n([50])]||"",i=parseInt(o[n([51])]),a=parseInt(o[n([52])])||0,h=parseInt(o[n([53])])||0;return{[n([112,114,111,100,117,99,116,78,97,109,101])]:r,[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:a,[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:s,[n([105,115,84,114,105,97,108])]:i,[n([105,115,73,110,116,101,114,110,97,108])]:h}}catch(t){return null}}(p),f)})(e)}(this)}set[Ir(470)](t){const n=Ir;if(this[n(603)])throw new e.CKEditorError(n(569));this[n(603)]=t}get[Ir(470)](){return this[Ir(603)]}[Ir(436)]({channelId:t=wr,threadId:n=(0,e.uid)(),comments:o=[],unlinkedAt:s=null,resolvedAt:r=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=Ir;return this[m(561)](xr(m(436),t),{channelId:t,threadId:n,comments:o,unlinkedAt:s,resolvedAt:r,resolvedBy:i,target:c,context:a,attributes:h,isFromAdapter:l,isResolvable:u,isSubmitted:d}),this[m(600)](n)}[Ir(557)]({channelId:t=wr,threadId:n=(0,e.uid)(),target:o,context:s=null,isResolvable:r=!0}){const i=Ir;if(this[i(521)][i(587)](t)||this[i(521)][i(587)](void 0))return null;if(!o)throw new e.CKEditorError(i(584));const c=this[i(436)]({channelId:t,threadId:n,target:o,context:s,isResolvable:r});if(!c)return null;const a=this[i(534)][i(544)](c),h=a[i(585)][i(546)][i(628)],u=this[i(417)][i(440)][i(544)](br),d=u[i(579)](a[i(585)]);return u[i(516)](d),h[i(435)](i(560),(()=>h[i(566)]())),c}[Ir(519)](t){const n=Ir;if(n(439)!=typeof t)throw new e.CKEditorError(n(430));return this[n(486)][n(587)](t)}[Ir(620)]({channelId:t=wr,threadId:e,context:n,unlinkedAt:o,attributes:s,isFromAdapter:r=!1}){const i=Ir;return this[i(561)](xr(i(620),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:s,isFromAdapter:r}),this[i(600)](e)}[Ir(600)](t){const n=Ir;if(n(439)!=typeof t)throw new e.CKEditorError(n(430));return this[n(486)][n(544)](t)}[Ir(504)]({channelId:t,threadId:n}={}){const o=Ir,s=this[o(600)](n);if(s)return Promise[o(589)](s);if(!this[o(470)])return Promise[o(589)](void 0);if(o(499)!=typeof this[o(470)][o(600)])throw new e.CKEditorError(o(525),this[o(417)]);return this[o(470)][o(600)]({channelId:t,threadId:n})[o(635)]((e=>this[o(519)](n)?this[o(600)](n):e?this[o(436)](Object[o(545)]({isFromAdapter:!0,channelId:t},e)):void 0))[o(407)]((t=>{const n=o;throw console[n(517)](t),new e.CKEditorError(n(550),this[n(417)])}))}[Ir(509)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const s=Ir,r=[];for(const o of this[s(486)][s(588)]())t&&o[s(529)]!==t||e&&!o[s(508)]||n&&0===o[s(572)]||r[s(512)](o);return o?r[s(543)]((t=>t[s(481)]())):r}[Ir(586)](t){const n=Ir,o=this[n(417)][n(440)][n(544)](br);if(!t)return void(this[n(485)]&&o[n(496)]());const s=this[n(600)](t);if(!s)throw new e.CKEditorError(n(493),null,{threadId:t});if(!this[n(534)][n(587)](s))throw new e.CKEditorError(n(551),null,{threadId:t});const r=o[n(579)](this[n(534)][n(544)](s)[n(585)]);o[n(516)](r)}[Ir(565)](t,e){const n=Ir;t?this[n(521)][n(591)](e):this[n(521)][n(425)](e),this[n(561)](n(464),n(521),this[n(521)],this[n(521)])}[Ir(503)](t){const e=Ir;return this[e(521)][e(587)](t)||this[e(521)][e(587)](void 0)}[Ir(455)](t,e){return new fo(t,e)}[Ir(531)](t,e=wr){const n=Ir;this[n(458)][n(488)](e,t),this[n(561)](n(577),n(458),this[n(458)],this[n(458)])}[Ir(502)](t=wr){const e=Ir;return this[e(458)][e(587)](t)?this[e(458)][e(544)](t):yr}[Ir(601)]({channelId:t,threadId:n,comments:o,unlinkedAt:r,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const p=Ir;if(p(439)!=typeof n)throw new e.CKEditorError(p(430),null,{threadId:n});if(this[p(519)](n))throw new e.CKEditorError(p(443),null,{threadId:n});const f=new Cr(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:r,resolvedAt:i,resolvedBy:c?this[p(417)][p(440)][p(544)](s.Users)[p(449)](c):null,isResolvable:l,isSubmitted:m||d});this[p(486)][p(488)](n,f);for(const t of o)f[p(506)](this[p(549)]({threadId:n,...t}));return a&&f[p(626)](a),d||!f[p(572)]?Promise[p(589)]():this[p(492)]({channelId:t,threadId:n})}[Ir(492)]({channelId:t,threadId:n}){const o=Ir;if(!this[o(519)](n))throw new e.CKEditorError(o(462),this);const s=this[o(600)](n);if(s[o(463)]=!0,!this[o(470)]||o(499)!=typeof this[o(470)][o(436)])return Promise[o(589)]();const{id:r,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=s,d=this[o(417)][o(440)][o(544)](o(602)),l=d[o(591)](vo(this[o(417)][o(520)],o(578)));return this[o(470)][o(436)]({channelId:t,threadId:r,comments:i[o(543)]((t=>t[o(481)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[o(635)]((({comments:e})=>{const s=o;d[s(542)](l);for(const o of e)this[s(608)]({channelId:t,threadId:n,commentId:o[s(409)],createdAt:o[s(610)],isFromAdapter:!0})}))[o(407)]((t=>{const n=o;throw console[n(517)](t),new e.CKEditorError(n(527),this)}))}[Ir(619)]({threadId:t,target:n}){const o=Ir,s=this[o(600)](t);if(!s)throw new e.CKEditorError(o(562),this);const r=this[o(417)][o(440)][o(544)](o(602)),i=this[o(417)][o(440)][o(544)](br),c=this[o(537)](s),a=new fo(s,c);let h=null;c.on(o(558),((t,e,n)=>{const s=o;n?h=r[s(591)](vo(this[s(417)][s(520)],s(578))):h&&(r[s(542)](h),h=null)})),c.on(o(490),(()=>{const e=o;this[e(561)](xr(e(523),s[e(529)]),{threadId:t,channelId:s[e(529)]})})),this[o(534)][o(488)](s,a),this[o(526)][o(488)](c,a);const u=new rr(this[o(417)][o(520)],c);u[o(575)](o(572)).to(c),u[o(575)](o(454)).to(c,o(454),c,o(572),((t,e)=>t||!e)),u[o(575)](o(547)).to(c),u[o(457)]=o(433);const d=new ar({view:u,target:n,type:o(433),isVisible:!s[o(621)]});return this[o(515)](c,d),i[o(591)](d),d}[Ir(515)](e,n){const o=Ir;this[o(554)](e,o(560),((e,s)=>{const r=o,i=s.ui[r(585)][r(484)][r(420)];n[r(624)][r(591)](i),this[r(417)]instanceof t.Editor&&this[r(417)].ui[r(465)][r(591)](i)}),{priority:o(431)}),this[o(554)](e,o(535),((e,s)=>{const r=o,i=s.ui[r(585)][r(484)][r(420)];n[r(624)][r(587)](i)&&n[r(624)][r(542)](i),this[r(417)]instanceof t.Editor&&this[r(417)].ui[r(465)][r(542)](i)}))}[Ir(617)](t){const e=Ir;this[e(548)](t,e(560)),this[e(548)](t,e(535))}[Ir(537)](t){const e=Ir,n=this[e(417)][e(440)][e(544)](s.Users),{config:o,locale:r}=this[e(417)],i=(0,s.getDateTimeFormatter)(o[e(544)](e(520)));return new(0,o[e(544)](e(456))[e(630)])(r,t,n.me,{editorConfig:{...o[e(544)](e(489)),licenseKey:this[e(417)][e(606)][e(544)](e(471))},copyMarkers:o[e(544)](e(634)),maxCommentsWhenCollapsed:o[e(544)](e(623)),maxThreadTotalWeight:o[e(544)](e(498)),maxCommentCharsWhenCollapsed:o[e(544)](e(447)),formatDateTime:i,CommentView:o[e(544)](e(456))[e(434)]})}[Ir(487)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:r,isFromAdapter:i}){const c=Ir;if(!this[c(519)](t))throw new e.CKEditorError(c(462),null,{threadId:t});const a=this[c(600)](t);if(a[c(621)])throw new e.CKEditorError(c(416),null,{threadId:t});const h=this[c(417)][c(440)][c(544)](s.Users);if(a[c(421)]=h[c(449)](r),a[c(461)]=o,i||!this[c(470)]||c(499)!=typeof this[c(470)][c(424)])return Promise[c(589)]();const u=this[c(417)][c(440)][c(544)](c(602)),d=u[c(591)](vo(this[c(417)][c(520)],c(578)));return this[c(470)][c(424)]({channelId:n,threadId:t})[c(635)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(542)](d),a[n(421)].id!==e&&(a[n(421)]=h[n(449)](e)),a[n(461)]=t}))[c(407)]((t=>{const n=c;throw console[n(517)](t),new e.CKEditorError(n(541),this)}))}[Ir(636)]({threadId:t,channelId:n,isFromAdapter:o}){const s=Ir;if(!this[s(519)](t))throw new e.CKEditorError(s(462),null,{threadId:t});const r=this[s(600)](t);if(!r[s(621)])throw new e.CKEditorError(s(423),null,{threadId:t});if(r[s(421)]=null,r[s(461)]=null,o||!this[s(470)]||s(499)!=typeof this[s(470)][s(612)])return Promise[s(589)]();const i=this[s(417)][s(440)][s(544)](s(602)),c=i[s(591)](vo(this[s(417)][s(520)],s(578)));return this[s(470)][s(612)]({channelId:n,threadId:t})[s(635)]((()=>i[s(542)](c)))[s(407)]((t=>{const n=s;throw console[n(517)](t),new e.CKEditorError(n(419),this)}))}[Ir(581)]({threadId:t,isFromAdapter:n}){const o=Ir,s=this[o(600)](t);if(!s)throw new e.CKEditorError(o(627),this);if(this[o(474)](t),this[o(486)][o(425)](t),!s[o(580)]||n||!this[o(470)]||o(499)!=typeof this[o(470)][o(494)])return Promise[o(589)]();const r=this[o(417)][o(440)][o(544)](o(602)),{channelId:i}=s,c=r[o(591)](vo(this[o(417)][o(520)],o(578)));return this[o(470)][o(494)]({channelId:i,threadId:t})[o(635)]((()=>r[o(542)](c)))[o(407)]((t=>{const n=o;throw console[n(517)](t),new e.CKEditorError(n(518),this)}))}[Ir(473)]({threadId:t,unlinkedAt:n,context:o,attributes:s,isFromAdapter:r}){const i=Ir;if(i(439)!=typeof t)throw new e.CKEditorError(i(430),null,{threadId:t});if(!this[i(519)](t))throw new e.CKEditorError(i(462),null,{threadId:t});const c=this[i(600)](t);let a=!1;if(void 0!==o&&c[i(417)]!==o&&(c[i(417)]=o,a=!0),void 0!==n&&c[i(639)]!==n&&(c[i(639)]=n,a=!0),s&&!ze(s,c[i(475)])&&(c[i(475)]=s,a=!0),!a)return Promise[i(589)]();if(!c[i(580)]||r||!this[i(470)]||i(499)!=typeof this[i(470)][i(620)])return Promise[i(589)]();const h=this[i(417)][i(440)][i(544)](i(602)),{channelId:u}=c,d=h[i(591)](vo(this[i(417)][i(520)],i(578)));return this[i(470)][i(620)]({channelId:u,threadId:t,context:o,unlinkedAt:n,attributes:s})[i(635)]((()=>h[i(542)](d)))[i(407)]((t=>{const n=i;throw console[n(517)](t),new e.CKEditorError(n(597),this)}))}[Ir(474)](t){const e=Ir,n=this[e(417)][e(440)][e(544)](br),o=this[e(600)](t);if(this[e(534)][e(587)](o)){const t=this[e(534)][e(544)](o),s=t[e(585)],r=n[e(579)](s);this[e(534)][e(425)](o),this[e(526)][e(425)](s),r&&n[e(542)](r),t[e(459)](),s[e(459)]()[e(635)]((()=>{this[e(617)](s)}))}}[Ir(505)]({threadId:t,resolvedAt:e}){const n=Ir,o=!!e,s=this[n(417)][n(440)][n(544)](br),r=this[n(600)](t);if(this[n(534)][n(587)](r)){const t=this[n(534)][n(544)](r)[n(585)],e=s[n(579)](t);e&&(o&&s[n(497)](e),e[n(442)]())}}[Ir(476)](t){const e=Ir,n=this[e(417)][e(440)][e(544)](s.Users),o=(0,s.hashObject)(e(418)+t);return n[e(449)](o)||n[e(446)]({id:o,name:t})}[Ir(549)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:r,createdAt:i,attributes:c}){const a=Ir;if(a(439)!=typeof n)throw new e.CKEditorError(a(482));if(a(439)!=typeof r)throw new e.CKEditorError(a(410));if(a(439)!=typeof o||!o[a(427)]())throw new e.CKEditorError(a(432));const h=this[a(417)][a(440)][a(544)](s.Users)[a(449)](r);if(!h)throw new e.CKEditorError(a(625),null,{authorId:r});let u=null,d=i;return c&&c[a(408)]&&(u=this[a(476)](c[a(408)][a(536)]),d=new Date(c[a(408)][a(610)])),new Er(this,{threadId:t,id:n,author:u||h,creator:h,content:o,createdAt:i,authoredAt:d,attributes:c})}[Ir(570)](t){const n=Ir;let{threadId:o,content:s,attributes:r,isFromAdapter:i}=t;const c=this[n(600)](t[n(469)]);if(!c)throw new e.CKEditorError(n(605),this);const a=this[n(549)](t),{id:h}=a;if(c[n(506)](a),i||!this[n(470)]||n(499)!=typeof this[n(470)][n(555)]||!c[n(580)])return Promise[n(589)]();const u=this[n(417)][n(440)][n(544)](n(602)),{channelId:d}=c,l=u[n(591)](vo(this[n(417)][n(520)],n(578)));return r||(r={}),this[n(470)][n(555)]({channelId:d,threadId:o,commentId:h,content:s,attributes:r})[n(635)]((t=>{const e=n;u[e(542)](l),t&&this[e(608)]({channelId:d,threadId:o,commentId:h,createdAt:t[e(610)],isFromAdapter:!0})}))[n(407)]((t=>{const o=n;throw console[o(517)](t),new e.CKEditorError(o(480),this)}))}[Ir(608)]({threadId:t,commentId:n,content:o,createdAt:s,attributes:r,isFromAdapter:i}){const c=Ir;if(void 0!==o&&(c(439)!=typeof o||!o[c(427)]()[c(572)]))throw new e.CKEditorError(c(528));const a=this[c(600)](t),h=a[c(568)](n);if(!h)throw new e.CKEditorError(c(411),this);let u=!1;if(o&&o!==h[c(477)]&&(h[c(453)]||i)&&(h[c(477)]=o,u=!0),s&&s!==h[c(610)]&&(h[c(610)]=s,h[c(475)]&&h[c(475)][c(408)]||(h[c(553)]=s),u=!0),r&&!ze(r,h[c(475)])&&(h[c(475)]=r,u=!0),!u)return Promise[c(589)]();if(a[c(561)](c(539)),i||!this[c(470)]||c(499)!=typeof this[c(470)][c(573)])return Promise[c(589)]();const d=this[c(417)][c(440)][c(544)](c(602)),{channelId:l}=this[c(600)](h[c(469)]),m=d[c(591)](vo(this[c(417)][c(520)],c(578)));return this[c(470)][c(573)]({channelId:l,threadId:t,commentId:n,content:o,attributes:r})[c(635)]((()=>d[c(542)](m)))[c(407)]((t=>{const n=c;throw console[n(517)](t),new e.CKEditorError(n(640),this)}))}[Ir(567)]({threadId:t,commentId:n,isFromAdapter:o}){const s=Ir,r=this[s(600)](t),i=r[s(568)](n);if(!i)throw new e.CKEditorError(s(429),this);if(r[s(574)](i),o||!this[s(470)]||s(499)!=typeof this[s(470)][s(522)])return Promise[s(589)]();const c=this[s(417)][s(440)][s(544)](s(602)),{channelId:a}=r,h=c[s(591)](vo(this[s(417)][s(520)],s(578)));return this[s(470)][s(522)]({channelId:a,threadId:t,commentId:n})[s(635)]((()=>c[s(542)](h)))[s(407)]((t=>{const n=s;throw console[n(517)](t),new e.CKEditorError(n(478),this)}))}}class Cr extends((0,e.ObservableMixin)()){constructor(t,n){const o=Ir;super();const s=n[o(500)];this[o(529)]=n[o(529)],this.id=n.id,this[o(456)]=new e.Collection,this[o(571)]=t,this[o(641)]=!1,this[o(463)]=n[o(580)],this[o(488)](o(467),!0),this[o(575)](o(503)).to(t,o(458),t,o(521),(()=>t[o(503)](this[o(529)]))),this[o(575)](o(637)).to(t,o(458),(()=>t[o(502)](this[o(529)])[o(629)])),this[o(575)](o(511)).to(t,o(458),(()=>{const e=o,n=t[e(502)](this[e(529)]);return n[e(638)]||n[e(629)]})),this[o(575)](o(500)).to(t,o(458),(()=>s&&t[o(502)](this[o(529)])[o(589)])),this[o(488)](o(417),n[o(417)]),this[o(575)](o(563)).to(this,o(461),this,o(639),((t,e)=>t?e?t<e?t:e:t:e)),this[o(488)](o(639),n[o(639)]||null),this[o(488)](o(461),n[o(461)]||null),this[o(488)](o(421),n[o(421)]||null),this[o(575)](o(621)).to(this,o(461),(t=>!!t)),this[o(488)](o(475),n[o(475)]||{})}get[Ir(448)](){const t=Ir;return Array[t(444)](this[t(456)])[t(614)](((e,n)=>e+n[t(448)]),0)}get[Ir(572)](){const t=Ir;return this[t(456)][t(572)]}get[Ir(508)](){return this[Ir(641)]}get[Ir(580)](){return this[Ir(463)]}[Ir(613)](){const t=Ir,{channelId:e,id:n}=this;this[t(571)][t(561)](xr(t(598),e),{channelId:e,threadId:n})}[Ir(618)](t){this[Ir(460)]({unlinkedAt:t})}[Ir(589)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const o=Ir,r=this[o(571)][o(417)][o(440)][o(544)](s.Users).me,{channelId:i,id:c}=this;this[o(571)][o(561)](xr(o(424),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||r.id,isFromAdapter:n})}[Ir(413)]({isFromAdapter:t=!1}={}){const e=Ir,{channelId:n,id:o}=this;this[e(571)][e(561)](xr(e(612),n),{channelId:n,threadId:o,isFromAdapter:t})}[Ir(491)](t){const e=Ir;this[e(417)]||this[e(460)]({context:t})}[Ir(556)](t,e){const n=Ir,o=Hn(this[n(475)]);so(o,t,e),this[n(460)]({attributes:o})}[Ir(604)](t){const e=Ir,n=Hn(this[e(475)]);uo(n,t),this[e(460)]({attributes:n})}[Ir(542)]({isFromAdapter:t=!1}={}){const e=Ir,{channelId:n,id:o}=this;this[e(571)][e(561)](xr(e(494),n),{channelId:n,threadId:o,isFromAdapter:t})}[Ir(626)](t){const e=Ir;return this[e(571)][e(619)]({threadId:this.id,target:t})}[Ir(555)](t){const e=Ir,{channelId:n,id:o}=this;this[e(571)][e(561)](xr(e(555),n,o),Object[e(545)]({channelId:n,threadId:o},t))}[Ir(568)](t){const n=Ir;if(n(439)!=typeof t)throw new e.CKEditorError(n(538),null,{commentId:t});return this[n(456)][n(544)](t)}[Ir(481)](){const t=Ir;return{threadId:this.id,context:this[t(417)],unlinkedAt:this[t(639)],resolvedAt:this[t(461)],resolvedBy:this[t(421)]?this[t(421)].id:null,archivedAt:this[t(563)],comments:this[t(456)][t(543)]((e=>e[t(481)]())),attributes:this[t(475)]}}[Ir(506)](t){const e=Ir;return this[e(554)](t,e(540),(()=>{const n=e,o=this[n(452)](t),s=this[n(456)];o-1!=s[n(472)](t)&&o+1!=s[n(472)](t)&&(this[n(574)](t),this[n(506)](t))})),this[e(456)][e(591)](t,this[e(452)](t))}[Ir(460)](t){const e=Ir,{channelId:n,id:o}=this;this[e(571)][e(561)](xr(e(620),n),{...t,channelId:n,threadId:o})}[Ir(574)](t){const e=Ir;return this[e(548)](t),t[e(459)](),this[e(456)][e(542)](t)}[Ir(452)](t){const e=Ir,n=this[e(456)][e(622)]((n=>new Date(n[e(553)])[e(632)]()>new Date(t[e(553)])[e(632)]()));return n?this[e(456)][e(472)](n):this[e(572)]}}function Tr(){const t=["_reopenCommentThread","isRemovable","write","unlinkedAt","commentsrepository-update-comment-internal-error","_isAttached","comments.CommentThreadView","catch","@external","commentId","commentsrepository-invalid-comment-authorid","commentsrepository-update-missing-comment","update","reopen","max","init","commentsrepository-resolved-comment-thread","context","external:","commentsrepository-reopen-comment-thread-internal-error","bodyCollectionContainer","resolvedBy","fromCharCode","commentsrepository-reopen-comment-thread","resolveCommentThread","delete","38249QxPugE","trim","1975750hfHVpX","commentsrepository-remove-missing-comment","commentsrepository-invalid-comment-thread-id","highest","commentsrepository-invalid-comment-content","comment","CommentView","once","addCommentThread","65012bsewsa","getRevision","string","plugins","2enpQvR","refreshVisibility","commentsrepository-duplicated-comment-thread-id","from","model","addUser","comments.maxCommentCharsWhenCollapsed","weight","getUser","isFromAdapter","define","_findOptimalIndex","isEditable","isDirty","createCommentThreadController","comments","type","_permissions","destroy","_update","resolvedAt","commentsrepository-missing-comment-thread","_isSubmitted","change:_readOnlyChannels","focusTracker","28NOPknT","_hasTargetInContent","commentsrepository-remove-comment-missing-comment-thread","threadId","adapter","licenseKey","getIndex","_updateCommentThread","_detachCommentThread","attributes","_getExternalAuthor","content","commentsrepository-remove-comment-internal-error","getEarlierVisibleRevision","commentsrepository-add-comment-internal-error","toJSON","commentsrepository-invalid-commentid","commentsrepository-update-comment-missing-comment-thread","body","activeCommentThread","_threads","_resolveCommentThread","set","comments.editorConfig","escape","setContext","_submitCommentThread","commentsrepository-active-missing-comment-thread","removeCommentThread","join","deactivateAll","_removeActiveAnnotation","comments.maxThreadTotalWeight","function","isResolvable","afterInit","getPermissions","isReadOnly","fetchCommentThread","_updateActiveAnnotation","_add","warn","isAttached","getCommentThreads","noChannel","canComment","push","isExternal","27HkIGwd","_bindAnnotationToEditors","activate","error","commentsrepository-remove-comment-thread-internal-error","hasCommentThread","locale","_readOnlyChannels","removeComment","escapeThread","346650JDMwmI","commentsrepository-missing-thread-and-adapter-method","_viewToController","commentsrepository-add-comment-thread-internal-error","commentsrepository-update-comment-invalid-content","channelId","filter","setPermissions","forbiddenHandler","commentsListView","_threadToController","editorDestroyed","authorName","_createCommentThreadView","commentsrepository-get-comment-invalid-id","commentUpdated","change:authoredAt","commentsrepository-resolve-comment-thread-internal-error","remove","map","get","assign","commentThreadInputView","isActive","stopListening","_createNewComment","commentsrepository-fetch-comment-thread","commentsrepository-active-not-attached","modifyAll","authoredAt","listenTo","addComment","setAttribute","openNewCommentThread","change:isDirty","29176SgGfyZ","editorReady","fire","commentsrepository-attach-missing-comment-thread","archivedAt","author","switchReadOnly","focus","_removeComment","getComment","commentsrepository-adapter-already-set","_addComment","_repository","length","updateComment","_remove","bind","creator","change:_permissions","PENDING_ACTION_COMMENT_THREAD","getByInnerView","isSubmitted","_removeCommentThread","pluginName","isNaN","commentsrepository-missing-target","view","setActiveCommentThread","has","values","resolve","CommentsRepository","add","comments.CommentView","1031820ZZeKai","lowest","editor","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","commentsrepository-update-comment-thread-internal-error","submitCommentThread","textContent","getCommentThread","_addCommentThread","PendingActions","_adapter","removeAttribute","commentsrepository-add-comment-to-missing-comment-thread","config","change:activeAnnotations","_updateComment","innerHTML","createdAt","createElement","reopenCommentThread","submit","reduce","div","10692kcWlqN","_unbindEditors","setUnlinkedAt","_attachCommentThread","updateCommentThread","isResolved","find","comments.maxCommentsWhenCollapsed","focusableElements","commentsrepository-add-comment-user-not-exists","attachTo","commentsrepository-remove-missing-comment-thread","commentInputView","admin","CommentThreadView","requires","getTime","innerView","comments.copyMarkers","then"];return(Tr=function(){return t})()}class Er extends((0,e.ObservableMixin)()){constructor(t,e){const n=Ir;super();const o=t[n(417)][n(440)][n(544)](s.Users).me,r=t[n(600)](e[n(469)]),i=0===r[n(456)][n(572)],c=o===e[n(564)];this.id=e.id,this[n(469)]=e[n(469)],this[n(564)]=e[n(564)],this[n(576)]=e[n(576)],this[n(513)]=Boolean(e[n(475)]&&e[n(475)][n(408)]),this[n(488)](n(477),e[n(477)]),this[n(610)]=e[n(610)]||new Date,this[n(488)](n(553),e[n(553)]||new Date),this[n(575)](n(461)).to(r,n(461)),this[n(488)](n(475),e[n(475)]||{}),this[n(575)](n(453)).to(t,n(458),(()=>{const e=n,o=t[e(502)](r[e(529)])[e(638)],s=t[e(502)](r[e(529)])[e(552)];return c&&o||!c&&s})),this[n(575)](n(637)).to(r,n(637),t,n(458),(e=>{const o=n,s=t[o(502)](r[o(529)])[o(638)],a=t[o(502)](r[o(529)])[o(552)];return c&&s||e&&i||!c&&a&&!i})),this[n(575)](n(503)).to(r,n(503)),this[n(571)]=t}get[Ir(448)](){const t=Ir;return Math[t(414)](function(e){const n=t,o=document[n(611)](n(615));return o[n(609)]=e,o[n(599)][n(572)]}(this[t(477)]),200)}[Ir(412)](t){const n=Ir,{threadId:o,id:s}=this;if(!this[n(571)][n(519)](o))throw new e.CKEditorError(n(483),this);const{channelId:r}=this[n(571)][n(600)](o);this[n(571)][n(561)](xr(n(573),r,o),{channelId:r,threadId:o,commentId:s,...t})}[Ir(556)](t,e){const n=Ir,o=Hn(this[n(475)]);so(o,t,e),this[n(412)]({attributes:o})}[Ir(604)](t){const e=Ir,n=Hn(this[e(475)]);uo(n,t),this[e(412)]({attributes:n})}[Ir(542)](t={}){const n=Ir;if(!t[n(450)]&&!this[n(637)])return;const{threadId:o,id:s}=this;if(!this[n(571)][n(519)](o))throw new e.CKEditorError(n(468),this);const{channelId:r}=this[n(571)][n(600)](o);this[n(571)][n(561)](xr(n(522),r,o),{channelId:r,threadId:o,commentId:s,...t})}[Ir(481)](){const t=Ir;return{commentId:this.id,content:this[t(477)],createdAt:this[t(610)],authorId:this[t(576)].id,attributes:this[t(475)]}}[Ir(459)](){this[Ir(548)]()}}function xr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}const Or=Sr;function Nr(){const t=["7803770RomQDx","_itemIsContent","439992dWPqVM","getLastMatchingPosition","model","getRanges","schema","isEnabled","item","backward","execute","_trimToContent","substr","editor","1083018xxYXZn","createRange","selection","isObject","4CXwPek","2490884AslGEO","addMarker","document","refresh","24HCfhrv","start","push","comment:","7340UiqfuC","3248475PpFNcd","1343115eHjvSQ","element","72FCIocL","end","_hasContent","tableCell","change","$textProxy","173JMsFlu","35tsBUOg","getItems"];return(Nr=function(){return t})()}function Sr(t,e){const n=Nr();return(Sr=function(t,e){return n[t-=153]})(t,e)}!function(t){const e=Sr,n=t();for(;;)try{if(546290===parseInt(e(186))/1*(-parseInt(e(176))/2)+parseInt(e(191))/3+-parseInt(e(167))/4*(parseInt(e(177))/5)+parseInt(e(163))/6*(-parseInt(e(187))/7)+-parseInt(e(172))/8*(-parseInt(e(178))/9)+parseInt(e(189))/10+-parseInt(e(168))/11*(-parseInt(e(180))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nr);class Mr extends t.Command{[Or(171)](){const t=Or,e=this[t(162)][t(153)][t(170)][t(165)];for(const n of e[t(154)]())if(this[t(182)](n))return void(this[t(156)]=!0);this[t(156)]=!1}[Or(159)]({threadId:t=(0,e.uid)()}={}){const n=Or,o=this[n(162)][n(153)],s=[];for(const t of o[n(170)][n(165)][n(154)]())this[n(182)](t)&&s[n(174)](this[n(160)](t));o[n(184)]((o=>{const r=n;for(const n of s){const s=(0,e.uid)()[r(161)](1,5),i=r(175)+t+":"+s;o[r(169)](i,{range:n,usingOperation:!1,affectsData:!1})}}))}[Or(182)](t){const e=Or;for(const n of t[e(188)]())if(this[e(190)](n))return!0;return!1}[Or(190)](t){const e=Or;return t.is(e(185))||this[e(162)][e(153)][e(155)][e(166)](t)&&!t.is(e(179),e(183))}[Or(160)](t){const e=Or,n=t=>!this[e(190)](t[e(157)]),o=t[e(173)][e(192)](n),s=t[e(181)][e(192)](n,{direction:e(158)});return this[e(162)][e(153)][e(164)](o,s)}}const Rr=Vr;function Vr(t,e){const n=Lr();return(Vr=function(t,e){return n[t-=180]})(t,e)}function Lr(){const t=["getOrderedSelectedAnnotations","map","registerAnnotation","getRanges","isCollapsed","containsRange","cancel","model","18978ZFuOnL","refresh","remove","innerView","_editorAnnotations","delete","1590868kjNrkx","directChange","11zedgyi","selection","247158OVYsNw","blur","16QRzSeH","1045206hXhzCw","isReadOnly","set","4801884azfHWy","EditorAnnotations","getByInnerView","fire","editing","623jYrLyp","init","_dataCollectors","view","sort","uiUpdate","5axdIrT","push","element","_editorAnnotationsData","update","isEqual","plugins","requires","listenTo","editorannotations-invalid-source-callback","change:isFocused","add","hasDomSelection","get","has","collection","annotation","26dwWuey","addSourceCollector","102CwBCtO","change:range","editor","focusTracker","from","8992FPOVWn","2868870RoRXkE","function","refreshSelectedViews","pluginName","range","document"];return(Lr=function(){return t})()}!function(t){const e=Vr,n=t();for(;;)try{if(232281===parseInt(e(228))/1*(parseInt(e(223))/2)+parseInt(e(190))/3+parseInt(e(183))/4*(-parseInt(e(204))/5)+parseInt(e(243))/6*(parseInt(e(198))/7)+-parseInt(e(189))/8*(-parseInt(e(187))/9)+parseInt(e(229))/10*(parseInt(e(185))/11)+-parseInt(e(193))/12*(parseInt(e(221))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lr);class jr extends t.Plugin{static get[Rr(211)](){return[br]}static get[Rr(232)](){return Rr(194)}constructor(t){const e=Rr;super(t),this[e(200)]=new Set,this[e(181)]=new Set}[Rr(199)](){const t=Rr,e=this[t(225)],n=e[t(242)][t(234)][t(186)],o=Gs((()=>this[t(231)]()),10);n.on(t(224),((e,n)=>{const s=t;n[s(184)]&&(o[s(241)](),this[s(231)]())})),this[t(212)](e[t(197)][t(201)][t(234)],t(214),((t,e,n)=>{n&&o()})),this[t(212)](e.ui[t(226)],t(214),((n,o,s)=>{const r=t;s||e[r(191)]||this[r(196)](r(188),{isAnnotationTracked:t=>this[r(207)][r(218)](t[r(180)])})})),this[t(212)](this[t(225)].ui,t(208),(()=>this[t(196)](t(203))))}[Rr(237)](t){const e=Rr;if(this[e(181)][e(218)](t[e(201)]))return;this[e(181)][e(215)](t[e(201)]),this[e(225)].ui[e(226)][e(215)](t[e(201)][e(206)]);const n=this[e(225)][e(210)][e(217)](br);this[e(212)](n[e(219)],e(245),((t,n)=>{const o=e;this[o(225)].ui[o(226)][o(245)](n[o(201)][o(206)]),this[o(181)][o(182)](n[o(201)])}))}[Rr(216)](){const t=Rr;return this[t(225)][t(197)][t(201)][t(216)]}[Rr(222)](t){const n=Rr;if(n(230)!=typeof t)throw new e.CKEditorError(n(213));this[n(200)][n(215)](t)}[Rr(231)](){const t=Rr;this[t(196)](t(244))}[Rr(235)]({activeAnnotation:t,annotations:e}){const n=Rr,o=[],s=this[n(225)][n(242)][n(234)][n(186)],r=Array[n(227)](s[n(238)]());for(const[t,s]of this[n(207)]){const r=i(s),c=e[n(195)](t);r&&c&&o[n(205)]({annotation:c,range:r})}function i(t){const e=n;for(const n of t)for(const t of r)if(n[e(240)](t,!s[e(239)]))return n;return null}return o[n(202)](((e,o)=>{const s=n,r=e[s(233)],i=o[s(233)];if(!r[s(209)](i)){if(r[s(240)](i,!0))return 1;if(i[s(240)](r,!0))return-1}return e[s(220)]==t?-1:o[s(220)]==t?1:0}))[n(236)]((t=>t[n(220)]))}get[Rr(207)](){const t=Rr,e=new Map;for(const n of Array[t(227)](this[t(200)]))for(const[o,s]of n())e[t(192)](o,s);return e}}function Pr(t,e){const n=Dr();return(Pr=function(t,e){return n[t-=357]})(t,e)}function Dr(){const t=["enableCommand","2227620psWaaP","479795YppWER","4732245frvPHq","editor","1547026biDdtf","plugins","afterInit","470997YBSVdJ","32ZrMVCI","RestrictedEditingModeEditing","addCommentThread","1539756aBFZOY","655623nBUmDD","has","464vFPkIv","get"];return(Dr=function(){return t})()}const Br=Pr;!function(t){const e=Pr,n=t();for(;;)try{if(515375===-parseInt(e(358))/1+-parseInt(e(367))/2+-parseInt(e(363))/3+parseInt(e(371))/4*(-parseInt(e(364))/5)+-parseInt(e(357))/6+parseInt(e(365))/7+-parseInt(e(360))/8*(-parseInt(e(370))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Dr);class Hr extends t.Plugin{[Br(369)](){const t=Br,e=this[t(366)];e[t(368)][t(359)](t(372))&&e[t(368)][t(361)](t(372))[t(362)](t(373))}}const Kr=Ur;function Ur(t,e){const n=Fr();return(Ur=function(t,e){return n[t-=158]})(t,e)}function Fr(){const t=["dataInsert","addCommentThread","afterInit","get","plugins","editor","commands","config","collaboration.channelId","map","execute","collaboration_features","14283hzclXU","forEach","3dcgpjX","2794312awAPJf","high","341754ezpDDH","666lYBoKJ","basic","_handleImportedData","247950dWDCoV","83206MzErsN","importWord.formatting.comments","22047240AlaOkd","importWord","35460rPozpv","listenTo","80KlDAyM","define"];return(Fr=function(){return t})()}!function(t){const e=Ur,n=t();for(;;)try{if(462333===-parseInt(e(166))/1+-parseInt(e(167))/2*(parseInt(e(159))/3)+-parseInt(e(160))/4+parseInt(e(171))/5*(-parseInt(e(163))/6)+parseInt(e(162))/7+parseInt(e(173))/8*(-parseInt(e(187))/9)+parseInt(e(169))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fr);class zr extends t.Plugin{constructor(t){const e=Ur;super(t),this[e(180)][e(182)][e(174)](e(168),e(164))}[Kr(177)](){const t=Kr,n=this[t(180)],o=n[t(181)][t(178)](t(170)),r=n[t(179)][t(178)](s.Users);o&&(o.on(t(185),((e,[,n])=>{n[t(186)]={comments:!0,user_id:r.me.id}}),{priority:e.priorities[t(161)]+10}),this[t(172)](o,t(175),this[t(165)]))}[Kr(165)](t,e){const n=Kr,{comment_threads:o}=e;o&&o[n(158)]((({thread_id:t,comments:e,is_resolved:o})=>{const r=n,i=new Date,c=e[r(184)]((({author:t,content:e,created_at:n})=>({content:e,authorId:this[r(180)][r(179)][r(178)](s.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:r(170)}}}))),a=this[r(180)][r(182)][r(178)](r(183));this[r(180)][r(179)][r(178)](Ar)[r(176)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})}))}}function Wr(){const t=["ClipboardMarkersUtils","default","_registerMarkerToCopy","content","split","comment","get","editor","_mapCommentsCopyConfigToRegisterConfiguration","highest","all","plugins","968917fwdFhc","requires","comments.copyMarkers","listenTo","contentInsertion","2IxXmyt","afterInit","never","_registerMarkerInClipboardPipeline","markers","_removeMarkersWithoutThreads","2918928KeqQOf","always","define","5536074rBCZxQ","dragstart","4281976lbFuym","3744776rDTrqc","CommentsRepository","cut","delete","ClipboardPipeline","hasCommentThread","has","5041631QnXUjm","3900980CGoquj","keys","config"];return(Wr=function(){return t})()}const Yr=Xr;function Xr(t,e){const n=Wr();return(Xr=function(t,e){return n[t-=174]})(t,e)}!function(t){const e=Xr,n=t();for(;;)try{if(761746===parseInt(e(198))/1+parseInt(e(203))/2*(parseInt(e(209))/3)+-parseInt(e(174))/4+-parseInt(e(183))/5+parseInt(e(212))/6+-parseInt(e(182))/7+parseInt(e(175))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class qr extends t.Plugin{constructor(t){const e=Xr;super(t),this[e(193)][e(185)][e(211)](e(200),e(187))}static get[Yr(199)](){return[Eo.ClipboardMarkersUtils,Eo.ClipboardPipeline]}[Yr(204)](){const t=Yr,e=this[t(193)][t(197)][t(192)](t(179));this[t(206)](),this[t(201)](e,t(202),((e,n)=>this[t(208)](n[t(189)][t(207)])),{priority:t(195)})}[Yr(208)](t){const e=Yr;if(!this[e(193)][e(197)][e(181)](e(176)))return t;const n=this[e(193)][e(197)][e(192)](e(176));for(const o of t[e(184)]()){const[s,r]=o[e(190)](":");e(191)!=s||n[e(180)](r)||t[e(178)](o)}return t}[Yr(206)](){const t=Yr,e=this[t(193)][t(197)][t(192)](t(186)),n=this[t(194)](this[t(193)][t(185)][t(192)](t(200)));n&&e[t(188)](t(191),n)}[Yr(194)](t){const e=Yr;switch(t){case e(210):return{allowedActions:e(196),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(187):return{allowedActions:[e(177),e(213)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(205):default:return null}}}var Gr=n(492),Zr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ns()(Gr.A,Zr);Gr.A.locals;const Jr=Qr;function Qr(t,e){const n=ei();return(Qr=function(t,e){return n[t-=336]})(t,e)}!function(t){const e=Qr,n=t();for(;;)try{if(870798===parseInt(e(374))/1+-parseInt(e(339))/2+parseInt(e(407))/3*(parseInt(e(340))/4)+parseInt(e(381))/5+-parseInt(e(474))/6*(parseInt(e(445))/7)+parseInt(e(390))/8+-parseInt(e(461))/9*(-parseInt(e(416))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class $r extends t.Plugin{static get[Jr(449)](){return[Ar,jr,Hr,zr,qr]}static get[Jr(466)](){return Jr(476)}constructor(t){const e=Jr;super(t),this[e(400)](e(350),!0),t[e(442)][e(403)](e(456),(()=>this[e(350)]=!1)),this[e(400)](e(423),null),this.on(e(453),((n,o,s,r)=>{const i=e,c=s?ni(s).id:null;if(t[i(447)][i(385)]((()=>{const e=i;if(c){const n=this[e(392)](c);for(const o of n)t[e(414)][e(344)](o)}if(r){const{id:n}=ni(r),o=this[e(392)](n);for(const n of o)t[e(414)][e(344)](n)}})),c){const e=t[i(479)][i(441)](Ar)[i(346)](c);e&&e[i(391)]&&this[i(467)](c)}})),this[e(462)]()}[Jr(419)](){const t=Jr,e=this[t(383)],n=e[t(479)][t(441)](Ar),o=e[t(440)][t(441)](t(357));e[t(448)][t(399)](t(336),new Mr(e)),this[t(367)](e,t(452),((o,s,r)=>{const i=t;n[i(418)](r,e[i(440)][i(441)](i(357)))})),this[t(367)](n,ti(t(336),o),((e,{threadId:n})=>{const o=t,s=this[o(383)][o(479)][o(441)](Ar)[o(346)](n);s&&s[o(396)]&&this[o(411)](n)})),this[t(367)](n,ti(t(406),o),((n,{threadId:o})=>{const s=t;e[s(447)][s(355)]({isUndoable:!1},(t=>{const e=s,n=this[e(392)](o);for(const o of n)t[e(404)](o)}))})),this[t(367)](n,ti(t(430),o),((e,{threadId:n})=>{const o=t;this[o(342)](n),this[o(383)][o(414)][o(429)][o(475)]&&(this[o(383)][o(479)][o(441)](Ar)[o(346)](n)[o(396)]||this[o(383)][o(414)][o(429)][o(426)]())}),{priority:t(356)}),this[t(367)](n,ti(t(341),o),((e,{threadId:n})=>{this[t(342)](n)}),{priority:t(356)}),this[t(367)](n,ti(t(433),o),((o,{threadId:s,isFromAdapter:r})=>{const i=t,c=this[i(392)](s);!r&&0!=c[i(427)]&&n[i(394)](s)&&1===n[i(346)](s)[i(427)]&&e[i(447)][i(355)]({isUndoable:!1},(t=>{const e=i;for(const n of c)t[e(343)](n,{usingOperation:!0,affectsData:!0})}))}),{priority:t(356)}),this[t(379)](),this[t(457)]()}[Jr(438)](){const t=Jr,e=this[t(383)][t(479)][t(441)](Ar),n=this[t(383)][t(440)][t(441)](t(357));for(const o of e[t(372)]({channelId:n}))e[t(386)](o.id),e[t(477)][t(473)](o.id);super[t(438)]()}[Jr(460)](t){const e=Jr;return this[e(392)](t)[e(427)]>0}[Jr(392)](t){const e=Jr,n=[];for(const o of this[e(383)][e(447)][e(358)])o[e(378)][e(428)](e(409)+t)&&n[e(480)](o);return n}[Jr(467)](t){const n=Jr,o=this[n(405)](t);o&&setTimeout((()=>{const s=n;this[s(423)]&&ni(this[s(423)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})}),50)}[Jr(342)](t){const e=Jr;this[e(383)][e(447)][e(385)]((()=>{const n=e;for(const e of this[n(392)](t))this[n(383)][n(414)][n(344)](e)}))}[Jr(411)](t){const e=Jr,n=this[e(383)][e(479)][e(441)](Ar),o=this[e(383)][e(479)][e(441)](jr),s=n[e(346)](t);if(!s[e(478)]){const t=s[e(382)]((()=>this[e(405)](s.id)));o[e(434)](t),s[e(421)]=!1}}[Jr(379)](){const t=Jr,e=this[t(383)];e[t(398)][t(469)](t(351))[t(393)]({model:t(413),view:(n,o)=>{const s=t,{id:r}=ni(n[s(364)]),i=e[s(479)][s(441)](Ar)[s(346)](r),c=this[s(423)]&&ni(this[s(423)]).id===r;if(i&&i[s(391)]&&!c&&n[s(458)])return o[s(371)][s(352)](n[s(458)],s(338)+n[s(364)]),o[s(371)][s(352)](n[s(458)],s(415)+n[s(364)]),null;const a=[s(361)];return c&&a[s(480)](s(455)),{classes:a,attributes:{"data-comment":r}}}}),e[t(398)][t(469)](t(380))[t(471)]({model:t(413),view:(n,{options:o})=>{const s=t,r=e[s(479)][s(441)](Ar),i=e[s(447)][s(358)][s(441)](n),{id:c,part:a}=ni(n);if(i&&!i[s(337)])return null;if(o[s(363)]){const t=r[s(346)](c);if(t&&t[s(391)])return null}return{group:s(413),name:a?c+":"+a:c}}}),e[t(398)][t(469)](t(468))[t(410)]({view:{name:t(413),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(375)](t(373),{"data-name":t(409)+e[t(412)]("id")})}),e[t(398)][t(469)](t(468))[t(377)]({view:t(413)})}[Jr(457)](){const t=Jr,e=this[t(383)],n=e[t(479)][t(441)](Ar),o=new Set,s=new Set;e[t(447)][t(349)][t(417)]((n=>{const r=t;let i=!1;for(const{name:t,data:c}of e[r(447)][r(349)][r(387)][r(402)]()){const{group:a,id:h}=ni(t);let u=c[r(353)];if(r(413)!==a||!u)continue;const d=r(384)===u[r(463)][r(369)];d||(u=oi(u,e[r(447)]),!u||u[r(472)]||!c[r(353)]||u[r(446)](c[r(353)]))?e[r(447)][r(450)](u)&&!d?this[r(350)]?o[r(399)](t):this[r(454)](t,h):(s[r(399)](t),o[r(473)](t),n[r(404)](t),i=!0):(n[r(343)](t,{range:u}),i=!0)}return i})),this.on(t(483),((n,s,r)=>{const i=t;if(!r&&o[i(397)])for(const t of o){const{id:n}=ni(t);o[i(473)](t),e[i(447)][i(358)][i(441)](t)&&this[i(454)](t,n)}})),this[t(367)](e[t(447)][t(349)],t(385),((r,i)=>{const c=t;for(const{name:t,data:{newRange:r}}of e[c(447)][c(349)][c(387)][c(402)]()){const{group:i,id:a}=ni(t);if(c(413)!==i)continue;const h=n[c(346)](a),u=this[c(460)](a);h&&(h[c(421)]||e[c(414)][c(429)][c(403)](c(347),(()=>{const t=c,o=e[t(479)][t(441)](br),s=n[t(348)][t(441)](h)[t(429)];o[t(389)](s)[t(368)]()}),{priority:c(356)}),h[c(421)]=u||!!r),r||(s[c(399)](t),o[c(473)](t))}if(i[c(425)])for(const t of s){const{id:e}=ni(t),s=n[c(346)](e),r=this[c(460)](e);o[c(473)](t),!s||r||s[c(396)]||s[c(436)](new Date)}s[c(420)]()}))}[Jr(405)](t){const e=Jr,n=this[e(383)],o=this[e(392)](t);return(0,s.getAllMarkersDomElementsSorted)(n[e(414)],o)}[Jr(459)](t){const e=Jr,n=this[e(392)](t);let o="",s=!1;for(const t of n){const n=t[e(451)]();for(const t of Array[e(431)](n[e(481)]()))t.is(e(439))?(o&&s&&(o+=" ",s=!1),o+=t[e(442)]):s=!0;s=!0}return o[e(354)](0,150)}[Jr(484)](t,e){const n=Jr,o=this[n(383)],s=o[n(479)][n(441)](Ar);let r=s[n(346)](e);const i=o[n(440)][n(441)](n(357)),c=o[n(479)][n(441)](jr);return r&&(r[n(396)]&&r[n(436)](null),r[n(478)])||(this[n(392)](e)[0][n(443)]?s[n(388)]({channelId:i,threadId:e})[n(408)]((t=>{const s=n;if(s(437)!==o[s(376)])if(r=t,r&&!r[s(478)]){const t=r[s(382)]((()=>this[s(405)](e)));c[s(434)](t),r[s(391)]&&this[s(342)](e)}else if(!r){const t=this[s(392)](e);o[s(447)][s(385)]((e=>{const n=s;for(const o of t)e[n(404)](o)}))}})):o[n(414)][n(429)][n(403)](n(347),(()=>{const t=n;if(s[t(346)](e))return;const a=o[t(479)][t(441)](br);r=s[t(359)]({channelId:i,threadId:e,target:()=>this[t(405)](e),context:{type:t(435),value:this[t(459)](e)}});const h=s[t(348)][t(441)](r)[t(429)],u=a[t(389)](h);u&&c[t(434)](u)}),{priority:n(356)})),r}[Jr(454)](t,e){const n=Jr,o=this[n(484)](t,e);o&&!o[n(401)]&&o[n(360)]({type:n(435),value:this[n(459)](e)})}[Jr(462)](){const t=Jr,n=this[t(383)];(0,s.surroundingMarkersDetector)(n[t(447)],(({left:o,entered:r})=>{const i=t;for(const t of o)if(si(t)){n.ui[i(395)][i(422)](vo(n[i(345)],i(362)));break}for(const t of r)if(si(t)){n.ui[i(395)][i(422)](vo(n[i(345)],i(366),(0,e.getEnvKeystrokeText)(s.ENTER_THREAD_KEYSTROKE)));break}}))}}function ti(t,e){return e?t+":"+e:t}function ei(){const t=["_threadToController","document","isThreadsLoadingPaused","editingDowncast","consume","newRange","substring","enqueueChange","low","collaboration.channelId","markers","openNewCommentThread","setContext","ck-comment-marker","LEAVE_COMMENT_ANNOUNCEMENT","ignoreResolvedComments","markerName","createRange","ENTER_COMMENT_ANNOUNCEMENT","listenTo","refreshVisibility","rootName","getWalker","consumable","getCommentThreads","$marker","455189LEHkyT","createElement","state","dataToMarker","name","_initializeMarkerConverters","dataDowncast","588045jOwPTM","attachTo","editor","$graveyard","change","_detachCommentThread","differ","fetchCommentThread","getByInnerView","2553088LeekNP","isResolved","getAllMarkersForId","markerToHighlight","hasCommentThread","ariaLiveAnnouncer","unlinkedAt","size","conversion","add","set","context","getChangedMarkers","once","removeMarker","_getTargetForId","removeCommentThread","3027NkEqVg","then","comment:","elementToElement","_attachArchivedThread","getAttribute","comment","editing","removeMarker:","10GLWTVW","registerPostFixer","switchReadOnly","init","clear","_hasTargetInContent","announce","activeMarker","group","isLocal","focus","length","startsWith","view","resolveCommentThread","from","schema","addComment","registerAnnotation","text","setUnlinkedAt","destroyed","destroy","$textProxy","config","get","data","managedUsingOperations","start","3437XzwxdC","isEqual","model","commands","requires","hasContent","getRange","change:isReadOnly","change:activeMarker","_handleThreadMarker","ck-comment-marker--active","ready","_handleMarkerAddAndRemove","item","_getTextContext","hasMarkerForId","9949032HToKoJ","_initAriaMarkerChangeAnnouncements","root","end","isObject","pluginName","scrollToThreadMarker","upcast","for","split","markerToData","isCollapsed","delete","11334waXkHy","hasDomSelection","CommentsEditing","_threads","isAttached","plugins","push","getItems","createPositionBefore","change:isThreadsLoadingPaused","_attachMarkerToThread","addCommentThread","affectsData","addMarker:","1929832lvPMpR","3036gVqmaU","reopenCommentThread","_reconvertMarkers","updateMarker","reconvertMarker","locale","getCommentThread","render"];return(ei=function(){return t})()}function ni(t){const e=t[Jr(470)](":");return{group:e[0],id:e[1],part:e[2]}}function oi(t,e){const n=Jr,o=e[n(432)],s=e[n(365)](t[n(444)]);for(const r of t[n(370)]()){const{type:t,item:i,nextPosition:c}=r;if(n(435)===t||o[n(465)](i)){const t=e[n(482)](i);s[n(472)]&&(s[n(444)]=t),s[n(464)]=c}}return s}function si(t){const e=Jr;return e(413)===ni(t[e(378)])[e(424)]}const ri='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M4 1.5h12A3.5 3.5 0 0 1 19.5 5v8l-.005.192a3.5 3.5 0 0 1-2.927 3.262l-.062.008v1.813a1.5 1.5 0 0 1-2.193 1.33l-.371-.193-.38-.212a13.452 13.452 0 0 1-3.271-2.63l-.062-.07H4A3.5 3.5 0 0 1 .5 13V5A3.5 3.5 0 0 1 4 1.5ZM4 3a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h6.924a11.917 11.917 0 0 0 3.71 3.081l.372.194v-3.268L14.962 15H16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4Z"/><path d="M9.75 5a.75.75 0 0 0-.75.75v2.5H6.5a.75.75 0 0 0 0 1.5H9v2.5a.75.75 0 0 0 1.5 0v-2.5H13a.75.75 0 0 0 0-1.5h-2.5v-2.5A.75.75 0 0 0 9.75 5Z"/></svg>\n',ii=ai;function ci(){const t=["map","has","focus","bind","_viewToController","addSourceCollector","CommentsUI","getRange","_createUIButton","locale","focusTracker","pluginName","low","_threadToController","tooltip","removeCommentThread","from","init","set","hasCommentThread","execute","_initKeyboardNavigation","editor","model","escapeThread","find","activeMarker","8RweSkg","change:activeAnnotations","add","4860790iLUgfW","editing","Comment","3OcMdKU","collaboration.channelId","push","listenTo","stop","comment","getCommentThread","get","addCommentThread","CommentsListView","componentFactory","CommentThreadInputView","70888JfGzaE","menuBar:comment","requires","getAllMarkersForId","11nhwniZ","addComment","isEnabled","length","view","highest","commands","plugins","isFocused","1937244NctvKp","archivedAt","3934hhDqiL","1045460ZdJLll","2212940zZOkBF","comment:","hasMarkerForId","keystrokes","innerView","3649149UqgxWy","config"];return(ci=function(){return t})()}function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=306]})(t,e)}!function(t){const e=ai,n=t();for(;;)try{if(288559===-parseInt(e(344))/1*(-parseInt(e(340))/2)+parseInt(e(328))/3*(-parseInt(e(357))/4)+parseInt(e(356))/5+parseInt(e(353))/6+parseInt(e(355))/7+parseInt(e(322))/8*(parseInt(e(362))/9)+-parseInt(e(325))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ci);class hi extends t.Plugin{static get[ii(306)](){return ii(370)}static get[ii(342)](){return[Ar,$r,jr,br]}get[ii(337)](){return $o}get[ii(339)](){return Yo}[ii(312)](){const t=ii,e=this[t(317)],n=e[t(351)][t(335)](Ar),o=e[t(351)][t(335)]($r),s=e[t(351)][t(335)](br),r=e[t(351)][t(335)](jr);e.ui[t(338)][t(324)](t(333),(()=>{const e=t,n=this[e(372)](go.ButtonView);return n[e(309)]=!0,n})),e.ui[t(338)][t(324)](t(341),(()=>this[t(372)](go.MenuBarMenuListItemButtonView))),r[t(369)]((()=>{const e=t,s=[];for(const[t,r]of n[e(308)]){const n=o[e(343)](t.id),i=n[e(364)]((t=>t[e(371)]()));n[e(347)]>0&&s[e(330)]([r[e(348)],i])}return s})),this[t(331)](s,t(323),((e,s,r)=>{const i=t,c=Array[i(311)](r)[i(364)]((t=>t[i(361)]))[i(320)]((t=>n[i(368)][i(365)](t)));if(!c)return void(o[i(321)]=null);const a=n[i(368)][i(335)](c)[i(318)].id,h=i(358)+a;a&&o[i(359)](a)?o[i(321)]=h:o[i(321)]&&(o[i(321)]=null)})),this[t(331)](n,t(310),((n,{threadId:s,isFromAdapter:r})=>{const i=t;!r&&e.ui[i(374)][i(352)]&&o[i(359)](s)&&e[i(326)][i(348)][i(366)]()}),{priority:t(349)}),this[t(331)](n,t(345),((s,{threadId:r,isFromAdapter:i})=>{const c=t;!i&&o[c(359)](r)&&n[c(314)](r)&&1===n[c(334)](r)[c(347)]&&(e[c(326)][c(348)][c(366)](),s[c(332)]())}),{priority:t(307)}),this[t(316)]()}[ii(372)](t){const e=ii,n=this[e(317)],o=new t(n[e(373)]),s=n[e(350)][e(335)](e(336));return o[e(313)]({label:vo(n[e(373)],e(327)),icon:ri}),o[e(367)](e(346)).to(s),this[e(331)](o,e(315),(()=>s[e(315)]())),o}[ii(316)](){const t=ii,e=this[t(317)],n=e[t(351)][t(335)](Ar);this[t(331)](n,t(319),((o,{threadId:s,channelId:r})=>{const i=t;if(r!==e[i(363)][i(335)](i(329)))return;const c=n[i(334)](s);c&&!c[i(354)]&&e[i(326)][i(348)][i(366)]()}),{priority:t(307)}),e[t(360)][t(313)](s.ENTER_THREAD_KEYSTROKE,((n,o)=>{const s=t,r=this[s(317)][s(351)][s(335)]($r);if(!r[s(321)])return;const i=e[s(351)][s(335)](Ar),{id:c}=ni(r[s(321)]),a=i[s(334)](c);a&&(i[s(308)][s(335)](a)[s(348)][s(366)](),o())}))}}function ui(){const t=["change:isEnabled","7273sbWplw","requires","798083fOYCuv","pluginName","3536XtDKZo","config","listenTo","767169QISATK","afterInit","stopListening","_disableCommentsOnlyMode","isEnabled","561346ogqdlf","336249iNVeAS","118824WvgYtj","clearForceDisabled","commentsOnlyMode","affectsData","37980WRcmKI","DragDrop","cut","stop","_enableCommentsOnlyMode","150GcvjlX","delete","has","set","5HRLlxu","30AiZPck","plugins","get","clipboardInput","highest","addCommentThread","CommentsOnly","commentsOnly","document","editor","editing","commands","forceDisabled","view"];return(ui=function(){return t})()}function di(t,e){const n=ui();return(di=function(t,e){return n[t-=430]})(t,e)}const li=di;!function(t){const e=di,n=t();for(;;)try{if(251616===-parseInt(e(459))/1+parseInt(e(458))/2+-parseInt(e(469))/3*(parseInt(e(464))/4)+parseInt(e(430))/5*(parseInt(e(460))/6)+parseInt(e(446))/7*(parseInt(e(450))/8)+parseInt(e(453))/9+-parseInt(e(431))/10*(-parseInt(e(448))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class mi extends t.Plugin{static get[li(449)](){return li(437)}static get[li(447)](){return[$r]}constructor(t){const e=li;super(t),this[e(472)](e(457),!1),this.on(e(445),((t,n,o)=>{const s=e;o?this[s(468)]():this[s(456)]()}))}[li(454)](){const t=li;!this[t(457)]&&this[t(440)][t(451)][t(433)](t(438))&&(this[t(457)]=!0)}[li(468)](){const t=li;for(const[e,n]of this[t(440)][t(442)])n[t(463)]&&t(436)!==e&&n[t(443)](t(462));this[t(440)][t(432)][t(471)](t(465))&&this[t(440)][t(432)][t(433)](t(465))[t(443)](t(462));const e=this[t(440)][t(441)][t(444)][t(439)];this[t(452)](e,t(466),(e=>e[t(467)]()),{priority:t(435)}),this[t(452)](e,t(434),(e=>e[t(467)]()),{priority:t(435)}),this[t(452)](e,t(470),(e=>e[t(467)]()),{priority:t(435)})}[li(456)](){const t=li;for(const[e,n]of this[t(440)][t(442)])n[t(463)]&&t(436)!==e&&n[t(461)](t(462));this[t(455)](this[t(440)][t(441)][t(444)][t(439)])}}const pi=fi;function fi(t,e){const n=vi();return(fi=function(t,e){return n[t-=306]})(t,e)}!function(t){const e=fi,n=t();for(;;)try{if(605106===-parseInt(e(360))/1*(parseInt(e(321))/2)+-parseInt(e(308))/3*(parseInt(e(349))/4)+parseInt(e(328))/5+-parseInt(e(329))/6+-parseInt(e(337))/7*(-parseInt(e(353))/8)+-parseInt(e(316))/9+parseInt(e(325))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vi);class gi extends t.ContextPlugin{static get[pi(352)](){return[br]}static get[pi(341)](){return pi(334)}constructor(t){const e=pi;super(t),this[e(347)]=new Set,this[e(350)]=new Map,this[e(365)]=new Map}[pi(314)](){const t=pi,e=this[t(340)][t(366)][t(336)](br);this[t(364)](e,t(354),((e,n)=>{const o=t;for(const t of this[o(347)]){const e=this[o(350)][o(336)](t);(0,this[o(365)][o(336)](t)[o(351)])(n)&&e[o(313)](n)}})),this[t(364)](e,t(318),(()=>{const e=t;for(const t of this[e(347)])this[e(350)][e(336)](t)[e(313)](null)})),this[t(364)](e[t(324)],t(345),((e,n)=>{this[t(358)](n)}))}[pi(320)](){const t=pi;return this[t(347)][t(363)]>0}[pi(312)](t){const e=pi;return this[e(347)][e(355)](t)}[pi(359)](t,n=()=>!0){const o=pi,s=this[o(340)][o(366)][o(336)](br);if(!this[o(350)][o(355)](t))throw new e.CKEditorError(o(331),this,{uiName:t});this[o(312)](t)&&this[o(317)](t),this[o(347)][o(345)](t);const r=new pr;(function({source:t,target:e,filter:n}){const o=dr;for(const s of t)n(s)&&e[o(314)](s);e[o(288)](t,o(314),((t,s)=>{const r=o;n(s)&&e[r(314)](s)})),e[o(288)](t,o(287),((t,n)=>{const s=o;e[s(326)](n)&&e[s(287)](n)}))})({source:s[o(324)],target:r,filter:n}),this[o(365)][o(330)](t,{collection:r,filter:n});const i=this[o(350)][o(336)](t);i[o(342)](r),this[o(364)](i,o(306),((t,e,n,r)=>{const i=o;r&&s[i(326)](r),n&&s[i(307)](n)}))}[pi(317)](t){const n=pi;if(this[n(347)][n(338)](t),!this[n(350)][n(355)](t))throw new e.CKEditorError(n(331),this,{uiName:t});const o=this[n(350)][n(336)](t);o[n(361)](),this[n(333)](o),this[n(365)][n(336)](t)[n(327)][n(344)](),this[n(365)][n(338)](t)}[pi(362)](t){const n=pi;if(!this[n(350)][n(355)](t))throw new e.CKEditorError(n(331),this,{uiName:t});const o=this[n(340)][n(366)][n(336)](br),s=Array[n(332)](o[n(343)])[0]||null;this[n(335)](),this[n(359)](t);const r=this[n(350)][n(336)](t);r[n(313)](s),r[n(309)]&&s&&r[n(309)]([s])}[pi(335)](){const t=pi;for(const e of this[t(347)])this[t(317)](e)}[pi(348)](t,n){const o=pi;if(this[o(350)][o(355)](t))throw new e.CKEditorError(o(357));if(o(315)!=typeof n[o(342)]||o(315)!=typeof n[o(361)]||o(315)!=typeof n[o(313)])throw new e.CKEditorError(o(311),null);this[o(350)][o(330)](t,n)}[pi(310)](){const t=pi,e=this[t(340)][t(366)][t(336)](br)[t(327)],n=new Map,o=Array[t(332)](this[t(347)]);for(const e of this[t(347)]){const o=this[t(365)][t(336)](e)[t(327)];for(const s of o)n[t(330)](s,e)}for(const s of e){const e=n[t(336)](s);this[t(358)](s);const r=o[t(346)]((e=>this[t(365)][t(336)](e)[t(351)](s)));e!==r&&(e&&this[t(365)][t(336)](e)[t(327)][t(319)](s),r&&this[t(365)][t(336)](r)[t(327)][t(345)](s))}}[pi(344)](){const t=pi;this[t(335)](),super[t(344)]()}[pi(358)](t){const n=pi,o=[];for(const e of this[n(347)])(0,this[n(365)][n(336)](e)[n(351)])(t)&&o[n(322)](e);if(o[n(339)]>1)throw new e.CKEditorError(n(356),null,{matchedUIs:o,annotationType:t[n(323)]})}}function vi(){const t=["42FpRlWV","push","type","_visibleAnnotations","28591710cAzejZ","_removeActiveAnnotation","collection","2877340CeMZsU","5070228IiKjlQ","set","annotationsuis-missing-ui","from","stopListening","AnnotationsUIs","deactivateAll","get","842989bpOXDx","delete","length","context","pluginName","attach","activeAnnotations","destroy","add","find","activeUIs","register","103756aiPXbF","_uis","filter","requires","32dVpBzD","_activateAnnotation","has","annotationsuis-annotation-mismatch","annotationsuis-register-already-registered","_assertAnnotationDoesNotBelongToMultipleUIs","activate","32735RTJzin","detach","switchTo","size","listenTo","_uisData","plugins","change:activeAnnotation","_addActiveAnnotation","99nexLOh","_setSelectedAnnotations","refilterAnnotations","annotationsuis-register-invalid-interface","isActive","setActiveAnnotation","init","function","8305029MCvfvY","deactivate","_deactivateAllAnnotations","remove","hasActive"];return(vi=function(){return t})()}var ki=n(573),bi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ns()(ki.A,bi);ki.A.locals;function Ii(t,e){const n=Ai();return(Ii=function(t,e){return n[t-=280]})(t,e)}const _i=Ii;!function(t){const e=Ii,n=t();for(;;)try{if(664245===-parseInt(e(309))/1*(parseInt(e(293))/2)+-parseInt(e(283))/3*(-parseInt(e(320))/4)+parseInt(e(326))/5+parseInt(e(290))/6+parseInt(e(281))/7+parseInt(e(299))/8+-parseInt(e(285))/9*(parseInt(e(317))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);const wi=(0,e.toUnit)("px");class yi extends go.View{constructor(t){const n=Ii;super(t);const o=this[n(310)];this[n(321)](n(300),0),this[n(321)](n(323),""),this[n(306)]=this[n(324)](),this[n(294)]=this[n(324)](),this[n(306)][n(312)](n(296),n(287)).to(this),this[n(292)]=new e.FocusTracker,this[n(330)]=new go.FocusCycler({focusables:this[n(294)],focusTracker:this[n(292)]}),this[n(295)]({tag:n(311),attributes:{class:["ck",n(303),n(280),o.to(n(323))],style:{minHeight:o.to(n(300),(t=>n(297)==typeof t?wi(t+10):null))},dir:t[n(284)],role:n(304),"aria-label":vo(t,n(282)),tabindex:0},children:[{tag:n(311),attributes:{role:n(306),"aria-label":vo(t,n(325))},children:this[n(306)]}]})}[_i(288)](){const t=_i;super[t(288)](),this[t(302)]()}[_i(329)](){const t=_i;this[t(330)][t(316)]()}[_i(302)](){const t=_i;this[t(306)][t(312)](t(289)).to(this),this.on(t(289),(e=>{const n=t;this[n(314)](e[n(308)])})),this[t(306)][t(318)]((e=>{const n=t;this[n(292)][n(301)](e[n(305)]),this[n(314)](e)})),this[t(306)].on(t(291),((e,n)=>{const o=t;for(const t of n[o(322)])this[o(292)][o(315)](t[o(305)]),this[o(294)][o(315)](t);for(const t of n[o(286)])this[o(292)][o(301)](t[o(305)]),this[o(314)](t)})),this.on(t(296),(()=>{const e=t;this[e(330)][e(319)]()})),this.on(t(287),(()=>{const e=t;this[e(330)][e(307)]()})),this[t(298)](this[t(305)],t(329),(()=>{this[t(329)]()}))}[_i(314)](t){const e=_i,n=this[e(294)][e(313)](t);let o,s;for(const n of this[e(294)])if(t[e(327)]<n[e(327)]){o=n;break}if(s=o?this[e(294)][e(313)](o):this[e(294)][e(328)],-1!==n){if(n===s-1)return;this[e(294)][e(315)](t),s=o?this[e(294)][e(313)](o):this[e(294)][e(328)]}this[e(294)][e(301)](t,s)}}function Ai(){const t=["top","length","focus","focusCycler","ck-reset","8197553NipaSo","Annotations sidebar","3039bRhAHv","uiLanguageDirection","558FhZtZE","added","arrowdown","render","change:top","643224RMVjoi","change","focusTracker","2QfCeYQ","focusables","setTemplate","arrowup","number","listenTo","7608184BfRtUR","minHeight","add","_setupKeyboardNavigation","ck-sidebar","application","element","list","focusNext","source","953048JqnpKg","bindTemplate","div","delegate","getIndex","_updateItemPositionInFocusables","remove","focusFirst","317470uPiGhc","forEach","focusPrevious","1716QLeZiz","set","removed","class","createCollection","Annotations list","4608620VSheOh"];return(Ai=function(){return t})()}function Ci(t,e){const n=xi();return(Ci=function(t,e){return n[t-=351]})(t,e)}const Ti=Ci;!function(t){const e=Ci,n=t();for(;;)try{if(443934===-parseInt(e(384))/1*(parseInt(e(369))/2)+parseInt(e(376))/3+parseInt(e(364))/4+-parseInt(e(389))/5+-parseInt(e(374))/6*(-parseInt(e(351))/7)+parseInt(e(375))/8+-parseInt(e(362))/9*(parseInt(e(358))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xi);const Ei=(0,e.toUnit)("px");function xi(){const t=["clientHeight","ck-sidebar-item--no-animation","delegate","content","focus","90AoVScB","first","destroy","setTemplate","211023IoxkFf","isAnimationDisabled","316472cZfbat","arrowup","height","element","div","76634yHDZoi","arrowdown","render","clear","updateHeight","246xCOUVt","6544816nTvQZU","1663326Mohppk","_targetTop","_mutationObserver","bottom","presentation","attach","bind","set","4NzXblw","bindTemplate","detach","top","createCollection","4296100awKmPA","36841tjPKlD","ck-sidebar-item"];return(xi=function(){return t})()}class Oi extends go.View{constructor(t){const e=Ci;super(t),this[e(383)](e(387),0),this[e(383)](e(366),0),this[e(382)](e(379)).to(this,e(387),this,e(366),((t,e)=>t+e)),this[e(383)](e(363),!1),this[e(378)]=$s((()=>this[e(373)]())),this[e(377)]=null,this[e(356)]=this[e(388)](),this[e(356)][e(355)](e(365),e(370)).to(this);const n=this[e(385)];this[e(361)]({tag:e(368),attributes:{class:[e(352),n.to(e(363),(t=>t?e(354):""))],style:{top:n.to(e(387),(t=>Ei(t)))},role:e(380)},children:this[e(356)]})}[Ti(371)](){const t=Ti;super[t(371)](),this[t(378)][t(381)](this[t(367)])}[Ti(357)](){const t=Ti;this[t(356)][t(359)]&&this[t(356)][t(359)][t(357)]()}[Ti(373)](){const t=Ti,e=this[t(367)][t(353)];e&&(this[t(366)]=e)}[Ti(360)](){const t=Ti;this[t(356)][t(372)](),this[t(378)][t(386)](),super[t(360)]()}}const Ni=Vi;!function(t){const e=Vi,n=t();for(;;)try{if(218182===-parseInt(e(174))/1+-parseInt(e(208))/2+-parseInt(e(146))/3+-parseInt(e(144))/4*(parseInt(e(177))/5)+parseInt(e(139))/6*(parseInt(e(220))/7)+parseInt(e(156))/8*(-parseInt(e(188))/9)+parseInt(e(152))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class Si extends t.ContextPlugin{static get[Ni(198)](){return Ni(175)}constructor(t){const e=Ni;super(t),this[e(176)](e(160),void 0),this[e(149)]=this[e(151)](),this[e(176)](e(203),null),this[e(211)]=25,this[e(192)]=new Map,this[e(212)]=new Map,this[e(158)][e(207)][e(179)](e(168),!1),this[e(195)]=null,this[e(219)]=null,this[e(215)]=[]}[Ni(161)](){const t=Ni,e=this[t(158)][t(207)][t(209)](t(154));e&&this[t(155)](e)}[Ni(155)](t){const n=Ni;if(!Li(t))throw new e.CKEditorError(n(202));this[n(203)]=t}[Ni(210)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=Ni;if(!Li(this[o(203)]))throw new e.CKEditorError(o(147),this);this[o(203)][o(173)](this[o(149)][o(218)]),this[o(149)][o(142)]=t,this[o(211)]=n}[Ni(133)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=Ni,s=this[o(169)](t);this[o(149)][o(190)][o(132)](s),this[o(141)](t),e&&this[o(134)](this[o(169)](e)),n&&this[o(134)](this[o(169)](n)),this[o(206)]()}[Ni(213)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=Ni;if(this[o(219)]=e,t){t[o(145)]=!1;const e=this[o(169)](t);e&&n&&(e[o(178)]=!1)}if(e){const t=this[o(169)](e);t&&(e[o(145)]=!0,n&&(t[o(178)]=!0,t[o(193)]+=1),this[o(134)](t))}}[Ni(201)](t){const e=Ni;if(this[e(149)][e(218)][e(132)](),t)for(const n of t)this[e(141)](n);this[e(149)][e(190)][e(185)](),this[e(149)][e(142)]="",this[e(160)]=null}[Ni(200)](t,e){const n=Ni;e||(e=t[n(149)]);const o=new Oi(this[n(158)][n(137)]);this[n(192)][n(176)](o,t),this[n(212)][n(176)](t,o),o[n(165)][n(187)](e),this[n(191)](t[n(149)],n(163),((e,s,r)=>{const i=n,c=this[i(148)](t,r);o[i(159)]!=c&&(o[i(159)]=c,this[i(181)](o,c))})),this[n(191)](o,n(217),(()=>{const t=n;this[t(197)](o,t(193))})),this[n(191)](o,n(171),(()=>{const t=n;this[t(197)](o,t(183))})),this[n(134)](o);const s=this[n(189)](o);return s&&this[n(199)](s,o)||this[n(134)](o),this[n(206)](),this[n(149)][n(190)][n(187)](o),o}[Ni(162)](t){const e=Ni;if(!t[e(165)][e(184)])return;const n=this[e(189)](t);if(!n)return;const o=this[e(192)][e(209)](n),s=this[e(219)];s&&s===o?this[e(199)](n,t):this[e(153)](t,n)}[Ni(182)](t){const e=Ni;if(!t[e(165)][e(184)])return;const n=this[e(164)](t);if(!n)return;const o=this[e(192)][e(209)](n),s=this[e(158)][e(207)][e(209)](e(168)),r=this[e(219)];r&&r===o&&s?(this[e(153)](n,t),this[e(199)](t,n)):r&&r===o?this[e(153)](n,t):this[e(199)](t,n)}[Ni(197)](t,e){const n=Ni;0===this[n(215)][n(184)]&&setTimeout((()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(215)])t(193)===n?this[t(162)](e):this[t(182)](e);this[t(215)]=[]}),10),this[n(215)][n(196)]({sidebarItemView:t,changedProp:e})}[Ni(169)](t){const e=Ni;return this[e(212)][e(209)](t)}[Ni(205)](){const t=Ni;this[t(172)](),this[t(149)][t(205)]()}[Ni(141)](t){const e=Ni,n=this[e(169)](t);this[e(172)](n),this[e(172)](t[e(149)]),n[e(205)](),this[e(212)][e(167)](t),this[e(192)][e(167)](n)}[Ni(151)](){const t=Ni,e=new yi(this[t(158)][t(137)]);return e[t(214)](),this.on(t(170),((n,o,s,r)=>{const i=t;r&&e[i(180)](i(157)),s?e[i(186)](i(157)).to(s,i(183)):e[i(157)]=null})),e}[Ni(206)](){const t=Ni;var e;this[t(160)]=(null===(e=this[t(195)])||void 0===e?void 0:e[t(166)])?this[t(169)](this[t(195)][t(166)]):null}[Ni(189)](t){const e=Ni;var n;const o=this[e(192)][e(209)](t),s=o&&(null===(n=this[e(195)])||void 0===n?void 0:n[e(209)](this[e(195)][e(138)](o)-1));return s&&this[e(169)](s)||null}[Ni(164)](t){const e=Ni;var n;const o=this[e(192)][e(209)](t),s=o&&(null===(n=this[e(195)])||void 0===n?void 0:n[e(209)](this[e(195)][e(138)](o)+1));return s&&this[e(169)](s)||null}[Ni(153)](t,e){const n=Ni;t[n(140)]();const o=Ri(e[n(183)]+this[n(211)],t[n(193)]);return!!o&&(this[n(181)](e,e[n(193)]-o),!0)}[Ni(199)](t,e){const n=Ni;t[n(140)]();const o=Ri(t[n(183)]+this[n(211)],e[n(193)]);return!!o&&(this[n(181)](e,e[n(193)]+o,!1),!0)}[Ni(134)](t){const e=Ni,n=this[e(192)][e(209)](t);if(!n||!n[e(204)]||!n[e(135)])return;const o=this[e(148)](n,n[e(135)]);this[e(181)](t,o)}[Ni(148)](t,n){const o=Ni;if(null===n)return 0;if(t[o(204)]instanceof e.Rect)return n[o(193)];{const t=new e.Rect(this[o(149)][o(218)])[o(193)];return n[o(193)]-t}}[Ni(181)](t,e,n=this[Ni(158)][Ni(207)][Ni(209)](Ni(168))){const o=Ni;n&&(e=Math[o(150)](e,this[o(194)](t))),t[o(193)]=e}[Ni(194)](t){const e=Ni;let n=this[e(189)](t),o=0;for(;n;)n[e(140)](),o+=this[e(211)]+n[e(143)],n=this[e(189)](n);return o}}function Mi(){const t=["249096MDZLhd","get","_attachToContainer","_spaceBetweenItems","_annotationToSidebarItemView","refresh","render","_recalculateBuffer","object","change:top","element","_activeAnnotation","609HUzODq","remove","rearrange","_alignToTargetRect","targetRect","nodeType","locale","getIndex","19548QTztXJ","updateHeight","_destroySidebarItemView","class","height","204fwdiYd","isActive","16998qWvcQD","sidebar-attachtocontainer-missing-container","_getTargetTop","view","max","_createSidebarView","6717570netzgM","_alignBeforeItem","sidebar.container","setContainer","8VruFEK","minHeight","context","_targetTop","_lastItem","init","_alignForTopChange","change:targetRect","_getItemAfter","content","last","delete","sidebar.preventScrollOutOfView","getSidebarItemView","change:_lastItem","change:bottom","stopListening","appendChild","188785oWomSb","Sidebar","set","2325TYGAVs","isAnimationDisabled","define","unbind","_setItemTop","_alignForBottomChange","bottom","length","clear","bind","add","3548763TeQqGq","_getItemBefore","list","listenTo","_sidebarItemViewToAnnotation","top","_getMaxAvailableTop","_annotations","push","_recalculate","pluginName","_alignAfterItem","addAnnotation","_detachFromContainer","sidebar-setcontainer-invalid-element","container","target","destroy","_updateLastItem","config"];return(Mi=function(){return t})()}function Ri(t,e){return Math[Ni(150)](t-e,0)}function Vi(t,e){const n=Mi();return(Vi=function(t,e){return n[t-=132]})(t,e)}function Li(t){const e=Ni;return null!==t&&e(216)==typeof t&&1===t[e(136)]}const ji=Di;function Pi(){const t=["_activeAnnotation","hasDomSelection","context","set","ready","editors","widesidebar-attach-already-attached","isAttached","removeEventListener","ck-sidebar--wide","high","requires","init","stopListening","_detachFromContainer","blur","_refreshPositioningDebounced","3NscMvN","_integrateWithEditorAnnotations","plugins","get","rearrange","from","4580478FSyhLs","set:container","stop","setActiveAnnotation","5YSRTNY","switchTo","container","1257561FUgHKg","destroy","3355796GMKySt","90Htuhrn","updateTargetRect","activeAnnotation","getOrderedSelectedAnnotations","cancel","listenTo","annotations","4822500FernGV","refresh","wideSidebar","resize","has","11JWPLdJ","EditorAnnotations","uiUpdate","437639okGejd","refreshPositioning","off","WideSidebar","_destroyEditorAnnotationsIntegration","detach","attach","_editorAnnotations","change:container","add","register","pluginName","2887394wrKKPK","widesidebar-detach-not-attached","addAnnotation","_annotations","_attachToContainer","addEventListener","remove","focus","1092512uWfpHn","7ZWStLx"];return(Pi=function(){return t})()}function Di(t,e){const n=Pi();return(Di=function(t,e){return n[t-=383]})(t,e)}!function(t){const e=Di,n=t();for(;;)try{if(813550===parseInt(e(432))/1+parseInt(e(444))/2*(parseInt(e(401))/3)+-parseInt(e(416))/4+-parseInt(e(411))/5*(-parseInt(e(407))/6)+parseInt(e(383))/7*(-parseInt(e(452))/8)+parseInt(e(414))/9*(-parseInt(e(417))/10)+-parseInt(e(429))/11*(-parseInt(e(424))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pi);class Bi extends t.ContextPlugin{static get[ji(395)](){return[Si,gi]}static get[ji(443)](){return ji(435)}constructor(t){const n=ji;super(t),this[n(391)]=!1,this[n(387)](n(419),null),this[n(423)]=null,this[n(439)]=new e.Collection,this[n(400)]=Gs((()=>{const t=n;this[t(423)][t(433)]()}),250,{leading:!1})}[ji(396)](){const t=ji,e=this[t(386)][t(403)][t(404)](gi),n=this[t(386)][t(403)][t(404)](Si);e[t(442)](t(426),this),n[t(413)]&&e[t(412)](t(426))}[ji(410)](t){const e=ji;if(t===this[e(419)])return;const n=this[e(386)][e(403)][e(404)](Si);n[e(384)]=t;const o=this[e(419)];this[e(419)]=t,n[e(425)]({blurredAnnotation:o,activatedAnnotation:this[e(419)]})}[ji(438)](n){const o=ji;this[o(423)]=n;const s=this[o(386)][o(403)][o(404)](Si);if(s[o(447)]=n,this[o(391)])throw new e.CKEditorError(o(390),this);this[o(391)]=!0,this[o(422)](s,o(408),(()=>{const t=o;this[t(437)](),this[t(422)](s,t(440),(e=>{const o=t;e[o(434)](),this[o(438)](n)}))})),s[o(448)]({viewClass:o(393)});const r=t=>{const e=o;t[e(418)](),s[e(446)](t)};for(const t of n)r(t);this[o(422)](n,o(441),((t,e)=>{r(e)})),this[o(422)](n,o(450),((t,e,r)=>{const i=o;s[i(405)]({removedAnnotation:e,previousAnnotation:n[i(404)](r-1),nextAnnotation:n[i(404)](r+1)}),e===this[i(419)]&&this[i(410)](null)}),{priority:o(394)}),this[o(422)](n,o(451),((t,e)=>{this[o(410)](e)})),this[o(422)](n,o(399),(()=>{this[o(410)](null)}));const i=this[o(386)]instanceof t.Context?this[o(386)][o(389)]:new e.Collection([this[o(386)]]);for(const t of i)this[o(402)](t);this[o(422)](i,o(441),((t,e)=>{const n=o;this[n(422)](e,n(388),(()=>{this[n(402)](e)}))})),this[o(422)](i,o(450),((t,e)=>{const n=o;e[n(403)][n(428)](n(430))&&this[n(436)](e[n(403)][n(404)](n(430)))})),window[o(449)](o(427),this[o(400)]),this[o(423)][o(433)]()}[ji(437)](){const n=ji;if(!this[n(391)])throw new e.CKEditorError(n(445),this);this[n(410)](null);const o=this[n(386)][n(403)][n(404)](Si);o[n(398)](this[n(423)]),this[n(397)](o),this[n(397)](this[n(423)]),this[n(386)]instanceof t.Context&&this[n(397)](this[n(386)][n(389)]);for(const t of Array[n(406)](this[n(439)]))this[n(436)](t);window[n(392)](n(427),this[n(400)]),this[n(400)][n(421)](),this[n(419)]=null,this[n(391)]=!1,this[n(423)]=null}[ji(415)](){const t=ji;this[t(391)]&&this[t(437)]()}[ji(402)](t){const e=ji;if(!t[e(403)][e(428)](e(430)))return;const n=t[e(403)][e(404)](e(430)),o=()=>{const t=e,o=n[t(420)]({annotations:this[t(423)],activeAnnotation:this[t(419)]});this[t(410)](o[0]||null)};this[e(422)](n,e(425),o),this[e(422)](n,e(399),((t,{isAnnotationTracked:n})=>{const o=e;this[o(419)]&&n(this[o(419)])&&this[o(410)](null)})),this[e(422)](n,e(431),(()=>{this[e(400)]()})),this[e(422)](this[e(423)],e(399),(t=>{const s=e;n[s(385)]()&&(o(),t[s(409)]())}),{priority:e(394)}),this[e(439)][e(441)](n)}[ji(436)](t){const e=ji;this[e(397)](t),this[e(439)][e(450)](t)}}function Hi(t,e){const n=Ki();return(Hi=function(t,e){return n[t-=181]})(t,e)}function Ki(){const t=["ck-annotation-counter__badge--edit-mode","setTemplate","4028727pvpBYE","15295470oUvodv","995869NCYFlQ","ck-annotation-counter","bindTemplate","61736RaeIEh","number","add","3093378VvdEEx","bind","toString","ck-annotation-counter__badge","set","7495668AadfIM","32KyNsUi","icon","ck-annotation-counter__badge--","annotationType","...","425gxmwfY","2ahwZJE","extendTemplate","615282PsqiUv","counterView","children","_badge","isDirty","span"];return(Ki=function(){return t})()}!function(t){const e=Hi,n=t();for(;;)try{if(961187===parseInt(e(189))/1+-parseInt(e(187))/2*(-parseInt(e(197))/3)+parseInt(e(202))/4*(parseInt(e(186))/5)+-parseInt(e(205))/6+parseInt(e(199))/7*(parseInt(e(181))/8)+-parseInt(e(210))/9+-parseInt(e(198))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ki);class Ui extends go.ButtonView{constructor(t){const e=Hi;super(t);const n=this[e(201)];this[e(209)](e(193),!1),this[e(209)](e(203),0),this[e(206)](e(192)).to(this,e(193),this,e(203),((t,n)=>t?e(185):n[e(207)]())),this[e(209)](e(184),""),this[e(182)]=ri,this[e(188)]({attributes:{class:[e(200)]}}),this[e(190)]=new go.View,this[e(190)][e(196)]({tag:e(194),attributes:{class:[e(208),n.to(e(184),(t=>e(183)+t)),n.if(e(193),e(195))]},children:[{text:n.to(e(192))}]}),this[e(191)][e(204)](this[e(190)])}}var Fi=n(197),zi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ns()(Fi.A,zi);Fi.A.locals;const Wi=Xi;function Yi(){const t=["_annotationToNarrowView","detachFromDom","from","_setSelectedAnnotations","editors","preventDefault","add","clear","isAttached","element","southArrowNorthWest","stop","_annotations","northArrowSouthEast","first","EditorAnnotations","_showBalloon","_hideBalloon","resize","pluginName","narrowSidebar","5610790yyTbEe","change:height","getOrderedSelectedAnnotations","includes","_manuallyClosedAnnotationViews","1126542sjHgxx","narrowsidebar-detach-not-attached","addEventListener","find","locale","detach","focusableElements","mousedown","defaultPositions","7822269CVCyDq","type","_attachListeners","get","_attachToContainer","listenTo","_refreshPositioning","high","refresh","addAnnotation","unpin","create","length","setActiveAnnotation","hasDomSelection","59aspcJB","keydown","number","_refreshPositioningDebounced","esc","_detachFromContainer","_selectedAnnotations","view","delete","execute","_updateBalloonPosition","set","bind","5nINoAy","southArrowNorth","666shHMGd","_domEmitter","balloonPanelView","isVisible","content","contains","17184jMVrUP","Esc","target","_editorAnnotations","change:container","_integrateWithEditorAnnotations","19016ApPHpX","annotations","3585966pZheEA","bodyCollection","low","annotationType","uiUpdate","attach","isDirty","getByView","focus","blur","remove","getSidebarItemView","keyCode","has","northArrowSouth","requires","NarrowSidebar","pin","stopListening","register","context","ck-sidebar--narrow","southArrowNorthEast","ready","init","3594880gPFbcd","plugins","_detachListeners","northArrowSouthWest","removeEventListener","destroy","rearrange","preventClosingBalloon","stopPropagation","55DTwZUG","narrowsidebar-attach-already-attached","cancel","refreshPositioning","attachToDom","values","set:container","_destroyEditorAnnotationsIntegration","off","activeAnnotation"];return(Yi=function(){return t})()}function Xi(t,e){const n=Yi();return(Xi=function(t,e){return n[t-=264]})(t,e)}!function(t){const e=Xi,n=t();for(;;)try{if(801549===-parseInt(e(319))/1*(parseInt(e(346))/2)+-parseInt(e(348))/3+parseInt(e(373))/4+parseInt(e(332))/5*(-parseInt(e(295))/6)+-parseInt(e(304))/7+-parseInt(e(340))/8*(-parseInt(e(334))/9)+-parseInt(e(290))/10*(-parseInt(e(382))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class qi extends t.ContextPlugin{static get[Wi(363)](){return[Si,gi]}static get[Wi(288)](){return Wi(364)}constructor(t){const n=Wi;super(t),this[n(277)]=!1,this[n(294)]=new Set,this[n(335)]=Object[n(315)](e.DomEmitterMixin),this[n(269)]=new Map,this[n(330)](n(268),null),this[n(347)]=null,this[n(325)]=[],this[n(343)]=new e.Collection,this[n(322)]=Gs((()=>{this[n(310)]()}),250,{leading:!1})}[Wi(372)](){const t=Wi;this[t(368)][t(374)][t(307)](gi)[t(367)](t(289),this),this[t(349)]=new go.BodyCollection(this[t(368)][t(299)]),this[t(336)]=new go.BalloonPanelView(this[t(368)][t(299)]),this[t(349)][t(386)](),this[t(349)][t(275)](this[t(336)])}[Wi(353)](n){const o=Wi;this[o(347)]=n;const s=this[o(368)][o(374)][o(307)](Si),r=this[o(336)];if(s[o(281)]=n,this[o(277)])throw new e.CKEditorError(o(383),this);this[o(277)]=!0,this[o(309)](s,o(265),(()=>{const t=o;this[t(300)](),this[t(309)](s,t(344),(e=>{const o=t;e[o(267)](),this[o(353)](n)}))})),s[o(308)]({viewClass:o(369),spaceBetweenItems:5});const i=t=>{const e=o,n=new Ui(this[e(368)][e(299)]);s[e(313)](t,n),this[e(269)][e(330)](t,n),n[e(331)](e(354),e(351),e(321)).to(t[e(326)],e(354),e(305),e(316)),n.on(e(328),(()=>{const n=e;this[n(294)][n(276)](),r[n(338)][n(283)]!==t[n(326)]?(this[n(285)](t),t[n(326)][n(278)][n(356)](),this[n(317)](t)):this[n(317)](null)}))};for(const t of n)i(t);this[o(309)](n,o(275),((t,e)=>{i(e)})),this[o(309)](n,o(358),((t,e,r)=>{const i=o;this[i(269)][i(307)](e)[i(378)](),this[i(269)][i(327)](e),s[i(379)]({removedAnnotation:e,previousAnnotation:n[i(307)](r-1),nextAnnotation:n[i(307)](r+1)}),e===this[i(268)]&&this[i(317)](null)}),{priority:o(350)}),this[o(309)](n,o(356),((t,e)=>{this[o(317)](e)})),this[o(309)](n,o(357),(()=>{this[o(317)](null)})),this[o(335)][o(309)](document,o(320),((t,n)=>{const s=o;n[s(360)]===e.keyCodes[s(323)]&&r[s(337)]&&(this[s(294)][s(275)](r[s(338)][s(283)]),this[s(286)](),n[s(381)](),n[s(274)]())})),this[o(335)][o(309)](document,o(302),((t,e)=>{const n=o,i=e[n(342)];r[n(337)]&&r[n(278)][n(339)](i)||s[n(326)][n(278)][n(339)](i)||t[n(380)]||this[n(268)]&&this[n(268)][n(301)][n(298)]((t=>t[n(339)](i)))||(this[n(294)][n(276)](),this[n(286)](),this[n(317)](null))}));const c=this[o(368)]instanceof t.Context?this[o(368)][o(273)]:new e.Collection([this[o(368)]]);for(const t of c)this[o(345)](t);this[o(309)](c,o(275),((t,e)=>{const n=o;this[n(309)](e,n(371),(()=>{this[n(345)](e)}))})),this[o(309)](c,o(358),((t,e)=>{const n=o;e[n(374)][n(361)](n(284))&&this[n(266)](e[n(374)][n(307)](n(284)))})),window[o(297)](o(287),this[o(322)]),this[o(310)]()}[Wi(317)](t){const e=Wi;if(t===this[e(268)])return;const n=this[e(368)][e(374)][e(307)](Si);n[e(312)]({blurredAnnotation:this[e(268)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(359)](t)?this[e(285)](t):this[e(286)](),this[e(268)]=t}[Wi(300)](){const n=Wi;if(!this[n(277)])throw new e.CKEditorError(n(296),this);this[n(317)](null);const o=this[n(368)][n(374)][n(307)](Si);this[n(286)](),Array[n(271)](this[n(269)][n(264)](),(t=>t[n(378)]())),this[n(269)][n(276)](),o[n(324)](this[n(347)]),this[n(366)](),this[n(335)][n(366)](),this[n(368)]instanceof t.Context&&this[n(366)](this[n(368)][n(273)]);for(const t of Array[n(271)](this[n(343)]))this[n(266)](t);window[n(377)](n(287),this[n(322)]),this[n(322)][n(384)](),this[n(325)]=[],this[n(277)]=!1,this[n(347)]=null}[Wi(378)](){const t=Wi;this[t(277)]&&this[t(300)](),this[t(349)][t(270)]()}[Wi(345)](t){const e=Wi;if(!t[e(374)][e(361)](e(284)))return;const n=t[e(374)][e(307)](e(284)),o=this[e(368)][e(374)][e(307)](Si),s=this[e(347)],r=this[e(336)],i=()=>{const t=e,o=n[t(292)]({annotations:this[t(347)],activeAnnotation:this[t(268)]});this[t(272)](o),this[t(317)](o[0]||null)};this[e(309)](n,e(312),i),this[e(309)](n,e(357),((t,{isAnnotationTracked:n})=>{const o=e;this[o(268)]&&n(this[o(268)])&&(this[o(272)]([]),this[o(317)](null))})),this[e(309)](n,e(352),(()=>{this[e(322)]()})),this[e(309)](s,e(357),(t=>{const o=e;n[o(318)]()&&t[o(280)]()}),{priority:e(311)}),this[e(309)](this[e(335)],e(302),((t,s)=>{const c=e,a=s[c(342)];r[c(337)]&&r[c(278)][c(339)](a)||o[c(326)][c(278)][c(339)](a)||this[c(268)]&&n[c(318)]()&&(i(),t[c(380)]=!0)}),{priority:e(311)}),this[e(343)][e(275)](n)}[Wi(266)](t){const e=Wi;t&&(this[e(366)](t),this[e(343)][e(358)](t))}[Wi(272)](t){const e=Wi;for(const n of this[e(325)])t[e(293)](n)||this[e(294)][e(327)](n[e(326)]);this[e(325)]=t}[Wi(310)](){const t=Wi,e=this[t(336)];this[t(347)][t(385)](),e[t(337)]&&this[t(329)]()}[Wi(285)](t){const e=Wi;if(this[e(294)][e(361)](t[e(326)]))return;const n=this[e(336)][e(338)][e(283)];n!==t[e(326)]?(n&&this[e(375)](n),this[e(306)](t[e(326)]),this[e(336)][e(338)][e(276)](),this[e(336)][e(338)][e(275)](t[e(326)]),this[e(329)]()):this[e(329)]()}[Wi(329)](){const t=Wi,e=this[t(336)][t(338)][t(283)],n=e&&this[t(347)][t(355)](e);if(!n||!this[t(269)][t(361)](n))return;const o=this[t(269)][t(307)](n)[t(278)],s=function(){const e=t,n=go.BalloonPanelView[e(303)];return[n[e(370)],n[e(282)],n[e(333)],n[e(362)],n[e(279)],n[e(376)]]}();this[t(336)][t(365)]({target:o,positions:s})}[Wi(286)](){const t=Wi,e=this[t(336)],n=e[t(338)][t(283)];n&&(this[t(375)](n),e[t(314)](),e[t(338)][t(276)]())}[Wi(306)](t){const e=Wi;this[e(309)](t,e(291),(()=>this[e(329)]())),this[e(309)](t,e(341),((n,o)=>{const s=e;this[s(294)][s(275)](t),this[s(286)](),o()}))}[Wi(375)](t){this[Wi(366)](t)}}var Gi=n(874),Zi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ns()(Gi.A,Zi);Gi.A.locals;const Ji=Qi;function Qi(t,e){const n=$i();return(Qi=function(t,e){return n[t-=272]})(t,e)}function $i(){const t=["change:isFocused","blur","refresh","selection","top","editableElement","5252275OhhjSH","context","InlineAnnotations","activeAnnotation","getClientRects","_manuallyClosed","switchTo","1560902sZLzAK","653006UcYoxl","remove","afterInit","listenTo","Esc","_balloon","includes","right","change:height","targetRect","addObserver","every","8266764ADZfHi","init","editing","_getBalloonTargetForAnnotation","length","_closeAnnotation","visibleView","isActive","hasActive","document","getByView","from","view","pluginName","_forceRefresh","getBoundingClientRect","clear","viewRangeToDom","4458176JXRqdC","_removeAnnotationFromBalloon","target","add","_addAnnotationToBalloon","width","annotations","attach","keystrokes","updatePosition","getOrderedSelectedAnnotations","requires","plugins","2226748aXrTnh","set","find","focusTracker","stopListening","update","has","isFocused","isAttached","inline","domConverter","setActiveAnnotation","fromRect","bottom","map","9MgfARc","register","inlineannotations-attach-already-attached","hasView","destroy","showStack","push","collapse","4939170Mrcfft","change:visibleView","editor","_selectedAnnotations","inlineannotations-not-allowed-with-context","get","detach","focus","_addedAnnotations","getFirstRange","inlineannotations-detach-not-attached","delete","mousedown","5uZbrqv","_setSelectedAnnotations","left"];return($i=function(){return t})()}!function(t){const e=Qi,n=t();for(;;)try{if(839817===-parseInt(e(286))/1+-parseInt(e(285))/2+parseInt(e(352))/3+-parseInt(e(329))/4*(-parseInt(e(365))/5)+parseInt(e(298))/6+-parseInt(e(278))/7+-parseInt(e(316))/8*(parseInt(e(344))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class tc extends t.Plugin{static get[Ji(327)](){return[jr,go.ContextualBalloon,gi]}static get[Ji(311)](){return Ji(280)}constructor(t){const e=Ji;super(t),t[e(300)][e(310)][e(296)](To.MouseObserver),this[e(337)]=!1,this[e(330)](e(281),null),this[e(322)]=null,this[e(283)]=new Set,this[e(291)]=t[e(328)][e(357)](go.ContextualBalloon),this[e(360)]=new Set,this[e(355)]=[],this[e(312)]=!1}[Ji(299)](){const t=Ji,e=this[t(354)][t(328)][t(357)](gi);e[t(279)]===this[t(354)]&&(e[t(345)](t(338),this),this[t(354)][t(324)][t(330)](t(290),((e,n)=>{const o=t,s=this[o(291)];if(this[o(337)]&&s[o(304)]){const t=this[o(322)][o(308)](s[o(304)]);t&&this[o(303)](t),n()}})))}[Ji(288)](){const t=Ji,e=this[t(354)][t(328)][t(357)](gi);e[t(279)]===this[t(354)]&&(e[t(306)]()||e[t(284)](t(338)))}[Ji(340)](t){const e=Ji;t!==this[e(281)]&&(this[e(281)]&&(this[e(281)][e(305)]=!1),t&&this[e(354)].ui[e(332)][e(336)]&&(this[e(322)][e(335)](t)&&this[e(320)](t,!0),t[e(305)]=!0),t||this[e(366)]([]),this[e(281)]=t)}[Ji(323)](t){const n=Ji;this[n(322)]=t;const o=this[n(354)][n(328)][n(357)](gi),s=this[n(291)];if(this[n(337)])throw new e.CKEditorError(n(346),this);if(o[n(279)]!==this[n(354)])throw new e.CKEditorError(n(356),this);const r=this[n(354)][n(328)][n(357)](jr);this[n(289)](r,n(274),(()=>{const t=n,e=r[t(326)]({annotations:this[t(322)],activeAnnotation:this[t(281)]});var o,s;!this[t(312)]&&(o=e,s=this[t(355)],o[t(302)]===s[t(302)]&&o[t(297)]((e=>s[t(292)](e))))||(this[t(312)]=!1,this[t(366)](e),this[t(340)](e[0]||null))})),this[n(289)](r,n(273),((t,{isAnnotationTracked:e})=>{const o=n;this[o(281)]&&e(this[o(281)])&&(this[o(366)]([]),this[o(340)](null))})),this[n(289)](this[n(354)].ui[n(332)],n(272),((t,e,o)=>{o||this[n(340)](null)})),this[n(289)](t,n(287),((t,e)=>{const o=n;this[o(317)](e),e===this[o(281)]&&this[o(340)](null)})),this[n(289)](s,n(353),((e,o,r,i)=>{const c=n;i&&this[c(333)](i);const a=t[c(308)](r);r&&a&&(this[c(289)](r,c(294),(()=>{s[c(325)]()})),this[c(289)](r,c(290),(()=>{const t=c;this[t(303)](a),this[t(354)][t(300)][t(310)][t(359)]()})),this[c(281)]!==a&&this[c(340)](a))})),this[n(289)](this[n(354)].ui,n(334),(()=>{const e=n;s[e(304)]&&t[e(308)](s[e(304)])&&s[e(325)]()})),this[n(289)](this[n(354)][n(300)][n(310)][n(307)],n(364),(()=>{const t=n;this[t(312)]=!0,this[t(283)][t(314)]()})),this[n(354)][n(300)][n(310)][n(307)][n(275)][n(277)]&&this[n(354)][n(300)][n(310)][n(359)](),this[n(337)]=!0}[Ji(358)](){const t=Ji;if(!this[t(337)])throw new e.CKEditorError(t(362),this);this[t(340)](null);for(const e of this[t(360)])this[t(317)](e);this[t(333)](),this[t(337)]=!1,this[t(322)]=null}[Ji(348)](){const t=Ji;this[t(337)]&&this[t(358)]()}[Ji(366)](t){const e=Ji;for(const n of this[e(355)])t[e(292)](n)||this[e(283)][e(363)](n);for(const n of this[e(322)])t[e(292)](n)||this[e(317)](n);if(this[e(354)].ui[e(332)][e(336)])for(const n of t)this[e(320)](n);this[e(355)]=t}[Ji(320)](t,e=!1){const n=Ji;this[n(283)][n(335)](t)||(this[n(360)][n(335)](t)||this[n(291)][n(347)](t[n(310)])||(this[n(360)][n(319)](t),this[n(291)][n(319)]({stackId:t[n(310)].id,view:t[n(310)],position:{target:()=>this[n(301)](t)}})),e&&this[n(291)][n(349)](t[n(310)].id))}[Ji(301)](t){const n=Ji,o=t[n(318)],s=this[n(354)][n(300)][n(310)],r=s[n(307)][n(275)][n(361)](),i=s[n(339)][n(315)](r);if(i[n(351)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(350)](...(c=e[n(282)](),Array[n(309)](c)[n(343)](DOMRect[n(341)])));t=function(t){const e=n,o=[];let s=t[0];for(let n=1;n<t[e(302)];n++)ec(s,t[n])?s[e(321)]+=t[n][e(321)]:(o[e(350)](s),s=t[n]);return o[e(350)](s),o}(t);const s=i[n(313)]();return t[n(331)]((t=>t[n(276)]<=s[n(276)]&&t[n(342)]>=s[n(342)]&&t[n(367)]<=s[n(367)]&&t[n(293)]>=s[n(293)]))||t[0]}var c;return t[n(295)]||i}[Ji(317)](t){const e=Ji;this[e(360)][e(335)](t)&&this[e(291)][e(347)](t[e(310)])&&(this[e(360)][e(363)](t),this[e(291)][e(287)](t[e(310)]))}[Ji(303)](t){const e=Ji;this[e(283)][e(319)](t),this[e(317)](t)}}function ec(t,e){const n=Ji;return t[n(276)]===e[n(276)]&&t[n(342)]===e[n(342)]&&t[n(293)]===e[n(367)]}var nc=n(353),oc={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ns()(nc.A,oc);nc.A.locals;const sc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M14 3.5A3.5 3.5 0 0 1 17.5 7v6l-.005.192a3.501 3.501 0 0 1-2.927 3.262l-.062.008v1.813a1.5 1.5 0 0 1-2.193 1.33l-.37-.193-.38-.212a13.452 13.452 0 0 1-3.272-2.63l-.062-.07-4.729-.046a3.5 3.5 0 0 1-3.5-3.5v-6a3.5 3.5 0 0 1 3.5-3.5L14 3.5ZM3.5 4.954a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2L8.924 15a11.917 11.917 0 0 0 3.71 3.081l.372.194v-3.268L12.962 15H14a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2L3.5 4.954Z"/><path d="M16.5.5h-10a3.5 3.5 0 0 0-3.162 2h1.84A2 2 0 0 1 6.5 2h10a2 2 0 0 1 2 2v8.873a3.502 3.502 0 0 0 1.495-2.681L20 10V4A3.5 3.5 0 0 0 16.5.5Z"/><path clip-rule="evenodd" d="M12.013 7.453a.75.75 0 0 1 .034 1.06l-3.75 4a.75.75 0 0 1-1.045.048l-2.25-2a.75.75 0 0 1 .996-1.122l1.704 1.515 3.25-3.467a.75.75 0 0 1 1.061-.034Z"/></svg>\n',rc=ic;function ic(t,e){const n=cc();return(ic=function(t,e){return n[t-=137]})(t,e)}function cc(){const t=["ck-comments-archive","COMMENTS_ARCHIVE_LIST_LABEL","setTemplate","set","change","focus","36ICdjDM","420miAzRY","auto","listenTo","4271690lqGuwh","272EvAoVY","list","_annotationViews","isActive","add","arrowup","delegate","EMPTY_COMMENTS_ARCHIVE","30363996EfpwWD","focusPrevious","focusCycler","div","focusNext","ck-comments-archive__content","1760bJJoKK","focusTracker","472mpTjbs","arrowdown","ck-hidden","render","505945JhlYGD","focusFirst","18161BowLlj","presentation","ck-comments-archive__info","isEmpty","first","element","remove","75354pACGPE","bindTemplate","16266MZMyel","46WePelW","length","destroy","34321cBGXAT","_setupKeyboardNavigation"];return(cc=function(){return t})()}!function(t){const e=ic,n=t();for(;;)try{if(973811===parseInt(e(180))/1*(-parseInt(e(142))/2)+parseInt(e(139))/3*(-parseInt(e(158))/4)+parseInt(e(172))/5*(parseInt(e(141))/6)+parseInt(e(145))/7*(-parseInt(e(174))/8)+-parseInt(e(153))/9*(-parseInt(e(157))/10)+parseInt(e(178))/11*(-parseInt(e(154))/12)+parseInt(e(166))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cc);class ac extends go.View{constructor(t,n){const o=ic;super(t),this[o(150)](o(183),!n[o(143)]),this[o(173)]=new e.FocusTracker,this[o(160)]=n,this[o(160)][o(164)](o(163),o(175)).to(this),this.on(o(163),(()=>{const t=o;this[t(168)][t(167)]()})),this.on(o(175),(()=>{const t=o;this[t(168)][t(170)]()})),this[o(168)]=new go.FocusCycler({focusables:n,focusTracker:this[o(173)]}),this[o(156)](n,o(162),(()=>{this[o(183)]=!1})),this[o(156)](n,o(138),((t,e)=>{const s=o;e[s(161)]&&this[s(152)](),n[s(143)]||(this[s(183)]=!0)}));const s=this[o(140)];this[o(149)]({tag:o(169),attributes:{dir:o(155),class:["ck",o(147)],tabindex:-1,role:o(159),"aria-label":vo(t,o(148))},children:[{tag:o(169),attributes:{class:[o(171)],role:o(181)},children:[{tag:o(169),attributes:{role:o(181)},children:n},{tag:"p",attributes:{class:[o(182),s.if(o(183),o(176),(t=>!t))]},children:[{text:vo(t,o(165))}]}]}]})}[rc(177)](){const t=rc;super[t(177)](),this[t(146)]()}[rc(144)](){const t=rc;super[t(144)](),this[t(173)][t(144)]()}[rc(152)](){const t=rc;this[t(168)][t(184)]?this[t(168)][t(179)]():this[t(137)][t(152)]()}[rc(146)](){const t=rc;for(const e of this[t(160)])this[t(173)][t(162)](e[t(137)]);this[t(160)].on(t(151),((e,{added:n,removed:o})=>{const s=t;for(const t of n)this[s(173)][s(162)](t[s(137)]);for(const t of o)this[s(173)][s(138)](t[s(137)])}))}}const hc=uc;function uc(t,e){const n=dc();return(uc=function(t,e){return n[t-=493]})(t,e)}function dc(){const t=["29268gfElYq","init","stopListening","27565RtNYFY","remove","listenTo","addCommentThread","collection","archivedThreads","pluginName","483WCgVAU","removeCommentThread","isVisible","context","_calculatePosition","4131027Wzngld","archivedAt","getCommentThread","focus","isActive","19732911bEnNBk","length","282sfpTXn","8VhrEzm","highest","1215319NSgUMp","get","add","has","change:archivedAt","requires","CommentsArchive","1238VHllcu","findIndex","activate","10238660lzoOBE","plugins","1703XkVASb"];return(dc=function(){return t})()}!function(t){const e=uc,n=t();for(;;)try{if(917662===parseInt(e(502))/1*(parseInt(e(497))/2)+parseInt(e(513))/3*(parseInt(e(503))/4)+-parseInt(e(506))/5*(parseInt(e(525))/6)+parseInt(e(528))/7+parseInt(e(526))/8*(-parseInt(e(518))/9)+parseInt(e(500))/10+-parseInt(e(523))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dc);class lc extends t.ContextPlugin{static get[hc(512)](){return hc(496)}static get[hc(495)](){return[Ar,br]}constructor(t){const n=hc;super(t),this[n(511)]=new e.Collection}[hc(504)](){const t=hc,e=this[t(516)],n=e[t(501)][t(529)](Ar),o=e[t(501)][t(529)](br);this[t(508)](n,t(509),((e,{threadId:o})=>{const s=t,r=n[s(520)](o);r[s(519)]&&this[s(511)][s(530)](r,this[s(517)](r[s(519)])),this[s(508)](r,s(494),((t,e,n)=>{const o=s;n?this[o(511)][o(493)](r)||this[o(511)][o(530)](r,this[o(517)](r[o(519)])):this[o(511)][o(493)](r)&&this[o(511)][o(507)](r)}))})),this[t(508)](n,t(514),((e,{threadId:o})=>{const s=t,r=n[s(520)](o);this[s(505)](r),this[s(511)][s(493)](r)&&this[s(511)][s(507)](r)}),{priority:t(527)}),this[t(508)](o[t(510)],t(521),((e,n)=>{const s=t;n[s(515)]||(n[s(522)]=!0,o[s(499)](n))}))}[hc(517)](t){const e=hc,n=[...this[e(511)]][e(498)]((n=>n[e(519)]<t));return n>-1?n:this[e(511)][e(524)]}}const mc=fc;function pc(){const t=["find","52742oAbYhe","getCommentThread","init","1305Vnsywh","get","escapeThread","archivedThreads","componentFactory","913633yCOdcr","getByInnerView","isOpen","stopListening","EDITOR_TOP_SIDE","annotationViews","archivedAt","isOn","27gwXGeP","_calculatePosition","focusableElements","findIndex","5530164pfnxXn","channelId","isVisible","tooltip","Dialog","Annotations","filter","view","commentsArchiveView","length","set","35RhEHEs","remove","7874660UcJkch","show","hide","isEnabled","2054470wLpDEy","_pendingThreads","config","_threadToController","splice","commentsArchive","collaboration.channelId","pluginName","requires","indexOf","menuBar:commentsArchive","listenTo","locale","innerView","push","53148slGZCR","_createCommentsArchiveButton","COMMENTS_ARCHIVE","editor","add","8008IbGXWY","CommentsArchiveUI","bind","CommentsRepository","execute","collection","plugins","_toggleDialog","menuitemcheckbox","_visibleAnnotations"];return(pc=function(){return t})()}function fc(t,e){const n=pc();return(fc=function(t,e){return n[t-=364]})(t,e)}!function(t){const e=fc,n=t();for(;;)try{if(512110===parseInt(e(416))/1*(parseInt(e(385))/2)+parseInt(e(401))/3*(-parseInt(e(369))/4)+-parseInt(e(422))/5+parseInt(e(405))/6+parseInt(e(393))/7+parseInt(e(374))/8*(-parseInt(e(388))/9)+-parseInt(e(418))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pc);class gc extends t.Plugin{static get[mc(429)](){return mc(375)}static get[mc(430)](){return[lc,go.Dialog]}constructor(t){const e=mc;super(t),this[e(398)]=new go.ViewCollection,this[e(423)]=[]}[mc(387)](){const t=mc,e=this[t(372)];e.ui[t(392)][t(373)](t(427),(()=>this[t(370)](go.ButtonView,!0))),e.ui[t(392)][t(373)](t(364),(()=>{const e=t,n=this[e(370)](go.MenuBarMenuListItemButtonView);return n[e(415)]({role:e(382)}),n}));const n=e[t(380)][t(389)](lc),o=e[t(380)][t(389)](t(410)),s=e[t(380)][t(389)](t(377));this[t(365)](n[t(391)],t(373),((n,r)=>{const i=t,c=e[i(424)][i(389)](i(428));if(!c||r[i(406)]===c){const t=s[i(425)][i(389)](r);if(!t)return void this[i(423)][i(368)](r);const e=this[i(402)](r[i(399)]),n=o[i(394)](t[i(412)]);n[i(407)]&&o[i(383)][i(417)](n),this[i(398)][i(373)](n[i(412)],e)}})),this[t(365)](o[t(379)],t(373),((e,n)=>{const o=t,r=this[o(423)][o(384)]((t=>{const e=o,r=s[e(425)][e(389)](t);return r&&n[e(367)]===r[e(412)]}));if(r){const t=this[o(402)](r[o(399)]);this[o(398)][o(373)](n[o(412)],t),this[o(423)][o(426)](this[o(423)][o(431)](r),1)}})),this[t(365)](n[t(391)],t(417),((n,r)=>{const i=t,c=e[i(424)][i(389)](i(428));if(!c||r[i(406)]===c){const t=s[i(425)][i(389)](r),e=o[i(394)](t[i(412)]);this[i(398)][i(417)](e[i(412)]),this[i(396)](e[i(403)])}})),this[t(365)](s,t(390),((n,{threadId:o,channelId:r})=>{const i=t;if(r!==e[i(424)][i(389)](i(428)))return;if(!s[i(386)](o)[i(399)])return;const c=e[i(380)][i(389)](i(409));c[i(395)]&&i(427)===c.id&&c[i(420)]()}))}[mc(402)](t){const e=mc,n=this[e(372)][e(424)][e(389)](e(428)),o=[...this[e(372)][e(380)][e(389)](lc)[e(391)]][e(411)]((t=>t[e(406)]===n))[e(404)]((n=>n[e(399)]<t));return o<0||o>this[e(398)][e(414)]?this[e(398)][e(414)]:o-1}[mc(381)](){const t=mc,e=this[t(372)],n=e[t(380)][t(389)](t(409));this[t(413)]||(this[t(413)]=new ac(e[t(366)],this[t(398)])),t(427)===n.id?n[t(420)]():n[t(419)]({id:t(427),title:vo(e[t(366)],t(371)),icon:sc,hasCloseButton:!0,content:this[t(413)],position:go.DialogViewPosition[t(397)]})}[mc(370)](t,e=!1){const n=mc,o=this[n(372)][n(366)],s=this[n(372)][n(380)][n(389)](n(409)),r=new t(o);return r[n(376)](n(421)).to(this,n(421)),r[n(376)](n(400)).to(s,"id",(t=>n(427)===t)),r[n(415)]({label:vo(o,n(371)),icon:sc,isToggleable:!0}),e&&(r[n(408)]=!0),this[n(365)](r,n(378),(()=>this[n(381)]())),r}}var vc=bc;function kc(){var t=["pluginName","48BHbjtr","11007BSXdKu","2559544WxOmgj","8147MhZoLu","94aAcwfD","6aoNCgy","requires","9035488wVJlcb","56AofJGG","3883290NEZaZB","Comments","15QUOuBw","1435736snkXhL","13030sDlNwt","852892igqiOU"];return(kc=function(){return t})()}function bc(t,e){var n=kc();return(bc=function(t,e){return n[t-=232]})(t,e)}!function(t){for(var e=bc,n=t();;)try{if(864055===parseInt(e(242))/1*(parseInt(e(243))/2)+parseInt(e(234))/3*(parseInt(e(237))/4)+parseInt(e(232))/5*(-parseInt(e(244))/6)+parseInt(e(247))/7*(-parseInt(e(235))/8)+parseInt(e(240))/9*(parseInt(e(236))/10)+parseInt(e(246))/11+-parseInt(e(239))/12*(parseInt(e(241))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kc);class Ic extends t.Plugin{static get[vc(245)](){return[Ar,$r,hi,lc,gc,mi,Bi,qi,tc]}static get[vc(238)](){return vc(233)}}function _c(){var t=["4hrAmYv","18mtXTPA","81592wsbsEI","4101903iXDvMi","2104150ATYnPp","7870833vYwnIh","505230AJqZuk","335417hYoTZk","104itqomz","4eBvGeU","19081898TWJsGz"];return(_c=function(){return t})()}function wc(t,e){var n=_c();return(wc=function(t,e){return n[t-=106]})(t,e)}!function(t){for(var e=wc,n=t();;)try{if(893421===parseInt(e(108))/1*(parseInt(e(110))/2)+-parseInt(e(115))/3*(-parseInt(e(112))/4)+parseInt(e(116))/5*(parseInt(e(113))/6)+parseInt(e(114))/7*(parseInt(e(109))/8)+-parseInt(e(106))/9+parseInt(e(107))/10+-parseInt(e(111))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_c)})(),(window.CKEditor5=window.CKEditor5||{}).comments=o})();
5
+ */(()=>{var t={142:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,".ck.ck-aria-description{display:none}",""]);const s=r},888:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const s=r},967:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=r},258:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=r},906:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=r},938:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const s=r},751:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=r},901:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const s=r},961:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper{overflow:hidden}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const s=r},163:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const s=r},332:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const s=r},533:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,":root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23FFF' d='M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z'/%3E%3C/svg%3E\");display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}",""]);const s=r},874:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,":root{--ck-inline-annotation-container-width:300px;--ck-inline-annotation-container-max-height:400px}.ck.ck-balloon-panel .ck-annotation-wrapper{max-height:var(--ck-inline-annotation-container-max-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;position:static;width:var(--ck-inline-annotation-container-width)}.ck.ck-balloon-panel .ck-annotation{animation:none}.ck.ck-balloon-panel .ck-annotation-wrapper *{white-space:normal}.ck.ck-balloon-panel .ck-annotation-wrapper strong{font-weight:700}.ck.ck-balloon-panel .ck-annotation-wrapper i{font-style:italic}",""]);const s=r},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,':root{--ck-color-annotation-icon:grey;--ck-color-annotation-info:#757575;--ck-annotation-button-size:0.85em}.ck .ck-annotation{--ck-user-avatar-size:28px;animation:fadeInLeft .3s;display:flex;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard);position:relative;transition:background-color .3s ease;white-space:normal}@media (prefers-reduced-motion:reduce){.ck .ck-annotation{animation:none;transition:none}}.ck .ck-annotation .ck-button{background-color:transparent;border-radius:var(--ck-border-radius);color:var(--ck-color-annotation-icon);cursor:pointer;font-size:var(--ck-annotation-button-size);min-height:unset;min-width:unset}.ck .ck-annotation .ck-user{font-size:.85em}.ck .ck-annotation__main{border-radius:var(--ck-border-radius);display:grid;grid-template-areas:"info actions" "content content";grid-template-columns:minmax(0,1fr) auto;padding-left:var(--ck-spacing-standard);transition:all .2s ease;width:calc(100% - var(--ck-user-avatar-size))}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__main{transition:none}}.ck .ck-annotation__main p{font-size:var(--ck-font-size-base);line-height:1.5em;margin:0;white-space:normal}.ck .ck-annotation__user{margin-top:var(--ck-spacing-small)}.ck .ck-annotation__info{align-items:center;color:var(--ck-color-annotation-info);display:flex;grid-area:info;min-height:2.4em}.ck .ck-annotation__info-name,.ck .ck-annotation__info-time{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-small);font-weight:700;overflow:hidden;white-space:nowrap}.ck .ck-annotation__info-name{text-overflow:ellipsis}.ck .ck-annotation__info-time{flex:0 0 auto;margin:0 var(--ck-spacing-large)}.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-name,.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-time{white-space:nowrap}.ck .ck-annotation__actions{grid-area:actions;opacity:.5;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__actions{transition:none}}.ck .ck-annotation__content-wrapper{grid-area:content;width:100%}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:translateZ(0)}}',""]);const s=r},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,':root{--ck-color-comment-background:#f3f7fb;--ck-color-comment-separator:#cddeef;--ck-color-comment-remove-background:var(--ck-color-light-red);--ck-color-comment-input-background:var(--ck-color-comment-background)}.ck .ck-comment__wrapper{font-size:var(--ck-font-size-base);outline:0;position:relative;transition:all .3s linear}@media (prefers-reduced-motion:reduce){.ck .ck-comment__wrapper{transition:none}}.ck .ck-comment__wrapper.ck-comment--remove-confirmation{transform:translate3d(-100%,0,0)}.ck .ck-comment__wrapper:first-of-type{border-top-left-radius:var(--ck-border-radius);border-top-right-radius:var(--ck-border-radius)}.ck .ck-comment__wrapper:focus{background:var(--ck-color-button-default-hover-background)}.ck .ck-comment:after{background-color:var(--ck-color-comment-separator);content:"";display:block;height:100%;left:calc(var(--ck-spacing-standard) + var(--ck-user-avatar-size)/2 - 2px);opacity:1;position:absolute;top:calc(var(--ck-user-avatar-size) + var(--ck-spacing-small));width:4px}.ck .ck-comment--remove{background-color:var(--ck-color-comment-remove-background)}.ck .ck-comment--remove:after{opacity:0}.ck .ck-comment--edit{background-color:var(--ck-color-comment-input-background)}.ck .ck-comment--edit:after{opacity:0}.ck .ck-comment--edit{.ck-comment__input-actions{margin-top:var(--ck-spacing-standard)}}.ck .ck-comment__content{word-break:break-word}.ck .ck-comment--info .ck-comment__content{font-style:italic}.ck .ck-comment p,.ck .ck-comment__input p{margin:0}.ck .ck-comment ol,.ck .ck-comment ul,.ck .ck-comment__input ol,.ck .ck-comment__input ul{margin-left:10px;padding-left:10px}.ck .ck-comment ul,.ck .ck-comment__input ul{list-style:disc;margin-bottom:5px;margin-top:0}.ck .ck-comment ul ul,.ck .ck-comment__input ul ul{list-style:circle}.ck .ck-comment ul ul ul,.ck .ck-comment__input ul ul ul{list-style:square}.ck .ck-comment__main .ck-comment__input-wrapper{display:flex;flex-direction:column;position:relative;transition:all .3s linear}.ck .ck-comment__main .ck-comment__input-wrapper .ck-comment__input{padding:0}.ck .ck-comment__user{z-index:var(--ck-z-default)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit{background:var(--ck-color-base-action);color:#fff}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit:hover{background:var(--ck-color-button-save)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--cancel{color:var(--ck-color-text)}.ck .ck-comment__external{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-tiny);font-style:italic;margin-top:var(--ck-spacing-standard)}.ck .ck-comment .ck-dropdown .ck-dropdown__arrow{display:none}.ck .ck-comment .ck-dropdown .ck-list{margin:0;padding:var(--ck-spacing-small) 0}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item{color:var(--ck-color-base-text);font-size:1.2em;min-width:auto}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item .ck-button{color:var(--ck-color-text)}',""]);const s=r},980:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,".ck .ck-comment__input-container{--ck-user-avatar-size:28px;background:var(--ck-color-comment-background);display:none;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard)}.ck .ck-comment__input-container--active{display:flex}.ck .ck-comment__input{background-color:transparent;border-width:0;color:var(--ck-color-base-text);padding:var(--ck-spacing-standard);padding-top:var(--ck-spacing-medium);resize:none;transition:color .3s ease-in-out}@media (prefers-reduced-motion:reduce){.ck .ck-comment__input{transition:none}}.ck .ck-comment__input:focus{outline:none}.ck .ck-comment__input .ck-editor__editable_inline{--ck-focus-ring:none;--ck-inner-shadow:none;background-color:transparent;border:0;overflow:visible;padding:0;word-break:break-word}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :first-child{margin-top:0}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :last-child{margin-bottom:0}.ck .ck-comment__input-actions{display:none;text-align:right;width:100%}.ck .ck-comment__input-actions.ck-comment__input-actions--active{display:block}.ck .ck-comment__input-actions .ck.ck-button{align-items:center;cursor:pointer;display:inline-flex;font-size:var(--ck-annotation-button-size);justify-content:center;margin-left:var(--ck-spacing-large);min-height:var(--ck-ui-component-min-height);min-width:60px;padding:0 var(--ck-spacing-medium)}.ck .ck-comment__input-actions .ck-button.ck-disabled{opacity:.3}.ck .ck-comment__input-textarea{display:block}",""]);const s=r},492:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,":root{--ck-color-comment-marker:#fef7a9;--ck-color-comment-marker-active:#fdf05d}.ck-comment-marker{background:var(--ck-color-comment-marker);border-bottom:3px solid transparent;border-top:3px solid transparent}.ck-comment-marker.ck-widget{background-color:transparent;border:3px solid var(--ck-color-comment-marker)}.ck-comment-marker--active,.ck-comment-marker--active .ck-comment-marker{background:var(--ck-color-comment-marker-active)}.ck-comment-marker--active.ck-widget{border-color:var(--ck-color-comment-marker-active)}.ck-comment-marker--active.ck-widget .ck-comment-marker{background-color:var(--ck-color-comment-marker)}",""]);const s=r},353:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,".ck .ck-comments-archive-dropdown.ck-dropdown__panel{z-index:var( --ck-z-panel )}.ck .ck-comments-archive{box-sizing:content-box;max-height:450px;width:400px}.ck .ck-comments-archive .ck-annotation{animation:none}.ck .ck-comments-archive .ck-comments-archive__content,.ck .ck-comments-archive .ck-comments-archive__header{max-height:410px;overflow:auto;padding:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__header{border-bottom:1px solid var( --ck-color-toolbar-border );font-weight:700;line-height:var( --ck-font-size-base );max-height:40px}.ck .ck-comments-archive .ck-comments-archive__content .ck-annotation-wrapper:not(:last-child){margin-bottom:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__info{color:var( --ck-color-annotation-info );font-style:italic;text-align:center}",""]);const s=r},306:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,':root{--ck-color-thread-remove-background:var(--ck-color-comment-remove-background);--ck-color-comment-count:#5891ca;--ck-color-thread-header-background:#fdfadd;--ck-color-thread-header-active-background:#fff3a8;--ck-color-unlinked-background:#f5f5f5;--ck-color-unlinked-active-background:#ebebeb}.ck .ck-thread{border-radius:0}.ck .ck-thread.ck-rounded-corners,.ck-rounded-corners .ck .ck-thread{border-radius:var(--ck-border-radius)}.ck .ck-thread{background-color:var(--ck-color-base-background);color:var(--ck-color-base-text);outline:0;overflow:hidden;transition-duration:.3s;transition-property:color,background-color,width,outline;transition-timing-function:ease;width:100%}@media (prefers-reduced-motion:reduce){.ck .ck-thread{transition:none}}.ck .ck-thread:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-thread:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-thread__header{background-color:var(--ck-color-thread-header-background);display:flex;font-size:var(--ck-font-size-base);justify-content:space-between;line-height:1.57;padding:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-button{font-size:var(--ck-annotation-button-size)}.ck .ck-thread__header .ck-context-wrapper{display:inline-flex;height:25px;min-width:0;padding-right:var(--ck-spacing-large);position:relative;width:100%}.ck .ck-thread__header .ck-context{display:flex;overflow:hidden;padding:var(--ck-spacing-small) var(--ck-spacing-medium);white-space:nowrap;width:100%}.ck .ck-thread__header .ck-context.ck-context--quotes:after,.ck .ck-thread__header .ck-context.ck-context--quotes:before{content:\'"\';display:inline-block}.ck .ck-thread__header .ck-context .ck-context__type{font-weight:700;padding-right:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-context .ck-context__value{border:1px solid transparent;overflow:hidden;text-overflow:ellipsis}.ck .ck-thread__header .ck-context .ck-context__value:focus{border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck .ck-thread__header .ck-context.overlay{background:var(--ck-color-base-background);border-radius:2px;box-shadow:0 2px 3px hsla(0,0%,100%,.2);box-sizing:border-box;display:inline-block;position:absolute;top:0;white-space:normal;z-index:2}.ck .ck-thread__comment-count{--ck-user-avatar-size:28px;color:var(--ck-color-comment-count);cursor:pointer;font-size:var(--ck-font-size-base);font-weight:700;padding-left:calc(var(--ck-user-avatar-size) + var(--ck-spacing-standard)*2);transition:background-color .3s ease}.ck .ck-thread__comment-count:before{content:"\\25BC";margin-right:var(--ck-spacing-small)}.ck .ck-thread--remove .ck-comment{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-thread__input--active{background-color:var(--ck-color-base-background)}.ck .ck-thread--remove .ck-thread__comment-count,.ck .ck-thread--remove .ck-thread__input--active.ck-thread__input{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-comment__wrapper .ck-comment:after,.ck .ck-thread__comments .ck-comment__wrapper:last-of-type .ck-comment:after{opacity:0}.ck .ck-thread__container{transition:transform .3s ease}@media (prefers-reduced-motion:reduce){.ck .ck-thread__container{transition:none}}.ck .ck-thread__comments{border-radius:var(--ck-border-radius);list-style:none;margin:0;padding:0;position:relative;z-index:var(--ck-z-default)}.ck .ck-thread__user{font-size:.85em}.ck .ck-thread__input{border-radius:var(--ck-border-radius);min-height:38px;transition:background-color .2s ease-in-out;white-space:normal;width:calc(100% - var(--ck-user-avatar-size))}.ck .ck-thread--active .ck-comment__options.ck-dropdown{display:block}.ck .ck-thread--active .ck-thread__input{background-color:var(--ck-color-comment-background);display:block}.ck .ck-thread--active .ck-thread__header{background-color:var(--ck-color-thread-header-active-background)}.ck .ck-thread--unlinked{--ck-color-comment-box-border:var(--ck-color-base-border);--ck-color-thread-header-background:var(--ck-color-unlinked-background);--ck-color-thread-header-active-background:var(--ck-color-unlinked-active-background)}.ck .ck-thread--remove-confirmation .ck-thread__container{transform:translate3d(-100%,0,0)}.ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck .ck-thread__remove-confirm{background-color:var(--ck-color-comment-remove-background);display:flex;font-size:var(--ck-font-size-base);height:100%;justify-content:flex-start;left:100%;position:absolute;top:0;width:100%}.ck .ck-thread__remove-confirm .ck-thread__remove-confirm-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:400px;padding-top:var(--ck-spacing-standard);width:100%}.ck .ck-thread__remove-confirm p{font-weight:700;margin:0}',""]);const s=r},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,":root{--ck-annotation-counter-icon-size:16px;--ck-annotation-counter-number-size:10px;--ck-color-annotation-counter-comment:#f2de02;--ck-color-annotation-counter-suggestion-insertion:#5ad86b;--ck-color-annotation-counter-suggestion-deletion:#d85a79;--ck-color-annotation-counter-suggestion-format:#5ac1d8}.ck.ck-sidebar--narrow .ck-sidebar-item{display:flex;justify-content:center}.ck.ck-sidebar--narrow .ck-annotation-counter{color:grey;cursor:pointer;font-size:var(--ck-annotation-counter-icon-size);min-height:unset;padding:0}.ck.ck-sidebar--narrow .ck-annotation-counter:focus,.ck.ck-sidebar--narrow .ck-annotation-counter:hover{background:transparent;box-shadow:none;color:#4d4d4d}.ck.ck-sidebar--narrow .ck-annotation-counter__badge{background:#333;border-radius:50%;color:#fff;display:flex;font-family:var(--ck-font-face);font-size:var(--ck-annotation-counter-number-size);font-weight:700;height:16px;justify-content:center;line-height:16px;position:absolute;right:0;text-shadow:-1px 0 2px #454545,1px 0 2px #454545;top:-6px;width:16px;z-index:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--edit-mode{line-height:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-insertion,.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-replace{background:var(--ck-color-annotation-counter-suggestion-insertion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-deletion{background:var(--ck-color-annotation-counter-suggestion-deletion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-format{background:var(--ck-color-annotation-counter-suggestion-format)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--comment{background:var(--ck-color-annotation-counter-comment)}",""]);const s=r},573:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,":root{--ck-color-annotation-wrapper-background:#fff;--ck-color-annotation-wrapper-drop-shadow:0 1px 1px 1px #e6e6e6}.ck.ck-sidebar{outline:0;position:relative;transition:min-height .25s ease}@media (prefers-reduced-motion:reduce){.ck.ck-sidebar{transition:none}}.ck-sidebar-item{position:absolute;transition:top .3s ease,box-shadow .3s ease;width:100%}@media (prefers-reduced-motion:reduce){.ck-sidebar-item{transition:none}}.ck-sidebar-item--no-animation{transition:top 0s ease!important}.ck.ck-annotation-wrapper{background:var(--ck-color-annotation-wrapper-background);border-radius:var(--ck-border-radius);box-shadow:var(--ck-color-annotation-wrapper-drop-shadow);outline:0}.ck.ck-annotation-wrapper--active .ck-annotation__actions,.ck.ck-annotation-wrapper:hover .ck-annotation__actions{opacity:1}.ck.ck-annotation-wrapper--active .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper--active .ck-suggestion--accept,.ck.ck-annotation-wrapper:hover .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper:hover .ck-suggestion--accept{color:var(--ck-color-button-save)}.ck.ck-annotation-wrapper--active .ck-suggestion--discard,.ck.ck-annotation-wrapper:hover .ck-suggestion--discard{color:var(--ck-color-button-cancel)}.ck.ck-annotation-wrapper:not(.ck-annotation-wrapper--active):hover{box-shadow:var(--ck-drop-shadow)}.ck.ck-annotation-wrapper--active{box-shadow:var(--ck-drop-shadow-active)}",""]);const s=r},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=t(e);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,o){"string"==typeof t&&(t=[[null,t,""]]);var r={};if(o)for(var s=0;s<this.length;s++){var i=this[s][0];null!=i&&(r[i]=!0)}for(var c=0;c<t.length;c++){var a=[].concat(t[c]);o&&r[a[0]]||(n&&(a[2]?a[2]="".concat(n," and ").concat(a[2]):a[2]=n),e.push(a))}},e}},673:(t,e,n)=>{"use strict";var o,r=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},s=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),i=[];function c(t){for(var e=-1,n=0;n<i.length;n++)if(i[n].identifier===t){e=n;break}return e}function a(t,e){for(var n={},o=[],r=0;r<t.length;r++){var s=t[r],a=e.base?s[0]+e.base:s[0],h=n[a]||0,u="".concat(a," ").concat(h);n[a]=h+1;var d=c(u),l={css:s[1],media:s[2],sourceMap:s[3]};-1!==d?(i[d].references++,i[d].updater(l)):i.push({identifier:u,updater:p(l,e),references:1}),o.push(u)}return o}function h(t){var e=document.createElement("style"),o=t.attributes||{};if(void 0===o.nonce){var r=n.nc;r&&(o.nonce=r)}if(Object.keys(o).forEach((function(t){e.setAttribute(t,o[t])})),"function"==typeof t.insert)t.insert(e);else{var i=s(t.insert||"head");if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(e)}return e}var u,d=(u=[],function(t,e){return u[t]=e,u.filter(Boolean).join("\n")});function l(t,e,n,o){var r=n?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(t.styleSheet)t.styleSheet.cssText=d(e,r);else{var s=document.createTextNode(r),i=t.childNodes;i[e]&&t.removeChild(i[e]),i.length?t.insertBefore(s,i[e]):t.appendChild(s)}}function k(t,e,n){var o=n.css,r=n.media,s=n.sourceMap;if(r?t.setAttribute("media",r):t.removeAttribute("media"),s&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(s))))," */")),t.styleSheet)t.styleSheet.cssText=o;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(o))}}var m=null,g=0;function p(t,e){var n,o,r;if(e.singleton){var s=g++;n=m||(m=h(e)),o=l.bind(null,n,s,!1),r=l.bind(null,n,s,!0)}else n=h(e),o=k.bind(null,n,e),r=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return o(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;o(t=e)}else r()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=r());var n=a(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var o=0;o<n.length;o++){var r=c(n[o]);i[r].references--}for(var s=a(t,e),h=0;h<n.length;h++){var u=c(n[h]);0===i[u].references&&(i[u].updater(),i.splice(u,1))}n=s}}}},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={id:o,exports:{}};return t[o](s,s.exports,n),s.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.nc=void 0;var o={};(()=>{"use strict";n.r(o),n.d(o,{Annotation:()=>as,AnnotationCollection:()=>ks,AnnotationView:()=>ss,Annotations:()=>Fs,AnnotationsUIs:()=>Hi,BaseCommentThreadView:()=>lr,BaseCommentView:()=>Ar,Comment:()=>Zs,CommentThread:()=>Qs,CommentThreadController:()=>go,CommentThreadInputView:()=>Yo,CommentThreadView:()=>gr,CommentView:()=>xr,Comments:()=>Kc,CommentsArchive:()=>Vc,CommentsListView:()=>$o,CommentsOnly:()=>Vi,CommentsRepository:()=>Xs,CommentsUI:()=>Ri,EditorAnnotations:()=>ii,InlineAnnotations:()=>Ac,NarrowSidebar:()=>bc,WideSidebar:()=>hc});var t=n(782),e=n(584),r=n(211);const s=function(){this.__data__=[],this.size=0};const i=function(t,e){return t===e||t!=t&&e!=e};const c=function(t,e){for(var n=t.length;n--;)if(i(t[n][0],e))return n;return-1};var a=Array.prototype.splice;const h=function(t){var e=this.__data__,n=c(e,t);return!(n<0)&&(n==e.length-1?e.pop():a.call(e,n,1),--this.size,!0)};const u=function(t){var e=this.__data__,n=c(e,t);return n<0?void 0:e[n][1]};const d=function(t){return c(this.__data__,t)>-1};const l=function(t,e){var n=this.__data__,o=c(n,t);return o<0?(++this.size,n.push([t,e])):n[o][1]=e,this};function k(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}k.prototype.clear=s,k.prototype.delete=h,k.prototype.get=u,k.prototype.has=d,k.prototype.set=l;const m=k;const g=function(){this.__data__=new m,this.size=0};const p=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const f=function(t){return this.__data__.get(t)};const b=function(t){return this.__data__.has(t)};const v="object"==typeof global&&global&&global.Object===Object&&global;var _="object"==typeof self&&self&&self.Object===Object&&self;const w=v||_||Function("return this")();const I=w.Symbol;var y=Object.prototype,A=y.hasOwnProperty,T=y.toString,C=I?I.toStringTag:void 0;const E=function(t){var e=A.call(t,C),n=t[C];try{t[C]=void 0;var o=!0}catch(t){}var r=T.call(t);return o&&(e?t[C]=n:delete t[C]),r};var x=Object.prototype.toString;const O=function(t){return x.call(t)};var N=I?I.toStringTag:void 0;const S=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":N&&N in Object(t)?E(t):O(t)};const M=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const R=function(t){if(!M(t))return!1;var e=S(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const j=w["__core-js_shared__"];var L,V=(L=/[^.]+$/.exec(j&&j.keys&&j.keys.IE_PROTO||""))?"Symbol(src)_1."+L:"";const B=function(t){return!!V&&V in t};var D=Function.prototype.toString;const P=function(t){if(null!=t){try{return D.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var z=/^\[object .+?Constructor\]$/,H=Function.prototype,U=Object.prototype,F=H.toString,K=U.hasOwnProperty,W=RegExp("^"+F.call(K).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const Y=function(t){return!(!M(t)||B(t))&&(R(t)?W:z).test(P(t))};const G=function(t,e){return null==t?void 0:t[e]};const q=function(t,e){var n=G(t,e);return Y(n)?n:void 0};const X=q(w,"Map");const Q=q(Object,"create");const Z=function(){this.__data__=Q?Q(null):{},this.size=0};const J=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var $=Object.prototype.hasOwnProperty;const tt=function(t){var e=this.__data__;if(Q){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return $.call(e,t)?e[t]:void 0};var et=Object.prototype.hasOwnProperty;const nt=function(t){var e=this.__data__;return Q?void 0!==e[t]:et.call(e,t)};const ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Q&&void 0===e?"__lodash_hash_undefined__":e,this};function rt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}rt.prototype.clear=Z,rt.prototype.delete=J,rt.prototype.get=tt,rt.prototype.has=nt,rt.prototype.set=ot;const st=rt;const it=function(){this.size=0,this.__data__={hash:new st,map:new(X||m),string:new st}};const ct=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const at=function(t,e){var n=t.__data__;return ct(e)?n["string"==typeof e?"string":"hash"]:n.map};const ht=function(t){var e=at(this,t).delete(t);return this.size-=e?1:0,e};const ut=function(t){return at(this,t).get(t)};const dt=function(t){return at(this,t).has(t)};const lt=function(t,e){var n=at(this,t),o=n.size;return n.set(t,e),this.size+=n.size==o?0:1,this};function kt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}kt.prototype.clear=it,kt.prototype.delete=ht,kt.prototype.get=ut,kt.prototype.has=dt,kt.prototype.set=lt;const mt=kt;const gt=function(t,e){var n=this.__data__;if(n instanceof m){var o=n.__data__;if(!X||o.length<199)return o.push([t,e]),this.size=++n.size,this;n=this.__data__=new mt(o)}return n.set(t,e),this.size=n.size,this};function pt(t){var e=this.__data__=new m(t);this.size=e.size}pt.prototype.clear=g,pt.prototype.delete=p,pt.prototype.get=f,pt.prototype.has=b,pt.prototype.set=gt;const ft=pt;const bt=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const vt=function(t){return this.__data__.has(t)};function _t(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new mt;++e<n;)this.add(t[e])}_t.prototype.add=_t.prototype.push=bt,_t.prototype.has=vt;const wt=_t;const It=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o;)if(e(t[n],n,t))return!0;return!1};const yt=function(t,e){return t.has(e)};const At=function(t,e,n,o,r,s){var i=1&n,c=t.length,a=e.length;if(c!=a&&!(i&&a>c))return!1;var h=s.get(t),u=s.get(e);if(h&&u)return h==e&&u==t;var d=-1,l=!0,k=2&n?new wt:void 0;for(s.set(t,e),s.set(e,t);++d<c;){var m=t[d],g=e[d];if(o)var p=i?o(g,m,d,e,t,s):o(m,g,d,t,e,s);if(void 0!==p){if(p)continue;l=!1;break}if(k){if(!It(e,(function(t,e){if(!yt(k,e)&&(m===t||r(m,t,n,o,s)))return k.push(e)}))){l=!1;break}}else if(m!==g&&!r(m,g,n,o,s)){l=!1;break}}return s.delete(t),s.delete(e),l};const Tt=w.Uint8Array;const Ct=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,o){n[++e]=[o,t]})),n};const Et=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var xt=I?I.prototype:void 0,Ot=xt?xt.valueOf:void 0;const Nt=function(t,e,n,o,r,s,c){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!s(new Tt(t),new Tt(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return i(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Ct;case"[object Set]":var h=1&o;if(a||(a=Et),t.size!=e.size&&!h)return!1;var u=c.get(t);if(u)return u==e;o|=2,c.set(t,e);var d=At(a(t),a(e),o,r,s,c);return c.delete(t),d;case"[object Symbol]":if(Ot)return Ot.call(t)==Ot.call(e)}return!1};const St=function(t,e){for(var n=-1,o=e.length,r=t.length;++n<o;)t[r+n]=e[n];return t};const Mt=Array.isArray;const Rt=function(t,e,n){var o=e(t);return Mt(t)?o:St(o,n(t))};const jt=function(t,e){for(var n=-1,o=null==t?0:t.length,r=0,s=[];++n<o;){var i=t[n];e(i,n,t)&&(s[r++]=i)}return s};const Lt=function(){return[]};var Vt=Object.prototype.propertyIsEnumerable,Bt=Object.getOwnPropertySymbols;const Dt=Bt?function(t){return null==t?[]:(t=Object(t),jt(Bt(t),(function(e){return Vt.call(t,e)})))}:Lt;const Pt=function(t,e){for(var n=-1,o=Array(t);++n<t;)o[n]=e(n);return o};const zt=function(t){return null!=t&&"object"==typeof t};const Ht=function(t){return zt(t)&&"[object Arguments]"==S(t)};var Ut=Object.prototype,Ft=Ut.hasOwnProperty,Kt=Ut.propertyIsEnumerable;const Wt=Ht(function(){return arguments}())?Ht:function(t){return zt(t)&&Ft.call(t,"callee")&&!Kt.call(t,"callee")};const Yt=function(){return!1};var Gt="object"==typeof exports&&exports&&!exports.nodeType&&exports,qt=Gt&&"object"==typeof module&&module&&!module.nodeType&&module,Xt=qt&&qt.exports===Gt?w.Buffer:void 0;const Qt=(Xt?Xt.isBuffer:void 0)||Yt;var Zt=/^(?:0|[1-9]\d*)$/;const Jt=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&Zt.test(t))&&t>-1&&t%1==0&&t<e};const $t=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var te={};te["[object Float32Array]"]=te["[object Float64Array]"]=te["[object Int8Array]"]=te["[object Int16Array]"]=te["[object Int32Array]"]=te["[object Uint8Array]"]=te["[object Uint8ClampedArray]"]=te["[object Uint16Array]"]=te["[object Uint32Array]"]=!0,te["[object Arguments]"]=te["[object Array]"]=te["[object ArrayBuffer]"]=te["[object Boolean]"]=te["[object DataView]"]=te["[object Date]"]=te["[object Error]"]=te["[object Function]"]=te["[object Map]"]=te["[object Number]"]=te["[object Object]"]=te["[object RegExp]"]=te["[object Set]"]=te["[object String]"]=te["[object WeakMap]"]=!1;const ee=function(t){return zt(t)&&$t(t.length)&&!!te[S(t)]};const ne=function(t){return function(e){return t(e)}};var oe="object"==typeof exports&&exports&&!exports.nodeType&&exports,re=oe&&"object"==typeof module&&module&&!module.nodeType&&module,se=re&&re.exports===oe&&v.process;const ie=function(){try{var t=re&&re.require&&re.require("util").types;return t||se&&se.binding&&se.binding("util")}catch(t){}}();var ce=ie&&ie.isTypedArray;const ae=ce?ne(ce):ee;var he=Object.prototype.hasOwnProperty;const ue=function(t,e){var n=Mt(t),o=!n&&Wt(t),r=!n&&!o&&Qt(t),s=!n&&!o&&!r&&ae(t),i=n||o||r||s,c=i?Pt(t.length,String):[],a=c.length;for(var h in t)!e&&!he.call(t,h)||i&&("length"==h||r&&("offset"==h||"parent"==h)||s&&("buffer"==h||"byteLength"==h||"byteOffset"==h)||Jt(h,a))||c.push(h);return c};var de=Object.prototype;const le=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||de)};const ke=function(t,e){return function(n){return t(e(n))}};const me=ke(Object.keys,Object);var ge=Object.prototype.hasOwnProperty;const pe=function(t){if(!le(t))return me(t);var e=[];for(var n in Object(t))ge.call(t,n)&&"constructor"!=n&&e.push(n);return e};const fe=function(t){return null!=t&&$t(t.length)&&!R(t)};const be=function(t){return fe(t)?ue(t):pe(t)};const ve=function(t){return Rt(t,be,Dt)};var _e=Object.prototype.hasOwnProperty;const we=function(t,e,n,o,r,s){var i=1&n,c=ve(t),a=c.length;if(a!=ve(e).length&&!i)return!1;for(var h=a;h--;){var u=c[h];if(!(i?u in e:_e.call(e,u)))return!1}var d=s.get(t),l=s.get(e);if(d&&l)return d==e&&l==t;var k=!0;s.set(t,e),s.set(e,t);for(var m=i;++h<a;){var g=t[u=c[h]],p=e[u];if(o)var f=i?o(p,g,u,e,t,s):o(g,p,u,t,e,s);if(!(void 0===f?g===p||r(g,p,n,o,s):f)){k=!1;break}m||(m="constructor"==u)}if(k&&!m){var b=t.constructor,v=e.constructor;b==v||!("constructor"in t)||!("constructor"in e)||"function"==typeof b&&b instanceof b&&"function"==typeof v&&v instanceof v||(k=!1)}return s.delete(t),s.delete(e),k};const Ie=q(w,"DataView");const ye=q(w,"Promise");const Ae=q(w,"Set");const Te=q(w,"WeakMap");var Ce="[object Map]",Ee="[object Promise]",xe="[object Set]",Oe="[object WeakMap]",Ne="[object DataView]",Se=P(Ie),Me=P(X),Re=P(ye),je=P(Ae),Le=P(Te),Ve=S;(Ie&&Ve(new Ie(new ArrayBuffer(1)))!=Ne||X&&Ve(new X)!=Ce||ye&&Ve(ye.resolve())!=Ee||Ae&&Ve(new Ae)!=xe||Te&&Ve(new Te)!=Oe)&&(Ve=function(t){var e=S(t),n="[object Object]"==e?t.constructor:void 0,o=n?P(n):"";if(o)switch(o){case Se:return Ne;case Me:return Ce;case Re:return Ee;case je:return xe;case Le:return Oe}return e});const Be=Ve;var De="[object Arguments]",Pe="[object Array]",ze="[object Object]",He=Object.prototype.hasOwnProperty;const Ue=function(t,e,n,o,r,s){var i=Mt(t),c=Mt(e),a=i?Pe:Be(t),h=c?Pe:Be(e),u=(a=a==De?ze:a)==ze,d=(h=h==De?ze:h)==ze,l=a==h;if(l&&Qt(t)){if(!Qt(e))return!1;i=!0,u=!1}if(l&&!u)return s||(s=new ft),i||ae(t)?At(t,e,n,o,r,s):Nt(t,e,a,n,o,r,s);if(!(1&n)){var k=u&&He.call(t,"__wrapped__"),m=d&&He.call(e,"__wrapped__");if(k||m){var g=k?t.value():t,p=m?e.value():e;return s||(s=new ft),r(g,p,n,o,s)}}return!!l&&(s||(s=new ft),we(t,e,n,o,r,s))};const Fe=function t(e,n,o,r,s){return e===n||(null==e||null==n||!zt(e)&&!zt(n)?e!=e&&n!=n:Ue(e,n,o,r,t,s))};const Ke=function(t,e){return Fe(t,e)};const We=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o&&!1!==e(t[n],n,t););return t};const Ye=function(){try{var t=q(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Ge=function(t,e,n){"__proto__"==e&&Ye?Ye(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var qe=Object.prototype.hasOwnProperty;const Xe=function(t,e,n){var o=t[e];qe.call(t,e)&&i(o,n)&&(void 0!==n||e in t)||Ge(t,e,n)};const Qe=function(t,e,n,o){var r=!n;n||(n={});for(var s=-1,i=e.length;++s<i;){var c=e[s],a=o?o(n[c],t[c],c,n,t):void 0;void 0===a&&(a=t[c]),r?Ge(n,c,a):Xe(n,c,a)}return n};const Ze=function(t,e){return t&&Qe(e,be(e),t)};const Je=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var $e=Object.prototype.hasOwnProperty;const tn=function(t){if(!M(t))return Je(t);var e=le(t),n=[];for(var o in t)("constructor"!=o||!e&&$e.call(t,o))&&n.push(o);return n};const en=function(t){return fe(t)?ue(t,!0):tn(t)};const nn=function(t,e){return t&&Qe(e,en(e),t)};var on="object"==typeof exports&&exports&&!exports.nodeType&&exports,rn=on&&"object"==typeof module&&module&&!module.nodeType&&module,sn=rn&&rn.exports===on?w.Buffer:void 0,cn=sn?sn.allocUnsafe:void 0;const an=function(t,e){if(e)return t.slice();var n=t.length,o=cn?cn(n):new t.constructor(n);return t.copy(o),o};const hn=function(t,e){var n=-1,o=t.length;for(e||(e=Array(o));++n<o;)e[n]=t[n];return e};const un=function(t,e){return Qe(t,Dt(t),e)};const dn=ke(Object.getPrototypeOf,Object);const ln=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)St(e,Dt(t)),t=dn(t);return e}:Lt;const kn=function(t,e){return Qe(t,ln(t),e)};const mn=function(t){return Rt(t,en,ln)};var gn=Object.prototype.hasOwnProperty;const pn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&gn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const fn=function(t){var e=new t.constructor(t.byteLength);return new Tt(e).set(new Tt(t)),e};const bn=function(t,e){var n=e?fn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var vn=/\w*$/;const _n=function(t){var e=new t.constructor(t.source,vn.exec(t));return e.lastIndex=t.lastIndex,e};var wn=I?I.prototype:void 0,In=wn?wn.valueOf:void 0;const yn=function(t){return In?Object(In.call(t)):{}};const An=function(t,e){var n=e?fn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Tn=function(t,e,n){var o=t.constructor;switch(e){case"[object ArrayBuffer]":return fn(t);case"[object Boolean]":case"[object Date]":return new o(+t);case"[object DataView]":return bn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return An(t,n);case"[object Map]":case"[object Set]":return new o;case"[object Number]":case"[object String]":return new o(t);case"[object RegExp]":return _n(t);case"[object Symbol]":return yn(t)}};var Cn=Object.create;const En=function(){function t(){}return function(e){if(!M(e))return{};if(Cn)return Cn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||le(t)?{}:En(dn(t))};const On=function(t){return zt(t)&&"[object Map]"==Be(t)};var Nn=ie&&ie.isMap;const Sn=Nn?ne(Nn):On;const Mn=function(t){return zt(t)&&"[object Set]"==Be(t)};var Rn=ie&&ie.isSet;const jn=Rn?ne(Rn):Mn;var Ln="[object Arguments]",Vn="[object Function]",Bn="[object Object]",Dn={};Dn[Ln]=Dn["[object Array]"]=Dn["[object ArrayBuffer]"]=Dn["[object DataView]"]=Dn["[object Boolean]"]=Dn["[object Date]"]=Dn["[object Float32Array]"]=Dn["[object Float64Array]"]=Dn["[object Int8Array]"]=Dn["[object Int16Array]"]=Dn["[object Int32Array]"]=Dn["[object Map]"]=Dn["[object Number]"]=Dn[Bn]=Dn["[object RegExp]"]=Dn["[object Set]"]=Dn["[object String]"]=Dn["[object Symbol]"]=Dn["[object Uint8Array]"]=Dn["[object Uint8ClampedArray]"]=Dn["[object Uint16Array]"]=Dn["[object Uint32Array]"]=!0,Dn["[object Error]"]=Dn[Vn]=Dn["[object WeakMap]"]=!1;const Pn=function t(e,n,o,r,s,i){var c,a=1&n,h=2&n,u=4&n;if(o&&(c=s?o(e,r,s,i):o(e)),void 0!==c)return c;if(!M(e))return e;var d=Mt(e);if(d){if(c=pn(e),!a)return hn(e,c)}else{var l=Be(e),k=l==Vn||"[object GeneratorFunction]"==l;if(Qt(e))return an(e,a);if(l==Bn||l==Ln||k&&!s){if(c=h||k?{}:xn(e),!a)return h?kn(e,nn(c,e)):un(e,Ze(c,e))}else{if(!Dn[l])return s?e:{};c=Tn(e,l,a)}}i||(i=new ft);var m=i.get(e);if(m)return m;i.set(e,c),jn(e)?e.forEach((function(r){c.add(t(r,n,o,r,e,i))})):Sn(e)&&e.forEach((function(r,s){c.set(s,t(r,n,o,s,e,i))}));var g=d?void 0:(u?h?mn:ve:h?en:be)(e);return We(g||e,(function(r,s){g&&(r=e[s=r]),Xe(c,s,t(r,n,o,s,e,i))})),c};const zn=function(t){return Pn(t,5)};const Hn=function(t){return"symbol"==typeof t||zt(t)&&"[object Symbol]"==S(t)};var Un=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Fn=/^\w*$/;const Kn=function(t,e){if(Mt(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Hn(t))||(Fn.test(t)||!Un.test(t)||null!=e&&t in Object(e))};function Wn(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var o=arguments,r=e?e.apply(this,o):o[0],s=n.cache;if(s.has(r))return s.get(r);var i=t.apply(this,o);return n.cache=s.set(r,i)||s,i};return n.cache=new(Wn.Cache||mt),n}Wn.Cache=mt;const Yn=Wn;var Gn=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,qn=/\\(\\)?/g;const Xn=function(t){var e=Yn(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(Gn,(function(t,n,o,r){e.push(o?r.replace(qn,"$1"):n||t)})),e}));const Qn=function(t,e){for(var n=-1,o=null==t?0:t.length,r=Array(o);++n<o;)r[n]=e(t[n],n,t);return r};var Zn=I?I.prototype:void 0,Jn=Zn?Zn.toString:void 0;const $n=function t(e){if("string"==typeof e)return e;if(Mt(e))return Qn(e,t)+"";if(Hn(e))return Jn?Jn.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const to=function(t){return null==t?"":$n(t)};const eo=function(t,e){return Mt(t)?t:Kn(t,e)?[t]:Xn(to(t))};const no=function(t){if("string"==typeof t||Hn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const oo=function(t,e,n,o){if(!M(t))return t;for(var r=-1,s=(e=eo(e,t)).length,i=s-1,c=t;null!=c&&++r<s;){var a=no(e[r]),h=n;if("__proto__"===a||"constructor"===a||"prototype"===a)return t;if(r!=i){var u=c[a];void 0===(h=o?o(u,a,c):void 0)&&(h=M(u)?u:Jt(e[r+1])?[]:{})}Xe(c,a,h),c=c[a]}return t};const ro=function(t,e,n){return null==t?t:oo(t,e,n)};const so=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const io=function(t,e){for(var n=0,o=(e=eo(e,t)).length;null!=t&&n<o;)t=t[no(e[n++])];return n&&n==o?t:void 0};const co=function(t,e,n){var o=-1,r=t.length;e<0&&(e=-e>r?0:r+e),(n=n>r?r:n)<0&&(n+=r),r=e>n?0:n-e>>>0,e>>>=0;for(var s=Array(r);++o<r;)s[o]=t[o+e];return s};const ao=function(t,e){return e.length<2?t:io(t,co(e,0,-1))};const ho=function(t,e){return e=eo(e,t),null==(t=ao(t,e))||delete t[no(so(e))]};const uo=function(t,e){return null==t||ho(t,e)};var lo=ko;function ko(t,e){var n=mo();return(ko=function(t,e){return n[t-=395]})(t,e)}function mo(){var t=["473088CjtIkS","1035330LdqAfo","54677DZUckU","resolve","19QmgNxL","reopenCommentThread","5175550oYUJPT","addComment","model","isResolved","updateComment","submit","184ZYSfEY","stopListening","2605nDihuP","resolveCommentThread","listenTo","1692JcRLwG","view","reopen","destroy","3096324DQxQiz","submitCommentThread","removeComment","_localUser","42362kfEGxH","remove","update","getComment","removeCommentThread","_isAttached"];return(mo=function(){return t})()}!function(t){for(var e=ko,n=t();;)try{if(254791===parseInt(e(395))/1*(parseInt(e(416))/2)+parseInt(e(422))/3+parseInt(e(408))/4*(parseInt(e(405))/5)+-parseInt(e(423))/6+-parseInt(e(424))/7*(parseInt(e(403))/8)+parseInt(e(412))/9+-parseInt(e(397))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);class go extends((0,e.ObservableMixin)()){constructor(t,e){var n=ko;super(),this[n(399)]=t,this[n(399)][n(421)]=!0,this[n(409)]=e,this[n(407)](e,n(413),(()=>this[n(402)]())),this[n(407)](e,n(420),(()=>this[n(417)]())),this[n(407)](e,n(406),(()=>this[n(425)]())),this[n(407)](e,n(396),(()=>this[n(410)]())),this[n(407)](e,n(398),((t,e)=>this[n(398)](e))),this[n(407)](e,n(401),((t,e,o)=>this[n(401)](e,o))),this[n(407)](e,n(414),((t,e)=>this[n(414)](e)))}[lo(402)](){var t=lo;this[t(399)][t(402)]()}[lo(417)](){var t=lo;this[t(399)][t(417)]()}[lo(425)](){var t=lo;this[t(399)][t(400)]||this[t(399)][t(425)]()}[lo(410)](){var t=lo;this[t(399)][t(400)]&&this[t(399)][t(410)]()}[lo(398)](t){var e=lo;this[e(399)][e(398)]({content:t,authorId:this[e(409)][e(415)].id})}[lo(401)](t,e){var n=lo;this[n(399)][n(419)](t)[n(418)]({content:e})}[lo(414)](t){var e=lo;this[e(399)][e(419)](t)[e(417)]()}[lo(411)](){var t=lo;this[t(404)](),this[t(399)][t(421)]=!1}}var po=n(311);function fo(t,e,n){const o=t.t;switch(e){case"PENDING_ACTION_COMMENT_THREAD":return o({string:"Unsaved change in comment thread.",id:"PENDING_ACTION_COMMENT_THREAD"});case"Comment":return o("Comment");case"Reply...":return o("Reply...");case"Reply to reopen discussion...":return o("Reply to reopen discussion...");case"Write a comment...":return o("Write a comment...");case"Comment was made on an element":return o("Comment was made on an element");case"Comment editor":return o("Comment editor");case"Delete comment thread?":return o("Delete comment thread?");case"Delete comment?":return o("Delete comment?");case"Marked as resolved":return o("Marked as resolved");case"Show more items":return o("Show more items");case"Cancel":return o("Cancel");case"Edit":return o("Edit");case"Resolve":return o("Resolve");case"Reopen":return o("Reopen");case"Remove":return o("Remove");case"Reply":return o("Reply");case"Save":return o("Save");case"Annotations sidebar":return o("Annotations sidebar");case"Annotations list":return o("Annotations list");case"Thread comments":return o("Thread comments");case"THREAD_CONTEXT_LABEL":return o({string:"Thread context: %0",id:"THREAD_CONTEXT_LABEL"},n);case"COMMENT_THREAD_LABEL":return o({string:"Comment thread by %1. %1 reply.",plural:"Comment thread by %1. %0 replies.",id:"COMMENT_THREAD_LABEL"},n);case"COMMENT_THREAD_DESCRIPTION":return o({string:"Press Enter for more options. Press Escape to exit.",id:"COMMENT_THREAD_DESCRIPTION"});case"COMMENT_ARIA_LABEL":return o({string:"Comment by %0. Created on %1. %2. %3",id:"COMMENT_ARIA_LABEL"},n);case"LEAVE_COMMENT_ANNOUNCEMENT":return o({string:"Leaving a content with comments.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return o({string:"Entering a content with comments. Press %0 to go to the discussion.",id:"ENTER_COMMENT_ANNOUNCEMENT"},n);case"NUMBER_OF_COMMENTS":return o({string:"%0 Comment",plural:"%0 Comments",id:"NUMBER_OF_COMMENTS"},n);case"TOO_LONG_COMMENT_ALERT":return o({string:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.",id:"TOO_LONG_COMMENT_ALERT"},n);case"EXTERNAL_COMMENT":return o({string:"This comment comes from an external source.",id:"EXTERNAL_COMMENT"});case"EXTERNAL_IMPORT_WORD_COMMENT":return o({string:"This comment comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_COMMENT"});case"EXTERNAL_AVATAR":return o({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return o({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"COMMENTS_ARCHIVE":return o({string:"Comments archive",id:"COMMENTS_ARCHIVE"});case"EMPTY_COMMENTS_ARCHIVE":return o({string:"There are no archived comment threads.",id:"EMPTY_COMMENTS_ARCHIVE"});case"COMMENTS_ARCHIVE_LIST_LABEL":return o({string:"List of comments",id:"COMMENTS_ARCHIVE_LIST_LABEL"});case"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP":return o({string:"Keystrokes for interacting with annotation threads (e.g. comments, track changes suggestions)",id:"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP"});case"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO":return o({string:"Move focus to the thread when the selection is anchored in its marker",id:"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO"});case"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT":return o({string:"Exit the annotation and move focus back to the edited content",id:"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER":return o({string:"Browse the focused annotation thread or thread comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"});case"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS":return o({string:"Move across internals of the annotation thread",id:"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"});case"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT":return o({string:"Submit the reply while writing a comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS":return o({string:"Move to the previous or next thread in the annotations sidebar or comments archive",id:"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"});default:return""}}const bo=vo;function vo(t,e){const n=_o();return(vo=function(t,e){return n[t-=184]})(t,e)}function _o(){const t=["ck-editor","uiLanguageDirection","3857190EvUbUR","3858hmDctd","ck-comment__input","createCollection","setTemplate","editable","1781201QLtknq","focus","uiLanguage","add","Comment editor","729848ySmyWI","render","ck-rounded-corners","ck-editor__main","ck-reset","22720400tbVpBA","6831200bzdAwJ","element","cke-editor__aria-label_","2233WvHnKa","4839741lPcxwg","presentation","div","main"];return(_o=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(952005===-parseInt(e(186))/1+parseInt(e(191))/2+-parseInt(e(201))/3+parseInt(e(197))/4+-parseInt(e(207))/5+parseInt(e(208))/6*(parseInt(e(200))/7)+parseInt(e(196))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class wo extends po.EditorUIView{constructor(t,n){const o=vo;super(t);const r=(0,e.uid)();this[o(204)]=this[o(210)](),this[o(185)]=new po.InlineEditableUIView(t,n,void 0,{label:()=>fo(t,o(190))}),this[o(184)]({tag:o(203),attributes:{class:[o(195),o(205),o(193),o(209)],dir:t[o(206)],lang:t[o(188)],"aria-labelledby":o(199)+r},children:[{tag:o(203),attributes:{class:o(194),role:o(202)},children:this[o(204)]}]})}[bo(192)](){const t=bo;super[t(192)](),this[t(204)][t(189)](this[t(185)])}[bo(187)](){const t=bo;this[t(185)][t(198)][t(187)]()}}const Io=yo;function yo(t,e){const n=Ao();return(yo=function(t,e){return n[t-=412]})(t,e)}function Ao(){const t=["focusTracker","isFocused","3490292fzPfrV","locale","90404tohnDg","3621612BeKUwj","attachDomRoot","element","ready","fire","editing","editor","init","1564647BSDqEb","setEditableElement","bind","rootName","getRoot","1085294BuHugW","21622059tpUHtN","render","editable","78kaSFBr","8qpIcHL","name","destroy","5865535vqkBsE","document","view"];return(Ao=function(){return t})()}!function(t){const e=yo,n=t();for(;;)try{if(646894===parseInt(e(437))/1+parseInt(e(423))/2*(-parseInt(e(412))/3)+-parseInt(e(421))/4+-parseInt(e(416))/5+parseInt(e(424))/6+-parseInt(e(432))/7+-parseInt(e(413))/8*(-parseInt(e(438))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class To extends po.EditorUI{constructor(t){const e=yo;super(t),this[e(418)]=new wo(t[e(422)],t[e(429)][e(418)])}get[Io(426)](){const t=Io;return this[t(418)][t(426)]}[Io(431)](){const t=Io,e=this[t(430)][t(429)][t(418)],n=this[t(418)][t(440)],o=e[t(417)][t(436)]();n[t(414)]=o[t(435)],this[t(418)][t(439)]();const r=n[t(426)];this[t(433)](n[t(414)],r),this[t(418)][t(440)][t(434)](t(420)).to(this[t(419)]),e[t(425)](r),this[t(428)](t(427))}[Io(415)](){const t=Io;super[t(415)](),this[t(418)][t(415)]()}}var Co=n(783),Eo=n(331),xo=n(507),Oo=n(727),No=n(834),So=n(251),Mo=n(179);const Ro=Bo;function jo(){const t=["destroy","change","232yhYRbs","1715510VDAVQL","document","init","low","8617885YEHHoF","1980dEYfWG","plugins","end","view","focus","create","placeholderElement","57231wvNIlu","1300210EnsfEx","26OsQCZc","assign","then","defaultPlugins","change:placeholder","placeholder","2AQatvv","editing","createRoot","ready","getRoot","fire","6avsULe","22861032CgQqDZ","name","initialData","8855336QVMjdu","get","setSelection","getChild","55UwpDEJ","set","model","data","8535nPdOyV","initPlugins","_updatePlaceholder","config","childCount"];return(jo=function(){return t})()}!function(t){const e=Bo,n=t();for(;;)try{if(980006===-parseInt(e(324))/1*(parseInt(e(350))/2)+-parseInt(e(342))/3*(-parseInt(e(355))/4)+-parseInt(e(354))/5+parseInt(e(330))/6*(-parseInt(e(334))/7)+parseInt(e(349))/8*(-parseInt(e(362))/9)+-parseInt(e(363))/10*(-parseInt(e(338))/11)+-parseInt(e(331))/12*(-parseInt(e(364))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);const Lo=[Eo.Clipboard,xo.Enter,xo.ShiftEnter,Oo.SelectAll,No.Typing,So.Undo,Mo.Paragraph];class Vo extends((0,e.ObservableMixin)(t.Editor)){constructor(t={}){const e=Bo;(t=Object[e(365)]({},t))[e(356)]||(t[e(356)]=Vo[e(367)]),super(t),this.ui=new To(this),this[e(339)](e(323),""),this[e(340)][e(351)].on(e(348),(()=>this[e(344)]()),{priority:e(353)}),this.on(e(368),(()=>this[e(344)]())),this[e(340)][e(351)][e(326)]()}[Ro(360)](){const t=Ro,e=this[t(345)][t(335)](t(333))||"";return this[t(343)]()[t(366)]((()=>this.ui[t(352)]()))[t(366)]((()=>this[t(341)][t(352)](e)))[t(366)]((()=>this[t(329)](t(327))))}[Ro(347)](){const t=Ro;return super[t(347)]()[t(366)]((()=>this.ui[t(347)]()))}[Ro(359)](){const t=Ro;this[t(340)][t(348)]((e=>{const n=t,o=this[n(340)][n(351)][n(328)](),r=o&&o[n(337)](o[n(346)]-1);e[n(336)](r,n(357)),this[n(325)][n(358)][n(359)]()}))}[Ro(344)](){const t=Ro,e=this[t(325)][t(358)],n=e[t(351)][t(328)](),o=n[t(337)](0);n[t(346)]>1||!o||"p"!=o[t(332)]?this[t(361)]&&this[t(361)][t(323)]&&((0,Co.disablePlaceholder)(e,this[t(361)]),this[t(361)]=void 0):(this[t(323)]&&(o[t(323)]=this[t(323)]),(0,Co.enablePlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(361)]=o)}}function Bo(t,e){const n=jo();return(Bo=function(t,e){return n[t-=323]})(t,e)}Vo[Ro(367)]=Lo;const Do=Vo,Po=Ho;function zo(){const t=["bind","Ctrl+Enter","submitButtonView","createEditor","view","model","bindTemplate","submitLabel","132ktmOmS","then","added","showButtons","_setupKeyboardNavigation","ck-comment__input-actions","keystrokes","tab","withText","focusCycler","_editorCreationPromise","cancelButtonView","value","editor","destroy","Reply","ck-comment__input-actions--submit","TOO_LONG_COMMENT_ALERT","focusables","change","320FxvMrI","setTemplate","editorReady","33850cbxluG","ck-comment__input-wrapper","focus","initialData","_createCancelButton","focusFirst","placeholder","Cancel","Reply...","create","24SigGrt","add","insertBefore","isEnabled","352MZIlLv","focusTracker","submit","extendTemplate","from","fire","focusLast","949950JWdTrw","getData","length","listenTo","ck-comment__input-actions--cancel","_editorConfig","high","203pzotDH","setData","firstChild","cancel","_isDestroyed","element","div","_createSubmitButton","render","trim","1466460BoLINl","96076DjzQUd","29384dLOcTn","label","shift+tab","reverse","document","editorDestroyed","ck-comment__input-actions--active","stop","disabledSubmit","set","forEach","993160EWRuNQ","Esc","execute","createCollection"];return(zo=function(){return t})()}function Ho(t,e){const n=zo();return(Ho=function(t,e){return n[t-=486]})(t,e)}!function(t){const e=Ho,n=t();for(;;)try{if(101912===parseInt(e(512))/1*(-parseInt(e(495))/2)+parseInt(e(508))/3*(-parseInt(e(537))/4)+parseInt(e(549))/5+-parseInt(e(519))/6+-parseInt(e(526))/7*(-parseInt(e(538))/8)+parseInt(e(536))/9+-parseInt(e(498))/10*(-parseInt(e(561))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Uo extends po.View{constructor(t,n={}){const o=Ho;super(t),this[o(488)]=null,this[o(524)]=n,this[o(547)](o(487),n[o(501)]||""),this[o(547)](o(546),!1),this[o(547)](o(564),!0),this[o(547)](o(504),fo(t,o(506))),this[o(547)](o(560),fo(t,o(490))),this[o(555)]=this[o(533)](),this[o(486)]=this[o(502)](),this[o(493)]=this[o(552)]([this[o(555)],this[o(486)]]),this[o(567)]=new e.KeystrokeHandler,this[o(513)]=new e.FocusTracker,this[o(570)]=new po.FocusCycler({focusables:this[o(493)],focusTracker:this[o(513)],keystrokeHandler:this[o(567)],actions:{focusPrevious:o(540),focusNext:o(568)}}),this[o(496)]({tag:o(532),attributes:{class:[o(499)]},children:[{tag:o(532),attributes:{class:[o(566),this[o(559)].if(o(564),o(544))]},children:[this[o(555)],this[o(486)]]}]}),this[o(567)][o(547)](o(550),((t,e)=>{const n=o;this[n(486)][n(517)](n(551)),e()})),this[o(567)][o(547)](o(554),((t,e)=>{const n=o;this[n(555)][n(511)]&&(this[n(555)][n(517)](n(551)),e())})),this.on(o(514),((e,n)=>{const r=o;n[r(521)]>65e3?(alert(fo(t,r(492),[n[r(521)],65e3])),e[r(545)]()):this[r(488)][r(527)]("")}),{priority:o(525)})}[Po(534)](){const t=Po;super[t(534)](),this[t(565)]()}[Po(556)](){const t=Po;return this[t(488)]||(this[t(488)]=new Do(this[t(524)]),this[t(571)]=this[t(488)][t(507)]()[t(562)]((()=>{const e=t;if(this[e(530)])return;const n=this[e(488)];this[e(531)][e(510)](n.ui[e(531)],this[e(531)][e(528)]),n[e(558)][e(542)].on(e(494),(()=>this[e(487)]=n[e(520)]())),n[e(553)](e(504)).to(this),this[e(493)][e(509)](n.ui[e(557)],0),this[e(517)](e(497),this[e(488)])}))),this[t(571)]}[Po(500)](t){const e=Po;-1===t?(this[e(570)][e(503)](),this[e(570)][e(518)]()):this[e(570)][e(503)]()}async[Po(489)](){const t=Po;this[t(530)]||(this[t(530)]=!0,this[t(488)]&&(await this[t(571)],await this[t(488)][t(489)](),this[t(517)](t(543),this[t(488)])),await super[t(489)]())}[Po(533)](){const t=Po,{locale:e}=this,n=new po.ButtonView(e);return n[t(515)]({attributes:{class:[t(491)]}}),n[t(569)]=!0,n[t(553)](t(539)).to(this,t(560)),n.on(t(551),(()=>{const e=t;this[e(517)](e(514),this[e(487)])})),n[t(553)](t(511)).to(this,t(487),this,t(546),((e,n)=>!n&&!!e[t(535)]())),n}[Po(502)](){const t=Po,{locale:e}=this,n=new po.ButtonView(e);return n[t(515)]({attributes:{class:[t(523)]}}),n[t(539)]=fo(e,t(505)),n[t(569)]=!0,n.on(t(551),(()=>{const e=t;this[e(488)][e(527)](""),this[e(517)](e(529))})),n}[Po(565)](){const t=Po;this[t(567)][t(522)](this[t(531)]),this[t(493)][t(548)]((e=>{const n=t;this[n(513)][n(509)](e[n(531)])})),this[t(493)].on(t(494),((e,n)=>{const o=t;for(const t of Array[o(516)](n[o(563)])[o(541)]())this[o(513)][o(509)](t[o(531)])}))}}const Fo=Ko;function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=144]})(t,e)}function Wo(){const t=["600OIFHEI","ck-comment__input-container--active","ck-thread__user","editorDestroyed","then","5JDbUis","isFocused","render","listenTo","6498968rVNQga","setTemplate","div","view","644365RrzBpg","focusTracker","some","delegate","contains","showButtons","editing","preventDefault","filter","ck-thread__input","extendTemplate","bindTemplate","commentInputView","destroy","value","set","37270VAMhuf","editor","18nWBvLR","6000LgXJlV","2726073sFCfUQ","mousedown","editorReady","userView","1251qUlJiK","getDomRoot","target","2342556EjUwfS","_focusOnNonInteractiveMouseDown","2454064mahzRZ","focusCycler","element","33VSxNvW","change:showInput","ck-comment__input-container","createEditor","showInput","bind","focus"];return(Wo=function(){return t})()}!function(t){const e=Ko,n=t();for(;;)try{if(909660===-parseInt(e(193))/1+-parseInt(e(180))/2*(-parseInt(e(160))/3)+-parseInt(e(189))/4*(parseInt(e(185))/5)+-parseInt(e(159))/6*(-parseInt(e(161))/7)+parseInt(e(170))/8+parseInt(e(165))/9*(parseInt(e(157))/10)+parseInt(e(173))/11*(parseInt(e(168))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class Yo extends po.View{constructor(t,e,n){const o=Ko;super(t),this[o(153)]=new Uo(t,n),this[o(171)]=this[o(153)][o(171)],this[o(153)][o(178)](o(146)).to(this[o(153)][o(194)],o(186),this[o(153)],o(155),((t,e)=>t||!!e)),this[o(156)](o(177),!1),this.on(o(174),(()=>{const t=o;this[t(177)]&&!this[t(153)][t(158)]&&this[t(153)][t(176)]()})),this[o(153)][o(144)](o(163)).to(this),this[o(153)][o(144)](o(183)).to(this),this[o(164)]=new r.UserView(t,e),this[o(164)][o(151)]({attributes:{class:o(182),"aria-hidden":!0}}),this[o(153)][o(151)]({attributes:{class:o(150)}}),this[o(190)]({tag:o(191),attributes:{class:[o(175),this[o(152)].if(o(177),o(181))]},children:[this[o(164)],this[o(153)]]})}[Fo(187)](){const t=Fo;super[t(187)](),this[t(169)]()}[Fo(154)](){const t=Fo;return this[t(153)][t(154)]()[t(184)]((()=>super[t(154)]()))}[Fo(179)](t){const e=Fo;this[e(153)][e(179)](t)}[Fo(169)](){const t=Fo;this[t(188)](this[t(172)],t(162),((e,n)=>{const o=t,{submitButtonView:r,cancelButtonView:s,editor:i}=this[o(153)];[r[o(172)],s[o(172)],i?i[o(147)][o(192)][o(166)]():null][o(149)]((t=>t))[o(195)]((t=>t[o(145)](n[o(167)])))||(this[o(179)](),n[o(148)]())}))}}function Go(t,e){const n=qo();return(Go=function(t,e){return n[t-=372]})(t,e)}function qo(){const t=["NUMBER_OF_COMMENTS","count","176UXZrNW","73503sjUpcq","6962998tHuBYd","11689fTfwXj","setTemplate","set","3154320GDtKKt","bindTemplate","131772deNNSI","232SibBFG","4099396cxrQDG","ck-thread__comment-count","7217610uKiVEp"];return(qo=function(){return t})()}!function(t){const e=Go,n=t();for(;;)try{if(619345===-parseInt(e(372))/1*(-parseInt(e(384))/2)+-parseInt(e(377))/3+-parseInt(e(379))/4+parseInt(e(375))/5+-parseInt(e(381))/6+parseInt(e(386))/7+-parseInt(e(378))/8*(-parseInt(e(385))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Xo extends po.View{constructor(t){const e=Go;super(t);const n=this[e(376)];this[e(374)](e(383),void 0),this[e(373)]({tag:"li",attributes:{class:e(380)},children:[{text:n.to(e(383),(n=>fo(t,e(382),n)))}]})}}const Qo=Jo;function Zo(){const t=["7231794FTXlQe","Marked as resolved","focusCycler","bindTemplate","4874454EDRIEY","maxCommentsWhenCollapsed","keystrokes","render","ck-hidden","editorConfig","delegate","Thread comments","_collapsedCommentsView","change:hasDirtyComment","3601780ShFaHd","element","focusFirst","ck-thread__comments","_shouldCollapse","authoredAt","117956tcXemz","resolved","bind","_config","editorDestroyed","removeComment","change:isEditMode","_findOptimalIndex","CommentView","length","added","change:isResolved","77889GxSDqz","set","updateComment","_updateHasDirtyComment","_handleInfoComment","add","formatDateTime","refreshVisibleViews","commentViews","_rearrangeCollapse","maxCommentCharsWhenCollapsed","resolvedAt","3314090FWhahd","setTemplate","map","remove","_rearrangeExpand","isActive","equal","_handleNewCommentModel","arrowup","focusLast","removed","editorReady","locale","target","expand","count","1064jJuUWa","comments","some","stopListening","reverse","destroy","forEach","_handleRemoveCommentModel","visibleViews","resolvedBy","_calculatePosition","includes","get","4568043kddczV","focusTracker","from","change","insert","resolvedCommentView","collapse","isEditMode","viewUid","createCollection","hasDirtyComment","weight","change:isActive","22kTMhMi","commentUpdated","_setupKeyboardNavigation","arrowdown","maxThreadTotalWeight","_model","delete","listenTo","resolveCommentThread","focus"];return(Zo=function(){return t})()}function Jo(t,e){const n=Zo();return(Jo=function(t,e){return n[t-=412]})(t,e)}!function(t){const e=Jo,n=t();for(;;)try{if(805486===-parseInt(e(450))/1*(parseInt(e(480))/2)+parseInt(e(437))/3+-parseInt(e(474))/4+-parseInt(e(504))/5+parseInt(e(460))/6+parseInt(e(492))/7*(parseInt(e(424))/8)+-parseInt(e(464))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class $o extends po.View{constructor(t,n,o){const r=Jo;super(t);const s=this[r(463)];this[r(493)](r(447),!1),this[r(493)](r(489),n[r(425)][r(489)]),this[r(493)](r(413),!1),this[r(455)]=n,this[r(483)]=o,this[r(500)]=this[r(446)](),this[r(432)]=this[r(446)](),this[r(442)]=null,this[r(438)]=new e.FocusTracker,this[r(466)]=new e.KeystrokeHandler,this[r(462)]=new po.FocusCycler({focusables:this[r(500)],focusTracker:this[r(438)],keystrokeHandler:this[r(466)],keystrokeHandlerOptions:{filter:t=>this[r(500)][r(506)]((t=>t[r(475)]))[r(435)](t[r(421)])},actions:{focusPrevious:r(416),focusNext:r(453)}}),this[r(472)]=new Xo(t),this[r(472)][r(482)](r(423)).to(this,r(489),(t=>t-this[r(483)][r(465)]));for(const t of n[r(425)])this[r(415)](t);this[r(496)](),this[r(457)](n[r(425)],r(497),((t,e)=>{const n=r,o=this[n(434)](e);this[n(489)]++,this[n(415)](e,o),this[n(499)]()})),this[r(457)](n[r(425)],r(507),((t,e)=>{const n=r;this[n(489)]--,this[n(431)](e),this[n(499)]()})),this[r(457)](n,r(451),(()=>this[r(499)]())),this[r(457)](n,r(491),(()=>this[r(496)]())),this.on(r(449),(()=>this[r(499)]())),this.on(r(473),(()=>this[r(499)]())),this[r(505)]({tag:"ul",attributes:{class:[r(477),s.if(r(489),r(468),(t=>!t))],"aria-label":fo(t,r(471))},children:this[r(432)]})}get[Qo(478)](){const t=Qo;return this[t(455)][t(448)]>this[t(483)][t(454)]&&!this[t(413)]&&!this[t(447)]}[Qo(467)](){const t=Qo;super[t(467)](),this[t(499)](),this[t(452)]()}[Qo(459)](t){const e=Qo;-1===t?this[e(462)][e(417)]():this[e(462)][e(476)]()}[Qo(429)](){const t=Qo;this[t(472)][t(429)]();for(const e of this[t(500)])e[t(429)]();super[t(429)]()}[Qo(499)](){const t=Qo;this[t(478)]?this[t(501)]():this[t(412)]()}[Qo(415)](t,e){const n=Qo,o=new(this[n(483)][n(488)])(this[n(420)],t,{maxCommentCharsWhenCollapsed:this[n(483)][n(502)],formatDateTime:this[n(483)][n(498)],editorConfig:this[n(483)][n(469)]});o[n(445)]=t.id,o[n(470)](n(485)).to(this),o[n(470)](n(494)).to(this),o[n(470)](n(458)).to(this),o[n(470)](n(419)).to(this),o[n(470)](n(484)).to(this),this[n(457)](o,n(486),(()=>this[n(495)]())),this[n(500)][n(497)](o,e)}[Qo(434)](t){const e=Qo,n=this[e(455)][e(487)](t);return this[e(442)]?this[e(442)][e(479)]>t[e(479)]?n-1:n:n-1}[Qo(496)](){const t=Qo;if(this[t(455)][t(433)]&&this[t(455)][t(503)]){const e={id:t(481),author:this[t(455)][t(433)],authoredAt:this[t(455)][t(503)],content:fo(this[t(420)],t(461)),attributes:{}};this[t(442)]=new(this[t(483)][t(488)])(this[t(420)],e,{maxCommentCharsWhenCollapsed:this[t(483)][t(502)],formatDateTime:this[t(483)][t(498)],editorConfig:this[t(483)][t(469)],isSystemComment:!0}),this[t(500)][t(497)](this[t(442)],this[t(455)][t(487)](e))}else this[t(442)]&&(this[t(500)][t(507)](this[t(442)]),this[t(442)][t(429)](),this[t(442)]=null);this[t(499)]()}[Qo(431)](t){const e=Qo,n=this[e(500)][e(507)](t.id);this[e(427)](n),n[e(444)]&&this[e(495)](),n[e(429)]()}[Qo(495)](){const t=Qo;this[t(447)]=Array[t(439)](this[t(500)])[t(426)]((e=>e[t(444)]))}[Qo(501)](){const t=Qo,n=function(t){const n=Jo,o=new e.Collection;for(const e of t)o[n(497)](e);return o}(this[t(500)]),o=this[t(472)][t(423)];for(let e=1;e<=o;e++)n[t(507)](1);for(const e of n)e[t(443)]();o>0&&n[t(497)](this[t(472)],1),tr((0,e.diff)(Array[t(439)](this[t(432)]),Array[t(439)](n)),this[t(432)],n)}[Qo(412)](){const t=Qo;tr((0,e.diff)(Array[t(439)](this[t(432)]),Array[t(439)](this[t(500)])),this[t(432)],this[t(500)]);for(const e of this[t(432)])e[t(422)]()}[Qo(452)](){const t=Qo;this[t(500)][t(430)]((e=>{const n=t;this[n(438)][n(497)](e[n(475)]),this[n(466)][n(457)](e[n(475)])})),this[t(500)].on(t(440),((e,n)=>{const o=t;for(const t of n[o(418)])this[o(438)][o(507)](t[o(475)]),this[o(466)][o(427)](t[o(475)]);for(const t of Array[o(439)](n[o(490)])[o(428)]())this[o(438)][o(497)](t[o(475)]),this[o(466)][o(457)](t[o(475)])}))}}function tr(t,e,n){const o=Qo;let r=0;for(const s of t)switch(s){case o(441):e[o(497)](n[o(436)](r),r),r++;break;case o(456):e[o(507)](r);break;case o(414):r++}}const er=nr;function nr(t,e){const n=or();return(nr=function(t,e){return n[t-=383]})(t,e)}function or(){const t=["focus","THREAD_CONTEXT_LABEL","element","16888vXrRaY","20zTrtwq","324xvRhFY","24449667YAEPzU","contextValue","2805840VRkJRi","bindTemplate","167gvdzNO","setTemplate","24LEqFOP","1935564SrCXnt","ck-context__value","5498712ycnVHZ","set","212541SaUONG","span","48315pHzets"];return(or=function(){return t})()}!function(t){const e=nr,n=t();for(;;)try{if(798669===-parseInt(e(402))/1*(-parseInt(e(395))/2)+-parseInt(e(391))/3*(parseInt(e(397))/4)+-parseInt(e(396))/5*(parseInt(e(385))/6)+-parseInt(e(389))/7*(-parseInt(e(384))/8)+-parseInt(e(387))/9+parseInt(e(400))/10+parseInt(e(398))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(or);class rr extends po.View{constructor(t){const e=nr;super(t);const n=this[e(401)];this[e(388)](e(399),""),this[e(383)]({tag:e(390),attributes:{class:["ck",e(386)],"aria-label":n.to(e(399),(n=>fo(t,e(393),n))),tabindex:-1},children:[{text:n.to(e(399))}]})}[er(392)](){const t=er;this[t(394)][t(392)]()}}const sr=ir;function ir(t,e){const n=cr();return(ir=function(t,e){return n[t-=223]})(t,e)}!function(t){const e=ir,n=t();for(;;)try{if(564860===-parseInt(e(285))/1+parseInt(e(225))/2+parseInt(e(231))/3*(parseInt(e(223))/4)+parseInt(e(256))/5+parseInt(e(241))/6*(parseInt(e(288))/7)+parseInt(e(250))/8*(-parseInt(e(235))/9)+-parseInt(e(271))/10*(parseInt(e(234))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cr);function cr(){const t=["11DBoFpH","18cWBGVL","querySelector","element",".ck-context","setTemplate","hasContext","18NYQYpe","label","icon","fire","scrollWidth","render","tooltip","ck-context","classList","1667280csiHsU","_model","_createReopenButton","bind","add","listenTo","3371030OmujWm","isResolved","keystrokes","ck-context--quotes","length","reopenCommentThread","isResolvable","div","_attachContextActions","focusCycler","bindTemplate","mouseenter","reopenButtonView","value","lastIndexOf","21522040nlJciA","...","_createContextView","isEnabled","focusTracker",".ck-context__value","Comment was made on an element","ck-annotation__actions","isVisible","focusFirst","isReadOnly","ck-thread__header","_setupKeyboardNavigation","mouseleave","133648HjCknI","focus","remove","1279824sUPNIB","contextView","tab","createCollection","focusables","shift+tab","Reopen","locale","1544nAaAbK","overlay","2080144ldjSha","_trimContextValue","substring","execute","offsetWidth","contextValue","7809eWotQW","context","ck-context-wrapper"];return(cr=function(){return t})()}class ar extends po.View{constructor(t,n){const o=ir;super(t);const r=this[o(266)];this[o(251)]=n,this[o(268)]=this[o(252)](),this[o(289)]=this[o(273)](),this[o(292)]=this[o(291)]([this[o(289)],this[o(268)]]),this[o(275)]=new e.FocusTracker,this[o(258)]=new e.KeystrokeHandler,this[o(265)]=new po.FocusCycler({focusables:this[o(292)],focusTracker:this[o(275)],keystrokeHandler:this[o(258)],actions:{focusPrevious:o(293),focusNext:o(290)}}),this[o(253)](o(240)).to(this[o(251)],o(232),(t=>!!t)),this[o(253)](o(230)).to(this[o(251)],o(232),(t=>t&&t[o(269)]?this[o(226)](t[o(269)]):fo(this[o(295)],o(277)))),this[o(239)]({tag:o(263),attributes:{class:[o(282)]},children:[{tag:o(263),attributes:{class:[o(233)]},children:[{tag:o(263),attributes:{class:[o(248),r.if(o(240),o(259))]},children:[this[o(289)]]}]},{tag:o(263),attributes:{class:[o(278)]},children:[this[o(268)]]}]})}[sr(246)](){const t=sr;super[t(246)](),this[t(264)](),this[t(283)]()}[sr(286)](){const t=sr;this[t(265)][t(280)]()}[sr(252)](){const t=sr,e=new po.ButtonView(this[t(295)]);return e[t(242)]=fo(this[t(295)],t(294)),e[t(247)]=fo(this[t(295)],t(294)),e[t(243)]='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m5.042 9.367 2.189 1.837a.75.75 0 0 1-.965 1.149l-3.788-3.18a.747.747 0 0 1-.21-.284.75.75 0 0 1 .17-.945L6.23 4.762a.75.75 0 1 1 .964 1.15L4.863 7.866h8.917A.75.75 0 0 1 14 7.9a4 4 0 1 1-1.477 7.718l.344-1.489a2.5 2.5 0 1 0 1.094-4.73l.008-.032H5.042z"/></svg>',e[t(253)](t(274)).to(this[t(251)],t(281),(t=>!t)),e[t(253)](t(279)).to(this[t(251)],t(262),this[t(251)],t(257),((t,e)=>t&&e)),e.on(t(228),(()=>{const e=t;this[e(244)](e(261),this[e(251)].id)})),e}[sr(226)](t){const e=sr;if(t[e(260)]<150)return t;const n=t[e(270)](" ",147);return t[e(227)](0,n>-1?n:147)+e(272)}[sr(264)](){const t=sr,e=this[t(237)][t(236)](t(238)),n=e[t(236)](t(276));this[t(255)](e,t(267),(()=>{const o=t;n[o(229)]<n[o(245)]&&e[o(249)][o(254)](o(224))})),this[t(255)](e,t(284),(()=>{const n=t;e[n(249)][n(287)](n(224))}))}[sr(283)](){const t=sr;this[t(258)][t(255)](this[t(237)]);for(const e of this[t(292)])this[t(275)][t(254)](e[t(237)]),this[t(258)][t(255)](e[t(237)])}[sr(273)](){const t=sr,e=new rr(this[t(295)]);return e[t(253)](t(230)).to(this),e}}const hr=dr;function ur(){const t=["removeCommentThread","isDirty","Comment","isReadOnly","focusCycler","updateComment","commentsListView","element","129936nAZNir","reopenCommentThread","resolveCommentThread","assign","11671144pgmiOy","Reply","focus","delegate","render","Reply to reopen discussion...","archivedAt","isSubmitted","editorReady","first","2270nJhEhP","_createCommentThreadInputView","change:isActive","author","commentThreadHeaderView","focusTracker","isUnlinked","submitLabel","hasDirtyComment","name","listenTo","COMMENT_THREAD_LABEL","canComment","3857022lzZliw","removeComment","5766krYEIO","addComment","submitCommentThread","destroy","14806elroLG","tab","ariaDescriptionView","Reply...","1124nwCydG","isActive","focusables","6IsvOxm","Write a comment...","target","createCollection","bind","comments","fire","length","9600325AbkddZ","disabledSubmit","shift+tab","keystrokes","unlinkedAt","stop","2SYIBxW","2496145qrcGrX","ariaLabel","submit","isResolvable","CommentView","cancel","_localUser","_config","locale","editorDestroyed","value","commentThreadInputView","placeholder","commentInputView","COMMENT_THREAD_DESCRIPTION","editorConfig","isResolved","showInput","set","_model"];return(ur=function(){return t})()}function dr(t,e){const n=ur();return(dr=function(t,e){return n[t-=500]})(t,e)}!function(t){const e=dr,n=t();for(;;)try{if(927021===parseInt(e(582))/1*(-parseInt(e(528))/2)+parseInt(e(557))/3*(-parseInt(e(565))/4)+-parseInt(e(500))/5*(parseInt(e(568))/6)+parseInt(e(576))/7+parseInt(e(532))/8+-parseInt(e(555))/9+-parseInt(e(542))/10*(parseInt(e(561))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ur);class lr extends po.View{constructor(t,n,o,s){const i=dr;super(t),this[i(518)](i(566),!1),this[i(518)](i(521),!1),this[i(519)]=n,this[i(506)]=o,this[i(507)]=s,this[i(546)]=new ar(t,n),this[i(546)][i(535)](i(529)).to(this),this[i(563)]=new r.AriaDescriptionView(t,fo(t,i(514))),this[i(552)](this,i(529),(()=>{this[i(534)]()})),this[i(526)]=new $o(t,n,Object[i(531)]({CommentView:this[i(507)][i(504)]},s)),this[i(526)][i(535)](i(556)).to(this),this[i(526)][i(535)](i(525)).to(this),this[i(526)][i(535)](i(530)).to(this),this[i(526)][i(535)](i(540)).to(this),this[i(526)][i(535)](i(509)).to(this),this[i(526)][i(572)](i(566)).to(this),this[i(552)](this,i(530),(()=>{this[i(534)]()})),this[i(518)](i(575),this[i(526)][i(575)]),this[i(572)](i(575)).to(this[i(526)],i(575)),this[i(511)]=this[i(543)](),this[i(511)][i(535)](i(540)).to(this),this[i(511)][i(535)](i(509)).to(this),this.on(i(556),(()=>this[i(534)]())),this[i(572)](i(521)).to(this[i(526)],i(550),this[i(511)][i(513)],i(510),((t,e)=>t||!!e)),this[i(572)](i(548)).to(n,i(580),(t=>!!t)),this[i(572)](i(501)).to(this,i(575),(t=>{const e=i,n=this[e(519)][e(573)][e(541)]?this[e(519)][e(573)][e(541)][e(545)][e(551)]:this[e(506)][e(551)];return fo(this[e(508)],e(553),[t,n])})),this[i(567)]=this[i(571)]([this[i(526)],this[i(511)]]),this[i(547)]=new e.FocusTracker,this[i(579)]=new e.KeystrokeHandler,this[i(524)]=new po.FocusCycler({focusables:this[i(567)],focusTracker:this[i(547)],keystrokeHandler:this[i(579)],keystrokeHandlerOptions:{filter:t=>t[i(570)]!==this[i(527)]},actions:{focusPrevious:i(578),focusNext:i(562)}})}[hr(534)](){const t=hr;this[t(527)][t(534)]()}[hr(536)](){const t=hr;super[t(536)](),(0,r.setupThreadKeyboardNavigation)(this,this[t(567)])}async[hr(560)](){const t=hr;this[t(521)]=!1,this[t(526)][t(560)](),await this[t(511)][t(560)](),super[t(560)]()}[hr(543)](){const t=hr,e=new Yo(this[t(508)],this[t(506)],this[t(507)][t(515)]),n=e[t(513)];return e[t(572)](t(517)).to(this,t(566),this[t(519)],t(523),this[t(519)],t(554),this[t(519)],t(538),n,t(510),((t,e,n,o,r)=>!!r||!!o&&n&&!e||t&&n&&!e)),n[t(572)](t(512)).to(this,t(575),this[t(519)],t(503),this[t(519)],t(516),((e,n,o)=>{const r=t;let s;return s=r(o&&n?537:e?564:569),fo(this[r(508)],s)})),n[t(572)](t(549)).to(this,t(575),(e=>fo(this[t(508)],t(e?533:522)))),n.on(t(502),((e,n)=>{const o=t;this[o(574)](o(558),n),this[o(519)][o(516)]&&this[o(519)][o(503)]&&this[o(574)](o(529),this[o(519)].id),this[o(519)][o(539)]||this[o(574)](o(559))})),n.on(t(505),(()=>{this[t(534)]()})),n[t(572)](t(577)).to(this[t(519)],t(523)),n.on(t(505),(e=>{const n=t;0==this[n(575)]&&(this[n(574)](n(520)),e[n(581)]())})),this.on(t(544),((e,o,r)=>{const s=t;r||this[s(575)]||n[s(510)]||this[s(574)](s(520))})),e}}const kr=mr;function mr(t,e){const n=pr();return(mr=function(t,e){return n[t-=165]})(t,e)}!function(t){const e=mr,n=t();for(;;)try{if(448091===parseInt(e(197))/1*(parseInt(e(256))/2)+parseInt(e(195))/3*(parseInt(e(193))/4)+parseInt(e(182))/5*(-parseInt(e(253))/6)+-parseInt(e(236))/7*(-parseInt(e(204))/8)+parseInt(e(223))/9*(parseInt(e(205))/10)+-parseInt(e(219))/11*(parseInt(e(183))/12)+parseInt(e(254))/13*(-parseInt(e(233))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pr);class gr extends((0,r.ConfirmMixin)(lr)){constructor(t,e,n,o){const r=mr;super(t,e,n,o),this[r(217)]=this[r(234)]([this[r(168)],this[r(235)],this[r(213)]]),this[r(166)](r(220),null),this[r(241)]=null,this[r(238)]=null,this[r(179)]=t,this[r(188)]=this[r(203)](),this[r(192)](this[r(231)]()),this.on(r(175),((t,e,n)=>{n||this[r(222)]()})),this[r(201)](this[r(206)],r(209),((t,e,n)=>{n&&this[r(222)]()})),this[r(187)]>0&&this[r(225)](),this[r(201)](this[r(168)][r(258)],r(245),(()=>{this[r(225)]()}))}[kr(231)](){const t=kr,e=this[t(189)];return{tag:t(210),attributes:{class:["ck",t(228),t(226),t(174),e.if(t(250),t(185)),e.if(t(178),t(191)),e.if(t(208),t(200)),e.to(t(220),(e=>e?t(190)+e:""))],"data-thread-id":this[t(206)].id,tabindex:0,role:t(215),"aria-label":e.to(t(251)),"aria-describedby":this[t(213)].id},children:[{tag:t(210),attributes:{class:t(244)},children:this[t(217)]}]}}[kr(259)](){const t=kr;super[t(259)](),this[t(241)]=this[t(207)][t(237)](t(173)),this[t(206)].on(t(181),(()=>{this[t(243)]()})),this[t(243)]()}[kr(222)](){const t=kr;this[t(229)]();for(const e of this[t(168)][t(258)])e[t(229)]()}[kr(225)](){const t=kr,{locale:e}=this,n=this[t(168)][t(258)][t(257)](0);n===this[t(238)]||n[t(230)]||(this[t(238)]=n,this[t(218)](t(220)),this[t(170)](t(220)).to(n,t(220),(e=>t(194)===e?t(194):null)),n[t(171)]=fo(e,t(212)),n[t(239)].on(t(232),(n=>{const o=t;n[o(180)](),this[o(199)](fo(e,o(176)),this[o(241)])[o(224)]((()=>{const t=o;this[t(221)](t(177))}))}),{priority:t(227)}),this.on(t(198),(()=>{n[t(169)]()})),n[t(247)][t(245)](this[t(188)],0),n[t(252)][t(245)](this[t(188)],0))}[kr(203)](){const e=kr,n=new r.LateFocusButtonView(this[e(179)]);return n[e(242)]=fo(this[e(179)],e(211)),n[e(172)]=fo(this[e(179)],e(211)),n[e(216)]=t.icons[e(196)],n[e(240)]({attributes:{class:e(246)}}),n[e(170)](e(202)).to(this[e(206)],e(165),(t=>!t)),n[e(170)](e(255)).to(this[e(206)],e(167),this[e(206)],e(248),((t,e)=>t&&!e)),n.on(e(232),(()=>{const t=e;this[t(221)](t(214),this[t(206)].id)})),n}[kr(243)](){const t=kr;this[t(206)][t(186)]?this[t(217)][t(184)](this[t(249)])||(this[t(217)][t(245)](this[t(249)],0),this[t(252)][t(245)](this[t(249)],0)):this[t(217)][t(184)](this[t(249)])&&(this[t(217)][t(194)](this[t(249)]),this[t(252)][t(194)](this[t(249)]))}}function pr(){const t=["isEnabled","_createResolveButton","488pCBAAW","10heeLOK","_model","element","isConfirm","change:isReadOnly","div","Resolve","Write a comment...","ariaDescriptionView","resolveCommentThread","listitem","icon","commentThreadChildren","unbind","11TXrTra","actionIndicator","fire","_cancelAllConfirms","3851361IItjQW","then","_bindFirstCommentView","ck-reset_all-excluded","high","ck-thread","cancelConfirm","isSystemComment","getTemplate","execute","32998ncstgN","createCollection","commentThreadInputView","29687Tbivwu","querySelector","_boundFirstCommentView","removeButton","extendTemplate","containerElement","label","_updateArchivedThreadHeader","ck-thread__container","add","ck-comment--resolve","actionBar","isResolved","commentThreadHeaderView","isActive","ariaLabel","focusables","150oVkMDq","1820EcYCik","isVisible","94216JbGfBw","get","commentViews","render","isReadOnly","set","isResolvable","commentsListView","focus","bind","placeholder","tooltip",".ck-thread__container","ck-rounded-corners","change:isActive","Delete comment thread?","removeCommentThread","isUnlinked","locale","stop","change:archivedAt","123845Qkbhjb","2614092vfUSZj","has","ck-thread--active","archivedAt","length","resolveButton","bindTemplate","ck-thread--","ck-thread--unlinked","setTemplate","1516hkcRhp","remove","6231BmFIKN","check","3TFOGnG","removeConfirm","showConfirm","ck-thread--remove-confirmation","listenTo"];return(pr=function(){return t})()}var fr=br;function br(t,e){var n=vr();return(br=function(t,e){return n[t-=360]})(t,e)}function vr(){var t=["setTemplate","444EAybqu","1821560qgaXPx","ck-content","428730MhioZx","ck-annotation__content","ck-comment__content","render","element","1569664XSjTmh","511756eIhufx","set","8519nhssfE","252516BLYuLd","2310310UBeEqN","innerHTML","div","change:content","content"];return(vr=function(){return t})()}!function(t){for(var e=br,n=t();;)try{if(239026===parseInt(e(376))/1+-parseInt(e(373))/2+parseInt(e(367))/3+parseInt(e(365))/4+-parseInt(e(377))/5+-parseInt(e(364))/6*(parseInt(e(375))/7)+parseInt(e(372))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vr);class _r extends po.View{constructor(t){var e=br;super(t),this[e(374)](e(362),""),this[e(363)]({tag:e(360),attributes:{class:[e(366),e(369),e(368)]}})}[fr(370)](){var t=fr;super[t(370)](),this.on(t(361),((e,n,o)=>{var r=t;this[r(371)][r(378)]=o})),this[t(371)][t(378)]=this[t(362)]}}const wr=Ir;function Ir(t,e){const n=yr();return(Ir=function(t,e){return n[t-=143]})(t,e)}function yr(){const t=["name","focus","set","48WaiYIx","isEditMode","isCollapsed","focusFirst","collapse","1949648mExNQp","add","added","_config","COMMENT_THREAD_DESCRIPTION","EXTERNAL_IMPORT_WORD_AVATAR","get","editorConfig","render","delegate","listenTo","textContent","tab","getExternalCommentNote","_createCommentContentView","switchToEditMode","100337NLEJDA","source","enter","content","formatDateTime","value","importWord","getUserViewNotificationText","change","477048SLlfrx","focusTracker","COMMENT_ARIA_LABEL","text/html","element","_setupKeyboardNavigation","parseFromString","isExternal","remove","expand","visibleView","ariaLabel","creator","bind","27LhRlqN","ariaDescriptionView","906930SbfJII","331685ueFLnU","attributes","Save","createCollection","updateComment","7054vyKjAi","disabledSubmit","_createCommentInputView","authoredAt","initialData","focusables","body","removed","@external","esc","createEditor","destroy","locale","once","submit","stopListening","isSystemComment","fire","submitLabel","50LFGWJS","EXTERNAL_COMMENT","author","keystrokes","shift+tab","target","isReadOnly","259609fDEold","EXTERNAL_AVATAR","focusCycler","editorReady","maxCommentCharsWhenCollapsed","editorDestroyed","_model","switchToDisplayMode","cancel","EXTERNAL_IMPORT_WORD_COMMENT"];return(yr=function(){return t})()}!function(t){const e=Ir,n=t();for(;;)try{if(196667===-parseInt(e(163))/1+parseInt(e(194))/2*(parseInt(e(186))/3)+-parseInt(e(172))/4+-parseInt(e(189))/5+parseInt(e(233))/6*(-parseInt(e(220))/7)+parseInt(e(147))/8+parseInt(e(188))/9*(parseInt(e(213))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yr);class Ar extends po.View{constructor(t,n,o){const s=Ir;super(t),this[s(226)]=n,this[s(150)]=o,this[s(210)]=!!this[s(150)][s(210)],this[s(232)](s(143),!1),this[s(232)](s(144),!0),this[s(185)](s(183)).to(n,s(166),n,s(197),((e,r)=>fo(t,s(174),[n[s(215)][s(230)],o[s(167)](r),(new DOMParser)[s(178)](e,s(175))[s(200)][s(158)],n[s(179)]?this[s(160)]():""]))),this[s(187)]=new r.AriaDescriptionView(t,fo(t,s(151))),this[s(182)]=this[s(192)](),this[s(182)][s(148)](this[s(161)]()),this[s(199)]=new po.ViewCollection,this[s(173)]=new e.FocusTracker,this[s(216)]=new e.KeystrokeHandler,this[s(222)]=new po.FocusCycler({focusables:this[s(199)],focusTracker:this[s(173)],keystrokeHandler:this[s(216)],keystrokeHandlerOptions:{filter:t=>t[s(218)]!==this[s(176)]},actions:{focusPrevious:s(217),focusNext:s(159)}})}[wr(181)](){this[wr(144)]=!1}[wr(146)](){const t=wr;this[t(143)]||(this[t(144)]=!0)}[wr(231)](){const t=wr;this[t(176)][t(231)]()}[wr(155)](){const t=wr;super[t(155)](),this[t(177)]()}async[wr(205)](){const t=wr;await this[t(182)][t(153)](0)[t(205)](),super[t(205)]()}[wr(162)](){const t=wr;this[t(143)]||(this[t(143)]=!0,this[t(182)][t(180)](0)[t(205)](),this[t(182)][t(148)](this[t(196)]()))}[wr(227)](){const t=wr;this[t(143)]&&(this[t(143)]=!1,this[t(182)][t(180)](0)[t(205)](),this[t(182)][t(148)](this[t(161)]()))}[wr(160)](){const t=wr;return t(169)===this[t(226)][t(190)][t(202)][t(164)]?fo(this[t(206)],t(229)):fo(this[t(206)],t(214))}[wr(170)](){const t=wr;return this[t(226)][t(179)]?t(169)===this[t(226)][t(190)][t(202)][t(164)]?fo(this[t(206)],t(152),this[t(226)][t(184)][t(230)]):fo(this[t(206)],t(221),this[t(226)][t(184)][t(230)]):null}[wr(161)](){const t=wr,e=new _r(this[t(206)]);return e[t(185)](t(166)).to(this[t(226)],t(166),this,t(144),((e,n)=>n?(0,r.trimHtml)(e,{limit:this[t(150)][t(224)]}):e)),e}[wr(196)](){const t=wr;this[t(150)][t(154)]||(this[t(150)][t(154)]={}),this[t(150)][t(154)][t(198)]=this[t(226)][t(166)];const e=new Uo(this[t(206)],this[t(150)][t(154)]);return e[t(168)]=this[t(226)][t(166)],e[t(185)](t(195)).to(this[t(226)],t(219)),e[t(212)]=fo(this[t(206)],t(191)),e.on(t(208),((e,n)=>{const o=t;this[o(211)](o(193),this[o(226)].id,n),this[o(227)](),this[o(231)]()})),e.on(t(228),(()=>{const e=t;this[e(227)](),this[e(231)]()})),e[t(207)](t(223),(()=>{e[t(231)]()})),e[t(204)](),e[t(156)](t(223)).to(this),e[t(156)](t(225)).to(this),e}[wr(177)](){const t=wr,e=this[t(176)];this[t(216)][t(157)](e);for(const e of this[t(199)])this[t(173)][t(148)](e[t(176)]),this[t(216)][t(157)](e[t(176)]);this[t(199)].on(t(171),((e,n)=>{const o=t;for(const t of n[o(201)])this[o(173)][o(180)](t[o(176)]),this[o(216)][o(209)](t[o(176)]);for(const t of n[o(149)])this[o(173)][o(148)](t[o(176)]),this[o(216)][o(157)](t[o(176)])})),this[t(216)][t(232)](t(165),((n,o)=>{const r=t;e===n[r(218)]&&(this[r(222)][r(145)](),o())})),this[t(216)][t(232)](t(203),((n,o)=>{const r=t;e!==n[r(218)]&&(this[r(231)](),o())}))}}function Tr(){const t=["Reply...","_createCommentInputView","ck-comment__info","render","ck-comment__external","from","focusables","actionBar","removeComment","mouseenter","icon","ck-annotation__info-name","isVisible","ck-comment__main","ck-comment__user","group","getUserViewNotificationText","addMany","change:isRemovable","44VYjaAN","listitem","push","Show more items","showConfirm","blur","remove","1287INyGbD","authoredAt","visibleView","ck-hidden","span","46380912LLbFSC","8922NvIoUl","name","find","label","ck-comment--remove","toMany","formatDateTime","listenTo","panelView","ck-annotation__info","switchToEditMode","createCollection","ck-annotation__user","mouseleave","ck-comment","bind","ck-annotation__main","add","isEditable","2305010dAsfwO","placeholder","2016562mWgYzS","time","isEnabled","buttonView","ck-annotation__content-wrapper","userView","_createDropdown","ck-comment__wrapper","actionIndicator","editButton","cancelConfirm","length","getTemplate","ck-annotation","ck-comment--info","panelPosition","extendTemplate","edit","div","some","getExternalCommentNote","30488ugYtsc","removeButton","2503172RMXyKa","fire","_model","ck-comment__actions","ariaDescriptionView","threeVerticalDots","isConfirm","setTemplate","321VCLhel","withText","isEditMode","author","set","ck-comment__actions--hidden","pencil","ck-annotation__actions","ck-comment__info-name","bindTemplate","isReadOnly","ariaLabel","ck-comment--","Remove","element","isExternal","ck-annotation__actions--hidden","ck-comment__info-time","isRemovable","execute","then","items","_createRemoveButton","1EMJieZ","isSystemComment","children","focus","ck-comment--remove-confirmation","_attachActions","dropdown","unbind","resolvedAt","_createEditButton","Edit","3625LzOZuS","18476TtTFxI","ck-comment--edit","locale","Delete comment?","_config","ck-annotation__info-time"];return(Tr=function(){return t})()}const Cr=Er;function Er(t,e){const n=Tr();return(Er=function(t,e){return n[t-=303]})(t,e)}!function(t){const e=Er,n=t();for(;;)try{if(540086===parseInt(e(328))/1*(parseInt(e(399))/2)+-parseInt(e(305))/3*(-parseInt(e(340))/4)+parseInt(e(339))/5*(parseInt(e(378))/6)+parseInt(e(422))/7+parseInt(e(420))/8*(parseInt(e(372))/9)+parseInt(e(397))/10*(parseInt(e(365))/11)+-parseInt(e(377))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tr);class xr extends((0,r.ConfirmMixin)(Ar)){constructor(t,e,n){const o=Er;super(t,e,n),this[o(309)](o(407),null),this[o(309)](o(398),fo(t,o(346))),this[o(393)](o(373)).to(e),this[o(393)](o(336)).to(e),this[o(353)]=this[o(389)](),this[o(329)]||(this[o(408)]=this[o(337)](),this[o(421)]=this[o(327)](),this[o(326)]=this[o(389)](),this[o(326)][o(363)]([this[o(408)],this[o(421)]]),this[o(334)]=this[o(405)](),this[o(353)][o(395)](this[o(334)]),this[o(352)][o(395)](this[o(334)])),this[o(404)]=new r.UserView(t,e[o(308)],this[o(362)]()),this[o(404)][o(415)]({attributes:{class:[o(360),o(390)],"aria-hidden":!0}}),this[o(385)](e,o(364),(()=>this[o(409)]())),this[o(304)](this[o(411)]())}[Cr(411)](){const t=Cr,e=this[t(314)],n=[{tag:t(417),attributes:{class:[t(348),t(387)]},children:[{tag:t(376),children:[{text:this[t(404)][t(379)]}],attributes:{class:[t(313),t(357)]}},{tag:t(400),attributes:{datetime:e.to(t(373)),class:[t(322),t(345)]},children:[{text:e.to(t(373),(e=>this[t(344)][t(384)](e)))}]}]},{tag:t(417),attributes:{class:[t(425),t(312),e.if(t(307),t(310)),e.if(t(307),t(321))]},children:this[t(353)]},{tag:t(417),attributes:{class:[t(403)]},children:this[t(374)]},this[t(426)]];return this[t(424)][t(320)]&&n[t(367)]({tag:t(417),attributes:{class:[t(350)]},children:[{text:this[t(419)]()}]}),{tag:"li",attributes:{class:[t(406),e.if(t(303),t(332))],tabindex:-1,"aria-label":e.to(t(316)),"aria-describedby":this[t(426)].id,role:t(366)},children:[{tag:t(417),attributes:{class:[t(392),t(412),e.if(t(307),t(341)),e.if(t(329),t(413)),e.to(t(407),(e=>e?t(317)+e:""))],"data-author-id":this[t(424)][t(308)].id,"data-comment-id":this[t(424)].id,role:t(361)},children:[this[t(404)],{tag:t(417),attributes:{class:[t(359),t(394)]},children:n}]}]}}[Cr(337)](){const e=Cr,n=new po.ButtonView(this[e(342)]);return n[e(381)]=fo(this[e(342)],e(338)),n[e(356)]=t.icons[e(311)],n[e(306)]=!0,n[e(415)]({attributes:{class:e(341)}}),n[e(393)](e(401)).to(this[e(424)],e(315),(t=>!t)),n[e(393)](e(358)).to(this[e(424)],e(396)),n.on(e(324),(()=>this[e(388)]())),n}[Cr(327)](){const t=Cr,e=new po.ButtonView(this[t(342)]);return e[t(381)]=fo(this[t(342)],t(318)),e[t(356)]='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.2 7h9.2c.6 0 1 .4 1 1v9.9c0 .5-.4 1-1 1H5.2a1 1 0 0 1-1-1V8c0-.6.4-1 1-1zm1 1.5c-.3 0-.5.2-.5.5v8c0 .3.2.5.5.5h.5c.2 0 .5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2 0c-.2 0-.5.2-.5.5v8c0 .3.3.5.5.5h.5c.3 0 .5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5 0c-.2 0-.5.2-.5.5v8c0 .3.3.5.5.5h.5c.3 0 .5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5 3.6H3.8c-.5 0-.7.3-.7.8s.2.7.7.7h12c.6 0 .9-.2.9-.7 0-.5-.3-.8-1-.8h-2.4l-1.8-2.2z"/></svg>\n',e[t(306)]=!0,e[t(415)]({attributes:{class:t(382)}}),e[t(393)](t(401)).to(this[t(424)],t(315),(t=>!t)),e[t(393)](t(358)).to(this[t(424)],t(323)),e.on(t(324),(()=>{const e=t;this[e(369)](fo(this[e(342)],e(343)),this[e(319)])[e(325)]((()=>{const t=e;this[t(423)](t(354),this[t(424)].id)}))})),e}[Cr(405)](){const e=Cr,n=(0,po.createDropdown)(this[e(342)],r.LateFocusDropdownButtonView),o=n[e(386)][e(330)],s=new po.ListView(this[e(342)]),i=n[e(314)];(0,po.focusChildOnDropdownOpen)(n,(()=>this[e(326)][e(380)]((t=>t[e(358)])))),n[e(415)]({attributes:{class:[i.if(e(358),e(375),(t=>!t))]}});const c=(t,o=-1)=>{const r=e,i=new po.ListItemView(this[r(342)]);i[r(330)][r(395)](t);const c=o>-1?o:s[r(326)][r(410)];s[r(326)][r(395)](i,c);const a=Array[r(351)](this[r(326)]);n[r(335)](r(401),r(358)),n[r(393)](r(401))[r(383)](a,r(401),((...t)=>t[r(418)]((t=>t)))),n[r(393)](r(358))[r(383)](a,r(358),((...t)=>t[r(418)]((t=>t))))};n[e(414)]="sw",n[e(402)][e(309)]({label:fo(this[e(342)],e(368)),icon:t.icons[e(427)]}),n[e(401)]=[...this[e(326)]][e(418)]((t=>t[e(401)])),n[e(402)][e(358)]=[...this[e(326)]][e(418)]((t=>t[e(358)]));for(const t of this[e(326)])c(t);return o[e(395)](s),n[e(385)](this[e(326)],e(395),((t,e,n)=>{c(e,n)})),n[e(385)](this[e(326)],e(371),((t,n,o)=>{const r=e;s[r(326)][r(371)](o)})),n}[Cr(333)](t,e){const n=Cr,o=t&&t[n(319)];o&&(this[n(385)](o,n(355),(()=>this[n(407)]=e)),this[n(385)](o,n(331),(()=>this[n(407)]=e)),this[n(385)](o,n(391),(()=>this[n(407)]=null)),this[n(385)](o,n(370),(()=>this[n(407)]=null)))}[Cr(347)](){const t=Cr,e=super[t(347)]();return e[t(393)](t(398)).to(this),e}[Cr(349)](){const t=Cr;super[t(349)](),this[t(333)](this[t(408)],t(416)),this[t(333)](this[t(421)],t(371))}}var Or=n(673),Nr=n.n(Or),Sr=n(554),Mr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Sr.A,Mr);Sr.A.locals;var Rr=n(306),jr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Rr.A,jr);Rr.A.locals;var Lr=n(980),Vr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Lr.A,Vr);Lr.A.locals;const Br=function(){return w.Date.now()};var Dr=/\s/;const Pr=function(t){for(var e=t.length;e--&&Dr.test(t.charAt(e)););return e};var zr=/^\s+/;const Hr=function(t){return t?t.slice(0,Pr(t)+1).replace(zr,""):t};var Ur=/^[-+]0x[0-9a-f]+$/i,Fr=/^0b[01]+$/i,Kr=/^0o[0-7]+$/i,Wr=parseInt;const Yr=function(t){if("number"==typeof t)return t;if(Hn(t))return NaN;if(M(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=M(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Hr(t);var n=Fr.test(t);return n||Kr.test(t)?Wr(t.slice(2),n?2:8):Ur.test(t)?NaN:+t};var Gr=Math.max,qr=Math.min;const Xr=function(t,e,n){var o,r,s,i,c,a,h=0,u=!1,d=!1,l=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function k(e){var n=o,s=r;return o=r=void 0,h=e,i=t.apply(s,n)}function m(t){var n=t-a;return void 0===a||n>=e||n<0||d&&t-h>=s}function g(){var t=Br();if(m(t))return p(t);c=setTimeout(g,function(t){var n=e-(t-a);return d?qr(n,s-(t-h)):n}(t))}function p(t){return c=void 0,l&&o?k(t):(o=r=void 0,i)}function f(){var t=Br(),n=m(t);if(o=arguments,r=this,a=t,n){if(void 0===c)return function(t){return h=t,c=setTimeout(g,e),u?k(t):i}(a);if(d)return clearTimeout(c),c=setTimeout(g,e),k(a)}return void 0===c&&(c=setTimeout(g,e)),i}return e=Yr(e)||0,M(n)&&(u=!!n.leading,s=(d="maxWait"in n)?Gr(Yr(n.maxWait)||0,e):s,l="trailing"in n?!!n.trailing:l),f.cancel=function(){void 0!==c&&clearTimeout(c),h=0,o=a=r=c=void 0},f.flush=function(){return void 0===c?i:p(Br())},f};const Qr=function(t,e,n){var o=!0,r=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return M(n)&&(o="leading"in n?!!n.leading:o,r="trailing"in n?!!n.trailing:r),Xr(t,e,{leading:o,maxWait:e,trailing:r})};function Zr(t,e){const n=$r();return(Zr=function(t,e){return n[t-=181]})(t,e)}function Jr(t){const e=Qr(t,30),n=new MutationObserver((t=>{const n=Zr;for(const o of t)(n(182)==o[n(190)]&&n(199)==o[n(192)]||n(189)==o[n(190)]||n(183)==o[n(190)])&&e()}));return{attach(t){n[Zr(185)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Zr;n[t(191)](),e[t(194)]()}}}function $r(){const t=["45OPXepJ","class","2921120VyiSyH","attributes","characterData","2kFHsGq","observe","6XzXcyu","2762588yVaGrx","235523nCHHhg","childList","type","disconnect","attributeName","3391512RBcIJC","cancel","5087270phnNjK","4933082DxuQmv","6311285TVToPV"];return($r=function(){return t})()}!function(t){const e=Zr,n=t();for(;;)try{if(643836===-parseInt(e(188))/1+parseInt(e(184))/2*(parseInt(e(193))/3)+parseInt(e(187))/4+parseInt(e(197))/5*(parseInt(e(186))/6)+parseInt(e(196))/7+-parseInt(e(181))/8+-parseInt(e(198))/9*(parseInt(e(195))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);var ts=n(438),es={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(ts.A,es);ts.A.locals;const ns=os;function os(t,e){const n=rs();return(os=function(t,e){return n[t-=498]})(t,e)}function rs(){const t=["set","destroy","_updateHeight","content","32enIQat","element","detach","fire","1951795VLzORA","focusTracker","delegate","884086OHiAvN","bindTemplate","keystrokes","31210850nImkjI","4MjZcji","createCollection","arrowdown","260595xFrYiy","render","length","targetRect","_mutationObserver","add","isActive","arrowup","first","622716TUFcpc","3776076FHGbXI","1SrUnNR","attach","clientHeight","ck-rounded-corners","isDirty","ck-annotation-wrapper--active","type","1731333EjkLQZ","height","focus","presentation","setTemplate","Esc","mainView","clear","listenTo","220kEKCLs","div","ck-annotation-wrapper"];return(rs=function(){return t})()}!function(t){const e=os,n=t();for(;;)try{if(567692===parseInt(e(521))/1*(-parseInt(e(519))/2)+parseInt(e(528))/3*(-parseInt(e(507))/4)+parseInt(e(500))/5+-parseInt(e(520))/6+parseInt(e(503))/7*(-parseInt(e(544))/8)+parseInt(e(510))/9*(-parseInt(e(537))/10)+parseInt(e(506))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends po.View{constructor(t,n){const o=os;super(t),this.id=(0,e.uid)(),this[o(501)]=new e.FocusTracker,this[o(505)]=new e.KeystrokeHandler,this[o(505)][o(540)](o(533),((t,e)=>this[o(499)](o(533),e))),this[o(540)](o(513),{top:0,right:0,bottom:0,left:0}),this[o(540)](o(529),0),this[o(540)](o(516),!1),this[o(540)](o(525),!1),this[o(540)](o(512),0),this[o(540)](o(527),""),this[o(514)]=Jr((()=>this[o(542)]())),this[o(543)]=this[o(508)](),this[o(543)][o(502)](o(517),o(509)).to(this),this[o(543)][o(515)](n),this[o(534)]=n;const r=this[o(504)];this[o(532)]({tag:o(538),attributes:{class:["ck",o(539),o(524),r.if(o(516),o(526))],role:o(531)},children:this[o(543)]})}[ns(511)](){const t=ns;super[t(511)](),this[t(501)][t(515)](this[t(545)]),this[t(505)][t(536)](this[t(545)]),this[t(514)][t(522)](this[t(545)])}[ns(541)](){const t=ns;this[t(543)][t(535)](),this[t(505)][t(541)](),this[t(501)][t(541)](),this[t(514)][t(498)](),super[t(541)]()}[ns(530)](){const t=ns;this[t(543)][t(518)]&&this[t(543)][t(518)][t(530)]()}[ns(542)](){const t=ns,e=this[t(545)][t(523)];e&&(this[t(529)]=e)}}const is=cs;function cs(t,e){const n=us();return(cs=function(t,e){return n[t-=429]})(t,e)}!function(t){const e=cs,n=t();for(;;)try{if(892963===-parseInt(e(452))/1+-parseInt(e(449))/2+-parseInt(e(453))/3+-parseInt(e(458))/4*(-parseInt(e(456))/5)+parseInt(e(436))/6+parseInt(e(430))/7*(-parseInt(e(445))/8)+parseInt(e(441))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);class as extends((0,e.ObservableMixin)()){constructor({view:t,target:n,type:o,isVisible:r=!0}){const s=cs;super(),this[s(473)]=t,this[s(473)][s(448)]||this[s(473)][s(435)](),this[s(443)]=o,this[s(462)]=n,as[s(471)](this[s(466)]()),this[s(450)]=new e.Collection([this[s(473)][s(448)]],{idProperty:s(469)}),this[s(450)].on(s(461),((t,e)=>{const n=s;this[n(473)][n(463)][n(461)](e)})),this[s(450)].on(s(433),((t,e)=>{const n=s;this[n(473)][n(463)][n(433)](e)})),this[s(464)](s(472),r)}get[is(429)](){const t=is;return t(432)==typeof this[t(443)]?this[t(443)]():this[t(443)]}get[is(447)](){const t=is;return this[t(473)][t(457)]}get[is(465)](){const t=is,e=this[t(466)]();return as[t(471)](e),e}get[is(468)](){const t=is,n=this[t(465)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(455)]((e=>function(e){const n=t;if(e[n(439)])return!0;return!!e[n(438)]()[n(437)](0)}(e)));return 0===o[t(442)]?null:new e.Rect(o[0][t(438)]()[t(437)](0))}get[is(434)](){const t=is;return this[t(473)][t(434)]}set[is(434)](t){const e=is;this[e(473)][e(434)]=t,this[e(473)][e(457)][e(434)]=t}[is(446)](){const t=is;this[t(473)][t(468)]=this[t(468)]}[is(459)](){const t=is;this[t(450)][t(470)](),this[t(450)][t(454)](),this[t(470)]()}[is(444)](){const t=is;this[t(472)]=!!this[t(468)]}static[is(471)](t){const n=is;if(!(null===t||t instanceof e.Rect||Array[n(440)](t)&&t[n(460)]((t=>hs(t)))))throw new e.CKEditorError(n(467),null,{target:t})}[is(466)](){const t=is,e=t(432)==typeof this[t(462)]?this[t(462)]():this[t(462)];return hs(e)?[e]:e}}function hs(t){const e=is;return null!==t&&e(431)==typeof t&&e(451)in t&&1===t[e(451)]}function us(){const t=["56stzXik","destroy","every","add","_target","focusTracker","set","target","_getNormalizedTarget","annotation-invalid-target","targetRect","_id","stopListening","_assertCorrectTarget","isVisible","view","type","14rkzXxe","object","function","remove","isActive","render","5964546OptNNq","item","getClientRects","offsetParent","isArray","35112987AoQzYL","length","_type","refreshVisibility","5818544Gvqrlf","updateTargetRect","innerView","element","2319966KfiYss","focusableElements","nodeType","578988Buhwuj","4970958eWipSH","clear","filter","302865uxnvvc","mainView"];return(us=function(){return t})()}const ds=ms;function ls(){const t=["destroy","798765blTvRe","updateTargetRect","set","change:isFocused","focusableElements","getByInnerView","has","fire","_viewToAnnotation","4GQiGLX","remove","listenTo","4754YoqyUu","isFocused","_getOrderInContent","_focusTracker","delete","57PEZeSa","blur","focus","_innerViewToAnnotation","1266325zWGKGO","annotationcollection-not-existing-item","focusTracker","refreshPositioning","getByView","getIndex","stopListening","view","35VWerJd","from","sort","annotationcollection-duplicated-item","innerView","4974138uWmTPn","clear","left","add","_sort","767152eOtwTG","7336488etGMTW","top","get","13137710bfQvSU","targetRect","length"];return(ls=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(622838===-parseInt(e(498))/1+parseInt(e(463))/2*(parseInt(e(468))/3)+parseInt(e(460))/4*(parseInt(e(472))/5)+-parseInt(e(491))/6+-parseInt(e(480))/7*(-parseInt(e(490))/8)+parseInt(e(485))/9+parseInt(e(494))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class ks extends e.Collection{constructor(t=[]){const n=ms;super(),this[n(471)]=new Map,this[n(459)]=new Map,this[n(466)]=new e.FocusTracker,this[n(466)].on(n(501),((t,e,o)=>{const r=n;o||this[r(458)](r(469))}));for(const e of t)this[n(488)](e)}get[ds(464)](){const t=ds;return this[t(466)][t(464)]}[ds(488)](t){const n=ds;if(this[n(457)](t))throw new e.CKEditorError(n(483),null);this[n(471)][n(500)](t[n(484)],t),this[n(459)][n(500)](t[n(479)],t);for(const e of t[n(502)])this[n(466)][n(488)](e);this[n(462)](t[n(502)],n(488),((t,e)=>{const o=n;this[o(466)][o(488)](e)})),this[n(462)](t[n(502)],n(461),((t,e)=>{const o=n;this[o(466)][o(461)](e)})),this[n(462)](t[n(479)][n(474)],n(501),((e,o,r)=>{const s=n;r&&this[s(458)](s(470),t)})),t[n(499)]();const o=this[n(465)](t[n(479)][n(495)]);return super[n(488)](t,o)}[ds(461)](t){const n=ds;if(!this[n(457)](t))throw new e.CKEditorError(n(473),null);this[n(478)](t[n(479)][n(474)]),this[n(478)](t[n(502)]);for(const e of t[n(502)])this[n(466)][n(461)](e);return this[n(459)][n(467)](t[n(479)]),this[n(471)][n(467)](t[n(484)]),super[n(461)](t)}[ds(503)](t){const e=ds;return this[e(471)][e(493)](t)}[ds(476)](t){const e=ds;return this[e(459)][e(493)](t)}[ds(497)](){const t=ds;super[t(486)](),this[t(478)](),this[t(471)][t(486)](),this[t(459)][t(486)](),this[t(466)][t(497)]()}[ds(475)](){const t=ds;for(const e of this)e[t(499)]();this[t(489)]()}[ds(489)](){const t=ds,e=Array[t(481)](this)[t(482)](((e,n)=>gs(e[t(479)][t(495)],n[t(479)][t(495)])));for(let n=e[t(496)]-1;n>0;n--){const o=e[n];n!==this[t(477)](o)&&(this[t(461)](o),this[t(488)](o))}}[ds(465)](t){const e=ds;let n=0;if(!t)return this[e(496)];for(const o of this){const r=o[e(479)][e(495)];if(r){if(gs(t,r)<0)return n;n++}}return n}}function ms(t,e){const n=ls();return(ms=function(t,e){return n[t-=457]})(t,e)}function gs(t,e){const n=ds;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const o=t[n(492)]-e[n(492)];return 0==o?t[n(487)]-e[n(487)]:o}t.ContextPlugin;var ps=n(332),fs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(ps.A,fs);ps.A.locals;t.ContextPlugin;var bs=n(533),vs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(bs.A,vs);bs.A.locals;po.View;po.View;po.View;var _s=n(961),ws={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(_s.A,ws);_s.A.locals;var Is=n(163),ys={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Is.A,ys);Is.A.locals;var As=n(142),Ts={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(As.A,Ts);As.A.locals;var Cs=n(258),Es={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Cs.A,Es);Cs.A.locals;var xs=n(967),Os={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(xs.A,Os);xs.A.locals;var Ns=n(906),Ss={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Ns.A,Ss);Ns.A.locals;var Ms=n(938),Rs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Ms.A,Rs);Ms.A.locals;var js=n(751),Ls={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(js.A,Ls);js.A.locals;var Vs=n(901),Bs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Vs.A,Bs);Vs.A.locals;var Ds=n(888),Ps={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Ds.A,Ps);Ds.A.locals;const zs=Hs;function Hs(t,e){const n=Us();return(Hs=function(t,e){return n[t-=307]})(t,e)}function Us(){const t=["fire","editors","pluginName","addKeystrokeInfoGroup","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","keystrokes","remove","Shift+Tab","isArray","_addActiveAnnotation","getByInnerView","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","context","annotations","push","low","activate","58900TcECbF","focusTracker","_bindAnnotationsToVisibleAnnotations","1010322SERMIu","_setupEscapeAnnotationHandling","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","5175792KipIpe","change:isVisible","_setupEnterAnnotationKeystroke","accessibility","set","activeAnnotations","refreshPositioning","element","target","source","78dhPYGT","_removeActiveAnnotation","escape","Annotations","add","Ctrl+Shift+E","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","locale","23628832zDoVAF","contains","Enter","Tab","focus","_deactivateAllAnnotations","Arrowdown","Arrowup","1202876kSjaag","has","ready","domRoots","collection","188648EXeppq","2481612alyYNv","_activateAnnotation","createAnnotation","stopListening","createAnnotationView","deactivateAll","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","values","destroy","isVisible","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","view","delete","refreshVisibility","editing","listenTo","Esc","_visibleAnnotations","Ctrl+Enter","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"];return(Us=function(){return t})()}!function(t){const e=Hs,n=t();for(;;)try{if(698688===-parseInt(e(345))/1+-parseInt(e(340))/2+parseInt(e(311))/3+-parseInt(e(314))/4+parseInt(e(308))/5*(-parseInt(e(324))/6)+-parseInt(e(346))/7+parseInt(e(332))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class Fs extends t.ContextPlugin{static get[zs(368)](){return zs(327)}constructor(e){const n=zs;if(super(e),this[n(344)]=new ks,this[n(363)]=new ks,this[n(318)](n(319),new Set),this[n(310)](),e instanceof t.Editor){const t=e[n(331)];e[n(317)][n(369)]({id:n(379),label:fo(t,n(313)),keystrokes:[{label:fo(t,n(352)),keystroke:n(329)},{label:fo(t,n(356)),keystroke:n(362)},{label:fo(t,n(330)),keystroke:n(334)},{label:fo(t,n(370)),keystroke:[[n(335)],[n(373)]]},{label:fo(t,n(365)),keystroke:[n(364)]},{label:fo(t,n(377)),keystroke:[[n(339)],[n(338)]]}]})}this[n(316)](),this[n(312)]()}[zs(328)](t){const e=zs;this[e(344)][e(328)](t)}[zs(372)](t){const e=zs;this[e(344)][e(372)](t),t[e(354)]()}[zs(359)](){const t=zs;for(const e of this[t(344)])e[t(359)]()}[zs(320)](){const t=zs;this[t(363)][t(320)]()}[zs(376)](t){const e=zs;return this[e(344)][e(376)](t)}[zs(351)](){const t=zs;this[t(366)](t(337))}[zs(354)](){const t=zs;for(const e of this[t(344)])e[t(354)]();this[t(363)][t(354)](),this[t(344)][t(354)](),super[t(354)]()}[zs(307)](t){const e=zs;this[e(366)](e(347),t)}[zs(348)](t){return new as(t)}[zs(350)](t,e){return new ss(t,e)}[zs(375)](t){const e=zs,n=new Set(this[e(319)]);n[e(328)](t),this[e(319)]=n}[zs(325)](t){const e=zs,n=new Set(this[e(319)]);n[e(358)](t),this[e(319)]=n}[zs(310)](){const t=zs,e=this[t(344)],n=this[t(363)];function o(e){const o=t,r=e[o(323)];r[o(355)]&&!n[o(341)](r)?n[o(328)](r):!r[o(355)]&&n[o(341)](r)&&n[o(372)](r),r[o(357)][o(309)][o(372)](r[o(357)][o(321)]),r[o(357)][o(309)][o(328)](r[o(357)][o(321)])}this[t(361)](e,t(328),((e,r)=>{const s=t;r[s(355)]&&n[s(328)](r),this[s(361)](r,s(315),o)})),this[t(361)](e,t(372),((e,r)=>{const s=t;n[s(341)](r)&&n[s(372)](r),this[s(349)](r,s(315),o)}))}[zs(316)](){const n=zs,o=t=>{const n=Hs;t.on(n(342),(()=>{const o=n;t[o(371)][o(318)]("Ctrl+Shift+E",((t,n)=>{const r=o,s=(0,e.first)(this[r(319)][r(353)]());s&&(s[r(357)][r(336)](),n())}))}))};this[n(378)]instanceof t.Editor?o(this[n(378)]):this[n(378)][n(367)]&&this[n(378)][n(367)].on(n(328),((t,e)=>{o(e)}))}[zs(312)](){const e=zs,n=e=>{const n=Hs,o=e[n(323)],r=[];let s;if(Array[n(374)](o[n(322)])){s=o[n(322)][0],this[n(378)]instanceof t.Editor?r[n(380)](this[n(378)]):this[n(378)][n(367)]&&r[n(380)](...this[n(378)][n(367)]);for(const t of r)for(const e of t[n(360)][n(357)][n(343)][n(353)]())if(e[n(333)](s))return void t[n(360)][n(357)][n(336)]();s[n(336)]()}};this[e(361)](this[e(344)],e(328),((t,o)=>{const r=e;this[r(361)](o,r(326),n,{priority:r(381)})})),this[e(361)](this[e(344)],e(372),((t,o)=>{const r=e;this[r(349)](o,r(326),n)}))}}const Ks=Ys;function Ws(){const t=["unlinkedAt","commentsrepository-remove-comment-internal-error","commentsrepository-update-comment-thread-internal-error","_readOnlyChannels","getIndex","getRevision","openNewCommentThread","join","textContent","_removeComment","content","_removeCommentThread","updateComment","3688256haRngb","commentsrepository-invalid-comment-thread-id","_createCommentThreadView","getCommentThread","weight","assign","commentsrepository-resolved-comment-thread","submitCommentThread","external:","trim","set","comments.copyMarkers","isAttached","isDirty","getPermissions","3137035BXANMY","_isAttached","comments.maxCommentCharsWhenCollapsed","_adapter","isResolved","getComment","_resolveCommentThread","commentsrepository-remove-comment-thread-internal-error","_updateActiveAnnotation","commentInputView","commentUpdated","stopListening","createElement","comments.CommentView","hasCommentThread","commentsrepository-invalid-comment-content","isNaN","editor","commentsrepository-update-missing-comment","div","createCommentThreadController","focus","commentsrepository-update-comment-invalid-content","from","updateCommentThread","map","licenseKey","commentsrepository-missing-target","commentsrepository-add-comment-internal-error","resolve","destroy","_update","getUser","commentsrepository-active-missing-comment-thread","getCommentThreads","admin","afterInit","_repository","listenTo","modifyAll","commentsrepository-invalid-commentid","adapter","_threads","_add","view","focusTracker","_createNewComment","_isSubmitted","comments.maxThreadTotalWeight","commentsrepository-remove-missing-comment","commentsListView","push","toJSON","escape","channelId","commentsrepository-resolve-comment-thread-internal-error","comments.CommentThreadView","commentsrepository-duplicated-comment-thread-id","commentsrepository-update-comment-internal-error","change:_permissions","_remove","catch","CommentThreadView","getTime","submit","remove","PENDING_ACTION_COMMENT_THREAD","warn","32666tpmmEJ","setContext","_viewToController","has","6Oheqbt","reopen","resolvedBy","commentsrepository-active-not-attached","_findOptimalIndex","config","isFromAdapter","write","comments.maxCommentsWhenCollapsed","_submitCommentThread","removeAttribute","noChannel","commentId","_detachCommentThread","2860095yXqvUS","highest","change:authoredAt","comments","author","setActiveCommentThread","creator","error","_addCommentThread","define","commentsrepository-missing-thread-and-adapter-method","add","isResolvable","removeCommentThread","lowest","getEarlierVisibleRevision","fire","resolvedAt","refreshVisibility","requires","authoredAt","setUnlinkedAt","bodyCollectionContainer","commentsrepository-fetch-comment-thread","max","attachTo","fromCharCode","removeComment","body","110yVcmxU","model","_getExternalAuthor","_attachCommentThread","bind","archivedAt","init","CommentsRepository","resolveCommentThread","find","commentsrepository-add-comment-user-not-exists","isReadOnly","commentsrepository-missing-comment-thread","1354830KngCIv","plugins","comments.editorConfig","addComment","_addComment","filter","CommentView","focusableElements","_bindAnnotationToEditors","commentsrepository-update-comment-missing-comment-thread","change:isDirty","commentsrepository-remove-missing-comment-thread","string","locale","editorReady","once","delete","activate","fetchCommentThread","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","get","commentsrepository-add-comment-to-missing-comment-thread","innerView","_threadToController","isExternal","forbiddenHandler","getByInnerView","editorDestroyed","context","isRemovable","279796pFuWLd","threadId","comment","_permissions","commentsrepository-reopen-comment-thread-internal-error","_hasTargetInContent","pluginName","commentsrepository-add-comment-thread-internal-error","innerHTML","commentsrepository-attach-missing-comment-thread","then","PendingActions","reopenCommentThread","11rsJKYt","attributes","_updateComment","switchReadOnly","_unbindEditors","addCommentThread","2551905QUSLXV","reduce","deactivateAll","_updateCommentThread","setPermissions","_removeActiveAnnotation","12RHyHwR","isSubmitted","@external","values","authorName","function","update","_reopenCommentThread","canComment","type","addUser","isActive","activeCommentThread","commentsrepository-get-comment-invalid-id","commentsrepository-adapter-already-set","change:_readOnlyChannels","commentThreadInputView","change:activeAnnotations","createdAt","length","setAttribute","commentsrepository-reopen-comment-thread","commentsrepository-invalid-comment-authorid","commentsrepository-remove-comment-missing-comment-thread","isEditable"];return(Ws=function(){return t})()}function Ys(t,e){const n=Ws();return(Ys=function(t,e){return n[t-=376]})(t,e)}!function(t){const e=Ys,n=t();for(;;)try{if(318108===parseInt(e(452))/1*(parseInt(e(585))/2)+-parseInt(e(464))/3*(-parseInt(e(439))/4)+-parseInt(e(517))/5*(-parseInt(e(589))/6)+parseInt(e(603))/7+parseInt(e(502))/8+-parseInt(e(458))/9+-parseInt(e(409))/10*(parseInt(e(396))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ws);const Gs=Symbol(Ks(600)),qs={admin:!0,modifyAll:!1,write:!0,resolve:!0};class Xs extends t.ContextPlugin{static get[Ks(386)](){return[Fs,t.PendingActions,r.Users]}static get[Ks(445)](){return Ks(403)}constructor(t){const e=Ks;super(t),this[e(559)]=new Map,this[e(432)]=new Map,this[e(587)]=new Map,this[e(512)](e(492),new Set),this[e(512)](e(442),new Map),this[e(543)]=this[e(437)][e(594)][e(429)](e(543));const n=this[e(437)][e(594)];n[e(376)](e(597),2),n[e(376)](e(565),500),n[e(376)](e(519),140),n[e(376)](e(573),gr),n[e(376)](e(530),xr),n[e(429)](e(411))||console[e(584)](e(428))}[Ks(402)](){const t=Ks,e=this[t(437)][t(410)][t(429)](Fs);this[t(512)](t(476),null),this.on(t(457),((e,n)=>this[t(611)](n))),this.on(t(509),((e,n)=>this[t(598)](n))),this.on(t(404),((e,n)=>this[t(523)](n))),this.on(t(404),((e,n)=>this[t(525)](n)),{priority:t(381)}),this.on(t(451),((e,n)=>this[t(471)](n))),this.on(t(451),((e,n)=>this[t(525)](n)),{priority:t(381)}),this.on(t(380),((e,n)=>this[t(500)](n))),this.on(t(541),((e,n)=>this[t(461)](n))),this.on(t(541),((e,n)=>this[t(525)](n)),{priority:t(381)}),this.on(t(412),((e,n)=>this[t(413)](n))),this.on(t(501),((e,n)=>this[t(454)](n))),this.on(t(394),((e,n)=>this[t(498)](n))),this.on(t(412),((e,{threadId:n,isFromAdapter:o})=>{const r=t;if(o)return;const s=this[r(505)](n),i=s&&this[r(432)][r(429)](s);i&&i[r(561)][r(567)][r(538)](-1)}),{priority:t(381)}),this[t(555)](e,t(481),((e,n,o)=>{const r=t,s=Array[r(540)](o)[r(542)]((t=>this[r(587)][r(429)](t[r(431)])))[r(414)](Boolean)[0];this[r(476)]=s?s[r(397)]:null}))}[Ks(553)](){!function(e){function n(t){const e=Ys;return t[e(542)]((t=>String[e(393)](t)))[e(496)]("")}(e=>{const o=Ys;function r(t){return n([112,108,117,103,105,110,78,97,109,101])in t}const s=[1,85,78,115,198,255,50,112,83,87,161],i=[127,34,6,211,167,86,146,199,132,160,18];function c(t){return function(t,e){const o=function(t){const e=atob(t),[o,r]=e[n([115,112,108,105,116])](n([45]));try{if(atob(r))return atob(o)}catch(t){}return e}(t),r=Array[n([102,114,111,109])](function(t){const e=new Uint8Array(t[n([108,101,110,103,116,104])]);for(let o=0;o<t[n([108,101,110,103,116,104])];o++)e[o]=t[n([99,104,97,114,67,111,100,101,65,116])](o);return e}(o)),s=r[n([112,111,112])](),i=r[n([112,111,112])]();return function(t){let e="";for(const o of t)e+=String[n([102,114,111,109,67,104,97,114,67,111,100,101])](o);return e}(function(t,e,o){const r={};r[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},r[n([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],r[n([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],r[n([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],r[n([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],r[n([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],r[n([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],r[n([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],r[n([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],r[n([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],r[n([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const s=new Uint8Array(16);for(let t=15;t>=0;--t)s[t]=o%256,o=parseInt(o/256);let i=null,c=16;const a=new Uint8Array(e),h=[],u=[];!function(){const t=r[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][a[n([108,101,110,103,116,104])]];for(let e=0;e<=t;e++)h[n([112,117,115,104])]([0,0,0,0]),u[n([112,117,115,104])]([0,0,0,0]);const e=4*(t+1),o=a[n([108,101,110,103,116,104])]/4,s=d(a);let i;for(let e=0;e<o;e++)i=e>>2,h[i][e%4]=s[e],u[t-i][e%4]=s[e];let c,l=0,k=o;for(;k<e;){c=s[o-1],s[0]^=r[n([83])][c>>16&255]<<24^r[n([83])][c>>8&255]<<16^r[n([83])][255&c]<<8^r[n([83])][c>>24&255]^r[n([114,99,111,110])][l]<<24,l+=1;for(let t=1;t<o/2;t++)s[t]^=s[t-1];c=s[o/2-1],s[o/2]^=r[n([83])][255&c]^r[n([83])][c>>8&255]<<8^r[n([83])][c>>16&255]<<16^r[n([83])][c>>24&255]<<24;for(let t=o/2+1;t<o;t++)s[t]^=s[t-1];let i,a,d=0;for(;d<o&&k<e;)i=k>>2,a=k%4,h[i][a]=s[d],u[t-i][a]=s[d++],k++}for(let e=1;e<t;e++)for(let t=0;t<4;t++)c=u[e][t],u[e][t]=r[n([85,49])][c>>24&255]^r[n([85,50])][c>>16&255]^r[n([85,51])][c>>8&255]^r[n([85,52])][255&c]}();for(let e=0;e<t[n([108,101,110,103,116,104])];e++)16===c&&(i=k(s),c=0,l(s)),t[e]^=i[c++];return t;function d(t){const e=[];for(let o=0;o<t[n([108,101,110,103,116,104])];o+=4)e[n([112,117,115,104])](t[o]<<24|t[o+1]<<16|t[o+2]<<8|t[o+3]);return e}function l(t){for(let e=15;e>=0;e--){if(255!==t[e]){t[e]++;break}t[e]=0}}function k(t){const e=h[n([108,101,110,103,116,104])]-1,o=[0,0,0,0];let s=d(t);for(let t=0;t<4;t++)s[t]^=h[0][t];for(let t=1;t<e;t++){for(let e=0;e<4;e++)o[e]=r[n([84,49])][s[e]>>24&255]^r[n([84,50])][s[(e+1)%4]>>16&255]^r[n([84,51])][s[(e+2)%4]>>8&255]^r[n([84,52])][255&s[(e+3)%4]]^h[t][e];s=o[n([115,108,105,99,101])]()}const i=new Uint8Array(16);let c;for(let t=0;t<4;t++)c=h[e][t],i[4*t]=255&(r[n([83])][s[t]>>24&255]^c>>24),i[4*t+1]=255&(r[n([83])][s[(t+1)%4]>>16&255]^c>>16),i[4*t+2]=255&(r[n([83])][s[(t+2)%4]>>8&255]^c>>8),i[4*t+3]=255&(r[n([83])][255&s[(t+3)%4]]^c);return i}}(r,e,i+256*s))}(t,new Uint8Array([...s,29,221,175,90,231,133,239,240,75,180,...i]))}const a=function(){const t=[{[n([105,100])]:1,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,111,109,109,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([99,104,101,99,107,65,108,115,111])]:[{[n([105,100])]:2,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,114,97,99,107,32,67,104,97,110,103,101,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}}],[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:3,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:4,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[n([112,108,117,103,105,110,78,97,109,101])]:n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:5,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:6,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[n([112,108,117,103,105,110,78,97,109,101])]:n([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:7,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([83,108,97,115,104,32,67,111,109,109,97,110,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:8,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:9,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,101,109,112,108,97,116,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,101,109,112,108,97,116,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12,14]}},{[n([105,100])]:10,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:11,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([65,73,32,65,115,115,105,115,116,97,110,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([65,73,65,115,115,105,115,116,97,110,116,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([97,105,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:12,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[n([105,100])]:13,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,97,115,101,32,67,104,97,110,103,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,97,115,101,67,104,97,110,103,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:14,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,114,117,112,97,108,32,112,97,99,107]),[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114])]:n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])},{[n([105,100])]:15,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([77,117,108,116,105,32,76,101,118,101,108,32,76,105,115,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([77,117,108,116,105,76,101,118,101,108,76,105,115,116,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:16,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([77,101,114,103,101,32,70,105,101,108,100,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([77,101,114,103,101,70,105,101,108,100,115,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([109,101,114,103,101,70,105,101,108,100,115,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}}];return function t(e){e[n([102,111,114,69,97,99,104])]((e=>{e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<e[n([105,100])]-1,r(e)&&e[n([99,104,101,99,107,65,108,115,111])]&&t(e[n([99,104,101,99,107,65,108,115,111])])}))}(t),t}(),h={[n([99,104,101,99,107,76,105,99,101,110,115,101])]:function(t,e){f(p(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(t,e){f(function(t,e){try{if(A(d,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&t){const o=T(d,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(o)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}return p(t,e)}catch(t){return b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(t,e){const o=i[0]*s[1],r=i[0]*s[2],c=i[2]*s[2];function a(t,e){h(),b(e+n([84,114,105,97,108,76,105,109,105,116,58])+t),window[v()]=t===n([116,105,109,101])?o:r}function h(){const t=d;function e(){A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(T(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),T(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,T(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,112,100,97,116,101])]=I,T(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([115,97,118,101,82,101,118,105,115,105,111,110])]=I,t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=I,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=I,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))),A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(T(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),T(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,T(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])]=I,T(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([95,103,101,116,68,105,102,102])]=I)}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>{const o=Ys;if(A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&e(),A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const r=T(t,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),s=r[o(494)](0),i=r[o(382)](s[n([105,100])]);T(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])](s[n([105,100])],i?i[n([105,100])]:null,1)[o(449)]((()=>e()))}}))}A(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&T(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]==n([99,111,110,110,101,99,116,101,100])&&(window[v()]=c),function(t,e){if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))h();else if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])){const t=function(){const t=Ys;if(!A(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(533)](Number(e))){if(window[e]===o)return n([116,105,109,101]);if(window[e]===r)return n([114,101,118,105,115,105,111,110,115])}return!1}();t&&a(t,e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const c=function(){let t=i[6]*s[8]*s[6];return A(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(t/=10),t}();window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{a(n([116,105,109,101]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),c);const h=T(d,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[n([95,114,101,118,105,115,105,111,110,115])];h[n([108,101,110,103,116,104])]>=7?a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):h.on(n([97,100,100]),(()=>{h[n([108,101,110,103,116,104])]>=7&&a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(t,e){try{return function(){const t=Ys;if(!A(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(533)](Number(e))&&window[e]===c)return!0;return!1}()?b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):p(t,e)}catch(t){return b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)}},u=e[n([99,111,110,115,116,114,117,99,116,111,114])][n([112,108,117,103,105,110,78,97,109,101])],d=n([99,111,110,116,101,120,116])in e?e[o(437)]:e[o(534)],l=n([52,48,52,56,49,54,53,54]),k=n([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),m=d[o(594)][o(429)](n([108,105,99,101,110,115,101,75,101,121])),g=a[n([102,105,108,116,101,114])](r)[n([102,105,110,100])]((t=>t[n([112,108,117,103,105,110,78,97,109,101])]===u));function p(t,e){try{return function(t){if(!A(d,t[n([112,108,117,103,105,110,78,97,109,101])]))return!0;const e=t[n([111,112,116,105,111,110,115])]||{},o=e[n([97,105,119,115,103,105,99])]||!1,r=e[n([97,105,116,99,100,103,105,108])]||!1,s=e[n([97,105,114,118,105,105,108])]||!1;return!(!A(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||T(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]!=n([99,111,110,110,101,99,116,101,100])||!o)||(!(!A(d,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||T(d,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!r)||!(!A(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||T(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!s))}(e)?b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):t&&function(t,e){const r=!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),s=function(t,e){const r=(e[n([111,112,116,105,111,110,115])]||{})[n([102,103,105])]||null;return!!r&&a[n([102,105,108,116,101,114])]((t=>r[n([105,110,99,108,117,100,101,115])](t[n([105,100])])))[n([102,105,108,116,101,114])]((t=>!function(t){const e=o,r={[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])]:y};return!!t[e(434)]&&r[t[e(434)]]()}(t)))[n([115,111,109,101])]((e=>!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])))}(t,e);return r||s}(t[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],e)?t[n([105,115,73,110,116,101,114,110,97,108])]&&!window[n([111,112,101,110])][n([99,108,111,115,101,100])]||parseInt(l)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])):t[n([105,115,84,114,105,97,108])]?b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])):b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}catch(t){return b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}function f(e,o){if(d instanceof t.Context){const t=d;e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?_(t):e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{_(t),b(o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),i[6]*s[8]*s[6]),t[n([101,100,105,116,111,114,115])][n([111,110])](n([97,100,100]),((t,r)=>{e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])&&e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||w(r)}))}else{const t=d;e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?w(t):e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&t[n([111,110])](n([114,101,97,100,121]),(()=>{let e=0;t[n([109,111,100,101,108])][n([111,110])](n([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((r,s)=>{s[0][n([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504===e&&(w(t),b(o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),r[n([111,102,102])]())}),{priority:n([104,105,103,104,101,115,116])})}))}}function b(t){const e=v();return d[e]=t,t}function v(){const t=String(window[n([112,101,114,102,111,114,109,97,110,99,101])][n([110,111,119])]())[n([114,101,112,108,97,99,101])](n([46]),"");let e="";for(let o=0;o<t[n([108,101,110,103,116,104])];o+=2){let r=parseInt(t[n([115,117,98,115,116,114,105,110,103])](o,o+2));r>=k[n([108,101,110,103,116,104])]&&(r-=k[n([108,101,110,103,116,104])]),e+=k[r]}return e}function _(t){for(const e of t[n([101,100,105,116,111,114,115])])w(e);T(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),T(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=I}function w(t){function e(){t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=I,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=I,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>e()))}function I(){return null}function y(){return!window[n([68,114,117,112,97,108])]||!A(d,n([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function A(t,e){return t[n([112,108,117,103,105,110,115])][n([104,97,115])](e)}function T(t,e){return t[n([112,108,117,103,105,110,115])][n([103,101,116])](e)}g&&function t(e,o){h[o[n([104,97,110,100,108,101,114])]](e,o),o[n([99,104,101,99,107,65,108,115,111])]&&o[n([99,104,101,99,107,65,108,115,111])][n([102,105,108,116,101,114])]((t=>A(d,t[n([112,108,117,103,105,110,78,97,109,101])])))[n([102,111,114,69,97,99,104])]((n=>t(e,n)))}(function(t){try{const e=c(t),o=JSON[n([112,97,114,115,101])](e),r=parseInt(o[n([49])]),s=o[n([50])]||"",i=parseInt(o[n([51])]),a=parseInt(o[n([52])])||0,h=parseInt(o[n([53])])||0;return{[n([112,114,111,100,117,99,116,78,97,109,101])]:s,[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:a,[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:r,[n([105,115,84,114,105,97,108])]:i,[n([105,115,73,110,116,101,114,110,97,108])]:h}}catch(t){return null}}(m),g)})(e)}(this)}set[Ks(558)](t){const n=Ks;if(this[n(520)])throw new e.CKEditorError(n(478));this[n(520)]=t}get[Ks(558)](){return this[Ks(520)]}[Ks(457)]({channelId:t=Gs,threadId:n=(0,e.uid)(),comments:o=[],unlinkedAt:r=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const k=Ks;return this[k(383)](Js(k(457),t),{channelId:t,threadId:n,comments:o,unlinkedAt:r,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:h,isFromAdapter:l,isResolvable:u,isSubmitted:d}),this[k(505)](n)}[Ks(495)]({channelId:t=Gs,threadId:n=(0,e.uid)(),target:o,context:r=null,isResolvable:s=!0}){const i=Ks;if(this[i(492)][i(588)](t)||this[i(492)][i(588)](void 0))return null;if(!o)throw new e.CKEditorError(i(544));const c=this[i(457)]({channelId:t,threadId:n,target:o,context:r,isResolvable:s});if(!c)return null;const a=this[i(432)][i(429)](c),h=a[i(561)][i(480)][i(526)],u=this[i(437)][i(410)][i(429)](Fs),d=u[i(435)](a[i(561)]);return u[i(426)](d),h[i(424)](i(423),(()=>h[i(538)]())),c}[Ks(531)](t){const n=Ks;if(n(421)!=typeof t)throw new e.CKEditorError(n(503));return this[n(559)][n(588)](t)}[Ks(541)]({channelId:t=Gs,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s=!1}){const i=Ks;return this[i(383)](Js(i(541),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s}),this[i(505)](e)}[Ks(505)](t){const n=Ks;if(n(421)!=typeof t)throw new e.CKEditorError(n(503));return this[n(559)][n(429)](t)}[Ks(427)]({channelId:t,threadId:n}={}){const o=Ks,r=this[o(505)](n);if(r)return Promise[o(546)](r);if(!this[o(558)])return Promise[o(546)](void 0);if(o(469)!=typeof this[o(558)][o(505)])throw new e.CKEditorError(o(377),this[o(437)]);return this[o(558)][o(505)]({channelId:t,threadId:n})[o(449)]((e=>this[o(531)](n)?this[o(505)](n):e?this[o(457)](Object[o(507)]({isFromAdapter:!0,channelId:t},e)):void 0))[o(578)]((t=>{const n=o;throw console[n(610)](t),new e.CKEditorError(n(390),this[n(437)])}))}[Ks(551)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const r=Ks,s=[];for(const o of this[r(559)][r(467)]())t&&o[r(571)]!==t||e&&!o[r(514)]||n&&0===o[r(483)]||s[r(568)](o);return o?s[r(542)]((t=>t[r(569)]())):s}[Ks(608)](t){const n=Ks,o=this[n(437)][n(410)][n(429)](Fs);if(!t)return void(this[n(476)]&&o[n(460)]());const r=this[n(505)](t);if(!r)throw new e.CKEditorError(n(550),null,{threadId:t});if(!this[n(432)][n(588)](r))throw new e.CKEditorError(n(592),null,{threadId:t});const s=o[n(435)](this[n(432)][n(429)](r)[n(561)]);o[n(426)](s)}[Ks(455)](t,e){const n=Ks;t?this[n(492)][n(378)](e):this[n(492)][n(425)](e),this[n(383)](n(479),n(492),this[n(492)],this[n(492)])}[Ks(407)](t){const e=Ks;return this[e(492)][e(588)](t)||this[e(492)][e(588)](void 0)}[Ks(537)](t,e){return new go(t,e)}[Ks(462)](t,e=Gs){const n=Ks;this[n(442)][n(512)](e,t),this[n(383)](n(576),n(442),this[n(442)],this[n(442)])}[Ks(516)](t=Gs){const e=Ks;return this[e(442)][e(588)](t)?this[e(442)][e(429)](t):qs}[Ks(611)]({channelId:t,threadId:n,comments:o,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:d,isResolvable:l,isSubmitted:k}){const m=Ks;if(m(421)!=typeof n)throw new e.CKEditorError(m(503),null,{threadId:n});if(this[m(531)](n))throw new e.CKEditorError(m(574),null,{threadId:n});const g=new Qs(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[m(437)][m(410)][m(429)](r.Users)[m(549)](c):null,isResolvable:l,isSubmitted:k||d});this[m(559)][m(512)](n,g);for(const t of o)g[m(560)](this[m(563)]({threadId:n,...t}));return a&&g[m(392)](a),d||!g[m(483)]?Promise[m(546)]():this[m(598)]({channelId:t,threadId:n})}[Ks(598)]({channelId:t,threadId:n}){const o=Ks;if(!this[o(531)](n))throw new e.CKEditorError(o(408),this);const r=this[o(505)](n);if(r[o(564)]=!0,!this[o(558)]||o(469)!=typeof this[o(558)][o(457)])return Promise[o(546)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=r,d=this[o(437)][o(410)][o(429)](o(450)),l=d[o(378)](fo(this[o(437)][o(422)],o(583)));return this[o(558)][o(457)]({channelId:t,threadId:s,comments:i[o(542)]((t=>t[o(569)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[o(449)]((({comments:e})=>{const r=o;d[r(582)](l);for(const o of e)this[r(454)]({channelId:t,threadId:n,commentId:o[r(601)],createdAt:o[r(482)],isFromAdapter:!0})}))[o(578)]((t=>{const n=o;throw console[n(610)](t),new e.CKEditorError(n(446),this)}))}[Ks(399)]({threadId:t,target:n}){const o=Ks,r=this[o(505)](t);if(!r)throw new e.CKEditorError(o(448),this);const s=this[o(437)][o(410)][o(429)](o(450)),i=this[o(437)][o(410)][o(429)](Fs),c=this[o(504)](r),a=new go(r,c);let h=null;c.on(o(419),((t,e,n)=>{const r=o;n?h=s[r(378)](fo(this[r(437)][r(422)],r(583))):h&&(s[r(582)](h),h=null)})),this[o(432)][o(512)](r,a),this[o(587)][o(512)](c,a);const u=new ss(this[o(437)][o(422)],c);u[o(400)](o(483)).to(c),u[o(400)](o(515)).to(c,o(515),c,o(483),((t,e)=>t||!e)),u[o(400)](o(475)).to(c),u[o(473)]=o(441);const d=new as({view:u,target:n,type:o(441),isVisible:!r[o(521)]});return c.on(o(570),(()=>{const t=o;d[t(383)](t(570))})),this[o(417)](c,d),i[o(378)](d),d}[Ks(417)](e,n){const o=Ks;this[o(555)](e,o(423),((e,r)=>{const s=o,i=r.ui[s(561)][s(395)][s(389)];n[s(416)][s(378)](i),this[s(437)]instanceof t.Editor&&this[s(437)].ui[s(562)][s(378)](i)}),{priority:o(604)}),this[o(555)](e,o(436),((e,r)=>{const s=o,i=r.ui[s(561)][s(395)][s(389)];n[s(416)][s(588)](i)&&n[s(416)][s(582)](i),this[s(437)]instanceof t.Editor&&this[s(437)].ui[s(562)][s(582)](i)}))}[Ks(456)](t){const e=Ks;this[e(528)](t,e(423)),this[e(528)](t,e(436))}[Ks(504)](t){const e=Ks,n=this[e(437)][e(410)][e(429)](r.Users),{config:o,locale:s}=this[e(437)],i=(0,r.getDateTimeFormatter)(o[e(429)](e(422)));return new(0,o[e(429)](e(606))[e(579)])(s,t,n.me,{editorConfig:{...o[e(429)](e(411)),licenseKey:this[e(437)][e(594)][e(429)](e(543))},copyMarkers:o[e(429)](e(513)),maxCommentsWhenCollapsed:o[e(429)](e(597)),maxThreadTotalWeight:o[e(429)](e(565)),maxCommentCharsWhenCollapsed:o[e(429)](e(519)),formatDateTime:i,CommentView:o[e(429)](e(606))[e(415)]})}[Ks(523)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:s,isFromAdapter:i}){const c=Ks;if(!this[c(531)](t))throw new e.CKEditorError(c(408),null,{threadId:t});const a=this[c(505)](t);if(a[c(521)])throw new e.CKEditorError(c(508),null,{threadId:t});const h=this[c(437)][c(410)][c(429)](r.Users);if(a[c(591)]=h[c(549)](s),a[c(384)]=o,i||!this[c(558)]||c(469)!=typeof this[c(558)][c(404)])return Promise[c(546)]();const u=this[c(437)][c(410)][c(429)](c(450)),d=u[c(378)](fo(this[c(437)][c(422)],c(583)));return this[c(558)][c(404)]({channelId:n,threadId:t})[c(449)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(582)](d),a[n(591)].id!==e&&(a[n(591)]=h[n(549)](e)),a[n(384)]=t}))[c(578)]((t=>{const n=c;throw console[n(610)](t),new e.CKEditorError(n(572),this)}))}[Ks(471)]({threadId:t,channelId:n,isFromAdapter:o}){const r=Ks;if(!this[r(531)](t))throw new e.CKEditorError(r(408),null,{threadId:t});const s=this[r(505)](t);if(!s[r(521)])throw new e.CKEditorError(r(485),null,{threadId:t});if(s[r(591)]=null,s[r(384)]=null,o||!this[r(558)]||r(469)!=typeof this[r(558)][r(451)])return Promise[r(546)]();const i=this[r(437)][r(410)][r(429)](r(450)),c=i[r(378)](fo(this[r(437)][r(422)],r(583)));return this[r(558)][r(451)]({channelId:n,threadId:t})[r(449)]((()=>i[r(582)](c)))[r(578)]((t=>{const n=r;throw console[n(610)](t),new e.CKEditorError(n(443),this)}))}[Ks(500)]({threadId:t,isFromAdapter:n}){const o=Ks,r=this[o(505)](t);if(!r)throw new e.CKEditorError(o(420),this);if(this[o(602)](t),this[o(559)][o(425)](t),!r[o(465)]||n||!this[o(558)]||o(469)!=typeof this[o(558)][o(380)])return Promise[o(546)]();const s=this[o(437)][o(410)][o(429)](o(450)),{channelId:i}=r,c=s[o(378)](fo(this[o(437)][o(422)],o(583)));return this[o(558)][o(380)]({channelId:i,threadId:t})[o(449)]((()=>s[o(582)](c)))[o(578)]((t=>{const n=o;throw console[n(610)](t),new e.CKEditorError(n(524),this)}))}[Ks(461)]({threadId:t,unlinkedAt:n,context:o,attributes:r,isFromAdapter:s}){const i=Ks;if(i(421)!=typeof t)throw new e.CKEditorError(i(503),null,{threadId:t});if(!this[i(531)](t))throw new e.CKEditorError(i(408),null,{threadId:t});const c=this[i(505)](t);let a=!1;if(void 0!==o&&c[i(437)]!==o&&(c[i(437)]=o,a=!0),void 0!==n&&c[i(489)]!==n&&(c[i(489)]=n,a=!0),r&&!Ke(r,c[i(453)])&&(c[i(453)]=r,a=!0),!a)return Promise[i(546)]();if(!c[i(465)]||s||!this[i(558)]||i(469)!=typeof this[i(558)][i(541)])return Promise[i(546)]();const h=this[i(437)][i(410)][i(429)](i(450)),{channelId:u}=c,d=h[i(378)](fo(this[i(437)][i(422)],i(583)));return this[i(558)][i(541)]({channelId:u,threadId:t,context:o,unlinkedAt:n,attributes:r})[i(449)]((()=>h[i(582)](d)))[i(578)]((t=>{const n=i;throw console[n(610)](t),new e.CKEditorError(n(491),this)}))}[Ks(602)](t){const e=Ks,n=this[e(437)][e(410)][e(429)](Fs),o=this[e(505)](t);if(this[e(432)][e(588)](o)){const t=this[e(432)][e(429)](o),r=t[e(561)],s=n[e(435)](r);this[e(432)][e(425)](o),this[e(587)][e(425)](r),s&&n[e(582)](s),t[e(547)](),r[e(547)]()[e(449)]((()=>{this[e(456)](r)}))}}[Ks(525)]({threadId:t,resolvedAt:e}){const n=Ks,o=!!e,r=this[n(437)][n(410)][n(429)](Fs),s=this[n(505)](t);if(this[n(432)][n(588)](s)){const t=this[n(432)][n(429)](s)[n(561)],e=r[n(435)](t);e&&(o&&r[n(463)](e),e[n(385)]())}}[Ks(398)](t){const e=Ks,n=this[e(437)][e(410)][e(429)](r.Users),o=(0,r.hashObject)(e(510)+t);return n[e(549)](o)||n[e(474)]({id:o,name:t})}[Ks(563)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:s,createdAt:i,attributes:c}){const a=Ks;if(a(421)!=typeof n)throw new e.CKEditorError(a(557));if(a(421)!=typeof s)throw new e.CKEditorError(a(486));if(a(421)!=typeof o||!o[a(511)]())throw new e.CKEditorError(a(532));const h=this[a(437)][a(410)][a(429)](r.Users)[a(549)](s);if(!h)throw new e.CKEditorError(a(406),null,{authorId:s});let u=null,d=i;return c&&c[a(466)]&&(u=this[a(398)](c[a(466)][a(468)]),d=new Date(c[a(466)][a(482)])),new Zs(this,{threadId:t,id:n,author:u||h,creator:h,content:o,createdAt:i,authoredAt:d,attributes:c})}[Ks(413)](t){const n=Ks;let{threadId:o,content:r,attributes:s,isFromAdapter:i}=t;const c=this[n(505)](t[n(440)]);if(!c)throw new e.CKEditorError(n(430),this);const a=this[n(563)](t),{id:h}=a;if(c[n(560)](a),i||!this[n(558)]||n(469)!=typeof this[n(558)][n(412)]||!c[n(465)])return Promise[n(546)]();const u=this[n(437)][n(410)][n(429)](n(450)),{channelId:d}=c,l=u[n(378)](fo(this[n(437)][n(422)],n(583)));return s||(s={}),this[n(558)][n(412)]({channelId:d,threadId:o,commentId:h,content:r,attributes:s})[n(449)]((t=>{const e=n;u[e(582)](l),t&&this[e(454)]({channelId:d,threadId:o,commentId:h,createdAt:t[e(482)],isFromAdapter:!0})}))[n(578)]((t=>{const o=n;throw console[o(610)](t),new e.CKEditorError(o(545),this)}))}[Ks(454)]({threadId:t,commentId:n,content:o,createdAt:r,attributes:s,isFromAdapter:i}){const c=Ks;if(void 0!==o&&(c(421)!=typeof o||!o[c(511)]()[c(483)]))throw new e.CKEditorError(c(539));const a=this[c(505)](t),h=a[c(522)](n);if(!h)throw new e.CKEditorError(c(535),this);let u=!1;if(o&&o!==h[c(499)]&&(h[c(488)]||i)&&(h[c(499)]=o,u=!0),r&&r!==h[c(482)]&&(h[c(482)]=r,h[c(453)]&&h[c(453)][c(466)]||(h[c(387)]=r),u=!0),s&&!Ke(s,h[c(453)])&&(h[c(453)]=s,u=!0),!u)return Promise[c(546)]();if(a[c(383)](c(527)),i||!this[c(558)]||c(469)!=typeof this[c(558)][c(501)])return Promise[c(546)]();const d=this[c(437)][c(410)][c(429)](c(450)),{channelId:l}=this[c(505)](h[c(440)]),k=d[c(378)](fo(this[c(437)][c(422)],c(583)));return this[c(558)][c(501)]({channelId:l,threadId:t,commentId:n,content:o,attributes:s})[c(449)]((()=>d[c(582)](k)))[c(578)]((t=>{const n=c;throw console[n(610)](t),new e.CKEditorError(n(575),this)}))}[Ks(498)]({threadId:t,commentId:n,isFromAdapter:o}){const r=Ks,s=this[r(505)](t),i=s[r(522)](n);if(!i)throw new e.CKEditorError(r(566),this);if(s[r(577)](i),o||!this[r(558)]||r(469)!=typeof this[r(558)][r(394)])return Promise[r(546)]();const c=this[r(437)][r(410)][r(429)](r(450)),{channelId:a}=s,h=c[r(378)](fo(this[r(437)][r(422)],r(583)));return this[r(558)][r(394)]({channelId:a,threadId:t,commentId:n})[r(449)]((()=>c[r(582)](h)))[r(578)]((t=>{const n=r;throw console[n(610)](t),new e.CKEditorError(n(490),this)}))}}class Qs extends((0,e.ObservableMixin)()){constructor(t,n){const o=Ks;super();const r=n[o(379)];this[o(571)]=n[o(571)],this.id=n.id,this[o(606)]=new e.Collection,this[o(554)]=t,this[o(518)]=!1,this[o(564)]=n[o(465)],this[o(512)](o(444),!0),this[o(400)](o(407)).to(t,o(442),t,o(492),(()=>t[o(407)](this[o(571)]))),this[o(400)](o(438)).to(t,o(442),(()=>t[o(516)](this[o(571)])[o(552)])),this[o(400)](o(472)).to(t,o(442),(()=>{const e=o,n=t[e(516)](this[e(571)]);return n[e(596)]||n[e(552)]})),this[o(400)](o(379)).to(t,o(442),(()=>r&&t[o(516)](this[o(571)])[o(546)])),this[o(512)](o(437),n[o(437)]),this[o(400)](o(401)).to(this,o(384),this,o(489),((t,e)=>t?e?t<e?t:e:t:e)),this[o(512)](o(489),n[o(489)]||null),this[o(512)](o(384),n[o(384)]||null),this[o(512)](o(591),n[o(591)]||null),this[o(400)](o(521)).to(this,o(384),(t=>!!t)),this[o(512)](o(453),n[o(453)]||{})}get[Ks(506)](){const t=Ks;return Array[t(540)](this[t(606)])[t(459)](((e,n)=>e+n[t(506)]),0)}get[Ks(483)](){const t=Ks;return this[t(606)][t(483)]}get[Ks(514)](){return this[Ks(518)]}get[Ks(465)](){return this[Ks(564)]}[Ks(581)](){const t=Ks,{channelId:e,id:n}=this;this[t(554)][t(383)](Js(t(509),e),{channelId:e,threadId:n})}[Ks(388)](t){this[Ks(548)]({unlinkedAt:t})}[Ks(546)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const o=Ks,s=this[o(554)][o(437)][o(410)][o(429)](r.Users).me,{channelId:i,id:c}=this;this[o(554)][o(383)](Js(o(404),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[Ks(590)]({isFromAdapter:t=!1}={}){const e=Ks,{channelId:n,id:o}=this;this[e(554)][e(383)](Js(e(451),n),{channelId:n,threadId:o,isFromAdapter:t})}[Ks(586)](t){const e=Ks;this[e(437)]||this[e(548)]({context:t})}[Ks(484)](t,e){const n=Ks,o=zn(this[n(453)]);ro(o,t,e),this[n(548)]({attributes:o})}[Ks(599)](t){const e=Ks,n=zn(this[e(453)]);uo(n,t),this[e(548)]({attributes:n})}[Ks(582)]({isFromAdapter:t=!1}={}){const e=Ks,{channelId:n,id:o}=this;this[e(554)][e(383)](Js(e(380),n),{channelId:n,threadId:o,isFromAdapter:t})}[Ks(392)](t){const e=Ks;return this[e(554)][e(399)]({threadId:this.id,target:t})}[Ks(412)](t){const e=Ks,{channelId:n,id:o}=this;this[e(554)][e(383)](Js(e(412),n,o),Object[e(507)]({channelId:n,threadId:o},t))}[Ks(522)](t){const n=Ks;if(n(421)!=typeof t)throw new e.CKEditorError(n(477),null,{commentId:t});return this[n(606)][n(429)](t)}[Ks(569)](){const t=Ks;return{threadId:this.id,context:this[t(437)],unlinkedAt:this[t(489)],resolvedAt:this[t(384)],resolvedBy:this[t(591)]?this[t(591)].id:null,archivedAt:this[t(401)],comments:this[t(606)][t(542)]((e=>e[t(569)]())),attributes:this[t(453)]}}[Ks(560)](t){const e=Ks;return this[e(555)](t,e(605),(()=>{const n=e,o=this[n(593)](t),r=this[n(606)];o-1!=r[n(493)](t)&&o+1!=r[n(493)](t)&&(this[n(577)](t),this[n(560)](t))})),this[e(606)][e(378)](t,this[e(593)](t))}[Ks(548)](t){const e=Ks,{channelId:n,id:o}=this;this[e(554)][e(383)](Js(e(541),n),{...t,channelId:n,threadId:o})}[Ks(577)](t){const e=Ks;return this[e(528)](t),t[e(547)](),this[e(606)][e(582)](t)}[Ks(593)](t){const e=Ks,n=this[e(606)][e(405)]((n=>new Date(n[e(387)])[e(580)]()>new Date(t[e(387)])[e(580)]()));return n?this[e(606)][e(493)](n):this[e(483)]}}class Zs extends((0,e.ObservableMixin)()){constructor(t,e){const n=Ks;super();const o=t[n(437)][n(410)][n(429)](r.Users).me,s=t[n(505)](e[n(440)]),i=0===s[n(606)][n(483)],c=o===e[n(607)];this.id=e.id,this[n(440)]=e[n(440)],this[n(607)]=e[n(607)],this[n(609)]=e[n(609)],this[n(433)]=Boolean(e[n(453)]&&e[n(453)][n(466)]),this[n(512)](n(499),e[n(499)]),this[n(482)]=e[n(482)]||new Date,this[n(512)](n(387),e[n(387)]||new Date),this[n(400)](n(384)).to(s,n(384)),this[n(512)](n(453),e[n(453)]||{}),this[n(400)](n(488)).to(t,n(442),(()=>{const e=n,o=t[e(516)](s[e(571)])[e(596)],r=t[e(516)](s[e(571)])[e(556)];return c&&o||!c&&r})),this[n(400)](n(438)).to(s,n(438),t,n(442),(e=>{const o=n,r=t[o(516)](s[o(571)])[o(596)],a=t[o(516)](s[o(571)])[o(556)];return c&&r||e&&i||!c&&a&&!i})),this[n(400)](n(407)).to(s,n(407)),this[n(554)]=t}get[Ks(506)](){const t=Ks;return Math[t(391)](function(e){const n=t,o=document[n(529)](n(536));return o[n(447)]=e,o[n(497)][n(483)]}(this[t(499)]),200)}[Ks(470)](t){const n=Ks,{threadId:o,id:r}=this;if(!this[n(554)][n(531)](o))throw new e.CKEditorError(n(418),this);const{channelId:s}=this[n(554)][n(505)](o);this[n(554)][n(383)](Js(n(501),s,o),{channelId:s,threadId:o,commentId:r,...t})}[Ks(484)](t,e){const n=Ks,o=zn(this[n(453)]);ro(o,t,e),this[n(470)]({attributes:o})}[Ks(599)](t){const e=Ks,n=zn(this[e(453)]);uo(n,t),this[e(470)]({attributes:n})}[Ks(582)](t={}){const n=Ks;if(!t[n(595)]&&!this[n(438)])return;const{threadId:o,id:r}=this;if(!this[n(554)][n(531)](o))throw new e.CKEditorError(n(487),this);const{channelId:s}=this[n(554)][n(505)](o);this[n(554)][n(383)](Js(n(394),s,o),{channelId:s,threadId:o,commentId:r,...t})}[Ks(569)](){const t=Ks;return{commentId:this.id,content:this[t(499)],createdAt:this[t(482)],authorId:this[t(609)].id,attributes:this[t(453)]}}[Ks(547)](){this[Ks(528)]()}}function Js(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}const $s=ei;function ti(){const t=["643790UMgxdO","19078cyXjdz","$textProxy","change","7Glxvyk","model","editor","addMarker","_hasContent","16OmDyHp","6323944HgGmHV","getLastMatchingPosition","_trimToContent","getRanges","substr","267BVzpsz","isObject","createRange","comment:","document","backward","isEnabled","item","end","144ufilYU","selection","5527214licEzg","861724qfafdy","element","1319455cOHHDe","schema","tableCell","push","execute","getItems","start","_itemIsContent","refresh","6785778bGAvBR"];return(ti=function(){return t})()}function ei(t,e){const n=ti();return(ei=function(t,e){return n[t-=191]})(t,e)}!function(t){const e=ei,n=t();for(;;)try{if(855691===-parseInt(e(202))/1+-parseInt(e(215))/2*(-parseInt(e(229))/3)+-parseInt(e(223))/4*(-parseInt(e(204))/5)+parseInt(e(213))/6+parseInt(e(218))/7*(-parseInt(e(224))/8)+parseInt(e(199))/9*(-parseInt(e(214))/10)+parseInt(e(201))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ti);class ni extends t.Command{[$s(212)](){const t=$s,e=this[t(220)][t(219)][t(194)][t(200)];for(const n of e[t(227)]())if(this[t(222)](n))return void(this[t(196)]=!0);this[t(196)]=!1}[$s(208)]({threadId:t=(0,e.uid)()}={}){const n=$s,o=this[n(220)][n(219)],r=[];for(const t of o[n(194)][n(200)][n(227)]())this[n(222)](t)&&r[n(207)](this[n(226)](t));o[n(217)]((o=>{const s=n;for(const n of r){const r=(0,e.uid)()[s(228)](1,5),i=s(193)+t+":"+r;o[s(221)](i,{range:n,usingOperation:!1,affectsData:!1})}}))}[$s(222)](t){const e=$s;for(const n of t[e(209)]())if(this[e(211)](n))return!0;return!1}[$s(211)](t){const e=$s;return t.is(e(216))||this[e(220)][e(219)][e(205)][e(191)](t)&&!t.is(e(203),e(206))}[$s(226)](t){const e=$s,n=t=>!this[e(211)](t[e(197)]),o=t[e(210)][e(225)](n),r=t[e(198)][e(225)](n,{direction:e(195)});return this[e(220)][e(219)][e(192)](o,r)}}const oi=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=160]})(t,e)}function si(){const t=["map","listenTo","update","_editorAnnotationsData","getRanges","annotation","addSourceCollector","selection","getByInnerView","1257688afzOzH","has","document","hasDomSelection","element","refresh","from","8aNstyI","pluginName","3298149xelnSx","collection","_editorAnnotations","6713088HijYmK","editorannotations-invalid-source-callback","set","init","directChange","1244243lxnQaC","2141026KdoEkk","function","change:range","54lfMocJ","requires","sort","view","24595CUafPH","model","containsRange","582131gElmZy","_dataCollectors","isReadOnly","change:isFocused","get","editing","isCollapsed","getOrderedSelectedAnnotations","focusTracker","registerAnnotation","refreshSelectedViews","add","EditorAnnotations","innerView","blur","remove","range","cancel","delete","editor","push","fire","uiUpdate","isEqual","plugins"];return(si=function(){return t})()}!function(t){const e=ri,n=t();for(;;)try{if(603330===parseInt(e(195))/1+-parseInt(e(185))/2+parseInt(e(176))/3+-parseInt(e(174))/4*(parseInt(e(192))/5)+-parseInt(e(179))/6+parseInt(e(184))/7+parseInt(e(167))/8*(parseInt(e(188))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class ii extends t.Plugin{static get[oi(189)](){return[Fs]}static get[oi(175)](){return oi(207)}constructor(t){const e=oi;super(t),this[e(196)]=new Set,this[e(178)]=new Set}[oi(182)](){const t=oi,e=this[t(214)],n=e[t(193)][t(169)][t(165)],o=Xr((()=>this[t(205)]()),10);n.on(t(187),((e,n)=>{const r=t;n[r(183)]&&(o[r(212)](),this[r(205)]())})),this[t(221)](e[t(200)][t(191)][t(169)],t(198),((t,e,n)=>{n&&o()})),this[t(221)](e.ui[t(203)],t(198),((n,o,r)=>{const s=t;r||e[s(197)]||this[s(216)](s(209),{isAnnotationTracked:t=>this[s(161)][s(168)](t[s(208)])})})),this[t(221)](this[t(214)].ui,t(160),(()=>this[t(216)](t(217))))}[oi(204)](t){const e=oi;if(this[e(178)][e(168)](t[e(191)]))return;this[e(178)][e(206)](t[e(191)]),this[e(214)].ui[e(203)][e(206)](t[e(191)][e(171)]);const n=this[e(214)][e(219)][e(199)](Fs);this[e(221)](n[e(177)],e(210),((t,n)=>{const o=e;this[o(214)].ui[o(203)][o(210)](n[o(191)][o(171)]),this[o(178)][o(213)](n[o(191)])}))}[oi(170)](){const t=oi;return this[t(214)][t(200)][t(191)][t(170)]}[oi(164)](t){const n=oi;if(n(186)!=typeof t)throw new e.CKEditorError(n(180));this[n(196)][n(206)](t)}[oi(205)](){const t=oi;this[t(216)](t(172))}[oi(202)]({activeAnnotation:t,annotations:e}){const n=oi,o=[],r=this[n(214)][n(193)][n(169)][n(165)],s=Array[n(173)](r[n(162)]());for(const[t,r]of this[n(161)]){const s=i(r),c=e[n(166)](t);s&&c&&o[n(215)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(194)](t,!r[e(201)]))return n;return null}return o[n(190)](((e,o)=>{const r=n,s=e[r(211)],i=o[r(211)];if(!s[r(218)](i)){if(s[r(194)](i,!0))return 1;if(i[r(194)](s,!0))return-1}return e[r(163)]==t?-1:o[r(163)]==t?1:0}))[n(220)]((t=>t[n(163)]))}get[oi(161)](){const t=oi,e=new Map;for(const n of Array[t(173)](this[t(196)]))for(const[o,r]of n())e[t(181)](o,r);return e}}const ci=hi;!function(t){const e=hi,n=t();for(;;)try{if(903895===-parseInt(e(197))/1*(-parseInt(e(191))/2)+-parseInt(e(203))/3+-parseInt(e(205))/4+-parseInt(e(192))/5*(-parseInt(e(194))/6)+-parseInt(e(195))/7+-parseInt(e(196))/8+parseInt(e(189))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class ai extends t.Plugin{[ci(199)](){const t=ci,e=this[t(202)];e[t(190)][t(204)](t(198))&&e[t(190)][t(193)](t(198))[t(201)](t(200))}}function hi(t,e){const n=ui();return(hi=function(t,e){return n[t-=189]})(t,e)}function ui(){const t=["23276106jyMsao","plugins","1008964oLguoN","5JEQEfw","get","837840nvzVbH","5804701UIHRLD","2743920VWDJGB","1wvZBvG","RestrictedEditingModeEditing","afterInit","addCommentThread","enableCommand","editor","1300455CCGSZu","has","2882972WRPgec"];return(ui=function(){return t})()}const di=li;function li(t,e){const n=ki();return(li=function(t,e){return n[t-=261]})(t,e)}function ki(){const t=["232TznfAp","272907PsocBC","1188925nykJze","execute","get","dataInsert","listenTo","afterInit","26523whDKlE","2081826HrNPOW","high","242424JYKKbL","editor","commands","config","importWord.formatting.comments","plugins","collaboration.channelId","forEach","1920020XryzTQ","647462twSHQi","importWord","basic","4DfgNwq","collaboration_features","define","7MhtuVz","map","_handleImportedData","addCommentThread"];return(ki=function(){return t})()}!function(t){const e=li,n=t();for(;;)try{if(177941===parseInt(e(289))/1+-parseInt(e(268))/2+parseInt(e(279))/3+parseInt(e(271))/4*(parseInt(e(280))/5)+parseInt(e(287))/6*(-parseInt(e(274))/7)+-parseInt(e(278))/8*(-parseInt(e(286))/9)+parseInt(e(267))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class mi extends t.Plugin{constructor(t){const e=li;super(t),this[e(290)][e(262)][e(273)](e(263),e(270))}[di(285)](){const t=di,n=this[t(290)],o=n[t(261)][t(282)](t(269)),s=n[t(264)][t(282)](r.Users);o&&(o.on(t(281),((e,[,n])=>{n[t(272)]={comments:!0,user_id:s.me.id}}),{priority:e.priorities[t(288)]+10}),this[t(284)](o,t(283),this[t(276)]))}[di(276)](t,e){const n=di,{comment_threads:o}=e;o&&o[n(266)]((({thread_id:t,comments:e,is_resolved:o})=>{const s=n,i=new Date,c=e[s(275)]((({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(290)][s(264)][s(282)](r.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(269)}}}))),a=this[s(290)][s(262)][s(282)](s(265));this[s(290)][s(264)][s(282)](Xs)[s(277)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})}))}}const gi=pi;function pi(t,e){const n=bi();return(pi=function(t,e){return n[t-=422]})(t,e)}!function(t){const e=pi,n=t();for(;;)try{if(924401===parseInt(e(450))/1*(-parseInt(e(439))/2)+-parseInt(e(433))/3*(parseInt(e(424))/4)+-parseInt(e(454))/5*(-parseInt(e(460))/6)+parseInt(e(463))/7*(parseInt(e(464))/8)+-parseInt(e(452))/9+parseInt(e(431))/10+parseInt(e(430))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class fi extends t.Plugin{constructor(t){const e=pi;super(t),this[e(461)][e(443)][e(442)](e(445),e(441))}static get[gi(423)](){return[Eo.ClipboardMarkersUtils,Eo.ClipboardPipeline]}[gi(426)](){const t=gi,e=this[t(461)][t(444)][t(425)](t(427));this[t(432)](),this[t(459)](e,t(434),((e,n)=>this[t(446)](n[t(448)][t(456)])),{priority:t(449)})}[gi(446)](t){const e=gi;if(!this[e(461)][e(444)][e(438)](e(453)))return t;const n=this[e(461)][e(444)][e(425)](e(453));for(const o of t[e(458)]()){const[r,s]=o[e(447)](":");e(435)!=r||n[e(437)](s)||t[e(440)](o)}return t}[gi(432)](){const t=gi,e=this[t(461)][t(444)][t(425)](t(451)),n=this[t(429)](this[t(461)][t(443)][t(425)](t(445)));n&&e[t(436)](t(435),n)}[gi(429)](t){const e=gi;switch(t){case e(455):return{allowedActions:e(428),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(441):return{allowedActions:[e(422),e(457)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(462):default:return null}}}function bi(){const t=["always","markers","dragstart","keys","listenTo","1933494IQxgtu","editor","never","19215jyfFyw","5064jOVrqn","cut","requires","16AGgilq","get","afterInit","ClipboardPipeline","all","_mapCommentsCopyConfigToRegisterConfiguration","24810973zMNdJi","5584780niNUyf","_registerMarkerInClipboardPipeline","1260411ekAeeX","contentInsertion","comment","_registerMarkerToCopy","hasCommentThread","has","1772290qtZlEK","delete","default","define","config","plugins","comments.copyMarkers","_removeMarkersWithoutThreads","split","content","highest","2PDSQAI","ClipboardMarkersUtils","13170267yRTzFL","CommentsRepository","20azzcOo"];return(bi=function(){return t})()}var vi=n(492),_i={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(vi.A,_i);vi.A.locals;const wi=yi;function Ii(){const t=["rootName","root","reopenCommentThread","CommentsEditing","isResolved","updateMarker","addCommentThread","getChangedMarkers","hasMarkerForId","get","dataToMarker","comment","collaboration.channelId","$marker","80022cqAEyl","config","add","attachTo","group","text","from","hasContent","89558HCPIgT","commands","getRange","document","conversion","_attachMarkerToThread","createPositionBefore","newRange","name","getCommentThread","$graveyard","low","removeMarker","item","removeMarker:","start","hasDomSelection","resolveCommentThread","_initializeMarkerConverters","_attachArchivedThread","end","comment:","init","schema","unlinkedAt","affectsData","pluginName","announce","_threadToController","markerName","state","plugins","isThreadsLoadingPaused","_handleMarkerAddAndRemove","markerToData","change:isThreadsLoadingPaused","push","isLocal","registerPostFixer","markers","size","dataDowncast","_getTargetForId","author","ENTER_COMMENT_ANNOUNCEMENT","editingDowncast","652764FXxRag","227788lmfytO","once","first","destroy","change","context","getAllMarkersForId","addMarker:","_threads","substring","scrollToThreadMarker","enqueueChange","focus","upcast","isObject","render","hasCommentThread","fetchCommentThread","ck-comment-marker","refreshVisibility","setContext","LEAVE_COMMENT_ANNOUNCEMENT","704kfSLpN","change:activeMarker","activeMarker","destroyed","6313662OSTnUJ","getAttribute","model","isCollapsed","change:isReadOnly","clear","setUnlinkedAt","_initAriaMarkerChangeAnnouncements","35Xitbim","reconvertMarker","locale","switchReadOnly","createRange","comments","isEqual","listenTo","then","editor","set","consume","isAttached","for","getItems","2902365UZfGdA","_handleThreadMarker","length","markerToHighlight","managedUsingOperations","registerAnnotation","editing","delete","831537nzseyf","requires","startsWith","differ","removeCommentThread","$textProxy","_detachCommentThread","_hasTargetInContent","addComment","_reconvertMarkers","data","createElement","ck-comment-marker--active","ariaLiveAnnouncer","ignoreResolvedComments","_getTextContext","getCommentThreads","ready","view","openNewCommentThread","getByInnerView","split","getWalker","elementToElement","consumable"];return(Ii=function(){return t})()}function yi(t,e){const n=Ii();return(yi=function(t,e){return n[t-=201]})(t,e)}!function(t){const e=yi,n=t();for(;;)try{if(587343===-parseInt(e(285))/1+parseInt(e(231))/2+parseInt(e(335))/3+parseInt(e(286))/4*(parseInt(e(320))/5)+parseInt(e(312))/6+parseInt(e(239))/7*(-parseInt(e(308))/8)+-parseInt(e(343))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ii);class Ai extends t.Plugin{static get[wi(344)](){return[Xs,ii,r.Users,ai,mi,fi]}static get[wi(265)](){return wi(220)}constructor(t){const e=wi;super(t),this[e(330)](e(271),!0),t[e(202)][e(287)](e(209),(()=>this[e(271)]=!1)),this[e(330)](e(310),null),this.on(e(309),((n,o,r,s)=>{const i=e,c=r?Ci(r).id:null;if(t[i(314)][i(290)]((()=>{const e=i;if(c){const n=this[e(292)](c);for(const o of n)t[e(341)][e(321)](o)}if(s){const{id:n}=Ci(s),o=this[e(292)](n);for(const n of o)t[e(341)][e(321)](n)}})),c){const e=t[i(270)][i(226)](Xs)[i(248)](c);e&&e[i(221)]&&this[i(296)](c)}})),this[e(319)]()}[wi(261)](){const t=wi,e=this[t(329)],n=e[t(270)][t(226)](Xs),o=e[t(232)][t(226)](t(229));e[t(240)][t(233)](t(223),new ni(e)),this[t(327)](e,t(316),((o,r,s)=>{const i=t;n[i(323)](s,e[i(232)][i(226)](i(229)))})),this[t(327)](n,Ti(t(223),o),((e,{threadId:n})=>{const o=t,r=this[o(329)][o(270)][o(226)](Xs)[o(248)](n);r&&r[o(263)]&&this[o(258)](n)})),this[t(327)](n,Ti(t(347),o),((n,{threadId:o})=>{const r=t;e[r(314)][r(297)]({isUndoable:!1},(t=>{const e=r,n=this[e(292)](o);for(const o of n)t[e(251)](o)}))})),this[t(327)](n,Ti(t(256),o),((e,{threadId:n})=>{const o=t;this[o(201)](n),this[o(329)][o(341)][o(210)][o(255)]&&(this[o(329)][o(270)][o(226)](Xs)[o(248)](n)[o(263)]||this[o(329)][o(341)][o(210)][o(298)]())}),{priority:t(250)}),this[t(327)](n,Ti(t(219),o),((e,{threadId:n})=>{this[t(201)](n)}),{priority:t(250)}),this[t(327)](n,Ti(t(351),o),((o,{threadId:r,isFromAdapter:s})=>{const i=t,c=this[i(292)](r);!s&&0!=c[i(337)]&&n[i(302)](r)&&1===n[i(248)](r)[i(337)]&&e[i(314)][i(297)]({isUndoable:!1},(t=>{const e=i;for(const n of c)t[e(222)](n,{usingOperation:!0,affectsData:!0})}))}),{priority:t(250)}),this[t(257)](),this[t(272)]()}[wi(289)](){const t=wi,e=this[t(329)][t(270)][t(226)](Xs),n=this[t(329)][t(232)][t(226)](t(229));for(const o of e[t(208)]({channelId:n}))e[t(349)](o.id),e[t(294)][t(342)](o.id);super[t(289)]()}[wi(225)](t){const e=wi;return this[e(292)](t)[e(337)]>0}[wi(292)](t){const e=wi,n=[];for(const o of this[e(329)][e(314)][e(278)])o[e(247)][e(345)](e(260)+t)&&n[e(275)](o);return n}[wi(296)](t){const n=wi,o=this[n(281)](t);o&&setTimeout((()=>{const r=n;this[r(310)]&&Ci(this[r(310)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})}),50)}[wi(201)](t){const e=wi;this[e(329)][e(314)][e(290)]((()=>{const n=e;for(const e of this[n(292)](t))this[n(329)][n(341)][n(321)](e)}))}[wi(258)](t){const e=wi,n=this[e(329)][e(270)][e(226)](Xs),o=this[e(329)][e(270)][e(226)](ii),r=n[e(248)](t);if(!r[e(332)]){const t=r[e(234)]((()=>this[e(281)](r.id)));o[e(340)](t),r[e(350)]=!1}}[wi(257)](){const t=wi,e=this[t(329)],n=e[t(270)][t(226)](r.Users);e[t(243)][t(333)](t(284))[t(338)]({model:t(228),view:(o,r)=>{const s=t,{id:i}=Ci(o[s(268)]),c=e[s(270)][s(226)](Xs)[s(248)](i),a=this[s(310)]&&Ci(this[s(310)]).id===i;let h;if(c&&c[s(221)]&&!a&&o[s(252)])return r[s(216)][s(331)](o[s(252)],s(293)+o[s(268)]),r[s(216)][s(331)](o[s(252)],s(253)+o[s(268)]),null;const u=[s(304)];return a&&u[s(275)](s(204)),h=c&&c[s(337)]?c[s(325)][s(288)][s(282)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(243)][t(333)](t(280))[t(273)]({model:t(228),view:(n,{options:o})=>{const r=t,s=e[r(270)][r(226)](Xs),i=e[r(314)][r(278)][r(226)](n),{id:c,part:a}=Ci(n);if(i&&!i[r(264)])return null;if(o[r(206)]){const t=s[r(248)](c);if(t&&t[r(221)])return null}return{group:r(228),name:a?c+":"+a:c}}}),e[t(243)][t(333)](t(299))[t(215)]({view:{name:t(228),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(203)](t(230),{"data-name":t(260)+e[t(313)]("id")})}),e[t(243)][t(333)](t(299))[t(227)]({view:t(228)})}[wi(272)](){const t=wi,e=this[t(329)],n=e[t(270)][t(226)](Xs),o=new Set,r=new Set;e[t(314)][t(242)][t(277)]((n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(314)][s(242)][s(346)][s(224)]()){const{group:a,id:h}=Ci(t);let u=c[s(246)];if(s(228)!==a||!u)continue;const d=s(249)===u[s(218)][s(217)];d||(u=Ei(u,e[s(314)]),!u||u[s(315)]||!c[s(246)]||u[s(326)](c[s(246)]))?e[s(314)][s(238)](u)&&!d?this[s(271)]?o[s(233)](t):this[s(336)](t,h):(r[s(233)](t),o[s(342)](t),n[s(251)](t),i=!0):(n[s(222)](t,{range:u}),i=!0)}return i})),this.on(t(274),((n,r,s)=>{const i=t;if(!s&&o[i(279)])for(const t of o){const{id:n}=Ci(t);o[i(342)](t),e[i(314)][i(278)][i(226)](t)&&this[i(336)](t,n)}})),this[t(327)](e[t(314)][t(242)],t(290),((s,i)=>{const c=t;for(const{name:t,data:{newRange:s}}of e[c(314)][c(242)][c(346)][c(224)]()){const{group:i,id:a}=Ci(t);if(c(228)!==i)continue;const h=n[c(248)](a),u=this[c(225)](a);h&&(!h[c(350)]&&s&&e[c(341)][c(210)][c(287)](c(301),(()=>{const t=c,o=e[t(270)][t(226)](Fs),r=n[t(267)][t(226)](h)[t(210)];o[t(212)](r)[t(305)]()}),{priority:c(250)}),h[c(350)]=u||!!s),s||(r[c(233)](t),o[c(342)](t))}if(i[c(276)])for(const t of r){const{id:e}=Ci(t),r=n[c(248)](e),s=this[c(225)](e);o[c(342)](t),!r||s||r[c(263)]||r[c(318)](new Date)}r[c(317)]()}))}[wi(281)](t){const e=wi,n=this[e(329)],o=this[e(292)](t);return(0,r.getAllMarkersDomElementsSorted)(n[e(341)],o)}[wi(207)](t){const e=wi,n=this[e(292)](t);let o="",r=!1;for(const t of n){const n=t[e(241)]();for(const t of Array[e(237)](n[e(334)]()))t.is(e(348))?(o&&r&&(o+=" ",r=!1),o+=t[e(202)]):r=!0;r=!0}return o[e(295)](0,150)}[wi(244)](t,e){const n=wi,o=this[n(329)],r=o[n(270)][n(226)](Xs);let s=r[n(248)](e);const i=o[n(232)][n(226)](n(229)),c=o[n(270)][n(226)](ii);return s&&(s[n(263)]&&s[n(318)](null),s[n(332)])||(this[n(292)](e)[0][n(339)]?r[n(303)]({channelId:i,threadId:e})[n(328)]((t=>{const r=n;if(r(311)!==o[r(269)])if(s=t,s&&!s[r(332)]){const t=s[r(234)]((()=>this[r(281)](e)));c[r(340)](t),s[r(221)]&&this[r(201)](e)}else if(!s){const t=this[r(292)](e);o[r(314)][r(290)]((e=>{const n=r;for(const o of t)e[n(251)](o)}))}})):o[n(341)][n(210)][n(287)](n(301),(()=>{const t=n;if(r[t(248)](e))return;const a=o[t(270)][t(226)](Fs);s=r[t(211)]({channelId:i,threadId:e,target:()=>this[t(281)](e),context:{type:t(236),value:this[t(207)](e)}});const h=r[t(267)][t(226)](s)[t(210)],u=a[t(212)](h);u&&c[t(340)](u)}),{priority:n(250)})),s}[wi(336)](t,e){const n=wi,o=this[n(244)](t,e);o&&!o[n(291)]&&o[n(306)]({type:n(236),value:this[n(207)](e)})}[wi(319)](){const t=wi,n=this[t(329)];(0,r.surroundingMarkersDetector)(n[t(314)],(({left:o,entered:s})=>{const i=t;for(const t of o)if(xi(t)){n.ui[i(205)][i(266)](fo(n[i(322)],i(307)));break}for(const t of s)if(xi(t)){n.ui[i(205)][i(266)](fo(n[i(322)],i(283),(0,e.getEnvKeystrokeText)(r.FOCUS_ANNOTATION_KEYSTROKE)));break}}))}}function Ti(t,e){return e?t+":"+e:t}function Ci(t){const e=t[wi(213)](":");return{group:e[0],id:e[1],part:e[2]}}function Ei(t,e){const n=wi,o=e[n(262)],r=e[n(324)](t[n(254)]);for(const s of t[n(214)]()){const{type:t,item:i,nextPosition:c}=s;if(n(236)===t||o[n(300)](i)){const t=e[n(245)](i);r[n(315)]&&(r[n(254)]=t),r[n(259)]=c}}return r}function xi(t){const e=wi;return e(228)===Ci(t[e(247)])[e(235)]}const Oi='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M4 1.5h12A3.5 3.5 0 0 1 19.5 5v8l-.005.192a3.5 3.5 0 0 1-2.927 3.262l-.062.008v1.813a1.5 1.5 0 0 1-2.193 1.33l-.371-.193-.38-.212a13.452 13.452 0 0 1-3.271-2.63l-.062-.07H4A3.5 3.5 0 0 1 .5 13V5A3.5 3.5 0 0 1 4 1.5ZM4 3a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h6.924a11.917 11.917 0 0 0 3.71 3.081l.372.194v-3.268L14.962 15H16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4Z"/><path d="M9.75 5a.75.75 0 0 0-.75.75v2.5H6.5a.75.75 0 0 0 0 1.5H9v2.5a.75.75 0 0 0 1.5 0v-2.5H13a.75.75 0 0 0 0-1.5h-2.5v-2.5A.75.75 0 0 0 9.75 5Z"/></svg>\n',Ni=Mi;function Si(){const t=["init","get","Comment","change:activeAnnotations","removeCommentThread","requires","comment","hasCommentThread","CommentThreadInputView","1674616rRkshF","editing","_threadToController","model","has","CommentsUI","push","35oKoajv","locale","2540PuWaEZ","pluginName","3680465eQilVC","menuBar:comment","componentFactory","focus","getRange","getCommentThread","find","activeMarker","687QBRMRh","length","6WpeSPK","tooltip","set","644868elUGLP","hasMarkerForId","isFocused","_createUIButton","low","from","innerView","execute","addCommentThread","CommentsListView","4820zjpsUv","bind","getAllMarkersForId","28820EGLKYp","view","highest","addSourceCollector","commands","comment:","editor","map","add","addComment","1415880aAaIyq","plugins","focusTracker","isEnabled","32826SujOdt","listenTo","_viewToController","stop"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=374]})(t,e)}!function(t){const e=Mi,n=t();for(;;)try{if(467775===-parseInt(e(428))/1+-parseInt(e(377))/2+-parseInt(e(396))/3*(parseInt(e(386))/4)+-parseInt(e(388))/5*(parseInt(e(398))/6)+-parseInt(e(384))/7*(-parseInt(e(424))/8)+parseInt(e(401))/9+parseInt(e(411))/10*(parseInt(e(414))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class Ri extends t.Plugin{static get[Ni(387)](){return Ni(382)}static get[Ni(437)](){return[Xs,Ai,ii,Fs]}get[Ni(410)](){return $o}get[Ni(376)](){return Yo}[Ni(432)](){const t=Ni,e=this[t(420)],n=e[t(425)][t(433)](Xs),o=e[t(425)][t(433)](Ai),r=e[t(425)][t(433)](Fs),s=e[t(425)][t(433)](ii);e.ui[t(390)][t(422)](t(374),(()=>{const e=t,n=this[e(404)](po.ButtonView);return n[e(399)]=!0,n})),e.ui[t(390)][t(422)](t(389),(()=>this[t(404)](po.MenuBarMenuListItemButtonView))),s[t(417)]((()=>{const e=t,r=[];for(const[t,s]of n[e(379)]){const n=o[e(413)](t.id),i=n[e(421)]((t=>t[e(392)]()));n[e(397)]>0&&r[e(383)]([s[e(415)],i])}return r})),this[t(429)](r,t(435),((e,r,s)=>{const i=t,c=Array[i(406)](s)[i(421)]((t=>t[i(407)]))[i(394)]((t=>n[i(430)][i(381)](t)));if(!c)return void(o[i(395)]=null);const a=n[i(430)][i(433)](c)[i(380)].id,h=i(419)+a;a&&o[i(402)](a)?o[i(395)]=h:o[i(395)]&&(o[i(395)]=null)})),this[t(429)](n,t(436),((n,{threadId:r,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(426)][i(403)]&&o[i(402)](r)&&e[i(378)][i(415)][i(391)]()}),{priority:t(416)}),this[t(429)](n,t(423),((r,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&o[c(402)](s)&&n[c(375)](s)&&1===n[c(393)](s)[c(397)]&&(e[c(378)][c(415)][c(391)](),r[c(431)]())}),{priority:t(405)})}[Ni(404)](t){const e=Ni,n=this[e(420)],o=new t(n[e(385)]),r=n[e(418)][e(433)](e(409));return o[e(400)]({label:fo(n[e(385)],e(434)),icon:Oi}),o[e(412)](e(427)).to(r),this[e(429)](o,e(408),(()=>r[e(408)]())),o}}const ji=Li;function Li(t,e){const n=Bi();return(Li=function(t,e){return n[t-=321]})(t,e)}!function(t){const e=Li,n=t();for(;;)try{if(698620===parseInt(e(341))/1+-parseInt(e(345))/2+parseInt(e(356))/3+-parseInt(e(346))/4+parseInt(e(351))/5*(parseInt(e(335))/6)+parseInt(e(334))/7+parseInt(e(344))/8*(-parseInt(e(353))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bi);class Vi extends t.Plugin{static get[ji(350)](){return ji(322)}static get[ji(326)](){return[Ai]}constructor(t){const e=ji;super(t),this[e(336)](e(342),!1),this.on(e(340),((t,n,o)=>{const r=e;o?this[r(328)]():this[r(359)]()}))}[ji(329)](){const t=ji;!this[t(342)]&&this[t(330)][t(348)][t(343)](t(338))&&(this[t(342)]=!0)}[ji(328)](){const t=ji;for(const[e,n]of this[t(330)][t(339)])n[t(331)]&&t(332)!==e&&n[t(354)](t(355));this[t(330)][t(361)][t(347)](t(325))&&this[t(330)][t(361)][t(343)](t(325))[t(354)](t(355));const e=this[t(330)][t(324)][t(327)][t(360)];this[t(349)](e,t(333),(e=>e[t(357)]()),{priority:t(323)}),this[t(349)](e,t(321),(e=>e[t(357)]()),{priority:t(323)}),this[t(349)](e,t(337),(e=>e[t(357)]()),{priority:t(323)})}[ji(359)](){const t=ji;for(const[e,n]of this[t(330)][t(339)])n[t(331)]&&t(332)!==e&&n[t(352)](t(355));this[t(358)](this[t(330)][t(324)][t(327)][t(360)])}}function Bi(){const t=["afterInit","editor","affectsData","addCommentThread","cut","6031914ivluVE","397686doTYBX","set","delete","commentsOnly","commands","change:isEnabled","696072rOnJnk","isEnabled","get","168DHxlEU","1981586vcUKPT","2836264zUDRPN","has","config","listenTo","pluginName","75iCYtFC","clearForceDisabled","598536wMBJMf","forceDisabled","commentsOnlyMode","3729222ILZtxL","stop","stopListening","_disableCommentsOnlyMode","document","plugins","clipboardInput","CommentsOnly","highest","editing","DragDrop","requires","view","_enableCommentsOnlyMode"];return(Bi=function(){return t})()}const Di=zi;function Pi(){const t=["switchTo","5928168VBzmQL","collection","remove","has","deactivate","9oznDmw","listenTo","detach","add","stopListening","_assertAnnotationDoesNotBelongToMultipleUIs","4XBpqRi","destroy","hasActive","change:activeAnnotation","_activateAnnotation","activeUIs","94602NeVYMi","56iyvCSX","deactivateAll","1479216QRqjvS","isActive","annotationsuis-register-invalid-interface","set","AnnotationsUIs","activate","_uisData","length","filter","setActiveAnnotation","_visibleAnnotations","annotationsuis-register-already-registered","28773MmjZwd","76DDkZxL","_deactivateAllAnnotations","from","plugins","context","_uis","_setSelectedAnnotations","register","2115240KrhDrI","22tEDQkN","annotationsuis-missing-ui","get","pluginName","1675350pfPXqJ","push","_addActiveAnnotation","init","annotationsuis-annotation-mismatch","requires","delete","24766gFHjmz","function","type","_removeActiveAnnotation","activeAnnotations","refilterAnnotations","attach","find","size"];return(Pi=function(){return t})()}function zi(t,e){const n=Pi();return(zi=function(t,e){return n[t-=213]})(t,e)}!function(t){const e=zi,n=t();for(;;)try{if(497805===-parseInt(e(258))/1*(parseInt(e(237))/2)+parseInt(e(216))/3*(parseInt(e(217))/4)+-parseInt(e(225))/5+-parseInt(e(264))/6*(-parseInt(e(265))/7)+-parseInt(e(247))/8*(-parseInt(e(252))/9)+parseInt(e(230))/10+parseInt(e(226))/11*(-parseInt(e(267))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pi);class Hi extends t.ContextPlugin{static get[Di(235)](){return[Fs]}static get[Di(229)](){return Di(271)}constructor(t){const e=Di;super(t),this[e(263)]=new Set,this[e(222)]=new Map,this[e(273)]=new Map}[Di(233)](){const t=Di,e=this[t(221)][t(220)][t(228)](Fs);this[t(253)](e,t(262),((e,n)=>{const o=t;for(const t of this[o(263)]){const e=this[o(222)][o(228)](t);(0,this[o(273)][o(228)](t)[o(275)])(n)&&e[o(213)](n)}})),this[t(253)](e,t(218),(()=>{const e=t;for(const t of this[e(263)])this[e(222)][e(228)](t)[e(213)](null)})),this[t(253)](e[t(214)],t(255),((e,n)=>{this[t(257)](n)}))}[Di(260)](){const t=Di;return this[t(263)][t(245)]>0}[Di(268)](t){const e=Di;return this[e(263)][e(250)](t)}[Di(272)](t,n=()=>!0){const o=Di,r=this[o(221)][o(220)][o(228)](Fs);if(!this[o(222)][o(250)](t))throw new e.CKEditorError(o(227),this,{uiName:t});this[o(268)](t)&&this[o(251)](t),this[o(263)][o(255)](t);const s=new ks;(function({source:t,target:e,filter:n}){const o=ds;for(const r of t)n(r)&&e[o(488)](r);e[o(462)](t,o(488),((t,r)=>{const s=o;n(r)&&e[s(488)](r)})),e[o(462)](t,o(461),((t,n)=>{const r=o;e[r(457)](n)&&e[r(461)](n)}))})({source:r[o(214)],target:s,filter:n}),this[o(273)][o(270)](t,{collection:s,filter:n});const i=this[o(222)][o(228)](t);i[o(243)](s),this[o(253)](i,o(261),((t,e,n,s)=>{const i=o;s&&r[i(240)](s),n&&r[i(232)](n)}))}[Di(251)](t){const n=Di;if(this[n(263)][n(236)](t),!this[n(222)][n(250)](t))throw new e.CKEditorError(n(227),this,{uiName:t});const o=this[n(222)][n(228)](t);o[n(254)](),this[n(256)](o),this[n(273)][n(228)](t)[n(248)][n(259)](),this[n(273)][n(236)](t)}[Di(246)](t){const n=Di;if(!this[n(222)][n(250)](t))throw new e.CKEditorError(n(227),this,{uiName:t});const o=this[n(221)][n(220)][n(228)](Fs),r=Array[n(219)](o[n(241)])[0]||null;this[n(266)](),this[n(272)](t);const s=this[n(222)][n(228)](t);s[n(213)](r),s[n(223)]&&r&&s[n(223)]([r])}[Di(266)](){const t=Di;for(const e of this[t(263)])this[t(251)](e)}[Di(224)](t,n){const o=Di;if(this[o(222)][o(250)](t))throw new e.CKEditorError(o(215));if(o(238)!=typeof n[o(243)]||o(238)!=typeof n[o(254)]||o(238)!=typeof n[o(213)])throw new e.CKEditorError(o(269),null);this[o(222)][o(270)](t,n)}[Di(242)](){const t=Di,e=this[t(221)][t(220)][t(228)](Fs)[t(248)],n=new Map,o=Array[t(219)](this[t(263)]);for(const e of this[t(263)]){const o=this[t(273)][t(228)](e)[t(248)];for(const r of o)n[t(270)](r,e)}for(const r of e){const e=n[t(228)](r);this[t(257)](r);const s=o[t(244)]((e=>this[t(273)][t(228)](e)[t(275)](r)));e!==s&&(e&&this[t(273)][t(228)](e)[t(248)][t(249)](r),s&&this[t(273)][t(228)](s)[t(248)][t(255)](r))}}[Di(259)](){const t=Di;this[t(266)](),super[t(259)]()}[Di(257)](t){const n=Di,o=[];for(const e of this[n(263)])(0,this[n(273)][n(228)](e)[n(275)])(t)&&o[n(231)](e);if(o[n(274)]>1)throw new e.CKEditorError(n(234),null,{matchedUIs:o,annotationType:t[n(239)]})}}var Ui=n(573),Fi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Ui.A,Fi);Ui.A.locals;const Ki=Wi;function Wi(t,e){const n=Yi();return(Wi=function(t,e){return n[t-=387]})(t,e)}function Yi(){const t=["listenTo","div","createCollection","delegate","22LbJucZ","5140276bCIizN","focusFirst","uiLanguageDirection","focusPrevious","add","getIndex","488094kqUBUH","class","change:top","arrowdown","change","298567UTVZrH","42QyGKgE","focusables","9nztlDo","number","setTemplate","source","5MArSUB","bindTemplate","15763620lGLGbY","ck-sidebar","arrowup","focusTracker","minHeight","added","ck-reset","remove","list","application","element","Annotations sidebar","top","_setupKeyboardNavigation","focusCycler","Annotations list","removed","6zkqkoN","8999200PzzZuF","_updateItemPositionInFocusables","focusNext","277000ztIMEc","render","forEach","length","3807944gpNypz","focus","set"];return(Yi=function(){return t})()}!function(t){const e=Wi,n=t();for(;;)try{if(702467===-parseInt(e(425))/1+-parseInt(e(402))/2*(parseInt(e(398))/3)+parseInt(e(414))/4*(-parseInt(e(432))/5)+parseInt(e(420))/6*(-parseInt(e(426))/7)+parseInt(e(406))/8*(-parseInt(e(428))/9)+parseInt(e(399))/10+-parseInt(e(413))/11*(-parseInt(e(434))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);const Gi=(0,e.toUnit)("px");class qi extends po.View{constructor(t){const n=Wi;super(t);const o=this[n(433)];this[n(408)](n(438),0),this[n(408)](n(421),""),this[n(389)]=this[n(411)](),this[n(427)]=this[n(411)](),this[n(389)][n(412)](n(436),n(423)).to(this),this[n(437)]=new e.FocusTracker,this[n(395)]=new po.FocusCycler({focusables:this[n(427)],focusTracker:this[n(437)]}),this[n(430)]({tag:n(410),attributes:{class:["ck",n(435),n(387),o.to(n(421))],style:{minHeight:o.to(n(438),(t=>n(429)==typeof t?Gi(t+10):null))},dir:t[n(416)],role:n(390),"aria-label":fo(t,n(392)),tabindex:0},children:[{tag:n(410),attributes:{role:n(389),"aria-label":fo(t,n(396))},children:this[n(389)]}]})}[Ki(403)](){const t=Ki;super[t(403)](),this[t(394)]()}[Ki(407)](){const t=Ki;this[t(395)][t(415)]()}[Ki(394)](){const t=Ki;this[t(389)][t(412)](t(422)).to(this),this.on(t(422),(e=>{const n=t;this[n(400)](e[n(431)])})),this[t(389)][t(404)]((e=>{const n=t;this[n(437)][n(418)](e[n(391)]),this[n(400)](e)})),this[t(389)].on(t(424),((e,n)=>{const o=t;for(const t of n[o(397)])this[o(437)][o(388)](t[o(391)]),this[o(427)][o(388)](t);for(const t of n[o(439)])this[o(437)][o(418)](t[o(391)]),this[o(400)](t)})),this.on(t(436),(()=>{const e=t;this[e(395)][e(417)]()})),this.on(t(423),(()=>{const e=t;this[e(395)][e(401)]()})),this[t(409)](this[t(391)],t(407),(()=>{this[t(407)]()}))}[Ki(400)](t){const e=Ki,n=this[e(427)][e(419)](t);let o,r;for(const n of this[e(427)])if(t[e(393)]<n[e(393)]){o=n;break}if(r=o?this[e(427)][e(419)](o):this[e(427)][e(405)],-1!==n){if(n===r-1)return;this[e(427)][e(388)](t),r=o?this[e(427)][e(419)](o):this[e(427)][e(405)]}this[e(427)][e(418)](t,r)}}const Xi=Zi;function Qi(){const t=["focus","220VyULEn","height","clientHeight","clear","bind","2158100MMxBeL","9XNHQeR","setTemplate","bottom","arrowdown","createCollection","isAnimationDisabled","ck-sidebar-item","presentation","delegate","_mutationObserver","first","content","top","_targetTop","1574618YWvzhn","arrowup","877121DiiRfc","div","destroy","render","11944088DjRpkH","655518bckNtV","ck-sidebar-item--no-animation","attach","updateHeight","12xpTRqy","51014756cSExBf","9BpFnnD","detach","element","147565gtXlZP","bindTemplate","set","6UTgbnm","5Xjlltv"];return(Qi=function(){return t})()}function Zi(t,e){const n=Qi();return(Zi=function(t,e){return n[t-=259]})(t,e)}!function(t){const e=Zi,n=t();for(;;)try{if(833264===-parseInt(e(292))/1+-parseInt(e(299))/2*(parseInt(e(263))/3)+parseInt(e(277))/4*(parseInt(e(270))/5)+-parseInt(e(269))/6*(-parseInt(e(294))/7)+-parseInt(e(298))/8*(parseInt(e(278))/9)+-parseInt(e(272))/10*(-parseInt(e(266))/11)+-parseInt(e(261))/12*(-parseInt(e(262))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);const Ji=(0,e.toUnit)("px");class $i extends po.View{constructor(t){const e=Zi;super(t),this[e(268)](e(290),0),this[e(268)](e(273),0),this[e(276)](e(280)).to(this,e(290),this,e(273),((t,e)=>t+e)),this[e(268)](e(283),!1),this[e(287)]=Jr((()=>this[e(260)]())),this[e(291)]=null,this[e(289)]=this[e(282)](),this[e(289)][e(286)](e(293),e(281)).to(this);const n=this[e(267)];this[e(279)]({tag:e(295),attributes:{class:[e(284),n.to(e(283),(t=>t?e(300):""))],style:{top:n.to(e(290),(t=>Ji(t)))},role:e(285)},children:this[e(289)]})}[Xi(297)](){const t=Xi;super[t(297)](),this[t(287)][t(259)](this[t(265)])}[Xi(271)](){const t=Xi;this[t(289)][t(288)]&&this[t(289)][t(288)][t(271)]()}[Xi(260)](){const t=Xi,e=this[t(265)][t(274)];e&&(this[t(273)]=e)}[Xi(296)](){const t=Xi;this[t(289)][t(275)](),this[t(287)][t(264)](),super[t(296)]()}}const tc=nc;function ec(){const t=["1839745BatMxH","get","minHeight","push","_destroySidebarItemView","locale","isAnimationDisabled","sidebar-setcontainer-invalid-element","_targetTop","remove","target","rearrange","object","setContainer","1548603WFuPuX","clear","_getTargetTop","_getItemAfter","init","_recalculate","5057840KFncvC","targetRect","_updateLastItem","_alignToTargetRect","_annotations","_alignAfterItem","2068815gPMztd","_spaceBetweenItems","getSidebarItemView","element","pluginName","_getItemBefore","959JkdPbs","_annotationToSidebarItemView","_alignBeforeItem","max","change:bottom","_sidebarItemViewToAnnotation","delete","class","content","stopListening","sidebar.preventScrollOutOfView","4MKAVcF","length","unbind","set","addAnnotation","refresh","add","list","change:_lastItem","bind","top","206HcwuTb","6465iSehfr","8656142rTTvpA","_detachFromContainer","_lastItem","height","_recalculateBuffer","define","last","config","isActive","sidebar-attachtocontainer-missing-container","updateHeight","view","_activeAnnotation","_alignForTopChange","bottom","sidebar.container","_getMaxAvailableTop","nodeType","change:targetRect","context","_alignForBottomChange","getIndex","container","destroy","render","change:top","10nVRYci","_attachToContainer","listenTo","20046VrWzXl","_setItemTop","appendChild","_createSidebarView","Sidebar"];return(ec=function(){return t})()}function nc(t,e){const n=ec();return(nc=function(t,e){return n[t-=215]})(t,e)}!function(t){const e=nc,n=t();for(;;)try{if(397709===-parseInt(e(224))/1*(-parseInt(e(223))/2)+-parseInt(e(285))/3+parseInt(e(302))/4*(-parseInt(e(259))/5)+parseInt(e(254))/6*(-parseInt(e(291))/7)+parseInt(e(279))/8+parseInt(e(273))/9*(-parseInt(e(251))/10)+parseInt(e(225))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ec);class oc extends t.ContextPlugin{static get[tc(289)](){return tc(258)}constructor(t){const e=tc;super(t),this[e(215)](e(227),void 0),this[e(236)]=this[e(257)](),this[e(215)](e(247),null),this[e(286)]=25,this[e(296)]=new Map,this[e(292)]=new Map,this[e(244)][e(232)][e(230)](e(301),!1),this[e(283)]=null,this[e(237)]=null,this[e(229)]=[]}[tc(277)](){const t=tc,e=this[t(244)][t(232)][t(260)](t(240));e&&this[t(272)](e)}[tc(272)](t){const n=tc;if(!sc(t))throw new e.CKEditorError(n(266));this[n(247)]=t}[tc(252)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=tc;if(!sc(this[o(247)]))throw new e.CKEditorError(o(234),this);this[o(247)][o(256)](this[o(236)][o(288)]),this[o(236)][o(298)]=t,this[o(286)]=n}[tc(270)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=tc,r=this[o(287)](t);this[o(236)][o(219)][o(268)](r),this[o(263)](t),e&&this[o(282)](this[o(287)](e)),n&&this[o(282)](this[o(287)](n)),this[o(281)]()}[tc(217)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=tc;if(this[o(237)]=e,t){t[o(233)]=!1;const e=this[o(287)](t);e&&n&&(e[o(265)]=!1)}if(e){const t=this[o(287)](e);t&&(e[o(233)]=!0,n&&(t[o(265)]=!0,t[o(222)]+=1),this[o(282)](t))}}[tc(226)](t){const e=tc;if(this[e(236)][e(288)][e(268)](),t)for(const n of t)this[e(263)](n);this[e(236)][e(219)][e(274)](),this[e(236)][e(298)]="",this[e(227)]=null}[tc(216)](t,e){const n=tc;e||(e=t[n(236)]);const o=new $i(this[n(244)][n(264)]);this[n(296)][n(215)](o,t),this[n(292)][n(215)](t,o),o[n(299)][n(218)](e),this[n(253)](t[n(236)],n(243),((e,r,s)=>{const i=n,c=this[i(275)](t,s);o[i(267)]!=c&&(o[i(267)]=c,this[i(255)](o,c))})),this[n(253)](o,n(250),(()=>{const t=n;this[t(278)](o,t(222))})),this[n(253)](o,n(295),(()=>{const t=n;this[t(278)](o,t(239))})),this[n(282)](o);const r=this[n(290)](o);return r&&this[n(284)](r,o)||this[n(282)](o),this[n(281)](),this[n(236)][n(219)][n(218)](o),o}[tc(238)](t){const e=tc;if(!t[e(299)][e(303)])return;const n=this[e(290)](t);if(!n)return;const o=this[e(296)][e(260)](n),r=this[e(237)];r&&r===o?this[e(284)](n,t):this[e(293)](t,n)}[tc(245)](t){const e=tc;if(!t[e(299)][e(303)])return;const n=this[e(276)](t);if(!n)return;const o=this[e(296)][e(260)](n),r=this[e(244)][e(232)][e(260)](e(301)),s=this[e(237)];s&&s===o&&r?(this[e(293)](n,t),this[e(284)](t,n)):s&&s===o?this[e(293)](n,t):this[e(284)](t,n)}[tc(278)](t,e){const n=tc;0===this[n(229)][n(303)]&&setTimeout((()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(229)])t(222)===n?this[t(238)](e):this[t(245)](e);this[t(229)]=[]}),10),this[n(229)][n(262)]({sidebarItemView:t,changedProp:e})}[tc(287)](t){const e=tc;return this[e(292)][e(260)](t)}[tc(248)](){const t=tc;this[t(300)](),this[t(236)][t(248)]()}[tc(263)](t){const e=tc,n=this[e(287)](t);this[e(300)](n),this[e(300)](t[e(236)]),n[e(248)](),this[e(292)][e(297)](t),this[e(296)][e(297)](n)}[tc(257)](){const t=tc,e=new qi(this[t(244)][t(264)]);return e[t(249)](),this.on(t(220),((n,o,r,s)=>{const i=t;s&&e[i(304)](i(261)),r?e[i(221)](i(261)).to(r,i(239)):e[i(261)]=null})),e}[tc(281)](){const t=tc;var e;this[t(227)]=(null===(e=this[t(283)])||void 0===e?void 0:e[t(231)])?this[t(287)](this[t(283)][t(231)]):null}[tc(290)](t){const e=tc;var n;const o=this[e(296)][e(260)](t),r=o&&(null===(n=this[e(283)])||void 0===n?void 0:n[e(260)](this[e(283)][e(246)](o)-1));return r&&this[e(287)](r)||null}[tc(276)](t){const e=tc;var n;const o=this[e(296)][e(260)](t),r=o&&(null===(n=this[e(283)])||void 0===n?void 0:n[e(260)](this[e(283)][e(246)](o)+1));return r&&this[e(287)](r)||null}[tc(293)](t,e){const n=tc;t[n(235)]();const o=rc(e[n(239)]+this[n(286)],t[n(222)]);return!!o&&(this[n(255)](e,e[n(222)]-o),!0)}[tc(284)](t,e){const n=tc;t[n(235)]();const o=rc(t[n(239)]+this[n(286)],e[n(222)]);return!!o&&(this[n(255)](e,e[n(222)]+o,!1),!0)}[tc(282)](t){const e=tc,n=this[e(296)][e(260)](t);if(!n||!n[e(269)]||!n[e(280)])return;const o=this[e(275)](n,n[e(280)]);this[e(255)](t,o)}[tc(275)](t,n){const o=tc;if(null===n)return 0;if(t[o(269)]instanceof e.Rect)return n[o(222)];{const t=new e.Rect(this[o(236)][o(288)])[o(222)];return n[o(222)]-t}}[tc(255)](t,e,n=this[tc(244)][tc(232)][tc(260)](tc(301))){const o=tc;n&&(e=Math[o(294)](e,this[o(241)](t))),t[o(222)]=e}[tc(241)](t){const e=tc;let n=this[e(290)](t),o=0;for(;n;)n[e(235)](),o+=this[e(286)]+n[e(228)],n=this[e(290)](n);return o}}function rc(t,e){return Math[tc(294)](t-e,0)}function sc(t){const e=tc;return null!==t&&e(271)==typeof t&&1===t[e(242)]}function ic(){const t=["off","requires","remove","destroy","refresh","listenTo","1430051CQFoIB","ready","resize","has","pluginName","from","_detachFromContainer","switchTo","removeEventListener","editors","stopListening","rearrange","updateTargetRect","container","refreshPositioning","stop","_refreshPositioningDebounced","setActiveAnnotation","addAnnotation","823238kNTjMu","_annotations","attach","change:container","_destroyEditorAnnotationsIntegration","_integrateWithEditorAnnotations","getOrderedSelectedAnnotations","annotations","EditorAnnotations","wideSidebar","add","activeAnnotation","179325DAUVaG","6sDmaco","WideSidebar","blur","_activeAnnotation","register","uiUpdate","init","set","97593EDwwHy","widesidebar-attach-already-attached","36eaXjsg","54820xOgmGY","968085QuQFFw","_attachToContainer","widesidebar-detach-not-attached","1770352qbghoc","isAttached","focus","506VmbSBe","context","_editorAnnotations","hasDomSelection","1qHaJoN","high","ck-sidebar--wide","cancel","set:container","get","detach","plugins","addEventListener"];return(ic=function(){return t})()}const cc=ac;function ac(t,e){const n=ic();return(ac=function(t,e){return n[t-=198]})(t,e)}!function(t){const e=ac,n=t();for(;;)try{if(240181===-parseInt(e(200))/1*(-parseInt(e(234))/2)+-parseInt(e(255))/3*(-parseInt(e(257))/4)+parseInt(e(259))/5*(parseInt(e(247))/6)+-parseInt(e(215))/7+-parseInt(e(262))/8+parseInt(e(246))/9+parseInt(e(258))/10*(-parseInt(e(265))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ic);class hc extends t.ContextPlugin{static get[cc(210)](){return[oc,Hi]}static get[cc(219)](){return cc(248)}constructor(t){const n=cc;super(t),this[n(263)]=!1,this[n(254)](n(245),null),this[n(241)]=null,this[n(198)]=new e.Collection,this[n(231)]=Xr((()=>{const t=n;this[t(241)][t(229)]()}),250,{leading:!1})}[cc(253)](){const t=cc,e=this[t(266)][t(207)][t(205)](Hi),n=this[t(266)][t(207)][t(205)](oc);e[t(251)](t(243),this),n[t(228)]&&e[t(222)](t(243))}[cc(232)](t){const e=cc;if(t===this[e(245)])return;const n=this[e(266)][e(207)][e(205)](oc);n[e(250)]=t;const o=this[e(245)];this[e(245)]=t,n[e(213)]({blurredAnnotation:o,activatedAnnotation:this[e(245)]})}[cc(236)](n){const o=cc;this[o(241)]=n;const r=this[o(266)][o(207)][o(205)](oc);if(r[o(235)]=n,this[o(263)])throw new e.CKEditorError(o(256),this);this[o(263)]=!0,this[o(214)](r,o(204),(()=>{const t=o;this[t(206)](),this[t(214)](r,t(237),(e=>{const o=t;e[o(209)](),this[o(236)](n)}))})),r[o(260)]({viewClass:o(202)});const s=t=>{const e=o;t[e(227)](),r[e(233)](t)};for(const t of n)s(t);this[o(214)](n,o(244),((t,e)=>{s(e)})),this[o(214)](n,o(211),((t,e,s)=>{const i=o;r[i(226)]({removedAnnotation:e,previousAnnotation:n[i(205)](s-1),nextAnnotation:n[i(205)](s+1)}),e===this[i(245)]&&this[i(232)](null)}),{priority:o(201)}),this[o(214)](n,o(264),((t,e)=>{this[o(232)](e)})),this[o(214)](n,o(249),(()=>{this[o(232)](null)}));const i=this[o(266)]instanceof t.Context?this[o(266)][o(224)]:new e.Collection([this[o(266)]]);for(const t of i)this[o(239)](t);this[o(214)](i,o(244),((t,e)=>{const n=o;this[n(214)](e,n(216),(()=>{this[n(239)](e)}))})),this[o(214)](i,o(211),((t,e)=>{const n=o;e[n(207)][n(218)](n(242))&&this[n(238)](e[n(207)][n(205)](n(242)))})),window[o(208)](o(217),this[o(231)]),this[o(241)][o(229)]()}[cc(206)](){const n=cc;if(!this[n(263)])throw new e.CKEditorError(n(261),this);this[n(232)](null);const o=this[n(266)][n(207)][n(205)](oc);o[n(221)](this[n(241)]),this[n(225)](o),this[n(225)](this[n(241)]),this[n(266)]instanceof t.Context&&this[n(225)](this[n(266)][n(224)]);for(const t of Array[n(220)](this[n(198)]))this[n(238)](t);window[n(223)](n(217),this[n(231)]),this[n(231)][n(203)](),this[n(245)]=null,this[n(263)]=!1,this[n(241)]=null}[cc(212)](){const t=cc;this[t(263)]&&this[t(206)]()}[cc(239)](t){const e=cc;if(!t[e(207)][e(218)](e(242)))return;const n=t[e(207)][e(205)](e(242)),o=()=>{const t=e,o=n[t(240)]({annotations:this[t(241)],activeAnnotation:this[t(245)]});this[t(232)](o[0]||null)};this[e(214)](n,e(213),o),this[e(214)](n,e(249),((t,{isAnnotationTracked:n})=>{const o=e;this[o(245)]&&n(this[o(245)])&&this[o(232)](null)})),this[e(214)](n,e(252),(()=>{this[e(231)]()})),this[e(214)](this[e(241)],e(249),(t=>{const r=e;n[r(199)]()&&(o(),t[r(230)]())}),{priority:e(201)}),this[e(198)][e(244)](n)}[cc(238)](t){const e=cc;this[e(225)](t),this[e(198)][e(211)](t)}}function uc(t,e){const n=lc();return(uc=function(t,e){return n[t-=169]})(t,e)}!function(t){const e=uc,n=t();for(;;)try{if(841054===-parseInt(e(185))/1+parseInt(e(199))/2+parseInt(e(183))/3*(-parseInt(e(190))/4)+parseInt(e(181))/5*(-parseInt(e(171))/6)+parseInt(e(184))/7*(parseInt(e(176))/8)+parseInt(e(194))/9+parseInt(e(196))/10*(parseInt(e(192))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lc);class dc extends po.ButtonView{constructor(t){const e=uc;super(t);const n=this[e(198)];this[e(180)](e(195),!1),this[e(180)](e(197),0),this[e(173)](e(178)).to(this,e(195),this,e(197),((t,n)=>t?e(174):n[e(175)]())),this[e(180)](e(186),""),this[e(189)]=Oi,this[e(179)]({attributes:{class:[e(191)]}}),this[e(188)]=new po.View,this[e(188)][e(187)]({tag:e(177),attributes:{class:[e(193),n.to(e(186),(t=>e(169)+t)),n.if(e(195),e(172))]},children:[{text:n.to(e(178))}]}),this[e(182)][e(170)](this[e(188)])}}function lc(){const t=["extendTemplate","set","80XlXwuA","children","88899VShWjY","168TsBxSB","486221jYZYov","annotationType","setTemplate","counterView","icon","164iMKpkY","ck-annotation-counter","198zjoSnY","ck-annotation-counter__badge","8081982evHERg","isDirty","372510jeMtov","number","bindTemplate","2098848RMQUso","ck-annotation-counter__badge--","add","404610AfGjPY","ck-annotation-counter__badge--edit-mode","bind","...","toString","334416aNzRLL","span","_badge"];return(lc=function(){return t})()}var kc=n(197),mc={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(kc.A,mc);kc.A.locals;const gc=pc;function pc(t,e){const n=fc();return(pc=function(t,e){return n[t-=249]})(t,e)}function fc(){const t=["plugins","detachFromDom","content","northArrowSouthWest","658462zkCGWM","Esc","attach","number","set","NarrowSidebar","addAnnotation","_updateBalloonPosition","2UdqifE","_manuallyClosedAnnotationViews","context","get","311313uaxliB","_attachToContainer","change:height","create","type","view","getOrderedSelectedAnnotations","stopPropagation","blur","_selectedAnnotations","northArrowSouth","destroy","contains","_refreshPositioningDebounced","addEventListener","delete","balloonPanelView","_destroyEditorAnnotationsIntegration","resize","_refreshPositioning","getSidebarItemView","locale","editors","_attachListeners","has","refreshPositioning","isAttached","uiUpdate","1217298zcdbwp","low","narrowsidebar-attach-already-attached","_integrateWithEditorAnnotations","esc","bodyCollection","focusableElements","isDirty","_domEmitter","pluginName","defaultPositions","mousedown","focus","EditorAnnotations","element","remove","isVisible","_detachFromContainer","target","20856WFghOo","_annotations","southArrowNorth","clear","8lTqJko","851515iUiGBG","southArrowNorthWest","add","hasDomSelection","ready","_showBalloon","stop","pin","_detachListeners","annotations","_annotationToNarrowView","cancel","preventClosingBalloon","northArrowSouthEast","preventDefault","removeEventListener","from","755384ZfxjMQ","detach","_hideBalloon","annotationType","change:container","southArrowNorthEast","_setSelectedAnnotations","_editorAnnotations","high","find","narrowsidebar-detach-not-attached","includes","narrowSidebar","requires","stopListening","listenTo","refresh","init","keydown","rearrange","getByView","setActiveAnnotation","keyCode","first","off","set:container","unpin","attachToDom","values","length","activeAnnotation","2327427KFpUfk","ck-sidebar--narrow","execute","bind","register"];return(fc=function(){return t})()}!function(t){const e=pc,n=t();for(;;)try{if(125704===-parseInt(e(331))/1*(-parseInt(e(261))/2)+parseInt(e(335))/3*(parseInt(e(265))/4)+parseInt(e(266))/5+-parseInt(e(363))/6+parseInt(e(323))/7+parseInt(e(283))/8+-parseInt(e(314))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fc);class bc extends t.ContextPlugin{static get[gc(296)](){return[oc,Hi]}static get[gc(251)](){return gc(328)}constructor(t){const n=gc;super(t),this[n(361)]=!1,this[n(332)]=new Set,this[n(250)]=Object[n(338)](e.DomEmitterMixin),this[n(276)]=new Map,this[n(327)](n(313),null),this[n(275)]=null,this[n(344)]=[],this[n(290)]=new e.Collection,this[n(348)]=Xr((()=>{this[n(354)]()}),250,{leading:!1})}[gc(300)](){const t=gc;this[t(333)][t(319)][t(334)](Hi)[t(318)](t(295),this),this[t(368)]=new po.BodyCollection(this[t(333)][t(356)]),this[t(351)]=new po.BalloonPanelView(this[t(333)][t(356)]),this[t(368)][t(310)](),this[t(368)][t(268)](this[t(351)])}[gc(325)](n){const o=gc;this[o(275)]=n;const r=this[o(333)][o(319)][o(334)](oc),s=this[o(351)];if(r[o(262)]=n,this[o(361)])throw new e.CKEditorError(o(365),this);this[o(361)]=!0,this[o(298)](r,o(308),(()=>{const t=o;this[t(284)](),this[t(298)](r,t(287),(e=>{const o=t;e[o(307)](),this[o(325)](n)}))})),r[o(336)]({viewClass:o(315),spaceBetweenItems:5});const i=t=>{const e=o,n=new dc(this[e(333)][e(356)]);r[e(329)](t,n),this[e(276)][e(327)](t,n),n[e(317)](e(249),e(286),e(326)).to(t[e(340)],e(249),e(339),e(312)),n.on(e(316),(()=>{const n=e;this[n(332)][n(264)](),s[n(321)][n(306)]!==t[n(340)]?(this[n(271)](t),t[n(340)][n(256)][n(254)](),this[n(304)](t)):this[n(304)](null)}))};for(const t of n)i(t);this[o(298)](n,o(268),((t,e)=>{i(e)})),this[o(298)](n,o(257),((t,e,s)=>{const i=o;this[i(276)][i(334)](e)[i(346)](),this[i(276)][i(350)](e),r[i(302)]({removedAnnotation:e,previousAnnotation:n[i(334)](s-1),nextAnnotation:n[i(334)](s+1)}),e===this[i(313)]&&this[i(304)](null)}),{priority:o(364)}),this[o(298)](n,o(254),((t,e)=>{this[o(304)](e)})),this[o(298)](n,o(343),(()=>{this[o(304)](null)})),this[o(250)][o(298)](document,o(301),((t,n)=>{const r=o;n[r(305)]===e.keyCodes[r(367)]&&s[r(258)]&&(this[r(332)][r(268)](s[r(321)][r(306)]),this[r(285)](),n[r(342)](),n[r(280)]())})),this[o(250)][o(298)](document,o(253),((t,e)=>{const n=o,i=e[n(260)];s[n(258)]&&s[n(256)][n(347)](i)||r[n(340)][n(256)][n(347)](i)||t[n(278)]||this[n(313)]&&this[n(313)][n(369)][n(292)]((t=>t[n(347)](i)))||(this[n(332)][n(264)](),this[n(285)](),this[n(304)](null))}));const c=this[o(333)]instanceof t.Context?this[o(333)][o(357)]:new e.Collection([this[o(333)]]);for(const t of c)this[o(366)](t);this[o(298)](c,o(268),((t,e)=>{const n=o;this[n(298)](e,n(270),(()=>{this[n(366)](e)}))})),this[o(298)](c,o(257),((t,e)=>{const n=o;e[n(319)][n(359)](n(255))&&this[n(352)](e[n(319)][n(334)](n(255)))})),window[o(349)](o(353),this[o(348)]),this[o(354)]()}[gc(304)](t){const e=gc;if(t===this[e(313)])return;const n=this[e(333)][e(319)][e(334)](oc);n[e(299)]({blurredAnnotation:this[e(313)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(355)](t)?this[e(271)](t):this[e(285)](),this[e(313)]=t}[gc(284)](){const n=gc;if(!this[n(361)])throw new e.CKEditorError(n(293),this);this[n(304)](null);const o=this[n(333)][n(319)][n(334)](oc);this[n(285)](),Array[n(282)](this[n(276)][n(311)](),(t=>t[n(346)]())),this[n(276)][n(264)](),o[n(259)](this[n(275)]),this[n(297)](),this[n(250)][n(297)](),this[n(333)]instanceof t.Context&&this[n(297)](this[n(333)][n(357)]);for(const t of Array[n(282)](this[n(290)]))this[n(352)](t);window[n(281)](n(353),this[n(348)]),this[n(348)][n(277)](),this[n(344)]=[],this[n(361)]=!1,this[n(275)]=null}[gc(346)](){const t=gc;this[t(361)]&&this[t(284)](),this[t(368)][t(320)]()}[gc(366)](t){const e=gc;if(!t[e(319)][e(359)](e(255)))return;const n=t[e(319)][e(334)](e(255)),o=this[e(333)][e(319)][e(334)](oc),r=this[e(275)],s=this[e(351)],i=()=>{const t=e,o=n[t(341)]({annotations:this[t(275)],activeAnnotation:this[t(313)]});this[t(289)](o),this[t(304)](o[0]||null)};this[e(298)](n,e(299),i),this[e(298)](n,e(343),((t,{isAnnotationTracked:n})=>{const o=e;this[o(313)]&&n(this[o(313)])&&(this[o(289)]([]),this[o(304)](null))})),this[e(298)](n,e(362),(()=>{this[e(348)]()})),this[e(298)](r,e(343),(t=>{const o=e;n[o(269)]()&&t[o(272)]()}),{priority:e(291)}),this[e(298)](this[e(250)],e(253),((t,r)=>{const c=e,a=r[c(260)];s[c(258)]&&s[c(256)][c(347)](a)||o[c(340)][c(256)][c(347)](a)||this[c(313)]&&n[c(269)]()&&(i(),t[c(278)]=!0)}),{priority:e(291)}),this[e(290)][e(268)](n)}[gc(352)](t){const e=gc;t&&(this[e(297)](t),this[e(290)][e(257)](t))}[gc(289)](t){const e=gc;for(const n of this[e(344)])t[e(294)](n)||this[e(332)][e(350)](n[e(340)]);this[e(344)]=t}[gc(354)](){const t=gc,e=this[t(351)];this[t(275)][t(360)](),e[t(258)]&&this[t(330)]()}[gc(271)](t){const e=gc;if(this[e(332)][e(359)](t[e(340)]))return;const n=this[e(351)][e(321)][e(306)];n!==t[e(340)]?(n&&this[e(274)](n),this[e(358)](t[e(340)]),this[e(351)][e(321)][e(264)](),this[e(351)][e(321)][e(268)](t[e(340)]),this[e(330)]()):this[e(330)]()}[gc(330)](){const t=gc,e=this[t(351)][t(321)][t(306)],n=e&&this[t(275)][t(303)](e);if(!n||!this[t(276)][t(359)](n))return;const o=this[t(276)][t(334)](n)[t(256)],r=function(){const e=t,n=po.BalloonPanelView[e(252)];return[n[e(288)],n[e(279)],n[e(263)],n[e(345)],n[e(267)],n[e(322)]]}();this[t(351)][t(273)]({target:o,positions:r})}[gc(285)](){const t=gc,e=this[t(351)],n=e[t(321)][t(306)];n&&(this[t(274)](n),e[t(309)](),e[t(321)][t(264)]())}[gc(358)](t){const e=gc;this[e(298)](t,e(337),(()=>this[e(330)]())),this[e(298)](t,e(324),((n,o)=>{const r=e;this[r(332)][r(268)](t),this[r(285)](),o()}))}[gc(274)](t){this[gc(297)](t)}}var vc=n(874),_c={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(vc.A,_c);vc.A.locals;function wc(t,e){const n=yc();return(wc=function(t,e){return n[t-=368]})(t,e)}const Ic=wc;function yc(){const t=["685956sBItyU","isFocused","selection","4uyFDIr","push","Esc","update","remove","change:visibleView","listenTo","width","register","viewRangeToDom","getByView","targetRect","get","156zCnhYH","set","delete","domConverter","194257jkQuSr","length","afterInit","inlineannotations-detach-not-attached","attach","init","_manuallyClosed","getBoundingClientRect","detach","fromRect","2828225mvmzdS","_selectedAnnotations","4356yXmUXP","bottom","plugins","right","730bQCZEg","includes","hasActive","clear","getClientRects","destroy","pluginName","hasView","9xDNJCv","inlineannotations-not-allowed-with-context","view","annotations","map","InlineAnnotations","focusTracker","965868wGhJjj","_getBalloonTargetForAnnotation","getOrderedSelectedAnnotations","editor","_addAnnotationToBalloon","6383552ZUvDnz","updatePosition","isActive","change:height","mousedown","_addedAnnotations","getFirstRange","76662pKEBjv","refresh","find","add","addObserver","requires","689zDVxUU","inlineannotations-attach-already-attached","inline","context","_balloon","editing","from","keystrokes","blur","26UFxpXB","visibleView","_closeAnnotation","showStack","focus","stopListening","top","collapse","every","activeAnnotation","change:isFocused","has","target","setActiveAnnotation","editableElement","isAttached","switchTo","left","document","_forceRefresh","_setSelectedAnnotations","_removeAnnotationFromBalloon"];return(yc=function(){return t})()}!function(t){const e=wc,n=t();for(;;)try{if(728344===-parseInt(e(401))/1*(parseInt(e(386))/2)+parseInt(e(374))/3*(-parseInt(e(426))/4)+parseInt(e(453))/5+-parseInt(e(439))/6*(parseInt(e(443))/7)+parseInt(e(379))/8*(-parseInt(e(467))/9)+parseInt(e(459))/10*(-parseInt(e(455))/11)+-parseInt(e(423))/12*(-parseInt(e(392))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yc);class Ac extends t.Plugin{static get[Ic(391)](){return[ii,po.ContextualBalloon,Hi]}static get[Ic(465)](){return Ic(372)}constructor(t){const e=Ic;super(t),t[e(397)][e(369)][e(390)](Co.MouseObserver),this[e(416)]=!1,this[e(440)](e(410),null),this[e(370)]=null,this[e(449)]=new Set,this[e(396)]=t[e(457)][e(438)](po.ContextualBalloon),this[e(384)]=new Set,this[e(454)]=[],this[e(420)]=!1}[Ic(448)](){const t=Ic,e=this[t(377)][t(457)][t(438)](Hi);e[t(395)]===this[t(377)]&&(e[t(434)](t(394),this),this[t(377)][t(399)][t(440)](t(428),((e,n)=>{const o=t,r=this[o(396)];if(this[o(416)]&&r[o(402)]){const t=this[o(370)][o(436)](r[o(402)]);t&&this[o(403)](t),n()}})))}[Ic(445)](){const t=Ic,e=this[t(377)][t(457)][t(438)](Hi);e[t(395)]===this[t(377)]&&(e[t(461)]()||e[t(417)](t(394)))}[Ic(414)](t){const e=Ic;t!==this[e(410)]&&(this[e(410)]&&(this[e(410)][e(381)]=!1),t&&this[e(377)].ui[e(373)][e(424)]&&(this[e(370)][e(412)](t)&&this[e(378)](t,!0),t[e(381)]=!0),t||this[e(421)]([]),this[e(410)]=t)}[Ic(447)](t){const n=Ic;this[n(370)]=t;const o=this[n(377)][n(457)][n(438)](Hi),r=this[n(396)];if(this[n(416)])throw new e.CKEditorError(n(393),this);if(o[n(395)]!==this[n(377)])throw new e.CKEditorError(n(368),this);const s=this[n(377)][n(457)][n(438)](ii);this[n(432)](s,n(387),(()=>{const t=n,e=s[t(376)]({annotations:this[t(370)],activeAnnotation:this[t(410)]});var o,r;!this[t(420)]&&(o=e,r=this[t(454)],o[t(444)]===r[t(444)]&&o[t(409)]((e=>r[t(460)](e))))||(this[t(420)]=!1,this[t(421)](e),this[t(414)](e[0]||null))})),this[n(432)](s,n(400),((t,{isAnnotationTracked:e})=>{const o=n;this[o(410)]&&e(this[o(410)])&&(this[o(421)]([]),this[o(414)](null))})),this[n(432)](this[n(377)].ui[n(373)],n(411),((t,e,o)=>{o||this[n(414)](null)})),this[n(432)](t,n(430),((t,e)=>{const o=n;this[o(422)](e),e===this[o(410)]&&this[o(414)](null)})),this[n(432)](r,n(431),((e,o,s,i)=>{const c=n;i&&this[c(406)](i);const a=t[c(436)](s);s&&a&&(this[c(432)](s,c(382),(()=>{r[c(380)]()})),this[c(432)](s,c(428),(()=>{const t=c;this[t(403)](a),this[t(377)][t(397)][t(369)][t(405)]()})),this[c(410)]!==a&&this[c(414)](a))})),this[n(432)](this[n(377)].ui,n(429),(()=>{const e=n;r[e(402)]&&t[e(436)](r[e(402)])&&r[e(380)]()})),this[n(432)](this[n(377)][n(397)][n(369)][n(419)],n(383),(()=>{const t=n;this[t(420)]=!0,this[t(449)][t(462)]()})),this[n(377)][n(397)][n(369)][n(419)][n(425)][n(415)]&&this[n(377)][n(397)][n(369)][n(405)](),this[n(416)]=!0}[Ic(451)](){const t=Ic;if(!this[t(416)])throw new e.CKEditorError(t(446),this);this[t(414)](null);for(const e of this[t(384)])this[t(422)](e);this[t(406)](),this[t(416)]=!1,this[t(370)]=null}[Ic(464)](){const t=Ic;this[t(416)]&&this[t(451)]()}[Ic(421)](t){const e=Ic;for(const n of this[e(454)])t[e(460)](n)||this[e(449)][e(441)](n);for(const n of this[e(370)])t[e(460)](n)||this[e(422)](n);if(this[e(377)].ui[e(373)][e(424)])for(const n of t)this[e(378)](n);this[e(454)]=t}[Ic(378)](t,e=!1){const n=Ic;this[n(449)][n(412)](t)||(this[n(384)][n(412)](t)||this[n(396)][n(466)](t[n(369)])||(this[n(384)][n(389)](t),this[n(396)][n(389)]({stackId:t[n(369)].id,view:t[n(369)],position:{target:()=>this[n(375)](t)}})),e&&this[n(396)][n(404)](t[n(369)].id))}[Ic(375)](t){const n=Ic,o=t[n(413)],r=this[n(377)][n(397)][n(369)],s=r[n(419)][n(425)][n(385)](),i=r[n(442)][n(435)](s);if(i[n(408)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(427)](...(c=e[n(463)](),Array[n(398)](c)[n(371)](DOMRect[n(452)])));t=function(t){const e=n,o=[];let r=t[0];for(let n=1;n<t[e(444)];n++)Tc(r,t[n])?r[e(433)]+=t[n][e(433)]:(o[e(427)](r),r=t[n]);return o[e(427)](r),o}(t);const r=i[n(450)]();return t[n(388)]((t=>t[n(407)]<=r[n(407)]&&t[n(456)]>=r[n(456)]&&t[n(418)]<=r[n(418)]&&t[n(458)]>=r[n(458)]))||t[0]}var c;return t[n(437)]||i}[Ic(422)](t){const e=Ic;this[e(384)][e(412)](t)&&this[e(396)][e(466)](t[e(369)])&&(this[e(384)][e(441)](t),this[e(396)][e(430)](t[e(369)]))}[Ic(403)](t){const e=Ic;this[e(449)][e(389)](t),this[e(422)](t)}}function Tc(t,e){const n=Ic;return t[n(407)]===e[n(407)]&&t[n(456)]===e[n(456)]&&t[n(458)]===e[n(418)]}var Cc=n(353),Ec={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Cc.A,Ec);Cc.A.locals;const xc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M14 3.5A3.5 3.5 0 0 1 17.5 7v6l-.005.192a3.501 3.501 0 0 1-2.927 3.262l-.062.008v1.813a1.5 1.5 0 0 1-2.193 1.33l-.37-.193-.38-.212a13.452 13.452 0 0 1-3.272-2.63l-.062-.07-4.729-.046a3.5 3.5 0 0 1-3.5-3.5v-6a3.5 3.5 0 0 1 3.5-3.5L14 3.5ZM3.5 4.954a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2L8.924 15a11.917 11.917 0 0 0 3.71 3.081l.372.194v-3.268L12.962 15H14a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2L3.5 4.954Z"/><path d="M16.5.5h-10a3.5 3.5 0 0 0-3.162 2h1.84A2 2 0 0 1 6.5 2h10a2 2 0 0 1 2 2v8.873a3.502 3.502 0 0 0 1.495-2.681L20 10V4A3.5 3.5 0 0 0 16.5.5Z"/><path clip-rule="evenodd" d="M12.013 7.453a.75.75 0 0 1 .034 1.06l-3.75 4a.75.75 0 0 1-1.045.048l-2.25-2a.75.75 0 0 1 .996-1.122l1.704 1.515 3.25-3.467a.75.75 0 0 1 1.061-.034Z"/></svg>\n',Oc=Nc;function Nc(t,e){const n=Sc();return(Nc=function(t,e){return n[t-=112]})(t,e)}function Sc(){const t=["presentation","auto","focusPrevious","1316320PsfEkF","34872350BoTBDM","790340FuYvJm","COMMENTS_ARCHIVE_LIST_LABEL","2110712uYLjGW","listenTo","1092042DZmlIL","_annotationViews","focusFirst","destroy","delegate","element","focusNext","EMPTY_COMMENTS_ARCHIVE","change","4gpySfi","remove","list","length","isEmpty","ck-comments-archive","focus","438831jUzDkS","arrowup","div","_setupKeyboardNavigation","16eslNZQ","ck-comments-archive__info","ck-hidden","first","ck-comments-archive__content","set","arrowdown","add","bindTemplate","focusTracker","focusCycler","6689808pbiBQg","setTemplate","render","30DDqAJH","isActive"];return(Sc=function(){return t})()}!function(t){const e=Nc,n=t();for(;;)try{if(714151===-parseInt(e(148))/1+-parseInt(e(118))/2*(-parseInt(e(125))/3)+-parseInt(e(152))/4+parseInt(e(150))/5*(-parseInt(e(143))/6)+-parseInt(e(154))/7*(-parseInt(e(129))/8)+-parseInt(e(140))/9+parseInt(e(149))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sc);class Mc extends po.View{constructor(t,n){const o=Nc;super(t),this[o(134)](o(122),!n[o(121)]),this[o(138)]=new e.FocusTracker,this[o(155)]=n,this[o(155)][o(113)](o(126),o(135)).to(this),this.on(o(126),(()=>{const t=o;this[t(139)][t(147)]()})),this.on(o(135),(()=>{const t=o;this[t(139)][t(115)]()})),this[o(139)]=new po.FocusCycler({focusables:n,focusTracker:this[o(138)]}),this[o(153)](n,o(136),(()=>{this[o(122)]=!1})),this[o(153)](n,o(119),((t,e)=>{const r=o;e[r(144)]&&this[r(124)](),n[r(121)]||(this[r(122)]=!0)}));const r=this[o(137)];this[o(141)]({tag:o(127),attributes:{dir:o(146),class:["ck",o(123)],tabindex:-1,role:o(120),"aria-label":fo(t,o(151))},children:[{tag:o(127),attributes:{class:[o(133)],role:o(145)},children:[{tag:o(127),attributes:{role:o(145)},children:n},{tag:"p",attributes:{class:[o(130),r.if(o(122),o(131),(t=>!t))]},children:[{text:fo(t,o(116))}]}]}]})}[Oc(142)](){const t=Oc;super[t(142)](),this[t(128)]()}[Oc(112)](){const t=Oc;super[t(112)](),this[t(138)][t(112)]()}[Oc(124)](){const t=Oc;this[t(139)][t(132)]?this[t(139)][t(156)]():this[t(114)][t(124)]()}[Oc(128)](){const t=Oc;for(const e of this[t(155)])this[t(138)][t(136)](e[t(114)]);this[t(155)].on(t(117),((e,{added:n,removed:o})=>{const r=t;for(const t of n)this[r(138)][r(136)](t[r(114)]);for(const t of o)this[r(138)][r(119)](t[r(114)])}))}}const Rc=jc;function jc(t,e){const n=Lc();return(jc=function(t,e){return n[t-=380]})(t,e)}function Lc(){const t=["context","focus","length","remove","425085nzAdvs","isActive","highest","78849QiAvJp","findIndex","requires","CommentsArchive","getCommentThread","76MKpsaZ","add","798372SyfEoW","removeCommentThread","init","_calculatePosition","240wiuWWj","archivedThreads","stopListening","8eLcgIs","2772028CfMiYh","activate","listenTo","collection","1756040juJztJ","addCommentThread","get","archivedAt","change:archivedAt","isVisible","pluginName","plugins","has","6553NHkeYd","3227790HPNxHg"];return(Lc=function(){return t})()}!function(t){const e=jc,n=t();for(;;)try{if(516906===-parseInt(e(385))/1*(-parseInt(e(399))/2)+parseInt(e(401))/3+parseInt(e(413))/4+-parseInt(e(391))/5+-parseInt(e(386))/6+-parseInt(e(409))/7*(-parseInt(e(408))/8)+parseInt(e(394))/9*(-parseInt(e(405))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lc);class Vc extends t.ContextPlugin{static get[Rc(382)](){return Rc(397)}static get[Rc(396)](){return[Xs,Fs]}constructor(t){const n=Rc;super(t),this[n(406)]=new e.Collection}[Rc(403)](){const t=Rc,e=this[t(387)],n=e[t(383)][t(415)](Xs),o=e[t(383)][t(415)](Fs);this[t(411)](n,t(414),((e,{threadId:o})=>{const r=t,s=n[r(398)](o);s[r(416)]&&this[r(406)][r(400)](s,this[r(404)](s[r(416)])),this[r(411)](s,r(380),((t,e,n)=>{const o=r;n?this[o(406)][o(384)](s)||this[o(406)][o(400)](s,this[o(404)](s[o(416)])):this[o(406)][o(384)](s)&&this[o(406)][o(390)](s)}))})),this[t(411)](n,t(402),((e,{threadId:o})=>{const r=t,s=n[r(398)](o);this[r(407)](s),this[r(406)][r(384)](s)&&this[r(406)][r(390)](s)}),{priority:t(393)}),this[t(411)](o[t(412)],t(388),((e,n)=>{const r=t;n[r(381)]||(n[r(392)]=!0,o[r(410)](n))}))}[Rc(404)](t){const e=Rc,n=[...this[e(406)]][e(395)]((n=>n[e(416)]<t));return n>-1?n:this[e(406)][e(389)]}}const Bc=Pc;function Dc(){const t=["14656ySvVwk","requires","execute","629553RNvHqt","pluginName","menuitemcheckbox","menuBar:commentsArchive","componentFactory","26400550fnKXDa","listenTo","isEnabled","658575LgEIHy","collection","2253060bGcvhX","push","1873740NSZGvj","Dialog","archivedThreads","_calculatePosition","length","isVisible","_toggleDialog","getByInnerView","archivedAt","_createCommentsArchiveButton","EDITOR_TOP_SIDE","isOn","channelId","bind","findIndex","set","2007CZLNgI","source","show","escape","filter","annotationViews","stop","has","2jwqLDW","1706370iNnPHJ","config","hide","Annotations","CommentsArchiveUI","add","stopListening","find","remove","COMMENTS_ARCHIVE","editor","CommentsRepository","_threadToController","isOpen","_pendingThreads","collaboration.channelId","get","_visibleAnnotations","focusableElements","tooltip","commentsArchive","8jFTWsr","view","locale","indexOf","init","commentsArchiveView","_hideDialogOnAnnotationEscape","plugins","innerView","14zWULki","splice"];return(Dc=function(){return t})()}function Pc(t,e){const n=Dc();return(Pc=function(t,e){return n[t-=186]})(t,e)}!function(t){const e=Pc,n=t();for(;;)try{if(408419===-parseInt(e(198))/1+parseInt(e(234))/2*(-parseInt(e(208))/3)+parseInt(e(256))/4*(-parseInt(e(206))/5)+-parseInt(e(235))/6*(parseInt(e(193))/7)+parseInt(e(195))/8*(parseInt(e(226))/9)+-parseInt(e(210))/10+parseInt(e(203))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Dc);class zc extends t.Plugin{static get[Bc(199)](){return Bc(239)}static get[Bc(196)](){return[Vc,po.Dialog]}constructor(t){const e=Bc;super(t),this[e(190)]=t=>{const n=e,o=t[n(227)];if(!this[n(231)][n(233)](o[n(257)]))return;const r=this[n(245)][n(191)][n(251)](n(211));r[n(248)]&&n(255)===r.id&&(r[n(237)](),t[n(232)]())},this[e(231)]=new po.ViewCollection,this[e(249)]=[]}[Bc(188)](){const t=Bc,e=this[t(245)],n=this[t(190)][t(223)](this);e.ui[t(202)][t(240)](t(255),(()=>this[t(219)](po.ButtonView,!0))),e.ui[t(202)][t(240)](t(201),(()=>{const e=t,n=this[e(219)](po.MenuBarMenuListItemButtonView);return n[e(225)]({role:e(200)}),n}));const o=e[t(191)][t(251)](Vc),r=e[t(191)][t(251)](t(238)),s=e[t(191)][t(251)](t(246));this[t(204)](o[t(212)],t(240),((n,o)=>{const i=t,c=e[i(236)][i(251)](i(250));if(!c||o[i(222)]===c){const t=s[i(247)][i(251)](o);if(!t)return void this[i(249)][i(209)](o);const e=this[i(213)](o[i(218)]),n=r[i(217)](t[i(257)]);n[i(215)]&&r[i(252)][i(243)](n),this[i(231)][i(240)](n[i(257)],e)}})),this[t(204)](r[t(207)],t(240),((e,n)=>{const o=t,r=this[o(249)][o(242)]((t=>{const e=o,r=s[e(247)][e(251)](t);return r&&n[e(192)]===r[e(257)]}));if(r){const t=this[o(213)](r[o(218)]);this[o(231)][o(240)](n[o(257)],t),this[o(249)][o(194)](this[o(249)][o(187)](r),1)}})),this[t(204)](o[t(212)],t(243),((n,o)=>{const i=t,c=e[i(236)][i(251)](i(250));if(!c||o[i(222)]===c){const t=s[i(247)][i(251)](o),e=r[i(217)](t[i(257)]);this[i(231)][i(243)](e[i(257)]),this[i(241)](e[i(253)])}})),this[t(204)](r[t(207)],t(240),((e,o)=>{const r=t;this[r(204)](o,r(229),n)})),this[t(204)](r[t(207)],t(243),((e,o)=>{const r=t;this[r(241)](o,r(229),n)}))}[Bc(213)](t){const e=Bc,n=this[e(245)][e(236)][e(251)](e(250)),o=[...this[e(245)][e(191)][e(251)](Vc)[e(212)]][e(230)]((t=>t[e(222)]===n))[e(224)]((n=>n[e(218)]<t));return o<0||o>this[e(231)][e(214)]?this[e(231)][e(214)]:o-1}[Bc(216)](){const t=Bc,e=this[t(245)],n=e[t(191)][t(251)](t(211));this[t(189)]||(this[t(189)]=new Mc(e[t(186)],this[t(231)])),t(255)===n.id?n[t(237)]():n[t(228)]({id:t(255),title:fo(e[t(186)],t(244)),icon:xc,hasCloseButton:!0,content:this[t(189)],position:po.DialogViewPosition[t(220)]})}[Bc(219)](t,e=!1){const n=Bc,o=this[n(245)][n(186)],r=this[n(245)][n(191)][n(251)](n(211)),s=new t(o);return s[n(223)](n(205)).to(this,n(205)),s[n(223)](n(221)).to(r,"id",(t=>n(255)===t)),s[n(225)]({label:fo(o,n(244)),icon:xc,isToggleable:!0}),e&&(s[n(254)]=!0),this[n(204)](s,n(197),(()=>this[n(216)]())),s}}function Hc(t,e){var n=Fc();return(Hc=function(t,e){return n[t-=349]})(t,e)}var Uc=Hc;function Fc(){var t=["739120hyUqSU","171006EscfTM","pluginName","4949052aqGmUY","21rULxXX","22tvYDvL","24eWCixz","92132MMMBUd","18315CcBdQA","15vnvlba","834830yEAhLS","Comments","requires","5723GiuzON","8PzeLqd"];return(Fc=function(){return t})()}!function(t){for(var e=Hc,n=t();;)try{if(400083===parseInt(e(350))/1*(parseInt(e(351))/2)+parseInt(e(361))/3*(-parseInt(e(359))/4)+-parseInt(e(362))/5+parseInt(e(353))/6*(-parseInt(e(356))/7)+-parseInt(e(358))/8*(parseInt(e(360))/9)+-parseInt(e(352))/10+parseInt(e(357))/11*(parseInt(e(355))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fc);class Kc extends t.Plugin{static get[Uc(349)](){return[Xs,Ai,Ri,Vc,zc,Vi,hc,bc,Ac]}static get[Uc(354)](){return Uc(363)}}function Wc(){var t=["4075LRtQfk","87055HXbKka","18188244OaUvku","212xWFLOB","1158684wvfynD","3350116zGmqTi","22LhCDIa","6295240XtBOAK","1622823OzoVif"];return(Wc=function(){return t})()}function Yc(t,e){var n=Wc();return(Yc=function(t,e){return n[t-=428]})(t,e)}!function(t){for(var e=Yc,n=t();;)try{if(486814===parseInt(e(434))/1*(parseInt(e(431))/2)+-parseInt(e(433))/3+parseInt(e(428))/4*(-parseInt(e(435))/5)+parseInt(e(429))/6+parseInt(e(430))/7+-parseInt(e(432))/8+parseInt(e(436))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wc)})(),(window.CKEditor5=window.CKEditor5||{}).comments=o})();