@ckeditor/ckeditor5-revision-history 41.3.0 → 41.3.2
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;width:400px}.ck.ck-revision-history-save-revision-form .ck-labeled-field-view{width:100%}.ck.ck-revision-history-save-revision-form .ck-label{display:none}.ck.ck-revision-history-save-revision-form .ck-input{width:100%}",""]);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-sticky-panel__content{border-radius:0}.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content,.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content.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-sticky-panel__content{border:solid var(--ck-color-base-border);border-width:1px 1px 0}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content.ck-sticky-panel__content_sticky{border-bottom-width:1px}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content .ck-menu-bar,.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content .ck-toolbar{border: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},M={hour:k,minute:k,second:k,timeZoneName:b},N={hour:k,minute:k,second:k,timeZoneName:_},E={hour:k,minute:k,hour12:!1},A={hour:k,minute:k,second:k,hour12:!1},V={hour:k,minute:k,second:k,hour12:!1,timeZoneName:b},j={hour:k,minute:k,second:k,hour12:!1,timeZoneName:_},D={year:k,month:k,day:k,hour:k,minute:k},C={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 G(){return!q(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 Q(t,e){return e.reduce((function(e,n){return e[n]=t[n],e}),{})}function X(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&&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(X(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 Q(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"],Mt=["B","A"];function Nt(t){switch(t){case"narrow":return[].concat(Mt);case"short":return[].concat(Rt);case"long":return[].concat(xt);default:return null}}function Et(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 At={D:w,DD:I,DDD:S,DDDD:T,t:x,tt:R,ttt:M,tttt:N,T:E,TT:A,TTT:V,TTTT:j,f:D,ff:F,fff:P,ffff:H,F:C,FF:L,FFF:U,FFFF:Z},Vt=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 At[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 Nt(e)[t.year<0?0:1]}(e,t):o({era:t},"era")};return Et(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 Et(o,(i=c,function(t){var e=s(t);return e?r.num(i.get(e),t.length):t}))},t}(),jt=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}(),Dt=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}(),Ct=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===Ct&&(Ct=new e),Ct}}]),e}(Dt),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}(Dt),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}(Dt),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}(Dt);function Wt(t,e){var n;if(q(t)||null===t)return e;if(t instanceof Dt)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()},Gt=null,Yt=null,Kt=null,Qt=null,Xt=!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){Gt=t?Wt(t):null}},{key:"defaultZone",get:function(){return Gt||Ft.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 Qt},set:function(t){Qt=t}},{key:"throwOnInvalid",get:function(){return Xt},set:function(t){Xt=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(Q(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(M):case yt(N):return"h:mm a";case yt(E):return"HH:mm";case yt(A):return"HH:mm:ss";case yt(V):case yt(j):return"HH:mm";case yt(D):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(C):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 Vt.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,Nt,(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 Re=RegExp("^T?"+pe.source+"$"),Me=/^-?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 Ne(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 Ee={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Ae(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 Ve=/^(?:(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 je(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=Ae(n,s,r,i,o,a,c);return e=u?Ee[u]:l?0:ht(h,d),[f,new qt(e)]}var De=/^(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$/,Ce=/^(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[Ae(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[Ae(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 Ge=de(Se);var Ye=he(/(\d{4})-(\d\d)-(\d\d)/,we),Ke=he(_e),Qe=de(Oe,Se,Te,xe),Xe=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,[Me,Ne])}(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 jt?e:new jt(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?Vt.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;(X(n.values,s)||X(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 jt?e:new jt(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=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 Mn(t){return{regex:t,deser:function(t){return t[0]}}}var Nn={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 En=null;function An(t,e){if(t.literal)return t;var n=Vt.macroTokenToFormatOpts(t.val);if(!n)return t;var i=Vt.create(e,n).formatDateTimeParts((En||(En=fi.fromMillis(1555555555555)),En)).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=Nn[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 Vn(t,e,n){var i=function(t,e){var n;return(n=Array.prototype).concat.apply(n,t.map((function(t){return An(t,e)})))}(Vt.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 Mn(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 Mn(/[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(X(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(X(d,"a")&&X(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 jn=[0,31,59,90,120,151,181,212,243,273,304,334],Dn=[0,31,60,91,121,152,182,213,244,274,305,335];function Cn(t,e){return new jt("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)?Dn:jn)[e-1]}function zn(t,e){var n=rt(t)?Dn:jn,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&&Cn("day",t.day):Cn("month",t.month):Cn("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&&Cn("millisecond",r):Cn("second",i):Cn("minute",n):Cn("hour",e)}var Wn="Invalid DateTime",Jn=864e13;function Gn(t){return new jt("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 Qn(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 Xn(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 Qn(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=Qn(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 jt("unparsable",'the input "'+r+"\" can't be parsed as "+i))}function ni(t,e,n){return void 0===n&&(n=!0),t.isValid?Vt.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 jt("invalid input"):null)||(e.isValid?null:Gn(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=Xn(this.ts,o),i=(n=Number.isNaN(i.year)?new jt("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(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=!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=Xn(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&&Cn("weekday",t.weekday):Cn("week",t.week):Cn("weekYear",t.weekYear)}(s):o?function(t){var e=W(t.year),n=$(t.ordinal,1,st(t.year));return e?!n&&Cn("ordinal",t.ordinal):Cn("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),[Ve,je])}(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,[De,Le],[Ce,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=Vn(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,Qe],[Ke,Xe])}(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 jt?e:new jt(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=Vt.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(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=!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?Vt.create(this.loc.redefaultToEN(e)).formatDateTimeFromString(this,t):Wn},e.toLocaleString=function(t){return void 0===t&&(t=w),this.isValid?Vt.create(this.loc.clone(t),t).formatDateTime(this):Wn},e.toLocaleParts=function(t){return void 0===t&&(t={}),this.isValid?Vt.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 Vn(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?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 R}},{key:"TIME_WITH_SHORT_OFFSET",get:function(){return M}},{key:"TIME_WITH_LONG_OFFSET",get:function(){return N}},{key:"TIME_24_SIMPLE",get:function(){return E}},{key:"TIME_24_WITH_SECONDS",get:function(){return A}},{key:"TIME_24_WITH_SHORT_OFFSET",get:function(){return V}},{key:"TIME_24_WITH_LONG_OFFSET",get:function(){return j}},{key:"DATETIME_SHORT",get:function(){return D}},{key:"DATETIME_SHORT_WITH_SECONDS",get:function(){return C}},{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:()=>Us,RevisionHistoryUI:()=>Zi,RevisionTracker:()=>Oi,RevisionViewer:()=>cr,RevisionViewerLoadingOverlay:()=>Ir,RevisionViewerUI:()=>Tr,RevisionsRepository:()=>Qn,RevisionsSidebar:()=>bs});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 M=Object.prototype.toString;const N=function(t){return M.call(t)};var E=I?I.toStringTag:void 0;const A=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":E&&E in Object(t)?R(t):N(t)};const V=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const j=function(t){if(!V(t))return!1;var e=A(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const D=w["__core-js_shared__"];var C,F=(C=/[^.]+$/.exec(D&&D.keys&&D.keys.IE_PROTO||""))?"Symbol(src)_1."+C:"";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!(!V(t)||L(t))&&(j(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 Q=Y(Object,"create");const X=function(){this.__data__=Q?Q(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(Q){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 Q?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]=Q&&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=X,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]"==A(t)};var Rt=Object.prototype,Mt=Rt.hasOwnProperty,Nt=Rt.propertyIsEnumerable;const Et=xt(function(){return arguments}())?xt:function(t){return Tt(t)&&Mt.call(t,"callee")&&!Nt.call(t,"callee")};const At=Array.isArray;const Vt=function(){return!1};var jt="object"==typeof exports&&exports&&!exports.nodeType&&exports,Dt=jt&&"object"==typeof module&&module&&!module.nodeType&&module,Ct=Dt&&Dt.exports===jt?w.Buffer:void 0;const Ft=(Ct?Ct.isBuffer:void 0)||Vt;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[A(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 Gt=Jt&&Jt.isTypedArray;const Yt=Gt?Zt(Gt):Ht;var Kt=Object.prototype.hasOwnProperty;const Qt=function(t,e){var n=At(t),i=!n&&Et(t),r=!n&&!i&&Ft(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 Xt=Object.prototype;const $t=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Xt)};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)&&!j(t)};const se=function(t){return re(t)?Qt(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(!V(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)?Qt(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 At(t)?i:Oe(i,n(t))};const Me=function(t){return Re(t,se,we)};const Ne=function(t){return Re(t,le,Te)};const Ee=Y(w,"DataView");const Ae=Y(w,"Promise");const Ve=Y(w,"Set");const je=Y(w,"WeakMap");var De="[object Map]",Ce="[object Promise]",Fe="[object Set]",Le="[object WeakMap]",ze="[object DataView]",Pe=P(Ee),Ue=P(K),He=P(Ae),Ze=P(Ve),qe=P(je),Be=A;(Ee&&Be(new Ee(new ArrayBuffer(1)))!=ze||K&&Be(new K)!=De||Ae&&Be(Ae.resolve())!=Ce||Ve&&Be(new Ve)!=Fe||je&&Be(new je)!=Le)&&(Be=function(t){var e=A(t),n="[object Object]"==e?t.constructor:void 0,i=n?P(n):"";if(i)switch(i){case Pe:return ze;case Ue:return De;case He:return Ce;case Ze:return Fe;case qe:return Le}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 Qe=function(t,e){var n=e?Ke(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Xe=/\w*$/;const $e=function(t){var e=new t.constructor(t.source,Xe.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 Qe(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(!V(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(!V(e))return e;var h=At(e);if(h){if(a=Ge(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?Ne:Me: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]"==A(t)};var wn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,In=/^\w*$/;const On=function(t,e){if(At(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 Mn=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 Nn=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 En=I?I.prototype:void 0,An=En?En.toString:void 0;const Vn=function t(e){if("string"==typeof e)return e;if(At(e))return Nn(e,t)+"";if(_n(e))return An?An.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const jn=function(t){return null==t?"":Vn(t)};const Dn=function(t,e){return At(t)?t:On(t,e)?[t]:Mn(jn(t))};const Cn=function(t){if("string"==typeof t||_n(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const Fn=function(t,e,n,i){if(!V(t))return t;for(var r=-1,s=(e=Dn(e,t)).length,o=s-1,a=t;null!=a&&++r<s;){var c=Cn(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=V(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=Dn(e,t)).length;null!=t&&n<i;)t=t[Cn(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=Dn(e,t),null==(t=Hn(t,e))||delete t[Cn(zn(e))]};const qn=function(t,e){return null==t||Zn(t,e)},Bn=Wn;function Wn(t,e){const n=Jn();return(Wn=function(t,e){return n[t-=353]})(t,e)}function Jn(){const t=["map","9539128ZMBvaR","authorsIds","1510736FaEoaD","name","creator","diffData","toVersion","setAttribute","attributes","fromVersion","authors","4122066MbJElB","13877172RtoPkz","_update","8dJKgyt","creatorId","748539gQypxF","1278825eUlHcQ","toJSON","set","fire","1YPubMh","setName","4737089IjbyPg","createdAt","removeAttribute"];return(Jn=function(){return t})()}!function(t,e){const n=Wn,i=t();for(;;)try{if(659396===parseInt(n(357))/1*(parseInt(n(365))/2)+parseInt(n(379))/3*(parseInt(n(377))/4)+-parseInt(n(353))/5+parseInt(n(374))/6+-parseInt(n(359))/7+parseInt(n(363))/8+-parseInt(n(375))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Jn);class Gn extends((0,e.ObservableMixin)()){constructor(t){const n=Wn;super(),this.id=t.id||(0,e.uid)(),this[n(367)]=t[n(367)]||null,this[n(373)]=t[n(373)]||[],this[n(368)]=t[n(368)]||null,this[n(369)]=t[n(369)]||0,this[n(372)]=t[n(372)]||0,this[n(355)](n(366),t[n(366)]||""),this[n(355)](n(360),t[n(360)]||new Date),this[n(355)](n(371),t[n(371)]||{})}[Bn(358)](t){this[Bn(376)]({name:t})}[Bn(370)](t,e){const n=Bn,i=bn(this[n(371)]);Ln(i,t,e),this[n(376)]({attributes:i})}[Bn(361)](t){const e=Bn,n=bn(this[e(371)]);qn(n,t),this[e(376)]({attributes:n})}[Bn(376)](t,e=!1){const n=Bn;let i=!1;const r={id:this.id},s=[n(366),n(360),n(368),n(373),n(371),n(369),n(372),n(378)];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(373)]&&(r[n(364)]=r[n(373)][n(362)]((t=>t.id)),delete r[n(373)]),this[n(356)](n(376),r,e))}[Bn(354)](){const t=Bn;return{id:this.id,name:this[t(366)],creatorId:this[t(367)]?this[t(367)].id:null,authorsIds:this[t(373)][t(362)]((t=>t.id)),diffData:this[t(368)],createdAt:this[t(360)],attributes:this[t(371)],fromVersion:this[t(372)],toVersion:this[t(369)]}}}const Yn=Kn;function Kn(t,e){const n=Xn();return(Kn=function(t,e){return n[t-=338]})(t,e)}!function(t,e){const n=Kn,i=t();for(;;)try{if(278234===parseInt(n(370))/1*(-parseInt(n(389))/2)+-parseInt(n(341))/3*(-parseInt(n(357))/4)+parseInt(n(374))/5+-parseInt(n(388))/6*(parseInt(n(375))/7)+-parseInt(n(355))/8*(-parseInt(n(349))/9)+-parseInt(n(351))/10*(parseInt(n(366))/11)+parseInt(n(353))/12)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Xn);class Qn extends t.Plugin{static get[Yn(373)](){return[r.Users]}static get[Yn(356)](){return Yn(377)}get[Yn(392)](){const t=Yn;return this[t(387)][t(392)]}constructor(t){const n=Yn;super(t),this[n(387)]=new e.Collection}[Yn(363)](){!function(e){function n(t){const e=Kn;return t[e(362)]((t=>String[e(385)](t)))[e(346)]("")}(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])},{[n([105,100])]:15,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([77,117,108,116,105,32,76,101,118,101,108,32,76,105,115,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([77,117,108,116,105,76,101,118,101,108,76,105,115,116,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])}];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(364)](0),o=r[i(378)](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(371)]((()=>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(372)](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(372)](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(358)]:e[i(382)],d=n([52,48,52,56,48,56,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(394)][i(395)](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(360)]&&r[t[e(360)]]()}(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(345)](t){const e=Yn,n=this[e(382)][e(384)][e(395)](e(342));return new Gn({id:t.id,name:t[e(391)],creator:t[e(354)]?n[e(338)](t[e(354)]):null,diffData:t[e(361)]||t[e(390)],authors:t[e(376)][e(362)]((t=>n[e(338)](t))),createdAt:new Date(t[e(381)]),attributes:t[e(344)],fromVersion:t[e(339)],toVersion:t[e(365)]})}[Yn(368)](t,e=0){const n=Yn;this[n(387)][n(359)](t,e)}[Yn(364)](t){const e=Yn;return this[e(387)][e(395)](t)}[Yn(380)](t={toJSON:!1}){const e=Yn,n=Array[e(393)](this[e(387)]);return n[e(386)](),t[e(348)]?n[e(362)]((t=>t[e(348)]())):n}[Yn(350)](t){const e=Yn;return this[e(387)][e(350)](t)}[Yn(378)](t){const e=Yn,[,n]=this[e(352)](t,{direction:e(347)});return n}[Yn(369)](t){const e=Yn,[,n]=this[e(352)](t,{direction:e(340)});return n}[Yn(383)](t){const e=Yn,n=[];for(const i of this[e(352)](t[e(379)]))if(n[e(343)](i),i.id===t[e(367)])break;return n}*[Yn(352)](t,{direction:e=Yn(347),filter:n=(t=>!0)}={}){const i=Yn,r=i(347)===e?1:-1;let s=this[i(387)][i(395)](t),o=this[i(350)](s);for(yield s;s;){if(o+=r,s=this[i(364)](o),!s)return;n(s)&&(yield s)}}}function Xn(){const t=["data","name","length","from","config","get","getUser","fromVersion","later","3HGZneY","Users","push","attributes","createRevision","join","earlier","toJSON","3838329dKFTGj","getIndex","313300gQpzPx","getRevisionsIterator","9317208qExKOD","creatorId","8BTipVR","pluginName","2164XYuXvw","context","add","forbiddenHandler","diffData","map","afterInit","getRevision","toVersion","154QrRKgF","oldRevisionId","addRevision","getLaterVisibleRevision","81121vKalHQ","then","isNaN","requires","126220gQUgMw","40201sRCESL","authorsIds","RevisionsRepository","getEarlierVisibleRevision","newRevisionId","getRevisions","createdAt","editor","getRevisionsInDiff","plugins","fromCharCode","reverse","_revisions","450JqtvzG","2vPrhsu"];return(Xn=function(){return t})()}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=Me(t),c=a.length;if(c!=Me(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=At(t),a=At(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||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=Ri;function wi(){const t=["_appendChild","hasContent","attributesBefore","config","keepParagraph","marker","_diffRootsAttributes","collaboration.channelId","currentRevision","initialData","1527903vHNhGM","length","createPositionFromPath","vid_start","_setConversion","version","_handleInsertOperation","init","_isAttached","sendBufferedUpdates","useFillerType","update","_bufferUpdate","createPositionAt","_handleSplitOperation","shift","insert","move","addRoot","getAttribute","_copyMarkers","buildRevisionData","key","model","toData","values","_makeIdsRoot","1264388jwZDrY","_makeRevision","RealTimeCollaborationClient","editor-initial-data-replaced-with-revision-data","documentFragment","creatorId","_savedMetaData","6797616LfKgWV","markers","_getFromVersion","upcast","source","from","marked","offset","saveRevision","_getBaseVids","_calculateMetaData","authors","find","toModel","targetPosition","stickiness","initial","revision","includes","PENDING_ACTION_REVISION_HISTORY","_loadRevisionData","_insertChild","addRevision","slice","sort","childCount","position","reInit","deletion","revision:","detachRoot","text","_baseRootsAttributes","removeRootAttribute","_pendingAction","_getViewJson","creator","RevisionTracker","data","pluginName","startsWith","_baseIdsRoots","fromVersion","toVersion","getLatestVersion","_lastTo","getData","RevisionsRepository","attributesAfter","getNodeByPath","repository","then","$text","affectsData","conversion","isReady","parent","max","has","getRevisionRootsAttributes","getRevisions","insertions","_baseRoots","_operations","diffData","getTime","dataDowncast","userId","_authorId","roots","reinsert","tableCell","parse","_touchedRoots","fromEntries","sourcePosition","_generateTape","locale","_loadedStateData","_handleOperation","adapter","_removePendingAction","map","_touchedMarkers","PendingActions","_fixPosition","getOperation","_update","splitPosition","_source","_revisionId","stringify","view","createPositionBefore","_initialRevisionId","Users","_createFromRanges","finally","bind","_execute","clone","dataToMarker","_fixRange","root","_transformMarkers","rootsAttributes","48ONoUEK","_loadState","3308514HvBYJm","trim","element","_getPreviousFrom","path","delete","editing","rootName","_touched","offsetSize","forEach","start","nodeAfter","getWalker","oldRange","_startingVersion","getUser","history","_applyOperations","newRange","getOperations","push","range","setSource","_removeRevisionMarkers","add","loadState","_markChanges","elementEnd","_replaceEditorDataWithRevisionData","getMovedRangeStart","item","isAdd","_isPendingUpdate","5nolWSk","name","getCurrentRevisionId","afterInit","processor","vid","_continueCurrentRevision","_reset","vid_end","getIndex","resolve","getRootNames","_getState","createRangeIn","_startingRevisionId","createPositionAfter","graveyardPosition","_saveMetaData","markerToData","_findInsertionIndex","getAttributes","Initial revision","ready","default","revision-start","isAttached","_createCurrentRevision","newValue","_diffRoots","get","9099mvNHvP","$graveyard","type","_fixOperation","nodes","howMany","isEnabled","addRevisionData","getRevisionDocumentData","_createInitialRevision","_removeMetaData","children","_markers","attachChange","updateRevisions","requires","revision-end","document","getRevision","toView","createRevision","for","getTransformedByOperation","changeRootAttribute","_handleMoveOperation","string","plugins","baseVersion","_isInit","getRoot","_handleMarkerOperation","remove","NEGATIVE_INFINITY","_revisionDataBuilder","end","some","createdAt","_handleRootAttributeOperation","revisionHistory.resumeUnsavedRevision","addRootAttribute","_addPendingAction","_bufferedUpdates","_handleRootOperation","_lastFrom","filter","clear","editor","Empty document","previousPosition","elementStart","paragraph","createRange","insertionPosition","attributes","data-revision-","authorsIds","_cloneOperation","_makeModelFromViewString","reverse","isEqual","setRevisionData","_getVidAttributeName","_setAttribute","_processRootBeforeSave","4428204UPirqE","getRange","_idsRoots","36590BhXSWf","getChildren","1586809HXvqQJ","_prepareViewToSave","merge","_clone","keys","split","set","define","_handleMergeOperation","getAncestors","getChild","size","deletions","insertion"];return(wi=function(){return t})()}!function(t,e){const n=Ri,i=t();for(;;)try{if(953785===-parseInt(n(447))/1+-parseInt(n(474))/2+-parseInt(n(418))/3+parseInt(n(481))/4+-parseInt(n(324))/5*(-parseInt(n(290))/6)+parseInt(n(423))/7*(-parseInt(n(288))/8)+-parseInt(n(354))/9*(-parseInt(n(421))/10))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(520)](){return _i(518)}static get[_i(369)](){return[r.Users,Qn,t.PendingActions]}constructor(t){const n=_i;super(t),this[n(262)]=null,this[n(445)]=null,this[n(387)]=new Ti(this[n(400)]),this[n(276)]=this[n(400)][n(440)][n(353)](n(444))||n(497),this[n(395)]=new Map,this[n(260)]=null;const i=(0,e.uid)();this[n(271)]={history:this[n(400)][n(470)][n(371)][n(307)],getLatestVersion:()=>Promise[n(334)](this[n(400)][n(470)][n(371)][n(452)]),getCurrentRevisionId:()=>i},this[n(429)](n(536),!1),this[n(429)](n(360),!0),this[n(429)](n(323),!1),this[n(400)][n(440)][n(430)](n(392),!0),this[n(400)][n(535)][n(375)](n(484))[n(283)]({view:n(498)})}[_i(454)](){const t=_i;this[t(531)]=this[t(400)][t(380)][t(353)](t(528)),this[t(451)](),this[t(400)][t(519)].on(t(346),(()=>{const e=t,n=this[e(531)][e(372)](0),i=n&&null===n[e(517)]?n:null;if(this[e(330)]=!!i&&this[e(400)][e(440)][e(353)](e(392)),this[e(400)][e(380)][e(539)](e(476))){const t=this[e(271)][e(326)](),r=this[e(531)][e(372)](t);if(r)this[e(305)]=r[e(523)],this[e(330)]=!1;else{const t=this[e(271)][e(307)][e(544)][e(493)]((t=>!t[e(382)])),r=t?t[e(381)]:this[e(271)][e(307)][e(452)];n?(n[e(524)]<r&&n[e(269)]({toVersion:r}),this[e(330)]?(this[e(271)][e(326)]=()=>i.id,this[e(305)]=i[e(523)]):(this[e(305)]=n[e(524)],this[e(330)]=!1)):(this[e(305)]=r,this[e(330)]=!1)}}else i&&(this[e(400)][e(470)][e(371)][e(307)][e(452)]=Math[e(538)](i[e(524)],this[e(400)][e(470)][e(371)][e(307)][e(452)]),i[e(523)]===i[e(524)]?(0!==i[e(523)]&&(this[e(271)][e(326)]=()=>i.id),this[e(330)]=!1):this[e(330)]&&(this[e(271)][e(326)]=()=>i.id,this[e(305)]=i[e(523)])),this[e(330)]||(this[e(305)]=this[e(400)][e(470)][e(371)][e(452)]);this[e(387)][e(454)](this[e(271)][e(307)]),this[e(363)](this[e(305)]),this[e(350)](this[e(305)]),this[e(262)]&&this[e(456)]()})),this[t(280)](t(536)).to(this,t(323),(t=>!t))}async[_i(327)](){const t=_i;if(this[t(531)][t(448)]>0){const e=this[t(531)][t(372)](0),n=await this[t(362)](e),i=await this[t(540)](e);this[t(319)](n,i)}}[_i(313)](t){this[_i(271)]=t}async[_i(458)](){const t=_i,e=await this[t(271)][t(525)]();if(e>this[t(445)][t(524)]){await this[t(289)]();const n=this[t(468)]({revision:this[t(445)],to:e});n[t(492)]=n[t(409)][t(264)]((e=>this[t(400)][t(380)][t(353)](t(277))[t(306)](e))),this[t(445)][t(269)](n)}}async[_i(289)](){const t=_i;this[t(330)]&&!this[t(260)]&&(await this[t(501)](this[t(445)]),this[t(387)][t(316)](this[t(445)]),this[t(260)]={fromVersion:this[t(445)][t(523)],authors:this[t(445)][t(492)][t(504)]()})}async[_i(489)](t={},n=null){const i=_i,r=[];await this[i(289)](),this[i(330)]=!1,n>this[i(445)][i(524)]&&(n=null),null===n&&(n=await this[i(271)][i(525)]());const s=this[i(483)](n),o=this[i(468)]({from:s,to:n});if(this[i(445)][i(524)]<n){const t=this[i(468)]({revision:this[i(445)],from:n,to:n});t[i(492)]=[],t[i(409)]=[],t.id=this[i(445)].id,this[i(445)][i(269)](t,!0),delete t[i(492)],r[i(311)](t)}t[i(479)]=this[i(400)][i(380)][i(353)](i(277)).me.id,t[i(325)]=t[i(325)]||null,t.id=t.id||(0,e.uid)(),t={...t,...o};const a=this[i(361)](t);r[i(311)](t);const c=this[i(531)][i(333)](a);if(0!==c){const e=this[i(531)][i(372)](c-1);if(e[i(523)]!==n){const s=this[i(387)][i(527)](n,e[i(524)]),o={id:e.id,diffData:s[i(246)],authorsIds:s[i(409)],authors:s[i(409)][i(264)]((t=>this[i(400)][i(380)][i(353)](i(277))[i(306)](t))),fromVersion:n};e===this[i(445)]&&(o[i(390)]=new Date(t[i(390)][i(247)]()+10)),e[i(269)](o,!0),delete o[i(492)],r[i(311)](o)}}if(this[i(262)]){for(const t of r)this[i(459)](t.id,t,!0);this[i(456)]()}return a}[_i(361)](t){const e=_i,n=this[e(531)][e(374)](t);return this[e(262)]&&n.on(e(269),((t,n,i)=>{const r=e;i||(this[r(459)](n.id,n,!0),this[r(456)]())})),this[e(531)][e(503)](n,this[e(343)](n)),n}async[_i(362)](t){const e=_i;await this[e(501)](t);const n={};for(const i in t[e(246)]){if(t[e(246)][i][e(367)]&&!t[e(246)][i][e(367)][e(349)])continue;const r=this[e(314)](JSON[e(254)](t[e(246)][i][e(542)])),o=this[e(400)][e(296)][e(274)][e(371)],a=new s.ViewDocumentFragment(o,r[e(264)]((t=>Si(t,this[e(400)]))));this[e(400)][e(519)][e(328)][e(457)](e(487)),n[i]=this[e(400)][e(519)][e(328)][e(471)](a),this[e(400)][e(519)][e(328)][e(457)](e(347))}return n}async[_i(540)](t){const e=_i;await this[e(501)](t);const n={};for(const i in t[e(246)])t[e(246)][i][e(367)]&&!t[e(246)][i][e(367)][e(349)]||(n[i]=t[e(246)][i][e(529)]||{});return n}[_i(456)](){const t=_i;if(0===this[t(395)][t(434)])return;if(this[t(323)])return;let e=Array[t(486)](this[t(395)][t(472)]());this[t(395)][t(399)]();for(let n=0;n<e[t(448)];n++){const i=e[n];let r=!1;for(const e of Object[t(427)](i))void 0===i[e]?delete i[e]:"id"!==e&&(r=!0);r||(e[n]=null)}if(e=e[t(398)]((t=>null!==t)),!e[t(448)])return;for(let n=0;n<e[t(448)];n++){const i=e[n];void 0!==i[t(523)]&&void 0===i[t(524)]&&(i[t(524)]=this[t(531)][t(372)](i.id)[t(524)]),void 0!==i[t(524)]&&void 0===i[t(523)]&&(i[t(523)]=this[t(531)][t(372)](i.id)[t(523)])}const n=this[t(400)][t(440)][t(353)](t(444));this[t(323)]=!0,this[t(394)](),this[t(262)][t(368)](e,n)[t(279)]((()=>{this[t(323)]=!1}))[t(532)]((e=>{const n=t;if(e)for(const t of e)this[n(414)]({id:t.id,createdAt:t[n(390)]});this[n(263)](),this[n(456)]()}))}[_i(319)](t,n){const i=_i;let r=this[i(400)][i(440)][i(353)](i(446)),s=this[i(400)][i(440)][i(353)](i(287));if(void 0===r){r={};for(const t of this[i(400)][i(470)][i(371)][i(335)]())r[t]=""}if(i(379)==typeof r&&(r={main:r}),void 0===s){s={};for(const t of this[i(400)][i(470)][i(371)][i(335)]())s[t]={}}let o=!1;const a=Object[i(427)](r),c=Object[i(427)](t);for(const e of a){if(r[e]!==t[e]&&""!==r[e][i(291)]()){o=!0;break}if(!bi(s[e],n[e])&&Object[i(427)](s[e])[i(448)]>0){o=!0;break}}o||(o=c[i(389)]((t=>!this[i(400)][i(470)][i(371)][i(383)](t)))),o&&(0,e.logWarning)(i(477),{editorData:r,editorRootsAttributes:s,revisionData:t,revisionRootsAttributes:n}),this[i(400)][i(440)][i(429)](i(446),t),this[i(400)][i(440)][i(429)](i(287),n)}[_i(394)](){const t=_i;if(!this[t(515)]){const e=this[t(400)][t(380)][t(353)](t(266));this[t(515)]=e[t(315)]($n(this[t(400)][t(259)],t(500)))}}[_i(263)](){const t=_i;this[t(515)]&&(this[t(400)][t(380)][t(353)](t(266))[t(385)](this[t(515)]),this[t(515)]=null)}[_i(343)](t){const e=_i,n=this[e(531)][e(541)]();n[e(412)]();let i=0;for(;i<n[e(448)];){const r=n[i];if(r===this[e(445)]){i++;continue}if(r.id===this[e(276)])break;const s=t[e(524)]-r[e(524)]||t[e(523)]-r[e(523)];if(s>0)break;if(s<0)i++;else{if(!t[e(517)]&&r[e(517)])break;if(r[e(517)]||!t[e(517)]){if(t[e(390)]>r[e(390)])break;i++}else i++}}return i}[_i(414)](t){const e=_i,n=this[e(531)][e(372)](t.id);if(t[e(390)]&&(t[e(390)]=new Date(t[e(390)])),t[e(409)]){const n=this[e(400)][e(380)][e(353)](e(277));t[e(492)]=t[e(409)][e(264)]((t=>n[e(306)](t)))}n[e(269)](t,!0)}[_i(468)]({revision:t=null,from:e=null,to:n=null}){const i=_i;e=null!==e?e:t[i(523)],n=null!==n?n:t[i(524)];const r=this[i(387)][i(527)](e,n),s={diffData:r[i(246)],authorsIds:r[i(409)],fromVersion:e,toVersion:n};if(!t||n!==t[i(524)]){const t=n-1,e=this[i(271)][i(307)][i(268)](t);s[i(390)]=e&&e[i(390)]||new Date}if(this[i(260)]&&e===this[i(260)][i(523)])for(const t of this[i(260)][i(492)])s[i(409)][i(499)](t.id)||s[i(409)][i(311)](t.id);return s}[_i(501)](t){const e=_i;if(!t||t[e(246)])return Promise[e(334)]();{const n=this[e(400)][e(440)][e(353)](e(444));return this[e(262)][e(372)]({channelId:n,revisionId:t.id})[e(532)]((n=>{const i=e;t[i(246)]=n[i(246)]}))}}[_i(459)](t,e,n){const i=_i;if(this[i(395)][i(539)](t)){const r=this[i(395)][i(353)](t);e=n?{...r,...e}:{...e,...r}}this[i(395)][i(429)](t,e)}[_i(483)](t){const e=_i,n=this[e(531)][e(541)]();n[e(412)](),n[e(462)]();const i=n[e(493)]((n=>n[e(524)]<=t))[e(524)];return i<this[e(305)]?this[e(305)]:i}[_i(363)](t){const e=_i,n=this[e(531)][e(372)](this[e(531)][e(448)]-1);if(n)this[e(276)]=n.id;else{const n=!this[e(400)][e(470)][e(371)][e(251)][e(493)]((t=>this[e(400)][e(470)][e(438)](t))),i=this[e(400)][e(380)][e(353)](e(277)).me.id,r=$n(this[e(400)][e(259)],e(n?401:345));this[e(475)]({from:t,to:t,id:this[e(276)],name:r,creatorId:i})}}[_i(350)](t){const e=_i,n=this[e(271)][e(326)]();this[e(445)]=this[e(531)][e(372)](n),this[e(445)]||(this[e(445)]=this[e(475)]({from:t,to:t,id:n,name:"",creatorId:null}))}[_i(475)]({name:t,from:e,to:n,creatorId:i,id:r}){const s=_i,o=this[s(468)]({from:e,to:n});o[s(325)]=t,o[s(479)]=i,o.id=r;const a=this[s(361)](o);return this[s(262)]&&this[s(459)](o.id,o,!0),a}[_i(451)](){const t=_i;this[t(400)][t(535)][t(375)](t(248))[t(342)]({model:t(498)})}[_i(314)](t){const e=_i;return(t=t[e(398)]((t=>!t[e(325)]||e(348)!==t[e(325)]&&e(370)!==t[e(325)])))[e(300)]((t=>{const n=e;n(379)!=typeof t&&(t[n(365)]=this[n(314)](t[n(365)]),t[n(407)]=t[n(407)][n(398)]((t=>!t[0][n(521)](n(408)))))})),t}}function Si(t,e){const n=_i,i=e[n(296)][n(274)][n(371)];if(n(379)==typeof t)return new s.ViewText(i,t);{const r=t[n(365)][n(264)]((t=>Si(t,e)));return new(Ii[t[n(356)]]||s.ViewElement)(i,t[n(325)],t[n(407)],r)}}class Ti{constructor(t){const e=_i;this[e(400)]=t,this[e(480)]=new Map,this[e(397)]=-1,this[e(526)]=-1,this[e(366)]=new Map,this[e(352)]=new Map,this[e(443)]=new Map,this[e(543)]=new Map,this[e(513)]=new Map,this[e(420)]=new Map,this[e(522)]=new Map,this[e(298)]=new Map,this[e(265)]=new Map,this[e(255)]=new Map,this[e(272)]=1}[_i(454)](t){const e=_i;this[e(485)]=t;const n=new Map,i=new Map,r=this[e(400)][e(470)][e(371)][e(251)][e(264)]((t=>t[e(297)]));for(const t of r){const r=this[e(400)][e(470)][e(371)][e(383)](t),s=xi(r);n[e(429)](t,s),i[e(429)](t,Object[e(256)](r[e(344)]()))}const s=Array[e(486)](this[e(400)][e(470)][e(482)])[e(264)]((t=>[t[e(325)],t[e(419)]()])),o=this[e(485)][e(452)];this[e(341)](o,n,s,i),this[e(338)]=this[e(272)];const a=new Map,c=new Map;for(const t of r){const n=Mi(t);a[e(429)](t,n),c[e(429)](t,{})}this[e(341)](Number[e(386)],a,[],c)}[_i(527)](t,e){const n=_i;if(this[n(397)]===t&&this[n(526)]<=e)this[n(480)][n(434)]>1&&this[n(364)](this[n(526)]),this[n(308)](this[n(526)],e,!0);else{if(!this[n(480)][n(539)](t)){const e=this[n(293)](t);this[n(491)](e,t,!1)}this[n(491)](t,e,!0)}return this[n(397)]=t,this[n(526)]=e,this[n(336)]()}[_i(316)](t){const e=_i;this[e(331)](),this[e(397)]=t[e(523)],this[e(526)]=t[e(524)];for(const n in t[e(246)]){const i=t[e(246)][n][e(367)],r=bn(t[e(246)][n][e(439)])||{},s=this[e(411)](t[e(246)][n][e(435)]);s[e(297)]=n,s[e(455)]=!i||!i[e(349)],s[e(349)]=()=>s[e(455)],this[e(543)][e(429)](n,s),this[e(513)][e(429)](n,r),i&&this[e(255)][e(429)](n,i);const o=this[e(473)](s);this[e(522)][e(429)](n,o);for(const[t,n]of s[e(482)]){if(!t[e(521)](e(510)))continue;const i=t[e(428)](":")[2];for(const t of n[e(303)]({singleCharacters:!0})){const n=this[e(415)](t),r=e(318)==t[e(356)]?t[e(402)][e(294)][e(504)](0,-1):t[e(402)][e(294)],s=o[e(530)](r)[e(466)](n);this[e(298)][e(429)](s,{userId:i})}}}this[e(338)]=this[e(272)];const n=[...Array(this[e(272)])[e(427)]()][e(504)](1)[e(398)]((t=>!this[e(298)][e(539)](t)));let i=0;const r=new Map;for(const s in t[e(246)]){const o=t[e(246)][s][e(367)],a=bn(t[e(246)][s][e(529)])||{},c=this[e(411)](t[e(246)][s][e(542)]);c[e(297)]=s,c[e(455)]=!o||o[e(349)],c[e(349)]=()=>c[e(455)],this[e(352)][e(429)](s,c),this[e(443)][e(429)](s,a);const u=this[e(473)](c,Number[e(386)]);this[e(420)][e(429)](s,u),r[e(429)](s,c[e(349)]()?a:{});for(const[t,n]of c[e(482)]){if(!t[e(521)](e(510)))continue;const i=t[e(428)](":")[2];for(const t of n[e(303)]({singleCharacters:!0})){const n=this[e(415)](t),r=this[e(272)]++,s=e(318)==t[e(356)]?t[e(402)][e(294)][e(504)](0,-1):t[e(402)][e(294)];u[e(530)](s)[e(416)](n,r),this[e(298)][e(429)](r,{userId:i})}}for(const t of this[e(400)][e(470)][e(337)](c)[e(303)]({singleCharacters:!0})){const r=this[e(415)](t),s=e(318)==t[e(356)]?t[e(402)][e(294)][e(504)](0,-1):t[e(402)][e(294)],o=u[e(530)](s);o[e(466)](r)>0||o[e(416)](r,n[i++])}for(const[t,n]of c[e(482)])t[e(521)](e(510))||this[e(366)][e(429)](t,n)}const s=Mi(e(355));this[e(543)][e(429)](e(355),s),this[e(522)][e(429)](e(355),this[e(473)](s,1));const o=Mi(e(355));this[e(352)][e(429)](e(355),o),this[e(420)][e(429)](e(355),this[e(473)](o,1));const a=Array[e(486)](this[e(352)])[e(264)]((([t,e])=>[t,xi(e)]));this[e(341)](this[e(526)],a,this[e(366)],r)}[_i(411)](t){const e=_i,n=JSON[e(254)](t),i=this[e(400)][e(296)][e(274)][e(371)],r=new s.ViewDocumentFragment(i,n[e(264)]((t=>Si(t,this[e(400)]))));return this[e(400)][e(519)][e(494)](r)}[_i(341)](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(429)](t,{start:e[r(301)][r(282)](),end:e[r(388)][r(282)](),rootName:e[r(285)][r(297)]});this[r(480)][r(429)](t,{roots:s,markers:a,rootsAttributes:o})}[_i(364)](t){const e=_i;this[e(480)][e(295)](t)}[_i(508)](){const t=_i;this[t(331)](),this[t(397)]=-1,this[t(526)]=-1,this[t(480)][t(399)](),this[t(454)](this[t(485)])}[_i(331)](){const t=_i;this[t(298)][t(399)](),this[t(265)][t(399)](),this[t(255)][t(399)](),this[t(352)][t(399)](),this[t(443)][t(399)](),this[t(543)][t(399)](),this[t(513)][t(399)](),this[t(420)][t(399)](),this[t(522)][t(399)](),this[t(366)][t(399)](),this[t(272)]=1,this[t(338)]=this[t(272)]}[_i(473)](t,e=null){const n=_i;let i=null;t.is(n(478))||(i=new s.Element(t[n(325)],{vid_start:null===e?this[n(272)]++:e++}));const r=[];for(const i of t[n(422)]())if(i.is(n(292))){r[n(311)](this[n(473)](i,e));const t=r[r[n(448)]-1];null!==e&&(e=t.is(n(292),n(533))?t[n(466)](n(329))+1:t[n(466)](n(332))+1)}else for(let t=0;t<i[n(299)];t++)r[n(311)](new s.Element(n(533),{vid:null===e?this[n(272)]++:e++}));if(t.is(n(478))){const e=Mi(t[n(297)]);return e[n(502)](0,r),e}return i[n(416)](n(332),null===e?this[n(272)]++:e++),i[n(502)](0,r),i}[_i(491)](t,e,n){const i=_i;this[i(331)]();const{roots:r,markers:o,rootsAttributes:a}=this[i(480)][i(353)](t);this[i(543)]=new Map(r),this[i(513)]=new Map(bn(a));for(const[t,e]of this[i(543)])if(i(355)!==t&&(this[i(352)][i(429)](t,xi(e)),this[i(443)]=new Map(bn(a)),n)){const n=this[i(272)];this[i(420)][i(429)](t,this[i(473)](e)),this[i(522)][i(429)](t,this[i(473)](e,n))}this[i(338)]=this[i(272)],this[i(352)][i(429)](i(355),xi(this[i(543)][i(353)](i(355)))),n&&this[i(420)][i(429)](i(355),this[i(473)](this[i(543)][i(353)](i(355))));for(const[t,e]of o){const n=this[i(543)][i(353)](e[i(297)]),r=this[i(352)][i(353)](e[i(297)]),o=new s.Range(this[i(267)](e[i(301)],n),this[i(267)](e[i(388)],n)),a=this[i(284)](o,r);n[i(482)][i(429)](t,o),this[i(366)][i(429)](t,a)}this[i(308)](t,e,n)}[_i(308)](t,e,n){const i=_i;for(const r of this[i(485)][i(310)](t,e))this[i(261)](r,n);for(const t of this[i(352)][i(472)]())t[i(482)][i(399)]();for(const[t,e]of this[i(366)])this[i(352)][i(353)](e[i(285)][i(297)])[i(482)][i(429)](t,e[i(282)]());const r=new Map,s=new Map;for(const[t,e]of this[i(352)])r[i(429)](t,xi(e)),s[i(429)](t,this[i(443)][i(353)](t));this[i(341)](e,r,this[i(366)],s)}[_i(293)](t){const e=_i,n=Array[e(486)](this[e(480)][e(427)]());n[e(505)](((t,e)=>t-e)),n[e(412)]();for(const e of n)if(e<t)return e;return Number[e(386)]}[_i(467)](t,e){const n=_i,i=Array[n(486)](e[n(482)])[n(264)]((([e,i])=>[e,this[n(284)](i,t)]));t[n(482)]=new Map(i)}[_i(286)](t){const e=_i;for(const n of this[e(366)][e(472)]()){const i=n[e(376)](t),r=s.Range[e(278)](i);n[e(301)]=r[e(301)],n[e(388)]=r[e(388)]}}[_i(261)](t,e){const n=_i;if(n(465)==t[n(356)]||n(511)==t[n(356)])return void this[n(396)](t,e);if(n(463)==t[n(356)]){const i=t[n(507)][n(285)][n(297)];this[n(352)][n(539)](i)||(this[n(352)][n(429)](i,Mi(i,!0)),this[n(443)][n(429)](i,{}),e&&this[n(420)][n(429)](i,Mi(i,!0)))}else if(n(393)==t[n(356)]||n(514)==t[n(356)]||n(377)==t[n(356)])return void this[n(391)](t);const i=this[n(410)](t,this[n(352)]);if(n(442)!==t[n(356)]&&(i[n(281)](),this[n(286)](i)),e)switch(i[n(356)]){case n(463):this[n(453)](t);break;case n(464):case n(385):case n(252):this[n(378)](t);break;case n(425):this[n(431)](t);break;case n(428):this[n(461)](t);break;case n(442):this[n(384)](t)}}[_i(410)](t,e){const n=_i,i=t[n(282)]();return i[n(250)]=t[n(250)],this[n(357)](i,e),i}[_i(490)](t){const e=_i;return t[e(264)]((t=>{const n=e,i=this[n(415)](t);return Number(t[n(321)][n(466)](i))}))}[_i(258)](t,e){const n=_i;if(t.is(n(292),n(533)))e[n(311)]({item:t,type:n(512)});else{t.is(n(292))&&e[n(311)]({item:t,type:n(403)});for(const i of t[n(422)]())this[n(258)](i,e);t.is(n(292))&&e[n(311)]({item:t,type:n(318)})}return e}[_i(336)](){const t=_i,e=new Map(this[t(298)]),n=new Map(e),i=new Map,r={insertions:{},deletions:{}},s={insertions:{},deletions:{}},o=new Map,a=new Set([...this[t(543)][t(427)](),...this[t(352)][t(427)]()]);a[t(295)](t(355));for(const e of a){const n=this[t(352)][t(353)](e)||Mi(e,!1),i=this[t(543)][t(353)](e)||Mi(e,!1);n[t(349)]()||i[t(349)]()?(r[t(542)][e]=xi(n),r[t(435)][e]=xi(i),this[t(467)](r[t(435)][e],i),this[t(467)](r[t(542)][e],n),s[t(542)][e]=this[t(258)](this[t(420)][t(353)](e),[]),s[t(435)][e]=this[t(258)](this[t(522)][t(353)](e)||Mi(e,!1),[])):a[t(295)](e)}for(const r of a){const o=s[t(542)][r];for(const r of o){const s=this[t(415)](r),o=r[t(321)][t(466)](s);n[t(295)](o),o>=this[t(338)]&&i[t(429)](o,e[t(353)](o))}}for(const r of a){const a=s[t(542)][r],c=this[t(490)](s[t(435)][r]);let u=0;for(const r of a){const s=this[t(415)](r),a=r[t(321)][t(466)](s);if(!i[t(539)](a)&&!o[t(539)](a))if(n[t(539)](a))u++;else{if(a!=c[u]){const i=e[t(353)](a)||e[t(353)](c[u]);for(;a!=c[u];)n[t(539)](c[u])||(o[t(429)](c[u],i),e[t(429)](c[u],i)),u++}u++}}}for(const e of a){const r=s[t(542)][e];for(const e of r){const r=this[t(415)](e),s=e[t(321)][t(466)](r);if(o[t(539)](s)){const e=o[t(353)](s);n[t(539)](s)||n[t(429)](s,{...e}),i[t(429)](s,{...e})}}}for(const e of n[t(427)]())e>=this[t(338)]&&n[t(295)](e);const c=new Map;for(const e of a){let r=s[t(542)][e];for(const e of r)if(e[t(321)].is(t(292),t(253))){const n=this[t(415)](e),r=e[t(321)][t(466)](n);if(i[t(539)](r)){const n=e[t(321)][t(537)][t(537)][t(466)](t(450)),s=c[t(353)](n)||new Set;s[t(315)](i[t(353)](r)[t(249)]),c[t(429)](n,s)}}r=s[t(435)][e];for(const e of r)if(e[t(321)].is(t(292),t(253))){const i=this[t(415)](e),r=e[t(321)][t(466)](i);if(n[t(539)](r)){const i=e[t(321)][t(537)][t(537)][t(466)](t(450)),s=c[t(353)](i)||new Set;s[t(315)](n[t(353)](r)[t(249)]),c[t(429)](i,s)}}for(const e of c[t(427)]())(i[t(539)](e)||n[t(539)](e))&&c[t(295)](e)}for(const e of a){const r=s[t(542)][e];let o=null,a=null;for(const e of r){const r=this[t(415)](e),s=e[t(321)][t(466)](r),u=c[t(353)](s);u&&t(403)==e[t(356)]&&(o=Array[t(486)](u)[0],a=e[t(321)][t(466)](t(332))),o&&(n[t(429)](s,{userId:o}),i[t(429)](s,{userId:o})),s==a&&(o=null,a=null)}}const u={},l=new Set;for(const e of a){const o=r[t(435)][e],a=r[t(542)][e];for(const{userId:e}of this[t(265)][t(472)]())null!==e&&l[t(315)](e);for(const{userId:e}of this[t(255)][t(472)]())null!==e&&l[t(315)](e);this[t(317)](a,s[t(542)][e],i,t(436),l),this[t(317)](o,s[t(435)][e],n,t(509),l),u[e]={insertions:this[t(424)](a),deletions:this[t(424)](o),attachChange:this[t(255)][t(353)](e)||null,attributesBefore:bn(this[t(513)][t(353)](e))||{},attributesAfter:bn(this[t(443)][t(353)](e))}}return{diffData:u,authorsIds:Array[t(486)](l)}}[_i(417)](t){const e=_i;for(const[,n]of t[e(482)]){const t=n[e(301)][e(432)]()[e(398)]((t=>e(253)==t[e(325)]));for(const n of t)1==n[e(506)]&&n[e(433)](0).is(e(292),e(404))&&n[e(433)](0)[e(416)](e(441),!0)}}[_i(424)](t){const e=_i;this[e(417)](t);const n=this[e(400)][e(519)][e(373)](t,{}),i=Array[e(486)](n[e(422)]())[e(264)]((t=>this[e(516)](t)));return JSON[e(273)](i)}[_i(516)](t){const e=_i;if(t.is(e(533)))return t[e(519)];{const n=t;return{type:Object[e(427)](Ii)[e(493)]((e=>t instanceof Ii[e])),name:n[e(325)],attributes:Array[e(486)](n[e(344)]()),children:Array[e(486)](n[e(422)]())[e(264)]((t=>this[e(516)](t)))}}}[_i(317)](t,e,n,i,r){const s=_i;let o=null,a=null,c=0;const u=this[s(400)][s(470)];for(let i=0;i<e[s(448)];i++){const r=this[s(415)](e[i]),c=e[i][s(321)][s(466)](r),h=n[s(353)](c),d=i==e[s(448)]-1;!o&&h&&(o=h,a=e[i]),o&&(!h||h[s(249)]!=o[s(249)])&&(l(h,Ni(a,t,u),Ni(e[i],t,u)),o=h||null,a=h?e[i]:null),o&&d&&l(h,Ni(a,t,u),Ei(e[i],t,u))}function l(e,n,a){const l=s,h=o[l(249)],d=l(510)+i+":"+h+":"+c++,f=u[l(405)](n,a);t[l(482)][l(429)](d,f),null!==h&&r[l(315)](h)}}[_i(415)](t){const e=_i;switch(t[e(356)]){case e(403):return e(450);case e(318):return e(332);default:return e(329)}}[_i(357)](t,e){const n=_i;t[n(381)]=null;for(const i in t){const r=t[i];if(r instanceof s.Position){const s=e[n(353)](r[n(285)][n(297)]);t[i]=this[n(267)](r,s)}if(r instanceof s.Range){const s=e[n(353)](r[n(285)][n(297)]);t[i]=this[n(284)](r,s)}n(285)===i&&(t[n(285)]=e[n(353)](t[n(285)][n(297)]))}}[_i(284)](t,e){const n=_i;return this[n(400)][n(470)][n(405)](this[n(267)](t[n(301)],e),this[n(267)](t[n(388)],e))}[_i(267)](t,e){const n=_i;return this[n(400)][n(470)][n(449)](e,t[n(294)],t[n(496)])}[_i(453)](t){const e=_i,n=this[e(420)][e(353)](t[e(507)][e(285)][e(297)]),i=this[e(267)](t[e(507)],n),r=null===t[e(250)]?null:t[e(250)]||this[e(400)][e(380)][e(353)](e(277)).me.id,o=i[e(537)],a=this[e(272)],c=[];for(const n of t[e(358)])if(n.is(e(292)))c[e(311)](this[e(473)](n));else for(let t=0;t<n[e(299)];t++)c[e(311)](new s.Element(e(533),{vid:this[e(272)]++}));const u=this[e(272)];for(let t=a;t<u;t++)this[e(298)][e(429)](t,{userId:r});o[e(502)](i[e(488)],c)}[_i(378)](t){const e=_i;(t=this[e(410)](t,this[e(420)]))[e(281)]();const n=null===t[e(250)]?null:t[e(250)]||this[e(400)][e(380)][e(353)](e(277)).me.id,i=t[e(320)](),r=i[e(537)],s=i[e(488)];!function t(i,r,s,o){const a=e;for(let e=s;e<o;e++){const s=r[a(433)](e);s.is(a(292),a(533))?i[a(429)](s[a(466)](a(329)),{userId:n}):(i[a(429)](s[a(466)](a(450)),{userId:n}),t(i,s,0,s[a(506)]),i[a(429)](s[a(466)](a(332)),{userId:n}))}}(this[e(298)],r,s,s+t[e(359)])}[_i(431)](t){const e=_i,n=null===(t=this[e(410)](t,this[e(420)]))[e(250)]?null:t[e(250)]||this[e(400)][e(380)][e(353)](e(277)).me.id,i=t[e(495)][e(537)],r=t[e(257)][e(537)],s=i[e(466)](e(332)),o=r[e(466)](e(450));i[e(416)](e(332),r[e(466)](e(332))),r[e(416)](e(332),s),this[e(298)][e(429)](o,{userId:n}),this[e(298)][e(429)](s,{userId:n}),t[e(281)]()}[_i(461)](t){const e=_i,n=null===(t=this[e(410)](t,this[e(420)]))[e(250)]?null:t[e(250)]||this[e(400)][e(380)][e(353)](e(277)).me.id,i=t[e(340)],r=t[e(270)][e(537)];t[e(281)]();const s=r[e(466)](e(332)),o=t[e(406)][e(302)];if(i){const t=o[e(466)](e(332)),i=r[e(466)](e(332));r[e(416)](e(332),t),o[e(416)](e(332),i),this[e(298)][e(429)](r[e(466)](e(332)),{userId:n}),this[e(298)][e(429)](o[e(466)](e(450)),{userId:n})}else{const t=this[e(272)]++,i=this[e(272)]++;r[e(416)](e(332),t),o[e(416)](e(450),i),o[e(416)](e(332),s),this[e(298)][e(429)](t,{userId:n}),this[e(298)][e(429)](i,{userId:n})}}[_i(384)](t){const e=_i;if(!t[e(534)])return;const n=(t=this[e(410)](t,this[e(352)]))[e(304)]?t[e(304)][e(285)]:null,i=t[e(309)]?t[e(309)][e(285)]:null;n&&this[e(366)][e(295)](t[e(325)]),i&&this[e(366)][e(429)](t[e(325)],t[e(309)][e(282)]());const r=null===t[e(250)]?null:t[e(250)]||this[e(400)][e(380)][e(353)](e(277)).me.id,s=t[e(325)];if(!this[e(265)][e(539)](s))return void this[e(265)][e(429)](s,{range:t[e(304)],userId:r});const o=this[e(265)][e(353)](s),a=o[e(312)],c=t[e(309)];null==a&&null==c||a&&c&&a[e(413)](c)?this[e(265)][e(295)](t[e(325)]):o[e(249)]=r}[_i(396)](t,e){const n=_i;this[n(352)][n(539)](t[n(297)])?this[n(352)][n(353)](t[n(297)])[n(455)]=t[n(322)]:(this[n(352)][n(429)](t[n(297)],Mi(t[n(297)],!0)),this[n(443)][n(429)](t[n(297)],{}),e&&this[n(420)][n(429)](t[n(297)],Mi(t[n(297)],!0)));const i=null===t[n(250)]?null:t[n(250)]||this[n(400)][n(380)][n(353)](n(277)).me.id,r=this[n(255)][n(353)](t[n(297)]);r&&r[n(249)]===i?this[n(255)][n(295)](t[n(297)]):this[n(255)][n(429)](t[n(297)],{userId:i,isAttached:t[n(322)]})}[_i(391)](t){const e=_i,n=this[e(443)][e(353)](t[e(285)][e(297)]);null===t[e(351)]?delete n[t[e(469)]]:n[t[e(469)]]=t[e(351)]}}function xi(t){const e=_i,n=Mi(t[e(297)],t[e(349)]());for(const i of t[e(422)]()){const t=i[e(426)](!0);n[e(437)](t)}return n}function Ri(t,e){const n=wi();return(Ri=function(t,e){return n[t-=246]})(t,e)}function Mi(t,e=!0){const n=_i,i=new s.DocumentFragment;return i[n(297)]=t,i[n(455)]=e,i[n(349)]=()=>i[n(455)],i}function Ni(t,e,n){const i=_i,r=i(318)==t[i(356)]?n[i(460)](t[i(321)],i(388)):n[i(275)](t[i(321)]);return n[i(449)](e,r[i(294)],r[i(496)])}function Ei(t,e,n){const i=_i,r=i(403)==t[i(356)]?n[i(460)](t[i(321)],0):n[i(339)](t[i(321)]);return n[i(449)](e,r[i(294)],r[i(496)])}var Ai=n(311),Vi=n(673),ji=n.n(Vi),Di=n(426),Ci={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(Di.A,Ci);Di.A.locals;var Fi=n(959),Li={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(Fi.A,Li);Fi.A.locals;const zi=Pi;function Pi(t,e){const n=Ui();return(Pi=function(t,e){return n[t-=445]})(t,e)}function Ui(){const t=["arrowleft","focusTracker","extendTemplate","arrowup","keystrokes","optional","ck-responsive-form","value","9FQNgQK","_createRevisionNameInput","220","revisionNameInputValue","476378bPyEnB","69708CrYpJw","focus","44959UvGIys","777168MAHyne","revisionNameInputView","reset","locale","trim","input","63UaYoFZ","setTemplate","stopPropagation","form","listenTo","revisionName","15518ucjcnG","155590SdETZn","ck-revision-history-save-revision-form","20NBULHv","label","add","fieldView","errorText","render","Name of the revision","arrowdown","element","arrowright","19545tFYrTu","set"];return(Ui=function(){return t})()}!function(t,e){const n=Pi,i=t();for(;;)try{if(116894===parseInt(n(485))/1+-parseInt(n(455))/2*(-parseInt(n(478))/3)+-parseInt(n(458))/4*(parseInt(n(468))/5)+-parseInt(n(483))/6+parseInt(n(482))/7+-parseInt(n(486))/8+parseInt(n(449))/9*(parseInt(n(456))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ui);class Hi extends Ai.View{constructor(t,n){const i=Pi;super(t),this[i(471)]=new e.FocusTracker,this[i(474)]=new e.KeystrokeHandler,this[i(469)](i(481),""),this[i(487)]=this[i(479)](n),this[i(450)]({tag:i(452),attributes:{class:["ck",i(457),i(476)],tabindex:"-1"},children:[this[i(487)]]}),(0,Ai.injectCssTransitionDisabler)(this)}[zi(463)](){const t=zi;super[t(463)](),(0,Ai.submitHandler)({view:this}),this[t(471)][t(460)](this[t(487)][t(466)]),this[t(474)][t(453)](this[t(466)]);const e=e=>e[t(451)]();this[t(474)][t(469)](t(467),e),this[t(474)][t(469)](t(470),e),this[t(474)][t(469)](t(473),e),this[t(474)][t(469)](t(465),e)}[zi(484)](){const t=zi;this[t(487)][t(484)]()}get[zi(454)](){const t=zi;return this[t(487)][t(461)][t(466)][t(477)][t(447)]()}set[zi(454)](t){const e=zi;this[e(487)][e(461)][e(466)][e(477)]=t[e(447)]()}[zi(445)](){const t=zi;this[t(487)][t(461)][t(466)][t(477)]="",this[t(487)][t(462)]=null}[zi(479)](t){const e=zi,n=new Ai.LabeledFieldView(this[e(446)],Ai.createLabeledInputText),i=n[e(461)];i[e(472)]({attributes:{maxlength:e(480)}});let r=$n(this[e(446)],e(464));return!t&&(r+=" ("+$n(this[e(446)],e(475))+")"),n[e(459)]=r,i.on(e(448),(()=>{const t=e;this[t(481)]=i[t(466)][t(477)][t(447)]()})),n}}class Zi extends t.Plugin{static get pluginName(){return"RevisionHistoryUI"}static get requires(){return[Oi]}init(){const e=this.editor,n=e.plugins.get("RevisionTracker");e.ui.componentFactory.add("revisionHistory",(i=>{const r=(0,Ai.createDropdown)(i),s=r.panelView.children,o=new Ai.ListView(i),a=new Ai.ListItemView(i),c=new Ai.ButtonView(i),u=new Ai.ListItemView(i),l=new Ai.ButtonView(i);return r.bind("isEnabled").to(n,"isReady",n,"isEnabled",e,"isReadOnly",((t,e,n)=>t&&e&&!n)),r.buttonView.set({icon:t.icons.history,label:$n(i,"Revision history"),tooltip:!0}),c.set({label:$n(i,"Save current revision"),withText:!0}),c.bind("isEnabled").to(n,"isReady",n,"isEnabled",e,"isReadOnly",((t,e,n)=>t&&e&&!n)),c.on("execute",(()=>this._showDialog())),l.set({label:$n(i,"Open revision history"),withText:!0}),l.bind("isEnabled").to(n,"isReady",e,"isReadOnly",((t,e)=>t&&!e)),l.on("execute",(()=>{e.config.get("revisionHistory").showRevisionViewerCallback(),r.isOpen=!1,e.editing.view.focus()})),a.children.add(c),u.children.add(l),o.items.addMany([a,u]),s.add(o),r})),e.ui.componentFactory.add("menuBar:revisionHistory",(()=>this._registerMenuComponent()))}_registerMenuComponent(){const e=this.editor,n=e.locale,i=new Ai.MenuBarMenuView(n),r=new Ai.MenuBarMenuListView(n);i.buttonView.set({icon:t.icons.history,label:$n(n,"Revision history")});const s=new Ai.MenuBarMenuListItemView(n,i),o=new Ai.MenuBarMenuListItemButtonView(n);o.set({label:$n(n,"Save current revision")}),o.delegate("execute").to(i),o.on("execute",(()=>{this._showDialog()})),s.children.add(o),r.items.add(s);const a=new Ai.MenuBarMenuListItemView(n,i),c=new Ai.MenuBarMenuListItemButtonView(n);return c.set({label:$n(n,"Open revision history")}),c.delegate("execute").to(i),c.on("execute",(()=>{e.config.get("revisionHistory").showRevisionViewerCallback()})),a.children.add(c),r.items.add(a),i.panelView.children.add(r),i}_showDialog(){const t=this.editor,e=t.locale,n=e.t,i=t.plugins.get("Dialog"),r=t.plugins.get("RevisionTracker");function s(n){t.config.get("revisionHistory.requireRevisionName")&&""===n.revisionName?n.revisionNameInputView.errorText=$n(e,"The revision name cannot be empty."):(t.plugins.get(Oi).saveRevision({name:n.revisionName}),i.hide())}this._saveRevisionFormView||(this._createSaveRevisionFormView(),this._saveRevisionFormView.on("submit",(()=>s(this._saveRevisionFormView)))),this._saveRevisionFormView.reset(),i.show({id:"findAndReplace",title:$n(e,"Save current revision"),isModal:!0,content:this._saveRevisionFormView,actionButtons:[{label:n("Cancel"),withText:!0,onExecute:()=>i.hide()},{label:n("Accept"),class:"ck-button-action",withText:!0,onCreate(e){e.bind("isEnabled").to(r,"isReady",r,"isEnabled",t,"isReadOnly",((t,e,n)=>t&&e&&!n))},onExecute:()=>s(this._saveRevisionFormView)}]})}_createSaveRevisionFormView(){const t=this.editor,e=t.locale;this._saveRevisionFormView=new Hi(e,t.config.get("revisionHistory.requireRevisionName")),this._saveRevisionFormView.render()}}const qi=Bi;function Bi(t,e){const n=Ji();return(Bi=function(t,e){return n[t-=268]})(t,e)}!function(t,e){const n=Bi,i=t();for(;;)try{if(117390===-parseInt(n(294))/1+-parseInt(n(273))/2*(-parseInt(n(268))/3)+parseInt(n(288))/4*(-parseInt(n(279))/5)+-parseInt(n(293))/6+parseInt(n(283))/7+-parseInt(n(299))/8+-parseInt(n(281))/9*(-parseInt(n(296))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ji);class Wi extends Ai.View{constructor(t,e){const n=Bi;super(t),this[n(269)]=e,this[n(274)]=e.id;const i=this[n(282)],r=$n(t,e[n(298)][n(287)]?n(270):n(295)==e[n(292)]?n(290):n(297));this[n(271)](n(292),e[n(292)]),this[n(286)]({tag:n(280),attributes:{class:[n(272),n(289),i.to(n(292),(t=>n(277)+t))],tabindex:-1},children:[{tag:n(284),children:[{tag:n(284),attributes:{class:[n(275)]},children:[{text:r}]},{text:" "+e[n(278)][n(291)]}]}]})}[qi(285)](){const t=qi;this[t(276)][t(285)]()}}function Ji(){const t=["_model","Suggested by","set","ck-annotation","2bjAQzn","changeId","ck-revision-change__label","element","ck-revision-change__","author","20XNLkCs","div","18MnDoGR","bindTemplate","1380176NCkYOt","span","focus","setTemplate","isSuggestion","226880PKDskH","ck-revision-change","Added by","name","type","881754tcBdTG","216124KaRsgr","add","2570530eynrQv","Removed by","data","595600kmbydy","211587nULXkK"];return(Ji=function(){return t})()}function Gi(){var t=["createdAt","8ngOTYQ","1738726BdVRVN","toJSON","192852iVqSmk","246IIAaXu","1406UHpPxw","10FyVWUJ","set","author","type","3pCBSKH","rootName","data","572215LkXSGx","11145rWYiza","202996WomLeG","1658652SWLfqF","52MfPelA","344joOMRd"];return(Gi=function(){return t})()}var Yi=Ki;function Ki(t,e){var n=Gi();return(Ki=function(t,e){return n[t-=260]})(t,e)}!function(t,e){for(var n=Ki,i=t();;)try{if(191951===parseInt(n(268))/1*(-parseInt(n(261))/2)+-parseInt(n(273))/3*(-parseInt(n(278))/4)+-parseInt(n(277))/5*(-parseInt(n(267))/6)+parseInt(n(276))/7*(-parseInt(n(263))/8)+-parseInt(n(266))/9+parseInt(n(269))/10*(-parseInt(n(264))/11)+parseInt(n(279))/12*(parseInt(n(260))/13))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Gi);class Qi extends((0,e.ObservableMixin)()){constructor(t){var n=Ki;super(),this.id=t.id||(0,e.uid)(),this[n(271)]=t[n(271)],this[n(272)]=t[n(272)],this[n(275)]=t[n(275)]||{},this[n(274)]=t[n(274)],this[n(270)](n(262),t[n(262)])}[Yi(265)](){var t=Yi;return{id:this.id,authorId:this[t(271)].id,type:this[t(272)],data:this[t(275)],createdAt:this[t(262)]}}}const Xi=$i;function $i(t,e){const n=tr();return($i=function(t,e){return n[t-=131]})(t,e)}function tr(){const t=["add","8237340OHMUyg","1115uMGHyl","534saTsIp","40rHOXJG","3gTVDEM","49492tVAkET","oldRevisionId","_setChanges","1cuulpo","1607551XtQScM","182444orjmJY","changes","3151521mqWAVb","757281bafhDM","newRevisionId","40HJRaWO"];return(tr=function(){return t})()}!function(t,e){const n=$i,i=t();for(;;)try{if(333339===parseInt(n(137))/1*(-parseInt(n(134))/2)+-parseInt(n(133))/3*(-parseInt(n(139))/4)+-parseInt(n(147))/5*(-parseInt(n(131))/6)+-parseInt(n(142))/7*(-parseInt(n(132))/8)+-parseInt(n(141))/9+parseInt(n(144))/10*(-parseInt(n(138))/11)+parseInt(n(146))/12)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(tr);class er{constructor(t,n){const i=$i;this[i(143)]=t,this[i(135)]=n,this[i(140)]=new e.Collection}[Xi(136)](t){const e=Xi;for(const n of t)this[e(140)][e(145)](n)}}var nr=n(536),ir={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(nr.A,ir);nr.A.locals;const rr=or;function sr(){const t=["restoreRevisionCallback","init","low","isAtEnd","unshift","ck-revision-history-root-remove","conversion","12870mnyjVA","newRevisionId","elementEnd","checkAttribute","view","_markMismatchedRemovedTags","isBefore","_removeUnsupportedChanges","currentChangeNumber","isBlock","unbindElementFromMarkerName","ck-revision-history-root-add","ck-suggestion-preview-marker-","_cleanUp","get","hasClass","locale","merge","flat","createRange","domEvent","change:activeChange","text","isEnabled","activeView","filter","modelRange","first","_joinTapes","isAddSuggestion","10QaKpqE","getRoot","dataToMarker","destroy","hasAttribute","1248eoJytS","backward","markerRange","change","insert","has","config","mouseover","_findChangeIdFromDomTarget","activeChange","distance","getClientRects","forEach","add","resolve","nextPosition","values","markers","_balloon","type","insertions","addClass","viewItem","_revisions","repository","toData","1OUmgAr","isRemoveSuggestion","isInline","isReady","mapViewToDom","diffData","attributesAfter","string","WidgetToolbarRepository","side","oldRevisionId","addRevisionData","_getViewObj","processor","getCustomProperty","createRevision","addHighlight","removeClass","index","markerNameToElements","vid_end","showPreviousChange","marked","plugins","getRevisionRootsAttributes","markerName","ck-suggestion-marker-merge","compare","splice","bottom","split","revision-suggestion:","refresh","ck-editor__editable__overlay","toModel","high","reconvertMarker","_threeWayMerge","createPositionFromPath","vid","diff","_refreshStartEndIndex","suggestion","_activeViewTarget","getChild","16dHQsMs","_sortAndFilterDiffChanges","children","_removeRevisionMarkers","suggestion:","_changeView","addMarker:revision","isIncorrect","listenTo","softBreak","default","adapter","attribute:vid","isNavigationMode","name","range","upcast","uiElement","getWalker","_getDiff","attachChange","execute","toViewPosition","change:isEnabled","pluginName","endIndex","attributes","numberOfChanges","6360255vIXufj","level","getRevision","userId","nodeAfter","getIndex","useFillerType","editor","_setChanges","removeMarker","collaboration.channelId","_makeModelFromTape","getAttributes","changes","pairId","rootName","slice","showStack","_changeIdToChange","revision:","object","addMarker:revision-suggestion:insertion","highest","removeMarker:revision","commands","test","isAttached","isContent","shift","_getChangeFromId","mousedown","schema","length","revision-start","_setConversion","revisionHistoryLabel","ck-suggestion-marker--active","_step","startIndex","POSITIVE_INFINITY","isRemoved","_makeTape","_update","dataDowncast","RevisionsRepository","vid_start","getRootNames","deletions","stop","elementStart","pop","_initInteractions","addRevision","isAfter","data-revision-","previousPosition","changeId","_getRevisionsRange","enableReadOnlyMode","_markInsertions","requires","concat","_getViewForChange","updatePosition","sort","_fixObsoleteTags","indexOf","includes","affectsData","elementToAttribute","code","ck-suggestion-marker-split","3088253ZNcXFS","RevisionViewer","createRangeIn","roots","editingDowncast","clear","end","_markSuggestions","push","consumable","element:pre","left","change:isReady","493102OlulRf","createPositionBefore","5696106wqkCVA","revisionHistory","revisionHistoryAttachChange","consume","mapper","_cleanMarkers","setAttribute","insertion","removeAttribute","downcastDispatcher","wrap","toViewElement","top","addMarker:revision-suggestion:deletion","comment","keys","isObject","editing","getItems","change:numberOfChanges","model","data-change-id","isCollapsed","loadRevisionData","find","showNextChange","addRoot","enqueueChange","getAttribute","document","ck-suggestion-preview-marker","attributesBefore","_setDistance","maxOffset","createAttributeElement","detachRoot","_makeModelFromViewString","ck-revision-history-root-","ck-suggestion-marker-","isEqual","toViewRange","restoreRevision","isOnRoot","parent","isAtStart","done","findIndex","-new","from","markersEnd","authors","element","ck-suggestion-marker","_data","return","isAdded","bind","5615973cnTedg","_markMarkers","domConverter","for","start","ck-revision-history-root--active","markerToData","revision","next","revision-end","markerToHighlight","writer","error","getRevisionData","delete","markersStart","_removeMissingPairs","parse","_appendChild","startsWith","isSuggestion","removeMarker:revision-suggestion","target","offsetSize","bindElementToMarker","revision-comment:","set","change:activeView","remove","catch","right","1911201jixKKz","deletion","_processTape","createUIElement","all","revision-viewer","revision-suggestion","span","then","isLimit","abs","data","map","forward","item","selection","observeMarkers","getDomRoot","forceDisabled","nextSibling"];return(sr=function(){return t})()}function or(t,e){const n=sr();return(or=function(t,e){return n[t-=229]})(t,e)}!function(t,e){const n=or,i=t();for(;;)try{if(541731===-parseInt(n(337))/1*(-parseInt(n(495))/2)+-parseInt(n(249))/3+parseInt(n(311))/4*(parseInt(n(276))/5)+-parseInt(n(497))/6+parseInt(n(482))/7*(parseInt(n(382))/8)+parseInt(n(410))/9+parseInt(n(306))/10*(-parseInt(n(554))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(sr);const ar={c:s.ViewContainerElement,a:s.ViewAttributeElement,e:s.ViewEmptyElement,r:s.ViewRawElement,u:s.ViewUIElement};class cr extends t.Plugin{static get[rr(406)](){return rr(483)}static get[rr(470)](){return[r.Users,Ai.ContextualBalloon,Qn]}constructor(t){const e=rr;super(t),this[e(335)]=this[e(417)][e(360)][e(290)](e(454)),this[e(244)](e(320),null),this[e(244)](e(300),null),this[e(380)]=null,this[e(244)](e(377),null),this[e(244)](e(340),!1),this[e(244)](e(299),!0),this.on(e(405),((t,n,i)=>{const r=e;this[r(320)]=null,this[r(300)]=null,this[r(417)][r(514)][r(280)][r(314)]((t=>{const e=r;for(const n of this[e(417)][e(514)][e(280)][e(526)][e(485)])i?t[e(354)](e(370),n):t[e(332)](e(370),n)}))})),this[e(553)](e(395)).to(this,e(320),(t=>null!==t)),this[e(553)](e(284)).to(this,e(340),this,e(377),this,e(320),((t,n,i)=>t&&i?n[e(423)][e(415)](i):0)),this[e(553)](e(409)).to(this,e(340),this,e(377),((t,n)=>t?n[e(423)][e(442)]:0)),this[e(387)]=null,this[e(428)]=new Map,this[e(393)]=null,this[e(329)]=this[e(417)][e(360)][e(290)](Ai.ContextualBalloon)}[rr(270)](){const t=rr,e=this[t(417)],n=new hr(e,{direction:t(312)}),i=new hr(e,{direction:t(262)});e[t(434)][t(324)](t(358),n),e[t(434)][t(324)](t(522),i),e[t(434)][t(324)](t(538),new lr(e)),this.on(t(516),(()=>{const e=t;n[e(369)](),i[e(369)]()})),this[t(444)](),this[t(461)](),e[t(468)](t(254)),e[t(360)][t(316)](t(345))&&e[t(360)][t(290)](t(345))[t(267)](t(254))}async[rr(231)](t){const e=rr;await this[e(520)](t);const n={};for(const i in t[e(342)]){if(t[e(342)][i][e(402)]&&!t[e(342)][i][e(402)][e(436)])continue;const r=this[e(385)](JSON[e(235)](t[e(342)][i][e(331)])),o=this[e(417)][e(514)][e(280)][e(526)],a=new s.ViewDocumentFragment(o,r[e(261)]((t=>this[e(349)](t))));this[e(417)][e(260)][e(350)][e(416)](e(359)),n[i]=this[e(417)][e(260)][e(350)][e(336)](a),this[e(417)][e(260)][e(350)][e(416)](e(392))}return n}async[rr(361)](t){const e=rr;await this[e(520)](t);const n={};for(const i in t[e(342)])t[e(342)][i][e(402)]&&!t[e(342)][i][e(402)][e(436)]||(n[i]=t[e(342)][i][e(343)]||{});return n}[rr(385)](t){const e=rr;return(t=t[e(301)]((t=>!t[e(396)]||e(443)!==t[e(396)]&&e(563)!==t[e(396)])))[e(323)]((t=>{const n=e;n(344)!=typeof t&&(t[n(384)]=this[n(385)](t[n(384)]),t[n(408)]=t[n(408)][n(301)]((t=>!t[0][n(237)](n(464)))))})),t}async[rr(364)](t,e,n=!1){const i=rr;if(!this[i(299)])return;const r=this[i(377)],s=this[i(335)],o=i(344)==typeof t?s[i(412)](t):t,a=i(344)==typeof e?s[i(412)](e):e,c=o.id,u=a?a.id:null;if(!n&&this[i(377)]&&this[i(377)][i(277)]===c&&this[i(377)][i(347)]===u)return Promise[i(325)]();this[i(340)]=!1,this[i(300)]=null,this[i(320)]=null,this[i(377)]=new er(c,u);const l=this[i(467)](o,a,!0)[i(261)]((t=>this[i(520)](t)));return l[i(490)](new Promise((t=>{setTimeout(t,20)}))),Promise[i(253)](l)[i(257)]((()=>{const t=i;if(!this[t(299)])return;this[t(289)]();const e=this[t(401)](c,u);for(const n of e[t(423)])this[t(428)][t(244)](n.id,n);this[t(417)][t(517)][t(524)]({isUndoable:!1},(n=>{const i=t;for(const t of this[i(417)][i(517)][i(526)][i(456)]())n[i(532)](t);for(const t of Object[i(512)](e[i(517)])){const r=n[i(523)](t);for(const s of Object[i(512)](e[i(408)][t]))n[i(503)](s,e[i(408)][t][s],r);n[i(315)](e[i(517)][t],r,0)}})),this[t(377)][t(418)](this[t(383)](e[t(423)])),this[t(340)]=!0}))[i(247)]((t=>{const e=i;console[e(230)](t),this[e(289)](),r&&(this[e(377)]=r),this[e(340)]=!0}))}[rr(348)](t,e){const n=rr,i=this[n(335)][n(352)](t);return i.on(n(452),((t,n,r)=>e(n,r,i))),this[n(335)][n(462)](i),i}[rr(520)](t){const e=rr;if(!t||t[e(342)])return Promise[e(325)]();{const n=this[e(417)][e(317)][e(290)](e(420));return this[e(393)][e(412)]({channelId:n,revisionId:t.id})[e(257)]((n=>{const i=e;t[i(452)]({diffData:n[i(342)]},!0)}))}}[rr(289)](){const t=rr;this[t(320)]=null,this[t(502)](),this[t(387)]&&this[t(387)][t(309)](),this[t(387)]=null,this[t(428)][t(487)](),this[t(417)][t(517)][t(524)]({isUndoable:!1},(e=>{const n=t;for(const t of this[n(417)][n(517)][n(526)][n(456)]())e[n(532)](t)}))}[rr(383)](t){const e=rr,n=[],i=new Map;for(const t of this[e(417)][e(517)][e(526)][e(456)]()){const r=this[e(417)][e(514)][e(280)][e(266)](t);if(!r)continue;const s=r[e(322)]()[e(263)](0);s&&(n[e(490)](t),i[e(244)](t,s))}return n[e(474)](((t,n)=>{const r=e,s=i[r(290)](t),o=i[r(290)](n);return s.y-o.y||s.x-o.x})),(t=t[e(301)]((t=>n[e(477)](t[e(425)]))))[e(474)](((t,i)=>n[e(476)](t[e(425)])-n[e(476)](i[e(425)]))),t}[rr(451)](t){const e=rr,n=Array[e(545)](t[e(328)])[e(301)]((([t,n])=>t[e(237)](e(429))&&!n[e(519)])),i=Array[e(545)](this[e(417)][e(517)][e(484)](t)[e(400)]({singleCharacters:!0}));if(0!=n[e(442)])for(const t of i){const[i,r]=n[0],[,s,o]=i[e(367)](":");if(r[e(488)][e(536)](t[e(326)])&&n[e(438)](),(t[e(465)][e(536)](r[e(558)])||t[e(465)][e(463)](r[e(558)]))&&(e(504)==s?t[e(552)]={userId:o}:e(250)==s&&(t[e(450)]={userId:o})),0==n[e(442)])break}return i}[rr(378)](t){const e=rr,n=new Map;for(let i=0;i<t[e(442)];i++)e(298)===t[i][e(330)]?(t[i][e(263)][e(448)]=i,t[i][e(263)][e(407)]=i):(e(459)===t[i][e(330)]?t[i][e(263)][e(448)]=i:e(278)===t[i][e(330)]&&(t[i][e(263)][e(407)]=i),n[e(244)](t[i].id,i));for(const i of n[e(327)]())e(459)===t[i][e(330)]?t[i][e(263)][e(407)]=n[e(290)](t[i][e(424)]):e(278)===t[i][e(330)]&&(t[i][e(263)][e(448)]=n[e(290)](t[i][e(424)]))}[rr(251)](t){const e=rr;for(let n=0;n<t[e(442)];n++){if(e(459)===t[n][e(330)])t[n][e(263)][e(448)]=n;else if(e(278)===t[n][e(330)]){t[n][e(263)][e(407)]=n;const i=t[n][e(263)][e(448)];t[i][e(424)]=t[n].id,t[n][e(424)]=t[i].id}else t[n][e(263)][e(448)]=n,t[n][e(263)][e(407)]=n,t[n][e(424)]=null;t[n][e(233)]||(t[n][e(233)]=[],t[n][e(546)]=[])}}[rr(469)](t,e){const n=rr,i=t[n(301)]((t=>!t[n(552)]));for(let t=0;t<e[n(442)];t++)e[t][n(552)]&&(i[t][n(552)]=e[t][n(552)])}[rr(533)](t){const e=rr,n=JSON[e(235)](t),i=this[e(417)][e(514)][e(280)][e(526)],r=new s.ViewDocumentFragment(i,n[e(261)]((t=>this[e(349)](t))));return this[e(417)][e(260)][e(371)](r)}[rr(349)](t){const e=rr,n=this[e(417)][e(514)][e(280)][e(526)];if(e(344)==typeof t)return new s.ViewText(n,t);{const i=t[e(384)][e(261)]((t=>this[e(349)](t)));return new(ar[t[e(330)]]||s.ViewElement)(n,t[e(396)],t[e(408)],i)}}[rr(401)](t,e=null){const n=rr,i=this[n(335)][n(412)](t),r=e?this[n(335)][n(412)](e):null,s=this[n(467)](i,r),o=s[s[n(442)]-1],a=new Map,c={model:{},attributes:{},changes:[]},u=new Set,l=new Map;for(let t=s[n(442)]-1;t>=0;t--){const e=s[t];for(const t of Object[n(512)](e[n(342)]))if(e[n(342)][t][n(402)]){const i=e[n(342)][t][n(402)];i[n(436)]?(u[n(324)](t),l[n(316)](t)&&l[n(290)](t)[n(413)]==i[n(413)]?l[n(232)](t):l[n(244)](t,i)):l[n(316)](t)?(u[n(232)](t),l[n(232)](t)):(u[n(324)](t),l[n(244)](t,i))}else u[n(324)](t)}for(const t of u){const e=l[n(316)](t)&&!l[n(290)](t)[n(436)];let i=e?s[n(442)]-1:0;const r=e?-1:1;for(;s[i];){const o=s[i];if(o[n(342)][t]){const i=e?o[n(342)][t][n(528)]:o[n(342)][t][n(343)];c[n(408)][t]=i?bn(i):{};break}i+=r}}for(const t of s){t[n(517)]={};for(const e of t[n(547)])a[n(244)](e.id,e);for(const e of u){const i=t[n(342)][e]?t[n(342)][e][n(331)]:"[]",r=t[n(342)][e]?t[n(342)][e][n(457)]:"[]";t[n(517)][e]={insertions:this[n(533)](i),deletions:this[n(533)](r)}}}for(const t of u){let e=null,r=0;const u=new Map(Array[n(545)](i[n(517)][t][n(331)][n(328)])[n(301)]((([t])=>!t[n(237)](n(429)))));let h=0;for(const o of s){const s=this[n(451)](o[n(517)][t][n(331)]);o==i?(e=s,r=e[n(442)],e[n(323)]((t=>{t.id=h++})),this[n(251)](e)):this[n(469)](e,s);const a=e[n(301)]((t=>!t[n(552)]))[n(261)]((t=>t.id));let c=0;const l=this[n(451)](o[n(517)][t][n(457)]);l[n(323)]((t=>{t[n(450)]?t.id=r++:t.id=a[c++]})),this[n(251)](l),this[n(529)](e,n(552)),this[n(529)](l,n(450)),o==i&&this[n(555)](e,u),e=this[n(304)](e,l),this[n(378)](e),this[n(529)](e,n(450))}e=e[n(301)]((t=>!(t[n(552)]&&t[n(450)])));const d=new Map(o[n(517)][t][n(457)][n(328)]),f=new Set(u[n(512)]());for(const t of d[n(512)]())f[n(232)](t);this[n(489)](e,f),this[n(475)](e),e=this[n(234)](e),e=this[n(281)](e),e=this[n(283)](e);const{root:v,changes:m}=this[n(421)](e,a,t);c[n(517)][t]=v;const p=l[n(290)](t);if(p){const e=a[n(290)](p[n(413)]),i=new Qi({author:e,type:p[n(436)]?n(324):n(246),data:{isOnRoot:!0},createdAt:new Date,rootName:t});m[n(273)](i),c[n(408)][t][n(499)]=i.id}c[n(423)]=c[n(423)][n(471)](m)}return c}[rr(555)](t,e){const n=rr;for(let i=0;i<t[n(442)];i++)for(const[r,s]of e)s[n(558)][n(536)](t[i][n(465)])&&t[i][n(233)][n(490)](r),s[n(488)][n(536)](t[i][n(326)])&&t[i][n(546)][n(490)](r)}[rr(304)](t,e){const n=rr;let i=[],r=0,s=0;for(;r<t[n(442)]||s<e[n(442)];){const o=t[r]||{},a=e[s]||{};if(o.id==a.id)r++,s++,i[n(490)](o);else if(a[n(450)]&&o[n(552)]){const{commonTape:o,iEnd:a,jEnd:c}=this[n(374)](t,r,e,s);i=i[n(471)](o),r=a,s=c}else a[n(450)]?(s++,i[n(490)](a)):(r++,i[n(490)](o))}return i}[rr(489)](t,e){const n=rr,i=[];for(let o=0;o<t[n(442)];o++){for(let s=0;s<t[o][n(233)][n(442)];s++){const a=t[o][n(233)][s];if(!e[n(316)](a))continue;const{group:c,type:u,authorId:l}=r(a);n(255)!=c||n(504)!=u&&n(250)!=u||(i[n(273)]({type:u,name:a,userId:l}),t[o][n(233)][n(365)](s,1),s--)}s(t[o]);for(let s=0;s<t[o][n(546)][n(442)];s++){const a=t[o][n(546)][s];if(!e[n(316)](a))continue;const{group:c,type:u}=r(a);if(n(255)!=c||n(504)!=u&&n(250)!=u)continue;t[o][n(546)][n(365)](s,1),s--;const l=i[n(543)]((t=>t[n(396)]==a));l>-1&&i[n(365)](l,1)}}function r(t){const e=n,i=t[e(367)](":");return{group:i[0],type:i[1],subType:i[e(442)]>=5?i[2]:null,id:i[e(442)]<5?i[2]:i[3],authorId:i[e(442)]<5?i[3]:i[4],markerCount:6==i[e(442)]?i[5]:null}}function s(t){const e=n;for(let n=0;n<i[e(442)];n++){if(t[e(552)]&&e(504)==i[n][e(330)])return t[e(305)]=i[n],void delete t[e(552)];if(!t[e(552)]&&!t[e(450)]&&e(250)==i[n][e(330)])return void(t[e(338)]=i[n])}}}[rr(529)](t,e){const n=rr;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(244)](o.id,i);for(let i=0;i<t[n(442)];i++){if(n(450)==e&&t[i][n(552)]||n(552)==e&&t[i][n(450)])continue;if(n(298)==t[i][n(330)]){t[i][n(321)]=0;continue}const r=s[n(290)](t[i][n(424)]),o=s[n(290)](t[i].id);t[i][n(321)]=r-o}}[rr(467)](t,e,n=!1){const i=rr,r=[];let s=this[i(335)][i(415)](t),o=this[i(335)][i(415)](e);for(-1==o&&(o=this[i(335)][i(334)][i(442)],n=!1);s<o;)r[i(490)](this[i(335)][i(412)](s)),s++;return n&&r[i(490)](this[i(335)][i(412)](s)),r}[rr(374)](t,e,n,i){const r=rr,s=this[r(417)][r(517)][r(441)];let o=e;for(;t[o]&&t[o][r(552)];)o++;let a=i;for(;n[a]&&n[a][r(450)];)a++;u(t,e,o),u(n,i,a);const c=n[r(426)](i,a)[r(471)](t[r(426)](e,o));return c[r(474)](((t,e)=>t[r(346)]!=e[r(346)]?t[r(346)]-e[r(346)]:t[r(411)]!=e[r(411)]?t[r(411)]-e[r(411)]:t[r(321)]!=e[r(321)]?e[r(321)]-t[r(321)]:!!t[r(552)]!=!!e[r(552)]?-1==t[r(346)]||0==t[r(346)]?t[r(552)]?-1:1:t[r(552)]?1:-1:t[r(355)]-e[r(355)])),{commonTape:c,iEnd:o,jEnd:a};function u(t,e,n){const i=r;let o=-1,a=Number[i(449)],c=!0;for(let r=e;r<n;r++)if(s[i(339)](t[r][i(263)])||(c=!1),t[r][i(263)][i(448)]<e&&(o=r),t[r][i(263)][i(407)]>=n){a=r;break}c&&(o=n-1);for(let r=e;r<n;r++)t[r][i(346)]=r<=o?-1:r<a?0:1,t[r][i(355)]=r;let u=0;for(let n=e;n<=o;n++)0==t[n][i(321)]?t[n][i(411)]=u:(u++,t[n][i(411)]=u,u++);for(let r=e;r<n;r++)0==t[r][i(346)]&&(t[r][i(411)]=u);u=0;for(let e=n-1;e>=a;e--)0==t[e][i(321)]?t[e][i(411)]=u:(u--,t[e][i(411)]=u,u--)}}[rr(475)](t){const e=rr,n=new Map,i=this[e(417)][e(517)][e(441)];for(let r=1;r<t[e(442)];r++){let s,o,a;const c=t[r],u=t[r-1];if(e(298)==c[e(330)])continue;if(c[e(330)]!=u[e(330)])continue;if(!i[e(285)](u[e(263)])||i[e(258)](u[e(263)]))continue;if(!i[e(285)](c[e(263)])||i[e(258)](c[e(263)]))continue;if((t[r][e(552)]||t[r][e(305)])&&t[r-1][e(450)])s=t[r],o=t[r-1],a=r-1;else{if(!t[r][e(450)]||!t[r-1][e(552)]&&!t[r-1][e(305)])continue;s=t[r-1],o=t[r],a=r}const l=s[e(411)]==o[e(411)],h=Math[e(259)](s[e(411)])<Math[e(259)](o[e(411)])&&0==o[e(321)];(l||h)&&(n[e(244)](o.id,s.id),t[e(365)](a,1),r--,s[e(552)]=!1)}for(let i=0;i<t[e(442)];i++)n[e(316)](t[i][e(424)])&&(t[i][e(424)]=n[e(290)](t[i][e(424)]))}[rr(234)](t){const e=rr,n=new Set(t[e(261)]((t=>t.id)));for(let i=0;i<t[e(442)];i++)n[e(316)](t[i][e(424)])||0==t[i][e(321)]||(t[i][e(389)]=!0);return t[e(301)]((t=>!t[e(389)]))}[rr(281)](t){const e=rr,n=new Set;for(let i=0;i<t[e(442)];i++){if(n[e(316)](t[i].id)&&t[i][e(450)]&&(t[i][e(389)]=!0),t[i][e(389)])continue;if(0==t[i][e(321)])continue;if(e(459)!=t[i][e(330)])continue;if(null==t[i][e(424)])continue;let r=i+1,s=0;for(;t[r].id!=t[i][e(424)];)e(459)==t[r][e(330)]?s++:e(278)==t[r][e(330)]&&s--,r++;if(0!=s)if(t[i][e(450)])t[i][e(389)]=!0;else for(;r!=i;)t[r][e(450)]&&0!=t[r][e(321)]&&(t[r][e(389)]=!0,n[e(324)](t[r][e(424)])),r--}return t[e(301)]((t=>!t[e(389)]))}[rr(283)](t){const e=rr,n=this[e(417)][e(517)][e(441)];for(let i=0;i<t[e(442)];i++){if(!(t[i][e(552)]||t[i][e(305)]||t[i][e(450)]||t[i][e(338)]))continue;if(0==t[i][e(321)])continue;const r=t[i][e(263)];n[e(285)](r)||n[e(258)](r)||(t[i][e(552)]&&delete t[i][e(552)],t[i][e(305)]&&delete t[i][e(305)],t[i][e(338)]&&delete t[i][e(338)],t[i][e(450)]&&(t[i][e(389)]=!0))}return t[e(301)]((t=>!t[e(389)]))}[rr(421)](t,e,n){const i=rr,r=new s.DocumentFragment,o=[],a=new Map,c=this[i(417)][i(517)],u=c[i(441)],l=[r],h={},d={isAdded:[],isRemoved:[],isAddSuggestion:[],isRemoveSuggestion:[]};let f=null;const v=[0];for(let e=0;e<t[i(442)];e++){let n,o;if(i(459)===t[e][i(330)]){n=c[i(375)](r,v);const a=new s.Element(t[e][i(263)][i(396)],t[e][i(263)][i(422)]());l[0][i(236)](a),v[i(490)](0),l[i(273)](a),o=c[i(375)](r,v),f=null}else if(i(278)===t[e][i(330)])l[i(438)](),n=c[i(375)](r,v),v[i(460)](),v[v[i(442)]-1]++,o=c[i(375)](r,v),f=null;else{if(n=c[i(375)](r,v),f&&y(f,t[e][i(263)]))f[i(550)]+=t[e][i(263)][i(260)];else{const n=new s.Text(t[e][i(263)][i(260)],t[e][i(263)][i(422)]());l[0][i(236)](n),f=n}v[v[i(442)]-1]+=t[e][i(263)][i(241)],o=c[i(375)](r,v)}for(const r of t[e][i(233)])a[i(244)](r,{start:n,end:null});m(i(338),e,n,o),m(i(305),e,n,o),m(i(450),e,n,o),m(i(552),e,n,o);for(const n of t[e][i(546)])a[i(290)](n)[i(488)]=o}for(const[t,e]of a){const n=this[i(417)][i(517)][i(295)](e[i(558)],e[i(488)]);r[i(328)][i(244)](t,n)}return o[i(474)](((t,e)=>{const n=i,s=r[n(328)][n(290)](n(429)+t.id),o=r[n(328)][n(290)](n(429)+e.id);return s[n(558)][n(282)](o[n(558)])?-1:s[n(558)][n(463)](o[n(558)])?1:s[n(488)][n(282)](o[n(488)])?-1:s[n(488)][n(463)](o[n(488)])?1:n(324)===t[n(330)]?-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(413)]:null,l=n===t[o(442)]-1,f=d[e][0],v=u[o(513)](t[n][o(263)]);!h[e]&&a?h[e]={start:r,tapeItem:t[n],userId:c,type:e}:h[e]&&!a?(h[e][o(488)]=r,p(h[e]),h[e]=null):h[e]&&a&&h[e][o(413)]!==c&&(h[e][o(488)]=r,f&&f[o(413)]===h[e][o(413)]||p(h[e]),h[e]={start:r,tapeItem:t[n],userId:c,type:e}),h[e]&&v&&(o(459)!==t[n][o(330)]||f&&f[o(413)]===c||d[e][o(273)]({userId:c,object:t[n][o(263)],change:h[e]}),o(278)===t[n][o(330)]&&f&&f[o(430)]===t[n][o(263)]&&(d[e][o(438)](),h[e]=f[o(314)])),h[e]&&l&&(h[e][o(488)]=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(263)],f=c[h(441)][h(285)](d)&&!c[h(441)][h(258)](d),v=t[h(414)]==s[h(540)]&&s[h(541)];if(f&&v)return;const m=c[h(295)](t,s),p=e[h(290)](u),y=new Qi({author:p,type:h(552)==l||h(305)==l?h(324):h(246),data:{isSuggestion:h(305)==l||h(338)==l},createdAt:new Date,rootName:n});o[h(490)](y),r[h(328)][h(244)](h(429)+y.id,m)}function y(t,e){const n=i,r=t[n(422)](),s=e[n(422)]();for(const t of r){if(t[1]!==e[n(525)](t[0]))return!1;s[n(562)]()}return s[n(562)]()[n(542)]}}[rr(444)](){const t=rr;this[t(417)][t(275)][t(557)](t(398))[t(308)]({view:t(561)}),this[t(417)][t(275)][t(557)](t(486))[t(564)]({model:t(561),view:e=>{const n=t,i=e[n(362)][n(367)](":")[1],r=this[n(439)](i);if(!r)return null;const s=n(324)==r[n(330)]?n(504):n(250),o=[n(549),n(535)+s];return r[n(260)][n(238)]&&o[n(490)](n(535)+s+n(544)),this[n(320)]==r&&o[n(490)](n(446)),{classes:o,attributes:{"data-change-id":i}}}}),this[t(417)][t(275)][t(557)](t(398))[t(324)]((e=>{const n=t;e.on(n(492),((t,e,i)=>{const r=n,s=e[r(333)][r(381)](0);if(!s||!s.is(r(548),r(480)))return;if(!i[r(491)][r(500)](s,{attributes:[r(455),r(357)]}))return;const o=e[r(302)][r(558)][r(414)];i[r(229)][r(503)](r(455),s[r(525)](r(455)),o),i[r(229)][r(503)](r(357),s[r(525)](r(357)),o)}),{priority:n(271)})})),this[t(417)][t(275)][t(557)](t(398))[t(324)]((e=>{const n=t;e.on(n(548),((t,e,i)=>{const r=n;if(!i[r(491)][r(500)](e[r(333)],{attributes:[r(455),r(357)]}))return;if(e[r(302)][r(519)])return;const s=e[r(302)][r(558)][r(414)];s[r(310)](r(455))||s[r(310)](r(376))||(i[r(229)][r(503)](r(455),e[r(333)][r(525)](r(455)),s),i[r(229)][r(503)](r(357),e[r(333)][r(525)](r(357)),s))}),{priority:n(271)})})),this[t(417)][t(275)][t(557)](t(398))[t(479)]({view:{name:t(256),attributes:{vid:!0}},model:{key:t(376),value:e=>e[t(525)](t(376))}}),this[t(417)][t(517)][t(441)].on(t(279),((e,[,n])=>{const i=t;[i(455),i(357),i(376)][i(477)](n)&&(e[i(551)]=!0,e[i(458)]())}),{priority:t(432)}),this[t(417)][t(275)][t(557)](t(453))[t(324)]((e=>{const n=t;e.on(n(394),((t,e,i)=>{const r=n;if(" "!=e[r(263)][r(260)]||e[r(263)][r(540)][r(530)]>1)return;if(!i[r(491)][r(500)](e[r(263)],t[r(396)]))return;const s=i[r(229)],o=i[r(501)][r(537)](e[r(397)]);s[r(507)](o,s[r(531)](r(256)))}))})),this[t(417)][t(275)][t(557)](t(453))[t(560)]({model:t(561)}),this[t(417)][t(514)][t(506)].on(t(388),function(e){const n=t,i=e[n(360)][n(290)](n(483));return(t,r,s)=>{const o=n,a=r[o(362)][o(367)](":")[1],c=i[o(439)](a);if(!c)return null;const u=o(324)==c[o(330)]?o(367):o(293);if(!s[o(491)][o(435)](r[o(313)],t[o(396)]))return;const l=r[o(313)][o(400)](),h=r[o(313)][o(558)],d=e[o(517)][o(441)];let f=null,v=null,m=!1,p=!1;for(const t of l){const e=t[o(263)];m=m||d[o(437)](e);const n=s[o(501)][o(508)](e);if(n&&n[o(351)](o(353)))return;o(278)==t[o(330)]&&d[o(285)](e)&&!d[o(258)](e)&&(e[o(268)]||h[o(272)]?f&&f[o(540)]==e||(f=e,y(t[o(465)]),p=!0):v=v||t[o(465)])}function y(t){const e=o,n=s[e(229)][e(252)](e(256),{class:e(535)+u}),a=s[e(501)][e(404)](t);c[e(260)][e(238)]&&s[e(229)][e(332)](e(535)+u+e(544),n),i[e(320)]==c&&s[e(229)][e(332)](e(446),n),s[e(229)][e(315)](a,n),s[e(501)][e(242)](n,r[e(362)])}m||p||!v||y(v)}}(this[t(417)]),{priority:t(372)}),this[t(417)][t(514)][t(506)].on(t(433),((e,n,i)=>{const r=t,s=i[r(501)][r(356)](n[r(362)]);if(s)for(const t of s)(t[r(291)](r(481))||t[r(291)](r(363)))&&(i[r(501)][r(286)](t,n[r(362)]),i[r(229)][r(246)](t))}),{priority:t(372)}),this[t(417)][t(514)][t(506)].on(t(388),((e,n,i)=>{const r=t,s=n[r(362)][r(367)](":")[1],o=this[r(439)](s);if(!o)return null;const a=r(324)==o[r(330)]?r(367):r(293);if(i[r(491)][r(435)](n[r(313)],e[r(396)]))for(const t of n[r(313)][r(515)]()){if(!t.is(r(548),r(391)))continue;const e=i[r(229)][r(252)](r(256),{class:r(535)+a}),s=i[r(501)][r(404)](this[r(417)][r(517)][r(496)](t));o[r(260)][r(238)]&&i[r(229)][r(332)](r(535)+a+r(544),e),this[r(320)]==o&&i[r(229)][r(332)](r(446),e),i[r(229)][r(315)](s,e),i[r(501)][r(242)](e,n[r(362)])}}),{priority:t(372)}),this[t(417)][t(517)][t(526)].on(t(314),(()=>{const e=t;this[e(417)][e(514)][e(280)][e(314)]((t=>{const n=e;for(const e of this[n(417)][n(517)][n(526)][n(456)]()){const i=this[n(417)][n(517)][n(526)][n(307)](e),r=this[n(417)][n(514)][n(280)][n(526)][n(307)](e);if(r){const e=i[n(525)](n(499));if(t[n(505)](n(518),r),t[n(354)](n(287),r),t[n(354)](n(274),r),t[n(354)](n(559),r),e){const i=this[n(439)](e);if(!i)return null;t[n(503)](n(518),e,r),t[n(332)](n(534)+i[n(330)],r),this[n(320)]==i&&t[n(332)](n(559),r)}}}}))})),this[t(417)][t(275)][t(557)](t(398))[t(308)]({view:t(511),model:e=>t(243)+e,converterPriority:t(432)}),this[t(417)][t(275)][t(557)](t(398))[t(308)]({view:t(379),model:e=>t(368)+e,converterPriority:t(432)}),this[t(417)][t(275)][t(557)](t(453))[t(560)]({model:t(255),view:e=>({name:t(386)+e,group:t(255)}),converterPriority:t(432)}),this[t(417)][t(275)][t(557)](t(486))[t(564)]({model:t(255),view:e=>{const n=t,i=e[n(362)][n(367)](":")[1];return n(504)!=i&&n(250)!=i?null:{classes:[n(527),n(288)+i]}}}),this[t(417)][t(514)][t(506)].on(t(510),ur(this[t(417)],t(293)),{priority:t(372)}),this[t(417)][t(514)][t(506)].on(t(431),ur(this[t(417)],t(367)),{priority:t(372)}),this[t(417)][t(514)][t(506)].on(t(239),((e,n,i)=>{const r=t,s=i[r(501)][r(356)](n[r(362)]);if(s)for(const t of s)t.is(r(399))&&(i[r(501)][r(286)](t,n[r(362)]),i[r(229)][r(246)](t))}),{priority:t(372)})}[rr(439)](t){const e=rr;return this[e(428)][e(290)](t)}[rr(472)](t){const e=rr;return this[e(387)]&&this[e(387)][e(309)](),this[e(387)]=new Wi(this[e(417)][e(292)],t),this[e(387)]}[rr(461)](){const t=rr;this[t(417)][t(517)][t(526)][t(264)][t(265)](t(561)),this.on(t(245),((e,n,i,r)=>{const s=t;r&&this[s(329)][s(246)](r),i&&(this[s(329)][s(324)]({view:i,stackId:s(445),position:{target:()=>{const t=s,e=this[t(417)][t(514)],n=this[t(439)](i[t(466)]);let r;if(n[t(260)][t(539)]){const i=e[t(280)][t(266)](n[t(425)]);r=Array[t(545)](i[t(322)]())}else{const n=this[t(417)][t(517)][t(328)][t(290)](t(429)+i[t(466)]);r=Array[t(545)](e[t(501)][t(356)](n[t(396)]))[t(261)]((n=>e[t(280)][t(556)][t(341)](n)))[t(261)]((e=>Array[t(545)](e[t(322)]())))[t(294)]()}return this[t(380)]&&r[t(521)]((e=>e[t(509)]-3<=this[t(380)].y&&e[t(366)]+3>=this[t(380)].y&&e[t(493)]-3<=this[t(380)].x&&e[t(248)]+3>=this[t(380)].x))||r[0]}}}),this[s(329)][s(427)](s(445)))})),this.on(t(297),((e,n,i,r)=>{const s=t;this[s(300)]=i?this[s(472)](i):null,this[s(417)][s(517)][s(314)]((()=>{const t=s,e=this[t(417)][t(514)];r&&(r[t(260)][t(539)]?e[t(280)][t(314)]((n=>{const i=t;n[i(354)](i(559),e[i(280)][i(526)][i(307)](r[i(425)]))})):e[t(373)](t(429)+r.id)),i&&(i[t(260)][t(539)]?e[t(280)][t(314)]((n=>{const r=t;n[r(332)](r(559),e[r(280)][r(526)][r(307)](i[r(425)]))})):e[t(373)](t(429)+i.id))}))})),this[t(390)](this[t(417)][t(514)][t(280)][t(526)],t(318),((e,n)=>{const i=t;if(this[i(320)])return;const r=this[i(319)](n[i(240)]),s=this[i(428)][i(290)](r);s?(this[i(380)]={x:n[i(296)].x,y:n[i(296)].y},this[i(300)]=this[i(472)](s)):(this[i(380)]=null,this[i(300)]=null)})),this[t(390)](this[t(417)][t(514)][t(280)][t(526)],t(440),((e,n)=>{const i=t,r=this[i(319)](n[i(240)]),s=this[i(428)][i(290)](r);s?(this[i(380)]={x:n[i(296)].x,y:n[i(296)].y},s===this[i(320)]?this[i(329)][i(473)]():this[i(320)]=s):(this[i(380)]=null,this[i(320)]=null)}))}[rr(319)](t){const e=rr;do{const n=t[e(525)](e(518));if(n)return n;t=t[e(540)]}while(t);return null}[rr(502)](){const t=rr;this[t(417)][t(517)][t(314)]((e=>{const n=t;for(const t of this[n(417)][n(517)][n(328)])e[n(419)](t)}))}}function ur(t,e){return(n,i,r)=>{const s=or;if(!r[s(491)][s(435)](i[s(313)],n[s(396)]))return;const o=i[s(313)][s(400)](),a=i[s(313)][s(558)],c=t[s(517)][s(441)];let u=null,l=null,h=!1,d=!1;for(const t of o){const e=t[s(263)];h=h||c[s(437)](e);const n=r[s(501)][s(508)](e);if(n&&n[s(351)](s(353)))return;s(278)==t[s(330)]&&c[s(285)](e)&&!c[s(258)](e)&&(e[s(268)]||a[s(272)]?u&&u[s(540)]==e||(u=e,f(t[s(465)]),d=!0):l=l||t[s(465)])}function f(t){const n=s,o=r[n(501)][n(404)](t),a=r[n(229)][n(252)](n(256),{class:n(288)+e});r[n(229)][n(315)](o,a),r[n(501)][n(242)](a,i[n(362)])}h||d||!l||f(l)}}class lr extends t.Command{constructor(t){const e=rr;super(t);const n=t[e(360)][e(290)](cr);this[e(478)]=!1,this[e(390)](n,e(494),(()=>this[e(369)]())),this[e(390)](n,e(405),(()=>this[e(369)]()))}[rr(403)](){const t=rr,e=this[t(417)],n=e[t(360)][t(290)](cr),i=n[t(340)]?n[t(377)][t(277)]:null;e[t(317)][t(290)](t(498))[t(269)](i)}[rr(369)](){const t=rr,{isReady:e,isEnabled:n}=this[t(417)][t(360)][t(290)](cr);this[t(299)]=e&&n}}class hr extends t.Command{constructor(t,{direction:e}){const n=rr;super(t);const i=t[n(360)][n(290)](cr);this[n(478)]=!1,this[n(447)]=n(262)===e?1:-1,this[n(390)](i,n(494),(()=>this[n(369)]())),this[n(390)](i,n(405),(()=>this[n(369)]())),this[n(390)](i,n(297),(()=>this[n(369)]()))}[rr(403)](){const t=rr,n=this[t(417)],i=n[t(360)][t(290)](cr),{isNavigationMode:s,currentChangeNumber:o}=i;let a;if(i[t(320)]=s?i[t(377)][t(423)][t(290)](o+this[t(447)]):i[t(377)][t(423)][t(303)],i[t(320)][t(260)][t(539)])a=n[t(514)][t(280)][t(266)](i[t(320)][t(425)]);else{const e=n[t(517)][t(328)][t(290)](t(429)+i[t(320)].id);a=(0,r.getMarkerDomElement)(n[t(514)],e)}(0,e.scrollViewportToShowTarget)({target:a,viewportOffset:40})}[rr(369)](){const t=rr,{isNavigationMode:e,currentChangeNumber:n,numberOfChanges:i,isReady:r,isEnabled:s}=this[t(417)][t(360)][t(290)](cr);this[t(299)]=!!(s&&r&&i)&&(!e||(1===this[t(447)]?n<i-1:n>0))}}var dr=n(528),fr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(dr.A,fr);dr.A.locals;function vr(){const t=["28zManUZ","No changes","span","Show previous change","currentChangeNumber","backward","Total","_isStatusLabelVisible","971996NxKhPW","NUMBER_OF_CHANGES","bind","set","execute","5pFLZXj","isForwardNavigationEnabled","ck-revision-history-ui__changes-navigation__label","isBackwardNavigationEnabled","isReady","fire","ck-hidden","EDIT_X_OF_Y_REVISIONS","forward","X_OF_Y_CHANGES","10rPmnsy","27728921jwXkVN","1797064Pcjyqs","div","ck-revision-history-ui__changes-navigation__wrapper","2qlWRmq","Loading...","isNavigationMode","11984616VIPIAH","bindTemplate","ck-revision-history-ui__changes-navigation","ck-revision-history-ui__changes-navigation__navigation","163680FmWMIg","_statusText","ck-revision-history-ui","numberOfChanges","Show next change","3182820VWQneF","1546302TFkiiB","setTemplate","isEnabled"];return(vr=function(){return t})()}function mr(t,e){const n=vr();return(mr=function(t,e){return n[t-=223]})(t,e)}!function(t,e){const n=mr,i=t();for(;;)try{if(675930===parseInt(n(235))/1+parseInt(n(228))/2*(parseInt(n(241))/3)+-parseInt(n(252))/4+-parseInt(n(257))/5*(-parseInt(n(240))/6)+parseInt(n(244))/7*(parseInt(n(225))/8)+parseInt(n(231))/9*(parseInt(n(223))/10)+-parseInt(n(224))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(vr);class pr extends Ai.View{constructor(t){const e=mr;super(t);const n=this[e(232)],i=new Ai.ButtonView(t),r=new Ai.ButtonView(t);this[e(255)](e(230),!1),this[e(255)](e(261),!1),this[e(255)](e(248),0),this[e(255)](e(238),0),this[e(255)](e(258),!1),this[e(255)](e(260),!1),this[e(254)](e(251)).to(this,e(261),this,e(238),((t,e)=>t&&e>0)),this[e(254)](e(236)).to(this,e(261),this,e(248),this,e(238),this,e(230),((n,i,r,s)=>{const o=e;if(!n)return $n(t,o(229));if(!r)return $n(t,o(245));const a=$n(t,o(253),r);return s?$n(t,o(266),[i+1,r]):a})),i[e(255)]({label:$n(t,e(247)),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(255)]({label:$n(t,e(239)),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(254)](e(243)).to(this,e(260)),r[e(254)](e(243)).to(this,e(258)),i.on(e(256),(()=>this[e(262)](e(256),e(249)))),r.on(e(256),(()=>this[e(262)](e(256),e(265)))),this[e(242)]({tag:e(226),attributes:{class:["ck",e(237),e(233)]},children:[{tag:e(246),attributes:{class:[e(227)]},children:[{tag:e(246),attributes:{class:[e(259),n.if(e(251),e(263),(t=>!t))]},children:[{text:n.to(e(230),(n=>n?$n(t,e(264))+": ":$n(t,e(250))+": "))}]},{text:n.to(e(236))}]},new Ai.ToolbarSeparatorView,{tag:e(226),attributes:{class:[e(234)]},children:[i,r]}]})}}var yr=n(560),gr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(yr.A,gr);yr.A.locals;const kr=wr;function br(){const t=["removeClass","document","996892zAeHth","hide","editor","189aqAGIp","ck-editor__editable__loading-overlay","view","106448qHMsOT","901390bUysNg","show","4849990bNYPIY","727410qfvEIE","791852RRCvsk","2360700YDnctD","RevisionViewerLoadingOverlay","addClass","roots","7xqUogM","pluginName","change","2NefErL","editing"];return(br=function(){return t})()}!function(t,e){const n=wr,i=t();for(;;)try{if(525234===-parseInt(n(491))/1*(-parseInt(n(495))/2)+parseInt(n(482))/3+-parseInt(n(483))/4+parseInt(n(481))/5+parseInt(n(484))/6+-parseInt(n(488))/7*(-parseInt(n(501))/8)+-parseInt(n(498))/9*(parseInt(n(479))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(br);const _r=kr(499);function wr(t,e){const n=br();return(wr=function(t,e){return n[t-=479]})(t,e)}class Ir extends t.Plugin{static get[kr(489)](){return kr(485)}[kr(480)](){const t=kr,e=this[t(497)][t(492)][t(500)];e[t(490)]((n=>{const i=t;for(const t of e[i(494)][i(487)])n[i(486)](_r,t)}))}[kr(496)](){const t=kr,e=this[t(497)][t(492)][t(500)];e[t(490)]((n=>{const i=t;for(const t of e[i(494)][i(487)])n[i(493)](_r,t)}))}}const Or=Sr;function Sr(t,e){const n=xr();return(Sr=function(t,e){return n[t-=121]})(t,e)}!function(t,e){const n=Sr,i=t();for(;;)try{if(778923===-parseInt(n(127))/1+parseInt(n(152))/2+parseInt(n(133))/3+-parseInt(n(134))/4+-parseInt(n(162))/5*(parseInt(n(150))/6)+-parseInt(n(125))/7+parseInt(n(146))/8*(parseInt(n(158))/9))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(xr);class Tr extends t.Plugin{static get[Or(154)](){return Or(157)}static get[Or(164)](){return[cr,Ir]}[Or(123)](){const e=Or,n=this[e(165)],i=n[e(145)][e(143)](cr),r=n[e(145)][e(143)](Ir);n.ui[e(161)][e(131)](e(128),(i=>{const r=e,s=new Ai.ButtonView(i);return s[r(124)]({label:$n(i,r(121)),icon:t.icons[r(142)],withText:!0,tooltip:!0,class:r(136)}),this[r(130)](s,r(141),(()=>{const t=r;n[t(166)][t(143)](t(132))[t(137)]()})),s})),n.ui[e(161)][e(131)](e(149),(t=>{const i=e,r=new Ai.ButtonView(t);return r[i(124)]({label:$n(t,i(153)),withText:!0,tooltip:!0}),r[i(139)](i(138)).to(n[i(140)][i(143)](i(149))),this[i(130)](r,i(141),(()=>n[i(141)](i(149)))),r})),n.ui[e(161)][e(131)](e(126),(t=>{const r=e,s=new pr(t),o=n[r(140)][r(143)](r(144)),a=n[r(140)][r(143)](r(129));return s[r(139)](r(163)).to(o,r(138)),s[r(139)](r(156)).to(a,r(138)),s[r(139)](r(151),r(135),r(160),r(155)).to(i),this[r(130)](s,r(141),((t,e)=>{const i=r;n[i(141)](i(147)===e?i(129):i(144))})),s})),r[e(122)](),i.on(e(159),((t,n,i)=>{const s=e;i?r[s(148)]():r[s(122)]()}))}}function xr(){const t=["RevisionViewerUI","9gvIJRP","change:isReady","numberOfChanges","componentFactory","610570vXTqaB","isBackwardNavigationEnabled","requires","editor","config","Back to editing","show","init","set","3137008wtWCFb","changesNavigation","307134HwVTge","exitToEditing","showNextChange","listenTo","add","revisionHistory","133962HvaTTE","4649500WsQKDo","currentChangeNumber","ck-revision-history-ui__back-to-editing","closeRevisionViewerCallback","isEnabled","bind","commands","execute","undo","get","showPreviousChange","plugins","28623384ljHbDG","forward","hide","restoreRevision","48QmQlNT","isReady","101822rCQnGC","Restore this revision","pluginName","isNavigationMode","isForwardNavigationEnabled"];return(xr=function(){return t})()}var Rr=n(329),Mr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(Rr.A,Mr);Rr.A.locals;function Nr(t,e){const n=Er();return(Nr=function(t,e){return n[t-=230]})(t,e)}function Er(){const t=["210LWrJRD","69SRVhyL","312972ndUzYY","17123deBLoO","_tooltipString","fieldView","placeholder","clientWidth","input","bindTemplate","17256JgdIui","32600PjOxIr","ck-tooltip_multi-line","11065860LDWtCA","span","scrollWidth","_updateTooltipText","47844VGhxLQ","Revision name","value","Enter the revision name","143FwUvAJ","listenTo","extendTemplate","element","set","54cmWhGk","ck-revision-history-sidebar__revision-name","34ruDIHD","1505lQEpZK","destroy","_resizeObserver","271205IgXTzQ","render"];return(Er=function(){return t})()}const Ar=Nr;!function(t,e){const n=Nr,i=t();for(;;)try{if(272476===-parseInt(n(231))/1*(parseInt(n(256))/2)+parseInt(n(263))/3*(parseInt(n(239))/4)+-parseInt(n(260))/5*(parseInt(n(254))/6)+parseInt(n(257))/7*(parseInt(n(238))/8)+-parseInt(n(245))/9*(parseInt(n(262))/10)+parseInt(n(249))/11*(-parseInt(n(230))/12)+parseInt(n(241))/13)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Er);class Vr extends Ai.LabeledFieldView{constructor(t,e){const n=Nr;super(t,e),this[n(259)]=null;const i=this[n(237)];this[n(253)]({label:$n(t,n(246)),_tooltipString:""}),this[n(233)][n(234)]=$n(t,n(248)),this[n(251)]({tag:n(242),attributes:{class:[n(255)],"data-cke-tooltip-text":i.to(n(232)),"data-cke-tooltip-position":"s","data-cke-tooltip-class":n(240)}})}[Ar(261)](){const t=Ar;super[t(261)](),this[t(259)]=new e.ResizeObserver(this[t(233)][t(252)],(()=>this[t(244)]())),this[t(250)](this[t(233)],t(236),(()=>this[t(244)]()))}[Ar(258)](){const t=Ar;super[t(258)](),this[t(259)]&&this[t(259)][t(258)]()}[Ar(244)](){const t=Ar,e=this[t(233)][t(252)];this[t(232)]=e[t(243)]>e[t(235)]&&e[t(247)]||""}}var jr=n(249),Dr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(jr.A,Dr);jr.A.locals;function Cr(t,e){const n=Fr();return(Cr=function(t,e){return n[t-=424]})(t,e)}function Fr(){const t=["Revision author","3102980lYFbai","setTemplate","1025072GehwEp","ck-revision-history-sidebar__revision-author__name","0 0 11 10","push","span","75INLMzL","1062015PgJKLz","ck-revision-history-sidebar__revision-author","1503313htVLsM","16714053zjlzkQ","2GbNmDZ","525968zFKcAt","name","ck-revision-history-sidebar__revision-author_creator","274590TlmBfs","Revision creator","set"];return(Fr=function(){return t})()}!function(t,e){const n=Cr,i=t();for(;;)try{if(398451===parseInt(n(441))/1+-parseInt(n(440))/2*(-parseInt(n(436))/3)+parseInt(n(428))/4+parseInt(n(435))/5*(parseInt(n(424))/6)+-parseInt(n(438))/7+parseInt(n(430))/8+-parseInt(n(439))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Fr);class Lr extends Ai.View{constructor(t,e,n){const i=Cr;super(t);const r=new Ai.IconView;r[i(426)]({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(432)});const s=["ck",i(437)];n&&s[i(433)](i(443));const o=[{tag:i(434),attributes:{class:["ck",i(431)],title:$n(t,i(n?425:427))},children:[r,e[i(442)]]}];this[i(429)]({tag:"li",attributes:{class:s},children:o})}}function zr(t,e){var n=Pr();return(zr=function(t,e){return n[t-=211]})(t,e)}function Pr(){var t=["763176JLadGz","1651155eKkUmT","2260nCnUoT","long","599976lVDUGv","2hjWEJw","toLocaleDateString","30QqlaWK","27iGzAyW","73471itfPvC","toLocaleTimeString","3055136IAwZBt","5304390TuzgFq","numeric"];return(Pr=function(){return t})()}!function(t,e){for(var n=zr,i=t();;)try{if(279402===parseInt(n(213))/1*(parseInt(n(223))/2)+parseInt(n(219))/3+-parseInt(n(222))/4+parseInt(n(220))/5*(-parseInt(n(211))/6)+-parseInt(n(215))/7+parseInt(n(218))/8*(-parseInt(n(212))/9)+parseInt(n(216))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Pr);var Ur=n(11),Hr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(Ur.A,Hr);Ur.A.locals;function Zr(t,e){const n=qr();return(Zr=function(t,e){return n[t-=445]})(t,e)}function qr(){const t=["ck-revision-history-sidebar__revision__actions","panelPosition","stopPropagation","isActionsDropdownOpen","bind","items","function","first","bindTemplate","model","listView","change:isActionsDropdownOpen","2843485OEAYUJ","4NKlKyh","button","locale","listenTo","action","name","6tuwZJL","Restore this revision","isVisible","7527888liZBje","10906173jaVdtK","source","isOpen","isEnabled","607069IQghgD","isReady","3irPGVj","extendTemplate","class","add","children","set","buttonView","40390720sQbusr","Show more items","Compare against selected","331692PGvOQh","ck-on","find","map","execute","threeVerticalDots","8793008XJTeNo","_action","Name this revision"];return(qr=function(){return t})()}!function(t,e){const n=Zr,i=t();for(;;)try{if(646359===-parseInt(n(459))/1*(parseInt(n(445))/2)+parseInt(n(461))/3*(-parseInt(n(471))/4)+-parseInt(n(492))/5*(parseInt(n(451))/6)+-parseInt(n(477))/7+parseInt(n(454))/8+-parseInt(n(455))/9+parseInt(n(468))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(qr);var Br=n(216),Wr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(Br.A,Wr);Br.A.locals;const Jr=Gr;function Gr(t,e){const n=Yr();return(Gr=function(t,e){return n[t-=200]})(t,e)}function Yr(){const t=["ck-revision-history-sidebar__revision-wrapper_confirmation_visible","ck-revision-history-sidebar__revision-wrapper","fieldView","unshift","8mtrfMR","17194NKDvrZ","isConfirm","ck-revision-history-sidebar__actions_dropdown_open","isEnabled","67SQwHlK","33EkBCxw","ck-revision-history-sidebar__revision__controls-wrapper","select","value","revisionActionsView","ck-revision-history-sidebar__revision-authors","ck-reset","_revision","div","uiLanguage","deselect","2745nktSmw","setName","createdAt","render","1827516hbUOWa","isSelected","highlight","isHighlighted",".ck-thread__remove-confirm","setTemplate","ck-revision-history-sidebar__revision","span","name","revisionNameView","ck-revision-history-sidebar__revision_selected","set","map","from","bindTemplate","ck-revision-history-sidebar__revision__date","filter","ck-revision-history-sidebar__revision_highlighted","isActionsDropdownOpen","_createdAtFormatted","fire","_requireRevisionName","45tfDpJm","extendTemplate","6690ioMQTe","421188EDbtKk","change","listenTo","unhighlight","2206092aKyfua","bind","srcElement","creator","authors","closest","isReady","2416134rxWPIX","ck-disabled","220","length","4340917HkSMql","element"];return(Yr=function(){return t})()}!function(t,e){const n=Gr,i=t();for(;;)try{if(602853===parseInt(n(230))/1*(parseInt(n(226))/2)+parseInt(n(215))/3+-parseInt(n(204))/4*(parseInt(n(201))/5)+parseInt(n(246))/6+parseInt(n(219))/7*(parseInt(n(225))/8)+-parseInt(n(242))/9*(parseInt(n(203))/10)+parseInt(n(231))/11*(-parseInt(n(208))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Yr);class Kr extends((0,r.ConfirmMixin)(Ai.View)){constructor(n,i,r,s){const o=Gr;super(n);const a=this[o(260)],c=function(t,e){const n=o,i=Array[n(259)](e[n(212)])[n(262)]((t=>t!=e[n(211)]));return e[n(211)]&&i[n(224)](e[n(211)]),i[n(258)]((i=>new Lr(t,i,i==e[n(211)])))}(n,i);this.id=i.id,this[o(238)]=i,this[o(200)]=s,this[o(209)](o(254),o(244)).to(i),this[o(209)](o(265)).to(this,o(244),(t=>{return e=n[o(240)],(i=t)[(r=zr)(224)](e,{month:r(221),day:r(217)})+", "+i[r(214)](e,{hour:r(217),minute:r(217)});var e,i,r})),this[o(257)](o(247),!1),this[o(257)](o(249),!1),this[o(257)](o(264),!1),this[o(257)](o(214),!1),this[o(257)](o(229),!1),this[o(255)]=new Vr(n,Ai.createLabeledInputText),this[o(255)][o(223)][o(202)]({attributes:{maxlength:o(217)}}),this[o(255)][o(223)][o(209)](o(234)).to(this,o(254),(t=>t||this[o(265)])),this[o(255)][o(209)](o(229)).to(this,o(247),this,o(229),((t,e)=>t&&e)),this[o(235)]=r&&r[o(218)]?function(n,i){const r=Zr,s=n[r(488)],o=n[r(447)],a=(0,Ai.createDropdown)(o);a[r(481)]="sw";const c=function(t,n){const i=r,s=function(t,e){const n=Zr,i=t[n(447)],r={"Compare against selected":$n(i,n(470)),"Name this revision":$n(i,n(479)),"Restore this revision":$n(i,n(452))};return e[n(474)]((t=>{const e=n,i=r[t[e(450)]];return i&&i!==t[e(450)]&&(t[e(450)]=i),t}))}(t,n),o=new e.Collection;for(const e of s){const n={type:i(446),model:new Ai.ViewModel({label:e[i(450)],class:e[i(463)],withText:!0,_action:e[i(449)]})};n[i(489)][i(484)](i(458)).to(t,i(483),(n=>i(486)!=typeof e[i(458)]||!n||e[i(458)](t))),o[i(464)](n)}return o}(n,i);return n[r(484)](r(483)).to(a,r(457)),a[r(467)][r(466)]({label:$n(o,r(469)),tooltip:!0,tooltipPosition:"sw",icon:t.icons[r(476)]}),a[r(462)]({attributes:{class:[r(480),s.if(r(483),r(472))]},on:{click:s.to((t=>t[r(482)]()))}}),a.on(r(475),(t=>{const e=r;n[e(460)]&&e(486)==typeof t[e(456)][e(478)]&&t[e(456)][e(478)](n)})),(0,Ai.addListToDropdown)(a,c),a[r(448)](n,r(491),((t,e,s)=>{const o=r;if(s)for(const t of a[o(490)][o(485)]){const e=t[o(465)][o(487)],r=i[o(473)]((t=>t[o(449)]===e[o(478)]))[o(453)];t[o(453)]=void 0===r||r(n)}})),a}(this,r):"",this[o(235)]&&this[o(235)][o(209)](o(229)).to(this),this[o(251)]({tag:o(239),attributes:{class:["ck",o(237),o(222),a.if(o(227),o(221))]},children:[{tag:o(239),attributes:{class:["ck",o(237),o(252),a.if(o(229),o(216),(t=>!t)),a.if(o(247),o(256)),a.if(o(249),o(263)),a.if(o(264),o(228))]},children:[this[o(255)],{tag:o(253),attributes:{class:["ck",o(261)]},children:[{text:a.to(o(265))}]},{tag:o(239),attributes:{class:["ck",o(232)]},children:[{tag:"ul",attributes:{class:["ck",o(236)]},children:c}]},this[o(235)]],on:{click:a.to((t=>{const e=o;t[e(210)][e(213)](e(250))||this[e(214)]&&this[e(229)]&&this[e(266)](e(233),{id:this.id})}))}}]})}[Jr(245)](){const t=Jr;super[t(245)]();const e=this[t(255)][t(223)][t(220)];this[t(206)](e,t(205),(()=>{const n=t;this[n(200)]&&!e[n(234)]||this[n(266)](n(243),{id:this.id,name:e[n(234)]}),e[n(234)]||(e[n(234)]=this[n(254)]?this[n(254)]:this[n(265)])}))}[Jr(233)](){this[Jr(247)]=!0}[Jr(241)](){this[Jr(247)]=!1}[Jr(248)](){this[Jr(249)]=!0}[Jr(207)](){this[Jr(249)]=!1}}var Qr=n(675);function Xr(){const t=["startOf","month","5273180aeAokF","1801404vGYBPC","week","weekdayLong","hasSame","1718073ololkI","toJSDate","monthLong","20396768gFHtih","3641673FkzzWL","toRelativeCalendar","local","6199705Ptgfin","day","12KrTvkU","minus","1988112NLdmgx","year","setLocale","fromJSDate"];return(Xr=function(){return t})()}function $r(t,e){const n=Xr();return($r=function(t,e){return n[t-=426]})(t,e)}function ts(t,e){const n=$r,i=Qr.c9[n(443)](t)[n(442)](e),r=Qr.c9[n(435)](),s=r[n(439)]({days:1})[n(444)](n(437));let o,a;return i[n(428)](r,n(437))?(o=i[n(444)](n(437))[n(430)](),a=i[n(434)]()):i[n(428)](s,n(437))?(o=s[n(430)](),a=i[n(434)]()):i[n(428)](r,n(426))?(o=i[n(444)](n(426))[n(430)](),a=i[n(427)]||""):i[n(428)](r,n(441))?(o=i[n(444)](n(445))[n(430)](),a=i[n(431)]||""):(o=i[n(444)](n(441))[n(430)](),a=String(i[n(441)])),{startDate:o,localizedPeriodName:a}}!function(t,e){const n=$r,i=t();for(;;)try{if(894451===-parseInt(n(429))/1+parseInt(n(447))/2+parseInt(n(440))/3+parseInt(n(446))/4+parseInt(n(436))/5+-parseInt(n(438))/6*(-parseInt(n(433))/7)+-parseInt(n(432))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Xr);var es=n(45),ns={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(es.A,ns);es.A.locals;const is=rs;function rs(t,e){const n=ss();return(rs=function(t,e){return n[t-=213]})(t,e)}function ss(){const t=["div","setTemplate","addRevision","ck-revision-history-sidebar__time-period__revisions","setName","span","17938fgrUTP","_revisionActions","ck-revision-history-sidebar__time-period","17rLSDEx","locale","88pcwvdj","4pEzEri","removeRevision","add","1165953QokxsJ","2257140aezgPi","find","localizedPeriodName","8YOaEjE","delegate","ck-revision-history-sidebar__time-period__label","398710iZcoZB","startDate","99780epWPHk","126sshnlA","1730097WJQaoy","remove","uiLanguage","_requireRevisionName","createCollection","20763432xpAgNF","revisionViews","select"];return(ss=function(){return t})()}!function(t,e){const n=rs,i=t();for(;;)try{if(232139===parseInt(n(225))/1*(parseInt(n(222))/2)+-parseInt(n(231))/3*(parseInt(n(228))/4)+-parseInt(n(232))/5+-parseInt(n(240))/6*(parseInt(n(241))/7)+-parseInt(n(235))/8*(parseInt(n(242))/9)+parseInt(n(238))/10*(-parseInt(n(227))/11)+parseInt(n(213))/12)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ss);class os extends Ai.View{constructor(t,e,n,i){const r=rs;super(t);const s=ts(e,this[r(226)][r(244)])[r(234)];this[r(239)]=e,this[r(214)]=this[r(246)](),this[r(223)]=n,this[r(245)]=i,this[r(214)][r(236)](r(215)).to(this),this[r(214)][r(236)](r(220)).to(this),this[r(217)]({tag:r(216),attributes:{class:["ck",r(224)]},children:[{tag:r(221),attributes:{class:["ck",r(237)]},children:[{text:s}]},{tag:r(216),attributes:{class:["ck",r(219)]},children:this[r(214)]}]})}[is(218)](t){const e=is,n=new Kr(this[e(226)],t,this[e(223)],this[e(245)]);this[e(214)][e(230)](n)}[is(229)](t){const e=is,n=this[e(214)][e(233)]((e=>e.id===t.id));this[e(214)][e(243)](n)}}var as=n(173),cs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(as.A,cs);as.A.locals;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=139]})(t,e)}function ls(){const t=["content","49LSCLEq","3305336AnPDIX","45644049iMzTCK","div","451220ZFHdhh","ck-reset_all","ck-revision-history-sidebar__header","span","5702733fenYzr","5dIuNvn","8uKquhJ","1zXrcBj","142878cxQePB","1811234xhXYGu","Revision history","ck-revision-history-sidebar__header__label","3253155tqnayK","setTemplate","history"];return(ls=function(){return t})()}!function(t,e){const n=us,i=t();for(;;)try{if(577917===parseInt(n(140))/1*(-parseInt(n(142))/2)+-parseInt(n(145))/3+parseInt(n(150))/4*(-parseInt(n(158))/5)+parseInt(n(141))/6*(-parseInt(n(149))/7)+-parseInt(n(139))/8*(parseInt(n(157))/9)+parseInt(n(153))/10+parseInt(n(151))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ls);class hs extends Ai.View{constructor(e){const n=us;super(e);const i=new Ai.IconView;i[n(148)]=t.icons[n(147)],this[n(146)]({tag:n(152),attributes:{class:["ck",n(154),n(155)]},children:[i,{tag:n(156),attributes:{class:["ck",n(144)]},children:[$n(e,n(143))]}]})}}var ds=n(722),fs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(ds.A,fs);ds.A.locals;const vs=ps;function ms(){const t=["_getTimePeriodViewByStartDate","remove","render","setTemplate","306103VJXJrp","48rVcFpB","ck-revision-history-sidebar__timeline","div","bindTemplate","unhighlight","add","_addRevision","10RaGovO","186070eNKrbo","createdAt","addRevision","map","62Eoqxie","some","flat","selectRevision","3719958PnQOLv","ck-rounded-corners","uiLanguage","4209672gSsFyb","timePeriodViews","1193071WjzxGP","select","isEnabled","ck-reset","locale","removeRevision","deselect","setName","fire","13651aGkLgy","revisionViews","_revisionActions","startDate","set","delegate","ck-disabled","find","get","highlightRevisions","revisionSetName","revisionSelected","_revisions","ck-revision-history-sidebar","highlight","132pElQEO","_removeRevision","getTime","207zYrwWZ","_requireRevisionName","701576YFWnCQ","createCollection"];return(ms=function(){return t})()}function ps(t,e){const n=ms();return(ps=function(t,e){return n[t-=118]})(t,e)}!function(t,e){const n=ps,i=t();for(;;)try{if(629816===-parseInt(n(124))/1*(-parseInt(n(163))/2)+-parseInt(n(167))/3+-parseInt(n(144))/4*(parseInt(n(158))/5)+-parseInt(n(151))/6*(parseInt(n(150))/7)+parseInt(n(170))/8+parseInt(n(142))/9*(parseInt(n(159))/10)+parseInt(n(172))/11*(parseInt(n(139))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ms);class ys extends Ai.View{constructor(t,e,n,i){const r=ps;super(t);const s=this[r(154)];this[r(171)]=this[r(145)](),this[r(171)][r(129)](r(173)).to(this),this[r(171)][r(129)](r(122)).to(this),this[r(136)]=e,this[r(126)]=n,this[r(143)]=i,this.on(r(173),((t,e)=>{const n=r;this[n(123)](n(135),e)})),this.on(r(122),((t,e)=>{const n=r;this[n(123)](n(134),e)})),this[r(128)](r(174),!1),this[r(149)]({tag:r(153),attributes:{class:["ck",r(118),r(168),r(137)]},children:[new hs(t),{tag:r(153),attributes:{class:["ck",r(152),s.if(r(174),r(130),(t=>!t))]},children:this[r(171)]}]})}[vs(148)](){const t=vs;super[t(148)]();for(const e of this[t(136)])this[t(157)](e);this[t(136)].on(t(156),((e,n)=>{this[t(157)](n)})),this[t(136)].on(t(147),((e,n)=>{this[t(140)](n)}))}get[vs(125)](){const t=vs;return this[t(171)][t(162)]((e=>e[t(125)][t(162)]((t=>t))))[t(165)]()}[vs(166)](t){const e=vs;for(const n of this[e(125)])t&&t.id===n.id?n[e(173)]():n[e(121)]()}[vs(133)](t){const e=vs;for(const n of this[e(125)])t[e(164)]((({id:t})=>t===n.id))?n[e(138)]():n[e(155)]()}[vs(157)](t){const e=vs,n=ts(t[e(160)],this[e(119)][e(169)])[e(127)];let i=this[e(171)][e(132)](0);i&&i[e(127)][e(141)]()===n[e(141)]()||(i=new os(this[e(119)],n,this[e(126)],this[e(143)]),this[e(171)][e(156)](i)),i[e(161)](t)}[vs(140)](t){const e=vs,n=ts(t[e(160)],this[e(119)][e(169)])[e(127)];this[e(146)](n)[e(120)](t)}[vs(146)](t){const e=vs;return this[e(171)][e(131)]((n=>n[e(127)][e(141)]()===t[e(141)]()))}}const gs=ks;function ks(t,e){const n=_s();return(ks=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=ks,i=t();for(;;)try{if(960850===parseInt(n(427))/1*(parseInt(n(383))/2)+-parseInt(n(451))/3+-parseInt(n(398))/4*(-parseInt(n(390))/5)+parseInt(n(412))/6*(-parseInt(n(392))/7)+-parseInt(n(443))/8+-parseInt(n(428))/9+parseInt(n(402))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(_s);class bs extends t.Plugin{static get[gs(431)](){return gs(406)}static get[gs(445)](){return[cr]}constructor(t){const e=gs;super(t),this[e(415)]=t[e(409)][e(433)](cr),this[e(460)]=this[e(415)][e(453)],this[e(436)]=null}[gs(413)](){const t=gs,e=this[t(460)][t(403)],n=this[t(382)](),i=this[t(405)][t(411)][t(433)](t(459));this[t(436)]=new ys(this[t(405)][t(419)],e,n,this[t(405)][t(411)][t(433)](t(430))),this[t(436)].on(t(434),this[t(448)][t(417)](this)),this[t(436)].on(t(439),this[t(462)][t(417)](this)),this[t(436)][t(417)](t(384)).to(this[t(415)]),this[t(436)][t(450)].on(t(456),((e,n)=>{const i=t;n[i(416)].on(i(456),((t,e)=>{const n=i;e[n(417)](n(384),n(386)).to(this[n(415)])}))})),this[t(436)][t(458)](),this[t(407)](this[t(405)][t(408)],t(449),this[t(441)][t(417)](this)),this[t(407)](this[t(415)],t(435),this[t(400)][t(417)](this)),i[t(420)](this[t(436)][t(432)])}[gs(446)](){const t=gs;this[t(436)][t(432)][t(437)](),this[t(436)][t(446)]()}[gs(441)](){const t=gs,e=this[t(460)][t(391)](0);if(e){const n=this[t(460)][t(387)](e.id);this[t(415)][t(424)](e,n)}}[gs(448)](t,e){const n=gs,i=this[n(460)][n(391)](e.id),r=this[n(460)][n(387)](i.id);this[n(415)][n(424)](i,r)}[gs(462)](t,e){const n=gs;this[n(460)][n(391)](e.id)[n(418)](e[n(447)])}[gs(400)](t,e,n){const i=gs,r=this[i(460)][i(454)](n);r[i(388)]>2?(this[i(436)][i(421)](r),this[i(436)][i(455)](null)):(this[i(436)][i(421)]([]),this[i(436)][i(455)](r[0]))}[gs(382)](){const t=gs,e=this[t(405)],n=bs[t(410)],i=e[t(411)][t(433)](t(457))||bs[t(393)];if(i[t(388)])return i[t(444)]((i=>{const r=t,s=r(389)==typeof i?Object[r(461)]({},n[i]):i;return s[r(429)]=s[r(429)][r(417)](this,e),s[r(401)]&&(s[r(401)]=s[r(401)][r(417)](this,e)),s}))}}function _s(){const t=["length","string","1096220GIbikA","getRevision","35ODhBHh","defaultRevisionActions","getLaterVisibleRevision","diff","Restore this revision","restoreRevisionCallback","4ympGBz","fieldView","_handleDiffChange","isVisible","44754030zPyUtD","_revisions","revisionHistory","editor","RevisionsSidebar","listenTo","data","plugins","availableRevisionActions","config","1464546kLDZRA","init","select","_revisionViewer","revisionViews","bind","setName","locale","appendChild","highlightRevisions","Compare against selected","focus","compare","isSelected","getIndex","324551dSyBKJ","8356311VHZARM","action","revisionHistory.requireRevisionName","pluginName","element","get","revisionSelected","change:diff","_sidebarView","remove","Name this revision","revisionSetName","compareAgainstSelected","_handleEditorDataReady","newRevisionId","10912376EXnEfg","map","requires","destroy","name","_handleRevisionSelected","ready","timePeriodViews","1636101MZDYLu","nameRevision","repository","getRevisionsInDiff","selectRevision","add","revisionHistory.revisionActions","render","revisionHistory.viewerSidebarContainer","_revisionsRepository","assign","_handleRevisionSetName","_createRevisionActions","2NDrmdE","isEnabled","restoreRevision","isReady","getEarlierVisibleRevision"];return(_s=function(){return t})()}bs[gs(410)]={compareAgainstSelected:{name:gs(422),action:({plugins:t},e)=>{const n=gs,i=t[n(433)](cr),r=i[n(453)];let s=i[n(395)][n(442)],o=e.id;r[n(426)](s)>r[n(426)](o)&&([s,o]=[o,s]),i[n(424)](s,o)},isVisible:({plugins:t},e)=>{const n=gs,i=t[n(433)](cr);return!(i[n(453)][n(454)](i[n(395)])[n(388)]>2||e[n(425)])}},restoreRevision:{name:gs(396),action:(t,{id:e})=>{const n=gs;t[n(411)][n(433)](n(404))[n(397)](e)},isVisible:({plugins:t},e)=>!!t[gs(433)](cr)[gs(453)][gs(394)](e.id)},nameRevision:{name:gs(438),action:({plugins:t},{id:e,revisionNameView:n})=>{const i=gs,r=t[i(433)](cr),s=r[i(453)][i(387)](e);r[i(424)](e,s),n[i(423)](),n[i(399)][i(414)]()}}},bs[gs(393)]=[gs(440),gs(385),gs(452)];const ws=Os;!function(t,e){const n=Os,i=t();for(;;)try{if(972392===parseInt(n(354))/1+parseInt(n(324))/2*(parseInt(n(340))/3)+parseInt(n(334))/4*(-parseInt(n(318))/5)+parseInt(n(325))/6+parseInt(n(351))/7+-parseInt(n(349))/8*(-parseInt(n(321))/9)+-parseInt(n(328))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ss);class Is extends Ai.EditorUI{get[ws(313)](){return this[ws(310)]}constructor(t,n){const i=ws;super(t),this[i(310)]=n,this[i(355)]=(0,Ai.normalizeToolbarConfig)(t[i(353)][i(339)](i(311))),this[i(322)]=new e.ElementReplacer}get[ws(348)](){const t=ws;return this[t(313)][t(348)]}[ws(337)](t){const e=ws,n=this[e(338)],i=this[e(313)],r=n[e(312)][e(313)],s=i[e(341)],o=r[e(335)][e(336)]();s[e(323)]=o[e(344)],i[e(333)]();const a=s[e(348)];this[e(327)](s[e(323)],a),i[e(341)][e(350)](e(320)).to(this[e(343)]),r[e(317)](a),this[e(322)][e(347)](t,this[e(348)]),this[e(346)](),this[e(329)](e(356))}[ws(342)](){const t=ws;super[t(342)]();const e=this[t(313)],n=this[t(338)][t(312)][t(313)];this[t(322)][t(314)](),n[t(319)](e[t(341)][t(323)]),e[t(342)]()}[ws(346)](){const t=ws,e=this[t(313)];e[t(330)][t(350)](t(332)).to(this[t(343)],t(320)),e[t(330)][t(316)]=e[t(348)],e[t(330)][t(350)](t(326)).to(this,t(315),(({top:t})=>t)),e[t(311)][t(352)](this[t(355)],this[t(331)]),this[t(345)](e[t(311)])}}function Os(t,e){const n=Ss();return(Os=function(t,e){return n[t-=310]})(t,e)}function Ss(){const t=["viewportTopOffset","setEditableElement","20957850lgVNtb","fire","stickyPanel","componentFactory","isActive","render","80adyJZX","document","getRoot","init","editor","get","60COeegl","editable","destroy","focusTracker","rootName","addToolbar","_initToolbar","replace","element","8soJnYU","bind","8599416qHBOsJ","fillFromConfig","config","849552TBpVKI","_toolbarConfig","ready","_view","toolbar","editing","view","restore","viewportOffset","limiterElement","attachDomRoot","482515eYgARd","detachDomRoot","isFocused","6400449NELxAg","_elementReplacer","name","167764whBMZk","3188376Bwepbm"];return(Ss=function(){return t})()}var Ts=n(161),xs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(Ts.A,xs);Ts.A.locals;var Rs=Ns;function Ms(){var t=["editable","top","3453659shenpM","319xLxbSd","_editable","stickyPanel","989980GUpUQX","content","56TkJgoc","add","610IuYMfc","21644aSZuoC","1896126ArUZyh","main","toolbar","5227014ifgcku","297031jGXwfU","render","shouldToolbarGroupWhenFull","594GFIQfn","9XrJcRt"];return(Ms=function(){return t})()}function Ns(t,e){var n=Ms();return(Ns=function(t,e){return n[t-=112]})(t,e)}!function(t,e){for(var n=Ns,i=t();;)try{if(442208===parseInt(n(115))/1*(-parseInt(n(131))/2)+parseInt(n(124))/3+parseInt(n(123))/4*(parseInt(n(122))/5)+-parseInt(n(127))/6+parseInt(n(128))/7*(-parseInt(n(120))/8)+-parseInt(n(132))/9*(-parseInt(n(118))/10)+parseInt(n(114))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ms);class Es extends Ai.BoxedEditorUIView{get[Rs(112)](){return this[Rs(116)]}constructor(t,e,n={}){var i=Rs;super(t),this[i(117)]=new Ai.StickyPanelView(t),this[i(126)]=new Ai.ToolbarView(t,{shouldGroupWhenFull:n[i(130)]}),this[i(116)]=new Ai.InlineEditableUIView(t,e)}[Rs(129)](){var t=Rs;super[t(129)](),this[t(117)][t(119)][t(121)](this[t(126)]),this[t(113)][t(121)](this[t(117)]),this[t(125)][t(121)](this[t(112)])}}const As=Vs;function Vs(t,e){const n=js();return(Vs=function(t,e){return n[t-=379]})(t,e)}function js(){const t=["4861964DSaNAJ","get","config","sourceElement","_ui","9783936CcXvti","2672663QlMmtX","destroy","document","879492ceMXzP","initialData","fire","ready","106bosUOr","initPlugins","updateSourceElement","10MRlwbo","model","editing","3449DzCgdy","640842IlMxSt","create","8359308irVVCa","data","view","locale","init","createRoot"];return(js=function(){return t})()}!function(t,e){const n=Vs,i=t();for(;;)try{if(613545===-parseInt(n(380))/1*(parseInt(n(402))/2)+-parseInt(n(381))/3+parseInt(n(389))/4+-parseInt(n(405))/5*(parseInt(n(398))/6)+parseInt(n(395))/7+-parseInt(n(394))/8+parseInt(n(383))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(js);class Ds extends((0,t.DataApiMixin)((0,t.ElementApiMixin)(t.Editor))){get ui(){return this[Vs(393)]}constructor(t,e){const n=Vs;super(e),this[n(392)]=t,this[n(406)][n(397)][n(388)]();const i=new Es(this[n(386)],this[n(379)][n(385)],{shouldToolbarGroupWhenFull:!0});this[n(393)]=new Is(this,i)}[As(396)](){const t=As;return this[t(404)](),this.ui[t(396)](),super[t(396)]()}static async[As(382)](t,e){const n=As,i=new this(t,e);return await i[n(403)](),await i.ui[n(387)](t),await i[n(384)][n(387)](i[n(391)][n(390)](n(399))||""),i[n(400)](n(401)),i}}const Cs=Fs;function Fs(t,e){const n=Ls();return(Fs=function(t,e){return n[t-=136]})(t,e)}function Ls(){const t=["error","1338488OTHlJP","getRevision","revisionHistory.viewerContainer","Autosave","bind","selection","getUser","includes","revision-history-viewer-opened","rootName","144EfOJYz","then","closeRevisionViewerCallback","_update","8LAkSIZ","fromVersion","indexOf","update","15rnMatZ","remove","isEnabled","restrictedEditingException","revisionHistory.editorContainer","77736307gSImfn","toolbar","changesNavigation","display","restoreRevision","getAttributeKeys","_enhanceCloseRevisionViewerCallback","detachRoot","enqueueChange","removeMarker","config","revision-history-missing-configuration","addRoot","revisionHistory.viewerEditorElement","style","model","from","Users","RevisionViewer","_recalculatePageBreaks","insert","getRoot","create","getRevisionData","set","revisionHistory","addRevisionData","RevisionsRepository","repository","uiLanguage","define","catch","push","numeric","end","keys","setSelection","isReady","$graveyard","createdAt","users","enableReadOnlyMode","disableReadOnlyMode","roots","isAttached","name","revisionHistory.showRevisionViewerCallback","isReadOnly","RestrictedEditingMode","createRangeIn","saveRevision","document","init","_restoreRevision","getMarkersGroup","RevisionViewerIntegration","block","_enhanceShowRevisionViewerCallback","data","none","refreshVisibility","removeAttribute","addUser","setAttribute","destroy","toVersion","result","10350893XdAPKO","plugins","PaginationLookup","_cleanUp","RevisionHistory","save","markers","commands","exitToEditing","45280jfOkqA","RevisionHistoryUI","_viewerEditor","editor","adapter","refreshPositioning","3132970TwRDwx","pluginName","6518eztcbH","RevisionTracker","_closeRevisionViewer","lazyRoots","long","Annotations","locale","creator","showRevisionViewerCallback","toJSON","get","toLocaleTimeString","removeSelectionAttribute","4512468KEwBpK","parse","isAnonymous","_getRevisionViewerEditorConfig","getRevisions","requires","getRevisionRootsAttributes","Restored","change","revisionHistory.requireRevisionName","_showRevisionViewer","revisionHistory.restoreRevisionCallback","revisionHistory.closeRevisionViewerCallback","toLocaleDateString","487UyZoOE","has"];return(Ls=function(){return t})()}!function(t,e){const n=Fs,i=t();for(;;)try{if(876875===parseInt(n(153))/1*(-parseInt(n(263))/2)+parseInt(n(174))/3*(-parseInt(n(156))/4)+-parseInt(n(261))/5+-parseInt(n(139))/6+parseInt(n(246))/7*(-parseInt(n(170))/8)+-parseInt(n(166))/9*(parseInt(n(255))/10)+parseInt(n(179))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ls);const zs=[Cs(256),Cs(227)];class Ps extends t.Plugin{static get[Cs(262)](){return Cs(234)}constructor(t){const e=Cs;super(t),this[e(245)]=e(213)}}class Us extends t.Plugin{static get[Cs(262)](){return Cs(250)}static get[Cs(144)](){return[Oi,Zi]}constructor(t){const n=Cs;if(super(t),!this[n(258)][n(189)][n(136)](n(204)))throw new e.CKEditorError(n(190),this);this[n(257)]=null,this[n(258)][n(189)][n(209)](n(225),(t=>this[n(149)](t))),this[n(258)][n(189)][n(209)](n(151),(t=>this[n(265)](t))),this[n(258)][n(189)][n(209)](n(150),(t=>this[n(232)](t))),this[n(258)][n(189)][n(209)](n(148),!1),this[n(236)](),this[n(185)]()}set[Cs(259)](t){const e=Cs;this[e(258)][e(247)][e(136)](e(264))[e(259)]=t}get[Cs(259)](){const t=Cs;return this[t(258)][t(247)][t(136)](t(264))[t(259)]}[Cs(205)](t){const e=Cs;return this[e(258)][e(247)][e(136)](e(264))[e(205)](t)}[Cs(157)](t){const e=Cs;return this[e(258)][e(247)][e(136)](e(206))[e(157)](t)}[Cs(143)](t={toJSON:!1}){const e=Cs;return this[e(258)][e(247)][e(136)](e(206))[e(143)](t)}[Cs(142)](){const n=Cs,i=this[n(258)],s=(0,r.sanitizeEditorConfig)(i,zs),o=i[n(247)][n(136)](n(264)),a=i[n(247)][n(136)](n(196))[n(219)];return s[n(180)]=[n(254),n(183),n(181)],delete s[n(266)],s[n(247)][n(211)](Ps,cr,Tr,class extends t.Plugin{static get[n(144)](){return[cr,n(196)]}[n(231)](){const t=n,r=this[t(258)][t(247)][t(136)](t(196));for(const e of a)e[t(141)]||r[t(162)](e.id)||r[t(241)](e);const s=o[t(207)][t(143)]();let c=null;const u=this[t(258)][t(247)][t(136)](t(197));u[t(259)]=o[t(259)],u[t(160)](t(176)).to(o),this[t(258)][t(253)][t(136)](t(183))[t(160)](t(176)).to(i,t(226),(t=>!t));for(const n of s){const i=null===n[t(270)];if(i&&n[t(244)]===n[t(171)])continue;const r=n[t(272)]();u[t(205)](r,((r,s,a)=>{const u=t;if(i){if(c)c[u(169)](r,s);else if(!s){const t=a[u(272)]();t.id=(0,e.uid)(),o[u(229)](t,a[u(244)])[u(167)]((t=>{c=t}))}}else n[u(169)](r,s)}))}}},bs),s}[Cs(236)](){const t=Cs,e=this[t(258)][t(189)][t(136)](t(204))[t(271)];this[t(258)][t(189)][t(203)](t(225),(async()=>{const n=t;this[n(258)][n(220)](n(164));const i=this[n(258)][n(247)][n(136)](n(264));if(this[n(258)][n(247)][n(154)](n(159))){const t=this[n(258)][n(247)][n(136)](n(159));await t[n(251)]()}else await i[n(173)]();this[n(258)][n(247)][n(154)](n(248))&&this[n(258)][n(247)][n(136)](n(248))[n(198)]();const r=this[n(142)]();return e(r)[n(167)]((t=>{const e=n;return this[e(257)]=t,this[e(258)][e(247)][e(154)](e(268))&&this[e(258)][e(247)][e(136)](e(268))[e(239)](),t}))[n(210)]((t=>(console[n(155)](t),this[n(258)][n(221)](n(164)),null)))}))}[Cs(185)](){const t=Cs,e=this[t(258)][t(189)][t(136)](t(204))[t(168)];this[t(258)][t(189)][t(203)](t(151),(()=>(this[t(258)][t(247)][t(154)](t(248))&&this[t(258)][t(247)][t(136)](t(248))[t(198)](),this[t(257)][t(247)][t(136)](t(197))[t(249)](),e(this[t(257)])[t(167)]((()=>{const e=t;if(this[e(258)][e(221)](e(164)),this[e(257)]=null,this[e(258)][e(247)][e(154)](e(268))){const t=this[e(258)][e(247)][e(136)](e(268));t[e(239)](),t[e(260)]()}})))))}[Cs(149)](t){const e=Cs,n=this[e(258)][e(189)][e(136)](e(178)),i=this[e(258)][e(189)][e(136)](e(158)),r=this[e(258)][e(189)][e(136)](e(192));return Ds[e(201)](r,t)[e(167)]((t=>(i[e(193)][e(182)]=e(235),n[e(193)][e(182)]=e(238),t)))}[Cs(265)](t){const e=Cs,n=this[e(258)][e(189)][e(136)](e(178));return this[e(258)][e(189)][e(136)](e(158))[e(193)][e(182)]=e(238),n[e(193)][e(182)]="",t[e(243)]()}async[Cs(232)](t){const e=Cs,n=this[e(258)],i=this[e(257)][e(247)][e(136)](e(197)),r=n[e(247)][e(136)](e(264)),s=i[e(207)][e(157)](t);let o,a,c;try{o=await i[e(202)](s),a=await i[e(145)](s)}catch(t){return void console[e(155)](t)}n[e(194)][e(147)]((t=>{const i=e;for(const e of Array[i(195)](n[i(194)][i(252)][i(233)](i(177))))t[i(188)](e)})),i[e(216)]=!1,n[e(194)][e(187)]((t=>{const i=e;t[i(215)](null),t[i(138)](n[i(194)][i(230)][i(161)][i(184)]());const r=Object[i(214)](o);for(const e of n[i(194)][i(230)][i(222)])i(217)!=e[i(165)]&&e[i(223)]()&&!r[i(163)](e[i(165)])&&t[i(186)](e);for(const e of r){let r=n[i(194)][i(230)][i(200)](e);r&&r[i(223)]()||(r=t[i(191)](e));const s=a[e],c=Object[i(214)](s),u=o[e];for(const e of r[i(184)]())c[i(163)](e)||t[i(240)](e,r);for(const n of c)t[i(242)](n,a[e][n],r);t[i(175)](t[i(228)](r)),t[i(199)](n[i(237)][i(140)](u,r),r,0)}}));const u=$n(n[e(269)],e(146));return c=s[e(224)]?-1==s[e(224)][e(172)](u)?u+": "+s[e(224)]:s[e(224)]:u+": "+s[e(218)][e(152)](n[e(269)][e(208)],{month:e(267),day:e(212)})+", "+s[e(218)][e(137)](n[e(269)][e(208)],{hour:e(212),minute:e(212)}),await r[e(229)]({name:c}),i[e(216)]=!0,n[e(189)][e(136)](e(204))[e(168)]()}}function Hs(){var t=["1408580aEwhIR","1434DQmWwi","7366960TZnFUt","624648UvHbnz","36323XEwyMw","305717BbfHmd","8982754agqzCU","4nznYNK","2248AZaWpH","1968vLzUyG","81DkQQzq"];return(Hs=function(){return t})()}function Zs(t,e){var n=Hs();return(Zs=function(t,e){return n[t-=338]})(t,e)}!function(t,e){for(var n=Zs,i=t();;)try{if(810600===-parseInt(n(338))/1*(parseInt(n(340))/2)+-parseInt(n(342))/3*(-parseInt(n(341))/4)+parseInt(n(346))/5+parseInt(n(345))/6*(parseInt(n(348))/7)+parseInt(n(347))/8*(-parseInt(n(343))/9)+-parseInt(n(344))/10+-parseInt(n(339))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Hs)})(),(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;width:400px}.ck.ck-revision-history-save-revision-form .ck-labeled-field-view{width:100%}.ck.ck-revision-history-save-revision-form .ck-label{display:none}.ck.ck-revision-history-save-revision-form .ck-input{width:100%}",""]);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-sticky-panel__content{border-radius:0}.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content,.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content.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-sticky-panel__content{border:solid var(--ck-color-base-border);border-width:1px 1px 0}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content.ck-sticky-panel__content_sticky{border-bottom-width:1px}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content .ck-menu-bar,.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content .ck-toolbar{border: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},S={year:k,month:b,day:k,weekday:b},O={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},M={hour:k,minute:k,second:k,timeZoneName:_},E={hour:k,minute:k,hour12:!1},A={hour:k,minute:k,second:k,hour12:!1},V={hour:k,minute:k,second:k,hour12:!1,timeZoneName:b},j={hour:k,minute:k,second:k,hour12:!1,timeZoneName:_},D={year:k,month:k,day:k,hour:k,minute:k},C={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},P={year:k,month:b,day:k,weekday:b,hour:k,minute:k},z={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},q={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 H(t){return void 0===t}function B(t){return"number"==typeof t}function W(t){return"number"==typeof t&&t%1==0}function G(){try{return"undefined"!=typeof Intl&&Intl.DateTimeFormat}catch(t){return!1}}function Y(){return!H(Intl.DateTimeFormat.prototype.formatToParts)}function J(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(t){return!1}}function Q(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 K(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=G();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(K(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"],St=["M","T","W","T","F","S","S"];function Ot(t){switch(t){case"narrow":return[].concat(St);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 Mt(t){switch(t){case"narrow":return[].concat(Nt);case"short":return[].concat(Rt);case"long":return[].concat(xt);default:return null}}function Et(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 At={D:w,DD:I,DDD:O,DDDD:T,t:x,tt:R,ttt:N,tttt:M,T:E,TT:A,TTT:V,TTTT:j,f:D,ff:F,fff:z,ffff:q,F:C,FF:L,FFF:U,FFFF:Z},Vt=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 At[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 Ot(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 Et(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 Et(o,(i=c,function(t){var e=s(t);return e?r.num(i.get(e),t.length):t}))},t}(),jt=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}(),Dt=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}(),Ct=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 G()?(new Intl.DateTimeFormat).resolvedOptions().timeZone:"local"}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return!0}}],[{key:"instance",get:function(){return null===Ct&&(Ct=new e),Ct}}]),e}(Dt),Lt=RegExp("^"+pt.source+"$"),Pt={};var zt={year:0,month:1,day:2,hour:3,minute:4,second:5};var Ut={},qt=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={},Pt={}},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,Pt[n]||(Pt[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"})),Pt[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=zt[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}(Dt),Zt=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===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}(Dt),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}(Dt);function Wt(t,e){var n;if(H(t)||null===t)return e;if(t instanceof Dt)return t;if("string"==typeof t){var i=t.toLowerCase();return"local"===i?e:"utc"===i||"gmt"===i?Ht.utcInstance:null!=(n=qt.parseGMTOffset(t))?Ht.instance(n):qt.isValidSpecifier(i)?qt.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 Gt=function(){return Date.now()},Yt=null,Jt=null,Qt=null,Xt=null,Kt=!1,$t=function(){function t(){}return t.resetCaches=function(){le.resetCache(),qt.resetCache()},i(t,null,[{key:"now",get:function(){return Gt},set:function(t){Gt=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 Jt},set:function(t){Jt=t}},{key:"defaultNumberingSystem",get:function(){return Qt},set:function(t){Qt=t}},{key:"defaultOutputCalendar",get:function(){return Xt},set:function(t){Xt=t}},{key:"throwOnInvalid",get:function(){return Kt},set:function(t){Kt=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&&G()){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=G(),t.zone.universal&&this.hasIntl){var r=t.offset/60*-1,s=r>=0?"Etc/GMT+"+r:"Etc/GMT"+r,o=qt.isValidZone(s);0!==t.offset&&o?(i=s,this.dt=t):(i="UTC",n.timeZoneName?this.dt=t:this.dt=0===t.offset?t:di.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(S):return"EEE, LLL d, yyyy";case yt(O):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(M):return"h:mm a";case yt(E):return"HH:mm";case yt(A):return"HH:mm:ss";case yt(V):case yt(j):return"HH:mm";case yt(D):return"M/d/yyyy, h:mm a";case yt(F):return"LLL d, yyyy, h:mm a";case yt(z):return"LLLL d, yyyy, h:mm a";case yt(q):return e;case yt(C):return"M/d/yyyy, h:mm:ss a";case yt(L):return"LLL d, yyyy, h:mm:ss a";case yt(P):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 Vt.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&&J()&&(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 G()?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(G()){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=G()&&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=di.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,Ot,(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=di.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=[di.utc(2016,11,13,9),di.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]=[di.utc(-40,1,1),di.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()||G()&&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")||G()&&"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 Se(t,e){return[{year:Ie(t,e),month:Ie(t,e+1,1),day:Ie(t,e+2,1)},null,e+3]}function Oe(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]?qt.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 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 Ee={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Ae(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 Ve=/^(?:(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 je(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=Ae(n,s,r,i,o,a,c);return e=u?Ee[u]:l?0:ht(h,d),[f,new Ht(e)]}var De=/^(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$/,Ce=/^(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[Ae(e,t[4],i,n,t[5],t[6],t[7]),Ht.utcInstance]}function Pe(t){var e=t[1],n=t[2],i=t[3],r=t[4],s=t[5],o=t[6];return[Ae(e,t[7],n,i,r,s,o),Ht.utcInstance]}var ze=he(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ge),Ue=he(/(\d{4})-?W(\d\d)(?:-?(\d))?/,ge),qe=he(/(\d{4})-?(\d{3})/,ge),Ze=he(ye),He=de(Se,Oe,Te),Be=de(ke,Oe,Te),We=de(be,Oe,Te),Ge=de(Oe,Te);var Ye=de(Oe);var Je=he(/(\d{4})-(\d\d)-(\d\d)/,we),Qe=he(_e),Xe=de(Se,Oe,Te,xe),Ke=de(Oe,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,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,[Re,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 jt?e:new jt(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?Vt.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;(K(n.values,s)||K(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 jt?e:new jt(e,n);if($t.throwOnInvalid)throw new f(i);return new t({invalid:i})},t.fromDateTimes=function(e,n){var i=fi(e),r=fi(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=fi(e);return t.fromDateTimes(r,r.plus(i))},t.before=function(e,n){var i=ln(n),r=fi(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=di.fromISO(r,n)).isValid}catch(s){a=!1}try{u=(c=di.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(fi).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=di.now().setZone(t).set({month:12});return!t.universal&&e.offset!==e.set({month:6}).offset},t.isValidIANAZone=function(t){return qt.isValidSpecifier(t)&&qt.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(G()){t=!0,e=Y(),i=J();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)}function _n(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 wn="( |"+String.fromCharCode(160)+")",In=new RegExp(wn,"g");function Sn(t){return t.replace(/\./g,"\\.?").replace(In,wn)}function On(t){return t.replace(/\./g,"").replace(In," ").toLowerCase()}function Tn(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 On(i)===On(t)}))+e}}}function xn(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 Nn={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=Vt.macroTokenToFormatOpts(t.val);if(!n)return t;var i=Vt.create(e,n).formatDateTimeParts((Mn||(Mn=di.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=Nn[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 An(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)})))}(Vt.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 Tn(i.eras("short",!1),0);case"GG":return Tn(i.eras("long",!1),0);case"y":return _n(h);case"yy":case"kk":return _n(f,ut);case"yyyy":case"kkkk":return _n(a);case"yyyyy":return _n(v);case"yyyyyy":return _n(c);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return _n(u);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return _n(s);case"MMM":return Tn(i.months("short",!0,!1),1);case"MMMM":return Tn(i.months("long",!0,!1),1);case"LLL":return Tn(i.months("short",!1,!1),1);case"LLLL":return Tn(i.months("long",!1,!1),1);case"o":case"S":return _n(l);case"ooo":case"SSS":return _n(o);case"u":return Rn(d);case"a":return Tn(i.meridiems(),0);case"E":case"c":return _n(r);case"EEE":return Tn(i.weekdays("short",!1,!1),1);case"EEEE":return Tn(i.weekdays("long",!1,!1),1);case"ccc":return Tn(i.weekdays("short",!0,!1),1);case"cccc":return Tn(i.weekdays("long",!0,!1),1);case"Z":case"ZZ":return xn(new RegExp("([+-]"+u.source+")(?::("+s.source+"))?"),2);case"ZZZ":return xn(new RegExp("([+-]"+u.source+")("+s.source+")?"),2);case"z":return Rn(/[a-z_+-/]{1,256}?/i);default:return m(t)}}(n)||{invalidReason:"missing Intl.DateTimeFormat.formatToParts support"},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(K(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:qt.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(K(d,"a")&&K(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],jn=[0,31,60,91,121,152,182,213,244,274,305,335];function Dn(t,e){return new jt("unit out of range","you specified "+e+" (of type "+typeof e+") as a "+t+", which is invalid")}function Cn(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)?jn:Vn)[e-1]}function Ln(t,e){var n=rt(t)?jn: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=Cn(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 zn(t){var e,n=t.weekYear,i=t.weekNumber,r=t.weekday,s=Cn(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=Ln(e,a),u=c.month,l=c.day;return Object.assign({year:e,month:u,day:l},mt(t))}function Un(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=Ln(e,t.ordinal),i=n.month,r=n.day;return Object.assign({year:e,month:i,day:r},mt(t))}function Zn(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 Hn(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 Bn="Invalid DateTime",Wn=864e13;function Gn(t){return new jt("unsupported zone",'the zone "'+t.name+'" is not supported')}function Yn(t){return null===t.weekData&&(t.weekData=Pn(t.c)),t.weekData}function Jn(t,e){var n={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new di(Object.assign({},n,e,{old:n}))}function Qn(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 Xn(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 Kn(t,e,n){return Qn(at(t),e,n)}function $n(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=Qn(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 ti(t,e,n,i,r){var s=n.setZone,o=n.zone;if(t&&0!==Object.keys(t).length){var a=e||o,c=di.fromObject(Object.assign(t,n,{zone:a,setZone:void 0}));return s?c:c.setZone(o)}return di.invalid(new jt("unparsable",'the input "'+r+"\" can't be parsed as "+i))}function ei(t,e,n){return void 0===n&&(n=!0),t.isValid?Vt.create(le.create("en-US"),{allowZ:n,forceSimple:!0}).formatDateTimeFromString(t,e):null}function ni(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=ei(t,m);return c&&(p="T"+p),p}var ii={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},ri={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},si={ordinal:1,hour:0,minute:0,second:0,millisecond:0},oi=["year","month","day","hour","minute","second","millisecond"],ai=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],ci=["year","ordinal","hour","minute","second","millisecond"];function ui(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 li(t,e){for(var n,i=l(oi);!(n=i()).done;){var r=n.value;H(t[r])&&(t[r]=ii[r])}var s=Zn(t)||Hn(t);if(s)return di.invalid(s);var o=$t.now(),a=Kn(t,e.offset(o),e),c=a[0],u=a[1];return new di({ts:c,zone:e,o:u})}function hi(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 di=function(){function t(t){var e=t.zone||$t.defaultZone,n=t.invalid||(Number.isNaN(t.ts)?new jt("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=Xn(this.ts,o),i=(n=Number.isNaN(i.year)?new jt("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():li({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}):li({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<-Wn||e>Wn?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,ui,["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=Xn(i,r);p?(f=ai,v=ri,y=Pn(y)):o?(f=ci,v=si,y=Un(y)):(f=oi,v=ii);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):Zn(s),I=w||Hn(s);if(I)return t.invalid(I);var S=Kn(p?zn(s):o?qn(s):s,r,n),O=new t({ts:S[0],zone:n,o:S[1],loc:d});return s.weekday&&u&&e.weekday!==O.weekday?t.invalid("mismatched weekday","you can't specify both a weekday of "+s.weekday+" and a date of "+O.toISO()):O},t.fromISO=function(t,e){void 0===e&&(e={});var n=function(t){return fe(t,[ze,He],[Ue,Be],[qe,We],[Ze,Ge])}(t);return ti(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),[Ve,je])}(t);return ti(n[0],n[1],e,"RFC 2822",t)},t.fromHTTP=function(t,e){void 0===e&&(e={});var n=function(t){return fe(t,[De,Le],[Ce,Le],[Fe,Pe])}(t);return ti(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=An(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):ti(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,[Je,Xe],[Qe,Ke])}(t);return ti(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 jt?e:new jt(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=Vt.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=Kn(this.toObject(),u,e)[0]}return Jn(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 Jn(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,ui,[]),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=zn(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(Un(this.c),n));var u=Kn(e,this.o,this.zone);return Jn(this,{ts:u[0],o:u[1]})},e.plus=function(t){return this.isValid?Jn(this,$n(this,ln(t))):this},e.minus=function(t){return this.isValid?Jn(this,$n(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?Vt.create(this.loc.redefaultToEN(e)).formatDateTimeFromString(this,t):Bn},e.toLocaleString=function(t){return void 0===t&&(t=w),this.isValid?Vt.create(this.loc.clone(t),t).formatDateTime(this):Bn},e.toLocaleParts=function(t){return void 0===t&&(t={}),this.isValid?Vt.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),ei(this,n)},e.toISOWeekDate=function(){return ei(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 ni(this,{suppressSeconds:s,suppressMilliseconds:i,includeOffset:a,includePrefix:u,format:void 0===l?"extended":l})},e.toRFC2822=function(){return ei(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)},e.toHTTP=function(){return ei(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")},e.toSQLDate=function(){return ei(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 ni(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():Bn},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),hi(n,this.plus(i),Object.assign(e,{numeric:"always",units:r,unit:s}))},e.toRelativeCalendar=function(e){return void 0===e&&(e={}),this.isValid?hi(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 Q(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 Q(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 An(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?Un(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 S}},{key:"DATE_FULL",get:function(){return O}},{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 M}},{key:"TIME_24_SIMPLE",get:function(){return E}},{key:"TIME_24_WITH_SECONDS",get:function(){return A}},{key:"TIME_24_WITH_SHORT_OFFSET",get:function(){return V}},{key:"TIME_24_WITH_LONG_OFFSET",get:function(){return j}},{key:"DATETIME_SHORT",get:function(){return D}},{key:"DATETIME_SHORT_WITH_SECONDS",get:function(){return C}},{key:"DATETIME_MED",get:function(){return F}},{key:"DATETIME_MED_WITH_SECONDS",get:function(){return L}},{key:"DATETIME_MED_WITH_WEEKDAY",get:function(){return P}},{key:"DATETIME_FULL",get:function(){return z}},{key:"DATETIME_FULL_WITH_SECONDS",get:function(){return U}},{key:"DATETIME_HUGE",get:function(){return q}},{key:"DATETIME_HUGE_WITH_SECONDS",get:function(){return Z}}]),t}();function fi(t){if(di.isDateTime(t))return t;if(t&&t.valueOf&&B(t.valueOf()))return di.fromJSDate(t);if(t&&"object"==typeof t)return di.fromObject(t);throw new y("Unknown datetime argument: "+t+", of type "+typeof t)}e.c9=di},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:()=>Us,RevisionHistoryUI:()=>Zi,RevisionTracker:()=>Si,RevisionViewer:()=>ar,RevisionViewerLoadingOverlay:()=>wr,RevisionViewerUI:()=>xr,RevisionsRepository:()=>Kn,RevisionsSidebar:()=>_s});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 S=Object.prototype,O=S.hasOwnProperty,T=S.toString,x=I?I.toStringTag:void 0;const R=function(t){var e=O.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 M=function(t){return N.call(t)};var E=I?I.toStringTag:void 0;const A=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":E&&E in Object(t)?R(t):M(t)};const V=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const j=function(t){if(!V(t))return!1;var e=A(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const D=w["__core-js_shared__"];var C,F=(C=/[^.]+$/.exec(D&&D.keys&&D.keys.IE_PROTO||""))?"Symbol(src)_1."+C:"";const L=function(t){return!!F&&F in t};var P=Function.prototype.toString;const z=function(t){if(null!=t){try{return P.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var U=/^\[object .+?Constructor\]$/,q=Function.prototype,Z=Object.prototype,H=q.toString,B=Z.hasOwnProperty,W=RegExp("^"+H.call(B).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const G=function(t){return!(!V(t)||L(t))&&(j(t)?W:U).test(z(t))};const Y=function(t,e){return null==t?void 0:t[e]};const J=function(t,e){var n=Y(t,e);return G(n)?n:void 0};const Q=J(w,"Map");const X=J(Object,"create");const K=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=K,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(Q||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(!Q||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=J(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 St=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 Ot=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]"==A(t)};var Rt=Object.prototype,Nt=Rt.hasOwnProperty,Mt=Rt.propertyIsEnumerable;const Et=xt(function(){return arguments}())?xt:function(t){return Tt(t)&&Nt.call(t,"callee")&&!Mt.call(t,"callee")};const At=Array.isArray;const Vt=function(){return!1};var jt="object"==typeof exports&&exports&&!exports.nodeType&&exports,Dt=jt&&"object"==typeof module&&module&&!module.nodeType&&module,Ct=Dt&&Dt.exports===jt?w.Buffer:void 0;const Ft=(Ct?Ct.isBuffer:void 0)||Vt;var Lt=/^(?:0|[1-9]\d*)$/;const Pt=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 zt=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 qt=function(t){return Tt(t)&&zt(t.length)&&!!Ut[A(t)]};const Zt=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 Gt=function(){try{var t=Bt&&Bt.require&&Bt.require("util").types;return t||Wt&&Wt.binding&&Wt.binding("util")}catch(t){}}();var Yt=Gt&&Gt.isTypedArray;const Jt=Yt?Zt(Yt):qt;var Qt=Object.prototype.hasOwnProperty;const Xt=function(t,e){var n=At(t),i=!n&&Et(t),r=!n&&!i&&Ft(t),s=!n&&!i&&!r&&Jt(t),o=n||i||r||s,a=o?Ot(t.length,String):[],c=a.length;for(var u in t)!e&&!Qt.call(t,u)||o&&("length"==u||r&&("offset"==u||"parent"==u)||s&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||Pt(u,c))||a.push(u);return a};var Kt=Object.prototype;const $t=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Kt)};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&&zt(t.length)&&!j(t)};const se=function(t){return re(t)?Xt(t):ie(t)};const oe=function(t,e){return t&&St(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(!V(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&&St(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 St(t,we(t),e)};const Se=function(t,e){for(var n=-1,i=e.length,r=t.length;++n<i;)t[r+n]=e[n];return t};const Oe=te(Object.getPrototypeOf,Object);const Te=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Se(e,we(t)),t=Oe(t);return e}:ke;const xe=function(t,e){return St(t,Te(t),e)};const Re=function(t,e,n){var i=e(t);return At(t)?i:Se(i,n(t))};const Ne=function(t){return Re(t,se,we)};const Me=function(t){return Re(t,le,Te)};const Ee=J(w,"DataView");const Ae=J(w,"Promise");const Ve=J(w,"Set");const je=J(w,"WeakMap");var De="[object Map]",Ce="[object Promise]",Fe="[object Set]",Le="[object WeakMap]",Pe="[object DataView]",ze=z(Ee),Ue=z(Q),qe=z(Ae),Ze=z(Ve),He=z(je),Be=A;(Ee&&Be(new Ee(new ArrayBuffer(1)))!=Pe||Q&&Be(new Q)!=De||Ae&&Be(Ae.resolve())!=Ce||Ve&&Be(new Ve)!=Fe||je&&Be(new je)!=Le)&&(Be=function(t){var e=A(t),n="[object Object]"==e?t.constructor:void 0,i=n?z(n):"";if(i)switch(i){case ze:return Pe;case Ue:return De;case qe:return Ce;case Ze:return Fe;case He:return Le}return e});const We=Be;var Ge=Object.prototype.hasOwnProperty;const Ye=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&Ge.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Je=w.Uint8Array;const Qe=function(t){var e=new t.constructor(t.byteLength);return new Je(e).set(new Je(t)),e};const Xe=function(t,e){var n=e?Qe(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Ke=/\w*$/;const $e=function(t){var e=new t.constructor(t.source,Ke.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?Qe(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 Qe(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(!V(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(Oe(t))};const un=function(t){return Tt(t)&&"[object Map]"==We(t)};var ln=Gt&&Gt.isMap;const hn=ln?Zt(ln):un;const dn=function(t){return Tt(t)&&"[object Set]"==We(t)};var fn=Gt&&Gt.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(!V(e))return e;var h=At(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: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]"==A(t)};var wn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,In=/^\w*$/;const Sn=function(t,e){if(At(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 On(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(On.Cache||mt),n}On.Cache=mt;const Tn=On;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 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 En=I?I.prototype:void 0,An=En?En.toString:void 0;const Vn=function t(e){if("string"==typeof e)return e;if(At(e))return Mn(e,t)+"";if(_n(e))return An?An.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const jn=function(t){return null==t?"":Vn(t)};const Dn=function(t,e){return At(t)?t:Sn(t,e)?[t]:Nn(jn(t))};const Cn=function(t){if("string"==typeof t||_n(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const Fn=function(t,e,n,i){if(!V(t))return t;for(var r=-1,s=(e=Dn(e,t)).length,o=s-1,a=t;null!=a&&++r<s;){var c=Cn(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=V(l)?l:Pt(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 Pn=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const zn=function(t,e){for(var n=0,i=(e=Dn(e,t)).length;null!=t&&n<i;)t=t[Cn(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 qn=function(t,e){return e.length<2?t:zn(t,Un(e,0,-1))};const Zn=function(t,e){return e=Dn(e,t),null==(t=qn(t,e))||delete t[Cn(Pn(e))]};const Hn=function(t,e){return null==t||Zn(t,e)};function Bn(){const t=["6464vApQQq","creator","_update","3EPulpx","attributes","1314530SwCjdX","313117GLhxIy","set","authors","setName","1880HqxKFI","map","name","324YutmBB","setAttribute","authorsIds","fromVersion","toVersion","toJSON","19402InJRVH","114820saISNY","createdAt","125956rosRUx","removeAttribute","diffData","creatorId","378aVabCJ","33lHqjAv","fire"];return(Bn=function(){return t})()}function Wn(t,e){const n=Bn();return(Wn=function(t,e){return n[t-=435]})(t,e)}const Gn=Wn;!function(t){const e=Wn,n=t();for(;;)try{if(158780===-parseInt(e(449))/1+-parseInt(e(448))/2*(-parseInt(e(461))/3)+-parseInt(e(451))/4+parseInt(e(439))/5*(-parseInt(e(442))/6)+-parseInt(e(435))/7+parseInt(e(458))/8*(-parseInt(e(455))/9)+-parseInt(e(463))/10*(-parseInt(e(456))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bn);class Yn extends((0,e.ObservableMixin)()){constructor(t){const n=Wn;super(),this.id=t.id||(0,e.uid)(),this[n(459)]=t[n(459)]||null,this[n(437)]=t[n(437)]||[],this[n(453)]=t[n(453)]||null,this[n(446)]=t[n(446)]||0,this[n(445)]=t[n(445)]||0,this[n(436)](n(441),t[n(441)]||""),this[n(436)](n(450),t[n(450)]||new Date),this[n(436)](n(462),t[n(462)]||{})}[Gn(438)](t){this[Gn(460)]({name:t})}[Gn(443)](t,e){const n=Gn,i=bn(this[n(462)]);Ln(i,t,e),this[n(460)]({attributes:i})}[Gn(452)](t){const e=Gn,n=bn(this[e(462)]);Hn(n,t),this[e(460)]({attributes:n})}[Gn(460)](t,e=!1){const n=Gn;let i=!1;const r={id:this.id},s=[n(441),n(450),n(453),n(437),n(462),n(446),n(445),n(454)];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(437)]&&(r[n(444)]=r[n(437)][n(440)]((t=>t.id)),delete r[n(437)]),this[n(457)](n(460),r,e))}[Gn(447)](){const t=Gn;return{id:this.id,name:this[t(441)],creatorId:this[t(459)]?this[t(459)].id:null,authorsIds:this[t(437)][t(440)]((t=>t.id)),diffData:this[t(453)],createdAt:this[t(450)],attributes:this[t(462)],fromVersion:this[t(445)],toVersion:this[t(446)]}}}const Jn=Qn;function Qn(t,e){const n=Xn();return(Qn=function(t,e){return n[t-=293]})(t,e)}function Xn(){const t=["185740orxLiI","oldRevisionId","282936wSAlNP","afterInit","Users","8SvANcn","getUser","getLaterVisibleRevision","plugins","diffData","config","get","1380798hoiqdT","createRevision","editor","fromVersion","pluginName","getRevisionsInDiff","fromCharCode","createdAt","57238FEVJSG","name","11YyKUBO","isNaN","earlier","1572TPOGrf","getRevisions","5823608mFmsOO","later","map","push","requires","data","toVersion","reverse","forbiddenHandler","then","from","getRevisionsIterator","getIndex","22519266ZkvHIA","newRevisionId","RevisionsRepository","join","_revisions","length","creatorId","addRevision","40PmuENB","add","getRevision","context","attributes","toJSON","2149CqzPFL","getEarlierVisibleRevision","authorsIds"];return(Xn=function(){return t})()}!function(t){const e=Qn,n=t();for(;;)try{if(788466===parseInt(e(324))/1*(parseInt(e(322))/2)+-parseInt(e(304))/3*(parseInt(e(307))/4)+parseInt(e(302))/5+-parseInt(e(327))/6*(parseInt(e(299))/7)+-parseInt(e(329))/8+parseInt(e(314))/9*(-parseInt(e(293))/10)+parseInt(e(342))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xn);class Kn extends t.Plugin{static get[Jn(333)](){return[r.Users]}static get[Jn(318)](){return Jn(344)}get[Jn(347)](){const t=Jn;return this[t(346)][t(347)]}constructor(t){const n=Jn;super(t),this[n(346)]=new e.Collection}[Jn(305)](){!function(e){function n(t){const e=Qn;return t[e(331)]((t=>String[e(320)](t)))[e(345)]("")}(e=>{const i=Qn;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])},{[n([105,100])]:15,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([77,117,108,116,105,32,76,101,118,101,108,32,76,105,115,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([77,117,108,116,105,76,101,118,101,108,76,105,115,116,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:16,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([77,101,114,103,101,32,70,105,101,108,100,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([77,101,114,103,101,70,105,101,108,100,115,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([109,101,114,103,101,70,105,101,108,100,115,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}}];return function t(e){e[n([102,111,114,69,97,99,104])]((e=>{e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<e[n([105,100])]-1,r(e)&&e[n([99,104,101,99,107,65,108,115,111])]&&t(e[n([99,104,101,99,107,65,108,115,111])])}))}(t),t}(),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(S(h,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&t){const i=O(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(){S(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(O(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])),O(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,O(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,O(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]))),S(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(O(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])),O(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,O(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,O(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=Qn;if(S(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&e(),S(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const r=O(t,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),s=r[i(295)](0),o=r[i(300)](s[n([105,100])]);O(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(338)]((()=>e()))}}))}S(h,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&O(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=Qn;if(!S(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(325)](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 S(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=O(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=Qn;if(!S(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(325)](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(296)]:e[i(316)],d=n([52,48,52,56,50,48,51,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(312)][i(313)](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(!S(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!(!S(h,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||O(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)||(!(!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]))||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]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!r)||!(!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]))||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]))[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(337)]&&r[t[e(337)]]()}(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);O(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),O(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])]||!S(h,n([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function S(t,e){return t[n([112,108,117,103,105,110,115])][n([104,97,115])](e)}function O(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=>S(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)}[Jn(315)](t){const e=Jn,n=this[e(316)][e(310)][e(313)](e(306));return new Yn({id:t.id,name:t[e(323)],creator:t[e(348)]?n[e(308)](t[e(348)]):null,diffData:t[e(311)]||t[e(334)],authors:t[e(301)][e(331)]((t=>n[e(308)](t))),createdAt:new Date(t[e(321)]),attributes:t[e(297)],fromVersion:t[e(317)],toVersion:t[e(335)]})}[Jn(349)](t,e=0){const n=Jn;this[n(346)][n(294)](t,e)}[Jn(295)](t){const e=Jn;return this[e(346)][e(313)](t)}[Jn(328)](t={toJSON:!1}){const e=Jn,n=Array[e(339)](this[e(346)]);return n[e(336)](),t[e(298)]?n[e(331)]((t=>t[e(298)]())):n}[Jn(341)](t){const e=Jn;return this[e(346)][e(341)](t)}[Jn(300)](t){const e=Jn,[,n]=this[e(340)](t,{direction:e(326)});return n}[Jn(309)](t){const e=Jn,[,n]=this[e(340)](t,{direction:e(330)});return n}[Jn(319)](t){const e=Jn,n=[];for(const i of this[e(340)](t[e(343)]))if(n[e(332)](i),i.id===t[e(303)])break;return n}*[Jn(340)](t,{direction:e=Jn(326),filter:n=t=>!0}={}){const i=Jn,r=i(326)===e?1:-1;let s=this[i(346)][i(313)](t),o=this[i(341)](s);for(yield s;s;){if(o+=r,s=this[i(295)](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 Je(t),new Je(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=At(t),a=At(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||Jt(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=Ei();return(wi=function(t,e){return n[t-=449]})(t,e)}!function(t){const e=wi,n=t();for(;;)try{if(174344===-parseInt(e(540))/1+-parseInt(e(506))/2*(-parseInt(e(578))/3)+parseInt(e(462))/4*(parseInt(e(512))/5)+parseInt(e(449))/6+-parseInt(e(717))/7*(-parseInt(e(566))/8)+-parseInt(e(623))/9*(-parseInt(e(649))/10)+-parseInt(e(548))/11*(parseInt(e(635))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);const Ii={c:s.ViewContainerElement,a:s.ViewAttributeElement,e:s.ViewEmptyElement,r:s.ViewRawElement,u:s.ViewUIElement};class Si extends t.Plugin{static get[_i(706)](){return _i(709)}static get[_i(737)](){return[r.Users,Kn,t.PendingActions]}constructor(t){const n=_i;super(t),this[n(576)]=null,this[n(481)]=null,this[n(498)]=new Ti(this[n(588)]),this[n(565)]=this[n(588)][n(513)][n(499)](n(667))||n(484),this[n(515)]=new Map,this[n(541)]=null;const i=(0,e.uid)();this[n(509)]={history:this[n(588)][n(639)][n(658)][n(454)],getLatestVersion:()=>Promise[n(671)](this[n(588)][n(639)][n(658)][n(521)]),getCurrentRevisionId:()=>i},this[n(519)](n(475),!1),this[n(519)](n(714),!0),this[n(519)](n(567),!1),this[n(588)][n(513)][n(638)](n(575),!0),this[n(588)][n(741)][n(517)](n(539))[n(655)]({view:n(465)})}[_i(554)](){const t=_i;this[t(679)]=this[t(588)][t(587)][t(499)](t(648)),this[t(526)](),this[t(588)][t(650)].on(t(558),(()=>{const e=t,n=this[e(679)][e(483)](0),i=n&&null===n[e(713)]?n:null;if(this[e(552)]=!!i&&this[e(588)][e(513)][e(499)](e(575)),this[e(588)][e(587)][e(461)](e(582))){const t=this[e(509)][e(730)](),r=this[e(679)][e(483)](t);if(r)this[e(748)]=r[e(529)],this[e(552)]=!1;else{const t=this[e(509)][e(454)][e(535)][e(744)]((t=>!t[e(699)])),r=t?t[e(534)]:this[e(509)][e(454)][e(521)];n?(n[e(701)]<r&&n[e(746)]({toVersion:r}),this[e(552)]?(this[e(509)][e(730)]=()=>i.id,this[e(748)]=i[e(529)]):(this[e(748)]=n[e(701)],this[e(552)]=!1)):(this[e(748)]=r,this[e(552)]=!1)}}else i&&(this[e(588)][e(639)][e(658)][e(454)][e(521)]=Math[e(520)](i[e(701)],this[e(588)][e(639)][e(658)][e(454)][e(521)]),i[e(529)]===i[e(701)]?(0!==i[e(529)]&&(this[e(509)][e(730)]=()=>i.id),this[e(552)]=!1):this[e(552)]&&(this[e(509)][e(730)]=()=>i.id,this[e(748)]=i[e(529)])),this[e(552)]||(this[e(748)]=this[e(588)][e(639)][e(658)][e(521)]);this[e(498)][e(554)](this[e(509)][e(454)]),this[e(726)](this[e(748)]),this[e(451)](this[e(748)]),this[e(576)]&&this[e(463)]()})),this[t(472)](t(475)).to(this,t(567),(t=>!t))}async[_i(703)](){const t=_i;if(this[t(679)][t(460)]>0){const e=this[t(679)][t(483)](0),n=await this[t(693)](e),i=await this[t(467)](e);this[t(604)](n,i)}}[_i(551)](t){this[_i(509)]=t}async[_i(708)](){const t=_i,e=await this[t(509)][t(492)]();if(e>this[t(481)][t(701)]){await this[t(593)]();const n=this[t(700)]({revision:this[t(481)],to:e});n[t(637)]=n[t(652)][t(681)]((e=>this[t(588)][t(587)][t(499)](t(455))[t(657)](e))),this[t(481)][t(746)](n)}}async[_i(593)](){const t=_i;this[t(552)]&&!this[t(541)]&&(await this[t(501)](this[t(481)]),this[t(498)][t(651)](this[t(481)]),this[t(541)]={fromVersion:this[t(481)][t(529)],authors:this[t(481)][t(637)][t(522)]()})}async[_i(473)](t={},n=null){const i=_i,r=[];await this[i(593)](),this[i(552)]=!1,n>this[i(481)][i(701)]&&(n=null),null===n&&(n=await this[i(509)][i(492)]());const s=this[i(727)](n),o=this[i(700)]({from:s,to:n});if(this[i(481)][i(701)]<n){const t=this[i(700)]({revision:this[i(481)],from:n,to:n});t[i(637)]=[],t[i(652)]=[],t.id=this[i(481)].id,this[i(481)][i(746)](t,!0),delete t[i(637)],r[i(688)](t)}t[i(694)]=this[i(588)][i(587)][i(499)](i(455)).me.id,t[i(618)]=t[i(618)]||null,t.id=t.id||(0,e.uid)(),t={...t,...o};const a=this[i(511)](t);r[i(688)](t);const c=this[i(679)][i(609)](a);if(0!==c){const e=this[i(679)][i(483)](c-1);if(e[i(529)]!==n){const s=this[i(498)][i(600)](n,e[i(701)]),o={id:e.id,diffData:s[i(493)],authorsIds:s[i(652)],authors:s[i(652)][i(681)]((t=>this[i(588)][i(587)][i(499)](i(455))[i(657)](t))),fromVersion:n};e===this[i(481)]&&(o[i(518)]=new Date(t[i(518)][i(736)]()+10)),e[i(746)](o,!0),delete o[i(637)],r[i(688)](o)}}if(this[i(576)]){for(const t of r)this[i(516)](t.id,t,!0);this[i(463)]()}return a}[_i(511)](t){const e=_i,n=this[e(679)][e(602)](t);return this[e(576)]&&n.on(e(746),((t,n,i)=>{const r=e;i||(this[r(516)](n.id,n,!0),this[r(463)]())})),this[e(679)][e(664)](n,this[e(549)](n)),n}async[_i(693)](t){const e=_i;await this[e(501)](t);const n={};for(const i in t[e(493)]){if(t[e(493)][i][e(719)]&&!t[e(493)][i][e(719)][e(686)])continue;const r=this[e(629)](JSON[e(683)](t[e(493)][i][e(502)])),o=this[e(588)][e(642)][e(603)][e(658)],a=new s.ViewDocumentFragment(o,r[e(681)]((t=>Oi(t,this[e(588)]))));this[e(588)][e(650)][e(614)][e(682)](e(673)),n[i]=this[e(588)][e(650)][e(614)][e(616)](a),this[e(588)][e(650)][e(614)][e(682)](e(702))}return n}async[_i(467)](t){const e=_i;await this[e(501)](t);const n={};for(const i in t[e(493)])t[e(493)][i][e(719)]&&!t[e(493)][i][e(719)][e(686)]||(n[i]=t[e(493)][i][e(615)]||{});return n}[_i(463)](){const t=_i;if(0===this[t(515)][t(533)])return;if(this[t(567)])return;let e=Array[t(574)](this[t(515)][t(591)]());this[t(515)][t(735)]();for(let n=0;n<e[t(460)];n++){const i=e[n];let r=!1;for(const e of Object[t(530)](i))void 0===i[e]?delete i[e]:"id"!==e&&(r=!0);r||(e[n]=null)}if(e=e[t(547)]((t=>null!==t)),!e[t(460)])return;for(let n=0;n<e[t(460)];n++){const i=e[n];void 0!==i[t(529)]&&void 0===i[t(701)]&&(i[t(701)]=this[t(679)][t(483)](i.id)[t(701)]),void 0!==i[t(701)]&&void 0===i[t(529)]&&(i[t(529)]=this[t(679)][t(483)](i.id)[t(529)])}const n=this[t(588)][t(513)][t(499)](t(667));this[t(567)]=!0,this[t(695)](),this[t(576)][t(487)](e,n)[t(577)]((()=>{this[t(567)]=!1}))[t(622)]((e=>{const n=t;if(e)for(const t of e)this[n(596)]({id:t.id,createdAt:t[n(518)]});this[n(450)](),this[n(463)]()}))}[_i(604)](t,n){const i=_i;let r=this[i(588)][i(513)][i(499)](i(662)),s=this[i(588)][i(513)][i(499)](i(586));if(void 0===r){r={};for(const t of this[i(588)][i(639)][i(658)][i(733)]())r[t]=""}if(i(476)==typeof r&&(r={main:r}),void 0===s){s={};for(const t of this[i(588)][i(639)][i(658)][i(733)]())s[t]={}}let o=!1;const a=Object[i(530)](r),c=Object[i(530)](t);for(const e of a){if(r[e]!==t[e]&&""!==r[e][i(729)]()){o=!0;break}if(!bi(s[e],n[e])&&Object[i(530)](s[e])[i(460)]>0){o=!0;break}}o||(o=c[i(564)]((t=>!this[i(588)][i(639)][i(658)][i(590)](t)))),o&&(0,e.logWarning)(i(597),{editorData:r,editorRootsAttributes:s,revisionData:t,revisionRootsAttributes:n}),this[i(588)][i(513)][i(519)](i(662),t),this[i(588)][i(513)][i(519)](i(586),n)}[_i(695)](){const t=_i;if(!this[t(678)]){const e=this[t(588)][t(587)][t(499)](t(601));this[t(678)]=e[t(573)]($n(this[t(588)][t(559)],t(571)))}}[_i(450)](){const t=_i;this[t(678)]&&(this[t(588)][t(587)][t(499)](t(601))[t(503)](this[t(678)]),this[t(678)]=null)}[_i(549)](t){const e=_i,n=this[e(679)][e(644)]();n[e(468)]();let i=0;for(;i<n[e(460)];){const r=n[i];if(r===this[e(481)]){i++;continue}if(r.id===this[e(565)])break;const s=t[e(701)]-r[e(701)]||t[e(529)]-r[e(529)];if(s>0)break;if(s<0)i++;else{if(!t[e(713)]&&r[e(713)])break;if(r[e(713)]||!t[e(713)]){if(t[e(518)]>r[e(518)])break;i++}else i++}}return i}[_i(596)](t){const e=_i,n=this[e(679)][e(483)](t.id);if(t[e(518)]&&(t[e(518)]=new Date(t[e(518)])),t[e(652)]){const n=this[e(588)][e(587)][e(499)](e(455));t[e(637)]=t[e(652)][e(681)]((t=>n[e(657)](t)))}n[e(746)](t,!0)}[_i(700)]({revision:t=null,from:e=null,to:n=null}){const i=_i;e=null!==e?e:t[i(529)],n=null!==n?n:t[i(701)];const r=this[i(498)][i(600)](e,n),s={diffData:r[i(493)],authorsIds:r[i(652)],fromVersion:e,toVersion:n};if(!t||n!==t[i(701)]){const t=n-1,e=this[i(509)][i(454)][i(528)](t);s[i(518)]=e&&e[i(518)]||new Date}if(this[i(541)]&&e===this[i(541)][i(529)])for(const t of this[i(541)][i(637)])s[i(652)][i(545)](t.id)||s[i(652)][i(688)](t.id);return s}[_i(501)](t){const e=_i;if(!t||t[e(493)])return Promise[e(671)]();{const n=this[e(588)][e(513)][e(499)](e(667));return this[e(576)][e(483)]({channelId:n,revisionId:t.id})[e(622)]((n=>{const i=e;t[i(493)]=n[i(493)]}))}}[_i(516)](t,e,n){const i=_i;if(this[i(515)][i(461)](t)){const r=this[i(515)][i(499)](t);e=n?{...r,...e}:{...e,...r}}this[i(515)][i(519)](t,e)}[_i(727)](t){const e=_i,n=this[e(679)][e(644)]();n[e(468)](),n[e(740)]();const i=n[e(744)]((n=>n[e(701)]<=t))[e(701)];return i<this[e(748)]?this[e(748)]:i}[_i(726)](t){const e=_i,n=this[e(679)][e(483)](this[e(679)][e(460)]-1);if(n)this[e(565)]=n.id;else{const n=!this[e(588)][e(639)][e(658)][e(611)][e(744)]((t=>this[e(588)][e(639)][e(617)](t))),i=this[e(588)][e(587)][e(499)](e(455)).me.id,r=$n(this[e(588)][e(559)],e(n?555:619));this[e(606)]({from:t,to:t,id:this[e(565)],name:r,creatorId:i})}}[_i(451)](t){const e=_i,n=this[e(509)][e(730)]();this[e(481)]=this[e(679)][e(483)](n),this[e(481)]||(this[e(481)]=this[e(606)]({from:t,to:t,id:n,name:"",creatorId:null}))}[_i(606)]({name:t,from:e,to:n,creatorId:i,id:r}){const s=_i,o=this[s(700)]({from:e,to:n});o[s(618)]=t,o[s(694)]=i,o.id=r;const a=this[s(511)](o);return this[s(576)]&&this[s(516)](o.id,o,!0),a}[_i(526)](){const t=_i;this[t(588)][t(741)][t(517)](t(583))[t(705)]({model:t(465)})}[_i(629)](t){const e=_i;return(t=t[e(547)]((t=>!t[e(618)]||e(725)!==t[e(618)]&&e(494)!==t[e(618)])))[e(640)]((t=>{const n=e;n(476)!=typeof t&&(t[n(720)]=this[n(629)](t[n(720)]),t[n(562)]=t[n(562)][n(547)]((t=>!t[0][n(568)](n(684)))))})),t}}function Oi(t,e){const n=_i,i=e[n(642)][n(603)][n(658)];if(n(476)==typeof t)return new s.ViewText(i,t);{const r=t[n(720)][n(681)]((t=>Oi(t,e)));return new(Ii[t[n(536)]]||s.ViewElement)(i,t[n(618)],t[n(562)],r)}}class Ti{constructor(t){const e=_i;this[e(588)]=t,this[e(660)]=new Map,this[e(715)]=-1,this[e(478)]=-1,this[e(490)]=new Map,this[e(670)]=new Map,this[e(696)]=new Map,this[e(452)]=new Map,this[e(496)]=new Map,this[e(749)]=new Map,this[e(560)]=new Map,this[e(592)]=new Map,this[e(731)]=new Map,this[e(485)]=new Map,this[e(718)]=1}[_i(554)](t){const e=_i;this[e(510)]=t;const n=new Map,i=new Map,r=this[e(588)][e(639)][e(658)][e(611)][e(681)]((t=>t[e(497)]));for(const t of r){const r=this[e(588)][e(639)][e(658)][e(590)](t),s=xi(r);n[e(519)](t,s),i[e(519)](t,Object[e(525)](r[e(546)]()))}const s=Array[e(574)](this[e(588)][e(639)][e(556)])[e(681)]((t=>[t[e(618)],t[e(464)]()])),o=this[e(510)][e(521)];this[e(479)](o,n,s,i),this[e(669)]=this[e(718)];const a=new Map,c=new Map;for(const t of r){const n=Ri(t);a[e(519)](t,n),c[e(519)](t,{})}this[e(479)](Number[e(544)],a,[],c)}[_i(600)](t,e){const n=_i;if(this[n(715)]===t&&this[n(478)]<=e)this[n(660)][n(533)]>1&&this[n(608)](this[n(478)]),this[n(579)](this[n(478)],e,!0);else{if(!this[n(660)][n(461)](t)){const e=this[n(631)](t);this[n(457)](e,t,!1)}this[n(457)](t,e,!0)}return this[n(715)]=t,this[n(478)]=e,this[n(514)]()}[_i(651)](t){const e=_i;this[e(628)](),this[e(715)]=t[e(529)],this[e(478)]=t[e(701)];for(const n in t[e(493)]){const i=t[e(493)][n][e(719)],r=bn(t[e(493)][n][e(488)])||{},s=this[e(659)](t[e(493)][n][e(489)]);s[e(497)]=n,s[e(523)]=!i||!i[e(686)],s[e(686)]=()=>s[e(523)],this[e(452)][e(519)](n,s),this[e(496)][e(519)](n,r),i&&this[e(485)][e(519)](n,i);const o=this[e(630)](s);this[e(560)][e(519)](n,o);for(const[t,n]of s[e(556)]){if(!t[e(568)](e(668)))continue;const i=t[e(570)](":")[2];for(const t of n[e(656)]({singleCharacters:!0})){const n=this[e(676)](t),r=e(677)==t[e(536)]?t[e(480)][e(621)][e(522)](0,-1):t[e(480)][e(621)],s=o[e(689)](r)[e(643)](n);this[e(592)][e(519)](s,{userId:i})}}}this[e(669)]=this[e(718)];const n=[...Array(this[e(718)])[e(530)]()][e(522)](1)[e(547)]((t=>!this[e(592)][e(461)](t)));let i=0;const r=new Map;for(const s in t[e(493)]){const o=t[e(493)][s][e(719)],a=bn(t[e(493)][s][e(615)])||{},c=this[e(659)](t[e(493)][s][e(502)]);c[e(497)]=s,c[e(523)]=!o||o[e(686)],c[e(686)]=()=>c[e(523)],this[e(670)][e(519)](s,c),this[e(696)][e(519)](s,a);const u=this[e(630)](c,Number[e(544)]);this[e(749)][e(519)](s,u),r[e(519)](s,c[e(686)]()?a:{});for(const[t,n]of c[e(556)]){if(!t[e(568)](e(668)))continue;const i=t[e(570)](":")[2];for(const t of n[e(656)]({singleCharacters:!0})){const n=this[e(676)](t),r=this[e(718)]++,s=e(677)==t[e(536)]?t[e(480)][e(621)][e(522)](0,-1):t[e(480)][e(621)];u[e(689)](s)[e(739)](n,r),this[e(592)][e(519)](r,{userId:i})}}for(const t of this[e(588)][e(639)][e(666)](c)[e(656)]({singleCharacters:!0})){const r=this[e(676)](t),s=e(677)==t[e(536)]?t[e(480)][e(621)][e(522)](0,-1):t[e(480)][e(621)],o=u[e(689)](s);o[e(643)](r)>0||o[e(739)](r,n[i++])}for(const[t,n]of c[e(556)])t[e(568)](e(668))||this[e(490)][e(519)](t,n)}const s=Ri(e(507));this[e(452)][e(519)](e(507),s),this[e(560)][e(519)](e(507),this[e(630)](s,1));const o=Ri(e(507));this[e(670)][e(519)](e(507),o),this[e(749)][e(519)](e(507),this[e(630)](o,1));const a=Array[e(574)](this[e(670)])[e(681)]((([t,e])=>[t,xi(e)]));this[e(479)](this[e(478)],a,this[e(490)],r)}[_i(659)](t){const e=_i,n=JSON[e(683)](t),i=this[e(588)][e(642)][e(603)][e(658)],r=new s.ViewDocumentFragment(i,n[e(681)]((t=>Oi(t,this[e(588)]))));return this[e(588)][e(650)][e(469)](r)}[_i(479)](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(519)](t,{start:e[r(633)][r(531)](),end:e[r(685)][r(531)](),rootName:e[r(459)][r(497)]});this[r(660)][r(519)](t,{roots:s,markers:a,rootsAttributes:o})}[_i(608)](t){const e=_i;this[e(660)][e(594)](t)}[_i(524)](){const t=_i;this[t(628)](),this[t(715)]=-1,this[t(478)]=-1,this[t(660)][t(735)](),this[t(554)](this[t(510)])}[_i(628)](){const t=_i;this[t(592)][t(735)](),this[t(731)][t(735)](),this[t(485)][t(735)](),this[t(670)][t(735)](),this[t(696)][t(735)](),this[t(452)][t(735)](),this[t(496)][t(735)](),this[t(749)][t(735)](),this[t(560)][t(735)](),this[t(490)][t(735)](),this[t(718)]=1,this[t(669)]=this[t(718)]}[_i(630)](t,e=null){const n=_i;let i=null;t.is(n(641))||(i=new s.Element(t[n(618)],{vid_start:null===e?this[n(718)]++:e++}));const r=[];for(const i of t[n(585)]())if(i.is(n(734))){r[n(688)](this[n(630)](i,e));const t=r[r[n(460)]-1];null!==e&&(e=t.is(n(734),n(716))?t[n(643)](n(697))+1:t[n(643)](n(626))+1)}else for(let t=0;t<i[n(724)];t++)r[n(688)](new s.Element(n(716),{vid:null===e?this[n(718)]++:e++}));if(t.is(n(641))){const e=Ri(t[n(497)]);return e[n(732)](0,r),e}return i[n(739)](n(626),null===e?this[n(718)]++:e++),i[n(732)](0,r),i}[_i(457)](t,e,n){const i=_i;this[i(628)]();const{roots:r,markers:o,rootsAttributes:a}=this[i(660)][i(499)](t);this[i(452)]=new Map(r),this[i(496)]=new Map(bn(a));for(const[t,e]of this[i(452)])if(i(507)!==t&&(this[i(670)][i(519)](t,xi(e)),this[i(696)]=new Map(bn(a)),n)){const n=this[i(718)];this[i(749)][i(519)](t,this[i(630)](e)),this[i(560)][i(519)](t,this[i(630)](e,n))}this[i(669)]=this[i(718)],this[i(670)][i(519)](i(507),xi(this[i(452)][i(499)](i(507)))),n&&this[i(749)][i(519)](i(507),this[i(630)](this[i(452)][i(499)](i(507))));for(const[t,e]of o){const n=this[i(452)][i(499)](e[i(497)]),r=this[i(670)][i(499)](e[i(497)]),o=new s.Range(this[i(620)](e[i(633)],n),this[i(620)](e[i(685)],n)),a=this[i(647)](o,r);n[i(556)][i(519)](t,o),this[i(490)][i(519)](t,a)}this[i(579)](t,e,n)}[_i(579)](t,e,n){const i=_i;for(const r of this[i(510)][i(542)](t,e))this[i(663)](r,n);for(const t of this[i(670)][i(591)]())t[i(556)][i(735)]();for(const[t,e]of this[i(490)])this[i(670)][i(499)](e[i(459)][i(497)])[i(556)][i(519)](t,e[i(531)]());const r=new Map,s=new Map;for(const[t,e]of this[i(670)])r[i(519)](t,xi(e)),s[i(519)](t,this[i(696)][i(499)](t));this[i(479)](e,r,this[i(490)],s)}[_i(631)](t){const e=_i,n=Array[e(574)](this[e(660)][e(530)]());n[e(580)](((t,e)=>t-e)),n[e(468)]();for(const e of n)if(e<t)return e;return Number[e(544)]}[_i(723)](t,e){const n=_i,i=Array[n(574)](e[n(556)])[n(681)]((([e,i])=>[e,this[n(647)](i,t)]));t[n(556)]=new Map(i)}[_i(569)](t){const e=_i;for(const n of this[e(490)][e(591)]()){const i=n[e(687)](t),r=s.Range[e(584)](i);n[e(633)]=r[e(633)],n[e(685)]=r[e(685)]}}[_i(663)](t,e){const n=_i;if(n(743)==t[n(536)]||n(500)==t[n(536)])return void this[n(581)](t,e);if(n(572)==t[n(536)]){const i=t[n(474)][n(459)][n(497)];this[n(670)][n(461)](i)||(this[n(670)][n(519)](i,Ri(i,!0)),this[n(696)][n(519)](i,{}),e&&this[n(749)][n(519)](i,Ri(i,!0)))}else if(n(589)==t[n(536)]||n(742)==t[n(536)]||n(466)==t[n(536)])return void this[n(747)](t);const i=this[n(537)](t,this[n(670)]);if(n(722)!==t[n(536)]&&(i[n(477)](),this[n(569)](i)),e)switch(i[n(536)]){case n(572):this[n(738)](t);break;case n(605):case n(503):case n(672):this[n(561)](t);break;case n(532):this[n(471)](t);break;case n(570):this[n(495)](t);break;case n(722):this[n(527)](t)}}[_i(537)](t,e){const n=_i,i=t[n(531)]();return i[n(607)]=t[n(607)],this[n(674)](i,e),i}[_i(470)](t){const e=_i;return t[e(681)]((t=>{const n=e,i=this[n(676)](t);return Number(t[n(728)][n(643)](i))}))}[_i(712)](t,e){const n=_i;if(t.is(n(734),n(716)))e[n(688)]({item:t,type:n(634)});else{t.is(n(734))&&e[n(688)]({item:t,type:n(595)});for(const i of t[n(585)]())this[n(712)](i,e);t.is(n(734))&&e[n(688)]({item:t,type:n(677)})}return e}[_i(514)](){const t=_i,e=new Map(this[t(592)]),n=new Map(e),i=new Map,r={insertions:{},deletions:{}},s={insertions:{},deletions:{}},o=new Map,a=new Set([...this[t(452)][t(530)](),...this[t(670)][t(530)]()]);a[t(594)](t(507));for(const e of a){const n=this[t(670)][t(499)](e)||Ri(e,!1),i=this[t(452)][t(499)](e)||Ri(e,!1);n[t(686)]()||i[t(686)]()?(r[t(502)][e]=xi(n),r[t(489)][e]=xi(i),this[t(723)](r[t(489)][e],i),this[t(723)](r[t(502)][e],n),s[t(502)][e]=this[t(712)](this[t(749)][t(499)](e),[]),s[t(489)][e]=this[t(712)](this[t(560)][t(499)](e)||Ri(e,!1),[])):a[t(594)](e)}for(const r of a){const o=s[t(502)][r];for(const r of o){const s=this[t(676)](r),o=r[t(728)][t(643)](s);n[t(594)](o),o>=this[t(669)]&&i[t(519)](o,e[t(499)](o))}}for(const r of a){const a=s[t(502)][r],c=this[t(470)](s[t(489)][r]);let u=0;for(const r of a){const s=this[t(676)](r),a=r[t(728)][t(643)](s);if(!i[t(461)](a)&&!o[t(461)](a))if(n[t(461)](a))u++;else{if(a!=c[u]){const i=e[t(499)](a)||e[t(499)](c[u]);for(;a!=c[u];)n[t(461)](c[u])||(o[t(519)](c[u],i),e[t(519)](c[u],i)),u++}u++}}}for(const e of a){const r=s[t(502)][e];for(const e of r){const r=this[t(676)](e),s=e[t(728)][t(643)](r);if(o[t(461)](s)){const e=o[t(499)](s);n[t(461)](s)||n[t(519)](s,{...e}),i[t(519)](s,{...e})}}}for(const e of n[t(530)]())e>=this[t(669)]&&n[t(594)](e);const c=new Map;for(const e of a){let r=s[t(502)][e];for(const e of r)if(e[t(728)].is(t(734),t(504))){const n=this[t(676)](e),r=e[t(728)][t(643)](n);if(i[t(461)](r)){const n=e[t(728)][t(543)][t(543)][t(643)](t(698)),s=c[t(499)](n)||new Set;s[t(573)](i[t(499)](r)[t(482)]),c[t(519)](n,s)}}r=s[t(489)][e];for(const e of r)if(e[t(728)].is(t(734),t(504))){const i=this[t(676)](e),r=e[t(728)][t(643)](i);if(n[t(461)](r)){const i=e[t(728)][t(543)][t(543)][t(643)](t(698)),s=c[t(499)](i)||new Set;s[t(573)](n[t(499)](r)[t(482)]),c[t(519)](i,s)}}for(const e of c[t(530)]())(i[t(461)](e)||n[t(461)](e))&&c[t(594)](e)}for(const e of a){const r=s[t(502)][e];let o=null,a=null;for(const e of r){const r=this[t(676)](e),s=e[t(728)][t(643)](r),u=c[t(499)](s);u&&t(595)==e[t(536)]&&(o=Array[t(574)](u)[0],a=e[t(728)][t(643)](t(626))),o&&(n[t(519)](s,{userId:o}),i[t(519)](s,{userId:o})),s==a&&(o=null,a=null)}}const u={},l=new Set;for(const e of a){const o=r[t(489)][e],a=r[t(502)][e];for(const{userId:e}of this[t(731)][t(591)]())null!==e&&l[t(573)](e);for(const{userId:e}of this[t(485)][t(591)]())null!==e&&l[t(573)](e);this[t(653)](a,s[t(502)][e],i,t(505),l),this[t(653)](o,s[t(489)][e],n,t(508),l),u[e]={insertions:this[t(710)](a),deletions:this[t(710)](o),attachChange:this[t(485)][t(499)](e)||null,attributesBefore:bn(this[t(496)][t(499)](e))||{},attributesAfter:bn(this[t(696)][t(499)](e))}}return{diffData:u,authorsIds:Array[t(574)](l)}}[_i(627)](t){const e=_i;for(const[,n]of t[e(556)]){const t=n[e(633)][e(553)]()[e(547)]((t=>e(504)==t[e(618)]));for(const n of t)1==n[e(599)]&&n[e(598)](0).is(e(734),e(613))&&n[e(598)](0)[e(739)](e(711),!0)}}[_i(710)](t){const e=_i;this[e(627)](t);const n=this[e(588)][e(650)][e(557)](t,{}),i=Array[e(574)](n[e(585)]())[e(681)]((t=>this[e(645)](t)));return JSON[e(721)](i)}[_i(645)](t){const e=_i;if(t.is(e(716)))return t[e(650)];{const n=t;return{type:Object[e(530)](Ii)[e(744)]((e=>t instanceof Ii[e])),name:n[e(618)],attributes:Array[e(574)](n[e(546)]()),children:Array[e(574)](n[e(585)]())[e(681)]((t=>this[e(645)](t)))}}}[_i(653)](t,e,n,i,r){const s=_i;let o=null,a=null,c=0;const u=this[s(588)][s(639)];for(let i=0;i<e[s(460)];i++){const r=this[s(676)](e[i]),c=e[i][s(728)][s(643)](r),h=n[s(499)](c),d=i==e[s(460)]-1;!o&&h&&(o=h,a=e[i]),o&&(!h||h[s(482)]!=o[s(482)])&&(l(h,Ni(a,t,u),Ni(e[i],t,u)),o=h||null,a=h?e[i]:null),o&&d&&l(h,Ni(a,t,u),Mi(e[i],t,u))}function l(e,n,a){const l=s,h=o[l(482)],d=l(668)+i+":"+h+":"+c++,f=u[l(550)](n,a);t[l(556)][l(519)](d,f),null!==h&&r[l(573)](h)}}[_i(676)](t){const e=_i;switch(t[e(536)]){case e(595):return e(698);case e(677):return e(626);default:return e(697)}}[_i(674)](t,e){const n=_i;t[n(534)]=null;for(const i in t){const r=t[i];if(r instanceof s.Position){const s=e[n(499)](r[n(459)][n(497)]);t[i]=this[n(620)](r,s)}if(r instanceof s.Range){const s=e[n(499)](r[n(459)][n(497)]);t[i]=this[n(647)](r,s)}n(459)===i&&(t[n(459)]=e[n(499)](t[n(459)][n(497)]))}}[_i(647)](t,e){const n=_i;return this[n(588)][n(639)][n(550)](this[n(620)](t[n(633)],e),this[n(620)](t[n(685)],e))}[_i(620)](t,e){const n=_i;return this[n(588)][n(639)][n(491)](e,t[n(621)],t[n(610)])}[_i(738)](t){const e=_i,n=this[e(749)][e(499)](t[e(474)][e(459)][e(497)]),i=this[e(620)](t[e(474)],n),r=null===t[e(607)]?null:t[e(607)]||this[e(588)][e(587)][e(499)](e(455)).me.id,o=i[e(543)],a=this[e(718)],c=[];for(const n of t[e(563)])if(n.is(e(734)))c[e(688)](this[e(630)](n));else for(let t=0;t<n[e(724)];t++)c[e(688)](new s.Element(e(716),{vid:this[e(718)]++}));const u=this[e(718)];for(let t=a;t<u;t++)this[e(592)][e(519)](t,{userId:r});o[e(732)](i[e(632)],c)}[_i(561)](t){const e=_i;(t=this[e(537)](t,this[e(749)]))[e(477)]();const n=null===t[e(607)]?null:t[e(607)]||this[e(588)][e(587)][e(499)](e(455)).me.id,i=t[e(624)](),r=i[e(543)],s=i[e(632)];!function t(i,r,s,o){const a=e;for(let e=s;e<o;e++){const s=r[a(598)](e);s.is(a(734),a(716))?i[a(519)](s[a(643)](a(697)),{userId:n}):(i[a(519)](s[a(643)](a(698)),{userId:n}),t(i,s,0,s[a(599)]),i[a(519)](s[a(643)](a(626)),{userId:n}))}}(this[e(592)],r,s,s+t[e(486)])}[_i(471)](t){const e=_i,n=null===(t=this[e(537)](t,this[e(749)]))[e(607)]?null:t[e(607)]||this[e(588)][e(587)][e(499)](e(455)).me.id,i=t[e(680)][e(543)],r=t[e(691)][e(543)],s=i[e(643)](e(626)),o=r[e(643)](e(698));i[e(739)](e(626),r[e(643)](e(626))),r[e(739)](e(626),s),this[e(592)][e(519)](o,{userId:n}),this[e(592)][e(519)](s,{userId:n}),t[e(477)]()}[_i(495)](t){const e=_i,n=null===(t=this[e(537)](t,this[e(749)]))[e(607)]?null:t[e(607)]||this[e(588)][e(587)][e(499)](e(455)).me.id,i=t[e(453)],r=t[e(625)][e(543)];t[e(477)]();const s=r[e(643)](e(626)),o=t[e(665)][e(661)];if(i){const t=o[e(643)](e(626)),i=r[e(643)](e(626));r[e(739)](e(626),t),o[e(739)](e(626),i),this[e(592)][e(519)](r[e(643)](e(626)),{userId:n}),this[e(592)][e(519)](o[e(643)](e(698)),{userId:n})}else{const t=this[e(718)]++,i=this[e(718)]++;r[e(739)](e(626),t),o[e(739)](e(698),i),o[e(739)](e(626),s),this[e(592)][e(519)](t,{userId:n}),this[e(592)][e(519)](i,{userId:n})}}[_i(527)](t){const e=_i;if(!t[e(704)])return;const n=(t=this[e(537)](t,this[e(670)]))[e(654)]?t[e(654)][e(459)]:null,i=t[e(458)]?t[e(458)][e(459)]:null;n&&this[e(490)][e(594)](t[e(618)]),i&&this[e(490)][e(519)](t[e(618)],t[e(458)][e(531)]());const r=null===t[e(607)]?null:t[e(607)]||this[e(588)][e(587)][e(499)](e(455)).me.id,s=t[e(618)];if(!this[e(731)][e(461)](s))return void this[e(731)][e(519)](s,{range:t[e(654)],userId:r});const o=this[e(731)][e(499)](s),a=o[e(538)],c=t[e(458)];null==a&&null==c||a&&c&&a[e(675)](c)?this[e(731)][e(594)](t[e(618)]):o[e(482)]=r}[_i(581)](t,e){const n=_i;this[n(670)][n(461)](t[n(497)])?this[n(670)][n(499)](t[n(497)])[n(523)]=t[n(745)]:(this[n(670)][n(519)](t[n(497)],Ri(t[n(497)],!0)),this[n(696)][n(519)](t[n(497)],{}),e&&this[n(749)][n(519)](t[n(497)],Ri(t[n(497)],!0)));const i=null===t[n(607)]?null:t[n(607)]||this[n(588)][n(587)][n(499)](n(455)).me.id,r=this[n(485)][n(499)](t[n(497)]);r&&r[n(482)]===i?this[n(485)][n(594)](t[n(497)]):this[n(485)][n(519)](t[n(497)],{userId:i,isAttached:t[n(745)]})}[_i(747)](t){const e=_i,n=this[e(696)][e(499)](t[e(459)][e(497)]);null===t[e(646)]?delete n[t[e(690)]]:n[t[e(690)]]=t[e(646)]}}function xi(t){const e=_i,n=Ri(t[e(497)],t[e(686)]());for(const i of t[e(585)]()){const t=i[e(692)](!0);n[e(636)](t)}return n}function Ri(t,e=!0){const n=_i,i=new s.DocumentFragment;return i[n(497)]=t,i[n(523)]=e,i[n(686)]=()=>i[n(523)],i}function Ni(t,e,n){const i=_i,r=i(677)==t[i(536)]?n[i(456)](t[i(728)],i(685)):n[i(707)](t[i(728)]);return n[i(491)](e,r[i(621)],r[i(610)])}function Mi(t,e,n){const i=_i,r=i(595)==t[i(536)]?n[i(456)](t[i(728)],0):n[i(612)](t[i(728)]);return n[i(491)](e,r[i(621)],r[i(610)])}function Ei(){const t=["useFillerType","parse","data-revision-","end","isAttached","getTransformedByOperation","push","getNodeByPath","key","sourcePosition","_clone","getRevisionDocumentData","creatorId","_addPendingAction","_diffRootsAttributes","vid","vid_start","_isInit","buildRevisionData","toVersion","default","afterInit","affectsData","markerToData","pluginName","createPositionBefore","update","RevisionTracker","_prepareViewToSave","keepParagraph","_generateTape","creator","isEnabled","_lastFrom","$text","14zxKugI","_revisionId","attachChange","children","stringify","marker","_copyMarkers","offsetSize","revision-start","_createInitialRevision","_getFromVersion","item","trim","getCurrentRevisionId","_touchedMarkers","_insertChild","getRootNames","element","clear","getTime","requires","_handleInsertOperation","_setAttribute","shift","conversion","removeRootAttribute","addRoot","find","isAdd","_update","_handleRootAttributeOperation","_startingVersion","_idsRoots","1320372mcCjJm","_removePendingAction","_createCurrentRevision","_baseRoots","graveyardPosition","history","Users","createPositionAt","_calculateMetaData","newRange","root","length","has","296xTIfAn","sendBufferedUpdates","getRange","revision","changeRootAttribute","getRevisionRootsAttributes","reverse","toModel","_getBaseVids","_handleMergeOperation","bind","saveRevision","position","isReady","string","_execute","_lastTo","_saveMetaData","previousPosition","currentRevision","userId","getRevision","initial","_touchedRoots","howMany","updateRevisions","attributesBefore","deletions","_markers","createPositionFromPath","getLatestVersion","diffData","revision-end","_handleSplitOperation","_baseRootsAttributes","rootName","_revisionDataBuilder","get","detachRoot","_loadRevisionData","insertions","remove","tableCell","insertion","27334iDwXGW","$graveyard","deletion","_source","source","addRevisionData","3830TzfwEp","config","_getState","_bufferedUpdates","_bufferUpdate","for","createdAt","set","max","version","slice","_isAttached","reInit","fromEntries","_setConversion","_handleMarkerOperation","getOperation","fromVersion","keys","clone","merge","size","baseVersion","_operations","type","_cloneOperation","range","upcast","100318XqhLNY","_loadedStateData","getOperations","parent","NEGATIVE_INFINITY","includes","getAttributes","filter","6166831rotDoT","_findInsertionIndex","createRange","setSource","_continueCurrentRevision","getAncestors","init","Empty document","markers","toView","ready","locale","_baseIdsRoots","_handleMoveOperation","attributes","nodes","some","_initialRevisionId","1162024ylPrAj","_isPendingUpdate","startsWith","_transformMarkers","split","PENDING_ACTION_REVISION_HISTORY","insert","add","from","revisionHistory.resumeUnsavedRevision","adapter","finally","9CNhdIT","_applyOperations","sort","_handleRootOperation","RealTimeCollaborationClient","dataDowncast","_createFromRanges","getChildren","rootsAttributes","plugins","editor","addRootAttribute","getRoot","values","_touched","_loadState","delete","elementStart","setRevisionData","editor-initial-data-replaced-with-revision-data","getChild","childCount","getData","PendingActions","createRevision","view","_replaceEditorDataWithRevisionData","move","_makeRevision","_authorId","_removeMetaData","getIndex","stickiness","roots","createPositionAfter","paragraph","processor","attributesAfter","toData","hasContent","name","Initial revision","_fixPosition","path","then","18kCQyDk","getMovedRangeStart","splitPosition","vid_end","_processRootBeforeSave","_reset","_removeRevisionMarkers","_makeIdsRoot","_getPreviousFrom","offset","start","text","12AUejTt","_appendChild","authors","define","model","forEach","documentFragment","editing","getAttribute","getRevisions","_getViewJson","newValue","_fixRange","RevisionsRepository","1135150tXteZO","data","loadState","authorsIds","_markChanges","oldRange","dataToMarker","getWalker","getUser","document","_makeModelFromViewString","_savedMetaData","nodeAfter","initialData","_handleOperation","addRevision","insertionPosition","createRangeIn","collaboration.channelId","revision:","_startingRevisionId","_diffRoots","resolve","reinsert","marked","_fixOperation","isEqual","_getVidAttributeName","elementEnd","_pendingAction","repository","targetPosition","map"];return(Ei=function(){return t})()}var Ai=n(311),Vi=n(673),ji=n.n(Vi),Di=n(426),Ci={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(Di.A,Ci);Di.A.locals;var Fi=n(959),Li={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(Fi.A,Li);Fi.A.locals;const Pi=Ui;function zi(){const t=["label","ck-revision-history-save-revision-form","_createRevisionNameInput","arrowdown","input","stopPropagation","focusTracker","setTemplate","508405hpXSle","ck-responsive-form","220","extendTemplate","optional","arrowright","form","add","4fgqWOC","revisionNameInputView","9ujfERN","keystrokes","arrowleft","reset","14NFSKed","15445090LBmYWJ","1135396blOpga","37987SJYXqX","Name of the revision","6958824UNySmt","value","trim","locale","arrowup","listenTo","revisionName","22aeEpNJ","revisionNameInputValue","render","fieldView","focus","11330712zXBgov","3571720fOWPSo","element","set","errorText"];return(zi=function(){return t})()}function Ui(t,e){const n=zi();return(Ui=function(t,e){return n[t-=196]})(t,e)}!function(t){const e=Ui,n=t();for(;;)try{if(654570===-parseInt(e(232))/1*(parseInt(e(223))/2)+-parseInt(e(225))/3*(-parseInt(e(231))/4)+parseInt(e(215))/5+-parseInt(e(234))/6+parseInt(e(229))/7*(-parseInt(e(203))/8)+-parseInt(e(202))/9+-parseInt(e(230))/10*(-parseInt(e(197))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zi);class qi extends Ai.View{constructor(t,n){const i=Ui;super(t),this[i(213)]=new e.FocusTracker,this[i(226)]=new e.KeystrokeHandler,this[i(205)](i(198),""),this[i(224)]=this[i(209)](n),this[i(214)]({tag:i(221),attributes:{class:["ck",i(208),i(216)],tabindex:"-1"},children:[this[i(224)]]}),(0,Ai.injectCssTransitionDisabler)(this)}[Pi(199)](){const t=Pi;super[t(199)](),(0,Ai.submitHandler)({view:this}),this[t(213)][t(222)](this[t(224)][t(204)]),this[t(226)][t(239)](this[t(204)]);const e=e=>e[t(212)]();this[t(226)][t(205)](t(220),e),this[t(226)][t(205)](t(227),e),this[t(226)][t(205)](t(238),e),this[t(226)][t(205)](t(210),e)}[Pi(201)](){const t=Pi;this[t(224)][t(201)]()}get[Pi(196)](){const t=Pi;return this[t(224)][t(200)][t(204)][t(235)][t(236)]()}set[Pi(196)](t){const e=Pi;this[e(224)][e(200)][e(204)][e(235)]=t[e(236)]()}[Pi(228)](){const t=Pi;this[t(224)][t(200)][t(204)][t(235)]="",this[t(224)][t(206)]=null}[Pi(209)](t){const e=Pi,n=new Ai.LabeledFieldView(this[e(237)],Ai.createLabeledInputText),i=n[e(200)];i[e(218)]({attributes:{maxlength:e(217)}});let r=$n(this[e(237)],e(233));return!t&&(r+=" ("+$n(this[e(237)],e(219))+")"),n[e(207)]=r,i.on(e(211),(()=>{const t=e;this[t(198)]=i[t(204)][t(235)][t(236)]()})),n}}class Zi extends t.Plugin{static get pluginName(){return"RevisionHistoryUI"}static get requires(){return[Si]}init(){const e=this.editor,n=e.plugins.get("RevisionTracker");e.ui.componentFactory.add("revisionHistory",(i=>{const r=(0,Ai.createDropdown)(i),s=r.panelView.children,o=new Ai.ListView(i),a=new Ai.ListItemView(i),c=new Ai.ButtonView(i),u=new Ai.ListItemView(i),l=new Ai.ButtonView(i);return r.bind("isEnabled").to(n,"isReady",n,"isEnabled",e,"isReadOnly",((t,e,n)=>t&&e&&!n)),r.buttonView.set({icon:t.icons.history,label:$n(i,"Revision history"),tooltip:!0}),c.set({label:$n(i,"Save current revision"),withText:!0}),c.bind("isEnabled").to(n,"isReady",n,"isEnabled",e,"isReadOnly",((t,e,n)=>t&&e&&!n)),c.on("execute",(()=>this._showDialog())),l.set({label:$n(i,"Open revision history"),withText:!0}),l.bind("isEnabled").to(n,"isReady",e,"isReadOnly",((t,e)=>t&&!e)),l.on("execute",(()=>{e.config.get("revisionHistory").showRevisionViewerCallback(),r.isOpen=!1,e.editing.view.focus()})),a.children.add(c),u.children.add(l),o.items.addMany([a,u]),s.add(o),r})),e.ui.componentFactory.add("menuBar:revisionHistory",(()=>this._registerMenuComponent()))}_registerMenuComponent(){const e=this.editor,n=e.locale,i=new Ai.MenuBarMenuView(n),r=new Ai.MenuBarMenuListView(n);i.buttonView.set({icon:t.icons.history,label:$n(n,"Revision history")});const s=new Ai.MenuBarMenuListItemView(n,i),o=new Ai.MenuBarMenuListItemButtonView(n);o.set({label:$n(n,"Save current revision")}),o.delegate("execute").to(i),o.on("execute",(()=>{this._showDialog()})),s.children.add(o),r.items.add(s);const a=new Ai.MenuBarMenuListItemView(n,i),c=new Ai.MenuBarMenuListItemButtonView(n);return c.set({label:$n(n,"Open revision history")}),c.delegate("execute").to(i),c.on("execute",(()=>{e.config.get("revisionHistory").showRevisionViewerCallback()})),a.children.add(c),r.items.add(a),i.panelView.children.add(r),i}_showDialog(){const t=this.editor,e=t.locale,n=e.t,i=t.plugins.get("Dialog"),r=t.plugins.get("RevisionTracker");function s(n){t.config.get("revisionHistory.requireRevisionName")&&""===n.revisionName?n.revisionNameInputView.errorText=$n(e,"The revision name cannot be empty."):(t.plugins.get(Si).saveRevision({name:n.revisionName}),i.hide())}this._saveRevisionFormView||(this._createSaveRevisionFormView(),this._saveRevisionFormView.on("submit",(()=>s(this._saveRevisionFormView)))),this._saveRevisionFormView.reset(),i.show({id:"findAndReplace",title:$n(e,"Save current revision"),isModal:!0,content:this._saveRevisionFormView,actionButtons:[{label:n("Cancel"),withText:!0,onExecute:()=>i.hide()},{label:n("Accept"),class:"ck-button-action",withText:!0,onCreate(e){e.bind("isEnabled").to(r,"isReady",r,"isEnabled",t,"isReadOnly",((t,e,n)=>t&&e&&!n))},onExecute:()=>s(this._saveRevisionFormView)}]})}_createSaveRevisionFormView(){const t=this.editor,e=t.locale;this._saveRevisionFormView=new qi(e,t.config.get("revisionHistory.requireRevisionName")),this._saveRevisionFormView.render()}}const Hi=Bi;function Bi(t,e){const n=Wi();return(Bi=function(t,e){return n[t-=355]})(t,e)}function Wi(){const t=["Added by","set","300130NQlbAP","author","bindTemplate","ck-revision-change__","Suggested by","type","changeId","1131720awpkmN","2893288gwKItB","name","220SgfnBQ","Removed by","80440flaBuF","3958338FZdUim","isSuggestion","_model","9435216RWaozl","data","1210tUnKFW","ck-revision-change__label","div","element","focus","add","177867bNsBGa","setTemplate","span","ck-annotation","4SvjcMS","ck-revision-change"];return(Wi=function(){return t})()}!function(t){const e=Bi,n=t();for(;;)try{if(761624===parseInt(e(357))/1*(-parseInt(e(361))/2)+-parseInt(e(374))/3+-parseInt(e(371))/4*(parseInt(e(373))/5)+parseInt(e(368))/6+parseInt(e(377))/7+-parseInt(e(369))/8+parseInt(e(385))/9*(parseInt(e(379))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Gi extends Ai.View{constructor(t,e){const n=Bi;super(t),this[n(376)]=e,this[n(367)]=e.id;const i=this[n(363)],r=$n(t,e[n(378)][n(375)]?n(365):n(384)==e[n(366)]?n(359):n(372));this[n(360)](n(366),e[n(366)]),this[n(386)]({tag:n(381),attributes:{class:[n(356),n(358),i.to(n(366),(t=>n(364)+t))],tabindex:-1},children:[{tag:n(355),children:[{tag:n(355),attributes:{class:[n(380)]},children:[{text:r}]},{text:" "+e[n(362)][n(370)]}]}]})}[Hi(383)](){const t=Hi;this[t(382)][t(383)]()}}var Yi=Ji;function Ji(t,e){var n=Qi();return(Ji=function(t,e){return n[t-=356]})(t,e)}function Qi(){var t=["type","9UWcNgB","10eQpulJ","createdAt","830080QqlaPg","toJSON","rootName","9005prNlbM","1662088cwVXFb","232608WSYhqx","668viZpXr","data","1148304QcfFYd","author","2096038MXuqyv","set","58467dQCIZN"];return(Qi=function(){return t})()}!function(t){for(var e=Ji,n=t();;)try{if(179641===-parseInt(e(357))/1+-parseInt(e(367))/2*(-parseInt(e(364))/3)+-parseInt(e(358))/4*(parseInt(e(372))/5)+parseInt(e(360))/6+parseInt(e(362))/7+-parseInt(e(356))/8*(-parseInt(e(366))/9)+-parseInt(e(369))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class Xi extends((0,e.ObservableMixin)()){constructor(t){var n=Ji;super(),this.id=t.id||(0,e.uid)(),this[n(361)]=t[n(361)],this[n(365)]=t[n(365)],this[n(359)]=t[n(359)]||{},this[n(371)]=t[n(371)],this[n(363)](n(368),t[n(368)])}[Yi(370)](){var t=Yi;return{id:this.id,authorId:this[t(361)].id,type:this[t(365)],data:this[t(359)],createdAt:this[t(368)]}}}const Ki=$i;function $i(t,e){const n=tr();return($i=function(t,e){return n[t-=394]})(t,e)}function tr(){const t=["_setChanges","68928MpXhzD","newRevisionId","oldRevisionId","551282ittajV","changes","837rlhVWE","912051ACATCi","238bRqsNt","add","8ADqOCK","1615725ElYIot","3250DLbtYP","13948030JIbDpX","1101308CqRDaz"];return(tr=function(){return t})()}!function(t){const e=$i,n=t();for(;;)try{if(283605===-parseInt(e(396))/1+parseInt(e(404))/2*(-parseInt(e(398))/3)+-parseInt(e(406))/4+-parseInt(e(403))/5+parseInt(e(408))/6*(parseInt(e(400))/7)+-parseInt(e(402))/8*(-parseInt(e(399))/9)+parseInt(e(405))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tr);class er{constructor(t,n){const i=$i;this[i(394)]=t,this[i(395)]=n,this[i(397)]=new e.Collection}[Ki(407)](t){const e=Ki;for(const n of t)this[e(397)][e(401)](n)}}var nr=n(536),ir={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(nr.A,ir);nr.A.locals;const rr=cr;function sr(){const t=["getAttribute","getAttributes","revisionHistory","selection","_markMarkers","modelRange","enableReadOnlyMode","markerToData","addHighlight","_setChanges","revision-viewer","suggestion:","isCollapsed","showPreviousChange","splice","concat","ck-revision-history-root-remove","isContent","isNavigationMode","_revisions","markerNameToElements","getIndex","values","addMarker:revision-suggestion:deletion","abs","getDomRoot","ck-suggestion-marker-split","pop","_update","POSITIVE_INFINITY","_refreshStartEndIndex","_getDiff","set","insertion","_makeModelFromTape","attribute:vid","index","isAttached","_changeIdToChange","endIndex","toViewPosition","suggestion","_removeUnsupportedChanges","removeClass","slice","isBlock","push","commands","consumable","dataDowncast","isReady","pairId","mapViewToDom","_balloon","ck-suggestion-preview-marker","ck-revision-history-root--active","createRevision","nodeAfter","right","find","low","isIncorrect","affectsData","return","toData","loadRevisionData","vid","getWalker","editingDowncast","domEvent","createPositionBefore","softBreak","removeMarker:revision","consume","_findChangeIdFromDomTarget","addMarker:revision","ck-suggestion-marker-","change","getItems","ck-suggestion-preview-marker-","isOnRoot","-new","dataToMarker","delete","_activeViewTarget","isRemoved","revision-comment:","userId","bindElementToMarker","_cleanUp","rootName","includes","maxOffset","unbindElementFromMarkerName","_joinTapes","model","viewItem","changes","element:pre","isAtStart","_markInsertions","_removeMissingPairs","_makeModelFromViewString","_data","RevisionViewer","restoreRevisionCallback","markersStart","document","filter","start","createUIElement","side","authors","has","oldRevisionId","then","getRevisionRootsAttributes","type","config","element","execute","enqueueChange","getRoot","elementToAttribute","string","level","getCustomProperty","_getViewForChange","_threeWayMerge","remove","distance","removeMarker","from","change:numberOfChanges","1335933twlQcx","range","_fixObsoleteTags","plugins","offsetSize","top","ck-revision-history-root-","_appendChild","elementEnd","getChild","attributesAfter","revisionHistoryLabel","_getChangeFromId","findIndex","detachRoot","removeMarker:revision-suggestion","text","bind","test","2994530yTipeo","ck-editor__editable__overlay","roots","createRange","reconvertMarker","parent","toViewRange","destroy","838qvCqYQ","requires","getClientRects","showStack","showNextChange","revisionHistoryAttachChange","comment","first","deletion","view","removeAttribute","addMarker:revision-suggestion:insertion","createPositionFromPath","updatePosition","diff","diffData","50PvsZQy","toViewElement","numberOfChanges","_markSuggestions","target","isEnabled","highest","setAttribute","ck-suggestion-marker-merge","length","getRevision","909146DfmlhO","upcast","hasAttribute","forceDisabled","shift","change:isEnabled","7422888BDasro","attributesBefore","mouseover","activeChange","isBefore","RevisionsRepository","useFillerType","change:activeView","restoreRevision","locale","180273IpMLmP","revision-end","change:isReady","add","indexOf","default","currentChangeNumber","_step","markerName","_getRevisionsRange","WidgetToolbarRepository","isRemoveSuggestion","forEach","isInline","schema","revision-start","revision","object","_removeRevisionMarkers","uiElement","listenTo","keys","refresh","_changeView","_makeTape","vid_end","data","previousPosition","ck-suggestion-marker--active","sort","flat","isLimit","markersEnd","isEqual","data-change-id","stop","_initInteractions","nextPosition","_getViewObj","ck-suggestion-marker","revision-suggestion:","init","24whjjaK","parse","_processTape","_setConversion","forward","addRevisionData","data-revision-","elementStart","changeId","editor","catch","split","52qmuZht","map","left","done","item","_markMismatchedRemovedTags","wrap","unshift","getRootNames","processor","downcastDispatcher","checkAttribute","get","mapper","domConverter","createRangeIn","pluginName","addRoot","resolve","2632218lkOhuq","addClass","getRevisionData","conversion","attributes","hasClass","editing","toModel","ck-revision-history-root-add","activeView","_setDistance","_sortAndFilterDiffChanges","merge","writer","nextSibling","repository","clear","compare","isAfter","startsWith","change:activeChange","code","observeMarkers","insert","newRevisionId","span","high","revision-suggestion","next","bottom","end","backward","isAdded","isAtEnd","insertions","isSuggestion","addRevision","_cleanMarkers","mousedown","5dhJCXQ","deletions","markers","isObject","collaboration.channelId","name","for","createAttributeElement","vid_start","children","marked","isAddSuggestion","1712LMtFvu","markerToHighlight","adapter","attachChange","startIndex","revision:","all","markerRange","error"];return(sr=function(){return t})()}!function(t){const e=cr,n=t();for(;;)try{if(410627===-parseInt(e(296))/1*(parseInt(e(463))/2)+parseInt(e(339))/3*(parseInt(e(393))/4)+-parseInt(e(451))/5*(parseInt(e(412))/6)+-parseInt(e(323))/7*(-parseInt(e(381))/8)+parseInt(e(606))/9*(parseInt(e(312))/10)+parseInt(e(288))/11+-parseInt(e(329))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sr);const or={c:s.ViewContainerElement,a:s.ViewAttributeElement,e:s.ViewEmptyElement,r:s.ViewRawElement,u:s.ViewUIElement};class ar extends t.Plugin{static get[rr(409)](){return rr(576)}static get[rr(297)](){return[r.Users,Ai.ContextualBalloon,Kn]}constructor(t){const e=rr;super(t),this[e(427)]=this[e(390)][e(609)][e(405)](e(334)),this[e(504)](e(332),null),this[e(504)](e(421),null),this[e(556)]=null,this[e(504)](e(310),null),this[e(504)](e(522),!1),this[e(504)](e(317),!0),this.on(e(328),((t,n,i)=>{const r=e;this[r(332)]=null,this[r(421)]=null,this[r(390)][r(418)][r(305)][r(549)]((t=>{const e=r;for(const n of this[e(390)][e(418)][e(305)][e(579)][e(290)])i?t[e(515)](e(289),n):t[e(413)](e(289),n)}))})),this[e(286)](e(490)).to(this,e(332),(t=>null!==t)),this[e(286)](e(345)).to(this,e(522),this,e(310),this,e(332),((t,n,i)=>t&&i?n[e(569)][e(493)](i):0)),this[e(286)](e(314)).to(this,e(522),this,e(310),((t,n)=>t?n[e(569)][e(321)]:0)),this[e(362)]=null,this[e(510)]=new Map,this[e(465)]=null,this[e(525)]=this[e(390)][e(609)][e(405)](Ai.ContextualBalloon)}[rr(380)](){const t=rr,e=this[t(390)],n=new hr(e,{direction:t(443)}),i=new hr(e,{direction:t(385)});e[t(519)][t(342)](t(485),n),e[t(519)][t(342)](t(300),i),e[t(519)][t(342)](t(337),new lr(e)),this.on(t(605),(()=>{const e=t;n[e(361)](),i[e(361)]()})),this[t(384)](),this[t(375)](),e[t(478)](t(482)),e[t(609)][t(585)](t(349))&&e[t(609)][t(405)](t(349))[t(326)](t(482))}async[rr(414)](t){const e=rr;await this[e(537)](t);const n={};for(const i in t[e(311)]){if(t[e(311)][i][e(466)]&&!t[e(311)][i][e(466)][e(509)])continue;const r=this[e(357)](JSON[e(382)](t[e(311)][i][e(446)])),o=this[e(390)][e(418)][e(305)][e(579)],a=new s.ViewDocumentFragment(o,r[e(394)]((t=>this[e(377)](t))));this[e(390)][e(365)][e(402)][e(335)](e(461)),n[i]=this[e(390)][e(365)][e(402)][e(536)](a),this[e(390)][e(365)][e(402)][e(335)](e(344))}return n}async[rr(588)](t){const e=rr;await this[e(537)](t);const n={};for(const i in t[e(311)])t[e(311)][i][e(466)]&&!t[e(311)][i][e(466)][e(509)]||(n[i]=t[e(311)][i][e(279)]||{});return n}[rr(357)](t){const e=rr;return(t=t[e(580)]((t=>!t[e(456)]||e(354)!==t[e(456)]&&e(340)!==t[e(456)])))[e(351)]((t=>{const n=e;n(596)!=typeof t&&(t[n(460)]=this[n(357)](t[n(460)]),t[n(416)]=t[n(416)][n(580)]((t=>!t[0][n(431)](n(387)))))})),t}async[rr(429)](t,e,n=!1){const i=rr;if(!this[i(317)])return;const r=this[i(310)],s=this[i(427)],o=i(596)==typeof t?s[i(322)](t):t,a=i(596)==typeof e?s[i(322)](e):e,c=o.id,u=a?a.id:null;if(!n&&this[i(310)]&&this[i(310)][i(436)]===c&&this[i(310)][i(586)]===u)return Promise[i(411)]();this[i(522)]=!1,this[i(421)]=null,this[i(332)]=null,this[i(310)]=new er(c,u);const l=this[i(348)](o,a,!0)[i(394)]((t=>this[i(537)](t)));return l[i(518)](new Promise((t=>{setTimeout(t,20)}))),Promise[i(469)](l)[i(587)]((()=>{const t=i;if(!this[t(317)])return;this[t(561)]();const e=this[t(503)](c,u);for(const n of e[t(569)])this[t(510)][t(504)](n.id,n);this[t(390)][t(567)][t(593)]({isUndoable:!1},(n=>{const i=t;for(const t of this[i(390)][i(567)][i(579)][i(401)]())n[i(283)](t);for(const t of Object[i(360)](e[i(567)])){const r=n[i(410)](t);for(const s of Object[i(360)](e[i(416)][t]))n[i(319)](s,e[i(416)][t][s],r);n[i(435)](e[i(567)][t],r,0)}})),this[t(310)][t(481)](this[t(423)](e[t(569)])),this[t(522)]=!0}))[i(391)]((t=>{const e=i;console[e(471)](t),this[e(561)](),r&&(this[e(310)]=r),this[e(522)]=!0}))}[rr(386)](t,e){const n=rr,i=this[n(427)][n(528)](t);return i.on(n(500),((t,n,r)=>e(n,r,i))),this[n(427)][n(448)](i),i}[rr(537)](t){const e=rr;if(!t||t[e(311)])return Promise[e(411)]();{const n=this[e(390)][e(590)][e(405)](e(455));return this[e(465)][e(322)]({channelId:n,revisionId:t.id})[e(587)]((n=>{const i=e;t[i(500)]({diffData:n[i(311)]},!0)}))}}[rr(561)](){const t=rr;this[t(332)]=null,this[t(449)](),this[t(362)]&&this[t(362)][t(295)](),this[t(362)]=null,this[t(510)][t(428)](),this[t(390)][t(567)][t(593)]({isUndoable:!1},(e=>{const n=t;for(const t of this[n(390)][n(567)][n(579)][n(401)]())e[n(283)](t)}))}[rr(423)](t){const e=rr,n=[],i=new Map;for(const t of this[e(390)][e(567)][e(579)][e(401)]()){const r=this[e(390)][e(418)][e(305)][e(497)](t);if(!r)continue;const s=r[e(298)]()[e(397)](0);s&&(n[e(518)](t),i[e(504)](t,s))}return n[e(368)](((t,n)=>{const r=e,s=i[r(405)](t),o=i[r(405)](n);return s.y-o.y||s.x-o.x})),(t=t[e(580)]((t=>n[e(563)](t[e(562)]))))[e(368)](((t,i)=>n[e(343)](t[e(562)])-n[e(343)](i[e(562)]))),t}[rr(363)](t){const e=rr,n=Array[e(604)](t[e(453)])[e(580)]((([t,n])=>t[e(431)](e(468))&&!n[e(484)])),i=Array[e(604)](this[e(390)][e(567)][e(408)](t)[e(539)]({singleCharacters:!0}));if(0!=n[e(321)])for(const t of i){const[i,r]=n[0],[,s,o]=i[e(392)](":");if(r[e(442)][e(372)](t[e(376)])&&n[e(327)](),(t[e(366)][e(372)](r[e(581)])||t[e(366)][e(430)](r[e(581)]))&&(e(505)==s?t[e(444)]={userId:o}:e(304)==s&&(t[e(557)]={userId:o})),0==n[e(321)])break}return i}[rr(502)](t){const e=rr,n=new Map;for(let i=0;i<t[e(321)];i++)e(285)===t[i][e(589)]?(t[i][e(397)][e(467)]=i,t[i][e(397)][e(511)]=i):(e(388)===t[i][e(589)]?t[i][e(397)][e(467)]=i:e(277)===t[i][e(589)]&&(t[i][e(397)][e(511)]=i),n[e(504)](t[i].id,i));for(const i of n[e(494)]())e(388)===t[i][e(589)]?t[i][e(397)][e(511)]=n[e(405)](t[i][e(523)]):e(277)===t[i][e(589)]&&(t[i][e(397)][e(467)]=n[e(405)](t[i][e(523)]))}[rr(383)](t){const e=rr;for(let n=0;n<t[e(321)];n++){if(e(388)===t[n][e(589)])t[n][e(397)][e(467)]=n;else if(e(277)===t[n][e(589)]){t[n][e(397)][e(511)]=n;const i=t[n][e(397)][e(467)];t[i][e(523)]=t[n].id,t[n][e(523)]=t[i].id}else t[n][e(397)][e(467)]=n,t[n][e(397)][e(511)]=n,t[n][e(523)]=null;t[n][e(578)]||(t[n][e(578)]=[],t[n][e(371)]=[])}}[rr(572)](t,e){const n=rr,i=t[n(580)]((t=>!t[n(444)]));for(let t=0;t<e[n(321)];t++)e[t][n(444)]&&(i[t][n(444)]=e[t][n(444)])}[rr(574)](t){const e=rr,n=JSON[e(382)](t),i=this[e(390)][e(418)][e(305)][e(579)],r=new s.ViewDocumentFragment(i,n[e(394)]((t=>this[e(377)](t))));return this[e(390)][e(365)][e(419)](r)}[rr(377)](t){const e=rr,n=this[e(390)][e(418)][e(305)][e(579)];if(e(596)==typeof t)return new s.ViewText(n,t);{const i=t[e(460)][e(394)]((t=>this[e(377)](t)));return new(or[t[e(589)]]||s.ViewElement)(n,t[e(456)],t[e(416)],i)}}[rr(503)](t,e=null){const n=rr,i=this[n(427)][n(322)](t),r=e?this[n(427)][n(322)](e):null,s=this[n(348)](i,r),o=s[s[n(321)]-1],a=new Map,c={model:{},attributes:{},changes:[]},u=new Set,l=new Map;for(let t=s[n(321)]-1;t>=0;t--){const e=s[t];for(const t of Object[n(360)](e[n(311)]))if(e[n(311)][t][n(466)]){const i=e[n(311)][t][n(466)];i[n(509)]?(u[n(342)](t),l[n(585)](t)&&l[n(405)](t)[n(559)]==i[n(559)]?l[n(555)](t):l[n(504)](t,i)):l[n(585)](t)?(u[n(555)](t),l[n(555)](t)):(u[n(342)](t),l[n(504)](t,i))}else u[n(342)](t)}for(const t of u){const e=l[n(585)](t)&&!l[n(405)](t)[n(509)];let i=e?s[n(321)]-1:0;const r=e?-1:1;for(;s[i];){const o=s[i];if(o[n(311)][t]){const i=e?o[n(311)][t][n(330)]:o[n(311)][t][n(279)];c[n(416)][t]=i?bn(i):{};break}i+=r}}for(const t of s){t[n(567)]={};for(const e of t[n(584)])a[n(504)](e.id,e);for(const e of u){const i=t[n(311)][e]?t[n(311)][e][n(446)]:"[]",r=t[n(311)][e]?t[n(311)][e][n(452)]:"[]";t[n(567)][e]={insertions:this[n(574)](i),deletions:this[n(574)](r)}}}for(const t of u){let e=null,r=0;const u=new Map(Array[n(604)](i[n(567)][t][n(446)][n(453)])[n(580)]((([t])=>!t[n(431)](n(468)))));let h=0;for(const o of s){const s=this[n(363)](o[n(567)][t][n(446)]);o==i?(e=s,r=e[n(321)],e[n(351)]((t=>{t.id=h++})),this[n(383)](e)):this[n(572)](e,s);const a=e[n(580)]((t=>!t[n(444)]))[n(394)]((t=>t.id));let c=0;const l=this[n(363)](o[n(567)][t][n(452)]);l[n(351)]((t=>{t[n(557)]?t.id=r++:t.id=a[c++]})),this[n(383)](l),this[n(422)](e,n(444)),this[n(422)](l,n(557)),o==i&&this[n(476)](e,u),e=this[n(566)](e,l),this[n(502)](e),this[n(422)](e,n(557))}e=e[n(580)]((t=>!(t[n(444)]&&t[n(557)])));const d=new Map(o[n(567)][t][n(452)][n(453)]),f=new Set(u[n(360)]());for(const t of d[n(360)]())f[n(555)](t);this[n(315)](e,f),this[n(608)](e),e=this[n(573)](e),e=this[n(398)](e),e=this[n(514)](e);const{root:v,changes:m}=this[n(506)](e,a,t);c[n(567)][t]=v;const p=l[n(405)](t);if(p){const e=a[n(405)](p[n(559)]),i=new Xi({author:e,type:p[n(509)]?n(342):n(601),data:{isOnRoot:!0},createdAt:new Date,rootName:t});m[n(400)](i),c[n(416)][t][n(301)]=i.id}c[n(569)]=c[n(569)][n(487)](m)}return c}[rr(476)](t,e){const n=rr;for(let i=0;i<t[n(321)];i++)for(const[r,s]of e)s[n(581)][n(372)](t[i][n(366)])&&t[i][n(578)][n(518)](r),s[n(442)][n(372)](t[i][n(376)])&&t[i][n(371)][n(518)](r)}[rr(566)](t,e){const n=rr;let i=[],r=0,s=0;for(;r<t[n(321)]||s<e[n(321)];){const o=t[r]||{},a=e[s]||{};if(o.id==a.id)r++,s++,i[n(518)](o);else if(a[n(557)]&&o[n(444)]){const{commonTape:o,iEnd:a,jEnd:c}=this[n(600)](t,r,e,s);i=i[n(487)](o),r=a,s=c}else a[n(557)]?(s++,i[n(518)](a)):(r++,i[n(518)](o))}return i}[rr(315)](t,e){const n=rr,i=[];for(let o=0;o<t[n(321)];o++){for(let s=0;s<t[o][n(578)][n(321)];s++){const a=t[o][n(578)][s];if(!e[n(585)](a))continue;const{group:c,type:u,authorId:l}=r(a);n(439)!=c||n(505)!=u&&n(304)!=u||(i[n(400)]({type:u,name:a,userId:l}),t[o][n(578)][n(486)](s,1),s--)}s(t[o]);for(let s=0;s<t[o][n(371)][n(321)];s++){const a=t[o][n(371)][s];if(!e[n(585)](a))continue;const{group:c,type:u}=r(a);if(n(439)!=c||n(505)!=u&&n(304)!=u)continue;t[o][n(371)][n(486)](s,1),s--;const l=i[n(282)]((t=>t[n(456)]==a));l>-1&&i[n(486)](l,1)}}function r(t){const e=n,i=t[e(392)](":");return{group:i[0],type:i[1],subType:i[e(321)]>=5?i[2]:null,id:i[e(321)]<5?i[2]:i[3],authorId:i[e(321)]<5?i[3]:i[4],markerCount:6==i[e(321)]?i[5]:null}}function s(t){const e=n;for(let n=0;n<i[e(321)];n++){if(t[e(444)]&&e(505)==i[n][e(589)])return t[e(462)]=i[n],void delete t[e(444)];if(!t[e(444)]&&!t[e(557)]&&e(304)==i[n][e(589)])return void(t[e(350)]=i[n])}}}[rr(422)](t,e){const n=rr;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(504)](o.id,i);for(let i=0;i<t[n(321)];i++){if(n(557)==e&&t[i][n(444)]||n(444)==e&&t[i][n(557)])continue;if(n(285)==t[i][n(589)]){t[i][n(602)]=0;continue}const r=s[n(405)](t[i][n(523)]),o=s[n(405)](t[i].id);t[i][n(602)]=r-o}}[rr(348)](t,e,n=!1){const i=rr,r=[];let s=this[i(427)][i(493)](t),o=this[i(427)][i(493)](e);for(-1==o&&(o=this[i(427)][i(491)][i(321)],n=!1);s<o;)r[i(518)](this[i(427)][i(322)](s)),s++;return n&&r[i(518)](this[i(427)][i(322)](s)),r}[rr(600)](t,e,n,i){const r=rr,s=this[r(390)][r(567)][r(353)];let o=e;for(;t[o]&&t[o][r(444)];)o++;let a=i;for(;n[a]&&n[a][r(557)];)a++;u(t,e,o),u(n,i,a);const c=n[r(516)](i,a)[r(487)](t[r(516)](e,o));return c[r(368)](((t,e)=>t[r(583)]!=e[r(583)]?t[r(583)]-e[r(583)]:t[r(597)]!=e[r(597)]?t[r(597)]-e[r(597)]:t[r(602)]!=e[r(602)]?e[r(602)]-t[r(602)]:!!t[r(444)]!=!!e[r(444)]?-1==t[r(583)]||0==t[r(583)]?t[r(444)]?-1:1:t[r(444)]?1:-1:t[r(508)]-e[r(508)])),{commonTape:c,iEnd:o,jEnd:a};function u(t,e,n){const i=r;let o=-1,a=Number[i(501)],c=!0;for(let r=e;r<n;r++)if(s[i(352)](t[r][i(397)])||(c=!1),t[r][i(397)][i(467)]<e&&(o=r),t[r][i(397)][i(511)]>=n){a=r;break}c&&(o=n-1);for(let r=e;r<n;r++)t[r][i(583)]=r<=o?-1:r<a?0:1,t[r][i(508)]=r;let u=0;for(let n=e;n<=o;n++)0==t[n][i(602)]?t[n][i(597)]=u:(u++,t[n][i(597)]=u,u++);for(let r=e;r<n;r++)0==t[r][i(583)]&&(t[r][i(597)]=u);u=0;for(let e=n-1;e>=a;e--)0==t[e][i(602)]?t[e][i(597)]=u:(u--,t[e][i(597)]=u,u--)}}[rr(608)](t){const e=rr,n=new Map,i=this[e(390)][e(567)][e(353)];for(let r=1;r<t[e(321)];r++){let s,o,a;const c=t[r],u=t[r-1];if(e(285)==c[e(589)])continue;if(c[e(589)]!=u[e(589)])continue;if(!i[e(517)](u[e(397)])||i[e(370)](u[e(397)]))continue;if(!i[e(517)](c[e(397)])||i[e(370)](c[e(397)]))continue;if((t[r][e(444)]||t[r][e(462)])&&t[r-1][e(557)])s=t[r],o=t[r-1],a=r-1;else{if(!t[r][e(557)]||!t[r-1][e(444)]&&!t[r-1][e(462)])continue;s=t[r-1],o=t[r],a=r}const l=s[e(597)]==o[e(597)],h=Math[e(496)](s[e(597)])<Math[e(496)](o[e(597)])&&0==o[e(602)];(l||h)&&(n[e(504)](o.id,s.id),t[e(486)](a,1),r--,s[e(444)]=!1)}for(let i=0;i<t[e(321)];i++)n[e(585)](t[i][e(523)])&&(t[i][e(523)]=n[e(405)](t[i][e(523)]))}[rr(573)](t){const e=rr,n=new Set(t[e(394)]((t=>t.id)));for(let i=0;i<t[e(321)];i++)n[e(585)](t[i][e(523)])||0==t[i][e(602)]||(t[i][e(533)]=!0);return t[e(580)]((t=>!t[e(533)]))}[rr(398)](t){const e=rr,n=new Set;for(let i=0;i<t[e(321)];i++){if(n[e(585)](t[i].id)&&t[i][e(557)]&&(t[i][e(533)]=!0),t[i][e(533)])continue;if(0==t[i][e(602)])continue;if(e(388)!=t[i][e(589)])continue;if(null==t[i][e(523)])continue;let r=i+1,s=0;for(;t[r].id!=t[i][e(523)];)e(388)==t[r][e(589)]?s++:e(277)==t[r][e(589)]&&s--,r++;if(0!=s)if(t[i][e(557)])t[i][e(533)]=!0;else for(;r!=i;)t[r][e(557)]&&0!=t[r][e(602)]&&(t[r][e(533)]=!0,n[e(342)](t[r][e(523)])),r--}return t[e(580)]((t=>!t[e(533)]))}[rr(514)](t){const e=rr,n=this[e(390)][e(567)][e(353)];for(let i=0;i<t[e(321)];i++){if(!(t[i][e(444)]||t[i][e(462)]||t[i][e(557)]||t[i][e(350)]))continue;if(0==t[i][e(602)])continue;const r=t[i][e(397)];n[e(517)](r)||n[e(370)](r)||(t[i][e(444)]&&delete t[i][e(444)],t[i][e(462)]&&delete t[i][e(462)],t[i][e(350)]&&delete t[i][e(350)],t[i][e(557)]&&(t[i][e(533)]=!0))}return t[e(580)]((t=>!t[e(533)]))}[rr(506)](t,e,n){const i=rr,r=new s.DocumentFragment,o=[],a=new Map,c=this[i(390)][i(567)],u=c[i(353)],l=[r],h={},d={isAdded:[],isRemoved:[],isAddSuggestion:[],isRemoveSuggestion:[]};let f=null;const v=[0];for(let e=0;e<t[i(321)];e++){let n,o;if(i(388)===t[e][i(589)]){n=c[i(308)](r,v);const a=new s.Element(t[e][i(397)][i(456)],t[e][i(397)][i(473)]());l[0][i(276)](a),v[i(518)](0),l[i(400)](a),o=c[i(308)](r,v),f=null}else if(i(277)===t[e][i(589)])l[i(327)](),n=c[i(308)](r,v),v[i(499)](),v[v[i(321)]-1]++,o=c[i(308)](r,v),f=null;else{if(n=c[i(308)](r,v),f&&y(f,t[e][i(397)]))f[i(575)]+=t[e][i(397)][i(365)];else{const n=new s.Text(t[e][i(397)][i(365)],t[e][i(397)][i(473)]());l[0][i(276)](n),f=n}v[v[i(321)]-1]+=t[e][i(397)][i(610)],o=c[i(308)](r,v)}for(const r of t[e][i(578)])a[i(504)](r,{start:n,end:null});m(i(350),e,n,o),m(i(462),e,n,o),m(i(557),e,n,o),m(i(444),e,n,o);for(const n of t[e][i(371)])a[i(405)](n)[i(442)]=o}for(const[t,e]of a){const n=this[i(390)][i(567)][i(291)](e[i(581)],e[i(442)]);r[i(453)][i(504)](t,n)}return o[i(368)](((t,e)=>{const n=i,s=r[n(453)][n(405)](n(468)+t.id),o=r[n(453)][n(405)](n(468)+e.id);return s[n(581)][n(333)](o[n(581)])?-1:s[n(581)][n(430)](o[n(581)])?1:s[n(442)][n(333)](o[n(442)])?-1:s[n(442)][n(430)](o[n(442)])?1:n(342)===t[n(589)]?-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(559)]:null,l=n===t[o(321)]-1,f=d[e][0],v=u[o(454)](t[n][o(397)]);!h[e]&&a?h[e]={start:r,tapeItem:t[n],userId:c,type:e}:h[e]&&!a?(h[e][o(442)]=r,p(h[e]),h[e]=null):h[e]&&a&&h[e][o(559)]!==c&&(h[e][o(442)]=r,f&&f[o(559)]===h[e][o(559)]||p(h[e]),h[e]={start:r,tapeItem:t[n],userId:c,type:e}),h[e]&&v&&(o(388)!==t[n][o(589)]||f&&f[o(559)]===c||d[e][o(400)]({userId:c,object:t[n][o(397)],change:h[e]}),o(277)===t[n][o(589)]&&f&&f[o(356)]===t[n][o(397)]&&(d[e][o(327)](),h[e]=f[o(549)])),h[e]&&l&&(h[e][o(442)]=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(397)],f=c[h(353)][h(517)](d)&&!c[h(353)][h(370)](d),v=t[h(529)]==s[h(293)]&&s[h(571)];if(f&&v)return;const m=c[h(291)](t,s),p=e[h(405)](u),y=new Xi({author:p,type:h(444)==l||h(462)==l?h(342):h(601),data:{isSuggestion:h(462)==l||h(350)==l},createdAt:new Date,rootName:n});o[h(518)](y),r[h(453)][h(504)](h(468)+y.id,m)}function y(t,e){const n=i,r=t[n(473)](),s=e[n(473)]();for(const t of r){if(t[1]!==e[n(472)](t[0]))return!1;s[n(440)]()}return s[n(440)]()[n(396)]}}[rr(384)](){const t=rr;this[t(390)][t(415)][t(457)](t(324))[t(554)]({view:t(355)}),this[t(390)][t(415)][t(457)](t(540))[t(464)]({model:t(355),view:e=>{const n=t,i=e[n(347)][n(392)](":")[1],r=this[n(281)](i);if(!r)return null;const s=n(342)==r[n(589)]?n(505):n(304),o=[n(378),n(548)+s];return r[n(365)][n(447)]&&o[n(518)](n(548)+s+n(553)),this[n(332)]==r&&o[n(518)](n(367)),{classes:o,attributes:{"data-change-id":i}}}}),this[t(390)][t(415)][t(457)](t(324))[t(342)]((e=>{const n=t;e.on(n(570),((t,e,i)=>{const r=n,s=e[r(568)][r(278)](0);if(!s||!s.is(r(591),r(433)))return;if(!i[r(520)][r(545)](s,{attributes:[r(459),r(364)]}))return;const o=e[r(477)][r(581)][r(529)];i[r(425)][r(319)](r(459),s[r(472)](r(459)),o),i[r(425)][r(319)](r(364),s[r(472)](r(364)),o)}),{priority:n(532)})})),this[t(390)][t(415)][t(457)](t(324))[t(342)]((e=>{const n=t;e.on(n(591),((t,e,i)=>{const r=n;if(!i[r(520)][r(545)](e[r(568)],{attributes:[r(459),r(364)]}))return;if(e[r(477)][r(484)])return;const s=e[r(477)][r(581)][r(529)];s[r(325)](r(459))||s[r(325)](r(538))||(i[r(425)][r(319)](r(459),e[r(568)][r(472)](r(459)),s),i[r(425)][r(319)](r(364),e[r(568)][r(472)](r(364)),s))}),{priority:n(532)})})),this[t(390)][t(415)][t(457)](t(324))[t(595)]({view:{name:t(437),attributes:{vid:!0}},model:{key:t(538),value:e=>e[t(472)](t(538))}}),this[t(390)][t(567)][t(353)].on(t(404),((e,[,n])=>{const i=t;[i(459),i(364),i(538)][i(563)](n)&&(e[i(535)]=!0,e[i(374)]())}),{priority:t(318)}),this[t(390)][t(415)][t(457)](t(521))[t(342)]((e=>{const n=t;e.on(n(507),((t,e,i)=>{const r=n;if(" "!=e[r(397)][r(365)]||e[r(397)][r(293)][r(564)]>1)return;if(!i[r(520)][r(545)](e[r(397)],t[r(456)]))return;const s=i[r(425)],o=i[r(406)][r(294)](e[r(607)]);s[r(399)](o,s[r(458)](r(437)))}))})),this[t(390)][t(415)][t(457)](t(521))[t(479)]({model:t(355)}),this[t(390)][t(418)][t(403)].on(t(547),function(e){const n=t,i=e[n(609)][n(405)](n(576));return(t,r,s)=>{const o=n,a=r[o(347)][o(392)](":")[1],c=i[o(281)](a);if(!c)return null;const u=o(342)==c[o(589)]?o(392):o(424);if(!s[o(520)][o(287)](r[o(470)],t[o(456)]))return;const l=r[o(470)][o(539)](),h=r[o(470)][o(581)],d=e[o(567)][o(353)];let f=null,v=null,m=!1,p=!1;for(const t of l){const e=t[o(397)];m=m||d[o(489)](e);const n=s[o(406)][o(313)](e);if(n&&n[o(598)](o(480)))return;o(277)==t[o(589)]&&d[o(517)](e)&&!d[o(370)](e)&&(e[o(426)]||h[o(445)]?f&&f[o(293)]==e||(f=e,y(t[o(366)]),p=!0):v=v||t[o(366)])}function y(t){const e=o,n=s[e(425)][e(582)](e(437),{class:e(548)+u}),a=s[e(406)][e(512)](t);c[e(365)][e(447)]&&s[e(425)][e(413)](e(548)+u+e(553),n),i[e(332)]==c&&s[e(425)][e(413)](e(367),n),s[e(425)][e(435)](a,n),s[e(406)][e(560)](n,r[e(347)])}m||p||!v||y(v)}}(this[t(390)]),{priority:t(438)}),this[t(390)][t(418)][t(403)].on(t(544),((e,n,i)=>{const r=t,s=i[r(406)][r(492)](n[r(347)]);if(s)for(const t of s)(t[r(417)](r(498))||t[r(417)](r(320)))&&(i[r(406)][r(565)](t,n[r(347)]),i[r(425)][r(601)](t))}),{priority:t(438)}),this[t(390)][t(418)][t(403)].on(t(547),((e,n,i)=>{const r=t,s=n[r(347)][r(392)](":")[1],o=this[r(281)](s);if(!o)return null;const a=r(342)==o[r(589)]?r(392):r(424);if(i[r(520)][r(287)](n[r(470)],e[r(456)]))for(const t of n[r(470)][r(550)]()){if(!t.is(r(591),r(543)))continue;const e=i[r(425)][r(582)](r(437),{class:r(548)+a}),s=i[r(406)][r(512)](this[r(390)][r(567)][r(542)](t));o[r(365)][r(447)]&&i[r(425)][r(413)](r(548)+a+r(553),e),this[r(332)]==o&&i[r(425)][r(413)](r(367),e),i[r(425)][r(435)](s,e),i[r(406)][r(560)](e,n[r(347)])}}),{priority:t(438)}),this[t(390)][t(567)][t(579)].on(t(549),(()=>{const e=t;this[e(390)][e(418)][e(305)][e(549)]((t=>{const n=e;for(const e of this[n(390)][n(567)][n(579)][n(401)]()){const i=this[n(390)][n(567)][n(579)][n(594)](e),r=this[n(390)][n(418)][n(305)][n(579)][n(594)](e);if(r){const e=i[n(472)](n(301));if(t[n(306)](n(373),r),t[n(515)](n(420),r),t[n(515)](n(488),r),t[n(515)](n(527),r),e){const i=this[n(281)](e);if(!i)return null;t[n(319)](n(373),e,r),t[n(413)](n(612)+i[n(589)],r),this[n(332)]==i&&t[n(413)](n(527),r)}}}}))})),this[t(390)][t(415)][t(457)](t(324))[t(554)]({view:t(302),model:e=>t(558)+e,converterPriority:t(318)}),this[t(390)][t(415)][t(457)](t(324))[t(554)]({view:t(513),model:e=>t(379)+e,converterPriority:t(318)}),this[t(390)][t(415)][t(457)](t(521))[t(479)]({model:t(439),view:e=>({name:t(483)+e,group:t(439)}),converterPriority:t(318)}),this[t(390)][t(415)][t(457)](t(540))[t(464)]({model:t(439),view:e=>{const n=t,i=e[n(347)][n(392)](":")[1];return n(505)!=i&&n(304)!=i?null:{classes:[n(526),n(551)+i]}}}),this[t(390)][t(418)][t(403)].on(t(495),ur(this[t(390)],t(424)),{priority:t(438)}),this[t(390)][t(418)][t(403)].on(t(307),ur(this[t(390)],t(392)),{priority:t(438)}),this[t(390)][t(418)][t(403)].on(t(284),((e,n,i)=>{const r=t,s=i[r(406)][r(492)](n[r(347)]);if(s)for(const t of s)t.is(r(358))&&(i[r(406)][r(565)](t,n[r(347)]),i[r(425)][r(601)](t))}),{priority:t(438)})}[rr(281)](t){const e=rr;return this[e(510)][e(405)](t)}[rr(599)](t){const e=rr;return this[e(362)]&&this[e(362)][e(295)](),this[e(362)]=new Gi(this[e(390)][e(338)],t),this[e(362)]}[rr(375)](){const t=rr;this[t(390)][t(567)][t(579)][t(475)][t(434)](t(355)),this.on(t(336),((e,n,i,r)=>{const s=t;r&&this[s(525)][s(601)](r),i&&(this[s(525)][s(342)]({view:i,stackId:s(280),position:{target:()=>{const t=s,e=this[t(390)][t(418)],n=this[t(281)](i[t(389)]);let r;if(n[t(365)][t(552)]){const i=e[t(305)][t(497)](n[t(562)]);r=Array[t(604)](i[t(298)]())}else{const n=this[t(390)][t(567)][t(453)][t(405)](t(468)+i[t(389)]);r=Array[t(604)](e[t(406)][t(492)](n[t(456)]))[t(394)]((n=>e[t(305)][t(407)][t(524)](n)))[t(394)]((e=>Array[t(604)](e[t(298)]())))[t(369)]()}return this[t(556)]&&r[t(531)]((e=>e[t(611)]-3<=this[t(556)].y&&e[t(441)]+3>=this[t(556)].y&&e[t(395)]-3<=this[t(556)].x&&e[t(530)]+3>=this[t(556)].x))||r[0]}}}),this[s(525)][s(299)](s(280)))})),this.on(t(432),((e,n,i,r)=>{const s=t;this[s(421)]=i?this[s(599)](i):null,this[s(390)][s(567)][s(549)]((()=>{const t=s,e=this[t(390)][t(418)];r&&(r[t(365)][t(552)]?e[t(305)][t(549)]((n=>{const i=t;n[i(515)](i(527),e[i(305)][i(579)][i(594)](r[i(562)]))})):e[t(292)](t(468)+r.id)),i&&(i[t(365)][t(552)]?e[t(305)][t(549)]((n=>{const r=t;n[r(413)](r(527),e[r(305)][r(579)][r(594)](i[r(562)]))})):e[t(292)](t(468)+i.id))}))})),this[t(359)](this[t(390)][t(418)][t(305)][t(579)],t(331),((e,n)=>{const i=t;if(this[i(332)])return;const r=this[i(546)](n[i(316)]),s=this[i(510)][i(405)](r);s?(this[i(556)]={x:n[i(541)].x,y:n[i(541)].y},this[i(421)]=this[i(599)](s)):(this[i(556)]=null,this[i(421)]=null)})),this[t(359)](this[t(390)][t(418)][t(305)][t(579)],t(450),((e,n)=>{const i=t,r=this[i(546)](n[i(316)]),s=this[i(510)][i(405)](r);s?(this[i(556)]={x:n[i(541)].x,y:n[i(541)].y},s===this[i(332)]?this[i(525)][i(309)]():this[i(332)]=s):(this[i(556)]=null,this[i(332)]=null)}))}[rr(546)](t){const e=rr;do{const n=t[e(472)](e(373));if(n)return n;t=t[e(293)]}while(t);return null}[rr(449)](){const t=rr;this[t(390)][t(567)][t(549)]((e=>{const n=t;for(const t of this[n(390)][n(567)][n(453)])e[n(603)](t)}))}}function cr(t,e){const n=sr();return(cr=function(t,e){return n[t-=276]})(t,e)}function ur(t,e){return(n,i,r)=>{const s=cr;if(!r[s(520)][s(287)](i[s(470)],n[s(456)]))return;const o=i[s(470)][s(539)](),a=i[s(470)][s(581)],c=t[s(567)][s(353)];let u=null,l=null,h=!1,d=!1;for(const t of o){const e=t[s(397)];h=h||c[s(489)](e);const n=r[s(406)][s(313)](e);if(n&&n[s(598)](s(480)))return;s(277)==t[s(589)]&&c[s(517)](e)&&!c[s(370)](e)&&(e[s(426)]||a[s(445)]?u&&u[s(293)]==e||(u=e,f(t[s(366)]),d=!0):l=l||t[s(366)])}function f(t){const n=s,o=r[n(406)][n(512)](t),a=r[n(425)][n(582)](n(437),{class:n(551)+e});r[n(425)][n(435)](o,a),r[n(406)][n(560)](a,i[n(347)])}h||d||!l||f(l)}}class lr extends t.Command{constructor(t){const e=rr;super(t);const n=t[e(609)][e(405)](ar);this[e(534)]=!1,this[e(359)](n,e(341),(()=>this[e(361)]())),this[e(359)](n,e(328),(()=>this[e(361)]()))}[rr(592)](){const t=rr,e=this[t(390)],n=e[t(609)][t(405)](ar),i=n[t(522)]?n[t(310)][t(436)]:null;e[t(590)][t(405)](t(474))[t(577)](i)}[rr(361)](){const t=rr,{isReady:e,isEnabled:n}=this[t(390)][t(609)][t(405)](ar);this[t(317)]=e&&n}}class hr extends t.Command{constructor(t,{direction:e}){const n=rr;super(t);const i=t[n(609)][n(405)](ar);this[n(534)]=!1,this[n(346)]=n(385)===e?1:-1,this[n(359)](i,n(341),(()=>this[n(361)]())),this[n(359)](i,n(328),(()=>this[n(361)]())),this[n(359)](i,n(432),(()=>this[n(361)]()))}[rr(592)](){const t=rr,n=this[t(390)],i=n[t(609)][t(405)](ar),{isNavigationMode:s,currentChangeNumber:o}=i;let a;if(i[t(332)]=s?i[t(310)][t(569)][t(405)](o+this[t(346)]):i[t(310)][t(569)][t(303)],i[t(332)][t(365)][t(552)])a=n[t(418)][t(305)][t(497)](i[t(332)][t(562)]);else{const e=n[t(567)][t(453)][t(405)](t(468)+i[t(332)].id);a=(0,r.getMarkerDomElement)(n[t(418)],e)}(0,e.scrollViewportToShowTarget)({target:a,viewportOffset:40})}[rr(361)](){const t=rr,{isNavigationMode:e,currentChangeNumber:n,numberOfChanges:i,isReady:r,isEnabled:s}=this[t(390)][t(609)][t(405)](ar);this[t(317)]=!!(s&&r&&i)&&(!e||(1===this[t(346)]?n<i-1:n>0))}}var dr=n(528),fr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(dr.A,fr);dr.A.locals;function vr(){const t=["_statusText","span","ck-revision-history-ui__changes-navigation__navigation","execute","78093xFrwEu","X_OF_Y_CHANGES","isNavigationMode","ck-hidden","forward","Total","2EQaFcO","_isStatusLabelVisible","numberOfChanges","Show previous change","755365gbrRGb","bindTemplate","EDIT_X_OF_Y_REVISIONS","845897VULiUL","ck-revision-history-ui__changes-navigation__label","isEnabled","bind","isForwardNavigationEnabled","379323ZuGRBF","fire","isBackwardNavigationEnabled","currentChangeNumber","45NfHvbL","div","105974EIgnxf","NUMBER_OF_CHANGES","351176ZvafaX","ck-revision-history-ui__changes-navigation__wrapper","set","ck-revision-history-ui__changes-navigation","Show next change","No changes","backward","1040wJeMDc","Loading...","4lPapgp","1914414RRrZzQ","ck-revision-history-ui","setTemplate","isReady"];return(vr=function(){return t})()}function mr(t,e){const n=vr();return(mr=function(t,e){return n[t-=353]})(t,e)}!function(t){const e=mr,n=t();for(;;)try{if(434854===-parseInt(e(377))/1+-parseInt(e(370))/2*(parseInt(e(364))/3)+-parseInt(e(355))/4*(-parseInt(e(374))/5)+parseInt(e(356))/6+parseInt(e(382))/7+parseInt(e(390))/8*(-parseInt(e(386))/9)+-parseInt(e(353))/10*(-parseInt(e(388))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vr);class pr extends Ai.View{constructor(t){const e=mr;super(t);const n=this[e(375)],i=new Ai.ButtonView(t),r=new Ai.ButtonView(t);this[e(392)](e(366),!1),this[e(392)](e(359),!1),this[e(392)](e(385),0),this[e(392)](e(372),0),this[e(392)](e(381),!1),this[e(392)](e(384),!1),this[e(380)](e(371)).to(this,e(359),this,e(372),((t,e)=>t&&e>0)),this[e(380)](e(360)).to(this,e(359),this,e(385),this,e(372),this,e(366),((n,i,r,s)=>{const o=e;if(!n)return $n(t,o(354));if(!r)return $n(t,o(395));const a=$n(t,o(389),r);return s?$n(t,o(365),[i+1,r]):a})),i[e(392)]({label:$n(t,e(373)),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(392)]({label:$n(t,e(394)),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(380)](e(379)).to(this,e(384)),r[e(380)](e(379)).to(this,e(381)),i.on(e(363),(()=>this[e(383)](e(363),e(396)))),r.on(e(363),(()=>this[e(383)](e(363),e(368)))),this[e(358)]({tag:e(387),attributes:{class:["ck",e(357),e(393)]},children:[{tag:e(361),attributes:{class:[e(391)]},children:[{tag:e(361),attributes:{class:[e(378),n.if(e(371),e(367),(t=>!t))]},children:[{text:n.to(e(366),(n=>n?$n(t,e(376))+": ":$n(t,e(369))+": "))}]},{text:n.to(e(360))}]},new Ai.ToolbarSeparatorView,{tag:e(387),attributes:{class:[e(362)]},children:[i,r]}]})}}var yr=n(560),gr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(yr.A,gr);yr.A.locals;const kr=_r;!function(t){const e=_r,n=t();for(;;)try{if(104447===-parseInt(e(338))/1*(parseInt(e(327))/2)+-parseInt(e(344))/3+-parseInt(e(331))/4+-parseInt(e(334))/5+parseInt(e(336))/6*(parseInt(e(340))/7)+parseInt(e(325))/8+parseInt(e(335))/9*(parseInt(e(328))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ir);const br=kr(332);function _r(t,e){const n=Ir();return(_r=function(t,e){return n[t-=325]})(t,e)}class wr extends t.Plugin{static get[kr(345)](){return kr(342)}[kr(326)](){const t=kr,e=this[t(346)][t(329)][t(339)];e[t(337)]((n=>{const i=t;for(const t of e[i(333)][i(341)])n[i(343)](br,t)}))}[kr(347)](){const t=kr,e=this[t(346)][t(329)][t(339)];e[t(337)]((n=>{const i=t;for(const t of e[i(333)][i(341)])n[i(330)](br,t)}))}}function Ir(){const t=["editing","removeClass","470204dalpEq","ck-editor__editable__loading-overlay","document","692475kvUElA","6957jdQaCG","108642oAdrwD","change","1044MpvivW","view","14PtnAQJ","roots","RevisionViewerLoadingOverlay","addClass","68382Hcnycx","pluginName","editor","hide","1610408eKkrqg","show","242WoIlRp","3520IajBrB"];return(Ir=function(){return t})()}function Sr(){const t=["ck-revision-history-ui__back-to-editing","changesNavigation","hide","config","revisionHistory","show","69168EwIGYY","execute","showNextChange","1205366kQRfvr","init","numberOfChanges","RevisionViewerUI","bind","add","Restore this revision","isNavigationMode","310HmCCnL","showPreviousChange","219365QDnBPe","exitToEditing","isBackwardNavigationEnabled","get","forward","301osxltr","commands","listenTo","Back to editing","change:isReady","requires","set","30hBadYA","undo","isEnabled","108516XGoGVP","2398760gVfAvI","closeRevisionViewerCallback","isReady","componentFactory","pluginName","plugins","currentChangeNumber","editor","82071UJqPWO","restoreRevision","isForwardNavigationEnabled","2103105PGtFJk"];return(Sr=function(){return t})()}const Or=Tr;function Tr(t,e){const n=Sr();return(Tr=function(t,e){return n[t-=330]})(t,e)}!function(t){const e=Tr,n=t();for(;;)try{if(481010===parseInt(e(349))/1+-parseInt(e(339))/2+parseInt(e(376))/3+-parseInt(e(365))/4+parseInt(e(361))/5*(parseInt(e(364))/6)+-parseInt(e(354))/7*(-parseInt(e(336))/8)+parseInt(e(373))/9*(parseInt(e(347))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sr);class xr extends t.Plugin{static get[Or(369)](){return Or(342)}static get[Or(359)](){return[ar,wr]}[Or(340)](){const e=Or,n=this[e(372)],i=n[e(370)][e(352)](ar),r=n[e(370)][e(352)](wr);n.ui[e(368)][e(344)](e(350),(i=>{const r=e,s=new Ai.ButtonView(i);return s[r(360)]({label:$n(i,r(357)),icon:t.icons[r(362)],withText:!0,tooltip:!0,class:r(330)}),this[r(356)](s,r(337),(()=>{const t=r;n[t(333)][t(352)](t(334))[t(366)]()})),s})),n.ui[e(368)][e(344)](e(374),(t=>{const i=e,r=new Ai.ButtonView(t);return r[i(360)]({label:$n(t,i(345)),withText:!0,tooltip:!0}),r[i(343)](i(363)).to(n[i(355)][i(352)](i(374))),this[i(356)](r,i(337),(()=>n[i(337)](i(374)))),r})),n.ui[e(368)][e(344)](e(331),(t=>{const r=e,s=new pr(t),o=n[r(355)][r(352)](r(348)),a=n[r(355)][r(352)](r(338));return s[r(343)](r(351)).to(o,r(363)),s[r(343)](r(375)).to(a,r(363)),s[r(343)](r(367),r(371),r(341),r(346)).to(i),this[r(356)](s,r(337),((t,e)=>{const i=r;n[i(337)](i(353)===e?i(338):i(348))})),s})),r[e(335)](),i.on(e(358),((t,n,i)=>{const s=e;i?r[s(332)]():r[s(335)]()}))}}var Rr=n(329),Nr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(Rr.A,Nr);Rr.A.locals;function Mr(t,e){const n=Vr();return(Mr=function(t,e){return n[t-=133]})(t,e)}const Er=Mr;!function(t){const e=Mr,n=t();for(;;)try{if(567536===parseInt(e(158))/1*(-parseInt(e(151))/2)+parseInt(e(140))/3+parseInt(e(144))/4*(-parseInt(e(153))/5)+-parseInt(e(162))/6+parseInt(e(146))/7+parseInt(e(155))/8+parseInt(e(154))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class Ar extends Ai.LabeledFieldView{constructor(t,e){const n=Mr;super(t,e),this[n(135)]=null;const i=this[n(134)];this[n(141)]({label:$n(t,n(152)),_tooltipString:""}),this[n(149)][n(133)]=$n(t,n(150)),this[n(157)]({tag:n(159),attributes:{class:[n(137)],"data-cke-tooltip-text":i.to(n(142)),"data-cke-tooltip-position":"s","data-cke-tooltip-class":n(148)}})}[Er(143)](){const t=Er;super[t(143)](),this[t(135)]=new e.ResizeObserver(this[t(149)][t(139)],(()=>this[t(147)]())),this[t(138)](this[t(149)],t(156),(()=>this[t(147)]()))}[Er(136)](){const t=Er;super[t(136)](),this[t(135)]&&this[t(135)][t(136)]()}[Er(147)](){const t=Er,e=this[t(149)][t(139)];this[t(142)]=e[t(161)]>e[t(160)]&&e[t(145)]||""}}function Vr(){const t=["set","_tooltipString","render","4eRXeCP","value","4579512umntvS","_updateTooltipText","ck-tooltip_multi-line","fieldView","Enter the revision name","22634OOPlyA","Revision name","4056355rOlzqP","2149191ViqSVm","4874120yMsoCs","input","extendTemplate","53xELmwg","span","clientWidth","scrollWidth","1754748ZVpOUy","placeholder","bindTemplate","_resizeObserver","destroy","ck-revision-history-sidebar__revision-name","listenTo","element","2306358GASYgE"];return(Vr=function(){return t})()}var jr=n(249),Dr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(jr.A,Dr);jr.A.locals;function Cr(){const t=["24zTkRdU","10197KGqFnr","push","3012wBElMM","Revision author","setTemplate","Revision creator","name","8880EzKlIM","955276rAdqfr","span","9684FYAONh","212052FOehOY","ck-revision-history-sidebar__revision-author","171AicMsZ","ck-revision-history-sidebar__revision-author_creator","16910fITwZC","832839kxQfin","set","8TiGWzq","ck-revision-history-sidebar__revision-author__name","0 0 11 10","126qThWew"];return(Cr=function(){return t})()}function Fr(t,e){const n=Cr();return(Fr=function(t,e){return n[t-=317]})(t,e)}!function(t){const e=Fr,n=t();for(;;)try{if(143482===parseInt(e(338))/1*(parseInt(e(327))/2)+parseInt(e(339))/3+parseInt(e(336))/4+parseInt(e(335))/5*(parseInt(e(326))/6)+-parseInt(e(321))/7*(parseInt(e(323))/8)+parseInt(e(318))/9*(parseInt(e(320))/10)+-parseInt(e(328))/11*(parseInt(e(330))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cr);class Lr extends Ai.View{constructor(t,e,n){const i=Fr;super(t);const r=new Ai.IconView;r[i(322)]({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(325)});const s=["ck",i(317)];n&&s[i(329)](i(319));const o=[{tag:i(337),attributes:{class:["ck",i(324)],title:$n(t,i(n?333:331))},children:[r,e[i(334)]]}];this[i(332)]({tag:"li",attributes:{class:s},children:o})}}function Pr(){var t=["26403849gbCskQ","286655xTDQlW","long","toLocaleTimeString","30fqZeNt","177332UNPFBt","toLocaleDateString","4304895jWnevy","5XgfsZv","783372qeSMlr","1617256qhpoHi","3899928OtsgYx","numeric"];return(Pr=function(){return t})()}function zr(t,e){var n=Pr();return(zr=function(t,e){return n[t-=245]})(t,e)}!function(t){for(var e=zr,n=t();;)try{if(423234===-parseInt(e(245))/1+-parseInt(e(254))/2+parseInt(e(248))/3*(-parseInt(e(249))/4)+parseInt(e(252))/5*(parseInt(e(253))/6)+-parseInt(e(251))/7+-parseInt(e(255))/8+parseInt(e(257))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pr);var Ur=n(11),qr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(Ur.A,qr);Ur.A.locals;function Zr(t,e){const n=Hr();return(Zr=function(t,e){return n[t-=136]})(t,e)}function Hr(){const t=["name","change:isActionsDropdownOpen","isReady","653704imLnct","button","843248PcNmGm","Name this revision","class","Compare against selected","isVisible","155786Djubrz","locale","Show more items","ck-revision-history-sidebar__revision__actions","ck-on","stopPropagation","items","set","listView","bindTemplate","first","source","listenTo","409101HaGEPI","action","panelPosition","map","add","children","isOpen","find","model","14kXZJth","707643lHMwnV","function","threeVerticalDots","20FflXOF","execute","buttonView","extendTemplate","130512UUcNQU","Restore this revision","isActionsDropdownOpen","8670108aNhoEl","isEnabled","bind","15qdVcUH","3BGuORW","3SbcDvL","_action"];return(Hr=function(){return t})()}!function(t){const e=Zr,n=t();for(;;)try{if(145109===-parseInt(e(175))/1*(-parseInt(e(137))/2)+-parseInt(e(174))/3*(-parseInt(e(180))/4)+parseInt(e(173))/5*(parseInt(e(167))/6)+-parseInt(e(159))/7*(-parseInt(e(182))/8)+-parseInt(e(160))/9*(-parseInt(e(163))/10)+parseInt(e(150))/11+-parseInt(e(170))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);var Br=n(216),Wr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(Br.A,Wr);Br.A.locals;const Gr=Yr;function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=241]})(t,e)}function Jr(){const t=["from","4LASuZP","223796HakrMf","deselect","9158156mADFLe","ck-revision-history-sidebar__revision__controls-wrapper","fire","listenTo","ck-reset","createdAt","name","ck-revision-history-sidebar__revision-wrapper_confirmation_visible","ck-revision-history-sidebar__revision_selected","setTemplate","334894gmYwky","setName","ck-revision-history-sidebar__revision","ck-revision-history-sidebar__revision_highlighted","6656310NmcHWt","filter","uiLanguage","_revision","_requireRevisionName","ck-revision-history-sidebar__revision-wrapper","value","isConfirm","unshift","3qFdHVK","closest","220",".ck-thread__remove-confirm","ck-disabled","map","revisionActionsView","fieldView","length","render","span","isSelected","16dHjVLs","extendTemplate","select","ck-revision-history-sidebar__revision__date","authors","div","isEnabled","isReady","set","element","18qRQZed","bindTemplate","revisionNameView","527515GTQtwm","isHighlighted","ck-revision-history-sidebar__actions_dropdown_open","highlight","6680088cSnsvL","_createdAtFormatted","19840106VbEnXw","srcElement","ck-revision-history-sidebar__revision-authors","change","unhighlight","isActionsDropdownOpen","12GsgGMH","bind","creator"];return(Jr=function(){return t})()}!function(t){const e=Yr,n=t();for(;;)try{if(904943===parseInt(e(270))/1*(-parseInt(e(257))/2)+parseInt(e(283))/3*(-parseInt(e(258))/4)+parseInt(e(241))/5*(parseInt(e(305))/6)+-parseInt(e(260))/7+parseInt(e(295))/8*(parseInt(e(245))/9)+-parseInt(e(274))/10+-parseInt(e(247))/11*(-parseInt(e(253))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class Qr extends((0,r.ConfirmMixin)(Ai.View)){constructor(n,i,r,s){const o=Yr;super(n);const a=this[o(306)],c=function(t,e){const n=o,i=Array[n(256)](e[n(299)])[n(275)]((t=>t!=e[n(255)]));return e[n(255)]&&i[n(282)](e[n(255)]),i[n(288)]((i=>new Lr(t,i,i==e[n(255)])))}(n,i);this.id=i.id,this[o(277)]=i,this[o(278)]=s,this[o(254)](o(266),o(265)).to(i),this[o(254)](o(246)).to(this,o(265),(t=>{return e=n[o(276)],(i=t)[(r=zr)(250)](e,{month:r(246),day:r(256)})+", "+i[r(247)](e,{hour:r(256),minute:r(256)});var e,i,r})),this[o(303)](o(294),!1),this[o(303)](o(242),!1),this[o(303)](o(252),!1),this[o(303)](o(302),!1),this[o(303)](o(301),!1),this[o(307)]=new Ar(n,Ai.createLabeledInputText),this[o(307)][o(290)][o(296)]({attributes:{maxlength:o(285)}}),this[o(307)][o(290)][o(254)](o(280)).to(this,o(266),(t=>t||this[o(246)])),this[o(307)][o(254)](o(301)).to(this,o(294),this,o(301),((t,e)=>t&&e)),this[o(289)]=r&&r[o(291)]?function(n,i){const r=Zr,s=n[r(146)],o=n[r(138)],a=(0,Ai.createDropdown)(o);a[r(152)]="sw";const c=function(t,n){const i=r,s=function(t,e){const n=Zr,i=t[n(138)],r={"Compare against selected":$n(i,n(185)),"Name this revision":$n(i,n(183)),"Restore this revision":$n(i,n(168))};return e[n(153)]((t=>{const e=n,i=r[t[e(177)]];return i&&i!==t[e(177)]&&(t[e(177)]=i),t}))}(t,n),o=new e.Collection;for(const e of s){const n={type:i(181),model:new Ai.ViewModel({label:e[i(177)],class:e[i(184)],withText:!0,_action:e[i(151)]})};n[i(158)][i(172)](i(171)).to(t,i(169),(n=>i(161)!=typeof e[i(171)]||!n||e[i(171)](t))),o[i(154)](n)}return o}(n,i);return n[r(172)](r(169)).to(a,r(156)),a[r(165)][r(144)]({label:$n(o,r(139)),tooltip:!0,tooltipPosition:"sw",icon:t.icons[r(162)]}),a[r(166)]({attributes:{class:[r(140),s.if(r(169),r(141))]},on:{click:s.to((t=>t[r(142)]()))}}),a.on(r(164),(t=>{const e=r;n[e(179)]&&e(161)==typeof t[e(148)][e(176)]&&t[e(148)][e(176)](n)})),(0,Ai.addListToDropdown)(a,c),a[r(149)](n,r(178),((t,e,s)=>{const o=r;if(s)for(const t of a[o(145)][o(143)]){const e=t[o(155)][o(147)],r=i[o(157)]((t=>t[o(151)]===e[o(176)]))[o(136)];t[o(136)]=void 0===r||r(n)}})),a}(this,r):"",this[o(289)]&&this[o(289)][o(254)](o(301)).to(this),this[o(269)]({tag:o(300),attributes:{class:["ck",o(264),o(279),a.if(o(281),o(267))]},children:[{tag:o(300),attributes:{class:["ck",o(264),o(272),a.if(o(301),o(287),(t=>!t)),a.if(o(294),o(268)),a.if(o(242),o(273)),a.if(o(252),o(243))]},children:[this[o(307)],{tag:o(293),attributes:{class:["ck",o(298)]},children:[{text:a.to(o(246))}]},{tag:o(300),attributes:{class:["ck",o(261)]},children:[{tag:"ul",attributes:{class:["ck",o(249)]},children:c}]},this[o(289)]],on:{click:a.to((t=>{const e=o;t[e(248)][e(284)](e(286))||this[e(302)]&&this[e(301)]&&this[e(262)](e(297),{id:this.id})}))}}]})}[Gr(292)](){const t=Gr;super[t(292)]();const e=this[t(307)][t(290)][t(304)];this[t(263)](e,t(250),(()=>{const n=t;this[n(278)]&&!e[n(280)]||this[n(262)](n(271),{id:this.id,name:e[n(280)]}),e[n(280)]||(e[n(280)]=this[n(266)]?this[n(266)]:this[n(246)])}))}[Gr(297)](){this[Gr(294)]=!0}[Gr(259)](){this[Gr(294)]=!1}[Gr(244)](){this[Gr(242)]=!0}[Gr(251)](){this[Gr(242)]=!1}}var Xr=n(675);function Kr(t,e){const n=ts();return(Kr=function(t,e){return n[t-=307]})(t,e)}function $r(t,e){const n=Kr,i=Xr.c9[n(321)](t)[n(329)](e),r=Xr.c9[n(323)](),s=r[n(315)]({days:1})[n(309)](n(318));let o,a;return i[n(314)](r,n(318))?(o=i[n(309)](n(318))[n(319)](),a=i[n(311)]()):i[n(314)](s,n(318))?(o=s[n(319)](),a=i[n(311)]()):i[n(314)](r,n(312))?(o=i[n(309)](n(312))[n(319)](),a=i[n(307)]||""):i[n(314)](r,n(308))?(o=i[n(309)](n(325))[n(319)](),a=i[n(328)]||""):(o=i[n(309)](n(308))[n(319)](),a=String(i[n(308)])),{startDate:o,localizedPeriodName:a}}function ts(){const t=["year","startOf","9146168zQOnxd","toRelativeCalendar","week","20EHcerU","hasSame","minus","9231903qDDwTQ","1288273fEOvAV","day","toJSDate","6fCxcPP","fromJSDate","614808QphiOw","local","2419119QuDAwP","month","118309PGgKAa","445IWDHGS","monthLong","setLocale","21828hZXtyw","weekdayLong"];return(ts=function(){return t})()}!function(t){const e=Kr,n=t();for(;;)try{if(756917===-parseInt(e(326))/1+parseInt(e(322))/2+parseInt(e(324))/3+-parseInt(e(330))/4*(-parseInt(e(327))/5)+parseInt(e(320))/6*(parseInt(e(317))/7)+parseInt(e(310))/8+parseInt(e(316))/9*(-parseInt(e(313))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);var es=n(45),ns={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(es.A,ns);es.A.locals;const is=rs;function rs(t,e){const n=os();return(rs=function(t,e){return n[t-=152]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(829479===parseInt(e(169))/1*(parseInt(e(166))/2)+parseInt(e(170))/3+-parseInt(e(154))/4+-parseInt(e(171))/5*(parseInt(e(159))/6)+-parseInt(e(168))/7+-parseInt(e(158))/8+parseInt(e(180))/9*(parseInt(e(176))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);class ss extends Ai.View{constructor(t,e,n,i){const r=rs;super(t);const s=$r(e,this[r(183)][r(160)])[r(152)];this[r(175)]=e,this[r(167)]=this[r(161)](),this[r(177)]=n,this[r(165)]=i,this[r(167)][r(162)](r(174)).to(this),this[r(167)][r(162)](r(173)).to(this),this[r(153)]({tag:r(172),attributes:{class:["ck",r(181)]},children:[{tag:r(157),attributes:{class:["ck",r(164)]},children:[{text:s}]},{tag:r(172),attributes:{class:["ck",r(179)]},children:this[r(167)]}]})}[is(155)](t){const e=is,n=new Qr(this[e(183)],t,this[e(177)],this[e(165)]);this[e(167)][e(182)](n)}[is(163)](t){const e=is,n=this[e(167)][e(178)]((e=>e.id===t.id));this[e(167)][e(156)](n)}}function os(){const t=["_requireRevisionName","434550gAYQoG","revisionViews","2617013xMGZDl","6QRJmfO","1072332dEUMts","10EeWQKS","div","setName","select","startDate","890cKaLEd","_revisionActions","find","ck-revision-history-sidebar__time-period__revisions","170946aXkVXC","ck-revision-history-sidebar__time-period","add","locale","localizedPeriodName","setTemplate","292700QPNqqp","addRevision","remove","span","4599240GnqgLR","4500426efuyyJ","uiLanguage","createCollection","delegate","removeRevision","ck-revision-history-sidebar__time-period__label"];return(os=function(){return t})()}var as=n(173),cs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(as.A,cs);as.A.locals;function us(){const t=["setTemplate","1695723ELFEnK","2466704uzsWke","history","ck-revision-history-sidebar__header","Revision history","1847440eQbvct","114196nIjnom","153497thuqRA","ck-revision-history-sidebar__header__label","content","1092510WABdWV","ck-reset_all","span","166824UJaJwr","div"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=253]})(t,e)}!function(t){const e=ls,n=t();for(;;)try{if(362392===-parseInt(e(253))/1+parseInt(e(268))/2+parseInt(e(262))/3+-parseInt(e(263))/4+parseInt(e(256))/5+parseInt(e(259))/6+parseInt(e(267))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);class hs extends Ai.View{constructor(e){const n=ls;super(e);const i=new Ai.IconView;i[n(255)]=t.icons[n(264)],this[n(261)]({tag:n(260),attributes:{class:["ck",n(257),n(265)]},children:[i,{tag:n(258),attributes:{class:["ck",n(254)]},children:[$n(e,n(266))]}]})}}var ds=n(722),fs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(ds.A,fs);ds.A.locals;const vs=ps;function ms(){const t=["8604512BMBiqw","map","_addRevision","addRevision","ck-reset","isEnabled","unhighlight","_requireRevisionName","add","bindTemplate","setTemplate","div","18212lFdNPX","uiLanguage","ck-rounded-corners","createdAt","ck-revision-history-sidebar__timeline","fire","setName","select","get","timePeriodViews","render","set","revisionViews","createCollection","14886EWQZNI","915QKBTFl","locale","_removeRevision","some","1865qmUKgL","_revisions","ck-revision-history-sidebar","delegate","revisionSelected","revisionSetName","find","flat","getTime","25692XwqZba","startDate","1880LqSOis","selectRevision","ck-disabled","17390260APdgAn","_revisionActions","24767622eeHKdl","292ZVBCGh","highlight","_getTimePeriodViewByStartDate","highlightRevisions","6334QzCCDD","deselect","removeRevision","remove"];return(ms=function(){return t})()}function ps(t,e){const n=ms();return(ps=function(t,e){return n[t-=450]})(t,e)}!function(t){const e=ps,n=t();for(;;)try{if(997197===-parseInt(e(490))/1*(parseInt(e(486))/2)+parseInt(e(465))/3*(parseInt(e(450))/4)+-parseInt(e(469))/5*(parseInt(e(478))/6)+parseInt(e(494))/7+-parseInt(e(480))/8*(-parseInt(e(464))/9)+-parseInt(e(483))/10+parseInt(e(485))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class ys extends Ai.View{constructor(t,e,n,i){const r=ps;super(t);const s=this[r(503)];this[r(459)]=this[r(463)](),this[r(459)][r(472)](r(457)).to(this),this[r(459)][r(472)](r(456)).to(this),this[r(470)]=e,this[r(484)]=n,this[r(501)]=i,this.on(r(457),((t,e)=>{const n=r;this[n(455)](n(473),e)})),this.on(r(456),((t,e)=>{const n=r;this[n(455)](n(474),e)})),this[r(461)](r(499),!1),this[r(504)]({tag:r(505),attributes:{class:["ck",r(498),r(452),r(471)]},children:[new hs(t),{tag:r(505),attributes:{class:["ck",r(454),s.if(r(499),r(482),(t=>!t))]},children:this[r(459)]}]})}[vs(460)](){const t=vs;super[t(460)]();for(const e of this[t(470)])this[t(496)](e);this[t(470)].on(t(502),((e,n)=>{this[t(496)](n)})),this[t(470)].on(t(493),((e,n)=>{this[t(467)](n)}))}get[vs(462)](){const t=vs;return this[t(459)][t(495)]((e=>e[t(462)][t(495)]((t=>t))))[t(476)]()}[vs(481)](t){const e=vs;for(const n of this[e(462)])t&&t.id===n.id?n[e(457)]():n[e(491)]()}[vs(489)](t){const e=vs;for(const n of this[e(462)])t[e(468)]((({id:t})=>t===n.id))?n[e(487)]():n[e(500)]()}[vs(496)](t){const e=vs,n=$r(t[e(453)],this[e(466)][e(451)])[e(479)];let i=this[e(459)][e(458)](0);i&&i[e(479)][e(477)]()===n[e(477)]()||(i=new ss(this[e(466)],n,this[e(484)],this[e(501)]),this[e(459)][e(502)](i)),i[e(497)](t)}[vs(467)](t){const e=vs,n=$r(t[e(453)],this[e(466)][e(451)])[e(479)];this[e(488)](n)[e(492)](t)}[vs(488)](t){const e=vs;return this[e(459)][e(475)]((n=>n[e(479)][e(477)]()===t[e(477)]()))}}const gs=ks;function ks(t,e){const n=bs();return(ks=function(t,e){return n[t-=489]})(t,e)}function bs(){const t=["revisionSetName","_handleRevisionSetName","3992385ctfpPz","getRevisionsInDiff","destroy","11099388kcbCQT","bind","_handleDiffChange","_revisionsRepository","fieldView","repository","assign","200inRmwt","revisionHistory.revisionActions","diff","appendChild","ready","getLaterVisibleRevision","render","getRevision","isReady","newRevisionId","string","plugins","146226yUCivg","8lcOQWK","_sidebarView","nameRevision","getIndex","change:diff","_createRevisionActions","requires","get","revisionHistory.requireRevisionName","_revisionViewer","revisionViews","620GTXiDa","91sDNVZw","Compare against selected","186417YdCMYg","getEarlierVisibleRevision","select","focus","RevisionsSidebar","defaultRevisionActions","Name this revision","isSelected","restoreRevision","editor","length","add","revisionHistory.viewerSidebarContainer","locale","isEnabled","init","revisionSelected","compareAgainstSelected","setName","selectRevision","compare","element","_revisions","map","highlightRevisions","listenTo","action","Restore this revision","config","1080831ntGpKk","revisionHistory","pluginName","307512hvUEse","isVisible","64513iwhMkP","timePeriodViews","_handleEditorDataReady","availableRevisionActions","restoreRevisionCallback","name","2iLQAPL","_handleRevisionSelected","data","remove"];return(bs=function(){return t})()}!function(t){const e=ks,n=t();for(;;)try{if(554048===parseInt(e(527))/1*(parseInt(e(533))/2)+-parseInt(e(522))/3*(parseInt(e(562))/4)+parseInt(e(539))/5+parseInt(e(561))/6*(-parseInt(e(491))/7)+-parseInt(e(549))/8*(-parseInt(e(525))/9)+parseInt(e(490))/10*(-parseInt(e(493))/11)+parseInt(e(542))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class _s extends t.Plugin{static get[gs(524)](){return gs(497)}static get[gs(568)](){return[ar]}constructor(t){const e=gs;super(t),this[e(571)]=t[e(560)][e(569)](ar),this[e(545)]=this[e(571)][e(547)],this[e(563)]=null}[gs(508)](){const t=gs,e=this[t(545)][t(515)],n=this[t(567)](),i=this[t(502)][t(521)][t(569)](t(505));this[t(563)]=new ys(this[t(502)][t(506)],e,n,this[t(502)][t(521)][t(569)](t(570))),this[t(563)].on(t(509),this[t(534)][t(543)](this)),this[t(563)].on(t(537),this[t(538)][t(543)](this)),this[t(563)][t(543)](t(507)).to(this[t(571)]),this[t(563)][t(528)].on(t(504),((e,n)=>{const i=t;n[i(489)].on(i(504),((t,e)=>{const n=i;e[n(543)](n(507),n(557)).to(this[n(571)])}))})),this[t(563)][t(555)](),this[t(518)](this[t(502)][t(535)],t(553),this[t(529)][t(543)](this)),this[t(518)](this[t(571)],t(566),this[t(544)][t(543)](this)),i[t(552)](this[t(563)][t(514)])}[gs(541)](){const t=gs;this[t(563)][t(514)][t(536)](),this[t(563)][t(541)]()}[gs(529)](){const t=gs,e=this[t(545)][t(556)](0);if(e){const n=this[t(545)][t(494)](e.id);this[t(571)][t(513)](e,n)}}[gs(534)](t,e){const n=gs,i=this[n(545)][n(556)](e.id),r=this[n(545)][n(494)](i.id);this[n(571)][n(513)](i,r)}[gs(538)](t,e){const n=gs;this[n(545)][n(556)](e.id)[n(511)](e[n(532)])}[gs(544)](t,e,n){const i=gs,r=this[i(545)][i(540)](n);r[i(503)]>2?(this[i(563)][i(517)](r),this[i(563)][i(512)](null)):(this[i(563)][i(517)]([]),this[i(563)][i(512)](r[0]))}[gs(567)](){const t=gs,e=this[t(502)],n=_s[t(530)],i=e[t(521)][t(569)](t(550))||_s[t(498)];if(i[t(503)])return i[t(516)]((i=>{const r=t,s=r(559)==typeof i?Object[r(548)]({},n[i]):i;return s[r(519)]=s[r(519)][r(543)](this,e),s[r(526)]&&(s[r(526)]=s[r(526)][r(543)](this,e)),s}))}}_s[gs(530)]={compareAgainstSelected:{name:gs(492),action:({plugins:t},e)=>{const n=gs,i=t[n(569)](ar),r=i[n(547)];let s=i[n(551)][n(558)],o=e.id;r[n(565)](s)>r[n(565)](o)&&([s,o]=[o,s]),i[n(513)](s,o)},isVisible:({plugins:t},e)=>{const n=gs,i=t[n(569)](ar);return!(i[n(547)][n(540)](i[n(551)])[n(503)]>2||e[n(500)])}},restoreRevision:{name:gs(520),action:(t,{id:e})=>{const n=gs;t[n(521)][n(569)](n(523))[n(531)](e)},isVisible:({plugins:t},e)=>!!t[gs(569)](ar)[gs(547)][gs(554)](e.id)},nameRevision:{name:gs(499),action:({plugins:t},{id:e,revisionNameView:n})=>{const i=gs,r=t[i(569)](ar),s=r[i(547)][i(494)](e);r[i(513)](e,s),n[i(496)](),n[i(546)][i(495)]()}}},_s[gs(498)]=[gs(510),gs(501),gs(564)];const ws=Ss;function Is(){const t=["replace","destroy","document","viewportTopOffset","get","bind","limiterElement","componentFactory","addToolbar","isActive","stickyPanel","config","fire","_initToolbar","getRoot","rootName","54ZWNWWJ","setEditableElement","isFocused","ready","init","name","render","element","editing","editable","4680326hDSGqG","restore","_elementReplacer","15374vIljQG","505280EbekLm","viewportOffset","114crNXSo","focusTracker","_view","attachDomRoot","9ONiGpE","editor","view","25525100eroNYQ","fillFromConfig","496879wEdmbi","_toolbarConfig","toolbar","detachDomRoot","5260616KHGcdX","64764yKwMiV"];return(Is=function(){return t})()}function Ss(t,e){const n=Is();return(Ss=function(t,e){return n[t-=144]})(t,e)}!function(t){const e=Ss,n=t();for(;;)try{if(488365===parseInt(e(174))/1+parseInt(e(162))/2*(parseInt(e(165))/3)+parseInt(e(179))/4+-parseInt(e(163))/5*(-parseInt(e(149))/6)+parseInt(e(159))/7+parseInt(e(178))/8+-parseInt(e(169))/9*(parseInt(e(172))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Os extends Ai.EditorUI{get[ws(171)](){return this[ws(167)]}constructor(t,n){const i=ws;super(t),this[i(167)]=n,this[i(175)]=(0,Ai.normalizeToolbarConfig)(t[i(144)][i(184)](i(176))),this[i(161)]=new e.ElementReplacer}get[ws(156)](){const t=ws;return this[t(171)][t(156)]}[ws(153)](t){const e=ws,n=this[e(170)],i=this[e(171)],r=n[e(157)][e(171)],s=i[e(158)],o=r[e(182)][e(147)]();s[e(154)]=o[e(148)],i[e(155)]();const a=s[e(156)];this[e(150)](s[e(154)],a),i[e(158)][e(185)](e(151)).to(this[e(166)]),r[e(168)](a),this[e(161)][e(180)](t,this[e(156)]),this[e(146)](),this[e(145)](e(152))}[ws(181)](){const t=ws;super[t(181)]();const e=this[t(171)],n=this[t(170)][t(157)][t(171)];this[t(161)][t(160)](),n[t(177)](e[t(158)][t(154)]),e[t(181)]()}[ws(146)](){const t=ws,e=this[t(171)];e[t(190)][t(185)](t(189)).to(this[t(166)],t(151)),e[t(190)][t(186)]=e[t(156)],e[t(190)][t(185)](t(183)).to(this,t(164),(({top:t})=>t)),e[t(176)][t(173)](this[t(175)],this[t(187)]),this[t(188)](e[t(176)])}}var Ts=n(161),xs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ji()(Ts.A,xs);Ts.A.locals;var Rs=Ms;function Ns(){var t=["4943372CmIaqv","2804034qsPTeZ","content","4167sqfkbK","toolbar","top","_editable","6740550PnUGJK","3251912oIBQDF","1814348yVVxbR","editable","7mPrNwF","3YqwElm","stickyPanel","main","add","780611TmucmT","15650bkWWTe","render","shouldToolbarGroupWhenFull"];return(Ns=function(){return t})()}function Ms(t,e){var n=Ns();return(Ms=function(t,e){return n[t-=410]})(t,e)}!function(t){for(var e=Ms,n=t();;)try{if(746935===-parseInt(e(419))/1+-parseInt(e(412))/2*(parseInt(e(415))/3)+parseInt(e(423))/4+parseInt(e(410))/5+-parseInt(e(424))/6+parseInt(e(414))/7*(-parseInt(e(411))/8)+parseInt(e(426))/9*(parseInt(e(420))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ns);class Es extends Ai.BoxedEditorUIView{get[Rs(413)](){return this[Rs(429)]}constructor(t,e,n={}){var i=Rs;super(t),this[i(416)]=new Ai.StickyPanelView(t),this[i(427)]=new Ai.ToolbarView(t,{shouldGroupWhenFull:n[i(422)]}),this[i(429)]=new Ai.InlineEditableUIView(t,e)}[Rs(421)](){var t=Rs;super[t(421)](),this[t(416)][t(425)][t(418)](this[t(427)]),this[t(428)][t(418)](this[t(416)]),this[t(417)][t(418)](this[t(413)])}}const As=Vs;function Vs(t,e){const n=js();return(Vs=function(t,e){return n[t-=423]})(t,e)}function js(){const t=["config","6YanFUY","destroy","data","1729002aQaRmo","96324SNbjwA","15DlFjCk","createRoot","get","298653YUfGRU","initPlugins","model","sourceElement","97031PDLWyd","1498525MANcIX","initialData","updateSourceElement","ready","fire","1164IqpFnL","_ui","init","997540CUElIK","create","locale","8rNFKbn","document","view","2910UaNPmN","editing","19746ZOjZMJ"];return(js=function(){return t})()}!function(t){const e=Vs,n=t();for(;;)try{if(423707===parseInt(e(446))/1+-parseInt(e(442))/2*(-parseInt(e(438))/3)+-parseInt(e(428))/4*(-parseInt(e(443))/5)+-parseInt(e(441))/6+parseInt(e(451))/7*(-parseInt(e(431))/8)+parseInt(e(436))/9*(parseInt(e(434))/10)+-parseInt(e(450))/11*(parseInt(e(425))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(js);class Ds extends((0,t.DataApiMixin)((0,t.ElementApiMixin)(t.Editor))){get ui(){return this[Vs(426)]}constructor(t,e){const n=Vs;super(e),this[n(449)]=t,this[n(448)][n(432)][n(444)]();const i=new Es(this[n(430)],this[n(435)][n(433)],{shouldToolbarGroupWhenFull:!0});this[n(426)]=new Os(this,i)}[As(439)](){const t=As;return this[t(453)](),this.ui[t(439)](),super[t(439)]()}static async[As(429)](t,e){const n=As,i=new this(t,e);return await i[n(447)](),await i.ui[n(427)](t),await i[n(440)][n(427)](i[n(437)][n(445)](n(452))||""),i[n(424)](n(423)),i}}const Cs=Fs;function Fs(t,e){const n=Ls();return(Fs=function(t,e){return n[t-=415]})(t,e)}function Ls(){const t=["removeSelectionAttribute","getRevisions","end","roots","198eCEoYX","define","addRevisionData","getMarkersGroup","long","pluginName","commands","getUser","13718628uIToSf","toolbar","isReadOnly","block","$graveyard","RevisionViewerIntegration","disableReadOnlyMode","insert","4397715MzdVTR","_closeRevisionViewer","removeMarker","setAttribute","none","_getRevisionViewerEditorConfig","isAnonymous","numeric","_update","isReady","_restoreRevision","getAttributeKeys","RestrictedEditingMode","toVersion","locale","34354UiOajk","plugins","revisionHistory.requireRevisionName","toJSON","requires","parse","includes","detachRoot","1215048gDKyaR","revisionHistory.closeRevisionViewerCallback","has","revisionHistory.showRevisionViewerCallback","isEnabled","revisionHistory.viewerEditorElement","revisionHistory.editorContainer","setSelection","showRevisionViewerCallback","enqueueChange","adapter","name","_enhanceShowRevisionViewerCallback","_enhanceCloseRevisionViewerCallback","18UtRlgR","uiLanguage","changesNavigation","get","_showRevisionViewer","isAttached","revision-history-viewer-opened","refreshVisibility","init","_cleanUp","rootName","RevisionHistoryUI","markers","addUser","users","createRangeIn","RevisionViewer","removeAttribute","restoreRevision","exitToEditing","getRevisionData","error","document","toLocaleDateString","getRevision","7220mMGlaG","19254tssSBq","closeRevisionViewerCallback","RevisionsRepository","repository","restrictedEditingException","push","create","selection","createdAt","update","PaginationLookup","then","Restored","data","fromVersion","save","addRoot","70TVfYAk","_viewerEditor","RevisionTracker","lazyRoots","toLocaleTimeString","display","style","getRevisionRootsAttributes","148XuVmFF","from","keys","enableReadOnlyMode","revisionHistory.viewerContainer","destroy","config","remove","RevisionHistory","catch","Users","_recalculatePageBreaks","change","editor","revision-history-missing-configuration","creator","Annotations","117036nuLJde","set","Autosave","saveRevision","revisionHistory","result","model","getRoot","bind","indexOf","refreshPositioning","revisionHistory.restoreRevisionCallback"];return(Ls=function(){return t})()}!function(t){const e=Fs,n=t();for(;;)try{if(441864===-parseInt(e(470))/1*(parseInt(e(492))/2)+-parseInt(e(518))/3*(-parseInt(e(543))/4)+parseInt(e(535))/5*(-parseInt(e(423))/6)+-parseInt(e(455))/7+parseInt(e(478))/8+parseInt(e(439))/9*(parseInt(e(517))/10)+parseInt(e(447))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ls);const Ps=[Cs(503),Cs(467)];class zs extends t.Plugin{static get[Cs(444)](){return Cs(452)}constructor(t){const e=Cs;super(t),this[e(428)]=e(437)}}class Us extends t.Plugin{static get[Cs(444)](){return Cs(551)}static get[Cs(474)](){return[Si,Zi]}constructor(t){const n=Cs;if(super(t),!this[n(419)][n(549)][n(495)](n(427)))throw new e.CKEditorError(n(420),this);this[n(536)]=null,this[n(419)][n(549)][n(440)](n(481),(t=>this[n(496)](t))),this[n(419)][n(549)][n(440)](n(479),(t=>this[n(456)](t))),this[n(419)][n(549)][n(440)](n(434),(t=>this[n(465)](t))),this[n(419)][n(549)][n(440)](n(472),!1),this[n(490)](),this[n(491)]()}set[Cs(488)](t){const e=Cs;this[e(419)][e(471)][e(495)](e(537))[e(488)]=t}get[Cs(488)](){const t=Cs;return this[t(419)][t(471)][t(495)](t(537))[t(488)]}[Cs(441)](t){const e=Cs;return this[e(419)][e(471)][e(495)](e(537))[e(441)](t)}[Cs(516)](t){const e=Cs;return this[e(419)][e(471)][e(495)](e(520))[e(516)](t)}[Cs(436)](t={toJSON:!1}){const e=Cs;return this[e(419)][e(471)][e(495)](e(520))[e(436)](t)}[Cs(460)](){const n=Cs,i=this[n(419)],s=(0,r.sanitizeEditorConfig)(i,Ps),o=i[n(471)][n(495)](n(537)),a=i[n(471)][n(495)](n(416))[n(506)];return s[n(448)]=[n(511),n(510),n(494)],delete s[n(538)],s[n(471)][n(523)](zs,ar,xr,class extends t.Plugin{static get[n(474)](){return[ar,n(416)]}[n(500)](){const t=n,r=this[t(419)][t(471)][t(495)](t(416));for(const e of a)e[t(461)]||r[t(446)](e.id)||r[t(505)](e);const s=o[t(521)][t(436)]();let c=null;const u=this[t(419)][t(471)][t(495)](t(508));u[t(488)]=o[t(488)],u[t(431)](t(482)).to(o),this[t(419)][t(445)][t(495)](t(510))[t(431)](t(482)).to(i,t(449),(t=>!t));for(const n of s){const i=null===n[t(421)];if(i&&n[t(468)]===n[t(532)])continue;const r=n[t(473)]();u[t(441)](r,((r,s,a)=>{const u=t;if(i){if(c)c[u(463)](r,s);else if(!s){const t=a[u(473)]();t.id=(0,e.uid)(),o[u(426)](t,a[u(468)])[u(529)]((t=>{c=t}))}}else n[u(463)](r,s)}))}}},_s),s}[Cs(490)](){const t=Cs,e=this[t(419)][t(549)][t(495)](t(427))[t(486)];this[t(419)][t(549)][t(424)](t(481),(async()=>{const n=t;this[n(419)][n(546)](n(498));const i=this[n(419)][n(471)][n(495)](n(537));if(this[n(419)][n(471)][n(480)](n(425))){const t=this[n(419)][n(471)][n(495)](n(425));await t[n(533)]()}else await i[n(527)]();this[n(419)][n(471)][n(480)](n(528))&&this[n(419)][n(471)][n(495)](n(528))[n(417)]();const r=this[n(460)]();return e(r)[n(529)]((t=>{const e=n;return this[e(536)]=t,this[e(419)][e(471)][e(480)](e(422))&&this[e(419)][e(471)][e(495)](e(422))[e(499)](),t}))[n(415)]((t=>(console[n(513)](t),this[n(419)][n(453)](n(498)),null)))}))}[Cs(491)](){const t=Cs,e=this[t(419)][t(549)][t(495)](t(427))[t(519)];this[t(419)][t(549)][t(424)](t(479),(()=>(this[t(419)][t(471)][t(480)](t(528))&&this[t(419)][t(471)][t(495)](t(528))[t(417)](),this[t(536)][t(471)][t(495)](t(508))[t(501)](),e(this[t(536)])[t(529)]((()=>{const e=t;if(this[e(419)][e(453)](e(498)),this[e(536)]=null,this[e(419)][e(471)][e(480)](e(422))){const t=this[e(419)][e(471)][e(495)](e(422));t[e(499)](),t[e(433)]()}})))))}[Cs(496)](t){const e=Cs,n=this[e(419)][e(549)][e(495)](e(484)),i=this[e(419)][e(549)][e(495)](e(547)),r=this[e(419)][e(549)][e(495)](e(483));return Ds[e(524)](r,t)[e(529)]((t=>(i[e(541)][e(540)]=e(450),n[e(541)][e(540)]=e(459),t)))}[Cs(456)](t){const e=Cs,n=this[e(419)][e(549)][e(495)](e(484));return this[e(419)][e(549)][e(495)](e(547))[e(541)][e(540)]=e(459),n[e(541)][e(540)]="",t[e(548)]()}async[Cs(465)](t){const e=Cs,n=this[e(419)],i=this[e(536)][e(471)][e(495)](e(508)),r=n[e(471)][e(495)](e(537)),s=i[e(521)][e(516)](t);let o,a,c;try{o=await i[e(512)](s),a=await i[e(542)](s)}catch(t){return void console[e(513)](t)}n[e(429)][e(418)]((t=>{const i=e;for(const e of Array[i(544)](n[i(429)][i(504)][i(442)](i(522))))t[i(457)](e)})),i[e(464)]=!1,n[e(429)][e(487)]((t=>{const i=e;t[i(485)](null),t[i(435)](n[i(429)][i(514)][i(525)][i(466)]());const r=Object[i(545)](o);for(const e of n[i(429)][i(514)][i(438)])i(451)!=e[i(502)]&&e[i(497)]()&&!r[i(476)](e[i(502)])&&t[i(477)](e);for(const e of r){let r=n[i(429)][i(514)][i(430)](e);r&&r[i(497)]()||(r=t[i(534)](e));const s=a[e],c=Object[i(545)](s),u=o[e];for(const e of r[i(466)]())c[i(476)](e)||t[i(509)](e,r);for(const n of c)t[i(458)](n,a[e][n],r);t[i(550)](t[i(507)](r)),t[i(454)](n[i(531)][i(475)](u,r),r,0)}}));const u=$n(n[e(469)],e(530));return c=s[e(489)]?-1==s[e(489)][e(432)](u)?u+": "+s[e(489)]:s[e(489)]:u+": "+s[e(526)][e(515)](n[e(469)][e(493)],{month:e(443),day:e(462)})+", "+s[e(526)][e(539)](n[e(469)][e(493)],{hour:e(462),minute:e(462)}),await r[e(426)]({name:c}),i[e(464)]=!0,n[e(549)][e(495)](e(427))[e(519)]()}}function qs(t,e){var n=Zs();return(qs=function(t,e){return n[t-=454]})(t,e)}function Zs(){var t=["3107000beehor","2255844TWwbvp","114128DKAKFS","22595922wgQZxf","1iFZLXV","2828022jtqQkV","10UdwXJm","13653920VaeuiM","786357sxayjn"];return(Zs=function(){return t})()}!function(t){for(var e=qs,n=t();;)try{if(983899===-parseInt(e(461))/1*(-parseInt(e(462))/2)+-parseInt(e(456))/3+parseInt(e(459))/4+-parseInt(e(454))/5*(-parseInt(e(458))/6)+parseInt(e(455))/7+-parseInt(e(457))/8+-parseInt(e(460))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zs)})(),(window.CKEditor5=window.CKEditor5||{}).revisionHistory=i})();
|