@ckeditor/ckeditor5-revision-history 0.0.0-nightly-20241212.0 → 0.0.0-nightly-20241213.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/revision/revisionauthorview.js +1 -1
- package/src/ui/revision/revisionview.js +2 -2
- package/src/ui/revision/subrevisionview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebar.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarheaderview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebartimeperiodview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarview.js +1 -1
- package/src/ui/revisionviewer/changesnavigationview.js +1 -1
- package/src/ui/revisionviewer/revisionviewerui.js +1 -1
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={528:(t,e,n)=>{"use strict";n.d(e,{A:()=>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}.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:_},x={hour:k,minute:k},A={hour:k,minute:k,second:k},R={hour:k,minute:k,second:k,timeZoneName:b},M={hour:k,minute:k,second:k,timeZoneName:_},E={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},F={year:k,month:b,day:k,hour:k,minute:k,second:k},P={year:k,month:b,day:k,weekday:b,hour:k,minute:k},z={year:k,month:_,day:k,hour:k,minute:k,timeZoneName:b},H={year:k,month:_,day:k,hour:k,minute:k,second:k,timeZoneName:b},U={year:k,month:_,day:k,weekday:_,hour:k,minute:k,timeZoneName:_},Z={year:k,month:_,day:k,weekday:_,hour:k,minute:k,second:k,timeZoneName:_};function q(t){return void 0===t}function B(t){return"number"==typeof t}function W(t){return"number"==typeof t&&t%1==0}function Y(){try{return"undefined"!=typeof Intl&&Intl.DateTimeFormat}catch(t){return!1}}function G(){return!q(Intl.DateTimeFormat.prototype.formatToParts)}function J(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(t){return!1}}function K(t,e,n){if(0!==t.length)return t.reduce((function(t,i){var r=[e(i),i];return t&&n(t[0],r[0])===t[0]?t:r}),null)[1]}function X(t,e){return e.reduce((function(e,n){return e[n]=t[n],e}),{})}function Q(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function $(t,e,n){return W(t)&&t>=e&&t<=n}function tt(t,e){void 0===e&&(e=2);var n=t<0?"-":"",i=n?-1*t:t;return""+n+(i.toString().length<e?("0".repeat(e)+i).slice(-e):i.toString())}function et(t){return q(t)||null===t||""===t?void 0:parseInt(t,10)}function nt(t){if(!q(t)&&null!==t&&""!==t){var e=1e3*parseFloat("0."+t);return Math.floor(e)}}function it(t,e,n){void 0===n&&(n=!1);var i=Math.pow(10,e);return(n?Math.trunc:Math.round)(t*i)/i}function rt(t){return t%4==0&&(t%100!=0||t%400==0)}function st(t){return rt(t)?366:365}function ot(t,e){var n=function(t,e){return t-e*Math.floor(t/e)}(e-1,12)+1;return 2===n?rt(t+(e-n)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][n-1]}function at(t){var e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e)).setUTCFullYear(e.getUTCFullYear()-1900),+e}function ct(t){var e=(t+Math.floor(t/4)-Math.floor(t/100)+Math.floor(t/400))%7,n=t-1,i=(n+Math.floor(n/4)-Math.floor(n/100)+Math.floor(n/400))%7;return 4===e||3===i?53:52}function ut(t){return t>99?t:t>60?1900+t:2e3+t}function lt(t,e,n,i){void 0===i&&(i=null);var r=new Date(t),s={hour12:!1,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};i&&(s.timeZone=i);var o=Object.assign({timeZoneName:e},s),a=Y();if(a&&G()){var c=new Intl.DateTimeFormat(n,o).formatToParts(r).find((function(t){return"timezonename"===t.type.toLowerCase()}));return c?c.value:null}if(a){var u=new Intl.DateTimeFormat(n,s).format(r);return new Intl.DateTimeFormat(n,o).format(r).substring(u.length).replace(/^[, \u200e]+/,"")}return null}function ht(t,e){var n=parseInt(t,10);Number.isNaN(n)&&(n=0);var i=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-i:i)}function dt(t){var e=Number(t);if("boolean"==typeof t||""===t||Number.isNaN(e))throw new y("Invalid unit value "+t);return e}function ft(t,e,n){var i={};for(var r in t)if(Q(t,r)){if(n.indexOf(r)>=0)continue;var s=t[r];if(null==s)continue;i[e(r)]=dt(s)}return i}function vt(t,e){var n=Math.trunc(Math.abs(t/60)),i=Math.trunc(Math.abs(t%60)),r=t>=0?"+":"-";switch(e){case"short":return""+r+tt(n,2)+":"+tt(i,2);case"narrow":return""+r+n+(i>0?":"+i:"");case"techie":return""+r+tt(n,2)+tt(i,2);default:throw new RangeError("Value format "+e+" is out of range for property format")}}function mt(t){return X(t,["hour","minute","second","millisecond"])}var pt=/[A-Za-z_+-]{1,256}(:?\/[A-Za-z_+-]{1,256}(\/[A-Za-z_+-]{1,256})?)?/;function yt(t){return JSON.stringify(t,Object.keys(t).sort())}var gt=["January","February","March","April","May","June","July","August","September","October","November","December"],kt=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],bt=["J","F","M","A","M","J","J","A","S","O","N","D"];function _t(t){switch(t){case"narrow":return[].concat(bt);case"short":return[].concat(kt);case"long":return[].concat(gt);case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}var wt=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],It=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Ot=["M","T","W","T","F","S","S"];function St(t){switch(t){case"narrow":return[].concat(Ot);case"short":return[].concat(It);case"long":return[].concat(wt);case"numeric":return["1","2","3","4","5","6","7"];default:return null}}var Tt=["AM","PM"],xt=["Before Christ","Anno Domini"],At=["BC","AD"],Rt=["B","A"];function Mt(t){switch(t){case"narrow":return[].concat(Rt);case"short":return[].concat(At);case"long":return[].concat(xt);default:return null}}function Et(t,e){for(var n,i="",r=l(t);!(n=r()).done;){var s=n.value;s.literal?i+=s.val:i+=e(s.val)}return i}var Nt={D:w,DD:I,DDD:S,DDDD:T,t:x,tt:A,ttt:R,tttt:M,T:E,TT:N,TTT:V,TTTT:j,f:D,ff:L,fff:z,ffff:U,F:C,FF:F,FFF:H,FFFF:Z},Vt=function(){function t(t,e){this.opts=e,this.loc=t,this.systemLoc=null}t.create=function(e,n){return void 0===n&&(n={}),new t(e,n)},t.parseFormat=function(t){for(var e=null,n="",i=!1,r=[],s=0;s<t.length;s++){var o=t.charAt(s);"'"===o?(n.length>0&&r.push({literal:i,val:n}),e=null,n="",i=!i):i||o===e?n+=o:(n.length>0&&r.push({literal:!1,val:n}),n=o,e=o)}return n.length>0&&r.push({literal:i,val:n}),r},t.macroTokenToFormatOpts=function(t){return 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&&G(),o=function(t,n){return i.loc.extract(e,t,n)},a=function(t){return e.isOffsetFixed&&0===e.offset&&t.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,t.format):""},c=function(){return r?function(t){return Tt[t.hour<12?0:1]}(e):o({hour:"numeric",hour12:!0},"dayperiod")},u=function(t,n){return r?function(t,e){return _t(e)[t.month-1]}(e,t):o(n?{month:t}:{month:t,day:"numeric"},"month")},l=function(t,n){return r?function(t,e){return St(e)[t.weekday-1]}(e,t):o(n?{weekday:t}:{weekday:t,month:"long",day:"numeric"},"weekday")},h=function(t){return r?function(t,e){return Mt(e)[t.year<0?0:1]}(e,t):o({era:t},"era")};return Et(t.parseFormat(n),(function(n){switch(n){case"S":return i.num(e.millisecond);case"u":case"SSS":return i.num(e.millisecond,3);case"s":return i.num(e.second);case"ss":return i.num(e.second,2);case"m":return i.num(e.minute);case"mm":return i.num(e.minute,2);case"h":return i.num(e.hour%12==0?12:e.hour%12);case"hh":return i.num(e.hour%12==0?12:e.hour%12,2);case"H":return i.num(e.hour);case"HH":return i.num(e.hour,2);case"Z":return a({format:"narrow",allowZ:i.opts.allowZ});case"ZZ":return a({format:"short",allowZ:i.opts.allowZ});case"ZZZ":return a({format:"techie",allowZ:i.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:i.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:i.loc.locale});case"z":return e.zoneName;case"a":return c();case"d":return s?o({day:"numeric"},"day"):i.num(e.day);case"dd":return s?o({day:"2-digit"},"day"):i.num(e.day,2);case"c":case"E":return i.num(e.weekday);case"ccc":return l("short",!0);case"cccc":return l("long",!0);case"ccccc":return l("narrow",!0);case"EEE":return l("short",!1);case"EEEE":return l("long",!1);case"EEEEE":return l("narrow",!1);case"L":return s?o({month:"numeric",day:"numeric"},"month"):i.num(e.month);case"LL":return s?o({month:"2-digit",day:"numeric"},"month"):i.num(e.month,2);case"LLL":return u("short",!0);case"LLLL":return u("long",!0);case"LLLLL":return u("narrow",!0);case"M":return s?o({month:"numeric"},"month"):i.num(e.month);case"MM":return s?o({month:"2-digit"},"month"):i.num(e.month,2);case"MMM":return u("short",!1);case"MMMM":return u("long",!1);case"MMMMM":return u("narrow",!1);case"y":return s?o({year:"numeric"},"year"):i.num(e.year);case"yy":return s?o({year:"2-digit"},"year"):i.num(e.year.toString().slice(-2),2);case"yyyy":return s?o({year:"numeric"},"year"):i.num(e.year,4);case"yyyyyy":return s?o({year:"numeric"},"year"):i.num(e.year,6);case"G":return h("short");case"GG":return h("long");case"GGGGG":return h("narrow");case"kk":return i.num(e.weekYear.toString().slice(-2),2);case"kkkk":return i.num(e.weekYear,4);case"W":return i.num(e.weekNumber);case"WW":return i.num(e.weekNumber,2);case"o":return i.num(e.ordinal);case"ooo":return i.num(e.ordinal,3);case"q":return i.num(e.quarter);case"qq":return i.num(e.quarter,2);case"X":return i.num(Math.floor(e.ts/1e3));case"x":return i.num(e.ts);default:return function(n){var r=t.macroTokenToFormatOpts(n);return r?i.formatWithSystemDefault(e,r):n}(n)}}))},e.formatDurationFromString=function(e,n){var i,r=this,s=function(t){switch(t[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"M":return"month";case"y":return"year";default:return null}},o=t.parseFormat(n),a=o.reduce((function(t,e){var n=e.literal,i=e.val;return n?t:t.concat(i)}),[]),c=e.shiftTo.apply(e,a.map(s).filter((function(t){return t})));return Et(o,(i=c,function(t){var e=s(t);return e?r.num(i.get(e),t.length):t}))},t}(),jt=function(){function t(t,e){this.reason=t,this.explanation=e}return t.prototype.toMessage=function(){return this.explanation?this.reason+": "+this.explanation:this.reason},t}(),Dt=function(){function t(){}var e=t.prototype;return e.offsetName=function(t,e){throw new g},e.formatOffset=function(t,e){throw new g},e.offset=function(t){throw new g},e.equals=function(t){throw new g},i(t,[{key:"type",get:function(){throw new g}},{key:"name",get:function(){throw new g}},{key:"universal",get:function(){throw new g}},{key:"isValid",get:function(){throw new g}}]),t}(),Ct=null,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),Ft=RegExp("^"+pt.source+"$"),Pt={};var zt={year:0,month:1,day:2,hour:3,minute:4,second:5};var Ht={},Ut=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={},Pt={}},e.isValidSpecifier=function(t){return!(!t||!t.match(Ft))},e.isValidZone=function(t){try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}},e.parseGMTOffset=function(t){if(t){var e=t.match(/^Etc\/GMT(0|[+-]\d{1,2})$/i);if(e)return-60*parseInt(e[1])}return null};var n=e.prototype;return n.offsetName=function(t,e){return lt(t,e.format,e.locale,this.name)},n.formatOffset=function(t,e){return vt(this.offset(t),e)},n.offset=function(t){var e=new Date(t);if(isNaN(e))return NaN;var n,i=(n=this.name,Pt[n]||(Pt[n]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:n,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})),Pt[n]),r=i.formatToParts?function(t,e){for(var n=t.formatToParts(e),i=[],r=0;r<n.length;r++){var s=n[r],o=s.type,a=s.value,c=zt[o];q(c)||(i[c]=parseInt(a,10))}return i}(i,e):function(t,e){var n=t.format(e).replace(/\u200E/g,""),i=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(n),r=i[1],s=i[2];return[i[3],r,s,i[4],i[5],i[6]]}(i,e),s=r[0],o=r[1],a=r[2],c=r[3],u=+e,l=u%1e3;return(at({year:s,month:o,day:a,hour:24===c?0:c,minute:r[4],second:r[5],millisecond:0})-(u-=l>=0?l:1e3+l))/6e4},n.equals=function(t){return"iana"===t.type&&t.name===this.name},i(e,[{key:"type",get:function(){return"iana"}},{key:"name",get:function(){return this.zoneName}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return this.valid}}]),e}(Dt),Zt=null,qt=function(t){function e(e){var n;return(n=t.call(this)||this).fixed=e,n}r(e,t),e.instance=function(t){return 0===t?e.utcInstance:new e(t)},e.parseSpecifier=function(t){if(t){var n=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(n)return new e(ht(n[1],n[2]))}return null},i(e,null,[{key:"utcInstance",get:function(){return null===Zt&&(Zt=new e(0)),Zt}}]);var n=e.prototype;return n.offsetName=function(){return this.name},n.formatOffset=function(t,e){return vt(this.fixed,e)},n.offset=function(){return this.fixed},n.equals=function(t){return"fixed"===t.type&&t.fixed===this.fixed},i(e,[{key:"type",get:function(){return"fixed"}},{key:"name",get:function(){return 0===this.fixed?"UTC":"UTC"+vt(this.fixed,"narrow")}},{key:"universal",get:function(){return!0}},{key:"isValid",get:function(){return!0}}]),e}(Dt),Bt=function(t){function e(e){var n;return(n=t.call(this)||this).zoneName=e,n}r(e,t);var n=e.prototype;return n.offsetName=function(){return null},n.formatOffset=function(){return""},n.offset=function(){return NaN},n.equals=function(){return!1},i(e,[{key:"type",get:function(){return"invalid"}},{key:"name",get:function(){return this.zoneName}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return!1}}]),e}(Dt);function Wt(t,e){var n;if(q(t)||null===t)return e;if(t instanceof Dt)return t;if("string"==typeof t){var i=t.toLowerCase();return"local"===i?e:"utc"===i||"gmt"===i?qt.utcInstance:null!=(n=Ut.parseGMTOffset(t))?qt.instance(n):Ut.isValidSpecifier(i)?Ut.create(t):qt.parseSpecifier(i)||new Bt(t)}return B(t)?qt.instance(t):"object"==typeof t&&t.offset&&"number"==typeof t.offset?t:new Bt(t)}var Yt=function(){return Date.now()},Gt=null,Jt=null,Kt=null,Xt=null,Qt=!1,$t=function(){function t(){}return t.resetCaches=function(){le.resetCache(),Ut.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){Gt=t?Wt(t):null}},{key:"defaultZone",get:function(){return Gt||Lt.instance}},{key:"defaultLocale",get:function(){return Jt},set:function(t){Jt=t}},{key:"defaultNumberingSystem",get:function(){return Kt},set:function(t){Kt=t}},{key:"defaultOutputCalendar",get:function(){return Xt},set:function(t){Xt=t}},{key:"throwOnInvalid",get:function(){return Qt},set:function(t){Qt=t}}]),t}(),te={};function ee(t,e){void 0===e&&(e={});var n=JSON.stringify([t,e]),i=te[n];return i||(i=new Intl.DateTimeFormat(t,e),te[n]=i),i}var ne={};var ie={};function re(t,e){void 0===e&&(e={});var n=e,i=(n.base,function(t,e){if(null==t)return{};var n,i,r={},s=Object.keys(t);for(i=0;i<s.length;i++)n=s[i],e.indexOf(n)>=0||(r[n]=t[n]);return r}(n,["base"])),r=JSON.stringify([t,i]),s=ie[r];return s||(s=new Intl.RelativeTimeFormat(t,e),ie[r]=s),s}var se=null;function oe(t,e,n,i,r){var s=t.listingMode(n);return"error"===s?null:"en"===s?i(e):r(e)}var ae=function(){function t(t,e,n){if(this.padTo=n.padTo||0,this.floor=n.floor||!1,!e&&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=Ut.isValidZone(s);0!==t.offset&&o?(i=s,this.dt=t):(i="UTC",n.timeZoneName?this.dt=t:this.dt=0===t.offset?t:di.fromMillis(t.ts+60*t.offset*1e3))}else"local"===t.zone.type?this.dt=t:(this.dt=t,i=t.zone.name);if(this.hasIntl){var a=Object.assign({},this.opts);i&&(a.timeZone=i),this.dtf=ee(e,a)}}var e=t.prototype;return e.format=function(){if(this.hasIntl)return this.dtf.format(this.dt.toJSDate());var t=function(t){var e="EEEE, LLLL d, yyyy, h:mm a";switch(yt(X(t,["weekday","era","year","month","day","hour","minute","second","timeZoneName","hour12"]))){case yt(w):return"M/d/yyyy";case yt(I):return"LLL d, yyyy";case yt(O):return"EEE, LLL d, yyyy";case yt(S):return"LLLL d, yyyy";case yt(T):return"EEEE, LLLL d, yyyy";case yt(x):return"h:mm a";case yt(A):return"h:mm:ss a";case yt(R):case yt(M):return"h:mm a";case yt(E):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(U):return e;case yt(C):return"M/d/yyyy, h:mm:ss a";case yt(F):return"LLL d, yyyy, h:mm:ss a";case yt(P):return"EEE, d LLL yyyy, h:mm a";case yt(H):return"LLLL d, yyyy, h:mm:ss a";case yt(Z):return"EEEE, LLLL d, yyyy, h:mm:ss a";default:return e}}(this.opts),e=le.create("en-US");return Vt.create(e).formatDateTimeFromString(this.dt,t)},e.formatToParts=function(){return this.hasIntl&&G()?this.dtf.formatToParts(this.dt.toJSDate()):[]},e.resolvedOptions=function(){return this.hasIntl?this.dtf.resolvedOptions():{locale:"en-US",numberingSystem:"latn",outputCalendar:"gregory"}},t}(),ue=function(){function t(t,e,n){this.opts=Object.assign({style:"long"},n),!e&&J()&&(this.rtf=re(t,n))}var e=t.prototype;return e.format=function(t,e){return this.rtf?this.rtf.format(t,e):function(t,e,n,i){void 0===n&&(n="always"),void 0===i&&(i=!1);var r={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},s=-1===["hours","minutes","seconds"].indexOf(t);if("auto"===n&&s){var o="days"===t;switch(e){case 1:return o?"tomorrow":"next "+r[t][0];case-1:return o?"yesterday":"last "+r[t][0];case 0:return o?"today":"this "+r[t][0]}}var a=Object.is(e,-0)||e<0,c=Math.abs(e),u=1===c,l=r[t],h=i?u?l[1]:l[2]||l[1]:u?r[t][0]:t;return a?c+" "+h+" ago":"in "+c+" "+h}(e,t,this.opts.numeric,"long"!==this.opts.style)},e.formatToParts=function(t,e){return this.rtf?this.rtf.formatToParts(t,e):[]},t}(),le=function(){function t(t,e,n,i){var r=function(t){var e=t.indexOf("-u-");if(-1===e)return[t];var n,i=t.substring(0,e);try{n=ee(t).resolvedOptions()}catch(t){n=ee(i).resolvedOptions()}var r=n;return[i,r.numberingSystem,r.calendar]}(t),s=r[0],o=r[1],a=r[2];this.locale=s,this.numberingSystem=e||o||null,this.outputCalendar=n||a||null,this.intl=function(t,e,n){return 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()&&G(),n=this.isEnglish(),i=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return e||n&&i||t?!e||n&&i?"en":"intl":"error"},e.clone=function(e){return e&&0!==Object.getOwnPropertyNames(e).length?t.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,e.defaultToEN||!1):this},e.redefaultToEN=function(t){return void 0===t&&(t={}),this.clone(Object.assign({},t,{defaultToEN:!0}))},e.redefaultToSystem=function(t){return void 0===t&&(t={}),this.clone(Object.assign({},t,{defaultToEN:!1}))},e.months=function(t,e,n){var i=this;return void 0===e&&(e=!1),void 0===n&&(n=!0),oe(this,t,n,_t,(function(){var n=e?{month:t,day:"numeric"}:{month:t},r=e?"format":"standalone";return i.monthsCache[r][t]||(i.monthsCache[r][t]=function(t){for(var e=[],n=1;n<=12;n++){var i=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,Mt,(function(){var e={era:t};return n.eraCache[t]||(n.eraCache[t]=[di.utc(-40,1,1),di.utc(2017,1,1)].map((function(t){return n.extract(t,e,"era")}))),n.eraCache[t]}))},e.extract=function(t,e,n){var i=this.dtFormatter(t,e).formatToParts().find((function(t){return t.type.toLowerCase()===n}));return i?i.value:null},e.numberFormatter=function(t){return void 0===t&&(t={}),new ae(this.intl,t.forceSimple||this.fastNumbers,t)},e.dtFormatter=function(t,e){return void 0===e&&(e={}),new ce(t,this.intl,e)},e.relFormatter=function(t){return void 0===t&&(t={}),new ue(this.intl,this.isEnglish(),t)},e.isEnglish=function(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||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 q(i)?n:et(i)}function Oe(t,e){return[{year:Ie(t,e),month:Ie(t,e+1,1),day:Ie(t,e+2,1)},null,e+3]}function Se(t,e){return[{hours:Ie(t,e,0),minutes:Ie(t,e+1,0),seconds:Ie(t,e+2,0),milliseconds:nt(t[e+3])},null,e+4]}function Te(t,e){var n=!t[e]&&!t[e+1],i=ht(t[e+1],t[e+2]);return[{},n?null:qt.instance(i),e+3]}function xe(t,e){return[{},t[e]?Ut.create(t[e]):null,e+1]}var Ae=RegExp("^T?"+pe.source+"$"),Re=/^-?P(?:(?:(-?\d{1,9})Y)?(?:(-?\d{1,9})M)?(?:(-?\d{1,9})W)?(?:(-?\d{1,9})D)?(?:T(?:(-?\d{1,9})H)?(?:(-?\d{1,9})M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,9}))?S)?)?)$/;function Me(t){var e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],o=t[5],a=t[6],c=t[7],u=t[8],l="-"===e[0],h=c&&"-"===c[0],d=function(t,e){return void 0===e&&(e=!1),void 0!==t&&(e||t&&l)?-t:t};return[{years:d(et(n)),months:d(et(i)),weeks:d(et(r)),days:d(et(s)),hours:d(et(o)),minutes:d(et(a)),seconds:d(et(c),"-0"===c),milliseconds:d(nt(u),h)}]}var Ee={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?Ee[u]:l?0:ht(h,d),[f,new qt(e)]}var De=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,Ce=/^(Monday|Tuesday|Wedsday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,Le=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function Fe(t){var e=t[1],n=t[2],i=t[3];return[Ne(e,t[4],i,n,t[5],t[6],t[7]),qt.utcInstance]}function Pe(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),qt.utcInstance]}var ze=he(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ge),He=he(/(\d{4})-?W(\d\d)(?:-?(\d))?/,ge),Ue=he(/(\d{4})-?(\d{3})/,ge),Ze=he(ye),qe=de(Oe,Se,Te),Be=de(ke,Se,Te),We=de(be,Se,Te),Ye=de(Se,Te);var Ge=de(Se);var Je=he(/(\d{4})-(\d\d)-(\d\d)/,we),Ke=he(_e),Xe=de(Oe,Se,Te,xe),Qe=de(Se,Te,xe);var $e={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},tn=Object.assign({years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6}},$e),en=365.2425,nn=30.436875,rn=Object.assign({years:{quarters:4,months:12,weeks:52.1775,days:en,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:4.3481250000000005,days:nn,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3}},$e),sn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],on=sn.slice(0).reverse();function an(t,e,n){void 0===n&&(n=!1);var i={values:n?e.values:Object.assign({},t.values,e.values||{}),loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy};return new un(i)}function cn(t,e,n,i,r){var s=t[r][n],o=e[n]/s,a=!(Math.sign(o)===Math.sign(i[r]))&&0!==i[r]&&Math.abs(o)<=1?function(t){return t<0?Math.floor(t):Math.ceil(t)}(o):Math.trunc(o);i[r]+=a,e[n]-=a*s}var un=function(){function t(t){var e="longterm"===t.conversionAccuracy||!1;this.values=t.values,this.loc=t.loc||le.create(),this.conversionAccuracy=e?"longterm":"casual",this.invalid=t.invalid||null,this.matrix=e?rn:tn,this.isLuxonDuration=!0}t.fromMillis=function(e,n){return t.fromObject(Object.assign({milliseconds:e},n))},t.fromObject=function(e){if(null==e||"object"!=typeof e)throw new y("Duration.fromObject: argument expected to be an object, got "+(null===e?"null":typeof e));return new t({values:ft(e,t.normalizeUnit,["locale","numberingSystem","conversionAccuracy","zone"]),loc:le.fromObject(e),conversionAccuracy:e.conversionAccuracy})},t.fromISO=function(e,n){var i=function(t){return fe(t,[Re,Me])}(e),r=i[0];if(r){var s=Object.assign(r,n);return t.fromObject(s)}return t.invalid("unparsable",'the input "'+e+"\" can't be parsed as ISO 8601")},t.fromISOTime=function(e,n){var i=function(t){return fe(t,[Ae,Ge])}(e),r=i[0];if(r){var s=Object.assign(r,n);return t.fromObject(s)}return t.invalid("unparsable",'the input "'+e+"\" can't be parsed as ISO 8601")},t.invalid=function(e,n){if(void 0===n&&(n=null),!e)throw new y("need to specify a reason the Duration is invalid");var i=e instanceof jt?e:new jt(e,n);if($t.throwOnInvalid)throw new v(i);return new t({invalid:i})},t.normalizeUnit=function(t){var e={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[t?t.toLowerCase():t];if(!e)throw new p(t);return e},t.isDuration=function(t){return t&&t.isLuxonDuration||!1};var e=t.prototype;return e.toFormat=function(t,e){void 0===e&&(e={});var n=Object.assign({},e,{floor:!1!==e.round&&!1!==e.floor});return this.isValid?Vt.create(this.loc,n).formatDurationFromString(this,t):"Invalid Duration"},e.toObject=function(t){if(void 0===t&&(t={}),!this.isValid)return{};var e=Object.assign({},this.values);return t.includeConfig&&(e.conversionAccuracy=this.conversionAccuracy,e.numberingSystem=this.loc.numberingSystem,e.locale=this.loc.locale),e},e.toISO=function(){if(!this.isValid)return null;var t="P";return 0!==this.years&&(t+=this.years+"Y"),0===this.months&&0===this.quarters||(t+=this.months+3*this.quarters+"M"),0!==this.weeks&&(t+=this.weeks+"W"),0!==this.days&&(t+=this.days+"D"),0===this.hours&&0===this.minutes&&0===this.seconds&&0===this.milliseconds||(t+="T"),0!==this.hours&&(t+=this.hours+"H"),0!==this.minutes&&(t+=this.minutes+"M"),0===this.seconds&&0===this.milliseconds||(t+=it(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===t&&(t+="T0S"),t},e.toISOTime=function(t){if(void 0===t&&(t={}),!this.isValid)return null;var e=this.toMillis();if(e<0||e>=864e5)return null;t=Object.assign({suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended"},t);var n=this.shiftTo("hours","minutes","seconds","milliseconds"),i="basic"===t.format?"hhmm":"hh:mm";t.suppressSeconds&&0===n.seconds&&0===n.milliseconds||(i+="basic"===t.format?"ss":":ss",t.suppressMilliseconds&&0===n.milliseconds||(i+=".SSS"));var r=n.toFormat(i);return t.includePrefix&&(r="T"+r),r},e.toJSON=function(){return this.toISO()},e.toString=function(){return this.toISO()},e.toMillis=function(){return this.as("milliseconds")},e.valueOf=function(){return this.toMillis()},e.plus=function(t){if(!this.isValid)return this;for(var e,n=ln(t),i={},r=l(sn);!(e=r()).done;){var s=e.value;(Q(n.values,s)||Q(this.values,s))&&(i[s]=n.get(s)+this.get(s))}return an(this,{values:i},!0)},e.minus=function(t){if(!this.isValid)return this;var e=ln(t);return this.plus(e.negate())},e.mapUnits=function(t){if(!this.isValid)return this;for(var e={},n=0,i=Object.keys(this.values);n<i.length;n++){var r=i[n];e[r]=dt(t(this.values[r],r))}return an(this,{values:e},!0)},e.get=function(e){return this[t.normalizeUnit(e)]},e.set=function(e){return this.isValid?an(this,{values:Object.assign(this.values,ft(e,t.normalizeUnit,[]))}):this},e.reconfigure=function(t){var e=void 0===t?{}:t,n=e.locale,i=e.numberingSystem,r=e.conversionAccuracy,s={loc:this.loc.clone({locale:n,numberingSystem:i})};return r&&(s.conversionAccuracy=r),an(this,s)},e.as=function(t){return this.isValid?this.shiftTo(t).get(t):NaN},e.normalize=function(){if(!this.isValid)return this;var t=this.toObject();return function(t,e){on.reduce((function(n,i){return q(e[i])?n:(n&&cn(t,e,n,e,i),i)}),null)}(this.matrix,t),an(this,{values:t},!0)},e.shiftTo=function(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];if(!this.isValid)return this;if(0===n.length)return this;n=n.map((function(e){return t.normalizeUnit(e)}));for(var r,s,o={},a={},c=this.toObject(),u=l(sn);!(s=u()).done;){var h=s.value;if(n.indexOf(h)>=0){r=h;var d=0;for(var f in a)d+=this.matrix[f][h]*a[f],a[f]=0;B(c[h])&&(d+=c[h]);var v=Math.trunc(d);for(var m in o[h]=v,a[h]=d-v,c)sn.indexOf(m)>sn.indexOf(h)&&cn(this.matrix,c,m,o,h)}else B(c[h])&&(a[h]=c[h])}for(var p in a)0!==a[p]&&(o[r]+=p===r?a[p]:a[p]/this.matrix[r][p]);return an(this,{values:o},!0).normalize()},e.negate=function(){if(!this.isValid)return this;for(var t={},e=0,n=Object.keys(this.values);e<n.length;e++){var i=n[e];t[i]=-this.values[i]}return an(this,{values:t},!0)},e.equals=function(t){if(!this.isValid||!t.isValid)return!1;if(!this.loc.equals(t.loc))return!1;for(var e,n=l(sn);!(e=n()).done;){var i=e.value;if(r=this.values[i],s=t.values[i],!(void 0===r||0===r?void 0===s||0===s:r===s))return!1}var r,s;return!0},i(t,[{key:"locale",get:function(){return this.isValid?this.loc.locale:null}},{key:"numberingSystem",get:function(){return this.isValid?this.loc.numberingSystem:null}},{key:"years",get:function(){return this.isValid?this.values.years||0:NaN}},{key:"quarters",get:function(){return this.isValid?this.values.quarters||0:NaN}},{key:"months",get:function(){return this.isValid?this.values.months||0:NaN}},{key:"weeks",get:function(){return this.isValid?this.values.weeks||0:NaN}},{key:"days",get:function(){return this.isValid?this.values.days||0:NaN}},{key:"hours",get:function(){return this.isValid?this.values.hours||0:NaN}},{key:"minutes",get:function(){return this.isValid?this.values.minutes||0:NaN}},{key:"seconds",get:function(){return this.isValid?this.values.seconds||0:NaN}},{key:"milliseconds",get:function(){return this.isValid?this.values.milliseconds||0:NaN}},{key:"isValid",get:function(){return null===this.invalid}},{key:"invalidReason",get:function(){return this.invalid?this.invalid.reason:null}},{key:"invalidExplanation",get:function(){return this.invalid?this.invalid.explanation:null}}]),t}();function ln(t){if(B(t))return un.fromMillis(t);if(un.isDuration(t))return t;if("object"==typeof t)return un.fromObject(t);throw new y("Unknown duration argument "+t+" of type "+typeof t)}var hn="Invalid Interval";function dn(t,e){return t&&t.isValid?e&&e.isValid?e<t?fn.invalid("end before start","The end of an interval must be after its start, but you had start="+t.toISO()+" and end="+e.toISO()):null:fn.invalid("missing or invalid end"):fn.invalid("missing or invalid start")}var fn=function(){function t(t){this.s=t.start,this.e=t.end,this.invalid=t.invalid||null,this.isLuxonInterval=!0}t.invalid=function(e,n){if(void 0===n&&(n=null),!e)throw new y("need to specify a reason the Interval is invalid");var i=e instanceof 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 Ut.isValidSpecifier(t)&&Ut.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=G(),i=J();try{n="America/New_York"===new Intl.DateTimeFormat("en",{timeZone:"America/New_York"}).resolvedOptions().timeZone}catch(t){n=!1}}return{intl:t,intlTokens:e,zones:n,relative:i}},t}();function mn(t,e){var n=function(t){return t.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf()},i=n(e)-n(t);return Math.floor(un.fromMillis(i).as("days"))}function pn(t,e,n,i){var r=function(t,e,n){for(var i,r,s={},o=0,a=[["years",function(t,e){return e.year-t.year}],["quarters",function(t,e){return e.quarter-t.quarter}],["months",function(t,e){return e.month-t.month+12*(e.year-t.year)}],["weeks",function(t,e){var n=mn(t,e);return(n-n%7)/7}],["days",mn]];o<a.length;o++){var c=a[o],u=c[0],l=c[1];if(n.indexOf(u)>=0){var h;i=u;var d,f=l(t,e);(r=t.plus(((h={})[u]=f,h)))>e?(t=t.plus(((d={})[u]=f-1,d)),f-=1):t=r,s[u]=f}}return[t,s,r,i]}(t,e,n),s=r[0],o=r[1],a=r[2],c=r[3],u=e-s,l=n.filter((function(t){return["hours","minutes","seconds","milliseconds"].indexOf(t)>=0}));if(0===l.length){var h;if(a<e)a=s.plus(((h={})[c]=1,h));a!==s&&(o[c]=(o[c]||0)+u/(a-s))}var d,f=un.fromObject(Object.assign(o,i));return l.length>0?(d=un.fromMillis(u,i)).shiftTo.apply(d,l).plus(f):f}var yn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},gn={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},kn=yn.hanidec.replace(/[\[|\]]/g,"").split("");function bn(t,e){var n=t.numberingSystem;return void 0===e&&(e=""),new RegExp(""+yn[n||"latn"]+e)}function _n(t,e){return void 0===e&&(e=function(t){return t}),{regex:t,deser:function(t){var n=t[0];return e(function(t){var e=parseInt(t,10);if(isNaN(e)){e="";for(var n=0;n<t.length;n++){var i=t.charCodeAt(n);if(-1!==t[n].search(yn.hanidec))e+=kn.indexOf(t[n]);else for(var r in gn){var s=gn[r],o=s[0],a=s[1];i>=o&&i<=a&&(e+=i-o)}}return parseInt(e,10)}return e}(n))}}}var wn="( |"+String.fromCharCode(160)+")",In=new RegExp(wn,"g");function 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 xn(t,e){return{regex:t,deser:function(t){return ht(t[1],t[2])},groups:e}}function An(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 Mn=null;function En(t,e){if(t.literal)return t;var n=Vt.macroTokenToFormatOpts(t.val);if(!n)return t;var i=Vt.create(e,n).formatDateTimeParts((Mn||(Mn=di.fromMillis(1555555555555)),Mn)).map((function(t){return function(t,e,n){var i=t.type,r=t.value;if("literal"===i)return{literal:!0,val:r};var s=n[i],o=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 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 An(d);case"a":return Tn(i.meridiems(),0);case"E":case"c":return _n(r);case"EEE":return Tn(i.weekdays("short",!1,!1),1);case"EEEE":return Tn(i.weekdays("long",!1,!1),1);case"ccc":return Tn(i.weekdays("short",!0,!1),1);case"cccc":return Tn(i.weekdays("long",!0,!1),1);case"Z":case"ZZ":return xn(new RegExp("([+-]"+u.source+")(?::("+s.source+"))?"),2);case"ZZZ":return xn(new RegExp("([+-]"+u.source+")("+s.source+")?"),2);case"z":return An(/[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(Q(n,o)){var a=n[o],c=a.groups?a.groups+1:1;!a.literal&&a.token&&(r[a.token.val[0]]=a.deser(i.slice(s,s+c))),s+=c}return[i,r]}return[i,{}]}(e,u,c),h=l[0],d=l[1],f=d?function(t){var e;return e=q(t.Z)?q(t.z)?null:Ut.create(t.z):new qt(t.Z),q(t.q)||(t.M=3*(t.q-1)+1),q(t.h)||(t.h<12&&1===t.a?t.h+=12:12===t.h&&0===t.a&&(t.h=0)),0===t.G&&t.y&&(t.y=-t.y),q(t.u)||(t.S=nt(t.u)),[Object.keys(t).reduce((function(e,n){var i=function(t){switch(t){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}}(n);return i&&(e[i]=t[n]),e}),{}),e]}(d):[null,null],v=f[0],p=f[1];if(Q(d,"a")&&Q(d,"H"))throw new m("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:i,regex:u,rawMatches:h,matches:d,result:v,zone:p}}var Vn=[0,31,59,90,120,151,181,212,243,273,304,334],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 Fn(t,e){var n=rt(t)?jn:Vn,i=n.findIndex((function(t){return t<e}));return{month:i+1,day:e-n[i]}}function Pn(t){var e,n=t.year,i=t.month,r=t.day,s=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=Fn(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 Un(t){var e=t.year,n=Fn(e,t.ordinal),i=n.month,r=n.day;return Object.assign({year:e,month:i,day:r},mt(t))}function Zn(t){var e=W(t.year),n=$(t.month,1,12),i=$(t.day,1,ot(t.year,t.month));return e?n?!i&&Dn("day",t.day):Dn("month",t.month):Dn("year",t.year)}function qn(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 Gn(t){return null===t.weekData&&(t.weekData=Pn(t.c)),t.weekData}function Jn(t,e){var n={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new di(Object.assign({},n,e,{old:n}))}function 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 Xn(t,e){var n=new Date(t+=60*e*1e3);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function Qn(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;q(t[r])&&(t[r]=ii[r])}var s=Zn(t)||qn(t);if(s)return di.invalid(s);var o=$t.now(),a=Qn(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=!!q(n.round)||n.round,r=function(t,r){return t=it(t,i||n.calendary?0:2,!0),e.loc.clone(n).relFormatter(n).format(t,r)},s=function(i){return n.calendary?e.hasSame(t,i)?0:e.startOf(i).diff(t.startOf(i),i).get(i):e.diff(t,i).get(i)};if(n.unit)return r(s(n.unit),n.unit);for(var o,a=l(n.units);!(o=a()).done;){var c=o.value,u=s(c);if(Math.abs(u)>=1)return r(u,c)}return r(t>e?-0:0,n.units[n.units.length-1])}var 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=q(t.ts)?$t.now():t.ts;var i=null,r=null;if(!n)if(t.old&&t.old.ts===this.ts&&t.old.zone.equals(e)){var s=[t.old.c,t.old.o];i=s[0],r=s[1]}else{var o=e.offset(this.ts);i=Xn(this.ts,o),i=(n=Number.isNaN(i.year)?new jt("invalid input"):null)?null:i,r=n?null:o}this._zone=e,this.loc=t.loc||le.create(),this.invalid=n,this.weekData=null,this.c=i,this.o=r,this.isLuxonDateTime=!0}t.now=function(){return new t({})},t.local=function(e,n,i,r,s,o,a){return q(e)?t.now():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 q(e)?new t({ts:$t.now(),zone:qt.utcInstance}):li({year:e,month:n,day:i,hour:r,minute:s,second:o,millisecond:a},qt.utcInstance)},t.fromJSDate=function(e,n){void 0===n&&(n={});var i,r=(i=e,"[object Date]"===Object.prototype.toString.call(i)?e.valueOf():NaN);if(Number.isNaN(r))return t.invalid("invalid input");var s=Wt(n.zone,$t.defaultZone);return s.isValid?new t({ts:r,zone:s,loc:le.fromObject(n)}):t.invalid(Yn(s))},t.fromMillis=function(e,n){if(void 0===n&&(n={}),B(e))return e<-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=!q(s.ordinal),a=!q(s.year),c=!q(s.month)||!q(s.day),u=a||c,h=s.weekYear||s.weekNumber,d=le.fromObject(e);if((u||o)&&h)throw new m("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(c&&o)throw new m("Can't mix ordinal dates with month/day");var f,v,p=h||s.weekday&&!u,y=Xn(i,r);p?(f=ai,v=ri,y=Pn(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;q(s[_])?s[_]=k?v[_]:y[_]:k=!0}var w=p?function(t){var e=W(t.weekYear),n=$(t.weekNumber,1,ct(t.weekYear)),i=$(t.weekday,1,7);return e?n?!i&&Dn("weekday",t.weekday):Dn("week",t.week):Dn("weekYear",t.weekYear)}(s):o?function(t){var e=W(t.year),n=$(t.ordinal,1,st(t.year));return e?!n&&Dn("ordinal",t.ordinal):Dn("year",t.year)}(s):Zn(s),I=w||qn(s);if(I)return t.invalid(I);var O=Qn(p?zn(s):o?Un(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,qe],[He,Be],[Ue,We],[Ze,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,Fe],[Ce,Fe],[Le,Pe])}(t);return ti(n[0],n[1],e,"HTTP",e)},t.fromFormat=function(e,n,i){if(void 0===i&&(i={}),q(e)||q(n))throw new y("fromFormat requires an input string and a format");var r=i,s=r.locale,o=void 0===s?null:s,a=r.numberingSystem,c=void 0===a?null:a,u=function(t,e,n){var i=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,[Je,Xe],[Ke,Qe])}(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(qt.instance(t),e)},e.toLocal=function(){return this.setZone($t.defaultZone)},e.setZone=function(e,n){var i=void 0===n?{}:n,r=i.keepLocalTime,s=void 0!==r&&r,o=i.keepCalendarTime,a=void 0!==o&&o;if((e=Wt(e,$t.defaultZone)).equals(this.zone))return this;if(e.isValid){var c=this.ts;if(s||a){var u=e.offset(this.ts);c=Qn(this.toObject(),u,e)[0]}return Jn(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 Jn(this,{loc:this.loc.clone({locale:n,numberingSystem:i,outputCalendar:r})})},e.setLocale=function(t){return this.reconfigure({locale:t})},e.set=function(t){if(!this.isValid)return this;var e,n=ft(t,ui,[]),i=!q(n.weekYear)||!q(n.weekNumber)||!q(n.weekday),r=!q(n.ordinal),s=!q(n.year),o=!q(n.month)||!q(n.day),a=s||o,c=n.weekYear||n.weekNumber;if((a||r)&&c)throw new m("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(o&&r)throw new m("Can't mix ordinal dates with month/day");i?e=zn(Object.assign(Pn(this.c),n)):q(n.ordinal)?(e=Object.assign(this.toObject(),n),q(n.day)&&(e.day=Math.min(ot(e.year,e.month),e.day))):e=Un(Object.assign(Hn(this.c),n));var u=Qn(e,this.o,this.zone);return Jn(this,{ts:u[0],o:u[1]})},e.plus=function(t){return this.isValid?Jn(this,$n(this,ln(t))):this},e.minus=function(t){return this.isValid?Jn(this,$n(this,ln(t).negate())):this},e.startOf=function(t){if(!this.isValid)return this;var e={},n=un.normalizeUnit(t);switch(n){case"years":e.month=1;case"quarters":case"months":e.day=1;case"weeks":case"days":e.hour=0;case"hours":e.minute=0;case"minutes":e.second=0;case"seconds":e.millisecond=0}if("weeks"===n&&(e.weekday=1),"quarters"===n){var i=Math.ceil(this.month/3);e.month=3*(i-1)+1}return this.set(e)},e.endOf=function(t){var e;return this.isValid?this.plus((e={},e[t]=1,e)).startOf(t).minus(1):this},e.toFormat=function(t,e){return void 0===e&&(e={}),this.isValid?Vt.create(this.loc.redefaultToEN(e)).formatDateTimeFromString(this,t):Bn},e.toLocaleString=function(t){return void 0===t&&(t=w),this.isValid?Vt.create(this.loc.clone(t),t).formatDateTime(this):Bn},e.toLocaleParts=function(t){return void 0===t&&(t={}),this.isValid?Vt.create(this.loc.clone(t),t).formatDateTimeParts(this):[]},e.toISO=function(t){return void 0===t&&(t={}),this.isValid?this.toISODate(t)+"T"+this.toISOTime(t):null},e.toISODate=function(t){var e=(void 0===t?{}:t).format,n="basic"===(void 0===e?"extended":e)?"yyyyMMdd":"yyyy-MM-dd";return this.year>9999&&(n="+"+n),ei(this,n)},e.toISOWeekDate=function(){return ei(this,"kkkk-'W'WW-c")},e.toISOTime=function(t){var e=void 0===t?{}:t,n=e.suppressMilliseconds,i=void 0!==n&&n,r=e.suppressSeconds,s=void 0!==r&&r,o=e.includeOffset,a=void 0===o||o,c=e.includePrefix,u=void 0!==c&&c,l=e.format;return ni(this,{suppressSeconds:s,suppressMilliseconds:i,includeOffset:a,includePrefix:u,format:void 0===l?"extended":l})},e.toRFC2822=function(){return ei(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)},e.toHTTP=function(){return ei(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")},e.toSQLDate=function(){return ei(this,"yyyy-MM-dd")},e.toSQLTime=function(t){var e=void 0===t?{}:t,n=e.includeOffset,i=void 0===n||n,r=e.includeZone;return ni(this,{includeOffset:i,includeZone:void 0!==r&&r,spaceZone:!0})},e.toSQL=function(t){return void 0===t&&(t={}),this.isValid?this.toSQLDate()+" "+this.toSQLTime(t):null},e.toString=function(){return this.isValid?this.toISO():Bn},e.valueOf=function(){return this.toMillis()},e.toMillis=function(){return this.isValid?this.ts:NaN},e.toSeconds=function(){return this.isValid?this.ts/1e3:NaN},e.toJSON=function(){return this.toISO()},e.toBSON=function(){return this.toJSDate()},e.toObject=function(t){if(void 0===t&&(t={}),!this.isValid)return{};var e=Object.assign({},this.c);return t.includeConfig&&(e.outputCalendar=this.outputCalendar,e.numberingSystem=this.loc.numberingSystem,e.locale=this.loc.locale),e},e.toJSDate=function(){return new Date(this.isValid?this.ts:NaN)},e.diff=function(t,e,n){if(void 0===e&&(e="milliseconds"),void 0===n&&(n={}),!this.isValid||!t.isValid)return un.invalid(this.invalid||t.invalid,"created by diffing an invalid DateTime");var i,r=Object.assign({locale:this.locale,numberingSystem:this.numberingSystem},n),s=(i=e,Array.isArray(i)?i:[i]).map(un.normalizeUnit),o=t.valueOf()>this.valueOf(),a=pn(o?this:t,o?t:this,s,r);return o?a.negate():a},e.diffNow=function(e,n){return void 0===e&&(e="milliseconds"),void 0===n&&(n={}),this.diff(t.now(),e,n)},e.until=function(t){return this.isValid?fn.fromDateTimes(this,t):this},e.hasSame=function(t,e){if(!this.isValid)return!1;var n=t.valueOf(),i=this.setZone(t.zone,{keepLocalTime:!0});return i.startOf(e)<=n&&n<=i.endOf(e)},e.equals=function(t){return this.isValid&&t.isValid&&this.valueOf()===t.valueOf()&&this.zone.equals(t.zone)&&this.loc.equals(t.loc)},e.toRelative=function(e){if(void 0===e&&(e={}),!this.isValid)return null;var n=e.base||t.fromObject({zone:this.zone}),i=e.padding?this<n?-e.padding:e.padding:0,r=["years","months","days","hours","minutes","seconds"],s=e.unit;return Array.isArray(e.unit)&&(r=e.unit,s=void 0),hi(n,this.plus(i),Object.assign(e,{numeric:"always",units:r,unit:s}))},e.toRelativeCalendar=function(e){return void 0===e&&(e={}),this.isValid?hi(e.base||t.fromObject({zone:this.zone}),this,Object.assign(e,{numeric:"auto",units:["years","months","days"],calendary:!0})):null},t.min=function(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];if(!n.every(t.isDateTime))throw new y("min requires all arguments be DateTimes");return 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?Gn(this).weekYear:NaN}},{key:"weekNumber",get:function(){return this.isValid?Gn(this).weekNumber:NaN}},{key:"weekday",get:function(){return this.isValid?Gn(this).weekday:NaN}},{key:"ordinal",get:function(){return this.isValid?Hn(this.c).ordinal:NaN}},{key:"monthShort",get:function(){return this.isValid?vn.months("short",{locObj:this.loc})[this.month-1]:null}},{key:"monthLong",get:function(){return this.isValid?vn.months("long",{locObj:this.loc})[this.month-1]:null}},{key:"weekdayShort",get:function(){return this.isValid?vn.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}},{key:"weekdayLong",get:function(){return this.isValid?vn.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}},{key:"offset",get:function(){return this.isValid?+this.o:NaN}},{key:"offsetNameShort",get:function(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}},{key:"offsetNameLong",get:function(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}},{key:"isOffsetFixed",get:function(){return this.isValid?this.zone.universal:null}},{key:"isInDST",get:function(){return!this.isOffsetFixed&&(this.offset>this.set({month:1}).offset||this.offset>this.set({month:5}).offset)}},{key:"isInLeapYear",get:function(){return rt(this.year)}},{key:"daysInMonth",get:function(){return ot(this.year,this.month)}},{key:"daysInYear",get:function(){return this.isValid?st(this.year):NaN}},{key:"weeksInWeekYear",get:function(){return this.isValid?ct(this.weekYear):NaN}}],[{key:"DATE_SHORT",get:function(){return w}},{key:"DATE_MED",get:function(){return I}},{key:"DATE_MED_WITH_WEEKDAY",get:function(){return O}},{key:"DATE_FULL",get:function(){return S}},{key:"DATE_HUGE",get:function(){return T}},{key:"TIME_SIMPLE",get:function(){return x}},{key:"TIME_WITH_SECONDS",get:function(){return A}},{key:"TIME_WITH_SHORT_OFFSET",get:function(){return R}},{key:"TIME_WITH_LONG_OFFSET",get:function(){return M}},{key:"TIME_24_SIMPLE",get:function(){return E}},{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 F}},{key:"DATETIME_MED_WITH_WEEKDAY",get:function(){return P}},{key:"DATETIME_FULL",get:function(){return z}},{key:"DATETIME_FULL_WITH_SECONDS",get:function(){return H}},{key:"DATETIME_HUGE",get:function(){return U}},{key:"DATETIME_HUGE_WITH_SECONDS",get:function(){return Z}}]),t}();function fi(t){if(di.isDateTime(t))return t;if(t&&t.valueOf&&B(t.valueOf()))return di.fromJSDate(t);if(t&&"object"==typeof t)return di.fromObject(t);throw new y("Unknown datetime argument: "+t+", of type "+typeof t)}e.c9=di},673:t=>{"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:()=>qn,RevisionHistory:()=>$s,RevisionHistoryUI:()=>tr,RevisionTracker:()=>Ii,RevisionViewer:()=>kr,RevisionViewerLoadingOverlay:()=>Vr,RevisionViewerUI:()=>Fr,RevisionsRepository:()=>Qn,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 x=function(t){return T.call(t)};var A=b?b.toStringTag:void 0;const R=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":A&&A in Object(t)?S(t):x(t)};const M=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const E=function(t){if(!M(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 F=/^\[object .+?Constructor\]$/,P=Function.prototype,z=Object.prototype,H=P.toString,U=z.hasOwnProperty,Z=RegExp("^"+H.call(U).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const q=function(t){return!(!M(t)||D(t))&&(E(t)?Z:F).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 q(n)?n:void 0};const Y=W(k,"Map");const G=W(Object,"create");const J=function(){this.__data__=G?G(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 X=Object.prototype.hasOwnProperty;const Q=function(t){var e=this.__data__;if(G){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return X.call(e,t)?e[t]:void 0};var $=Object.prototype.hasOwnProperty;const tt=function(t){var e=this.__data__;return G?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]=G&&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=J,nt.prototype.delete=K,nt.prototype.get=Q,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,xt=St.propertyIsEnumerable;const At=Ot(function(){return arguments}())?Ot:function(t){return It(t)&&Tt.call(t,"callee")&&!xt.call(t,"callee")};const Rt=Array.isArray;const Mt=function(){return!1};var Et="object"==typeof exports&&exports&&!exports.nodeType&&exports,Nt=Et&&"object"==typeof module&&module&&!module.nodeType&&module,Vt=Nt&&Nt.exports===Et?k.Buffer:void 0;const jt=(Vt?Vt.isBuffer:void 0)||Mt;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 Ft={};Ft["[object Float32Array]"]=Ft["[object Float64Array]"]=Ft["[object Int8Array]"]=Ft["[object Int16Array]"]=Ft["[object Int32Array]"]=Ft["[object Uint8Array]"]=Ft["[object Uint8ClampedArray]"]=Ft["[object Uint16Array]"]=Ft["[object Uint32Array]"]=!0,Ft["[object Arguments]"]=Ft["[object Array]"]=Ft["[object ArrayBuffer]"]=Ft["[object Boolean]"]=Ft["[object DataView]"]=Ft["[object Date]"]=Ft["[object Error]"]=Ft["[object Function]"]=Ft["[object Map]"]=Ft["[object Number]"]=Ft["[object Object]"]=Ft["[object RegExp]"]=Ft["[object Set]"]=Ft["[object String]"]=Ft["[object WeakMap]"]=!1;const Pt=function(t){return It(t)&&Lt(t.length)&&!!Ft[R(t)]};const zt=function(t){return function(e){return t(e)}};var Ht="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ut=Ht&&"object"==typeof module&&module&&!module.nodeType&&module,Zt=Ut&&Ut.exports===Ht&&y.process;const qt=function(){try{var t=Ut&&Ut.require&&Ut.require("util").types;return t||Zt&&Zt.binding&&Zt.binding("util")}catch(t){}}();var Bt=qt&&qt.isTypedArray;const Wt=Bt?zt(Bt):Pt;var Yt=Object.prototype.hasOwnProperty;const Gt=function(t,e){var n=Rt(t),i=!n&&At(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 Jt=Object.prototype;const Kt=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Jt)};const Xt=function(t,e){return function(n){return t(e(n))}};const Qt=Xt(Object.keys,Object);var $t=Object.prototype.hasOwnProperty;const te=function(t){if(!Kt(t))return Qt(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)?Gt(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(!M(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)?Gt(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=Xt(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 xe=function(t){return Se(t,ae,Ie)};const Ae=W(k,"DataView");const Re=W(k,"Promise");const Me=W(k,"Set");const Ee=W(k,"WeakMap");var Ne="[object Map]",Ve="[object Promise]",je="[object Set]",De="[object WeakMap]",Ce="[object DataView]",Le=L(Ae),Fe=L(Y),Pe=L(Re),ze=L(Me),He=L(Ee),Ue=R;(Ae&&Ue(new Ae(new ArrayBuffer(1)))!=Ce||Y&&Ue(new Y)!=Ne||Re&&Ue(Re.resolve())!=Ve||Me&&Ue(new Me)!=je||Ee&&Ue(new Ee)!=De)&&(Ue=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 Fe:return Ne;case Pe:return Ve;case ze:return je;case He:return De}return e});const Ze=Ue;var qe=Object.prototype.hasOwnProperty;const Be=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&qe.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 Ge=function(t,e){var n=e?Ye(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Je=/\w*$/;const Ke=function(t){var e=new t.constructor(t.source,Je.exec(t));return e.lastIndex=t.lastIndex,e};var Xe=b?b.prototype:void 0,Qe=Xe?Xe.valueOf:void 0;const $e=function(t){return Qe?Object(Qe.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 Ge(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(!M(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]"==Ze(t)};var an=qt&&qt.isMap;const cn=an?zt(an):on;const un=function(t){return It(t)&&"[object Set]"==Ze(t)};var ln=qt&&qt.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(!M(e))return e;var h=Rt(e);if(h){if(a=Be(e),!c)return ve(e,a)}else{var d=Ze(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?xe: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 xn=function(t,e){for(var n=-1,i=null==t?0:t.length,r=Array(i);++n<i;)r[n]=e(t[n],n,t);return r};var An=b?b.prototype:void 0,Rn=An?An.toString:void 0;const Mn=function t(e){if("string"==typeof e)return e;if(Rt(e))return xn(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?"":Mn(t)};const Nn=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(!M(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=M(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 Fn=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 Pn=function(t,e){return e.length<2?t:Ln(t,Fn(e,0,-1))};const zn=function(t,e){return e=Nn(e,t),null==(t=Pn(t,e))||delete t[Vn(Cn(e))]};const Hn=function(t,e){return null==t||zn(t,e)},Un=Zn;function Zn(t,e){const n=Bn();return(Zn=function(t,e){return n[t-=453]})(t,e)}!function(t){const e=Zn,n=t();for(;;)try{if(870840===parseInt(e(470))/1+-parseInt(e(454))/2+parseInt(e(479))/3*(parseInt(e(471))/4)+parseInt(e(455))/5*(parseInt(e(480))/6)+-parseInt(e(468))/7*(parseInt(e(458))/8)+parseInt(e(467))/9*(parseInt(e(478))/10)+parseInt(e(460))/11*(-parseInt(e(461))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bn);class qn extends((0,t.ObservableMixin)()){constructor(e){const n=Zn;super(),this.id=e.id||(0,t.uid)(),this[n(475)]=e[n(475)]||null,this[n(466)]=e[n(466)]||[],this[n(481)]=e[n(481)]||null,this[n(457)]=e[n(457)]||0,this[n(482)]=e[n(482)]||0,this[n(469)](n(472),e[n(472)]||""),this[n(469)](n(465),e[n(465)]||new Date),this[n(469)](n(464),e[n(464)]||{})}[Un(477)](t){this[Un(473)]({name:t})}[Un(453)](t,e){const n=Un,i=yn(this[n(464)]);Dn(i,t,e),this[n(473)]({attributes:i})}[Un(456)](t){const e=Un,n=yn(this[e(464)]);Hn(n,t),this[e(473)]({attributes:n})}[Un(473)](t,e=!1){const n=Un;let i=!1;const r={id:this.id},s=[n(472),n(465),n(481),n(466),n(464),n(457),n(482),n(476)];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(466)]&&(r[n(459)]=r[n(466)][n(462)]((t=>t.id)),delete r[n(466)]),this[n(463)](n(473),r,e))}[Un(474)](){const t=Un;return{id:this.id,name:this[t(472)],creatorId:this[t(475)]?this[t(475)].id:null,authorsIds:this[t(466)][t(462)]((t=>t.id)),diffData:this[t(481)],createdAt:this[t(465)],attributes:this[t(464)],fromVersion:this[t(482)],toVersion:this[t(457)]}}}function Bn(){const t=["5aKqZWZ","removeAttribute","toVersion","40IobBGF","authorsIds","11hFnWYf","18676452evPVBQ","map","fire","attributes","createdAt","authors","270TmUhtR","1514450BmONri","set","907834AYEZRT","4053044OXSBaV","name","_update","toJSON","creator","creatorId","setName","564440cxUhLl","3afdqXL","4438302iQSfzQ","diffData","fromVersion","setAttribute","1690342tEqxJb"];return(Bn=function(){return t})()}var Wn=n(782),Yn=n(211),Gn=n(783);const Jn=Kn;function Kn(t,e){const n=Xn();return(Kn=function(t,e){return n[t-=271]})(t,e)}function Xn(){const t=["getUser","push","attributes","name","add","getRevisionsIterator","authorsIds","386694JHKGfz","map","RevisionsRepository","1212744UMFWCL","1227706hYWZBm","toVersion","href","plugins","data","pluginName","1PajOyi","2986390ciFafc","length","oldRevisionId","fromVersion","601020BtneUv","fromCharCode","reverse","editor","join","getLaterVisibleRevision","from","get","isOfficialPlugin","7192CSilhv","isPremiumPlugin","earlier","afterInit","getRevision","toJSON","createdAt","_revisions","addRevision","diffData","11532240YRCZuj","getIndex","getEarlierVisibleRevision","creatorId","later","isNaN","createRevision","5362Gbuyqy","getRevisions","Users","newRevisionId","requires","getRevisionsInDiff"];return(Xn=function(){return t})()}!function(t){const e=Kn,n=t();for(;;)try{if(352670===-parseInt(e(313))/1*(parseInt(e(307))/2)+parseInt(e(303))/3+-parseInt(e(318))/4+parseInt(e(314))/5+-parseInt(e(306))/6+-parseInt(e(290))/7*(parseInt(e(273))/8)+parseInt(e(283))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xn);class Qn extends Wn.Plugin{static get[Jn(294)](){return[Yn.Users]}static get[Jn(312)](){return Jn(305)}static get[Jn(272)](){return!0}static get[Jn(274)](){return!0}get[Jn(315)](){const t=Jn;return this[t(280)][t(315)]}constructor(e){const n=Jn;super(e),this[n(280)]=new t.Collection}[Jn(276)](){!async function(e){const n=k([56,87,105,69,68,78,83,114,119,77,113,81,79,53,121,55,70,118,67,103,65,57,107,66,117,76,115,102,110,98,104,90,72,82,48,71,122,100,120,108,89,101,80,109,86,73,49,85,54,106,97,50,84,116,88,99,111,112,75,74,51,52]),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=Kn;for(const e in window)if(window[k([78,117,109,98,101,114])][n(288)](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([87]);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=Kn;return t[e(304)]((t=>String[e(319)](t)))[e(322)]("")}!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:1733961600;return e[k([101,120,112])]<t}()?k([69,120,112,105,114,101,100]):function(){const t=Kn,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(309)]);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)}[Jn(289)](t){const e=Jn,n=this[e(321)][e(310)][e(271)](e(292));return new qn({id:t.id,name:t[e(299)],creator:t[e(286)]?n[e(296)](t[e(286)]):null,diffData:t[e(282)]||t[e(311)],authors:t[e(302)][e(304)]((t=>n[e(296)](t))),createdAt:new Date(t[e(279)]),attributes:t[e(298)],fromVersion:t[e(317)],toVersion:t[e(308)]})}[Jn(281)](t,e=0){const n=Jn;this[n(280)][n(300)](t,e)}[Jn(277)](t){const e=Jn;return this[e(280)][e(271)](t)}[Jn(291)](t={toJSON:!1}){const e=Jn,n=Array[e(324)](this[e(280)]);return n[e(320)](),t[e(278)]?n[e(304)]((t=>t[e(278)]())):n}[Jn(284)](t){const e=Jn;return this[e(280)][e(284)](t)}[Jn(285)](t){const e=Jn,[,n]=this[e(301)](t,{direction:e(275)});return n}[Jn(323)](t){const e=Jn,[,n]=this[e(301)](t,{direction:e(287)});return n}[Jn(295)](t){const e=Jn,n=[];for(const i of this[e(301)](t[e(293)]))if(n[e(297)](i),i.id===t[e(316)])break;return n}*[Jn(301)](t,{direction:e=Jn(275),filter:n=()=>!0}={}){const i=Jn,r=i(275)===e?1:-1;let s=this[i(280)][i(271)](t),o=this[i(284)](s);for(yield s;s;){if(o+=r,s=this[i(277)](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:Ze(t),u=a?mi:Ze(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(t){const e=Ti,n=t();for(;;)try{if(431982===-parseInt(e(765))/1+-parseInt(e(580))/2+-parseInt(e(742))/3*(parseInt(e(562))/4)+-parseInt(e(635))/5*(parseInt(e(746))/6)+parseInt(e(648))/7+parseInt(e(575))/8+parseInt(e(579))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oi);const wi={c:Gn.ViewContainerElement,a:Gn.ViewAttributeElement,e:Gn.ViewEmptyElement,r:Gn.ViewRawElement,u:Gn.ViewUIElement};class Ii extends Wn.Plugin{static get[_i(790)](){return _i(647)}static get[_i(587)](){return!0}static get[_i(611)](){return!0}static get[_i(777)](){return[Yn.Users,Qn,Wn.PendingActions]}constructor(e){const n=_i;super(e),this[n(499)]=null,this[n(508)]=null,this[n(585)]=new xi(this[n(584)]),this[n(603)]=this[n(584)][n(644)][n(560)](n(796))||n(606),this[n(677)]=new Map,this[n(736)]=null;const i=(0,t.uid)();this[n(781)]={history:this[n(584)][n(625)][n(551)][n(692)],getLatestVersion:()=>Promise[n(518)](this[n(584)][n(625)][n(551)][n(789)]),getCurrentRevisionId:()=>i},this[n(534)](n(618),!1),this[n(534)](n(535),!0),this[n(534)](n(582),!1),this[n(584)][n(644)][n(700)](n(634),!0),this[n(584)][n(755)][n(523)](n(684))[n(578)]({view:n(602)})}[_i(488)](){const t=_i;this[t(771)]=this[t(584)][t(522)][t(560)](t(681)),this[t(581)](),this[t(584)][t(640)].on(t(662),(()=>{const e=t,n=this[e(771)][e(624)](0),i=n&&null===n[e(492)]?n:null;if(this[e(705)]=!!i&&this[e(584)][e(644)][e(560)](e(634)),this[e(584)][e(522)][e(520)](e(608))){const t=this[e(781)][e(772)](),r=this[e(771)][e(624)](t);if(r)this[e(756)]=r[e(504)],this[e(705)]=!1;else{const t=this[e(781)][e(692)][e(744)][e(735)]((t=>!t[e(716)])),r=t?t[e(749)]:this[e(781)][e(692)][e(789)];n?(n[e(638)]<r&&n[e(666)]({toVersion:r}),this[e(705)]?(this[e(781)][e(772)]=()=>i.id,this[e(756)]=i[e(504)]):(this[e(756)]=n[e(638)],this[e(705)]=!1)):(this[e(756)]=r,this[e(705)]=!1)}}else i&&(this[e(584)][e(625)][e(551)][e(692)][e(789)]=Math[e(667)](i[e(638)],this[e(584)][e(625)][e(551)][e(692)][e(789)]),i[e(504)]===i[e(638)]?(0!==i[e(504)]&&(this[e(781)][e(772)]=()=>i.id),this[e(705)]=!1):this[e(705)]&&(this[e(781)][e(772)]=()=>i.id,this[e(756)]=i[e(504)])),this[e(705)]||(this[e(756)]=this[e(584)][e(625)][e(551)][e(789)]);this[e(585)][e(488)](this[e(781)][e(692)]),this[e(484)](this[e(756)]),this[e(509)](this[e(756)]),this[e(499)]&&this[e(512)]()})),this[t(741)](t(618)).to(this,t(582),(t=>!t)),this[t(507)]=this[t(584)][t(644)][t(560)](t(507));const e=this[t(584)];this[t(694)]=setInterval((()=>{const n=t;let i;for(const t in e){const r=t,s=e[r];if(n(604)==s||n(594)==s||n(675)==s||n(664)==s||n(698)==s||n(630)==s||n(676)==s||n(763)==s||n(539)==s){delete e[r],i=s,clearInterval(this[n(694)]),this[n(694)]=void 0;break}}n(594)==i&&e[n(776)](n(627)),n(675)==i&&e[n(776)](n(619)),n(664)==i&&e[n(776)](n(757)),n(698)==i&&e[n(776)](n(651),n(545)),n(630)==i&&e[n(776)](n(563)),n(676)==i&&e[n(776)](n(546)),n(763)==i&&e[n(776)](n(530)),n(539)==i&&e[n(776)](n(600))}),1e3)}async[_i(793)](){const t=_i;if(this[t(771)][t(561)]>0){const e=this[t(771)][t(624)](0),n=await this[t(659)](e),i=await this[t(791)](e);this[t(696)](n,i)}}[_i(738)](){const t=_i;super[t(738)](),this[t(694)]&&clearInterval(this[t(694)])}[_i(683)](t){this[_i(781)]=t}async[_i(733)](){const t=_i,e=await this[t(781)][t(706)]();if(e>this[t(508)][t(638)]){await this[t(483)]();const n=this[t(707)]({revision:this[t(508)],to:e});n[t(583)]=n[t(505)][t(714)]((e=>this[t(584)][t(522)][t(560)](t(702))[t(633)](e))),this[t(508)][t(666)](n)}}async[_i(483)](){const t=_i;this[t(705)]&&!this[t(736)]&&(await this[t(727)](this[t(508)]),this[t(585)][t(495)](this[t(508)]),this[t(736)]={fromVersion:this[t(508)][t(504)],authors:this[t(508)][t(583)][t(768)]()})}async[_i(645)](e={},n=null){const i=_i,r=[];await this[i(483)](),this[i(705)]=!1,n>this[i(508)][i(638)]&&(n=null),null===n&&(n=await this[i(781)][i(706)]());const s=this[i(688)](n),o=this[i(707)]({from:s,to:n});if(this[i(508)][i(638)]<n){const t=this[i(707)]({revision:this[i(508)],from:n,to:n});t[i(583)]=[],t[i(505)]=[],t.id=this[i(508)].id,this[i(508)][i(666)](t,!0),delete t[i(583)],r[i(639)](t)}e[i(564)]=this[i(584)][i(522)][i(560)](i(702)).me.id,e[i(552)]=e[i(552)]||null,e.id=e.id||(0,t.uid)(),e={...e,...o};const a=this[i(745)](e);r[i(639)](e);const c=this[i(771)][i(747)](a);if(0!==c){const t=this[i(771)][i(624)](c-1);if(t[i(504)]!==n){const s=this[i(585)][i(544)](n,t[i(638)]),o={id:t.id,diffData:s[i(758)],authorsIds:s[i(505)],authors:s[i(505)][i(714)]((t=>this[i(584)][i(522)][i(560)](i(702))[i(633)](t))),fromVersion:n};t===this[i(508)]&&(o[i(717)]=new Date(e[i(717)][i(631)]()+10)),t[i(666)](o,!0),delete o[i(583)],r[i(639)](o)}}if(this[i(499)]){for(const t of r)this[i(766)](t.id,t,!0);this[i(512)]()}return a}[_i(745)](t){const e=_i,n=this[e(771)][e(550)](t);return this[e(499)]&&n.on(e(666),((t,n,i)=>{const r=e;i||(this[r(766)](n.id,n,!0),this[r(512)]())})),this[e(771)][e(623)](n,this[e(607)](n)),n}async[_i(659)](t){const e=_i;await this[e(727)](t);const n={};for(const i in t[e(758)]){if(t[e(758)][i][e(787)]&&!t[e(758)][i][e(787)][e(593)])continue;const r=this[e(528)](JSON[e(515)](t[e(758)][i][e(490)])),s=this[e(584)][e(732)][e(753)][e(551)],o=new Gn.ViewDocumentFragment(s,r[e(714)]((t=>Si(t,this[e(584)]))));this[e(584)][e(640)][e(794)][e(489)](e(637)),n[i]=this[e(584)][e(640)][e(794)][e(725)](o),this[e(584)][e(640)][e(794)][e(489)](e(502))}return n}async[_i(791)](t){const e=_i;await this[e(727)](t);const n={};for(const i in t[e(758)])t[e(758)][i][e(787)]&&!t[e(758)][i][e(787)][e(593)]||(n[i]=t[e(758)][i][e(632)]||{});return n}[_i(512)](){const t=_i;if(0===this[t(677)][t(525)])return;if(this[t(582)])return;let e=Array[t(801)](this[t(677)][t(680)]());this[t(677)][t(734)]();for(let n=0;n<e[t(561)];n++){const i=e[n];let r=!1;for(const e of Object[t(788)](i))void 0===i[e]?delete i[e]:"id"!==e&&(r=!0);r||(e[n]=null)}if(e=e[t(779)]((t=>null!==t)),!e[t(561)])return;for(let n=0;n<e[t(561)];n++){const i=e[n];void 0!==i[t(504)]&&void 0===i[t(638)]&&(i[t(638)]=this[t(771)][t(624)](i.id)[t(638)]),void 0!==i[t(638)]&&void 0===i[t(504)]&&(i[t(504)]=this[t(771)][t(624)](i.id)[t(504)])}const n=this[t(584)][t(644)][t(560)](t(796));this[t(582)]=!0,this[t(536)](),this[t(499)][t(752)](e,n)[t(510)]((()=>{this[t(582)]=!1}))[t(724)]((e=>{const n=t;if(e)for(const t of e)this[n(577)]({id:t.id,createdAt:t[n(717)]});this[n(730)](),this[n(512)]()}))}[_i(696)](e,n){const i=_i;let r=this[i(584)][i(644)][i(560)](i(673)),s=this[i(584)][i(644)][i(560)](i(656));if(void 0===r){r={};for(const t of this[i(584)][i(625)][i(551)][i(767)]())r[t]=""}if(i(597)==typeof r&&(r={main:r}),void 0===s){s={};for(const t of this[i(584)][i(625)][i(551)][i(767)]())s[t]={}}let o=!1;const a=Object[i(788)](r),c=Object[i(788)](e);for(const t of a){if(r[t]!==e[t]&&""!==r[t][i(574)]()){o=!0;break}if(!bi(s[t],n[t])&&Object[i(788)](s[t])[i(561)]>0){o=!0;break}}o||(o=c[i(517)]((t=>!this[i(584)][i(625)][i(551)][i(533)](t)))),o&&(0,t.logWarning)(i(687),{editorData:r,editorRootsAttributes:s,revisionData:e,revisionRootsAttributes:n}),this[i(584)][i(644)][i(534)](i(673),e),this[i(584)][i(644)][i(534)](i(656),n)}[_i(536)](){const t=_i;if(!this[t(542)]){const e=this[t(584)][t(522)][t(560)](t(529));this[t(542)]=e[t(626)]($n(this[t(584)][t(710)],t(773)))}}[_i(730)](){const t=_i;this[t(542)]&&(this[t(584)][t(522)][t(560)](t(529))[t(728)](this[t(542)]),this[t(542)]=null)}[_i(607)](t){const e=_i,n=this[e(771)][e(718)]();n[e(729)]();let i=0;for(;i<n[e(561)];){const r=n[i];if(r===this[e(508)]){i++;continue}if(r.id===this[e(603)])break;const s=t[e(638)]-r[e(638)]||t[e(504)]-r[e(504)];if(s>0)break;if(s<0)i++;else{if(!t[e(492)]&&r[e(492)])break;if(r[e(492)]||!t[e(492)]){if(t[e(717)]>r[e(717)])break;i++}else i++}}return i}[_i(577)](t){const e=_i,n=this[e(771)][e(624)](t.id);if(t[e(717)]&&(t[e(717)]=new Date(t[e(717)])),t[e(505)]){const n=this[e(584)][e(522)][e(560)](e(702));t[e(583)]=t[e(505)][e(714)]((t=>n[e(633)](t)))}n[e(666)](t,!0)}[_i(707)]({revision:t=null,from:e=null,to:n=null}){const i=_i;e=null!==e?e:t[i(504)],n=null!==n?n:t[i(638)];const r=this[i(585)][i(544)](e,n),s={diffData:r[i(758)],authorsIds:r[i(505)],fromVersion:e,toVersion:n};if(!t||n!==t[i(638)]){const t=n-1,e=this[i(781)][i(692)][i(565)](t);s[i(717)]=e&&e[i(717)]||new Date}if(this[i(736)]&&e===this[i(736)][i(504)])for(const t of this[i(736)][i(583)])s[i(505)][i(572)](t.id)||s[i(505)][i(639)](t.id);return s}[_i(727)](t){const e=_i;if(!t||t[e(758)])return Promise[e(518)]();{const n=this[e(584)][e(644)][e(560)](e(796));return this[e(499)][e(624)]({channelId:n,revisionId:t.id})[e(724)]((n=>{const i=e;t[i(758)]=n[i(758)]}))}}[_i(766)](t,e,n){const i=_i;if(this[i(677)][i(520)](t)){const r=this[i(677)][i(560)](t);e=n?{...r,...e}:{...e,...r}}this[i(677)][i(534)](t,e)}[_i(688)](t){const e=_i,n=this[e(771)][e(718)]();n[e(729)](),n[e(547)]();const i=n[e(735)]((n=>n[e(638)]<=t))[e(638)];return i<this[e(756)]?this[e(756)]:i}[_i(484)](t){const e=_i,n=this[e(771)][e(624)](this[e(771)][e(561)]-1);if(n)this[e(603)]=n.id;else{const n=!this[e(584)][e(625)][e(551)][e(660)][e(735)]((t=>this[e(584)][e(625)][e(513)](t))),i=this[e(584)][e(522)][e(560)](e(702)).me.id,r=$n(this[e(584)][e(710)],e(n?506:799));this[e(498)]({from:t,to:t,id:this[e(603)],name:r,creatorId:i})}}[_i(509)](t){const e=_i,n=this[e(781)][e(772)]();this[e(508)]=this[e(771)][e(624)](n),this[e(508)]||(this[e(508)]=this[e(498)]({from:t,to:t,id:n,name:"",creatorId:null}))}[_i(498)]({name:t,from:e,to:n,creatorId:i,id:r}){const s=_i,o=this[s(707)]({from:e,to:n});o[s(552)]=t,o[s(564)]=i,o.id=r;const a=this[s(745)](o);return this[s(499)]&&this[s(766)](o.id,o,!0),a}[_i(581)](){const t=_i;this[t(584)][t(755)][t(523)](t(701))[t(643)]({model:t(602)})}[_i(528)](t){const e=_i;return(t=t[e(779)]((t=>!t[e(552)]||e(754)!==t[e(552)]&&e(678)!==t[e(552)])))[e(722)]((t=>{const n=e;n(597)!=typeof t&&(t[n(780)]=this[n(528)](t[n(780)]),t[n(699)]=t[n(699)][n(779)]((t=>!t[0][n(613)](n(590)))))})),t}}function Oi(){const t=["attributesBefore","addRevision","getRevision","model","add","invalid","isAdd","insert","revisionHistoryLicenseKeyEvaluationLimit","getTime","attributesAfter","getUser","revisionHistory.resumeUnsavedRevision","3265IjgCwm","_processRootBeforeSave","marked","toVersion","push","data","changeRootAttribute","_handleInsertOperation","markerToData","config","saveRevision","type","RevisionTracker","5328708XONJLo","getAncestors","_baseRootsAttributes","featureNotAllowed","createPositionBefore","split","_handleMarkerOperation","_markChanges","rootsAttributes","graveyardPosition","fromEntries","getRevisionDocumentData","roots","_touched","ready","nodes","revisionHistoryLicenseKeyDomainLimit","removeRootAttribute","_update","max","createPositionFromPath","createPositionAfter","deletion","text","_revisionId","initialData","NEGATIVE_INFINITY","revisionHistoryLicenseKeyExpired","revisionHistoryLicenseKeyTrialLimit","_bufferedUpdates","revision-end","$text","values","RevisionsRepository","$graveyard","setSource","upcast","userId","item","editor-initial-data-replaced-with-revision-data","_getFromVersion","getOperations","insertionPosition","howMany","history","_makeModelFromViewString","_licenseKeyCheckInterval","detachRoot","_replaceEditorDataWithRevisionData","_execute","revisionHistoryLicenseKeyNotAllowed","attributes","define","dataDowncast","Users","_lastFrom","_cloneOperation","_continueCurrentRevision","getLatestVersion","buildRevisionData","_saveMetaData","reInit","locale","affectsData","_copyMarkers","_transformMarkers","map","getRange","_isInit","createdAt","getRevisions","elementStart","_applyOperations","end","forEach","documentFragment","then","toData","_reset","_loadRevisionData","remove","reverse","_removePendingAction","getNodeByPath","editing","update","clear","find","_loadedStateData","_getViewJson","destroy","_makeIdsRoot","stringify","bind","108pajUmS","childCount","_operations","addRevisionData","1488zDMKRy","getIndex","_handleMergeOperation","baseVersion","_getBaseVids","sort","updateRevisions","view","revision-start","conversion","_startingVersion","domainLimit","diffData","_fixPosition","merge","addRoot","_touchedRoots","revisionHistoryLicenseKeyDevelopmentLimit","markers","155096UyyNsJ","_bufferUpdate","getRootNames","slice","toView","getChildren","repository","getCurrentRevisionId","PENDING_ACTION_REVISION_HISTORY","offset","key","_showLicenseError","requires","_diffRoots","filter","children","_source","stickiness","getAttributes","rootName","deletions","_generateTape","attachChange","keys","version","pluginName","getRevisionRootsAttributes","oldRange","afterInit","processor","_handleRootOperation","collaboration.channelId","_markers","isEqual","Initial revision","tableCell","from","_removeMetaData","sourcePosition","_lastTo","_loadState","_createInitialRevision","_prepareViewToSave","_handleOperation","_touchedMarkers","init","useFillerType","insertions","move","creator","insertion","source","loadState","revision:","offsetSize","_makeRevision","adapter","toModel","_appendChild","default","_getState","fromVersion","authorsIds","Empty document","licenseKey","currentRevision","_createCurrentRevision","finally","parent","sendBufferedUpdates","hasContent","_startingRevisionId","parse","reinsert","some","resolve","_savedMetaData","has","_baseIdsRoots","plugins","for","_fixOperation","size","range","nodeAfter","_removeRevisionMarkers","PendingActions","developmentLimit","vid_start","clone","getRoot","set","isEnabled","_addPendingAction","_fixRange","vid_end","revisionHistoryLicenseKeyUsageLimit","_insertChild","start","_pendingAction","position","getData","RevisionHistory","trialLimit","shift","newRange","_setAttribute","createRevision","document","name","splitPosition","previousPosition","vid","getMovedRangeStart","createRange","_idsRoots","paragraph","get","length","24944xsMTxV","evaluationLimit","creatorId","getOperation","_handleRootAttributeOperation","root","getAttribute","_diffRootsAttributes","addRootAttribute","getChild","includes","_getVidAttributeName","trim","1416064Lyuoxt","elementEnd","setRevisionData","dataToMarker","5959512CTPKho","1253804tHOfTn","_setConversion","_isPendingUpdate","authors","editor","_revisionDataBuilder","getWalker","isOfficialPlugin","delete","_handleMoveOperation","data-revision-","getTransformedByOperation","_authorId","isAttached","revisionHistoryLicenseKeyInvalid","newValue","element","string","_createFromRanges","_handleSplitOperation","usageLimit","_isAttached","revision","_initialRevisionId","revisionHistoryLicenseKeyValid","_clone","initial","_findInsertionIndex","RealTimeCollaborationClient","marker","path","isPremiumPlugin","targetPosition","startsWith","createPositionAt","keepParagraph","_getPreviousFrom","_baseRoots","isReady","expired","createRangeIn","_calculateMetaData"];return(Oi=function(){return t})()}function Si(t,e){const n=_i,i=e[n(732)][n(753)][n(551)];if(n(597)==typeof t)return new Gn.ViewText(i,t);{const r=t[n(780)][n(714)]((t=>Si(t,e)));return new(wi[t[n(646)]]||Gn.ViewElement)(i,t[n(552)],t[n(699)],r)}}function Ti(t,e){const n=Oi();return(Ti=function(t,e){return n[t-=480]})(t,e)}class xi{constructor(t){const e=_i;this[e(584)]=t,this[e(519)]=new Map,this[e(703)]=-1,this[e(482)]=-1,this[e(797)]=new Map,this[e(778)]=new Map,this[e(569)]=new Map,this[e(617)]=new Map,this[e(650)]=new Map,this[e(558)]=new Map,this[e(521)]=new Map,this[e(661)]=new Map,this[e(487)]=new Map,this[e(762)]=new Map,this[e(672)]=1}[_i(488)](t){const e=_i;this[e(494)]=t;const n=new Map,i=new Map,r=this[e(584)][e(625)][e(551)][e(660)][e(714)]((t=>t[e(784)]));for(const t of r){const r=this[e(584)][e(625)][e(551)][e(533)](t),s=Ai(r);n[e(534)](t,s),i[e(534)](t,Object[e(658)](r[e(783)]()))}const s=Array[e(801)](this[e(584)][e(625)][e(764)])[e(714)]((t=>[t[e(552)],t[e(715)]()])),o=this[e(494)][e(789)];this[e(708)](o,n,s,i),this[e(514)]=this[e(672)];const a=new Map,c=new Map;for(const t of r){const n=Ri(t);a[e(534)](t,n),c[e(534)](t,{})}this[e(708)](Number[e(674)],a,[],c)}[_i(544)](t,e){const n=_i;if(this[n(703)]===t&&this[n(482)]<=e)this[n(519)][n(525)]>1&&this[n(480)](this[n(482)]),this[n(720)](this[n(482)],e,!0);else{if(!this[n(519)][n(520)](t)){const e=this[n(616)](t);this[n(621)](e,t,!1)}this[n(621)](t,e,!0)}return this[n(703)]=t,this[n(482)]=e,this[n(503)]()}[_i(495)](t){const e=_i;this[e(726)](),this[e(703)]=t[e(504)],this[e(482)]=t[e(638)];for(const n in t[e(758)]){const i=t[e(758)][n][e(787)],r=yn(t[e(758)][n][e(622)])||{},s=this[e(693)](t[e(758)][n][e(785)]);s[e(784)]=n,s[e(601)]=!i||!i[e(593)],s[e(593)]=()=>s[e(601)],this[e(617)][e(534)](n,s),this[e(650)][e(534)](n,r),i&&this[e(762)][e(534)](n,i);const o=this[e(739)](s);this[e(521)][e(534)](n,o);for(const[t,n]of s[e(764)]){if(!t[e(613)](e(496)))continue;const i=t[e(653)](":")[2];for(const t of n[e(586)]({singleCharacters:!0})){const n=this[e(573)](t),r=e(576)==t[e(646)]?t[e(554)][e(610)][e(768)](0,-1):t[e(554)][e(610)],s=o[e(731)](r)[e(568)](n);this[e(661)][e(534)](s,{userId:i})}}}this[e(514)]=this[e(672)];const n=[...Array(this[e(672)])[e(788)]()][e(768)](1)[e(779)]((t=>!this[e(661)][e(520)](t)));let i=0;const r=new Map;for(const s in t[e(758)]){const o=t[e(758)][s][e(787)],a=yn(t[e(758)][s][e(632)])||{},c=this[e(693)](t[e(758)][s][e(490)]);c[e(784)]=s,c[e(601)]=!o||o[e(593)],c[e(593)]=()=>c[e(601)],this[e(778)][e(534)](s,c),this[e(569)][e(534)](s,a);const u=this[e(739)](c,Number[e(674)]);this[e(558)][e(534)](s,u),r[e(534)](s,c[e(593)]()?a:{});for(const[t,n]of c[e(764)]){if(!t[e(613)](e(496)))continue;const i=t[e(653)](":")[2];for(const t of n[e(586)]({singleCharacters:!0})){const n=this[e(573)](t),r=this[e(672)]++,s=e(576)==t[e(646)]?t[e(554)][e(610)][e(768)](0,-1):t[e(554)][e(610)];u[e(731)](s)[e(549)](n,r),this[e(661)][e(534)](r,{userId:i})}}for(const t of this[e(584)][e(625)][e(620)](c)[e(586)]({singleCharacters:!0})){const r=this[e(573)](t),s=e(576)==t[e(646)]?t[e(554)][e(610)][e(768)](0,-1):t[e(554)][e(610)],o=u[e(731)](s);o[e(568)](r)>0||o[e(549)](r,n[i++])}for(const[t,n]of c[e(764)])t[e(613)](e(496))||this[e(797)][e(534)](t,n)}const s=Ri(e(682));this[e(617)][e(534)](e(682),s),this[e(521)][e(534)](e(682),this[e(739)](s,1));const o=Ri(e(682));this[e(778)][e(534)](e(682),o),this[e(558)][e(534)](e(682),this[e(739)](o,1));const a=Array[e(801)](this[e(778)])[e(714)]((([t,e])=>[t,Ai(e)]));this[e(708)](this[e(482)],a,this[e(797)],r)}[_i(693)](t){const e=_i,n=JSON[e(515)](t),i=this[e(584)][e(732)][e(753)][e(551)],r=new Gn.ViewDocumentFragment(i,n[e(714)]((t=>Si(t,this[e(584)]))));return this[e(584)][e(640)][e(500)](r)}[_i(708)](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(534)](t,{start:e[r(541)][r(532)](),end:e[r(721)][r(532)](),rootName:e[r(567)][r(784)]});this[r(519)][r(534)](t,{roots:s,markers:a,rootsAttributes:o})}[_i(480)](t){const e=_i;this[e(519)][e(588)](t)}[_i(709)](){const t=_i;this[t(726)](),this[t(703)]=-1,this[t(482)]=-1,this[t(519)][t(734)](),this[t(488)](this[t(494)])}[_i(726)](){const t=_i;this[t(661)][t(734)](),this[t(487)][t(734)](),this[t(762)][t(734)](),this[t(778)][t(734)](),this[t(569)][t(734)](),this[t(617)][t(734)](),this[t(650)][t(734)](),this[t(558)][t(734)](),this[t(521)][t(734)](),this[t(797)][t(734)](),this[t(672)]=1,this[t(514)]=this[t(672)]}[_i(739)](t,e=null){const n=_i;let i=null;t.is(n(723))||(i=new Gn.Element(t[n(552)],{vid_start:null===e?this[n(672)]++:e++}));const r=[];for(const i of t[n(770)]())if(i.is(n(596))){r[n(639)](this[n(739)](i,e));const t=r[r[n(561)]-1];null!==e&&(e=t.is(n(596),n(679))?t[n(568)](n(555))+1:t[n(568)](n(538))+1)}else for(let t=0;t<i[n(497)];t++)r[n(639)](new Gn.Element(n(679),{vid:null===e?this[n(672)]++:e++}));if(t.is(n(723))){const e=Ri(t[n(784)]);return e[n(540)](0,r),e}return i[n(549)](n(538),null===e?this[n(672)]++:e++),i[n(540)](0,r),i}[_i(621)](t,e,n){const i=_i;this[i(726)]();const{roots:r,markers:s,rootsAttributes:o}=this[i(519)][i(560)](t);this[i(617)]=new Map(r),this[i(650)]=new Map(yn(o));for(const[t,e]of this[i(617)])if(i(682)!==t&&(this[i(778)][i(534)](t,Ai(e)),this[i(569)]=new Map(yn(o)),n)){const n=this[i(672)];this[i(558)][i(534)](t,this[i(739)](e)),this[i(521)][i(534)](t,this[i(739)](e,n))}this[i(514)]=this[i(672)],this[i(778)][i(534)](i(682),Ai(this[i(617)][i(560)](i(682)))),n&&this[i(558)][i(534)](i(682),this[i(739)](this[i(617)][i(560)](i(682))));for(const[t,e]of s){const n=this[i(617)][i(560)](e[i(784)]),r=this[i(778)][i(560)](e[i(784)]),s=new Gn.Range(this[i(759)](e[i(541)],n),this[i(759)](e[i(721)],n)),o=this[i(537)](s,r);n[i(764)][i(534)](t,s),this[i(797)][i(534)](t,o)}this[i(720)](t,e,n)}[_i(720)](t,e,n){const i=_i;for(const r of this[i(494)][i(689)](t,e))this[i(486)](r,n);for(const t of this[i(778)][i(680)]())t[i(764)][i(734)]();for(const[t,e]of this[i(797)])this[i(778)][i(560)](e[i(567)][i(784)])[i(764)][i(534)](t,e[i(532)]());const r=new Map,s=new Map;for(const[t,e]of this[i(778)])r[i(534)](t,Ai(e)),s[i(534)](t,this[i(569)][i(560)](t));this[i(708)](e,r,this[i(797)],s)}[_i(616)](t){const e=_i,n=Array[e(801)](this[e(519)][e(788)]());n[e(751)](((t,e)=>t-e)),n[e(729)]();for(const e of n)if(e<t)return e;return Number[e(674)]}[_i(712)](t,e){const n=_i,i=Array[n(801)](e[n(764)])[n(714)]((([e,i])=>[e,this[n(537)](i,t)]));t[n(764)]=new Map(i)}[_i(713)](t){const e=_i;for(const n of this[e(797)][e(680)]()){const i=n[e(591)](t),r=Gn.Range[e(598)](i);n[e(541)]=r[e(541)],n[e(721)]=r[e(721)]}}[_i(486)](t,e){const n=_i;if(n(761)!=t[n(646)]&&n(695)!=t[n(646)]){if(n(629)==t[n(646)]){const i=t[n(543)][n(567)][n(784)];this[n(778)][n(520)](i)||(this[n(778)][n(534)](i,Ri(i,!0)),this[n(569)][n(534)](i,{}),e&&this[n(558)][n(534)](i,Ri(i,!0)))}else{if(n(570)==t[n(646)]||n(665)==t[n(646)]||n(641)==t[n(646)])return void this[n(566)](t);n(609)==t[n(646)]&&this[n(654)](t)}if(n(609)!==t[n(646)]){const e=this[n(704)](t,this[n(778)]);e[n(697)](),this[n(713)](e)}if(e)switch(t[n(646)]){case n(629):this[n(642)](t);break;case n(491):case n(728):case n(516):this[n(589)](t);break;case n(760):this[n(748)](t);break;case n(653):this[n(599)](t)}}else this[n(795)](t,e)}[_i(704)](t,e){const n=_i,i=t[n(532)]();return i[n(592)]=t[n(592)],this[n(524)](i,e),i}[_i(750)](t){const e=_i;return t[e(714)]((t=>{const n=e,i=this[n(573)](t);return Number(t[n(686)][n(568)](i))}))}[_i(786)](t,e){const n=_i;if(t.is(n(596),n(679)))e[n(639)]({item:t,type:n(671)});else{t.is(n(596))&&e[n(639)]({item:t,type:n(719)});for(const i of t[n(770)]())this[n(786)](i,e);t.is(n(596))&&e[n(639)]({item:t,type:n(576)})}return e}[_i(503)](){const t=_i,e=new Map(this[t(661)]),n=new Map(e),i=new Map,r={insertions:{},deletions:{}},s={insertions:{},deletions:{}},o=new Map,a=new Set([...this[t(617)][t(788)](),...this[t(778)][t(788)]()]);a[t(588)](t(682));for(const e of a){const n=this[t(778)][t(560)](e)||Ri(e,!1),i=this[t(617)][t(560)](e)||Ri(e,!1);n[t(593)]()||i[t(593)]()?(r[t(490)][e]=Ai(n),r[t(785)][e]=Ai(i),this[t(712)](r[t(785)][e],i),this[t(712)](r[t(490)][e],n),s[t(490)][e]=this[t(786)](this[t(558)][t(560)](e),[]),s[t(785)][e]=this[t(786)](this[t(521)][t(560)](e)||Ri(e,!1),[])):a[t(588)](e)}for(const r of a){const o=s[t(490)][r];for(const r of o){const s=this[t(573)](r),o=r[t(686)][t(568)](s);n[t(588)](o),o>=this[t(514)]&&i[t(534)](o,e[t(560)](o))}}for(const r of a){const a=s[t(490)][r],c=this[t(750)](s[t(785)][r]);let u=0;for(const r of a){const s=this[t(573)](r),a=r[t(686)][t(568)](s);if(!i[t(520)](a)&&!o[t(520)](a))if(n[t(520)](a))u++;else{if(a!=c[u]){const i=e[t(560)](a)||e[t(560)](c[u]);for(;a!=c[u];)n[t(520)](c[u])||(o[t(534)](c[u],i),e[t(534)](c[u],i)),u++}u++}}}for(const e of a){const r=s[t(490)][e];for(const e of r){const r=this[t(573)](e),s=e[t(686)][t(568)](r);if(o[t(520)](s)){const e=o[t(560)](s);n[t(520)](s)||n[t(534)](s,{...e}),i[t(534)](s,{...e})}}}for(const e of n[t(788)]())e>=this[t(514)]&&n[t(588)](e);const c=new Map;for(const e of a){let r=s[t(490)][e];for(const e of r)if(e[t(686)].is(t(596),t(800))){const n=this[t(573)](e),r=e[t(686)][t(568)](n);if(i[t(520)](r)){const n=e[t(686)][t(511)][t(511)][t(568)](t(531)),s=c[t(560)](n)||new Set;s[t(626)](i[t(560)](r)[t(685)]),c[t(534)](n,s)}}r=s[t(785)][e];for(const e of r)if(e[t(686)].is(t(596),t(800))){const i=this[t(573)](e),r=e[t(686)][t(568)](i);if(n[t(520)](r)){const i=e[t(686)][t(511)][t(511)][t(568)](t(531)),s=c[t(560)](i)||new Set;s[t(626)](n[t(560)](r)[t(685)]),c[t(534)](i,s)}}for(const e of c[t(788)]())(i[t(520)](e)||n[t(520)](e))&&c[t(588)](e)}for(const e of a){const r=s[t(490)][e];let o=null,a=null;for(const e of r){const r=this[t(573)](e),s=e[t(686)][t(568)](r),u=c[t(560)](s);u&&t(719)==e[t(646)]&&(o=Array[t(801)](u)[0],a=e[t(686)][t(568)](t(538))),o&&(n[t(534)](s,{userId:o}),i[t(534)](s,{userId:o})),s==a&&(o=null,a=null)}}const u={},l=new Set;for(const e of a){const o=r[t(785)][e],a=r[t(490)][e];for(const{userId:e}of this[t(487)][t(680)]())null!==e&&l[t(626)](e);for(const{userId:e}of this[t(762)][t(680)]())null!==e&&l[t(626)](e);this[t(655)](a,s[t(490)][e],i,t(493),l),this[t(655)](o,s[t(785)][e],n,t(670),l),u[e]={insertions:this[t(485)](a),deletions:this[t(485)](o),attachChange:this[t(762)][t(560)](e)||null,attributesBefore:yn(this[t(650)][t(560)](e))||{},attributesAfter:yn(this[t(569)][t(560)](e))}}return{diffData:u,authorsIds:Array[t(801)](l)}}[_i(636)](t){const e=_i;for(const[,n]of t[e(764)]){const t=n[e(541)][e(649)]()[e(779)]((t=>e(800)==t[e(552)]));for(const n of t)1==n[e(743)]&&n[e(571)](0).is(e(596),e(559))&&n[e(571)](0)[e(549)](e(615),!0)}}[_i(485)](t){const e=_i;this[e(636)](t);const n=this[e(584)][e(640)][e(769)](t,{}),i=Array[e(801)](n[e(770)]())[e(714)]((t=>this[e(737)](t)));return JSON[e(740)](i)}[_i(737)](t){const e=_i;if(t.is(e(679)))return t[e(640)];{const n=t;return{type:Object[e(788)](wi)[e(735)]((e=>t instanceof wi[e])),name:n[e(552)],attributes:Array[e(801)](n[e(783)]()),children:Array[e(801)](n[e(770)]())[e(714)]((t=>this[e(737)](t)))}}}[_i(655)](t,e,n,i,r){const s=_i;let o=null,a=null,c=0;const u=this[s(584)][s(625)];for(let i=0;i<e[s(561)];i++){const r=this[s(573)](e[i]),c=e[i][s(686)][s(568)](r),h=n[s(560)](c),d=i==e[s(561)]-1;!o&&h&&(o=h,a=e[i]),o&&(!h||h[s(685)]!=o[s(685)])&&(l(h,Mi(a,t,u),Mi(e[i],t,u)),o=h||null,a=h?e[i]:null),o&&d&&l(h,Mi(a,t,u),Ei(e[i],t,u))}function l(e,n,a){const l=s,h=o[l(685)],d=l(496)+i+":"+h+":"+c++,f=u[l(557)](n,a);t[l(764)][l(534)](d,f),null!==h&&r[l(626)](h)}}[_i(573)](t){const e=_i;switch(t[e(646)]){case e(719):return e(531);case e(576):return e(538);default:return e(555)}}[_i(524)](t,e){const n=_i;t[n(749)]=null;for(const i in t){const r=t[i];if(r instanceof Gn.Position){const s=e[n(560)](r[n(567)][n(784)]);t[i]=this[n(759)](r,s)}if(r instanceof Gn.Range){const s=e[n(560)](r[n(567)][n(784)]);t[i]=this[n(537)](r,s)}n(567)===i&&(t[n(567)]=e[n(560)](t[n(567)][n(784)]))}}[_i(537)](t,e){const n=_i;return this[n(584)][n(625)][n(557)](this[n(759)](t[n(541)],e),this[n(759)](t[n(721)],e))}[_i(759)](t,e){const n=_i;return this[n(584)][n(625)][n(668)](e,t[n(610)],t[n(782)])}[_i(642)](t){const e=_i,n=this[e(558)][e(560)](t[e(543)][e(567)][e(784)]),i=this[e(759)](t[e(543)],n),r=null===t[e(592)]?null:t[e(592)]||this[e(584)][e(522)][e(560)](e(702)).me.id,s=i[e(511)],o=this[e(672)],a=[];for(const n of t[e(663)])if(n.is(e(596)))a[e(639)](this[e(739)](n));else for(let t=0;t<n[e(497)];t++)a[e(639)](new Gn.Element(e(679),{vid:this[e(672)]++}));const c=this[e(672)];for(let t=o;t<c;t++)this[e(661)][e(534)](t,{userId:r});s[e(540)](i[e(774)],a)}[_i(589)](t){const e=_i;(t=this[e(704)](t,this[e(558)]))[e(697)]();const n=null===t[e(592)]?null:t[e(592)]||this[e(584)][e(522)][e(560)](e(702)).me.id,i=t[e(556)](),r=i[e(511)],s=i[e(774)];!function t(i,r,s,o){const a=e;for(let e=s;e<o;e++){const s=r[a(571)](e);s.is(a(596),a(679))?i[a(534)](s[a(568)](a(555)),{userId:n}):(i[a(534)](s[a(568)](a(531)),{userId:n}),t(i,s,0,s[a(743)]),i[a(534)](s[a(568)](a(538)),{userId:n}))}}(this[e(661)],r,s,s+t[e(691)])}[_i(748)](t){const e=_i,n=null===(t=this[e(704)](t,this[e(558)]))[e(592)]?null:t[e(592)]||this[e(584)][e(522)][e(560)](e(702)).me.id,i=t[e(612)][e(511)],r=t[e(481)][e(511)],s=i[e(568)](e(538)),o=r[e(568)](e(531));i[e(549)](e(538),r[e(568)](e(538))),r[e(549)](e(538),s),this[e(661)][e(534)](o,{userId:n}),this[e(661)][e(534)](s,{userId:n}),t[e(697)]()}[_i(599)](t){const e=_i,n=null===(t=this[e(704)](t,this[e(558)]))[e(592)]?null:t[e(592)]||this[e(584)][e(522)][e(560)](e(702)).me.id,i=t[e(657)],r=t[e(553)][e(511)];t[e(697)]();const s=r[e(568)](e(538)),o=t[e(690)][e(527)];if(i){const t=o[e(568)](e(538)),i=r[e(568)](e(538));r[e(549)](e(538),t),o[e(549)](e(538),i),this[e(661)][e(534)](r[e(568)](e(538)),{userId:n}),this[e(661)][e(534)](o[e(568)](e(531)),{userId:n})}else{const t=this[e(672)]++,i=this[e(672)]++;r[e(549)](e(538),t),o[e(549)](e(531),i),o[e(549)](e(538),s),this[e(661)][e(534)](t,{userId:n}),this[e(661)][e(534)](i,{userId:n})}}[_i(654)](t){const e=_i;if(!t[e(711)])return;const n=(t=this[e(704)](t,this[e(778)]))[e(792)]?t[e(792)][e(567)]:null,i=t[e(548)]?t[e(548)][e(567)]:null;n&&this[e(797)][e(588)](t[e(552)]),i&&this[e(797)][e(534)](t[e(552)],t[e(548)][e(532)]());const r=null===t[e(592)]?null:t[e(592)]||this[e(584)][e(522)][e(560)](e(702)).me.id,s=t[e(552)];if(!this[e(487)][e(520)](s))return void this[e(487)][e(534)](s,{range:t[e(792)],userId:r});const o=this[e(487)][e(560)](s),a=o[e(526)],c=t[e(548)];null==a&&null==c||a&&c&&a[e(798)](c)?this[e(487)][e(588)](t[e(552)]):o[e(685)]=r}[_i(795)](t,e){const n=_i;this[n(778)][n(520)](t[n(784)])?this[n(778)][n(560)](t[n(784)])[n(601)]=t[n(628)]:(this[n(778)][n(534)](t[n(784)],Ri(t[n(784)],!0)),this[n(569)][n(534)](t[n(784)],{}),e&&this[n(558)][n(534)](t[n(784)],Ri(t[n(784)],!0)));const i=null===t[n(592)]?null:t[n(592)]||this[n(584)][n(522)][n(560)](n(702)).me.id,r=this[n(762)][n(560)](t[n(784)]);r&&r[n(685)]===i?this[n(762)][n(588)](t[n(784)]):this[n(762)][n(534)](t[n(784)],{userId:i,isAttached:t[n(628)]})}[_i(566)](t){const e=_i,n=this[e(569)][e(560)](t[e(567)][e(784)]);null===t[e(595)]?delete n[t[e(775)]]:n[t[e(775)]]=t[e(595)]}}function Ai(t){const e=_i,n=Ri(t[e(784)],t[e(593)]());for(const i of t[e(770)]()){const t=i[e(605)](!0);n[e(501)](t)}return n}function Ri(t,e=!0){const n=_i,i=new Gn.DocumentFragment;return i[n(784)]=t,i[n(601)]=e,i[n(593)]=()=>i[n(601)],i}function Mi(t,e,n){const i=_i,r=i(576)==t[i(646)]?n[i(614)](t[i(686)],i(721)):n[i(652)](t[i(686)]);return n[i(668)](e,r[i(610)],r[i(782)])}function Ei(t,e,n){const i=_i,r=i(719)==t[i(646)]?n[i(614)](t[i(686)],0):n[i(669)](t[i(686)]);return n[i(668)](e,r[i(610)],r[i(782)])}var Ni=n(311),Vi=n(673),ji=n.n(Vi),Di=n(545),Ci=n.n(Di),Li=n(262),Fi=n.n(Li),Pi=n(667),zi=n.n(Pi),Hi=n(357),Ui=n.n(Hi),Zi=n(426),qi={attributes:{"data-cke":!0}};qi.setAttributes=zi(),qi.insert=Fi().bind(null,"head"),qi.domAPI=Ci(),qi.insertStyleElement=Ui();ji()(Zi.A,qi);Zi.A&&Zi.A.locals&&Zi.A.locals;var Bi=n(959),Wi={attributes:{"data-cke":!0}};Wi.setAttributes=zi(),Wi.insert=Fi().bind(null,"head"),Wi.domAPI=Ci(),Wi.insertStyleElement=Ui();ji()(Bi.A,Wi);Bi.A&&Bi.A.locals&&Bi.A.locals;const Yi=Gi;function Gi(t,e){const n=Ji();return(Gi=function(t,e){return n[t-=167]})(t,e)}function Ji(){const t=["arrowleft","5741318aHMiPK","211332iwCHsX","set","arrowup","268638scsRVC","revisionNameInputValue","errorText","120wmbMcT","172gagGyx","reset","220","focus","13915naKkMw","7xeCwdS","fieldView","locale","3WZimmt","ck-responsive-form","542890QaNsvK","element","add","render","input","extendTemplate","stopPropagation","value","arrowright","keystrokes","Name of the revision","46521SGfsTZ","setTemplate","arrowdown","revisionNameInputView","form","revisionName","297173IUVzQi","optional","trim","focusTracker","_createRevisionNameInput","label","listenTo","ck-revision-history-save-revision-form"];return(Ji=function(){return t})()}!function(t){const e=Gi,n=t();for(;;)try{if(151647===-parseInt(e(200))/1+parseInt(e(169))/2*(-parseInt(e(181))/3)+-parseInt(e(173))/4*(-parseInt(e(177))/5)+-parseInt(e(210))/6*(parseInt(e(178))/7)+parseInt(e(172))/8*(-parseInt(e(194))/9)+parseInt(e(183))/10+parseInt(e(209))/11)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(203)]=new t.FocusTracker,this[i(192)]=new t.KeystrokeHandler,this[i(167)](i(170),""),this[i(197)]=this[i(204)](n),this[i(195)]({tag:i(198),attributes:{class:["ck",i(207),i(182)],tabindex:"-1"},children:[this[i(197)]]}),(0,Ni.injectCssTransitionDisabler)(this)}[Yi(186)](){const t=Yi;super[t(186)](),(0,Ni.submitHandler)({view:this}),this[t(203)][t(185)](this[t(197)][t(184)]),this[t(192)][t(206)](this[t(184)]);const e=e=>e[t(189)]();this[t(192)][t(167)](t(191),e),this[t(192)][t(167)](t(208),e),this[t(192)][t(167)](t(168),e),this[t(192)][t(167)](t(196),e)}[Yi(176)](){const t=Yi;this[t(197)][t(176)]()}get[Yi(199)](){const t=Yi;return this[t(197)][t(179)][t(184)][t(190)][t(202)]()}set[Yi(199)](t){const e=Yi;this[e(197)][e(179)][e(184)][e(190)]=t[e(202)]()}[Yi(174)](){const t=Yi;this[t(197)][t(179)][t(184)][t(190)]="",this[t(197)][t(171)]=null}[Yi(204)](t){const e=Yi,n=new Ni.LabeledFieldView(this[e(180)],Ni.createLabeledInputText),i=n[e(179)];i[e(188)]({attributes:{maxlength:e(175)}});let r=$n(this[e(180)],e(193));return!t&&(r+=" ("+$n(this[e(180)],e(201))+")"),n[e(205)]=r,i.on(e(187),(()=>{const t=e;this[t(170)]=i[t(184)][t(190)][t(202)]()})),n}}const Xi=$i;function Qi(){const t=["revisionHistory","Revision history","bind","Save current revision","plugins","isReady","execute","9qVTObg","Dialog","The revision name cannot be empty.","menuitem","1236ixqSQx","ck-button-action","isPremiumPlugin","Open revision history","init","menuBar:revisionHistory","showRevisionViewerCallback","isOpen","Accept","29329570wkXCEj","set","revisionSave","pluginName","Cancel","saveRevision","render","RevisionHistoryUI","editor","componentFactory","397686mNpRfD","add","886938abnPvS","panelView","hide","buttonView","items","get","config","_createSaveRevisionFormView","isReadOnly","view","role","_saveRevisionFormView","focus","revisionHistory.requireRevisionName","editing","menu","_registerMenuComponent","requires","revisionName","locale","RevisionTracker","history","errorText","reset","isOfficialPlugin","show","children","delegate","_showDialog","submit","11837144HFLRwy","revisionNameInputView","6052410JuQXRC","1712921mAoDWM","9355tIINhR","isEnabled","24qzwHnE","addMany"];return(Qi=function(){return t})()}function $i(t,e){const n=Qi();return($i=function(t,e){return n[t-=205]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(814949===-parseInt(e(271))/1+parseInt(e(237))/2*(parseInt(e(269))/3)+-parseInt(e(250))/4*(parseInt(e(235))/5)+-parseInt(e(233))/6+parseInt(e(234))/7+-parseInt(e(231))/8+parseInt(e(246))/9*(parseInt(e(259))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class tr extends Wn.Plugin{static get[Xi(262)](){return Xi(266)}static get[Xi(225)](){return!0}static get[Xi(252)](){return!0}static get[Xi(218)](){return[Ii]}[Xi(254)](){const t=Xi,e=this[t(267)],n=e[t(243)][t(206)](t(221));e.ui[t(268)][t(270)](t(239),(i=>{const r=t,s=(0,Ni.createDropdown)(i),o=s[r(272)][r(227)],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(241)](r(236)).to(n,r(244),n,r(236),e,r(209),((t,e,n)=>t&&e&&!n)),s[r(274)][r(260)]({icon:Wn.icons[r(222)],label:$n(i,r(240)),tooltip:!0}),u[r(260)]({label:$n(i,r(242)),withText:!0,role:r(249)}),u[r(241)](r(236)).to(n,r(244),n,r(236),e,r(209),((t,e,n)=>t&&e&&!n)),u.on(r(245),(()=>this[r(229)]())),h[r(260)]({label:$n(i,r(253)),withText:!0,role:r(249)}),h[r(241)](r(236)).to(n,r(244),e,r(209),((t,e)=>t&&!e)),h.on(r(245),(()=>{const t=r;e[t(207)][t(206)](t(239))[t(256)](),s[t(257)]=!1,e[t(215)][t(210)][t(213)]()})),c[r(227)][r(270)](u),l[r(227)][r(270)](h),a[r(211)]=r(216),a[r(205)][r(238)]([c,l]),o[r(270)](a),s})),e.ui[t(268)][t(270)](t(255),(()=>this[t(217)]()))}[Xi(217)](){const t=Xi,e=this[t(267)],n=e[t(220)],i=new Ni.MenuBarMenuView(n),r=new Ni.MenuBarMenuListView(n);i[t(274)][t(260)]({icon:Wn.icons[t(222)],label:$n(n,t(240))});const s=new Ni.MenuBarMenuListItemView(n,i),o=new Ni.MenuBarMenuListItemButtonView(n);o[t(260)]({label:$n(n,t(242))}),o[t(228)](t(245)).to(i),o.on(t(245),(()=>{this[t(229)]()})),s[t(227)][t(270)](o),r[t(205)][t(270)](s);const a=new Ni.MenuBarMenuListItemView(n,i),c=new Ni.MenuBarMenuListItemButtonView(n);return c[t(260)]({label:$n(n,t(253))}),c[t(228)](t(245)).to(i),c.on(t(245),(()=>{const n=t;e[n(207)][n(206)](n(239))[n(256)]()})),a[t(227)][t(270)](c),r[t(205)][t(270)](a),i[t(272)][t(227)][t(270)](r),i}[Xi(229)](){const t=Xi,e=this[t(267)],n=e[t(220)],i=e[t(243)][t(206)](t(247)),r=e[t(243)][t(206)](t(221));function s(r){const s=t;e[s(207)][s(206)](s(214))&&""===r[s(219)]?r[s(232)][s(223)]=$n(n,s(248)):(e[s(243)][s(206)](Ii)[s(264)]({name:r[s(219)]}),i[s(273)]())}this[t(212)]||(this[t(208)](),this[t(212)].on(t(230),(()=>s(this[t(212)])))),this[t(212)][t(224)](),i[t(226)]({id:t(261),title:$n(n,t(242)),isModal:!0,content:this[t(212)],actionButtons:[{label:$n(e[t(220)],t(263)),withText:!0,onExecute:()=>i[t(273)]()},{label:$n(e[t(220)],t(258)),class:t(251),withText:!0,onCreate(n){const i=t;n[i(241)](i(236)).to(r,i(244),r,i(236),e,i(209),((t,e,n)=>t&&e&&!n))},onExecute:()=>s(this[t(212)])}]})}[Xi(208)](){const t=Xi,e=this[t(267)],n=e[t(220)];this[t(212)]=new Ki(n,e[t(207)][t(206)](t(214))),this[t(212)][t(265)]()}}function er(t,e){const n=ir();return(er=function(t,e){return n[t-=149]})(t,e)}const nr=er;function ir(){const t=["ck-revision-change","Removed by","ck-annotation","1208EzFcIK","Added by","2633979tVCPuB","bindTemplate","name","div","ck-revision-change__label","29385oGuByh","author","span","ck-revision-change__","516666myOvdx","3193608LwtxFV","element","2yOmdUQ","setTemplate","set","2400480dDtBme","559302kMLnrv","type","Suggested by","isSuggestion","62580YDUEkS","add","focus","data","_model","changeId"];return(ir=function(){return t})()}!function(t){const e=er,n=t();for(;;)try{if(479011===parseInt(e(151))/1*(-parseInt(e(179))/2)+-parseInt(e(170))/3+parseInt(e(149))/4+parseInt(e(154))/5+parseInt(e(155))/6+parseInt(e(159))/7+parseInt(e(168))/8*(parseInt(e(175))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class rr extends Ni.View{constructor(t,e){const n=er;super(t),this[n(163)]=e,this[n(164)]=e.id;const i=this[n(171)],r=$n(t,e[n(162)][n(158)]?n(157):n(160)==e[n(156)]?n(169):n(166));this[n(153)](n(156),e[n(156)]),this[n(152)]({tag:n(173),attributes:{class:[n(167),n(165),i.to(n(156),(t=>n(178)+t))],tabindex:-1},children:[{tag:n(177),children:[{tag:n(177),attributes:{class:[n(174)]},children:[{text:r}]},{text:" "+e[n(176)][n(172)]}]}]})}[nr(161)](){const t=nr;this[t(150)][t(161)]()}}function sr(t,e){var n=ar();return(sr=function(t,e){return n[t-=103]})(t,e)}var or=sr;function ar(){var t=["28FWIRLo","587379xZBGXB","set","toJSON","author","rootName","224400ZTNSfJ","type","createdAt","570FAMQQk","225304VdpPfO","69777LPEGTh","196147VCCykR","data","1417758ZzhscO","4FhMaWT","950665tsWdSI"];return(ar=function(){return t})()}!function(t){for(var e=sr,n=t();;)try{if(182583===parseInt(e(108))/1+-parseInt(e(119))/2+-parseInt(e(114))/3*(-parseInt(e(111))/4)+-parseInt(e(112))/5+-parseInt(e(110))/6+-parseInt(e(113))/7*(parseInt(e(106))/8)+-parseInt(e(107))/9*(-parseInt(e(105))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ar);class cr extends((0,t.ObservableMixin)()){constructor(e){var n=sr;super(),this.id=e.id||(0,t.uid)(),this[n(117)]=e[n(117)],this[n(103)]=e[n(103)],this[n(109)]=e[n(109)]||{},this[n(118)]=e[n(118)],this[n(115)](n(104),e[n(104)])}[or(116)](){var t=or;return{id:this.id,authorId:this[t(117)].id,type:this[t(103)],data:this[t(109)],createdAt:this[t(104)]}}}const ur=lr;function lr(t,e){const n=hr();return(lr=function(t,e){return n[t-=224]})(t,e)}function hr(){const t=["_setChanges","9ROjiMR","add","5061350GrcGjm","oldRevisionId","2209595benbqn","4501CyRRzF","188636pMMlTt","2245656VzAMTx","changes","5496PZqGjX","302062sfOzHv","newRevisionId","24wBzcum","67836XVyKNZ"];return(hr=function(){return t})()}!function(t){const e=lr,n=t();for(;;)try{if(417342===parseInt(e(225))/1+-parseInt(e(229))/2+-parseInt(e(231))/3*(-parseInt(e(232))/4)+parseInt(e(238))/5+-parseInt(e(228))/6*(-parseInt(e(224))/7)+-parseInt(e(226))/8+-parseInt(e(234))/9*(parseInt(e(236))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hr);class dr{constructor(e,n){const i=lr;this[i(230)]=e,this[i(237)]=n,this[i(227)]=new t.Collection}[ur(233)](t){const e=ur;for(const n of t)this[e(227)][e(235)](n)}}var fr=n(536),vr={attributes:{"data-cke":!0}};vr.setAttributes=zi(),vr.insert=Fi().bind(null,"head"),vr.domAPI=Ci(),vr.insertStyleElement=Ui();ji()(fr.A,vr);fr.A&&fr.A.locals&&fr.A.locals;function mr(t,e){const n=yr();return(mr=function(t,e){return n[t-=309]})(t,e)}const pr=mr;function yr(){const t=["writer","getLaterVisibleRevision","markerToData","toViewElement","_cleanUp","consume","isRemoveSuggestion","revision-end","createAttributeElement","_getDiff","view","has","change:isReady","parent","currentChangeNumber","top","isIncorrect","revisionHistory","right","_removeUnsupportedChanges","_appendChild","adapter","addMarker:revision-suggestion:insertion","_update","add","hasClass","vid","getRevisionRootsAttributes","type","_joinTapes","distance","commands","_changeIdToChange","abs","remove","createRange","all","element:pre","_getRevisionsRange","RevisionsRepository","filter","data","maxOffset","_initInteractions","left","removeAttribute","ck-suggestion-preview-marker","36357tuLhoW","addMarker:revision-suggestion:deletion","toModel","newRevisionId","revision-viewer","editingDowncast","184944ItHoaH","revision-suggestion:","uiElement","nextPosition","previousPosition","63292KtyhRL","attributes","addClass","getClientRects","stop","_refreshStartEndIndex","nextSibling","markerRange","change:numberOfChanges","change:activeChange","diffData","updatePosition","mapper","changes","observeMarkers","refresh","isContent","getAttribute","_fixObsoleteTags","diff","deletion","catch","vid_end","_getChangeFromId","schema","insert","_threeWayMerge","getDomRoot","splice","marked","bottom","locale","_revisions","ck-suggestion-marker--active","suggestion:","ck-revision-history-root-remove","5941716bkmQCE","slice","length","_findChangeIdFromDomTarget","error","getRevision","indexOf","values","getRoot","nodeAfter","_makeTape","enableReadOnlyMode","useFillerType","_cleanMarkers","addHighlight","getItems","elementEnd","init","removeMarker","consumable","change:isEnabled","data-change-id","downcastDispatcher","viewItem","level","ck-editor__editable__overlay","toViewRange","pop","insertions","forward","clear","pluginName","destroy","_changeView","isOnRoot","index","_step","addMarker:revision","execute","_makeModelFromViewString","ck-suggestion-marker","findIndex","mapViewToDom","markersStart","_markMarkers","isNavigationMode","removeMarker:revision","includes","text","removeMarker:revision-suggestion","attributesBefore","item","isReady","first","toData","push","isBlock","isInline","_processTape","compare","_getViewObj","ck-revision-history-root-add","detachRoot","_data","createPositionFromPath","_markMismatchedRemovedTags","WidgetToolbarRepository","_removeMissingPairs","insertion","_removeRevisionMarkers","revisionHistoryAttachChange","_sortAndFilterDiffChanges","_setDistance","isEnabled","ck-suggestion-preview-marker-","comment","markerToHighlight","getRootNames","object","listenTo","softBreak","isAtEnd","restoreRevision","children","vid_start","test","elementStart","element","end","pairId","_markSuggestions","sort","done","wrap","editor","start","data-revision-","revision","concat","elementToAttribute","high","get","markersEnd","domConverter","side","flat","model","revision-comment:","dataToMarker","activeChange","low","domEvent","range","markerNameToElements","name","createUIElement","markerName","isOfficialPlugin","loadRevisionData","isPremiumPlugin","isEqual","RevisionViewer","selection","getChild","target","createRangeIn","825684atmOlB","span","showPreviousChange","_getViewForChange","parse","attributesAfter","setAttribute","startsWith","isAtStart","_activeViewTarget","offsetSize","conversion","change","_balloon","isLimit","_setChanges","mousedown","7730NeLevZ","string","isObject","revision:","from","showStack","removeClass","getIndex","authors","getWalker","config","reconvertMarker","getAttributes","delete","_makeModelFromTape","repository","checkAttribute","createPositionBefore","requires","936gKsfCB","set","affectsData","unbindElementFromMarkerName","28kCKuhM","isCollapsed","collaboration.channelId","userId","isAfter","next","activeView","hasAttribute","isSuggestion","default","enqueueChange","139173IcWeRY","revision-start","forEach","rootName","revisionHistoryLabel","_setConversion","plugins","upcast","attribute:vid","shift","42YzgSUR","mouseover","_markInsertions","ck-suggestion-marker-","for","unshift","editing","-new","revision-suggestion","keys","toViewPosition","highest","ck-revision-history-root--active","isAdded","changeId","bind","numberOfChanges","addRevisionData","restoreRevisionCallback","forceDisabled","split","change:activeView","deletions","endIndex","backward","dataDowncast","markers","then","suggestion","oldRevisionId","document","processor","map","merge","find","resolve","return","getCustomProperty","5mudLeX","ck-suggestion-marker-split","showNextChange","addRevision","ck-suggestion-marker-merge","isRemoved","isAttached","POSITIVE_INFINITY","isBefore","ck-revision-history-root-","code","getRevisionData","bindElementToMarker","addRoot","createRevision","attachChange","isAddSuggestion","roots","modelRange","startIndex"];return(yr=function(){return t})()}!function(t){const e=mr,n=t();for(;;)try{if(109574===parseInt(e(397))/1+-parseInt(e(386))/2*(-parseInt(e(512))/3)+parseInt(e(523))/4*(-parseInt(e(445))/5)+parseInt(e(346))/6+-parseInt(e(407))/7*(-parseInt(e(518))/8)+parseInt(e(382))/9*(parseInt(e(363))/10)+-parseInt(e(559))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yr);const gr={c:Gn.ViewContainerElement,a:Gn.ViewAttributeElement,e:Gn.ViewEmptyElement,r:Gn.ViewRawElement,u:Gn.ViewUIElement};class kr extends Wn.Plugin{static get[pr(590)](){return pr(341)}static get[pr(337)](){return!0}static get[pr(339)](){return!0}static get[pr(381)](){return[Yn.Users,Ni.ContextualBalloon,Qn]}constructor(t){const e=pr;super(t),this[e(378)]=this[e(314)][e(403)][e(321)](e(504)),this[e(383)](e(329),null),this[e(383)](e(392),null),this[e(355)]=null,this[e(383)](e(542),null),this[e(383)](e(611),!1),this[e(383)](e(632),!0),this.on(e(579),((t,n,i)=>{const r=e;this[r(329)]=null,this[r(392)]=null,this[r(314)][r(413)][r(475)][r(358)]((t=>{const e=r;for(const n of this[e(314)][e(413)][e(475)][e(437)][e(462)])i?t[e(369)](e(584),n):t[e(525)](e(584),n)}))})),this[e(422)](e(604)).to(this,e(329),(t=>null!==t)),this[e(422)](e(479)).to(this,e(611),this,e(542),this,e(329),((t,n,i)=>t&&i?n[e(536)][e(370)](i):0)),this[e(422)](e(423)).to(this,e(611),this,e(542),((t,n)=>t?n[e(536)][e(561)]:0)),this[e(592)]=null,this[e(497)]=new Map,this[e(486)]=null,this[e(359)]=this[e(314)][e(403)][e(321)](Ni.ContextualBalloon)}[pr(576)](){const t=pr,e=this[t(314)],n=new wr(e,{direction:t(431)}),i=new wr(e,{direction:t(588)});e[t(496)][t(489)](t(348),n),e[t(496)][t(489)](t(447),i),e[t(496)][t(489)](t(641),new _r(e)),this.on(t(531),(()=>{const e=t;n[e(538)](),i[e(538)]()})),this[t(402)](),this[t(508)](),e[t(570)](t(516)),e[t(403)][t(476)](t(625))&&e[t(403)][t(321)](t(625))[t(426)](t(516))}async[pr(456)](t){const e=pr;await this[e(338)](t);const n={};for(const i in t[e(533)]){if(t[e(533)][i][e(460)]&&!t[e(533)][i][e(460)][e(451)])continue;const r=this[e(628)](JSON[e(350)](t[e(533)][i][e(587)])),s=this[e(314)][e(413)][e(475)][e(437)],o=new Gn.ViewDocumentFragment(s,r[e(439)]((t=>this[e(619)](t))));this[e(314)][e(506)][e(438)][e(571)](e(552)),n[i]=this[e(314)][e(506)][e(438)][e(613)](o),this[e(314)][e(506)][e(438)][e(571)](e(395))}return n}async[pr(492)](t){const e=pr;await this[e(338)](t);const n={};for(const i in t[e(533)])t[e(533)][i][e(460)]&&!t[e(533)][i][e(460)][e(451)]||(n[i]=t[e(533)][i][e(351)]||{});return n}[pr(628)](t){const e=pr;return(t=t[e(505)]((t=>!t[e(334)]||e(398)!==t[e(334)]&&e(472)!==t[e(334)])))[e(399)]((t=>{const n=e;n(364)!=typeof t&&(t[n(642)]=this[n(628)](t[n(642)]),t[n(524)]=t[n(524)][n(505)]((t=>!t[0][n(353)](n(316)))))})),t}async[pr(618)](t,e,n=!1){const i=pr;if(!this[i(632)])return;const r=this[i(542)],s=this[i(378)],o=i(364)==typeof t?s[i(564)](t):t,a=i(364)==typeof e?s[i(564)](e):e,c=o.id,u=a?a.id:null;if(!n&&this[i(542)]&&this[i(542)][i(515)]===c&&this[i(542)][i(436)]===u)return Promise[i(442)]();this[i(611)]=!1,this[i(392)]=null,this[i(329)]=null,this[i(542)]=new dr(c,u);const l=this[i(503)](o,a,!0)[i(439)]((t=>this[i(338)](t)));return l[i(614)](new Promise((t=>{setTimeout(t,20)}))),Promise[i(501)](l)[i(434)]((()=>{const t=i;if(!this[t(632)])return;this[t(469)]();const e=this[t(474)](c,u);for(const n of e[t(536)])this[t(497)][t(383)](n.id,n);this[t(314)][t(326)][t(396)]({isUndoable:!1},(n=>{const i=t;for(const t of this[i(314)][i(326)][i(437)][i(636)]())n[i(621)](t);for(const t of Object[i(416)](e[i(326)])){const r=n[i(458)](t);for(const s of Object[i(416)](e[i(524)][t]))n[i(352)](s,e[i(524)][t][s],r);n[i(548)](e[i(326)][t],r,0)}})),this[t(542)][t(361)](this[t(630)](e[t(536)])),this[t(611)]=!0}))[i(544)]((t=>{const e=i;console[e(563)](t),this[e(469)](),r&&(this[e(542)]=r),this[e(611)]=!0}))}[pr(424)](t,e){const n=pr,i=this[n(378)][n(459)](t);return i.on(n(488),((t,n,r)=>e(n,r,i))),this[n(378)][n(448)](i),i}[pr(338)](t){const e=pr;if(!t||t[e(533)])return Promise[e(442)]();{const n=this[e(314)][e(373)][e(321)](e(388));return this[e(486)][e(564)]({channelId:n,revisionId:t.id})[e(434)]((n=>{const i=e;t[i(488)]({diffData:n[i(533)]},!0)}))}}[pr(469)](){const t=pr;this[t(329)]=null,this[t(572)](),this[t(592)]&&this[t(592)][t(591)](),this[t(592)]=null,this[t(497)][t(589)](),this[t(314)][t(326)][t(396)]({isUndoable:!1},(e=>{const n=t;for(const t of this[n(314)][n(326)][n(437)][n(636)]())e[n(621)](t)}))}[pr(630)](t){const e=pr,n=[],i=new Map;for(const t of this[e(314)][e(326)][e(437)][e(636)]()){const r=this[e(314)][e(413)][e(475)][e(550)](t);if(!r)continue;const s=r[e(526)]()[e(610)](0);s&&(n[e(614)](t),i[e(383)](t,s))}return n[e(311)](((t,n)=>{const r=e,s=i[r(321)](t),o=i[r(321)](n);return s.y-o.y||s.x-o.x})),(t=t[e(505)]((t=>n[e(606)](t[e(400)]))))[e(311)](((t,i)=>n[e(565)](t[e(400)])-n[e(565)](i[e(400)]))),t}[pr(569)](t){const e=pr,n=Array[e(367)](t[e(433)])[e(505)]((([t,n])=>t[e(353)](e(366))&&!n[e(387)])),i=Array[e(367)](this[e(314)][e(326)][e(345)](t)[e(372)]({singleCharacters:!0}));if(0!=n[e(561)])for(const t of i){const[i,r]=n[0],[,s,o]=i[e(427)](":");if(r[e(647)][e(340)](t[e(521)])&&n[e(406)](),(t[e(522)][e(340)](r[e(315)])||t[e(522)][e(390)](r[e(315)]))&&(e(627)==s?t[e(420)]={userId:o}:e(543)==s&&(t[e(450)]={userId:o})),0==n[e(561)])break}return i}[pr(528)](t){const e=pr,n=new Map;for(let i=0;i<t[e(561)];i++)e(607)===t[i][e(493)]?(t[i][e(610)][e(464)]=i,t[i][e(610)][e(430)]=i):(e(645)===t[i][e(493)]?t[i][e(610)][e(464)]=i:e(575)===t[i][e(493)]&&(t[i][e(610)][e(430)]=i),n[e(383)](t[i].id,i));for(const i of n[e(566)]())e(645)===t[i][e(493)]?t[i][e(610)][e(430)]=n[e(321)](t[i][e(309)]):e(575)===t[i][e(493)]&&(t[i][e(610)][e(464)]=n[e(321)](t[i][e(309)]))}[pr(617)](t){const e=pr;for(let n=0;n<t[e(561)];n++){if(e(645)===t[n][e(493)])t[n][e(610)][e(464)]=n;else if(e(575)===t[n][e(493)]){t[n][e(610)][e(430)]=n;const i=t[n][e(610)][e(464)];t[i][e(309)]=t[n].id,t[n][e(309)]=t[i].id}else t[n][e(610)][e(464)]=n,t[n][e(610)][e(430)]=n,t[n][e(309)]=null;t[n][e(602)]||(t[n][e(602)]=[],t[n][e(322)]=[])}}[pr(409)](t,e){const n=pr,i=t[n(505)]((t=>!t[n(420)]));for(let t=0;t<e[n(561)];t++)e[t][n(420)]&&(i[t][n(420)]=e[t][n(420)])}[pr(598)](t){const e=pr,n=JSON[e(350)](t),i=this[e(314)][e(413)][e(475)][e(437)],r=new Gn.ViewDocumentFragment(i,n[e(439)]((t=>this[e(619)](t))));return this[e(314)][e(506)][e(514)](r)}[pr(619)](t){const e=pr,n=this[e(314)][e(413)][e(475)][e(437)];if(e(364)==typeof t)return new Gn.ViewText(n,t);{const i=t[e(642)][e(439)]((t=>this[e(619)](t)));return new(gr[t[e(493)]]||Gn.ViewElement)(n,t[e(334)],t[e(524)],i)}}[pr(474)](t,e=null){const n=pr,i=this[n(378)][n(564)](t),r=e?this[n(378)][n(564)](e):null,s=this[n(503)](i,r),o=s[s[n(561)]-1],a=new Map,c={model:{},attributes:{},changes:[]},u=new Set,l=new Map;for(let t=s[n(561)]-1;t>=0;t--){const e=s[t];for(const t of Object[n(416)](e[n(533)]))if(e[n(533)][t][n(460)]){const i=e[n(533)][t][n(460)];i[n(451)]?(u[n(489)](t),l[n(476)](t)&&l[n(321)](t)[n(389)]==i[n(389)]?l[n(376)](t):l[n(383)](t,i)):l[n(476)](t)?(u[n(376)](t),l[n(376)](t)):(u[n(489)](t),l[n(383)](t,i))}else u[n(489)](t)}for(const t of u){const e=l[n(476)](t)&&!l[n(321)](t)[n(451)];let i=e?s[n(561)]-1:0;const r=e?-1:1;for(;s[i];){const o=s[i];if(o[n(533)][t]){const i=e?o[n(533)][t][n(609)]:o[n(533)][t][n(351)];c[n(524)][t]=i?yn(i):{};break}i+=r}}for(const t of s){t[n(326)]={};for(const e of t[n(371)])a[n(383)](e.id,e);for(const e of u){const i=t[n(533)][e]?t[n(533)][e][n(587)]:"[]",r=t[n(533)][e]?t[n(533)][e][n(429)]:"[]";t[n(326)][e]={insertions:this[n(598)](i),deletions:this[n(598)](r)}}}for(const t of u){let e=null,r=0;const u=new Map(Array[n(367)](i[n(326)][t][n(587)][n(433)])[n(505)]((([t])=>!t[n(353)](n(366)))));let h=0;for(const o of s){const s=this[n(569)](o[n(326)][t][n(587)]);o==i?(e=s,r=e[n(561)],e[n(399)]((t=>{t.id=h++})),this[n(617)](e)):this[n(409)](e,s);const a=e[n(505)]((t=>!t[n(420)]))[n(439)]((t=>t.id));let c=0;const l=this[n(569)](o[n(326)][t][n(429)]);l[n(399)]((t=>{t[n(450)]?t.id=r++:t.id=a[c++]})),this[n(617)](l),this[n(631)](e,n(420)),this[n(631)](l,n(450)),o==i&&this[n(603)](e,u),e=this[n(494)](e,l),this[n(528)](e),this[n(631)](e,n(450))}e=e[n(505)]((t=>!(t[n(420)]&&t[n(450)])));const d=new Map(o[n(326)][t][n(429)][n(433)]),f=new Set(u[n(416)]());for(const t of d[n(416)]())f[n(376)](t);this[n(310)](e,f),this[n(541)](e),e=this[n(626)](e),e=this[n(624)](e),e=this[n(484)](e);const{root:v,changes:m}=this[n(377)](e,a,t);c[n(326)][t]=v;const p=l[n(321)](t);if(p){const e=a[n(321)](p[n(389)]),i=new cr({author:e,type:p[n(451)]?n(489):n(499),data:{isOnRoot:!0},createdAt:new Date,rootName:t});m[n(412)](i),c[n(524)][t][n(629)]=i.id}c[n(536)]=c[n(536)][n(318)](m)}return c}[pr(603)](t,e){const n=pr;for(let i=0;i<t[n(561)];i++)for(const[r,s]of e)s[n(315)][n(340)](t[i][n(522)])&&t[i][n(602)][n(614)](r),s[n(647)][n(340)](t[i][n(521)])&&t[i][n(322)][n(614)](r)}[pr(494)](t,e){const n=pr;let i=[],r=0,s=0;for(;r<t[n(561)]||s<e[n(561)];){const o=t[r]||{},a=e[s]||{};if(o.id==a.id)r++,s++,i[n(614)](o);else if(a[n(450)]&&o[n(420)]){const{commonTape:o,iEnd:a,jEnd:c}=this[n(549)](t,r,e,s);i=i[n(318)](o),r=a,s=c}else a[n(450)]?(s++,i[n(614)](a)):(r++,i[n(614)](o))}return i}[pr(310)](t,e){const n=pr,i=[];for(let o=0;o<t[n(561)];o++){for(let s=0;s<t[o][n(602)][n(561)];s++){const a=t[o][n(602)][s];if(!e[n(476)](a))continue;const{group:c,type:u,authorId:l}=r(a);n(415)!=c||n(627)!=u&&n(543)!=u||(i[n(412)]({type:u,name:a,userId:l}),t[o][n(602)][n(551)](s,1),s--)}s(t[o]);for(let s=0;s<t[o][n(322)][n(561)];s++){const a=t[o][n(322)][s];if(!e[n(476)](a))continue;const{group:c,type:u}=r(a);if(n(415)!=c||n(627)!=u&&n(543)!=u)continue;t[o][n(322)][n(551)](s,1),s--;const l=i[n(600)]((t=>t[n(334)]==a));l>-1&&i[n(551)](l,1)}}function r(t){const e=n,i=t[e(427)](":");return{group:i[0],type:i[1],subType:i[e(561)]>=5?i[2]:null,id:i[e(561)]<5?i[2]:i[3],authorId:i[e(561)]<5?i[3]:i[4],markerCount:6==i[e(561)]?i[5]:null}}function s(t){const e=n;for(let n=0;n<i[e(561)];n++){if(t[e(420)]&&e(627)==i[n][e(493)])return t[e(461)]=i[n],void delete t[e(420)];if(!t[e(420)]&&!t[e(450)]&&e(543)==i[n][e(493)])return void(t[e(471)]=i[n])}}}[pr(631)](t,e){const n=pr;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(383)](o.id,i);for(let i=0;i<t[n(561)];i++){if(n(450)==e&&t[i][n(420)]||n(420)==e&&t[i][n(450)])continue;if(n(607)==t[i][n(493)]){t[i][n(495)]=0;continue}const r=s[n(321)](t[i][n(309)]),o=s[n(321)](t[i].id);t[i][n(495)]=r-o}}[pr(503)](t,e,n=!1){const i=pr,r=[];let s=this[i(378)][i(370)](t),o=this[i(378)][i(370)](e);for(-1==o&&(o=this[i(378)][i(555)][i(561)],n=!1);s<o;)r[i(614)](this[i(378)][i(564)](s)),s++;return n&&r[i(614)](this[i(378)][i(564)](s)),r}[pr(549)](t,e,n,i){const r=pr,s=this[r(314)][r(326)][r(547)];let o=e;for(;t[o]&&t[o][r(420)];)o++;let a=i;for(;n[a]&&n[a][r(450)];)a++;u(t,e,o),u(n,i,a);const c=n[r(560)](i,a)[r(318)](t[r(560)](e,o));return c[r(311)](((t,e)=>t[r(324)]!=e[r(324)]?t[r(324)]-e[r(324)]:t[r(583)]!=e[r(583)]?t[r(583)]-e[r(583)]:t[r(495)]!=e[r(495)]?e[r(495)]-t[r(495)]:!!t[r(420)]!=!!e[r(420)]?-1==t[r(324)]||0==t[r(324)]?t[r(420)]?-1:1:t[r(420)]?1:-1:t[r(594)]-e[r(594)])),{commonTape:c,iEnd:o,jEnd:a};function u(t,e,n){const i=r;let o=-1,a=Number[i(452)],c=!0;for(let r=e;r<n;r++)if(s[i(616)](t[r][i(610)])||(c=!1),t[r][i(610)][i(464)]<e&&(o=r),t[r][i(610)][i(430)]>=n){a=r;break}c&&(o=n-1);for(let r=e;r<n;r++)t[r][i(324)]=r<=o?-1:r<a?0:1,t[r][i(594)]=r;let u=0;for(let n=e;n<=o;n++)0==t[n][i(495)]?t[n][i(583)]=u:(u++,t[n][i(583)]=u,u++);for(let r=e;r<n;r++)0==t[r][i(324)]&&(t[r][i(583)]=u);u=0;for(let e=n-1;e>=a;e--)0==t[e][i(495)]?t[e][i(583)]=u:(u--,t[e][i(583)]=u,u--)}}[pr(541)](t){const e=pr,n=new Map,i=this[e(314)][e(326)][e(547)];for(let r=1;r<t[e(561)];r++){let s,o,a;const c=t[r],u=t[r-1];if(e(607)==c[e(493)])continue;if(c[e(493)]!=u[e(493)])continue;if(!i[e(615)](u[e(610)])||i[e(360)](u[e(610)]))continue;if(!i[e(615)](c[e(610)])||i[e(360)](c[e(610)]))continue;if((t[r][e(420)]||t[r][e(461)])&&t[r-1][e(450)])s=t[r],o=t[r-1],a=r-1;else{if(!t[r][e(450)]||!t[r-1][e(420)]&&!t[r-1][e(461)])continue;s=t[r-1],o=t[r],a=r}const l=s[e(583)]==o[e(583)],h=Math[e(498)](s[e(583)])<Math[e(498)](o[e(583)])&&0==o[e(495)];(l||h)&&(n[e(383)](o.id,s.id),t[e(551)](a,1),r--,s[e(420)]=!1)}for(let i=0;i<t[e(561)];i++)n[e(476)](t[i][e(309)])&&(t[i][e(309)]=n[e(321)](t[i][e(309)]))}[pr(626)](t){const e=pr,n=new Set(t[e(439)]((t=>t.id)));for(let i=0;i<t[e(561)];i++)n[e(476)](t[i][e(309)])||0==t[i][e(495)]||(t[i][e(481)]=!0);return t[e(505)]((t=>!t[e(481)]))}[pr(624)](t){const e=pr,n=new Set;for(let i=0;i<t[e(561)];i++){if(n[e(476)](t[i].id)&&t[i][e(450)]&&(t[i][e(481)]=!0),t[i][e(481)])continue;if(0==t[i][e(495)])continue;if(e(645)!=t[i][e(493)])continue;if(null==t[i][e(309)])continue;let r=i+1,s=0;for(;t[r].id!=t[i][e(309)];)e(645)==t[r][e(493)]?s++:e(575)==t[r][e(493)]&&s--,r++;if(0!=s)if(t[i][e(450)])t[i][e(481)]=!0;else for(;r!=i;)t[r][e(450)]&&0!=t[r][e(495)]&&(t[r][e(481)]=!0,n[e(489)](t[r][e(309)])),r--}return t[e(505)]((t=>!t[e(481)]))}[pr(484)](t){const e=pr,n=this[e(314)][e(326)][e(547)];for(let i=0;i<t[e(561)];i++){if(!(t[i][e(420)]||t[i][e(461)]||t[i][e(450)]||t[i][e(471)]))continue;if(0==t[i][e(495)])continue;const r=t[i][e(610)];n[e(615)](r)||n[e(360)](r)||(t[i][e(420)]&&delete t[i][e(420)],t[i][e(461)]&&delete t[i][e(461)],t[i][e(471)]&&delete t[i][e(471)],t[i][e(450)]&&(t[i][e(481)]=!0))}return t[e(505)]((t=>!t[e(481)]))}[pr(377)](t,e,n){const i=pr,r=new Gn.DocumentFragment,s=[],o=new Map,a=this[i(314)][i(326)],c=a[i(547)],u=[r],l={},h={isAdded:[],isRemoved:[],isAddSuggestion:[],isRemoveSuggestion:[]};let d=null;const f=[0];for(let e=0;e<t[i(561)];e++)if(i(645)===t[e][i(493)]){t[e][i(522)]=a[i(623)](r,f);const n=new Gn.Element(t[e][i(610)][i(334)],t[e][i(610)][i(375)]());u[0][i(485)](n),f[i(614)](0),u[i(412)](n),t[e][i(521)]=a[i(623)](r,f)}else i(575)===t[e][i(493)]?(u[i(406)](),t[e][i(522)]=a[i(623)](r,f),f[i(586)](),f[f[i(561)]-1]++,t[e][i(521)]=a[i(623)](r,f)):(t[e][i(522)]=a[i(623)](r,f),d?d[i(622)]+=t[e][i(610)][i(506)]:d=new Gn.Text(t[e][i(610)][i(506)],t[e][i(610)][i(375)]()),t[e+1]&&i(607)===t[e+1][i(493)]&&p(d,t[e+1][i(610)])||(u[0][i(485)](d),d=null),f[f[i(561)]-1]+=t[e][i(610)][i(356)],t[e][i(521)]=a[i(623)](r,f));for(let e=0;e<t[i(561)];e++){const n=t[e][i(522)],r=t[e][i(521)];for(const r of t[e][i(602)])o[i(383)](r,{start:n,end:null});v(i(471),e,n,r),v(i(461),e,n,r),v(i(450),e,n,r),v(i(420),e,n,r);for(const n of t[e][i(322)])o[i(321)](n)[i(647)]=r}for(const[t,e]of o){const n=this[i(314)][i(326)][i(500)](e[i(315)],e[i(647)]);r[i(433)][i(383)](t,n)}return s[i(311)](((t,e)=>{const n=i,s=r[n(433)][n(321)](n(366)+t.id),o=r[n(433)][n(321)](n(366)+e.id);return s[n(315)][n(453)](o[n(315)])?-1:s[n(315)][n(390)](o[n(315)])?1:s[n(647)][n(453)](o[n(647)])?-1:s[n(647)][n(390)](o[n(647)])?1:n(489)===t[n(493)]?-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(389)]:null,d=n===t[o(561)]-1,f=h[e][0],v=c[o(365)](t[n][o(610)]);!l[e]&&a?l[e]={start:r,tapeItem:t[n],userId:u,type:e}:l[e]&&!a?(l[e][o(647)]=r,m(l[e]),l[e]=null):l[e]&&a&&l[e][o(389)]!==u&&(l[e][o(647)]=r,f&&f[o(389)]===l[e][o(389)]||m(l[e]),l[e]={start:r,tapeItem:t[n],userId:u,type:e}),l[e]&&v&&(o(645)!==t[n][o(493)]||f&&f[o(389)]===u||h[e][o(412)]({userId:u,object:t[n][o(610)],change:l[e]}),o(575)===t[n][o(493)]&&f&&f[o(637)]===t[n][o(610)]&&(h[e][o(406)](),l[e]=f[o(358)])),l[e]&&d&&(l[e][o(647)]=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(610)],f=a[h(547)][h(615)](d)&&!a[h(547)][h(360)](d),v=t[h(568)]==o[h(478)]&&o[h(354)];if(f&&v)return;const m=a[h(500)](t,o),p=e[h(321)](u),y=new cr({author:p,type:h(420)==l||h(461)==l?h(489):h(499),data:{isSuggestion:h(461)==l||h(471)==l},createdAt:new Date,rootName:n});s[h(614)](y),r[h(433)][h(383)](h(366)+y.id,m)}function p(t,e){const n=i,r=t[n(375)](),s=e[n(375)]();for(const t of r){if(t[1]!==e[n(540)](t[0]))return!1;s[n(391)]()}return s[n(391)]()[n(312)]}}[pr(402)](){const t=pr;this[t(314)][t(357)][t(411)](t(404))[t(328)]({view:t(317)}),this[t(314)][t(357)][t(411)](t(517))[t(635)]({model:t(317),view:e=>{const n=t,i=e[n(336)][n(427)](":")[1],r=this[n(546)](i);if(!r)return null;const s=n(489)==r[n(493)]?n(627):n(543),o=[n(599),n(410)+s];return r[n(506)][n(394)]&&o[n(614)](n(410)+s+n(414)),this[n(329)]==r&&o[n(614)](n(556)),{classes:o,attributes:{"data-change-id":i}}}}),this[t(314)][t(357)][t(411)](t(404))[t(489)]((e=>{const n=t;e.on(n(502),((t,e,i)=>{const r=n,s=e[r(582)][r(343)](0);if(!s||!s.is(r(646),r(455)))return;if(!i[r(578)][r(470)](s,{attributes:[r(643),r(545)]}))return;const o=e[r(463)][r(315)][r(568)];i[r(465)][r(352)](r(643),s[r(540)](r(643)),o),i[r(465)][r(352)](r(545),s[r(540)](r(545)),o)}),{priority:n(330)})})),this[t(314)][t(357)][t(411)](t(404))[t(489)]((e=>{const n=t;e.on(n(646),((t,e,i)=>{const r=n;if(!i[r(578)][r(470)](e[r(582)],{attributes:[r(643),r(545)]}))return;if(e[r(463)][r(387)])return;const s=e[r(463)][r(315)][r(568)];s[r(393)](r(643))||s[r(393)](r(491))||(i[r(465)][r(352)](r(643),e[r(582)][r(540)](r(643)),s),i[r(465)][r(352)](r(545),e[r(582)][r(540)](r(545)),s))}),{priority:n(330)})})),this[t(314)][t(357)][t(411)](t(404))[t(319)]({view:{name:t(347),attributes:{vid:!0}},model:{key:t(491),value:e=>e[t(540)](t(491))}}),this[t(314)][t(326)][t(547)].on(t(379),((e,[,n])=>{const i=t;[i(643),i(545),i(491)][i(606)](n)&&(e[i(443)]=!0,e[i(527)]())}),{priority:t(418)}),this[t(314)][t(357)][t(411)](t(432))[t(489)]((e=>{const n=t;e.on(n(405),((t,e,i)=>{const r=n;if(" "!=e[r(610)][r(506)]||e[r(610)][r(478)][r(507)]>1)return;if(!i[r(578)][r(470)](e[r(610)],t[r(334)]))return;const s=i[r(465)],o=i[r(535)][r(585)](e[r(332)]);s[r(313)](o,s[r(473)](r(347)))}))})),this[t(314)][t(357)][t(411)](t(432))[t(467)]({model:t(317)}),this[t(314)][t(413)][t(581)].on(t(596),function(e){const n=t,i=e[n(403)][n(321)](n(341));return(t,r,s)=>{const o=n,a=r[o(336)][o(427)](":")[1],c=i[o(546)](a);if(!c)return null;const u=o(489)==c[o(493)]?o(427):o(440);if(!s[o(578)][o(644)](r[o(530)],t[o(334)]))return;const l=r[o(530)][o(372)](),h=r[o(530)][o(315)],d=e[o(326)][o(547)];let f=null,v=null,m=!1,p=!1;for(const t of l){const e=t[o(610)];m=m||d[o(539)](e);const n=s[o(535)][o(468)](e);if(n&&n[o(444)](o(573)))return;o(575)==t[o(493)]&&d[o(615)](e)&&!d[o(360)](e)&&(e[o(529)]||h[o(640)]?f&&f[o(478)]==e||(f=e,y(t[o(522)]),p=!0):v=v||t[o(522)])}function y(t){const e=o,n=s[e(465)][e(335)](e(347),{class:e(410)+u}),a=s[e(535)][e(417)](t);c[e(506)][e(394)]&&s[e(465)][e(525)](e(410)+u+e(414),n),i[e(329)]==c&&s[e(465)][e(525)](e(556),n),s[e(465)][e(548)](a,n),s[e(535)][e(457)](n,r[e(336)])}m||p||!v||y(v)}}(this[t(314)]),{priority:t(320)}),this[t(314)][t(413)][t(581)].on(t(605),((e,n,i)=>{const r=t,s=i[r(535)][r(333)](n[r(336)]);if(s)for(const t of s)(t[r(490)](r(446))||t[r(490)](r(449)))&&(i[r(535)][r(385)](t,n[r(336)]),i[r(465)][r(499)](t))}),{priority:t(320)}),this[t(314)][t(413)][t(581)].on(t(596),((e,n,i)=>{const r=t,s=n[r(336)][r(427)](":")[1],o=this[r(546)](s);if(!o)return null;const a=r(489)==o[r(493)]?r(427):r(440);if(i[r(578)][r(644)](n[r(530)],e[r(334)]))for(const t of n[r(530)][r(574)]()){if(!t.is(r(646),r(639)))continue;const e=i[r(465)][r(335)](r(347),{class:r(410)+a}),s=i[r(535)][r(417)](this[r(314)][r(326)][r(380)](t));o[r(506)][r(394)]&&i[r(465)][r(525)](r(410)+a+r(414),e),this[r(329)]==o&&i[r(465)][r(525)](r(556),e),i[r(465)][r(548)](s,e),i[r(535)][r(457)](e,n[r(336)])}}),{priority:t(320)}),this[t(314)][t(326)][t(437)].on(t(358),(()=>{const e=t;this[e(314)][e(413)][e(475)][e(358)]((t=>{const n=e;for(const e of this[n(314)][n(326)][n(437)][n(636)]()){const i=this[n(314)][n(326)][n(437)][n(567)](e),r=this[n(314)][n(413)][n(475)][n(437)][n(567)](e);if(r){const e=i[n(540)](n(629));if(t[n(510)](n(580),r),t[n(369)](n(620),r),t[n(369)](n(558),r),t[n(369)](n(419),r),e){const i=this[n(546)](e);if(!i)return null;t[n(352)](n(580),e,r),t[n(525)](n(454)+i[n(493)],r),this[n(329)]==i&&t[n(525)](n(419),r)}}}}))})),this[t(314)][t(357)][t(411)](t(404))[t(328)]({view:t(634),model:e=>t(327)+e,converterPriority:t(418)}),this[t(314)][t(357)][t(411)](t(404))[t(328)]({view:t(435),model:e=>t(519)+e,converterPriority:t(418)}),this[t(314)][t(357)][t(411)](t(432))[t(467)]({model:t(415),view:e=>({name:t(557)+e,group:t(415)}),converterPriority:t(418)}),this[t(314)][t(357)][t(411)](t(517))[t(635)]({model:t(415),view:e=>{const n=t,i=e[n(336)][n(427)](":")[1];return n(627)!=i&&n(543)!=i?null:{classes:[n(511),n(633)+i]}}}),this[t(314)][t(413)][t(581)].on(t(513),br(this[t(314)],t(440)),{priority:t(320)}),this[t(314)][t(413)][t(581)].on(t(487),br(this[t(314)],t(427)),{priority:t(320)}),this[t(314)][t(413)][t(581)].on(t(608),((e,n,i)=>{const r=t,s=i[r(535)][r(333)](n[r(336)]);if(s)for(const t of s)t.is(r(520))&&(i[r(535)][r(385)](t,n[r(336)]),i[r(465)][r(499)](t))}),{priority:t(320)})}[pr(546)](t){const e=pr;return this[e(497)][e(321)](t)}[pr(349)](t){const e=pr;return this[e(592)]&&this[e(592)][e(591)](),this[e(592)]=new rr(this[e(314)][e(554)],t),this[e(592)]}[pr(508)](){const t=pr;this[t(314)][t(326)][t(437)][t(342)][t(537)](t(317)),this.on(t(428),((e,n,i,r)=>{const s=t;r&&this[s(359)][s(499)](r),i&&(this[s(359)][s(489)]({view:i,stackId:s(401),position:{target:()=>{const t=s,e=this[t(314)][t(413)],n=this[t(546)](i[t(421)]);let r;if(n[t(506)][t(593)]){const i=e[t(475)][t(550)](n[t(400)]);r=Array[t(367)](i[t(526)]())}else{const n=this[t(314)][t(326)][t(433)][t(321)](t(366)+i[t(421)]);r=Array[t(367)](e[t(535)][t(333)](n[t(334)]))[t(439)]((n=>e[t(475)][t(323)][t(601)](n)))[t(439)]((e=>Array[t(367)](e[t(526)]())))[t(325)]()}return this[t(355)]&&r[t(441)]((e=>e[t(480)]-3<=this[t(355)].y&&e[t(553)]+3>=this[t(355)].y&&e[t(509)]-3<=this[t(355)].x&&e[t(483)]+3>=this[t(355)].x))||r[0]}}}),this[s(359)][s(368)](s(401)))})),this.on(t(532),((e,n,i,r)=>{const s=t;this[s(392)]=i?this[s(349)](i):null,this[s(314)][s(326)][s(358)]((()=>{const t=s,e=this[t(314)][t(413)];r&&(r[t(506)][t(593)]?e[t(475)][t(358)]((n=>{const i=t;n[i(369)](i(419),e[i(475)][i(437)][i(567)](r[i(400)]))})):e[t(374)](t(366)+r.id)),i&&(i[t(506)][t(593)]?e[t(475)][t(358)]((n=>{const r=t;n[r(525)](r(419),e[r(475)][r(437)][r(567)](i[r(400)]))})):e[t(374)](t(366)+i.id))}))})),this[t(638)](this[t(314)][t(413)][t(475)][t(437)],t(408),((e,n)=>{const i=t;if(this[i(329)])return;const r=this[i(562)](n[i(344)]),s=this[i(497)][i(321)](r);s?(this[i(355)]={x:n[i(331)].x,y:n[i(331)].y},this[i(392)]=this[i(349)](s)):(this[i(355)]=null,this[i(392)]=null)})),this[t(638)](this[t(314)][t(413)][t(475)][t(437)],t(362),((e,n)=>{const i=t,r=this[i(562)](n[i(344)]),s=this[i(497)][i(321)](r);s?(this[i(355)]={x:n[i(331)].x,y:n[i(331)].y},s===this[i(329)]?this[i(359)][i(534)]():this[i(329)]=s):(this[i(355)]=null,this[i(329)]=null)}))}[pr(562)](t){const e=pr;do{const n=t[e(540)](e(580));if(n)return n;t=t[e(478)]}while(t);return null}[pr(572)](){const t=pr;this[t(314)][t(326)][t(358)]((e=>{const n=t;for(const t of this[n(314)][n(326)][n(433)])e[n(577)](t)}))}}function br(t,e){return(n,i,r)=>{const s=mr;if(!r[s(578)][s(644)](i[s(530)],n[s(334)]))return;const o=i[s(530)][s(372)](),a=i[s(530)][s(315)],c=t[s(326)][s(547)];let u=null,l=null,h=!1,d=!1;for(const t of o){const e=t[s(610)];h=h||c[s(539)](e);const n=r[s(535)][s(468)](e);if(n&&n[s(444)](s(573)))return;s(575)==t[s(493)]&&c[s(615)](e)&&!c[s(360)](e)&&(e[s(529)]||a[s(640)]?u&&u[s(478)]==e||(u=e,f(t[s(522)]),d=!0):l=l||t[s(522)])}function f(t){const n=s,o=r[n(535)][n(417)](t),a=r[n(465)][n(335)](n(347),{class:n(633)+e});r[n(465)][n(548)](o,a),r[n(535)][n(457)](a,i[n(336)])}h||d||!l||f(l)}}class _r extends Wn.Command{constructor(t){const e=pr;super(t);const n=t[e(403)][e(321)](kr);this[e(384)]=!1,this[e(638)](n,e(477),(()=>this[e(538)]())),this[e(638)](n,e(579),(()=>this[e(538)]()))}[pr(597)](){const t=pr,e=this[t(314)],n=e[t(403)][t(321)](kr),i=n[t(611)]?n[t(542)][t(515)]:null;e[t(373)][t(321)](t(482))[t(425)](i)}[pr(538)](){const t=pr,{isReady:e,isEnabled:n,repository:i,diff:r}=this[t(314)][t(403)][t(321)](kr),s=r&&i[t(466)](r[t(515)]);this[t(632)]=e&&n&&Boolean(s)}}class wr extends Wn.Command{constructor(t,{direction:e}){const n=pr;super(t);const i=t[n(403)][n(321)](kr);this[n(384)]=!1,this[n(595)]=n(588)===e?1:-1,this[n(638)](i,n(477),(()=>this[n(538)]())),this[n(638)](i,n(579),(()=>this[n(538)]())),this[n(638)](i,n(532),(()=>this[n(538)]()))}[pr(597)](){const e=pr,n=this[e(314)],i=n[e(403)][e(321)](kr),{isNavigationMode:r,currentChangeNumber:s}=i;let o;if(i[e(329)]=r?i[e(542)][e(536)][e(321)](s+this[e(595)]):i[e(542)][e(536)][e(612)],i[e(329)][e(506)][e(593)])o=n[e(413)][e(475)][e(550)](i[e(329)][e(400)]);else{const t=n[e(326)][e(433)][e(321)](e(366)+i[e(329)].id);o=(0,Yn.getMarkerDomElement)(n[e(413)],t)}(0,t.scrollViewportToShowTarget)({target:o,viewportOffset:40})}[pr(538)](){const t=pr,{isNavigationMode:e,currentChangeNumber:n,numberOfChanges:i,isReady:r,isEnabled:s}=this[t(314)][t(403)][t(321)](kr);this[t(632)]=!!(s&&r&&i)&&(!e||(1===this[t(595)]?n<i-1:n>0))}}var Ir=n(528),Or={attributes:{"data-cke":!0}};Or.setAttributes=zi(),Or.insert=Fi().bind(null,"head"),Or.domAPI=Ci(),Or.insertStyleElement=Ui();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-=447]})(t,e)}function Tr(){const t=["span","isNavigationMode","868vuSvtX","backward","ck-revision-history-ui__changes-navigation__navigation","bind","ck-hidden","currentChangeNumber","2gTXaGU","isForwardNavigationEnabled","numberOfChanges","No changes","_isStatusLabelVisible","ck-revision-history-ui__changes-navigation","_statusText","ck-revision-history-ui__changes-navigation__wrapper","569141XqazPC","NUMBER_OF_CHANGES","ck-revision-history-ui__changes-navigation__label","192DbaxKh","isBackwardNavigationEnabled","forward","Show previous change","fire","6DnULuP","ck-revision-history-ui","setTemplate","3514790YWrvDr","2922619jeMjyE","15890BJflJa","Show next change","bindTemplate","isEnabled","X_OF_Y_CHANGES","execute","Loading...","9WyUXLK","isReady","2027970aPKRJf","3829872wxoSOZ","351428PMEoxC","EDIT_X_OF_Y_REVISIONS","Total","div","set"];return(Tr=function(){return t})()}!function(t){const e=Sr,n=t();for(;;)try{if(457033===-parseInt(e(476))/1*(-parseInt(e(468))/2)+parseInt(e(453))/3+-parseInt(e(462))/4*(parseInt(e(489))/5)+parseInt(e(484))/6*(-parseInt(e(488))/7)+parseInt(e(454))/8+parseInt(e(451))/9*(parseInt(e(487))/10)+parseInt(e(455))/11*(-parseInt(e(479))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tr);class xr extends Ni.View{constructor(t){const e=Sr;super(t);const n=this[e(491)],i=new Ni.ButtonView(t),r=new Ni.ButtonView(t);this[e(459)](e(461),!1),this[e(459)](e(452),!1),this[e(459)](e(467),0),this[e(459)](e(470),0),this[e(459)](e(469),!1),this[e(459)](e(480),!1),this[e(465)](e(472)).to(this,e(452),this,e(470),((t,e)=>t&&e>0)),this[e(465)](e(474)).to(this,e(452),this,e(467),this,e(470),this,e(461),((n,i,r,s)=>{const o=e;if(!n)return $n(t,o(450));if(!r)return $n(t,o(471));const a=$n(t,o(477),r);return s?$n(t,o(448),[i+1,r]):a})),i[e(459)]({label:$n(t,e(482)),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(459)]({label:$n(t,e(490)),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(465)](e(447)).to(this,e(480)),r[e(465)](e(447)).to(this,e(469)),i.on(e(449),(()=>this[e(483)](e(449),e(463)))),r.on(e(449),(()=>this[e(483)](e(449),e(481)))),this[e(486)]({tag:e(458),attributes:{class:["ck",e(485),e(473)]},children:[{tag:e(460),attributes:{class:[e(475)]},children:[{tag:e(460),attributes:{class:[e(478),n.if(e(472),e(466),(t=>!t))]},children:[{text:n.to(e(461),(n=>n?$n(t,e(456))+": ":$n(t,e(457))+": "))}]},{text:n.to(e(474))}]},new Ni.ToolbarSeparatorView,{tag:e(458),attributes:{class:[e(464)]},children:[i,r]}]})}}var Ar=n(560),Rr={attributes:{"data-cke":!0}};Rr.setAttributes=zi(),Rr.insert=Fi().bind(null,"head"),Rr.domAPI=Ci(),Rr.insertStyleElement=Ui();ji()(Ar.A,Rr);Ar.A&&Ar.A.locals&&Ar.A.locals;const Mr=Er;function Er(t,e){const n=jr();return(Er=function(t,e){return n[t-=497]})(t,e)}!function(t){const e=Er,n=t();for(;;)try{if(371115===parseInt(e(515))/1*(parseInt(e(518))/2)+-parseInt(e(498))/3+parseInt(e(513))/4+parseInt(e(508))/5+-parseInt(e(505))/6*(-parseInt(e(516))/7)+parseInt(e(520))/8*(parseInt(e(497))/9)+-parseInt(e(500))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jr);const Nr=Mr(519);class Vr extends Wn.Plugin{static get[Mr(510)](){return Mr(502)}static get[Mr(521)](){return!0}static get[Mr(499)](){return!0}[Mr(501)](){const t=Mr,e=this[t(517)][t(507)][t(506)];e[t(503)]((n=>{const i=t;for(const t of e[i(509)][i(514)])n[i(504)](Nr,t)}))}[Mr(511)](){const t=Mr,e=this[t(517)][t(507)][t(506)];e[t(503)]((n=>{const i=t;for(const t of e[i(509)][i(514)])n[i(512)](Nr,t)}))}}function jr(){const t=["isPremiumPlugin","11277560TVGDzD","show","RevisionViewerLoadingOverlay","change","addClass","65130saxpmQ","view","editing","2960810fRucoC","document","pluginName","hide","removeClass","2172948fgbyAR","roots","86355dhUSRO","371SqKMus","editor","2kWjGQi","ck-editor__editable__loading-overlay","1770424whaDaX","isOfficialPlugin","9XcLEFN","1558503vkiPet"];return(jr=function(){return t})()}function Dr(t,e){const n=Lr();return(Dr=function(t,e){return n[t-=112]})(t,e)}const Cr=Dr;function Lr(){const t=["ck-revision-history-ui__back-to-editing","Restore this revision","12LMIZRq","config","isForwardNavigationEnabled","1146312xAeRjl","change:isReady","restoreRevision","isEnabled","isOfficialPlugin","execute","RevisionViewerUI","changesNavigation","showPreviousChange","showNextChange","79628PpSzIB","show","currentChangeNumber","Back to editing","plugins","init","undo","editor","commands","2lEiZrR","add","componentFactory","347615LSQfkq","isBackwardNavigationEnabled","closeRevisionViewerCallback","set","pluginName","hide","forward","isReady","988302TkYHxr","revisionHistory","isPremiumPlugin","9369BqYiyD","isNavigationMode","get","listenTo","requires","1098315YyaneX","1158920KppnrM","numberOfChanges","bind","exitToEditing"];return(Lr=function(){return t})()}!function(t){const e=Dr,n=t();for(;;)try{if(109967===parseInt(e(146))/1*(-parseInt(e(137))/2)+parseInt(e(112))/3+parseInt(e(124))/4*(parseInt(e(149))/5)+parseInt(e(157))/6+-parseInt(e(118))/7+-parseInt(e(127))/8+parseInt(e(117))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lr);class Fr extends Wn.Plugin{static get[Cr(153)](){return Cr(133)}static get[Cr(131)](){return!0}static get[Cr(159)](){return!0}static get[Cr(116)](){return[kr,Vr]}[Cr(142)](){const t=Cr,e=this[t(144)],n=e[t(141)][t(114)](kr),i=e[t(141)][t(114)](Vr);e.ui[t(148)][t(147)](t(121),(n=>{const i=t,r=new Ni.ButtonView(n);return r[i(152)]({label:$n(n,i(140)),icon:Wn.icons[i(143)],withText:!0,tooltip:!0,class:i(122)}),this[i(115)](r,i(132),(()=>{const t=i;e[t(125)][t(114)](t(158))[t(151)]()})),r})),e.ui[t(148)][t(147)](t(129),(n=>{const i=t,r=new Ni.ButtonView(n);return r[i(152)]({label:$n(n,i(123)),withText:!0,tooltip:!0}),r[i(120)](i(130)).to(e[i(145)][i(114)](i(129))),this[i(115)](r,i(132),(()=>e[i(132)](i(129)))),r})),e.ui[t(148)][t(147)](t(134),(i=>{const r=t,s=new xr(i),o=e[r(145)][r(114)](r(135)),a=e[r(145)][r(114)](r(136));return s[r(120)](r(150)).to(o,r(130)),s[r(120)](r(126)).to(a,r(130)),s[r(120)](r(156),r(139),r(119),r(113)).to(n),this[r(115)](s,r(132),((t,n)=>{const i=r;e[i(132)](i(155)===n?i(136):i(135))})),s})),i[t(138)](),n.on(t(128),((e,n,r)=>{const s=t;r?i[s(154)]():i[s(138)]()}))}}var Pr=n(329),zr={attributes:{"data-cke":!0}};zr.setAttributes=zi(),zr.insert=Fi().bind(null,"head"),zr.domAPI=Ci(),zr.insertStyleElement=Ui();ji()(Pr.A,zr);Pr.A&&Pr.A.locals&&Pr.A.locals;const Hr=Ur;function Ur(t,e){const n=Zr();return(Ur=function(t,e){return n[t-=289]})(t,e)}function Zr(){const t=["fieldView","extendTemplate","element","value","_tooltipString","set","scrollWidth","_resizeObserver","1390109bhRkDG","Revision name","_updateTooltipText","ck-tooltip_multi-line","457295bRnCmW","215862eTKjjb","bindTemplate","2FAsUpF","840888auVJGy","2009912WDPMbs","621747Rfzqia","placeholder","ck-revision-history-sidebar__revision-name","input","Enter the revision name","391744nxipYD","destroy","clientWidth","render","span","listenTo"];return(Zr=function(){return t})()}!function(t){const e=Ur,n=t();for(;;)try{if(111670===parseInt(e(309))/1*(-parseInt(e(311))/2)+parseInt(e(314))/3+-parseInt(e(290))/4+-parseInt(e(308))/5+-parseInt(e(312))/6+parseInt(e(304))/7+parseInt(e(313))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class qr extends Ni.LabeledFieldView{constructor(t,e){const n=Ur;super(t,e),this[n(303)]=null;const i=this[n(310)];this[n(301)]({label:$n(t,n(305)),_tooltipString:""}),this[n(296)][n(315)]=$n(t,n(289)),this[n(297)]({tag:n(294),attributes:{class:[n(316)],"data-cke-tooltip-text":i.to(n(300)),"data-cke-tooltip-position":"s","data-cke-tooltip-class":n(307)}})}[Hr(293)](){const e=Hr;super[e(293)](),this[e(303)]=new t.ResizeObserver(this[e(296)][e(298)],(()=>this[e(306)]())),this[e(295)](this[e(296)],e(317),(()=>this[e(306)]()))}[Hr(291)](){const t=Hr;super[t(291)](),this[t(303)]&&this[t(303)][t(291)]()}[Hr(306)](){const t=Hr,e=this[t(296)][t(298)];this[t(300)]=e[t(302)]>e[t(292)]&&e[t(299)]||""}}var Br=n(249),Wr={attributes:{"data-cke":!0}};Wr.setAttributes=zi(),Wr.insert=Fi().bind(null,"head"),Wr.domAPI=Ci(),Wr.insertStyleElement=Ui();ji()(Br.A,Wr);Br.A&&Br.A.locals&&Br.A.locals;function Yr(){const t=["setTemplate","687190IyktHh","ck-revision-history-sidebar__revision-author","3299232UWkOxu","set","790fEfwLH","push","20OrhnzX","ck-revision-history-sidebar__revision-author_creator","2VlTGpf","2056265QCnhpi","Revision author","span","name","36027tljjet","Revision creator","0 0 11 10","220906BWVrfS","3303228aiQYJi","307194DarxYz","ck-revision-history-sidebar__revision-author__name"];return(Yr=function(){return t})()}function Gr(t,e){const n=Yr();return(Gr=function(t,e){return n[t-=194]})(t,e)}!function(t){const e=Gr,n=t();for(;;)try{if(382598===-parseInt(e(213))/1*(parseInt(e(200))/2)+-parseInt(e(210))/3*(-parseInt(e(198))/4)+parseInt(e(201))/5+-parseInt(e(209))/6+-parseInt(e(208))/7+parseInt(e(194))/8+-parseInt(e(205))/9*(-parseInt(e(196))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class Jr extends Ni.View{constructor(t,e,n){const i=Gr;super(t);const r=new Ni.IconView;r[i(195)]({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(207)});const s=["ck",i(214)];n&&s[i(197)](i(199));const o=[{tag:i(203),attributes:{class:["ck",i(211)],title:$n(t,i(n?206:202))},children:[r,e[i(204)]]}];this[i(212)]({tag:"li",attributes:{class:s},children:o})}}function Kr(t,e){var n=Xr();return(Kr=function(t,e){return n[t-=491]})(t,e)}function Xr(){var t=["1860984KtEEXn","toLocaleTimeString","2772287trrIzy","632052RevCRo","478078LWglFW","85997olgUMw","42144xmxRTo","634816oBYWPa","numeric","245YiEwIj","toLocaleDateString","long"];return(Xr=function(){return t})()}!function(t){for(var e=Kr,n=t();;)try{if(234538===-parseInt(e(494))/1+-parseInt(e(493))/2+parseInt(e(492))/3+-parseInt(e(496))/4+parseInt(e(498))/5*(parseInt(e(495))/6)+parseInt(e(491))/7+-parseInt(e(501))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);var Qr=n(11),$r={attributes:{"data-cke":!0}};$r.setAttributes=zi(),$r.insert=Fi().bind(null,"head"),$r.domAPI=Ci(),$r.insertStyleElement=Ui();ji()(Qr.A,$r);Qr.A&&Qr.A.locals&&Qr.A.locals;function ts(){const t=["bind","name","Show more items","7217zkcVDg","1266834WMngJV","map","find","346554CsAvyh","buttonView","function","Compare against selected","change:isActionsDropdownOpen","ck-revision-history-sidebar__revision__actions","Name this revision","listenTo","button","isReady","listView","296tevWHC","class","first","extendTemplate","5EdHqdH","stopPropagation","execute","threeVerticalDots","action","ck-on","isVisible","children","model","items","_action","isEnabled","panelPosition","bindTemplate","menuitem","isActionsDropdownOpen","locale","79636TTeYLk","source","531696ZITHCE","add","set","Restore this revision","menu","isOpen","404086TOfVIE","850035oNCFcD"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=495]})(t,e)}!function(t){const e=es,n=t();for(;;)try{if(162500===parseInt(e(541))/1+-parseInt(e(500))/2+parseInt(e(501))/3+-parseInt(e(543))/4+parseInt(e(524))/5*(parseInt(e(506))/6)+parseInt(e(505))/7*(-parseInt(e(520))/8)+-parseInt(e(509))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);var ns=n(216),is={attributes:{"data-cke":!0}};is.setAttributes=zi(),is.insert=Fi().bind(null,"head"),is.domAPI=Ci(),is.insertStyleElement=Ui();ji()(ns.A,is);ns.A&&ns.A.locals&&ns.A.locals;const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=391]})(t,e)}function os(){const t=["ck-revision-history-sidebar__revision_highlighted","ck-revision-history-sidebar__revision","bindTemplate","from","closest","ck-revision-history-sidebar__revision-wrapper","setTemplate","value","ck-disabled","name","16067970IxBmxC","fieldView","length","revisionNameView","uiLanguage","srcElement","deselect","_requireRevisionName","isHighlighted","1602605meLAuH","4DpBmXQ","div","_createdAtFormatted","authors","createdAt","select","filter","render","isSelected","isActionsDropdownOpen","bind","unshift","_revision","change","creator","highlight","ck-reset","isConfirm","ck-revision-history-sidebar__revision_selected",".ck-thread__remove-confirm","span","extendTemplate","revisionActionsView","ck-revision-history-sidebar__actions_dropdown_open","570684wfuxYA","2023182rNOgaG","220","ck-revision-history-sidebar__revision__date","element","map","set","ck-revision-history-sidebar__revision-authors","isEnabled","fire","unhighlight","4009872UecTOo","ck-revision-history-sidebar__revision__controls-wrapper","isReady","116103hyvhvU","setName","262176PpbJGc","listenTo","ck-revision-history-sidebar__revision-wrapper_confirmation_visible","12AyptTO"];return(os=function(){return t})()}!function(t){const e=ss,n=t();for(;;)try{if(361414===parseInt(e(430))/1+-parseInt(e(435))/2*(parseInt(e(432))/3)+parseInt(e(392))/4*(-parseInt(e(391))/5)+parseInt(e(416))/6+-parseInt(e(417))/7+-parseInt(e(427))/8+parseInt(e(446))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);class as extends((0,Yn.ConfirmMixin)(Ni.View)){constructor(e,n,i,r){const s=ss;super(e);const o=this[s(438)],a=function(t,e){const n=s,i=Array[n(439)](e[n(395)])[n(398)]((t=>t!=e[n(406)]));return e[n(406)]&&i[n(403)](e[n(406)]),i[n(421)]((i=>new Jr(t,i,i==e[n(406)])))}(e,n);this.id=n.id,this[s(404)]=n,this[s(453)]=r,this[s(402)](s(445),s(396)).to(n),this[s(402)](s(394)).to(this,s(396),(t=>{return n=e[s(450)],(i=t)[(r=Kr)(499)](n,{month:r(500),day:r(497)})+", "+i[r(502)](n,{hour:r(497),minute:r(497)});var n,i,r})),this[s(422)](s(400),!1),this[s(422)](s(454),!1),this[s(422)](s(401),!1),this[s(422)](s(429),!1),this[s(422)](s(424),!1),this[s(449)]=new qr(e,Ni.createLabeledInputText),this[s(449)][s(447)][s(413)]({attributes:{maxlength:s(418)}}),this[s(449)][s(447)][s(402)](s(443)).to(this,s(445),(t=>t||this[s(394)])),this[s(449)][s(402)](s(424)).to(this,s(400),this,s(424),((t,e)=>t&&e)),this[s(414)]=i&&i[s(448)]?function(e,n){const i=es,r=e[i(537)],s=e[i(540)],o=(0,Ni.createDropdown)(s);o[i(536)]="sw";const a=function(e,n){const r=i,s=function(t,e){const n=es,i=t[n(540)],r={"Compare against selected":$n(i,n(512)),"Name this revision":$n(i,n(515)),"Restore this revision":$n(i,n(497))};return e[n(507)]((t=>{const e=n,i=r[t[e(503)]];return i&&i!==t[e(503)]&&(t[e(503)]=i),t}))}(e,n),o=new t.Collection;for(const t of s){const n={type:r(517),model:new Ni.ViewModel({label:t[r(503)],class:t[r(521)],withText:!0,role:r(538),_action:t[r(528)]})};n[r(532)][r(502)](r(535)).to(e,r(539),(n=>r(511)!=typeof t[r(535)]||!n||t[r(535)](e))),o[r(495)](n)}return o}(e,n);return e[i(502)](i(539)).to(o,i(499)),o[i(510)][i(496)]({label:$n(s,i(504)),tooltip:!0,tooltipPosition:"sw",icon:Wn.icons[i(527)]}),o[i(523)]({attributes:{class:[i(514),r.if(i(539),i(529))]},on:{click:r.to((t=>t[i(525)]()))}}),o.on(i(526),(t=>{const n=i;e[n(518)]&&n(511)==typeof t[n(542)][n(534)]&&t[n(542)][n(534)](e)})),(0,Ni.addListToDropdown)(o,a,{role:i(498)}),o[i(516)](e,i(513),((t,r,s)=>{const a=i;if(s)for(const t of o[a(519)][a(533)]){const i=t[a(531)][a(522)],r=n[a(508)]((t=>t[a(528)]===i[a(534)]))[a(530)];t[a(530)]=void 0===r||r(e)}})),o}(this,i):"",this[s(414)]&&this[s(414)][s(402)](s(424)).to(this),this[s(442)]({tag:s(393),attributes:{class:["ck",s(408),s(441),o.if(s(409),s(434))]},children:[{tag:s(393),attributes:{class:["ck",s(408),s(437),o.if(s(424),s(444),(t=>!t)),o.if(s(400),s(410)),o.if(s(454),s(436)),o.if(s(401),s(415))]},children:[this[s(449)],{tag:s(412),attributes:{class:["ck",s(419)]},children:[{text:o.to(s(394))}]},{tag:s(393),attributes:{class:["ck",s(428)]},children:[{tag:"ul",attributes:{class:["ck",s(423)]},children:a}]},this[s(414)]],on:{click:o.to((t=>{const e=s;t[e(451)][e(440)](e(411))||this[e(429)]&&this[e(424)]&&this[e(425)](e(397),{id:this.id})}))}}]})}[rs(399)](){const t=rs;super[t(399)]();const e=this[t(449)][t(447)][t(420)];this[t(433)](e,t(405),(()=>{const n=t;this[n(453)]&&!e[n(443)]||this[n(425)](n(431),{id:this.id,name:e[n(443)]}),e[n(443)]||(e[n(443)]=this[n(445)]?this[n(445)]:this[n(394)])}))}[rs(397)](){this[rs(400)]=!0}[rs(452)](){this[rs(400)]=!1}[rs(407)](){this[rs(454)]=!0}[rs(426)](){this[rs(454)]=!1}}var cs=n(675);function us(){const t=["80iXMZIy","minus","234100qKkyQj","month","weekdayLong","toJSDate","995029xxhiwV","1573hjIZEK","week","10521630BvVmtk","local","toRelativeCalendar","setLocale","29981ohYqTE","fromJSDate","2563146jskulr","1703790Wwsadc","day","startOf","94kVhcNz","year","188oBjMGD","31090OntogV","hasSame","monthLong"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=264]})(t,e)}function hs(t,e){const n=ls,i=cs.c9[n(270)](t)[n(268)](e),r=cs.c9[n(266)](),s=r[n(282)]({days:1})[n(274)](n(273));let o,a;return i[n(279)](r,n(273))?(o=i[n(274)](n(273))[n(286)](),a=i[n(267)]()):i[n(279)](s,n(273))?(o=s[n(286)](),a=i[n(267)]()):i[n(279)](r,n(264))?(o=i[n(274)](n(264))[n(286)](),a=i[n(285)]||""):i[n(279)](r,n(276))?(o=i[n(274)](n(284))[n(286)](),a=i[n(280)]||""):(o=i[n(274)](n(276))[n(286)](),a=String(i[n(276)])),{startDate:o,localizedPeriodName:a}}!function(t){const e=ls,n=t();for(;;)try{if(803524===parseInt(e(269))/1*(parseInt(e(275))/2)+-parseInt(e(272))/3+parseInt(e(277))/4*(parseInt(e(278))/5)+parseInt(e(271))/6+-parseInt(e(287))/7*(-parseInt(e(281))/8)+parseInt(e(265))/9+-parseInt(e(283))/10*(parseInt(e(288))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);var ds=n(45),fs={attributes:{"data-cke":!0}};fs.setAttributes=zi(),fs.insert=Fi().bind(null,"head"),fs.domAPI=Ci(),fs.insertStyleElement=Ui();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-=297]})(t,e)}function ps(){const t=["ck-revision-history-sidebar__time-period","setName","find","ck-revision-history-sidebar__time-period__revisions","localizedPeriodName","_revisionActions","5VFcUYH","startDate","354804lVWEsI","1555984lDiJVq","delegate","add","createCollection","removeRevision","remove","span","9426042faClBp","setTemplate","24914duxIbi","59199cfNcmW","ck-revision-history-sidebar__time-period__label","revisionViews","div","locale","913923zFHFBh","select","248ZFOmfx","uiLanguage","_requireRevisionName","281918lMNMsr","addRevision"];return(ps=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(316541===parseInt(e(326))/1+parseInt(e(306))/2+-parseInt(e(301))/3+-parseInt(e(317))/4+-parseInt(e(314))/5*(-parseInt(e(316))/6)+-parseInt(e(327))/7*(parseInt(e(303))/8)+parseInt(e(324))/9)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=hs(e,this[r(300)][r(304)])[r(312)];this[r(315)]=e,this[r(298)]=this[r(320)](),this[r(313)]=n,this[r(305)]=i,this[r(298)][r(318)](r(302)).to(this),this[r(298)][r(318)](r(309)).to(this),this[r(325)]({tag:r(299),attributes:{class:["ck",r(308)]},children:[{tag:r(323),attributes:{class:["ck",r(297)]},children:[{text:s}]},{tag:r(299),attributes:{class:["ck",r(311)]},children:this[r(298)]}]})}[vs(307)](t){const e=vs,n=new as(this[e(300)],t,this[e(313)],this[e(305)]);this[e(298)][e(319)](n)}[vs(321)](t){const e=vs,n=this[e(298)][e(310)]((e=>e.id===t.id));this[e(298)][e(322)](n)}}var gs=n(173),ks={attributes:{"data-cke":!0}};ks.setAttributes=zi(),ks.insert=Fi().bind(null,"head"),ks.domAPI=Ci(),ks.insertStyleElement=Ui();ji()(gs.A,ks);gs.A&&gs.A.locals&&gs.A.locals;function bs(){const t=["ck-revision-history-sidebar__header","ck-revision-history-sidebar__header__label","22404wyDhUc","div","23586xmmWuB","span","140ARUgJj","701836MhYQHz","setTemplate","723685ctESlF","history","2712896VEJAoQ","5178866SodVOn","9511470ZbYgTp","ck-reset_all","Revision history","12eiSjww","content"];return(bs=function(){return t})()}function _s(t,e){const n=bs();return(_s=function(t,e){return n[t-=479]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(381573===parseInt(e(495))/1+parseInt(e(481))/2*(parseInt(e(479))/3)+parseInt(e(482))/4+-parseInt(e(484))/5*(-parseInt(e(491))/6)+parseInt(e(487))/7+-parseInt(e(486))/8+-parseInt(e(488))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class ws extends Ni.View{constructor(t){const e=_s;super(t);const n=new Ni.IconView;n[e(492)]=Wn.icons[e(485)],this[e(483)]({tag:e(496),attributes:{class:["ck",e(489),e(493)]},children:[n,{tag:e(480),attributes:{class:["ck",e(494)]},children:[$n(t,e(490))]}]})}}var Is=n(722),Os={attributes:{"data-cke":!0}};Os.setAttributes=zi(),Os.insert=Fi().bind(null,"head"),Os.domAPI=Ci(),Os.insertStyleElement=Ui();ji()(Is.A,Os);Is.A&&Is.A.locals&&Is.A.locals;const Ss=xs;function Ts(){const t=["get","_getTimePeriodViewByStartDate","156102KgHyCc","some","delegate","22OapRaQ","map","uiLanguage","select","1243712vTeRQN","24Mmumyj","263248vgliHL","7IxwdUX","getTime","locale","fire","add","revisionSetName","addRevision","revisionSelected","setName","highlightRevisions","selectRevision","ck-rounded-corners","388TGwHCS","find","ck-reset","remove","_removeRevision","17705sdtLUH","ck-revision-history-sidebar__timeline","createCollection","5237410zcHiuw","revisionViews","div","deselect","14upVWSz","900444WsFkYs","highlight","7627516wOkJbU","_revisions","ck-revision-history-sidebar","_revisionActions","setTemplate","flat","timePeriodViews","9JMjblj","_addRevision","isEnabled","set","_requireRevisionName","unhighlight","removeRevision","createdAt","render","ck-disabled","startDate","bindTemplate"];return(Ts=function(){return t})()}function xs(t,e){const n=Ts();return(xs=function(t,e){return n[t-=253]})(t,e)}!function(t){const e=xs,n=t();for(;;)try{if(624023===-parseInt(e(281))/1+parseInt(e(306))/2*(parseInt(e(272))/3)+parseInt(e(294))/4*(parseInt(e(299))/5)+-parseInt(e(307))/6*(-parseInt(e(282))/7)+-parseInt(e(279))/8*(-parseInt(e(258))/9)+parseInt(e(302))/10*(parseInt(e(275))/11)+-parseInt(e(280))/12*(parseInt(e(309))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class As extends Ni.View{constructor(t,e,n,i){const r=xs;super(t);const s=this[r(269)];this[r(257)]=this[r(301)](),this[r(257)][r(274)](r(278)).to(this),this[r(257)][r(274)](r(290)).to(this),this[r(310)]=e,this[r(254)]=n,this[r(262)]=i,this.on(r(278),((t,e)=>{const n=r;this[n(285)](n(289),e)})),this.on(r(290),((t,e)=>{const n=r;this[n(285)](n(287),e)})),this[r(261)](r(260),!1),this[r(255)]({tag:r(304),attributes:{class:["ck",r(296),r(293),r(253)]},children:[new ws(t),{tag:r(304),attributes:{class:["ck",r(300),s.if(r(260),r(267),(t=>!t))]},children:this[r(257)]}]})}[Ss(266)](){const t=Ss;super[t(266)]();for(const e of this[t(310)])this[t(259)](e);this[t(310)].on(t(286),((e,n)=>{this[t(259)](n)})),this[t(310)].on(t(297),((e,n)=>{this[t(298)](n)}))}get[Ss(303)](){const t=Ss;return this[t(257)][t(276)]((e=>e[t(303)][t(276)]((t=>t))))[t(256)]()}[Ss(292)](t){const e=Ss;for(const n of this[e(303)])t&&t.id===n.id?n[e(278)]():n[e(305)]()}[Ss(291)](t){const e=Ss;for(const n of this[e(303)])t[e(273)]((({id:t})=>t===n.id))?n[e(308)]():n[e(263)]()}[Ss(259)](t){const e=Ss,n=hs(t[e(265)],this[e(284)][e(277)])[e(268)];let i=this[e(257)][e(270)](0);i&&i[e(268)][e(283)]()===n[e(283)]()||(i=new ys(this[e(284)],n,this[e(254)],this[e(262)]),this[e(257)][e(286)](i)),i[e(288)](t)}[Ss(298)](t){const e=Ss,n=hs(t[e(265)],this[e(284)][e(277)])[e(268)];this[e(271)](n)[e(264)](t)}[Ss(271)](t){const e=Ss;return this[e(257)][e(295)]((n=>n[e(268)][e(283)]()===t[e(283)]()))}}const Rs=Ms;function Ms(t,e){const n=Es();return(Ms=function(t,e){return n[t-=393]})(t,e)}function Es(){const t=["selectRevision","compare","isPremiumPlugin","436074rpdfGb","length","isReady","77YmpOMz","_handleEditorDataReady","_revisionsRepository","setName","revisionSelected","defaultRevisionActions","remove","552ytGcln","9778599PbZkNT","add","_createRevisionActions","config","Restore this revision","timePeriodViews","10835GYdnMF","string","getRevisionsInDiff","ready","name","revisionHistory.viewerSidebarContainer","_sidebarView","10DOKyPW","element","getRevision","20724140jDYPZc","locale","repository","render","plugins","getEarlierVisibleRevision","requires","diff","map","compareAgainstSelected","restoreRevision","get","_handleRevisionSetName","RevisionsSidebar","focus","bind","_revisionViewer","newRevisionId","getIndex","revisionViews","Compare against selected","isOfficialPlugin","isVisible","assign","2356120gpvduM","65141gDGBuL","action","init","_handleRevisionSelected","change:diff","revisionHistory","restoreRevisionCallback","revisionHistory.revisionActions","appendChild","availableRevisionActions","nameRevision","listenTo","fieldView","select","getLaterVisibleRevision","Name this revision","revisionSetName","highlightRevisions","3078363WaelMW","pluginName","destroy","data","editor","isSelected","_revisions","_handleDiffChange","isEnabled","revisionHistory.requireRevisionName"];return(Es=function(){return t})()}!function(t){const e=Ms,n=t();for(;;)try{if(571831===-parseInt(e(401))/1*(-parseInt(e(456))/2)+parseInt(e(419))/3+-parseInt(e(442))/4*(parseInt(e(449))/5)+-parseInt(e(432))/6*(-parseInt(e(435))/7)+-parseInt(e(400))/8+parseInt(e(443))/9+-parseInt(e(459))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Ns extends Wn.Plugin{static get[Rs(420)](){return Rs(472)}static get[Rs(397)](){return!0}static get[Rs(431)](){return!0}static get[Rs(465)](){return[kr]}constructor(t){const e=Rs;super(t),this[e(475)]=t[e(463)][e(470)](kr),this[e(437)]=this[e(475)][e(461)],this[e(455)]=null}[Rs(403)](){const t=Rs,e=this[t(437)][t(425)],n=this[t(445)](),i=this[t(423)][t(446)][t(470)](t(454));this[t(455)]=new As(this[t(423)][t(460)],e,n,this[t(423)][t(446)][t(470)](t(428))),this[t(455)].on(t(439),this[t(404)][t(474)](this)),this[t(455)].on(t(417),this[t(471)][t(474)](this)),this[t(455)][t(474)](t(427)).to(this[t(475)]),this[t(455)][t(448)].on(t(444),((e,n)=>{const i=t;n[i(395)].on(i(444),((t,e)=>{const n=i;e[n(474)](n(427),n(434)).to(this[n(475)])}))})),this[t(455)][t(462)](),this[t(412)](this[t(423)][t(422)],t(452),this[t(436)][t(474)](this)),this[t(412)](this[t(475)],t(405),this[t(426)][t(474)](this)),i[t(409)](this[t(455)][t(457)])}[Rs(421)](){const t=Rs;this[t(455)][t(457)][t(441)](),this[t(455)][t(421)]()}[Rs(436)](){const t=Rs,e=this[t(437)][t(458)](0);if(e){const n=this[t(437)][t(464)](e.id);this[t(475)][t(430)](e,n)}}[Rs(404)](t,e){const n=Rs,i=this[n(437)][n(458)](e.id),r=this[n(437)][n(464)](i.id);this[n(475)][n(430)](i,r)}[Rs(471)](t,e){const n=Rs;this[n(437)][n(458)](e.id)[n(438)](e[n(453)])}[Rs(426)](t,e,n){const i=Rs,r=this[i(437)][i(451)](n);r[i(433)]>2?(this[i(455)][i(418)](r),this[i(455)][i(429)](null)):(this[i(455)][i(418)]([]),this[i(455)][i(429)](r[0]))}[Rs(445)](){const t=Rs,e=this[t(423)],n=Ns[t(410)],i=e[t(446)][t(470)](t(408))||Ns[t(440)];if(i[t(433)])return i[t(467)]((i=>{const r=t,s=r(450)==typeof i?Object[r(399)]({},n[i]):i;return s[r(402)]=s[r(402)][r(474)](this,e),s[r(398)]&&(s[r(398)]=s[r(398)][r(474)](this,e)),s}))}}Ns[Rs(440)]=[Rs(468),Rs(469),Rs(411)],Ns[Rs(410)]={compareAgainstSelected:{name:Rs(396),action:({plugins:t},e)=>{const n=Rs,i=t[n(470)](kr),r=i[n(461)];let s=i[n(466)][n(393)],o=e.id;r[n(394)](s)>r[n(394)](o)&&([s,o]=[o,s]),i[n(430)](s,o)},isVisible:({plugins:t},e)=>{const n=Rs,i=t[n(470)](kr);return!(i[n(461)][n(451)](i[n(466)])[n(433)]>2||e[n(424)])}},restoreRevision:{name:Rs(447),action:(t,{id:e})=>{const n=Rs;t[n(446)][n(470)](n(406))[n(407)](e)},isVisible:({plugins:t},e)=>!!t[Rs(470)](kr)[Rs(461)][Rs(415)](e.id)},nameRevision:{name:Rs(416),action:({plugins:t},{id:e,revisionNameView:n})=>{const i=Rs,r=t[i(470)](kr),s=r[i(461)][i(464)](e);r[i(430)](e,s),n[i(473)](),n[i(413)][i(414)]()}}};const Vs=Ns,js=Cs;function Ds(){const t=["21412FFIgtB","getRoot","editing","isActive","editor","toolbar","view","element","bind","setEditableElement","detachDomRoot","1005555WOCgOe","_toolbarConfig","viewportTopOffset","replace","348318zQJZCV","addToolbar","rootName","16PfAByT","305ESgqvV","stickyPanel","componentFactory","restore","fire","name","config","viewportOffset","isFocused","document","render","attachDomRoot","5500410vsDBQK","_view","ready","get","_elementReplacer","limiterElement","_initToolbar","destroy","init","1813710XdmvPq","416318rmyrgU","editable","18121hduuST","focusTracker","4FFZSNR","fillFromConfig"];return(Ds=function(){return t})()}function Cs(t,e){const n=Ds();return(Cs=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(274720===-parseInt(e(201))/1*(-parseInt(e(203))/2)+parseInt(e(216))/3+-parseInt(e(205))/4*(parseInt(e(224))/5)+-parseInt(e(198))/6+parseInt(e(199))/7+-parseInt(e(223))/8*(parseInt(e(220))/9)+parseInt(e(189))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);class Ls extends Ni.EditorUI{get[js(211)](){return this[js(190)]}constructor(e,n){const i=js;super(e),this[i(190)]=n,this[i(217)]=(0,Ni.normalizeToolbarConfig)(e[i(230)][i(192)](i(210))),this[i(193)]=new t.ElementReplacer}get[js(212)](){const t=js;return this[t(211)][t(212)]}[js(197)](t){const e=js,n=this[e(209)],i=this[e(211)],r=n[e(207)][e(211)],s=i[e(200)],o=r[e(233)][e(206)]();s[e(229)]=o[e(222)],i[e(234)]();const a=s[e(212)];this[e(214)](s[e(229)],a),i[e(200)][e(213)](e(232)).to(this[e(202)]),r[e(188)](a),this[e(193)][e(219)](t,this[e(212)]),this[e(195)](),this[e(228)](e(191))}[js(196)](){const t=js;super[t(196)]();const e=this[t(211)],n=this[t(209)][t(207)][t(211)];this[t(193)][t(227)](),n[t(215)](e[t(200)][t(229)]),e[t(196)]()}[js(195)](){const t=js,e=this[t(211)];e[t(225)][t(213)](t(208)).to(this[t(202)],t(232)),e[t(225)][t(194)]=e[t(212)],e[t(225)][t(213)](t(218)).to(this,t(231),(({top:t})=>t)),e[t(210)][t(204)](this[t(217)],this[t(226)]),this[t(221)](e[t(210)])}}var Fs=n(161),Ps={attributes:{"data-cke":!0}};Ps.setAttributes=zi(),Ps.insert=Fi().bind(null,"head"),Ps.domAPI=Ci(),Ps.insertStyleElement=Ui();ji()(Fs.A,Ps);Fs.A&&Fs.A.locals&&Fs.A.locals;var zs=Hs;function Hs(t,e){var n=Us();return(Hs=function(t,e){return n[t-=307]})(t,e)}function Us(){var t=["top","2dvesbz","main","content","20vhDubr","2432910ivTkag","11NtBlgp","126480dNDBtI","toolbar","stickyPanel","_editable","2531109YTHeQH","4342581xVgkuX","add","8bqbdEO","405087psuSxf","editable","shouldToolbarGroupWhenFull","54503Bgjfbm","8glmfyc","1374648kpbXaC","render"];return(Us=function(){return t})()}!function(t){for(var e=Hs,n=t();;)try{if(368158===-parseInt(e(317))/1*(parseInt(e(322))/2)+-parseInt(e(314))/3*(-parseInt(e(318))/4)+parseInt(e(325))/5*(-parseInt(e(328))/6)+parseInt(e(310))/7+parseInt(e(313))/8*(-parseInt(e(311))/9)+-parseInt(e(326))/10*(-parseInt(e(327))/11)+parseInt(e(319))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class Zs extends Ni.BoxedEditorUIView{get[zs(315)](){return this[zs(309)]}constructor(t,e,n={}){var i=zs;super(t),this[i(308)]=new Ni.StickyPanelView(t),this[i(307)]=new Ni.ToolbarView(t,{shouldGroupWhenFull:n[i(316)]}),this[i(309)]=new Ni.InlineEditableUIView(t,e)}[zs(320)](){var t=zs;super[t(320)](),this[t(308)][t(324)][t(312)](this[t(307)]),this[t(321)][t(312)](this[t(308)]),this[t(323)][t(312)](this[t(315)])}}const qs=Bs;function Bs(t,e){const n=Ws();return(Bs=function(t,e){return n[t-=412]})(t,e)}function Ws(){const t=["_ui","3146685pjFnXS","ready","destroy","3762280MtUVty","6HsrWUu","1352326DBXvAp","config","initialData","create","document","271135yDYELy","153kTIMVN","init","editing","get","9407559XcEBGt","view","data","sourceElement","28VkxquO","fire","253320CRWOSg","updateSourceElement","model","createRoot","initPlugins","9940296LpXJVt","locale"];return(Ws=function(){return t})()}!function(t){const e=Bs,n=t();for(;;)try{if(901932===-parseInt(e(438))/1+-parseInt(e(425))/2+-parseInt(e(433))/3+parseInt(e(423))/4*(-parseInt(e(414))/5)+-parseInt(e(437))/6*(parseInt(e(419))/7)+-parseInt(e(430))/8+-parseInt(e(415))/9*(-parseInt(e(436))/10))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(432)]}constructor(t,e){const n=Bs;super(e),this[n(422)]=t,this[n(427)][n(413)][n(428)]();const i=new Zs(this[n(431)],this[n(417)][n(420)],{shouldToolbarGroupWhenFull:!0});this[n(432)]=new Ls(this,i)}[qs(435)](){const t=qs;return this[t(426)](),this.ui[t(435)](),super[t(435)]()}static async[qs(412)](t,e){const n=qs,i=new this(t,e);return await i[n(429)](),await i.ui[n(416)](t),await i[n(421)][n(416)](i[n(439)][n(418)](n(440))||""),i[n(424)](n(434)),i}}const Gs=Js;function Js(t,e){const n=Ks();return(Js=function(t,e){return n[t-=171]})(t,e)}function Ks(){const t=["removeMarker","map","getMarkersGroup","name","creator","addRevisionData","_restoreRevision","isAnonymous","revision-history-missing-configuration","changesNavigation","RevisionTracker","selection","detachRoot","uiLanguage","parse","removeSelectionAttribute","8LWRlmb","indexOf","toLocaleDateString","end","getRevisions","define","restrictedEditingException","join","then","create","1414714kHkAYm","document","refreshPositioning","716016HImSHP","insert","_showRevisionViewer","Autosave","model","revisionHistory.requireRevisionName","set","getAttributeKeys","revisionHistory.editorContainer","commands","_update","addRoot","Annotations","error","_viewerEditor","includes","display","toolbar","pluginName","update","RevisionViewer","createdAt","data","RevisionHistory","isEnabled","isReadOnly","markers","addUser","catch","isAttached","RevisionHistoryUI","setAttribute","refreshVisibility","roots","enableReadOnlyMode","toLocaleTimeString","revisionHistory.closeRevisionViewerCallback","block","RestrictedEditingMode","revisionHistory.viewerContainer","fromVersion","_enhanceCloseRevisionViewerCallback","Dialog","isOpen","long","revisionHistory.showRevisionViewerCallback","numeric","_getRevisionViewerEditorConfig","PaginationLookup","revisionHistory.viewerEditorElement","_enhanceShowRevisionViewerCallback","setSelection","save","isReady","requires","users","exitToEditing","34NACTWm","218833jneiHW","fromCharCode","1039518PUWtGi","Users","getRoot","createRangeIn","result","lazyRoots","getRevision","closeRevisionViewerCallback","getRevisionData","get","enqueueChange","1244YTiSBJ","isOfficialPlugin","1119zWmFAP","$graveyard","rootName","getRevisionRootsAttributes","has","405284CsYuHt","_closeRevisionViewer","restoreRevision","keys","RevisionViewerIntegration","locale","3945MSJaiE","toJSON","hide","toVersion","push","revisionHistory.restoreRevisionCallback","removeAttribute","getUser","config","_cleanUp","showRevisionViewerCallback","editor","adapter","280gZqlKE","repository","Restored","remove","plugins","revision-history-viewer-opened","bind","translations","init","_recalculatePageBreaks","none","RevisionsRepository","revisionHistory","from","destroy","saveRevision","change","isPremiumPlugin","disableReadOnlyMode","style"];return(Ks=function(){return t})()}!function(t){const e=Js,n=t();for(;;)try{if(136821===-parseInt(e(200))/1+-parseInt(e(199))/2*(-parseInt(e(215))/3)+parseInt(e(213))/4*(-parseInt(e(226))/5)+-parseInt(e(288))/6+-parseInt(e(285))/7+-parseInt(e(275))/8*(parseInt(e(202))/9)+-parseInt(e(239))/10*(-parseInt(e(220))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ks);const Xs=[Gs(172),Gs(180)];class Qs extends Wn.Plugin{static get[Gs(306)](){return Gs(224)}static get[Gs(214)](){return!0}static get[Gs(256)](){return!0}constructor(t){const e=Gs;function n(t){const e=Js;return t[e(260)]((t=>String[e(201)](t)))[e(282)]("")}super(t),this[e(206)]=e(278),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[Gs(306)](){return Gs(311)}static get[Gs(214)](){return!0}static get[Gs(256)](){return!0}static get[Gs(196)](){return[Ii,tr]}constructor(e){const n=Gs;if(super(e),!this[n(237)][n(234)][n(211)](n(251)))throw new t.CKEditorError(n(267),this);this[n(302)]=null,this[n(237)][n(234)][n(280)](n(187),(t=>this[n(290)]({...t,translations:this[n(237)][n(225)][n(246)]}))),this[n(237)][n(234)][n(280)](n(178),(t=>this[n(221)](t))),this[n(237)][n(234)][n(280)](n(231),(t=>this[n(265)](t))),this[n(237)][n(234)][n(280)](n(293),!1),this[n(192)](),this[n(183)]()}set[Gs(238)](t){const e=Gs;this[e(237)][e(243)][e(211)](e(269))[e(238)]=t}get[Gs(238)](){const t=Gs;return this[t(237)][t(243)][t(211)](t(269))[t(238)]}[Gs(264)](t){const e=Gs;return this[e(237)][e(243)][e(211)](e(269))[e(264)](t)}[Gs(208)](t){const e=Gs;return this[e(237)][e(243)][e(211)](e(250))[e(208)](t)}[Gs(279)](t){const e=Gs;return this[e(237)][e(243)][e(211)](e(250))[e(279)](t||{toJSON:!1})}[Gs(189)](){const e=Gs,n=this[e(237)],i=(0,Yn.sanitizeEditorConfig)(n,Xs),r=n[e(243)][e(211)](e(269)),s=n[e(243)][e(211)](e(203))[e(197)];return i[e(305)]=[e(198),e(222),e(268)],delete i[e(207)],i[e(243)][e(230)](Qs,kr,Fr,class extends Wn.Plugin{static get[e(196)](){return[kr,e(203)]}[e(247)](){const i=e,o=this[i(237)][i(243)][i(211)](i(203));for(const t of s)t[i(266)]||o[i(233)](t.id)||o[i(315)](t);const a=r[i(240)][i(279)]();let c=null;const u=this[i(237)][i(243)][i(211)](i(308));u[i(238)]=r[i(238)],u[i(245)](i(312)).to(r),this[i(237)][i(297)][i(211)](i(222))[i(245)](i(312)).to(n,i(313),(t=>!t));for(const e of a){const n=null===e[i(263)];if(n&&e[i(229)]===e[i(182)])continue;const s=e[i(227)]();u[i(264)](s,((s,o,a)=>{const u=i;if(n){if(c)c[u(298)](s,o);else if(!o){const e=a[u(227)]();e.id=(0,t.uid)(),r[u(254)](e,a[u(229)])[u(283)]((t=>{c=t}))}}else e[u(298)](s,o)}))}}},Vs),i}[Gs(192)](){const t=Gs,e=this[t(237)][t(234)][t(211)](t(251))[t(236)];this[t(237)][t(234)][t(294)](t(187),(async()=>{const n=t;this[n(237)][n(176)](n(244));const i=this[n(237)][n(243)][n(211)](n(269));if(this[n(237)][n(243)][n(219)](n(291))){const t=this[n(237)][n(243)][n(211)](n(291));await t[n(194)]()}else await i[n(307)]();if(this[n(237)][n(243)][n(219)](n(190))&&this[n(237)][n(243)][n(211)](n(190))[n(248)](),this[n(237)][n(243)][n(219)](n(184))){const t=this[n(237)][n(243)][n(211)](n(184));t[n(185)]&&t[n(228)]()}const r=this[n(189)]();return e(r)[n(283)]((t=>{const e=n;return this[e(302)]=t,this[e(237)][e(243)][e(219)](e(300))&&this[e(237)][e(243)][e(211)](e(300))[e(174)](),t}))[n(316)]((t=>(console[n(301)](t),this[n(237)][n(257)](n(244)),null)))}))}[Gs(183)](){const t=Gs,e=this[t(237)][t(234)][t(211)](t(251))[t(209)];this[t(237)][t(234)][t(294)](t(178),(()=>(this[t(237)][t(243)][t(219)](t(190))&&this[t(237)][t(243)][t(211)](t(190))[t(248)](),this[t(302)][t(243)][t(211)](t(308))[t(235)](),e(this[t(302)])[t(283)]((()=>{const e=t;if(this[e(237)][e(257)](e(244)),this[e(302)]=null,this[e(237)][e(243)][e(219)](e(300))){const t=this[e(237)][e(243)][e(211)](e(300));t[e(174)](),t[e(287)]()}})))))}[Gs(290)](t){const e=Gs,n=this[e(237)][e(234)][e(211)](e(296)),i=this[e(237)][e(234)][e(211)](e(181)),r=this[e(237)][e(234)][e(211)](e(191));return Ys[e(284)](r,t)[e(283)]((t=>(i[e(258)][e(304)]=e(179),n[e(258)][e(304)]=e(249),t)))}[Gs(221)](t){const e=Gs,n=this[e(237)][e(234)][e(211)](e(296));return this[e(237)][e(234)][e(211)](e(181))[e(258)][e(304)]=e(249),n[e(258)][e(304)]="",t[e(253)]()}async[Gs(265)](t){const e=Gs,n=this[e(237)],i=this[e(302)][e(243)][e(211)](e(308)),r=n[e(243)][e(211)](e(269)),s=i[e(240)][e(208)](t);let o,a,c;try{o=await i[e(210)](s),a=await i[e(218)](s)}catch(t){return void console[e(301)](t)}n[e(292)][e(255)]((t=>{const i=e;for(const e of Array[i(252)](n[i(292)][i(314)][i(261)](i(281))))t[i(259)](e)})),i[e(195)]=!1,n[e(292)][e(212)]((t=>{const i=e;t[i(193)](null),t[i(274)](n[i(292)][i(286)][i(270)][i(295)]());const r=Object[i(223)](o);for(const e of n[i(292)][i(286)][i(175)])i(216)!=e[i(217)]&&e[i(171)]()&&!r[i(303)](e[i(217)])&&t[i(271)](e);for(const e of r){let r=n[i(292)][i(286)][i(204)](e);r&&r[i(171)]()||(r=t[i(299)](e));const s=a[e],c=Object[i(223)](s),u=o[e];for(const e of r[i(295)]())c[i(303)](e)||t[i(232)](e,r);for(const n of c)t[i(173)](n,a[e][n],r);t[i(242)](t[i(205)](r)),t[i(289)](n[i(310)][i(273)](u,r),r,0)}}));const u=$n(n[e(225)],e(241));return c=s[e(262)]?-1==s[e(262)][e(276)](u)?u+": "+s[e(262)]:s[e(262)]:u+": "+s[e(309)][e(277)](n[e(225)][e(272)],{month:e(186),day:e(188)})+", "+s[e(309)][e(177)](n[e(225)][e(272)],{hour:e(188),minute:e(188)}),await r[e(254)]({name:c}),i[e(195)]=!0,n[e(234)][e(211)](e(251))[e(209)]()}}function to(t,e){var n=eo();return(to=function(t,e){return n[t-=175]})(t,e)}function eo(){var t=["6kyAxQb","2383720zWvxTt","333LUwEVT","3198845FlMoEv","197032XHDGqX","4198481xDUFrl","1829724FRKJkN","1063351NhCnMT","18yYrCiu","9700FYRxKO"];return(eo=function(){return t})()}!function(t){for(var e=to,n=t();;)try{if(666727===parseInt(e(179))/1+-parseInt(e(181))/2*(parseInt(e(180))/3)+-parseInt(e(178))/4+-parseInt(e(175))/5*(-parseInt(e(182))/6)+parseInt(e(177))/7+parseInt(e(176))/8*(-parseInt(e(184))/9)+-parseInt(e(183))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo)})(),(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}.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:_},x={hour:k,minute:k},A={hour:k,minute:k,second:k},R={hour:k,minute:k,second:k,timeZoneName:b},M={hour:k,minute:k,second:k,timeZoneName:_},E={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},U={year:k,month:_,day:k,weekday:_,hour:k,minute:k,timeZoneName:_},Z={year:k,month:_,day:k,weekday:_,hour:k,minute:k,second:k,timeZoneName:_};function q(t){return void 0===t}function B(t){return"number"==typeof t}function W(t){return"number"==typeof t&&t%1==0}function J(){try{return"undefined"!=typeof Intl&&Intl.DateTimeFormat}catch(t){return!1}}function Y(){return!q(Intl.DateTimeFormat.prototype.formatToParts)}function G(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(t){return!1}}function K(t,e,n){if(0!==t.length)return t.reduce((function(t,i){var r=[e(i),i];return t&&n(t[0],r[0])===t[0]?t:r}),null)[1]}function X(t,e){return e.reduce((function(e,n){return e[n]=t[n],e}),{})}function Q(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function $(t,e,n){return W(t)&&t>=e&&t<=n}function tt(t,e){void 0===e&&(e=2);var n=t<0?"-":"",i=n?-1*t:t;return""+n+(i.toString().length<e?("0".repeat(e)+i).slice(-e):i.toString())}function et(t){return q(t)||null===t||""===t?void 0:parseInt(t,10)}function nt(t){if(!q(t)&&null!==t&&""!==t){var e=1e3*parseFloat("0."+t);return Math.floor(e)}}function it(t,e,n){void 0===n&&(n=!1);var i=Math.pow(10,e);return(n?Math.trunc:Math.round)(t*i)/i}function rt(t){return t%4==0&&(t%100!=0||t%400==0)}function st(t){return rt(t)?366:365}function ot(t,e){var n=function(t,e){return t-e*Math.floor(t/e)}(e-1,12)+1;return 2===n?rt(t+(e-n)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][n-1]}function at(t){var e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e)).setUTCFullYear(e.getUTCFullYear()-1900),+e}function ct(t){var e=(t+Math.floor(t/4)-Math.floor(t/100)+Math.floor(t/400))%7,n=t-1,i=(n+Math.floor(n/4)-Math.floor(n/100)+Math.floor(n/400))%7;return 4===e||3===i?53:52}function ut(t){return t>99?t:t>60?1900+t:2e3+t}function lt(t,e,n,i){void 0===i&&(i=null);var r=new Date(t),s={hour12:!1,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};i&&(s.timeZone=i);var o=Object.assign({timeZoneName:e},s),a=J();if(a&&Y()){var c=new Intl.DateTimeFormat(n,o).formatToParts(r).find((function(t){return"timezonename"===t.type.toLowerCase()}));return c?c.value:null}if(a){var u=new Intl.DateTimeFormat(n,s).format(r);return new Intl.DateTimeFormat(n,o).format(r).substring(u.length).replace(/^[, \u200e]+/,"")}return null}function ht(t,e){var n=parseInt(t,10);Number.isNaN(n)&&(n=0);var i=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-i:i)}function dt(t){var e=Number(t);if("boolean"==typeof t||""===t||Number.isNaN(e))throw new y("Invalid unit value "+t);return e}function ft(t,e,n){var i={};for(var r in t)if(Q(t,r)){if(n.indexOf(r)>=0)continue;var s=t[r];if(null==s)continue;i[e(r)]=dt(s)}return i}function vt(t,e){var n=Math.trunc(Math.abs(t/60)),i=Math.trunc(Math.abs(t%60)),r=t>=0?"+":"-";switch(e){case"short":return""+r+tt(n,2)+":"+tt(i,2);case"narrow":return""+r+n+(i>0?":"+i:"");case"techie":return""+r+tt(n,2)+tt(i,2);default:throw new RangeError("Value format "+e+" is out of range for property format")}}function mt(t){return X(t,["hour","minute","second","millisecond"])}var pt=/[A-Za-z_+-]{1,256}(:?\/[A-Za-z_+-]{1,256}(\/[A-Za-z_+-]{1,256})?)?/;function yt(t){return JSON.stringify(t,Object.keys(t).sort())}var gt=["January","February","March","April","May","June","July","August","September","October","November","December"],kt=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],bt=["J","F","M","A","M","J","J","A","S","O","N","D"];function _t(t){switch(t){case"narrow":return[].concat(bt);case"short":return[].concat(kt);case"long":return[].concat(gt);case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}var wt=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],It=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Ot=["M","T","W","T","F","S","S"];function St(t){switch(t){case"narrow":return[].concat(Ot);case"short":return[].concat(It);case"long":return[].concat(wt);case"numeric":return["1","2","3","4","5","6","7"];default:return null}}var Tt=["AM","PM"],xt=["Before Christ","Anno Domini"],At=["BC","AD"],Rt=["B","A"];function Mt(t){switch(t){case"narrow":return[].concat(Rt);case"short":return[].concat(At);case"long":return[].concat(xt);default:return null}}function Et(t,e){for(var n,i="",r=l(t);!(n=r()).done;){var s=n.value;s.literal?i+=s.val:i+=e(s.val)}return i}var Nt={D:w,DD:I,DDD:S,DDDD:T,t:x,tt:A,ttt:R,tttt:M,T:E,TT:N,TTT:V,TTTT:j,f:D,ff:L,fff:z,ffff:U,F:C,FF:P,FFF:H,FFFF:Z},Vt=function(){function t(t,e){this.opts=e,this.loc=t,this.systemLoc=null}t.create=function(e,n){return void 0===n&&(n={}),new t(e,n)},t.parseFormat=function(t){for(var e=null,n="",i=!1,r=[],s=0;s<t.length;s++){var o=t.charAt(s);"'"===o?(n.length>0&&r.push({literal:i,val:n}),e=null,n="",i=!i):i||o===e?n+=o:(n.length>0&&r.push({literal:!1,val:n}),n=o,e=o)}return n.length>0&&r.push({literal:i,val:n}),r},t.macroTokenToFormatOpts=function(t){return 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&&Y(),o=function(t,n){return i.loc.extract(e,t,n)},a=function(t){return e.isOffsetFixed&&0===e.offset&&t.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,t.format):""},c=function(){return r?function(t){return Tt[t.hour<12?0:1]}(e):o({hour:"numeric",hour12:!0},"dayperiod")},u=function(t,n){return r?function(t,e){return _t(e)[t.month-1]}(e,t):o(n?{month:t}:{month:t,day:"numeric"},"month")},l=function(t,n){return r?function(t,e){return St(e)[t.weekday-1]}(e,t):o(n?{weekday:t}:{weekday:t,month:"long",day:"numeric"},"weekday")},h=function(t){return r?function(t,e){return Mt(e)[t.year<0?0:1]}(e,t):o({era:t},"era")};return 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 J()?(new Intl.DateTimeFormat).resolvedOptions().timeZone:"local"}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return!0}}],[{key:"instance",get:function(){return null===Ct&&(Ct=new e),Ct}}]),e}(Dt),Pt=RegExp("^"+pt.source+"$"),Ft={};var zt={year:0,month:1,day:2,hour:3,minute:4,second:5};var Ht={},Ut=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];q(c)||(i[c]=parseInt(a,10))}return i}(i,e):function(t,e){var n=t.format(e).replace(/\u200E/g,""),i=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(n),r=i[1],s=i[2];return[i[3],r,s,i[4],i[5],i[6]]}(i,e),s=r[0],o=r[1],a=r[2],c=r[3],u=+e,l=u%1e3;return(at({year:s,month:o,day:a,hour:24===c?0:c,minute:r[4],second:r[5],millisecond:0})-(u-=l>=0?l:1e3+l))/6e4},n.equals=function(t){return"iana"===t.type&&t.name===this.name},i(e,[{key:"type",get:function(){return"iana"}},{key:"name",get:function(){return this.zoneName}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return this.valid}}]),e}(Dt),Zt=null,qt=function(t){function e(e){var n;return(n=t.call(this)||this).fixed=e,n}r(e,t),e.instance=function(t){return 0===t?e.utcInstance:new e(t)},e.parseSpecifier=function(t){if(t){var n=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(n)return new e(ht(n[1],n[2]))}return null},i(e,null,[{key:"utcInstance",get:function(){return null===Zt&&(Zt=new e(0)),Zt}}]);var n=e.prototype;return n.offsetName=function(){return this.name},n.formatOffset=function(t,e){return vt(this.fixed,e)},n.offset=function(){return this.fixed},n.equals=function(t){return"fixed"===t.type&&t.fixed===this.fixed},i(e,[{key:"type",get:function(){return"fixed"}},{key:"name",get:function(){return 0===this.fixed?"UTC":"UTC"+vt(this.fixed,"narrow")}},{key:"universal",get:function(){return!0}},{key:"isValid",get:function(){return!0}}]),e}(Dt),Bt=function(t){function e(e){var n;return(n=t.call(this)||this).zoneName=e,n}r(e,t);var n=e.prototype;return n.offsetName=function(){return null},n.formatOffset=function(){return""},n.offset=function(){return NaN},n.equals=function(){return!1},i(e,[{key:"type",get:function(){return"invalid"}},{key:"name",get:function(){return this.zoneName}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return!1}}]),e}(Dt);function Wt(t,e){var n;if(q(t)||null===t)return e;if(t instanceof Dt)return t;if("string"==typeof t){var i=t.toLowerCase();return"local"===i?e:"utc"===i||"gmt"===i?qt.utcInstance:null!=(n=Ut.parseGMTOffset(t))?qt.instance(n):Ut.isValidSpecifier(i)?Ut.create(t):qt.parseSpecifier(i)||new Bt(t)}return B(t)?qt.instance(t):"object"==typeof t&&t.offset&&"number"==typeof t.offset?t:new Bt(t)}var Jt=function(){return Date.now()},Yt=null,Gt=null,Kt=null,Xt=null,Qt=!1,$t=function(){function t(){}return t.resetCaches=function(){le.resetCache(),Ut.resetCache()},i(t,null,[{key:"now",get:function(){return Jt},set:function(t){Jt=t}},{key:"defaultZoneName",get:function(){return t.defaultZone.name},set:function(t){Yt=t?Wt(t):null}},{key:"defaultZone",get:function(){return Yt||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 Xt},set:function(t){Xt=t}},{key:"throwOnInvalid",get:function(){return Qt},set:function(t){Qt=t}}]),t}(),te={};function ee(t,e){void 0===e&&(e={});var n=JSON.stringify([t,e]),i=te[n];return i||(i=new Intl.DateTimeFormat(t,e),te[n]=i),i}var ne={};var ie={};function re(t,e){void 0===e&&(e={});var n=e,i=(n.base,function(t,e){if(null==t)return{};var n,i,r={},s=Object.keys(t);for(i=0;i<s.length;i++)n=s[i],e.indexOf(n)>=0||(r[n]=t[n]);return r}(n,["base"])),r=JSON.stringify([t,i]),s=ie[r];return s||(s=new Intl.RelativeTimeFormat(t,e),ie[r]=s),s}var se=null;function oe(t,e,n,i,r){var s=t.listingMode(n);return"error"===s?null:"en"===s?i(e):r(e)}var ae=function(){function t(t,e,n){if(this.padTo=n.padTo||0,this.floor=n.floor||!1,!e&&J()){var i={useGrouping:!1};n.padTo>0&&(i.minimumIntegerDigits=n.padTo),this.inf=function(t,e){void 0===e&&(e={});var n=JSON.stringify([t,e]),i=ne[n];return i||(i=new Intl.NumberFormat(t,e),ne[n]=i),i}(t,i)}}return t.prototype.format=function(t){if(this.inf){var e=this.floor?Math.floor(t):t;return this.inf.format(e)}return tt(this.floor?Math.floor(t):it(t,3),this.padTo)},t}(),ce=function(){function t(t,e,n){var i;if(this.opts=n,this.hasIntl=J(),t.zone.universal&&this.hasIntl){var r=t.offset/60*-1,s=r>=0?"Etc/GMT+"+r:"Etc/GMT"+r,o=Ut.isValidZone(s);0!==t.offset&&o?(i=s,this.dt=t):(i="UTC",n.timeZoneName?this.dt=t:this.dt=0===t.offset?t:di.fromMillis(t.ts+60*t.offset*1e3))}else"local"===t.zone.type?this.dt=t:(this.dt=t,i=t.zone.name);if(this.hasIntl){var a=Object.assign({},this.opts);i&&(a.timeZone=i),this.dtf=ee(e,a)}}var e=t.prototype;return e.format=function(){if(this.hasIntl)return this.dtf.format(this.dt.toJSDate());var t=function(t){var e="EEEE, LLLL d, yyyy, h:mm a";switch(yt(X(t,["weekday","era","year","month","day","hour","minute","second","timeZoneName","hour12"]))){case yt(w):return"M/d/yyyy";case yt(I):return"LLL d, yyyy";case yt(O):return"EEE, LLL d, yyyy";case yt(S):return"LLLL d, yyyy";case yt(T):return"EEEE, LLLL d, yyyy";case yt(x):return"h:mm a";case yt(A):return"h:mm:ss a";case yt(R):case yt(M):return"h:mm a";case yt(E):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(U):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(Z):return"EEEE, LLLL d, yyyy, h:mm:ss a";default:return e}}(this.opts),e=le.create("en-US");return Vt.create(e).formatDateTimeFromString(this.dt,t)},e.formatToParts=function(){return this.hasIntl&&Y()?this.dtf.formatToParts(this.dt.toJSDate()):[]},e.resolvedOptions=function(){return this.hasIntl?this.dtf.resolvedOptions():{locale:"en-US",numberingSystem:"latn",outputCalendar:"gregory"}},t}(),ue=function(){function t(t,e,n){this.opts=Object.assign({style:"long"},n),!e&&G()&&(this.rtf=re(t,n))}var e=t.prototype;return e.format=function(t,e){return this.rtf?this.rtf.format(t,e):function(t,e,n,i){void 0===n&&(n="always"),void 0===i&&(i=!1);var r={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},s=-1===["hours","minutes","seconds"].indexOf(t);if("auto"===n&&s){var o="days"===t;switch(e){case 1:return o?"tomorrow":"next "+r[t][0];case-1:return o?"yesterday":"last "+r[t][0];case 0:return o?"today":"this "+r[t][0]}}var a=Object.is(e,-0)||e<0,c=Math.abs(e),u=1===c,l=r[t],h=i?u?l[1]:l[2]||l[1]:u?r[t][0]:t;return a?c+" "+h+" ago":"in "+c+" "+h}(e,t,this.opts.numeric,"long"!==this.opts.style)},e.formatToParts=function(t,e){return this.rtf?this.rtf.formatToParts(t,e):[]},t}(),le=function(){function t(t,e,n,i){var r=function(t){var e=t.indexOf("-u-");if(-1===e)return[t];var n,i=t.substring(0,e);try{n=ee(t).resolvedOptions()}catch(t){n=ee(i).resolvedOptions()}var r=n;return[i,r.numberingSystem,r.calendar]}(t),s=r[0],o=r[1],a=r[2];this.locale=s,this.numberingSystem=e||o||null,this.outputCalendar=n||a||null,this.intl=function(t,e,n){return J()?n||e?(t+="-u",n&&(t+="-ca-"+n),e&&(t+="-nu-"+e),t):t:[]}(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=i,this.fastNumbersCached=null}t.fromOpts=function(e){return t.create(e.locale,e.numberingSystem,e.outputCalendar,e.defaultToEN)},t.create=function(e,n,i,r){void 0===r&&(r=!1);var s=e||$t.defaultLocale;return new t(s||(r?"en-US":function(){if(se)return se;if(J()){var t=(new Intl.DateTimeFormat).resolvedOptions().locale;return se=t&&"und"!==t?t:"en-US"}return se="en-US"}()),n||$t.defaultNumberingSystem,i||$t.defaultOutputCalendar,s)},t.resetCache=function(){se=null,te={},ne={},ie={}},t.fromObject=function(e){var n=void 0===e?{}:e,i=n.locale,r=n.numberingSystem,s=n.outputCalendar;return t.create(i,r,s)};var e=t.prototype;return e.listingMode=function(t){void 0===t&&(t=!0);var e=J()&&Y(),n=this.isEnglish(),i=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return e||n&&i||t?!e||n&&i?"en":"intl":"error"},e.clone=function(e){return e&&0!==Object.getOwnPropertyNames(e).length?t.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,e.defaultToEN||!1):this},e.redefaultToEN=function(t){return void 0===t&&(t={}),this.clone(Object.assign({},t,{defaultToEN:!0}))},e.redefaultToSystem=function(t){return void 0===t&&(t={}),this.clone(Object.assign({},t,{defaultToEN:!1}))},e.months=function(t,e,n){var i=this;return void 0===e&&(e=!1),void 0===n&&(n=!0),oe(this,t,n,_t,(function(){var n=e?{month:t,day:"numeric"}:{month:t},r=e?"format":"standalone";return i.monthsCache[r][t]||(i.monthsCache[r][t]=function(t){for(var e=[],n=1;n<=12;n++){var i=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,Mt,(function(){var e={era:t};return n.eraCache[t]||(n.eraCache[t]=[di.utc(-40,1,1),di.utc(2017,1,1)].map((function(t){return n.extract(t,e,"era")}))),n.eraCache[t]}))},e.extract=function(t,e,n){var i=this.dtFormatter(t,e).formatToParts().find((function(t){return t.type.toLowerCase()===n}));return i?i.value:null},e.numberFormatter=function(t){return void 0===t&&(t={}),new ae(this.intl,t.forceSimple||this.fastNumbers,t)},e.dtFormatter=function(t,e){return void 0===e&&(e={}),new ce(t,this.intl,e)},e.relFormatter=function(t){return void 0===t&&(t={}),new ue(this.intl,this.isEnglish(),t)},e.isEnglish=function(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||J()&&new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")},e.equals=function(t){return this.locale===t.locale&&this.numberingSystem===t.numberingSystem&&this.outputCalendar===t.outputCalendar},i(t,[{key:"fastNumbers",get:function(){var t;return null==this.fastNumbersCached&&(this.fastNumbersCached=(!(t=this).numberingSystem||"latn"===t.numberingSystem)&&("latn"===t.numberingSystem||!t.locale||t.locale.startsWith("en")||J()&&"latn"===new Intl.DateTimeFormat(t.intl).resolvedOptions().numberingSystem)),this.fastNumbersCached}}]),t}();function he(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var i=e.reduce((function(t,e){return t+e.source}),"");return RegExp("^"+i+"$")}function de(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(t){return e.reduce((function(e,n){var i=e[0],r=e[1],s=e[2],o=n(t,s),a=o[0],c=o[1],u=o[2];return[Object.assign(i,a),r||c,u]}),[{},null,1]).slice(0,2)}}function fe(t){if(null==t)return[null,null];for(var e=arguments.length,n=new Array(e>1?e-1:0),i=1;i<e;i++)n[i-1]=arguments[i];for(var r=0,s=n;r<s.length;r++){var o=s[r],a=o[0],c=o[1],u=a.exec(t);if(u)return c(u)}return[null,null]}function ve(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(t,n){var i,r={};for(i=0;i<e.length;i++)r[e[i]]=et(t[n+i]);return[r,null,n+i]}}var me=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,pe=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,ye=RegExp(""+pe.source+me.source+"?"),ge=RegExp("(?:T"+ye.source+")?"),ke=ve("weekYear","weekNumber","weekDay"),be=ve("year","ordinal"),_e=RegExp(pe.source+" ?(?:"+me.source+"|("+pt.source+"))?"),we=RegExp("(?: "+_e.source+")?");function Ie(t,e,n){var i=t[e];return q(i)?n:et(i)}function Oe(t,e){return[{year:Ie(t,e),month:Ie(t,e+1,1),day:Ie(t,e+2,1)},null,e+3]}function Se(t,e){return[{hours:Ie(t,e,0),minutes:Ie(t,e+1,0),seconds:Ie(t,e+2,0),milliseconds:nt(t[e+3])},null,e+4]}function Te(t,e){var n=!t[e]&&!t[e+1],i=ht(t[e+1],t[e+2]);return[{},n?null:qt.instance(i),e+3]}function xe(t,e){return[{},t[e]?Ut.create(t[e]):null,e+1]}var Ae=RegExp("^T?"+pe.source+"$"),Re=/^-?P(?:(?:(-?\d{1,9})Y)?(?:(-?\d{1,9})M)?(?:(-?\d{1,9})W)?(?:(-?\d{1,9})D)?(?:T(?:(-?\d{1,9})H)?(?:(-?\d{1,9})M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,9}))?S)?)?)$/;function Me(t){var e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],o=t[5],a=t[6],c=t[7],u=t[8],l="-"===e[0],h=c&&"-"===c[0],d=function(t,e){return void 0===e&&(e=!1),void 0!==t&&(e||t&&l)?-t:t};return[{years:d(et(n)),months:d(et(i)),weeks:d(et(r)),days:d(et(s)),hours:d(et(o)),minutes:d(et(a)),seconds:d(et(c),"-0"===c),milliseconds:d(nt(u),h)}]}var Ee={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?Ee[u]:l?0:ht(h,d),[f,new qt(e)]}var De=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,Ce=/^(Monday|Tuesday|Wedsday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,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]),qt.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),qt.utcInstance]}var ze=he(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ge),He=he(/(\d{4})-?W(\d\d)(?:-?(\d))?/,ge),Ue=he(/(\d{4})-?(\d{3})/,ge),Ze=he(ye),qe=de(Oe,Se,Te),Be=de(ke,Se,Te),We=de(be,Se,Te),Je=de(Se,Te);var Ye=de(Se);var Ge=he(/(\d{4})-(\d\d)-(\d\d)/,we),Ke=he(_e),Xe=de(Oe,Se,Te,xe),Qe=de(Se,Te,xe);var $e={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},tn=Object.assign({years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6}},$e),en=365.2425,nn=30.436875,rn=Object.assign({years:{quarters:4,months:12,weeks:52.1775,days:en,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:4.3481250000000005,days:nn,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3}},$e),sn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],on=sn.slice(0).reverse();function an(t,e,n){void 0===n&&(n=!1);var i={values:n?e.values:Object.assign({},t.values,e.values||{}),loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy};return new un(i)}function cn(t,e,n,i,r){var s=t[r][n],o=e[n]/s,a=!(Math.sign(o)===Math.sign(i[r]))&&0!==i[r]&&Math.abs(o)<=1?function(t){return t<0?Math.floor(t):Math.ceil(t)}(o):Math.trunc(o);i[r]+=a,e[n]-=a*s}var un=function(){function t(t){var e="longterm"===t.conversionAccuracy||!1;this.values=t.values,this.loc=t.loc||le.create(),this.conversionAccuracy=e?"longterm":"casual",this.invalid=t.invalid||null,this.matrix=e?rn:tn,this.isLuxonDuration=!0}t.fromMillis=function(e,n){return t.fromObject(Object.assign({milliseconds:e},n))},t.fromObject=function(e){if(null==e||"object"!=typeof e)throw new y("Duration.fromObject: argument expected to be an object, got "+(null===e?"null":typeof e));return new t({values:ft(e,t.normalizeUnit,["locale","numberingSystem","conversionAccuracy","zone"]),loc:le.fromObject(e),conversionAccuracy:e.conversionAccuracy})},t.fromISO=function(e,n){var i=function(t){return fe(t,[Re,Me])}(e),r=i[0];if(r){var s=Object.assign(r,n);return t.fromObject(s)}return t.invalid("unparsable",'the input "'+e+"\" can't be parsed as ISO 8601")},t.fromISOTime=function(e,n){var i=function(t){return fe(t,[Ae,Ye])}(e),r=i[0];if(r){var s=Object.assign(r,n);return t.fromObject(s)}return t.invalid("unparsable",'the input "'+e+"\" can't be parsed as ISO 8601")},t.invalid=function(e,n){if(void 0===n&&(n=null),!e)throw new y("need to specify a reason the Duration is invalid");var i=e instanceof jt?e:new jt(e,n);if($t.throwOnInvalid)throw new v(i);return new t({invalid:i})},t.normalizeUnit=function(t){var e={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[t?t.toLowerCase():t];if(!e)throw new p(t);return e},t.isDuration=function(t){return t&&t.isLuxonDuration||!1};var e=t.prototype;return e.toFormat=function(t,e){void 0===e&&(e={});var n=Object.assign({},e,{floor:!1!==e.round&&!1!==e.floor});return this.isValid?Vt.create(this.loc,n).formatDurationFromString(this,t):"Invalid Duration"},e.toObject=function(t){if(void 0===t&&(t={}),!this.isValid)return{};var e=Object.assign({},this.values);return t.includeConfig&&(e.conversionAccuracy=this.conversionAccuracy,e.numberingSystem=this.loc.numberingSystem,e.locale=this.loc.locale),e},e.toISO=function(){if(!this.isValid)return null;var t="P";return 0!==this.years&&(t+=this.years+"Y"),0===this.months&&0===this.quarters||(t+=this.months+3*this.quarters+"M"),0!==this.weeks&&(t+=this.weeks+"W"),0!==this.days&&(t+=this.days+"D"),0===this.hours&&0===this.minutes&&0===this.seconds&&0===this.milliseconds||(t+="T"),0!==this.hours&&(t+=this.hours+"H"),0!==this.minutes&&(t+=this.minutes+"M"),0===this.seconds&&0===this.milliseconds||(t+=it(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===t&&(t+="T0S"),t},e.toISOTime=function(t){if(void 0===t&&(t={}),!this.isValid)return null;var e=this.toMillis();if(e<0||e>=864e5)return null;t=Object.assign({suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended"},t);var n=this.shiftTo("hours","minutes","seconds","milliseconds"),i="basic"===t.format?"hhmm":"hh:mm";t.suppressSeconds&&0===n.seconds&&0===n.milliseconds||(i+="basic"===t.format?"ss":":ss",t.suppressMilliseconds&&0===n.milliseconds||(i+=".SSS"));var r=n.toFormat(i);return t.includePrefix&&(r="T"+r),r},e.toJSON=function(){return this.toISO()},e.toString=function(){return this.toISO()},e.toMillis=function(){return this.as("milliseconds")},e.valueOf=function(){return this.toMillis()},e.plus=function(t){if(!this.isValid)return this;for(var e,n=ln(t),i={},r=l(sn);!(e=r()).done;){var s=e.value;(Q(n.values,s)||Q(this.values,s))&&(i[s]=n.get(s)+this.get(s))}return an(this,{values:i},!0)},e.minus=function(t){if(!this.isValid)return this;var e=ln(t);return this.plus(e.negate())},e.mapUnits=function(t){if(!this.isValid)return this;for(var e={},n=0,i=Object.keys(this.values);n<i.length;n++){var r=i[n];e[r]=dt(t(this.values[r],r))}return an(this,{values:e},!0)},e.get=function(e){return this[t.normalizeUnit(e)]},e.set=function(e){return this.isValid?an(this,{values:Object.assign(this.values,ft(e,t.normalizeUnit,[]))}):this},e.reconfigure=function(t){var e=void 0===t?{}:t,n=e.locale,i=e.numberingSystem,r=e.conversionAccuracy,s={loc:this.loc.clone({locale:n,numberingSystem:i})};return r&&(s.conversionAccuracy=r),an(this,s)},e.as=function(t){return this.isValid?this.shiftTo(t).get(t):NaN},e.normalize=function(){if(!this.isValid)return this;var t=this.toObject();return function(t,e){on.reduce((function(n,i){return q(e[i])?n:(n&&cn(t,e,n,e,i),i)}),null)}(this.matrix,t),an(this,{values:t},!0)},e.shiftTo=function(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];if(!this.isValid)return this;if(0===n.length)return this;n=n.map((function(e){return t.normalizeUnit(e)}));for(var r,s,o={},a={},c=this.toObject(),u=l(sn);!(s=u()).done;){var h=s.value;if(n.indexOf(h)>=0){r=h;var d=0;for(var f in a)d+=this.matrix[f][h]*a[f],a[f]=0;B(c[h])&&(d+=c[h]);var v=Math.trunc(d);for(var m in o[h]=v,a[h]=d-v,c)sn.indexOf(m)>sn.indexOf(h)&&cn(this.matrix,c,m,o,h)}else B(c[h])&&(a[h]=c[h])}for(var p in a)0!==a[p]&&(o[r]+=p===r?a[p]:a[p]/this.matrix[r][p]);return an(this,{values:o},!0).normalize()},e.negate=function(){if(!this.isValid)return this;for(var t={},e=0,n=Object.keys(this.values);e<n.length;e++){var i=n[e];t[i]=-this.values[i]}return an(this,{values:t},!0)},e.equals=function(t){if(!this.isValid||!t.isValid)return!1;if(!this.loc.equals(t.loc))return!1;for(var e,n=l(sn);!(e=n()).done;){var i=e.value;if(r=this.values[i],s=t.values[i],!(void 0===r||0===r?void 0===s||0===s:r===s))return!1}var r,s;return!0},i(t,[{key:"locale",get:function(){return this.isValid?this.loc.locale:null}},{key:"numberingSystem",get:function(){return this.isValid?this.loc.numberingSystem:null}},{key:"years",get:function(){return this.isValid?this.values.years||0:NaN}},{key:"quarters",get:function(){return this.isValid?this.values.quarters||0:NaN}},{key:"months",get:function(){return this.isValid?this.values.months||0:NaN}},{key:"weeks",get:function(){return this.isValid?this.values.weeks||0:NaN}},{key:"days",get:function(){return this.isValid?this.values.days||0:NaN}},{key:"hours",get:function(){return this.isValid?this.values.hours||0:NaN}},{key:"minutes",get:function(){return this.isValid?this.values.minutes||0:NaN}},{key:"seconds",get:function(){return this.isValid?this.values.seconds||0:NaN}},{key:"milliseconds",get:function(){return this.isValid?this.values.milliseconds||0:NaN}},{key:"isValid",get:function(){return null===this.invalid}},{key:"invalidReason",get:function(){return this.invalid?this.invalid.reason:null}},{key:"invalidExplanation",get:function(){return this.invalid?this.invalid.explanation:null}}]),t}();function ln(t){if(B(t))return un.fromMillis(t);if(un.isDuration(t))return t;if("object"==typeof t)return un.fromObject(t);throw new y("Unknown duration argument "+t+" of type "+typeof t)}var hn="Invalid Interval";function dn(t,e){return t&&t.isValid?e&&e.isValid?e<t?fn.invalid("end before start","The end of an interval must be after its start, but you had start="+t.toISO()+" and end="+e.toISO()):null:fn.invalid("missing or invalid end"):fn.invalid("missing or invalid start")}var fn=function(){function t(t){this.s=t.start,this.e=t.end,this.invalid=t.invalid||null,this.isLuxonInterval=!0}t.invalid=function(e,n){if(void 0===n&&(n=null),!e)throw new y("need to specify a reason the Interval is invalid");var i=e instanceof 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 Ut.isValidSpecifier(t)&&Ut.isValidZone(t)},t.normalizeZone=function(t){return Wt(t,$t.defaultZone)},t.months=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj,c=void 0===a?null:a,u=n.outputCalendar,l=void 0===u?"gregory":u;return(c||le.create(r,o,l)).months(t)},t.monthsFormat=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj,c=void 0===a?null:a,u=n.outputCalendar,l=void 0===u?"gregory":u;return(c||le.create(r,o,l)).months(t,!0)},t.weekdays=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj;return((void 0===a?null:a)||le.create(r,o,null)).weekdays(t)},t.weekdaysFormat=function(t,e){void 0===t&&(t="long");var n=void 0===e?{}:e,i=n.locale,r=void 0===i?null:i,s=n.numberingSystem,o=void 0===s?null:s,a=n.locObj;return((void 0===a?null:a)||le.create(r,o,null)).weekdays(t,!0)},t.meridiems=function(t){var e=(void 0===t?{}:t).locale,n=void 0===e?null:e;return le.create(n).meridiems()},t.eras=function(t,e){void 0===t&&(t="short");var n=(void 0===e?{}:e).locale,i=void 0===n?null:n;return le.create(i,null,"gregory").eras(t)},t.features=function(){var t=!1,e=!1,n=!1,i=!1;if(J()){t=!0,e=Y(),i=G();try{n="America/New_York"===new Intl.DateTimeFormat("en",{timeZone:"America/New_York"}).resolvedOptions().timeZone}catch(t){n=!1}}return{intl:t,intlTokens:e,zones:n,relative:i}},t}();function mn(t,e){var n=function(t){return t.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf()},i=n(e)-n(t);return Math.floor(un.fromMillis(i).as("days"))}function pn(t,e,n,i){var r=function(t,e,n){for(var i,r,s={},o=0,a=[["years",function(t,e){return e.year-t.year}],["quarters",function(t,e){return e.quarter-t.quarter}],["months",function(t,e){return e.month-t.month+12*(e.year-t.year)}],["weeks",function(t,e){var n=mn(t,e);return(n-n%7)/7}],["days",mn]];o<a.length;o++){var c=a[o],u=c[0],l=c[1];if(n.indexOf(u)>=0){var h;i=u;var d,f=l(t,e);(r=t.plus(((h={})[u]=f,h)))>e?(t=t.plus(((d={})[u]=f-1,d)),f-=1):t=r,s[u]=f}}return[t,s,r,i]}(t,e,n),s=r[0],o=r[1],a=r[2],c=r[3],u=e-s,l=n.filter((function(t){return["hours","minutes","seconds","milliseconds"].indexOf(t)>=0}));if(0===l.length){var h;if(a<e)a=s.plus(((h={})[c]=1,h));a!==s&&(o[c]=(o[c]||0)+u/(a-s))}var d,f=un.fromObject(Object.assign(o,i));return l.length>0?(d=un.fromMillis(u,i)).shiftTo.apply(d,l).plus(f):f}var yn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},gn={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},kn=yn.hanidec.replace(/[\[|\]]/g,"").split("");function bn(t,e){var n=t.numberingSystem;return void 0===e&&(e=""),new RegExp(""+yn[n||"latn"]+e)}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 xn(t,e){return{regex:t,deser:function(t){return ht(t[1],t[2])},groups:e}}function An(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 Mn=null;function En(t,e){if(t.literal)return t;var n=Vt.macroTokenToFormatOpts(t.val);if(!n)return t;var i=Vt.create(e,n).formatDateTimeParts((Mn||(Mn=di.fromMillis(1555555555555)),Mn)).map((function(t){return function(t,e,n){var i=t.type,r=t.value;if("literal"===i)return{literal:!0,val:r};var s=n[i],o=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 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 An(d);case"a":return Tn(i.meridiems(),0);case"E":case"c":return _n(r);case"EEE":return Tn(i.weekdays("short",!1,!1),1);case"EEEE":return Tn(i.weekdays("long",!1,!1),1);case"ccc":return Tn(i.weekdays("short",!0,!1),1);case"cccc":return Tn(i.weekdays("long",!0,!1),1);case"Z":case"ZZ":return xn(new RegExp("([+-]"+u.source+")(?::("+s.source+"))?"),2);case"ZZZ":return xn(new RegExp("([+-]"+u.source+")("+s.source+")?"),2);case"z":return An(/[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(Q(n,o)){var a=n[o],c=a.groups?a.groups+1:1;!a.literal&&a.token&&(r[a.token.val[0]]=a.deser(i.slice(s,s+c))),s+=c}return[i,r]}return[i,{}]}(e,u,c),h=l[0],d=l[1],f=d?function(t){var e;return e=q(t.Z)?q(t.z)?null:Ut.create(t.z):new qt(t.Z),q(t.q)||(t.M=3*(t.q-1)+1),q(t.h)||(t.h<12&&1===t.a?t.h+=12:12===t.h&&0===t.a&&(t.h=0)),0===t.G&&t.y&&(t.y=-t.y),q(t.u)||(t.S=nt(t.u)),[Object.keys(t).reduce((function(e,n){var i=function(t){switch(t){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}}(n);return i&&(e[i]=t[n]),e}),{}),e]}(d):[null,null],v=f[0],p=f[1];if(Q(d,"a")&&Q(d,"H"))throw new m("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:i,regex:u,rawMatches:h,matches:d,result:v,zone:p}}var Vn=[0,31,59,90,120,151,181,212,243,273,304,334],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 Un(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 Zn(t){var e=W(t.year),n=$(t.month,1,12),i=$(t.day,1,ot(t.year,t.month));return e?n?!i&&Dn("day",t.day):Dn("month",t.month):Dn("year",t.year)}function qn(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 Jn(t){return new jt("unsupported zone",'the zone "'+t.name+'" is not supported')}function Yn(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 Xn(t,e){var n=new Date(t+=60*e*1e3);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function Qn(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;q(t[r])&&(t[r]=ii[r])}var s=Zn(t)||qn(t);if(s)return di.invalid(s);var o=$t.now(),a=Qn(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=!!q(n.round)||n.round,r=function(t,r){return t=it(t,i||n.calendary?0:2,!0),e.loc.clone(n).relFormatter(n).format(t,r)},s=function(i){return n.calendary?e.hasSame(t,i)?0:e.startOf(i).diff(t.startOf(i),i).get(i):e.diff(t,i).get(i)};if(n.unit)return r(s(n.unit),n.unit);for(var o,a=l(n.units);!(o=a()).done;){var c=o.value,u=s(c);if(Math.abs(u)>=1)return r(u,c)}return r(t>e?-0:0,n.units[n.units.length-1])}var 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:Jn(e));this.ts=q(t.ts)?$t.now():t.ts;var i=null,r=null;if(!n)if(t.old&&t.old.ts===this.ts&&t.old.zone.equals(e)){var s=[t.old.c,t.old.o];i=s[0],r=s[1]}else{var o=e.offset(this.ts);i=Xn(this.ts,o),i=(n=Number.isNaN(i.year)?new jt("invalid input"):null)?null:i,r=n?null:o}this._zone=e,this.loc=t.loc||le.create(),this.invalid=n,this.weekData=null,this.c=i,this.o=r,this.isLuxonDateTime=!0}t.now=function(){return new t({})},t.local=function(e,n,i,r,s,o,a){return q(e)?t.now():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 q(e)?new t({ts:$t.now(),zone:qt.utcInstance}):li({year:e,month:n,day:i,hour:r,minute:s,second:o,millisecond:a},qt.utcInstance)},t.fromJSDate=function(e,n){void 0===n&&(n={});var i,r=(i=e,"[object Date]"===Object.prototype.toString.call(i)?e.valueOf():NaN);if(Number.isNaN(r))return t.invalid("invalid input");var s=Wt(n.zone,$t.defaultZone);return s.isValid?new t({ts:r,zone:s,loc:le.fromObject(n)}):t.invalid(Jn(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(Jn(n));var i=$t.now(),r=n.offset(i),s=ft(e,ui,["zone","locale","outputCalendar","numberingSystem"]),o=!q(s.ordinal),a=!q(s.year),c=!q(s.month)||!q(s.day),u=a||c,h=s.weekYear||s.weekNumber,d=le.fromObject(e);if((u||o)&&h)throw new m("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(c&&o)throw new m("Can't mix ordinal dates with month/day");var f,v,p=h||s.weekday&&!u,y=Xn(i,r);p?(f=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;q(s[_])?s[_]=k?v[_]:y[_]:k=!0}var w=p?function(t){var e=W(t.weekYear),n=$(t.weekNumber,1,ct(t.weekYear)),i=$(t.weekday,1,7);return e?n?!i&&Dn("weekday",t.weekday):Dn("week",t.week):Dn("weekYear",t.weekYear)}(s):o?function(t){var e=W(t.year),n=$(t.ordinal,1,st(t.year));return e?!n&&Dn("ordinal",t.ordinal):Dn("year",t.year)}(s):Zn(s),I=w||qn(s);if(I)return t.invalid(I);var O=Qn(p?zn(s):o?Un(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,qe],[He,Be],[Ue,We],[Ze,Je])}(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={}),q(e)||q(n))throw new y("fromFormat requires an input string and a format");var r=i,s=r.locale,o=void 0===s?null:s,a=r.numberingSystem,c=void 0===a?null:a,u=function(t,e,n){var i=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,Xe],[Ke,Qe])}(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(qt.instance(t),e)},e.toLocal=function(){return this.setZone($t.defaultZone)},e.setZone=function(e,n){var i=void 0===n?{}:n,r=i.keepLocalTime,s=void 0!==r&&r,o=i.keepCalendarTime,a=void 0!==o&&o;if((e=Wt(e,$t.defaultZone)).equals(this.zone))return this;if(e.isValid){var c=this.ts;if(s||a){var u=e.offset(this.ts);c=Qn(this.toObject(),u,e)[0]}return Gn(this,{ts:c,zone:e})}return t.invalid(Jn(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=!q(n.weekYear)||!q(n.weekNumber)||!q(n.weekday),r=!q(n.ordinal),s=!q(n.year),o=!q(n.month)||!q(n.day),a=s||o,c=n.weekYear||n.weekNumber;if((a||r)&&c)throw new m("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(o&&r)throw new m("Can't mix ordinal dates with month/day");i?e=zn(Object.assign(Fn(this.c),n)):q(n.ordinal)?(e=Object.assign(this.toObject(),n),q(n.day)&&(e.day=Math.min(ot(e.year,e.month),e.day))):e=Un(Object.assign(Hn(this.c),n));var u=Qn(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?Yn(this).weekYear:NaN}},{key:"weekNumber",get:function(){return this.isValid?Yn(this).weekNumber:NaN}},{key:"weekday",get:function(){return this.isValid?Yn(this).weekday:NaN}},{key:"ordinal",get:function(){return this.isValid?Hn(this.c).ordinal:NaN}},{key:"monthShort",get:function(){return this.isValid?vn.months("short",{locObj:this.loc})[this.month-1]:null}},{key:"monthLong",get:function(){return this.isValid?vn.months("long",{locObj:this.loc})[this.month-1]:null}},{key:"weekdayShort",get:function(){return this.isValid?vn.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}},{key:"weekdayLong",get:function(){return this.isValid?vn.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}},{key:"offset",get:function(){return this.isValid?+this.o:NaN}},{key:"offsetNameShort",get:function(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}},{key:"offsetNameLong",get:function(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}},{key:"isOffsetFixed",get:function(){return this.isValid?this.zone.universal:null}},{key:"isInDST",get:function(){return!this.isOffsetFixed&&(this.offset>this.set({month:1}).offset||this.offset>this.set({month:5}).offset)}},{key:"isInLeapYear",get:function(){return rt(this.year)}},{key:"daysInMonth",get:function(){return ot(this.year,this.month)}},{key:"daysInYear",get:function(){return this.isValid?st(this.year):NaN}},{key:"weeksInWeekYear",get:function(){return this.isValid?ct(this.weekYear):NaN}}],[{key:"DATE_SHORT",get:function(){return w}},{key:"DATE_MED",get:function(){return I}},{key:"DATE_MED_WITH_WEEKDAY",get:function(){return O}},{key:"DATE_FULL",get:function(){return S}},{key:"DATE_HUGE",get:function(){return T}},{key:"TIME_SIMPLE",get:function(){return x}},{key:"TIME_WITH_SECONDS",get:function(){return A}},{key:"TIME_WITH_SHORT_OFFSET",get:function(){return R}},{key:"TIME_WITH_LONG_OFFSET",get:function(){return M}},{key:"TIME_24_SIMPLE",get:function(){return E}},{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 U}},{key:"DATETIME_HUGE_WITH_SECONDS",get:function(){return Z}}]),t}();function fi(t){if(di.isDateTime(t))return t;if(t&&t.valueOf&&B(t.valueOf()))return di.fromJSDate(t);if(t&&"object"==typeof t)return di.fromObject(t);throw new y("Unknown datetime argument: "+t+", of type "+typeof t)}e.c9=di},673:t=>{"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:()=>qn,RevisionHistory:()=>$s,RevisionHistoryUI:()=>tr,RevisionTracker:()=>Ii,RevisionViewer:()=>kr,RevisionViewerLoadingOverlay:()=>Vr,RevisionViewerUI:()=>Pr,RevisionsRepository:()=>Qn,RevisionsSidebar:()=>Ns});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 x=function(t){return T.call(t)};var A=b?b.toStringTag:void 0;const R=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":A&&A in Object(t)?S(t):x(t)};const M=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const E=function(t){if(!M(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,U=z.hasOwnProperty,Z=RegExp("^"+H.call(U).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const q=function(t){return!(!M(t)||D(t))&&(E(t)?Z: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 q(n)?n:void 0};const J=W(k,"Map");const Y=W(Object,"create");const G=function(){this.__data__=Y?Y(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 X=Object.prototype.hasOwnProperty;const Q=function(t){var e=this.__data__;if(Y){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return X.call(e,t)?e[t]:void 0};var $=Object.prototype.hasOwnProperty;const tt=function(t){var e=this.__data__;return Y?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]=Y&&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=Q,nt.prototype.has=tt,nt.prototype.set=et;const it=nt;const rt=function(){this.size=0,this.__data__={hash:new it,map:new(J||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(!J||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,xt=St.propertyIsEnumerable;const At=Ot(function(){return arguments}())?Ot:function(t){return It(t)&&Tt.call(t,"callee")&&!xt.call(t,"callee")};const Rt=Array.isArray;const Mt=function(){return!1};var Et="object"==typeof exports&&exports&&!exports.nodeType&&exports,Nt=Et&&"object"==typeof module&&module&&!module.nodeType&&module,Vt=Nt&&Nt.exports===Et?k.Buffer:void 0;const jt=(Vt?Vt.isBuffer:void 0)||Mt;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,Ut=Ht&&"object"==typeof module&&module&&!module.nodeType&&module,Zt=Ut&&Ut.exports===Ht&&y.process;const qt=function(){try{var t=Ut&&Ut.require&&Ut.require("util").types;return t||Zt&&Zt.binding&&Zt.binding("util")}catch(t){}}();var Bt=qt&&qt.isTypedArray;const Wt=Bt?zt(Bt):Ft;var Jt=Object.prototype.hasOwnProperty;const Yt=function(t,e){var n=Rt(t),i=!n&&At(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&&!Jt.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 Xt=function(t,e){return function(n){return t(e(n))}};const Qt=Xt(Object.keys,Object);var $t=Object.prototype.hasOwnProperty;const te=function(t){if(!Kt(t))return Qt(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)?Yt(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(!M(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)?Yt(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=Xt(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 xe=function(t){return Se(t,ae,Ie)};const Ae=W(k,"DataView");const Re=W(k,"Promise");const Me=W(k,"Set");const Ee=W(k,"WeakMap");var Ne="[object Map]",Ve="[object Promise]",je="[object Set]",De="[object WeakMap]",Ce="[object DataView]",Le=L(Ae),Pe=L(J),Fe=L(Re),ze=L(Me),He=L(Ee),Ue=R;(Ae&&Ue(new Ae(new ArrayBuffer(1)))!=Ce||J&&Ue(new J)!=Ne||Re&&Ue(Re.resolve())!=Ve||Me&&Ue(new Me)!=je||Ee&&Ue(new Ee)!=De)&&(Ue=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 Ze=Ue;var qe=Object.prototype.hasOwnProperty;const Be=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&qe.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const We=k.Uint8Array;const Je=function(t){var e=new t.constructor(t.byteLength);return new We(e).set(new We(t)),e};const Ye=function(t,e){var n=e?Je(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 Xe=b?b.prototype:void 0,Qe=Xe?Xe.valueOf:void 0;const $e=function(t){return Qe?Object(Qe.call(t)):{}};const tn=function(t,e){var n=e?Je(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 Je(t);case"[object Boolean]":case"[object Date]":return new i(+t);case"[object DataView]":return Ye(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(!M(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]"==Ze(t)};var an=qt&&qt.isMap;const cn=an?zt(an):on;const un=function(t){return It(t)&&"[object Set]"==Ze(t)};var ln=qt&&qt.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(!M(e))return e;var h=Rt(e);if(h){if(a=Be(e),!c)return ve(e,a)}else{var d=Ze(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?xe: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 xn=function(t,e){for(var n=-1,i=null==t?0:t.length,r=Array(i);++n<i;)r[n]=e(t[n],n,t);return r};var An=b?b.prototype:void 0,Rn=An?An.toString:void 0;const Mn=function t(e){if("string"==typeof e)return e;if(Rt(e))return xn(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?"":Mn(t)};const Nn=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(!M(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=M(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)},Un=Zn;function Zn(t,e){const n=Bn();return(Zn=function(t,e){return n[t-=453]})(t,e)}!function(t){const e=Zn,n=t();for(;;)try{if(870840===parseInt(e(470))/1+-parseInt(e(454))/2+parseInt(e(479))/3*(parseInt(e(471))/4)+parseInt(e(455))/5*(parseInt(e(480))/6)+-parseInt(e(468))/7*(parseInt(e(458))/8)+parseInt(e(467))/9*(parseInt(e(478))/10)+parseInt(e(460))/11*(-parseInt(e(461))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bn);class qn extends((0,t.ObservableMixin)()){constructor(e){const n=Zn;super(),this.id=e.id||(0,t.uid)(),this[n(475)]=e[n(475)]||null,this[n(466)]=e[n(466)]||[],this[n(481)]=e[n(481)]||null,this[n(457)]=e[n(457)]||0,this[n(482)]=e[n(482)]||0,this[n(469)](n(472),e[n(472)]||""),this[n(469)](n(465),e[n(465)]||new Date),this[n(469)](n(464),e[n(464)]||{})}[Un(477)](t){this[Un(473)]({name:t})}[Un(453)](t,e){const n=Un,i=yn(this[n(464)]);Dn(i,t,e),this[n(473)]({attributes:i})}[Un(456)](t){const e=Un,n=yn(this[e(464)]);Hn(n,t),this[e(473)]({attributes:n})}[Un(473)](t,e=!1){const n=Un;let i=!1;const r={id:this.id},s=[n(472),n(465),n(481),n(466),n(464),n(457),n(482),n(476)];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(466)]&&(r[n(459)]=r[n(466)][n(462)]((t=>t.id)),delete r[n(466)]),this[n(463)](n(473),r,e))}[Un(474)](){const t=Un;return{id:this.id,name:this[t(472)],creatorId:this[t(475)]?this[t(475)].id:null,authorsIds:this[t(466)][t(462)]((t=>t.id)),diffData:this[t(481)],createdAt:this[t(465)],attributes:this[t(464)],fromVersion:this[t(482)],toVersion:this[t(457)]}}}function Bn(){const t=["5aKqZWZ","removeAttribute","toVersion","40IobBGF","authorsIds","11hFnWYf","18676452evPVBQ","map","fire","attributes","createdAt","authors","270TmUhtR","1514450BmONri","set","907834AYEZRT","4053044OXSBaV","name","_update","toJSON","creator","creatorId","setName","564440cxUhLl","3afdqXL","4438302iQSfzQ","diffData","fromVersion","setAttribute","1690342tEqxJb"];return(Bn=function(){return t})()}var Wn=n(782),Jn=n(211),Yn=n(783);const Gn=Kn;function Kn(t,e){const n=Xn();return(Kn=function(t,e){return n[t-=310]})(t,e)}function Xn(){const t=["570rhvJRt","attributes","isPremiumPlugin","get","reverse","addRevision","later","839204gyRdAW","38972BYywOY","3SsTHHD","_revisions","editor","earlier","176480jbQyJR","4417ThbzGN","isOfficialPlugin","getRevision","newRevisionId","oldRevisionId","toJSON","add","authorsIds","getUser","createRevision","isNaN","926640NmIhTh","data","Users","map","diffData","createdAt","1211679xsqDPd","plugins","creatorId","length","fromCharCode","getLaterVisibleRevision","getRevisionsIterator","href","push","requires","RevisionsRepository","getRevisionsInDiff","from","4ppIlbe","getRevisions","afterInit","join","fromVersion","pluginName","getIndex","2088400imOWxe","getEarlierVisibleRevision","toVersion","name"];return(Xn=function(){return t})()}!function(t){const e=Kn,n=t();for(;;)try{if(108291===parseInt(e(314))/1*(parseInt(e(350))/2)+parseInt(e(315))/3*(-parseInt(e(313))/4)+-parseInt(e(331))/5+parseInt(e(361))/6*(parseInt(e(320))/7)+parseInt(e(319))/8+parseInt(e(337))/9+parseInt(e(357))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xn);class Qn extends Wn.Plugin{static get[Gn(346)](){return[Jn.Users]}static get[Gn(355)](){return Gn(347)}static get[Gn(321)](){return!0}static get[Gn(363)](){return!0}get[Gn(340)](){const t=Gn;return this[t(316)][t(340)]}constructor(e){const n=Gn;super(e),this[n(316)]=new t.Collection}[Gn(352)](){!async function(e){const n=k([122,90,89,69,112,110,71,66,97,75,117,53,73,99,78,57,101,86,56,50,65,82,118,48,102,80,84,81,114,111,55,119,68,98,52,103,79,88,54,121,113,115,107,85,104,83,105,70,87,49,76,108,74,109,120,51,67,72,106,100,116,77]),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=Kn;for(const e in window)if(window[k([78,117,109,98,101,114])][n(330)](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([122]);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=Kn;return t[e(334)]((t=>String[e(341)](t)))[e(353)]("")}!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:1734048e3;return e[k([101,120,112])]<t}()?k([69,120,112,105,114,101,100]):function(){const t=Kn,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(344)]);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(329)](t){const e=Gn,n=this[e(317)][e(338)][e(364)](e(333));return new qn({id:t.id,name:t[e(360)],creator:t[e(339)]?n[e(328)](t[e(339)]):null,diffData:t[e(335)]||t[e(332)],authors:t[e(327)][e(334)]((t=>n[e(328)](t))),createdAt:new Date(t[e(336)]),attributes:t[e(362)],fromVersion:t[e(354)],toVersion:t[e(359)]})}[Gn(311)](t,e=0){const n=Gn;this[n(316)][n(326)](t,e)}[Gn(322)](t){const e=Gn;return this[e(316)][e(364)](t)}[Gn(351)](t={toJSON:!1}){const e=Gn,n=Array[e(349)](this[e(316)]);return n[e(310)](),t[e(325)]?n[e(334)]((t=>t[e(325)]())):n}[Gn(356)](t){const e=Gn;return this[e(316)][e(356)](t)}[Gn(358)](t){const e=Gn,[,n]=this[e(343)](t,{direction:e(318)});return n}[Gn(342)](t){const e=Gn,[,n]=this[e(343)](t,{direction:e(312)});return n}[Gn(348)](t){const e=Gn,n=[];for(const i of this[e(343)](t[e(323)]))if(n[e(345)](i),i.id===t[e(324)])break;return n}*[Gn(343)](t,{direction:e=Gn(318),filter:n=()=>!0}={}){const i=Gn,r=i(318)===e?1:-1;let s=this[i(316)][i(364)](t),o=this[i(356)](s);for(yield s;s;){if(o+=r,s=this[i(322)](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:Ze(t),u=a?mi:Ze(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(t){const e=Ti,n=t();for(;;)try{if(431982===-parseInt(e(765))/1+-parseInt(e(580))/2+-parseInt(e(742))/3*(parseInt(e(562))/4)+-parseInt(e(635))/5*(parseInt(e(746))/6)+parseInt(e(648))/7+parseInt(e(575))/8+parseInt(e(579))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oi);const wi={c:Yn.ViewContainerElement,a:Yn.ViewAttributeElement,e:Yn.ViewEmptyElement,r:Yn.ViewRawElement,u:Yn.ViewUIElement};class Ii extends Wn.Plugin{static get[_i(790)](){return _i(647)}static get[_i(587)](){return!0}static get[_i(611)](){return!0}static get[_i(777)](){return[Jn.Users,Qn,Wn.PendingActions]}constructor(e){const n=_i;super(e),this[n(499)]=null,this[n(508)]=null,this[n(585)]=new xi(this[n(584)]),this[n(603)]=this[n(584)][n(644)][n(560)](n(796))||n(606),this[n(677)]=new Map,this[n(736)]=null;const i=(0,t.uid)();this[n(781)]={history:this[n(584)][n(625)][n(551)][n(692)],getLatestVersion:()=>Promise[n(518)](this[n(584)][n(625)][n(551)][n(789)]),getCurrentRevisionId:()=>i},this[n(534)](n(618),!1),this[n(534)](n(535),!0),this[n(534)](n(582),!1),this[n(584)][n(644)][n(700)](n(634),!0),this[n(584)][n(755)][n(523)](n(684))[n(578)]({view:n(602)})}[_i(488)](){const t=_i;this[t(771)]=this[t(584)][t(522)][t(560)](t(681)),this[t(581)](),this[t(584)][t(640)].on(t(662),(()=>{const e=t,n=this[e(771)][e(624)](0),i=n&&null===n[e(492)]?n:null;if(this[e(705)]=!!i&&this[e(584)][e(644)][e(560)](e(634)),this[e(584)][e(522)][e(520)](e(608))){const t=this[e(781)][e(772)](),r=this[e(771)][e(624)](t);if(r)this[e(756)]=r[e(504)],this[e(705)]=!1;else{const t=this[e(781)][e(692)][e(744)][e(735)]((t=>!t[e(716)])),r=t?t[e(749)]:this[e(781)][e(692)][e(789)];n?(n[e(638)]<r&&n[e(666)]({toVersion:r}),this[e(705)]?(this[e(781)][e(772)]=()=>i.id,this[e(756)]=i[e(504)]):(this[e(756)]=n[e(638)],this[e(705)]=!1)):(this[e(756)]=r,this[e(705)]=!1)}}else i&&(this[e(584)][e(625)][e(551)][e(692)][e(789)]=Math[e(667)](i[e(638)],this[e(584)][e(625)][e(551)][e(692)][e(789)]),i[e(504)]===i[e(638)]?(0!==i[e(504)]&&(this[e(781)][e(772)]=()=>i.id),this[e(705)]=!1):this[e(705)]&&(this[e(781)][e(772)]=()=>i.id,this[e(756)]=i[e(504)])),this[e(705)]||(this[e(756)]=this[e(584)][e(625)][e(551)][e(789)]);this[e(585)][e(488)](this[e(781)][e(692)]),this[e(484)](this[e(756)]),this[e(509)](this[e(756)]),this[e(499)]&&this[e(512)]()})),this[t(741)](t(618)).to(this,t(582),(t=>!t)),this[t(507)]=this[t(584)][t(644)][t(560)](t(507));const e=this[t(584)];this[t(694)]=setInterval((()=>{const n=t;let i;for(const t in e){const r=t,s=e[r];if(n(604)==s||n(594)==s||n(675)==s||n(664)==s||n(698)==s||n(630)==s||n(676)==s||n(763)==s||n(539)==s){delete e[r],i=s,clearInterval(this[n(694)]),this[n(694)]=void 0;break}}n(594)==i&&e[n(776)](n(627)),n(675)==i&&e[n(776)](n(619)),n(664)==i&&e[n(776)](n(757)),n(698)==i&&e[n(776)](n(651),n(545)),n(630)==i&&e[n(776)](n(563)),n(676)==i&&e[n(776)](n(546)),n(763)==i&&e[n(776)](n(530)),n(539)==i&&e[n(776)](n(600))}),1e3)}async[_i(793)](){const t=_i;if(this[t(771)][t(561)]>0){const e=this[t(771)][t(624)](0),n=await this[t(659)](e),i=await this[t(791)](e);this[t(696)](n,i)}}[_i(738)](){const t=_i;super[t(738)](),this[t(694)]&&clearInterval(this[t(694)])}[_i(683)](t){this[_i(781)]=t}async[_i(733)](){const t=_i,e=await this[t(781)][t(706)]();if(e>this[t(508)][t(638)]){await this[t(483)]();const n=this[t(707)]({revision:this[t(508)],to:e});n[t(583)]=n[t(505)][t(714)]((e=>this[t(584)][t(522)][t(560)](t(702))[t(633)](e))),this[t(508)][t(666)](n)}}async[_i(483)](){const t=_i;this[t(705)]&&!this[t(736)]&&(await this[t(727)](this[t(508)]),this[t(585)][t(495)](this[t(508)]),this[t(736)]={fromVersion:this[t(508)][t(504)],authors:this[t(508)][t(583)][t(768)]()})}async[_i(645)](e={},n=null){const i=_i,r=[];await this[i(483)](),this[i(705)]=!1,n>this[i(508)][i(638)]&&(n=null),null===n&&(n=await this[i(781)][i(706)]());const s=this[i(688)](n),o=this[i(707)]({from:s,to:n});if(this[i(508)][i(638)]<n){const t=this[i(707)]({revision:this[i(508)],from:n,to:n});t[i(583)]=[],t[i(505)]=[],t.id=this[i(508)].id,this[i(508)][i(666)](t,!0),delete t[i(583)],r[i(639)](t)}e[i(564)]=this[i(584)][i(522)][i(560)](i(702)).me.id,e[i(552)]=e[i(552)]||null,e.id=e.id||(0,t.uid)(),e={...e,...o};const a=this[i(745)](e);r[i(639)](e);const c=this[i(771)][i(747)](a);if(0!==c){const t=this[i(771)][i(624)](c-1);if(t[i(504)]!==n){const s=this[i(585)][i(544)](n,t[i(638)]),o={id:t.id,diffData:s[i(758)],authorsIds:s[i(505)],authors:s[i(505)][i(714)]((t=>this[i(584)][i(522)][i(560)](i(702))[i(633)](t))),fromVersion:n};t===this[i(508)]&&(o[i(717)]=new Date(e[i(717)][i(631)]()+10)),t[i(666)](o,!0),delete o[i(583)],r[i(639)](o)}}if(this[i(499)]){for(const t of r)this[i(766)](t.id,t,!0);this[i(512)]()}return a}[_i(745)](t){const e=_i,n=this[e(771)][e(550)](t);return this[e(499)]&&n.on(e(666),((t,n,i)=>{const r=e;i||(this[r(766)](n.id,n,!0),this[r(512)]())})),this[e(771)][e(623)](n,this[e(607)](n)),n}async[_i(659)](t){const e=_i;await this[e(727)](t);const n={};for(const i in t[e(758)]){if(t[e(758)][i][e(787)]&&!t[e(758)][i][e(787)][e(593)])continue;const r=this[e(528)](JSON[e(515)](t[e(758)][i][e(490)])),s=this[e(584)][e(732)][e(753)][e(551)],o=new Yn.ViewDocumentFragment(s,r[e(714)]((t=>Si(t,this[e(584)]))));this[e(584)][e(640)][e(794)][e(489)](e(637)),n[i]=this[e(584)][e(640)][e(794)][e(725)](o),this[e(584)][e(640)][e(794)][e(489)](e(502))}return n}async[_i(791)](t){const e=_i;await this[e(727)](t);const n={};for(const i in t[e(758)])t[e(758)][i][e(787)]&&!t[e(758)][i][e(787)][e(593)]||(n[i]=t[e(758)][i][e(632)]||{});return n}[_i(512)](){const t=_i;if(0===this[t(677)][t(525)])return;if(this[t(582)])return;let e=Array[t(801)](this[t(677)][t(680)]());this[t(677)][t(734)]();for(let n=0;n<e[t(561)];n++){const i=e[n];let r=!1;for(const e of Object[t(788)](i))void 0===i[e]?delete i[e]:"id"!==e&&(r=!0);r||(e[n]=null)}if(e=e[t(779)]((t=>null!==t)),!e[t(561)])return;for(let n=0;n<e[t(561)];n++){const i=e[n];void 0!==i[t(504)]&&void 0===i[t(638)]&&(i[t(638)]=this[t(771)][t(624)](i.id)[t(638)]),void 0!==i[t(638)]&&void 0===i[t(504)]&&(i[t(504)]=this[t(771)][t(624)](i.id)[t(504)])}const n=this[t(584)][t(644)][t(560)](t(796));this[t(582)]=!0,this[t(536)](),this[t(499)][t(752)](e,n)[t(510)]((()=>{this[t(582)]=!1}))[t(724)]((e=>{const n=t;if(e)for(const t of e)this[n(577)]({id:t.id,createdAt:t[n(717)]});this[n(730)](),this[n(512)]()}))}[_i(696)](e,n){const i=_i;let r=this[i(584)][i(644)][i(560)](i(673)),s=this[i(584)][i(644)][i(560)](i(656));if(void 0===r){r={};for(const t of this[i(584)][i(625)][i(551)][i(767)]())r[t]=""}if(i(597)==typeof r&&(r={main:r}),void 0===s){s={};for(const t of this[i(584)][i(625)][i(551)][i(767)]())s[t]={}}let o=!1;const a=Object[i(788)](r),c=Object[i(788)](e);for(const t of a){if(r[t]!==e[t]&&""!==r[t][i(574)]()){o=!0;break}if(!bi(s[t],n[t])&&Object[i(788)](s[t])[i(561)]>0){o=!0;break}}o||(o=c[i(517)]((t=>!this[i(584)][i(625)][i(551)][i(533)](t)))),o&&(0,t.logWarning)(i(687),{editorData:r,editorRootsAttributes:s,revisionData:e,revisionRootsAttributes:n}),this[i(584)][i(644)][i(534)](i(673),e),this[i(584)][i(644)][i(534)](i(656),n)}[_i(536)](){const t=_i;if(!this[t(542)]){const e=this[t(584)][t(522)][t(560)](t(529));this[t(542)]=e[t(626)]($n(this[t(584)][t(710)],t(773)))}}[_i(730)](){const t=_i;this[t(542)]&&(this[t(584)][t(522)][t(560)](t(529))[t(728)](this[t(542)]),this[t(542)]=null)}[_i(607)](t){const e=_i,n=this[e(771)][e(718)]();n[e(729)]();let i=0;for(;i<n[e(561)];){const r=n[i];if(r===this[e(508)]){i++;continue}if(r.id===this[e(603)])break;const s=t[e(638)]-r[e(638)]||t[e(504)]-r[e(504)];if(s>0)break;if(s<0)i++;else{if(!t[e(492)]&&r[e(492)])break;if(r[e(492)]||!t[e(492)]){if(t[e(717)]>r[e(717)])break;i++}else i++}}return i}[_i(577)](t){const e=_i,n=this[e(771)][e(624)](t.id);if(t[e(717)]&&(t[e(717)]=new Date(t[e(717)])),t[e(505)]){const n=this[e(584)][e(522)][e(560)](e(702));t[e(583)]=t[e(505)][e(714)]((t=>n[e(633)](t)))}n[e(666)](t,!0)}[_i(707)]({revision:t=null,from:e=null,to:n=null}){const i=_i;e=null!==e?e:t[i(504)],n=null!==n?n:t[i(638)];const r=this[i(585)][i(544)](e,n),s={diffData:r[i(758)],authorsIds:r[i(505)],fromVersion:e,toVersion:n};if(!t||n!==t[i(638)]){const t=n-1,e=this[i(781)][i(692)][i(565)](t);s[i(717)]=e&&e[i(717)]||new Date}if(this[i(736)]&&e===this[i(736)][i(504)])for(const t of this[i(736)][i(583)])s[i(505)][i(572)](t.id)||s[i(505)][i(639)](t.id);return s}[_i(727)](t){const e=_i;if(!t||t[e(758)])return Promise[e(518)]();{const n=this[e(584)][e(644)][e(560)](e(796));return this[e(499)][e(624)]({channelId:n,revisionId:t.id})[e(724)]((n=>{const i=e;t[i(758)]=n[i(758)]}))}}[_i(766)](t,e,n){const i=_i;if(this[i(677)][i(520)](t)){const r=this[i(677)][i(560)](t);e=n?{...r,...e}:{...e,...r}}this[i(677)][i(534)](t,e)}[_i(688)](t){const e=_i,n=this[e(771)][e(718)]();n[e(729)](),n[e(547)]();const i=n[e(735)]((n=>n[e(638)]<=t))[e(638)];return i<this[e(756)]?this[e(756)]:i}[_i(484)](t){const e=_i,n=this[e(771)][e(624)](this[e(771)][e(561)]-1);if(n)this[e(603)]=n.id;else{const n=!this[e(584)][e(625)][e(551)][e(660)][e(735)]((t=>this[e(584)][e(625)][e(513)](t))),i=this[e(584)][e(522)][e(560)](e(702)).me.id,r=$n(this[e(584)][e(710)],e(n?506:799));this[e(498)]({from:t,to:t,id:this[e(603)],name:r,creatorId:i})}}[_i(509)](t){const e=_i,n=this[e(781)][e(772)]();this[e(508)]=this[e(771)][e(624)](n),this[e(508)]||(this[e(508)]=this[e(498)]({from:t,to:t,id:n,name:"",creatorId:null}))}[_i(498)]({name:t,from:e,to:n,creatorId:i,id:r}){const s=_i,o=this[s(707)]({from:e,to:n});o[s(552)]=t,o[s(564)]=i,o.id=r;const a=this[s(745)](o);return this[s(499)]&&this[s(766)](o.id,o,!0),a}[_i(581)](){const t=_i;this[t(584)][t(755)][t(523)](t(701))[t(643)]({model:t(602)})}[_i(528)](t){const e=_i;return(t=t[e(779)]((t=>!t[e(552)]||e(754)!==t[e(552)]&&e(678)!==t[e(552)])))[e(722)]((t=>{const n=e;n(597)!=typeof t&&(t[n(780)]=this[n(528)](t[n(780)]),t[n(699)]=t[n(699)][n(779)]((t=>!t[0][n(613)](n(590)))))})),t}}function Oi(){const t=["attributesBefore","addRevision","getRevision","model","add","invalid","isAdd","insert","revisionHistoryLicenseKeyEvaluationLimit","getTime","attributesAfter","getUser","revisionHistory.resumeUnsavedRevision","3265IjgCwm","_processRootBeforeSave","marked","toVersion","push","data","changeRootAttribute","_handleInsertOperation","markerToData","config","saveRevision","type","RevisionTracker","5328708XONJLo","getAncestors","_baseRootsAttributes","featureNotAllowed","createPositionBefore","split","_handleMarkerOperation","_markChanges","rootsAttributes","graveyardPosition","fromEntries","getRevisionDocumentData","roots","_touched","ready","nodes","revisionHistoryLicenseKeyDomainLimit","removeRootAttribute","_update","max","createPositionFromPath","createPositionAfter","deletion","text","_revisionId","initialData","NEGATIVE_INFINITY","revisionHistoryLicenseKeyExpired","revisionHistoryLicenseKeyTrialLimit","_bufferedUpdates","revision-end","$text","values","RevisionsRepository","$graveyard","setSource","upcast","userId","item","editor-initial-data-replaced-with-revision-data","_getFromVersion","getOperations","insertionPosition","howMany","history","_makeModelFromViewString","_licenseKeyCheckInterval","detachRoot","_replaceEditorDataWithRevisionData","_execute","revisionHistoryLicenseKeyNotAllowed","attributes","define","dataDowncast","Users","_lastFrom","_cloneOperation","_continueCurrentRevision","getLatestVersion","buildRevisionData","_saveMetaData","reInit","locale","affectsData","_copyMarkers","_transformMarkers","map","getRange","_isInit","createdAt","getRevisions","elementStart","_applyOperations","end","forEach","documentFragment","then","toData","_reset","_loadRevisionData","remove","reverse","_removePendingAction","getNodeByPath","editing","update","clear","find","_loadedStateData","_getViewJson","destroy","_makeIdsRoot","stringify","bind","108pajUmS","childCount","_operations","addRevisionData","1488zDMKRy","getIndex","_handleMergeOperation","baseVersion","_getBaseVids","sort","updateRevisions","view","revision-start","conversion","_startingVersion","domainLimit","diffData","_fixPosition","merge","addRoot","_touchedRoots","revisionHistoryLicenseKeyDevelopmentLimit","markers","155096UyyNsJ","_bufferUpdate","getRootNames","slice","toView","getChildren","repository","getCurrentRevisionId","PENDING_ACTION_REVISION_HISTORY","offset","key","_showLicenseError","requires","_diffRoots","filter","children","_source","stickiness","getAttributes","rootName","deletions","_generateTape","attachChange","keys","version","pluginName","getRevisionRootsAttributes","oldRange","afterInit","processor","_handleRootOperation","collaboration.channelId","_markers","isEqual","Initial revision","tableCell","from","_removeMetaData","sourcePosition","_lastTo","_loadState","_createInitialRevision","_prepareViewToSave","_handleOperation","_touchedMarkers","init","useFillerType","insertions","move","creator","insertion","source","loadState","revision:","offsetSize","_makeRevision","adapter","toModel","_appendChild","default","_getState","fromVersion","authorsIds","Empty document","licenseKey","currentRevision","_createCurrentRevision","finally","parent","sendBufferedUpdates","hasContent","_startingRevisionId","parse","reinsert","some","resolve","_savedMetaData","has","_baseIdsRoots","plugins","for","_fixOperation","size","range","nodeAfter","_removeRevisionMarkers","PendingActions","developmentLimit","vid_start","clone","getRoot","set","isEnabled","_addPendingAction","_fixRange","vid_end","revisionHistoryLicenseKeyUsageLimit","_insertChild","start","_pendingAction","position","getData","RevisionHistory","trialLimit","shift","newRange","_setAttribute","createRevision","document","name","splitPosition","previousPosition","vid","getMovedRangeStart","createRange","_idsRoots","paragraph","get","length","24944xsMTxV","evaluationLimit","creatorId","getOperation","_handleRootAttributeOperation","root","getAttribute","_diffRootsAttributes","addRootAttribute","getChild","includes","_getVidAttributeName","trim","1416064Lyuoxt","elementEnd","setRevisionData","dataToMarker","5959512CTPKho","1253804tHOfTn","_setConversion","_isPendingUpdate","authors","editor","_revisionDataBuilder","getWalker","isOfficialPlugin","delete","_handleMoveOperation","data-revision-","getTransformedByOperation","_authorId","isAttached","revisionHistoryLicenseKeyInvalid","newValue","element","string","_createFromRanges","_handleSplitOperation","usageLimit","_isAttached","revision","_initialRevisionId","revisionHistoryLicenseKeyValid","_clone","initial","_findInsertionIndex","RealTimeCollaborationClient","marker","path","isPremiumPlugin","targetPosition","startsWith","createPositionAt","keepParagraph","_getPreviousFrom","_baseRoots","isReady","expired","createRangeIn","_calculateMetaData"];return(Oi=function(){return t})()}function Si(t,e){const n=_i,i=e[n(732)][n(753)][n(551)];if(n(597)==typeof t)return new Yn.ViewText(i,t);{const r=t[n(780)][n(714)]((t=>Si(t,e)));return new(wi[t[n(646)]]||Yn.ViewElement)(i,t[n(552)],t[n(699)],r)}}function Ti(t,e){const n=Oi();return(Ti=function(t,e){return n[t-=480]})(t,e)}class xi{constructor(t){const e=_i;this[e(584)]=t,this[e(519)]=new Map,this[e(703)]=-1,this[e(482)]=-1,this[e(797)]=new Map,this[e(778)]=new Map,this[e(569)]=new Map,this[e(617)]=new Map,this[e(650)]=new Map,this[e(558)]=new Map,this[e(521)]=new Map,this[e(661)]=new Map,this[e(487)]=new Map,this[e(762)]=new Map,this[e(672)]=1}[_i(488)](t){const e=_i;this[e(494)]=t;const n=new Map,i=new Map,r=this[e(584)][e(625)][e(551)][e(660)][e(714)]((t=>t[e(784)]));for(const t of r){const r=this[e(584)][e(625)][e(551)][e(533)](t),s=Ai(r);n[e(534)](t,s),i[e(534)](t,Object[e(658)](r[e(783)]()))}const s=Array[e(801)](this[e(584)][e(625)][e(764)])[e(714)]((t=>[t[e(552)],t[e(715)]()])),o=this[e(494)][e(789)];this[e(708)](o,n,s,i),this[e(514)]=this[e(672)];const a=new Map,c=new Map;for(const t of r){const n=Ri(t);a[e(534)](t,n),c[e(534)](t,{})}this[e(708)](Number[e(674)],a,[],c)}[_i(544)](t,e){const n=_i;if(this[n(703)]===t&&this[n(482)]<=e)this[n(519)][n(525)]>1&&this[n(480)](this[n(482)]),this[n(720)](this[n(482)],e,!0);else{if(!this[n(519)][n(520)](t)){const e=this[n(616)](t);this[n(621)](e,t,!1)}this[n(621)](t,e,!0)}return this[n(703)]=t,this[n(482)]=e,this[n(503)]()}[_i(495)](t){const e=_i;this[e(726)](),this[e(703)]=t[e(504)],this[e(482)]=t[e(638)];for(const n in t[e(758)]){const i=t[e(758)][n][e(787)],r=yn(t[e(758)][n][e(622)])||{},s=this[e(693)](t[e(758)][n][e(785)]);s[e(784)]=n,s[e(601)]=!i||!i[e(593)],s[e(593)]=()=>s[e(601)],this[e(617)][e(534)](n,s),this[e(650)][e(534)](n,r),i&&this[e(762)][e(534)](n,i);const o=this[e(739)](s);this[e(521)][e(534)](n,o);for(const[t,n]of s[e(764)]){if(!t[e(613)](e(496)))continue;const i=t[e(653)](":")[2];for(const t of n[e(586)]({singleCharacters:!0})){const n=this[e(573)](t),r=e(576)==t[e(646)]?t[e(554)][e(610)][e(768)](0,-1):t[e(554)][e(610)],s=o[e(731)](r)[e(568)](n);this[e(661)][e(534)](s,{userId:i})}}}this[e(514)]=this[e(672)];const n=[...Array(this[e(672)])[e(788)]()][e(768)](1)[e(779)]((t=>!this[e(661)][e(520)](t)));let i=0;const r=new Map;for(const s in t[e(758)]){const o=t[e(758)][s][e(787)],a=yn(t[e(758)][s][e(632)])||{},c=this[e(693)](t[e(758)][s][e(490)]);c[e(784)]=s,c[e(601)]=!o||o[e(593)],c[e(593)]=()=>c[e(601)],this[e(778)][e(534)](s,c),this[e(569)][e(534)](s,a);const u=this[e(739)](c,Number[e(674)]);this[e(558)][e(534)](s,u),r[e(534)](s,c[e(593)]()?a:{});for(const[t,n]of c[e(764)]){if(!t[e(613)](e(496)))continue;const i=t[e(653)](":")[2];for(const t of n[e(586)]({singleCharacters:!0})){const n=this[e(573)](t),r=this[e(672)]++,s=e(576)==t[e(646)]?t[e(554)][e(610)][e(768)](0,-1):t[e(554)][e(610)];u[e(731)](s)[e(549)](n,r),this[e(661)][e(534)](r,{userId:i})}}for(const t of this[e(584)][e(625)][e(620)](c)[e(586)]({singleCharacters:!0})){const r=this[e(573)](t),s=e(576)==t[e(646)]?t[e(554)][e(610)][e(768)](0,-1):t[e(554)][e(610)],o=u[e(731)](s);o[e(568)](r)>0||o[e(549)](r,n[i++])}for(const[t,n]of c[e(764)])t[e(613)](e(496))||this[e(797)][e(534)](t,n)}const s=Ri(e(682));this[e(617)][e(534)](e(682),s),this[e(521)][e(534)](e(682),this[e(739)](s,1));const o=Ri(e(682));this[e(778)][e(534)](e(682),o),this[e(558)][e(534)](e(682),this[e(739)](o,1));const a=Array[e(801)](this[e(778)])[e(714)]((([t,e])=>[t,Ai(e)]));this[e(708)](this[e(482)],a,this[e(797)],r)}[_i(693)](t){const e=_i,n=JSON[e(515)](t),i=this[e(584)][e(732)][e(753)][e(551)],r=new Yn.ViewDocumentFragment(i,n[e(714)]((t=>Si(t,this[e(584)]))));return this[e(584)][e(640)][e(500)](r)}[_i(708)](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(534)](t,{start:e[r(541)][r(532)](),end:e[r(721)][r(532)](),rootName:e[r(567)][r(784)]});this[r(519)][r(534)](t,{roots:s,markers:a,rootsAttributes:o})}[_i(480)](t){const e=_i;this[e(519)][e(588)](t)}[_i(709)](){const t=_i;this[t(726)](),this[t(703)]=-1,this[t(482)]=-1,this[t(519)][t(734)](),this[t(488)](this[t(494)])}[_i(726)](){const t=_i;this[t(661)][t(734)](),this[t(487)][t(734)](),this[t(762)][t(734)](),this[t(778)][t(734)](),this[t(569)][t(734)](),this[t(617)][t(734)](),this[t(650)][t(734)](),this[t(558)][t(734)](),this[t(521)][t(734)](),this[t(797)][t(734)](),this[t(672)]=1,this[t(514)]=this[t(672)]}[_i(739)](t,e=null){const n=_i;let i=null;t.is(n(723))||(i=new Yn.Element(t[n(552)],{vid_start:null===e?this[n(672)]++:e++}));const r=[];for(const i of t[n(770)]())if(i.is(n(596))){r[n(639)](this[n(739)](i,e));const t=r[r[n(561)]-1];null!==e&&(e=t.is(n(596),n(679))?t[n(568)](n(555))+1:t[n(568)](n(538))+1)}else for(let t=0;t<i[n(497)];t++)r[n(639)](new Yn.Element(n(679),{vid:null===e?this[n(672)]++:e++}));if(t.is(n(723))){const e=Ri(t[n(784)]);return e[n(540)](0,r),e}return i[n(549)](n(538),null===e?this[n(672)]++:e++),i[n(540)](0,r),i}[_i(621)](t,e,n){const i=_i;this[i(726)]();const{roots:r,markers:s,rootsAttributes:o}=this[i(519)][i(560)](t);this[i(617)]=new Map(r),this[i(650)]=new Map(yn(o));for(const[t,e]of this[i(617)])if(i(682)!==t&&(this[i(778)][i(534)](t,Ai(e)),this[i(569)]=new Map(yn(o)),n)){const n=this[i(672)];this[i(558)][i(534)](t,this[i(739)](e)),this[i(521)][i(534)](t,this[i(739)](e,n))}this[i(514)]=this[i(672)],this[i(778)][i(534)](i(682),Ai(this[i(617)][i(560)](i(682)))),n&&this[i(558)][i(534)](i(682),this[i(739)](this[i(617)][i(560)](i(682))));for(const[t,e]of s){const n=this[i(617)][i(560)](e[i(784)]),r=this[i(778)][i(560)](e[i(784)]),s=new Yn.Range(this[i(759)](e[i(541)],n),this[i(759)](e[i(721)],n)),o=this[i(537)](s,r);n[i(764)][i(534)](t,s),this[i(797)][i(534)](t,o)}this[i(720)](t,e,n)}[_i(720)](t,e,n){const i=_i;for(const r of this[i(494)][i(689)](t,e))this[i(486)](r,n);for(const t of this[i(778)][i(680)]())t[i(764)][i(734)]();for(const[t,e]of this[i(797)])this[i(778)][i(560)](e[i(567)][i(784)])[i(764)][i(534)](t,e[i(532)]());const r=new Map,s=new Map;for(const[t,e]of this[i(778)])r[i(534)](t,Ai(e)),s[i(534)](t,this[i(569)][i(560)](t));this[i(708)](e,r,this[i(797)],s)}[_i(616)](t){const e=_i,n=Array[e(801)](this[e(519)][e(788)]());n[e(751)](((t,e)=>t-e)),n[e(729)]();for(const e of n)if(e<t)return e;return Number[e(674)]}[_i(712)](t,e){const n=_i,i=Array[n(801)](e[n(764)])[n(714)]((([e,i])=>[e,this[n(537)](i,t)]));t[n(764)]=new Map(i)}[_i(713)](t){const e=_i;for(const n of this[e(797)][e(680)]()){const i=n[e(591)](t),r=Yn.Range[e(598)](i);n[e(541)]=r[e(541)],n[e(721)]=r[e(721)]}}[_i(486)](t,e){const n=_i;if(n(761)!=t[n(646)]&&n(695)!=t[n(646)]){if(n(629)==t[n(646)]){const i=t[n(543)][n(567)][n(784)];this[n(778)][n(520)](i)||(this[n(778)][n(534)](i,Ri(i,!0)),this[n(569)][n(534)](i,{}),e&&this[n(558)][n(534)](i,Ri(i,!0)))}else{if(n(570)==t[n(646)]||n(665)==t[n(646)]||n(641)==t[n(646)])return void this[n(566)](t);n(609)==t[n(646)]&&this[n(654)](t)}if(n(609)!==t[n(646)]){const e=this[n(704)](t,this[n(778)]);e[n(697)](),this[n(713)](e)}if(e)switch(t[n(646)]){case n(629):this[n(642)](t);break;case n(491):case n(728):case n(516):this[n(589)](t);break;case n(760):this[n(748)](t);break;case n(653):this[n(599)](t)}}else this[n(795)](t,e)}[_i(704)](t,e){const n=_i,i=t[n(532)]();return i[n(592)]=t[n(592)],this[n(524)](i,e),i}[_i(750)](t){const e=_i;return t[e(714)]((t=>{const n=e,i=this[n(573)](t);return Number(t[n(686)][n(568)](i))}))}[_i(786)](t,e){const n=_i;if(t.is(n(596),n(679)))e[n(639)]({item:t,type:n(671)});else{t.is(n(596))&&e[n(639)]({item:t,type:n(719)});for(const i of t[n(770)]())this[n(786)](i,e);t.is(n(596))&&e[n(639)]({item:t,type:n(576)})}return e}[_i(503)](){const t=_i,e=new Map(this[t(661)]),n=new Map(e),i=new Map,r={insertions:{},deletions:{}},s={insertions:{},deletions:{}},o=new Map,a=new Set([...this[t(617)][t(788)](),...this[t(778)][t(788)]()]);a[t(588)](t(682));for(const e of a){const n=this[t(778)][t(560)](e)||Ri(e,!1),i=this[t(617)][t(560)](e)||Ri(e,!1);n[t(593)]()||i[t(593)]()?(r[t(490)][e]=Ai(n),r[t(785)][e]=Ai(i),this[t(712)](r[t(785)][e],i),this[t(712)](r[t(490)][e],n),s[t(490)][e]=this[t(786)](this[t(558)][t(560)](e),[]),s[t(785)][e]=this[t(786)](this[t(521)][t(560)](e)||Ri(e,!1),[])):a[t(588)](e)}for(const r of a){const o=s[t(490)][r];for(const r of o){const s=this[t(573)](r),o=r[t(686)][t(568)](s);n[t(588)](o),o>=this[t(514)]&&i[t(534)](o,e[t(560)](o))}}for(const r of a){const a=s[t(490)][r],c=this[t(750)](s[t(785)][r]);let u=0;for(const r of a){const s=this[t(573)](r),a=r[t(686)][t(568)](s);if(!i[t(520)](a)&&!o[t(520)](a))if(n[t(520)](a))u++;else{if(a!=c[u]){const i=e[t(560)](a)||e[t(560)](c[u]);for(;a!=c[u];)n[t(520)](c[u])||(o[t(534)](c[u],i),e[t(534)](c[u],i)),u++}u++}}}for(const e of a){const r=s[t(490)][e];for(const e of r){const r=this[t(573)](e),s=e[t(686)][t(568)](r);if(o[t(520)](s)){const e=o[t(560)](s);n[t(520)](s)||n[t(534)](s,{...e}),i[t(534)](s,{...e})}}}for(const e of n[t(788)]())e>=this[t(514)]&&n[t(588)](e);const c=new Map;for(const e of a){let r=s[t(490)][e];for(const e of r)if(e[t(686)].is(t(596),t(800))){const n=this[t(573)](e),r=e[t(686)][t(568)](n);if(i[t(520)](r)){const n=e[t(686)][t(511)][t(511)][t(568)](t(531)),s=c[t(560)](n)||new Set;s[t(626)](i[t(560)](r)[t(685)]),c[t(534)](n,s)}}r=s[t(785)][e];for(const e of r)if(e[t(686)].is(t(596),t(800))){const i=this[t(573)](e),r=e[t(686)][t(568)](i);if(n[t(520)](r)){const i=e[t(686)][t(511)][t(511)][t(568)](t(531)),s=c[t(560)](i)||new Set;s[t(626)](n[t(560)](r)[t(685)]),c[t(534)](i,s)}}for(const e of c[t(788)]())(i[t(520)](e)||n[t(520)](e))&&c[t(588)](e)}for(const e of a){const r=s[t(490)][e];let o=null,a=null;for(const e of r){const r=this[t(573)](e),s=e[t(686)][t(568)](r),u=c[t(560)](s);u&&t(719)==e[t(646)]&&(o=Array[t(801)](u)[0],a=e[t(686)][t(568)](t(538))),o&&(n[t(534)](s,{userId:o}),i[t(534)](s,{userId:o})),s==a&&(o=null,a=null)}}const u={},l=new Set;for(const e of a){const o=r[t(785)][e],a=r[t(490)][e];for(const{userId:e}of this[t(487)][t(680)]())null!==e&&l[t(626)](e);for(const{userId:e}of this[t(762)][t(680)]())null!==e&&l[t(626)](e);this[t(655)](a,s[t(490)][e],i,t(493),l),this[t(655)](o,s[t(785)][e],n,t(670),l),u[e]={insertions:this[t(485)](a),deletions:this[t(485)](o),attachChange:this[t(762)][t(560)](e)||null,attributesBefore:yn(this[t(650)][t(560)](e))||{},attributesAfter:yn(this[t(569)][t(560)](e))}}return{diffData:u,authorsIds:Array[t(801)](l)}}[_i(636)](t){const e=_i;for(const[,n]of t[e(764)]){const t=n[e(541)][e(649)]()[e(779)]((t=>e(800)==t[e(552)]));for(const n of t)1==n[e(743)]&&n[e(571)](0).is(e(596),e(559))&&n[e(571)](0)[e(549)](e(615),!0)}}[_i(485)](t){const e=_i;this[e(636)](t);const n=this[e(584)][e(640)][e(769)](t,{}),i=Array[e(801)](n[e(770)]())[e(714)]((t=>this[e(737)](t)));return JSON[e(740)](i)}[_i(737)](t){const e=_i;if(t.is(e(679)))return t[e(640)];{const n=t;return{type:Object[e(788)](wi)[e(735)]((e=>t instanceof wi[e])),name:n[e(552)],attributes:Array[e(801)](n[e(783)]()),children:Array[e(801)](n[e(770)]())[e(714)]((t=>this[e(737)](t)))}}}[_i(655)](t,e,n,i,r){const s=_i;let o=null,a=null,c=0;const u=this[s(584)][s(625)];for(let i=0;i<e[s(561)];i++){const r=this[s(573)](e[i]),c=e[i][s(686)][s(568)](r),h=n[s(560)](c),d=i==e[s(561)]-1;!o&&h&&(o=h,a=e[i]),o&&(!h||h[s(685)]!=o[s(685)])&&(l(h,Mi(a,t,u),Mi(e[i],t,u)),o=h||null,a=h?e[i]:null),o&&d&&l(h,Mi(a,t,u),Ei(e[i],t,u))}function l(e,n,a){const l=s,h=o[l(685)],d=l(496)+i+":"+h+":"+c++,f=u[l(557)](n,a);t[l(764)][l(534)](d,f),null!==h&&r[l(626)](h)}}[_i(573)](t){const e=_i;switch(t[e(646)]){case e(719):return e(531);case e(576):return e(538);default:return e(555)}}[_i(524)](t,e){const n=_i;t[n(749)]=null;for(const i in t){const r=t[i];if(r instanceof Yn.Position){const s=e[n(560)](r[n(567)][n(784)]);t[i]=this[n(759)](r,s)}if(r instanceof Yn.Range){const s=e[n(560)](r[n(567)][n(784)]);t[i]=this[n(537)](r,s)}n(567)===i&&(t[n(567)]=e[n(560)](t[n(567)][n(784)]))}}[_i(537)](t,e){const n=_i;return this[n(584)][n(625)][n(557)](this[n(759)](t[n(541)],e),this[n(759)](t[n(721)],e))}[_i(759)](t,e){const n=_i;return this[n(584)][n(625)][n(668)](e,t[n(610)],t[n(782)])}[_i(642)](t){const e=_i,n=this[e(558)][e(560)](t[e(543)][e(567)][e(784)]),i=this[e(759)](t[e(543)],n),r=null===t[e(592)]?null:t[e(592)]||this[e(584)][e(522)][e(560)](e(702)).me.id,s=i[e(511)],o=this[e(672)],a=[];for(const n of t[e(663)])if(n.is(e(596)))a[e(639)](this[e(739)](n));else for(let t=0;t<n[e(497)];t++)a[e(639)](new Yn.Element(e(679),{vid:this[e(672)]++}));const c=this[e(672)];for(let t=o;t<c;t++)this[e(661)][e(534)](t,{userId:r});s[e(540)](i[e(774)],a)}[_i(589)](t){const e=_i;(t=this[e(704)](t,this[e(558)]))[e(697)]();const n=null===t[e(592)]?null:t[e(592)]||this[e(584)][e(522)][e(560)](e(702)).me.id,i=t[e(556)](),r=i[e(511)],s=i[e(774)];!function t(i,r,s,o){const a=e;for(let e=s;e<o;e++){const s=r[a(571)](e);s.is(a(596),a(679))?i[a(534)](s[a(568)](a(555)),{userId:n}):(i[a(534)](s[a(568)](a(531)),{userId:n}),t(i,s,0,s[a(743)]),i[a(534)](s[a(568)](a(538)),{userId:n}))}}(this[e(661)],r,s,s+t[e(691)])}[_i(748)](t){const e=_i,n=null===(t=this[e(704)](t,this[e(558)]))[e(592)]?null:t[e(592)]||this[e(584)][e(522)][e(560)](e(702)).me.id,i=t[e(612)][e(511)],r=t[e(481)][e(511)],s=i[e(568)](e(538)),o=r[e(568)](e(531));i[e(549)](e(538),r[e(568)](e(538))),r[e(549)](e(538),s),this[e(661)][e(534)](o,{userId:n}),this[e(661)][e(534)](s,{userId:n}),t[e(697)]()}[_i(599)](t){const e=_i,n=null===(t=this[e(704)](t,this[e(558)]))[e(592)]?null:t[e(592)]||this[e(584)][e(522)][e(560)](e(702)).me.id,i=t[e(657)],r=t[e(553)][e(511)];t[e(697)]();const s=r[e(568)](e(538)),o=t[e(690)][e(527)];if(i){const t=o[e(568)](e(538)),i=r[e(568)](e(538));r[e(549)](e(538),t),o[e(549)](e(538),i),this[e(661)][e(534)](r[e(568)](e(538)),{userId:n}),this[e(661)][e(534)](o[e(568)](e(531)),{userId:n})}else{const t=this[e(672)]++,i=this[e(672)]++;r[e(549)](e(538),t),o[e(549)](e(531),i),o[e(549)](e(538),s),this[e(661)][e(534)](t,{userId:n}),this[e(661)][e(534)](i,{userId:n})}}[_i(654)](t){const e=_i;if(!t[e(711)])return;const n=(t=this[e(704)](t,this[e(778)]))[e(792)]?t[e(792)][e(567)]:null,i=t[e(548)]?t[e(548)][e(567)]:null;n&&this[e(797)][e(588)](t[e(552)]),i&&this[e(797)][e(534)](t[e(552)],t[e(548)][e(532)]());const r=null===t[e(592)]?null:t[e(592)]||this[e(584)][e(522)][e(560)](e(702)).me.id,s=t[e(552)];if(!this[e(487)][e(520)](s))return void this[e(487)][e(534)](s,{range:t[e(792)],userId:r});const o=this[e(487)][e(560)](s),a=o[e(526)],c=t[e(548)];null==a&&null==c||a&&c&&a[e(798)](c)?this[e(487)][e(588)](t[e(552)]):o[e(685)]=r}[_i(795)](t,e){const n=_i;this[n(778)][n(520)](t[n(784)])?this[n(778)][n(560)](t[n(784)])[n(601)]=t[n(628)]:(this[n(778)][n(534)](t[n(784)],Ri(t[n(784)],!0)),this[n(569)][n(534)](t[n(784)],{}),e&&this[n(558)][n(534)](t[n(784)],Ri(t[n(784)],!0)));const i=null===t[n(592)]?null:t[n(592)]||this[n(584)][n(522)][n(560)](n(702)).me.id,r=this[n(762)][n(560)](t[n(784)]);r&&r[n(685)]===i?this[n(762)][n(588)](t[n(784)]):this[n(762)][n(534)](t[n(784)],{userId:i,isAttached:t[n(628)]})}[_i(566)](t){const e=_i,n=this[e(569)][e(560)](t[e(567)][e(784)]);null===t[e(595)]?delete n[t[e(775)]]:n[t[e(775)]]=t[e(595)]}}function Ai(t){const e=_i,n=Ri(t[e(784)],t[e(593)]());for(const i of t[e(770)]()){const t=i[e(605)](!0);n[e(501)](t)}return n}function Ri(t,e=!0){const n=_i,i=new Yn.DocumentFragment;return i[n(784)]=t,i[n(601)]=e,i[n(593)]=()=>i[n(601)],i}function Mi(t,e,n){const i=_i,r=i(576)==t[i(646)]?n[i(614)](t[i(686)],i(721)):n[i(652)](t[i(686)]);return n[i(668)](e,r[i(610)],r[i(782)])}function Ei(t,e,n){const i=_i,r=i(719)==t[i(646)]?n[i(614)](t[i(686)],0):n[i(669)](t[i(686)]);return n[i(668)](e,r[i(610)],r[i(782)])}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),Ui=n.n(Hi),Zi=n(426),qi={attributes:{"data-cke":!0}};qi.setAttributes=zi(),qi.insert=Pi().bind(null,"head"),qi.domAPI=Ci(),qi.insertStyleElement=Ui();ji()(Zi.A,qi);Zi.A&&Zi.A.locals&&Zi.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=Ui();ji()(Bi.A,Wi);Bi.A&&Bi.A.locals&&Bi.A.locals;const Ji=Yi;function Yi(t,e){const n=Gi();return(Yi=function(t,e){return n[t-=167]})(t,e)}function Gi(){const t=["arrowleft","5741318aHMiPK","211332iwCHsX","set","arrowup","268638scsRVC","revisionNameInputValue","errorText","120wmbMcT","172gagGyx","reset","220","focus","13915naKkMw","7xeCwdS","fieldView","locale","3WZimmt","ck-responsive-form","542890QaNsvK","element","add","render","input","extendTemplate","stopPropagation","value","arrowright","keystrokes","Name of the revision","46521SGfsTZ","setTemplate","arrowdown","revisionNameInputView","form","revisionName","297173IUVzQi","optional","trim","focusTracker","_createRevisionNameInput","label","listenTo","ck-revision-history-save-revision-form"];return(Gi=function(){return t})()}!function(t){const e=Yi,n=t();for(;;)try{if(151647===-parseInt(e(200))/1+parseInt(e(169))/2*(-parseInt(e(181))/3)+-parseInt(e(173))/4*(-parseInt(e(177))/5)+-parseInt(e(210))/6*(parseInt(e(178))/7)+parseInt(e(172))/8*(-parseInt(e(194))/9)+parseInt(e(183))/10+parseInt(e(209))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gi);class Ki extends Ni.View{constructor(e,n){const i=Yi;super(e),this[i(203)]=new t.FocusTracker,this[i(192)]=new t.KeystrokeHandler,this[i(167)](i(170),""),this[i(197)]=this[i(204)](n),this[i(195)]({tag:i(198),attributes:{class:["ck",i(207),i(182)],tabindex:"-1"},children:[this[i(197)]]}),(0,Ni.injectCssTransitionDisabler)(this)}[Ji(186)](){const t=Ji;super[t(186)](),(0,Ni.submitHandler)({view:this}),this[t(203)][t(185)](this[t(197)][t(184)]),this[t(192)][t(206)](this[t(184)]);const e=e=>e[t(189)]();this[t(192)][t(167)](t(191),e),this[t(192)][t(167)](t(208),e),this[t(192)][t(167)](t(168),e),this[t(192)][t(167)](t(196),e)}[Ji(176)](){const t=Ji;this[t(197)][t(176)]()}get[Ji(199)](){const t=Ji;return this[t(197)][t(179)][t(184)][t(190)][t(202)]()}set[Ji(199)](t){const e=Ji;this[e(197)][e(179)][e(184)][e(190)]=t[e(202)]()}[Ji(174)](){const t=Ji;this[t(197)][t(179)][t(184)][t(190)]="",this[t(197)][t(171)]=null}[Ji(204)](t){const e=Ji,n=new Ni.LabeledFieldView(this[e(180)],Ni.createLabeledInputText),i=n[e(179)];i[e(188)]({attributes:{maxlength:e(175)}});let r=$n(this[e(180)],e(193));return!t&&(r+=" ("+$n(this[e(180)],e(201))+")"),n[e(205)]=r,i.on(e(187),(()=>{const t=e;this[t(170)]=i[t(184)][t(190)][t(202)]()})),n}}const Xi=$i;function Qi(){const t=["revisionHistory","Revision history","bind","Save current revision","plugins","isReady","execute","9qVTObg","Dialog","The revision name cannot be empty.","menuitem","1236ixqSQx","ck-button-action","isPremiumPlugin","Open revision history","init","menuBar:revisionHistory","showRevisionViewerCallback","isOpen","Accept","29329570wkXCEj","set","revisionSave","pluginName","Cancel","saveRevision","render","RevisionHistoryUI","editor","componentFactory","397686mNpRfD","add","886938abnPvS","panelView","hide","buttonView","items","get","config","_createSaveRevisionFormView","isReadOnly","view","role","_saveRevisionFormView","focus","revisionHistory.requireRevisionName","editing","menu","_registerMenuComponent","requires","revisionName","locale","RevisionTracker","history","errorText","reset","isOfficialPlugin","show","children","delegate","_showDialog","submit","11837144HFLRwy","revisionNameInputView","6052410JuQXRC","1712921mAoDWM","9355tIINhR","isEnabled","24qzwHnE","addMany"];return(Qi=function(){return t})()}function $i(t,e){const n=Qi();return($i=function(t,e){return n[t-=205]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(814949===-parseInt(e(271))/1+parseInt(e(237))/2*(parseInt(e(269))/3)+-parseInt(e(250))/4*(parseInt(e(235))/5)+-parseInt(e(233))/6+parseInt(e(234))/7+-parseInt(e(231))/8+parseInt(e(246))/9*(parseInt(e(259))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class tr extends Wn.Plugin{static get[Xi(262)](){return Xi(266)}static get[Xi(225)](){return!0}static get[Xi(252)](){return!0}static get[Xi(218)](){return[Ii]}[Xi(254)](){const t=Xi,e=this[t(267)],n=e[t(243)][t(206)](t(221));e.ui[t(268)][t(270)](t(239),(i=>{const r=t,s=(0,Ni.createDropdown)(i),o=s[r(272)][r(227)],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(241)](r(236)).to(n,r(244),n,r(236),e,r(209),((t,e,n)=>t&&e&&!n)),s[r(274)][r(260)]({icon:Wn.icons[r(222)],label:$n(i,r(240)),tooltip:!0}),u[r(260)]({label:$n(i,r(242)),withText:!0,role:r(249)}),u[r(241)](r(236)).to(n,r(244),n,r(236),e,r(209),((t,e,n)=>t&&e&&!n)),u.on(r(245),(()=>this[r(229)]())),h[r(260)]({label:$n(i,r(253)),withText:!0,role:r(249)}),h[r(241)](r(236)).to(n,r(244),e,r(209),((t,e)=>t&&!e)),h.on(r(245),(()=>{const t=r;e[t(207)][t(206)](t(239))[t(256)](),s[t(257)]=!1,e[t(215)][t(210)][t(213)]()})),c[r(227)][r(270)](u),l[r(227)][r(270)](h),a[r(211)]=r(216),a[r(205)][r(238)]([c,l]),o[r(270)](a),s})),e.ui[t(268)][t(270)](t(255),(()=>this[t(217)]()))}[Xi(217)](){const t=Xi,e=this[t(267)],n=e[t(220)],i=new Ni.MenuBarMenuView(n),r=new Ni.MenuBarMenuListView(n);i[t(274)][t(260)]({icon:Wn.icons[t(222)],label:$n(n,t(240))});const s=new Ni.MenuBarMenuListItemView(n,i),o=new Ni.MenuBarMenuListItemButtonView(n);o[t(260)]({label:$n(n,t(242))}),o[t(228)](t(245)).to(i),o.on(t(245),(()=>{this[t(229)]()})),s[t(227)][t(270)](o),r[t(205)][t(270)](s);const a=new Ni.MenuBarMenuListItemView(n,i),c=new Ni.MenuBarMenuListItemButtonView(n);return c[t(260)]({label:$n(n,t(253))}),c[t(228)](t(245)).to(i),c.on(t(245),(()=>{const n=t;e[n(207)][n(206)](n(239))[n(256)]()})),a[t(227)][t(270)](c),r[t(205)][t(270)](a),i[t(272)][t(227)][t(270)](r),i}[Xi(229)](){const t=Xi,e=this[t(267)],n=e[t(220)],i=e[t(243)][t(206)](t(247)),r=e[t(243)][t(206)](t(221));function s(r){const s=t;e[s(207)][s(206)](s(214))&&""===r[s(219)]?r[s(232)][s(223)]=$n(n,s(248)):(e[s(243)][s(206)](Ii)[s(264)]({name:r[s(219)]}),i[s(273)]())}this[t(212)]||(this[t(208)](),this[t(212)].on(t(230),(()=>s(this[t(212)])))),this[t(212)][t(224)](),i[t(226)]({id:t(261),title:$n(n,t(242)),isModal:!0,content:this[t(212)],actionButtons:[{label:$n(e[t(220)],t(263)),withText:!0,onExecute:()=>i[t(273)]()},{label:$n(e[t(220)],t(258)),class:t(251),withText:!0,onCreate(n){const i=t;n[i(241)](i(236)).to(r,i(244),r,i(236),e,i(209),((t,e,n)=>t&&e&&!n))},onExecute:()=>s(this[t(212)])}]})}[Xi(208)](){const t=Xi,e=this[t(267)],n=e[t(220)];this[t(212)]=new Ki(n,e[t(207)][t(206)](t(214))),this[t(212)][t(265)]()}}function er(t,e){const n=ir();return(er=function(t,e){return n[t-=149]})(t,e)}const nr=er;function ir(){const t=["ck-revision-change","Removed by","ck-annotation","1208EzFcIK","Added by","2633979tVCPuB","bindTemplate","name","div","ck-revision-change__label","29385oGuByh","author","span","ck-revision-change__","516666myOvdx","3193608LwtxFV","element","2yOmdUQ","setTemplate","set","2400480dDtBme","559302kMLnrv","type","Suggested by","isSuggestion","62580YDUEkS","add","focus","data","_model","changeId"];return(ir=function(){return t})()}!function(t){const e=er,n=t();for(;;)try{if(479011===parseInt(e(151))/1*(-parseInt(e(179))/2)+-parseInt(e(170))/3+parseInt(e(149))/4+parseInt(e(154))/5+parseInt(e(155))/6+parseInt(e(159))/7+parseInt(e(168))/8*(parseInt(e(175))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class rr extends Ni.View{constructor(t,e){const n=er;super(t),this[n(163)]=e,this[n(164)]=e.id;const i=this[n(171)],r=$n(t,e[n(162)][n(158)]?n(157):n(160)==e[n(156)]?n(169):n(166));this[n(153)](n(156),e[n(156)]),this[n(152)]({tag:n(173),attributes:{class:[n(167),n(165),i.to(n(156),(t=>n(178)+t))],tabindex:-1},children:[{tag:n(177),children:[{tag:n(177),attributes:{class:[n(174)]},children:[{text:r}]},{text:" "+e[n(176)][n(172)]}]}]})}[nr(161)](){const t=nr;this[t(150)][t(161)]()}}function sr(t,e){var n=ar();return(sr=function(t,e){return n[t-=103]})(t,e)}var or=sr;function ar(){var t=["28FWIRLo","587379xZBGXB","set","toJSON","author","rootName","224400ZTNSfJ","type","createdAt","570FAMQQk","225304VdpPfO","69777LPEGTh","196147VCCykR","data","1417758ZzhscO","4FhMaWT","950665tsWdSI"];return(ar=function(){return t})()}!function(t){for(var e=sr,n=t();;)try{if(182583===parseInt(e(108))/1+-parseInt(e(119))/2+-parseInt(e(114))/3*(-parseInt(e(111))/4)+-parseInt(e(112))/5+-parseInt(e(110))/6+-parseInt(e(113))/7*(parseInt(e(106))/8)+-parseInt(e(107))/9*(-parseInt(e(105))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ar);class cr extends((0,t.ObservableMixin)()){constructor(e){var n=sr;super(),this.id=e.id||(0,t.uid)(),this[n(117)]=e[n(117)],this[n(103)]=e[n(103)],this[n(109)]=e[n(109)]||{},this[n(118)]=e[n(118)],this[n(115)](n(104),e[n(104)])}[or(116)](){var t=or;return{id:this.id,authorId:this[t(117)].id,type:this[t(103)],data:this[t(109)],createdAt:this[t(104)]}}}const ur=lr;function lr(t,e){const n=hr();return(lr=function(t,e){return n[t-=224]})(t,e)}function hr(){const t=["_setChanges","9ROjiMR","add","5061350GrcGjm","oldRevisionId","2209595benbqn","4501CyRRzF","188636pMMlTt","2245656VzAMTx","changes","5496PZqGjX","302062sfOzHv","newRevisionId","24wBzcum","67836XVyKNZ"];return(hr=function(){return t})()}!function(t){const e=lr,n=t();for(;;)try{if(417342===parseInt(e(225))/1+-parseInt(e(229))/2+-parseInt(e(231))/3*(-parseInt(e(232))/4)+parseInt(e(238))/5+-parseInt(e(228))/6*(-parseInt(e(224))/7)+-parseInt(e(226))/8+-parseInt(e(234))/9*(parseInt(e(236))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hr);class dr{constructor(e,n){const i=lr;this[i(230)]=e,this[i(237)]=n,this[i(227)]=new t.Collection}[ur(233)](t){const e=ur;for(const n of t)this[e(227)][e(235)](n)}}var fr=n(536),vr={attributes:{"data-cke":!0}};vr.setAttributes=zi(),vr.insert=Pi().bind(null,"head"),vr.domAPI=Ci(),vr.insertStyleElement=Ui();ji()(fr.A,vr);fr.A&&fr.A.locals&&fr.A.locals;function mr(t,e){const n=yr();return(mr=function(t,e){return n[t-=309]})(t,e)}const pr=mr;function yr(){const t=["writer","getLaterVisibleRevision","markerToData","toViewElement","_cleanUp","consume","isRemoveSuggestion","revision-end","createAttributeElement","_getDiff","view","has","change:isReady","parent","currentChangeNumber","top","isIncorrect","revisionHistory","right","_removeUnsupportedChanges","_appendChild","adapter","addMarker:revision-suggestion:insertion","_update","add","hasClass","vid","getRevisionRootsAttributes","type","_joinTapes","distance","commands","_changeIdToChange","abs","remove","createRange","all","element:pre","_getRevisionsRange","RevisionsRepository","filter","data","maxOffset","_initInteractions","left","removeAttribute","ck-suggestion-preview-marker","36357tuLhoW","addMarker:revision-suggestion:deletion","toModel","newRevisionId","revision-viewer","editingDowncast","184944ItHoaH","revision-suggestion:","uiElement","nextPosition","previousPosition","63292KtyhRL","attributes","addClass","getClientRects","stop","_refreshStartEndIndex","nextSibling","markerRange","change:numberOfChanges","change:activeChange","diffData","updatePosition","mapper","changes","observeMarkers","refresh","isContent","getAttribute","_fixObsoleteTags","diff","deletion","catch","vid_end","_getChangeFromId","schema","insert","_threeWayMerge","getDomRoot","splice","marked","bottom","locale","_revisions","ck-suggestion-marker--active","suggestion:","ck-revision-history-root-remove","5941716bkmQCE","slice","length","_findChangeIdFromDomTarget","error","getRevision","indexOf","values","getRoot","nodeAfter","_makeTape","enableReadOnlyMode","useFillerType","_cleanMarkers","addHighlight","getItems","elementEnd","init","removeMarker","consumable","change:isEnabled","data-change-id","downcastDispatcher","viewItem","level","ck-editor__editable__overlay","toViewRange","pop","insertions","forward","clear","pluginName","destroy","_changeView","isOnRoot","index","_step","addMarker:revision","execute","_makeModelFromViewString","ck-suggestion-marker","findIndex","mapViewToDom","markersStart","_markMarkers","isNavigationMode","removeMarker:revision","includes","text","removeMarker:revision-suggestion","attributesBefore","item","isReady","first","toData","push","isBlock","isInline","_processTape","compare","_getViewObj","ck-revision-history-root-add","detachRoot","_data","createPositionFromPath","_markMismatchedRemovedTags","WidgetToolbarRepository","_removeMissingPairs","insertion","_removeRevisionMarkers","revisionHistoryAttachChange","_sortAndFilterDiffChanges","_setDistance","isEnabled","ck-suggestion-preview-marker-","comment","markerToHighlight","getRootNames","object","listenTo","softBreak","isAtEnd","restoreRevision","children","vid_start","test","elementStart","element","end","pairId","_markSuggestions","sort","done","wrap","editor","start","data-revision-","revision","concat","elementToAttribute","high","get","markersEnd","domConverter","side","flat","model","revision-comment:","dataToMarker","activeChange","low","domEvent","range","markerNameToElements","name","createUIElement","markerName","isOfficialPlugin","loadRevisionData","isPremiumPlugin","isEqual","RevisionViewer","selection","getChild","target","createRangeIn","825684atmOlB","span","showPreviousChange","_getViewForChange","parse","attributesAfter","setAttribute","startsWith","isAtStart","_activeViewTarget","offsetSize","conversion","change","_balloon","isLimit","_setChanges","mousedown","7730NeLevZ","string","isObject","revision:","from","showStack","removeClass","getIndex","authors","getWalker","config","reconvertMarker","getAttributes","delete","_makeModelFromTape","repository","checkAttribute","createPositionBefore","requires","936gKsfCB","set","affectsData","unbindElementFromMarkerName","28kCKuhM","isCollapsed","collaboration.channelId","userId","isAfter","next","activeView","hasAttribute","isSuggestion","default","enqueueChange","139173IcWeRY","revision-start","forEach","rootName","revisionHistoryLabel","_setConversion","plugins","upcast","attribute:vid","shift","42YzgSUR","mouseover","_markInsertions","ck-suggestion-marker-","for","unshift","editing","-new","revision-suggestion","keys","toViewPosition","highest","ck-revision-history-root--active","isAdded","changeId","bind","numberOfChanges","addRevisionData","restoreRevisionCallback","forceDisabled","split","change:activeView","deletions","endIndex","backward","dataDowncast","markers","then","suggestion","oldRevisionId","document","processor","map","merge","find","resolve","return","getCustomProperty","5mudLeX","ck-suggestion-marker-split","showNextChange","addRevision","ck-suggestion-marker-merge","isRemoved","isAttached","POSITIVE_INFINITY","isBefore","ck-revision-history-root-","code","getRevisionData","bindElementToMarker","addRoot","createRevision","attachChange","isAddSuggestion","roots","modelRange","startIndex"];return(yr=function(){return t})()}!function(t){const e=mr,n=t();for(;;)try{if(109574===parseInt(e(397))/1+-parseInt(e(386))/2*(-parseInt(e(512))/3)+parseInt(e(523))/4*(-parseInt(e(445))/5)+parseInt(e(346))/6+-parseInt(e(407))/7*(-parseInt(e(518))/8)+parseInt(e(382))/9*(parseInt(e(363))/10)+-parseInt(e(559))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yr);const gr={c:Yn.ViewContainerElement,a:Yn.ViewAttributeElement,e:Yn.ViewEmptyElement,r:Yn.ViewRawElement,u:Yn.ViewUIElement};class kr extends Wn.Plugin{static get[pr(590)](){return pr(341)}static get[pr(337)](){return!0}static get[pr(339)](){return!0}static get[pr(381)](){return[Jn.Users,Ni.ContextualBalloon,Qn]}constructor(t){const e=pr;super(t),this[e(378)]=this[e(314)][e(403)][e(321)](e(504)),this[e(383)](e(329),null),this[e(383)](e(392),null),this[e(355)]=null,this[e(383)](e(542),null),this[e(383)](e(611),!1),this[e(383)](e(632),!0),this.on(e(579),((t,n,i)=>{const r=e;this[r(329)]=null,this[r(392)]=null,this[r(314)][r(413)][r(475)][r(358)]((t=>{const e=r;for(const n of this[e(314)][e(413)][e(475)][e(437)][e(462)])i?t[e(369)](e(584),n):t[e(525)](e(584),n)}))})),this[e(422)](e(604)).to(this,e(329),(t=>null!==t)),this[e(422)](e(479)).to(this,e(611),this,e(542),this,e(329),((t,n,i)=>t&&i?n[e(536)][e(370)](i):0)),this[e(422)](e(423)).to(this,e(611),this,e(542),((t,n)=>t?n[e(536)][e(561)]:0)),this[e(592)]=null,this[e(497)]=new Map,this[e(486)]=null,this[e(359)]=this[e(314)][e(403)][e(321)](Ni.ContextualBalloon)}[pr(576)](){const t=pr,e=this[t(314)],n=new wr(e,{direction:t(431)}),i=new wr(e,{direction:t(588)});e[t(496)][t(489)](t(348),n),e[t(496)][t(489)](t(447),i),e[t(496)][t(489)](t(641),new _r(e)),this.on(t(531),(()=>{const e=t;n[e(538)](),i[e(538)]()})),this[t(402)](),this[t(508)](),e[t(570)](t(516)),e[t(403)][t(476)](t(625))&&e[t(403)][t(321)](t(625))[t(426)](t(516))}async[pr(456)](t){const e=pr;await this[e(338)](t);const n={};for(const i in t[e(533)]){if(t[e(533)][i][e(460)]&&!t[e(533)][i][e(460)][e(451)])continue;const r=this[e(628)](JSON[e(350)](t[e(533)][i][e(587)])),s=this[e(314)][e(413)][e(475)][e(437)],o=new Yn.ViewDocumentFragment(s,r[e(439)]((t=>this[e(619)](t))));this[e(314)][e(506)][e(438)][e(571)](e(552)),n[i]=this[e(314)][e(506)][e(438)][e(613)](o),this[e(314)][e(506)][e(438)][e(571)](e(395))}return n}async[pr(492)](t){const e=pr;await this[e(338)](t);const n={};for(const i in t[e(533)])t[e(533)][i][e(460)]&&!t[e(533)][i][e(460)][e(451)]||(n[i]=t[e(533)][i][e(351)]||{});return n}[pr(628)](t){const e=pr;return(t=t[e(505)]((t=>!t[e(334)]||e(398)!==t[e(334)]&&e(472)!==t[e(334)])))[e(399)]((t=>{const n=e;n(364)!=typeof t&&(t[n(642)]=this[n(628)](t[n(642)]),t[n(524)]=t[n(524)][n(505)]((t=>!t[0][n(353)](n(316)))))})),t}async[pr(618)](t,e,n=!1){const i=pr;if(!this[i(632)])return;const r=this[i(542)],s=this[i(378)],o=i(364)==typeof t?s[i(564)](t):t,a=i(364)==typeof e?s[i(564)](e):e,c=o.id,u=a?a.id:null;if(!n&&this[i(542)]&&this[i(542)][i(515)]===c&&this[i(542)][i(436)]===u)return Promise[i(442)]();this[i(611)]=!1,this[i(392)]=null,this[i(329)]=null,this[i(542)]=new dr(c,u);const l=this[i(503)](o,a,!0)[i(439)]((t=>this[i(338)](t)));return l[i(614)](new Promise((t=>{setTimeout(t,20)}))),Promise[i(501)](l)[i(434)]((()=>{const t=i;if(!this[t(632)])return;this[t(469)]();const e=this[t(474)](c,u);for(const n of e[t(536)])this[t(497)][t(383)](n.id,n);this[t(314)][t(326)][t(396)]({isUndoable:!1},(n=>{const i=t;for(const t of this[i(314)][i(326)][i(437)][i(636)]())n[i(621)](t);for(const t of Object[i(416)](e[i(326)])){const r=n[i(458)](t);for(const s of Object[i(416)](e[i(524)][t]))n[i(352)](s,e[i(524)][t][s],r);n[i(548)](e[i(326)][t],r,0)}})),this[t(542)][t(361)](this[t(630)](e[t(536)])),this[t(611)]=!0}))[i(544)]((t=>{const e=i;console[e(563)](t),this[e(469)](),r&&(this[e(542)]=r),this[e(611)]=!0}))}[pr(424)](t,e){const n=pr,i=this[n(378)][n(459)](t);return i.on(n(488),((t,n,r)=>e(n,r,i))),this[n(378)][n(448)](i),i}[pr(338)](t){const e=pr;if(!t||t[e(533)])return Promise[e(442)]();{const n=this[e(314)][e(373)][e(321)](e(388));return this[e(486)][e(564)]({channelId:n,revisionId:t.id})[e(434)]((n=>{const i=e;t[i(488)]({diffData:n[i(533)]},!0)}))}}[pr(469)](){const t=pr;this[t(329)]=null,this[t(572)](),this[t(592)]&&this[t(592)][t(591)](),this[t(592)]=null,this[t(497)][t(589)](),this[t(314)][t(326)][t(396)]({isUndoable:!1},(e=>{const n=t;for(const t of this[n(314)][n(326)][n(437)][n(636)]())e[n(621)](t)}))}[pr(630)](t){const e=pr,n=[],i=new Map;for(const t of this[e(314)][e(326)][e(437)][e(636)]()){const r=this[e(314)][e(413)][e(475)][e(550)](t);if(!r)continue;const s=r[e(526)]()[e(610)](0);s&&(n[e(614)](t),i[e(383)](t,s))}return n[e(311)](((t,n)=>{const r=e,s=i[r(321)](t),o=i[r(321)](n);return s.y-o.y||s.x-o.x})),(t=t[e(505)]((t=>n[e(606)](t[e(400)]))))[e(311)](((t,i)=>n[e(565)](t[e(400)])-n[e(565)](i[e(400)]))),t}[pr(569)](t){const e=pr,n=Array[e(367)](t[e(433)])[e(505)]((([t,n])=>t[e(353)](e(366))&&!n[e(387)])),i=Array[e(367)](this[e(314)][e(326)][e(345)](t)[e(372)]({singleCharacters:!0}));if(0!=n[e(561)])for(const t of i){const[i,r]=n[0],[,s,o]=i[e(427)](":");if(r[e(647)][e(340)](t[e(521)])&&n[e(406)](),(t[e(522)][e(340)](r[e(315)])||t[e(522)][e(390)](r[e(315)]))&&(e(627)==s?t[e(420)]={userId:o}:e(543)==s&&(t[e(450)]={userId:o})),0==n[e(561)])break}return i}[pr(528)](t){const e=pr,n=new Map;for(let i=0;i<t[e(561)];i++)e(607)===t[i][e(493)]?(t[i][e(610)][e(464)]=i,t[i][e(610)][e(430)]=i):(e(645)===t[i][e(493)]?t[i][e(610)][e(464)]=i:e(575)===t[i][e(493)]&&(t[i][e(610)][e(430)]=i),n[e(383)](t[i].id,i));for(const i of n[e(566)]())e(645)===t[i][e(493)]?t[i][e(610)][e(430)]=n[e(321)](t[i][e(309)]):e(575)===t[i][e(493)]&&(t[i][e(610)][e(464)]=n[e(321)](t[i][e(309)]))}[pr(617)](t){const e=pr;for(let n=0;n<t[e(561)];n++){if(e(645)===t[n][e(493)])t[n][e(610)][e(464)]=n;else if(e(575)===t[n][e(493)]){t[n][e(610)][e(430)]=n;const i=t[n][e(610)][e(464)];t[i][e(309)]=t[n].id,t[n][e(309)]=t[i].id}else t[n][e(610)][e(464)]=n,t[n][e(610)][e(430)]=n,t[n][e(309)]=null;t[n][e(602)]||(t[n][e(602)]=[],t[n][e(322)]=[])}}[pr(409)](t,e){const n=pr,i=t[n(505)]((t=>!t[n(420)]));for(let t=0;t<e[n(561)];t++)e[t][n(420)]&&(i[t][n(420)]=e[t][n(420)])}[pr(598)](t){const e=pr,n=JSON[e(350)](t),i=this[e(314)][e(413)][e(475)][e(437)],r=new Yn.ViewDocumentFragment(i,n[e(439)]((t=>this[e(619)](t))));return this[e(314)][e(506)][e(514)](r)}[pr(619)](t){const e=pr,n=this[e(314)][e(413)][e(475)][e(437)];if(e(364)==typeof t)return new Yn.ViewText(n,t);{const i=t[e(642)][e(439)]((t=>this[e(619)](t)));return new(gr[t[e(493)]]||Yn.ViewElement)(n,t[e(334)],t[e(524)],i)}}[pr(474)](t,e=null){const n=pr,i=this[n(378)][n(564)](t),r=e?this[n(378)][n(564)](e):null,s=this[n(503)](i,r),o=s[s[n(561)]-1],a=new Map,c={model:{},attributes:{},changes:[]},u=new Set,l=new Map;for(let t=s[n(561)]-1;t>=0;t--){const e=s[t];for(const t of Object[n(416)](e[n(533)]))if(e[n(533)][t][n(460)]){const i=e[n(533)][t][n(460)];i[n(451)]?(u[n(489)](t),l[n(476)](t)&&l[n(321)](t)[n(389)]==i[n(389)]?l[n(376)](t):l[n(383)](t,i)):l[n(476)](t)?(u[n(376)](t),l[n(376)](t)):(u[n(489)](t),l[n(383)](t,i))}else u[n(489)](t)}for(const t of u){const e=l[n(476)](t)&&!l[n(321)](t)[n(451)];let i=e?s[n(561)]-1:0;const r=e?-1:1;for(;s[i];){const o=s[i];if(o[n(533)][t]){const i=e?o[n(533)][t][n(609)]:o[n(533)][t][n(351)];c[n(524)][t]=i?yn(i):{};break}i+=r}}for(const t of s){t[n(326)]={};for(const e of t[n(371)])a[n(383)](e.id,e);for(const e of u){const i=t[n(533)][e]?t[n(533)][e][n(587)]:"[]",r=t[n(533)][e]?t[n(533)][e][n(429)]:"[]";t[n(326)][e]={insertions:this[n(598)](i),deletions:this[n(598)](r)}}}for(const t of u){let e=null,r=0;const u=new Map(Array[n(367)](i[n(326)][t][n(587)][n(433)])[n(505)]((([t])=>!t[n(353)](n(366)))));let h=0;for(const o of s){const s=this[n(569)](o[n(326)][t][n(587)]);o==i?(e=s,r=e[n(561)],e[n(399)]((t=>{t.id=h++})),this[n(617)](e)):this[n(409)](e,s);const a=e[n(505)]((t=>!t[n(420)]))[n(439)]((t=>t.id));let c=0;const l=this[n(569)](o[n(326)][t][n(429)]);l[n(399)]((t=>{t[n(450)]?t.id=r++:t.id=a[c++]})),this[n(617)](l),this[n(631)](e,n(420)),this[n(631)](l,n(450)),o==i&&this[n(603)](e,u),e=this[n(494)](e,l),this[n(528)](e),this[n(631)](e,n(450))}e=e[n(505)]((t=>!(t[n(420)]&&t[n(450)])));const d=new Map(o[n(326)][t][n(429)][n(433)]),f=new Set(u[n(416)]());for(const t of d[n(416)]())f[n(376)](t);this[n(310)](e,f),this[n(541)](e),e=this[n(626)](e),e=this[n(624)](e),e=this[n(484)](e);const{root:v,changes:m}=this[n(377)](e,a,t);c[n(326)][t]=v;const p=l[n(321)](t);if(p){const e=a[n(321)](p[n(389)]),i=new cr({author:e,type:p[n(451)]?n(489):n(499),data:{isOnRoot:!0},createdAt:new Date,rootName:t});m[n(412)](i),c[n(524)][t][n(629)]=i.id}c[n(536)]=c[n(536)][n(318)](m)}return c}[pr(603)](t,e){const n=pr;for(let i=0;i<t[n(561)];i++)for(const[r,s]of e)s[n(315)][n(340)](t[i][n(522)])&&t[i][n(602)][n(614)](r),s[n(647)][n(340)](t[i][n(521)])&&t[i][n(322)][n(614)](r)}[pr(494)](t,e){const n=pr;let i=[],r=0,s=0;for(;r<t[n(561)]||s<e[n(561)];){const o=t[r]||{},a=e[s]||{};if(o.id==a.id)r++,s++,i[n(614)](o);else if(a[n(450)]&&o[n(420)]){const{commonTape:o,iEnd:a,jEnd:c}=this[n(549)](t,r,e,s);i=i[n(318)](o),r=a,s=c}else a[n(450)]?(s++,i[n(614)](a)):(r++,i[n(614)](o))}return i}[pr(310)](t,e){const n=pr,i=[];for(let o=0;o<t[n(561)];o++){for(let s=0;s<t[o][n(602)][n(561)];s++){const a=t[o][n(602)][s];if(!e[n(476)](a))continue;const{group:c,type:u,authorId:l}=r(a);n(415)!=c||n(627)!=u&&n(543)!=u||(i[n(412)]({type:u,name:a,userId:l}),t[o][n(602)][n(551)](s,1),s--)}s(t[o]);for(let s=0;s<t[o][n(322)][n(561)];s++){const a=t[o][n(322)][s];if(!e[n(476)](a))continue;const{group:c,type:u}=r(a);if(n(415)!=c||n(627)!=u&&n(543)!=u)continue;t[o][n(322)][n(551)](s,1),s--;const l=i[n(600)]((t=>t[n(334)]==a));l>-1&&i[n(551)](l,1)}}function r(t){const e=n,i=t[e(427)](":");return{group:i[0],type:i[1],subType:i[e(561)]>=5?i[2]:null,id:i[e(561)]<5?i[2]:i[3],authorId:i[e(561)]<5?i[3]:i[4],markerCount:6==i[e(561)]?i[5]:null}}function s(t){const e=n;for(let n=0;n<i[e(561)];n++){if(t[e(420)]&&e(627)==i[n][e(493)])return t[e(461)]=i[n],void delete t[e(420)];if(!t[e(420)]&&!t[e(450)]&&e(543)==i[n][e(493)])return void(t[e(471)]=i[n])}}}[pr(631)](t,e){const n=pr;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(383)](o.id,i);for(let i=0;i<t[n(561)];i++){if(n(450)==e&&t[i][n(420)]||n(420)==e&&t[i][n(450)])continue;if(n(607)==t[i][n(493)]){t[i][n(495)]=0;continue}const r=s[n(321)](t[i][n(309)]),o=s[n(321)](t[i].id);t[i][n(495)]=r-o}}[pr(503)](t,e,n=!1){const i=pr,r=[];let s=this[i(378)][i(370)](t),o=this[i(378)][i(370)](e);for(-1==o&&(o=this[i(378)][i(555)][i(561)],n=!1);s<o;)r[i(614)](this[i(378)][i(564)](s)),s++;return n&&r[i(614)](this[i(378)][i(564)](s)),r}[pr(549)](t,e,n,i){const r=pr,s=this[r(314)][r(326)][r(547)];let o=e;for(;t[o]&&t[o][r(420)];)o++;let a=i;for(;n[a]&&n[a][r(450)];)a++;u(t,e,o),u(n,i,a);const c=n[r(560)](i,a)[r(318)](t[r(560)](e,o));return c[r(311)](((t,e)=>t[r(324)]!=e[r(324)]?t[r(324)]-e[r(324)]:t[r(583)]!=e[r(583)]?t[r(583)]-e[r(583)]:t[r(495)]!=e[r(495)]?e[r(495)]-t[r(495)]:!!t[r(420)]!=!!e[r(420)]?-1==t[r(324)]||0==t[r(324)]?t[r(420)]?-1:1:t[r(420)]?1:-1:t[r(594)]-e[r(594)])),{commonTape:c,iEnd:o,jEnd:a};function u(t,e,n){const i=r;let o=-1,a=Number[i(452)],c=!0;for(let r=e;r<n;r++)if(s[i(616)](t[r][i(610)])||(c=!1),t[r][i(610)][i(464)]<e&&(o=r),t[r][i(610)][i(430)]>=n){a=r;break}c&&(o=n-1);for(let r=e;r<n;r++)t[r][i(324)]=r<=o?-1:r<a?0:1,t[r][i(594)]=r;let u=0;for(let n=e;n<=o;n++)0==t[n][i(495)]?t[n][i(583)]=u:(u++,t[n][i(583)]=u,u++);for(let r=e;r<n;r++)0==t[r][i(324)]&&(t[r][i(583)]=u);u=0;for(let e=n-1;e>=a;e--)0==t[e][i(495)]?t[e][i(583)]=u:(u--,t[e][i(583)]=u,u--)}}[pr(541)](t){const e=pr,n=new Map,i=this[e(314)][e(326)][e(547)];for(let r=1;r<t[e(561)];r++){let s,o,a;const c=t[r],u=t[r-1];if(e(607)==c[e(493)])continue;if(c[e(493)]!=u[e(493)])continue;if(!i[e(615)](u[e(610)])||i[e(360)](u[e(610)]))continue;if(!i[e(615)](c[e(610)])||i[e(360)](c[e(610)]))continue;if((t[r][e(420)]||t[r][e(461)])&&t[r-1][e(450)])s=t[r],o=t[r-1],a=r-1;else{if(!t[r][e(450)]||!t[r-1][e(420)]&&!t[r-1][e(461)])continue;s=t[r-1],o=t[r],a=r}const l=s[e(583)]==o[e(583)],h=Math[e(498)](s[e(583)])<Math[e(498)](o[e(583)])&&0==o[e(495)];(l||h)&&(n[e(383)](o.id,s.id),t[e(551)](a,1),r--,s[e(420)]=!1)}for(let i=0;i<t[e(561)];i++)n[e(476)](t[i][e(309)])&&(t[i][e(309)]=n[e(321)](t[i][e(309)]))}[pr(626)](t){const e=pr,n=new Set(t[e(439)]((t=>t.id)));for(let i=0;i<t[e(561)];i++)n[e(476)](t[i][e(309)])||0==t[i][e(495)]||(t[i][e(481)]=!0);return t[e(505)]((t=>!t[e(481)]))}[pr(624)](t){const e=pr,n=new Set;for(let i=0;i<t[e(561)];i++){if(n[e(476)](t[i].id)&&t[i][e(450)]&&(t[i][e(481)]=!0),t[i][e(481)])continue;if(0==t[i][e(495)])continue;if(e(645)!=t[i][e(493)])continue;if(null==t[i][e(309)])continue;let r=i+1,s=0;for(;t[r].id!=t[i][e(309)];)e(645)==t[r][e(493)]?s++:e(575)==t[r][e(493)]&&s--,r++;if(0!=s)if(t[i][e(450)])t[i][e(481)]=!0;else for(;r!=i;)t[r][e(450)]&&0!=t[r][e(495)]&&(t[r][e(481)]=!0,n[e(489)](t[r][e(309)])),r--}return t[e(505)]((t=>!t[e(481)]))}[pr(484)](t){const e=pr,n=this[e(314)][e(326)][e(547)];for(let i=0;i<t[e(561)];i++){if(!(t[i][e(420)]||t[i][e(461)]||t[i][e(450)]||t[i][e(471)]))continue;if(0==t[i][e(495)])continue;const r=t[i][e(610)];n[e(615)](r)||n[e(360)](r)||(t[i][e(420)]&&delete t[i][e(420)],t[i][e(461)]&&delete t[i][e(461)],t[i][e(471)]&&delete t[i][e(471)],t[i][e(450)]&&(t[i][e(481)]=!0))}return t[e(505)]((t=>!t[e(481)]))}[pr(377)](t,e,n){const i=pr,r=new Yn.DocumentFragment,s=[],o=new Map,a=this[i(314)][i(326)],c=a[i(547)],u=[r],l={},h={isAdded:[],isRemoved:[],isAddSuggestion:[],isRemoveSuggestion:[]};let d=null;const f=[0];for(let e=0;e<t[i(561)];e++)if(i(645)===t[e][i(493)]){t[e][i(522)]=a[i(623)](r,f);const n=new Yn.Element(t[e][i(610)][i(334)],t[e][i(610)][i(375)]());u[0][i(485)](n),f[i(614)](0),u[i(412)](n),t[e][i(521)]=a[i(623)](r,f)}else i(575)===t[e][i(493)]?(u[i(406)](),t[e][i(522)]=a[i(623)](r,f),f[i(586)](),f[f[i(561)]-1]++,t[e][i(521)]=a[i(623)](r,f)):(t[e][i(522)]=a[i(623)](r,f),d?d[i(622)]+=t[e][i(610)][i(506)]:d=new Yn.Text(t[e][i(610)][i(506)],t[e][i(610)][i(375)]()),t[e+1]&&i(607)===t[e+1][i(493)]&&p(d,t[e+1][i(610)])||(u[0][i(485)](d),d=null),f[f[i(561)]-1]+=t[e][i(610)][i(356)],t[e][i(521)]=a[i(623)](r,f));for(let e=0;e<t[i(561)];e++){const n=t[e][i(522)],r=t[e][i(521)];for(const r of t[e][i(602)])o[i(383)](r,{start:n,end:null});v(i(471),e,n,r),v(i(461),e,n,r),v(i(450),e,n,r),v(i(420),e,n,r);for(const n of t[e][i(322)])o[i(321)](n)[i(647)]=r}for(const[t,e]of o){const n=this[i(314)][i(326)][i(500)](e[i(315)],e[i(647)]);r[i(433)][i(383)](t,n)}return s[i(311)](((t,e)=>{const n=i,s=r[n(433)][n(321)](n(366)+t.id),o=r[n(433)][n(321)](n(366)+e.id);return s[n(315)][n(453)](o[n(315)])?-1:s[n(315)][n(390)](o[n(315)])?1:s[n(647)][n(453)](o[n(647)])?-1:s[n(647)][n(390)](o[n(647)])?1:n(489)===t[n(493)]?-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(389)]:null,d=n===t[o(561)]-1,f=h[e][0],v=c[o(365)](t[n][o(610)]);!l[e]&&a?l[e]={start:r,tapeItem:t[n],userId:u,type:e}:l[e]&&!a?(l[e][o(647)]=r,m(l[e]),l[e]=null):l[e]&&a&&l[e][o(389)]!==u&&(l[e][o(647)]=r,f&&f[o(389)]===l[e][o(389)]||m(l[e]),l[e]={start:r,tapeItem:t[n],userId:u,type:e}),l[e]&&v&&(o(645)!==t[n][o(493)]||f&&f[o(389)]===u||h[e][o(412)]({userId:u,object:t[n][o(610)],change:l[e]}),o(575)===t[n][o(493)]&&f&&f[o(637)]===t[n][o(610)]&&(h[e][o(406)](),l[e]=f[o(358)])),l[e]&&d&&(l[e][o(647)]=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(610)],f=a[h(547)][h(615)](d)&&!a[h(547)][h(360)](d),v=t[h(568)]==o[h(478)]&&o[h(354)];if(f&&v)return;const m=a[h(500)](t,o),p=e[h(321)](u),y=new cr({author:p,type:h(420)==l||h(461)==l?h(489):h(499),data:{isSuggestion:h(461)==l||h(471)==l},createdAt:new Date,rootName:n});s[h(614)](y),r[h(433)][h(383)](h(366)+y.id,m)}function p(t,e){const n=i,r=t[n(375)](),s=e[n(375)]();for(const t of r){if(t[1]!==e[n(540)](t[0]))return!1;s[n(391)]()}return s[n(391)]()[n(312)]}}[pr(402)](){const t=pr;this[t(314)][t(357)][t(411)](t(404))[t(328)]({view:t(317)}),this[t(314)][t(357)][t(411)](t(517))[t(635)]({model:t(317),view:e=>{const n=t,i=e[n(336)][n(427)](":")[1],r=this[n(546)](i);if(!r)return null;const s=n(489)==r[n(493)]?n(627):n(543),o=[n(599),n(410)+s];return r[n(506)][n(394)]&&o[n(614)](n(410)+s+n(414)),this[n(329)]==r&&o[n(614)](n(556)),{classes:o,attributes:{"data-change-id":i}}}}),this[t(314)][t(357)][t(411)](t(404))[t(489)]((e=>{const n=t;e.on(n(502),((t,e,i)=>{const r=n,s=e[r(582)][r(343)](0);if(!s||!s.is(r(646),r(455)))return;if(!i[r(578)][r(470)](s,{attributes:[r(643),r(545)]}))return;const o=e[r(463)][r(315)][r(568)];i[r(465)][r(352)](r(643),s[r(540)](r(643)),o),i[r(465)][r(352)](r(545),s[r(540)](r(545)),o)}),{priority:n(330)})})),this[t(314)][t(357)][t(411)](t(404))[t(489)]((e=>{const n=t;e.on(n(646),((t,e,i)=>{const r=n;if(!i[r(578)][r(470)](e[r(582)],{attributes:[r(643),r(545)]}))return;if(e[r(463)][r(387)])return;const s=e[r(463)][r(315)][r(568)];s[r(393)](r(643))||s[r(393)](r(491))||(i[r(465)][r(352)](r(643),e[r(582)][r(540)](r(643)),s),i[r(465)][r(352)](r(545),e[r(582)][r(540)](r(545)),s))}),{priority:n(330)})})),this[t(314)][t(357)][t(411)](t(404))[t(319)]({view:{name:t(347),attributes:{vid:!0}},model:{key:t(491),value:e=>e[t(540)](t(491))}}),this[t(314)][t(326)][t(547)].on(t(379),((e,[,n])=>{const i=t;[i(643),i(545),i(491)][i(606)](n)&&(e[i(443)]=!0,e[i(527)]())}),{priority:t(418)}),this[t(314)][t(357)][t(411)](t(432))[t(489)]((e=>{const n=t;e.on(n(405),((t,e,i)=>{const r=n;if(" "!=e[r(610)][r(506)]||e[r(610)][r(478)][r(507)]>1)return;if(!i[r(578)][r(470)](e[r(610)],t[r(334)]))return;const s=i[r(465)],o=i[r(535)][r(585)](e[r(332)]);s[r(313)](o,s[r(473)](r(347)))}))})),this[t(314)][t(357)][t(411)](t(432))[t(467)]({model:t(317)}),this[t(314)][t(413)][t(581)].on(t(596),function(e){const n=t,i=e[n(403)][n(321)](n(341));return(t,r,s)=>{const o=n,a=r[o(336)][o(427)](":")[1],c=i[o(546)](a);if(!c)return null;const u=o(489)==c[o(493)]?o(427):o(440);if(!s[o(578)][o(644)](r[o(530)],t[o(334)]))return;const l=r[o(530)][o(372)](),h=r[o(530)][o(315)],d=e[o(326)][o(547)];let f=null,v=null,m=!1,p=!1;for(const t of l){const e=t[o(610)];m=m||d[o(539)](e);const n=s[o(535)][o(468)](e);if(n&&n[o(444)](o(573)))return;o(575)==t[o(493)]&&d[o(615)](e)&&!d[o(360)](e)&&(e[o(529)]||h[o(640)]?f&&f[o(478)]==e||(f=e,y(t[o(522)]),p=!0):v=v||t[o(522)])}function y(t){const e=o,n=s[e(465)][e(335)](e(347),{class:e(410)+u}),a=s[e(535)][e(417)](t);c[e(506)][e(394)]&&s[e(465)][e(525)](e(410)+u+e(414),n),i[e(329)]==c&&s[e(465)][e(525)](e(556),n),s[e(465)][e(548)](a,n),s[e(535)][e(457)](n,r[e(336)])}m||p||!v||y(v)}}(this[t(314)]),{priority:t(320)}),this[t(314)][t(413)][t(581)].on(t(605),((e,n,i)=>{const r=t,s=i[r(535)][r(333)](n[r(336)]);if(s)for(const t of s)(t[r(490)](r(446))||t[r(490)](r(449)))&&(i[r(535)][r(385)](t,n[r(336)]),i[r(465)][r(499)](t))}),{priority:t(320)}),this[t(314)][t(413)][t(581)].on(t(596),((e,n,i)=>{const r=t,s=n[r(336)][r(427)](":")[1],o=this[r(546)](s);if(!o)return null;const a=r(489)==o[r(493)]?r(427):r(440);if(i[r(578)][r(644)](n[r(530)],e[r(334)]))for(const t of n[r(530)][r(574)]()){if(!t.is(r(646),r(639)))continue;const e=i[r(465)][r(335)](r(347),{class:r(410)+a}),s=i[r(535)][r(417)](this[r(314)][r(326)][r(380)](t));o[r(506)][r(394)]&&i[r(465)][r(525)](r(410)+a+r(414),e),this[r(329)]==o&&i[r(465)][r(525)](r(556),e),i[r(465)][r(548)](s,e),i[r(535)][r(457)](e,n[r(336)])}}),{priority:t(320)}),this[t(314)][t(326)][t(437)].on(t(358),(()=>{const e=t;this[e(314)][e(413)][e(475)][e(358)]((t=>{const n=e;for(const e of this[n(314)][n(326)][n(437)][n(636)]()){const i=this[n(314)][n(326)][n(437)][n(567)](e),r=this[n(314)][n(413)][n(475)][n(437)][n(567)](e);if(r){const e=i[n(540)](n(629));if(t[n(510)](n(580),r),t[n(369)](n(620),r),t[n(369)](n(558),r),t[n(369)](n(419),r),e){const i=this[n(546)](e);if(!i)return null;t[n(352)](n(580),e,r),t[n(525)](n(454)+i[n(493)],r),this[n(329)]==i&&t[n(525)](n(419),r)}}}}))})),this[t(314)][t(357)][t(411)](t(404))[t(328)]({view:t(634),model:e=>t(327)+e,converterPriority:t(418)}),this[t(314)][t(357)][t(411)](t(404))[t(328)]({view:t(435),model:e=>t(519)+e,converterPriority:t(418)}),this[t(314)][t(357)][t(411)](t(432))[t(467)]({model:t(415),view:e=>({name:t(557)+e,group:t(415)}),converterPriority:t(418)}),this[t(314)][t(357)][t(411)](t(517))[t(635)]({model:t(415),view:e=>{const n=t,i=e[n(336)][n(427)](":")[1];return n(627)!=i&&n(543)!=i?null:{classes:[n(511),n(633)+i]}}}),this[t(314)][t(413)][t(581)].on(t(513),br(this[t(314)],t(440)),{priority:t(320)}),this[t(314)][t(413)][t(581)].on(t(487),br(this[t(314)],t(427)),{priority:t(320)}),this[t(314)][t(413)][t(581)].on(t(608),((e,n,i)=>{const r=t,s=i[r(535)][r(333)](n[r(336)]);if(s)for(const t of s)t.is(r(520))&&(i[r(535)][r(385)](t,n[r(336)]),i[r(465)][r(499)](t))}),{priority:t(320)})}[pr(546)](t){const e=pr;return this[e(497)][e(321)](t)}[pr(349)](t){const e=pr;return this[e(592)]&&this[e(592)][e(591)](),this[e(592)]=new rr(this[e(314)][e(554)],t),this[e(592)]}[pr(508)](){const t=pr;this[t(314)][t(326)][t(437)][t(342)][t(537)](t(317)),this.on(t(428),((e,n,i,r)=>{const s=t;r&&this[s(359)][s(499)](r),i&&(this[s(359)][s(489)]({view:i,stackId:s(401),position:{target:()=>{const t=s,e=this[t(314)][t(413)],n=this[t(546)](i[t(421)]);let r;if(n[t(506)][t(593)]){const i=e[t(475)][t(550)](n[t(400)]);r=Array[t(367)](i[t(526)]())}else{const n=this[t(314)][t(326)][t(433)][t(321)](t(366)+i[t(421)]);r=Array[t(367)](e[t(535)][t(333)](n[t(334)]))[t(439)]((n=>e[t(475)][t(323)][t(601)](n)))[t(439)]((e=>Array[t(367)](e[t(526)]())))[t(325)]()}return this[t(355)]&&r[t(441)]((e=>e[t(480)]-3<=this[t(355)].y&&e[t(553)]+3>=this[t(355)].y&&e[t(509)]-3<=this[t(355)].x&&e[t(483)]+3>=this[t(355)].x))||r[0]}}}),this[s(359)][s(368)](s(401)))})),this.on(t(532),((e,n,i,r)=>{const s=t;this[s(392)]=i?this[s(349)](i):null,this[s(314)][s(326)][s(358)]((()=>{const t=s,e=this[t(314)][t(413)];r&&(r[t(506)][t(593)]?e[t(475)][t(358)]((n=>{const i=t;n[i(369)](i(419),e[i(475)][i(437)][i(567)](r[i(400)]))})):e[t(374)](t(366)+r.id)),i&&(i[t(506)][t(593)]?e[t(475)][t(358)]((n=>{const r=t;n[r(525)](r(419),e[r(475)][r(437)][r(567)](i[r(400)]))})):e[t(374)](t(366)+i.id))}))})),this[t(638)](this[t(314)][t(413)][t(475)][t(437)],t(408),((e,n)=>{const i=t;if(this[i(329)])return;const r=this[i(562)](n[i(344)]),s=this[i(497)][i(321)](r);s?(this[i(355)]={x:n[i(331)].x,y:n[i(331)].y},this[i(392)]=this[i(349)](s)):(this[i(355)]=null,this[i(392)]=null)})),this[t(638)](this[t(314)][t(413)][t(475)][t(437)],t(362),((e,n)=>{const i=t,r=this[i(562)](n[i(344)]),s=this[i(497)][i(321)](r);s?(this[i(355)]={x:n[i(331)].x,y:n[i(331)].y},s===this[i(329)]?this[i(359)][i(534)]():this[i(329)]=s):(this[i(355)]=null,this[i(329)]=null)}))}[pr(562)](t){const e=pr;do{const n=t[e(540)](e(580));if(n)return n;t=t[e(478)]}while(t);return null}[pr(572)](){const t=pr;this[t(314)][t(326)][t(358)]((e=>{const n=t;for(const t of this[n(314)][n(326)][n(433)])e[n(577)](t)}))}}function br(t,e){return(n,i,r)=>{const s=mr;if(!r[s(578)][s(644)](i[s(530)],n[s(334)]))return;const o=i[s(530)][s(372)](),a=i[s(530)][s(315)],c=t[s(326)][s(547)];let u=null,l=null,h=!1,d=!1;for(const t of o){const e=t[s(610)];h=h||c[s(539)](e);const n=r[s(535)][s(468)](e);if(n&&n[s(444)](s(573)))return;s(575)==t[s(493)]&&c[s(615)](e)&&!c[s(360)](e)&&(e[s(529)]||a[s(640)]?u&&u[s(478)]==e||(u=e,f(t[s(522)]),d=!0):l=l||t[s(522)])}function f(t){const n=s,o=r[n(535)][n(417)](t),a=r[n(465)][n(335)](n(347),{class:n(633)+e});r[n(465)][n(548)](o,a),r[n(535)][n(457)](a,i[n(336)])}h||d||!l||f(l)}}class _r extends Wn.Command{constructor(t){const e=pr;super(t);const n=t[e(403)][e(321)](kr);this[e(384)]=!1,this[e(638)](n,e(477),(()=>this[e(538)]())),this[e(638)](n,e(579),(()=>this[e(538)]()))}[pr(597)](){const t=pr,e=this[t(314)],n=e[t(403)][t(321)](kr),i=n[t(611)]?n[t(542)][t(515)]:null;e[t(373)][t(321)](t(482))[t(425)](i)}[pr(538)](){const t=pr,{isReady:e,isEnabled:n,repository:i,diff:r}=this[t(314)][t(403)][t(321)](kr),s=r&&i[t(466)](r[t(515)]);this[t(632)]=e&&n&&Boolean(s)}}class wr extends Wn.Command{constructor(t,{direction:e}){const n=pr;super(t);const i=t[n(403)][n(321)](kr);this[n(384)]=!1,this[n(595)]=n(588)===e?1:-1,this[n(638)](i,n(477),(()=>this[n(538)]())),this[n(638)](i,n(579),(()=>this[n(538)]())),this[n(638)](i,n(532),(()=>this[n(538)]()))}[pr(597)](){const e=pr,n=this[e(314)],i=n[e(403)][e(321)](kr),{isNavigationMode:r,currentChangeNumber:s}=i;let o;if(i[e(329)]=r?i[e(542)][e(536)][e(321)](s+this[e(595)]):i[e(542)][e(536)][e(612)],i[e(329)][e(506)][e(593)])o=n[e(413)][e(475)][e(550)](i[e(329)][e(400)]);else{const t=n[e(326)][e(433)][e(321)](e(366)+i[e(329)].id);o=(0,Jn.getMarkerDomElement)(n[e(413)],t)}(0,t.scrollViewportToShowTarget)({target:o,viewportOffset:40})}[pr(538)](){const t=pr,{isNavigationMode:e,currentChangeNumber:n,numberOfChanges:i,isReady:r,isEnabled:s}=this[t(314)][t(403)][t(321)](kr);this[t(632)]=!!(s&&r&&i)&&(!e||(1===this[t(595)]?n<i-1:n>0))}}var Ir=n(528),Or={attributes:{"data-cke":!0}};Or.setAttributes=zi(),Or.insert=Pi().bind(null,"head"),Or.domAPI=Ci(),Or.insertStyleElement=Ui();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-=303]})(t,e)}function Tr(){const t=["EDIT_X_OF_Y_REVISIONS","currentChangeNumber","NUMBER_OF_CHANGES","Show previous change","951736fhbhkA","49AQZkbQ","ck-revision-history-ui","fire","798380UJgPoy","set","ck-revision-history-ui__changes-navigation__label","isBackwardNavigationEnabled","bind","No changes","span","58530wuDuys","backward","_statusText","6623LpfMic","ck-revision-history-ui__changes-navigation__wrapper","9OpLcdp","numberOfChanges","339270lkxRrS","Total","isReady","isNavigationMode","ck-hidden","isEnabled","forward","setTemplate","isForwardNavigationEnabled","2mHklBn","Loading...","div","333336sZFupE","ck-revision-history-ui__changes-navigation__navigation","405204yylUDz","execute","X_OF_Y_CHANGES","_isStatusLabelVisible","bindTemplate","Show next change","ck-revision-history-ui__changes-navigation"];return(Tr=function(){return t})()}!function(t){const e=Sr,n=t();for(;;)try{if(121023===-parseInt(e(338))/1*(-parseInt(e(308))/2)+parseInt(e(313))/3+-parseInt(e(311))/4+-parseInt(e(342))/5+parseInt(e(335))/6*(-parseInt(e(325))/7)+-parseInt(e(324))/8*(-parseInt(e(340))/9)+parseInt(e(328))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tr);class xr extends Ni.View{constructor(t){const e=Sr;super(t);const n=this[e(317)],i=new Ni.ButtonView(t),r=new Ni.ButtonView(t);this[e(329)](e(345),!1),this[e(329)](e(344),!1),this[e(329)](e(321),0),this[e(329)](e(341),0),this[e(329)](e(307),!1),this[e(329)](e(331),!1),this[e(332)](e(316)).to(this,e(344),this,e(341),((t,e)=>t&&e>0)),this[e(332)](e(337)).to(this,e(344),this,e(321),this,e(341),this,e(345),((n,i,r,s)=>{const o=e;if(!n)return $n(t,o(309));if(!r)return $n(t,o(333));const a=$n(t,o(322),r);return s?$n(t,o(315),[i+1,r]):a})),i[e(329)]({label:$n(t,e(323)),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(329)]({label:$n(t,e(318)),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(332)](e(304)).to(this,e(331)),r[e(332)](e(304)).to(this,e(307)),i.on(e(314),(()=>this[e(327)](e(314),e(336)))),r.on(e(314),(()=>this[e(327)](e(314),e(305)))),this[e(306)]({tag:e(310),attributes:{class:["ck",e(326),e(319)]},children:[{tag:e(334),attributes:{class:[e(339)]},children:[{tag:e(334),attributes:{class:[e(330),n.if(e(316),e(303),(t=>!t))]},children:[{text:n.to(e(345),(n=>n?$n(t,e(320))+": ":$n(t,e(343))+": "))}]},{text:n.to(e(337))}]},new Ni.ToolbarSeparatorView,{tag:e(310),attributes:{class:[e(312)]},children:[i,r]}]})}}var Ar=n(560),Rr={attributes:{"data-cke":!0}};Rr.setAttributes=zi(),Rr.insert=Pi().bind(null,"head"),Rr.domAPI=Ci(),Rr.insertStyleElement=Ui();ji()(Ar.A,Rr);Ar.A&&Ar.A.locals&&Ar.A.locals;const Mr=Er;function Er(t,e){const n=jr();return(Er=function(t,e){return n[t-=497]})(t,e)}!function(t){const e=Er,n=t();for(;;)try{if(371115===parseInt(e(515))/1*(parseInt(e(518))/2)+-parseInt(e(498))/3+parseInt(e(513))/4+parseInt(e(508))/5+-parseInt(e(505))/6*(-parseInt(e(516))/7)+parseInt(e(520))/8*(parseInt(e(497))/9)+-parseInt(e(500))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jr);const Nr=Mr(519);class Vr extends Wn.Plugin{static get[Mr(510)](){return Mr(502)}static get[Mr(521)](){return!0}static get[Mr(499)](){return!0}[Mr(501)](){const t=Mr,e=this[t(517)][t(507)][t(506)];e[t(503)]((n=>{const i=t;for(const t of e[i(509)][i(514)])n[i(504)](Nr,t)}))}[Mr(511)](){const t=Mr,e=this[t(517)][t(507)][t(506)];e[t(503)]((n=>{const i=t;for(const t of e[i(509)][i(514)])n[i(512)](Nr,t)}))}}function jr(){const t=["isPremiumPlugin","11277560TVGDzD","show","RevisionViewerLoadingOverlay","change","addClass","65130saxpmQ","view","editing","2960810fRucoC","document","pluginName","hide","removeClass","2172948fgbyAR","roots","86355dhUSRO","371SqKMus","editor","2kWjGQi","ck-editor__editable__loading-overlay","1770424whaDaX","isOfficialPlugin","9XcLEFN","1558503vkiPet"];return(jr=function(){return t})()}const Dr=Lr;function Cr(){const t=["show","isBackwardNavigationEnabled","isPremiumPlugin","commands","21yMgCOT","showPreviousChange","config","init","43552dUdVmP","pluginName","execute","bind","forward","RevisionViewerUI","hide","closeRevisionViewerCallback","exitToEditing","currentChangeNumber","componentFactory","set","numberOfChanges","72685KEsclg","revisionHistory","72bzAfhV","773199AxaHZQ","isNavigationMode","change:isReady","isReady","restoreRevision","showNextChange","requires","isForwardNavigationEnabled","isOfficialPlugin","undo","301821ohJmkJ","editor","listenTo","1189104VBkAQD","Restore this revision","ck-revision-history-ui__back-to-editing","isEnabled","71039gMApJj","Back to editing","get","add","plugins","88662OTWQlX","changesNavigation"];return(Cr=function(){return t})()}function Lr(t,e){const n=Cr();return(Lr=function(t,e){return n[t-=420]})(t,e)}!function(t){const e=Lr,n=t();for(;;)try{if(150962===-parseInt(e(443))/1+-parseInt(e(448))/2+parseInt(e(436))/3+-parseInt(e(425))/4*(-parseInt(e(423))/5)+-parseInt(e(439))/6+-parseInt(e(454))/7*(-parseInt(e(458))/8)+parseInt(e(426))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cr);class Pr extends Wn.Plugin{static get[Dr(459)](){return Dr(463)}static get[Dr(434)](){return!0}static get[Dr(452)](){return!0}static get[Dr(432)](){return[kr,Vr]}[Dr(457)](){const t=Dr,e=this[t(437)],n=e[t(447)][t(445)](kr),i=e[t(447)][t(445)](Vr);e.ui[t(420)][t(446)](t(466),(n=>{const i=t,r=new Ni.ButtonView(n);return r[i(421)]({label:$n(n,i(444)),icon:Wn.icons[i(435)],withText:!0,tooltip:!0,class:i(441)}),this[i(438)](r,i(460),(()=>{const t=i;e[t(456)][t(445)](t(424))[t(465)]()})),r})),e.ui[t(420)][t(446)](t(430),(n=>{const i=t,r=new Ni.ButtonView(n);return r[i(421)]({label:$n(n,i(440)),withText:!0,tooltip:!0}),r[i(461)](i(442)).to(e[i(453)][i(445)](i(430))),this[i(438)](r,i(460),(()=>e[i(460)](i(430)))),r})),e.ui[t(420)][t(446)](t(449),(i=>{const r=t,s=new xr(i),o=e[r(453)][r(445)](r(455)),a=e[r(453)][r(445)](r(431));return s[r(461)](r(451)).to(o,r(442)),s[r(461)](r(433)).to(a,r(442)),s[r(461)](r(429),r(467),r(422),r(427)).to(n),this[r(438)](s,r(460),((t,n)=>{const i=r;e[i(460)](i(462)===n?i(431):i(455))})),s})),i[t(450)](),n.on(t(428),((e,n,r)=>{const s=t;r?i[s(464)]():i[s(450)]()}))}}var Fr=n(329),zr={attributes:{"data-cke":!0}};zr.setAttributes=zi(),zr.insert=Pi().bind(null,"head"),zr.domAPI=Ci(),zr.insertStyleElement=Ui();ji()(Fr.A,zr);Fr.A&&Fr.A.locals&&Fr.A.locals;const Hr=Ur;function Ur(t,e){const n=Zr();return(Ur=function(t,e){return n[t-=289]})(t,e)}function Zr(){const t=["fieldView","extendTemplate","element","value","_tooltipString","set","scrollWidth","_resizeObserver","1390109bhRkDG","Revision name","_updateTooltipText","ck-tooltip_multi-line","457295bRnCmW","215862eTKjjb","bindTemplate","2FAsUpF","840888auVJGy","2009912WDPMbs","621747Rfzqia","placeholder","ck-revision-history-sidebar__revision-name","input","Enter the revision name","391744nxipYD","destroy","clientWidth","render","span","listenTo"];return(Zr=function(){return t})()}!function(t){const e=Ur,n=t();for(;;)try{if(111670===parseInt(e(309))/1*(-parseInt(e(311))/2)+parseInt(e(314))/3+-parseInt(e(290))/4+-parseInt(e(308))/5+-parseInt(e(312))/6+parseInt(e(304))/7+parseInt(e(313))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class qr extends Ni.LabeledFieldView{constructor(t,e){const n=Ur;super(t,e),this[n(303)]=null;const i=this[n(310)];this[n(301)]({label:$n(t,n(305)),_tooltipString:""}),this[n(296)][n(315)]=$n(t,n(289)),this[n(297)]({tag:n(294),attributes:{class:[n(316)],"data-cke-tooltip-text":i.to(n(300)),"data-cke-tooltip-position":"s","data-cke-tooltip-class":n(307)}})}[Hr(293)](){const e=Hr;super[e(293)](),this[e(303)]=new t.ResizeObserver(this[e(296)][e(298)],(()=>this[e(306)]())),this[e(295)](this[e(296)],e(317),(()=>this[e(306)]()))}[Hr(291)](){const t=Hr;super[t(291)](),this[t(303)]&&this[t(303)][t(291)]()}[Hr(306)](){const t=Hr,e=this[t(296)][t(298)];this[t(300)]=e[t(302)]>e[t(292)]&&e[t(299)]||""}}var Br=n(249),Wr={attributes:{"data-cke":!0}};Wr.setAttributes=zi(),Wr.insert=Pi().bind(null,"head"),Wr.domAPI=Ci(),Wr.insertStyleElement=Ui();ji()(Br.A,Wr);Br.A&&Br.A.locals&&Br.A.locals;function Jr(t,e){const n=Yr();return(Jr=function(t,e){return n[t-=445]})(t,e)}function Yr(){const t=["779112xEjHPR","setTemplate","905HUytrq","286NlLomS","32HMbwzj","0 0 11 10","push","138549ZLYXUZ","Revision author","set","ck-revision-history-sidebar__revision-author","255470BZbcgY","426905JUnDgb","3276972lvJWwG","Revision creator","6RDrmwV","name","span","11876FYWiZc","ck-revision-history-sidebar__revision-author__name","5176381VJyWIP","ck-revision-history-sidebar__revision-author_creator"];return(Yr=function(){return t})()}!function(t){const e=Jr,n=t();for(;;)try{if(416824===parseInt(e(445))/1+-parseInt(e(459))/2*(parseInt(e(462))/3)+-parseInt(e(451))/4*(-parseInt(e(457))/5)+parseInt(e(448))/6*(-parseInt(e(453))/7)+-parseInt(e(455))/8+parseInt(e(446))/9+-parseInt(e(466))/10*(-parseInt(e(458))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class Gr extends Ni.View{constructor(t,e,n){const i=Jr;super(t);const r=new Ni.IconView;r[i(464)]({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(460)});const s=["ck",i(465)];n&&s[i(461)](i(454));const o=[{tag:i(450),attributes:{class:["ck",i(452)],title:$n(t,i(n?447:463))},children:[r,e[i(449)]]}];this[i(456)]({tag:"li",attributes:{class:s},children:o})}}function Kr(t,e){var n=Xr();return(Kr=function(t,e){return n[t-=491]})(t,e)}function Xr(){var t=["1860984KtEEXn","toLocaleTimeString","2772287trrIzy","632052RevCRo","478078LWglFW","85997olgUMw","42144xmxRTo","634816oBYWPa","numeric","245YiEwIj","toLocaleDateString","long"];return(Xr=function(){return t})()}!function(t){for(var e=Kr,n=t();;)try{if(234538===-parseInt(e(494))/1+-parseInt(e(493))/2+parseInt(e(492))/3+-parseInt(e(496))/4+parseInt(e(498))/5*(parseInt(e(495))/6)+parseInt(e(491))/7+-parseInt(e(501))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);var Qr=n(11),$r={attributes:{"data-cke":!0}};$r.setAttributes=zi(),$r.insert=Pi().bind(null,"head"),$r.domAPI=Ci(),$r.insertStyleElement=Ui();ji()(Qr.A,$r);Qr.A&&Qr.A.locals&&Qr.A.locals;function ts(){const t=["bind","name","Show more items","7217zkcVDg","1266834WMngJV","map","find","346554CsAvyh","buttonView","function","Compare against selected","change:isActionsDropdownOpen","ck-revision-history-sidebar__revision__actions","Name this revision","listenTo","button","isReady","listView","296tevWHC","class","first","extendTemplate","5EdHqdH","stopPropagation","execute","threeVerticalDots","action","ck-on","isVisible","children","model","items","_action","isEnabled","panelPosition","bindTemplate","menuitem","isActionsDropdownOpen","locale","79636TTeYLk","source","531696ZITHCE","add","set","Restore this revision","menu","isOpen","404086TOfVIE","850035oNCFcD"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=495]})(t,e)}!function(t){const e=es,n=t();for(;;)try{if(162500===parseInt(e(541))/1+-parseInt(e(500))/2+parseInt(e(501))/3+-parseInt(e(543))/4+parseInt(e(524))/5*(parseInt(e(506))/6)+parseInt(e(505))/7*(-parseInt(e(520))/8)+-parseInt(e(509))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);var ns=n(216),is={attributes:{"data-cke":!0}};is.setAttributes=zi(),is.insert=Pi().bind(null,"head"),is.domAPI=Ci(),is.insertStyleElement=Ui();ji()(ns.A,is);ns.A&&ns.A.locals&&ns.A.locals;const rs=os;function ss(){const t=[".ck-thread__remove-confirm","9324830bPQdUW","220","ck-revision-history-sidebar__revision__controls-wrapper","ck-revision-history-sidebar__actions_dropdown_open","bindTemplate","div","setName","value","closest","map","authors","1789152RarXJf","78388XKNoVb","element","select","6TxSjXV","highlight","ck-reset","isSelected","extendTemplate","4NjWJQI","_createdAtFormatted","revisionNameView","unhighlight","name","fieldView","unshift","4221217srzCTH","336eMcdAZ","isReady","filter","render","ck-revision-history-sidebar__revision","143DeRaUu","length","3645060JmUYiw","listenTo","set","fire","ck-revision-history-sidebar__revision_selected","isHighlighted","uiLanguage","ck-disabled","deselect","ck-revision-history-sidebar__revision-wrapper","ck-revision-history-sidebar__revision-authors","1634001HhjWNA","setTemplate","isEnabled","ck-revision-history-sidebar__revision-wrapper_confirmation_visible","srcElement","ck-revision-history-sidebar__revision__date","span","_revision","creator","isActionsDropdownOpen","change","from","isConfirm","bind","createdAt","ck-revision-history-sidebar__revision_highlighted","14031PgwXtk","_requireRevisionName","revisionActionsView","6gsXuvU"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=392]})(t,e)}!function(t){const e=os,n=t();for(;;)try{if(504803===-parseInt(e(414))/1*(-parseInt(e(400))/2)+-parseInt(e(448))/3*(parseInt(e(422))/4)+-parseInt(e(437))/5+-parseInt(e(417))/6*(-parseInt(e(429))/7)+parseInt(e(430))/8*(-parseInt(e(397))/9)+-parseInt(e(402))/10+-parseInt(e(435))/11*(-parseInt(e(413))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);class as extends((0,Jn.ConfirmMixin)(Ni.View)){constructor(e,n,i,r){const s=os;super(e);const o=this[s(406)],a=function(t,e){const n=s,i=Array[n(392)](e[n(412)])[n(432)]((t=>t!=e[n(456)]));return e[n(456)]&&i[n(428)](e[n(456)]),i[n(411)]((i=>new Gr(t,i,i==e[n(456)])))}(e,n);this.id=n.id,this[s(455)]=n,this[s(398)]=r,this[s(394)](s(426),s(395)).to(n),this[s(394)](s(423)).to(this,s(395),(t=>{return n=e[s(443)],(i=t)[(r=Kr)(499)](n,{month:r(500),day:r(497)})+", "+i[r(502)](n,{hour:r(497),minute:r(497)});var n,i,r})),this[s(439)](s(420),!1),this[s(439)](s(442),!1),this[s(439)](s(457),!1),this[s(439)](s(431),!1),this[s(439)](s(450),!1),this[s(424)]=new qr(e,Ni.createLabeledInputText),this[s(424)][s(427)][s(421)]({attributes:{maxlength:s(403)}}),this[s(424)][s(427)][s(394)](s(409)).to(this,s(426),(t=>t||this[s(423)])),this[s(424)][s(394)](s(450)).to(this,s(420),this,s(450),((t,e)=>t&&e)),this[s(399)]=i&&i[s(436)]?function(e,n){const i=es,r=e[i(537)],s=e[i(540)],o=(0,Ni.createDropdown)(s);o[i(536)]="sw";const a=function(e,n){const r=i,s=function(t,e){const n=es,i=t[n(540)],r={"Compare against selected":$n(i,n(512)),"Name this revision":$n(i,n(515)),"Restore this revision":$n(i,n(497))};return e[n(507)]((t=>{const e=n,i=r[t[e(503)]];return i&&i!==t[e(503)]&&(t[e(503)]=i),t}))}(e,n),o=new t.Collection;for(const t of s){const n={type:r(517),model:new Ni.ViewModel({label:t[r(503)],class:t[r(521)],withText:!0,role:r(538),_action:t[r(528)]})};n[r(532)][r(502)](r(535)).to(e,r(539),(n=>r(511)!=typeof t[r(535)]||!n||t[r(535)](e))),o[r(495)](n)}return o}(e,n);return e[i(502)](i(539)).to(o,i(499)),o[i(510)][i(496)]({label:$n(s,i(504)),tooltip:!0,tooltipPosition:"sw",icon:Wn.icons[i(527)]}),o[i(523)]({attributes:{class:[i(514),r.if(i(539),i(529))]},on:{click:r.to((t=>t[i(525)]()))}}),o.on(i(526),(t=>{const n=i;e[n(518)]&&n(511)==typeof t[n(542)][n(534)]&&t[n(542)][n(534)](e)})),(0,Ni.addListToDropdown)(o,a,{role:i(498)}),o[i(516)](e,i(513),((t,r,s)=>{const a=i;if(s)for(const t of o[a(519)][a(533)]){const i=t[a(531)][a(522)],r=n[a(508)]((t=>t[a(528)]===i[a(534)]))[a(530)];t[a(530)]=void 0===r||r(e)}})),o}(this,i):"",this[s(399)]&&this[s(399)][s(394)](s(450)).to(this),this[s(449)]({tag:s(407),attributes:{class:["ck",s(419),s(446),o.if(s(393),s(451))]},children:[{tag:s(407),attributes:{class:["ck",s(419),s(434),o.if(s(450),s(444),(t=>!t)),o.if(s(420),s(441)),o.if(s(442),s(396)),o.if(s(457),s(405))]},children:[this[s(424)],{tag:s(454),attributes:{class:["ck",s(453)]},children:[{text:o.to(s(423))}]},{tag:s(407),attributes:{class:["ck",s(404)]},children:[{tag:"ul",attributes:{class:["ck",s(447)]},children:a}]},this[s(399)]],on:{click:o.to((t=>{const e=s;t[e(452)][e(410)](e(401))||this[e(431)]&&this[e(450)]&&this[e(440)](e(416),{id:this.id})}))}}]})}[rs(433)](){const t=rs;super[t(433)]();const e=this[t(424)][t(427)][t(415)];this[t(438)](e,t(458),(()=>{const n=t;this[n(398)]&&!e[n(409)]||this[n(440)](n(408),{id:this.id,name:e[n(409)]}),e[n(409)]||(e[n(409)]=this[n(426)]?this[n(426)]:this[n(423)])}))}[rs(416)](){this[rs(420)]=!0}[rs(445)](){this[rs(420)]=!1}[rs(418)](){this[rs(442)]=!0}[rs(425)](){this[rs(442)]=!1}}var cs=n(675);function us(){const t=["80iXMZIy","minus","234100qKkyQj","month","weekdayLong","toJSDate","995029xxhiwV","1573hjIZEK","week","10521630BvVmtk","local","toRelativeCalendar","setLocale","29981ohYqTE","fromJSDate","2563146jskulr","1703790Wwsadc","day","startOf","94kVhcNz","year","188oBjMGD","31090OntogV","hasSame","monthLong"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=264]})(t,e)}function hs(t,e){const n=ls,i=cs.c9[n(270)](t)[n(268)](e),r=cs.c9[n(266)](),s=r[n(282)]({days:1})[n(274)](n(273));let o,a;return i[n(279)](r,n(273))?(o=i[n(274)](n(273))[n(286)](),a=i[n(267)]()):i[n(279)](s,n(273))?(o=s[n(286)](),a=i[n(267)]()):i[n(279)](r,n(264))?(o=i[n(274)](n(264))[n(286)](),a=i[n(285)]||""):i[n(279)](r,n(276))?(o=i[n(274)](n(284))[n(286)](),a=i[n(280)]||""):(o=i[n(274)](n(276))[n(286)](),a=String(i[n(276)])),{startDate:o,localizedPeriodName:a}}!function(t){const e=ls,n=t();for(;;)try{if(803524===parseInt(e(269))/1*(parseInt(e(275))/2)+-parseInt(e(272))/3+parseInt(e(277))/4*(parseInt(e(278))/5)+parseInt(e(271))/6+-parseInt(e(287))/7*(-parseInt(e(281))/8)+parseInt(e(265))/9+-parseInt(e(283))/10*(parseInt(e(288))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);var ds=n(45),fs={attributes:{"data-cke":!0}};fs.setAttributes=zi(),fs.insert=Pi().bind(null,"head"),fs.domAPI=Ci(),fs.insertStyleElement=Ui();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-=493]})(t,e)}function ps(){const t=["1330735LmuOaj","localizedPeriodName","ck-revision-history-sidebar__time-period","30OhcCNB","2187783pYozop","createCollection","remove","_revisionActions","revisionViews","uiLanguage","addRevision","startDate","setName","5548837QYEAJP","5245740Xmzbkq","167847ygOXUr","ck-revision-history-sidebar__time-period__label","657788FGUmrA","76pitxRc","removeRevision","ck-revision-history-sidebar__time-period__revisions","_requireRevisionName","span","10912848yPytjr","2QqtxZJ","find","setTemplate","locale","add","div","delegate","select"];return(ps=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(855540===-parseInt(e(498))/1*(parseInt(e(523))/2)+parseInt(e(521))/3*(parseInt(e(524))/4)+-parseInt(e(506))/5+parseInt(e(520))/6+-parseInt(e(519))/7+parseInt(e(497))/8+parseInt(e(510))/9*(-parseInt(e(509))/10))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=hs(e,this[r(501)][r(515)])[r(507)];this[r(517)]=e,this[r(514)]=this[r(511)](),this[r(513)]=n,this[r(495)]=i,this[r(514)][r(504)](r(505)).to(this),this[r(514)][r(504)](r(518)).to(this),this[r(500)]({tag:r(503),attributes:{class:["ck",r(508)]},children:[{tag:r(496),attributes:{class:["ck",r(522)]},children:[{text:s}]},{tag:r(503),attributes:{class:["ck",r(494)]},children:this[r(514)]}]})}[vs(516)](t){const e=vs,n=new as(this[e(501)],t,this[e(513)],this[e(495)]);this[e(514)][e(502)](n)}[vs(493)](t){const e=vs,n=this[e(514)][e(499)]((e=>e.id===t.id));this[e(514)][e(512)](n)}}var gs=n(173),ks={attributes:{"data-cke":!0}};ks.setAttributes=zi(),ks.insert=Pi().bind(null,"head"),ks.domAPI=Ci(),ks.insertStyleElement=Ui();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-=441]})(t,e)}function _s(){const t=["Revision history","3tOMvbq","284782tnAnDV","setTemplate","13238566MoJOhw","ck-revision-history-sidebar__header","content","ck-reset_all","963BlZPUp","11793HMhxlF","1630090RwRtcV","div","536VFyyjZ","14VBSqsN","614034eGHEBZ","ck-revision-history-sidebar__header__label","3583770QIIxbD","history","26168bKnrRf","span"];return(_s=function(){return t})()}!function(t){const e=bs,n=t();for(;;)try{if(274211===-parseInt(e(445))/1*(-parseInt(e(446))/2)+parseInt(e(453))/3*(-parseInt(e(456))/4)+-parseInt(e(454))/5+parseInt(e(458))/6*(parseInt(e(457))/7)+parseInt(e(442))/8*(-parseInt(e(452))/9)+-parseInt(e(460))/10+parseInt(e(448))/11)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(450)]=Wn.icons[e(441)],this[e(447)]({tag:e(455),attributes:{class:["ck",e(451),e(449)]},children:[n,{tag:e(443),attributes:{class:["ck",e(459)]},children:[$n(t,e(444))]}]})}}var Is=n(722),Os={attributes:{"data-cke":!0}};Os.setAttributes=zi(),Os.insert=Pi().bind(null,"head"),Os.domAPI=Ci(),Os.insertStyleElement=Ui();ji()(Is.A,Os);Is.A&&Is.A.locals&&Is.A.locals;function Ss(t,e){const n=xs();return(Ss=function(t,e){return n[t-=324]})(t,e)}const Ts=Ss;function xs(){const t=["set","highlightRevisions","126RKnJtu","ck-reset","revisionViews","_requireRevisionName","remove","uiLanguage","deselect","2TVVOie","ck-revision-history-sidebar__timeline","selectRevision","ck-rounded-corners","createCollection","isEnabled","some","ck-disabled","timePeriodViews","setName","highlight","249147PfnigU","1374672rWECOI","select","21712306rpnajn","createdAt","_revisions","removeRevision","addRevision","delegate","_addRevision","_getTimePeriodViewByStartDate","setTemplate","revisionSelected","99980eGwiYV","add","div","10760ykmylu","getTime","map","flat","render","bindTemplate","find","revisionSetName","unhighlight","ck-revision-history-sidebar","get","locale","4YhibkD","fire","_removeRevision","1066840ovwTQx","startDate","7707LSVagc","1358478EJMTBf","_revisionActions"];return(xs=function(){return t})()}!function(t){const e=Ss,n=t();for(;;)try{if(955146===-parseInt(e(341))/1*(parseInt(e(330))/2)+parseInt(e(375))/3+-parseInt(e(369))/4*(parseInt(e(354))/5)+-parseInt(e(342))/6+parseInt(e(374))/7*(parseInt(e(357))/8)+-parseInt(e(379))/9*(-parseInt(e(372))/10)+-parseInt(e(344))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs);class As extends Ni.View{constructor(t,e,n,i){const r=Ss;super(t);const s=this[r(362)];this[r(338)]=this[r(334)](),this[r(338)][r(349)](r(343)).to(this),this[r(338)][r(349)](r(339)).to(this),this[r(346)]=e,this[r(376)]=n,this[r(326)]=i,this.on(r(343),((t,e)=>{const n=r;this[n(370)](n(353),e)})),this.on(r(339),((t,e)=>{const n=r;this[n(370)](n(364),e)})),this[r(377)](r(335),!1),this[r(352)]({tag:r(356),attributes:{class:["ck",r(324),r(333),r(366)]},children:[new ws(t),{tag:r(356),attributes:{class:["ck",r(331),s.if(r(335),r(337),(t=>!t))]},children:this[r(338)]}]})}[Ts(361)](){const t=Ts;super[t(361)]();for(const e of this[t(346)])this[t(350)](e);this[t(346)].on(t(355),((e,n)=>{this[t(350)](n)})),this[t(346)].on(t(327),((e,n)=>{this[t(371)](n)}))}get[Ts(325)](){const t=Ts;return this[t(338)][t(359)]((e=>e[t(325)][t(359)]((t=>t))))[t(360)]()}[Ts(332)](t){const e=Ts;for(const n of this[e(325)])t&&t.id===n.id?n[e(343)]():n[e(329)]()}[Ts(378)](t){const e=Ts;for(const n of this[e(325)])t[e(336)]((({id:t})=>t===n.id))?n[e(340)]():n[e(365)]()}[Ts(350)](t){const e=Ts,n=hs(t[e(345)],this[e(368)][e(328)])[e(373)];let i=this[e(338)][e(367)](0);i&&i[e(373)][e(358)]()===n[e(358)]()||(i=new ys(this[e(368)],n,this[e(376)],this[e(326)]),this[e(338)][e(355)](i)),i[e(348)](t)}[Ts(371)](t){const e=Ts,n=hs(t[e(345)],this[e(368)][e(328)])[e(373)];this[e(351)](n)[e(347)](t)}[Ts(351)](t){const e=Ts;return this[e(338)][e(363)]((n=>n[e(373)][e(358)]()===t[e(358)]()))}}const Rs=Es;!function(t){const e=Es,n=t();for(;;)try{if(906370===parseInt(e(364))/1+-parseInt(e(374))/2*(-parseInt(e(382))/3)+-parseInt(e(369))/4+-parseInt(e(341))/5*(parseInt(e(375))/6)+-parseInt(e(359))/7*(parseInt(e(360))/8)+parseInt(e(401))/9+parseInt(e(395))/10*(parseInt(e(372))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class Ms extends Wn.Plugin{static get[Rs(402)](){return Rs(388)}static get[Rs(335)](){return!0}static get[Rs(347)](){return!0}static get[Rs(339)](){return[kr]}constructor(t){const e=Rs;super(t),this[e(408)]=t[e(345)][e(344)](kr),this[e(336)]=this[e(408)][e(405)],this[e(414)]=null}[Rs(368)](){const t=Rs,e=this[t(336)][t(397)],n=this[t(383)](),i=this[t(348)][t(365)][t(344)](t(385));this[t(414)]=new As(this[t(348)][t(333)],e,n,this[t(348)][t(365)][t(344)](t(361))),this[t(414)].on(t(337),this[t(371)][t(332)](this)),this[t(414)].on(t(351),this[t(390)][t(332)](this)),this[t(414)][t(332)](t(377)).to(this[t(408)]),this[t(414)][t(350)].on(t(387),((e,n)=>{const i=t;n[i(409)].on(i(387),((t,e)=>{const n=i;e[n(332)](n(377),n(356)).to(this[n(408)])}))})),this[t(414)][t(389)](),this[t(393)](this[t(348)][t(403)],t(358),this[t(398)][t(332)](this)),this[t(393)](this[t(408)],t(352),this[t(407)][t(332)](this)),i[t(391)](this[t(414)][t(334)])}[Rs(404)](){const t=Rs;this[t(414)][t(334)][t(413)](),this[t(414)][t(404)]()}[Rs(398)](){const t=Rs,e=this[t(336)][t(411)](0);if(e){const n=this[t(336)][t(384)](e.id);this[t(408)][t(412)](e,n)}}[Rs(371)](t,e){const n=Rs,i=this[n(336)][n(411)](e.id),r=this[n(336)][n(384)](i.id);this[n(408)][n(412)](i,r)}[Rs(390)](t,e){const n=Rs;this[n(336)][n(411)](e.id)[n(370)](e[n(378)])}[Rs(407)](t,e,n){const i=Rs,r=this[i(336)][i(406)](n);r[i(354)]>2?(this[i(414)][i(396)](r),this[i(414)][i(400)](null)):(this[i(414)][i(396)]([]),this[i(414)][i(400)](r[0]))}[Rs(383)](){const t=Rs,e=this[t(348)],n=Ms[t(342)],i=e[t(365)][t(344)](t(392))||Ms[t(338)];if(i[t(354)])return i[t(367)]((i=>{const r=t,s=r(399)==typeof i?Object[r(386)]({},n[i]):i;return s[r(366)]=s[r(366)][r(332)](this,e),s[r(380)]&&(s[r(380)]=s[r(380)][r(332)](this,e)),s}))}}function Es(t,e){const n=Vs();return(Es=function(t,e){return n[t-=331]})(t,e)}Ms[Rs(338)]=[Rs(373),Rs(353),Rs(394)],Ms[Rs(342)]={compareAgainstSelected:{name:Rs(357),action:({plugins:t},e)=>{const n=Rs,i=t[n(344)](kr),r=i[n(405)];let s=i[n(379)][n(349)],o=e.id;r[n(340)](s)>r[n(340)](o)&&([s,o]=[o,s]),i[n(412)](s,o)},isVisible:({plugins:t},e)=>{const n=Rs,i=t[n(344)](kr);return!(i[n(405)][n(406)](i[n(379)])[n(354)]>2||e[n(410)])}},restoreRevision:{name:Rs(376),action:(t,{id:e})=>{const n=Rs;t[n(365)][n(344)](n(346))[n(363)](e)},isVisible:({plugins:t},e)=>!!t[Rs(344)](kr)[Rs(405)][Rs(343)](e.id)},nameRevision:{name:Rs(362),action:({plugins:t},{id:e,revisionNameView:n})=>{const i=Rs,r=t[i(344)](kr),s=r[i(405)][i(384)](e);r[i(412)](e,s),n[i(355)](),n[i(381)][i(331)]()}}};const Ns=Ms;function Vs(){const t=["change:diff","restoreRevision","length","focus","isReady","Compare against selected","ready","3995754ipivQJ","24xbORnz","revisionHistory.requireRevisionName","Name this revision","restoreRevisionCallback","1441482TtzcyC","config","action","map","init","2531004HbFfKs","setName","_handleRevisionSelected","25476wXljOo","compareAgainstSelected","95162ZcevbH","2790162QBhTYI","Restore this revision","isEnabled","name","diff","isVisible","fieldView","51JvqZnE","_createRevisionActions","getEarlierVisibleRevision","revisionHistory.viewerSidebarContainer","assign","add","RevisionsSidebar","render","_handleRevisionSetName","appendChild","revisionHistory.revisionActions","listenTo","nameRevision","1570lrMYmd","highlightRevisions","_revisions","_handleEditorDataReady","string","selectRevision","9923787pjIkGF","pluginName","data","destroy","repository","getRevisionsInDiff","_handleDiffChange","_revisionViewer","revisionViews","isSelected","getRevision","compare","remove","_sidebarView","select","bind","locale","element","isOfficialPlugin","_revisionsRepository","revisionSelected","defaultRevisionActions","requires","getIndex","5tbTQTT","availableRevisionActions","getLaterVisibleRevision","get","plugins","revisionHistory","isPremiumPlugin","editor","newRevisionId","timePeriodViews","revisionSetName"];return(Vs=function(){return t})()}const js=Cs;function Ds(){const t=["21412FFIgtB","getRoot","editing","isActive","editor","toolbar","view","element","bind","setEditableElement","detachDomRoot","1005555WOCgOe","_toolbarConfig","viewportTopOffset","replace","348318zQJZCV","addToolbar","rootName","16PfAByT","305ESgqvV","stickyPanel","componentFactory","restore","fire","name","config","viewportOffset","isFocused","document","render","attachDomRoot","5500410vsDBQK","_view","ready","get","_elementReplacer","limiterElement","_initToolbar","destroy","init","1813710XdmvPq","416318rmyrgU","editable","18121hduuST","focusTracker","4FFZSNR","fillFromConfig"];return(Ds=function(){return t})()}function Cs(t,e){const n=Ds();return(Cs=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(274720===-parseInt(e(201))/1*(-parseInt(e(203))/2)+parseInt(e(216))/3+-parseInt(e(205))/4*(parseInt(e(224))/5)+-parseInt(e(198))/6+parseInt(e(199))/7+-parseInt(e(223))/8*(parseInt(e(220))/9)+parseInt(e(189))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);class Ls extends Ni.EditorUI{get[js(211)](){return this[js(190)]}constructor(e,n){const i=js;super(e),this[i(190)]=n,this[i(217)]=(0,Ni.normalizeToolbarConfig)(e[i(230)][i(192)](i(210))),this[i(193)]=new t.ElementReplacer}get[js(212)](){const t=js;return this[t(211)][t(212)]}[js(197)](t){const e=js,n=this[e(209)],i=this[e(211)],r=n[e(207)][e(211)],s=i[e(200)],o=r[e(233)][e(206)]();s[e(229)]=o[e(222)],i[e(234)]();const a=s[e(212)];this[e(214)](s[e(229)],a),i[e(200)][e(213)](e(232)).to(this[e(202)]),r[e(188)](a),this[e(193)][e(219)](t,this[e(212)]),this[e(195)](),this[e(228)](e(191))}[js(196)](){const t=js;super[t(196)]();const e=this[t(211)],n=this[t(209)][t(207)][t(211)];this[t(193)][t(227)](),n[t(215)](e[t(200)][t(229)]),e[t(196)]()}[js(195)](){const t=js,e=this[t(211)];e[t(225)][t(213)](t(208)).to(this[t(202)],t(232)),e[t(225)][t(194)]=e[t(212)],e[t(225)][t(213)](t(218)).to(this,t(231),(({top:t})=>t)),e[t(210)][t(204)](this[t(217)],this[t(226)]),this[t(221)](e[t(210)])}}var Ps=n(161),Fs={attributes:{"data-cke":!0}};Fs.setAttributes=zi(),Fs.insert=Pi().bind(null,"head"),Fs.domAPI=Ci(),Fs.insertStyleElement=Ui();ji()(Ps.A,Fs);Ps.A&&Ps.A.locals&&Ps.A.locals;var zs=Hs;function Hs(t,e){var n=Us();return(Hs=function(t,e){return n[t-=307]})(t,e)}function Us(){var t=["top","2dvesbz","main","content","20vhDubr","2432910ivTkag","11NtBlgp","126480dNDBtI","toolbar","stickyPanel","_editable","2531109YTHeQH","4342581xVgkuX","add","8bqbdEO","405087psuSxf","editable","shouldToolbarGroupWhenFull","54503Bgjfbm","8glmfyc","1374648kpbXaC","render"];return(Us=function(){return t})()}!function(t){for(var e=Hs,n=t();;)try{if(368158===-parseInt(e(317))/1*(parseInt(e(322))/2)+-parseInt(e(314))/3*(-parseInt(e(318))/4)+parseInt(e(325))/5*(-parseInt(e(328))/6)+parseInt(e(310))/7+parseInt(e(313))/8*(-parseInt(e(311))/9)+-parseInt(e(326))/10*(-parseInt(e(327))/11)+parseInt(e(319))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class Zs extends Ni.BoxedEditorUIView{get[zs(315)](){return this[zs(309)]}constructor(t,e,n={}){var i=zs;super(t),this[i(308)]=new Ni.StickyPanelView(t),this[i(307)]=new Ni.ToolbarView(t,{shouldGroupWhenFull:n[i(316)]}),this[i(309)]=new Ni.InlineEditableUIView(t,e)}[zs(320)](){var t=zs;super[t(320)](),this[t(308)][t(324)][t(312)](this[t(307)]),this[t(321)][t(312)](this[t(308)]),this[t(323)][t(312)](this[t(315)])}}const qs=Bs;function Bs(t,e){const n=Ws();return(Bs=function(t,e){return n[t-=412]})(t,e)}function Ws(){const t=["_ui","3146685pjFnXS","ready","destroy","3762280MtUVty","6HsrWUu","1352326DBXvAp","config","initialData","create","document","271135yDYELy","153kTIMVN","init","editing","get","9407559XcEBGt","view","data","sourceElement","28VkxquO","fire","253320CRWOSg","updateSourceElement","model","createRoot","initPlugins","9940296LpXJVt","locale"];return(Ws=function(){return t})()}!function(t){const e=Bs,n=t();for(;;)try{if(901932===-parseInt(e(438))/1+-parseInt(e(425))/2+-parseInt(e(433))/3+parseInt(e(423))/4*(-parseInt(e(414))/5)+-parseInt(e(437))/6*(parseInt(e(419))/7)+-parseInt(e(430))/8+-parseInt(e(415))/9*(-parseInt(e(436))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ws);class Js extends((0,Wn.ElementApiMixin)(Wn.Editor)){get ui(){return this[Bs(432)]}constructor(t,e){const n=Bs;super(e),this[n(422)]=t,this[n(427)][n(413)][n(428)]();const i=new Zs(this[n(431)],this[n(417)][n(420)],{shouldToolbarGroupWhenFull:!0});this[n(432)]=new Ls(this,i)}[qs(435)](){const t=qs;return this[t(426)](),this.ui[t(435)](),super[t(435)]()}static async[qs(412)](t,e){const n=qs,i=new this(t,e);return await i[n(429)](),await i.ui[n(416)](t),await i[n(421)][n(416)](i[n(439)][n(418)](n(440))||""),i[n(424)](n(434)),i}}const Ys=Gs;function Gs(t,e){const n=Ks();return(Gs=function(t,e){return n[t-=171]})(t,e)}function Ks(){const t=["removeMarker","map","getMarkersGroup","name","creator","addRevisionData","_restoreRevision","isAnonymous","revision-history-missing-configuration","changesNavigation","RevisionTracker","selection","detachRoot","uiLanguage","parse","removeSelectionAttribute","8LWRlmb","indexOf","toLocaleDateString","end","getRevisions","define","restrictedEditingException","join","then","create","1414714kHkAYm","document","refreshPositioning","716016HImSHP","insert","_showRevisionViewer","Autosave","model","revisionHistory.requireRevisionName","set","getAttributeKeys","revisionHistory.editorContainer","commands","_update","addRoot","Annotations","error","_viewerEditor","includes","display","toolbar","pluginName","update","RevisionViewer","createdAt","data","RevisionHistory","isEnabled","isReadOnly","markers","addUser","catch","isAttached","RevisionHistoryUI","setAttribute","refreshVisibility","roots","enableReadOnlyMode","toLocaleTimeString","revisionHistory.closeRevisionViewerCallback","block","RestrictedEditingMode","revisionHistory.viewerContainer","fromVersion","_enhanceCloseRevisionViewerCallback","Dialog","isOpen","long","revisionHistory.showRevisionViewerCallback","numeric","_getRevisionViewerEditorConfig","PaginationLookup","revisionHistory.viewerEditorElement","_enhanceShowRevisionViewerCallback","setSelection","save","isReady","requires","users","exitToEditing","34NACTWm","218833jneiHW","fromCharCode","1039518PUWtGi","Users","getRoot","createRangeIn","result","lazyRoots","getRevision","closeRevisionViewerCallback","getRevisionData","get","enqueueChange","1244YTiSBJ","isOfficialPlugin","1119zWmFAP","$graveyard","rootName","getRevisionRootsAttributes","has","405284CsYuHt","_closeRevisionViewer","restoreRevision","keys","RevisionViewerIntegration","locale","3945MSJaiE","toJSON","hide","toVersion","push","revisionHistory.restoreRevisionCallback","removeAttribute","getUser","config","_cleanUp","showRevisionViewerCallback","editor","adapter","280gZqlKE","repository","Restored","remove","plugins","revision-history-viewer-opened","bind","translations","init","_recalculatePageBreaks","none","RevisionsRepository","revisionHistory","from","destroy","saveRevision","change","isPremiumPlugin","disableReadOnlyMode","style"];return(Ks=function(){return t})()}!function(t){const e=Gs,n=t();for(;;)try{if(136821===-parseInt(e(200))/1+-parseInt(e(199))/2*(-parseInt(e(215))/3)+parseInt(e(213))/4*(-parseInt(e(226))/5)+-parseInt(e(288))/6+-parseInt(e(285))/7+-parseInt(e(275))/8*(parseInt(e(202))/9)+-parseInt(e(239))/10*(-parseInt(e(220))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ks);const Xs=[Ys(172),Ys(180)];class Qs extends Wn.Plugin{static get[Ys(306)](){return Ys(224)}static get[Ys(214)](){return!0}static get[Ys(256)](){return!0}constructor(t){const e=Ys;function n(t){const e=Gs;return t[e(260)]((t=>String[e(201)](t)))[e(282)]("")}super(t),this[e(206)]=e(278),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[Ys(306)](){return Ys(311)}static get[Ys(214)](){return!0}static get[Ys(256)](){return!0}static get[Ys(196)](){return[Ii,tr]}constructor(e){const n=Ys;if(super(e),!this[n(237)][n(234)][n(211)](n(251)))throw new t.CKEditorError(n(267),this);this[n(302)]=null,this[n(237)][n(234)][n(280)](n(187),(t=>this[n(290)]({...t,translations:this[n(237)][n(225)][n(246)]}))),this[n(237)][n(234)][n(280)](n(178),(t=>this[n(221)](t))),this[n(237)][n(234)][n(280)](n(231),(t=>this[n(265)](t))),this[n(237)][n(234)][n(280)](n(293),!1),this[n(192)](),this[n(183)]()}set[Ys(238)](t){const e=Ys;this[e(237)][e(243)][e(211)](e(269))[e(238)]=t}get[Ys(238)](){const t=Ys;return this[t(237)][t(243)][t(211)](t(269))[t(238)]}[Ys(264)](t){const e=Ys;return this[e(237)][e(243)][e(211)](e(269))[e(264)](t)}[Ys(208)](t){const e=Ys;return this[e(237)][e(243)][e(211)](e(250))[e(208)](t)}[Ys(279)](t){const e=Ys;return this[e(237)][e(243)][e(211)](e(250))[e(279)](t||{toJSON:!1})}[Ys(189)](){const e=Ys,n=this[e(237)],i=(0,Jn.sanitizeEditorConfig)(n,Xs),r=n[e(243)][e(211)](e(269)),s=n[e(243)][e(211)](e(203))[e(197)];return i[e(305)]=[e(198),e(222),e(268)],delete i[e(207)],i[e(243)][e(230)](Qs,kr,Pr,class extends Wn.Plugin{static get[e(196)](){return[kr,e(203)]}[e(247)](){const i=e,o=this[i(237)][i(243)][i(211)](i(203));for(const t of s)t[i(266)]||o[i(233)](t.id)||o[i(315)](t);const a=r[i(240)][i(279)]();let c=null;const u=this[i(237)][i(243)][i(211)](i(308));u[i(238)]=r[i(238)],u[i(245)](i(312)).to(r),this[i(237)][i(297)][i(211)](i(222))[i(245)](i(312)).to(n,i(313),(t=>!t));for(const e of a){const n=null===e[i(263)];if(n&&e[i(229)]===e[i(182)])continue;const s=e[i(227)]();u[i(264)](s,((s,o,a)=>{const u=i;if(n){if(c)c[u(298)](s,o);else if(!o){const e=a[u(227)]();e.id=(0,t.uid)(),r[u(254)](e,a[u(229)])[u(283)]((t=>{c=t}))}}else e[u(298)](s,o)}))}}},Ns),i}[Ys(192)](){const t=Ys,e=this[t(237)][t(234)][t(211)](t(251))[t(236)];this[t(237)][t(234)][t(294)](t(187),(async()=>{const n=t;this[n(237)][n(176)](n(244));const i=this[n(237)][n(243)][n(211)](n(269));if(this[n(237)][n(243)][n(219)](n(291))){const t=this[n(237)][n(243)][n(211)](n(291));await t[n(194)]()}else await i[n(307)]();if(this[n(237)][n(243)][n(219)](n(190))&&this[n(237)][n(243)][n(211)](n(190))[n(248)](),this[n(237)][n(243)][n(219)](n(184))){const t=this[n(237)][n(243)][n(211)](n(184));t[n(185)]&&t[n(228)]()}const r=this[n(189)]();return e(r)[n(283)]((t=>{const e=n;return this[e(302)]=t,this[e(237)][e(243)][e(219)](e(300))&&this[e(237)][e(243)][e(211)](e(300))[e(174)](),t}))[n(316)]((t=>(console[n(301)](t),this[n(237)][n(257)](n(244)),null)))}))}[Ys(183)](){const t=Ys,e=this[t(237)][t(234)][t(211)](t(251))[t(209)];this[t(237)][t(234)][t(294)](t(178),(()=>(this[t(237)][t(243)][t(219)](t(190))&&this[t(237)][t(243)][t(211)](t(190))[t(248)](),this[t(302)][t(243)][t(211)](t(308))[t(235)](),e(this[t(302)])[t(283)]((()=>{const e=t;if(this[e(237)][e(257)](e(244)),this[e(302)]=null,this[e(237)][e(243)][e(219)](e(300))){const t=this[e(237)][e(243)][e(211)](e(300));t[e(174)](),t[e(287)]()}})))))}[Ys(290)](t){const e=Ys,n=this[e(237)][e(234)][e(211)](e(296)),i=this[e(237)][e(234)][e(211)](e(181)),r=this[e(237)][e(234)][e(211)](e(191));return Js[e(284)](r,t)[e(283)]((t=>(i[e(258)][e(304)]=e(179),n[e(258)][e(304)]=e(249),t)))}[Ys(221)](t){const e=Ys,n=this[e(237)][e(234)][e(211)](e(296));return this[e(237)][e(234)][e(211)](e(181))[e(258)][e(304)]=e(249),n[e(258)][e(304)]="",t[e(253)]()}async[Ys(265)](t){const e=Ys,n=this[e(237)],i=this[e(302)][e(243)][e(211)](e(308)),r=n[e(243)][e(211)](e(269)),s=i[e(240)][e(208)](t);let o,a,c;try{o=await i[e(210)](s),a=await i[e(218)](s)}catch(t){return void console[e(301)](t)}n[e(292)][e(255)]((t=>{const i=e;for(const e of Array[i(252)](n[i(292)][i(314)][i(261)](i(281))))t[i(259)](e)})),i[e(195)]=!1,n[e(292)][e(212)]((t=>{const i=e;t[i(193)](null),t[i(274)](n[i(292)][i(286)][i(270)][i(295)]());const r=Object[i(223)](o);for(const e of n[i(292)][i(286)][i(175)])i(216)!=e[i(217)]&&e[i(171)]()&&!r[i(303)](e[i(217)])&&t[i(271)](e);for(const e of r){let r=n[i(292)][i(286)][i(204)](e);r&&r[i(171)]()||(r=t[i(299)](e));const s=a[e],c=Object[i(223)](s),u=o[e];for(const e of r[i(295)]())c[i(303)](e)||t[i(232)](e,r);for(const n of c)t[i(173)](n,a[e][n],r);t[i(242)](t[i(205)](r)),t[i(289)](n[i(310)][i(273)](u,r),r,0)}}));const u=$n(n[e(225)],e(241));return c=s[e(262)]?-1==s[e(262)][e(276)](u)?u+": "+s[e(262)]:s[e(262)]:u+": "+s[e(309)][e(277)](n[e(225)][e(272)],{month:e(186),day:e(188)})+", "+s[e(309)][e(177)](n[e(225)][e(272)],{hour:e(188),minute:e(188)}),await r[e(254)]({name:c}),i[e(195)]=!0,n[e(234)][e(211)](e(251))[e(209)]()}}function to(t,e){var n=eo();return(to=function(t,e){return n[t-=175]})(t,e)}function eo(){var t=["6kyAxQb","2383720zWvxTt","333LUwEVT","3198845FlMoEv","197032XHDGqX","4198481xDUFrl","1829724FRKJkN","1063351NhCnMT","18yYrCiu","9700FYRxKO"];return(eo=function(){return t})()}!function(t){for(var e=to,n=t();;)try{if(666727===parseInt(e(179))/1+-parseInt(e(181))/2*(parseInt(e(180))/3)+-parseInt(e(178))/4+-parseInt(e(175))/5*(-parseInt(e(182))/6)+parseInt(e(177))/7+parseInt(e(176))/8*(-parseInt(e(184))/9)+-parseInt(e(183))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo)})(),(window.CKEditor5=window.CKEditor5||{}).revisionHistory=i})();
|