@ckeditor/ckeditor5-comments 43.0.0 → 43.1.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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:()=>sr,Annotations:()=>br,AnnotationsUIs:()=>vi,BaseCommentThreadView:()=>ls,BaseCommentView:()=>Ts,Comment:()=>Er,CommentThread:()=>Cr,CommentThreadController:()=>po,CommentThreadInputView:()=>Xo,CommentThreadView:()=>gs,CommentView:()=>xs,Comments:()=>Ic,CommentsListView:()=>Jo,CommentsOnly:()=>mi,CommentsRepository:()=>yr,CommentsUI:()=>hi,EditorAnnotations:()=>Lr,InlineAnnotations:()=>tc,NarrowSidebar:()=>qi,WideSidebar:()=>Di});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,T=y.hasOwnProperty,A=y.toString,C=w?w.toStringTag:void 0;const E=function(t){var e=T.call(t,C),n=t[C];try{t[C]=void 0;var o=!0}catch(t){}var s=A.call(t);return o&&(e?t[C]=n:delete t[C]),s};var x=Object.prototype.toString;const O=function(t){return x.call(t)};var N=w?w.toStringTag:void 0;const M=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":N&&N in Object(t)?E(t):O(t)};const S=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const R=function(t){if(!S(t))return!1;var e=M(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const V=_["__core-js_shared__"];var j,L=(j=/[^.]+$/.exec(V&&V.keys&&V.keys.IE_PROTO||""))?"Symbol(src)_1."+j:"";const B=function(t){return!!L&&L in t};var P=Function.prototype.toString;const D=function(t){if(null!=t){try{return P.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var H=/^\[object .+?Constructor\]$/,F=Function.prototype,U=Object.prototype,K=F.toString,z=U.hasOwnProperty,W=RegExp("^"+K.call(z).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const X=function(t){return!(!S(t)||B(t))&&(R(t)?W:H).test(D(t))};const Y=function(t,e){return null==t?void 0:t[e]};const q=function(t,e){var n=Y(t,e);return X(n)?n:void 0};const G=q(_,"Map");const Z=q(Object,"create");const Q=function(){this.__data__=Z?Z(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(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=Q,st.prototype.delete=J,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 Tt=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 At=_.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=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 At(t),new At(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=Tt(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 Mt=function(t,e){for(var n=-1,o=e.length,s=t.length;++n<o;)t[s+n]=e[n];return t};const St=Array.isArray;const Rt=function(t,e,n){var o=e(t);return St(t)?o:Mt(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 jt=function(){return[]};var Lt=Object.prototype.propertyIsEnumerable,Bt=Object.getOwnPropertySymbols;const Pt=Bt?function(t){return null==t?[]:(t=Object(t),Vt(Bt(t),(function(e){return Lt.call(t,e)})))}:jt;const Dt=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 Ft=function(t){return Ht(t)&&"[object Arguments]"==M(t)};var Ut=Object.prototype,Kt=Ut.hasOwnProperty,zt=Ut.propertyIsEnumerable;const Wt=Ft(function(){return arguments}())?Ft:function(t){return Ht(t)&&Kt.call(t,"callee")&&!zt.call(t,"callee")};const Xt=function(){return!1};var Yt="object"==typeof exports&&exports&&!exports.nodeType&&exports,qt=Yt&&"object"==typeof module&&module&&!module.nodeType&&module,Gt=qt&&qt.exports===Yt?_.Buffer:void 0;const Zt=(Gt?Gt.isBuffer:void 0)||Xt;var Qt=/^(?:0|[1-9]\d*)$/;const Jt=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&Qt.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[M(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=St(t),o=!n&&Wt(t),s=!n&&!o&&Zt(t),r=!n&&!o&&!s&&ae(t),i=n||o||s||r,c=i?Dt(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)||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 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,Pt)};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 Te=q(_,"Set");const Ae=q(_,"WeakMap");var Ce="[object Map]",Ee="[object Promise]",xe="[object Set]",Oe="[object WeakMap]",Ne="[object DataView]",Me=D(we),Se=D(G),Re=D(ye),Ve=D(Te),je=D(Ae),Le=M;(we&&Le(new we(new ArrayBuffer(1)))!=Ne||G&&Le(new G)!=Ce||ye&&Le(ye.resolve())!=Ee||Te&&Le(new Te)!=xe||Ae&&Le(new Ae)!=Oe)&&(Le=function(t){var e=M(t),n="[object Object]"==e?t.constructor:void 0,o=n?D(n):"";if(o)switch(o){case Me:return Ne;case Se:return Ce;case Re:return Ee;case Ve:return xe;case je:return Oe}return e});const Be=Le;var Pe="[object Arguments]",De="[object Array]",He="[object Object]",Fe=Object.prototype.hasOwnProperty;const Ue=function(t,e,n,o,s,r){var i=St(t),c=St(e),a=i?De:Be(t),h=c?De:Be(e),u=(a=a==Pe?He:a)==He,d=(h=h==Pe?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)?Tt(t,e,n,o,s,r):Nt(t,e,a,n,o,s,r);if(!(1&n)){var m=u&&Fe.call(t,"__wrapped__"),p=d&&Fe.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 Ke=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 Ke(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 Xe=function(){try{var t=q(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Ye=function(t,e,n){"__proto__"==e&&Xe?Xe(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)||Ye(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?Ye(n,c,a):Ge(n,c,a)}return n};const Qe=function(t,e){return t&&Ze(e,ke(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(!S(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 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,Pt(t),e)};const dn=me(Object.getPrototypeOf,Object);const ln=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Mt(e,Pt(t)),t=dn(t);return e}:jt;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 At(e).set(new At(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 Tn=function(t,e){var n=e?vn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const An=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 Tn(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 Cn=Object.create;const En=function(){function t(){}return function(e){if(!S(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 Ht(t)&&"[object Map]"==Be(t)};var Nn=ie&&ie.isMap;const Mn=Nn?ne(Nn):On;const Sn=function(t){return Ht(t)&&"[object Set]"==Be(t)};var Rn=ie&&ie.isSet;const Vn=Rn?ne(Rn):Sn;var jn="[object Arguments]",Ln="[object Function]",Bn="[object Object]",Pn={};Pn[jn]=Pn["[object Array]"]=Pn["[object ArrayBuffer]"]=Pn["[object DataView]"]=Pn["[object Boolean]"]=Pn["[object Date]"]=Pn["[object Float32Array]"]=Pn["[object Float64Array]"]=Pn["[object Int8Array]"]=Pn["[object Int16Array]"]=Pn["[object Int32Array]"]=Pn["[object Map]"]=Pn["[object Number]"]=Pn[Bn]=Pn["[object RegExp]"]=Pn["[object Set]"]=Pn["[object String]"]=Pn["[object Symbol]"]=Pn["[object Uint8Array]"]=Pn["[object Uint8ClampedArray]"]=Pn["[object Uint16Array]"]=Pn["[object Uint32Array]"]=!0,Pn["[object Error]"]=Pn[Ln]=Pn["[object WeakMap]"]=!1;const Dn=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(!S(e))return e;var d=St(e);if(d){if(c=gn(e),!a)return hn(e,c)}else{var l=Be(e),m=l==Ln||"[object GeneratorFunction]"==l;if(Zt(e))return an(e,a);if(l==Bn||l==jn||m&&!r){if(c=h||m?{}:xn(e),!a)return h?mn(e,nn(c,e)):un(e,Qe(c,e))}else{if(!Pn[l])return r?e:{};c=An(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))})):Mn(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 Dn(t,5)};const Fn=function(t){return"symbol"==typeof t||Ht(t)&&"[object Symbol]"==M(t)};var Un=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Kn=/^\w*$/;const zn=function(t,e){if(St(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Fn(t))||(Kn.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 Xn=Wn;var Yn=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,qn=/\\(\\)?/g;const Gn=function(t){var e=Xn(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(Yn,(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 Qn=w?w.prototype:void 0,Jn=Qn?Qn.toString:void 0;const $n=function t(e){if("string"==typeof e)return e;if(St(e))return Zn(e,t)+"";if(Fn(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 St(t)?t:zn(t,e)?[t]:Gn(to(t))};const no=function(t){if("string"==typeof t||Fn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const oo=function(t,e,n,o){if(!S(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=S(u)?u:Jt(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(t,e){var n=fo();return(lo=function(t,e){return n[t-=420]})(t,e)}var mo=lo;!function(t){for(var e=lo,n=t();;)try{if(572306===-parseInt(e(438))/1*(parseInt(e(449))/2)+parseInt(e(425))/3*(-parseInt(e(430))/4)+parseInt(e(433))/5+-parseInt(e(422))/6+parseInt(e(427))/7*(parseInt(e(423))/8)+-parseInt(e(440))/9+-parseInt(e(447))/10*(-parseInt(e(446))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fo);class po extends((0,e.ObservableMixin)()){constructor(t,e){var n=lo;super(),this[n(436)]=t,this[n(436)][n(429)]=!0,this[n(439)]=e,this[n(444)](e,n(426),(()=>this[n(441)]())),this[n(444)](e,n(448),(()=>this[n(451)]())),this[n(444)](e,n(443),(()=>this[n(434)]())),this[n(444)](e,n(435),(()=>this[n(420)]())),this[n(444)](e,n(432),((t,e)=>this[n(432)](e))),this[n(444)](e,n(421),((t,e,o)=>this[n(421)](e,o))),this[n(444)](e,n(442),((t,e)=>this[n(442)](e)))}[mo(441)](){var t=mo;this[t(436)][t(441)]()}[mo(451)](){var t=mo;this[t(436)][t(451)]()}[mo(434)](){var t=mo;this[t(436)][t(424)]||this[t(436)][t(434)]()}[mo(420)](){var t=mo;this[t(436)][t(424)]&&this[t(436)][t(420)]()}[mo(432)](t){var e=mo;this[e(436)][e(432)]({content:t,authorId:this[e(439)][e(437)].id})}[mo(421)](t,e){var n=mo;this[n(436)][n(431)](t)[n(450)]({content:e})}[mo(442)](t){var e=mo;this[e(436)][e(431)](t)[e(451)]()}[mo(428)](){var t=mo;this[t(445)](),this[t(436)][t(429)]=!1}}function fo(){var t=["addComment","100815unYshF","resolve","reopenCommentThread","model","_localUser","1UQfBAu","view","4315554iqhpfy","submit","removeComment","resolveCommentThread","listenTo","stopListening","135718VolrRM","1860LlMMGt","removeCommentThread","1345978jMwvNq","update","remove","reopen","updateComment","6406140JTaGVN","32wBVLGs","isResolved","241728wnbQrY","submitCommentThread","1822611urxMah","destroy","_isAttached","28dLJQNX","getComment"];return(fo=function(){return t})()}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=bo;function bo(t,e){const n=_o();return(bo=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=bo,n=t();for(;;)try{if(891798===-parseInt(e(133))/1+parseInt(e(130))/2*(parseInt(e(137))/3)+parseInt(e(136))/4*(parseInt(e(141))/5)+-parseInt(e(135))/6+-parseInt(e(146))/7+-parseInt(e(138))/8+parseInt(e(142))/9*(parseInt(e(148))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class Io extends go.EditorUIView{constructor(t,n){const o=bo;super(t);const s=(0,e.uid)();this[o(126)]=this[o(140)](),this[o(134)]=new go.InlineEditableUIView(t,n,void 0,{label:()=>vo(t,o(132))}),this[o(123)]({tag:o(129),attributes:{class:[o(144),o(128),o(150),o(124)],dir:t[o(149)],lang:t[o(143)],"aria-labelledby":o(122)+s},children:[{tag:o(129),attributes:{class:o(139),role:o(125)},children:this[o(126)]}]})}[ko(145)](){const t=ko;super[t(145)](),this[t(126)][t(127)](this[t(134)])}[ko(131)](){const t=ko;this[t(134)][t(147)][t(131)]()}}function _o(){const t=["789034BZvVTv","editable","624870zUrXEk","64gZJerW","9xFKZXc","3950104xtPdjm","ck-editor__main","createCollection","81470QVXcQF","18yTGiNs","uiLanguage","ck-reset","render","2360960EXaBMW","element","7861430ywmTwQ","uiLanguageDirection","ck-rounded-corners","cke-editor__aria-label_","setTemplate","ck-comment__input","presentation","main","add","ck-editor","div","522020GBOwLB","focus","Comment editor"];return(_o=function(){return t})()}const wo=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=354]})(t,e)}function To(){const t=["getRoot","element","587070EKgfED","init","591YPTCnT","3170DZpXBO","focusTracker","name","131582SpqvrN","fire","view","1699344LBAZcl","setEditableElement","ready","isFocused","6908916CmWYKO","render","136AtBEtI","8oksMju","rootName","editable","bind","destroy","374cKFSBp","92lQyoBM","editing","attachDomRoot","7767110VXztMd","locale","document","editor"];return(To=function(){return t})()}!function(t){const e=yo,n=t();for(;;)try{if(873127===parseInt(e(355))/1*(-parseInt(e(380))/2)+-parseInt(e(367))/3*(parseInt(e(356))/4)+-parseInt(e(359))/5+-parseInt(e(374))/6+parseInt(e(378))/7*(-parseInt(e(381))/8)+-parseInt(e(365))/9+-parseInt(e(368))/10*(-parseInt(e(371))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class Ao extends go.EditorUI{constructor(t){const e=yo;super(t),this[e(373)]=new Io(t[e(360)],t[e(357)][e(373)])}get[wo(364)](){const t=wo;return this[t(373)][t(364)]}[wo(366)](){const t=wo,e=this[t(362)][t(357)][t(373)],n=this[t(373)][t(383)],o=e[t(361)][t(363)]();n[t(370)]=o[t(382)],this[t(373)][t(379)]();const s=n[t(364)];this[t(375)](n[t(370)],s),this[t(373)][t(383)][t(384)](t(377)).to(this[t(369)]),e[t(358)](s),this[t(372)](t(376))}[wo(354)](){const t=wo;super[t(354)](),this[t(373)][t(354)]()}}var Co=n(783),Eo=n(331),xo=n(507),Oo=n(727),No=n(834),Mo=n(251),So=n(179);const Ro=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=368]})(t,e)}function jo(){const t=["end","initPlugins","ready","placeholder","editing","low","5uhCzpo","fire","init","30270MVlaTo","data","defaultPlugins","focus","document","set","plugins","2478Hbqosd","333NofwZX","63886pQmdGw","104301hCuWOy","then","createRoot","getRoot","12221539HGZsjn","getChild","3262SWTNpX","change:placeholder","childCount","view","model","create","initialData","config","assign","_updatePlaceholder","change","setSelection","1754492uEvYOw","1829064xFmVzj","3yQXTon","get","name","placeholderElement","destroy"];return(jo=function(){return t})()}!function(t){const e=Vo,n=t();for(;;)try{if(302272===parseInt(e(383))/1*(-parseInt(e(406))/2)+parseInt(e(407))/3+parseInt(e(381))/4*(-parseInt(e(394))/5)+parseInt(e(404))/6*(-parseInt(e(369))/7)+-parseInt(e(382))/8+-parseInt(e(405))/9*(-parseInt(e(397))/10)+parseInt(e(411))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);const Lo=[Eo.Clipboard,xo.Enter,xo.ShiftEnter,Oo.SelectAll,No.Typing,Mo.Undo,So.Paragraph];class Bo extends((0,e.ObservableMixin)(t.Editor)){constructor(t={}){const e=Vo;(t=Object[e(377)]({},t))[e(403)]||(t[e(403)]=Bo[e(399)]),super(t),this.ui=new Ao(this),this[e(402)](e(391),""),this[e(373)][e(401)].on(e(379),(()=>this[e(378)]()),{priority:e(393)}),this.on(e(370),(()=>this[e(378)]())),this[e(373)][e(401)][e(409)]()}[Ro(374)](){const t=Ro,e=this[t(376)][t(384)](t(375))||"";return this[t(389)]()[t(408)]((()=>this.ui[t(396)]()))[t(408)]((()=>this[t(398)][t(396)](e)))[t(408)]((()=>this[t(395)](t(390))))}[Ro(387)](){const t=Ro;return super[t(387)]()[t(408)]((()=>this.ui[t(387)]()))}[Ro(400)](){const t=Ro;this[t(373)][t(379)]((e=>{const n=t,o=this[n(373)][n(401)][n(410)](),s=o&&o[n(368)](o[n(371)]-1);e[n(380)](s,n(388)),this[n(392)][n(372)][n(400)]()}))}[Ro(378)](){const t=Ro,e=this[t(392)][t(372)],n=e[t(401)][t(410)](),o=n[t(368)](0);n[t(371)]>1||!o||"p"!=o[t(385)]?this[t(386)]&&this[t(386)][t(391)]&&((0,Co.disablePlaceholder)(e,this[t(386)]),this[t(386)]=void 0):(this[t(391)]&&(o[t(391)]=this[t(391)]),(0,Co.enablePlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(386)]=o)}}Bo[Ro(399)]=Lo;const Po=Bo;function Do(t,e){const n=Fo();return(Do=function(t,e){return n[t-=221]})(t,e)}const Ho=Do;function Fo(){const t=["Reply...","initialData","tab","focusCycler","destroy","forEach","set","_editorConfig","setTemplate","firstChild","length","_editorCreationPromise","ck-comment__input-actions--cancel","added","disabledSubmit","1837161SxxlWX","focus","cancelButtonView","_setupKeyboardNavigation","document","_createCancelButton","shift+tab","createCollection","div","model","isEnabled","ck-comment__input-actions","execute","Esc","1094852rOwcnj","_createSubmitButton","TOO_LONG_COMMENT_ALERT","create","listenTo","3260585pSIKjU","getData","135JlmJnm","submitButtonView","_isDestroyed","editor","editorReady","placeholder","view","5824098iiXywh","label","focusLast","trim","insertBefore","cancel","submit","ck-comment__input-wrapper","withText","3906900lSyLHp","reverse","focusTracker","extendTemplate","submitLabel","from","stop","setData","high","focusFirst","6nZxfBT","keystrokes","ck-comment__input-actions--active","createEditor","editorDestroyed","showButtons","Reply","ck-comment__input-actions--submit","element","153194QmjzxY","Ctrl+Enter","4ODmmaB","then","bind","bindTemplate","add","Cancel","change","value","137880AyXzcc","focusables","render","fire"];return(Fo=function(){return t})()}!function(t){const e=Do,n=t();for(;;)try{if(437032===parseInt(e(232))/1*(parseInt(e(230))/2)+-parseInt(e(259))/3+parseInt(e(273))/4+-parseInt(e(278))/5*(-parseInt(e(221))/6)+-parseInt(e(287))/7+-parseInt(e(240))/8*(-parseInt(e(280))/9)+parseInt(e(296))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Uo extends go.View{constructor(t,n={}){const o=Do;super(t),this[o(283)]=null,this[o(251)]=n,this[o(250)](o(239),n[o(245)]||""),this[o(250)](o(258),!1),this[o(250)](o(226),!0),this[o(250)](o(285),vo(t,o(244))),this[o(250)](o(300),vo(t,o(227))),this[o(281)]=this[o(274)](),this[o(261)]=this[o(264)](),this[o(241)]=this[o(266)]([this[o(281)],this[o(261)]]),this[o(222)]=new e.KeystrokeHandler,this[o(298)]=new e.FocusTracker,this[o(247)]=new go.FocusCycler({focusables:this[o(241)],focusTracker:this[o(298)],keystrokeHandler:this[o(222)],actions:{focusPrevious:o(265),focusNext:o(246)}}),this[o(252)]({tag:o(267),attributes:{class:[o(294)]},children:[{tag:o(267),attributes:{class:[o(270),this[o(235)].if(o(226),o(223))]},children:[this[o(281)],this[o(261)]]}]}),this[o(222)][o(250)](o(272),((t,e)=>{const n=o;this[n(261)][n(243)](n(271)),e()})),this[o(222)][o(250)](o(231),((t,e)=>{const n=o;this[n(281)][n(269)]&&(this[n(281)][n(243)](n(271)),e())})),this.on(o(293),((e,n)=>{const s=o;n[s(254)]>65e3?(alert(vo(t,s(275),[n[s(254)],65e3])),e[s(302)]()):this[s(283)][s(303)]("")}),{priority:o(304)})}[Ho(242)](){const t=Ho;super[t(242)](),this[t(262)]()}[Ho(224)](){const t=Ho;return this[t(283)]||(this[t(283)]=new Po(this[t(251)]),this[t(255)]=this[t(283)][t(276)]()[t(233)]((()=>{const e=t;if(this[e(282)])return;const n=this[e(283)];this[e(229)][e(291)](n.ui[e(229)],this[e(229)][e(253)]),n[e(268)][e(263)].on(e(238),(()=>this[e(239)]=n[e(279)]())),n[e(234)](e(285)).to(this),this[e(241)][e(236)](n.ui[e(286)],0),this[e(243)](e(284),this[e(283)])}))),this[t(255)]}[Ho(260)](t){const e=Ho;-1===t?(this[e(247)][e(305)](),this[e(247)][e(289)]()):this[e(247)][e(305)]()}async[Ho(248)](){const t=Ho;this[t(282)]||(this[t(282)]=!0,this[t(283)]&&(await this[t(255)],await this[t(283)][t(248)](),this[t(243)](t(225),this[t(283)])),await super[t(248)]())}[Ho(274)](){const t=Ho,{locale:e}=this,n=new go.ButtonView(e);return n[t(299)]({attributes:{class:[t(228)]}}),n[t(295)]=!0,n[t(234)](t(288)).to(this,t(300)),n.on(t(271),(()=>{const e=t;this[e(243)](e(293),this[e(239)])})),n[t(234)](t(269)).to(this,t(239),this,t(258),((e,n)=>!n&&!!e[t(290)]())),n}[Ho(264)](){const t=Ho,{locale:e}=this,n=new go.ButtonView(e);return n[t(299)]({attributes:{class:[t(256)]}}),n[t(288)]=vo(e,t(237)),n[t(295)]=!0,n.on(t(271),(()=>{const e=t;this[e(283)][e(303)](""),this[e(243)](e(292))})),n}[Ho(262)](){const t=Ho;this[t(222)][t(277)](this[t(229)]),this[t(241)][t(249)]((e=>{const n=t;this[n(298)][n(236)](e[n(229)])})),this[t(241)].on(t(238),((e,n)=>{const o=t;for(const t of Array[o(301)](n[o(257)])[o(297)]())this[o(298)][o(236)](t[o(229)])}))}}const Ko=zo;function zo(t,e){const n=Wo();return(zo=function(t,e){return n[t-=304]})(t,e)}function Wo(){const t=["1155610ZGFytm","createEditor","value","839040eEaHXo","_focusOnNonInteractiveMouseDown","bind","458940arvSBs","474054RKBJRO","userView","commentInputView","isFocused","ck-thread__user","914824yPalWD","ck-comment__input-container--active","editorReady","mousedown","render","some","editor","editing","1HFjSno","1367968MNCzre","extendTemplate","preventDefault","contains","focus","set","destroy","setTemplate","target","950562CSzjPn","editorDestroyed","ck-comment__input-container","view","81GllXbM","focusTracker","showButtons","element","then","filter","showInput","div","change:showInput","focusCycler","bindTemplate","getDomRoot","ck-thread__input","listenTo","delegate","4KEXdnb"];return(Wo=function(){return t})()}!function(t){const e=zo,n=t();for(;;)try{if(165837===parseInt(e(325))/1*(-parseInt(e(311))/2)+parseInt(e(335))/3*(-parseInt(e(304))/4)+-parseInt(e(308))/5+-parseInt(e(312))/6+-parseInt(e(326))/7+parseInt(e(317))/8+parseInt(e(339))/9*(parseInt(e(305))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class Xo extends go.View{constructor(t,e,n){const o=zo;super(t),this[o(314)]=new Uo(t,n),this[o(348)]=this[o(314)][o(348)],this[o(314)][o(310)](o(341)).to(this[o(314)][o(340)],o(315),this[o(314)],o(307),((t,e)=>t||!!e)),this[o(331)](o(345),!1),this.on(o(347),(()=>{const t=o;this[t(345)]&&!this[t(314)][t(323)]&&this[t(314)][t(306)]()})),this[o(314)][o(353)](o(319)).to(this),this[o(314)][o(353)](o(336)).to(this),this[o(313)]=new s.UserView(t,e),this[o(313)][o(327)]({attributes:{class:o(316),"aria-hidden":!0}}),this[o(314)][o(327)]({attributes:{class:o(351)}}),this[o(333)]({tag:o(346),attributes:{class:[o(337),this[o(349)].if(o(345),o(318))]},children:[this[o(313)],this[o(314)]]})}[Ko(321)](){const t=Ko;super[t(321)](),this[t(309)]()}[Ko(332)](){const t=Ko;return this[t(314)][t(332)]()[t(343)]((()=>super[t(332)]()))}[Ko(330)](t){const e=Ko;this[e(314)][e(330)](t)}[Ko(309)](){const t=Ko;this[t(352)](this[t(342)],t(320),((e,n)=>{const o=t,{submitButtonView:s,cancelButtonView:r,editor:i}=this[o(314)];[s[o(342)],r[o(342)],i?i[o(324)][o(338)][o(350)]():null][o(344)]((t=>t))[o(322)]((t=>t[o(329)](n[o(334)])))||(this[o(330)](),n[o(328)]())}))}}function Yo(){const t=["2417772gohsNK","count","setTemplate","132828EQBnMu","bindTemplate","ck-thread__comment-count","437089RmrbeF","99VvbLPr","9TEMUgE","4932545FfacHJ","684096WFUaet","3467862ZgNkzZ","set","NUMBER_OF_COMMENTS","17871824koDode"];return(Yo=function(){return t})()}function qo(t,e){const n=Yo();return(qo=function(t,e){return n[t-=496]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(640790===-parseInt(e(501))/1+-parseInt(e(505))/2+parseInt(e(502))/3*(parseInt(e(498))/4)+-parseInt(e(504))/5+-parseInt(e(506))/6+-parseInt(e(510))/7+parseInt(e(509))/8*(parseInt(e(503))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class Go extends go.View{constructor(t){const e=qo;super(t);const n=this[e(499)];this[e(507)](e(496),void 0),this[e(497)]({tag:"li",attributes:{class:e(500)},children:[{text:n.to(e(496),(n=>vo(t,e(508),n)))}]})}}const Zo=Qo;function Qo(t,e){const n=$o();return(Qo=function(t,e){return n[t-=384]})(t,e)}!function(t){const e=Qo,n=t();for(;;)try{if(423401===parseInt(e(477))/1+parseInt(e(469))/2+parseInt(e(423))/3*(-parseInt(e(464))/4)+-parseInt(e(389))/5*(parseInt(e(447))/6)+parseInt(e(397))/7+-parseInt(e(414))/8*(-parseInt(e(388))/9)+-parseInt(e(475))/10*(parseInt(e(470))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class Jo extends go.View{constructor(t,n,o){const s=Qo;super(t);const r=this[s(467)];this[s(395)](s(415),!1),this[s(395)](s(463),n[s(401)][s(463)]),this[s(395)](s(433),!1),this[s(396)]=n,this[s(443)]=o,this[s(399)]=this[s(394)](),this[s(410)]=this[s(394)](),this[s(426)]=null,this[s(479)]=new e.FocusTracker,this[s(421)]=new e.KeystrokeHandler,this[s(462)]=new go.FocusCycler({focusables:this[s(399)],focusTracker:this[s(479)],keystrokeHandler:this[s(421)],keystrokeHandlerOptions:{filter:t=>this[s(399)][s(418)]((t=>t[s(461)]))[s(444)](t[s(468)])},actions:{focusPrevious:s(436),focusNext:s(407)}}),this[s(452)]=new Go(t),this[s(452)][s(398)](s(390)).to(this,s(463),(t=>t-this[s(443)][s(393)]));for(const t of n[s(401)])this[s(411)](t);this[s(422)](),this[s(457)](n[s(401)],s(430),((t,e)=>{const n=s,o=this[n(480)](e);this[n(463)]++,this[n(411)](e,o),this[n(437)]()})),this[s(457)](n[s(401)],s(448),((t,e)=>{const n=s;this[n(463)]--,this[n(474)](e),this[n(437)]()})),this[s(457)](n,s(454),(()=>this[s(437)]())),this[s(457)](n,s(409),(()=>this[s(422)]())),this.on(s(432),(()=>this[s(437)]())),this.on(s(446),(()=>this[s(437)]())),this[s(419)]({tag:"ul",attributes:{class:[s(453),r.if(s(463),s(441),(t=>!t))],"aria-label":vo(t,s(406))},children:this[s(410)]})}get[Zo(420)](){const t=Zo;return this[t(396)][t(445)]>this[t(443)][t(458)]&&!this[t(433)]&&!this[t(415)]}[Zo(417)](){const t=Zo;super[t(417)](),this[t(437)](),this[t(392)]()}[Zo(442)](t){const e=Zo;-1===t?this[e(462)][e(471)]():this[e(462)][e(405)]()}[Zo(449)](){const t=Zo;this[t(452)][t(449)]();for(const e of this[t(399)])e[t(449)]();super[t(449)]()}[Zo(437)](){const t=Zo;this[t(420)]?this[t(440)]():this[t(456)]()}[Zo(411)](t,e){const n=Zo,o=new(this[n(443)][n(451)])(this[n(384)],t,{maxCommentCharsWhenCollapsed:this[n(443)][n(412)],formatDateTime:this[n(443)][n(404)],editorConfig:this[n(443)][n(435)]});o[n(402)]=t.id,o[n(385)](n(481)).to(this),o[n(385)](n(466)).to(this),o[n(385)](n(416)).to(this),o[n(385)](n(455)).to(this),o[n(385)](n(460)).to(this),this[n(457)](o,n(408),(()=>this[n(472)]())),this[n(399)][n(430)](o,e)}[Zo(480)](t){const e=Zo,n=this[e(396)][e(476)](t);return this[e(426)]?this[e(426)][e(429)]>t[e(429)]?n-1:n:n-1}[Zo(422)](){const t=Zo;if(this[t(396)][t(473)]&&this[t(396)][t(439)]){const e={id:t(391),author:this[t(396)][t(473)],authoredAt:this[t(396)][t(439)],content:vo(this[t(384)],t(403)),attributes:{}};this[t(426)]=new(this[t(443)][t(451)])(this[t(384)],e,{maxCommentCharsWhenCollapsed:this[t(443)][t(412)],formatDateTime:this[t(443)][t(404)],editorConfig:this[t(443)][t(435)],isSystemComment:!0}),this[t(399)][t(430)](this[t(426)],this[t(396)][t(476)](e))}else this[t(426)]&&(this[t(399)][t(448)](this[t(426)]),this[t(426)][t(449)](),this[t(426)]=null);this[t(437)]()}[Zo(474)](t){const e=Zo,n=this[e(399)][e(448)](t.id);this[e(459)](n),n[e(450)]&&this[e(472)](),n[e(449)]()}[Zo(472)](){const t=Zo;this[t(415)]=Array[t(431)](this[t(399)])[t(434)]((e=>e[t(450)]))}[Zo(440)](){const t=Zo,n=function(t){const n=Qo,o=new e.Collection;for(const e of t)o[n(430)](e);return o}(this[t(399)]),o=this[t(452)][t(390)];for(let e=1;e<=o;e++)n[t(448)](1);for(const e of n)e[t(438)]();o>0&&n[t(430)](this[t(452)],1),ts((0,e.diff)(Array[t(431)](this[t(410)]),Array[t(431)](n)),this[t(410)],n)}[Zo(456)](){const t=Zo;ts((0,e.diff)(Array[t(431)](this[t(410)]),Array[t(431)](this[t(399)])),this[t(410)],this[t(399)]);for(const e of this[t(410)])e[t(386)]()}[Zo(392)](){const t=Zo;this[t(399)][t(424)]((e=>{const n=t;this[n(479)][n(430)](e[n(461)]),this[n(421)][n(457)](e[n(461)])})),this[t(399)].on(t(427),((e,n)=>{const o=t;for(const t of n[o(428)])this[o(479)][o(448)](t[o(461)]),this[o(421)][o(459)](t[o(461)]);for(const t of Array[o(431)](n[o(400)])[o(465)]())this[o(479)][o(430)](t[o(461)]),this[o(421)][o(457)](t[o(461)])}))}}function $o(){const t=["ck-thread__comments","commentUpdated","editorReady","_rearrangeExpand","listenTo","maxThreadTotalWeight","stopListening","editorDestroyed","element","focusCycler","length","369028ewQbXK","reverse","updateComment","bindTemplate","target","626330qCclHy","11CrDTRW","focusLast","_updateHasDirtyComment","resolvedBy","_handleRemoveCommentModel","6835510ircKEI","_findOptimalIndex","459694DFZmAI","delete","focusTracker","_calculatePosition","removeComment","locale","delegate","expand","equal","9FeHJBj","200gQcmEt","count","resolved","_setupKeyboardNavigation","maxCommentsWhenCollapsed","createCollection","set","_model","922537QzBMZo","bind","commentViews","added","comments","viewUid","Marked as resolved","formatDateTime","focusFirst","Thread comments","arrowdown","change:isEditMode","change:isResolved","visibleViews","_handleNewCommentModel","maxCommentCharsWhenCollapsed","get","4451192QCoLoV","hasDirtyComment","resolveCommentThread","render","map","setTemplate","_shouldCollapse","keystrokes","_handleInfoComment","3KXIHDU","forEach","insert","resolvedCommentView","change","removed","authoredAt","add","from","change:isActive","isActive","some","editorConfig","arrowup","refreshVisibleViews","collapse","resolvedAt","_rearrangeCollapse","ck-hidden","focus","_config","includes","weight","change:hasDirtyComment","39276QmxSrF","remove","destroy","isEditMode","CommentView","_collapsedCommentsView"];return($o=function(){return t})()}function ts(t,e,n){const o=Zo;let s=0;for(const r of t)switch(r){case o(425):e[o(430)](n[o(413)](s),s),s++;break;case o(478):e[o(448)](s);break;case o(387):s++}}const es=os;function ns(){const t=["5511920yohEPS","set","focus","contextValue","element","5621409YvkCAX","ck-context__value","bindTemplate","19182JPcqzP","THREAD_CONTEXT_LABEL","11XrkcpL","632268uDdmKa","7bpbNHa","4591308hbPHHT","20xxUdTa","3950264BZfBxm","3nTYAaX","span","4108435qjFzTY","setTemplate"];return(ns=function(){return t})()}function os(t,e){const n=ns();return(os=function(t,e){return n[t-=491]})(t,e)}!function(t){const e=os,n=t();for(;;)try{if(588100===-parseInt(e(505))/1*(-parseInt(e(497))/2)+parseInt(e(500))/3*(-parseInt(e(503))/4)+-parseInt(e(507))/5+parseInt(e(502))/6*(parseInt(e(501))/7)+parseInt(e(504))/8+parseInt(e(494))/9+-parseInt(e(509))/10*(-parseInt(e(499))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends go.View{constructor(t){const e=os;super(t);const n=this[e(496)];this[e(510)](e(492),""),this[e(508)]({tag:e(506),attributes:{class:["ck",e(495)],"aria-label":n.to(e(492),(n=>vo(t,e(498),n))),tabindex:-1},children:[{text:n.to(e(492))}]})}[es(491)](){const t=es;this[t(493)][t(491)]()}}const rs=is;function is(t,e){const n=cs();return(is=function(t,e){return n[t-=418]})(t,e)}!function(t){const e=is,n=t();for(;;)try{if(457453===parseInt(e(450))/1+-parseInt(e(444))/2+parseInt(e(436))/3*(-parseInt(e(423))/4)+-parseInt(e(483))/5*(-parseInt(e(435))/6)+-parseInt(e(421))/7+parseInt(e(459))/8+parseInt(e(442))/9*(parseInt(e(472))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cs);function cs(){const t=["789051yiBvAW","context","lastIndexOf","contextValue","_model","add","9iUtOMR","label","704226qapUEh","...","_attachContextActions","locale","div","remove","101851mVttNv","_createContextView","scrollWidth","shift+tab","value","isEnabled","tooltip","isResolved","Reopen","1255840BHlGpT","hasContext","render","createCollection","mouseleave","bind","ck-context","reopenButtonView","listenTo","Comment was made on an element","contextView","element","focus","4146140VtkvMV",".ck-context__value",".ck-context","icon","bindTemplate","ck-context--quotes","isVisible","ck-annotation__actions","mouseenter","focusFirst","focusTracker","5YjTFoj","offsetWidth","fire","focusables","ck-context-wrapper","focusCycler","_trimContextValue","keystrokes","isReadOnly","setTemplate","43435gvXDIF","reopenCommentThread","4GlMrFg","overlay","length","execute","classList","_createReopenButton","isResolvable","tab","substring","querySelector","ck-thread__header","_setupKeyboardNavigation","2432058ADACSx"];return(cs=function(){return t})()}class as extends go.View{constructor(t,n){const o=is;super(t);const s=this[o(476)];this[o(440)]=n,this[o(466)]=this[o(428)](),this[o(469)]=this[o(451)](),this[o(486)]=this[o(462)]([this[o(469)],this[o(466)]]),this[o(482)]=new e.FocusTracker,this[o(418)]=new e.KeystrokeHandler,this[o(488)]=new go.FocusCycler({focusables:this[o(486)],focusTracker:this[o(482)],keystrokeHandler:this[o(418)],actions:{focusPrevious:o(453),focusNext:o(430)}}),this[o(464)](o(460)).to(this[o(440)],o(437),(t=>!!t)),this[o(464)](o(439)).to(this[o(440)],o(437),(t=>t&&t[o(454)]?this[o(489)](t[o(454)]):vo(this[o(447)],o(468)))),this[o(420)]({tag:o(448),attributes:{class:[o(433)]},children:[{tag:o(448),attributes:{class:[o(487)]},children:[{tag:o(448),attributes:{class:[o(465),s.if(o(460),o(477))]},children:[this[o(469)]]}]},{tag:o(448),attributes:{class:[o(479)]},children:[this[o(466)]]}]})}[rs(461)](){const t=rs;super[t(461)](),this[t(446)](),this[t(434)]()}[rs(471)](){const t=rs;this[t(488)][t(481)]()}[rs(428)](){const t=rs,e=new go.ButtonView(this[t(447)]);return e[t(443)]=vo(this[t(447)],t(458)),e[t(456)]=vo(this[t(447)],t(458)),e[t(475)]='<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(464)](t(455)).to(this[t(440)],t(419),(t=>!t)),e[t(464)](t(478)).to(this[t(440)],t(429),this[t(440)],t(457),((t,e)=>t&&e)),e.on(t(426),(()=>{const e=t;this[e(485)](e(422),this[e(440)].id)})),e}[rs(489)](t){const e=rs;if(t[e(425)]<150)return t;const n=t[e(438)](" ",147);return t[e(431)](0,n>-1?n:147)+e(445)}[rs(446)](){const t=rs,e=this[t(470)][t(432)](t(474)),n=e[t(432)](t(473));this[t(467)](e,t(480),(()=>{const o=t;n[o(484)]<n[o(452)]&&e[o(427)][o(441)](o(424))})),this[t(467)](e,t(463),(()=>{const n=t;e[n(427)][n(449)](n(424))}))}[rs(434)](){const t=rs;this[t(418)][t(467)](this[t(470)]);for(const e of this[t(486)])this[t(482)][t(441)](e[t(470)]),this[t(418)][t(467)](e[t(470)])}[rs(451)](){const t=rs,e=new ss(this[t(447)]);return e[t(464)](t(439)).to(this),e}}const hs=ds;function us(){const t=["commentsListView","isReadOnly","submit","isUnlinked","target","17168oSHTRQ","archivedAt","addComment","listenTo","COMMENT_THREAD_LABEL","ariaLabel","focusables","comments","unlinkedAt","tab","isActive","change:isActive","focus","first","Reply","render","length","bind","author","resolveCommentThread","focusCycler","updateComment","_createCommentThreadInputView","destroy","232574MVZIoG","stop","focusTracker","70xefeYn","element","disabledSubmit","isSubmitted","value","set","1340nuvpDt","93935AkOBcC","editorReady","CommentView","editorConfig","canComment","keystrokes","fire","showInput","ariaDescriptionView","_config","1228554SBBALW","Write a comment...","941805HaTBeb","delegate","shift+tab","removeCommentThread","Reply to reopen discussion...","cancel","hasDirtyComment","reopenCommentThread","_localUser","isDirty","createCollection","commentInputView","14418qsEXgL","COMMENT_THREAD_DESCRIPTION","submitLabel","isResolvable","Comment","name","locale","removeComment","assign","editorDestroyed","4DdnpMl","_model","Reply...","submitCommentThread","commentThreadHeaderView","commentThreadInputView","isResolved","placeholder","84837VnBOSL"];return(us=function(){return t})()}function ds(t,e){const n=us();return(ds=function(t,e){return n[t-=313]})(t,e)}!function(t){const e=ds,n=t();for(;;)try{if(126179===parseInt(e(349))/1+-parseInt(e(339))/2+parseInt(e(391))/3*(-parseInt(e(383))/4)+parseInt(e(361))/5+-parseInt(e(359))/6+parseInt(e(342))/7*(-parseInt(e(315))/8)+-parseInt(e(373))/9*(-parseInt(e(348))/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(347)](i(325),!1),this[i(347)](i(370),!1),this[i(384)]=n,this[i(369)]=o,this[i(358)]=r,this[i(387)]=new as(t,n),this[i(387)][i(362)](i(368)).to(this),this[i(357)]=new s.AriaDescriptionView(t,vo(t,i(374))),this[i(318)](this,i(368),(()=>{this[i(327)]()})),this[i(392)]=new Jo(t,n,Object[i(381)]({CommentView:this[i(358)][i(351)]},r)),this[i(392)][i(362)](i(380)).to(this),this[i(392)][i(362)](i(336)).to(this),this[i(392)][i(362)](i(334)).to(this),this[i(392)][i(362)](i(350)).to(this),this[i(392)][i(362)](i(382)).to(this),this[i(392)][i(332)](i(325)).to(this),this[i(318)](this,i(334),(()=>{this[i(327)]()})),this[i(347)](i(331),this[i(392)][i(331)]),this[i(332)](i(331)).to(this[i(392)],i(331)),this[i(388)]=this[i(337)](),this[i(388)][i(362)](i(350)).to(this),this[i(388)][i(362)](i(382)).to(this),this.on(i(380),(()=>this[i(327)]())),this[i(332)](i(370)).to(this[i(392)],i(367),this[i(388)][i(372)],i(346),((t,e)=>t||!!e)),this[i(332)](i(313)).to(n,i(323),(t=>!!t)),this[i(332)](i(320)).to(this,i(331),(t=>{const e=i,n=this[e(384)][e(322)][e(328)]?this[e(384)][e(322)][e(328)][e(333)][e(378)]:this[e(369)][e(378)];return vo(this[e(379)],e(319),[t,n])})),this[i(321)]=this[i(371)]([this[i(392)],this[i(388)]]),this[i(341)]=new e.FocusTracker,this[i(354)]=new e.KeystrokeHandler,this[i(335)]=new go.FocusCycler({focusables:this[i(321)],focusTracker:this[i(341)],keystrokeHandler:this[i(354)],keystrokeHandlerOptions:{filter:t=>t[i(314)]!==this[i(343)]},actions:{focusPrevious:i(363),focusNext:i(324)}})}[hs(327)](){const t=hs;this[t(343)][t(327)]()}[hs(330)](){const t=hs;super[t(330)](),(0,s.setupThreadKeyboardNavigation)(this,this[t(321)])}async[hs(338)](){const t=hs;this[t(370)]=!1,this[t(392)][t(338)](),await this[t(388)][t(338)](),super[t(338)]()}[hs(337)](){const t=hs,e=new Xo(this[t(379)],this[t(369)],this[t(358)][t(352)]),n=e[t(372)];return e[t(332)](t(356)).to(this,t(325),this[t(384)],t(393),this[t(384)],t(353),this[t(384)],t(316),n,t(346),((t,e,n,o,s)=>!!s||!!o&&n&&!e||t&&n&&!e)),n[t(332)](t(390)).to(this,t(331),this[t(384)],t(376),this[t(384)],t(389),((e,n,o)=>{const s=t;let r;return r=s(o&&n?365:e?385:360),vo(this[s(379)],r)})),n[t(332)](t(375)).to(this,t(331),(e=>vo(this[t(379)],t(e?329:377)))),n.on(t(394),((e,n)=>{const o=t;this[o(355)](o(317),n),this[o(384)][o(389)]&&this[o(384)][o(376)]&&this[o(355)](o(368),this[o(384)].id),this[o(384)][o(345)]||this[o(355)](o(386))})),n.on(t(366),(()=>{this[t(327)]()})),n[t(332)](t(344)).to(this[t(384)],t(393)),n.on(t(366),(e=>{const n=t;0==this[n(331)]&&(this[n(355)](n(364)),e[n(340)]())})),this.on(t(326),((e,o,s)=>{const r=t;s||this[r(331)]||n[r(346)]||this[r(355)](r(364))})),e}}const ms=ps;function ps(t,e){const n=fs();return(ps=function(t,e){return n[t-=417]})(t,e)}function fs(){const t=["_cancelAllConfirms","high","showConfirm","get","stop","placeholder","label","isEnabled","ck-thread","render","commentViews","ck-thread--","ck-thread--unlinked","extendTemplate","37871eSGmNV","844632XUReus","commentThreadChildren","add","isUnlinked","_createResolveButton","ck-thread--active","141354VZgkno","cancelConfirm","Resolve","774085LWPWUt","change:archivedAt","actionIndicator","_updateArchivedThreadHeader","icon","isResolved","removeConfirm","ck-reset_all-excluded","length","focusables","then","614349BetSqF","check","element","removeCommentThread","ariaLabel","focus",".ck-thread__container","fire","set","isConfirm","bindTemplate","Write a comment...","containerElement","div","isActive","change:isReadOnly","6DrfhZo","_boundFirstCommentView","resolveCommentThread","isVisible","execute","has","getTemplate","bind","querySelector","commentThreadInputView","createCollection","listitem","2gBjVpt","unbind","Delete comment thread?","isReadOnly","ck-comment--resolve","listenTo","ck-thread--remove-confirmation","_model","change:isActive","actionBar","_bindFirstCommentView","tooltip","ariaDescriptionView","archivedAt","1895232nkwvAZ","setTemplate","isSystemComment","commentsListView","ck-thread__container","ck-rounded-corners","removeButton","resolveButton","commentThreadHeaderView","1215361OPiuAp","locale","isResolvable","remove"];return(fs=function(){return t})()}!function(t){const e=ps,n=t();for(;;)try{if(202980===-parseInt(e(499))/1*(-parseInt(e(458))/2)+-parseInt(e(430))/3+-parseInt(e(500))/4+-parseInt(e(419))/5*(-parseInt(e(446))/6)+parseInt(e(481))/7+parseInt(e(472))/8+parseInt(e(506))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class gs extends((0,s.ConfirmMixin)(ls)){constructor(t,e,n,o){const s=ps;super(t,e,n,o),this[s(501)]=this[s(456)]([this[s(475)],this[s(455)],this[s(470)]]),this[s(438)](s(421),null),this[s(442)]=null,this[s(447)]=null,this[s(482)]=t,this[s(479)]=this[s(504)](),this[s(473)](this[s(452)]()),this.on(s(466),((t,e,n)=>{n||this[s(485)]()})),this[s(463)](this[s(465)],s(445),((t,e,n)=>{n&&this[s(485)]()})),this[s(427)]>0&&this[s(468)](),this[s(463)](this[s(475)][s(495)],s(502),(()=>{this[s(468)]()}))}[ms(452)](){const t=ms,e=this[t(440)];return{tag:t(443),attributes:{class:["ck",t(493),t(426),t(477),e.if(t(444),t(505)),e.if(t(503),t(497)),e.if(t(439),t(464)),e.to(t(421),(e=>e?t(496)+e:""))],"data-thread-id":this[t(465)].id,tabindex:0,role:t(457),"aria-label":e.to(t(434)),"aria-describedby":this[t(470)].id},children:[{tag:t(443),attributes:{class:t(476)},children:this[t(501)]}]}}[ms(494)](){const t=ms;super[t(494)](),this[t(442)]=this[t(432)][t(454)](t(436)),this[t(465)].on(t(420),(()=>{this[t(422)]()})),this[t(422)]()}[ms(485)](){const t=ms;this[t(417)]();for(const e of this[t(475)][t(495)])e[t(417)]()}[ms(468)](){const t=ms,{locale:e}=this,n=this[t(475)][t(495)][t(488)](0);n===this[t(447)]||n[t(474)]||(this[t(447)]=n,this[t(459)](t(421)),this[t(453)](t(421)).to(n,t(421),(e=>t(484)===e?t(484):null)),n[t(490)]=vo(e,t(441)),n[t(478)].on(t(450),(n=>{const o=t;n[o(489)](),this[o(487)](vo(e,o(460)),this[o(442)])[o(429)]((()=>{const t=o;this[t(437)](t(433))}))}),{priority:t(486)}),this.on(t(425),(()=>{n[t(435)]()})),n[t(467)][t(502)](this[t(479)],0),n[t(428)][t(502)](this[t(479)],0))}[ms(504)](){const e=ms,n=new s.LateFocusButtonView(this[e(482)]);return n[e(491)]=vo(this[e(482)],e(418)),n[e(469)]=vo(this[e(482)],e(418)),n[e(423)]=t.icons[e(431)],n[e(498)]({attributes:{class:e(462)}}),n[e(453)](e(492)).to(this[e(465)],e(461),(t=>!t)),n[e(453)](e(449)).to(this[e(465)],e(483),this[e(465)],e(424),((t,e)=>t&&!e)),n.on(e(450),(()=>{const t=e;this[t(437)](t(448),this[t(465)].id)})),n}[ms(422)](){const t=ms;this[t(465)][t(471)]?this[t(501)][t(451)](this[t(480)])||(this[t(501)][t(502)](this[t(480)],0),this[t(428)][t(502)](this[t(480)],0)):this[t(501)][t(451)](this[t(480)])&&(this[t(501)][t(484)](this[t(480)]),this[t(428)][t(484)](this[t(480)]))}}var vs=bs;function ks(){var t=["10vYBzfx","setTemplate","7QYfoAd","2IApdzc","render","3688315rePcgr","change:content","51534YMwrkC","ck-annotation__content","869202AkqwdH","content","ck-content","1248944cPzZTJ","ck-comment__content","625629nRawEK","2950338NyAhcJ","innerHTML","div","set","3356108azvZCi","element"];return(ks=function(){return t})()}function bs(t,e){var n=ks();return(bs=function(t,e){return n[t-=499]})(t,e)}!function(t){for(var e=bs,n=t();;)try{if(720466===-parseInt(e(511))/1+parseInt(e(500))/2*(parseInt(e(512))/3)+parseInt(e(516))/4+-parseInt(e(502))/5+parseInt(e(504))/6+-parseInt(e(499))/7*(-parseInt(e(509))/8)+parseInt(e(506))/9*(parseInt(e(518))/10))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(515)](e(507),""),this[e(519)]({tag:e(514),attributes:{class:[e(508),e(510),e(505)]}})}[vs(501)](){var t=vs;super[t(501)](),this.on(t(503),((e,n,o)=>{var s=t;this[s(517)][s(513)]=o})),this[t(517)][t(513)]=this[t(507)]}}const _s=ws;function ws(t,e){const n=ys();return(ws=function(t,e){return n[t-=208]})(t,e)}function ys(){const t=["getUserViewNotificationText","element","removed","isCollapsed","delegate","EXTERNAL_IMPORT_WORD_AVATAR","updateComment","submit","switchToDisplayMode","EXTERNAL_AVATAR","once","294QqSkPT","value","keystrokes","11UjDMQI","destroy","24jySfyA","isEditMode","switchToEditMode","shift+tab","cancel","source","parseFromString","@external","16200yoQlRv","creator","formatDateTime","attributes","bind","EXTERNAL_COMMENT","Save","1177299yERUmK","get","fire","editorReady","COMMENT_THREAD_DESCRIPTION","6196ZvByUB","getExternalCommentNote","_createCommentContentView","337510oaSqtd","ariaLabel","expand","change","COMMENT_ARIA_LABEL","focus","_setupKeyboardNavigation","focusTracker","focusCycler","_config","content","33fEzVjb","createEditor","collapse","add","set","locale","135ZFatNR","_model","isExternal","disabledSubmit","editorDestroyed","EXTERNAL_IMPORT_WORD_COMMENT","remove","body","name","2310456SZHYsb","createCollection","focusFirst","ariaDescriptionView","listenTo","_createCommentInputView","maxCommentCharsWhenCollapsed","enter","stopListening","text/html","target","initialData","esc","textContent","tab","added","visibleView","authoredAt","isSystemComment","editorConfig","submitLabel","render","isReadOnly","author","focusables","476150PRUOnT","1898964yruUnS","importWord"];return(ys=function(){return t})()}!function(t){const e=ws,n=t();for(;;)try{if(415449===-parseInt(e(234))/1*(parseInt(e(256))/2)+-parseInt(e(251))/3+parseInt(e(285))/4+parseInt(e(217))/5*(parseInt(e(236))/6)+parseInt(e(231))/7*(-parseInt(e(244))/8)+parseInt(e(276))/9*(-parseInt(e(259))/10)+parseInt(e(270))/11*(parseInt(e(218))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class Ts extends go.View{constructor(t,n,o){const r=ws;super(t),this[r(277)]=n,this[r(268)]=o,this[r(210)]=!!this[r(268)][r(210)],this[r(274)](r(237),!1),this[r(274)](r(223),!0),this[r(248)](r(260)).to(n,r(269),n,r(209),((e,s)=>vo(t,r(263),[n[r(215)][r(284)],o[r(246)](s),(new DOMParser)[r(242)](e,r(294))[r(283)][r(298)],n[r(278)]?this[r(257)]():""]))),this[r(288)]=new s.AriaDescriptionView(t,vo(t,r(255))),this[r(208)]=this[r(286)](),this[r(208)][r(273)](this[r(258)]()),this[r(216)]=new go.ViewCollection,this[r(266)]=new e.FocusTracker,this[r(233)]=new e.KeystrokeHandler,this[r(267)]=new go.FocusCycler({focusables:this[r(216)],focusTracker:this[r(266)],keystrokeHandler:this[r(233)],keystrokeHandlerOptions:{filter:t=>t[r(295)]!==this[r(221)]},actions:{focusPrevious:r(239),focusNext:r(299)}})}[_s(261)](){this[_s(223)]=!1}[_s(272)](){const t=_s;this[t(237)]||(this[t(223)]=!0)}[_s(264)](){const t=_s;this[t(221)][t(264)]()}[_s(213)](){const t=_s;super[t(213)](),this[t(265)]()}async[_s(235)](){const t=_s;await this[t(208)][t(252)](0)[t(235)](),super[t(235)]()}[_s(238)](){const t=_s;this[t(237)]||(this[t(237)]=!0,this[t(208)][t(282)](0)[t(235)](),this[t(208)][t(273)](this[t(290)]()))}[_s(228)](){const t=_s;this[t(237)]&&(this[t(237)]=!1,this[t(208)][t(282)](0)[t(235)](),this[t(208)][t(273)](this[t(258)]()))}[_s(257)](){const t=_s;return t(219)===this[t(277)][t(247)][t(243)][t(241)]?vo(this[t(275)],t(281)):vo(this[t(275)],t(249))}[_s(220)](){const t=_s;return this[t(277)][t(278)]?t(219)===this[t(277)][t(247)][t(243)][t(241)]?vo(this[t(275)],t(225),this[t(277)][t(245)][t(284)]):vo(this[t(275)],t(229),this[t(277)][t(245)][t(284)]):null}[_s(258)](){const t=_s,e=new Is(this[t(275)]);return e[t(248)](t(269)).to(this[t(277)],t(269),this,t(223),((e,n)=>n?(0,s.trimHtml)(e,{limit:this[t(268)][t(291)]}):e)),e}[_s(290)](){const t=_s;this[t(268)][t(211)]||(this[t(268)][t(211)]={}),this[t(268)][t(211)][t(296)]=this[t(277)][t(269)];const e=new Uo(this[t(275)],this[t(268)][t(211)]);return e[t(232)]=this[t(277)][t(269)],e[t(248)](t(279)).to(this[t(277)],t(214)),e[t(212)]=vo(this[t(275)],t(250)),e.on(t(227),((e,n)=>{const o=t;this[o(253)](o(226),this[o(277)].id,n),this[o(228)](),this[o(264)]()})),e.on(t(240),(()=>{const e=t;this[e(228)](),this[e(264)]()})),e[t(230)](t(254),(()=>{e[t(264)]()})),e[t(271)](),e[t(224)](t(254)).to(this),e[t(224)](t(280)).to(this),e}[_s(265)](){const t=_s,e=this[t(221)];this[t(233)][t(289)](e);for(const e of this[t(216)])this[t(266)][t(273)](e[t(221)]),this[t(233)][t(289)](e[t(221)]);this[t(216)].on(t(262),((e,n)=>{const o=t;for(const t of n[o(222)])this[o(266)][o(282)](t[o(221)]),this[o(233)][o(293)](t[o(221)]);for(const t of n[o(300)])this[o(266)][o(273)](t[o(221)]),this[o(233)][o(289)](t[o(221)])})),this[t(233)][t(274)](t(292),((n,o)=>{const s=t;e===n[s(295)]&&(this[s(267)][s(287)](),o())})),this[t(233)][t(274)](t(297),((n,o)=>{const s=t;e!==n[s(295)]&&(this[s(264)](),o())}))}}const As=Cs;function Cs(t,e){const n=Es();return(Cs=function(t,e){return n[t-=132]})(t,e)}function Es(){const t=["panelView","getExternalCommentNote","change:isRemovable","Reply...","ck-comment--remove","mouseenter","_createRemoveButton","bindTemplate","ck-comment__info-name","56110GAcqXj","items","icon","placeholder","isVisible","listenTo","length","threeVerticalDots","toMany","actionBar","Edit","ck-comment--","236Xsshdp","2721532mqtxge","buttonView","removeComment","ck-comment--edit","Show more items","ck-comment__actions--hidden","then","ck-annotation__info-time","isReadOnly","switchToEditMode","fire","ariaDescriptionView","isEditMode","createCollection","time","ck-annotation__main","unbind","setTemplate","find","removeButton","some","ck-annotation__content-wrapper","ck-comment__info-time","_model","editButton","ck-annotation__info","67JxWHAF","isSystemComment","set","12782vMyGaS","blur","add","ariaLabel","userView","558999KlNhso","showConfirm","cancelConfirm","author","ck-annotation__info-name","dropdown","ck-comment__external","ck-comment--info","_createEditButton","execute","extendTemplate","locale","isEnabled","Delete comment?","render","visibleView","_createDropdown","label","ck-hidden","actionIndicator","_attachActions","ck-annotation__actions--hidden","remove","63ZUZpMF","ck-comment--remove-confirmation","Remove","ck-comment__main","pencil","element","1642pstpHM","ck-comment__actions","ck-comment__wrapper","isRemovable","name","addMany","ck-comment__user","ck-comment","formatDateTime","push","withText","_createCommentInputView","isExternal","1782QFVgdg","ck-annotation__actions","div","isEditable","ck-annotation","mouseleave","authoredAt","focusables","227984LjhWPq","panelPosition","span","getUserViewNotificationText","_config","children","bind","ck-comment__info","isConfirm","2691820fpHHOh","resolvedAt","group","from","getTemplate","listitem","focus","ck-annotation__user","edit"];return(Es=function(){return t})()}!function(t){const e=Cs,n=t();for(;;)try{if(464978===-parseInt(e(191))/1*(-parseInt(e(228))/2)+-parseInt(e(199))/3+-parseInt(e(164))/4*(parseInt(e(152))/5)+-parseInt(e(241))/6*(-parseInt(e(194))/7)+-parseInt(e(249))/8*(-parseInt(e(222))/9)+parseInt(e(134))/10+parseInt(e(165))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class xs extends((0,s.ConfirmMixin)(Ts)){constructor(t,e,n){const o=Cs;super(t,e,n),this[o(193)](o(218),null),this[o(193)](o(155),vo(t,o(146))),this[o(255)](o(247)).to(e),this[o(255)](o(135)).to(e),this[o(161)]=this[o(178)](),this[o(192)]||(this[o(189)]=this[o(207)](),this[o(184)]=this[o(149)](),this[o(153)]=this[o(178)](),this[o(153)][o(233)]([this[o(189)],this[o(184)]]),this[o(204)]=this[o(215)](),this[o(161)][o(196)](this[o(204)]),this[o(248)][o(196)](this[o(204)])),this[o(198)]=new s.UserView(t,e[o(202)],this[o(252)]()),this[o(198)][o(209)]({attributes:{class:[o(234),o(141)],"aria-hidden":!0}}),this[o(157)](e,o(145),(()=>this[o(201)]())),this[o(182)](this[o(138)]())}[As(138)](){const t=As,e=this[t(150)],n=[{tag:t(243),attributes:{class:[t(132),t(190)]},children:[{tag:t(251),children:[{text:this[t(198)][t(232)]}],attributes:{class:[t(151),t(203)]}},{tag:t(179),attributes:{datetime:e.to(t(247)),class:[t(187),t(172)]},children:[{text:e.to(t(247),(e=>this[t(253)][t(236)](e)))}]}]},{tag:t(243),attributes:{class:[t(229),t(242),e.if(t(177),t(170)),e.if(t(177),t(220))]},children:this[t(161)]},{tag:t(243),attributes:{class:[t(186)]},children:this[t(214)]},this[t(176)]];return this[t(188)][t(240)]&&n[t(237)]({tag:t(243),attributes:{class:[t(205)]},children:[{text:this[t(144)]()}]}),{tag:"li",attributes:{class:[t(230),e.if(t(133),t(223))],tabindex:-1,"aria-label":e.to(t(197)),"aria-describedby":this[t(176)].id,role:t(139)},children:[{tag:t(243),attributes:{class:[t(235),t(245),e.if(t(177),t(168)),e.if(t(192),t(206)),e.to(t(218),(e=>e?t(163)+e:""))],"data-author-id":this[t(188)][t(202)].id,"data-comment-id":this[t(188)].id,role:t(136)},children:[this[t(198)],{tag:t(243),attributes:{class:[t(225),t(180)]},children:n}]}]}}[As(207)](){const e=As,n=new go.ButtonView(this[e(210)]);return n[e(216)]=vo(this[e(210)],e(162)),n[e(154)]=t.icons[e(226)],n[e(238)]=!0,n[e(209)]({attributes:{class:e(168)}}),n[e(255)](e(211)).to(this[e(188)],e(173),(t=>!t)),n[e(255)](e(156)).to(this[e(188)],e(244)),n.on(e(208),(()=>this[e(174)]())),n}[As(149)](){const t=As,e=new go.ButtonView(this[t(210)]);return e[t(216)]=vo(this[t(210)],t(224)),e[t(154)]='\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(238)]=!0,e[t(209)]({attributes:{class:t(147)}}),e[t(255)](t(211)).to(this[t(188)],t(173),(t=>!t)),e[t(255)](t(156)).to(this[t(188)],t(231)),e.on(t(208),(()=>{const e=t;this[e(200)](vo(this[e(210)],e(212)),this[e(227)])[e(171)]((()=>{const t=e;this[t(175)](t(167),this[t(188)].id)}))})),e}[As(215)](){const e=As,n=(0,go.createDropdown)(this[e(210)],s.LateFocusDropdownButtonView),o=n[e(143)][e(254)],r=new go.ListView(this[e(210)]),i=n[e(150)];(0,go.focusChildOnDropdownOpen)(n,(()=>this[e(153)][e(183)]((t=>t[e(156)])))),n[e(209)]({attributes:{class:[i.if(e(156),e(217),(t=>!t))]}});const c=(t,o=-1)=>{const s=e,i=new go.ListItemView(this[s(210)]);i[s(254)][s(196)](t);const c=o>-1?o:r[s(153)][s(158)];r[s(153)][s(196)](i,c);const a=Array[s(137)](this[s(153)]);n[s(181)](s(211),s(156)),n[s(255)](s(211))[s(160)](a,s(211),((...t)=>t[s(185)]((t=>t)))),n[s(255)](s(156))[s(160)](a,s(156),((...t)=>t[s(185)]((t=>t))))};n[e(250)]="sw",n[e(166)][e(193)]({label:vo(this[e(210)],e(169)),icon:t.icons[e(159)]}),n[e(211)]=[...this[e(153)]][e(185)]((t=>t[e(211)])),n[e(166)][e(156)]=[...this[e(153)]][e(185)]((t=>t[e(156)]));for(const t of this[e(153)])c(t);return o[e(196)](r),n[e(157)](this[e(153)],e(196),((t,e,n)=>{c(e,n)})),n[e(157)](this[e(153)],e(221),((t,n,o)=>{const s=e;r[s(153)][s(221)](o)})),n}[As(219)](t,e){const n=As,o=t&&t[n(227)];o&&(this[n(157)](o,n(148),(()=>this[n(218)]=e)),this[n(157)](o,n(140),(()=>this[n(218)]=e)),this[n(157)](o,n(246),(()=>this[n(218)]=null)),this[n(157)](o,n(195),(()=>this[n(218)]=null)))}[As(239)](){const t=As,e=super[t(239)]();return e[t(255)](t(155)).to(this),e}[As(213)](){const t=As;super[t(213)](),this[t(219)](this[t(189)],t(142)),this[t(219)](this[t(184)],t(221))}}var Os=n(673),Ns=n.n(Os),Ms=n(554),Ss={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ns()(Ms.A,Ss);Ms.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 js=n(980),Ls={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ns()(js.A,Ls);js.A.locals;const Bs=function(){return _.Date.now()};var Ps=/\s/;const Ds=function(t){for(var e=t.length;e--&&Ps.test(t.charAt(e)););return e};var Hs=/^\s+/;const Fs=function(t){return t?t.slice(0,Ds(t)+1).replace(Hs,""):t};var Us=/^[-+]0x[0-9a-f]+$/i,Ks=/^0b[01]+$/i,zs=/^0o[0-7]+$/i,Ws=parseInt;const Xs=function(t){if("number"==typeof t)return t;if(Fn(t))return NaN;if(S(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=S(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Fs(t);var n=Ks.test(t);return n||zs.test(t)?Ws(t.slice(2),n?2:8):Us.test(t)?NaN:+t};var Ys=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=Bs();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=Bs(),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=Xs(e)||0,S(n)&&(u=!!n.leading,r=(d="maxWait"in n)?Ys(Xs(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(Bs())},v};const Zs=function(t,e,n){var o=!0,s=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return S(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 Qs(t,e){const n=Js();return(Qs=function(t,e){return n[t-=261]})(t,e)}function Js(){const t=["20VrmaYP","attributeName","observe","1856YfosOC","childList","characterData","16122953uIkYbe","attributes","type","23359QdXtpg","5QaPPsN","class","2153718jdNuWT","disconnect","4178396eDZSJC","421323ceZaHv","544146gtqIeR","75ZNbWka","cancel","73604EuXWHv"];return(Js=function(){return t})()}function $s(t){const e=Zs(t,30),n=new MutationObserver((t=>{const n=Qs;for(const o of t)(n(279)==o[n(280)]&&n(263)==o[n(273)]||n(276)==o[n(280)]||n(277)==o[n(280)])&&e()}));return{attach(t){n[Qs(274)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Qs;n[t(265)](),e[t(270)]()}}}!function(t){const e=Qs,n=t();for(;;)try{if(533580===-parseInt(e(267))/1+-parseInt(e(271))/2*(-parseInt(e(269))/3)+-parseInt(e(266))/4+parseInt(e(262))/5*(-parseInt(e(268))/6)+-parseInt(e(261))/7*(parseInt(e(275))/8)+-parseInt(e(264))/9*(-parseInt(e(272))/10)+parseInt(e(278))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Js);var tr=n(438),er={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ns()(tr.A,er);tr.A.locals;const nr=or;function or(t,e){const n=rr();return(or=function(t,e){return n[t-=492]})(t,e)}!function(t){const e=or,n=t();for(;;)try{if(240665===-parseInt(e(496))/1+-parseInt(e(538))/2*(parseInt(e(527))/3)+parseInt(e(520))/4+parseInt(e(510))/5+-parseInt(e(516))/6+parseInt(e(512))/7*(-parseInt(e(503))/8)+-parseInt(e(515))/9*(-parseInt(e(502))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rr);class sr extends go.View{constructor(t,n){const o=or;super(t),this.id=(0,e.uid)(),this[o(494)]=new e.FocusTracker,this[o(506)]=new e.KeystrokeHandler,this[o(506)][o(521)](o(522),((t,e)=>this[o(498)](o(522),e))),this[o(521)](o(533),{top:0,right:0,bottom:0,left:0}),this[o(521)](o(511),0),this[o(521)](o(504),!1),this[o(521)](o(524),!1),this[o(521)](o(508),0),this[o(521)](o(530),""),this[o(500)]=$s((()=>this[o(531)]())),this[o(509)]=this[o(497)](),this[o(509)][o(535)](o(536),o(499)).to(this),this[o(509)][o(523)](n),this[o(507)]=n;const s=this[o(529)];this[o(537)]({tag:o(513),attributes:{class:["ck",o(495),o(505),s.if(o(504),o(493))],role:o(514)},children:this[o(509)]})}[nr(534)](){const t=nr;super[t(534)](),this[t(494)][t(523)](this[t(501)]),this[t(506)][t(528)](this[t(501)]),this[t(500)][t(526)](this[t(501)])}[nr(492)](){const t=nr;this[t(509)][t(517)](),this[t(506)][t(492)](),this[t(494)][t(492)](),this[t(500)][t(519)](),super[t(492)]()}[nr(525)](){const t=nr;this[t(509)][t(532)]&&this[t(509)][t(532)][t(525)]()}[nr(531)](){const t=nr,e=this[t(501)][t(518)];e&&(this[t(511)]=e)}}function rr(){const t=["div","presentation","27xziMfd","2178936xcqYJH","clear","clientHeight","detach","697372WnmrJD","set","Esc","add","isDirty","focus","attach","336uHtEGx","listenTo","bindTemplate","type","_updateHeight","first","targetRect","render","delegate","arrowup","setTemplate","3102vlVCut","destroy","ck-annotation-wrapper--active","focusTracker","ck-annotation-wrapper","164110aIpZYo","createCollection","fire","arrowdown","_mutationObserver","element","2563010vFAFoM","601896hUEIRT","isActive","ck-rounded-corners","keystrokes","mainView","length","content","2249095jjWFTR","height","42CfGUke"];return(rr=function(){return t})()}const ir=cr;function cr(t,e){const n=ur();return(cr=function(t,e){return n[t-=327]})(t,e)}!function(t){const e=cr,n=t();for(;;)try{if(614164===-parseInt(e(336))/1+-parseInt(e(338))/2*(-parseInt(e(369))/3)+parseInt(e(366))/4*(parseInt(e(329))/5)+parseInt(e(370))/6+-parseInt(e(345))/7+-parseInt(e(340))/8+parseInt(e(367))/9)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(356)]=t,this[r(356)][r(355)]||this[r(356)][r(342)](),this[r(358)]=o,this[r(364)]=n,ar[r(334)](this[r(332)]()),this[r(368)]=new e.Collection([this[r(356)][r(355)]],{idProperty:r(327)}),this[r(368)].on(r(351),((t,e)=>{const n=r;this[n(356)][n(331)][n(351)](e)})),this[r(368)].on(r(360),((t,e)=>{const n=r;this[n(356)][n(331)][n(360)](e)})),this[r(346)](r(353),s)}get[ir(350)](){const t=ir;return t(344)==typeof this[t(358)]?this[t(358)]():this[t(358)]}get[ir(341)](){const t=ir;return this[t(356)][t(352)]}get[ir(349)](){const t=ir,e=this[t(332)]();return ar[t(334)](e),e}get[ir(328)](){const t=ir,n=this[t(349)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(361)]((e=>function(e){const n=t;if(e[n(337)])return!0;return!!e[n(333)]()[n(354)](0)}(e)));return 0===o[t(343)]?null:new e.Rect(o[0][t(333)]()[t(354)](0))}get[ir(359)](){const t=ir;return this[t(356)][t(359)]}set[ir(359)](t){const e=ir;this[e(356)][e(359)]=t,this[e(356)][e(352)][e(359)]=t}[ir(365)](){const t=ir;this[t(356)][t(328)]=this[t(328)]}[ir(371)](){const t=ir;this[t(368)][t(357)](),this[t(368)][t(347)](),this[t(357)]()}[ir(362)](){const t=ir;this[t(353)]=!!this[t(328)]}static[ir(334)](t){const n=ir;if(!(null===t||t instanceof e.Rect||Array[n(335)](t)&&t[n(348)]((t=>hr(t)))))throw new e.CKEditorError(n(339),null,{target:t})}[ir(332)](){const t=ir,e=t(344)==typeof this[t(364)]?this[t(364)]():this[t(364)];return hr(e)?[e]:e}}function hr(t){const e=ir;return null!==t&&e(363)==typeof t&&e(330)in t&&1===t[e(330)]}function ur(){const t=["23319ZUtKEK","2788602UMBlfb","destroy","_id","targetRect","170wqotoe","nodeType","focusTracker","_getNormalizedTarget","getClientRects","_assertCorrectTarget","isArray","440992FgmBiW","offsetParent","106BdZeKI","annotation-invalid-target","8224648rSBQDl","innerView","render","length","function","7569436ZUXmdJ","set","clear","every","target","type","add","mainView","isVisible","item","element","view","stopListening","_type","isActive","remove","filter","refreshVisibility","object","_target","updateTargetRect","58344VtWYUV","16127325rfhdLh","focusableElements"];return(ur=function(){return t})()}const dr=lr;function lr(t,e){const n=fr();return(lr=function(t,e){return n[t-=384]})(t,e)}!function(t){const e=lr,n=t();for(;;)try{if(704698===parseInt(e(395))/1+-parseInt(e(427))/2*(parseInt(e(401))/3)+-parseInt(e(409))/4+parseInt(e(391))/5*(parseInt(e(426))/6)+-parseInt(e(389))/7*(-parseInt(e(432))/8)+-parseInt(e(424))/9*(parseInt(e(397))/10)+parseInt(e(413))/11*(parseInt(e(416))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fr);class mr extends e.Collection{constructor(t=[]){const n=lr;super(),this[n(388)]=new Map,this[n(412)]=new Map,this[n(398)]=new e.FocusTracker,this[n(398)].on(n(404),((t,e,o)=>{const s=n;o||this[s(393)](s(421))}));for(const e of t)this[n(422)](e)}get[dr(390)](){const t=dr;return this[t(398)][t(390)]}[dr(422)](t){const n=dr;if(this[n(392)](t))throw new e.CKEditorError(n(423),null);this[n(388)][n(430)](t[n(418)],t),this[n(412)][n(430)](t[n(396)],t);for(const e of t[n(419)])this[n(398)][n(422)](e);this[n(403)](t[n(419)],n(422),((t,e)=>{const o=n;this[o(398)][o(422)](e)})),this[n(403)](t[n(419)],n(385),((t,e)=>{const o=n;this[o(398)][o(385)](e)})),this[n(403)](t[n(396)][n(387)],n(404),((e,o,s)=>{const r=n;s&&this[r(393)](r(425),t)})),t[n(386)]();const o=this[n(406)](t[n(396)][n(399)]);return super[n(422)](t,o)}[dr(385)](t){const n=dr;if(!this[n(392)](t))throw new e.CKEditorError(n(394),null);this[n(402)](t[n(396)][n(387)]),this[n(402)](t[n(419)]);for(const e of t[n(419)])this[n(398)][n(385)](e);return this[n(412)][n(429)](t[n(396)]),this[n(388)][n(429)](t[n(418)]),super[n(385)](t)}[dr(428)](t){const e=dr;return this[e(388)][e(384)](t)}[dr(410)](t){const e=dr;return this[e(412)][e(384)](t)}[dr(407)](){const t=dr;super[t(408)](),this[t(402)](),this[t(388)][t(408)](),this[t(412)][t(408)](),this[t(398)][t(407)]()}[dr(415)](){const t=dr;for(const e of this)e[t(386)]();this[t(411)]()}[dr(411)](){const t=dr,e=Array[t(414)](this)[t(400)](((e,n)=>pr(e[t(396)][t(399)],n[t(396)][t(399)])));for(let n=e[t(417)]-1;n>0;n--){const o=e[n];n!==this[t(405)](o)&&(this[t(385)](o),this[t(422)](o))}}[dr(406)](t){const e=dr;let n=0;if(!t)return this[e(417)];for(const o of this){const s=o[e(396)][e(399)];if(s){if(pr(t,s)<0)return n;n++}}return n}}function pr(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(420)]-e[n(420)];return 0==o?t[n(431)]-e[n(431)]:o}function fr(){const t=["destroy","clear","3303072BtzOeR","getByView","_sort","_viewToAnnotation","38214OKiBil","from","refreshPositioning","2352jtTVnz","length","innerView","focusableElements","top","blur","add","annotationcollection-duplicated-item","27RqHHLv","focus","1255002QiikXL","1074VcwYVF","getByInnerView","delete","set","left","72VoqXdE","get","remove","updateTargetRect","focusTracker","_innerViewToAnnotation","554659tKCKDq","isFocused","5chCNWz","has","fire","annotationcollection-not-existing-item","646518uuptjz","view","1346790CGUgDg","_focusTracker","targetRect","sort","1761mHbqgD","stopListening","listenTo","change:isFocused","getIndex","_getOrderInContent"];return(fr=function(){return t})()}const gr=vr;function vr(t,e){const n=kr();return(vr=function(t,e){return n[t-=110]})(t,e)}function kr(){const t=["accessibility","change:isVisible","remove","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","focusTracker","1491990FpTPuM","_visibleAnnotations","locale","activeAnnotations","addKeystrokeInfoGroup","fire","listenTo","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","add","getByInnerView","pluginName","_deactivateAllAnnotations","Esc","_bindAnnotationsToVisibleAnnotations","4020569TOHcbj","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","isVisible","annotations","8aRenGF","3UgKrlj","Arrowdown","stopListening","refreshPositioning","Shift+Tab","collection","destroy","202bjtHwC","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","Arrowup","Enter","element","_addActiveAnnotation","Ctrl+Shift+E","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","3879drRgmx","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","_removeActiveAnnotation","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","refreshVisibility","Tab","set","12yAGjJb","activate","source","10906380JhdLcw","view","delete","_activateAnnotation","createAnnotationView","deactivateAll","createAnnotation","has","Annotations","Ctrl+Enter","868527UgbphA","33NBZTQy","2528024EjxaFy","1237220Netnvf"];return(kr=function(){return t})()}!function(t){const e=vr,n=t();for(;;)try{if(319295===parseInt(e(121))/1*(parseInt(e(113))/2)+parseInt(e(169))/3*(parseInt(e(143))/4)+parseInt(e(144))/5*(-parseInt(e(128))/6)+-parseInt(e(164))/7*(parseInt(e(168))/8)+-parseInt(e(141))/9+-parseInt(e(150))/10*(parseInt(e(142))/11)+parseInt(e(131))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kr);class br extends t.ContextPlugin{static get[gr(160)](){return gr(139)}constructor(e){const n=gr;if(super(e),this[n(111)]=new mr,this[n(151)]=new mr,this[n(127)](n(153),new Set),this[n(163)](),e instanceof t.Editor){const t=e[n(152)];e[n(145)][n(154)]({id:n(167),label:vo(t,n(124)),keystrokes:[{label:vo(t,n(165)),keystroke:n(119)},{label:vo(t,n(148)),keystroke:n(162)},{label:vo(t,n(120)),keystroke:n(116)},{label:vo(t,n(114)),keystroke:[[n(126)],[n(110)]]},{label:vo(t,n(157)),keystroke:[n(140)]},{label:vo(t,n(122)),keystroke:[[n(115)],[n(170)]]}]})}}[gr(158)](t){const e=gr;this[e(111)][e(158)](t)}[gr(147)](t){const e=gr;this[e(111)][e(147)](t),t[e(112)]()}[gr(125)](){const t=gr;for(const e of this[t(111)])e[t(125)]()}[gr(172)](){const t=gr;this[t(151)][t(172)]()}[gr(159)](t){const e=gr;return this[e(111)][e(159)](t)}[gr(136)](){const t=gr;this[t(155)](t(161))}[gr(112)](){const t=gr;for(const e of this[t(111)])e[t(112)]();this[t(151)][t(112)](),this[t(111)][t(112)](),super[t(112)]()}[gr(129)](t){const e=gr;this[e(155)](e(134),t)}[gr(137)](t){return new ar(t)}[gr(135)](t,e){return new sr(t,e)}[gr(118)](t){const e=gr,n=new Set(this[e(153)]);n[e(158)](t),this[e(153)]=n}[gr(123)](t){const e=gr,n=new Set(this[e(153)]);n[e(133)](t),this[e(153)]=n}[gr(163)](){const t=gr,e=this[t(111)],n=this[t(151)];function o(e){const o=t,s=e[o(130)];s[o(166)]&&!n[o(138)](s)?n[o(158)](s):!s[o(166)]&&n[o(138)](s)&&n[o(147)](s),s[o(132)][o(149)][o(147)](s[o(132)][o(117)]),s[o(132)][o(149)][o(158)](s[o(132)][o(117)])}this[t(156)](e,t(158),((e,s)=>{const r=t;s[r(166)]&&n[r(158)](s),this[r(156)](s,r(146),o)})),this[t(156)](e,t(147),((e,s)=>{const r=t;n[r(138)](s)&&n[r(147)](s),this[r(171)](s,r(146),o)}))}}const Ir=Ar;!function(t){const e=Ar,n=t();for(;;)try{if(895258===-parseInt(e(301))/1+parseInt(e(187))/2*(-parseInt(e(290))/3)+parseInt(e(257))/4+-parseInt(e(260))/5*(-parseInt(e(343))/6)+-parseInt(e(324))/7*(-parseInt(e(341))/8)+parseInt(e(228))/9+-parseInt(e(408))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tr);const _r=Symbol(Ir(289)),wr={admin:!0,modifyAll:!1,write:!0,resolve:!0};class yr extends t.ContextPlugin{static get[Ir(281)](){return[br,t.PendingActions,s.Users]}static get[Ir(280)](){return Ir(333)}constructor(t){const e=Ir;super(t),this[e(394)]=new Map,this[e(184)]=new Map,this[e(397)]=new Map,this[e(279)](e(234),new Set),this[e(279)](e(266),new Map),this[e(335)]=this[e(315)][e(252)][e(367)](e(335));const n=this[e(315)][e(252)];n[e(329)](e(177),2),n[e(329)](e(410),500),n[e(329)](e(206),140),n[e(329)](e(402),gs),n[e(329)](e(370),xs),n[e(367)](e(396))||console[e(240)](e(306))}[Ir(227)](){const t=Ir,e=this[t(315)][t(356)][t(367)](br);this[t(279)](t(270),null),this.on(t(342),((e,n)=>this[t(305)](n))),this.on(t(373),((e,n)=>this[t(298)](n))),this.on(t(269),((e,n)=>this[t(232)](n))),this.on(t(269),((e,n)=>this[t(376)](n)),{priority:t(215)}),this.on(t(192),((e,n)=>this[t(186)](n))),this.on(t(192),((e,n)=>this[t(376)](n)),{priority:t(215)}),this.on(t(328),((e,n)=>this[t(302)](n))),this.on(t(361),((e,n)=>this[t(390)](n))),this.on(t(361),((e,n)=>this[t(376)](n)),{priority:t(215)}),this.on(t(287),((e,n)=>this[t(330)](n))),this.on(t(374),((e,n)=>this[t(223)](n))),this.on(t(275),((e,n)=>this[t(213)](n))),this.on(t(287),((e,{threadId:n,isFromAdapter:o})=>{const s=t;if(o)return;const r=this[s(277)](n),i=r&&this[s(184)][s(367)](r);i&&i[s(338)][s(226)][s(261)](-1)}),{priority:t(215)}),this[t(400)](e,t(378),((e,n,o)=>{const s=t,r=Array[s(229)](o)[s(273)]((t=>this[s(397)][s(367)](t[s(283)])))[s(188)](Boolean)[0];this[s(270)]=r?r[s(316)]:null}))}[Ir(255)](){!function(e){function n(t){const e=Ar;return t[e(273)]((t=>String[e(357)](t)))[e(353)]("")}(e=>{const o=Ar;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(T(d,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&t){const o=A(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(){T(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(A(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])),A(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,A(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,A(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]))),T(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(A(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])),A(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,A(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,A(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=Ar;if(T(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&e(),T(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const s=A(t,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),r=s[o(366)](0),i=s[o(365)](r[n([105,100])]);A(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(259)]((()=>e()))}}))}T(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&A(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=Ar;if(!T(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(220)](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 T(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=A(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=Ar;if(!T(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(220)](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(315)]:e[o(199)],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(252)][o(367)](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(!T(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!(!T(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||A(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)||(!(!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]))||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]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!s)||!(!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]))||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]))[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(205)]&&s[t[e(205)]]()}(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);A(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),A(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])]||!T(d,n([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function T(t,e){return t[n([112,108,117,103,105,110,115])][n([104,97,115])](e)}function A(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=>T(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(358)](t){const n=Ir;if(this[n(180)])throw new e.CKEditorError(n(297));this[n(180)]=t}get[Ir(358)](){return this[Ir(180)]}[Ir(342)]({channelId:t=_r,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(210)](xr(m(342),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(277)](n)}[Ir(204)]({channelId:t=_r,threadId:n=(0,e.uid)(),target:o,context:s=null,isResolvable:r=!0}){const i=Ir;if(this[i(234)][i(294)](t)||this[i(234)][i(294)](void 0))return null;if(!o)throw new e.CKEditorError(i(243));const c=this[i(342)]({channelId:t,threadId:n,target:o,context:s,isResolvable:r});if(!c)return null;const a=this[i(184)][i(367)](c),h=a[i(338)][i(258)][i(242)],u=this[i(315)][i(356)][i(367)](br),d=u[i(375)](a[i(338)]);return u[i(207)](d),h[i(245)](i(310),(()=>h[i(261)]())),c}[Ir(236)](t){const n=Ir;if(n(331)!=typeof t)throw new e.CKEditorError(n(201));return this[n(394)][n(294)](t)}[Ir(361)]({channelId:t=_r,threadId:e,context:n,unlinkedAt:o,attributes:s,isFromAdapter:r=!1}){const i=Ir;return this[i(210)](xr(i(361),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:s,isFromAdapter:r}),this[i(277)](e)}[Ir(277)](t){const n=Ir;if(n(331)!=typeof t)throw new e.CKEditorError(n(201));return this[n(394)][n(367)](t)}[Ir(392)]({channelId:t,threadId:n}={}){const o=Ir,s=this[o(277)](n);if(s)return Promise[o(307)](s);if(!this[o(358)])return Promise[o(307)](void 0);if(o(249)!=typeof this[o(358)][o(277)])throw new e.CKEditorError(o(362),this[o(315)]);return this[o(358)][o(277)]({channelId:t,threadId:n})[o(259)]((e=>this[o(236)](n)?this[o(277)](n):e?this[o(342)](Object[o(193)]({isFromAdapter:!0,channelId:t},e)):void 0))[o(340)]((t=>{const n=o;throw console[n(191)](t),new e.CKEditorError(n(347),this[n(315)])}))}[Ir(386)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const s=Ir,r=[];for(const o of this[s(394)][s(407)]())t&&o[s(244)]!==t||e&&!o[s(181)]||n&&0===o[s(395)]||r[s(239)](o);return o?r[s(273)]((t=>t[s(214)]())):r}[Ir(401)](t){const n=Ir,o=this[n(315)][n(356)][n(367)](br);if(!t)return void(this[n(270)]&&o[n(262)]());const s=this[n(277)](t);if(!s)throw new e.CKEditorError(n(271),null,{threadId:t});if(!this[n(184)][n(294)](s))throw new e.CKEditorError(n(291),null,{threadId:t});const r=o[n(375)](this[n(184)][n(367)](s)[n(338)]);o[n(207)](r)}[Ir(196)](t,e){const n=Ir;t?this[n(234)][n(369)](e):this[n(234)][n(264)](e),this[n(210)](n(237),n(234),this[n(234)],this[n(234)])}[Ir(208)](t){const e=Ir;return this[e(234)][e(294)](t)||this[e(234)][e(294)](void 0)}[Ir(327)](t,e){return new po(t,e)}[Ir(256)](t,e=_r){const n=Ir;this[n(266)][n(279)](e,t),this[n(210)](n(348),n(266),this[n(266)],this[n(266)])}[Ir(209)](t=_r){const e=Ir;return this[e(266)][e(294)](t)?this[e(266)][e(367)](t):wr}[Ir(305)]({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(331)!=typeof n)throw new e.CKEditorError(p(201),null,{threadId:n});if(this[p(236)](n))throw new e.CKEditorError(p(293),null,{threadId:n});const f=new Cr(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:r,resolvedAt:i,resolvedBy:c?this[p(315)][p(356)][p(367)](s.Users)[p(238)](c):null,isResolvable:l,isSubmitted:m||d});this[p(394)][p(279)](n,f);for(const t of o)f[p(350)](this[p(387)]({threadId:n,...t}));return a&&f[p(332)](a),d||!f[p(395)]?Promise[p(307)]():this[p(298)]({channelId:t,threadId:n})}[Ir(298)]({channelId:t,threadId:n}){const o=Ir;if(!this[o(236)](n))throw new e.CKEditorError(o(354),this);const s=this[o(277)](n);if(s[o(178)]=!0,!this[o(358)]||o(249)!=typeof this[o(358)][o(342)])return Promise[o(307)]();const{id:r,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=s,d=this[o(315)][o(356)][o(367)](o(285)),l=d[o(369)](vo(this[o(315)][o(404)],o(263)));return this[o(358)][o(342)]({channelId:t,threadId:r,comments:i[o(273)]((t=>t[o(214)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[o(259)]((({comments:e})=>{const s=o;d[s(346)](l);for(const o of e)this[s(223)]({channelId:t,threadId:n,commentId:o[s(274)],createdAt:o[s(322)],isFromAdapter:!0})}))[o(340)]((t=>{const n=o;throw console[n(191)](t),new e.CKEditorError(n(381),this)}))}[Ir(222)]({threadId:t,target:n}){const o=Ir,s=this[o(277)](t);if(!s)throw new e.CKEditorError(o(299),this);const r=this[o(315)][o(356)][o(367)](o(285)),i=this[o(315)][o(356)][o(367)](br),c=this[o(379)](s),a=new po(s,c);let h=null;c.on(o(345),((t,e,n)=>{const s=o;n?h=r[s(369)](vo(this[s(315)][s(404)],s(263))):h&&(r[s(346)](h),h=null)})),c.on(o(359),(()=>{const e=o;this[e(210)](xr(e(278),s[e(244)]),{threadId:t,channelId:s[e(244)]})})),this[o(184)][o(279)](s,a),this[o(397)][o(279)](c,a);const u=new sr(this[o(315)][o(404)],c);u[o(319)](o(395)).to(c),u[o(319)](o(368)).to(c,o(368),c,o(395),((t,e)=>t||!e)),u[o(319)](o(388)).to(c),u[o(292)]=o(304);const d=new ar({view:u,target:n,type:o(304),isVisible:!s[o(384)]});return this[o(308)](c,d),i[o(369)](d),d}[Ir(308)](e,n){const o=Ir;this[o(400)](e,o(310),((e,s)=>{const r=o,i=s.ui[r(338)][r(380)][r(360)];n[r(314)][r(369)](i),this[r(315)]instanceof t.Editor&&this[r(315)].ui[r(284)][r(369)](i)}),{priority:o(296)}),this[o(400)](e,o(185),((e,s)=>{const r=o,i=s.ui[r(338)][r(380)][r(360)];n[r(314)][r(294)](i)&&n[r(314)][r(346)](i),this[r(315)]instanceof t.Editor&&this[r(315)].ui[r(284)][r(346)](i)}))}[Ir(198)](t){const e=Ir;this[e(382)](t,e(310)),this[e(382)](t,e(185))}[Ir(379)](t){const e=Ir,n=this[e(315)][e(356)][e(367)](s.Users),{config:o,locale:r}=this[e(315)],i=(0,s.getDateTimeFormatter)(o[e(367)](e(404)));return new(0,o[e(367)](e(391))[e(195)])(r,t,n.me,{editorConfig:{...o[e(367)](e(396)),licenseKey:this[e(315)][e(252)][e(367)](e(335))},copyMarkers:o[e(367)](e(212)),maxCommentsWhenCollapsed:o[e(367)](e(177)),maxThreadTotalWeight:o[e(367)](e(410)),maxCommentCharsWhenCollapsed:o[e(367)](e(206)),formatDateTime:i,CommentView:o[e(367)](e(391))[e(225)]})}[Ir(232)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:r,isFromAdapter:i}){const c=Ir;if(!this[c(236)](t))throw new e.CKEditorError(c(354),null,{threadId:t});const a=this[c(277)](t);if(a[c(384)])throw new e.CKEditorError(c(355),null,{threadId:t});const h=this[c(315)][c(356)][c(367)](s.Users);if(a[c(235)]=h[c(238)](r),a[c(300)]=o,i||!this[c(358)]||c(249)!=typeof this[c(358)][c(269)])return Promise[c(307)]();const u=this[c(315)][c(356)][c(367)](c(285)),d=u[c(369)](vo(this[c(315)][c(404)],c(263)));return this[c(358)][c(269)]({channelId:n,threadId:t})[c(259)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(346)](d),a[n(235)].id!==e&&(a[n(235)]=h[n(238)](e)),a[n(300)]=t}))[c(340)]((t=>{const n=c;throw console[n(191)](t),new e.CKEditorError(n(312),this)}))}[Ir(186)]({threadId:t,channelId:n,isFromAdapter:o}){const s=Ir;if(!this[s(236)](t))throw new e.CKEditorError(s(354),null,{threadId:t});const r=this[s(277)](t);if(!r[s(384)])throw new e.CKEditorError(s(372),null,{threadId:t});if(r[s(235)]=null,r[s(300)]=null,o||!this[s(358)]||s(249)!=typeof this[s(358)][s(192)])return Promise[s(307)]();const i=this[s(315)][s(356)][s(367)](s(285)),c=i[s(369)](vo(this[s(315)][s(404)],s(263)));return this[s(358)][s(192)]({channelId:n,threadId:t})[s(259)]((()=>i[s(346)](c)))[s(340)]((t=>{const n=s;throw console[n(191)](t),new e.CKEditorError(n(216),this)}))}[Ir(302)]({threadId:t,isFromAdapter:n}){const o=Ir,s=this[o(277)](t);if(!s)throw new e.CKEditorError(o(325),this);if(this[o(337)](t),this[o(394)][o(264)](t),!s[o(250)]||n||!this[o(358)]||o(249)!=typeof this[o(358)][o(328)])return Promise[o(307)]();const r=this[o(315)][o(356)][o(367)](o(285)),{channelId:i}=s,c=r[o(369)](vo(this[o(315)][o(404)],o(263)));return this[o(358)][o(328)]({channelId:i,threadId:t})[o(259)]((()=>r[o(346)](c)))[o(340)]((t=>{const n=o;throw console[n(191)](t),new e.CKEditorError(n(197),this)}))}[Ir(390)]({threadId:t,unlinkedAt:n,context:o,attributes:s,isFromAdapter:r}){const i=Ir;if(i(331)!=typeof t)throw new e.CKEditorError(i(201),null,{threadId:t});if(!this[i(236)](t))throw new e.CKEditorError(i(354),null,{threadId:t});const c=this[i(277)](t);let a=!1;if(void 0!==o&&c[i(315)]!==o&&(c[i(315)]=o,a=!0),void 0!==n&&c[i(364)]!==n&&(c[i(364)]=n,a=!0),s&&!ze(s,c[i(182)])&&(c[i(182)]=s,a=!0),!a)return Promise[i(307)]();if(!c[i(250)]||r||!this[i(358)]||i(249)!=typeof this[i(358)][i(361)])return Promise[i(307)]();const h=this[i(315)][i(356)][i(367)](i(285)),{channelId:u}=c,d=h[i(369)](vo(this[i(315)][i(404)],i(263)));return this[i(358)][i(361)]({channelId:u,threadId:t,context:o,unlinkedAt:n,attributes:s})[i(259)]((()=>h[i(346)](d)))[i(340)]((t=>{const n=i;throw console[n(191)](t),new e.CKEditorError(n(276),this)}))}[Ir(337)](t){const e=Ir,n=this[e(315)][e(356)][e(367)](br),o=this[e(277)](t);if(this[e(184)][e(294)](o)){const t=this[e(184)][e(367)](o),s=t[e(338)],r=n[e(375)](s);this[e(184)][e(264)](o),this[e(397)][e(264)](s),r&&n[e(346)](r),t[e(303)](),s[e(303)]()[e(259)]((()=>{this[e(198)](s)}))}}[Ir(376)]({threadId:t,resolvedAt:e}){const n=Ir,o=!!e,s=this[n(315)][n(356)][n(367)](br),r=this[n(277)](t);if(this[n(184)][n(294)](r)){const t=this[n(184)][n(367)](r)[n(338)],e=s[n(375)](t);e&&(o&&s[n(211)](e),e[n(334)]())}}[Ir(175)](t){const e=Ir,n=this[e(315)][e(356)][e(367)](s.Users),o=(0,s.hashObject)(e(254)+t);return n[e(238)](o)||n[e(311)]({id:o,name:t})}[Ir(387)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:r,createdAt:i,attributes:c}){const a=Ir;if(a(331)!=typeof n)throw new e.CKEditorError(a(377));if(a(331)!=typeof r)throw new e.CKEditorError(a(272));if(a(331)!=typeof o||!o[a(253)]())throw new e.CKEditorError(a(406));const h=this[a(315)][a(356)][a(367)](s.Users)[a(238)](r);if(!h)throw new e.CKEditorError(a(309),null,{authorId:r});let u=null,d=i;return c&&c[a(241)]&&(u=this[a(175)](c[a(241)][a(344)]),d=new Date(c[a(241)][a(322)])),new Er(this,{threadId:t,id:n,author:u||h,creator:h,content:o,createdAt:i,authoredAt:d,attributes:c})}[Ir(330)](t){const n=Ir;let{threadId:o,content:s,attributes:r,isFromAdapter:i}=t;const c=this[n(277)](t[n(200)]);if(!c)throw new e.CKEditorError(n(352),this);const a=this[n(387)](t),{id:h}=a;if(c[n(350)](a),i||!this[n(358)]||n(249)!=typeof this[n(358)][n(287)]||!c[n(250)])return Promise[n(307)]();const u=this[n(315)][n(356)][n(367)](n(285)),{channelId:d}=c,l=u[n(369)](vo(this[n(315)][n(404)],n(263)));return r||(r={}),this[n(358)][n(287)]({channelId:d,threadId:o,commentId:h,content:s,attributes:r})[n(259)]((t=>{const e=n;u[e(346)](l),t&&this[e(223)]({channelId:d,threadId:o,commentId:h,createdAt:t[e(322)],isFromAdapter:!0})}))[n(340)]((t=>{const o=n;throw console[o(191)](t),new e.CKEditorError(o(398),this)}))}[Ir(223)]({threadId:t,commentId:n,content:o,createdAt:s,attributes:r,isFromAdapter:i}){const c=Ir;if(void 0!==o&&(c(331)!=typeof o||!o[c(253)]()[c(395)]))throw new e.CKEditorError(c(176));const a=this[c(277)](t),h=a[c(295)](n);if(!h)throw new e.CKEditorError(c(363),this);let u=!1;if(o&&o!==h[c(183)]&&(h[c(248)]||i)&&(h[c(183)]=o,u=!0),s&&s!==h[c(322)]&&(h[c(322)]=s,h[c(182)]&&h[c(182)][c(241)]||(h[c(190)]=s),u=!0),r&&!ze(r,h[c(182)])&&(h[c(182)]=r,u=!0),!u)return Promise[c(307)]();if(a[c(210)](c(189)),i||!this[c(358)]||c(249)!=typeof this[c(358)][c(374)])return Promise[c(307)]();const d=this[c(315)][c(356)][c(367)](c(285)),{channelId:l}=this[c(277)](h[c(200)]),m=d[c(369)](vo(this[c(315)][c(404)],c(263)));return this[c(358)][c(374)]({channelId:l,threadId:t,commentId:n,content:o,attributes:r})[c(259)]((()=>d[c(346)](m)))[c(340)]((t=>{const n=c;throw console[n(191)](t),new e.CKEditorError(n(323),this)}))}[Ir(213)]({threadId:t,commentId:n,isFromAdapter:o}){const s=Ir,r=this[s(277)](t),i=r[s(295)](n);if(!i)throw new e.CKEditorError(s(286),this);if(r[s(202)](i),o||!this[s(358)]||s(249)!=typeof this[s(358)][s(275)])return Promise[s(307)]();const c=this[s(315)][s(356)][s(367)](s(285)),{channelId:a}=r,h=c[s(369)](vo(this[s(315)][s(404)],s(263)));return this[s(358)][s(275)]({channelId:a,threadId:t,commentId:n})[s(259)]((()=>c[s(346)](h)))[s(340)]((t=>{const n=s;throw console[n(191)](t),new e.CKEditorError(n(233),this)}))}}function Tr(){const t=["getIndex","createdAt","commentsrepository-update-comment-internal-error","28315uAnlnY","commentsrepository-remove-missing-comment-thread","write","createCommentThreadController","removeCommentThread","define","_addComment","string","attachTo","CommentsRepository","refreshVisibility","licenseKey","admin","_detachCommentThread","view","isRemovable","catch","3064LguEPQ","addCommentThread","6PUuptM","authorName","change:isDirty","remove","commentsrepository-fetch-comment-thread","change:_permissions","setUnlinkedAt","_add","setAttribute","commentsrepository-add-comment-to-missing-comment-thread","join","commentsrepository-missing-comment-thread","commentsrepository-resolved-comment-thread","plugins","fromCharCode","adapter","escape","bodyCollectionContainer","updateCommentThread","commentsrepository-missing-thread-and-adapter-method","commentsrepository-update-missing-comment","unlinkedAt","getEarlierVisibleRevision","getRevision","get","isDirty","add","comments.CommentView","creator","commentsrepository-reopen-comment-thread","submitCommentThread","updateComment","getByInnerView","_updateActiveAnnotation","commentsrepository-invalid-commentid","change:activeAnnotations","_createCommentThreadView","body","commentsrepository-add-comment-thread-internal-error","stopListening","commentsrepository-get-comment-invalid-id","isResolved","_repository","getCommentThreads","_createNewComment","isActive","removeAttribute","_updateCommentThread","comments","fetchCommentThread","author","_threads","length","comments.editorConfig","_viewToController","commentsrepository-add-comment-internal-error","_isAttached","listenTo","setActiveCommentThread","comments.CommentThreadView","modifyAll","locale","setContext","commentsrepository-invalid-comment-content","values","11391330HegyQU","update","comments.maxThreadTotalWeight","_getExternalAuthor","commentsrepository-update-comment-invalid-content","comments.maxCommentsWhenCollapsed","_isSubmitted","submit","_adapter","isAttached","attributes","content","_threadToController","editorDestroyed","_reopenCommentThread","2fVJJsh","filter","commentUpdated","authoredAt","error","reopenCommentThread","assign","_findOptimalIndex","CommentThreadView","switchReadOnly","commentsrepository-remove-comment-thread-internal-error","_unbindEditors","editor","threadId","commentsrepository-invalid-comment-thread-id","_remove","commentsrepository-remove-comment-missing-comment-thread","openNewCommentThread","forbiddenHandler","comments.maxCommentCharsWhenCollapsed","activate","isReadOnly","getPermissions","fire","_removeActiveAnnotation","comments.copyMarkers","_removeComment","toJSON","lowest","commentsrepository-reopen-comment-thread-internal-error","weight","getTime","max","isNaN","archivedAt","_attachCommentThread","_updateComment","isFromAdapter","CommentView","commentsListView","init","11340342obDhyl","from","reduce","change:authoredAt","_resolveCommentThread","commentsrepository-remove-comment-internal-error","_readOnlyChannels","resolvedBy","hasCommentThread","change:_readOnlyChannels","getUser","push","warn","@external","commentInputView","commentsrepository-missing-target","channelId","once","div","find","isEditable","function","isSubmitted","_update","config","trim","external:","afterInit","setPermissions","3911576jvNLsg","commentThreadInputView","then","5822785kTBdOj","focus","deactivateAll","PENDING_ACTION_COMMENT_THREAD","delete","textContent","_permissions","isResolvable","_hasTargetInContent","resolveCommentThread","activeCommentThread","commentsrepository-active-missing-comment-thread","commentsrepository-invalid-comment-authorid","map","commentId","removeComment","commentsrepository-update-comment-thread-internal-error","getCommentThread","escapeThread","set","pluginName","requires","isExternal","innerView","focusTracker","PendingActions","commentsrepository-remove-missing-comment","addComment","canComment","noChannel","4037721SvhMtd","commentsrepository-active-not-attached","type","commentsrepository-duplicated-comment-thread-id","has","getComment","highest","commentsrepository-adapter-already-set","_submitCommentThread","commentsrepository-attach-missing-comment-thread","resolvedAt","1571426VKoEwq","_removeCommentThread","destroy","comment","_addCommentThread","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","resolve","_bindAnnotationToEditors","commentsrepository-add-comment-user-not-exists","editorReady","addUser","commentsrepository-resolve-comment-thread-internal-error","commentsrepository-update-comment-missing-comment-thread","focusableElements","context","model","innerHTML","reopen","bind","createElement"];return(Tr=function(){return t})()}function Ar(t,e){const n=Tr();return(Ar=function(t,e){return n[t-=175]})(t,e)}class Cr extends((0,e.ObservableMixin)()){constructor(t,n){const o=Ir;super();const s=n[o(267)];this[o(244)]=n[o(244)],this.id=n.id,this[o(391)]=new e.Collection,this[o(385)]=t,this[o(399)]=!1,this[o(178)]=n[o(250)],this[o(279)](o(268),!0),this[o(319)](o(208)).to(t,o(266),t,o(234),(()=>t[o(208)](this[o(244)]))),this[o(319)](o(339)).to(t,o(266),(()=>t[o(209)](this[o(244)])[o(336)])),this[o(319)](o(288)).to(t,o(266),(()=>{const e=o,n=t[e(209)](this[e(244)]);return n[e(326)]||n[e(336)]})),this[o(319)](o(267)).to(t,o(266),(()=>s&&t[o(209)](this[o(244)])[o(307)])),this[o(279)](o(315),n[o(315)]),this[o(319)](o(221)).to(this,o(300),this,o(364),((t,e)=>t?e?t<e?t:e:t:e)),this[o(279)](o(364),n[o(364)]||null),this[o(279)](o(300),n[o(300)]||null),this[o(279)](o(235),n[o(235)]||null),this[o(319)](o(384)).to(this,o(300),(t=>!!t)),this[o(279)](o(182),n[o(182)]||{})}get[Ir(217)](){const t=Ir;return Array[t(229)](this[t(391)])[t(230)](((e,n)=>e+n[t(217)]),0)}get[Ir(395)](){const t=Ir;return this[t(391)][t(395)]}get[Ir(181)](){return this[Ir(399)]}get[Ir(250)](){return this[Ir(178)]}[Ir(179)](){const t=Ir,{channelId:e,id:n}=this;this[t(385)][t(210)](xr(t(373),e),{channelId:e,threadId:n})}[Ir(349)](t){this[Ir(251)]({unlinkedAt:t})}[Ir(307)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const o=Ir,r=this[o(385)][o(315)][o(356)][o(367)](s.Users).me,{channelId:i,id:c}=this;this[o(385)][o(210)](xr(o(269),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||r.id,isFromAdapter:n})}[Ir(318)]({isFromAdapter:t=!1}={}){const e=Ir,{channelId:n,id:o}=this;this[e(385)][e(210)](xr(e(192),n),{channelId:n,threadId:o,isFromAdapter:t})}[Ir(405)](t){const e=Ir;this[e(315)]||this[e(251)]({context:t})}[Ir(351)](t,e){const n=Ir,o=Hn(this[n(182)]);so(o,t,e),this[n(251)]({attributes:o})}[Ir(389)](t){const e=Ir,n=Hn(this[e(182)]);uo(n,t),this[e(251)]({attributes:n})}[Ir(346)]({isFromAdapter:t=!1}={}){const e=Ir,{channelId:n,id:o}=this;this[e(385)][e(210)](xr(e(328),n),{channelId:n,threadId:o,isFromAdapter:t})}[Ir(332)](t){const e=Ir;return this[e(385)][e(222)]({threadId:this.id,target:t})}[Ir(287)](t){const e=Ir,{channelId:n,id:o}=this;this[e(385)][e(210)](xr(e(287),n,o),Object[e(193)]({channelId:n,threadId:o},t))}[Ir(295)](t){const n=Ir;if(n(331)!=typeof t)throw new e.CKEditorError(n(383),null,{commentId:t});return this[n(391)][n(367)](t)}[Ir(214)](){const t=Ir;return{threadId:this.id,context:this[t(315)],unlinkedAt:this[t(364)],resolvedAt:this[t(300)],resolvedBy:this[t(235)]?this[t(235)].id:null,archivedAt:this[t(221)],comments:this[t(391)][t(273)]((e=>e[t(214)]())),attributes:this[t(182)]}}[Ir(350)](t){const e=Ir;return this[e(400)](t,e(231),(()=>{const n=e,o=this[n(194)](t),s=this[n(391)];o-1!=s[n(321)](t)&&o+1!=s[n(321)](t)&&(this[n(202)](t),this[n(350)](t))})),this[e(391)][e(369)](t,this[e(194)](t))}[Ir(251)](t){const e=Ir,{channelId:n,id:o}=this;this[e(385)][e(210)](xr(e(361),n),{...t,channelId:n,threadId:o})}[Ir(202)](t){const e=Ir;return this[e(382)](t),t[e(303)](),this[e(391)][e(346)](t)}[Ir(194)](t){const e=Ir,n=this[e(391)][e(247)]((n=>new Date(n[e(190)])[e(218)]()>new Date(t[e(190)])[e(218)]()));return n?this[e(391)][e(321)](n):this[e(395)]}}class Er extends((0,e.ObservableMixin)()){constructor(t,e){const n=Ir;super();const o=t[n(315)][n(356)][n(367)](s.Users).me,r=t[n(277)](e[n(200)]),i=0===r[n(391)][n(395)],c=o===e[n(393)];this.id=e.id,this[n(200)]=e[n(200)],this[n(393)]=e[n(393)],this[n(371)]=e[n(371)],this[n(282)]=Boolean(e[n(182)]&&e[n(182)][n(241)]),this[n(279)](n(183),e[n(183)]),this[n(322)]=e[n(322)]||new Date,this[n(279)](n(190),e[n(190)]||new Date),this[n(319)](n(300)).to(r,n(300)),this[n(279)](n(182),e[n(182)]||{}),this[n(319)](n(248)).to(t,n(266),(()=>{const e=n,o=t[e(209)](r[e(244)])[e(326)],s=t[e(209)](r[e(244)])[e(403)];return c&&o||!c&&s})),this[n(319)](n(339)).to(r,n(339),t,n(266),(e=>{const o=n,s=t[o(209)](r[o(244)])[o(326)],a=t[o(209)](r[o(244)])[o(403)];return c&&s||e&&i||!c&&a&&!i})),this[n(319)](n(208)).to(r,n(208)),this[n(385)]=t}get[Ir(217)](){const t=Ir;return Math[t(219)](function(e){const n=t,o=document[n(320)](n(246));return o[n(317)]=e,o[n(265)][n(395)]}(this[t(183)]),200)}[Ir(409)](t){const n=Ir,{threadId:o,id:s}=this;if(!this[n(385)][n(236)](o))throw new e.CKEditorError(n(313),this);const{channelId:r}=this[n(385)][n(277)](o);this[n(385)][n(210)](xr(n(374),r,o),{channelId:r,threadId:o,commentId:s,...t})}[Ir(351)](t,e){const n=Ir,o=Hn(this[n(182)]);so(o,t,e),this[n(409)]({attributes:o})}[Ir(389)](t){const e=Ir,n=Hn(this[e(182)]);uo(n,t),this[e(409)]({attributes:n})}[Ir(346)](t={}){const n=Ir;if(!t[n(224)]&&!this[n(339)])return;const{threadId:o,id:s}=this;if(!this[n(385)][n(236)](o))throw new e.CKEditorError(n(203),this);const{channelId:r}=this[n(385)][n(277)](o);this[n(385)][n(210)](xr(n(275),r,o),{channelId:r,threadId:o,commentId:s,...t})}[Ir(214)](){const t=Ir;return{commentId:this.id,content:this[t(183)],createdAt:this[t(322)],authorId:this[t(371)].id,attributes:this[t(182)]}}[Ir(303)](){this[Ir(382)]()}}function xr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}const Or=Mr;function Nr(){const t=["3114100XHxxHw","comment:","15942760rlVpoH","94188XEFoVj","216HlMORh","getItems","end","isEnabled","backward","refresh","getLastMatchingPosition","selection","_hasContent","document","222680lCowvm","item","180mzRxvI","schema","execute","start","substr","model","$textProxy","tableCell","isObject","push","5109cfKuIM","change","addMarker","element","11005DazelJ","editor","9848615dJxEqe","214tzObLG","createRange","getRanges","_trimToContent","_itemIsContent"];return(Nr=function(){return t})()}function Mr(t,e){const n=Nr();return(Mr=function(t,e){return n[t-=233]})(t,e)}!function(t){const e=Mr,n=t();for(;;)try{if(865322===-parseInt(e(249))/1+parseInt(e(252))/2*(parseInt(e(245))/3)+parseInt(e(257))/4+-parseInt(e(235))/5*(parseInt(e(260))/6)+parseInt(e(251))/7+parseInt(e(233))/8*(parseInt(e(261))/9)+-parseInt(e(259))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nr);class Sr extends t.Command{[Or(266)](){const t=Or,e=this[t(250)][t(240)][t(270)][t(268)];for(const n of e[t(254)]())if(this[t(269)](n))return void(this[t(264)]=!0);this[t(264)]=!1}[Or(237)]({threadId:t=(0,e.uid)()}={}){const n=Or,o=this[n(250)][n(240)],s=[];for(const t of o[n(270)][n(268)][n(254)]())this[n(269)](t)&&s[n(244)](this[n(255)](t));o[n(246)]((o=>{const r=n;for(const n of s){const s=(0,e.uid)()[r(239)](1,5),i=r(258)+t+":"+s;o[r(247)](i,{range:n,usingOperation:!1,affectsData:!1})}}))}[Or(269)](t){const e=Or;for(const n of t[e(262)]())if(this[e(256)](n))return!0;return!1}[Or(256)](t){const e=Or;return t.is(e(241))||this[e(250)][e(240)][e(236)][e(243)](t)&&!t.is(e(248),e(242))}[Or(255)](t){const e=Or,n=t=>!this[e(256)](t[e(234)]),o=t[e(238)][e(267)](n),s=t[e(263)][e(267)](n,{direction:e(265)});return this[e(250)][e(240)][e(253)](o,s)}}const Rr=Vr;function Vr(t,e){const n=jr();return(Vr=function(t,e){return n[t-=135]})(t,e)}function jr(){const t=["from","annotation","refresh","view","document","1042835wPwhXj","set","_dataCollectors","push","model","isEqual","pluginName","containsRange","selection","requires","editor","change:isFocused","hasDomSelection","9urfApU","collection","getOrderedSelectedAnnotations","range","add","get","EditorAnnotations","registerAnnotation","update","12319116Zxnzfy","getRanges","focusTracker","delete","fire","_editorAnnotations","sort","function","3HQOLRr","isCollapsed","remove","init","5648600tzMhjR","22YcNuPL","6plbduk","_editorAnnotationsData","element","7360468EGTuNa","1052808vrTiER","89662wtqIRY","blur","directChange","editing","10343522kbElRq","listenTo","cancel","map","36uDNbrE","plugins","isReadOnly","uiUpdate","innerView","addSourceCollector","change:range","getByInnerView","has","editorannotations-invalid-source-callback","refreshSelectedViews"];return(jr=function(){return t})()}!function(t){const e=Vr,n=t();for(;;)try{if(991165===-parseInt(e(147))/1*(-parseInt(e(139))/2)+parseInt(e(193))/3*(-parseInt(e(137))/4)+-parseInt(e(163))/5*(-parseInt(e(199))/6)+-parseInt(e(143))/7+-parseInt(e(138))/8*(parseInt(e(176))/9)+parseInt(e(197))/10+parseInt(e(198))/11*(parseInt(e(185))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jr);class Lr extends t.Plugin{static get[Rr(172)](){return[br]}static get[Rr(169)](){return Rr(182)}constructor(t){const e=Rr;super(t),this[e(165)]=new Set,this[e(190)]=new Set}[Rr(196)](){const t=Rr,e=this[t(173)],n=e[t(167)][t(162)][t(171)],o=Gs((()=>this[t(157)]()),10);n.on(t(153),((e,n)=>{const s=t;n[s(141)]&&(o[s(145)](),this[s(157)]())})),this[t(144)](e[t(142)][t(161)][t(162)],t(174),((t,e,n)=>{n&&o()})),this[t(144)](e.ui[t(187)],t(174),((n,o,s)=>{const r=t;s||e[r(149)]||this[r(189)](r(140),{isAnnotationTracked:t=>this[r(135)][r(155)](t[r(151)])})})),this[t(144)](this[t(173)].ui,t(184),(()=>this[t(189)](t(150))))}[Rr(183)](t){const e=Rr;if(this[e(190)][e(155)](t[e(161)]))return;this[e(190)][e(180)](t[e(161)]),this[e(173)].ui[e(187)][e(180)](t[e(161)][e(136)]);const n=this[e(173)][e(148)][e(181)](br);this[e(144)](n[e(177)],e(195),((t,n)=>{const o=e;this[o(173)].ui[o(187)][o(195)](n[o(161)][o(136)]),this[o(190)][o(188)](n[o(161)])}))}[Rr(175)](){const t=Rr;return this[t(173)][t(142)][t(161)][t(175)]}[Rr(152)](t){const n=Rr;if(n(192)!=typeof t)throw new e.CKEditorError(n(156));this[n(165)][n(180)](t)}[Rr(157)](){const t=Rr;this[t(189)](t(160))}[Rr(178)]({activeAnnotation:t,annotations:e}){const n=Rr,o=[],s=this[n(173)][n(167)][n(162)][n(171)],r=Array[n(158)](s[n(186)]());for(const[t,s]of this[n(135)]){const r=i(s),c=e[n(154)](t);r&&c&&o[n(166)]({annotation:c,range:r})}function i(t){const e=n;for(const n of t)for(const t of r)if(n[e(170)](t,!s[e(194)]))return n;return null}return o[n(191)](((e,o)=>{const s=n,r=e[s(179)],i=o[s(179)];if(!r[s(168)](i)){if(r[s(170)](i,!0))return 1;if(i[s(170)](r,!0))return-1}return e[s(159)]==t?-1:o[s(159)]==t?1:0}))[n(146)]((t=>t[n(159)]))}get[Rr(135)](){const t=Rr,e=new Map;for(const n of Array[t(158)](this[t(165)]))for(const[o,s]of n())e[t(164)](o,s);return e}}const Br=Pr;function Pr(t,e){const n=Dr();return(Pr=function(t,e){return n[t-=481]})(t,e)}function Dr(){const t=["731024OjbOSd","573167REnGBi","20838cgljQL","2lVoryE","plugins","363162WPKGXx","8ioCuyX","649dwjUyb","RestrictedEditingModeEditing","addCommentThread","afterInit","has","1731699SsNabg","enableCommand","get","142436LcYIQQ","8720dZeUnV","editor","195UUovQj"];return(Dr=function(){return t})()}!function(t){const e=Pr,n=t();for(;;)try{if(113795===-parseInt(e(482))/1+parseInt(e(489))/2*(-parseInt(e(491))/3)+parseInt(e(486))/4+-parseInt(e(485))/5*(-parseInt(e(488))/6)+-parseInt(e(487))/7+parseInt(e(492))/8*(parseInt(e(498))/9)+parseInt(e(483))/10*(-parseInt(e(493))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Dr);class Hr extends t.Plugin{[Br(496)](){const t=Br,e=this[t(484)];e[t(490)][t(497)](t(494))&&e[t(490)][t(481)](t(494))[t(499)](t(495))}}const Fr=Ur;function Ur(t,e){const n=Kr();return(Ur=function(t,e){return n[t-=236]})(t,e)}function Kr(){const t=["forEach","21857phhWcX","high","importWord.formatting.comments","config","74435UbMoHS","get","3Byuevo","4070MEBzsi","9YJJiRw","dataInsert","4320204WFcMMs","7298336ubnTSF","editor","map","collaboration_features","commands","6xLCIVv","_handleImportedData","execute","plugins","3957540QDHipQ","31lyBRmE","listenTo","define","afterInit","26340qFWoSZ","6052076vhFoRs","importWord","addCommentThread","basic","collaboration.channelId"];return(Kr=function(){return t})()}!function(t){const e=Ur,n=t();for(;;)try{if(855852===-parseInt(e(267))/1*(-parseInt(e(239))/2)+parseInt(e(252))/3*(parseInt(e(240))/4)+-parseInt(e(250))/5*(parseInt(e(262))/6)+-parseInt(e(256))/7+-parseInt(e(257))/8*(parseInt(e(254))/9)+parseInt(e(253))/10*(parseInt(e(246))/11)+-parseInt(e(266))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kr);class zr extends t.Plugin{constructor(t){const e=Ur;super(t),this[e(258)][e(249)][e(237)](e(248),e(243))}[Fr(238)](){const t=Fr,n=this[t(258)],o=n[t(261)][t(251)](t(241)),r=n[t(265)][t(251)](s.Users);o&&(o.on(t(264),((e,[,n])=>{n[t(260)]={comments:!0,user_id:r.me.id}}),{priority:e.priorities[t(247)]+10}),this[t(236)](o,t(255),this[t(263)]))}[Fr(263)](t,e){const n=Fr,{comment_threads:o}=e;o&&o[n(245)]((({thread_id:t,comments:e,is_resolved:o})=>{const r=n,i=new Date,c=e[r(259)]((({author:t,content:e,created_at:n})=>({content:e,authorId:this[r(258)][r(265)][r(251)](s.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:r(241)}}}))),a=this[r(258)][r(249)][r(251)](r(244));this[r(258)][r(265)][r(251)](yr)[r(242)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})}))}}function Wr(t,e){const n=Yr();return(Wr=function(t,e){return n[t-=180]})(t,e)}const Xr=Wr;function Yr(){const t=["afterInit","keys","content","never","585105WarzBV","_registerMarkerInClipboardPipeline","cut","comments.copyMarkers","default","editor","3396673hZjctB","config","ClipboardPipeline","4EuSAnF","477113zeynMo","125rcLIxH","_mapCommentsCopyConfigToRegisterConfiguration","_removeMarkersWithoutThreads","contentInsertion","has","14806560dWJVEm","split","always","dragstart","_registerMarkerToCopy","78024juYoSZ","all","delete","get","CommentsRepository","requires","highest","8128552WjSlUE","1608354DwzTLX","listenTo","hasCommentThread","define","comment","ClipboardMarkersUtils","markers","plugins","6rMKYkl"];return(Yr=function(){return t})()}!function(t){const e=Wr,n=t();for(;;)try{if(537587===parseInt(e(188))/1+parseInt(e(187))/2*(parseInt(e(220))/3)+-parseInt(e(199))/4*(parseInt(e(189))/5)+parseInt(e(215))/6*(-parseInt(e(184))/7)+-parseInt(e(206))/8+parseInt(e(207))/9+parseInt(e(194))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class qr extends t.Plugin{constructor(t){const e=Wr;super(t),this[e(183)][e(185)][e(210)](e(181),e(182))}static get[Xr(204)](){return[Eo.ClipboardMarkersUtils,Eo.ClipboardPipeline]}[Xr(216)](){const t=Xr,e=this[t(183)][t(214)][t(202)](t(186));this[t(221)](),this[t(208)](e,t(192),((e,n)=>this[t(191)](n[t(218)][t(213)])),{priority:t(205)})}[Xr(191)](t){const e=Xr;if(!this[e(183)][e(214)][e(193)](e(203)))return t;const n=this[e(183)][e(214)][e(202)](e(203));for(const o of t[e(217)]()){const[s,r]=o[e(195)](":");e(211)!=s||n[e(209)](r)||t[e(201)](o)}return t}[Xr(221)](){const t=Xr,e=this[t(183)][t(214)][t(202)](t(212)),n=this[t(190)](this[t(183)][t(185)][t(202)](t(181)));n&&e[t(198)](t(211),n)}[Xr(190)](t){const e=Xr;switch(t){case e(196):return{allowedActions:e(200),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(182):return{allowedActions:[e(180),e(197)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(219):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 Qr=Jr;function Jr(t,e){const n=$r();return(Jr=function(t,e){return n[t-=335]})(t,e)}function $r(){const t=["startsWith","6yLUqZD","conversion","_detachCommentThread","markerToData","reconvertMarker","_threads","state","removeCommentThread","setContext","start","group","addCommentThread","scrollToThreadMarker","reopenCommentThread","CommentsEditing","ignoreResolvedComments","$marker","editingDowncast","ready","setUnlinkedAt","3wHaLpl","addMarker:","getCommentThread","affectsData","push","845596wlOoxW","_getTextContext","getByInnerView","isResolved","343bWWvoe","change:isReadOnly","_initializeMarkerConverters","markerName","getAllMarkersForId","managedUsingOperations","context","config","LEAVE_COMMENT_ANNOUNCEMENT","hasMarkerForId","delete","4272455HUxRGT","enqueueChange","hasCommentThread","267292lvFfXb","model","getItems","commands","isThreadsLoadingPaused","length","_reconvertMarkers","upcast","rootName","getRange","isCollapsed","root","removeMarker:","ck-comment-marker--active","name","removeMarker","change","isObject","getChangedMarkers","_getTargetForId","refreshVisibility","createPositionBefore","document","view","activeMarker","addComment","9FWTbeG","updateMarker","markerToHighlight","text","render","focus","getAttribute","comment","end","split","schema","createRange","data","hasDomSelection","editor","isEqual","registerPostFixer","from","getCommentThreads","substring","pluginName","destroyed","set","change:activeMarker","destroy","isAttached","consumable","39416xHBTEx","comment:","dataDowncast","for","resolveCommentThread","1420070geNldR","elementToElement","ariaLiveAnnouncer","switchReadOnly","18713WPShlQ","change:isThreadsLoadingPaused","unlinkedAt","_attachMarkerToThread","add","_handleThreadMarker","_handleMarkerAddAndRemove","createElement","get","dataToMarker","$graveyard","ck-comment-marker","init","clear","_threadToController","markers","listenTo","once","plugins","size","editing","getWalker","_hasTargetInContent","registerAnnotation","then","differ","_attachArchivedThread","12bcJQPH","hasContent","newRange","consume","announce","isLocal","attachTo","requires","openNewCommentThread","366140GbpEMb","_initAriaMarkerChangeAnnouncements","low","$textProxy","fetchCommentThread","locale","ENTER_COMMENT_ANNOUNCEMENT","item","collaboration.channelId"];return($r=function(){return t})()}!function(t){const e=Jr,n=t();for(;;)try{if(127293===-parseInt(e(379))/1+-parseInt(e(468))/2+parseInt(e(445))/3*(parseInt(e(450))/4)+parseInt(e(415))/5*(parseInt(e(425))/6)+-parseInt(e(454))/7*(-parseInt(e(370))/8)+parseInt(e(343))/9*(parseInt(e(375))/10)+-parseInt(e(465))/11*(parseInt(e(406))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ti extends t.Plugin{static get[Qr(413)](){return[yr,Lr,Hr,zr,qr]}static get[Qr(363)](){return Qr(439)}constructor(t){const e=Qr;super(t),this[e(365)](e(472),!0),t[e(355)][e(396)](e(443),(()=>this[e(472)]=!1)),this[e(365)](e(341),null),this.on(e(366),((n,o,s,r)=>{const i=e,c=s?ni(s).id:null;if(t[i(469)][i(484)]((()=>{const e=i;if(c){const n=this[e(458)](c);for(const o of n)t[e(399)][e(429)](o)}if(r){const{id:n}=ni(r),o=this[e(458)](n);for(const n of o)t[e(399)][e(429)](n)}})),c){const e=t[i(397)][i(387)](yr)[i(447)](c);e&&e[i(453)]&&this[i(437)](c)}})),this[e(416)]()}[Qr(391)](){const t=Qr,e=this[t(357)],n=e[t(397)][t(387)](yr),o=e[t(461)][t(387)](t(423));e[t(471)][t(383)](t(436),new Sr(e)),this[t(395)](e,t(455),((o,s,r)=>{const i=t;n[i(378)](r,e[i(461)][i(387)](i(423)))})),this[t(395)](n,ei(t(436),o),((e,{threadId:n})=>{const o=t,s=this[o(357)][o(397)][o(387)](yr)[o(447)](n);s&&s[o(381)]&&this[o(405)](n)})),this[t(395)](n,ei(t(432),o),((n,{threadId:o})=>{const s=t;e[s(469)][s(466)]({isUndoable:!1},(t=>{const e=s,n=this[e(458)](o);for(const o of n)t[e(483)](o)}))})),this[t(395)](n,ei(t(374),o),((e,{threadId:n})=>{const o=t;this[o(474)](n),this[o(357)][o(399)][o(340)][o(356)]&&(this[o(357)][o(397)][o(387)](yr)[o(447)](n)[o(381)]||this[o(357)][o(399)][o(340)][o(348)]())}),{priority:t(417)}),this[t(395)](n,ei(t(438),o),((e,{threadId:n})=>{this[t(474)](n)}),{priority:t(417)}),this[t(395)](n,ei(t(342),o),((o,{threadId:s,isFromAdapter:r})=>{const i=t,c=this[i(458)](s);!r&&0!=c[i(473)]&&n[i(467)](s)&&1===n[i(447)](s)[i(473)]&&e[i(469)][i(466)]({isUndoable:!1},(t=>{const e=i;for(const n of c)t[e(344)](n,{usingOperation:!0,affectsData:!0})}))}),{priority:t(417)}),this[t(456)](),this[t(385)]()}[Qr(367)](){const t=Qr,e=this[t(357)][t(397)][t(387)](yr),n=this[t(357)][t(461)][t(387)](t(423));for(const o of e[t(361)]({channelId:n}))e[t(427)](o.id),e[t(430)][t(464)](o.id);super[t(367)]()}[Qr(463)](t){const e=Qr;return this[e(458)](t)[e(473)]>0}[Qr(458)](t){const e=Qr,n=[];for(const o of this[e(357)][e(469)][e(394)])o[e(482)][e(424)](e(371)+t)&&n[e(449)](o);return n}[Qr(437)](t){const n=Qr,o=this[n(336)](t);o&&setTimeout((()=>{const s=n;this[s(341)]&&ni(this[s(341)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})}),50)}[Qr(474)](t){const e=Qr;this[e(357)][e(469)][e(484)]((()=>{const n=e;for(const e of this[n(458)](t))this[n(357)][n(399)][n(429)](e)}))}[Qr(405)](t){const e=Qr,n=this[e(357)][e(397)][e(387)](yr),o=this[e(357)][e(397)][e(387)](Lr),s=n[e(447)](t);if(!s[e(368)]){const t=s[e(412)]((()=>this[e(336)](s.id)));o[e(402)](t),s[e(401)]=!1}}[Qr(456)](){const t=Qr,e=this[t(357)];e[t(426)][t(373)](t(442))[t(345)]({model:t(350),view:(n,o)=>{const s=t,{id:r}=ni(n[s(457)]),i=e[s(397)][s(387)](yr)[s(447)](r),c=this[s(341)]&&ni(this[s(341)]).id===r;if(i&&i[s(453)]&&!c&&n[s(422)])return o[s(369)][s(409)](n[s(422)],s(446)+n[s(457)]),o[s(369)][s(409)](n[s(422)],s(480)+n[s(457)]),null;const a=[s(390)];return c&&a[s(449)](s(481)),{classes:a,attributes:{"data-comment":r}}}}),e[t(426)][t(373)](t(372))[t(428)]({model:t(350),view:(n,{options:o})=>{const s=t,r=e[s(397)][s(387)](yr),i=e[s(469)][s(394)][s(387)](n),{id:c,part:a}=ni(n);if(i&&!i[s(448)])return null;if(o[s(440)]){const t=r[s(447)](c);if(t&&t[s(453)])return null}return{group:s(350),name:a?c+":"+a:c}}}),e[t(426)][t(373)](t(475))[t(376)]({view:{name:t(350),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(386)](t(441),{"data-name":t(371)+e[t(349)]("id")})}),e[t(426)][t(373)](t(475))[t(388)]({view:t(350)})}[Qr(385)](){const t=Qr,e=this[t(357)],n=e[t(397)][t(387)](yr),o=new Set,s=new Set;e[t(469)][t(339)][t(359)]((n=>{const r=t;let i=!1;for(const{name:t,data:c}of e[r(469)][r(339)][r(404)][r(335)]()){const{group:a,id:h}=ni(t);let u=c[r(408)];if(r(350)!==a||!u)continue;const d=r(389)===u[r(479)][r(476)];d||(u=oi(u,e[r(469)]),!u||u[r(478)]||!c[r(408)]||u[r(358)](c[r(408)]))?e[r(469)][r(407)](u)&&!d?this[r(472)]?o[r(383)](t):this[r(384)](t,h):(s[r(383)](t),o[r(464)](t),n[r(483)](t),i=!0):(n[r(344)](t,{range:u}),i=!0)}return i})),this.on(t(380),((n,s,r)=>{const i=t;if(!r&&o[i(398)])for(const t of o){const{id:n}=ni(t);o[i(464)](t),e[i(469)][i(394)][i(387)](t)&&this[i(384)](t,n)}})),this[t(395)](e[t(469)][t(339)],t(484),((r,i)=>{const c=t;for(const{name:t,data:{newRange:r}}of e[c(469)][c(339)][c(404)][c(335)]()){const{group:i,id:a}=ni(t);if(c(350)!==i)continue;const h=n[c(447)](a),u=this[c(463)](a);h&&(h[c(401)]||e[c(399)][c(340)][c(396)](c(347),(()=>{const t=c,o=e[t(397)][t(387)](br),s=n[t(393)][t(387)](h)[t(340)];o[t(452)](s)[t(337)]()}),{priority:c(417)}),h[c(401)]=u||!!r),r||(s[c(383)](t),o[c(464)](t))}if(i[c(411)])for(const t of s){const{id:e}=ni(t),s=n[c(447)](e),r=this[c(463)](e);o[c(464)](t),!s||r||s[c(381)]||s[c(444)](new Date)}s[c(392)]()}))}[Qr(336)](t){const e=Qr,n=this[e(357)],o=this[e(458)](t);return(0,s.getAllMarkersDomElementsSorted)(n[e(399)],o)}[Qr(451)](t){const e=Qr,n=this[e(458)](t);let o="",s=!1;for(const t of n){const n=t[e(477)]();for(const t of Array[e(360)](n[e(470)]()))t.is(e(418))?(o&&s&&(o+=" ",s=!1),o+=t[e(355)]):s=!0;s=!0}return o[e(362)](0,150)}[Qr(382)](t,e){const n=Qr,o=this[n(357)],s=o[n(397)][n(387)](yr);let r=s[n(447)](e);const i=o[n(461)][n(387)](n(423)),c=o[n(397)][n(387)](Lr);return r&&(r[n(381)]&&r[n(444)](null),r[n(368)])||(this[n(458)](e)[0][n(459)]?s[n(419)]({channelId:i,threadId:e})[n(403)]((t=>{const s=n;if(s(364)!==o[s(431)])if(r=t,r&&!r[s(368)]){const t=r[s(412)]((()=>this[s(336)](e)));c[s(402)](t),r[s(453)]&&this[s(474)](e)}else if(!r){const t=this[s(458)](e);o[s(469)][s(484)]((e=>{const n=s;for(const o of t)e[n(483)](o)}))}})):o[n(399)][n(340)][n(396)](n(347),(()=>{const t=n;if(s[t(447)](e))return;const a=o[t(397)][t(387)](br);r=s[t(414)]({channelId:i,threadId:e,target:()=>this[t(336)](e),context:{type:t(346),value:this[t(451)](e)}});const h=s[t(393)][t(387)](r)[t(340)],u=a[t(452)](h);u&&c[t(402)](u)}),{priority:n(417)})),r}[Qr(384)](t,e){const n=Qr,o=this[n(382)](t,e);o&&!o[n(460)]&&o[n(433)]({type:n(346),value:this[n(451)](e)})}[Qr(416)](){const t=Qr,n=this[t(357)];(0,s.surroundingMarkersDetector)(n[t(469)],(({left:o,entered:r})=>{const i=t;for(const t of o)if(si(t)){n.ui[i(377)][i(410)](vo(n[i(420)],i(462)));break}for(const t of r)if(si(t)){n.ui[i(377)][i(410)](vo(n[i(420)],i(421),(0,e.getEnvKeystrokeText)(s.ENTER_THREAD_KEYSTROKE)));break}}))}}function ei(t,e){return e?t+":"+e:t}function ni(t){const e=t[Qr(352)](":");return{group:e[0],id:e[1],part:e[2]}}function oi(t,e){const n=Qr,o=e[n(353)],s=e[n(354)](t[n(434)]);for(const r of t[n(400)]()){const{type:t,item:i,nextPosition:c}=r;if(n(346)===t||o[n(485)](i)){const t=e[n(338)](i);s[n(478)]&&(s[n(434)]=t),s[n(351)]=c}}return s}function si(t){const e=Qr;return e(350)===ni(t[e(482)])[e(435)]}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=["_initKeyboardNavigation","getRange","8218616Cashpv","_viewToController","762596rvAczY","bind","1602532HDOOJx","3062538MMnydS","focusTracker","1106SysqGb","CommentsListView","listenTo","collaboration.channelId","getAllMarkersForId","get","innerView","hasCommentThread","commands","init","isEnabled","escapeThread","componentFactory","locale","keystrokes","focus","getCommentThread","model","length","set","isFocused","comment:","push","_threadToController","removeCommentThread","config","2592820ZrRQUS","activeMarker","10YlivCX","add","editing","pluginName","Comment","hasMarkerForId","tooltip","map","4492899TjIXbw","editor","34608qCvnir","addSourceCollector","archivedAt","menuBar:comment","change:activeAnnotations","execute","plugins","_createUIButton","addCommentThread","find","highest","addComment","4YrtLoM","low","has","CommentsUI","stop","comment","requires","CommentThreadInputView","from","view"];return(ci=function(){return t})()}function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=465]})(t,e)}!function(t){const e=ai,n=t();for(;;)try{if(803426===parseInt(e(526))/1+-parseInt(e(524))/2+-parseInt(e(496))/3+parseInt(e(510))/4*(-parseInt(e(486))/5)+parseInt(e(498))/6*(parseInt(e(529))/7)+parseInt(e(522))/8+-parseInt(e(527))/9*(parseInt(e(488))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ci);class hi extends t.Plugin{static get[ii(491)](){return ii(513)}static get[ii(516)](){return[yr,ti,Lr,br]}get[ii(530)](){return Jo}get[ii(517)](){return Xo}[ii(469)](){const t=ii,e=this[t(497)],n=e[t(504)][t(465)](yr),o=e[t(504)][t(465)](ti),s=e[t(504)][t(465)](br),r=e[t(504)][t(465)](Lr);e.ui[t(472)][t(489)](t(515),(()=>{const e=t,n=this[e(505)](go.ButtonView);return n[e(494)]=!0,n})),e.ui[t(472)][t(489)](t(501),(()=>this[t(505)](go.MenuBarMenuListItemButtonView))),r[t(499)]((()=>{const e=t,s=[];for(const[t,r]of n[e(483)]){const n=o[e(533)](t.id),i=n[e(495)]((t=>t[e(521)]()));n[e(478)]>0&&s[e(482)]([r[e(519)],i])}return s})),this[t(531)](s,t(502),((e,s,r)=>{const i=t,c=Array[i(518)](r)[i(495)]((t=>t[i(466)]))[i(507)]((t=>n[i(523)][i(512)](t)));if(!c)return void(o[i(487)]=null);const a=n[i(523)][i(465)](c)[i(477)].id,h=i(481)+a;a&&o[i(493)](a)?o[i(487)]=h:o[i(487)]&&(o[i(487)]=null)})),this[t(531)](n,t(484),((n,{threadId:s,isFromAdapter:r})=>{const i=t;!r&&e.ui[i(528)][i(480)]&&o[i(493)](s)&&e[i(490)][i(519)][i(475)]()}),{priority:t(508)}),this[t(531)](n,t(509),((s,{threadId:r,isFromAdapter:i})=>{const c=t;!i&&o[c(493)](r)&&n[c(467)](r)&&1===n[c(476)](r)[c(478)]&&(e[c(490)][c(519)][c(475)](),s[c(514)]())}),{priority:t(511)}),this[t(520)]()}[ii(505)](t){const e=ii,n=this[e(497)],o=new t(n[e(473)]),s=n[e(468)][e(465)](e(506));return o[e(479)]({label:vo(n[e(473)],e(492)),icon:ri}),o[e(525)](e(470)).to(s),this[e(531)](o,e(503),(()=>s[e(503)]())),o}[ii(520)](){const t=ii,e=this[t(497)],n=e[t(504)][t(465)](yr);this[t(531)](n,t(471),((o,{threadId:s,channelId:r})=>{const i=t;if(r!==e[i(485)][i(465)](i(532)))return;const c=n[i(476)](s);c&&!c[i(500)]&&e[i(490)][i(519)][i(475)]()}),{priority:t(511)}),e[t(474)][t(479)](s.ENTER_THREAD_KEYSTROKE,((n,o)=>{const s=t,r=this[s(497)][s(504)][s(465)](ti);if(!r[s(487)])return;const i=e[s(504)][s(465)](yr),{id:c}=ni(r[s(487)]),a=i[s(476)](c);a&&(i[s(483)][s(465)](a)[s(519)][s(475)](),o())}))}}function ui(t,e){const n=li();return(ui=function(t,e){return n[t-=431]})(t,e)}const di=ui;function li(){const t=["afterInit","listenTo","stop","clearForceDisabled","commands","set","editor","delete","2055681pqXqTd","8WYKdjO","2251576uwjdmI","2168020Olajxo","editing","commentsOnly","_disableCommentsOnlyMode","affectsData","forceDisabled","plugins","has","stopListening","change:isEnabled","DragDrop","requires","isEnabled","view","10kHHQJT","get","_enableCommentsOnlyMode","2357760oLnoDT","CommentsOnly","278271PjEncE","12980099AdYxlt","394323RqhxEI","pluginName","clipboardInput","highest","config","5HLXEtu","document","7NMOLUR","cut","addCommentThread","commentsOnlyMode"];return(li=function(){return t})()}!function(t){const e=ui,n=t();for(;;)try{if(282927===parseInt(e(440))/1+parseInt(e(462))/2*(parseInt(e(442))/3)+-parseInt(e(464))/4*(-parseInt(e(447))/5)+-parseInt(e(438))/6+parseInt(e(449))/7*(parseInt(e(463))/8)+-parseInt(e(461))/9*(-parseInt(e(435))/10)+-parseInt(e(441))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class mi extends t.Plugin{static get[di(443)](){return di(439)}static get[di(432)](){return[ti]}constructor(t){const e=di;super(t),this[e(458)](e(433),!1),this.on(e(473),((t,n,o)=>{const s=e;o?this[s(437)]():this[s(467)]()}))}[di(453)](){const t=di;!this[t(433)]&&this[t(459)][t(446)][t(436)](t(466))&&(this[t(433)]=!0)}[di(437)](){const t=di;for(const[e,n]of this[t(459)][t(457)])n[t(468)]&&t(451)!==e&&n[t(469)](t(452));this[t(459)][t(470)][t(471)](t(431))&&this[t(459)][t(470)][t(436)](t(431))[t(469)](t(452));const e=this[t(459)][t(465)][t(434)][t(448)];this[t(454)](e,t(450),(e=>e[t(455)]()),{priority:t(445)}),this[t(454)](e,t(444),(e=>e[t(455)]()),{priority:t(445)}),this[t(454)](e,t(460),(e=>e[t(455)]()),{priority:t(445)})}[di(467)](){const t=di;for(const[e,n]of this[t(459)][t(457)])n[t(468)]&&t(451)!==e&&n[t(456)](t(452));this[t(472)](this[t(459)][t(465)][t(434)][t(448)])}}const pi=fi;function fi(t,e){const n=gi();return(fi=function(t,e){return n[t-=171]})(t,e)}function gi(){const t=["27doQfwR","955WAcSJw","_visibleAnnotations","change:activeAnnotation","deactivateAll","find","register","refilterAnnotations","context","3DHKrJU","activeAnnotations","activeUIs","_uis","annotationsuis-register-already-registered","annotationsuis-missing-ui","hasActive","remove","filter","delete","annotationsuis-annotation-mismatch","deactivate","_addActiveAnnotation","destroy","attach","1624987EZmEIP","_removeActiveAnnotation","_setSelectedAnnotations","detach","49386zTcmcf","isActive","stopListening","_activateAnnotation","length","switchTo","type","plugins","_deactivateAllAnnotations","6208444FrecHs","listenTo","103066PtkBXz","3703850iHXglw","setActiveAnnotation","set","10663408wousTo","_uisData","push","add","init","_assertAnnotationDoesNotBelongToMultipleUIs","from","collection","requires","size","function","has","pluginName","get","AnnotationsUIs","activate","annotationsuis-register-invalid-interface","826503GlKUMt"];return(gi=function(){return t})()}!function(t){const e=fi,n=t();for(;;)try{if(887676===parseInt(e(213))/1+parseInt(e(192))/2+parseInt(e(223))/3*(-parseInt(e(190))/4)+parseInt(e(215))/5*(parseInt(e(181))/6)+-parseInt(e(177))/7+parseInt(e(196))/8+parseInt(e(214))/9*(-parseInt(e(193))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gi);class vi extends t.ContextPlugin{static get[pi(204)](){return[br]}static get[pi(208)](){return pi(210)}constructor(t){const e=pi;super(t),this[e(225)]=new Set,this[e(226)]=new Map,this[e(197)]=new Map}[pi(200)](){const t=pi,e=this[t(222)][t(188)][t(209)](br);this[t(191)](e,t(184),((e,n)=>{const o=t;for(const t of this[o(225)]){const e=this[o(226)][o(209)](t);(0,this[o(197)][o(209)](t)[o(231)])(n)&&e[o(194)](n)}})),this[t(191)](e,t(189),(()=>{const e=t;for(const t of this[e(225)])this[e(226)][e(209)](t)[e(194)](null)})),this[t(191)](e[t(216)],t(199),((e,n)=>{this[t(201)](n)}))}[pi(229)](){const t=pi;return this[t(225)][t(205)]>0}[pi(182)](t){const e=pi;return this[e(225)][e(207)](t)}[pi(211)](t,n=()=>!0){const o=pi,s=this[o(222)][o(188)][o(209)](br);if(!this[o(226)][o(207)](t))throw new e.CKEditorError(o(228),this,{uiName:t});this[o(182)](t)&&this[o(173)](t),this[o(225)][o(199)](t);const r=new mr;(function({source:t,target:e,filter:n}){const o=dr;for(const s of t)n(s)&&e[o(422)](s);e[o(403)](t,o(422),((t,s)=>{const r=o;n(s)&&e[r(422)](s)})),e[o(403)](t,o(385),((t,n)=>{const s=o;e[s(392)](n)&&e[s(385)](n)}))})({source:s[o(216)],target:r,filter:n}),this[o(197)][o(195)](t,{collection:r,filter:n});const i=this[o(226)][o(209)](t);i[o(176)](r),this[o(191)](i,o(217),((t,e,n,r)=>{const i=o;r&&s[i(178)](r),n&&s[i(174)](n)}))}[pi(173)](t){const n=pi;if(this[n(225)][n(171)](t),!this[n(226)][n(207)](t))throw new e.CKEditorError(n(228),this,{uiName:t});const o=this[n(226)][n(209)](t);o[n(180)](),this[n(183)](o),this[n(197)][n(209)](t)[n(203)][n(175)](),this[n(197)][n(171)](t)}[pi(186)](t){const n=pi;if(!this[n(226)][n(207)](t))throw new e.CKEditorError(n(228),this,{uiName:t});const o=this[n(222)][n(188)][n(209)](br),s=Array[n(202)](o[n(224)])[0]||null;this[n(218)](),this[n(211)](t);const r=this[n(226)][n(209)](t);r[n(194)](s),r[n(179)]&&s&&r[n(179)]([s])}[pi(218)](){const t=pi;for(const e of this[t(225)])this[t(173)](e)}[pi(220)](t,n){const o=pi;if(this[o(226)][o(207)](t))throw new e.CKEditorError(o(227));if(o(206)!=typeof n[o(176)]||o(206)!=typeof n[o(180)]||o(206)!=typeof n[o(194)])throw new e.CKEditorError(o(212),null);this[o(226)][o(195)](t,n)}[pi(221)](){const t=pi,e=this[t(222)][t(188)][t(209)](br)[t(203)],n=new Map,o=Array[t(202)](this[t(225)]);for(const e of this[t(225)]){const o=this[t(197)][t(209)](e)[t(203)];for(const s of o)n[t(195)](s,e)}for(const s of e){const e=n[t(209)](s);this[t(201)](s);const r=o[t(219)]((e=>this[t(197)][t(209)](e)[t(231)](s)));e!==r&&(e&&this[t(197)][t(209)](e)[t(203)][t(230)](s),r&&this[t(197)][t(209)](r)[t(203)][t(199)](s))}}[pi(175)](){const t=pi;this[t(218)](),super[t(175)]()}[pi(201)](t){const n=pi,o=[];for(const e of this[n(225)])(0,this[n(197)][n(209)](e)[n(231)])(t)&&o[n(198)](e);if(o[n(185)]>1)throw new e.CKEditorError(n(172),null,{matchedUIs:o,annotationType:t[n(187)]})}}var ki=n(573),bi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ns()(ki.A,bi);ki.A.locals;const Ii=_i;function _i(t,e){const n=wi();return(_i=function(t,e){return n[t-=237]})(t,e)}function wi(){const t=["290QajrSZ","class","top","focusPrevious","focus","arrowdown","33182vrPbYm","number","delegate","render","3182354kzWSyG","div","list","ck-reset","Annotations sidebar","change","arrowup","_setupKeyboardNavigation","removed","_updateItemPositionInFocusables","bindTemplate","focusFirst","ck-sidebar","remove","element","length","30oqXqSJ","270783yIbMAi","focusCycler","minHeight","set","focusTracker","createCollection","forEach","9704872SkiwvM","add","907252nDjJtf","12CxQRnj","focusNext","setTemplate","listenTo","Annotations list","9509064qEQFkS","getIndex","added","focusables","uiLanguageDirection","application","source","change:top","282190YjUwge"];return(wi=function(){return t})()}!function(t){const e=_i,n=t();for(;;)try{if(869200===-parseInt(e(280))/1+parseInt(e(273))/2*(parseInt(e(260))/3)+-parseInt(e(259))/4*(parseInt(e(249))/5)+parseInt(e(265))/6+parseInt(e(284))/7+-parseInt(e(257))/8+parseInt(e(250))/9*(parseInt(e(274))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);const yi=(0,e.toUnit)("px");class Ti extends go.View{constructor(t){const n=_i;super(t);const o=this[n(243)];this[n(253)](n(252),0),this[n(253)](n(275),""),this[n(286)]=this[n(255)](),this[n(268)]=this[n(255)](),this[n(286)][n(282)](n(239),n(279)).to(this),this[n(254)]=new e.FocusTracker,this[n(251)]=new go.FocusCycler({focusables:this[n(268)],focusTracker:this[n(254)]}),this[n(262)]({tag:n(285),attributes:{class:["ck",n(245),n(287),o.to(n(275))],style:{minHeight:o.to(n(252),(t=>n(281)==typeof t?yi(t+10):null))},dir:t[n(269)],role:n(270),"aria-label":vo(t,n(237)),tabindex:0},children:[{tag:n(285),attributes:{role:n(286),"aria-label":vo(t,n(264))},children:this[n(286)]}]})}[Ii(283)](){const t=Ii;super[t(283)](),this[t(240)]()}[Ii(278)](){const t=Ii;this[t(251)][t(244)]()}[Ii(240)](){const t=Ii;this[t(286)][t(282)](t(272)).to(this),this.on(t(272),(e=>{const n=t;this[n(242)](e[n(271)])})),this[t(286)][t(256)]((e=>{const n=t;this[n(254)][n(258)](e[n(247)]),this[n(242)](e)})),this[t(286)].on(t(238),((e,n)=>{const o=t;for(const t of n[o(241)])this[o(254)][o(246)](t[o(247)]),this[o(268)][o(246)](t);for(const t of n[o(267)])this[o(254)][o(258)](t[o(247)]),this[o(242)](t)})),this.on(t(239),(()=>{const e=t;this[e(251)][e(277)]()})),this.on(t(279),(()=>{const e=t;this[e(251)][e(261)]()})),this[t(263)](this[t(247)],t(278),(()=>{this[t(278)]()}))}[Ii(242)](t){const e=Ii,n=this[e(268)][e(266)](t);let o,s;for(const n of this[e(268)])if(t[e(276)]<n[e(276)]){o=n;break}if(s=o?this[e(268)][e(266)](o):this[e(268)][e(248)],-1!==n){if(n===s-1)return;this[e(268)][e(246)](t),s=o?this[e(268)][e(266)](o):this[e(268)][e(248)]}this[e(268)][e(258)](t,s)}}const Ai=Ci;function Ci(t,e){const n=Ei();return(Ci=function(t,e){return n[t-=211]})(t,e)}function Ei(){const t=["34791XJAcgE","attach","1071903igaOnc","_mutationObserver","112970gsqVhK","presentation","setTemplate","focus","bindTemplate","3900440QNlZJE","ck-sidebar-item--no-animation","2xszHlS","4080ftKeQt","top","delegate","1124GOnaZO","first","detach","createCollection","1000053myslsM","content","arrowup","_targetTop","isAnimationDisabled","div","arrowdown","6aMNZZt","updateHeight","set","825mAitXq","bottom","clear","bind","element","1719740IzeOTi","clientHeight","render","height","ck-sidebar-item","destroy"];return(Ei=function(){return t})()}!function(t){const e=Ci,n=t();for(;;)try{if(244705===-parseInt(e(211))/1*(parseInt(e(222))/2)+-parseInt(e(223))/3*(parseInt(e(226))/4)+parseInt(e(245))/5+-parseInt(e(237))/6*(parseInt(e(213))/7)+-parseInt(e(220))/8+parseInt(e(230))/9+parseInt(e(215))/10*(parseInt(e(240))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);const xi=(0,e.toUnit)("px");class Oi extends go.View{constructor(t){const e=Ci;super(t),this[e(239)](e(224),0),this[e(239)](e(248),0),this[e(243)](e(241)).to(this,e(224),this,e(248),((t,e)=>t+e)),this[e(239)](e(234),!1),this[e(214)]=$s((()=>this[e(238)]())),this[e(233)]=null,this[e(231)]=this[e(229)](),this[e(231)][e(225)](e(232),e(236)).to(this);const n=this[e(219)];this[e(217)]({tag:e(235),attributes:{class:[e(249),n.to(e(234),(t=>t?e(221):""))],style:{top:n.to(e(224),(t=>xi(t)))},role:e(216)},children:this[e(231)]})}[Ai(247)](){const t=Ai;super[t(247)](),this[t(214)][t(212)](this[t(244)])}[Ai(218)](){const t=Ai;this[t(231)][t(227)]&&this[t(231)][t(227)][t(218)]()}[Ai(238)](){const t=Ai,e=this[t(244)][t(246)];e&&(this[t(248)]=e)}[Ai(250)](){const t=Ai;this[t(231)][t(242)](),this[t(214)][t(228)](),super[t(250)]()}}const Ni=Si;function Mi(){const t=["set","max","pluginName","class","isActive","refresh","stopListening","addAnnotation","_activeAnnotation","updateHeight","_annotations","view","element","_alignForTopChange","_sidebarItemViewToAnnotation","bottom","11144nrcqlQ","rearrange","2909662fSdjqx","length","target","155weaFvr","sidebar-setcontainer-invalid-element","list","add","sidebar.preventScrollOutOfView","nodeType","Sidebar","1926QZIeJk","_alignForBottomChange","830dYWUJY","config","listenTo","isAnimationDisabled","locale","container","clear","_spaceBetweenItems","content","delete","change:_lastItem","bind","getSidebarItemView","sidebar-attachtocontainer-missing-container","height","776442wkfChR","_attachToContainer","change:targetRect","_destroySidebarItemView","change:bottom","144VuhutJ","_recalculateBuffer","define","sidebar.container","_annotationToSidebarItemView","get","_getItemAfter","_setItemTop","_alignAfterItem","init","destroy","_getTargetTop","_lastItem","_detachFromContainer","2DXgoCN","7TfoPtc","129213vqtHZX","setContainer","getIndex","_getMaxAvailableTop","top","render","_targetTop","targetRect","unbind","appendChild","_getItemBefore","1237962tszMkL","346938RzUAsj","last","_updateLastItem","object","change:top","push","context","_alignBeforeItem","_createSidebarView","10023856SuKMWM","_recalculate","minHeight","remove","169QtKLWh","_alignToTargetRect"];return(Mi=function(){return t})()}function Si(t,e){const n=Mi();return(Si=function(t,e){return n[t-=417]})(t,e)}!function(t){const e=Si,n=t();for(;;)try{if(991255===-parseInt(e(457))/1*(-parseInt(e(476))/2)+parseInt(e(440))/3*(-parseInt(e(428))/4)+parseInt(e(433))/5*(-parseInt(e(490))/6)+-parseInt(e(477))/7*(-parseInt(e(499))/8)+parseInt(e(478))/9*(parseInt(e(442))/10)+parseInt(e(489))/11*(-parseInt(e(462))/12)+-parseInt(e(503))/13*(-parseInt(e(430))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class Ri extends t.ContextPlugin{static get[Ni(507)](){return Ni(439)}constructor(t){const e=Ni;super(t),this[e(505)](e(474),void 0),this[e(423)]=this[e(498)](),this[e(505)](e(447),null),this[e(449)]=25,this[e(426)]=new Map,this[e(466)]=new Map,this[e(496)][e(443)][e(464)](e(437),!1),this[e(422)]=null,this[e(420)]=null,this[e(463)]=[]}[Ni(471)](){const t=Ni,e=this[t(496)][t(443)][t(467)](t(465));e&&this[t(479)](e)}[Ni(479)](t){const n=Ni;if(!ji(t))throw new e.CKEditorError(n(434));this[n(447)]=t}[Ni(458)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=Ni;if(!ji(this[o(447)]))throw new e.CKEditorError(o(455),this);this[o(447)][o(487)](this[o(423)][o(424)]),this[o(423)][o(508)]=t,this[o(449)]=n}[Ni(429)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=Ni,s=this[o(454)](t);this[o(423)][o(435)][o(502)](s),this[o(460)](t),e&&this[o(504)](this[o(454)](e)),n&&this[o(504)](this[o(454)](n)),this[o(492)]()}[Ni(417)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=Ni;if(this[o(420)]=e,t){t[o(509)]=!1;const e=this[o(454)](t);e&&n&&(e[o(445)]=!1)}if(e){const t=this[o(454)](e);t&&(e[o(509)]=!0,n&&(t[o(445)]=!0,t[o(482)]+=1),this[o(504)](t))}}[Ni(475)](t){const e=Ni;if(this[e(423)][e(424)][e(502)](),t)for(const n of t)this[e(460)](n);this[e(423)][e(435)][e(448)](),this[e(423)][e(508)]="",this[e(474)]=null}[Ni(419)](t,e){const n=Ni;e||(e=t[n(423)]);const o=new Oi(this[n(496)][n(446)]);this[n(426)][n(505)](o,t),this[n(466)][n(505)](t,o),o[n(450)][n(436)](e),this[n(444)](t[n(423)],n(459),((e,s,r)=>{const i=n,c=this[i(473)](t,r);o[i(484)]!=c&&(o[i(484)]=c,this[i(469)](o,c))})),this[n(444)](o,n(494),(()=>{const t=n;this[t(500)](o,t(482))})),this[n(444)](o,n(461),(()=>{const t=n;this[t(500)](o,t(427))})),this[n(504)](o);const s=this[n(488)](o);return s&&this[n(470)](s,o)||this[n(504)](o),this[n(492)](),this[n(423)][n(435)][n(436)](o),o}[Ni(425)](t){const e=Ni;if(!t[e(450)][e(431)])return;const n=this[e(488)](t);if(!n)return;const o=this[e(426)][e(467)](n),s=this[e(420)];s&&s===o?this[e(470)](n,t):this[e(497)](t,n)}[Ni(441)](t){const e=Ni;if(!t[e(450)][e(431)])return;const n=this[e(468)](t);if(!n)return;const o=this[e(426)][e(467)](n),s=this[e(496)][e(443)][e(467)](e(437)),r=this[e(420)];r&&r===o&&s?(this[e(497)](n,t),this[e(470)](t,n)):r&&r===o?this[e(497)](n,t):this[e(470)](t,n)}[Ni(500)](t,e){const n=Ni;0===this[n(463)][n(431)]&&setTimeout((()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(463)])t(482)===n?this[t(425)](e):this[t(441)](e);this[t(463)]=[]}),10),this[n(463)][n(495)]({sidebarItemView:t,changedProp:e})}[Ni(454)](t){const e=Ni;return this[e(466)][e(467)](t)}[Ni(472)](){const t=Ni;this[t(418)](),this[t(423)][t(472)]()}[Ni(460)](t){const e=Ni,n=this[e(454)](t);this[e(418)](n),this[e(418)](t[e(423)]),n[e(472)](),this[e(466)][e(451)](t),this[e(426)][e(451)](n)}[Ni(498)](){const t=Ni,e=new Ti(this[t(496)][t(446)]);return e[t(483)](),this.on(t(452),((n,o,s,r)=>{const i=t;r&&e[i(486)](i(501)),s?e[i(453)](i(501)).to(s,i(427)):e[i(501)]=null})),e}[Ni(492)](){const t=Ni;var e;this[t(474)]=(null===(e=this[t(422)])||void 0===e?void 0:e[t(491)])?this[t(454)](this[t(422)][t(491)]):null}[Ni(488)](t){const e=Ni;var n;const o=this[e(426)][e(467)](t),s=o&&(null===(n=this[e(422)])||void 0===n?void 0:n[e(467)](this[e(422)][e(480)](o)-1));return s&&this[e(454)](s)||null}[Ni(468)](t){const e=Ni;var n;const o=this[e(426)][e(467)](t),s=o&&(null===(n=this[e(422)])||void 0===n?void 0:n[e(467)](this[e(422)][e(480)](o)+1));return s&&this[e(454)](s)||null}[Ni(497)](t,e){const n=Ni;t[n(421)]();const o=Vi(e[n(427)]+this[n(449)],t[n(482)]);return!!o&&(this[n(469)](e,e[n(482)]-o),!0)}[Ni(470)](t,e){const n=Ni;t[n(421)]();const o=Vi(t[n(427)]+this[n(449)],e[n(482)]);return!!o&&(this[n(469)](e,e[n(482)]+o,!1),!0)}[Ni(504)](t){const e=Ni,n=this[e(426)][e(467)](t);if(!n||!n[e(432)]||!n[e(485)])return;const o=this[e(473)](n,n[e(485)]);this[e(469)](t,o)}[Ni(473)](t,n){const o=Ni;if(null===n)return 0;if(t[o(432)]instanceof e.Rect)return n[o(482)];{const t=new e.Rect(this[o(423)][o(424)])[o(482)];return n[o(482)]-t}}[Ni(469)](t,e,n=this[Ni(496)][Ni(443)][Ni(467)](Ni(437))){const o=Ni;n&&(e=Math[o(506)](e,this[o(481)](t))),t[o(482)]=e}[Ni(481)](t){const e=Ni;let n=this[e(488)](t),o=0;for(;n;)n[e(421)](),o+=this[e(449)]+n[e(456)],n=this[e(488)](n);return o}}function Vi(t,e){return Math[Ni(506)](t-e,0)}function ji(t){const e=Ni;return null!==t&&e(493)==typeof t&&1===t[e(438)]}const Li=Pi;function Bi(){const t=["rearrange","refreshPositioning","wideSidebar","set","uiUpdate","listenTo","43780428LNxvjY","addEventListener","register","_annotations","_activeAnnotation","high","_detachFromContainer","from","focus","updateTargetRect","plugins","stopListening","1786569jKJvUC","add","destroy","container","_editorAnnotations","removeEventListener","hasDomSelection","isAttached","9632119TlpDGo","_integrateWithEditorAnnotations","context","pluginName","widesidebar-detach-not-attached","ready","switchTo","blur","activeAnnotation","8986480DcgzVf","ck-sidebar--wide","2lfmAXJ","resize","stop","detach","change:container","has","addAnnotation","_attachToContainer","4528VafMBE","widesidebar-attach-already-attached","EditorAnnotations","5319114ovNomP","getOrderedSelectedAnnotations","editors","set:container","remove","1477384NZgyWD","3990GGHBAD","setActiveAnnotation","WideSidebar","_refreshPositioningDebounced","cancel","requires","annotations","get","init","_destroyEditorAnnotationsIntegration","attach","refresh","off"];return(Bi=function(){return t})()}function Pi(t,e){const n=Bi();return(Pi=function(t,e){return n[t-=267]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(749023===-parseInt(e(296))/1+parseInt(e(280))/2*(-parseInt(e(328))/3)+-parseInt(e(288))/4*(parseInt(e(297))/5)+-parseInt(e(291))/6+-parseInt(e(269))/7+parseInt(e(278))/8+parseInt(e(316))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bi);class Di extends t.ContextPlugin{static get[Li(302)](){return[Ri,vi]}static get[Li(272)](){return Li(299)}constructor(t){const n=Li;super(t),this[n(268)]=!1,this[n(313)](n(277),null),this[n(303)]=null,this[n(332)]=new e.Collection,this[n(300)]=Gs((()=>{const t=n;this[t(303)][t(311)]()}),250,{leading:!1})}[Li(305)](){const t=Li,e=this[t(271)][t(326)][t(304)](vi),n=this[t(271)][t(326)][t(304)](Ri);e[t(318)](t(312),this),n[t(331)]&&e[t(275)](t(312))}[Li(298)](t){const e=Li;if(t===this[e(277)])return;const n=this[e(271)][e(326)][e(304)](Ri);n[e(320)]=t;const o=this[e(277)];this[e(277)]=t,n[e(308)]({blurredAnnotation:o,activatedAnnotation:this[e(277)]})}[Li(307)](n){const o=Li;this[o(303)]=n;const s=this[o(271)][o(326)][o(304)](Ri);if(s[o(319)]=n,this[o(268)])throw new e.CKEditorError(o(289),this);this[o(268)]=!0,this[o(315)](s,o(294),(()=>{const t=o;this[t(283)](),this[t(315)](s,t(284),(e=>{const o=t;e[o(309)](),this[o(307)](n)}))})),s[o(287)]({viewClass:o(279)});const r=t=>{const e=o;t[e(325)](),s[e(286)](t)};for(const t of n)r(t);this[o(315)](n,o(329),((t,e)=>{r(e)})),this[o(315)](n,o(295),((t,e,r)=>{const i=o;s[i(310)]({removedAnnotation:e,previousAnnotation:n[i(304)](r-1),nextAnnotation:n[i(304)](r+1)}),e===this[i(277)]&&this[i(298)](null)}),{priority:o(321)}),this[o(315)](n,o(324),((t,e)=>{this[o(298)](e)})),this[o(315)](n,o(276),(()=>{this[o(298)](null)}));const i=this[o(271)]instanceof t.Context?this[o(271)][o(293)]:new e.Collection([this[o(271)]]);for(const t of i)this[o(270)](t);this[o(315)](i,o(329),((t,e)=>{const n=o;this[n(315)](e,n(274),(()=>{this[n(270)](e)}))})),this[o(315)](i,o(295),((t,e)=>{const n=o;e[n(326)][n(285)](n(290))&&this[n(306)](e[n(326)][n(304)](n(290)))})),window[o(317)](o(281),this[o(300)]),this[o(303)][o(311)]()}[Li(283)](){const n=Li;if(!this[n(268)])throw new e.CKEditorError(n(273),this);this[n(298)](null);const o=this[n(271)][n(326)][n(304)](Ri);o[n(322)](this[n(303)]),this[n(327)](o),this[n(327)](this[n(303)]),this[n(271)]instanceof t.Context&&this[n(327)](this[n(271)][n(293)]);for(const t of Array[n(323)](this[n(332)]))this[n(306)](t);window[n(333)](n(281),this[n(300)]),this[n(300)][n(301)](),this[n(277)]=null,this[n(268)]=!1,this[n(303)]=null}[Li(330)](){const t=Li;this[t(268)]&&this[t(283)]()}[Li(270)](t){const e=Li;if(!t[e(326)][e(285)](e(290)))return;const n=t[e(326)][e(304)](e(290)),o=()=>{const t=e,o=n[t(292)]({annotations:this[t(303)],activeAnnotation:this[t(277)]});this[t(298)](o[0]||null)};this[e(315)](n,e(308),o),this[e(315)](n,e(276),((t,{isAnnotationTracked:n})=>{const o=e;this[o(277)]&&n(this[o(277)])&&this[o(298)](null)})),this[e(315)](n,e(314),(()=>{this[e(300)]()})),this[e(315)](this[e(303)],e(276),(t=>{const s=e;n[s(267)]()&&(o(),t[s(282)]())}),{priority:e(321)}),this[e(332)][e(329)](n)}[Li(306)](t){const e=Li;this[e(327)](t),this[e(332)][e(295)](t)}}function Hi(t,e){const n=Fi();return(Hi=function(t,e){return n[t-=487]})(t,e)}function Fi(){const t=["12372pPckLS","365dgDaVq","annotationType","ck-annotation-counter","5464899nyKlQU","34wOvpqb","28835WnnAXf","260kcqRZg","set","1855609HewBGQ","ck-annotation-counter__badge","extendTemplate","number","add","bind","ck-annotation-counter__badge--","icon","setTemplate","_badge","children","counterView","bindTemplate","ck-annotation-counter__badge--edit-mode","2155376RYoomT","span","isDirty","21027orDuOf","toString","1600290XyDViZ","20zCQUBg","..."];return(Fi=function(){return t})()}!function(t){const e=Hi,n=t();for(;;)try{if(284833===parseInt(e(496))/1*(parseInt(e(495))/2)+-parseInt(e(516))/3*(-parseInt(e(497))/4)+-parseInt(e(491))/5*(-parseInt(e(490))/6)+-parseInt(e(499))/7+parseInt(e(513))/8+parseInt(e(487))/9+parseInt(e(488))/10*(-parseInt(e(494))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fi);class Ui extends go.ButtonView{constructor(t){const e=Hi;super(t);const n=this[e(511)];this[e(498)](e(515),!1),this[e(498)](e(502),0),this[e(504)](e(508)).to(this,e(515),this,e(502),((t,n)=>t?e(489):n[e(517)]())),this[e(498)](e(492),""),this[e(506)]=ri,this[e(501)]({attributes:{class:[e(493)]}}),this[e(510)]=new go.View,this[e(510)][e(507)]({tag:e(514),attributes:{class:[e(500),n.to(e(492),(t=>e(505)+t)),n.if(e(515),e(512))]},children:[{text:n.to(e(508))}]}),this[e(509)][e(503)](this[e(510)])}}var Ki=n(197),zi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ns()(Ki.A,zi);Ki.A.locals;const Wi=Yi;function Xi(){const t=["20PLOLRl","8877050tigrXZ","_showBalloon","attachToDom","rearrange","pluginName","ready","narrowsidebar-detach-not-attached","_selectedAnnotations","annotationType","listenTo","northArrowSouthEast","register","from","ck-sidebar--narrow","context","_editorAnnotations","high","get","refresh","execute","southArrowNorth","NarrowSidebar","_setSelectedAnnotations","isVisible","destroy","low","activeAnnotation","cancel","preventClosingBalloon","refreshPositioning","balloonPanelView","detach","_attachListeners","removeEventListener","number","mousedown","locale","_refreshPositioningDebounced","southArrowNorthWest","_refreshPositioning","_manuallyClosedAnnotationViews","resize","_detachListeners","element","unpin","blur","off","first","Esc","stop","EditorAnnotations","contains","remove","getSidebarItemView","preventDefault","addAnnotation","target","attach","stopPropagation","change:container","_destroyEditorAnnotationsIntegration","uiUpdate","find","esc","_detachFromContainer","bind","_integrateWithEditorAnnotations","defaultPositions","_domEmitter","delete","getOrderedSelectedAnnotations","detachFromDom","9400782QaMWws","_annotationToNarrowView","isAttached","content","add","length","249vaNrTj","131191szHpdk","hasDomSelection","northArrowSouthWest","bodyCollection","keydown","_hideBalloon","northArrowSouth","set:container","set","_annotations","init","values","change:height","clear","southArrowNorthEast","190975FKOoRb","annotations","narrowSidebar","narrowsidebar-attach-already-attached","focusableElements","pin","_updateBalloonPosition","stopListening","view","10xJAcVG","type","includes","_attachToContainer","requires","getByView","addEventListener","isDirty","62aoeKJx","focus","setActiveAnnotation","keyCode","26430885yHDdXT","plugins","8047440GpifqG","create","editors","has"];return(Xi=function(){return t})()}function Yi(t,e){const n=Xi();return(Yi=function(t,e){return n[t-=123]})(t,e)}!function(t){const e=Yi,n=t();for(;;)try{if(846901===parseInt(e(190))/1+parseInt(e(222))/2*(parseInt(e(189))/3)+parseInt(e(232))/4*(-parseInt(e(205))/5)+parseInt(e(183))/6+parseInt(e(233))/7+parseInt(e(228))/8+parseInt(e(226))/9*(-parseInt(e(214))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class qi extends t.ContextPlugin{static get[Wi(218)](){return[Ri,vi]}static get[Wi(237)](){return Wi(132)}constructor(t){const n=Wi;super(t),this[n(185)]=!1,this[n(151)]=new Set,this[n(179)]=Object[n(229)](e.DomEmitterMixin),this[n(184)]=new Map,this[n(198)](n(137),null),this[n(206)]=null,this[n(240)]=[],this[n(126)]=new e.Collection,this[n(148)]=Gs((()=>{this[n(150)]()}),250,{leading:!1})}[Wi(200)](){const t=Wi;this[t(125)][t(227)][t(128)](vi)[t(244)](t(207),this),this[t(193)]=new go.BodyCollection(this[t(125)][t(147)]),this[t(141)]=new go.BalloonPanelView(this[t(125)][t(147)]),this[t(193)][t(235)](),this[t(193)][t(187)](this[t(141)])}[Wi(168)](n){const o=Wi;this[o(206)]=n;const s=this[o(125)][o(227)][o(128)](Ri),r=this[o(141)];if(s[o(199)]=n,this[o(185)])throw new e.CKEditorError(o(208),this);this[o(185)]=!0,this[o(242)](s,o(197),(()=>{const t=o;this[t(142)](),this[t(242)](s,t(170),(e=>{const o=t;e[o(157)](),this[o(168)](n)}))})),s[o(217)]({viewClass:o(124),spaceBetweenItems:5});const i=t=>{const e=o,n=new Ui(this[e(125)][e(147)]);s[e(166)](t,n),this[e(184)][e(198)](t,n),n[e(176)](e(221),e(241),e(145)).to(t[e(213)],e(221),e(215),e(188)),n.on(e(130),(()=>{const n=e;this[n(151)][n(203)](),r[n(186)][n(158)]!==t[n(213)]?(this[n(234)](t),t[n(213)][n(154)][n(223)](),this[n(224)](t)):this[n(224)](null)}))};for(const t of n)i(t);this[o(242)](n,o(187),((t,e)=>{i(e)})),this[o(242)](n,o(163),((t,e,r)=>{const i=o;this[i(184)][i(128)](e)[i(135)](),this[i(184)][i(180)](e),s[i(236)]({removedAnnotation:e,previousAnnotation:n[i(128)](r-1),nextAnnotation:n[i(128)](r+1)}),e===this[i(137)]&&this[i(224)](null)}),{priority:o(136)}),this[o(242)](n,o(223),((t,e)=>{this[o(224)](e)})),this[o(242)](n,o(156),(()=>{this[o(224)](null)})),this[o(179)][o(242)](document,o(194),((t,n)=>{const s=o;n[s(225)]===e.keyCodes[s(174)]&&r[s(134)]&&(this[s(151)][s(187)](r[s(186)][s(158)]),this[s(195)](),n[s(169)](),n[s(165)]())})),this[o(179)][o(242)](document,o(146),((t,e)=>{const n=o,i=e[n(167)];r[n(134)]&&r[n(154)][n(162)](i)||s[n(213)][n(154)][n(162)](i)||t[n(139)]||this[n(137)]&&this[n(137)][n(209)][n(173)]((t=>t[n(162)](i)))||(this[n(151)][n(203)](),this[n(195)](),this[n(224)](null))}));const c=this[o(125)]instanceof t.Context?this[o(125)][o(230)]:new e.Collection([this[o(125)]]);for(const t of c)this[o(177)](t);this[o(242)](c,o(187),((t,e)=>{const n=o;this[n(242)](e,n(238),(()=>{this[n(177)](e)}))})),this[o(242)](c,o(163),((t,e)=>{const n=o;e[n(227)][n(231)](n(161))&&this[n(171)](e[n(227)][n(128)](n(161)))})),window[o(220)](o(152),this[o(148)]),this[o(150)]()}[Wi(224)](t){const e=Wi;if(t===this[e(137)])return;const n=this[e(125)][e(227)][e(128)](Ri);n[e(129)]({blurredAnnotation:this[e(137)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(164)](t)?this[e(234)](t):this[e(195)](),this[e(137)]=t}[Wi(142)](){const n=Wi;if(!this[n(185)])throw new e.CKEditorError(n(239),this);this[n(224)](null);const o=this[n(125)][n(227)][n(128)](Ri);this[n(195)](),Array[n(123)](this[n(184)][n(201)](),(t=>t[n(135)]())),this[n(184)][n(203)](),o[n(175)](this[n(206)]),this[n(212)](),this[n(179)][n(212)](),this[n(125)]instanceof t.Context&&this[n(212)](this[n(125)][n(230)]);for(const t of Array[n(123)](this[n(126)]))this[n(171)](t);window[n(144)](n(152),this[n(148)]),this[n(148)][n(138)](),this[n(240)]=[],this[n(185)]=!1,this[n(206)]=null}[Wi(135)](){const t=Wi;this[t(185)]&&this[t(142)](),this[t(193)][t(182)]()}[Wi(177)](t){const e=Wi;if(!t[e(227)][e(231)](e(161)))return;const n=t[e(227)][e(128)](e(161)),o=this[e(125)][e(227)][e(128)](Ri),s=this[e(206)],r=this[e(141)],i=()=>{const t=e,o=n[t(181)]({annotations:this[t(206)],activeAnnotation:this[t(137)]});this[t(133)](o),this[t(224)](o[0]||null)};this[e(242)](n,e(129),i),this[e(242)](n,e(156),((t,{isAnnotationTracked:n})=>{const o=e;this[o(137)]&&n(this[o(137)])&&(this[o(133)]([]),this[o(224)](null))})),this[e(242)](n,e(172),(()=>{this[e(148)]()})),this[e(242)](s,e(156),(t=>{const o=e;n[o(191)]()&&t[o(160)]()}),{priority:e(127)}),this[e(242)](this[e(179)],e(146),((t,s)=>{const c=e,a=s[c(167)];r[c(134)]&&r[c(154)][c(162)](a)||o[c(213)][c(154)][c(162)](a)||this[c(137)]&&n[c(191)]()&&(i(),t[c(139)]=!0)}),{priority:e(127)}),this[e(126)][e(187)](n)}[Wi(171)](t){const e=Wi;t&&(this[e(212)](t),this[e(126)][e(163)](t))}[Wi(133)](t){const e=Wi;for(const n of this[e(240)])t[e(216)](n)||this[e(151)][e(180)](n[e(213)]);this[e(240)]=t}[Wi(150)](){const t=Wi,e=this[t(141)];this[t(206)][t(140)](),e[t(134)]&&this[t(211)]()}[Wi(234)](t){const e=Wi;if(this[e(151)][e(231)](t[e(213)]))return;const n=this[e(141)][e(186)][e(158)];n!==t[e(213)]?(n&&this[e(153)](n),this[e(143)](t[e(213)]),this[e(141)][e(186)][e(203)](),this[e(141)][e(186)][e(187)](t[e(213)]),this[e(211)]()):this[e(211)]()}[Wi(211)](){const t=Wi,e=this[t(141)][t(186)][t(158)],n=e&&this[t(206)][t(219)](e);if(!n||!this[t(184)][t(231)](n))return;const o=this[t(184)][t(128)](n)[t(154)],s=function(){const e=t,n=go.BalloonPanelView[e(178)];return[n[e(204)],n[e(243)],n[e(131)],n[e(196)],n[e(149)],n[e(192)]]}();this[t(141)][t(210)]({target:o,positions:s})}[Wi(195)](){const t=Wi,e=this[t(141)],n=e[t(186)][t(158)];n&&(this[t(153)](n),e[t(155)](),e[t(186)][t(203)]())}[Wi(143)](t){const e=Wi;this[e(242)](t,e(202),(()=>this[e(211)]())),this[e(242)](t,e(159),((n,o)=>{const s=e;this[s(151)][s(187)](t),this[s(195)](),o()}))}[Wi(153)](t){this[Wi(212)](t)}}var Gi=n(874),Zi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Ns()(Gi.A,Zi);Gi.A.locals;const Qi=$i;function Ji(){const t=["hasView","isAttached","top","3935043qqjTMB","300078heBcbt","addObserver","_addAnnotationToBalloon","blur","inlineannotations-detach-not-attached","getByView","annotations","update","afterInit","keystrokes","306216sUxxSU","map","visibleView","focusTracker","listenTo","push","right","clear","remove","_manuallyClosed","getFirstRange","fromRect","set","_removeAnnotationFromBalloon","init","find","inlineannotations-not-allowed-with-context","attach","showStack","detach","getOrderedSelectedAnnotations","mousedown","every","hasActive","targetRect","refresh","inline","domConverter","register","4856GqALrS","editing","add","3343516bDPCuK","70kjOxfd","20otfgql","_balloon","isActive","setActiveAnnotation","activeAnnotation","focus","_closeAnnotation","_addedAnnotations","destroy","change:isFocused","1FEeAoQ","_setSelectedAnnotations","from","1333683EmncIK","collapse","getClientRects","length","bottom","width","has","4068CEQkDi","switchTo","editor","includes","get","change:visibleView","editableElement","view","_getBalloonTargetForAnnotation","updatePosition","pluginName","left","_forceRefresh","plugins","change:height","context","Esc","13949573xCxUCX","InlineAnnotations","requires","stopListening","target","selection","inlineannotations-attach-already-attached","viewRangeToDom","delete","isFocused","_selectedAnnotations","document","getBoundingClientRect"];return(Ji=function(){return t})()}function $i(t,e){const n=Ji();return($i=function(t,e){return n[t-=208]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(433957===-parseInt(e(298))/1*(-parseInt(e(254))/2)+parseInt(e(301))/3+parseInt(e(286))/4+-parseInt(e(287))/5*(-parseInt(e(244))/6)+parseInt(e(243))/7+-parseInt(e(283))/8*(-parseInt(e(210))/9)+parseInt(e(288))/10*(-parseInt(e(227))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ji);class tc extends t.Plugin{static get[Qi(229)](){return[Lr,go.ContextualBalloon,vi]}static get[Qi(220)](){return Qi(228)}constructor(t){const e=Qi;super(t),t[e(284)][e(217)][e(245)](Co.MouseObserver),this[e(241)]=!1,this[e(266)](e(292),null),this[e(250)]=null,this[e(263)]=new Set,this[e(289)]=t[e(223)][e(214)](go.ContextualBalloon),this[e(295)]=new Set,this[e(237)]=[],this[e(222)]=!1}[Qi(268)](){const t=Qi,e=this[t(212)][t(223)][t(214)](vi);e[t(225)]===this[t(212)]&&(e[t(282)](t(280),this),this[t(212)][t(253)][t(266)](t(226),((e,n)=>{const o=t,s=this[o(289)];if(this[o(241)]&&s[o(256)]){const t=this[o(250)][o(249)](s[o(256)]);t&&this[o(294)](t),n()}})))}[Qi(252)](){const t=Qi,e=this[t(212)][t(223)][t(214)](vi);e[t(225)]===this[t(212)]&&(e[t(277)]()||e[t(211)](t(280)))}[Qi(291)](t){const e=Qi;t!==this[e(292)]&&(this[e(292)]&&(this[e(292)][e(290)]=!1),t&&this[e(212)].ui[e(257)][e(236)]&&(this[e(250)][e(209)](t)&&this[e(246)](t,!0),t[e(290)]=!0),t||this[e(299)]([]),this[e(292)]=t)}[Qi(271)](t){const n=Qi;this[n(250)]=t;const o=this[n(212)][n(223)][n(214)](vi),s=this[n(289)];if(this[n(241)])throw new e.CKEditorError(n(233),this);if(o[n(225)]!==this[n(212)])throw new e.CKEditorError(n(270),this);const r=this[n(212)][n(223)][n(214)](Lr);this[n(258)](r,n(279),(()=>{const t=n,e=r[t(274)]({annotations:this[t(250)],activeAnnotation:this[t(292)]});var o,s;!this[t(222)]&&(o=e,s=this[t(237)],o[t(304)]===s[t(304)]&&o[t(276)]((e=>s[t(213)](e))))||(this[t(222)]=!1,this[t(299)](e),this[t(291)](e[0]||null))})),this[n(258)](r,n(247),((t,{isAnnotationTracked:e})=>{const o=n;this[o(292)]&&e(this[o(292)])&&(this[o(299)]([]),this[o(291)](null))})),this[n(258)](this[n(212)].ui[n(257)],n(297),((t,e,o)=>{o||this[n(291)](null)})),this[n(258)](t,n(262),((t,e)=>{const o=n;this[o(267)](e),e===this[o(292)]&&this[o(291)](null)})),this[n(258)](s,n(215),((e,o,r,i)=>{const c=n;i&&this[c(230)](i);const a=t[c(249)](r);r&&a&&(this[c(258)](r,c(224),(()=>{s[c(219)]()})),this[c(258)](r,c(226),(()=>{const t=c;this[t(294)](a),this[t(212)][t(284)][t(217)][t(293)]()})),this[c(292)]!==a&&this[c(291)](a))})),this[n(258)](this[n(212)].ui,n(251),(()=>{const e=n;s[e(256)]&&t[e(249)](s[e(256)])&&s[e(219)]()})),this[n(258)](this[n(212)][n(284)][n(217)][n(238)],n(275),(()=>{const t=n;this[t(222)]=!0,this[t(263)][t(261)]()})),this[n(212)][n(284)][n(217)][n(238)][n(232)][n(216)]&&this[n(212)][n(284)][n(217)][n(293)](),this[n(241)]=!0}[Qi(273)](){const t=Qi;if(!this[t(241)])throw new e.CKEditorError(t(248),this);this[t(291)](null);for(const e of this[t(295)])this[t(267)](e);this[t(230)](),this[t(241)]=!1,this[t(250)]=null}[Qi(296)](){const t=Qi;this[t(241)]&&this[t(273)]()}[Qi(299)](t){const e=Qi;for(const n of this[e(237)])t[e(213)](n)||this[e(263)][e(235)](n);for(const n of this[e(250)])t[e(213)](n)||this[e(267)](n);if(this[e(212)].ui[e(257)][e(236)])for(const n of t)this[e(246)](n);this[e(237)]=t}[Qi(246)](t,e=!1){const n=Qi;this[n(263)][n(209)](t)||(this[n(295)][n(209)](t)||this[n(289)][n(240)](t[n(217)])||(this[n(295)][n(285)](t),this[n(289)][n(285)]({stackId:t[n(217)].id,view:t[n(217)],position:{target:()=>this[n(218)](t)}})),e&&this[n(289)][n(272)](t[n(217)].id))}[Qi(218)](t){const n=Qi,o=t[n(231)],s=this[n(212)][n(284)][n(217)],r=s[n(238)][n(232)][n(264)](),i=s[n(281)][n(234)](r);if(i[n(302)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(259)](...(c=e[n(303)](),Array[n(300)](c)[n(255)](DOMRect[n(265)])));t=function(t){const e=n,o=[];let s=t[0];for(let n=1;n<t[e(304)];n++)ec(s,t[n])?s[e(208)]+=t[n][e(208)]:(o[e(259)](s),s=t[n]);return o[e(259)](s),o}(t);const s=i[n(239)]();return t[n(269)]((t=>t[n(242)]<=s[n(242)]&&t[n(305)]>=s[n(305)]&&t[n(221)]<=s[n(221)]&&t[n(260)]>=s[n(260)]))||t[0]}var c;return t[n(278)]||i}[Qi(267)](t){const e=Qi;this[e(295)][e(209)](t)&&this[e(289)][e(240)](t[e(217)])&&(this[e(295)][e(235)](t),this[e(289)][e(262)](t[e(217)]))}[Qi(294)](t){const e=Qi;this[e(263)][e(285)](t),this[e(267)](t)}}function ec(t,e){const n=Qi;return t[n(242)]===e[n(242)]&&t[n(305)]===e[n(305)]&&t[n(260)]===e[n(221)]}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=cc;function ic(){const t=["228063CXrlOK","EMPTY_COMMENTS_ARCHIVE","length","isEmpty","focusTracker","3003580FmAJuu","listenTo","isActive","delegate","auto","focusFirst","1gUdRAU","focus","ck-comments-archive__info","COMMENTS_ARCHIVE_LIST_LABEL","focusPrevious","remove","add","setTemplate","70ayFYlA","render","1094762HwSyaX","_setupKeyboardNavigation","arrowdown","934458fYuTHw","ck-comments-archive","arrowup","132781nQMMTE","_annotationViews","8ScNarL","bindTemplate","focusCycler","ck-comments-archive__content","set","list","change","8nsmMKr","presentation","528777XHSIVV","div","focusNext","destroy","first","element","2295937taWiGH","ck-hidden"];return(ic=function(){return t})()}function cc(t,e){const n=ic();return(cc=function(t,e){return n[t-=350]})(t,e)}!function(t){const e=cc,n=t();for(;;)try{if(369071===-parseInt(e(362))/1*(-parseInt(e(372))/2)+-parseInt(e(351))/3*(parseInt(e(387))/4)+parseInt(e(356))/5+-parseInt(e(375))/6+-parseInt(e(395))/7*(parseInt(e(380))/8)+-parseInt(e(389))/9+parseInt(e(370))/10*(-parseInt(e(378))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ic);class ac extends go.View{constructor(t,n){const o=cc;super(t),this[o(384)](o(354),!n[o(353)]),this[o(355)]=new e.FocusTracker,this[o(379)]=n,this[o(379)][o(359)](o(377),o(374)).to(this),this.on(o(377),(()=>{const t=o;this[t(382)][t(366)]()})),this.on(o(374),(()=>{const t=o;this[t(382)][t(391)]()})),this[o(382)]=new go.FocusCycler({focusables:n,focusTracker:this[o(355)]}),this[o(357)](n,o(368),(()=>{this[o(354)]=!1})),this[o(357)](n,o(367),((t,e)=>{const s=o;e[s(358)]&&this[s(363)](),n[s(353)]||(this[s(354)]=!0)}));const s=this[o(381)];this[o(369)]({tag:o(390),attributes:{dir:o(360),class:["ck",o(376)],tabindex:-1,role:o(385),"aria-label":vo(t,o(365))},children:[{tag:o(390),attributes:{class:[o(383)],role:o(388)},children:[{tag:o(390),attributes:{role:o(388)},children:n},{tag:"p",attributes:{class:[o(364),s.if(o(354),o(350),(t=>!t))]},children:[{text:vo(t,o(352))}]}]}]})}[rc(371)](){const t=rc;super[t(371)](),this[t(373)]()}[rc(392)](){const t=rc;super[t(392)](),this[t(355)][t(392)]()}[rc(363)](){const t=rc;this[t(382)][t(393)]?this[t(382)][t(361)]():this[t(394)][t(363)]()}[rc(373)](){const t=rc;for(const e of this[t(379)])this[t(355)][t(368)](e[t(394)]);this[t(379)].on(t(386),((e,{added:n,removed:o})=>{const s=t;for(const t of n)this[s(355)][s(368)](t[s(394)]);for(const t of o)this[s(355)][s(367)](t[s(394)])}))}}const hc=uc;function uc(t,e){const n=dc();return(uc=function(t,e){return n[t-=122]})(t,e)}function dc(){const t=["CommentsArchive","isVisible","collection","init","36852244MIQczm","remove","78158jILMbR","19576GtLSnR","change:archivedAt","archivedThreads","807790UaIJho","removeCommentThread","highest","isActive","794012leOEeD","pluginName","stopListening","addCommentThread","add","1519utOWfE","35ZEKBOp","length","context","getCommentThread","focus","listenTo","1686050oKEzpF","get","18gVwQuC","8780682OKYBOK","plugins","has","66PluexG","_calculatePosition","requires","findIndex","archivedAt","activate"];return(dc=function(){return t})()}!function(t){const e=uc,n=t();for(;;)try{if(742973===-parseInt(e(145))/1+-parseInt(e(141))/2*(-parseInt(e(129))/3)+parseInt(e(149))/4*(-parseInt(e(155))/5)+-parseInt(e(126))/6+-parseInt(e(154))/7*(-parseInt(e(142))/8)+parseInt(e(125))/9*(-parseInt(e(123))/10)+parseInt(e(139))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dc);class lc extends t.ContextPlugin{static get[hc(150)](){return hc(135)}static get[hc(131)](){return[yr,br]}constructor(t){const n=hc;super(t),this[n(144)]=new e.Collection}[hc(138)](){const t=hc,e=this[t(157)],n=e[t(127)][t(124)](yr),o=e[t(127)][t(124)](br);this[t(122)](n,t(152),((e,{threadId:o})=>{const s=t,r=n[s(158)](o);r[s(133)]&&this[s(144)][s(153)](r,this[s(130)](r[s(133)])),this[s(122)](r,s(143),((t,e,n)=>{const o=s;n?this[o(144)][o(128)](r)||this[o(144)][o(153)](r,this[o(130)](r[o(133)])):this[o(144)][o(128)](r)&&this[o(144)][o(140)](r)}))})),this[t(122)](n,t(146),((e,{threadId:o})=>{const s=t,r=n[s(158)](o);this[s(151)](r),this[s(144)][s(128)](r)&&this[s(144)][s(140)](r)}),{priority:t(147)}),this[t(122)](o[t(137)],t(159),((e,n)=>{const s=t;n[s(136)]||(n[s(148)]=!0,o[s(134)](n))}))}[hc(130)](t){const e=hc,n=[...this[e(144)]][e(132)]((n=>n[e(133)]<t));return n>-1?n:this[e(144)][e(156)]}}const mc=fc;function pc(){const t=["locale","push","findIndex","CommentsArchiveUI","524006tFdXoB","hide","init","getByInnerView","5255271iTxSyQ","editor","_threadToController","pluginName","listenTo","isOpen","remove","view","get","escapeThread","_createCommentsArchiveButton","commentsArchive","bind","EDITOR_TOP_SIDE","tooltip","archivedThreads","plugins","Dialog","isVisible","requires","splice","commentsArchiveView","isOn","1627705kBNUGz","set","add","769980iPOist","_toggleDialog","filter","6JYVYZh","menuBar:commentsArchive","COMMENTS_ARCHIVE","collection","execute","9207bGQkrL","annotationViews","stopListening","config","length","innerView","menuitemcheckbox","isEnabled","Annotations","_calculatePosition","componentFactory","CommentsRepository","indexOf","1287814qgMGsW","focusableElements","channelId","archivedAt","find","show","1359244YrsSTQ","collaboration.channelId","_pendingThreads","_visibleAnnotations","2176XpNGKG","getCommentThread"];return(pc=function(){return t})()}function fc(t,e){const n=pc();return(fc=function(t,e){return n[t-=433]})(t,e)}!function(t){const e=fc,n=t();for(;;)try{if(438077===-parseInt(e(449))/1+-parseInt(e(433))/2+-parseInt(e(482))/3*(-parseInt(e(439))/4)+parseInt(e(476))/5+parseInt(e(479))/6+parseInt(e(453))/7+parseInt(e(443))/8*(-parseInt(e(487))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pc);class gc extends t.Plugin{static get[mc(456)](){return mc(448)}static get[mc(472)](){return[lc,go.Dialog]}constructor(t){const e=mc;super(t),this[e(488)]=new go.ViewCollection,this[e(441)]=[]}[mc(451)](){const t=mc,e=this[t(454)];e.ui[t(497)][t(478)](t(464),(()=>this[t(463)](go.ButtonView,!0))),e.ui[t(497)][t(478)](t(483),(()=>{const e=t,n=this[e(463)](go.MenuBarMenuListItemButtonView);return n[e(477)]({role:e(493)}),n}));const n=e[t(469)][t(461)](lc),o=e[t(469)][t(461)](t(495)),s=e[t(469)][t(461)](t(498));this[t(457)](n[t(468)],t(478),((n,r)=>{const i=t,c=e[i(490)][i(461)](i(440));if(!c||r[i(435)]===c){const t=s[i(455)][i(461)](r);if(!t)return void this[i(441)][i(446)](r);const e=this[i(496)](r[i(436)]),n=o[i(452)](t[i(460)]);n[i(471)]&&o[i(442)][i(459)](n),this[i(488)][i(478)](n[i(460)],e)}})),this[t(457)](o[t(485)],t(478),((e,n)=>{const o=t,r=this[o(441)][o(437)]((t=>{const e=o,r=s[e(455)][e(461)](t);return r&&n[e(492)]===r[e(460)]}));if(r){const t=this[o(496)](r[o(436)]);this[o(488)][o(478)](n[o(460)],t),this[o(441)][o(473)](this[o(441)][o(499)](r),1)}})),this[t(457)](n[t(468)],t(459),((n,r)=>{const i=t,c=e[i(490)][i(461)](i(440));if(!c||r[i(435)]===c){const t=s[i(455)][i(461)](r),e=o[i(452)](t[i(460)]);this[i(488)][i(459)](e[i(460)]),this[i(489)](e[i(434)])}})),this[t(457)](s,t(462),((n,{threadId:o,channelId:r})=>{const i=t;if(r!==e[i(490)][i(461)](i(440)))return;if(!s[i(444)](o)[i(436)])return;const c=e[i(469)][i(461)](i(470));c[i(458)]&&i(464)===c.id&&c[i(450)]()}))}[mc(496)](t){const e=mc,n=this[e(454)][e(490)][e(461)](e(440)),o=[...this[e(454)][e(469)][e(461)](lc)[e(468)]][e(481)]((t=>t[e(435)]===n))[e(447)]((n=>n[e(436)]<t));return o<0||o>this[e(488)][e(491)]?this[e(488)][e(491)]:o-1}[mc(480)](){const t=mc,e=this[t(454)],n=e[t(469)][t(461)](t(470));this[t(474)]||(this[t(474)]=new ac(e[t(445)],this[t(488)])),t(464)===n.id?n[t(450)]():n[t(438)]({id:t(464),title:vo(e[t(445)],t(484)),icon:sc,hasCloseButton:!0,content:this[t(474)],position:go.DialogViewPosition[t(466)]})}[mc(463)](t,e=!1){const n=mc,o=this[n(454)][n(445)],s=this[n(454)][n(469)][n(461)](n(470)),r=new t(o);return r[n(465)](n(494)).to(this,n(494)),r[n(465)](n(475)).to(s,"id",(t=>n(464)===t)),r[n(477)]({label:vo(o,n(484)),icon:sc,isToggleable:!0}),e&&(r[n(467)]=!0),this[n(457)](r,n(486),(()=>this[n(480)]())),r}}var vc=bc;function kc(){var t=["requires","pluginName","2664892zGtohM","407512SEFmIR","9fiTRcr","318840TJWFSd","1477929FhMhPc","45jkAzqT","Comments","7776776TZUupB","1160020uArZXB","499267wQdcJr"];return(kc=function(){return t})()}function bc(t,e){var n=kc();return(bc=function(t,e){return n[t-=466]})(t,e)}!function(t){for(var e=bc,n=t();;)try{if(470076===parseInt(e(467))/1+parseInt(e(466))/2+parseInt(e(474))/3+-parseInt(e(470))/4+-parseInt(e(475))/5*(-parseInt(e(473))/6)+parseInt(e(471))/7+-parseInt(e(477))/8*(parseInt(e(472))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kc);class Ic extends t.Plugin{static get[vc(468)](){return[yr,ti,hi,lc,gc,mi,Di,qi,tc]}static get[vc(469)](){return vc(476)}}function _c(){var t=["1459484VVGbPE","6QreQTo","6280078bMzUjo","1776863mCfIpx","5kgxneT","8572257bOOfDE","23751588muuFVZ","1342822mZkNVi","16MJqFiJ","2IxQqUH","3156747pxcHiA","70KUWTbW"];return(_c=function(){return t})()}function wc(t,e){var n=_c();return(wc=function(t,e){return n[t-=344]})(t,e)}!function(t){for(var e=wc,n=t();;)try{if(963374===parseInt(e(355))/1*(parseInt(e(353))/2)+-parseInt(e(344))/3+-parseInt(e(346))/4*(-parseInt(e(350))/5)+-parseInt(e(347))/6*(parseInt(e(348))/7)+-parseInt(e(354))/8*(parseInt(e(351))/9)+-parseInt(e(345))/10*(-parseInt(e(349))/11)+parseInt(e(352))/12)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)}))}}function Ks(t,e){const n=Ws();return(Ks=function(t,e){return n[t-=130]})(t,e)}function Ws(){const t=["8084vfCJvS","isResolved","isActive","CommentView","_adapter","commentsrepository-add-comment-internal-error","noChannel","getCommentThreads","resolveCommentThread","_add","setActiveCommentThread","destroy","change:_readOnlyChannels","_isAttached","commentsrepository-missing-thread-and-adapter-method","updateCommentThread","unlinkedAt","getEarlierVisibleRevision","refreshVisibility","commentsrepository-add-comment-to-missing-comment-thread","editor","from","170355wDcGFh","comments.CommentThreadView","commentsrepository-invalid-comment-thread-id","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","_viewToController","_threads","comments.maxCommentCharsWhenCollapsed","addUser","innerView","createdAt","change:isDirty","length","highest","315245IzXOVo","279856sjFsih","_createCommentThreadView","deactivateAll","isResolvable","fire","commentsrepository-resolved-comment-thread","body","_updateCommentThread","1560TLtiMA","model","commentsrepository-active-missing-comment-thread","remove","commentsrepository-add-comment-user-not-exists","lowest","fetchCommentThread","archivedAt","find","commentsrepository-invalid-comment-content","commentsrepository-remove-comment-thread-internal-error","commentsrepository-invalid-commentid","_findOptimalIndex","_update","resolvedBy","isRemovable","_isSubmitted","getTime","content","commentsrepository-attach-missing-comment-thread","isNaN","CommentThreadView","init","setContext","set","_getExternalAuthor","comments.editorConfig","string","resolvedAt","12357BIjyBj","commentsrepository-update-comment-invalid-content","textContent","commentsrepository-adapter-already-set","createElement","view","push","config","toJSON","escape","fromCharCode","_readOnlyChannels","createCommentThreadController","addCommentThread","commentsrepository-update-comment-thread-internal-error","then","get","activate","filter","warn","attachTo","submit","div","licenseKey","commentsrepository-reopen-comment-thread","_hasTargetInContent","comments.maxThreadTotalWeight","focusableElements","_removeCommentThread","trim","isFromAdapter","catch","setUnlinkedAt","write","comments","adapter","_remove","_addComment","setPermissions","isAttached","update","openNewCommentThread","resolve","weight","commentsrepository-invalid-comment-authorid","authoredAt","_attachCommentThread","innerHTML","bind","comments.CommentView","commentsrepository-update-missing-comment","canComment","commentsrepository-get-comment-invalid-id","authorName","updateComment","values","isDirty","activeCommentThread","map","commentsrepository-reopen-comment-thread-internal-error","once","has","commentsrepository-update-comment-missing-comment-thread","commentsrepository-fetch-comment-thread","stopListening","comments.maxCommentsWhenCollapsed","focus","addComment","plugins","change:authoredAt","function","_detachCommentThread","getByInnerView","type","delete","reopen","threadId","commentsrepository-missing-target","getPermissions","requires","getComment","creator","CommentsRepository","removeComment","@external","_removeComment","commentsrepository-remove-comment-missing-comment-thread","change:activeAnnotations","afterInit","PendingActions","_repository","reduce","reopenCommentThread","focusTracker","removeCommentThread","submitCommentThread","commentsrepository-remove-missing-comment-thread","_updateComment","locale","getCommentThread","commentsrepository-remove-comment-internal-error","isReadOnly","_bindAnnotationToEditors","isEditable","24loYZqd","_removeActiveAnnotation","_createNewComment","commentInputView","add","admin","_resolveCommentThread","forbiddenHandler","external:","commentId","_unbindEditors","_threadToController","commentsrepository-add-comment-thread-internal-error","channelId","modifyAll","editorReady","listenTo","_reopenCommentThread","commentsrepository-resolve-comment-thread-internal-error","define","attributes","_addCommentThread","_updateActiveAnnotation","_permissions","max","commentsListView","getIndex","error","isSubmitted","commentThreadInputView","comments.copyMarkers","commentsrepository-missing-comment-thread","comment","switchReadOnly","assign","171112zIYGKX","editorDestroyed","PENDING_ACTION_COMMENT_THREAD","commentsrepository-active-not-attached","removeAttribute","context","bodyCollectionContainer","setAttribute","commentsrepository-update-comment-internal-error","getRevision","join","commentsrepository-remove-missing-comment","240IDoPlO","commentsrepository-duplicated-comment-thread-id","getUser","commentUpdated","pluginName","author","change:_permissions","isExternal","hasCommentThread","_submitCommentThread"];return(Ws=function(){return t})()}const Ys=Ks;!function(t){const e=Ks,n=t();for(;;)try{if(240269===parseInt(e(138))/1+parseInt(e(160))/2+parseInt(e(182))/3+parseInt(e(196))/4+parseInt(e(150))/5*(-parseInt(e(204))/6)+-parseInt(e(195))/7+parseInt(e(337))/8*(-parseInt(e(233))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ws);const Gs=Symbol(Ys(166)),qs={admin:!0,modifyAll:!1,write:!0,resolve:!0};class Xs extends t.ContextPlugin{static get[Ys(312)](){return[Fs,t.PendingActions,r.Users]}static get[Ys(154)](){return Ys(315)}constructor(t){const e=Ys;super(t),this[e(187)]=new Map,this[e(348)]=new Map,this[e(186)]=new Map,this[e(228)](e(244),new Set),this[e(228)](e(360),new Map),this[e(256)]=this[e(143)][e(240)][e(249)](e(256));const n=this[e(143)][e(240)];n[e(356)](e(298),2),n[e(356)](e(259),500),n[e(356)](e(188),140),n[e(356)](e(183),gr),n[e(356)](e(282),xr),n[e(249)](e(230))||console[e(252)](e(185))}[Ys(226)](){const t=Ys,e=this[t(143)][t(301)][t(249)](Fs);this[t(228)](t(290),null),this.on(t(246),((e,n)=>this[t(358)](n))),this.on(t(328),((e,n)=>this[t(159)](n))),this.on(t(168),((e,n)=>this[t(343)](n))),this.on(t(168),((e,n)=>this[t(359)](n)),{priority:t(209)}),this.on(t(325),((e,n)=>this[t(354)](n))),this.on(t(325),((e,n)=>this[t(359)](n)),{priority:t(209)}),this.on(t(327),((e,n)=>this[t(261)](n))),this.on(t(175),((e,n)=>this[t(203)](n))),this.on(t(175),((e,n)=>this[t(359)](n)),{priority:t(209)}),this.on(t(300),((e,n)=>this[t(270)](n))),this.on(t(287),((e,n)=>this[t(330)](n))),this.on(t(316),((e,n)=>this[t(318)](n))),this.on(t(300),((e,{threadId:n,isFromAdapter:o})=>{const r=t;if(o)return;const s=this[r(332)](n),i=s&&this[r(348)][r(249)](s);i&&i[r(238)][r(362)][r(299)](-1)}),{priority:t(209)}),this[t(353)](e,t(320),((e,n,o)=>{const r=t,s=Array[r(181)](o)[r(291)]((t=>this[r(186)][r(249)](t[r(190)])))[r(251)](Boolean)[0];this[r(290)]=s?s[r(205)]:null}))}[Ys(321)](){!function(e){function n(t){const e=Ks;return t[e(291)]((t=>String[e(243)](t)))[e(148)]("")}(e=>{const o=Ks;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=Ks;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(147)](0),i=r[o(177)](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(248)]((()=>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=Ks;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(224)](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=Ks;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(224)](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(143)]:e[o(180)],l=n([52,48,52,56,49,54,53,56]),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(240)][o(249)](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(344)]&&r[t[e(344)]]()}(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[Ys(268)](t){const n=Ys;if(this[n(164)])throw new e.CKEditorError(n(236));this[n(164)]=t}get[Ys(268)](){return this[Ys(164)]}[Ys(246)]({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=Ys;return this[k(200)](Js(k(246),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(332)](n)}[Ys(274)]({channelId:t=Gs,threadId:n=(0,e.uid)(),target:o,context:r=null,isResolvable:s=!0}){const i=Ys;if(this[i(244)][i(294)](t)||this[i(244)][i(294)](void 0))return null;if(!o)throw new e.CKEditorError(i(310));const c=this[i(246)]({channelId:t,threadId:n,target:o,context:r,isResolvable:s});if(!c)return null;const a=this[i(348)][i(249)](c),h=a[i(238)][i(132)][i(340)],u=this[i(143)][i(301)][i(249)](Fs),d=u[i(305)](a[i(238)]);return u[i(250)](d),h[i(293)](i(352),(()=>h[i(299)]())),c}[Ys(158)](t){const n=Ys;if(n(231)!=typeof t)throw new e.CKEditorError(n(184));return this[n(187)][n(294)](t)}[Ys(175)]({channelId:t=Gs,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s=!1}){const i=Ys;return this[i(200)](Js(i(175),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s}),this[i(332)](e)}[Ys(332)](t){const n=Ys;if(n(231)!=typeof t)throw new e.CKEditorError(n(184));return this[n(187)][n(249)](t)}[Ys(210)]({channelId:t,threadId:n}={}){const o=Ys,r=this[o(332)](n);if(r)return Promise[o(275)](r);if(!this[o(268)])return Promise[o(275)](void 0);if(o(303)!=typeof this[o(268)][o(332)])throw new e.CKEditorError(o(174),this[o(143)]);return this[o(268)][o(332)]({channelId:t,threadId:n})[o(248)]((e=>this[o(158)](n)?this[o(332)](n):e?this[o(246)](Object[o(137)]({isFromAdapter:!0,channelId:t},e)):void 0))[o(264)]((t=>{const n=o;throw console[n(130)](t),new e.CKEditorError(n(296),this[n(143)])}))}[Ys(167)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const r=Ys,s=[];for(const o of this[r(187)][r(288)]())t&&o[r(350)]!==t||e&&!o[r(272)]||n&&0===o[r(193)]||s[r(239)](o);return o?s[r(291)]((t=>t[r(241)]())):s}[Ys(170)](t){const n=Ys,o=this[n(143)][n(301)][n(249)](Fs);if(!t)return void(this[n(290)]&&o[n(198)]());const r=this[n(332)](t);if(!r)throw new e.CKEditorError(n(206),null,{threadId:t});if(!this[n(348)][n(294)](r))throw new e.CKEditorError(n(141),null,{threadId:t});const s=o[n(305)](this[n(348)][n(249)](r)[n(238)]);o[n(250)](s)}[Ys(136)](t,e){const n=Ys;t?this[n(244)][n(341)](e):this[n(244)][n(307)](e),this[n(200)](n(172),n(244),this[n(244)],this[n(244)])}[Ys(334)](t){const e=Ys;return this[e(244)][e(294)](t)||this[e(244)][e(294)](void 0)}[Ys(245)](t,e){return new go(t,e)}[Ys(271)](t,e=Gs){const n=Ys;this[n(360)][n(228)](e,t),this[n(200)](n(156),n(360),this[n(360)],this[n(360)])}[Ys(311)](t=Gs){const e=Ys;return this[e(360)][e(294)](t)?this[e(360)][e(249)](t):qs}[Ys(358)]({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=Ys;if(m(231)!=typeof n)throw new e.CKEditorError(m(184),null,{threadId:n});if(this[m(158)](n))throw new e.CKEditorError(m(151),null,{threadId:n});const g=new Qs(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[m(143)][m(301)][m(249)](r.Users)[m(152)](c):null,isResolvable:l,isSubmitted:k||d});this[m(187)][m(228)](n,g);for(const t of o)g[m(169)](this[m(339)]({threadId:n,...t}));return a&&g[m(253)](a),d||!g[m(193)]?Promise[m(275)]():this[m(159)]({channelId:t,threadId:n})}[Ys(159)]({channelId:t,threadId:n}){const o=Ys;if(!this[o(158)](n))throw new e.CKEditorError(o(134),this);const r=this[o(332)](n);if(r[o(220)]=!0,!this[o(268)]||o(303)!=typeof this[o(268)][o(246)])return Promise[o(275)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=r,d=this[o(143)][o(301)][o(249)](o(322)),l=d[o(341)](fo(this[o(143)][o(331)],o(140)));return this[o(268)][o(246)]({channelId:t,threadId:s,comments:i[o(291)]((t=>t[o(241)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[o(248)]((({comments:e})=>{const r=o;d[r(207)](l);for(const o of e)this[r(330)]({channelId:t,threadId:n,commentId:o[r(346)],createdAt:o[r(191)],isFromAdapter:!0})}))[o(264)]((t=>{const n=o;throw console[n(130)](t),new e.CKEditorError(n(349),this)}))}[Ys(279)]({threadId:t,target:n}){const o=Ys,r=this[o(332)](t);if(!r)throw new e.CKEditorError(o(223),this);const s=this[o(143)][o(301)][o(249)](o(322)),i=this[o(143)][o(301)][o(249)](Fs),c=this[o(197)](r),a=new go(r,c);let h=null;c.on(o(192),((t,e,n)=>{const r=o;n?h=s[r(341)](fo(this[r(143)][r(331)],r(140))):h&&(s[r(207)](h),h=null)})),this[o(348)][o(228)](r,a),this[o(186)][o(228)](c,a);const u=new ss(this[o(143)][o(331)],c);u[o(281)](o(193)).to(c),u[o(281)](o(289)).to(c,o(289),c,o(193),((t,e)=>t||!e)),u[o(281)](o(162)).to(c),u[o(306)]=o(135);const d=new as({view:u,target:n,type:o(135),isVisible:!r[o(161)]});return c.on(o(242),(()=>{const t=o;d[t(200)](t(242))})),this[o(335)](c,d),i[o(341)](d),d}[Ys(335)](e,n){const o=Ys;this[o(353)](e,o(352),((e,r)=>{const s=o,i=r.ui[s(238)][s(202)][s(144)];n[s(260)][s(341)](i),this[s(143)]instanceof t.Editor&&this[s(143)].ui[s(326)][s(341)](i)}),{priority:o(194)}),this[o(353)](e,o(139),((e,r)=>{const s=o,i=r.ui[s(238)][s(202)][s(144)];n[s(260)][s(294)](i)&&n[s(260)][s(207)](i),this[s(143)]instanceof t.Editor&&this[s(143)].ui[s(326)][s(207)](i)}))}[Ys(347)](t){const e=Ys;this[e(297)](t,e(352)),this[e(297)](t,e(139))}[Ys(197)](t){const e=Ys,n=this[e(143)][e(301)][e(249)](r.Users),{config:o,locale:s}=this[e(143)],i=(0,r.getDateTimeFormatter)(o[e(249)](e(331)));return new(0,o[e(249)](e(267))[e(225)])(s,t,n.me,{editorConfig:{...o[e(249)](e(230)),licenseKey:this[e(143)][e(240)][e(249)](e(256))},copyMarkers:o[e(249)](e(133)),maxCommentsWhenCollapsed:o[e(249)](e(298)),maxThreadTotalWeight:o[e(249)](e(259)),maxCommentCharsWhenCollapsed:o[e(249)](e(188)),formatDateTime:i,CommentView:o[e(249)](e(267))[e(163)]})}[Ys(343)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:s,isFromAdapter:i}){const c=Ys;if(!this[c(158)](t))throw new e.CKEditorError(c(134),null,{threadId:t});const a=this[c(332)](t);if(a[c(161)])throw new e.CKEditorError(c(201),null,{threadId:t});const h=this[c(143)][c(301)][c(249)](r.Users);if(a[c(218)]=h[c(152)](s),a[c(232)]=o,i||!this[c(268)]||c(303)!=typeof this[c(268)][c(168)])return Promise[c(275)]();const u=this[c(143)][c(301)][c(249)](c(322)),d=u[c(341)](fo(this[c(143)][c(331)],c(140)));return this[c(268)][c(168)]({channelId:n,threadId:t})[c(248)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(207)](d),a[n(218)].id!==e&&(a[n(218)]=h[n(152)](e)),a[n(232)]=t}))[c(264)]((t=>{const n=c;throw console[n(130)](t),new e.CKEditorError(n(355),this)}))}[Ys(354)]({threadId:t,channelId:n,isFromAdapter:o}){const r=Ys;if(!this[r(158)](t))throw new e.CKEditorError(r(134),null,{threadId:t});const s=this[r(332)](t);if(!s[r(161)])throw new e.CKEditorError(r(257),null,{threadId:t});if(s[r(218)]=null,s[r(232)]=null,o||!this[r(268)]||r(303)!=typeof this[r(268)][r(325)])return Promise[r(275)]();const i=this[r(143)][r(301)][r(249)](r(322)),c=i[r(341)](fo(this[r(143)][r(331)],r(140)));return this[r(268)][r(325)]({channelId:n,threadId:t})[r(248)]((()=>i[r(207)](c)))[r(264)]((t=>{const n=r;throw console[n(130)](t),new e.CKEditorError(n(292),this)}))}[Ys(261)]({threadId:t,isFromAdapter:n}){const o=Ys,r=this[o(332)](t);if(!r)throw new e.CKEditorError(o(329),this);if(this[o(304)](t),this[o(187)][o(307)](t),!r[o(131)]||n||!this[o(268)]||o(303)!=typeof this[o(268)][o(327)])return Promise[o(275)]();const s=this[o(143)][o(301)][o(249)](o(322)),{channelId:i}=r,c=s[o(341)](fo(this[o(143)][o(331)],o(140)));return this[o(268)][o(327)]({channelId:i,threadId:t})[o(248)]((()=>s[o(207)](c)))[o(264)]((t=>{const n=o;throw console[n(130)](t),new e.CKEditorError(n(214),this)}))}[Ys(203)]({threadId:t,unlinkedAt:n,context:o,attributes:r,isFromAdapter:s}){const i=Ys;if(i(231)!=typeof t)throw new e.CKEditorError(i(184),null,{threadId:t});if(!this[i(158)](t))throw new e.CKEditorError(i(134),null,{threadId:t});const c=this[i(332)](t);let a=!1;if(void 0!==o&&c[i(143)]!==o&&(c[i(143)]=o,a=!0),void 0!==n&&c[i(176)]!==n&&(c[i(176)]=n,a=!0),r&&!Ke(r,c[i(357)])&&(c[i(357)]=r,a=!0),!a)return Promise[i(275)]();if(!c[i(131)]||s||!this[i(268)]||i(303)!=typeof this[i(268)][i(175)])return Promise[i(275)]();const h=this[i(143)][i(301)][i(249)](i(322)),{channelId:u}=c,d=h[i(341)](fo(this[i(143)][i(331)],i(140)));return this[i(268)][i(175)]({channelId:u,threadId:t,context:o,unlinkedAt:n,attributes:r})[i(248)]((()=>h[i(207)](d)))[i(264)]((t=>{const n=i;throw console[n(130)](t),new e.CKEditorError(n(247),this)}))}[Ys(304)](t){const e=Ys,n=this[e(143)][e(301)][e(249)](Fs),o=this[e(332)](t);if(this[e(348)][e(294)](o)){const t=this[e(348)][e(249)](o),r=t[e(238)],s=n[e(305)](r);this[e(348)][e(307)](o),this[e(186)][e(307)](r),s&&n[e(207)](s),t[e(171)](),r[e(171)]()[e(248)]((()=>{this[e(347)](r)}))}}[Ys(359)]({threadId:t,resolvedAt:e}){const n=Ys,o=!!e,r=this[n(143)][n(301)][n(249)](Fs),s=this[n(332)](t);if(this[n(348)][n(294)](s)){const t=this[n(348)][n(249)](s)[n(238)],e=r[n(305)](t);e&&(o&&r[n(338)](e),e[n(178)]())}}[Ys(229)](t){const e=Ys,n=this[e(143)][e(301)][e(249)](r.Users),o=(0,r.hashObject)(e(345)+t);return n[e(152)](o)||n[e(189)]({id:o,name:t})}[Ys(339)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:s,createdAt:i,attributes:c}){const a=Ys;if(a(231)!=typeof n)throw new e.CKEditorError(a(215));if(a(231)!=typeof s)throw new e.CKEditorError(a(277));if(a(231)!=typeof o||!o[a(262)]())throw new e.CKEditorError(a(213));const h=this[a(143)][a(301)][a(249)](r.Users)[a(152)](s);if(!h)throw new e.CKEditorError(a(208),null,{authorId:s});let u=null,d=i;return c&&c[a(317)]&&(u=this[a(229)](c[a(317)][a(286)]),d=new Date(c[a(317)][a(191)])),new Zs(this,{threadId:t,id:n,author:u||h,creator:h,content:o,createdAt:i,authoredAt:d,attributes:c})}[Ys(270)](t){const n=Ys;let{threadId:o,content:r,attributes:s,isFromAdapter:i}=t;const c=this[n(332)](t[n(309)]);if(!c)throw new e.CKEditorError(n(179),this);const a=this[n(339)](t),{id:h}=a;if(c[n(169)](a),i||!this[n(268)]||n(303)!=typeof this[n(268)][n(300)]||!c[n(131)])return Promise[n(275)]();const u=this[n(143)][n(301)][n(249)](n(322)),{channelId:d}=c,l=u[n(341)](fo(this[n(143)][n(331)],n(140)));return s||(s={}),this[n(268)][n(300)]({channelId:d,threadId:o,commentId:h,content:r,attributes:s})[n(248)]((t=>{const e=n;u[e(207)](l),t&&this[e(330)]({channelId:d,threadId:o,commentId:h,createdAt:t[e(191)],isFromAdapter:!0})}))[n(264)]((t=>{const o=n;throw console[o(130)](t),new e.CKEditorError(o(165),this)}))}[Ys(330)]({threadId:t,commentId:n,content:o,createdAt:r,attributes:s,isFromAdapter:i}){const c=Ys;if(void 0!==o&&(c(231)!=typeof o||!o[c(262)]()[c(193)]))throw new e.CKEditorError(c(234));const a=this[c(332)](t),h=a[c(313)](n);if(!h)throw new e.CKEditorError(c(283),this);let u=!1;if(o&&o!==h[c(222)]&&(h[c(336)]||i)&&(h[c(222)]=o,u=!0),r&&r!==h[c(191)]&&(h[c(191)]=r,h[c(357)]&&h[c(357)][c(317)]||(h[c(278)]=r),u=!0),s&&!Ke(s,h[c(357)])&&(h[c(357)]=s,u=!0),!u)return Promise[c(275)]();if(a[c(200)](c(153)),i||!this[c(268)]||c(303)!=typeof this[c(268)][c(287)])return Promise[c(275)]();const d=this[c(143)][c(301)][c(249)](c(322)),{channelId:l}=this[c(332)](h[c(309)]),k=d[c(341)](fo(this[c(143)][c(331)],c(140)));return this[c(268)][c(287)]({channelId:l,threadId:t,commentId:n,content:o,attributes:s})[c(248)]((()=>d[c(207)](k)))[c(264)]((t=>{const n=c;throw console[n(130)](t),new e.CKEditorError(n(146),this)}))}[Ys(318)]({threadId:t,commentId:n,isFromAdapter:o}){const r=Ys,s=this[r(332)](t),i=s[r(313)](n);if(!i)throw new e.CKEditorError(r(149),this);if(s[r(269)](i),o||!this[r(268)]||r(303)!=typeof this[r(268)][r(316)])return Promise[r(275)]();const c=this[r(143)][r(301)][r(249)](r(322)),{channelId:a}=s,h=c[r(341)](fo(this[r(143)][r(331)],r(140)));return this[r(268)][r(316)]({channelId:a,threadId:t,commentId:n})[r(248)]((()=>c[r(207)](h)))[r(264)]((t=>{const n=r;throw console[n(130)](t),new e.CKEditorError(n(333),this)}))}}class Qs extends((0,e.ObservableMixin)()){constructor(t,n){const o=Ys;super();const r=n[o(199)];this[o(350)]=n[o(350)],this.id=n.id,this[o(267)]=new e.Collection,this[o(323)]=t,this[o(173)]=!1,this[o(220)]=n[o(131)],this[o(228)](o(258),!0),this[o(281)](o(334)).to(t,o(360),t,o(244),(()=>t[o(334)](this[o(350)]))),this[o(281)](o(219)).to(t,o(360),(()=>t[o(311)](this[o(350)])[o(342)])),this[o(281)](o(284)).to(t,o(360),(()=>{const e=o,n=t[e(311)](this[e(350)]);return n[e(266)]||n[e(342)]})),this[o(281)](o(199)).to(t,o(360),(()=>r&&t[o(311)](this[o(350)])[o(275)])),this[o(228)](o(143),n[o(143)]),this[o(281)](o(211)).to(this,o(232),this,o(176),((t,e)=>t?e?t<e?t:e:t:e)),this[o(228)](o(176),n[o(176)]||null),this[o(228)](o(232),n[o(232)]||null),this[o(228)](o(218),n[o(218)]||null),this[o(281)](o(161)).to(this,o(232),(t=>!!t)),this[o(228)](o(357),n[o(357)]||{})}get[Ys(276)](){const t=Ys;return Array[t(181)](this[t(267)])[t(324)](((e,n)=>e+n[t(276)]),0)}get[Ys(193)](){const t=Ys;return this[t(267)][t(193)]}get[Ys(272)](){return this[Ys(173)]}get[Ys(131)](){return this[Ys(220)]}[Ys(254)](){const t=Ys,{channelId:e,id:n}=this;this[t(323)][t(200)](Js(t(328),e),{channelId:e,threadId:n})}[Ys(265)](t){this[Ys(217)]({unlinkedAt:t})}[Ys(275)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const o=Ys,s=this[o(323)][o(143)][o(301)][o(249)](r.Users).me,{channelId:i,id:c}=this;this[o(323)][o(200)](Js(o(168),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[Ys(308)]({isFromAdapter:t=!1}={}){const e=Ys,{channelId:n,id:o}=this;this[e(323)][e(200)](Js(e(325),n),{channelId:n,threadId:o,isFromAdapter:t})}[Ys(227)](t){const e=Ys;this[e(143)]||this[e(217)]({context:t})}[Ys(145)](t,e){const n=Ys,o=zn(this[n(357)]);ro(o,t,e),this[n(217)]({attributes:o})}[Ys(142)](t){const e=Ys,n=zn(this[e(357)]);uo(n,t),this[e(217)]({attributes:n})}[Ys(207)]({isFromAdapter:t=!1}={}){const e=Ys,{channelId:n,id:o}=this;this[e(323)][e(200)](Js(e(327),n),{channelId:n,threadId:o,isFromAdapter:t})}[Ys(253)](t){const e=Ys;return this[e(323)][e(279)]({threadId:this.id,target:t})}[Ys(300)](t){const e=Ys,{channelId:n,id:o}=this;this[e(323)][e(200)](Js(e(300),n,o),Object[e(137)]({channelId:n,threadId:o},t))}[Ys(313)](t){const n=Ys;if(n(231)!=typeof t)throw new e.CKEditorError(n(285),null,{commentId:t});return this[n(267)][n(249)](t)}[Ys(241)](){const t=Ys;return{threadId:this.id,context:this[t(143)],unlinkedAt:this[t(176)],resolvedAt:this[t(232)],resolvedBy:this[t(218)]?this[t(218)].id:null,archivedAt:this[t(211)],comments:this[t(267)][t(291)]((e=>e[t(241)]())),attributes:this[t(357)]}}[Ys(169)](t){const e=Ys;return this[e(353)](t,e(302),(()=>{const n=e,o=this[n(216)](t),r=this[n(267)];o-1!=r[n(363)](t)&&o+1!=r[n(363)](t)&&(this[n(269)](t),this[n(169)](t))})),this[e(267)][e(341)](t,this[e(216)](t))}[Ys(217)](t){const e=Ys,{channelId:n,id:o}=this;this[e(323)][e(200)](Js(e(175),n),{...t,channelId:n,threadId:o})}[Ys(269)](t){const e=Ys;return this[e(297)](t),t[e(171)](),this[e(267)][e(207)](t)}[Ys(216)](t){const e=Ys,n=this[e(267)][e(212)]((n=>new Date(n[e(278)])[e(221)]()>new Date(t[e(278)])[e(221)]()));return n?this[e(267)][e(363)](n):this[e(193)]}}class Zs extends((0,e.ObservableMixin)()){constructor(t,e){const n=Ys;super();const o=t[n(143)][n(301)][n(249)](r.Users).me,s=t[n(332)](e[n(309)]),i=0===s[n(267)][n(193)],c=o===e[n(155)];this.id=e.id,this[n(309)]=e[n(309)],this[n(155)]=e[n(155)],this[n(314)]=e[n(314)],this[n(157)]=Boolean(e[n(357)]&&e[n(357)][n(317)]),this[n(228)](n(222),e[n(222)]),this[n(191)]=e[n(191)]||new Date,this[n(228)](n(278),e[n(278)]||new Date),this[n(281)](n(232)).to(s,n(232)),this[n(228)](n(357),e[n(357)]||{}),this[n(281)](n(336)).to(t,n(360),(()=>{const e=n,o=t[e(311)](s[e(350)])[e(266)],r=t[e(311)](s[e(350)])[e(351)];return c&&o||!c&&r})),this[n(281)](n(219)).to(s,n(219),t,n(360),(e=>{const o=n,r=t[o(311)](s[o(350)])[o(266)],a=t[o(311)](s[o(350)])[o(351)];return c&&r||e&&i||!c&&a&&!i})),this[n(281)](n(334)).to(s,n(334)),this[n(323)]=t}get[Ys(276)](){const t=Ys;return Math[t(361)](function(e){const n=t,o=document[n(237)](n(255));return o[n(280)]=e,o[n(235)][n(193)]}(this[t(222)]),200)}[Ys(273)](t){const n=Ys,{threadId:o,id:r}=this;if(!this[n(323)][n(158)](o))throw new e.CKEditorError(n(295),this);const{channelId:s}=this[n(323)][n(332)](o);this[n(323)][n(200)](Js(n(287),s,o),{channelId:s,threadId:o,commentId:r,...t})}[Ys(145)](t,e){const n=Ys,o=zn(this[n(357)]);ro(o,t,e),this[n(273)]({attributes:o})}[Ys(142)](t){const e=Ys,n=zn(this[e(357)]);uo(n,t),this[e(273)]({attributes:n})}[Ys(207)](t={}){const n=Ys;if(!t[n(263)]&&!this[n(219)])return;const{threadId:o,id:r}=this;if(!this[n(323)][n(158)](o))throw new e.CKEditorError(n(319),this);const{channelId:s}=this[n(323)][n(332)](o);this[n(323)][n(200)](Js(n(316),s,o),{channelId:s,threadId:o,commentId:r,...t})}[Ys(241)](){const t=Ys;return{commentId:this.id,content:this[t(222)],createdAt:this[t(191)],authorId:this[t(314)].id,attributes:this[t(357)]}}[Ys(171)](){this[Ys(297)]()}}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})();