@ckeditor/ckeditor5-revision-history 0.0.0-nightly-20240310.0 → 0.0.0-nightly-20240312.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/revision-history.js +1 -1
- package/package.json +5 -5
- package/src/changeitem.js +1 -1
- package/src/editor/revisionviewereditor.js +1 -1
- package/src/editor/revisionviewereditorui.js +1 -1
- package/src/editor/revisionviewereditoruiview.js +1 -1
- package/src/index.js +1 -1
- package/src/revision.js +1 -1
- package/src/revisiondiff.js +1 -1
- package/src/revisionhistory.js +1 -1
- package/src/revisionsrepository.js +1 -1
- package/src/revisiontracker.js +1 -1
- package/src/revisionviewer.js +1 -1
- package/src/ui/revision/createrevisionactionsdropdown.js +1 -1
- package/src/ui/revision/revisionauthorview.js +1 -1
- package/src/ui/revision/revisionnameview.js +1 -1
- package/src/ui/revision/revisionview.js +1 -1
- package/src/ui/revision/subrevisioncollapserview.js +1 -1
- package/src/ui/revision/subrevisionview.js +1 -1
- package/src/ui/revision/utils.js +1 -1
- package/src/ui/revisionhistory/revisionhistorysaverevisionformview.js +1 -1
- package/src/ui/revisionhistory/revisionhistoryui.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebar.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarheaderview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebartimeperiodview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarview.js +1 -1
- package/src/ui/revisionssidebar/utils.js +1 -1
- package/src/ui/revisionviewer/changedetailsview.js +1 -1
- package/src/ui/revisionviewer/changesnavigationview.js +1 -1
- package/src/ui/revisionviewer/revisionviewerloadingoverlay.js +1 -1
- package/src/ui/revisionviewer/revisionviewerui.js +1 -1
- package/src/utils/common-translations.js +1 -1
|
@@ -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={528:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck.ck-revision-history-ui.ck-revision-history-ui__changes-navigation{align-items:center;display:flex;margin-left:auto}.ck.ck-revision-history-ui.ck-revision-history-ui__changes-navigation .ck-revision-history-ui__changes-navigation__wrapper{display:flex;margin-right:var(--ck-spacing-standard)}.ck.ck-revision-history-ui.ck-revision-history-ui__changes-navigation .ck-revision-history-ui__changes-navigation__label{font-weight:700;white-space:pre}.ck.ck-revision-history-ui.ck-revision-history-ui__changes-navigation .ck-revision-history-ui__changes-navigation__navigation{margin-left:var(--ck-spacing-small)}",""]);const s=r},216:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck{--ck-revision-history-revision-background-color:var(--ck-color-base-background);--ck-revision-history-revision-border-color:#47576b;--ck-revision-history-revision-box-shadow:0 1px 1px 1px #e6e6e6;--ck-revision-history-revision-author-icon-offset:20px;--ck-revision-history-revision-transitions:background 100ms ease-in,border 100ms ease-in;--ck-revision-history-revision-selected-text-color:var(--ck-color-base-background);--ck-revision-history-revision-selected-input-text-color-empty:var(--ck-color-base-background);--ck-revision-history-revision-selected-background-color:var(--ck-color-base-active);--ck-revision-history-revision-highlighted-background-color:#e0f1ff;--ck-revision-history-revision-highlighted-background-color-hover:#cce7ff;--ck-revision-history-revision-delete-confirmation-background:#fcc;--ck-revision-history-revision-delete-confirmation-active-button-background:#ffb3b3}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision{background:var(--ck-revision-history-revision-background-color);border-left:3px solid var(--ck-revision-history-revision-border-color);border-radius:var(--ck-border-radius);box-shadow:var(--ck-revision-history-revision-box-shadow);display:block;padding:var(--ck-spacing-large) calc(var(--ck-spacing-standard)*2);position:relative;transition:transform .3s ease;width:100%}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision:last-child{margin-bottom:0}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision__date{display:block;font-size:var(--ck-font-size-small);font-weight:700;opacity:.8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision__controls-wrapper{align-items:flex-start;display:flex;flex-direction:row;margin:var(--ck-spacing-standard) 0 0}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision-authors{flex:0 1 auto;margin:0 0 0 var(--ck-revision-history-revision-author-icon-offset);min-width:0;padding:0}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_highlighted,.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected{border-bottom-left-radius:0;border-left-color:transparent;border-top-left-radius:0;transform:translateX(calc(var(--ck-revision-history-sidebar-timeline-padding)*-1))}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected{background:var(--ck-revision-history-revision-selected-background-color);color:var(--ck-revision-history-revision-selected-text-color)}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected .ck-revision-history-sidebar__revision-name .ck-input{color:var(--ck-revision-history-revision-selected-text-color)}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected .ck-revision-history-sidebar__revision-name .ck-input.ck-input-text_empty::placeholder{opacity:.7}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_highlighted{background:var(--ck-revision-history-revision-highlighted-background-color)}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision.ck-revision-history-sidebar__actions_dropdown_open{z-index:var(--ck-z-default)}.ck.ck-revision-history-sidebar__revision-wrapper.ck-revision-history-sidebar__revision-wrapper_confirmation_visible .ck-revision-history-sidebar__revision{box-shadow:none;position:relative;transform:translate3d(-100%,0,0)}.ck.ck-revision-history-sidebar__revision-wrapper.ck-revision-history-sidebar__revision-wrapper_confirmation_visible .ck-revision-history-sidebar__revision,.ck.ck-revision-history-sidebar__revision-wrapper.ck-revision-history-sidebar__revision-wrapper_confirmation_visible .ck-revision-history-sidebar__revision *{--ck-revision-history-revision-background-color:transparent;--ck-revision-history-revision-selected-background-color:transparent;--ck-revision-history-revision-highlighted-background-color:transparent}.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm{align-items:center;background:var(--ck-revision-history-revision-delete-confirmation-background);border-radius:var(--ck-border-radius);box-shadow:var(--ck-revision-history-revision-box-shadow);display:flex;flex-direction:row;height:100%;justify-content:space-around;left:100%;position:absolute;top:0;user-select:none;width:100%}.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner{margin-top:var(--ck-spacing-small);text-align:center}.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner p{color:var(--ck-color-text);font-weight:700;margin:0}.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner .ck-thread__remove-confirm-actions{display:flex;flex-direction:row;justify-content:space-evenly}.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner .ck-thread__remove-confirm-actions .ck.ck-button:active,.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner .ck-thread__remove-confirm-actions .ck.ck-button:focus,.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner .ck-thread__remove-confirm-actions .ck.ck-button:hover{background:var(--ck-revision-history-revision-delete-confirmation-active-button-background)}.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner .ck-thread__remove-confirm-actions .ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner .ck-thread__remove-confirm-actions .ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__subrevisions{margin-left:var(--ck-spacing-large)}",""]);const s=r},11:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck.ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision__actions{display:none;position:absolute;right:var(--ck-spacing-small);top:var(--ck-spacing-small)}.ck.ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision__actions .ck-dropdown__button{min-height:unset;min-width:unset}.ck.ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision__actions .ck-dropdown__button .ck-button__icon{transform:scale(.7)}.ck.ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision__actions .ck-dropdown__arrow{display:none}.ck.ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision__actions .ck-list__item__danger{color:var(--ck-color-button-cancel)}.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected .ck-revision-history-sidebar__revision__actions .ck-dropdown__button{color:var(--ck-color-base-background)}.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected .ck-revision-history-sidebar__revision__actions .ck-dropdown__button.ck-on,.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected .ck-revision-history-sidebar__revision__actions .ck-dropdown__button:hover{background:var(--ck-color-base-active-focus)}.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected .ck-revision-history-sidebar__revision__actions .ck-dropdown__button.ck-on:hover,.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected .ck-revision-history-sidebar__revision__actions .ck-dropdown__button:hover:hover{filter:brightness(95%)}.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_highlighted .ck-revision-history-sidebar__revision__actions .ck-dropdown__button.ck-on,.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_highlighted .ck-revision-history-sidebar__revision__actions .ck-dropdown__button:hover{background:var(--ck-revision-history-revision-highlighted-background-color-hover)}.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_highlighted .ck-revision-history-sidebar__revision__actions .ck-dropdown__button.ck-on:hover,.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_highlighted .ck-revision-history-sidebar__revision__actions .ck-dropdown__button:hover:hover{filter:brightness(95%)}.ck.ck-revision-history-sidebar__revision:hover:not(.ck-disabled) .ck-revision-history-sidebar__revision__actions,.ck.ck-revision-history-sidebar__revision:not(.ck-disabled) .ck-revision-history-sidebar__revision__actions.ck-on{display:block}",""]);const s=r},249:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck.ck-revision-history-sidebar__revision-author{display:block;position:relative;transition:var(--ck-revision-history-revision-transitions)}.ck.ck-revision-history-sidebar__revision-author .ck-revision-history-sidebar__revision-author__name{display:block;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ck.ck-revision-history-sidebar__revision-author .ck-icon{height:10px;left:calc(var(--ck-revision-history-revision-author-icon-offset)*-1);position:absolute;top:3px;width:11px}.ck.ck-revision-history-sidebar__revision-author:not(:first-of-type) .ck-icon{display:none}",""]);const s=r},329:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck.ck-revision-history-sidebar__revision-name{display:block;font-size:1.2em;font-weight:700;left:calc(var(--ck-spacing-small)*-1);margin-right:30px;position:relative}.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-label{display:none}.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input{background:transparent;border-radius:var(--ck-border-radius);color:inherit;font-family:inherit;font-size:var(--ck-font-size-normal);font-weight:700;min-height:auto;min-width:auto;padding:var(--ck-spacing-tiny) var(--ck-spacing-small);text-overflow:ellipsis;transition:var(--ck-revision-history-revision-transitions);width:100%}.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input,.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input:focus,.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input[readonly]{background:transparent}.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input:not(.ck-input_focused){border-color:transparent}.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input::placeholder{color:inherit}.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input[readonly]{pointer-events:none}",""]);const s=r},426:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck.ck-revision-history-save-revision-form{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap}.ck.ck-revision-history-save-revision-form .ck-labeled-field-view{display:inline-block}.ck.ck-revision-history-save-revision-form .ck-label{display:none}@media screen and (max-width:600px){.ck.ck-revision-history-save-revision-form{flex-wrap:wrap}.ck.ck-revision-history-save-revision-form .ck-labeled-field-view{flex-basis:100%}.ck.ck-revision-history-save-revision-form .ck-button{flex-basis:50%}}",""]);const s=r},722:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck{--ck-revision-history-sidebar-period-background:#ff5724;--ck-revision-history-sidebar-timeline-padding:var(--ck-spacing-large)}.ck.ck-revision-history-sidebar{display:flex;flex-direction:column}.ck.ck-revision-history-sidebar .ck-revision-history-sidebar__timeline{align-items:start;display:flex;flex-direction:column;font-size:var(--ck-font-size-base);height:100%;overflow-x:hidden;overflow-y:auto;padding:var(--ck-revision-history-sidebar-timeline-padding)}.ck.ck-revision-history-sidebar .ck-revision-history-sidebar__timeline.ck-disabled{filter:grayscale(1) opacity(var(--ck-disabled-opacity))}",""]);const s=r},173:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck.ck-revision-history-sidebar__header{--header-height:calc(var(--ck-ui-component-min-height) + var(--ck-spacing-small)*2 + 1px);align-items:center;border-bottom:1px solid var(--ck-color-toolbar-border);color:inherit;display:flex;flex-direction:row;font-family:inherit;font-weight:700;height:var(--header-height);line-height:var(--header-height);min-height:var(--header-height);overflow:hidden;padding:0 var(--ck-revision-history-sidebar-timeline-padding)}.ck.ck-revision-history-sidebar__header .ck-revision-history-sidebar__header__label{color:inherit;font-family:inherit;font-size:1.2em;font-weight:700}.ck.ck-revision-history-sidebar__header .ck-icon{margin-right:var(--ck-spacing-large)}",""]);const s=r},45:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck{--ck-revision-history-sidebar-revision-vertical-spacing:calc(var(--ck-spacing-standard)*2)}.ck.ck-revision-history-sidebar__time-period{width:100%}.ck.ck-revision-history-sidebar__time-period .ck-revision-history-sidebar__time-period__label{background:var(--ck-revision-history-sidebar-period-background);border-radius:var(--ck-border-radius);color:var(--ck-color-base-background);font-size:9px;font-weight:700;padding:var(--ck-spacing-tiny) var(--ck-spacing-standard);text-transform:uppercase}.ck.ck-revision-history-sidebar__time-period .ck-revision-history-sidebar__time-period__label:first-child{margin-top:var(--ck-spacing-standard)}.ck.ck-revision-history-sidebar__time-period .ck-revision-history-sidebar__time-period__revisions{display:flex;flex-direction:column}.ck.ck-revision-history-sidebar__time-period .ck-revision-history-sidebar__time-period__revisions .ck-revision-history-sidebar__revision-wrapper,.ck.ck-revision-history-sidebar__time-period:not(.ck-hidden)+.ck-revision-history-sidebar__time-period{margin-top:var(--ck-revision-history-sidebar-revision-vertical-spacing)}",""]);const s=r},536:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,'.ck .ck-revision-change{border-top-left-radius:var(--ck-border-radius);outline:0;padding:var(--ck-spacing-small) var(--ck-spacing-large)}.ck .ck-revision-change>*{font-size:var(--ck-font-size-standard);vertical-align:bottom}.ck .ck-revision-change.ck-revision-change__add{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-revision-change.ck-revision-change__remove{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-revision-change .ck-revision-change__label{font-size:inherit;font-weight:700;vertical-align:inherit}.ck.ck-button.ck-revision-history-ui__back-to-editing{background:var(--ck-color-base-active);color:var(--ck-color-base-background)}.ck.ck-button.ck-revision-history-ui__back-to-editing:hover:not(.ck-disabled){background:var(--ck-color-base-active-focus)}.ck-content .ck-suggestion-preview-marker,.ck-content .ck-suggestion-preview-marker-split{opacity:.75}.ck-content .ck-suggestion-preview-marker-split:after{content:"¶"}.ck-content .ck-suggestion-preview-marker-merge{opacity:.75;text-decoration:line-through}.ck-content .ck-suggestion-preview-marker-merge:after{content:"¶"}.ck-content .ck-suggestion-preview-marker-deletion{text-decoration:line-through}.ck-content .ck-suggestion-marker-deletion-new:not(.ck-widget),.ck-content .ck-suggestion-marker-merge-new{--ck-color-suggestion-marker-deletion-border:none;--ck-color-suggestion-marker-deletion-border-active:none;--ck-color-suggestion-marker-deletion-background:none;--ck-color-suggestion-marker-deletion-background-active:none;--ck-color-suggestion-marker-deletion-stroke:rgba(122,31,54,.8);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.03);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.05)}.ck-content .ck-suggestion-marker-merge-new:after{color:inherit}.ck-content .ck-suggestion-marker-insertion-new,.ck-content .ck-suggestion-marker-split-new{opacity:.75}.ck-content .ck-suggestion-marker-deletion-new.ck-suggestion-marker--active:not(.table),.ck-content .ck-suggestion-marker-merge-new.ck-suggestion-marker--active{--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.08);--ck-color-suggestion-marker-deletion-stroke:#7a1f36;opacity:1}.ck-content .ck-suggestion-marker-insertion-new.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-split-new.ck-suggestion-marker--active{opacity:1}.ck.ck-editor__editable_inline.ck-revision-history-root-add{border:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck.ck-editor__editable_inline.ck-revision-history-root-add.ck-revision-history-root--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck.ck-editor__editable_inline.ck-revision-history-root-remove{border:3px solid var(--ck-color-suggestion-marker-deletion-border)}.ck.ck-editor__editable_inline.ck-revision-history-root-remove.ck-revision-history-root--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}',""]);const s=r},560:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,'.ck{--ck-revision-history-loading-overlay-transition-duration:.2s;--ck-revision-history-loading-overlay-transition-delay:0s;--ck-revision-history-loading-overlay-spinner-rotation-duration:1s;--ck-revision-history-loading-overlay-spinner-size:60px;--ck-revision-history-loading-overlay-visible-background:#fff}.ck.ck-editor__editable:after,.ck.ck-editor__editable:before{content:"";opacity:0;position:absolute;transition:opacity var(--ck-revision-history-loading-overlay-transition-duration) ease;transition-delay:0;visibility:hidden}.ck.ck-editor__editable:before{background:var(--ck-revision-history-loading-overlay-visible-background);height:100%;left:0;top:0;width:100%;z-index:var(--ck-z-default)}.ck.ck-editor__editable:after{animation:ck-revision-history-spinner-animation var(--ck-revision-history-loading-overlay-spinner-rotation-duration) linear infinite;border-radius:50%;border-right:3px solid transparent;border-top:3px solid var(--ck-color-base-text);box-sizing:border-box;height:var(--ck-revision-history-loading-overlay-spinner-size);left:50%;top:50%;transform:translate(-50%,-50%);width:var(--ck-revision-history-loading-overlay-spinner-size);z-index:var(--ck-z-default)}.ck.ck-editor__editable.ck-editor__editable__loading-overlay,.ck.ck-editor__editable.ck-editor__editable__overlay{min-height:calc(var(--ck-revision-history-loading-overlay-spinner-size) + var(--ck-spacing-large)*2);position:relative}.ck.ck-editor__editable.ck-editor__editable__loading-overlay:after,.ck.ck-editor__editable.ck-editor__editable__loading-overlay:before,.ck.ck-editor__editable.ck-editor__editable__overlay:after,.ck.ck-editor__editable.ck-editor__editable__overlay:before{opacity:.8;transition-delay:var(--ck-revision-history-loading-overlay-transition-delay);visibility:visible}.ck.ck-editor__editable.ck-editor__editable__overlay:after{visibility:hidden}@keyframes ck-revision-history-spinner-animation{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}',""]);const s=r},161:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck.ck-editor{position:relative}.ck.ck-editor .ck-editor__top .ck-sticky-panel .ck-toolbar{z-index:var(--ck-z-panel)}.ck.ck-editor__top .ck-sticky-panel .ck-toolbar{border-radius:0}.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-toolbar,.ck.ck-editor__top .ck-sticky-panel .ck-toolbar.ck-rounded-corners{border-radius:var(--ck-border-radius);border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-editor__top .ck-sticky-panel .ck-toolbar{border-bottom-width:0}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content_sticky .ck-toolbar{border-bottom-width:1px;border-radius:0}.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content_sticky .ck-toolbar,.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content_sticky .ck-toolbar.ck-rounded-corners{border-radius:var(--ck-border-radius);border-radius:0}.ck.ck-editor__main>.ck-editor__editable{background:var(--ck-color-base-background);border-radius:0}.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable,.ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners{border-radius:var(--ck-border-radius);border-top-left-radius:0;border-top-right-radius:0}.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border-color:var(--ck-color-base-border)}",""]);const s=r},959:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,'.ck-vertical-form .ck-button:after{bottom:-1px;content:"";position:absolute;right:-1px;top:-1px;width:0;z-index:1}.ck-vertical-form .ck-button:focus:after{display:none}@media screen and (max-width:600px){.ck.ck-responsive-form .ck-button:after{bottom:-1px;content:"";position:absolute;right:-1px;top:-1px;width:0;z-index:1}.ck.ck-responsive-form .ck-button:focus:after{display:none}}.ck-vertical-form>.ck-button:nth-last-child(2):after{border-right:1px solid var(--ck-color-base-border)}.ck.ck-responsive-form{padding:var(--ck-spacing-large)}.ck.ck-responsive-form:focus{outline:none}[dir=ltr] .ck.ck-responsive-form>:not(:first-child),[dir=rtl] .ck.ck-responsive-form>:not(:last-child){margin-left:var(--ck-spacing-standard)}@media screen and (max-width:600px){.ck.ck-responsive-form{padding:0;width:calc(var(--ck-input-width)*.8)}.ck.ck-responsive-form .ck-labeled-field-view{margin:var(--ck-spacing-large) var(--ck-spacing-large) 0}.ck.ck-responsive-form .ck-labeled-field-view .ck-input-text{min-width:0;width:100%}.ck.ck-responsive-form .ck-labeled-field-view .ck-labeled-field-view__error{white-space:normal}.ck.ck-responsive-form>.ck-button:nth-last-child(2):after{border-right:1px solid var(--ck-color-base-border)}.ck.ck-responsive-form>.ck-button:last-child,.ck.ck-responsive-form>.ck-button:nth-last-child(2){border-radius:0;margin-top:var(--ck-spacing-large);padding:var(--ck-spacing-standard)}.ck.ck-responsive-form>.ck-button:last-child:not(:focus),.ck.ck-responsive-form>.ck-button:nth-last-child(2):not(:focus){border-top:1px solid var(--ck-color-base-border)}[dir=ltr] .ck.ck-responsive-form>.ck-button:last-child,[dir=ltr] .ck.ck-responsive-form>.ck-button:nth-last-child(2),[dir=rtl] .ck.ck-responsive-form>.ck-button:last-child,[dir=rtl] .ck.ck-responsive-form>.ck-button:nth-last-child(2){margin-left:0}[dir=rtl] .ck.ck-responsive-form>.ck-button:last-child:last-of-type,[dir=rtl] .ck.ck-responsive-form>.ck-button:nth-last-child(2):last-of-type{border-right:1px solid var(--ck-color-base-border)}}',""]);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,i){"string"==typeof t&&(t=[[null,t,""]]);var r={};if(i)for(var s=0;s<this.length;s++){var o=this[s][0];null!=o&&(r[o]=!0)}for(var a=0;a<t.length;a++){var c=[].concat(t[a]);i&&r[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),e.push(c))}},e}},675:(t,e)=>{"use strict";function n(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function i(t,e,i){return e&&n(t.prototype,e),i&&n(t,i),t}function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function o(t,e){return o=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},o(t,e)}function a(t,e,n){return a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}()?Reflect.construct:function(t,e,n){var i=[null];i.push.apply(i,e);var r=new(Function.bind.apply(t,i));return n&&o(r,n.prototype),r},a.apply(null,arguments)}function c(t){var e="function"==typeof Map?new Map:void 0;return c=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,i)}function i(){return a(t,arguments,s(this).constructor)}return i.prototype=Object.create(t.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),o(i,t)},c(t)}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function l(t){var e=0;if("undefined"==typeof Symbol||null==t[Symbol.iterator]){if(Array.isArray(t)||(t=function(t,e){if(t){if("string"==typeof t)return u(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(n):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?u(t,e):void 0}}(t)))return function(){return e>=t.length?{done:!0}:{done:!1,value:t[e++]}};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(e=t[Symbol.iterator]()).next.bind(e)}var h=function(t){function e(){return t.apply(this,arguments)||this}return r(e,t),e}(c(Error)),d=function(t){function e(e){return t.call(this,"Invalid DateTime: "+e.toMessage())||this}return r(e,t),e}(h),f=function(t){function e(e){return t.call(this,"Invalid Interval: "+e.toMessage())||this}return r(e,t),e}(h),v=function(t){function e(e){return t.call(this,"Invalid Duration: "+e.toMessage())||this}return r(e,t),e}(h),m=function(t){function e(){return t.apply(this,arguments)||this}return r(e,t),e}(h),p=function(t){function e(e){return t.call(this,"Invalid unit "+e)||this}return r(e,t),e}(h),y=function(t){function e(){return t.apply(this,arguments)||this}return r(e,t),e}(h),g=function(t){function e(){return t.call(this,"Zone is an abstract class")||this}return r(e,t),e}(h),k="numeric",b="short",_="long",w={year:k,month:k,day:k},I={year:k,month:b,day:k},O={year:k,month:b,day:k,weekday:b},S={year:k,month:_,day:k},T={year:k,month:_,day:k,weekday:_},x={hour:k,minute:k},N={hour:k,minute:k,second:k},R={hour:k,minute:k,second:k,timeZoneName:b},M={hour:k,minute:k,second:k,timeZoneName:_},A={hour:k,minute:k,hour12:!1},E={hour:k,minute:k,second:k,hour12:!1},j={hour:k,minute:k,second:k,hour12:!1,timeZoneName:b},V={hour:k,minute:k,second:k,hour12:!1,timeZoneName:_},C={year:k,month:k,day:k,hour:k,minute:k},D={year:k,month:k,day:k,hour:k,minute:k,second:k},F={year:k,month:b,day:k,hour:k,minute:k},L={year:k,month:b,day:k,hour:k,minute:k,second:k},z={year:k,month:b,day:k,weekday:b,hour:k,minute:k},P={year:k,month:_,day:k,hour:k,minute:k,timeZoneName:b},U={year:k,month:_,day:k,hour:k,minute:k,second:k,timeZoneName:b},H={year:k,month:_,day:k,weekday:_,hour:k,minute:k,timeZoneName:_},Z={year:k,month:_,day:k,weekday:_,hour:k,minute:k,second:k,timeZoneName:_};function q(t){return void 0===t}function B(t){return"number"==typeof t}function W(t){return"number"==typeof t&&t%1==0}function J(){try{return"undefined"!=typeof Intl&&Intl.DateTimeFormat}catch(t){return!1}}function Y(){return!q(Intl.DateTimeFormat.prototype.formatToParts)}function G(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(t){return!1}}function K(t,e,n){if(0!==t.length)return t.reduce((function(t,i){var r=[e(i),i];return t&&n(t[0],r[0])===t[0]?t:r}),null)[1]}function X(t,e){return e.reduce((function(e,n){return e[n]=t[n],e}),{})}function Q(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function $(t,e,n){return W(t)&&t>=e&&t<=n}function tt(t,e){void 0===e&&(e=2);var n=t<0?"-":"",i=n?-1*t:t;return""+n+(i.toString().length<e?("0".repeat(e)+i).slice(-e):i.toString())}function et(t){return q(t)||null===t||""===t?void 0:parseInt(t,10)}function nt(t){if(!q(t)&&null!==t&&""!==t){var e=1e3*parseFloat("0."+t);return Math.floor(e)}}function it(t,e,n){void 0===n&&(n=!1);var i=Math.pow(10,e);return(n?Math.trunc:Math.round)(t*i)/i}function rt(t){return t%4==0&&(t%100!=0||t%400==0)}function st(t){return rt(t)?366:365}function ot(t,e){var n=function(t,e){return t-e*Math.floor(t/e)}(e-1,12)+1;return 2===n?rt(t+(e-n)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][n-1]}function at(t){var e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e)).setUTCFullYear(e.getUTCFullYear()-1900),+e}function ct(t){var e=(t+Math.floor(t/4)-Math.floor(t/100)+Math.floor(t/400))%7,n=t-1,i=(n+Math.floor(n/4)-Math.floor(n/100)+Math.floor(n/400))%7;return 4===e||3===i?53:52}function ut(t){return t>99?t:t>60?1900+t:2e3+t}function lt(t,e,n,i){void 0===i&&(i=null);var r=new Date(t),s={hour12:!1,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};i&&(s.timeZone=i);var o=Object.assign({timeZoneName:e},s),a=J();if(a&&Y()){var c=new Intl.DateTimeFormat(n,o).formatToParts(r).find((function(t){return"timezonename"===t.type.toLowerCase()}));return c?c.value:null}if(a){var u=new Intl.DateTimeFormat(n,s).format(r);return new Intl.DateTimeFormat(n,o).format(r).substring(u.length).replace(/^[, \u200e]+/,"")}return null}function ht(t,e){var n=parseInt(t,10);Number.isNaN(n)&&(n=0);var i=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-i:i)}function dt(t){var e=Number(t);if("boolean"==typeof t||""===t||Number.isNaN(e))throw new y("Invalid unit value "+t);return e}function ft(t,e,n){var i={};for(var r in t)if(Q(t,r)){if(n.indexOf(r)>=0)continue;var s=t[r];if(null==s)continue;i[e(r)]=dt(s)}return i}function vt(t,e){var n=Math.trunc(Math.abs(t/60)),i=Math.trunc(Math.abs(t%60)),r=t>=0?"+":"-";switch(e){case"short":return""+r+tt(n,2)+":"+tt(i,2);case"narrow":return""+r+n+(i>0?":"+i:"");case"techie":return""+r+tt(n,2)+tt(i,2);default:throw new RangeError("Value format "+e+" is out of range for property format")}}function mt(t){return X(t,["hour","minute","second","millisecond"])}var pt=/[A-Za-z_+-]{1,256}(:?\/[A-Za-z_+-]{1,256}(\/[A-Za-z_+-]{1,256})?)?/;function yt(t){return JSON.stringify(t,Object.keys(t).sort())}var gt=["January","February","March","April","May","June","July","August","September","October","November","December"],kt=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],bt=["J","F","M","A","M","J","J","A","S","O","N","D"];function _t(t){switch(t){case"narrow":return[].concat(bt);case"short":return[].concat(kt);case"long":return[].concat(gt);case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}var wt=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],It=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Ot=["M","T","W","T","F","S","S"];function St(t){switch(t){case"narrow":return[].concat(Ot);case"short":return[].concat(It);case"long":return[].concat(wt);case"numeric":return["1","2","3","4","5","6","7"];default:return null}}var Tt=["AM","PM"],xt=["Before Christ","Anno Domini"],Nt=["BC","AD"],Rt=["B","A"];function Mt(t){switch(t){case"narrow":return[].concat(Rt);case"short":return[].concat(Nt);case"long":return[].concat(xt);default:return null}}function At(t,e){for(var n,i="",r=l(t);!(n=r()).done;){var s=n.value;s.literal?i+=s.val:i+=e(s.val)}return i}var Et={D:w,DD:I,DDD:S,DDDD:T,t:x,tt:N,ttt:R,tttt:M,T:A,TT:E,TTT:j,TTTT:V,f:C,ff:F,fff:P,ffff:H,F:D,FF:L,FFF:U,FFFF:Z},jt=function(){function t(t,e){this.opts=e,this.loc=t,this.systemLoc=null}t.create=function(e,n){return void 0===n&&(n={}),new t(e,n)},t.parseFormat=function(t){for(var e=null,n="",i=!1,r=[],s=0;s<t.length;s++){var o=t.charAt(s);"'"===o?(n.length>0&&r.push({literal:i,val:n}),e=null,n="",i=!i):i||o===e?n+=o:(n.length>0&&r.push({literal:!1,val:n}),n=o,e=o)}return n.length>0&&r.push({literal:i,val:n}),r},t.macroTokenToFormatOpts=function(t){return Et[t]};var e=t.prototype;return e.formatWithSystemDefault=function(t,e){return null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(t,Object.assign({},this.opts,e)).format()},e.formatDateTime=function(t,e){return void 0===e&&(e={}),this.loc.dtFormatter(t,Object.assign({},this.opts,e)).format()},e.formatDateTimeParts=function(t,e){return void 0===e&&(e={}),this.loc.dtFormatter(t,Object.assign({},this.opts,e)).formatToParts()},e.resolvedOptions=function(t,e){return void 0===e&&(e={}),this.loc.dtFormatter(t,Object.assign({},this.opts,e)).resolvedOptions()},e.num=function(t,e){if(void 0===e&&(e=0),this.opts.forceSimple)return tt(t,e);var n=Object.assign({},this.opts);return e>0&&(n.padTo=e),this.loc.numberFormatter(n).format(t)},e.formatDateTimeFromString=function(e,n){var i=this,r="en"===this.loc.listingMode(),s=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar&&Y(),o=function(t,n){return i.loc.extract(e,t,n)},a=function(t){return e.isOffsetFixed&&0===e.offset&&t.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,t.format):""},c=function(){return r?function(t){return Tt[t.hour<12?0:1]}(e):o({hour:"numeric",hour12:!0},"dayperiod")},u=function(t,n){return r?function(t,e){return _t(e)[t.month-1]}(e,t):o(n?{month:t}:{month:t,day:"numeric"},"month")},l=function(t,n){return r?function(t,e){return St(e)[t.weekday-1]}(e,t):o(n?{weekday:t}:{weekday:t,month:"long",day:"numeric"},"weekday")},h=function(t){return r?function(t,e){return Mt(e)[t.year<0?0:1]}(e,t):o({era:t},"era")};return At(t.parseFormat(n),(function(n){switch(n){case"S":return i.num(e.millisecond);case"u":case"SSS":return i.num(e.millisecond,3);case"s":return i.num(e.second);case"ss":return i.num(e.second,2);case"m":return i.num(e.minute);case"mm":return i.num(e.minute,2);case"h":return i.num(e.hour%12==0?12:e.hour%12);case"hh":return i.num(e.hour%12==0?12:e.hour%12,2);case"H":return i.num(e.hour);case"HH":return i.num(e.hour,2);case"Z":return a({format:"narrow",allowZ:i.opts.allowZ});case"ZZ":return a({format:"short",allowZ:i.opts.allowZ});case"ZZZ":return a({format:"techie",allowZ:i.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:i.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:i.loc.locale});case"z":return e.zoneName;case"a":return c();case"d":return s?o({day:"numeric"},"day"):i.num(e.day);case"dd":return s?o({day:"2-digit"},"day"):i.num(e.day,2);case"c":case"E":return i.num(e.weekday);case"ccc":return l("short",!0);case"cccc":return l("long",!0);case"ccccc":return l("narrow",!0);case"EEE":return l("short",!1);case"EEEE":return l("long",!1);case"EEEEE":return l("narrow",!1);case"L":return s?o({month:"numeric",day:"numeric"},"month"):i.num(e.month);case"LL":return s?o({month:"2-digit",day:"numeric"},"month"):i.num(e.month,2);case"LLL":return u("short",!0);case"LLLL":return u("long",!0);case"LLLLL":return u("narrow",!0);case"M":return s?o({month:"numeric"},"month"):i.num(e.month);case"MM":return s?o({month:"2-digit"},"month"):i.num(e.month,2);case"MMM":return u("short",!1);case"MMMM":return u("long",!1);case"MMMMM":return u("narrow",!1);case"y":return s?o({year:"numeric"},"year"):i.num(e.year);case"yy":return s?o({year:"2-digit"},"year"):i.num(e.year.toString().slice(-2),2);case"yyyy":return s?o({year:"numeric"},"year"):i.num(e.year,4);case"yyyyyy":return s?o({year:"numeric"},"year"):i.num(e.year,6);case"G":return h("short");case"GG":return h("long");case"GGGGG":return h("narrow");case"kk":return i.num(e.weekYear.toString().slice(-2),2);case"kkkk":return i.num(e.weekYear,4);case"W":return i.num(e.weekNumber);case"WW":return i.num(e.weekNumber,2);case"o":return i.num(e.ordinal);case"ooo":return i.num(e.ordinal,3);case"q":return i.num(e.quarter);case"qq":return i.num(e.quarter,2);case"X":return i.num(Math.floor(e.ts/1e3));case"x":return i.num(e.ts);default:return function(n){var r=t.macroTokenToFormatOpts(n);return r?i.formatWithSystemDefault(e,r):n}(n)}}))},e.formatDurationFromString=function(e,n){var i,r=this,s=function(t){switch(t[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"M":return"month";case"y":return"year";default:return null}},o=t.parseFormat(n),a=o.reduce((function(t,e){var n=e.literal,i=e.val;return n?t:t.concat(i)}),[]),c=e.shiftTo.apply(e,a.map(s).filter((function(t){return t})));return At(o,(i=c,function(t){var e=s(t);return e?r.num(i.get(e),t.length):t}))},t}(),Vt=function(){function t(t,e){this.reason=t,this.explanation=e}return t.prototype.toMessage=function(){return this.explanation?this.reason+": "+this.explanation:this.reason},t}(),Ct=function(){function t(){}var e=t.prototype;return e.offsetName=function(t,e){throw new g},e.formatOffset=function(t,e){throw new g},e.offset=function(t){throw new g},e.equals=function(t){throw new g},i(t,[{key:"type",get:function(){throw new g}},{key:"name",get:function(){throw new g}},{key:"universal",get:function(){throw new g}},{key:"isValid",get:function(){throw new g}}]),t}(),Dt=null,Ft=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.offsetName=function(t,e){return lt(t,e.format,e.locale)},n.formatOffset=function(t,e){return vt(this.offset(t),e)},n.offset=function(t){return-new Date(t).getTimezoneOffset()},n.equals=function(t){return"local"===t.type},i(e,[{key:"type",get:function(){return"local"}},{key:"name",get:function(){return J()?(new Intl.DateTimeFormat).resolvedOptions().timeZone:"local"}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return!0}}],[{key:"instance",get:function(){return null===Dt&&(Dt=new e),Dt}}]),e}(Ct),Lt=RegExp("^"+pt.source+"$"),zt={};var Pt={year:0,month:1,day:2,hour:3,minute:4,second:5};var Ut={},Ht=function(t){function e(n){var i;return(i=t.call(this)||this).zoneName=n,i.valid=e.isValidZone(n),i}r(e,t),e.create=function(t){return Ut[t]||(Ut[t]=new e(t)),Ut[t]},e.resetCache=function(){Ut={},zt={}},e.isValidSpecifier=function(t){return!(!t||!t.match(Lt))},e.isValidZone=function(t){try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}},e.parseGMTOffset=function(t){if(t){var e=t.match(/^Etc\/GMT(0|[+-]\d{1,2})$/i);if(e)return-60*parseInt(e[1])}return null};var n=e.prototype;return n.offsetName=function(t,e){return lt(t,e.format,e.locale,this.name)},n.formatOffset=function(t,e){return vt(this.offset(t),e)},n.offset=function(t){var e=new Date(t);if(isNaN(e))return NaN;var n,i=(n=this.name,zt[n]||(zt[n]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:n,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})),zt[n]),r=i.formatToParts?function(t,e){for(var n=t.formatToParts(e),i=[],r=0;r<n.length;r++){var s=n[r],o=s.type,a=s.value,c=Pt[o];q(c)||(i[c]=parseInt(a,10))}return i}(i,e):function(t,e){var n=t.format(e).replace(/\u200E/g,""),i=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(n),r=i[1],s=i[2];return[i[3],r,s,i[4],i[5],i[6]]}(i,e),s=r[0],o=r[1],a=r[2],c=r[3],u=+e,l=u%1e3;return(at({year:s,month:o,day:a,hour:24===c?0:c,minute:r[4],second:r[5],millisecond:0})-(u-=l>=0?l:1e3+l))/6e4},n.equals=function(t){return"iana"===t.type&&t.name===this.name},i(e,[{key:"type",get:function(){return"iana"}},{key:"name",get:function(){return this.zoneName}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return this.valid}}]),e}(Ct),Zt=null,qt=function(t){function e(e){var n;return(n=t.call(this)||this).fixed=e,n}r(e,t),e.instance=function(t){return 0===t?e.utcInstance:new e(t)},e.parseSpecifier=function(t){if(t){var n=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(n)return new e(ht(n[1],n[2]))}return null},i(e,null,[{key:"utcInstance",get:function(){return null===Zt&&(Zt=new e(0)),Zt}}]);var n=e.prototype;return n.offsetName=function(){return this.name},n.formatOffset=function(t,e){return vt(this.fixed,e)},n.offset=function(){return this.fixed},n.equals=function(t){return"fixed"===t.type&&t.fixed===this.fixed},i(e,[{key:"type",get:function(){return"fixed"}},{key:"name",get:function(){return 0===this.fixed?"UTC":"UTC"+vt(this.fixed,"narrow")}},{key:"universal",get:function(){return!0}},{key:"isValid",get:function(){return!0}}]),e}(Ct),Bt=function(t){function e(e){var n;return(n=t.call(this)||this).zoneName=e,n}r(e,t);var n=e.prototype;return n.offsetName=function(){return null},n.formatOffset=function(){return""},n.offset=function(){return NaN},n.equals=function(){return!1},i(e,[{key:"type",get:function(){return"invalid"}},{key:"name",get:function(){return this.zoneName}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return!1}}]),e}(Ct);function Wt(t,e){var n;if(q(t)||null===t)return e;if(t instanceof Ct)return t;if("string"==typeof t){var i=t.toLowerCase();return"local"===i?e:"utc"===i||"gmt"===i?qt.utcInstance:null!=(n=Ht.parseGMTOffset(t))?qt.instance(n):Ht.isValidSpecifier(i)?Ht.create(t):qt.parseSpecifier(i)||new Bt(t)}return B(t)?qt.instance(t):"object"==typeof t&&t.offset&&"number"==typeof t.offset?t:new Bt(t)}var Jt=function(){return Date.now()},Yt=null,Gt=null,Kt=null,Xt=null,Qt=!1,$t=function(){function t(){}return t.resetCaches=function(){le.resetCache(),Ht.resetCache()},i(t,null,[{key:"now",get:function(){return Jt},set:function(t){Jt=t}},{key:"defaultZoneName",get:function(){return t.defaultZone.name},set:function(t){Yt=t?Wt(t):null}},{key:"defaultZone",get:function(){return Yt||Ft.instance}},{key:"defaultLocale",get:function(){return Gt},set:function(t){Gt=t}},{key:"defaultNumberingSystem",get:function(){return Kt},set:function(t){Kt=t}},{key:"defaultOutputCalendar",get:function(){return Xt},set:function(t){Xt=t}},{key:"throwOnInvalid",get:function(){return Qt},set:function(t){Qt=t}}]),t}(),te={};function ee(t,e){void 0===e&&(e={});var n=JSON.stringify([t,e]),i=te[n];return i||(i=new Intl.DateTimeFormat(t,e),te[n]=i),i}var ne={};var ie={};function re(t,e){void 0===e&&(e={});var n=e,i=(n.base,function(t,e){if(null==t)return{};var n,i,r={},s=Object.keys(t);for(i=0;i<s.length;i++)n=s[i],e.indexOf(n)>=0||(r[n]=t[n]);return r}(n,["base"])),r=JSON.stringify([t,i]),s=ie[r];return s||(s=new Intl.RelativeTimeFormat(t,e),ie[r]=s),s}var se=null;function oe(t,e,n,i,r){var s=t.listingMode(n);return"error"===s?null:"en"===s?i(e):r(e)}var ae=function(){function t(t,e,n){if(this.padTo=n.padTo||0,this.floor=n.floor||!1,!e&&J()){var i={useGrouping:!1};n.padTo>0&&(i.minimumIntegerDigits=n.padTo),this.inf=function(t,e){void 0===e&&(e={});var n=JSON.stringify([t,e]),i=ne[n];return i||(i=new Intl.NumberFormat(t,e),ne[n]=i),i}(t,i)}}return t.prototype.format=function(t){if(this.inf){var e=this.floor?Math.floor(t):t;return this.inf.format(e)}return tt(this.floor?Math.floor(t):it(t,3),this.padTo)},t}(),ce=function(){function t(t,e,n){var i;if(this.opts=n,this.hasIntl=J(),t.zone.universal&&this.hasIntl){var r=t.offset/60*-1,s=r>=0?"Etc/GMT+"+r:"Etc/GMT"+r,o=Ht.isValidZone(s);0!==t.offset&&o?(i=s,this.dt=t):(i="UTC",n.timeZoneName?this.dt=t:this.dt=0===t.offset?t:fi.fromMillis(t.ts+60*t.offset*1e3))}else"local"===t.zone.type?this.dt=t:(this.dt=t,i=t.zone.name);if(this.hasIntl){var a=Object.assign({},this.opts);i&&(a.timeZone=i),this.dtf=ee(e,a)}}var e=t.prototype;return e.format=function(){if(this.hasIntl)return this.dtf.format(this.dt.toJSDate());var t=function(t){var e="EEEE, LLLL d, yyyy, h:mm a";switch(yt(X(t,["weekday","era","year","month","day","hour","minute","second","timeZoneName","hour12"]))){case yt(w):return"M/d/yyyy";case yt(I):return"LLL d, yyyy";case yt(O):return"EEE, LLL d, yyyy";case yt(S):return"LLLL d, yyyy";case yt(T):return"EEEE, LLLL d, yyyy";case yt(x):return"h:mm a";case yt(N):return"h:mm:ss a";case yt(R):case yt(M):return"h:mm a";case yt(A):return"HH:mm";case yt(E):return"HH:mm:ss";case yt(j):case yt(V):return"HH:mm";case yt(C):return"M/d/yyyy, h:mm a";case yt(F):return"LLL d, yyyy, h:mm a";case yt(P):return"LLLL d, yyyy, h:mm a";case yt(H):return e;case yt(D):return"M/d/yyyy, h:mm:ss a";case yt(L):return"LLL d, yyyy, h:mm:ss a";case yt(z):return"EEE, d LLL yyyy, h:mm a";case yt(U):return"LLLL d, yyyy, h:mm:ss a";case yt(Z):return"EEEE, LLLL d, yyyy, h:mm:ss a";default:return e}}(this.opts),e=le.create("en-US");return jt.create(e).formatDateTimeFromString(this.dt,t)},e.formatToParts=function(){return this.hasIntl&&Y()?this.dtf.formatToParts(this.dt.toJSDate()):[]},e.resolvedOptions=function(){return this.hasIntl?this.dtf.resolvedOptions():{locale:"en-US",numberingSystem:"latn",outputCalendar:"gregory"}},t}(),ue=function(){function t(t,e,n){this.opts=Object.assign({style:"long"},n),!e&&G()&&(this.rtf=re(t,n))}var e=t.prototype;return e.format=function(t,e){return this.rtf?this.rtf.format(t,e):function(t,e,n,i){void 0===n&&(n="always"),void 0===i&&(i=!1);var r={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},s=-1===["hours","minutes","seconds"].indexOf(t);if("auto"===n&&s){var o="days"===t;switch(e){case 1:return o?"tomorrow":"next "+r[t][0];case-1:return o?"yesterday":"last "+r[t][0];case 0:return o?"today":"this "+r[t][0]}}var a=Object.is(e,-0)||e<0,c=Math.abs(e),u=1===c,l=r[t],h=i?u?l[1]:l[2]||l[1]:u?r[t][0]:t;return a?c+" "+h+" ago":"in "+c+" "+h}(e,t,this.opts.numeric,"long"!==this.opts.style)},e.formatToParts=function(t,e){return this.rtf?this.rtf.formatToParts(t,e):[]},t}(),le=function(){function t(t,e,n,i){var r=function(t){var e=t.indexOf("-u-");if(-1===e)return[t];var n,i=t.substring(0,e);try{n=ee(t).resolvedOptions()}catch(t){n=ee(i).resolvedOptions()}var r=n;return[i,r.numberingSystem,r.calendar]}(t),s=r[0],o=r[1],a=r[2];this.locale=s,this.numberingSystem=e||o||null,this.outputCalendar=n||a||null,this.intl=function(t,e,n){return J()?n||e?(t+="-u",n&&(t+="-ca-"+n),e&&(t+="-nu-"+e),t):t:[]}(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=i,this.fastNumbersCached=null}t.fromOpts=function(e){return t.create(e.locale,e.numberingSystem,e.outputCalendar,e.defaultToEN)},t.create=function(e,n,i,r){void 0===r&&(r=!1);var s=e||$t.defaultLocale;return new t(s||(r?"en-US":function(){if(se)return se;if(J()){var t=(new Intl.DateTimeFormat).resolvedOptions().locale;return se=t&&"und"!==t?t:"en-US"}return se="en-US"}()),n||$t.defaultNumberingSystem,i||$t.defaultOutputCalendar,s)},t.resetCache=function(){se=null,te={},ne={},ie={}},t.fromObject=function(e){var n=void 0===e?{}:e,i=n.locale,r=n.numberingSystem,s=n.outputCalendar;return t.create(i,r,s)};var e=t.prototype;return e.listingMode=function(t){void 0===t&&(t=!0);var e=J()&&Y(),n=this.isEnglish(),i=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return e||n&&i||t?!e||n&&i?"en":"intl":"error"},e.clone=function(e){return e&&0!==Object.getOwnPropertyNames(e).length?t.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,e.defaultToEN||!1):this},e.redefaultToEN=function(t){return void 0===t&&(t={}),this.clone(Object.assign({},t,{defaultToEN:!0}))},e.redefaultToSystem=function(t){return void 0===t&&(t={}),this.clone(Object.assign({},t,{defaultToEN:!1}))},e.months=function(t,e,n){var i=this;return void 0===e&&(e=!1),void 0===n&&(n=!0),oe(this,t,n,_t,(function(){var n=e?{month:t,day:"numeric"}:{month:t},r=e?"format":"standalone";return i.monthsCache[r][t]||(i.monthsCache[r][t]=function(t){for(var e=[],n=1;n<=12;n++){var i=fi.utc(2016,n,1);e.push(t(i))}return e}((function(t){return i.extract(t,n,"month")}))),i.monthsCache[r][t]}))},e.weekdays=function(t,e,n){var i=this;return void 0===e&&(e=!1),void 0===n&&(n=!0),oe(this,t,n,St,(function(){var n=e?{weekday:t,year:"numeric",month:"long",day:"numeric"}:{weekday:t},r=e?"format":"standalone";return i.weekdaysCache[r][t]||(i.weekdaysCache[r][t]=function(t){for(var e=[],n=1;n<=7;n++){var i=fi.utc(2016,11,13+n);e.push(t(i))}return e}((function(t){return i.extract(t,n,"weekday")}))),i.weekdaysCache[r][t]}))},e.meridiems=function(t){var e=this;return void 0===t&&(t=!0),oe(this,void 0,t,(function(){return Tt}),(function(){if(!e.meridiemCache){var t={hour:"numeric",hour12:!0};e.meridiemCache=[fi.utc(2016,11,13,9),fi.utc(2016,11,13,19)].map((function(n){return e.extract(n,t,"dayperiod")}))}return e.meridiemCache}))},e.eras=function(t,e){var n=this;return void 0===e&&(e=!0),oe(this,t,e,Mt,(function(){var e={era:t};return n.eraCache[t]||(n.eraCache[t]=[fi.utc(-40,1,1),fi.utc(2017,1,1)].map((function(t){return n.extract(t,e,"era")}))),n.eraCache[t]}))},e.extract=function(t,e,n){var i=this.dtFormatter(t,e).formatToParts().find((function(t){return t.type.toLowerCase()===n}));return i?i.value:null},e.numberFormatter=function(t){return void 0===t&&(t={}),new ae(this.intl,t.forceSimple||this.fastNumbers,t)},e.dtFormatter=function(t,e){return void 0===e&&(e={}),new ce(t,this.intl,e)},e.relFormatter=function(t){return void 0===t&&(t={}),new ue(this.intl,this.isEnglish(),t)},e.isEnglish=function(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||J()&&new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")},e.equals=function(t){return this.locale===t.locale&&this.numberingSystem===t.numberingSystem&&this.outputCalendar===t.outputCalendar},i(t,[{key:"fastNumbers",get:function(){var t;return null==this.fastNumbersCached&&(this.fastNumbersCached=(!(t=this).numberingSystem||"latn"===t.numberingSystem)&&("latn"===t.numberingSystem||!t.locale||t.locale.startsWith("en")||J()&&"latn"===new Intl.DateTimeFormat(t.intl).resolvedOptions().numberingSystem)),this.fastNumbersCached}}]),t}();function he(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var i=e.reduce((function(t,e){return t+e.source}),"");return RegExp("^"+i+"$")}function de(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(t){return e.reduce((function(e,n){var i=e[0],r=e[1],s=e[2],o=n(t,s),a=o[0],c=o[1],u=o[2];return[Object.assign(i,a),r||c,u]}),[{},null,1]).slice(0,2)}}function fe(t){if(null==t)return[null,null];for(var e=arguments.length,n=new Array(e>1?e-1:0),i=1;i<e;i++)n[i-1]=arguments[i];for(var r=0,s=n;r<s.length;r++){var o=s[r],a=o[0],c=o[1],u=a.exec(t);if(u)return c(u)}return[null,null]}function ve(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(t,n){var i,r={};for(i=0;i<e.length;i++)r[e[i]]=et(t[n+i]);return[r,null,n+i]}}var me=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,pe=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,ye=RegExp(""+pe.source+me.source+"?"),ge=RegExp("(?:T"+ye.source+")?"),ke=ve("weekYear","weekNumber","weekDay"),be=ve("year","ordinal"),_e=RegExp(pe.source+" ?(?:"+me.source+"|("+pt.source+"))?"),we=RegExp("(?: "+_e.source+")?");function Ie(t,e,n){var i=t[e];return q(i)?n:et(i)}function Oe(t,e){return[{year:Ie(t,e),month:Ie(t,e+1,1),day:Ie(t,e+2,1)},null,e+3]}function Se(t,e){return[{hours:Ie(t,e,0),minutes:Ie(t,e+1,0),seconds:Ie(t,e+2,0),milliseconds:nt(t[e+3])},null,e+4]}function Te(t,e){var n=!t[e]&&!t[e+1],i=ht(t[e+1],t[e+2]);return[{},n?null:qt.instance(i),e+3]}function xe(t,e){return[{},t[e]?Ht.create(t[e]):null,e+1]}var Ne=RegExp("^T?"+pe.source+"$"),Re=/^-?P(?:(?:(-?\d{1,9})Y)?(?:(-?\d{1,9})M)?(?:(-?\d{1,9})W)?(?:(-?\d{1,9})D)?(?:T(?:(-?\d{1,9})H)?(?:(-?\d{1,9})M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,9}))?S)?)?)$/;function Me(t){var e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],o=t[5],a=t[6],c=t[7],u=t[8],l="-"===e[0],h=c&&"-"===c[0],d=function(t,e){return void 0===e&&(e=!1),void 0!==t&&(e||t&&l)?-t:t};return[{years:d(et(n)),months:d(et(i)),weeks:d(et(r)),days:d(et(s)),hours:d(et(o)),minutes:d(et(a)),seconds:d(et(c),"-0"===c),milliseconds:d(nt(u),h)}]}var Ae={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Ee(t,e,n,i,r,s,o){var a={year:2===e.length?ut(et(e)):et(e),month:kt.indexOf(n)+1,day:et(i),hour:et(r),minute:et(s)};return o&&(a.second=et(o)),t&&(a.weekday=t.length>3?wt.indexOf(t)+1:It.indexOf(t)+1),a}var je=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function Ve(t){var e,n=t[1],i=t[2],r=t[3],s=t[4],o=t[5],a=t[6],c=t[7],u=t[8],l=t[9],h=t[10],d=t[11],f=Ee(n,s,r,i,o,a,c);return e=u?Ae[u]:l?0:ht(h,d),[f,new qt(e)]}var Ce=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,De=/^(Monday|Tuesday|Wedsday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,Fe=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function Le(t){var e=t[1],n=t[2],i=t[3];return[Ee(e,t[4],i,n,t[5],t[6],t[7]),qt.utcInstance]}function ze(t){var e=t[1],n=t[2],i=t[3],r=t[4],s=t[5],o=t[6];return[Ee(e,t[7],n,i,r,s,o),qt.utcInstance]}var Pe=he(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ge),Ue=he(/(\d{4})-?W(\d\d)(?:-?(\d))?/,ge),He=he(/(\d{4})-?(\d{3})/,ge),Ze=he(ye),qe=de(Oe,Se,Te),Be=de(ke,Se,Te),We=de(be,Se,Te),Je=de(Se,Te);var Ye=de(Se);var Ge=he(/(\d{4})-(\d\d)-(\d\d)/,we),Ke=he(_e),Xe=de(Oe,Se,Te,xe),Qe=de(Se,Te,xe);var $e={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},tn=Object.assign({years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6}},$e),en=365.2425,nn=30.436875,rn=Object.assign({years:{quarters:4,months:12,weeks:52.1775,days:en,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:4.3481250000000005,days:nn,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3}},$e),sn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],on=sn.slice(0).reverse();function an(t,e,n){void 0===n&&(n=!1);var i={values:n?e.values:Object.assign({},t.values,e.values||{}),loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy};return new un(i)}function cn(t,e,n,i,r){var s=t[r][n],o=e[n]/s,a=!(Math.sign(o)===Math.sign(i[r]))&&0!==i[r]&&Math.abs(o)<=1?function(t){return t<0?Math.floor(t):Math.ceil(t)}(o):Math.trunc(o);i[r]+=a,e[n]-=a*s}var un=function(){function t(t){var e="longterm"===t.conversionAccuracy||!1;this.values=t.values,this.loc=t.loc||le.create(),this.conversionAccuracy=e?"longterm":"casual",this.invalid=t.invalid||null,this.matrix=e?rn:tn,this.isLuxonDuration=!0}t.fromMillis=function(e,n){return t.fromObject(Object.assign({milliseconds:e},n))},t.fromObject=function(e){if(null==e||"object"!=typeof e)throw new y("Duration.fromObject: argument expected to be an object, got "+(null===e?"null":typeof e));return new t({values:ft(e,t.normalizeUnit,["locale","numberingSystem","conversionAccuracy","zone"]),loc:le.fromObject(e),conversionAccuracy:e.conversionAccuracy})},t.fromISO=function(e,n){var i=function(t){return fe(t,[Re,Me])}(e),r=i[0];if(r){var s=Object.assign(r,n);return t.fromObject(s)}return t.invalid("unparsable",'the input "'+e+"\" can't be parsed as ISO 8601")},t.fromISOTime=function(e,n){var i=function(t){return fe(t,[Ne,Ye])}(e),r=i[0];if(r){var s=Object.assign(r,n);return t.fromObject(s)}return t.invalid("unparsable",'the input "'+e+"\" can't be parsed as ISO 8601")},t.invalid=function(e,n){if(void 0===n&&(n=null),!e)throw new y("need to specify a reason the Duration is invalid");var i=e instanceof Vt?e:new Vt(e,n);if($t.throwOnInvalid)throw new v(i);return new t({invalid:i})},t.normalizeUnit=function(t){var e={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[t?t.toLowerCase():t];if(!e)throw new p(t);return e},t.isDuration=function(t){return t&&t.isLuxonDuration||!1};var e=t.prototype;return e.toFormat=function(t,e){void 0===e&&(e={});var n=Object.assign({},e,{floor:!1!==e.round&&!1!==e.floor});return this.isValid?jt.create(this.loc,n).formatDurationFromString(this,t):"Invalid Duration"},e.toObject=function(t){if(void 0===t&&(t={}),!this.isValid)return{};var e=Object.assign({},this.values);return t.includeConfig&&(e.conversionAccuracy=this.conversionAccuracy,e.numberingSystem=this.loc.numberingSystem,e.locale=this.loc.locale),e},e.toISO=function(){if(!this.isValid)return null;var t="P";return 0!==this.years&&(t+=this.years+"Y"),0===this.months&&0===this.quarters||(t+=this.months+3*this.quarters+"M"),0!==this.weeks&&(t+=this.weeks+"W"),0!==this.days&&(t+=this.days+"D"),0===this.hours&&0===this.minutes&&0===this.seconds&&0===this.milliseconds||(t+="T"),0!==this.hours&&(t+=this.hours+"H"),0!==this.minutes&&(t+=this.minutes+"M"),0===this.seconds&&0===this.milliseconds||(t+=it(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===t&&(t+="T0S"),t},e.toISOTime=function(t){if(void 0===t&&(t={}),!this.isValid)return null;var e=this.toMillis();if(e<0||e>=864e5)return null;t=Object.assign({suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended"},t);var n=this.shiftTo("hours","minutes","seconds","milliseconds"),i="basic"===t.format?"hhmm":"hh:mm";t.suppressSeconds&&0===n.seconds&&0===n.milliseconds||(i+="basic"===t.format?"ss":":ss",t.suppressMilliseconds&&0===n.milliseconds||(i+=".SSS"));var r=n.toFormat(i);return t.includePrefix&&(r="T"+r),r},e.toJSON=function(){return this.toISO()},e.toString=function(){return this.toISO()},e.toMillis=function(){return this.as("milliseconds")},e.valueOf=function(){return this.toMillis()},e.plus=function(t){if(!this.isValid)return this;for(var e,n=ln(t),i={},r=l(sn);!(e=r()).done;){var s=e.value;(Q(n.values,s)||Q(this.values,s))&&(i[s]=n.get(s)+this.get(s))}return an(this,{values:i},!0)},e.minus=function(t){if(!this.isValid)return this;var e=ln(t);return this.plus(e.negate())},e.mapUnits=function(t){if(!this.isValid)return this;for(var e={},n=0,i=Object.keys(this.values);n<i.length;n++){var r=i[n];e[r]=dt(t(this.values[r],r))}return an(this,{values:e},!0)},e.get=function(e){return this[t.normalizeUnit(e)]},e.set=function(e){return this.isValid?an(this,{values:Object.assign(this.values,ft(e,t.normalizeUnit,[]))}):this},e.reconfigure=function(t){var e=void 0===t?{}:t,n=e.locale,i=e.numberingSystem,r=e.conversionAccuracy,s={loc:this.loc.clone({locale:n,numberingSystem:i})};return r&&(s.conversionAccuracy=r),an(this,s)},e.as=function(t){return this.isValid?this.shiftTo(t).get(t):NaN},e.normalize=function(){if(!this.isValid)return this;var t=this.toObject();return function(t,e){on.reduce((function(n,i){return q(e[i])?n:(n&&cn(t,e,n,e,i),i)}),null)}(this.matrix,t),an(this,{values:t},!0)},e.shiftTo=function(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];if(!this.isValid)return this;if(0===n.length)return this;n=n.map((function(e){return t.normalizeUnit(e)}));for(var r,s,o={},a={},c=this.toObject(),u=l(sn);!(s=u()).done;){var h=s.value;if(n.indexOf(h)>=0){r=h;var d=0;for(var f in a)d+=this.matrix[f][h]*a[f],a[f]=0;B(c[h])&&(d+=c[h]);var v=Math.trunc(d);for(var m in o[h]=v,a[h]=d-v,c)sn.indexOf(m)>sn.indexOf(h)&&cn(this.matrix,c,m,o,h)}else B(c[h])&&(a[h]=c[h])}for(var p in a)0!==a[p]&&(o[r]+=p===r?a[p]:a[p]/this.matrix[r][p]);return an(this,{values:o},!0).normalize()},e.negate=function(){if(!this.isValid)return this;for(var t={},e=0,n=Object.keys(this.values);e<n.length;e++){var i=n[e];t[i]=-this.values[i]}return an(this,{values:t},!0)},e.equals=function(t){if(!this.isValid||!t.isValid)return!1;if(!this.loc.equals(t.loc))return!1;for(var e,n=l(sn);!(e=n()).done;){var i=e.value;if(r=this.values[i],s=t.values[i],!(void 0===r||0===r?void 0===s||0===s:r===s))return!1}var r,s;return!0},i(t,[{key:"locale",get:function(){return this.isValid?this.loc.locale:null}},{key:"numberingSystem",get:function(){return this.isValid?this.loc.numberingSystem:null}},{key:"years",get:function(){return this.isValid?this.values.years||0:NaN}},{key:"quarters",get:function(){return this.isValid?this.values.quarters||0:NaN}},{key:"months",get:function(){return this.isValid?this.values.months||0:NaN}},{key:"weeks",get:function(){return this.isValid?this.values.weeks||0:NaN}},{key:"days",get:function(){return this.isValid?this.values.days||0:NaN}},{key:"hours",get:function(){return this.isValid?this.values.hours||0:NaN}},{key:"minutes",get:function(){return this.isValid?this.values.minutes||0:NaN}},{key:"seconds",get:function(){return this.isValid?this.values.seconds||0:NaN}},{key:"milliseconds",get:function(){return this.isValid?this.values.milliseconds||0:NaN}},{key:"isValid",get:function(){return null===this.invalid}},{key:"invalidReason",get:function(){return this.invalid?this.invalid.reason:null}},{key:"invalidExplanation",get:function(){return this.invalid?this.invalid.explanation:null}}]),t}();function ln(t){if(B(t))return un.fromMillis(t);if(un.isDuration(t))return t;if("object"==typeof t)return un.fromObject(t);throw new y("Unknown duration argument "+t+" of type "+typeof t)}var hn="Invalid Interval";function dn(t,e){return t&&t.isValid?e&&e.isValid?e<t?fn.invalid("end before start","The end of an interval must be after its start, but you had start="+t.toISO()+" and end="+e.toISO()):null:fn.invalid("missing or invalid end"):fn.invalid("missing or invalid start")}var fn=function(){function t(t){this.s=t.start,this.e=t.end,this.invalid=t.invalid||null,this.isLuxonInterval=!0}t.invalid=function(e,n){if(void 0===n&&(n=null),!e)throw new y("need to specify a reason the Interval is invalid");var i=e instanceof Vt?e:new Vt(e,n);if($t.throwOnInvalid)throw new f(i);return new t({invalid:i})},t.fromDateTimes=function(e,n){var i=vi(e),r=vi(n),s=dn(i,r);return null==s?new t({start:i,end:r}):s},t.after=function(e,n){var i=ln(n),r=vi(e);return t.fromDateTimes(r,r.plus(i))},t.before=function(e,n){var i=ln(n),r=vi(e);return t.fromDateTimes(r.minus(i),r)},t.fromISO=function(e,n){var i=(e||"").split("/",2),r=i[0],s=i[1];if(r&&s){var o,a,c,u;try{a=(o=fi.fromISO(r,n)).isValid}catch(s){a=!1}try{u=(c=fi.fromISO(s,n)).isValid}catch(s){u=!1}if(a&&u)return t.fromDateTimes(o,c);if(a){var l=un.fromISO(s,n);if(l.isValid)return t.after(o,l)}else if(u){var h=un.fromISO(r,n);if(h.isValid)return t.before(c,h)}}return t.invalid("unparsable",'the input "'+e+"\" can't be parsed as ISO 8601")},t.isInterval=function(t){return t&&t.isLuxonInterval||!1};var e=t.prototype;return e.length=function(t){return void 0===t&&(t="milliseconds"),this.isValid?this.toDuration.apply(this,[t]).get(t):NaN},e.count=function(t){if(void 0===t&&(t="milliseconds"),!this.isValid)return NaN;var e=this.start.startOf(t),n=this.end.startOf(t);return Math.floor(n.diff(e,t).get(t))+1},e.hasSame=function(t){return!!this.isValid&&(this.isEmpty()||this.e.minus(1).hasSame(this.s,t))},e.isEmpty=function(){return this.s.valueOf()===this.e.valueOf()},e.isAfter=function(t){return!!this.isValid&&this.s>t},e.isBefore=function(t){return!!this.isValid&&this.e<=t},e.contains=function(t){return!!this.isValid&&(this.s<=t&&this.e>t)},e.set=function(e){var n=void 0===e?{}:e,i=n.start,r=n.end;return this.isValid?t.fromDateTimes(i||this.s,r||this.e):this},e.splitAt=function(){var e=this;if(!this.isValid)return[];for(var n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];for(var s=i.map(vi).filter((function(t){return e.contains(t)})).sort(),o=[],a=this.s,c=0;a<this.e;){var u=s[c]||this.e,l=+u>+this.e?this.e:u;o.push(t.fromDateTimes(a,l)),a=l,c+=1}return o},e.splitBy=function(e){var n=ln(e);if(!this.isValid||!n.isValid||0===n.as("milliseconds"))return[];for(var i,r=this.s,s=1,o=[];r<this.e;){var a=this.start.plus(n.mapUnits((function(t){return t*s})));i=+a>+this.e?this.e:a,o.push(t.fromDateTimes(r,i)),r=i,s+=1}return o},e.divideEqually=function(t){return this.isValid?this.splitBy(this.length()/t).slice(0,t):[]},e.overlaps=function(t){return this.e>t.s&&this.s<t.e},e.abutsStart=function(t){return!!this.isValid&&+this.e==+t.s},e.abutsEnd=function(t){return!!this.isValid&&+t.e==+this.s},e.engulfs=function(t){return!!this.isValid&&(this.s<=t.s&&this.e>=t.e)},e.equals=function(t){return!(!this.isValid||!t.isValid)&&(this.s.equals(t.s)&&this.e.equals(t.e))},e.intersection=function(e){if(!this.isValid)return this;var n=this.s>e.s?this.s:e.s,i=this.e<e.e?this.e:e.e;return n>=i?null:t.fromDateTimes(n,i)},e.union=function(e){if(!this.isValid)return this;var n=this.s<e.s?this.s:e.s,i=this.e>e.e?this.e:e.e;return t.fromDateTimes(n,i)},t.merge=function(t){var e=t.sort((function(t,e){return t.s-e.s})).reduce((function(t,e){var n=t[0],i=t[1];return i?i.overlaps(e)||i.abutsStart(e)?[n,i.union(e)]:[n.concat([i]),e]:[n,e]}),[[],null]),n=e[0],i=e[1];return i&&n.push(i),n},t.xor=function(e){for(var n,i,r=null,s=0,o=[],a=e.map((function(t){return[{time:t.s,type:"s"},{time:t.e,type:"e"}]})),c=l((n=Array.prototype).concat.apply(n,a).sort((function(t,e){return t.time-e.time})));!(i=c()).done;){var u=i.value;1===(s+="s"===u.type?1:-1)?r=u.time:(r&&+r!=+u.time&&o.push(t.fromDateTimes(r,u.time)),r=null)}return t.merge(o)},e.difference=function(){for(var e=this,n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];return t.xor([this].concat(i)).map((function(t){return e.intersection(t)})).filter((function(t){return t&&!t.isEmpty()}))},e.toString=function(){return this.isValid?"["+this.s.toISO()+" – "+this.e.toISO()+")":hn},e.toISO=function(t){return this.isValid?this.s.toISO(t)+"/"+this.e.toISO(t):hn},e.toISODate=function(){return this.isValid?this.s.toISODate()+"/"+this.e.toISODate():hn},e.toISOTime=function(t){return this.isValid?this.s.toISOTime(t)+"/"+this.e.toISOTime(t):hn},e.toFormat=function(t,e){var n=(void 0===e?{}:e).separator,i=void 0===n?" – ":n;return this.isValid?""+this.s.toFormat(t)+i+this.e.toFormat(t):hn},e.toDuration=function(t,e){return this.isValid?this.e.diff(this.s,t,e):un.invalid(this.invalidReason)},e.mapEndpoints=function(e){return t.fromDateTimes(e(this.s),e(this.e))},i(t,[{key:"start",get:function(){return this.isValid?this.s:null}},{key:"end",get:function(){return this.isValid?this.e:null}},{key:"isValid",get:function(){return null===this.invalidReason}},{key:"invalidReason",get:function(){return this.invalid?this.invalid.reason:null}},{key:"invalidExplanation",get:function(){return this.invalid?this.invalid.explanation:null}}]),t}(),vn=function(){function t(){}return t.hasDST=function(t){void 0===t&&(t=$t.defaultZone);var e=fi.now().setZone(t).set({month:12});return!t.universal&&e.offset!==e.set({month:6}).offset},t.isValidIANAZone=function(t){return Ht.isValidSpecifier(t)&&Ht.isValidZone(t)},t.normalizeZone=function(t){return Wt(t,$t.defaultZone)},t.months=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj,c=void 0===a?null:a,u=n.outputCalendar,l=void 0===u?"gregory":u;return(c||le.create(r,o,l)).months(t)},t.monthsFormat=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj,c=void 0===a?null:a,u=n.outputCalendar,l=void 0===u?"gregory":u;return(c||le.create(r,o,l)).months(t,!0)},t.weekdays=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj;return((void 0===a?null:a)||le.create(r,o,null)).weekdays(t)},t.weekdaysFormat=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj;return((void 0===a?null:a)||le.create(r,o,null)).weekdays(t,!0)},t.meridiems=function(t){var e=(void 0===t?{}:t).locale,n=void 0===e?null:e;return le.create(n).meridiems()},t.eras=function(t,e){void 0===t&&(t="short");var n=(void 0===e?{}:e).locale,i=void 0===n?null:n;return le.create(i,null,"gregory").eras(t)},t.features=function(){var t=!1,e=!1,n=!1,i=!1;if(J()){t=!0,e=Y(),i=G();try{n="America/New_York"===new Intl.DateTimeFormat("en",{timeZone:"America/New_York"}).resolvedOptions().timeZone}catch(t){n=!1}}return{intl:t,intlTokens:e,zones:n,relative:i}},t}();function mn(t,e){var n=function(t){return t.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf()},i=n(e)-n(t);return Math.floor(un.fromMillis(i).as("days"))}function pn(t,e,n,i){var r=function(t,e,n){for(var i,r,s={},o=0,a=[["years",function(t,e){return e.year-t.year}],["quarters",function(t,e){return e.quarter-t.quarter}],["months",function(t,e){return e.month-t.month+12*(e.year-t.year)}],["weeks",function(t,e){var n=mn(t,e);return(n-n%7)/7}],["days",mn]];o<a.length;o++){var c=a[o],u=c[0],l=c[1];if(n.indexOf(u)>=0){var h;i=u;var d,f=l(t,e);(r=t.plus(((h={})[u]=f,h)))>e?(t=t.plus(((d={})[u]=f-1,d)),f-=1):t=r,s[u]=f}}return[t,s,r,i]}(t,e,n),s=r[0],o=r[1],a=r[2],c=r[3],u=e-s,l=n.filter((function(t){return["hours","minutes","seconds","milliseconds"].indexOf(t)>=0}));if(0===l.length){var h;if(a<e)a=s.plus(((h={})[c]=1,h));a!==s&&(o[c]=(o[c]||0)+u/(a-s))}var d,f=un.fromObject(Object.assign(o,i));return l.length>0?(d=un.fromMillis(u,i)).shiftTo.apply(d,l).plus(f):f}var yn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},gn={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},kn=yn.hanidec.replace(/[\[|\]]/g,"").split("");function bn(t,e){var n=t.numberingSystem;return void 0===e&&(e=""),new RegExp(""+yn[n||"latn"]+e)}var _n="missing Intl.DateTimeFormat.formatToParts support";function wn(t,e){return void 0===e&&(e=function(t){return t}),{regex:t,deser:function(t){var n=t[0];return e(function(t){var e=parseInt(t,10);if(isNaN(e)){e="";for(var n=0;n<t.length;n++){var i=t.charCodeAt(n);if(-1!==t[n].search(yn.hanidec))e+=kn.indexOf(t[n]);else for(var r in gn){var s=gn[r],o=s[0],a=s[1];i>=o&&i<=a&&(e+=i-o)}}return parseInt(e,10)}return e}(n))}}}var In="( |"+String.fromCharCode(160)+")",On=new RegExp(In,"g");function Sn(t){return t.replace(/\./g,"\\.?").replace(On,In)}function Tn(t){return t.replace(/\./g,"").replace(On," ").toLowerCase()}function xn(t,e){return null===t?null:{regex:RegExp(t.map(Sn).join("|")),deser:function(n){var i=n[0];return t.findIndex((function(t){return Tn(i)===Tn(t)}))+e}}}function Nn(t,e){return{regex:t,deser:function(t){return ht(t[1],t[2])},groups:e}}function Rn(t){return{regex:t,deser:function(t){return t[0]}}}var Mn={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour:{numeric:"h","2-digit":"hh"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"}};var An=null;function En(t,e){if(t.literal)return t;var n=jt.macroTokenToFormatOpts(t.val);if(!n)return t;var i=jt.create(e,n).formatDateTimeParts((An||(An=fi.fromMillis(1555555555555)),An)).map((function(t){return function(t,e,n){var i=t.type,r=t.value;if("literal"===i)return{literal:!0,val:r};var s=n[i],o=Mn[i];return"object"==typeof o&&(o=o[s]),o?{literal:!1,val:o}:void 0}(t,0,n)}));return i.includes(void 0)?t:i}function jn(t,e,n){var i=function(t,e){var n;return(n=Array.prototype).concat.apply(n,t.map((function(t){return En(t,e)})))}(jt.parseFormat(n),t),r=i.map((function(e){return n=e,r=bn(i=t),s=bn(i,"{2}"),o=bn(i,"{3}"),a=bn(i,"{4}"),c=bn(i,"{6}"),u=bn(i,"{1,2}"),l=bn(i,"{1,3}"),h=bn(i,"{1,6}"),d=bn(i,"{1,9}"),f=bn(i,"{2,4}"),v=bn(i,"{4,6}"),m=function(t){return{regex:RegExp((e=t.val,e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"))),deser:function(t){return t[0]},literal:!0};var e},p=function(t){if(n.literal)return m(t);switch(t.val){case"G":return xn(i.eras("short",!1),0);case"GG":return xn(i.eras("long",!1),0);case"y":return wn(h);case"yy":case"kk":return wn(f,ut);case"yyyy":case"kkkk":return wn(a);case"yyyyy":return wn(v);case"yyyyyy":return wn(c);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return wn(u);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return wn(s);case"MMM":return xn(i.months("short",!0,!1),1);case"MMMM":return xn(i.months("long",!0,!1),1);case"LLL":return xn(i.months("short",!1,!1),1);case"LLLL":return xn(i.months("long",!1,!1),1);case"o":case"S":return wn(l);case"ooo":case"SSS":return wn(o);case"u":return Rn(d);case"a":return xn(i.meridiems(),0);case"E":case"c":return wn(r);case"EEE":return xn(i.weekdays("short",!1,!1),1);case"EEEE":return xn(i.weekdays("long",!1,!1),1);case"ccc":return xn(i.weekdays("short",!0,!1),1);case"cccc":return xn(i.weekdays("long",!0,!1),1);case"Z":case"ZZ":return Nn(new RegExp("([+-]"+u.source+")(?::("+s.source+"))?"),2);case"ZZZ":return Nn(new RegExp("([+-]"+u.source+")("+s.source+")?"),2);case"z":return Rn(/[a-z_+-/]{1,256}?/i);default:return m(t)}}(n)||{invalidReason:_n},p.token=n,p;var n,i,r,s,o,a,c,u,l,h,d,f,v,m,p})),s=r.find((function(t){return t.invalidReason}));if(s)return{input:e,tokens:i,invalidReason:s.invalidReason};var o=function(t){return["^"+t.map((function(t){return t.regex})).reduce((function(t,e){return t+"("+e.source+")"}),"")+"$",t]}(r),a=o[0],c=o[1],u=RegExp(a,"i"),l=function(t,e,n){var i=t.match(e);if(i){var r={},s=1;for(var o in n)if(Q(n,o)){var a=n[o],c=a.groups?a.groups+1:1;!a.literal&&a.token&&(r[a.token.val[0]]=a.deser(i.slice(s,s+c))),s+=c}return[i,r]}return[i,{}]}(e,u,c),h=l[0],d=l[1],f=d?function(t){var e;return e=q(t.Z)?q(t.z)?null:Ht.create(t.z):new qt(t.Z),q(t.q)||(t.M=3*(t.q-1)+1),q(t.h)||(t.h<12&&1===t.a?t.h+=12:12===t.h&&0===t.a&&(t.h=0)),0===t.G&&t.y&&(t.y=-t.y),q(t.u)||(t.S=nt(t.u)),[Object.keys(t).reduce((function(e,n){var i=function(t){switch(t){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}}(n);return i&&(e[i]=t[n]),e}),{}),e]}(d):[null,null],v=f[0],p=f[1];if(Q(d,"a")&&Q(d,"H"))throw new m("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:i,regex:u,rawMatches:h,matches:d,result:v,zone:p}}var Vn=[0,31,59,90,120,151,181,212,243,273,304,334],Cn=[0,31,60,91,121,152,182,213,244,274,305,335];function Dn(t,e){return new Vt("unit out of range","you specified "+e+" (of type "+typeof e+") as a "+t+", which is invalid")}function Fn(t,e,n){var i=new Date(Date.UTC(t,e-1,n)).getUTCDay();return 0===i?7:i}function Ln(t,e,n){return n+(rt(t)?Cn:Vn)[e-1]}function zn(t,e){var n=rt(t)?Cn:Vn,i=n.findIndex((function(t){return t<e}));return{month:i+1,day:e-n[i]}}function Pn(t){var e,n=t.year,i=t.month,r=t.day,s=Ln(n,i,r),o=Fn(n,i,r),a=Math.floor((s-o+10)/7);return a<1?a=ct(e=n-1):a>ct(n)?(e=n+1,a=1):e=n,Object.assign({weekYear:e,weekNumber:a,weekday:o},mt(t))}function Un(t){var e,n=t.weekYear,i=t.weekNumber,r=t.weekday,s=Fn(n,1,4),o=st(n),a=7*i+r-s-3;a<1?a+=st(e=n-1):a>o?(e=n+1,a-=st(n)):e=n;var c=zn(e,a),u=c.month,l=c.day;return Object.assign({year:e,month:u,day:l},mt(t))}function Hn(t){var e=t.year,n=Ln(e,t.month,t.day);return Object.assign({year:e,ordinal:n},mt(t))}function Zn(t){var e=t.year,n=zn(e,t.ordinal),i=n.month,r=n.day;return Object.assign({year:e,month:i,day:r},mt(t))}function qn(t){var e=W(t.year),n=$(t.month,1,12),i=$(t.day,1,ot(t.year,t.month));return e?n?!i&&Dn("day",t.day):Dn("month",t.month):Dn("year",t.year)}function Bn(t){var e=t.hour,n=t.minute,i=t.second,r=t.millisecond,s=$(e,0,23)||24===e&&0===n&&0===i&&0===r,o=$(n,0,59),a=$(i,0,59),c=$(r,0,999);return s?o?a?!c&&Dn("millisecond",r):Dn("second",i):Dn("minute",n):Dn("hour",e)}var Wn="Invalid DateTime",Jn=864e13;function Yn(t){return new Vt("unsupported zone",'the zone "'+t.name+'" is not supported')}function Gn(t){return null===t.weekData&&(t.weekData=Pn(t.c)),t.weekData}function Kn(t,e){var n={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new fi(Object.assign({},n,e,{old:n}))}function Xn(t,e,n){var i=t-60*e*1e3,r=n.offset(i);if(e===r)return[i,e];i-=60*(r-e)*1e3;var s=n.offset(i);return r===s?[i,r]:[t-60*Math.min(r,s)*1e3,Math.max(r,s)]}function Qn(t,e){var n=new Date(t+=60*e*1e3);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function $n(t,e,n){return Xn(at(t),e,n)}function ti(t,e){var n=t.o,i=t.c.year+Math.trunc(e.years),r=t.c.month+Math.trunc(e.months)+3*Math.trunc(e.quarters),s=Object.assign({},t.c,{year:i,month:r,day:Math.min(t.c.day,ot(i,r))+Math.trunc(e.days)+7*Math.trunc(e.weeks)}),o=un.fromObject({years:e.years-Math.trunc(e.years),quarters:e.quarters-Math.trunc(e.quarters),months:e.months-Math.trunc(e.months),weeks:e.weeks-Math.trunc(e.weeks),days:e.days-Math.trunc(e.days),hours:e.hours,minutes:e.minutes,seconds:e.seconds,milliseconds:e.milliseconds}).as("milliseconds"),a=Xn(at(s),n,t.zone),c=a[0],u=a[1];return 0!==o&&(c+=o,u=t.zone.offset(c)),{ts:c,o:u}}function ei(t,e,n,i,r){var s=n.setZone,o=n.zone;if(t&&0!==Object.keys(t).length){var a=e||o,c=fi.fromObject(Object.assign(t,n,{zone:a,setZone:void 0}));return s?c:c.setZone(o)}return fi.invalid(new Vt("unparsable",'the input "'+r+"\" can't be parsed as "+i))}function ni(t,e,n){return void 0===n&&(n=!0),t.isValid?jt.create(le.create("en-US"),{allowZ:n,forceSimple:!0}).formatDateTimeFromString(t,e):null}function ii(t,e){var n=e.suppressSeconds,i=void 0!==n&&n,r=e.suppressMilliseconds,s=void 0!==r&&r,o=e.includeOffset,a=e.includePrefix,c=void 0!==a&&a,u=e.includeZone,l=void 0!==u&&u,h=e.spaceZone,d=void 0!==h&&h,f=e.format,v=void 0===f?"extended":f,m="basic"===v?"HHmm":"HH:mm";i&&0===t.second&&0===t.millisecond||(m+="basic"===v?"ss":":ss",s&&0===t.millisecond||(m+=".SSS")),(l||o)&&d&&(m+=" "),l?m+="z":o&&(m+="basic"===v?"ZZZ":"ZZ");var p=ni(t,m);return c&&(p="T"+p),p}var ri={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},si={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},oi={ordinal:1,hour:0,minute:0,second:0,millisecond:0},ai=["year","month","day","hour","minute","second","millisecond"],ci=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],ui=["year","ordinal","hour","minute","second","millisecond"];function li(t){var e={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[t.toLowerCase()];if(!e)throw new p(t);return e}function hi(t,e){for(var n,i=l(ai);!(n=i()).done;){var r=n.value;q(t[r])&&(t[r]=ri[r])}var s=qn(t)||Bn(t);if(s)return fi.invalid(s);var o=$t.now(),a=$n(t,e.offset(o),e),c=a[0],u=a[1];return new fi({ts:c,zone:e,o:u})}function di(t,e,n){var i=!!q(n.round)||n.round,r=function(t,r){return t=it(t,i||n.calendary?0:2,!0),e.loc.clone(n).relFormatter(n).format(t,r)},s=function(i){return n.calendary?e.hasSame(t,i)?0:e.startOf(i).diff(t.startOf(i),i).get(i):e.diff(t,i).get(i)};if(n.unit)return r(s(n.unit),n.unit);for(var o,a=l(n.units);!(o=a()).done;){var c=o.value,u=s(c);if(Math.abs(u)>=1)return r(u,c)}return r(t>e?-0:0,n.units[n.units.length-1])}var fi=function(){function t(t){var e=t.zone||$t.defaultZone,n=t.invalid||(Number.isNaN(t.ts)?new Vt("invalid input"):null)||(e.isValid?null:Yn(e));this.ts=q(t.ts)?$t.now():t.ts;var i=null,r=null;if(!n)if(t.old&&t.old.ts===this.ts&&t.old.zone.equals(e)){var s=[t.old.c,t.old.o];i=s[0],r=s[1]}else{var o=e.offset(this.ts);i=Qn(this.ts,o),i=(n=Number.isNaN(i.year)?new Vt("invalid input"):null)?null:i,r=n?null:o}this._zone=e,this.loc=t.loc||le.create(),this.invalid=n,this.weekData=null,this.c=i,this.o=r,this.isLuxonDateTime=!0}t.now=function(){return new t({})},t.local=function(e,n,i,r,s,o,a){return q(e)?t.now():hi({year:e,month:n,day:i,hour:r,minute:s,second:o,millisecond:a},$t.defaultZone)},t.utc=function(e,n,i,r,s,o,a){return q(e)?new t({ts:$t.now(),zone:qt.utcInstance}):hi({year:e,month:n,day:i,hour:r,minute:s,second:o,millisecond:a},qt.utcInstance)},t.fromJSDate=function(e,n){void 0===n&&(n={});var i,r=(i=e,"[object Date]"===Object.prototype.toString.call(i)?e.valueOf():NaN);if(Number.isNaN(r))return t.invalid("invalid input");var s=Wt(n.zone,$t.defaultZone);return s.isValid?new t({ts:r,zone:s,loc:le.fromObject(n)}):t.invalid(Yn(s))},t.fromMillis=function(e,n){if(void 0===n&&(n={}),B(e))return e<-Jn||e>Jn?t.invalid("Timestamp out of range"):new t({ts:e,zone:Wt(n.zone,$t.defaultZone),loc:le.fromObject(n)});throw new y("fromMillis requires a numerical input, but received a "+typeof e+" with value "+e)},t.fromSeconds=function(e,n){if(void 0===n&&(n={}),B(e))return new t({ts:1e3*e,zone:Wt(n.zone,$t.defaultZone),loc:le.fromObject(n)});throw new y("fromSeconds requires a numerical input")},t.fromObject=function(e){var n=Wt(e.zone,$t.defaultZone);if(!n.isValid)return t.invalid(Yn(n));var i=$t.now(),r=n.offset(i),s=ft(e,li,["zone","locale","outputCalendar","numberingSystem"]),o=!q(s.ordinal),a=!q(s.year),c=!q(s.month)||!q(s.day),u=a||c,h=s.weekYear||s.weekNumber,d=le.fromObject(e);if((u||o)&&h)throw new m("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(c&&o)throw new m("Can't mix ordinal dates with month/day");var f,v,p=h||s.weekday&&!u,y=Qn(i,r);p?(f=ci,v=si,y=Pn(y)):o?(f=ui,v=oi,y=Hn(y)):(f=ai,v=ri);for(var g,k=!1,b=l(f);!(g=b()).done;){var _=g.value;q(s[_])?s[_]=k?v[_]:y[_]:k=!0}var w=p?function(t){var e=W(t.weekYear),n=$(t.weekNumber,1,ct(t.weekYear)),i=$(t.weekday,1,7);return e?n?!i&&Dn("weekday",t.weekday):Dn("week",t.week):Dn("weekYear",t.weekYear)}(s):o?function(t){var e=W(t.year),n=$(t.ordinal,1,st(t.year));return e?!n&&Dn("ordinal",t.ordinal):Dn("year",t.year)}(s):qn(s),I=w||Bn(s);if(I)return t.invalid(I);var O=$n(p?Un(s):o?Zn(s):s,r,n),S=new t({ts:O[0],zone:n,o:O[1],loc:d});return s.weekday&&u&&e.weekday!==S.weekday?t.invalid("mismatched weekday","you can't specify both a weekday of "+s.weekday+" and a date of "+S.toISO()):S},t.fromISO=function(t,e){void 0===e&&(e={});var n=function(t){return fe(t,[Pe,qe],[Ue,Be],[He,We],[Ze,Je])}(t);return ei(n[0],n[1],e,"ISO 8601",t)},t.fromRFC2822=function(t,e){void 0===e&&(e={});var n=function(t){return fe(function(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(t),[je,Ve])}(t);return ei(n[0],n[1],e,"RFC 2822",t)},t.fromHTTP=function(t,e){void 0===e&&(e={});var n=function(t){return fe(t,[Ce,Le],[De,Le],[Fe,ze])}(t);return ei(n[0],n[1],e,"HTTP",e)},t.fromFormat=function(e,n,i){if(void 0===i&&(i={}),q(e)||q(n))throw new y("fromFormat requires an input string and a format");var r=i,s=r.locale,o=void 0===s?null:s,a=r.numberingSystem,c=void 0===a?null:a,u=function(t,e,n){var i=jn(t,e,n);return[i.result,i.zone,i.invalidReason]}(le.fromOpts({locale:o,numberingSystem:c,defaultToEN:!0}),e,n),l=u[0],h=u[1],d=u[2];return d?t.invalid(d):ei(l,h,i,"format "+n,e)},t.fromString=function(e,n,i){return void 0===i&&(i={}),t.fromFormat(e,n,i)},t.fromSQL=function(t,e){void 0===e&&(e={});var n=function(t){return fe(t,[Ge,Xe],[Ke,Qe])}(t);return ei(n[0],n[1],e,"SQL",t)},t.invalid=function(e,n){if(void 0===n&&(n=null),!e)throw new y("need to specify a reason the DateTime is invalid");var i=e instanceof Vt?e:new Vt(e,n);if($t.throwOnInvalid)throw new d(i);return new t({invalid:i})},t.isDateTime=function(t){return t&&t.isLuxonDateTime||!1};var e=t.prototype;return e.get=function(t){return this[t]},e.resolvedLocaleOpts=function(t){void 0===t&&(t={});var e=jt.create(this.loc.clone(t),t).resolvedOptions(this);return{locale:e.locale,numberingSystem:e.numberingSystem,outputCalendar:e.calendar}},e.toUTC=function(t,e){return void 0===t&&(t=0),void 0===e&&(e={}),this.setZone(qt.instance(t),e)},e.toLocal=function(){return this.setZone($t.defaultZone)},e.setZone=function(e,n){var i=void 0===n?{}:n,r=i.keepLocalTime,s=void 0!==r&&r,o=i.keepCalendarTime,a=void 0!==o&&o;if((e=Wt(e,$t.defaultZone)).equals(this.zone))return this;if(e.isValid){var c=this.ts;if(s||a){var u=e.offset(this.ts);c=$n(this.toObject(),u,e)[0]}return Kn(this,{ts:c,zone:e})}return t.invalid(Yn(e))},e.reconfigure=function(t){var e=void 0===t?{}:t,n=e.locale,i=e.numberingSystem,r=e.outputCalendar;return Kn(this,{loc:this.loc.clone({locale:n,numberingSystem:i,outputCalendar:r})})},e.setLocale=function(t){return this.reconfigure({locale:t})},e.set=function(t){if(!this.isValid)return this;var e,n=ft(t,li,[]),i=!q(n.weekYear)||!q(n.weekNumber)||!q(n.weekday),r=!q(n.ordinal),s=!q(n.year),o=!q(n.month)||!q(n.day),a=s||o,c=n.weekYear||n.weekNumber;if((a||r)&&c)throw new m("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(o&&r)throw new m("Can't mix ordinal dates with month/day");i?e=Un(Object.assign(Pn(this.c),n)):q(n.ordinal)?(e=Object.assign(this.toObject(),n),q(n.day)&&(e.day=Math.min(ot(e.year,e.month),e.day))):e=Zn(Object.assign(Hn(this.c),n));var u=$n(e,this.o,this.zone);return Kn(this,{ts:u[0],o:u[1]})},e.plus=function(t){return this.isValid?Kn(this,ti(this,ln(t))):this},e.minus=function(t){return this.isValid?Kn(this,ti(this,ln(t).negate())):this},e.startOf=function(t){if(!this.isValid)return this;var e={},n=un.normalizeUnit(t);switch(n){case"years":e.month=1;case"quarters":case"months":e.day=1;case"weeks":case"days":e.hour=0;case"hours":e.minute=0;case"minutes":e.second=0;case"seconds":e.millisecond=0}if("weeks"===n&&(e.weekday=1),"quarters"===n){var i=Math.ceil(this.month/3);e.month=3*(i-1)+1}return this.set(e)},e.endOf=function(t){var e;return this.isValid?this.plus((e={},e[t]=1,e)).startOf(t).minus(1):this},e.toFormat=function(t,e){return void 0===e&&(e={}),this.isValid?jt.create(this.loc.redefaultToEN(e)).formatDateTimeFromString(this,t):Wn},e.toLocaleString=function(t){return void 0===t&&(t=w),this.isValid?jt.create(this.loc.clone(t),t).formatDateTime(this):Wn},e.toLocaleParts=function(t){return void 0===t&&(t={}),this.isValid?jt.create(this.loc.clone(t),t).formatDateTimeParts(this):[]},e.toISO=function(t){return void 0===t&&(t={}),this.isValid?this.toISODate(t)+"T"+this.toISOTime(t):null},e.toISODate=function(t){var e=(void 0===t?{}:t).format,n="basic"===(void 0===e?"extended":e)?"yyyyMMdd":"yyyy-MM-dd";return this.year>9999&&(n="+"+n),ni(this,n)},e.toISOWeekDate=function(){return ni(this,"kkkk-'W'WW-c")},e.toISOTime=function(t){var e=void 0===t?{}:t,n=e.suppressMilliseconds,i=void 0!==n&&n,r=e.suppressSeconds,s=void 0!==r&&r,o=e.includeOffset,a=void 0===o||o,c=e.includePrefix,u=void 0!==c&&c,l=e.format;return ii(this,{suppressSeconds:s,suppressMilliseconds:i,includeOffset:a,includePrefix:u,format:void 0===l?"extended":l})},e.toRFC2822=function(){return ni(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)},e.toHTTP=function(){return ni(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")},e.toSQLDate=function(){return ni(this,"yyyy-MM-dd")},e.toSQLTime=function(t){var e=void 0===t?{}:t,n=e.includeOffset,i=void 0===n||n,r=e.includeZone;return ii(this,{includeOffset:i,includeZone:void 0!==r&&r,spaceZone:!0})},e.toSQL=function(t){return void 0===t&&(t={}),this.isValid?this.toSQLDate()+" "+this.toSQLTime(t):null},e.toString=function(){return this.isValid?this.toISO():Wn},e.valueOf=function(){return this.toMillis()},e.toMillis=function(){return this.isValid?this.ts:NaN},e.toSeconds=function(){return this.isValid?this.ts/1e3:NaN},e.toJSON=function(){return this.toISO()},e.toBSON=function(){return this.toJSDate()},e.toObject=function(t){if(void 0===t&&(t={}),!this.isValid)return{};var e=Object.assign({},this.c);return t.includeConfig&&(e.outputCalendar=this.outputCalendar,e.numberingSystem=this.loc.numberingSystem,e.locale=this.loc.locale),e},e.toJSDate=function(){return new Date(this.isValid?this.ts:NaN)},e.diff=function(t,e,n){if(void 0===e&&(e="milliseconds"),void 0===n&&(n={}),!this.isValid||!t.isValid)return un.invalid(this.invalid||t.invalid,"created by diffing an invalid DateTime");var i,r=Object.assign({locale:this.locale,numberingSystem:this.numberingSystem},n),s=(i=e,Array.isArray(i)?i:[i]).map(un.normalizeUnit),o=t.valueOf()>this.valueOf(),a=pn(o?this:t,o?t:this,s,r);return o?a.negate():a},e.diffNow=function(e,n){return void 0===e&&(e="milliseconds"),void 0===n&&(n={}),this.diff(t.now(),e,n)},e.until=function(t){return this.isValid?fn.fromDateTimes(this,t):this},e.hasSame=function(t,e){if(!this.isValid)return!1;var n=t.valueOf(),i=this.setZone(t.zone,{keepLocalTime:!0});return i.startOf(e)<=n&&n<=i.endOf(e)},e.equals=function(t){return this.isValid&&t.isValid&&this.valueOf()===t.valueOf()&&this.zone.equals(t.zone)&&this.loc.equals(t.loc)},e.toRelative=function(e){if(void 0===e&&(e={}),!this.isValid)return null;var n=e.base||t.fromObject({zone:this.zone}),i=e.padding?this<n?-e.padding:e.padding:0,r=["years","months","days","hours","minutes","seconds"],s=e.unit;return Array.isArray(e.unit)&&(r=e.unit,s=void 0),di(n,this.plus(i),Object.assign(e,{numeric:"always",units:r,unit:s}))},e.toRelativeCalendar=function(e){return void 0===e&&(e={}),this.isValid?di(e.base||t.fromObject({zone:this.zone}),this,Object.assign(e,{numeric:"auto",units:["years","months","days"],calendary:!0})):null},t.min=function(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];if(!n.every(t.isDateTime))throw new y("min requires all arguments be DateTimes");return K(n,(function(t){return t.valueOf()}),Math.min)},t.max=function(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];if(!n.every(t.isDateTime))throw new y("max requires all arguments be DateTimes");return K(n,(function(t){return t.valueOf()}),Math.max)},t.fromFormatExplain=function(t,e,n){void 0===n&&(n={});var i=n,r=i.locale,s=void 0===r?null:r,o=i.numberingSystem,a=void 0===o?null:o;return jn(le.fromOpts({locale:s,numberingSystem:a,defaultToEN:!0}),t,e)},t.fromStringExplain=function(e,n,i){return void 0===i&&(i={}),t.fromFormatExplain(e,n,i)},i(t,[{key:"isValid",get:function(){return null===this.invalid}},{key:"invalidReason",get:function(){return this.invalid?this.invalid.reason:null}},{key:"invalidExplanation",get:function(){return this.invalid?this.invalid.explanation:null}},{key:"locale",get:function(){return this.isValid?this.loc.locale:null}},{key:"numberingSystem",get:function(){return this.isValid?this.loc.numberingSystem:null}},{key:"outputCalendar",get:function(){return this.isValid?this.loc.outputCalendar:null}},{key:"zone",get:function(){return this._zone}},{key:"zoneName",get:function(){return this.isValid?this.zone.name:null}},{key:"year",get:function(){return this.isValid?this.c.year:NaN}},{key:"quarter",get:function(){return this.isValid?Math.ceil(this.c.month/3):NaN}},{key:"month",get:function(){return this.isValid?this.c.month:NaN}},{key:"day",get:function(){return this.isValid?this.c.day:NaN}},{key:"hour",get:function(){return this.isValid?this.c.hour:NaN}},{key:"minute",get:function(){return this.isValid?this.c.minute:NaN}},{key:"second",get:function(){return this.isValid?this.c.second:NaN}},{key:"millisecond",get:function(){return this.isValid?this.c.millisecond:NaN}},{key:"weekYear",get:function(){return this.isValid?Gn(this).weekYear:NaN}},{key:"weekNumber",get:function(){return this.isValid?Gn(this).weekNumber:NaN}},{key:"weekday",get:function(){return this.isValid?Gn(this).weekday:NaN}},{key:"ordinal",get:function(){return this.isValid?Hn(this.c).ordinal:NaN}},{key:"monthShort",get:function(){return this.isValid?vn.months("short",{locObj:this.loc})[this.month-1]:null}},{key:"monthLong",get:function(){return this.isValid?vn.months("long",{locObj:this.loc})[this.month-1]:null}},{key:"weekdayShort",get:function(){return this.isValid?vn.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}},{key:"weekdayLong",get:function(){return this.isValid?vn.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}},{key:"offset",get:function(){return this.isValid?+this.o:NaN}},{key:"offsetNameShort",get:function(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}},{key:"offsetNameLong",get:function(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}},{key:"isOffsetFixed",get:function(){return this.isValid?this.zone.universal:null}},{key:"isInDST",get:function(){return!this.isOffsetFixed&&(this.offset>this.set({month:1}).offset||this.offset>this.set({month:5}).offset)}},{key:"isInLeapYear",get:function(){return rt(this.year)}},{key:"daysInMonth",get:function(){return ot(this.year,this.month)}},{key:"daysInYear",get:function(){return this.isValid?st(this.year):NaN}},{key:"weeksInWeekYear",get:function(){return this.isValid?ct(this.weekYear):NaN}}],[{key:"DATE_SHORT",get:function(){return w}},{key:"DATE_MED",get:function(){return I}},{key:"DATE_MED_WITH_WEEKDAY",get:function(){return O}},{key:"DATE_FULL",get:function(){return S}},{key:"DATE_HUGE",get:function(){return T}},{key:"TIME_SIMPLE",get:function(){return x}},{key:"TIME_WITH_SECONDS",get:function(){return N}},{key:"TIME_WITH_SHORT_OFFSET",get:function(){return R}},{key:"TIME_WITH_LONG_OFFSET",get:function(){return M}},{key:"TIME_24_SIMPLE",get:function(){return A}},{key:"TIME_24_WITH_SECONDS",get:function(){return E}},{key:"TIME_24_WITH_SHORT_OFFSET",get:function(){return j}},{key:"TIME_24_WITH_LONG_OFFSET",get:function(){return V}},{key:"DATETIME_SHORT",get:function(){return C}},{key:"DATETIME_SHORT_WITH_SECONDS",get:function(){return D}},{key:"DATETIME_MED",get:function(){return F}},{key:"DATETIME_MED_WITH_SECONDS",get:function(){return L}},{key:"DATETIME_MED_WITH_WEEKDAY",get:function(){return z}},{key:"DATETIME_FULL",get:function(){return P}},{key:"DATETIME_FULL_WITH_SECONDS",get:function(){return U}},{key:"DATETIME_HUGE",get:function(){return H}},{key:"DATETIME_HUGE_WITH_SECONDS",get:function(){return Z}}]),t}();function vi(t){if(fi.isDateTime(t))return t;if(t&&t.valueOf&&B(t.valueOf()))return fi.fromJSDate(t);if(t&&"object"==typeof t)return fi.fromObject(t);throw new y("Unknown datetime argument: "+t+", of type "+typeof t)}e.c9=fi},673:(t,e,n)=>{"use strict";var i,r=function(){return void 0===i&&(i=Boolean(window&&document&&document.all&&!window.atob)),i},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]}}(),o=[];function a(t){for(var e=-1,n=0;n<o.length;n++)if(o[n].identifier===t){e=n;break}return e}function c(t,e){for(var n={},i=[],r=0;r<t.length;r++){var s=t[r],c=e.base?s[0]+e.base:s[0],u=n[c]||0,l="".concat(c," ").concat(u);n[c]=u+1;var h=a(l),d={css:s[1],media:s[2],sourceMap:s[3]};-1!==h?(o[h].references++,o[h].updater(d)):o.push({identifier:l,updater:p(d,e),references:1}),i.push(l)}return i}function u(t){var e=document.createElement("style"),i=t.attributes||{};if(void 0===i.nonce){var r=n.nc;r&&(i.nonce=r)}if(Object.keys(i).forEach((function(t){e.setAttribute(t,i[t])})),"function"==typeof t.insert)t.insert(e);else{var o=s(t.insert||"head");if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(e)}return e}var l,h=(l=[],function(t,e){return l[t]=e,l.filter(Boolean).join("\n")});function d(t,e,n,i){var r=n?"":i.media?"@media ".concat(i.media," {").concat(i.css,"}"):i.css;if(t.styleSheet)t.styleSheet.cssText=h(e,r);else{var s=document.createTextNode(r),o=t.childNodes;o[e]&&t.removeChild(o[e]),o.length?t.insertBefore(s,o[e]):t.appendChild(s)}}function f(t,e,n){var i=n.css,r=n.media,s=n.sourceMap;if(r?t.setAttribute("media",r):t.removeAttribute("media"),s&&"undefined"!=typeof btoa&&(i+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(s))))," */")),t.styleSheet)t.styleSheet.cssText=i;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(i))}}var v=null,m=0;function p(t,e){var n,i,r;if(e.singleton){var s=m++;n=v||(v=u(e)),i=d.bind(null,n,s,!1),r=d.bind(null,n,s,!0)}else n=u(e),i=f.bind(null,n,e),r=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return i(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;i(t=e)}else r()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=r());var n=c(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var i=0;i<n.length;i++){var r=a(n[i]);o[r].references--}for(var s=c(t,e),u=0;u<n.length;u++){var l=a(n[u]);0===o[l].references&&(o[l].updater(),o.splice(l,1))}n=s}}}},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")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.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(i){var r=e[i];if(void 0!==r)return r.exports;var s=e[i]={id:i,exports:{}};return t[i](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 i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},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 i={};(()=>{"use strict";n.r(i),n.d(i,{RevisionHistory:()=>qs,RevisionHistoryUI:()=>Wi,RevisionTracker:()=>Oi,RevisionViewer:()=>hr,RevisionViewerLoadingOverlay:()=>Tr,RevisionViewerUI:()=>Mr,RevisionsRepository:()=>Qn,RevisionsSidebar:()=>Os});var t=n(782),e=n(584),r=n(211),s=n(783);const o=function(){this.__data__=[],this.size=0};const a=function(t,e){return t===e||t!=t&&e!=e};const c=function(t,e){for(var n=t.length;n--;)if(a(t[n][0],e))return n;return-1};var u=Array.prototype.splice;const l=function(t){var e=this.__data__,n=c(e,t);return!(n<0)&&(n==e.length-1?e.pop():u.call(e,n,1),--this.size,!0)};const h=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 f=function(t,e){var n=this.__data__,i=c(n,t);return i<0?(++this.size,n.push([t,e])):n[i][1]=e,this};function v(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var i=t[e];this.set(i[0],i[1])}}v.prototype.clear=o,v.prototype.delete=l,v.prototype.get=h,v.prototype.has=d,v.prototype.set=f;const m=v;const p=function(){this.__data__=new m,this.size=0};const y=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const g=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 _="object"==typeof self&&self&&self.Object===Object&&self;const w=b||_||Function("return this")();const I=w.Symbol;var O=Object.prototype,S=O.hasOwnProperty,T=O.toString,x=I?I.toStringTag:void 0;const N=function(t){var e=S.call(t,x),n=t[x];try{t[x]=void 0;var i=!0}catch(t){}var r=T.call(t);return i&&(e?t[x]=n:delete t[x]),r};var R=Object.prototype.toString;const M=function(t){return R.call(t)};var A=I?I.toStringTag:void 0;const E=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":A&&A in Object(t)?N(t):M(t)};const j=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const V=function(t){if(!j(t))return!1;var e=E(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const C=w["__core-js_shared__"];var D,F=(D=/[^.]+$/.exec(C&&C.keys&&C.keys.IE_PROTO||""))?"Symbol(src)_1."+D:"";const L=function(t){return!!F&&F in t};var z=Function.prototype.toString;const P=function(t){if(null!=t){try{return z.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var U=/^\[object .+?Constructor\]$/,H=Function.prototype,Z=Object.prototype,q=H.toString,B=Z.hasOwnProperty,W=RegExp("^"+q.call(B).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const J=function(t){return!(!j(t)||L(t))&&(V(t)?W:U).test(P(t))};const Y=function(t,e){return null==t?void 0:t[e]};const G=function(t,e){var n=Y(t,e);return J(n)?n:void 0};const K=G(w,"Map");const X=G(Object,"create");const Q=function(){this.__data__=X?X(null):{},this.size=0};const $=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var tt=Object.prototype.hasOwnProperty;const et=function(t){var e=this.__data__;if(X){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return tt.call(e,t)?e[t]:void 0};var nt=Object.prototype.hasOwnProperty;const it=function(t){var e=this.__data__;return X?void 0!==e[t]:nt.call(e,t)};const rt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=X&&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 i=t[e];this.set(i[0],i[1])}}st.prototype.clear=Q,st.prototype.delete=$,st.prototype.get=et,st.prototype.has=it,st.prototype.set=rt;const ot=st;const at=function(){this.size=0,this.__data__={hash:new ot,map:new(K||m),string:new ot}};const ct=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const ut=function(t,e){var n=t.__data__;return ct(e)?n["string"==typeof e?"string":"hash"]:n.map};const lt=function(t){var e=ut(this,t).delete(t);return this.size-=e?1:0,e};const ht=function(t){return ut(this,t).get(t)};const dt=function(t){return ut(this,t).has(t)};const ft=function(t,e){var n=ut(this,t),i=n.size;return n.set(t,e),this.size+=n.size==i?0:1,this};function vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var i=t[e];this.set(i[0],i[1])}}vt.prototype.clear=at,vt.prototype.delete=lt,vt.prototype.get=ht,vt.prototype.has=dt,vt.prototype.set=ft;const mt=vt;const pt=function(t,e){var n=this.__data__;if(n instanceof m){var i=n.__data__;if(!K||i.length<199)return i.push([t,e]),this.size=++n.size,this;n=this.__data__=new mt(i)}return n.set(t,e),this.size=n.size,this};function yt(t){var e=this.__data__=new m(t);this.size=e.size}yt.prototype.clear=p,yt.prototype.delete=y,yt.prototype.get=g,yt.prototype.has=k,yt.prototype.set=pt;const gt=yt;const kt=function(t,e){for(var n=-1,i=null==t?0:t.length;++n<i&&!1!==e(t[n],n,t););return t};const bt=function(){try{var t=G(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const _t=function(t,e,n){"__proto__"==e&&bt?bt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var wt=Object.prototype.hasOwnProperty;const It=function(t,e,n){var i=t[e];wt.call(t,e)&&a(i,n)&&(void 0!==n||e in t)||_t(t,e,n)};const Ot=function(t,e,n,i){var r=!n;n||(n={});for(var s=-1,o=e.length;++s<o;){var a=e[s],c=i?i(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),r?_t(n,a,c):It(n,a,c)}return n};const St=function(t,e){for(var n=-1,i=Array(t);++n<t;)i[n]=e(n);return i};const Tt=function(t){return null!=t&&"object"==typeof t};const xt=function(t){return Tt(t)&&"[object Arguments]"==E(t)};var Nt=Object.prototype,Rt=Nt.hasOwnProperty,Mt=Nt.propertyIsEnumerable;const At=xt(function(){return arguments}())?xt:function(t){return Tt(t)&&Rt.call(t,"callee")&&!Mt.call(t,"callee")};const Et=Array.isArray;const jt=function(){return!1};var Vt="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ct=Vt&&"object"==typeof module&&module&&!module.nodeType&&module,Dt=Ct&&Ct.exports===Vt?w.Buffer:void 0;const Ft=(Dt?Dt.isBuffer:void 0)||jt;var Lt=/^(?:0|[1-9]\d*)$/;const zt=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&Lt.test(t))&&t>-1&&t%1==0&&t<e};const Pt=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ut={};Ut["[object Float32Array]"]=Ut["[object Float64Array]"]=Ut["[object Int8Array]"]=Ut["[object Int16Array]"]=Ut["[object Int32Array]"]=Ut["[object Uint8Array]"]=Ut["[object Uint8ClampedArray]"]=Ut["[object Uint16Array]"]=Ut["[object Uint32Array]"]=!0,Ut["[object Arguments]"]=Ut["[object Array]"]=Ut["[object ArrayBuffer]"]=Ut["[object Boolean]"]=Ut["[object DataView]"]=Ut["[object Date]"]=Ut["[object Error]"]=Ut["[object Function]"]=Ut["[object Map]"]=Ut["[object Number]"]=Ut["[object Object]"]=Ut["[object RegExp]"]=Ut["[object Set]"]=Ut["[object String]"]=Ut["[object WeakMap]"]=!1;const Ht=function(t){return Tt(t)&&Pt(t.length)&&!!Ut[E(t)]};const Zt=function(t){return function(e){return t(e)}};var qt="object"==typeof exports&&exports&&!exports.nodeType&&exports,Bt=qt&&"object"==typeof module&&module&&!module.nodeType&&module,Wt=Bt&&Bt.exports===qt&&b.process;const Jt=function(){try{var t=Bt&&Bt.require&&Bt.require("util").types;return t||Wt&&Wt.binding&&Wt.binding("util")}catch(t){}}();var Yt=Jt&&Jt.isTypedArray;const Gt=Yt?Zt(Yt):Ht;var Kt=Object.prototype.hasOwnProperty;const Xt=function(t,e){var n=Et(t),i=!n&&At(t),r=!n&&!i&&Ft(t),s=!n&&!i&&!r&&Gt(t),o=n||i||r||s,a=o?St(t.length,String):[],c=a.length;for(var u in t)!e&&!Kt.call(t,u)||o&&("length"==u||r&&("offset"==u||"parent"==u)||s&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||zt(u,c))||a.push(u);return a};var Qt=Object.prototype;const $t=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Qt)};const te=function(t,e){return function(n){return t(e(n))}};const ee=te(Object.keys,Object);var ne=Object.prototype.hasOwnProperty;const ie=function(t){if(!$t(t))return ee(t);var e=[];for(var n in Object(t))ne.call(t,n)&&"constructor"!=n&&e.push(n);return e};const re=function(t){return null!=t&&Pt(t.length)&&!V(t)};const se=function(t){return re(t)?Xt(t):ie(t)};const oe=function(t,e){return t&&Ot(e,se(e),t)};const ae=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var ce=Object.prototype.hasOwnProperty;const ue=function(t){if(!j(t))return ae(t);var e=$t(t),n=[];for(var i in t)("constructor"!=i||!e&&ce.call(t,i))&&n.push(i);return n};const le=function(t){return re(t)?Xt(t,!0):ue(t)};const he=function(t,e){return t&&Ot(e,le(e),t)};var de="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=de&&"object"==typeof module&&module&&!module.nodeType&&module,ve=fe&&fe.exports===de?w.Buffer:void 0,me=ve?ve.allocUnsafe:void 0;const pe=function(t,e){if(e)return t.slice();var n=t.length,i=me?me(n):new t.constructor(n);return t.copy(i),i};const ye=function(t,e){var n=-1,i=t.length;for(e||(e=Array(i));++n<i;)e[n]=t[n];return e};const ge=function(t,e){for(var n=-1,i=null==t?0:t.length,r=0,s=[];++n<i;){var o=t[n];e(o,n,t)&&(s[r++]=o)}return s};const ke=function(){return[]};var be=Object.prototype.propertyIsEnumerable,_e=Object.getOwnPropertySymbols;const we=_e?function(t){return null==t?[]:(t=Object(t),ge(_e(t),(function(e){return be.call(t,e)})))}:ke;const Ie=function(t,e){return Ot(t,we(t),e)};const Oe=function(t,e){for(var n=-1,i=e.length,r=t.length;++n<i;)t[r+n]=e[n];return t};const Se=te(Object.getPrototypeOf,Object);const Te=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Oe(e,we(t)),t=Se(t);return e}:ke;const xe=function(t,e){return Ot(t,Te(t),e)};const Ne=function(t,e,n){var i=e(t);return Et(t)?i:Oe(i,n(t))};const Re=function(t){return Ne(t,se,we)};const Me=function(t){return Ne(t,le,Te)};const Ae=G(w,"DataView");const Ee=G(w,"Promise");const je=G(w,"Set");const Ve=G(w,"WeakMap");var Ce="[object Map]",De="[object Promise]",Fe="[object Set]",Le="[object WeakMap]",ze="[object DataView]",Pe=P(Ae),Ue=P(K),He=P(Ee),Ze=P(je),qe=P(Ve),Be=E;(Ae&&Be(new Ae(new ArrayBuffer(1)))!=ze||K&&Be(new K)!=Ce||Ee&&Be(Ee.resolve())!=De||je&&Be(new je)!=Fe||Ve&&Be(new Ve)!=Le)&&(Be=function(t){var e=E(t),n="[object Object]"==e?t.constructor:void 0,i=n?P(n):"";if(i)switch(i){case Pe:return ze;case Ue:return Ce;case He:return De;case Ze:return Fe;case qe:return Le}return e});const We=Be;var Je=Object.prototype.hasOwnProperty;const Ye=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&Je.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ge=w.Uint8Array;const Ke=function(t){var e=new t.constructor(t.byteLength);return new Ge(e).set(new Ge(t)),e};const Xe=function(t,e){var n=e?Ke(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Qe=/\w*$/;const $e=function(t){var e=new t.constructor(t.source,Qe.exec(t));return e.lastIndex=t.lastIndex,e};var tn=I?I.prototype:void 0,en=tn?tn.valueOf:void 0;const nn=function(t){return en?Object(en.call(t)):{}};const rn=function(t,e){var n=e?Ke(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const sn=function(t,e,n){var i=t.constructor;switch(e){case"[object ArrayBuffer]":return Ke(t);case"[object Boolean]":case"[object Date]":return new i(+t);case"[object DataView]":return Xe(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 rn(t,n);case"[object Map]":case"[object Set]":return new i;case"[object Number]":case"[object String]":return new i(t);case"[object RegExp]":return $e(t);case"[object Symbol]":return nn(t)}};var on=Object.create;const an=function(){function t(){}return function(e){if(!j(e))return{};if(on)return on(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const cn=function(t){return"function"!=typeof t.constructor||$t(t)?{}:an(Se(t))};const un=function(t){return Tt(t)&&"[object Map]"==We(t)};var ln=Jt&&Jt.isMap;const hn=ln?Zt(ln):un;const dn=function(t){return Tt(t)&&"[object Set]"==We(t)};var fn=Jt&&Jt.isSet;const vn=fn?Zt(fn):dn;var mn="[object Arguments]",pn="[object Function]",yn="[object Object]",gn={};gn[mn]=gn["[object Array]"]=gn["[object ArrayBuffer]"]=gn["[object DataView]"]=gn["[object Boolean]"]=gn["[object Date]"]=gn["[object Float32Array]"]=gn["[object Float64Array]"]=gn["[object Int8Array]"]=gn["[object Int16Array]"]=gn["[object Int32Array]"]=gn["[object Map]"]=gn["[object Number]"]=gn[yn]=gn["[object RegExp]"]=gn["[object Set]"]=gn["[object String]"]=gn["[object Symbol]"]=gn["[object Uint8Array]"]=gn["[object Uint8ClampedArray]"]=gn["[object Uint16Array]"]=gn["[object Uint32Array]"]=!0,gn["[object Error]"]=gn[pn]=gn["[object WeakMap]"]=!1;const kn=function t(e,n,i,r,s,o){var a,c=1&n,u=2&n,l=4&n;if(i&&(a=s?i(e,r,s,o):i(e)),void 0!==a)return a;if(!j(e))return e;var h=Et(e);if(h){if(a=Ye(e),!c)return ye(e,a)}else{var d=We(e),f=d==pn||"[object GeneratorFunction]"==d;if(Ft(e))return pe(e,c);if(d==yn||d==mn||f&&!s){if(a=u||f?{}:cn(e),!c)return u?xe(e,he(a,e)):Ie(e,oe(a,e))}else{if(!gn[d])return s?e:{};a=sn(e,d,c)}}o||(o=new gt);var v=o.get(e);if(v)return v;o.set(e,a),vn(e)?e.forEach((function(r){a.add(t(r,n,i,r,e,o))})):hn(e)&&e.forEach((function(r,s){a.set(s,t(r,n,i,s,e,o))}));var m=h?void 0:(l?u?Me:Re:u?le:se)(e);return kt(m||e,(function(r,s){m&&(r=e[s=r]),It(a,s,t(r,n,i,s,e,o))})),a};const bn=function(t){return kn(t,5)};const _n=function(t){return"symbol"==typeof t||Tt(t)&&"[object Symbol]"==E(t)};var wn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,In=/^\w*$/;const On=function(t,e){if(Et(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!_n(t))||(In.test(t)||!wn.test(t)||null!=e&&t in Object(e))};function Sn(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var i=arguments,r=e?e.apply(this,i):i[0],s=n.cache;if(s.has(r))return s.get(r);var o=t.apply(this,i);return n.cache=s.set(r,o)||s,o};return n.cache=new(Sn.Cache||mt),n}Sn.Cache=mt;const Tn=Sn;var xn=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Nn=/\\(\\)?/g;const Rn=function(t){var e=Tn(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(xn,(function(t,n,i,r){e.push(i?r.replace(Nn,"$1"):n||t)})),e}));const Mn=function(t,e){for(var n=-1,i=null==t?0:t.length,r=Array(i);++n<i;)r[n]=e(t[n],n,t);return r};var An=I?I.prototype:void 0,En=An?An.toString:void 0;const jn=function t(e){if("string"==typeof e)return e;if(Et(e))return Mn(e,t)+"";if(_n(e))return En?En.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const Vn=function(t){return null==t?"":jn(t)};const Cn=function(t,e){return Et(t)?t:On(t,e)?[t]:Rn(Vn(t))};const Dn=function(t){if("string"==typeof t||_n(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};const Fn=function(t,e,n,i){if(!j(t))return t;for(var r=-1,s=(e=Cn(e,t)).length,o=s-1,a=t;null!=a&&++r<s;){var c=Dn(e[r]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(r!=o){var l=a[c];void 0===(u=i?i(l,c,a):void 0)&&(u=j(l)?l:zt(e[r+1])?[]:{})}It(a,c,u),a=a[c]}return t};const Ln=function(t,e,n){return null==t?t:Fn(t,e,n)};const zn=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Pn=function(t,e){for(var n=0,i=(e=Cn(e,t)).length;null!=t&&n<i;)t=t[Dn(e[n++])];return n&&n==i?t:void 0};const Un=function(t,e,n){var i=-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);++i<r;)s[i]=t[i+e];return s};const Hn=function(t,e){return e.length<2?t:Pn(t,Un(e,0,-1))};const Zn=function(t,e){return e=Cn(e,t),null==(t=Hn(t,e))||delete t[Dn(zn(e))]};const qn=function(t,e){return null==t||Zn(t,e)},Bn=Jn;function Wn(){const t=["4270SaPCox","name","toVersion","setName","9204992zGqjrv","map","authorsIds","5096502GBDiVG","attributes","diffData","setAttribute","creatorId","5QAKutR","toJSON","117960lGZkQj","20547iXMmBB","set","_update","fromVersion","authors","creator","66iSKDAS","removeAttribute","5443424RqMjPK","fire","2ltbvPe","747732NxubXn","createdAt","24AzSuzi","2342010xuEIJK"];return(Wn=function(){return t})()}function Jn(t,e){const n=Wn();return(Jn=function(t,e){return n[t-=216]})(t,e)}!function(t,e){const n=Jn,i=t();for(;;)try{if(723124===parseInt(n(230))/1*(parseInt(n(229))/2)+-parseInt(n(225))/3*(-parseInt(n(218))/4)+parseInt(n(216))/5*(-parseInt(n(241))/6)+parseInt(n(227))/7+-parseInt(n(238))/8+parseInt(n(219))/9*(parseInt(n(234))/10)+-parseInt(n(233))/11*(parseInt(n(232))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Wn);class Yn extends((0,e.ObservableMixin)()){constructor(t){const n=Jn;super(),this.id=t.id||(0,e.uid)(),this[n(224)]=t[n(224)]||null,this[n(223)]=t[n(223)]||[],this[n(243)]=t[n(243)]||null,this[n(236)]=t[n(236)]||0,this[n(222)]=t[n(222)]||0,this[n(220)](n(235),t[n(235)]||""),this[n(220)](n(231),t[n(231)]||new Date),this[n(220)](n(242),t[n(242)]||{})}[Bn(237)](t){this[Bn(221)]({name:t})}[Bn(244)](t,e){const n=Bn,i=bn(this[n(242)]);Ln(i,t,e),this[n(221)]({attributes:i})}[Bn(226)](t){const e=Bn,n=bn(this[e(242)]);qn(n,t),this[e(221)]({attributes:n})}[Bn(221)](t,e=!1){const n=Bn;let i=!1;const r={id:this.id},s=[n(235),n(231),n(243),n(223),n(242),n(236),n(222),n(245)];for(const e of s){const n=t[e];void 0!==n&&n!==this[e]&&(this[e]=n,r[e]=n,i=!0)}i&&(r[n(223)]&&(r[n(240)]=r[n(223)][n(239)]((t=>t.id)),delete r[n(223)]),this[n(228)](n(221),r,e))}[Bn(217)](){const t=Bn;return{id:this.id,name:this[t(235)],creatorId:this[t(224)]?this[t(224)].id:null,authorsIds:this[t(223)][t(239)]((t=>t.id)),diffData:this[t(243)],createdAt:this[t(231)],attributes:this[t(242)],fromVersion:this[t(222)],toVersion:this[t(236)]}}}const Gn=Kn;function Kn(t,e){const n=Xn();return(Kn=function(t,e){return n[t-=120]})(t,e)}function Xn(){const t=["from","plugins","getRevisionsInDiff","attributes","fromVersion","20CDFHrR","2279272zpRTBO","createRevision","editor","name","464160JzWpTl","_revisions","context","diffData","getLaterVisibleRevision","reverse","length","fromCharCode","isNaN","8031681YlWTzu","newRevisionId","pluginName","data","config","oldRevisionId","RevisionsRepository","earlier","forbiddenHandler","12EdGWQR","createdAt","getUser","toJSON","4230704XruCJX","later","getIndex","authorsIds","getRevision","creatorId","Users","join","add","requires","get","3746907ijdmNs","then","addRevision","getRevisions","afterInit","toVersion","605838vwFSUK","getRevisionsIterator","867405HNJCpe","map","getEarlierVisibleRevision","5yoXfVL","push"];return(Xn=function(){return t})()}!function(t,e){const n=Kn,i=t();for(;;)try{if(720147===parseInt(n(154))/1+-parseInt(n(137))/2+parseInt(n(131))/3+parseInt(n(120))/4*(parseInt(n(142))/5)+parseInt(n(172))/6*(-parseInt(n(139))/7)+parseInt(n(150))/8+parseInt(n(163))/9*(-parseInt(n(149))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Xn);class Qn extends t.Plugin{static get[Gn(129)](){return[r.Users]}static get[Gn(165)](){return Gn(169)}get[Gn(160)](){const t=Gn;return this[t(155)][t(160)]}constructor(t){const n=Gn;super(t),this[n(155)]=new e.Collection}[Gn(135)](){!function(e){function n(t){const e=Kn;return t[e(140)]((t=>String[e(161)](t)))[e(127)]("")}(e=>{const i=Kn;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],o=[127,34,6,211,167,86,146,199,132,160,18];function a(t){return function(t,e){const i=function(t){const e=atob(t),[i,r]=e[n([115,112,108,105,116])](n([45]));try{if(atob(r))return atob(i)}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 i=0;i<t[n([108,101,110,103,116,104])];i++)e[i]=t[n([99,104,97,114,67,111,100,101,65,116])](i);return e}(i)),s=r[n([112,111,112])](),o=r[n([112,111,112])]();return function(t){let e="";for(const i of t)e+=String[n([102,114,111,109,67,104,97,114,67,111,100,101])](i);return e}(function(t,e,i){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]=i%256,i=parseInt(i/256);let o=null,a=16;const c=new Uint8Array(e),u=[],l=[];!function(){const t=r[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][c[n([108,101,110,103,116,104])]];for(let e=0;e<=t;e++)u[n([112,117,115,104])]([0,0,0,0]),l[n([112,117,115,104])]([0,0,0,0]);const e=4*(t+1),i=c[n([108,101,110,103,116,104])]/4,s=h(c);let o;for(let e=0;e<i;e++)o=e>>2,u[o][e%4]=s[e],l[t-o][e%4]=s[e];let a,d=0,f=i;for(;f<e;){a=s[i-1],s[0]^=r[n([83])][a>>16&255]<<24^r[n([83])][a>>8&255]<<16^r[n([83])][255&a]<<8^r[n([83])][a>>24&255]^r[n([114,99,111,110])][d]<<24,d+=1;for(let t=1;t<i/2;t++)s[t]^=s[t-1];a=s[i/2-1],s[i/2]^=r[n([83])][255&a]^r[n([83])][a>>8&255]<<8^r[n([83])][a>>16&255]<<16^r[n([83])][a>>24&255]<<24;for(let t=i/2+1;t<i;t++)s[t]^=s[t-1];let o,c,h=0;for(;h<i&&f<e;)o=f>>2,c=f%4,u[o][c]=s[h],l[t-o][c]=s[h++],f++}for(let e=1;e<t;e++)for(let t=0;t<4;t++)a=l[e][t],l[e][t]=r[n([85,49])][a>>24&255]^r[n([85,50])][a>>16&255]^r[n([85,51])][a>>8&255]^r[n([85,52])][255&a]}();for(let e=0;e<t[n([108,101,110,103,116,104])];e++)16===a&&(o=f(s),a=0,d(s)),t[e]^=o[a++];return t;function h(t){const e=[];for(let i=0;i<t[n([108,101,110,103,116,104])];i+=4)e[n([112,117,115,104])](t[i]<<24|t[i+1]<<16|t[i+2]<<8|t[i+3]);return e}function d(t){for(let e=15;e>=0;e--){if(255!==t[e]){t[e]++;break}t[e]=0}}function f(t){const e=u[n([108,101,110,103,116,104])]-1,i=[0,0,0,0];let s=h(t);for(let t=0;t<4;t++)s[t]^=u[0][t];for(let t=1;t<e;t++){for(let e=0;e<4;e++)i[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]]^u[t][e];s=i[n([115,108,105,99,101])]()}const o=new Uint8Array(16);let a;for(let t=0;t<4;t++)a=u[e][t],o[4*t]=255&(r[n([83])][s[t]>>24&255]^a>>24),o[4*t+1]=255&(r[n([83])][s[(t+1)%4]>>16&255]^a>>16),o[4*t+2]=255&(r[n([83])][s[(t+2)%4]>>8&255]^a>>8),o[4*t+3]=255&(r[n([83])][255&s[(t+3)%4]]^a);return o}}(r,e,o+256*s))}(t,new Uint8Array([...s,29,221,175,90,231,133,239,240,75,180,...o]))}const c=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])}];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}(),u={[n([99,104,101,99,107,76,105,99,101,110,115,101])]:function(t,e){y(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){y(function(t,e){try{if(O(h,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&t){const i=S(h,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(i)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return g(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 g(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 i=o[0]*s[1],r=o[0]*s[2],a=o[2]*s[2];function c(t,e){u(),g(e+n([84,114,105,97,108,76,105,109,105,116,58])+t),window[k()]=t===n([116,105,109,101])?i:r}function u(){const t=h;function e(){O(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(S(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])),S(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,S(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,S(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]))),O(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(S(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])),S(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,S(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,S(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 i=Kn;if(O(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&e(),O(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const r=S(t,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),s=r[i(124)](0),o=r[i(141)](s[n([105,100])]);S(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])],o?o[n([105,100])]:null,1)[i(132)]((()=>e()))}}))}O(h,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&S(h,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[k()]=a),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]))u();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=Kn;if(!O(h,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(162)](Number(e))){if(window[e]===i)return n([116,105,109,101]);if(window[e]===r)return n([114,101,118,105,115,105,111,110,115])}return!1}();t&&c(t,e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const a=function(){let t=o[6]*s[8]*s[6];return O(h,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])]((()=>{c(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])])}),a);const u=S(h,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])];u[n([108,101,110,103,116,104])]>=7?c(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])]):u.on(n([97,100,100]),(()=>{u[n([108,101,110,103,116,104])]>=7&&c(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=Kn;if(!O(h,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(162)](Number(e))&&window[e]===a)return!0;return!1}()?g(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 g(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)}},l=e[n([99,111,110,115,116,114,117,99,116,111,114])][n([112,108,117,103,105,110,78,97,109,101])],h=n([99,111,110,116,101,120,116])in e?e[i(156)]:e[i(152)],d=n([52,48,52,56,48,54,50,48]),f=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]),v=h[i(167)][i(130)](n([108,105,99,101,110,115,101,75,101,121])),m=c[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])]===l));function p(t,e){try{return function(t){if(!O(h,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])]||{},i=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!(!O(h,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||S(h,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])||!i)||(!(!O(h,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||S(h,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)||!(!O(h,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]))||S(h,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)?g(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&&c[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=i,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])]:I};return!!t[e(171)]&&r[t[e(171)]]()}(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(d)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?g(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])]?g(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])):g(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(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 g(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 y(e,i){if(h instanceof t.Context){const t=h;e==i[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])?b(t):e==i[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])]((()=>{b(t),g(i[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]))}),o[6]*s[8]*s[6]),t[n([101,100,105,116,111,114,115])][n([111,110])](n([97,100,100]),((t,r)=>{e!=i[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!=i[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!=i[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)}))}else{const t=h;e==i[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==i[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&&(_(t),g(i[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 g(t){const e=k();return h[e]=t,t}function k(){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 i=0;i<t[n([108,101,110,103,116,104])];i+=2){let r=parseInt(t[n([115,117,98,115,116,114,105,110,103])](i,i+2));r>=f[n([108,101,110,103,116,104])]&&(r-=f[n([108,101,110,103,116,104])]),e+=f[r]}return e}function b(t){for(const e of t[n([101,100,105,116,111,114,115])])_(e);S(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),S(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 I(){return!window[n([68,114,117,112,97,108])]||!O(h,n([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function O(t,e){return t[n([112,108,117,103,105,110,115])][n([104,97,115])](e)}function S(t,e){return t[n([112,108,117,103,105,110,115])][n([103,101,116])](e)}m&&function t(e,i){u[i[n([104,97,110,100,108,101,114])]](e,i),i[n([99,104,101,99,107,65,108,115,111])]&&i[n([99,104,101,99,107,65,108,115,111])][n([102,105,108,116,101,114])]((t=>O(h,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=a(t),i=JSON[n([112,97,114,115,101])](e),r=parseInt(i[n([49])]),s=i[n([50])]||"",o=parseInt(i[n([51])]),c=parseInt(i[n([52])])||0,u=parseInt(i[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])]:c,[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:r,[n([105,115,84,114,105,97,108])]:o,[n([105,115,73,110,116,101,114,110,97,108])]:u}}catch(t){return null}}(v),m)})(e)}(this)}[Gn(151)](t){const e=Gn,n=this[e(152)][e(145)][e(130)](e(126));return new Yn({id:t.id,name:t[e(153)],creator:t[e(125)]?n[e(174)](t[e(125)]):null,diffData:t[e(157)]||t[e(166)],authors:t[e(123)][e(140)]((t=>n[e(174)](t))),createdAt:new Date(t[e(173)]),attributes:t[e(147)],fromVersion:t[e(148)],toVersion:t[e(136)]})}[Gn(133)](t,e=0){const n=Gn;this[n(155)][n(128)](t,e)}[Gn(124)](t){const e=Gn;return this[e(155)][e(130)](t)}[Gn(134)](t={toJSON:!1}){const e=Gn,n=Array[e(144)](this[e(155)]);return n[e(159)](),t[e(175)]?n[e(140)]((t=>t[e(175)]())):n}[Gn(122)](t){const e=Gn;return this[e(155)][e(122)](t)}[Gn(141)](t){const e=Gn,[,n]=this[e(138)](t,{direction:e(170)});return n}[Gn(158)](t){const e=Gn,[,n]=this[e(138)](t,{direction:e(121)});return n}[Gn(146)](t){const e=Gn,n=[];for(const i of this[e(138)](t[e(164)]))if(n[e(143)](i),i.id===t[e(168)])break;return n}*[Gn(138)](t,{direction:e=Gn(170),filter:n=(t=>!0)}={}){const i=Gn,r=i(170)===e?1:-1;let s=this[i(155)][i(130)](t),o=this[i(122)](s);for(yield s;s;){if(o+=r,s=this[i(124)](o),!s)return;n(s)&&(yield s)}}}function $n(t,e,n){const i=t.t;switch(e){case"Revision history":return i("Revision history");case"Open revision history":return i("Open revision history");case"Restored":return i("Restored");case"Empty document":return i("Empty document");case"Initial revision":return i("Initial revision");case"Suggested by":return i("Suggested by");case"Added by":return i("Added by");case"Removed by":return i("Removed by");case"Show more items":return i("Show more items");case"Compare against selected":return i("Compare against selected");case"Name this revision":return i("Name this revision");case"Restore this revision":return i("Restore this revision");case"Back to editing":return i("Back to editing");case"Loading...":return i("Loading...");case"No changes":return i("No changes");case"NUMBER_OF_CHANGES":return i({string:"%0 change",plural:"%0 changes",id:"NUMBER_OF_CHANGES"},n);case"X_OF_Y_CHANGES":return i({string:"%0 of %1",id:"X_OF_Y_CHANGES"},n);case"Show previous change":return i("Show previous change");case"Show next change":return i("Show next change");case"EDIT_X_OF_Y_REVISIONS":return i({string:"Edit",id:"EDIT_X_OF_Y_REVISIONS"});case"Total":return i("Total");case"Revision creator":return i("Revision creator");case"Revision author":return i("Revision author");case"Revision name":return i("Revision name");case"Save current revision":return i("Save current revision");case"Save":return i("Save");case"Cancel":return i("Cancel");case"Name of the revision":return i("Name of the revision");case"optional":return i("optional");case"PENDING_ACTION_REVISION_HISTORY":return i({string:"Unsaved change in revision history.",id:"PENDING_ACTION_REVISION_HISTORY"});case"The revision name cannot be empty.":return i("The revision name cannot be empty.");case"Enter the revision name":return i("Enter the revision name");default:return""}}const ti=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const ei=function(t){return this.__data__.has(t)};function ni(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new mt;++e<n;)this.add(t[e])}ni.prototype.add=ni.prototype.push=ti,ni.prototype.has=ei;const ii=ni;const ri=function(t,e){for(var n=-1,i=null==t?0:t.length;++n<i;)if(e(t[n],n,t))return!0;return!1};const si=function(t,e){return t.has(e)};const oi=function(t,e,n,i,r,s){var o=1&n,a=t.length,c=e.length;if(a!=c&&!(o&&c>a))return!1;var u=s.get(t),l=s.get(e);if(u&&l)return u==e&&l==t;var h=-1,d=!0,f=2&n?new ii:void 0;for(s.set(t,e),s.set(e,t);++h<a;){var v=t[h],m=e[h];if(i)var p=o?i(m,v,h,e,t,s):i(v,m,h,t,e,s);if(void 0!==p){if(p)continue;d=!1;break}if(f){if(!ri(e,(function(t,e){if(!si(f,e)&&(v===t||r(v,t,n,i,s)))return f.push(e)}))){d=!1;break}}else if(v!==m&&!r(v,m,n,i,s)){d=!1;break}}return s.delete(t),s.delete(e),d};const ai=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,i){n[++e]=[i,t]})),n};const ci=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var ui=I?I.prototype:void 0,li=ui?ui.valueOf:void 0;const hi=function(t,e,n,i,r,s,o){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 Ge(t),new Ge(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return a(+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 c=ai;case"[object Set]":var u=1&i;if(c||(c=ci),t.size!=e.size&&!u)return!1;var l=o.get(t);if(l)return l==e;i|=2,o.set(t,e);var h=oi(c(t),c(e),i,r,s,o);return o.delete(t),h;case"[object Symbol]":if(li)return li.call(t)==li.call(e)}return!1};var di=Object.prototype.hasOwnProperty;const fi=function(t,e,n,i,r,s){var o=1&n,a=Re(t),c=a.length;if(c!=Re(e).length&&!o)return!1;for(var u=c;u--;){var l=a[u];if(!(o?l in e:di.call(e,l)))return!1}var h=s.get(t),d=s.get(e);if(h&&d)return h==e&&d==t;var f=!0;s.set(t,e),s.set(e,t);for(var v=o;++u<c;){var m=t[l=a[u]],p=e[l];if(i)var y=o?i(p,m,l,e,t,s):i(m,p,l,t,e,s);if(!(void 0===y?m===p||r(m,p,n,i,s):y)){f=!1;break}v||(v="constructor"==l)}if(f&&!v){var g=t.constructor,k=e.constructor;g==k||!("constructor"in t)||!("constructor"in e)||"function"==typeof g&&g instanceof g&&"function"==typeof k&&k instanceof k||(f=!1)}return s.delete(t),s.delete(e),f};var vi="[object Arguments]",mi="[object Array]",pi="[object Object]",yi=Object.prototype.hasOwnProperty;const gi=function(t,e,n,i,r,s){var o=Et(t),a=Et(e),c=o?mi:We(t),u=a?mi:We(e),l=(c=c==vi?pi:c)==pi,h=(u=u==vi?pi:u)==pi,d=c==u;if(d&&Ft(t)){if(!Ft(e))return!1;o=!0,l=!1}if(d&&!l)return s||(s=new gt),o||Gt(t)?oi(t,e,n,i,r,s):hi(t,e,c,n,i,r,s);if(!(1&n)){var f=l&&yi.call(t,"__wrapped__"),v=h&&yi.call(e,"__wrapped__");if(f||v){var m=f?t.value():t,p=v?e.value():e;return s||(s=new gt),r(m,p,n,i,s)}}return!!d&&(s||(s=new gt),fi(t,e,n,i,r,s))};const ki=function t(e,n,i,r,s){return e===n||(null==e||null==n||!Tt(e)&&!Tt(n)?e!=e&&n!=n:gi(e,n,i,r,t,s))};const bi=function(t,e){return ki(t,e)},_i=wi;function wi(t,e){const n=Ri();return(wi=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=wi,i=t();for(;;)try{if(392325===-parseInt(n(390))/1*(-parseInt(n(434))/2)+-parseInt(n(332))/3*(-parseInt(n(478))/4)+-parseInt(n(488))/5+-parseInt(n(471))/6*(-parseInt(n(398))/7)+-parseInt(n(482))/8+-parseInt(n(355))/9+parseInt(n(501))/10*(parseInt(n(340))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ri);const Ii={c:s.ViewContainerElement,a:s.ViewAttributeElement,e:s.ViewEmptyElement,r:s.ViewRawElement,u:s.ViewUIElement};class Oi extends t.Plugin{static get[_i(452)](){return _i(506)}static get[_i(532)](){return[r.Users,Qn,t.PendingActions]}constructor(t){const n=_i;super(t),this[n(403)]=null,this[n(477)]=null,this[n(540)]=new Ti(this[n(566)]),this[n(335)]=this[n(566)][n(386)][n(361)](n(404))||n(502),this[n(530)]=new Map,this[n(496)]=null;const i=(0,e.uid)();this[n(336)]={history:this[n(566)][n(285)][n(466)][n(399)],getLatestVersion:()=>Promise[n(515)](this[n(566)][n(285)][n(466)][n(428)]),getCurrentRevisionId:()=>i},this[n(375)](n(282),!1),this[n(375)](n(377),!0),this[n(375)](n(402),!1),this[n(566)][n(386)][n(524)](n(379),!0),this[n(566)][n(276)][n(508)](n(465))[n(349)]({view:n(327)})}[_i(358)](){const t=_i;this[t(483)]=this[t(566)][t(290)][t(361)](t(520)),this[t(523)](),this[t(566)][t(273)].on(t(504),(()=>{const e=t,n=this[e(483)][e(440)](0),i=n&&null===n[e(426)]?n:null;if(this[e(322)]=!!i&&this[e(566)][e(386)][e(361)](e(379)),this[e(566)][e(290)][e(320)](e(553))){const t=this[e(336)][e(450)](),r=this[e(483)][e(440)](t);if(r)this[e(323)]=r[e(300)],this[e(322)]=!1;else{const t=this[e(336)][e(399)][e(569)][e(497)]((t=>!t[e(469)])),r=t?t[e(494)]:this[e(336)][e(399)][e(428)];n?(n[e(476)]<r&&n[e(293)]({toVersion:r}),this[e(322)]?(this[e(336)][e(450)]=()=>i.id,this[e(323)]=i[e(300)]):(this[e(323)]=n[e(476)],this[e(322)]=!1)):(this[e(323)]=r,this[e(322)]=!1)}}else i&&(this[e(566)][e(285)][e(466)][e(399)][e(428)]=Math[e(472)](i[e(476)],this[e(566)][e(285)][e(466)][e(399)][e(428)]),i[e(300)]===i[e(476)]?(0!==i[e(300)]&&(this[e(336)][e(450)]=()=>i.id),this[e(322)]=!1):this[e(322)]&&(this[e(336)][e(450)]=()=>i.id,this[e(323)]=i[e(300)])),this[e(322)]||(this[e(323)]=this[e(566)][e(285)][e(466)][e(428)]);this[e(540)][e(358)](this[e(336)][e(399)]),this[e(511)](this[e(323)]),this[e(294)](this[e(323)]),this[e(403)]&&this[e(326)]()})),this[t(486)](t(282)).to(this,t(402),(t=>!t))}async[_i(413)](){const t=_i;if(this[t(483)][t(343)]>0){const e=this[t(483)][t(440)](0),n=await this[t(571)](e),i=await this[t(549)](e);this[t(341)](n,i)}}[_i(288)](t){this[_i(336)]=t}async[_i(325)](){const t=_i,e=await this[t(336)][t(493)]();if(e>this[t(477)][t(476)]){await this[t(329)]();const n=this[t(430)]({revision:this[t(477)],to:e});n[t(324)]=n[t(378)][t(410)]((e=>this[t(566)][t(290)][t(361)](t(448))[t(498)](e))),this[t(477)][t(293)](n)}}async[_i(329)](){const t=_i;this[t(322)]&&!this[t(496)]&&(await this[t(364)](this[t(477)]),this[t(540)][t(289)](this[t(477)]),this[t(496)]={fromVersion:this[t(477)][t(300)],authors:this[t(477)][t(324)][t(283)]()})}async[_i(371)](t={},n=null){const i=_i,r=[];await this[i(329)](),this[i(322)]=!1,n>this[i(477)][i(476)]&&(n=null),null===n&&(n=await this[i(336)][i(493)]());const s=this[i(422)](n),o=this[i(430)]({from:s,to:n});if(this[i(477)][i(476)]<n){const t=this[i(430)]({revision:this[i(477)],from:n,to:n});t[i(324)]=[],t[i(378)]=[],t.id=this[i(477)].id,this[i(477)][i(293)](t,!0),delete t[i(324)],r[i(287)](t)}t[i(536)]=this[i(566)][i(290)][i(361)](i(448)).me.id,t[i(384)]=t[i(384)]||null,t.id=t.id||(0,e.uid)(),t={...t,...o};const a=this[i(461)](t);r[i(287)](t);const c=this[i(483)][i(455)](a);if(0!==c){const e=this[i(483)][i(440)](c-1);if(e[i(300)]!==n){const s=this[i(540)][i(421)](n,e[i(476)]),o={id:e.id,diffData:s[i(313)],authorsIds:s[i(378)],authors:s[i(378)][i(410)]((t=>this[i(566)][i(290)][i(361)](i(448))[i(498)](t))),fromVersion:n};e===this[i(477)]&&(o[i(298)]=new Date(t[i(298)][i(339)]()+10)),e[i(293)](o,!0),delete o[i(324)],r[i(287)](o)}}if(this[i(403)]){for(const t of r)this[i(317)](t.id,t,!0);this[i(326)]()}return a}[_i(461)](t){const e=_i,n=this[e(483)][e(533)](t);return this[e(403)]&&n.on(e(293),((t,n,i)=>{const r=e;i||(this[r(317)](n.id,n,!0),this[r(326)]())})),this[e(483)][e(441)](n,this[e(562)](n)),n}async[_i(571)](t){const e=_i;await this[e(364)](t);const n={};for(const i in t[e(313)]){if(t[e(313)][i][e(414)]&&!t[e(313)][i][e(414)][e(561)])continue;const r=this[e(519)](JSON[e(514)](t[e(313)][i][e(342)])),o=this[e(566)][e(460)][e(279)][e(466)],a=new s.ViewDocumentFragment(o,r[e(410)]((t=>Si(t,this[e(566)]))));this[e(566)][e(273)][e(408)][e(425)](e(409)),n[i]=this[e(566)][e(273)][e(408)][e(512)](a),this[e(566)][e(273)][e(408)][e(425)](e(360))}return n}async[_i(549)](t){const e=_i;await this[e(364)](t);const n={};for(const i in t[e(313)])t[e(313)][i][e(414)]&&!t[e(313)][i][e(414)][e(561)]||(n[i]=t[e(313)][i][e(352)]||{});return n}[_i(326)](){const t=_i;if(0===this[t(530)][t(541)])return;if(this[t(402)])return;let e=Array[t(286)](this[t(530)][t(417)]());this[t(530)][t(480)]();for(let n=0;n<e[t(343)];n++){const i=e[n];let r=!1;for(const e of Object[t(424)](i))void 0===i[e]?delete i[e]:"id"!==e&&(r=!0);r||(e[n]=null)}if(e=e[t(527)]((t=>null!==t)),!e[t(343)])return;for(let n=0;n<e[t(343)];n++){const i=e[n];void 0!==i[t(300)]&&void 0===i[t(476)]&&(i[t(476)]=this[t(483)][t(440)](i.id)[t(476)]),void 0!==i[t(476)]&&void 0===i[t(300)]&&(i[t(300)]=this[t(483)][t(440)](i.id)[t(300)])}const n=this[t(566)][t(386)][t(361)](t(404));this[t(402)]=!0,this[t(315)](),this[t(403)][t(281)](e,n)[t(383)]((()=>{this[t(402)]=!1}))[t(365)]((e=>{const n=t;if(e)for(const t of e)this[n(400)]({id:t.id,createdAt:t[n(298)]});this[n(319)](),this[n(326)]()}))}[_i(341)](t,n){const i=_i;let r=this[i(566)][i(386)][i(361)](i(278)),s=this[i(566)][i(386)][i(361)](i(479));if(void 0===r){r={};for(const t of this[i(566)][i(285)][i(466)][i(556)]())r[t]=""}if(i(348)==typeof r&&(r={main:r}),void 0===s){s={};for(const t of this[i(566)][i(285)][i(466)][i(556)]())s[t]={}}let o=!1;const a=Object[i(424)](r),c=Object[i(424)](t);for(const e of a){if(r[e]!==t[e]&&""!==r[e][i(368)]()){o=!0;break}if(!bi(s[e],n[e])&&Object[i(424)](s[e])[i(343)]>0){o=!0;break}}o||(o=c[i(346)]((t=>!this[i(566)][i(285)][i(466)][i(487)](t)))),o&&(0,e.logWarning)(i(307),{editorData:r,editorRootsAttributes:s,revisionData:t,revisionRootsAttributes:n}),this[i(566)][i(386)][i(375)](i(278),t),this[i(566)][i(386)][i(375)](i(479),n)}[_i(315)](){const t=_i;if(!this[t(529)]){const e=this[t(566)][t(290)][t(361)](t(429));this[t(529)]=e[t(470)]($n(this[t(566)][t(457)],t(518)))}}[_i(319)](){const t=_i;this[t(529)]&&(this[t(566)][t(290)][t(361)](t(429))[t(373)](this[t(529)]),this[t(529)]=null)}[_i(562)](t){const e=_i,n=this[e(483)][e(490)]();n[e(387)]();let i=0;for(;i<n[e(343)];){const r=n[i];if(r===this[e(477)]){i++;continue}if(r.id===this[e(335)])break;const s=t[e(476)]-r[e(476)]||t[e(300)]-r[e(300)];if(s>0)break;if(s<0)i++;else{if(!t[e(426)]&&r[e(426)])break;if(r[e(426)]||!t[e(426)]){if(t[e(298)]>r[e(298)])break;i++}else i++}}return i}[_i(400)](t){const e=_i,n=this[e(483)][e(440)](t.id);if(t[e(298)]&&(t[e(298)]=new Date(t[e(298)])),t[e(378)]){const n=this[e(566)][e(290)][e(361)](e(448));t[e(324)]=t[e(378)][e(410)]((t=>n[e(498)](t)))}n[e(293)](t,!0)}[_i(430)]({revision:t=null,from:e=null,to:n=null}){const i=_i;e=null!==e?e:t[i(300)],n=null!==n?n:t[i(476)];const r=this[i(540)][i(421)](e,n),s={diffData:r[i(313)],authorsIds:r[i(378)],fromVersion:e,toVersion:n};if(!t||n!==t[i(476)]){const t=n-1,e=this[i(336)][i(399)][i(420)](t);s[i(298)]=e&&e[i(298)]||new Date}if(this[i(496)]&&e===this[i(496)][i(300)])for(const t of this[i(496)][i(324)])s[i(378)][i(356)](t.id)||s[i(378)][i(287)](t.id);return s}[_i(364)](t){const e=_i;if(!t||t[e(313)])return Promise[e(515)]();{const n=this[e(566)][e(386)][e(361)](e(404));return this[e(403)][e(440)]({channelId:n,revisionId:t.id})[e(365)]((n=>{const i=e;t[i(313)]=n[i(313)]}))}}[_i(317)](t,e,n){const i=_i;if(this[i(530)][i(320)](t)){const r=this[i(530)][i(361)](t);e=n?{...r,...e}:{...e,...r}}this[i(530)][i(375)](t,e)}[_i(422)](t){const e=_i,n=this[e(483)][e(490)]();n[e(387)](),n[e(538)]();const i=n[e(497)]((n=>n[e(476)]<=t))[e(476)];return i<this[e(323)]?this[e(323)]:i}[_i(511)](t){const e=_i,n=this[e(483)][e(440)](this[e(483)][e(343)]-1);if(n)this[e(335)]=n.id;else{const n=!this[e(566)][e(285)][e(466)][e(350)][e(497)]((t=>this[e(566)][e(285)][e(534)](t))),i=this[e(566)][e(290)][e(361)](e(448)).me.id,r=$n(this[e(566)][e(457)],e(n?328:407));this[e(406)]({from:t,to:t,id:this[e(335)],name:r,creatorId:i})}}[_i(294)](t){const e=_i,n=this[e(336)][e(450)]();this[e(477)]=this[e(483)][e(440)](n),this[e(477)]||(this[e(477)]=this[e(406)]({from:t,to:t,id:n,name:"",creatorId:null}))}[_i(406)]({name:t,from:e,to:n,creatorId:i,id:r}){const s=_i,o=this[s(430)]({from:e,to:n});o[s(384)]=t,o[s(536)]=i,o.id=r;const a=this[s(461)](o);return this[s(403)]&&this[s(317)](o.id,o,!0),a}[_i(523)](){const t=_i;this[t(566)][t(276)][t(508)](t(310))[t(405)]({model:t(327)})}[_i(519)](t){const e=_i;return(t=t[e(527)]((t=>!t[e(384)]||e(389)!==t[e(384)]&&e(347)!==t[e(384)])))[e(552)]((t=>{const n=e;n(348)!=typeof t&&(t[n(485)]=this[n(519)](t[n(485)]),t[n(449)]=t[n(449)][n(527)]((t=>!t[0][n(505)](n(354)))))})),t}}function Si(t,e){const n=_i,i=e[n(460)][n(279)][n(466)];if(n(348)==typeof t)return new s.ViewText(i,t);{const r=t[n(485)][n(410)]((t=>Si(t,e)));return new(Ii[t[n(318)]]||s.ViewElement)(i,t[n(384)],t[n(449)],r)}}class Ti{constructor(t){const e=_i;this[e(566)]=t,this[e(535)]=new Map,this[e(546)]=-1,this[e(419)]=-1,this[e(555)]=new Map,this[e(500)]=new Map,this[e(308)]=new Map,this[e(275)]=new Map,this[e(291)]=new Map,this[e(456)]=new Map,this[e(462)]=new Map,this[e(557)]=new Map,this[e(380)]=new Map,this[e(311)]=new Map,this[e(304)]=1}[_i(358)](t){const e=_i;this[e(447)]=t;const n=new Map,i=new Map,r=this[e(566)][e(285)][e(466)][e(350)][e(410)]((t=>t[e(563)]));for(const t of r){const r=this[e(566)][e(285)][e(466)][e(487)](t),s=xi(r);n[e(375)](t,s),i[e(375)](t,Object[e(544)](r[e(397)]()))}const s=Array[e(286)](this[e(566)][e(285)][e(513)])[e(410)]((t=>[t[e(384)],t[e(337)]()])),o=this[e(447)][e(428)];this[e(525)](o,n,s,i),this[e(416)]=this[e(304)];const a=new Map,c=new Map;for(const t of r){const n=Ni(t);a[e(375)](t,n),c[e(375)](t,{})}this[e(525)](Number[e(394)],a,[],c)}[_i(421)](t,e){const n=_i;if(this[n(546)]===t&&this[n(419)]<=e)this[n(535)][n(541)]>1&&this[n(372)](this[n(419)]),this[n(446)](this[n(419)],e,!0);else{if(!this[n(535)][n(320)](t)){const e=this[n(305)](t);this[n(568)](e,t,!1)}this[n(568)](t,e,!0)}return this[n(546)]=t,this[n(419)]=e,this[n(401)]()}[_i(289)](t){const e=_i;this[e(411)](),this[e(546)]=t[e(300)],this[e(419)]=t[e(476)];for(const n in t[e(313)]){const i=t[e(313)][n][e(414)],r=bn(t[e(313)][n][e(277)])||{},s=this[e(357)](t[e(313)][n][e(443)]);s[e(563)]=n,s[e(542)]=!i||!i[e(561)],s[e(561)]=()=>s[e(542)],this[e(275)][e(375)](n,s),this[e(291)][e(375)](n,r),i&&this[e(311)][e(375)](n,i);const o=this[e(381)](s);this[e(462)][e(375)](n,o);for(const[t,n]of s[e(513)]){if(!t[e(505)](e(433)))continue;const i=t[e(359)](":")[2];for(const t of n[e(558)]({singleCharacters:!0})){const n=this[e(316)](t),r=e(439)==t[e(318)]?t[e(495)][e(393)][e(283)](0,-1):t[e(495)][e(393)],s=o[e(547)](r)[e(467)](n);this[e(557)][e(375)](s,{userId:i})}}}this[e(416)]=this[e(304)];const n=[...Array(this[e(304)])[e(424)]()][e(283)](1)[e(527)]((t=>!this[e(557)][e(320)](t)));let i=0;const r=new Map;for(const s in t[e(313)]){const o=t[e(313)][s][e(414)],a=bn(t[e(313)][s][e(352)])||{},c=this[e(357)](t[e(313)][s][e(342)]);c[e(563)]=s,c[e(542)]=!o||o[e(561)],c[e(561)]=()=>c[e(542)],this[e(500)][e(375)](s,c),this[e(308)][e(375)](s,a);const u=this[e(381)](c,Number[e(394)]);this[e(456)][e(375)](s,u),r[e(375)](s,c[e(561)]()?a:{});for(const[t,n]of c[e(513)]){if(!t[e(505)](e(433)))continue;const i=t[e(359)](":")[2];for(const t of n[e(558)]({singleCharacters:!0})){const n=this[e(316)](t),r=this[e(304)]++,s=e(439)==t[e(318)]?t[e(495)][e(393)][e(283)](0,-1):t[e(495)][e(393)];u[e(547)](s)[e(463)](n,r),this[e(557)][e(375)](r,{userId:i})}}for(const t of this[e(566)][e(285)][e(565)](c)[e(558)]({singleCharacters:!0})){const r=this[e(316)](t),s=e(439)==t[e(318)]?t[e(495)][e(393)][e(283)](0,-1):t[e(495)][e(393)],o=u[e(547)](s);o[e(467)](r)>0||o[e(463)](r,n[i++])}for(const[t,n]of c[e(513)])t[e(505)](e(433))||this[e(555)][e(375)](t,n)}const s=Ni(e(301));this[e(275)][e(375)](e(301),s),this[e(462)][e(375)](e(301),this[e(381)](s,1));const o=Ni(e(301));this[e(500)][e(375)](e(301),o),this[e(456)][e(375)](e(301),this[e(381)](o,1));const a=Array[e(286)](this[e(500)])[e(410)]((([t,e])=>[t,xi(e)]));this[e(525)](this[e(419)],a,this[e(555)],r)}[_i(357)](t){const e=_i,n=JSON[e(514)](t),i=this[e(566)][e(460)][e(279)][e(466)],r=new s.ViewDocumentFragment(i,n[e(410)]((t=>Si(t,this[e(566)]))));return this[e(566)][e(273)][e(338)](r)}[_i(525)](t,e,n,i){const r=_i,s=new Map(e),o=new Map(bn(i)),a=new Map;for(const[t,e]of n)a[r(375)](t,{start:e[r(445)][r(274)](),end:e[r(376)][r(274)](),rootName:e[r(503)][r(563)]});this[r(535)][r(375)](t,{roots:s,markers:a,rootsAttributes:o})}[_i(372)](t){const e=_i;this[e(535)][e(453)](t)}[_i(309)](){const t=_i;this[t(411)](),this[t(546)]=-1,this[t(419)]=-1,this[t(535)][t(480)](),this[t(358)](this[t(447)])}[_i(411)](){const t=_i;this[t(557)][t(480)](),this[t(380)][t(480)](),this[t(311)][t(480)](),this[t(500)][t(480)](),this[t(308)][t(480)](),this[t(275)][t(480)](),this[t(291)][t(480)](),this[t(456)][t(480)](),this[t(462)][t(480)](),this[t(555)][t(480)](),this[t(304)]=1,this[t(416)]=this[t(304)]}[_i(381)](t,e=null){const n=_i;let i=null;t.is(n(531))||(i=new s.Element(t[n(384)],{vid_start:null===e?this[n(304)]++:e++}));const r=[];for(const i of t[n(303)]())if(i.is(n(551))){r[n(287)](this[n(381)](i,e));const t=r[r[n(343)]-1];null!==e&&(e=t.is(n(551),n(306))?t[n(467)](n(491))+1:t[n(467)](n(473))+1)}else for(let t=0;t<i[n(392)];t++)r[n(287)](new s.Element(n(306),{vid:null===e?this[n(304)]++:e++}));if(t.is(n(531))){const e=Ni(t[n(563)]);return e[n(418)](0,r),e}return i[n(463)](n(473),null===e?this[n(304)]++:e++),i[n(418)](0,r),i}[_i(568)](t,e,n){const i=_i;this[i(411)]();const{roots:r,markers:o,rootsAttributes:a}=this[i(535)][i(361)](t);this[i(275)]=new Map(r),this[i(291)]=new Map(bn(a));for(const[t,e]of this[i(275)])if(i(301)!==t&&(this[i(500)][i(375)](t,xi(e)),this[i(308)]=new Map(bn(a)),n)){const n=this[i(304)];this[i(456)][i(375)](t,this[i(381)](e)),this[i(462)][i(375)](t,this[i(381)](e,n))}this[i(416)]=this[i(304)],this[i(500)][i(375)](i(301),xi(this[i(275)][i(361)](i(301)))),n&&this[i(456)][i(375)](i(301),this[i(381)](this[i(275)][i(361)](i(301))));for(const[t,e]of o){const n=this[i(275)][i(361)](e[i(563)]),r=this[i(500)][i(361)](e[i(563)]),o=new s.Range(this[i(564)](e[i(445)],n),this[i(564)](e[i(376)],n)),a=this[i(436)](o,r);n[i(513)][i(375)](t,o),this[i(555)][i(375)](t,a)}this[i(446)](t,e,n)}[_i(446)](t,e,n){const i=_i;for(const r of this[i(447)][i(570)](t,e))this[i(537)](r,n);for(const t of this[i(500)][i(417)]())t[i(513)][i(480)]();for(const[t,e]of this[i(555)])this[i(500)][i(361)](e[i(503)][i(563)])[i(513)][i(375)](t,e[i(274)]());const r=new Map,s=new Map;for(const[t,e]of this[i(500)])r[i(375)](t,xi(e)),s[i(375)](t,this[i(308)][i(361)](t));this[i(525)](e,r,this[i(555)],s)}[_i(305)](t){const e=_i,n=Array[e(286)](this[e(535)][e(424)]());n[e(415)](((t,e)=>t-e)),n[e(387)]();for(const e of n)if(e<t)return e;return Number[e(394)]}[_i(272)](t,e){const n=_i,i=Array[n(286)](e[n(513)])[n(410)]((([e,i])=>[e,this[n(436)](i,t)]));t[n(513)]=new Map(i)}[_i(459)](t){const e=_i;for(const n of this[e(555)][e(417)]()){const i=n[e(284)](t),r=s.Range[e(528)](i);n[e(445)]=r[e(445)],n[e(376)]=r[e(376)]}}[_i(537)](t,e){const n=_i;if(n(385)==t[n(318)]||n(526)==t[n(318)])return void this[n(391)](t,e);if(n(297)==t[n(318)]){const i=t[n(521)][n(503)][n(563)];this[n(500)][n(320)](i)||(this[n(500)][n(375)](i,Ni(i,!0)),this[n(308)][n(375)](i,{}),e&&this[n(456)][n(375)](i,Ni(i,!0)))}else if(n(437)==t[n(318)]||n(423)==t[n(318)]||n(509)==t[n(318)])return void this[n(492)](t);const i=this[n(432)](t,this[n(500)]);if(n(510)!==t[n(318)]&&(i[n(548)](),this[n(459)](i)),e)switch(i[n(318)]){case n(297):this[n(554)](t);break;case n(454):case n(373):case n(539):this[n(489)](t);break;case n(330):this[n(550)](t);break;case n(359):this[n(296)](t);break;case n(510):this[n(395)](t)}}[_i(432)](t,e){const n=_i,i=t[n(274)]();return i[n(427)]=t[n(427)],this[n(567)](i,e),i}[_i(312)](t){const e=_i;return t[e(410)]((t=>{const n=e,i=this[n(316)](t);return Number(t[n(481)][n(467)](i))}))}[_i(560)](t,e){const n=_i;if(t.is(n(551),n(306)))e[n(287)]({item:t,type:n(367)});else{t.is(n(551))&&e[n(287)]({item:t,type:n(451)});for(const i of t[n(303)]())this[n(560)](i,e);t.is(n(551))&&e[n(287)]({item:t,type:n(439)})}return e}[_i(401)](){const t=_i,e=new Map(this[t(557)]),n=new Map(e),i=new Map,r={insertions:{},deletions:{}},s={insertions:{},deletions:{}},o=new Map,a=new Set([...this[t(275)][t(424)](),...this[t(500)][t(424)]()]);a[t(453)](t(301));for(const e of a){const n=this[t(500)][t(361)](e)||Ni(e,!1),i=this[t(275)][t(361)](e)||Ni(e,!1);n[t(561)]()||i[t(561)]()?(r[t(342)][e]=xi(n),r[t(443)][e]=xi(i),this[t(272)](r[t(443)][e],i),this[t(272)](r[t(342)][e],n),s[t(342)][e]=this[t(560)](this[t(456)][t(361)](e),[]),s[t(443)][e]=this[t(560)](this[t(462)][t(361)](e)||Ni(e,!1),[])):a[t(453)](e)}for(const r of a){const o=s[t(342)][r];for(const r of o){const s=this[t(316)](r),o=r[t(481)][t(467)](s);n[t(453)](o),o>=this[t(416)]&&i[t(375)](o,e[t(361)](o))}}for(const r of a){const a=s[t(342)][r],c=this[t(312)](s[t(443)][r]);let u=0;for(const r of a){const s=this[t(316)](r),a=r[t(481)][t(467)](s);if(!i[t(320)](a)&&!o[t(320)](a))if(n[t(320)](a))u++;else{if(a!=c[u]){const i=e[t(361)](a)||e[t(361)](c[u]);for(;a!=c[u];)n[t(320)](c[u])||(o[t(375)](c[u],i),e[t(375)](c[u],i)),u++}u++}}}for(const e of a){const r=s[t(342)][e];for(const e of r){const r=this[t(316)](e),s=e[t(481)][t(467)](r);if(o[t(320)](s)){const e=o[t(361)](s);n[t(320)](s)||n[t(375)](s,{...e}),i[t(375)](s,{...e})}}}for(const e of n[t(424)]())e>=this[t(416)]&&n[t(453)](e);const c=new Map;for(const e of a){let r=s[t(342)][e];for(const e of r)if(e[t(481)].is(t(551),t(344))){const n=this[t(316)](e),r=e[t(481)][t(467)](n);if(i[t(320)](r)){const n=e[t(481)][t(366)][t(366)][t(467)](t(292)),s=c[t(361)](n)||new Set;s[t(470)](i[t(361)](r)[t(369)]),c[t(375)](n,s)}}r=s[t(443)][e];for(const e of r)if(e[t(481)].is(t(551),t(344))){const i=this[t(316)](e),r=e[t(481)][t(467)](i);if(n[t(320)](r)){const i=e[t(481)][t(366)][t(366)][t(467)](t(292)),s=c[t(361)](i)||new Set;s[t(470)](n[t(361)](r)[t(369)]),c[t(375)](i,s)}}for(const e of c[t(424)]())(i[t(320)](e)||n[t(320)](e))&&c[t(453)](e)}for(const e of a){const r=s[t(342)][e];let o=null,a=null;for(const e of r){const r=this[t(316)](e),s=e[t(481)][t(467)](r),u=c[t(361)](s);u&&t(451)==e[t(318)]&&(o=Array[t(286)](u)[0],a=e[t(481)][t(467)](t(473))),o&&(n[t(375)](s,{userId:o}),i[t(375)](s,{userId:o})),s==a&&(o=null,a=null)}}const u={},l=new Set;for(const e of a){const o=r[t(443)][e],a=r[t(342)][e];for(const{userId:e}of this[t(380)][t(417)]())null!==e&&l[t(470)](e);for(const{userId:e}of this[t(311)][t(417)]())null!==e&&l[t(470)](e);this[t(468)](a,s[t(342)][e],i,t(374),l),this[t(468)](o,s[t(443)][e],n,t(353),l),u[e]={insertions:this[t(299)](a),deletions:this[t(299)](o),attachChange:this[t(311)][t(361)](e)||null,attributesBefore:bn(this[t(291)][t(361)](e))||{},attributesAfter:bn(this[t(308)][t(361)](e))}}return{diffData:u,authorsIds:Array[t(286)](l)}}[_i(559)](t){const e=_i;for(const[,n]of t[e(513)]){const t=n[e(445)][e(438)]()[e(527)]((t=>e(344)==t[e(384)]));for(const n of t)1==n[e(545)]&&n[e(331)](0).is(e(551),e(314))&&n[e(331)](0)[e(463)](e(444),!0)}}[_i(299)](t){const e=_i;this[e(559)](t);const n=this[e(566)][e(273)][e(475)](t,{}),i=Array[e(286)](n[e(303)]())[e(410)]((t=>this[e(431)](t)));return JSON[e(302)](i)}[_i(431)](t){const e=_i;if(t.is(e(306)))return t[e(273)];{const n=t;return{type:Object[e(424)](Ii)[e(497)]((e=>t instanceof Ii[e])),name:n[e(384)],attributes:Array[e(286)](n[e(397)]()),children:Array[e(286)](n[e(303)]())[e(410)]((t=>this[e(431)](t)))}}}[_i(468)](t,e,n,i,r){const s=_i;let o=null,a=null,c=0;const u=this[s(566)][s(285)];for(let i=0;i<e[s(343)];i++){const r=this[s(316)](e[i]),c=e[i][s(481)][s(467)](r),h=n[s(361)](c),d=i==e[s(343)]-1;!o&&h&&(o=h,a=e[i]),o&&(!h||h[s(369)]!=o[s(369)])&&(l(h,Mi(a,t,u),Mi(e[i],t,u)),o=h||null,a=h?e[i]:null),o&&d&&l(h,Mi(a,t,u),Ai(e[i],t,u))}function l(e,n,a){const l=s,h=o[l(369)],d=l(433)+i+":"+h+":"+c++,f=u[l(345)](n,a);t[l(513)][l(375)](d,f),null!==h&&r[l(470)](h)}}[_i(316)](t){const e=_i;switch(t[e(318)]){case e(451):return e(292);case e(439):return e(473);default:return e(491)}}[_i(567)](t,e){const n=_i;t[n(494)]=null;for(const i in t){const r=t[i];if(r instanceof s.Position){const s=e[n(361)](r[n(503)][n(563)]);t[i]=this[n(564)](r,s)}if(r instanceof s.Range){const s=e[n(361)](r[n(503)][n(563)]);t[i]=this[n(436)](r,s)}n(503)===i&&(t[n(503)]=e[n(361)](t[n(503)][n(563)]))}}[_i(436)](t,e){const n=_i;return this[n(566)][n(285)][n(345)](this[n(564)](t[n(445)],e),this[n(564)](t[n(376)],e))}[_i(564)](t,e){const n=_i;return this[n(566)][n(285)][n(517)](e,t[n(393)],t[n(464)])}[_i(554)](t){const e=_i,n=this[e(456)][e(361)](t[e(521)][e(503)][e(563)]),i=this[e(564)](t[e(521)],n),r=null===t[e(427)]?null:t[e(427)]||this[e(566)][e(290)][e(361)](e(448)).me.id,o=i[e(366)],a=this[e(304)],c=[];for(const n of t[e(321)])if(n.is(e(551)))c[e(287)](this[e(381)](n));else for(let t=0;t<n[e(392)];t++)c[e(287)](new s.Element(e(306),{vid:this[e(304)]++}));const u=this[e(304)];for(let t=a;t<u;t++)this[e(557)][e(375)](t,{userId:r});o[e(418)](i[e(474)],c)}[_i(489)](t){const e=_i;(t=this[e(432)](t,this[e(456)]))[e(548)]();const n=null===t[e(427)]?null:t[e(427)]||this[e(566)][e(290)][e(361)](e(448)).me.id,i=t[e(484)](),r=i[e(366)],s=i[e(474)];!function t(i,r,s,o){const a=e;for(let e=s;e<o;e++){const s=r[a(331)](e);s.is(a(551),a(306))?i[a(375)](s[a(467)](a(491)),{userId:n}):(i[a(375)](s[a(467)](a(292)),{userId:n}),t(i,s,0,s[a(545)]),i[a(375)](s[a(467)](a(473)),{userId:n}))}}(this[e(557)],r,s,s+t[e(382)])}[_i(550)](t){const e=_i,n=null===(t=this[e(432)](t,this[e(456)]))[e(427)]?null:t[e(427)]||this[e(566)][e(290)][e(361)](e(448)).me.id,i=t[e(442)][e(366)],r=t[e(280)][e(366)],s=i[e(467)](e(473)),o=r[e(467)](e(292));i[e(463)](e(473),r[e(467)](e(473))),r[e(463)](e(473),s),this[e(557)][e(375)](o,{userId:n}),this[e(557)][e(375)](s,{userId:n}),t[e(548)]()}[_i(296)](t){const e=_i,n=null===(t=this[e(432)](t,this[e(456)]))[e(427)]?null:t[e(427)]||this[e(566)][e(290)][e(361)](e(448)).me.id,i=t[e(370)],r=t[e(435)][e(366)];t[e(548)]();const s=r[e(467)](e(473)),o=t[e(458)][e(412)];if(i){const t=o[e(467)](e(473)),i=r[e(467)](e(473));r[e(463)](e(473),t),o[e(463)](e(473),i),this[e(557)][e(375)](r[e(467)](e(473)),{userId:n}),this[e(557)][e(375)](o[e(467)](e(292)),{userId:n})}else{const t=this[e(304)]++,i=this[e(304)]++;r[e(463)](e(473),t),o[e(463)](e(292),i),o[e(463)](e(473),s),this[e(557)][e(375)](t,{userId:n}),this[e(557)][e(375)](i,{userId:n})}}[_i(395)](t){const e=_i;if(!t[e(362)])return;const n=(t=this[e(432)](t,this[e(500)]))[e(543)]?t[e(543)][e(503)]:null,i=t[e(516)]?t[e(516)][e(503)]:null;n&&this[e(555)][e(453)](t[e(384)]),i&&this[e(555)][e(375)](t[e(384)],t[e(516)][e(274)]());const r=null===t[e(427)]?null:t[e(427)]||this[e(566)][e(290)][e(361)](e(448)).me.id,s=t[e(384)];if(!this[e(380)][e(320)](s))return void this[e(380)][e(375)](s,{range:t[e(543)],userId:r});const o=this[e(380)][e(361)](s),a=o[e(507)],c=t[e(516)];null==a&&null==c||a&&c&&a[e(396)](c)?this[e(380)][e(453)](t[e(384)]):o[e(369)]=r}[_i(391)](t,e){const n=_i;this[n(500)][n(320)](t[n(563)])?this[n(500)][n(361)](t[n(563)])[n(542)]=t[n(333)]:(this[n(500)][n(375)](t[n(563)],Ni(t[n(563)],!0)),this[n(308)][n(375)](t[n(563)],{}),e&&this[n(456)][n(375)](t[n(563)],Ni(t[n(563)],!0)));const i=null===t[n(427)]?null:t[n(427)]||this[n(566)][n(290)][n(361)](n(448)).me.id,r=this[n(311)][n(361)](t[n(563)]);r&&r[n(369)]===i?this[n(311)][n(453)](t[n(563)]):this[n(311)][n(375)](t[n(563)],{userId:i,isAttached:t[n(333)]})}[_i(492)](t){const e=_i,n=this[e(308)][e(361)](t[e(503)][e(563)]);null===t[e(522)]?delete n[t[e(363)]]:n[t[e(363)]]=t[e(522)]}}function xi(t){const e=_i,n=Ni(t[e(563)],t[e(561)]());for(const i of t[e(303)]()){const t=i[e(499)](!0);n[e(295)](t)}return n}function Ni(t,e=!0){const n=_i,i=new s.DocumentFragment;return i[n(563)]=t,i[n(542)]=e,i[n(561)]=()=>i[n(542)],i}function Ri(){const t=["addRootAttribute","getAncestors","elementEnd","getRevision","addRevision","targetPosition","deletions","keepParagraph","start","_applyOperations","source","Users","attributes","getCurrentRevisionId","elementStart","pluginName","delete","move","getIndex","_idsRoots","locale","insertionPosition","_transformMarkers","editing","addRevisionData","_baseIdsRoots","_setAttribute","stickiness","upcast","document","getAttribute","_markChanges","_isInit","add","1561734REoCAu","max","vid_end","offset","toView","toVersion","currentRevision","315788hzvuCn","rootsAttributes","clear","item","4074912HIptht","repository","getMovedRangeStart","children","bind","getRoot","3917390gWoljg","_handleMoveOperation","getRevisions","vid","_handleRootAttributeOperation","getLatestVersion","baseVersion","previousPosition","_loadedStateData","find","getUser","_clone","_diffRoots","9686890imBGqs","initial","root","ready","startsWith","RevisionTracker","range","for","changeRootAttribute","marker","_createInitialRevision","toData","markers","parse","resolve","newRange","createPositionFromPath","PENDING_ACTION_REVISION_HISTORY","_removeRevisionMarkers","RevisionsRepository","position","newValue","_setConversion","define","_saveMetaData","detachRoot","filter","_createFromRanges","_pendingAction","_bufferedUpdates","documentFragment","requires","createRevision","hasContent","_savedMetaData","creatorId","_handleOperation","shift","reinsert","_revisionDataBuilder","size","_isAttached","oldRange","fromEntries","childCount","_lastFrom","getNodeByPath","_execute","getRevisionRootsAttributes","_handleMergeOperation","element","forEach","RealTimeCollaborationClient","_handleInsertOperation","_markers","getRootNames","_touched","getWalker","_processRootBeforeSave","_generateTape","isAttached","_findInsertionIndex","rootName","_fixPosition","createRangeIn","editor","_fixOperation","_calculateMetaData","_operations","getOperations","getRevisionDocumentData","_copyMarkers","data","clone","_baseRoots","conversion","attributesBefore","initialData","view","sourcePosition","updateRevisions","isReady","slice","getTransformedByOperation","model","from","push","setSource","loadState","plugins","_baseRootsAttributes","vid_start","_update","_createCurrentRevision","_appendChild","_handleSplitOperation","insert","createdAt","_prepareViewToSave","fromVersion","$graveyard","stringify","getChildren","_revisionId","_getPreviousFrom","$text","editor-initial-data-replaced-with-revision-data","_diffRootsAttributes","reInit","dataDowncast","_touchedRoots","_getBaseVids","diffData","paragraph","_addPendingAction","_getVidAttributeName","_bufferUpdate","type","_removePendingAction","has","nodes","_continueCurrentRevision","_startingVersion","authors","update","sendBufferedUpdates","revision","Empty document","_loadState","merge","getChild","21IgRadY","isAdd","createPositionBefore","_initialRevisionId","_source","getRange","toModel","getTime","11lqrGGe","_replaceEditorDataWithRevisionData","insertions","length","tableCell","createRange","some","revision-end","string","dataToMarker","roots","createPositionAt","attributesAfter","deletion","data-revision-","6321294AXPTsL","includes","_makeModelFromViewString","init","split","default","get","affectsData","key","_loadRevisionData","then","parent","text","trim","userId","graveyardPosition","saveRevision","_removeMetaData","remove","insertion","set","end","isEnabled","authorsIds","revisionHistory.resumeUnsavedRevision","_touchedMarkers","_makeIdsRoot","howMany","finally","name","addRoot","config","reverse","createPositionAfter","revision-start","1123UyDKjU","_handleRootOperation","offsetSize","path","NEGATIVE_INFINITY","_handleMarkerOperation","isEqual","getAttributes","21mSNmJl","history","setRevisionData","_getState","_isPendingUpdate","adapter","collaboration.channelId","markerToData","_makeRevision","Initial revision","processor","marked","map","_reset","nodeAfter","afterInit","attachChange","sort","_startingRevisionId","values","_insertChild","_lastTo","getOperation","getData","_getFromVersion","removeRootAttribute","keys","useFillerType","creator","_authorId","version","PendingActions","buildRevisionData","_getViewJson","_cloneOperation","revision:","152xAxnYd","splitPosition","_fixRange"];return(Ri=function(){return t})()}function Mi(t,e,n){const i=_i,r=i(439)==t[i(318)]?n[i(351)](t[i(481)],i(376)):n[i(334)](t[i(481)]);return n[i(517)](e,r[i(393)],r[i(464)])}function Ai(t,e,n){const i=_i,r=i(451)==t[i(318)]?n[i(351)](t[i(481)],0):n[i(388)](t[i(481)]);return n[i(517)](e,r[i(393)],r[i(464)])}var Ei=n(311),ji=n(673),Vi=n.n(ji),Ci=n(426),Di={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(Ci.A,Di);Ci.A.locals;var Fi=n(959),Li={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(Fi.A,Li);Fi.A.locals;const zi=Ui;function Pi(){const t=["cancelButtonView","label","ck-button-cancel","focus","504540zuAYsg","Save","tab","input","optional","revisionName","220","cancel","20040ESFIdw","focusTracker","ck-button-save","265039iZpdNO","forEach","render","arrowleft","151920UDwAWJ","Name of the revision","saveButtonView","trim","check","type","999275LjRwmt","ck-responsive-form","extendTemplate","revisionNameInputValue","ck-revision-history-save-revision-form","keystrokes","focusFirst","listenTo","1510881lYXYOs","setTemplate","_createRevisionNameInput","_createButton","reset","stopPropagation","arrowright","arrowdown","1048qfPerL","errorText","arrowup","469ZCXYCs","add","Cancel","_focusables","_focusCycler","shift + tab","value","locale","execute","revisionNameInputView","submit","fieldView","form","set","3123lzRouD","element","delegate"];return(Pi=function(){return t})()}function Ui(t,e){const n=Pi();return(Ui=function(t,e){return n[t-=483]})(t,e)}!function(t,e){const n=Ui,i=t();for(;;)try{if(267231===-parseInt(n(539))/1+-parseInt(n(543))/2+parseInt(n(496))/3+parseInt(n(528))/4+-parseInt(n(488))/5+-parseInt(n(536))/6*(-parseInt(n(507))/7)+parseInt(n(504))/8*(-parseInt(n(521))/9))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Pi);class Hi extends Ei.View{constructor(n,i){const r=Ui;super(n),this[r(537)]=new e.FocusTracker,this[r(493)]=new e.KeystrokeHandler,this[r(520)](r(491),""),this[r(516)]=this[r(498)](i),this[r(484)]=this[r(499)]($n(n,r(529)),t.icons[r(486)],r(538)),this[r(484)][r(487)]=r(517),this[r(524)]=this[r(499)]($n(n,r(509)),t.icons[r(535)],r(526),r(535)),this[r(510)]=new Ei.ViewCollection,this[r(511)]=new Ei.FocusCycler({focusables:this[r(510)],focusTracker:this[r(537)],keystrokeHandler:this[r(493)],actions:{focusPrevious:r(512),focusNext:r(530)}}),this[r(497)]({tag:r(519),attributes:{class:["ck",r(492),r(489)],tabindex:"-1"},children:[this[r(516)],this[r(484)],this[r(524)]]}),(0,Ei.injectCssTransitionDisabler)(this)}[zi(541)](){const t=zi;super[t(541)](),(0,Ei.submitHandler)({view:this}),[this[t(516)],this[t(484)],this[t(524)]][t(540)]((e=>{const n=t;this[n(510)][n(508)](e),this[n(537)][n(508)](e[n(522)])})),this[t(493)][t(495)](this[t(522)]);const e=e=>e[t(501)]();this[t(493)][t(520)](t(502),e),this[t(493)][t(520)](t(542),e),this[t(493)][t(520)](t(506),e),this[t(493)][t(520)](t(503),e)}[zi(527)](){const t=zi;this[t(511)][t(494)]()}get[zi(533)](){const t=zi;return this[t(516)][t(518)][t(522)][t(513)][t(485)]()}set[zi(533)](t){const e=zi;this[e(516)][e(518)][e(522)][e(513)]=t[e(485)]()}[zi(500)](){const t=zi;this[t(516)][t(518)][t(522)][t(513)]="",this[t(516)][t(505)]=null}[zi(498)](t){const e=zi,n=new Ei.LabeledFieldView(this[e(514)],Ei.createLabeledInputText),i=n[e(518)];i[e(490)]({attributes:{maxlength:e(534)}});let r=$n(this[e(514)],e(483));return!t&&(r+=" ("+$n(this[e(514)],e(532))+")"),n[e(525)]=r,i.on(e(531),(()=>{const t=e;this[t(491)]=i[t(522)][t(513)][t(485)]()})),n}[zi(499)](t,e,n,i){const r=zi,s=new Ei.ButtonView(this[r(514)]);return s[r(520)]({label:t,icon:e,tooltip:!0}),s[r(490)]({attributes:{class:n}}),i&&s[r(523)](r(515)).to(this,i),s}}const Zi=qi;function qi(t,e){const n=Bi();return(qi=function(t,e){return n[t-=489]})(t,e)}function Bi(){const t=["items","isEnabled","RevisionTracker","plugins","451450ERaCKZ","RevisionHistoryUI","Open revision history","panelView","history","init","editor","saveButtonView","2RjnupW","get","buttonView","isReady","revisionHistory.requireRevisionName","7600872cEgpID","143FCKgSy","focus","view","addMany","The revision name cannot be empty.","7zmStnx","10PJolya","execute","680213TVwqdS","Revision history","revisionHistory","children","submit","saveRevision","length","3089124OwnwrX","set","showRevisionViewerCallback","editing","render","componentFactory","1891448iltvOt","pluginName","isOpen","Save current revision","revisionName","isReadOnly","change:isOpen","requires","6viYptL","config","bind","1101414jfAdSY","reset","add","22PWzuhZ","remove","cancel","5684013itIUhd","revisionNameInputView","errorText"];return(Bi=function(){return t})()}!function(t,e){const n=qi,i=t();for(;;)try{if(610360===-parseInt(n(497))/1*(parseInt(n(542))/2)+-parseInt(n(518))/3*(parseInt(n(510))/4)+parseInt(n(495))/5*(-parseInt(n(521))/6)+parseInt(n(494))/7*(-parseInt(n(547))/8)+parseInt(n(527))/9+-parseInt(n(534))/10*(-parseInt(n(524))/11)+-parseInt(n(504))/12*(-parseInt(n(489))/13))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Bi);class Wi extends t.Plugin{static get[Zi(511)](){return Zi(535)}static get[Zi(517)](){return[Oi]}[Zi(539)](){const e=Zi,n=this[e(540)],i=n[e(533)][e(543)](e(532));n.ui[e(509)][e(523)](e(499),(r=>{const s=e,o=(0,Ei.createDropdown)(r),a=o[s(537)][s(500)],c=new Ei.ListView(r),u=new Ei.ListItemView(r),l=new Ei.ButtonView(r),h=new Ei.ListItemView(r),d=new Ei.ButtonView(r),f=new Hi(r,n[s(519)][s(543)](s(546)));function v(){const t=s;a[t(503)]&&a[t(525)](0),a[t(523)](c)}function m(){const t=s;o[t(512)]=!1,n[t(507)][t(491)][t(490)]()}return o[s(520)](s(531)).to(i,s(545),i,s(531),n,s(515),((t,e,n)=>t&&e&&!n)),o[s(544)][s(505)]({icon:t.icons[s(538)],label:$n(r,s(498)),tooltip:!0}),l[s(505)]({label:$n(r,s(513)),withText:!0}),l[s(520)](s(531)).to(i,s(545),i,s(531),n,s(515),((t,e,n)=>t&&e&&!n)),l.on(s(496),(()=>function(){const t=s;a[t(503)]&&a[t(525)](0),f[t(522)](),a[t(523)](f),f[t(490)]()}())),d[s(505)]({label:$n(r,s(536)),withText:!0}),d[s(520)](s(531)).to(i,s(545),n,s(515),((t,e)=>t&&!e)),d.on(s(496),(()=>{const t=s;n[t(519)][t(543)](t(499))[t(506)](),m()})),u[s(500)][s(523)](l),h[s(500)][s(523)](d),c[s(530)][s(492)]([u,h]),o.on(s(516),(()=>v())),f[s(541)][s(520)](s(531)).to(i,s(545),i,s(531),n,s(515),((t,e,n)=>t&&e&&!n)),f.on(s(501),(()=>{const t=s;n[t(519)][t(543)](t(546))&&""===f[t(514)]?f[t(528)][t(529)]=$n(r,t(493)):(n[t(533)][t(543)](Oi)[t(502)]({name:f[t(514)]}),m())})),f.on(s(526),(()=>v())),f[s(508)](),v(),o}))}}const Ji=Yi;function Yi(t,e){const n=Gi();return(Yi=function(t,e){return n[t-=487]})(t,e)}function Gi(){const t=["Removed by","changeId","type","ck-revision-change__label","755225gDcMeZ","10GJylCT","focus","setTemplate","bindTemplate","element","614545vQNDLM","Suggested by","6356uPkymf","9498123YgmTWg","set","15571358KAVqQx","_model","author","div","name","ck-revision-change__","ck-revision-change","span","6208rqQnLE","2646183nRthot","data","add","4QlXAQz","2778144HgEQNd","isSuggestion","24fYFglU","Added by","ck-annotation"];return(Gi=function(){return t})()}!function(t,e){const n=Yi,i=t();for(;;)try{if(627454===parseInt(n(501))/1*(-parseInt(n(518))/2)+parseInt(n(515))/3+-parseInt(n(519))/4+parseInt(n(495))/5*(parseInt(n(488))/6)+parseInt(n(503))/7*(parseInt(n(514))/8)+parseInt(n(504))/9*(-parseInt(n(496))/10)+parseInt(n(506))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Gi);class Ki extends Ei.View{constructor(t,e){const n=Yi;super(t),this[n(507)]=e,this[n(492)]=e.id;const i=this[n(499)],r=$n(t,e[n(516)][n(487)]?n(502):n(517)==e[n(493)]?n(489):n(491));this[n(505)](n(493),e[n(493)]),this[n(498)]({tag:n(509),attributes:{class:[n(490),n(512),i.to(n(493),(t=>n(511)+t))],tabindex:-1},children:[{tag:n(513),children:[{tag:n(513),attributes:{class:[n(494)]},children:[{text:r}]},{text:" "+e[n(508)][n(510)]}]}]})}[Ji(497)](){const t=Ji;this[t(500)][t(497)]()}}var Xi=$i;function Qi(){var t=["472627vTUDce","set","19235sJqCWL","19472250GlBIED","18IWquwK","data","type","5103784coWMlm","209062HUcGgM","createdAt","3965512JovxoA","8tQZqxa","354wkUkKI","author","rootName","toJSON","3122127ebijjG"];return(Qi=function(){return t})()}function $i(t,e){var n=Qi();return($i=function(t,e){return n[t-=284]})(t,e)}!function(t,e){for(var n=$i,i=t();;)try{if(535802===-parseInt(n(284))/1+-parseInt(n(292))/2*(parseInt(n(288))/3)+parseInt(n(294))/4+-parseInt(n(286))/5*(parseInt(n(296))/6)+-parseInt(n(291))/7+parseInt(n(295))/8*(-parseInt(n(300))/9)+parseInt(n(287))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Qi);class tr extends((0,e.ObservableMixin)()){constructor(t){var n=$i;super(),this.id=t.id||(0,e.uid)(),this[n(297)]=t[n(297)],this[n(290)]=t[n(290)],this[n(289)]=t[n(289)]||{},this[n(298)]=t[n(298)],this[n(285)](n(293),t[n(293)])}[Xi(299)](){var t=Xi;return{id:this.id,authorId:this[t(297)].id,type:this[t(290)],data:this[t(289)],createdAt:this[t(293)]}}}const er=nr;function nr(t,e){const n=ir();return(nr=function(t,e){return n[t-=451]})(t,e)}function ir(){const t=["newRevisionId","480134nYQkxb","4lwJxyN","15449128KviNsC","2712835xKIwTl","oldRevisionId","220891GwIVrk","changes","3202896nQissU","_setChanges","1736103hGDXFg","add","3815763xTkRXq"];return(ir=function(){return t})()}!function(t,e){const n=nr,i=t();for(;;)try{if(427392===-parseInt(n(451))/1+-parseInt(n(459))/2+parseInt(n(455))/3*(parseInt(n(460))/4)+-parseInt(n(462))/5+-parseInt(n(453))/6+-parseInt(n(457))/7+parseInt(n(461))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ir);class rr{constructor(t,n){const i=nr;this[i(458)]=t,this[i(463)]=n,this[i(452)]=new e.Collection}[er(454)](t){const e=er;for(const n of t)this[e(452)][e(456)](n)}}var sr=n(536),or={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(sr.A,or);sr.A.locals;function ar(t,e){const n=ur();return(ar=function(t,e){return n[t-=458]})(t,e)}const cr=ar;function ur(){const t=["ck-revision-history-root-add","_joinTapes","ck-suggestion-preview-marker","all","mouseover","view","compare","removeAttribute","uiElement","_setConversion","done","740224cbHZxd","roots","init","addRevisionData","insertions","revision-suggestion:","createRevision","revision:","isReady","deletion","addRevision","startIndex","change","enqueueChange","restoreRevisionCallback","addClass","bindElementToMarker","_step","markerNameToElements","_makeModelFromViewString","includes","data","from","isAttached","375424MBPJlI","revision-comment:","_markMismatchedRemovedTags","_cleanUp","getChild","isEqual","editingDowncast","slice","bind","ck-suggestion-marker","getRevisionRootsAttributes","getAttributes","remove","isRemoved","highest","revision-end","revision-viewer","change:isEnabled","_changeIdToChange","vid_start","editing","getDomRoot","addMarker:revision-suggestion:insertion","isSuggestion","_removeUnsupportedChanges","forward","top","_processTape","commands","forEach","getWalker","downcastDispatcher","comment","default","attributes","backward","_removeMissingPairs","vid","object","createAttributeElement","ck-suggestion-marker-split","then","pairId","useFillerType","getRoot","isContent","endIndex","addMarker:revision-suggestion:deletion","execute","_changeView","currentChangeNumber","detachRoot","195668zyEITO","softBreak","collaboration.channelId","elementEnd","toViewPosition","authors","listenTo","isBefore","first","change:activeChange","_initInteractions","wrap","editor","error","resolve","_getChangeFromId","isBlock","getIndex","side","getItems","loadRevisionData","addRoot","elementStart","splice","_makeModelFromTape","vid_end","_getViewForChange","selection","getAttribute","range","isInline","RevisionsRepository","attributesAfter","observeMarkers","ck-suggestion-marker--active","_balloon","insertion","abs","code","getCustomProperty","createUIElement","WidgetToolbarRepository","ck-suggestion-preview-marker-","distance","isAdded","removeMarker:revision","repository","consume","upcast","insert","ck-revision-history-root--active","domConverter","bottom","sort","_sortAndFilterDiffChanges","ck-suggestion-marker-","data-change-id","add","_activeViewTarget","change:isReady","createPositionBefore","_appendChild","unshift","removeClass","18764ocJKpX","viewItem","high","hasAttribute","mapper","removeMarker","isCollapsed","toModel","find","hasClass","showPreviousChange","_getViewObj","suggestion","forceDisabled","_cleanMarkers","_threeWayMerge","findIndex","level","has","next","isAfter","span","get","addMarker:revision","item","POSITIVE_INFINITY","newRevisionId","writer","maxOffset","diffData","type","plugins","deletions","ck-suggestion-marker-merge","createRange","concat","stop","test","unbindElementFromMarkerName","locale","revision","revision-start","change:activeView","markersEnd","refresh","data-revision-","element:pre","3206304WiMRiv","pop","element","revision-suggestion","parent","checkAttribute","_data","clear","_revisions","change:numberOfChanges","rootName","getRevision","dataDowncast","oldRevisionId","createRangeIn","children","parse","revisionHistory","pluginName","affectsData","activeView","-new","schema","end","keys","merge","14325tuMmTh","isAddSuggestion","index","revisionHistoryLabel","filter","isLimit","mapViewToDom","ck-revision-history-root-","start","userId","_setDistance","_fixObsoleteTags","consumable","isAtEnd","attributesBefore","_getRevisionsRange","marked","right","_removeRevisionMarkers","startsWith","attachChange","RevisionViewer","name","catch","ck-editor__editable__overlay","isIncorrect","dataToMarker","mousedown","_setChanges","isNavigationMode","markersStart","_findChangeIdFromDomTarget","indexOf","isOnRoot","ck-revision-history-root-remove","offsetSize","flat","attribute:vid","markerRange","nodeAfter","activeChange","config","getRootNames","restoreRevision","string","showStack","return","for","toViewRange","push","markerToData","set","isObject","nextPosition","toViewElement","showNextChange","requires","_update","isRemoveSuggestion","markerToHighlight","modelRange","values","_getDiff","_refreshStartEndIndex","isAtStart","conversion","nextSibling","elementToAttribute","left","_markSuggestions","domEvent","removeMarker:revision-suggestion","suggestion:","destroy","revisionHistoryAttachChange","changes","10NSVvpy","numberOfChanges","delete","map","getRevisionData","shift","enableReadOnlyMode","diff","getClientRects","processor","_markInsertions","reconvertMarker","isEnabled","markerName","model","_makeTape","1537962mjXuxo","changeId","addHighlight","toData","updatePosition","length","20Cclgve","low","document","setAttribute","_markMarkers","adapter","split","markers","text","previousPosition","target","createPositionFromPath"];return(ur=function(){return t})()}!function(t,e){const n=ar,i=t();for(;;)try{if(152854===-parseInt(n(690))/1*(parseInt(n(505))/2)+parseInt(n(763))/3+-parseInt(n(626))/4*(-parseInt(n(527))/5)+parseInt(n(521))/6+parseInt(n(574))/7+parseInt(n(550))/8+-parseInt(n(737))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ur);const lr={c:s.ViewContainerElement,a:s.ViewAttributeElement,e:s.ViewEmptyElement,r:s.ViewRawElement,u:s.ViewUIElement};class hr extends t.Plugin{static get[cr(755)](){return cr(784)}static get[cr(485)](){return[r.Users,Ei.ContextualBalloon,Qn]}constructor(t){const e=cr;super(t),this[e(672)]=this[e(638)][e(721)][e(712)](e(657)),this[e(480)](e(469),null),this[e(480)](e(757),null),this[e(684)]=null,this[e(480)](e(512),null),this[e(480)](e(558),!1),this[e(480)](e(517),!0),this.on(e(591),((t,n,i)=>{const r=e;this[r(469)]=null,this[r(757)]=null,this[r(638)][r(594)][r(544)][r(562)]((t=>{const e=r;for(const n of this[e(638)][e(594)][e(544)][e(529)][e(551)])i?t[e(689)](e(787),n):t[e(565)](e(787),n)}))})),this[e(582)](e(458)).to(this,e(469),(t=>null!==t)),this[e(582)](e(624)).to(this,e(558),this,e(512),this,e(469),((t,n,i)=>t&&i?n[e(504)][e(643)](i):0)),this[e(582)](e(506)).to(this,e(558),this,e(512),((t,n)=>t?n[e(504)][e(526)]:0)),this[e(623)]=null,this[e(592)]=new Map,this[e(532)]=null,this[e(661)]=this[e(638)][e(721)][e(712)](Ei.ContextualBalloon)}[cr(552)](){const t=cr,e=this[t(638)],n=new vr(e,{direction:t(609)}),i=new vr(e,{direction:t(599)});e[t(602)][t(683)](t(700),n),e[t(602)][t(683)](t(484),i),e[t(602)][t(683)](t(472),new fr(e)),this.on(t(746),(()=>{const e=t;n[e(734)](),i[e(734)]()})),this[t(548)](),this[t(636)](),e[t(511)](t(590)),e[t(721)][t(708)](t(667))&&e[t(721)][t(712)](t(667))[t(703)](t(590))}async[cr(509)](t){const e=cr;await this[e(646)](t);const n={};for(const i in t[e(719)]){if(t[e(719)][i][e(783)]&&!t[e(719)][i][e(783)][e(573)])continue;const r=this[e(781)](JSON[e(753)](t[e(719)][i][e(554)])),o=this[e(638)][e(594)][e(544)][e(529)],a=new s.ViewDocumentFragment(o,r[e(508)]((t=>this[e(701)](t))));this[e(638)][e(571)][e(514)][e(617)](e(779)),n[i]=this[e(638)][e(571)][e(514)][e(524)](a),this[e(638)][e(571)][e(514)][e(617)](e(607))}return n}async[cr(584)](t){const e=cr;await this[e(646)](t);const n={};for(const i in t[e(719)])t[e(719)][i][e(783)]&&!t[e(719)][i][e(783)][e(573)]||(n[i]=t[e(719)][i][e(658)]||{});return n}[cr(781)](t){const e=cr;return(t=t[e(767)]((t=>!t[e(785)]||e(731)!==t[e(785)]&&e(589)!==t[e(785)])))[e(603)]((t=>{const n=e;n(473)!=typeof t&&(t[n(752)]=this[n(781)](t[n(752)]),t[n(608)]=t[n(608)][n(767)]((t=>!t[0][n(782)](n(735)))))})),t}async[cr(545)](t,e,n=!1){const i=cr;if(!this[i(517)])return;const r=this[i(512)],s=this[i(672)],o=i(473)==typeof t?s[i(748)](t):t,a=i(473)==typeof e?s[i(748)](e):e,c=o.id,u=a?a.id:null;if(!n&&this[i(512)]&&this[i(512)][i(716)]===c&&this[i(512)][i(750)]===u)return Promise[i(640)]();this[i(558)]=!1,this[i(757)]=null,this[i(469)]=null,this[i(512)]=new rr(c,u);const l=this[i(778)](o,a,!0)[i(508)]((t=>this[i(646)](t)));return l[i(478)](new Promise((t=>{setTimeout(t,20)}))),Promise[i(542)](l)[i(615)]((()=>{const t=i;if(!this[t(517)])return;this[t(577)]();const e=this[t(491)](c,u);for(const n of e[t(504)])this[t(592)][t(480)](n.id,n);this[t(638)][t(519)][t(563)]({isUndoable:!1},(n=>{const i=t;for(const t of this[i(638)][i(519)][i(529)][i(471)]())n[i(625)](t);for(const t of Object[i(761)](e[i(519)])){const r=n[i(647)](t);for(const s of Object[i(761)](e[i(608)][t]))n[i(530)](s,e[i(608)][t][s],r);n[i(675)](e[i(519)][t],r,0)}})),this[t(512)][t(791)](this[t(680)](e[t(504)])),this[t(558)]=!0}))[i(786)]((t=>{const e=i;console[e(639)](t),this[e(577)](),r&&(this[e(512)]=r),this[e(558)]=!0}))}[cr(553)](t,e){const n=cr,i=this[n(672)][n(556)](t);return i.on(n(486),((t,n,r)=>e(n,r,i))),this[n(672)][n(560)](i),i}[cr(646)](t){const e=cr;if(!t||t[e(719)])return Promise[e(640)]();{const n=this[e(638)][e(470)][e(712)](e(628));return this[e(532)][e(748)]({channelId:n,revisionId:t.id})[e(615)]((n=>{const i=e;t[i(486)]({diffData:n[i(719)]},!0)}))}}[cr(577)](){const t=cr;this[t(469)]=null,this[t(704)](),this[t(623)]&&this[t(623)][t(502)](),this[t(623)]=null,this[t(592)][t(744)](),this[t(638)][t(519)][t(563)]({isUndoable:!1},(e=>{const n=t;for(const t of this[n(638)][n(519)][n(529)][n(471)]())e[n(625)](t)}))}[cr(680)](t){const e=cr,n=[],i=new Map;for(const t of this[e(638)][e(519)][e(529)][e(471)]()){const r=this[e(638)][e(594)][e(544)][e(595)](t);if(!r)continue;const s=r[e(513)]()[e(714)](0);s&&(n[e(478)](t),i[e(480)](t,s))}return n[e(679)](((t,n)=>{const r=e,s=i[r(712)](t),o=i[r(712)](n);return s.y-o.y||s.x-o.x})),(t=t[e(767)]((t=>n[e(570)](t[e(747)]))))[e(679)](((t,i)=>n[e(461)](t[e(747)])-n[e(461)](i[e(747)]))),t}[cr(520)](t){const e=cr,n=Array[e(572)](t[e(534)])[e(767)]((([t,n])=>t[e(782)](e(557))&&!n[e(696)])),i=Array[e(572)](this[e(638)][e(519)][e(751)](t)[e(604)]({singleCharacters:!0}));if(0!=n[e(526)])for(const t of i){const[i,r]=n[0],[,s,o]=i[e(533)](":");if(r[e(760)][e(579)](t[e(482)])&&n[e(510)](),(t[e(536)][e(579)](r[e(771)])||t[e(536)][e(710)](r[e(771)]))&&(e(662)==s?t[e(670)]={userId:o}:e(559)==s&&(t[e(587)]={userId:o})),0==n[e(526)])break}return i}[cr(492)](t){const e=cr,n=new Map;for(let i=0;i<t[e(526)];i++)e(535)===t[i][e(720)]?(t[i][e(714)][e(561)]=i,t[i][e(714)][e(620)]=i):(e(648)===t[i][e(720)]?t[i][e(714)][e(561)]=i:e(629)===t[i][e(720)]&&(t[i][e(714)][e(620)]=i),n[e(480)](t[i].id,i));for(const i of n[e(490)]())e(648)===t[i][e(720)]?t[i][e(714)][e(620)]=n[e(712)](t[i][e(616)]):e(629)===t[i][e(720)]&&(t[i][e(714)][e(561)]=n[e(712)](t[i][e(616)]))}[cr(601)](t){const e=cr;for(let n=0;n<t[e(526)];n++){if(e(648)===t[n][e(720)])t[n][e(714)][e(561)]=n;else if(e(629)===t[n][e(720)]){t[n][e(714)][e(620)]=n;const i=t[n][e(714)][e(561)];t[i][e(616)]=t[n].id,t[n][e(616)]=t[i].id}else t[n][e(714)][e(561)]=n,t[n][e(714)][e(620)]=n,t[n][e(616)]=null;t[n][e(459)]||(t[n][e(459)]=[],t[n][e(733)]=[])}}[cr(515)](t,e){const n=cr,i=t[n(767)]((t=>!t[n(670)]));for(let t=0;t<e[n(526)];t++)e[t][n(670)]&&(i[t][n(670)]=e[t][n(670)])}[cr(569)](t){const e=cr,n=JSON[e(753)](t),i=this[e(638)][e(594)][e(544)][e(529)],r=new s.ViewDocumentFragment(i,n[e(508)]((t=>this[e(701)](t))));return this[e(638)][e(571)][e(697)](r)}[cr(701)](t){const e=cr,n=this[e(638)][e(594)][e(544)][e(529)];if(e(473)==typeof t)return new s.ViewText(n,t);{const i=t[e(752)][e(508)]((t=>this[e(701)](t)));return new(lr[t[e(720)]]||s.ViewElement)(n,t[e(785)],t[e(608)],i)}}[cr(491)](t,e=null){const n=cr,i=this[n(672)][n(748)](t),r=e?this[n(672)][n(748)](e):null,s=this[n(778)](i,r),o=s[s[n(526)]-1],a=new Map,c={model:{},attributes:{},changes:[]},u=new Set,l=new Map;for(let t=s[n(526)]-1;t>=0;t--){const e=s[t];for(const t of Object[n(761)](e[n(719)]))if(e[n(719)][t][n(783)]){const i=e[n(719)][t][n(783)];i[n(573)]?(u[n(683)](t),l[n(708)](t)&&l[n(712)](t)[n(772)]==i[n(772)]?l[n(507)](t):l[n(480)](t,i)):l[n(708)](t)?(u[n(507)](t),l[n(507)](t)):(u[n(683)](t),l[n(480)](t,i))}else u[n(683)](t)}for(const t of u){const e=l[n(708)](t)&&!l[n(712)](t)[n(573)];let i=e?s[n(526)]-1:0;const r=e?-1:1;for(;s[i];){const o=s[i];if(o[n(719)][t]){const i=e?o[n(719)][t][n(777)]:o[n(719)][t][n(658)];c[n(608)][t]=i?bn(i):{};break}i+=r}}for(const t of s){t[n(519)]={};for(const e of t[n(631)])a[n(480)](e.id,e);for(const e of u){const i=t[n(719)][e]?t[n(719)][e][n(554)]:"[]",r=t[n(719)][e]?t[n(719)][e][n(722)]:"[]";t[n(519)][e]={insertions:this[n(569)](i),deletions:this[n(569)](r)}}}for(const t of u){let e=null,r=0;const u=new Map(Array[n(572)](i[n(519)][t][n(554)][n(534)])[n(767)]((([t])=>!t[n(782)](n(557)))));let h=0;for(const o of s){const s=this[n(520)](o[n(519)][t][n(554)]);o==i?(e=s,r=e[n(526)],e[n(603)]((t=>{t.id=h++})),this[n(601)](e)):this[n(515)](e,s);const a=e[n(767)]((t=>!t[n(670)]))[n(508)]((t=>t.id));let c=0;const l=this[n(520)](o[n(519)][t][n(722)]);l[n(603)]((t=>{t[n(587)]?t.id=r++:t.id=a[c++]})),this[n(601)](l),this[n(773)](e,n(670)),this[n(773)](l,n(587)),o==i&&this[n(531)](e,u),e=this[n(540)](e,l),this[n(492)](e),this[n(773)](e,n(587))}e=e[n(767)]((t=>!(t[n(670)]&&t[n(587)])));const d=new Map(o[n(519)][t][n(722)][n(534)]),f=new Set(u[n(761)]());for(const t of d[n(761)]())f[n(507)](t);this[n(498)](e,f),this[n(774)](e),e=this[n(610)](e),e=this[n(576)](e),e=this[n(598)](e);const{root:v,changes:m}=this[n(650)](e,a,t);c[n(519)][t]=v;const p=l[n(712)](t);if(p){const e=a[n(712)](p[n(772)]),i=new tr({author:e,type:p[n(573)]?n(683):n(586),data:{isOnRoot:!0},createdAt:new Date,rootName:t});m[n(688)](i),c[n(608)][t][n(503)]=i.id}c[n(504)]=c[n(504)][n(725)](m)}return c}[cr(531)](t,e){const n=cr;for(let i=0;i<t[n(526)];i++)for(const[r,s]of e)s[n(771)][n(579)](t[i][n(536)])&&t[i][n(459)][n(478)](r),s[n(760)][n(579)](t[i][n(482)])&&t[i][n(733)][n(478)](r)}[cr(540)](t,e){const n=cr;let i=[],r=0,s=0;for(;r<t[n(526)]||s<e[n(526)];){const o=t[r]||{},a=e[s]||{};if(o.id==a.id)r++,s++,i[n(478)](o);else if(a[n(587)]&&o[n(670)]){const{commonTape:o,iEnd:a,jEnd:c}=this[n(705)](t,r,e,s);i=i[n(725)](o),r=a,s=c}else a[n(587)]?(s++,i[n(478)](a)):(r++,i[n(478)](o))}return i}[cr(498)](t,e){const n=cr,i=[];for(let o=0;o<t[n(526)];o++){for(let s=0;s<t[o][n(459)][n(526)];s++){const a=t[o][n(459)][s];if(!e[n(708)](a))continue;const{group:c,type:u,authorId:l}=r(a);n(740)!=c||n(662)!=u&&n(559)!=u||(i[n(688)]({type:u,name:a,userId:l}),t[o][n(459)][n(649)](s,1),s--)}s(t[o]);for(let s=0;s<t[o][n(733)][n(526)];s++){const a=t[o][n(733)][s];if(!e[n(708)](a))continue;const{group:c,type:u}=r(a);if(n(740)!=c||n(662)!=u&&n(559)!=u)continue;t[o][n(733)][n(649)](s,1),s--;const l=i[n(706)]((t=>t[n(785)]==a));l>-1&&i[n(649)](l,1)}}function r(t){const e=n,i=t[e(533)](":");return{group:i[0],type:i[1],subType:i[e(526)]>=5?i[2]:null,id:i[e(526)]<5?i[2]:i[3],authorId:i[e(526)]<5?i[3]:i[4],markerCount:6==i[e(526)]?i[5]:null}}function s(t){const e=n;for(let n=0;n<i[e(526)];n++){if(t[e(670)]&&e(662)==i[n][e(720)])return t[e(764)]=i[n],void delete t[e(670)];if(!t[e(670)]&&!t[e(587)]&&e(559)==i[n][e(720)])return void(t[e(487)]=i[n])}}}[cr(773)](t,e){const n=cr;let i=0,r=!1;const s=new Map;for(const o of t)o[e]?r&&(i++,r=!1):(i++,r=!0),s[n(480)](o.id,i);for(let i=0;i<t[n(526)];i++){if(n(587)==e&&t[i][n(670)]||n(670)==e&&t[i][n(587)])continue;if(n(535)==t[i][n(720)]){t[i][n(669)]=0;continue}const r=s[n(712)](t[i][n(616)]),o=s[n(712)](t[i].id);t[i][n(669)]=r-o}}[cr(778)](t,e,n=!1){const i=cr,r=[];let s=this[i(672)][i(643)](t),o=this[i(672)][i(643)](e);for(-1==o&&(o=this[i(672)][i(745)][i(526)],n=!1);s<o;)r[i(478)](this[i(672)][i(748)](s)),s++;return n&&r[i(478)](this[i(672)][i(748)](s)),r}[cr(705)](t,e,n,i){const r=cr,s=this[r(638)][r(519)][r(759)];let o=e;for(;t[o]&&t[o][r(670)];)o++;let a=i;for(;n[a]&&n[a][r(587)];)a++;u(t,e,o),u(n,i,a);const c=n[r(581)](i,a)[r(725)](t[r(581)](e,o));return c[r(679)](((t,e)=>t[r(644)]!=e[r(644)]?t[r(644)]-e[r(644)]:t[r(707)]!=e[r(707)]?t[r(707)]-e[r(707)]:t[r(669)]!=e[r(669)]?e[r(669)]-t[r(669)]:!!t[r(670)]!=!!e[r(670)]?-1==t[r(644)]||0==t[r(644)]?t[r(670)]?-1:1:t[r(670)]?1:-1:t[r(765)]-e[r(765)])),{commonTape:c,iEnd:o,jEnd:a};function u(t,e,n){const i=r;let o=-1,a=Number[i(715)],c=!0;for(let r=e;r<n;r++)if(s[i(656)](t[r][i(714)])||(c=!1),t[r][i(714)][i(561)]<e&&(o=r),t[r][i(714)][i(620)]>=n){a=r;break}c&&(o=n-1);for(let r=e;r<n;r++)t[r][i(644)]=r<=o?-1:r<a?0:1,t[r][i(765)]=r;let u=0;for(let n=e;n<=o;n++)0==t[n][i(669)]?t[n][i(707)]=u:(u++,t[n][i(707)]=u,u++);for(let r=e;r<n;r++)0==t[r][i(644)]&&(t[r][i(707)]=u);u=0;for(let e=n-1;e>=a;e--)0==t[e][i(669)]?t[e][i(707)]=u:(u--,t[e][i(707)]=u,u--)}}[cr(774)](t){const e=cr,n=new Map,i=this[e(638)][e(519)][e(759)];for(let r=1;r<t[e(526)];r++){let s,o,a;const c=t[r],u=t[r-1];if(e(535)==c[e(720)])continue;if(c[e(720)]!=u[e(720)])continue;if(!i[e(642)](u[e(714)])||i[e(768)](u[e(714)]))continue;if(!i[e(642)](c[e(714)])||i[e(768)](c[e(714)]))continue;if((t[r][e(670)]||t[r][e(764)])&&t[r-1][e(587)])s=t[r],o=t[r-1],a=r-1;else{if(!t[r][e(587)]||!t[r-1][e(670)]&&!t[r-1][e(764)])continue;s=t[r-1],o=t[r],a=r}const l=s[e(707)]==o[e(707)],h=Math[e(663)](s[e(707)])<Math[e(663)](o[e(707)])&&0==o[e(669)];(l||h)&&(n[e(480)](o.id,s.id),t[e(649)](a,1),r--,s[e(670)]=!1)}for(let i=0;i<t[e(526)];i++)n[e(708)](t[i][e(616)])&&(t[i][e(616)]=n[e(712)](t[i][e(616)]))}[cr(610)](t){const e=cr,n=new Set(t[e(508)]((t=>t.id)));for(let i=0;i<t[e(526)];i++)n[e(708)](t[i][e(616)])||0==t[i][e(669)]||(t[i][e(788)]=!0);return t[e(767)]((t=>!t[e(788)]))}[cr(576)](t){const e=cr,n=new Set;for(let i=0;i<t[e(526)];i++){if(n[e(708)](t[i].id)&&t[i][e(587)]&&(t[i][e(788)]=!0),t[i][e(788)])continue;if(0==t[i][e(669)])continue;if(e(648)!=t[i][e(720)])continue;if(null==t[i][e(616)])continue;let r=i+1,s=0;for(;t[r].id!=t[i][e(616)];)e(648)==t[r][e(720)]?s++:e(629)==t[r][e(720)]&&s--,r++;if(0!=s)if(t[i][e(587)])t[i][e(788)]=!0;else for(;r!=i;)t[r][e(587)]&&0!=t[r][e(669)]&&(t[r][e(788)]=!0,n[e(683)](t[r][e(616)])),r--}return t[e(767)]((t=>!t[e(788)]))}[cr(598)](t){const e=cr,n=this[e(638)][e(519)][e(759)];for(let i=0;i<t[e(526)];i++){if(!(t[i][e(670)]||t[i][e(764)]||t[i][e(587)]||t[i][e(487)]))continue;if(0==t[i][e(669)])continue;const r=t[i][e(714)];n[e(642)](r)||n[e(768)](r)||(t[i][e(670)]&&delete t[i][e(670)],t[i][e(764)]&&delete t[i][e(764)],t[i][e(487)]&&delete t[i][e(487)],t[i][e(587)]&&(t[i][e(788)]=!0))}return t[e(767)]((t=>!t[e(788)]))}[cr(650)](t,e,n){const i=cr,r=new s.DocumentFragment,o=[],a=new Map,c=this[i(638)][i(519)],u=c[i(759)],l=[r],h={},d={isAdded:[],isRemoved:[],isAddSuggestion:[],isRemoveSuggestion:[]};let f=null;const v=[0];for(let e=0;e<t[i(526)];e++){let n,o;if(i(648)===t[e][i(720)]){n=c[i(538)](r,v);const a=new s.Element(t[e][i(714)][i(785)],t[e][i(714)][i(585)]());l[0][i(687)](a),v[i(478)](0),l[i(688)](a),o=c[i(538)](r,v),f=null}else if(i(629)===t[e][i(720)])l[i(510)](),n=c[i(538)](r,v),v[i(738)](),v[v[i(526)]-1]++,o=c[i(538)](r,v),f=null;else{if(n=c[i(538)](r,v),f&&y(f,t[e][i(714)]))f[i(743)]+=t[e][i(714)][i(571)];else{const n=new s.Text(t[e][i(714)][i(571)],t[e][i(714)][i(585)]());l[0][i(687)](n),f=n}v[v[i(526)]-1]+=t[e][i(714)][i(464)],o=c[i(538)](r,v)}for(const r of t[e][i(459)])a[i(480)](r,{start:n,end:null});m(i(487),e,n,o),m(i(764),e,n,o),m(i(587),e,n,o),m(i(670),e,n,o);for(const n of t[e][i(733)])a[i(712)](n)[i(760)]=o}for(const[t,e]of a){const n=this[i(638)][i(519)][i(724)](e[i(771)],e[i(760)]);r[i(534)][i(480)](t,n)}return o[i(679)](((t,e)=>{const n=i,s=r[n(534)][n(712)](n(557)+t.id),o=r[n(534)][n(712)](n(557)+e.id);return s[n(771)][n(633)](o[n(771)])?-1:s[n(771)][n(710)](o[n(771)])?1:s[n(760)][n(633)](o[n(760)])?-1:s[n(760)][n(710)](o[n(760)])?1:n(683)===t[n(720)]?-1:1})),{root:r,changes:o};function m(e,n,r,s){const o=i,a=!!t[n][e],c=a?t[n][e][o(772)]:null,l=n===t[o(526)]-1,f=d[e][0],v=u[o(481)](t[n][o(714)]);!h[e]&&a?h[e]={start:r,tapeItem:t[n],userId:c,type:e}:h[e]&&!a?(h[e][o(760)]=r,p(h[e]),h[e]=null):h[e]&&a&&h[e][o(772)]!==c&&(h[e][o(760)]=r,f&&f[o(772)]===h[e][o(772)]||p(h[e]),h[e]={start:r,tapeItem:t[n],userId:c,type:e}),h[e]&&v&&(o(648)!==t[n][o(720)]||f&&f[o(772)]===c||d[e][o(688)]({userId:c,object:t[n][o(714)],change:h[e]}),o(629)===t[n][o(720)]&&f&&f[o(612)]===t[n][o(714)]&&(d[e][o(510)](),h[e]=f[o(562)])),h[e]&&l&&(h[e][o(760)]=s,p(h[e]),h[e]=null)}function p({start:t,end:s,tapeItem:a,userId:u,type:l}){const h=i,d=a[h(714)],f=c[h(759)][h(642)](d)&&!c[h(759)][h(768)](d),v=t[h(468)]==s[h(741)]&&s[h(493)];if(f&&v)return;const m=c[h(724)](t,s),p=e[h(712)](u),y=new tr({author:p,type:h(670)==l||h(764)==l?h(683):h(586),data:{isSuggestion:h(764)==l||h(487)==l},createdAt:new Date,rootName:n});o[h(478)](y),r[h(534)][h(480)](h(557)+y.id,m)}function y(t,e){const n=i,r=t[n(585)](),s=e[n(585)]();for(const t of r){if(t[1]!==e[n(654)](t[0]))return!1;s[n(709)]()}return s[n(709)]()[n(549)]}}[cr(548)](){const t=cr;this[t(638)][t(494)][t(476)](t(674))[t(789)]({view:t(730)}),this[t(638)][t(494)][t(476)](t(580))[t(488)]({model:t(730),view:e=>{const n=t,i=e[n(518)][n(533)](":")[1],r=this[n(641)](i);if(!r)return null;const s=n(683)==r[n(720)]?n(662):n(559),o=[n(583),n(681)+s];return r[n(571)][n(597)]&&o[n(478)](n(681)+s+n(758)),this[n(469)]==r&&o[n(478)](n(660)),{classes:o,attributes:{"data-change-id":i}}}}),this[t(638)][t(494)][t(476)](t(674))[t(683)]((e=>{const n=t;e.on(n(736),((t,e,i)=>{const r=n,s=e[r(691)][r(578)](0);if(!s||!s.is(r(739),r(664)))return;if(!i[r(775)][r(673)](s,{attributes:[r(593),r(651)]}))return;const o=e[r(489)][r(771)][r(468)];i[r(717)][r(530)](r(593),s[r(654)](r(593)),o),i[r(717)][r(530)](r(651),s[r(654)](r(651)),o)}),{priority:n(528)})})),this[t(638)][t(494)][t(476)](t(674))[t(683)]((e=>{const n=t;e.on(n(739),((t,e,i)=>{const r=n;if(!i[r(775)][r(673)](e[r(691)],{attributes:[r(593),r(651)]}))return;if(e[r(489)][r(696)])return;const s=e[r(489)][r(771)][r(468)];s[r(693)](r(593))||s[r(693)](r(611))||(i[r(717)][r(530)](r(593),e[r(691)][r(654)](r(593)),s),i[r(717)][r(530)](r(651),e[r(691)][r(654)](r(651)),s))}),{priority:n(528)})})),this[t(638)][t(494)][t(476)](t(674))[t(496)]({view:{name:t(711),attributes:{vid:!0}},model:{key:t(611),value:e=>e[t(654)](t(611))}}),this[t(638)][t(519)][t(759)].on(t(742),((e,[,n])=>{const i=t;[i(593),i(651),i(611)][i(570)](n)&&(e[i(475)]=!0,e[i(726)]())}),{priority:t(588)}),this[t(638)][t(494)][t(476)](t(749))[t(683)]((e=>{const n=t;e.on(n(466),((t,e,i)=>{const r=n;if(" "!=e[r(714)][r(571)]||e[r(714)][r(741)][r(718)]>1)return;if(!i[r(775)][r(673)](e[r(714)],t[r(785)]))return;const s=i[r(717)],o=i[r(694)][r(477)](e[r(655)]);s[r(637)](o,s[r(613)](r(711)))}))})),this[t(638)][t(494)][t(476)](t(749))[t(479)]({model:t(730)}),this[t(638)][t(594)][t(605)].on(t(713),function(e){const n=t,i=e[n(721)][n(712)](n(784));return(t,r,s)=>{const o=n,a=r[o(518)][o(533)](":")[1],c=i[o(641)](a);if(!c)return null;const u=o(683)==c[o(720)]?o(533):o(762);if(!s[o(775)][o(727)](r[o(467)],t[o(785)]))return;const l=r[o(467)][o(604)](),h=r[o(467)][o(771)],d=e[o(519)][o(759)];let f=null,v=null,m=!1,p=!1;for(const t of l){const e=t[o(714)];m=m||d[o(619)](e);const n=s[o(694)][o(483)](e);if(n&&n[o(665)](o(523)))return;o(629)==t[o(720)]&&d[o(642)](e)&&!d[o(768)](e)&&(e[o(495)]||h[o(776)]?f&&f[o(741)]==e||(f=e,y(t[o(536)]),p=!0):v=v||t[o(536)])}function y(t){const e=o,n=s[e(717)][e(666)](e(711),{class:e(681)+u}),a=s[e(694)][e(630)](t);c[e(571)][e(597)]&&s[e(717)][e(565)](e(681)+u+e(758),n),i[e(469)]==c&&s[e(717)][e(565)](e(660),n),s[e(717)][e(675)](a,n),s[e(694)][e(566)](n,r[e(518)])}m||p||!v||y(v)}}(this[t(638)]),{priority:t(692)}),this[t(638)][t(594)][t(605)].on(t(671),((e,n,i)=>{const r=t,s=i[r(694)][r(568)](n[r(518)]);if(s)for(const t of s)(t[r(699)](r(614))||t[r(699)](r(723)))&&(i[r(694)][r(728)](t,n[r(518)]),i[r(717)][r(586)](t))}),{priority:t(692)}),this[t(638)][t(594)][t(605)].on(t(713),((e,n,i)=>{const r=t,s=n[r(518)][r(533)](":")[1],o=this[r(641)](s);if(!o)return null;const a=r(683)==o[r(720)]?r(533):r(762);if(i[r(775)][r(727)](n[r(467)],e[r(785)]))for(const t of n[r(467)][r(645)]()){if(!t.is(r(739),r(627)))continue;const e=i[r(717)][r(666)](r(711),{class:r(681)+a}),s=i[r(694)][r(630)](this[r(638)][r(519)][r(686)](t));o[r(571)][r(597)]&&i[r(717)][r(565)](r(681)+a+r(758),e),this[r(469)]==o&&i[r(717)][r(565)](r(660),e),i[r(717)][r(675)](s,e),i[r(694)][r(566)](e,n[r(518)])}}),{priority:t(692)}),this[t(638)][t(519)][t(529)].on(t(562),(()=>{const e=t;this[e(638)][e(594)][e(544)][e(562)]((t=>{const n=e;for(const e of this[n(638)][n(519)][n(529)][n(471)]()){const i=this[n(638)][n(519)][n(529)][n(618)](e),r=this[n(638)][n(594)][n(544)][n(529)][n(618)](e);if(r){const e=i[n(654)](n(503));if(t[n(546)](n(682),r),t[n(689)](n(539),r),t[n(689)](n(463),r),t[n(689)](n(676),r),e){const i=this[n(641)](e);if(!i)return null;t[n(530)](n(682),e,r),t[n(565)](n(770)+i[n(720)],r),this[n(469)]==i&&t[n(565)](n(676),r)}}}}))})),this[t(638)][t(494)][t(476)](t(674))[t(789)]({view:t(606),model:e=>t(575)+e,converterPriority:t(588)}),this[t(638)][t(494)][t(476)](t(674))[t(789)]({view:t(702),model:e=>t(555)+e,converterPriority:t(588)}),this[t(638)][t(494)][t(476)](t(749))[t(479)]({model:t(740),view:e=>({name:t(501)+e,group:t(740)}),converterPriority:t(588)}),this[t(638)][t(494)][t(476)](t(580))[t(488)]({model:t(740),view:e=>{const n=t,i=e[n(518)][n(533)](":")[1];return n(662)!=i&&n(559)!=i?null:{classes:[n(541),n(668)+i]}}}),this[t(638)][t(594)][t(605)].on(t(621),dr(this[t(638)],t(762)),{priority:t(692)}),this[t(638)][t(594)][t(605)].on(t(596),dr(this[t(638)],t(533)),{priority:t(692)}),this[t(638)][t(594)][t(605)].on(t(500),((e,n,i)=>{const r=t,s=i[r(694)][r(568)](n[r(518)]);if(s)for(const t of s)t.is(r(547))&&(i[r(694)][r(728)](t,n[r(518)]),i[r(717)][r(586)](t))}),{priority:t(692)})}[cr(641)](t){const e=cr;return this[e(592)][e(712)](t)}[cr(652)](t){const e=cr;return this[e(623)]&&this[e(623)][e(502)](),this[e(623)]=new Ki(this[e(638)][e(729)],t),this[e(623)]}[cr(636)](){const t=cr;this[t(638)][t(519)][t(529)][t(653)][t(659)](t(730)),this.on(t(732),((e,n,i,r)=>{const s=t;r&&this[s(661)][s(586)](r),i&&(this[s(661)][s(683)]({view:i,stackId:s(766),position:{target:()=>{const t=s,e=this[t(638)][t(594)],n=this[t(641)](i[t(522)]);let r;if(n[t(571)][t(462)]){const i=e[t(544)][t(595)](n[t(747)]);r=Array[t(572)](i[t(513)]())}else{const n=this[t(638)][t(519)][t(534)][t(712)](t(557)+i[t(522)]);r=Array[t(572)](e[t(694)][t(568)](n[t(785)]))[t(508)]((n=>e[t(544)][t(677)][t(769)](n)))[t(508)]((e=>Array[t(572)](e[t(513)]())))[t(465)]()}return this[t(684)]&&r[t(698)]((e=>e[t(600)]-3<=this[t(684)].y&&e[t(678)]+3>=this[t(684)].y&&e[t(497)]-3<=this[t(684)].x&&e[t(780)]+3>=this[t(684)].x))||r[0]}}}),this[s(661)][s(474)](s(766)))})),this.on(t(635),((e,n,i,r)=>{const s=t;this[s(757)]=i?this[s(652)](i):null,this[s(638)][s(519)][s(562)]((()=>{const t=s,e=this[t(638)][t(594)];r&&(r[t(571)][t(462)]?e[t(544)][t(562)]((n=>{const i=t;n[i(689)](i(676),e[i(544)][i(529)][i(618)](r[i(747)]))})):e[t(516)](t(557)+r.id)),i&&(i[t(571)][t(462)]?e[t(544)][t(562)]((n=>{const r=t;n[r(565)](r(676),e[r(544)][r(529)][r(618)](i[r(747)]))})):e[t(516)](t(557)+i.id))}))})),this[t(632)](this[t(638)][t(594)][t(544)][t(529)],t(543),((e,n)=>{const i=t;if(this[i(469)])return;const r=this[i(460)](n[i(537)]),s=this[i(592)][i(712)](r);s?(this[i(684)]={x:n[i(499)].x,y:n[i(499)].y},this[i(757)]=this[i(652)](s)):(this[i(684)]=null,this[i(757)]=null)})),this[t(632)](this[t(638)][t(594)][t(544)][t(529)],t(790),((e,n)=>{const i=t,r=this[i(460)](n[i(537)]),s=this[i(592)][i(712)](r);s?(this[i(684)]={x:n[i(499)].x,y:n[i(499)].y},s===this[i(469)]?this[i(661)][i(525)]():this[i(469)]=s):(this[i(684)]=null,this[i(469)]=null)}))}[cr(460)](t){const e=cr;do{const n=t[e(654)](e(682));if(n)return n;t=t[e(741)]}while(t);return null}[cr(704)](){const t=cr;this[t(638)][t(519)][t(562)]((e=>{const n=t;for(const t of this[n(638)][n(519)][n(534)])e[n(695)](t)}))}}function dr(t,e){return(n,i,r)=>{const s=ar;if(!r[s(775)][s(727)](i[s(467)],n[s(785)]))return;const o=i[s(467)][s(604)](),a=i[s(467)][s(771)],c=t[s(519)][s(759)];let u=null,l=null,h=!1,d=!1;for(const t of o){const e=t[s(714)];h=h||c[s(619)](e);const n=r[s(694)][s(483)](e);if(n&&n[s(665)](s(523)))return;s(629)==t[s(720)]&&c[s(642)](e)&&!c[s(768)](e)&&(e[s(495)]||a[s(776)]?u&&u[s(741)]==e||(u=e,f(t[s(536)]),d=!0):l=l||t[s(536)])}function f(t){const n=s,o=r[n(694)][n(630)](t),a=r[n(717)][n(666)](n(711),{class:n(668)+e});r[n(717)][n(675)](o,a),r[n(694)][n(566)](a,i[n(518)])}h||d||!l||f(l)}}class fr extends t.Command{constructor(t){const e=cr;super(t);const n=t[e(721)][e(712)](hr);this[e(756)]=!1,this[e(632)](n,e(685),(()=>this[e(734)]())),this[e(632)](n,e(591),(()=>this[e(734)]()))}[cr(622)](){const t=cr,e=this[t(638)],n=e[t(721)][t(712)](hr),i=n[t(558)]?n[t(512)][t(716)]:null;e[t(470)][t(712)](t(754))[t(564)](i)}[cr(734)](){const t=cr,{isReady:e,isEnabled:n}=this[t(638)][t(721)][t(712)](hr);this[t(517)]=e&&n}}class vr extends t.Command{constructor(t,{direction:e}){const n=cr;super(t);const i=t[n(721)][n(712)](hr);this[n(756)]=!1,this[n(567)]=n(599)===e?1:-1,this[n(632)](i,n(685),(()=>this[n(734)]())),this[n(632)](i,n(591),(()=>this[n(734)]())),this[n(632)](i,n(635),(()=>this[n(734)]()))}[cr(622)](){const t=cr,n=this[t(638)],i=n[t(721)][t(712)](hr),{isNavigationMode:s,currentChangeNumber:o}=i;let a;if(i[t(469)]=s?i[t(512)][t(504)][t(712)](o+this[t(567)]):i[t(512)][t(504)][t(634)],i[t(469)][t(571)][t(462)])a=n[t(594)][t(544)][t(595)](i[t(469)][t(747)]);else{const e=n[t(519)][t(534)][t(712)](t(557)+i[t(469)].id);a=(0,r.getMarkerDomElement)(n[t(594)],e)}(0,e.scrollViewportToShowTarget)({target:a,viewportOffset:40})}[cr(734)](){const t=cr,{isNavigationMode:e,currentChangeNumber:n,numberOfChanges:i,isReady:r,isEnabled:s}=this[t(638)][t(721)][t(712)](hr);this[t(517)]=!!(s&&r&&i)&&(!e||(1===this[t(567)]?n<i-1:n>0))}}var mr=n(528),pr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(mr.A,pr);mr.A.locals;function yr(t,e){const n=gr();return(yr=function(t,e){return n[t-=121]})(t,e)}function gr(){const t=["Total","ck-revision-history-ui__changes-navigation__navigation","1058438AlrVJV","No changes","isForwardNavigationEnabled","_isStatusLabelVisible","18604jkjiGR","div","2163755DFHBvh","9SamXid","_statusText","bindTemplate","Show next change","2ltXcVX","Show previous change","417JClWgx","ck-hidden","backward","2373XJCHwn","ck-revision-history-ui__changes-navigation","isBackwardNavigationEnabled","forward","7890280jetwJl","fire","ck-revision-history-ui__changes-navigation__wrapper","setTemplate","ck-revision-history-ui","NUMBER_OF_CHANGES","X_OF_Y_CHANGES","currentChangeNumber","isNavigationMode","4901922xZYxQb","ck-revision-history-ui__changes-navigation__label","Loading...","EDIT_X_OF_Y_REVISIONS","bind","1990815UdPmEr","18968QYyzwU","span","execute","isEnabled","set","numberOfChanges","isReady"];return(gr=function(){return t})()}!function(t,e){const n=yr,i=t();for(;;)try{if(621237===-parseInt(n(127))/1*(parseInt(n(160))/2)+-parseInt(n(129))/3*(-parseInt(n(164))/4)+parseInt(n(150))/5+parseInt(n(145))/6+-parseInt(n(132))/7*(-parseInt(n(151))/8)+parseInt(n(123))/9*(-parseInt(n(136))/10)+-parseInt(n(122))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(gr);class kr extends Ei.View{constructor(t){const e=yr;super(t);const n=this[e(125)],i=new Ei.ButtonView(t),r=new Ei.ButtonView(t);this[e(155)](e(144),!1),this[e(155)](e(157),!1),this[e(155)](e(143),0),this[e(155)](e(156),0),this[e(155)](e(162),!1),this[e(155)](e(134),!1),this[e(149)](e(163)).to(this,e(157),this,e(156),((t,e)=>t&&e>0)),this[e(149)](e(124)).to(this,e(157),this,e(143),this,e(156),this,e(144),((n,i,r,s)=>{const o=e;if(!n)return $n(t,o(147));if(!r)return $n(t,o(161));const a=$n(t,o(141),r);return s?$n(t,o(142),[i+1,r]):a})),i[e(155)]({label:$n(t,e(128)),tooltip:!0,icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M16.435 14.494a.75.75 0 0 0 1.197-.899l-.067-.089-6.992-8a.75.75 0 0 0-1.05-.078l-.079.078-7.008 8a.75.75 0 0 0 1.049 1.066l.08-.078 6.442-7.354 6.428 7.354z"/></svg>\n'}),r[e(155)]({label:$n(t,e(126)),tooltip:!0,icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M16.435 5.506a.75.75 0 0 1 1.197.899l-.067.089-6.992 8a.75.75 0 0 1-1.05.078l-.079-.078-7.008-8a.75.75 0 0 1 1.049-1.066l.08.078 6.442 7.354 6.428-7.354z"/></svg>\n'}),i[e(149)](e(154)).to(this,e(134)),r[e(149)](e(154)).to(this,e(162)),i.on(e(153),(()=>this[e(137)](e(153),e(131)))),r.on(e(153),(()=>this[e(137)](e(153),e(135)))),this[e(139)]({tag:e(121),attributes:{class:["ck",e(140),e(133)]},children:[{tag:e(152),attributes:{class:[e(138)]},children:[{tag:e(152),attributes:{class:[e(146),n.if(e(163),e(130),(t=>!t))]},children:[{text:n.to(e(144),(n=>n?$n(t,e(148))+": ":$n(t,e(158))+": "))}]},{text:n.to(e(124))}]},new Ei.ToolbarSeparatorView,{tag:e(121),attributes:{class:[e(159)]},children:[i,r]}]})}}var br=n(560),_r={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(br.A,_r);br.A.locals;function wr(t,e){const n=Or();return(wr=function(t,e){return n[t-=125]})(t,e)}const Ir=wr;function Or(){const t=["5398248VMkuWm","removeClass","editing","1705stdzNa","5384ooVHBO","RevisionViewerLoadingOverlay","change","10106364uDapHz","roots","78272ahYdlz","hide","2468mFGxdq","document","1543176dMRkGo","addClass","editor","view","ck-editor__editable__loading-overlay","show","326oPKsOf","60eKzGkL","140qlgkqP","pluginName","31187002YCTlrI"];return(Or=function(){return t})()}!function(t,e){const n=wr,i=t();for(;;)try{if(903513===-parseInt(n(126))/1*(-parseInt(n(141))/2)+parseInt(n(146))/3+parseInt(n(133))/4*(parseInt(n(125))/5)+parseInt(n(129))/6+parseInt(n(143))/7*(parseInt(n(131))/8)+parseInt(n(135))/9*(-parseInt(n(142))/10)+-parseInt(n(145))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Or);const Sr=Ir(139);class Tr extends t.Plugin{static get[Ir(144)](){return Ir(127)}[Ir(140)](){const t=Ir,e=this[t(137)][t(148)][t(138)];e[t(128)]((n=>{const i=t;for(const t of e[i(134)][i(130)])n[i(136)](Sr,t)}))}[Ir(132)](){const t=Ir,e=this[t(137)][t(148)][t(138)];e[t(128)]((n=>{const i=t;for(const t of e[i(134)][i(130)])n[i(147)](Sr,t)}))}}const xr=Nr;function Nr(t,e){const n=Rr();return(Nr=function(t,e){return n[t-=423]})(t,e)}function Rr(){const t=["Back to editing","listenTo","numberOfChanges","closeRevisionViewerCallback","forward","hide","exitToEditing","isNavigationMode","Restore this revision","isBackwardNavigationEnabled","add","restoreRevision","1938684fdRFku","isEnabled","undo","revisionHistory","4ENkiTP","plugins","init","145837xFJidJ","editor","18IXfnIh","commands","execute","showPreviousChange","RevisionViewerUI","isReady","3391239ZQidpo","6210099fbOLtT","change:isReady","4813656AwUXqb","35747856aEmCtf","show","requires","changesNavigation","bind","currentChangeNumber","showNextChange","ck-revision-history-ui__back-to-editing","619625LVBGVX","pluginName","set","componentFactory","config","isForwardNavigationEnabled","get"];return(Rr=function(){return t})()}!function(t,e){const n=Nr,i=t();for(;;)try{if(609303===-parseInt(n(426))/1+-parseInt(n(465))/2+-parseInt(n(434))/3*(parseInt(n(423))/4)+parseInt(n(446))/5*(parseInt(n(428))/6)+-parseInt(n(435))/7+-parseInt(n(437))/8+parseInt(n(438))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Rr);class Mr extends t.Plugin{static get[xr(447)](){return xr(432)}static get[xr(440)](){return[hr,Tr]}[xr(425)](){const e=xr,n=this[e(427)],i=n[e(424)][e(452)](hr),r=n[e(424)][e(452)](Tr);n.ui[e(449)][e(463)](e(459),(i=>{const r=e,s=new Ei.ButtonView(i);return s[r(448)]({label:$n(i,r(453)),icon:t.icons[r(467)],withText:!0,tooltip:!0,class:r(445)}),this[r(454)](s,r(430),(()=>{const t=r;n[t(450)][t(452)](t(468))[t(456)]()})),s})),n.ui[e(449)][e(463)](e(464),(t=>{const i=e,r=new Ei.ButtonView(t);return r[i(448)]({label:$n(t,i(461)),withText:!0,tooltip:!0}),r[i(442)](i(466)).to(n[i(429)][i(452)](i(464))),this[i(454)](r,i(430),(()=>n[i(430)](i(464)))),r})),n.ui[e(449)][e(463)](e(441),(t=>{const r=e,s=new kr(t),o=n[r(429)][r(452)](r(431)),a=n[r(429)][r(452)](r(444));return s[r(442)](r(462)).to(o,r(466)),s[r(442)](r(451)).to(a,r(466)),s[r(442)](r(433),r(443),r(455),r(460)).to(i),this[r(454)](s,r(430),((t,e)=>{const i=r;n[i(430)](i(457)===e?i(444):i(431))})),s})),r[e(439)](),i.on(e(436),((t,n,i)=>{const s=e;i?r[s(458)]():r[s(439)]()}))}}var Ar=n(329),Er={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(Ar.A,Er);Ar.A.locals;const jr=Cr;function Vr(){const t=["element","destroy","span","1673304rLOmuX","ck-revision-history-sidebar__revision-name","input","239840CdDKPP","1305WHiZwO","5eHtTEv","_updateTooltipText","clientWidth","5576354yNBDOs","set","extendTemplate","4775100kMFBQY","value","4JmeGbP","1601BRHmTq","render","ck-tooltip_multi-line","fieldView","1815400fIXTCx","2422338RgLVQF","placeholder","_tooltipString","listenTo","_resizeObserver","Revision name","scrollWidth","bindTemplate","Enter the revision name"];return(Vr=function(){return t})()}function Cr(t,e){const n=Vr();return(Cr=function(t,e){return n[t-=162]})(t,e)}!function(t,e){const n=Cr,i=t();for(;;)try{if(411547===-parseInt(n(177))/1*(parseInt(n(176))/2)+-parseInt(n(182))/3+-parseInt(n(181))/4+-parseInt(n(168))/5*(parseInt(n(174))/6)+-parseInt(n(171))/7+-parseInt(n(163))/8+parseInt(n(167))/9*(parseInt(n(166))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Vr);class Dr extends Ei.LabeledFieldView{constructor(t,e){const n=Cr;super(t,e),this[n(186)]=null;const i=this[n(189)];this[n(172)]({label:$n(t,n(187)),_tooltipString:""}),this[n(180)][n(183)]=$n(t,n(190)),this[n(173)]({tag:n(162),attributes:{class:[n(164)],"data-cke-tooltip-text":i.to(n(184)),"data-cke-tooltip-position":"s","data-cke-tooltip-class":n(179)}})}[jr(178)](){const t=jr;super[t(178)](),this[t(186)]=new e.ResizeObserver(this[t(180)][t(191)],(()=>this[t(169)]())),this[t(185)](this[t(180)],t(165),(()=>this[t(169)]()))}[jr(192)](){const t=jr;super[t(192)](),this[t(186)]&&this[t(186)][t(192)]()}[jr(169)](){const t=jr,e=this[t(180)][t(191)];this[t(184)]=e[t(188)]>e[t(170)]&&e[t(175)]||""}}var Fr=n(249),Lr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(Fr.A,Lr);Fr.A.locals;function zr(){const t=["337616JjxNMv","36OeNMPM","Revision author","8kkFxDn","setTemplate","429605IpaWNg","95194PyOtao","push","27956LNMqmH","Revision creator","11239947HoCuxw","82phQUNp","set","ck-revision-history-sidebar__revision-author_creator","ck-revision-history-sidebar__revision-author","14FgQNuI","name","span","502697HOgoYy","1620wowpXu","3612810BDtVTU","ck-revision-history-sidebar__revision-author__name","0 0 11 10","24UjfLOo"];return(zr=function(){return t})()}function Pr(t,e){const n=zr();return(Pr=function(t,e){return n[t-=134]})(t,e)}!function(t,e){const n=Pr,i=t();for(;;)try{if(754598===parseInt(n(151))/1*(-parseInt(n(148))/2)+parseInt(n(141))/3*(parseInt(n(140))/4)+-parseInt(n(145))/5+parseInt(n(136))/6*(parseInt(n(155))/7)+-parseInt(n(143))/8*(-parseInt(n(150))/9)+parseInt(n(135))/10*(-parseInt(n(146))/11)+-parseInt(n(139))/12*(parseInt(n(134))/13))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(zr);class Ur extends Ei.View{constructor(t,e,n){const i=Pr;super(t);const r=new Ei.IconView;r[i(152)]({content:'<svg viewBox="0 0 11 10" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M5.5 5C8.538 5 11 7.015 11 9.5c0 .17-.011.336-.034.5H.034A3.732 3.732 0 0 1 0 9.5C0 7.015 2.462 5 5.5 5zm0-5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5z" /></svg>\n',viewBox:i(138)});const s=["ck",i(154)];n&&s[i(147)](i(153));const o=[{tag:i(157),attributes:{class:["ck",i(137)],title:$n(t,i(n?149:142))},children:[r,e[i(156)]]}];this[i(144)]({tag:"li",attributes:{class:s},children:o})}}function Hr(){var t=["114CDzrHc","14JOldHS","2118392DgDnjs","65877PuOPco","35716CgpZHJ","24JGQGnP","1573119xONUbg","long","numeric","327185lhDgFx","toLocaleDateString","toLocaleTimeString","3856743AtFuWr","7322960DuVFqT"];return(Hr=function(){return t})()}function Zr(t,e){var n=Hr();return(Zr=function(t,e){return n[t-=427]})(t,e)}!function(t,e){for(var n=Zr,i=t();;)try{if(271498===parseInt(n(429))/1*(-parseInt(n(432))/2)+parseInt(n(434))/3+parseInt(n(433))/4*(-parseInt(n(437))/5)+parseInt(n(428))/6*(-parseInt(n(431))/7)+parseInt(n(430))/8+-parseInt(n(440))/9+parseInt(n(427))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Hr);var qr=n(11),Br={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(qr.A,Br);qr.A.locals;function Wr(){const t=["locale","Name this revision","model","find","9uCAfFR","Show more items","Restore this revision","isEnabled","set","8ykIndd","1127012NPFqJP","bind","2069290CAeaIp","968541YOuzPs","isReady","ck-on","ck-revision-history-sidebar__revision__actions","map","listenTo","action","_action","listView","first","stopPropagation","buttonView","children","function","name","isOpen","threeVerticalDots","add","change:isActionsDropdownOpen","execute","isVisible","Compare against selected","5735639QXVFkh","items","extendTemplate","2149974OvttAd","bindTemplate","source","panelPosition","class","isActionsDropdownOpen","5pdJfRq","1113332SlPTqg","button","3349851IWcINI"];return(Wr=function(){return t})()}function Jr(t,e){const n=Wr();return(Jr=function(t,e){return n[t-=399]})(t,e)}!function(t,e){const n=Jr,i=t();for(;;)try{if(951386===parseInt(n(413))/1+-parseInt(n(410))/2+-parseInt(n(399))/3+parseInt(n(445))/4*(parseInt(n(444))/5)+parseInt(n(438))/6+-parseInt(n(435))/7*(-parseInt(n(409))/8)+parseInt(n(404))/9*(parseInt(n(412))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Wr);var Yr=n(216),Gr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(Yr.A,Gr);Yr.A.locals;function Kr(t,e){const n=Xr();return(Kr=function(t,e){return n[t-=396]})(t,e)}function Xr(){const t=["186603KEcChQ","isHighlighted","1776904pKNwFA","creator","ck-reset","element","highlight","87270UuEszs","set","deselect","createdAt","ck-revision-history-sidebar__revision","ck-disabled","setName","change","filter","isSelected","span","ck-revision-history-sidebar__revision__controls-wrapper","name","isReady","6835nqXpOp","unshift","ck-revision-history-sidebar__revision_highlighted","ck-revision-history-sidebar__revision-wrapper","listenTo","value","ck-revision-history-sidebar__actions_dropdown_open","ck-revision-history-sidebar__revision-authors","closest",".ck-thread__remove-confirm","_revision","unhighlight","ck-revision-history-sidebar__revision__date","ck-revision-history-sidebar__revision-wrapper_confirmation_visible","extendTemplate","revisionNameView","render","221992uKTzme","srcElement","21EJoCHl","252bbVYXj","uiLanguage","isEnabled","fieldView","bindTemplate","24qnSuob","isActionsDropdownOpen","authors","ck-revision-history-sidebar__revision_selected","bind","setTemplate","select","fire","isConfirm","_createdAtFormatted","revisionActionsView","254078cjOQCc","158985JBUygy","div","50bpeuhz","_requireRevisionName","from","4tUkBOg","length","map","220"];return(Xr=function(){return t})()}const Qr=Kr;!function(t,e){const n=Kr,i=t();for(;;)try{if(263925===parseInt(n(428))/1*(-parseInt(n(417))/2)+parseInt(n(421))/3+parseInt(n(423))/4+-parseInt(n(442))/5*(-parseInt(n(462))/6)+-parseInt(n(461))/7*(parseInt(n(459))/8)+parseInt(n(412))/9*(-parseInt(n(414))/10)+-parseInt(n(411))/11*(-parseInt(n(400))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Xr);class $r extends((0,r.ConfirmMixin)(Ei.View)){constructor(n,i,r,s){const o=Kr;super(n);const a=this[o(399)],c=function(t,e){const n=o,i=Array[n(416)](e[n(402)])[n(436)]((t=>t!=e[n(424)]));return e[n(424)]&&i[n(443)](e[n(424)]),i[n(419)]((i=>new Ur(t,i,i==e[n(424)])))}(n,i);this.id=i.id,this[o(452)]=i,this[o(415)]=s,this[o(404)](o(440),o(431)).to(i),this[o(404)](o(409)).to(this,o(431),(t=>{return e=n[o(396)],(i=t)[(r=Zr)(438)](e,{month:r(435),day:r(436)})+", "+i[r(439)](e,{hour:r(436),minute:r(436)});var e,i,r})),this[o(429)](o(437),!1),this[o(429)](o(422),!1),this[o(429)](o(401),!1),this[o(429)](o(441),!1),this[o(429)](o(397),!1),this[o(457)]=new Dr(n,Ei.createLabeledInputText),this[o(457)][o(398)][o(456)]({attributes:{maxlength:o(420)}}),this[o(457)][o(398)][o(404)](o(447)).to(this,o(440),(t=>t||this[o(409)])),this[o(457)][o(404)](o(397)).to(this,o(437),this,o(397),((t,e)=>t&&e)),this[o(410)]=r&&r[o(418)]?function(n,i){const r=Jr,s=n[r(439)],o=n[r(400)],a=(0,Ei.createDropdown)(o);a[r(441)]="sw";const c=function(t,n){const i=r,s=function(t,e){const n=Jr,i=t[n(400)],r={"Compare against selected":$n(i,n(434)),"Name this revision":$n(i,n(401)),"Restore this revision":$n(i,n(406))};return e[n(417)]((t=>{const e=n,i=r[t[e(427)]];return i&&i!==t[e(427)]&&(t[e(427)]=i),t}))}(t,n),o=new e.Collection;for(const e of s){const n={type:i(446),model:new Ei.ViewModel({label:e[i(427)],class:e[i(442)],withText:!0,_action:e[i(419)]})};n[i(402)][i(411)](i(407)).to(t,i(443),(n=>i(426)!=typeof e[i(407)]||!n||e[i(407)](t))),o[i(430)](n)}return o}(n,i);return n[r(411)](r(443)).to(a,r(428)),a[r(424)][r(408)]({label:$n(o,r(405)),tooltip:!0,tooltipPosition:"sw",icon:t.icons[r(429)]}),a[r(437)]({attributes:{class:[r(416),s.if(r(443),r(415))]},on:{click:s.to((t=>t[r(423)]()))}}),a.on(r(432),(t=>{const e=r;n[e(414)]&&e(426)==typeof t[e(440)][e(420)]&&t[e(440)][e(420)](n)})),(0,Ei.addListToDropdown)(a,c),a[r(418)](n,r(431),((t,e,s)=>{const o=r;if(s)for(const t of a[o(421)][o(436)]){const e=t[o(425)][o(422)],r=i[o(403)]((t=>t[o(419)]===e[o(420)]))[o(433)];t[o(433)]=void 0===r||r(n)}})),a}(this,r):"",this[o(410)]&&this[o(410)][o(404)](o(397)).to(this),this[o(405)]({tag:o(413),attributes:{class:["ck",o(425),o(445),a.if(o(408),o(455))]},children:[{tag:o(413),attributes:{class:["ck",o(425),o(432),a.if(o(397),o(433),(t=>!t)),a.if(o(437),o(403)),a.if(o(422),o(444)),a.if(o(401),o(448))]},children:[this[o(457)],{tag:o(438),attributes:{class:["ck",o(454)]},children:[{text:a.to(o(409))}]},{tag:o(413),attributes:{class:["ck",o(439)]},children:[{tag:"ul",attributes:{class:["ck",o(449)]},children:c}]},this[o(410)]],on:{click:a.to((t=>{const e=o;t[e(460)][e(450)](e(451))||this[e(441)]&&this[e(397)]&&this[e(407)](e(406),{id:this.id})}))}}]})}[Qr(458)](){const t=Qr;super[t(458)]();const e=this[t(457)][t(398)][t(426)];this[t(446)](e,t(435),(()=>{const n=t;this[n(415)]&&!e[n(447)]||this[n(407)](n(434),{id:this.id,name:e[n(447)]}),e[n(447)]||(e[n(447)]=this[n(440)]?this[n(440)]:this[n(409)])}))}[Qr(406)](){this[Qr(437)]=!0}[Qr(430)](){this[Qr(437)]=!1}[Qr(427)](){this[Qr(422)]=!0}[Qr(453)](){this[Qr(422)]=!1}}var ts=n(675);function es(t,e){const n=ns();return(es=function(t,e){return n[t-=198]})(t,e)}function ns(){const t=["startOf","149672zkawRX","367152hYGNrm","803474yzKWKs","toJSDate","fromJSDate","hasSame","2427678LjdKzv","1210431vaRiqw","day","weekdayLong","week","8aTqrmU","10wolRfi","162855fsMKNK","month","minus","setLocale","year","local","toRelativeCalendar","770mIXvLx","607630IJRWvc","monthLong"];return(ns=function(){return t})()}function is(t,e){const n=es,i=ts.c9[n(211)](t)[n(199)](e),r=ts.c9[n(201)](),s=r[n(198)]({days:1})[n(206)](n(215));let o,a;return i[n(212)](r,n(215))?(o=i[n(206)](n(215))[n(210)](),a=i[n(202)]()):i[n(212)](s,n(215))?(o=s[n(210)](),a=i[n(202)]()):i[n(212)](r,n(217))?(o=i[n(206)](n(217))[n(210)](),a=i[n(216)]||""):i[n(212)](r,n(200))?(o=i[n(206)](n(221))[n(210)](),a=i[n(205)]||""):(o=i[n(206)](n(200))[n(210)](),a=String(i[n(200)])),{startDate:o,localizedPeriodName:a}}!function(t,e){const n=es,i=t();for(;;)try{if(547901===-parseInt(n(204))/1+-parseInt(n(207))/2+parseInt(n(214))/3*(parseInt(n(218))/4)+parseInt(n(219))/5*(-parseInt(n(213))/6)+-parseInt(n(209))/7+-parseInt(n(208))/8+-parseInt(n(220))/9*(-parseInt(n(203))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ns);var rs=n(45),ss={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(rs.A,ss);rs.A.locals;const os=as;function as(t,e){const n=cs();return(as=function(t,e){return n[t-=273]})(t,e)}function cs(){const t=["24YsFieL","54wuVbYM","locale","12ZOObTj","ck-revision-history-sidebar__time-period__revisions","452784Pajmvj","span","add","setName","revisionViews","ck-revision-history-sidebar__time-period","493375tzmJDt","397159gvtOwe","303DtDmBu","ck-revision-history-sidebar__time-period__label","remove","find","div","delegate","8838FgZztV","createCollection","4809673GZShUk","_revisionActions","removeRevision","setTemplate","568984ehKkpO","72rWYqzk","startDate","select","_requireRevisionName","uiLanguage","localizedPeriodName","847770QIhRNr","addRevision"];return(cs=function(){return t})()}!function(t,e){const n=as,i=t();for(;;)try{if(298527===parseInt(n(286))/1+parseInt(n(280))/2*(parseInt(n(274))/3)+parseInt(n(300))/4+-parseInt(n(306))/5*(parseInt(n(295))/6)+parseInt(n(273))/7*(parseInt(n(287))/8)+-parseInt(n(296))/9*(parseInt(n(293))/10)+-parseInt(n(282))/11*(parseInt(n(298))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(cs);class us extends Ei.View{constructor(t,e,n,i){const r=as;super(t);const s=is(e,this[r(297)][r(291)])[r(292)];this[r(288)]=e,this[r(304)]=this[r(281)](),this[r(283)]=n,this[r(290)]=i,this[r(304)][r(279)](r(289)).to(this),this[r(304)][r(279)](r(303)).to(this),this[r(285)]({tag:r(278),attributes:{class:["ck",r(305)]},children:[{tag:r(301),attributes:{class:["ck",r(275)]},children:[{text:s}]},{tag:r(278),attributes:{class:["ck",r(299)]},children:this[r(304)]}]})}[os(294)](t){const e=os,n=new $r(this[e(297)],t,this[e(283)],this[e(290)]);this[e(304)][e(302)](n)}[os(284)](t){const e=os,n=this[e(304)][e(277)]((e=>e.id===t.id));this[e(304)][e(276)](n)}}var ls=n(173),hs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(ls.A,hs);ls.A.locals;function ds(t,e){const n=fs();return(ds=function(t,e){return n[t-=113]})(t,e)}function fs(){const t=["div","41135gJZkUV","history","Revision history","177400Buchjz","span","ck-revision-history-sidebar__header__label","26802373CfRBPy","content","6Xolcsf","1318730KhQBGu","setTemplate","45xIdgGZ","133KWkrlR","3708KrpqwA","ck-reset_all","237PKBLMD","3QopTco","3134MZfrHp","2205452xuyJue","ck-revision-history-sidebar__header","44429jRCoyr"];return(fs=function(){return t})()}!function(t,e){const n=ds,i=t();for(;;)try{if(863499===parseInt(n(126))/1*(parseInt(n(128))/2)+parseInt(n(127))/3*(-parseInt(n(129))/4)+-parseInt(n(133))/5*(parseInt(n(119))/6)+parseInt(n(123))/7*(-parseInt(n(114))/8)+-parseInt(n(122))/9*(-parseInt(n(120))/10)+parseInt(n(131))/11*(-parseInt(n(124))/12)+parseInt(n(117))/13)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(fs);class vs extends Ei.View{constructor(e){const n=ds;super(e);const i=new Ei.IconView;i[n(118)]=t.icons[n(134)],this[n(121)]({tag:n(132),attributes:{class:["ck",n(125),n(130)]},children:[i,{tag:n(115),attributes:{class:["ck",n(116)]},children:[$n(e,n(113))]}]})}}var ms=n(722),ps={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(ms.A,ps);ms.A.locals;const ys=ks;function gs(){const t=["30327giNBee","114665UKmspg","highlightRevisions","29391cBJHHg","add","171aYlWae","19556RNbpKA","ck-rounded-corners","remove","setName","some","startDate","_addRevision","1341529jxvNbA","locale","_getTimePeriodViewByStartDate","4631406Nkmjow","ck-disabled","unhighlight","select","flat","_revisionActions","_revisions","2260cBBbjx","createCollection","get","_removeRevision","removeRevision","timePeriodViews","535pgbHpd","render","revisionViews","deselect","ck-reset","setTemplate","div","getTime","ck-revision-history-sidebar","selectRevision","347656QdeNpA","68SybqoY","bindTemplate","map","delegate","find","ck-revision-history-sidebar__timeline","isEnabled","_requireRevisionName","revisionSetName","18fBIlCu","12SlkKqS","set","addRevision","revisionSelected","uiLanguage","highlight","createdAt","fire"];return(gs=function(){return t})()}function ks(t,e){const n=gs();return(ks=function(t,e){return n[t-=327]})(t,e)}!function(t,e){const n=ks,i=t();for(;;)try{if(423912===-parseInt(n(362))/1+-parseInt(n(343))/2*(-parseInt(n(364))/3)+parseInt(n(367))/4*(-parseInt(n(332))/5)+-parseInt(n(352))/6*(-parseInt(n(374))/7)+-parseInt(n(342))/8*(parseInt(n(366))/9)+parseInt(n(384))/10*(parseInt(n(361))/11)+-parseInt(n(353))/12*(-parseInt(n(377))/13))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(gs);class bs extends Ei.View{constructor(t,e,n,i){const r=ks;super(t);const s=this[r(344)];this[r(331)]=this[r(327)](),this[r(331)][r(346)](r(380)).to(this),this[r(331)][r(346)](r(370)).to(this),this[r(383)]=e,this[r(382)]=n,this[r(350)]=i,this.on(r(380),((t,e)=>{const n=r;this[n(360)](n(356),e)})),this.on(r(370),((t,e)=>{const n=r;this[n(360)](n(351),e)})),this[r(354)](r(349),!1),this[r(337)]({tag:r(338),attributes:{class:["ck",r(336),r(368),r(340)]},children:[new vs(t),{tag:r(338),attributes:{class:["ck",r(348),s.if(r(349),r(378),(t=>!t))]},children:this[r(331)]}]})}[ys(333)](){const t=ys;super[t(333)]();for(const e of this[t(383)])this[t(373)](e);this[t(383)].on(t(365),((e,n)=>{this[t(373)](n)})),this[t(383)].on(t(369),((e,n)=>{this[t(329)](n)}))}get[ys(334)](){const t=ys;return this[t(331)][t(345)]((e=>e[t(334)][t(345)]((t=>t))))[t(381)]()}[ys(341)](t){const e=ys;for(const n of this[e(334)])t&&t.id===n.id?n[e(380)]():n[e(335)]()}[ys(363)](t){const e=ys;for(const n of this[e(334)])t[e(371)]((({id:t})=>t===n.id))?n[e(358)]():n[e(379)]()}[ys(373)](t){const e=ys,n=is(t[e(359)],this[e(375)][e(357)])[e(372)];let i=this[e(331)][e(328)](0);i&&i[e(372)][e(339)]()===n[e(339)]()||(i=new us(this[e(375)],n,this[e(382)],this[e(350)]),this[e(331)][e(365)](i)),i[e(355)](t)}[ys(329)](t){const e=ys,n=is(t[e(359)],this[e(375)][e(357)])[e(372)];this[e(376)](n)[e(330)](t)}[ys(376)](t){const e=ys;return this[e(331)][e(347)]((n=>n[e(372)][e(339)]()===t[e(339)]()))}}const _s=ws;function ws(t,e){const n=Is();return(ws=function(t,e){return n[t-=469]})(t,e)}function Is(){const t=["isReady","data","timePeriodViews","_createRevisionActions","revisionSetName","_handleEditorDataReady","489755tRcUkP","Compare against selected","170523LMgNEo","revisionSelected","action","_sidebarView","84954lulNhy","pluginName","locale","getRevision","add","getRevisionsInDiff","destroy","Name this revision","compare","_revisionsRepository","config","editor","map","string","227899hFohvU","nameRevision","RevisionsSidebar","listenTo","getIndex","init","getEarlierVisibleRevision","requires","render","isVisible","length","defaultRevisionActions","isSelected","restoreRevision","bind","52nKwgLy","16MTCGbF","assign","_revisions","get","revisionHistory.requireRevisionName","_handleDiffChange","fieldView","select","appendChild","focus","setName","revisionViews","plugins","name","remove","repository","10433826dNMHZx","1046394gNYASo","restoreRevisionCallback","_handleRevisionSelected","ready","availableRevisionActions","diff","revisionHistory.viewerSidebarContainer","5215749QxrxWu","getLaterVisibleRevision","newRevisionId","isEnabled","revisionHistory.revisionActions","Restore this revision","selectRevision","element","_handleRevisionSetName","_revisionViewer","revisionHistory","change:diff","highlightRevisions","compareAgainstSelected"];return(Is=function(){return t})()}!function(t,e){const n=ws,i=t();for(;;)try{if(981085===-parseInt(n(509))/1+parseInt(n(542))/2+-parseInt(n(495))/3*(parseInt(n(524))/4)+parseInt(n(489))/5+parseInt(n(541))/6+-parseInt(n(469))/7+-parseInt(n(525))/8*(parseInt(n(491))/9))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Is);class Os extends t.Plugin{static get[_s(496)](){return _s(511)}static get[_s(516)](){return[hr]}constructor(t){const e=_s;super(t),this[e(478)]=t[e(537)][e(528)](hr),this[e(504)]=this[e(478)][e(540)],this[e(494)]=null}[_s(514)](){const t=_s,e=this[t(504)][t(527)],n=this[t(486)](),i=this[t(506)][t(505)][t(528)](t(548));this[t(494)]=new bs(this[t(506)][t(497)],e,n,this[t(506)][t(505)][t(528)](t(529))),this[t(494)].on(t(492),this[t(544)][t(523)](this)),this[t(494)].on(t(487),this[t(477)][t(523)](this)),this[t(494)][t(523)](t(472)).to(this[t(478)]),this[t(494)][t(485)].on(t(499),((e,n)=>{const i=t;n[i(536)].on(i(499),((t,e)=>{const n=i;e[n(523)](n(472),n(483)).to(this[n(478)])}))})),this[t(494)][t(517)](),this[t(512)](this[t(506)][t(484)],t(545),this[t(488)][t(523)](this)),this[t(512)](this[t(478)],t(480),this[t(530)][t(523)](this)),i[t(533)](this[t(494)][t(476)])}[_s(501)](){const t=_s;this[t(494)][t(476)][t(539)](),this[t(494)][t(501)]()}[_s(488)](){const t=_s,e=this[t(504)][t(498)](0);if(e){const n=this[t(504)][t(515)](e.id);this[t(478)][t(503)](e,n)}}[_s(544)](t,e){const n=_s,i=this[n(504)][n(498)](e.id),r=this[n(504)][n(515)](i.id);this[n(478)][n(503)](i,r)}[_s(477)](t,e){const n=_s;this[n(504)][n(498)](e.id)[n(535)](e[n(538)])}[_s(530)](t,e,n){const i=_s,r=this[i(504)][i(500)](n);r[i(519)]>2?(this[i(494)][i(481)](r),this[i(494)][i(475)](null)):(this[i(494)][i(481)]([]),this[i(494)][i(475)](r[0]))}[_s(486)](){const t=_s,e=this[t(506)],n=Os[t(546)],i=e[t(505)][t(528)](t(473))||Os[t(520)];if(i[t(519)])return i[t(507)]((i=>{const r=t,s=r(508)==typeof i?Object[r(526)]({},n[i]):i;return s[r(493)]=s[r(493)][r(523)](this,e),s[r(518)]&&(s[r(518)]=s[r(518)][r(523)](this,e)),s}))}}function Ss(){const t=["restore","2564AkdoGi","replace","focusTracker","4040976xUhHnh","isActive","render","1066846qFkYJe","3843zJeCVP","fire","_toolbarConfig","_elementReplacer","componentFactory","view","13160vlHCvY","toolbar","viewportOffset","setEditableElement","rootName","fillFromConfig","208871dAmFYb","init","name","stickyPanel","8DkTxik","limiterElement","264867IwhXAt","viewportTopOffset","document","bind","5645TEKkMQ","editable","_initToolbar","editor","config","_view","4758761ZKeoYY","ready","isFocused","detachDomRoot","addToolbar","editing","get","attachDomRoot","element","destroy","getRoot"];return(Ss=function(){return t})()}Os[_s(546)]={compareAgainstSelected:{name:_s(490),action:({plugins:t},e)=>{const n=_s,i=t[n(528)](hr),r=i[n(540)];let s=i[n(547)][n(471)],o=e.id;r[n(513)](s)>r[n(513)](o)&&([s,o]=[o,s]),i[n(503)](s,o)},isVisible:({plugins:t},e)=>{const n=_s,i=t[n(528)](hr);return!(i[n(540)][n(500)](i[n(547)])[n(519)]>2||e[n(521)])}},restoreRevision:{name:_s(474),action:(t,{id:e})=>{const n=_s;t[n(505)][n(528)](n(479))[n(543)](e)},isVisible:({plugins:t},e)=>!!t[_s(528)](hr)[_s(540)][_s(470)](e.id)},nameRevision:{name:_s(502),action:({plugins:t},{id:e,revisionNameView:n})=>{const i=_s,r=t[i(528)](hr),s=r[i(540)][i(515)](e);r[i(503)](e,s),n[i(534)](),n[i(531)][i(532)]()}}},Os[_s(520)]=[_s(482),_s(522),_s(510)];const Ts=xs;function xs(t,e){const n=Ss();return(xs=function(t,e){return n[t-=464]})(t,e)}!function(t,e){const n=xs,i=t();for(;;)try{if(675153===parseInt(n(498))/1+parseInt(n(485))/2+parseInt(n(504))/3+-parseInt(n(479))/4*(parseInt(n(508))/5)+-parseInt(n(482))/6+parseInt(n(467))/7*(parseInt(n(502))/8)+-parseInt(n(486))/9*(-parseInt(n(492))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ss);class Ns extends Ei.EditorUI{get[Ts(491)](){return this[Ts(466)]}constructor(t,n){const i=Ts;super(t),this[i(466)]=n,this[i(488)]=(0,Ei.normalizeToolbarConfig)(t[i(465)][i(473)](i(493))),this[i(489)]=new e.ElementReplacer}get[Ts(475)](){const t=Ts;return this[t(491)][t(475)]}[Ts(499)](t){const e=Ts,n=this[e(464)],i=this[e(491)],r=n[e(472)][e(491)],s=i[e(509)],o=r[e(506)][e(477)]();s[e(500)]=o[e(496)],i[e(484)]();const a=s[e(475)];this[e(495)](s[e(500)],a),i[e(509)][e(507)](e(469)).to(this[e(481)]),r[e(474)](a),this[e(489)][e(480)](t,this[e(475)]),this[e(510)](),this[e(487)](e(468))}[Ts(476)](){const t=Ts;super[t(476)]();const e=this[t(491)],n=this[t(464)][t(472)][t(491)];this[t(489)][t(478)](),n[t(470)](e[t(509)][t(500)]),e[t(476)]()}[Ts(510)](){const t=Ts,e=this[t(491)];e[t(501)][t(507)](t(483)).to(this[t(481)],t(469)),e[t(501)][t(503)]=e[t(475)],e[t(501)][t(507)](t(505)).to(this,t(494),(({top:t})=>t)),e[t(493)][t(497)](this[t(488)],this[t(490)]),this[t(471)](e[t(493)])}}var Rs=n(161),Ms={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(Rs.A,Ms);Rs.A.locals;function As(t,e){var n=js();return(As=function(t,e){return n[t-=354]})(t,e)}var Es=As;function js(){var t=["shouldToolbarGroupWhenFull","4921797AhNEKn","1446910QcNJre","44824FIpvHC","1799231GtIZAc","223404fAYdST","stickyPanel","28xorZZc","top","_editable","main","1834660uwrCdY","toolbar","content","207WwtDtk","90437WhWUsA","add","render","12IlHbWt","editable"];return(js=function(){return t})()}!function(t,e){for(var n=As,i=t();;)try{if(907450===-parseInt(n(372))/1*(parseInt(n(364))/2)+parseInt(n(358))/3+-parseInt(n(355))/4*(-parseInt(n(368))/5)+-parseInt(n(362))/6+-parseInt(n(361))/7+parseInt(n(360))/8*(-parseInt(n(371))/9)+-parseInt(n(359))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(js);class Vs extends Ei.BoxedEditorUIView{get[Es(356)](){return this[Es(366)]}constructor(t,e,n={}){var i=Es;super(t),this[i(363)]=new Ei.StickyPanelView(t),this[i(369)]=new Ei.ToolbarView(t,{shouldGroupWhenFull:n[i(357)]}),this[i(366)]=new Ei.InlineEditableUIView(t,e)}[Es(354)](){var t=Es;super[t(354)](),this[t(363)][t(370)][t(373)](this[t(369)]),this[t(365)][t(373)](this[t(363)]),this[t(367)][t(373)](this[t(356)])}}const Cs=Ds;function Ds(t,e){const n=Ls();return(Ds=function(t,e){return n[t-=235]})(t,e)}!function(t,e){const n=Ds,i=t();for(;;)try{if(629445===-parseInt(n(259))/1+-parseInt(n(256))/2+-parseInt(n(253))/3*(parseInt(n(261))/4)+-parseInt(n(239))/5+parseInt(n(243))/6*(parseInt(n(255))/7)+parseInt(n(260))/8+parseInt(n(236))/9*(parseInt(n(238))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ls);class Fs extends((0,t.DataApiMixin)((0,t.ElementApiMixin)(t.Editor))){get ui(){return this[Ds(237)]}constructor(t,e){const n=Ds;super(e),this[n(262)]=t,this[n(252)][n(245)][n(244)]();const i=new Vs(this[n(242)],this[n(241)][n(263)],{shouldToolbarGroupWhenFull:!0});this[n(237)]=new Ns(this,i)}[Cs(240)](){const t=Cs;return this[t(250)](),this.ui[t(240)](),super[t(240)]()}static async[Cs(249)](t,e){const n=Cs,i=new this(t,e);return await i[n(246)](),await i.ui[n(258)](t),await i[n(247)][n(258)](i[n(251)][n(257)](n(248))||""),i[n(235)](n(254)),i}}function Ls(){const t=["22674KTzlLQ","createRoot","document","initPlugins","data","initialData","create","updateSourceElement","config","model","81MgTcfW","ready","602axbgtZ","1843576pORckR","get","init","64063fgjIrB","4796608YXvNsO","7404UvgkaX","sourceElement","view","fire","5676363pQpjqz","_ui","30jpeJaN","5757090FnarTv","destroy","editing","locale"];return(Ls=function(){return t})()}const zs=Us;function Ps(){const t=["keys","users","isAnonymous","data","320jwnyiu","isEnabled","_viewerEditor","_restoreRevision","revisionHistory.viewerContainer","restoreRevision","addUser","set","createdAt","revision-history-missing-configuration","pluginName","editor","revisionHistory.editorContainer","_cleanUp","repository","define","getRevision","fromVersion","getAttributeKeys","has","end","Users","style","parse","save","rootName","createRangeIn","config","requires","indexOf","roots","5387940DCMkME","saveRevision","Autosave","$graveyard","remove","_update","getRoot","RestrictedEditingMode","none","closeRevisionViewerCallback","Annotations","104872vKuuuO","RevisionViewerIntegration","986184mNgfIh","create","selection","numeric","adapter","getUser","8PfXwEk","715842qgrUzJ","removeAttribute","locale","getMarkersGroup","revisionHistory.showRevisionViewerCallback","enableReadOnlyMode","_closeRevisionViewer","refreshPositioning","includes","revisionHistory","addRevisionData","isReadOnly","get","uiLanguage","destroy","RevisionHistoryUI","revisionHistory.viewerEditorElement","markers","revisionHistory.requireRevisionName","4697441EdLacN","isAttached","RevisionHistory","RevisionsRepository","RevisionViewer","setSelection","24ynMXOl","plugins","toolbar","showRevisionViewerCallback","then","lazyRoots","isReady","_enhanceCloseRevisionViewerCallback","bind","toVersion","PaginationLookup","block","Restored","name","_getRevisionViewerEditorConfig","toLocaleTimeString","model","_enhanceShowRevisionViewerCallback","refreshVisibility","toLocaleDateString","removeMarker","exitToEditing","document","creator","revisionHistory.restoreRevisionCallback","setAttribute","init","commands","_recalculatePageBreaks","update","error","insert","_showRevisionViewer","removeSelectionAttribute","getRevisionRootsAttributes","getRevisions","catch","changesNavigation","display","RevisionTracker","revisionHistory.closeRevisionViewerCallback","restrictedEditingException","6206400WKILGd","enqueueChange","disableReadOnlyMode","revision-history-viewer-opened","result","change","long","push","detachRoot","getRevisionData","addRoot","toJSON","6467160wSuyrR","from"];return(Ps=function(){return t})()}function Us(t,e){const n=Ps();return(Us=function(t,e){return n[t-=400]})(t,e)}!function(t,e){const n=Us,i=t();for(;;)try{if(862236===parseInt(n(473))/1*(-parseInt(n(507))/2)+parseInt(n(475))/3+parseInt(n(462))/4+parseInt(n(413))/5+parseInt(n(425))/6+parseInt(n(501))/7*(parseInt(n(481))/8)+parseInt(n(482))/9*(-parseInt(n(431))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ps);const Hs=[zs(497),zs(469)];class Zs extends t.Plugin{static get[zs(441)](){return zs(474)}constructor(t){const e=zs;super(t),this[e(417)]=e(451)}}class qs extends t.Plugin{static get[zs(441)](){return zs(503)}static get[zs(459)](){return[Oi,Wi]}constructor(t){const n=zs;if(super(t),!this[n(442)][n(458)][n(494)](n(491)))throw new e.CKEditorError(n(440),this);this[n(433)]=null,this[n(442)][n(458)][n(446)](n(486),(t=>this[n(403)](t))),this[n(442)][n(458)][n(446)](n(411),(t=>this[n(488)](t))),this[n(442)][n(458)][n(446)](n(531),(t=>this[n(434)](t))),this[n(442)][n(458)][n(446)](n(500),!1),this[n(524)](),this[n(514)]()}set[zs(479)](t){const e=zs;this[e(442)][e(508)][e(494)](e(410))[e(479)]=t}get[zs(479)](){const t=zs;return this[t(442)][t(508)][t(494)](t(410))[t(479)]}[zs(492)](t){const e=zs;return this[e(442)][e(508)][e(494)](e(410))[e(492)](t)}[zs(447)](t){const e=zs;return this[e(442)][e(508)][e(494)](e(504))[e(447)](t)}[zs(406)](t={toJSON:!1}){const e=zs;return this[e(442)][e(508)][e(494)](e(504))[e(406)](t)}[zs(521)](){const n=zs,i=this[n(442)],s=(0,r.sanitizeEditorConfig)(i,Hs),o=i[n(508)][n(494)](n(410)),a=i[n(508)][n(494)](n(452))[n(428)];return s[n(509)]=[n(528),n(436),n(408)],delete s[n(512)],s[n(508)][n(420)](Zs,hr,Mr,class extends t.Plugin{static get[n(459)](){return[hr,n(452)]}[n(533)](){const t=n,r=this[t(442)][t(508)][t(494)](t(452));for(const e of a)e[t(429)]||r[t(480)](e.id)||r[t(437)](e);const s=o[t(445)][t(406)]();let c=null;const u=this[t(442)][t(508)][t(494)](t(505));u[t(479)]=o[t(479)],u[t(515)](t(432)).to(o),this[t(442)][t(534)][t(494)](t(436))[t(515)](t(432)).to(i,t(493),(t=>!t));for(const n of s){const i=null===n[t(530)];if(i&&n[t(516)]===n[t(448)])continue;const r=n[t(424)]();u[t(492)](r,((r,s,a)=>{const u=t;if(i){if(c)c[u(467)](r,s);else if(!s){const t=a[u(424)]();t.id=(0,e.uid)(),o[u(463)](t,a[u(516)])[u(511)]((t=>{c=t}))}}else n[u(467)](r,s)}))}}},Os),s}[zs(524)](){const t=zs,e=this[t(442)][t(458)][t(494)](t(491))[t(510)];this[t(442)][t(458)][t(438)](t(486),(async()=>{const n=t;this[n(442)][n(487)](n(416));const i=this[n(442)][n(508)][n(494)](n(410));if(this[n(442)][n(508)][n(450)](n(464))){const t=this[n(442)][n(508)][n(494)](n(464));await t[n(455)]()}else await i[n(400)]();this[n(442)][n(508)][n(450)](n(517))&&this[n(442)][n(508)][n(494)](n(517))[n(535)]();const r=this[n(521)]();return e(r)[n(511)]((t=>{const e=n;return this[e(433)]=t,this[e(442)][e(508)][e(450)](e(472))&&this[e(442)][e(508)][e(494)](e(472))[e(525)](),t}))[n(407)]((t=>(console[n(401)](t),this[n(442)][n(415)](n(416)),null)))}))}[zs(514)](){const t=zs,e=this[t(442)][t(458)][t(494)](t(491))[t(471)];this[t(442)][t(458)][t(438)](t(411),(()=>(this[t(442)][t(508)][t(450)](t(517))&&this[t(442)][t(508)][t(494)](t(517))[t(535)](),this[t(433)][t(508)][t(494)](t(505))[t(444)](),e(this[t(433)])[t(511)]((()=>{const e=t;if(this[e(442)][e(415)](e(416)),this[e(433)]=null,this[e(442)][e(508)][e(450)](e(472))){const t=this[e(442)][e(508)][e(494)](e(472));t[e(525)](),t[e(489)]()}})))))}[zs(403)](t){const e=zs,n=this[e(442)][e(458)][e(494)](e(443)),i=this[e(442)][e(458)][e(494)](e(435)),r=this[e(442)][e(458)][e(494)](e(498));return Fs[e(476)](r,t)[e(511)]((t=>(i[e(453)][e(409)]=e(518),n[e(453)][e(409)]=e(470),t)))}[zs(488)](t){const e=zs,n=this[e(442)][e(458)][e(494)](e(443));return this[e(442)][e(458)][e(494)](e(435))[e(453)][e(409)]=e(470),n[e(453)][e(409)]="",t[e(496)]()}async[zs(434)](t){const e=zs,n=this[e(442)],i=this[e(433)][e(508)][e(494)](e(505)),r=n[e(508)][e(494)](e(410)),s=i[e(445)][e(447)](t);let o,a,c;try{o=await i[e(422)](s),a=await i[e(405)](s)}catch(t){return void console[e(401)](t)}n[e(523)][e(418)]((t=>{const i=e;for(const e of Array[i(426)](n[i(523)][i(499)][i(485)](i(412))))t[i(527)](e)})),i[e(513)]=!1,n[e(523)][e(414)]((t=>{const i=e;t[i(506)](null),t[i(404)](n[i(523)][i(529)][i(477)][i(449)]());const r=Object[i(427)](o);for(const e of n[i(523)][i(529)][i(461)])i(465)!=e[i(456)]&&e[i(502)]()&&!r[i(490)](e[i(456)])&&t[i(421)](e);for(const e of r){let r=n[i(523)][i(529)][i(468)](e);r&&r[i(502)]()||(r=t[i(423)](e));const s=a[e],c=Object[i(427)](s),u=o[e];for(const e of r[i(449)]())c[i(490)](e)||t[i(483)](e,r);for(const n of c)t[i(532)](n,a[e][n],r);t[i(466)](t[i(457)](r)),t[i(402)](n[i(430)][i(454)](u,r),r,0)}}));const u=$n(n[e(484)],e(519));return c=s[e(520)]?-1==s[e(520)][e(460)](u)?u+": "+s[e(520)]:s[e(520)]:u+": "+s[e(439)][e(526)](n[e(484)][e(495)],{month:e(419),day:e(478)})+", "+s[e(439)][e(522)](n[e(484)][e(495)],{hour:e(478),minute:e(478)}),await r[e(463)]({name:c}),i[e(513)]=!0,n[e(458)][e(494)](e(491))[e(471)]()}}function Bs(t,e){var n=Ws();return(Bs=function(t,e){return n[t-=136]})(t,e)}function Ws(){var t=["973gMOTWF","71646VfPMwh","870088WPuJTk","15756408iLAmmQ","2197258KwkwOn","4529188arzVZy","1069776kSnaRx","5184040AktSpt"];return(Ws=function(){return t})()}!function(t,e){for(var n=Bs,i=t();;)try{if(866732===-parseInt(n(137))/1+-parseInt(n(139))/2+parseInt(n(141))/3+parseInt(n(140))/4+parseInt(n(142))/5+-parseInt(n(136))/6*(parseInt(n(143))/7)+parseInt(n(138))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ws)})(),(window.CKEditor5=window.CKEditor5||{}).revisionHistory=i})();
|
|
5
|
+
*/(()=>{var t={528:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck.ck-revision-history-ui.ck-revision-history-ui__changes-navigation{align-items:center;display:flex;margin-left:auto}.ck.ck-revision-history-ui.ck-revision-history-ui__changes-navigation .ck-revision-history-ui__changes-navigation__wrapper{display:flex;margin-right:var(--ck-spacing-standard)}.ck.ck-revision-history-ui.ck-revision-history-ui__changes-navigation .ck-revision-history-ui__changes-navigation__label{font-weight:700;white-space:pre}.ck.ck-revision-history-ui.ck-revision-history-ui__changes-navigation .ck-revision-history-ui__changes-navigation__navigation{margin-left:var(--ck-spacing-small)}",""]);const s=r},216:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck{--ck-revision-history-revision-background-color:var(--ck-color-base-background);--ck-revision-history-revision-border-color:#47576b;--ck-revision-history-revision-box-shadow:0 1px 1px 1px #e6e6e6;--ck-revision-history-revision-author-icon-offset:20px;--ck-revision-history-revision-transitions:background 100ms ease-in,border 100ms ease-in;--ck-revision-history-revision-selected-text-color:var(--ck-color-base-background);--ck-revision-history-revision-selected-input-text-color-empty:var(--ck-color-base-background);--ck-revision-history-revision-selected-background-color:var(--ck-color-base-active);--ck-revision-history-revision-highlighted-background-color:#e0f1ff;--ck-revision-history-revision-highlighted-background-color-hover:#cce7ff;--ck-revision-history-revision-delete-confirmation-background:#fcc;--ck-revision-history-revision-delete-confirmation-active-button-background:#ffb3b3}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision{background:var(--ck-revision-history-revision-background-color);border-left:3px solid var(--ck-revision-history-revision-border-color);border-radius:var(--ck-border-radius);box-shadow:var(--ck-revision-history-revision-box-shadow);display:block;padding:var(--ck-spacing-large) calc(var(--ck-spacing-standard)*2);position:relative;transition:transform .3s ease;width:100%}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision:last-child{margin-bottom:0}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision__date{display:block;font-size:var(--ck-font-size-small);font-weight:700;opacity:.8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision__controls-wrapper{align-items:flex-start;display:flex;flex-direction:row;margin:var(--ck-spacing-standard) 0 0}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision-authors{flex:0 1 auto;margin:0 0 0 var(--ck-revision-history-revision-author-icon-offset);min-width:0;padding:0}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_highlighted,.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected{border-bottom-left-radius:0;border-left-color:transparent;border-top-left-radius:0;transform:translateX(calc(var(--ck-revision-history-sidebar-timeline-padding)*-1))}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected{background:var(--ck-revision-history-revision-selected-background-color);color:var(--ck-revision-history-revision-selected-text-color)}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected .ck-revision-history-sidebar__revision-name .ck-input{color:var(--ck-revision-history-revision-selected-text-color)}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected .ck-revision-history-sidebar__revision-name .ck-input.ck-input-text_empty::placeholder{opacity:.7}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_highlighted{background:var(--ck-revision-history-revision-highlighted-background-color)}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision.ck-revision-history-sidebar__actions_dropdown_open{z-index:var(--ck-z-default)}.ck.ck-revision-history-sidebar__revision-wrapper.ck-revision-history-sidebar__revision-wrapper_confirmation_visible .ck-revision-history-sidebar__revision{box-shadow:none;position:relative;transform:translate3d(-100%,0,0)}.ck.ck-revision-history-sidebar__revision-wrapper.ck-revision-history-sidebar__revision-wrapper_confirmation_visible .ck-revision-history-sidebar__revision,.ck.ck-revision-history-sidebar__revision-wrapper.ck-revision-history-sidebar__revision-wrapper_confirmation_visible .ck-revision-history-sidebar__revision *{--ck-revision-history-revision-background-color:transparent;--ck-revision-history-revision-selected-background-color:transparent;--ck-revision-history-revision-highlighted-background-color:transparent}.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm{align-items:center;background:var(--ck-revision-history-revision-delete-confirmation-background);border-radius:var(--ck-border-radius);box-shadow:var(--ck-revision-history-revision-box-shadow);display:flex;flex-direction:row;height:100%;justify-content:space-around;left:100%;position:absolute;top:0;user-select:none;width:100%}.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner{margin-top:var(--ck-spacing-small);text-align:center}.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner p{color:var(--ck-color-text);font-weight:700;margin:0}.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner .ck-thread__remove-confirm-actions{display:flex;flex-direction:row;justify-content:space-evenly}.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner .ck-thread__remove-confirm-actions .ck.ck-button:active,.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner .ck-thread__remove-confirm-actions .ck.ck-button:focus,.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner .ck-thread__remove-confirm-actions .ck.ck-button:hover{background:var(--ck-revision-history-revision-delete-confirmation-active-button-background)}.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner .ck-thread__remove-confirm-actions .ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-revision-history-sidebar__revision-wrapper .ck-thread__remove-confirm .ck-thread__remove-confirm-inner .ck-thread__remove-confirm-actions .ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__subrevisions{margin-left:var(--ck-spacing-large)}",""]);const s=r},11:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck.ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision__actions{display:none;position:absolute;right:var(--ck-spacing-small);top:var(--ck-spacing-small)}.ck.ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision__actions .ck-dropdown__button{min-height:unset;min-width:unset}.ck.ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision__actions .ck-dropdown__button .ck-button__icon{transform:scale(.7)}.ck.ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision__actions .ck-dropdown__arrow{display:none}.ck.ck-revision-history-sidebar__revision .ck-revision-history-sidebar__revision__actions .ck-list__item__danger{color:var(--ck-color-button-cancel)}.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected .ck-revision-history-sidebar__revision__actions .ck-dropdown__button{color:var(--ck-color-base-background)}.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected .ck-revision-history-sidebar__revision__actions .ck-dropdown__button.ck-on,.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected .ck-revision-history-sidebar__revision__actions .ck-dropdown__button:hover{background:var(--ck-color-base-active-focus)}.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected .ck-revision-history-sidebar__revision__actions .ck-dropdown__button.ck-on:hover,.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_selected .ck-revision-history-sidebar__revision__actions .ck-dropdown__button:hover:hover{filter:brightness(95%)}.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_highlighted .ck-revision-history-sidebar__revision__actions .ck-dropdown__button.ck-on,.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_highlighted .ck-revision-history-sidebar__revision__actions .ck-dropdown__button:hover{background:var(--ck-revision-history-revision-highlighted-background-color-hover)}.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_highlighted .ck-revision-history-sidebar__revision__actions .ck-dropdown__button.ck-on:hover,.ck.ck-revision-history-sidebar__revision.ck-revision-history-sidebar__revision_highlighted .ck-revision-history-sidebar__revision__actions .ck-dropdown__button:hover:hover{filter:brightness(95%)}.ck.ck-revision-history-sidebar__revision:hover:not(.ck-disabled) .ck-revision-history-sidebar__revision__actions,.ck.ck-revision-history-sidebar__revision:not(.ck-disabled) .ck-revision-history-sidebar__revision__actions.ck-on{display:block}",""]);const s=r},249:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck.ck-revision-history-sidebar__revision-author{display:block;position:relative;transition:var(--ck-revision-history-revision-transitions)}.ck.ck-revision-history-sidebar__revision-author .ck-revision-history-sidebar__revision-author__name{display:block;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ck.ck-revision-history-sidebar__revision-author .ck-icon{height:10px;left:calc(var(--ck-revision-history-revision-author-icon-offset)*-1);position:absolute;top:3px;width:11px}.ck.ck-revision-history-sidebar__revision-author:not(:first-of-type) .ck-icon{display:none}",""]);const s=r},329:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck.ck-revision-history-sidebar__revision-name{display:block;font-size:1.2em;font-weight:700;left:calc(var(--ck-spacing-small)*-1);margin-right:30px;position:relative}.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-label{display:none}.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input{background:transparent;border-radius:var(--ck-border-radius);color:inherit;font-family:inherit;font-size:var(--ck-font-size-normal);font-weight:700;min-height:auto;min-width:auto;padding:var(--ck-spacing-tiny) var(--ck-spacing-small);text-overflow:ellipsis;transition:var(--ck-revision-history-revision-transitions);width:100%}.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input,.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input:focus,.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input[readonly]{background:transparent}.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input:not(.ck-input_focused){border-color:transparent}.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input::placeholder{color:inherit}.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input[readonly]{pointer-events:none}",""]);const s=r},426:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck.ck-revision-history-save-revision-form{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap}.ck.ck-revision-history-save-revision-form .ck-labeled-field-view{display:inline-block}.ck.ck-revision-history-save-revision-form .ck-label{display:none}@media screen and (max-width:600px){.ck.ck-revision-history-save-revision-form{flex-wrap:wrap}.ck.ck-revision-history-save-revision-form .ck-labeled-field-view{flex-basis:100%}.ck.ck-revision-history-save-revision-form .ck-button{flex-basis:50%}}",""]);const s=r},722:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck{--ck-revision-history-sidebar-period-background:#ff5724;--ck-revision-history-sidebar-timeline-padding:var(--ck-spacing-large)}.ck.ck-revision-history-sidebar{display:flex;flex-direction:column}.ck.ck-revision-history-sidebar .ck-revision-history-sidebar__timeline{align-items:start;display:flex;flex-direction:column;font-size:var(--ck-font-size-base);height:100%;overflow-x:hidden;overflow-y:auto;padding:var(--ck-revision-history-sidebar-timeline-padding)}.ck.ck-revision-history-sidebar .ck-revision-history-sidebar__timeline.ck-disabled{filter:grayscale(1) opacity(var(--ck-disabled-opacity))}",""]);const s=r},173:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck.ck-revision-history-sidebar__header{--header-height:calc(var(--ck-ui-component-min-height) + var(--ck-spacing-small)*2 + 1px);align-items:center;border-bottom:1px solid var(--ck-color-toolbar-border);color:inherit;display:flex;flex-direction:row;font-family:inherit;font-weight:700;height:var(--header-height);line-height:var(--header-height);min-height:var(--header-height);overflow:hidden;padding:0 var(--ck-revision-history-sidebar-timeline-padding)}.ck.ck-revision-history-sidebar__header .ck-revision-history-sidebar__header__label{color:inherit;font-family:inherit;font-size:1.2em;font-weight:700}.ck.ck-revision-history-sidebar__header .ck-icon{margin-right:var(--ck-spacing-large)}",""]);const s=r},45:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck{--ck-revision-history-sidebar-revision-vertical-spacing:calc(var(--ck-spacing-standard)*2)}.ck.ck-revision-history-sidebar__time-period{width:100%}.ck.ck-revision-history-sidebar__time-period .ck-revision-history-sidebar__time-period__label{background:var(--ck-revision-history-sidebar-period-background);border-radius:var(--ck-border-radius);color:var(--ck-color-base-background);font-size:9px;font-weight:700;padding:var(--ck-spacing-tiny) var(--ck-spacing-standard);text-transform:uppercase}.ck.ck-revision-history-sidebar__time-period .ck-revision-history-sidebar__time-period__label:first-child{margin-top:var(--ck-spacing-standard)}.ck.ck-revision-history-sidebar__time-period .ck-revision-history-sidebar__time-period__revisions{display:flex;flex-direction:column}.ck.ck-revision-history-sidebar__time-period .ck-revision-history-sidebar__time-period__revisions .ck-revision-history-sidebar__revision-wrapper,.ck.ck-revision-history-sidebar__time-period:not(.ck-hidden)+.ck-revision-history-sidebar__time-period{margin-top:var(--ck-revision-history-sidebar-revision-vertical-spacing)}",""]);const s=r},536:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,'.ck .ck-revision-change{border-top-left-radius:var(--ck-border-radius);outline:0;padding:var(--ck-spacing-small) var(--ck-spacing-large)}.ck .ck-revision-change>*{font-size:var(--ck-font-size-standard);vertical-align:bottom}.ck .ck-revision-change.ck-revision-change__add{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-revision-change.ck-revision-change__remove{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-revision-change .ck-revision-change__label{font-size:inherit;font-weight:700;vertical-align:inherit}.ck.ck-button.ck-revision-history-ui__back-to-editing{background:var(--ck-color-base-active);color:var(--ck-color-base-background)}.ck.ck-button.ck-revision-history-ui__back-to-editing:hover:not(.ck-disabled){background:var(--ck-color-base-active-focus)}.ck-content .ck-suggestion-preview-marker,.ck-content .ck-suggestion-preview-marker-split{opacity:.75}.ck-content .ck-suggestion-preview-marker-split:after{content:"¶"}.ck-content .ck-suggestion-preview-marker-merge{opacity:.75;text-decoration:line-through}.ck-content .ck-suggestion-preview-marker-merge:after{content:"¶"}.ck-content .ck-suggestion-preview-marker-deletion{text-decoration:line-through}.ck-content .ck-suggestion-marker-deletion-new:not(.ck-widget),.ck-content .ck-suggestion-marker-merge-new{--ck-color-suggestion-marker-deletion-border:none;--ck-color-suggestion-marker-deletion-border-active:none;--ck-color-suggestion-marker-deletion-background:none;--ck-color-suggestion-marker-deletion-background-active:none;--ck-color-suggestion-marker-deletion-stroke:rgba(122,31,54,.8);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.03);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.05)}.ck-content .ck-suggestion-marker-merge-new:after{color:inherit}.ck-content .ck-suggestion-marker-insertion-new,.ck-content .ck-suggestion-marker-split-new{opacity:.75}.ck-content .ck-suggestion-marker-deletion-new.ck-suggestion-marker--active:not(.table),.ck-content .ck-suggestion-marker-merge-new.ck-suggestion-marker--active{--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.08);--ck-color-suggestion-marker-deletion-stroke:#7a1f36;opacity:1}.ck-content .ck-suggestion-marker-insertion-new.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-split-new.ck-suggestion-marker--active{opacity:1}.ck.ck-editor__editable_inline.ck-revision-history-root-add{border:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck.ck-editor__editable_inline.ck-revision-history-root-add.ck-revision-history-root--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck.ck-editor__editable_inline.ck-revision-history-root-remove{border:3px solid var(--ck-color-suggestion-marker-deletion-border)}.ck.ck-editor__editable_inline.ck-revision-history-root-remove.ck-revision-history-root--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}',""]);const s=r},560:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,'.ck{--ck-revision-history-loading-overlay-transition-duration:.2s;--ck-revision-history-loading-overlay-transition-delay:0s;--ck-revision-history-loading-overlay-spinner-rotation-duration:1s;--ck-revision-history-loading-overlay-spinner-size:60px;--ck-revision-history-loading-overlay-visible-background:#fff}.ck.ck-editor__editable:after,.ck.ck-editor__editable:before{content:"";opacity:0;position:absolute;transition:opacity var(--ck-revision-history-loading-overlay-transition-duration) ease;transition-delay:0;visibility:hidden}.ck.ck-editor__editable:before{background:var(--ck-revision-history-loading-overlay-visible-background);height:100%;left:0;top:0;width:100%;z-index:var(--ck-z-default)}.ck.ck-editor__editable:after{animation:ck-revision-history-spinner-animation var(--ck-revision-history-loading-overlay-spinner-rotation-duration) linear infinite;border-radius:50%;border-right:3px solid transparent;border-top:3px solid var(--ck-color-base-text);box-sizing:border-box;height:var(--ck-revision-history-loading-overlay-spinner-size);left:50%;top:50%;transform:translate(-50%,-50%);width:var(--ck-revision-history-loading-overlay-spinner-size);z-index:var(--ck-z-default)}.ck.ck-editor__editable.ck-editor__editable__loading-overlay,.ck.ck-editor__editable.ck-editor__editable__overlay{min-height:calc(var(--ck-revision-history-loading-overlay-spinner-size) + var(--ck-spacing-large)*2);position:relative}.ck.ck-editor__editable.ck-editor__editable__loading-overlay:after,.ck.ck-editor__editable.ck-editor__editable__loading-overlay:before,.ck.ck-editor__editable.ck-editor__editable__overlay:after,.ck.ck-editor__editable.ck-editor__editable__overlay:before{opacity:.8;transition-delay:var(--ck-revision-history-loading-overlay-transition-delay);visibility:visible}.ck.ck-editor__editable.ck-editor__editable__overlay:after{visibility:hidden}@keyframes ck-revision-history-spinner-animation{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}',""]);const s=r},161:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,".ck.ck-editor{position:relative}.ck.ck-editor .ck-editor__top .ck-sticky-panel .ck-toolbar{z-index:var(--ck-z-panel)}.ck.ck-editor__top .ck-sticky-panel .ck-toolbar{border-radius:0}.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-toolbar,.ck.ck-editor__top .ck-sticky-panel .ck-toolbar.ck-rounded-corners{border-radius:var(--ck-border-radius);border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-editor__top .ck-sticky-panel .ck-toolbar{border-bottom-width:0}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content_sticky .ck-toolbar{border-bottom-width:1px;border-radius:0}.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content_sticky .ck-toolbar,.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content_sticky .ck-toolbar.ck-rounded-corners{border-radius:var(--ck-border-radius);border-radius:0}.ck.ck-editor__main>.ck-editor__editable{background:var(--ck-color-base-background);border-radius:0}.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable,.ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners{border-radius:var(--ck-border-radius);border-top-left-radius:0;border-top-right-radius:0}.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border-color:var(--ck-color-base-border)}",""]);const s=r},959:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(433),r=n.n(i)()((function(t){return t[1]}));r.push([t.id,'.ck-vertical-form .ck-button:after{bottom:-1px;content:"";position:absolute;right:-1px;top:-1px;width:0;z-index:1}.ck-vertical-form .ck-button:focus:after{display:none}@media screen and (max-width:600px){.ck.ck-responsive-form .ck-button:after{bottom:-1px;content:"";position:absolute;right:-1px;top:-1px;width:0;z-index:1}.ck.ck-responsive-form .ck-button:focus:after{display:none}}.ck-vertical-form>.ck-button:nth-last-child(2):after{border-right:1px solid var(--ck-color-base-border)}.ck.ck-responsive-form{padding:var(--ck-spacing-large)}.ck.ck-responsive-form:focus{outline:none}[dir=ltr] .ck.ck-responsive-form>:not(:first-child),[dir=rtl] .ck.ck-responsive-form>:not(:last-child){margin-left:var(--ck-spacing-standard)}@media screen and (max-width:600px){.ck.ck-responsive-form{padding:0;width:calc(var(--ck-input-width)*.8)}.ck.ck-responsive-form .ck-labeled-field-view{margin:var(--ck-spacing-large) var(--ck-spacing-large) 0}.ck.ck-responsive-form .ck-labeled-field-view .ck-input-text{min-width:0;width:100%}.ck.ck-responsive-form .ck-labeled-field-view .ck-labeled-field-view__error{white-space:normal}.ck.ck-responsive-form>.ck-button:nth-last-child(2):after{border-right:1px solid var(--ck-color-base-border)}.ck.ck-responsive-form>.ck-button:last-child,.ck.ck-responsive-form>.ck-button:nth-last-child(2){border-radius:0;margin-top:var(--ck-spacing-large);padding:var(--ck-spacing-standard)}.ck.ck-responsive-form>.ck-button:last-child:not(:focus),.ck.ck-responsive-form>.ck-button:nth-last-child(2):not(:focus){border-top:1px solid var(--ck-color-base-border)}[dir=ltr] .ck.ck-responsive-form>.ck-button:last-child,[dir=ltr] .ck.ck-responsive-form>.ck-button:nth-last-child(2),[dir=rtl] .ck.ck-responsive-form>.ck-button:last-child,[dir=rtl] .ck.ck-responsive-form>.ck-button:nth-last-child(2){margin-left:0}[dir=rtl] .ck.ck-responsive-form>.ck-button:last-child:last-of-type,[dir=rtl] .ck.ck-responsive-form>.ck-button:nth-last-child(2):last-of-type{border-right:1px solid var(--ck-color-base-border)}}',""]);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,i){"string"==typeof t&&(t=[[null,t,""]]);var r={};if(i)for(var s=0;s<this.length;s++){var o=this[s][0];null!=o&&(r[o]=!0)}for(var a=0;a<t.length;a++){var c=[].concat(t[a]);i&&r[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),e.push(c))}},e}},675:(t,e)=>{"use strict";function n(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function i(t,e,i){return e&&n(t.prototype,e),i&&n(t,i),t}function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function o(t,e){return o=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},o(t,e)}function a(t,e,n){return a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}()?Reflect.construct:function(t,e,n){var i=[null];i.push.apply(i,e);var r=new(Function.bind.apply(t,i));return n&&o(r,n.prototype),r},a.apply(null,arguments)}function c(t){var e="function"==typeof Map?new Map:void 0;return c=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,i)}function i(){return a(t,arguments,s(this).constructor)}return i.prototype=Object.create(t.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),o(i,t)},c(t)}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function l(t){var e=0;if("undefined"==typeof Symbol||null==t[Symbol.iterator]){if(Array.isArray(t)||(t=function(t,e){if(t){if("string"==typeof t)return u(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(n):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?u(t,e):void 0}}(t)))return function(){return e>=t.length?{done:!0}:{done:!1,value:t[e++]}};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(e=t[Symbol.iterator]()).next.bind(e)}var h=function(t){function e(){return t.apply(this,arguments)||this}return r(e,t),e}(c(Error)),d=function(t){function e(e){return t.call(this,"Invalid DateTime: "+e.toMessage())||this}return r(e,t),e}(h),f=function(t){function e(e){return t.call(this,"Invalid Interval: "+e.toMessage())||this}return r(e,t),e}(h),v=function(t){function e(e){return t.call(this,"Invalid Duration: "+e.toMessage())||this}return r(e,t),e}(h),m=function(t){function e(){return t.apply(this,arguments)||this}return r(e,t),e}(h),p=function(t){function e(e){return t.call(this,"Invalid unit "+e)||this}return r(e,t),e}(h),y=function(t){function e(){return t.apply(this,arguments)||this}return r(e,t),e}(h),g=function(t){function e(){return t.call(this,"Zone is an abstract class")||this}return r(e,t),e}(h),k="numeric",b="short",_="long",w={year:k,month:k,day:k},I={year:k,month:b,day:k},O={year:k,month:b,day:k,weekday:b},S={year:k,month:_,day:k},T={year:k,month:_,day:k,weekday:_},x={hour:k,minute:k},R={hour:k,minute:k,second:k},N={hour:k,minute:k,second:k,timeZoneName:b},A={hour:k,minute:k,second:k,timeZoneName:_},M={hour:k,minute:k,hour12:!1},E={hour:k,minute:k,second:k,hour12:!1},j={hour:k,minute:k,second:k,hour12:!1,timeZoneName:b},V={hour:k,minute:k,second:k,hour12:!1,timeZoneName:_},C={year:k,month:k,day:k,hour:k,minute:k},D={year:k,month:k,day:k,hour:k,minute:k,second:k},L={year:k,month:b,day:k,hour:k,minute:k},F={year:k,month:b,day:k,hour:k,minute:k,second:k},z={year:k,month:b,day:k,weekday:b,hour:k,minute:k},P={year:k,month:_,day:k,hour:k,minute:k,timeZoneName:b},U={year:k,month:_,day:k,hour:k,minute:k,second:k,timeZoneName:b},Z={year:k,month:_,day:k,weekday:_,hour:k,minute:k,timeZoneName:_},q={year:k,month:_,day:k,weekday:_,hour:k,minute:k,second:k,timeZoneName:_};function H(t){return void 0===t}function B(t){return"number"==typeof t}function W(t){return"number"==typeof t&&t%1==0}function J(){try{return"undefined"!=typeof Intl&&Intl.DateTimeFormat}catch(t){return!1}}function G(){return!H(Intl.DateTimeFormat.prototype.formatToParts)}function Y(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(t){return!1}}function K(t,e,n){if(0!==t.length)return t.reduce((function(t,i){var r=[e(i),i];return t&&n(t[0],r[0])===t[0]?t:r}),null)[1]}function X(t,e){return e.reduce((function(e,n){return e[n]=t[n],e}),{})}function Q(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function $(t,e,n){return W(t)&&t>=e&&t<=n}function tt(t,e){void 0===e&&(e=2);var n=t<0?"-":"",i=n?-1*t:t;return""+n+(i.toString().length<e?("0".repeat(e)+i).slice(-e):i.toString())}function et(t){return H(t)||null===t||""===t?void 0:parseInt(t,10)}function nt(t){if(!H(t)&&null!==t&&""!==t){var e=1e3*parseFloat("0."+t);return Math.floor(e)}}function it(t,e,n){void 0===n&&(n=!1);var i=Math.pow(10,e);return(n?Math.trunc:Math.round)(t*i)/i}function rt(t){return t%4==0&&(t%100!=0||t%400==0)}function st(t){return rt(t)?366:365}function ot(t,e){var n=function(t,e){return t-e*Math.floor(t/e)}(e-1,12)+1;return 2===n?rt(t+(e-n)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][n-1]}function at(t){var e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e)).setUTCFullYear(e.getUTCFullYear()-1900),+e}function ct(t){var e=(t+Math.floor(t/4)-Math.floor(t/100)+Math.floor(t/400))%7,n=t-1,i=(n+Math.floor(n/4)-Math.floor(n/100)+Math.floor(n/400))%7;return 4===e||3===i?53:52}function ut(t){return t>99?t:t>60?1900+t:2e3+t}function lt(t,e,n,i){void 0===i&&(i=null);var r=new Date(t),s={hour12:!1,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};i&&(s.timeZone=i);var o=Object.assign({timeZoneName:e},s),a=J();if(a&&G()){var c=new Intl.DateTimeFormat(n,o).formatToParts(r).find((function(t){return"timezonename"===t.type.toLowerCase()}));return c?c.value:null}if(a){var u=new Intl.DateTimeFormat(n,s).format(r);return new Intl.DateTimeFormat(n,o).format(r).substring(u.length).replace(/^[, \u200e]+/,"")}return null}function ht(t,e){var n=parseInt(t,10);Number.isNaN(n)&&(n=0);var i=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-i:i)}function dt(t){var e=Number(t);if("boolean"==typeof t||""===t||Number.isNaN(e))throw new y("Invalid unit value "+t);return e}function ft(t,e,n){var i={};for(var r in t)if(Q(t,r)){if(n.indexOf(r)>=0)continue;var s=t[r];if(null==s)continue;i[e(r)]=dt(s)}return i}function vt(t,e){var n=Math.trunc(Math.abs(t/60)),i=Math.trunc(Math.abs(t%60)),r=t>=0?"+":"-";switch(e){case"short":return""+r+tt(n,2)+":"+tt(i,2);case"narrow":return""+r+n+(i>0?":"+i:"");case"techie":return""+r+tt(n,2)+tt(i,2);default:throw new RangeError("Value format "+e+" is out of range for property format")}}function mt(t){return X(t,["hour","minute","second","millisecond"])}var pt=/[A-Za-z_+-]{1,256}(:?\/[A-Za-z_+-]{1,256}(\/[A-Za-z_+-]{1,256})?)?/;function yt(t){return JSON.stringify(t,Object.keys(t).sort())}var gt=["January","February","March","April","May","June","July","August","September","October","November","December"],kt=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],bt=["J","F","M","A","M","J","J","A","S","O","N","D"];function _t(t){switch(t){case"narrow":return[].concat(bt);case"short":return[].concat(kt);case"long":return[].concat(gt);case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}var wt=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],It=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Ot=["M","T","W","T","F","S","S"];function St(t){switch(t){case"narrow":return[].concat(Ot);case"short":return[].concat(It);case"long":return[].concat(wt);case"numeric":return["1","2","3","4","5","6","7"];default:return null}}var Tt=["AM","PM"],xt=["Before Christ","Anno Domini"],Rt=["BC","AD"],Nt=["B","A"];function At(t){switch(t){case"narrow":return[].concat(Nt);case"short":return[].concat(Rt);case"long":return[].concat(xt);default:return null}}function Mt(t,e){for(var n,i="",r=l(t);!(n=r()).done;){var s=n.value;s.literal?i+=s.val:i+=e(s.val)}return i}var Et={D:w,DD:I,DDD:S,DDDD:T,t:x,tt:R,ttt:N,tttt:A,T:M,TT:E,TTT:j,TTTT:V,f:C,ff:L,fff:P,ffff:Z,F:D,FF:F,FFF:U,FFFF:q},jt=function(){function t(t,e){this.opts=e,this.loc=t,this.systemLoc=null}t.create=function(e,n){return void 0===n&&(n={}),new t(e,n)},t.parseFormat=function(t){for(var e=null,n="",i=!1,r=[],s=0;s<t.length;s++){var o=t.charAt(s);"'"===o?(n.length>0&&r.push({literal:i,val:n}),e=null,n="",i=!i):i||o===e?n+=o:(n.length>0&&r.push({literal:!1,val:n}),n=o,e=o)}return n.length>0&&r.push({literal:i,val:n}),r},t.macroTokenToFormatOpts=function(t){return Et[t]};var e=t.prototype;return e.formatWithSystemDefault=function(t,e){return null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(t,Object.assign({},this.opts,e)).format()},e.formatDateTime=function(t,e){return void 0===e&&(e={}),this.loc.dtFormatter(t,Object.assign({},this.opts,e)).format()},e.formatDateTimeParts=function(t,e){return void 0===e&&(e={}),this.loc.dtFormatter(t,Object.assign({},this.opts,e)).formatToParts()},e.resolvedOptions=function(t,e){return void 0===e&&(e={}),this.loc.dtFormatter(t,Object.assign({},this.opts,e)).resolvedOptions()},e.num=function(t,e){if(void 0===e&&(e=0),this.opts.forceSimple)return tt(t,e);var n=Object.assign({},this.opts);return e>0&&(n.padTo=e),this.loc.numberFormatter(n).format(t)},e.formatDateTimeFromString=function(e,n){var i=this,r="en"===this.loc.listingMode(),s=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar&&G(),o=function(t,n){return i.loc.extract(e,t,n)},a=function(t){return e.isOffsetFixed&&0===e.offset&&t.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,t.format):""},c=function(){return r?function(t){return Tt[t.hour<12?0:1]}(e):o({hour:"numeric",hour12:!0},"dayperiod")},u=function(t,n){return r?function(t,e){return _t(e)[t.month-1]}(e,t):o(n?{month:t}:{month:t,day:"numeric"},"month")},l=function(t,n){return r?function(t,e){return St(e)[t.weekday-1]}(e,t):o(n?{weekday:t}:{weekday:t,month:"long",day:"numeric"},"weekday")},h=function(t){return r?function(t,e){return At(e)[t.year<0?0:1]}(e,t):o({era:t},"era")};return Mt(t.parseFormat(n),(function(n){switch(n){case"S":return i.num(e.millisecond);case"u":case"SSS":return i.num(e.millisecond,3);case"s":return i.num(e.second);case"ss":return i.num(e.second,2);case"m":return i.num(e.minute);case"mm":return i.num(e.minute,2);case"h":return i.num(e.hour%12==0?12:e.hour%12);case"hh":return i.num(e.hour%12==0?12:e.hour%12,2);case"H":return i.num(e.hour);case"HH":return i.num(e.hour,2);case"Z":return a({format:"narrow",allowZ:i.opts.allowZ});case"ZZ":return a({format:"short",allowZ:i.opts.allowZ});case"ZZZ":return a({format:"techie",allowZ:i.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:i.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:i.loc.locale});case"z":return e.zoneName;case"a":return c();case"d":return s?o({day:"numeric"},"day"):i.num(e.day);case"dd":return s?o({day:"2-digit"},"day"):i.num(e.day,2);case"c":case"E":return i.num(e.weekday);case"ccc":return l("short",!0);case"cccc":return l("long",!0);case"ccccc":return l("narrow",!0);case"EEE":return l("short",!1);case"EEEE":return l("long",!1);case"EEEEE":return l("narrow",!1);case"L":return s?o({month:"numeric",day:"numeric"},"month"):i.num(e.month);case"LL":return s?o({month:"2-digit",day:"numeric"},"month"):i.num(e.month,2);case"LLL":return u("short",!0);case"LLLL":return u("long",!0);case"LLLLL":return u("narrow",!0);case"M":return s?o({month:"numeric"},"month"):i.num(e.month);case"MM":return s?o({month:"2-digit"},"month"):i.num(e.month,2);case"MMM":return u("short",!1);case"MMMM":return u("long",!1);case"MMMMM":return u("narrow",!1);case"y":return s?o({year:"numeric"},"year"):i.num(e.year);case"yy":return s?o({year:"2-digit"},"year"):i.num(e.year.toString().slice(-2),2);case"yyyy":return s?o({year:"numeric"},"year"):i.num(e.year,4);case"yyyyyy":return s?o({year:"numeric"},"year"):i.num(e.year,6);case"G":return h("short");case"GG":return h("long");case"GGGGG":return h("narrow");case"kk":return i.num(e.weekYear.toString().slice(-2),2);case"kkkk":return i.num(e.weekYear,4);case"W":return i.num(e.weekNumber);case"WW":return i.num(e.weekNumber,2);case"o":return i.num(e.ordinal);case"ooo":return i.num(e.ordinal,3);case"q":return i.num(e.quarter);case"qq":return i.num(e.quarter,2);case"X":return i.num(Math.floor(e.ts/1e3));case"x":return i.num(e.ts);default:return function(n){var r=t.macroTokenToFormatOpts(n);return r?i.formatWithSystemDefault(e,r):n}(n)}}))},e.formatDurationFromString=function(e,n){var i,r=this,s=function(t){switch(t[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"M":return"month";case"y":return"year";default:return null}},o=t.parseFormat(n),a=o.reduce((function(t,e){var n=e.literal,i=e.val;return n?t:t.concat(i)}),[]),c=e.shiftTo.apply(e,a.map(s).filter((function(t){return t})));return Mt(o,(i=c,function(t){var e=s(t);return e?r.num(i.get(e),t.length):t}))},t}(),Vt=function(){function t(t,e){this.reason=t,this.explanation=e}return t.prototype.toMessage=function(){return this.explanation?this.reason+": "+this.explanation:this.reason},t}(),Ct=function(){function t(){}var e=t.prototype;return e.offsetName=function(t,e){throw new g},e.formatOffset=function(t,e){throw new g},e.offset=function(t){throw new g},e.equals=function(t){throw new g},i(t,[{key:"type",get:function(){throw new g}},{key:"name",get:function(){throw new g}},{key:"universal",get:function(){throw new g}},{key:"isValid",get:function(){throw new g}}]),t}(),Dt=null,Lt=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.offsetName=function(t,e){return lt(t,e.format,e.locale)},n.formatOffset=function(t,e){return vt(this.offset(t),e)},n.offset=function(t){return-new Date(t).getTimezoneOffset()},n.equals=function(t){return"local"===t.type},i(e,[{key:"type",get:function(){return"local"}},{key:"name",get:function(){return J()?(new Intl.DateTimeFormat).resolvedOptions().timeZone:"local"}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return!0}}],[{key:"instance",get:function(){return null===Dt&&(Dt=new e),Dt}}]),e}(Ct),Ft=RegExp("^"+pt.source+"$"),zt={};var Pt={year:0,month:1,day:2,hour:3,minute:4,second:5};var Ut={},Zt=function(t){function e(n){var i;return(i=t.call(this)||this).zoneName=n,i.valid=e.isValidZone(n),i}r(e,t),e.create=function(t){return Ut[t]||(Ut[t]=new e(t)),Ut[t]},e.resetCache=function(){Ut={},zt={}},e.isValidSpecifier=function(t){return!(!t||!t.match(Ft))},e.isValidZone=function(t){try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}},e.parseGMTOffset=function(t){if(t){var e=t.match(/^Etc\/GMT(0|[+-]\d{1,2})$/i);if(e)return-60*parseInt(e[1])}return null};var n=e.prototype;return n.offsetName=function(t,e){return lt(t,e.format,e.locale,this.name)},n.formatOffset=function(t,e){return vt(this.offset(t),e)},n.offset=function(t){var e=new Date(t);if(isNaN(e))return NaN;var n,i=(n=this.name,zt[n]||(zt[n]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:n,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})),zt[n]),r=i.formatToParts?function(t,e){for(var n=t.formatToParts(e),i=[],r=0;r<n.length;r++){var s=n[r],o=s.type,a=s.value,c=Pt[o];H(c)||(i[c]=parseInt(a,10))}return i}(i,e):function(t,e){var n=t.format(e).replace(/\u200E/g,""),i=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(n),r=i[1],s=i[2];return[i[3],r,s,i[4],i[5],i[6]]}(i,e),s=r[0],o=r[1],a=r[2],c=r[3],u=+e,l=u%1e3;return(at({year:s,month:o,day:a,hour:24===c?0:c,minute:r[4],second:r[5],millisecond:0})-(u-=l>=0?l:1e3+l))/6e4},n.equals=function(t){return"iana"===t.type&&t.name===this.name},i(e,[{key:"type",get:function(){return"iana"}},{key:"name",get:function(){return this.zoneName}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return this.valid}}]),e}(Ct),qt=null,Ht=function(t){function e(e){var n;return(n=t.call(this)||this).fixed=e,n}r(e,t),e.instance=function(t){return 0===t?e.utcInstance:new e(t)},e.parseSpecifier=function(t){if(t){var n=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(n)return new e(ht(n[1],n[2]))}return null},i(e,null,[{key:"utcInstance",get:function(){return null===qt&&(qt=new e(0)),qt}}]);var n=e.prototype;return n.offsetName=function(){return this.name},n.formatOffset=function(t,e){return vt(this.fixed,e)},n.offset=function(){return this.fixed},n.equals=function(t){return"fixed"===t.type&&t.fixed===this.fixed},i(e,[{key:"type",get:function(){return"fixed"}},{key:"name",get:function(){return 0===this.fixed?"UTC":"UTC"+vt(this.fixed,"narrow")}},{key:"universal",get:function(){return!0}},{key:"isValid",get:function(){return!0}}]),e}(Ct),Bt=function(t){function e(e){var n;return(n=t.call(this)||this).zoneName=e,n}r(e,t);var n=e.prototype;return n.offsetName=function(){return null},n.formatOffset=function(){return""},n.offset=function(){return NaN},n.equals=function(){return!1},i(e,[{key:"type",get:function(){return"invalid"}},{key:"name",get:function(){return this.zoneName}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return!1}}]),e}(Ct);function Wt(t,e){var n;if(H(t)||null===t)return e;if(t instanceof Ct)return t;if("string"==typeof t){var i=t.toLowerCase();return"local"===i?e:"utc"===i||"gmt"===i?Ht.utcInstance:null!=(n=Zt.parseGMTOffset(t))?Ht.instance(n):Zt.isValidSpecifier(i)?Zt.create(t):Ht.parseSpecifier(i)||new Bt(t)}return B(t)?Ht.instance(t):"object"==typeof t&&t.offset&&"number"==typeof t.offset?t:new Bt(t)}var Jt=function(){return Date.now()},Gt=null,Yt=null,Kt=null,Xt=null,Qt=!1,$t=function(){function t(){}return t.resetCaches=function(){le.resetCache(),Zt.resetCache()},i(t,null,[{key:"now",get:function(){return Jt},set:function(t){Jt=t}},{key:"defaultZoneName",get:function(){return t.defaultZone.name},set:function(t){Gt=t?Wt(t):null}},{key:"defaultZone",get:function(){return Gt||Lt.instance}},{key:"defaultLocale",get:function(){return Yt},set:function(t){Yt=t}},{key:"defaultNumberingSystem",get:function(){return Kt},set:function(t){Kt=t}},{key:"defaultOutputCalendar",get:function(){return Xt},set:function(t){Xt=t}},{key:"throwOnInvalid",get:function(){return Qt},set:function(t){Qt=t}}]),t}(),te={};function ee(t,e){void 0===e&&(e={});var n=JSON.stringify([t,e]),i=te[n];return i||(i=new Intl.DateTimeFormat(t,e),te[n]=i),i}var ne={};var ie={};function re(t,e){void 0===e&&(e={});var n=e,i=(n.base,function(t,e){if(null==t)return{};var n,i,r={},s=Object.keys(t);for(i=0;i<s.length;i++)n=s[i],e.indexOf(n)>=0||(r[n]=t[n]);return r}(n,["base"])),r=JSON.stringify([t,i]),s=ie[r];return s||(s=new Intl.RelativeTimeFormat(t,e),ie[r]=s),s}var se=null;function oe(t,e,n,i,r){var s=t.listingMode(n);return"error"===s?null:"en"===s?i(e):r(e)}var ae=function(){function t(t,e,n){if(this.padTo=n.padTo||0,this.floor=n.floor||!1,!e&&J()){var i={useGrouping:!1};n.padTo>0&&(i.minimumIntegerDigits=n.padTo),this.inf=function(t,e){void 0===e&&(e={});var n=JSON.stringify([t,e]),i=ne[n];return i||(i=new Intl.NumberFormat(t,e),ne[n]=i),i}(t,i)}}return t.prototype.format=function(t){if(this.inf){var e=this.floor?Math.floor(t):t;return this.inf.format(e)}return tt(this.floor?Math.floor(t):it(t,3),this.padTo)},t}(),ce=function(){function t(t,e,n){var i;if(this.opts=n,this.hasIntl=J(),t.zone.universal&&this.hasIntl){var r=t.offset/60*-1,s=r>=0?"Etc/GMT+"+r:"Etc/GMT"+r,o=Zt.isValidZone(s);0!==t.offset&&o?(i=s,this.dt=t):(i="UTC",n.timeZoneName?this.dt=t:this.dt=0===t.offset?t:fi.fromMillis(t.ts+60*t.offset*1e3))}else"local"===t.zone.type?this.dt=t:(this.dt=t,i=t.zone.name);if(this.hasIntl){var a=Object.assign({},this.opts);i&&(a.timeZone=i),this.dtf=ee(e,a)}}var e=t.prototype;return e.format=function(){if(this.hasIntl)return this.dtf.format(this.dt.toJSDate());var t=function(t){var e="EEEE, LLLL d, yyyy, h:mm a";switch(yt(X(t,["weekday","era","year","month","day","hour","minute","second","timeZoneName","hour12"]))){case yt(w):return"M/d/yyyy";case yt(I):return"LLL d, yyyy";case yt(O):return"EEE, LLL d, yyyy";case yt(S):return"LLLL d, yyyy";case yt(T):return"EEEE, LLLL d, yyyy";case yt(x):return"h:mm a";case yt(R):return"h:mm:ss a";case yt(N):case yt(A):return"h:mm a";case yt(M):return"HH:mm";case yt(E):return"HH:mm:ss";case yt(j):case yt(V):return"HH:mm";case yt(C):return"M/d/yyyy, h:mm a";case yt(L):return"LLL d, yyyy, h:mm a";case yt(P):return"LLLL d, yyyy, h:mm a";case yt(Z):return e;case yt(D):return"M/d/yyyy, h:mm:ss a";case yt(F):return"LLL d, yyyy, h:mm:ss a";case yt(z):return"EEE, d LLL yyyy, h:mm a";case yt(U):return"LLLL d, yyyy, h:mm:ss a";case yt(q):return"EEEE, LLLL d, yyyy, h:mm:ss a";default:return e}}(this.opts),e=le.create("en-US");return jt.create(e).formatDateTimeFromString(this.dt,t)},e.formatToParts=function(){return this.hasIntl&&G()?this.dtf.formatToParts(this.dt.toJSDate()):[]},e.resolvedOptions=function(){return this.hasIntl?this.dtf.resolvedOptions():{locale:"en-US",numberingSystem:"latn",outputCalendar:"gregory"}},t}(),ue=function(){function t(t,e,n){this.opts=Object.assign({style:"long"},n),!e&&Y()&&(this.rtf=re(t,n))}var e=t.prototype;return e.format=function(t,e){return this.rtf?this.rtf.format(t,e):function(t,e,n,i){void 0===n&&(n="always"),void 0===i&&(i=!1);var r={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},s=-1===["hours","minutes","seconds"].indexOf(t);if("auto"===n&&s){var o="days"===t;switch(e){case 1:return o?"tomorrow":"next "+r[t][0];case-1:return o?"yesterday":"last "+r[t][0];case 0:return o?"today":"this "+r[t][0]}}var a=Object.is(e,-0)||e<0,c=Math.abs(e),u=1===c,l=r[t],h=i?u?l[1]:l[2]||l[1]:u?r[t][0]:t;return a?c+" "+h+" ago":"in "+c+" "+h}(e,t,this.opts.numeric,"long"!==this.opts.style)},e.formatToParts=function(t,e){return this.rtf?this.rtf.formatToParts(t,e):[]},t}(),le=function(){function t(t,e,n,i){var r=function(t){var e=t.indexOf("-u-");if(-1===e)return[t];var n,i=t.substring(0,e);try{n=ee(t).resolvedOptions()}catch(t){n=ee(i).resolvedOptions()}var r=n;return[i,r.numberingSystem,r.calendar]}(t),s=r[0],o=r[1],a=r[2];this.locale=s,this.numberingSystem=e||o||null,this.outputCalendar=n||a||null,this.intl=function(t,e,n){return J()?n||e?(t+="-u",n&&(t+="-ca-"+n),e&&(t+="-nu-"+e),t):t:[]}(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=i,this.fastNumbersCached=null}t.fromOpts=function(e){return t.create(e.locale,e.numberingSystem,e.outputCalendar,e.defaultToEN)},t.create=function(e,n,i,r){void 0===r&&(r=!1);var s=e||$t.defaultLocale;return new t(s||(r?"en-US":function(){if(se)return se;if(J()){var t=(new Intl.DateTimeFormat).resolvedOptions().locale;return se=t&&"und"!==t?t:"en-US"}return se="en-US"}()),n||$t.defaultNumberingSystem,i||$t.defaultOutputCalendar,s)},t.resetCache=function(){se=null,te={},ne={},ie={}},t.fromObject=function(e){var n=void 0===e?{}:e,i=n.locale,r=n.numberingSystem,s=n.outputCalendar;return t.create(i,r,s)};var e=t.prototype;return e.listingMode=function(t){void 0===t&&(t=!0);var e=J()&&G(),n=this.isEnglish(),i=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return e||n&&i||t?!e||n&&i?"en":"intl":"error"},e.clone=function(e){return e&&0!==Object.getOwnPropertyNames(e).length?t.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,e.defaultToEN||!1):this},e.redefaultToEN=function(t){return void 0===t&&(t={}),this.clone(Object.assign({},t,{defaultToEN:!0}))},e.redefaultToSystem=function(t){return void 0===t&&(t={}),this.clone(Object.assign({},t,{defaultToEN:!1}))},e.months=function(t,e,n){var i=this;return void 0===e&&(e=!1),void 0===n&&(n=!0),oe(this,t,n,_t,(function(){var n=e?{month:t,day:"numeric"}:{month:t},r=e?"format":"standalone";return i.monthsCache[r][t]||(i.monthsCache[r][t]=function(t){for(var e=[],n=1;n<=12;n++){var i=fi.utc(2016,n,1);e.push(t(i))}return e}((function(t){return i.extract(t,n,"month")}))),i.monthsCache[r][t]}))},e.weekdays=function(t,e,n){var i=this;return void 0===e&&(e=!1),void 0===n&&(n=!0),oe(this,t,n,St,(function(){var n=e?{weekday:t,year:"numeric",month:"long",day:"numeric"}:{weekday:t},r=e?"format":"standalone";return i.weekdaysCache[r][t]||(i.weekdaysCache[r][t]=function(t){for(var e=[],n=1;n<=7;n++){var i=fi.utc(2016,11,13+n);e.push(t(i))}return e}((function(t){return i.extract(t,n,"weekday")}))),i.weekdaysCache[r][t]}))},e.meridiems=function(t){var e=this;return void 0===t&&(t=!0),oe(this,void 0,t,(function(){return Tt}),(function(){if(!e.meridiemCache){var t={hour:"numeric",hour12:!0};e.meridiemCache=[fi.utc(2016,11,13,9),fi.utc(2016,11,13,19)].map((function(n){return e.extract(n,t,"dayperiod")}))}return e.meridiemCache}))},e.eras=function(t,e){var n=this;return void 0===e&&(e=!0),oe(this,t,e,At,(function(){var e={era:t};return n.eraCache[t]||(n.eraCache[t]=[fi.utc(-40,1,1),fi.utc(2017,1,1)].map((function(t){return n.extract(t,e,"era")}))),n.eraCache[t]}))},e.extract=function(t,e,n){var i=this.dtFormatter(t,e).formatToParts().find((function(t){return t.type.toLowerCase()===n}));return i?i.value:null},e.numberFormatter=function(t){return void 0===t&&(t={}),new ae(this.intl,t.forceSimple||this.fastNumbers,t)},e.dtFormatter=function(t,e){return void 0===e&&(e={}),new ce(t,this.intl,e)},e.relFormatter=function(t){return void 0===t&&(t={}),new ue(this.intl,this.isEnglish(),t)},e.isEnglish=function(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||J()&&new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")},e.equals=function(t){return this.locale===t.locale&&this.numberingSystem===t.numberingSystem&&this.outputCalendar===t.outputCalendar},i(t,[{key:"fastNumbers",get:function(){var t;return null==this.fastNumbersCached&&(this.fastNumbersCached=(!(t=this).numberingSystem||"latn"===t.numberingSystem)&&("latn"===t.numberingSystem||!t.locale||t.locale.startsWith("en")||J()&&"latn"===new Intl.DateTimeFormat(t.intl).resolvedOptions().numberingSystem)),this.fastNumbersCached}}]),t}();function he(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var i=e.reduce((function(t,e){return t+e.source}),"");return RegExp("^"+i+"$")}function de(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(t){return e.reduce((function(e,n){var i=e[0],r=e[1],s=e[2],o=n(t,s),a=o[0],c=o[1],u=o[2];return[Object.assign(i,a),r||c,u]}),[{},null,1]).slice(0,2)}}function fe(t){if(null==t)return[null,null];for(var e=arguments.length,n=new Array(e>1?e-1:0),i=1;i<e;i++)n[i-1]=arguments[i];for(var r=0,s=n;r<s.length;r++){var o=s[r],a=o[0],c=o[1],u=a.exec(t);if(u)return c(u)}return[null,null]}function ve(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(t,n){var i,r={};for(i=0;i<e.length;i++)r[e[i]]=et(t[n+i]);return[r,null,n+i]}}var me=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,pe=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,ye=RegExp(""+pe.source+me.source+"?"),ge=RegExp("(?:T"+ye.source+")?"),ke=ve("weekYear","weekNumber","weekDay"),be=ve("year","ordinal"),_e=RegExp(pe.source+" ?(?:"+me.source+"|("+pt.source+"))?"),we=RegExp("(?: "+_e.source+")?");function Ie(t,e,n){var i=t[e];return H(i)?n:et(i)}function Oe(t,e){return[{year:Ie(t,e),month:Ie(t,e+1,1),day:Ie(t,e+2,1)},null,e+3]}function Se(t,e){return[{hours:Ie(t,e,0),minutes:Ie(t,e+1,0),seconds:Ie(t,e+2,0),milliseconds:nt(t[e+3])},null,e+4]}function Te(t,e){var n=!t[e]&&!t[e+1],i=ht(t[e+1],t[e+2]);return[{},n?null:Ht.instance(i),e+3]}function xe(t,e){return[{},t[e]?Zt.create(t[e]):null,e+1]}var Re=RegExp("^T?"+pe.source+"$"),Ne=/^-?P(?:(?:(-?\d{1,9})Y)?(?:(-?\d{1,9})M)?(?:(-?\d{1,9})W)?(?:(-?\d{1,9})D)?(?:T(?:(-?\d{1,9})H)?(?:(-?\d{1,9})M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,9}))?S)?)?)$/;function Ae(t){var e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],o=t[5],a=t[6],c=t[7],u=t[8],l="-"===e[0],h=c&&"-"===c[0],d=function(t,e){return void 0===e&&(e=!1),void 0!==t&&(e||t&&l)?-t:t};return[{years:d(et(n)),months:d(et(i)),weeks:d(et(r)),days:d(et(s)),hours:d(et(o)),minutes:d(et(a)),seconds:d(et(c),"-0"===c),milliseconds:d(nt(u),h)}]}var Me={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Ee(t,e,n,i,r,s,o){var a={year:2===e.length?ut(et(e)):et(e),month:kt.indexOf(n)+1,day:et(i),hour:et(r),minute:et(s)};return o&&(a.second=et(o)),t&&(a.weekday=t.length>3?wt.indexOf(t)+1:It.indexOf(t)+1),a}var je=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function Ve(t){var e,n=t[1],i=t[2],r=t[3],s=t[4],o=t[5],a=t[6],c=t[7],u=t[8],l=t[9],h=t[10],d=t[11],f=Ee(n,s,r,i,o,a,c);return e=u?Me[u]:l?0:ht(h,d),[f,new Ht(e)]}var Ce=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,De=/^(Monday|Tuesday|Wedsday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,Le=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function Fe(t){var e=t[1],n=t[2],i=t[3];return[Ee(e,t[4],i,n,t[5],t[6],t[7]),Ht.utcInstance]}function ze(t){var e=t[1],n=t[2],i=t[3],r=t[4],s=t[5],o=t[6];return[Ee(e,t[7],n,i,r,s,o),Ht.utcInstance]}var Pe=he(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ge),Ue=he(/(\d{4})-?W(\d\d)(?:-?(\d))?/,ge),Ze=he(/(\d{4})-?(\d{3})/,ge),qe=he(ye),He=de(Oe,Se,Te),Be=de(ke,Se,Te),We=de(be,Se,Te),Je=de(Se,Te);var Ge=de(Se);var Ye=he(/(\d{4})-(\d\d)-(\d\d)/,we),Ke=he(_e),Xe=de(Oe,Se,Te,xe),Qe=de(Se,Te,xe);var $e={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},tn=Object.assign({years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6}},$e),en=365.2425,nn=30.436875,rn=Object.assign({years:{quarters:4,months:12,weeks:52.1775,days:en,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:4.3481250000000005,days:nn,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3}},$e),sn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],on=sn.slice(0).reverse();function an(t,e,n){void 0===n&&(n=!1);var i={values:n?e.values:Object.assign({},t.values,e.values||{}),loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy};return new un(i)}function cn(t,e,n,i,r){var s=t[r][n],o=e[n]/s,a=!(Math.sign(o)===Math.sign(i[r]))&&0!==i[r]&&Math.abs(o)<=1?function(t){return t<0?Math.floor(t):Math.ceil(t)}(o):Math.trunc(o);i[r]+=a,e[n]-=a*s}var un=function(){function t(t){var e="longterm"===t.conversionAccuracy||!1;this.values=t.values,this.loc=t.loc||le.create(),this.conversionAccuracy=e?"longterm":"casual",this.invalid=t.invalid||null,this.matrix=e?rn:tn,this.isLuxonDuration=!0}t.fromMillis=function(e,n){return t.fromObject(Object.assign({milliseconds:e},n))},t.fromObject=function(e){if(null==e||"object"!=typeof e)throw new y("Duration.fromObject: argument expected to be an object, got "+(null===e?"null":typeof e));return new t({values:ft(e,t.normalizeUnit,["locale","numberingSystem","conversionAccuracy","zone"]),loc:le.fromObject(e),conversionAccuracy:e.conversionAccuracy})},t.fromISO=function(e,n){var i=function(t){return fe(t,[Ne,Ae])}(e),r=i[0];if(r){var s=Object.assign(r,n);return t.fromObject(s)}return t.invalid("unparsable",'the input "'+e+"\" can't be parsed as ISO 8601")},t.fromISOTime=function(e,n){var i=function(t){return fe(t,[Re,Ge])}(e),r=i[0];if(r){var s=Object.assign(r,n);return t.fromObject(s)}return t.invalid("unparsable",'the input "'+e+"\" can't be parsed as ISO 8601")},t.invalid=function(e,n){if(void 0===n&&(n=null),!e)throw new y("need to specify a reason the Duration is invalid");var i=e instanceof Vt?e:new Vt(e,n);if($t.throwOnInvalid)throw new v(i);return new t({invalid:i})},t.normalizeUnit=function(t){var e={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[t?t.toLowerCase():t];if(!e)throw new p(t);return e},t.isDuration=function(t){return t&&t.isLuxonDuration||!1};var e=t.prototype;return e.toFormat=function(t,e){void 0===e&&(e={});var n=Object.assign({},e,{floor:!1!==e.round&&!1!==e.floor});return this.isValid?jt.create(this.loc,n).formatDurationFromString(this,t):"Invalid Duration"},e.toObject=function(t){if(void 0===t&&(t={}),!this.isValid)return{};var e=Object.assign({},this.values);return t.includeConfig&&(e.conversionAccuracy=this.conversionAccuracy,e.numberingSystem=this.loc.numberingSystem,e.locale=this.loc.locale),e},e.toISO=function(){if(!this.isValid)return null;var t="P";return 0!==this.years&&(t+=this.years+"Y"),0===this.months&&0===this.quarters||(t+=this.months+3*this.quarters+"M"),0!==this.weeks&&(t+=this.weeks+"W"),0!==this.days&&(t+=this.days+"D"),0===this.hours&&0===this.minutes&&0===this.seconds&&0===this.milliseconds||(t+="T"),0!==this.hours&&(t+=this.hours+"H"),0!==this.minutes&&(t+=this.minutes+"M"),0===this.seconds&&0===this.milliseconds||(t+=it(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===t&&(t+="T0S"),t},e.toISOTime=function(t){if(void 0===t&&(t={}),!this.isValid)return null;var e=this.toMillis();if(e<0||e>=864e5)return null;t=Object.assign({suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended"},t);var n=this.shiftTo("hours","minutes","seconds","milliseconds"),i="basic"===t.format?"hhmm":"hh:mm";t.suppressSeconds&&0===n.seconds&&0===n.milliseconds||(i+="basic"===t.format?"ss":":ss",t.suppressMilliseconds&&0===n.milliseconds||(i+=".SSS"));var r=n.toFormat(i);return t.includePrefix&&(r="T"+r),r},e.toJSON=function(){return this.toISO()},e.toString=function(){return this.toISO()},e.toMillis=function(){return this.as("milliseconds")},e.valueOf=function(){return this.toMillis()},e.plus=function(t){if(!this.isValid)return this;for(var e,n=ln(t),i={},r=l(sn);!(e=r()).done;){var s=e.value;(Q(n.values,s)||Q(this.values,s))&&(i[s]=n.get(s)+this.get(s))}return an(this,{values:i},!0)},e.minus=function(t){if(!this.isValid)return this;var e=ln(t);return this.plus(e.negate())},e.mapUnits=function(t){if(!this.isValid)return this;for(var e={},n=0,i=Object.keys(this.values);n<i.length;n++){var r=i[n];e[r]=dt(t(this.values[r],r))}return an(this,{values:e},!0)},e.get=function(e){return this[t.normalizeUnit(e)]},e.set=function(e){return this.isValid?an(this,{values:Object.assign(this.values,ft(e,t.normalizeUnit,[]))}):this},e.reconfigure=function(t){var e=void 0===t?{}:t,n=e.locale,i=e.numberingSystem,r=e.conversionAccuracy,s={loc:this.loc.clone({locale:n,numberingSystem:i})};return r&&(s.conversionAccuracy=r),an(this,s)},e.as=function(t){return this.isValid?this.shiftTo(t).get(t):NaN},e.normalize=function(){if(!this.isValid)return this;var t=this.toObject();return function(t,e){on.reduce((function(n,i){return H(e[i])?n:(n&&cn(t,e,n,e,i),i)}),null)}(this.matrix,t),an(this,{values:t},!0)},e.shiftTo=function(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];if(!this.isValid)return this;if(0===n.length)return this;n=n.map((function(e){return t.normalizeUnit(e)}));for(var r,s,o={},a={},c=this.toObject(),u=l(sn);!(s=u()).done;){var h=s.value;if(n.indexOf(h)>=0){r=h;var d=0;for(var f in a)d+=this.matrix[f][h]*a[f],a[f]=0;B(c[h])&&(d+=c[h]);var v=Math.trunc(d);for(var m in o[h]=v,a[h]=d-v,c)sn.indexOf(m)>sn.indexOf(h)&&cn(this.matrix,c,m,o,h)}else B(c[h])&&(a[h]=c[h])}for(var p in a)0!==a[p]&&(o[r]+=p===r?a[p]:a[p]/this.matrix[r][p]);return an(this,{values:o},!0).normalize()},e.negate=function(){if(!this.isValid)return this;for(var t={},e=0,n=Object.keys(this.values);e<n.length;e++){var i=n[e];t[i]=-this.values[i]}return an(this,{values:t},!0)},e.equals=function(t){if(!this.isValid||!t.isValid)return!1;if(!this.loc.equals(t.loc))return!1;for(var e,n=l(sn);!(e=n()).done;){var i=e.value;if(r=this.values[i],s=t.values[i],!(void 0===r||0===r?void 0===s||0===s:r===s))return!1}var r,s;return!0},i(t,[{key:"locale",get:function(){return this.isValid?this.loc.locale:null}},{key:"numberingSystem",get:function(){return this.isValid?this.loc.numberingSystem:null}},{key:"years",get:function(){return this.isValid?this.values.years||0:NaN}},{key:"quarters",get:function(){return this.isValid?this.values.quarters||0:NaN}},{key:"months",get:function(){return this.isValid?this.values.months||0:NaN}},{key:"weeks",get:function(){return this.isValid?this.values.weeks||0:NaN}},{key:"days",get:function(){return this.isValid?this.values.days||0:NaN}},{key:"hours",get:function(){return this.isValid?this.values.hours||0:NaN}},{key:"minutes",get:function(){return this.isValid?this.values.minutes||0:NaN}},{key:"seconds",get:function(){return this.isValid?this.values.seconds||0:NaN}},{key:"milliseconds",get:function(){return this.isValid?this.values.milliseconds||0:NaN}},{key:"isValid",get:function(){return null===this.invalid}},{key:"invalidReason",get:function(){return this.invalid?this.invalid.reason:null}},{key:"invalidExplanation",get:function(){return this.invalid?this.invalid.explanation:null}}]),t}();function ln(t){if(B(t))return un.fromMillis(t);if(un.isDuration(t))return t;if("object"==typeof t)return un.fromObject(t);throw new y("Unknown duration argument "+t+" of type "+typeof t)}var hn="Invalid Interval";function dn(t,e){return t&&t.isValid?e&&e.isValid?e<t?fn.invalid("end before start","The end of an interval must be after its start, but you had start="+t.toISO()+" and end="+e.toISO()):null:fn.invalid("missing or invalid end"):fn.invalid("missing or invalid start")}var fn=function(){function t(t){this.s=t.start,this.e=t.end,this.invalid=t.invalid||null,this.isLuxonInterval=!0}t.invalid=function(e,n){if(void 0===n&&(n=null),!e)throw new y("need to specify a reason the Interval is invalid");var i=e instanceof Vt?e:new Vt(e,n);if($t.throwOnInvalid)throw new f(i);return new t({invalid:i})},t.fromDateTimes=function(e,n){var i=vi(e),r=vi(n),s=dn(i,r);return null==s?new t({start:i,end:r}):s},t.after=function(e,n){var i=ln(n),r=vi(e);return t.fromDateTimes(r,r.plus(i))},t.before=function(e,n){var i=ln(n),r=vi(e);return t.fromDateTimes(r.minus(i),r)},t.fromISO=function(e,n){var i=(e||"").split("/",2),r=i[0],s=i[1];if(r&&s){var o,a,c,u;try{a=(o=fi.fromISO(r,n)).isValid}catch(s){a=!1}try{u=(c=fi.fromISO(s,n)).isValid}catch(s){u=!1}if(a&&u)return t.fromDateTimes(o,c);if(a){var l=un.fromISO(s,n);if(l.isValid)return t.after(o,l)}else if(u){var h=un.fromISO(r,n);if(h.isValid)return t.before(c,h)}}return t.invalid("unparsable",'the input "'+e+"\" can't be parsed as ISO 8601")},t.isInterval=function(t){return t&&t.isLuxonInterval||!1};var e=t.prototype;return e.length=function(t){return void 0===t&&(t="milliseconds"),this.isValid?this.toDuration.apply(this,[t]).get(t):NaN},e.count=function(t){if(void 0===t&&(t="milliseconds"),!this.isValid)return NaN;var e=this.start.startOf(t),n=this.end.startOf(t);return Math.floor(n.diff(e,t).get(t))+1},e.hasSame=function(t){return!!this.isValid&&(this.isEmpty()||this.e.minus(1).hasSame(this.s,t))},e.isEmpty=function(){return this.s.valueOf()===this.e.valueOf()},e.isAfter=function(t){return!!this.isValid&&this.s>t},e.isBefore=function(t){return!!this.isValid&&this.e<=t},e.contains=function(t){return!!this.isValid&&(this.s<=t&&this.e>t)},e.set=function(e){var n=void 0===e?{}:e,i=n.start,r=n.end;return this.isValid?t.fromDateTimes(i||this.s,r||this.e):this},e.splitAt=function(){var e=this;if(!this.isValid)return[];for(var n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];for(var s=i.map(vi).filter((function(t){return e.contains(t)})).sort(),o=[],a=this.s,c=0;a<this.e;){var u=s[c]||this.e,l=+u>+this.e?this.e:u;o.push(t.fromDateTimes(a,l)),a=l,c+=1}return o},e.splitBy=function(e){var n=ln(e);if(!this.isValid||!n.isValid||0===n.as("milliseconds"))return[];for(var i,r=this.s,s=1,o=[];r<this.e;){var a=this.start.plus(n.mapUnits((function(t){return t*s})));i=+a>+this.e?this.e:a,o.push(t.fromDateTimes(r,i)),r=i,s+=1}return o},e.divideEqually=function(t){return this.isValid?this.splitBy(this.length()/t).slice(0,t):[]},e.overlaps=function(t){return this.e>t.s&&this.s<t.e},e.abutsStart=function(t){return!!this.isValid&&+this.e==+t.s},e.abutsEnd=function(t){return!!this.isValid&&+t.e==+this.s},e.engulfs=function(t){return!!this.isValid&&(this.s<=t.s&&this.e>=t.e)},e.equals=function(t){return!(!this.isValid||!t.isValid)&&(this.s.equals(t.s)&&this.e.equals(t.e))},e.intersection=function(e){if(!this.isValid)return this;var n=this.s>e.s?this.s:e.s,i=this.e<e.e?this.e:e.e;return n>=i?null:t.fromDateTimes(n,i)},e.union=function(e){if(!this.isValid)return this;var n=this.s<e.s?this.s:e.s,i=this.e>e.e?this.e:e.e;return t.fromDateTimes(n,i)},t.merge=function(t){var e=t.sort((function(t,e){return t.s-e.s})).reduce((function(t,e){var n=t[0],i=t[1];return i?i.overlaps(e)||i.abutsStart(e)?[n,i.union(e)]:[n.concat([i]),e]:[n,e]}),[[],null]),n=e[0],i=e[1];return i&&n.push(i),n},t.xor=function(e){for(var n,i,r=null,s=0,o=[],a=e.map((function(t){return[{time:t.s,type:"s"},{time:t.e,type:"e"}]})),c=l((n=Array.prototype).concat.apply(n,a).sort((function(t,e){return t.time-e.time})));!(i=c()).done;){var u=i.value;1===(s+="s"===u.type?1:-1)?r=u.time:(r&&+r!=+u.time&&o.push(t.fromDateTimes(r,u.time)),r=null)}return t.merge(o)},e.difference=function(){for(var e=this,n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];return t.xor([this].concat(i)).map((function(t){return e.intersection(t)})).filter((function(t){return t&&!t.isEmpty()}))},e.toString=function(){return this.isValid?"["+this.s.toISO()+" – "+this.e.toISO()+")":hn},e.toISO=function(t){return this.isValid?this.s.toISO(t)+"/"+this.e.toISO(t):hn},e.toISODate=function(){return this.isValid?this.s.toISODate()+"/"+this.e.toISODate():hn},e.toISOTime=function(t){return this.isValid?this.s.toISOTime(t)+"/"+this.e.toISOTime(t):hn},e.toFormat=function(t,e){var n=(void 0===e?{}:e).separator,i=void 0===n?" – ":n;return this.isValid?""+this.s.toFormat(t)+i+this.e.toFormat(t):hn},e.toDuration=function(t,e){return this.isValid?this.e.diff(this.s,t,e):un.invalid(this.invalidReason)},e.mapEndpoints=function(e){return t.fromDateTimes(e(this.s),e(this.e))},i(t,[{key:"start",get:function(){return this.isValid?this.s:null}},{key:"end",get:function(){return this.isValid?this.e:null}},{key:"isValid",get:function(){return null===this.invalidReason}},{key:"invalidReason",get:function(){return this.invalid?this.invalid.reason:null}},{key:"invalidExplanation",get:function(){return this.invalid?this.invalid.explanation:null}}]),t}(),vn=function(){function t(){}return t.hasDST=function(t){void 0===t&&(t=$t.defaultZone);var e=fi.now().setZone(t).set({month:12});return!t.universal&&e.offset!==e.set({month:6}).offset},t.isValidIANAZone=function(t){return Zt.isValidSpecifier(t)&&Zt.isValidZone(t)},t.normalizeZone=function(t){return Wt(t,$t.defaultZone)},t.months=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj,c=void 0===a?null:a,u=n.outputCalendar,l=void 0===u?"gregory":u;return(c||le.create(r,o,l)).months(t)},t.monthsFormat=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj,c=void 0===a?null:a,u=n.outputCalendar,l=void 0===u?"gregory":u;return(c||le.create(r,o,l)).months(t,!0)},t.weekdays=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj;return((void 0===a?null:a)||le.create(r,o,null)).weekdays(t)},t.weekdaysFormat=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj;return((void 0===a?null:a)||le.create(r,o,null)).weekdays(t,!0)},t.meridiems=function(t){var e=(void 0===t?{}:t).locale,n=void 0===e?null:e;return le.create(n).meridiems()},t.eras=function(t,e){void 0===t&&(t="short");var n=(void 0===e?{}:e).locale,i=void 0===n?null:n;return le.create(i,null,"gregory").eras(t)},t.features=function(){var t=!1,e=!1,n=!1,i=!1;if(J()){t=!0,e=G(),i=Y();try{n="America/New_York"===new Intl.DateTimeFormat("en",{timeZone:"America/New_York"}).resolvedOptions().timeZone}catch(t){n=!1}}return{intl:t,intlTokens:e,zones:n,relative:i}},t}();function mn(t,e){var n=function(t){return t.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf()},i=n(e)-n(t);return Math.floor(un.fromMillis(i).as("days"))}function pn(t,e,n,i){var r=function(t,e,n){for(var i,r,s={},o=0,a=[["years",function(t,e){return e.year-t.year}],["quarters",function(t,e){return e.quarter-t.quarter}],["months",function(t,e){return e.month-t.month+12*(e.year-t.year)}],["weeks",function(t,e){var n=mn(t,e);return(n-n%7)/7}],["days",mn]];o<a.length;o++){var c=a[o],u=c[0],l=c[1];if(n.indexOf(u)>=0){var h;i=u;var d,f=l(t,e);(r=t.plus(((h={})[u]=f,h)))>e?(t=t.plus(((d={})[u]=f-1,d)),f-=1):t=r,s[u]=f}}return[t,s,r,i]}(t,e,n),s=r[0],o=r[1],a=r[2],c=r[3],u=e-s,l=n.filter((function(t){return["hours","minutes","seconds","milliseconds"].indexOf(t)>=0}));if(0===l.length){var h;if(a<e)a=s.plus(((h={})[c]=1,h));a!==s&&(o[c]=(o[c]||0)+u/(a-s))}var d,f=un.fromObject(Object.assign(o,i));return l.length>0?(d=un.fromMillis(u,i)).shiftTo.apply(d,l).plus(f):f}var yn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},gn={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},kn=yn.hanidec.replace(/[\[|\]]/g,"").split("");function bn(t,e){var n=t.numberingSystem;return void 0===e&&(e=""),new RegExp(""+yn[n||"latn"]+e)}var _n="missing Intl.DateTimeFormat.formatToParts support";function wn(t,e){return void 0===e&&(e=function(t){return t}),{regex:t,deser:function(t){var n=t[0];return e(function(t){var e=parseInt(t,10);if(isNaN(e)){e="";for(var n=0;n<t.length;n++){var i=t.charCodeAt(n);if(-1!==t[n].search(yn.hanidec))e+=kn.indexOf(t[n]);else for(var r in gn){var s=gn[r],o=s[0],a=s[1];i>=o&&i<=a&&(e+=i-o)}}return parseInt(e,10)}return e}(n))}}}var In="( |"+String.fromCharCode(160)+")",On=new RegExp(In,"g");function Sn(t){return t.replace(/\./g,"\\.?").replace(On,In)}function Tn(t){return t.replace(/\./g,"").replace(On," ").toLowerCase()}function xn(t,e){return null===t?null:{regex:RegExp(t.map(Sn).join("|")),deser:function(n){var i=n[0];return t.findIndex((function(t){return Tn(i)===Tn(t)}))+e}}}function Rn(t,e){return{regex:t,deser:function(t){return ht(t[1],t[2])},groups:e}}function Nn(t){return{regex:t,deser:function(t){return t[0]}}}var An={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour:{numeric:"h","2-digit":"hh"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"}};var Mn=null;function En(t,e){if(t.literal)return t;var n=jt.macroTokenToFormatOpts(t.val);if(!n)return t;var i=jt.create(e,n).formatDateTimeParts((Mn||(Mn=fi.fromMillis(1555555555555)),Mn)).map((function(t){return function(t,e,n){var i=t.type,r=t.value;if("literal"===i)return{literal:!0,val:r};var s=n[i],o=An[i];return"object"==typeof o&&(o=o[s]),o?{literal:!1,val:o}:void 0}(t,0,n)}));return i.includes(void 0)?t:i}function jn(t,e,n){var i=function(t,e){var n;return(n=Array.prototype).concat.apply(n,t.map((function(t){return En(t,e)})))}(jt.parseFormat(n),t),r=i.map((function(e){return n=e,r=bn(i=t),s=bn(i,"{2}"),o=bn(i,"{3}"),a=bn(i,"{4}"),c=bn(i,"{6}"),u=bn(i,"{1,2}"),l=bn(i,"{1,3}"),h=bn(i,"{1,6}"),d=bn(i,"{1,9}"),f=bn(i,"{2,4}"),v=bn(i,"{4,6}"),m=function(t){return{regex:RegExp((e=t.val,e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"))),deser:function(t){return t[0]},literal:!0};var e},p=function(t){if(n.literal)return m(t);switch(t.val){case"G":return xn(i.eras("short",!1),0);case"GG":return xn(i.eras("long",!1),0);case"y":return wn(h);case"yy":case"kk":return wn(f,ut);case"yyyy":case"kkkk":return wn(a);case"yyyyy":return wn(v);case"yyyyyy":return wn(c);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return wn(u);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return wn(s);case"MMM":return xn(i.months("short",!0,!1),1);case"MMMM":return xn(i.months("long",!0,!1),1);case"LLL":return xn(i.months("short",!1,!1),1);case"LLLL":return xn(i.months("long",!1,!1),1);case"o":case"S":return wn(l);case"ooo":case"SSS":return wn(o);case"u":return Nn(d);case"a":return xn(i.meridiems(),0);case"E":case"c":return wn(r);case"EEE":return xn(i.weekdays("short",!1,!1),1);case"EEEE":return xn(i.weekdays("long",!1,!1),1);case"ccc":return xn(i.weekdays("short",!0,!1),1);case"cccc":return xn(i.weekdays("long",!0,!1),1);case"Z":case"ZZ":return Rn(new RegExp("([+-]"+u.source+")(?::("+s.source+"))?"),2);case"ZZZ":return Rn(new RegExp("([+-]"+u.source+")("+s.source+")?"),2);case"z":return Nn(/[a-z_+-/]{1,256}?/i);default:return m(t)}}(n)||{invalidReason:_n},p.token=n,p;var n,i,r,s,o,a,c,u,l,h,d,f,v,m,p})),s=r.find((function(t){return t.invalidReason}));if(s)return{input:e,tokens:i,invalidReason:s.invalidReason};var o=function(t){return["^"+t.map((function(t){return t.regex})).reduce((function(t,e){return t+"("+e.source+")"}),"")+"$",t]}(r),a=o[0],c=o[1],u=RegExp(a,"i"),l=function(t,e,n){var i=t.match(e);if(i){var r={},s=1;for(var o in n)if(Q(n,o)){var a=n[o],c=a.groups?a.groups+1:1;!a.literal&&a.token&&(r[a.token.val[0]]=a.deser(i.slice(s,s+c))),s+=c}return[i,r]}return[i,{}]}(e,u,c),h=l[0],d=l[1],f=d?function(t){var e;return e=H(t.Z)?H(t.z)?null:Zt.create(t.z):new Ht(t.Z),H(t.q)||(t.M=3*(t.q-1)+1),H(t.h)||(t.h<12&&1===t.a?t.h+=12:12===t.h&&0===t.a&&(t.h=0)),0===t.G&&t.y&&(t.y=-t.y),H(t.u)||(t.S=nt(t.u)),[Object.keys(t).reduce((function(e,n){var i=function(t){switch(t){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}}(n);return i&&(e[i]=t[n]),e}),{}),e]}(d):[null,null],v=f[0],p=f[1];if(Q(d,"a")&&Q(d,"H"))throw new m("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:i,regex:u,rawMatches:h,matches:d,result:v,zone:p}}var Vn=[0,31,59,90,120,151,181,212,243,273,304,334],Cn=[0,31,60,91,121,152,182,213,244,274,305,335];function Dn(t,e){return new Vt("unit out of range","you specified "+e+" (of type "+typeof e+") as a "+t+", which is invalid")}function Ln(t,e,n){var i=new Date(Date.UTC(t,e-1,n)).getUTCDay();return 0===i?7:i}function Fn(t,e,n){return n+(rt(t)?Cn:Vn)[e-1]}function zn(t,e){var n=rt(t)?Cn:Vn,i=n.findIndex((function(t){return t<e}));return{month:i+1,day:e-n[i]}}function Pn(t){var e,n=t.year,i=t.month,r=t.day,s=Fn(n,i,r),o=Ln(n,i,r),a=Math.floor((s-o+10)/7);return a<1?a=ct(e=n-1):a>ct(n)?(e=n+1,a=1):e=n,Object.assign({weekYear:e,weekNumber:a,weekday:o},mt(t))}function Un(t){var e,n=t.weekYear,i=t.weekNumber,r=t.weekday,s=Ln(n,1,4),o=st(n),a=7*i+r-s-3;a<1?a+=st(e=n-1):a>o?(e=n+1,a-=st(n)):e=n;var c=zn(e,a),u=c.month,l=c.day;return Object.assign({year:e,month:u,day:l},mt(t))}function Zn(t){var e=t.year,n=Fn(e,t.month,t.day);return Object.assign({year:e,ordinal:n},mt(t))}function qn(t){var e=t.year,n=zn(e,t.ordinal),i=n.month,r=n.day;return Object.assign({year:e,month:i,day:r},mt(t))}function Hn(t){var e=W(t.year),n=$(t.month,1,12),i=$(t.day,1,ot(t.year,t.month));return e?n?!i&&Dn("day",t.day):Dn("month",t.month):Dn("year",t.year)}function Bn(t){var e=t.hour,n=t.minute,i=t.second,r=t.millisecond,s=$(e,0,23)||24===e&&0===n&&0===i&&0===r,o=$(n,0,59),a=$(i,0,59),c=$(r,0,999);return s?o?a?!c&&Dn("millisecond",r):Dn("second",i):Dn("minute",n):Dn("hour",e)}var Wn="Invalid DateTime",Jn=864e13;function Gn(t){return new Vt("unsupported zone",'the zone "'+t.name+'" is not supported')}function Yn(t){return null===t.weekData&&(t.weekData=Pn(t.c)),t.weekData}function Kn(t,e){var n={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new fi(Object.assign({},n,e,{old:n}))}function Xn(t,e,n){var i=t-60*e*1e3,r=n.offset(i);if(e===r)return[i,e];i-=60*(r-e)*1e3;var s=n.offset(i);return r===s?[i,r]:[t-60*Math.min(r,s)*1e3,Math.max(r,s)]}function Qn(t,e){var n=new Date(t+=60*e*1e3);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function $n(t,e,n){return Xn(at(t),e,n)}function ti(t,e){var n=t.o,i=t.c.year+Math.trunc(e.years),r=t.c.month+Math.trunc(e.months)+3*Math.trunc(e.quarters),s=Object.assign({},t.c,{year:i,month:r,day:Math.min(t.c.day,ot(i,r))+Math.trunc(e.days)+7*Math.trunc(e.weeks)}),o=un.fromObject({years:e.years-Math.trunc(e.years),quarters:e.quarters-Math.trunc(e.quarters),months:e.months-Math.trunc(e.months),weeks:e.weeks-Math.trunc(e.weeks),days:e.days-Math.trunc(e.days),hours:e.hours,minutes:e.minutes,seconds:e.seconds,milliseconds:e.milliseconds}).as("milliseconds"),a=Xn(at(s),n,t.zone),c=a[0],u=a[1];return 0!==o&&(c+=o,u=t.zone.offset(c)),{ts:c,o:u}}function ei(t,e,n,i,r){var s=n.setZone,o=n.zone;if(t&&0!==Object.keys(t).length){var a=e||o,c=fi.fromObject(Object.assign(t,n,{zone:a,setZone:void 0}));return s?c:c.setZone(o)}return fi.invalid(new Vt("unparsable",'the input "'+r+"\" can't be parsed as "+i))}function ni(t,e,n){return void 0===n&&(n=!0),t.isValid?jt.create(le.create("en-US"),{allowZ:n,forceSimple:!0}).formatDateTimeFromString(t,e):null}function ii(t,e){var n=e.suppressSeconds,i=void 0!==n&&n,r=e.suppressMilliseconds,s=void 0!==r&&r,o=e.includeOffset,a=e.includePrefix,c=void 0!==a&&a,u=e.includeZone,l=void 0!==u&&u,h=e.spaceZone,d=void 0!==h&&h,f=e.format,v=void 0===f?"extended":f,m="basic"===v?"HHmm":"HH:mm";i&&0===t.second&&0===t.millisecond||(m+="basic"===v?"ss":":ss",s&&0===t.millisecond||(m+=".SSS")),(l||o)&&d&&(m+=" "),l?m+="z":o&&(m+="basic"===v?"ZZZ":"ZZ");var p=ni(t,m);return c&&(p="T"+p),p}var ri={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},si={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},oi={ordinal:1,hour:0,minute:0,second:0,millisecond:0},ai=["year","month","day","hour","minute","second","millisecond"],ci=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],ui=["year","ordinal","hour","minute","second","millisecond"];function li(t){var e={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[t.toLowerCase()];if(!e)throw new p(t);return e}function hi(t,e){for(var n,i=l(ai);!(n=i()).done;){var r=n.value;H(t[r])&&(t[r]=ri[r])}var s=Hn(t)||Bn(t);if(s)return fi.invalid(s);var o=$t.now(),a=$n(t,e.offset(o),e),c=a[0],u=a[1];return new fi({ts:c,zone:e,o:u})}function di(t,e,n){var i=!!H(n.round)||n.round,r=function(t,r){return t=it(t,i||n.calendary?0:2,!0),e.loc.clone(n).relFormatter(n).format(t,r)},s=function(i){return n.calendary?e.hasSame(t,i)?0:e.startOf(i).diff(t.startOf(i),i).get(i):e.diff(t,i).get(i)};if(n.unit)return r(s(n.unit),n.unit);for(var o,a=l(n.units);!(o=a()).done;){var c=o.value,u=s(c);if(Math.abs(u)>=1)return r(u,c)}return r(t>e?-0:0,n.units[n.units.length-1])}var fi=function(){function t(t){var e=t.zone||$t.defaultZone,n=t.invalid||(Number.isNaN(t.ts)?new Vt("invalid input"):null)||(e.isValid?null:Gn(e));this.ts=H(t.ts)?$t.now():t.ts;var i=null,r=null;if(!n)if(t.old&&t.old.ts===this.ts&&t.old.zone.equals(e)){var s=[t.old.c,t.old.o];i=s[0],r=s[1]}else{var o=e.offset(this.ts);i=Qn(this.ts,o),i=(n=Number.isNaN(i.year)?new Vt("invalid input"):null)?null:i,r=n?null:o}this._zone=e,this.loc=t.loc||le.create(),this.invalid=n,this.weekData=null,this.c=i,this.o=r,this.isLuxonDateTime=!0}t.now=function(){return new t({})},t.local=function(e,n,i,r,s,o,a){return H(e)?t.now():hi({year:e,month:n,day:i,hour:r,minute:s,second:o,millisecond:a},$t.defaultZone)},t.utc=function(e,n,i,r,s,o,a){return H(e)?new t({ts:$t.now(),zone:Ht.utcInstance}):hi({year:e,month:n,day:i,hour:r,minute:s,second:o,millisecond:a},Ht.utcInstance)},t.fromJSDate=function(e,n){void 0===n&&(n={});var i,r=(i=e,"[object Date]"===Object.prototype.toString.call(i)?e.valueOf():NaN);if(Number.isNaN(r))return t.invalid("invalid input");var s=Wt(n.zone,$t.defaultZone);return s.isValid?new t({ts:r,zone:s,loc:le.fromObject(n)}):t.invalid(Gn(s))},t.fromMillis=function(e,n){if(void 0===n&&(n={}),B(e))return e<-Jn||e>Jn?t.invalid("Timestamp out of range"):new t({ts:e,zone:Wt(n.zone,$t.defaultZone),loc:le.fromObject(n)});throw new y("fromMillis requires a numerical input, but received a "+typeof e+" with value "+e)},t.fromSeconds=function(e,n){if(void 0===n&&(n={}),B(e))return new t({ts:1e3*e,zone:Wt(n.zone,$t.defaultZone),loc:le.fromObject(n)});throw new y("fromSeconds requires a numerical input")},t.fromObject=function(e){var n=Wt(e.zone,$t.defaultZone);if(!n.isValid)return t.invalid(Gn(n));var i=$t.now(),r=n.offset(i),s=ft(e,li,["zone","locale","outputCalendar","numberingSystem"]),o=!H(s.ordinal),a=!H(s.year),c=!H(s.month)||!H(s.day),u=a||c,h=s.weekYear||s.weekNumber,d=le.fromObject(e);if((u||o)&&h)throw new m("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(c&&o)throw new m("Can't mix ordinal dates with month/day");var f,v,p=h||s.weekday&&!u,y=Qn(i,r);p?(f=ci,v=si,y=Pn(y)):o?(f=ui,v=oi,y=Zn(y)):(f=ai,v=ri);for(var g,k=!1,b=l(f);!(g=b()).done;){var _=g.value;H(s[_])?s[_]=k?v[_]:y[_]:k=!0}var w=p?function(t){var e=W(t.weekYear),n=$(t.weekNumber,1,ct(t.weekYear)),i=$(t.weekday,1,7);return e?n?!i&&Dn("weekday",t.weekday):Dn("week",t.week):Dn("weekYear",t.weekYear)}(s):o?function(t){var e=W(t.year),n=$(t.ordinal,1,st(t.year));return e?!n&&Dn("ordinal",t.ordinal):Dn("year",t.year)}(s):Hn(s),I=w||Bn(s);if(I)return t.invalid(I);var O=$n(p?Un(s):o?qn(s):s,r,n),S=new t({ts:O[0],zone:n,o:O[1],loc:d});return s.weekday&&u&&e.weekday!==S.weekday?t.invalid("mismatched weekday","you can't specify both a weekday of "+s.weekday+" and a date of "+S.toISO()):S},t.fromISO=function(t,e){void 0===e&&(e={});var n=function(t){return fe(t,[Pe,He],[Ue,Be],[Ze,We],[qe,Je])}(t);return ei(n[0],n[1],e,"ISO 8601",t)},t.fromRFC2822=function(t,e){void 0===e&&(e={});var n=function(t){return fe(function(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(t),[je,Ve])}(t);return ei(n[0],n[1],e,"RFC 2822",t)},t.fromHTTP=function(t,e){void 0===e&&(e={});var n=function(t){return fe(t,[Ce,Fe],[De,Fe],[Le,ze])}(t);return ei(n[0],n[1],e,"HTTP",e)},t.fromFormat=function(e,n,i){if(void 0===i&&(i={}),H(e)||H(n))throw new y("fromFormat requires an input string and a format");var r=i,s=r.locale,o=void 0===s?null:s,a=r.numberingSystem,c=void 0===a?null:a,u=function(t,e,n){var i=jn(t,e,n);return[i.result,i.zone,i.invalidReason]}(le.fromOpts({locale:o,numberingSystem:c,defaultToEN:!0}),e,n),l=u[0],h=u[1],d=u[2];return d?t.invalid(d):ei(l,h,i,"format "+n,e)},t.fromString=function(e,n,i){return void 0===i&&(i={}),t.fromFormat(e,n,i)},t.fromSQL=function(t,e){void 0===e&&(e={});var n=function(t){return fe(t,[Ye,Xe],[Ke,Qe])}(t);return ei(n[0],n[1],e,"SQL",t)},t.invalid=function(e,n){if(void 0===n&&(n=null),!e)throw new y("need to specify a reason the DateTime is invalid");var i=e instanceof Vt?e:new Vt(e,n);if($t.throwOnInvalid)throw new d(i);return new t({invalid:i})},t.isDateTime=function(t){return t&&t.isLuxonDateTime||!1};var e=t.prototype;return e.get=function(t){return this[t]},e.resolvedLocaleOpts=function(t){void 0===t&&(t={});var e=jt.create(this.loc.clone(t),t).resolvedOptions(this);return{locale:e.locale,numberingSystem:e.numberingSystem,outputCalendar:e.calendar}},e.toUTC=function(t,e){return void 0===t&&(t=0),void 0===e&&(e={}),this.setZone(Ht.instance(t),e)},e.toLocal=function(){return this.setZone($t.defaultZone)},e.setZone=function(e,n){var i=void 0===n?{}:n,r=i.keepLocalTime,s=void 0!==r&&r,o=i.keepCalendarTime,a=void 0!==o&&o;if((e=Wt(e,$t.defaultZone)).equals(this.zone))return this;if(e.isValid){var c=this.ts;if(s||a){var u=e.offset(this.ts);c=$n(this.toObject(),u,e)[0]}return Kn(this,{ts:c,zone:e})}return t.invalid(Gn(e))},e.reconfigure=function(t){var e=void 0===t?{}:t,n=e.locale,i=e.numberingSystem,r=e.outputCalendar;return Kn(this,{loc:this.loc.clone({locale:n,numberingSystem:i,outputCalendar:r})})},e.setLocale=function(t){return this.reconfigure({locale:t})},e.set=function(t){if(!this.isValid)return this;var e,n=ft(t,li,[]),i=!H(n.weekYear)||!H(n.weekNumber)||!H(n.weekday),r=!H(n.ordinal),s=!H(n.year),o=!H(n.month)||!H(n.day),a=s||o,c=n.weekYear||n.weekNumber;if((a||r)&&c)throw new m("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(o&&r)throw new m("Can't mix ordinal dates with month/day");i?e=Un(Object.assign(Pn(this.c),n)):H(n.ordinal)?(e=Object.assign(this.toObject(),n),H(n.day)&&(e.day=Math.min(ot(e.year,e.month),e.day))):e=qn(Object.assign(Zn(this.c),n));var u=$n(e,this.o,this.zone);return Kn(this,{ts:u[0],o:u[1]})},e.plus=function(t){return this.isValid?Kn(this,ti(this,ln(t))):this},e.minus=function(t){return this.isValid?Kn(this,ti(this,ln(t).negate())):this},e.startOf=function(t){if(!this.isValid)return this;var e={},n=un.normalizeUnit(t);switch(n){case"years":e.month=1;case"quarters":case"months":e.day=1;case"weeks":case"days":e.hour=0;case"hours":e.minute=0;case"minutes":e.second=0;case"seconds":e.millisecond=0}if("weeks"===n&&(e.weekday=1),"quarters"===n){var i=Math.ceil(this.month/3);e.month=3*(i-1)+1}return this.set(e)},e.endOf=function(t){var e;return this.isValid?this.plus((e={},e[t]=1,e)).startOf(t).minus(1):this},e.toFormat=function(t,e){return void 0===e&&(e={}),this.isValid?jt.create(this.loc.redefaultToEN(e)).formatDateTimeFromString(this,t):Wn},e.toLocaleString=function(t){return void 0===t&&(t=w),this.isValid?jt.create(this.loc.clone(t),t).formatDateTime(this):Wn},e.toLocaleParts=function(t){return void 0===t&&(t={}),this.isValid?jt.create(this.loc.clone(t),t).formatDateTimeParts(this):[]},e.toISO=function(t){return void 0===t&&(t={}),this.isValid?this.toISODate(t)+"T"+this.toISOTime(t):null},e.toISODate=function(t){var e=(void 0===t?{}:t).format,n="basic"===(void 0===e?"extended":e)?"yyyyMMdd":"yyyy-MM-dd";return this.year>9999&&(n="+"+n),ni(this,n)},e.toISOWeekDate=function(){return ni(this,"kkkk-'W'WW-c")},e.toISOTime=function(t){var e=void 0===t?{}:t,n=e.suppressMilliseconds,i=void 0!==n&&n,r=e.suppressSeconds,s=void 0!==r&&r,o=e.includeOffset,a=void 0===o||o,c=e.includePrefix,u=void 0!==c&&c,l=e.format;return ii(this,{suppressSeconds:s,suppressMilliseconds:i,includeOffset:a,includePrefix:u,format:void 0===l?"extended":l})},e.toRFC2822=function(){return ni(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)},e.toHTTP=function(){return ni(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")},e.toSQLDate=function(){return ni(this,"yyyy-MM-dd")},e.toSQLTime=function(t){var e=void 0===t?{}:t,n=e.includeOffset,i=void 0===n||n,r=e.includeZone;return ii(this,{includeOffset:i,includeZone:void 0!==r&&r,spaceZone:!0})},e.toSQL=function(t){return void 0===t&&(t={}),this.isValid?this.toSQLDate()+" "+this.toSQLTime(t):null},e.toString=function(){return this.isValid?this.toISO():Wn},e.valueOf=function(){return this.toMillis()},e.toMillis=function(){return this.isValid?this.ts:NaN},e.toSeconds=function(){return this.isValid?this.ts/1e3:NaN},e.toJSON=function(){return this.toISO()},e.toBSON=function(){return this.toJSDate()},e.toObject=function(t){if(void 0===t&&(t={}),!this.isValid)return{};var e=Object.assign({},this.c);return t.includeConfig&&(e.outputCalendar=this.outputCalendar,e.numberingSystem=this.loc.numberingSystem,e.locale=this.loc.locale),e},e.toJSDate=function(){return new Date(this.isValid?this.ts:NaN)},e.diff=function(t,e,n){if(void 0===e&&(e="milliseconds"),void 0===n&&(n={}),!this.isValid||!t.isValid)return un.invalid(this.invalid||t.invalid,"created by diffing an invalid DateTime");var i,r=Object.assign({locale:this.locale,numberingSystem:this.numberingSystem},n),s=(i=e,Array.isArray(i)?i:[i]).map(un.normalizeUnit),o=t.valueOf()>this.valueOf(),a=pn(o?this:t,o?t:this,s,r);return o?a.negate():a},e.diffNow=function(e,n){return void 0===e&&(e="milliseconds"),void 0===n&&(n={}),this.diff(t.now(),e,n)},e.until=function(t){return this.isValid?fn.fromDateTimes(this,t):this},e.hasSame=function(t,e){if(!this.isValid)return!1;var n=t.valueOf(),i=this.setZone(t.zone,{keepLocalTime:!0});return i.startOf(e)<=n&&n<=i.endOf(e)},e.equals=function(t){return this.isValid&&t.isValid&&this.valueOf()===t.valueOf()&&this.zone.equals(t.zone)&&this.loc.equals(t.loc)},e.toRelative=function(e){if(void 0===e&&(e={}),!this.isValid)return null;var n=e.base||t.fromObject({zone:this.zone}),i=e.padding?this<n?-e.padding:e.padding:0,r=["years","months","days","hours","minutes","seconds"],s=e.unit;return Array.isArray(e.unit)&&(r=e.unit,s=void 0),di(n,this.plus(i),Object.assign(e,{numeric:"always",units:r,unit:s}))},e.toRelativeCalendar=function(e){return void 0===e&&(e={}),this.isValid?di(e.base||t.fromObject({zone:this.zone}),this,Object.assign(e,{numeric:"auto",units:["years","months","days"],calendary:!0})):null},t.min=function(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];if(!n.every(t.isDateTime))throw new y("min requires all arguments be DateTimes");return K(n,(function(t){return t.valueOf()}),Math.min)},t.max=function(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];if(!n.every(t.isDateTime))throw new y("max requires all arguments be DateTimes");return K(n,(function(t){return t.valueOf()}),Math.max)},t.fromFormatExplain=function(t,e,n){void 0===n&&(n={});var i=n,r=i.locale,s=void 0===r?null:r,o=i.numberingSystem,a=void 0===o?null:o;return jn(le.fromOpts({locale:s,numberingSystem:a,defaultToEN:!0}),t,e)},t.fromStringExplain=function(e,n,i){return void 0===i&&(i={}),t.fromFormatExplain(e,n,i)},i(t,[{key:"isValid",get:function(){return null===this.invalid}},{key:"invalidReason",get:function(){return this.invalid?this.invalid.reason:null}},{key:"invalidExplanation",get:function(){return this.invalid?this.invalid.explanation:null}},{key:"locale",get:function(){return this.isValid?this.loc.locale:null}},{key:"numberingSystem",get:function(){return this.isValid?this.loc.numberingSystem:null}},{key:"outputCalendar",get:function(){return this.isValid?this.loc.outputCalendar:null}},{key:"zone",get:function(){return this._zone}},{key:"zoneName",get:function(){return this.isValid?this.zone.name:null}},{key:"year",get:function(){return this.isValid?this.c.year:NaN}},{key:"quarter",get:function(){return this.isValid?Math.ceil(this.c.month/3):NaN}},{key:"month",get:function(){return this.isValid?this.c.month:NaN}},{key:"day",get:function(){return this.isValid?this.c.day:NaN}},{key:"hour",get:function(){return this.isValid?this.c.hour:NaN}},{key:"minute",get:function(){return this.isValid?this.c.minute:NaN}},{key:"second",get:function(){return this.isValid?this.c.second:NaN}},{key:"millisecond",get:function(){return this.isValid?this.c.millisecond:NaN}},{key:"weekYear",get:function(){return this.isValid?Yn(this).weekYear:NaN}},{key:"weekNumber",get:function(){return this.isValid?Yn(this).weekNumber:NaN}},{key:"weekday",get:function(){return this.isValid?Yn(this).weekday:NaN}},{key:"ordinal",get:function(){return this.isValid?Zn(this.c).ordinal:NaN}},{key:"monthShort",get:function(){return this.isValid?vn.months("short",{locObj:this.loc})[this.month-1]:null}},{key:"monthLong",get:function(){return this.isValid?vn.months("long",{locObj:this.loc})[this.month-1]:null}},{key:"weekdayShort",get:function(){return this.isValid?vn.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}},{key:"weekdayLong",get:function(){return this.isValid?vn.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}},{key:"offset",get:function(){return this.isValid?+this.o:NaN}},{key:"offsetNameShort",get:function(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}},{key:"offsetNameLong",get:function(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}},{key:"isOffsetFixed",get:function(){return this.isValid?this.zone.universal:null}},{key:"isInDST",get:function(){return!this.isOffsetFixed&&(this.offset>this.set({month:1}).offset||this.offset>this.set({month:5}).offset)}},{key:"isInLeapYear",get:function(){return rt(this.year)}},{key:"daysInMonth",get:function(){return ot(this.year,this.month)}},{key:"daysInYear",get:function(){return this.isValid?st(this.year):NaN}},{key:"weeksInWeekYear",get:function(){return this.isValid?ct(this.weekYear):NaN}}],[{key:"DATE_SHORT",get:function(){return w}},{key:"DATE_MED",get:function(){return I}},{key:"DATE_MED_WITH_WEEKDAY",get:function(){return O}},{key:"DATE_FULL",get:function(){return S}},{key:"DATE_HUGE",get:function(){return T}},{key:"TIME_SIMPLE",get:function(){return x}},{key:"TIME_WITH_SECONDS",get:function(){return R}},{key:"TIME_WITH_SHORT_OFFSET",get:function(){return N}},{key:"TIME_WITH_LONG_OFFSET",get:function(){return A}},{key:"TIME_24_SIMPLE",get:function(){return M}},{key:"TIME_24_WITH_SECONDS",get:function(){return E}},{key:"TIME_24_WITH_SHORT_OFFSET",get:function(){return j}},{key:"TIME_24_WITH_LONG_OFFSET",get:function(){return V}},{key:"DATETIME_SHORT",get:function(){return C}},{key:"DATETIME_SHORT_WITH_SECONDS",get:function(){return D}},{key:"DATETIME_MED",get:function(){return L}},{key:"DATETIME_MED_WITH_SECONDS",get:function(){return F}},{key:"DATETIME_MED_WITH_WEEKDAY",get:function(){return z}},{key:"DATETIME_FULL",get:function(){return P}},{key:"DATETIME_FULL_WITH_SECONDS",get:function(){return U}},{key:"DATETIME_HUGE",get:function(){return Z}},{key:"DATETIME_HUGE_WITH_SECONDS",get:function(){return q}}]),t}();function vi(t){if(fi.isDateTime(t))return t;if(t&&t.valueOf&&B(t.valueOf()))return fi.fromJSDate(t);if(t&&"object"==typeof t)return fi.fromObject(t);throw new y("Unknown datetime argument: "+t+", of type "+typeof t)}e.c9=fi},673:(t,e,n)=>{"use strict";var i,r=function(){return void 0===i&&(i=Boolean(window&&document&&document.all&&!window.atob)),i},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]}}(),o=[];function a(t){for(var e=-1,n=0;n<o.length;n++)if(o[n].identifier===t){e=n;break}return e}function c(t,e){for(var n={},i=[],r=0;r<t.length;r++){var s=t[r],c=e.base?s[0]+e.base:s[0],u=n[c]||0,l="".concat(c," ").concat(u);n[c]=u+1;var h=a(l),d={css:s[1],media:s[2],sourceMap:s[3]};-1!==h?(o[h].references++,o[h].updater(d)):o.push({identifier:l,updater:p(d,e),references:1}),i.push(l)}return i}function u(t){var e=document.createElement("style"),i=t.attributes||{};if(void 0===i.nonce){var r=n.nc;r&&(i.nonce=r)}if(Object.keys(i).forEach((function(t){e.setAttribute(t,i[t])})),"function"==typeof t.insert)t.insert(e);else{var o=s(t.insert||"head");if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(e)}return e}var l,h=(l=[],function(t,e){return l[t]=e,l.filter(Boolean).join("\n")});function d(t,e,n,i){var r=n?"":i.media?"@media ".concat(i.media," {").concat(i.css,"}"):i.css;if(t.styleSheet)t.styleSheet.cssText=h(e,r);else{var s=document.createTextNode(r),o=t.childNodes;o[e]&&t.removeChild(o[e]),o.length?t.insertBefore(s,o[e]):t.appendChild(s)}}function f(t,e,n){var i=n.css,r=n.media,s=n.sourceMap;if(r?t.setAttribute("media",r):t.removeAttribute("media"),s&&"undefined"!=typeof btoa&&(i+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(s))))," */")),t.styleSheet)t.styleSheet.cssText=i;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(i))}}var v=null,m=0;function p(t,e){var n,i,r;if(e.singleton){var s=m++;n=v||(v=u(e)),i=d.bind(null,n,s,!1),r=d.bind(null,n,s,!0)}else n=u(e),i=f.bind(null,n,e),r=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return i(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;i(t=e)}else r()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=r());var n=c(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var i=0;i<n.length;i++){var r=a(n[i]);o[r].references--}for(var s=c(t,e),u=0;u<n.length;u++){var l=a(n[u]);0===o[l].references&&(o[l].updater(),o.splice(l,1))}n=s}}}},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")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.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(i){var r=e[i];if(void 0!==r)return r.exports;var s=e[i]={id:i,exports:{}};return t[i](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 i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},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 i={};(()=>{"use strict";n.r(i),n.d(i,{RevisionHistory:()=>Hs,RevisionHistoryUI:()=>Wi,RevisionTracker:()=>Oi,RevisionViewer:()=>hr,RevisionViewerLoadingOverlay:()=>Tr,RevisionViewerUI:()=>Ar,RevisionsRepository:()=>Qn,RevisionsSidebar:()=>Os});var t=n(782),e=n(584),r=n(211),s=n(783);const o=function(){this.__data__=[],this.size=0};const a=function(t,e){return t===e||t!=t&&e!=e};const c=function(t,e){for(var n=t.length;n--;)if(a(t[n][0],e))return n;return-1};var u=Array.prototype.splice;const l=function(t){var e=this.__data__,n=c(e,t);return!(n<0)&&(n==e.length-1?e.pop():u.call(e,n,1),--this.size,!0)};const h=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 f=function(t,e){var n=this.__data__,i=c(n,t);return i<0?(++this.size,n.push([t,e])):n[i][1]=e,this};function v(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var i=t[e];this.set(i[0],i[1])}}v.prototype.clear=o,v.prototype.delete=l,v.prototype.get=h,v.prototype.has=d,v.prototype.set=f;const m=v;const p=function(){this.__data__=new m,this.size=0};const y=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const g=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 _="object"==typeof self&&self&&self.Object===Object&&self;const w=b||_||Function("return this")();const I=w.Symbol;var O=Object.prototype,S=O.hasOwnProperty,T=O.toString,x=I?I.toStringTag:void 0;const R=function(t){var e=S.call(t,x),n=t[x];try{t[x]=void 0;var i=!0}catch(t){}var r=T.call(t);return i&&(e?t[x]=n:delete t[x]),r};var N=Object.prototype.toString;const A=function(t){return N.call(t)};var M=I?I.toStringTag:void 0;const E=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":M&&M in Object(t)?R(t):A(t)};const j=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const V=function(t){if(!j(t))return!1;var e=E(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const C=w["__core-js_shared__"];var D,L=(D=/[^.]+$/.exec(C&&C.keys&&C.keys.IE_PROTO||""))?"Symbol(src)_1."+D:"";const F=function(t){return!!L&&L in t};var z=Function.prototype.toString;const P=function(t){if(null!=t){try{return z.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var U=/^\[object .+?Constructor\]$/,Z=Function.prototype,q=Object.prototype,H=Z.toString,B=q.hasOwnProperty,W=RegExp("^"+H.call(B).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const J=function(t){return!(!j(t)||F(t))&&(V(t)?W:U).test(P(t))};const G=function(t,e){return null==t?void 0:t[e]};const Y=function(t,e){var n=G(t,e);return J(n)?n:void 0};const K=Y(w,"Map");const X=Y(Object,"create");const Q=function(){this.__data__=X?X(null):{},this.size=0};const $=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var tt=Object.prototype.hasOwnProperty;const et=function(t){var e=this.__data__;if(X){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return tt.call(e,t)?e[t]:void 0};var nt=Object.prototype.hasOwnProperty;const it=function(t){var e=this.__data__;return X?void 0!==e[t]:nt.call(e,t)};const rt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=X&&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 i=t[e];this.set(i[0],i[1])}}st.prototype.clear=Q,st.prototype.delete=$,st.prototype.get=et,st.prototype.has=it,st.prototype.set=rt;const ot=st;const at=function(){this.size=0,this.__data__={hash:new ot,map:new(K||m),string:new ot}};const ct=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const ut=function(t,e){var n=t.__data__;return ct(e)?n["string"==typeof e?"string":"hash"]:n.map};const lt=function(t){var e=ut(this,t).delete(t);return this.size-=e?1:0,e};const ht=function(t){return ut(this,t).get(t)};const dt=function(t){return ut(this,t).has(t)};const ft=function(t,e){var n=ut(this,t),i=n.size;return n.set(t,e),this.size+=n.size==i?0:1,this};function vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var i=t[e];this.set(i[0],i[1])}}vt.prototype.clear=at,vt.prototype.delete=lt,vt.prototype.get=ht,vt.prototype.has=dt,vt.prototype.set=ft;const mt=vt;const pt=function(t,e){var n=this.__data__;if(n instanceof m){var i=n.__data__;if(!K||i.length<199)return i.push([t,e]),this.size=++n.size,this;n=this.__data__=new mt(i)}return n.set(t,e),this.size=n.size,this};function yt(t){var e=this.__data__=new m(t);this.size=e.size}yt.prototype.clear=p,yt.prototype.delete=y,yt.prototype.get=g,yt.prototype.has=k,yt.prototype.set=pt;const gt=yt;const kt=function(t,e){for(var n=-1,i=null==t?0:t.length;++n<i&&!1!==e(t[n],n,t););return t};const bt=function(){try{var t=Y(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const _t=function(t,e,n){"__proto__"==e&&bt?bt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var wt=Object.prototype.hasOwnProperty;const It=function(t,e,n){var i=t[e];wt.call(t,e)&&a(i,n)&&(void 0!==n||e in t)||_t(t,e,n)};const Ot=function(t,e,n,i){var r=!n;n||(n={});for(var s=-1,o=e.length;++s<o;){var a=e[s],c=i?i(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),r?_t(n,a,c):It(n,a,c)}return n};const St=function(t,e){for(var n=-1,i=Array(t);++n<t;)i[n]=e(n);return i};const Tt=function(t){return null!=t&&"object"==typeof t};const xt=function(t){return Tt(t)&&"[object Arguments]"==E(t)};var Rt=Object.prototype,Nt=Rt.hasOwnProperty,At=Rt.propertyIsEnumerable;const Mt=xt(function(){return arguments}())?xt:function(t){return Tt(t)&&Nt.call(t,"callee")&&!At.call(t,"callee")};const Et=Array.isArray;const jt=function(){return!1};var Vt="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ct=Vt&&"object"==typeof module&&module&&!module.nodeType&&module,Dt=Ct&&Ct.exports===Vt?w.Buffer:void 0;const Lt=(Dt?Dt.isBuffer:void 0)||jt;var Ft=/^(?:0|[1-9]\d*)$/;const zt=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&Ft.test(t))&&t>-1&&t%1==0&&t<e};const Pt=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ut={};Ut["[object Float32Array]"]=Ut["[object Float64Array]"]=Ut["[object Int8Array]"]=Ut["[object Int16Array]"]=Ut["[object Int32Array]"]=Ut["[object Uint8Array]"]=Ut["[object Uint8ClampedArray]"]=Ut["[object Uint16Array]"]=Ut["[object Uint32Array]"]=!0,Ut["[object Arguments]"]=Ut["[object Array]"]=Ut["[object ArrayBuffer]"]=Ut["[object Boolean]"]=Ut["[object DataView]"]=Ut["[object Date]"]=Ut["[object Error]"]=Ut["[object Function]"]=Ut["[object Map]"]=Ut["[object Number]"]=Ut["[object Object]"]=Ut["[object RegExp]"]=Ut["[object Set]"]=Ut["[object String]"]=Ut["[object WeakMap]"]=!1;const Zt=function(t){return Tt(t)&&Pt(t.length)&&!!Ut[E(t)]};const qt=function(t){return function(e){return t(e)}};var Ht="object"==typeof exports&&exports&&!exports.nodeType&&exports,Bt=Ht&&"object"==typeof module&&module&&!module.nodeType&&module,Wt=Bt&&Bt.exports===Ht&&b.process;const Jt=function(){try{var t=Bt&&Bt.require&&Bt.require("util").types;return t||Wt&&Wt.binding&&Wt.binding("util")}catch(t){}}();var Gt=Jt&&Jt.isTypedArray;const Yt=Gt?qt(Gt):Zt;var Kt=Object.prototype.hasOwnProperty;const Xt=function(t,e){var n=Et(t),i=!n&&Mt(t),r=!n&&!i&&Lt(t),s=!n&&!i&&!r&&Yt(t),o=n||i||r||s,a=o?St(t.length,String):[],c=a.length;for(var u in t)!e&&!Kt.call(t,u)||o&&("length"==u||r&&("offset"==u||"parent"==u)||s&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||zt(u,c))||a.push(u);return a};var Qt=Object.prototype;const $t=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Qt)};const te=function(t,e){return function(n){return t(e(n))}};const ee=te(Object.keys,Object);var ne=Object.prototype.hasOwnProperty;const ie=function(t){if(!$t(t))return ee(t);var e=[];for(var n in Object(t))ne.call(t,n)&&"constructor"!=n&&e.push(n);return e};const re=function(t){return null!=t&&Pt(t.length)&&!V(t)};const se=function(t){return re(t)?Xt(t):ie(t)};const oe=function(t,e){return t&&Ot(e,se(e),t)};const ae=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var ce=Object.prototype.hasOwnProperty;const ue=function(t){if(!j(t))return ae(t);var e=$t(t),n=[];for(var i in t)("constructor"!=i||!e&&ce.call(t,i))&&n.push(i);return n};const le=function(t){return re(t)?Xt(t,!0):ue(t)};const he=function(t,e){return t&&Ot(e,le(e),t)};var de="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=de&&"object"==typeof module&&module&&!module.nodeType&&module,ve=fe&&fe.exports===de?w.Buffer:void 0,me=ve?ve.allocUnsafe:void 0;const pe=function(t,e){if(e)return t.slice();var n=t.length,i=me?me(n):new t.constructor(n);return t.copy(i),i};const ye=function(t,e){var n=-1,i=t.length;for(e||(e=Array(i));++n<i;)e[n]=t[n];return e};const ge=function(t,e){for(var n=-1,i=null==t?0:t.length,r=0,s=[];++n<i;){var o=t[n];e(o,n,t)&&(s[r++]=o)}return s};const ke=function(){return[]};var be=Object.prototype.propertyIsEnumerable,_e=Object.getOwnPropertySymbols;const we=_e?function(t){return null==t?[]:(t=Object(t),ge(_e(t),(function(e){return be.call(t,e)})))}:ke;const Ie=function(t,e){return Ot(t,we(t),e)};const Oe=function(t,e){for(var n=-1,i=e.length,r=t.length;++n<i;)t[r+n]=e[n];return t};const Se=te(Object.getPrototypeOf,Object);const Te=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Oe(e,we(t)),t=Se(t);return e}:ke;const xe=function(t,e){return Ot(t,Te(t),e)};const Re=function(t,e,n){var i=e(t);return Et(t)?i:Oe(i,n(t))};const Ne=function(t){return Re(t,se,we)};const Ae=function(t){return Re(t,le,Te)};const Me=Y(w,"DataView");const Ee=Y(w,"Promise");const je=Y(w,"Set");const Ve=Y(w,"WeakMap");var Ce="[object Map]",De="[object Promise]",Le="[object Set]",Fe="[object WeakMap]",ze="[object DataView]",Pe=P(Me),Ue=P(K),Ze=P(Ee),qe=P(je),He=P(Ve),Be=E;(Me&&Be(new Me(new ArrayBuffer(1)))!=ze||K&&Be(new K)!=Ce||Ee&&Be(Ee.resolve())!=De||je&&Be(new je)!=Le||Ve&&Be(new Ve)!=Fe)&&(Be=function(t){var e=E(t),n="[object Object]"==e?t.constructor:void 0,i=n?P(n):"";if(i)switch(i){case Pe:return ze;case Ue:return Ce;case Ze:return De;case qe:return Le;case He:return Fe}return e});const We=Be;var Je=Object.prototype.hasOwnProperty;const Ge=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&Je.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ye=w.Uint8Array;const Ke=function(t){var e=new t.constructor(t.byteLength);return new Ye(e).set(new Ye(t)),e};const Xe=function(t,e){var n=e?Ke(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Qe=/\w*$/;const $e=function(t){var e=new t.constructor(t.source,Qe.exec(t));return e.lastIndex=t.lastIndex,e};var tn=I?I.prototype:void 0,en=tn?tn.valueOf:void 0;const nn=function(t){return en?Object(en.call(t)):{}};const rn=function(t,e){var n=e?Ke(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const sn=function(t,e,n){var i=t.constructor;switch(e){case"[object ArrayBuffer]":return Ke(t);case"[object Boolean]":case"[object Date]":return new i(+t);case"[object DataView]":return Xe(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 rn(t,n);case"[object Map]":case"[object Set]":return new i;case"[object Number]":case"[object String]":return new i(t);case"[object RegExp]":return $e(t);case"[object Symbol]":return nn(t)}};var on=Object.create;const an=function(){function t(){}return function(e){if(!j(e))return{};if(on)return on(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const cn=function(t){return"function"!=typeof t.constructor||$t(t)?{}:an(Se(t))};const un=function(t){return Tt(t)&&"[object Map]"==We(t)};var ln=Jt&&Jt.isMap;const hn=ln?qt(ln):un;const dn=function(t){return Tt(t)&&"[object Set]"==We(t)};var fn=Jt&&Jt.isSet;const vn=fn?qt(fn):dn;var mn="[object Arguments]",pn="[object Function]",yn="[object Object]",gn={};gn[mn]=gn["[object Array]"]=gn["[object ArrayBuffer]"]=gn["[object DataView]"]=gn["[object Boolean]"]=gn["[object Date]"]=gn["[object Float32Array]"]=gn["[object Float64Array]"]=gn["[object Int8Array]"]=gn["[object Int16Array]"]=gn["[object Int32Array]"]=gn["[object Map]"]=gn["[object Number]"]=gn[yn]=gn["[object RegExp]"]=gn["[object Set]"]=gn["[object String]"]=gn["[object Symbol]"]=gn["[object Uint8Array]"]=gn["[object Uint8ClampedArray]"]=gn["[object Uint16Array]"]=gn["[object Uint32Array]"]=!0,gn["[object Error]"]=gn[pn]=gn["[object WeakMap]"]=!1;const kn=function t(e,n,i,r,s,o){var a,c=1&n,u=2&n,l=4&n;if(i&&(a=s?i(e,r,s,o):i(e)),void 0!==a)return a;if(!j(e))return e;var h=Et(e);if(h){if(a=Ge(e),!c)return ye(e,a)}else{var d=We(e),f=d==pn||"[object GeneratorFunction]"==d;if(Lt(e))return pe(e,c);if(d==yn||d==mn||f&&!s){if(a=u||f?{}:cn(e),!c)return u?xe(e,he(a,e)):Ie(e,oe(a,e))}else{if(!gn[d])return s?e:{};a=sn(e,d,c)}}o||(o=new gt);var v=o.get(e);if(v)return v;o.set(e,a),vn(e)?e.forEach((function(r){a.add(t(r,n,i,r,e,o))})):hn(e)&&e.forEach((function(r,s){a.set(s,t(r,n,i,s,e,o))}));var m=h?void 0:(l?u?Ae:Ne:u?le:se)(e);return kt(m||e,(function(r,s){m&&(r=e[s=r]),It(a,s,t(r,n,i,s,e,o))})),a};const bn=function(t){return kn(t,5)};const _n=function(t){return"symbol"==typeof t||Tt(t)&&"[object Symbol]"==E(t)};var wn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,In=/^\w*$/;const On=function(t,e){if(Et(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!_n(t))||(In.test(t)||!wn.test(t)||null!=e&&t in Object(e))};function Sn(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var i=arguments,r=e?e.apply(this,i):i[0],s=n.cache;if(s.has(r))return s.get(r);var o=t.apply(this,i);return n.cache=s.set(r,o)||s,o};return n.cache=new(Sn.Cache||mt),n}Sn.Cache=mt;const Tn=Sn;var xn=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Rn=/\\(\\)?/g;const Nn=function(t){var e=Tn(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(xn,(function(t,n,i,r){e.push(i?r.replace(Rn,"$1"):n||t)})),e}));const An=function(t,e){for(var n=-1,i=null==t?0:t.length,r=Array(i);++n<i;)r[n]=e(t[n],n,t);return r};var Mn=I?I.prototype:void 0,En=Mn?Mn.toString:void 0;const jn=function t(e){if("string"==typeof e)return e;if(Et(e))return An(e,t)+"";if(_n(e))return En?En.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};const Vn=function(t){return null==t?"":jn(t)};const Cn=function(t,e){return Et(t)?t:On(t,e)?[t]:Nn(Vn(t))};const Dn=function(t){if("string"==typeof t||_n(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};const Ln=function(t,e,n,i){if(!j(t))return t;for(var r=-1,s=(e=Cn(e,t)).length,o=s-1,a=t;null!=a&&++r<s;){var c=Dn(e[r]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(r!=o){var l=a[c];void 0===(u=i?i(l,c,a):void 0)&&(u=j(l)?l:zt(e[r+1])?[]:{})}It(a,c,u),a=a[c]}return t};const Fn=function(t,e,n){return null==t?t:Ln(t,e,n)};const zn=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Pn=function(t,e){for(var n=0,i=(e=Cn(e,t)).length;null!=t&&n<i;)t=t[Dn(e[n++])];return n&&n==i?t:void 0};const Un=function(t,e,n){var i=-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);++i<r;)s[i]=t[i+e];return s};const Zn=function(t,e){return e.length<2?t:Pn(t,Un(e,0,-1))};const qn=function(t,e){return e=Cn(e,t),null==(t=Zn(t,e))||delete t[Dn(zn(e))]};const Hn=function(t,e){return null==t||qn(t,e)};function Bn(){const t=["set","authorsIds","toJSON","4LeKLFv","toVersion","authors","creatorId","_update","creator","fire","49392gBSIYQ","9lrVIbA","diffData","map","9045590Luzczx","328726zrlygZ","setName","1158MLhwtz","removeAttribute","9219958JorilD","fromVersion","2076753DasvCX","name","4eVLlwm","attributes","setAttribute","701752IjXuAt","createdAt","15115AjLlkr"];return(Bn=function(){return t})()}const Wn=Jn;function Jn(t,e){const n=Bn();return(Jn=function(t,e){return n[t-=202]})(t,e)}!function(t,e){const n=Jn,i=t();for(;;)try{if(709796===-parseInt(n(224))/1*(-parseInt(n(203))/2)+parseInt(n(230))/3*(-parseInt(n(212))/4)+parseInt(n(208))/5*(parseInt(n(226))/6)+parseInt(n(219))/7+parseInt(n(206))/8+-parseInt(n(220))/9*(-parseInt(n(223))/10)+-parseInt(n(228))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Bn);class Gn extends((0,e.ObservableMixin)()){constructor(t){const n=Jn;super(),this.id=t.id||(0,e.uid)(),this[n(217)]=t[n(217)]||null,this[n(214)]=t[n(214)]||[],this[n(221)]=t[n(221)]||null,this[n(213)]=t[n(213)]||0,this[n(229)]=t[n(229)]||0,this[n(209)](n(202),t[n(202)]||""),this[n(209)](n(207),t[n(207)]||new Date),this[n(209)](n(204),t[n(204)]||{})}[Wn(225)](t){this[Wn(216)]({name:t})}[Wn(205)](t,e){const n=Wn,i=bn(this[n(204)]);Fn(i,t,e),this[n(216)]({attributes:i})}[Wn(227)](t){const e=Wn,n=bn(this[e(204)]);Hn(n,t),this[e(216)]({attributes:n})}[Wn(216)](t,e=!1){const n=Wn;let i=!1;const r={id:this.id},s=[n(202),n(207),n(221),n(214),n(204),n(213),n(229),n(215)];for(const e of s){const n=t[e];void 0!==n&&n!==this[e]&&(this[e]=n,r[e]=n,i=!0)}i&&(r[n(214)]&&(r[n(210)]=r[n(214)][n(222)]((t=>t.id)),delete r[n(214)]),this[n(218)](n(216),r,e))}[Wn(211)](){const t=Wn;return{id:this.id,name:this[t(202)],creatorId:this[t(217)]?this[t(217)].id:null,authorsIds:this[t(214)][t(222)]((t=>t.id)),diffData:this[t(221)],createdAt:this[t(207)],attributes:this[t(204)],fromVersion:this[t(229)],toVersion:this[t(213)]}}}const Yn=Kn;function Kn(t,e){const n=Xn();return(Kn=function(t,e){return n[t-=278]})(t,e)}function Xn(){const t=["getLaterVisibleRevision","from","fromVersion","35vCocLy","getIndex","createdAt","56MjHyqT","RevisionsRepository","get","toVersion","Users","then","authorsIds","4354824YkLJWo","add","getRevisionsIterator","3338423SkWWmw","7780uWcJqy","getRevisionsInDiff","addRevision","join","reverse","toJSON","1633344tGRuFD","oldRevisionId","createRevision","data","6700920EuDdfz","push","getEarlierVisibleRevision","fromCharCode","_revisions","attributes","editor","953558ckoynN","plugins","48yGhMqa","earlier","context","forbiddenHandler","pluginName","getRevisions","newRevisionId","length","2WAGsyc","diffData","map","creatorId","getRevision","requires","later","getUser","4590zDijUa","name","afterInit","config","isNaN","77331ydCYcj"];return(Xn=function(){return t})()}!function(t,e){const n=Kn,i=t();for(;;)try{if(748832===-parseInt(n(314))/1*(-parseInt(n(324))/2)+-parseInt(n(279))/3*(-parseInt(n(286))/4)+parseInt(n(307))/5+parseInt(n(293))/6+parseInt(n(283))/7*(-parseInt(n(303))/8)+parseInt(n(332))/9*(-parseInt(n(297))/10)+parseInt(n(296))/11*(-parseInt(n(316))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Xn);class Qn extends t.Plugin{static get[Yn(329)](){return[r.Users]}static get[Yn(320)](){return Yn(287)}get[Yn(323)](){const t=Yn;return this[t(311)][t(323)]}constructor(t){const n=Yn;super(t),this[n(311)]=new e.Collection}[Yn(334)](){!function(e){function n(t){const e=Kn;return t[e(326)]((t=>String[e(310)](t)))[e(300)]("")}(e=>{const i=Kn;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],o=[127,34,6,211,167,86,146,199,132,160,18];function a(t){return function(t,e){const i=function(t){const e=atob(t),[i,r]=e[n([115,112,108,105,116])](n([45]));try{if(atob(r))return atob(i)}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 i=0;i<t[n([108,101,110,103,116,104])];i++)e[i]=t[n([99,104,97,114,67,111,100,101,65,116])](i);return e}(i)),s=r[n([112,111,112])](),o=r[n([112,111,112])]();return function(t){let e="";for(const i of t)e+=String[n([102,114,111,109,67,104,97,114,67,111,100,101])](i);return e}(function(t,e,i){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]=i%256,i=parseInt(i/256);let o=null,a=16;const c=new Uint8Array(e),u=[],l=[];!function(){const t=r[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][c[n([108,101,110,103,116,104])]];for(let e=0;e<=t;e++)u[n([112,117,115,104])]([0,0,0,0]),l[n([112,117,115,104])]([0,0,0,0]);const e=4*(t+1),i=c[n([108,101,110,103,116,104])]/4,s=h(c);let o;for(let e=0;e<i;e++)o=e>>2,u[o][e%4]=s[e],l[t-o][e%4]=s[e];let a,d=0,f=i;for(;f<e;){a=s[i-1],s[0]^=r[n([83])][a>>16&255]<<24^r[n([83])][a>>8&255]<<16^r[n([83])][255&a]<<8^r[n([83])][a>>24&255]^r[n([114,99,111,110])][d]<<24,d+=1;for(let t=1;t<i/2;t++)s[t]^=s[t-1];a=s[i/2-1],s[i/2]^=r[n([83])][255&a]^r[n([83])][a>>8&255]<<8^r[n([83])][a>>16&255]<<16^r[n([83])][a>>24&255]<<24;for(let t=i/2+1;t<i;t++)s[t]^=s[t-1];let o,c,h=0;for(;h<i&&f<e;)o=f>>2,c=f%4,u[o][c]=s[h],l[t-o][c]=s[h++],f++}for(let e=1;e<t;e++)for(let t=0;t<4;t++)a=l[e][t],l[e][t]=r[n([85,49])][a>>24&255]^r[n([85,50])][a>>16&255]^r[n([85,51])][a>>8&255]^r[n([85,52])][255&a]}();for(let e=0;e<t[n([108,101,110,103,116,104])];e++)16===a&&(o=f(s),a=0,d(s)),t[e]^=o[a++];return t;function h(t){const e=[];for(let i=0;i<t[n([108,101,110,103,116,104])];i+=4)e[n([112,117,115,104])](t[i]<<24|t[i+1]<<16|t[i+2]<<8|t[i+3]);return e}function d(t){for(let e=15;e>=0;e--){if(255!==t[e]){t[e]++;break}t[e]=0}}function f(t){const e=u[n([108,101,110,103,116,104])]-1,i=[0,0,0,0];let s=h(t);for(let t=0;t<4;t++)s[t]^=u[0][t];for(let t=1;t<e;t++){for(let e=0;e<4;e++)i[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]]^u[t][e];s=i[n([115,108,105,99,101])]()}const o=new Uint8Array(16);let a;for(let t=0;t<4;t++)a=u[e][t],o[4*t]=255&(r[n([83])][s[t]>>24&255]^a>>24),o[4*t+1]=255&(r[n([83])][s[(t+1)%4]>>16&255]^a>>16),o[4*t+2]=255&(r[n([83])][s[(t+2)%4]>>8&255]^a>>8),o[4*t+3]=255&(r[n([83])][255&s[(t+3)%4]]^a);return o}}(r,e,o+256*s))}(t,new Uint8Array([...s,29,221,175,90,231,133,239,240,75,180,...o]))}const c=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])}];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}(),u={[n([99,104,101,99,107,76,105,99,101,110,115,101])]:function(t,e){y(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){y(function(t,e){try{if(O(h,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&t){const i=S(h,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(i)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return g(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 g(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 i=o[0]*s[1],r=o[0]*s[2],a=o[2]*s[2];function c(t,e){u(),g(e+n([84,114,105,97,108,76,105,109,105,116,58])+t),window[k()]=t===n([116,105,109,101])?i:r}function u(){const t=h;function e(){O(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(S(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])),S(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,S(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,S(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]))),O(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(S(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])),S(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,S(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,S(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 i=Kn;if(O(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&e(),O(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const r=S(t,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),s=r[i(328)](0),o=r[i(309)](s[n([105,100])]);S(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])],o?o[n([105,100])]:null,1)[i(291)]((()=>e()))}}))}O(h,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&S(h,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[k()]=a),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]))u();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=Kn;if(!O(h,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(278)](Number(e))){if(window[e]===i)return n([116,105,109,101]);if(window[e]===r)return n([114,101,118,105,115,105,111,110,115])}return!1}();t&&c(t,e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const a=function(){let t=o[6]*s[8]*s[6];return O(h,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])]((()=>{c(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])])}),a);const u=S(h,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])];u[n([108,101,110,103,116,104])]>=7?c(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])]):u.on(n([97,100,100]),(()=>{u[n([108,101,110,103,116,104])]>=7&&c(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=Kn;if(!O(h,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(278)](Number(e))&&window[e]===a)return!0;return!1}()?g(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 g(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)}},l=e[n([99,111,110,115,116,114,117,99,116,111,114])][n([112,108,117,103,105,110,78,97,109,101])],h=n([99,111,110,116,101,120,116])in e?e[i(318)]:e[i(313)],d=n([52,48,52,56,48,54,50,52]),f=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]),v=h[i(335)][i(288)](n([108,105,99,101,110,115,101,75,101,121])),m=c[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])]===l));function p(t,e){try{return function(t){if(!O(h,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])]||{},i=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!(!O(h,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||S(h,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])||!i)||(!(!O(h,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||S(h,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)||!(!O(h,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]))||S(h,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)?g(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&&c[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=i,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])]:I};return!!t[e(319)]&&r[t[e(319)]]()}(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(d)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?g(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])]?g(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])):g(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(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 g(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 y(e,i){if(h instanceof t.Context){const t=h;e==i[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])?b(t):e==i[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])]((()=>{b(t),g(i[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]))}),o[6]*s[8]*s[6]),t[n([101,100,105,116,111,114,115])][n([111,110])](n([97,100,100]),((t,r)=>{e!=i[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!=i[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!=i[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)}))}else{const t=h;e==i[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==i[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&&(_(t),g(i[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 g(t){const e=k();return h[e]=t,t}function k(){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 i=0;i<t[n([108,101,110,103,116,104])];i+=2){let r=parseInt(t[n([115,117,98,115,116,114,105,110,103])](i,i+2));r>=f[n([108,101,110,103,116,104])]&&(r-=f[n([108,101,110,103,116,104])]),e+=f[r]}return e}function b(t){for(const e of t[n([101,100,105,116,111,114,115])])_(e);S(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),S(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 I(){return!window[n([68,114,117,112,97,108])]||!O(h,n([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function O(t,e){return t[n([112,108,117,103,105,110,115])][n([104,97,115])](e)}function S(t,e){return t[n([112,108,117,103,105,110,115])][n([103,101,116])](e)}m&&function t(e,i){u[i[n([104,97,110,100,108,101,114])]](e,i),i[n([99,104,101,99,107,65,108,115,111])]&&i[n([99,104,101,99,107,65,108,115,111])][n([102,105,108,116,101,114])]((t=>O(h,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=a(t),i=JSON[n([112,97,114,115,101])](e),r=parseInt(i[n([49])]),s=i[n([50])]||"",o=parseInt(i[n([51])]),c=parseInt(i[n([52])])||0,u=parseInt(i[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])]:c,[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:r,[n([105,115,84,114,105,97,108])]:o,[n([105,115,73,110,116,101,114,110,97,108])]:u}}catch(t){return null}}(v),m)})(e)}(this)}[Yn(305)](t){const e=Yn,n=this[e(313)][e(315)][e(288)](e(290));return new Gn({id:t.id,name:t[e(333)],creator:t[e(327)]?n[e(331)](t[e(327)]):null,diffData:t[e(325)]||t[e(306)],authors:t[e(292)][e(326)]((t=>n[e(331)](t))),createdAt:new Date(t[e(285)]),attributes:t[e(312)],fromVersion:t[e(282)],toVersion:t[e(289)]})}[Yn(299)](t,e=0){const n=Yn;this[n(311)][n(294)](t,e)}[Yn(328)](t){const e=Yn;return this[e(311)][e(288)](t)}[Yn(321)](t={toJSON:!1}){const e=Yn,n=Array[e(281)](this[e(311)]);return n[e(301)](),t[e(302)]?n[e(326)]((t=>t[e(302)]())):n}[Yn(284)](t){const e=Yn;return this[e(311)][e(284)](t)}[Yn(309)](t){const e=Yn,[,n]=this[e(295)](t,{direction:e(317)});return n}[Yn(280)](t){const e=Yn,[,n]=this[e(295)](t,{direction:e(330)});return n}[Yn(298)](t){const e=Yn,n=[];for(const i of this[e(295)](t[e(322)]))if(n[e(308)](i),i.id===t[e(304)])break;return n}*[Yn(295)](t,{direction:e=Yn(317),filter:n=(t=>!0)}={}){const i=Yn,r=i(317)===e?1:-1;let s=this[i(311)][i(288)](t),o=this[i(284)](s);for(yield s;s;){if(o+=r,s=this[i(328)](o),!s)return;n(s)&&(yield s)}}}function $n(t,e,n){const i=t.t;switch(e){case"Revision history":return i("Revision history");case"Open revision history":return i("Open revision history");case"Restored":return i("Restored");case"Empty document":return i("Empty document");case"Initial revision":return i("Initial revision");case"Suggested by":return i("Suggested by");case"Added by":return i("Added by");case"Removed by":return i("Removed by");case"Show more items":return i("Show more items");case"Compare against selected":return i("Compare against selected");case"Name this revision":return i("Name this revision");case"Restore this revision":return i("Restore this revision");case"Back to editing":return i("Back to editing");case"Loading...":return i("Loading...");case"No changes":return i("No changes");case"NUMBER_OF_CHANGES":return i({string:"%0 change",plural:"%0 changes",id:"NUMBER_OF_CHANGES"},n);case"X_OF_Y_CHANGES":return i({string:"%0 of %1",id:"X_OF_Y_CHANGES"},n);case"Show previous change":return i("Show previous change");case"Show next change":return i("Show next change");case"EDIT_X_OF_Y_REVISIONS":return i({string:"Edit",id:"EDIT_X_OF_Y_REVISIONS"});case"Total":return i("Total");case"Revision creator":return i("Revision creator");case"Revision author":return i("Revision author");case"Revision name":return i("Revision name");case"Save current revision":return i("Save current revision");case"Save":return i("Save");case"Cancel":return i("Cancel");case"Name of the revision":return i("Name of the revision");case"optional":return i("optional");case"PENDING_ACTION_REVISION_HISTORY":return i({string:"Unsaved change in revision history.",id:"PENDING_ACTION_REVISION_HISTORY"});case"The revision name cannot be empty.":return i("The revision name cannot be empty.");case"Enter the revision name":return i("Enter the revision name");default:return""}}const ti=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const ei=function(t){return this.__data__.has(t)};function ni(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new mt;++e<n;)this.add(t[e])}ni.prototype.add=ni.prototype.push=ti,ni.prototype.has=ei;const ii=ni;const ri=function(t,e){for(var n=-1,i=null==t?0:t.length;++n<i;)if(e(t[n],n,t))return!0;return!1};const si=function(t,e){return t.has(e)};const oi=function(t,e,n,i,r,s){var o=1&n,a=t.length,c=e.length;if(a!=c&&!(o&&c>a))return!1;var u=s.get(t),l=s.get(e);if(u&&l)return u==e&&l==t;var h=-1,d=!0,f=2&n?new ii:void 0;for(s.set(t,e),s.set(e,t);++h<a;){var v=t[h],m=e[h];if(i)var p=o?i(m,v,h,e,t,s):i(v,m,h,t,e,s);if(void 0!==p){if(p)continue;d=!1;break}if(f){if(!ri(e,(function(t,e){if(!si(f,e)&&(v===t||r(v,t,n,i,s)))return f.push(e)}))){d=!1;break}}else if(v!==m&&!r(v,m,n,i,s)){d=!1;break}}return s.delete(t),s.delete(e),d};const ai=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,i){n[++e]=[i,t]})),n};const ci=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var ui=I?I.prototype:void 0,li=ui?ui.valueOf:void 0;const hi=function(t,e,n,i,r,s,o){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 Ye(t),new Ye(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return a(+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 c=ai;case"[object Set]":var u=1&i;if(c||(c=ci),t.size!=e.size&&!u)return!1;var l=o.get(t);if(l)return l==e;i|=2,o.set(t,e);var h=oi(c(t),c(e),i,r,s,o);return o.delete(t),h;case"[object Symbol]":if(li)return li.call(t)==li.call(e)}return!1};var di=Object.prototype.hasOwnProperty;const fi=function(t,e,n,i,r,s){var o=1&n,a=Ne(t),c=a.length;if(c!=Ne(e).length&&!o)return!1;for(var u=c;u--;){var l=a[u];if(!(o?l in e:di.call(e,l)))return!1}var h=s.get(t),d=s.get(e);if(h&&d)return h==e&&d==t;var f=!0;s.set(t,e),s.set(e,t);for(var v=o;++u<c;){var m=t[l=a[u]],p=e[l];if(i)var y=o?i(p,m,l,e,t,s):i(m,p,l,t,e,s);if(!(void 0===y?m===p||r(m,p,n,i,s):y)){f=!1;break}v||(v="constructor"==l)}if(f&&!v){var g=t.constructor,k=e.constructor;g==k||!("constructor"in t)||!("constructor"in e)||"function"==typeof g&&g instanceof g&&"function"==typeof k&&k instanceof k||(f=!1)}return s.delete(t),s.delete(e),f};var vi="[object Arguments]",mi="[object Array]",pi="[object Object]",yi=Object.prototype.hasOwnProperty;const gi=function(t,e,n,i,r,s){var o=Et(t),a=Et(e),c=o?mi:We(t),u=a?mi:We(e),l=(c=c==vi?pi:c)==pi,h=(u=u==vi?pi:u)==pi,d=c==u;if(d&&Lt(t)){if(!Lt(e))return!1;o=!0,l=!1}if(d&&!l)return s||(s=new gt),o||Yt(t)?oi(t,e,n,i,r,s):hi(t,e,c,n,i,r,s);if(!(1&n)){var f=l&&yi.call(t,"__wrapped__"),v=h&&yi.call(e,"__wrapped__");if(f||v){var m=f?t.value():t,p=v?e.value():e;return s||(s=new gt),r(m,p,n,i,s)}}return!!d&&(s||(s=new gt),fi(t,e,n,i,r,s))};const ki=function t(e,n,i,r,s){return e===n||(null==e||null==n||!Tt(e)&&!Tt(n)?e!=e&&n!=n:gi(e,n,i,r,t,s))};const bi=function(t,e){return ki(t,e)},_i=xi;function wi(){const t=["createdAt","diffData","_bufferedUpdates","getTime","updateRevisions","insertionPosition","splitPosition","_loadRevisionData","newRange","getIndex","parse","editor","15379fqoFfN","map","revision","reverse","define","finally","_isPendingUpdate","getLatestVersion","fromVersion","pluginName","newValue","sourcePosition","_update","_setAttribute","reInit","PendingActions","492qnxciB","shift","affectsData","_makeModelFromViewString","toData","marker","createPositionFromPath","userId","_fixPosition","_createFromRanges","getAttributes","_markChanges","delete","vid","clone","editor-initial-data-replaced-with-revision-data","_handleRootOperation","_isAttached","getAncestors","_reset","createPositionBefore","$text","getAttribute","element","repository","dataToMarker","_copyMarkers","forEach","_startingVersion","detachRoot","revision-end","revision-start","documentFragment","_revisionDataBuilder","2sGNGHl","toView","upcast","toVersion","history","_baseRootsAttributes","_baseIdsRoots","isReady","position","baseVersion","createRange","data-revision-","adapter","insertion","getRevision","editing","from","_generateTape","remove","markerToData","split","setSource","_handleMergeOperation","push","clear","283378AlRqAj","key","nodeAfter","addRootAttribute","_removeMetaData","addRevisionData","isEnabled","NEGATIVE_INFINITY","nodes","_getPreviousFrom","vid_end","_clone","currentRevision","_transformMarkers","_insertChild","graveyardPosition","417xvVUZK","source","root","for","1919718hbzLvT","_getState","filter","363473vfnqxb","default","getNodeByPath","some","_operations","insert","getOperation","paragraph","addRevision","deletions","has","createRangeIn","requires","_handleSplitOperation","data","offset","max","13788ySYGkW","vid_start","includes","authors","_createCurrentRevision","keepParagraph","_fixOperation","string","RealTimeCollaborationClient","_appendChild","_fixRange","_removeRevisionMarkers","_saveMetaData","stringify","648NdAKxe","getOperations","model","isEqual","_source","_loadedStateData","revision:","move","_markers","_cloneOperation","tableCell","start","getUser","_makeRevision","buildRevisionData","rootName","keys","initial","_loadState","getMovedRangeStart","creator","revisionHistory.resumeUnsavedRevision","getChild","_authorId","_startingRevisionId","howMany","_lastTo","authorsIds","getRevisionDocumentData","_prepareViewToSave","_touched","RevisionTracker","_diffRootsAttributes","_continueCurrentRevision","hasContent","getRevisionRootsAttributes","PENDING_ACTION_REVISION_HISTORY","name","getRange","getRoot","_handleOperation","getData","saveRevision","range","getCurrentRevisionId","_handleInsertOperation","elementEnd","document","values","startsWith","text","reinsert","_replaceEditorDataWithRevisionData","resolve","_addPendingAction","end","view","_getFromVersion","previousPosition","markers","roots","oldRange","set","addRoot","_isInit","collaboration.channelId","then","10hqABFE","config","_baseRoots","_touchedRoots","attributesAfter","insertions","_lastFrom","sendBufferedUpdates","$graveyard","initialData","RevisionsRepository","_handleMoveOperation","setRevisionData","getRevisions","_removePendingAction","dataDowncast","_calculateMetaData","marked","update","toModel","createPositionAfter","_createInitialRevision","707139xWviWW","childCount","attributesBefore","_makeIdsRoot","removeRootAttribute","targetPosition","locale","trim","path","_execute","loadState","changeRootAttribute","_initialRevisionId","processor","stickiness","_getVidAttributeName","fromEntries","attachChange","rootsAttributes","plugins","length","add","size","_idsRoots","sort","Empty document","children","isAdd","_handleRootAttributeOperation","_savedMetaData","find","parent","slice","Initial revision","_revisionId","_diffRoots","merge","useFillerType","_pendingAction","_touchedMarkers","getRootNames","createRevision","attributes","_getViewJson","elementStart","version","getTransformedByOperation","ready","createPositionAt","item","creatorId","_applyOperations","afterInit","init","getChildren","_getBaseVids","deletion","get","_processRootBeforeSave","_setConversion","_handleMarkerOperation","conversion","_findInsertionIndex","_bufferUpdate","isAttached","getWalker","type","Users","offsetSize","1866005SeueGA","bind"];return(wi=function(){return t})()}!function(t,e){const n=xi,i=t();for(;;)try{if(282476===-parseInt(n(308))/1*(parseInt(n(283))/2)+-parseInt(n(324))/3*(parseInt(n(348))/4)+-parseInt(n(219))/5+parseInt(n(328))/6+-parseInt(n(233))/7*(parseInt(n(362))/8)+-parseInt(n(451))/9*(parseInt(n(429))/10)+parseInt(n(331))/11*(parseInt(n(249))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(wi);const Ii={c:s.ViewContainerElement,a:s.ViewAttributeElement,e:s.ViewEmptyElement,r:s.ViewRawElement,u:s.ViewUIElement};class Oi extends t.Plugin{static get[_i(242)](){return _i(393)}static get[_i(343)](){return[r.Users,Qn,t.PendingActions]}constructor(t){const n=_i;super(t),this[n(295)]=null,this[n(320)]=null,this[n(282)]=new Ti(this[n(232)]),this[n(463)]=this[n(232)][n(430)][n(207)](n(427))||n(379),this[n(223)]=new Map,this[n(367)]=null;const i=(0,e.uid)();this[n(366)]={history:this[n(232)][n(364)][n(409)][n(287)],getLatestVersion:()=>Promise[n(415)](this[n(232)][n(364)][n(409)][n(195)]),getCurrentRevisionId:()=>i},this[n(424)](n(290),!1),this[n(424)](n(314),!0),this[n(424)](n(239),!1),this[n(232)][n(430)][n(237)](n(383),!0),this[n(232)][n(211)][n(327)](n(285))[n(274)]({view:n(235)})}[_i(203)](){const t=_i;this[t(273)]=this[t(232)][t(169)][t(207)](t(439)),this[t(209)](),this[t(232)][t(345)].on(t(197),(()=>{const e=t,n=this[e(273)][e(297)](0),i=n&&null===n[e(382)]?n:null;if(this[e(395)]=!!i&&this[e(232)][e(430)][e(207)](e(383)),this[e(232)][e(169)][e(341)](e(356))){const t=this[e(366)][e(406)](),r=this[e(273)][e(297)](t);if(r)this[e(277)]=r[e(241)],this[e(395)]=!1;else{const t=this[e(366)][e(287)][e(335)][e(180)]((t=>!t[e(426)])),r=t?t[e(292)]:this[e(366)][e(287)][e(195)];n?(n[e(286)]<r&&n[e(245)]({toVersion:r}),this[e(395)]?(this[e(366)][e(406)]=()=>i.id,this[e(277)]=i[e(241)]):(this[e(277)]=n[e(286)],this[e(395)]=!1)):(this[e(277)]=r,this[e(395)]=!1)}}else i&&(this[e(232)][e(364)][e(409)][e(287)][e(195)]=Math[e(347)](i[e(286)],this[e(232)][e(364)][e(409)][e(287)][e(195)]),i[e(241)]===i[e(286)]?(0!==i[e(241)]&&(this[e(366)][e(406)]=()=>i.id),this[e(395)]=!1):this[e(395)]&&(this[e(366)][e(406)]=()=>i.id,this[e(277)]=i[e(241)])),this[e(395)]||(this[e(277)]=this[e(232)][e(364)][e(409)][e(195)]);this[e(282)][e(203)](this[e(366)][e(287)]),this[e(450)](this[e(277)]),this[e(352)](this[e(277)]),this[e(295)]&&this[e(436)]()})),this[t(220)](t(290)).to(this,t(239),(t=>!t))}async[_i(202)](){const t=_i;if(this[t(273)][t(170)]>0){const e=this[t(273)][t(297)](0),n=await this[t(390)](e),i=await this[t(397)](e);this[t(414)](n,i)}}[_i(304)](t){this[_i(366)]=t}async[_i(447)](){const t=_i,e=await this[t(366)][t(240)]();if(e>this[t(320)][t(286)]){await this[t(380)]();const n=this[t(376)]({revision:this[t(320)],to:e});n[t(351)]=n[t(389)][t(234)]((e=>this[t(232)][t(169)][t(207)](t(217))[t(374)](e))),this[t(320)][t(245)](n)}}async[_i(380)](){const t=_i;this[t(395)]&&!this[t(367)]&&(await this[t(228)](this[t(320)]),this[t(282)][t(461)](this[t(320)]),this[t(367)]={fromVersion:this[t(320)][t(241)],authors:this[t(320)][t(351)][t(182)]()})}async[_i(404)](t={},n=null){const i=_i,r=[];await this[i(380)](),this[i(395)]=!1,n>this[i(320)][i(286)]&&(n=null),null===n&&(n=await this[i(366)][i(240)]());const s=this[i(419)](n),o=this[i(376)]({from:s,to:n});if(this[i(320)][i(286)]<n){const t=this[i(376)]({revision:this[i(320)],from:n,to:n});t[i(351)]=[],t[i(389)]=[],t.id=this[i(320)].id,this[i(320)][i(245)](t,!0),delete t[i(351)],r[i(306)](t)}t[i(200)]=this[i(232)][i(169)][i(207)](i(217)).me.id,t[i(399)]=t[i(399)]||null,t.id=t.id||(0,e.uid)(),t={...t,...o};const a=this[i(313)](t);r[i(306)](t);const c=this[i(273)][i(230)](a);if(0!==c){const e=this[i(273)][i(297)](c-1);if(e[i(241)]!==n){const s=this[i(282)][i(403)](n,e[i(286)]),o={id:e.id,diffData:s[i(222)],authorsIds:s[i(389)],authors:s[i(389)][i(234)]((t=>this[i(232)][i(169)][i(207)](i(217))[i(374)](t))),fromVersion:n};e===this[i(320)]&&(o[i(221)]=new Date(t[i(221)][i(224)]()+10)),e[i(245)](o,!0),delete o[i(351)],r[i(306)](o)}}if(this[i(295)]){for(const t of r)this[i(213)](t.id,t,!0);this[i(436)]()}return a}[_i(313)](t){const e=_i,n=this[e(273)][e(191)](t);return this[e(295)]&&n.on(e(245),((t,n,i)=>{const r=e;i||(this[r(213)](n.id,n,!0),this[r(436)]())})),this[e(273)][e(339)](n,this[e(212)](n)),n}async[_i(390)](t){const e=_i;await this[e(228)](t);const n={};for(const i in t[e(222)]){if(t[e(222)][i][e(167)]&&!t[e(222)][i][e(167)][e(214)])continue;const r=this[e(359)](JSON[e(231)](t[e(222)][i][e(434)])),o=this[e(232)][e(298)][e(418)][e(409)],a=new s.ViewDocumentFragment(o,r[e(234)]((t=>Si(t,this[e(232)]))));this[e(232)][e(345)][e(464)][e(187)](e(446)),n[i]=this[e(232)][e(345)][e(464)][e(253)](a),this[e(232)][e(345)][e(464)][e(187)](e(332))}return n}async[_i(397)](t){const e=_i;await this[e(228)](t);const n={};for(const i in t[e(222)])t[e(222)][i][e(167)]&&!t[e(222)][i][e(167)][e(214)]||(n[i]=t[e(222)][i][e(433)]||{});return n}[_i(436)](){const t=_i;if(0===this[t(223)][t(172)])return;if(this[t(239)])return;let e=Array[t(299)](this[t(223)][t(410)]());this[t(223)][t(307)]();for(let n=0;n<e[t(170)];n++){const i=e[n];let r=!1;for(const e of Object[t(378)](i))void 0===i[e]?delete i[e]:"id"!==e&&(r=!0);r||(e[n]=null)}if(e=e[t(330)]((t=>null!==t)),!e[t(170)])return;for(let n=0;n<e[t(170)];n++){const i=e[n];void 0!==i[t(241)]&&void 0===i[t(286)]&&(i[t(286)]=this[t(273)][t(297)](i.id)[t(286)]),void 0!==i[t(286)]&&void 0===i[t(241)]&&(i[t(241)]=this[t(273)][t(297)](i.id)[t(241)])}const n=this[t(232)][t(430)][t(207)](t(427));this[t(239)]=!0,this[t(416)](),this[t(295)][t(225)](e,n)[t(238)]((()=>{this[t(239)]=!1}))[t(428)]((e=>{const n=t;if(e)for(const t of e)this[n(441)]({id:t.id,createdAt:t[n(221)]});this[n(443)](),this[n(436)]()}))}[_i(414)](t,n){const i=_i;let r=this[i(232)][i(430)][i(207)](i(438)),s=this[i(232)][i(430)][i(207)](i(168));if(void 0===r){r={};for(const t of this[i(232)][i(364)][i(409)][i(190)]())r[t]=""}if(i(355)==typeof r&&(r={main:r}),void 0===s){s={};for(const t of this[i(232)][i(364)][i(409)][i(190)]())s[t]={}}let o=!1;const a=Object[i(378)](r),c=Object[i(378)](t);for(const e of a){if(r[e]!==t[e]&&""!==r[e][i(458)]()){o=!0;break}if(!bi(s[e],n[e])&&Object[i(378)](s[e])[i(170)]>0){o=!0;break}}o||(o=c[i(334)]((t=>!this[i(232)][i(364)][i(409)][i(401)](t)))),o&&(0,e.logWarning)(i(264),{editorData:r,editorRootsAttributes:s,revisionData:t,revisionRootsAttributes:n}),this[i(232)][i(430)][i(424)](i(438),t),this[i(232)][i(430)][i(424)](i(168),n)}[_i(416)](){const t=_i;if(!this[t(188)]){const e=this[t(232)][t(169)][t(207)](t(248));this[t(188)]=e[t(171)]($n(this[t(232)][t(457)],t(398)))}}[_i(443)](){const t=_i;this[t(188)]&&(this[t(232)][t(169)][t(207)](t(248))[t(301)](this[t(188)]),this[t(188)]=null)}[_i(212)](t){const e=_i,n=this[e(273)][e(442)]();n[e(236)]();let i=0;for(;i<n[e(170)];){const r=n[i];if(r===this[e(320)]){i++;continue}if(r.id===this[e(463)])break;const s=t[e(286)]-r[e(286)]||t[e(241)]-r[e(241)];if(s>0)break;if(s<0)i++;else{if(!t[e(382)]&&r[e(382)])break;if(r[e(382)]||!t[e(382)]){if(t[e(221)]>r[e(221)])break;i++}else i++}}return i}[_i(441)](t){const e=_i,n=this[e(273)][e(297)](t.id);if(t[e(221)]&&(t[e(221)]=new Date(t[e(221)])),t[e(389)]){const n=this[e(232)][e(169)][e(207)](e(217));t[e(351)]=t[e(389)][e(234)]((t=>n[e(374)](t)))}n[e(245)](t,!0)}[_i(376)]({revision:t=null,from:e=null,to:n=null}){const i=_i;e=null!==e?e:t[i(241)],n=null!==n?n:t[i(286)];const r=this[i(282)][i(403)](e,n),s={diffData:r[i(222)],authorsIds:r[i(389)],fromVersion:e,toVersion:n};if(!t||n!==t[i(286)]){const t=n-1,e=this[i(366)][i(287)][i(337)](t);s[i(221)]=e&&e[i(221)]||new Date}if(this[i(367)]&&e===this[i(367)][i(241)])for(const t of this[i(367)][i(351)])s[i(389)][i(350)](t.id)||s[i(389)][i(306)](t.id);return s}[_i(228)](t){const e=_i;if(!t||t[e(222)])return Promise[e(415)]();{const n=this[e(232)][e(430)][e(207)](e(427));return this[e(295)][e(297)]({channelId:n,revisionId:t.id})[e(428)]((n=>{const i=e;t[i(222)]=n[i(222)]}))}}[_i(213)](t,e,n){const i=_i;if(this[i(223)][i(341)](t)){const r=this[i(223)][i(207)](t);e=n?{...r,...e}:{...e,...r}}this[i(223)][i(424)](t,e)}[_i(419)](t){const e=_i,n=this[e(273)][e(442)]();n[e(236)](),n[e(250)]();const i=n[e(180)]((n=>n[e(286)]<=t))[e(286)];return i<this[e(277)]?this[e(277)]:i}[_i(450)](t){const e=_i,n=this[e(273)][e(297)](this[e(273)][e(170)]-1);if(n)this[e(463)]=n.id;else{const n=!this[e(232)][e(364)][e(409)][e(422)][e(180)]((t=>this[e(232)][e(364)][e(396)](t))),i=this[e(232)][e(169)][e(207)](e(217)).me.id,r=$n(this[e(232)][e(457)],e(n?175:183));this[e(375)]({from:t,to:t,id:this[e(463)],name:r,creatorId:i})}}[_i(352)](t){const e=_i,n=this[e(366)][e(406)]();this[e(320)]=this[e(273)][e(297)](n),this[e(320)]||(this[e(320)]=this[e(375)]({from:t,to:t,id:n,name:"",creatorId:null}))}[_i(375)]({name:t,from:e,to:n,creatorId:i,id:r}){const s=_i,o=this[s(376)]({from:e,to:n});o[s(399)]=t,o[s(200)]=i,o.id=r;const a=this[s(313)](o);return this[s(295)]&&this[s(213)](o.id,o,!0),a}[_i(209)](){const t=_i;this[t(232)][t(211)][t(327)](t(444))[t(302)]({model:t(235)})}[_i(359)](t){const e=_i;return(t=t[e(330)]((t=>!t[e(399)]||e(280)!==t[e(399)]&&e(279)!==t[e(399)])))[e(276)]((t=>{const n=e;n(355)!=typeof t&&(t[n(176)]=this[n(359)](t[n(176)]),t[n(192)]=t[n(192)][n(330)]((t=>!t[0][n(411)](n(294)))))})),t}}function Si(t,e){const n=_i,i=e[n(298)][n(418)][n(409)];if(n(355)==typeof t)return new s.ViewText(i,t);{const r=t[n(176)][n(234)]((t=>Si(t,e)));return new(Ii[t[n(216)]]||s.ViewElement)(i,t[n(399)],t[n(192)],r)}}class Ti{constructor(t){const e=_i;this[e(232)]=t,this[e(179)]=new Map,this[e(435)]=-1,this[e(388)]=-1,this[e(370)]=new Map,this[e(185)]=new Map,this[e(394)]=new Map,this[e(431)]=new Map,this[e(288)]=new Map,this[e(173)]=new Map,this[e(289)]=new Map,this[e(392)]=new Map,this[e(189)]=new Map,this[e(432)]=new Map,this[e(184)]=1}[_i(203)](t){const e=_i;this[e(325)]=t;const n=new Map,i=new Map,r=this[e(232)][e(364)][e(409)][e(422)][e(234)]((t=>t[e(377)]));for(const t of r){const r=this[e(232)][e(364)][e(409)][e(401)](t),s=Ri(r);n[e(424)](t,s),i[e(424)](t,Object[e(166)](r[e(259)]()))}const s=Array[e(299)](this[e(232)][e(364)][e(421)])[e(234)]((t=>[t[e(399)],t[e(400)]()])),o=this[e(325)][e(195)];this[e(360)](o,n,s,i),this[e(386)]=this[e(184)];const a=new Map,c=new Map;for(const t of r){const n=Ni(t);a[e(424)](t,n),c[e(424)](t,{})}this[e(360)](Number[e(315)],a,[],c)}[_i(403)](t,e){const n=_i;if(this[n(435)]===t&&this[n(388)]<=e)this[n(179)][n(172)]>1&&this[n(312)](this[n(388)]),this[n(201)](this[n(388)],e,!0);else{if(!this[n(179)][n(341)](t)){const e=this[n(317)](t);this[n(445)](e,t,!1)}this[n(445)](t,e,!0)}return this[n(435)]=t,this[n(388)]=e,this[n(329)]()}[_i(461)](t){const e=_i;this[e(268)](),this[e(435)]=t[e(241)],this[e(388)]=t[e(286)];for(const n in t[e(222)]){const i=t[e(222)][n][e(167)],r=bn(t[e(222)][n][e(453)])||{},s=this[e(252)](t[e(222)][n][e(340)]);s[e(377)]=n,s[e(266)]=!i||!i[e(214)],s[e(214)]=()=>s[e(266)],this[e(431)][e(424)](n,s),this[e(288)][e(424)](n,r),i&&this[e(432)][e(424)](n,i);const o=this[e(454)](s);this[e(289)][e(424)](n,o);for(const[t,n]of s[e(421)]){if(!t[e(411)](e(368)))continue;const i=t[e(303)](":")[2];for(const t of n[e(215)]({singleCharacters:!0})){const n=this[e(165)](t),r=e(408)==t[e(216)]?t[e(420)][e(459)][e(182)](0,-1):t[e(420)][e(459)],s=o[e(333)](r)[e(271)](n);this[e(392)][e(424)](s,{userId:i})}}}this[e(386)]=this[e(184)];const n=[...Array(this[e(184)])[e(378)]()][e(182)](1)[e(330)]((t=>!this[e(392)][e(341)](t)));let i=0;const r=new Map;for(const s in t[e(222)]){const o=t[e(222)][s][e(167)],a=bn(t[e(222)][s][e(433)])||{},c=this[e(252)](t[e(222)][s][e(434)]);c[e(377)]=s,c[e(266)]=!o||o[e(214)],c[e(214)]=()=>c[e(266)],this[e(185)][e(424)](s,c),this[e(394)][e(424)](s,a);const u=this[e(454)](c,Number[e(315)]);this[e(173)][e(424)](s,u),r[e(424)](s,c[e(214)]()?a:{});for(const[t,n]of c[e(421)]){if(!t[e(411)](e(368)))continue;const i=t[e(303)](":")[2];for(const t of n[e(215)]({singleCharacters:!0})){const n=this[e(165)](t),r=this[e(184)]++,s=e(408)==t[e(216)]?t[e(420)][e(459)][e(182)](0,-1):t[e(420)][e(459)];u[e(333)](s)[e(246)](n,r),this[e(392)][e(424)](r,{userId:i})}}for(const t of this[e(232)][e(364)][e(342)](c)[e(215)]({singleCharacters:!0})){const r=this[e(165)](t),s=e(408)==t[e(216)]?t[e(420)][e(459)][e(182)](0,-1):t[e(420)][e(459)],o=u[e(333)](s);o[e(271)](r)>0||o[e(246)](r,n[i++])}for(const[t,n]of c[e(421)])t[e(411)](e(368))||this[e(370)][e(424)](t,n)}const s=Ni(e(437));this[e(431)][e(424)](e(437),s),this[e(289)][e(424)](e(437),this[e(454)](s,1));const o=Ni(e(437));this[e(185)][e(424)](e(437),o),this[e(173)][e(424)](e(437),this[e(454)](o,1));const a=Array[e(299)](this[e(185)])[e(234)]((([t,e])=>[t,Ri(e)]));this[e(360)](this[e(388)],a,this[e(370)],r)}[_i(252)](t){const e=_i,n=JSON[e(231)](t),i=this[e(232)][e(298)][e(418)][e(409)],r=new s.ViewDocumentFragment(i,n[e(234)]((t=>Si(t,this[e(232)]))));return this[e(232)][e(345)][e(448)](r)}[_i(360)](t,e,n,i){const r=_i,s=new Map(e),o=new Map(bn(i)),a=new Map;for(const[t,e]of n)a[r(424)](t,{start:e[r(373)][r(263)](),end:e[r(417)][r(263)](),rootName:e[r(326)][r(377)]});this[r(179)][r(424)](t,{roots:s,markers:a,rootsAttributes:o})}[_i(312)](t){const e=_i;this[e(179)][e(261)](t)}[_i(247)](){const t=_i;this[t(268)](),this[t(435)]=-1,this[t(388)]=-1,this[t(179)][t(307)](),this[t(203)](this[t(325)])}[_i(268)](){const t=_i;this[t(392)][t(307)](),this[t(189)][t(307)](),this[t(432)][t(307)](),this[t(185)][t(307)](),this[t(394)][t(307)](),this[t(431)][t(307)](),this[t(288)][t(307)](),this[t(173)][t(307)](),this[t(289)][t(307)](),this[t(370)][t(307)](),this[t(184)]=1,this[t(386)]=this[t(184)]}[_i(454)](t,e=null){const n=_i;let i=null;t.is(n(281))||(i=new s.Element(t[n(399)],{vid_start:null===e?this[n(184)]++:e++}));const r=[];for(const i of t[n(204)]())if(i.is(n(272))){r[n(306)](this[n(454)](i,e));const t=r[r[n(170)]-1];null!==e&&(e=t.is(n(272),n(270))?t[n(271)](n(262))+1:t[n(271)](n(318))+1)}else for(let t=0;t<i[n(218)];t++)r[n(306)](new s.Element(n(270),{vid:null===e?this[n(184)]++:e++}));if(t.is(n(281))){const e=Ni(t[n(377)]);return e[n(322)](0,r),e}return i[n(246)](n(318),null===e?this[n(184)]++:e++),i[n(322)](0,r),i}[_i(445)](t,e,n){const i=_i;this[i(268)]();const{roots:r,markers:o,rootsAttributes:a}=this[i(179)][i(207)](t);this[i(431)]=new Map(r),this[i(288)]=new Map(bn(a));for(const[t,e]of this[i(431)])if(i(437)!==t&&(this[i(185)][i(424)](t,Ri(e)),this[i(394)]=new Map(bn(a)),n)){const n=this[i(184)];this[i(173)][i(424)](t,this[i(454)](e)),this[i(289)][i(424)](t,this[i(454)](e,n))}this[i(386)]=this[i(184)],this[i(185)][i(424)](i(437),Ri(this[i(431)][i(207)](i(437)))),n&&this[i(173)][i(424)](i(437),this[i(454)](this[i(431)][i(207)](i(437))));for(const[t,e]of o){const n=this[i(431)][i(207)](e[i(377)]),r=this[i(185)][i(207)](e[i(377)]),o=new s.Range(this[i(257)](e[i(373)],n),this[i(257)](e[i(417)],n)),a=this[i(358)](o,r);n[i(421)][i(424)](t,o),this[i(370)][i(424)](t,a)}this[i(201)](t,e,n)}[_i(201)](t,e,n){const i=_i;for(const r of this[i(325)][i(363)](t,e))this[i(402)](r,n);for(const t of this[i(185)][i(410)]())t[i(421)][i(307)]();for(const[t,e]of this[i(370)])this[i(185)][i(207)](e[i(326)][i(377)])[i(421)][i(424)](t,e[i(263)]());const r=new Map,s=new Map;for(const[t,e]of this[i(185)])r[i(424)](t,Ri(e)),s[i(424)](t,this[i(394)][i(207)](t));this[i(360)](e,r,this[i(370)],s)}[_i(317)](t){const e=_i,n=Array[e(299)](this[e(179)][e(378)]());n[e(174)](((t,e)=>t-e)),n[e(236)]();for(const e of n)if(e<t)return e;return Number[e(315)]}[_i(275)](t,e){const n=_i,i=Array[n(299)](e[n(421)])[n(234)]((([e,i])=>[e,this[n(358)](i,t)]));t[n(421)]=new Map(i)}[_i(321)](t){const e=_i;for(const n of this[e(370)][e(410)]()){const i=n[e(196)](t),r=s.Range[e(258)](i);n[e(373)]=r[e(373)],n[e(417)]=r[e(417)]}}[_i(402)](t,e){const n=_i;if(n(425)==t[n(216)]||n(278)==t[n(216)])return void this[n(265)](t,e);if(n(336)==t[n(216)]){const i=t[n(291)][n(326)][n(377)];this[n(185)][n(341)](i)||(this[n(185)][n(424)](i,Ni(i,!0)),this[n(394)][n(424)](i,{}),e&&this[n(173)][n(424)](i,Ni(i,!0)))}else if(n(311)==t[n(216)]||n(455)==t[n(216)]||n(462)==t[n(216)])return void this[n(178)](t);const i=this[n(371)](t,this[n(185)]);if(n(254)!==t[n(216)]&&(i[n(460)](),this[n(321)](i)),e)switch(i[n(216)]){case n(336):this[n(407)](t);break;case n(369):case n(301):case n(413):this[n(440)](t);break;case n(186):this[n(305)](t);break;case n(303):this[n(344)](t);break;case n(254):this[n(210)](t)}}[_i(371)](t,e){const n=_i,i=t[n(263)]();return i[n(385)]=t[n(385)],this[n(354)](i,e),i}[_i(205)](t){const e=_i;return t[e(234)]((t=>{const n=e,i=this[n(165)](t);return Number(t[n(199)][n(271)](i))}))}[_i(300)](t,e){const n=_i;if(t.is(n(272),n(270)))e[n(306)]({item:t,type:n(412)});else{t.is(n(272))&&e[n(306)]({item:t,type:n(194)});for(const i of t[n(204)]())this[n(300)](i,e);t.is(n(272))&&e[n(306)]({item:t,type:n(408)})}return e}[_i(329)](){const t=_i,e=new Map(this[t(392)]),n=new Map(e),i=new Map,r={insertions:{},deletions:{}},s={insertions:{},deletions:{}},o=new Map,a=new Set([...this[t(431)][t(378)](),...this[t(185)][t(378)]()]);a[t(261)](t(437));for(const e of a){const n=this[t(185)][t(207)](e)||Ni(e,!1),i=this[t(431)][t(207)](e)||Ni(e,!1);n[t(214)]()||i[t(214)]()?(r[t(434)][e]=Ri(n),r[t(340)][e]=Ri(i),this[t(275)](r[t(340)][e],i),this[t(275)](r[t(434)][e],n),s[t(434)][e]=this[t(300)](this[t(173)][t(207)](e),[]),s[t(340)][e]=this[t(300)](this[t(289)][t(207)](e)||Ni(e,!1),[])):a[t(261)](e)}for(const r of a){const o=s[t(434)][r];for(const r of o){const s=this[t(165)](r),o=r[t(199)][t(271)](s);n[t(261)](o),o>=this[t(386)]&&i[t(424)](o,e[t(207)](o))}}for(const r of a){const a=s[t(434)][r],c=this[t(205)](s[t(340)][r]);let u=0;for(const r of a){const s=this[t(165)](r),a=r[t(199)][t(271)](s);if(!i[t(341)](a)&&!o[t(341)](a))if(n[t(341)](a))u++;else{if(a!=c[u]){const i=e[t(207)](a)||e[t(207)](c[u]);for(;a!=c[u];)n[t(341)](c[u])||(o[t(424)](c[u],i),e[t(424)](c[u],i)),u++}u++}}}for(const e of a){const r=s[t(434)][e];for(const e of r){const r=this[t(165)](e),s=e[t(199)][t(271)](r);if(o[t(341)](s)){const e=o[t(207)](s);n[t(341)](s)||n[t(424)](s,{...e}),i[t(424)](s,{...e})}}}for(const e of n[t(378)]())e>=this[t(386)]&&n[t(261)](e);const c=new Map;for(const e of a){let r=s[t(434)][e];for(const e of r)if(e[t(199)].is(t(272),t(372))){const n=this[t(165)](e),r=e[t(199)][t(271)](n);if(i[t(341)](r)){const n=e[t(199)][t(181)][t(181)][t(271)](t(349)),s=c[t(207)](n)||new Set;s[t(171)](i[t(207)](r)[t(256)]),c[t(424)](n,s)}}r=s[t(340)][e];for(const e of r)if(e[t(199)].is(t(272),t(372))){const i=this[t(165)](e),r=e[t(199)][t(271)](i);if(n[t(341)](r)){const i=e[t(199)][t(181)][t(181)][t(271)](t(349)),s=c[t(207)](i)||new Set;s[t(171)](n[t(207)](r)[t(256)]),c[t(424)](i,s)}}for(const e of c[t(378)]())(i[t(341)](e)||n[t(341)](e))&&c[t(261)](e)}for(const e of a){const r=s[t(434)][e];let o=null,a=null;for(const e of r){const r=this[t(165)](e),s=e[t(199)][t(271)](r),u=c[t(207)](s);u&&t(194)==e[t(216)]&&(o=Array[t(299)](u)[0],a=e[t(199)][t(271)](t(318))),o&&(n[t(424)](s,{userId:o}),i[t(424)](s,{userId:o})),s==a&&(o=null,a=null)}}const u={},l=new Set;for(const e of a){const o=r[t(340)][e],a=r[t(434)][e];for(const{userId:e}of this[t(189)][t(410)]())null!==e&&l[t(171)](e);for(const{userId:e}of this[t(432)][t(410)]())null!==e&&l[t(171)](e);this[t(260)](a,s[t(434)][e],i,t(296),l),this[t(260)](o,s[t(340)][e],n,t(206),l),u[e]={insertions:this[t(391)](a),deletions:this[t(391)](o),attachChange:this[t(432)][t(207)](e)||null,attributesBefore:bn(this[t(288)][t(207)](e))||{},attributesAfter:bn(this[t(394)][t(207)](e))}}return{diffData:u,authorsIds:Array[t(299)](l)}}[_i(208)](t){const e=_i;for(const[,n]of t[e(421)]){const t=n[e(373)][e(267)]()[e(330)]((t=>e(372)==t[e(399)]));for(const n of t)1==n[e(452)]&&n[e(384)](0).is(e(272),e(338))&&n[e(384)](0)[e(246)](e(353),!0)}}[_i(391)](t){const e=_i;this[e(208)](t);const n=this[e(232)][e(345)][e(284)](t,{}),i=Array[e(299)](n[e(204)]())[e(234)]((t=>this[e(193)](t)));return JSON[e(361)](i)}[_i(193)](t){const e=_i;if(t.is(e(270)))return t[e(345)];{const n=t;return{type:Object[e(378)](Ii)[e(180)]((e=>t instanceof Ii[e])),name:n[e(399)],attributes:Array[e(299)](n[e(259)]()),children:Array[e(299)](n[e(204)]())[e(234)]((t=>this[e(193)](t)))}}}[_i(260)](t,e,n,i,r){const s=_i;let o=null,a=null,c=0;const u=this[s(232)][s(364)];for(let i=0;i<e[s(170)];i++){const r=this[s(165)](e[i]),c=e[i][s(199)][s(271)](r),h=n[s(207)](c),d=i==e[s(170)]-1;!o&&h&&(o=h,a=e[i]),o&&(!h||h[s(256)]!=o[s(256)])&&(l(h,Ai(a,t,u),Ai(e[i],t,u)),o=h||null,a=h?e[i]:null),o&&d&&l(h,Ai(a,t,u),Mi(e[i],t,u))}function l(e,n,a){const l=s,h=o[l(256)],d=l(368)+i+":"+h+":"+c++,f=u[l(293)](n,a);t[l(421)][l(424)](d,f),null!==h&&r[l(171)](h)}}[_i(165)](t){const e=_i;switch(t[e(216)]){case e(194):return e(349);case e(408):return e(318);default:return e(262)}}[_i(354)](t,e){const n=_i;t[n(292)]=null;for(const i in t){const r=t[i];if(r instanceof s.Position){const s=e[n(207)](r[n(326)][n(377)]);t[i]=this[n(257)](r,s)}if(r instanceof s.Range){const s=e[n(207)](r[n(326)][n(377)]);t[i]=this[n(358)](r,s)}n(326)===i&&(t[n(326)]=e[n(207)](t[n(326)][n(377)]))}}[_i(358)](t,e){const n=_i;return this[n(232)][n(364)][n(293)](this[n(257)](t[n(373)],e),this[n(257)](t[n(417)],e))}[_i(257)](t,e){const n=_i;return this[n(232)][n(364)][n(255)](e,t[n(459)],t[n(164)])}[_i(407)](t){const e=_i,n=this[e(173)][e(207)](t[e(291)][e(326)][e(377)]),i=this[e(257)](t[e(291)],n),r=null===t[e(385)]?null:t[e(385)]||this[e(232)][e(169)][e(207)](e(217)).me.id,o=i[e(181)],a=this[e(184)],c=[];for(const n of t[e(316)])if(n.is(e(272)))c[e(306)](this[e(454)](n));else for(let t=0;t<n[e(218)];t++)c[e(306)](new s.Element(e(270),{vid:this[e(184)]++}));const u=this[e(184)];for(let t=a;t<u;t++)this[e(392)][e(424)](t,{userId:r});o[e(322)](i[e(346)],c)}[_i(440)](t){const e=_i;(t=this[e(371)](t,this[e(173)]))[e(460)]();const n=null===t[e(385)]?null:t[e(385)]||this[e(232)][e(169)][e(207)](e(217)).me.id,i=t[e(381)](),r=i[e(181)],s=i[e(346)];!function t(i,r,s,o){const a=e;for(let e=s;e<o;e++){const s=r[a(384)](e);s.is(a(272),a(270))?i[a(424)](s[a(271)](a(262)),{userId:n}):(i[a(424)](s[a(271)](a(349)),{userId:n}),t(i,s,0,s[a(452)]),i[a(424)](s[a(271)](a(318)),{userId:n}))}}(this[e(392)],r,s,s+t[e(387)])}[_i(305)](t){const e=_i,n=null===(t=this[e(371)](t,this[e(173)]))[e(385)]?null:t[e(385)]||this[e(232)][e(169)][e(207)](e(217)).me.id,i=t[e(456)][e(181)],r=t[e(244)][e(181)],s=i[e(271)](e(318)),o=r[e(271)](e(349));i[e(246)](e(318),r[e(271)](e(318))),r[e(246)](e(318),s),this[e(392)][e(424)](o,{userId:n}),this[e(392)][e(424)](s,{userId:n}),t[e(460)]()}[_i(344)](t){const e=_i,n=null===(t=this[e(371)](t,this[e(173)]))[e(385)]?null:t[e(385)]||this[e(232)][e(169)][e(207)](e(217)).me.id,i=t[e(323)],r=t[e(227)][e(181)];t[e(460)]();const s=r[e(271)](e(318)),o=t[e(226)][e(310)];if(i){const t=o[e(271)](e(318)),i=r[e(271)](e(318));r[e(246)](e(318),t),o[e(246)](e(318),i),this[e(392)][e(424)](r[e(271)](e(318)),{userId:n}),this[e(392)][e(424)](o[e(271)](e(349)),{userId:n})}else{const t=this[e(184)]++,i=this[e(184)]++;r[e(246)](e(318),t),o[e(246)](e(349),i),o[e(246)](e(318),s),this[e(392)][e(424)](t,{userId:n}),this[e(392)][e(424)](i,{userId:n})}}[_i(210)](t){const e=_i;if(!t[e(251)])return;const n=(t=this[e(371)](t,this[e(185)]))[e(423)]?t[e(423)][e(326)]:null,i=t[e(229)]?t[e(229)][e(326)]:null;n&&this[e(370)][e(261)](t[e(399)]),i&&this[e(370)][e(424)](t[e(399)],t[e(229)][e(263)]());const r=null===t[e(385)]?null:t[e(385)]||this[e(232)][e(169)][e(207)](e(217)).me.id,s=t[e(399)];if(!this[e(189)][e(341)](s))return void this[e(189)][e(424)](s,{range:t[e(423)],userId:r});const o=this[e(189)][e(207)](s),a=o[e(405)],c=t[e(229)];null==a&&null==c||a&&c&&a[e(365)](c)?this[e(189)][e(261)](t[e(399)]):o[e(256)]=r}[_i(265)](t,e){const n=_i;this[n(185)][n(341)](t[n(377)])?this[n(185)][n(207)](t[n(377)])[n(266)]=t[n(177)]:(this[n(185)][n(424)](t[n(377)],Ni(t[n(377)],!0)),this[n(394)][n(424)](t[n(377)],{}),e&&this[n(173)][n(424)](t[n(377)],Ni(t[n(377)],!0)));const i=null===t[n(385)]?null:t[n(385)]||this[n(232)][n(169)][n(207)](n(217)).me.id,r=this[n(432)][n(207)](t[n(377)]);r&&r[n(256)]===i?this[n(432)][n(261)](t[n(377)]):this[n(432)][n(424)](t[n(377)],{userId:i,isAttached:t[n(177)]})}[_i(178)](t){const e=_i,n=this[e(394)][e(207)](t[e(326)][e(377)]);null===t[e(243)]?delete n[t[e(309)]]:n[t[e(309)]]=t[e(243)]}}function xi(t,e){const n=wi();return(xi=function(t,e){return n[t-=164]})(t,e)}function Ri(t){const e=_i,n=Ni(t[e(377)],t[e(214)]());for(const i of t[e(204)]()){const t=i[e(319)](!0);n[e(357)](t)}return n}function Ni(t,e=!0){const n=_i,i=new s.DocumentFragment;return i[n(377)]=t,i[n(266)]=e,i[n(214)]=()=>i[n(266)],i}function Ai(t,e,n){const i=_i,r=i(408)==t[i(216)]?n[i(198)](t[i(199)],i(417)):n[i(269)](t[i(199)]);return n[i(255)](e,r[i(459)],r[i(164)])}function Mi(t,e,n){const i=_i,r=i(194)==t[i(216)]?n[i(198)](t[i(199)],0):n[i(449)](t[i(199)]);return n[i(255)](e,r[i(459)],r[i(164)])}var Ei=n(311),ji=n(673),Vi=n.n(ji),Ci=n(426),Di={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(Ci.A,Di);Ci.A.locals;var Li=n(959),Fi={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(Li.A,Fi);Li.A.locals;function zi(){const t=["listenTo","shift + tab","form","check","11591631JDYIxy","Save","locale","add","113266qCqqry","tab","saveButtonView","revisionNameInputView","extendTemplate","render","optional","value","revisionNameInputValue","forEach","ck-button-cancel","submit","5DSqraV","delegate","focusFirst","Cancel","2062404DbctCR","focus","_focusCycler","input","type","keystrokes","_createRevisionNameInput","focusTracker","fieldView","cancelButtonView","ck-revision-history-save-revision-form","setTemplate","revisionName","ck-button-save","trim","set","errorText","ck-responsive-form","cancel","arrowdown","1851956tsjLXw","arrowleft","69264QvSQJq","168soBBza","reset","execute","arrowright","label","_focusables","3027215fzMtIe","stopPropagation","Name of the revision","227507WZJMAP","_createButton","arrowup","element","220"];return(zi=function(){return t})()}const Pi=Ui;function Ui(t,e){const n=zi();return(Ui=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=Ui,i=t();for(;;)try{if(714781===-parseInt(n(285))/1*(parseInt(n(334))/2)+-parseInt(n(289))/3+parseInt(n(309))/4+parseInt(n(318))/5+parseInt(n(311))/6+-parseInt(n(321))/7*(parseInt(n(312))/8)+parseInt(n(330))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(zi);class Zi extends Ei.View{constructor(n,i){const r=Ui;super(n),this[r(296)]=new e.FocusTracker,this[r(294)]=new e.KeystrokeHandler,this[r(304)](r(281),""),this[r(337)]=this[r(295)](i),this[r(336)]=this[r(322)]($n(n,r(331)),t.icons[r(329)],r(302)),this[r(336)][r(293)]=r(284),this[r(298)]=this[r(322)]($n(n,r(288)),t.icons[r(307)],r(283),r(307)),this[r(317)]=new Ei.ViewCollection,this[r(291)]=new Ei.FocusCycler({focusables:this[r(317)],focusTracker:this[r(296)],keystrokeHandler:this[r(294)],actions:{focusPrevious:r(327),focusNext:r(335)}}),this[r(300)]({tag:r(328),attributes:{class:["ck",r(299),r(306)],tabindex:"-1"},children:[this[r(337)],this[r(336)],this[r(298)]]}),(0,Ei.injectCssTransitionDisabler)(this)}[Pi(339)](){const t=Pi;super[t(339)](),(0,Ei.submitHandler)({view:this}),[this[t(337)],this[t(336)],this[t(298)]][t(282)]((e=>{const n=t;this[n(317)][n(333)](e),this[n(296)][n(333)](e[n(324)])})),this[t(294)][t(326)](this[t(324)]);const e=e=>e[t(319)]();this[t(294)][t(304)](t(315),e),this[t(294)][t(304)](t(310),e),this[t(294)][t(304)](t(323),e),this[t(294)][t(304)](t(308),e)}[Pi(290)](){const t=Pi;this[t(291)][t(287)]()}get[Pi(301)](){const t=Pi;return this[t(337)][t(297)][t(324)][t(280)][t(303)]()}set[Pi(301)](t){const e=Pi;this[e(337)][e(297)][e(324)][e(280)]=t[e(303)]()}[Pi(313)](){const t=Pi;this[t(337)][t(297)][t(324)][t(280)]="",this[t(337)][t(305)]=null}[Pi(295)](t){const e=Pi,n=new Ei.LabeledFieldView(this[e(332)],Ei.createLabeledInputText),i=n[e(297)];i[e(338)]({attributes:{maxlength:e(325)}});let r=$n(this[e(332)],e(320));return!t&&(r+=" ("+$n(this[e(332)],e(340))+")"),n[e(316)]=r,i.on(e(292),(()=>{const t=e;this[t(281)]=i[t(324)][t(280)][t(303)]()})),n}[Pi(322)](t,e,n,i){const r=Pi,s=new Ei.ButtonView(this[r(332)]);return s[r(304)]({label:t,icon:e,tooltip:!0}),s[r(338)]({attributes:{class:n}}),i&&s[r(286)](r(314)).to(this,i),s}}const qi=Bi;function Hi(){const t=["549130zMKGXJ","pluginName","Revision history","panelView","set","isEnabled","isOpen","revisionHistory.requireRevisionName","config","addMany","revisionHistory","editing","focus","saveButtonView","isReady","requires","buttonView","isReadOnly","showRevisionViewerCallback","RevisionHistoryUI","length","revisionNameInputView","render","revisionName","get","4VtjELq","editor","reset","4724485YsCfIu","487101HcnuQW","2183854xfFBCd","bind","30400456ImvcyM","remove","change:isOpen","items","Save current revision","The revision name cannot be empty.","history","592620RnnwJd","4152318fciHDJ","init","view","submit","componentFactory","add","saveRevision","Open revision history","cancel","execute","plugins","errorText","RevisionTracker","children"];return(Hi=function(){return t})()}function Bi(t,e){const n=Hi();return(Bi=function(t,e){return n[t-=429]})(t,e)}!function(t,e){const n=Bi,i=t();for(;;)try{if(599757===-parseInt(n(477))/1+-parseInt(n(453))/2+-parseInt(n(452))/3*(-parseInt(n(448))/4)+-parseInt(n(451))/5+-parseInt(n(463))/6+-parseInt(n(462))/7+parseInt(n(455))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Hi);class Wi extends t.Plugin{static get[qi(478)](){return qi(442)}static get[qi(438)](){return[Oi]}[qi(464)](){const e=qi,n=this[e(449)],i=n[e(473)][e(447)](e(475));n.ui[e(467)][e(468)](e(433),(r=>{const s=e,o=(0,Ei.createDropdown)(r),a=o[s(480)][s(476)],c=new Ei.ListView(r),u=new Ei.ListItemView(r),l=new Ei.ButtonView(r),h=new Ei.ListItemView(r),d=new Ei.ButtonView(r),f=new Zi(r,n[s(431)][s(447)](s(430)));function v(){const t=s;a[t(443)]&&a[t(456)](0),a[t(468)](c)}function m(){const t=s;o[t(429)]=!1,n[t(434)][t(465)][t(435)]()}return o[s(454)](s(482)).to(i,s(437),i,s(482),n,s(440),((t,e,n)=>t&&e&&!n)),o[s(439)][s(481)]({icon:t.icons[s(461)],label:$n(r,s(479)),tooltip:!0}),l[s(481)]({label:$n(r,s(459)),withText:!0}),l[s(454)](s(482)).to(i,s(437),i,s(482),n,s(440),((t,e,n)=>t&&e&&!n)),l.on(s(472),(()=>function(){const t=s;a[t(443)]&&a[t(456)](0),f[t(450)](),a[t(468)](f),f[t(435)]()}())),d[s(481)]({label:$n(r,s(470)),withText:!0}),d[s(454)](s(482)).to(i,s(437),n,s(440),((t,e)=>t&&!e)),d.on(s(472),(()=>{const t=s;n[t(431)][t(447)](t(433))[t(441)](),m()})),u[s(476)][s(468)](l),h[s(476)][s(468)](d),c[s(458)][s(432)]([u,h]),o.on(s(457),(()=>v())),f[s(436)][s(454)](s(482)).to(i,s(437),i,s(482),n,s(440),((t,e,n)=>t&&e&&!n)),f.on(s(466),(()=>{const t=s;n[t(431)][t(447)](t(430))&&""===f[t(446)]?f[t(444)][t(474)]=$n(r,t(460)):(n[t(473)][t(447)](Oi)[t(469)]({name:f[t(446)]}),m())})),f.on(s(471),(()=>v())),f[s(445)](),v(),o}))}}const Ji=Yi;function Gi(){const t=["4owiULx","ck-revision-change__","isSuggestion","330635oFJmKK","ck-annotation","focus","_model","data","div","6177320iXLnTX","Suggested by","Added by","ck-revision-change","3962457UVVzef","683564ODngib","784732eUhLAs","50niOcMC","element","setTemplate","526293HEZFsR","name","author","18114HGWaZk","type","bindTemplate","2779ALWtXt","changeId","add","ck-revision-change__label","set","span","Removed by"];return(Gi=function(){return t})()}function Yi(t,e){const n=Gi();return(Yi=function(t,e){return n[t-=209]})(t,e)}!function(t,e){const n=Yi,i=t();for(;;)try{if(845600===-parseInt(n(224))/1*(parseInt(n(238))/2)+parseInt(n(211))/3+parseInt(n(239))/4+parseInt(n(227))/5+-parseInt(n(214))/6*(parseInt(n(217))/7)+parseInt(n(233))/8+parseInt(n(237))/9*(parseInt(n(240))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Gi);class Ki extends Ei.View{constructor(t,e){const n=Yi;super(t),this[n(230)]=e,this[n(218)]=e.id;const i=this[n(216)],r=$n(t,e[n(231)][n(226)]?n(234):n(219)==e[n(215)]?n(235):n(223));this[n(221)](n(215),e[n(215)]),this[n(210)]({tag:n(232),attributes:{class:[n(228),n(236),i.to(n(215),(t=>n(225)+t))],tabindex:-1},children:[{tag:n(222),children:[{tag:n(222),attributes:{class:[n(220)]},children:[{text:r}]},{text:" "+e[n(213)][n(212)]}]}]})}[Ji(229)](){const t=Ji;this[t(209)][t(229)]()}}var Xi=$i;!function(t,e){for(var n=$i,i=t();;)try{if(617054===-parseInt(n(137))/1*(-parseInt(n(136))/2)+-parseInt(n(139))/3+-parseInt(n(147))/4+parseInt(n(145))/5+parseInt(n(143))/6+parseInt(n(149))/7*(-parseInt(n(140))/8)+parseInt(n(138))/9*(parseInt(n(148))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(tr);class Qi extends((0,e.ObservableMixin)()){constructor(t){var n=$i;super(),this.id=t.id||(0,e.uid)(),this[n(144)]=t[n(144)],this[n(141)]=t[n(141)],this[n(151)]=t[n(151)]||{},this[n(135)]=t[n(135)],this[n(146)](n(142),t[n(142)])}[Xi(150)](){var t=Xi;return{id:this.id,authorId:this[t(144)].id,type:this[t(141)],data:this[t(151)],createdAt:this[t(142)]}}}function $i(t,e){var n=tr();return($i=function(t,e){return n[t-=135]})(t,e)}function tr(){var t=["4hZToBF","503051dOKXbq","4667436vNqBXu","1254393kXMCAu","11960kjZWUQ","type","createdAt","4708944aTOfqq","author","1003135MSdxZX","set","2987628rwAMAK","10soWyfB","3409qdbJGF","toJSON","data","rootName"];return(tr=function(){return t})()}const er=nr;function nr(t,e){const n=ir();return(nr=function(t,e){return n[t-=257]})(t,e)}function ir(){const t=["261lXisNW","967204DmThBI","425136lFEdOK","36XLySCz","add","6054420cpNXTA","20FOOLsv","4KuKvfD","11072369KJdGOD","newRevisionId","_setChanges","changes","1574930IeXpCV","504092RRNgcJ","oldRevisionId","2319396QXVmEN"];return(ir=function(){return t})()}!function(t,e){const n=nr,i=t();for(;;)try{if(884663===-parseInt(n(272))/1*(-parseInt(n(266))/2)+parseInt(n(258))/3+parseInt(n(264))/4+parseInt(n(271))/5+-parseInt(n(262))/6*(-parseInt(n(260))/7)+-parseInt(n(261))/8*(parseInt(n(259))/9)+-parseInt(n(265))/10*(parseInt(n(267))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ir);class rr{constructor(t,n){const i=nr;this[i(268)]=t,this[i(257)]=n,this[i(270)]=new e.Collection}[er(269)](t){const e=er;for(const n of t)this[e(270)][e(263)](n)}}var sr=n(536),or={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(sr.A,or);sr.A.locals;const ar=cr;function cr(t,e){const n=ur();return(cr=function(t,e){return n[t-=239]})(t,e)}function ur(){const t=["useFillerType","revision-viewer","pluginName","ck-revision-history-root-remove","suggestion","createUIElement","mouseover","_revisions","target","add","attributes","attribute:vid","numberOfChanges","_makeModelFromTape","parent","userId","concat","restoreRevision","error","nextPosition","has","getChild","abs","_sortAndFilterDiffChanges","markerNameToElements","_markMarkers","4UOWOuA","showPreviousChange","data-change-id","compare","5904843gtauUl","isContent","oldRevisionId","revisionHistory","attributesAfter","activeView","length","plugins","getDomRoot","bottom","bind","_setConversion","object","_fixObsoleteTags","mousedown","ck-suggestion-marker-split","_getViewObj","startsWith","newRevisionId","isLimit","resolve","toViewPosition","model","deletion","checkAttribute","left","element:pre","2AfdVFi","isAddSuggestion","from","_markInsertions","isRemoved","getClientRects","getRootNames","createRevision","high","_setChanges","execute","selection","isObject","hasClass","item","_removeUnsupportedChanges","marked","isAtStart","revision-suggestion","parse","4179970LIgsoC","filter","revision-end","hasAttribute","_getChangeFromId","enableReadOnlyMode","roots","unbindElementFromMarkerName","getRoot","ck-revision-history-root-","_step","endIndex","attachChange","ck-suggestion-marker","default","elementStart","map","getAttribute","showStack","removeAttribute","softBreak","isAttached","getWalker","767727BpSUym","ck-suggestion-preview-marker","includes","pop","listenTo","createAttributeElement","refresh","return","config","downcastDispatcher","isNavigationMode","string","_makeModelFromViewString","createPositionBefore","editing","isReady","revision-suggestion:","domConverter","_processTape","collaboration.channelId","diffData","change:numberOfChanges","removeMarker","ck-revision-history-root-add","setAttribute","ck-revision-history-root--active","toData","elementToAttribute","activeChange","top","dataDowncast","_getDiff","revisionHistoryAttachChange","ck-suggestion-marker-","level","elementEnd","addClass","editor","addMarker:revision","range","markerName","_balloon","code","get","toViewElement","indexOf","_markMismatchedRemovedTags","right","split","_removeMissingPairs","updatePosition","markersStart","splice","getRevisionData","slice","forceDisabled","_initInteractions","getRevision","isBlock","rootName","wrap","push","forward","change:activeView","observeMarkers","markers","nextSibling","change:activeChange","deletions","createRangeIn","flat","restoreRevisionCallback","_appendChild","children","test","insertion","revision","data-revision-","isEqual","getAttributes","getItems","find","ck-suggestion-marker--active","change:isEnabled","previousPosition","_setDistance","revision:","showNextChange","markerToData","upcast","mapViewToDom","revisionHistoryLabel","locale","_makeTape","addRoot","consumable","schema","maxOffset","comment","sort","clear","delete","nodeAfter","createRange","span","distance","POSITIVE_INFINITY","diff","markersEnd","addMarker:revision-suggestion:insertion","_changeView","end","vid_start","all","isAtEnd","352588pwIooD","repository","done","for","change","requires","writer","consume","vid_end","isOnRoot","_findChangeIdFromDomTarget","8MzCmuD","unshift","processor","type","revision-start","first","loadRevisionData","catch","destroy","isInline","WidgetToolbarRepository","element","text","bindElementToMarker","revision-comment:","name","change:isReady","isBefore","start","changeId","next","side","_getViewForChange","authors","suggestion:","_cleanUp","_markSuggestions","removeMarker:revision-suggestion","2011626kdQEfN","domEvent","addRevision","RevisionsRepository","markerRange","_getRevisionsRange","ck-editor__editable__overlay","enqueueChange","_data","isRemoveSuggestion","toViewRange","ck-suggestion-preview-marker-","7089453TqRGeU","isSuggestion","isAdded","modelRange","uiElement","_joinTapes","detachRoot","then","_update","addHighlight","removeClass","markerToHighlight","backward","toModel","keys","_threeWayMerge","insertions","getCustomProperty","low","isAfter","2264345AdpcQa","merge","viewItem","document","startIndex","mapper","findIndex","stop","data","editingDowncast","ck-suggestion-marker-merge","getIndex","shift","init","forEach","pairId","RevisionViewer","attributesBefore","index","isIncorrect","_changeIdToChange","changes","_refreshStartEndIndex","dataToMarker","reconvertMarker","addMarker:revision-suggestion:deletion","getRevisionRootsAttributes","removeMarker:revision","offsetSize","insert","currentChangeNumber","conversion","remove","values","highest","_removeRevisionMarkers","adapter","addRevisionData","-new","createPositionFromPath","affectsData","isCollapsed","vid","commands","isEnabled","_cleanMarkers","view","_activeViewTarget","set"];return(ur=function(){return t})()}!function(t,e){const n=cr,i=t();for(;;)try{if(494748===parseInt(n(342))/1*(-parseInt(n(519))/2)+parseInt(n(562))/3*(parseInt(n(488))/4)+parseInt(n(413))/5+-parseInt(n(381))/6+parseInt(n(492))/7+-parseInt(n(353))/8*(parseInt(n(393))/9)+parseInt(n(539))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ur);const lr={c:s.ViewContainerElement,a:s.ViewAttributeElement,e:s.ViewEmptyElement,r:s.ViewRawElement,u:s.ViewUIElement};class hr extends t.Plugin{static get[ar(464)](){return ar(429)}static get[ar(347)](){return[r.Users,Ei.ContextualBalloon,Qn]}constructor(t){const e=ar;super(t),this[e(343)]=this[e(264)][e(499)][e(270)](e(384)),this[e(461)](e(255),null),this[e(461)](e(497),null),this[e(460)]=null,this[e(461)](e(334),null),this[e(461)](e(242),!1),this[e(461)](e(457),!0),this.on(e(310),((t,n,i)=>{const r=e;this[r(255)]=null,this[r(497)]=null,this[r(264)][r(241)][r(459)][r(346)]((t=>{const e=r;for(const n of this[e(264)][e(241)][e(459)][e(416)][e(545)])i?t[e(403)](e(387),n):t[e(263)](e(387),n)}))})),this[e(502)](e(572)).to(this,e(255),(t=>null!==t)),this[e(502)](e(443)).to(this,e(242),this,e(334),this,e(255),((t,n,i)=>t&&i?n[e(434)][e(424)](i):0)),this[e(502)](e(474)).to(this,e(242),this,e(334),((t,n)=>t?n[e(434)][e(498)]:0)),this[e(337)]=null,this[e(433)]=new Map,this[e(449)]=null,this[e(268)]=this[e(264)][e(499)][e(270)](Ei.ContextualBalloon)}[ar(426)](){const t=ar,e=this[t(264)],n=new vr(e,{direction:t(405)}),i=new vr(e,{direction:t(289)});e[t(456)][t(471)](t(489),n),e[t(456)][t(471)](t(314),i),e[t(456)][t(471)](t(479),new fr(e)),this.on(t(248),(()=>{const e=t;n[e(568)](),i[e(568)]()})),this[t(503)](),this[t(283)](),e[t(544)](t(463)),e[t(499)][t(482)](t(363))&&e[t(499)][t(270)](t(363))[t(282)](t(463))}async[ar(280)](t){const e=ar;await this[e(359)](t);const n={};for(const i in t[e(247)]){if(t[e(247)][i][e(551)]&&!t[e(247)][i][e(551)][e(560)])continue;const r=this[e(448)](JSON[e(538)](t[e(247)][i][e(409)])),o=this[e(264)][e(241)][e(459)][e(416)],a=new s.ViewDocumentFragment(o,r[e(555)]((t=>this[e(508)](t))));this[e(264)][e(421)][e(355)][e(462)](e(535)),n[i]=this[e(264)][e(421)][e(355)][e(253)](a),this[e(264)][e(421)][e(355)][e(462)](e(553))}return n}async[ar(439)](t){const e=ar;await this[e(359)](t);const n={};for(const i in t[e(247)])t[e(247)][i][e(551)]&&!t[e(247)][i][e(551)][e(560)]||(n[i]=t[e(247)][i][e(496)]||{});return n}[ar(448)](t){const e=ar;return(t=t[e(540)]((t=>!t[e(368)]||e(357)!==t[e(368)]&&e(541)!==t[e(368)])))[e(427)]((t=>{const n=e;n(573)!=typeof t&&(t[n(300)]=this[n(448)](t[n(300)]),t[n(472)]=t[n(472)][n(540)]((t=>!t[0][n(509)](n(304)))))})),t}async[ar(491)](t,e,n=!1){const i=ar;if(!this[i(457)])return;const r=this[i(334)],s=this[i(343)],o=i(573)==typeof t?s[i(284)](t):t,a=i(573)==typeof e?s[i(284)](e):e,c=o.id,u=a?a.id:null;if(!n&&this[i(334)]&&this[i(334)][i(510)]===c&&this[i(334)][i(494)]===u)return Promise[i(512)]();this[i(242)]=!1,this[i(497)]=null,this[i(255)]=null,this[i(334)]=new rr(c,u);const l=this[i(386)](o,a,!0)[i(555)]((t=>this[i(359)](t)));return l[i(288)](new Promise((t=>{setTimeout(t,20)}))),Promise[i(340)](l)[i(400)]((()=>{const t=i;if(!this[t(457)])return;this[t(378)]();const e=this[t(258)](c,u);for(const n of e[t(434)])this[t(433)][t(461)](n.id,n);this[t(264)][t(514)][t(388)]({isUndoable:!1},(n=>{const i=t;for(const t of this[i(264)][i(514)][i(416)][i(525)]())n[i(399)](t);for(const t of Object[i(407)](e[i(514)])){const r=n[i(321)](t);for(const s of Object[i(407)](e[i(472)][t]))n[i(251)](s,e[i(472)][t][s],r);n[i(442)](e[i(514)][t],r,0)}})),this[t(334)][t(528)](this[t(485)](e[t(434)])),this[t(242)]=!0}))[i(360)]((t=>{const e=i;console[e(480)](t),this[e(378)](),r&&(this[e(334)]=r),this[e(242)]=!0}))}[ar(450)](t,e){const n=ar,i=this[n(343)][n(526)](t);return i.on(n(401),((t,n,r)=>e(n,r,i))),this[n(343)][n(383)](i),i}[ar(359)](t){const e=ar;if(!t||t[e(247)])return Promise[e(512)]();{const n=this[e(264)][e(570)][e(270)](e(246));return this[e(449)][e(284)]({channelId:n,revisionId:t.id})[e(400)]((n=>{const i=e;t[i(401)]({diffData:n[i(247)]},!0)}))}}[ar(378)](){const t=ar;this[t(255)]=null,this[t(458)](),this[t(337)]&&this[t(337)][t(361)](),this[t(337)]=null,this[t(433)][t(327)](),this[t(264)][t(514)][t(388)]({isUndoable:!1},(e=>{const n=t;for(const t of this[n(264)][n(514)][n(416)][n(525)]())e[n(399)](t)}))}[ar(485)](t){const e=ar,n=[],i=new Map;for(const t of this[e(264)][e(514)][e(416)][e(525)]()){const r=this[e(264)][e(241)][e(459)][e(500)](t);if(!r)continue;const s=r[e(524)]()[e(533)](0);s&&(n[e(288)](t),i[e(461)](t,s))}return n[e(326)](((t,n)=>{const r=e,s=i[r(270)](t),o=i[r(270)](n);return s.y-o.y||s.x-o.x})),(t=t[e(540)]((t=>n[e(564)](t[e(286)]))))[e(326)](((t,i)=>n[e(272)](t[e(286)])-n[e(272)](i[e(286)]))),t}[ar(320)](t){const e=ar,n=Array[e(521)](t[e(292)])[e(540)]((([t,n])=>t[e(509)](e(313))&&!n[e(454)])),i=Array[e(521)](this[e(264)][e(514)][e(296)](t)[e(561)]({singleCharacters:!0}));if(0!=n[e(498)])for(const t of i){const[i,r]=n[0],[,s,o]=i[e(275)](":");if(r[e(338)][e(305)](t[e(481)])&&n[e(425)](),(t[e(311)][e(305)](r[e(371)])||t[e(311)][e(412)](r[e(371)]))&&(e(302)==s?t[e(395)]={userId:o}:e(515)==s&&(t[e(523)]={userId:o})),0==n[e(498)])break}return i}[ar(435)](t){const e=ar,n=new Map;for(let i=0;i<t[e(498)];i++)e(365)===t[i][e(356)]?(t[i][e(533)][e(417)]=i,t[i][e(533)][e(550)]=i):(e(554)===t[i][e(356)]?t[i][e(533)][e(417)]=i:e(262)===t[i][e(356)]&&(t[i][e(533)][e(550)]=i),n[e(461)](t[i].id,i));for(const i of n[e(446)]())e(554)===t[i][e(356)]?t[i][e(533)][e(550)]=n[e(270)](t[i][e(428)]):e(262)===t[i][e(356)]&&(t[i][e(533)][e(417)]=n[e(270)](t[i][e(428)]))}[ar(245)](t){const e=ar;for(let n=0;n<t[e(498)];n++){if(e(554)===t[n][e(356)])t[n][e(533)][e(417)]=n;else if(e(262)===t[n][e(356)]){t[n][e(533)][e(550)]=n;const i=t[n][e(533)][e(417)];t[i][e(428)]=t[n].id,t[n][e(428)]=t[i].id}else t[n][e(533)][e(417)]=n,t[n][e(533)][e(550)]=n,t[n][e(428)]=null;t[n][e(278)]||(t[n][e(278)]=[],t[n][e(335)]=[])}}[ar(522)](t,e){const n=ar,i=t[n(540)]((t=>!t[n(395)]));for(let t=0;t<e[n(498)];t++)e[t][n(395)]&&(i[t][n(395)]=e[t][n(395)])}[ar(239)](t){const e=ar,n=JSON[e(538)](t),i=this[e(264)][e(241)][e(459)][e(416)],r=new s.ViewDocumentFragment(i,n[e(555)]((t=>this[e(508)](t))));return this[e(264)][e(421)][e(406)](r)}[ar(508)](t){const e=ar,n=this[e(264)][e(241)][e(459)][e(416)];if(e(573)==typeof t)return new s.ViewText(n,t);{const i=t[e(300)][e(555)]((t=>this[e(508)](t)));return new(lr[t[e(356)]]||s.ViewElement)(n,t[e(368)],t[e(472)],i)}}[ar(258)](t,e=null){const n=ar,i=this[n(343)][n(284)](t),r=e?this[n(343)][n(284)](e):null,s=this[n(386)](i,r),o=s[s[n(498)]-1],a=new Map,c={model:{},attributes:{},changes:[]},u=new Set,l=new Map;for(let t=s[n(498)]-1;t>=0;t--){const e=s[t];for(const t of Object[n(407)](e[n(247)]))if(e[n(247)][t][n(551)]){const i=e[n(247)][t][n(551)];i[n(560)]?(u[n(471)](t),l[n(482)](t)&&l[n(270)](t)[n(477)]==i[n(477)]?l[n(328)](t):l[n(461)](t,i)):l[n(482)](t)?(u[n(328)](t),l[n(328)](t)):(u[n(471)](t),l[n(461)](t,i))}else u[n(471)](t)}for(const t of u){const e=l[n(482)](t)&&!l[n(270)](t)[n(560)];let i=e?s[n(498)]-1:0;const r=e?-1:1;for(;s[i];){const o=s[i];if(o[n(247)][t]){const i=e?o[n(247)][t][n(430)]:o[n(247)][t][n(496)];c[n(472)][t]=i?bn(i):{};break}i+=r}}for(const t of s){t[n(514)]={};for(const e of t[n(376)])a[n(461)](e.id,e);for(const e of u){const i=t[n(247)][e]?t[n(247)][e][n(409)]:"[]",r=t[n(247)][e]?t[n(247)][e][n(295)]:"[]";t[n(514)][e]={insertions:this[n(239)](i),deletions:this[n(239)](r)}}}for(const t of u){let e=null,r=0;const u=new Map(Array[n(521)](i[n(514)][t][n(409)][n(292)])[n(540)]((([t])=>!t[n(509)](n(313)))));let h=0;for(const o of s){const s=this[n(320)](o[n(514)][t][n(409)]);o==i?(e=s,r=e[n(498)],e[n(427)]((t=>{t.id=h++})),this[n(245)](e)):this[n(522)](e,s);const a=e[n(540)]((t=>!t[n(395)]))[n(555)]((t=>t.id));let c=0;const l=this[n(320)](o[n(514)][t][n(295)]);l[n(427)]((t=>{t[n(523)]?t.id=r++:t.id=a[c++]})),this[n(245)](l),this[n(312)](e,n(395)),this[n(312)](l,n(523)),o==i&&this[n(487)](e,u),e=this[n(398)](e,l),this[n(435)](e),this[n(312)](e,n(523))}e=e[n(540)]((t=>!(t[n(395)]&&t[n(523)])));const d=new Map(o[n(514)][t][n(295)][n(292)]),f=new Set(u[n(407)]());for(const t of d[n(407)]())f[n(328)](t);this[n(379)](e,f),this[n(505)](e),e=this[n(276)](e),e=this[n(273)](e),e=this[n(534)](e);const{root:v,changes:m}=this[n(475)](e,a,t);c[n(514)][t]=v;const p=l[n(270)](t);if(p){const e=a[n(270)](p[n(477)]),i=new Qi({author:e,type:p[n(560)]?n(471):n(445),data:{isOnRoot:!0},createdAt:new Date,rootName:t});m[n(354)](i),c[n(472)][t][n(259)]=i.id}c[n(434)]=c[n(434)][n(478)](m)}return c}[ar(487)](t,e){const n=ar;for(let i=0;i<t[n(498)];i++)for(const[r,s]of e)s[n(371)][n(305)](t[i][n(311)])&&t[i][n(278)][n(288)](r),s[n(338)][n(305)](t[i][n(481)])&&t[i][n(335)][n(288)](r)}[ar(398)](t,e){const n=ar;let i=[],r=0,s=0;for(;r<t[n(498)]||s<e[n(498)];){const o=t[r]||{},a=e[s]||{};if(o.id==a.id)r++,s++,i[n(288)](o);else if(a[n(523)]&&o[n(395)]){const{commonTape:o,iEnd:a,jEnd:c}=this[n(408)](t,r,e,s);i=i[n(478)](o),r=a,s=c}else a[n(523)]?(s++,i[n(288)](a)):(r++,i[n(288)](o))}return i}[ar(379)](t,e){const n=ar,i=[];for(let o=0;o<t[n(498)];o++){for(let s=0;s<t[o][n(278)][n(498)];s++){const a=t[o][n(278)][s];if(!e[n(482)](a))continue;const{group:c,type:u,authorId:l}=r(a);n(537)!=c||n(302)!=u&&n(515)!=u||(i[n(354)]({type:u,name:a,userId:l}),t[o][n(278)][n(279)](s,1),s--)}s(t[o]);for(let s=0;s<t[o][n(335)][n(498)];s++){const a=t[o][n(335)][s];if(!e[n(482)](a))continue;const{group:c,type:u}=r(a);if(n(537)!=c||n(302)!=u&&n(515)!=u)continue;t[o][n(335)][n(279)](s,1),s--;const l=i[n(419)]((t=>t[n(368)]==a));l>-1&&i[n(279)](l,1)}}function r(t){const e=n,i=t[e(275)](":");return{group:i[0],type:i[1],subType:i[e(498)]>=5?i[2]:null,id:i[e(498)]<5?i[2]:i[3],authorId:i[e(498)]<5?i[3]:i[4],markerCount:6==i[e(498)]?i[5]:null}}function s(t){const e=n;for(let n=0;n<i[e(498)];n++){if(t[e(395)]&&e(302)==i[n][e(356)])return t[e(520)]=i[n],void delete t[e(395)];if(!t[e(395)]&&!t[e(523)]&&e(515)==i[n][e(356)])return void(t[e(390)]=i[n])}}}[ar(312)](t,e){const n=ar;let i=0,r=!1;const s=new Map;for(const o of t)o[e]?r&&(i++,r=!1):(i++,r=!0),s[n(461)](o.id,i);for(let i=0;i<t[n(498)];i++){if(n(523)==e&&t[i][n(395)]||n(395)==e&&t[i][n(523)])continue;if(n(365)==t[i][n(356)]){t[i][n(332)]=0;continue}const r=s[n(270)](t[i][n(428)]),o=s[n(270)](t[i].id);t[i][n(332)]=r-o}}[ar(386)](t,e,n=!1){const i=ar,r=[];let s=this[i(343)][i(424)](t),o=this[i(343)][i(424)](e);for(-1==o&&(o=this[i(343)][i(469)][i(498)],n=!1);s<o;)r[i(288)](this[i(343)][i(284)](s)),s++;return n&&r[i(288)](this[i(343)][i(284)](s)),r}[ar(408)](t,e,n,i){const r=ar,s=this[r(264)][r(514)][r(323)];let o=e;for(;t[o]&&t[o][r(395)];)o++;let a=i;for(;n[a]&&n[a][r(523)];)a++;u(t,e,o),u(n,i,a);const c=n[r(281)](i,a)[r(478)](t[r(281)](e,o));return c[r(326)](((t,e)=>t[r(374)]!=e[r(374)]?t[r(374)]-e[r(374)]:t[r(261)]!=e[r(261)]?t[r(261)]-e[r(261)]:t[r(332)]!=e[r(332)]?e[r(332)]-t[r(332)]:!!t[r(395)]!=!!e[r(395)]?-1==t[r(374)]||0==t[r(374)]?t[r(395)]?-1:1:t[r(395)]?1:-1:t[r(431)]-e[r(431)])),{commonTape:c,iEnd:o,jEnd:a};function u(t,e,n){const i=r;let o=-1,a=Number[i(333)],c=!0;for(let r=e;r<n;r++)if(s[i(362)](t[r][i(533)])||(c=!1),t[r][i(533)][i(417)]<e&&(o=r),t[r][i(533)][i(550)]>=n){a=r;break}c&&(o=n-1);for(let r=e;r<n;r++)t[r][i(374)]=r<=o?-1:r<a?0:1,t[r][i(431)]=r;let u=0;for(let n=e;n<=o;n++)0==t[n][i(332)]?t[n][i(261)]=u:(u++,t[n][i(261)]=u,u++);for(let r=e;r<n;r++)0==t[r][i(374)]&&(t[r][i(261)]=u);u=0;for(let e=n-1;e>=a;e--)0==t[e][i(332)]?t[e][i(261)]=u:(u--,t[e][i(261)]=u,u--)}}[ar(505)](t){const e=ar,n=new Map,i=this[e(264)][e(514)][e(323)];for(let r=1;r<t[e(498)];r++){let s,o,a;const c=t[r],u=t[r-1];if(e(365)==c[e(356)])continue;if(c[e(356)]!=u[e(356)])continue;if(!i[e(285)](u[e(533)])||i[e(511)](u[e(533)]))continue;if(!i[e(285)](c[e(533)])||i[e(511)](c[e(533)]))continue;if((t[r][e(395)]||t[r][e(520)])&&t[r-1][e(523)])s=t[r],o=t[r-1],a=r-1;else{if(!t[r][e(523)]||!t[r-1][e(395)]&&!t[r-1][e(520)])continue;s=t[r-1],o=t[r],a=r}const l=s[e(261)]==o[e(261)],h=Math[e(484)](s[e(261)])<Math[e(484)](o[e(261)])&&0==o[e(332)];(l||h)&&(n[e(461)](o.id,s.id),t[e(279)](a,1),r--,s[e(395)]=!1)}for(let i=0;i<t[e(498)];i++)n[e(482)](t[i][e(428)])&&(t[i][e(428)]=n[e(270)](t[i][e(428)]))}[ar(276)](t){const e=ar,n=new Set(t[e(555)]((t=>t.id)));for(let i=0;i<t[e(498)];i++)n[e(482)](t[i][e(428)])||0==t[i][e(332)]||(t[i][e(432)]=!0);return t[e(540)]((t=>!t[e(432)]))}[ar(273)](t){const e=ar,n=new Set;for(let i=0;i<t[e(498)];i++){if(n[e(482)](t[i].id)&&t[i][e(523)]&&(t[i][e(432)]=!0),t[i][e(432)])continue;if(0==t[i][e(332)])continue;if(e(554)!=t[i][e(356)])continue;if(null==t[i][e(428)])continue;let r=i+1,s=0;for(;t[r].id!=t[i][e(428)];)e(554)==t[r][e(356)]?s++:e(262)==t[r][e(356)]&&s--,r++;if(0!=s)if(t[i][e(523)])t[i][e(432)]=!0;else for(;r!=i;)t[r][e(523)]&&0!=t[r][e(332)]&&(t[r][e(432)]=!0,n[e(471)](t[r][e(428)])),r--}return t[e(540)]((t=>!t[e(432)]))}[ar(534)](t){const e=ar,n=this[e(264)][e(514)][e(323)];for(let i=0;i<t[e(498)];i++){if(!(t[i][e(395)]||t[i][e(520)]||t[i][e(523)]||t[i][e(390)]))continue;if(0==t[i][e(332)])continue;const r=t[i][e(533)];n[e(285)](r)||n[e(511)](r)||(t[i][e(395)]&&delete t[i][e(395)],t[i][e(520)]&&delete t[i][e(520)],t[i][e(390)]&&delete t[i][e(390)],t[i][e(523)]&&(t[i][e(432)]=!0))}return t[e(540)]((t=>!t[e(432)]))}[ar(475)](t,e,n){const i=ar,r=new s.DocumentFragment,o=[],a=new Map,c=this[i(264)][i(514)],u=c[i(323)],l=[r],h={},d={isAdded:[],isRemoved:[],isAddSuggestion:[],isRemoveSuggestion:[]};let f=null;const v=[0];for(let e=0;e<t[i(498)];e++){let n,o;if(i(554)===t[e][i(356)]){n=c[i(452)](r,v);const a=new s.Element(t[e][i(533)][i(368)],t[e][i(533)][i(306)]());l[0][i(299)](a),v[i(288)](0),l[i(354)](a),o=c[i(452)](r,v),f=null}else if(i(262)===t[e][i(356)])l[i(425)](),n=c[i(452)](r,v),v[i(565)](),v[v[i(498)]-1]++,o=c[i(452)](r,v),f=null;else{if(n=c[i(452)](r,v),f&&y(f,t[e][i(533)]))f[i(389)]+=t[e][i(533)][i(421)];else{const n=new s.Text(t[e][i(533)][i(421)],t[e][i(533)][i(306)]());l[0][i(299)](n),f=n}v[v[i(498)]-1]+=t[e][i(533)][i(441)],o=c[i(452)](r,v)}for(const r of t[e][i(278)])a[i(461)](r,{start:n,end:null});m(i(390),e,n,o),m(i(520),e,n,o),m(i(523),e,n,o),m(i(395),e,n,o);for(const n of t[e][i(335)])a[i(270)](n)[i(338)]=o}for(const[t,e]of a){const n=this[i(264)][i(514)][i(330)](e[i(371)],e[i(338)]);r[i(292)][i(461)](t,n)}return o[i(326)](((t,e)=>{const n=i,s=r[n(292)][n(270)](n(313)+t.id),o=r[n(292)][n(270)](n(313)+e.id);return s[n(371)][n(370)](o[n(371)])?-1:s[n(371)][n(412)](o[n(371)])?1:s[n(338)][n(370)](o[n(338)])?-1:s[n(338)][n(412)](o[n(338)])?1:n(471)===t[n(356)]?-1:1})),{root:r,changes:o};function m(e,n,r,s){const o=i,a=!!t[n][e],c=a?t[n][e][o(477)]:null,l=n===t[o(498)]-1,f=d[e][0],v=u[o(531)](t[n][o(533)]);!h[e]&&a?h[e]={start:r,tapeItem:t[n],userId:c,type:e}:h[e]&&!a?(h[e][o(338)]=r,p(h[e]),h[e]=null):h[e]&&a&&h[e][o(477)]!==c&&(h[e][o(338)]=r,f&&f[o(477)]===h[e][o(477)]||p(h[e]),h[e]={start:r,tapeItem:t[n],userId:c,type:e}),h[e]&&v&&(o(554)!==t[n][o(356)]||f&&f[o(477)]===c||d[e][o(354)]({userId:c,object:t[n][o(533)],change:h[e]}),o(262)===t[n][o(356)]&&f&&f[o(504)]===t[n][o(533)]&&(d[e][o(425)](),h[e]=f[o(346)])),h[e]&&l&&(h[e][o(338)]=s,p(h[e]),h[e]=null)}function p({start:t,end:s,tapeItem:a,userId:u,type:l}){const h=i,d=a[h(533)],f=c[h(323)][h(285)](d)&&!c[h(323)][h(511)](d),v=t[h(329)]==s[h(476)]&&s[h(536)];if(f&&v)return;const m=c[h(330)](t,s),p=e[h(270)](u),y=new Qi({author:p,type:h(395)==l||h(520)==l?h(471):h(445),data:{isSuggestion:h(520)==l||h(390)==l},createdAt:new Date,rootName:n});o[h(288)](y),r[h(292)][h(461)](h(313)+y.id,m)}function y(t,e){const n=i,r=t[n(306)](),s=e[n(306)]();for(const t of r){if(t[1]!==e[n(556)](t[0]))return!1;s[n(373)]()}return s[n(373)]()[n(344)]}}[ar(503)](){const t=ar;this[t(264)][t(444)][t(345)](t(316))[t(436)]({view:t(303)}),this[t(264)][t(444)][t(345)](t(422))[t(404)]({model:t(303),view:e=>{const n=t,i=e[n(267)][n(275)](":")[1],r=this[n(543)](i);if(!r)return null;const s=n(471)==r[n(356)]?n(302):n(515),o=[n(552),n(260)+s];return r[n(421)][n(394)]&&o[n(288)](n(260)+s+n(451)),this[n(255)]==r&&o[n(288)](n(309)),{classes:o,attributes:{"data-change-id":i}}}}),this[t(264)][t(444)][t(345)](t(316))[t(471)]((e=>{const n=t;e.on(n(518),((t,e,i)=>{const r=n,s=e[r(415)][r(483)](0);if(!s||!s.is(r(364),r(269)))return;if(!i[r(322)][r(349)](s,{attributes:[r(339),r(350)]}))return;const o=e[r(396)][r(371)][r(329)];i[r(348)][r(251)](r(339),s[r(556)](r(339)),o),i[r(348)][r(251)](r(350),s[r(556)](r(350)),o)}),{priority:n(411)})})),this[t(264)][t(444)][t(345)](t(316))[t(471)]((e=>{const n=t;e.on(n(364),((t,e,i)=>{const r=n;if(!i[r(322)][r(349)](e[r(415)],{attributes:[r(339),r(350)]}))return;if(e[r(396)][r(454)])return;const s=e[r(396)][r(371)][r(329)];s[r(542)](r(339))||s[r(542)](r(455))||(i[r(348)][r(251)](r(339),e[r(415)][r(556)](r(339)),s),i[r(348)][r(251)](r(350),e[r(415)][r(556)](r(350)),s))}),{priority:n(411)})})),this[t(264)][t(444)][t(345)](t(316))[t(254)]({view:{name:t(331),attributes:{vid:!0}},model:{key:t(455),value:e=>e[t(556)](t(455))}}),this[t(264)][t(514)][t(323)].on(t(516),((e,[,n])=>{const i=t;[i(339),i(350),i(455)][i(564)](n)&&(e[i(569)]=!0,e[i(420)]())}),{priority:t(447)}),this[t(264)][t(444)][t(345)](t(257))[t(471)]((e=>{const n=t;e.on(n(473),((t,e,i)=>{const r=n;if(" "!=e[r(533)][r(421)]||e[r(533)][r(476)][r(324)]>1)return;if(!i[r(322)][r(349)](e[r(533)],t[r(368)]))return;const s=i[r(348)],o=i[r(418)][r(391)](e[r(266)]);s[r(287)](o,s[r(567)](r(331)))}))})),this[t(264)][t(444)][t(345)](t(257))[t(315)]({model:t(303)}),this[t(264)][t(241)][t(571)].on(t(265),function(e){const n=t,i=e[n(499)][n(270)](n(429));return(t,r,s)=>{const o=n,a=r[o(267)][o(275)](":")[1],c=i[o(543)](a);if(!c)return null;const u=o(471)==c[o(356)]?o(275):o(414);if(!s[o(322)][o(301)](r[o(385)],t[o(368)]))return;const l=r[o(385)][o(561)](),h=r[o(385)][o(371)],d=e[o(514)][o(323)];let f=null,v=null,m=!1,p=!1;for(const t of l){const e=t[o(533)];m=m||d[o(493)](e);const n=s[o(418)][o(271)](e);if(n&&n[o(410)](o(402)))return;o(262)==t[o(356)]&&d[o(285)](e)&&!d[o(511)](e)&&(e[o(293)]||h[o(341)]?f&&f[o(476)]==e||(f=e,y(t[o(311)]),p=!0):v=v||t[o(311)])}function y(t){const e=o,n=s[e(348)][e(467)](e(331),{class:e(260)+u}),a=s[e(418)][e(513)](t);c[e(421)][e(394)]&&s[e(348)][e(263)](e(260)+u+e(451),n),i[e(255)]==c&&s[e(348)][e(263)](e(309),n),s[e(348)][e(442)](a,n),s[e(418)][e(366)](n,r[e(267)])}m||p||!v||y(v)}}(this[t(264)]),{priority:t(527)}),this[t(264)][t(241)][t(571)].on(t(440),((e,n,i)=>{const r=t,s=i[r(418)][r(486)](n[r(267)]);if(s)for(const t of s)(t[r(532)](r(507))||t[r(532)](r(423)))&&(i[r(418)][r(546)](t,n[r(267)]),i[r(348)][r(445)](t))}),{priority:t(527)}),this[t(264)][t(241)][t(571)].on(t(265),((e,n,i)=>{const r=t,s=n[r(267)][r(275)](":")[1],o=this[r(543)](s);if(!o)return null;const a=r(471)==o[r(356)]?r(275):r(414);if(i[r(322)][r(301)](n[r(385)],e[r(368)]))for(const t of n[r(385)][r(307)]()){if(!t.is(r(364),r(559)))continue;const e=i[r(348)][r(467)](r(331),{class:r(260)+a}),s=i[r(418)][r(513)](this[r(264)][r(514)][r(240)](t));o[r(421)][r(394)]&&i[r(348)][r(263)](r(260)+a+r(451),e),this[r(255)]==o&&i[r(348)][r(263)](r(309),e),i[r(348)][r(442)](s,e),i[r(418)][r(366)](e,n[r(267)])}}),{priority:t(527)}),this[t(264)][t(514)][t(416)].on(t(346),(()=>{const e=t;this[e(264)][e(241)][e(459)][e(346)]((t=>{const n=e;for(const e of this[n(264)][n(514)][n(416)][n(525)]()){const i=this[n(264)][n(514)][n(416)][n(547)](e),r=this[n(264)][n(241)][n(459)][n(416)][n(547)](e);if(r){const e=i[n(556)](n(259));if(t[n(558)](n(490),r),t[n(403)](n(250),r),t[n(403)](n(465),r),t[n(403)](n(252),r),e){const i=this[n(543)](e);if(!i)return null;t[n(251)](n(490),e,r),t[n(263)](n(548)+i[n(356)],r),this[n(255)]==i&&t[n(263)](n(252),r)}}}}))})),this[t(264)][t(444)][t(345)](t(316))[t(436)]({view:t(325),model:e=>t(367)+e,converterPriority:t(447)}),this[t(264)][t(444)][t(345)](t(316))[t(436)]({view:t(466),model:e=>t(243)+e,converterPriority:t(447)}),this[t(264)][t(444)][t(345)](t(257))[t(315)]({model:t(537),view:e=>({name:t(377)+e,group:t(537)}),converterPriority:t(447)}),this[t(264)][t(444)][t(345)](t(422))[t(404)]({model:t(537),view:e=>{const n=t,i=e[n(267)][n(275)](":")[1];return n(302)!=i&&n(515)!=i?null:{classes:[n(563),n(392)+i]}}}),this[t(264)][t(241)][t(571)].on(t(438),dr(this[t(264)],t(414)),{priority:t(527)}),this[t(264)][t(241)][t(571)].on(t(336),dr(this[t(264)],t(275)),{priority:t(527)}),this[t(264)][t(241)][t(571)].on(t(380),((e,n,i)=>{const r=t,s=i[r(418)][r(486)](n[r(267)]);if(s)for(const t of s)t.is(r(397))&&(i[r(418)][r(546)](t,n[r(267)]),i[r(348)][r(445)](t))}),{priority:t(527)})}[ar(543)](t){const e=ar;return this[e(433)][e(270)](t)}[ar(375)](t){const e=ar;return this[e(337)]&&this[e(337)][e(361)](),this[e(337)]=new Ki(this[e(264)][e(319)],t),this[e(337)]}[ar(283)](){const t=ar;this[t(264)][t(514)][t(416)][t(530)][t(291)](t(303)),this.on(t(290),((e,n,i,r)=>{const s=t;r&&this[s(268)][s(445)](r),i&&(this[s(268)][s(471)]({view:i,stackId:s(318),position:{target:()=>{const t=s,e=this[t(264)][t(241)],n=this[t(543)](i[t(372)]);let r;if(n[t(421)][t(351)]){const i=e[t(459)][t(500)](n[t(286)]);r=Array[t(521)](i[t(524)]())}else{const n=this[t(264)][t(514)][t(292)][t(270)](t(313)+i[t(372)]);r=Array[t(521)](e[t(418)][t(486)](n[t(368)]))[t(555)]((n=>e[t(459)][t(244)][t(317)](n)))[t(555)]((e=>Array[t(521)](e[t(524)]())))[t(297)]()}return this[t(460)]&&r[t(308)]((e=>e[t(256)]-3<=this[t(460)].y&&e[t(501)]+3>=this[t(460)].y&&e[t(517)]-3<=this[t(460)].x&&e[t(274)]+3>=this[t(460)].x))||r[0]}}}),this[s(268)][s(557)](s(318)))})),this.on(t(294),((e,n,i,r)=>{const s=t;this[s(497)]=i?this[s(375)](i):null,this[s(264)][s(514)][s(346)]((()=>{const t=s,e=this[t(264)][t(241)];r&&(r[t(421)][t(351)]?e[t(459)][t(346)]((n=>{const i=t;n[i(403)](i(252),e[i(459)][i(416)][i(547)](r[i(286)]))})):e[t(437)](t(313)+r.id)),i&&(i[t(421)][t(351)]?e[t(459)][t(346)]((n=>{const r=t;n[r(263)](r(252),e[r(459)][r(416)][r(547)](i[r(286)]))})):e[t(437)](t(313)+i.id))}))})),this[t(566)](this[t(264)][t(241)][t(459)][t(416)],t(468),((e,n)=>{const i=t;if(this[i(255)])return;const r=this[i(352)](n[i(470)]),s=this[i(433)][i(270)](r);s?(this[i(460)]={x:n[i(382)].x,y:n[i(382)].y},this[i(497)]=this[i(375)](s)):(this[i(460)]=null,this[i(497)]=null)})),this[t(566)](this[t(264)][t(241)][t(459)][t(416)],t(506),((e,n)=>{const i=t,r=this[i(352)](n[i(470)]),s=this[i(433)][i(270)](r);s?(this[i(460)]={x:n[i(382)].x,y:n[i(382)].y},s===this[i(255)]?this[i(268)][i(277)]():this[i(255)]=s):(this[i(460)]=null,this[i(255)]=null)}))}[ar(352)](t){const e=ar;do{const n=t[e(556)](e(490));if(n)return n;t=t[e(476)]}while(t);return null}[ar(458)](){const t=ar;this[t(264)][t(514)][t(346)]((e=>{const n=t;for(const t of this[n(264)][n(514)][n(292)])e[n(249)](t)}))}}function dr(t,e){return(n,i,r)=>{const s=cr;if(!r[s(322)][s(301)](i[s(385)],n[s(368)]))return;const o=i[s(385)][s(561)](),a=i[s(385)][s(371)],c=t[s(514)][s(323)];let u=null,l=null,h=!1,d=!1;for(const t of o){const e=t[s(533)];h=h||c[s(493)](e);const n=r[s(418)][s(271)](e);if(n&&n[s(410)](s(402)))return;s(262)==t[s(356)]&&c[s(285)](e)&&!c[s(511)](e)&&(e[s(293)]||a[s(341)]?u&&u[s(476)]==e||(u=e,f(t[s(311)]),d=!0):l=l||t[s(311)])}function f(t){const n=s,o=r[n(418)][n(513)](t),a=r[n(348)][n(467)](n(331),{class:n(392)+e});r[n(348)][n(442)](o,a),r[n(418)][n(366)](a,i[n(267)])}h||d||!l||f(l)}}class fr extends t.Command{constructor(t){const e=ar;super(t);const n=t[e(499)][e(270)](hr);this[e(453)]=!1,this[e(566)](n,e(369),(()=>this[e(568)]())),this[e(566)](n,e(310),(()=>this[e(568)]()))}[ar(529)](){const t=ar,e=this[t(264)],n=e[t(499)][t(270)](hr),i=n[t(242)]?n[t(334)][t(510)]:null;e[t(570)][t(270)](t(495))[t(298)](i)}[ar(568)](){const t=ar,{isReady:e,isEnabled:n}=this[t(264)][t(499)][t(270)](hr);this[t(457)]=e&&n}}class vr extends t.Command{constructor(t,{direction:e}){const n=ar;super(t);const i=t[n(499)][n(270)](hr);this[n(453)]=!1,this[n(549)]=n(289)===e?1:-1,this[n(566)](i,n(369),(()=>this[n(568)]())),this[n(566)](i,n(310),(()=>this[n(568)]())),this[n(566)](i,n(294),(()=>this[n(568)]()))}[ar(529)](){const t=ar,n=this[t(264)],i=n[t(499)][t(270)](hr),{isNavigationMode:s,currentChangeNumber:o}=i;let a;if(i[t(255)]=s?i[t(334)][t(434)][t(270)](o+this[t(549)]):i[t(334)][t(434)][t(358)],i[t(255)][t(421)][t(351)])a=n[t(241)][t(459)][t(500)](i[t(255)][t(286)]);else{const e=n[t(514)][t(292)][t(270)](t(313)+i[t(255)].id);a=(0,r.getMarkerDomElement)(n[t(241)],e)}(0,e.scrollViewportToShowTarget)({target:a,viewportOffset:40})}[ar(568)](){const t=ar,{isNavigationMode:e,currentChangeNumber:n,numberOfChanges:i,isReady:r,isEnabled:s}=this[t(264)][t(499)][t(270)](hr);this[t(457)]=!!(s&&r&&i)&&(!e||(1===this[t(549)]?n<i-1:n>0))}}var mr=n(528),pr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(mr.A,pr);mr.A.locals;function yr(){const t=["isNavigationMode","currentChangeNumber","numberOfChanges","3252488QfFawX","Show next change","ck-revision-history-ui__changes-navigation","2832345qChxvI","Show previous change","isForwardNavigationEnabled","EDIT_X_OF_Y_REVISIONS","isReady","ck-revision-history-ui","setTemplate","Total","No changes","execute","div","ck-revision-history-ui__changes-navigation__label","bindTemplate","set","ck-hidden","858966bYPCSL","forward","_isStatusLabelVisible","isBackwardNavigationEnabled","3sDkGjv","_statusText","fire","640374fUJFzp","ck-revision-history-ui__changes-navigation__navigation","isEnabled","2665540OOsesH","X_OF_Y_CHANGES","10306768CwCxKQ","bind","296294TUhyWy","ck-revision-history-ui__changes-navigation__wrapper","backward","NUMBER_OF_CHANGES","Loading...","span"];return(yr=function(){return t})()}function gr(t,e){const n=yr();return(gr=function(t,e){return n[t-=192]})(t,e)}!function(t,e){const n=gr,i=t();for(;;)try{if(792201===-parseInt(n(223))/1*(parseInt(n(192))/2)+parseInt(n(204))/3+parseInt(n(201))/4+parseInt(n(229))/5+parseInt(n(219))/6+parseInt(n(226))/7+-parseInt(n(231))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(yr);class kr extends Ei.View{constructor(t){const e=gr;super(t);const n=this[e(216)],i=new Ei.ButtonView(t),r=new Ei.ButtonView(t);this[e(217)](e(198),!1),this[e(217)](e(208),!1),this[e(217)](e(199),0),this[e(217)](e(200),0),this[e(217)](e(206),!1),this[e(217)](e(222),!1),this[e(232)](e(221)).to(this,e(208),this,e(200),((t,e)=>t&&e>0)),this[e(232)](e(224)).to(this,e(208),this,e(199),this,e(200),this,e(198),((n,i,r,s)=>{const o=e;if(!n)return $n(t,o(196));if(!r)return $n(t,o(212));const a=$n(t,o(195),r);return s?$n(t,o(230),[i+1,r]):a})),i[e(217)]({label:$n(t,e(205)),tooltip:!0,icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M16.435 14.494a.75.75 0 0 0 1.197-.899l-.067-.089-6.992-8a.75.75 0 0 0-1.05-.078l-.079.078-7.008 8a.75.75 0 0 0 1.049 1.066l.08-.078 6.442-7.354 6.428 7.354z"/></svg>\n'}),r[e(217)]({label:$n(t,e(202)),tooltip:!0,icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M16.435 5.506a.75.75 0 0 1 1.197.899l-.067.089-6.992 8a.75.75 0 0 1-1.05.078l-.079-.078-7.008-8a.75.75 0 0 1 1.049-1.066l.08.078 6.442 7.354 6.428-7.354z"/></svg>\n'}),i[e(232)](e(228)).to(this,e(222)),r[e(232)](e(228)).to(this,e(206)),i.on(e(213),(()=>this[e(225)](e(213),e(194)))),r.on(e(213),(()=>this[e(225)](e(213),e(220)))),this[e(210)]({tag:e(214),attributes:{class:["ck",e(209),e(203)]},children:[{tag:e(197),attributes:{class:[e(193)]},children:[{tag:e(197),attributes:{class:[e(215),n.if(e(221),e(218),(t=>!t))]},children:[{text:n.to(e(198),(n=>n?$n(t,e(207))+": ":$n(t,e(211))+": "))}]},{text:n.to(e(224))}]},new Ei.ToolbarSeparatorView,{tag:e(214),attributes:{class:[e(227)]},children:[i,r]}]})}}var br=n(560),_r={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(br.A,_r);br.A.locals;const wr=Ir;function Ir(t,e){const n=Or();return(Ir=function(t,e){return n[t-=340]})(t,e)}function Or(){const t=["addClass","12184rsiQYT","view","8kkQsQL","9771390fTANOl","357865RDWpwp","201738uDFUKt","6290662HJzwtj","change","editor","150jALdDm","hide","60TBabov","roots","13576630GvJUBc","editing","removeClass","557341ZWUyAq","pluginName","show","document","RevisionViewerLoadingOverlay","ck-editor__editable__loading-overlay"];return(Or=function(){return t})()}!function(t,e){const n=Ir,i=t();for(;;)try{if(733246===parseInt(n(346))/1+parseInt(n(353))/2*(-parseInt(n(362))/3)+parseInt(n(341))/4*(parseInt(n(357))/5)+parseInt(n(358))/6+-parseInt(n(359))/7*(parseInt(n(355))/8)+-parseInt(n(356))/9+parseInt(n(343))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Or);const Sr=wr(351);class Tr extends t.Plugin{static get[wr(347)](){return wr(350)}[wr(348)](){const t=wr,e=this[t(361)][t(344)][t(354)];e[t(360)]((n=>{const i=t;for(const t of e[i(349)][i(342)])n[i(352)](Sr,t)}))}[wr(340)](){const t=wr,e=this[t(361)][t(344)][t(354)];e[t(360)]((n=>{const i=t;for(const t of e[i(349)][i(342)])n[i(345)](Sr,t)}))}}const xr=Rr;function Rr(t,e){const n=Nr();return(Rr=function(t,e){return n[t-=439]})(t,e)}function Nr(){const t=["6711948btndqi","257000sKdzfz","pluginName","754817cdxwKZ","plugins","currentChangeNumber","restoreRevision","editor","listenTo","execute","1202360qxmmLR","changesNavigation","init","1617810QBNSHR","requires","change:isReady","isReady","isBackwardNavigationEnabled","580436ByRtwc","closeRevisionViewerCallback","numberOfChanges","revisionHistory","show","1553187zUTMCn","isForwardNavigationEnabled","bind","exitToEditing","10kXcmtG","isEnabled","ck-revision-history-ui__back-to-editing","get","hide","config","RevisionViewerUI","undo","set","add","forward","commands","8XetXzZ","showNextChange","componentFactory","Restore this revision","Back to editing","showPreviousChange","isNavigationMode"];return(Nr=function(){return t})()}!function(t,e){const n=Rr,i=t();for(;;)try{if(449074===-parseInt(n(475))/1+-parseInt(n(467))/2+parseInt(n(480))/3+-parseInt(n(458))/4+-parseInt(n(484))/5*(-parseInt(n(470))/6)+-parseInt(n(460))/7*(parseInt(n(450))/8)+parseInt(n(457))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Nr);class Ar extends t.Plugin{static get[xr(459)](){return xr(444)}static get[xr(471)](){return[hr,Tr]}[xr(469)](){const e=xr,n=this[e(464)],i=n[e(461)][e(441)](hr),r=n[e(461)][e(441)](Tr);n.ui[e(452)][e(447)](e(483),(i=>{const r=e,s=new Ei.ButtonView(i);return s[r(446)]({label:$n(i,r(454)),icon:t.icons[r(445)],withText:!0,tooltip:!0,class:r(440)}),this[r(465)](s,r(466),(()=>{const t=r;n[t(443)][t(441)](t(478))[t(476)]()})),s})),n.ui[e(452)][e(447)](e(463),(t=>{const i=e,r=new Ei.ButtonView(t);return r[i(446)]({label:$n(t,i(453)),withText:!0,tooltip:!0}),r[i(482)](i(439)).to(n[i(449)][i(441)](i(463))),this[i(465)](r,i(466),(()=>n[i(466)](i(463)))),r})),n.ui[e(452)][e(447)](e(468),(t=>{const r=e,s=new kr(t),o=n[r(449)][r(441)](r(455)),a=n[r(449)][r(441)](r(451));return s[r(482)](r(474)).to(o,r(439)),s[r(482)](r(481)).to(a,r(439)),s[r(482)](r(473),r(462),r(477),r(456)).to(i),this[r(465)](s,r(466),((t,e)=>{const i=r;n[i(466)](i(448)===e?i(451):i(455))})),s})),r[e(479)](),i.on(e(472),((t,n,i)=>{const s=e;i?r[s(442)]():r[s(479)]()}))}}var Mr=n(329),Er={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(Mr.A,Er);Mr.A.locals;const jr=Vr;function Vr(t,e){const n=Cr();return(Vr=function(t,e){return n[t-=274]})(t,e)}function Cr(){const t=["clientWidth","fieldView","10050PuKoUF","element","_tooltipString","Revision name","set","extendTemplate","_resizeObserver","input","ck-revision-history-sidebar__revision-name","977253bqRKDr","1158016BHQSWa","105579xLbxFD","scrollWidth","bindTemplate","placeholder","listenTo","75fwCthq","render","Enter the revision name","_updateTooltipText","1646865iYrBlH","2GtZlyc","destroy","21KDRauQ","span","9569370DlWyaJ","value","ck-tooltip_multi-line","246552JmfcUd"];return(Cr=function(){return t})()}!function(t,e){const n=Vr,i=t();for(;;)try{if(170700===-parseInt(n(297))/1+parseInt(n(276))/2*(-parseInt(n(295))/3)+-parseInt(n(296))/4+-parseInt(n(302))/5*(-parseInt(n(286))/6)+parseInt(n(278))/7*(parseInt(n(283))/8)+-parseInt(n(275))/9+parseInt(n(280))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Cr);class Dr extends Ei.LabeledFieldView{constructor(t,e){const n=Vr;super(t,e),this[n(292)]=null;const i=this[n(299)];this[n(290)]({label:$n(t,n(289)),_tooltipString:""}),this[n(285)][n(300)]=$n(t,n(304)),this[n(291)]({tag:n(279),attributes:{class:[n(294)],"data-cke-tooltip-text":i.to(n(288)),"data-cke-tooltip-position":"s","data-cke-tooltip-class":n(282)}})}[jr(303)](){const t=jr;super[t(303)](),this[t(292)]=new e.ResizeObserver(this[t(285)][t(287)],(()=>this[t(274)]())),this[t(301)](this[t(285)],t(293),(()=>this[t(274)]()))}[jr(277)](){const t=jr;super[t(277)](),this[t(292)]&&this[t(292)][t(277)]()}[jr(274)](){const t=jr,e=this[t(285)][t(287)];this[t(288)]=e[t(298)]>e[t(284)]&&e[t(281)]||""}}var Lr=n(249),Fr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(Lr.A,Fr);Lr.A.locals;function zr(){const t=["178nnvuby","167334QzbSjq","2702farGnC","Revision creator","span","name","8OJMldn","498972SWsNAY","1788745PvhuyB","ck-revision-history-sidebar__revision-author","setTemplate","push","ck-revision-history-sidebar__revision-author__name","192305GyCAaK","56LLRLrW","ck-revision-history-sidebar__revision-author_creator","Revision author","0 0 11 10","496980kYpHjv","7551670PALUOH","set"];return(zr=function(){return t})()}function Pr(t,e){const n=zr();return(Pr=function(t,e){return n[t-=323]})(t,e)}!function(t,e){const n=Pr,i=t();for(;;)try{if(403108===-parseInt(n(323))/1*(-parseInt(n(342))/2)+parseInt(n(343))/3+-parseInt(n(327))/4*(-parseInt(n(334))/5)+-parseInt(n(328))/6+-parseInt(n(329))/7+-parseInt(n(335))/8*(parseInt(n(339))/9)+parseInt(n(340))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(zr);class Ur extends Ei.View{constructor(t,e,n){const i=Pr;super(t);const r=new Ei.IconView;r[i(341)]({content:'<svg viewBox="0 0 11 10" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M5.5 5C8.538 5 11 7.015 11 9.5c0 .17-.011.336-.034.5H.034A3.732 3.732 0 0 1 0 9.5C0 7.015 2.462 5 5.5 5zm0-5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5z" /></svg>\n',viewBox:i(338)});const s=["ck",i(330)];n&&s[i(332)](i(336));const o=[{tag:i(325),attributes:{class:["ck",i(333)],title:$n(t,i(n?324:337))},children:[r,e[i(326)]]}];this[i(331)]({tag:"li",attributes:{class:s},children:o})}}function Zr(t,e){var n=qr();return(Zr=function(t,e){return n[t-=306]})(t,e)}function qr(){var t=["10bIJbBw","1416GtrqDB","1448073LcLERd","numeric","12BAEgNg","476458eajaDJ","96124HZjraD","long","13006vsvrHA","toLocaleTimeString","3452010dmdUgO","440556tKUOBl","toLocaleDateString","237080vMqypn"];return(qr=function(){return t})()}!function(t,e){for(var n=Zr,i=t();;)try{if(194141===parseInt(n(319))/1+-parseInt(n(311))/2+-parseInt(n(310))/3*(parseInt(n(312))/4)+parseInt(n(306))/5*(parseInt(n(317))/6)+parseInt(n(314))/7*(parseInt(n(307))/8)+parseInt(n(308))/9+-parseInt(n(316))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(qr);var Hr=n(11),Br={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(Hr.A,Br);Hr.A.locals;function Wr(t,e){const n=Jr();return(Wr=function(t,e){return n[t-=187]})(t,e)}function Jr(){const t=["buttonView","197404NCgMEf","map","ck-revision-history-sidebar__revision__actions","127qGFcKE","10HdSERf","isVisible","change:isActionsDropdownOpen","function","bind","panelPosition","414uWdECC","Name this revision","26MEpriV","items","35VdvnwB","3179143iUdSsI","bindTemplate","1321842yETzWr","_action","288xFwzOH","isOpen","threeVerticalDots","stopPropagation","listView","add","locale","isReady","8432GtxRaB","9152148UJYJbD","find","source","isEnabled","action","execute","Restore this revision","first","extendTemplate","button","ck-on","listenTo","model","121077KZXhij","Compare against selected","name","34237mpHmYU","set","isActionsDropdownOpen","Show more items","class","children"];return(Jr=function(){return t})()}!function(t,e){const n=Wr,i=t();for(;;)try{if(346039===parseInt(n(226))/1*(-parseInt(n(199))/2)+-parseInt(n(189))/3+parseInt(n(223))/4*(-parseInt(n(237))/5)+-parseInt(n(233))/6*(-parseInt(n(216))/7)+-parseInt(n(191))/8*(parseInt(n(213))/9)+parseInt(n(227))/10*(parseInt(n(187))/11)+-parseInt(n(200))/12*(-parseInt(n(235))/13))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Jr);var Gr=n(216),Yr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(Gr.A,Yr);Gr.A.locals;const Kr=Qr;function Xr(){const t=["length","value","from","revisionActionsView","srcElement","1778155ezfLVg","set","ck-revision-history-sidebar__revision_selected","_createdAtFormatted","unhighlight","isReady","220","closest","filter","ck-revision-history-sidebar__revision-authors","span","extendTemplate","isConfirm","_requireRevisionName","ck-revision-history-sidebar__actions_dropdown_open","6JtYzsm","select","div","ck-reset","revisionNameView","bind","8OIAWCq","ck-revision-history-sidebar__revision-wrapper","isEnabled","map","102472yfZHMw","isSelected","isActionsDropdownOpen","141066qAMvqe","creator","uiLanguage","element","change","highlight","bindTemplate","ck-revision-history-sidebar__revision","deselect","setName","listenTo","1001352jXKMLP",".ck-thread__remove-confirm","ck-revision-history-sidebar__revision_highlighted","setTemplate","27jVSXnA","isHighlighted","ck-disabled","44TZHydM","authors","render","ck-revision-history-sidebar__revision__date","ck-revision-history-sidebar__revision-wrapper_confirmation_visible","_revision","unshift","createdAt","name","ck-revision-history-sidebar__revision__controls-wrapper","fire","4RNOsYn","3464148UhTSPP","518580ladaos","fieldView","275800OFYYnV"];return(Xr=function(){return t})()}function Qr(t,e){const n=Xr();return(Qr=function(t,e){return n[t-=213]})(t,e)}!function(t,e){const n=Qr,i=t();for(;;)try{if(206323===parseInt(n(265))/1*(-parseInt(n(236))/2)+parseInt(n(223))/3*(parseInt(n(233))/4)+-parseInt(n(275))/5+-parseInt(n(247))/6+parseInt(n(269))/7*(-parseInt(n(229))/8)+-parseInt(n(251))/9*(parseInt(n(267))/10)+parseInt(n(254))/11*(parseInt(n(266))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Xr);class $r extends((0,r.ConfirmMixin)(Ei.View)){constructor(n,i,r,s){const o=Qr;super(n);const a=this[o(242)],c=function(t,e){const n=o,i=Array[n(272)](e[n(255)])[n(216)]((t=>t!=e[n(237)]));return e[n(237)]&&i[n(260)](e[n(237)]),i[n(232)]((i=>new Ur(t,i,i==e[n(237)])))}(n,i);this.id=i.id,this[o(259)]=i,this[o(221)]=s,this[o(228)](o(262),o(261)).to(i),this[o(228)](o(278)).to(this,o(261),(t=>{return e=n[o(238)],(i=t)[(r=Zr)(318)](e,{month:r(313),day:r(309)})+", "+i[r(315)](e,{hour:r(309),minute:r(309)});var e,i,r})),this[o(276)](o(234),!1),this[o(276)](o(252),!1),this[o(276)](o(235),!1),this[o(276)](o(213),!1),this[o(276)](o(231),!1),this[o(227)]=new Dr(n,Ei.createLabeledInputText),this[o(227)][o(268)][o(219)]({attributes:{maxlength:o(214)}}),this[o(227)][o(268)][o(228)](o(271)).to(this,o(262),(t=>t||this[o(278)])),this[o(227)][o(228)](o(231)).to(this,o(234),this,o(231),((t,e)=>t&&e)),this[o(273)]=r&&r[o(270)]?function(n,i){const r=Wr,s=n[r(188)],o=n[r(197)],a=(0,Ei.createDropdown)(o);a[r(232)]="sw";const c=function(t,n){const i=r,s=function(t,e){const n=Wr,i=t[n(197)],r={"Compare against selected":$n(i,n(214)),"Name this revision":$n(i,n(234)),"Restore this revision":$n(i,n(206))};return e[n(224)]((t=>{const e=n,i=r[t[e(215)]];return i&&i!==t[e(215)]&&(t[e(215)]=i),t}))}(t,n),o=new e.Collection;for(const e of s){const n={type:i(209),model:new Ei.ViewModel({label:e[i(215)],class:e[i(220)],withText:!0,_action:e[i(204)]})};n[i(212)][i(231)](i(203)).to(t,i(218),(n=>i(230)!=typeof e[i(203)]||!n||e[i(203)](t))),o[i(196)](n)}return o}(n,i);return n[r(231)](r(218)).to(a,r(192)),a[r(222)][r(217)]({label:$n(o,r(219)),tooltip:!0,tooltipPosition:"sw",icon:t.icons[r(193)]}),a[r(208)]({attributes:{class:[r(225),s.if(r(218),r(210))]},on:{click:s.to((t=>t[r(194)]()))}}),a.on(r(205),(t=>{const e=r;n[e(198)]&&e(230)==typeof t[e(202)][e(190)]&&t[e(202)][e(190)](n)})),(0,Ei.addListToDropdown)(a,c),a[r(211)](n,r(229),((t,e,s)=>{const o=r;if(s)for(const t of a[o(195)][o(236)]){const e=t[o(221)][o(207)],r=i[o(201)]((t=>t[o(204)]===e[o(190)]))[o(228)];t[o(228)]=void 0===r||r(n)}})),a}(this,r):"",this[o(273)]&&this[o(273)][o(228)](o(231)).to(this),this[o(250)]({tag:o(225),attributes:{class:["ck",o(226),o(230),a.if(o(220),o(258))]},children:[{tag:o(225),attributes:{class:["ck",o(226),o(243),a.if(o(231),o(253),(t=>!t)),a.if(o(234),o(277)),a.if(o(252),o(249)),a.if(o(235),o(222))]},children:[this[o(227)],{tag:o(218),attributes:{class:["ck",o(257)]},children:[{text:a.to(o(278))}]},{tag:o(225),attributes:{class:["ck",o(263)]},children:[{tag:"ul",attributes:{class:["ck",o(217)]},children:c}]},this[o(273)]],on:{click:a.to((t=>{const e=o;t[e(274)][e(215)](e(248))||this[e(213)]&&this[e(231)]&&this[e(264)](e(224),{id:this.id})}))}}]})}[Kr(256)](){const t=Kr;super[t(256)]();const e=this[t(227)][t(268)][t(239)];this[t(246)](e,t(240),(()=>{const n=t;this[n(221)]&&!e[n(271)]||this[n(264)](n(245),{id:this.id,name:e[n(271)]}),e[n(271)]||(e[n(271)]=this[n(262)]?this[n(262)]:this[n(278)])}))}[Kr(224)](){this[Kr(234)]=!0}[Kr(244)](){this[Kr(234)]=!1}[Kr(241)](){this[Kr(252)]=!0}[Kr(279)](){this[Kr(252)]=!1}}var ts=n(675);function es(t,e){const n=is();return(es=function(t,e){return n[t-=484]})(t,e)}function ns(t,e){const n=es,i=ts.c9[n(494)](t)[n(487)](e),r=ts.c9[n(500)](),s=r[n(485)]({days:1})[n(492)](n(501));let o,a;return i[n(502)](r,n(501))?(o=i[n(492)](n(501))[n(495)](),a=i[n(489)]()):i[n(502)](s,n(501))?(o=s[n(495)](),a=i[n(489)]()):i[n(502)](r,n(497))?(o=i[n(492)](n(497))[n(495)](),a=i[n(491)]||""):i[n(502)](r,n(507))?(o=i[n(492)](n(496))[n(495)](),a=i[n(490)]||""):(o=i[n(492)](n(507))[n(495)](),a=String(i[n(507)])),{startDate:o,localizedPeriodName:a}}function is(){const t=["monthLong","weekdayLong","startOf","347617EnOMUu","fromJSDate","toJSDate","month","week","20RbXCrZ","2641268qZYZtL","local","day","hasSame","2044070gdFnUA","4MkUyAN","52110SjAWzK","3007758MAtkbj","year","6899984TYonYT","minus","4641864IrmLtC","setLocale","54fWOpmf","toRelativeCalendar"];return(is=function(){return t})()}!function(t,e){const n=es,i=t();for(;;)try{if(804994===parseInt(n(493))/1*(parseInt(n(504))/2)+-parseInt(n(506))/3+parseInt(n(486))/4+-parseInt(n(498))/5*(parseInt(n(505))/6)+-parseInt(n(499))/7+-parseInt(n(484))/8+-parseInt(n(488))/9*(-parseInt(n(503))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(is);var rs=n(45),ss={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(rs.A,ss);rs.A.locals;const os=cs;function as(){const t=["setTemplate","locale","localizedPeriodName","delegate","26862zuexlE","12540CMGipe","add","setName","5702968SmQZyo","span","ck-revision-history-sidebar__time-period__revisions","_requireRevisionName","addRevision","46iXyovG","769456dRCcTI","ck-revision-history-sidebar__time-period","select","uiLanguage","removeRevision","1153315juNlOZ","_revisionActions","createCollection","93741fwanlV","2370010xgUnvG","remove","ck-revision-history-sidebar__time-period__label","18FovVcx","find","startDate","70ZrHGha","4356AritYn","revisionViews","div","11772QJYZNk"];return(as=function(){return t})()}function cs(t,e){const n=as();return(cs=function(t,e){return n[t-=140]})(t,e)}!function(t,e){const n=cs,i=t();for(;;)try{if(755386===parseInt(n(168))/1+-parseInt(n(162))/2*(-parseInt(n(171))/3)+parseInt(n(157))/4+-parseInt(n(172))/5*(-parseInt(n(141))/6)+parseInt(n(144))/7*(-parseInt(n(163))/8)+parseInt(n(145))/9*(-parseInt(n(154))/10)+parseInt(n(153))/11*(-parseInt(n(148))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(as);class us extends Ei.View{constructor(t,e,n,i){const r=cs;super(t);const s=ns(e,this[r(150)][r(166)])[r(151)];this[r(143)]=e,this[r(146)]=this[r(170)](),this[r(169)]=n,this[r(160)]=i,this[r(146)][r(152)](r(165)).to(this),this[r(146)][r(152)](r(156)).to(this),this[r(149)]({tag:r(147),attributes:{class:["ck",r(164)]},children:[{tag:r(158),attributes:{class:["ck",r(140)]},children:[{text:s}]},{tag:r(147),attributes:{class:["ck",r(159)]},children:this[r(146)]}]})}[os(161)](t){const e=os,n=new $r(this[e(150)],t,this[e(169)],this[e(160)]);this[e(146)][e(155)](n)}[os(167)](t){const e=os,n=this[e(146)][e(142)]((e=>e.id===t.id));this[e(146)][e(173)](n)}}var ls=n(173),hs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(ls.A,hs);ls.A.locals;function ds(t,e){const n=fs();return(ds=function(t,e){return n[t-=178]})(t,e)}function fs(){const t=["56HhDzli","Revision history","1288756QjFdEv","2513922ovzvdP","ck-revision-history-sidebar__header__label","setTemplate","div","563688MWzfyq","ck-revision-history-sidebar__header","11OSisBU","32004492WtTyhO","954171LajRQL","history","span","4913305Ilghxo","3859380XVhkVg","ck-reset_all","content","2fJYThI","4SLLsay","14EGiyUg"];return(fs=function(){return t})()}!function(t,e){const n=ds,i=t();for(;;)try{if(700069===parseInt(n(178))/1*(-parseInt(n(183))/2)+parseInt(n(192))/3+-parseInt(n(179))/4*(parseInt(n(195))/5)+-parseInt(n(184))/6*(parseInt(n(180))/7)+-parseInt(n(181))/8*(-parseInt(n(188))/9)+-parseInt(n(196))/10*(-parseInt(n(190))/11)+parseInt(n(191))/12)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(fs);class vs extends Ei.View{constructor(e){const n=ds;super(e);const i=new Ei.IconView;i[n(198)]=t.icons[n(193)],this[n(186)]({tag:n(187),attributes:{class:["ck",n(197),n(189)]},children:[i,{tag:n(194),attributes:{class:["ck",n(185)]},children:[$n(e,n(182))]}]})}}var ms=n(722),ps={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(ms.A,ps);ms.A.locals;const ys=ks;function gs(){const t=["6092mQQNvf","bindTemplate","remove","8156304HuYRml","flat","ck-reset","revisionSetName","_removeRevision","unhighlight","isEnabled","deselect","get","_revisions","setName","146rwZMXv","createdAt","removeRevision","select","getTime","some","createCollection","ck-revision-history-sidebar__timeline","ck-rounded-corners","revisionSelected","timePeriodViews","5768070TqgMtt","div","add","set","_revisionActions","uiLanguage","_getTimePeriodViewByStartDate","delegate","map","_addRevision","locale","2310186EvyOWA","highlight","setTemplate","addRevision","highlightRevisions","find","ck-revision-history-sidebar","_requireRevisionName","242760IWDSrO","fire","5NjgDmH","selectRevision","3890496biEoCo","render","ck-disabled","2258820DDuGZX","startDate","revisionViews"];return(gs=function(){return t})()}function ks(t,e){const n=gs();return(ks=function(t,e){return n[t-=439]})(t,e)}!function(t,e){const n=ks,i=t();for(;;)try{if(547351===parseInt(n(480))/1*(-parseInt(n(466))/2)+parseInt(n(456))/3+parseInt(n(460))/4+-parseInt(n(458))/5*(-parseInt(n(448))/6)+parseInt(n(491))/7+-parseInt(n(469))/8+-parseInt(n(463))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(gs);class bs extends Ei.View{constructor(t,e,n,i){const r=ks;super(t);const s=this[r(467)];this[r(490)]=this[r(486)](),this[r(490)][r(444)](r(483)).to(this),this[r(490)][r(444)](r(479)).to(this),this[r(478)]=e,this[r(441)]=n,this[r(455)]=i,this.on(r(483),((t,e)=>{const n=r;this[n(457)](n(489),e)})),this.on(r(479),((t,e)=>{const n=r;this[n(457)](n(472),e)})),this[r(440)](r(475),!1),this[r(450)]({tag:r(492),attributes:{class:["ck",r(471),r(488),r(454)]},children:[new vs(t),{tag:r(492),attributes:{class:["ck",r(487),s.if(r(475),r(462),(t=>!t))]},children:this[r(490)]}]})}[ys(461)](){const t=ys;super[t(461)]();for(const e of this[t(478)])this[t(446)](e);this[t(478)].on(t(439),((e,n)=>{this[t(446)](n)})),this[t(478)].on(t(468),((e,n)=>{this[t(473)](n)}))}get[ys(465)](){const t=ys;return this[t(490)][t(445)]((e=>e[t(465)][t(445)]((t=>t))))[t(470)]()}[ys(459)](t){const e=ys;for(const n of this[e(465)])t&&t.id===n.id?n[e(483)]():n[e(476)]()}[ys(452)](t){const e=ys;for(const n of this[e(465)])t[e(485)]((({id:t})=>t===n.id))?n[e(449)]():n[e(474)]()}[ys(446)](t){const e=ys,n=ns(t[e(481)],this[e(447)][e(442)])[e(464)];let i=this[e(490)][e(477)](0);i&&i[e(464)][e(484)]()===n[e(484)]()||(i=new us(this[e(447)],n,this[e(441)],this[e(455)]),this[e(490)][e(439)](i)),i[e(451)](t)}[ys(473)](t){const e=ys,n=ns(t[e(481)],this[e(447)][e(442)])[e(464)];this[e(443)](n)[e(482)](t)}[ys(443)](t){const e=ys;return this[e(490)][e(453)]((n=>n[e(464)][e(484)]()===t[e(484)]()))}}const _s=Is;function ws(){const t=["_handleEditorDataReady","getRevision","focus","defaultRevisionActions","ready","listenTo","map","restoreRevisionCallback","timePeriodViews","_handleDiffChange","Compare against selected","init","_createRevisionActions","element","revisionHistory.revisionActions","isVisible","Restore this revision","Name this revision","newRevisionId","destroy","26856VPUscX","63760fBhOfd","isSelected","isEnabled","add","config","pluginName","diff","requires","getRevisionsInDiff","_sidebarView","getLaterVisibleRevision","string","fieldView","appendChild","isReady","revisionHistory.requireRevisionName","revisionSelected","editor","8122482nkmmcg","779628EjIeZs","getIndex","data","revisionHistory.viewerSidebarContainer","action","change:diff","compare","setName","highlightRevisions","availableRevisionActions","revisionViews","_revisionsRepository","length","plugins","get","_revisions","getEarlierVisibleRevision","906640MoEmGn","selectRevision","659808XcVbwL","_handleRevisionSetName","name","_handleRevisionSelected","repository","assign","nameRevision","310roGjsf","RevisionsSidebar","_revisionViewer","compareAgainstSelected","revisionSetName","restoreRevision","select","remove","2575685HVbbYp","render","locale","revisionHistory","bind","8pCmNiA"];return(ws=function(){return t})()}function Is(t,e){const n=ws();return(Is=function(t,e){return n[t-=284]})(t,e)}!function(t,e){const n=Is,i=t();for(;;)try{if(398229===-parseInt(n(297))/1+parseInt(n(339))/2+parseInt(n(358))/3+-parseInt(n(295))/4+-parseInt(n(304))/5*(parseInt(n(338))/6)+parseInt(n(312))/7+parseInt(n(317))/8*(parseInt(n(357))/9))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ws);class Os extends t.Plugin{static get[_s(344)](){return _s(305)}static get[_s(346)](){return[hr]}constructor(t){const e=_s;super(t),this[e(306)]=t[e(291)][e(292)](hr),this[e(289)]=this[e(306)][e(301)],this[e(348)]=null}[_s(329)](){const t=_s,e=this[t(289)][t(293)],n=this[t(330)](),i=this[t(356)][t(343)][t(292)](t(361));this[t(348)]=new bs(this[t(356)][t(314)],e,n,this[t(356)][t(343)][t(292)](t(354))),this[t(348)].on(t(355),this[t(300)][t(316)](this)),this[t(348)].on(t(308),this[t(298)][t(316)](this)),this[t(348)][t(316)](t(341)).to(this[t(306)]),this[t(348)][t(326)].on(t(342),((e,n)=>{const i=t;n[i(288)].on(i(342),((t,e)=>{const n=i;e[n(316)](n(341),n(353)).to(this[n(306)])}))})),this[t(348)][t(313)](),this[t(323)](this[t(356)][t(360)],t(322),this[t(318)][t(316)](this)),this[t(323)](this[t(306)],t(363),this[t(327)][t(316)](this)),i[t(352)](this[t(348)][t(331)])}[_s(337)](){const t=_s;this[t(348)][t(331)][t(311)](),this[t(348)][t(337)]()}[_s(318)](){const t=_s,e=this[t(289)][t(319)](0);if(e){const n=this[t(289)][t(294)](e.id);this[t(306)][t(284)](e,n)}}[_s(300)](t,e){const n=_s,i=this[n(289)][n(319)](e.id),r=this[n(289)][n(294)](i.id);this[n(306)][n(284)](i,r)}[_s(298)](t,e){const n=_s;this[n(289)][n(319)](e.id)[n(285)](e[n(299)])}[_s(327)](t,e,n){const i=_s,r=this[i(289)][i(347)](n);r[i(290)]>2?(this[i(348)][i(286)](r),this[i(348)][i(296)](null)):(this[i(348)][i(286)]([]),this[i(348)][i(296)](r[0]))}[_s(330)](){const t=_s,e=this[t(356)],n=Os[t(287)],i=e[t(343)][t(292)](t(332))||Os[t(321)];if(i[t(290)])return i[t(324)]((i=>{const r=t,s=r(350)==typeof i?Object[r(302)]({},n[i]):i;return s[r(362)]=s[r(362)][r(316)](this,e),s[r(333)]&&(s[r(333)]=s[r(333)][r(316)](this,e)),s}))}}Os[_s(287)]={compareAgainstSelected:{name:_s(328),action:({plugins:t},e)=>{const n=_s,i=t[n(292)](hr),r=i[n(301)];let s=i[n(345)][n(336)],o=e.id;r[n(359)](s)>r[n(359)](o)&&([s,o]=[o,s]),i[n(284)](s,o)},isVisible:({plugins:t},e)=>{const n=_s,i=t[n(292)](hr);return!(i[n(301)][n(347)](i[n(345)])[n(290)]>2||e[n(340)])}},restoreRevision:{name:_s(334),action:(t,{id:e})=>{const n=_s;t[n(343)][n(292)](n(315))[n(325)](e)},isVisible:({plugins:t},e)=>!!t[_s(292)](hr)[_s(301)][_s(349)](e.id)},nameRevision:{name:_s(335),action:({plugins:t},{id:e,revisionNameView:n})=>{const i=_s,r=t[i(292)](hr),s=r[i(301)][i(294)](e);r[i(284)](e,s),n[i(320)](),n[i(351)][i(310)]()}}},Os[_s(321)]=[_s(307),_s(309),_s(303)];const Ss=Ts;function Ts(t,e){const n=xs();return(Ts=function(t,e){return n[t-=379]})(t,e)}function xs(){const t=["4968801QwZNlK","editor","attachDomRoot","toolbar","get","init","editable","4nKPHru","limiterElement","28MPcFku","_view","isFocused","componentFactory","_elementReplacer","_toolbarConfig","addToolbar","name","setEditableElement","893733ERZMgV","getRoot","ready","element","render","32940lwuYJd","620656YZefEn","415251IebSbI","360MMWCRp","replace","rootName","config","view","isActive","focusTracker","1284rGAytj","viewportTopOffset","fire","_initToolbar","bind","57310XLevdN","20RZBjCD","fillFromConfig","editing","detachDomRoot","document","93511SFvtYy","viewportOffset","stickyPanel","restore","destroy"];return(xs=function(){return t})()}!function(t,e){const n=Ts,i=t();for(;;)try{if(599722===parseInt(n(380))/1+-parseInt(n(393))/2+parseInt(n(422))/3*(-parseInt(n(411))/4)+parseInt(n(427))/5*(parseInt(n(381))/6)+parseInt(n(413))/7*(parseInt(n(379))/8)+parseInt(n(404))/9*(-parseInt(n(394))/10)+-parseInt(n(399))/11*(-parseInt(n(388))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(xs);class Rs extends Ei.EditorUI{get[Ss(385)](){return this[Ss(414)]}constructor(t,n){const i=Ss;super(t),this[i(414)]=n,this[i(418)]=(0,Ei.normalizeToolbarConfig)(t[i(384)][i(408)](i(407))),this[i(417)]=new e.ElementReplacer}get[Ss(425)](){const t=Ss;return this[t(385)][t(425)]}[Ss(409)](t){const e=Ss,n=this[e(405)],i=this[e(385)],r=n[e(396)][e(385)],s=i[e(410)],o=r[e(398)][e(423)]();s[e(420)]=o[e(383)],i[e(426)]();const a=s[e(425)];this[e(421)](s[e(420)],a),i[e(410)][e(392)](e(415)).to(this[e(387)]),r[e(406)](a),this[e(417)][e(382)](t,this[e(425)]),this[e(391)](),this[e(390)](e(424))}[Ss(403)](){const t=Ss;super[t(403)]();const e=this[t(385)],n=this[t(405)][t(396)][t(385)];this[t(417)][t(402)](),n[t(397)](e[t(410)][t(420)]),e[t(403)]()}[Ss(391)](){const t=Ss,e=this[t(385)];e[t(401)][t(392)](t(386)).to(this[t(387)],t(415)),e[t(401)][t(412)]=e[t(425)],e[t(401)][t(392)](t(389)).to(this,t(400),(({top:t})=>t)),e[t(407)][t(395)](this[t(418)],this[t(416)]),this[t(419)](e[t(407)])}}var Ns=n(161),As={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Vi()(Ns.A,As);Ns.A.locals;var Ms=js;function Es(){var t=["stickyPanel","add","406GwYolK","editable","content","toolbar","1050666rPMmCI","2231725wOOhLM","main","top","_editable","4448955IRTQtR","shouldToolbarGroupWhenFull","3056556GsqNRC","render","1890660RAvFqi","2194RjpsPl","12817352KWBAdf"];return(Es=function(){return t})()}function js(t,e){var n=Es();return(js=function(t,e){return n[t-=284]})(t,e)}!function(t,e){for(var n=js,i=t();;)try{if(366672===-parseInt(n(296))/1*(parseInt(n(300))/2)+parseInt(n(286))/3+parseInt(n(295))/4+parseInt(n(287))/5+parseInt(n(293))/6+parseInt(n(291))/7+-parseInt(n(297))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Es);class Vs extends Ei.BoxedEditorUIView{get[Ms(301)](){return this[Ms(290)]}constructor(t,e,n={}){var i=Ms;super(t),this[i(298)]=new Ei.StickyPanelView(t),this[i(285)]=new Ei.ToolbarView(t,{shouldGroupWhenFull:n[i(292)]}),this[i(290)]=new Ei.InlineEditableUIView(t,e)}[Ms(294)](){var t=Ms;super[t(294)](),this[t(298)][t(284)][t(299)](this[t(285)]),this[t(289)][t(299)](this[t(298)]),this[t(288)][t(299)](this[t(301)])}}const Cs=Ds;function Ds(t,e){const n=Ls();return(Ds=function(t,e){return n[t-=235]})(t,e)}function Ls(){const t=["1360mZqsgB","editing","document","2079oVfCYk","initialData","fire","8547624PaNRnZ","3332ZjQLZC","create","createRoot","locale","config","7682048PnXjqZ","destroy","1553451hMkhqe","init","get","25861293hVNxSz","view","data","ready","sourceElement","updateSourceElement","model","_ui","9327038VRPleP","initPlugins","2030vDxJQL"];return(Ls=function(){return t})()}!function(t,e){const n=Ds,i=t();for(;;)try{if(771290===-parseInt(n(253))/1*(parseInt(n(250))/2)+parseInt(n(236))/3+parseInt(n(257))/4*(-parseInt(n(249))/5)+parseInt(n(256))/6+-parseInt(n(247))/7+-parseInt(n(262))/8+parseInt(n(239))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ls);class Fs extends((0,t.DataApiMixin)((0,t.ElementApiMixin)(t.Editor))){get ui(){return this[Ds(246)]}constructor(t,e){const n=Ds;super(e),this[n(243)]=t,this[n(245)][n(252)][n(259)]();const i=new Vs(this[n(260)],this[n(251)][n(240)],{shouldToolbarGroupWhenFull:!0});this[n(246)]=new Rs(this,i)}[Cs(235)](){const t=Cs;return this[t(244)](),this.ui[t(235)](),super[t(235)]()}static async[Cs(258)](t,e){const n=Cs,i=new this(t,e);return await i[n(248)](),await i.ui[n(237)](t),await i[n(241)][n(237)](i[n(261)][n(238)](n(254))||""),i[n(255)](n(242)),i}}const zs=Ps;function Ps(t,e){const n=Us();return(Ps=function(t,e){return n[t-=249]})(t,e)}function Us(){const t=["saveRevision","lazyRoots","3318690dDkEsQ","detachRoot","pluginName","Restored","none","addRevisionData","remove","getRevisionData","display","9wcSCJS","save","toVersion","update","destroy","define","isReady","isEnabled","uiLanguage","revision-history-viewer-opened","RevisionTracker","create","changesNavigation","restoreRevision","restrictedEditingException","removeMarker","31095koJWrr","editor","plugins","170226JiEgaS","addUser","getUser","insert","then","revisionHistory","isAnonymous","setAttribute","revisionHistory.restoreRevisionCallback","locale","RevisionHistory","refreshPositioning","_restoreRevision","exitToEditing","set","get","refreshVisibility","getRevisions","style","push","removeAttribute","toolbar","getAttributeKeys","parse","includes","fromVersion","_viewerEditor","2686485WYaGiY","_recalculatePageBreaks","model","revisionHistory.viewerEditorElement","revisionHistory.showRevisionViewerCallback","208TBAqAV","isAttached","revision-history-missing-configuration","data","error","change","selection","end","getMarkersGroup","toLocaleTimeString","_update","revisionHistory.closeRevisionViewerCallback","_closeRevisionViewer","adapter","_getRevisionViewerEditorConfig","getRevisionRootsAttributes","revisionHistory.viewerContainer","init","users","commands","block","_enhanceShowRevisionViewerCallback","isReadOnly","long","3385284nbKTCh","removeSelectionAttribute","getRevision","name","catch","6vczUtc","$graveyard","getRoot","closeRevisionViewerCallback","toLocaleDateString","RevisionHistoryUI","createRangeIn","addRoot","document","enqueueChange","creator","has","Annotations","RestrictedEditingMode","indexOf","bind","from","_enhanceCloseRevisionViewerCallback","enableReadOnlyMode","setSelection","config","rootName","_showRevisionViewer","requires","showRevisionViewerCallback","numeric","keys","PaginationLookup","repository","markers","RevisionViewerIntegration","_cleanUp","204338eOmMlU","1481548iPjdTy","RevisionViewer","revisionHistory.requireRevisionName","RevisionsRepository","toJSON","disableReadOnlyMode","createdAt","Users","Autosave","revisionHistory.editorContainer","result","roots"];return(Us=function(){return t})()}!function(t,e){const n=Ps,i=t();for(;;)try{if(279824===-parseInt(n(253))/1+-parseInt(n(296))/2*(-parseInt(n(277))/3)+-parseInt(n(254))/4+parseInt(n(323))/5+-parseInt(n(357))/6*(-parseInt(n(352))/7)+parseInt(n(328))/8*(-parseInt(n(293))/9)+-parseInt(n(268))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Us);const Zs=[zs(362),zs(370)];class qs extends t.Plugin{static get[zs(270)](){return zs(251)}constructor(t){const e=zs;super(t),this[e(264)]=e(335)}}class Hs extends t.Plugin{static get[zs(270)](){return zs(306)}static get[zs(380)](){return[Oi,Wi]}constructor(t){const n=zs;if(super(t),!this[n(294)][n(377)][n(311)](n(301)))throw new e.CKEditorError(n(330),this);this[n(322)]=null,this[n(294)][n(377)][n(282)](n(327),(t=>this[n(379)](t))),this[n(294)][n(377)][n(282)](n(339),(t=>this[n(340)](t))),this[n(294)][n(377)][n(282)](n(304),(t=>this[n(308)](t))),this[n(294)][n(377)][n(282)](n(256),!1),this[n(349)](),this[n(374)]()}set[zs(341)](t){const e=zs;this[e(294)][e(295)][e(311)](e(287))[e(341)]=t}get[zs(341)](){const t=zs;return this[t(294)][t(295)][t(311)](t(287))[t(341)]}[zs(273)](t){const e=zs;return this[e(294)][e(295)][e(311)](e(287))[e(273)](t)}[zs(354)](t){const e=zs;return this[e(294)][e(295)][e(311)](e(257))[e(354)](t)}[zs(313)](t={toJSON:!1}){const e=zs;return this[e(294)][e(295)][e(311)](e(257))[e(313)](t)}[zs(342)](){const n=zs,i=this[n(294)],s=(0,r.sanitizeEditorConfig)(i,Zs),o=i[n(295)][n(311)](n(287)),a=i[n(295)][n(311)](n(261))[n(346)];return s[n(317)]=[n(309),n(290),n(289)],delete s[n(267)],s[n(295)][n(315)](qs,hr,Ar,class extends t.Plugin{static get[n(380)](){return[hr,n(261)]}[n(345)](){const t=n,r=this[t(294)][t(295)][t(311)](t(261));for(const e of a)e[t(302)]||r[t(298)](e.id)||r[t(297)](e);const s=o[t(249)][t(313)]();let c=null;const u=this[t(294)][t(295)][t(311)](t(255));u[t(341)]=o[t(341)],u[t(372)](t(284)).to(o),this[t(294)][t(347)][t(311)](t(290))[t(372)](t(284)).to(i,t(350),(t=>!t));for(const n of s){const i=null===n[t(367)];if(i&&n[t(279)]===n[t(321)])continue;const r=n[t(258)]();u[t(273)](r,((r,s,a)=>{const u=t;if(i){if(c)c[u(338)](r,s);else if(!s){const t=a[u(258)]();t.id=(0,e.uid)(),o[u(266)](t,a[u(279)])[u(300)]((t=>{c=t}))}}else n[u(338)](r,s)}))}}},Os),s}[zs(349)](){const t=zs,e=this[t(294)][t(377)][t(311)](t(301))[t(381)];this[t(294)][t(377)][t(310)](t(327),(async()=>{const n=t;this[n(294)][n(375)](n(286));const i=this[n(294)][n(295)][n(311)](n(287));if(this[n(294)][n(295)][n(368)](n(262))){const t=this[n(294)][n(295)][n(311)](n(262));await t[n(278)]()}else await i[n(280)]();this[n(294)][n(295)][n(368)](n(384))&&this[n(294)][n(295)][n(311)](n(384))[n(324)]();const r=this[n(342)]();return e(r)[n(300)]((t=>{const e=n;return this[e(322)]=t,this[e(294)][e(295)][e(368)](e(369))&&this[e(294)][e(295)][e(311)](e(369))[e(312)](),t}))[n(356)]((t=>(console[n(332)](t),this[n(294)][n(259)](n(286)),null)))}))}[zs(374)](){const t=zs,e=this[t(294)][t(377)][t(311)](t(301))[t(360)];this[t(294)][t(377)][t(310)](t(339),(()=>(this[t(294)][t(295)][t(368)](t(384))&&this[t(294)][t(295)][t(311)](t(384))[t(324)](),this[t(322)][t(295)][t(311)](t(255))[t(252)](),e(this[t(322)])[t(300)]((()=>{const e=t;if(this[e(294)][e(259)](e(286)),this[e(322)]=null,this[e(294)][e(295)][e(368)](e(369))){const t=this[e(294)][e(295)][e(311)](e(369));t[e(312)](),t[e(307)]()}})))))}[zs(379)](t){const e=zs,n=this[e(294)][e(377)][e(311)](e(263)),i=this[e(294)][e(377)][e(311)](e(344)),r=this[e(294)][e(377)][e(311)](e(326));return Fs[e(288)](r,t)[e(300)]((t=>(i[e(314)][e(276)]=e(348),n[e(314)][e(276)]=e(272),t)))}[zs(340)](t){const e=zs,n=this[e(294)][e(377)][e(311)](e(263));return this[e(294)][e(377)][e(311)](e(344))[e(314)][e(276)]=e(272),n[e(314)][e(276)]="",t[e(281)]()}async[zs(308)](t){const e=zs,n=this[e(294)],i=this[e(322)][e(295)][e(311)](e(255)),r=n[e(295)][e(311)](e(287)),s=i[e(249)][e(354)](t);let o,a,c;try{o=await i[e(275)](s),a=await i[e(343)](s)}catch(t){return void console[e(332)](t)}n[e(325)][e(333)]((t=>{const i=e;for(const e of Array[i(373)](n[i(325)][i(250)][i(336)](i(291))))t[i(292)](e)})),i[e(283)]=!1,n[e(325)][e(366)]((t=>{const i=e;t[i(376)](null),t[i(353)](n[i(325)][i(365)][i(334)][i(318)]());const r=Object[i(383)](o);for(const e of n[i(325)][i(365)][i(265)])i(358)!=e[i(378)]&&e[i(329)]()&&!r[i(320)](e[i(378)])&&t[i(269)](e);for(const e of r){let r=n[i(325)][i(365)][i(359)](e);r&&r[i(329)]()||(r=t[i(364)](e));const s=a[e],c=Object[i(383)](s),u=o[e];for(const e of r[i(318)]())c[i(320)](e)||t[i(316)](e,r);for(const n of c)t[i(303)](n,a[e][n],r);t[i(274)](t[i(363)](r)),t[i(299)](n[i(331)][i(319)](u,r),r,0)}}));const u=$n(n[e(305)],e(271));return c=s[e(355)]?-1==s[e(355)][e(371)](u)?u+": "+s[e(355)]:s[e(355)]:u+": "+s[e(260)][e(361)](n[e(305)][e(285)],{month:e(351),day:e(382)})+", "+s[e(260)][e(337)](n[e(305)][e(285)],{hour:e(382),minute:e(382)}),await r[e(266)]({name:c}),i[e(283)]=!0,n[e(377)][e(311)](e(301))[e(360)]()}}function Bs(t,e){var n=Ws();return(Bs=function(t,e){return n[t-=282]})(t,e)}function Ws(){var t=["22xONZWY","1846551BtHWKT","25JJohGU","57FAJLdh","29314daUYsG","293312sHbxUA","80sMOrLz","277563gbmMCJ","2612KkcEhu","452664cblOLx","3060693UHzOXs"];return(Ws=function(){return t})()}!function(t,e){for(var n=Bs,i=t();;)try{if(248597===-parseInt(n(291))/1*(-parseInt(n(287))/2)+-parseInt(n(290))/3*(parseInt(n(284))/4)+-parseInt(n(289))/5*(-parseInt(n(285))/6)+-parseInt(n(288))/7+-parseInt(n(292))/8+-parseInt(n(286))/9+parseInt(n(282))/10*(parseInt(n(283))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ws)})(),(window.CKEditor5=window.CKEditor5||{}).revisionHistory=i})();
|