@ckeditor/ckeditor5-revision-history 0.0.0-nightly-20250326.1 → 0.0.0-nightly-20250326.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/revision-history.js +1 -1
- package/dist/index.js +6 -6
- package/package.json +11 -11
- package/src/revisionsrepository.js +1 -1
- package/src/ui/revision/createrevisionactionsdropdown.js +1 -1
- package/src/ui/revision/revisionauthorview.js +1 -1
- package/src/ui/revision/revisionnameview.js +1 -1
- package/src/ui/revision/revisionview.js +2 -2
- package/src/ui/revision/subrevisioncollapserview.js +1 -1
- package/src/ui/revision/subrevisionview.js +1 -1
- package/src/ui/revisionhistory/revisionhistorysaverevisionformview.js +1 -1
- package/src/ui/revisionhistory/revisionhistoryui.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebar.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarheaderview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebartimeperiodview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarview.js +1 -1
- package/src/ui/revisionssidebar/utils.js +1 -1
- package/src/ui/revisionviewer/changedetailsview.js +1 -1
- package/src/ui/revisionviewer/changesnavigationview.js +1 -1
- package/src/ui/revisionviewer/revisionviewerloadingoverlay.js +1 -1
- package/src/ui/revisionviewer/revisionviewerui.js +1 -1
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={11:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},45:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},161:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},168:t=>{"use strict";t.exports=function(t){return t[1]}},173:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());o.push([t.id,".ck.ck-revision-history-sidebar__header{--header-height:max(calc(var(--ck-ui-component-min-height) + var(--ck-spacing-small)*2 + 1px),calc(var(--ck-icon-size) + var(--ck-spacing-small)*2 + 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},211:(t,e,i)=>{t.exports=i(312)("./src/collaboration-core.js")},216:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},237:t=>{"use strict";t.exports=CKEditor5.dll},249:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},262:t=>{"use strict";var e={};t.exports=function(t,i){var s=function(t){if(void 0===e[t]){var i=document.querySelector(t);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(t){i=null}e[t]=i}return e[t]}(t);if(!s)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");s.appendChild(i)}},311:(t,e,i)=>{t.exports=i(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},329:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},355:(t,e,i)=>{t.exports=i(237)("./src/icons.js")},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}},426:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var i="",s=void 0!==e[5];return e[4]&&(i+="@supports (".concat(e[4],") {")),e[2]&&(i+="@media ".concat(e[2]," {")),s&&(i+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),i+=t(e),s&&(i+="}"),e[2]&&(i+="}"),e[4]&&(i+="}"),i})).join("")},e.i=function(t,i,s,n,r){"string"==typeof t&&(t=[[null,t,void 0]]);var o={};if(s)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]);s&&o[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),i&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=i):l[2]=i),n&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=n):l[4]="".concat(n)),e.push(l))}},e}},528:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},536:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},545:t=>{"use strict";var e,i=(e=[],function(t,i){return e[t]=i,e.filter(Boolean).join("\n")});function s(t,e,s,n){var r;if(s)r="";else{r="",n.supports&&(r+="@supports (".concat(n.supports,") {")),n.media&&(r+="@media ".concat(n.media," {"));var o=void 0!==n.layer;o&&(r+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),r+=n.css,o&&(r+="}"),n.media&&(r+="}"),n.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=i(e,r);else{var a=document.createTextNode(r),c=t.childNodes;c[e]&&t.removeChild(c[e]),c.length?t.insertBefore(a,c[e]):t.appendChild(a)}}var n={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=n.singletonCounter++,i=n.singleton||(n.singleton=t.insertStyleElement(t));return{update:function(t){s(i,e,!1,t)},remove:function(t){s(i,e,!0,t)}}}},560:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());o.push([t.id,'.ck{--ck-revision-history-loading-overlay-transition-duration:.2s;--ck-revision-history-loading-overlay-transition-delay:0s;--ck-revision-history-loading-overlay-spinner-rotation-duration:1s;--ck-revision-history-loading-overlay-spinner-size:60px;--ck-revision-history-loading-overlay-visible-background:#fff}.ck.ck-editor__editable:after,.ck.ck-editor__editable:before{content:"";opacity:0;position:absolute;transition:opacity var(--ck-revision-history-loading-overlay-transition-duration) ease;transition-delay:0;visibility:hidden}@media (prefers-reduced-motion:reduce){.ck.ck-editor__editable:after,.ck.ck-editor__editable:before{transition:none}}.ck.ck-editor__editable:before{background:var(--ck-revision-history-loading-overlay-visible-background);height:100%;left:0;top:0;width:100%;z-index:var(--ck-z-default)}.ck.ck-editor__editable:after{animation:ck-revision-history-spinner-animation var(--ck-revision-history-loading-overlay-spinner-rotation-duration) linear infinite;border-radius:50%;border-right:3px solid transparent;border-top:3px solid var(--ck-color-base-text);box-sizing:border-box;height:var(--ck-revision-history-loading-overlay-spinner-size);left:50%;top:50%;transform:translate(-50%,-50%);width:var(--ck-revision-history-loading-overlay-spinner-size);z-index:var(--ck-z-default)}.ck.ck-editor__editable.ck-editor__editable__loading-overlay,.ck.ck-editor__editable.ck-editor__editable__overlay{min-height:calc(var(--ck-revision-history-loading-overlay-spinner-size) + var(--ck-spacing-large)*2);position:relative}.ck.ck-editor__editable.ck-editor__editable__loading-overlay:after,.ck.ck-editor__editable.ck-editor__editable__loading-overlay:before,.ck.ck-editor__editable.ck-editor__editable__overlay:after,.ck.ck-editor__editable.ck-editor__editable__overlay:before{opacity:.8;transition-delay:var(--ck-revision-history-loading-overlay-transition-delay);visibility:visible;z-index:2}.ck.ck-editor__editable.ck-editor__editable__overlay:after{visibility:hidden}@keyframes ck-revision-history-spinner-animation{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}',""]);const a=o},584:(t,e,i)=>{t.exports=i(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(i){t.setAttribute(i,e[i])}))}},673:t=>{"use strict";var e=[];function i(t){for(var i=-1,s=0;s<e.length;s++)if(e[s].identifier===t){i=s;break}return i}function s(t,s){for(var r={},o=[],a=0;a<t.length;a++){var c=t[a],u=s.base?c[0]+s.base:c[0],l=r[u]||0,h="".concat(u," ").concat(l);r[u]=l+1;var d=i(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 m=n(f,s);s.byIndex=a,e.splice(a,0,{identifier:h,updater:m,references:1})}o.push(h)}return o}function n(t,e){var i=e.domAPI(e);i.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;i.update(t=e)}else i.remove()}}t.exports=function(t,n){var r=s(t=t||[],n=n||{});return function(t){t=t||[];for(var o=0;o<r.length;o++){var a=i(r[o]);e[a].references--}for(var c=s(t,n),u=0;u<r.length;u++){var l=i(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=c}}},722:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},782:(t,e,i)=>{t.exports=i(237)("./src/core.js")},783:(t,e,i)=>{t.exports=i(237)("./src/engine.js")},959:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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}},e={};function i(s){var n=e[s];if(void 0!==n)return n.exports;var r=e[s]={id:s,exports:{}};return t[s](r,r.exports,i),r.exports}i.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return i.d(e,{a:e}),e},i.d=(t,e)=>{for(var s in e)i.o(e,s)&&!i.o(t,s)&&Object.defineProperty(t,s,{enumerable:!0,get:e[s]})},i.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),i.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var s={};(()=>{"use strict";i.r(s),i.d(s,{Revision:()=>H,RevisionHistory:()=>Jo,RevisionHistoryUI:()=>jt,RevisionHistoryUtils:()=>Q,RevisionTracker:()=>at,RevisionViewer:()=>ee,RevisionViewerEditor:()=>Wo,RevisionViewerLoadingOverlay:()=>ve,RevisionViewerUI:()=>be,RevisionsRepository:()=>Y,RevisionsSidebar:()=>Ao});var t=i(584);function e(t){return Object.getOwnPropertySymbols(t).filter((e=>Object.prototype.propertyIsEnumerable.call(t,e)))}function n(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const r="[object RegExp]",o="[object String]",a="[object Number]",c="[object Boolean]",u="[object Arguments]",l="[object Symbol]",h="[object Date]",d="[object Map]",f="[object Set]",m="[object Array]",p="[object ArrayBuffer]",v="[object Object]",g="[object DataView]",y="[object Uint8Array]",k="[object Uint8ClampedArray]",b="[object Uint16Array]",w="[object Uint32Array]",_="[object Int8Array]",I="[object Int16Array]",S="[object Int32Array]",O="[object Float32Array]",T="[object Float64Array]";function N(t,e,i,s=new Map,A=void 0){const R=A?.(t,e,i,s);if(null!=R)return R;if(null==(V=t)||"object"!=typeof V&&"function"!=typeof V)return t;var V;if(s.has(t))return s.get(t);if(Array.isArray(t)){const e=new Array(t.length);s.set(t,e);for(let n=0;n<t.length;n++)e[n]=N(t[n],n,i,s,A);return Object.hasOwn(t,"index")&&(e.index=t.index),Object.hasOwn(t,"input")&&(e.input=t.input),e}if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp){const e=new RegExp(t.source,t.flags);return e.lastIndex=t.lastIndex,e}if(t instanceof Map){const e=new Map;s.set(t,e);for(const[n,r]of t)e.set(n,N(r,n,i,s,A));return e}if(t instanceof Set){const e=new Set;s.set(t,e);for(const n of t)e.add(N(n,void 0,i,s,A));return e}if("undefined"!=typeof Buffer&&Buffer.isBuffer(t))return t.subarray();if(function(t){return ArrayBuffer.isView(t)&&!(t instanceof DataView)}(t)){const e=new(Object.getPrototypeOf(t).constructor)(t.length);s.set(t,e);for(let n=0;n<t.length;n++)e[n]=N(t[n],n,i,s,A);return e}if(t instanceof ArrayBuffer||"undefined"!=typeof SharedArrayBuffer&&t instanceof SharedArrayBuffer)return t.slice(0);if(t instanceof DataView){const e=new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);return s.set(t,e),x(e,t,i,s,A),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return s.set(t,e),x(e,t,i,s,A),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return s.set(t,e),x(e,t,i,s,A),e}if(t instanceof Error){const e=new t.constructor;return s.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,x(e,t,i,s,A),e}if("object"==typeof t&&function(t){switch(n(t)){case u:case m:case p:case g:case c:case h:case O:case T:case _:case I:case S:case d:case a:case v:case r:case f:case o:case l:case y:case k:case b:case w:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return s.set(t,e),x(e,t,i,s,A),e}return t}function x(t,i,s=t,n,r){const o=[...Object.keys(i),...e(i)];for(let e=0;e<o.length;e++){const a=o[e],c=Object.getOwnPropertyDescriptor(t,a);(null==c||c.writable)&&(t[a]=N(i[a],a,s,n,r))}}function A(t,e){return function(t,e){return N(t,void 0,t,new Map,e)}(t,((i,s,n,r)=>{const l=e?.(i,s,n,r);if(null!=l)return l;if("object"==typeof t)switch(Object.prototype.toString.call(t)){case a:case o:case c:{const e=new t.constructor(t?.valueOf());return x(e,t),e}case u:{const e={};return x(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}}))}function R(t){return A(t)}const V=/^(?:0|[1-9]\d*)$/;function M(t,e=Number.MAX_SAFE_INTEGER){switch(typeof t){case"number":return Number.isInteger(t)&&t>=0&&t<e;case"symbol":return!1;case"string":return V.test(t)}}function D(t){const e=[],i=t.length;if(0===i)return e;let s=0,n="",r="",o=!1;for(46===t.charCodeAt(0)&&(e.push(""),s++);s<i;){const a=t[s];r?"\\"===a&&s+1<i?(s++,n+=t[s]):a===r?r="":n+=a:o?'"'===a||"'"===a?r=a:"]"===a?(o=!1,e.push(n),n=""):n+=a:"["===a?(o=!0,n&&(e.push(n),n="")):"."===a?n&&(e.push(n),n=""):n+=a,s++}return n&&e.push(n),e}function E(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function C(t){return Object.is(t,-0)?"-0":t.toString()}function F(t,e,i){if(null==t)return i;switch(typeof e){case"string":{const s=t[e];return void 0===s?E(e)?F(t,D(e),i):i:s}case"number":case"symbol":{"number"==typeof e&&(e=C(e));const s=t[e];return void 0===s?i:s}default:{if(Array.isArray(e))return function(t,e,i){if(0===e.length)return i;let s=t;for(let t=0;t<e.length;t++){if(null==s)return i;s=s[e[t]]}if(void 0===s)return i;return s}(t,e,i);const s=t[e=Object.is(e?.valueOf(),-0)?"-0":String(e)];return void 0===s?i:s}}}function j(t,e){const i=F(t,e.slice(0,-1),t),s=e[e.length-1];if(void 0===i?.[s])return!0;try{return delete i[s],!0}catch{return!1}}function L(){const t=["createdAt","attributes","8272229nSvrwc","10408866gCeBqU","11816688oPSneO","creator","fromVersion","authors","_update","822962pdioaF","8vTiqLZ","authorsIds","creatorId","2887407TUCoBA","set","name","1759390yLXlNs","setName","removeAttribute","diffData","toVersion","toJSON","fire","map","setAttribute","model","1225935eEIWsY"];return(L=function(){return t})()}function P(t,e){const i=L();return(P=function(t,e){return i[t-=289]})(t,e)}const z=P;!function(t){const e=P,i=t();for(;;)try{if(952831===-parseInt(e(303))/1+-parseInt(e(313))/2+parseInt(e(290))/3+-parseInt(e(314))/4*(-parseInt(e(293))/5)+-parseInt(e(307))/6+parseInt(e(306))/7+parseInt(e(308))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(L);class H extends((0,t.ObservableMixin)()){id;[z(309)];[z(311)];[z(296)];[z(297)];[z(310)];[z(302)];constructor(e){const i=z;super(),this.id=e.id||(0,t.uid)(),this[i(309)]=e[i(309)]||null,this[i(311)]=e[i(311)]||[],this[i(296)]=e[i(296)]||null,this[i(297)]=e[i(297)]||0,this[i(310)]=e[i(310)]||0,this[i(291)](i(292),e[i(292)]||""),this[i(291)](i(304),e[i(304)]||new Date),this[i(291)](i(305),e[i(305)]||{})}[z(294)](t){this[z(312)]({name:t})}[z(301)](t,e){const i=z,s=R(this[i(305)]);(function(t,e,i){const s=Array.isArray(e)?e:"string"==typeof e?D(e):[e];let n=t;for(let t=0;t<s.length-1;t++){const e=s[t],i=s[t+1];null==n[e]&&(n[e]=M(i)?[]:{}),n=n[e]}n[s[s.length-1]]=i})(s,t,e),this[i(312)]({attributes:s})}[z(295)](t){const e=z,i=R(this[e(305)]);(function(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return j(t,e);if("number"==typeof e?e=C(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),void 0===t?.[e])return!0;try{return delete t[e],!0}catch{return!1}case"string":if(void 0===t?.[e]&&E(e))return j(t,D(e));try{return delete t[e],!0}catch{return!1}}})(i,t),this[e(312)]({attributes:i})}[z(312)](t,e=!1){const i=z;let s=!1;const n={id:this.id},r=[i(292),i(304),i(296),i(311),i(305),i(297),i(310),i(289)];for(const e of r){const i=t[e];void 0!==i&&i!==this[e]&&(this[e]=i,n[e]=i,s=!0)}s&&(n[i(311)]&&(n[i(315)]=n[i(311)][i(300)]((t=>t.id)),delete n[i(311)]),this[i(299)](i(312),n,e))}[z(298)](){const t=z;return{id:this.id,name:this[t(292)],creatorId:this[t(309)]?this[t(309)].id:null,authorsIds:this[t(311)][t(300)]((t=>t.id)),diffData:this[t(296)],createdAt:this[t(304)],attributes:this[t(305)],fromVersion:this[t(310)],toVersion:this[t(297)]}}}var U=i(782),W=i(211),Z=i(783);function $(){const t=["_revisions","7532802iLVgnG","toJSON","href","name","876939aYlmVu","add","getRevision","map","attributes","26029aWHpux","isPremiumPlugin","getEarlierVisibleRevision","toVersion","creatorId","later","getLaterVisibleRevision","reverse","diffData","authorsIds","getRevisionsIterator","getRevisions","getUser","806499TcigHj","from","Users","afterInit","addRevision","createRevision","isNaN","editor","477099yopQZI","RevisionsRepository","11sHQwDW","getIndex","get","26124GhSVHd","earlier","pluginName","getRevisionsInDiff","14176270NLkpLb","isOfficialPlugin","oldRevisionId","length","newRevisionId","push","requires","fromVersion","plugins","fromCharCode","50tKNXhE","join","24KTJbqA","520cjwBHu","createdAt","data"];return($=function(){return t})()}const q=B;function B(t,e){const i=$();return(B=function(t,e){return i[t-=394]})(t,e)}!function(t){const e=B,i=t();for(;;)try{if(713842===-parseInt(e(406))/1*(parseInt(e(446))/2)+-parseInt(e(401))/3+-parseInt(e(432))/4*(parseInt(e(449))/5)+parseInt(e(397))/6+-parseInt(e(427))/7+parseInt(e(448))/8*(-parseInt(e(419))/9)+-parseInt(e(436))/10*(-parseInt(e(429))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}($);class Y extends U.Plugin{[q(396)];static get[q(442)](){return[W.Users]}static get[q(434)](){return q(428)}static get[q(437)](){return!0}static get[q(407)](){return!0}get[q(439)](){const t=q;return this[t(396)][t(439)]}constructor(e){const i=q;super(e),this[i(396)]=new t.Collection}[q(422)](){!async function(e){const i=k([121,97,73,105,53,76,100,88,55,77,114,66,101,118,48,89,99,79,51,50,112,113,65,119,71,117,49,109,67,106,102,57,115,80,74,90,111,69,108,116,84,78,82,56,98,70,110,103,122,75,52,87,72,85,54,68,120,104,86,107,83,81]),s=964649,n=window[k([68,97,116,101])][k([110,111,119])](),r=e[k([101,100,105,116,111,114])],o=new(window[k([80,114,111,109,105,115,101])])((t=>{r[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=r[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 i=[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 i=e[k([95,114,101,118,105,115,105,111,110,115])];function s(){i[k([108,101,110,103,116,104])]>=7&&t()}s(),i[k([111,110])](k([97,100,100]),s)})))),new(window[k([80,114,111,109,105,115,101])])((t=>{v(k([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&function e(){const i=B;for(const e in window)if(window[k([78,117,109,98,101,114])][i(425)](window[k([78,117,109,98,101,114])](e))&&window[e]==s)return t();r[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])](i)[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([121]);for(let s=0;s<t[k([108,101,110,103,116,104])];s+=2){let n=window[k([112,97,114,115,101,73,110,116])](t[k([115,117,98,115,116,114,105,110,103])](s,s+2));n>=i[k([108,101,110,103,116,104])]&&(n-=i[k([108,101,110,103,116,104])]),e+=i[n]}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 i(t){for(let i=0;i<t[k([108,101,110,103,116,104])];i++){const s=t[k([99,104,97,114,67,111,100,101,65,116])](i);e=(e<<5)+e+s,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,s])=>{i(e),t(s)})):i(window[k([83,116,114,105,110,103])](e))}(t),e>>>0}function m(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 p(t){return t[k([115,112,108,105,116])]("")[k([114,101,118,101,114,115,101])]()[k([106,111,105,110])]("")}function v(t){return r[k([112,108,117,103,105,110,115])][k([104,97,115])](t)}function g(t){return r[k([112,108,117,103,105,110,115])][k([103,101,116])](t)}function y(){}function k(t){const e=B;return t[e(404)]((t=>String[e(445)](t)))[e(447)]("")}!function(t){const i=l();r[i]=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()]=s),t!=k([86,97,108,105,100])&&async function(){if(await o,v(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),i=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])]),s=g(k([82,101,118,105,115,105,111,110,86,105,101,119,101,114]));return await s[k([99,111,109,112,97,114,101])](t.id,i?i.id:null,!0),s[k([117,110,98,105,110,100])](k([105,115,69,110,97,98,108,101,100])),s[k([105,115,69,110,97,98,108,101,100])]=!1,s[k([99,111,109,112,97,114,101])]=y,void(s[k([95,103,101,116,68,105,102,102])]=y)}if(v(k([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))){const t=g(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])]=y,t[k([115,97,118,101,82,101,118,105,115,105,111,110])]=y}r[k([109,111,100,101,108])][k([99,104,97,110,103,101])]=y,r[k([109,111,100,101,108])][k([101,110,113,117,101,117,101,67,104,97,110,103,101])]=y,r[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,i=null,s=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&&i()?e:null;function i(){const t=e[k([106,116,105])],i=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),s={...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 s[k([118,99])],f(s)==i}}}(),e?(e[k([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(s=function(e,i){return new(window[k([80,114,111,109,105,115,101])])((c=>{if(s())return c(k([86,97,108,105,100]));a(),r[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])?m(f(l+i))!=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=>(r(),t)),(()=>{const t=o();return null==t?(r(),k([86,97,108,105,100])):k(n-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 s=36e5;function r(){const t=k([108,108,99,116,45])+m(f(e)),i=p(m(window[k([77,97,116,104])][k([99,101,105,108])](n/s)));window[k([108,111,99,97,108,83,116,111,114,97,103,101])][k([115,101,116,73,116,101,109])](t,i)}function o(){const t=k([108,108,99,116,45])+m(f(e)),i=window[k([108,111,99,97,108,83,116,111,114,97,103,101])][k([103,101,116,73,116,101,109])](t);return i?window[k([112,97,114,115,101,73,110,116])](p(i),16)*s:null}function a(t){return new(window[k([80,114,111,109,105,115,101])])(((e,i)=>{t[k([116,104,101,110])](e,i),window[k([115,101,116,84,105,109,101,111,117,116])](i,12e4)}))}}r[k([111,110])](k([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((t,i)=>{if(i[0]!=e)return c(k([85,115,97,103,101,76,105,109,105,116]));i[1]={...i[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])}),r[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 s(){return r[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(){r[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 s=c[k([115,112,108,105,116])](k([46])),[n,r,o]=s;return e(n),await i(n,r,o),t}catch(t){return!1}function e(e){const i=h(e);i&&i[k([97,108,103])]==k([69,83,50,53,54])||(t=!1)}async function i(e,i,s){const n=window[k([85,105,110,116,56,65,114,114,97,121])][k([102,114,111,109])](d(s),(t=>t[k([99,104,97,114,67,111,100,101,65,116])](0))),r=(new(window[k([84,101,120,116,69,110,99,111,100,101,114])]))[k([101,110,99,111,100,101])](e+k([46])+i),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,n,r)||(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(v(k([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&g(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(v(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]))||v(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])])?n/1e3:1742947200;return e[k([101,120,112])]<t}()?k([69,120,112,105,114,101,100]):function(){const t=B,i=e[k([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!i||0==i[k([108,101,110,103,116,104])])return!0;const{hostname:s}=new URL(window[k([108,111,99,97,116,105,111,110])][t(399)]);if(i[k([105,110,99,108,117,100,101,115])](s))return!0;const n=s[k([115,112,108,105,116])](k([46]));return i[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=>n[k([101,118,101,114,121])](((e,i)=>t[i]===e||t[i]===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])&&(i=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])&&(i=u(k([84,114,105,97,108,76,105,109,105,116]))),await(i&&s?new(window[k([80,114,111,109,105,115,101])])(((t,e)=>{i[k([116,104,101,110])](t,e),s[k([116,104,101,110])]((e=>{e!=k([86,97,108,105,100])&&t(e)}),e)})):i||s||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)}[q(424)](t){const e=q,i=this[e(426)][e(444)][e(431)](e(421));return new H({id:t.id,name:t[e(400)],creator:t[e(410)]?i[e(418)](t[e(410)]):null,diffData:t[e(414)]||t[e(395)],authors:t[e(415)][e(404)]((t=>i[e(418)](t))),createdAt:new Date(t[e(394)]),attributes:t[e(405)],fromVersion:t[e(443)],toVersion:t[e(409)]})}[q(423)](t,e=0){const i=q;this[i(396)][i(402)](t,e)}[q(403)](t){const e=q;return this[e(396)][e(431)](t)}[q(417)](t={toJSON:!1}){const e=q,i=Array[e(420)](this[e(396)]);return i[e(413)](),t[e(398)]?i[e(404)]((t=>t[e(398)]())):i}[q(430)](t){const e=q;return this[e(396)][e(430)](t)}[q(408)](t){const e=q,[,i]=this[e(416)](t,{direction:e(433)});return i}[q(412)](t){const e=q,[,i]=this[e(416)](t,{direction:e(411)});return i}[q(435)](t){const e=q,i=[];for(const s of this[e(416)](t[e(440)]))if(i[e(441)](s),s.id===t[e(438)])break;return i}*[q(416)](t,{direction:e=q(433),filter:i=()=>!0}={}){const s=q,n=s(433)===e?1:-1;let r=this[s(396)][s(431)](t),o=this[s(430)](r);for(yield r;r;){if(o+=n,r=this[s(403)](o),!r)return;i(r)&&(yield r)}}}const J=G;function G(t,e){const i=K();return(G=function(t,e){return i[t-=189]})(t,e)}function K(){const t=["collaboration.channelId","editing","customProperties","forEach","toData","insertions","name","getRevision","render","view","get","2434298mxklFX","data","document","filter","createElement","useFillerType","getRevisionDocumentData","htmlProcessor","_setCustomProperty","processor","diffData","_getViewFromDiffObj","getFillerOffset","length","1448932KIcPuE","from","revision-end","isOfficialPlugin","viewChildrenToDom","data-revision-","attributesAfter","_viewClassToTypeChar","string","_appendChild","7747458lHwceQ","18440MWshuK","editor","fillerOffset","_makeModelFromViewString","domDocument","10PpFISd","attachChange","_getTypeCharForViewElement","2675748rLGHQA","isAttached","_removeRevisionMarkers","childNodes","children","div","attributes","_typeCharToViewClass","pluginName","toModel","4479426ktwPzU","4865wlqUEb","3952098AnuZZM","startsWith","revision-start","constructor","domConverter","map","domChildrenToView","config","default","isPremiumPlugin","append","marked","RevisionHistoryUtils","getRevisionRootsAttributes","parse","type","innerHTML","loadRevisionData"];return(K=function(){return t})()}!function(t){const e=G,i=t();for(;;)try{if(821527===-parseInt(e(208))/1+-parseInt(e(194))/2+parseInt(e(237))/3+-parseInt(e(227))/4*(parseInt(e(224))/5)+parseInt(e(218))/6+parseInt(e(238))/7*(parseInt(e(219))/8)+parseInt(e(239))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(K);class Q extends U.Plugin{static get[J(235)](){return J(251)}static get[J(211)](){return!0}static get[J(248)](){return!0}[J(215)]=new Map([[Z.ViewContainerElement,"c"],[Z.ViewAttributeElement,"a"],[Z.ViewEmptyElement,"e"],[Z.ViewRawElement,"r"],[Z.ViewUIElement,"u"]]);[J(234)]=new Map([["c",Z.ViewContainerElement],["a",Z.ViewAttributeElement],["e",Z.ViewEmptyElement],["r",Z.ViewRawElement],["u",Z.ViewUIElement]]);async[J(256)](t,e){const i=J;if(t[i(204)]||!e)return;const s=this[i(220)][i(246)][i(193)](i(257)),n=await e[i(190)]({channelId:s,revisionId:t.id});t[i(204)]=n[i(204)]}[J(200)](t){const e=J,i={};for(const s in t[e(204)]){if(t[e(204)][s][e(225)]&&!t[e(204)][s][e(225)][e(228)])continue;const n=this[e(229)](JSON[e(253)](t[e(204)][s][e(262)])),r=this[e(220)][e(258)][e(192)][e(196)],o=new Z.ViewDocumentFragment(r,n[e(244)]((t=>this[e(205)](t,!1))));this[e(220)][e(195)][e(203)][e(199)](e(250)),i[s]=this[e(220)][e(195)][e(203)][e(261)](o),this[e(220)][e(195)][e(203)][e(199)](e(247))}return i}[J(252)](t){const e=J,i={};for(const s in t[e(204)])t[e(204)][s][e(225)]&&!t[e(204)][s][e(225)][e(228)]||(i[s]=t[e(204)][s][e(214)]||{});return i}[J(226)](t){const e=J;return this[e(215)][e(193)](t[e(242)])}[J(205)](t,e){const i=J,s=this[i(220)][i(258)][i(192)][i(196)];if(i(216)==typeof t)return new Z.ViewText(s,t);{let n,r;r="u"==t[i(254)]||"r"==t[i(254)]?[]:t[i(231)][i(244)]((t=>this[i(205)](t,e)));const o=this[i(234)][i(193)](t[i(254)])||Z.ViewElement,a=this[i(220)][i(195)][i(201)][i(243)];if(n=new o(s,t[i(189)],t[i(233)],r),"u"==t[i(254)]){const r=t[i(231)][0];if(n[i(191)]=function(t){const e=i,s=t[e(198)](e(232));return s[e(255)]=r,s[e(230)][0]},e){const t=new Z.ViewDocumentFragment(s);t[i(217)](n);const e=Array[i(209)](a[i(212)](t,{bind:!1})),r=a[i(223)][i(198)](i(232));r[i(249)](...e),n=Array[i(209)](a[i(245)](r))[0]}}else if("r"==t[i(254)]){const r=t[i(231)][0];if(n[i(191)]=function(t){t[i(255)]=r},e){const t=new Z.ViewDocumentFragment(s);t[i(217)](n);const e=Array[i(209)](a[i(212)](t,{bind:!1})),r=a[i(223)][i(198)](i(232));r[i(249)](...e);const o=Array[i(209)](a[i(245)](r));o[i(207)]>1?n[i(217)](o):n=o[0]}}if(t[i(259)])for(const[e,s]of t[i(259)])n[i(202)](e,s);const c=t[i(221)]||null;return n[i(206)]=()=>c,n}}[J(222)](t){const e=J,i=JSON[e(253)](t),s=this[e(220)][e(258)][e(192)][e(196)],n=new Z.ViewDocumentFragment(s,i[e(244)]((t=>this[e(205)](t,!0))));return this[e(220)][e(195)][e(236)](n)}[J(229)](t){const e=J;return(t=t[e(197)]((t=>!t[e(189)]||e(241)!==t[e(189)]&&e(210)!==t[e(189)])))[e(260)]((t=>{const i=e;i(216)!=typeof t&&(t[i(231)]=this[i(229)](t[i(231)]),t[i(233)]=t[i(233)][i(197)]((t=>!t[0][i(240)](i(213)))))})),t}}function X(t,e,i){const s=t.t;switch(e){case"Revision history":return s("Revision history");case"Open revision history":return s("Open revision history");case"Restored":return s("Restored");case"Empty document":return s("Empty document");case"Initial revision":return s("Initial revision");case"Suggested by":return s("Suggested by");case"Added by":return s("Added by");case"Removed by":return s("Removed by");case"Show more items":return s("Show more items");case"Compare against selected":return s("Compare against selected");case"Name this revision":return s("Name this revision");case"Restore this revision":return s("Restore this revision");case"Back to editing":return s("Back to editing");case"Loading...":return s("Loading...");case"No changes":return s("No changes");case"NUMBER_OF_CHANGES":return s({string:"%0 change",plural:"%0 changes",id:"NUMBER_OF_CHANGES"},i);case"X_OF_Y_CHANGES":return s({string:"%0 of %1",id:"X_OF_Y_CHANGES"},i);case"Show previous change":return s("Show previous change");case"Show next change":return s("Show next change");case"EDIT_X_OF_Y_REVISIONS":return s({string:"Edit",id:"EDIT_X_OF_Y_REVISIONS"});case"Total":return s("Total");case"Revision creator":return s("Revision creator");case"Revision author":return s("Revision author");case"Revision name":return s("Revision name");case"Save current revision":return s("Save current revision");case"Accept":return s("Accept");case"Save":return s("Save");case"Cancel":return s("Cancel");case"Name of the revision":return s("Name of the revision");case"optional":return s("optional");case"PENDING_ACTION_REVISION_HISTORY":return s({string:"Unsaved change in revision history.",id:"PENDING_ACTION_REVISION_HISTORY"});case"The revision name cannot be empty.":return s("The revision name cannot be empty.");case"Enter the revision name":return s("Enter the revision name");default:return""}}function tt(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function et(t,e,i,s,n,r,o){const a=o(t,e,i,s,n,r);if(void 0!==a)return a;if(typeof t==typeof e)switch(typeof t){case"bigint":case"string":case"boolean":case"symbol":case"undefined":case"function":return t===e;case"number":return t===e||Object.is(t,e);case"object":return it(t,e,r,o)}return it(t,e,r,o)}function it(t,i,s,N){if(Object.is(t,i))return!0;let x=n(t),A=n(i);if(x===u&&(x=v),A===u&&(A=v),x!==A)return!1;switch(x){case o:return t.toString()===i.toString();case a:{const e=t.valueOf(),s=i.valueOf();return(R=e)===(V=s)||Number.isNaN(R)&&Number.isNaN(V)}case c:case h:case l:return Object.is(t.valueOf(),i.valueOf());case r:return t.source===i.source&&t.flags===i.flags;case"[object Function]":return t===i}var R,V;const M=(s=s??new Map).get(t),D=s.get(i);if(null!=M&&null!=D)return M===i;s.set(t,i),s.set(i,t);try{switch(x){case d:if(t.size!==i.size)return!1;for(const[e,n]of t.entries())if(!i.has(e)||!et(n,i.get(e),e,t,i,s,N))return!1;return!0;case f:{if(t.size!==i.size)return!1;const e=Array.from(t.values()),n=Array.from(i.values());for(let r=0;r<e.length;r++){const o=e[r],a=n.findIndex((e=>et(o,e,void 0,t,i,s,N)));if(-1===a)return!1;n.splice(a,1)}return!0}case m:case y:case k:case b:case w:case"[object BigUint64Array]":case _:case I:case S:case"[object BigInt64Array]":case O:case T:if("undefined"!=typeof Buffer&&Buffer.isBuffer(t)!==Buffer.isBuffer(i))return!1;if(t.length!==i.length)return!1;for(let e=0;e<t.length;e++)if(!et(t[e],i[e],e,t,i,s,N))return!1;return!0;case p:return t.byteLength===i.byteLength&&it(new Uint8Array(t),new Uint8Array(i),s,N);case g:return t.byteLength===i.byteLength&&t.byteOffset===i.byteOffset&&it(new Uint8Array(t),new Uint8Array(i),s,N);case"[object Error]":return t.name===i.name&&t.message===i.message;case v:{if(!(it(t.constructor,i.constructor,s,N)||tt(t)&&tt(i)))return!1;const n=[...Object.keys(t),...e(t)],r=[...Object.keys(i),...e(i)];if(n.length!==r.length)return!1;for(let e=0;e<n.length;e++){const r=n[e],o=t[r];if(!Object.hasOwn(i,r))return!1;if(!et(o,i[r],r,t,i,s,N))return!1}return!0}default:return!1}}finally{s.delete(t),s.delete(i)}}function st(){}function nt(t,e){return function(t,e,i){return et(t,e,void 0,void 0,void 0,void 0,i)}(t,e,st)}function rt(t,e){const i=ft();return(rt=function(t,e){return i[t-=327]})(t,e)}const ot=rt;!function(t){const e=rt,i=t();for(;;)try{if(663548===parseInt(e(381))/1+parseInt(e(519))/2+parseInt(e(538))/3+parseInt(e(374))/4*(-parseInt(e(422))/5)+-parseInt(e(531))/6+parseInt(e(463))/7*(parseInt(e(619))/8)+parseInt(e(450))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ft);class at extends U.Plugin{[ot(350)];[ot(344)];[ot(569)]=null;[ot(358)];[ot(458)]=null;[ot(526)];[ot(546)];[ot(421)];[ot(565)];[ot(553)];[ot(525)];[ot(357)];[ot(492)];[ot(562)];static get[ot(545)](){return ot(524)}static get[ot(620)](){return!0}static get[ot(370)](){return!0}static get[ot(563)](){return[W.Users,Y,Q,U.PendingActions]}constructor(e){const i=ot;super(e),this[i(358)]=this[i(621)][i(469)][i(448)](i(513)),this[i(553)]=this[i(621)][i(469)][i(448)](i(473)),this[i(526)]=new ct(this[i(621)]),this[i(421)]=this[i(621)][i(616)][i(448)](i(454))||i(327),this[i(565)]=new Map,this[i(562)]=null;const s=(0,t.uid)();this[i(546)]={history:this[i(621)][i(438)][i(453)][i(335)],getLatestVersion:()=>Promise[i(356)](this[i(621)][i(438)][i(453)][i(602)]),getCurrentRevisionId:()=>s},this[i(611)](i(340),!1),this[i(611)](i(500),!0),this[i(611)](i(622),!1),this[i(621)][i(616)][i(588)](i(443),!0),this[i(621)][i(601)][i(343)](i(555))[i(643)]({view:i(415)})}[ot(603)](){const t=ot;this[t(430)](),this[t(621)][t(533)].on(t(567),(()=>{const e=t,i=this[e(358)][e(459)](0),s=i&&null===i[e(642)]?i:null;if(this[e(357)]=!!s&&this[e(621)][e(616)][e(448)](e(443)),this[e(621)][e(469)][e(483)](e(403))){const t=this[e(546)][e(496)](),n=this[e(358)][e(459)](t);if(n)this[e(492)]=n[e(464)],this[e(357)]=!1;else{const t=this[e(546)][e(335)][e(466)][e(332)]((t=>!t[e(576)])),n=t?t[e(447)]:this[e(546)][e(335)][e(602)];i?(i[e(495)]<n&&i[e(647)]({toVersion:n}),this[e(357)]?(this[e(546)][e(496)]=()=>s.id,this[e(492)]=s[e(464)]):(this[e(492)]=i[e(495)],this[e(357)]=!1)):(this[e(492)]=n,this[e(357)]=!1)}}else s&&(this[e(621)][e(438)][e(453)][e(335)][e(602)]=Math[e(449)](s[e(495)],this[e(621)][e(438)][e(453)][e(335)][e(602)]),s[e(464)]===s[e(495)]?(0!==s[e(464)]&&(this[e(546)][e(496)]=()=>s.id),this[e(357)]=!1):this[e(357)]&&(this[e(546)][e(496)]=()=>s.id,this[e(492)]=s[e(464)])),this[e(357)]||(this[e(492)]=this[e(621)][e(438)][e(453)][e(602)]);this[e(526)][e(603)](this[e(546)][e(335)]),this[e(470)](this[e(492)]),this[e(618)](this[e(492)]),this[e(458)]&&this[e(606)]()})),this[t(504)](t(340)).to(this,t(622),(t=>!t)),this[t(350)]=this[t(621)][t(616)][t(448)](t(350));const e=this[t(621)];this[t(344)]=setInterval((()=>{const i=t;let s;for(const t in e){const n=t,r=e[n];if(i(365)==r||i(566)==r||i(559)==r||i(506)==r||i(571)==r||i(348)==r||i(543)==r||i(630)==r){delete e[n],s=r,clearInterval(this[i(344)]),this[i(344)]=void 0;break}}i(566)==s&&e[i(494)](i(486)),i(559)==s&&e[i(494)](i(441)),i(506)==s&&e[i(494)](i(408)),i(571)==s&&e[i(494)](i(482),i(613)),i(348)==s&&e[i(494)](i(382)),i(543)==s&&e[i(494)](i(354)),i(630)==s&&e[i(494)](i(520))}),1e3)}async[ot(589)](){const t=ot;if(this[t(358)][t(535)]>0){const e=this[t(358)][t(459)](0),i=await this[t(514)](e),s=await this[t(366)](e);this[t(378)](i,s)}}[ot(468)](){const t=ot;super[t(468)](),this[t(344)]&&clearInterval(this[t(344)])}[ot(334)](t){this[ot(546)]=t}async[ot(550)](){const t=ot,e=await this[t(546)][t(431)]();if(e>this[t(569)][t(495)]){await this[t(517)]();const i=this[t(394)]({revision:this[t(569)],to:e});i[t(584)]=i[t(529)][t(509)]((e=>this[t(621)][t(469)][t(448)](t(590))[t(501)](e))),this[t(569)][t(647)](i)}}async[ot(637)](e={},i=null){const s=ot,n=[];await this[s(517)](),this[s(357)]=!1,i>this[s(569)][s(495)]&&(i=null),null===i&&(i=await this[s(546)][s(431)]());const r=this[s(605)](i),o=this[s(394)]({from:r,to:i});if(this[s(569)][s(495)]<i){const t=this[s(394)]({revision:this[s(569)],from:i,to:i});t[s(584)]=[],t[s(529)]=[],t.id=this[s(569)].id,this[s(569)][s(647)](t,!0),delete t[s(584)],n[s(615)](t)}e[s(547)]=this[s(621)][s(469)][s(448)](s(590)).me.id,e[s(560)]=e[s(560)]||null,e.id=e.id||(0,t.uid)(),e={...e,...o};const a=this[s(600)](e);n[s(615)](e);const c=this[s(358)][s(442)](a);if(0!==c){const t=this[s(358)][s(459)](c-1);if(t[s(464)]!==i){const r=this[s(526)][s(625)](i,t[s(495)]),o={id:t.id,diffData:r[s(338)],authorsIds:r[s(529)],authors:r[s(529)][s(509)]((t=>this[s(621)][s(469)][s(448)](s(590))[s(501)](t))),fromVersion:i};t===this[s(569)]&&(o[s(375)]=new Date(e[s(375)][s(476)]()+10)),t[s(647)](o,!0),delete o[s(584)],n[s(615)](o)}}if(this[s(458)]){for(const t of n)this[s(412)](t.id,t,!0);this[s(606)]()}return a}[ot(600)](t){const e=ot,i=this[e(358)][e(352)](t);return this[e(458)]&&i.on(e(647),((t,i,s)=>{const n=e;s||(this[n(412)](i.id,i,!0),this[n(606)]())})),this[e(358)][e(377)](i,this[e(638)](i)),i}async[ot(514)](t){const e=ot;return await this[e(553)][e(339)](t,this[e(458)]),this[e(553)][e(514)](t)}async[ot(366)](t){const e=ot;return await this[e(553)][e(339)](t,this[e(458)]),this[e(553)][e(366)](t)}[ot(606)](){const t=ot;if(0===this[t(565)][t(439)])return;if(this[t(622)])return;let e=Array[t(534)](this[t(565)][t(604)]());this[t(565)][t(402)]();for(let i=0;i<e[t(535)];i++){const s=e[i];let n=!1;for(const e of Object[t(406)](s))void 0===s[e]?delete s[e]:"id"!==e&&(n=!0);n||(e[i]=null)}if(e=e[t(347)]((t=>null!==t)),!e[t(535)])return;for(let i=0;i<e[t(535)];i++){const s=e[i];void 0!==s[t(464)]&&void 0===s[t(495)]&&(s[t(495)]=this[t(358)][t(459)](s.id)[t(495)]),void 0!==s[t(495)]&&void 0===s[t(464)]&&(s[t(464)]=this[t(358)][t(459)](s.id)[t(464)])}const i=this[t(621)][t(616)][t(448)](t(454));this[t(622)]=!0,this[t(586)](),this[t(458)][t(624)](e,i)[t(397)]((()=>{this[t(622)]=!1}))[t(477)]((e=>{const i=t;if(e)for(const t of e)this[i(346)]({id:t.id,createdAt:t[i(375)]});this[i(437)](),this[i(606)]()}))}[ot(394)]({revision:t=null,from:e=null,to:i=null}){const s=ot;e=null!==e?e:t[s(464)],i=null!==i?i:t[s(495)];const n=this[s(526)][s(625)](e,i),r={diffData:n[s(338)],authorsIds:n[s(529)],fromVersion:e,toVersion:i};if(!t||i!==t[s(495)]){const t=i-1,e=this[s(546)][s(335)][s(456)](t);r[s(375)]=e&&e[s(375)]||new Date}if(this[s(562)]&&e===this[s(562)][s(464)])for(const t of this[s(562)][s(584)])r[s(529)][s(353)](t.id)||r[s(529)][s(615)](t.id);return r}[ot(412)](t,e,i){const s=ot;if(this[s(565)][s(483)](t)){const n=this[s(565)][s(448)](t);e=i?{...n,...e}:{...e,...n}}this[s(565)][s(611)](t,e)}[ot(346)](t){const e=ot,i=this[e(358)][e(459)](t.id);if(t[e(375)]&&(t[e(375)]=new Date(t[e(375)])),t[e(529)]){const i=this[e(621)][e(469)][e(448)](e(590));t[e(584)]=t[e(529)][e(509)]((t=>i[e(501)](t)))}i[e(647)](t,!0)}[ot(470)](t){const e=ot,i=this[e(358)][e(459)](this[e(358)][e(535)]-1);if(i)this[e(421)]=i.id;else{const i=!this[e(621)][e(438)][e(453)][e(380)][e(332)]((t=>this[e(621)][e(438)][e(544)](t))),s=this[e(621)][e(469)][e(448)](e(590)).me.id,n=X(this[e(621)][e(591)],e(i?435:489));this[e(568)]({from:t,to:t,id:this[e(421)],name:n,creatorId:s})}}[ot(618)](t){const e=ot,i=this[e(546)][e(496)]();this[e(569)]=this[e(358)][e(459)](i),this[e(569)]||(this[e(569)]=this[e(568)]({from:t,to:t,id:i,name:"",creatorId:null}))}async[ot(517)](){const t=ot;this[t(357)]&&!this[t(562)]&&(await this[t(553)][t(339)](this[t(569)],this[t(458)]),this[t(526)][t(384)](this[t(569)]),this[t(562)]={fromVersion:this[t(569)][t(464)],authors:this[t(569)][t(584)][t(626)]()})}[ot(378)](e,i){const s=ot;let n=this[s(621)][s(616)][s(448)](s(479)),r=this[s(621)][s(616)][s(448)](s(610));if(void 0===n){n={};for(const t of this[s(621)][s(438)][s(453)][s(425)]())n[t]=""}if(s(433)==typeof n&&(n={main:n}),void 0===r){r={};for(const t of this[s(621)][s(438)][s(453)][s(425)]())r[t]={}}let o=!1;const a=Object[s(406)](n),c=Object[s(406)](e);for(const t of a){if(n[t]!==e[t]&&""!==n[t][s(646)]()){o=!0;break}if(!nt(r[t],i[t])&&Object[s(406)](r[t])[s(535)]>0){o=!0;break}}o||(o=c[s(599)]((t=>!this[s(621)][s(438)][s(453)][s(530)](t)))),o&&(0,t.logWarning)(s(523),{editorData:n,editorRootsAttributes:r,revisionData:e,revisionRootsAttributes:i}),this[s(621)][s(616)][s(611)](s(479),e),this[s(621)][s(616)][s(611)](s(610),i)}[ot(586)](){const t=ot;if(!this[t(525)]){const e=this[t(621)][t(469)][t(448)](t(633));this[t(525)]=e[t(424)](X(this[t(621)][t(591)],t(427)))}}[ot(437)](){const t=ot;this[t(525)]&&(this[t(621)][t(469)][t(448)](t(633))[t(554)](this[t(525)]),this[t(525)]=null)}[ot(638)](t){const e=ot,i=this[e(358)][e(574)]();i[e(337)]();let s=0;for(;s<i[e(535)];){const n=i[s];if(n===this[e(569)]){s++;continue}if(n.id===this[e(421)])break;const r=t[e(495)]-n[e(495)]||t[e(464)]-n[e(464)];if(r>0)break;if(r<0)s++;else{if(!t[e(642)]&&n[e(642)])break;if(n[e(642)]||!t[e(642)]){if(t[e(375)]>n[e(375)])break;s++}else s++}}return s}[ot(605)](t){const e=ot,i=this[e(358)][e(574)]();i[e(337)](),i[e(487)]();const s=i[e(332)]((i=>i[e(495)]<=t))[e(495)];return s<this[e(492)]?this[e(492)]:s}[ot(568)]({name:t,from:e,to:i,creatorId:s,id:n}){const r=ot,o=this[r(394)]({from:e,to:i});o[r(560)]=t,o[r(547)]=s,o.id=n;const a=this[r(600)](o);return this[r(458)]&&this[r(412)](o.id,o,!0),a}[ot(430)](){const t=ot;this[t(621)][t(601)][t(343)](t(395))[t(484)]({model:t(415)})}}class ct{[ot(621)];[ot(452)];[ot(360)];[ot(398)];[ot(578)];[ot(518)];[ot(575)];[ot(488)];[ot(386)];[ot(419)];[ot(614)];[ot(471)];[ot(556)];[ot(498)];[ot(440)];[ot(460)];[ot(363)];constructor(t){const e=ot;this[e(621)]=t,this[e(360)]=new Map,this[e(398)]=-1,this[e(578)]=-1,this[e(518)]=new Map,this[e(575)]=new Map,this[e(488)]=new Map,this[e(386)]=new Map,this[e(419)]=new Map,this[e(614)]=new Map,this[e(471)]=new Map,this[e(556)]=new Map,this[e(498)]=new Map,this[e(440)]=new Map,this[e(460)]=1}[ot(603)](t){const e=ot;this[e(452)]=t;const i=new Map,s=new Map,n=this[e(621)][e(438)][e(453)][e(380)][e(509)]((t=>t[e(502)]));for(const t of n){const n=this[e(621)][e(438)][e(453)][e(530)](t),r=ut(n);i[e(611)](t,r),s[e(611)](t,Object[e(361)](n[e(511)]()))}const r=Array[e(534)](this[e(621)][e(438)][e(532)])[e(509)]((t=>[t[e(560)],t[e(400)]()])),o=this[e(452)][e(602)];this[e(426)](o,i,r,s),this[e(363)]=this[e(460)];const a=new Map,c=new Map;for(const t of n){const i=lt(t);a[e(611)](t,i),c[e(611)](t,{})}this[e(426)](Number[e(330)],a,[],c)}[ot(625)](t,e){const i=ot;if(this[i(398)]===t&&this[i(578)]<=e)this[i(360)][i(439)]>1&&this[i(336)](this[i(578)]),this[i(423)](this[i(578)],e,!0);else{if(!this[i(360)][i(483)](t)){const e=this[i(632)](t);this[i(389)](e,t,!1)}this[i(389)](t,e,!0)}return this[i(398)]=t,this[i(578)]=e,this[i(401)]()}[ot(384)](t){const e=ot,i=this[e(621)][e(469)][e(448)](e(473));this[e(580)](),this[e(398)]=t[e(464)],this[e(578)]=t[e(495)];for(const s in t[e(338)]){const n=t[e(338)][s][e(629)],r=R(t[e(338)][s][e(364)])||{},o=i[e(541)](t[e(338)][s][e(432)]);o[e(502)]=s,o[e(521)]=!n||!n[e(493)],o[e(493)]=()=>o[e(521)],this[e(386)][e(611)](s,o),this[e(419)][e(611)](s,r),n&&this[e(440)][e(611)](s,n);const a=this[e(528)](o);this[e(471)][e(611)](s,a);for(const[t,i]of o[e(532)]){if(!t[e(537)](e(645)))continue;const s=t[e(507)](":")[2];for(const t of i[e(570)]({singleCharacters:!0})){const i=this[e(516)](t),n=e(539)==t[e(561)]?t[e(376)][e(328)][e(626)](0,-1):t[e(376)][e(328)],r=a[e(499)](n)[e(329)](i);this[e(556)][e(611)](r,{userId:s})}}}this[e(363)]=this[e(460)];const s=[...Array(this[e(460)])[e(406)]()][e(626)](1)[e(347)]((t=>!this[e(556)][e(483)](t)));let n=0;const r=new Map;for(const o in t[e(338)]){const a=t[e(338)][o][e(629)],c=R(t[e(338)][o][e(345)])||{},u=i[e(541)](t[e(338)][o][e(372)]);u[e(502)]=o,u[e(521)]=!a||a[e(493)],u[e(493)]=()=>u[e(521)],this[e(575)][e(611)](o,u),this[e(488)][e(611)](o,c);const l=this[e(528)](u,Number[e(330)]);this[e(614)][e(611)](o,l),r[e(611)](o,u[e(493)]()?c:{});for(const[t,i]of u[e(532)]){if(!t[e(537)](e(645)))continue;const s=t[e(507)](":")[2];for(const t of i[e(570)]({singleCharacters:!0})){const i=this[e(516)](t),n=this[e(460)]++,r=e(539)==t[e(561)]?t[e(376)][e(328)][e(626)](0,-1):t[e(376)][e(328)];l[e(499)](r)[e(369)](i,n),this[e(556)][e(611)](n,{userId:s})}}for(const t of this[e(621)][e(438)][e(491)](u)[e(570)]({singleCharacters:!0})){const i=this[e(516)](t),r=e(539)==t[e(561)]?t[e(376)][e(328)][e(626)](0,-1):t[e(376)][e(328)],o=l[e(499)](r);o[e(329)](i)>0||o[e(369)](i,s[n++])}for(const[t,i]of u[e(532)])t[e(537)](e(645))||this[e(518)][e(611)](t,i)}const o=lt(e(475));this[e(386)][e(611)](e(475),o),this[e(471)][e(611)](e(475),this[e(528)](o,1));const a=lt(e(475));this[e(575)][e(611)](e(475),a),this[e(614)][e(611)](e(475),this[e(528)](a,1));const c=Array[e(534)](this[e(575)])[e(509)]((([t,e])=>[t,ut(e)]));this[e(426)](this[e(578)],c,this[e(518)],r)}[ot(388)](){const t=ot;this[t(580)](),this[t(398)]=-1,this[t(578)]=-1,this[t(360)][t(402)](),this[t(603)](this[t(452)])}[ot(426)](t,e,i,s){const n=ot,r=new Map(e),o=new Map(R(s)),a=new Map;for(const[t,e]of i)a[n(611)](t,{start:e[n(457)][n(515)](),end:e[n(536)][n(515)](),rootName:e[n(416)][n(502)]});this[n(360)][n(611)](t,{roots:r,markers:a,rootsAttributes:o})}[ot(336)](t){const e=ot;this[e(360)][e(467)](t)}[ot(580)](){const t=ot;this[t(556)][t(402)](),this[t(498)][t(402)](),this[t(440)][t(402)](),this[t(575)][t(402)](),this[t(488)][t(402)](),this[t(386)][t(402)](),this[t(419)][t(402)](),this[t(614)][t(402)](),this[t(471)][t(402)](),this[t(518)][t(402)](),this[t(460)]=1,this[t(363)]=this[t(460)]}[ot(528)](t,e=null){const i=ot;let s=null;t.is(i(472))||(s=new Z.Element(t[i(560)],{vid_start:null===e?this[i(460)]++:e++}));const n=[];for(const s of t[i(596)]())if(s.is(i(404))){n[i(615)](this[i(528)](s,e));const t=n[n[i(535)]-1];null!==e&&(e=t.is(i(404),i(573))?t[i(329)](i(572))+1:t[i(329)](i(480))+1)}else for(let t=0;t<s[i(478)];t++)n[i(615)](new Z.Element(i(573),{vid:null===e?this[i(460)]++:e++}));if(t.is(i(472))){const e=lt(t[i(502)]);return e[i(587)](0,n),e}return s[i(369)](i(480),null===e?this[i(460)]++:e++),s[i(587)](0,n),s}[ot(389)](t,e,i){const s=ot;this[s(580)]();const{roots:n,markers:r,rootsAttributes:o}=this[s(360)][s(448)](t);this[s(386)]=new Map(n),this[s(419)]=new Map(R(o));for(const[t,e]of this[s(386)])if(s(475)!==t&&(this[s(575)][s(611)](t,ut(e)),this[s(488)]=new Map(R(o)),i)){const i=this[s(460)];this[s(614)][s(611)](t,this[s(528)](e)),this[s(471)][s(611)](t,this[s(528)](e,i))}this[s(363)]=this[s(460)],this[s(575)][s(611)](s(475),ut(this[s(386)][s(448)](s(475)))),i&&this[s(614)][s(611)](s(475),this[s(528)](this[s(386)][s(448)](s(475))));for(const[t,e]of r){const i=this[s(386)][s(448)](e[s(502)]),n=this[s(575)][s(448)](e[s(502)]),r=new Z.Range(this[s(527)](e[s(457)],i),this[s(527)](e[s(536)],i)),o=this[s(503)](r,n);i[s(532)][s(611)](t,r),this[s(518)][s(611)](t,o)}this[s(423)](t,e,i)}[ot(423)](t,e,i){const s=ot;for(const n of this[s(452)][s(362)](t,e))this[s(444)](n,i);for(const t of this[s(575)][s(604)]())t[s(532)][s(402)]();for(const[t,e]of this[s(518)])this[s(575)][s(448)](e[s(416)][s(502)])[s(532)][s(611)](t,e[s(515)]());const n=new Map,r=new Map;for(const[t,e]of this[s(575)])n[s(611)](t,ut(e)),r[s(611)](t,this[s(488)][s(448)](t));this[s(426)](e,n,this[s(518)],r)}[ot(632)](t){const e=ot,i=Array[e(534)](this[e(360)][e(406)]());i[e(373)](((t,e)=>t-e)),i[e(337)]();for(const e of i)if(e<t)return e;return Number[e(330)]}[ot(371)](t,e){const i=ot,s=Array[i(534)](e[i(532)])[i(509)]((([e,s])=>[e,this[i(503)](s,t)]));t[i(532)]=new Map(s)}[ot(564)](t){const e=ot;for(const i of this[e(518)][e(604)]()){const s=i[e(627)](t),n=Z.Range[e(342)](s);i[e(457)]=n[e(457)],i[e(536)]=n[e(536)]}}[ot(444)](t,e){const i=ot;if(i(617)!=t[i(561)]&&i(331)!=t[i(561)]){if(i(522)==t[i(561)]){const s=t[i(385)][i(416)][i(502)];this[i(575)][i(483)](s)||(this[i(575)][i(611)](s,lt(s,!0)),this[i(488)][i(611)](s,{}),e&&this[i(614)][i(611)](s,lt(s,!0)))}else{if(i(368)==t[i(561)]||i(557)==t[i(561)]||i(497)==t[i(561)])return void this[i(540)](t);i(595)==t[i(561)]&&this[i(641)](t)}if(i(595)!==t[i(561)]){const e=this[i(481)](t,this[i(575)]);e[i(436)](),this[i(564)](e)}if(e)switch(t[i(561)]){case i(522):this[i(582)](t);break;case i(461):case i(554):case i(434):this[i(359)](t);break;case i(639):this[i(558)](t);break;case i(507):this[i(367)](t)}}else this[i(579)](t,e)}[ot(481)](t,e){const i=ot,s=t[i(515)]();return s[i(551)]=t[i(551)],this[i(405)](s,e),s}[ot(577)](t){const e=ot;return t[e(509)]((t=>{const i=e,s=this[i(516)](t);return Number(t[i(598)][i(329)](s))}))}[ot(392)](t,e){const i=ot;if(t.is(i(404),i(573)))e[i(615)]({item:t,type:i(474)});else{t.is(i(404))&&e[i(615)]({item:t,type:i(609)});for(const s of t[i(596)]())this[i(392)](s,e);t.is(i(404))&&e[i(615)]({item:t,type:i(539)})}return e}[ot(401)](){const t=ot,e=new Map(this[t(556)]),i=new Map(e),s=new Map,n={insertions:{},deletions:{}},r={insertions:{},deletions:{}},o=new Map,a=new Set([...this[t(386)][t(406)](),...this[t(575)][t(406)]()]);a[t(467)](t(475));for(const e of a){const i=this[t(575)][t(448)](e)||lt(e,!1),s=this[t(386)][t(448)](e)||lt(e,!1);i[t(493)]()||s[t(493)]()?(n[t(372)][e]=ut(i),n[t(432)][e]=ut(s),this[t(371)](n[t(432)][e],s),this[t(371)](n[t(372)][e],i),r[t(372)][e]=this[t(392)](this[t(614)][t(448)](e),[]),r[t(432)][e]=this[t(392)](this[t(471)][t(448)](e)||lt(e,!1),[])):a[t(467)](e)}for(const n of a){const o=r[t(372)][n];for(const n of o){const r=this[t(516)](n),o=n[t(598)][t(329)](r);i[t(467)](o),o>=this[t(363)]&&s[t(611)](o,e[t(448)](o))}}for(const n of a){const a=r[t(372)][n],c=this[t(577)](r[t(432)][n]);let u=0;for(const n of a){const r=this[t(516)](n),a=n[t(598)][t(329)](r);if(!s[t(483)](a)&&!o[t(483)](a))if(i[t(483)](a))u++;else{if(a!=c[u]){const s=e[t(448)](a)||e[t(448)](c[u]);for(;a!=c[u];)i[t(483)](c[u])||(o[t(611)](c[u],s),e[t(611)](c[u],s)),u++}u++}}}for(const e of a){const n=r[t(372)][e];for(const e of n){const n=this[t(516)](e),r=e[t(598)][t(329)](n);if(o[t(483)](r)){const e=o[t(448)](r);i[t(483)](r)||i[t(611)](r,{...e}),s[t(611)](r,{...e})}}}for(const e of i[t(406)]())e>=this[t(363)]&&i[t(467)](e);const c=new Map;for(const e of a){let n=r[t(372)][e];for(const e of n)if(e[t(598)].is(t(404),t(648))){const i=this[t(516)](e),n=e[t(598)][t(329)](i);if(s[t(483)](n)){const i=e[t(598)][t(581)][t(581)][t(329)](t(390)),r=c[t(448)](i)||new Set;r[t(424)](s[t(448)](n)[t(409)]),c[t(611)](i,r)}}n=r[t(432)][e];for(const e of n)if(e[t(598)].is(t(404),t(648))){const s=this[t(516)](e),n=e[t(598)][t(329)](s);if(i[t(483)](n)){const s=e[t(598)][t(581)][t(581)][t(329)](t(390)),r=c[t(448)](s)||new Set;r[t(424)](i[t(448)](n)[t(409)]),c[t(611)](s,r)}}for(const e of c[t(406)]())(s[t(483)](e)||i[t(483)](e))&&c[t(467)](e)}for(const e of a){const n=r[t(372)][e];let o=null,a=null;for(const e of n){const n=this[t(516)](e),r=e[t(598)][t(329)](n),u=c[t(448)](r);u&&t(609)==e[t(561)]&&(o=Array[t(534)](u)[0],a=e[t(598)][t(329)](t(480))),o&&(i[t(611)](r,{userId:o}),s[t(611)](r,{userId:o})),r==a&&(o=null,a=null)}}const u={},l=new Set;for(const e of a){const o=n[t(432)][e],a=n[t(372)][e];for(const{userId:e}of this[t(498)][t(604)]())null!==e&&l[t(424)](e);for(const{userId:e}of this[t(440)][t(604)]())null!==e&&l[t(424)](e);this[t(597)](a,r[t(372)][e],s,t(635),l),this[t(597)](o,r[t(432)][e],i,t(510),l),u[e]={insertions:this[t(490)](a),deletions:this[t(490)](o),attachChange:this[t(440)][t(448)](e)||null,attributesBefore:R(this[t(419)][t(448)](e))||{},attributesAfter:R(this[t(488)][t(448)](e))}}return{diffData:u,authorsIds:Array[t(534)](l)}}[ot(333)](t){const e=ot;for(const[,i]of t[e(532)]){const t=i[e(457)][e(407)]()[e(347)]((t=>e(648)==t[e(560)]));for(const i of t)1==i[e(548)]&&i[e(417)](0).is(e(404),e(583))&&i[e(417)](0)[e(369)](e(631),!0)}}[ot(490)](t){const e=ot;this[e(333)](t);const i=this[e(621)][e(533)][e(636)](t,{}),s=Array[e(534)](i[e(596)]())[e(509)]((t=>this[e(607)](t)));return JSON[e(634)](s)}[ot(607)](t){const e=ot;if(t.is(e(573)))return t[e(533)];{const i=this[e(621)][e(469)][e(448)](e(473)),s=t,n=this[e(621)][e(533)][e(420)][e(592)],r={type:i[e(451)](s),name:s[e(560)],attributes:Array[e(534)](s[e(511)]()),children:Array[e(534)](s[e(596)]())[e(509)]((t=>this[e(607)](t)))};if(t.is(e(383))&&e(355)!=t[e(560)]){const i=t[e(414)](n[e(391)],n);r[e(418)][e(615)](i[e(387)])}else if(t.is(e(593))){const i=n[e(391)][e(644)](s[e(560)]);t[e(414)](i,n),r[e(418)][e(615)](i[e(462)])}const o=Array[e(534)](s[e(465)]());o[e(535)]>0&&(r[e(411)]=o);const a=s[e(552)]();return null!==a&&(r[e(351)]=a),r}}[ot(597)](t,e,i,s,n){const r=ot;let o=null,a=null,c=0;const u=this[r(621)][r(438)];for(let s=0;s<e[r(535)];s++){const n=this[r(516)](e[s]),c=e[s][r(598)][r(329)](n),h=i[r(448)](c),d=s==e[r(535)]-1;!o&&h&&(o=h,a=e[s]),o&&(!h||h[r(409)]!=o[r(409)])&&(l(h,ht(a,t,u),ht(e[s],t,u)),o=h||null,a=h?e[s]:null),o&&d&&l(h,ht(a,t,u),dt(e[s],t,u))}function l(e,i,a){const l=r,h=o[l(409)],d=l(645)+s+":"+h+":"+c++,f=u[l(396)](i,a);t[l(532)][l(611)](d,f),null!==h&&n[l(424)](h)}}[ot(516)](t){const e=ot;switch(t[e(561)]){case e(609):return e(390);case e(539):return e(480);default:return e(572)}}[ot(405)](t,e){const i=ot;t[i(447)]=null;for(const s in t){const n=t[s];if(n instanceof Z.Position){const r=e[i(448)](n[i(416)][i(502)]);t[s]=this[i(527)](n,r)}if(n instanceof Z.Range){const r=e[i(448)](n[i(416)][i(502)]);t[s]=this[i(503)](n,r)}i(416)===s&&(t[i(416)]=e[i(448)](t[i(416)][i(502)]))}}[ot(503)](t,e){const i=ot;return this[i(621)][i(438)][i(396)](this[i(527)](t[i(457)],e),this[i(527)](t[i(536)],e))}[ot(527)](t,e){const i=ot;return this[i(621)][i(438)][i(508)](e,t[i(328)],t[i(542)])}[ot(582)](t){const e=ot,i=this[e(614)][e(448)](t[e(385)][e(416)][e(502)]),s=this[e(527)](t[e(385)],i),n=null===t[e(551)]?null:t[e(551)]||this[e(621)][e(469)][e(448)](e(590)).me.id,r=s[e(581)],o=this[e(460)],a=[];for(const i of t[e(399)])if(i.is(e(404)))a[e(615)](this[e(528)](i));else for(let t=0;t<i[e(478)];t++)a[e(615)](new Z.Element(e(573),{vid:this[e(460)]++}));const c=this[e(460)];for(let t=o;t<c;t++)this[e(556)][e(611)](t,{userId:n});r[e(587)](s[e(379)],a)}[ot(359)](t){const e=ot;(t=this[e(481)](t,this[e(614)]))[e(436)]();const i=null===t[e(551)]?null:t[e(551)]||this[e(621)][e(469)][e(448)](e(590)).me.id,s=t[e(585)](),n=s[e(581)],r=s[e(379)];!function t(s,n,r,o){const a=e;for(let e=r;e<o;e++){const r=n[a(417)](e);r.is(a(404),a(573))?s[a(611)](r[a(329)](a(572)),{userId:i}):(s[a(611)](r[a(329)](a(390)),{userId:i}),t(s,r,0,r[a(548)]),s[a(611)](r[a(329)](a(480)),{userId:i}))}}(this[e(556)],n,r,r+t[e(594)])}[ot(558)](t){const e=ot,i=null===(t=this[e(481)](t,this[e(614)]))[e(551)]?null:t[e(551)]||this[e(621)][e(469)][e(448)](e(590)).me.id,s=t[e(393)][e(581)],n=t[e(640)][e(581)],r=s[e(329)](e(480)),o=n[e(329)](e(390));s[e(369)](e(480),n[e(329)](e(480))),n[e(369)](e(480),r),this[e(556)][e(611)](o,{userId:i}),this[e(556)][e(611)](r,{userId:i}),t[e(436)]()}[ot(367)](t){const e=ot,i=null===(t=this[e(481)](t,this[e(614)]))[e(551)]?null:t[e(551)]||this[e(621)][e(469)][e(448)](e(590)).me.id,s=t[e(512)],n=t[e(428)][e(581)];t[e(436)]();const r=n[e(329)](e(480)),o=t[e(612)][e(608)];if(s){const t=o[e(329)](e(480)),s=n[e(329)](e(480));n[e(369)](e(480),t),o[e(369)](e(480),s),this[e(556)][e(611)](n[e(329)](e(480)),{userId:i}),this[e(556)][e(611)](o[e(329)](e(390)),{userId:i})}else{const t=this[e(460)]++,s=this[e(460)]++;n[e(369)](e(480),t),o[e(369)](e(390),s),o[e(369)](e(480),r),this[e(556)][e(611)](t,{userId:i}),this[e(556)][e(611)](s,{userId:i})}}[ot(641)](t){const e=ot;if(!t[e(505)])return;const i=(t=this[e(481)](t,this[e(575)]))[e(446)]?t[e(446)][e(416)]:null,s=t[e(485)]?t[e(485)][e(416)]:null;i&&this[e(518)][e(467)](t[e(560)]),s&&this[e(518)][e(611)](t[e(560)],t[e(485)][e(515)]());const n=null===t[e(551)]?null:t[e(551)]||this[e(621)][e(469)][e(448)](e(590)).me.id,r=t[e(560)];if(!this[e(498)][e(483)](r))return void this[e(498)][e(611)](r,{range:t[e(446)],userId:n});const o=this[e(498)][e(448)](r),a=o[e(455)],c=t[e(485)];null==a&&null==c||a&&c&&a[e(549)](c)?this[e(498)][e(467)](t[e(560)]):o[e(409)]=n}[ot(579)](t,e){const i=ot;this[i(575)][i(483)](t[i(502)])?this[i(575)][i(448)](t[i(502)])[i(521)]=t[i(410)]:(this[i(575)][i(611)](t[i(502)],lt(t[i(502)],!0)),this[i(488)][i(611)](t[i(502)],{}),e&&this[i(614)][i(611)](t[i(502)],lt(t[i(502)],!0)));const s=null===t[i(551)]?null:t[i(551)]||this[i(621)][i(469)][i(448)](i(590)).me.id,n=this[i(440)][i(448)](t[i(502)]);n&&n[i(409)]===s?this[i(440)][i(467)](t[i(502)]):this[i(440)][i(611)](t[i(502)],{userId:s,isAttached:t[i(410)]})}[ot(540)](t){const e=ot,i=this[e(488)][e(448)](t[e(416)][e(502)]);null===t[e(623)]?delete i[t[e(341)]]:i[t[e(341)]]=t[e(623)]}}function ut(t){const e=ot,i=lt(t[e(502)],t[e(493)]());for(const s of t[e(596)]()){const t=s[e(628)](!0);i[e(349)](t)}return i}function lt(t,e=!0){const i=ot,s=new Z.DocumentFragment;return s[i(502)]=t,s[i(521)]=e,s[i(493)]=()=>s[i(521)],s}function ht(t,e,i){const s=ot,n=s(539)==t[s(561)]?i[s(429)](t[s(598)],s(536)):i[s(445)](t[s(598)]);return i[s(508)](e,n[s(328)],n[s(542)])}function dt(t,e,i){const s=ot,n=s(609)==t[s(561)]?i[s(429)](t[s(598)],0):i[s(413)](t[s(598)]);return i[s(508)](e,n[s(328)],n[s(542)])}function ft(){const t=["featureNotAllowed","has","markerToData","newRange","invalid","shift","_diffRootsAttributes","Initial revision","_prepareViewToSave","createRangeIn","_startingVersion","isAttached","_showLicenseError","toVersion","getCurrentRevisionId","changeRootAttribute","_touchedMarkers","getNodeByPath","isEnabled","getUser","rootName","_fixRange","bind","affectsData","revisionHistoryLicenseKeyDomainLimit","split","createPositionFromPath","map","deletion","getAttributes","graveyardPosition","RevisionsRepository","getRevisionDocumentData","clone","_getVidAttributeName","_loadState","_markers","778350BiFAFe","usageLimit","_isAttached","insert","editor-initial-data-replaced-with-revision-data","RevisionTracker","_pendingAction","_revisionDataBuilder","_fixPosition","_makeIdsRoot","authorsIds","getRoot","4484232NgiLsv","markers","data","from","length","end","startsWith","1774140cgZuPJ","elementEnd","_handleRootAttributeOperation","_makeModelFromViewString","stickiness","revisionHistoryLicenseKeyTrialLimit","hasContent","pluginName","_source","creatorId","childCount","isEqual","update","_authorId","getFillerOffset","_utils","remove","upcast","_touched","removeRootAttribute","_handleMergeOperation","revisionHistoryLicenseKeyExpired","name","type","_loadedStateData","requires","_transformMarkers","_bufferedUpdates","revisionHistoryLicenseKeyInvalid","ready","_makeRevision","currentRevision","getWalker","revisionHistoryLicenseKeyNotAllowed","vid","$text","getRevisions","_diffRoots","_isInit","_getBaseVids","_lastTo","_handleRootOperation","_reset","parent","_handleInsertOperation","paragraph","authors","getMovedRangeStart","_addPendingAction","_insertChild","define","afterInit","Users","locale","domConverter","rawElement","howMany","marker","getChildren","_markChanges","item","some","addRevisionData","conversion","version","init","values","_getFromVersion","sendBufferedUpdates","_getViewJson","nodeAfter","elementStart","rootsAttributes","set","insertionPosition","RevisionHistory","_idsRoots","push","config","addRoot","_createCurrentRevision","288eZdNwD","isOfficialPlugin","editor","_isPendingUpdate","newValue","updateRevisions","getData","slice","getTransformedByOperation","_clone","attachChange","revisionHistoryLicenseKeyUsageLimit","keepParagraph","_getPreviousFrom","PendingActions","stringify","insertion","toView","saveRevision","_findInsertionIndex","merge","sourcePosition","_handleMarkerOperation","creator","dataToMarker","createElement","revision:","trim","_update","tableCell","initial","path","getAttribute","NEGATIVE_INFINITY","detachRoot","find","_processRootBeforeSave","setSource","history","_removeMetaData","reverse","diffData","loadRevisionData","isReady","key","_createFromRanges","for","_licenseKeyCheckInterval","attributesAfter","setRevisionData","filter","revisionHistoryLicenseKeyEvaluationLimit","_appendChild","licenseKey","fillerOffset","createRevision","includes","trialLimit","$comment","resolve","_continueCurrentRevision","repository","_handleMoveOperation","_savedMetaData","fromEntries","getOperations","_startingRevisionId","attributesBefore","revisionHistoryLicenseKeyValid","getRevisionRootsAttributes","_handleSplitOperation","addRootAttribute","_setAttribute","isPremiumPlugin","_copyMarkers","insertions","sort","106932lCAfjb","createdAt","previousPosition","addRevision","_replaceEditorDataWithRevisionData","offset","roots","37087wTvVGc","evaluationLimit","uiElement","loadState","position","_baseRoots","outerHTML","reInit","_calculateMetaData","vid_start","domDocument","_generateTape","targetPosition","buildRevisionData","dataDowncast","createRange","finally","_lastFrom","nodes","getRange","_getState","clear","RealTimeCollaborationClient","element","_fixOperation","keys","getAncestors","domainLimit","userId","isAdd","customProperties","_bufferUpdate","createPositionAfter","render","revision","root","getChild","children","_baseRootsAttributes","htmlProcessor","_initialRevisionId","245GNFSqx","_applyOperations","add","getRootNames","_saveMetaData","PENDING_ACTION_REVISION_HISTORY","splitPosition","createPositionAt","_setConversion","getLatestVersion","deletions","string","reinsert","Empty document","_execute","_removePendingAction","model","size","_touchedRoots","expired","getIndex","revisionHistory.resumeUnsavedRevision","_handleOperation","createPositionBefore","oldRange","baseVersion","get","max","12436731CnArji","_getTypeCharForViewElement","source","document","collaboration.channelId","range","getOperation","start","adapter","getRevision","_revisionId","move","innerHTML","62482FzHbIm","fromVersion","getCustomProperties","_operations","delete","destroy","plugins","_createInitialRevision","_baseIdsRoots","documentFragment","RevisionHistoryUtils","text","$graveyard","getTime","then","offsetSize","initialData","vid_end","_cloneOperation"];return(ft=function(){return t})()}var mt=i(355),pt=i(311),vt=i(673),gt=i.n(vt),yt=i(545),kt=i.n(yt),bt=i(262),wt=i.n(bt),_t=i(667),It=i.n(_t),St=i(357),Ot=i.n(St),Tt=i(426),Nt={attributes:{"data-cke":!0}};Nt.setAttributes=It(),Nt.insert=wt().bind(null,"head"),Nt.domAPI=kt(),Nt.insertStyleElement=Ot();gt()(Tt.A,Nt);Tt.A&&Tt.A.locals&&Tt.A.locals;var xt=i(959),At={attributes:{"data-cke":!0}};At.setAttributes=It(),At.insert=wt().bind(null,"head"),At.domAPI=kt(),At.insertStyleElement=Ot();gt()(xt.A,At);xt.A&&xt.A.locals&&xt.A.locals;const Rt=Mt;function Vt(){const t=["value","14ciZMRJ","listenTo","5236833UACULN","arrowdown","input","ck-revision-history-save-revision-form","stopPropagation","revisionName","arrowright","extendTemplate","44MBKXDf","220","errorText","11QaVaNQ","fieldView","label","focusTracker","2901372KuYAEy","arrowleft","ck-responsive-form","add","572345WacnVU","9633530DhmiuS","10218312wfJvfK","trim","revisionNameInputView","3pqwfXq","element","revisionNameInputValue","arrowup","render","_createRevisionNameInput","optional","9823635sOIHqX","locale","Name of the revision","1101282FjaxRT","set","reset","form","keystrokes","focus","setTemplate"];return(Vt=function(){return t})()}function Mt(t,e){const i=Vt();return(Mt=function(t,e){return i[t-=381]})(t,e)}!function(t){const e=Mt,i=t();for(;;)try{if(950780===parseInt(e(385))/1*(-parseInt(e(395))/2)+parseInt(e(405))/3+parseInt(e(413))/4*(-parseInt(e(424))/5)+parseInt(e(420))/6*(parseInt(e(403))/7)+parseInt(e(382))/8+-parseInt(e(392))/9+-parseInt(e(381))/10*(-parseInt(e(416))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Vt);class Dt extends pt.View{[Rt(419)];[Rt(399)];[Rt(384)];constructor(e,i){const s=Rt;super(e),this[s(419)]=new t.FocusTracker,this[s(399)]=new t.KeystrokeHandler,this[s(396)](s(387),""),this[s(384)]=this[s(390)](i),this[s(401)]({tag:s(398),attributes:{class:["ck",s(408),s(422)],tabindex:"-1"},children:[this[s(384)]]}),(0,pt.injectCssTransitionDisabler)(this)}[Rt(389)](){const t=Rt;super[t(389)](),(0,pt.submitHandler)({view:this}),this[t(419)][t(423)](this[t(384)][t(386)]),this[t(399)][t(404)](this[t(386)]);const e=e=>e[t(409)]();this[t(399)][t(396)](t(411),e),this[t(399)][t(396)](t(421),e),this[t(399)][t(396)](t(388),e),this[t(399)][t(396)](t(406),e)}[Rt(400)](){const t=Rt;this[t(384)][t(400)]()}get[Rt(410)](){const t=Rt;return this[t(384)][t(417)][t(386)][t(402)][t(383)]()}set[Rt(410)](t){const e=Rt;this[e(384)][e(417)][e(386)][e(402)]=t[e(383)]()}[Rt(397)](){const t=Rt;this[t(384)][t(417)][t(386)][t(402)]="",this[t(384)][t(415)]=null}[Rt(390)](t){const e=Rt,i=new pt.LabeledFieldView(this[e(393)],pt.createLabeledInputText),s=i[e(417)];s[e(412)]({attributes:{maxlength:e(414)}});let n=X(this[e(393)],e(394));return!t&&(n+=" ("+X(this[e(393)],e(391))+")"),i[e(418)]=n,s.on(e(407),(()=>{const t=e;this[t(387)]=s[t(386)][t(402)][t(383)]()})),i}}const Et=Ft;function Ct(){const t=["revisionSave","Open revision history","showRevisionViewerCallback","set","addMany","Cancel","ck-button-action","focus","1138308ttHCFz","execute","5dSpSgl","The revision name cannot be empty.","RevisionTracker","362630cRvGed","submit","isOpen","requires","add","isPremiumPlugin","editing","hide","reset","children","2jzvVSA","saveRevision","Accept","_showDialog","Save current revision","_registerMenuComponent","revisionHistory","panelView","menu","1284408NxDVat","items","role","errorText","1625603nANemo","revisionName","init","config","delegate","pluginName","19812UUXbQZ","buttonView","render","6329529KCRBKd","isReadOnly","get","Dialog","menuitem","RevisionHistoryUI","isReady","locale","show","editor","view","componentFactory","bind","menuBar:revisionHistory","232860CETeoP","Revision history","revisionHistory.requireRevisionName","plugins","isOfficialPlugin","isEnabled","_createSaveRevisionFormView","_saveRevisionFormView","revisionNameInputView"];return(Ct=function(){return t})()}function Ft(t,e){const i=Ct();return(Ft=function(t,e){return i[t-=370]})(t,e)}!function(t){const e=Ft,i=t();for(;;)try{if(310232===parseInt(e(421))/1*(-parseInt(e(431))/2)+-parseInt(e(416))/3+parseInt(e(382))/4*(-parseInt(e(418))/5)+-parseInt(e(399))/6+parseInt(e(376))/7+parseInt(e(372))/8+parseInt(e(385))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ct);class jt extends U.Plugin{static get[Et(381)](){return Et(390)}static get[Et(403)](){return!0}static get[Et(426)](){return!0}static get[Et(424)](){return[at]}[Et(406)];[Et(378)](){const t=Et,e=this[t(394)],i=e[t(402)][t(387)](t(420));e.ui[t(396)][t(425)](t(437),(s=>{const n=t,r=(0,pt.createDropdown)(s),o=r[n(370)][n(430)],a=new pt.ListView(s),c=new pt.ListItemView(s),u=new pt.ButtonView(s),l=new pt.ListItemView(s),h=new pt.ButtonView(s);return r[n(397)](n(404)).to(i,n(391),i,n(404),e,n(386),((t,e,i)=>t&&e&&!i)),r[n(383)][n(411)]({icon:mt.IconHistory,label:X(s,n(400)),tooltip:!0}),u[n(411)]({label:X(s,n(435)),withText:!0,role:n(389)}),u[n(397)](n(404)).to(i,n(391),i,n(404),e,n(386),((t,e,i)=>t&&e&&!i)),u.on(n(417),(()=>this[n(434)]())),h[n(411)]({label:X(s,n(409)),withText:!0,role:n(389)}),h[n(397)](n(404)).to(i,n(391),e,n(386),((t,e)=>t&&!e)),h.on(n(417),(()=>{const t=n;e[t(379)][t(387)](t(437))[t(410)](),r[t(423)]=!1,e[t(427)][t(395)][t(415)]()})),c[n(430)][n(425)](u),l[n(430)][n(425)](h),a[n(374)]=n(371),a[n(373)][n(412)]([c,l]),o[n(425)](a),r})),e.ui[t(396)][t(425)](t(398),(()=>this[t(436)]()))}[Et(436)](){const t=Et,e=this[t(394)],i=e[t(392)],s=new pt.MenuBarMenuView(i),n=new pt.MenuBarMenuListView(i);s[t(383)][t(411)]({icon:mt.IconHistory,label:X(i,t(400))});const r=new pt.MenuBarMenuListItemView(i,s),o=new pt.MenuBarMenuListItemButtonView(i);o[t(411)]({label:X(i,t(435))}),o[t(380)](t(417)).to(s),o.on(t(417),(()=>{this[t(434)]()})),r[t(430)][t(425)](o),n[t(373)][t(425)](r);const a=new pt.MenuBarMenuListItemView(i,s),c=new pt.MenuBarMenuListItemButtonView(i);return c[t(411)]({label:X(i,t(409))}),c[t(380)](t(417)).to(s),c.on(t(417),(()=>{const i=t;e[i(379)][i(387)](i(437))[i(410)]()})),a[t(430)][t(425)](c),n[t(373)][t(425)](a),s[t(370)][t(430)][t(425)](n),s}[Et(434)](){const t=Et,e=this[t(394)],i=e[t(392)],s=e[t(402)][t(387)](t(388)),n=e[t(402)][t(387)](t(420));function r(n){const r=t;e[r(379)][r(387)](r(401))&&""===n[r(377)]?n[r(407)][r(375)]=X(i,r(419)):(e[r(402)][r(387)](at)[r(432)]({name:n[r(377)]}),s[r(428)]())}this[t(406)]||(this[t(405)](),this[t(406)].on(t(422),(()=>r(this[t(406)])))),this[t(406)][t(429)](),s[t(393)]({id:t(408),title:X(i,t(435)),isModal:!0,content:this[t(406)],actionButtons:[{label:X(e[t(392)],t(413)),withText:!0,onExecute:()=>s[t(428)]()},{label:X(e[t(392)],t(433)),class:t(414),withText:!0,onCreate(i){const s=t;i[s(397)](s(404)).to(n,s(391),n,s(404),e,s(386),((t,e,i)=>t&&e&&!i))},onExecute:()=>r(this[t(406)])}]})}[Et(405)](){const t=Et,e=this[t(394)],i=e[t(392)];this[t(406)]=new Dt(i,e[t(379)][t(387)](t(401))),this[t(406)][t(384)]()}}function Lt(t,e){const i=zt();return(Lt=function(t,e){return i[t-=222]})(t,e)}const Pt=Lt;function zt(){const t=["set","focus","Added by","5hVRjfT","Removed by","34046zVDOzJ","isSuggestion","_model","div","span","element","type","1521katHtB","ck-revision-change","8955474HOCNIC","9zLBtPE","data","name","add","author","1420068QkeCOh","ck-revision-change__label","189ViszHR","bindTemplate","setTemplate","139306rISkaK","41688SpuwYd","ck-revision-change__","3470bJLHms","changeId","ck-annotation","658248DqKLTE","12toKQHB","Suggested by"];return(zt=function(){return t})()}!function(t){const e=Lt,i=t();for(;;)try{if(179118===-parseInt(e(226))/1+-parseInt(e(240))/2*(-parseInt(e(250))/3)+parseInt(e(255))/4*(-parseInt(e(238))/5)+-parseInt(e(232))/6+-parseInt(e(223))/7*(parseInt(e(227))/8)+-parseInt(e(247))/9*(-parseInt(e(229))/10)+-parseInt(e(249))/11*(-parseInt(e(233))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(zt);class Ht extends pt.View{[Pt(230)];[Pt(242)];constructor(t,e){const i=Pt;super(t),this[i(242)]=e,this[i(230)]=e.id;const s=this[i(224)],n=X(t,e[i(251)][i(241)]?i(234):i(253)==e[i(246)]?i(237):i(239));this[i(235)](i(246),e[i(246)]),this[i(225)]({tag:i(243),attributes:{class:[i(231),i(248),s.to(i(246),(t=>i(228)+t))],tabindex:-1},children:[{tag:i(244),children:[{tag:i(244),attributes:{class:[i(222)]},children:[{text:n}]},{text:" "+e[i(254)][i(252)]}]}]})}[Pt(236)](){const t=Pt;this[t(245)][t(236)]()}}var Ut=Zt;function Wt(){var t=["1381524SPtYXI","12705gWpmHE","5545270uDENek","1168SDnVdB","420870ielWmd","14RsmKrU","createdAt","set","toJSON","author","120210DSsWTU","52179Jxieql","type","rootName","11xlGDjt","data","10EDQBLx","5088312qsZOhH"];return(Wt=function(){return t})()}function Zt(t,e){var i=Wt();return(Zt=function(t,e){return i[t-=325]})(t,e)}!function(t){for(var e=Zt,i=t();;)try{if(436319===-parseInt(e(342))/1*(parseInt(e(336))/2)+parseInt(e(341))/3+parseInt(e(331))/4+parseInt(e(329))/5*(parseInt(e(335))/6)+parseInt(e(332))/7*(parseInt(e(334))/8)+parseInt(e(330))/9+parseInt(e(333))/10*(-parseInt(e(327))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Wt);class $t extends((0,t.ObservableMixin)()){id;[Ut(340)];[Ut(325)];[Ut(328)];[Ut(326)];constructor(e){var i=Ut;super(),this.id=e.id||(0,t.uid)(),this[i(340)]=e[i(340)],this[i(325)]=e[i(325)],this[i(328)]=e[i(328)]||{},this[i(326)]=e[i(326)],this[i(338)](i(337),e[i(337)])}[Ut(339)](){var t=Ut;return{id:this.id,authorId:this[t(340)].id,type:this[t(325)],data:this[t(328)],createdAt:this[t(337)]}}}function qt(){const t=["26885UQqWUA","292036MkoHtI","5813664XaPDym","_setChanges","5979250yOQPBF","6021966sMvKOA","62zwBojV","57QxobuU","266625xZGoZl","oldRevisionId","changes","add","80Inhqnf","newRevisionId","2220701DhhNpq"];return(qt=function(){return t})()}function Bt(t,e){const i=qt();return(Bt=function(t,e){return i[t-=401]})(t,e)}const Yt=Bt;!function(t){const e=Bt,i=t();for(;;)try{if(918390===parseInt(e(405))/1*(-parseInt(e(411))/2)+-parseInt(e(412))/3*(-parseInt(e(406))/4)+parseInt(e(409))/5+-parseInt(e(410))/6+-parseInt(e(404))/7+parseInt(e(407))/8+parseInt(e(413))/9*(-parseInt(e(402))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(qt);class Jt{[Yt(403)];[Yt(414)];[Yt(415)];constructor(e,i){const s=Yt;this[s(403)]=e,this[s(414)]=i,this[s(415)]=new t.Collection}[Yt(408)](t){const e=Yt;for(const i of t)this[e(415)][e(401)](i)}}var Gt=i(536),Kt={attributes:{"data-cke":!0}};Kt.setAttributes=It(),Kt.insert=wt().bind(null,"head"),Kt.domAPI=kt(),Kt.insertStyleElement=Ot();gt()(Gt.A,Kt);Gt.A&&Gt.A.locals&&Gt.A.locals;const Qt=Xt;function Xt(t,e){const i=te();return(Xt=function(t,e){return i[t-=197]})(t,e)}function te(){const t=["bindElementToMarker","setAttribute","length","2078174ANpdcI","deletions","_changeView","suggestion:","dataToMarker","requires","reconvertMarker","shift","isPremiumPlugin","detachRoot","attributesAfter","high","revision-viewer","removeMarker:revision-suggestion","toViewElement","createPositionFromPath","observeMarkers","startIndex","bottom","document","data-change-id","test","markerName","createAttributeElement","right","ck-suggestion-marker-split","view","backward","showStack","indexOf","isInline","revision-suggestion:","_processTape","init","first","changes","nextPosition","stop","insert","isReady","elementEnd","getChild","addRoot","editing","ck-suggestion-preview-marker","listenTo","forEach","parent","rootName","isOnRoot","isBefore","end","-new","oldRevisionId","repository","_setChanges","activeView","ck-suggestion-marker-merge","highest","low","isEnabled","hasClass","isAtStart","viewItem","ck-suggestion-marker-","changeId","_changeIdToChange","comment","compare","change:numberOfChanges","markersStart","getLaterVisibleRevision","_utils","_cleanUp","17591560PuZfRV","element:pre","unshift","insertion","revisionHistory","return","suggestion","attributes","addClass","markerNameToElements","ck-suggestion-preview-marker-","change","clear","downcastDispatcher","1007428XFYFnQ","getRevision","merge","string","then","getAttribute","revisionHistoryLabel","_makeModelFromViewString","nextSibling","isRemoveSuggestion","isRemoved","removeMarker:revision","range","catch","previousPosition","vid","_initInteractions","numberOfChanges","resolve","ck-revision-history-root-remove","createUIElement","updatePosition","isAddSuggestion","editingDowncast","revisionHistoryAttachChange","selection","unbindElementFromMarkerName","showPreviousChange","schema","change:activeView","getAttributes","getRevisionRootsAttributes","markersEnd","deletion","hasAttribute","_sortAndFilterDiffChanges","_cleanMarkers","distance","config","20HwMJNf","userId","side","addRevision","_getDiff","insertions","bind","editor","enableReadOnlyMode","refresh","isBlock","execute","offsetSize","dataDowncast","commands","mapViewToDom","ck-revision-history-root-","_markSuggestions","error","level","isSuggestion","delete","attribute:vid","modelRange","getDomRoot","softBreak","createRevision","createRangeIn","isCollapsed","toViewPosition","markerRange","remove","elementToAttribute","currentChangeNumber","ck-suggestion-marker","push","diff","mapper","getRevisionDocumentData","isAttached","RevisionHistoryUtils","getClientRects","loadRevisionData","adapter","_markMarkers","pop","destroy","POSITIVE_INFINITY","type","slice","revision-suggestion","attributesBefore","511451QiNlSI","name","restoreRevisionCallback","startsWith","diffData","domConverter","_step","_balloon","addMarker:revision-suggestion:insertion","element","_update","wrap","removeClass","toViewRange","upcast","ck-revision-history-root-add","enqueueChange","forward","authors","_fixObsoleteTags","isContent","left","markerToHighlight","mousedown","_appendChild","markers","has","getRootNames","activeChange","consume","addMarker:revision-suggestion:deletion","_markInsertions","change:activeChange","getCustomProperty","_setConversion","object","_revisions","getItems","maxOffset","change:isEnabled","isAtEnd","uiElement","top","_refreshStartEndIndex","add","writer","_getChangeFromId","ck-suggestion-marker--active","pluginName","code","6BtCOUi","isEqual","sort","_removeUnsupportedChanges","span","_joinTapes","_threeWayMerge","removeMarker","_setDistance","text","createPositionBefore","get","markerToData","_makeModelFromTape","removeAttribute","addHighlight","addMarker:revision","newRevisionId","consumable","_removeMissingPairs","revision","from","WidgetToolbarRepository","showNextChange","model","flat","isIncorrect","restoreRevision","isObject","createRange","_activeViewTarget","RevisionViewer","_getRevisionsRange","findIndex","conversion","set","getIndex","_data","data","RevisionsRepository","all","getWalker","addRevisionData","isOfficialPlugin","isAdded","nodeAfter","affectsData","isLimit","revision-comment:","_findChangeIdFromDomTarget","attachChange","endIndex","filter","target","ck-revision-history-root--active","find","locale","concat","_markMismatchedRemovedTags","done","vid_start","83511pKJidw","_getViewForChange","domEvent","map","355551lopokf","ck-editor__editable__overlay","forceDisabled","roots","getRoot","pairId","_makeTape","start","1550994nLHDzf","next","checkAttribute","plugins","isAfter","elementStart","abs","change:isReady","values","472JEJVbW","item","includes","keys","mouseover","vid_end","split","splice","for","isNavigationMode","index","revision:"];return(te=function(){return t})()}!function(t){const e=Xt,i=t();for(;;)try{if(516776===-parseInt(e(402))/1+-parseInt(e(199))/2+-parseInt(e(517))/3+-parseInt(e(311))/4*(-parseInt(e(350))/5)+-parseInt(e(452))/6*(parseInt(e(223))/7)+-parseInt(e(208))/8*(parseInt(e(513))/9)+parseInt(e(297))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(te);class ee extends U.Plugin{[Qt(277)];[Qt(393)]=null;[Qt(295)];[Qt(482)];[Qt(225)];[Qt(289)];[Qt(409)];static get[Qt(450)](){return Qt(483)}static get[Qt(495)](){return!0}static get[Qt(231)](){return!0}static get[Qt(228)](){return[W.Users,pt.ContextualBalloon,Y,Q]}constructor(t){const e=Qt;super(t),this[e(277)]=this[e(357)][e(202)][e(463)](e(491)),this[e(295)]=this[e(357)][e(202)][e(463)](e(390)),this[e(487)](e(430),null),this[e(487)](e(279),null),this[e(482)]=null,this[e(487)](e(386),null),this[e(487)](e(262),!1),this[e(487)](e(283),!0),this.on(e(441),((t,i,s)=>{const n=e;this[n(430)]=null,this[n(279)]=null,this[n(357)][n(266)][n(249)][n(308)]((t=>{const e=n;for(const i of this[e(357)][e(266)][e(249)][e(242)][e(520)])s?t[e(414)](e(518),i):t[e(305)](e(518),i)}))})),this[e(356)](e(217)).to(this,e(430),(t=>null!==t)),this[e(356)](e(383)).to(this,e(262),this,e(386),this,e(430),((t,i,s)=>t&&s?i[e(258)][e(488)](s):0)),this[e(356)](e(328)).to(this,e(262),this,e(386),((t,i)=>t?i[e(258)][e(222)]:0)),this[e(225)]=null,this[e(289)]=new Map,this[e(409)]=this[e(357)][e(202)][e(463)](pt.ContextualBalloon)}[Qt(256)](){const t=Qt,e=this[t(357)],i=new ne(e,{direction:t(250)}),s=new ne(e,{direction:t(419)});e[t(364)][t(446)](t(338),i),e[t(364)][t(446)](t(475),s),e[t(364)][t(446)](t(479),new se(e)),this.on(t(292),(()=>{const e=t;i[e(359)](),s[e(359)]()})),this[t(436)](),this[t(327)](),e[t(358)](t(235)),e[t(202)][t(428)](t(474))&&e[t(202)][t(463)](t(474))[t(519)](t(235))}async[Qt(388)](t){const e=Qt;return await this[e(295)][e(392)](t,this[e(393)]),this[e(295)][e(388)](t)}async[Qt(342)](t){const e=Qt;return await this[e(295)][e(392)](t,this[e(393)]),this[e(295)][e(342)](t)}async[Qt(291)](t,e,i=!1){const s=Qt;if(!this[s(283)])return;const n=this[s(386)],r=this[s(277)],o=s(314)==typeof t?r[s(312)](t):t,a=s(314)==typeof e?r[s(312)](e):e,c=o.id,u=a?a.id:null;if(!i&&this[s(386)]&&this[s(386)][s(469)]===c&&this[s(386)][s(276)]===u)return Promise[s(329)]();this[s(262)]=!1,this[s(279)]=null,this[s(430)]=null,this[s(386)]=new Jt(c,u);const l=this[s(484)](o,a,!0)[s(516)]((t=>this[s(295)][s(392)](t,this[s(393)])));return l[s(385)](new Promise((t=>{setTimeout(t,20)}))),Promise[s(492)](l)[s(315)]((()=>{const t=s;if(!this[t(283)])return;this[t(296)]();const e=this[t(354)](c,u);for(const i of e[t(258)])this[t(289)][t(487)](i.id,i);this[t(357)][t(476)][t(418)]({isUndoable:!1},(i=>{const s=t;for(const t of this[s(357)][s(476)][s(242)][s(429)]())i[s(232)](t);for(const t of Object[s(211)](e[s(476)])){const n=i[s(265)](t);for(const r of Object[s(211)](e[s(304)][t]))i[s(221)](r,e[s(304)][t][r],n);i[s(261)](e[s(476)][t],n,0)}})),this[t(386)][t(278)](this[t(346)](e[t(258)])),this[t(262)]=!0}))[s(324)]((t=>{const e=s;console[e(368)](t),this[e(296)](),n&&(this[e(386)]=n),this[e(262)]=!0}))}[Qt(494)](t,e){const i=Qt,s=this[i(277)][i(376)](t);return s.on(i(412),((t,i,n)=>e(i,n,s))),this[i(277)][i(353)](s),s}[Qt(296)](){const t=Qt;this[t(430)]=null,this[t(347)](),this[t(225)]&&this[t(225)][t(396)](),this[t(225)]=null,this[t(289)][t(309)](),this[t(357)][t(476)][t(418)]({isUndoable:!1},(e=>{const i=t;for(const t of this[i(357)][i(476)][i(242)][i(429)]())e[i(232)](t)}))}[Qt(346)](t){const e=Qt,i=[],s=new Map;for(const t of this[e(357)][e(476)][e(242)][e(429)]()){const n=this[e(357)][e(266)][e(249)][e(374)](t);if(!n)continue;const r=n[e(391)]()[e(209)](0);r&&(i[e(385)](t),s[e(487)](t,r))}return i[e(454)](((t,i)=>{const n=e,r=s[n(463)](t),o=s[n(463)](i);return r.y-o.y||r.x-o.x})),(t=t[e(504)]((t=>i[e(210)](t[e(271)]))))[e(454)](((t,s)=>i[e(252)](t[e(271)])-i[e(252)](s[e(271)]))),t}[Qt(197)](t){const e=Qt,i=Array[e(473)](t[e(427)])[e(504)]((([t,i])=>t[e(405)](e(219))&&!i[e(378)])),s=Array[e(473)](this[e(357)][e(476)][e(377)](t)[e(493)]({singleCharacters:!0}));if(0!=i[e(222)])for(const t of s){const[s,n]=i[0],[,r,o]=s[e(214)](":");if(n[e(274)][e(453)](t[e(259)])&&i[e(230)](),(t[e(325)][e(453)](n[e(198)])||t[e(325)][e(203)](n[e(198)]))&&(e(300)==r?t[e(496)]={userId:o}:e(344)==r&&(t[e(321)]={userId:o})),0==i[e(222)])break}return s}[Qt(445)](t){const e=Qt,i=new Map;for(let s=0;s<t[e(222)];s++)e(461)===t[s][e(398)]?(t[s][e(209)][e(240)]=s,t[s][e(209)][e(503)]=s):(e(204)===t[s][e(398)]?t[s][e(209)][e(240)]=s:e(263)===t[s][e(398)]&&(t[s][e(209)][e(503)]=s),i[e(487)](t[s].id,s));for(const s of i[e(207)]())e(204)===t[s][e(398)]?t[s][e(209)][e(503)]=i[e(463)](t[s][e(522)]):e(263)===t[s][e(398)]&&(t[s][e(209)][e(240)]=i[e(463)](t[s][e(522)]))}[Qt(255)](t){const e=Qt;for(let i=0;i<t[e(222)];i++){if(e(204)===t[i][e(398)])t[i][e(209)][e(240)]=i;else if(e(263)===t[i][e(398)]){t[i][e(209)][e(503)]=i;const s=t[i][e(209)][e(240)];t[s][e(522)]=t[i].id,t[i][e(522)]=t[s].id}else t[i][e(209)][e(240)]=i,t[i][e(209)][e(503)]=i,t[i][e(522)]=null;t[i][e(293)]||(t[i][e(293)]=[],t[i][e(343)]=[])}}[Qt(433)](t,e){const i=Qt,s=t[i(504)]((t=>!t[i(496)]));for(let t=0;t<e[i(222)];t++)e[t][i(496)]&&(s[t][i(496)]=e[t][i(496)])}[Qt(354)](t,e=null){const i=Qt,s=this[i(277)][i(312)](t),n=e?this[i(277)][i(312)](e):null,r=this[i(484)](s,n),o=r[r[i(222)]-1],a=new Map,c={model:{},attributes:{},changes:[]},u=new Set,l=new Map;for(let t=r[i(222)]-1;t>=0;t--){const e=r[t];for(const t of Object[i(211)](e[i(406)]))if(e[i(406)][t][i(502)]){const s=e[i(406)][t][i(502)];s[i(389)]?(u[i(446)](t),l[i(428)](t)&&l[i(463)](t)[i(351)]==s[i(351)]?l[i(371)](t):l[i(487)](t,s)):l[i(428)](t)?(u[i(371)](t),l[i(371)](t)):(u[i(446)](t),l[i(487)](t,s))}else u[i(446)](t)}for(const t of u){const e=l[i(428)](t)&&!l[i(463)](t)[i(389)];let s=e?r[i(222)]-1:0;const n=e?-1:1;for(;r[s];){const o=r[s];if(o[i(406)][t]){const s=e?o[i(406)][t][i(401)]:o[i(406)][t][i(233)];c[i(304)][t]=s?R(s):{};break}s+=n}}for(const t of r){t[i(476)]={};for(const e of t[i(420)])a[i(487)](e.id,e);for(const e of u){const s=t[i(406)][e]?t[i(406)][e][i(355)]:"[]",n=t[i(406)][e]?t[i(406)][e][i(224)]:"[]";t[i(476)][e]={insertions:this[i(295)][i(318)](s),deletions:this[i(295)][i(318)](n)}}}for(const t of u){let e=null,n=0;const u=new Map(Array[i(473)](s[i(476)][t][i(355)][i(427)])[i(504)]((([t])=>!t[i(405)](i(219)))));let h=0;for(const o of r){const r=this[i(197)](o[i(476)][t][i(355)]);o==s?(e=r,n=e[i(222)],e[i(269)]((t=>{t.id=h++})),this[i(255)](e)):this[i(433)](e,r);const a=e[i(504)]((t=>!t[i(496)]))[i(516)]((t=>t.id));let c=0;const l=this[i(197)](o[i(476)][t][i(224)]);l[i(269)]((t=>{t[i(321)]?t.id=n++:t.id=a[c++]})),this[i(255)](l),this[i(460)](e,i(496)),this[i(460)](l,i(321)),o==s&&this[i(394)](e,u),e=this[i(457)](e,l),this[i(445)](e),this[i(460)](e,i(321))}e=e[i(504)]((t=>!(t[i(496)]&&t[i(321)])));const d=new Map(o[i(476)][t][i(224)][i(427)]),f=new Set(u[i(211)]());for(const t of d[i(211)]())f[i(371)](t);this[i(367)](e,f),this[i(421)](e),e=this[i(471)](e),e=this[i(510)](e),e=this[i(455)](e);const{root:m,changes:p}=this[i(465)](e,a,t);c[i(476)][t]=m;const v=l[i(463)](t);if(v){const e=a[i(463)](v[i(351)]),s=new $t({author:e,type:v[i(389)]?i(446):i(381),data:{isOnRoot:!0},createdAt:new Date,rootName:t});p[i(299)](s),c[i(304)][t][i(335)]=s.id}c[i(258)]=c[i(258)][i(509)](p)}return c}[Qt(394)](t,e){const i=Qt;for(let s=0;s<t[i(222)];s++)for(const[n,r]of e)!r[i(378)]&&r[i(198)][i(453)](t[s][i(325)])&&t[s][i(293)][i(385)](n),r[i(274)][i(453)](t[s][i(259)])&&t[s][i(343)][i(385)](n)}[Qt(457)](t,e){const i=Qt;let s=[],n=0,r=0;for(;n<t[i(222)]||r<e[i(222)];){const o=t[n]||{},a=e[r]||{};if(o.id==a.id)n++,r++,s[i(385)](o);else if(a[i(321)]&&o[i(496)]){const{commonTape:o,iEnd:a,jEnd:c}=this[i(458)](t,n,e,r);s=s[i(509)](o),n=a,r=c}else a[i(321)]?(r++,s[i(385)](a)):(n++,s[i(385)](o))}return s}[Qt(367)](t,e){const i=Qt,s=[];for(let o=0;o<t[i(222)];o++){for(let r=0;r<t[o][i(293)][i(222)];r++){const a=t[o][i(293)][r];if(!e[i(428)](a))continue;const{group:c,type:u,authorId:l}=n(a);i(400)!=c||i(300)!=u&&i(344)!=u||(s[i(299)]({type:u,name:a,userId:l}),t[o][i(293)][i(215)](r,1),r--)}r(t[o]);for(let r=0;r<t[o][i(343)][i(222)];r++){const a=t[o][i(343)][r];if(!e[i(428)](a))continue;const{group:c,type:u}=n(a);if(i(400)!=c||i(300)!=u&&i(344)!=u)continue;t[o][i(343)][i(215)](r,1),r--;const l=s[i(485)]((t=>t[i(403)]==a));l>-1&&s[i(215)](l,1)}}function n(t){const e=i,s=t[e(214)](":");return{group:s[0],type:s[1],subType:s[e(222)]>=5?s[2]:null,id:s[e(222)]<5?s[2]:s[3],authorId:s[e(222)]<5?s[3]:s[4],markerCount:6==s[e(222)]?s[5]:null}}function r(t){const e=i;for(let i=0;i<s[e(222)];i++){if(t[e(496)]&&e(300)==s[i][e(398)])return t[e(333)]=s[i],void delete t[e(496)];if(!t[e(496)]&&!t[e(321)]&&e(344)==s[i][e(398)])return void(t[e(320)]=s[i])}}}[Qt(460)](t,e){const i=Qt;let s=0,n=!1;const r=new Map;for(const o of t)o[e]?n&&(s++,n=!1):(s++,n=!0),r[i(487)](o.id,s);for(let s=0;s<t[i(222)];s++){if(i(321)==e&&t[s][i(496)]||i(496)==e&&t[s][i(321)])continue;if(i(461)==t[s][i(398)]){t[s][i(348)]=0;continue}const n=r[i(463)](t[s][i(522)]),o=r[i(463)](t[s].id);t[s][i(348)]=n-o}}[Qt(484)](t,e,i=!1){const s=Qt,n=[];let r=this[s(277)][s(488)](t),o=this[s(277)][s(488)](e);for(-1==o&&(o=this[s(277)][s(438)][s(222)],i=!1);r<o;)n[s(385)](this[s(277)][s(312)](r)),r++;return i&&n[s(385)](this[s(277)][s(312)](r)),n}[Qt(458)](t,e,i,s){const n=Qt,r=this[n(357)][n(476)][n(339)];let o=e;for(;t[o]&&t[o][n(496)];)o++;let a=s;for(;i[a]&&i[a][n(321)];)a++;u(t,e,o),u(i,s,a);const c=i[n(399)](s,a)[n(509)](t[n(399)](e,o));return c[n(454)](((t,e)=>t[n(352)]!=e[n(352)]?t[n(352)]-e[n(352)]:t[n(369)]!=e[n(369)]?t[n(369)]-e[n(369)]:t[n(348)]!=e[n(348)]?e[n(348)]-t[n(348)]:!!t[n(496)]!=!!e[n(496)]?-1==t[n(352)]||0==t[n(352)]?t[n(496)]?-1:1:t[n(496)]?1:-1:t[n(218)]-e[n(218)])),{commonTape:c,iEnd:o,jEnd:a};function u(t,e,i){const s=n;let o=-1,a=Number[s(397)],c=!0;for(let n=e;n<i;n++)if(r[s(253)](t[n][s(209)])||(c=!1),t[n][s(209)][s(240)]<e&&(o=n),t[n][s(209)][s(503)]>=i){a=n;break}c&&(o=i-1);for(let n=e;n<i;n++)t[n][s(352)]=n<=o?-1:n<a?0:1,t[n][s(218)]=n;let u=0;for(let i=e;i<=o;i++)0==t[i][s(348)]?t[i][s(369)]=u:(u++,t[i][s(369)]=u,u++);for(let n=e;n<i;n++)0==t[n][s(352)]&&(t[n][s(369)]=u);u=0;for(let e=i-1;e>=a;e--)0==t[e][s(348)]?t[e][s(369)]=u:(u--,t[e][s(369)]=u,u--)}}[Qt(421)](t){const e=Qt,i=new Map,s=this[e(357)][e(476)][e(339)];for(let n=1;n<t[e(222)];n++){let r,o,a;const c=t[n],u=t[n-1];if(e(461)==c[e(398)])continue;if(c[e(398)]!=u[e(398)])continue;if(!s[e(360)](u[e(209)])||s[e(499)](u[e(209)]))continue;if(!s[e(360)](c[e(209)])||s[e(499)](c[e(209)]))continue;if((t[n][e(496)]||t[n][e(333)])&&t[n-1][e(321)])r=t[n],o=t[n-1],a=n-1;else{if(!t[n][e(321)]||!t[n-1][e(496)]&&!t[n-1][e(333)])continue;r=t[n-1],o=t[n],a=n}const l=r[e(369)]==o[e(369)],h=Math[e(205)](r[e(369)])<Math[e(205)](o[e(369)])&&0==o[e(348)];(l||h)&&(i[e(487)](o.id,r.id),t[e(215)](a,1),n--,r[e(496)]=!1)}for(let s=0;s<t[e(222)];s++)i[e(428)](t[s][e(522)])&&(t[s][e(522)]=i[e(463)](t[s][e(522)]))}[Qt(471)](t){const e=Qt,i=new Set(t[e(516)]((t=>t.id)));for(let s=0;s<t[e(222)];s++)i[e(428)](t[s][e(522)])||0==t[s][e(348)]||(t[s][e(478)]=!0);return t[e(504)]((t=>!t[e(478)]))}[Qt(510)](t){const e=Qt,i=new Set;for(let s=0;s<t[e(222)];s++){if(i[e(428)](t[s].id)&&t[s][e(321)]&&(t[s][e(478)]=!0),t[s][e(478)])continue;if(0==t[s][e(348)])continue;if(e(204)!=t[s][e(398)])continue;if(null==t[s][e(522)])continue;let n=s+1,r=0;for(;t[n].id!=t[s][e(522)];)e(204)==t[n][e(398)]?r++:e(263)==t[n][e(398)]&&r--,n++;if(0!=r)if(t[s][e(321)])t[s][e(478)]=!0;else for(;n!=s;)t[n][e(321)]&&0!=t[n][e(348)]&&(t[n][e(478)]=!0,i[e(446)](t[n][e(522)])),n--}return t[e(504)]((t=>!t[e(478)]))}[Qt(455)](t){const e=Qt,i=this[e(357)][e(476)][e(339)];for(let s=0;s<t[e(222)];s++){if(!(t[s][e(496)]||t[s][e(333)]||t[s][e(321)]||t[s][e(320)]))continue;if(0==t[s][e(348)])continue;const n=t[s][e(209)];i[e(360)](n)||i[e(499)](n)||(t[s][e(496)]&&delete t[s][e(496)],t[s][e(333)]&&delete t[s][e(333)],t[s][e(320)]&&delete t[s][e(320)],t[s][e(321)]&&(t[s][e(478)]=!0))}return t[e(504)]((t=>!t[e(478)]))}[Qt(465)](t,e,i){const s=Qt,n=new Z.DocumentFragment,r=[],o=new Map,a=this[s(357)][s(476)],c=a[s(339)],u=[n],l={},h={isAdded:[],isRemoved:[],isAddSuggestion:[],isRemoveSuggestion:[]};let d=null;const f=[0];for(let e=0;e<t[s(222)];e++)if(s(204)===t[e][s(398)]){t[e][s(325)]=a[s(238)](n,f);const i=new Z.Element(t[e][s(209)][s(403)],t[e][s(209)][s(341)]());u[0][s(426)](i),f[s(385)](0),u[s(299)](i),t[e][s(259)]=a[s(238)](n,f)}else s(263)===t[e][s(398)]?(u[s(230)](),t[e][s(325)]=a[s(238)](n,f),f[s(395)](),f[f[s(222)]-1]++,t[e][s(259)]=a[s(238)](n,f)):(t[e][s(325)]=a[s(238)](n,f),d?d[s(489)]+=t[e][s(209)][s(490)]:d=new Z.Text(t[e][s(209)][s(490)],t[e][s(209)][s(341)]()),t[e+1]&&s(461)===t[e+1][s(398)]&&v(d,t[e+1][s(209)])||(u[0][s(426)](d),d=null),f[f[s(222)]-1]+=t[e][s(209)][s(362)],t[e][s(259)]=a[s(238)](n,f));for(let e=0;e<t[s(222)];e++){const i=t[e][s(325)],n=t[e][s(259)];for(const n of t[e][s(293)])o[s(487)](n,{start:i,end:null});m(s(320),e,i,n),m(s(333),e,i,n),m(s(321),e,i,n),m(s(496),e,i,n);for(const i of t[e][s(343)]){const t=o[s(463)](i);t?t[s(274)]=n:o[s(487)](i,{start:n,end:n})}}for(const[t,e]of o){const i=this[s(357)][s(476)][s(481)](e[s(198)],e[s(274)]);n[s(427)][s(487)](t,i)}return r[s(454)](((t,e)=>{const i=s,r=n[i(427)][i(463)](i(219)+t.id),o=n[i(427)][i(463)](i(219)+e.id);return r[i(198)][i(273)](o[i(198)])?-1:r[i(198)][i(203)](o[i(198)])?1:r[i(274)][i(273)](o[i(274)])?-1:r[i(274)][i(203)](o[i(274)])?1:i(446)===t[i(398)]?-1:1})),{root:n,changes:r};function m(e,i,n,r){const o=s,a=!!t[i][e],u=a?t[i][e][o(351)]:null,d=i===t[o(222)]-1,f=h[e][0],m=c[o(480)](t[i][o(209)]);!l[e]&&a?l[e]={start:n,tapeItem:t[i],userId:u,type:e}:l[e]&&!a?(l[e][o(274)]=n,p(l[e]),l[e]=null):l[e]&&a&&l[e][o(351)]!==u&&(l[e][o(274)]=n,f&&f[o(351)]===l[e][o(351)]||p(l[e]),l[e]={start:n,tapeItem:t[i],userId:u,type:e}),l[e]&&m&&(o(204)!==t[i][o(398)]||f&&f[o(351)]===u||h[e][o(299)]({userId:u,object:t[i][o(209)],change:l[e]}),o(263)===t[i][o(398)]&&f&&f[o(437)]===t[i][o(209)]&&(h[e][o(230)](),l[e]=f[o(308)])),l[e]&&d&&(l[e][o(274)]=r,p(l[e]),l[e]=null)}function p({start:t,end:o,tapeItem:c,userId:u,type:l}){const h=s,d=c[h(209)],f=a[h(339)][h(360)](d)&&!a[h(339)][h(499)](d),m=t[h(497)]==o[h(270)]&&o[h(285)];if(f&&m)return;const p=a[h(481)](t,o),v=e[h(463)](u),g=new $t({author:v,type:h(496)==l||h(333)==l?h(446):h(381),data:{isSuggestion:h(333)==l||h(320)==l},createdAt:new Date,rootName:i});r[h(385)](g),n[h(427)][h(487)](h(219)+g.id,p)}function v(t,e){const i=s,n=t[i(341)](),r=e[i(341)]();for(const t of n){if(t[1]!==e[i(316)](t[0]))return!1;r[i(200)]()}return r[i(200)]()[i(511)]}}[Qt(436)](){const t=Qt;this[t(357)][t(486)][t(216)](t(416))[t(227)]({view:t(472)}),this[t(357)][t(486)][t(216)](t(334))[t(424)]({model:t(472),view:e=>{const i=t,s=e[i(245)][i(214)](":")[1],n=this[i(448)](s);if(!n)return null;const r=i(446)==n[i(398)]?i(300):i(344),o=[i(384),i(287)+r];return n[i(490)][i(370)]&&o[i(385)](i(287)+r+i(275)),this[i(430)]==n&&o[i(385)](i(449)),{classes:o,attributes:{"data-change-id":s}}}}),this[t(357)][t(486)][t(216)](t(416))[t(446)]((e=>{const i=t;e.on(i(298),((t,e,s)=>{const n=i,r=e[n(286)][n(264)](0);if(!r||!r.is(n(411),n(451)))return;if(!s[n(470)][n(431)](r,{attributes:[n(512),n(213)]}))return;const o=e[n(373)][n(198)][n(497)];s[n(447)][n(221)](n(512),r[n(316)](n(512)),o),s[n(447)][n(221)](n(213),r[n(316)](n(213)),o)}),{priority:i(282)})})),this[t(357)][t(486)][t(216)](t(416))[t(446)]((e=>{const i=t;e.on(i(411),((t,e,s)=>{const n=i;if(!s[n(470)][n(431)](e[n(286)],{attributes:[n(512),n(213)]}))return;if(e[n(373)][n(378)])return;const r=e[n(373)][n(198)][n(497)];r[n(345)](n(512))||r[n(345)](n(326))||(s[n(447)][n(221)](n(512),e[n(286)][n(316)](n(512)),r),s[n(447)][n(221)](n(213),e[n(286)][n(316)](n(213)),r))}),{priority:i(282)})})),this[t(357)][t(486)][t(216)](t(416))[t(382)]({view:{name:t(456),attributes:{vid:!0}},model:{key:t(326),value:e=>e[t(316)](t(326))}}),this[t(357)][t(476)][t(339)].on(t(201),((e,[,i])=>{const s=t;[s(512),s(213),s(326)][s(210)](i)&&(e[s(302)]=!0,e[s(260)]())}),{priority:t(281)}),this[t(357)][t(486)][t(216)](t(363))[t(446)]((e=>{const i=t;e.on(i(372),((t,e,s)=>{const n=i;if(" "!=e[n(209)][n(490)]||e[n(209)][n(270)][n(440)]>1)return;if(!s[n(470)][n(431)](e[n(209)],t[n(403)]))return;const r=s[n(447)],o=s[n(387)][n(415)](e[n(323)]);r[n(413)](o,r[n(246)](n(456)))}))})),this[t(357)][t(486)][t(216)](t(363))[t(464)]({model:t(472)}),this[t(357)][t(266)][t(310)].on(t(468),function(e){const i=t,s=e[i(202)][i(463)](i(483));return(t,n,r)=>{const o=i,a=n[o(245)][o(214)](":")[1],c=s[o(448)](a);if(!c)return null;const u=o(446)==c[o(398)]?o(214):o(313);if(!r[o(470)][o(244)](n[o(380)],t[o(403)]))return;const l=n[o(380)][o(493)](),h=n[o(380)][o(198)],d=e[o(476)][o(339)];let f=null,m=null,p=!1,v=!1;for(const t of l){const e=t[o(209)];p=p||d[o(422)](e);const i=r[o(387)][o(237)](e);if(i&&i[o(435)](o(467)))return;o(263)==t[o(398)]&&d[o(360)](e)&&!d[o(499)](e)&&(e[o(319)]||h[o(442)]?f&&f[o(270)]==e||(f=e,g(t[o(325)]),v=!0):m=m||t[o(325)])}function g(t){const e=o,i=r[e(447)][e(331)](e(456),{class:e(287)+u}),a=r[e(387)][e(379)](t);c[e(490)][e(370)]&&r[e(447)][e(305)](e(287)+u+e(275),i),s[e(430)]==c&&r[e(447)][e(305)](e(449),i),r[e(447)][e(261)](a,i),r[e(387)][e(220)](i,n[e(245)])}p||v||!m||g(m)}}(this[t(357)]),{priority:t(234)}),this[t(357)][t(266)][t(310)].on(t(322),((e,i,s)=>{const n=t,r=s[n(387)][n(306)](i[n(245)]);if(r)for(const t of r)(t[n(284)](n(248))||t[n(284)](n(280)))&&(s[n(387)][n(337)](t,i[n(245)]),s[n(447)][n(381)](t))}),{priority:t(234)}),this[t(357)][t(266)][t(310)].on(t(468),((e,i,s)=>{const n=t,r=i[n(245)][n(214)](":")[1],o=this[n(448)](r);if(!o)return null;const a=n(446)==o[n(398)]?n(214):n(313);if(s[n(470)][n(244)](i[n(380)],e[n(403)]))for(const t of i[n(380)][n(439)]()){if(!t.is(n(411),n(375)))continue;const e=s[n(447)][n(331)](n(456),{class:n(287)+a}),r=s[n(387)][n(379)](this[n(357)][n(476)][n(462)](t));o[n(490)][n(370)]&&s[n(447)][n(305)](n(287)+a+n(275),e),this[n(430)]==o&&s[n(447)][n(305)](n(449),e),s[n(447)][n(261)](r,e),s[n(387)][n(220)](e,i[n(245)])}}),{priority:t(234)}),this[t(357)][t(476)][t(242)].on(t(308),(()=>{const e=t;this[e(357)][e(266)][e(249)][e(308)]((t=>{const i=e;for(const e of this[i(357)][i(476)][i(242)][i(429)]()){const s=this[i(357)][i(476)][i(242)][i(521)](e),n=this[i(357)][i(266)][i(249)][i(242)][i(521)](e);if(n){const e=s[i(316)](i(335));if(t[i(466)](i(243),n),t[i(414)](i(417),n),t[i(414)](i(330),n),t[i(414)](i(506),n),e){const s=this[i(448)](e);if(!s)return null;t[i(221)](i(243),e,n),t[i(305)](i(366)+s[i(398)],n),this[i(430)]==s&&t[i(305)](i(506),n)}}}}))})),this[t(357)][t(486)][t(216)](t(416))[t(227)]({view:t(290),model:e=>t(500)+e,converterPriority:t(281)}),this[t(357)][t(486)][t(216)](t(416))[t(227)]({view:t(303),model:e=>t(254)+e,converterPriority:t(281)}),this[t(357)][t(486)][t(216)](t(363))[t(464)]({model:t(400),view:e=>({name:t(226)+e,group:t(400)}),converterPriority:t(281)}),this[t(357)][t(486)][t(216)](t(334))[t(424)]({model:t(400),view:e=>{const i=t,s=e[i(245)][i(214)](":")[1];return i(300)!=s&&i(344)!=s?null:{classes:[i(267),i(307)+s]}}}),this[t(357)][t(266)][t(310)].on(t(432),ie(this[t(357)],t(313)),{priority:t(234)}),this[t(357)][t(266)][t(310)].on(t(410),ie(this[t(357)],t(214)),{priority:t(234)}),this[t(357)][t(266)][t(310)].on(t(236),((e,i,s)=>{const n=t,r=s[n(387)][n(306)](i[n(245)]);if(r)for(const t of r)t.is(n(443))&&(s[n(387)][n(337)](t,i[n(245)]),s[n(447)][n(381)](t))}),{priority:t(234)})}[Qt(448)](t){const e=Qt;return this[e(289)][e(463)](t)}[Qt(514)](t){const e=Qt;return this[e(225)]&&this[e(225)][e(396)](),this[e(225)]=new Ht(this[e(357)][e(508)],t),this[e(225)]}[Qt(327)](){const t=Qt;this[t(357)][t(476)][t(242)][t(336)][t(239)](t(472)),this.on(t(340),((e,i,s,n)=>{const r=t;n&&this[r(409)][r(381)](n),s&&(this[r(409)][r(446)]({view:s,stackId:r(317),position:{target:()=>{const t=r,e=this[t(357)][t(266)],i=this[t(448)](s[t(288)]);let n;if(i[t(490)][t(272)]){const s=e[t(249)][t(374)](i[t(271)]);n=Array[t(473)](s[t(391)]())}else{const i=this[t(357)][t(476)][t(427)][t(463)](t(219)+s[t(288)]);n=Array[t(473)](e[t(387)][t(306)](i[t(403)]))[t(516)]((i=>e[t(249)][t(407)][t(365)](i)))[t(516)]((e=>Array[t(473)](e[t(391)]())))[t(477)]()}return this[t(482)]&&n[t(507)]((e=>e[t(444)]-3<=this[t(482)].y&&e[t(241)]+3>=this[t(482)].y&&e[t(423)]-3<=this[t(482)].x&&e[t(247)]+3>=this[t(482)].x))||n[0]}}}),this[r(409)][r(251)](r(317)))})),this.on(t(434),((e,i,s,n)=>{const r=t;this[r(279)]=s?this[r(514)](s):null,this[r(357)][r(476)][r(308)]((()=>{const t=r,e=this[t(357)][t(266)];n&&(n[t(490)][t(272)]?e[t(249)][t(308)]((i=>{const s=t;i[s(414)](s(506),e[s(249)][s(242)][s(521)](n[s(271)]))})):e[t(229)](t(219)+n.id)),s&&(s[t(490)][t(272)]?e[t(249)][t(308)]((i=>{const n=t;i[n(305)](n(506),e[n(249)][n(242)][n(521)](s[n(271)]))})):e[t(229)](t(219)+s.id))}))})),this[t(268)](this[t(357)][t(266)][t(249)][t(242)],t(212),((e,i)=>{const s=t;if(this[s(430)])return;const n=this[s(501)](i[s(505)]),r=this[s(289)][s(463)](n);r?(this[s(482)]={x:i[s(515)].x,y:i[s(515)].y},this[s(279)]=this[s(514)](r)):(this[s(482)]=null,this[s(279)]=null)})),this[t(268)](this[t(357)][t(266)][t(249)][t(242)],t(425),((e,i)=>{const s=t,n=this[s(501)](i[s(505)]),r=this[s(289)][s(463)](n);r?(this[s(482)]={x:i[s(515)].x,y:i[s(515)].y},r===this[s(430)]?this[s(409)][s(332)]():this[s(430)]=r):(this[s(482)]=null,this[s(430)]=null)}))}[Qt(501)](t){const e=Qt;do{const i=t[e(316)](e(243));if(i)return i;t=t[e(270)]}while(t);return null}[Qt(347)](){const t=Qt;this[t(357)][t(476)][t(308)]((e=>{const i=t;for(const t of this[i(357)][i(476)][i(427)])e[i(459)](t)}))}}function ie(t,e){return(i,s,n)=>{const r=Xt;if(!n[r(470)][r(244)](s[r(380)],i[r(403)]))return;const o=s[r(380)][r(493)](),a=s[r(380)][r(198)],c=t[r(476)][r(339)];let u=null,l=null,h=!1,d=!1;for(const t of o){const e=t[r(209)];h=h||c[r(422)](e);const i=n[r(387)][r(237)](e);if(i&&i[r(435)](r(467)))return;r(263)==t[r(398)]&&c[r(360)](e)&&!c[r(499)](e)&&(e[r(319)]||a[r(442)]?u&&u[r(270)]==e||(u=e,f(t[r(325)]),d=!0):l=l||t[r(325)])}function f(t){const i=r,o=n[i(387)][i(379)](t),a=n[i(447)][i(331)](i(456),{class:i(307)+e});n[i(447)][i(261)](o,a),n[i(387)][i(220)](a,s[i(245)])}h||d||!l||f(l)}}class se extends U.Command{constructor(t){const e=Qt;super(t);const i=t[e(202)][e(463)](ee);this[e(498)]=!1,this[e(268)](i,e(206),(()=>this[e(359)]())),this[e(268)](i,e(441),(()=>this[e(359)]()))}[Qt(361)](){const t=Qt,e=this[t(357)],i=e[t(202)][t(463)](ee),s=i[t(262)]?i[t(386)][t(469)]:null;e[t(349)][t(463)](t(301))[t(404)](s)}[Qt(359)](){const t=Qt,{isReady:e,isEnabled:i,repository:s,diff:n}=this[t(357)][t(202)][t(463)](ee),r=n&&s[t(294)](n[t(469)]);this[t(283)]=e&&i&&Boolean(r)}}class ne extends U.Command{[Qt(408)];constructor(t,{direction:e}){const i=Qt;super(t);const s=t[i(202)][i(463)](ee);this[i(498)]=!1,this[i(408)]=i(419)===e?1:-1,this[i(268)](s,i(206),(()=>this[i(359)]())),this[i(268)](s,i(441),(()=>this[i(359)]())),this[i(268)](s,i(434),(()=>this[i(359)]()))}[Qt(361)](){const e=Qt,i=this[e(357)],s=i[e(202)][e(463)](ee),{isNavigationMode:n,currentChangeNumber:r}=s;let o;if(s[e(430)]=n?s[e(386)][e(258)][e(463)](r+this[e(408)]):s[e(386)][e(258)][e(257)],s[e(430)][e(490)][e(272)])o=i[e(266)][e(249)][e(374)](s[e(430)][e(271)]);else{const t=i[e(476)][e(427)][e(463)](e(219)+s[e(430)].id);o=(0,W.getMarkerDomElement)(i[e(266)],t)}(0,t.scrollViewportToShowTarget)({target:o,viewportOffset:40})}[Qt(359)](){const t=Qt,{isNavigationMode:e,currentChangeNumber:i,numberOfChanges:s,isReady:n,isEnabled:r}=this[t(357)][t(202)][t(463)](ee);this[t(283)]=!!(r&&n&&s)&&(!e||(1===this[t(408)]?i<s-1:i>0))}}var re=i(528),oe={attributes:{"data-cke":!0}};oe.setAttributes=It(),oe.insert=wt().bind(null,"head"),oe.domAPI=kt(),oe.insertStyleElement=Ot();gt()(re.A,oe);re.A&&re.A.locals&&re.A.locals;function ae(t,e){const i=ce();return(ae=function(t,e){return i[t-=403]})(t,e)}function ce(){const t=["isForwardNavigationEnabled","isBackwardNavigationEnabled","Show next change","execute","Loading...","bind","isNavigationMode","166619ZGMvbt","694718jKwEIx","div","ck-revision-history-ui__changes-navigation__wrapper","ck-hidden","ck-revision-history-ui","isReady","set","Total","300ZHMuxU","isEnabled","fire","8880228NnNXJP","3cjHxbd","No changes","bindTemplate","EDIT_X_OF_Y_REVISIONS","5289992cfVTzM","backward","currentChangeNumber","span","setTemplate","forward","NUMBER_OF_CHANGES","Show previous change","ck-revision-history-ui__changes-navigation__navigation","numberOfChanges","_statusText","ck-revision-history-ui__changes-navigation__label","X_OF_Y_CHANGES","2076368TgdZIm","ck-revision-history-ui__changes-navigation","_isStatusLabelVisible","113570PxJDfd","14194881cNOyGf"];return(ce=function(){return t})()}!function(t){const e=ae,i=t();for(;;)try{if(867224===parseInt(e(440))/1+-parseInt(e(441))/2*(-parseInt(e(411))/3)+parseInt(e(428))/4+-parseInt(e(431))/5*(parseInt(e(407))/6)+-parseInt(e(410))/7+parseInt(e(415))/8+parseInt(e(432))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ce);class ue extends pt.View{constructor(t){const e=ae;super(t);const i=this[e(413)],s=new pt.ButtonView(t),n=new pt.ButtonView(t);this[e(405)](e(439),!1),this[e(405)](e(404),!1),this[e(405)](e(417),0),this[e(405)](e(424),0),this[e(405)](e(433),!1),this[e(405)](e(434),!1),this[e(438)](e(430)).to(this,e(404),this,e(424),((t,e)=>t&&e>0)),this[e(438)](e(425)).to(this,e(404),this,e(417),this,e(424),this,e(439),((i,s,n,r)=>{const o=e;if(!i)return X(t,o(437));if(!n)return X(t,o(412));const a=X(t,o(421),n);return r?X(t,o(427),[s+1,n]):a})),s[e(405)]({label:X(t,e(422)),tooltip:!0,icon:mt.IconChevronUp}),n[e(405)]({label:X(t,e(435)),tooltip:!0,icon:mt.IconChevronDown}),s[e(438)](e(408)).to(this,e(434)),n[e(438)](e(408)).to(this,e(433)),s.on(e(436),(()=>this[e(409)](e(436),e(416)))),n.on(e(436),(()=>this[e(409)](e(436),e(420)))),this[e(419)]({tag:e(442),attributes:{class:["ck",e(403),e(429)]},children:[{tag:e(418),attributes:{class:[e(443)]},children:[{tag:e(418),attributes:{class:[e(426),i.if(e(430),e(444),(t=>!t))]},children:[{text:i.to(e(439),(i=>i?X(t,e(414))+": ":X(t,e(406))+": "))}]},{text:i.to(e(425))}]},new pt.ToolbarSeparatorView,{tag:e(442),attributes:{class:[e(423)]},children:[s,n]}]})}}var le=i(560),he={attributes:{"data-cke":!0}};he.setAttributes=It(),he.insert=wt().bind(null,"head"),he.domAPI=kt(),he.insertStyleElement=Ot();gt()(le.A,he);le.A&&le.A.locals&&le.A.locals;const de=fe;function fe(t,e){const i=me();return(fe=function(t,e){return i[t-=412]})(t,e)}function me(){const t=["1012740JAkaiY","roots","isPremiumPlugin","28UPHJGl","addClass","276390YefyZi","ck-editor__editable__loading-overlay","2348265KtMWTu","4116640JFOBFp","change","document","pluginName","hide","view","380276vjsIWM","RevisionViewerLoadingOverlay","editor","2805270NJdEjs","removeClass","isOfficialPlugin","show","editing","1183914INyYLv"];return(me=function(){return t})()}!function(t){const e=fe,i=t();for(;;)try{if(511459===-parseInt(e(415))/1+parseInt(e(424))/2+-parseInt(e(427))/3+-parseInt(e(433))/4+-parseInt(e(417))/5+parseInt(e(432))/6+parseInt(e(413))/7*(parseInt(e(418))/8))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(me);const pe=de(416);class ve extends U.Plugin{static get[de(421)](){return de(425)}static get[de(429)](){return!0}static get[de(412)](){return!0}[de(430)](){const t=de,e=this[t(426)][t(431)][t(423)];e[t(419)]((i=>{const s=t;for(const t of e[s(420)][s(434)])i[s(414)](pe,t)}))}[de(422)](){const t=de,e=this[t(426)][t(431)][t(423)];e[t(419)]((i=>{const s=t;for(const t of e[s(420)][s(434)])i[s(428)](pe,t)}))}}const ge=ye;function ye(t,e){const i=ke();return(ye=function(t,e){return i[t-=486]})(t,e)}function ke(){const t=["isBackwardNavigationEnabled","bind","hide","pluginName","isPremiumPlugin","show","4Vwaspm","873QMaeHS","currentChangeNumber","changesNavigation","832674OskIcZ","execute","exitToEditing","editor","set","add","isReady","5usHuCL","isNavigationMode","restoreRevision","Restore this revision","plugins","6806184ymvfln","isEnabled","revisionHistory","showPreviousChange","closeRevisionViewerCallback","isForwardNavigationEnabled","18161yVuQuO","componentFactory","RevisionViewerUI","609099tvZlHq","forward","get","12280yyPgOe","listenTo","showNextChange","change:isReady","config","isOfficialPlugin","Back to editing","init","850768rNvuVG","numberOfChanges","ck-revision-history-ui__back-to-editing","commands","83656nUGSmx","963452NIXwmt","requires"];return(ke=function(){return t})()}!function(t){const e=ye,i=t();for(;;)try{if(524260===parseInt(e(515))/1+-parseInt(e(523))/2*(parseInt(e(499))/3)+-parseInt(e(510))/4+parseInt(e(534))/5*(parseInt(e(527))/6)+-parseInt(e(490))/7+parseInt(e(514))/8*(-parseInt(e(524))/9)+parseInt(e(502))/10*(parseInt(e(496))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ke);class be extends U.Plugin{static get[ge(520)](){return ge(498)}static get[ge(507)](){return!0}static get[ge(521)](){return!0}static get[ge(516)](){return[ee,ve]}[ge(509)](){const t=ge,e=this[t(530)],i=e[t(489)][t(501)](ee),s=e[t(489)][t(501)](ve);e.ui[t(497)][t(532)](t(529),(i=>{const s=t,n=new pt.ButtonView(i);return n[s(531)]({label:X(i,s(508)),icon:mt.IconUndo,withText:!0,tooltip:!0,class:s(512)}),this[s(503)](n,s(528),(()=>{const t=s;e[t(506)][t(501)](t(492))[t(494)]()})),n})),e.ui[t(497)][t(532)](t(487),(i=>{const s=t,n=new pt.ButtonView(i);return n[s(531)]({label:X(i,s(488)),withText:!0,tooltip:!0}),n[s(518)](s(491)).to(e[s(513)][s(501)](s(487))),this[s(503)](n,s(528),(()=>e[s(528)](s(487)))),n})),e.ui[t(497)][t(532)](t(526),(s=>{const n=t,r=new ue(s),o=e[n(513)][n(501)](n(493)),a=e[n(513)][n(501)](n(504));return r[n(518)](n(517)).to(o,n(491)),r[n(518)](n(495)).to(a,n(491)),r[n(518)](n(533),n(525),n(511),n(486)).to(i),this[n(503)](r,n(528),((t,i)=>{const s=n;e[s(528)](s(500)===i?s(504):s(493))})),r})),s[t(522)](),i.on(t(505),((e,i,n)=>{const r=t;n?s[r(519)]():s[r(522)]()}))}}var we=i(329),_e={attributes:{"data-cke":!0}};_e.setAttributes=It(),_e.insert=wt().bind(null,"head"),_e.domAPI=kt(),_e.insertStyleElement=Ot();gt()(we.A,_e);we.A&&we.A.locals&&we.A.locals;const Ie=Oe;function Se(){const t=["Revision name","clientWidth","_resizeObserver","_tooltipString","extendTemplate","197489qrTUbn","261008VjcOxT","bindTemplate","listenTo","set","ck-revision-history-sidebar__revision-name","_updateTooltipText","4BeULKZ","span","184683iYjvlq","value","render","ck-tooltip_multi-line","Enter the revision name","scrollWidth","input","element","fieldView","6406220DoZzGU","48811dnQahS","1484615ZLctvN","placeholder","destroy","54ZNmwZv","180yowOmE","1220184BghFNK"];return(Se=function(){return t})()}function Oe(t,e){const i=Se();return(Oe=function(t,e){return i[t-=424]})(t,e)}!function(t){const e=Oe,i=t();for(;;)try{if(153186===-parseInt(e(429))/1+parseInt(e(436))/2*(parseInt(e(438))/3)+-parseInt(e(454))/4+parseInt(e(449))/5+parseInt(e(453))/6*(-parseInt(e(448))/7)+-parseInt(e(430))/8*(parseInt(e(452))/9)+parseInt(e(447))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Se);class Te extends pt.LabeledFieldView{[Ie(426)]=null;constructor(t,e){const i=Ie;super(t,e);const s=this[i(431)];this[i(433)]({label:X(t,i(424)),_tooltipString:""}),this[i(446)][i(450)]=X(t,i(442)),this[i(428)]({tag:i(437),attributes:{class:[i(434)],"data-cke-tooltip-text":s.to(i(427)),"data-cke-tooltip-position":"s","data-cke-tooltip-class":i(441)}})}[Ie(440)](){const e=Ie;super[e(440)](),this[e(426)]=new t.ResizeObserver(this[e(446)][e(445)],(()=>this[e(435)]())),this[e(432)](this[e(446)],e(444),(()=>this[e(435)]()))}[Ie(451)](){const t=Ie;super[t(451)](),this[t(426)]&&this[t(426)][t(451)]()}[Ie(435)](){const t=Ie,e=this[t(446)][t(445)];this[t(427)]=e[t(443)]>e[t(425)]&&e[t(439)]||""}}var Ne=i(249),xe={attributes:{"data-cke":!0}};xe.setAttributes=It(),xe.insert=wt().bind(null,"head"),xe.domAPI=kt(),xe.insertStyleElement=Ot();gt()(Ne.A,xe);Ne.A&&Ne.A.locals&&Ne.A.locals;function Ae(){const t=["12105801gaLAzc","Revision creator","set","5042820zAcvfS","ck-revision-history-sidebar__revision-author","ck-revision-history-sidebar__revision-author__name","5162725cNjfYH","467230lzNOHj","2RNOLtN","6IGdflc","0 0 11 10","span","setTemplate","ck-revision-history-sidebar__revision-author_creator","4912530ytJSnH","1036590PNdLoc","Revision author","6665656bMOrrQ","push","name"];return(Ae=function(){return t})()}function Re(t,e){const i=Ae();return(Re=function(t,e){return i[t-=148]})(t,e)}!function(t){const e=Re,i=t();for(;;)try{if(695044===-parseInt(e(155))/1*(parseInt(e(154))/2)+parseInt(e(162))/3+parseInt(e(150))/4+-parseInt(e(153))/5*(-parseInt(e(156))/6)+parseInt(e(161))/7+-parseInt(e(164))/8+-parseInt(e(167))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ae);class Ve extends pt.View{constructor(t,e,i){const s=Re;super(t);const n=new pt.IconView;n[s(149)]({content:mt.IconUser,viewBox:s(157)});const r=["ck",s(151)];i&&r[s(165)](s(160));const o=[{tag:s(158),attributes:{class:["ck",s(152)],title:X(t,s(i?148:163))},children:[n,e[s(166)]]}];this[s(159)]({tag:"li",attributes:{class:r},children:o})}}function Me(){var t=["1026TqgdoV","toLocaleTimeString","10peDCpH","4543792EYymph","27336990JUkmdA","numeric","6XTsUcP","long","505821YvwyUh","274460SdkvwO","6077830IkRAKe","4963560zjhbTd","33312FNfDDQ","toLocaleDateString"];return(Me=function(){return t})()}function De(t,e){var i=Me();return(De=function(t,e){return i[t-=192]})(t,e)}!function(t){for(var e=De,i=t();;)try{if(901730===parseInt(e(194))/1+parseInt(e(201))/2*(-parseInt(e(193))/3)+parseInt(e(202))/4+parseInt(e(195))/5*(-parseInt(e(205))/6)+-parseInt(e(196))/7+-parseInt(e(197))/8*(parseInt(e(199))/9)+parseInt(e(203))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Me);var Ee=i(11),Ce={attributes:{"data-cke":!0}};Ce.setAttributes=It(),Ce.insert=wt().bind(null,"head"),Ce.domAPI=kt(),Ce.insertStyleElement=Ot();gt()(Ee.A,Ce);Ee.A&&Ee.A.locals&&Ee.A.locals;function Fe(t,e){const i=je();return(Fe=function(t,e){return i[t-=151]})(t,e)}function je(){const t=["execute","1320054hIjNjR","model","bind","isOpen","map","menu","name","2888zrnpKl","366390KnrDAu","12JChCOI","stopPropagation","261xYMwbD","_action","set","Name this revision","Restore this revision","buttonView","bindTemplate","menuitem","40840xyXPgB","change:isActionsDropdownOpen","20PFYyKv","6316332kQcnyJ","listenTo","extendTemplate","panelPosition","1713151FoVhUF","items","49FHwVjf","isReady","button","isVisible","first","children","ck-on","782622ViyQij","isActionsDropdownOpen","Show more items","class","isEnabled","ck-revision-history-sidebar__revision__actions","function","listView","locale","action","source","Compare against selected","find","add","7DmeIxc"];return(je=function(){return t})()}!function(t){const e=Fe,i=t();for(;;)try{if(172631===-parseInt(e(170))/1*(-parseInt(e(200))/2)+-parseInt(e(177))/3+-parseInt(e(151))/4*(-parseInt(e(201))/5)+-parseInt(e(193))/6*(parseInt(e(191))/7)+parseInt(e(161))/8*(parseInt(e(153))/9)+-parseInt(e(163))/10*(parseInt(e(168))/11)+parseInt(e(164))/12)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(je);var Le=i(216),Pe={attributes:{"data-cke":!0}};Pe.setAttributes=It(),Pe.insert=wt().bind(null,"head"),Pe.domAPI=kt(),Pe.insertStyleElement=Ot();gt()(Le.A,Pe);Le.A&&Le.A.locals&&Le.A.locals;const ze=He;function He(t,e){const i=Ue();return(He=function(t,e){return i[t-=177]})(t,e)}function Ue(){const t=["uiLanguage","deselect","450558nQhcEB","74nYdXrE","value","220","2690TYOiNe","isReady","ck-revision-history-sidebar__revision-wrapper","isEnabled","1072407ByRemV","1676792INKFzm",".ck-thread__remove-confirm","name","fieldView","_requireRevisionName","ck-revision-history-sidebar__revision__date","ck-revision-history-sidebar__revision_highlighted","map","bindTemplate","set","setName","revisionActionsView","9UkKBTh","fire","extendTemplate","filter","9746ExBsqj","unshift","_createdAtFormatted","isSelected","from","element","ck-disabled","closest","136716sTizPs","revisionNameView","creator","ck-revision-history-sidebar__revision__controls-wrapper","render","isConfirm","listenTo","createdAt","isActionsDropdownOpen","select","ck-reset","1235510VtMCzk","unhighlight","ck-revision-history-sidebar__revision","ck-revision-history-sidebar__actions_dropdown_open","setTemplate","ck-revision-history-sidebar__revision-authors","1902mSwWqy","_revision","srcElement","div","isHighlighted","length","change","bind","highlight","span","authors","ck-revision-history-sidebar__revision_selected","ck-revision-history-sidebar__revision-wrapper_confirmation_visible"];return(Ue=function(){return t})()}!function(t){const e=He,i=t();for(;;)try{if(198600===-parseInt(e(193))/1*(-parseInt(e(234))/2)+parseInt(e(189))/3*(-parseInt(e(201))/4)+parseInt(e(237))/5*(parseInt(e(218))/6)+parseInt(e(241))/7+-parseInt(e(177))/8+-parseInt(e(233))/9+-parseInt(e(212))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ue);class We extends((0,W.ConfirmMixin)(pt.View)){id;[ze(202)];[ze(188)];[ze(219)];[ze(181)];constructor(e,i,s,n){const r=ze;super(e);const o=this[r(185)],a=function(t,e){const i=r,s=Array[i(197)](e[i(228)])[i(192)]((t=>t!=e[i(203)]));return e[i(203)]&&s[i(194)](e[i(203)]),s[i(184)]((s=>new Ve(t,s,s==e[i(203)])))}(e,i);this.id=i.id,this[r(219)]=i,this[r(181)]=n,this[r(225)](r(179),r(208)).to(i),this[r(225)](r(195)).to(this,r(208),(t=>{return i=e[r(231)],(s=t)[(n=De)(198)](i,{month:n(192),day:n(204)})+", "+s[n(200)](i,{hour:n(204),minute:n(204)});var i,s,n})),this[r(186)](r(196),!1),this[r(186)](r(222),!1),this[r(186)](r(209),!1),this[r(186)](r(238),!1),this[r(186)](r(240),!1),this[r(202)]=new Te(e,pt.createLabeledInputText),this[r(202)][r(180)][r(191)]({attributes:{maxlength:r(236)}}),this[r(202)][r(180)][r(225)](r(235)).to(this,r(179),(t=>t||this[r(195)])),this[r(202)][r(225)](r(240)).to(this,r(196),this,r(240),((t,e)=>t&&e)),this[r(188)]=s&&s[r(223)]?function(e,i){const s=Fe,n=e[s(159)],r=e[s(185)],o=(0,pt.createDropdown)(r);o[s(167)]="sw";const a=function(e,i){const n=s,r=function(t,e){const i=Fe,s=t[i(185)],n={"Compare against selected":X(s,i(188)),"Name this revision":X(s,i(156)),"Restore this revision":X(s,i(157))};return e[i(197)]((t=>{const e=i,s=n[t[e(199)]];return s&&s!==t[e(199)]&&(t[e(199)]=s),t}))}(e,i),o=new t.Collection;for(const t of r){const i={type:n(172),model:new pt.ViewModel({label:t[n(199)],class:t[n(180)],withText:!0,role:n(160),_action:t[n(186)]})};i[n(194)][n(195)](n(181)).to(e,n(178),(i=>n(183)!=typeof t[n(181)]||!i||t[n(181)](e))),o[n(190)](i)}return o}(e,i);return e[s(195)](s(178)).to(o,s(196)),o[s(158)][s(155)]({label:X(r,s(179)),tooltip:!0,tooltipPosition:"sw",icon:mt.IconThreeVerticalDots}),o[s(166)]({attributes:{class:[s(182),n.if(s(178),s(176))]},on:{click:n.to((t=>t[s(152)]()))}}),o.on(s(192),(t=>{const i=s;e[i(171)]&&i(183)==typeof t[i(187)][i(154)]&&t[i(187)][i(154)](e)})),(0,pt.addListToDropdown)(o,a,{role:s(198)}),o[s(165)](e,s(162),((t,n,r)=>{const a=s;if(r)for(const t of o[a(184)][a(169)]){const s=t[a(175)][a(174)],n=i[a(189)]((t=>t[a(186)]===s[a(154)]))[a(173)];t[a(173)]=void 0===n||n(e)}})),o}(this,s):"",this[r(188)]&&this[r(188)][r(225)](r(240)).to(this),this[r(216)]({tag:r(221),attributes:{class:["ck",r(211),r(239),o.if(r(206),r(230))]},children:[{tag:r(221),attributes:{class:["ck",r(211),r(214),o.if(r(240),r(199),(t=>!t)),o.if(r(196),r(229)),o.if(r(222),r(183)),o.if(r(209),r(215))]},children:[this[r(202)],{tag:r(227),attributes:{class:["ck",r(182)]},children:[{text:o.to(r(195))}]},{tag:r(221),attributes:{class:["ck",r(204)]},children:[{tag:"ul",attributes:{class:["ck",r(217)]},children:a}]},this[r(188)]],on:{click:o.to((t=>{const e=r;t[e(220)][e(200)](e(178))||this[e(238)]&&this[e(240)]&&this[e(190)](e(210),{id:this.id})}))}}]})}[ze(205)](){const t=ze;super[t(205)]();const e=this[t(202)][t(180)][t(198)];this[t(207)](e,t(224),(()=>{const i=t;this[i(181)]&&!e[i(235)]||this[i(190)](i(187),{id:this.id,name:e[i(235)]}),e[i(235)]||(e[i(235)]=this[i(179)]?this[i(179)]:this[i(195)])}))}[ze(210)](){this[ze(196)]=!0}[ze(232)](){this[ze(196)]=!1}[ze(226)](){this[ze(222)]=!0}[ze(213)](){this[ze(222)]=!1}}class Ze extends Error{}class $e extends Ze{constructor(t){super(`Invalid DateTime: ${t.toMessage()}`)}}class qe extends Ze{constructor(t){super(`Invalid Interval: ${t.toMessage()}`)}}class Be extends Ze{constructor(t){super(`Invalid Duration: ${t.toMessage()}`)}}class Ye extends Ze{}class Je extends Ze{constructor(t){super(`Invalid unit ${t}`)}}class Ge extends Ze{}class Ke extends Ze{constructor(){super("Zone is an abstract class")}}const Qe="numeric",Xe="short",ti="long",ei={year:Qe,month:Qe,day:Qe},ii={year:Qe,month:Xe,day:Qe},si={year:Qe,month:Xe,day:Qe,weekday:Xe},ni={year:Qe,month:ti,day:Qe},ri={year:Qe,month:ti,day:Qe,weekday:ti},oi={hour:Qe,minute:Qe},ai={hour:Qe,minute:Qe,second:Qe},ci={hour:Qe,minute:Qe,second:Qe,timeZoneName:Xe},ui={hour:Qe,minute:Qe,second:Qe,timeZoneName:ti},li={hour:Qe,minute:Qe,hourCycle:"h23"},hi={hour:Qe,minute:Qe,second:Qe,hourCycle:"h23"},di={hour:Qe,minute:Qe,second:Qe,hourCycle:"h23",timeZoneName:Xe},fi={hour:Qe,minute:Qe,second:Qe,hourCycle:"h23",timeZoneName:ti},mi={year:Qe,month:Qe,day:Qe,hour:Qe,minute:Qe},pi={year:Qe,month:Qe,day:Qe,hour:Qe,minute:Qe,second:Qe},vi={year:Qe,month:Xe,day:Qe,hour:Qe,minute:Qe},gi={year:Qe,month:Xe,day:Qe,hour:Qe,minute:Qe,second:Qe},yi={year:Qe,month:Xe,day:Qe,weekday:Xe,hour:Qe,minute:Qe},ki={year:Qe,month:ti,day:Qe,hour:Qe,minute:Qe,timeZoneName:Xe},bi={year:Qe,month:ti,day:Qe,hour:Qe,minute:Qe,second:Qe,timeZoneName:Xe},wi={year:Qe,month:ti,day:Qe,weekday:ti,hour:Qe,minute:Qe,timeZoneName:ti},_i={year:Qe,month:ti,day:Qe,weekday:ti,hour:Qe,minute:Qe,second:Qe,timeZoneName:ti};class Ii{get type(){throw new Ke}get name(){throw new Ke}get ianaName(){return this.name}get isUniversal(){throw new Ke}offsetName(t,e){throw new Ke}formatOffset(t,e){throw new Ke}offset(t){throw new Ke}equals(t){throw new Ke}get isValid(){throw new Ke}}let Si=null;class Oi extends Ii{static get instance(){return null===Si&&(Si=new Oi),Si}get type(){return"system"}get name(){return(new Intl.DateTimeFormat).resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(t,{format:e,locale:i}){return Ws(t,e,i)}formatOffset(t,e){return Bs(this.offset(t),e)}offset(t){return-new Date(t).getTimezoneOffset()}equals(t){return"system"===t.type}get isValid(){return!0}}let Ti={};const Ni={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let xi={};class Ai extends Ii{static create(t){return xi[t]||(xi[t]=new Ai(t)),xi[t]}static resetCache(){xi={},Ti={}}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=Ai.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:i}){return Ws(t,e,i,this.name)}formatOffset(t,e){return Bs(this.offset(t),e)}offset(t){const e=new Date(t);if(isNaN(e))return NaN;const i=(s=this.name,Ti[s]||(Ti[s]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:s,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),Ti[s]);var s;let[n,r,o,a,c,u,l]=i.formatToParts?function(t,e){const i=t.formatToParts(e),s=[];for(let t=0;t<i.length;t++){const{type:e,value:n}=i[t],r=Ni[e];"era"===e?s[r]=n:_s(r)||(s[r]=parseInt(n,10))}return s}(i,e):function(t,e){const i=t.format(e).replace(/\u200E/g,""),s=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(i),[,n,r,o,a,c,u,l]=s;return[o,n,r,a,c,u,l]}(i,e);"BC"===a&&(n=1-Math.abs(n));let h=+e;const d=h%1e3;return h-=d>=0?d:1e3+d,(Ps({year:n,month:r,day:o,hour:24===c?0:c,minute:u,second:l,millisecond:0})-h)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}let Ri={};let Vi={};function Mi(t,e={}){const i=JSON.stringify([t,e]);let s=Vi[i];return s||(s=new Intl.DateTimeFormat(t,e),Vi[i]=s),s}let Di={};let Ei={};let Ci=null;let Fi={};function ji(t,e,i,s){const n=t.listingMode();return"error"===n?null:"en"===n?i(e):s(e)}class Li{constructor(t,e,i){this.padTo=i.padTo||0,this.floor=i.floor||!1;const{padTo:s,floor:n,...r}=i;if(!e||Object.keys(r).length>0){const e={useGrouping:!1,...i};i.padTo>0&&(e.minimumIntegerDigits=i.padTo),this.inf=function(t,e={}){const i=JSON.stringify([t,e]);let s=Di[i];return s||(s=new Intl.NumberFormat(t,e),Di[i]=s),s}(t,e)}}format(t){if(this.inf){const e=this.floor?Math.floor(t):t;return this.inf.format(e)}return Vs(this.floor?Math.floor(t):Cs(t,3),this.padTo)}}class Pi{constructor(t,e,i){let s;if(this.opts=i,this.originalZone=void 0,this.opts.timeZone)this.dt=t;else if("fixed"===t.zone.type){const e=t.offset/60*-1,i=e>=0?`Etc/GMT+${e}`:`Etc/GMT${e}`;0!==t.offset&&Ai.create(i).valid?(s=i,this.dt=t):(s="UTC",this.dt=0===t.offset?t:t.setZone("UTC").plus({minutes:t.offset}),this.originalZone=t.zone)}else"system"===t.zone.type?this.dt=t:"iana"===t.zone.type?(this.dt=t,s=t.zone.name):(s="UTC",this.dt=t.setZone("UTC").plus({minutes:t.offset}),this.originalZone=t.zone);const n={...this.opts};n.timeZone=n.timeZone||s,this.dtf=Mi(e,n)}format(){return this.originalZone?this.formatToParts().map((({value:t})=>t)).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){const t=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?t.map((t=>{if("timeZoneName"===t.type){const e=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...t,value:e}}return t})):t}resolvedOptions(){return this.dtf.resolvedOptions()}}class zi{constructor(t,e,i){this.opts={style:"long",...i},!e&&Os()&&(this.rtf=function(t,e={}){const{base:i,...s}=e,n=JSON.stringify([t,s]);let r=Ei[n];return r||(r=new Intl.RelativeTimeFormat(t,e),Ei[n]=r),r}(t,i))}format(t,e){return this.rtf?this.rtf.format(t,e):function(t,e,i="always",s=!1){const n={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."]},r=-1===["hours","minutes","seconds"].indexOf(t);if("auto"===i&&r){const i="days"===t;switch(e){case 1:return i?"tomorrow":`next ${n[t][0]}`;case-1:return i?"yesterday":`last ${n[t][0]}`;case 0:return i?"today":`this ${n[t][0]}`}}const o=Object.is(e,-0)||e<0,a=Math.abs(e),c=1===a,u=n[t],l=s?c?u[1]:u[2]||u[1]:c?n[t][0]:t;return o?`${a} ${l} ago`:`in ${a} ${l}`}(e,t,this.opts.numeric,"long"!==this.opts.style)}formatToParts(t,e){return this.rtf?this.rtf.formatToParts(t,e):[]}}const Hi={firstDay:1,minimalDays:4,weekend:[6,7]};class Ui{static fromOpts(t){return Ui.create(t.locale,t.numberingSystem,t.outputCalendar,t.weekSettings,t.defaultToEN)}static create(t,e,i,s,n=!1){const r=t||os.defaultLocale,o=r||(n?"en-US":Ci||(Ci=(new Intl.DateTimeFormat).resolvedOptions().locale,Ci)),a=e||os.defaultNumberingSystem,c=i||os.defaultOutputCalendar,u=As(s)||os.defaultWeekSettings;return new Ui(o,a,c,u,r)}static resetCache(){Ci=null,Vi={},Di={},Ei={}}static fromObject({locale:t,numberingSystem:e,outputCalendar:i,weekSettings:s}={}){return Ui.create(t,e,i,s)}constructor(t,e,i,s,n){const[r,o,a]=function(t){const e=t.indexOf("-x-");-1!==e&&(t=t.substring(0,e));const i=t.indexOf("-u-");if(-1===i)return[t];{let e,s;try{e=Mi(t).resolvedOptions(),s=t}catch(n){const r=t.substring(0,i);e=Mi(r).resolvedOptions(),s=r}const{numberingSystem:n,calendar:r}=e;return[s,n,r]}}(t);this.locale=r,this.numberingSystem=e||o||null,this.outputCalendar=i||a||null,this.weekSettings=s,this.intl=function(t,e,i){return i||e?(t.includes("-u-")||(t+="-u"),i&&(t+=`-ca-${i}`),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=n,this.fastNumbersCached=null}get fastNumbers(){var t;return null==this.fastNumbersCached&&(this.fastNumbersCached=(!(t=this).numberingSystem||"latn"===t.numberingSystem)&&("latn"===t.numberingSystem||!t.locale||t.locale.startsWith("en")||"latn"===new Intl.DateTimeFormat(t.intl).resolvedOptions().numberingSystem)),this.fastNumbersCached}listingMode(){const t=this.isEnglish(),e=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return t&&e?"en":"intl"}clone(t){return t&&0!==Object.getOwnPropertyNames(t).length?Ui.create(t.locale||this.specifiedLocale,t.numberingSystem||this.numberingSystem,t.outputCalendar||this.outputCalendar,As(t.weekSettings)||this.weekSettings,t.defaultToEN||!1):this}redefaultToEN(t={}){return this.clone({...t,defaultToEN:!0})}redefaultToSystem(t={}){return this.clone({...t,defaultToEN:!1})}months(t,e=!1){return ji(this,t,Qs,(()=>{const i=e?{month:t,day:"numeric"}:{month:t},s=e?"format":"standalone";return this.monthsCache[s][t]||(this.monthsCache[s][t]=function(t){const e=[];for(let i=1;i<=12;i++){const s=io.utc(2009,i,1);e.push(t(s))}return e}((t=>this.extract(t,i,"month")))),this.monthsCache[s][t]}))}weekdays(t,e=!1){return ji(this,t,sn,(()=>{const i=e?{weekday:t,year:"numeric",month:"long",day:"numeric"}:{weekday:t},s=e?"format":"standalone";return this.weekdaysCache[s][t]||(this.weekdaysCache[s][t]=function(t){const e=[];for(let i=1;i<=7;i++){const s=io.utc(2016,11,13+i);e.push(t(s))}return e}((t=>this.extract(t,i,"weekday")))),this.weekdaysCache[s][t]}))}meridiems(){return ji(this,void 0,(()=>nn),(()=>{if(!this.meridiemCache){const t={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[io.utc(2016,11,13,9),io.utc(2016,11,13,19)].map((e=>this.extract(e,t,"dayperiod")))}return this.meridiemCache}))}eras(t){return ji(this,t,cn,(()=>{const e={era:t};return this.eraCache[t]||(this.eraCache[t]=[io.utc(-40,1,1),io.utc(2017,1,1)].map((t=>this.extract(t,e,"era")))),this.eraCache[t]}))}extract(t,e,i){const s=this.dtFormatter(t,e).formatToParts().find((t=>t.type.toLowerCase()===i));return s?s.value:null}numberFormatter(t={}){return new Li(this.intl,t.forceSimple||this.fastNumbers,t)}dtFormatter(t,e={}){return new Pi(t,this.intl,e)}relFormatter(t={}){return new zi(this.intl,this.isEnglish(),t)}listFormatter(t={}){return function(t,e={}){const i=JSON.stringify([t,e]);let s=Ri[i];return s||(s=new Intl.ListFormat(t,e),Ri[i]=s),s}(this.intl,t)}isEnglish(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:Ts()?function(t){let e=Fi[t];if(!e){const i=new Intl.Locale(t);e="getWeekInfo"in i?i.getWeekInfo():i.weekInfo,Fi[t]=e}return e}(this.locale):Hi}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(t){return this.locale===t.locale&&this.numberingSystem===t.numberingSystem&&this.outputCalendar===t.outputCalendar}toString(){return`Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`}}let Wi=null;class Zi extends Ii{static get utcInstance(){return null===Wi&&(Wi=new Zi(0)),Wi}static instance(t){return 0===t?Zi.utcInstance:new Zi(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new Zi(Zs(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${Bs(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${Bs(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return Bs(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}class $i extends Ii{constructor(t){super(),this.zoneName=t}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}function qi(t,e){if(_s(t)||null===t)return e;if(t instanceof Ii)return t;if("string"==typeof t){const i=t.toLowerCase();return"default"===i?e:"local"===i||"system"===i?Oi.instance:"utc"===i||"gmt"===i?Zi.utcInstance:Zi.parseSpecifier(i)||Ai.create(t)}return Is(t)?Zi.instance(t):"object"==typeof t&&"offset"in t&&"function"==typeof t.offset?t:new $i(t)}const Bi={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},Yi={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]},Ji=Bi.hanidec.replace(/[\[|\]]/g,"").split("");let Gi={};function Ki({numberingSystem:t},e=""){const i=t||"latn";return Gi[i]||(Gi[i]={}),Gi[i][e]||(Gi[i][e]=new RegExp(`${Bi[i]}${e}`)),Gi[i][e]}let Qi,Xi=()=>Date.now(),ts="system",es=null,is=null,ss=null,ns=60,rs=null;class os{static get now(){return Xi}static set now(t){Xi=t}static set defaultZone(t){ts=t}static get defaultZone(){return qi(ts,Oi.instance)}static get defaultLocale(){return es}static set defaultLocale(t){es=t}static get defaultNumberingSystem(){return is}static set defaultNumberingSystem(t){is=t}static get defaultOutputCalendar(){return ss}static set defaultOutputCalendar(t){ss=t}static get defaultWeekSettings(){return rs}static set defaultWeekSettings(t){rs=As(t)}static get twoDigitCutoffYear(){return ns}static set twoDigitCutoffYear(t){ns=t%100}static get throwOnInvalid(){return Qi}static set throwOnInvalid(t){Qi=t}static resetCaches(){Ui.resetCache(),Ai.resetCache(),io.resetCache(),Gi={}}}class as{constructor(t,e){this.reason=t,this.explanation=e}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const cs=[0,31,59,90,120,151,181,212,243,273,304,334],us=[0,31,60,91,121,152,182,213,244,274,305,335];function ls(t,e){return new as("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${t}, which is invalid`)}function hs(t,e,i){const s=new Date(Date.UTC(t,e-1,i));t<100&&t>=0&&s.setUTCFullYear(s.getUTCFullYear()-1900);const n=s.getUTCDay();return 0===n?7:n}function ds(t,e,i){return i+(Fs(t)?us:cs)[e-1]}function fs(t,e){const i=Fs(t)?us:cs,s=i.findIndex((t=>t<e));return{month:s+1,day:e-i[s]}}function ms(t,e){return(t-e+7)%7+1}function ps(t,e=4,i=1){const{year:s,month:n,day:r}=t,o=ds(s,n,r),a=ms(hs(s,n,r),i);let c,u=Math.floor((o-a+14-e)/7);return u<1?(c=s-1,u=Hs(c,e,i)):u>Hs(s,e,i)?(c=s+1,u=1):c=s,{weekYear:c,weekNumber:u,weekday:a,...Ys(t)}}function vs(t,e=4,i=1){const{weekYear:s,weekNumber:n,weekday:r}=t,o=ms(hs(s,1,e),i),a=js(s);let c,u=7*n+r-o-7+e;u<1?(c=s-1,u+=js(c)):u>a?(c=s+1,u-=js(s)):c=s;const{month:l,day:h}=fs(c,u);return{year:c,month:l,day:h,...Ys(t)}}function gs(t){const{year:e,month:i,day:s}=t;return{year:e,ordinal:ds(e,i,s),...Ys(t)}}function ys(t){const{year:e,ordinal:i}=t,{month:s,day:n}=fs(e,i);return{year:e,month:s,day:n,...Ys(t)}}function ks(t,e){if(!_s(t.localWeekday)||!_s(t.localWeekNumber)||!_s(t.localWeekYear)){if(!_s(t.weekday)||!_s(t.weekNumber)||!_s(t.weekYear))throw new Ye("Cannot mix locale-based week fields with ISO-based week fields");return _s(t.localWeekday)||(t.weekday=t.localWeekday),_s(t.localWeekNumber)||(t.weekNumber=t.localWeekNumber),_s(t.localWeekYear)||(t.weekYear=t.localWeekYear),delete t.localWeekday,delete t.localWeekNumber,delete t.localWeekYear,{minDaysInFirstWeek:e.getMinDaysInFirstWeek(),startOfWeek:e.getStartOfWeek()}}return{minDaysInFirstWeek:4,startOfWeek:1}}function bs(t){const e=Ss(t.year),i=Rs(t.month,1,12),s=Rs(t.day,1,Ls(t.year,t.month));return e?i?!s&&ls("day",t.day):ls("month",t.month):ls("year",t.year)}function ws(t){const{hour:e,minute:i,second:s,millisecond:n}=t,r=Rs(e,0,23)||24===e&&0===i&&0===s&&0===n,o=Rs(i,0,59),a=Rs(s,0,59),c=Rs(n,0,999);return r?o?a?!c&&ls("millisecond",n):ls("second",s):ls("minute",i):ls("hour",e)}function _s(t){return void 0===t}function Is(t){return"number"==typeof t}function Ss(t){return"number"==typeof t&&t%1==0}function Os(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(t){return!1}}function Ts(){try{return"undefined"!=typeof Intl&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch(t){return!1}}function Ns(t,e,i){if(0!==t.length)return t.reduce(((t,s)=>{const n=[e(s),s];return t&&i(t[0],n[0])===t[0]?t:n}),null)[1]}function xs(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function As(t){if(null==t)return null;if("object"!=typeof t)throw new Ge("Week settings must be an object");if(!Rs(t.firstDay,1,7)||!Rs(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some((t=>!Rs(t,1,7))))throw new Ge("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function Rs(t,e,i){return Ss(t)&&t>=e&&t<=i}function Vs(t,e=2){let i;return i=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),i}function Ms(t){return _s(t)||null===t||""===t?void 0:parseInt(t,10)}function Ds(t){return _s(t)||null===t||""===t?void 0:parseFloat(t)}function Es(t){if(!_s(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function Cs(t,e,i=!1){const s=10**e;return(i?Math.trunc:Math.round)(t*s)/s}function Fs(t){return t%4==0&&(t%100!=0||t%400==0)}function js(t){return Fs(t)?366:365}function Ls(t,e){const i=function(t,e){return t-e*Math.floor(t/e)}(e-1,12)+1;return 2===i?Fs(t+(e-i)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][i-1]}function Ps(t){let 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),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function zs(t,e,i){return-ms(hs(t,1,e),i)+e-1}function Hs(t,e=4,i=1){const s=zs(t,e,i),n=zs(t+1,e,i);return(js(t)-s+n)/7}function Us(t){return t>99?t:t>os.twoDigitCutoffYear?1900+t:2e3+t}function Ws(t,e,i,s=null){const n=new Date(t),r={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};s&&(r.timeZone=s);const o={timeZoneName:e,...r},a=new Intl.DateTimeFormat(i,o).formatToParts(n).find((t=>"timezonename"===t.type.toLowerCase()));return a?a.value:null}function Zs(t,e){let i=parseInt(t,10);Number.isNaN(i)&&(i=0);const s=parseInt(e,10)||0;return 60*i+(i<0||Object.is(i,-0)?-s:s)}function $s(t){const e=Number(t);if("boolean"==typeof t||""===t||Number.isNaN(e))throw new Ge(`Invalid unit value ${t}`);return e}function qs(t,e){const i={};for(const s in t)if(xs(t,s)){const n=t[s];if(null==n)continue;i[e(s)]=$s(n)}return i}function Bs(t,e){const i=Math.trunc(Math.abs(t/60)),s=Math.trunc(Math.abs(t%60)),n=t>=0?"+":"-";switch(e){case"short":return`${n}${Vs(i,2)}:${Vs(s,2)}`;case"narrow":return`${n}${i}${s>0?`:${s}`:""}`;case"techie":return`${n}${Vs(i,2)}${Vs(s,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}function Ys(t){return function(t,e){return e.reduce(((e,i)=>(e[i]=t[i],e)),{})}(t,["hour","minute","second","millisecond"])}const Js=["January","February","March","April","May","June","July","August","September","October","November","December"],Gs=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Ks=["J","F","M","A","M","J","J","A","S","O","N","D"];function Qs(t){switch(t){case"narrow":return[...Ks];case"short":return[...Gs];case"long":return[...Js];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}}const Xs=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],tn=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],en=["M","T","W","T","F","S","S"];function sn(t){switch(t){case"narrow":return[...en];case"short":return[...tn];case"long":return[...Xs];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const nn=["AM","PM"],rn=["Before Christ","Anno Domini"],on=["BC","AD"],an=["B","A"];function cn(t){switch(t){case"narrow":return[...an];case"short":return[...on];case"long":return[...rn];default:return null}}function un(t,e){let i="";for(const s of t)s.literal?i+=s.val:i+=e(s.val);return i}const ln={D:ei,DD:ii,DDD:ni,DDDD:ri,t:oi,tt:ai,ttt:ci,tttt:ui,T:li,TT:hi,TTT:di,TTTT:fi,f:mi,ff:vi,fff:ki,ffff:wi,F:pi,FF:gi,FFF:bi,FFFF:_i};class hn{static create(t,e={}){return new hn(t,e)}static parseFormat(t){let e=null,i="",s=!1;const n=[];for(let r=0;r<t.length;r++){const o=t.charAt(r);"'"===o?(i.length>0&&n.push({literal:s||/^\s+$/.test(i),val:i}),e=null,i="",s=!s):s||o===e?i+=o:(i.length>0&&n.push({literal:/^\s+$/.test(i),val:i}),i=o,e=o)}return i.length>0&&n.push({literal:s||/^\s+$/.test(i),val:i}),n}static macroTokenToFormatOpts(t){return ln[t]}constructor(t,e){this.opts=e,this.loc=t,this.systemLoc=null}formatWithSystemDefault(t,e){null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem());return this.systemLoc.dtFormatter(t,{...this.opts,...e}).format()}dtFormatter(t,e={}){return this.loc.dtFormatter(t,{...this.opts,...e})}formatDateTime(t,e){return this.dtFormatter(t,e).format()}formatDateTimeParts(t,e){return this.dtFormatter(t,e).formatToParts()}formatInterval(t,e){return this.dtFormatter(t.start,e).dtf.formatRange(t.start.toJSDate(),t.end.toJSDate())}resolvedOptions(t,e){return this.dtFormatter(t,e).resolvedOptions()}num(t,e=0){if(this.opts.forceSimple)return Vs(t,e);const i={...this.opts};return e>0&&(i.padTo=e),this.loc.numberFormatter(i).format(t)}formatDateTimeFromString(t,e){const i="en"===this.loc.listingMode(),s=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar,n=(e,i)=>this.loc.extract(t,e,i),r=e=>t.isOffsetFixed&&0===t.offset&&e.allowZ?"Z":t.isValid?t.zone.formatOffset(t.ts,e.format):"",o=()=>i?function(t){return nn[t.hour<12?0:1]}(t):n({hour:"numeric",hourCycle:"h12"},"dayperiod"),a=(e,s)=>i?function(t,e){return Qs(e)[t.month-1]}(t,e):n(s?{month:e}:{month:e,day:"numeric"},"month"),c=(e,s)=>i?function(t,e){return sn(e)[t.weekday-1]}(t,e):n(s?{weekday:e}:{weekday:e,month:"long",day:"numeric"},"weekday"),u=e=>{const i=hn.macroTokenToFormatOpts(e);return i?this.formatWithSystemDefault(t,i):e},l=e=>i?function(t,e){return cn(e)[t.year<0?0:1]}(t,e):n({era:e},"era");return un(hn.parseFormat(e),(e=>{switch(e){case"S":return this.num(t.millisecond);case"u":case"SSS":return this.num(t.millisecond,3);case"s":return this.num(t.second);case"ss":return this.num(t.second,2);case"uu":return this.num(Math.floor(t.millisecond/10),2);case"uuu":return this.num(Math.floor(t.millisecond/100));case"m":return this.num(t.minute);case"mm":return this.num(t.minute,2);case"h":return this.num(t.hour%12==0?12:t.hour%12);case"hh":return this.num(t.hour%12==0?12:t.hour%12,2);case"H":return this.num(t.hour);case"HH":return this.num(t.hour,2);case"Z":return r({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return r({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return r({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return t.zone.offsetName(t.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return t.zone.offsetName(t.ts,{format:"long",locale:this.loc.locale});case"z":return t.zoneName;case"a":return o();case"d":return s?n({day:"numeric"},"day"):this.num(t.day);case"dd":return s?n({day:"2-digit"},"day"):this.num(t.day,2);case"c":case"E":return this.num(t.weekday);case"ccc":return c("short",!0);case"cccc":return c("long",!0);case"ccccc":return c("narrow",!0);case"EEE":return c("short",!1);case"EEEE":return c("long",!1);case"EEEEE":return c("narrow",!1);case"L":return s?n({month:"numeric",day:"numeric"},"month"):this.num(t.month);case"LL":return s?n({month:"2-digit",day:"numeric"},"month"):this.num(t.month,2);case"LLL":return a("short",!0);case"LLLL":return a("long",!0);case"LLLLL":return a("narrow",!0);case"M":return s?n({month:"numeric"},"month"):this.num(t.month);case"MM":return s?n({month:"2-digit"},"month"):this.num(t.month,2);case"MMM":return a("short",!1);case"MMMM":return a("long",!1);case"MMMMM":return a("narrow",!1);case"y":return s?n({year:"numeric"},"year"):this.num(t.year);case"yy":return s?n({year:"2-digit"},"year"):this.num(t.year.toString().slice(-2),2);case"yyyy":return s?n({year:"numeric"},"year"):this.num(t.year,4);case"yyyyyy":return s?n({year:"numeric"},"year"):this.num(t.year,6);case"G":return l("short");case"GG":return l("long");case"GGGGG":return l("narrow");case"kk":return this.num(t.weekYear.toString().slice(-2),2);case"kkkk":return this.num(t.weekYear,4);case"W":return this.num(t.weekNumber);case"WW":return this.num(t.weekNumber,2);case"n":return this.num(t.localWeekNumber);case"nn":return this.num(t.localWeekNumber,2);case"ii":return this.num(t.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(t.localWeekYear,4);case"o":return this.num(t.ordinal);case"ooo":return this.num(t.ordinal,3);case"q":return this.num(t.quarter);case"qq":return this.num(t.quarter,2);case"X":return this.num(Math.floor(t.ts/1e3));case"x":return this.num(t.ts);default:return u(e)}}))}formatDurationFromString(t,e){const i=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"w":return"week";case"M":return"month";case"y":return"year";default:return null}},s=hn.parseFormat(e),n=s.reduce(((t,{literal:e,val:i})=>e?t:t.concat(i)),[]);return un(s,(t=>e=>{const s=i(e);return s?this.num(t.get(s),e.length):e})(t.shiftTo(...n.map(i).filter((t=>t)))))}}const dn=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function fn(...t){const e=t.reduce(((t,e)=>t+e.source),"");return RegExp(`^${e}$`)}function mn(...t){return e=>t.reduce((([t,i,s],n)=>{const[r,o,a]=n(e,s);return[{...t,...r},o||i,a]}),[{},null,1]).slice(0,2)}function pn(t,...e){if(null==t)return[null,null];for(const[i,s]of e){const e=i.exec(t);if(e)return s(e)}return[null,null]}function vn(...t){return(e,i)=>{const s={};let n;for(n=0;n<t.length;n++)s[t[n]]=Ms(e[i+n]);return[s,null,i+n]}}const gn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,yn=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,kn=RegExp(`${yn.source}${`(?:${gn.source}?(?:\\[(${dn.source})\\])?)?`}`),bn=RegExp(`(?:T${kn.source})?`),wn=vn("weekYear","weekNumber","weekDay"),_n=vn("year","ordinal"),In=RegExp(`${yn.source} ?(?:${gn.source}|(${dn.source}))?`),Sn=RegExp(`(?: ${In.source})?`);function On(t,e,i){const s=t[e];return _s(s)?i:Ms(s)}function Tn(t,e){return[{hours:On(t,e,0),minutes:On(t,e+1,0),seconds:On(t,e+2,0),milliseconds:Es(t[e+3])},null,e+4]}function Nn(t,e){const i=!t[e]&&!t[e+1],s=Zs(t[e+1],t[e+2]);return[{},i?null:Zi.instance(s),e+3]}function xn(t,e){return[{},t[e]?Ai.create(t[e]):null,e+1]}const An=RegExp(`^T?${yn.source}$`),Rn=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;function Vn(t){const[e,i,s,n,r,o,a,c,u]=t,l="-"===e[0],h=c&&"-"===c[0],d=(t,e=!1)=>void 0!==t&&(e||t&&l)?-t:t;return[{years:d(Ds(i)),months:d(Ds(s)),weeks:d(Ds(n)),days:d(Ds(r)),hours:d(Ds(o)),minutes:d(Ds(a)),seconds:d(Ds(c),"-0"===c),milliseconds:d(Es(u),h)}]}const Mn={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Dn(t,e,i,s,n,r,o){const a={year:2===e.length?Us(Ms(e)):Ms(e),month:Gs.indexOf(i)+1,day:Ms(s),hour:Ms(n),minute:Ms(r)};return o&&(a.second=Ms(o)),t&&(a.weekday=t.length>3?Xs.indexOf(t)+1:tn.indexOf(t)+1),a}const En=/^(?:(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 Cn(t){const[,e,i,s,n,r,o,a,c,u,l,h]=t,d=Dn(e,n,s,i,r,o,a);let f;return f=c?Mn[c]:u?0:Zs(l,h),[d,new Zi(f)]}const Fn=/^(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$/,jn=/^(Monday|Tuesday|Wednesday|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$/,Ln=/^(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 Pn(t){const[,e,i,s,n,r,o,a]=t;return[Dn(e,n,s,i,r,o,a),Zi.utcInstance]}function zn(t){const[,e,i,s,n,r,o,a]=t;return[Dn(e,a,i,s,n,r,o),Zi.utcInstance]}const Hn=fn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,bn),Un=fn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,bn),Wn=fn(/(\d{4})-?(\d{3})/,bn),Zn=fn(kn),$n=mn((function(t,e){return[{year:On(t,e),month:On(t,e+1,1),day:On(t,e+2,1)},null,e+3]}),Tn,Nn,xn),qn=mn(wn,Tn,Nn,xn),Bn=mn(_n,Tn,Nn,xn),Yn=mn(Tn,Nn,xn);const Jn=mn(Tn);const Gn=fn(/(\d{4})-(\d\d)-(\d\d)/,Sn),Kn=fn(In),Qn=mn(Tn,Nn,xn);const Xn="Invalid Duration",tr={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}},er={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},...tr},ir=365.2425,sr=30.436875,nr={years:{quarters:4,months:12,weeks:52.1775,days:ir,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:sr,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3},...tr},rr=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],or=rr.slice(0).reverse();function ar(t,e,i=!1){const s={values:i?e.values:{...t.values,...e.values||{}},loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy,matrix:e.matrix||t.matrix};return new lr(s)}function cr(t,e){let i=e.milliseconds??0;for(const s of or.slice(1))e[s]&&(i+=e[s]*t[s].milliseconds);return i}function ur(t,e){const i=cr(t,e)<0?-1:1;rr.reduceRight(((s,n)=>{if(_s(e[n]))return s;if(s){const r=e[s]*i,o=t[n][s],a=Math.floor(r/o);e[n]+=a*i,e[s]-=a*o*i}return n}),null),rr.reduce(((i,s)=>{if(_s(e[s]))return i;if(i){const n=e[i]%1;e[i]-=n,e[s]+=n*t[i][s]}return s}),null)}class lr{constructor(t){const e="longterm"===t.conversionAccuracy||!1;let i=e?nr:er;t.matrix&&(i=t.matrix),this.values=t.values,this.loc=t.loc||Ui.create(),this.conversionAccuracy=e?"longterm":"casual",this.invalid=t.invalid||null,this.matrix=i,this.isLuxonDuration=!0}static fromMillis(t,e){return lr.fromObject({milliseconds:t},e)}static fromObject(t,e={}){if(null==t||"object"!=typeof t)throw new Ge("Duration.fromObject: argument expected to be an object, got "+(null===t?"null":typeof t));return new lr({values:qs(t,lr.normalizeUnit),loc:Ui.fromObject(e),conversionAccuracy:e.conversionAccuracy,matrix:e.matrix})}static fromDurationLike(t){if(Is(t))return lr.fromMillis(t);if(lr.isDuration(t))return t;if("object"==typeof t)return lr.fromObject(t);throw new Ge(`Unknown duration argument ${t} of type ${typeof t}`)}static fromISO(t,e){const[i]=function(t){return pn(t,[Rn,Vn])}(t);return i?lr.fromObject(i,e):lr.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static fromISOTime(t,e){const[i]=function(t){return pn(t,[An,Jn])}(t);return i?lr.fromObject(i,e):lr.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static invalid(t,e=null){if(!t)throw new Ge("need to specify a reason the Duration is invalid");const i=t instanceof as?t:new as(t,e);if(os.throwOnInvalid)throw new Be(i);return new lr({invalid:i})}static normalizeUnit(t){const 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 Je(t);return e}static isDuration(t){return t&&t.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(t,e={}){const i={...e,floor:!1!==e.round&&!1!==e.floor};return this.isValid?hn.create(this.loc,i).formatDurationFromString(this,t):Xn}toHuman(t={}){if(!this.isValid)return Xn;const e=rr.map((e=>{const i=this.values[e];return _s(i)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...t,unit:e.slice(0,-1)}).format(i)})).filter((t=>t));return this.loc.listFormatter({type:"conjunction",style:t.listStyle||"narrow",...t}).format(e)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let 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+=Cs(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===t&&(t+="T0S"),t}toISOTime(t={}){if(!this.isValid)return null;const e=this.toMillis();if(e<0||e>=864e5)return null;t={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...t,includeOffset:!1};return io.fromMillis(e,{zone:"UTC"}).toISOTime(t)}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?cr(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(t){if(!this.isValid)return this;const e=lr.fromDurationLike(t),i={};for(const t of rr)(xs(e.values,t)||xs(this.values,t))&&(i[t]=e.get(t)+this.get(t));return ar(this,{values:i},!0)}minus(t){if(!this.isValid)return this;const e=lr.fromDurationLike(t);return this.plus(e.negate())}mapUnits(t){if(!this.isValid)return this;const e={};for(const i of Object.keys(this.values))e[i]=$s(t(this.values[i],i));return ar(this,{values:e},!0)}get(t){return this[lr.normalizeUnit(t)]}set(t){if(!this.isValid)return this;return ar(this,{values:{...this.values,...qs(t,lr.normalizeUnit)}})}reconfigure({locale:t,numberingSystem:e,conversionAccuracy:i,matrix:s}={}){return ar(this,{loc:this.loc.clone({locale:t,numberingSystem:e}),matrix:s,conversionAccuracy:i})}as(t){return this.isValid?this.shiftTo(t).get(t):NaN}normalize(){if(!this.isValid)return this;const t=this.toObject();return ur(this.matrix,t),ar(this,{values:t},!0)}rescale(){if(!this.isValid)return this;return ar(this,{values:function(t){const e={};for(const[i,s]of Object.entries(t))0!==s&&(e[i]=s);return e}(this.normalize().shiftToAll().toObject())},!0)}shiftTo(...t){if(!this.isValid)return this;if(0===t.length)return this;t=t.map((t=>lr.normalizeUnit(t)));const e={},i={},s=this.toObject();let n;for(const r of rr)if(t.indexOf(r)>=0){n=r;let t=0;for(const e in i)t+=this.matrix[e][r]*i[e],i[e]=0;Is(s[r])&&(t+=s[r]);const o=Math.trunc(t);e[r]=o,i[r]=(1e3*t-1e3*o)/1e3}else Is(s[r])&&(i[r]=s[r]);for(const t in i)0!==i[t]&&(e[n]+=t===n?i[t]:i[t]/this.matrix[n][t]);return ur(this.matrix,e),ar(this,{values:e},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;const t={};for(const e of Object.keys(this.values))t[e]=0===this.values[e]?0:-this.values[e];return ar(this,{values:t},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(t){if(!this.isValid||!t.isValid)return!1;if(!this.loc.equals(t.loc))return!1;for(const s of rr)if(e=this.values[s],i=t.values[s],!(void 0===e||0===e?void 0===i||0===i:e===i))return!1;var e,i;return!0}}const hr="Invalid Interval";class dr{constructor(t){this.s=t.start,this.e=t.end,this.invalid=t.invalid||null,this.isLuxonInterval=!0}static invalid(t,e=null){if(!t)throw new Ge("need to specify a reason the Interval is invalid");const i=t instanceof as?t:new as(t,e);if(os.throwOnInvalid)throw new qe(i);return new dr({invalid:i})}static fromDateTimes(t,e){const i=so(t),s=so(e),n=function(t,e){return t&&t.isValid?e&&e.isValid?e<t?dr.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:dr.invalid("missing or invalid end"):dr.invalid("missing or invalid start")}(i,s);return null==n?new dr({start:i,end:s}):n}static after(t,e){const i=lr.fromDurationLike(e),s=so(t);return dr.fromDateTimes(s,s.plus(i))}static before(t,e){const i=lr.fromDurationLike(e),s=so(t);return dr.fromDateTimes(s.minus(i),s)}static fromISO(t,e){const[i,s]=(t||"").split("/",2);if(i&&s){let t,n,r,o;try{t=io.fromISO(i,e),n=t.isValid}catch(s){n=!1}try{r=io.fromISO(s,e),o=r.isValid}catch(s){o=!1}if(n&&o)return dr.fromDateTimes(t,r);if(n){const i=lr.fromISO(s,e);if(i.isValid)return dr.after(t,i)}else if(o){const t=lr.fromISO(i,e);if(t.isValid)return dr.before(r,t)}}return dr.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static isInterval(t){return t&&t.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get isValid(){return null===this.invalidReason}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(t="milliseconds"){return this.isValid?this.toDuration(t).get(t):NaN}count(t="milliseconds",e){if(!this.isValid)return NaN;const i=this.start.startOf(t,e);let s;return s=e?.useLocaleWeeks?this.end.reconfigure({locale:i.locale}):this.end,s=s.startOf(t,e),Math.floor(s.diff(i,t).get(t))+(s.valueOf()!==this.end.valueOf())}hasSame(t){return!!this.isValid&&(this.isEmpty()||this.e.minus(1).hasSame(this.s,t))}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(t){return!!this.isValid&&this.s>t}isBefore(t){return!!this.isValid&&this.e<=t}contains(t){return!!this.isValid&&(this.s<=t&&this.e>t)}set({start:t,end:e}={}){return this.isValid?dr.fromDateTimes(t||this.s,e||this.e):this}splitAt(...t){if(!this.isValid)return[];const e=t.map(so).filter((t=>this.contains(t))).sort(((t,e)=>t.toMillis()-e.toMillis())),i=[];let{s}=this,n=0;for(;s<this.e;){const t=e[n]||this.e,r=+t>+this.e?this.e:t;i.push(dr.fromDateTimes(s,r)),s=r,n+=1}return i}splitBy(t){const e=lr.fromDurationLike(t);if(!this.isValid||!e.isValid||0===e.as("milliseconds"))return[];let i,{s}=this,n=1;const r=[];for(;s<this.e;){const t=this.start.plus(e.mapUnits((t=>t*n)));i=+t>+this.e?this.e:t,r.push(dr.fromDateTimes(s,i)),s=i,n+=1}return r}divideEqually(t){return this.isValid?this.splitBy(this.length()/t).slice(0,t):[]}overlaps(t){return this.e>t.s&&this.s<t.e}abutsStart(t){return!!this.isValid&&+this.e==+t.s}abutsEnd(t){return!!this.isValid&&+t.e==+this.s}engulfs(t){return!!this.isValid&&(this.s<=t.s&&this.e>=t.e)}equals(t){return!(!this.isValid||!t.isValid)&&(this.s.equals(t.s)&&this.e.equals(t.e))}intersection(t){if(!this.isValid)return this;const e=this.s>t.s?this.s:t.s,i=this.e<t.e?this.e:t.e;return e>=i?null:dr.fromDateTimes(e,i)}union(t){if(!this.isValid)return this;const e=this.s<t.s?this.s:t.s,i=this.e>t.e?this.e:t.e;return dr.fromDateTimes(e,i)}static merge(t){const[e,i]=t.sort(((t,e)=>t.s-e.s)).reduce((([t,e],i)=>e?e.overlaps(i)||e.abutsStart(i)?[t,e.union(i)]:[t.concat([e]),i]:[t,i]),[[],null]);return i&&e.push(i),e}static xor(t){let e=null,i=0;const s=[],n=t.map((t=>[{time:t.s,type:"s"},{time:t.e,type:"e"}])),r=Array.prototype.concat(...n).sort(((t,e)=>t.time-e.time));for(const t of r)i+="s"===t.type?1:-1,1===i?e=t.time:(e&&+e!=+t.time&&s.push(dr.fromDateTimes(e,t.time)),e=null);return dr.merge(s)}difference(...t){return dr.xor([this].concat(t)).map((t=>this.intersection(t))).filter((t=>t&&!t.isEmpty()))}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:hr}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(t=ei,e={}){return this.isValid?hn.create(this.s.loc.clone(e),t).formatInterval(this):hr}toISO(t){return this.isValid?`${this.s.toISO(t)}/${this.e.toISO(t)}`:hr}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:hr}toISOTime(t){return this.isValid?`${this.s.toISOTime(t)}/${this.e.toISOTime(t)}`:hr}toFormat(t,{separator:e=" – "}={}){return this.isValid?`${this.s.toFormat(t)}${e}${this.e.toFormat(t)}`:hr}toDuration(t,e){return this.isValid?this.e.diff(this.s,t,e):lr.invalid(this.invalidReason)}mapEndpoints(t){return dr.fromDateTimes(t(this.s),t(this.e))}}class fr{static hasDST(t=os.defaultZone){const e=io.now().setZone(t).set({month:12});return!t.isUniversal&&e.offset!==e.set({month:6}).offset}static isValidIANAZone(t){return Ai.isValidZone(t)}static normalizeZone(t){return qi(t,os.defaultZone)}static getStartOfWeek({locale:t=null,locObj:e=null}={}){return(e||Ui.create(t)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:t=null,locObj:e=null}={}){return(e||Ui.create(t)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:t=null,locObj:e=null}={}){return(e||Ui.create(t)).getWeekendDays().slice()}static months(t="long",{locale:e=null,numberingSystem:i=null,locObj:s=null,outputCalendar:n="gregory"}={}){return(s||Ui.create(e,i,n)).months(t)}static monthsFormat(t="long",{locale:e=null,numberingSystem:i=null,locObj:s=null,outputCalendar:n="gregory"}={}){return(s||Ui.create(e,i,n)).months(t,!0)}static weekdays(t="long",{locale:e=null,numberingSystem:i=null,locObj:s=null}={}){return(s||Ui.create(e,i,null)).weekdays(t)}static weekdaysFormat(t="long",{locale:e=null,numberingSystem:i=null,locObj:s=null}={}){return(s||Ui.create(e,i,null)).weekdays(t,!0)}static meridiems({locale:t=null}={}){return Ui.create(t).meridiems()}static eras(t="short",{locale:e=null}={}){return Ui.create(e,null,"gregory").eras(t)}static features(){return{relative:Os(),localeWeek:Ts()}}}function mr(t,e){const i=t=>t.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),s=i(e)-i(t);return Math.floor(lr.fromMillis(s).as("days"))}function pr(t,e,i,s){let[n,r,o,a]=function(t,e,i){const s=[["years",(t,e)=>e.year-t.year],["quarters",(t,e)=>e.quarter-t.quarter+4*(e.year-t.year)],["months",(t,e)=>e.month-t.month+12*(e.year-t.year)],["weeks",(t,e)=>{const i=mr(t,e);return(i-i%7)/7}],["days",mr]],n={},r=t;let o,a;for(const[c,u]of s)i.indexOf(c)>=0&&(o=c,n[c]=u(t,e),a=r.plus(n),a>e?(n[c]--,(t=r.plus(n))>e&&(a=t,n[c]--,t=r.plus(n))):t=a);return[t,n,a,o]}(t,e,i);const c=e-n,u=i.filter((t=>["hours","minutes","seconds","milliseconds"].indexOf(t)>=0));0===u.length&&(o<e&&(o=n.plus({[a]:1})),o!==n&&(r[a]=(r[a]||0)+c/(o-n)));const l=lr.fromObject(r,s);return u.length>0?lr.fromMillis(c,s).shiftTo(...u).plus(l):l}function vr(t,e=t=>t){return{regex:t,deser:([t])=>e(function(t){let e=parseInt(t,10);if(isNaN(e)){e="";for(let i=0;i<t.length;i++){const s=t.charCodeAt(i);if(-1!==t[i].search(Bi.hanidec))e+=Ji.indexOf(t[i]);else for(const t in Yi){const[i,n]=Yi[t];s>=i&&s<=n&&(e+=s-i)}}return parseInt(e,10)}return e}(t))}}const gr=`[ ${String.fromCharCode(160)}]`,yr=new RegExp(gr,"g");function kr(t){return t.replace(/\./g,"\\.?").replace(yr,gr)}function br(t){return t.replace(/\./g,"").replace(yr," ").toLowerCase()}function wr(t,e){return null===t?null:{regex:RegExp(t.map(kr).join("|")),deser:([i])=>t.findIndex((t=>br(i)===br(t)))+e}}function _r(t,e){return{regex:t,deser:([,t,e])=>Zs(t,e),groups:e}}function Ir(t){return{regex:t,deser:([t])=>t}}const Sr={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",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};let Or=null;function Tr(t,e){return Array.prototype.concat(...t.map((t=>function(t,e){if(t.literal)return t;const i=Ar(hn.macroTokenToFormatOpts(t.val),e);return null==i||i.includes(void 0)?t:i}(t,e))))}class Nr{constructor(t,e){if(this.locale=t,this.format=e,this.tokens=Tr(hn.parseFormat(e),t),this.units=this.tokens.map((e=>function(t,e){const i=Ki(e),s=Ki(e,"{2}"),n=Ki(e,"{3}"),r=Ki(e,"{4}"),o=Ki(e,"{6}"),a=Ki(e,"{1,2}"),c=Ki(e,"{1,3}"),u=Ki(e,"{1,6}"),l=Ki(e,"{1,9}"),h=Ki(e,"{2,4}"),d=Ki(e,"{4,6}"),f=t=>{return{regex:RegExp((e=t.val,e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"))),deser:([t])=>t,literal:!0};var e},m=(m=>{if(t.literal)return f(m);switch(m.val){case"G":return wr(e.eras("short"),0);case"GG":return wr(e.eras("long"),0);case"y":return vr(u);case"yy":case"kk":return vr(h,Us);case"yyyy":case"kkkk":return vr(r);case"yyyyy":return vr(d);case"yyyyyy":return vr(o);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return vr(a);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return vr(s);case"MMM":return wr(e.months("short",!0),1);case"MMMM":return wr(e.months("long",!0),1);case"LLL":return wr(e.months("short",!1),1);case"LLLL":return wr(e.months("long",!1),1);case"o":case"S":return vr(c);case"ooo":case"SSS":return vr(n);case"u":return Ir(l);case"uu":return Ir(a);case"uuu":case"E":case"c":return vr(i);case"a":return wr(e.meridiems(),0);case"EEE":return wr(e.weekdays("short",!1),1);case"EEEE":return wr(e.weekdays("long",!1),1);case"ccc":return wr(e.weekdays("short",!0),1);case"cccc":return wr(e.weekdays("long",!0),1);case"Z":case"ZZ":return _r(new RegExp(`([+-]${a.source})(?::(${s.source}))?`),2);case"ZZZ":return _r(new RegExp(`([+-]${a.source})(${s.source})?`),2);case"z":return Ir(/[a-z_+-/]{1,256}?/i);case" ":return Ir(/[^\S\n\r]/);default:return f(m)}})(t)||{invalidReason:"missing Intl.DateTimeFormat.formatToParts support"};return m.token=t,m}(e,t))),this.disqualifyingUnit=this.units.find((t=>t.invalidReason)),!this.disqualifyingUnit){const[t,e]=function(t){const e=t.map((t=>t.regex)).reduce(((t,e)=>`${t}(${e.source})`),"");return[`^${e}$`,t]}(this.units);this.regex=RegExp(t,"i"),this.handlers=e}}explainFromTokens(t){if(this.isValid){const[e,i]=function(t,e,i){const s=t.match(e);if(s){const t={};let e=1;for(const n in i)if(xs(i,n)){const r=i[n],o=r.groups?r.groups+1:1;!r.literal&&r.token&&(t[r.token.val[0]]=r.deser(s.slice(e,e+o))),e+=o}return[s,t]}return[s,{}]}(t,this.regex,this.handlers),[s,n,r]=i?function(t){let e,i=null;_s(t.z)||(i=Ai.create(t.z)),_s(t.Z)||(i||(i=new Zi(t.Z)),e=t.Z),_s(t.q)||(t.M=3*(t.q-1)+1),_s(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),_s(t.u)||(t.S=Es(t.u));const s=Object.keys(t).reduce(((e,i)=>{const s=(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}})(i);return s&&(e[s]=t[i]),e}),{});return[s,i,e]}(i):[null,null,void 0];if(xs(i,"a")&&xs(i,"H"))throw new Ye("Can't include meridiem when specifying 24-hour format");return{input:t,tokens:this.tokens,regex:this.regex,rawMatches:e,matches:i,result:s,zone:n,specificOffset:r}}return{input:t,tokens:this.tokens,invalidReason:this.invalidReason}}get isValid(){return!this.disqualifyingUnit}get invalidReason(){return this.disqualifyingUnit?this.disqualifyingUnit.invalidReason:null}}function xr(t,e,i){return new Nr(t,i).explainFromTokens(e)}function Ar(t,e){if(!t)return null;const i=hn.create(e,t).dtFormatter((Or||(Or=io.fromMillis(1555555555555)),Or)),s=i.formatToParts(),n=i.resolvedOptions();return s.map((e=>function(t,e,i){const{type:s,value:n}=t;if("literal"===s){const t=/^\s+$/.test(n);return{literal:!t,val:t?" ":n}}const r=e[s];let o=s;"hour"===s&&(o=null!=e.hour12?e.hour12?"hour12":"hour24":null!=e.hourCycle?"h11"===e.hourCycle||"h12"===e.hourCycle?"hour12":"hour24":i.hour12?"hour12":"hour24");let a=Sr[o];if("object"==typeof a&&(a=a[r]),a)return{literal:!1,val:a}}(e,t,n)))}const Rr="Invalid DateTime",Vr=864e13;function Mr(t){return new as("unsupported zone",`the zone "${t.name}" is not supported`)}function Dr(t){return null===t.weekData&&(t.weekData=ps(t.c)),t.weekData}function Er(t){return null===t.localWeekData&&(t.localWeekData=ps(t.c,t.loc.getMinDaysInFirstWeek(),t.loc.getStartOfWeek())),t.localWeekData}function Cr(t,e){const i={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new io({...i,...e,old:i})}function Fr(t,e,i){let s=t-60*e*1e3;const n=i.offset(s);if(e===n)return[s,e];s-=60*(n-e)*1e3;const r=i.offset(s);return n===r?[s,n]:[t-60*Math.min(n,r)*1e3,Math.max(n,r)]}function jr(t,e){const i=new Date(t+=60*e*1e3);return{year:i.getUTCFullYear(),month:i.getUTCMonth()+1,day:i.getUTCDate(),hour:i.getUTCHours(),minute:i.getUTCMinutes(),second:i.getUTCSeconds(),millisecond:i.getUTCMilliseconds()}}function Lr(t,e,i){return Fr(Ps(t),e,i)}function Pr(t,e){const i=t.o,s=t.c.year+Math.trunc(e.years),n=t.c.month+Math.trunc(e.months)+3*Math.trunc(e.quarters),r={...t.c,year:s,month:n,day:Math.min(t.c.day,Ls(s,n))+Math.trunc(e.days)+7*Math.trunc(e.weeks)},o=lr.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=Ps(r);let[c,u]=Fr(a,i,t.zone);return 0!==o&&(c+=o,u=t.zone.offset(c)),{ts:c,o:u}}function zr(t,e,i,s,n,r){const{setZone:o,zone:a}=i;if(t&&0!==Object.keys(t).length||e){const s=e||a,n=io.fromObject(t,{...i,zone:s,specificOffset:r});return o?n:n.setZone(a)}return io.invalid(new as("unparsable",`the input "${n}" can't be parsed as ${s}`))}function Hr(t,e,i=!0){return t.isValid?hn.create(Ui.create("en-US"),{allowZ:i,forceSimple:!0}).formatDateTimeFromString(t,e):null}function Ur(t,e){const i=t.c.year>9999||t.c.year<0;let s="";return i&&t.c.year>=0&&(s+="+"),s+=Vs(t.c.year,i?6:4),e?(s+="-",s+=Vs(t.c.month),s+="-",s+=Vs(t.c.day)):(s+=Vs(t.c.month),s+=Vs(t.c.day)),s}function Wr(t,e,i,s,n,r){let o=Vs(t.c.hour);return e?(o+=":",o+=Vs(t.c.minute),0===t.c.millisecond&&0===t.c.second&&i||(o+=":")):o+=Vs(t.c.minute),0===t.c.millisecond&&0===t.c.second&&i||(o+=Vs(t.c.second),0===t.c.millisecond&&s||(o+=".",o+=Vs(t.c.millisecond,3))),n&&(t.isOffsetFixed&&0===t.offset&&!r?o+="Z":t.o<0?(o+="-",o+=Vs(Math.trunc(-t.o/60)),o+=":",o+=Vs(Math.trunc(-t.o%60))):(o+="+",o+=Vs(Math.trunc(t.o/60)),o+=":",o+=Vs(Math.trunc(t.o%60)))),r&&(o+="["+t.zone.ianaName+"]"),o}const Zr={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},$r={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},qr={ordinal:1,hour:0,minute:0,second:0,millisecond:0},Br=["year","month","day","hour","minute","second","millisecond"],Yr=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],Jr=["year","ordinal","hour","minute","second","millisecond"];function Gr(t){switch(t.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return function(t){const 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 Je(t);return e}(t)}}function Kr(t,e){const i=qi(e.zone,os.defaultZone);if(!i.isValid)return io.invalid(Mr(i));const s=Ui.fromObject(e);let n,r;if(_s(t.year))n=os.now();else{for(const e of Br)_s(t[e])&&(t[e]=Zr[e]);const e=bs(t)||ws(t);if(e)return io.invalid(e);const s=function(t){return eo[t]||(void 0===to&&(to=os.now()),eo[t]=t.offset(to)),eo[t]}(i);[n,r]=Lr(t,s,i)}return new io({ts:n,zone:i,loc:s,o:r})}function Qr(t,e,i){const s=!!_s(i.round)||i.round,n=(t,n)=>{t=Cs(t,s||i.calendary?0:2,!0);return e.loc.clone(i).relFormatter(i).format(t,n)},r=s=>i.calendary?e.hasSame(t,s)?0:e.startOf(s).diff(t.startOf(s),s).get(s):e.diff(t,s).get(s);if(i.unit)return n(r(i.unit),i.unit);for(const t of i.units){const e=r(t);if(Math.abs(e)>=1)return n(e,t)}return n(t>e?-0:0,i.units[i.units.length-1])}function Xr(t){let e,i={};return t.length>0&&"object"==typeof t[t.length-1]?(i=t[t.length-1],e=Array.from(t).slice(0,t.length-1)):e=Array.from(t),[i,e]}let to,eo={};class io{constructor(t){const e=t.zone||os.defaultZone;let i=t.invalid||(Number.isNaN(t.ts)?new as("invalid input"):null)||(e.isValid?null:Mr(e));this.ts=_s(t.ts)?os.now():t.ts;let s=null,n=null;if(!i){if(t.old&&t.old.ts===this.ts&&t.old.zone.equals(e))[s,n]=[t.old.c,t.old.o];else{const r=Is(t.o)&&!t.old?t.o:e.offset(this.ts);s=jr(this.ts,r),i=Number.isNaN(s.year)?new as("invalid input"):null,s=i?null:s,n=i?null:r}}this._zone=e,this.loc=t.loc||Ui.create(),this.invalid=i,this.weekData=null,this.localWeekData=null,this.c=s,this.o=n,this.isLuxonDateTime=!0}static now(){return new io({})}static local(){const[t,e]=Xr(arguments),[i,s,n,r,o,a,c]=e;return Kr({year:i,month:s,day:n,hour:r,minute:o,second:a,millisecond:c},t)}static utc(){const[t,e]=Xr(arguments),[i,s,n,r,o,a,c]=e;return t.zone=Zi.utcInstance,Kr({year:i,month:s,day:n,hour:r,minute:o,second:a,millisecond:c},t)}static fromJSDate(t,e={}){const i=(s=t,"[object Date]"===Object.prototype.toString.call(s)?t.valueOf():NaN);var s;if(Number.isNaN(i))return io.invalid("invalid input");const n=qi(e.zone,os.defaultZone);return n.isValid?new io({ts:i,zone:n,loc:Ui.fromObject(e)}):io.invalid(Mr(n))}static fromMillis(t,e={}){if(Is(t))return t<-Vr||t>Vr?io.invalid("Timestamp out of range"):new io({ts:t,zone:qi(e.zone,os.defaultZone),loc:Ui.fromObject(e)});throw new Ge(`fromMillis requires a numerical input, but received a ${typeof t} with value ${t}`)}static fromSeconds(t,e={}){if(Is(t))return new io({ts:1e3*t,zone:qi(e.zone,os.defaultZone),loc:Ui.fromObject(e)});throw new Ge("fromSeconds requires a numerical input")}static fromObject(t,e={}){t=t||{};const i=qi(e.zone,os.defaultZone);if(!i.isValid)return io.invalid(Mr(i));const s=Ui.fromObject(e),n=qs(t,Gr),{minDaysInFirstWeek:r,startOfWeek:o}=ks(n,s),a=os.now(),c=_s(e.specificOffset)?i.offset(a):e.specificOffset,u=!_s(n.ordinal),l=!_s(n.year),h=!_s(n.month)||!_s(n.day),d=l||h,f=n.weekYear||n.weekNumber;if((d||u)&&f)throw new Ye("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(h&&u)throw new Ye("Can't mix ordinal dates with month/day");const m=f||n.weekday&&!d;let p,v,g=jr(a,c);m?(p=Yr,v=$r,g=ps(g,r,o)):u?(p=Jr,v=qr,g=gs(g)):(p=Br,v=Zr);let y=!1;for(const t of p){_s(n[t])?n[t]=y?v[t]:g[t]:y=!0}const k=m?function(t,e=4,i=1){const s=Ss(t.weekYear),n=Rs(t.weekNumber,1,Hs(t.weekYear,e,i)),r=Rs(t.weekday,1,7);return s?n?!r&&ls("weekday",t.weekday):ls("week",t.weekNumber):ls("weekYear",t.weekYear)}(n,r,o):u?function(t){const e=Ss(t.year),i=Rs(t.ordinal,1,js(t.year));return e?!i&&ls("ordinal",t.ordinal):ls("year",t.year)}(n):bs(n),b=k||ws(n);if(b)return io.invalid(b);const w=m?vs(n,r,o):u?ys(n):n,[_,I]=Lr(w,c,i),S=new io({ts:_,zone:i,o:I,loc:s});return n.weekday&&d&&t.weekday!==S.weekday?io.invalid("mismatched weekday",`you can't specify both a weekday of ${n.weekday} and a date of ${S.toISO()}`):S.isValid?S:io.invalid(S.invalid)}static fromISO(t,e={}){const[i,s]=function(t){return pn(t,[Hn,$n],[Un,qn],[Wn,Bn],[Zn,Yn])}(t);return zr(i,s,e,"ISO 8601",t)}static fromRFC2822(t,e={}){const[i,s]=function(t){return pn(function(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(t),[En,Cn])}(t);return zr(i,s,e,"RFC 2822",t)}static fromHTTP(t,e={}){const[i,s]=function(t){return pn(t,[Fn,Pn],[jn,Pn],[Ln,zn])}(t);return zr(i,s,e,"HTTP",e)}static fromFormat(t,e,i={}){if(_s(t)||_s(e))throw new Ge("fromFormat requires an input string and a format");const{locale:s=null,numberingSystem:n=null}=i,r=Ui.fromOpts({locale:s,numberingSystem:n,defaultToEN:!0}),[o,a,c,u]=function(t,e,i){const{result:s,zone:n,specificOffset:r,invalidReason:o}=xr(t,e,i);return[s,n,r,o]}(r,t,e);return u?io.invalid(u):zr(o,a,i,`format ${e}`,t,c)}static fromString(t,e,i={}){return io.fromFormat(t,e,i)}static fromSQL(t,e={}){const[i,s]=function(t){return pn(t,[Gn,$n],[Kn,Qn])}(t);return zr(i,s,e,"SQL",t)}static invalid(t,e=null){if(!t)throw new Ge("need to specify a reason the DateTime is invalid");const i=t instanceof as?t:new as(t,e);if(os.throwOnInvalid)throw new $e(i);return new io({invalid:i})}static isDateTime(t){return t&&t.isLuxonDateTime||!1}static parseFormatForOpts(t,e={}){const i=Ar(t,Ui.fromObject(e));return i?i.map((t=>t?t.val:null)).join(""):null}static expandFormat(t,e={}){return Tr(hn.parseFormat(t),Ui.fromObject(e)).map((t=>t.val)).join("")}static resetCache(){to=void 0,eo={}}get(t){return this[t]}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?Dr(this).weekYear:NaN}get weekNumber(){return this.isValid?Dr(this).weekNumber:NaN}get weekday(){return this.isValid?Dr(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?Er(this).weekday:NaN}get localWeekNumber(){return this.isValid?Er(this).weekNumber:NaN}get localWeekYear(){return this.isValid?Er(this).weekYear:NaN}get ordinal(){return this.isValid?gs(this.c).ordinal:NaN}get monthShort(){return this.isValid?fr.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?fr.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?fr.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?fr.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return!this.isOffsetFixed&&(this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset)}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];const t=864e5,e=6e4,i=Ps(this.c),s=this.zone.offset(i-t),n=this.zone.offset(i+t),r=this.zone.offset(i-s*e),o=this.zone.offset(i-n*e);if(r===o)return[this];const a=i-r*e,c=i-o*e,u=jr(a,r),l=jr(c,o);return u.hour===l.hour&&u.minute===l.minute&&u.second===l.second&&u.millisecond===l.millisecond?[Cr(this,{ts:a}),Cr(this,{ts:c})]:[this]}get isInLeapYear(){return Fs(this.year)}get daysInMonth(){return Ls(this.year,this.month)}get daysInYear(){return this.isValid?js(this.year):NaN}get weeksInWeekYear(){return this.isValid?Hs(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?Hs(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(t={}){const{locale:e,numberingSystem:i,calendar:s}=hn.create(this.loc.clone(t),t).resolvedOptions(this);return{locale:e,numberingSystem:i,outputCalendar:s}}toUTC(t=0,e={}){return this.setZone(Zi.instance(t),e)}toLocal(){return this.setZone(os.defaultZone)}setZone(t,{keepLocalTime:e=!1,keepCalendarTime:i=!1}={}){if((t=qi(t,os.defaultZone)).equals(this.zone))return this;if(t.isValid){let s=this.ts;if(e||i){const e=t.offset(this.ts),i=this.toObject();[s]=Lr(i,e,t)}return Cr(this,{ts:s,zone:t})}return io.invalid(Mr(t))}reconfigure({locale:t,numberingSystem:e,outputCalendar:i}={}){return Cr(this,{loc:this.loc.clone({locale:t,numberingSystem:e,outputCalendar:i})})}setLocale(t){return this.reconfigure({locale:t})}set(t){if(!this.isValid)return this;const e=qs(t,Gr),{minDaysInFirstWeek:i,startOfWeek:s}=ks(e,this.loc),n=!_s(e.weekYear)||!_s(e.weekNumber)||!_s(e.weekday),r=!_s(e.ordinal),o=!_s(e.year),a=!_s(e.month)||!_s(e.day),c=o||a,u=e.weekYear||e.weekNumber;if((c||r)&&u)throw new Ye("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(a&&r)throw new Ye("Can't mix ordinal dates with month/day");let l;n?l=vs({...ps(this.c,i,s),...e},i,s):_s(e.ordinal)?(l={...this.toObject(),...e},_s(e.day)&&(l.day=Math.min(Ls(l.year,l.month),l.day))):l=ys({...gs(this.c),...e});const[h,d]=Lr(l,this.o,this.zone);return Cr(this,{ts:h,o:d})}plus(t){if(!this.isValid)return this;return Cr(this,Pr(this,lr.fromDurationLike(t)))}minus(t){if(!this.isValid)return this;return Cr(this,Pr(this,lr.fromDurationLike(t).negate()))}startOf(t,{useLocaleWeeks:e=!1}={}){if(!this.isValid)return this;const i={},s=lr.normalizeUnit(t);switch(s){case"years":i.month=1;case"quarters":case"months":i.day=1;case"weeks":case"days":i.hour=0;case"hours":i.minute=0;case"minutes":i.second=0;case"seconds":i.millisecond=0}if("weeks"===s)if(e){const t=this.loc.getStartOfWeek(),{weekday:e}=this;e<t&&(i.weekNumber=this.weekNumber-1),i.weekday=t}else i.weekday=1;if("quarters"===s){const t=Math.ceil(this.month/3);i.month=3*(t-1)+1}return this.set(i)}endOf(t,e){return this.isValid?this.plus({[t]:1}).startOf(t,e).minus(1):this}toFormat(t,e={}){return this.isValid?hn.create(this.loc.redefaultToEN(e)).formatDateTimeFromString(this,t):Rr}toLocaleString(t=ei,e={}){return this.isValid?hn.create(this.loc.clone(e),t).formatDateTime(this):Rr}toLocaleParts(t={}){return this.isValid?hn.create(this.loc.clone(t),t).formatDateTimeParts(this):[]}toISO({format:t="extended",suppressSeconds:e=!1,suppressMilliseconds:i=!1,includeOffset:s=!0,extendedZone:n=!1}={}){if(!this.isValid)return null;const r="extended"===t;let o=Ur(this,r);return o+="T",o+=Wr(this,r,e,i,s,n),o}toISODate({format:t="extended"}={}){return this.isValid?Ur(this,"extended"===t):null}toISOWeekDate(){return Hr(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:t=!1,suppressSeconds:e=!1,includeOffset:i=!0,includePrefix:s=!1,extendedZone:n=!1,format:r="extended"}={}){if(!this.isValid)return null;return(s?"T":"")+Wr(this,"extended"===r,e,t,i,n)}toRFC2822(){return Hr(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return Hr(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?Ur(this,!0):null}toSQLTime({includeOffset:t=!0,includeZone:e=!1,includeOffsetSpace:i=!0}={}){let s="HH:mm:ss.SSS";return(e||t)&&(i&&(s+=" "),e?s+="z":t&&(s+="ZZ")),Hr(this,s,!0)}toSQL(t={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(t)}`:null}toString(){return this.isValid?this.toISO():Rr}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(t={}){if(!this.isValid)return{};const e={...this.c};return t.includeConfig&&(e.outputCalendar=this.outputCalendar,e.numberingSystem=this.loc.numberingSystem,e.locale=this.loc.locale),e}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(t,e="milliseconds",i={}){if(!this.isValid||!t.isValid)return lr.invalid("created by diffing an invalid DateTime");const s={locale:this.locale,numberingSystem:this.numberingSystem,...i},n=(a=e,Array.isArray(a)?a:[a]).map(lr.normalizeUnit),r=t.valueOf()>this.valueOf(),o=pr(r?this:t,r?t:this,n,s);var a;return r?o.negate():o}diffNow(t="milliseconds",e={}){return this.diff(io.now(),t,e)}until(t){return this.isValid?dr.fromDateTimes(this,t):this}hasSame(t,e,i){if(!this.isValid)return!1;const s=t.valueOf(),n=this.setZone(t.zone,{keepLocalTime:!0});return n.startOf(e,i)<=s&&s<=n.endOf(e,i)}equals(t){return this.isValid&&t.isValid&&this.valueOf()===t.valueOf()&&this.zone.equals(t.zone)&&this.loc.equals(t.loc)}toRelative(t={}){if(!this.isValid)return null;const e=t.base||io.fromObject({},{zone:this.zone}),i=t.padding?this<e?-t.padding:t.padding:0;let s=["years","months","days","hours","minutes","seconds"],n=t.unit;return Array.isArray(t.unit)&&(s=t.unit,n=void 0),Qr(e,this.plus(i),{...t,numeric:"always",units:s,unit:n})}toRelativeCalendar(t={}){return this.isValid?Qr(t.base||io.fromObject({},{zone:this.zone}),this,{...t,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...t){if(!t.every(io.isDateTime))throw new Ge("min requires all arguments be DateTimes");return Ns(t,(t=>t.valueOf()),Math.min)}static max(...t){if(!t.every(io.isDateTime))throw new Ge("max requires all arguments be DateTimes");return Ns(t,(t=>t.valueOf()),Math.max)}static fromFormatExplain(t,e,i={}){const{locale:s=null,numberingSystem:n=null}=i;return xr(Ui.fromOpts({locale:s,numberingSystem:n,defaultToEN:!0}),t,e)}static fromStringExplain(t,e,i={}){return io.fromFormatExplain(t,e,i)}static buildFormatParser(t,e={}){const{locale:i=null,numberingSystem:s=null}=e,n=Ui.fromOpts({locale:i,numberingSystem:s,defaultToEN:!0});return new Nr(n,t)}static fromFormatParser(t,e,i={}){if(_s(t)||_s(e))throw new Ge("fromFormatParser requires an input string and a format parser");const{locale:s=null,numberingSystem:n=null}=i,r=Ui.fromOpts({locale:s,numberingSystem:n,defaultToEN:!0});if(!r.equals(e.locale))throw new Ge(`fromFormatParser called with a locale of ${r}, but the format parser was created for ${e.locale}`);const{result:o,zone:a,specificOffset:c,invalidReason:u}=e.explainFromTokens(t);return u?io.invalid(u):zr(o,a,i,`format ${e.format}`,t,c)}static get DATE_SHORT(){return ei}static get DATE_MED(){return ii}static get DATE_MED_WITH_WEEKDAY(){return si}static get DATE_FULL(){return ni}static get DATE_HUGE(){return ri}static get TIME_SIMPLE(){return oi}static get TIME_WITH_SECONDS(){return ai}static get TIME_WITH_SHORT_OFFSET(){return ci}static get TIME_WITH_LONG_OFFSET(){return ui}static get TIME_24_SIMPLE(){return li}static get TIME_24_WITH_SECONDS(){return hi}static get TIME_24_WITH_SHORT_OFFSET(){return di}static get TIME_24_WITH_LONG_OFFSET(){return fi}static get DATETIME_SHORT(){return mi}static get DATETIME_SHORT_WITH_SECONDS(){return pi}static get DATETIME_MED(){return vi}static get DATETIME_MED_WITH_SECONDS(){return gi}static get DATETIME_MED_WITH_WEEKDAY(){return yi}static get DATETIME_FULL(){return ki}static get DATETIME_FULL_WITH_SECONDS(){return bi}static get DATETIME_HUGE(){return wi}static get DATETIME_HUGE_WITH_SECONDS(){return _i}}function so(t){if(io.isDateTime(t))return t;if(t&&t.valueOf&&Is(t.valueOf()))return io.fromJSDate(t);if(t&&"object"==typeof t)return io.fromObject(t);throw new Ge(`Unknown datetime argument: ${t}, of type ${typeof t}`)}function no(t,e){const i=ro();return(no=function(t,e){return i[t-=146]})(t,e)}function ro(){const t=["fromJSDate","day","829833cRflFW","72gfaErA","40YizrMv","toRelativeCalendar","toJSDate","minus","507765igkLjT","year","8awHGwk","week","setLocale","startOf","local","125132KJdUMW","month","hasSame","monthLong","1175920eucVuz","2357640DhdYhz","1868474PjefeQ","739250ooYAkH","weekdayLong"];return(ro=function(){return t})()}function oo(t,e){const i=no,s=io[i(169)](t)[i(157)](e),n=io[i(159)](),r=n[i(152)]({days:1})[i(158)](i(146));let o,a;return s[i(162)](n,i(146))?(o=s[i(158)](i(146))[i(151)](),a=s[i(150)]()):s[i(162)](r,i(146))?(o=r[i(151)](),a=s[i(150)]()):s[i(162)](n,i(156))?(o=s[i(158)](i(156))[i(151)](),a=s[i(168)]||""):s[i(162)](n,i(154))?(o=s[i(158)](i(161))[i(151)](),a=s[i(163)]||""):(o=s[i(158)](i(154))[i(151)](),a=String(s[i(154)])),{startDate:o,localizedPeriodName:a}}!function(t){const e=no,i=t();for(;;)try{if(531482===parseInt(e(167))/1+-parseInt(e(166))/2+parseInt(e(147))/3+parseInt(e(149))/4*(parseInt(e(153))/5)+parseInt(e(165))/6+parseInt(e(160))/7*(-parseInt(e(155))/8)+-parseInt(e(148))/9*(parseInt(e(164))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ro);var ao=i(45),co={attributes:{"data-cke":!0}};co.setAttributes=It(),co.insert=wt().bind(null,"head"),co.domAPI=kt(),co.insertStyleElement=Ot();gt()(ao.A,co);ao.A&&ao.A.locals&&ao.A.locals;const uo=ho;function lo(){const t=["div","span","_revisionActions","uiLanguage","removeRevision","localizedPeriodName","locale","2089071xJJhlN","delegate","220256JImOpd","6113NPOcdv","256DgPHOQ","revisionViews","390eIAzcL","setName","ck-revision-history-sidebar__time-period__revisions","find","select","1890siKslY","16386cqVGOn","459SXOfVu","4sTRYiv","20054436esDSLH","ck-revision-history-sidebar__time-period","7747390XgsGbg","addRevision","createCollection","add","_requireRevisionName","startDate","remove","100683ImYrMv","ck-revision-history-sidebar__time-period__label","setTemplate"];return(lo=function(){return t})()}function ho(t,e){const i=lo();return(ho=function(t,e){return i[t-=286]})(t,e)}!function(t){const e=ho,i=t();for(;;)try{if(899541===parseInt(e(311))/1*(parseInt(e(312))/2)+-parseInt(e(308))/3*(-parseInt(e(288))/4)+parseInt(e(319))/5*(parseInt(e(286))/6)+parseInt(e(291))/7+-parseInt(e(310))/8*(parseInt(e(287))/9)+-parseInt(e(314))/10*(-parseInt(e(298))/11)+-parseInt(e(289))/12)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(lo);class fo extends pt.View{[uo(296)];[uo(313)];[uo(303)];[uo(295)];constructor(t,e,i,s){const n=uo;super(t);const r=oo(e,this[n(307)][n(304)])[n(306)];this[n(296)]=e,this[n(313)]=this[n(293)](),this[n(303)]=i,this[n(295)]=s,this[n(313)][n(309)](n(318)).to(this),this[n(313)][n(309)](n(315)).to(this),this[n(300)]({tag:n(301),attributes:{class:["ck",n(290)]},children:[{tag:n(302),attributes:{class:["ck",n(299)]},children:[{text:r}]},{tag:n(301),attributes:{class:["ck",n(316)]},children:this[n(313)]}]})}[uo(292)](t){const e=uo,i=new We(this[e(307)],t,this[e(303)],this[e(295)]);this[e(313)][e(294)](i)}[uo(305)](t){const e=uo,i=this[e(313)][e(317)]((e=>e.id===t.id));this[e(313)][e(297)](i)}}var mo=i(173),po={attributes:{"data-cke":!0}};po.setAttributes=It(),po.insert=wt().bind(null,"head"),po.domAPI=kt(),po.insertStyleElement=Ot();gt()(mo.A,po);mo.A&&mo.A.locals&&mo.A.locals;function vo(){const t=["215896pleQpi","1625912njHjjv","content","span","4821276uRKaZF","ck-revision-history-sidebar__header","div","ck-reset_all","13300105ysstWK","12BatOGe","2193366thhGMS","65OzUGaA","setTemplate","63vXiKyx","ck-revision-history-sidebar__header__label","13140570TnSiew","32443jbGpwa","Revision history"];return(vo=function(){return t})()}function go(t,e){const i=vo();return(go=function(t,e){return i[t-=235]})(t,e)}!function(t){const e=go,i=t();for(;;)try{if(980967===-parseInt(e(250))/1*(parseInt(e(243))/2)+-parseInt(e(244))/3+parseInt(e(252))/4*(parseInt(e(245))/5)+-parseInt(e(238))/6+parseInt(e(242))/7+-parseInt(e(235))/8*(-parseInt(e(247))/9)+-parseInt(e(249))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(vo);class yo extends pt.View{constructor(t){const e=go;super(t);const i=new pt.IconView;i[e(236)]=mt.IconHistory,this[e(246)]({tag:e(240),attributes:{class:["ck",e(241),e(239)]},children:[i,{tag:e(237),attributes:{class:["ck",e(248)]},children:[X(t,e(251))]}]})}}var ko=i(722),bo={attributes:{"data-cke":!0}};bo.setAttributes=It(),bo.insert=wt().bind(null,"head"),bo.domAPI=kt(),bo.insertStyleElement=Ot();gt()(ko.A,bo);ko.A&&ko.A.locals&&ko.A.locals;const wo=Io;function _o(){const t=["isEnabled","6KYrzZq","_requireRevisionName","384gPXwjv","revisionViews","getTime","find","ck-reset","486000aLhNXl","6321528ySmIqB","removeRevision","_revisions","add","1918578RIOCyg","unhighlight","set","fire","createdAt","setTemplate","highlightRevisions","render","map","uiLanguage","_revisionActions","timePeriodViews","19490HvIiZQ","4423454acKwGD","createCollection","get","select","5602136KToyXa","highlight","locale","some","startDate","revisionSetName","selectRevision","addRevision","ck-rounded-corners","ck-revision-history-sidebar","deselect","setName","_getTimePeriodViewByStartDate","revisionSelected","407575BakLwz","ck-revision-history-sidebar__timeline","remove","delegate","ck-disabled","flat","bindTemplate","_addRevision","div","_removeRevision"];return(_o=function(){return t})()}function Io(t,e){const i=_o();return(Io=function(t,e){return i[t-=197]})(t,e)}!function(t){const e=Io,i=t();for(;;)try{if(407578===parseInt(e(230))/1+parseInt(e(248))/2+-parseInt(e(199))/3+-parseInt(e(243))/4*(parseInt(e(211))/5)+parseInt(e(241))/6*(-parseInt(e(212))/7)+parseInt(e(216))/8+parseInt(e(249))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(_o);class So extends pt.View{[wo(210)];[wo(197)];[wo(209)];[wo(242)];constructor(t,e,i,s){const n=wo;super(t);const r=this[n(236)];this[n(210)]=this[n(213)](),this[n(210)][n(233)](n(215)).to(this),this[n(210)][n(233)](n(227)).to(this),this[n(197)]=e,this[n(209)]=i,this[n(242)]=s,this.on(n(215),((t,e)=>{const i=n;this[i(202)](i(229),e)})),this.on(n(227),((t,e)=>{const i=n;this[i(202)](i(221),e)})),this[n(201)](n(240),!1),this[n(204)]({tag:n(238),attributes:{class:["ck",n(247),n(224),n(225)]},children:[new yo(t),{tag:n(238),attributes:{class:["ck",n(231),r.if(n(240),n(234),(t=>!t))]},children:this[n(210)]}]})}[wo(206)](){const t=wo;super[t(206)]();for(const e of this[t(197)])this[t(237)](e);this[t(197)].on(t(198),((e,i)=>{this[t(237)](i)})),this[t(197)].on(t(232),((e,i)=>{this[t(239)](i)}))}get[wo(244)](){const t=wo;return this[t(210)][t(207)]((e=>e[t(244)][t(207)]((t=>t))))[t(235)]()}[wo(222)](t){const e=wo;for(const i of this[e(244)])t&&t.id===i.id?i[e(215)]():i[e(226)]()}[wo(205)](t){const e=wo;for(const i of this[e(244)])t[e(219)]((({id:t})=>t===i.id))?i[e(217)]():i[e(200)]()}[wo(237)](t){const e=wo,i=oo(t[e(203)],this[e(218)][e(208)])[e(220)];let s=this[e(210)][e(214)](0);s&&s[e(220)][e(245)]()===i[e(245)]()||(s=new fo(this[e(218)],i,this[e(209)],this[e(242)]),this[e(210)][e(198)](s)),s[e(223)](t)}[wo(239)](t){const e=wo,i=oo(t[e(203)],this[e(218)][e(208)])[e(220)];this[e(228)](i)[e(250)](t)}[wo(228)](t){const e=wo;return this[e(210)][e(246)]((i=>i[e(220)][e(245)]()===t[e(245)]()))}}function Oo(){const t=["nameRevision","init","add","remove","isOfficialPlugin","select","getEarlierVisibleRevision","newRevisionId","name","18006jvRnnS","10313688IwTxZd","assign","render","revisionHistory.revisionActions","bind","ready","highlightRevisions","restoreRevision","_handleDiffChange","restoreRevisionCallback","editor","revisionSetName","appendChild","focus","isVisible","destroy","_handleRevisionSetName","listenTo","setName","defaultRevisionActions","3cPGGuW","getRevisionsInDiff","18978FfhmwN","string","action","isReady","getRevision","4277020pqUaNr","isPremiumPlugin","selectRevision","fieldView","_handleRevisionSelected","config","isEnabled","_revisionViewer","timePeriodViews","getIndex","revisionHistory","_sidebarView","change:diff","5164607NGZKKj","Restore this revision","revisionHistory.requireRevisionName","locale","revisionViews","plugins","_createRevisionActions","compare","requires","2115vMSLOg","revisionSelected","_revisions","Compare against selected","getLaterVisibleRevision","_handleEditorDataReady","element","length","_revisionsRepository","2611071iJAgQr","data","diff","repository","revisionHistory.viewerSidebarContainer","RevisionsSidebar","pluginName","compareAgainstSelected","availableRevisionActions","Name this revision","get","114ICtZmm","59822560DIdPOE","isSelected","map"];return(Oo=function(){return t})()}const To=No;function No(t,e){const i=Oo();return(No=function(t,e){return i[t-=285]})(t,e)}!function(t){const e=No,i=t();for(;;)try{if(811817===-parseInt(e(303))/1*(parseInt(e(316))/2)+-parseInt(e(337))/3*(parseInt(e(344))/4)+-parseInt(e(366))/5*(parseInt(e(339))/6)+-parseInt(e(357))/7+-parseInt(e(317))/8+parseInt(e(292))/9+parseInt(e(304))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Oo);class xo extends U.Plugin{[To(351)];[To(291)];[To(355)];static[To(336)]=[To(299),To(324),To(307)];static[To(300)]=function(){const t=To;return{compareAgainstSelected:{name:t(286),action:({plugins:e},i)=>{const s=t,n=e[s(302)](ee),r=n[s(295)];let o=n[s(294)][s(314)],a=i.id;r[s(353)](o)>r[s(353)](a)&&([o,a]=[a,o]),n[s(364)](o,a)},isVisible:({plugins:e},i)=>{const s=t,n=e[s(302)](ee);return!(n[s(295)][s(338)](n[s(294)])[s(290)]>2||i[s(305)])}},restoreRevision:{name:t(358),action:(e,{id:i})=>{const s=t;e[s(349)][s(302)](s(354))[s(326)](i)},isVisible:({plugins:e},i)=>!!e[t(302)](ee)[t(295)][t(287)](i.id)},nameRevision:{name:t(301),action:({plugins:e},{id:i,revisionNameView:s})=>{const n=t,r=e[n(302)](ee),o=r[n(295)][n(313)](i);r[n(364)](i,o),s[n(330)](),s[n(347)][n(312)]()}}}}();static get[To(298)](){return To(297)}static get[To(311)](){return!0}static get[To(345)](){return!0}static get[To(365)](){return[ee]}constructor(t){const e=To;super(t),this[e(351)]=t[e(362)][e(302)](ee),this[e(291)]=this[e(351)][e(295)],this[e(355)]=null}[To(308)](){const t=To,e=this[t(291)][t(285)],i=this[t(363)](),s=this[t(327)][t(349)][t(302)](t(296));this[t(355)]=new So(this[t(327)][t(360)],e,i,this[t(327)][t(349)][t(302)](t(359))),this[t(355)].on(t(367),this[t(348)][t(321)](this)),this[t(355)].on(t(328),this[t(333)][t(321)](this)),this[t(355)][t(321)](t(350)).to(this[t(351)]),this[t(355)][t(352)].on(t(309),((e,i)=>{const s=t;i[s(361)].on(s(309),((t,e)=>{const i=s;e[i(321)](i(350),i(342)).to(this[i(351)])}))})),this[t(355)][t(319)](),this[t(334)](this[t(327)][t(293)],t(322),this[t(288)][t(321)](this)),this[t(334)](this[t(351)],t(356),this[t(325)][t(321)](this)),s[t(329)](this[t(355)][t(289)])}[To(332)](){const t=To;this[t(355)][t(289)][t(310)](),this[t(355)][t(332)]()}[To(288)](){const t=To,e=this[t(291)][t(343)](0);if(e){const i=this[t(291)][t(313)](e.id);this[t(351)][t(364)](e,i)}}[To(348)](t,e){const i=To,s=this[i(291)][i(343)](e.id),n=this[i(291)][i(313)](s.id);this[i(351)][i(364)](s,n)}[To(333)](t,e){const i=To;this[i(291)][i(343)](e.id)[i(335)](e[i(315)])}[To(325)](t,e,i){const s=To,n=this[s(291)][s(338)](i);n[s(290)]>2?(this[s(355)][s(323)](n),this[s(355)][s(346)](null)):(this[s(355)][s(323)]([]),this[s(355)][s(346)](n[0]))}[To(363)](){const t=To,e=this[t(327)],i=xo[t(300)],s=e[t(349)][t(302)](t(320))||xo[t(336)];if(s[t(290)])return s[t(306)]((s=>{const n=t,r=n(340)==typeof s?Object[n(318)]({},i[s]):s;return r[n(341)]=r[n(341)][n(321)](this,e),r[n(331)]&&(r[n(331)]=r[n(331)][n(321)](this,e)),r}))}}const Ao=xo,Ro=Mo;function Vo(){const t=["1400267YaepaA","9778DliRmJ","1203858EYsfAv","viewportTopOffset","rootName","editable","replace","_toolbarConfig","7716KhtOZB","_elementReplacer","get","addToolbar","destroy","detachDomRoot","130psuCkn","viewportOffset","attachDomRoot","restore","isActive","2384unBADD","focusTracker","ready","getRoot","init","config","stickyPanel","1370360IFvjsP","bind","42OHTfdO","4501kQpujG","_initToolbar","7056rTWWrl","2143365CyIBFz","fire","fillFromConfig","document","view","toolbar","element","render","name","componentFactory","setEditableElement","limiterElement","isFocused","_view","editing","editor"];return(Vo=function(){return t})()}function Mo(t,e){const i=Vo();return(Mo=function(t,e){return i[t-=271]})(t,e)}!function(t){const e=Mo,i=t();for(;;)try{if(671824===-parseInt(e(281))/1+-parseInt(e(280))/2*(parseInt(e(307))/3)+-parseInt(e(305))/4+-parseInt(e(311))/5+-parseInt(e(287))/6*(-parseInt(e(308))/7)+parseInt(e(298))/8*(parseInt(e(310))/9)+-parseInt(e(293))/10*(-parseInt(e(279))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Vo);class Do extends pt.EditorUI{[Ro(276)];[Ro(286)];[Ro(288)];get[Ro(315)](){return this[Ro(276)]}constructor(e,i){const s=Ro;super(e),this[s(276)]=i,this[s(286)]=(0,pt.normalizeToolbarConfig)(e[s(303)][s(289)](s(316))),this[s(288)]=new t.ElementReplacer}get[Ro(317)](){const t=Ro;return this[t(315)][t(317)]}[Ro(302)](t){const e=Ro,i=this[e(278)],s=this[e(315)],n=i[e(277)][e(315)],r=s[e(284)],o=n[e(314)][e(301)]();r[e(271)]=o[e(283)],s[e(318)]();const a=r[e(317)];this[e(273)](r[e(271)],a),s[e(284)][e(306)](e(275)).to(this[e(299)]),n[e(295)](a),this[e(288)][e(285)](t,this[e(317)]),this[e(309)](),this[e(312)](e(300))}[Ro(291)](){const t=Ro;super[t(291)]();const e=this[t(315)],i=this[t(278)][t(277)][t(315)];this[t(288)][t(296)](),i[t(292)](e[t(284)][t(271)]),e[t(291)]()}[Ro(309)](){const t=Ro,e=this[t(315)];e[t(304)][t(306)](t(297)).to(this[t(299)],t(275)),e[t(304)][t(274)]=e[t(317)],e[t(304)][t(306)](t(282)).to(this,t(294),(({top:t})=>t)),e[t(316)][t(313)](this[t(286)],this[t(272)]),this[t(290)](e[t(316)])}}var Eo=i(161),Co={attributes:{"data-cke":!0}};Co.setAttributes=It(),Co.insert=wt().bind(null,"head"),Co.domAPI=kt(),Co.insertStyleElement=Ot();gt()(Eo.A,Co);Eo.A&&Eo.A.locals&&Eo.A.locals;function Fo(t,e){var i=jo();return(Fo=function(t,e){return i[t-=252]})(t,e)}function jo(){var t=["22FPVFcK","2hRFMtd","toolbar","6338076KPPzpR","render","editable","7503350yuFUfI","717407XqigKy","2479778mnUxNP","9HizRIS","shouldToolbarGroupWhenFull","3xcAMhX","top","main","1980584KtmFnM","384762uyPMHm","_editable","35nWRVSK","stickyPanel","add","content","2497240ImCpnI"];return(jo=function(){return t})()}var Lo=Fo;!function(t){for(var e=Fo,i=t();;)try{if(376608===parseInt(e(252))/1*(-parseInt(e(268))/2)+parseInt(e(256))/3*(-parseInt(e(259))/4)+parseInt(e(262))/5*(parseInt(e(260))/6)+-parseInt(e(253))/7+-parseInt(e(266))/8+parseInt(e(254))/9*(parseInt(e(273))/10)+-parseInt(e(267))/11*(-parseInt(e(270))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(jo);class Po extends pt.BoxedEditorUIView{[Lo(261)];[Lo(263)];[Lo(269)];get[Lo(272)](){return this[Lo(261)]}constructor(t,e,i={}){var s=Lo;super(t),this[s(263)]=new pt.StickyPanelView(t),this[s(269)]=new pt.ToolbarView(t,{shouldGroupWhenFull:i[s(255)]}),this[s(261)]=new pt.InlineEditableUIView(t,e)}[Lo(271)](){var t=Lo;super[t(271)](),this[t(263)][t(265)][t(264)](this[t(269)]),this[t(257)][t(264)](this[t(263)]),this[t(258)][t(264)](this[t(272)])}}function zo(t,e){const i=Uo();return(zo=function(t,e){return i[t-=342]})(t,e)}const Ho=zo;function Uo(){const t=["24fpVrIK","529040zhtCzU","config","723702afwxRi","initialData","_ui","38885czAVfI","view","fire","202323fEtCUu","document","155056FMyQYn","createRoot","destroy","2076LJuwZs","509049EMlTRa","editing","data","updateSourceElement","locale","sourceElement","init","create","2244907EDQIVj","model","initPlugins","5OiqwOv","get","12YPswCv","2LdMHua","ready"];return(Uo=function(){return t})()}!function(t){const e=zo,i=t();for(;;)try{if(239749===parseInt(e(367))/1*(parseInt(e(354))/2)+-parseInt(e(365))/3*(parseInt(e(353))/4)+-parseInt(e(351))/5*(parseInt(e(359))/6)+-parseInt(e(348))/7+-parseInt(e(356))/8*(-parseInt(e(371))/9)+-parseInt(e(357))/10+parseInt(e(362))/11*(parseInt(e(370))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Uo);class Wo extends((0,U.ElementApiMixin)(U.Editor)){[Ho(361)];get ui(){return this[Ho(361)]}constructor(t,e){const i=Ho;super(e),this[i(345)]=t,this[i(349)][i(366)][i(368)]();const s=new Po(this[i(344)],this[i(372)][i(363)],{shouldToolbarGroupWhenFull:!0});this[i(361)]=new Do(this,s)}[Ho(369)](){const t=Ho;return this[t(343)](),this.ui[t(369)](),super[t(369)]()}static async[Ho(347)](t,e){const i=Ho,s=new this(t,e);return await s[i(350)](),await s.ui[i(346)](t),await s[i(342)][i(346)](s[i(358)][i(352)](i(360))||""),s[i(364)](i(355)),s}}const Zo=Yo;function $o(){const t=["config","name","RevisionsRepository","refreshVisibility","document","repository","destroy","indexOf","hide","from","_closeRevisionViewer","_restoreRevision","style","join","_viewerEditor","_getRevisionViewerEditorConfig","map","isReady","897869kQhqtG","addRevisionData","RevisionHistoryUtils","createdAt","DocumentOutlineUI","getAttributeKeys","commands","model","isRevisionViewerOpen","editor","long","define","toLocaleTimeString","getRevisionDocumentData","rootName","data","toVersion","get","revisionHistory.closeRevisionViewerCallback","getRevision","revisionHistory.restoreRevisionCallback","isEnabled","_cleanUp","lazyRoots","disableReadOnlyMode","loadRevisionData","changesNavigation","RevisionViewerIntegration","keys","numeric","parse","plugins","none","12755060umHBwH","view","addRoot","_enhanceShowRevisionViewerCallback","element","revisionHistory.viewerEditorElement","getRoot","fromCharCode","revisionHistory.showRevisionViewerCallback","create","isReadOnly","19890erGxVB","remove","catch","uiLanguage","setSelection","update","removeSelectionAttribute","_recalculatePageBreaks","12GnRIGk","isOfficialPlugin","692340MRnniH","restoreRevision","markers","revisionHistory.requireRevisionName","adapter","exitToEditing","enqueueChange","revisionHistory","revisionHistory.editorContainer","bind","PaginationLookup","1096KaWvMx","detachRoot","getMarkersGroup","getUser","220585FrDAJZ","fromVersion","Users","isAttached","locale","_showRevisionViewer","display","change","RevisionHistoryUI","isOpen","creator","_enhanceCloseRevisionViewerCallback","save","then","push","revision-history-missing-configuration","has","isAnonymous","init","toLocaleDateString","RevisionViewer","set","_update","error","removeMarker","refreshPositioning","result","toJSON","RevisionTracker","DocumentOutline","createRangeIn","addUser","block","closeRevisionViewerCallback","roots","20LpPzHi","setAttribute","pluginName","getRevisions","users","RestrictedEditingMode","RevisionHistory","requires","Dialog","removeAttribute","translations","selection","restrictedEditingException","Annotations","Autosave","isPremiumPlugin","634944MDlfri","end","saveRevision","$graveyard","revisionHistory.viewerContainer","includes","Restored","enableReadOnlyMode","showRevisionViewerCallback","revision-history-viewer-opened","getRevisionRootsAttributes","insert","toolbar","115987aDtFft"];return($o=function(){return t})()}!function(t){const e=Yo,i=t();for(;;)try{if(178188===parseInt(e(241))/1+parseInt(e(314))/2+parseInt(e(228))/3+parseInt(e(212))/4*(parseInt(e(329))/5)+-parseInt(e(312))/6*(-parseInt(e(260))/7)+-parseInt(e(325))/8*(-parseInt(e(304))/9)+-parseInt(e(293))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}($o);const qo=[Zo(185),Zo(217)];class Bo extends U.Plugin{[Zo(203)];static get[Zo(214)](){return Zo(287)}static get[Zo(313)](){return!0}static get[Zo(227)](){return!0}constructor(t){const e=Zo;function i(t){const e=Yo;return t[e(258)]((t=>String[e(300)](t)))[e(255)]("")}super(t),this[e(203)]=e(229),t[i([101,100,105,116,105,110,103])][i([118,105,101,119])][i([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=i([97,117,116,111]),t[i([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116])]=()=>window[i([80,114,111,109,105,115,101])][i([114,101,115,111,108,118,101])]({[i([115,116,97,116,117,115])]:i([111,107])})}}function Yo(t,e){const i=$o();return(Yo=function(t,e){return i[t-=181]})(t,e)}class Jo extends U.Plugin{[Zo(256)];static get[Zo(214)](){return Zo(218)}static get[Zo(313)](){return!0}static get[Zo(227)](){return!0}static get[Zo(219)](){return[at,jt]}constructor(e){const i=Zo;if(super(e),!this[i(269)][i(242)][i(277)](i(321)))throw new t.CKEditorError(i(192),this);this[i(256)]=null,this[i(198)](i(268),!1),this[i(269)][i(242)][i(271)](i(301),(t=>this[i(182)]({...t,translations:this[i(269)][i(181)][i(222)]}))),this[i(269)][i(242)][i(271)](i(278),(t=>this[i(252)](t))),this[i(269)][i(242)][i(271)](i(280),(t=>this[i(253)](t))),this[i(269)][i(242)][i(271)](i(317),!1),this[i(296)](),this[i(188)]()}set[Zo(318)](t){const e=Zo;this[e(269)][e(291)][e(277)](e(205))[e(318)]=t}get[Zo(318)](){const t=Zo;return this[t(269)][t(291)][t(277)](t(205))[t(318)]}[Zo(261)](t){const e=Zo;return this[e(269)][e(291)][e(277)](e(205))[e(261)](t)}[Zo(279)](t){const e=Zo;return this[e(269)][e(291)][e(277)](e(244))[e(279)](t)}[Zo(215)](t){const e=Zo;return this[e(269)][e(291)][e(277)](e(244))[e(215)](t||{toJSON:!1})}[Zo(257)](){const e=Zo,i=this[e(269)],s=(0,W.sanitizeEditorConfig)(i,qo),n=i[e(291)][e(277)](e(205)),r=i[e(291)][e(277)](e(331))[e(216)];return s[e(240)]=[e(319),e(315),e(286)],delete s[e(283)],s[e(291)][e(191)](Bo,ee,be,class extends U.Plugin{static get[e(219)](){return[ee,e(331)]}[e(195)](){const s=e,o=this[s(269)][s(291)][s(277)](s(331));for(const t of r)t[s(194)]||o[s(328)](t.id)||o[s(208)](t);const a=n[s(247)][s(215)]();let c=null;const u=this[s(269)][s(291)][s(277)](s(197));u[s(318)]=n[s(318)],u[s(323)](s(281)).to(n),this[s(269)][s(266)][s(277)](s(315))[s(323)](s(281)).to(i,s(303),(t=>!t));for(const e of a){const i=null===e[s(187)];if(i&&e[s(276)]===e[s(330)])continue;const r=e[s(204)]();u[s(261)](r,((r,o,a)=>{const u=s;if(i){if(c)c[u(199)](r,o);else if(!o){const e=a[u(204)]();e.id=(0,t.uid)(),n[u(230)](e,a[u(276)])[u(190)]((t=>{c=t}))}}else e[u(199)](r,o)}))}}},Ao),s}[Zo(296)](){const t=Zo,e=this[t(269)][t(242)][t(277)](t(321))[t(236)];this[t(269)][t(242)][t(198)](t(301),(async()=>{const i=t;this[i(269)][i(235)](i(237));const s=this[i(269)][i(291)][i(277)](i(205));if(this[i(269)][i(291)][i(193)](i(226))){const t=this[i(269)][i(291)][i(277)](i(226));await t[i(189)]()}else await s[i(309)]();if(this[i(269)][i(291)][i(193)](i(324))&&this[i(269)][i(291)][i(277)](i(324))[i(311)](),this[i(269)][i(291)][i(193)](i(220))){const t=this[i(269)][i(291)][i(277)](i(220));t[i(186)]&&t[i(250)]()}const n=this[i(257)]();return e(n)[i(190)]((t=>{const e=i;return this[e(256)]=t,this[e(269)][e(291)][e(193)](e(225))&&this[e(269)][e(291)][e(277)](e(225))[e(245)](),this[e(269)][e(291)][e(193)](e(206))&&(this[e(269)][e(291)][e(277)](e(264))[e(294)][e(297)][e(254)][e(183)]=e(292)),t}))[i(306)]((t=>(console[i(200)](t),this[i(269)][i(284)](i(237)),null)))}))}[Zo(188)](){const t=Zo,e=this[t(269)][t(242)][t(277)](t(321))[t(210)];this[t(269)][t(242)][t(198)](t(278),(()=>(this[t(269)][t(291)][t(193)](t(324))&&this[t(269)][t(291)][t(277)](t(324))[t(311)](),this[t(269)][t(291)][t(193)](t(206))&&(this[t(269)][t(291)][t(277)](t(264))[t(294)][t(297)][t(254)][t(183)]=""),this[t(256)][t(291)][t(277)](t(197))[t(282)](),e(this[t(256)])[t(190)]((()=>{const e=t;if(this[e(269)][e(284)](e(237)),this[e(256)]=null,this[e(269)][e(291)][e(193)](e(225))){const t=this[e(269)][e(291)][e(277)](e(225));t[e(245)](),t[e(202)]()}})))))}[Zo(182)](t){const e=Zo,i=this[e(269)][e(242)][e(277)](e(322)),s=this[e(269)][e(242)][e(277)](e(232)),n=this[e(269)][e(242)][e(277)](e(298));return Wo[e(302)](n,t)[e(190)]((t=>(s[e(254)][e(183)]=e(209),i[e(254)][e(183)]=e(292),this[e(268)]=!0,t)))}[Zo(252)](t){const e=Zo,i=this[e(269)][e(242)][e(277)](e(322));return this[e(269)][e(242)][e(277)](e(232))[e(254)][e(183)]=e(292),i[e(254)][e(183)]="",this[e(268)]=!1,t[e(248)]()}async[Zo(253)](t){const e=Zo,i=this[e(269)],s=this[e(256)][e(291)][e(277)](e(197)),n=i[e(291)][e(277)](e(205)),r=i[e(291)][e(277)](e(262)),o=s[e(247)][e(279)](t);let a,c,u;try{await r[e(285)](o,this[e(318)]),a=r[e(273)](o),c=r[e(238)](o)}catch(t){return void console[e(200)](t)}i[e(267)][e(184)]((t=>{const s=e;for(const e of Array[s(251)](i[s(267)][s(316)][s(327)](s(224))))t[s(201)](e)})),s[e(259)]=!1,i[e(267)][e(320)]((t=>{const s=e;t[s(308)](null),t[s(310)](i[s(267)][s(246)][s(223)][s(265)]());const n=Object[s(288)](a);for(const e of i[s(267)][s(246)][s(211)])s(231)!=e[s(274)]&&e[s(332)]()&&!n[s(233)](e[s(274)])&&t[s(326)](e);for(const e of n){let n=i[s(267)][s(246)][s(299)](e);n&&n[s(332)]()||(n=t[s(295)](e));const r=c[e],o=Object[s(288)](r),u=a[e];for(const e of n[s(265)]())o[s(233)](e)||t[s(221)](e,n);for(const i of o)t[s(213)](i,c[e][i],n);t[s(305)](t[s(207)](n)),t[s(239)](i[s(275)][s(290)](u,n),n,0)}}));const l=X(i[e(181)],e(234));return u=o[e(243)]?-1==o[e(243)][e(249)](l)?l+": "+o[e(243)]:o[e(243)]:l+": "+o[e(263)][e(196)](i[e(181)][e(307)],{month:e(270),day:e(289)})+", "+o[e(263)][e(272)](i[e(181)][e(307)],{hour:e(289),minute:e(289)}),await n[e(230)]({name:u}),s[e(259)]=!0,i[e(242)][e(277)](e(321))[e(210)]()}}function Go(t,e){var i=Ko();return(Go=function(t,e){return i[t-=448]})(t,e)}function Ko(){var t=["9aMIwrD","6FUcmJd","27909NYuArW","184cFMove","1435356uLPwua","718165SgTvEV","629590GITNco","1491kNIQbW","11EoOtms","1036280HaisuS","4AzjjJR","528227ZESHcN"];return(Ko=function(){return t})()}!function(t){for(var e=Go,i=t();;)try{if(164028===-parseInt(e(451))/1+parseInt(e(452))/2*(parseInt(e(456))/3)+-parseInt(e(459))/4*(-parseInt(e(454))/5)+parseInt(e(450))/6*(parseInt(e(448))/7)+-parseInt(e(458))/8*(parseInt(e(449))/9)+-parseInt(e(455))/10+parseInt(e(457))/11*(parseInt(e(453))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ko)})(),(window.CKEditor5=window.CKEditor5||{}).revisionHistory=s})();
|
|
5
|
+
*/(()=>{var t={11:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},45:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},161:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},168:t=>{"use strict";t.exports=function(t){return t[1]}},173:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());o.push([t.id,".ck.ck-revision-history-sidebar__header{--header-height:max(calc(var(--ck-ui-component-min-height) + var(--ck-spacing-small)*2 + 1px),calc(var(--ck-icon-size) + var(--ck-spacing-small)*2 + 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},211:(t,e,i)=>{t.exports=i(312)("./src/collaboration-core.js")},216:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},237:t=>{"use strict";t.exports=CKEditor5.dll},249:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},262:t=>{"use strict";var e={};t.exports=function(t,i){var s=function(t){if(void 0===e[t]){var i=document.querySelector(t);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(t){i=null}e[t]=i}return e[t]}(t);if(!s)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");s.appendChild(i)}},311:(t,e,i)=>{t.exports=i(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},329:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},355:(t,e,i)=>{t.exports=i(237)("./src/icons.js")},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}},426:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var i="",s=void 0!==e[5];return e[4]&&(i+="@supports (".concat(e[4],") {")),e[2]&&(i+="@media ".concat(e[2]," {")),s&&(i+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),i+=t(e),s&&(i+="}"),e[2]&&(i+="}"),e[4]&&(i+="}"),i})).join("")},e.i=function(t,i,s,n,r){"string"==typeof t&&(t=[[null,t,void 0]]);var o={};if(s)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]);s&&o[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),i&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=i):l[2]=i),n&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=n):l[4]="".concat(n)),e.push(l))}},e}},528:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},536:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},545:t=>{"use strict";var e,i=(e=[],function(t,i){return e[t]=i,e.filter(Boolean).join("\n")});function s(t,e,s,n){var r;if(s)r="";else{r="",n.supports&&(r+="@supports (".concat(n.supports,") {")),n.media&&(r+="@media ".concat(n.media," {"));var o=void 0!==n.layer;o&&(r+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),r+=n.css,o&&(r+="}"),n.media&&(r+="}"),n.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=i(e,r);else{var a=document.createTextNode(r),c=t.childNodes;c[e]&&t.removeChild(c[e]),c.length?t.insertBefore(a,c[e]):t.appendChild(a)}}var n={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=n.singletonCounter++,i=n.singleton||(n.singleton=t.insertStyleElement(t));return{update:function(t){s(i,e,!1,t)},remove:function(t){s(i,e,!0,t)}}}},560:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());o.push([t.id,'.ck{--ck-revision-history-loading-overlay-transition-duration:.2s;--ck-revision-history-loading-overlay-transition-delay:0s;--ck-revision-history-loading-overlay-spinner-rotation-duration:1s;--ck-revision-history-loading-overlay-spinner-size:60px;--ck-revision-history-loading-overlay-visible-background:#fff}.ck.ck-editor__editable:after,.ck.ck-editor__editable:before{content:"";opacity:0;position:absolute;transition:opacity var(--ck-revision-history-loading-overlay-transition-duration) ease;transition-delay:0;visibility:hidden}@media (prefers-reduced-motion:reduce){.ck.ck-editor__editable:after,.ck.ck-editor__editable:before{transition:none}}.ck.ck-editor__editable:before{background:var(--ck-revision-history-loading-overlay-visible-background);height:100%;left:0;top:0;width:100%;z-index:var(--ck-z-default)}.ck.ck-editor__editable:after{animation:ck-revision-history-spinner-animation var(--ck-revision-history-loading-overlay-spinner-rotation-duration) linear infinite;border-radius:50%;border-right:3px solid transparent;border-top:3px solid var(--ck-color-base-text);box-sizing:border-box;height:var(--ck-revision-history-loading-overlay-spinner-size);left:50%;top:50%;transform:translate(-50%,-50%);width:var(--ck-revision-history-loading-overlay-spinner-size);z-index:var(--ck-z-default)}.ck.ck-editor__editable.ck-editor__editable__loading-overlay,.ck.ck-editor__editable.ck-editor__editable__overlay{min-height:calc(var(--ck-revision-history-loading-overlay-spinner-size) + var(--ck-spacing-large)*2);position:relative}.ck.ck-editor__editable.ck-editor__editable__loading-overlay:after,.ck.ck-editor__editable.ck-editor__editable__loading-overlay:before,.ck.ck-editor__editable.ck-editor__editable__overlay:after,.ck.ck-editor__editable.ck-editor__editable__overlay:before{opacity:.8;transition-delay:var(--ck-revision-history-loading-overlay-transition-delay);visibility:visible;z-index:2}.ck.ck-editor__editable.ck-editor__editable__overlay:after{visibility:hidden}@keyframes ck-revision-history-spinner-animation{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}',""]);const a=o},584:(t,e,i)=>{t.exports=i(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(i){t.setAttribute(i,e[i])}))}},673:t=>{"use strict";var e=[];function i(t){for(var i=-1,s=0;s<e.length;s++)if(e[s].identifier===t){i=s;break}return i}function s(t,s){for(var r={},o=[],a=0;a<t.length;a++){var c=t[a],u=s.base?c[0]+s.base:c[0],l=r[u]||0,h="".concat(u," ").concat(l);r[u]=l+1;var d=i(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 m=n(f,s);s.byIndex=a,e.splice(a,0,{identifier:h,updater:m,references:1})}o.push(h)}return o}function n(t,e){var i=e.domAPI(e);i.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;i.update(t=e)}else i.remove()}}t.exports=function(t,n){var r=s(t=t||[],n=n||{});return function(t){t=t||[];for(var o=0;o<r.length;o++){var a=i(r[o]);e[a].references--}for(var c=s(t,n),u=0;u<r.length;u++){var l=i(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=c}}},722:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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},782:(t,e,i)=>{t.exports=i(237)("./src/core.js")},783:(t,e,i)=>{t.exports=i(237)("./src/engine.js")},959:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var s=i(168),n=i.n(s),r=i(433),o=i.n(r)()(n());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}},e={};function i(s){var n=e[s];if(void 0!==n)return n.exports;var r=e[s]={id:s,exports:{}};return t[s](r,r.exports,i),r.exports}i.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return i.d(e,{a:e}),e},i.d=(t,e)=>{for(var s in e)i.o(e,s)&&!i.o(t,s)&&Object.defineProperty(t,s,{enumerable:!0,get:e[s]})},i.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),i.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var s={};(()=>{"use strict";i.r(s),i.d(s,{Revision:()=>W,RevisionHistory:()=>Jo,RevisionHistoryUI:()=>Lt,RevisionHistoryUtils:()=>Q,RevisionTracker:()=>at,RevisionViewer:()=>ee,RevisionViewerEditor:()=>Ho,RevisionViewerLoadingOverlay:()=>ve,RevisionViewerUI:()=>be,RevisionsRepository:()=>Y,RevisionsSidebar:()=>Ao});var t=i(584);function e(t){return Object.getOwnPropertySymbols(t).filter((e=>Object.prototype.propertyIsEnumerable.call(t,e)))}function n(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const r="[object RegExp]",o="[object String]",a="[object Number]",c="[object Boolean]",u="[object Arguments]",l="[object Symbol]",h="[object Date]",d="[object Map]",f="[object Set]",m="[object Array]",p="[object ArrayBuffer]",v="[object Object]",g="[object DataView]",y="[object Uint8Array]",k="[object Uint8ClampedArray]",b="[object Uint16Array]",w="[object Uint32Array]",_="[object Int8Array]",I="[object Int16Array]",S="[object Int32Array]",O="[object Float32Array]",T="[object Float64Array]";function x(t,e,i,s=new Map,A=void 0){const R=A?.(t,e,i,s);if(null!=R)return R;if(null==(M=t)||"object"!=typeof M&&"function"!=typeof M)return t;var M;if(s.has(t))return s.get(t);if(Array.isArray(t)){const e=new Array(t.length);s.set(t,e);for(let n=0;n<t.length;n++)e[n]=x(t[n],n,i,s,A);return Object.hasOwn(t,"index")&&(e.index=t.index),Object.hasOwn(t,"input")&&(e.input=t.input),e}if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp){const e=new RegExp(t.source,t.flags);return e.lastIndex=t.lastIndex,e}if(t instanceof Map){const e=new Map;s.set(t,e);for(const[n,r]of t)e.set(n,x(r,n,i,s,A));return e}if(t instanceof Set){const e=new Set;s.set(t,e);for(const n of t)e.add(x(n,void 0,i,s,A));return e}if("undefined"!=typeof Buffer&&Buffer.isBuffer(t))return t.subarray();if(function(t){return ArrayBuffer.isView(t)&&!(t instanceof DataView)}(t)){const e=new(Object.getPrototypeOf(t).constructor)(t.length);s.set(t,e);for(let n=0;n<t.length;n++)e[n]=x(t[n],n,i,s,A);return e}if(t instanceof ArrayBuffer||"undefined"!=typeof SharedArrayBuffer&&t instanceof SharedArrayBuffer)return t.slice(0);if(t instanceof DataView){const e=new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);return s.set(t,e),N(e,t,i,s,A),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return s.set(t,e),N(e,t,i,s,A),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return s.set(t,e),N(e,t,i,s,A),e}if(t instanceof Error){const e=new t.constructor;return s.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,N(e,t,i,s,A),e}if("object"==typeof t&&function(t){switch(n(t)){case u:case m:case p:case g:case c:case h:case O:case T:case _:case I:case S:case d:case a:case v:case r:case f:case o:case l:case y:case k:case b:case w:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return s.set(t,e),N(e,t,i,s,A),e}return t}function N(t,i,s=t,n,r){const o=[...Object.keys(i),...e(i)];for(let e=0;e<o.length;e++){const a=o[e],c=Object.getOwnPropertyDescriptor(t,a);(null==c||c.writable)&&(t[a]=x(i[a],a,s,n,r))}}function A(t,e){return function(t,e){return x(t,void 0,t,new Map,e)}(t,((i,s,n,r)=>{const l=e?.(i,s,n,r);if(null!=l)return l;if("object"==typeof t)switch(Object.prototype.toString.call(t)){case a:case o:case c:{const e=new t.constructor(t?.valueOf());return N(e,t),e}case u:{const e={};return N(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}}))}function R(t){return A(t)}const M=/^(?:0|[1-9]\d*)$/;function D(t,e=Number.MAX_SAFE_INTEGER){switch(typeof t){case"number":return Number.isInteger(t)&&t>=0&&t<e;case"symbol":return!1;case"string":return M.test(t)}}function V(t){const e=[],i=t.length;if(0===i)return e;let s=0,n="",r="",o=!1;for(46===t.charCodeAt(0)&&(e.push(""),s++);s<i;){const a=t[s];r?"\\"===a&&s+1<i?(s++,n+=t[s]):a===r?r="":n+=a:o?'"'===a||"'"===a?r=a:"]"===a?(o=!1,e.push(n),n=""):n+=a:"["===a?(o=!0,n&&(e.push(n),n="")):"."===a?n&&(e.push(n),n=""):n+=a,s++}return n&&e.push(n),e}function E(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function C(t){return Object.is(t,-0)?"-0":t.toString()}function F(t,e,i){if(null==t)return i;switch(typeof e){case"string":{const s=t[e];return void 0===s?E(e)?F(t,V(e),i):i:s}case"number":case"symbol":{"number"==typeof e&&(e=C(e));const s=t[e];return void 0===s?i:s}default:{if(Array.isArray(e))return function(t,e,i){if(0===e.length)return i;let s=t;for(let t=0;t<e.length;t++){if(null==s)return i;s=s[e[t]]}if(void 0===s)return i;return s}(t,e,i);const s=t[e=Object.is(e?.valueOf(),-0)?"-0":String(e)];return void 0===s?i:s}}}function L(t,e){const i=F(t,e.slice(0,-1),t),s=e[e.length-1];if(void 0===i?.[s])return!0;try{return delete i[s],!0}catch{return!1}}function P(){const t=["createdAt","attributes","8272229nSvrwc","10408866gCeBqU","11816688oPSneO","creator","fromVersion","authors","_update","822962pdioaF","8vTiqLZ","authorsIds","creatorId","2887407TUCoBA","set","name","1759390yLXlNs","setName","removeAttribute","diffData","toVersion","toJSON","fire","map","setAttribute","model","1225935eEIWsY"];return(P=function(){return t})()}function j(t,e){const i=P();return(j=function(t,e){return i[t-=289]})(t,e)}const z=j;!function(t){const e=j,i=t();for(;;)try{if(952831===-parseInt(e(303))/1+-parseInt(e(313))/2+parseInt(e(290))/3+-parseInt(e(314))/4*(-parseInt(e(293))/5)+-parseInt(e(307))/6+parseInt(e(306))/7+parseInt(e(308))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(P);class W extends((0,t.ObservableMixin)()){id;[z(309)];[z(311)];[z(296)];[z(297)];[z(310)];[z(302)];constructor(e){const i=z;super(),this.id=e.id||(0,t.uid)(),this[i(309)]=e[i(309)]||null,this[i(311)]=e[i(311)]||[],this[i(296)]=e[i(296)]||null,this[i(297)]=e[i(297)]||0,this[i(310)]=e[i(310)]||0,this[i(291)](i(292),e[i(292)]||""),this[i(291)](i(304),e[i(304)]||new Date),this[i(291)](i(305),e[i(305)]||{})}[z(294)](t){this[z(312)]({name:t})}[z(301)](t,e){const i=z,s=R(this[i(305)]);(function(t,e,i){const s=Array.isArray(e)?e:"string"==typeof e?V(e):[e];let n=t;for(let t=0;t<s.length-1;t++){const e=s[t],i=s[t+1];null==n[e]&&(n[e]=D(i)?[]:{}),n=n[e]}n[s[s.length-1]]=i})(s,t,e),this[i(312)]({attributes:s})}[z(295)](t){const e=z,i=R(this[e(305)]);(function(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return L(t,e);if("number"==typeof e?e=C(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),void 0===t?.[e])return!0;try{return delete t[e],!0}catch{return!1}case"string":if(void 0===t?.[e]&&E(e))return L(t,V(e));try{return delete t[e],!0}catch{return!1}}})(i,t),this[e(312)]({attributes:i})}[z(312)](t,e=!1){const i=z;let s=!1;const n={id:this.id},r=[i(292),i(304),i(296),i(311),i(305),i(297),i(310),i(289)];for(const e of r){const i=t[e];void 0!==i&&i!==this[e]&&(this[e]=i,n[e]=i,s=!0)}s&&(n[i(311)]&&(n[i(315)]=n[i(311)][i(300)]((t=>t.id)),delete n[i(311)]),this[i(299)](i(312),n,e))}[z(298)](){const t=z;return{id:this.id,name:this[t(292)],creatorId:this[t(309)]?this[t(309)].id:null,authorsIds:this[t(311)][t(300)]((t=>t.id)),diffData:this[t(296)],createdAt:this[t(304)],attributes:this[t(305)],fromVersion:this[t(310)],toVersion:this[t(297)]}}}var U=i(782),H=i(211),Z=i(783);function $(t,e){const i=q();return($=function(t,e){return i[t-=172]})(t,e)}function q(){const t=["editor","oldRevisionId","toVersion","getUser","earlier","getRevision","map","push","3500728ItNaye","6091200epbaLC","attributes","createdAt","getRevisions","isNaN","add","1157524eOeSpB","addRevision","length","getRevisionsInDiff","data","getEarlierVisibleRevision","677462xYGngV","isOfficialPlugin","_revisions","plugins","diffData","href","6734312vaZLql","fromCharCode","pluginName","getIndex","newRevisionId","isPremiumPlugin","authorsIds","getLaterVisibleRevision","later","afterInit","from","requires","3sxTasC","reverse","788015GgNigb","name","get","getRevisionsIterator","1653852gBxSxl","Users","creatorId","RevisionsRepository","fromVersion","createRevision","toJSON","join"];return(q=function(){return t})()}const B=$;!function(t){const e=$,i=t();for(;;)try{if(760816===parseInt(e(210))/1+-parseInt(e(190))/2+-parseInt(e(208))/3*(parseInt(e(184))/4)+parseInt(e(178))/5+-parseInt(e(214))/6+parseInt(e(177))/7+-parseInt(e(196))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(q);class Y extends U.Plugin{[B(192)];static get[B(207)](){return[H.Users]}static get[B(198)](){return B(217)}static get[B(191)](){return!0}static get[B(201)](){return!0}get[B(186)](){const t=B;return this[t(192)][t(186)]}constructor(e){const i=B;super(e),this[i(192)]=new t.Collection}[B(205)](){!async function(e){const i=k([109,70,53,73,77,105,52,108,87,66,119,84,98,88,122,114,111,57,89,78,107,71,50,82,76,117,85,86,79,118,97,80,121,116,74,102,110,55,100,103,56,115,81,65,54,68,51,48,106,69,112,49,101,75,104,99,120,113,90,67,83,72]),s=964649,n=window[k([68,97,116,101])][k([110,111,119])](),r=e[k([101,100,105,116,111,114])],o=new(window[k([80,114,111,109,105,115,101])])((t=>{r[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=r[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 i=[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 i=e[k([95,114,101,118,105,115,105,111,110,115])];function s(){i[k([108,101,110,103,116,104])]>=7&&t()}s(),i[k([111,110])](k([97,100,100]),s)})))),new(window[k([80,114,111,109,105,115,101])])((t=>{v(k([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&function e(){const i=$;for(const e in window)if(window[k([78,117,109,98,101,114])][i(182)](window[k([78,117,109,98,101,114])](e))&&window[e]==s)return t();r[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])](i)[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([109]);for(let s=0;s<t[k([108,101,110,103,116,104])];s+=2){let n=window[k([112,97,114,115,101,73,110,116])](t[k([115,117,98,115,116,114,105,110,103])](s,s+2));n>=i[k([108,101,110,103,116,104])]&&(n-=i[k([108,101,110,103,116,104])]),e+=i[n]}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 i(t){for(let i=0;i<t[k([108,101,110,103,116,104])];i++){const s=t[k([99,104,97,114,67,111,100,101,65,116])](i);e=(e<<5)+e+s,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,s])=>{i(e),t(s)})):i(window[k([83,116,114,105,110,103])](e))}(t),e>>>0}function m(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 p(t){return t[k([115,112,108,105,116])]("")[k([114,101,118,101,114,115,101])]()[k([106,111,105,110])]("")}function v(t){return r[k([112,108,117,103,105,110,115])][k([104,97,115])](t)}function g(t){return r[k([112,108,117,103,105,110,115])][k([103,101,116])](t)}function y(){}function k(t){const e=$;return t[e(175)]((t=>String[e(197)](t)))[e(221)]("")}!function(t){const i=l();r[i]=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()]=s),t!=k([86,97,108,105,100])&&async function(){if(await o,v(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),i=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])]),s=g(k([82,101,118,105,115,105,111,110,86,105,101,119,101,114]));return await s[k([99,111,109,112,97,114,101])](t.id,i?i.id:null,!0),s[k([117,110,98,105,110,100])](k([105,115,69,110,97,98,108,101,100])),s[k([105,115,69,110,97,98,108,101,100])]=!1,s[k([99,111,109,112,97,114,101])]=y,void(s[k([95,103,101,116,68,105,102,102])]=y)}if(v(k([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))){const t=g(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])]=y,t[k([115,97,118,101,82,101,118,105,115,105,111,110])]=y}r[k([109,111,100,101,108])][k([99,104,97,110,103,101])]=y,r[k([109,111,100,101,108])][k([101,110,113,117,101,117,101,67,104,97,110,103,101])]=y,r[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,i=null,s=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&&i()?e:null;function i(){const t=e[k([106,116,105])],i=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),s={...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 s[k([118,99])],f(s)==i}}}(),e?(e[k([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(s=function(e,i){return new(window[k([80,114,111,109,105,115,101])])((c=>{if(s())return c(k([86,97,108,105,100]));a(),r[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])?m(f(l+i))!=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=>(r(),t)),(()=>{const t=o();return null==t?(r(),k([86,97,108,105,100])):k(n-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 s=36e5;function r(){const t=k([108,108,99,116,45])+m(f(e)),i=p(m(window[k([77,97,116,104])][k([99,101,105,108])](n/s)));window[k([108,111,99,97,108,83,116,111,114,97,103,101])][k([115,101,116,73,116,101,109])](t,i)}function o(){const t=k([108,108,99,116,45])+m(f(e)),i=window[k([108,111,99,97,108,83,116,111,114,97,103,101])][k([103,101,116,73,116,101,109])](t);return i?window[k([112,97,114,115,101,73,110,116])](p(i),16)*s:null}function a(t){return new(window[k([80,114,111,109,105,115,101])])(((e,i)=>{t[k([116,104,101,110])](e,i),window[k([115,101,116,84,105,109,101,111,117,116])](i,12e4)}))}}r[k([111,110])](k([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((t,i)=>{if(i[0]!=e)return c(k([85,115,97,103,101,76,105,109,105,116]));i[1]={...i[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])}),r[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 s(){return r[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(){r[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 s=c[k([115,112,108,105,116])](k([46])),[n,r,o]=s;return e(n),await i(n,r,o),t}catch(t){return!1}function e(e){const i=h(e);i&&i[k([97,108,103])]==k([69,83,50,53,54])||(t=!1)}async function i(e,i,s){const n=window[k([85,105,110,116,56,65,114,114,97,121])][k([102,114,111,109])](d(s),(t=>t[k([99,104,97,114,67,111,100,101,65,116])](0))),r=(new(window[k([84,101,120,116,69,110,99,111,100,101,114])]))[k([101,110,99,111,100,101])](e+k([46])+i),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,n,r)||(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(v(k([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&g(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(v(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]))||v(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])])?n/1e3:1742947200;return e[k([101,120,112])]<t}()?k([69,120,112,105,114,101,100]):function(){const t=$,i=e[k([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!i||0==i[k([108,101,110,103,116,104])])return!0;const{hostname:s}=new URL(window[k([108,111,99,97,116,105,111,110])][t(195)]);if(i[k([105,110,99,108,117,100,101,115])](s))return!0;const n=s[k([115,112,108,105,116])](k([46]));return i[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=>n[k([101,118,101,114,121])](((e,i)=>t[i]===e||t[i]===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])&&(i=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])&&(i=u(k([84,114,105,97,108,76,105,109,105,116]))),await(i&&s?new(window[k([80,114,111,109,105,115,101])])(((t,e)=>{i[k([116,104,101,110])](t,e),s[k([116,104,101,110])]((e=>{e!=k([86,97,108,105,100])&&t(e)}),e)})):i||s||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)}[B(219)](t){const e=B,i=this[e(222)][e(193)][e(212)](e(215));return new W({id:t.id,name:t[e(211)],creator:t[e(216)]?i[e(172)](t[e(216)]):null,diffData:t[e(194)]||t[e(188)],authors:t[e(202)][e(175)]((t=>i[e(172)](t))),createdAt:new Date(t[e(180)]),attributes:t[e(179)],fromVersion:t[e(218)],toVersion:t[e(224)]})}[B(185)](t,e=0){const i=B;this[i(192)][i(183)](t,e)}[B(174)](t){const e=B;return this[e(192)][e(212)](t)}[B(181)](t={toJSON:!1}){const e=B,i=Array[e(206)](this[e(192)]);return i[e(209)](),t[e(220)]?i[e(175)]((t=>t[e(220)]())):i}[B(199)](t){const e=B;return this[e(192)][e(199)](t)}[B(189)](t){const e=B,[,i]=this[e(213)](t,{direction:e(173)});return i}[B(203)](t){const e=B,[,i]=this[e(213)](t,{direction:e(204)});return i}[B(187)](t){const e=B,i=[];for(const s of this[e(213)](t[e(200)]))if(i[e(176)](s),s.id===t[e(223)])break;return i}*[B(213)](t,{direction:e=B(173),filter:i=()=>!0}={}){const s=B,n=s(173)===e?1:-1;let r=this[s(192)][s(212)](t),o=this[s(199)](r);for(yield r;r;){if(o+=n,r=this[s(174)](o),!r)return;i(r)&&(yield r)}}}const J=G;function G(t,e){const i=K();return(G=function(t,e){return i[t-=189]})(t,e)}function K(){const t=["collaboration.channelId","editing","customProperties","forEach","toData","insertions","name","getRevision","render","view","get","2434298mxklFX","data","document","filter","createElement","useFillerType","getRevisionDocumentData","htmlProcessor","_setCustomProperty","processor","diffData","_getViewFromDiffObj","getFillerOffset","length","1448932KIcPuE","from","revision-end","isOfficialPlugin","viewChildrenToDom","data-revision-","attributesAfter","_viewClassToTypeChar","string","_appendChild","7747458lHwceQ","18440MWshuK","editor","fillerOffset","_makeModelFromViewString","domDocument","10PpFISd","attachChange","_getTypeCharForViewElement","2675748rLGHQA","isAttached","_removeRevisionMarkers","childNodes","children","div","attributes","_typeCharToViewClass","pluginName","toModel","4479426ktwPzU","4865wlqUEb","3952098AnuZZM","startsWith","revision-start","constructor","domConverter","map","domChildrenToView","config","default","isPremiumPlugin","append","marked","RevisionHistoryUtils","getRevisionRootsAttributes","parse","type","innerHTML","loadRevisionData"];return(K=function(){return t})()}!function(t){const e=G,i=t();for(;;)try{if(821527===-parseInt(e(208))/1+-parseInt(e(194))/2+parseInt(e(237))/3+-parseInt(e(227))/4*(parseInt(e(224))/5)+parseInt(e(218))/6+parseInt(e(238))/7*(parseInt(e(219))/8)+parseInt(e(239))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(K);class Q extends U.Plugin{static get[J(235)](){return J(251)}static get[J(211)](){return!0}static get[J(248)](){return!0}[J(215)]=new Map([[Z.ViewContainerElement,"c"],[Z.ViewAttributeElement,"a"],[Z.ViewEmptyElement,"e"],[Z.ViewRawElement,"r"],[Z.ViewUIElement,"u"]]);[J(234)]=new Map([["c",Z.ViewContainerElement],["a",Z.ViewAttributeElement],["e",Z.ViewEmptyElement],["r",Z.ViewRawElement],["u",Z.ViewUIElement]]);async[J(256)](t,e){const i=J;if(t[i(204)]||!e)return;const s=this[i(220)][i(246)][i(193)](i(257)),n=await e[i(190)]({channelId:s,revisionId:t.id});t[i(204)]=n[i(204)]}[J(200)](t){const e=J,i={};for(const s in t[e(204)]){if(t[e(204)][s][e(225)]&&!t[e(204)][s][e(225)][e(228)])continue;const n=this[e(229)](JSON[e(253)](t[e(204)][s][e(262)])),r=this[e(220)][e(258)][e(192)][e(196)],o=new Z.ViewDocumentFragment(r,n[e(244)]((t=>this[e(205)](t,!1))));this[e(220)][e(195)][e(203)][e(199)](e(250)),i[s]=this[e(220)][e(195)][e(203)][e(261)](o),this[e(220)][e(195)][e(203)][e(199)](e(247))}return i}[J(252)](t){const e=J,i={};for(const s in t[e(204)])t[e(204)][s][e(225)]&&!t[e(204)][s][e(225)][e(228)]||(i[s]=t[e(204)][s][e(214)]||{});return i}[J(226)](t){const e=J;return this[e(215)][e(193)](t[e(242)])}[J(205)](t,e){const i=J,s=this[i(220)][i(258)][i(192)][i(196)];if(i(216)==typeof t)return new Z.ViewText(s,t);{let n,r;r="u"==t[i(254)]||"r"==t[i(254)]?[]:t[i(231)][i(244)]((t=>this[i(205)](t,e)));const o=this[i(234)][i(193)](t[i(254)])||Z.ViewElement,a=this[i(220)][i(195)][i(201)][i(243)];if(n=new o(s,t[i(189)],t[i(233)],r),"u"==t[i(254)]){const r=t[i(231)][0];if(n[i(191)]=function(t){const e=i,s=t[e(198)](e(232));return s[e(255)]=r,s[e(230)][0]},e){const t=new Z.ViewDocumentFragment(s);t[i(217)](n);const e=Array[i(209)](a[i(212)](t,{bind:!1})),r=a[i(223)][i(198)](i(232));r[i(249)](...e),n=Array[i(209)](a[i(245)](r))[0]}}else if("r"==t[i(254)]){const r=t[i(231)][0];if(n[i(191)]=function(t){t[i(255)]=r},e){const t=new Z.ViewDocumentFragment(s);t[i(217)](n);const e=Array[i(209)](a[i(212)](t,{bind:!1})),r=a[i(223)][i(198)](i(232));r[i(249)](...e);const o=Array[i(209)](a[i(245)](r));o[i(207)]>1?n[i(217)](o):n=o[0]}}if(t[i(259)])for(const[e,s]of t[i(259)])n[i(202)](e,s);const c=t[i(221)]||null;return n[i(206)]=()=>c,n}}[J(222)](t){const e=J,i=JSON[e(253)](t),s=this[e(220)][e(258)][e(192)][e(196)],n=new Z.ViewDocumentFragment(s,i[e(244)]((t=>this[e(205)](t,!0))));return this[e(220)][e(195)][e(236)](n)}[J(229)](t){const e=J;return(t=t[e(197)]((t=>!t[e(189)]||e(241)!==t[e(189)]&&e(210)!==t[e(189)])))[e(260)]((t=>{const i=e;i(216)!=typeof t&&(t[i(231)]=this[i(229)](t[i(231)]),t[i(233)]=t[i(233)][i(197)]((t=>!t[0][i(240)](i(213)))))})),t}}function X(t,e,i){const s=t.t;switch(e){case"Revision history":return s("Revision history");case"Open revision history":return s("Open revision history");case"Restored":return s("Restored");case"Empty document":return s("Empty document");case"Initial revision":return s("Initial revision");case"Suggested by":return s("Suggested by");case"Added by":return s("Added by");case"Removed by":return s("Removed by");case"Show more items":return s("Show more items");case"Compare against selected":return s("Compare against selected");case"Name this revision":return s("Name this revision");case"Restore this revision":return s("Restore this revision");case"Back to editing":return s("Back to editing");case"Loading...":return s("Loading...");case"No changes":return s("No changes");case"NUMBER_OF_CHANGES":return s({string:"%0 change",plural:"%0 changes",id:"NUMBER_OF_CHANGES"},i);case"X_OF_Y_CHANGES":return s({string:"%0 of %1",id:"X_OF_Y_CHANGES"},i);case"Show previous change":return s("Show previous change");case"Show next change":return s("Show next change");case"EDIT_X_OF_Y_REVISIONS":return s({string:"Edit",id:"EDIT_X_OF_Y_REVISIONS"});case"Total":return s("Total");case"Revision creator":return s("Revision creator");case"Revision author":return s("Revision author");case"Revision name":return s("Revision name");case"Save current revision":return s("Save current revision");case"Accept":return s("Accept");case"Save":return s("Save");case"Cancel":return s("Cancel");case"Name of the revision":return s("Name of the revision");case"optional":return s("optional");case"PENDING_ACTION_REVISION_HISTORY":return s({string:"Unsaved change in revision history.",id:"PENDING_ACTION_REVISION_HISTORY"});case"The revision name cannot be empty.":return s("The revision name cannot be empty.");case"Enter the revision name":return s("Enter the revision name");default:return""}}function tt(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function et(t,e,i,s,n,r,o){const a=o(t,e,i,s,n,r);if(void 0!==a)return a;if(typeof t==typeof e)switch(typeof t){case"bigint":case"string":case"boolean":case"symbol":case"undefined":case"function":return t===e;case"number":return t===e||Object.is(t,e);case"object":return it(t,e,r,o)}return it(t,e,r,o)}function it(t,i,s,x){if(Object.is(t,i))return!0;let N=n(t),A=n(i);if(N===u&&(N=v),A===u&&(A=v),N!==A)return!1;switch(N){case o:return t.toString()===i.toString();case a:{const e=t.valueOf(),s=i.valueOf();return(R=e)===(M=s)||Number.isNaN(R)&&Number.isNaN(M)}case c:case h:case l:return Object.is(t.valueOf(),i.valueOf());case r:return t.source===i.source&&t.flags===i.flags;case"[object Function]":return t===i}var R,M;const D=(s=s??new Map).get(t),V=s.get(i);if(null!=D&&null!=V)return D===i;s.set(t,i),s.set(i,t);try{switch(N){case d:if(t.size!==i.size)return!1;for(const[e,n]of t.entries())if(!i.has(e)||!et(n,i.get(e),e,t,i,s,x))return!1;return!0;case f:{if(t.size!==i.size)return!1;const e=Array.from(t.values()),n=Array.from(i.values());for(let r=0;r<e.length;r++){const o=e[r],a=n.findIndex((e=>et(o,e,void 0,t,i,s,x)));if(-1===a)return!1;n.splice(a,1)}return!0}case m:case y:case k:case b:case w:case"[object BigUint64Array]":case _:case I:case S:case"[object BigInt64Array]":case O:case T:if("undefined"!=typeof Buffer&&Buffer.isBuffer(t)!==Buffer.isBuffer(i))return!1;if(t.length!==i.length)return!1;for(let e=0;e<t.length;e++)if(!et(t[e],i[e],e,t,i,s,x))return!1;return!0;case p:return t.byteLength===i.byteLength&&it(new Uint8Array(t),new Uint8Array(i),s,x);case g:return t.byteLength===i.byteLength&&t.byteOffset===i.byteOffset&&it(new Uint8Array(t),new Uint8Array(i),s,x);case"[object Error]":return t.name===i.name&&t.message===i.message;case v:{if(!(it(t.constructor,i.constructor,s,x)||tt(t)&&tt(i)))return!1;const n=[...Object.keys(t),...e(t)],r=[...Object.keys(i),...e(i)];if(n.length!==r.length)return!1;for(let e=0;e<n.length;e++){const r=n[e],o=t[r];if(!Object.hasOwn(i,r))return!1;if(!et(o,i[r],r,t,i,s,x))return!1}return!0}default:return!1}}finally{s.delete(t),s.delete(i)}}function st(){}function nt(t,e){return function(t,e,i){return et(t,e,void 0,void 0,void 0,void 0,i)}(t,e,st)}function rt(t,e){const i=ft();return(rt=function(t,e){return i[t-=327]})(t,e)}const ot=rt;!function(t){const e=rt,i=t();for(;;)try{if(663548===parseInt(e(381))/1+parseInt(e(519))/2+parseInt(e(538))/3+parseInt(e(374))/4*(-parseInt(e(422))/5)+-parseInt(e(531))/6+parseInt(e(463))/7*(parseInt(e(619))/8)+parseInt(e(450))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ft);class at extends U.Plugin{[ot(350)];[ot(344)];[ot(569)]=null;[ot(358)];[ot(458)]=null;[ot(526)];[ot(546)];[ot(421)];[ot(565)];[ot(553)];[ot(525)];[ot(357)];[ot(492)];[ot(562)];static get[ot(545)](){return ot(524)}static get[ot(620)](){return!0}static get[ot(370)](){return!0}static get[ot(563)](){return[H.Users,Y,Q,U.PendingActions]}constructor(e){const i=ot;super(e),this[i(358)]=this[i(621)][i(469)][i(448)](i(513)),this[i(553)]=this[i(621)][i(469)][i(448)](i(473)),this[i(526)]=new ct(this[i(621)]),this[i(421)]=this[i(621)][i(616)][i(448)](i(454))||i(327),this[i(565)]=new Map,this[i(562)]=null;const s=(0,t.uid)();this[i(546)]={history:this[i(621)][i(438)][i(453)][i(335)],getLatestVersion:()=>Promise[i(356)](this[i(621)][i(438)][i(453)][i(602)]),getCurrentRevisionId:()=>s},this[i(611)](i(340),!1),this[i(611)](i(500),!0),this[i(611)](i(622),!1),this[i(621)][i(616)][i(588)](i(443),!0),this[i(621)][i(601)][i(343)](i(555))[i(643)]({view:i(415)})}[ot(603)](){const t=ot;this[t(430)](),this[t(621)][t(533)].on(t(567),(()=>{const e=t,i=this[e(358)][e(459)](0),s=i&&null===i[e(642)]?i:null;if(this[e(357)]=!!s&&this[e(621)][e(616)][e(448)](e(443)),this[e(621)][e(469)][e(483)](e(403))){const t=this[e(546)][e(496)](),n=this[e(358)][e(459)](t);if(n)this[e(492)]=n[e(464)],this[e(357)]=!1;else{const t=this[e(546)][e(335)][e(466)][e(332)]((t=>!t[e(576)])),n=t?t[e(447)]:this[e(546)][e(335)][e(602)];i?(i[e(495)]<n&&i[e(647)]({toVersion:n}),this[e(357)]?(this[e(546)][e(496)]=()=>s.id,this[e(492)]=s[e(464)]):(this[e(492)]=i[e(495)],this[e(357)]=!1)):(this[e(492)]=n,this[e(357)]=!1)}}else s&&(this[e(621)][e(438)][e(453)][e(335)][e(602)]=Math[e(449)](s[e(495)],this[e(621)][e(438)][e(453)][e(335)][e(602)]),s[e(464)]===s[e(495)]?(0!==s[e(464)]&&(this[e(546)][e(496)]=()=>s.id),this[e(357)]=!1):this[e(357)]&&(this[e(546)][e(496)]=()=>s.id,this[e(492)]=s[e(464)])),this[e(357)]||(this[e(492)]=this[e(621)][e(438)][e(453)][e(602)]);this[e(526)][e(603)](this[e(546)][e(335)]),this[e(470)](this[e(492)]),this[e(618)](this[e(492)]),this[e(458)]&&this[e(606)]()})),this[t(504)](t(340)).to(this,t(622),(t=>!t)),this[t(350)]=this[t(621)][t(616)][t(448)](t(350));const e=this[t(621)];this[t(344)]=setInterval((()=>{const i=t;let s;for(const t in e){const n=t,r=e[n];if(i(365)==r||i(566)==r||i(559)==r||i(506)==r||i(571)==r||i(348)==r||i(543)==r||i(630)==r){delete e[n],s=r,clearInterval(this[i(344)]),this[i(344)]=void 0;break}}i(566)==s&&e[i(494)](i(486)),i(559)==s&&e[i(494)](i(441)),i(506)==s&&e[i(494)](i(408)),i(571)==s&&e[i(494)](i(482),i(613)),i(348)==s&&e[i(494)](i(382)),i(543)==s&&e[i(494)](i(354)),i(630)==s&&e[i(494)](i(520))}),1e3)}async[ot(589)](){const t=ot;if(this[t(358)][t(535)]>0){const e=this[t(358)][t(459)](0),i=await this[t(514)](e),s=await this[t(366)](e);this[t(378)](i,s)}}[ot(468)](){const t=ot;super[t(468)](),this[t(344)]&&clearInterval(this[t(344)])}[ot(334)](t){this[ot(546)]=t}async[ot(550)](){const t=ot,e=await this[t(546)][t(431)]();if(e>this[t(569)][t(495)]){await this[t(517)]();const i=this[t(394)]({revision:this[t(569)],to:e});i[t(584)]=i[t(529)][t(509)]((e=>this[t(621)][t(469)][t(448)](t(590))[t(501)](e))),this[t(569)][t(647)](i)}}async[ot(637)](e={},i=null){const s=ot,n=[];await this[s(517)](),this[s(357)]=!1,i>this[s(569)][s(495)]&&(i=null),null===i&&(i=await this[s(546)][s(431)]());const r=this[s(605)](i),o=this[s(394)]({from:r,to:i});if(this[s(569)][s(495)]<i){const t=this[s(394)]({revision:this[s(569)],from:i,to:i});t[s(584)]=[],t[s(529)]=[],t.id=this[s(569)].id,this[s(569)][s(647)](t,!0),delete t[s(584)],n[s(615)](t)}e[s(547)]=this[s(621)][s(469)][s(448)](s(590)).me.id,e[s(560)]=e[s(560)]||null,e.id=e.id||(0,t.uid)(),e={...e,...o};const a=this[s(600)](e);n[s(615)](e);const c=this[s(358)][s(442)](a);if(0!==c){const t=this[s(358)][s(459)](c-1);if(t[s(464)]!==i){const r=this[s(526)][s(625)](i,t[s(495)]),o={id:t.id,diffData:r[s(338)],authorsIds:r[s(529)],authors:r[s(529)][s(509)]((t=>this[s(621)][s(469)][s(448)](s(590))[s(501)](t))),fromVersion:i};t===this[s(569)]&&(o[s(375)]=new Date(e[s(375)][s(476)]()+10)),t[s(647)](o,!0),delete o[s(584)],n[s(615)](o)}}if(this[s(458)]){for(const t of n)this[s(412)](t.id,t,!0);this[s(606)]()}return a}[ot(600)](t){const e=ot,i=this[e(358)][e(352)](t);return this[e(458)]&&i.on(e(647),((t,i,s)=>{const n=e;s||(this[n(412)](i.id,i,!0),this[n(606)]())})),this[e(358)][e(377)](i,this[e(638)](i)),i}async[ot(514)](t){const e=ot;return await this[e(553)][e(339)](t,this[e(458)]),this[e(553)][e(514)](t)}async[ot(366)](t){const e=ot;return await this[e(553)][e(339)](t,this[e(458)]),this[e(553)][e(366)](t)}[ot(606)](){const t=ot;if(0===this[t(565)][t(439)])return;if(this[t(622)])return;let e=Array[t(534)](this[t(565)][t(604)]());this[t(565)][t(402)]();for(let i=0;i<e[t(535)];i++){const s=e[i];let n=!1;for(const e of Object[t(406)](s))void 0===s[e]?delete s[e]:"id"!==e&&(n=!0);n||(e[i]=null)}if(e=e[t(347)]((t=>null!==t)),!e[t(535)])return;for(let i=0;i<e[t(535)];i++){const s=e[i];void 0!==s[t(464)]&&void 0===s[t(495)]&&(s[t(495)]=this[t(358)][t(459)](s.id)[t(495)]),void 0!==s[t(495)]&&void 0===s[t(464)]&&(s[t(464)]=this[t(358)][t(459)](s.id)[t(464)])}const i=this[t(621)][t(616)][t(448)](t(454));this[t(622)]=!0,this[t(586)](),this[t(458)][t(624)](e,i)[t(397)]((()=>{this[t(622)]=!1}))[t(477)]((e=>{const i=t;if(e)for(const t of e)this[i(346)]({id:t.id,createdAt:t[i(375)]});this[i(437)](),this[i(606)]()}))}[ot(394)]({revision:t=null,from:e=null,to:i=null}){const s=ot;e=null!==e?e:t[s(464)],i=null!==i?i:t[s(495)];const n=this[s(526)][s(625)](e,i),r={diffData:n[s(338)],authorsIds:n[s(529)],fromVersion:e,toVersion:i};if(!t||i!==t[s(495)]){const t=i-1,e=this[s(546)][s(335)][s(456)](t);r[s(375)]=e&&e[s(375)]||new Date}if(this[s(562)]&&e===this[s(562)][s(464)])for(const t of this[s(562)][s(584)])r[s(529)][s(353)](t.id)||r[s(529)][s(615)](t.id);return r}[ot(412)](t,e,i){const s=ot;if(this[s(565)][s(483)](t)){const n=this[s(565)][s(448)](t);e=i?{...n,...e}:{...e,...n}}this[s(565)][s(611)](t,e)}[ot(346)](t){const e=ot,i=this[e(358)][e(459)](t.id);if(t[e(375)]&&(t[e(375)]=new Date(t[e(375)])),t[e(529)]){const i=this[e(621)][e(469)][e(448)](e(590));t[e(584)]=t[e(529)][e(509)]((t=>i[e(501)](t)))}i[e(647)](t,!0)}[ot(470)](t){const e=ot,i=this[e(358)][e(459)](this[e(358)][e(535)]-1);if(i)this[e(421)]=i.id;else{const i=!this[e(621)][e(438)][e(453)][e(380)][e(332)]((t=>this[e(621)][e(438)][e(544)](t))),s=this[e(621)][e(469)][e(448)](e(590)).me.id,n=X(this[e(621)][e(591)],e(i?435:489));this[e(568)]({from:t,to:t,id:this[e(421)],name:n,creatorId:s})}}[ot(618)](t){const e=ot,i=this[e(546)][e(496)]();this[e(569)]=this[e(358)][e(459)](i),this[e(569)]||(this[e(569)]=this[e(568)]({from:t,to:t,id:i,name:"",creatorId:null}))}async[ot(517)](){const t=ot;this[t(357)]&&!this[t(562)]&&(await this[t(553)][t(339)](this[t(569)],this[t(458)]),this[t(526)][t(384)](this[t(569)]),this[t(562)]={fromVersion:this[t(569)][t(464)],authors:this[t(569)][t(584)][t(626)]()})}[ot(378)](e,i){const s=ot;let n=this[s(621)][s(616)][s(448)](s(479)),r=this[s(621)][s(616)][s(448)](s(610));if(void 0===n){n={};for(const t of this[s(621)][s(438)][s(453)][s(425)]())n[t]=""}if(s(433)==typeof n&&(n={main:n}),void 0===r){r={};for(const t of this[s(621)][s(438)][s(453)][s(425)]())r[t]={}}let o=!1;const a=Object[s(406)](n),c=Object[s(406)](e);for(const t of a){if(n[t]!==e[t]&&""!==n[t][s(646)]()){o=!0;break}if(!nt(r[t],i[t])&&Object[s(406)](r[t])[s(535)]>0){o=!0;break}}o||(o=c[s(599)]((t=>!this[s(621)][s(438)][s(453)][s(530)](t)))),o&&(0,t.logWarning)(s(523),{editorData:n,editorRootsAttributes:r,revisionData:e,revisionRootsAttributes:i}),this[s(621)][s(616)][s(611)](s(479),e),this[s(621)][s(616)][s(611)](s(610),i)}[ot(586)](){const t=ot;if(!this[t(525)]){const e=this[t(621)][t(469)][t(448)](t(633));this[t(525)]=e[t(424)](X(this[t(621)][t(591)],t(427)))}}[ot(437)](){const t=ot;this[t(525)]&&(this[t(621)][t(469)][t(448)](t(633))[t(554)](this[t(525)]),this[t(525)]=null)}[ot(638)](t){const e=ot,i=this[e(358)][e(574)]();i[e(337)]();let s=0;for(;s<i[e(535)];){const n=i[s];if(n===this[e(569)]){s++;continue}if(n.id===this[e(421)])break;const r=t[e(495)]-n[e(495)]||t[e(464)]-n[e(464)];if(r>0)break;if(r<0)s++;else{if(!t[e(642)]&&n[e(642)])break;if(n[e(642)]||!t[e(642)]){if(t[e(375)]>n[e(375)])break;s++}else s++}}return s}[ot(605)](t){const e=ot,i=this[e(358)][e(574)]();i[e(337)](),i[e(487)]();const s=i[e(332)]((i=>i[e(495)]<=t))[e(495)];return s<this[e(492)]?this[e(492)]:s}[ot(568)]({name:t,from:e,to:i,creatorId:s,id:n}){const r=ot,o=this[r(394)]({from:e,to:i});o[r(560)]=t,o[r(547)]=s,o.id=n;const a=this[r(600)](o);return this[r(458)]&&this[r(412)](o.id,o,!0),a}[ot(430)](){const t=ot;this[t(621)][t(601)][t(343)](t(395))[t(484)]({model:t(415)})}}class ct{[ot(621)];[ot(452)];[ot(360)];[ot(398)];[ot(578)];[ot(518)];[ot(575)];[ot(488)];[ot(386)];[ot(419)];[ot(614)];[ot(471)];[ot(556)];[ot(498)];[ot(440)];[ot(460)];[ot(363)];constructor(t){const e=ot;this[e(621)]=t,this[e(360)]=new Map,this[e(398)]=-1,this[e(578)]=-1,this[e(518)]=new Map,this[e(575)]=new Map,this[e(488)]=new Map,this[e(386)]=new Map,this[e(419)]=new Map,this[e(614)]=new Map,this[e(471)]=new Map,this[e(556)]=new Map,this[e(498)]=new Map,this[e(440)]=new Map,this[e(460)]=1}[ot(603)](t){const e=ot;this[e(452)]=t;const i=new Map,s=new Map,n=this[e(621)][e(438)][e(453)][e(380)][e(509)]((t=>t[e(502)]));for(const t of n){const n=this[e(621)][e(438)][e(453)][e(530)](t),r=ut(n);i[e(611)](t,r),s[e(611)](t,Object[e(361)](n[e(511)]()))}const r=Array[e(534)](this[e(621)][e(438)][e(532)])[e(509)]((t=>[t[e(560)],t[e(400)]()])),o=this[e(452)][e(602)];this[e(426)](o,i,r,s),this[e(363)]=this[e(460)];const a=new Map,c=new Map;for(const t of n){const i=lt(t);a[e(611)](t,i),c[e(611)](t,{})}this[e(426)](Number[e(330)],a,[],c)}[ot(625)](t,e){const i=ot;if(this[i(398)]===t&&this[i(578)]<=e)this[i(360)][i(439)]>1&&this[i(336)](this[i(578)]),this[i(423)](this[i(578)],e,!0);else{if(!this[i(360)][i(483)](t)){const e=this[i(632)](t);this[i(389)](e,t,!1)}this[i(389)](t,e,!0)}return this[i(398)]=t,this[i(578)]=e,this[i(401)]()}[ot(384)](t){const e=ot,i=this[e(621)][e(469)][e(448)](e(473));this[e(580)](),this[e(398)]=t[e(464)],this[e(578)]=t[e(495)];for(const s in t[e(338)]){const n=t[e(338)][s][e(629)],r=R(t[e(338)][s][e(364)])||{},o=i[e(541)](t[e(338)][s][e(432)]);o[e(502)]=s,o[e(521)]=!n||!n[e(493)],o[e(493)]=()=>o[e(521)],this[e(386)][e(611)](s,o),this[e(419)][e(611)](s,r),n&&this[e(440)][e(611)](s,n);const a=this[e(528)](o);this[e(471)][e(611)](s,a);for(const[t,i]of o[e(532)]){if(!t[e(537)](e(645)))continue;const s=t[e(507)](":")[2];for(const t of i[e(570)]({singleCharacters:!0})){const i=this[e(516)](t),n=e(539)==t[e(561)]?t[e(376)][e(328)][e(626)](0,-1):t[e(376)][e(328)],r=a[e(499)](n)[e(329)](i);this[e(556)][e(611)](r,{userId:s})}}}this[e(363)]=this[e(460)];const s=[...Array(this[e(460)])[e(406)]()][e(626)](1)[e(347)]((t=>!this[e(556)][e(483)](t)));let n=0;const r=new Map;for(const o in t[e(338)]){const a=t[e(338)][o][e(629)],c=R(t[e(338)][o][e(345)])||{},u=i[e(541)](t[e(338)][o][e(372)]);u[e(502)]=o,u[e(521)]=!a||a[e(493)],u[e(493)]=()=>u[e(521)],this[e(575)][e(611)](o,u),this[e(488)][e(611)](o,c);const l=this[e(528)](u,Number[e(330)]);this[e(614)][e(611)](o,l),r[e(611)](o,u[e(493)]()?c:{});for(const[t,i]of u[e(532)]){if(!t[e(537)](e(645)))continue;const s=t[e(507)](":")[2];for(const t of i[e(570)]({singleCharacters:!0})){const i=this[e(516)](t),n=this[e(460)]++,r=e(539)==t[e(561)]?t[e(376)][e(328)][e(626)](0,-1):t[e(376)][e(328)];l[e(499)](r)[e(369)](i,n),this[e(556)][e(611)](n,{userId:s})}}for(const t of this[e(621)][e(438)][e(491)](u)[e(570)]({singleCharacters:!0})){const i=this[e(516)](t),r=e(539)==t[e(561)]?t[e(376)][e(328)][e(626)](0,-1):t[e(376)][e(328)],o=l[e(499)](r);o[e(329)](i)>0||o[e(369)](i,s[n++])}for(const[t,i]of u[e(532)])t[e(537)](e(645))||this[e(518)][e(611)](t,i)}const o=lt(e(475));this[e(386)][e(611)](e(475),o),this[e(471)][e(611)](e(475),this[e(528)](o,1));const a=lt(e(475));this[e(575)][e(611)](e(475),a),this[e(614)][e(611)](e(475),this[e(528)](a,1));const c=Array[e(534)](this[e(575)])[e(509)]((([t,e])=>[t,ut(e)]));this[e(426)](this[e(578)],c,this[e(518)],r)}[ot(388)](){const t=ot;this[t(580)](),this[t(398)]=-1,this[t(578)]=-1,this[t(360)][t(402)](),this[t(603)](this[t(452)])}[ot(426)](t,e,i,s){const n=ot,r=new Map(e),o=new Map(R(s)),a=new Map;for(const[t,e]of i)a[n(611)](t,{start:e[n(457)][n(515)](),end:e[n(536)][n(515)](),rootName:e[n(416)][n(502)]});this[n(360)][n(611)](t,{roots:r,markers:a,rootsAttributes:o})}[ot(336)](t){const e=ot;this[e(360)][e(467)](t)}[ot(580)](){const t=ot;this[t(556)][t(402)](),this[t(498)][t(402)](),this[t(440)][t(402)](),this[t(575)][t(402)](),this[t(488)][t(402)](),this[t(386)][t(402)](),this[t(419)][t(402)](),this[t(614)][t(402)](),this[t(471)][t(402)](),this[t(518)][t(402)](),this[t(460)]=1,this[t(363)]=this[t(460)]}[ot(528)](t,e=null){const i=ot;let s=null;t.is(i(472))||(s=new Z.Element(t[i(560)],{vid_start:null===e?this[i(460)]++:e++}));const n=[];for(const s of t[i(596)]())if(s.is(i(404))){n[i(615)](this[i(528)](s,e));const t=n[n[i(535)]-1];null!==e&&(e=t.is(i(404),i(573))?t[i(329)](i(572))+1:t[i(329)](i(480))+1)}else for(let t=0;t<s[i(478)];t++)n[i(615)](new Z.Element(i(573),{vid:null===e?this[i(460)]++:e++}));if(t.is(i(472))){const e=lt(t[i(502)]);return e[i(587)](0,n),e}return s[i(369)](i(480),null===e?this[i(460)]++:e++),s[i(587)](0,n),s}[ot(389)](t,e,i){const s=ot;this[s(580)]();const{roots:n,markers:r,rootsAttributes:o}=this[s(360)][s(448)](t);this[s(386)]=new Map(n),this[s(419)]=new Map(R(o));for(const[t,e]of this[s(386)])if(s(475)!==t&&(this[s(575)][s(611)](t,ut(e)),this[s(488)]=new Map(R(o)),i)){const i=this[s(460)];this[s(614)][s(611)](t,this[s(528)](e)),this[s(471)][s(611)](t,this[s(528)](e,i))}this[s(363)]=this[s(460)],this[s(575)][s(611)](s(475),ut(this[s(386)][s(448)](s(475)))),i&&this[s(614)][s(611)](s(475),this[s(528)](this[s(386)][s(448)](s(475))));for(const[t,e]of r){const i=this[s(386)][s(448)](e[s(502)]),n=this[s(575)][s(448)](e[s(502)]),r=new Z.Range(this[s(527)](e[s(457)],i),this[s(527)](e[s(536)],i)),o=this[s(503)](r,n);i[s(532)][s(611)](t,r),this[s(518)][s(611)](t,o)}this[s(423)](t,e,i)}[ot(423)](t,e,i){const s=ot;for(const n of this[s(452)][s(362)](t,e))this[s(444)](n,i);for(const t of this[s(575)][s(604)]())t[s(532)][s(402)]();for(const[t,e]of this[s(518)])this[s(575)][s(448)](e[s(416)][s(502)])[s(532)][s(611)](t,e[s(515)]());const n=new Map,r=new Map;for(const[t,e]of this[s(575)])n[s(611)](t,ut(e)),r[s(611)](t,this[s(488)][s(448)](t));this[s(426)](e,n,this[s(518)],r)}[ot(632)](t){const e=ot,i=Array[e(534)](this[e(360)][e(406)]());i[e(373)](((t,e)=>t-e)),i[e(337)]();for(const e of i)if(e<t)return e;return Number[e(330)]}[ot(371)](t,e){const i=ot,s=Array[i(534)](e[i(532)])[i(509)]((([e,s])=>[e,this[i(503)](s,t)]));t[i(532)]=new Map(s)}[ot(564)](t){const e=ot;for(const i of this[e(518)][e(604)]()){const s=i[e(627)](t),n=Z.Range[e(342)](s);i[e(457)]=n[e(457)],i[e(536)]=n[e(536)]}}[ot(444)](t,e){const i=ot;if(i(617)!=t[i(561)]&&i(331)!=t[i(561)]){if(i(522)==t[i(561)]){const s=t[i(385)][i(416)][i(502)];this[i(575)][i(483)](s)||(this[i(575)][i(611)](s,lt(s,!0)),this[i(488)][i(611)](s,{}),e&&this[i(614)][i(611)](s,lt(s,!0)))}else{if(i(368)==t[i(561)]||i(557)==t[i(561)]||i(497)==t[i(561)])return void this[i(540)](t);i(595)==t[i(561)]&&this[i(641)](t)}if(i(595)!==t[i(561)]){const e=this[i(481)](t,this[i(575)]);e[i(436)](),this[i(564)](e)}if(e)switch(t[i(561)]){case i(522):this[i(582)](t);break;case i(461):case i(554):case i(434):this[i(359)](t);break;case i(639):this[i(558)](t);break;case i(507):this[i(367)](t)}}else this[i(579)](t,e)}[ot(481)](t,e){const i=ot,s=t[i(515)]();return s[i(551)]=t[i(551)],this[i(405)](s,e),s}[ot(577)](t){const e=ot;return t[e(509)]((t=>{const i=e,s=this[i(516)](t);return Number(t[i(598)][i(329)](s))}))}[ot(392)](t,e){const i=ot;if(t.is(i(404),i(573)))e[i(615)]({item:t,type:i(474)});else{t.is(i(404))&&e[i(615)]({item:t,type:i(609)});for(const s of t[i(596)]())this[i(392)](s,e);t.is(i(404))&&e[i(615)]({item:t,type:i(539)})}return e}[ot(401)](){const t=ot,e=new Map(this[t(556)]),i=new Map(e),s=new Map,n={insertions:{},deletions:{}},r={insertions:{},deletions:{}},o=new Map,a=new Set([...this[t(386)][t(406)](),...this[t(575)][t(406)]()]);a[t(467)](t(475));for(const e of a){const i=this[t(575)][t(448)](e)||lt(e,!1),s=this[t(386)][t(448)](e)||lt(e,!1);i[t(493)]()||s[t(493)]()?(n[t(372)][e]=ut(i),n[t(432)][e]=ut(s),this[t(371)](n[t(432)][e],s),this[t(371)](n[t(372)][e],i),r[t(372)][e]=this[t(392)](this[t(614)][t(448)](e),[]),r[t(432)][e]=this[t(392)](this[t(471)][t(448)](e)||lt(e,!1),[])):a[t(467)](e)}for(const n of a){const o=r[t(372)][n];for(const n of o){const r=this[t(516)](n),o=n[t(598)][t(329)](r);i[t(467)](o),o>=this[t(363)]&&s[t(611)](o,e[t(448)](o))}}for(const n of a){const a=r[t(372)][n],c=this[t(577)](r[t(432)][n]);let u=0;for(const n of a){const r=this[t(516)](n),a=n[t(598)][t(329)](r);if(!s[t(483)](a)&&!o[t(483)](a))if(i[t(483)](a))u++;else{if(a!=c[u]){const s=e[t(448)](a)||e[t(448)](c[u]);for(;a!=c[u];)i[t(483)](c[u])||(o[t(611)](c[u],s),e[t(611)](c[u],s)),u++}u++}}}for(const e of a){const n=r[t(372)][e];for(const e of n){const n=this[t(516)](e),r=e[t(598)][t(329)](n);if(o[t(483)](r)){const e=o[t(448)](r);i[t(483)](r)||i[t(611)](r,{...e}),s[t(611)](r,{...e})}}}for(const e of i[t(406)]())e>=this[t(363)]&&i[t(467)](e);const c=new Map;for(const e of a){let n=r[t(372)][e];for(const e of n)if(e[t(598)].is(t(404),t(648))){const i=this[t(516)](e),n=e[t(598)][t(329)](i);if(s[t(483)](n)){const i=e[t(598)][t(581)][t(581)][t(329)](t(390)),r=c[t(448)](i)||new Set;r[t(424)](s[t(448)](n)[t(409)]),c[t(611)](i,r)}}n=r[t(432)][e];for(const e of n)if(e[t(598)].is(t(404),t(648))){const s=this[t(516)](e),n=e[t(598)][t(329)](s);if(i[t(483)](n)){const s=e[t(598)][t(581)][t(581)][t(329)](t(390)),r=c[t(448)](s)||new Set;r[t(424)](i[t(448)](n)[t(409)]),c[t(611)](s,r)}}for(const e of c[t(406)]())(s[t(483)](e)||i[t(483)](e))&&c[t(467)](e)}for(const e of a){const n=r[t(372)][e];let o=null,a=null;for(const e of n){const n=this[t(516)](e),r=e[t(598)][t(329)](n),u=c[t(448)](r);u&&t(609)==e[t(561)]&&(o=Array[t(534)](u)[0],a=e[t(598)][t(329)](t(480))),o&&(i[t(611)](r,{userId:o}),s[t(611)](r,{userId:o})),r==a&&(o=null,a=null)}}const u={},l=new Set;for(const e of a){const o=n[t(432)][e],a=n[t(372)][e];for(const{userId:e}of this[t(498)][t(604)]())null!==e&&l[t(424)](e);for(const{userId:e}of this[t(440)][t(604)]())null!==e&&l[t(424)](e);this[t(597)](a,r[t(372)][e],s,t(635),l),this[t(597)](o,r[t(432)][e],i,t(510),l),u[e]={insertions:this[t(490)](a),deletions:this[t(490)](o),attachChange:this[t(440)][t(448)](e)||null,attributesBefore:R(this[t(419)][t(448)](e))||{},attributesAfter:R(this[t(488)][t(448)](e))}}return{diffData:u,authorsIds:Array[t(534)](l)}}[ot(333)](t){const e=ot;for(const[,i]of t[e(532)]){const t=i[e(457)][e(407)]()[e(347)]((t=>e(648)==t[e(560)]));for(const i of t)1==i[e(548)]&&i[e(417)](0).is(e(404),e(583))&&i[e(417)](0)[e(369)](e(631),!0)}}[ot(490)](t){const e=ot;this[e(333)](t);const i=this[e(621)][e(533)][e(636)](t,{}),s=Array[e(534)](i[e(596)]())[e(509)]((t=>this[e(607)](t)));return JSON[e(634)](s)}[ot(607)](t){const e=ot;if(t.is(e(573)))return t[e(533)];{const i=this[e(621)][e(469)][e(448)](e(473)),s=t,n=this[e(621)][e(533)][e(420)][e(592)],r={type:i[e(451)](s),name:s[e(560)],attributes:Array[e(534)](s[e(511)]()),children:Array[e(534)](s[e(596)]())[e(509)]((t=>this[e(607)](t)))};if(t.is(e(383))&&e(355)!=t[e(560)]){const i=t[e(414)](n[e(391)],n);r[e(418)][e(615)](i[e(387)])}else if(t.is(e(593))){const i=n[e(391)][e(644)](s[e(560)]);t[e(414)](i,n),r[e(418)][e(615)](i[e(462)])}const o=Array[e(534)](s[e(465)]());o[e(535)]>0&&(r[e(411)]=o);const a=s[e(552)]();return null!==a&&(r[e(351)]=a),r}}[ot(597)](t,e,i,s,n){const r=ot;let o=null,a=null,c=0;const u=this[r(621)][r(438)];for(let s=0;s<e[r(535)];s++){const n=this[r(516)](e[s]),c=e[s][r(598)][r(329)](n),h=i[r(448)](c),d=s==e[r(535)]-1;!o&&h&&(o=h,a=e[s]),o&&(!h||h[r(409)]!=o[r(409)])&&(l(h,ht(a,t,u),ht(e[s],t,u)),o=h||null,a=h?e[s]:null),o&&d&&l(h,ht(a,t,u),dt(e[s],t,u))}function l(e,i,a){const l=r,h=o[l(409)],d=l(645)+s+":"+h+":"+c++,f=u[l(396)](i,a);t[l(532)][l(611)](d,f),null!==h&&n[l(424)](h)}}[ot(516)](t){const e=ot;switch(t[e(561)]){case e(609):return e(390);case e(539):return e(480);default:return e(572)}}[ot(405)](t,e){const i=ot;t[i(447)]=null;for(const s in t){const n=t[s];if(n instanceof Z.Position){const r=e[i(448)](n[i(416)][i(502)]);t[s]=this[i(527)](n,r)}if(n instanceof Z.Range){const r=e[i(448)](n[i(416)][i(502)]);t[s]=this[i(503)](n,r)}i(416)===s&&(t[i(416)]=e[i(448)](t[i(416)][i(502)]))}}[ot(503)](t,e){const i=ot;return this[i(621)][i(438)][i(396)](this[i(527)](t[i(457)],e),this[i(527)](t[i(536)],e))}[ot(527)](t,e){const i=ot;return this[i(621)][i(438)][i(508)](e,t[i(328)],t[i(542)])}[ot(582)](t){const e=ot,i=this[e(614)][e(448)](t[e(385)][e(416)][e(502)]),s=this[e(527)](t[e(385)],i),n=null===t[e(551)]?null:t[e(551)]||this[e(621)][e(469)][e(448)](e(590)).me.id,r=s[e(581)],o=this[e(460)],a=[];for(const i of t[e(399)])if(i.is(e(404)))a[e(615)](this[e(528)](i));else for(let t=0;t<i[e(478)];t++)a[e(615)](new Z.Element(e(573),{vid:this[e(460)]++}));const c=this[e(460)];for(let t=o;t<c;t++)this[e(556)][e(611)](t,{userId:n});r[e(587)](s[e(379)],a)}[ot(359)](t){const e=ot;(t=this[e(481)](t,this[e(614)]))[e(436)]();const i=null===t[e(551)]?null:t[e(551)]||this[e(621)][e(469)][e(448)](e(590)).me.id,s=t[e(585)](),n=s[e(581)],r=s[e(379)];!function t(s,n,r,o){const a=e;for(let e=r;e<o;e++){const r=n[a(417)](e);r.is(a(404),a(573))?s[a(611)](r[a(329)](a(572)),{userId:i}):(s[a(611)](r[a(329)](a(390)),{userId:i}),t(s,r,0,r[a(548)]),s[a(611)](r[a(329)](a(480)),{userId:i}))}}(this[e(556)],n,r,r+t[e(594)])}[ot(558)](t){const e=ot,i=null===(t=this[e(481)](t,this[e(614)]))[e(551)]?null:t[e(551)]||this[e(621)][e(469)][e(448)](e(590)).me.id,s=t[e(393)][e(581)],n=t[e(640)][e(581)],r=s[e(329)](e(480)),o=n[e(329)](e(390));s[e(369)](e(480),n[e(329)](e(480))),n[e(369)](e(480),r),this[e(556)][e(611)](o,{userId:i}),this[e(556)][e(611)](r,{userId:i}),t[e(436)]()}[ot(367)](t){const e=ot,i=null===(t=this[e(481)](t,this[e(614)]))[e(551)]?null:t[e(551)]||this[e(621)][e(469)][e(448)](e(590)).me.id,s=t[e(512)],n=t[e(428)][e(581)];t[e(436)]();const r=n[e(329)](e(480)),o=t[e(612)][e(608)];if(s){const t=o[e(329)](e(480)),s=n[e(329)](e(480));n[e(369)](e(480),t),o[e(369)](e(480),s),this[e(556)][e(611)](n[e(329)](e(480)),{userId:i}),this[e(556)][e(611)](o[e(329)](e(390)),{userId:i})}else{const t=this[e(460)]++,s=this[e(460)]++;n[e(369)](e(480),t),o[e(369)](e(390),s),o[e(369)](e(480),r),this[e(556)][e(611)](t,{userId:i}),this[e(556)][e(611)](s,{userId:i})}}[ot(641)](t){const e=ot;if(!t[e(505)])return;const i=(t=this[e(481)](t,this[e(575)]))[e(446)]?t[e(446)][e(416)]:null,s=t[e(485)]?t[e(485)][e(416)]:null;i&&this[e(518)][e(467)](t[e(560)]),s&&this[e(518)][e(611)](t[e(560)],t[e(485)][e(515)]());const n=null===t[e(551)]?null:t[e(551)]||this[e(621)][e(469)][e(448)](e(590)).me.id,r=t[e(560)];if(!this[e(498)][e(483)](r))return void this[e(498)][e(611)](r,{range:t[e(446)],userId:n});const o=this[e(498)][e(448)](r),a=o[e(455)],c=t[e(485)];null==a&&null==c||a&&c&&a[e(549)](c)?this[e(498)][e(467)](t[e(560)]):o[e(409)]=n}[ot(579)](t,e){const i=ot;this[i(575)][i(483)](t[i(502)])?this[i(575)][i(448)](t[i(502)])[i(521)]=t[i(410)]:(this[i(575)][i(611)](t[i(502)],lt(t[i(502)],!0)),this[i(488)][i(611)](t[i(502)],{}),e&&this[i(614)][i(611)](t[i(502)],lt(t[i(502)],!0)));const s=null===t[i(551)]?null:t[i(551)]||this[i(621)][i(469)][i(448)](i(590)).me.id,n=this[i(440)][i(448)](t[i(502)]);n&&n[i(409)]===s?this[i(440)][i(467)](t[i(502)]):this[i(440)][i(611)](t[i(502)],{userId:s,isAttached:t[i(410)]})}[ot(540)](t){const e=ot,i=this[e(488)][e(448)](t[e(416)][e(502)]);null===t[e(623)]?delete i[t[e(341)]]:i[t[e(341)]]=t[e(623)]}}function ut(t){const e=ot,i=lt(t[e(502)],t[e(493)]());for(const s of t[e(596)]()){const t=s[e(628)](!0);i[e(349)](t)}return i}function lt(t,e=!0){const i=ot,s=new Z.DocumentFragment;return s[i(502)]=t,s[i(521)]=e,s[i(493)]=()=>s[i(521)],s}function ht(t,e,i){const s=ot,n=s(539)==t[s(561)]?i[s(429)](t[s(598)],s(536)):i[s(445)](t[s(598)]);return i[s(508)](e,n[s(328)],n[s(542)])}function dt(t,e,i){const s=ot,n=s(609)==t[s(561)]?i[s(429)](t[s(598)],0):i[s(413)](t[s(598)]);return i[s(508)](e,n[s(328)],n[s(542)])}function ft(){const t=["featureNotAllowed","has","markerToData","newRange","invalid","shift","_diffRootsAttributes","Initial revision","_prepareViewToSave","createRangeIn","_startingVersion","isAttached","_showLicenseError","toVersion","getCurrentRevisionId","changeRootAttribute","_touchedMarkers","getNodeByPath","isEnabled","getUser","rootName","_fixRange","bind","affectsData","revisionHistoryLicenseKeyDomainLimit","split","createPositionFromPath","map","deletion","getAttributes","graveyardPosition","RevisionsRepository","getRevisionDocumentData","clone","_getVidAttributeName","_loadState","_markers","778350BiFAFe","usageLimit","_isAttached","insert","editor-initial-data-replaced-with-revision-data","RevisionTracker","_pendingAction","_revisionDataBuilder","_fixPosition","_makeIdsRoot","authorsIds","getRoot","4484232NgiLsv","markers","data","from","length","end","startsWith","1774140cgZuPJ","elementEnd","_handleRootAttributeOperation","_makeModelFromViewString","stickiness","revisionHistoryLicenseKeyTrialLimit","hasContent","pluginName","_source","creatorId","childCount","isEqual","update","_authorId","getFillerOffset","_utils","remove","upcast","_touched","removeRootAttribute","_handleMergeOperation","revisionHistoryLicenseKeyExpired","name","type","_loadedStateData","requires","_transformMarkers","_bufferedUpdates","revisionHistoryLicenseKeyInvalid","ready","_makeRevision","currentRevision","getWalker","revisionHistoryLicenseKeyNotAllowed","vid","$text","getRevisions","_diffRoots","_isInit","_getBaseVids","_lastTo","_handleRootOperation","_reset","parent","_handleInsertOperation","paragraph","authors","getMovedRangeStart","_addPendingAction","_insertChild","define","afterInit","Users","locale","domConverter","rawElement","howMany","marker","getChildren","_markChanges","item","some","addRevisionData","conversion","version","init","values","_getFromVersion","sendBufferedUpdates","_getViewJson","nodeAfter","elementStart","rootsAttributes","set","insertionPosition","RevisionHistory","_idsRoots","push","config","addRoot","_createCurrentRevision","288eZdNwD","isOfficialPlugin","editor","_isPendingUpdate","newValue","updateRevisions","getData","slice","getTransformedByOperation","_clone","attachChange","revisionHistoryLicenseKeyUsageLimit","keepParagraph","_getPreviousFrom","PendingActions","stringify","insertion","toView","saveRevision","_findInsertionIndex","merge","sourcePosition","_handleMarkerOperation","creator","dataToMarker","createElement","revision:","trim","_update","tableCell","initial","path","getAttribute","NEGATIVE_INFINITY","detachRoot","find","_processRootBeforeSave","setSource","history","_removeMetaData","reverse","diffData","loadRevisionData","isReady","key","_createFromRanges","for","_licenseKeyCheckInterval","attributesAfter","setRevisionData","filter","revisionHistoryLicenseKeyEvaluationLimit","_appendChild","licenseKey","fillerOffset","createRevision","includes","trialLimit","$comment","resolve","_continueCurrentRevision","repository","_handleMoveOperation","_savedMetaData","fromEntries","getOperations","_startingRevisionId","attributesBefore","revisionHistoryLicenseKeyValid","getRevisionRootsAttributes","_handleSplitOperation","addRootAttribute","_setAttribute","isPremiumPlugin","_copyMarkers","insertions","sort","106932lCAfjb","createdAt","previousPosition","addRevision","_replaceEditorDataWithRevisionData","offset","roots","37087wTvVGc","evaluationLimit","uiElement","loadState","position","_baseRoots","outerHTML","reInit","_calculateMetaData","vid_start","domDocument","_generateTape","targetPosition","buildRevisionData","dataDowncast","createRange","finally","_lastFrom","nodes","getRange","_getState","clear","RealTimeCollaborationClient","element","_fixOperation","keys","getAncestors","domainLimit","userId","isAdd","customProperties","_bufferUpdate","createPositionAfter","render","revision","root","getChild","children","_baseRootsAttributes","htmlProcessor","_initialRevisionId","245GNFSqx","_applyOperations","add","getRootNames","_saveMetaData","PENDING_ACTION_REVISION_HISTORY","splitPosition","createPositionAt","_setConversion","getLatestVersion","deletions","string","reinsert","Empty document","_execute","_removePendingAction","model","size","_touchedRoots","expired","getIndex","revisionHistory.resumeUnsavedRevision","_handleOperation","createPositionBefore","oldRange","baseVersion","get","max","12436731CnArji","_getTypeCharForViewElement","source","document","collaboration.channelId","range","getOperation","start","adapter","getRevision","_revisionId","move","innerHTML","62482FzHbIm","fromVersion","getCustomProperties","_operations","delete","destroy","plugins","_createInitialRevision","_baseIdsRoots","documentFragment","RevisionHistoryUtils","text","$graveyard","getTime","then","offsetSize","initialData","vid_end","_cloneOperation"];return(ft=function(){return t})()}var mt=i(355),pt=i(311),vt=i(673),gt=i.n(vt),yt=i(545),kt=i.n(yt),bt=i(262),wt=i.n(bt),_t=i(667),It=i.n(_t),St=i(357),Ot=i.n(St),Tt=i(426),xt={attributes:{"data-cke":!0}};xt.setAttributes=It(),xt.insert=wt().bind(null,"head"),xt.domAPI=kt(),xt.insertStyleElement=Ot();gt()(Tt.A,xt);Tt.A&&Tt.A.locals&&Tt.A.locals;var Nt=i(959),At={attributes:{"data-cke":!0}};At.setAttributes=It(),At.insert=wt().bind(null,"head"),At.domAPI=kt(),At.insertStyleElement=Ot();gt()(Nt.A,At);Nt.A&&Nt.A.locals&&Nt.A.locals;function Rt(t,e){const i=Dt();return(Rt=function(t,e){return i[t-=182]})(t,e)}const Mt=Rt;function Dt(){const t=["arrowup","1890228hKLCWh","add","220","arrowleft","11DlayBm","optional","focus","423297xEWQQp","arrowright","keystrokes","render","locale","revisionName","8DFgvOA","2iAFaAa","listenTo","2439934SCIJWk","ck-responsive-form","form","603742vfcWml","input","revisionNameInputValue","revisionNameInputView","errorText","reset","setTemplate","6893570YNtDGU","6aAwMPG","element","stopPropagation","fieldView","arrowdown","label","value","extendTemplate","Name of the revision","focusTracker","ck-revision-history-save-revision-form","4479507xkxFAw","313970MUkYbW","_createRevisionNameInput","set","trim"];return(Dt=function(){return t})()}!function(t){const e=Rt,i=t();for(;;)try{if(330706===-parseInt(e(191))/1+-parseInt(e(186))/2*(parseInt(e(223))/3)+parseInt(e(216))/4+parseInt(e(211))/5+parseInt(e(199))/6*(parseInt(e(188))/7)+-parseInt(e(185))/8*(parseInt(e(210))/9)+parseInt(e(198))/10*(parseInt(e(220))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Dt);class Vt extends pt.View{[Mt(208)];[Mt(225)];[Mt(194)];constructor(e,i){const s=Mt;super(e),this[s(208)]=new t.FocusTracker,this[s(225)]=new t.KeystrokeHandler,this[s(213)](s(193),""),this[s(194)]=this[s(212)](i),this[s(197)]({tag:s(190),attributes:{class:["ck",s(209),s(189)],tabindex:"-1"},children:[this[s(194)]]}),(0,pt.injectCssTransitionDisabler)(this)}[Mt(182)](){const t=Mt;super[t(182)](),(0,pt.submitHandler)({view:this}),this[t(208)][t(217)](this[t(194)][t(200)]),this[t(225)][t(187)](this[t(200)]);const e=e=>e[t(201)]();this[t(225)][t(213)](t(224),e),this[t(225)][t(213)](t(219),e),this[t(225)][t(213)](t(215),e),this[t(225)][t(213)](t(203),e)}[Mt(222)](){const t=Mt;this[t(194)][t(222)]()}get[Mt(184)](){const t=Mt;return this[t(194)][t(202)][t(200)][t(205)][t(214)]()}set[Mt(184)](t){const e=Mt;this[e(194)][e(202)][e(200)][e(205)]=t[e(214)]()}[Mt(196)](){const t=Mt;this[t(194)][t(202)][t(200)][t(205)]="",this[t(194)][t(195)]=null}[Mt(212)](t){const e=Mt,i=new pt.LabeledFieldView(this[e(183)],pt.createLabeledInputText),s=i[e(202)];s[e(206)]({attributes:{maxlength:e(218)}});let n=X(this[e(183)],e(207));return!t&&(n+=" ("+X(this[e(183)],e(221))+")"),i[e(204)]=n,s.on(e(192),(()=>{const t=e;this[t(193)]=s[t(200)][t(205)][t(214)]()})),i}}const Et=Ct;function Ct(t,e){const i=Ft();return(Ct=function(t,e){return i[t-=285]})(t,e)}function Ft(){const t=["editing","show","773987okowaa","6903677FcjgCa","isReadOnly","reset","saveRevision","errorText","The revision name cannot be empty.","editor","Revision history","isOpen","view","isEnabled","1434987IfqmGv","revisionHistory.requireRevisionName","Cancel","2JtMWZl","10dEEpEK","plugins","_saveRevisionFormView","isOfficialPlugin","children","get","componentFactory","requires","2082876URaCSo","revisionNameInputView","RevisionTracker","execute","focus","init","showRevisionViewerCallback","1591641sHAmuC","buttonView","menuBar:revisionHistory","menuitem","revisionHistory","RevisionHistoryUI","Dialog","role","5GYwNYV","menu","delegate","pluginName","items","revisionSave","hide","Accept","render","panelView","_registerMenuComponent","submit","_showDialog","locale","add","2276280zvpXcn","isPremiumPlugin","56427WfbJxr","Open revision history","addMany","328JZIlwE","revisionName","config","Save current revision","ck-button-action","_createSaveRevisionFormView","set","bind","isReady"];return(Ft=function(){return t})()}!function(t){const e=Ct,i=t();for(;;)try{if(484184===parseInt(e(345))/1*(-parseInt(e(290))/2)+parseInt(e(287))/3+parseInt(e(299))/4*(parseInt(e(314))/5)+parseInt(e(329))/6+-parseInt(e(331))/7*(-parseInt(e(334))/8)+-parseInt(e(306))/9*(-parseInt(e(291))/10)+-parseInt(e(346))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ft);class Lt extends U.Plugin{static get[Et(317)](){return Et(311)}static get[Et(294)](){return!0}static get[Et(330)](){return!0}static get[Et(298)](){return[at]}[Et(293)];[Et(304)](){const t=Et,e=this[t(352)],i=e[t(292)][t(296)](t(301));e.ui[t(297)][t(328)](t(310),(s=>{const n=t,r=(0,pt.createDropdown)(s),o=r[n(323)][n(295)],a=new pt.ListView(s),c=new pt.ListItemView(s),u=new pt.ButtonView(s),l=new pt.ListItemView(s),h=new pt.ButtonView(s);return r[n(341)](n(286)).to(i,n(342),i,n(286),e,n(347),((t,e,i)=>t&&e&&!i)),r[n(307)][n(340)]({icon:mt.IconHistory,label:X(s,n(353)),tooltip:!0}),u[n(340)]({label:X(s,n(337)),withText:!0,role:n(309)}),u[n(341)](n(286)).to(i,n(342),i,n(286),e,n(347),((t,e,i)=>t&&e&&!i)),u.on(n(302),(()=>this[n(326)]())),h[n(340)]({label:X(s,n(332)),withText:!0,role:n(309)}),h[n(341)](n(286)).to(i,n(342),e,n(347),((t,e)=>t&&!e)),h.on(n(302),(()=>{const t=n;e[t(336)][t(296)](t(310))[t(305)](),r[t(354)]=!1,e[t(343)][t(285)][t(303)]()})),c[n(295)][n(328)](u),l[n(295)][n(328)](h),a[n(313)]=n(315),a[n(318)][n(333)]([c,l]),o[n(328)](a),r})),e.ui[t(297)][t(328)](t(308),(()=>this[t(324)]()))}[Et(324)](){const t=Et,e=this[t(352)],i=e[t(327)],s=new pt.MenuBarMenuView(i),n=new pt.MenuBarMenuListView(i);s[t(307)][t(340)]({icon:mt.IconHistory,label:X(i,t(353))});const r=new pt.MenuBarMenuListItemView(i,s),o=new pt.MenuBarMenuListItemButtonView(i);o[t(340)]({label:X(i,t(337))}),o[t(316)](t(302)).to(s),o.on(t(302),(()=>{this[t(326)]()})),r[t(295)][t(328)](o),n[t(318)][t(328)](r);const a=new pt.MenuBarMenuListItemView(i,s),c=new pt.MenuBarMenuListItemButtonView(i);return c[t(340)]({label:X(i,t(332))}),c[t(316)](t(302)).to(s),c.on(t(302),(()=>{const i=t;e[i(336)][i(296)](i(310))[i(305)]()})),a[t(295)][t(328)](c),n[t(318)][t(328)](a),s[t(323)][t(295)][t(328)](n),s}[Et(326)](){const t=Et,e=this[t(352)],i=e[t(327)],s=e[t(292)][t(296)](t(312)),n=e[t(292)][t(296)](t(301));function r(n){const r=t;e[r(336)][r(296)](r(288))&&""===n[r(335)]?n[r(300)][r(350)]=X(i,r(351)):(e[r(292)][r(296)](at)[r(349)]({name:n[r(335)]}),s[r(320)]())}this[t(293)]||(this[t(339)](),this[t(293)].on(t(325),(()=>r(this[t(293)])))),this[t(293)][t(348)](),s[t(344)]({id:t(319),title:X(i,t(337)),isModal:!0,content:this[t(293)],actionButtons:[{label:X(e[t(327)],t(289)),withText:!0,onExecute:()=>s[t(320)]()},{label:X(e[t(327)],t(321)),class:t(338),withText:!0,onCreate(i){const s=t;i[s(341)](s(286)).to(n,s(342),n,s(286),e,s(347),((t,e,i)=>t&&e&&!i))},onExecute:()=>r(this[t(293)])}]})}[Et(339)](){const t=Et,e=this[t(352)],i=e[t(327)];this[t(293)]=new Vt(i,e[t(336)][t(296)](t(288))),this[t(293)][t(322)]()}}function Pt(t,e){const i=zt();return(Pt=function(t,e){return i[t-=454]})(t,e)}const jt=Pt;function zt(){const t=["type","focus","element","ck-revision-change","6489320oahXgh","6KRQxYV","set","name","span","author","bindTemplate","changeId","171RMVHsV","763881gljKac","ck-annotation","Removed by","data","add","Suggested by","6977652CpWWWn","ck-revision-change__","_model","div","11883270DIoPpU","4bZHgNP","isSuggestion","ck-revision-change__label","setTemplate","3Jdeulh","5180664vLcJcF","Added by","1301668RrfTAp","430030JavMhI"];return(zt=function(){return t})()}!function(t){const e=Pt,i=t();for(;;)try{if(988575===-parseInt(e(484))/1*(-parseInt(e(462))/2)+parseInt(e(466))/3*(parseInt(e(469))/4)+parseInt(e(475))/5+parseInt(e(476))/6*(-parseInt(e(461))/7)+-parseInt(e(467))/8+parseInt(e(483))/9*(parseInt(e(470))/10)+-parseInt(e(457))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(zt);class Wt extends pt.View{[jt(482)];[jt(459)];constructor(t,e){const i=jt;super(t),this[i(459)]=e,this[i(482)]=e.id;const s=this[i(481)],n=X(t,e[i(454)][i(463)]?i(456):i(455)==e[i(471)]?i(468):i(486));this[i(477)](i(471),e[i(471)]),this[i(465)]({tag:i(460),attributes:{class:[i(485),i(474),s.to(i(471),(t=>i(458)+t))],tabindex:-1},children:[{tag:i(479),children:[{tag:i(479),attributes:{class:[i(464)]},children:[{text:n}]},{text:" "+e[i(480)][i(478)]}]}]})}[jt(472)](){const t=jt;this[t(473)][t(472)]()}}var Ut=Zt;function Ht(){var t=["1381524SPtYXI","12705gWpmHE","5545270uDENek","1168SDnVdB","420870ielWmd","14RsmKrU","createdAt","set","toJSON","author","120210DSsWTU","52179Jxieql","type","rootName","11xlGDjt","data","10EDQBLx","5088312qsZOhH"];return(Ht=function(){return t})()}function Zt(t,e){var i=Ht();return(Zt=function(t,e){return i[t-=325]})(t,e)}!function(t){for(var e=Zt,i=t();;)try{if(436319===-parseInt(e(342))/1*(parseInt(e(336))/2)+parseInt(e(341))/3+parseInt(e(331))/4+parseInt(e(329))/5*(parseInt(e(335))/6)+parseInt(e(332))/7*(parseInt(e(334))/8)+parseInt(e(330))/9+parseInt(e(333))/10*(-parseInt(e(327))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ht);class $t extends((0,t.ObservableMixin)()){id;[Ut(340)];[Ut(325)];[Ut(328)];[Ut(326)];constructor(e){var i=Ut;super(),this.id=e.id||(0,t.uid)(),this[i(340)]=e[i(340)],this[i(325)]=e[i(325)],this[i(328)]=e[i(328)]||{},this[i(326)]=e[i(326)],this[i(338)](i(337),e[i(337)])}[Ut(339)](){var t=Ut;return{id:this.id,authorId:this[t(340)].id,type:this[t(325)],data:this[t(328)],createdAt:this[t(337)]}}}function qt(){const t=["26885UQqWUA","292036MkoHtI","5813664XaPDym","_setChanges","5979250yOQPBF","6021966sMvKOA","62zwBojV","57QxobuU","266625xZGoZl","oldRevisionId","changes","add","80Inhqnf","newRevisionId","2220701DhhNpq"];return(qt=function(){return t})()}function Bt(t,e){const i=qt();return(Bt=function(t,e){return i[t-=401]})(t,e)}const Yt=Bt;!function(t){const e=Bt,i=t();for(;;)try{if(918390===parseInt(e(405))/1*(-parseInt(e(411))/2)+-parseInt(e(412))/3*(-parseInt(e(406))/4)+parseInt(e(409))/5+-parseInt(e(410))/6+-parseInt(e(404))/7+parseInt(e(407))/8+parseInt(e(413))/9*(-parseInt(e(402))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(qt);class Jt{[Yt(403)];[Yt(414)];[Yt(415)];constructor(e,i){const s=Yt;this[s(403)]=e,this[s(414)]=i,this[s(415)]=new t.Collection}[Yt(408)](t){const e=Yt;for(const i of t)this[e(415)][e(401)](i)}}var Gt=i(536),Kt={attributes:{"data-cke":!0}};Kt.setAttributes=It(),Kt.insert=wt().bind(null,"head"),Kt.domAPI=kt(),Kt.insertStyleElement=Ot();gt()(Gt.A,Kt);Gt.A&&Gt.A.locals&&Gt.A.locals;const Qt=Xt;function Xt(t,e){const i=te();return(Xt=function(t,e){return i[t-=197]})(t,e)}function te(){const t=["bindElementToMarker","setAttribute","length","2078174ANpdcI","deletions","_changeView","suggestion:","dataToMarker","requires","reconvertMarker","shift","isPremiumPlugin","detachRoot","attributesAfter","high","revision-viewer","removeMarker:revision-suggestion","toViewElement","createPositionFromPath","observeMarkers","startIndex","bottom","document","data-change-id","test","markerName","createAttributeElement","right","ck-suggestion-marker-split","view","backward","showStack","indexOf","isInline","revision-suggestion:","_processTape","init","first","changes","nextPosition","stop","insert","isReady","elementEnd","getChild","addRoot","editing","ck-suggestion-preview-marker","listenTo","forEach","parent","rootName","isOnRoot","isBefore","end","-new","oldRevisionId","repository","_setChanges","activeView","ck-suggestion-marker-merge","highest","low","isEnabled","hasClass","isAtStart","viewItem","ck-suggestion-marker-","changeId","_changeIdToChange","comment","compare","change:numberOfChanges","markersStart","getLaterVisibleRevision","_utils","_cleanUp","17591560PuZfRV","element:pre","unshift","insertion","revisionHistory","return","suggestion","attributes","addClass","markerNameToElements","ck-suggestion-preview-marker-","change","clear","downcastDispatcher","1007428XFYFnQ","getRevision","merge","string","then","getAttribute","revisionHistoryLabel","_makeModelFromViewString","nextSibling","isRemoveSuggestion","isRemoved","removeMarker:revision","range","catch","previousPosition","vid","_initInteractions","numberOfChanges","resolve","ck-revision-history-root-remove","createUIElement","updatePosition","isAddSuggestion","editingDowncast","revisionHistoryAttachChange","selection","unbindElementFromMarkerName","showPreviousChange","schema","change:activeView","getAttributes","getRevisionRootsAttributes","markersEnd","deletion","hasAttribute","_sortAndFilterDiffChanges","_cleanMarkers","distance","config","20HwMJNf","userId","side","addRevision","_getDiff","insertions","bind","editor","enableReadOnlyMode","refresh","isBlock","execute","offsetSize","dataDowncast","commands","mapViewToDom","ck-revision-history-root-","_markSuggestions","error","level","isSuggestion","delete","attribute:vid","modelRange","getDomRoot","softBreak","createRevision","createRangeIn","isCollapsed","toViewPosition","markerRange","remove","elementToAttribute","currentChangeNumber","ck-suggestion-marker","push","diff","mapper","getRevisionDocumentData","isAttached","RevisionHistoryUtils","getClientRects","loadRevisionData","adapter","_markMarkers","pop","destroy","POSITIVE_INFINITY","type","slice","revision-suggestion","attributesBefore","511451QiNlSI","name","restoreRevisionCallback","startsWith","diffData","domConverter","_step","_balloon","addMarker:revision-suggestion:insertion","element","_update","wrap","removeClass","toViewRange","upcast","ck-revision-history-root-add","enqueueChange","forward","authors","_fixObsoleteTags","isContent","left","markerToHighlight","mousedown","_appendChild","markers","has","getRootNames","activeChange","consume","addMarker:revision-suggestion:deletion","_markInsertions","change:activeChange","getCustomProperty","_setConversion","object","_revisions","getItems","maxOffset","change:isEnabled","isAtEnd","uiElement","top","_refreshStartEndIndex","add","writer","_getChangeFromId","ck-suggestion-marker--active","pluginName","code","6BtCOUi","isEqual","sort","_removeUnsupportedChanges","span","_joinTapes","_threeWayMerge","removeMarker","_setDistance","text","createPositionBefore","get","markerToData","_makeModelFromTape","removeAttribute","addHighlight","addMarker:revision","newRevisionId","consumable","_removeMissingPairs","revision","from","WidgetToolbarRepository","showNextChange","model","flat","isIncorrect","restoreRevision","isObject","createRange","_activeViewTarget","RevisionViewer","_getRevisionsRange","findIndex","conversion","set","getIndex","_data","data","RevisionsRepository","all","getWalker","addRevisionData","isOfficialPlugin","isAdded","nodeAfter","affectsData","isLimit","revision-comment:","_findChangeIdFromDomTarget","attachChange","endIndex","filter","target","ck-revision-history-root--active","find","locale","concat","_markMismatchedRemovedTags","done","vid_start","83511pKJidw","_getViewForChange","domEvent","map","355551lopokf","ck-editor__editable__overlay","forceDisabled","roots","getRoot","pairId","_makeTape","start","1550994nLHDzf","next","checkAttribute","plugins","isAfter","elementStart","abs","change:isReady","values","472JEJVbW","item","includes","keys","mouseover","vid_end","split","splice","for","isNavigationMode","index","revision:"];return(te=function(){return t})()}!function(t){const e=Xt,i=t();for(;;)try{if(516776===-parseInt(e(402))/1+-parseInt(e(199))/2+-parseInt(e(517))/3+-parseInt(e(311))/4*(-parseInt(e(350))/5)+-parseInt(e(452))/6*(parseInt(e(223))/7)+-parseInt(e(208))/8*(parseInt(e(513))/9)+parseInt(e(297))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(te);class ee extends U.Plugin{[Qt(277)];[Qt(393)]=null;[Qt(295)];[Qt(482)];[Qt(225)];[Qt(289)];[Qt(409)];static get[Qt(450)](){return Qt(483)}static get[Qt(495)](){return!0}static get[Qt(231)](){return!0}static get[Qt(228)](){return[H.Users,pt.ContextualBalloon,Y,Q]}constructor(t){const e=Qt;super(t),this[e(277)]=this[e(357)][e(202)][e(463)](e(491)),this[e(295)]=this[e(357)][e(202)][e(463)](e(390)),this[e(487)](e(430),null),this[e(487)](e(279),null),this[e(482)]=null,this[e(487)](e(386),null),this[e(487)](e(262),!1),this[e(487)](e(283),!0),this.on(e(441),((t,i,s)=>{const n=e;this[n(430)]=null,this[n(279)]=null,this[n(357)][n(266)][n(249)][n(308)]((t=>{const e=n;for(const i of this[e(357)][e(266)][e(249)][e(242)][e(520)])s?t[e(414)](e(518),i):t[e(305)](e(518),i)}))})),this[e(356)](e(217)).to(this,e(430),(t=>null!==t)),this[e(356)](e(383)).to(this,e(262),this,e(386),this,e(430),((t,i,s)=>t&&s?i[e(258)][e(488)](s):0)),this[e(356)](e(328)).to(this,e(262),this,e(386),((t,i)=>t?i[e(258)][e(222)]:0)),this[e(225)]=null,this[e(289)]=new Map,this[e(409)]=this[e(357)][e(202)][e(463)](pt.ContextualBalloon)}[Qt(256)](){const t=Qt,e=this[t(357)],i=new ne(e,{direction:t(250)}),s=new ne(e,{direction:t(419)});e[t(364)][t(446)](t(338),i),e[t(364)][t(446)](t(475),s),e[t(364)][t(446)](t(479),new se(e)),this.on(t(292),(()=>{const e=t;i[e(359)](),s[e(359)]()})),this[t(436)](),this[t(327)](),e[t(358)](t(235)),e[t(202)][t(428)](t(474))&&e[t(202)][t(463)](t(474))[t(519)](t(235))}async[Qt(388)](t){const e=Qt;return await this[e(295)][e(392)](t,this[e(393)]),this[e(295)][e(388)](t)}async[Qt(342)](t){const e=Qt;return await this[e(295)][e(392)](t,this[e(393)]),this[e(295)][e(342)](t)}async[Qt(291)](t,e,i=!1){const s=Qt;if(!this[s(283)])return;const n=this[s(386)],r=this[s(277)],o=s(314)==typeof t?r[s(312)](t):t,a=s(314)==typeof e?r[s(312)](e):e,c=o.id,u=a?a.id:null;if(!i&&this[s(386)]&&this[s(386)][s(469)]===c&&this[s(386)][s(276)]===u)return Promise[s(329)]();this[s(262)]=!1,this[s(279)]=null,this[s(430)]=null,this[s(386)]=new Jt(c,u);const l=this[s(484)](o,a,!0)[s(516)]((t=>this[s(295)][s(392)](t,this[s(393)])));return l[s(385)](new Promise((t=>{setTimeout(t,20)}))),Promise[s(492)](l)[s(315)]((()=>{const t=s;if(!this[t(283)])return;this[t(296)]();const e=this[t(354)](c,u);for(const i of e[t(258)])this[t(289)][t(487)](i.id,i);this[t(357)][t(476)][t(418)]({isUndoable:!1},(i=>{const s=t;for(const t of this[s(357)][s(476)][s(242)][s(429)]())i[s(232)](t);for(const t of Object[s(211)](e[s(476)])){const n=i[s(265)](t);for(const r of Object[s(211)](e[s(304)][t]))i[s(221)](r,e[s(304)][t][r],n);i[s(261)](e[s(476)][t],n,0)}})),this[t(386)][t(278)](this[t(346)](e[t(258)])),this[t(262)]=!0}))[s(324)]((t=>{const e=s;console[e(368)](t),this[e(296)](),n&&(this[e(386)]=n),this[e(262)]=!0}))}[Qt(494)](t,e){const i=Qt,s=this[i(277)][i(376)](t);return s.on(i(412),((t,i,n)=>e(i,n,s))),this[i(277)][i(353)](s),s}[Qt(296)](){const t=Qt;this[t(430)]=null,this[t(347)](),this[t(225)]&&this[t(225)][t(396)](),this[t(225)]=null,this[t(289)][t(309)](),this[t(357)][t(476)][t(418)]({isUndoable:!1},(e=>{const i=t;for(const t of this[i(357)][i(476)][i(242)][i(429)]())e[i(232)](t)}))}[Qt(346)](t){const e=Qt,i=[],s=new Map;for(const t of this[e(357)][e(476)][e(242)][e(429)]()){const n=this[e(357)][e(266)][e(249)][e(374)](t);if(!n)continue;const r=n[e(391)]()[e(209)](0);r&&(i[e(385)](t),s[e(487)](t,r))}return i[e(454)](((t,i)=>{const n=e,r=s[n(463)](t),o=s[n(463)](i);return r.y-o.y||r.x-o.x})),(t=t[e(504)]((t=>i[e(210)](t[e(271)]))))[e(454)](((t,s)=>i[e(252)](t[e(271)])-i[e(252)](s[e(271)]))),t}[Qt(197)](t){const e=Qt,i=Array[e(473)](t[e(427)])[e(504)]((([t,i])=>t[e(405)](e(219))&&!i[e(378)])),s=Array[e(473)](this[e(357)][e(476)][e(377)](t)[e(493)]({singleCharacters:!0}));if(0!=i[e(222)])for(const t of s){const[s,n]=i[0],[,r,o]=s[e(214)](":");if(n[e(274)][e(453)](t[e(259)])&&i[e(230)](),(t[e(325)][e(453)](n[e(198)])||t[e(325)][e(203)](n[e(198)]))&&(e(300)==r?t[e(496)]={userId:o}:e(344)==r&&(t[e(321)]={userId:o})),0==i[e(222)])break}return s}[Qt(445)](t){const e=Qt,i=new Map;for(let s=0;s<t[e(222)];s++)e(461)===t[s][e(398)]?(t[s][e(209)][e(240)]=s,t[s][e(209)][e(503)]=s):(e(204)===t[s][e(398)]?t[s][e(209)][e(240)]=s:e(263)===t[s][e(398)]&&(t[s][e(209)][e(503)]=s),i[e(487)](t[s].id,s));for(const s of i[e(207)]())e(204)===t[s][e(398)]?t[s][e(209)][e(503)]=i[e(463)](t[s][e(522)]):e(263)===t[s][e(398)]&&(t[s][e(209)][e(240)]=i[e(463)](t[s][e(522)]))}[Qt(255)](t){const e=Qt;for(let i=0;i<t[e(222)];i++){if(e(204)===t[i][e(398)])t[i][e(209)][e(240)]=i;else if(e(263)===t[i][e(398)]){t[i][e(209)][e(503)]=i;const s=t[i][e(209)][e(240)];t[s][e(522)]=t[i].id,t[i][e(522)]=t[s].id}else t[i][e(209)][e(240)]=i,t[i][e(209)][e(503)]=i,t[i][e(522)]=null;t[i][e(293)]||(t[i][e(293)]=[],t[i][e(343)]=[])}}[Qt(433)](t,e){const i=Qt,s=t[i(504)]((t=>!t[i(496)]));for(let t=0;t<e[i(222)];t++)e[t][i(496)]&&(s[t][i(496)]=e[t][i(496)])}[Qt(354)](t,e=null){const i=Qt,s=this[i(277)][i(312)](t),n=e?this[i(277)][i(312)](e):null,r=this[i(484)](s,n),o=r[r[i(222)]-1],a=new Map,c={model:{},attributes:{},changes:[]},u=new Set,l=new Map;for(let t=r[i(222)]-1;t>=0;t--){const e=r[t];for(const t of Object[i(211)](e[i(406)]))if(e[i(406)][t][i(502)]){const s=e[i(406)][t][i(502)];s[i(389)]?(u[i(446)](t),l[i(428)](t)&&l[i(463)](t)[i(351)]==s[i(351)]?l[i(371)](t):l[i(487)](t,s)):l[i(428)](t)?(u[i(371)](t),l[i(371)](t)):(u[i(446)](t),l[i(487)](t,s))}else u[i(446)](t)}for(const t of u){const e=l[i(428)](t)&&!l[i(463)](t)[i(389)];let s=e?r[i(222)]-1:0;const n=e?-1:1;for(;r[s];){const o=r[s];if(o[i(406)][t]){const s=e?o[i(406)][t][i(401)]:o[i(406)][t][i(233)];c[i(304)][t]=s?R(s):{};break}s+=n}}for(const t of r){t[i(476)]={};for(const e of t[i(420)])a[i(487)](e.id,e);for(const e of u){const s=t[i(406)][e]?t[i(406)][e][i(355)]:"[]",n=t[i(406)][e]?t[i(406)][e][i(224)]:"[]";t[i(476)][e]={insertions:this[i(295)][i(318)](s),deletions:this[i(295)][i(318)](n)}}}for(const t of u){let e=null,n=0;const u=new Map(Array[i(473)](s[i(476)][t][i(355)][i(427)])[i(504)]((([t])=>!t[i(405)](i(219)))));let h=0;for(const o of r){const r=this[i(197)](o[i(476)][t][i(355)]);o==s?(e=r,n=e[i(222)],e[i(269)]((t=>{t.id=h++})),this[i(255)](e)):this[i(433)](e,r);const a=e[i(504)]((t=>!t[i(496)]))[i(516)]((t=>t.id));let c=0;const l=this[i(197)](o[i(476)][t][i(224)]);l[i(269)]((t=>{t[i(321)]?t.id=n++:t.id=a[c++]})),this[i(255)](l),this[i(460)](e,i(496)),this[i(460)](l,i(321)),o==s&&this[i(394)](e,u),e=this[i(457)](e,l),this[i(445)](e),this[i(460)](e,i(321))}e=e[i(504)]((t=>!(t[i(496)]&&t[i(321)])));const d=new Map(o[i(476)][t][i(224)][i(427)]),f=new Set(u[i(211)]());for(const t of d[i(211)]())f[i(371)](t);this[i(367)](e,f),this[i(421)](e),e=this[i(471)](e),e=this[i(510)](e),e=this[i(455)](e);const{root:m,changes:p}=this[i(465)](e,a,t);c[i(476)][t]=m;const v=l[i(463)](t);if(v){const e=a[i(463)](v[i(351)]),s=new $t({author:e,type:v[i(389)]?i(446):i(381),data:{isOnRoot:!0},createdAt:new Date,rootName:t});p[i(299)](s),c[i(304)][t][i(335)]=s.id}c[i(258)]=c[i(258)][i(509)](p)}return c}[Qt(394)](t,e){const i=Qt;for(let s=0;s<t[i(222)];s++)for(const[n,r]of e)!r[i(378)]&&r[i(198)][i(453)](t[s][i(325)])&&t[s][i(293)][i(385)](n),r[i(274)][i(453)](t[s][i(259)])&&t[s][i(343)][i(385)](n)}[Qt(457)](t,e){const i=Qt;let s=[],n=0,r=0;for(;n<t[i(222)]||r<e[i(222)];){const o=t[n]||{},a=e[r]||{};if(o.id==a.id)n++,r++,s[i(385)](o);else if(a[i(321)]&&o[i(496)]){const{commonTape:o,iEnd:a,jEnd:c}=this[i(458)](t,n,e,r);s=s[i(509)](o),n=a,r=c}else a[i(321)]?(r++,s[i(385)](a)):(n++,s[i(385)](o))}return s}[Qt(367)](t,e){const i=Qt,s=[];for(let o=0;o<t[i(222)];o++){for(let r=0;r<t[o][i(293)][i(222)];r++){const a=t[o][i(293)][r];if(!e[i(428)](a))continue;const{group:c,type:u,authorId:l}=n(a);i(400)!=c||i(300)!=u&&i(344)!=u||(s[i(299)]({type:u,name:a,userId:l}),t[o][i(293)][i(215)](r,1),r--)}r(t[o]);for(let r=0;r<t[o][i(343)][i(222)];r++){const a=t[o][i(343)][r];if(!e[i(428)](a))continue;const{group:c,type:u}=n(a);if(i(400)!=c||i(300)!=u&&i(344)!=u)continue;t[o][i(343)][i(215)](r,1),r--;const l=s[i(485)]((t=>t[i(403)]==a));l>-1&&s[i(215)](l,1)}}function n(t){const e=i,s=t[e(214)](":");return{group:s[0],type:s[1],subType:s[e(222)]>=5?s[2]:null,id:s[e(222)]<5?s[2]:s[3],authorId:s[e(222)]<5?s[3]:s[4],markerCount:6==s[e(222)]?s[5]:null}}function r(t){const e=i;for(let i=0;i<s[e(222)];i++){if(t[e(496)]&&e(300)==s[i][e(398)])return t[e(333)]=s[i],void delete t[e(496)];if(!t[e(496)]&&!t[e(321)]&&e(344)==s[i][e(398)])return void(t[e(320)]=s[i])}}}[Qt(460)](t,e){const i=Qt;let s=0,n=!1;const r=new Map;for(const o of t)o[e]?n&&(s++,n=!1):(s++,n=!0),r[i(487)](o.id,s);for(let s=0;s<t[i(222)];s++){if(i(321)==e&&t[s][i(496)]||i(496)==e&&t[s][i(321)])continue;if(i(461)==t[s][i(398)]){t[s][i(348)]=0;continue}const n=r[i(463)](t[s][i(522)]),o=r[i(463)](t[s].id);t[s][i(348)]=n-o}}[Qt(484)](t,e,i=!1){const s=Qt,n=[];let r=this[s(277)][s(488)](t),o=this[s(277)][s(488)](e);for(-1==o&&(o=this[s(277)][s(438)][s(222)],i=!1);r<o;)n[s(385)](this[s(277)][s(312)](r)),r++;return i&&n[s(385)](this[s(277)][s(312)](r)),n}[Qt(458)](t,e,i,s){const n=Qt,r=this[n(357)][n(476)][n(339)];let o=e;for(;t[o]&&t[o][n(496)];)o++;let a=s;for(;i[a]&&i[a][n(321)];)a++;u(t,e,o),u(i,s,a);const c=i[n(399)](s,a)[n(509)](t[n(399)](e,o));return c[n(454)](((t,e)=>t[n(352)]!=e[n(352)]?t[n(352)]-e[n(352)]:t[n(369)]!=e[n(369)]?t[n(369)]-e[n(369)]:t[n(348)]!=e[n(348)]?e[n(348)]-t[n(348)]:!!t[n(496)]!=!!e[n(496)]?-1==t[n(352)]||0==t[n(352)]?t[n(496)]?-1:1:t[n(496)]?1:-1:t[n(218)]-e[n(218)])),{commonTape:c,iEnd:o,jEnd:a};function u(t,e,i){const s=n;let o=-1,a=Number[s(397)],c=!0;for(let n=e;n<i;n++)if(r[s(253)](t[n][s(209)])||(c=!1),t[n][s(209)][s(240)]<e&&(o=n),t[n][s(209)][s(503)]>=i){a=n;break}c&&(o=i-1);for(let n=e;n<i;n++)t[n][s(352)]=n<=o?-1:n<a?0:1,t[n][s(218)]=n;let u=0;for(let i=e;i<=o;i++)0==t[i][s(348)]?t[i][s(369)]=u:(u++,t[i][s(369)]=u,u++);for(let n=e;n<i;n++)0==t[n][s(352)]&&(t[n][s(369)]=u);u=0;for(let e=i-1;e>=a;e--)0==t[e][s(348)]?t[e][s(369)]=u:(u--,t[e][s(369)]=u,u--)}}[Qt(421)](t){const e=Qt,i=new Map,s=this[e(357)][e(476)][e(339)];for(let n=1;n<t[e(222)];n++){let r,o,a;const c=t[n],u=t[n-1];if(e(461)==c[e(398)])continue;if(c[e(398)]!=u[e(398)])continue;if(!s[e(360)](u[e(209)])||s[e(499)](u[e(209)]))continue;if(!s[e(360)](c[e(209)])||s[e(499)](c[e(209)]))continue;if((t[n][e(496)]||t[n][e(333)])&&t[n-1][e(321)])r=t[n],o=t[n-1],a=n-1;else{if(!t[n][e(321)]||!t[n-1][e(496)]&&!t[n-1][e(333)])continue;r=t[n-1],o=t[n],a=n}const l=r[e(369)]==o[e(369)],h=Math[e(205)](r[e(369)])<Math[e(205)](o[e(369)])&&0==o[e(348)];(l||h)&&(i[e(487)](o.id,r.id),t[e(215)](a,1),n--,r[e(496)]=!1)}for(let s=0;s<t[e(222)];s++)i[e(428)](t[s][e(522)])&&(t[s][e(522)]=i[e(463)](t[s][e(522)]))}[Qt(471)](t){const e=Qt,i=new Set(t[e(516)]((t=>t.id)));for(let s=0;s<t[e(222)];s++)i[e(428)](t[s][e(522)])||0==t[s][e(348)]||(t[s][e(478)]=!0);return t[e(504)]((t=>!t[e(478)]))}[Qt(510)](t){const e=Qt,i=new Set;for(let s=0;s<t[e(222)];s++){if(i[e(428)](t[s].id)&&t[s][e(321)]&&(t[s][e(478)]=!0),t[s][e(478)])continue;if(0==t[s][e(348)])continue;if(e(204)!=t[s][e(398)])continue;if(null==t[s][e(522)])continue;let n=s+1,r=0;for(;t[n].id!=t[s][e(522)];)e(204)==t[n][e(398)]?r++:e(263)==t[n][e(398)]&&r--,n++;if(0!=r)if(t[s][e(321)])t[s][e(478)]=!0;else for(;n!=s;)t[n][e(321)]&&0!=t[n][e(348)]&&(t[n][e(478)]=!0,i[e(446)](t[n][e(522)])),n--}return t[e(504)]((t=>!t[e(478)]))}[Qt(455)](t){const e=Qt,i=this[e(357)][e(476)][e(339)];for(let s=0;s<t[e(222)];s++){if(!(t[s][e(496)]||t[s][e(333)]||t[s][e(321)]||t[s][e(320)]))continue;if(0==t[s][e(348)])continue;const n=t[s][e(209)];i[e(360)](n)||i[e(499)](n)||(t[s][e(496)]&&delete t[s][e(496)],t[s][e(333)]&&delete t[s][e(333)],t[s][e(320)]&&delete t[s][e(320)],t[s][e(321)]&&(t[s][e(478)]=!0))}return t[e(504)]((t=>!t[e(478)]))}[Qt(465)](t,e,i){const s=Qt,n=new Z.DocumentFragment,r=[],o=new Map,a=this[s(357)][s(476)],c=a[s(339)],u=[n],l={},h={isAdded:[],isRemoved:[],isAddSuggestion:[],isRemoveSuggestion:[]};let d=null;const f=[0];for(let e=0;e<t[s(222)];e++)if(s(204)===t[e][s(398)]){t[e][s(325)]=a[s(238)](n,f);const i=new Z.Element(t[e][s(209)][s(403)],t[e][s(209)][s(341)]());u[0][s(426)](i),f[s(385)](0),u[s(299)](i),t[e][s(259)]=a[s(238)](n,f)}else s(263)===t[e][s(398)]?(u[s(230)](),t[e][s(325)]=a[s(238)](n,f),f[s(395)](),f[f[s(222)]-1]++,t[e][s(259)]=a[s(238)](n,f)):(t[e][s(325)]=a[s(238)](n,f),d?d[s(489)]+=t[e][s(209)][s(490)]:d=new Z.Text(t[e][s(209)][s(490)],t[e][s(209)][s(341)]()),t[e+1]&&s(461)===t[e+1][s(398)]&&v(d,t[e+1][s(209)])||(u[0][s(426)](d),d=null),f[f[s(222)]-1]+=t[e][s(209)][s(362)],t[e][s(259)]=a[s(238)](n,f));for(let e=0;e<t[s(222)];e++){const i=t[e][s(325)],n=t[e][s(259)];for(const n of t[e][s(293)])o[s(487)](n,{start:i,end:null});m(s(320),e,i,n),m(s(333),e,i,n),m(s(321),e,i,n),m(s(496),e,i,n);for(const i of t[e][s(343)]){const t=o[s(463)](i);t?t[s(274)]=n:o[s(487)](i,{start:n,end:n})}}for(const[t,e]of o){const i=this[s(357)][s(476)][s(481)](e[s(198)],e[s(274)]);n[s(427)][s(487)](t,i)}return r[s(454)](((t,e)=>{const i=s,r=n[i(427)][i(463)](i(219)+t.id),o=n[i(427)][i(463)](i(219)+e.id);return r[i(198)][i(273)](o[i(198)])?-1:r[i(198)][i(203)](o[i(198)])?1:r[i(274)][i(273)](o[i(274)])?-1:r[i(274)][i(203)](o[i(274)])?1:i(446)===t[i(398)]?-1:1})),{root:n,changes:r};function m(e,i,n,r){const o=s,a=!!t[i][e],u=a?t[i][e][o(351)]:null,d=i===t[o(222)]-1,f=h[e][0],m=c[o(480)](t[i][o(209)]);!l[e]&&a?l[e]={start:n,tapeItem:t[i],userId:u,type:e}:l[e]&&!a?(l[e][o(274)]=n,p(l[e]),l[e]=null):l[e]&&a&&l[e][o(351)]!==u&&(l[e][o(274)]=n,f&&f[o(351)]===l[e][o(351)]||p(l[e]),l[e]={start:n,tapeItem:t[i],userId:u,type:e}),l[e]&&m&&(o(204)!==t[i][o(398)]||f&&f[o(351)]===u||h[e][o(299)]({userId:u,object:t[i][o(209)],change:l[e]}),o(263)===t[i][o(398)]&&f&&f[o(437)]===t[i][o(209)]&&(h[e][o(230)](),l[e]=f[o(308)])),l[e]&&d&&(l[e][o(274)]=r,p(l[e]),l[e]=null)}function p({start:t,end:o,tapeItem:c,userId:u,type:l}){const h=s,d=c[h(209)],f=a[h(339)][h(360)](d)&&!a[h(339)][h(499)](d),m=t[h(497)]==o[h(270)]&&o[h(285)];if(f&&m)return;const p=a[h(481)](t,o),v=e[h(463)](u),g=new $t({author:v,type:h(496)==l||h(333)==l?h(446):h(381),data:{isSuggestion:h(333)==l||h(320)==l},createdAt:new Date,rootName:i});r[h(385)](g),n[h(427)][h(487)](h(219)+g.id,p)}function v(t,e){const i=s,n=t[i(341)](),r=e[i(341)]();for(const t of n){if(t[1]!==e[i(316)](t[0]))return!1;r[i(200)]()}return r[i(200)]()[i(511)]}}[Qt(436)](){const t=Qt;this[t(357)][t(486)][t(216)](t(416))[t(227)]({view:t(472)}),this[t(357)][t(486)][t(216)](t(334))[t(424)]({model:t(472),view:e=>{const i=t,s=e[i(245)][i(214)](":")[1],n=this[i(448)](s);if(!n)return null;const r=i(446)==n[i(398)]?i(300):i(344),o=[i(384),i(287)+r];return n[i(490)][i(370)]&&o[i(385)](i(287)+r+i(275)),this[i(430)]==n&&o[i(385)](i(449)),{classes:o,attributes:{"data-change-id":s}}}}),this[t(357)][t(486)][t(216)](t(416))[t(446)]((e=>{const i=t;e.on(i(298),((t,e,s)=>{const n=i,r=e[n(286)][n(264)](0);if(!r||!r.is(n(411),n(451)))return;if(!s[n(470)][n(431)](r,{attributes:[n(512),n(213)]}))return;const o=e[n(373)][n(198)][n(497)];s[n(447)][n(221)](n(512),r[n(316)](n(512)),o),s[n(447)][n(221)](n(213),r[n(316)](n(213)),o)}),{priority:i(282)})})),this[t(357)][t(486)][t(216)](t(416))[t(446)]((e=>{const i=t;e.on(i(411),((t,e,s)=>{const n=i;if(!s[n(470)][n(431)](e[n(286)],{attributes:[n(512),n(213)]}))return;if(e[n(373)][n(378)])return;const r=e[n(373)][n(198)][n(497)];r[n(345)](n(512))||r[n(345)](n(326))||(s[n(447)][n(221)](n(512),e[n(286)][n(316)](n(512)),r),s[n(447)][n(221)](n(213),e[n(286)][n(316)](n(213)),r))}),{priority:i(282)})})),this[t(357)][t(486)][t(216)](t(416))[t(382)]({view:{name:t(456),attributes:{vid:!0}},model:{key:t(326),value:e=>e[t(316)](t(326))}}),this[t(357)][t(476)][t(339)].on(t(201),((e,[,i])=>{const s=t;[s(512),s(213),s(326)][s(210)](i)&&(e[s(302)]=!0,e[s(260)]())}),{priority:t(281)}),this[t(357)][t(486)][t(216)](t(363))[t(446)]((e=>{const i=t;e.on(i(372),((t,e,s)=>{const n=i;if(" "!=e[n(209)][n(490)]||e[n(209)][n(270)][n(440)]>1)return;if(!s[n(470)][n(431)](e[n(209)],t[n(403)]))return;const r=s[n(447)],o=s[n(387)][n(415)](e[n(323)]);r[n(413)](o,r[n(246)](n(456)))}))})),this[t(357)][t(486)][t(216)](t(363))[t(464)]({model:t(472)}),this[t(357)][t(266)][t(310)].on(t(468),function(e){const i=t,s=e[i(202)][i(463)](i(483));return(t,n,r)=>{const o=i,a=n[o(245)][o(214)](":")[1],c=s[o(448)](a);if(!c)return null;const u=o(446)==c[o(398)]?o(214):o(313);if(!r[o(470)][o(244)](n[o(380)],t[o(403)]))return;const l=n[o(380)][o(493)](),h=n[o(380)][o(198)],d=e[o(476)][o(339)];let f=null,m=null,p=!1,v=!1;for(const t of l){const e=t[o(209)];p=p||d[o(422)](e);const i=r[o(387)][o(237)](e);if(i&&i[o(435)](o(467)))return;o(263)==t[o(398)]&&d[o(360)](e)&&!d[o(499)](e)&&(e[o(319)]||h[o(442)]?f&&f[o(270)]==e||(f=e,g(t[o(325)]),v=!0):m=m||t[o(325)])}function g(t){const e=o,i=r[e(447)][e(331)](e(456),{class:e(287)+u}),a=r[e(387)][e(379)](t);c[e(490)][e(370)]&&r[e(447)][e(305)](e(287)+u+e(275),i),s[e(430)]==c&&r[e(447)][e(305)](e(449),i),r[e(447)][e(261)](a,i),r[e(387)][e(220)](i,n[e(245)])}p||v||!m||g(m)}}(this[t(357)]),{priority:t(234)}),this[t(357)][t(266)][t(310)].on(t(322),((e,i,s)=>{const n=t,r=s[n(387)][n(306)](i[n(245)]);if(r)for(const t of r)(t[n(284)](n(248))||t[n(284)](n(280)))&&(s[n(387)][n(337)](t,i[n(245)]),s[n(447)][n(381)](t))}),{priority:t(234)}),this[t(357)][t(266)][t(310)].on(t(468),((e,i,s)=>{const n=t,r=i[n(245)][n(214)](":")[1],o=this[n(448)](r);if(!o)return null;const a=n(446)==o[n(398)]?n(214):n(313);if(s[n(470)][n(244)](i[n(380)],e[n(403)]))for(const t of i[n(380)][n(439)]()){if(!t.is(n(411),n(375)))continue;const e=s[n(447)][n(331)](n(456),{class:n(287)+a}),r=s[n(387)][n(379)](this[n(357)][n(476)][n(462)](t));o[n(490)][n(370)]&&s[n(447)][n(305)](n(287)+a+n(275),e),this[n(430)]==o&&s[n(447)][n(305)](n(449),e),s[n(447)][n(261)](r,e),s[n(387)][n(220)](e,i[n(245)])}}),{priority:t(234)}),this[t(357)][t(476)][t(242)].on(t(308),(()=>{const e=t;this[e(357)][e(266)][e(249)][e(308)]((t=>{const i=e;for(const e of this[i(357)][i(476)][i(242)][i(429)]()){const s=this[i(357)][i(476)][i(242)][i(521)](e),n=this[i(357)][i(266)][i(249)][i(242)][i(521)](e);if(n){const e=s[i(316)](i(335));if(t[i(466)](i(243),n),t[i(414)](i(417),n),t[i(414)](i(330),n),t[i(414)](i(506),n),e){const s=this[i(448)](e);if(!s)return null;t[i(221)](i(243),e,n),t[i(305)](i(366)+s[i(398)],n),this[i(430)]==s&&t[i(305)](i(506),n)}}}}))})),this[t(357)][t(486)][t(216)](t(416))[t(227)]({view:t(290),model:e=>t(500)+e,converterPriority:t(281)}),this[t(357)][t(486)][t(216)](t(416))[t(227)]({view:t(303),model:e=>t(254)+e,converterPriority:t(281)}),this[t(357)][t(486)][t(216)](t(363))[t(464)]({model:t(400),view:e=>({name:t(226)+e,group:t(400)}),converterPriority:t(281)}),this[t(357)][t(486)][t(216)](t(334))[t(424)]({model:t(400),view:e=>{const i=t,s=e[i(245)][i(214)](":")[1];return i(300)!=s&&i(344)!=s?null:{classes:[i(267),i(307)+s]}}}),this[t(357)][t(266)][t(310)].on(t(432),ie(this[t(357)],t(313)),{priority:t(234)}),this[t(357)][t(266)][t(310)].on(t(410),ie(this[t(357)],t(214)),{priority:t(234)}),this[t(357)][t(266)][t(310)].on(t(236),((e,i,s)=>{const n=t,r=s[n(387)][n(306)](i[n(245)]);if(r)for(const t of r)t.is(n(443))&&(s[n(387)][n(337)](t,i[n(245)]),s[n(447)][n(381)](t))}),{priority:t(234)})}[Qt(448)](t){const e=Qt;return this[e(289)][e(463)](t)}[Qt(514)](t){const e=Qt;return this[e(225)]&&this[e(225)][e(396)](),this[e(225)]=new Wt(this[e(357)][e(508)],t),this[e(225)]}[Qt(327)](){const t=Qt;this[t(357)][t(476)][t(242)][t(336)][t(239)](t(472)),this.on(t(340),((e,i,s,n)=>{const r=t;n&&this[r(409)][r(381)](n),s&&(this[r(409)][r(446)]({view:s,stackId:r(317),position:{target:()=>{const t=r,e=this[t(357)][t(266)],i=this[t(448)](s[t(288)]);let n;if(i[t(490)][t(272)]){const s=e[t(249)][t(374)](i[t(271)]);n=Array[t(473)](s[t(391)]())}else{const i=this[t(357)][t(476)][t(427)][t(463)](t(219)+s[t(288)]);n=Array[t(473)](e[t(387)][t(306)](i[t(403)]))[t(516)]((i=>e[t(249)][t(407)][t(365)](i)))[t(516)]((e=>Array[t(473)](e[t(391)]())))[t(477)]()}return this[t(482)]&&n[t(507)]((e=>e[t(444)]-3<=this[t(482)].y&&e[t(241)]+3>=this[t(482)].y&&e[t(423)]-3<=this[t(482)].x&&e[t(247)]+3>=this[t(482)].x))||n[0]}}}),this[r(409)][r(251)](r(317)))})),this.on(t(434),((e,i,s,n)=>{const r=t;this[r(279)]=s?this[r(514)](s):null,this[r(357)][r(476)][r(308)]((()=>{const t=r,e=this[t(357)][t(266)];n&&(n[t(490)][t(272)]?e[t(249)][t(308)]((i=>{const s=t;i[s(414)](s(506),e[s(249)][s(242)][s(521)](n[s(271)]))})):e[t(229)](t(219)+n.id)),s&&(s[t(490)][t(272)]?e[t(249)][t(308)]((i=>{const n=t;i[n(305)](n(506),e[n(249)][n(242)][n(521)](s[n(271)]))})):e[t(229)](t(219)+s.id))}))})),this[t(268)](this[t(357)][t(266)][t(249)][t(242)],t(212),((e,i)=>{const s=t;if(this[s(430)])return;const n=this[s(501)](i[s(505)]),r=this[s(289)][s(463)](n);r?(this[s(482)]={x:i[s(515)].x,y:i[s(515)].y},this[s(279)]=this[s(514)](r)):(this[s(482)]=null,this[s(279)]=null)})),this[t(268)](this[t(357)][t(266)][t(249)][t(242)],t(425),((e,i)=>{const s=t,n=this[s(501)](i[s(505)]),r=this[s(289)][s(463)](n);r?(this[s(482)]={x:i[s(515)].x,y:i[s(515)].y},r===this[s(430)]?this[s(409)][s(332)]():this[s(430)]=r):(this[s(482)]=null,this[s(430)]=null)}))}[Qt(501)](t){const e=Qt;do{const i=t[e(316)](e(243));if(i)return i;t=t[e(270)]}while(t);return null}[Qt(347)](){const t=Qt;this[t(357)][t(476)][t(308)]((e=>{const i=t;for(const t of this[i(357)][i(476)][i(427)])e[i(459)](t)}))}}function ie(t,e){return(i,s,n)=>{const r=Xt;if(!n[r(470)][r(244)](s[r(380)],i[r(403)]))return;const o=s[r(380)][r(493)](),a=s[r(380)][r(198)],c=t[r(476)][r(339)];let u=null,l=null,h=!1,d=!1;for(const t of o){const e=t[r(209)];h=h||c[r(422)](e);const i=n[r(387)][r(237)](e);if(i&&i[r(435)](r(467)))return;r(263)==t[r(398)]&&c[r(360)](e)&&!c[r(499)](e)&&(e[r(319)]||a[r(442)]?u&&u[r(270)]==e||(u=e,f(t[r(325)]),d=!0):l=l||t[r(325)])}function f(t){const i=r,o=n[i(387)][i(379)](t),a=n[i(447)][i(331)](i(456),{class:i(307)+e});n[i(447)][i(261)](o,a),n[i(387)][i(220)](a,s[i(245)])}h||d||!l||f(l)}}class se extends U.Command{constructor(t){const e=Qt;super(t);const i=t[e(202)][e(463)](ee);this[e(498)]=!1,this[e(268)](i,e(206),(()=>this[e(359)]())),this[e(268)](i,e(441),(()=>this[e(359)]()))}[Qt(361)](){const t=Qt,e=this[t(357)],i=e[t(202)][t(463)](ee),s=i[t(262)]?i[t(386)][t(469)]:null;e[t(349)][t(463)](t(301))[t(404)](s)}[Qt(359)](){const t=Qt,{isReady:e,isEnabled:i,repository:s,diff:n}=this[t(357)][t(202)][t(463)](ee),r=n&&s[t(294)](n[t(469)]);this[t(283)]=e&&i&&Boolean(r)}}class ne extends U.Command{[Qt(408)];constructor(t,{direction:e}){const i=Qt;super(t);const s=t[i(202)][i(463)](ee);this[i(498)]=!1,this[i(408)]=i(419)===e?1:-1,this[i(268)](s,i(206),(()=>this[i(359)]())),this[i(268)](s,i(441),(()=>this[i(359)]())),this[i(268)](s,i(434),(()=>this[i(359)]()))}[Qt(361)](){const e=Qt,i=this[e(357)],s=i[e(202)][e(463)](ee),{isNavigationMode:n,currentChangeNumber:r}=s;let o;if(s[e(430)]=n?s[e(386)][e(258)][e(463)](r+this[e(408)]):s[e(386)][e(258)][e(257)],s[e(430)][e(490)][e(272)])o=i[e(266)][e(249)][e(374)](s[e(430)][e(271)]);else{const t=i[e(476)][e(427)][e(463)](e(219)+s[e(430)].id);o=(0,H.getMarkerDomElement)(i[e(266)],t)}(0,t.scrollViewportToShowTarget)({target:o,viewportOffset:40})}[Qt(359)](){const t=Qt,{isNavigationMode:e,currentChangeNumber:i,numberOfChanges:s,isReady:n,isEnabled:r}=this[t(357)][t(202)][t(463)](ee);this[t(283)]=!!(r&&n&&s)&&(!e||(1===this[t(408)]?i<s-1:i>0))}}var re=i(528),oe={attributes:{"data-cke":!0}};oe.setAttributes=It(),oe.insert=wt().bind(null,"head"),oe.domAPI=kt(),oe.insertStyleElement=Ot();gt()(re.A,oe);re.A&&re.A.locals&&re.A.locals;function ae(t,e){const i=ce();return(ae=function(t,e){return i[t-=115]})(t,e)}function ce(){const t=["Show previous change","_statusText","45DhSXmG","X_OF_Y_CHANGES","ck-revision-history-ui","isForwardNavigationEnabled","ck-revision-history-ui__changes-navigation__wrapper","span","581925UlOSax","ck-revision-history-ui__changes-navigation","currentChangeNumber","backward","1107808nJJfuC","628496SvXGtL","isNavigationMode","7IMBUJs","bind","isEnabled","forward","fire","set","ck-revision-history-ui__changes-navigation__navigation","execute","isReady","8130SzdAQO","Total","No changes","589130LoHZzb","numberOfChanges","10498RvdDyv","bindTemplate","Show next change","EDIT_X_OF_Y_REVISIONS","220722RUKnMQ","ck-hidden","Loading...","isBackwardNavigationEnabled","setTemplate","div","ck-revision-history-ui__changes-navigation__label","35rDWRUR","_isStatusLabelVisible","NUMBER_OF_CHANGES"];return(ce=function(){return t})()}!function(t){const e=ae,i=t();for(;;)try{if(100548===-parseInt(e(143))/1*(-parseInt(e(157))/2)+-parseInt(e(152))/3+-parseInt(e(141))/4+-parseInt(e(136))/5+parseInt(e(118))/6*(parseInt(e(125))/7)+-parseInt(e(140))/8+-parseInt(e(130))/9*(-parseInt(e(155))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ce);class ue extends pt.View{constructor(t){const e=ae;super(t);const i=this[e(115)],s=new pt.ButtonView(t),n=new pt.ButtonView(t);this[e(148)](e(142),!1),this[e(148)](e(151),!1),this[e(148)](e(138),0),this[e(148)](e(156),0),this[e(148)](e(133),!1),this[e(148)](e(121),!1),this[e(144)](e(126)).to(this,e(151),this,e(156),((t,e)=>t&&e>0)),this[e(144)](e(129)).to(this,e(151),this,e(138),this,e(156),this,e(142),((i,s,n,r)=>{const o=e;if(!i)return X(t,o(120));if(!n)return X(t,o(154));const a=X(t,o(127),n);return r?X(t,o(131),[s+1,n]):a})),s[e(148)]({label:X(t,e(128)),tooltip:!0,icon:mt.IconChevronUp}),n[e(148)]({label:X(t,e(116)),tooltip:!0,icon:mt.IconChevronDown}),s[e(144)](e(145)).to(this,e(121)),n[e(144)](e(145)).to(this,e(133)),s.on(e(150),(()=>this[e(147)](e(150),e(139)))),n.on(e(150),(()=>this[e(147)](e(150),e(146)))),this[e(122)]({tag:e(123),attributes:{class:["ck",e(132),e(137)]},children:[{tag:e(135),attributes:{class:[e(134)]},children:[{tag:e(135),attributes:{class:[e(124),i.if(e(126),e(119),(t=>!t))]},children:[{text:i.to(e(142),(i=>i?X(t,e(117))+": ":X(t,e(153))+": "))}]},{text:i.to(e(129))}]},new pt.ToolbarSeparatorView,{tag:e(123),attributes:{class:[e(149)]},children:[s,n]}]})}}var le=i(560),he={attributes:{"data-cke":!0}};he.setAttributes=It(),he.insert=wt().bind(null,"head"),he.domAPI=kt(),he.insertStyleElement=Ot();gt()(le.A,he);le.A&&le.A.locals&&le.A.locals;function de(t,e){const i=pe();return(de=function(t,e){return i[t-=167]})(t,e)}const fe=de;!function(t){const e=de,i=t();for(;;)try{if(163018===-parseInt(e(168))/1+parseInt(e(192))/2+parseInt(e(171))/3*(-parseInt(e(176))/4)+parseInt(e(189))/5*(parseInt(e(174))/6)+-parseInt(e(185))/7*(-parseInt(e(184))/8)+parseInt(e(187))/9*(parseInt(e(181))/10)+-parseInt(e(179))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(pe);const me=fe(173);function pe(){const t=["document","hide","273RVmENC","editor","ck-editor__editable__loading-overlay","6pzPcrG","change","14324yzAluN","view","pluginName","4863650kAUlZS","RevisionViewerLoadingOverlay","30vOFdYu","removeClass","editing","40KDKAJv","408583KTAnYM","addClass","581409SHTwEL","show","1624745MDhtdG","isOfficialPlugin","isPremiumPlugin","413612REUTrm","roots","86364FAegYb"];return(pe=function(){return t})()}class ve extends U.Plugin{static get[fe(178)](){return fe(180)}static get[fe(190)](){return!0}static get[fe(191)](){return!0}[fe(188)](){const t=fe,e=this[t(172)][t(183)][t(177)];e[t(175)]((i=>{const s=t;for(const t of e[s(169)][s(167)])i[s(186)](me,t)}))}[fe(170)](){const t=fe,e=this[t(172)][t(183)][t(177)];e[t(175)]((i=>{const s=t;for(const t of e[s(169)][s(167)])i[s(182)](me,t)}))}}const ge=ke;function ye(){const t=["config","change:isReady","commands","345317kxxIUf","37523JschLm","currentChangeNumber","isForwardNavigationEnabled","2931515YdMhAN","requires","showPreviousChange","editor","isNavigationMode","isPremiumPlugin","RevisionViewerUI","isEnabled","isReady","set","hide","30NlPgEc","numberOfChanges","closeRevisionViewerCallback","Restore this revision","changesNavigation","get","8617630tmcTzu","show","init","Back to editing","plugins","1688008zkBOwi","85533mVTTVl","ck-revision-history-ui__back-to-editing","isBackwardNavigationEnabled","showNextChange","add","100AVarOA","revisionHistory","bind","componentFactory","listenTo","6249357qaAhCK","forward","restoreRevision","exitToEditing","pluginName","execute","46JBgyIF","isOfficialPlugin"];return(ye=function(){return t})()}function ke(t,e){const i=ye();return(ke=function(t,e){return i[t-=266]})(t,e)}!function(t){const e=ke,i=t();for(;;)try{if(530981===-parseInt(e(312))/1*(parseInt(e(306))/2)+-parseInt(e(290))/3*(parseInt(e(295))/4)+parseInt(e(267))/5+-parseInt(e(278))/6*(parseInt(e(311))/7)+parseInt(e(289))/8+parseInt(e(300))/9+parseInt(e(284))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ye);class be extends U.Plugin{static get[ge(304)](){return ge(273)}static get[ge(307)](){return!0}static get[ge(272)](){return!0}static get[ge(268)](){return[ee,ve]}[ge(286)](){const t=ge,e=this[t(270)],i=e[t(288)][t(283)](ee),s=e[t(288)][t(283)](ve);e.ui[t(298)][t(294)](t(303),(i=>{const s=t,n=new pt.ButtonView(i);return n[s(276)]({label:X(i,s(287)),icon:mt.IconUndo,withText:!0,tooltip:!0,class:s(291)}),this[s(299)](n,s(305),(()=>{const t=s;e[t(308)][t(283)](t(296))[t(280)]()})),n})),e.ui[t(298)][t(294)](t(302),(i=>{const s=t,n=new pt.ButtonView(i);return n[s(276)]({label:X(i,s(281)),withText:!0,tooltip:!0}),n[s(297)](s(274)).to(e[s(310)][s(283)](s(302))),this[s(299)](n,s(305),(()=>e[s(305)](s(302)))),n})),e.ui[t(298)][t(294)](t(282),(s=>{const n=t,r=new ue(s),o=e[n(310)][n(283)](n(269)),a=e[n(310)][n(283)](n(293));return r[n(297)](n(292)).to(o,n(274)),r[n(297)](n(266)).to(a,n(274)),r[n(297)](n(275),n(313),n(279),n(271)).to(i),this[n(299)](r,n(305),((t,i)=>{const s=n;e[s(305)](s(301)===i?s(293):s(269))})),r})),s[t(285)](),i.on(t(309),((e,i,n)=>{const r=t;n?s[r(277)]():s[r(285)]()}))}}var we=i(329),_e={attributes:{"data-cke":!0}};_e.setAttributes=It(),_e.insert=wt().bind(null,"head"),_e.domAPI=kt(),_e.insertStyleElement=Ot();gt()(we.A,_e);we.A&&we.A.locals&&we.A.locals;const Ie=Oe;function Se(){const t=["set","Revision name","45635zPQFGL","ck-tooltip_multi-line","35ePMWtj","13150qaSEOd","891AbJpTN","clientWidth","scrollWidth","344MdEUDX","204jAKlqt","listenTo","value","13672dhavlY","destroy","20760MlqswZ","709960sRHhMp","extendTemplate","_resizeObserver","render","ck-revision-history-sidebar__revision-name","19921512XfWHFa","bindTemplate","_updateTooltipText","input","3003429FndvIT","_tooltipString","span","placeholder","element","Enter the revision name","12QkdqPR","34irNdls","fieldView"];return(Se=function(){return t})()}function Oe(t,e){const i=Se();return(Oe=function(t,e){return i[t-=296]})(t,e)}!function(t){const e=Oe,i=t();for(;;)try{if(354061===parseInt(e(326))/1*(-parseInt(e(307))/2)+parseInt(e(309))/3*(-parseInt(e(303))/4)+-parseInt(e(296))/5*(parseInt(e(304))/6)+-parseInt(e(298))/7*(parseInt(e(310))/8)+-parseInt(e(300))/9*(-parseInt(e(299))/10)+-parseInt(e(319))/11*(-parseInt(e(325))/12)+parseInt(e(315))/13)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Se);class Te extends pt.LabeledFieldView{[Ie(312)]=null;constructor(t,e){const i=Ie;super(t,e);const s=this[i(316)];this[i(328)]({label:X(t,i(329)),_tooltipString:""}),this[i(327)][i(322)]=X(t,i(324)),this[i(311)]({tag:i(321),attributes:{class:[i(314)],"data-cke-tooltip-text":s.to(i(320)),"data-cke-tooltip-position":"s","data-cke-tooltip-class":i(297)}})}[Ie(313)](){const e=Ie;super[e(313)](),this[e(312)]=new t.ResizeObserver(this[e(327)][e(323)],(()=>this[e(317)]())),this[e(305)](this[e(327)],e(318),(()=>this[e(317)]()))}[Ie(308)](){const t=Ie;super[t(308)](),this[t(312)]&&this[t(312)][t(308)]()}[Ie(317)](){const t=Ie,e=this[t(327)][t(323)];this[t(320)]=e[t(302)]>e[t(301)]&&e[t(306)]||""}}var xe=i(249),Ne={attributes:{"data-cke":!0}};Ne.setAttributes=It(),Ne.insert=wt().bind(null,"head"),Ne.domAPI=kt(),Ne.insertStyleElement=Ot();gt()(xe.A,Ne);xe.A&&xe.A.locals&&xe.A.locals;function Ae(t,e){const i=Me();return(Ae=function(t,e){return i[t-=328]})(t,e)}!function(t){const e=Ae,i=t();for(;;)try{if(981399===-parseInt(e(343))/1*(-parseInt(e(328))/2)+parseInt(e(341))/3*(parseInt(e(340))/4)+-parseInt(e(336))/5+-parseInt(e(329))/6+-parseInt(e(347))/7+-parseInt(e(338))/8+parseInt(e(331))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Me);class Re extends pt.View{constructor(t,e,i){const s=Ae;super(t);const n=new pt.IconView;n[s(344)]({content:mt.IconUser,viewBox:s(330)});const r=["ck",s(346)];i&&r[s(337)](s(332));const o=[{tag:s(334),attributes:{class:["ck",s(345)],title:X(t,s(i?342:339))},children:[n,e[s(335)]]}];this[s(333)]({tag:"li",attributes:{class:r},children:o})}}function Me(){const t=["Revision creator","382BBGqAs","set","ck-revision-history-sidebar__revision-author__name","ck-revision-history-sidebar__revision-author","7983661oXzCgj","6972MJpGzn","2672406txToFs","0 0 11 10","29478573GanJms","ck-revision-history-sidebar__revision-author_creator","setTemplate","span","name","9651440aQYJgL","push","6151656FVkqxP","Revision author","5308HQkIXA","1491MFWXwH"];return(Me=function(){return t})()}function De(){var t=["1026TqgdoV","toLocaleTimeString","10peDCpH","4543792EYymph","27336990JUkmdA","numeric","6XTsUcP","long","505821YvwyUh","274460SdkvwO","6077830IkRAKe","4963560zjhbTd","33312FNfDDQ","toLocaleDateString"];return(De=function(){return t})()}function Ve(t,e){var i=De();return(Ve=function(t,e){return i[t-=192]})(t,e)}!function(t){for(var e=Ve,i=t();;)try{if(901730===parseInt(e(194))/1+parseInt(e(201))/2*(-parseInt(e(193))/3)+parseInt(e(202))/4+parseInt(e(195))/5*(-parseInt(e(205))/6)+-parseInt(e(196))/7+-parseInt(e(197))/8*(parseInt(e(199))/9)+parseInt(e(203))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(De);var Ee=i(11),Ce={attributes:{"data-cke":!0}};Ce.setAttributes=It(),Ce.insert=wt().bind(null,"head"),Ce.domAPI=kt(),Ce.insertStyleElement=Ot();gt()(Ee.A,Ce);Ee.A&&Ee.A.locals&&Ee.A.locals;function Fe(){const t=["isVisible","stopPropagation","extendTemplate","170OSJjSU","name","bind","children","map","7189651fVHDza","listenTo","function","_action","menu","1921383XNyhuC","change:isActionsDropdownOpen","first","listView","menuitem","Show more items","source","1174882cEqxiR","bindTemplate","21JjzQOk","set","panelPosition","button","7199840bMQznt","Name this revision","isActionsDropdownOpen","class","ck-revision-history-sidebar__revision__actions","226905COpPFB","model","96ZXXiwJ","find","buttonView","ck-on","2908260bwxILD","locale","execute","isEnabled","action","Compare against selected","Restore this revision","isOpen","items","649188ksGsrQ","isReady","add"];return(Fe=function(){return t})()}function Le(t,e){const i=Fe();return(Le=function(t,e){return i[t-=475]})(t,e)}!function(t){const e=Le,i=t();for(;;)try{if(734795===parseInt(e(521))/1+parseInt(e(489))/2+-parseInt(e(523))/3*(-parseInt(e(498))/4)+-parseInt(e(483))/5*(-parseInt(e(485))/6)+-parseInt(e(509))/7+parseInt(e(478))/8+-parseInt(e(514))/9*(parseInt(e(504))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Fe);var Pe=i(216),je={attributes:{"data-cke":!0}};je.setAttributes=It(),je.insert=wt().bind(null,"head"),je.domAPI=kt(),je.insertStyleElement=Ot();gt()(Pe.A,je);Pe.A&&Pe.A.locals&&Pe.A.locals;const ze=Ue;function We(){const t=["ck-revision-history-sidebar__revision__date","220","bind","8963350nINjYT","render","element","highlight","revisionNameView","isReady","ck-revision-history-sidebar__revision__controls-wrapper","_createdAtFormatted","unhighlight","63TQiIXR","ck-revision-history-sidebar__revision","extendTemplate","creator","setName","ck-revision-history-sidebar__revision-wrapper_confirmation_visible","revisionActionsView","34722bdJMgD","218965fgpPmp","name","ck-revision-history-sidebar__revision-authors","div","listenTo","6ocyQaU","isHighlighted","ck-revision-history-sidebar__revision-wrapper","ck-revision-history-sidebar__actions_dropdown_open","deselect","ck-revision-history-sidebar__revision_highlighted","unshift","213861QdTIem","1749555WKhCKG","1490160VvFETo","change","closest","srcElement","from","isConfirm","938060vahEcD","bindTemplate","isSelected","fire","uiLanguage","16FDmtjr","isEnabled","authors","ck-revision-history-sidebar__revision_selected","createdAt","value","fieldView",".ck-thread__remove-confirm","setTemplate","filter","ck-disabled","_requireRevisionName","_revision","select","length","set","map","span","isActionsDropdownOpen","ck-reset","28kzVSOf"];return(We=function(){return t})()}function Ue(t,e){const i=We();return(Ue=function(t,e){return i[t-=293]})(t,e)}!function(t){const e=Ue,i=t();for(;;)try{if(340036===-parseInt(e(300))/1*(-parseInt(e(293))/2)+parseInt(e(301))/3+-parseInt(e(333))/4*(parseInt(e(354))/5)+parseInt(e(353))/6+parseInt(e(302))/7*(-parseInt(e(313))/8)+-parseInt(e(346))/9*(-parseInt(e(308))/10)+-parseInt(e(337))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(We);class He extends((0,H.ConfirmMixin)(pt.View)){id;[ze(341)];[ze(352)];[ze(325)];[ze(324)];constructor(e,i,s,n){const r=ze;super(e);const o=this[r(309)],a=function(t,e){const i=r,s=Array[i(306)](e[i(315)])[i(322)]((t=>t!=e[i(349)]));return e[i(349)]&&s[i(299)](e[i(349)]),s[i(329)]((s=>new Re(t,s,s==e[i(349)])))}(e,i);this.id=i.id,this[r(325)]=i,this[r(324)]=n,this[r(336)](r(355),r(317)).to(i),this[r(336)](r(344)).to(this,r(317),(t=>{return i=e[r(312)],(s=t)[(n=Ve)(198)](i,{month:n(192),day:n(204)})+", "+s[n(200)](i,{hour:n(204),minute:n(204)});var i,s,n})),this[r(328)](r(310),!1),this[r(328)](r(294),!1),this[r(328)](r(331),!1),this[r(328)](r(342),!1),this[r(328)](r(314),!1),this[r(341)]=new Te(e,pt.createLabeledInputText),this[r(341)][r(319)][r(348)]({attributes:{maxlength:r(335)}}),this[r(341)][r(319)][r(336)](r(318)).to(this,r(355),(t=>t||this[r(344)])),this[r(341)][r(336)](r(314)).to(this,r(310),this,r(314),((t,e)=>t&&e)),this[r(352)]=s&&s[r(327)]?function(e,i){const s=Le,n=e[s(522)],r=e[s(490)],o=(0,pt.createDropdown)(r);o[s(476)]="sw";const a=function(e,i){const n=s,r=function(t,e){const i=Le,s=t[i(490)],n={"Compare against selected":X(s,i(494)),"Name this revision":X(s,i(479)),"Restore this revision":X(s,i(495))};return e[i(508)]((t=>{const e=i,s=n[t[e(505)]];return s&&s!==t[e(505)]&&(t[e(505)]=s),t}))}(e,i),o=new t.Collection;for(const t of r){const i={type:n(477),model:new pt.ViewModel({label:t[n(505)],class:t[n(481)],withText:!0,role:n(518),_action:t[n(493)]})};i[n(484)][n(506)](n(492)).to(e,n(480),(i=>n(511)!=typeof t[n(492)]||!i||t[n(492)](e))),o[n(500)](i)}return o}(e,i);return e[s(506)](s(480)).to(o,s(496)),o[s(487)][s(475)]({label:X(r,s(519)),tooltip:!0,tooltipPosition:"sw",icon:mt.IconThreeVerticalDots}),o[s(503)]({attributes:{class:[s(482),n.if(s(480),s(488))]},on:{click:n.to((t=>t[s(502)]()))}}),o.on(s(491),(t=>{const i=s;e[i(499)]&&i(511)==typeof t[i(520)][i(512)]&&t[i(520)][i(512)](e)})),(0,pt.addListToDropdown)(o,a,{role:s(513)}),o[s(510)](e,s(515),((t,n,r)=>{const a=s;if(r)for(const t of o[a(517)][a(497)]){const s=t[a(507)][a(516)],n=i[a(486)]((t=>t[a(493)]===s[a(512)]))[a(501)];t[a(501)]=void 0===n||n(e)}})),o}(this,s):"",this[r(352)]&&this[r(352)][r(336)](r(314)).to(this),this[r(321)]({tag:r(357),attributes:{class:["ck",r(332),r(295),o.if(r(307),r(351))]},children:[{tag:r(357),attributes:{class:["ck",r(332),r(347),o.if(r(314),r(323),(t=>!t)),o.if(r(310),r(316)),o.if(r(294),r(298)),o.if(r(331),r(296))]},children:[this[r(341)],{tag:r(330),attributes:{class:["ck",r(334)]},children:[{text:o.to(r(344))}]},{tag:r(357),attributes:{class:["ck",r(343)]},children:[{tag:"ul",attributes:{class:["ck",r(356)]},children:a}]},this[r(352)]],on:{click:o.to((t=>{const e=r;t[e(305)][e(304)](e(320))||this[e(342)]&&this[e(314)]&&this[e(311)](e(326),{id:this.id})}))}}]})}[ze(338)](){const t=ze;super[t(338)]();const e=this[t(341)][t(319)][t(339)];this[t(358)](e,t(303),(()=>{const i=t;this[i(324)]&&!e[i(318)]||this[i(311)](i(350),{id:this.id,name:e[i(318)]}),e[i(318)]||(e[i(318)]=this[i(355)]?this[i(355)]:this[i(344)])}))}[ze(326)](){this[ze(310)]=!0}[ze(297)](){this[ze(310)]=!1}[ze(340)](){this[ze(294)]=!0}[ze(345)](){this[ze(294)]=!1}}class Ze extends Error{}class $e extends Ze{constructor(t){super(`Invalid DateTime: ${t.toMessage()}`)}}class qe extends Ze{constructor(t){super(`Invalid Interval: ${t.toMessage()}`)}}class Be extends Ze{constructor(t){super(`Invalid Duration: ${t.toMessage()}`)}}class Ye extends Ze{}class Je extends Ze{constructor(t){super(`Invalid unit ${t}`)}}class Ge extends Ze{}class Ke extends Ze{constructor(){super("Zone is an abstract class")}}const Qe="numeric",Xe="short",ti="long",ei={year:Qe,month:Qe,day:Qe},ii={year:Qe,month:Xe,day:Qe},si={year:Qe,month:Xe,day:Qe,weekday:Xe},ni={year:Qe,month:ti,day:Qe},ri={year:Qe,month:ti,day:Qe,weekday:ti},oi={hour:Qe,minute:Qe},ai={hour:Qe,minute:Qe,second:Qe},ci={hour:Qe,minute:Qe,second:Qe,timeZoneName:Xe},ui={hour:Qe,minute:Qe,second:Qe,timeZoneName:ti},li={hour:Qe,minute:Qe,hourCycle:"h23"},hi={hour:Qe,minute:Qe,second:Qe,hourCycle:"h23"},di={hour:Qe,minute:Qe,second:Qe,hourCycle:"h23",timeZoneName:Xe},fi={hour:Qe,minute:Qe,second:Qe,hourCycle:"h23",timeZoneName:ti},mi={year:Qe,month:Qe,day:Qe,hour:Qe,minute:Qe},pi={year:Qe,month:Qe,day:Qe,hour:Qe,minute:Qe,second:Qe},vi={year:Qe,month:Xe,day:Qe,hour:Qe,minute:Qe},gi={year:Qe,month:Xe,day:Qe,hour:Qe,minute:Qe,second:Qe},yi={year:Qe,month:Xe,day:Qe,weekday:Xe,hour:Qe,minute:Qe},ki={year:Qe,month:ti,day:Qe,hour:Qe,minute:Qe,timeZoneName:Xe},bi={year:Qe,month:ti,day:Qe,hour:Qe,minute:Qe,second:Qe,timeZoneName:Xe},wi={year:Qe,month:ti,day:Qe,weekday:ti,hour:Qe,minute:Qe,timeZoneName:ti},_i={year:Qe,month:ti,day:Qe,weekday:ti,hour:Qe,minute:Qe,second:Qe,timeZoneName:ti};class Ii{get type(){throw new Ke}get name(){throw new Ke}get ianaName(){return this.name}get isUniversal(){throw new Ke}offsetName(t,e){throw new Ke}formatOffset(t,e){throw new Ke}offset(t){throw new Ke}equals(t){throw new Ke}get isValid(){throw new Ke}}let Si=null;class Oi extends Ii{static get instance(){return null===Si&&(Si=new Oi),Si}get type(){return"system"}get name(){return(new Intl.DateTimeFormat).resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(t,{format:e,locale:i}){return Hs(t,e,i)}formatOffset(t,e){return Bs(this.offset(t),e)}offset(t){return-new Date(t).getTimezoneOffset()}equals(t){return"system"===t.type}get isValid(){return!0}}let Ti={};const xi={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let Ni={};class Ai extends Ii{static create(t){return Ni[t]||(Ni[t]=new Ai(t)),Ni[t]}static resetCache(){Ni={},Ti={}}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=Ai.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:i}){return Hs(t,e,i,this.name)}formatOffset(t,e){return Bs(this.offset(t),e)}offset(t){const e=new Date(t);if(isNaN(e))return NaN;const i=(s=this.name,Ti[s]||(Ti[s]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:s,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),Ti[s]);var s;let[n,r,o,a,c,u,l]=i.formatToParts?function(t,e){const i=t.formatToParts(e),s=[];for(let t=0;t<i.length;t++){const{type:e,value:n}=i[t],r=xi[e];"era"===e?s[r]=n:_s(r)||(s[r]=parseInt(n,10))}return s}(i,e):function(t,e){const i=t.format(e).replace(/\u200E/g,""),s=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(i),[,n,r,o,a,c,u,l]=s;return[o,n,r,a,c,u,l]}(i,e);"BC"===a&&(n=1-Math.abs(n));let h=+e;const d=h%1e3;return h-=d>=0?d:1e3+d,(js({year:n,month:r,day:o,hour:24===c?0:c,minute:u,second:l,millisecond:0})-h)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}let Ri={};let Mi={};function Di(t,e={}){const i=JSON.stringify([t,e]);let s=Mi[i];return s||(s=new Intl.DateTimeFormat(t,e),Mi[i]=s),s}let Vi={};let Ei={};let Ci=null;let Fi={};function Li(t,e,i,s){const n=t.listingMode();return"error"===n?null:"en"===n?i(e):s(e)}class Pi{constructor(t,e,i){this.padTo=i.padTo||0,this.floor=i.floor||!1;const{padTo:s,floor:n,...r}=i;if(!e||Object.keys(r).length>0){const e={useGrouping:!1,...i};i.padTo>0&&(e.minimumIntegerDigits=i.padTo),this.inf=function(t,e={}){const i=JSON.stringify([t,e]);let s=Vi[i];return s||(s=new Intl.NumberFormat(t,e),Vi[i]=s),s}(t,e)}}format(t){if(this.inf){const e=this.floor?Math.floor(t):t;return this.inf.format(e)}return Ms(this.floor?Math.floor(t):Cs(t,3),this.padTo)}}class ji{constructor(t,e,i){let s;if(this.opts=i,this.originalZone=void 0,this.opts.timeZone)this.dt=t;else if("fixed"===t.zone.type){const e=t.offset/60*-1,i=e>=0?`Etc/GMT+${e}`:`Etc/GMT${e}`;0!==t.offset&&Ai.create(i).valid?(s=i,this.dt=t):(s="UTC",this.dt=0===t.offset?t:t.setZone("UTC").plus({minutes:t.offset}),this.originalZone=t.zone)}else"system"===t.zone.type?this.dt=t:"iana"===t.zone.type?(this.dt=t,s=t.zone.name):(s="UTC",this.dt=t.setZone("UTC").plus({minutes:t.offset}),this.originalZone=t.zone);const n={...this.opts};n.timeZone=n.timeZone||s,this.dtf=Di(e,n)}format(){return this.originalZone?this.formatToParts().map((({value:t})=>t)).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){const t=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?t.map((t=>{if("timeZoneName"===t.type){const e=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...t,value:e}}return t})):t}resolvedOptions(){return this.dtf.resolvedOptions()}}class zi{constructor(t,e,i){this.opts={style:"long",...i},!e&&Os()&&(this.rtf=function(t,e={}){const{base:i,...s}=e,n=JSON.stringify([t,s]);let r=Ei[n];return r||(r=new Intl.RelativeTimeFormat(t,e),Ei[n]=r),r}(t,i))}format(t,e){return this.rtf?this.rtf.format(t,e):function(t,e,i="always",s=!1){const n={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."]},r=-1===["hours","minutes","seconds"].indexOf(t);if("auto"===i&&r){const i="days"===t;switch(e){case 1:return i?"tomorrow":`next ${n[t][0]}`;case-1:return i?"yesterday":`last ${n[t][0]}`;case 0:return i?"today":`this ${n[t][0]}`}}const o=Object.is(e,-0)||e<0,a=Math.abs(e),c=1===a,u=n[t],l=s?c?u[1]:u[2]||u[1]:c?n[t][0]:t;return o?`${a} ${l} ago`:`in ${a} ${l}`}(e,t,this.opts.numeric,"long"!==this.opts.style)}formatToParts(t,e){return this.rtf?this.rtf.formatToParts(t,e):[]}}const Wi={firstDay:1,minimalDays:4,weekend:[6,7]};class Ui{static fromOpts(t){return Ui.create(t.locale,t.numberingSystem,t.outputCalendar,t.weekSettings,t.defaultToEN)}static create(t,e,i,s,n=!1){const r=t||os.defaultLocale,o=r||(n?"en-US":Ci||(Ci=(new Intl.DateTimeFormat).resolvedOptions().locale,Ci)),a=e||os.defaultNumberingSystem,c=i||os.defaultOutputCalendar,u=As(s)||os.defaultWeekSettings;return new Ui(o,a,c,u,r)}static resetCache(){Ci=null,Mi={},Vi={},Ei={}}static fromObject({locale:t,numberingSystem:e,outputCalendar:i,weekSettings:s}={}){return Ui.create(t,e,i,s)}constructor(t,e,i,s,n){const[r,o,a]=function(t){const e=t.indexOf("-x-");-1!==e&&(t=t.substring(0,e));const i=t.indexOf("-u-");if(-1===i)return[t];{let e,s;try{e=Di(t).resolvedOptions(),s=t}catch(n){const r=t.substring(0,i);e=Di(r).resolvedOptions(),s=r}const{numberingSystem:n,calendar:r}=e;return[s,n,r]}}(t);this.locale=r,this.numberingSystem=e||o||null,this.outputCalendar=i||a||null,this.weekSettings=s,this.intl=function(t,e,i){return i||e?(t.includes("-u-")||(t+="-u"),i&&(t+=`-ca-${i}`),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=n,this.fastNumbersCached=null}get fastNumbers(){var t;return null==this.fastNumbersCached&&(this.fastNumbersCached=(!(t=this).numberingSystem||"latn"===t.numberingSystem)&&("latn"===t.numberingSystem||!t.locale||t.locale.startsWith("en")||"latn"===new Intl.DateTimeFormat(t.intl).resolvedOptions().numberingSystem)),this.fastNumbersCached}listingMode(){const t=this.isEnglish(),e=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return t&&e?"en":"intl"}clone(t){return t&&0!==Object.getOwnPropertyNames(t).length?Ui.create(t.locale||this.specifiedLocale,t.numberingSystem||this.numberingSystem,t.outputCalendar||this.outputCalendar,As(t.weekSettings)||this.weekSettings,t.defaultToEN||!1):this}redefaultToEN(t={}){return this.clone({...t,defaultToEN:!0})}redefaultToSystem(t={}){return this.clone({...t,defaultToEN:!1})}months(t,e=!1){return Li(this,t,Qs,(()=>{const i=e?{month:t,day:"numeric"}:{month:t},s=e?"format":"standalone";return this.monthsCache[s][t]||(this.monthsCache[s][t]=function(t){const e=[];for(let i=1;i<=12;i++){const s=io.utc(2009,i,1);e.push(t(s))}return e}((t=>this.extract(t,i,"month")))),this.monthsCache[s][t]}))}weekdays(t,e=!1){return Li(this,t,sn,(()=>{const i=e?{weekday:t,year:"numeric",month:"long",day:"numeric"}:{weekday:t},s=e?"format":"standalone";return this.weekdaysCache[s][t]||(this.weekdaysCache[s][t]=function(t){const e=[];for(let i=1;i<=7;i++){const s=io.utc(2016,11,13+i);e.push(t(s))}return e}((t=>this.extract(t,i,"weekday")))),this.weekdaysCache[s][t]}))}meridiems(){return Li(this,void 0,(()=>nn),(()=>{if(!this.meridiemCache){const t={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[io.utc(2016,11,13,9),io.utc(2016,11,13,19)].map((e=>this.extract(e,t,"dayperiod")))}return this.meridiemCache}))}eras(t){return Li(this,t,cn,(()=>{const e={era:t};return this.eraCache[t]||(this.eraCache[t]=[io.utc(-40,1,1),io.utc(2017,1,1)].map((t=>this.extract(t,e,"era")))),this.eraCache[t]}))}extract(t,e,i){const s=this.dtFormatter(t,e).formatToParts().find((t=>t.type.toLowerCase()===i));return s?s.value:null}numberFormatter(t={}){return new Pi(this.intl,t.forceSimple||this.fastNumbers,t)}dtFormatter(t,e={}){return new ji(t,this.intl,e)}relFormatter(t={}){return new zi(this.intl,this.isEnglish(),t)}listFormatter(t={}){return function(t,e={}){const i=JSON.stringify([t,e]);let s=Ri[i];return s||(s=new Intl.ListFormat(t,e),Ri[i]=s),s}(this.intl,t)}isEnglish(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:Ts()?function(t){let e=Fi[t];if(!e){const i=new Intl.Locale(t);e="getWeekInfo"in i?i.getWeekInfo():i.weekInfo,Fi[t]=e}return e}(this.locale):Wi}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(t){return this.locale===t.locale&&this.numberingSystem===t.numberingSystem&&this.outputCalendar===t.outputCalendar}toString(){return`Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`}}let Hi=null;class Zi extends Ii{static get utcInstance(){return null===Hi&&(Hi=new Zi(0)),Hi}static instance(t){return 0===t?Zi.utcInstance:new Zi(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new Zi(Zs(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${Bs(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${Bs(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return Bs(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}class $i extends Ii{constructor(t){super(),this.zoneName=t}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}function qi(t,e){if(_s(t)||null===t)return e;if(t instanceof Ii)return t;if("string"==typeof t){const i=t.toLowerCase();return"default"===i?e:"local"===i||"system"===i?Oi.instance:"utc"===i||"gmt"===i?Zi.utcInstance:Zi.parseSpecifier(i)||Ai.create(t)}return Is(t)?Zi.instance(t):"object"==typeof t&&"offset"in t&&"function"==typeof t.offset?t:new $i(t)}const Bi={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},Yi={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]},Ji=Bi.hanidec.replace(/[\[|\]]/g,"").split("");let Gi={};function Ki({numberingSystem:t},e=""){const i=t||"latn";return Gi[i]||(Gi[i]={}),Gi[i][e]||(Gi[i][e]=new RegExp(`${Bi[i]}${e}`)),Gi[i][e]}let Qi,Xi=()=>Date.now(),ts="system",es=null,is=null,ss=null,ns=60,rs=null;class os{static get now(){return Xi}static set now(t){Xi=t}static set defaultZone(t){ts=t}static get defaultZone(){return qi(ts,Oi.instance)}static get defaultLocale(){return es}static set defaultLocale(t){es=t}static get defaultNumberingSystem(){return is}static set defaultNumberingSystem(t){is=t}static get defaultOutputCalendar(){return ss}static set defaultOutputCalendar(t){ss=t}static get defaultWeekSettings(){return rs}static set defaultWeekSettings(t){rs=As(t)}static get twoDigitCutoffYear(){return ns}static set twoDigitCutoffYear(t){ns=t%100}static get throwOnInvalid(){return Qi}static set throwOnInvalid(t){Qi=t}static resetCaches(){Ui.resetCache(),Ai.resetCache(),io.resetCache(),Gi={}}}class as{constructor(t,e){this.reason=t,this.explanation=e}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const cs=[0,31,59,90,120,151,181,212,243,273,304,334],us=[0,31,60,91,121,152,182,213,244,274,305,335];function ls(t,e){return new as("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${t}, which is invalid`)}function hs(t,e,i){const s=new Date(Date.UTC(t,e-1,i));t<100&&t>=0&&s.setUTCFullYear(s.getUTCFullYear()-1900);const n=s.getUTCDay();return 0===n?7:n}function ds(t,e,i){return i+(Fs(t)?us:cs)[e-1]}function fs(t,e){const i=Fs(t)?us:cs,s=i.findIndex((t=>t<e));return{month:s+1,day:e-i[s]}}function ms(t,e){return(t-e+7)%7+1}function ps(t,e=4,i=1){const{year:s,month:n,day:r}=t,o=ds(s,n,r),a=ms(hs(s,n,r),i);let c,u=Math.floor((o-a+14-e)/7);return u<1?(c=s-1,u=Ws(c,e,i)):u>Ws(s,e,i)?(c=s+1,u=1):c=s,{weekYear:c,weekNumber:u,weekday:a,...Ys(t)}}function vs(t,e=4,i=1){const{weekYear:s,weekNumber:n,weekday:r}=t,o=ms(hs(s,1,e),i),a=Ls(s);let c,u=7*n+r-o-7+e;u<1?(c=s-1,u+=Ls(c)):u>a?(c=s+1,u-=Ls(s)):c=s;const{month:l,day:h}=fs(c,u);return{year:c,month:l,day:h,...Ys(t)}}function gs(t){const{year:e,month:i,day:s}=t;return{year:e,ordinal:ds(e,i,s),...Ys(t)}}function ys(t){const{year:e,ordinal:i}=t,{month:s,day:n}=fs(e,i);return{year:e,month:s,day:n,...Ys(t)}}function ks(t,e){if(!_s(t.localWeekday)||!_s(t.localWeekNumber)||!_s(t.localWeekYear)){if(!_s(t.weekday)||!_s(t.weekNumber)||!_s(t.weekYear))throw new Ye("Cannot mix locale-based week fields with ISO-based week fields");return _s(t.localWeekday)||(t.weekday=t.localWeekday),_s(t.localWeekNumber)||(t.weekNumber=t.localWeekNumber),_s(t.localWeekYear)||(t.weekYear=t.localWeekYear),delete t.localWeekday,delete t.localWeekNumber,delete t.localWeekYear,{minDaysInFirstWeek:e.getMinDaysInFirstWeek(),startOfWeek:e.getStartOfWeek()}}return{minDaysInFirstWeek:4,startOfWeek:1}}function bs(t){const e=Ss(t.year),i=Rs(t.month,1,12),s=Rs(t.day,1,Ps(t.year,t.month));return e?i?!s&&ls("day",t.day):ls("month",t.month):ls("year",t.year)}function ws(t){const{hour:e,minute:i,second:s,millisecond:n}=t,r=Rs(e,0,23)||24===e&&0===i&&0===s&&0===n,o=Rs(i,0,59),a=Rs(s,0,59),c=Rs(n,0,999);return r?o?a?!c&&ls("millisecond",n):ls("second",s):ls("minute",i):ls("hour",e)}function _s(t){return void 0===t}function Is(t){return"number"==typeof t}function Ss(t){return"number"==typeof t&&t%1==0}function Os(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(t){return!1}}function Ts(){try{return"undefined"!=typeof Intl&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch(t){return!1}}function xs(t,e,i){if(0!==t.length)return t.reduce(((t,s)=>{const n=[e(s),s];return t&&i(t[0],n[0])===t[0]?t:n}),null)[1]}function Ns(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function As(t){if(null==t)return null;if("object"!=typeof t)throw new Ge("Week settings must be an object");if(!Rs(t.firstDay,1,7)||!Rs(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some((t=>!Rs(t,1,7))))throw new Ge("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function Rs(t,e,i){return Ss(t)&&t>=e&&t<=i}function Ms(t,e=2){let i;return i=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),i}function Ds(t){return _s(t)||null===t||""===t?void 0:parseInt(t,10)}function Vs(t){return _s(t)||null===t||""===t?void 0:parseFloat(t)}function Es(t){if(!_s(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function Cs(t,e,i=!1){const s=10**e;return(i?Math.trunc:Math.round)(t*s)/s}function Fs(t){return t%4==0&&(t%100!=0||t%400==0)}function Ls(t){return Fs(t)?366:365}function Ps(t,e){const i=function(t,e){return t-e*Math.floor(t/e)}(e-1,12)+1;return 2===i?Fs(t+(e-i)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][i-1]}function js(t){let 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),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function zs(t,e,i){return-ms(hs(t,1,e),i)+e-1}function Ws(t,e=4,i=1){const s=zs(t,e,i),n=zs(t+1,e,i);return(Ls(t)-s+n)/7}function Us(t){return t>99?t:t>os.twoDigitCutoffYear?1900+t:2e3+t}function Hs(t,e,i,s=null){const n=new Date(t),r={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};s&&(r.timeZone=s);const o={timeZoneName:e,...r},a=new Intl.DateTimeFormat(i,o).formatToParts(n).find((t=>"timezonename"===t.type.toLowerCase()));return a?a.value:null}function Zs(t,e){let i=parseInt(t,10);Number.isNaN(i)&&(i=0);const s=parseInt(e,10)||0;return 60*i+(i<0||Object.is(i,-0)?-s:s)}function $s(t){const e=Number(t);if("boolean"==typeof t||""===t||Number.isNaN(e))throw new Ge(`Invalid unit value ${t}`);return e}function qs(t,e){const i={};for(const s in t)if(Ns(t,s)){const n=t[s];if(null==n)continue;i[e(s)]=$s(n)}return i}function Bs(t,e){const i=Math.trunc(Math.abs(t/60)),s=Math.trunc(Math.abs(t%60)),n=t>=0?"+":"-";switch(e){case"short":return`${n}${Ms(i,2)}:${Ms(s,2)}`;case"narrow":return`${n}${i}${s>0?`:${s}`:""}`;case"techie":return`${n}${Ms(i,2)}${Ms(s,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}function Ys(t){return function(t,e){return e.reduce(((e,i)=>(e[i]=t[i],e)),{})}(t,["hour","minute","second","millisecond"])}const Js=["January","February","March","April","May","June","July","August","September","October","November","December"],Gs=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Ks=["J","F","M","A","M","J","J","A","S","O","N","D"];function Qs(t){switch(t){case"narrow":return[...Ks];case"short":return[...Gs];case"long":return[...Js];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}}const Xs=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],tn=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],en=["M","T","W","T","F","S","S"];function sn(t){switch(t){case"narrow":return[...en];case"short":return[...tn];case"long":return[...Xs];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const nn=["AM","PM"],rn=["Before Christ","Anno Domini"],on=["BC","AD"],an=["B","A"];function cn(t){switch(t){case"narrow":return[...an];case"short":return[...on];case"long":return[...rn];default:return null}}function un(t,e){let i="";for(const s of t)s.literal?i+=s.val:i+=e(s.val);return i}const ln={D:ei,DD:ii,DDD:ni,DDDD:ri,t:oi,tt:ai,ttt:ci,tttt:ui,T:li,TT:hi,TTT:di,TTTT:fi,f:mi,ff:vi,fff:ki,ffff:wi,F:pi,FF:gi,FFF:bi,FFFF:_i};class hn{static create(t,e={}){return new hn(t,e)}static parseFormat(t){let e=null,i="",s=!1;const n=[];for(let r=0;r<t.length;r++){const o=t.charAt(r);"'"===o?(i.length>0&&n.push({literal:s||/^\s+$/.test(i),val:i}),e=null,i="",s=!s):s||o===e?i+=o:(i.length>0&&n.push({literal:/^\s+$/.test(i),val:i}),i=o,e=o)}return i.length>0&&n.push({literal:s||/^\s+$/.test(i),val:i}),n}static macroTokenToFormatOpts(t){return ln[t]}constructor(t,e){this.opts=e,this.loc=t,this.systemLoc=null}formatWithSystemDefault(t,e){null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem());return this.systemLoc.dtFormatter(t,{...this.opts,...e}).format()}dtFormatter(t,e={}){return this.loc.dtFormatter(t,{...this.opts,...e})}formatDateTime(t,e){return this.dtFormatter(t,e).format()}formatDateTimeParts(t,e){return this.dtFormatter(t,e).formatToParts()}formatInterval(t,e){return this.dtFormatter(t.start,e).dtf.formatRange(t.start.toJSDate(),t.end.toJSDate())}resolvedOptions(t,e){return this.dtFormatter(t,e).resolvedOptions()}num(t,e=0){if(this.opts.forceSimple)return Ms(t,e);const i={...this.opts};return e>0&&(i.padTo=e),this.loc.numberFormatter(i).format(t)}formatDateTimeFromString(t,e){const i="en"===this.loc.listingMode(),s=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar,n=(e,i)=>this.loc.extract(t,e,i),r=e=>t.isOffsetFixed&&0===t.offset&&e.allowZ?"Z":t.isValid?t.zone.formatOffset(t.ts,e.format):"",o=()=>i?function(t){return nn[t.hour<12?0:1]}(t):n({hour:"numeric",hourCycle:"h12"},"dayperiod"),a=(e,s)=>i?function(t,e){return Qs(e)[t.month-1]}(t,e):n(s?{month:e}:{month:e,day:"numeric"},"month"),c=(e,s)=>i?function(t,e){return sn(e)[t.weekday-1]}(t,e):n(s?{weekday:e}:{weekday:e,month:"long",day:"numeric"},"weekday"),u=e=>{const i=hn.macroTokenToFormatOpts(e);return i?this.formatWithSystemDefault(t,i):e},l=e=>i?function(t,e){return cn(e)[t.year<0?0:1]}(t,e):n({era:e},"era");return un(hn.parseFormat(e),(e=>{switch(e){case"S":return this.num(t.millisecond);case"u":case"SSS":return this.num(t.millisecond,3);case"s":return this.num(t.second);case"ss":return this.num(t.second,2);case"uu":return this.num(Math.floor(t.millisecond/10),2);case"uuu":return this.num(Math.floor(t.millisecond/100));case"m":return this.num(t.minute);case"mm":return this.num(t.minute,2);case"h":return this.num(t.hour%12==0?12:t.hour%12);case"hh":return this.num(t.hour%12==0?12:t.hour%12,2);case"H":return this.num(t.hour);case"HH":return this.num(t.hour,2);case"Z":return r({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return r({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return r({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return t.zone.offsetName(t.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return t.zone.offsetName(t.ts,{format:"long",locale:this.loc.locale});case"z":return t.zoneName;case"a":return o();case"d":return s?n({day:"numeric"},"day"):this.num(t.day);case"dd":return s?n({day:"2-digit"},"day"):this.num(t.day,2);case"c":case"E":return this.num(t.weekday);case"ccc":return c("short",!0);case"cccc":return c("long",!0);case"ccccc":return c("narrow",!0);case"EEE":return c("short",!1);case"EEEE":return c("long",!1);case"EEEEE":return c("narrow",!1);case"L":return s?n({month:"numeric",day:"numeric"},"month"):this.num(t.month);case"LL":return s?n({month:"2-digit",day:"numeric"},"month"):this.num(t.month,2);case"LLL":return a("short",!0);case"LLLL":return a("long",!0);case"LLLLL":return a("narrow",!0);case"M":return s?n({month:"numeric"},"month"):this.num(t.month);case"MM":return s?n({month:"2-digit"},"month"):this.num(t.month,2);case"MMM":return a("short",!1);case"MMMM":return a("long",!1);case"MMMMM":return a("narrow",!1);case"y":return s?n({year:"numeric"},"year"):this.num(t.year);case"yy":return s?n({year:"2-digit"},"year"):this.num(t.year.toString().slice(-2),2);case"yyyy":return s?n({year:"numeric"},"year"):this.num(t.year,4);case"yyyyyy":return s?n({year:"numeric"},"year"):this.num(t.year,6);case"G":return l("short");case"GG":return l("long");case"GGGGG":return l("narrow");case"kk":return this.num(t.weekYear.toString().slice(-2),2);case"kkkk":return this.num(t.weekYear,4);case"W":return this.num(t.weekNumber);case"WW":return this.num(t.weekNumber,2);case"n":return this.num(t.localWeekNumber);case"nn":return this.num(t.localWeekNumber,2);case"ii":return this.num(t.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(t.localWeekYear,4);case"o":return this.num(t.ordinal);case"ooo":return this.num(t.ordinal,3);case"q":return this.num(t.quarter);case"qq":return this.num(t.quarter,2);case"X":return this.num(Math.floor(t.ts/1e3));case"x":return this.num(t.ts);default:return u(e)}}))}formatDurationFromString(t,e){const i=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"w":return"week";case"M":return"month";case"y":return"year";default:return null}},s=hn.parseFormat(e),n=s.reduce(((t,{literal:e,val:i})=>e?t:t.concat(i)),[]);return un(s,(t=>e=>{const s=i(e);return s?this.num(t.get(s),e.length):e})(t.shiftTo(...n.map(i).filter((t=>t)))))}}const dn=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function fn(...t){const e=t.reduce(((t,e)=>t+e.source),"");return RegExp(`^${e}$`)}function mn(...t){return e=>t.reduce((([t,i,s],n)=>{const[r,o,a]=n(e,s);return[{...t,...r},o||i,a]}),[{},null,1]).slice(0,2)}function pn(t,...e){if(null==t)return[null,null];for(const[i,s]of e){const e=i.exec(t);if(e)return s(e)}return[null,null]}function vn(...t){return(e,i)=>{const s={};let n;for(n=0;n<t.length;n++)s[t[n]]=Ds(e[i+n]);return[s,null,i+n]}}const gn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,yn=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,kn=RegExp(`${yn.source}${`(?:${gn.source}?(?:\\[(${dn.source})\\])?)?`}`),bn=RegExp(`(?:T${kn.source})?`),wn=vn("weekYear","weekNumber","weekDay"),_n=vn("year","ordinal"),In=RegExp(`${yn.source} ?(?:${gn.source}|(${dn.source}))?`),Sn=RegExp(`(?: ${In.source})?`);function On(t,e,i){const s=t[e];return _s(s)?i:Ds(s)}function Tn(t,e){return[{hours:On(t,e,0),minutes:On(t,e+1,0),seconds:On(t,e+2,0),milliseconds:Es(t[e+3])},null,e+4]}function xn(t,e){const i=!t[e]&&!t[e+1],s=Zs(t[e+1],t[e+2]);return[{},i?null:Zi.instance(s),e+3]}function Nn(t,e){return[{},t[e]?Ai.create(t[e]):null,e+1]}const An=RegExp(`^T?${yn.source}$`),Rn=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;function Mn(t){const[e,i,s,n,r,o,a,c,u]=t,l="-"===e[0],h=c&&"-"===c[0],d=(t,e=!1)=>void 0!==t&&(e||t&&l)?-t:t;return[{years:d(Vs(i)),months:d(Vs(s)),weeks:d(Vs(n)),days:d(Vs(r)),hours:d(Vs(o)),minutes:d(Vs(a)),seconds:d(Vs(c),"-0"===c),milliseconds:d(Es(u),h)}]}const Dn={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Vn(t,e,i,s,n,r,o){const a={year:2===e.length?Us(Ds(e)):Ds(e),month:Gs.indexOf(i)+1,day:Ds(s),hour:Ds(n),minute:Ds(r)};return o&&(a.second=Ds(o)),t&&(a.weekday=t.length>3?Xs.indexOf(t)+1:tn.indexOf(t)+1),a}const En=/^(?:(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 Cn(t){const[,e,i,s,n,r,o,a,c,u,l,h]=t,d=Vn(e,n,s,i,r,o,a);let f;return f=c?Dn[c]:u?0:Zs(l,h),[d,new Zi(f)]}const Fn=/^(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$/,Ln=/^(Monday|Tuesday|Wednesday|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$/,Pn=/^(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 jn(t){const[,e,i,s,n,r,o,a]=t;return[Vn(e,n,s,i,r,o,a),Zi.utcInstance]}function zn(t){const[,e,i,s,n,r,o,a]=t;return[Vn(e,a,i,s,n,r,o),Zi.utcInstance]}const Wn=fn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,bn),Un=fn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,bn),Hn=fn(/(\d{4})-?(\d{3})/,bn),Zn=fn(kn),$n=mn((function(t,e){return[{year:On(t,e),month:On(t,e+1,1),day:On(t,e+2,1)},null,e+3]}),Tn,xn,Nn),qn=mn(wn,Tn,xn,Nn),Bn=mn(_n,Tn,xn,Nn),Yn=mn(Tn,xn,Nn);const Jn=mn(Tn);const Gn=fn(/(\d{4})-(\d\d)-(\d\d)/,Sn),Kn=fn(In),Qn=mn(Tn,xn,Nn);const Xn="Invalid Duration",tr={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}},er={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},...tr},ir=365.2425,sr=30.436875,nr={years:{quarters:4,months:12,weeks:52.1775,days:ir,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:sr,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3},...tr},rr=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],or=rr.slice(0).reverse();function ar(t,e,i=!1){const s={values:i?e.values:{...t.values,...e.values||{}},loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy,matrix:e.matrix||t.matrix};return new lr(s)}function cr(t,e){let i=e.milliseconds??0;for(const s of or.slice(1))e[s]&&(i+=e[s]*t[s].milliseconds);return i}function ur(t,e){const i=cr(t,e)<0?-1:1;rr.reduceRight(((s,n)=>{if(_s(e[n]))return s;if(s){const r=e[s]*i,o=t[n][s],a=Math.floor(r/o);e[n]+=a*i,e[s]-=a*o*i}return n}),null),rr.reduce(((i,s)=>{if(_s(e[s]))return i;if(i){const n=e[i]%1;e[i]-=n,e[s]+=n*t[i][s]}return s}),null)}class lr{constructor(t){const e="longterm"===t.conversionAccuracy||!1;let i=e?nr:er;t.matrix&&(i=t.matrix),this.values=t.values,this.loc=t.loc||Ui.create(),this.conversionAccuracy=e?"longterm":"casual",this.invalid=t.invalid||null,this.matrix=i,this.isLuxonDuration=!0}static fromMillis(t,e){return lr.fromObject({milliseconds:t},e)}static fromObject(t,e={}){if(null==t||"object"!=typeof t)throw new Ge("Duration.fromObject: argument expected to be an object, got "+(null===t?"null":typeof t));return new lr({values:qs(t,lr.normalizeUnit),loc:Ui.fromObject(e),conversionAccuracy:e.conversionAccuracy,matrix:e.matrix})}static fromDurationLike(t){if(Is(t))return lr.fromMillis(t);if(lr.isDuration(t))return t;if("object"==typeof t)return lr.fromObject(t);throw new Ge(`Unknown duration argument ${t} of type ${typeof t}`)}static fromISO(t,e){const[i]=function(t){return pn(t,[Rn,Mn])}(t);return i?lr.fromObject(i,e):lr.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static fromISOTime(t,e){const[i]=function(t){return pn(t,[An,Jn])}(t);return i?lr.fromObject(i,e):lr.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static invalid(t,e=null){if(!t)throw new Ge("need to specify a reason the Duration is invalid");const i=t instanceof as?t:new as(t,e);if(os.throwOnInvalid)throw new Be(i);return new lr({invalid:i})}static normalizeUnit(t){const 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 Je(t);return e}static isDuration(t){return t&&t.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(t,e={}){const i={...e,floor:!1!==e.round&&!1!==e.floor};return this.isValid?hn.create(this.loc,i).formatDurationFromString(this,t):Xn}toHuman(t={}){if(!this.isValid)return Xn;const e=rr.map((e=>{const i=this.values[e];return _s(i)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...t,unit:e.slice(0,-1)}).format(i)})).filter((t=>t));return this.loc.listFormatter({type:"conjunction",style:t.listStyle||"narrow",...t}).format(e)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let 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+=Cs(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===t&&(t+="T0S"),t}toISOTime(t={}){if(!this.isValid)return null;const e=this.toMillis();if(e<0||e>=864e5)return null;t={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...t,includeOffset:!1};return io.fromMillis(e,{zone:"UTC"}).toISOTime(t)}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?cr(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(t){if(!this.isValid)return this;const e=lr.fromDurationLike(t),i={};for(const t of rr)(Ns(e.values,t)||Ns(this.values,t))&&(i[t]=e.get(t)+this.get(t));return ar(this,{values:i},!0)}minus(t){if(!this.isValid)return this;const e=lr.fromDurationLike(t);return this.plus(e.negate())}mapUnits(t){if(!this.isValid)return this;const e={};for(const i of Object.keys(this.values))e[i]=$s(t(this.values[i],i));return ar(this,{values:e},!0)}get(t){return this[lr.normalizeUnit(t)]}set(t){if(!this.isValid)return this;return ar(this,{values:{...this.values,...qs(t,lr.normalizeUnit)}})}reconfigure({locale:t,numberingSystem:e,conversionAccuracy:i,matrix:s}={}){return ar(this,{loc:this.loc.clone({locale:t,numberingSystem:e}),matrix:s,conversionAccuracy:i})}as(t){return this.isValid?this.shiftTo(t).get(t):NaN}normalize(){if(!this.isValid)return this;const t=this.toObject();return ur(this.matrix,t),ar(this,{values:t},!0)}rescale(){if(!this.isValid)return this;return ar(this,{values:function(t){const e={};for(const[i,s]of Object.entries(t))0!==s&&(e[i]=s);return e}(this.normalize().shiftToAll().toObject())},!0)}shiftTo(...t){if(!this.isValid)return this;if(0===t.length)return this;t=t.map((t=>lr.normalizeUnit(t)));const e={},i={},s=this.toObject();let n;for(const r of rr)if(t.indexOf(r)>=0){n=r;let t=0;for(const e in i)t+=this.matrix[e][r]*i[e],i[e]=0;Is(s[r])&&(t+=s[r]);const o=Math.trunc(t);e[r]=o,i[r]=(1e3*t-1e3*o)/1e3}else Is(s[r])&&(i[r]=s[r]);for(const t in i)0!==i[t]&&(e[n]+=t===n?i[t]:i[t]/this.matrix[n][t]);return ur(this.matrix,e),ar(this,{values:e},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;const t={};for(const e of Object.keys(this.values))t[e]=0===this.values[e]?0:-this.values[e];return ar(this,{values:t},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(t){if(!this.isValid||!t.isValid)return!1;if(!this.loc.equals(t.loc))return!1;for(const s of rr)if(e=this.values[s],i=t.values[s],!(void 0===e||0===e?void 0===i||0===i:e===i))return!1;var e,i;return!0}}const hr="Invalid Interval";class dr{constructor(t){this.s=t.start,this.e=t.end,this.invalid=t.invalid||null,this.isLuxonInterval=!0}static invalid(t,e=null){if(!t)throw new Ge("need to specify a reason the Interval is invalid");const i=t instanceof as?t:new as(t,e);if(os.throwOnInvalid)throw new qe(i);return new dr({invalid:i})}static fromDateTimes(t,e){const i=so(t),s=so(e),n=function(t,e){return t&&t.isValid?e&&e.isValid?e<t?dr.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:dr.invalid("missing or invalid end"):dr.invalid("missing or invalid start")}(i,s);return null==n?new dr({start:i,end:s}):n}static after(t,e){const i=lr.fromDurationLike(e),s=so(t);return dr.fromDateTimes(s,s.plus(i))}static before(t,e){const i=lr.fromDurationLike(e),s=so(t);return dr.fromDateTimes(s.minus(i),s)}static fromISO(t,e){const[i,s]=(t||"").split("/",2);if(i&&s){let t,n,r,o;try{t=io.fromISO(i,e),n=t.isValid}catch(s){n=!1}try{r=io.fromISO(s,e),o=r.isValid}catch(s){o=!1}if(n&&o)return dr.fromDateTimes(t,r);if(n){const i=lr.fromISO(s,e);if(i.isValid)return dr.after(t,i)}else if(o){const t=lr.fromISO(i,e);if(t.isValid)return dr.before(r,t)}}return dr.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static isInterval(t){return t&&t.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get isValid(){return null===this.invalidReason}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(t="milliseconds"){return this.isValid?this.toDuration(t).get(t):NaN}count(t="milliseconds",e){if(!this.isValid)return NaN;const i=this.start.startOf(t,e);let s;return s=e?.useLocaleWeeks?this.end.reconfigure({locale:i.locale}):this.end,s=s.startOf(t,e),Math.floor(s.diff(i,t).get(t))+(s.valueOf()!==this.end.valueOf())}hasSame(t){return!!this.isValid&&(this.isEmpty()||this.e.minus(1).hasSame(this.s,t))}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(t){return!!this.isValid&&this.s>t}isBefore(t){return!!this.isValid&&this.e<=t}contains(t){return!!this.isValid&&(this.s<=t&&this.e>t)}set({start:t,end:e}={}){return this.isValid?dr.fromDateTimes(t||this.s,e||this.e):this}splitAt(...t){if(!this.isValid)return[];const e=t.map(so).filter((t=>this.contains(t))).sort(((t,e)=>t.toMillis()-e.toMillis())),i=[];let{s}=this,n=0;for(;s<this.e;){const t=e[n]||this.e,r=+t>+this.e?this.e:t;i.push(dr.fromDateTimes(s,r)),s=r,n+=1}return i}splitBy(t){const e=lr.fromDurationLike(t);if(!this.isValid||!e.isValid||0===e.as("milliseconds"))return[];let i,{s}=this,n=1;const r=[];for(;s<this.e;){const t=this.start.plus(e.mapUnits((t=>t*n)));i=+t>+this.e?this.e:t,r.push(dr.fromDateTimes(s,i)),s=i,n+=1}return r}divideEqually(t){return this.isValid?this.splitBy(this.length()/t).slice(0,t):[]}overlaps(t){return this.e>t.s&&this.s<t.e}abutsStart(t){return!!this.isValid&&+this.e==+t.s}abutsEnd(t){return!!this.isValid&&+t.e==+this.s}engulfs(t){return!!this.isValid&&(this.s<=t.s&&this.e>=t.e)}equals(t){return!(!this.isValid||!t.isValid)&&(this.s.equals(t.s)&&this.e.equals(t.e))}intersection(t){if(!this.isValid)return this;const e=this.s>t.s?this.s:t.s,i=this.e<t.e?this.e:t.e;return e>=i?null:dr.fromDateTimes(e,i)}union(t){if(!this.isValid)return this;const e=this.s<t.s?this.s:t.s,i=this.e>t.e?this.e:t.e;return dr.fromDateTimes(e,i)}static merge(t){const[e,i]=t.sort(((t,e)=>t.s-e.s)).reduce((([t,e],i)=>e?e.overlaps(i)||e.abutsStart(i)?[t,e.union(i)]:[t.concat([e]),i]:[t,i]),[[],null]);return i&&e.push(i),e}static xor(t){let e=null,i=0;const s=[],n=t.map((t=>[{time:t.s,type:"s"},{time:t.e,type:"e"}])),r=Array.prototype.concat(...n).sort(((t,e)=>t.time-e.time));for(const t of r)i+="s"===t.type?1:-1,1===i?e=t.time:(e&&+e!=+t.time&&s.push(dr.fromDateTimes(e,t.time)),e=null);return dr.merge(s)}difference(...t){return dr.xor([this].concat(t)).map((t=>this.intersection(t))).filter((t=>t&&!t.isEmpty()))}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:hr}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(t=ei,e={}){return this.isValid?hn.create(this.s.loc.clone(e),t).formatInterval(this):hr}toISO(t){return this.isValid?`${this.s.toISO(t)}/${this.e.toISO(t)}`:hr}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:hr}toISOTime(t){return this.isValid?`${this.s.toISOTime(t)}/${this.e.toISOTime(t)}`:hr}toFormat(t,{separator:e=" – "}={}){return this.isValid?`${this.s.toFormat(t)}${e}${this.e.toFormat(t)}`:hr}toDuration(t,e){return this.isValid?this.e.diff(this.s,t,e):lr.invalid(this.invalidReason)}mapEndpoints(t){return dr.fromDateTimes(t(this.s),t(this.e))}}class fr{static hasDST(t=os.defaultZone){const e=io.now().setZone(t).set({month:12});return!t.isUniversal&&e.offset!==e.set({month:6}).offset}static isValidIANAZone(t){return Ai.isValidZone(t)}static normalizeZone(t){return qi(t,os.defaultZone)}static getStartOfWeek({locale:t=null,locObj:e=null}={}){return(e||Ui.create(t)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:t=null,locObj:e=null}={}){return(e||Ui.create(t)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:t=null,locObj:e=null}={}){return(e||Ui.create(t)).getWeekendDays().slice()}static months(t="long",{locale:e=null,numberingSystem:i=null,locObj:s=null,outputCalendar:n="gregory"}={}){return(s||Ui.create(e,i,n)).months(t)}static monthsFormat(t="long",{locale:e=null,numberingSystem:i=null,locObj:s=null,outputCalendar:n="gregory"}={}){return(s||Ui.create(e,i,n)).months(t,!0)}static weekdays(t="long",{locale:e=null,numberingSystem:i=null,locObj:s=null}={}){return(s||Ui.create(e,i,null)).weekdays(t)}static weekdaysFormat(t="long",{locale:e=null,numberingSystem:i=null,locObj:s=null}={}){return(s||Ui.create(e,i,null)).weekdays(t,!0)}static meridiems({locale:t=null}={}){return Ui.create(t).meridiems()}static eras(t="short",{locale:e=null}={}){return Ui.create(e,null,"gregory").eras(t)}static features(){return{relative:Os(),localeWeek:Ts()}}}function mr(t,e){const i=t=>t.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),s=i(e)-i(t);return Math.floor(lr.fromMillis(s).as("days"))}function pr(t,e,i,s){let[n,r,o,a]=function(t,e,i){const s=[["years",(t,e)=>e.year-t.year],["quarters",(t,e)=>e.quarter-t.quarter+4*(e.year-t.year)],["months",(t,e)=>e.month-t.month+12*(e.year-t.year)],["weeks",(t,e)=>{const i=mr(t,e);return(i-i%7)/7}],["days",mr]],n={},r=t;let o,a;for(const[c,u]of s)i.indexOf(c)>=0&&(o=c,n[c]=u(t,e),a=r.plus(n),a>e?(n[c]--,(t=r.plus(n))>e&&(a=t,n[c]--,t=r.plus(n))):t=a);return[t,n,a,o]}(t,e,i);const c=e-n,u=i.filter((t=>["hours","minutes","seconds","milliseconds"].indexOf(t)>=0));0===u.length&&(o<e&&(o=n.plus({[a]:1})),o!==n&&(r[a]=(r[a]||0)+c/(o-n)));const l=lr.fromObject(r,s);return u.length>0?lr.fromMillis(c,s).shiftTo(...u).plus(l):l}function vr(t,e=t=>t){return{regex:t,deser:([t])=>e(function(t){let e=parseInt(t,10);if(isNaN(e)){e="";for(let i=0;i<t.length;i++){const s=t.charCodeAt(i);if(-1!==t[i].search(Bi.hanidec))e+=Ji.indexOf(t[i]);else for(const t in Yi){const[i,n]=Yi[t];s>=i&&s<=n&&(e+=s-i)}}return parseInt(e,10)}return e}(t))}}const gr=`[ ${String.fromCharCode(160)}]`,yr=new RegExp(gr,"g");function kr(t){return t.replace(/\./g,"\\.?").replace(yr,gr)}function br(t){return t.replace(/\./g,"").replace(yr," ").toLowerCase()}function wr(t,e){return null===t?null:{regex:RegExp(t.map(kr).join("|")),deser:([i])=>t.findIndex((t=>br(i)===br(t)))+e}}function _r(t,e){return{regex:t,deser:([,t,e])=>Zs(t,e),groups:e}}function Ir(t){return{regex:t,deser:([t])=>t}}const Sr={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",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};let Or=null;function Tr(t,e){return Array.prototype.concat(...t.map((t=>function(t,e){if(t.literal)return t;const i=Ar(hn.macroTokenToFormatOpts(t.val),e);return null==i||i.includes(void 0)?t:i}(t,e))))}class xr{constructor(t,e){if(this.locale=t,this.format=e,this.tokens=Tr(hn.parseFormat(e),t),this.units=this.tokens.map((e=>function(t,e){const i=Ki(e),s=Ki(e,"{2}"),n=Ki(e,"{3}"),r=Ki(e,"{4}"),o=Ki(e,"{6}"),a=Ki(e,"{1,2}"),c=Ki(e,"{1,3}"),u=Ki(e,"{1,6}"),l=Ki(e,"{1,9}"),h=Ki(e,"{2,4}"),d=Ki(e,"{4,6}"),f=t=>{return{regex:RegExp((e=t.val,e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"))),deser:([t])=>t,literal:!0};var e},m=(m=>{if(t.literal)return f(m);switch(m.val){case"G":return wr(e.eras("short"),0);case"GG":return wr(e.eras("long"),0);case"y":return vr(u);case"yy":case"kk":return vr(h,Us);case"yyyy":case"kkkk":return vr(r);case"yyyyy":return vr(d);case"yyyyyy":return vr(o);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return vr(a);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return vr(s);case"MMM":return wr(e.months("short",!0),1);case"MMMM":return wr(e.months("long",!0),1);case"LLL":return wr(e.months("short",!1),1);case"LLLL":return wr(e.months("long",!1),1);case"o":case"S":return vr(c);case"ooo":case"SSS":return vr(n);case"u":return Ir(l);case"uu":return Ir(a);case"uuu":case"E":case"c":return vr(i);case"a":return wr(e.meridiems(),0);case"EEE":return wr(e.weekdays("short",!1),1);case"EEEE":return wr(e.weekdays("long",!1),1);case"ccc":return wr(e.weekdays("short",!0),1);case"cccc":return wr(e.weekdays("long",!0),1);case"Z":case"ZZ":return _r(new RegExp(`([+-]${a.source})(?::(${s.source}))?`),2);case"ZZZ":return _r(new RegExp(`([+-]${a.source})(${s.source})?`),2);case"z":return Ir(/[a-z_+-/]{1,256}?/i);case" ":return Ir(/[^\S\n\r]/);default:return f(m)}})(t)||{invalidReason:"missing Intl.DateTimeFormat.formatToParts support"};return m.token=t,m}(e,t))),this.disqualifyingUnit=this.units.find((t=>t.invalidReason)),!this.disqualifyingUnit){const[t,e]=function(t){const e=t.map((t=>t.regex)).reduce(((t,e)=>`${t}(${e.source})`),"");return[`^${e}$`,t]}(this.units);this.regex=RegExp(t,"i"),this.handlers=e}}explainFromTokens(t){if(this.isValid){const[e,i]=function(t,e,i){const s=t.match(e);if(s){const t={};let e=1;for(const n in i)if(Ns(i,n)){const r=i[n],o=r.groups?r.groups+1:1;!r.literal&&r.token&&(t[r.token.val[0]]=r.deser(s.slice(e,e+o))),e+=o}return[s,t]}return[s,{}]}(t,this.regex,this.handlers),[s,n,r]=i?function(t){let e,i=null;_s(t.z)||(i=Ai.create(t.z)),_s(t.Z)||(i||(i=new Zi(t.Z)),e=t.Z),_s(t.q)||(t.M=3*(t.q-1)+1),_s(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),_s(t.u)||(t.S=Es(t.u));const s=Object.keys(t).reduce(((e,i)=>{const s=(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}})(i);return s&&(e[s]=t[i]),e}),{});return[s,i,e]}(i):[null,null,void 0];if(Ns(i,"a")&&Ns(i,"H"))throw new Ye("Can't include meridiem when specifying 24-hour format");return{input:t,tokens:this.tokens,regex:this.regex,rawMatches:e,matches:i,result:s,zone:n,specificOffset:r}}return{input:t,tokens:this.tokens,invalidReason:this.invalidReason}}get isValid(){return!this.disqualifyingUnit}get invalidReason(){return this.disqualifyingUnit?this.disqualifyingUnit.invalidReason:null}}function Nr(t,e,i){return new xr(t,i).explainFromTokens(e)}function Ar(t,e){if(!t)return null;const i=hn.create(e,t).dtFormatter((Or||(Or=io.fromMillis(1555555555555)),Or)),s=i.formatToParts(),n=i.resolvedOptions();return s.map((e=>function(t,e,i){const{type:s,value:n}=t;if("literal"===s){const t=/^\s+$/.test(n);return{literal:!t,val:t?" ":n}}const r=e[s];let o=s;"hour"===s&&(o=null!=e.hour12?e.hour12?"hour12":"hour24":null!=e.hourCycle?"h11"===e.hourCycle||"h12"===e.hourCycle?"hour12":"hour24":i.hour12?"hour12":"hour24");let a=Sr[o];if("object"==typeof a&&(a=a[r]),a)return{literal:!1,val:a}}(e,t,n)))}const Rr="Invalid DateTime",Mr=864e13;function Dr(t){return new as("unsupported zone",`the zone "${t.name}" is not supported`)}function Vr(t){return null===t.weekData&&(t.weekData=ps(t.c)),t.weekData}function Er(t){return null===t.localWeekData&&(t.localWeekData=ps(t.c,t.loc.getMinDaysInFirstWeek(),t.loc.getStartOfWeek())),t.localWeekData}function Cr(t,e){const i={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new io({...i,...e,old:i})}function Fr(t,e,i){let s=t-60*e*1e3;const n=i.offset(s);if(e===n)return[s,e];s-=60*(n-e)*1e3;const r=i.offset(s);return n===r?[s,n]:[t-60*Math.min(n,r)*1e3,Math.max(n,r)]}function Lr(t,e){const i=new Date(t+=60*e*1e3);return{year:i.getUTCFullYear(),month:i.getUTCMonth()+1,day:i.getUTCDate(),hour:i.getUTCHours(),minute:i.getUTCMinutes(),second:i.getUTCSeconds(),millisecond:i.getUTCMilliseconds()}}function Pr(t,e,i){return Fr(js(t),e,i)}function jr(t,e){const i=t.o,s=t.c.year+Math.trunc(e.years),n=t.c.month+Math.trunc(e.months)+3*Math.trunc(e.quarters),r={...t.c,year:s,month:n,day:Math.min(t.c.day,Ps(s,n))+Math.trunc(e.days)+7*Math.trunc(e.weeks)},o=lr.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=js(r);let[c,u]=Fr(a,i,t.zone);return 0!==o&&(c+=o,u=t.zone.offset(c)),{ts:c,o:u}}function zr(t,e,i,s,n,r){const{setZone:o,zone:a}=i;if(t&&0!==Object.keys(t).length||e){const s=e||a,n=io.fromObject(t,{...i,zone:s,specificOffset:r});return o?n:n.setZone(a)}return io.invalid(new as("unparsable",`the input "${n}" can't be parsed as ${s}`))}function Wr(t,e,i=!0){return t.isValid?hn.create(Ui.create("en-US"),{allowZ:i,forceSimple:!0}).formatDateTimeFromString(t,e):null}function Ur(t,e){const i=t.c.year>9999||t.c.year<0;let s="";return i&&t.c.year>=0&&(s+="+"),s+=Ms(t.c.year,i?6:4),e?(s+="-",s+=Ms(t.c.month),s+="-",s+=Ms(t.c.day)):(s+=Ms(t.c.month),s+=Ms(t.c.day)),s}function Hr(t,e,i,s,n,r){let o=Ms(t.c.hour);return e?(o+=":",o+=Ms(t.c.minute),0===t.c.millisecond&&0===t.c.second&&i||(o+=":")):o+=Ms(t.c.minute),0===t.c.millisecond&&0===t.c.second&&i||(o+=Ms(t.c.second),0===t.c.millisecond&&s||(o+=".",o+=Ms(t.c.millisecond,3))),n&&(t.isOffsetFixed&&0===t.offset&&!r?o+="Z":t.o<0?(o+="-",o+=Ms(Math.trunc(-t.o/60)),o+=":",o+=Ms(Math.trunc(-t.o%60))):(o+="+",o+=Ms(Math.trunc(t.o/60)),o+=":",o+=Ms(Math.trunc(t.o%60)))),r&&(o+="["+t.zone.ianaName+"]"),o}const Zr={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},$r={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},qr={ordinal:1,hour:0,minute:0,second:0,millisecond:0},Br=["year","month","day","hour","minute","second","millisecond"],Yr=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],Jr=["year","ordinal","hour","minute","second","millisecond"];function Gr(t){switch(t.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return function(t){const 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 Je(t);return e}(t)}}function Kr(t,e){const i=qi(e.zone,os.defaultZone);if(!i.isValid)return io.invalid(Dr(i));const s=Ui.fromObject(e);let n,r;if(_s(t.year))n=os.now();else{for(const e of Br)_s(t[e])&&(t[e]=Zr[e]);const e=bs(t)||ws(t);if(e)return io.invalid(e);const s=function(t){return eo[t]||(void 0===to&&(to=os.now()),eo[t]=t.offset(to)),eo[t]}(i);[n,r]=Pr(t,s,i)}return new io({ts:n,zone:i,loc:s,o:r})}function Qr(t,e,i){const s=!!_s(i.round)||i.round,n=(t,n)=>{t=Cs(t,s||i.calendary?0:2,!0);return e.loc.clone(i).relFormatter(i).format(t,n)},r=s=>i.calendary?e.hasSame(t,s)?0:e.startOf(s).diff(t.startOf(s),s).get(s):e.diff(t,s).get(s);if(i.unit)return n(r(i.unit),i.unit);for(const t of i.units){const e=r(t);if(Math.abs(e)>=1)return n(e,t)}return n(t>e?-0:0,i.units[i.units.length-1])}function Xr(t){let e,i={};return t.length>0&&"object"==typeof t[t.length-1]?(i=t[t.length-1],e=Array.from(t).slice(0,t.length-1)):e=Array.from(t),[i,e]}let to,eo={};class io{constructor(t){const e=t.zone||os.defaultZone;let i=t.invalid||(Number.isNaN(t.ts)?new as("invalid input"):null)||(e.isValid?null:Dr(e));this.ts=_s(t.ts)?os.now():t.ts;let s=null,n=null;if(!i){if(t.old&&t.old.ts===this.ts&&t.old.zone.equals(e))[s,n]=[t.old.c,t.old.o];else{const r=Is(t.o)&&!t.old?t.o:e.offset(this.ts);s=Lr(this.ts,r),i=Number.isNaN(s.year)?new as("invalid input"):null,s=i?null:s,n=i?null:r}}this._zone=e,this.loc=t.loc||Ui.create(),this.invalid=i,this.weekData=null,this.localWeekData=null,this.c=s,this.o=n,this.isLuxonDateTime=!0}static now(){return new io({})}static local(){const[t,e]=Xr(arguments),[i,s,n,r,o,a,c]=e;return Kr({year:i,month:s,day:n,hour:r,minute:o,second:a,millisecond:c},t)}static utc(){const[t,e]=Xr(arguments),[i,s,n,r,o,a,c]=e;return t.zone=Zi.utcInstance,Kr({year:i,month:s,day:n,hour:r,minute:o,second:a,millisecond:c},t)}static fromJSDate(t,e={}){const i=(s=t,"[object Date]"===Object.prototype.toString.call(s)?t.valueOf():NaN);var s;if(Number.isNaN(i))return io.invalid("invalid input");const n=qi(e.zone,os.defaultZone);return n.isValid?new io({ts:i,zone:n,loc:Ui.fromObject(e)}):io.invalid(Dr(n))}static fromMillis(t,e={}){if(Is(t))return t<-Mr||t>Mr?io.invalid("Timestamp out of range"):new io({ts:t,zone:qi(e.zone,os.defaultZone),loc:Ui.fromObject(e)});throw new Ge(`fromMillis requires a numerical input, but received a ${typeof t} with value ${t}`)}static fromSeconds(t,e={}){if(Is(t))return new io({ts:1e3*t,zone:qi(e.zone,os.defaultZone),loc:Ui.fromObject(e)});throw new Ge("fromSeconds requires a numerical input")}static fromObject(t,e={}){t=t||{};const i=qi(e.zone,os.defaultZone);if(!i.isValid)return io.invalid(Dr(i));const s=Ui.fromObject(e),n=qs(t,Gr),{minDaysInFirstWeek:r,startOfWeek:o}=ks(n,s),a=os.now(),c=_s(e.specificOffset)?i.offset(a):e.specificOffset,u=!_s(n.ordinal),l=!_s(n.year),h=!_s(n.month)||!_s(n.day),d=l||h,f=n.weekYear||n.weekNumber;if((d||u)&&f)throw new Ye("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(h&&u)throw new Ye("Can't mix ordinal dates with month/day");const m=f||n.weekday&&!d;let p,v,g=Lr(a,c);m?(p=Yr,v=$r,g=ps(g,r,o)):u?(p=Jr,v=qr,g=gs(g)):(p=Br,v=Zr);let y=!1;for(const t of p){_s(n[t])?n[t]=y?v[t]:g[t]:y=!0}const k=m?function(t,e=4,i=1){const s=Ss(t.weekYear),n=Rs(t.weekNumber,1,Ws(t.weekYear,e,i)),r=Rs(t.weekday,1,7);return s?n?!r&&ls("weekday",t.weekday):ls("week",t.weekNumber):ls("weekYear",t.weekYear)}(n,r,o):u?function(t){const e=Ss(t.year),i=Rs(t.ordinal,1,Ls(t.year));return e?!i&&ls("ordinal",t.ordinal):ls("year",t.year)}(n):bs(n),b=k||ws(n);if(b)return io.invalid(b);const w=m?vs(n,r,o):u?ys(n):n,[_,I]=Pr(w,c,i),S=new io({ts:_,zone:i,o:I,loc:s});return n.weekday&&d&&t.weekday!==S.weekday?io.invalid("mismatched weekday",`you can't specify both a weekday of ${n.weekday} and a date of ${S.toISO()}`):S.isValid?S:io.invalid(S.invalid)}static fromISO(t,e={}){const[i,s]=function(t){return pn(t,[Wn,$n],[Un,qn],[Hn,Bn],[Zn,Yn])}(t);return zr(i,s,e,"ISO 8601",t)}static fromRFC2822(t,e={}){const[i,s]=function(t){return pn(function(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(t),[En,Cn])}(t);return zr(i,s,e,"RFC 2822",t)}static fromHTTP(t,e={}){const[i,s]=function(t){return pn(t,[Fn,jn],[Ln,jn],[Pn,zn])}(t);return zr(i,s,e,"HTTP",e)}static fromFormat(t,e,i={}){if(_s(t)||_s(e))throw new Ge("fromFormat requires an input string and a format");const{locale:s=null,numberingSystem:n=null}=i,r=Ui.fromOpts({locale:s,numberingSystem:n,defaultToEN:!0}),[o,a,c,u]=function(t,e,i){const{result:s,zone:n,specificOffset:r,invalidReason:o}=Nr(t,e,i);return[s,n,r,o]}(r,t,e);return u?io.invalid(u):zr(o,a,i,`format ${e}`,t,c)}static fromString(t,e,i={}){return io.fromFormat(t,e,i)}static fromSQL(t,e={}){const[i,s]=function(t){return pn(t,[Gn,$n],[Kn,Qn])}(t);return zr(i,s,e,"SQL",t)}static invalid(t,e=null){if(!t)throw new Ge("need to specify a reason the DateTime is invalid");const i=t instanceof as?t:new as(t,e);if(os.throwOnInvalid)throw new $e(i);return new io({invalid:i})}static isDateTime(t){return t&&t.isLuxonDateTime||!1}static parseFormatForOpts(t,e={}){const i=Ar(t,Ui.fromObject(e));return i?i.map((t=>t?t.val:null)).join(""):null}static expandFormat(t,e={}){return Tr(hn.parseFormat(t),Ui.fromObject(e)).map((t=>t.val)).join("")}static resetCache(){to=void 0,eo={}}get(t){return this[t]}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?Vr(this).weekYear:NaN}get weekNumber(){return this.isValid?Vr(this).weekNumber:NaN}get weekday(){return this.isValid?Vr(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?Er(this).weekday:NaN}get localWeekNumber(){return this.isValid?Er(this).weekNumber:NaN}get localWeekYear(){return this.isValid?Er(this).weekYear:NaN}get ordinal(){return this.isValid?gs(this.c).ordinal:NaN}get monthShort(){return this.isValid?fr.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?fr.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?fr.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?fr.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return!this.isOffsetFixed&&(this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset)}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];const t=864e5,e=6e4,i=js(this.c),s=this.zone.offset(i-t),n=this.zone.offset(i+t),r=this.zone.offset(i-s*e),o=this.zone.offset(i-n*e);if(r===o)return[this];const a=i-r*e,c=i-o*e,u=Lr(a,r),l=Lr(c,o);return u.hour===l.hour&&u.minute===l.minute&&u.second===l.second&&u.millisecond===l.millisecond?[Cr(this,{ts:a}),Cr(this,{ts:c})]:[this]}get isInLeapYear(){return Fs(this.year)}get daysInMonth(){return Ps(this.year,this.month)}get daysInYear(){return this.isValid?Ls(this.year):NaN}get weeksInWeekYear(){return this.isValid?Ws(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?Ws(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(t={}){const{locale:e,numberingSystem:i,calendar:s}=hn.create(this.loc.clone(t),t).resolvedOptions(this);return{locale:e,numberingSystem:i,outputCalendar:s}}toUTC(t=0,e={}){return this.setZone(Zi.instance(t),e)}toLocal(){return this.setZone(os.defaultZone)}setZone(t,{keepLocalTime:e=!1,keepCalendarTime:i=!1}={}){if((t=qi(t,os.defaultZone)).equals(this.zone))return this;if(t.isValid){let s=this.ts;if(e||i){const e=t.offset(this.ts),i=this.toObject();[s]=Pr(i,e,t)}return Cr(this,{ts:s,zone:t})}return io.invalid(Dr(t))}reconfigure({locale:t,numberingSystem:e,outputCalendar:i}={}){return Cr(this,{loc:this.loc.clone({locale:t,numberingSystem:e,outputCalendar:i})})}setLocale(t){return this.reconfigure({locale:t})}set(t){if(!this.isValid)return this;const e=qs(t,Gr),{minDaysInFirstWeek:i,startOfWeek:s}=ks(e,this.loc),n=!_s(e.weekYear)||!_s(e.weekNumber)||!_s(e.weekday),r=!_s(e.ordinal),o=!_s(e.year),a=!_s(e.month)||!_s(e.day),c=o||a,u=e.weekYear||e.weekNumber;if((c||r)&&u)throw new Ye("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(a&&r)throw new Ye("Can't mix ordinal dates with month/day");let l;n?l=vs({...ps(this.c,i,s),...e},i,s):_s(e.ordinal)?(l={...this.toObject(),...e},_s(e.day)&&(l.day=Math.min(Ps(l.year,l.month),l.day))):l=ys({...gs(this.c),...e});const[h,d]=Pr(l,this.o,this.zone);return Cr(this,{ts:h,o:d})}plus(t){if(!this.isValid)return this;return Cr(this,jr(this,lr.fromDurationLike(t)))}minus(t){if(!this.isValid)return this;return Cr(this,jr(this,lr.fromDurationLike(t).negate()))}startOf(t,{useLocaleWeeks:e=!1}={}){if(!this.isValid)return this;const i={},s=lr.normalizeUnit(t);switch(s){case"years":i.month=1;case"quarters":case"months":i.day=1;case"weeks":case"days":i.hour=0;case"hours":i.minute=0;case"minutes":i.second=0;case"seconds":i.millisecond=0}if("weeks"===s)if(e){const t=this.loc.getStartOfWeek(),{weekday:e}=this;e<t&&(i.weekNumber=this.weekNumber-1),i.weekday=t}else i.weekday=1;if("quarters"===s){const t=Math.ceil(this.month/3);i.month=3*(t-1)+1}return this.set(i)}endOf(t,e){return this.isValid?this.plus({[t]:1}).startOf(t,e).minus(1):this}toFormat(t,e={}){return this.isValid?hn.create(this.loc.redefaultToEN(e)).formatDateTimeFromString(this,t):Rr}toLocaleString(t=ei,e={}){return this.isValid?hn.create(this.loc.clone(e),t).formatDateTime(this):Rr}toLocaleParts(t={}){return this.isValid?hn.create(this.loc.clone(t),t).formatDateTimeParts(this):[]}toISO({format:t="extended",suppressSeconds:e=!1,suppressMilliseconds:i=!1,includeOffset:s=!0,extendedZone:n=!1}={}){if(!this.isValid)return null;const r="extended"===t;let o=Ur(this,r);return o+="T",o+=Hr(this,r,e,i,s,n),o}toISODate({format:t="extended"}={}){return this.isValid?Ur(this,"extended"===t):null}toISOWeekDate(){return Wr(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:t=!1,suppressSeconds:e=!1,includeOffset:i=!0,includePrefix:s=!1,extendedZone:n=!1,format:r="extended"}={}){if(!this.isValid)return null;return(s?"T":"")+Hr(this,"extended"===r,e,t,i,n)}toRFC2822(){return Wr(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return Wr(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?Ur(this,!0):null}toSQLTime({includeOffset:t=!0,includeZone:e=!1,includeOffsetSpace:i=!0}={}){let s="HH:mm:ss.SSS";return(e||t)&&(i&&(s+=" "),e?s+="z":t&&(s+="ZZ")),Wr(this,s,!0)}toSQL(t={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(t)}`:null}toString(){return this.isValid?this.toISO():Rr}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(t={}){if(!this.isValid)return{};const e={...this.c};return t.includeConfig&&(e.outputCalendar=this.outputCalendar,e.numberingSystem=this.loc.numberingSystem,e.locale=this.loc.locale),e}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(t,e="milliseconds",i={}){if(!this.isValid||!t.isValid)return lr.invalid("created by diffing an invalid DateTime");const s={locale:this.locale,numberingSystem:this.numberingSystem,...i},n=(a=e,Array.isArray(a)?a:[a]).map(lr.normalizeUnit),r=t.valueOf()>this.valueOf(),o=pr(r?this:t,r?t:this,n,s);var a;return r?o.negate():o}diffNow(t="milliseconds",e={}){return this.diff(io.now(),t,e)}until(t){return this.isValid?dr.fromDateTimes(this,t):this}hasSame(t,e,i){if(!this.isValid)return!1;const s=t.valueOf(),n=this.setZone(t.zone,{keepLocalTime:!0});return n.startOf(e,i)<=s&&s<=n.endOf(e,i)}equals(t){return this.isValid&&t.isValid&&this.valueOf()===t.valueOf()&&this.zone.equals(t.zone)&&this.loc.equals(t.loc)}toRelative(t={}){if(!this.isValid)return null;const e=t.base||io.fromObject({},{zone:this.zone}),i=t.padding?this<e?-t.padding:t.padding:0;let s=["years","months","days","hours","minutes","seconds"],n=t.unit;return Array.isArray(t.unit)&&(s=t.unit,n=void 0),Qr(e,this.plus(i),{...t,numeric:"always",units:s,unit:n})}toRelativeCalendar(t={}){return this.isValid?Qr(t.base||io.fromObject({},{zone:this.zone}),this,{...t,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...t){if(!t.every(io.isDateTime))throw new Ge("min requires all arguments be DateTimes");return xs(t,(t=>t.valueOf()),Math.min)}static max(...t){if(!t.every(io.isDateTime))throw new Ge("max requires all arguments be DateTimes");return xs(t,(t=>t.valueOf()),Math.max)}static fromFormatExplain(t,e,i={}){const{locale:s=null,numberingSystem:n=null}=i;return Nr(Ui.fromOpts({locale:s,numberingSystem:n,defaultToEN:!0}),t,e)}static fromStringExplain(t,e,i={}){return io.fromFormatExplain(t,e,i)}static buildFormatParser(t,e={}){const{locale:i=null,numberingSystem:s=null}=e,n=Ui.fromOpts({locale:i,numberingSystem:s,defaultToEN:!0});return new xr(n,t)}static fromFormatParser(t,e,i={}){if(_s(t)||_s(e))throw new Ge("fromFormatParser requires an input string and a format parser");const{locale:s=null,numberingSystem:n=null}=i,r=Ui.fromOpts({locale:s,numberingSystem:n,defaultToEN:!0});if(!r.equals(e.locale))throw new Ge(`fromFormatParser called with a locale of ${r}, but the format parser was created for ${e.locale}`);const{result:o,zone:a,specificOffset:c,invalidReason:u}=e.explainFromTokens(t);return u?io.invalid(u):zr(o,a,i,`format ${e.format}`,t,c)}static get DATE_SHORT(){return ei}static get DATE_MED(){return ii}static get DATE_MED_WITH_WEEKDAY(){return si}static get DATE_FULL(){return ni}static get DATE_HUGE(){return ri}static get TIME_SIMPLE(){return oi}static get TIME_WITH_SECONDS(){return ai}static get TIME_WITH_SHORT_OFFSET(){return ci}static get TIME_WITH_LONG_OFFSET(){return ui}static get TIME_24_SIMPLE(){return li}static get TIME_24_WITH_SECONDS(){return hi}static get TIME_24_WITH_SHORT_OFFSET(){return di}static get TIME_24_WITH_LONG_OFFSET(){return fi}static get DATETIME_SHORT(){return mi}static get DATETIME_SHORT_WITH_SECONDS(){return pi}static get DATETIME_MED(){return vi}static get DATETIME_MED_WITH_SECONDS(){return gi}static get DATETIME_MED_WITH_WEEKDAY(){return yi}static get DATETIME_FULL(){return ki}static get DATETIME_FULL_WITH_SECONDS(){return bi}static get DATETIME_HUGE(){return wi}static get DATETIME_HUGE_WITH_SECONDS(){return _i}}function so(t){if(io.isDateTime(t))return t;if(t&&t.valueOf&&Is(t.valueOf()))return io.fromJSDate(t);if(t&&"object"==typeof t)return io.fromObject(t);throw new Ge(`Unknown datetime argument: ${t}, of type ${typeof t}`)}function no(t,e){const i=ro();return(no=function(t,e){return i[t-=170]})(t,e)}function ro(){const t=["5319480KDyldp","minus","day","week","month","toJSDate","hasSame","168813MIrNIn","monthLong","toRelativeCalendar","startOf","1117232XytmHE","local","9369549wHFyks","weekdayLong","fromJSDate","51dRqZQt","1192cglnUw","year","280674rbVVOp","setLocale","6720852mTMHXe","35514JfaYbh"];return(ro=function(){return t})()}function oo(t,e){const i=no,s=io[i(172)](t)[i(177)](e),n=io[i(192)](),r=n[i(181)]({days:1})[i(190)](i(182));let o,a;return s[i(186)](n,i(182))?(o=s[i(190)](i(182))[i(185)](),a=s[i(189)]()):s[i(186)](r,i(182))?(o=r[i(185)](),a=s[i(189)]()):s[i(186)](n,i(183))?(o=s[i(190)](i(183))[i(185)](),a=s[i(171)]||""):s[i(186)](n,i(175))?(o=s[i(190)](i(184))[i(185)](),a=s[i(188)]||""):(o=s[i(190)](i(175))[i(185)](),a=String(s[i(175)])),{startDate:o,localizedPeriodName:a}}!function(t){const e=no,i=t();for(;;)try{if(680183===parseInt(e(173))/1*(-parseInt(e(179))/2)+-parseInt(e(176))/3+parseInt(e(191))/4+parseInt(e(180))/5+-parseInt(e(178))/6+-parseInt(e(170))/7+parseInt(e(174))/8*(parseInt(e(187))/9))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ro);var ao=i(45),co={attributes:{"data-cke":!0}};co.setAttributes=It(),co.insert=wt().bind(null,"head"),co.domAPI=kt(),co.insertStyleElement=Ot();gt()(ao.A,co);ao.A&&ao.A.locals&&ao.A.locals;function uo(t,e){const i=ho();return(uo=function(t,e){return i[t-=261]})(t,e)}const lo=uo;function ho(){const t=["57648fKjaAI","revisionViews","ck-revision-history-sidebar__time-period","span","remove","setName","addRevision","1646siFgzS","6024545QUYjRD","removeRevision","delegate","select","startDate","_revisionActions","ck-revision-history-sidebar__time-period__revisions","_requireRevisionName","add","find","2mtSboT","createCollection","105JCyTtI","localizedPeriodName","setTemplate","2572992OygNlQ","6407163OqEUGM","locale","uiLanguage","3874221bSPrhS","4618632amUjmt","ck-revision-history-sidebar__time-period__label","div"];return(ho=function(){return t})()}!function(t){const e=uo,i=t();for(;;)try{if(874101===parseInt(e(274))/1*(-parseInt(e(285))/2)+-parseInt(e(287))/3*(-parseInt(e(267))/4)+-parseInt(e(275))/5+parseInt(e(264))/6+parseInt(e(291))/7+parseInt(e(290))/8+-parseInt(e(263))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ho);class fo extends pt.View{[lo(279)];[lo(268)];[lo(280)];[lo(282)];constructor(t,e,i,s){const n=lo;super(t);const r=oo(e,this[n(261)][n(262)])[n(288)];this[n(279)]=e,this[n(268)]=this[n(286)](),this[n(280)]=i,this[n(282)]=s,this[n(268)][n(277)](n(278)).to(this),this[n(268)][n(277)](n(272)).to(this),this[n(289)]({tag:n(266),attributes:{class:["ck",n(269)]},children:[{tag:n(270),attributes:{class:["ck",n(265)]},children:[{text:r}]},{tag:n(266),attributes:{class:["ck",n(281)]},children:this[n(268)]}]})}[lo(273)](t){const e=lo,i=new He(this[e(261)],t,this[e(280)],this[e(282)]);this[e(268)][e(283)](i)}[lo(276)](t){const e=lo,i=this[e(268)][e(284)]((e=>e.id===t.id));this[e(268)][e(271)](i)}}var mo=i(173),po={attributes:{"data-cke":!0}};po.setAttributes=It(),po.insert=wt().bind(null,"head"),po.domAPI=kt(),po.insertStyleElement=Ot();gt()(mo.A,po);mo.A&&mo.A.locals&&mo.A.locals;function vo(t,e){const i=go();return(vo=function(t,e){return i[t-=225]})(t,e)}function go(){const t=["4809nDvCMX","2571003qoZbnd","1816qHeJgh","content","setTemplate","ck-reset_all","ck-revision-history-sidebar__header","1828qPmCfh","div","799218uDvnaR","2355230TmnSeY","4730540mfmLDk","ck-revision-history-sidebar__header__label","span","6LFEDyg","Revision history","64610jQoWHA","2979FUragh"];return(go=function(){return t})()}!function(t){const e=vo,i=t();for(;;)try{if(299954===parseInt(e(236))/1*(-parseInt(e(234))/2)+parseInt(e(237))/3*(-parseInt(e(227))/4)+parseInt(e(230))/5+parseInt(e(229))/6+-parseInt(e(238))/7*(-parseInt(e(240))/8)+-parseInt(e(239))/9+parseInt(e(231))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(go);class yo extends pt.View{constructor(t){const e=vo;super(t);const i=new pt.IconView;i[e(241)]=mt.IconHistory,this[e(242)]({tag:e(228),attributes:{class:["ck",e(225),e(226)]},children:[i,{tag:e(233),attributes:{class:["ck",e(232)]},children:[X(t,e(235))]}]})}}var ko=i(722),bo={attributes:{"data-cke":!0}};bo.setAttributes=It(),bo.insert=wt().bind(null,"head"),bo.domAPI=kt(),bo.insertStyleElement=Ot();gt()(ko.A,bo);ko.A&&ko.A.locals&&ko.A.locals;const wo=_o;function _o(t,e){const i=So();return(_o=function(t,e){return i[t-=361]})(t,e)}!function(t){const e=_o,i=t();for(;;)try{if(481957===parseInt(e(400))/1*(parseInt(e(401))/2)+parseInt(e(382))/3+-parseInt(e(386))/4+parseInt(e(388))/5+-parseInt(e(398))/6*(-parseInt(e(380))/7)+parseInt(e(387))/8+-parseInt(e(412))/9*(parseInt(e(363))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(So);class Io extends pt.View{[wo(381)];[wo(383)];[wo(396)];[wo(391)];constructor(t,e,i,s){const n=wo;super(t);const r=this[n(409)];this[n(381)]=this[n(365)](),this[n(381)][n(395)](n(397)).to(this),this[n(381)][n(395)](n(375)).to(this),this[n(383)]=e,this[n(396)]=i,this[n(391)]=s,this.on(n(397),((t,e)=>{const i=n;this[i(370)](i(393),e)})),this.on(n(375),((t,e)=>{const i=n;this[i(370)](i(406),e)})),this[n(407)](n(373),!1),this[n(364)]({tag:n(414),attributes:{class:["ck",n(404),n(374),n(399)]},children:[new yo(t),{tag:n(414),attributes:{class:["ck",n(384),r.if(n(373),n(415),(t=>!t))]},children:this[n(381)]}]})}[wo(392)](){const t=wo;super[t(392)]();for(const e of this[t(383)])this[t(368)](e);this[t(383)].on(t(405),((e,i)=>{this[t(368)](i)})),this[t(383)].on(t(402),((e,i)=>{this[t(408)](i)}))}get[wo(362)](){const t=wo;return this[t(381)][t(377)]((e=>e[t(362)][t(377)]((t=>t))))[t(376)]()}[wo(389)](t){const e=wo;for(const i of this[e(362)])t&&t.id===i.id?i[e(397)]():i[e(403)]()}[wo(394)](t){const e=wo;for(const i of this[e(362)])t[e(372)]((({id:t})=>t===i.id))?i[e(410)]():i[e(361)]()}[wo(368)](t){const e=wo,i=oo(t[e(378)],this[e(369)][e(379)])[e(367)];let s=this[e(381)][e(371)](0);s&&s[e(367)][e(366)]()===i[e(366)]()||(s=new fo(this[e(369)],i,this[e(396)],this[e(391)]),this[e(381)][e(405)](s)),s[e(385)](t)}[wo(408)](t){const e=wo,i=oo(t[e(378)],this[e(369)][e(379)])[e(367)];this[e(411)](i)[e(390)](t)}[wo(411)](t){const e=wo;return this[e(381)][e(413)]((i=>i[e(367)][e(366)]()===t[e(366)]()))}}function So(){const t=["18032607UDGxQw","find","div","ck-disabled","unhighlight","revisionViews","10dpLytY","setTemplate","createCollection","getTime","startDate","_addRevision","locale","fire","get","some","isEnabled","ck-rounded-corners","setName","flat","map","createdAt","uiLanguage","987WIvwZl","timePeriodViews","2470026qGGQxM","_revisions","ck-revision-history-sidebar__timeline","addRevision","801232lezLZy","6253192FlwBWK","296760ztHTEy","selectRevision","removeRevision","_requireRevisionName","render","revisionSelected","highlightRevisions","delegate","_revisionActions","select","16860PyQSwW","ck-revision-history-sidebar","887vMtfWn","1410CPiKww","remove","deselect","ck-reset","add","revisionSetName","set","_removeRevision","bindTemplate","highlight","_getTimePeriodViewByStartDate"];return(So=function(){return t})()}const Oo=xo;function To(){const t=["isReady","timePeriodViews","_sidebarView","isSelected","isVisible","highlightRevisions","7877680SpEXLR","change:diff","length","getEarlierVisibleRevision","element","getRevisionsInDiff","selectRevision","112tiVJvR","name","add","action","_handleDiffChange","getIndex","get","restoreRevisionCallback","plugins","revisionHistory","destroy","revisionHistory.revisionActions","ready","nameRevision","56iseSzs","isPremiumPlugin","pluginName","_handleEditorDataReady","map","_handleRevisionSelected","assign","string","1919234IpdATf","getLaterVisibleRevision","compare","init","9045388TVtwtG","isEnabled","bind","revisionSelected","revisionViews","revisionHistory.viewerSidebarContainer","getRevision","2945397ORzHVL","setName","locale","render","isOfficialPlugin","config","editor","revisionSetName","requires","1AuJBwR","_revisionViewer","966882zEijtr","_createRevisionActions","availableRevisionActions","_revisions","_handleRevisionSetName","Name this revision","Restore this revision","diff","appendChild","534879rulOOM","176jclMnI","fieldView","restoreRevision","defaultRevisionActions","revisionHistory.requireRevisionName","data","_revisionsRepository","select","listenTo","focus","remove","Compare against selected","compareAgainstSelected","RevisionsSidebar","repository","newRevisionId","135305qpnXXT"];return(To=function(){return t})()}function xo(t,e){const i=To();return(xo=function(t,e){return i[t-=354]})(t,e)}!function(t){const e=xo,i=t();for(;;)try{if(763656===-parseInt(e(372))/1*(parseInt(e(436))/2)+parseInt(e(363))/3+parseInt(e(414))/4*(parseInt(e(400))/5)+-parseInt(e(374))/6*(parseInt(e(428))/7)+-parseInt(e(384))/8*(-parseInt(e(383))/9)+parseInt(e(407))/10+-parseInt(e(356))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(To);class No extends U.Plugin{[Oo(373)];[Oo(390)];[Oo(403)];static[Oo(387)]=[Oo(396),Oo(386),Oo(427)];static[Oo(376)]=function(){const t=Oo;return{compareAgainstSelected:{name:t(395),action:({plugins:e},i)=>{const s=t,n=e[s(420)](ee),r=n[s(398)];let o=n[s(381)][s(399)],a=i.id;r[s(419)](o)>r[s(419)](a)&&([o,a]=[a,o]),n[s(354)](o,a)},isVisible:({plugins:e},i)=>{const s=t,n=e[s(420)](ee);return!(n[s(398)][s(412)](n[s(381)])[s(409)]>2||i[s(404)])}},restoreRevision:{name:t(380),action:(e,{id:i})=>{const s=t;e[s(368)][s(420)](s(423))[s(421)](i)},isVisible:({plugins:e},i)=>!!e[t(420)](ee)[t(398)][t(437)](i.id)},nameRevision:{name:t(379),action:({plugins:e},{id:i,revisionNameView:s})=>{const n=t,r=e[n(420)](ee),o=r[n(398)][n(410)](i);r[n(354)](i,o),s[n(393)](),s[n(385)][n(391)]()}}}}();static get[Oo(430)](){return Oo(397)}static get[Oo(367)](){return!0}static get[Oo(429)](){return!0}static get[Oo(371)](){return[ee]}constructor(t){const e=Oo;super(t),this[e(373)]=t[e(422)][e(420)](ee),this[e(390)]=this[e(373)][e(398)],this[e(403)]=null}[Oo(355)](){const t=Oo,e=this[t(390)][t(377)],i=this[t(375)](),s=this[t(369)][t(368)][t(420)](t(361));this[t(403)]=new Io(this[t(369)][t(365)],e,i,this[t(369)][t(368)][t(420)](t(388))),this[t(403)].on(t(359),this[t(433)][t(358)](this)),this[t(403)].on(t(370),this[t(378)][t(358)](this)),this[t(403)][t(358)](t(357)).to(this[t(373)]),this[t(403)][t(402)].on(t(416),((e,i)=>{const s=t;i[s(360)].on(s(416),((t,e)=>{const i=s;e[i(358)](i(357),i(401)).to(this[i(373)])}))})),this[t(403)][t(366)](),this[t(392)](this[t(369)][t(389)],t(426),this[t(431)][t(358)](this)),this[t(392)](this[t(373)],t(408),this[t(418)][t(358)](this)),s[t(382)](this[t(403)][t(411)])}[Oo(424)](){const t=Oo;this[t(403)][t(411)][t(394)](),this[t(403)][t(424)]()}[Oo(431)](){const t=Oo,e=this[t(390)][t(362)](0);if(e){const i=this[t(390)][t(410)](e.id);this[t(373)][t(354)](e,i)}}[Oo(433)](t,e){const i=Oo,s=this[i(390)][i(362)](e.id),n=this[i(390)][i(410)](s.id);this[i(373)][i(354)](s,n)}[Oo(378)](t,e){const i=Oo;this[i(390)][i(362)](e.id)[i(364)](e[i(415)])}[Oo(418)](t,e,i){const s=Oo,n=this[s(390)][s(412)](i);n[s(409)]>2?(this[s(403)][s(406)](n),this[s(403)][s(413)](null)):(this[s(403)][s(406)]([]),this[s(403)][s(413)](n[0]))}[Oo(375)](){const t=Oo,e=this[t(369)],i=No[t(376)],s=e[t(368)][t(420)](t(425))||No[t(387)];if(s[t(409)])return s[t(432)]((s=>{const n=t,r=n(435)==typeof s?Object[n(434)]({},i[s]):s;return r[n(417)]=r[n(417)][n(358)](this,e),r[n(405)]&&(r[n(405)]=r[n(405)][n(358)](this,e)),r}))}}const Ao=No,Ro=Do;function Mo(){const t=["1400267YaepaA","9778DliRmJ","1203858EYsfAv","viewportTopOffset","rootName","editable","replace","_toolbarConfig","7716KhtOZB","_elementReplacer","get","addToolbar","destroy","detachDomRoot","130psuCkn","viewportOffset","attachDomRoot","restore","isActive","2384unBADD","focusTracker","ready","getRoot","init","config","stickyPanel","1370360IFvjsP","bind","42OHTfdO","4501kQpujG","_initToolbar","7056rTWWrl","2143365CyIBFz","fire","fillFromConfig","document","view","toolbar","element","render","name","componentFactory","setEditableElement","limiterElement","isFocused","_view","editing","editor"];return(Mo=function(){return t})()}function Do(t,e){const i=Mo();return(Do=function(t,e){return i[t-=271]})(t,e)}!function(t){const e=Do,i=t();for(;;)try{if(671824===-parseInt(e(281))/1+-parseInt(e(280))/2*(parseInt(e(307))/3)+-parseInt(e(305))/4+-parseInt(e(311))/5+-parseInt(e(287))/6*(-parseInt(e(308))/7)+parseInt(e(298))/8*(parseInt(e(310))/9)+-parseInt(e(293))/10*(-parseInt(e(279))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Mo);class Vo extends pt.EditorUI{[Ro(276)];[Ro(286)];[Ro(288)];get[Ro(315)](){return this[Ro(276)]}constructor(e,i){const s=Ro;super(e),this[s(276)]=i,this[s(286)]=(0,pt.normalizeToolbarConfig)(e[s(303)][s(289)](s(316))),this[s(288)]=new t.ElementReplacer}get[Ro(317)](){const t=Ro;return this[t(315)][t(317)]}[Ro(302)](t){const e=Ro,i=this[e(278)],s=this[e(315)],n=i[e(277)][e(315)],r=s[e(284)],o=n[e(314)][e(301)]();r[e(271)]=o[e(283)],s[e(318)]();const a=r[e(317)];this[e(273)](r[e(271)],a),s[e(284)][e(306)](e(275)).to(this[e(299)]),n[e(295)](a),this[e(288)][e(285)](t,this[e(317)]),this[e(309)](),this[e(312)](e(300))}[Ro(291)](){const t=Ro;super[t(291)]();const e=this[t(315)],i=this[t(278)][t(277)][t(315)];this[t(288)][t(296)](),i[t(292)](e[t(284)][t(271)]),e[t(291)]()}[Ro(309)](){const t=Ro,e=this[t(315)];e[t(304)][t(306)](t(297)).to(this[t(299)],t(275)),e[t(304)][t(274)]=e[t(317)],e[t(304)][t(306)](t(282)).to(this,t(294),(({top:t})=>t)),e[t(316)][t(313)](this[t(286)],this[t(272)]),this[t(290)](e[t(316)])}}var Eo=i(161),Co={attributes:{"data-cke":!0}};Co.setAttributes=It(),Co.insert=wt().bind(null,"head"),Co.domAPI=kt(),Co.insertStyleElement=Ot();gt()(Eo.A,Co);Eo.A&&Eo.A.locals&&Eo.A.locals;function Fo(t,e){var i=Lo();return(Fo=function(t,e){return i[t-=252]})(t,e)}function Lo(){var t=["22FPVFcK","2hRFMtd","toolbar","6338076KPPzpR","render","editable","7503350yuFUfI","717407XqigKy","2479778mnUxNP","9HizRIS","shouldToolbarGroupWhenFull","3xcAMhX","top","main","1980584KtmFnM","384762uyPMHm","_editable","35nWRVSK","stickyPanel","add","content","2497240ImCpnI"];return(Lo=function(){return t})()}var Po=Fo;!function(t){for(var e=Fo,i=t();;)try{if(376608===parseInt(e(252))/1*(-parseInt(e(268))/2)+parseInt(e(256))/3*(-parseInt(e(259))/4)+parseInt(e(262))/5*(parseInt(e(260))/6)+-parseInt(e(253))/7+-parseInt(e(266))/8+parseInt(e(254))/9*(parseInt(e(273))/10)+-parseInt(e(267))/11*(-parseInt(e(270))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Lo);class jo extends pt.BoxedEditorUIView{[Po(261)];[Po(263)];[Po(269)];get[Po(272)](){return this[Po(261)]}constructor(t,e,i={}){var s=Po;super(t),this[s(263)]=new pt.StickyPanelView(t),this[s(269)]=new pt.ToolbarView(t,{shouldGroupWhenFull:i[s(255)]}),this[s(261)]=new pt.InlineEditableUIView(t,e)}[Po(271)](){var t=Po;super[t(271)](),this[t(263)][t(265)][t(264)](this[t(269)]),this[t(257)][t(264)](this[t(263)]),this[t(258)][t(264)](this[t(272)])}}function zo(t,e){const i=Uo();return(zo=function(t,e){return i[t-=342]})(t,e)}const Wo=zo;function Uo(){const t=["24fpVrIK","529040zhtCzU","config","723702afwxRi","initialData","_ui","38885czAVfI","view","fire","202323fEtCUu","document","155056FMyQYn","createRoot","destroy","2076LJuwZs","509049EMlTRa","editing","data","updateSourceElement","locale","sourceElement","init","create","2244907EDQIVj","model","initPlugins","5OiqwOv","get","12YPswCv","2LdMHua","ready"];return(Uo=function(){return t})()}!function(t){const e=zo,i=t();for(;;)try{if(239749===parseInt(e(367))/1*(parseInt(e(354))/2)+-parseInt(e(365))/3*(parseInt(e(353))/4)+-parseInt(e(351))/5*(parseInt(e(359))/6)+-parseInt(e(348))/7+-parseInt(e(356))/8*(-parseInt(e(371))/9)+-parseInt(e(357))/10+parseInt(e(362))/11*(parseInt(e(370))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Uo);class Ho extends((0,U.ElementApiMixin)(U.Editor)){[Wo(361)];get ui(){return this[Wo(361)]}constructor(t,e){const i=Wo;super(e),this[i(345)]=t,this[i(349)][i(366)][i(368)]();const s=new jo(this[i(344)],this[i(372)][i(363)],{shouldToolbarGroupWhenFull:!0});this[i(361)]=new Vo(this,s)}[Wo(369)](){const t=Wo;return this[t(343)](),this.ui[t(369)](),super[t(369)]()}static async[Wo(347)](t,e){const i=Wo,s=new this(t,e);return await s[i(350)](),await s.ui[i(346)](t),await s[i(342)][i(346)](s[i(358)][i(352)](i(360))||""),s[i(364)](i(355)),s}}const Zo=Yo;function $o(){const t=["config","name","RevisionsRepository","refreshVisibility","document","repository","destroy","indexOf","hide","from","_closeRevisionViewer","_restoreRevision","style","join","_viewerEditor","_getRevisionViewerEditorConfig","map","isReady","897869kQhqtG","addRevisionData","RevisionHistoryUtils","createdAt","DocumentOutlineUI","getAttributeKeys","commands","model","isRevisionViewerOpen","editor","long","define","toLocaleTimeString","getRevisionDocumentData","rootName","data","toVersion","get","revisionHistory.closeRevisionViewerCallback","getRevision","revisionHistory.restoreRevisionCallback","isEnabled","_cleanUp","lazyRoots","disableReadOnlyMode","loadRevisionData","changesNavigation","RevisionViewerIntegration","keys","numeric","parse","plugins","none","12755060umHBwH","view","addRoot","_enhanceShowRevisionViewerCallback","element","revisionHistory.viewerEditorElement","getRoot","fromCharCode","revisionHistory.showRevisionViewerCallback","create","isReadOnly","19890erGxVB","remove","catch","uiLanguage","setSelection","update","removeSelectionAttribute","_recalculatePageBreaks","12GnRIGk","isOfficialPlugin","692340MRnniH","restoreRevision","markers","revisionHistory.requireRevisionName","adapter","exitToEditing","enqueueChange","revisionHistory","revisionHistory.editorContainer","bind","PaginationLookup","1096KaWvMx","detachRoot","getMarkersGroup","getUser","220585FrDAJZ","fromVersion","Users","isAttached","locale","_showRevisionViewer","display","change","RevisionHistoryUI","isOpen","creator","_enhanceCloseRevisionViewerCallback","save","then","push","revision-history-missing-configuration","has","isAnonymous","init","toLocaleDateString","RevisionViewer","set","_update","error","removeMarker","refreshPositioning","result","toJSON","RevisionTracker","DocumentOutline","createRangeIn","addUser","block","closeRevisionViewerCallback","roots","20LpPzHi","setAttribute","pluginName","getRevisions","users","RestrictedEditingMode","RevisionHistory","requires","Dialog","removeAttribute","translations","selection","restrictedEditingException","Annotations","Autosave","isPremiumPlugin","634944MDlfri","end","saveRevision","$graveyard","revisionHistory.viewerContainer","includes","Restored","enableReadOnlyMode","showRevisionViewerCallback","revision-history-viewer-opened","getRevisionRootsAttributes","insert","toolbar","115987aDtFft"];return($o=function(){return t})()}!function(t){const e=Yo,i=t();for(;;)try{if(178188===parseInt(e(241))/1+parseInt(e(314))/2+parseInt(e(228))/3+parseInt(e(212))/4*(parseInt(e(329))/5)+-parseInt(e(312))/6*(-parseInt(e(260))/7)+-parseInt(e(325))/8*(-parseInt(e(304))/9)+-parseInt(e(293))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}($o);const qo=[Zo(185),Zo(217)];class Bo extends U.Plugin{[Zo(203)];static get[Zo(214)](){return Zo(287)}static get[Zo(313)](){return!0}static get[Zo(227)](){return!0}constructor(t){const e=Zo;function i(t){const e=Yo;return t[e(258)]((t=>String[e(300)](t)))[e(255)]("")}super(t),this[e(203)]=e(229),t[i([101,100,105,116,105,110,103])][i([118,105,101,119])][i([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=i([97,117,116,111]),t[i([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116])]=()=>window[i([80,114,111,109,105,115,101])][i([114,101,115,111,108,118,101])]({[i([115,116,97,116,117,115])]:i([111,107])})}}function Yo(t,e){const i=$o();return(Yo=function(t,e){return i[t-=181]})(t,e)}class Jo extends U.Plugin{[Zo(256)];static get[Zo(214)](){return Zo(218)}static get[Zo(313)](){return!0}static get[Zo(227)](){return!0}static get[Zo(219)](){return[at,Lt]}constructor(e){const i=Zo;if(super(e),!this[i(269)][i(242)][i(277)](i(321)))throw new t.CKEditorError(i(192),this);this[i(256)]=null,this[i(198)](i(268),!1),this[i(269)][i(242)][i(271)](i(301),(t=>this[i(182)]({...t,translations:this[i(269)][i(181)][i(222)]}))),this[i(269)][i(242)][i(271)](i(278),(t=>this[i(252)](t))),this[i(269)][i(242)][i(271)](i(280),(t=>this[i(253)](t))),this[i(269)][i(242)][i(271)](i(317),!1),this[i(296)](),this[i(188)]()}set[Zo(318)](t){const e=Zo;this[e(269)][e(291)][e(277)](e(205))[e(318)]=t}get[Zo(318)](){const t=Zo;return this[t(269)][t(291)][t(277)](t(205))[t(318)]}[Zo(261)](t){const e=Zo;return this[e(269)][e(291)][e(277)](e(205))[e(261)](t)}[Zo(279)](t){const e=Zo;return this[e(269)][e(291)][e(277)](e(244))[e(279)](t)}[Zo(215)](t){const e=Zo;return this[e(269)][e(291)][e(277)](e(244))[e(215)](t||{toJSON:!1})}[Zo(257)](){const e=Zo,i=this[e(269)],s=(0,H.sanitizeEditorConfig)(i,qo),n=i[e(291)][e(277)](e(205)),r=i[e(291)][e(277)](e(331))[e(216)];return s[e(240)]=[e(319),e(315),e(286)],delete s[e(283)],s[e(291)][e(191)](Bo,ee,be,class extends U.Plugin{static get[e(219)](){return[ee,e(331)]}[e(195)](){const s=e,o=this[s(269)][s(291)][s(277)](s(331));for(const t of r)t[s(194)]||o[s(328)](t.id)||o[s(208)](t);const a=n[s(247)][s(215)]();let c=null;const u=this[s(269)][s(291)][s(277)](s(197));u[s(318)]=n[s(318)],u[s(323)](s(281)).to(n),this[s(269)][s(266)][s(277)](s(315))[s(323)](s(281)).to(i,s(303),(t=>!t));for(const e of a){const i=null===e[s(187)];if(i&&e[s(276)]===e[s(330)])continue;const r=e[s(204)]();u[s(261)](r,((r,o,a)=>{const u=s;if(i){if(c)c[u(199)](r,o);else if(!o){const e=a[u(204)]();e.id=(0,t.uid)(),n[u(230)](e,a[u(276)])[u(190)]((t=>{c=t}))}}else e[u(199)](r,o)}))}}},Ao),s}[Zo(296)](){const t=Zo,e=this[t(269)][t(242)][t(277)](t(321))[t(236)];this[t(269)][t(242)][t(198)](t(301),(async()=>{const i=t;this[i(269)][i(235)](i(237));const s=this[i(269)][i(291)][i(277)](i(205));if(this[i(269)][i(291)][i(193)](i(226))){const t=this[i(269)][i(291)][i(277)](i(226));await t[i(189)]()}else await s[i(309)]();if(this[i(269)][i(291)][i(193)](i(324))&&this[i(269)][i(291)][i(277)](i(324))[i(311)](),this[i(269)][i(291)][i(193)](i(220))){const t=this[i(269)][i(291)][i(277)](i(220));t[i(186)]&&t[i(250)]()}const n=this[i(257)]();return e(n)[i(190)]((t=>{const e=i;return this[e(256)]=t,this[e(269)][e(291)][e(193)](e(225))&&this[e(269)][e(291)][e(277)](e(225))[e(245)](),this[e(269)][e(291)][e(193)](e(206))&&(this[e(269)][e(291)][e(277)](e(264))[e(294)][e(297)][e(254)][e(183)]=e(292)),t}))[i(306)]((t=>(console[i(200)](t),this[i(269)][i(284)](i(237)),null)))}))}[Zo(188)](){const t=Zo,e=this[t(269)][t(242)][t(277)](t(321))[t(210)];this[t(269)][t(242)][t(198)](t(278),(()=>(this[t(269)][t(291)][t(193)](t(324))&&this[t(269)][t(291)][t(277)](t(324))[t(311)](),this[t(269)][t(291)][t(193)](t(206))&&(this[t(269)][t(291)][t(277)](t(264))[t(294)][t(297)][t(254)][t(183)]=""),this[t(256)][t(291)][t(277)](t(197))[t(282)](),e(this[t(256)])[t(190)]((()=>{const e=t;if(this[e(269)][e(284)](e(237)),this[e(256)]=null,this[e(269)][e(291)][e(193)](e(225))){const t=this[e(269)][e(291)][e(277)](e(225));t[e(245)](),t[e(202)]()}})))))}[Zo(182)](t){const e=Zo,i=this[e(269)][e(242)][e(277)](e(322)),s=this[e(269)][e(242)][e(277)](e(232)),n=this[e(269)][e(242)][e(277)](e(298));return Ho[e(302)](n,t)[e(190)]((t=>(s[e(254)][e(183)]=e(209),i[e(254)][e(183)]=e(292),this[e(268)]=!0,t)))}[Zo(252)](t){const e=Zo,i=this[e(269)][e(242)][e(277)](e(322));return this[e(269)][e(242)][e(277)](e(232))[e(254)][e(183)]=e(292),i[e(254)][e(183)]="",this[e(268)]=!1,t[e(248)]()}async[Zo(253)](t){const e=Zo,i=this[e(269)],s=this[e(256)][e(291)][e(277)](e(197)),n=i[e(291)][e(277)](e(205)),r=i[e(291)][e(277)](e(262)),o=s[e(247)][e(279)](t);let a,c,u;try{await r[e(285)](o,this[e(318)]),a=r[e(273)](o),c=r[e(238)](o)}catch(t){return void console[e(200)](t)}i[e(267)][e(184)]((t=>{const s=e;for(const e of Array[s(251)](i[s(267)][s(316)][s(327)](s(224))))t[s(201)](e)})),s[e(259)]=!1,i[e(267)][e(320)]((t=>{const s=e;t[s(308)](null),t[s(310)](i[s(267)][s(246)][s(223)][s(265)]());const n=Object[s(288)](a);for(const e of i[s(267)][s(246)][s(211)])s(231)!=e[s(274)]&&e[s(332)]()&&!n[s(233)](e[s(274)])&&t[s(326)](e);for(const e of n){let n=i[s(267)][s(246)][s(299)](e);n&&n[s(332)]()||(n=t[s(295)](e));const r=c[e],o=Object[s(288)](r),u=a[e];for(const e of n[s(265)]())o[s(233)](e)||t[s(221)](e,n);for(const i of o)t[s(213)](i,c[e][i],n);t[s(305)](t[s(207)](n)),t[s(239)](i[s(275)][s(290)](u,n),n,0)}}));const l=X(i[e(181)],e(234));return u=o[e(243)]?-1==o[e(243)][e(249)](l)?l+": "+o[e(243)]:o[e(243)]:l+": "+o[e(263)][e(196)](i[e(181)][e(307)],{month:e(270),day:e(289)})+", "+o[e(263)][e(272)](i[e(181)][e(307)],{hour:e(289),minute:e(289)}),await n[e(230)]({name:u}),s[e(259)]=!0,i[e(242)][e(277)](e(321))[e(210)]()}}function Go(t,e){var i=Ko();return(Go=function(t,e){return i[t-=448]})(t,e)}function Ko(){var t=["9aMIwrD","6FUcmJd","27909NYuArW","184cFMove","1435356uLPwua","718165SgTvEV","629590GITNco","1491kNIQbW","11EoOtms","1036280HaisuS","4AzjjJR","528227ZESHcN"];return(Ko=function(){return t})()}!function(t){for(var e=Go,i=t();;)try{if(164028===-parseInt(e(451))/1+parseInt(e(452))/2*(parseInt(e(456))/3)+-parseInt(e(459))/4*(-parseInt(e(454))/5)+parseInt(e(450))/6*(parseInt(e(448))/7)+-parseInt(e(458))/8*(parseInt(e(449))/9)+-parseInt(e(455))/10+parseInt(e(457))/11*(parseInt(e(453))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ko)})(),(window.CKEditor5=window.CKEditor5||{}).revisionHistory=s})();
|