@ckeditor/ckeditor5-revision-history 0.0.0-nightly-20250101.0 → 0.0.0-nightly-20250103.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/revision-history.js +1 -1
- package/dist/index.js +6 -6
- package/package.json +8 -8
- package/src/revisionsrepository.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebar.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/changesnavigationview.js +1 -1
- package/src/ui/revisionviewer/revisionviewerloadingoverlay.js +1 -1
- package/src/ui/revisionviewer/revisionviewerui.js +1 -1
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, 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:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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 a=o},216:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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%}@media (prefers-reduced-motion:reduce){.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision{transition:none}}.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 a=o},11:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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 a=o},249:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.push([t.id,".ck.ck-revision-history-sidebar__revision-author{display:block;position:relative;transition:var(--ck-revision-history-revision-transitions)}@media (prefers-reduced-motion:reduce){.ck.ck-revision-history-sidebar__revision-author{transition:none}}.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 a=o},329:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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%}@media (prefers-reduced-motion:reduce){.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input{transition:none}}.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 a=o},426:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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 a=o},722:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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 a=o},173:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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 a=o},45:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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 a=o},536:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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 a=o},560:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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}@media (prefers-reduced-motion:reduce){.ck.ck-editor__editable:after,.ck.ck-editor__editable:before{transition:none}}.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;z-index:2}.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 a=o},161:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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:solid var(--ck-color-base-border);border-radius:0;border-width:1px 1px 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.ck-sticky-panel__content_sticky{border-bottom-width:1px}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content .ck-menu-bar{border:0;border-bottom:1px solid var(--ck-color-base-border)}.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 a=o},959:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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-number,.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 a=o},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,i,r,s){"string"==typeof t&&(t=[[null,t,void 0]]);var o={};if(i)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(o[c]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&o[l[0]]||(void 0!==s&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=s),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),r&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=r):l[4]="".concat(r)),e.push(l))}},e}},168:t=>{"use strict";t.exports=function(t){return t[1]}},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:_},A={hour:k,minute:k},x={hour:k,minute:k,second:k},R={hour:k,minute:k,second:k,timeZoneName:b},N={hour:k,minute:k,second:k,timeZoneName:_},E={hour:k,minute:k,hour12:!1},M={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},L={year:k,month:b,day:k,hour:k,minute:k},P={year:k,month:b,day:k,hour:k,minute:k,second:k},F={year:k,month:b,day:k,weekday:b,hour:k,minute:k},z={year:k,month:_,day:k,hour:k,minute:k,timeZoneName:b},H={year:k,month:_,day:k,hour:k,minute:k,second:k,timeZoneName:b},Z={year:k,month:_,day:k,weekday:_,hour:k,minute:k,timeZoneName:_},q={year:k,month:_,day:k,weekday:_,hour:k,minute:k,second:k,timeZoneName:_};function U(t){return void 0===t}function B(t){return"number"==typeof t}function Y(t){return"number"==typeof t&&t%1==0}function W(){try{return"undefined"!=typeof Intl&&Intl.DateTimeFormat}catch(t){return!1}}function J(){return!U(Intl.DateTimeFormat.prototype.formatToParts)}function G(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(t){return!1}}function K(t,e,n){if(0!==t.length)return t.reduce((function(t,i){var r=[e(i),i];return t&&n(t[0],r[0])===t[0]?t:r}),null)[1]}function 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 Y(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 U(t)||null===t||""===t?void 0:parseInt(t,10)}function nt(t){if(!U(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=W();if(a&&J()){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"],At=["Before Christ","Anno Domini"],xt=["BC","AD"],Rt=["B","A"];function Nt(t){switch(t){case"narrow":return[].concat(Rt);case"short":return[].concat(xt);case"long":return[].concat(At);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 Mt={D:w,DD:I,DDD:S,DDDD:T,t:A,tt:x,ttt:R,tttt:N,T:E,TT:M,TTT:V,TTTT:j,f:D,ff:L,fff:z,ffff:Z,F:C,FF:P,FFF:H,FFFF:q},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 Mt[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&&J(),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,Lt=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.offsetName=function(t,e){return lt(t,e.format,e.locale)},n.formatOffset=function(t,e){return vt(this.offset(t),e)},n.offset=function(t){return-new Date(t).getTimezoneOffset()},n.equals=function(t){return"local"===t.type},i(e,[{key:"type",get:function(){return"local"}},{key:"name",get:function(){return W()?(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),Pt=RegExp("^"+pt.source+"$"),Ft={};var zt={year:0,month:1,day:2,hour:3,minute:4,second:5};var Ht={},Zt=function(t){function e(n){var i;return(i=t.call(this)||this).zoneName=n,i.valid=e.isValidZone(n),i}r(e,t),e.create=function(t){return Ht[t]||(Ht[t]=new e(t)),Ht[t]},e.resetCache=function(){Ht={},Ft={}},e.isValidSpecifier=function(t){return!(!t||!t.match(Pt))},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,Ft[n]||(Ft[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"})),Ft[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];U(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),qt=null,Ut=function(t){function e(e){var n;return(n=t.call(this)||this).fixed=e,n}r(e,t),e.instance=function(t){return 0===t?e.utcInstance:new e(t)},e.parseSpecifier=function(t){if(t){var n=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(n)return new e(ht(n[1],n[2]))}return null},i(e,null,[{key:"utcInstance",get:function(){return null===qt&&(qt=new e(0)),qt}}]);var n=e.prototype;return n.offsetName=function(){return this.name},n.formatOffset=function(t,e){return vt(this.fixed,e)},n.offset=function(){return this.fixed},n.equals=function(t){return"fixed"===t.type&&t.fixed===this.fixed},i(e,[{key:"type",get:function(){return"fixed"}},{key:"name",get:function(){return 0===this.fixed?"UTC":"UTC"+vt(this.fixed,"narrow")}},{key:"universal",get:function(){return!0}},{key:"isValid",get:function(){return!0}}]),e}(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 Yt(t,e){var n;if(U(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?Ut.utcInstance:null!=(n=Zt.parseGMTOffset(t))?Ut.instance(n):Zt.isValidSpecifier(i)?Zt.create(t):Ut.parseSpecifier(i)||new Bt(t)}return B(t)?Ut.instance(t):"object"==typeof t&&t.offset&&"number"==typeof t.offset?t:new Bt(t)}var Wt=function(){return Date.now()},Jt=null,Gt=null,Kt=null,Qt=null,Xt=!1,$t=function(){function t(){}return t.resetCaches=function(){le.resetCache(),Zt.resetCache()},i(t,null,[{key:"now",get:function(){return Wt},set:function(t){Wt=t}},{key:"defaultZoneName",get:function(){return t.defaultZone.name},set:function(t){Jt=t?Yt(t):null}},{key:"defaultZone",get:function(){return Jt||Lt.instance}},{key:"defaultLocale",get:function(){return Gt},set:function(t){Gt=t}},{key:"defaultNumberingSystem",get:function(){return Kt},set:function(t){Kt=t}},{key:"defaultOutputCalendar",get:function(){return 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&&W()){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=W(),t.zone.universal&&this.hasIntl){var r=t.offset/60*-1,s=r>=0?"Etc/GMT+"+r:"Etc/GMT"+r,o=Zt.isValidZone(s);0!==t.offset&&o?(i=s,this.dt=t):(i="UTC",n.timeZoneName?this.dt=t:this.dt=0===t.offset?t: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(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(A):return"h:mm a";case yt(x):return"h:mm:ss a";case yt(R):case yt(N):return"h:mm a";case yt(E):return"HH:mm";case yt(M):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(L):return"LLL d, yyyy, h:mm a";case yt(z):return"LLLL d, yyyy, h:mm a";case yt(Z):return e;case yt(C):return"M/d/yyyy, h:mm:ss a";case yt(P):return"LLL d, yyyy, h:mm:ss a";case yt(F):return"EEE, d LLL yyyy, h:mm a";case yt(H):return"LLLL d, yyyy, h:mm:ss a";case yt(q):return"EEEE, LLLL d, yyyy, h:mm:ss a";default:return e}}(this.opts),e=le.create("en-US");return Vt.create(e).formatDateTimeFromString(this.dt,t)},e.formatToParts=function(){return this.hasIntl&&J()?this.dtf.formatToParts(this.dt.toJSDate()):[]},e.resolvedOptions=function(){return this.hasIntl?this.dtf.resolvedOptions():{locale:"en-US",numberingSystem:"latn",outputCalendar:"gregory"}},t}(),ue=function(){function t(t,e,n){this.opts=Object.assign({style:"long"},n),!e&&G()&&(this.rtf=re(t,n))}var e=t.prototype;return e.format=function(t,e){return this.rtf?this.rtf.format(t,e):function(t,e,n,i){void 0===n&&(n="always"),void 0===i&&(i=!1);var r={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},s=-1===["hours","minutes","seconds"].indexOf(t);if("auto"===n&&s){var o="days"===t;switch(e){case 1:return o?"tomorrow":"next "+r[t][0];case-1:return o?"yesterday":"last "+r[t][0];case 0:return o?"today":"this "+r[t][0]}}var a=Object.is(e,-0)||e<0,c=Math.abs(e),u=1===c,l=r[t],h=i?u?l[1]:l[2]||l[1]:u?r[t][0]:t;return a?c+" "+h+" ago":"in "+c+" "+h}(e,t,this.opts.numeric,"long"!==this.opts.style)},e.formatToParts=function(t,e){return this.rtf?this.rtf.formatToParts(t,e):[]},t}(),le=function(){function t(t,e,n,i){var r=function(t){var e=t.indexOf("-u-");if(-1===e)return[t];var n,i=t.substring(0,e);try{n=ee(t).resolvedOptions()}catch(t){n=ee(i).resolvedOptions()}var r=n;return[i,r.numberingSystem,r.calendar]}(t),s=r[0],o=r[1],a=r[2];this.locale=s,this.numberingSystem=e||o||null,this.outputCalendar=n||a||null,this.intl=function(t,e,n){return W()?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(W()){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=W()&&J(),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,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=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,Nt,(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()||W()&&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")||W()&&"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 U(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:Ut.instance(i),e+3]}function Ae(t,e){return[{},t[e]?Zt.create(t[e]):null,e+1]}var xe=RegExp("^T?"+pe.source+"$"),Re=/^-?P(?:(?:(-?\d{1,9})Y)?(?:(-?\d{1,9})M)?(?:(-?\d{1,9})W)?(?:(-?\d{1,9})D)?(?:T(?:(-?\d{1,9})H)?(?:(-?\d{1,9})M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,9}))?S)?)?)$/;function 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 Me(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=Me(n,s,r,i,o,a,c);return e=u?Ee[u]:l?0:ht(h,d),[f,new Ut(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$/,Le=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function Pe(t){var e=t[1],n=t[2],i=t[3];return[Me(e,t[4],i,n,t[5],t[6],t[7]),Ut.utcInstance]}function Fe(t){var e=t[1],n=t[2],i=t[3],r=t[4],s=t[5],o=t[6];return[Me(e,t[7],n,i,r,s,o),Ut.utcInstance]}var ze=he(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ge),He=he(/(\d{4})-?W(\d\d)(?:-?(\d))?/,ge),Ze=he(/(\d{4})-?(\d{3})/,ge),qe=he(ye),Ue=de(Oe,Se,Te),Be=de(ke,Se,Te),Ye=de(be,Se,Te),We=de(Se,Te);var Je=de(Se);var Ge=he(/(\d{4})-(\d\d)-(\d\d)/,we),Ke=he(_e),Qe=de(Oe,Se,Te,Ae),Xe=de(Se,Te,Ae);var $e={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},tn=Object.assign({years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6}},$e),en=365.2425,nn=30.436875,rn=Object.assign({years:{quarters:4,months:12,weeks:52.1775,days:en,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:4.3481250000000005,days:nn,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3}},$e),sn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],on=sn.slice(0).reverse();function an(t,e,n){void 0===n&&(n=!1);var i={values:n?e.values:Object.assign({},t.values,e.values||{}),loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy};return new un(i)}function cn(t,e,n,i,r){var s=t[r][n],o=e[n]/s,a=!(Math.sign(o)===Math.sign(i[r]))&&0!==i[r]&&Math.abs(o)<=1?function(t){return t<0?Math.floor(t):Math.ceil(t)}(o):Math.trunc(o);i[r]+=a,e[n]-=a*s}var un=function(){function t(t){var e="longterm"===t.conversionAccuracy||!1;this.values=t.values,this.loc=t.loc||le.create(),this.conversionAccuracy=e?"longterm":"casual",this.invalid=t.invalid||null,this.matrix=e?rn:tn,this.isLuxonDuration=!0}t.fromMillis=function(e,n){return t.fromObject(Object.assign({milliseconds:e},n))},t.fromObject=function(e){if(null==e||"object"!=typeof e)throw new y("Duration.fromObject: argument expected to be an object, got "+(null===e?"null":typeof e));return new t({values:ft(e,t.normalizeUnit,["locale","numberingSystem","conversionAccuracy","zone"]),loc:le.fromObject(e),conversionAccuracy:e.conversionAccuracy})},t.fromISO=function(e,n){var i=function(t){return fe(t,[Re,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,[xe,Je])}(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 U(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 Zt.isValidSpecifier(t)&&Zt.isValidZone(t)},t.normalizeZone=function(t){return Yt(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(W()){t=!0,e=J(),i=G();try{n="America/New_York"===new Intl.DateTimeFormat("en",{timeZone:"America/New_York"}).resolvedOptions().timeZone}catch(t){n=!1}}return{intl:t,intlTokens:e,zones:n,relative:i}},t}();function mn(t,e){var n=function(t){return t.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf()},i=n(e)-n(t);return Math.floor(un.fromMillis(i).as("days"))}function pn(t,e,n,i){var r=function(t,e,n){for(var i,r,s={},o=0,a=[["years",function(t,e){return e.year-t.year}],["quarters",function(t,e){return e.quarter-t.quarter}],["months",function(t,e){return e.month-t.month+12*(e.year-t.year)}],["weeks",function(t,e){var n=mn(t,e);return(n-n%7)/7}],["days",mn]];o<a.length;o++){var c=a[o],u=c[0],l=c[1];if(n.indexOf(u)>=0){var h;i=u;var d,f=l(t,e);(r=t.plus(((h={})[u]=f,h)))>e?(t=t.plus(((d={})[u]=f-1,d)),f-=1):t=r,s[u]=f}}return[t,s,r,i]}(t,e,n),s=r[0],o=r[1],a=r[2],c=r[3],u=e-s,l=n.filter((function(t){return["hours","minutes","seconds","milliseconds"].indexOf(t)>=0}));if(0===l.length){var h;if(a<e)a=s.plus(((h={})[c]=1,h));a!==s&&(o[c]=(o[c]||0)+u/(a-s))}var d,f=un.fromObject(Object.assign(o,i));return l.length>0?(d=un.fromMillis(u,i)).shiftTo.apply(d,l).plus(f):f}var yn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},gn={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},kn=yn.hanidec.replace(/[\[|\]]/g,"").split("");function bn(t,e){var n=t.numberingSystem;return void 0===e&&(e=""),new RegExp(""+yn[n||"latn"]+e)}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 On(t){return t.replace(/\./g,"\\.?").replace(In,wn)}function Sn(t){return t.replace(/\./g,"").replace(In," ").toLowerCase()}function Tn(t,e){return null===t?null:{regex:RegExp(t.map(On).join("|")),deser:function(n){var i=n[0];return t.findIndex((function(t){return Sn(i)===Sn(t)}))+e}}}function An(t,e){return{regex:t,deser:function(t){return ht(t[1],t[2])},groups:e}}function xn(t){return{regex:t,deser:function(t){return t[0]}}}var Rn={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 Nn=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((Nn||(Nn=di.fromMillis(1555555555555)),Nn)).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=Rn[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 Mn(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 xn(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 An(new RegExp("([+-]"+u.source+")(?::("+s.source+"))?"),2);case"ZZZ":return An(new RegExp("([+-]"+u.source+")("+s.source+")?"),2);case"z":return xn(/[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(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=U(t.Z)?U(t.z)?null:Zt.create(t.z):new Ut(t.Z),U(t.q)||(t.M=3*(t.q-1)+1),U(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),U(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 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 Ln(t,e,n){return n+(rt(t)?jn:Vn)[e-1]}function Pn(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 Fn(t){var e,n=t.year,i=t.month,r=t.day,s=Ln(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=Pn(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=Pn(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=Y(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 Un(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",Yn=864e13;function Wn(t){return new jt("unsupported zone",'the zone "'+t.name+'" is not supported')}function Jn(t){return null===t.weekData&&(t.weekData=Fn(t.c)),t.weekData}function Gn(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 Kn(t,e,n){var i=t-60*e*1e3,r=n.offset(i);if(e===r)return[i,e];i-=60*(r-e)*1e3;var s=n.offset(i);return r===s?[i,r]:[t-60*Math.min(r,s)*1e3,Math.max(r,s)]}function Qn(t,e){var n=new Date(t+=60*e*1e3);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function Xn(t,e,n){return Kn(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=Kn(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;U(t[r])&&(t[r]=ii[r])}var s=qn(t)||Un(t);if(s)return di.invalid(s);var o=$t.now(),a=Xn(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=!!U(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:Wn(e));this.ts=U(t.ts)?$t.now():t.ts;var i=null,r=null;if(!n)if(t.old&&t.old.ts===this.ts&&t.old.zone.equals(e)){var s=[t.old.c,t.old.o];i=s[0],r=s[1]}else{var o=e.offset(this.ts);i=Qn(this.ts,o),i=(n=Number.isNaN(i.year)?new 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 U(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 U(e)?new t({ts:$t.now(),zone:Ut.utcInstance}):li({year:e,month:n,day:i,hour:r,minute:s,second:o,millisecond:a},Ut.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=Yt(n.zone,$t.defaultZone);return s.isValid?new t({ts:r,zone:s,loc:le.fromObject(n)}):t.invalid(Wn(s))},t.fromMillis=function(e,n){if(void 0===n&&(n={}),B(e))return e<-Yn||e>Yn?t.invalid("Timestamp out of range"):new t({ts:e,zone:Yt(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:Yt(n.zone,$t.defaultZone),loc:le.fromObject(n)});throw new y("fromSeconds requires a numerical input")},t.fromObject=function(e){var n=Yt(e.zone,$t.defaultZone);if(!n.isValid)return t.invalid(Wn(n));var i=$t.now(),r=n.offset(i),s=ft(e,ui,["zone","locale","outputCalendar","numberingSystem"]),o=!U(s.ordinal),a=!U(s.year),c=!U(s.month)||!U(s.day),u=a||c,h=s.weekYear||s.weekNumber,d=le.fromObject(e);if((u||o)&&h)throw new m("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(c&&o)throw new m("Can't mix ordinal dates with month/day");var f,v,p=h||s.weekday&&!u,y=Qn(i,r);p?(f=ai,v=ri,y=Fn(y)):o?(f=ci,v=si,y=Hn(y)):(f=oi,v=ii);for(var g,k=!1,b=l(f);!(g=b()).done;){var _=g.value;U(s[_])?s[_]=k?v[_]:y[_]:k=!0}var w=p?function(t){var e=Y(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=Y(t.year),n=$(t.ordinal,1,st(t.year));return e?!n&&Dn("ordinal",t.ordinal):Dn("year",t.year)}(s):qn(s),I=w||Un(s);if(I)return t.invalid(I);var O=Xn(p?zn(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,[ze,Ue],[He,Be],[Ze,Ye],[qe,We])}(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,Pe],[Ce,Pe],[Le,Fe])}(t);return ti(n[0],n[1],e,"HTTP",e)},t.fromFormat=function(e,n,i){if(void 0===i&&(i={}),U(e)||U(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=Mn(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,[Ge,Qe],[Ke,Xe])}(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(Ut.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=Yt(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=Xn(this.toObject(),u,e)[0]}return Gn(this,{ts:c,zone:e})}return t.invalid(Wn(e))},e.reconfigure=function(t){var e=void 0===t?{}:t,n=e.locale,i=e.numberingSystem,r=e.outputCalendar;return Gn(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=!U(n.weekYear)||!U(n.weekNumber)||!U(n.weekday),r=!U(n.ordinal),s=!U(n.year),o=!U(n.month)||!U(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(Fn(this.c),n)):U(n.ordinal)?(e=Object.assign(this.toObject(),n),U(n.day)&&(e.day=Math.min(ot(e.year,e.month),e.day))):e=Zn(Object.assign(Hn(this.c),n));var u=Xn(e,this.o,this.zone);return Gn(this,{ts:u[0],o:u[1]})},e.plus=function(t){return this.isValid?Gn(this,$n(this,ln(t))):this},e.minus=function(t){return this.isValid?Gn(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 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 Mn(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?Jn(this).weekYear:NaN}},{key:"weekNumber",get:function(){return this.isValid?Jn(this).weekNumber:NaN}},{key:"weekday",get:function(){return this.isValid?Jn(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 A}},{key:"TIME_WITH_SECONDS",get:function(){return x}},{key:"TIME_WITH_SHORT_OFFSET",get:function(){return R}},{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 M}},{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 L}},{key:"DATETIME_MED_WITH_SECONDS",get:function(){return P}},{key:"DATETIME_MED_WITH_WEEKDAY",get:function(){return F}},{key:"DATETIME_FULL",get:function(){return z}},{key:"DATETIME_FULL_WITH_SECONDS",get:function(){return H}},{key:"DATETIME_HUGE",get:function(){return Z}},{key:"DATETIME_HUGE_WITH_SECONDS",get:function(){return q}}]),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=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var s={},o=[],a=0;a<t.length;a++){var c=t[a],u=i.base?c[0]+i.base:c[0],l=s[u]||0,h="".concat(u," ").concat(l);s[u]=l+1;var d=n(h),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==d)e[d].references++,e[d].updater(f);else{var v=r(f,i);i.byIndex=a,e.splice(a,0,{identifier:h,updater:v,references:1})}o.push(h)}return o}function r(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,r){var s=i(t=t||[],r=r||{});return function(t){t=t||[];for(var o=0;o<s.length;o++){var a=n(s[o]);e[a].references--}for(var c=i(t,r),u=0;u<s.length;u++){var l=n(s[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}s=c}}},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(n){t.setAttribute(n,e[n])}))}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,r){var s;if(i)s="";else{s="",r.supports&&(s+="@supports (".concat(r.supports,") {")),r.media&&(s+="@media ".concat(r.media," {"));var o=void 0!==r.layer;o&&(s+="@layer".concat(r.layer.length>0?" ".concat(r.layer):""," {")),s+=r.css,o&&(s+="}"),r.media&&(s+="}"),r.supports&&(s+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,s);else{var a=document.createTextNode(s),c=t.childNodes;c[e]&&t.removeChild(c[e]),c.length?t.insertBefore(a,c[e]):t.appendChild(a)}}var r={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=r.singletonCounter++,n=r.singleton||(r.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},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})};var i={};(()=>{"use strict";n.r(i),n.d(i,{Revision:()=>Bn,RevisionHistory:()=>$s,RevisionHistoryUI:()=>tr,RevisionTracker:()=>Oi,RevisionViewer:()=>yr,RevisionViewerLoadingOverlay:()=>jr,RevisionViewerUI:()=>Pr,RevisionsRepository:()=>Xn,RevisionsSidebar:()=>Vs});var t=n(584);const e=function(){this.__data__=[],this.size=0};const r=function(t,e){return t===e||t!=t&&e!=e};const s=function(t,e){for(var n=t.length;n--;)if(r(t[n][0],e))return n;return-1};var o=Array.prototype.splice;const a=function(t){var e=this.__data__,n=s(e,t);return!(n<0)&&(n==e.length-1?e.pop():o.call(e,n,1),--this.size,!0)};const c=function(t){var e=this.__data__,n=s(e,t);return n<0?void 0:e[n][1]};const u=function(t){return s(this.__data__,t)>-1};const l=function(t,e){var n=this.__data__,i=s(n,t);return i<0?(++this.size,n.push([t,e])):n[i][1]=e,this};function h(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])}}h.prototype.clear=e,h.prototype.delete=a,h.prototype.get=c,h.prototype.has=u,h.prototype.set=l;const d=h;const f=function(){this.__data__=new d,this.size=0};const v=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const m=function(t){return this.__data__.get(t)};const p=function(t){return this.__data__.has(t)};const y="object"==typeof global&&global&&global.Object===Object&&global;var g="object"==typeof self&&self&&self.Object===Object&&self;const k=y||g||Function("return this")();const b=k.Symbol;var _=Object.prototype,w=_.hasOwnProperty,I=_.toString,O=b?b.toStringTag:void 0;const S=function(t){var e=w.call(t,O),n=t[O];try{t[O]=void 0;var i=!0}catch(t){}var r=I.call(t);return i&&(e?t[O]=n:delete t[O]),r};var T=Object.prototype.toString;const A=function(t){return T.call(t)};var x=b?b.toStringTag:void 0;const R=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":x&&x in Object(t)?S(t):A(t)};const N=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const E=function(t){if(!N(t))return!1;var e=R(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const M=k["__core-js_shared__"];var V,j=(V=/[^.]+$/.exec(M&&M.keys&&M.keys.IE_PROTO||""))?"Symbol(src)_1."+V:"";const D=function(t){return!!j&&j in t};var C=Function.prototype.toString;const L=function(t){if(null!=t){try{return C.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var P=/^\[object .+?Constructor\]$/,F=Function.prototype,z=Object.prototype,H=F.toString,Z=z.hasOwnProperty,q=RegExp("^"+H.call(Z).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const U=function(t){return!(!N(t)||D(t))&&(E(t)?q:P).test(L(t))};const B=function(t,e){return null==t?void 0:t[e]};const Y=function(t,e){var n=B(t,e);return U(n)?n:void 0};const W=Y(k,"Map");const J=Y(Object,"create");const G=function(){this.__data__=J?J(null):{},this.size=0};const K=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Q=Object.prototype.hasOwnProperty;const X=function(t){var e=this.__data__;if(J){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Q.call(e,t)?e[t]:void 0};var $=Object.prototype.hasOwnProperty;const tt=function(t){var e=this.__data__;return J?void 0!==e[t]:$.call(e,t)};const et=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=J&&void 0===e?"__lodash_hash_undefined__":e,this};function nt(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])}}nt.prototype.clear=G,nt.prototype.delete=K,nt.prototype.get=X,nt.prototype.has=tt,nt.prototype.set=et;const it=nt;const rt=function(){this.size=0,this.__data__={hash:new it,map:new(W||d),string:new it}};const st=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const ot=function(t,e){var n=t.__data__;return st(e)?n["string"==typeof e?"string":"hash"]:n.map};const at=function(t){var e=ot(this,t).delete(t);return this.size-=e?1:0,e};const ct=function(t){return ot(this,t).get(t)};const ut=function(t){return ot(this,t).has(t)};const lt=function(t,e){var n=ot(this,t),i=n.size;return n.set(t,e),this.size+=n.size==i?0:1,this};function ht(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])}}ht.prototype.clear=rt,ht.prototype.delete=at,ht.prototype.get=ct,ht.prototype.has=ut,ht.prototype.set=lt;const dt=ht;const ft=function(t,e){var n=this.__data__;if(n instanceof d){var i=n.__data__;if(!W||i.length<199)return i.push([t,e]),this.size=++n.size,this;n=this.__data__=new dt(i)}return n.set(t,e),this.size=n.size,this};function vt(t){var e=this.__data__=new d(t);this.size=e.size}vt.prototype.clear=f,vt.prototype.delete=v,vt.prototype.get=m,vt.prototype.has=p,vt.prototype.set=ft;const mt=vt;const pt=function(t,e){for(var n=-1,i=null==t?0:t.length;++n<i&&!1!==e(t[n],n,t););return t};const yt=function(){try{var t=Y(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const gt=function(t,e,n){"__proto__"==e&&yt?yt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var kt=Object.prototype.hasOwnProperty;const bt=function(t,e,n){var i=t[e];kt.call(t,e)&&r(i,n)&&(void 0!==n||e in t)||gt(t,e,n)};const _t=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?gt(n,a,c):bt(n,a,c)}return n};const wt=function(t,e){for(var n=-1,i=Array(t);++n<t;)i[n]=e(n);return i};const It=function(t){return null!=t&&"object"==typeof t};const Ot=function(t){return It(t)&&"[object Arguments]"==R(t)};var St=Object.prototype,Tt=St.hasOwnProperty,At=St.propertyIsEnumerable;const xt=Ot(function(){return arguments}())?Ot:function(t){return It(t)&&Tt.call(t,"callee")&&!At.call(t,"callee")};const Rt=Array.isArray;const Nt=function(){return!1};var Et="object"==typeof exports&&exports&&!exports.nodeType&&exports,Mt=Et&&"object"==typeof module&&module&&!module.nodeType&&module,Vt=Mt&&Mt.exports===Et?k.Buffer:void 0;const jt=(Vt?Vt.isBuffer:void 0)||Nt;var Dt=/^(?:0|[1-9]\d*)$/;const Ct=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&Dt.test(t))&&t>-1&&t%1==0&&t<e};const Lt=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Pt={};Pt["[object Float32Array]"]=Pt["[object Float64Array]"]=Pt["[object Int8Array]"]=Pt["[object Int16Array]"]=Pt["[object Int32Array]"]=Pt["[object Uint8Array]"]=Pt["[object Uint8ClampedArray]"]=Pt["[object Uint16Array]"]=Pt["[object Uint32Array]"]=!0,Pt["[object Arguments]"]=Pt["[object Array]"]=Pt["[object ArrayBuffer]"]=Pt["[object Boolean]"]=Pt["[object DataView]"]=Pt["[object Date]"]=Pt["[object Error]"]=Pt["[object Function]"]=Pt["[object Map]"]=Pt["[object Number]"]=Pt["[object Object]"]=Pt["[object RegExp]"]=Pt["[object Set]"]=Pt["[object String]"]=Pt["[object WeakMap]"]=!1;const Ft=function(t){return It(t)&&Lt(t.length)&&!!Pt[R(t)]};const zt=function(t){return function(e){return t(e)}};var Ht="object"==typeof exports&&exports&&!exports.nodeType&&exports,Zt=Ht&&"object"==typeof module&&module&&!module.nodeType&&module,qt=Zt&&Zt.exports===Ht&&y.process;const Ut=function(){try{var t=Zt&&Zt.require&&Zt.require("util").types;return t||qt&&qt.binding&&qt.binding("util")}catch(t){}}();var Bt=Ut&&Ut.isTypedArray;const Yt=Bt?zt(Bt):Ft;var Wt=Object.prototype.hasOwnProperty;const Jt=function(t,e){var n=Rt(t),i=!n&&xt(t),r=!n&&!i&&jt(t),s=!n&&!i&&!r&&Yt(t),o=n||i||r||s,a=o?wt(t.length,String):[],c=a.length;for(var u in t)!e&&!Wt.call(t,u)||o&&("length"==u||r&&("offset"==u||"parent"==u)||s&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||Ct(u,c))||a.push(u);return a};var Gt=Object.prototype;const Kt=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Gt)};const Qt=function(t,e){return function(n){return t(e(n))}};const Xt=Qt(Object.keys,Object);var $t=Object.prototype.hasOwnProperty;const te=function(t){if(!Kt(t))return Xt(t);var e=[];for(var n in Object(t))$t.call(t,n)&&"constructor"!=n&&e.push(n);return e};const ee=function(t){return null!=t&&Lt(t.length)&&!E(t)};const ne=function(t){return ee(t)?Jt(t):te(t)};const ie=function(t,e){return t&&_t(e,ne(e),t)};const re=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var se=Object.prototype.hasOwnProperty;const oe=function(t){if(!N(t))return re(t);var e=Kt(t),n=[];for(var i in t)("constructor"!=i||!e&&se.call(t,i))&&n.push(i);return n};const ae=function(t){return ee(t)?Jt(t,!0):oe(t)};const ce=function(t,e){return t&&_t(e,ae(e),t)};var ue="object"==typeof exports&&exports&&!exports.nodeType&&exports,le=ue&&"object"==typeof module&&module&&!module.nodeType&&module,he=le&&le.exports===ue?k.Buffer:void 0,de=he?he.allocUnsafe:void 0;const fe=function(t,e){if(e)return t.slice();var n=t.length,i=de?de(n):new t.constructor(n);return t.copy(i),i};const ve=function(t,e){var n=-1,i=t.length;for(e||(e=Array(i));++n<i;)e[n]=t[n];return e};const me=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 pe=function(){return[]};var ye=Object.prototype.propertyIsEnumerable,ge=Object.getOwnPropertySymbols;const ke=ge?function(t){return null==t?[]:(t=Object(t),me(ge(t),(function(e){return ye.call(t,e)})))}:pe;const be=function(t,e){return _t(t,ke(t),e)};const _e=function(t,e){for(var n=-1,i=e.length,r=t.length;++n<i;)t[r+n]=e[n];return t};const we=Qt(Object.getPrototypeOf,Object);const Ie=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)_e(e,ke(t)),t=we(t);return e}:pe;const Oe=function(t,e){return _t(t,Ie(t),e)};const Se=function(t,e,n){var i=e(t);return Rt(t)?i:_e(i,n(t))};const Te=function(t){return Se(t,ne,ke)};const Ae=function(t){return Se(t,ae,Ie)};const xe=Y(k,"DataView");const Re=Y(k,"Promise");const Ne=Y(k,"Set");const Ee=Y(k,"WeakMap");var Me="[object Map]",Ve="[object Promise]",je="[object Set]",De="[object WeakMap]",Ce="[object DataView]",Le=L(xe),Pe=L(W),Fe=L(Re),ze=L(Ne),He=L(Ee),Ze=R;(xe&&Ze(new xe(new ArrayBuffer(1)))!=Ce||W&&Ze(new W)!=Me||Re&&Ze(Re.resolve())!=Ve||Ne&&Ze(new Ne)!=je||Ee&&Ze(new Ee)!=De)&&(Ze=function(t){var e=R(t),n="[object Object]"==e?t.constructor:void 0,i=n?L(n):"";if(i)switch(i){case Le:return Ce;case Pe:return Me;case Fe:return Ve;case ze:return je;case He:return De}return e});const qe=Ze;var Ue=Object.prototype.hasOwnProperty;const Be=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&Ue.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ye=k.Uint8Array;const We=function(t){var e=new t.constructor(t.byteLength);return new Ye(e).set(new Ye(t)),e};const Je=function(t,e){var n=e?We(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Ge=/\w*$/;const Ke=function(t){var e=new t.constructor(t.source,Ge.exec(t));return e.lastIndex=t.lastIndex,e};var Qe=b?b.prototype:void 0,Xe=Qe?Qe.valueOf:void 0;const $e=function(t){return Xe?Object(Xe.call(t)):{}};const tn=function(t,e){var n=e?We(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const en=function(t,e,n){var i=t.constructor;switch(e){case"[object ArrayBuffer]":return We(t);case"[object Boolean]":case"[object Date]":return new i(+t);case"[object DataView]":return Je(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return tn(t,n);case"[object Map]":case"[object Set]":return new i;case"[object Number]":case"[object String]":return new i(t);case"[object RegExp]":return Ke(t);case"[object Symbol]":return $e(t)}};var nn=Object.create;const rn=function(){function t(){}return function(e){if(!N(e))return{};if(nn)return nn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const sn=function(t){return"function"!=typeof t.constructor||Kt(t)?{}:rn(we(t))};const on=function(t){return It(t)&&"[object Map]"==qe(t)};var an=Ut&&Ut.isMap;const cn=an?zt(an):on;const un=function(t){return It(t)&&"[object Set]"==qe(t)};var ln=Ut&&Ut.isSet;const hn=ln?zt(ln):un;var dn="[object Arguments]",fn="[object Function]",vn="[object Object]",mn={};mn[dn]=mn["[object Array]"]=mn["[object ArrayBuffer]"]=mn["[object DataView]"]=mn["[object Boolean]"]=mn["[object Date]"]=mn["[object Float32Array]"]=mn["[object Float64Array]"]=mn["[object Int8Array]"]=mn["[object Int16Array]"]=mn["[object Int32Array]"]=mn["[object Map]"]=mn["[object Number]"]=mn[vn]=mn["[object RegExp]"]=mn["[object Set]"]=mn["[object String]"]=mn["[object Symbol]"]=mn["[object Uint8Array]"]=mn["[object Uint8ClampedArray]"]=mn["[object Uint16Array]"]=mn["[object Uint32Array]"]=!0,mn["[object Error]"]=mn[fn]=mn["[object WeakMap]"]=!1;const pn=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(!N(e))return e;var h=Rt(e);if(h){if(a=Be(e),!c)return ve(e,a)}else{var d=qe(e),f=d==fn||"[object GeneratorFunction]"==d;if(jt(e))return fe(e,c);if(d==vn||d==dn||f&&!s){if(a=u||f?{}:sn(e),!c)return u?Oe(e,ce(a,e)):be(e,ie(a,e))}else{if(!mn[d])return s?e:{};a=en(e,d,c)}}o||(o=new mt);var v=o.get(e);if(v)return v;o.set(e,a),hn(e)?e.forEach((function(r){a.add(t(r,n,i,r,e,o))})):cn(e)&&e.forEach((function(r,s){a.set(s,t(r,n,i,s,e,o))}));var m=h?void 0:(l?u?Ae:Te:u?ae:ne)(e);return pt(m||e,(function(r,s){m&&(r=e[s=r]),bt(a,s,t(r,n,i,s,e,o))})),a};const yn=function(t){return pn(t,5)};const gn=function(t){return"symbol"==typeof t||It(t)&&"[object Symbol]"==R(t)};var kn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,bn=/^\w*$/;const _n=function(t,e){if(Rt(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!gn(t))||(bn.test(t)||!kn.test(t)||null!=e&&t in Object(e))};function wn(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var 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(wn.Cache||dt),n}wn.Cache=dt;const In=wn;var On=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Sn=/\\(\\)?/g;const Tn=function(t){var e=In(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(On,(function(t,n,i,r){e.push(i?r.replace(Sn,"$1"):n||t)})),e}));const An=function(t,e){for(var n=-1,i=null==t?0:t.length,r=Array(i);++n<i;)r[n]=e(t[n],n,t);return r};var xn=b?b.prototype:void 0,Rn=xn?xn.toString:void 0;const Nn=function t(e){if("string"==typeof e)return e;if(Rt(e))return An(e,t)+"";if(gn(e))return Rn?Rn.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const En=function(t){return null==t?"":Nn(t)};const Mn=function(t,e){return Rt(t)?t:_n(t,e)?[t]:Tn(En(t))};const Vn=function(t){if("string"==typeof t||gn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const jn=function(t,e,n,i){if(!N(t))return t;for(var r=-1,s=(e=Mn(e,t)).length,o=s-1,a=t;null!=a&&++r<s;){var c=Vn(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=N(l)?l:Ct(e[r+1])?[]:{})}bt(a,c,u),a=a[c]}return t};const Dn=function(t,e,n){return null==t?t:jn(t,e,n)};const Cn=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Ln=function(t,e){for(var n=0,i=(e=Mn(e,t)).length;null!=t&&n<i;)t=t[Vn(e[n++])];return n&&n==i?t:void 0};const Pn=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 Fn=function(t,e){return e.length<2?t:Ln(t,Pn(e,0,-1))};const zn=function(t,e){return e=Mn(e,t),null==(t=Fn(t,e))||delete t[Vn(Cn(e))]};const Hn=function(t,e){return null==t||zn(t,e)},Zn=Un;function qn(){const t=["6146168tdvvpz","fire","7624ojsqHp","set","diffData","authors","creatorId","2793952ECjAJC","4741610PzvLax","createdAt","toJSON","attributes","fromVersion","_update","348hlARZq","setName","creator","map","setAttribute","6FclNjY","33455FjbDKS","toVersion","3071236tZSlJk","741071NWgRRM","name","27vocTlm","removeAttribute","authorsIds"];return(qn=function(){return t})()}function Un(t,e){const n=qn();return(Un=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=Un,n=t();for(;;)try{if(768926===parseInt(e(127))/1+parseInt(e(134))/2*(-parseInt(e(146))/3)+parseInt(e(126))/4+-parseInt(e(124))/5*(-parseInt(e(123))/6)+-parseInt(e(132))/7+-parseInt(e(139))/8*(-parseInt(e(129))/9)+-parseInt(e(140))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qn);class Bn extends((0,t.ObservableMixin)()){constructor(e){const n=Un;super(),this.id=e.id||(0,t.uid)(),this[n(148)]=e[n(148)]||null,this[n(137)]=e[n(137)]||[],this[n(136)]=e[n(136)]||null,this[n(125)]=e[n(125)]||0,this[n(144)]=e[n(144)]||0,this[n(135)](n(128),e[n(128)]||""),this[n(135)](n(141),e[n(141)]||new Date),this[n(135)](n(143),e[n(143)]||{})}[Zn(147)](t){this[Zn(145)]({name:t})}[Zn(122)](t,e){const n=Zn,i=yn(this[n(143)]);Dn(i,t,e),this[n(145)]({attributes:i})}[Zn(130)](t){const e=Zn,n=yn(this[e(143)]);Hn(n,t),this[e(145)]({attributes:n})}[Zn(145)](t,e=!1){const n=Zn;let i=!1;const r={id:this.id},s=[n(128),n(141),n(136),n(137),n(143),n(125),n(144),n(138)];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(137)]&&(r[n(131)]=r[n(137)][n(149)]((t=>t.id)),delete r[n(137)]),this[n(133)](n(145),r,e))}[Zn(142)](){const t=Zn;return{id:this.id,name:this[t(128)],creatorId:this[t(148)]?this[t(148)].id:null,authorsIds:this[t(137)][t(149)]((t=>t.id)),diffData:this[t(136)],createdAt:this[t(141)],attributes:this[t(143)],fromVersion:this[t(144)],toVersion:this[t(125)]}}}var Yn=n(782),Wn=n(211),Jn=n(783);const Gn=Qn;function Kn(){const t=["href","getRevisionsIterator","push","createdAt","isPremiumPlugin","earlier","5034888pRfYBT","4267767AiGuFI","getRevision","newRevisionId","getRevisions","_revisions","attributes","addRevision","121VklxLe","name","oldRevisionId","5197230RQHUqL","requires","966Koiufe","fromVersion","plugins","getEarlierVisibleRevision","later","data","creatorId","diffData","join","editor","map","length","authorsIds","16DOelHd","from","fromCharCode","9uoRciC","3452rIRIPr","pluginName","isOfficialPlugin","18PzPirT","Users","toVersion","createRevision","8654544YpNRci","add","3244630duFXKv","RevisionsRepository","getUser","getRevisionsInDiff","reverse","toJSON","get","340994ItnQLb","getIndex","afterInit","isNaN","getLaterVisibleRevision"];return(Kn=function(){return t})()}function Qn(t,e){const n=Kn();return(Qn=function(t,e){return n[t-=132]})(t,e)}!function(t){const e=Qn,n=t();for(;;)try{if(891521===-parseInt(e(184))/1*(parseInt(e(144))/2)+-parseInt(e(168))/3*(parseInt(e(185))/4)+-parseInt(e(166))/5+-parseInt(e(135))/6+-parseInt(e(156))/7*(-parseInt(e(181))/8)+-parseInt(e(188))/9*(parseInt(e(137))/10)+-parseInt(e(163))/11*(-parseInt(e(155))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kn);class Xn extends Yn.Plugin{static get[Gn(167)](){return[Wn.Users]}static get[Gn(186)](){return Gn(138)}static get[Gn(187)](){return!0}static get[Gn(153)](){return!0}get[Gn(179)](){const t=Gn;return this[t(160)][t(179)]}constructor(e){const n=Gn;super(e),this[n(160)]=new t.Collection}[Gn(146)](){!async function(e){const n=k([82,107,115,87,113,116,100,98,76,70,121,80,122,78,77,67,106,84,51,111,120,74,71,69,83,117,48,73,89,49,112,101,108,53,57,102,54,88,68,56,79,55,109,110,114,86,119,118,103,81,52,75,65,97,50,105,66,85,72,90,104,99]),i=964649,r=window[k([68,97,116,101])][k([110,111,119])](),s=e[k([101,100,105,116,111,114])],o=new(window[k([80,114,111,109,105,115,101])])((t=>{s[k([111,110,99,101])](k([114,101,97,100,121]),t)})),a={[k([107,116,121])]:k([69,67]),[k([117,115,101])]:k([115,105,103]),[k([99,114,118])]:k([80,45,50,53,54]),[k([120])]:k([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[k([121])]:k([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[k([97,108,103])]:k([69,83,50,53,54])},c=s[k([99,111,110,102,105,103])][k([103,101,116])](k([108,105,99,101,110,115,101,75,101,121]));function u(t){const n=[new(window[k([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[k([116,104,101,110])]((()=>new(window[k([80,114,111,109,105,115,101])])((t=>{const n=e[k([95,114,101,118,105,115,105,111,110,115])];function i(){n[k([108,101,110,103,116,104])]>=7&&t()}i(),n[k([111,110])](k([97,100,100]),i)})))),new(window[k([80,114,111,109,105,115,101])])((t=>{p(k([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&function e(){const n=Qn;for(const e in window)if(window[k([78,117,109,98,101,114])][n(147)](window[k([78,117,109,98,101,114])](e))&&window[e]==i)return t();s[k([115,116,97,116,101])]!=k([100,101,115,116,114,111,121,101,100])&&window[k([115,101,116,84,105,109,101,111,117,116])](e,5e3)}()}))];return window[k([80,114,111,109,105,115,101])][k([114,97,99,101])](n)[k([116,104,101,110])]((()=>t))}function l(){const t=window[k([83,116,114,105,110,103])](window[k([112,101,114,102,111,114,109,97,110,99,101])][k([110,111,119])]())[k([114,101,112,108,97,99,101])](k([46]),"");let e=k([82]);for(let i=0;i<t[k([108,101,110,103,116,104])];i+=2){let r=window[k([112,97,114,115,101,73,110,116])](t[k([115,117,98,115,116,114,105,110,103])](i,i+2));r>=n[k([108,101,110,103,116,104])]&&(r-=n[k([108,101,110,103,116,104])]),e+=n[r]}return e}function h(t){return t[k([115,116,97,114,116,115,87,105,116,104])](k([101,121]))?JSON[k([112,97,114,115,101])](d(t)):null}function d(t){return window[k([97,116,111,98])](t[k([114,101,112,108,97,99,101])](/-/g,k([43]))[k([114,101,112,108,97,99,101])](/_/g,k([47])))}function f(t){let e=5381;function n(t){for(let n=0;n<t[k([108,101,110,103,116,104])];n++){const i=t[k([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[k([105,115,65,114,114,97,121])](e)?e[k([102,111,114,69,97,99,104])](t):e&&typeof e==k([111,98,106,101,99,116])?Object[k([101,110,116,114,105,101,115])](e)[k([115,111,114,116])]()[k([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[k([83,116,114,105,110,103])](e))}(t),e>>>0}function v(t){return t[k([116,111,83,116,114,105,110,103])](16)[k([112,97,100,83,116,97,114,116])](8,k([48]))}function m(t){return t[k([115,112,108,105,116])]("")[k([114,101,118,101,114,115,101])]()[k([106,111,105,110])]("")}function p(t){return s[k([112,108,117,103,105,110,115])][k([104,97,115])](t)}function y(t){return s[k([112,108,117,103,105,110,115])][k([103,101,116])](t)}function g(){}function k(t){const e=Qn;return t[e(178)]((t=>String[e(183)](t)))[e(176)]("")}!function(t){const n=l();s[n]=k([114,101,118,105,115,105,111,110,72,105,115,116,111,114,121,76,105,99,101,110,115,101,75,101,121])+t,t[k([101,110,100,115,87,105,116,104])](k([76,105,109,105,116]))&&(window[l()]=i),t!=k([86,97,108,105,100])&&async function(){if(await o,p(k([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const t=e[k([103,101,116,82,101,118,105,115,105,111,110])](0),n=e[k([103,101,116,69,97,114,108,105,101,114,86,105,115,105,98,108,101,82,101,118,105,115,105,111,110])](t[k([105,100])]),i=y(k([82,101,118,105,115,105,111,110,86,105,101,119,101,114]));return await i[k([99,111,109,112,97,114,101])](t.id,n?n.id:null,!0),i[k([117,110,98,105,110,100])](k([105,115,69,110,97,98,108,101,100])),i[k([105,115,69,110,97,98,108,101,100])]=!1,i[k([99,111,109,112,97,114,101])]=g,void(i[k([95,103,101,116,68,105,102,102])]=g)}if(p(k([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))){const t=y(k([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]));t[k([117,110,98,105,110,100])](k([105,115,69,110,97,98,108,101,100])),t[k([105,115,69,110,97,98,108,101,100])]=!1,t[k([117,112,100,97,116,101])]=g,t[k([115,97,118,101,82,101,118,105,115,105,111,110])]=g}s[k([109,111,100,101,108])][k([99,104,97,110,103,101])]=g,s[k([109,111,100,101,108])][k([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,s[k([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](k([109,111,100,101,108]))}()}(await async function(){let e,n=null,i=null;try{return c==k([71,80,76])?k([78,111,116,65,108,108,111,119,101,100]):(e=function(){const t=c[k([115,112,108,105,116])](k([46]));return 3!=t[k([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=h(t);return e&&n()?e:null;function n(){const t=e[k([106,116,105])],n=window[k([112,97,114,115,101,73,110,116])](t[k([115,117,98,115,116,114,105,110,103])](t[k([108,101,110,103,116,104])]-8),16),i={...e,[k([106,116,105])]:t[k([115,117,98,115,116,114,105,110,103])](0,t[k([108,101,110,103,116,104])]-8)};return delete i[k([118,99])],f(i)==n}}}(),e?(e[k([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(i=function(e,n){return new(window[k([80,114,111,109,105,115,101])])((c=>{if(i())return c(k([86,97,108,105,100]));a(),s[k([100,101,99,111,114,97,116,101])](k([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const l=(0,t.uid)();function h(t){return!!t&&(typeof t===k([111,98,106,101,99,116])||typeof t===k([102,117,110,99,116,105,111,110]))&&typeof t[k([116,104,101,110])]===k([102,117,110,99,116,105,111,110])&&typeof t[k([99,97,116,99,104])]===k([102,117,110,99,116,105,111,110])}function d(t){a(t)[k([116,104,101,110])]((t=>t&&t[k([115,116,97,116,117,115])]==k([111,107])?v(f(l+n))!=t[k([118,101,114,105,102,105,99,97,116,105,111,110])]?k([85,115,97,103,101,76,105,109,105,116]):k([86,97,108,105,100]):k([85,115,97,103,101,76,105,109,105,116])))[k([116,104,101,110])]((t=>(s(),t)),(()=>{const t=o();return null==t?(s(),k([86,97,108,105,100])):k(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[k([116,104,101,110])](c)[k([99,97,116,99,104])]((()=>{c(k([85,115,97,103,101,76,105,109,105,116]))}));const i=36e5;function s(){const t=k([108,108,99,116,45])+v(f(e)),n=m(v(window[k([77,97,116,104])][k([99,101,105,108])](r/i)));window[k([108,111,99,97,108,83,116,111,114,97,103,101])][k([115,101,116,73,116,101,109])](t,n)}function o(){const t=k([108,108,99,116,45])+v(f(e)),n=window[k([108,111,99,97,108,83,116,111,114,97,103,101])][k([103,101,116,73,116,101,109])](t);return n?window[k([112,97,114,115,101,73,110,116])](m(n),16)*i:null}function a(t){return new(window[k([80,114,111,109,105,115,101])])(((e,n)=>{t[k([116,104,101,110])](e,n),window[k([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}s[k([111,110])](k([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((t,n)=>{if(n[0]!=e)return c(k([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[k([114,101,113,117,101,115,116,73,100])]:l}}),{[k([112,114,105,111,114,105,116,121])]:k([104,105,103,104])}),s[k([111,110])](k([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{h(t[k([114,101,116,117,114,110])])&&(u=!0,d(t[k([114,101,116,117,114,110])]))}),{[k([112,114,105,111,114,105,116,121])]:k([108,111,119])}),o[k([116,104,101,110])]((()=>{u||c(k([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return s[k([101,100,105,116,105,110,103])][k([118,105,101,119])][k([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==k([97,117,116,111])}function a(){s[k([101,100,105,116,105,110,103])][k([118,105,101,119])][k([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=k([97,117,116,111])}}(e[k([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[k([106,116,105])])),await async function(){let t=!0;try{const i=c[k([115,112,108,105,116])](k([46])),[r,s,o]=i;return e(r),await n(r,s,o),t}catch(t){return!1}function e(e){const n=h(e);n&&n[k([97,108,103])]==k([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const r=window[k([85,105,110,116,56,65,114,114,97,121])][k([102,114,111,109])](d(i),(t=>t[k([99,104,97,114,67,111,100,101,65,116])](0))),s=(new(window[k([84,101,120,116,69,110,99,111,100,101,114])]))[k([101,110,99,111,100,101])](e+k([46])+n),o=window[k([99,114,121,112,116,111])][k([115,117,98,116,108,101])];if(!o)return;const c=await o[k([105,109,112,111,114,116,75,101,121])](k([106,119,107]),a,{[k([110,97,109,101])]:k([69,67,68,83,65]),[k([110,97,109,101,100,67,117,114,118,101])]:k([80,45,50,53,54])},!1,[k([118,101,114,105,102,121])]);await o[k([118,101,114,105,102,121])]({[k([110,97,109,101])]:k([69,67,68,83,65]),[k([104,97,115,104])]:{[k([110,97,109,101])]:k([83,72,65,45,50,53,54])}},c,r,s)||(t=!1)}}()?function(){const t=e[k([102,101,97,116,117,114,101,115])];if(!t)return!1;if(t[k([105,110,99,108,117,100,101,115])](k([42])))return!0;if(t[k([105,110,99,108,117,100,101,115])](k([82,72])))return!0;if(t[k([105,110,99,108,117,100,101,115])](k([82,82,72]))){if(p(k([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&y(k([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[k([115,116,97,116,101])]==k([99,111,110,110,101,99,116,101,100]))return!0;if(p(k([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]))||p(k([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}return!1}()?function(){const t=[k([101,118,97,108,117,97,116,105,111,110]),k([116,114,105,97,108])][k([105,110,99,108,117,100,101,115])](e[k([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1735689600;return e[k([101,120,112])]<t}()?k([69,120,112,105,114,101,100]):function(){const t=Qn,n=e[k([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[k([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[k([108,111,99,97,116,105,111,110])][t(149)]);if(n[k([105,110,99,108,117,100,101,115])](i))return!0;const r=i[k([115,112,108,105,116])](k([46]));return n[k([102,105,108,116,101,114])]((t=>t[k([105,110,99,108,117,100,101,115])](k([42]))))[k([109,97,112])]((t=>t[k([115,112,108,105,116])](k([46]))))[k([115,111,109,101])]((t=>r[k([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===k([42])))))}()?(e[k([108,105,99,101,110,115,101,84,121,112,101])]==k([101,118,97,108,117,97,116,105,111,110])&&(n=u(k([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[k([108,105,99,101,110,115,101,84,121,112,101])]==k([116,114,105,97,108])&&(n=u(k([84,114,105,97,108,76,105,109,105,116]))),e[k([108,105,99,101,110,115,101,84,121,112,101])]==k([100,101,118,101,108,111,112,109,101,110,116])&&(n=u(k([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(n&&i?new(window[k([80,114,111,109,105,115,101])])(((t,e)=>{n[k([116,104,101,110])](t,e),i[k([116,104,101,110])]((e=>{e!=k([86,97,108,105,100])&&t(e)}),e)})):n||i||k([86,97,108,105,100]))):k([68,111,109,97,105,110,76,105,109,105,116]):k([78,111,116,65,108,108,111,119,101,100]):k([73,110,118,97,108,105,100])):k([73,110,118,97,108,105,100]))}catch(t){return k([73,110,118,97,108,105,100])}}())}(this)}[Gn(134)](t){const e=Gn,n=this[e(177)][e(170)][e(143)](e(132));return new Bn({id:t.id,name:t[e(164)],creator:t[e(174)]?n[e(139)](t[e(174)]):null,diffData:t[e(175)]||t[e(173)],authors:t[e(180)][e(178)]((t=>n[e(139)](t))),createdAt:new Date(t[e(152)]),attributes:t[e(161)],fromVersion:t[e(169)],toVersion:t[e(133)]})}[Gn(162)](t,e=0){const n=Gn;this[n(160)][n(136)](t,e)}[Gn(157)](t){const e=Gn;return this[e(160)][e(143)](t)}[Gn(159)](t={toJSON:!1}){const e=Gn,n=Array[e(182)](this[e(160)]);return n[e(141)](),t[e(142)]?n[e(178)]((t=>t[e(142)]())):n}[Gn(145)](t){const e=Gn;return this[e(160)][e(145)](t)}[Gn(171)](t){const e=Gn,[,n]=this[e(150)](t,{direction:e(154)});return n}[Gn(148)](t){const e=Gn,[,n]=this[e(150)](t,{direction:e(172)});return n}[Gn(140)](t){const e=Gn,n=[];for(const i of this[e(150)](t[e(158)]))if(n[e(151)](i),i.id===t[e(165)])break;return n}*[Gn(150)](t,{direction:e=Gn(154),filter:n=()=>!0}={}){const i=Gn,r=i(154)===e?1:-1;let s=this[i(160)][i(143)](t),o=this[i(145)](s);for(yield s;s;){if(o+=r,s=this[i(157)](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"Accept":return i("Accept");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 dt;++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=b?b.prototype:void 0,li=ui?ui.valueOf:void 0;const hi=function(t,e,n,i,s,o,a){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||!o(new Ye(t),new Ye(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return r(+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=a.get(t);if(l)return l==e;i|=2,a.set(t,e);var h=oi(c(t),c(e),i,s,o,a);return a.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=Te(t),c=a.length;if(c!=Te(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=Rt(t),a=Rt(e),c=o?mi:qe(t),u=a?mi:qe(e),l=(c=c==vi?pi:c)==pi,h=(u=u==vi?pi:u)==pi,d=c==u;if(d&&jt(t)){if(!jt(e))return!1;o=!0,l=!1}if(d&&!l)return s||(s=new mt),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 mt),r(m,p,n,i,s)}}return!!d&&(s||(s=new mt),fi(t,e,n,i,r,s))};const ki=function t(e,n,i,r,s){return e===n||(null==e||null==n||!It(e)&&!It(n)?e!=e&&n!=n:gi(e,n,i,r,t,s))};const bi=function(t,e){return ki(t,e)},_i=Ti;function wi(){const t=["elementStart","initialData","_baseIdsRoots","Initial revision","addRevisionData","_appendChild","removeRootAttribute","collaboration.channelId","nodeAfter","revisionHistoryLicenseKeyDomainLimit","_idsRoots","paragraph","clone","_authorId","set","parent","_markers","nodes","currentRevision","_handleMarkerOperation","339654Muchdd","vid_end","Empty document","fromVersion","changeRootAttribute","revision-end","_lastFrom","_source","_prepareViewToSave","revisionHistoryLicenseKeyDevelopmentLimit","_getPreviousFrom","PENDING_ACTION_REVISION_HISTORY","_getVidAttributeName","getRevisions","getData","saveRevision","_fixRange","getChild","config","createPositionAt","children","get","trialLimit","creatorId","root","history","insertionPosition","keepParagraph","revisionHistoryLicenseKeyValid","evaluationLimit","_createFromRanges","afterInit","revision","finally","_copyMarkers","conversion","_generateTape","_showLicenseError","size","addRootAttribute","isEqual","reverse","data","split","_revisionId","define","createPositionBefore","_baseRootsAttributes","includes","getCurrentRevisionId","merge","_touchedRoots","setRevisionData","source","rootsAttributes","_handleInsertOperation","_reset","_handleSplitOperation","_getFromVersion","slice","max","RealTimeCollaborationClient","isReady","featureNotAllowed","getAncestors","shift","_setAttribute","stickiness","_addPendingAction","_getViewJson","_bufferedUpdates","_licenseKeyCheckInterval","licenseKey","from","getAttributes","attributesBefore","locale","type","plugins","affectsData","oldRange","_touched","NEGATIVE_INFINITY","elementEnd","deletion","_createInitialRevision","revision:","getNodeByPath","Users","remove","key","_touchedMarkers","setSource","reinsert","_isPendingUpdate","insert","update","_bufferUpdate","hasContent","_handleMergeOperation","isPremiumPlugin","PendingActions","_loadedStateData","parse","_clone","buildRevisionData","repository","bind","graveyardPosition","_applyOperations","default","vid","requires","RevisionTracker","for","_savedMetaData","view","_diffRoots","$text","forEach","fromEntries","name","_handleMoveOperation","processor","revisionHistoryLicenseKeyNotAllowed","_continueCurrentRevision","ready","useFillerType","getChildren","_makeRevision","_replaceEditorDataWithRevisionData","_findInsertionIndex","insertions","baseVersion","map","markerToData","_cloneOperation","offsetSize","data-revision-","version","_pendingAction","isAttached","_removePendingAction","revisionHistoryLicenseKeyExpired","$graveyard","isAdd","_processRootBeforeSave","roots","sort","rootName","_execute","domainLimit","_removeRevisionMarkers","getIndex","item","_handleOperation","attributes","editing","then","markers","init","toModel","revision-start","_saveMetaData","_loadState","editor","_startingRevisionId","authors","getRootNames","isOfficialPlugin","getTransformedByOperation","RevisionHistory","some","_removeMetaData","createRange","splitPosition","newRange","_baseRoots","_isInit","loadState","length","4725837eKsiuk","114bDfFSY","_operations","getMovedRangeStart","_calculateMetaData","_transformMarkers","getRange","delete","add","deletions","path","3563528hxmnOF","marked","targetPosition","getWalker","string","vid_start","childCount","userId","sourcePosition","push","getOperations","_fixOperation","_isAttached","revisionHistory.resumeUnsavedRevision","_markChanges","usageLimit","clear","marker","diffData","addRoot","RevisionsRepository","updateRevisions","_handleRootOperation","getUser","getLatestVersion","attributesAfter","tableCell","_setConversion","values","keys","developmentLimit","_makeModelFromViewString","createPositionFromPath","toVersion","getOperation","reInit","_update","detachRoot","getTime","newValue","previousPosition","upcast","destroy","startsWith","_lastTo","creator","attachChange","1577270gelojP","_insertChild","dataDowncast","createRangeIn","documentFragment","createdAt","34SLfYbz","howMany","getRevisionRootsAttributes","insertion","_revisionDataBuilder","_fixPosition","start","text","getRevision","getRoot","resolve","_startingVersion","trim","find","authorsIds","getAttribute","offset","invalid","adapter","position","dataToMarker","document","revisionHistoryLicenseKeyEvaluationLimit","model","createPositionAfter","_createCurrentRevision","revisionHistoryLicenseKeyTrialLimit","_handleRootAttributeOperation","range","revisionHistoryLicenseKeyInvalid","expired","revisionHistoryLicenseKeyUsageLimit","_diffRootsAttributes","_getState","toData","stringify","isEnabled","editor-initial-data-replaced-with-revision-data","4758636baHVdk","_makeIdsRoot","toView","pluginName","initial","4177977INScMw","_getBaseVids","element","69178ELxqpA","move","has","sendBufferedUpdates","filter","_loadRevisionData","addRevision","createRevision","end","_initialRevisionId","getRevisionDocumentData"];return(wi=function(){return t})()}!function(t){const e=Ti,n=t();for(;;)try{if(706188===-parseInt(e(493))/1*(-parseInt(e(769))/2)+-parseInt(e(812))/3+parseInt(e(807))/4+-parseInt(e(763))/5+parseInt(e(706))/6*(-parseInt(e(524))/7)+parseInt(e(716))/8+parseInt(e(705))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);const Ii={c:Jn.ViewContainerElement,a:Jn.ViewAttributeElement,e:Jn.ViewEmptyElement,r:Jn.ViewRawElement,u:Jn.ViewUIElement};class Oi extends Yn.Plugin{static get[_i(810)](){return _i(637)}static get[_i(693)](){return!0}static get[_i(624)](){return!0}static get[_i(636)](){return[Wn.Users,Xn,Yn.PendingActions]}constructor(e){const n=_i;super(e),this[n(787)]=null,this[n(522)]=null,this[n(773)]=new Ai(this[n(689)]),this[n(502)]=this[n(689)][n(542)][n(545)](n(511))||n(811),this[n(594)]=new Map,this[n(626)]=null;const i=(0,t.uid)();this[n(531)]={history:this[n(689)][n(792)][n(790)][n(549)],getLatestVersion:()=>Promise[n(779)](this[n(689)][n(792)][n(790)][n(663)]),getCurrentRevisionId:()=>i},this[n(518)](n(586),!1),this[n(518)](n(805),!0),this[n(518)](n(618),!1),this[n(689)][n(542)][n(569)](n(729),!0),this[n(689)][n(559)][n(638)](n(757))[n(789)]({view:n(556)})}[_i(684)](){const t=_i;this[t(630)]=this[t(689)][t(602)][t(545)](t(736)),this[t(743)](),this[t(689)][t(566)].on(t(650),(()=>{const e=t,n=this[e(630)][e(777)](0),i=n&&null===n[e(761)]?n:null;if(this[e(649)]=!!i&&this[e(689)][e(542)][e(545)](e(729)),this[e(689)][e(602)][e(495)](e(585))){const t=this[e(531)][e(573)](),r=this[e(630)][e(777)](t);if(r)this[e(780)]=r[e(527)],this[e(649)]=!1;else{const t=this[e(531)][e(549)][e(707)][e(782)]((t=>!t[e(702)])),r=t?t[e(657)]:this[e(531)][e(549)][e(663)];n?(n[e(749)]<r&&n[e(752)]({toVersion:r}),this[e(649)]?(this[e(531)][e(573)]=()=>i.id,this[e(780)]=i[e(527)]):(this[e(780)]=n[e(749)],this[e(649)]=!1)):(this[e(780)]=r,this[e(649)]=!1)}}else i&&(this[e(689)][e(792)][e(790)][e(549)][e(663)]=Math[e(584)](i[e(749)],this[e(689)][e(792)][e(790)][e(549)][e(663)]),i[e(527)]===i[e(749)]?(0!==i[e(527)]&&(this[e(531)][e(573)]=()=>i.id),this[e(649)]=!1):this[e(649)]&&(this[e(531)][e(573)]=()=>i.id,this[e(780)]=i[e(527)])),this[e(649)]||(this[e(780)]=this[e(689)][e(792)][e(790)][e(663)]);this[e(773)][e(684)](this[e(531)][e(549)]),this[e(609)](this[e(780)]),this[e(794)](this[e(780)]),this[e(787)]&&this[e(496)]()})),this[t(631)](t(586)).to(this,t(618),(t=>!t)),this[t(596)]=this[t(689)][t(542)][t(545)](t(596));const e=this[t(689)];this[t(595)]=setInterval((()=>{const n=t;let i;for(const t in e){const r=t,s=e[r];if(n(552)==s||n(798)==s||n(667)==s||n(513)==s||n(648)==s||n(791)==s||n(795)==s||n(533)==s||n(800)==s){delete e[r],i=s,clearInterval(this[n(595)]),this[n(595)]=void 0;break}}n(798)==i&&e[n(561)](n(786)),n(667)==i&&e[n(561)](n(799)),n(513)==i&&e[n(561)](n(675)),n(648)==i&&e[n(561)](n(587),n(695)),n(791)==i&&e[n(561)](n(553)),n(795)==i&&e[n(561)](n(546)),n(533)==i&&e[n(561)](n(746)),n(800)==i&&e[n(561)](n(731))}),1e3)}async[_i(555)](){const t=_i;if(this[t(630)][t(704)]>0){const e=this[t(630)][t(777)](0),n=await this[t(503)](e),i=await this[t(771)](e);this[t(654)](n,i)}}[_i(758)](){const t=_i;super[t(758)](),this[t(595)]&&clearInterval(this[t(595)])}[_i(616)](t){this[_i(531)]=t}async[_i(620)](){const t=_i,e=await this[t(531)][t(740)]();if(e>this[t(522)][t(749)]){await this[t(688)]();const n=this[t(629)]({revision:this[t(522)],to:e});n[t(691)]=n[t(783)][t(658)]((e=>this[t(689)][t(602)][t(545)](t(612))[t(739)](e))),this[t(522)][t(752)](n)}}async[_i(688)](){const t=_i;this[t(649)]&&!this[t(626)]&&(await this[t(498)](this[t(522)]),this[t(773)][t(703)](this[t(522)]),this[t(626)]={fromVersion:this[t(522)][t(527)],authors:this[t(522)][t(691)][t(583)]()})}async[_i(539)](e={},n=null){const i=_i,r=[];await this[i(688)](),this[i(649)]=!1,n>this[i(522)][i(749)]&&(n=null),null===n&&(n=await this[i(531)][i(740)]());const s=this[i(582)](n),o=this[i(629)]({from:s,to:n});if(this[i(522)][i(749)]<n){const t=this[i(629)]({revision:this[i(522)],from:n,to:n});t[i(691)]=[],t[i(783)]=[],t.id=this[i(522)].id,this[i(522)][i(752)](t,!0),delete t[i(691)],r[i(725)](t)}e[i(547)]=this[i(689)][i(602)][i(545)](i(612)).me.id,e[i(645)]=e[i(645)]||null,e.id=e.id||(0,t.uid)(),e={...e,...o};const a=this[i(508)](e);r[i(725)](e);const c=this[i(630)][i(677)](a);if(0!==c){const t=this[i(630)][i(777)](c-1);if(t[i(527)]!==n){const s=this[i(773)][i(538)](n,t[i(749)]),o={id:t.id,diffData:s[i(734)],authorsIds:s[i(783)],authors:s[i(783)][i(658)]((t=>this[i(689)][i(602)][i(545)](i(612))[i(739)](t))),fromVersion:n};t===this[i(522)]&&(o[i(768)]=new Date(e[i(768)][i(754)]()+10)),t[i(752)](o,!0),delete o[i(691)],r[i(725)](o)}}if(this[i(787)]){for(const t of r)this[i(621)](t.id,t,!0);this[i(496)]()}return a}[_i(508)](t){const e=_i,n=this[e(630)][e(500)](t);return this[e(787)]&&n.on(e(752),((t,n,i)=>{const r=e;i||(this[r(621)](n.id,n,!0),this[r(496)]())})),this[e(630)][e(499)](n,this[e(655)](n)),n}async[_i(503)](t){const e=_i;await this[e(498)](t);const n={};for(const i in t[e(734)]){if(t[e(734)][i][e(762)]&&!t[e(734)][i][e(762)][e(665)])continue;const r=this[e(676)](JSON[e(627)](t[e(734)][i][e(656)])),s=this[e(689)][e(681)][e(640)][e(790)],o=new Jn.ViewDocumentFragment(s,r[e(658)]((t=>Si(t,this[e(689)]))));this[e(689)][e(566)][e(647)][e(651)](e(717)),n[i]=this[e(689)][e(566)][e(647)][e(803)](o),this[e(689)][e(566)][e(647)][e(651)](e(634))}return n}async[_i(771)](t){const e=_i;await this[e(498)](t);const n={};for(const i in t[e(734)])t[e(734)][i][e(762)]&&!t[e(734)][i][e(762)][e(665)]||(n[i]=t[e(734)][i][e(741)]||{});return n}[_i(496)](){const t=_i;if(0===this[t(594)][t(562)])return;if(this[t(618)])return;let e=Array[t(597)](this[t(594)][t(744)]());this[t(594)][t(732)]();for(let n=0;n<e[t(704)];n++){const i=e[n];let r=!1;for(const e of Object[t(745)](i))void 0===i[e]?delete i[e]:"id"!==e&&(r=!0);r||(e[n]=null)}if(e=e[t(497)]((t=>null!==t)),!e[t(704)])return;for(let n=0;n<e[t(704)];n++){const i=e[n];void 0!==i[t(527)]&&void 0===i[t(749)]&&(i[t(749)]=this[t(630)][t(777)](i.id)[t(749)]),void 0!==i[t(749)]&&void 0===i[t(527)]&&(i[t(527)]=this[t(630)][t(777)](i.id)[t(527)])}const n=this[t(689)][t(542)][t(545)](t(511));this[t(618)]=!0,this[t(592)](),this[t(787)][t(737)](e,n)[t(557)]((()=>{this[t(618)]=!1}))[t(682)]((e=>{const n=t;if(e)for(const t of e)this[n(576)]({id:t.id,createdAt:t[n(768)]});this[n(666)](),this[n(496)]()}))}[_i(654)](e,n){const i=_i;let r=this[i(689)][i(542)][i(545)](i(505)),s=this[i(689)][i(542)][i(545)](i(578));if(void 0===r){r={};for(const t of this[i(689)][i(792)][i(790)][i(692)]())r[t]=""}if(i(720)==typeof r&&(r={main:r}),void 0===s){s={};for(const t of this[i(689)][i(792)][i(790)][i(692)]())s[t]={}}let o=!1;const a=Object[i(745)](r),c=Object[i(745)](e);for(const t of a){if(r[t]!==e[t]&&""!==r[t][i(781)]()){o=!0;break}if(!bi(s[t],n[t])&&Object[i(745)](s[t])[i(704)]>0){o=!0;break}}o||(o=c[i(696)]((t=>!this[i(689)][i(792)][i(790)][i(778)](t)))),o&&(0,t.logWarning)(i(806),{editorData:r,editorRootsAttributes:s,revisionData:e,revisionRootsAttributes:n}),this[i(689)][i(542)][i(518)](i(505),e),this[i(689)][i(542)][i(518)](i(578),n)}[_i(592)](){const t=_i;if(!this[t(664)]){const e=this[t(689)][t(602)][t(545)](t(625));this[t(664)]=e[t(713)]($n(this[t(689)][t(600)],t(535)))}}[_i(666)](){const t=_i;this[t(664)]&&(this[t(689)][t(602)][t(545)](t(625))[t(613)](this[t(664)]),this[t(664)]=null)}[_i(655)](t){const e=_i,n=this[e(630)][e(537)]();n[e(565)]();let i=0;for(;i<n[e(704)];){const r=n[i];if(r===this[e(522)]){i++;continue}if(r.id===this[e(502)])break;const s=t[e(749)]-r[e(749)]||t[e(527)]-r[e(527)];if(s>0)break;if(s<0)i++;else{if(!t[e(761)]&&r[e(761)])break;if(r[e(761)]||!t[e(761)]){if(t[e(768)]>r[e(768)])break;i++}else i++}}return i}[_i(576)](t){const e=_i,n=this[e(630)][e(777)](t.id);if(t[e(768)]&&(t[e(768)]=new Date(t[e(768)])),t[e(783)]){const n=this[e(689)][e(602)][e(545)](e(612));t[e(691)]=t[e(783)][e(658)]((t=>n[e(739)](t)))}n[e(752)](t,!0)}[_i(629)]({revision:t=null,from:e=null,to:n=null}){const i=_i;e=null!==e?e:t[i(527)],n=null!==n?n:t[i(749)];const r=this[i(773)][i(538)](e,n),s={diffData:r[i(734)],authorsIds:r[i(783)],fromVersion:e,toVersion:n};if(!t||n!==t[i(749)]){const t=n-1,e=this[i(531)][i(549)][i(750)](t);s[i(768)]=e&&e[i(768)]||new Date}if(this[i(626)]&&e===this[i(626)][i(527)])for(const t of this[i(626)][i(691)])s[i(783)][i(572)](t.id)||s[i(783)][i(725)](t.id);return s}[_i(498)](t){const e=_i;if(!t||t[e(734)])return Promise[e(779)]();{const n=this[e(689)][e(542)][e(545)](e(511));return this[e(787)][e(777)]({channelId:n,revisionId:t.id})[e(682)]((n=>{const i=e;t[i(734)]=n[i(734)]}))}}[_i(621)](t,e,n){const i=_i;if(this[i(594)][i(495)](t)){const r=this[i(594)][i(545)](t);e=n?{...r,...e}:{...e,...r}}this[i(594)][i(518)](t,e)}[_i(582)](t){const e=_i,n=this[e(630)][e(537)]();n[e(565)](),n[e(589)]();const i=n[e(782)]((n=>n[e(749)]<=t))[e(749)];return i<this[e(780)]?this[e(780)]:i}[_i(609)](t){const e=_i,n=this[e(630)][e(777)](this[e(630)][e(704)]-1);if(n)this[e(502)]=n.id;else{const n=!this[e(689)][e(792)][e(790)][e(671)][e(782)]((t=>this[e(689)][e(792)][e(622)](t))),i=this[e(689)][e(602)][e(545)](e(612)).me.id,r=$n(this[e(689)][e(600)],e(n?526:507));this[e(653)]({from:t,to:t,id:this[e(502)],name:r,creatorId:i})}}[_i(794)](t){const e=_i,n=this[e(531)][e(573)]();this[e(522)]=this[e(630)][e(777)](n),this[e(522)]||(this[e(522)]=this[e(653)]({from:t,to:t,id:n,name:"",creatorId:null}))}[_i(653)]({name:t,from:e,to:n,creatorId:i,id:r}){const s=_i,o=this[s(629)]({from:e,to:n});o[s(645)]=t,o[s(547)]=i,o.id=r;const a=this[s(508)](o);return this[s(787)]&&this[s(621)](o.id,o,!0),a}[_i(743)](){const t=_i;this[t(689)][t(559)][t(638)](t(765))[t(659)]({model:t(556)})}[_i(676)](t){const e=_i;return(t=t[e(497)]((t=>!t[e(645)]||e(686)!==t[e(645)]&&e(529)!==t[e(645)])))[e(643)]((t=>{const n=e;n(720)!=typeof t&&(t[n(544)]=this[n(676)](t[n(544)]),t[n(680)]=t[n(680)][n(497)]((t=>!t[0][n(759)](n(662)))))})),t}}function Si(t,e){const n=_i,i=e[n(681)][n(640)][n(790)];if(n(720)==typeof t)return new Jn.ViewText(i,t);{const r=t[n(544)][n(658)]((t=>Si(t,e)));return new(Ii[t[n(601)]]||Jn.ViewElement)(i,t[n(645)],t[n(680)],r)}}function Ti(t,e){const n=wi();return(Ti=function(t,e){return n[t-=491]})(t,e)}class Ai{constructor(t){const e=_i;this[e(689)]=t,this[e(639)]=new Map,this[e(530)]=-1,this[e(760)]=-1,this[e(520)]=new Map,this[e(641)]=new Map,this[e(801)]=new Map,this[e(701)]=new Map,this[e(571)]=new Map,this[e(514)]=new Map,this[e(506)]=new Map,this[e(605)]=new Map,this[e(615)]=new Map,this[e(575)]=new Map,this[e(568)]=1}[_i(684)](t){const e=_i;this[e(577)]=t;const n=new Map,i=new Map,r=this[e(689)][e(792)][e(790)][e(671)][e(658)]((t=>t[e(673)]));for(const t of r){const r=this[e(689)][e(792)][e(790)][e(778)](t),s=xi(r);n[e(518)](t,s),i[e(518)](t,Object[e(644)](r[e(598)]()))}const s=Array[e(597)](this[e(689)][e(792)][e(683)])[e(658)]((t=>[t[e(645)],t[e(711)]()])),o=this[e(577)][e(663)];this[e(687)](o,n,s,i),this[e(690)]=this[e(568)];const a=new Map,c=new Map;for(const t of r){const n=Ri(t);a[e(518)](t,n),c[e(518)](t,{})}this[e(687)](Number[e(606)],a,[],c)}[_i(538)](t,e){const n=_i;if(this[n(530)]===t&&this[n(760)]<=e)this[n(639)][n(562)]>1&&this[n(697)](this[n(760)]),this[n(633)](this[n(760)],e,!0);else{if(!this[n(639)][n(495)](t)){const e=this[n(534)](t);this[n(709)](e,t,!1)}this[n(709)](t,e,!0)}return this[n(530)]=t,this[n(760)]=e,this[n(802)]()}[_i(703)](t){const e=_i;this[e(580)](),this[e(530)]=t[e(527)],this[e(760)]=t[e(749)];for(const n in t[e(734)]){const i=t[e(734)][n][e(762)],r=yn(t[e(734)][n][e(599)])||{},s=this[e(747)](t[e(734)][n][e(714)]);s[e(673)]=n,s[e(728)]=!i||!i[e(665)],s[e(665)]=()=>s[e(728)],this[e(701)][e(518)](n,s),this[e(571)][e(518)](n,r),i&&this[e(575)][e(518)](n,i);const o=this[e(808)](s);this[e(506)][e(518)](n,o);for(const[t,n]of s[e(683)]){if(!t[e(759)](e(610)))continue;const i=t[e(567)](":")[2];for(const t of n[e(719)]({singleCharacters:!0})){const n=this[e(536)](t),r=e(607)==t[e(601)]?t[e(756)][e(715)][e(583)](0,-1):t[e(756)][e(715)],s=o[e(611)](r)[e(784)](n);this[e(605)][e(518)](s,{userId:i})}}}this[e(690)]=this[e(568)];const n=[...Array(this[e(568)])[e(745)]()][e(583)](1)[e(497)]((t=>!this[e(605)][e(495)](t)));let i=0;const r=new Map;for(const s in t[e(734)]){const o=t[e(734)][s][e(762)],a=yn(t[e(734)][s][e(741)])||{},c=this[e(747)](t[e(734)][s][e(656)]);c[e(673)]=s,c[e(728)]=!o||o[e(665)],c[e(665)]=()=>c[e(728)],this[e(641)][e(518)](s,c),this[e(801)][e(518)](s,a);const u=this[e(808)](c,Number[e(606)]);this[e(514)][e(518)](s,u),r[e(518)](s,c[e(665)]()?a:{});for(const[t,n]of c[e(683)]){if(!t[e(759)](e(610)))continue;const i=t[e(567)](":")[2];for(const t of n[e(719)]({singleCharacters:!0})){const n=this[e(536)](t),r=this[e(568)]++,s=e(607)==t[e(601)]?t[e(756)][e(715)][e(583)](0,-1):t[e(756)][e(715)];u[e(611)](s)[e(590)](n,r),this[e(605)][e(518)](r,{userId:i})}}for(const t of this[e(689)][e(792)][e(766)](c)[e(719)]({singleCharacters:!0})){const r=this[e(536)](t),s=e(607)==t[e(601)]?t[e(756)][e(715)][e(583)](0,-1):t[e(756)][e(715)],o=u[e(611)](s);o[e(784)](r)>0||o[e(590)](r,n[i++])}for(const[t,n]of c[e(683)])t[e(759)](e(610))||this[e(520)][e(518)](t,n)}const s=Ri(e(668));this[e(701)][e(518)](e(668),s),this[e(506)][e(518)](e(668),this[e(808)](s,1));const o=Ri(e(668));this[e(641)][e(518)](e(668),o),this[e(514)][e(518)](e(668),this[e(808)](o,1));const a=Array[e(597)](this[e(641)])[e(658)]((([t,e])=>[t,xi(e)]));this[e(687)](this[e(760)],a,this[e(520)],r)}[_i(747)](t){const e=_i,n=JSON[e(627)](t),i=this[e(689)][e(681)][e(640)][e(790)],r=new Jn.ViewDocumentFragment(i,n[e(658)]((t=>Si(t,this[e(689)]))));return this[e(689)][e(566)][e(685)](r)}[_i(687)](t,e,n,i){const r=_i,s=new Map(e),o=new Map(yn(i)),a=new Map;for(const[t,e]of n)a[r(518)](t,{start:e[r(775)][r(516)](),end:e[r(501)][r(516)](),rootName:e[r(548)][r(673)]});this[r(639)][r(518)](t,{roots:s,markers:a,rootsAttributes:o})}[_i(697)](t){const e=_i;this[e(639)][e(712)](t)}[_i(751)](){const t=_i;this[t(580)](),this[t(530)]=-1,this[t(760)]=-1,this[t(639)][t(732)](),this[t(684)](this[t(577)])}[_i(580)](){const t=_i;this[t(605)][t(732)](),this[t(615)][t(732)](),this[t(575)][t(732)](),this[t(641)][t(732)](),this[t(801)][t(732)](),this[t(701)][t(732)](),this[t(571)][t(732)](),this[t(514)][t(732)](),this[t(506)][t(732)](),this[t(520)][t(732)](),this[t(568)]=1,this[t(690)]=this[t(568)]}[_i(808)](t,e=null){const n=_i;let i=null;t.is(n(767))||(i=new Jn.Element(t[n(645)],{vid_start:null===e?this[n(568)]++:e++}));const r=[];for(const i of t[n(652)]())if(i.is(n(492))){r[n(725)](this[n(808)](i,e));const t=r[r[n(704)]-1];null!==e&&(e=t.is(n(492),n(642))?t[n(784)](n(635))+1:t[n(784)](n(525))+1)}else for(let t=0;t<i[n(661)];t++)r[n(725)](new Jn.Element(n(642),{vid:null===e?this[n(568)]++:e++}));if(t.is(n(767))){const e=Ri(t[n(673)]);return e[n(764)](0,r),e}return i[n(590)](n(525),null===e?this[n(568)]++:e++),i[n(764)](0,r),i}[_i(709)](t,e,n){const i=_i;this[i(580)]();const{roots:r,markers:s,rootsAttributes:o}=this[i(639)][i(545)](t);this[i(701)]=new Map(r),this[i(571)]=new Map(yn(o));for(const[t,e]of this[i(701)])if(i(668)!==t&&(this[i(641)][i(518)](t,xi(e)),this[i(801)]=new Map(yn(o)),n)){const n=this[i(568)];this[i(514)][i(518)](t,this[i(808)](e)),this[i(506)][i(518)](t,this[i(808)](e,n))}this[i(690)]=this[i(568)],this[i(641)][i(518)](i(668),xi(this[i(701)][i(545)](i(668)))),n&&this[i(514)][i(518)](i(668),this[i(808)](this[i(701)][i(545)](i(668))));for(const[t,e]of s){const n=this[i(701)][i(545)](e[i(673)]),r=this[i(641)][i(545)](e[i(673)]),s=new Jn.Range(this[i(774)](e[i(775)],n),this[i(774)](e[i(501)],n)),o=this[i(540)](s,r);n[i(683)][i(518)](t,s),this[i(520)][i(518)](t,o)}this[i(633)](t,e,n)}[_i(633)](t,e,n){const i=_i;for(const r of this[i(577)][i(726)](t,e))this[i(679)](r,n);for(const t of this[i(641)][i(744)]())t[i(683)][i(732)]();for(const[t,e]of this[i(520)])this[i(641)][i(545)](e[i(548)][i(673)])[i(683)][i(518)](t,e[i(516)]());const r=new Map,s=new Map;for(const[t,e]of this[i(641)])r[i(518)](t,xi(e)),s[i(518)](t,this[i(801)][i(545)](t));this[i(687)](e,r,this[i(520)],s)}[_i(534)](t){const e=_i,n=Array[e(597)](this[e(639)][e(745)]());n[e(672)](((t,e)=>t-e)),n[e(565)]();for(const e of n)if(e<t)return e;return Number[e(606)]}[_i(558)](t,e){const n=_i,i=Array[n(597)](e[n(683)])[n(658)]((([e,i])=>[e,this[n(540)](i,t)]));t[n(683)]=new Map(i)}[_i(710)](t){const e=_i;for(const n of this[e(520)][e(744)]()){const i=n[e(694)](t),r=Jn.Range[e(554)](i);n[e(775)]=r[e(775)],n[e(501)]=r[e(501)]}}[_i(679)](t,e){const n=_i;if(n(735)!=t[n(601)]&&n(753)!=t[n(601)]){if(n(619)==t[n(601)]){const i=t[n(788)][n(548)][n(673)];this[n(641)][n(495)](i)||(this[n(641)][n(518)](i,Ri(i,!0)),this[n(801)][n(518)](i,{}),e&&this[n(514)][n(518)](i,Ri(i,!0)))}else{if(n(563)==t[n(601)]||n(510)==t[n(601)]||n(528)==t[n(601)])return void this[n(796)](t);n(733)==t[n(601)]&&this[n(523)](t)}if(n(733)!==t[n(601)]){const e=this[n(660)](t,this[n(641)]);e[n(674)](),this[n(710)](e)}if(e)switch(t[n(601)]){case n(619):this[n(579)](t);break;case n(494):case n(613):case n(617):this[n(646)](t);break;case n(574):this[n(623)](t);break;case n(567):this[n(581)](t)}}else this[n(738)](t,e)}[_i(660)](t,e){const n=_i,i=t[n(516)]();return i[n(517)]=t[n(517)],this[n(727)](i,e),i}[_i(491)](t){const e=_i;return t[e(658)]((t=>{const n=e,i=this[n(536)](t);return Number(t[n(678)][n(784)](i))}))}[_i(560)](t,e){const n=_i;if(t.is(n(492),n(642)))e[n(725)]({item:t,type:n(776)});else{t.is(n(492))&&e[n(725)]({item:t,type:n(504)});for(const i of t[n(652)]())this[n(560)](i,e);t.is(n(492))&&e[n(725)]({item:t,type:n(607)})}return e}[_i(802)](){const t=_i,e=new Map(this[t(605)]),n=new Map(e),i=new Map,r={insertions:{},deletions:{}},s={insertions:{},deletions:{}},o=new Map,a=new Set([...this[t(701)][t(745)](),...this[t(641)][t(745)]()]);a[t(712)](t(668));for(const e of a){const n=this[t(641)][t(545)](e)||Ri(e,!1),i=this[t(701)][t(545)](e)||Ri(e,!1);n[t(665)]()||i[t(665)]()?(r[t(656)][e]=xi(n),r[t(714)][e]=xi(i),this[t(558)](r[t(714)][e],i),this[t(558)](r[t(656)][e],n),s[t(656)][e]=this[t(560)](this[t(514)][t(545)](e),[]),s[t(714)][e]=this[t(560)](this[t(506)][t(545)](e)||Ri(e,!1),[])):a[t(712)](e)}for(const r of a){const o=s[t(656)][r];for(const r of o){const s=this[t(536)](r),o=r[t(678)][t(784)](s);n[t(712)](o),o>=this[t(690)]&&i[t(518)](o,e[t(545)](o))}}for(const r of a){const a=s[t(656)][r],c=this[t(491)](s[t(714)][r]);let u=0;for(const r of a){const s=this[t(536)](r),a=r[t(678)][t(784)](s);if(!i[t(495)](a)&&!o[t(495)](a))if(n[t(495)](a))u++;else{if(a!=c[u]){const i=e[t(545)](a)||e[t(545)](c[u]);for(;a!=c[u];)n[t(495)](c[u])||(o[t(518)](c[u],i),e[t(518)](c[u],i)),u++}u++}}}for(const e of a){const r=s[t(656)][e];for(const e of r){const r=this[t(536)](e),s=e[t(678)][t(784)](r);if(o[t(495)](s)){const e=o[t(545)](s);n[t(495)](s)||n[t(518)](s,{...e}),i[t(518)](s,{...e})}}}for(const e of n[t(745)]())e>=this[t(690)]&&n[t(712)](e);const c=new Map;for(const e of a){let r=s[t(656)][e];for(const e of r)if(e[t(678)].is(t(492),t(742))){const n=this[t(536)](e),r=e[t(678)][t(784)](n);if(i[t(495)](r)){const n=e[t(678)][t(519)][t(519)][t(784)](t(721)),s=c[t(545)](n)||new Set;s[t(713)](i[t(545)](r)[t(723)]),c[t(518)](n,s)}}r=s[t(714)][e];for(const e of r)if(e[t(678)].is(t(492),t(742))){const i=this[t(536)](e),r=e[t(678)][t(784)](i);if(n[t(495)](r)){const i=e[t(678)][t(519)][t(519)][t(784)](t(721)),s=c[t(545)](i)||new Set;s[t(713)](n[t(545)](r)[t(723)]),c[t(518)](i,s)}}for(const e of c[t(745)]())(i[t(495)](e)||n[t(495)](e))&&c[t(712)](e)}for(const e of a){const r=s[t(656)][e];let o=null,a=null;for(const e of r){const r=this[t(536)](e),s=e[t(678)][t(784)](r),u=c[t(545)](s);u&&t(504)==e[t(601)]&&(o=Array[t(597)](u)[0],a=e[t(678)][t(784)](t(525))),o&&(n[t(518)](s,{userId:o}),i[t(518)](s,{userId:o})),s==a&&(o=null,a=null)}}const u={},l=new Set;for(const e of a){const o=r[t(714)][e],a=r[t(656)][e];for(const{userId:e}of this[t(615)][t(744)]())null!==e&&l[t(713)](e);for(const{userId:e}of this[t(575)][t(744)]())null!==e&&l[t(713)](e);this[t(730)](a,s[t(656)][e],i,t(772),l),this[t(730)](o,s[t(714)][e],n,t(608),l),u[e]={insertions:this[t(532)](a),deletions:this[t(532)](o),attachChange:this[t(575)][t(545)](e)||null,attributesBefore:yn(this[t(571)][t(545)](e))||{},attributesAfter:yn(this[t(801)][t(545)](e))}}return{diffData:u,authorsIds:Array[t(597)](l)}}[_i(670)](t){const e=_i;for(const[,n]of t[e(683)]){const t=n[e(775)][e(588)]()[e(497)]((t=>e(742)==t[e(645)]));for(const n of t)1==n[e(722)]&&n[e(541)](0).is(e(492),e(515))&&n[e(541)](0)[e(590)](e(551),!0)}}[_i(532)](t){const e=_i;this[e(670)](t);const n=this[e(689)][e(566)][e(809)](t,{}),i=Array[e(597)](n[e(652)]())[e(658)]((t=>this[e(593)](t)));return JSON[e(804)](i)}[_i(593)](t){const e=_i;if(t.is(e(642)))return t[e(566)];{const n=t;return{type:Object[e(745)](Ii)[e(782)]((e=>t instanceof Ii[e])),name:n[e(645)],attributes:Array[e(597)](n[e(598)]()),children:Array[e(597)](n[e(652)]())[e(658)]((t=>this[e(593)](t)))}}}[_i(730)](t,e,n,i,r){const s=_i;let o=null,a=null,c=0;const u=this[s(689)][s(792)];for(let i=0;i<e[s(704)];i++){const r=this[s(536)](e[i]),c=e[i][s(678)][s(784)](r),h=n[s(545)](c),d=i==e[s(704)]-1;!o&&h&&(o=h,a=e[i]),o&&(!h||h[s(723)]!=o[s(723)])&&(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(723)],d=l(610)+i+":"+h+":"+c++,f=u[l(698)](n,a);t[l(683)][l(518)](d,f),null!==h&&r[l(713)](h)}}[_i(536)](t){const e=_i;switch(t[e(601)]){case e(504):return e(721);case e(607):return e(525);default:return e(635)}}[_i(727)](t,e){const n=_i;t[n(657)]=null;for(const i in t){const r=t[i];if(r instanceof Jn.Position){const s=e[n(545)](r[n(548)][n(673)]);t[i]=this[n(774)](r,s)}if(r instanceof Jn.Range){const s=e[n(545)](r[n(548)][n(673)]);t[i]=this[n(540)](r,s)}n(548)===i&&(t[n(548)]=e[n(545)](t[n(548)][n(673)]))}}[_i(540)](t,e){const n=_i;return this[n(689)][n(792)][n(698)](this[n(774)](t[n(775)],e),this[n(774)](t[n(501)],e))}[_i(774)](t,e){const n=_i;return this[n(689)][n(792)][n(748)](e,t[n(715)],t[n(591)])}[_i(579)](t){const e=_i,n=this[e(514)][e(545)](t[e(788)][e(548)][e(673)]),i=this[e(774)](t[e(788)],n),r=null===t[e(517)]?null:t[e(517)]||this[e(689)][e(602)][e(545)](e(612)).me.id,s=i[e(519)],o=this[e(568)],a=[];for(const n of t[e(521)])if(n.is(e(492)))a[e(725)](this[e(808)](n));else for(let t=0;t<n[e(661)];t++)a[e(725)](new Jn.Element(e(642),{vid:this[e(568)]++}));const c=this[e(568)];for(let t=o;t<c;t++)this[e(605)][e(518)](t,{userId:r});s[e(764)](i[e(785)],a)}[_i(646)](t){const e=_i;(t=this[e(660)](t,this[e(514)]))[e(674)]();const n=null===t[e(517)]?null:t[e(517)]||this[e(689)][e(602)][e(545)](e(612)).me.id,i=t[e(708)](),r=i[e(519)],s=i[e(785)];!function t(i,r,s,o){const a=e;for(let e=s;e<o;e++){const s=r[a(541)](e);s.is(a(492),a(642))?i[a(518)](s[a(784)](a(635)),{userId:n}):(i[a(518)](s[a(784)](a(721)),{userId:n}),t(i,s,0,s[a(722)]),i[a(518)](s[a(784)](a(525)),{userId:n}))}}(this[e(605)],r,s,s+t[e(770)])}[_i(623)](t){const e=_i,n=null===(t=this[e(660)](t,this[e(514)]))[e(517)]?null:t[e(517)]||this[e(689)][e(602)][e(545)](e(612)).me.id,i=t[e(718)][e(519)],r=t[e(724)][e(519)],s=i[e(784)](e(525)),o=r[e(784)](e(721));i[e(590)](e(525),r[e(784)](e(525))),r[e(590)](e(525),s),this[e(605)][e(518)](o,{userId:n}),this[e(605)][e(518)](s,{userId:n}),t[e(674)]()}[_i(581)](t){const e=_i,n=null===(t=this[e(660)](t,this[e(514)]))[e(517)]?null:t[e(517)]||this[e(689)][e(602)][e(545)](e(612)).me.id,i=t[e(632)],r=t[e(699)][e(519)];t[e(674)]();const s=r[e(784)](e(525)),o=t[e(550)][e(512)];if(i){const t=o[e(784)](e(525)),i=r[e(784)](e(525));r[e(590)](e(525),t),o[e(590)](e(525),i),this[e(605)][e(518)](r[e(784)](e(525)),{userId:n}),this[e(605)][e(518)](o[e(784)](e(721)),{userId:n})}else{const t=this[e(568)]++,i=this[e(568)]++;r[e(590)](e(525),t),o[e(590)](e(721),i),o[e(590)](e(525),s),this[e(605)][e(518)](t,{userId:n}),this[e(605)][e(518)](i,{userId:n})}}[_i(523)](t){const e=_i;if(!t[e(603)])return;const n=(t=this[e(660)](t,this[e(641)]))[e(604)]?t[e(604)][e(548)]:null,i=t[e(700)]?t[e(700)][e(548)]:null;n&&this[e(520)][e(712)](t[e(645)]),i&&this[e(520)][e(518)](t[e(645)],t[e(700)][e(516)]());const r=null===t[e(517)]?null:t[e(517)]||this[e(689)][e(602)][e(545)](e(612)).me.id,s=t[e(645)];if(!this[e(615)][e(495)](s))return void this[e(615)][e(518)](s,{range:t[e(604)],userId:r});const o=this[e(615)][e(545)](s),a=o[e(797)],c=t[e(700)];null==a&&null==c||a&&c&&a[e(564)](c)?this[e(615)][e(712)](t[e(645)]):o[e(723)]=r}[_i(738)](t,e){const n=_i;this[n(641)][n(495)](t[n(673)])?this[n(641)][n(545)](t[n(673)])[n(728)]=t[n(669)]:(this[n(641)][n(518)](t[n(673)],Ri(t[n(673)],!0)),this[n(801)][n(518)](t[n(673)],{}),e&&this[n(514)][n(518)](t[n(673)],Ri(t[n(673)],!0)));const i=null===t[n(517)]?null:t[n(517)]||this[n(689)][n(602)][n(545)](n(612)).me.id,r=this[n(575)][n(545)](t[n(673)]);r&&r[n(723)]===i?this[n(575)][n(712)](t[n(673)]):this[n(575)][n(518)](t[n(673)],{userId:i,isAttached:t[n(669)]})}[_i(796)](t){const e=_i,n=this[e(801)][e(545)](t[e(548)][e(673)]);null===t[e(755)]?delete n[t[e(614)]]:n[t[e(614)]]=t[e(755)]}}function xi(t){const e=_i,n=Ri(t[e(673)],t[e(665)]());for(const i of t[e(652)]()){const t=i[e(628)](!0);n[e(509)](t)}return n}function Ri(t,e=!0){const n=_i,i=new Jn.DocumentFragment;return i[n(673)]=t,i[n(728)]=e,i[n(665)]=()=>i[n(728)],i}function Ni(t,e,n){const i=_i,r=i(607)==t[i(601)]?n[i(543)](t[i(678)],i(501)):n[i(570)](t[i(678)]);return n[i(748)](e,r[i(715)],r[i(591)])}function Ei(t,e,n){const i=_i,r=i(504)==t[i(601)]?n[i(543)](t[i(678)],0):n[i(793)](t[i(678)]);return n[i(748)](e,r[i(715)],r[i(591)])}var Mi=n(311),Vi=n(673),ji=n.n(Vi),Di=n(545),Ci=n.n(Di),Li=n(262),Pi=n.n(Li),Fi=n(667),zi=n.n(Fi),Hi=n(357),Zi=n.n(Hi),qi=n(426),Ui={attributes:{"data-cke":!0}};Ui.setAttributes=zi(),Ui.insert=Pi().bind(null,"head"),Ui.domAPI=Ci(),Ui.insertStyleElement=Zi();ji()(qi.A,Ui);qi.A&&qi.A.locals&&qi.A.locals;var Bi=n(959),Yi={attributes:{"data-cke":!0}};Yi.setAttributes=zi(),Yi.insert=Pi().bind(null,"head"),Yi.domAPI=Ci(),Yi.insertStyleElement=Zi();ji()(Bi.A,Yi);Bi.A&&Bi.A.locals&&Bi.A.locals;const Wi=Gi;function Ji(){const t=["ck-revision-history-save-revision-form","480473iJEzcC","extendTemplate","locale","revisionName","3550976iTTceT","revisionNameInputView","stopPropagation","fieldView","arrowdown","2CPXYFl","_createRevisionNameInput","render","arrowup","40484qgAFPK","keystrokes","34619Ptgkia","972tESnJs","element","11952801DLpglB","6VTchbC","Name of the revision","add","value","trim","setTemplate","listenTo","focus","40mmajHe","focusTracker","form","220","set","arrowright","optional","9852YdCjny","label","input","errorText","arrowleft","92760rZHNii","530UhMtMG","revisionNameInputValue","ck-responsive-form","reset","574gubcVE"];return(Ji=function(){return t})()}function Gi(t,e){const n=Ji();return(Gi=function(t,e){return n[t-=157]})(t,e)}!function(t){const e=Gi,n=t();for(;;)try{if(680821===-parseInt(e(180))/1*(parseInt(e(189))/2)+parseInt(e(199))/3*(-parseInt(e(193))/4)+parseInt(e(174))/5*(-parseInt(e(196))/6)+-parseInt(e(178))/7*(parseInt(e(173))/8)+-parseInt(e(198))/9+parseInt(e(161))/10*(parseInt(e(184))/11)+-parseInt(e(168))/12*(-parseInt(e(195))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ji);class Ki extends Mi.View{constructor(e,n){const i=Gi;super(e),this[i(162)]=new t.FocusTracker,this[i(194)]=new t.KeystrokeHandler,this[i(165)](i(175),""),this[i(185)]=this[i(190)](n),this[i(158)]({tag:i(163),attributes:{class:["ck",i(179),i(176)],tabindex:"-1"},children:[this[i(185)]]}),(0,Mi.injectCssTransitionDisabler)(this)}[Wi(191)](){const t=Wi;super[t(191)](),(0,Mi.submitHandler)({view:this}),this[t(162)][t(201)](this[t(185)][t(197)]),this[t(194)][t(159)](this[t(197)]);const e=e=>e[t(186)]();this[t(194)][t(165)](t(166),e),this[t(194)][t(165)](t(172),e),this[t(194)][t(165)](t(192),e),this[t(194)][t(165)](t(188),e)}[Wi(160)](){const t=Wi;this[t(185)][t(160)]()}get[Wi(183)](){const t=Wi;return this[t(185)][t(187)][t(197)][t(202)][t(157)]()}set[Wi(183)](t){const e=Wi;this[e(185)][e(187)][e(197)][e(202)]=t[e(157)]()}[Wi(177)](){const t=Wi;this[t(185)][t(187)][t(197)][t(202)]="",this[t(185)][t(171)]=null}[Wi(190)](t){const e=Wi,n=new Mi.LabeledFieldView(this[e(182)],Mi.createLabeledInputText),i=n[e(187)];i[e(181)]({attributes:{maxlength:e(164)}});let r=$n(this[e(182)],e(200));return!t&&(r+=" ("+$n(this[e(182)],e(167))+")"),n[e(169)]=r,i.on(e(170),(()=>{const t=e;this[t(175)]=i[t(197)][t(202)][t(157)]()})),n}}const Qi=Xi;function Xi(t,e){const n=$i();return(Xi=function(t,e){return n[t-=232]})(t,e)}function $i(){const t=["isEnabled","_showDialog","6458215msQQqV","isOpen","revisionHistory.requireRevisionName","_registerMenuComponent","Revision history","history","add","isOfficialPlugin","RevisionTracker","73HPDGtu","editing","view","menuitem","addMany","isReady","items","set","46402MFRUKj","buttonView","showRevisionViewerCallback","config","Accept","menuBar:revisionHistory","145726EPwDaz","The revision name cannot be empty.","children","componentFactory","reset","Save current revision","_saveRevisionFormView","submit","revisionName","4636400COVrmY","RevisionHistoryUI","errorText","focus","menu","hide","panelView","show","render","revisionSave","6BDLIGj","bind","10mKkCxc","revisionHistory","_createSaveRevisionFormView","role","isPremiumPlugin","requires","63729378xiHRNh","Cancel","execute","get","revisionNameInputView","15164432lIdbKf","delegate","locale","editor","plugins","Open revision history","isReadOnly","pluginName","init","saveRevision","Dialog","ck-button-action","313749cvNRHA"];return($i=function(){return t})()}!function(t){const e=Xi,n=t();for(;;)try{if(957307===-parseInt(e(287))/1*(parseInt(e(295))/2)+-parseInt(e(275))/3+-parseInt(e(240))/4+-parseInt(e(278))/5*(parseInt(e(250))/6)+parseInt(e(301))/7+-parseInt(e(263))/8+-parseInt(e(258))/9*(-parseInt(e(252))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class tr extends Yn.Plugin{static get[Qi(270)](){return Qi(241)}static get[Qi(285)](){return!0}static get[Qi(256)](){return!0}static get[Qi(257)](){return[Oi]}[Qi(271)](){const t=Qi,e=this[t(266)],n=e[t(267)][t(261)](t(286));e.ui[t(234)][t(284)](t(253),(i=>{const r=t,s=(0,Mi.createDropdown)(i),o=s[r(246)][r(233)],a=new Mi.ListView(i),c=new Mi.ListItemView(i),u=new Mi.ButtonView(i),l=new Mi.ListItemView(i),h=new Mi.ButtonView(i);return s[r(251)](r(276)).to(n,r(292),n,r(276),e,r(269),((t,e,n)=>t&&e&&!n)),s[r(296)][r(294)]({icon:Yn.icons[r(283)],label:$n(i,r(282)),tooltip:!0}),u[r(294)]({label:$n(i,r(236)),withText:!0,role:r(290)}),u[r(251)](r(276)).to(n,r(292),n,r(276),e,r(269),((t,e,n)=>t&&e&&!n)),u.on(r(260),(()=>this[r(277)]())),h[r(294)]({label:$n(i,r(268)),withText:!0,role:r(290)}),h[r(251)](r(276)).to(n,r(292),e,r(269),((t,e)=>t&&!e)),h.on(r(260),(()=>{const t=r;e[t(298)][t(261)](t(253))[t(297)](),s[t(279)]=!1,e[t(288)][t(289)][t(243)]()})),c[r(233)][r(284)](u),l[r(233)][r(284)](h),a[r(255)]=r(244),a[r(293)][r(291)]([c,l]),o[r(284)](a),s})),e.ui[t(234)][t(284)](t(300),(()=>this[t(281)]()))}[Qi(281)](){const t=Qi,e=this[t(266)],n=e[t(265)],i=new Mi.MenuBarMenuView(n),r=new Mi.MenuBarMenuListView(n);i[t(296)][t(294)]({icon:Yn.icons[t(283)],label:$n(n,t(282))});const s=new Mi.MenuBarMenuListItemView(n,i),o=new Mi.MenuBarMenuListItemButtonView(n);o[t(294)]({label:$n(n,t(236))}),o[t(264)](t(260)).to(i),o.on(t(260),(()=>{this[t(277)]()})),s[t(233)][t(284)](o),r[t(293)][t(284)](s);const a=new Mi.MenuBarMenuListItemView(n,i),c=new Mi.MenuBarMenuListItemButtonView(n);return c[t(294)]({label:$n(n,t(268))}),c[t(264)](t(260)).to(i),c.on(t(260),(()=>{const n=t;e[n(298)][n(261)](n(253))[n(297)]()})),a[t(233)][t(284)](c),r[t(293)][t(284)](a),i[t(246)][t(233)][t(284)](r),i}[Qi(277)](){const t=Qi,e=this[t(266)],n=e[t(265)],i=e[t(267)][t(261)](t(273)),r=e[t(267)][t(261)](t(286));function s(r){const s=t;e[s(298)][s(261)](s(280))&&""===r[s(239)]?r[s(262)][s(242)]=$n(n,s(232)):(e[s(267)][s(261)](Oi)[s(272)]({name:r[s(239)]}),i[s(245)]())}this[t(237)]||(this[t(254)](),this[t(237)].on(t(238),(()=>s(this[t(237)])))),this[t(237)][t(235)](),i[t(247)]({id:t(249),title:$n(n,t(236)),isModal:!0,content:this[t(237)],actionButtons:[{label:$n(e[t(265)],t(259)),withText:!0,onExecute:()=>i[t(245)]()},{label:$n(e[t(265)],t(299)),class:t(274),withText:!0,onCreate(n){const i=t;n[i(251)](i(276)).to(r,i(292),r,i(276),e,i(269),((t,e,n)=>t&&e&&!n))},onExecute:()=>s(this[t(237)])}]})}[Qi(254)](){const t=Qi,e=this[t(266)],n=e[t(265)];this[t(237)]=new Ki(n,e[t(298)][t(261)](t(280))),this[t(237)][t(248)]()}}const er=nr;function nr(t,e){const n=ir();return(nr=function(t,e){return n[t-=129]})(t,e)}function ir(){const t=["bindTemplate","ck-revision-change__","ck-revision-change__label","1699325xaZjnP","3520323ngPcRj","data","3702DqORrg","changeId","author","set","name","ck-annotation","isSuggestion","ck-revision-change","Suggested by","span","element","2635016ZynQPW","32244aBefMd","setTemplate","Added by","Removed by","add","271500VJJXjH","_model","155584DCOfJp","494uJRSPc","type","div","7PLhrlk","focus"];return(ir=function(){return t})()}!function(t){const e=nr,n=t();for(;;)try{if(229161===parseInt(e(156))/1+-parseInt(e(159))/2*(-parseInt(e(139))/3)+parseInt(e(158))/4+parseInt(e(136))/5+parseInt(e(151))/6*(-parseInt(e(131))/7)+-parseInt(e(150))/8+-parseInt(e(137))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class rr extends Mi.View{constructor(t,e){const n=nr;super(t),this[n(157)]=e,this[n(140)]=e.id;const i=this[n(133)],r=$n(t,e[n(138)][n(145)]?n(147):n(155)==e[n(129)]?n(153):n(154));this[n(142)](n(129),e[n(129)]),this[n(152)]({tag:n(130),attributes:{class:[n(144),n(146),i.to(n(129),(t=>n(134)+t))],tabindex:-1},children:[{tag:n(148),children:[{tag:n(148),attributes:{class:[n(135)]},children:[{text:r}]},{text:" "+e[n(141)][n(143)]}]}]})}[er(132)](){const t=er;this[t(149)][t(132)]()}}var sr=or;function or(t,e){var n=cr();return(or=function(t,e){return n[t-=468]})(t,e)}!function(t){for(var e=or,n=t();;)try{if(146741===parseInt(e(476))/1+parseInt(e(470))/2+-parseInt(e(477))/3+-parseInt(e(469))/4*(parseInt(e(468))/5)+-parseInt(e(482))/6+parseInt(e(473))/7*(-parseInt(e(479))/8)+parseInt(e(484))/9*(parseInt(e(474))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cr);class ar extends((0,t.ObservableMixin)()){constructor(e){var n=or;super(),this.id=e.id||(0,t.uid)(),this[n(472)]=e[n(472)],this[n(475)]=e[n(475)],this[n(480)]=e[n(480)]||{},this[n(481)]=e[n(481)],this[n(483)](n(478),e[n(478)])}[sr(471)](){var t=sr;return{id:this.id,authorId:this[t(472)].id,type:this[t(475)],data:this[t(480)],createdAt:this[t(478)]}}}function cr(){var t=["data","rootName","1449870cPculm","set","27ROAfgZ","200rFnFnV","28308AqmCmK","286698DSemKB","toJSON","author","68873zNEIfQ","2643080rppbmg","type","39022IdAyQq","409698WdAviW","createdAt","136LsFCwD"];return(cr=function(){return t})()}function ur(){const t=["5551480QxDSLg","4397256TGgKbO","194183fHJAJJ","changes","23892oimDDA","40ipDnHa","26516qsKKbp","2oXxDTo","6ihYmYO","171ZIXgbY","_setChanges","add","oldRevisionId","2018205MhQcVQ","newRevisionId","476170lqFnOl"];return(ur=function(){return t})()}const lr=hr;function hr(t,e){const n=ur();return(hr=function(t,e){return n[t-=181]})(t,e)}!function(t){const e=hr,n=t();for(;;)try{if(396827===-parseInt(e(184))/1*(parseInt(e(185))/2)+parseInt(e(187))/3*(parseInt(e(182))/4)+parseInt(e(193))/5+parseInt(e(186))/6*(-parseInt(e(191))/7)+parseInt(e(194))/8+-parseInt(e(195))/9+-parseInt(e(183))/10*(-parseInt(e(196))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ur);class dr{constructor(e,n){const i=hr;this[i(192)]=e,this[i(190)]=n,this[i(181)]=new t.Collection}[lr(188)](t){const e=lr;for(const n of t)this[e(181)][e(189)](n)}}var fr=n(536),vr={attributes:{"data-cke":!0}};vr.setAttributes=zi(),vr.insert=Pi().bind(null,"head"),vr.domAPI=Ci(),vr.insertStyleElement=Zi();ji()(fr.A,vr);fr.A&&fr.A.locals&&fr.A.locals;const mr=gr;!function(t){const e=gr,n=t();for(;;)try{if(546920===-parseInt(e(465))/1+parseInt(e(622))/2+parseInt(e(598))/3*(-parseInt(e(677))/4)+parseInt(e(501))/5+-parseInt(e(458))/6+parseInt(e(768))/7*(parseInt(e(699))/8)+-parseInt(e(571))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wr);const pr={c:Jn.ViewContainerElement,a:Jn.ViewAttributeElement,e:Jn.ViewEmptyElement,r:Jn.ViewRawElement,u:Jn.ViewUIElement};class yr extends Yn.Plugin{static get[mr(624)](){return mr(675)}static get[mr(749)](){return!0}static get[mr(584)](){return!0}static get[mr(570)](){return[Wn.Users,Mi.ContextualBalloon,Xn]}constructor(t){const e=mr;super(t),this[e(782)]=this[e(521)][e(610)][e(680)](e(552)),this[e(618)](e(583),null),this[e(618)](e(745),null),this[e(657)]=null,this[e(618)](e(693),null),this[e(618)](e(765),!1),this[e(618)](e(572),!0),this.on(e(615),((t,n,i)=>{const r=e;this[r(583)]=null,this[r(745)]=null,this[r(521)][r(686)][r(716)][r(502)]((t=>{const e=r;for(const n of this[e(521)][e(686)][e(716)][e(461)][e(748)])i?t[e(582)](e(666),n):t[e(558)](e(666),n)}))})),this[e(500)](e(609)).to(this,e(583),(t=>null!==t)),this[e(500)](e(692)).to(this,e(765),this,e(693),this,e(583),((t,n,i)=>t&&i?n[e(457)][e(474)](i):0)),this[e(500)](e(689)).to(this,e(765),this,e(693),((t,n)=>t?n[e(457)][e(725)]:0)),this[e(504)]=null,this[e(629)]=new Map,this[e(473)]=null,this[e(676)]=this[e(521)][e(610)][e(680)](Mi.ContextualBalloon)}[mr(575)](){const t=mr,e=this[t(521)],n=new _r(e,{direction:t(535)}),i=new _r(e,{direction:t(547)});e[t(517)][t(626)](t(496),n),e[t(517)][t(626)](t(635),i),e[t(517)][t(626)](t(640),new br(e)),this.on(t(756),(()=>{const e=t;n[e(630)](),i[e(630)]()})),this[t(736)](),this[t(585)](),e[t(700)](t(537)),e[t(610)][t(569)](t(620))&&e[t(610)][t(680)](t(620))[t(449)](t(537))}async[mr(591)](t){const e=mr;await this[e(713)](t);const n={};for(const i in t[e(518)]){if(t[e(518)][i][e(485)]&&!t[e(518)][i][e(485)][e(767)])continue;const r=this[e(739)](JSON[e(691)](t[e(518)][i][e(750)])),s=this[e(521)][e(686)][e(716)][e(461)],o=new Jn.ViewDocumentFragment(s,r[e(530)]((t=>this[e(684)](t))));this[e(521)][e(766)][e(721)][e(539)](e(507)),n[i]=this[e(521)][e(766)][e(721)][e(476)](o),this[e(521)][e(766)][e(721)][e(539)](e(688))}return n}async[mr(669)](t){const e=mr;await this[e(713)](t);const n={};for(const i in t[e(518)])t[e(518)][i][e(485)]&&!t[e(518)][i][e(485)][e(767)]||(n[i]=t[e(518)][i][e(665)]||{});return n}[mr(739)](t){const e=mr;return(t=t[e(611)]((t=>!t[e(769)]||e(779)!==t[e(769)]&&e(690)!==t[e(769)])))[e(772)]((t=>{const n=e;n(466)!=typeof t&&(t[n(511)]=this[n(739)](t[n(511)]),t[n(661)]=t[n(661)][n(611)]((t=>!t[0][n(480)](n(540)))))})),t}async[mr(715)](t,e,n=!1){const i=mr;if(!this[i(572)])return;const r=this[i(693)],s=this[i(782)],o=i(466)==typeof t?s[i(718)](t):t,a=i(466)==typeof e?s[i(718)](e):e,c=o.id,u=a?a.id:null;if(!n&&this[i(693)]&&this[i(693)][i(512)]===c&&this[i(693)][i(617)]===u)return Promise[i(627)]();this[i(765)]=!1,this[i(745)]=null,this[i(583)]=null,this[i(693)]=new dr(c,u);const l=this[i(453)](o,a,!0)[i(530)]((t=>this[i(713)](t)));return l[i(534)](new Promise((t=>{setTimeout(t,20)}))),Promise[i(550)](l)[i(459)]((()=>{const t=i;if(!this[t(572)])return;this[t(555)]();const e=this[t(529)](c,u);for(const n of e[t(457)])this[t(629)][t(618)](n.id,n);this[t(521)][t(652)][t(564)]({isUndoable:!1},(n=>{const i=t;for(const t of this[i(521)][i(652)][i(461)][i(770)]())n[i(503)](t);for(const t of Object[i(679)](e[i(652)])){const r=n[i(497)](t);for(const s of Object[i(679)](e[i(661)][t]))n[i(589)](s,e[i(661)][t][s],r);n[i(588)](e[i(652)][t],r,0)}})),this[t(693)][t(757)](this[t(773)](e[t(457)])),this[t(765)]=!0}))[i(463)]((t=>{const e=i;console[e(734)](t),this[e(555)](),r&&(this[e(693)]=r),this[e(765)]=!0}))}[mr(637)](t,e){const n=mr,i=this[n(782)][n(451)](t);return i.on(n(752),((t,n,r)=>e(n,r,i))),this[n(782)][n(484)](i),i}[mr(713)](t){const e=mr;if(!t||t[e(518)])return Promise[e(627)]();{const n=this[e(521)][e(580)][e(680)](e(446));return this[e(473)][e(718)]({channelId:n,revisionId:t.id})[e(459)]((n=>{const i=e;t[i(752)]({diffData:n[i(518)]},!0)}))}}[mr(555)](){const t=mr;this[t(583)]=null,this[t(631)](),this[t(504)]&&this[t(504)][t(634)](),this[t(504)]=null,this[t(629)][t(467)](),this[t(521)][t(652)][t(564)]({isUndoable:!1},(e=>{const n=t;for(const t of this[n(521)][n(652)][n(461)][n(770)]())e[n(503)](t)}))}[mr(773)](t){const e=mr,n=[],i=new Map;for(const t of this[e(521)][e(652)][e(461)][e(770)]()){const r=this[e(521)][e(686)][e(716)][e(638)](t);if(!r)continue;const s=r[e(711)]()[e(759)](0);s&&(n[e(534)](t),i[e(618)](t,s))}return n[e(746)](((t,n)=>{const r=e,s=i[r(680)](t),o=i[r(680)](n);return s.y-o.y||s.x-o.x})),(t=t[e(611)]((t=>n[e(697)](t[e(531)]))))[e(746)](((t,i)=>n[e(576)](t[e(531)])-n[e(576)](i[e(531)]))),t}[mr(708)](t){const e=mr,n=Array[e(733)](t[e(447)])[e(611)]((([t,n])=>t[e(480)](e(717))&&!n[e(587)])),i=Array[e(733)](this[e(521)][e(652)][e(464)](t)[e(764)]({singleCharacters:!0}));if(0!=n[e(725)])for(const t of i){const[i,r]=n[0],[,s,o]=i[e(519)](":");if(r[e(538)][e(650)](t[e(648)])&&n[e(723)](),(t[e(781)][e(650)](r[e(705)])||t[e(781)][e(601)](r[e(705)]))&&(e(761)==s?t[e(452)]={userId:o}:e(505)==s&&(t[e(762)]={userId:o})),0==n[e(725)])break}return i}[mr(487)](t){const e=mr,n=new Map;for(let i=0;i<t[e(725)];i++)e(724)===t[i][e(662)]?(t[i][e(759)][e(780)]=i,t[i][e(759)][e(623)]=i):(e(594)===t[i][e(662)]?t[i][e(759)][e(780)]=i:e(595)===t[i][e(662)]&&(t[i][e(759)][e(623)]=i),n[e(618)](t[i].id,i));for(const i of n[e(702)]())e(594)===t[i][e(662)]?t[i][e(759)][e(623)]=n[e(680)](t[i][e(633)]):e(595)===t[i][e(662)]&&(t[i][e(759)][e(780)]=n[e(680)](t[i][e(633)]))}[mr(744)](t){const e=mr;for(let n=0;n<t[e(725)];n++){if(e(594)===t[n][e(662)])t[n][e(759)][e(780)]=n;else if(e(595)===t[n][e(662)]){t[n][e(759)][e(623)]=n;const i=t[n][e(759)][e(780)];t[i][e(633)]=t[n].id,t[n][e(633)]=t[i].id}else t[n][e(759)][e(780)]=n,t[n][e(759)][e(623)]=n,t[n][e(633)]=null;t[n][e(607)]||(t[n][e(607)]=[],t[n][e(645)]=[])}}[mr(455)](t,e){const n=mr,i=t[n(611)]((t=>!t[n(452)]));for(let t=0;t<e[n(725)];t++)e[t][n(452)]&&(i[t][n(452)]=e[t][n(452)])}[mr(478)](t){const e=mr,n=JSON[e(691)](t),i=this[e(521)][e(686)][e(716)][e(461)],r=new Jn.ViewDocumentFragment(i,n[e(530)]((t=>this[e(684)](t))));return this[e(521)][e(766)][e(709)](r)}[mr(684)](t){const e=mr,n=this[e(521)][e(686)][e(716)][e(461)];if(e(466)==typeof t)return new Jn.ViewText(n,t);{const i=t[e(511)][e(530)]((t=>this[e(684)](t)));return new(pr[t[e(662)]]||Jn.ViewElement)(n,t[e(769)],t[e(661)],i)}}[mr(529)](t,e=null){const n=mr,i=this[n(782)][n(718)](t),r=e?this[n(782)][n(718)](e):null,s=this[n(453)](i,r),o=s[s[n(725)]-1],a=new Map,c={model:{},attributes:{},changes:[]},u=new Set,l=new Map;for(let t=s[n(725)]-1;t>=0;t--){const e=s[t];for(const t of Object[n(679)](e[n(518)]))if(e[n(518)][t][n(485)]){const i=e[n(518)][t][n(485)];i[n(767)]?(u[n(626)](t),l[n(569)](t)&&l[n(680)](t)[n(728)]==i[n(728)]?l[n(562)](t):l[n(618)](t,i)):l[n(569)](t)?(u[n(562)](t),l[n(562)](t)):(u[n(626)](t),l[n(618)](t,i))}else u[n(626)](t)}for(const t of u){const e=l[n(569)](t)&&!l[n(680)](t)[n(767)];let i=e?s[n(725)]-1:0;const r=e?-1:1;for(;s[i];){const o=s[i];if(o[n(518)][t]){const i=e?o[n(518)][t][n(710)]:o[n(518)][t][n(665)];c[n(661)][t]=i?yn(i):{};break}i+=r}}for(const t of s){t[n(652)]={};for(const e of t[n(695)])a[n(618)](e.id,e);for(const e of u){const i=t[n(518)][e]?t[n(518)][e][n(750)]:"[]",r=t[n(518)][e]?t[n(518)][e][n(644)]:"[]";t[n(652)][e]={insertions:this[n(478)](i),deletions:this[n(478)](r)}}}for(const t of u){let e=null,r=0;const u=new Map(Array[n(733)](i[n(652)][t][n(750)][n(447)])[n(611)]((([t])=>!t[n(480)](n(717)))));let h=0;for(const o of s){const s=this[n(708)](o[n(652)][t][n(750)]);o==i?(e=s,r=e[n(725)],e[n(772)]((t=>{t.id=h++})),this[n(744)](e)):this[n(455)](e,s);const a=e[n(611)]((t=>!t[n(452)]))[n(530)]((t=>t.id));let c=0;const l=this[n(708)](o[n(652)][t][n(644)]);l[n(772)]((t=>{t[n(762)]?t.id=r++:t.id=a[c++]})),this[n(744)](l),this[n(596)](e,n(452)),this[n(596)](l,n(762)),o==i&&this[n(488)](e,u),e=this[n(516)](e,l),this[n(487)](e),this[n(596)](e,n(762))}e=e[n(611)]((t=>!(t[n(452)]&&t[n(762)])));const d=new Map(o[n(652)][t][n(644)][n(447)]),f=new Set(u[n(679)]());for(const t of d[n(679)]())f[n(562)](t);this[n(520)](e,f),this[n(482)](e),e=this[n(729)](e),e=this[n(494)](e),e=this[n(468)](e);const{root:v,changes:m}=this[n(758)](e,a,t);c[n(652)][t]=v;const p=l[n(680)](t);if(p){const e=a[n(680)](p[n(728)]),i=new ar({author:e,type:p[n(767)]?n(626):n(719),data:{isOnRoot:!0},createdAt:new Date,rootName:t});m[n(616)](i),c[n(661)][t][n(654)]=i.id}c[n(457)]=c[n(457)][n(556)](m)}return c}[mr(488)](t,e){const n=mr;for(let i=0;i<t[n(725)];i++)for(const[r,s]of e)s[n(705)][n(650)](t[i][n(781)])&&t[i][n(607)][n(534)](r),s[n(538)][n(650)](t[i][n(648)])&&t[i][n(645)][n(534)](r)}[mr(516)](t,e){const n=mr;let i=[],r=0,s=0;for(;r<t[n(725)]||s<e[n(725)];){const o=t[r]||{},a=e[s]||{};if(o.id==a.id)r++,s++,i[n(534)](o);else if(a[n(762)]&&o[n(452)]){const{commonTape:o,iEnd:a,jEnd:c}=this[n(532)](t,r,e,s);i=i[n(556)](o),r=a,s=c}else a[n(762)]?(s++,i[n(534)](a)):(r++,i[n(534)](o))}return i}[mr(520)](t,e){const n=mr,i=[];for(let o=0;o<t[n(725)];o++){for(let s=0;s<t[o][n(607)][n(725)];s++){const a=t[o][n(607)][s];if(!e[n(569)](a))continue;const{group:c,type:u,authorId:l}=r(a);n(760)!=c||n(761)!=u&&n(505)!=u||(i[n(616)]({type:u,name:a,userId:l}),t[o][n(607)][n(508)](s,1),s--)}s(t[o]);for(let s=0;s<t[o][n(645)][n(725)];s++){const a=t[o][n(645)][s];if(!e[n(569)](a))continue;const{group:c,type:u}=r(a);if(n(760)!=c||n(761)!=u&&n(505)!=u)continue;t[o][n(645)][n(508)](s,1),s--;const l=i[n(606)]((t=>t[n(769)]==a));l>-1&&i[n(508)](l,1)}}function r(t){const e=n,i=t[e(519)](":");return{group:i[0],type:i[1],subType:i[e(725)]>=5?i[2]:null,id:i[e(725)]<5?i[2]:i[3],authorId:i[e(725)]<5?i[3]:i[4],markerCount:6==i[e(725)]?i[5]:null}}function s(t){const e=n;for(let n=0;n<i[e(725)];n++){if(t[e(452)]&&e(761)==i[n][e(662)])return t[e(743)]=i[n],void delete t[e(452)];if(!t[e(452)]&&!t[e(762)]&&e(505)==i[n][e(662)])return void(t[e(599)]=i[n])}}}[mr(596)](t,e){const n=mr;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(618)](o.id,i);for(let i=0;i<t[n(725)];i++){if(n(762)==e&&t[i][n(452)]||n(452)==e&&t[i][n(762)])continue;if(n(724)==t[i][n(662)]){t[i][n(651)]=0;continue}const r=s[n(680)](t[i][n(633)]),o=s[n(680)](t[i].id);t[i][n(651)]=r-o}}[mr(453)](t,e,n=!1){const i=mr,r=[];let s=this[i(782)][i(474)](t),o=this[i(782)][i(474)](e);for(-1==o&&(o=this[i(782)][i(741)][i(725)],n=!1);s<o;)r[i(534)](this[i(782)][i(718)](s)),s++;return n&&r[i(534)](this[i(782)][i(718)](s)),r}[mr(532)](t,e,n,i){const r=mr,s=this[r(521)][r(652)][r(493)];let o=e;for(;t[o]&&t[o][r(452)];)o++;let a=i;for(;n[a]&&n[a][r(762)];)a++;u(t,e,o),u(n,i,a);const c=n[r(526)](i,a)[r(556)](t[r(526)](e,o));return c[r(746)](((t,e)=>t[r(656)]!=e[r(656)]?t[r(656)]-e[r(656)]:t[r(559)]!=e[r(559)]?t[r(559)]-e[r(559)]:t[r(651)]!=e[r(651)]?e[r(651)]-t[r(651)]:!!t[r(452)]!=!!e[r(452)]?-1==t[r(656)]||0==t[r(656)]?t[r(452)]?-1:1:t[r(452)]?1:-1:t[r(489)]-e[r(489)])),{commonTape:c,iEnd:o,jEnd:a};function u(t,e,n){const i=r;let o=-1,a=Number[i(608)],c=!0;for(let r=e;r<n;r++)if(s[i(579)](t[r][i(759)])||(c=!1),t[r][i(759)][i(780)]<e&&(o=r),t[r][i(759)][i(623)]>=n){a=r;break}c&&(o=n-1);for(let r=e;r<n;r++)t[r][i(656)]=r<=o?-1:r<a?0:1,t[r][i(489)]=r;let u=0;for(let n=e;n<=o;n++)0==t[n][i(651)]?t[n][i(559)]=u:(u++,t[n][i(559)]=u,u++);for(let r=e;r<n;r++)0==t[r][i(656)]&&(t[r][i(559)]=u);u=0;for(let e=n-1;e>=a;e--)0==t[e][i(651)]?t[e][i(559)]=u:(u--,t[e][i(559)]=u,u--)}}[mr(482)](t){const e=mr,n=new Map,i=this[e(521)][e(652)][e(493)];for(let r=1;r<t[e(725)];r++){let s,o,a;const c=t[r],u=t[r-1];if(e(724)==c[e(662)])continue;if(c[e(662)]!=u[e(662)])continue;if(!i[e(763)](u[e(759)])||i[e(477)](u[e(759)]))continue;if(!i[e(763)](c[e(759)])||i[e(477)](c[e(759)]))continue;if((t[r][e(452)]||t[r][e(743)])&&t[r-1][e(762)])s=t[r],o=t[r-1],a=r-1;else{if(!t[r][e(762)]||!t[r-1][e(452)]&&!t[r-1][e(743)])continue;s=t[r-1],o=t[r],a=r}const l=s[e(559)]==o[e(559)],h=Math[e(600)](s[e(559)])<Math[e(600)](o[e(559)])&&0==o[e(651)];(l||h)&&(n[e(618)](o.id,s.id),t[e(508)](a,1),r--,s[e(452)]=!1)}for(let i=0;i<t[e(725)];i++)n[e(569)](t[i][e(633)])&&(t[i][e(633)]=n[e(680)](t[i][e(633)]))}[mr(729)](t){const e=mr,n=new Set(t[e(530)]((t=>t.id)));for(let i=0;i<t[e(725)];i++)n[e(569)](t[i][e(633)])||0==t[i][e(651)]||(t[i][e(646)]=!0);return t[e(611)]((t=>!t[e(646)]))}[mr(494)](t){const e=mr,n=new Set;for(let i=0;i<t[e(725)];i++){if(n[e(569)](t[i].id)&&t[i][e(762)]&&(t[i][e(646)]=!0),t[i][e(646)])continue;if(0==t[i][e(651)])continue;if(e(594)!=t[i][e(662)])continue;if(null==t[i][e(633)])continue;let r=i+1,s=0;for(;t[r].id!=t[i][e(633)];)e(594)==t[r][e(662)]?s++:e(595)==t[r][e(662)]&&s--,r++;if(0!=s)if(t[i][e(762)])t[i][e(646)]=!0;else for(;r!=i;)t[r][e(762)]&&0!=t[r][e(651)]&&(t[r][e(646)]=!0,n[e(626)](t[r][e(633)])),r--}return t[e(611)]((t=>!t[e(646)]))}[mr(468)](t){const e=mr,n=this[e(521)][e(652)][e(493)];for(let i=0;i<t[e(725)];i++){if(!(t[i][e(452)]||t[i][e(743)]||t[i][e(762)]||t[i][e(599)]))continue;if(0==t[i][e(651)])continue;const r=t[i][e(759)];n[e(763)](r)||n[e(477)](r)||(t[i][e(452)]&&delete t[i][e(452)],t[i][e(743)]&&delete t[i][e(743)],t[i][e(599)]&&delete t[i][e(599)],t[i][e(762)]&&(t[i][e(646)]=!0))}return t[e(611)]((t=>!t[e(646)]))}[mr(758)](t,e,n){const i=mr,r=new Jn.DocumentFragment,s=[],o=new Map,a=this[i(521)][i(652)],c=a[i(493)],u=[r],l={},h={isAdded:[],isRemoved:[],isAddSuggestion:[],isRemoveSuggestion:[]};let d=null;const f=[0];for(let e=0;e<t[i(725)];e++)if(i(594)===t[e][i(662)]){t[e][i(781)]=a[i(673)](r,f);const n=new Jn.Element(t[e][i(759)][i(769)],t[e][i(759)][i(674)]());u[0][i(671)](n),f[i(534)](0),u[i(616)](n),t[e][i(648)]=a[i(673)](r,f)}else i(595)===t[e][i(662)]?(u[i(723)](),t[e][i(781)]=a[i(673)](r,f),f[i(597)](),f[f[i(725)]-1]++,t[e][i(648)]=a[i(673)](r,f)):(t[e][i(781)]=a[i(673)](r,f),d?d[i(647)]+=t[e][i(759)][i(766)]:d=new Jn.Text(t[e][i(759)][i(766)],t[e][i(759)][i(674)]()),t[e+1]&&i(724)===t[e+1][i(662)]&&p(d,t[e+1][i(759)])||(u[0][i(671)](d),d=null),f[f[i(725)]-1]+=t[e][i(759)][i(592)],t[e][i(648)]=a[i(673)](r,f));for(let e=0;e<t[i(725)];e++){const n=t[e][i(781)],r=t[e][i(648)];for(const r of t[e][i(607)])o[i(618)](r,{start:n,end:null});v(i(599),e,n,r),v(i(743),e,n,r),v(i(762),e,n,r),v(i(452),e,n,r);for(const n of t[e][i(645)])o[i(680)](n)[i(538)]=r}for(const[t,e]of o){const n=this[i(521)][i(652)][i(658)](e[i(705)],e[i(538)]);r[i(447)][i(618)](t,n)}return s[i(746)](((t,e)=>{const n=i,s=r[n(447)][n(680)](n(717)+t.id),o=r[n(447)][n(680)](n(717)+e.id);return s[n(705)][n(771)](o[n(705)])?-1:s[n(705)][n(601)](o[n(705)])?1:s[n(538)][n(771)](o[n(538)])?-1:s[n(538)][n(601)](o[n(538)])?1:n(626)===t[n(662)]?-1:1})),{root:r,changes:s};function v(e,n,r,s){const o=i,a=!!t[n][e],u=a?t[n][e][o(728)]:null,d=n===t[o(725)]-1,f=h[e][0],v=c[o(726)](t[n][o(759)]);!l[e]&&a?l[e]={start:r,tapeItem:t[n],userId:u,type:e}:l[e]&&!a?(l[e][o(538)]=r,m(l[e]),l[e]=null):l[e]&&a&&l[e][o(728)]!==u&&(l[e][o(538)]=r,f&&f[o(728)]===l[e][o(728)]||m(l[e]),l[e]={start:r,tapeItem:t[n],userId:u,type:e}),l[e]&&v&&(o(594)!==t[n][o(662)]||f&&f[o(728)]===u||h[e][o(616)]({userId:u,object:t[n][o(759)],change:l[e]}),o(595)===t[n][o(662)]&&f&&f[o(567)]===t[n][o(759)]&&(h[e][o(723)](),l[e]=f[o(502)])),l[e]&&d&&(l[e][o(538)]=s,m(l[e]),l[e]=null)}function m({start:t,end:o,tapeItem:c,userId:u,type:l}){const h=i,d=c[h(759)],f=a[h(493)][h(763)](d)&&!a[h(493)][h(477)](d),v=t[h(565)]==o[h(685)]&&o[h(578)];if(f&&v)return;const m=a[h(658)](t,o),p=e[h(680)](u),y=new ar({author:p,type:h(452)==l||h(743)==l?h(626):h(719),data:{isSuggestion:h(743)==l||h(599)==l},createdAt:new Date,rootName:n});s[h(534)](y),r[h(447)][h(618)](h(717)+y.id,m)}function p(t,e){const n=i,r=t[n(674)](),s=e[n(674)]();for(const t of r){if(t[1]!==e[n(619)](t[0]))return!1;s[n(732)]()}return s[n(732)]()[n(491)]}}[mr(736)](){const t=mr;this[t(521)][t(641)][t(660)](t(568))[t(469)]({view:t(655)}),this[t(521)][t(641)][t(660)](t(536))[t(737)]({model:t(655),view:e=>{const n=t,i=e[n(731)][n(519)](":")[1],r=this[n(470)](i);if(!r)return null;const s=n(626)==r[n(662)]?n(761):n(505),o=[n(747),n(549)+s];return r[n(766)][n(448)]&&o[n(534)](n(549)+s+n(551)),this[n(583)]==r&&o[n(534)](n(498)),{classes:o,attributes:{"data-change-id":i}}}}),this[t(521)][t(641)][t(660)](t(568))[t(626)]((e=>{const n=t;e.on(n(628),((t,e,i)=>{const r=n,s=e[r(510)][r(682)](0);if(!s||!s.is(r(681),r(471)))return;if(!i[r(668)][r(754)](s,{attributes:[r(542),r(603)]}))return;const o=e[r(712)][r(705)][r(565)];i[r(499)][r(589)](r(542),s[r(619)](r(542)),o),i[r(499)][r(589)](r(603),s[r(619)](r(603)),o)}),{priority:n(755)})})),this[t(521)][t(641)][t(660)](t(568))[t(626)]((e=>{const n=t;e.on(n(681),((t,e,i)=>{const r=n;if(!i[r(668)][r(754)](e[r(510)],{attributes:[r(542),r(603)]}))return;if(e[r(712)][r(587)])return;const s=e[r(712)][r(705)][r(565)];s[r(523)](r(542))||s[r(523)](r(613))||(i[r(499)][r(589)](r(542),e[r(510)][r(619)](r(542)),s),i[r(499)][r(589)](r(603),e[r(510)][r(619)](r(603)),s))}),{priority:n(755)})})),this[t(521)][t(641)][t(660)](t(568))[t(612)]({view:{name:t(730),attributes:{vid:!0}},model:{key:t(613),value:e=>e[t(619)](t(613))}}),this[t(521)][t(652)][t(493)].on(t(696),((e,[,n])=>{const i=t;[i(542),i(603),i(613)][i(697)](n)&&(e[i(774)]=!0,e[i(683)]())}),{priority:t(515)}),this[t(521)][t(641)][t(660)](t(563))[t(626)]((e=>{const n=t;e.on(n(590),((t,e,i)=>{const r=n;if(" "!=e[r(759)][r(766)]||e[r(759)][r(685)][r(706)]>1)return;if(!i[r(668)][r(754)](e[r(759)],t[r(769)]))return;const s=i[r(499)],o=i[r(703)][r(704)](e[r(643)]);s[r(525)](o,s[r(604)](r(730)))}))})),this[t(521)][t(641)][t(660)](t(563))[t(649)]({model:t(655)}),this[t(521)][t(686)][t(574)].on(t(456),function(e){const n=t,i=e[n(610)][n(680)](n(675));return(t,r,s)=>{const o=n,a=r[o(731)][o(519)](":")[1],c=i[o(470)](a);if(!c)return null;const u=o(626)==c[o(662)]?o(519):o(454);if(!s[o(668)][o(548)](r[o(541)],t[o(769)]))return;const l=r[o(541)][o(764)](),h=r[o(541)][o(705)],d=e[o(652)][o(493)];let f=null,v=null,m=!1,p=!1;for(const t of l){const e=t[o(759)];m=m||d[o(472)](e);const n=s[o(703)][o(735)](e);if(n&&n[o(672)](o(632)))return;o(595)==t[o(662)]&&d[o(763)](e)&&!d[o(477)](e)&&(e[o(577)]||h[o(560)]?f&&f[o(685)]==e||(f=e,y(t[o(781)]),p=!0):v=v||t[o(781)])}function y(t){const e=o,n=s[e(499)][e(714)](e(730),{class:e(549)+u}),a=s[e(703)][e(751)](t);c[e(766)][e(448)]&&s[e(499)][e(558)](e(549)+u+e(551),n),i[e(583)]==c&&s[e(499)][e(558)](e(498),n),s[e(499)][e(588)](a,n),s[e(703)][e(642)](n,r[e(731)])}m||p||!v||y(v)}}(this[t(521)]),{priority:t(524)}),this[t(521)][t(686)][t(574)].on(t(722),((e,n,i)=>{const r=t,s=i[r(703)][r(479)](n[r(731)]);if(s)for(const t of s)(t[r(636)](r(727))||t[r(636)](r(566)))&&(i[r(703)][r(605)](t,n[r(731)]),i[r(499)][r(719)](t))}),{priority:t(524)}),this[t(521)][t(686)][t(574)].on(t(456),((e,n,i)=>{const r=t,s=n[r(731)][r(519)](":")[1],o=this[r(470)](s);if(!o)return null;const a=r(626)==o[r(662)]?r(519):r(454);if(i[r(668)][r(548)](n[r(541)],e[r(769)]))for(const t of n[r(541)][r(492)]()){if(!t.is(r(681),r(667)))continue;const e=i[r(499)][r(714)](r(730),{class:r(549)+a}),s=i[r(703)][r(751)](this[r(521)][r(652)][r(553)](t));o[r(766)][r(448)]&&i[r(499)][r(558)](r(549)+a+r(551),e),this[r(583)]==o&&i[r(499)][r(558)](r(498),e),i[r(499)][r(588)](s,e),i[r(703)][r(642)](e,n[r(731)])}}),{priority:t(524)}),this[t(521)][t(652)][t(461)].on(t(502),(()=>{const e=t;this[e(521)][e(686)][e(716)][e(502)]((t=>{const n=e;for(const e of this[n(521)][n(652)][n(461)][n(770)]()){const i=this[n(521)][n(652)][n(461)][n(707)](e),r=this[n(521)][n(686)][n(716)][n(461)][n(707)](e);if(r){const e=i[n(619)](n(654));if(t[n(625)](n(678),r),t[n(582)](n(509),r),t[n(582)](n(720),r),t[n(582)](n(522),r),e){const i=this[n(470)](e);if(!i)return null;t[n(589)](n(678),e,r),t[n(558)](n(527)+i[n(662)],r),this[n(583)]==i&&t[n(558)](n(522),r)}}}}))})),this[t(521)][t(641)][t(660)](t(568))[t(469)]({view:t(701),model:e=>t(533)+e,converterPriority:t(515)}),this[t(521)][t(641)][t(660)](t(568))[t(469)]({view:t(545),model:e=>t(514)+e,converterPriority:t(515)}),this[t(521)][t(641)][t(660)](t(563))[t(649)]({model:t(760),view:e=>({name:t(586)+e,group:t(760)}),converterPriority:t(515)}),this[t(521)][t(641)][t(660)](t(536))[t(737)]({model:t(760),view:e=>{const n=t,i=e[n(731)][n(519)](":")[1];return n(761)!=i&&n(505)!=i?null:{classes:[n(753),n(450)+i]}}}),this[t(521)][t(686)][t(574)].on(t(486),kr(this[t(521)],t(454)),{priority:t(524)}),this[t(521)][t(686)][t(574)].on(t(546),kr(this[t(521)],t(519)),{priority:t(524)}),this[t(521)][t(686)][t(574)].on(t(573),((e,n,i)=>{const r=t,s=i[r(703)][r(479)](n[r(731)]);if(s)for(const t of s)t.is(r(775))&&(i[r(703)][r(605)](t,n[r(731)]),i[r(499)][r(719)](t))}),{priority:t(524)})}[mr(470)](t){const e=mr;return this[e(629)][e(680)](t)}[mr(738)](t){const e=mr;return this[e(504)]&&this[e(504)][e(634)](),this[e(504)]=new rr(this[e(521)][e(639)],t),this[e(504)]}[mr(585)](){const t=mr;this[t(521)][t(652)][t(461)][t(777)][t(506)](t(655)),this.on(t(776),((e,n,i,r)=>{const s=t;r&&this[s(676)][s(719)](r),i&&(this[s(676)][s(626)]({view:i,stackId:s(483),position:{target:()=>{const t=s,e=this[t(521)][t(686)],n=this[t(470)](i[t(740)]);let r;if(n[t(766)][t(557)]){const i=e[t(716)][t(638)](n[t(531)]);r=Array[t(733)](i[t(711)]())}else{const n=this[t(521)][t(652)][t(447)][t(680)](t(717)+i[t(740)]);r=Array[t(733)](e[t(703)][t(479)](n[t(769)]))[t(530)]((n=>e[t(716)][t(460)][t(663)](n)))[t(530)]((e=>Array[t(733)](e[t(711)]())))[t(543)]()}return this[t(657)]&&r[t(621)]((e=>e[t(593)]-3<=this[t(657)].y&&e[t(462)]+3>=this[t(657)].y&&e[t(581)]-3<=this[t(657)].x&&e[t(475)]+3>=this[t(657)].x))||r[0]}}}),this[s(676)][s(698)](s(483)))})),this.on(t(490),((e,n,i,r)=>{const s=t;this[s(745)]=i?this[s(738)](i):null,this[s(521)][s(652)][s(502)]((()=>{const t=s,e=this[t(521)][t(686)];r&&(r[t(766)][t(557)]?e[t(716)][t(502)]((n=>{const i=t;n[i(582)](i(522),e[i(716)][i(461)][i(707)](r[i(531)]))})):e[t(653)](t(717)+r.id)),i&&(i[t(766)][t(557)]?e[t(716)][t(502)]((n=>{const r=t;n[r(558)](r(522),e[r(716)][r(461)][r(707)](i[r(531)]))})):e[t(653)](t(717)+i.id))}))})),this[t(481)](this[t(521)][t(686)][t(716)][t(461)],t(778),((e,n)=>{const i=t;if(this[i(583)])return;const r=this[i(742)](n[i(659)]),s=this[i(629)][i(680)](r);s?(this[i(657)]={x:n[i(670)].x,y:n[i(670)].y},this[i(745)]=this[i(738)](s)):(this[i(657)]=null,this[i(745)]=null)})),this[t(481)](this[t(521)][t(686)][t(716)][t(461)],t(554),((e,n)=>{const i=t,r=this[i(742)](n[i(659)]),s=this[i(629)][i(680)](r);s?(this[i(657)]={x:n[i(670)].x,y:n[i(670)].y},s===this[i(583)]?this[i(676)][i(614)]():this[i(583)]=s):(this[i(657)]=null,this[i(583)]=null)}))}[mr(742)](t){const e=mr;do{const n=t[e(619)](e(678));if(n)return n;t=t[e(685)]}while(t);return null}[mr(631)](){const t=mr;this[t(521)][t(652)][t(502)]((e=>{const n=t;for(const t of this[n(521)][n(652)][n(447)])e[n(664)](t)}))}}function gr(t,e){const n=wr();return(gr=function(t,e){return n[t-=446]})(t,e)}function kr(t,e){return(n,i,r)=>{const s=gr;if(!r[s(668)][s(548)](i[s(541)],n[s(769)]))return;const o=i[s(541)][s(764)](),a=i[s(541)][s(705)],c=t[s(652)][s(493)];let u=null,l=null,h=!1,d=!1;for(const t of o){const e=t[s(759)];h=h||c[s(472)](e);const n=r[s(703)][s(735)](e);if(n&&n[s(672)](s(632)))return;s(595)==t[s(662)]&&c[s(763)](e)&&!c[s(477)](e)&&(e[s(577)]||a[s(560)]?u&&u[s(685)]==e||(u=e,f(t[s(781)]),d=!0):l=l||t[s(781)])}function f(t){const n=s,o=r[n(703)][n(751)](t),a=r[n(499)][n(714)](n(730),{class:n(450)+e});r[n(499)][n(588)](o,a),r[n(703)][n(642)](a,i[n(731)])}h||d||!l||f(l)}}class br extends Yn.Command{constructor(t){const e=mr;super(t);const n=t[e(610)][e(680)](yr);this[e(694)]=!1,this[e(481)](n,e(513),(()=>this[e(630)]())),this[e(481)](n,e(615),(()=>this[e(630)]()))}[mr(561)](){const t=mr,e=this[t(521)],n=e[t(610)][t(680)](yr),i=n[t(765)]?n[t(693)][t(512)]:null;e[t(580)][t(680)](t(602))[t(528)](i)}[mr(630)](){const t=mr,{isReady:e,isEnabled:n,repository:i,diff:r}=this[t(521)][t(610)][t(680)](yr),s=r&&i[t(544)](r[t(512)]);this[t(572)]=e&&n&&Boolean(s)}}class _r extends Yn.Command{constructor(t,{direction:e}){const n=mr;super(t);const i=t[n(610)][n(680)](yr);this[n(694)]=!1,this[n(495)]=n(547)===e?1:-1,this[n(481)](i,n(513),(()=>this[n(630)]())),this[n(481)](i,n(615),(()=>this[n(630)]())),this[n(481)](i,n(490),(()=>this[n(630)]()))}[mr(561)](){const e=mr,n=this[e(521)],i=n[e(610)][e(680)](yr),{isNavigationMode:r,currentChangeNumber:s}=i;let o;if(i[e(583)]=r?i[e(693)][e(457)][e(680)](s+this[e(495)]):i[e(693)][e(457)][e(687)],i[e(583)][e(766)][e(557)])o=n[e(686)][e(716)][e(638)](i[e(583)][e(531)]);else{const t=n[e(652)][e(447)][e(680)](e(717)+i[e(583)].id);o=(0,Wn.getMarkerDomElement)(n[e(686)],t)}(0,t.scrollViewportToShowTarget)({target:o,viewportOffset:40})}[mr(630)](){const t=mr,{isNavigationMode:e,currentChangeNumber:n,numberOfChanges:i,isReady:r,isEnabled:s}=this[t(521)][t(610)][t(680)](yr);this[t(572)]=!!(s&&r&&i)&&(!e||(1===this[t(495)]?n<i-1:n>0))}}function wr(){const t=["then","domConverter","document","bottom","catch","createRangeIn","195281mcgXZp","string","clear","_removeUnsupportedChanges","dataToMarker","_getChangeFromId","code","isContent","adapter","getIndex","right","toData","isLimit","_makeModelFromViewString","markerNameToElements","startsWith","listenTo","_fixObsoleteTags","revisionHistoryLabel","addRevision","attachChange","addMarker:revision-suggestion:deletion","_refreshStartEndIndex","_markMarkers","index","change:activeChange","done","getItems","schema","_markMismatchedRemovedTags","_step","showPreviousChange","addRoot","ck-suggestion-marker--active","writer","bind","1739705OapVHN","change","detachRoot","_changeView","deletion","observeMarkers","marked","splice","ck-revision-history-root-add","viewItem","children","newRevisionId","change:isReady","revision-suggestion:","highest","_joinTapes","commands","diffData","split","_markSuggestions","editor","ck-revision-history-root--active","hasAttribute","high","wrap","slice","ck-revision-history-root-","restoreRevisionCallback","_getDiff","map","rootName","_threeWayMerge","revision-comment:","push","backward","editingDowncast","revision-viewer","end","useFillerType","data-revision-","markerRange","vid_start","flat","getLaterVisibleRevision","suggestion","addMarker:revision-suggestion:insertion","forward","test","ck-suggestion-marker-","all","-new","RevisionsRepository","createPositionBefore","mousedown","_cleanUp","concat","isOnRoot","addClass","level","isAtEnd","execute","delete","dataDowncast","enqueueChange","nodeAfter","ck-suggestion-marker-merge","object","upcast","has","requires","268290EzVcLA","isEnabled","removeMarker:revision-suggestion","downcastDispatcher","init","indexOf","nextSibling","isAtStart","isInline","config","left","removeClass","activeChange","isPremiumPlugin","_initInteractions","suggestion:","isCollapsed","insert","setAttribute","attribute:vid","getRevisionData","offsetSize","top","elementStart","elementEnd","_setDistance","pop","1170cERiUD","isRemoveSuggestion","abs","isAfter","revisionHistory","vid_end","createAttributeElement","unbindElementFromMarkerName","findIndex","markersStart","POSITIVE_INFINITY","isNavigationMode","plugins","filter","elementToAttribute","vid","updatePosition","change:isEnabled","unshift","oldRevisionId","set","getAttribute","WidgetToolbarRepository","find","1982708WrZeFV","endIndex","pluginName","removeAttribute","add","resolve","element:pre","_changeIdToChange","refresh","_cleanMarkers","addHighlight","pairId","destroy","showNextChange","hasClass","addRevisionData","getDomRoot","locale","restoreRevision","conversion","bindElementToMarker","range","deletions","markersEnd","isIncorrect","_data","nextPosition","markerToData","isEqual","distance","model","reconvertMarker","revisionHistoryAttachChange","revision","side","_activeViewTarget","createRange","target","for","attributes","type","mapViewToDom","removeMarker","attributesAfter","ck-editor__editable__overlay","softBreak","consumable","getRevisionRootsAttributes","domEvent","_appendChild","getCustomProperty","createPositionFromPath","getAttributes","RevisionViewer","_balloon","10204gWLVoU","data-change-id","keys","get","element","getChild","stop","_getViewObj","parent","editing","first","default","numberOfChanges","revision-end","parse","currentChangeNumber","diff","affectsData","authors","checkAttribute","includes","showStack","117016yAhitd","enableReadOnlyMode","comment","values","mapper","toViewRange","start","maxOffset","getRoot","_makeTape","toModel","attributesBefore","getClientRects","modelRange","loadRevisionData","createUIElement","compare","view","revision:","getRevision","remove","ck-revision-history-root-remove","processor","removeMarker:revision","shift","text","length","isObject","ck-suggestion-marker-split","userId","_removeMissingPairs","span","markerName","next","from","error","toViewElement","_setConversion","markerToHighlight","_getViewForChange","_removeRevisionMarkers","changeId","_revisions","_findChangeIdFromDomTarget","isAddSuggestion","_processTape","activeView","sort","ck-suggestion-marker","roots","isOfficialPlugin","insertions","toViewPosition","_update","ck-suggestion-preview-marker","consume","low","change:numberOfChanges","_setChanges","_makeModelFromTape","item","revision-suggestion","insertion","isRemoved","isBlock","getWalker","isReady","data","isAttached","245gWykdH","name","getRootNames","isBefore","forEach","_sortAndFilterDiffChanges","return","uiElement","change:activeView","selection","mouseover","revision-start","startIndex","previousPosition","repository","collaboration.channelId","markers","isSuggestion","forceDisabled","ck-suggestion-preview-marker-","createRevision","isAdded","_getRevisionsRange","merge","_markInsertions","addMarker:revision","changes","506034bSlqpr"];return(wr=function(){return t})()}var Ir=n(528),Or={attributes:{"data-cke":!0}};Or.setAttributes=zi(),Or.insert=Pi().bind(null,"head"),Or.domAPI=Ci(),Or.insertStyleElement=Zi();ji()(Ir.A,Or);Ir.A&&Ir.A.locals&&Ir.A.locals;function Sr(t,e){const n=Tr();return(Sr=function(t,e){return n[t-=308]})(t,e)}function Tr(){const t=["set","1795830nHzNsN","_statusText","Loading...","fire","execute","No changes","EDIT_X_OF_Y_REVISIONS","bind","ck-revision-history-ui","isEnabled","currentChangeNumber","366837AdXOtl","21KHRgFC","Total","forward","X_OF_Y_CHANGES","setTemplate","div","isForwardNavigationEnabled","_isStatusLabelVisible","4927257NDsGvJ","124601AqqmYx","NUMBER_OF_CHANGES","numberOfChanges","isReady","18oZMLxz","isNavigationMode","Show next change","561200GcBcmo","ck-revision-history-ui__changes-navigation__navigation","span","ck-revision-history-ui__changes-navigation","isBackwardNavigationEnabled","948568avLITg","ck-revision-history-ui__changes-navigation__wrapper","7616389NUAMoo","ck-revision-history-ui__changes-navigation__label","ck-hidden","12QncbtI","Show previous change","4oAcyuM","backward","bindTemplate"];return(Tr=function(){return t})()}!function(t){const e=Sr,n=t();for(;;)try{if(310523===parseInt(e(337))/1*(parseInt(e(312))/2)+parseInt(e(327))/3*(parseInt(e(310))/4)+-parseInt(e(344))/5*(parseInt(e(341))/6)+parseInt(e(328))/7*(parseInt(e(349))/8)+parseInt(e(336))/9+-parseInt(e(316))/10+-parseInt(e(351))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tr);class Ar extends Mi.View{constructor(t){const e=Sr;super(t);const n=this[e(314)],i=new Mi.ButtonView(t),r=new Mi.ButtonView(t);this[e(315)](e(342),!1),this[e(315)](e(340),!1),this[e(315)](e(326),0),this[e(315)](e(339),0),this[e(315)](e(334),!1),this[e(315)](e(348),!1),this[e(323)](e(335)).to(this,e(340),this,e(339),((t,e)=>t&&e>0)),this[e(323)](e(317)).to(this,e(340),this,e(326),this,e(339),this,e(342),((n,i,r,s)=>{const o=e;if(!n)return $n(t,o(318));if(!r)return $n(t,o(321));const a=$n(t,o(338),r);return s?$n(t,o(331),[i+1,r]):a})),i[e(315)]({label:$n(t,e(311)),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(315)]({label:$n(t,e(343)),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(323)](e(325)).to(this,e(348)),r[e(323)](e(325)).to(this,e(334)),i.on(e(320),(()=>this[e(319)](e(320),e(313)))),r.on(e(320),(()=>this[e(319)](e(320),e(330)))),this[e(332)]({tag:e(333),attributes:{class:["ck",e(324),e(347)]},children:[{tag:e(346),attributes:{class:[e(350)]},children:[{tag:e(346),attributes:{class:[e(308),n.if(e(335),e(309),(t=>!t))]},children:[{text:n.to(e(342),(n=>n?$n(t,e(322))+": ":$n(t,e(329))+": "))}]},{text:n.to(e(317))}]},new Mi.ToolbarSeparatorView,{tag:e(333),attributes:{class:[e(345)]},children:[i,r]}]})}}var xr=n(560),Rr={attributes:{"data-cke":!0}};Rr.setAttributes=zi(),Rr.insert=Pi().bind(null,"head"),Rr.domAPI=Ci(),Rr.insertStyleElement=Zi();ji()(xr.A,Rr);xr.A&&xr.A.locals&&xr.A.locals;const Nr=Er;function Er(t,e){const n=Mr();return(Er=function(t,e){return n[t-=147]})(t,e)}function Mr(){const t=["document","editor","view","1921692vdOuDK","change","13paFUDy","126328VPLjjx","6070hGHzEq","7713069UzQkkU","hide","roots","pluginName","RevisionViewerLoadingOverlay","isOfficialPlugin","removeClass","2184669GuKNRl","isPremiumPlugin","addClass","787278KIzIFb","editing","ck-editor__editable__loading-overlay","3576NuLPyb","show","24NdhAOe","2041400efToiY"];return(Mr=function(){return t})()}!function(t){const e=Er,n=t();for(;;)try{if(556887===parseInt(e(148))/1*(parseInt(e(149))/2)+-parseInt(e(171))/3+parseInt(e(164))/4*(parseInt(e(150))/5)+-parseInt(e(161))/6+-parseInt(e(151))/7+parseInt(e(166))/8*(parseInt(e(158))/9)+-parseInt(e(167))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mr);const Vr=Nr(163);class jr extends Yn.Plugin{static get[Nr(154)](){return Nr(155)}static get[Nr(156)](){return!0}static get[Nr(159)](){return!0}[Nr(165)](){const t=Nr,e=this[t(169)][t(162)][t(170)];e[t(147)]((n=>{const i=t;for(const t of e[i(168)][i(153)])n[i(160)](Vr,t)}))}[Nr(152)](){const t=Nr,e=this[t(169)][t(162)][t(170)];e[t(147)]((n=>{const i=t;for(const t of e[i(168)][i(153)])n[i(157)](Vr,t)}))}}const Dr=Cr;function Cr(t,e){const n=Lr();return(Cr=function(t,e){return n[t-=194]})(t,e)}function Lr(){const t=["Back to editing","hide","835578rCSNBz","show","isNavigationMode","ck-revision-history-ui__back-to-editing","commands","execute","4FfmegK","init","requires","currentChangeNumber","closeRevisionViewerCallback","exitToEditing","262284Vmxkpm","129892oRdRmo","plugins","config","isOfficialPlugin","3560blFtrk","editor","isBackwardNavigationEnabled","isForwardNavigationEnabled","Restore this revision","40ancXNC","set","forward","numberOfChanges","66ihSodO","changesNavigation","isPremiumPlugin","get","showPreviousChange","366366FuddNS","add","RevisionViewerUI","4438zfaLqg","isReady","revisionHistory","bind","5688254KcSDin","restoreRevision","isEnabled","130925YyAWzA","change:isReady","listenTo","undo","showNextChange","pluginName","componentFactory"];return(Lr=function(){return t})()}!function(t){const e=Cr,n=t();for(;;)try{if(192233===parseInt(e(223))/1+parseInt(e(205))/2+-parseInt(e(204))/3*(parseInt(e(198))/4)+parseInt(e(233))/5*(-parseInt(e(218))/6)+parseInt(e(226))/7*(parseInt(e(209))/8)+-parseInt(e(242))/9*(-parseInt(e(214))/10)+-parseInt(e(230))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lr);class Pr extends Yn.Plugin{static get[Dr(238)](){return Dr(225)}static get[Dr(208)](){return!0}static get[Dr(220)](){return!0}static get[Dr(200)](){return[yr,jr]}[Dr(199)](){const t=Dr,e=this[t(210)],n=e[t(206)][t(221)](yr),i=e[t(206)][t(221)](jr);e.ui[t(239)][t(224)](t(203),(n=>{const i=t,r=new Mi.ButtonView(n);return r[i(215)]({label:$n(n,i(240)),icon:Yn.icons[i(236)],withText:!0,tooltip:!0,class:i(195)}),this[i(235)](r,i(197),(()=>{const t=i;e[t(207)][t(221)](t(228))[t(202)]()})),r})),e.ui[t(239)][t(224)](t(231),(n=>{const i=t,r=new Mi.ButtonView(n);return r[i(215)]({label:$n(n,i(213)),withText:!0,tooltip:!0}),r[i(229)](i(232)).to(e[i(196)][i(221)](i(231))),this[i(235)](r,i(197),(()=>e[i(197)](i(231)))),r})),e.ui[t(239)][t(224)](t(219),(i=>{const r=t,s=new Ar(i),o=e[r(196)][r(221)](r(222)),a=e[r(196)][r(221)](r(237));return s[r(229)](r(211)).to(o,r(232)),s[r(229)](r(212)).to(a,r(232)),s[r(229)](r(227),r(201),r(217),r(194)).to(n),this[r(235)](s,r(197),((t,n)=>{const i=r;e[i(197)](i(216)===n?i(237):i(222))})),s})),i[t(243)](),n.on(t(234),((e,n,r)=>{const s=t;r?i[s(241)]():i[s(243)]()}))}}var Fr=n(329),zr={attributes:{"data-cke":!0}};zr.setAttributes=zi(),zr.insert=Pi().bind(null,"head"),zr.domAPI=Ci(),zr.insertStyleElement=Zi();ji()(Fr.A,zr);Fr.A&&Fr.A.locals&&Fr.A.locals;const Hr=Zr;function Zr(t,e){const n=qr();return(Zr=function(t,e){return n[t-=219]})(t,e)}function qr(){const t=["fieldView","1271532pcVPqq","2612932iRXrcF","scrollWidth","set","render","3318114srrbZs","placeholder","clientWidth","34875450WtvCYZ","extendTemplate","span","destroy","9212850ivQgek","5ZwZPTs","element","10cYLgmS","value","Enter the revision name","ck-tooltip_multi-line","_resizeObserver","11717bRgARV","Revision name","433352FPNBIx","42MpEaYE","ck-revision-history-sidebar__revision-name","input","listenTo","_tooltipString","bindTemplate","_updateTooltipText"];return(qr=function(){return t})()}!function(t){const e=Zr,n=t();for(;;)try{if(567370===parseInt(e(242))/1*(parseInt(e(237))/2)+-parseInt(e(222))/3+-parseInt(e(223))/4*(parseInt(e(235))/5)+-parseInt(e(227))/6+-parseInt(e(245))/7*(parseInt(e(244))/8)+-parseInt(e(234))/9+parseInt(e(230))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Ur extends Mi.LabeledFieldView{constructor(t,e){const n=Zr;super(t,e),this[n(241)]=null;const i=this[n(219)];this[n(225)]({label:$n(t,n(243)),_tooltipString:""}),this[n(221)][n(228)]=$n(t,n(239)),this[n(231)]({tag:n(232),attributes:{class:[n(246)],"data-cke-tooltip-text":i.to(n(249)),"data-cke-tooltip-position":"s","data-cke-tooltip-class":n(240)}})}[Hr(226)](){const e=Hr;super[e(226)](),this[e(241)]=new t.ResizeObserver(this[e(221)][e(236)],(()=>this[e(220)]())),this[e(248)](this[e(221)],e(247),(()=>this[e(220)]()))}[Hr(233)](){const t=Hr;super[t(233)](),this[t(241)]&&this[t(241)][t(233)]()}[Hr(220)](){const t=Hr,e=this[t(221)][t(236)];this[t(249)]=e[t(224)]>e[t(229)]&&e[t(238)]||""}}var Br=n(249),Yr={attributes:{"data-cke":!0}};Yr.setAttributes=zi(),Yr.insert=Pi().bind(null,"head"),Yr.domAPI=Ci(),Yr.insertStyleElement=Zi();ji()(Br.A,Yr);Br.A&&Br.A.locals&&Br.A.locals;function Wr(t,e){const n=Jr();return(Wr=function(t,e){return n[t-=329]})(t,e)}function Jr(){const t=["ck-revision-history-sidebar__revision-author_creator","2tLKvmM","0 0 11 10","877245gNFyYW","47394UsdsBl","154FyAglQ","push","472972sAecBY","356296PLVdmT","set","ck-revision-history-sidebar__revision-author__name","8688110pITnya","2641980UyYHPu","name","setTemplate","span","153jhctnl","Revision author","ck-revision-history-sidebar__revision-author","Revision creator","584771OfShiD"];return(Jr=function(){return t})()}!function(t){const e=Wr,n=t();for(;;)try{if(404937===parseInt(e(339))/1*(parseInt(e(341))/2)+parseInt(e(343))/3+parseInt(e(347))/4+-parseInt(e(331))/5+-parseInt(e(344))/6*(parseInt(e(345))/7)+-parseInt(e(348))/8*(parseInt(e(335))/9)+parseInt(e(330))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class Gr extends Mi.View{constructor(t,e,n){const i=Wr;super(t);const r=new Mi.IconView;r[i(349)]({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(342)});const s=["ck",i(337)];n&&s[i(346)](i(340));const o=[{tag:i(334),attributes:{class:["ck",i(329)],title:$n(t,i(n?338:336))},children:[r,e[i(332)]]}];this[i(333)]({tag:"li",attributes:{class:s},children:o})}}function Kr(t,e){var n=Qr();return(Kr=function(t,e){return n[t-=227]})(t,e)}function Qr(){var t=["882290DcVuLB","973802aacAXG","74398uvryhC","toLocaleTimeString","2385486hNuysi","toLocaleDateString","long","numeric","2216528vrFbQC","1759380CfTWXy","777252sixGix"];return(Qr=function(){return t})()}!function(t){for(var e=Kr,n=t();;)try{if(282134===-parseInt(e(233))/1+-parseInt(e(232))/2+parseInt(e(230))/3+parseInt(e(228))/4+parseInt(e(231))/5+-parseInt(e(235))/6+parseInt(e(229))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);var Xr=n(11),$r={attributes:{"data-cke":!0}};$r.setAttributes=zi(),$r.insert=Pi().bind(null,"head"),$r.domAPI=Ci(),$r.insertStyleElement=Zi();ji()(Xr.A,$r);Xr.A&&Xr.A.locals&&Xr.A.locals;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=392]})(t,e)}function es(){const t=["2386647rRJqpS","menuitem","ck-on","isVisible","listView","isActionsDropdownOpen","set","add","model","buttonView","children","name","bindTemplate","Name this revision","action","110tsxqOr","Restore this revision","71694zNIVND","source","43660zevdJi","ck-revision-history-sidebar__revision__actions","items","locale","listenTo","extendTemplate","panelPosition","change:isActionsDropdownOpen","_action","isEnabled","isReady","245ICvMly","Show more items","2511176DlNqej","menu","execute","class","isOpen","546558YPizBZ","find","map","111kLdTqH","function","1750390WvBRau","bind","stopPropagation","threeVerticalDots","7348896ThDYWr","button","Compare against selected","first"];return(es=function(){return t})()}!function(t){const e=ts,n=t();for(;;)try{if(953653===parseInt(e(401))/1+-parseInt(e(396))/2+parseInt(e(404))/3*(-parseInt(e(433))/4)+-parseInt(e(406))/5+parseInt(e(431))/6*(parseInt(e(394))/7)+-parseInt(e(410))/8+-parseInt(e(414))/9*(-parseInt(e(429))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(es);var ns=n(216),is={attributes:{"data-cke":!0}};is.setAttributes=zi(),is.insert=Pi().bind(null,"head"),is.domAPI=Ci(),is.insertStyleElement=Zi();ji()(ns.A,is);ns.A&&ns.A.locals&&ns.A.locals;const rs=os;function ss(){const t=["isSelected","466734iRTDWt","bind","671871TCRDhI","isReady","ck-reset","select","deselect","220","value","closest","setName","authors","ck-revision-history-sidebar__actions_dropdown_open",".ck-thread__remove-confirm","fieldView","srcElement","32qyPyCV","ck-revision-history-sidebar__revision-wrapper","div","ck-disabled","name","listenTo","ck-revision-history-sidebar__revision-wrapper_confirmation_visible","fire","32714TZBuUO","bindTemplate","isActionsDropdownOpen","ck-revision-history-sidebar__revision_selected","extendTemplate","470099Zujbgm","filter","_revision","659547WWpmjq","isEnabled","ck-revision-history-sidebar__revision__controls-wrapper","change","revisionActionsView","uiLanguage","ck-revision-history-sidebar__revision-authors","highlight","24IpSOYb","unshift","from","20GYShLM","unhighlight","_requireRevisionName","10690jaWWbj","creator","setTemplate","isHighlighted","333116PmhwxM","map","_createdAtFormatted","element","span","ck-revision-history-sidebar__revision__date","ck-revision-history-sidebar__revision_highlighted","createdAt","revisionNameView","isConfirm","set","2aVQVDD","length","ck-revision-history-sidebar__revision","render"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=406]})(t,e)}!function(t){const e=os,n=t();for(;;)try{if(170714===parseInt(e(421))/1*(parseInt(e(432))/2)+-parseInt(e(439))/3+parseInt(e(453))/4*(parseInt(e(417))/5)+-parseInt(e(437))/6+-parseInt(e(466))/7*(-parseInt(e(411))/8)+-parseInt(e(469))/9+-parseInt(e(414))/10*(parseInt(e(461))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);class as extends((0,Wn.ConfirmMixin)(Mi.View)){constructor(e,n,i,r){const s=os;super(e);const o=this[s(462)],a=function(t,e){const n=s,i=Array[n(413)](e[n(448)])[n(467)]((t=>t!=e[n(418)]));return e[n(418)]&&i[n(412)](e[n(418)]),i[n(422)]((i=>new Gr(t,i,i==e[n(418)])))}(e,n);this.id=n.id,this[s(468)]=n,this[s(416)]=r,this[s(438)](s(457),s(428)).to(n),this[s(438)](s(423)).to(this,s(428),(t=>{return n=e[s(408)],(i=t)[(r=Kr)(236)](n,{month:r(237),day:r(227)})+", "+i[r(234)](n,{hour:r(227),minute:r(227)});var n,i,r})),this[s(431)](s(436),!1),this[s(431)](s(420),!1),this[s(431)](s(463),!1),this[s(431)](s(440),!1),this[s(431)](s(470),!1),this[s(429)]=new Ur(e,Mi.createLabeledInputText),this[s(429)][s(451)][s(465)]({attributes:{maxlength:s(444)}}),this[s(429)][s(451)][s(438)](s(445)).to(this,s(457),(t=>t||this[s(423)])),this[s(429)][s(438)](s(470)).to(this,s(436),this,s(470),((t,e)=>t&&e)),this[s(407)]=i&&i[s(433)]?function(e,n){const i=ts,r=e[i(426)],s=e[i(436)],o=(0,Mi.createDropdown)(s);o[i(439)]="sw";const a=function(e,n){const r=i,s=function(t,e){const n=ts,i=t[n(436)],r={"Compare against selected":$n(i,n(412)),"Name this revision":$n(i,n(427)),"Restore this revision":$n(i,n(430))};return e[n(403)]((t=>{const e=n,i=r[t[e(425)]];return i&&i!==t[e(425)]&&(t[e(425)]=i),t}))}(e,n),o=new t.Collection;for(const t of s){const n={type:r(411),model:new Mi.ViewModel({label:t[r(425)],class:t[r(399)],withText:!0,role:r(415),_action:t[r(428)]})};n[r(422)][r(407)](r(392)).to(e,r(419),(n=>r(405)!=typeof t[r(392)]||!n||t[r(392)](e))),o[r(421)](n)}return o}(e,n);return e[i(407)](i(419)).to(o,i(400)),o[i(423)][i(420)]({label:$n(s,i(395)),tooltip:!0,tooltipPosition:"sw",icon:Yn.icons[i(409)]}),o[i(438)]({attributes:{class:[i(434),r.if(i(419),i(416))]},on:{click:r.to((t=>t[i(408)]()))}}),o.on(i(398),(t=>{const n=i;e[n(393)]&&n(405)==typeof t[n(432)][n(441)]&&t[n(432)][n(441)](e)})),(0,Mi.addListToDropdown)(o,a,{role:i(397)}),o[i(437)](e,i(440),((t,r,s)=>{const a=i;if(s)for(const t of o[a(418)][a(435)]){const i=t[a(424)][a(413)],r=n[a(402)]((t=>t[a(428)]===i[a(441)]))[a(417)];t[a(417)]=void 0===r||r(e)}})),o}(this,i):"",this[s(407)]&&this[s(407)][s(438)](s(470)).to(this),this[s(419)]({tag:s(455),attributes:{class:["ck",s(441),s(454),o.if(s(430),s(459))]},children:[{tag:s(455),attributes:{class:["ck",s(441),s(434),o.if(s(470),s(456),(t=>!t)),o.if(s(436),s(464)),o.if(s(420),s(427)),o.if(s(463),s(449))]},children:[this[s(429)],{tag:s(425),attributes:{class:["ck",s(426)]},children:[{text:o.to(s(423))}]},{tag:s(455),attributes:{class:["ck",s(471)]},children:[{tag:"ul",attributes:{class:["ck",s(409)]},children:a}]},this[s(407)]],on:{click:o.to((t=>{const e=s;t[e(452)][e(446)](e(450))||this[e(440)]&&this[e(470)]&&this[e(460)](e(442),{id:this.id})}))}}]})}[rs(435)](){const t=rs;super[t(435)]();const e=this[t(429)][t(451)][t(424)];this[t(458)](e,t(406),(()=>{const n=t;this[n(416)]&&!e[n(445)]||this[n(460)](n(447),{id:this.id,name:e[n(445)]}),e[n(445)]||(e[n(445)]=this[n(457)]?this[n(457)]:this[n(423)])}))}[rs(442)](){this[rs(436)]=!0}[rs(443)](){this[rs(436)]=!1}[rs(410)](){this[rs(420)]=!0}[rs(415)](){this[rs(420)]=!1}}var cs=n(675);function us(t,e){const n=ls,i=cs.c9[n(510)](t)[n(520)](e),r=cs.c9[n(513)](),s=r[n(504)]({days:1})[n(502)](n(498));let o,a;return i[n(509)](r,n(498))?(o=i[n(502)](n(498))[n(506)](),a=i[n(508)]()):i[n(509)](s,n(498))?(o=s[n(506)](),a=i[n(508)]()):i[n(509)](r,n(505))?(o=i[n(502)](n(505))[n(506)](),a=i[n(497)]||""):i[n(509)](r,n(500))?(o=i[n(502)](n(511))[n(506)](),a=i[n(503)]||""):(o=i[n(502)](n(500))[n(506)](),a=String(i[n(500)])),{startDate:o,localizedPeriodName:a}}function ls(t,e){const n=hs();return(ls=function(t,e){return n[t-=497]})(t,e)}function hs(){const t=["setLocale","weekdayLong","day","60sAJrFC","year","530985JensDN","startOf","monthLong","minus","week","toJSDate","1875024GxvlRN","toRelativeCalendar","hasSame","fromJSDate","month","1440008LXqVkD","local","6phGaom","20LkkJBu","5168547BYzCOX","170842kBQBVi","788267FOgqQJ","205235PoBXtB"];return(hs=function(){return t})()}!function(t){const e=ls,n=t();for(;;)try{if(449222===-parseInt(e(518))/1+-parseInt(e(517))/2*(parseInt(e(514))/3)+parseInt(e(512))/4+parseInt(e(519))/5*(-parseInt(e(499))/6)+parseInt(e(501))/7+parseInt(e(507))/8+parseInt(e(516))/9*(parseInt(e(515))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hs);var ds=n(45),fs={attributes:{"data-cke":!0}};fs.setAttributes=zi(),fs.insert=Pi().bind(null,"head"),fs.domAPI=Ci(),fs.insertStyleElement=Zi();ji()(ds.A,fs);ds.A&&ds.A.locals&&ds.A.locals;const vs=ms;function ms(t,e){const n=ps();return(ms=function(t,e){return n[t-=431]})(t,e)}function ps(){const t=["find","startDate","revisionViews","ck-revision-history-sidebar__time-period__revisions","remove","removeRevision","createCollection","div","9MNbKOK","add","localizedPeriodName","_requireRevisionName","uiLanguage","locale","2SKeRLB","129556FJWitJ","ck-revision-history-sidebar__time-period__label","1655062pMwAlX","setTemplate","setName","8098386DKQdgU","span","delegate","6mRrVKA","27711730NTSXYK","select","addRevision","ck-revision-history-sidebar__time-period","_revisionActions","1155553fKzLWz","2656096rpBbvZ","6878410vqmoSs"];return(ps=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(858449===parseInt(e(447))/1*(-parseInt(e(450))/2)+-parseInt(e(456))/3*(parseInt(e(448))/4)+-parseInt(e(432))/5+parseInt(e(453))/6+parseInt(e(462))/7+-parseInt(e(431))/8+parseInt(e(441))/9*(parseInt(e(457))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class ys extends Mi.View{constructor(t,e,n,i){const r=ms;super(t);const s=us(e,this[r(446)][r(445)])[r(443)];this[r(434)]=e,this[r(435)]=this[r(439)](),this[r(461)]=n,this[r(444)]=i,this[r(435)][r(455)](r(458)).to(this),this[r(435)][r(455)](r(452)).to(this),this[r(451)]({tag:r(440),attributes:{class:["ck",r(460)]},children:[{tag:r(454),attributes:{class:["ck",r(449)]},children:[{text:s}]},{tag:r(440),attributes:{class:["ck",r(436)]},children:this[r(435)]}]})}[vs(459)](t){const e=vs,n=new as(this[e(446)],t,this[e(461)],this[e(444)]);this[e(435)][e(442)](n)}[vs(438)](t){const e=vs,n=this[e(435)][e(433)]((e=>e.id===t.id));this[e(435)][e(437)](n)}}var gs=n(173),ks={attributes:{"data-cke":!0}};ks.setAttributes=zi(),ks.insert=Pi().bind(null,"head"),ks.domAPI=Ci(),ks.insertStyleElement=Zi();ji()(gs.A,ks);gs.A&&gs.A.locals&&gs.A.locals;function bs(t,e){const n=_s();return(bs=function(t,e){return n[t-=457]})(t,e)}function _s(){const t=["30lYhSdI","span","34pTNdAN","913BRjeps","71352ulEPbz","1545loWovw","3636099OcdjYH","15116lpIgnr","19543wAlaFy","ck-reset_all","8495431nmEmAt","content","Revision history","ck-revision-history-sidebar__header","3130506GDDnQl","div","4462818LsdBYr","8gYQQtL","setTemplate","history","ck-revision-history-sidebar__header__label"];return(_s=function(){return t})()}!function(t){const e=bs,n=t();for(;;)try{if(782481===-parseInt(e(473))/1*(parseInt(e(467))/2)+parseInt(e(458))/3+parseInt(e(472))/4*(-parseInt(e(470))/5)+parseInt(e(460))/6+-parseInt(e(475))/7*(-parseInt(e(461))/8)+parseInt(e(471))/9*(-parseInt(e(465))/10)+-parseInt(e(468))/11*(-parseInt(e(469))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ws extends Mi.View{constructor(t){const e=bs;super(t);const n=new Mi.IconView;n[e(476)]=Yn.icons[e(463)],this[e(462)]({tag:e(459),attributes:{class:["ck",e(474),e(457)]},children:[n,{tag:e(466),attributes:{class:["ck",e(464)]},children:[$n(t,e(477))]}]})}}var Is=n(722),Os={attributes:{"data-cke":!0}};Os.setAttributes=zi(),Os.insert=Pi().bind(null,"head"),Os.domAPI=Ci(),Os.insertStyleElement=Zi();ji()(Is.A,Os);Is.A&&Is.A.locals&&Is.A.locals;function Ss(t,e){const n=As();return(Ss=function(t,e){return n[t-=261]})(t,e)}const Ts=Ss;function As(){const t=["setName","unhighlight","revisionSelected","195iMeoft","290992hsfMCr","highlightRevisions","removeRevision","startDate","render","5zbyEyK","revisionViews","24060zOgjnQ","remove","ck-disabled","fire","createdAt","delegate","setTemplate","some","addRevision","createCollection","_revisions","selectRevision","_revisionActions","revisionSetName","ck-rounded-corners","uiLanguage","locale","map","select","_requireRevisionName","13844gFyYvT","bindTemplate","highlight","isEnabled","div","10163532fUYvpn","_getTimePeriodViewByStartDate","154srasyI","find","add","337350XpOpkE","getTime","ck-revision-history-sidebar","deselect","26ArVRDF","get","set","ck-reset","ck-revision-history-sidebar__timeline","56VJzZrr","timePeriodViews","896778YXxtIk","flat","3398730QiIvyR","_addRevision","_removeRevision"];return(As=function(){return t})()}!function(t){const e=Ss,n=t();for(;;)try{if(406401===parseInt(e(305))/1*(-parseInt(e(282))/2)+parseInt(e(297))/3*(-parseInt(e(268))/4)+parseInt(e(303))/5*(-parseInt(e(291))/6)+-parseInt(e(287))/7*(-parseInt(e(298))/8)+-parseInt(e(289))/9+parseInt(e(278))/10*(parseInt(e(275))/11)+parseInt(e(273))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(As);class xs extends Mi.View{constructor(t,e,n,i){const r=Ss;super(t);const s=this[r(269)];this[r(288)]=this[r(314)](),this[r(288)][r(310)](r(266)).to(this),this[r(288)][r(310)](r(294)).to(this),this[r(315)]=e,this[r(317)]=n,this[r(267)]=i,this.on(r(266),((t,e)=>{const n=r;this[n(308)](n(296),e)})),this.on(r(294),((t,e)=>{const n=r;this[n(308)](n(261),e)})),this[r(284)](r(271),!1),this[r(311)]({tag:r(272),attributes:{class:["ck",r(285),r(262),r(280)]},children:[new ws(t),{tag:r(272),attributes:{class:["ck",r(286),s.if(r(271),r(307),(t=>!t))]},children:this[r(288)]}]})}[Ts(302)](){const t=Ts;super[t(302)]();for(const e of this[t(315)])this[t(292)](e);this[t(315)].on(t(277),((e,n)=>{this[t(292)](n)})),this[t(315)].on(t(306),((e,n)=>{this[t(293)](n)}))}get[Ts(304)](){const t=Ts;return this[t(288)][t(265)]((e=>e[t(304)][t(265)]((t=>t))))[t(290)]()}[Ts(316)](t){const e=Ts;for(const n of this[e(304)])t&&t.id===n.id?n[e(266)]():n[e(281)]()}[Ts(299)](t){const e=Ts;for(const n of this[e(304)])t[e(312)]((({id:t})=>t===n.id))?n[e(270)]():n[e(295)]()}[Ts(292)](t){const e=Ts,n=us(t[e(309)],this[e(264)][e(263)])[e(301)];let i=this[e(288)][e(283)](0);i&&i[e(301)][e(279)]()===n[e(279)]()||(i=new ys(this[e(264)],n,this[e(317)],this[e(267)]),this[e(288)][e(277)](i)),i[e(313)](t)}[Ts(293)](t){const e=Ts,n=us(t[e(309)],this[e(264)][e(263)])[e(301)];this[e(274)](n)[e(300)](t)}[Ts(274)](t){const e=Ts;return this[e(288)][e(276)]((n=>n[e(301)][e(279)]()===t[e(279)]()))}}const Rs=Ms;!function(t){const e=Ms,n=t();for(;;)try{if(522916===-parseInt(e(499))/1*(parseInt(e(466))/2)+parseInt(e(537))/3*(parseInt(e(492))/4)+-parseInt(e(538))/5+-parseInt(e(521))/6*(-parseInt(e(486))/7)+-parseInt(e(529))/8*(parseInt(e(516))/9)+parseInt(e(497))/10*(parseInt(e(533))/11)+-parseInt(e(534))/12*(-parseInt(e(488))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Ns extends Yn.Plugin{static get[Rs(489)](){return Rs(512)}static get[Rs(465)](){return!0}static get[Rs(543)](){return!0}static get[Rs(474)](){return[yr]}constructor(t){const e=Rs;super(t),this[e(477)]=t[e(505)][e(549)](yr),this[e(526)]=this[e(477)][e(469)],this[e(530)]=null}[Rs(491)](){const t=Rs,e=this[t(526)][t(531)],n=this[t(535)](),i=this[t(545)][t(485)][t(549)](t(540));this[t(530)]=new xs(this[t(545)][t(539)],e,n,this[t(545)][t(485)][t(549)](t(502))),this[t(530)].on(t(478),this[t(536)][t(487)](this)),this[t(530)].on(t(506),this[t(542)][t(487)](this)),this[t(530)][t(487)](t(484)).to(this[t(477)]),this[t(530)][t(515)].on(t(541),((e,n)=>{const i=t;n[i(490)].on(i(541),((t,e)=>{const n=i;e[n(487)](n(484),n(498)).to(this[n(477)])}))})),this[t(530)][t(547)](),this[t(468)](this[t(545)][t(544)],t(467),this[t(510)][t(487)](this)),this[t(468)](this[t(477)],t(479),this[t(523)][t(487)](this)),i[t(475)](this[t(530)][t(496)])}[Rs(546)](){const t=Rs;this[t(530)][t(496)][t(500)](),this[t(530)][t(546)]()}[Rs(510)](){const t=Rs,e=this[t(526)][t(481)](0);if(e){const n=this[t(526)][t(517)](e.id);this[t(477)][t(528)](e,n)}}[Rs(536)](t,e){const n=Rs,i=this[n(526)][n(481)](e.id),r=this[n(526)][n(517)](i.id);this[n(477)][n(528)](i,r)}[Rs(542)](t,e){const n=Rs;this[n(526)][n(481)](e.id)[n(519)](e[n(527)])}[Rs(523)](t,e,n){const i=Rs,r=this[i(526)][i(480)](n);r[i(470)]>2?(this[i(530)][i(532)](r),this[i(530)][i(511)](null)):(this[i(530)][i(532)]([]),this[i(530)][i(511)](r[0]))}[Rs(535)](){const t=Rs,e=this[t(545)],n=Ns[t(501)],i=e[t(485)][t(549)](t(524))||Ns[t(508)];if(i[t(470)])return i[t(548)]((i=>{const r=t,s=r(504)==typeof i?Object[r(493)]({},n[i]):i;return s[r(507)]=s[r(507)][r(487)](this,e),s[r(518)]&&(s[r(518)]=s[r(518)][r(487)](this,e)),s}))}}function Es(){const t=["1342480eOikbP","_sidebarView","_revisions","highlightRevisions","11ehYsiQ","740268eNOmnY","_createRevisionActions","_handleRevisionSelected","4449NRVtEd","4323655maZqey","locale","revisionHistory.viewerSidebarContainer","add","_handleRevisionSetName","isPremiumPlugin","data","editor","destroy","render","map","get","newRevisionId","isOfficialPlugin","194wSUGhW","ready","listenTo","repository","length","Compare against selected","compareAgainstSelected","getLaterVisibleRevision","requires","appendChild","restoreRevisionCallback","_revisionViewer","revisionSelected","change:diff","getRevisionsInDiff","getRevision","revisionHistory","restoreRevision","isEnabled","config","105pPnYqY","bind","247dPbzsH","pluginName","revisionViews","init","436bBmviL","assign","diff","focus","element","3968330qdnPLr","isReady","632isilyZ","remove","availableRevisionActions","revisionHistory.requireRevisionName","nameRevision","string","plugins","revisionSetName","action","defaultRevisionActions","isSelected","_handleEditorDataReady","selectRevision","RevisionsSidebar","Restore this revision","fieldView","timePeriodViews","18fuAWzX","getEarlierVisibleRevision","isVisible","setName","select","21600bfbcSx","Name this revision","_handleDiffChange","revisionHistory.revisionActions","getIndex","_revisionsRepository","name","compare"];return(Es=function(){return t})()}function Ms(t,e){const n=Es();return(Ms=function(t,e){return n[t-=465]})(t,e)}Ns[Rs(508)]=[Rs(472),Rs(483),Rs(503)],Ns[Rs(501)]={compareAgainstSelected:{name:Rs(471),action:({plugins:t},e)=>{const n=Rs,i=t[n(549)](yr),r=i[n(469)];let s=i[n(494)][n(550)],o=e.id;r[n(525)](s)>r[n(525)](o)&&([s,o]=[o,s]),i[n(528)](s,o)},isVisible:({plugins:t},e)=>{const n=Rs,i=t[n(549)](yr);return!(i[n(469)][n(480)](i[n(494)])[n(470)]>2||e[n(509)])}},restoreRevision:{name:Rs(513),action:(t,{id:e})=>{const n=Rs;t[n(485)][n(549)](n(482))[n(476)](e)},isVisible:({plugins:t},e)=>!!t[Rs(549)](yr)[Rs(469)][Rs(473)](e.id)},nameRevision:{name:Rs(522),action:({plugins:t},{id:e,revisionNameView:n})=>{const i=Rs,r=t[i(549)](yr),s=r[i(469)][i(517)](e);r[i(528)](e,s),n[i(495)](),n[i(514)][i(520)]()}}};const Vs=Ns;function js(){const t=["config","1712772FAbIcl","isFocused","fillFromConfig","destroy","_view","componentFactory","8209467wiBhjS","ready","focusTracker","rootName","266076OrFFfK","5YKdYUP","10TAmHMo","limiterElement","replace","editor","get","editing","816amuIFS","element","fire","name","restore","attachDomRoot","document","20419NDfbVt","getRoot","render","editable","viewportOffset","isActive","_toolbarConfig","viewportTopOffset","bind","detachDomRoot","_elementReplacer","768390nWgaRD","init","setEditableElement","toolbar","732550KVrPuj","view","addToolbar","stickyPanel","879320fYUNHE","_initToolbar"];return(js=function(){return t})()}function Ds(t,e){const n=js();return(Ds=function(t,e){return n[t-=454]})(t,e)}const Cs=Ds;!function(t){const e=Ds,n=t();for(;;)try{if(208220===parseInt(e(458))/1+parseInt(e(488))/2+parseInt(e(484))/3+-parseInt(e(492))/4*(-parseInt(e(459))/5)+-parseInt(e(495))/6+-parseInt(e(473))/7*(-parseInt(e(466))/8)+parseInt(e(454))/9*(-parseInt(e(460))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(js);class Ls extends Mi.EditorUI{get[Cs(489)](){return this[Cs(499)]}constructor(e,n){const i=Cs;super(e),this[i(499)]=n,this[i(479)]=(0,Mi.normalizeToolbarConfig)(e[i(494)][i(464)](i(487))),this[i(483)]=new t.ElementReplacer}get[Cs(467)](){const t=Cs;return this[t(489)][t(467)]}[Cs(485)](t){const e=Cs,n=this[e(463)],i=this[e(489)],r=n[e(465)][e(489)],s=i[e(476)],o=r[e(472)][e(474)]();s[e(469)]=o[e(457)],i[e(475)]();const a=s[e(467)];this[e(486)](s[e(469)],a),i[e(476)][e(481)](e(496)).to(this[e(456)]),r[e(471)](a),this[e(483)][e(462)](t,this[e(467)]),this[e(493)](),this[e(468)](e(455))}[Cs(498)](){const t=Cs;super[t(498)]();const e=this[t(489)],n=this[t(463)][t(465)][t(489)];this[t(483)][t(470)](),n[t(482)](e[t(476)][t(469)]),e[t(498)]()}[Cs(493)](){const t=Cs,e=this[t(489)];e[t(491)][t(481)](t(478)).to(this[t(456)],t(496)),e[t(491)][t(461)]=e[t(467)],e[t(491)][t(481)](t(480)).to(this,t(477),(({top:t})=>t)),e[t(487)][t(497)](this[t(479)],this[t(500)]),this[t(490)](e[t(487)])}}var Ps=n(161),Fs={attributes:{"data-cke":!0}};Fs.setAttributes=zi(),Fs.insert=Pi().bind(null,"head"),Fs.domAPI=Ci(),Fs.insertStyleElement=Zi();ji()(Ps.A,Fs);Ps.A&&Ps.A.locals&&Ps.A.locals;var zs=Hs;function Hs(t,e){var n=Zs();return(Hs=function(t,e){return n[t-=173]})(t,e)}function Zs(){var t=["396306XXmElP","4387887WErClu","add","shouldToolbarGroupWhenFull","content","1580493Ojrtea","stickyPanel","editable","main","10abXikH","3545560EnqtsW","render","1571150lHdOAV","1933228kExtaV","550806SLtCPg","35GFdJNS","1ZpFAqw","top","_editable","toolbar"];return(Zs=function(){return t})()}!function(t){for(var e=Hs,n=t();;)try{if(425438===-parseInt(e(188))/1*(-parseInt(e(186))/2)+-parseInt(e(177))/3+parseInt(e(185))/4+-parseInt(e(187))/5*(-parseInt(e(192))/6)+-parseInt(e(184))/7+parseInt(e(182))/8+parseInt(e(173))/9*(-parseInt(e(181))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zs);class qs extends Mi.BoxedEditorUIView{get[zs(179)](){return this[zs(190)]}constructor(t,e,n={}){var i=zs;super(t),this[i(178)]=new Mi.StickyPanelView(t),this[i(191)]=new Mi.ToolbarView(t,{shouldGroupWhenFull:n[i(175)]}),this[i(190)]=new Mi.InlineEditableUIView(t,e)}[zs(183)](){var t=zs;super[t(183)](),this[t(178)][t(176)][t(174)](this[t(191)]),this[t(189)][t(174)](this[t(178)]),this[t(180)][t(174)](this[t(179)])}}const Us=Bs;function Bs(t,e){const n=Ys();return(Bs=function(t,e){return n[t-=281]})(t,e)}function Ys(){const t=["config","fire","initialData","model","createRoot","3OtHdLS","30EgVpLe","35VMHyEu","destroy","sourceElement","get","init","22200xXSYLM","581986ZptTWH","editing","5625frgJgu","_ui","ready","locale","updateSourceElement","document","data","view","476884wkTKhV","8087265JLqsEA","initPlugins","6vqmUws","183306qqrOdB","4714963ezpUvr","create","29605032psxJub"];return(Ys=function(){return t})()}!function(t){const e=Bs,n=t();for(;;)try{if(953669===parseInt(e(283))/1*(parseInt(e(296))/2)+parseInt(e(306))/3*(parseInt(e(293))/4)+-parseInt(e(294))/5+-parseInt(e(297))/6*(-parseInt(e(308))/7)+parseInt(e(282))/8*(parseInt(e(285))/9)+-parseInt(e(307))/10*(-parseInt(e(298))/11)+-parseInt(e(300))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ys);class Ws extends((0,Yn.ElementApiMixin)(Yn.Editor)){get ui(){return this[Bs(286)]}constructor(t,e){const n=Bs;super(e),this[n(310)]=t,this[n(304)][n(290)][n(305)]();const i=new qs(this[n(288)],this[n(284)][n(292)],{shouldToolbarGroupWhenFull:!0});this[n(286)]=new Ls(this,i)}[Us(309)](){const t=Us;return this[t(289)](),this.ui[t(309)](),super[t(309)]()}static async[Us(299)](t,e){const n=Us,i=new this(t,e);return await i[n(295)](),await i.ui[n(281)](t),await i[n(291)][n(281)](i[n(301)][n(311)](n(303))||""),i[n(302)](n(287)),i}}const Js=Ks;function Gs(){const t=["isOpen","revisionHistory.editorContainer","getUser","RevisionTracker","update","getRevisions","_restoreRevision","destroy","addRevisionData","block","end","revisionHistory.restoreRevisionCallback","getRevisionRootsAttributes","style","toLocaleDateString","name","create","isPremiumPlugin","parse","RestrictedEditingMode","enableReadOnlyMode","RevisionHistoryUI","join","Restored","rootName","from","RevisionsRepository","map","$graveyard","5555NMJZsS","revisionHistory.closeRevisionViewerCallback","changesNavigation","setSelection","adapter","894709naytHq","requires","uiLanguage","revision-history-missing-configuration","config","toJSON","creator","has","revisionHistory","isReady","exitToEditing","catch","set","_viewerEditor","push","createdAt","getRoot","_enhanceShowRevisionViewerCallback","pluginName","commands","11IbHRZw","plugins","editor","_getRevisionViewerEditorConfig","selection","locale","_enhanceCloseRevisionViewerCallback","setAttribute","lazyRoots","addUser","numeric","saveRevision","removeSelectionAttribute","_cleanUp","removeAttribute","change","isEnabled","save","refreshVisibility","toolbar","RevisionViewer","restrictedEditingException","addRoot","getRevisionData","RevisionViewerIntegration","detachRoot","isAttached","showRevisionViewerCallback","define","refreshPositioning","isReadOnly","insert","result","error","disableReadOnlyMode","none","_closeRevisionViewer","users","document","model","2sDPDYD","Users","closeRevisionViewerCallback","isOfficialPlugin","Autosave","getAttributeKeys","data","revisionHistory.viewerContainer","RevisionHistory","fromVersion","2094PJmnCo","revisionHistory.requireRevisionName","223569EmZZWu","includes","display","hide","toLocaleTimeString","getRevision","isAnonymous","4707451OMkzBP","get","fromCharCode","228999SZbNaS","Annotations","createRangeIn","toVersion","keys","repository","bind","markers","translations","revisionHistory.viewerEditorElement","revisionHistory.showRevisionViewerCallback","restoreRevision","indexOf","8nBFwoj","_showRevisionViewer","3851270udHYvR","then","2944256EbadQC","getMarkersGroup","remove","roots","Dialog","enqueueChange","removeMarker","long","revision-history-viewer-opened","PaginationLookup","_recalculatePageBreaks","init","_update"];return(Gs=function(){return t})()}function Ks(t,e){const n=Gs();return(Ks=function(t,e){return n[t-=416]})(t,e)}!function(t){const e=Ks,n=t();for(;;)try{if(777034===parseInt(e(450))/1+-parseInt(e(510))/2*(parseInt(e(532))/3)+-parseInt(e(549))/4+-parseInt(e(445))/5*(parseInt(e(520))/6)+-parseInt(e(529))/7*(-parseInt(e(545))/8)+parseInt(e(522))/9+-parseInt(e(547))/10*(-parseInt(e(470))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gs);const Qs=[Js(437),Js(435)];class Xs extends Yn.Plugin{static get[Js(468)](){return Js(494)}static get[Js(513)](){return!0}static get[Js(433)](){return!0}constructor(t){const e=Js;function n(t){const e=Ks;return t[e(443)]((t=>String[e(531)](t)))[e(438)]("")}super(t),this[e(502)]=e(426),t[n([101,100,105,116,105,110,103])][n([118,105,101,119])][n([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=n([97,117,116,111]),t[n([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116])]=()=>window[n([80,114,111,109,105,115,101])][n([114,101,115,111,108,118,101])]({[n([115,116,97,116,117,115])]:n([111,107])})}}class $s extends Yn.Plugin{static get[Js(468)](){return Js(518)}static get[Js(513)](){return!0}static get[Js(433)](){return!0}static get[Js(451)](){return[Oi,tr]}constructor(e){const n=Js;if(super(e),!this[n(472)][n(454)][n(530)](n(458)))throw new t.CKEditorError(n(453),this);this[n(463)]=null,this[n(472)][n(454)][n(498)](n(542),(t=>this[n(546)]({...t,translations:this[n(472)][n(475)][n(540)]}))),this[n(472)][n(454)][n(498)](n(446),(t=>this[n(506)](t))),this[n(472)][n(454)][n(498)](n(427),(t=>this[n(422)](t))),this[n(472)][n(454)][n(498)](n(521),!1),this[n(467)](),this[n(476)]()}set[Js(449)](t){const e=Js;this[e(472)][e(471)][e(530)](e(419))[e(449)]=t}get[Js(449)](){const t=Js;return this[t(472)][t(471)][t(530)](t(419))[t(449)]}[Js(424)](t){const e=Js;return this[e(472)][e(471)][e(530)](e(419))[e(424)](t)}[Js(527)](t){const e=Js;return this[e(472)][e(471)][e(530)](e(442))[e(527)](t)}[Js(421)](t){const e=Js;return this[e(472)][e(471)][e(530)](e(442))[e(421)](t||{toJSON:!1})}[Js(473)](){const e=Js,n=this[e(472)],i=(0,Wn.sanitizeEditorConfig)(n,Qs),r=n[e(471)][e(530)](e(419)),s=n[e(471)][e(530)](e(511))[e(507)];return i[e(489)]=[e(460),e(543),e(447)],delete i[e(478)],i[e(471)][e(464)](Xs,yr,Pr,class extends Yn.Plugin{static get[e(451)](){return[yr,e(511)]}[e(560)](){const i=e,o=this[i(472)][i(471)][i(530)](i(511));for(const t of s)t[i(528)]||o[i(418)](t.id)||o[i(479)](t);const a=r[i(537)][i(421)]();let c=null;const u=this[i(472)][i(471)][i(530)](i(490));u[i(449)]=r[i(449)],u[i(538)](i(486)).to(r),this[i(472)][i(469)][i(530)](i(543))[i(538)](i(486)).to(n,i(500),(t=>!t));for(const e of a){const n=null===e[i(456)];if(n&&e[i(535)]===e[i(519)])continue;const s=e[i(455)]();u[i(424)](s,((s,o,a)=>{const u=i;if(n){if(c)c[u(561)](s,o);else if(!o){const e=a[u(455)]();e.id=(0,t.uid)(),r[u(481)](e,a[u(535)])[u(548)]((t=>{c=t}))}}else e[u(561)](s,o)}))}}},Vs),i}[Js(467)](){const t=Js,e=this[t(472)][t(454)][t(530)](t(458))[t(497)];this[t(472)][t(454)][t(462)](t(542),(async()=>{const n=t;this[n(472)][n(436)](n(557));const i=this[n(472)][n(471)][n(530)](n(419));if(this[n(472)][n(471)][n(457)](n(514))){const t=this[n(472)][n(471)][n(530)](n(514));await t[n(487)]()}else await i[n(420)]();if(this[n(472)][n(471)][n(457)](n(558))&&this[n(472)][n(471)][n(530)](n(558))[n(559)](),this[n(472)][n(471)][n(457)](n(553))){const t=this[n(472)][n(471)][n(530)](n(553));t[n(416)]&&t[n(525)]()}const r=this[n(473)]();return e(r)[n(548)]((t=>{const e=n;return this[e(463)]=t,this[e(472)][e(471)][e(457)](e(533))&&this[e(472)][e(471)][e(530)](e(533))[e(488)](),t}))[n(461)]((t=>(console[n(503)](t),this[n(472)][n(504)](n(557)),null)))}))}[Js(476)](){const t=Js,e=this[t(472)][t(454)][t(530)](t(458))[t(512)];this[t(472)][t(454)][t(462)](t(446),(()=>(this[t(472)][t(471)][t(457)](t(558))&&this[t(472)][t(471)][t(530)](t(558))[t(559)](),this[t(463)][t(471)][t(530)](t(490))[t(483)](),e(this[t(463)])[t(548)]((()=>{const e=t;if(this[e(472)][e(504)](e(557)),this[e(463)]=null,this[e(472)][e(471)][e(457)](e(533))){const t=this[e(472)][e(471)][e(530)](e(533));t[e(488)](),t[e(499)]()}})))))}[Js(546)](t){const e=Js,n=this[e(472)][e(454)][e(530)](e(417)),i=this[e(472)][e(454)][e(530)](e(517)),r=this[e(472)][e(454)][e(530)](e(541));return Ws[e(432)](r,t)[e(548)]((t=>(i[e(429)][e(524)]=e(425),n[e(429)][e(524)]=e(505),t)))}[Js(506)](t){const e=Js,n=this[e(472)][e(454)][e(530)](e(417));return this[e(472)][e(454)][e(530)](e(517))[e(429)][e(524)]=e(505),n[e(429)][e(524)]="",t[e(423)]()}async[Js(422)](t){const e=Js,n=this[e(472)],i=this[e(463)][e(471)][e(530)](e(490)),r=n[e(471)][e(530)](e(419)),s=i[e(537)][e(527)](t);let o,a,c;try{o=await i[e(493)](s),a=await i[e(428)](s)}catch(t){return void console[e(503)](t)}n[e(509)][e(485)]((t=>{const i=e;for(const e of Array[i(441)](n[i(509)][i(539)][i(550)](i(491))))t[i(555)](e)})),i[e(459)]=!1,n[e(509)][e(554)]((t=>{const i=e;t[i(448)](null),t[i(482)](n[i(509)][i(508)][i(474)][i(515)]());const r=Object[i(536)](o);for(const e of n[i(509)][i(508)][i(552)])i(444)!=e[i(440)]&&e[i(496)]()&&!r[i(523)](e[i(440)])&&t[i(495)](e);for(const e of r){let r=n[i(509)][i(508)][i(466)](e);r&&r[i(496)]()||(r=t[i(492)](e));const s=a[e],c=Object[i(536)](s),u=o[e];for(const e of r[i(515)]())c[i(523)](e)||t[i(484)](e,r);for(const n of c)t[i(477)](n,a[e][n],r);t[i(551)](t[i(534)](r)),t[i(501)](n[i(516)][i(434)](u,r),r,0)}}));const u=$n(n[e(475)],e(439));return c=s[e(431)]?-1==s[e(431)][e(544)](u)?u+": "+s[e(431)]:s[e(431)]:u+": "+s[e(465)][e(430)](n[e(475)][e(452)],{month:e(556),day:e(480)})+", "+s[e(465)][e(526)](n[e(475)][e(452)],{hour:e(480),minute:e(480)}),await r[e(481)]({name:c}),i[e(459)]=!0,n[e(454)][e(530)](e(458))[e(512)]()}}function to(){var t=["6121080fCEWDz","4116168gcECek","39088uTSMke","907IgvDeN","11xJzfpw","4325703VMPwRy","43217970ojcTLA","40IqwbOb","21DAKnJn","792028UbeNuj","2174KOnMtR"];return(to=function(){return t})()}function eo(t,e){var n=to();return(eo=function(t,e){return n[t-=156]})(t,e)}!function(t){for(var e=eo,n=t();;)try{if(818875===parseInt(e(165))/1*(parseInt(e(161))/2)+-parseInt(e(156))/3+-parseInt(e(160))/4*(parseInt(e(158))/5)+-parseInt(e(162))/6+-parseInt(e(159))/7*(-parseInt(e(164))/8)+-parseInt(e(163))/9+parseInt(e(157))/10*(parseInt(e(166))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to)})(),(window.CKEditor5=window.CKEditor5||{}).revisionHistory=i})();
|
|
5
|
+
*/(()=>{var t={528:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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 a=o},216:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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%}@media (prefers-reduced-motion:reduce){.ck.ck-revision-history-sidebar__revision-wrapper .ck-revision-history-sidebar__revision{transition:none}}.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 a=o},11:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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 a=o},249:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.push([t.id,".ck.ck-revision-history-sidebar__revision-author{display:block;position:relative;transition:var(--ck-revision-history-revision-transitions)}@media (prefers-reduced-motion:reduce){.ck.ck-revision-history-sidebar__revision-author{transition:none}}.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 a=o},329:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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%}@media (prefers-reduced-motion:reduce){.ck.ck-revision-history-sidebar__revision-name>.ck-labeled-field-view__input-wrapper>.ck-input{transition:none}}.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 a=o},426:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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 a=o},722:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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 a=o},173:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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 a=o},45:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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 a=o},536:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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 a=o},560:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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}@media (prefers-reduced-motion:reduce){.ck.ck-editor__editable:after,.ck.ck-editor__editable:before{transition:none}}.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;z-index:2}.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 a=o},161:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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:solid var(--ck-color-base-border);border-radius:0;border-width:1px 1px 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.ck-sticky-panel__content_sticky{border-bottom-width:1px}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content .ck-menu-bar{border:0;border-bottom:1px solid var(--ck-color-base-border)}.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 a=o},959:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var i=n(168),r=n.n(i),s=n(433),o=n.n(s)()(r());o.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-number,.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 a=o},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,i,r,s){"string"==typeof t&&(t=[[null,t,void 0]]);var o={};if(i)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(o[c]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&o[l[0]]||(void 0!==s&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=s),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),r&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=r):l[4]="".concat(r)),e.push(l))}},e}},168:t=>{"use strict";t.exports=function(t){return t[1]}},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:_},A={hour:k,minute:k},x={hour:k,minute:k,second:k},R={hour:k,minute:k,second:k,timeZoneName:b},E={hour:k,minute:k,second:k,timeZoneName:_},M={hour:k,minute:k,hour12:!1},N={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},L={year:k,month:b,day:k,hour:k,minute:k},P={year:k,month:b,day:k,hour:k,minute:k,second:k},F={year:k,month:b,day:k,weekday:b,hour:k,minute:k},z={year:k,month:_,day:k,hour:k,minute:k,timeZoneName:b},H={year:k,month:_,day:k,hour:k,minute:k,second:k,timeZoneName:b},Z={year:k,month:_,day:k,weekday:_,hour:k,minute:k,timeZoneName:_},q={year:k,month:_,day:k,weekday:_,hour:k,minute:k,second:k,timeZoneName:_};function U(t){return void 0===t}function B(t){return"number"==typeof t}function W(t){return"number"==typeof t&&t%1==0}function Y(){try{return"undefined"!=typeof Intl&&Intl.DateTimeFormat}catch(t){return!1}}function J(){return!U(Intl.DateTimeFormat.prototype.formatToParts)}function G(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(t){return!1}}function K(t,e,n){if(0!==t.length)return t.reduce((function(t,i){var r=[e(i),i];return t&&n(t[0],r[0])===t[0]?t:r}),null)[1]}function 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 U(t)||null===t||""===t?void 0:parseInt(t,10)}function nt(t){if(!U(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=Y();if(a&&J()){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"],At=["Before Christ","Anno Domini"],xt=["BC","AD"],Rt=["B","A"];function Et(t){switch(t){case"narrow":return[].concat(Rt);case"short":return[].concat(xt);case"long":return[].concat(At);default:return null}}function Mt(t,e){for(var n,i="",r=l(t);!(n=r()).done;){var s=n.value;s.literal?i+=s.val:i+=e(s.val)}return i}var Nt={D:w,DD:I,DDD:S,DDDD:T,t:A,tt:x,ttt:R,tttt:E,T:M,TT:N,TTT:V,TTTT:j,f:D,ff:L,fff:z,ffff:Z,F:C,FF:P,FFF:H,FFFF:q},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 Nt[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&&J(),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 Et(e)[t.year<0?0:1]}(e,t):o({era:t},"era")};return Mt(t.parseFormat(n),(function(n){switch(n){case"S":return i.num(e.millisecond);case"u":case"SSS":return i.num(e.millisecond,3);case"s":return i.num(e.second);case"ss":return i.num(e.second,2);case"m":return i.num(e.minute);case"mm":return i.num(e.minute,2);case"h":return i.num(e.hour%12==0?12:e.hour%12);case"hh":return i.num(e.hour%12==0?12:e.hour%12,2);case"H":return i.num(e.hour);case"HH":return i.num(e.hour,2);case"Z":return a({format:"narrow",allowZ:i.opts.allowZ});case"ZZ":return a({format:"short",allowZ:i.opts.allowZ});case"ZZZ":return a({format:"techie",allowZ:i.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:i.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:i.loc.locale});case"z":return e.zoneName;case"a":return c();case"d":return s?o({day:"numeric"},"day"):i.num(e.day);case"dd":return s?o({day:"2-digit"},"day"):i.num(e.day,2);case"c":case"E":return i.num(e.weekday);case"ccc":return l("short",!0);case"cccc":return l("long",!0);case"ccccc":return l("narrow",!0);case"EEE":return l("short",!1);case"EEEE":return l("long",!1);case"EEEEE":return l("narrow",!1);case"L":return s?o({month:"numeric",day:"numeric"},"month"):i.num(e.month);case"LL":return s?o({month:"2-digit",day:"numeric"},"month"):i.num(e.month,2);case"LLL":return u("short",!0);case"LLLL":return u("long",!0);case"LLLLL":return u("narrow",!0);case"M":return s?o({month:"numeric"},"month"):i.num(e.month);case"MM":return s?o({month:"2-digit"},"month"):i.num(e.month,2);case"MMM":return u("short",!1);case"MMMM":return u("long",!1);case"MMMMM":return u("narrow",!1);case"y":return s?o({year:"numeric"},"year"):i.num(e.year);case"yy":return s?o({year:"2-digit"},"year"):i.num(e.year.toString().slice(-2),2);case"yyyy":return s?o({year:"numeric"},"year"):i.num(e.year,4);case"yyyyyy":return s?o({year:"numeric"},"year"):i.num(e.year,6);case"G":return h("short");case"GG":return h("long");case"GGGGG":return h("narrow");case"kk":return i.num(e.weekYear.toString().slice(-2),2);case"kkkk":return i.num(e.weekYear,4);case"W":return i.num(e.weekNumber);case"WW":return i.num(e.weekNumber,2);case"o":return i.num(e.ordinal);case"ooo":return i.num(e.ordinal,3);case"q":return i.num(e.quarter);case"qq":return i.num(e.quarter,2);case"X":return i.num(Math.floor(e.ts/1e3));case"x":return i.num(e.ts);default:return function(n){var r=t.macroTokenToFormatOpts(n);return r?i.formatWithSystemDefault(e,r):n}(n)}}))},e.formatDurationFromString=function(e,n){var i,r=this,s=function(t){switch(t[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"M":return"month";case"y":return"year";default:return null}},o=t.parseFormat(n),a=o.reduce((function(t,e){var n=e.literal,i=e.val;return n?t:t.concat(i)}),[]),c=e.shiftTo.apply(e,a.map(s).filter((function(t){return t})));return Mt(o,(i=c,function(t){var e=s(t);return e?r.num(i.get(e),t.length):t}))},t}(),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,Lt=function(t){function e(){return t.apply(this,arguments)||this}r(e,t);var n=e.prototype;return n.offsetName=function(t,e){return lt(t,e.format,e.locale)},n.formatOffset=function(t,e){return vt(this.offset(t),e)},n.offset=function(t){return-new Date(t).getTimezoneOffset()},n.equals=function(t){return"local"===t.type},i(e,[{key:"type",get:function(){return"local"}},{key:"name",get:function(){return Y()?(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),Pt=RegExp("^"+pt.source+"$"),Ft={};var zt={year:0,month:1,day:2,hour:3,minute:4,second:5};var Ht={},Zt=function(t){function e(n){var i;return(i=t.call(this)||this).zoneName=n,i.valid=e.isValidZone(n),i}r(e,t),e.create=function(t){return Ht[t]||(Ht[t]=new e(t)),Ht[t]},e.resetCache=function(){Ht={},Ft={}},e.isValidSpecifier=function(t){return!(!t||!t.match(Pt))},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,Ft[n]||(Ft[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"})),Ft[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];U(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),qt=null,Ut=function(t){function e(e){var n;return(n=t.call(this)||this).fixed=e,n}r(e,t),e.instance=function(t){return 0===t?e.utcInstance:new e(t)},e.parseSpecifier=function(t){if(t){var n=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(n)return new e(ht(n[1],n[2]))}return null},i(e,null,[{key:"utcInstance",get:function(){return null===qt&&(qt=new e(0)),qt}}]);var n=e.prototype;return n.offsetName=function(){return this.name},n.formatOffset=function(t,e){return vt(this.fixed,e)},n.offset=function(){return this.fixed},n.equals=function(t){return"fixed"===t.type&&t.fixed===this.fixed},i(e,[{key:"type",get:function(){return"fixed"}},{key:"name",get:function(){return 0===this.fixed?"UTC":"UTC"+vt(this.fixed,"narrow")}},{key:"universal",get:function(){return!0}},{key:"isValid",get:function(){return!0}}]),e}(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(U(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?Ut.utcInstance:null!=(n=Zt.parseGMTOffset(t))?Ut.instance(n):Zt.isValidSpecifier(i)?Zt.create(t):Ut.parseSpecifier(i)||new Bt(t)}return B(t)?Ut.instance(t):"object"==typeof t&&t.offset&&"number"==typeof t.offset?t:new Bt(t)}var Yt=function(){return Date.now()},Jt=null,Gt=null,Kt=null,Qt=null,Xt=!1,$t=function(){function t(){}return t.resetCaches=function(){le.resetCache(),Zt.resetCache()},i(t,null,[{key:"now",get:function(){return Yt},set:function(t){Yt=t}},{key:"defaultZoneName",get:function(){return t.defaultZone.name},set:function(t){Jt=t?Wt(t):null}},{key:"defaultZone",get:function(){return Jt||Lt.instance}},{key:"defaultLocale",get:function(){return Gt},set:function(t){Gt=t}},{key:"defaultNumberingSystem",get:function(){return Kt},set:function(t){Kt=t}},{key:"defaultOutputCalendar",get:function(){return 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&&Y()){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=Y(),t.zone.universal&&this.hasIntl){var r=t.offset/60*-1,s=r>=0?"Etc/GMT+"+r:"Etc/GMT"+r,o=Zt.isValidZone(s);0!==t.offset&&o?(i=s,this.dt=t):(i="UTC",n.timeZoneName?this.dt=t:this.dt=0===t.offset?t: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(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(A):return"h:mm a";case yt(x):return"h:mm:ss a";case yt(R):case yt(E):return"h:mm a";case yt(M):return"HH:mm";case yt(N):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(L):return"LLL d, yyyy, h:mm a";case yt(z):return"LLLL d, yyyy, h:mm a";case yt(Z):return e;case yt(C):return"M/d/yyyy, h:mm:ss a";case yt(P):return"LLL d, yyyy, h:mm:ss a";case yt(F):return"EEE, d LLL yyyy, h:mm a";case yt(H):return"LLLL d, yyyy, h:mm:ss a";case yt(q):return"EEEE, LLLL d, yyyy, h:mm:ss a";default:return e}}(this.opts),e=le.create("en-US");return Vt.create(e).formatDateTimeFromString(this.dt,t)},e.formatToParts=function(){return this.hasIntl&&J()?this.dtf.formatToParts(this.dt.toJSDate()):[]},e.resolvedOptions=function(){return this.hasIntl?this.dtf.resolvedOptions():{locale:"en-US",numberingSystem:"latn",outputCalendar:"gregory"}},t}(),ue=function(){function t(t,e,n){this.opts=Object.assign({style:"long"},n),!e&&G()&&(this.rtf=re(t,n))}var e=t.prototype;return e.format=function(t,e){return this.rtf?this.rtf.format(t,e):function(t,e,n,i){void 0===n&&(n="always"),void 0===i&&(i=!1);var r={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},s=-1===["hours","minutes","seconds"].indexOf(t);if("auto"===n&&s){var o="days"===t;switch(e){case 1:return o?"tomorrow":"next "+r[t][0];case-1:return o?"yesterday":"last "+r[t][0];case 0:return o?"today":"this "+r[t][0]}}var a=Object.is(e,-0)||e<0,c=Math.abs(e),u=1===c,l=r[t],h=i?u?l[1]:l[2]||l[1]:u?r[t][0]:t;return a?c+" "+h+" ago":"in "+c+" "+h}(e,t,this.opts.numeric,"long"!==this.opts.style)},e.formatToParts=function(t,e){return this.rtf?this.rtf.formatToParts(t,e):[]},t}(),le=function(){function t(t,e,n,i){var r=function(t){var e=t.indexOf("-u-");if(-1===e)return[t];var n,i=t.substring(0,e);try{n=ee(t).resolvedOptions()}catch(t){n=ee(i).resolvedOptions()}var r=n;return[i,r.numberingSystem,r.calendar]}(t),s=r[0],o=r[1],a=r[2];this.locale=s,this.numberingSystem=e||o||null,this.outputCalendar=n||a||null,this.intl=function(t,e,n){return Y()?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(Y()){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=Y()&&J(),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,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=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,Et,(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()||Y()&&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")||Y()&&"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 U(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:Ut.instance(i),e+3]}function Ae(t,e){return[{},t[e]?Zt.create(t[e]):null,e+1]}var xe=RegExp("^T?"+pe.source+"$"),Re=/^-?P(?:(?:(-?\d{1,9})Y)?(?:(-?\d{1,9})M)?(?:(-?\d{1,9})W)?(?:(-?\d{1,9})D)?(?:T(?:(-?\d{1,9})H)?(?:(-?\d{1,9})M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,9}))?S)?)?)$/;function Ee(t){var e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],o=t[5],a=t[6],c=t[7],u=t[8],l="-"===e[0],h=c&&"-"===c[0],d=function(t,e){return void 0===e&&(e=!1),void 0!==t&&(e||t&&l)?-t:t};return[{years:d(et(n)),months:d(et(i)),weeks:d(et(r)),days:d(et(s)),hours:d(et(o)),minutes:d(et(a)),seconds:d(et(c),"-0"===c),milliseconds:d(nt(u),h)}]}var Me={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Ne(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=Ne(n,s,r,i,o,a,c);return e=u?Me[u]:l?0:ht(h,d),[f,new Ut(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$/,Le=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function Pe(t){var e=t[1],n=t[2],i=t[3];return[Ne(e,t[4],i,n,t[5],t[6],t[7]),Ut.utcInstance]}function Fe(t){var e=t[1],n=t[2],i=t[3],r=t[4],s=t[5],o=t[6];return[Ne(e,t[7],n,i,r,s,o),Ut.utcInstance]}var ze=he(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ge),He=he(/(\d{4})-?W(\d\d)(?:-?(\d))?/,ge),Ze=he(/(\d{4})-?(\d{3})/,ge),qe=he(ye),Ue=de(Oe,Se,Te),Be=de(ke,Se,Te),We=de(be,Se,Te),Ye=de(Se,Te);var Je=de(Se);var Ge=he(/(\d{4})-(\d\d)-(\d\d)/,we),Ke=he(_e),Qe=de(Oe,Se,Te,Ae),Xe=de(Se,Te,Ae);var $e={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},tn=Object.assign({years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6}},$e),en=365.2425,nn=30.436875,rn=Object.assign({years:{quarters:4,months:12,weeks:52.1775,days:en,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:4.3481250000000005,days:nn,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3}},$e),sn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],on=sn.slice(0).reverse();function an(t,e,n){void 0===n&&(n=!1);var i={values:n?e.values:Object.assign({},t.values,e.values||{}),loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy};return new un(i)}function cn(t,e,n,i,r){var s=t[r][n],o=e[n]/s,a=!(Math.sign(o)===Math.sign(i[r]))&&0!==i[r]&&Math.abs(o)<=1?function(t){return t<0?Math.floor(t):Math.ceil(t)}(o):Math.trunc(o);i[r]+=a,e[n]-=a*s}var un=function(){function t(t){var e="longterm"===t.conversionAccuracy||!1;this.values=t.values,this.loc=t.loc||le.create(),this.conversionAccuracy=e?"longterm":"casual",this.invalid=t.invalid||null,this.matrix=e?rn:tn,this.isLuxonDuration=!0}t.fromMillis=function(e,n){return t.fromObject(Object.assign({milliseconds:e},n))},t.fromObject=function(e){if(null==e||"object"!=typeof e)throw new y("Duration.fromObject: argument expected to be an object, got "+(null===e?"null":typeof e));return new t({values:ft(e,t.normalizeUnit,["locale","numberingSystem","conversionAccuracy","zone"]),loc:le.fromObject(e),conversionAccuracy:e.conversionAccuracy})},t.fromISO=function(e,n){var i=function(t){return fe(t,[Re,Ee])}(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,[xe,Je])}(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 U(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 Zt.isValidSpecifier(t)&&Zt.isValidZone(t)},t.normalizeZone=function(t){return Wt(t,$t.defaultZone)},t.months=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj,c=void 0===a?null:a,u=n.outputCalendar,l=void 0===u?"gregory":u;return(c||le.create(r,o,l)).months(t)},t.monthsFormat=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj,c=void 0===a?null:a,u=n.outputCalendar,l=void 0===u?"gregory":u;return(c||le.create(r,o,l)).months(t,!0)},t.weekdays=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj;return((void 0===a?null:a)||le.create(r,o,null)).weekdays(t)},t.weekdaysFormat=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj;return((void 0===a?null:a)||le.create(r,o,null)).weekdays(t,!0)},t.meridiems=function(t){var e=(void 0===t?{}:t).locale,n=void 0===e?null:e;return le.create(n).meridiems()},t.eras=function(t,e){void 0===t&&(t="short");var n=(void 0===e?{}:e).locale,i=void 0===n?null:n;return le.create(i,null,"gregory").eras(t)},t.features=function(){var t=!1,e=!1,n=!1,i=!1;if(Y()){t=!0,e=J(),i=G();try{n="America/New_York"===new Intl.DateTimeFormat("en",{timeZone:"America/New_York"}).resolvedOptions().timeZone}catch(t){n=!1}}return{intl:t,intlTokens:e,zones:n,relative:i}},t}();function mn(t,e){var n=function(t){return t.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf()},i=n(e)-n(t);return Math.floor(un.fromMillis(i).as("days"))}function pn(t,e,n,i){var r=function(t,e,n){for(var i,r,s={},o=0,a=[["years",function(t,e){return e.year-t.year}],["quarters",function(t,e){return e.quarter-t.quarter}],["months",function(t,e){return e.month-t.month+12*(e.year-t.year)}],["weeks",function(t,e){var n=mn(t,e);return(n-n%7)/7}],["days",mn]];o<a.length;o++){var c=a[o],u=c[0],l=c[1];if(n.indexOf(u)>=0){var h;i=u;var d,f=l(t,e);(r=t.plus(((h={})[u]=f,h)))>e?(t=t.plus(((d={})[u]=f-1,d)),f-=1):t=r,s[u]=f}}return[t,s,r,i]}(t,e,n),s=r[0],o=r[1],a=r[2],c=r[3],u=e-s,l=n.filter((function(t){return["hours","minutes","seconds","milliseconds"].indexOf(t)>=0}));if(0===l.length){var h;if(a<e)a=s.plus(((h={})[c]=1,h));a!==s&&(o[c]=(o[c]||0)+u/(a-s))}var d,f=un.fromObject(Object.assign(o,i));return l.length>0?(d=un.fromMillis(u,i)).shiftTo.apply(d,l).plus(f):f}var yn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},gn={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},kn=yn.hanidec.replace(/[\[|\]]/g,"").split("");function bn(t,e){var n=t.numberingSystem;return void 0===e&&(e=""),new RegExp(""+yn[n||"latn"]+e)}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 On(t){return t.replace(/\./g,"\\.?").replace(In,wn)}function Sn(t){return t.replace(/\./g,"").replace(In," ").toLowerCase()}function Tn(t,e){return null===t?null:{regex:RegExp(t.map(On).join("|")),deser:function(n){var i=n[0];return t.findIndex((function(t){return Sn(i)===Sn(t)}))+e}}}function An(t,e){return{regex:t,deser:function(t){return ht(t[1],t[2])},groups:e}}function xn(t){return{regex:t,deser:function(t){return t[0]}}}var Rn={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 Mn(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=di.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=Rn[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 Nn(t,e,n){var i=function(t,e){var n;return(n=Array.prototype).concat.apply(n,t.map((function(t){return Mn(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 xn(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 An(new RegExp("([+-]"+u.source+")(?::("+s.source+"))?"),2);case"ZZZ":return An(new RegExp("([+-]"+u.source+")("+s.source+")?"),2);case"z":return xn(/[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(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=U(t.Z)?U(t.z)?null:Zt.create(t.z):new Ut(t.Z),U(t.q)||(t.M=3*(t.q-1)+1),U(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),U(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 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 Ln(t,e,n){return n+(rt(t)?jn:Vn)[e-1]}function Pn(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 Fn(t){var e,n=t.year,i=t.month,r=t.day,s=Ln(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=Pn(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=Pn(e,t.ordinal),i=n.month,r=n.day;return Object.assign({year:e,month:i,day:r},mt(t))}function qn(t){var e=W(t.year),n=$(t.month,1,12),i=$(t.day,1,ot(t.year,t.month));return e?n?!i&&Dn("day",t.day):Dn("month",t.month):Dn("year",t.year)}function Un(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 Yn(t){return new jt("unsupported zone",'the zone "'+t.name+'" is not supported')}function Jn(t){return null===t.weekData&&(t.weekData=Fn(t.c)),t.weekData}function Gn(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 Kn(t,e,n){var i=t-60*e*1e3,r=n.offset(i);if(e===r)return[i,e];i-=60*(r-e)*1e3;var s=n.offset(i);return r===s?[i,r]:[t-60*Math.min(r,s)*1e3,Math.max(r,s)]}function Qn(t,e){var n=new Date(t+=60*e*1e3);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function Xn(t,e,n){return Kn(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=Kn(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;U(t[r])&&(t[r]=ii[r])}var s=qn(t)||Un(t);if(s)return di.invalid(s);var o=$t.now(),a=Xn(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=!!U(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:Yn(e));this.ts=U(t.ts)?$t.now():t.ts;var i=null,r=null;if(!n)if(t.old&&t.old.ts===this.ts&&t.old.zone.equals(e)){var s=[t.old.c,t.old.o];i=s[0],r=s[1]}else{var o=e.offset(this.ts);i=Qn(this.ts,o),i=(n=Number.isNaN(i.year)?new 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 U(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 U(e)?new t({ts:$t.now(),zone:Ut.utcInstance}):li({year:e,month:n,day:i,hour:r,minute:s,second:o,millisecond:a},Ut.utcInstance)},t.fromJSDate=function(e,n){void 0===n&&(n={});var i,r=(i=e,"[object Date]"===Object.prototype.toString.call(i)?e.valueOf():NaN);if(Number.isNaN(r))return t.invalid("invalid input");var s=Wt(n.zone,$t.defaultZone);return s.isValid?new t({ts:r,zone:s,loc:le.fromObject(n)}):t.invalid(Yn(s))},t.fromMillis=function(e,n){if(void 0===n&&(n={}),B(e))return e<-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(Yn(n));var i=$t.now(),r=n.offset(i),s=ft(e,ui,["zone","locale","outputCalendar","numberingSystem"]),o=!U(s.ordinal),a=!U(s.year),c=!U(s.month)||!U(s.day),u=a||c,h=s.weekYear||s.weekNumber,d=le.fromObject(e);if((u||o)&&h)throw new m("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(c&&o)throw new m("Can't mix ordinal dates with month/day");var f,v,p=h||s.weekday&&!u,y=Qn(i,r);p?(f=ai,v=ri,y=Fn(y)):o?(f=ci,v=si,y=Hn(y)):(f=oi,v=ii);for(var g,k=!1,b=l(f);!(g=b()).done;){var _=g.value;U(s[_])?s[_]=k?v[_]:y[_]:k=!0}var w=p?function(t){var e=W(t.weekYear),n=$(t.weekNumber,1,ct(t.weekYear)),i=$(t.weekday,1,7);return e?n?!i&&Dn("weekday",t.weekday):Dn("week",t.week):Dn("weekYear",t.weekYear)}(s):o?function(t){var e=W(t.year),n=$(t.ordinal,1,st(t.year));return e?!n&&Dn("ordinal",t.ordinal):Dn("year",t.year)}(s):qn(s),I=w||Un(s);if(I)return t.invalid(I);var O=Xn(p?zn(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,[ze,Ue],[He,Be],[Ze,We],[qe,Ye])}(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,Pe],[Ce,Pe],[Le,Fe])}(t);return ti(n[0],n[1],e,"HTTP",e)},t.fromFormat=function(e,n,i){if(void 0===i&&(i={}),U(e)||U(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=Nn(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,[Ge,Qe],[Ke,Xe])}(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(Ut.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=Xn(this.toObject(),u,e)[0]}return Gn(this,{ts:c,zone:e})}return t.invalid(Yn(e))},e.reconfigure=function(t){var e=void 0===t?{}:t,n=e.locale,i=e.numberingSystem,r=e.outputCalendar;return Gn(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=!U(n.weekYear)||!U(n.weekNumber)||!U(n.weekday),r=!U(n.ordinal),s=!U(n.year),o=!U(n.month)||!U(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(Fn(this.c),n)):U(n.ordinal)?(e=Object.assign(this.toObject(),n),U(n.day)&&(e.day=Math.min(ot(e.year,e.month),e.day))):e=Zn(Object.assign(Hn(this.c),n));var u=Xn(e,this.o,this.zone);return Gn(this,{ts:u[0],o:u[1]})},e.plus=function(t){return this.isValid?Gn(this,$n(this,ln(t))):this},e.minus=function(t){return this.isValid?Gn(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 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 Nn(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?Jn(this).weekYear:NaN}},{key:"weekNumber",get:function(){return this.isValid?Jn(this).weekNumber:NaN}},{key:"weekday",get:function(){return this.isValid?Jn(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 A}},{key:"TIME_WITH_SECONDS",get:function(){return x}},{key:"TIME_WITH_SHORT_OFFSET",get:function(){return R}},{key:"TIME_WITH_LONG_OFFSET",get:function(){return E}},{key:"TIME_24_SIMPLE",get:function(){return M}},{key:"TIME_24_WITH_SECONDS",get:function(){return N}},{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 L}},{key:"DATETIME_MED_WITH_SECONDS",get:function(){return P}},{key:"DATETIME_MED_WITH_WEEKDAY",get:function(){return F}},{key:"DATETIME_FULL",get:function(){return z}},{key:"DATETIME_FULL_WITH_SECONDS",get:function(){return H}},{key:"DATETIME_HUGE",get:function(){return Z}},{key:"DATETIME_HUGE_WITH_SECONDS",get:function(){return q}}]),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=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var s={},o=[],a=0;a<t.length;a++){var c=t[a],u=i.base?c[0]+i.base:c[0],l=s[u]||0,h="".concat(u," ").concat(l);s[u]=l+1;var d=n(h),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==d)e[d].references++,e[d].updater(f);else{var v=r(f,i);i.byIndex=a,e.splice(a,0,{identifier:h,updater:v,references:1})}o.push(h)}return o}function r(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,r){var s=i(t=t||[],r=r||{});return function(t){t=t||[];for(var o=0;o<s.length;o++){var a=n(s[o]);e[a].references--}for(var c=i(t,r),u=0;u<s.length;u++){var l=n(s[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}s=c}}},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(n){t.setAttribute(n,e[n])}))}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,r){var s;if(i)s="";else{s="",r.supports&&(s+="@supports (".concat(r.supports,") {")),r.media&&(s+="@media ".concat(r.media," {"));var o=void 0!==r.layer;o&&(s+="@layer".concat(r.layer.length>0?" ".concat(r.layer):""," {")),s+=r.css,o&&(s+="}"),r.media&&(s+="}"),r.supports&&(s+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,s);else{var a=document.createTextNode(s),c=t.childNodes;c[e]&&t.removeChild(c[e]),c.length?t.insertBefore(a,c[e]):t.appendChild(a)}}var r={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=r.singletonCounter++,n=r.singleton||(r.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},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})};var i={};(()=>{"use strict";n.r(i),n.d(i,{Revision:()=>Bn,RevisionHistory:()=>$s,RevisionHistoryUI:()=>tr,RevisionTracker:()=>Oi,RevisionViewer:()=>yr,RevisionViewerLoadingOverlay:()=>jr,RevisionViewerUI:()=>Pr,RevisionsRepository:()=>Xn,RevisionsSidebar:()=>Vs});var t=n(584);const e=function(){this.__data__=[],this.size=0};const r=function(t,e){return t===e||t!=t&&e!=e};const s=function(t,e){for(var n=t.length;n--;)if(r(t[n][0],e))return n;return-1};var o=Array.prototype.splice;const a=function(t){var e=this.__data__,n=s(e,t);return!(n<0)&&(n==e.length-1?e.pop():o.call(e,n,1),--this.size,!0)};const c=function(t){var e=this.__data__,n=s(e,t);return n<0?void 0:e[n][1]};const u=function(t){return s(this.__data__,t)>-1};const l=function(t,e){var n=this.__data__,i=s(n,t);return i<0?(++this.size,n.push([t,e])):n[i][1]=e,this};function h(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])}}h.prototype.clear=e,h.prototype.delete=a,h.prototype.get=c,h.prototype.has=u,h.prototype.set=l;const d=h;const f=function(){this.__data__=new d,this.size=0};const v=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const m=function(t){return this.__data__.get(t)};const p=function(t){return this.__data__.has(t)};const y="object"==typeof global&&global&&global.Object===Object&&global;var g="object"==typeof self&&self&&self.Object===Object&&self;const k=y||g||Function("return this")();const b=k.Symbol;var _=Object.prototype,w=_.hasOwnProperty,I=_.toString,O=b?b.toStringTag:void 0;const S=function(t){var e=w.call(t,O),n=t[O];try{t[O]=void 0;var i=!0}catch(t){}var r=I.call(t);return i&&(e?t[O]=n:delete t[O]),r};var T=Object.prototype.toString;const A=function(t){return T.call(t)};var x=b?b.toStringTag:void 0;const R=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":x&&x in Object(t)?S(t):A(t)};const E=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const M=function(t){if(!E(t))return!1;var e=R(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const N=k["__core-js_shared__"];var V,j=(V=/[^.]+$/.exec(N&&N.keys&&N.keys.IE_PROTO||""))?"Symbol(src)_1."+V:"";const D=function(t){return!!j&&j in t};var C=Function.prototype.toString;const L=function(t){if(null!=t){try{return C.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var P=/^\[object .+?Constructor\]$/,F=Function.prototype,z=Object.prototype,H=F.toString,Z=z.hasOwnProperty,q=RegExp("^"+H.call(Z).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const U=function(t){return!(!E(t)||D(t))&&(M(t)?q:P).test(L(t))};const B=function(t,e){return null==t?void 0:t[e]};const W=function(t,e){var n=B(t,e);return U(n)?n:void 0};const Y=W(k,"Map");const J=W(Object,"create");const G=function(){this.__data__=J?J(null):{},this.size=0};const K=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Q=Object.prototype.hasOwnProperty;const X=function(t){var e=this.__data__;if(J){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Q.call(e,t)?e[t]:void 0};var $=Object.prototype.hasOwnProperty;const tt=function(t){var e=this.__data__;return J?void 0!==e[t]:$.call(e,t)};const et=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=J&&void 0===e?"__lodash_hash_undefined__":e,this};function nt(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])}}nt.prototype.clear=G,nt.prototype.delete=K,nt.prototype.get=X,nt.prototype.has=tt,nt.prototype.set=et;const it=nt;const rt=function(){this.size=0,this.__data__={hash:new it,map:new(Y||d),string:new it}};const st=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const ot=function(t,e){var n=t.__data__;return st(e)?n["string"==typeof e?"string":"hash"]:n.map};const at=function(t){var e=ot(this,t).delete(t);return this.size-=e?1:0,e};const ct=function(t){return ot(this,t).get(t)};const ut=function(t){return ot(this,t).has(t)};const lt=function(t,e){var n=ot(this,t),i=n.size;return n.set(t,e),this.size+=n.size==i?0:1,this};function ht(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])}}ht.prototype.clear=rt,ht.prototype.delete=at,ht.prototype.get=ct,ht.prototype.has=ut,ht.prototype.set=lt;const dt=ht;const ft=function(t,e){var n=this.__data__;if(n instanceof d){var i=n.__data__;if(!Y||i.length<199)return i.push([t,e]),this.size=++n.size,this;n=this.__data__=new dt(i)}return n.set(t,e),this.size=n.size,this};function vt(t){var e=this.__data__=new d(t);this.size=e.size}vt.prototype.clear=f,vt.prototype.delete=v,vt.prototype.get=m,vt.prototype.has=p,vt.prototype.set=ft;const mt=vt;const pt=function(t,e){for(var n=-1,i=null==t?0:t.length;++n<i&&!1!==e(t[n],n,t););return t};const yt=function(){try{var t=W(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const gt=function(t,e,n){"__proto__"==e&&yt?yt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var kt=Object.prototype.hasOwnProperty;const bt=function(t,e,n){var i=t[e];kt.call(t,e)&&r(i,n)&&(void 0!==n||e in t)||gt(t,e,n)};const _t=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?gt(n,a,c):bt(n,a,c)}return n};const wt=function(t,e){for(var n=-1,i=Array(t);++n<t;)i[n]=e(n);return i};const It=function(t){return null!=t&&"object"==typeof t};const Ot=function(t){return It(t)&&"[object Arguments]"==R(t)};var St=Object.prototype,Tt=St.hasOwnProperty,At=St.propertyIsEnumerable;const xt=Ot(function(){return arguments}())?Ot:function(t){return It(t)&&Tt.call(t,"callee")&&!At.call(t,"callee")};const Rt=Array.isArray;const Et=function(){return!1};var Mt="object"==typeof exports&&exports&&!exports.nodeType&&exports,Nt=Mt&&"object"==typeof module&&module&&!module.nodeType&&module,Vt=Nt&&Nt.exports===Mt?k.Buffer:void 0;const jt=(Vt?Vt.isBuffer:void 0)||Et;var Dt=/^(?:0|[1-9]\d*)$/;const Ct=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&Dt.test(t))&&t>-1&&t%1==0&&t<e};const Lt=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Pt={};Pt["[object Float32Array]"]=Pt["[object Float64Array]"]=Pt["[object Int8Array]"]=Pt["[object Int16Array]"]=Pt["[object Int32Array]"]=Pt["[object Uint8Array]"]=Pt["[object Uint8ClampedArray]"]=Pt["[object Uint16Array]"]=Pt["[object Uint32Array]"]=!0,Pt["[object Arguments]"]=Pt["[object Array]"]=Pt["[object ArrayBuffer]"]=Pt["[object Boolean]"]=Pt["[object DataView]"]=Pt["[object Date]"]=Pt["[object Error]"]=Pt["[object Function]"]=Pt["[object Map]"]=Pt["[object Number]"]=Pt["[object Object]"]=Pt["[object RegExp]"]=Pt["[object Set]"]=Pt["[object String]"]=Pt["[object WeakMap]"]=!1;const Ft=function(t){return It(t)&&Lt(t.length)&&!!Pt[R(t)]};const zt=function(t){return function(e){return t(e)}};var Ht="object"==typeof exports&&exports&&!exports.nodeType&&exports,Zt=Ht&&"object"==typeof module&&module&&!module.nodeType&&module,qt=Zt&&Zt.exports===Ht&&y.process;const Ut=function(){try{var t=Zt&&Zt.require&&Zt.require("util").types;return t||qt&&qt.binding&&qt.binding("util")}catch(t){}}();var Bt=Ut&&Ut.isTypedArray;const Wt=Bt?zt(Bt):Ft;var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e){var n=Rt(t),i=!n&&xt(t),r=!n&&!i&&jt(t),s=!n&&!i&&!r&&Wt(t),o=n||i||r||s,a=o?wt(t.length,String):[],c=a.length;for(var u in t)!e&&!Yt.call(t,u)||o&&("length"==u||r&&("offset"==u||"parent"==u)||s&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||Ct(u,c))||a.push(u);return a};var Gt=Object.prototype;const Kt=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Gt)};const Qt=function(t,e){return function(n){return t(e(n))}};const Xt=Qt(Object.keys,Object);var $t=Object.prototype.hasOwnProperty;const te=function(t){if(!Kt(t))return Xt(t);var e=[];for(var n in Object(t))$t.call(t,n)&&"constructor"!=n&&e.push(n);return e};const ee=function(t){return null!=t&&Lt(t.length)&&!M(t)};const ne=function(t){return ee(t)?Jt(t):te(t)};const ie=function(t,e){return t&&_t(e,ne(e),t)};const re=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var se=Object.prototype.hasOwnProperty;const oe=function(t){if(!E(t))return re(t);var e=Kt(t),n=[];for(var i in t)("constructor"!=i||!e&&se.call(t,i))&&n.push(i);return n};const ae=function(t){return ee(t)?Jt(t,!0):oe(t)};const ce=function(t,e){return t&&_t(e,ae(e),t)};var ue="object"==typeof exports&&exports&&!exports.nodeType&&exports,le=ue&&"object"==typeof module&&module&&!module.nodeType&&module,he=le&&le.exports===ue?k.Buffer:void 0,de=he?he.allocUnsafe:void 0;const fe=function(t,e){if(e)return t.slice();var n=t.length,i=de?de(n):new t.constructor(n);return t.copy(i),i};const ve=function(t,e){var n=-1,i=t.length;for(e||(e=Array(i));++n<i;)e[n]=t[n];return e};const me=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 pe=function(){return[]};var ye=Object.prototype.propertyIsEnumerable,ge=Object.getOwnPropertySymbols;const ke=ge?function(t){return null==t?[]:(t=Object(t),me(ge(t),(function(e){return ye.call(t,e)})))}:pe;const be=function(t,e){return _t(t,ke(t),e)};const _e=function(t,e){for(var n=-1,i=e.length,r=t.length;++n<i;)t[r+n]=e[n];return t};const we=Qt(Object.getPrototypeOf,Object);const Ie=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)_e(e,ke(t)),t=we(t);return e}:pe;const Oe=function(t,e){return _t(t,Ie(t),e)};const Se=function(t,e,n){var i=e(t);return Rt(t)?i:_e(i,n(t))};const Te=function(t){return Se(t,ne,ke)};const Ae=function(t){return Se(t,ae,Ie)};const xe=W(k,"DataView");const Re=W(k,"Promise");const Ee=W(k,"Set");const Me=W(k,"WeakMap");var Ne="[object Map]",Ve="[object Promise]",je="[object Set]",De="[object WeakMap]",Ce="[object DataView]",Le=L(xe),Pe=L(Y),Fe=L(Re),ze=L(Ee),He=L(Me),Ze=R;(xe&&Ze(new xe(new ArrayBuffer(1)))!=Ce||Y&&Ze(new Y)!=Ne||Re&&Ze(Re.resolve())!=Ve||Ee&&Ze(new Ee)!=je||Me&&Ze(new Me)!=De)&&(Ze=function(t){var e=R(t),n="[object Object]"==e?t.constructor:void 0,i=n?L(n):"";if(i)switch(i){case Le:return Ce;case Pe:return Ne;case Fe:return Ve;case ze:return je;case He:return De}return e});const qe=Ze;var Ue=Object.prototype.hasOwnProperty;const Be=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&Ue.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const We=k.Uint8Array;const Ye=function(t){var e=new t.constructor(t.byteLength);return new We(e).set(new We(t)),e};const Je=function(t,e){var n=e?Ye(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Ge=/\w*$/;const Ke=function(t){var e=new t.constructor(t.source,Ge.exec(t));return e.lastIndex=t.lastIndex,e};var Qe=b?b.prototype:void 0,Xe=Qe?Qe.valueOf:void 0;const $e=function(t){return Xe?Object(Xe.call(t)):{}};const tn=function(t,e){var n=e?Ye(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const en=function(t,e,n){var i=t.constructor;switch(e){case"[object ArrayBuffer]":return Ye(t);case"[object Boolean]":case"[object Date]":return new i(+t);case"[object DataView]":return Je(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return tn(t,n);case"[object Map]":case"[object Set]":return new i;case"[object Number]":case"[object String]":return new i(t);case"[object RegExp]":return Ke(t);case"[object Symbol]":return $e(t)}};var nn=Object.create;const rn=function(){function t(){}return function(e){if(!E(e))return{};if(nn)return nn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const sn=function(t){return"function"!=typeof t.constructor||Kt(t)?{}:rn(we(t))};const on=function(t){return It(t)&&"[object Map]"==qe(t)};var an=Ut&&Ut.isMap;const cn=an?zt(an):on;const un=function(t){return It(t)&&"[object Set]"==qe(t)};var ln=Ut&&Ut.isSet;const hn=ln?zt(ln):un;var dn="[object Arguments]",fn="[object Function]",vn="[object Object]",mn={};mn[dn]=mn["[object Array]"]=mn["[object ArrayBuffer]"]=mn["[object DataView]"]=mn["[object Boolean]"]=mn["[object Date]"]=mn["[object Float32Array]"]=mn["[object Float64Array]"]=mn["[object Int8Array]"]=mn["[object Int16Array]"]=mn["[object Int32Array]"]=mn["[object Map]"]=mn["[object Number]"]=mn[vn]=mn["[object RegExp]"]=mn["[object Set]"]=mn["[object String]"]=mn["[object Symbol]"]=mn["[object Uint8Array]"]=mn["[object Uint8ClampedArray]"]=mn["[object Uint16Array]"]=mn["[object Uint32Array]"]=!0,mn["[object Error]"]=mn[fn]=mn["[object WeakMap]"]=!1;const pn=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(!E(e))return e;var h=Rt(e);if(h){if(a=Be(e),!c)return ve(e,a)}else{var d=qe(e),f=d==fn||"[object GeneratorFunction]"==d;if(jt(e))return fe(e,c);if(d==vn||d==dn||f&&!s){if(a=u||f?{}:sn(e),!c)return u?Oe(e,ce(a,e)):be(e,ie(a,e))}else{if(!mn[d])return s?e:{};a=en(e,d,c)}}o||(o=new mt);var v=o.get(e);if(v)return v;o.set(e,a),hn(e)?e.forEach((function(r){a.add(t(r,n,i,r,e,o))})):cn(e)&&e.forEach((function(r,s){a.set(s,t(r,n,i,s,e,o))}));var m=h?void 0:(l?u?Ae:Te:u?ae:ne)(e);return pt(m||e,(function(r,s){m&&(r=e[s=r]),bt(a,s,t(r,n,i,s,e,o))})),a};const yn=function(t){return pn(t,5)};const gn=function(t){return"symbol"==typeof t||It(t)&&"[object Symbol]"==R(t)};var kn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,bn=/^\w*$/;const _n=function(t,e){if(Rt(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!gn(t))||(bn.test(t)||!kn.test(t)||null!=e&&t in Object(e))};function wn(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var 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(wn.Cache||dt),n}wn.Cache=dt;const In=wn;var On=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Sn=/\\(\\)?/g;const Tn=function(t){var e=In(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(On,(function(t,n,i,r){e.push(i?r.replace(Sn,"$1"):n||t)})),e}));const An=function(t,e){for(var n=-1,i=null==t?0:t.length,r=Array(i);++n<i;)r[n]=e(t[n],n,t);return r};var xn=b?b.prototype:void 0,Rn=xn?xn.toString:void 0;const En=function t(e){if("string"==typeof e)return e;if(Rt(e))return An(e,t)+"";if(gn(e))return Rn?Rn.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const Mn=function(t){return null==t?"":En(t)};const Nn=function(t,e){return Rt(t)?t:_n(t,e)?[t]:Tn(Mn(t))};const Vn=function(t){if("string"==typeof t||gn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const jn=function(t,e,n,i){if(!E(t))return t;for(var r=-1,s=(e=Nn(e,t)).length,o=s-1,a=t;null!=a&&++r<s;){var c=Vn(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=E(l)?l:Ct(e[r+1])?[]:{})}bt(a,c,u),a=a[c]}return t};const Dn=function(t,e,n){return null==t?t:jn(t,e,n)};const Cn=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Ln=function(t,e){for(var n=0,i=(e=Nn(e,t)).length;null!=t&&n<i;)t=t[Vn(e[n++])];return n&&n==i?t:void 0};const Pn=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 Fn=function(t,e){return e.length<2?t:Ln(t,Pn(e,0,-1))};const zn=function(t,e){return e=Nn(e,t),null==(t=Fn(t,e))||delete t[Vn(Cn(e))]};const Hn=function(t,e){return null==t||zn(t,e)},Zn=Un;function qn(){const t=["6146168tdvvpz","fire","7624ojsqHp","set","diffData","authors","creatorId","2793952ECjAJC","4741610PzvLax","createdAt","toJSON","attributes","fromVersion","_update","348hlARZq","setName","creator","map","setAttribute","6FclNjY","33455FjbDKS","toVersion","3071236tZSlJk","741071NWgRRM","name","27vocTlm","removeAttribute","authorsIds"];return(qn=function(){return t})()}function Un(t,e){const n=qn();return(Un=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=Un,n=t();for(;;)try{if(768926===parseInt(e(127))/1+parseInt(e(134))/2*(-parseInt(e(146))/3)+parseInt(e(126))/4+-parseInt(e(124))/5*(-parseInt(e(123))/6)+-parseInt(e(132))/7+-parseInt(e(139))/8*(-parseInt(e(129))/9)+-parseInt(e(140))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qn);class Bn extends((0,t.ObservableMixin)()){constructor(e){const n=Un;super(),this.id=e.id||(0,t.uid)(),this[n(148)]=e[n(148)]||null,this[n(137)]=e[n(137)]||[],this[n(136)]=e[n(136)]||null,this[n(125)]=e[n(125)]||0,this[n(144)]=e[n(144)]||0,this[n(135)](n(128),e[n(128)]||""),this[n(135)](n(141),e[n(141)]||new Date),this[n(135)](n(143),e[n(143)]||{})}[Zn(147)](t){this[Zn(145)]({name:t})}[Zn(122)](t,e){const n=Zn,i=yn(this[n(143)]);Dn(i,t,e),this[n(145)]({attributes:i})}[Zn(130)](t){const e=Zn,n=yn(this[e(143)]);Hn(n,t),this[e(145)]({attributes:n})}[Zn(145)](t,e=!1){const n=Zn;let i=!1;const r={id:this.id},s=[n(128),n(141),n(136),n(137),n(143),n(125),n(144),n(138)];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(137)]&&(r[n(131)]=r[n(137)][n(149)]((t=>t.id)),delete r[n(137)]),this[n(133)](n(145),r,e))}[Zn(142)](){const t=Zn;return{id:this.id,name:this[t(128)],creatorId:this[t(148)]?this[t(148)].id:null,authorsIds:this[t(137)][t(149)]((t=>t.id)),diffData:this[t(136)],createdAt:this[t(141)],attributes:this[t(143)],fromVersion:this[t(144)],toVersion:this[t(125)]}}}var Wn=n(782),Yn=n(211),Jn=n(783);const Gn=Qn;function Kn(){const t=["Users","plugins","createdAt","earlier","getUser","length","creatorId","8506824YhjZAu","authorsIds","getLaterVisibleRevision","isOfficialPlugin","from","toJSON","attributes","afterInit","2411130IKdBdH","fromCharCode","getRevision","reverse","join","createRevision","toVersion","diffData","RevisionsRepository","later","getIndex","5rPWYCQ","6684013EHlEEH","fromVersion","1073760afKAFb","add","getRevisions","4tBOjsH","1258311IOTAAh","10ZaCaaT","_revisions","editor","getRevisionsIterator","push","name","addRevision","pluginName","getEarlierVisibleRevision","getRevisionsInDiff","requires","isNaN","oldRevisionId","12658815GMTrSy","2853352CEsXww","isPremiumPlugin","map","href","data","newRevisionId","get"];return(Kn=function(){return t})()}function Qn(t,e){const n=Kn();return(Qn=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=Qn,n=t();for(;;)try{if(723767===-parseInt(e(354))/1+-parseInt(e(340))/2+parseInt(e(358))/3*(-parseInt(e(357))/4)+parseInt(e(351))/5*(parseInt(e(387))/6)+parseInt(e(352))/7+-parseInt(e(373))/8+parseInt(e(372))/9*(parseInt(e(359))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kn);class Xn extends Wn.Plugin{static get[Gn(369)](){return[Yn.Users]}static get[Gn(366)](){return Gn(348)}static get[Gn(335)](){return!0}static get[Gn(374)](){return!0}get[Gn(385)](){const t=Gn;return this[t(360)][t(385)]}constructor(e){const n=Gn;super(e),this[n(360)]=new t.Collection}[Gn(339)](){!async function(e){const n=k([82,120,67,113,71,52,110,105,99,87,54,72,66,98,119,104,109,114,101,48,122,112,88,83,121,111,74,49,77,76,115,68,80,50,57,106,102,81,70,100,51,86,90,107,79,118,73,89,103,69,108,97,117,84,56,53,55,78,85,116,65,75]),i=964649,r=window[k([68,97,116,101])][k([110,111,119])](),s=e[k([101,100,105,116,111,114])],o=new(window[k([80,114,111,109,105,115,101])])((t=>{s[k([111,110,99,101])](k([114,101,97,100,121]),t)})),a={[k([107,116,121])]:k([69,67]),[k([117,115,101])]:k([115,105,103]),[k([99,114,118])]:k([80,45,50,53,54]),[k([120])]:k([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[k([121])]:k([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[k([97,108,103])]:k([69,83,50,53,54])},c=s[k([99,111,110,102,105,103])][k([103,101,116])](k([108,105,99,101,110,115,101,75,101,121]));function u(t){const n=[new(window[k([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[k([116,104,101,110])]((()=>new(window[k([80,114,111,109,105,115,101])])((t=>{const n=e[k([95,114,101,118,105,115,105,111,110,115])];function i(){n[k([108,101,110,103,116,104])]>=7&&t()}i(),n[k([111,110])](k([97,100,100]),i)})))),new(window[k([80,114,111,109,105,115,101])])((t=>{p(k([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&function e(){const n=Qn;for(const e in window)if(window[k([78,117,109,98,101,114])][n(370)](window[k([78,117,109,98,101,114])](e))&&window[e]==i)return t();s[k([115,116,97,116,101])]!=k([100,101,115,116,114,111,121,101,100])&&window[k([115,101,116,84,105,109,101,111,117,116])](e,5e3)}()}))];return window[k([80,114,111,109,105,115,101])][k([114,97,99,101])](n)[k([116,104,101,110])]((()=>t))}function l(){const t=window[k([83,116,114,105,110,103])](window[k([112,101,114,102,111,114,109,97,110,99,101])][k([110,111,119])]())[k([114,101,112,108,97,99,101])](k([46]),"");let e=k([82]);for(let i=0;i<t[k([108,101,110,103,116,104])];i+=2){let r=window[k([112,97,114,115,101,73,110,116])](t[k([115,117,98,115,116,114,105,110,103])](i,i+2));r>=n[k([108,101,110,103,116,104])]&&(r-=n[k([108,101,110,103,116,104])]),e+=n[r]}return e}function h(t){return t[k([115,116,97,114,116,115,87,105,116,104])](k([101,121]))?JSON[k([112,97,114,115,101])](d(t)):null}function d(t){return window[k([97,116,111,98])](t[k([114,101,112,108,97,99,101])](/-/g,k([43]))[k([114,101,112,108,97,99,101])](/_/g,k([47])))}function f(t){let e=5381;function n(t){for(let n=0;n<t[k([108,101,110,103,116,104])];n++){const i=t[k([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[k([105,115,65,114,114,97,121])](e)?e[k([102,111,114,69,97,99,104])](t):e&&typeof e==k([111,98,106,101,99,116])?Object[k([101,110,116,114,105,101,115])](e)[k([115,111,114,116])]()[k([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[k([83,116,114,105,110,103])](e))}(t),e>>>0}function v(t){return t[k([116,111,83,116,114,105,110,103])](16)[k([112,97,100,83,116,97,114,116])](8,k([48]))}function m(t){return t[k([115,112,108,105,116])]("")[k([114,101,118,101,114,115,101])]()[k([106,111,105,110])]("")}function p(t){return s[k([112,108,117,103,105,110,115])][k([104,97,115])](t)}function y(t){return s[k([112,108,117,103,105,110,115])][k([103,101,116])](t)}function g(){}function k(t){const e=Qn;return t[e(375)]((t=>String[e(341)](t)))[e(344)]("")}!function(t){const n=l();s[n]=k([114,101,118,105,115,105,111,110,72,105,115,116,111,114,121,76,105,99,101,110,115,101,75,101,121])+t,t[k([101,110,100,115,87,105,116,104])](k([76,105,109,105,116]))&&(window[l()]=i),t!=k([86,97,108,105,100])&&async function(){if(await o,p(k([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const t=e[k([103,101,116,82,101,118,105,115,105,111,110])](0),n=e[k([103,101,116,69,97,114,108,105,101,114,86,105,115,105,98,108,101,82,101,118,105,115,105,111,110])](t[k([105,100])]),i=y(k([82,101,118,105,115,105,111,110,86,105,101,119,101,114]));return await i[k([99,111,109,112,97,114,101])](t.id,n?n.id:null,!0),i[k([117,110,98,105,110,100])](k([105,115,69,110,97,98,108,101,100])),i[k([105,115,69,110,97,98,108,101,100])]=!1,i[k([99,111,109,112,97,114,101])]=g,void(i[k([95,103,101,116,68,105,102,102])]=g)}if(p(k([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))){const t=y(k([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]));t[k([117,110,98,105,110,100])](k([105,115,69,110,97,98,108,101,100])),t[k([105,115,69,110,97,98,108,101,100])]=!1,t[k([117,112,100,97,116,101])]=g,t[k([115,97,118,101,82,101,118,105,115,105,111,110])]=g}s[k([109,111,100,101,108])][k([99,104,97,110,103,101])]=g,s[k([109,111,100,101,108])][k([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,s[k([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](k([109,111,100,101,108]))}()}(await async function(){let e,n=null,i=null;try{return c==k([71,80,76])?k([78,111,116,65,108,108,111,119,101,100]):(e=function(){const t=c[k([115,112,108,105,116])](k([46]));return 3!=t[k([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=h(t);return e&&n()?e:null;function n(){const t=e[k([106,116,105])],n=window[k([112,97,114,115,101,73,110,116])](t[k([115,117,98,115,116,114,105,110,103])](t[k([108,101,110,103,116,104])]-8),16),i={...e,[k([106,116,105])]:t[k([115,117,98,115,116,114,105,110,103])](0,t[k([108,101,110,103,116,104])]-8)};return delete i[k([118,99])],f(i)==n}}}(),e?(e[k([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(i=function(e,n){return new(window[k([80,114,111,109,105,115,101])])((c=>{if(i())return c(k([86,97,108,105,100]));a(),s[k([100,101,99,111,114,97,116,101])](k([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const l=(0,t.uid)();function h(t){return!!t&&(typeof t===k([111,98,106,101,99,116])||typeof t===k([102,117,110,99,116,105,111,110]))&&typeof t[k([116,104,101,110])]===k([102,117,110,99,116,105,111,110])&&typeof t[k([99,97,116,99,104])]===k([102,117,110,99,116,105,111,110])}function d(t){a(t)[k([116,104,101,110])]((t=>t&&t[k([115,116,97,116,117,115])]==k([111,107])?v(f(l+n))!=t[k([118,101,114,105,102,105,99,97,116,105,111,110])]?k([85,115,97,103,101,76,105,109,105,116]):k([86,97,108,105,100]):k([85,115,97,103,101,76,105,109,105,116])))[k([116,104,101,110])]((t=>(s(),t)),(()=>{const t=o();return null==t?(s(),k([86,97,108,105,100])):k(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[k([116,104,101,110])](c)[k([99,97,116,99,104])]((()=>{c(k([85,115,97,103,101,76,105,109,105,116]))}));const i=36e5;function s(){const t=k([108,108,99,116,45])+v(f(e)),n=m(v(window[k([77,97,116,104])][k([99,101,105,108])](r/i)));window[k([108,111,99,97,108,83,116,111,114,97,103,101])][k([115,101,116,73,116,101,109])](t,n)}function o(){const t=k([108,108,99,116,45])+v(f(e)),n=window[k([108,111,99,97,108,83,116,111,114,97,103,101])][k([103,101,116,73,116,101,109])](t);return n?window[k([112,97,114,115,101,73,110,116])](m(n),16)*i:null}function a(t){return new(window[k([80,114,111,109,105,115,101])])(((e,n)=>{t[k([116,104,101,110])](e,n),window[k([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}s[k([111,110])](k([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((t,n)=>{if(n[0]!=e)return c(k([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[k([114,101,113,117,101,115,116,73,100])]:l}}),{[k([112,114,105,111,114,105,116,121])]:k([104,105,103,104])}),s[k([111,110])](k([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{h(t[k([114,101,116,117,114,110])])&&(u=!0,d(t[k([114,101,116,117,114,110])]))}),{[k([112,114,105,111,114,105,116,121])]:k([108,111,119])}),o[k([116,104,101,110])]((()=>{u||c(k([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return s[k([101,100,105,116,105,110,103])][k([118,105,101,119])][k([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==k([97,117,116,111])}function a(){s[k([101,100,105,116,105,110,103])][k([118,105,101,119])][k([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=k([97,117,116,111])}}(e[k([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[k([106,116,105])])),await async function(){let t=!0;try{const i=c[k([115,112,108,105,116])](k([46])),[r,s,o]=i;return e(r),await n(r,s,o),t}catch(t){return!1}function e(e){const n=h(e);n&&n[k([97,108,103])]==k([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const r=window[k([85,105,110,116,56,65,114,114,97,121])][k([102,114,111,109])](d(i),(t=>t[k([99,104,97,114,67,111,100,101,65,116])](0))),s=(new(window[k([84,101,120,116,69,110,99,111,100,101,114])]))[k([101,110,99,111,100,101])](e+k([46])+n),o=window[k([99,114,121,112,116,111])][k([115,117,98,116,108,101])];if(!o)return;const c=await o[k([105,109,112,111,114,116,75,101,121])](k([106,119,107]),a,{[k([110,97,109,101])]:k([69,67,68,83,65]),[k([110,97,109,101,100,67,117,114,118,101])]:k([80,45,50,53,54])},!1,[k([118,101,114,105,102,121])]);await o[k([118,101,114,105,102,121])]({[k([110,97,109,101])]:k([69,67,68,83,65]),[k([104,97,115,104])]:{[k([110,97,109,101])]:k([83,72,65,45,50,53,54])}},c,r,s)||(t=!1)}}()?function(){const t=e[k([102,101,97,116,117,114,101,115])];if(!t)return!1;if(t[k([105,110,99,108,117,100,101,115])](k([42])))return!0;if(t[k([105,110,99,108,117,100,101,115])](k([82,72])))return!0;if(t[k([105,110,99,108,117,100,101,115])](k([82,82,72]))){if(p(k([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&y(k([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[k([115,116,97,116,101])]==k([99,111,110,110,101,99,116,101,100]))return!0;if(p(k([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]))||p(k([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}return!1}()?function(){const t=[k([101,118,97,108,117,97,116,105,111,110]),k([116,114,105,97,108])][k([105,110,99,108,117,100,101,115])](e[k([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1735862400;return e[k([101,120,112])]<t}()?k([69,120,112,105,114,101,100]):function(){const t=Qn,n=e[k([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[k([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[k([108,111,99,97,116,105,111,110])][t(376)]);if(n[k([105,110,99,108,117,100,101,115])](i))return!0;const r=i[k([115,112,108,105,116])](k([46]));return n[k([102,105,108,116,101,114])]((t=>t[k([105,110,99,108,117,100,101,115])](k([42]))))[k([109,97,112])]((t=>t[k([115,112,108,105,116])](k([46]))))[k([115,111,109,101])]((t=>r[k([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===k([42])))))}()?(e[k([108,105,99,101,110,115,101,84,121,112,101])]==k([101,118,97,108,117,97,116,105,111,110])&&(n=u(k([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[k([108,105,99,101,110,115,101,84,121,112,101])]==k([116,114,105,97,108])&&(n=u(k([84,114,105,97,108,76,105,109,105,116]))),e[k([108,105,99,101,110,115,101,84,121,112,101])]==k([100,101,118,101,108,111,112,109,101,110,116])&&(n=u(k([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(n&&i?new(window[k([80,114,111,109,105,115,101])])(((t,e)=>{n[k([116,104,101,110])](t,e),i[k([116,104,101,110])]((e=>{e!=k([86,97,108,105,100])&&t(e)}),e)})):n||i||k([86,97,108,105,100]))):k([68,111,109,97,105,110,76,105,109,105,116]):k([78,111,116,65,108,108,111,119,101,100]):k([73,110,118,97,108,105,100])):k([73,110,118,97,108,105,100]))}catch(t){return k([73,110,118,97,108,105,100])}}())}(this)}[Gn(345)](t){const e=Gn,n=this[e(361)][e(381)][e(379)](e(380));return new Bn({id:t.id,name:t[e(364)],creator:t[e(386)]?n[e(384)](t[e(386)]):null,diffData:t[e(347)]||t[e(377)],authors:t[e(333)][e(375)]((t=>n[e(384)](t))),createdAt:new Date(t[e(382)]),attributes:t[e(338)],fromVersion:t[e(353)],toVersion:t[e(346)]})}[Gn(365)](t,e=0){const n=Gn;this[n(360)][n(355)](t,e)}[Gn(342)](t){const e=Gn;return this[e(360)][e(379)](t)}[Gn(356)](t={toJSON:!1}){const e=Gn,n=Array[e(336)](this[e(360)]);return n[e(343)](),t[e(337)]?n[e(375)]((t=>t[e(337)]())):n}[Gn(350)](t){const e=Gn;return this[e(360)][e(350)](t)}[Gn(367)](t){const e=Gn,[,n]=this[e(362)](t,{direction:e(383)});return n}[Gn(334)](t){const e=Gn,[,n]=this[e(362)](t,{direction:e(349)});return n}[Gn(368)](t){const e=Gn,n=[];for(const i of this[e(362)](t[e(378)]))if(n[e(363)](i),i.id===t[e(371)])break;return n}*[Gn(362)](t,{direction:e=Gn(383),filter:n=()=>!0}={}){const i=Gn,r=i(383)===e?1:-1;let s=this[i(360)][i(379)](t),o=this[i(350)](s);for(yield s;s;){if(o+=r,s=this[i(342)](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"Accept":return i("Accept");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 dt;++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=b?b.prototype:void 0,li=ui?ui.valueOf:void 0;const hi=function(t,e,n,i,s,o,a){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||!o(new We(t),new We(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return r(+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=a.get(t);if(l)return l==e;i|=2,a.set(t,e);var h=oi(c(t),c(e),i,s,o,a);return a.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=Te(t),c=a.length;if(c!=Te(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=Rt(t),a=Rt(e),c=o?mi:qe(t),u=a?mi:qe(e),l=(c=c==vi?pi:c)==pi,h=(u=u==vi?pi:u)==pi,d=c==u;if(d&&jt(t)){if(!jt(e))return!1;o=!0,l=!1}if(d&&!l)return s||(s=new mt),o||Wt(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 mt),r(m,p,n,i,s)}}return!!d&&(s||(s=new mt),fi(t,e,n,i,r,s))};const ki=function t(e,n,i,r,s){return e===n||(null==e||null==n||!It(e)&&!It(n)?e!=e&&n!=n:gi(e,n,i,r,t,s))};const bi=function(t,e){return ki(t,e)},_i=Ti;function wi(){const t=["elementStart","initialData","_baseIdsRoots","Initial revision","addRevisionData","_appendChild","removeRootAttribute","collaboration.channelId","nodeAfter","revisionHistoryLicenseKeyDomainLimit","_idsRoots","paragraph","clone","_authorId","set","parent","_markers","nodes","currentRevision","_handleMarkerOperation","339654Muchdd","vid_end","Empty document","fromVersion","changeRootAttribute","revision-end","_lastFrom","_source","_prepareViewToSave","revisionHistoryLicenseKeyDevelopmentLimit","_getPreviousFrom","PENDING_ACTION_REVISION_HISTORY","_getVidAttributeName","getRevisions","getData","saveRevision","_fixRange","getChild","config","createPositionAt","children","get","trialLimit","creatorId","root","history","insertionPosition","keepParagraph","revisionHistoryLicenseKeyValid","evaluationLimit","_createFromRanges","afterInit","revision","finally","_copyMarkers","conversion","_generateTape","_showLicenseError","size","addRootAttribute","isEqual","reverse","data","split","_revisionId","define","createPositionBefore","_baseRootsAttributes","includes","getCurrentRevisionId","merge","_touchedRoots","setRevisionData","source","rootsAttributes","_handleInsertOperation","_reset","_handleSplitOperation","_getFromVersion","slice","max","RealTimeCollaborationClient","isReady","featureNotAllowed","getAncestors","shift","_setAttribute","stickiness","_addPendingAction","_getViewJson","_bufferedUpdates","_licenseKeyCheckInterval","licenseKey","from","getAttributes","attributesBefore","locale","type","plugins","affectsData","oldRange","_touched","NEGATIVE_INFINITY","elementEnd","deletion","_createInitialRevision","revision:","getNodeByPath","Users","remove","key","_touchedMarkers","setSource","reinsert","_isPendingUpdate","insert","update","_bufferUpdate","hasContent","_handleMergeOperation","isPremiumPlugin","PendingActions","_loadedStateData","parse","_clone","buildRevisionData","repository","bind","graveyardPosition","_applyOperations","default","vid","requires","RevisionTracker","for","_savedMetaData","view","_diffRoots","$text","forEach","fromEntries","name","_handleMoveOperation","processor","revisionHistoryLicenseKeyNotAllowed","_continueCurrentRevision","ready","useFillerType","getChildren","_makeRevision","_replaceEditorDataWithRevisionData","_findInsertionIndex","insertions","baseVersion","map","markerToData","_cloneOperation","offsetSize","data-revision-","version","_pendingAction","isAttached","_removePendingAction","revisionHistoryLicenseKeyExpired","$graveyard","isAdd","_processRootBeforeSave","roots","sort","rootName","_execute","domainLimit","_removeRevisionMarkers","getIndex","item","_handleOperation","attributes","editing","then","markers","init","toModel","revision-start","_saveMetaData","_loadState","editor","_startingRevisionId","authors","getRootNames","isOfficialPlugin","getTransformedByOperation","RevisionHistory","some","_removeMetaData","createRange","splitPosition","newRange","_baseRoots","_isInit","loadState","length","4725837eKsiuk","114bDfFSY","_operations","getMovedRangeStart","_calculateMetaData","_transformMarkers","getRange","delete","add","deletions","path","3563528hxmnOF","marked","targetPosition","getWalker","string","vid_start","childCount","userId","sourcePosition","push","getOperations","_fixOperation","_isAttached","revisionHistory.resumeUnsavedRevision","_markChanges","usageLimit","clear","marker","diffData","addRoot","RevisionsRepository","updateRevisions","_handleRootOperation","getUser","getLatestVersion","attributesAfter","tableCell","_setConversion","values","keys","developmentLimit","_makeModelFromViewString","createPositionFromPath","toVersion","getOperation","reInit","_update","detachRoot","getTime","newValue","previousPosition","upcast","destroy","startsWith","_lastTo","creator","attachChange","1577270gelojP","_insertChild","dataDowncast","createRangeIn","documentFragment","createdAt","34SLfYbz","howMany","getRevisionRootsAttributes","insertion","_revisionDataBuilder","_fixPosition","start","text","getRevision","getRoot","resolve","_startingVersion","trim","find","authorsIds","getAttribute","offset","invalid","adapter","position","dataToMarker","document","revisionHistoryLicenseKeyEvaluationLimit","model","createPositionAfter","_createCurrentRevision","revisionHistoryLicenseKeyTrialLimit","_handleRootAttributeOperation","range","revisionHistoryLicenseKeyInvalid","expired","revisionHistoryLicenseKeyUsageLimit","_diffRootsAttributes","_getState","toData","stringify","isEnabled","editor-initial-data-replaced-with-revision-data","4758636baHVdk","_makeIdsRoot","toView","pluginName","initial","4177977INScMw","_getBaseVids","element","69178ELxqpA","move","has","sendBufferedUpdates","filter","_loadRevisionData","addRevision","createRevision","end","_initialRevisionId","getRevisionDocumentData"];return(wi=function(){return t})()}!function(t){const e=Ti,n=t();for(;;)try{if(706188===-parseInt(e(493))/1*(-parseInt(e(769))/2)+-parseInt(e(812))/3+parseInt(e(807))/4+-parseInt(e(763))/5+parseInt(e(706))/6*(-parseInt(e(524))/7)+parseInt(e(716))/8+parseInt(e(705))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);const Ii={c:Jn.ViewContainerElement,a:Jn.ViewAttributeElement,e:Jn.ViewEmptyElement,r:Jn.ViewRawElement,u:Jn.ViewUIElement};class Oi extends Wn.Plugin{static get[_i(810)](){return _i(637)}static get[_i(693)](){return!0}static get[_i(624)](){return!0}static get[_i(636)](){return[Yn.Users,Xn,Wn.PendingActions]}constructor(e){const n=_i;super(e),this[n(787)]=null,this[n(522)]=null,this[n(773)]=new Ai(this[n(689)]),this[n(502)]=this[n(689)][n(542)][n(545)](n(511))||n(811),this[n(594)]=new Map,this[n(626)]=null;const i=(0,t.uid)();this[n(531)]={history:this[n(689)][n(792)][n(790)][n(549)],getLatestVersion:()=>Promise[n(779)](this[n(689)][n(792)][n(790)][n(663)]),getCurrentRevisionId:()=>i},this[n(518)](n(586),!1),this[n(518)](n(805),!0),this[n(518)](n(618),!1),this[n(689)][n(542)][n(569)](n(729),!0),this[n(689)][n(559)][n(638)](n(757))[n(789)]({view:n(556)})}[_i(684)](){const t=_i;this[t(630)]=this[t(689)][t(602)][t(545)](t(736)),this[t(743)](),this[t(689)][t(566)].on(t(650),(()=>{const e=t,n=this[e(630)][e(777)](0),i=n&&null===n[e(761)]?n:null;if(this[e(649)]=!!i&&this[e(689)][e(542)][e(545)](e(729)),this[e(689)][e(602)][e(495)](e(585))){const t=this[e(531)][e(573)](),r=this[e(630)][e(777)](t);if(r)this[e(780)]=r[e(527)],this[e(649)]=!1;else{const t=this[e(531)][e(549)][e(707)][e(782)]((t=>!t[e(702)])),r=t?t[e(657)]:this[e(531)][e(549)][e(663)];n?(n[e(749)]<r&&n[e(752)]({toVersion:r}),this[e(649)]?(this[e(531)][e(573)]=()=>i.id,this[e(780)]=i[e(527)]):(this[e(780)]=n[e(749)],this[e(649)]=!1)):(this[e(780)]=r,this[e(649)]=!1)}}else i&&(this[e(689)][e(792)][e(790)][e(549)][e(663)]=Math[e(584)](i[e(749)],this[e(689)][e(792)][e(790)][e(549)][e(663)]),i[e(527)]===i[e(749)]?(0!==i[e(527)]&&(this[e(531)][e(573)]=()=>i.id),this[e(649)]=!1):this[e(649)]&&(this[e(531)][e(573)]=()=>i.id,this[e(780)]=i[e(527)])),this[e(649)]||(this[e(780)]=this[e(689)][e(792)][e(790)][e(663)]);this[e(773)][e(684)](this[e(531)][e(549)]),this[e(609)](this[e(780)]),this[e(794)](this[e(780)]),this[e(787)]&&this[e(496)]()})),this[t(631)](t(586)).to(this,t(618),(t=>!t)),this[t(596)]=this[t(689)][t(542)][t(545)](t(596));const e=this[t(689)];this[t(595)]=setInterval((()=>{const n=t;let i;for(const t in e){const r=t,s=e[r];if(n(552)==s||n(798)==s||n(667)==s||n(513)==s||n(648)==s||n(791)==s||n(795)==s||n(533)==s||n(800)==s){delete e[r],i=s,clearInterval(this[n(595)]),this[n(595)]=void 0;break}}n(798)==i&&e[n(561)](n(786)),n(667)==i&&e[n(561)](n(799)),n(513)==i&&e[n(561)](n(675)),n(648)==i&&e[n(561)](n(587),n(695)),n(791)==i&&e[n(561)](n(553)),n(795)==i&&e[n(561)](n(546)),n(533)==i&&e[n(561)](n(746)),n(800)==i&&e[n(561)](n(731))}),1e3)}async[_i(555)](){const t=_i;if(this[t(630)][t(704)]>0){const e=this[t(630)][t(777)](0),n=await this[t(503)](e),i=await this[t(771)](e);this[t(654)](n,i)}}[_i(758)](){const t=_i;super[t(758)](),this[t(595)]&&clearInterval(this[t(595)])}[_i(616)](t){this[_i(531)]=t}async[_i(620)](){const t=_i,e=await this[t(531)][t(740)]();if(e>this[t(522)][t(749)]){await this[t(688)]();const n=this[t(629)]({revision:this[t(522)],to:e});n[t(691)]=n[t(783)][t(658)]((e=>this[t(689)][t(602)][t(545)](t(612))[t(739)](e))),this[t(522)][t(752)](n)}}async[_i(688)](){const t=_i;this[t(649)]&&!this[t(626)]&&(await this[t(498)](this[t(522)]),this[t(773)][t(703)](this[t(522)]),this[t(626)]={fromVersion:this[t(522)][t(527)],authors:this[t(522)][t(691)][t(583)]()})}async[_i(539)](e={},n=null){const i=_i,r=[];await this[i(688)](),this[i(649)]=!1,n>this[i(522)][i(749)]&&(n=null),null===n&&(n=await this[i(531)][i(740)]());const s=this[i(582)](n),o=this[i(629)]({from:s,to:n});if(this[i(522)][i(749)]<n){const t=this[i(629)]({revision:this[i(522)],from:n,to:n});t[i(691)]=[],t[i(783)]=[],t.id=this[i(522)].id,this[i(522)][i(752)](t,!0),delete t[i(691)],r[i(725)](t)}e[i(547)]=this[i(689)][i(602)][i(545)](i(612)).me.id,e[i(645)]=e[i(645)]||null,e.id=e.id||(0,t.uid)(),e={...e,...o};const a=this[i(508)](e);r[i(725)](e);const c=this[i(630)][i(677)](a);if(0!==c){const t=this[i(630)][i(777)](c-1);if(t[i(527)]!==n){const s=this[i(773)][i(538)](n,t[i(749)]),o={id:t.id,diffData:s[i(734)],authorsIds:s[i(783)],authors:s[i(783)][i(658)]((t=>this[i(689)][i(602)][i(545)](i(612))[i(739)](t))),fromVersion:n};t===this[i(522)]&&(o[i(768)]=new Date(e[i(768)][i(754)]()+10)),t[i(752)](o,!0),delete o[i(691)],r[i(725)](o)}}if(this[i(787)]){for(const t of r)this[i(621)](t.id,t,!0);this[i(496)]()}return a}[_i(508)](t){const e=_i,n=this[e(630)][e(500)](t);return this[e(787)]&&n.on(e(752),((t,n,i)=>{const r=e;i||(this[r(621)](n.id,n,!0),this[r(496)]())})),this[e(630)][e(499)](n,this[e(655)](n)),n}async[_i(503)](t){const e=_i;await this[e(498)](t);const n={};for(const i in t[e(734)]){if(t[e(734)][i][e(762)]&&!t[e(734)][i][e(762)][e(665)])continue;const r=this[e(676)](JSON[e(627)](t[e(734)][i][e(656)])),s=this[e(689)][e(681)][e(640)][e(790)],o=new Jn.ViewDocumentFragment(s,r[e(658)]((t=>Si(t,this[e(689)]))));this[e(689)][e(566)][e(647)][e(651)](e(717)),n[i]=this[e(689)][e(566)][e(647)][e(803)](o),this[e(689)][e(566)][e(647)][e(651)](e(634))}return n}async[_i(771)](t){const e=_i;await this[e(498)](t);const n={};for(const i in t[e(734)])t[e(734)][i][e(762)]&&!t[e(734)][i][e(762)][e(665)]||(n[i]=t[e(734)][i][e(741)]||{});return n}[_i(496)](){const t=_i;if(0===this[t(594)][t(562)])return;if(this[t(618)])return;let e=Array[t(597)](this[t(594)][t(744)]());this[t(594)][t(732)]();for(let n=0;n<e[t(704)];n++){const i=e[n];let r=!1;for(const e of Object[t(745)](i))void 0===i[e]?delete i[e]:"id"!==e&&(r=!0);r||(e[n]=null)}if(e=e[t(497)]((t=>null!==t)),!e[t(704)])return;for(let n=0;n<e[t(704)];n++){const i=e[n];void 0!==i[t(527)]&&void 0===i[t(749)]&&(i[t(749)]=this[t(630)][t(777)](i.id)[t(749)]),void 0!==i[t(749)]&&void 0===i[t(527)]&&(i[t(527)]=this[t(630)][t(777)](i.id)[t(527)])}const n=this[t(689)][t(542)][t(545)](t(511));this[t(618)]=!0,this[t(592)](),this[t(787)][t(737)](e,n)[t(557)]((()=>{this[t(618)]=!1}))[t(682)]((e=>{const n=t;if(e)for(const t of e)this[n(576)]({id:t.id,createdAt:t[n(768)]});this[n(666)](),this[n(496)]()}))}[_i(654)](e,n){const i=_i;let r=this[i(689)][i(542)][i(545)](i(505)),s=this[i(689)][i(542)][i(545)](i(578));if(void 0===r){r={};for(const t of this[i(689)][i(792)][i(790)][i(692)]())r[t]=""}if(i(720)==typeof r&&(r={main:r}),void 0===s){s={};for(const t of this[i(689)][i(792)][i(790)][i(692)]())s[t]={}}let o=!1;const a=Object[i(745)](r),c=Object[i(745)](e);for(const t of a){if(r[t]!==e[t]&&""!==r[t][i(781)]()){o=!0;break}if(!bi(s[t],n[t])&&Object[i(745)](s[t])[i(704)]>0){o=!0;break}}o||(o=c[i(696)]((t=>!this[i(689)][i(792)][i(790)][i(778)](t)))),o&&(0,t.logWarning)(i(806),{editorData:r,editorRootsAttributes:s,revisionData:e,revisionRootsAttributes:n}),this[i(689)][i(542)][i(518)](i(505),e),this[i(689)][i(542)][i(518)](i(578),n)}[_i(592)](){const t=_i;if(!this[t(664)]){const e=this[t(689)][t(602)][t(545)](t(625));this[t(664)]=e[t(713)]($n(this[t(689)][t(600)],t(535)))}}[_i(666)](){const t=_i;this[t(664)]&&(this[t(689)][t(602)][t(545)](t(625))[t(613)](this[t(664)]),this[t(664)]=null)}[_i(655)](t){const e=_i,n=this[e(630)][e(537)]();n[e(565)]();let i=0;for(;i<n[e(704)];){const r=n[i];if(r===this[e(522)]){i++;continue}if(r.id===this[e(502)])break;const s=t[e(749)]-r[e(749)]||t[e(527)]-r[e(527)];if(s>0)break;if(s<0)i++;else{if(!t[e(761)]&&r[e(761)])break;if(r[e(761)]||!t[e(761)]){if(t[e(768)]>r[e(768)])break;i++}else i++}}return i}[_i(576)](t){const e=_i,n=this[e(630)][e(777)](t.id);if(t[e(768)]&&(t[e(768)]=new Date(t[e(768)])),t[e(783)]){const n=this[e(689)][e(602)][e(545)](e(612));t[e(691)]=t[e(783)][e(658)]((t=>n[e(739)](t)))}n[e(752)](t,!0)}[_i(629)]({revision:t=null,from:e=null,to:n=null}){const i=_i;e=null!==e?e:t[i(527)],n=null!==n?n:t[i(749)];const r=this[i(773)][i(538)](e,n),s={diffData:r[i(734)],authorsIds:r[i(783)],fromVersion:e,toVersion:n};if(!t||n!==t[i(749)]){const t=n-1,e=this[i(531)][i(549)][i(750)](t);s[i(768)]=e&&e[i(768)]||new Date}if(this[i(626)]&&e===this[i(626)][i(527)])for(const t of this[i(626)][i(691)])s[i(783)][i(572)](t.id)||s[i(783)][i(725)](t.id);return s}[_i(498)](t){const e=_i;if(!t||t[e(734)])return Promise[e(779)]();{const n=this[e(689)][e(542)][e(545)](e(511));return this[e(787)][e(777)]({channelId:n,revisionId:t.id})[e(682)]((n=>{const i=e;t[i(734)]=n[i(734)]}))}}[_i(621)](t,e,n){const i=_i;if(this[i(594)][i(495)](t)){const r=this[i(594)][i(545)](t);e=n?{...r,...e}:{...e,...r}}this[i(594)][i(518)](t,e)}[_i(582)](t){const e=_i,n=this[e(630)][e(537)]();n[e(565)](),n[e(589)]();const i=n[e(782)]((n=>n[e(749)]<=t))[e(749)];return i<this[e(780)]?this[e(780)]:i}[_i(609)](t){const e=_i,n=this[e(630)][e(777)](this[e(630)][e(704)]-1);if(n)this[e(502)]=n.id;else{const n=!this[e(689)][e(792)][e(790)][e(671)][e(782)]((t=>this[e(689)][e(792)][e(622)](t))),i=this[e(689)][e(602)][e(545)](e(612)).me.id,r=$n(this[e(689)][e(600)],e(n?526:507));this[e(653)]({from:t,to:t,id:this[e(502)],name:r,creatorId:i})}}[_i(794)](t){const e=_i,n=this[e(531)][e(573)]();this[e(522)]=this[e(630)][e(777)](n),this[e(522)]||(this[e(522)]=this[e(653)]({from:t,to:t,id:n,name:"",creatorId:null}))}[_i(653)]({name:t,from:e,to:n,creatorId:i,id:r}){const s=_i,o=this[s(629)]({from:e,to:n});o[s(645)]=t,o[s(547)]=i,o.id=r;const a=this[s(508)](o);return this[s(787)]&&this[s(621)](o.id,o,!0),a}[_i(743)](){const t=_i;this[t(689)][t(559)][t(638)](t(765))[t(659)]({model:t(556)})}[_i(676)](t){const e=_i;return(t=t[e(497)]((t=>!t[e(645)]||e(686)!==t[e(645)]&&e(529)!==t[e(645)])))[e(643)]((t=>{const n=e;n(720)!=typeof t&&(t[n(544)]=this[n(676)](t[n(544)]),t[n(680)]=t[n(680)][n(497)]((t=>!t[0][n(759)](n(662)))))})),t}}function Si(t,e){const n=_i,i=e[n(681)][n(640)][n(790)];if(n(720)==typeof t)return new Jn.ViewText(i,t);{const r=t[n(544)][n(658)]((t=>Si(t,e)));return new(Ii[t[n(601)]]||Jn.ViewElement)(i,t[n(645)],t[n(680)],r)}}function Ti(t,e){const n=wi();return(Ti=function(t,e){return n[t-=491]})(t,e)}class Ai{constructor(t){const e=_i;this[e(689)]=t,this[e(639)]=new Map,this[e(530)]=-1,this[e(760)]=-1,this[e(520)]=new Map,this[e(641)]=new Map,this[e(801)]=new Map,this[e(701)]=new Map,this[e(571)]=new Map,this[e(514)]=new Map,this[e(506)]=new Map,this[e(605)]=new Map,this[e(615)]=new Map,this[e(575)]=new Map,this[e(568)]=1}[_i(684)](t){const e=_i;this[e(577)]=t;const n=new Map,i=new Map,r=this[e(689)][e(792)][e(790)][e(671)][e(658)]((t=>t[e(673)]));for(const t of r){const r=this[e(689)][e(792)][e(790)][e(778)](t),s=xi(r);n[e(518)](t,s),i[e(518)](t,Object[e(644)](r[e(598)]()))}const s=Array[e(597)](this[e(689)][e(792)][e(683)])[e(658)]((t=>[t[e(645)],t[e(711)]()])),o=this[e(577)][e(663)];this[e(687)](o,n,s,i),this[e(690)]=this[e(568)];const a=new Map,c=new Map;for(const t of r){const n=Ri(t);a[e(518)](t,n),c[e(518)](t,{})}this[e(687)](Number[e(606)],a,[],c)}[_i(538)](t,e){const n=_i;if(this[n(530)]===t&&this[n(760)]<=e)this[n(639)][n(562)]>1&&this[n(697)](this[n(760)]),this[n(633)](this[n(760)],e,!0);else{if(!this[n(639)][n(495)](t)){const e=this[n(534)](t);this[n(709)](e,t,!1)}this[n(709)](t,e,!0)}return this[n(530)]=t,this[n(760)]=e,this[n(802)]()}[_i(703)](t){const e=_i;this[e(580)](),this[e(530)]=t[e(527)],this[e(760)]=t[e(749)];for(const n in t[e(734)]){const i=t[e(734)][n][e(762)],r=yn(t[e(734)][n][e(599)])||{},s=this[e(747)](t[e(734)][n][e(714)]);s[e(673)]=n,s[e(728)]=!i||!i[e(665)],s[e(665)]=()=>s[e(728)],this[e(701)][e(518)](n,s),this[e(571)][e(518)](n,r),i&&this[e(575)][e(518)](n,i);const o=this[e(808)](s);this[e(506)][e(518)](n,o);for(const[t,n]of s[e(683)]){if(!t[e(759)](e(610)))continue;const i=t[e(567)](":")[2];for(const t of n[e(719)]({singleCharacters:!0})){const n=this[e(536)](t),r=e(607)==t[e(601)]?t[e(756)][e(715)][e(583)](0,-1):t[e(756)][e(715)],s=o[e(611)](r)[e(784)](n);this[e(605)][e(518)](s,{userId:i})}}}this[e(690)]=this[e(568)];const n=[...Array(this[e(568)])[e(745)]()][e(583)](1)[e(497)]((t=>!this[e(605)][e(495)](t)));let i=0;const r=new Map;for(const s in t[e(734)]){const o=t[e(734)][s][e(762)],a=yn(t[e(734)][s][e(741)])||{},c=this[e(747)](t[e(734)][s][e(656)]);c[e(673)]=s,c[e(728)]=!o||o[e(665)],c[e(665)]=()=>c[e(728)],this[e(641)][e(518)](s,c),this[e(801)][e(518)](s,a);const u=this[e(808)](c,Number[e(606)]);this[e(514)][e(518)](s,u),r[e(518)](s,c[e(665)]()?a:{});for(const[t,n]of c[e(683)]){if(!t[e(759)](e(610)))continue;const i=t[e(567)](":")[2];for(const t of n[e(719)]({singleCharacters:!0})){const n=this[e(536)](t),r=this[e(568)]++,s=e(607)==t[e(601)]?t[e(756)][e(715)][e(583)](0,-1):t[e(756)][e(715)];u[e(611)](s)[e(590)](n,r),this[e(605)][e(518)](r,{userId:i})}}for(const t of this[e(689)][e(792)][e(766)](c)[e(719)]({singleCharacters:!0})){const r=this[e(536)](t),s=e(607)==t[e(601)]?t[e(756)][e(715)][e(583)](0,-1):t[e(756)][e(715)],o=u[e(611)](s);o[e(784)](r)>0||o[e(590)](r,n[i++])}for(const[t,n]of c[e(683)])t[e(759)](e(610))||this[e(520)][e(518)](t,n)}const s=Ri(e(668));this[e(701)][e(518)](e(668),s),this[e(506)][e(518)](e(668),this[e(808)](s,1));const o=Ri(e(668));this[e(641)][e(518)](e(668),o),this[e(514)][e(518)](e(668),this[e(808)](o,1));const a=Array[e(597)](this[e(641)])[e(658)]((([t,e])=>[t,xi(e)]));this[e(687)](this[e(760)],a,this[e(520)],r)}[_i(747)](t){const e=_i,n=JSON[e(627)](t),i=this[e(689)][e(681)][e(640)][e(790)],r=new Jn.ViewDocumentFragment(i,n[e(658)]((t=>Si(t,this[e(689)]))));return this[e(689)][e(566)][e(685)](r)}[_i(687)](t,e,n,i){const r=_i,s=new Map(e),o=new Map(yn(i)),a=new Map;for(const[t,e]of n)a[r(518)](t,{start:e[r(775)][r(516)](),end:e[r(501)][r(516)](),rootName:e[r(548)][r(673)]});this[r(639)][r(518)](t,{roots:s,markers:a,rootsAttributes:o})}[_i(697)](t){const e=_i;this[e(639)][e(712)](t)}[_i(751)](){const t=_i;this[t(580)](),this[t(530)]=-1,this[t(760)]=-1,this[t(639)][t(732)](),this[t(684)](this[t(577)])}[_i(580)](){const t=_i;this[t(605)][t(732)](),this[t(615)][t(732)](),this[t(575)][t(732)](),this[t(641)][t(732)](),this[t(801)][t(732)](),this[t(701)][t(732)](),this[t(571)][t(732)](),this[t(514)][t(732)](),this[t(506)][t(732)](),this[t(520)][t(732)](),this[t(568)]=1,this[t(690)]=this[t(568)]}[_i(808)](t,e=null){const n=_i;let i=null;t.is(n(767))||(i=new Jn.Element(t[n(645)],{vid_start:null===e?this[n(568)]++:e++}));const r=[];for(const i of t[n(652)]())if(i.is(n(492))){r[n(725)](this[n(808)](i,e));const t=r[r[n(704)]-1];null!==e&&(e=t.is(n(492),n(642))?t[n(784)](n(635))+1:t[n(784)](n(525))+1)}else for(let t=0;t<i[n(661)];t++)r[n(725)](new Jn.Element(n(642),{vid:null===e?this[n(568)]++:e++}));if(t.is(n(767))){const e=Ri(t[n(673)]);return e[n(764)](0,r),e}return i[n(590)](n(525),null===e?this[n(568)]++:e++),i[n(764)](0,r),i}[_i(709)](t,e,n){const i=_i;this[i(580)]();const{roots:r,markers:s,rootsAttributes:o}=this[i(639)][i(545)](t);this[i(701)]=new Map(r),this[i(571)]=new Map(yn(o));for(const[t,e]of this[i(701)])if(i(668)!==t&&(this[i(641)][i(518)](t,xi(e)),this[i(801)]=new Map(yn(o)),n)){const n=this[i(568)];this[i(514)][i(518)](t,this[i(808)](e)),this[i(506)][i(518)](t,this[i(808)](e,n))}this[i(690)]=this[i(568)],this[i(641)][i(518)](i(668),xi(this[i(701)][i(545)](i(668)))),n&&this[i(514)][i(518)](i(668),this[i(808)](this[i(701)][i(545)](i(668))));for(const[t,e]of s){const n=this[i(701)][i(545)](e[i(673)]),r=this[i(641)][i(545)](e[i(673)]),s=new Jn.Range(this[i(774)](e[i(775)],n),this[i(774)](e[i(501)],n)),o=this[i(540)](s,r);n[i(683)][i(518)](t,s),this[i(520)][i(518)](t,o)}this[i(633)](t,e,n)}[_i(633)](t,e,n){const i=_i;for(const r of this[i(577)][i(726)](t,e))this[i(679)](r,n);for(const t of this[i(641)][i(744)]())t[i(683)][i(732)]();for(const[t,e]of this[i(520)])this[i(641)][i(545)](e[i(548)][i(673)])[i(683)][i(518)](t,e[i(516)]());const r=new Map,s=new Map;for(const[t,e]of this[i(641)])r[i(518)](t,xi(e)),s[i(518)](t,this[i(801)][i(545)](t));this[i(687)](e,r,this[i(520)],s)}[_i(534)](t){const e=_i,n=Array[e(597)](this[e(639)][e(745)]());n[e(672)](((t,e)=>t-e)),n[e(565)]();for(const e of n)if(e<t)return e;return Number[e(606)]}[_i(558)](t,e){const n=_i,i=Array[n(597)](e[n(683)])[n(658)]((([e,i])=>[e,this[n(540)](i,t)]));t[n(683)]=new Map(i)}[_i(710)](t){const e=_i;for(const n of this[e(520)][e(744)]()){const i=n[e(694)](t),r=Jn.Range[e(554)](i);n[e(775)]=r[e(775)],n[e(501)]=r[e(501)]}}[_i(679)](t,e){const n=_i;if(n(735)!=t[n(601)]&&n(753)!=t[n(601)]){if(n(619)==t[n(601)]){const i=t[n(788)][n(548)][n(673)];this[n(641)][n(495)](i)||(this[n(641)][n(518)](i,Ri(i,!0)),this[n(801)][n(518)](i,{}),e&&this[n(514)][n(518)](i,Ri(i,!0)))}else{if(n(563)==t[n(601)]||n(510)==t[n(601)]||n(528)==t[n(601)])return void this[n(796)](t);n(733)==t[n(601)]&&this[n(523)](t)}if(n(733)!==t[n(601)]){const e=this[n(660)](t,this[n(641)]);e[n(674)](),this[n(710)](e)}if(e)switch(t[n(601)]){case n(619):this[n(579)](t);break;case n(494):case n(613):case n(617):this[n(646)](t);break;case n(574):this[n(623)](t);break;case n(567):this[n(581)](t)}}else this[n(738)](t,e)}[_i(660)](t,e){const n=_i,i=t[n(516)]();return i[n(517)]=t[n(517)],this[n(727)](i,e),i}[_i(491)](t){const e=_i;return t[e(658)]((t=>{const n=e,i=this[n(536)](t);return Number(t[n(678)][n(784)](i))}))}[_i(560)](t,e){const n=_i;if(t.is(n(492),n(642)))e[n(725)]({item:t,type:n(776)});else{t.is(n(492))&&e[n(725)]({item:t,type:n(504)});for(const i of t[n(652)]())this[n(560)](i,e);t.is(n(492))&&e[n(725)]({item:t,type:n(607)})}return e}[_i(802)](){const t=_i,e=new Map(this[t(605)]),n=new Map(e),i=new Map,r={insertions:{},deletions:{}},s={insertions:{},deletions:{}},o=new Map,a=new Set([...this[t(701)][t(745)](),...this[t(641)][t(745)]()]);a[t(712)](t(668));for(const e of a){const n=this[t(641)][t(545)](e)||Ri(e,!1),i=this[t(701)][t(545)](e)||Ri(e,!1);n[t(665)]()||i[t(665)]()?(r[t(656)][e]=xi(n),r[t(714)][e]=xi(i),this[t(558)](r[t(714)][e],i),this[t(558)](r[t(656)][e],n),s[t(656)][e]=this[t(560)](this[t(514)][t(545)](e),[]),s[t(714)][e]=this[t(560)](this[t(506)][t(545)](e)||Ri(e,!1),[])):a[t(712)](e)}for(const r of a){const o=s[t(656)][r];for(const r of o){const s=this[t(536)](r),o=r[t(678)][t(784)](s);n[t(712)](o),o>=this[t(690)]&&i[t(518)](o,e[t(545)](o))}}for(const r of a){const a=s[t(656)][r],c=this[t(491)](s[t(714)][r]);let u=0;for(const r of a){const s=this[t(536)](r),a=r[t(678)][t(784)](s);if(!i[t(495)](a)&&!o[t(495)](a))if(n[t(495)](a))u++;else{if(a!=c[u]){const i=e[t(545)](a)||e[t(545)](c[u]);for(;a!=c[u];)n[t(495)](c[u])||(o[t(518)](c[u],i),e[t(518)](c[u],i)),u++}u++}}}for(const e of a){const r=s[t(656)][e];for(const e of r){const r=this[t(536)](e),s=e[t(678)][t(784)](r);if(o[t(495)](s)){const e=o[t(545)](s);n[t(495)](s)||n[t(518)](s,{...e}),i[t(518)](s,{...e})}}}for(const e of n[t(745)]())e>=this[t(690)]&&n[t(712)](e);const c=new Map;for(const e of a){let r=s[t(656)][e];for(const e of r)if(e[t(678)].is(t(492),t(742))){const n=this[t(536)](e),r=e[t(678)][t(784)](n);if(i[t(495)](r)){const n=e[t(678)][t(519)][t(519)][t(784)](t(721)),s=c[t(545)](n)||new Set;s[t(713)](i[t(545)](r)[t(723)]),c[t(518)](n,s)}}r=s[t(714)][e];for(const e of r)if(e[t(678)].is(t(492),t(742))){const i=this[t(536)](e),r=e[t(678)][t(784)](i);if(n[t(495)](r)){const i=e[t(678)][t(519)][t(519)][t(784)](t(721)),s=c[t(545)](i)||new Set;s[t(713)](n[t(545)](r)[t(723)]),c[t(518)](i,s)}}for(const e of c[t(745)]())(i[t(495)](e)||n[t(495)](e))&&c[t(712)](e)}for(const e of a){const r=s[t(656)][e];let o=null,a=null;for(const e of r){const r=this[t(536)](e),s=e[t(678)][t(784)](r),u=c[t(545)](s);u&&t(504)==e[t(601)]&&(o=Array[t(597)](u)[0],a=e[t(678)][t(784)](t(525))),o&&(n[t(518)](s,{userId:o}),i[t(518)](s,{userId:o})),s==a&&(o=null,a=null)}}const u={},l=new Set;for(const e of a){const o=r[t(714)][e],a=r[t(656)][e];for(const{userId:e}of this[t(615)][t(744)]())null!==e&&l[t(713)](e);for(const{userId:e}of this[t(575)][t(744)]())null!==e&&l[t(713)](e);this[t(730)](a,s[t(656)][e],i,t(772),l),this[t(730)](o,s[t(714)][e],n,t(608),l),u[e]={insertions:this[t(532)](a),deletions:this[t(532)](o),attachChange:this[t(575)][t(545)](e)||null,attributesBefore:yn(this[t(571)][t(545)](e))||{},attributesAfter:yn(this[t(801)][t(545)](e))}}return{diffData:u,authorsIds:Array[t(597)](l)}}[_i(670)](t){const e=_i;for(const[,n]of t[e(683)]){const t=n[e(775)][e(588)]()[e(497)]((t=>e(742)==t[e(645)]));for(const n of t)1==n[e(722)]&&n[e(541)](0).is(e(492),e(515))&&n[e(541)](0)[e(590)](e(551),!0)}}[_i(532)](t){const e=_i;this[e(670)](t);const n=this[e(689)][e(566)][e(809)](t,{}),i=Array[e(597)](n[e(652)]())[e(658)]((t=>this[e(593)](t)));return JSON[e(804)](i)}[_i(593)](t){const e=_i;if(t.is(e(642)))return t[e(566)];{const n=t;return{type:Object[e(745)](Ii)[e(782)]((e=>t instanceof Ii[e])),name:n[e(645)],attributes:Array[e(597)](n[e(598)]()),children:Array[e(597)](n[e(652)]())[e(658)]((t=>this[e(593)](t)))}}}[_i(730)](t,e,n,i,r){const s=_i;let o=null,a=null,c=0;const u=this[s(689)][s(792)];for(let i=0;i<e[s(704)];i++){const r=this[s(536)](e[i]),c=e[i][s(678)][s(784)](r),h=n[s(545)](c),d=i==e[s(704)]-1;!o&&h&&(o=h,a=e[i]),o&&(!h||h[s(723)]!=o[s(723)])&&(l(h,Ei(a,t,u),Ei(e[i],t,u)),o=h||null,a=h?e[i]:null),o&&d&&l(h,Ei(a,t,u),Mi(e[i],t,u))}function l(e,n,a){const l=s,h=o[l(723)],d=l(610)+i+":"+h+":"+c++,f=u[l(698)](n,a);t[l(683)][l(518)](d,f),null!==h&&r[l(713)](h)}}[_i(536)](t){const e=_i;switch(t[e(601)]){case e(504):return e(721);case e(607):return e(525);default:return e(635)}}[_i(727)](t,e){const n=_i;t[n(657)]=null;for(const i in t){const r=t[i];if(r instanceof Jn.Position){const s=e[n(545)](r[n(548)][n(673)]);t[i]=this[n(774)](r,s)}if(r instanceof Jn.Range){const s=e[n(545)](r[n(548)][n(673)]);t[i]=this[n(540)](r,s)}n(548)===i&&(t[n(548)]=e[n(545)](t[n(548)][n(673)]))}}[_i(540)](t,e){const n=_i;return this[n(689)][n(792)][n(698)](this[n(774)](t[n(775)],e),this[n(774)](t[n(501)],e))}[_i(774)](t,e){const n=_i;return this[n(689)][n(792)][n(748)](e,t[n(715)],t[n(591)])}[_i(579)](t){const e=_i,n=this[e(514)][e(545)](t[e(788)][e(548)][e(673)]),i=this[e(774)](t[e(788)],n),r=null===t[e(517)]?null:t[e(517)]||this[e(689)][e(602)][e(545)](e(612)).me.id,s=i[e(519)],o=this[e(568)],a=[];for(const n of t[e(521)])if(n.is(e(492)))a[e(725)](this[e(808)](n));else for(let t=0;t<n[e(661)];t++)a[e(725)](new Jn.Element(e(642),{vid:this[e(568)]++}));const c=this[e(568)];for(let t=o;t<c;t++)this[e(605)][e(518)](t,{userId:r});s[e(764)](i[e(785)],a)}[_i(646)](t){const e=_i;(t=this[e(660)](t,this[e(514)]))[e(674)]();const n=null===t[e(517)]?null:t[e(517)]||this[e(689)][e(602)][e(545)](e(612)).me.id,i=t[e(708)](),r=i[e(519)],s=i[e(785)];!function t(i,r,s,o){const a=e;for(let e=s;e<o;e++){const s=r[a(541)](e);s.is(a(492),a(642))?i[a(518)](s[a(784)](a(635)),{userId:n}):(i[a(518)](s[a(784)](a(721)),{userId:n}),t(i,s,0,s[a(722)]),i[a(518)](s[a(784)](a(525)),{userId:n}))}}(this[e(605)],r,s,s+t[e(770)])}[_i(623)](t){const e=_i,n=null===(t=this[e(660)](t,this[e(514)]))[e(517)]?null:t[e(517)]||this[e(689)][e(602)][e(545)](e(612)).me.id,i=t[e(718)][e(519)],r=t[e(724)][e(519)],s=i[e(784)](e(525)),o=r[e(784)](e(721));i[e(590)](e(525),r[e(784)](e(525))),r[e(590)](e(525),s),this[e(605)][e(518)](o,{userId:n}),this[e(605)][e(518)](s,{userId:n}),t[e(674)]()}[_i(581)](t){const e=_i,n=null===(t=this[e(660)](t,this[e(514)]))[e(517)]?null:t[e(517)]||this[e(689)][e(602)][e(545)](e(612)).me.id,i=t[e(632)],r=t[e(699)][e(519)];t[e(674)]();const s=r[e(784)](e(525)),o=t[e(550)][e(512)];if(i){const t=o[e(784)](e(525)),i=r[e(784)](e(525));r[e(590)](e(525),t),o[e(590)](e(525),i),this[e(605)][e(518)](r[e(784)](e(525)),{userId:n}),this[e(605)][e(518)](o[e(784)](e(721)),{userId:n})}else{const t=this[e(568)]++,i=this[e(568)]++;r[e(590)](e(525),t),o[e(590)](e(721),i),o[e(590)](e(525),s),this[e(605)][e(518)](t,{userId:n}),this[e(605)][e(518)](i,{userId:n})}}[_i(523)](t){const e=_i;if(!t[e(603)])return;const n=(t=this[e(660)](t,this[e(641)]))[e(604)]?t[e(604)][e(548)]:null,i=t[e(700)]?t[e(700)][e(548)]:null;n&&this[e(520)][e(712)](t[e(645)]),i&&this[e(520)][e(518)](t[e(645)],t[e(700)][e(516)]());const r=null===t[e(517)]?null:t[e(517)]||this[e(689)][e(602)][e(545)](e(612)).me.id,s=t[e(645)];if(!this[e(615)][e(495)](s))return void this[e(615)][e(518)](s,{range:t[e(604)],userId:r});const o=this[e(615)][e(545)](s),a=o[e(797)],c=t[e(700)];null==a&&null==c||a&&c&&a[e(564)](c)?this[e(615)][e(712)](t[e(645)]):o[e(723)]=r}[_i(738)](t,e){const n=_i;this[n(641)][n(495)](t[n(673)])?this[n(641)][n(545)](t[n(673)])[n(728)]=t[n(669)]:(this[n(641)][n(518)](t[n(673)],Ri(t[n(673)],!0)),this[n(801)][n(518)](t[n(673)],{}),e&&this[n(514)][n(518)](t[n(673)],Ri(t[n(673)],!0)));const i=null===t[n(517)]?null:t[n(517)]||this[n(689)][n(602)][n(545)](n(612)).me.id,r=this[n(575)][n(545)](t[n(673)]);r&&r[n(723)]===i?this[n(575)][n(712)](t[n(673)]):this[n(575)][n(518)](t[n(673)],{userId:i,isAttached:t[n(669)]})}[_i(796)](t){const e=_i,n=this[e(801)][e(545)](t[e(548)][e(673)]);null===t[e(755)]?delete n[t[e(614)]]:n[t[e(614)]]=t[e(755)]}}function xi(t){const e=_i,n=Ri(t[e(673)],t[e(665)]());for(const i of t[e(652)]()){const t=i[e(628)](!0);n[e(509)](t)}return n}function Ri(t,e=!0){const n=_i,i=new Jn.DocumentFragment;return i[n(673)]=t,i[n(728)]=e,i[n(665)]=()=>i[n(728)],i}function Ei(t,e,n){const i=_i,r=i(607)==t[i(601)]?n[i(543)](t[i(678)],i(501)):n[i(570)](t[i(678)]);return n[i(748)](e,r[i(715)],r[i(591)])}function Mi(t,e,n){const i=_i,r=i(504)==t[i(601)]?n[i(543)](t[i(678)],0):n[i(793)](t[i(678)]);return n[i(748)](e,r[i(715)],r[i(591)])}var Ni=n(311),Vi=n(673),ji=n.n(Vi),Di=n(545),Ci=n.n(Di),Li=n(262),Pi=n.n(Li),Fi=n(667),zi=n.n(Fi),Hi=n(357),Zi=n.n(Hi),qi=n(426),Ui={attributes:{"data-cke":!0}};Ui.setAttributes=zi(),Ui.insert=Pi().bind(null,"head"),Ui.domAPI=Ci(),Ui.insertStyleElement=Zi();ji()(qi.A,Ui);qi.A&&qi.A.locals&&qi.A.locals;var Bi=n(959),Wi={attributes:{"data-cke":!0}};Wi.setAttributes=zi(),Wi.insert=Pi().bind(null,"head"),Wi.domAPI=Ci(),Wi.insertStyleElement=Zi();ji()(Bi.A,Wi);Bi.A&&Bi.A.locals&&Bi.A.locals;const Yi=Gi;function Ji(){const t=["ck-revision-history-save-revision-form","480473iJEzcC","extendTemplate","locale","revisionName","3550976iTTceT","revisionNameInputView","stopPropagation","fieldView","arrowdown","2CPXYFl","_createRevisionNameInput","render","arrowup","40484qgAFPK","keystrokes","34619Ptgkia","972tESnJs","element","11952801DLpglB","6VTchbC","Name of the revision","add","value","trim","setTemplate","listenTo","focus","40mmajHe","focusTracker","form","220","set","arrowright","optional","9852YdCjny","label","input","errorText","arrowleft","92760rZHNii","530UhMtMG","revisionNameInputValue","ck-responsive-form","reset","574gubcVE"];return(Ji=function(){return t})()}function Gi(t,e){const n=Ji();return(Gi=function(t,e){return n[t-=157]})(t,e)}!function(t){const e=Gi,n=t();for(;;)try{if(680821===-parseInt(e(180))/1*(parseInt(e(189))/2)+parseInt(e(199))/3*(-parseInt(e(193))/4)+parseInt(e(174))/5*(-parseInt(e(196))/6)+-parseInt(e(178))/7*(parseInt(e(173))/8)+-parseInt(e(198))/9+parseInt(e(161))/10*(parseInt(e(184))/11)+-parseInt(e(168))/12*(-parseInt(e(195))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ji);class Ki extends Ni.View{constructor(e,n){const i=Gi;super(e),this[i(162)]=new t.FocusTracker,this[i(194)]=new t.KeystrokeHandler,this[i(165)](i(175),""),this[i(185)]=this[i(190)](n),this[i(158)]({tag:i(163),attributes:{class:["ck",i(179),i(176)],tabindex:"-1"},children:[this[i(185)]]}),(0,Ni.injectCssTransitionDisabler)(this)}[Yi(191)](){const t=Yi;super[t(191)](),(0,Ni.submitHandler)({view:this}),this[t(162)][t(201)](this[t(185)][t(197)]),this[t(194)][t(159)](this[t(197)]);const e=e=>e[t(186)]();this[t(194)][t(165)](t(166),e),this[t(194)][t(165)](t(172),e),this[t(194)][t(165)](t(192),e),this[t(194)][t(165)](t(188),e)}[Yi(160)](){const t=Yi;this[t(185)][t(160)]()}get[Yi(183)](){const t=Yi;return this[t(185)][t(187)][t(197)][t(202)][t(157)]()}set[Yi(183)](t){const e=Yi;this[e(185)][e(187)][e(197)][e(202)]=t[e(157)]()}[Yi(177)](){const t=Yi;this[t(185)][t(187)][t(197)][t(202)]="",this[t(185)][t(171)]=null}[Yi(190)](t){const e=Yi,n=new Ni.LabeledFieldView(this[e(182)],Ni.createLabeledInputText),i=n[e(187)];i[e(181)]({attributes:{maxlength:e(164)}});let r=$n(this[e(182)],e(200));return!t&&(r+=" ("+$n(this[e(182)],e(167))+")"),n[e(169)]=r,i.on(e(170),(()=>{const t=e;this[t(175)]=i[t(197)][t(202)][t(157)]()})),n}}const Qi=Xi;function Xi(t,e){const n=$i();return(Xi=function(t,e){return n[t-=232]})(t,e)}function $i(){const t=["isEnabled","_showDialog","6458215msQQqV","isOpen","revisionHistory.requireRevisionName","_registerMenuComponent","Revision history","history","add","isOfficialPlugin","RevisionTracker","73HPDGtu","editing","view","menuitem","addMany","isReady","items","set","46402MFRUKj","buttonView","showRevisionViewerCallback","config","Accept","menuBar:revisionHistory","145726EPwDaz","The revision name cannot be empty.","children","componentFactory","reset","Save current revision","_saveRevisionFormView","submit","revisionName","4636400COVrmY","RevisionHistoryUI","errorText","focus","menu","hide","panelView","show","render","revisionSave","6BDLIGj","bind","10mKkCxc","revisionHistory","_createSaveRevisionFormView","role","isPremiumPlugin","requires","63729378xiHRNh","Cancel","execute","get","revisionNameInputView","15164432lIdbKf","delegate","locale","editor","plugins","Open revision history","isReadOnly","pluginName","init","saveRevision","Dialog","ck-button-action","313749cvNRHA"];return($i=function(){return t})()}!function(t){const e=Xi,n=t();for(;;)try{if(957307===-parseInt(e(287))/1*(parseInt(e(295))/2)+-parseInt(e(275))/3+-parseInt(e(240))/4+-parseInt(e(278))/5*(parseInt(e(250))/6)+parseInt(e(301))/7+-parseInt(e(263))/8+-parseInt(e(258))/9*(-parseInt(e(252))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class tr extends Wn.Plugin{static get[Qi(270)](){return Qi(241)}static get[Qi(285)](){return!0}static get[Qi(256)](){return!0}static get[Qi(257)](){return[Oi]}[Qi(271)](){const t=Qi,e=this[t(266)],n=e[t(267)][t(261)](t(286));e.ui[t(234)][t(284)](t(253),(i=>{const r=t,s=(0,Ni.createDropdown)(i),o=s[r(246)][r(233)],a=new Ni.ListView(i),c=new Ni.ListItemView(i),u=new Ni.ButtonView(i),l=new Ni.ListItemView(i),h=new Ni.ButtonView(i);return s[r(251)](r(276)).to(n,r(292),n,r(276),e,r(269),((t,e,n)=>t&&e&&!n)),s[r(296)][r(294)]({icon:Wn.icons[r(283)],label:$n(i,r(282)),tooltip:!0}),u[r(294)]({label:$n(i,r(236)),withText:!0,role:r(290)}),u[r(251)](r(276)).to(n,r(292),n,r(276),e,r(269),((t,e,n)=>t&&e&&!n)),u.on(r(260),(()=>this[r(277)]())),h[r(294)]({label:$n(i,r(268)),withText:!0,role:r(290)}),h[r(251)](r(276)).to(n,r(292),e,r(269),((t,e)=>t&&!e)),h.on(r(260),(()=>{const t=r;e[t(298)][t(261)](t(253))[t(297)](),s[t(279)]=!1,e[t(288)][t(289)][t(243)]()})),c[r(233)][r(284)](u),l[r(233)][r(284)](h),a[r(255)]=r(244),a[r(293)][r(291)]([c,l]),o[r(284)](a),s})),e.ui[t(234)][t(284)](t(300),(()=>this[t(281)]()))}[Qi(281)](){const t=Qi,e=this[t(266)],n=e[t(265)],i=new Ni.MenuBarMenuView(n),r=new Ni.MenuBarMenuListView(n);i[t(296)][t(294)]({icon:Wn.icons[t(283)],label:$n(n,t(282))});const s=new Ni.MenuBarMenuListItemView(n,i),o=new Ni.MenuBarMenuListItemButtonView(n);o[t(294)]({label:$n(n,t(236))}),o[t(264)](t(260)).to(i),o.on(t(260),(()=>{this[t(277)]()})),s[t(233)][t(284)](o),r[t(293)][t(284)](s);const a=new Ni.MenuBarMenuListItemView(n,i),c=new Ni.MenuBarMenuListItemButtonView(n);return c[t(294)]({label:$n(n,t(268))}),c[t(264)](t(260)).to(i),c.on(t(260),(()=>{const n=t;e[n(298)][n(261)](n(253))[n(297)]()})),a[t(233)][t(284)](c),r[t(293)][t(284)](a),i[t(246)][t(233)][t(284)](r),i}[Qi(277)](){const t=Qi,e=this[t(266)],n=e[t(265)],i=e[t(267)][t(261)](t(273)),r=e[t(267)][t(261)](t(286));function s(r){const s=t;e[s(298)][s(261)](s(280))&&""===r[s(239)]?r[s(262)][s(242)]=$n(n,s(232)):(e[s(267)][s(261)](Oi)[s(272)]({name:r[s(239)]}),i[s(245)]())}this[t(237)]||(this[t(254)](),this[t(237)].on(t(238),(()=>s(this[t(237)])))),this[t(237)][t(235)](),i[t(247)]({id:t(249),title:$n(n,t(236)),isModal:!0,content:this[t(237)],actionButtons:[{label:$n(e[t(265)],t(259)),withText:!0,onExecute:()=>i[t(245)]()},{label:$n(e[t(265)],t(299)),class:t(274),withText:!0,onCreate(n){const i=t;n[i(251)](i(276)).to(r,i(292),r,i(276),e,i(269),((t,e,n)=>t&&e&&!n))},onExecute:()=>s(this[t(237)])}]})}[Qi(254)](){const t=Qi,e=this[t(266)],n=e[t(265)];this[t(237)]=new Ki(n,e[t(298)][t(261)](t(280))),this[t(237)][t(248)]()}}const er=nr;function nr(t,e){const n=ir();return(nr=function(t,e){return n[t-=129]})(t,e)}function ir(){const t=["bindTemplate","ck-revision-change__","ck-revision-change__label","1699325xaZjnP","3520323ngPcRj","data","3702DqORrg","changeId","author","set","name","ck-annotation","isSuggestion","ck-revision-change","Suggested by","span","element","2635016ZynQPW","32244aBefMd","setTemplate","Added by","Removed by","add","271500VJJXjH","_model","155584DCOfJp","494uJRSPc","type","div","7PLhrlk","focus"];return(ir=function(){return t})()}!function(t){const e=nr,n=t();for(;;)try{if(229161===parseInt(e(156))/1+-parseInt(e(159))/2*(-parseInt(e(139))/3)+parseInt(e(158))/4+parseInt(e(136))/5+parseInt(e(151))/6*(-parseInt(e(131))/7)+-parseInt(e(150))/8+-parseInt(e(137))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class rr extends Ni.View{constructor(t,e){const n=nr;super(t),this[n(157)]=e,this[n(140)]=e.id;const i=this[n(133)],r=$n(t,e[n(138)][n(145)]?n(147):n(155)==e[n(129)]?n(153):n(154));this[n(142)](n(129),e[n(129)]),this[n(152)]({tag:n(130),attributes:{class:[n(144),n(146),i.to(n(129),(t=>n(134)+t))],tabindex:-1},children:[{tag:n(148),children:[{tag:n(148),attributes:{class:[n(135)]},children:[{text:r}]},{text:" "+e[n(141)][n(143)]}]}]})}[er(132)](){const t=er;this[t(149)][t(132)]()}}var sr=or;function or(t,e){var n=cr();return(or=function(t,e){return n[t-=468]})(t,e)}!function(t){for(var e=or,n=t();;)try{if(146741===parseInt(e(476))/1+parseInt(e(470))/2+-parseInt(e(477))/3+-parseInt(e(469))/4*(parseInt(e(468))/5)+-parseInt(e(482))/6+parseInt(e(473))/7*(-parseInt(e(479))/8)+parseInt(e(484))/9*(parseInt(e(474))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cr);class ar extends((0,t.ObservableMixin)()){constructor(e){var n=or;super(),this.id=e.id||(0,t.uid)(),this[n(472)]=e[n(472)],this[n(475)]=e[n(475)],this[n(480)]=e[n(480)]||{},this[n(481)]=e[n(481)],this[n(483)](n(478),e[n(478)])}[sr(471)](){var t=sr;return{id:this.id,authorId:this[t(472)].id,type:this[t(475)],data:this[t(480)],createdAt:this[t(478)]}}}function cr(){var t=["data","rootName","1449870cPculm","set","27ROAfgZ","200rFnFnV","28308AqmCmK","286698DSemKB","toJSON","author","68873zNEIfQ","2643080rppbmg","type","39022IdAyQq","409698WdAviW","createdAt","136LsFCwD"];return(cr=function(){return t})()}function ur(){const t=["5551480QxDSLg","4397256TGgKbO","194183fHJAJJ","changes","23892oimDDA","40ipDnHa","26516qsKKbp","2oXxDTo","6ihYmYO","171ZIXgbY","_setChanges","add","oldRevisionId","2018205MhQcVQ","newRevisionId","476170lqFnOl"];return(ur=function(){return t})()}const lr=hr;function hr(t,e){const n=ur();return(hr=function(t,e){return n[t-=181]})(t,e)}!function(t){const e=hr,n=t();for(;;)try{if(396827===-parseInt(e(184))/1*(parseInt(e(185))/2)+parseInt(e(187))/3*(parseInt(e(182))/4)+parseInt(e(193))/5+parseInt(e(186))/6*(-parseInt(e(191))/7)+parseInt(e(194))/8+-parseInt(e(195))/9+-parseInt(e(183))/10*(-parseInt(e(196))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ur);class dr{constructor(e,n){const i=hr;this[i(192)]=e,this[i(190)]=n,this[i(181)]=new t.Collection}[lr(188)](t){const e=lr;for(const n of t)this[e(181)][e(189)](n)}}var fr=n(536),vr={attributes:{"data-cke":!0}};vr.setAttributes=zi(),vr.insert=Pi().bind(null,"head"),vr.domAPI=Ci(),vr.insertStyleElement=Zi();ji()(fr.A,vr);fr.A&&fr.A.locals&&fr.A.locals;const mr=gr;!function(t){const e=gr,n=t();for(;;)try{if(546920===-parseInt(e(465))/1+parseInt(e(622))/2+parseInt(e(598))/3*(-parseInt(e(677))/4)+parseInt(e(501))/5+-parseInt(e(458))/6+parseInt(e(768))/7*(parseInt(e(699))/8)+-parseInt(e(571))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wr);const pr={c:Jn.ViewContainerElement,a:Jn.ViewAttributeElement,e:Jn.ViewEmptyElement,r:Jn.ViewRawElement,u:Jn.ViewUIElement};class yr extends Wn.Plugin{static get[mr(624)](){return mr(675)}static get[mr(749)](){return!0}static get[mr(584)](){return!0}static get[mr(570)](){return[Yn.Users,Ni.ContextualBalloon,Xn]}constructor(t){const e=mr;super(t),this[e(782)]=this[e(521)][e(610)][e(680)](e(552)),this[e(618)](e(583),null),this[e(618)](e(745),null),this[e(657)]=null,this[e(618)](e(693),null),this[e(618)](e(765),!1),this[e(618)](e(572),!0),this.on(e(615),((t,n,i)=>{const r=e;this[r(583)]=null,this[r(745)]=null,this[r(521)][r(686)][r(716)][r(502)]((t=>{const e=r;for(const n of this[e(521)][e(686)][e(716)][e(461)][e(748)])i?t[e(582)](e(666),n):t[e(558)](e(666),n)}))})),this[e(500)](e(609)).to(this,e(583),(t=>null!==t)),this[e(500)](e(692)).to(this,e(765),this,e(693),this,e(583),((t,n,i)=>t&&i?n[e(457)][e(474)](i):0)),this[e(500)](e(689)).to(this,e(765),this,e(693),((t,n)=>t?n[e(457)][e(725)]:0)),this[e(504)]=null,this[e(629)]=new Map,this[e(473)]=null,this[e(676)]=this[e(521)][e(610)][e(680)](Ni.ContextualBalloon)}[mr(575)](){const t=mr,e=this[t(521)],n=new _r(e,{direction:t(535)}),i=new _r(e,{direction:t(547)});e[t(517)][t(626)](t(496),n),e[t(517)][t(626)](t(635),i),e[t(517)][t(626)](t(640),new br(e)),this.on(t(756),(()=>{const e=t;n[e(630)](),i[e(630)]()})),this[t(736)](),this[t(585)](),e[t(700)](t(537)),e[t(610)][t(569)](t(620))&&e[t(610)][t(680)](t(620))[t(449)](t(537))}async[mr(591)](t){const e=mr;await this[e(713)](t);const n={};for(const i in t[e(518)]){if(t[e(518)][i][e(485)]&&!t[e(518)][i][e(485)][e(767)])continue;const r=this[e(739)](JSON[e(691)](t[e(518)][i][e(750)])),s=this[e(521)][e(686)][e(716)][e(461)],o=new Jn.ViewDocumentFragment(s,r[e(530)]((t=>this[e(684)](t))));this[e(521)][e(766)][e(721)][e(539)](e(507)),n[i]=this[e(521)][e(766)][e(721)][e(476)](o),this[e(521)][e(766)][e(721)][e(539)](e(688))}return n}async[mr(669)](t){const e=mr;await this[e(713)](t);const n={};for(const i in t[e(518)])t[e(518)][i][e(485)]&&!t[e(518)][i][e(485)][e(767)]||(n[i]=t[e(518)][i][e(665)]||{});return n}[mr(739)](t){const e=mr;return(t=t[e(611)]((t=>!t[e(769)]||e(779)!==t[e(769)]&&e(690)!==t[e(769)])))[e(772)]((t=>{const n=e;n(466)!=typeof t&&(t[n(511)]=this[n(739)](t[n(511)]),t[n(661)]=t[n(661)][n(611)]((t=>!t[0][n(480)](n(540)))))})),t}async[mr(715)](t,e,n=!1){const i=mr;if(!this[i(572)])return;const r=this[i(693)],s=this[i(782)],o=i(466)==typeof t?s[i(718)](t):t,a=i(466)==typeof e?s[i(718)](e):e,c=o.id,u=a?a.id:null;if(!n&&this[i(693)]&&this[i(693)][i(512)]===c&&this[i(693)][i(617)]===u)return Promise[i(627)]();this[i(765)]=!1,this[i(745)]=null,this[i(583)]=null,this[i(693)]=new dr(c,u);const l=this[i(453)](o,a,!0)[i(530)]((t=>this[i(713)](t)));return l[i(534)](new Promise((t=>{setTimeout(t,20)}))),Promise[i(550)](l)[i(459)]((()=>{const t=i;if(!this[t(572)])return;this[t(555)]();const e=this[t(529)](c,u);for(const n of e[t(457)])this[t(629)][t(618)](n.id,n);this[t(521)][t(652)][t(564)]({isUndoable:!1},(n=>{const i=t;for(const t of this[i(521)][i(652)][i(461)][i(770)]())n[i(503)](t);for(const t of Object[i(679)](e[i(652)])){const r=n[i(497)](t);for(const s of Object[i(679)](e[i(661)][t]))n[i(589)](s,e[i(661)][t][s],r);n[i(588)](e[i(652)][t],r,0)}})),this[t(693)][t(757)](this[t(773)](e[t(457)])),this[t(765)]=!0}))[i(463)]((t=>{const e=i;console[e(734)](t),this[e(555)](),r&&(this[e(693)]=r),this[e(765)]=!0}))}[mr(637)](t,e){const n=mr,i=this[n(782)][n(451)](t);return i.on(n(752),((t,n,r)=>e(n,r,i))),this[n(782)][n(484)](i),i}[mr(713)](t){const e=mr;if(!t||t[e(518)])return Promise[e(627)]();{const n=this[e(521)][e(580)][e(680)](e(446));return this[e(473)][e(718)]({channelId:n,revisionId:t.id})[e(459)]((n=>{const i=e;t[i(752)]({diffData:n[i(518)]},!0)}))}}[mr(555)](){const t=mr;this[t(583)]=null,this[t(631)](),this[t(504)]&&this[t(504)][t(634)](),this[t(504)]=null,this[t(629)][t(467)](),this[t(521)][t(652)][t(564)]({isUndoable:!1},(e=>{const n=t;for(const t of this[n(521)][n(652)][n(461)][n(770)]())e[n(503)](t)}))}[mr(773)](t){const e=mr,n=[],i=new Map;for(const t of this[e(521)][e(652)][e(461)][e(770)]()){const r=this[e(521)][e(686)][e(716)][e(638)](t);if(!r)continue;const s=r[e(711)]()[e(759)](0);s&&(n[e(534)](t),i[e(618)](t,s))}return n[e(746)](((t,n)=>{const r=e,s=i[r(680)](t),o=i[r(680)](n);return s.y-o.y||s.x-o.x})),(t=t[e(611)]((t=>n[e(697)](t[e(531)]))))[e(746)](((t,i)=>n[e(576)](t[e(531)])-n[e(576)](i[e(531)]))),t}[mr(708)](t){const e=mr,n=Array[e(733)](t[e(447)])[e(611)]((([t,n])=>t[e(480)](e(717))&&!n[e(587)])),i=Array[e(733)](this[e(521)][e(652)][e(464)](t)[e(764)]({singleCharacters:!0}));if(0!=n[e(725)])for(const t of i){const[i,r]=n[0],[,s,o]=i[e(519)](":");if(r[e(538)][e(650)](t[e(648)])&&n[e(723)](),(t[e(781)][e(650)](r[e(705)])||t[e(781)][e(601)](r[e(705)]))&&(e(761)==s?t[e(452)]={userId:o}:e(505)==s&&(t[e(762)]={userId:o})),0==n[e(725)])break}return i}[mr(487)](t){const e=mr,n=new Map;for(let i=0;i<t[e(725)];i++)e(724)===t[i][e(662)]?(t[i][e(759)][e(780)]=i,t[i][e(759)][e(623)]=i):(e(594)===t[i][e(662)]?t[i][e(759)][e(780)]=i:e(595)===t[i][e(662)]&&(t[i][e(759)][e(623)]=i),n[e(618)](t[i].id,i));for(const i of n[e(702)]())e(594)===t[i][e(662)]?t[i][e(759)][e(623)]=n[e(680)](t[i][e(633)]):e(595)===t[i][e(662)]&&(t[i][e(759)][e(780)]=n[e(680)](t[i][e(633)]))}[mr(744)](t){const e=mr;for(let n=0;n<t[e(725)];n++){if(e(594)===t[n][e(662)])t[n][e(759)][e(780)]=n;else if(e(595)===t[n][e(662)]){t[n][e(759)][e(623)]=n;const i=t[n][e(759)][e(780)];t[i][e(633)]=t[n].id,t[n][e(633)]=t[i].id}else t[n][e(759)][e(780)]=n,t[n][e(759)][e(623)]=n,t[n][e(633)]=null;t[n][e(607)]||(t[n][e(607)]=[],t[n][e(645)]=[])}}[mr(455)](t,e){const n=mr,i=t[n(611)]((t=>!t[n(452)]));for(let t=0;t<e[n(725)];t++)e[t][n(452)]&&(i[t][n(452)]=e[t][n(452)])}[mr(478)](t){const e=mr,n=JSON[e(691)](t),i=this[e(521)][e(686)][e(716)][e(461)],r=new Jn.ViewDocumentFragment(i,n[e(530)]((t=>this[e(684)](t))));return this[e(521)][e(766)][e(709)](r)}[mr(684)](t){const e=mr,n=this[e(521)][e(686)][e(716)][e(461)];if(e(466)==typeof t)return new Jn.ViewText(n,t);{const i=t[e(511)][e(530)]((t=>this[e(684)](t)));return new(pr[t[e(662)]]||Jn.ViewElement)(n,t[e(769)],t[e(661)],i)}}[mr(529)](t,e=null){const n=mr,i=this[n(782)][n(718)](t),r=e?this[n(782)][n(718)](e):null,s=this[n(453)](i,r),o=s[s[n(725)]-1],a=new Map,c={model:{},attributes:{},changes:[]},u=new Set,l=new Map;for(let t=s[n(725)]-1;t>=0;t--){const e=s[t];for(const t of Object[n(679)](e[n(518)]))if(e[n(518)][t][n(485)]){const i=e[n(518)][t][n(485)];i[n(767)]?(u[n(626)](t),l[n(569)](t)&&l[n(680)](t)[n(728)]==i[n(728)]?l[n(562)](t):l[n(618)](t,i)):l[n(569)](t)?(u[n(562)](t),l[n(562)](t)):(u[n(626)](t),l[n(618)](t,i))}else u[n(626)](t)}for(const t of u){const e=l[n(569)](t)&&!l[n(680)](t)[n(767)];let i=e?s[n(725)]-1:0;const r=e?-1:1;for(;s[i];){const o=s[i];if(o[n(518)][t]){const i=e?o[n(518)][t][n(710)]:o[n(518)][t][n(665)];c[n(661)][t]=i?yn(i):{};break}i+=r}}for(const t of s){t[n(652)]={};for(const e of t[n(695)])a[n(618)](e.id,e);for(const e of u){const i=t[n(518)][e]?t[n(518)][e][n(750)]:"[]",r=t[n(518)][e]?t[n(518)][e][n(644)]:"[]";t[n(652)][e]={insertions:this[n(478)](i),deletions:this[n(478)](r)}}}for(const t of u){let e=null,r=0;const u=new Map(Array[n(733)](i[n(652)][t][n(750)][n(447)])[n(611)]((([t])=>!t[n(480)](n(717)))));let h=0;for(const o of s){const s=this[n(708)](o[n(652)][t][n(750)]);o==i?(e=s,r=e[n(725)],e[n(772)]((t=>{t.id=h++})),this[n(744)](e)):this[n(455)](e,s);const a=e[n(611)]((t=>!t[n(452)]))[n(530)]((t=>t.id));let c=0;const l=this[n(708)](o[n(652)][t][n(644)]);l[n(772)]((t=>{t[n(762)]?t.id=r++:t.id=a[c++]})),this[n(744)](l),this[n(596)](e,n(452)),this[n(596)](l,n(762)),o==i&&this[n(488)](e,u),e=this[n(516)](e,l),this[n(487)](e),this[n(596)](e,n(762))}e=e[n(611)]((t=>!(t[n(452)]&&t[n(762)])));const d=new Map(o[n(652)][t][n(644)][n(447)]),f=new Set(u[n(679)]());for(const t of d[n(679)]())f[n(562)](t);this[n(520)](e,f),this[n(482)](e),e=this[n(729)](e),e=this[n(494)](e),e=this[n(468)](e);const{root:v,changes:m}=this[n(758)](e,a,t);c[n(652)][t]=v;const p=l[n(680)](t);if(p){const e=a[n(680)](p[n(728)]),i=new ar({author:e,type:p[n(767)]?n(626):n(719),data:{isOnRoot:!0},createdAt:new Date,rootName:t});m[n(616)](i),c[n(661)][t][n(654)]=i.id}c[n(457)]=c[n(457)][n(556)](m)}return c}[mr(488)](t,e){const n=mr;for(let i=0;i<t[n(725)];i++)for(const[r,s]of e)s[n(705)][n(650)](t[i][n(781)])&&t[i][n(607)][n(534)](r),s[n(538)][n(650)](t[i][n(648)])&&t[i][n(645)][n(534)](r)}[mr(516)](t,e){const n=mr;let i=[],r=0,s=0;for(;r<t[n(725)]||s<e[n(725)];){const o=t[r]||{},a=e[s]||{};if(o.id==a.id)r++,s++,i[n(534)](o);else if(a[n(762)]&&o[n(452)]){const{commonTape:o,iEnd:a,jEnd:c}=this[n(532)](t,r,e,s);i=i[n(556)](o),r=a,s=c}else a[n(762)]?(s++,i[n(534)](a)):(r++,i[n(534)](o))}return i}[mr(520)](t,e){const n=mr,i=[];for(let o=0;o<t[n(725)];o++){for(let s=0;s<t[o][n(607)][n(725)];s++){const a=t[o][n(607)][s];if(!e[n(569)](a))continue;const{group:c,type:u,authorId:l}=r(a);n(760)!=c||n(761)!=u&&n(505)!=u||(i[n(616)]({type:u,name:a,userId:l}),t[o][n(607)][n(508)](s,1),s--)}s(t[o]);for(let s=0;s<t[o][n(645)][n(725)];s++){const a=t[o][n(645)][s];if(!e[n(569)](a))continue;const{group:c,type:u}=r(a);if(n(760)!=c||n(761)!=u&&n(505)!=u)continue;t[o][n(645)][n(508)](s,1),s--;const l=i[n(606)]((t=>t[n(769)]==a));l>-1&&i[n(508)](l,1)}}function r(t){const e=n,i=t[e(519)](":");return{group:i[0],type:i[1],subType:i[e(725)]>=5?i[2]:null,id:i[e(725)]<5?i[2]:i[3],authorId:i[e(725)]<5?i[3]:i[4],markerCount:6==i[e(725)]?i[5]:null}}function s(t){const e=n;for(let n=0;n<i[e(725)];n++){if(t[e(452)]&&e(761)==i[n][e(662)])return t[e(743)]=i[n],void delete t[e(452)];if(!t[e(452)]&&!t[e(762)]&&e(505)==i[n][e(662)])return void(t[e(599)]=i[n])}}}[mr(596)](t,e){const n=mr;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(618)](o.id,i);for(let i=0;i<t[n(725)];i++){if(n(762)==e&&t[i][n(452)]||n(452)==e&&t[i][n(762)])continue;if(n(724)==t[i][n(662)]){t[i][n(651)]=0;continue}const r=s[n(680)](t[i][n(633)]),o=s[n(680)](t[i].id);t[i][n(651)]=r-o}}[mr(453)](t,e,n=!1){const i=mr,r=[];let s=this[i(782)][i(474)](t),o=this[i(782)][i(474)](e);for(-1==o&&(o=this[i(782)][i(741)][i(725)],n=!1);s<o;)r[i(534)](this[i(782)][i(718)](s)),s++;return n&&r[i(534)](this[i(782)][i(718)](s)),r}[mr(532)](t,e,n,i){const r=mr,s=this[r(521)][r(652)][r(493)];let o=e;for(;t[o]&&t[o][r(452)];)o++;let a=i;for(;n[a]&&n[a][r(762)];)a++;u(t,e,o),u(n,i,a);const c=n[r(526)](i,a)[r(556)](t[r(526)](e,o));return c[r(746)](((t,e)=>t[r(656)]!=e[r(656)]?t[r(656)]-e[r(656)]:t[r(559)]!=e[r(559)]?t[r(559)]-e[r(559)]:t[r(651)]!=e[r(651)]?e[r(651)]-t[r(651)]:!!t[r(452)]!=!!e[r(452)]?-1==t[r(656)]||0==t[r(656)]?t[r(452)]?-1:1:t[r(452)]?1:-1:t[r(489)]-e[r(489)])),{commonTape:c,iEnd:o,jEnd:a};function u(t,e,n){const i=r;let o=-1,a=Number[i(608)],c=!0;for(let r=e;r<n;r++)if(s[i(579)](t[r][i(759)])||(c=!1),t[r][i(759)][i(780)]<e&&(o=r),t[r][i(759)][i(623)]>=n){a=r;break}c&&(o=n-1);for(let r=e;r<n;r++)t[r][i(656)]=r<=o?-1:r<a?0:1,t[r][i(489)]=r;let u=0;for(let n=e;n<=o;n++)0==t[n][i(651)]?t[n][i(559)]=u:(u++,t[n][i(559)]=u,u++);for(let r=e;r<n;r++)0==t[r][i(656)]&&(t[r][i(559)]=u);u=0;for(let e=n-1;e>=a;e--)0==t[e][i(651)]?t[e][i(559)]=u:(u--,t[e][i(559)]=u,u--)}}[mr(482)](t){const e=mr,n=new Map,i=this[e(521)][e(652)][e(493)];for(let r=1;r<t[e(725)];r++){let s,o,a;const c=t[r],u=t[r-1];if(e(724)==c[e(662)])continue;if(c[e(662)]!=u[e(662)])continue;if(!i[e(763)](u[e(759)])||i[e(477)](u[e(759)]))continue;if(!i[e(763)](c[e(759)])||i[e(477)](c[e(759)]))continue;if((t[r][e(452)]||t[r][e(743)])&&t[r-1][e(762)])s=t[r],o=t[r-1],a=r-1;else{if(!t[r][e(762)]||!t[r-1][e(452)]&&!t[r-1][e(743)])continue;s=t[r-1],o=t[r],a=r}const l=s[e(559)]==o[e(559)],h=Math[e(600)](s[e(559)])<Math[e(600)](o[e(559)])&&0==o[e(651)];(l||h)&&(n[e(618)](o.id,s.id),t[e(508)](a,1),r--,s[e(452)]=!1)}for(let i=0;i<t[e(725)];i++)n[e(569)](t[i][e(633)])&&(t[i][e(633)]=n[e(680)](t[i][e(633)]))}[mr(729)](t){const e=mr,n=new Set(t[e(530)]((t=>t.id)));for(let i=0;i<t[e(725)];i++)n[e(569)](t[i][e(633)])||0==t[i][e(651)]||(t[i][e(646)]=!0);return t[e(611)]((t=>!t[e(646)]))}[mr(494)](t){const e=mr,n=new Set;for(let i=0;i<t[e(725)];i++){if(n[e(569)](t[i].id)&&t[i][e(762)]&&(t[i][e(646)]=!0),t[i][e(646)])continue;if(0==t[i][e(651)])continue;if(e(594)!=t[i][e(662)])continue;if(null==t[i][e(633)])continue;let r=i+1,s=0;for(;t[r].id!=t[i][e(633)];)e(594)==t[r][e(662)]?s++:e(595)==t[r][e(662)]&&s--,r++;if(0!=s)if(t[i][e(762)])t[i][e(646)]=!0;else for(;r!=i;)t[r][e(762)]&&0!=t[r][e(651)]&&(t[r][e(646)]=!0,n[e(626)](t[r][e(633)])),r--}return t[e(611)]((t=>!t[e(646)]))}[mr(468)](t){const e=mr,n=this[e(521)][e(652)][e(493)];for(let i=0;i<t[e(725)];i++){if(!(t[i][e(452)]||t[i][e(743)]||t[i][e(762)]||t[i][e(599)]))continue;if(0==t[i][e(651)])continue;const r=t[i][e(759)];n[e(763)](r)||n[e(477)](r)||(t[i][e(452)]&&delete t[i][e(452)],t[i][e(743)]&&delete t[i][e(743)],t[i][e(599)]&&delete t[i][e(599)],t[i][e(762)]&&(t[i][e(646)]=!0))}return t[e(611)]((t=>!t[e(646)]))}[mr(758)](t,e,n){const i=mr,r=new Jn.DocumentFragment,s=[],o=new Map,a=this[i(521)][i(652)],c=a[i(493)],u=[r],l={},h={isAdded:[],isRemoved:[],isAddSuggestion:[],isRemoveSuggestion:[]};let d=null;const f=[0];for(let e=0;e<t[i(725)];e++)if(i(594)===t[e][i(662)]){t[e][i(781)]=a[i(673)](r,f);const n=new Jn.Element(t[e][i(759)][i(769)],t[e][i(759)][i(674)]());u[0][i(671)](n),f[i(534)](0),u[i(616)](n),t[e][i(648)]=a[i(673)](r,f)}else i(595)===t[e][i(662)]?(u[i(723)](),t[e][i(781)]=a[i(673)](r,f),f[i(597)](),f[f[i(725)]-1]++,t[e][i(648)]=a[i(673)](r,f)):(t[e][i(781)]=a[i(673)](r,f),d?d[i(647)]+=t[e][i(759)][i(766)]:d=new Jn.Text(t[e][i(759)][i(766)],t[e][i(759)][i(674)]()),t[e+1]&&i(724)===t[e+1][i(662)]&&p(d,t[e+1][i(759)])||(u[0][i(671)](d),d=null),f[f[i(725)]-1]+=t[e][i(759)][i(592)],t[e][i(648)]=a[i(673)](r,f));for(let e=0;e<t[i(725)];e++){const n=t[e][i(781)],r=t[e][i(648)];for(const r of t[e][i(607)])o[i(618)](r,{start:n,end:null});v(i(599),e,n,r),v(i(743),e,n,r),v(i(762),e,n,r),v(i(452),e,n,r);for(const n of t[e][i(645)])o[i(680)](n)[i(538)]=r}for(const[t,e]of o){const n=this[i(521)][i(652)][i(658)](e[i(705)],e[i(538)]);r[i(447)][i(618)](t,n)}return s[i(746)](((t,e)=>{const n=i,s=r[n(447)][n(680)](n(717)+t.id),o=r[n(447)][n(680)](n(717)+e.id);return s[n(705)][n(771)](o[n(705)])?-1:s[n(705)][n(601)](o[n(705)])?1:s[n(538)][n(771)](o[n(538)])?-1:s[n(538)][n(601)](o[n(538)])?1:n(626)===t[n(662)]?-1:1})),{root:r,changes:s};function v(e,n,r,s){const o=i,a=!!t[n][e],u=a?t[n][e][o(728)]:null,d=n===t[o(725)]-1,f=h[e][0],v=c[o(726)](t[n][o(759)]);!l[e]&&a?l[e]={start:r,tapeItem:t[n],userId:u,type:e}:l[e]&&!a?(l[e][o(538)]=r,m(l[e]),l[e]=null):l[e]&&a&&l[e][o(728)]!==u&&(l[e][o(538)]=r,f&&f[o(728)]===l[e][o(728)]||m(l[e]),l[e]={start:r,tapeItem:t[n],userId:u,type:e}),l[e]&&v&&(o(594)!==t[n][o(662)]||f&&f[o(728)]===u||h[e][o(616)]({userId:u,object:t[n][o(759)],change:l[e]}),o(595)===t[n][o(662)]&&f&&f[o(567)]===t[n][o(759)]&&(h[e][o(723)](),l[e]=f[o(502)])),l[e]&&d&&(l[e][o(538)]=s,m(l[e]),l[e]=null)}function m({start:t,end:o,tapeItem:c,userId:u,type:l}){const h=i,d=c[h(759)],f=a[h(493)][h(763)](d)&&!a[h(493)][h(477)](d),v=t[h(565)]==o[h(685)]&&o[h(578)];if(f&&v)return;const m=a[h(658)](t,o),p=e[h(680)](u),y=new ar({author:p,type:h(452)==l||h(743)==l?h(626):h(719),data:{isSuggestion:h(743)==l||h(599)==l},createdAt:new Date,rootName:n});s[h(534)](y),r[h(447)][h(618)](h(717)+y.id,m)}function p(t,e){const n=i,r=t[n(674)](),s=e[n(674)]();for(const t of r){if(t[1]!==e[n(619)](t[0]))return!1;s[n(732)]()}return s[n(732)]()[n(491)]}}[mr(736)](){const t=mr;this[t(521)][t(641)][t(660)](t(568))[t(469)]({view:t(655)}),this[t(521)][t(641)][t(660)](t(536))[t(737)]({model:t(655),view:e=>{const n=t,i=e[n(731)][n(519)](":")[1],r=this[n(470)](i);if(!r)return null;const s=n(626)==r[n(662)]?n(761):n(505),o=[n(747),n(549)+s];return r[n(766)][n(448)]&&o[n(534)](n(549)+s+n(551)),this[n(583)]==r&&o[n(534)](n(498)),{classes:o,attributes:{"data-change-id":i}}}}),this[t(521)][t(641)][t(660)](t(568))[t(626)]((e=>{const n=t;e.on(n(628),((t,e,i)=>{const r=n,s=e[r(510)][r(682)](0);if(!s||!s.is(r(681),r(471)))return;if(!i[r(668)][r(754)](s,{attributes:[r(542),r(603)]}))return;const o=e[r(712)][r(705)][r(565)];i[r(499)][r(589)](r(542),s[r(619)](r(542)),o),i[r(499)][r(589)](r(603),s[r(619)](r(603)),o)}),{priority:n(755)})})),this[t(521)][t(641)][t(660)](t(568))[t(626)]((e=>{const n=t;e.on(n(681),((t,e,i)=>{const r=n;if(!i[r(668)][r(754)](e[r(510)],{attributes:[r(542),r(603)]}))return;if(e[r(712)][r(587)])return;const s=e[r(712)][r(705)][r(565)];s[r(523)](r(542))||s[r(523)](r(613))||(i[r(499)][r(589)](r(542),e[r(510)][r(619)](r(542)),s),i[r(499)][r(589)](r(603),e[r(510)][r(619)](r(603)),s))}),{priority:n(755)})})),this[t(521)][t(641)][t(660)](t(568))[t(612)]({view:{name:t(730),attributes:{vid:!0}},model:{key:t(613),value:e=>e[t(619)](t(613))}}),this[t(521)][t(652)][t(493)].on(t(696),((e,[,n])=>{const i=t;[i(542),i(603),i(613)][i(697)](n)&&(e[i(774)]=!0,e[i(683)]())}),{priority:t(515)}),this[t(521)][t(641)][t(660)](t(563))[t(626)]((e=>{const n=t;e.on(n(590),((t,e,i)=>{const r=n;if(" "!=e[r(759)][r(766)]||e[r(759)][r(685)][r(706)]>1)return;if(!i[r(668)][r(754)](e[r(759)],t[r(769)]))return;const s=i[r(499)],o=i[r(703)][r(704)](e[r(643)]);s[r(525)](o,s[r(604)](r(730)))}))})),this[t(521)][t(641)][t(660)](t(563))[t(649)]({model:t(655)}),this[t(521)][t(686)][t(574)].on(t(456),function(e){const n=t,i=e[n(610)][n(680)](n(675));return(t,r,s)=>{const o=n,a=r[o(731)][o(519)](":")[1],c=i[o(470)](a);if(!c)return null;const u=o(626)==c[o(662)]?o(519):o(454);if(!s[o(668)][o(548)](r[o(541)],t[o(769)]))return;const l=r[o(541)][o(764)](),h=r[o(541)][o(705)],d=e[o(652)][o(493)];let f=null,v=null,m=!1,p=!1;for(const t of l){const e=t[o(759)];m=m||d[o(472)](e);const n=s[o(703)][o(735)](e);if(n&&n[o(672)](o(632)))return;o(595)==t[o(662)]&&d[o(763)](e)&&!d[o(477)](e)&&(e[o(577)]||h[o(560)]?f&&f[o(685)]==e||(f=e,y(t[o(781)]),p=!0):v=v||t[o(781)])}function y(t){const e=o,n=s[e(499)][e(714)](e(730),{class:e(549)+u}),a=s[e(703)][e(751)](t);c[e(766)][e(448)]&&s[e(499)][e(558)](e(549)+u+e(551),n),i[e(583)]==c&&s[e(499)][e(558)](e(498),n),s[e(499)][e(588)](a,n),s[e(703)][e(642)](n,r[e(731)])}m||p||!v||y(v)}}(this[t(521)]),{priority:t(524)}),this[t(521)][t(686)][t(574)].on(t(722),((e,n,i)=>{const r=t,s=i[r(703)][r(479)](n[r(731)]);if(s)for(const t of s)(t[r(636)](r(727))||t[r(636)](r(566)))&&(i[r(703)][r(605)](t,n[r(731)]),i[r(499)][r(719)](t))}),{priority:t(524)}),this[t(521)][t(686)][t(574)].on(t(456),((e,n,i)=>{const r=t,s=n[r(731)][r(519)](":")[1],o=this[r(470)](s);if(!o)return null;const a=r(626)==o[r(662)]?r(519):r(454);if(i[r(668)][r(548)](n[r(541)],e[r(769)]))for(const t of n[r(541)][r(492)]()){if(!t.is(r(681),r(667)))continue;const e=i[r(499)][r(714)](r(730),{class:r(549)+a}),s=i[r(703)][r(751)](this[r(521)][r(652)][r(553)](t));o[r(766)][r(448)]&&i[r(499)][r(558)](r(549)+a+r(551),e),this[r(583)]==o&&i[r(499)][r(558)](r(498),e),i[r(499)][r(588)](s,e),i[r(703)][r(642)](e,n[r(731)])}}),{priority:t(524)}),this[t(521)][t(652)][t(461)].on(t(502),(()=>{const e=t;this[e(521)][e(686)][e(716)][e(502)]((t=>{const n=e;for(const e of this[n(521)][n(652)][n(461)][n(770)]()){const i=this[n(521)][n(652)][n(461)][n(707)](e),r=this[n(521)][n(686)][n(716)][n(461)][n(707)](e);if(r){const e=i[n(619)](n(654));if(t[n(625)](n(678),r),t[n(582)](n(509),r),t[n(582)](n(720),r),t[n(582)](n(522),r),e){const i=this[n(470)](e);if(!i)return null;t[n(589)](n(678),e,r),t[n(558)](n(527)+i[n(662)],r),this[n(583)]==i&&t[n(558)](n(522),r)}}}}))})),this[t(521)][t(641)][t(660)](t(568))[t(469)]({view:t(701),model:e=>t(533)+e,converterPriority:t(515)}),this[t(521)][t(641)][t(660)](t(568))[t(469)]({view:t(545),model:e=>t(514)+e,converterPriority:t(515)}),this[t(521)][t(641)][t(660)](t(563))[t(649)]({model:t(760),view:e=>({name:t(586)+e,group:t(760)}),converterPriority:t(515)}),this[t(521)][t(641)][t(660)](t(536))[t(737)]({model:t(760),view:e=>{const n=t,i=e[n(731)][n(519)](":")[1];return n(761)!=i&&n(505)!=i?null:{classes:[n(753),n(450)+i]}}}),this[t(521)][t(686)][t(574)].on(t(486),kr(this[t(521)],t(454)),{priority:t(524)}),this[t(521)][t(686)][t(574)].on(t(546),kr(this[t(521)],t(519)),{priority:t(524)}),this[t(521)][t(686)][t(574)].on(t(573),((e,n,i)=>{const r=t,s=i[r(703)][r(479)](n[r(731)]);if(s)for(const t of s)t.is(r(775))&&(i[r(703)][r(605)](t,n[r(731)]),i[r(499)][r(719)](t))}),{priority:t(524)})}[mr(470)](t){const e=mr;return this[e(629)][e(680)](t)}[mr(738)](t){const e=mr;return this[e(504)]&&this[e(504)][e(634)](),this[e(504)]=new rr(this[e(521)][e(639)],t),this[e(504)]}[mr(585)](){const t=mr;this[t(521)][t(652)][t(461)][t(777)][t(506)](t(655)),this.on(t(776),((e,n,i,r)=>{const s=t;r&&this[s(676)][s(719)](r),i&&(this[s(676)][s(626)]({view:i,stackId:s(483),position:{target:()=>{const t=s,e=this[t(521)][t(686)],n=this[t(470)](i[t(740)]);let r;if(n[t(766)][t(557)]){const i=e[t(716)][t(638)](n[t(531)]);r=Array[t(733)](i[t(711)]())}else{const n=this[t(521)][t(652)][t(447)][t(680)](t(717)+i[t(740)]);r=Array[t(733)](e[t(703)][t(479)](n[t(769)]))[t(530)]((n=>e[t(716)][t(460)][t(663)](n)))[t(530)]((e=>Array[t(733)](e[t(711)]())))[t(543)]()}return this[t(657)]&&r[t(621)]((e=>e[t(593)]-3<=this[t(657)].y&&e[t(462)]+3>=this[t(657)].y&&e[t(581)]-3<=this[t(657)].x&&e[t(475)]+3>=this[t(657)].x))||r[0]}}}),this[s(676)][s(698)](s(483)))})),this.on(t(490),((e,n,i,r)=>{const s=t;this[s(745)]=i?this[s(738)](i):null,this[s(521)][s(652)][s(502)]((()=>{const t=s,e=this[t(521)][t(686)];r&&(r[t(766)][t(557)]?e[t(716)][t(502)]((n=>{const i=t;n[i(582)](i(522),e[i(716)][i(461)][i(707)](r[i(531)]))})):e[t(653)](t(717)+r.id)),i&&(i[t(766)][t(557)]?e[t(716)][t(502)]((n=>{const r=t;n[r(558)](r(522),e[r(716)][r(461)][r(707)](i[r(531)]))})):e[t(653)](t(717)+i.id))}))})),this[t(481)](this[t(521)][t(686)][t(716)][t(461)],t(778),((e,n)=>{const i=t;if(this[i(583)])return;const r=this[i(742)](n[i(659)]),s=this[i(629)][i(680)](r);s?(this[i(657)]={x:n[i(670)].x,y:n[i(670)].y},this[i(745)]=this[i(738)](s)):(this[i(657)]=null,this[i(745)]=null)})),this[t(481)](this[t(521)][t(686)][t(716)][t(461)],t(554),((e,n)=>{const i=t,r=this[i(742)](n[i(659)]),s=this[i(629)][i(680)](r);s?(this[i(657)]={x:n[i(670)].x,y:n[i(670)].y},s===this[i(583)]?this[i(676)][i(614)]():this[i(583)]=s):(this[i(657)]=null,this[i(583)]=null)}))}[mr(742)](t){const e=mr;do{const n=t[e(619)](e(678));if(n)return n;t=t[e(685)]}while(t);return null}[mr(631)](){const t=mr;this[t(521)][t(652)][t(502)]((e=>{const n=t;for(const t of this[n(521)][n(652)][n(447)])e[n(664)](t)}))}}function gr(t,e){const n=wr();return(gr=function(t,e){return n[t-=446]})(t,e)}function kr(t,e){return(n,i,r)=>{const s=gr;if(!r[s(668)][s(548)](i[s(541)],n[s(769)]))return;const o=i[s(541)][s(764)](),a=i[s(541)][s(705)],c=t[s(652)][s(493)];let u=null,l=null,h=!1,d=!1;for(const t of o){const e=t[s(759)];h=h||c[s(472)](e);const n=r[s(703)][s(735)](e);if(n&&n[s(672)](s(632)))return;s(595)==t[s(662)]&&c[s(763)](e)&&!c[s(477)](e)&&(e[s(577)]||a[s(560)]?u&&u[s(685)]==e||(u=e,f(t[s(781)]),d=!0):l=l||t[s(781)])}function f(t){const n=s,o=r[n(703)][n(751)](t),a=r[n(499)][n(714)](n(730),{class:n(450)+e});r[n(499)][n(588)](o,a),r[n(703)][n(642)](a,i[n(731)])}h||d||!l||f(l)}}class br extends Wn.Command{constructor(t){const e=mr;super(t);const n=t[e(610)][e(680)](yr);this[e(694)]=!1,this[e(481)](n,e(513),(()=>this[e(630)]())),this[e(481)](n,e(615),(()=>this[e(630)]()))}[mr(561)](){const t=mr,e=this[t(521)],n=e[t(610)][t(680)](yr),i=n[t(765)]?n[t(693)][t(512)]:null;e[t(580)][t(680)](t(602))[t(528)](i)}[mr(630)](){const t=mr,{isReady:e,isEnabled:n,repository:i,diff:r}=this[t(521)][t(610)][t(680)](yr),s=r&&i[t(544)](r[t(512)]);this[t(572)]=e&&n&&Boolean(s)}}class _r extends Wn.Command{constructor(t,{direction:e}){const n=mr;super(t);const i=t[n(610)][n(680)](yr);this[n(694)]=!1,this[n(495)]=n(547)===e?1:-1,this[n(481)](i,n(513),(()=>this[n(630)]())),this[n(481)](i,n(615),(()=>this[n(630)]())),this[n(481)](i,n(490),(()=>this[n(630)]()))}[mr(561)](){const e=mr,n=this[e(521)],i=n[e(610)][e(680)](yr),{isNavigationMode:r,currentChangeNumber:s}=i;let o;if(i[e(583)]=r?i[e(693)][e(457)][e(680)](s+this[e(495)]):i[e(693)][e(457)][e(687)],i[e(583)][e(766)][e(557)])o=n[e(686)][e(716)][e(638)](i[e(583)][e(531)]);else{const t=n[e(652)][e(447)][e(680)](e(717)+i[e(583)].id);o=(0,Yn.getMarkerDomElement)(n[e(686)],t)}(0,t.scrollViewportToShowTarget)({target:o,viewportOffset:40})}[mr(630)](){const t=mr,{isNavigationMode:e,currentChangeNumber:n,numberOfChanges:i,isReady:r,isEnabled:s}=this[t(521)][t(610)][t(680)](yr);this[t(572)]=!!(s&&r&&i)&&(!e||(1===this[t(495)]?n<i-1:n>0))}}function wr(){const t=["then","domConverter","document","bottom","catch","createRangeIn","195281mcgXZp","string","clear","_removeUnsupportedChanges","dataToMarker","_getChangeFromId","code","isContent","adapter","getIndex","right","toData","isLimit","_makeModelFromViewString","markerNameToElements","startsWith","listenTo","_fixObsoleteTags","revisionHistoryLabel","addRevision","attachChange","addMarker:revision-suggestion:deletion","_refreshStartEndIndex","_markMarkers","index","change:activeChange","done","getItems","schema","_markMismatchedRemovedTags","_step","showPreviousChange","addRoot","ck-suggestion-marker--active","writer","bind","1739705OapVHN","change","detachRoot","_changeView","deletion","observeMarkers","marked","splice","ck-revision-history-root-add","viewItem","children","newRevisionId","change:isReady","revision-suggestion:","highest","_joinTapes","commands","diffData","split","_markSuggestions","editor","ck-revision-history-root--active","hasAttribute","high","wrap","slice","ck-revision-history-root-","restoreRevisionCallback","_getDiff","map","rootName","_threeWayMerge","revision-comment:","push","backward","editingDowncast","revision-viewer","end","useFillerType","data-revision-","markerRange","vid_start","flat","getLaterVisibleRevision","suggestion","addMarker:revision-suggestion:insertion","forward","test","ck-suggestion-marker-","all","-new","RevisionsRepository","createPositionBefore","mousedown","_cleanUp","concat","isOnRoot","addClass","level","isAtEnd","execute","delete","dataDowncast","enqueueChange","nodeAfter","ck-suggestion-marker-merge","object","upcast","has","requires","268290EzVcLA","isEnabled","removeMarker:revision-suggestion","downcastDispatcher","init","indexOf","nextSibling","isAtStart","isInline","config","left","removeClass","activeChange","isPremiumPlugin","_initInteractions","suggestion:","isCollapsed","insert","setAttribute","attribute:vid","getRevisionData","offsetSize","top","elementStart","elementEnd","_setDistance","pop","1170cERiUD","isRemoveSuggestion","abs","isAfter","revisionHistory","vid_end","createAttributeElement","unbindElementFromMarkerName","findIndex","markersStart","POSITIVE_INFINITY","isNavigationMode","plugins","filter","elementToAttribute","vid","updatePosition","change:isEnabled","unshift","oldRevisionId","set","getAttribute","WidgetToolbarRepository","find","1982708WrZeFV","endIndex","pluginName","removeAttribute","add","resolve","element:pre","_changeIdToChange","refresh","_cleanMarkers","addHighlight","pairId","destroy","showNextChange","hasClass","addRevisionData","getDomRoot","locale","restoreRevision","conversion","bindElementToMarker","range","deletions","markersEnd","isIncorrect","_data","nextPosition","markerToData","isEqual","distance","model","reconvertMarker","revisionHistoryAttachChange","revision","side","_activeViewTarget","createRange","target","for","attributes","type","mapViewToDom","removeMarker","attributesAfter","ck-editor__editable__overlay","softBreak","consumable","getRevisionRootsAttributes","domEvent","_appendChild","getCustomProperty","createPositionFromPath","getAttributes","RevisionViewer","_balloon","10204gWLVoU","data-change-id","keys","get","element","getChild","stop","_getViewObj","parent","editing","first","default","numberOfChanges","revision-end","parse","currentChangeNumber","diff","affectsData","authors","checkAttribute","includes","showStack","117016yAhitd","enableReadOnlyMode","comment","values","mapper","toViewRange","start","maxOffset","getRoot","_makeTape","toModel","attributesBefore","getClientRects","modelRange","loadRevisionData","createUIElement","compare","view","revision:","getRevision","remove","ck-revision-history-root-remove","processor","removeMarker:revision","shift","text","length","isObject","ck-suggestion-marker-split","userId","_removeMissingPairs","span","markerName","next","from","error","toViewElement","_setConversion","markerToHighlight","_getViewForChange","_removeRevisionMarkers","changeId","_revisions","_findChangeIdFromDomTarget","isAddSuggestion","_processTape","activeView","sort","ck-suggestion-marker","roots","isOfficialPlugin","insertions","toViewPosition","_update","ck-suggestion-preview-marker","consume","low","change:numberOfChanges","_setChanges","_makeModelFromTape","item","revision-suggestion","insertion","isRemoved","isBlock","getWalker","isReady","data","isAttached","245gWykdH","name","getRootNames","isBefore","forEach","_sortAndFilterDiffChanges","return","uiElement","change:activeView","selection","mouseover","revision-start","startIndex","previousPosition","repository","collaboration.channelId","markers","isSuggestion","forceDisabled","ck-suggestion-preview-marker-","createRevision","isAdded","_getRevisionsRange","merge","_markInsertions","addMarker:revision","changes","506034bSlqpr"];return(wr=function(){return t})()}var Ir=n(528),Or={attributes:{"data-cke":!0}};Or.setAttributes=zi(),Or.insert=Pi().bind(null,"head"),Or.domAPI=Ci(),Or.insertStyleElement=Zi();ji()(Ir.A,Or);Ir.A&&Ir.A.locals&&Ir.A.locals;function Sr(t,e){const n=Tr();return(Sr=function(t,e){return n[t-=122]})(t,e)}function Tr(){const t=["ck-revision-history-ui__changes-navigation","ck-revision-history-ui","isReady","X_OF_Y_CHANGES","Total","5355080IIBeKR","2921793slHWow","setTemplate","span","ck-revision-history-ui__changes-navigation__navigation","4140UkzJgj","1590978zBvIBt","13798697PpAkML","numberOfChanges","6HDCSos","isBackwardNavigationEnabled","forward","fire","24GWUDlr","614pwcUtx","1264905QiNWAJ","set","backward","isNavigationMode","Loading...","_statusText","isForwardNavigationEnabled","ck-revision-history-ui__changes-navigation__label","EDIT_X_OF_Y_REVISIONS","currentChangeNumber","bindTemplate","_isStatusLabelVisible","Show previous change","Show next change","ck-revision-history-ui__changes-navigation__wrapper","971MObMYz","No changes","div","ck-hidden","bind","isEnabled","780fuQyPn","execute","NUMBER_OF_CHANGES"];return(Tr=function(){return t})()}!function(t){const e=Sr,n=t();for(;;)try{if(283938===parseInt(e(124))/1*(-parseInt(e(152))/2)+-parseInt(e(144))/3+-parseInt(e(143))/4*(-parseInt(e(130))/5)+parseInt(e(147))/6*(-parseInt(e(139))/7)+-parseInt(e(151))/8*(parseInt(e(153))/9)+parseInt(e(138))/10+parseInt(e(145))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tr);class Ar extends Ni.View{constructor(t){const e=Sr;super(t);const n=this[e(163)],i=new Ni.ButtonView(t),r=new Ni.ButtonView(t);this[e(154)](e(156),!1),this[e(154)](e(135),!1),this[e(154)](e(162),0),this[e(154)](e(146),0),this[e(154)](e(159),!1),this[e(154)](e(148),!1),this[e(128)](e(164)).to(this,e(135),this,e(146),((t,e)=>t&&e>0)),this[e(128)](e(158)).to(this,e(135),this,e(162),this,e(146),this,e(156),((n,i,r,s)=>{const o=e;if(!n)return $n(t,o(157));if(!r)return $n(t,o(125));const a=$n(t,o(132),r);return s?$n(t,o(136),[i+1,r]):a})),i[e(154)]({label:$n(t,e(165)),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(154)]({label:$n(t,e(122)),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(128)](e(129)).to(this,e(148)),r[e(128)](e(129)).to(this,e(159)),i.on(e(131),(()=>this[e(150)](e(131),e(155)))),r.on(e(131),(()=>this[e(150)](e(131),e(149)))),this[e(140)]({tag:e(126),attributes:{class:["ck",e(134),e(133)]},children:[{tag:e(141),attributes:{class:[e(123)]},children:[{tag:e(141),attributes:{class:[e(160),n.if(e(164),e(127),(t=>!t))]},children:[{text:n.to(e(156),(n=>n?$n(t,e(161))+": ":$n(t,e(137))+": "))}]},{text:n.to(e(158))}]},new Ni.ToolbarSeparatorView,{tag:e(126),attributes:{class:[e(142)]},children:[i,r]}]})}}var xr=n(560),Rr={attributes:{"data-cke":!0}};Rr.setAttributes=zi(),Rr.insert=Pi().bind(null,"head"),Rr.domAPI=Ci(),Rr.insertStyleElement=Zi();ji()(xr.A,Rr);xr.A&&xr.A.locals&&xr.A.locals;const Er=Mr;function Mr(t,e){const n=Vr();return(Mr=function(t,e){return n[t-=192]})(t,e)}!function(t){const e=Mr,n=t();for(;;)try{if(871065===parseInt(e(197))/1+parseInt(e(207))/2+parseInt(e(213))/3+parseInt(e(210))/4*(-parseInt(e(208))/5)+parseInt(e(211))/6+-parseInt(e(206))/7+-parseInt(e(212))/8*(parseInt(e(214))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);const Nr=Er(192);function Vr(){const t=["5879356iytCXQ","515318RBtduf","5uOIlHc","isPremiumPlugin","6049772QPvkVB","8142000trDtEx","8hgdMPI","4264497RuNTZi","892251BCxklp","document","ck-editor__editable__loading-overlay","editor","change","isOfficialPlugin","RevisionViewerLoadingOverlay","286397UMrBSi","show","pluginName","view","editing","removeClass","hide","roots","addClass"];return(Vr=function(){return t})()}class jr extends Wn.Plugin{static get[Er(199)](){return Er(196)}static get[Er(195)](){return!0}static get[Er(209)](){return!0}[Er(198)](){const t=Er,e=this[t(193)][t(201)][t(200)];e[t(194)]((n=>{const i=t;for(const t of e[i(215)][i(204)])n[i(205)](Nr,t)}))}[Er(203)](){const t=Er,e=this[t(193)][t(201)][t(200)];e[t(194)]((n=>{const i=t;for(const t of e[i(215)][i(204)])n[i(202)](Nr,t)}))}}const Dr=Cr;function Cr(t,e){const n=Lr();return(Cr=function(t,e){return n[t-=405]})(t,e)}function Lr(){const t=["1113972tVtAPY","Back to editing","75901TiGqDu","ck-revision-history-ui__back-to-editing","commands","forward","get","config","bind","74336qKrmWv","execute","hide","5770880tPwaCf","restoreRevision","set","2LqzyyL","closeRevisionViewerCallback","40929064TBtBgg","numberOfChanges","currentChangeNumber","componentFactory","6561VXACRh","isNavigationMode","pluginName","exitToEditing","isPremiumPlugin","plugins","Restore this revision","18750GkiPQg","91XrMwIh","add","RevisionViewerUI","requires","listenTo","change:isReady","showNextChange","showPreviousChange","isForwardNavigationEnabled","init","732RlnwVX","undo","changesNavigation","isOfficialPlugin","isBackwardNavigationEnabled","editor","revisionHistory","5035CPqFFZ","show","isEnabled","isReady"];return(Lr=function(){return t})()}!function(t){const e=Cr,n=t();for(;;)try{if(859456===parseInt(e(443))/1+-parseInt(e(406))/2*(parseInt(e(441))/3)+-parseInt(e(453))/4+parseInt(e(437))/5*(parseInt(e(430))/6)+parseInt(e(420))/7*(parseInt(e(450))/8)+-parseInt(e(412))/9*(parseInt(e(419))/10)+parseInt(e(408))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lr);class Pr extends Wn.Plugin{static get[Dr(414)](){return Dr(422)}static get[Dr(433)](){return!0}static get[Dr(416)](){return!0}static get[Dr(423)](){return[yr,jr]}[Dr(429)](){const t=Dr,e=this[t(435)],n=e[t(417)][t(447)](yr),i=e[t(417)][t(447)](jr);e.ui[t(411)][t(421)](t(415),(n=>{const i=t,r=new Ni.ButtonView(n);return r[i(405)]({label:$n(n,i(442)),icon:Wn.icons[i(431)],withText:!0,tooltip:!0,class:i(444)}),this[i(424)](r,i(451),(()=>{const t=i;e[t(448)][t(447)](t(436))[t(407)]()})),r})),e.ui[t(411)][t(421)](t(454),(n=>{const i=t,r=new Ni.ButtonView(n);return r[i(405)]({label:$n(n,i(418)),withText:!0,tooltip:!0}),r[i(449)](i(439)).to(e[i(445)][i(447)](i(454))),this[i(424)](r,i(451),(()=>e[i(451)](i(454)))),r})),e.ui[t(411)][t(421)](t(432),(i=>{const r=t,s=new Ar(i),o=e[r(445)][r(447)](r(427)),a=e[r(445)][r(447)](r(426));return s[r(449)](r(434)).to(o,r(439)),s[r(449)](r(428)).to(a,r(439)),s[r(449)](r(440),r(410),r(409),r(413)).to(n),this[r(424)](s,r(451),((t,n)=>{const i=r;e[i(451)](i(446)===n?i(426):i(427))})),s})),i[t(438)](),n.on(t(425),((e,n,r)=>{const s=t;r?i[s(452)]():i[s(438)]()}))}}var Fr=n(329),zr={attributes:{"data-cke":!0}};zr.setAttributes=zi(),zr.insert=Pi().bind(null,"head"),zr.domAPI=Ci(),zr.insertStyleElement=Zi();ji()(Fr.A,zr);Fr.A&&Fr.A.locals&&Fr.A.locals;const Hr=Zr;function Zr(t,e){const n=qr();return(Zr=function(t,e){return n[t-=219]})(t,e)}function qr(){const t=["fieldView","1271532pcVPqq","2612932iRXrcF","scrollWidth","set","render","3318114srrbZs","placeholder","clientWidth","34875450WtvCYZ","extendTemplate","span","destroy","9212850ivQgek","5ZwZPTs","element","10cYLgmS","value","Enter the revision name","ck-tooltip_multi-line","_resizeObserver","11717bRgARV","Revision name","433352FPNBIx","42MpEaYE","ck-revision-history-sidebar__revision-name","input","listenTo","_tooltipString","bindTemplate","_updateTooltipText"];return(qr=function(){return t})()}!function(t){const e=Zr,n=t();for(;;)try{if(567370===parseInt(e(242))/1*(parseInt(e(237))/2)+-parseInt(e(222))/3+-parseInt(e(223))/4*(parseInt(e(235))/5)+-parseInt(e(227))/6+-parseInt(e(245))/7*(parseInt(e(244))/8)+-parseInt(e(234))/9+parseInt(e(230))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Ur extends Ni.LabeledFieldView{constructor(t,e){const n=Zr;super(t,e),this[n(241)]=null;const i=this[n(219)];this[n(225)]({label:$n(t,n(243)),_tooltipString:""}),this[n(221)][n(228)]=$n(t,n(239)),this[n(231)]({tag:n(232),attributes:{class:[n(246)],"data-cke-tooltip-text":i.to(n(249)),"data-cke-tooltip-position":"s","data-cke-tooltip-class":n(240)}})}[Hr(226)](){const e=Hr;super[e(226)](),this[e(241)]=new t.ResizeObserver(this[e(221)][e(236)],(()=>this[e(220)]())),this[e(248)](this[e(221)],e(247),(()=>this[e(220)]()))}[Hr(233)](){const t=Hr;super[t(233)](),this[t(241)]&&this[t(241)][t(233)]()}[Hr(220)](){const t=Hr,e=this[t(221)][t(236)];this[t(249)]=e[t(224)]>e[t(229)]&&e[t(238)]||""}}var Br=n(249),Wr={attributes:{"data-cke":!0}};Wr.setAttributes=zi(),Wr.insert=Pi().bind(null,"head"),Wr.domAPI=Ci(),Wr.insertStyleElement=Zi();ji()(Br.A,Wr);Br.A&&Br.A.locals&&Br.A.locals;function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=329]})(t,e)}function Jr(){const t=["ck-revision-history-sidebar__revision-author_creator","2tLKvmM","0 0 11 10","877245gNFyYW","47394UsdsBl","154FyAglQ","push","472972sAecBY","356296PLVdmT","set","ck-revision-history-sidebar__revision-author__name","8688110pITnya","2641980UyYHPu","name","setTemplate","span","153jhctnl","Revision author","ck-revision-history-sidebar__revision-author","Revision creator","584771OfShiD"];return(Jr=function(){return t})()}!function(t){const e=Yr,n=t();for(;;)try{if(404937===parseInt(e(339))/1*(parseInt(e(341))/2)+parseInt(e(343))/3+parseInt(e(347))/4+-parseInt(e(331))/5+-parseInt(e(344))/6*(parseInt(e(345))/7)+-parseInt(e(348))/8*(parseInt(e(335))/9)+parseInt(e(330))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class Gr extends Ni.View{constructor(t,e,n){const i=Yr;super(t);const r=new Ni.IconView;r[i(349)]({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(342)});const s=["ck",i(337)];n&&s[i(346)](i(340));const o=[{tag:i(334),attributes:{class:["ck",i(329)],title:$n(t,i(n?338:336))},children:[r,e[i(332)]]}];this[i(333)]({tag:"li",attributes:{class:s},children:o})}}function Kr(t,e){var n=Qr();return(Kr=function(t,e){return n[t-=227]})(t,e)}function Qr(){var t=["882290DcVuLB","973802aacAXG","74398uvryhC","toLocaleTimeString","2385486hNuysi","toLocaleDateString","long","numeric","2216528vrFbQC","1759380CfTWXy","777252sixGix"];return(Qr=function(){return t})()}!function(t){for(var e=Kr,n=t();;)try{if(282134===-parseInt(e(233))/1+-parseInt(e(232))/2+parseInt(e(230))/3+parseInt(e(228))/4+parseInt(e(231))/5+-parseInt(e(235))/6+parseInt(e(229))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);var Xr=n(11),$r={attributes:{"data-cke":!0}};$r.setAttributes=zi(),$r.insert=Pi().bind(null,"head"),$r.domAPI=Ci(),$r.insertStyleElement=Zi();ji()(Xr.A,$r);Xr.A&&Xr.A.locals&&Xr.A.locals;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=392]})(t,e)}function es(){const t=["2386647rRJqpS","menuitem","ck-on","isVisible","listView","isActionsDropdownOpen","set","add","model","buttonView","children","name","bindTemplate","Name this revision","action","110tsxqOr","Restore this revision","71694zNIVND","source","43660zevdJi","ck-revision-history-sidebar__revision__actions","items","locale","listenTo","extendTemplate","panelPosition","change:isActionsDropdownOpen","_action","isEnabled","isReady","245ICvMly","Show more items","2511176DlNqej","menu","execute","class","isOpen","546558YPizBZ","find","map","111kLdTqH","function","1750390WvBRau","bind","stopPropagation","threeVerticalDots","7348896ThDYWr","button","Compare against selected","first"];return(es=function(){return t})()}!function(t){const e=ts,n=t();for(;;)try{if(953653===parseInt(e(401))/1+-parseInt(e(396))/2+parseInt(e(404))/3*(-parseInt(e(433))/4)+-parseInt(e(406))/5+parseInt(e(431))/6*(parseInt(e(394))/7)+-parseInt(e(410))/8+-parseInt(e(414))/9*(-parseInt(e(429))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(es);var ns=n(216),is={attributes:{"data-cke":!0}};is.setAttributes=zi(),is.insert=Pi().bind(null,"head"),is.domAPI=Ci(),is.insertStyleElement=Zi();ji()(ns.A,is);ns.A&&ns.A.locals&&ns.A.locals;const rs=os;function ss(){const t=["isSelected","466734iRTDWt","bind","671871TCRDhI","isReady","ck-reset","select","deselect","220","value","closest","setName","authors","ck-revision-history-sidebar__actions_dropdown_open",".ck-thread__remove-confirm","fieldView","srcElement","32qyPyCV","ck-revision-history-sidebar__revision-wrapper","div","ck-disabled","name","listenTo","ck-revision-history-sidebar__revision-wrapper_confirmation_visible","fire","32714TZBuUO","bindTemplate","isActionsDropdownOpen","ck-revision-history-sidebar__revision_selected","extendTemplate","470099Zujbgm","filter","_revision","659547WWpmjq","isEnabled","ck-revision-history-sidebar__revision__controls-wrapper","change","revisionActionsView","uiLanguage","ck-revision-history-sidebar__revision-authors","highlight","24IpSOYb","unshift","from","20GYShLM","unhighlight","_requireRevisionName","10690jaWWbj","creator","setTemplate","isHighlighted","333116PmhwxM","map","_createdAtFormatted","element","span","ck-revision-history-sidebar__revision__date","ck-revision-history-sidebar__revision_highlighted","createdAt","revisionNameView","isConfirm","set","2aVQVDD","length","ck-revision-history-sidebar__revision","render"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=406]})(t,e)}!function(t){const e=os,n=t();for(;;)try{if(170714===parseInt(e(421))/1*(parseInt(e(432))/2)+-parseInt(e(439))/3+parseInt(e(453))/4*(parseInt(e(417))/5)+-parseInt(e(437))/6+-parseInt(e(466))/7*(-parseInt(e(411))/8)+-parseInt(e(469))/9+-parseInt(e(414))/10*(parseInt(e(461))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);class as extends((0,Yn.ConfirmMixin)(Ni.View)){constructor(e,n,i,r){const s=os;super(e);const o=this[s(462)],a=function(t,e){const n=s,i=Array[n(413)](e[n(448)])[n(467)]((t=>t!=e[n(418)]));return e[n(418)]&&i[n(412)](e[n(418)]),i[n(422)]((i=>new Gr(t,i,i==e[n(418)])))}(e,n);this.id=n.id,this[s(468)]=n,this[s(416)]=r,this[s(438)](s(457),s(428)).to(n),this[s(438)](s(423)).to(this,s(428),(t=>{return n=e[s(408)],(i=t)[(r=Kr)(236)](n,{month:r(237),day:r(227)})+", "+i[r(234)](n,{hour:r(227),minute:r(227)});var n,i,r})),this[s(431)](s(436),!1),this[s(431)](s(420),!1),this[s(431)](s(463),!1),this[s(431)](s(440),!1),this[s(431)](s(470),!1),this[s(429)]=new Ur(e,Ni.createLabeledInputText),this[s(429)][s(451)][s(465)]({attributes:{maxlength:s(444)}}),this[s(429)][s(451)][s(438)](s(445)).to(this,s(457),(t=>t||this[s(423)])),this[s(429)][s(438)](s(470)).to(this,s(436),this,s(470),((t,e)=>t&&e)),this[s(407)]=i&&i[s(433)]?function(e,n){const i=ts,r=e[i(426)],s=e[i(436)],o=(0,Ni.createDropdown)(s);o[i(439)]="sw";const a=function(e,n){const r=i,s=function(t,e){const n=ts,i=t[n(436)],r={"Compare against selected":$n(i,n(412)),"Name this revision":$n(i,n(427)),"Restore this revision":$n(i,n(430))};return e[n(403)]((t=>{const e=n,i=r[t[e(425)]];return i&&i!==t[e(425)]&&(t[e(425)]=i),t}))}(e,n),o=new t.Collection;for(const t of s){const n={type:r(411),model:new Ni.ViewModel({label:t[r(425)],class:t[r(399)],withText:!0,role:r(415),_action:t[r(428)]})};n[r(422)][r(407)](r(392)).to(e,r(419),(n=>r(405)!=typeof t[r(392)]||!n||t[r(392)](e))),o[r(421)](n)}return o}(e,n);return e[i(407)](i(419)).to(o,i(400)),o[i(423)][i(420)]({label:$n(s,i(395)),tooltip:!0,tooltipPosition:"sw",icon:Wn.icons[i(409)]}),o[i(438)]({attributes:{class:[i(434),r.if(i(419),i(416))]},on:{click:r.to((t=>t[i(408)]()))}}),o.on(i(398),(t=>{const n=i;e[n(393)]&&n(405)==typeof t[n(432)][n(441)]&&t[n(432)][n(441)](e)})),(0,Ni.addListToDropdown)(o,a,{role:i(397)}),o[i(437)](e,i(440),((t,r,s)=>{const a=i;if(s)for(const t of o[a(418)][a(435)]){const i=t[a(424)][a(413)],r=n[a(402)]((t=>t[a(428)]===i[a(441)]))[a(417)];t[a(417)]=void 0===r||r(e)}})),o}(this,i):"",this[s(407)]&&this[s(407)][s(438)](s(470)).to(this),this[s(419)]({tag:s(455),attributes:{class:["ck",s(441),s(454),o.if(s(430),s(459))]},children:[{tag:s(455),attributes:{class:["ck",s(441),s(434),o.if(s(470),s(456),(t=>!t)),o.if(s(436),s(464)),o.if(s(420),s(427)),o.if(s(463),s(449))]},children:[this[s(429)],{tag:s(425),attributes:{class:["ck",s(426)]},children:[{text:o.to(s(423))}]},{tag:s(455),attributes:{class:["ck",s(471)]},children:[{tag:"ul",attributes:{class:["ck",s(409)]},children:a}]},this[s(407)]],on:{click:o.to((t=>{const e=s;t[e(452)][e(446)](e(450))||this[e(440)]&&this[e(470)]&&this[e(460)](e(442),{id:this.id})}))}}]})}[rs(435)](){const t=rs;super[t(435)]();const e=this[t(429)][t(451)][t(424)];this[t(458)](e,t(406),(()=>{const n=t;this[n(416)]&&!e[n(445)]||this[n(460)](n(447),{id:this.id,name:e[n(445)]}),e[n(445)]||(e[n(445)]=this[n(457)]?this[n(457)]:this[n(423)])}))}[rs(442)](){this[rs(436)]=!0}[rs(443)](){this[rs(436)]=!1}[rs(410)](){this[rs(420)]=!0}[rs(415)](){this[rs(420)]=!1}}var cs=n(675);function us(t,e){const n=hs();return(us=function(t,e){return n[t-=163]})(t,e)}function ls(t,e){const n=us,i=cs.c9[n(186)](t)[n(173)](e),r=cs.c9[n(188)](),s=r[n(163)]({days:1})[n(172)](n(180));let o,a;return i[n(169)](r,n(180))?(o=i[n(172)](n(180))[n(166)](),a=i[n(175)]()):i[n(169)](s,n(180))?(o=s[n(166)](),a=i[n(175)]()):i[n(169)](r,n(167))?(o=i[n(172)](n(167))[n(166)](),a=i[n(185)]||""):i[n(169)](r,n(176))?(o=i[n(172)](n(174))[n(166)](),a=i[n(171)]||""):(o=i[n(172)](n(176))[n(166)](),a=String(i[n(176)])),{startDate:o,localizedPeriodName:a}}function hs(){const t=["minus","5uINNDw","451gADxZc","toJSDate","week","3gvGoyR","hasSame","147790wGshif","monthLong","startOf","setLocale","month","toRelativeCalendar","year","8xvvhTk","1184944vKpkpo","1468053NOatHw","day","2477556GseQEr","154kDMYTt","122120WjvZjg","13278YxryLA","weekdayLong","fromJSDate","32030MBYtEq","local"];return(hs=function(){return t})()}!function(t){const e=us,n=t();for(;;)try{if(332861===-parseInt(e(187))/1+-parseInt(e(178))/2*(parseInt(e(168))/3)+-parseInt(e(183))/4*(-parseInt(e(164))/5)+-parseInt(e(184))/6*(parseInt(e(182))/7)+-parseInt(e(177))/8*(-parseInt(e(179))/9)+-parseInt(e(170))/10*(-parseInt(e(165))/11)+parseInt(e(181))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hs);var ds=n(45),fs={attributes:{"data-cke":!0}};fs.setAttributes=zi(),fs.insert=Pi().bind(null,"head"),fs.domAPI=Ci(),fs.insertStyleElement=Zi();ji()(ds.A,fs);ds.A&&ds.A.locals&&ds.A.locals;const vs=ms;function ms(t,e){const n=ps();return(ms=function(t,e){return n[t-=314]})(t,e)}function ps(){const t=["ck-revision-history-sidebar__time-period__revisions","select","setTemplate","delegate","startDate","ck-revision-history-sidebar__time-period__label","_revisionActions","div","find","setName","17898svVfLu","_requireRevisionName","localizedPeriodName","add","remove","300356WJHEby","removeRevision","4606808RLOxnk","5875974YXtiOH","revisionViews","7DIuZPv","uiLanguage","locale","span","ck-revision-history-sidebar__time-period","createCollection","addRevision","710140iKvcbI","820PBJHBC","438pwcNTK","21694321yUghsL","3PDNVjS","374PdyirN"];return(ps=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(332093===parseInt(e(327))/1*(parseInt(e(324))/2)+parseInt(e(326))/3*(-parseInt(e(343))/4)+parseInt(e(323))/5*(-parseInt(e(338))/6)+-parseInt(e(315))/7*(parseInt(e(345))/8)+-parseInt(e(346))/9+parseInt(e(322))/10+parseInt(e(325))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class ys extends Ni.View{constructor(t,e,n,i){const r=ms;super(t);const s=ls(e,this[r(317)][r(316)])[r(340)];this[r(332)]=e,this[r(314)]=this[r(320)](),this[r(334)]=n,this[r(339)]=i,this[r(314)][r(331)](r(329)).to(this),this[r(314)][r(331)](r(337)).to(this),this[r(330)]({tag:r(335),attributes:{class:["ck",r(319)]},children:[{tag:r(318),attributes:{class:["ck",r(333)]},children:[{text:s}]},{tag:r(335),attributes:{class:["ck",r(328)]},children:this[r(314)]}]})}[vs(321)](t){const e=vs,n=new as(this[e(317)],t,this[e(334)],this[e(339)]);this[e(314)][e(341)](n)}[vs(344)](t){const e=vs,n=this[e(314)][e(336)]((e=>e.id===t.id));this[e(314)][e(342)](n)}}var gs=n(173),ks={attributes:{"data-cke":!0}};ks.setAttributes=zi(),ks.insert=Pi().bind(null,"head"),ks.domAPI=Ci(),ks.insertStyleElement=Zi();ji()(gs.A,ks);gs.A&&gs.A.locals&&gs.A.locals;function bs(t,e){const n=_s();return(bs=function(t,e){return n[t-=457]})(t,e)}function _s(){const t=["30lYhSdI","span","34pTNdAN","913BRjeps","71352ulEPbz","1545loWovw","3636099OcdjYH","15116lpIgnr","19543wAlaFy","ck-reset_all","8495431nmEmAt","content","Revision history","ck-revision-history-sidebar__header","3130506GDDnQl","div","4462818LsdBYr","8gYQQtL","setTemplate","history","ck-revision-history-sidebar__header__label"];return(_s=function(){return t})()}!function(t){const e=bs,n=t();for(;;)try{if(782481===-parseInt(e(473))/1*(parseInt(e(467))/2)+parseInt(e(458))/3+parseInt(e(472))/4*(-parseInt(e(470))/5)+parseInt(e(460))/6+-parseInt(e(475))/7*(-parseInt(e(461))/8)+parseInt(e(471))/9*(-parseInt(e(465))/10)+-parseInt(e(468))/11*(-parseInt(e(469))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ws extends Ni.View{constructor(t){const e=bs;super(t);const n=new Ni.IconView;n[e(476)]=Wn.icons[e(463)],this[e(462)]({tag:e(459),attributes:{class:["ck",e(474),e(457)]},children:[n,{tag:e(466),attributes:{class:["ck",e(464)]},children:[$n(t,e(477))]}]})}}var Is=n(722),Os={attributes:{"data-cke":!0}};Os.setAttributes=zi(),Os.insert=Pi().bind(null,"head"),Os.domAPI=Ci(),Os.insertStyleElement=Zi();ji()(Is.A,Os);Is.A&&Is.A.locals&&Is.A.locals;const Ss=Ts;function Ts(t,e){const n=As();return(Ts=function(t,e){return n[t-=448]})(t,e)}function As(){const t=["ck-rounded-corners","29441565ibfRIi","highlightRevisions","set","highlight","ck-revision-history-sidebar","5592363pqpZCh","10ApACka","106YIWPVQ","setName","timePeriodViews","uiLanguage","15317lmRcDH","_removeRevision","_requireRevisionName","_revisions","flat","map","div","remove","_revisionActions","fire","locale","_getTimePeriodViewByStartDate","createdAt","select","delegate","render","getTime","startDate","createCollection","revisionSelected","1864004sIXrfE","add","isEnabled","addRevision","deselect","bindTemplate","find","ck-disabled","revisionSetName","ck-reset","setTemplate","revisionViews","unhighlight","some","5VCMudc","3758910iLqJVu","selectRevision","1751984YSEQYf","_addRevision","removeRevision","424296USklmC","get","ck-revision-history-sidebar__timeline"];return(As=function(){return t})()}!function(t){const e=Ts,n=t();for(;;)try{if(490523===parseInt(e(481))/1*(-parseInt(e(477))/2)+parseInt(e(466))/3+parseInt(e(501))/4*(-parseInt(e(460))/5)+-parseInt(e(461))/6+-parseInt(e(475))/7+-parseInt(e(463))/8+-parseInt(e(470))/9*(-parseInt(e(476))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(As);class xs extends Ni.View{constructor(t,e,n,i){const r=Ts;super(t);const s=this[r(451)];this[r(479)]=this[r(499)](),this[r(479)][r(495)](r(494)).to(this),this[r(479)][r(495)](r(478)).to(this),this[r(484)]=e,this[r(489)]=n,this[r(483)]=i,this.on(r(494),((t,e)=>{const n=r;this[n(490)](n(500),e)})),this.on(r(478),((t,e)=>{const n=r;this[n(490)](n(454),e)})),this[r(472)](r(448),!1),this[r(456)]({tag:r(487),attributes:{class:["ck",r(455),r(469),r(474)]},children:[new ws(t),{tag:r(487),attributes:{class:["ck",r(468),s.if(r(448),r(453),(t=>!t))]},children:this[r(479)]}]})}[Ss(496)](){const t=Ss;super[t(496)]();for(const e of this[t(484)])this[t(464)](e);this[t(484)].on(t(502),((e,n)=>{this[t(464)](n)})),this[t(484)].on(t(488),((e,n)=>{this[t(482)](n)}))}get[Ss(457)](){const t=Ss;return this[t(479)][t(486)]((e=>e[t(457)][t(486)]((t=>t))))[t(485)]()}[Ss(462)](t){const e=Ss;for(const n of this[e(457)])t&&t.id===n.id?n[e(494)]():n[e(450)]()}[Ss(471)](t){const e=Ss;for(const n of this[e(457)])t[e(459)]((({id:t})=>t===n.id))?n[e(473)]():n[e(458)]()}[Ss(464)](t){const e=Ss,n=ls(t[e(493)],this[e(491)][e(480)])[e(498)];let i=this[e(479)][e(467)](0);i&&i[e(498)][e(497)]()===n[e(497)]()||(i=new ys(this[e(491)],n,this[e(489)],this[e(483)]),this[e(479)][e(502)](i)),i[e(449)](t)}[Ss(482)](t){const e=Ss,n=ls(t[e(493)],this[e(491)][e(480)])[e(498)];this[e(492)](n)[e(465)](t)}[Ss(492)](t){const e=Ss;return this[e(479)][e(452)]((n=>n[e(498)][e(497)]()===t[e(497)]()))}}const Rs=Ms;function Es(){const t=["length","element","revisionViews","isReady","string","highlightRevisions","Compare against selected","getRevision","change:diff","locale","map","restoreRevisionCallback","_sidebarView","listenTo","_handleRevisionSetName","revisionSetName","name","8785368oRULXs","add","render","213758SZhuKF","revisionHistory.viewerSidebarContainer","revisionSelected","_createRevisionActions","6976188cNTLYg","destroy","ready","compareAgainstSelected","editor","revisionHistory","timePeriodViews","config","getLaterVisibleRevision","plugins","setName","_revisionViewer","pluginName","bind","revisionHistory.revisionActions","compare","nameRevision","appendChild","fieldView","diff","availableRevisionActions","isSelected","assign","revisionHistory.requireRevisionName","3LGoAQM","focus","getRevisionsInDiff","_revisionsRepository","repository","_handleEditorDataReady","203036EhRGqn","Restore this revision","newRevisionId","RevisionsSidebar","isVisible","restoreRevision","requires","Name this revision","selectRevision","get","getIndex","data","71965tlKznT","101073WeQbFR","defaultRevisionActions","getEarlierVisibleRevision","action","isOfficialPlugin","_handleDiffChange","9324728RIVesp","select","isEnabled","78LCWlzQ","init","remove","_revisions","_handleRevisionSelected","isPremiumPlugin"];return(Es=function(){return t})()}function Ms(t,e){const n=Es();return(Ms=function(t,e){return n[t-=211]})(t,e)}!function(t){const e=Ms,n=t();for(;;)try{if(964495===parseInt(e(275))/1*(parseInt(e(247))/2)+-parseInt(e(212))/3+-parseInt(e(281))/4+parseInt(e(211))/5*(parseInt(e(221))/6)+-parseInt(e(218))/7+parseInt(e(244))/8+parseInt(e(251))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Ns extends Wn.Plugin{static get[Rs(263)](){return Rs(284)}static get[Rs(216)](){return!0}static get[Rs(226)](){return!0}static get[Rs(287)](){return[yr]}constructor(t){const e=Rs;super(t),this[e(262)]=t[e(260)][e(290)](yr),this[e(278)]=this[e(262)][e(279)],this[e(239)]=null}[Rs(222)](){const t=Rs,e=this[t(278)][t(224)],n=this[t(250)](),i=this[t(255)][t(258)][t(290)](t(248));this[t(239)]=new xs(this[t(255)][t(236)],e,n,this[t(255)][t(258)][t(290)](t(274))),this[t(239)].on(t(249),this[t(225)][t(264)](this)),this[t(239)].on(t(242),this[t(241)][t(264)](this)),this[t(239)][t(264)](t(220)).to(this[t(262)]),this[t(239)][t(257)].on(t(245),((e,n)=>{const i=t;n[i(229)].on(i(245),((t,e)=>{const n=i;e[n(264)](n(220),n(230)).to(this[n(262)])}))})),this[t(239)][t(246)](),this[t(240)](this[t(255)][t(292)],t(253),this[t(280)][t(264)](this)),this[t(240)](this[t(262)],t(235),this[t(217)][t(264)](this)),i[t(268)](this[t(239)][t(228)])}[Rs(252)](){const t=Rs;this[t(239)][t(228)][t(223)](),this[t(239)][t(252)]()}[Rs(280)](){const t=Rs,e=this[t(278)][t(234)](0);if(e){const n=this[t(278)][t(214)](e.id);this[t(262)][t(266)](e,n)}}[Rs(225)](t,e){const n=Rs,i=this[n(278)][n(234)](e.id),r=this[n(278)][n(214)](i.id);this[n(262)][n(266)](i,r)}[Rs(241)](t,e){const n=Rs;this[n(278)][n(234)](e.id)[n(261)](e[n(243)])}[Rs(217)](t,e,n){const i=Rs,r=this[i(278)][i(277)](n);r[i(227)]>2?(this[i(239)][i(232)](r),this[i(239)][i(289)](null)):(this[i(239)][i(232)]([]),this[i(239)][i(289)](r[0]))}[Rs(250)](){const t=Rs,e=this[t(255)],n=Ns[t(271)],i=e[t(258)][t(290)](t(265))||Ns[t(213)];if(i[t(227)])return i[t(237)]((i=>{const r=t,s=r(231)==typeof i?Object[r(273)]({},n[i]):i;return s[r(215)]=s[r(215)][r(264)](this,e),s[r(285)]&&(s[r(285)]=s[r(285)][r(264)](this,e)),s}))}}Ns[Rs(213)]=[Rs(254),Rs(286),Rs(267)],Ns[Rs(271)]={compareAgainstSelected:{name:Rs(233),action:({plugins:t},e)=>{const n=Rs,i=t[n(290)](yr),r=i[n(279)];let s=i[n(270)][n(283)],o=e.id;r[n(291)](s)>r[n(291)](o)&&([s,o]=[o,s]),i[n(266)](s,o)},isVisible:({plugins:t},e)=>{const n=Rs,i=t[n(290)](yr);return!(i[n(279)][n(277)](i[n(270)])[n(227)]>2||e[n(272)])}},restoreRevision:{name:Rs(282),action:(t,{id:e})=>{const n=Rs;t[n(258)][n(290)](n(256))[n(238)](e)},isVisible:({plugins:t},e)=>!!t[Rs(290)](yr)[Rs(279)][Rs(259)](e.id)},nameRevision:{name:Rs(288),action:({plugins:t},{id:e,revisionNameView:n})=>{const i=Rs,r=t[i(290)](yr),s=r[i(279)][i(214)](e);r[i(266)](e,s),n[i(276)](),n[i(269)][i(219)]()}}};const Vs=Ns;function js(){const t=["config","1712772FAbIcl","isFocused","fillFromConfig","destroy","_view","componentFactory","8209467wiBhjS","ready","focusTracker","rootName","266076OrFFfK","5YKdYUP","10TAmHMo","limiterElement","replace","editor","get","editing","816amuIFS","element","fire","name","restore","attachDomRoot","document","20419NDfbVt","getRoot","render","editable","viewportOffset","isActive","_toolbarConfig","viewportTopOffset","bind","detachDomRoot","_elementReplacer","768390nWgaRD","init","setEditableElement","toolbar","732550KVrPuj","view","addToolbar","stickyPanel","879320fYUNHE","_initToolbar"];return(js=function(){return t})()}function Ds(t,e){const n=js();return(Ds=function(t,e){return n[t-=454]})(t,e)}const Cs=Ds;!function(t){const e=Ds,n=t();for(;;)try{if(208220===parseInt(e(458))/1+parseInt(e(488))/2+parseInt(e(484))/3+-parseInt(e(492))/4*(-parseInt(e(459))/5)+-parseInt(e(495))/6+-parseInt(e(473))/7*(-parseInt(e(466))/8)+parseInt(e(454))/9*(-parseInt(e(460))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(js);class Ls extends Ni.EditorUI{get[Cs(489)](){return this[Cs(499)]}constructor(e,n){const i=Cs;super(e),this[i(499)]=n,this[i(479)]=(0,Ni.normalizeToolbarConfig)(e[i(494)][i(464)](i(487))),this[i(483)]=new t.ElementReplacer}get[Cs(467)](){const t=Cs;return this[t(489)][t(467)]}[Cs(485)](t){const e=Cs,n=this[e(463)],i=this[e(489)],r=n[e(465)][e(489)],s=i[e(476)],o=r[e(472)][e(474)]();s[e(469)]=o[e(457)],i[e(475)]();const a=s[e(467)];this[e(486)](s[e(469)],a),i[e(476)][e(481)](e(496)).to(this[e(456)]),r[e(471)](a),this[e(483)][e(462)](t,this[e(467)]),this[e(493)](),this[e(468)](e(455))}[Cs(498)](){const t=Cs;super[t(498)]();const e=this[t(489)],n=this[t(463)][t(465)][t(489)];this[t(483)][t(470)](),n[t(482)](e[t(476)][t(469)]),e[t(498)]()}[Cs(493)](){const t=Cs,e=this[t(489)];e[t(491)][t(481)](t(478)).to(this[t(456)],t(496)),e[t(491)][t(461)]=e[t(467)],e[t(491)][t(481)](t(480)).to(this,t(477),(({top:t})=>t)),e[t(487)][t(497)](this[t(479)],this[t(500)]),this[t(490)](e[t(487)])}}var Ps=n(161),Fs={attributes:{"data-cke":!0}};Fs.setAttributes=zi(),Fs.insert=Pi().bind(null,"head"),Fs.domAPI=Ci(),Fs.insertStyleElement=Zi();ji()(Ps.A,Fs);Ps.A&&Ps.A.locals&&Ps.A.locals;var zs=Hs;function Hs(t,e){var n=Zs();return(Hs=function(t,e){return n[t-=173]})(t,e)}function Zs(){var t=["396306XXmElP","4387887WErClu","add","shouldToolbarGroupWhenFull","content","1580493Ojrtea","stickyPanel","editable","main","10abXikH","3545560EnqtsW","render","1571150lHdOAV","1933228kExtaV","550806SLtCPg","35GFdJNS","1ZpFAqw","top","_editable","toolbar"];return(Zs=function(){return t})()}!function(t){for(var e=Hs,n=t();;)try{if(425438===-parseInt(e(188))/1*(-parseInt(e(186))/2)+-parseInt(e(177))/3+parseInt(e(185))/4+-parseInt(e(187))/5*(-parseInt(e(192))/6)+-parseInt(e(184))/7+parseInt(e(182))/8+parseInt(e(173))/9*(-parseInt(e(181))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zs);class qs extends Ni.BoxedEditorUIView{get[zs(179)](){return this[zs(190)]}constructor(t,e,n={}){var i=zs;super(t),this[i(178)]=new Ni.StickyPanelView(t),this[i(191)]=new Ni.ToolbarView(t,{shouldGroupWhenFull:n[i(175)]}),this[i(190)]=new Ni.InlineEditableUIView(t,e)}[zs(183)](){var t=zs;super[t(183)](),this[t(178)][t(176)][t(174)](this[t(191)]),this[t(189)][t(174)](this[t(178)]),this[t(180)][t(174)](this[t(179)])}}const Us=Bs;function Bs(t,e){const n=Ws();return(Bs=function(t,e){return n[t-=281]})(t,e)}function Ws(){const t=["config","fire","initialData","model","createRoot","3OtHdLS","30EgVpLe","35VMHyEu","destroy","sourceElement","get","init","22200xXSYLM","581986ZptTWH","editing","5625frgJgu","_ui","ready","locale","updateSourceElement","document","data","view","476884wkTKhV","8087265JLqsEA","initPlugins","6vqmUws","183306qqrOdB","4714963ezpUvr","create","29605032psxJub"];return(Ws=function(){return t})()}!function(t){const e=Bs,n=t();for(;;)try{if(953669===parseInt(e(283))/1*(parseInt(e(296))/2)+parseInt(e(306))/3*(parseInt(e(293))/4)+-parseInt(e(294))/5+-parseInt(e(297))/6*(-parseInt(e(308))/7)+parseInt(e(282))/8*(parseInt(e(285))/9)+-parseInt(e(307))/10*(-parseInt(e(298))/11)+-parseInt(e(300))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ws);class Ys extends((0,Wn.ElementApiMixin)(Wn.Editor)){get ui(){return this[Bs(286)]}constructor(t,e){const n=Bs;super(e),this[n(310)]=t,this[n(304)][n(290)][n(305)]();const i=new qs(this[n(288)],this[n(284)][n(292)],{shouldToolbarGroupWhenFull:!0});this[n(286)]=new Ls(this,i)}[Us(309)](){const t=Us;return this[t(289)](),this.ui[t(309)](),super[t(309)]()}static async[Us(299)](t,e){const n=Us,i=new this(t,e);return await i[n(295)](),await i.ui[n(281)](t),await i[n(291)][n(281)](i[n(301)][n(311)](n(303))||""),i[n(302)](n(287)),i}}const Js=Ks;function Gs(){const t=["isOpen","revisionHistory.editorContainer","getUser","RevisionTracker","update","getRevisions","_restoreRevision","destroy","addRevisionData","block","end","revisionHistory.restoreRevisionCallback","getRevisionRootsAttributes","style","toLocaleDateString","name","create","isPremiumPlugin","parse","RestrictedEditingMode","enableReadOnlyMode","RevisionHistoryUI","join","Restored","rootName","from","RevisionsRepository","map","$graveyard","5555NMJZsS","revisionHistory.closeRevisionViewerCallback","changesNavigation","setSelection","adapter","894709naytHq","requires","uiLanguage","revision-history-missing-configuration","config","toJSON","creator","has","revisionHistory","isReady","exitToEditing","catch","set","_viewerEditor","push","createdAt","getRoot","_enhanceShowRevisionViewerCallback","pluginName","commands","11IbHRZw","plugins","editor","_getRevisionViewerEditorConfig","selection","locale","_enhanceCloseRevisionViewerCallback","setAttribute","lazyRoots","addUser","numeric","saveRevision","removeSelectionAttribute","_cleanUp","removeAttribute","change","isEnabled","save","refreshVisibility","toolbar","RevisionViewer","restrictedEditingException","addRoot","getRevisionData","RevisionViewerIntegration","detachRoot","isAttached","showRevisionViewerCallback","define","refreshPositioning","isReadOnly","insert","result","error","disableReadOnlyMode","none","_closeRevisionViewer","users","document","model","2sDPDYD","Users","closeRevisionViewerCallback","isOfficialPlugin","Autosave","getAttributeKeys","data","revisionHistory.viewerContainer","RevisionHistory","fromVersion","2094PJmnCo","revisionHistory.requireRevisionName","223569EmZZWu","includes","display","hide","toLocaleTimeString","getRevision","isAnonymous","4707451OMkzBP","get","fromCharCode","228999SZbNaS","Annotations","createRangeIn","toVersion","keys","repository","bind","markers","translations","revisionHistory.viewerEditorElement","revisionHistory.showRevisionViewerCallback","restoreRevision","indexOf","8nBFwoj","_showRevisionViewer","3851270udHYvR","then","2944256EbadQC","getMarkersGroup","remove","roots","Dialog","enqueueChange","removeMarker","long","revision-history-viewer-opened","PaginationLookup","_recalculatePageBreaks","init","_update"];return(Gs=function(){return t})()}function Ks(t,e){const n=Gs();return(Ks=function(t,e){return n[t-=416]})(t,e)}!function(t){const e=Ks,n=t();for(;;)try{if(777034===parseInt(e(450))/1+-parseInt(e(510))/2*(parseInt(e(532))/3)+-parseInt(e(549))/4+-parseInt(e(445))/5*(parseInt(e(520))/6)+-parseInt(e(529))/7*(-parseInt(e(545))/8)+parseInt(e(522))/9+-parseInt(e(547))/10*(-parseInt(e(470))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gs);const Qs=[Js(437),Js(435)];class Xs extends Wn.Plugin{static get[Js(468)](){return Js(494)}static get[Js(513)](){return!0}static get[Js(433)](){return!0}constructor(t){const e=Js;function n(t){const e=Ks;return t[e(443)]((t=>String[e(531)](t)))[e(438)]("")}super(t),this[e(502)]=e(426),t[n([101,100,105,116,105,110,103])][n([118,105,101,119])][n([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=n([97,117,116,111]),t[n([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116])]=()=>window[n([80,114,111,109,105,115,101])][n([114,101,115,111,108,118,101])]({[n([115,116,97,116,117,115])]:n([111,107])})}}class $s extends Wn.Plugin{static get[Js(468)](){return Js(518)}static get[Js(513)](){return!0}static get[Js(433)](){return!0}static get[Js(451)](){return[Oi,tr]}constructor(e){const n=Js;if(super(e),!this[n(472)][n(454)][n(530)](n(458)))throw new t.CKEditorError(n(453),this);this[n(463)]=null,this[n(472)][n(454)][n(498)](n(542),(t=>this[n(546)]({...t,translations:this[n(472)][n(475)][n(540)]}))),this[n(472)][n(454)][n(498)](n(446),(t=>this[n(506)](t))),this[n(472)][n(454)][n(498)](n(427),(t=>this[n(422)](t))),this[n(472)][n(454)][n(498)](n(521),!1),this[n(467)](),this[n(476)]()}set[Js(449)](t){const e=Js;this[e(472)][e(471)][e(530)](e(419))[e(449)]=t}get[Js(449)](){const t=Js;return this[t(472)][t(471)][t(530)](t(419))[t(449)]}[Js(424)](t){const e=Js;return this[e(472)][e(471)][e(530)](e(419))[e(424)](t)}[Js(527)](t){const e=Js;return this[e(472)][e(471)][e(530)](e(442))[e(527)](t)}[Js(421)](t){const e=Js;return this[e(472)][e(471)][e(530)](e(442))[e(421)](t||{toJSON:!1})}[Js(473)](){const e=Js,n=this[e(472)],i=(0,Yn.sanitizeEditorConfig)(n,Qs),r=n[e(471)][e(530)](e(419)),s=n[e(471)][e(530)](e(511))[e(507)];return i[e(489)]=[e(460),e(543),e(447)],delete i[e(478)],i[e(471)][e(464)](Xs,yr,Pr,class extends Wn.Plugin{static get[e(451)](){return[yr,e(511)]}[e(560)](){const i=e,o=this[i(472)][i(471)][i(530)](i(511));for(const t of s)t[i(528)]||o[i(418)](t.id)||o[i(479)](t);const a=r[i(537)][i(421)]();let c=null;const u=this[i(472)][i(471)][i(530)](i(490));u[i(449)]=r[i(449)],u[i(538)](i(486)).to(r),this[i(472)][i(469)][i(530)](i(543))[i(538)](i(486)).to(n,i(500),(t=>!t));for(const e of a){const n=null===e[i(456)];if(n&&e[i(535)]===e[i(519)])continue;const s=e[i(455)]();u[i(424)](s,((s,o,a)=>{const u=i;if(n){if(c)c[u(561)](s,o);else if(!o){const e=a[u(455)]();e.id=(0,t.uid)(),r[u(481)](e,a[u(535)])[u(548)]((t=>{c=t}))}}else e[u(561)](s,o)}))}}},Vs),i}[Js(467)](){const t=Js,e=this[t(472)][t(454)][t(530)](t(458))[t(497)];this[t(472)][t(454)][t(462)](t(542),(async()=>{const n=t;this[n(472)][n(436)](n(557));const i=this[n(472)][n(471)][n(530)](n(419));if(this[n(472)][n(471)][n(457)](n(514))){const t=this[n(472)][n(471)][n(530)](n(514));await t[n(487)]()}else await i[n(420)]();if(this[n(472)][n(471)][n(457)](n(558))&&this[n(472)][n(471)][n(530)](n(558))[n(559)](),this[n(472)][n(471)][n(457)](n(553))){const t=this[n(472)][n(471)][n(530)](n(553));t[n(416)]&&t[n(525)]()}const r=this[n(473)]();return e(r)[n(548)]((t=>{const e=n;return this[e(463)]=t,this[e(472)][e(471)][e(457)](e(533))&&this[e(472)][e(471)][e(530)](e(533))[e(488)](),t}))[n(461)]((t=>(console[n(503)](t),this[n(472)][n(504)](n(557)),null)))}))}[Js(476)](){const t=Js,e=this[t(472)][t(454)][t(530)](t(458))[t(512)];this[t(472)][t(454)][t(462)](t(446),(()=>(this[t(472)][t(471)][t(457)](t(558))&&this[t(472)][t(471)][t(530)](t(558))[t(559)](),this[t(463)][t(471)][t(530)](t(490))[t(483)](),e(this[t(463)])[t(548)]((()=>{const e=t;if(this[e(472)][e(504)](e(557)),this[e(463)]=null,this[e(472)][e(471)][e(457)](e(533))){const t=this[e(472)][e(471)][e(530)](e(533));t[e(488)](),t[e(499)]()}})))))}[Js(546)](t){const e=Js,n=this[e(472)][e(454)][e(530)](e(417)),i=this[e(472)][e(454)][e(530)](e(517)),r=this[e(472)][e(454)][e(530)](e(541));return Ys[e(432)](r,t)[e(548)]((t=>(i[e(429)][e(524)]=e(425),n[e(429)][e(524)]=e(505),t)))}[Js(506)](t){const e=Js,n=this[e(472)][e(454)][e(530)](e(417));return this[e(472)][e(454)][e(530)](e(517))[e(429)][e(524)]=e(505),n[e(429)][e(524)]="",t[e(423)]()}async[Js(422)](t){const e=Js,n=this[e(472)],i=this[e(463)][e(471)][e(530)](e(490)),r=n[e(471)][e(530)](e(419)),s=i[e(537)][e(527)](t);let o,a,c;try{o=await i[e(493)](s),a=await i[e(428)](s)}catch(t){return void console[e(503)](t)}n[e(509)][e(485)]((t=>{const i=e;for(const e of Array[i(441)](n[i(509)][i(539)][i(550)](i(491))))t[i(555)](e)})),i[e(459)]=!1,n[e(509)][e(554)]((t=>{const i=e;t[i(448)](null),t[i(482)](n[i(509)][i(508)][i(474)][i(515)]());const r=Object[i(536)](o);for(const e of n[i(509)][i(508)][i(552)])i(444)!=e[i(440)]&&e[i(496)]()&&!r[i(523)](e[i(440)])&&t[i(495)](e);for(const e of r){let r=n[i(509)][i(508)][i(466)](e);r&&r[i(496)]()||(r=t[i(492)](e));const s=a[e],c=Object[i(536)](s),u=o[e];for(const e of r[i(515)]())c[i(523)](e)||t[i(484)](e,r);for(const n of c)t[i(477)](n,a[e][n],r);t[i(551)](t[i(534)](r)),t[i(501)](n[i(516)][i(434)](u,r),r,0)}}));const u=$n(n[e(475)],e(439));return c=s[e(431)]?-1==s[e(431)][e(544)](u)?u+": "+s[e(431)]:s[e(431)]:u+": "+s[e(465)][e(430)](n[e(475)][e(452)],{month:e(556),day:e(480)})+", "+s[e(465)][e(526)](n[e(475)][e(452)],{hour:e(480),minute:e(480)}),await r[e(481)]({name:c}),i[e(459)]=!0,n[e(454)][e(530)](e(458))[e(512)]()}}function to(){var t=["6121080fCEWDz","4116168gcECek","39088uTSMke","907IgvDeN","11xJzfpw","4325703VMPwRy","43217970ojcTLA","40IqwbOb","21DAKnJn","792028UbeNuj","2174KOnMtR"];return(to=function(){return t})()}function eo(t,e){var n=to();return(eo=function(t,e){return n[t-=156]})(t,e)}!function(t){for(var e=eo,n=t();;)try{if(818875===parseInt(e(165))/1*(parseInt(e(161))/2)+-parseInt(e(156))/3+-parseInt(e(160))/4*(parseInt(e(158))/5)+-parseInt(e(162))/6+-parseInt(e(159))/7*(-parseInt(e(164))/8)+-parseInt(e(163))/9+parseInt(e(157))/10*(parseInt(e(166))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to)})(),(window.CKEditor5=window.CKEditor5||{}).revisionHistory=i})();
|