@ckeditor/ckeditor5-revision-history 0.0.0-nightly-20250515.0 → 0.0.0-nightly-20250516.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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:()=>W,RevisionHistory:()=>Jo,RevisionHistoryUI:()=>jt,RevisionHistoryUtils:()=>X,RevisionTracker:()=>ct,RevisionViewer:()=>ee,RevisionViewerEditor:()=>Zo,RevisionViewerLoadingOverlay:()=>ve,RevisionViewerUI:()=>ke,RevisionsRepository:()=>Y,RevisionsSidebar:()=>Ro});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,R=void 0){const A=R?.(t,e,i,s);if(null!=A)return A;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]=x(t[n],n,i,s,R);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,R));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,R));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,R);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,R),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,R),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return s.set(t,e),N(e,t,i,s,R),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,R),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,R),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 R(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 A(t){return R(t)}const V=/^(?:0|[1-9]\d*)$/;function E(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 M(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 D(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?D(e)?F(t,M(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=["authors","38392zZiKvY","37620uEqidE","2WeGYzv","set","toJSON","authorsIds","1510212MdfrGJ","diffData","name","creator","1632EVAbhy","removeAttribute","213288PcJmuq","attributes","917325cmTyUW","fire","model","116QHUjWm","createdAt","_update","toVersion","setAttribute","fromVersion","map","creatorId","1470izdpiv","454825GeiRpv","setName","63gsHvYJ"];return(L=function(){return t})()}const P=z;function z(t,e){const i=L();return(z=function(t,e){return i[t-=219]})(t,e)}!function(t){const e=z,i=t();for(;;)try{if(159185===parseInt(e(239))/1*(-parseInt(e(237))/2)+parseInt(e(247))/3*(parseInt(e(224))/4)+parseInt(e(233))/5+parseInt(e(243))/6+parseInt(e(235))/7*(parseInt(e(219))/8)+parseInt(e(221))/9+parseInt(e(232))/10*(-parseInt(e(238))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(L);class W extends((0,t.ObservableMixin)()){id;[P(246)];[P(236)];[P(244)];[P(227)];[P(229)];[P(223)];constructor(e){const i=P;super(),this.id=e.id||(0,t.uid)(),this[i(246)]=e[i(246)]||null,this[i(236)]=e[i(236)]||[],this[i(244)]=e[i(244)]||null,this[i(227)]=e[i(227)]||0,this[i(229)]=e[i(229)]||0,this[i(240)](i(245),e[i(245)]||""),this[i(240)](i(225),e[i(225)]||new Date),this[i(240)](i(220),e[i(220)]||{})}[P(234)](t){this[P(226)]({name:t})}[P(228)](t,e){const i=P,s=A(this[i(220)]);(function(t,e,i){const s=Array.isArray(e)?e:"string"==typeof e?M(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]=E(i)?[]:{}),n=n[e]}n[s[s.length-1]]=i})(s,t,e),this[i(226)]({attributes:s})}[P(248)](t){const e=P,i=A(this[e(220)]);(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]&&D(e))return j(t,M(e));try{return delete t[e],!0}catch{return!1}}})(i,t),this[e(226)]({attributes:i})}[P(226)](t,e=!1){const i=P;let s=!1;const n={id:this.id},r=[i(245),i(225),i(244),i(236),i(220),i(227),i(229),i(231)];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(236)]&&(n[i(242)]=n[i(236)][i(230)]((t=>t.id)),delete n[i(236)]),this[i(222)](i(226),n,e))}[P(241)](){const t=P;return{id:this.id,name:this[t(245)],creatorId:this[t(246)]?this[t(246)].id:null,authorsIds:this[t(236)][t(230)]((t=>t.id)),diffData:this[t(244)],createdAt:this[t(225)],attributes:this[t(220)],fromVersion:this[t(229)],toVersion:this[t(227)]}}}var U=i(782),Z=i(211),H=i(783);const q=$;function $(t,e){const i=B();return($=function(t,e){return i[t-=377]})(t,e)}function B(){const t=["push","from","2756496TQBpHR","createdAt","_revisions","earlier","reverse","creatorId","href","authorsIds","isNaN","editor","afterInit","794NtcAsV","1761vnsKSf","fromVersion","diffData","getEarlierVisibleRevision","plugins","map","name","277188sqGjmI","143516aAeNqR","data","getLaterVisibleRevision","613064kxigzT","getUser","createRevision","attributes","toJSON","length","add","RevisionsRepository","addRevision","later","pluginName","isOfficialPlugin","oldRevisionId","join","getRevisionsInDiff","fromCharCode","getRevisions","2016255hMrSTV","requires","getRevisionsIterator","newRevisionId","toVersion","Users","getRevision","getIndex","get","403564srWHbg","isPremiumPlugin"];return(B=function(){return t})()}!function(t){const e=$,i=t();for(;;)try{if(320455===-parseInt(e(423))/1+parseInt(e(411))/2*(parseInt(e(412))/3)+-parseInt(e(420))/4+parseInt(e(387))/5+parseInt(e(419))/6+-parseInt(e(396))/7+parseInt(e(400))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(B);class Y extends U.Plugin{[q(402)];static get[q(388)](){return[Z.Users]}static get[q(380)](){return q(377)}static get[q(381)](){return!0}static get[q(397)](){return!0}get[q(428)](){const t=q;return this[t(402)][t(428)]}constructor(e){const i=q;super(e),this[i(402)]=new t.Collection}[q(410)](){!async function(e){const i=k([90,118,54,48,98,68,55,114,89,115,103,108,106,116,104,97,109,50,105,100,119,86,53,120,66,74,78,52,82,49,69,85,80,102,117,121,65,87,113,88,83,110,72,67,70,111,101,79,84,73,71,81,57,56,76,107,75,122,51,99,77,112]),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(408)](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([90]);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(417)]((t=>String[e(385)](t)))[e(383)]("")}!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:1747267200;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(406)]);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(425)](t){const e=q,i=this[e(409)][e(416)][e(395)](e(392));return new W({id:t.id,name:t[e(418)],creator:t[e(405)]?i[e(424)](t[e(405)]):null,diffData:t[e(414)]||t[e(421)],authors:t[e(407)][e(417)]((t=>i[e(424)](t))),createdAt:new Date(t[e(401)]),attributes:t[e(426)],fromVersion:t[e(413)],toVersion:t[e(391)]})}[q(378)](t,e=0){const i=q;this[i(402)][i(429)](t,e)}[q(393)](t){const e=q;return this[e(402)][e(395)](t)}[q(386)](t={toJSON:!1}){const e=q,i=Array[e(399)](this[e(402)]);return i[e(404)](),t[e(427)]?i[e(417)]((t=>t[e(427)]())):i}[q(394)](t){const e=q;return this[e(402)][e(394)](t)}[q(415)](t){const e=q,[,i]=this[e(389)](t,{direction:e(403)});return i}[q(422)](t){const e=q,[,i]=this[e(389)](t,{direction:e(379)});return i}[q(384)](t){const e=q,i=[];for(const s of this[e(389)](t[e(390)]))if(i[e(398)](s),s.id===t[e(382)])break;return i}*[q(389)](t,{direction:e=q(403),filter:i=()=>!0}={}){const s=q,n=s(403)===e?1:-1;let r=this[s(402)][s(395)](t),o=this[s(394)](r);for(yield r;r;){if(o+=n,r=this[s(393)](o),!r)return;i(r)&&(yield r)}}}const J=K;function G(){const t=["attributesAfter","data","constructor","marked","getRevisionRootsAttributes","viewChildrenToDom","1270CLTdKN","parse","6sUaLDc","4738CIFWJl","_typeCharToViewClass","forEach","domConverter","2184413wvtYGX","loadRevisionData","config","_setCustomProperty","revision-end","childNodes","_viewClassToTypeChar","getFillerOffset","map","domChildrenToView","editor","1298448zSrGmR","customProperties","processor","attributes","domDocument","revision-start","fillerOffset","1370SPQaXR","2006406uRYBtX","_makeModelFromViewString","22JMIZzb","length","_getTypeCharForViewElement","useFillerType","view","collaboration.channelId","document","div","isAttached","default","type","editing","getRevision","insertions","name","RevisionHistoryUtils","_appendChild","pluginName","string","toData","filter","toModel","children","isPremiumPlugin","append","diffData","innerHTML","htmlProcessor","data-revision-","createElement","getRevisionDocumentData","_getViewFromDiffObj","1473ZCkhwk","1236980eSqTnp","get","render","348VNBZyw","_removeRevisionMarkers","attachChange","startsWith","isOfficialPlugin","from"];return(G=function(){return t})()}function K(t,e){const i=G();return(K=function(t,e){return i[t-=481]})(t,e)}!function(t){const e=K,i=t();for(;;)try{if(157218===-parseInt(e(553))/1+-parseInt(e(550))/2*(parseInt(e(534))/3)+parseInt(e(538))/4*(parseInt(e(499))/5)+parseInt(e(552))/6*(parseInt(e(481))/7)+parseInt(e(492))/8+parseInt(e(500))/9+-parseInt(e(535))/10*(parseInt(e(502))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(G);class X extends U.Plugin{static get[J(519)](){return J(517)}static get[J(542)](){return!0}static get[J(525)](){return!0}[J(487)]=new Map([[H.ViewContainerElement,"c"],[H.ViewAttributeElement,"a"],[H.ViewEmptyElement,"e"],[H.ViewRawElement,"r"],[H.ViewUIElement,"u"]]);[J(554)]=new Map([["c",H.ViewContainerElement],["a",H.ViewAttributeElement],["e",H.ViewEmptyElement],["r",H.ViewRawElement],["u",H.ViewUIElement]]);async[J(482)](t,e){const i=J;if(t[i(527)]||!e)return;const s=this[i(491)][i(483)][i(536)](i(507)),n=await e[i(514)]({channelId:s,revisionId:t.id});t[i(527)]=n[i(527)]}[J(532)](t){const e=J,i={};for(const s in t[e(527)]){if(t[e(527)][s][e(540)]&&!t[e(527)][s][e(540)][e(510)])continue;const n=this[e(539)](JSON[e(551)](t[e(527)][s][e(515)])),r=this[e(491)][e(513)][e(506)][e(508)],o=new H.ViewDocumentFragment(r,n[e(489)]((t=>this[e(533)](t,!1))));this[e(491)][e(545)][e(494)][e(505)](e(547)),i[s]=this[e(491)][e(545)][e(494)][e(521)](o),this[e(491)][e(545)][e(494)][e(505)](e(511))}return i}[J(548)](t){const e=J,i={};for(const s in t[e(527)])t[e(527)][s][e(540)]&&!t[e(527)][s][e(540)][e(510)]||(i[s]=t[e(527)][s][e(544)]||{});return i}[J(504)](t){const e=J;return this[e(487)][e(536)](t[e(546)])}[J(533)](t,e){const i=J,s=this[i(491)][i(513)][i(506)][i(508)];if(i(520)==typeof t)return new H.ViewText(s,t);{let n,r;r="u"==t[i(512)]||"r"==t[i(512)]?[]:t[i(524)][i(489)]((t=>this[i(533)](t,e)));const o=this[i(554)][i(536)](t[i(512)])||H.ViewElement,a=this[i(491)][i(545)][i(529)][i(556)];if(n=new o(s,t[i(516)],t[i(495)],r),"u"==t[i(512)]&&t[i(524)][0]){const r=t[i(524)][0];if(n[i(537)]=function(t){const e=i,s=t[e(531)](e(509));return s[e(528)]=r,s[e(486)][0]},e){const t=new H.ViewDocumentFragment(s);t[i(518)](n);const e=Array[i(543)](a[i(549)](t,{bind:!1})),r=a[i(496)][i(531)](i(509));r[i(526)](...e),n=Array[i(543)](a[i(490)](r))[0]}}else if("r"==t[i(512)]&&t[i(524)][0]){const r=t[i(524)][0];if(n[i(537)]=function(t){t[i(528)]=r},e){const t=new H.ViewDocumentFragment(s);t[i(518)](n);const e=Array[i(543)](a[i(549)](t,{bind:!1})),r=a[i(496)][i(531)](i(509));r[i(526)](...e);const o=Array[i(543)](a[i(490)](r));o[i(503)]>1?n[i(518)](o):n=o[0]}}if(t[i(493)])for(const[e,s]of t[i(493)])n[i(484)](e,s);const c=void 0===t[i(498)]?null:t[i(498)];return null!==c&&(n[i(488)]=()=>c),n}}[J(501)](t){const e=J,i=JSON[e(551)](t),s=this[e(491)][e(513)][e(506)][e(508)],n=new H.ViewDocumentFragment(s,i[e(489)]((t=>this[e(533)](t,!0))));return this[e(491)][e(545)][e(523)](n)}[J(539)](t){const e=J;return(t=t[e(522)]((t=>!t[e(516)]||e(497)!==t[e(516)]&&e(485)!==t[e(516)])))[e(555)]((t=>{const i=e;i(520)!=typeof t&&(t[i(524)]=this[i(539)](t[i(524)]),t[i(495)]=t[i(495)][i(522)]((t=>!t[0][i(541)](i(530)))))})),t}}function Q(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),R=n(i);if(N===u&&(N=v),R===u&&(R=v),N!==R)return!1;switch(N){case o:return t.toString()===i.toString();case a:{const e=t.valueOf(),s=i.valueOf();return(A=e)===(V=s)||Number.isNaN(A)&&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 A,V;const E=(s=s??new Map).get(t),M=s.get(i);if(null!=E&&null!=M)return E===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(){const t=["_copyMarkers","createRevision","adapter","_prepareViewToSave","_baseIdsRoots","reinsert","revisionHistoryLicenseKeyTrialLimit","NEGATIVE_INFINITY","_generateTape","getChildren","detachRoot","source","getCurrentRevisionId","domDocument","addRoot","trialLimit","evaluationLimit","attributesBefore","_savedMetaData","isReady","_licenseKeyCheckInterval","attachChange","offset","_isAttached","_reset","_createFromRanges","string","config","marker","childCount","targetPosition","getRange","map","diffData","currentRevision","addRevision","outerHTML","$comment","creatorId","getWalker","revision:","_utils","sourcePosition","from","isAttached","type","getUser","add","roots","createRange","_getViewJson","elementStart","getAncestors","RealTimeCollaborationClient","_bufferUpdate","some","_authorId","oldRange","_transformMarkers","authorsIds","children","end","size","_getFromVersion","newRange","htmlProcessor","Users","parent","_findInsertionIndex","domainLimit","_loadedStateData","editor","removeRootAttribute","34786830tRrxAH","createPositionFromPath","$text","loadState","PENDING_ACTION_REVISION_HISTORY","nodeAfter","length","_fixOperation","upcast","revisionHistoryLicenseKeyExpired","_lastFrom","_touched","revision","createPositionBefore","clear","_handleRootOperation","_handleInsertOperation","_initialRevisionId","_pendingAction","find","rootsAttributes","dataToMarker","_fixPosition","model","elementEnd","RevisionsRepository","_isInit","saveRevision","_removePendingAction","loadRevisionData","for","getFillerOffset","featureNotAllowed","getOperation","_saveMetaData","insertionPosition","Empty document","11839392wXtjci","RevisionTracker","data","locale","_loadState","howMany","conversion","_lastTo","getTime","_makeModelFromViewString","insertion","tableCell","shift","_startingRevisionId","version","_bufferedUpdates","_startingVersion","repository","_handleRootAttributeOperation","authors","fromVersion","filter","hasContent","nodes","_showLicenseError","element","reInit","getAttributes","addRevisionData","fillerOffset","_revisionDataBuilder","offsetSize","domConverter","dataDowncast","createPositionAfter","move","_appendChild","_setConversion","customProperties","then","getData","PendingActions","setSource","root","update","getIndex","changeRootAttribute","merge","_execute","newValue","invalid","split","getRevisionDocumentData","setRevisionData","startsWith","createdAt","vid","text","revisionHistoryLicenseKeyNotAllowed","11489128kyVfcW","RevisionHistoryUtils","Initial revision","_idsRoots","markers","name","_touchedRoots","getMovedRangeStart","toVersion","_getTypeCharForViewElement","toView","slice","_createCurrentRevision","affectsData","_cloneOperation","rawElement","ready","vid_start","values","_setAttribute","getRevision","revisionHistoryLicenseKeyUsageLimit","RevisionHistory","_getVidAttributeName","_makeIdsRoot","baseVersion","_removeMetaData","_fixRange","plugins","55xdOoZZ","28IBVUjJ","_operations","bind","stringify","trim","_update","documentFragment","_isPendingUpdate","revisionHistoryLicenseKeyInvalid","keys","sort","isPremiumPlugin","keepParagraph","_handleSplitOperation","rootName","_revisionId","history","isOfficialPlugin","_baseRootsAttributes","document","_diffRoots","previousPosition","push","remove","define","sendBufferedUpdates","_touchedMarkers","_calculateMetaData","getAttribute","path","start","markerToData","licenseKey","deletion","deletions","stickiness","_handleMarkerOperation","_getBaseVids","item","initial","836910ABuZNk","collaboration.channelId","_insertChild","_diffRootsAttributes","_handleOperation","position","range","expired","_getState","_addPendingAction","buildRevisionData","key","uiElement","initialData","graveyardPosition","getRevisions","delete","has","_applyOperations","getTransformedByOperation","_markers","isAdd","_markChanges","createRangeIn","clone","4GdyIFr","163004IjatXx","getRootNames","_processRootBeforeSave","getRoot","_clone","getLatestVersion","splitPosition","editor-initial-data-replaced-with-revision-data","getCustomProperties","reverse","set","innerHTML","636259muGquv","resolve","fromEntries","paragraph","pluginName","isEqual","max","creator","render","createElement","addRootAttribute","insertions","attributesAfter","userId","_source","$graveyard","get","usageLimit","_createInitialRevision","init","requires","revisionHistoryLicenseKeyEvaluationLimit","revisionHistoryLicenseKeyValid","createPositionAt","insert","finally","isEnabled","1130001xYtSEN","destroy","vid_end","revisionHistory.resumeUnsavedRevision","getChild","_baseRoots","getRevisionRootsAttributes","_replaceEditorDataWithRevisionData","getNodeByPath","getOperations","revisionHistoryLicenseKeyDomainLimit","afterInit","includes","_handleMoveOperation","_handleMergeOperation","updateRevisions","_continueCurrentRevision","_makeRevision","_getPreviousFrom"];return(rt=function(){return t})()}const ot=at;function at(t,e){const i=rt();return(at=function(t,e){return i[t-=167]})(t,e)}!function(t){const e=at,i=t();for(;;)try{if(962236===-parseInt(e(350))/1+-parseInt(e(337))/2*(parseInt(e(377))/3)+-parseInt(e(338))/4*(parseInt(e(271))/5)+parseInt(e(312))/6*(-parseInt(e(272))/7)+-parseInt(e(242))/8+parseInt(e(183))/9+parseInt(e(469))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(rt);class ct extends U.Plugin{[ot(304)];[ot(416)];[ot(430)]=null;[ot(200)];[ot(398)]=null;[ot(213)];[ot(364)];[ot(486)];[ot(198)];[ot(437)];[ot(487)];[ot(393)];[ot(199)];[ot(466)];static get[ot(354)](){return ot(184)}static get[ot(289)](){return!0}static get[ot(283)](){return!0}static get[ot(370)](){return[Z.Users,Y,X,U.PendingActions]}constructor(e){const i=ot;super(e),this[i(200)]=this[i(467)][i(270)][i(366)](i(171)),this[i(437)]=this[i(467)][i(270)][i(366)](i(243)),this[i(213)]=new ut(this[i(467)]),this[i(486)]=this[i(467)][i(423)][i(366)](i(313))||i(311),this[i(198)]=new Map,this[i(466)]=null;const s=(0,t.uid)();this[i(364)]={history:this[i(467)][i(169)][i(291)][i(288)],getLatestVersion:()=>Promise[i(351)](this[i(467)][i(169)][i(291)][i(197)]),getCurrentRevisionId:()=>s},this[i(348)](i(415),!1),this[i(348)](i(376),!0),this[i(348)](i(279),!1),this[i(467)][i(423)][i(296)](i(380),!0),this[i(467)][i(189)][i(176)](i(477))[i(167)]({view:i(481)})}[ot(369)](){const t=ot;this[t(220)](),this[t(467)][t(185)].on(t(258),(()=>{const e=t,i=this[e(200)][e(262)](0),s=i&&null===i[e(357)]?i:null;if(this[e(393)]=!!s&&this[e(467)][e(423)][e(366)](e(380)),this[e(467)][e(270)][e(329)](e(449))){const t=this[e(364)][e(408)](),n=this[e(200)][e(262)](t);if(n)this[e(199)]=n[e(203)],this[e(393)]=!1;else{const t=this[e(364)][e(288)][e(273)][e(488)]((t=>!t[e(172)])),n=t?t[e(267)]:this[e(364)][e(288)][e(197)];i?(i[e(250)]<n&&i[e(277)]({toVersion:n}),this[e(393)]?(this[e(364)][e(408)]=()=>s.id,this[e(199)]=s[e(203)]):(this[e(199)]=i[e(250)],this[e(393)]=!1)):(this[e(199)]=n,this[e(393)]=!1)}}else s&&(this[e(467)][e(169)][e(291)][e(288)][e(197)]=Math[e(356)](s[e(250)],this[e(467)][e(169)][e(291)][e(288)][e(197)]),s[e(203)]===s[e(250)]?(0!==s[e(203)]&&(this[e(364)][e(408)]=()=>s.id),this[e(393)]=!1):this[e(393)]&&(this[e(364)][e(408)]=()=>s.id,this[e(199)]=s[e(203)])),this[e(393)]||(this[e(199)]=this[e(467)][e(169)][e(291)][e(197)]);this[e(213)][e(369)](this[e(364)][e(288)]),this[e(368)](this[e(199)]),this[e(254)](this[e(199)]),this[e(398)]&&this[e(297)]()})),this[t(274)](t(415)).to(this,t(279),(t=>!t)),this[t(304)]=this[t(467)][t(423)][t(366)](t(304));const e=this[t(467)];this[t(416)]=setInterval((()=>{const i=t;let s;for(const t in e){const n=t,r=e[n];if(i(372)==r||i(280)==r||i(478)==r||i(387)==r||i(241)==r||i(371)==r||i(402)==r||i(263)==r){delete e[n],s=r,clearInterval(this[i(416)]),this[i(416)]=void 0;break}}i(280)==s&&e[i(207)](i(233)),i(478)==s&&e[i(207)](i(319)),i(387)==s&&e[i(207)](i(465)),i(241)==s&&e[i(207)](i(178),i(264)),i(371)==s&&e[i(207)](i(412)),i(402)==s&&e[i(207)](i(411)),i(263)==s&&e[i(207)](i(367))}),1e3)}async[ot(388)](){const t=ot;if(this[t(200)][t(475)]>0){const e=this[t(200)][t(262)](0),i=await this[t(235)](e),s=await this[t(383)](e);this[t(384)](i,s)}}[ot(378)](){const t=ot;super[t(378)](),this[t(416)]&&clearInterval(this[t(416)])}[ot(225)](t){this[ot(364)]=t}async[ot(227)](){const t=ot,e=await this[t(364)][t(343)]();if(e>this[t(430)][t(250)]){await this[t(187)]();const i=this[t(322)]({revision:this[t(430)],to:e});i[t(202)]=i[t(455)][t(428)]((e=>this[t(467)][t(270)][t(366)](t(462))[t(442)](e))),this[t(430)][t(277)](i)}}async[ot(173)](e={},i=null){const s=ot,n=[];await this[s(187)](),this[s(393)]=!1,i>this[s(430)][s(250)]&&(i=null),null===i&&(i=await this[s(364)][s(343)]());const r=this[s(459)](i),o=this[s(322)]({from:r,to:i});if(this[s(430)][s(250)]<i){const t=this[s(322)]({revision:this[s(430)],from:i,to:i});t[s(202)]=[],t[s(455)]=[],t.id=this[s(430)].id,this[s(430)][s(277)](t,!0),delete t[s(202)],n[s(294)](t)}e[s(434)]=this[s(467)][s(270)][s(366)](s(462)).me.id,e[s(247)]=e[s(247)]||null,e.id=e.id||(0,t.uid)(),e={...e,...o};const a=this[s(211)](e);n[s(294)](e);const c=this[s(200)][s(228)](a);if(0!==c){const t=this[s(200)][s(262)](c-1);if(t[s(203)]!==i){const r=this[s(213)][s(223)](i,t[s(250)]),o={id:t.id,diffData:r[s(429)],authorsIds:r[s(455)],authors:r[s(455)][s(428)]((t=>this[s(467)][s(270)][s(366)](s(462))[s(442)](t))),fromVersion:i};t===this[s(430)]&&(o[s(238)]=new Date(e[s(238)][s(191)]()+10)),t[s(277)](o,!0),delete o[s(202)],n[s(294)](o)}}if(this[s(398)]){for(const t of n)this[s(450)](t.id,t,!0);this[s(297)]()}return a}[ot(211)](t){const e=ot,i=this[e(200)][e(397)](t);return this[e(398)]&&i.on(e(277),((t,i,s)=>{const n=e;s||(this[n(450)](i.id,i,!0),this[n(297)]())})),this[e(200)][e(431)](i,this[e(464)](i)),i}async[ot(235)](t){const e=ot;return await this[e(437)][e(175)](t,this[e(398)]),this[e(437)][e(235)](t)}async[ot(383)](t){const e=ot;return await this[e(437)][e(175)](t,this[e(398)]),this[e(437)][e(383)](t)}[ot(297)](){const t=ot;if(0===this[t(198)][t(458)])return;if(this[t(279)])return;let e=Array[t(439)](this[t(198)][t(260)]());this[t(198)][t(483)]();for(let i=0;i<e[t(475)];i++){const s=e[i];let n=!1;for(const e of Object[t(281)](s))void 0===s[e]?delete s[e]:"id"!==e&&(n=!0);n||(e[i]=null)}if(e=e[t(204)]((t=>null!==t)),!e[t(475)])return;for(let i=0;i<e[t(475)];i++){const s=e[i];void 0!==s[t(203)]&&void 0===s[t(250)]&&(s[t(250)]=this[t(200)][t(262)](s.id)[t(250)]),void 0!==s[t(250)]&&void 0===s[t(203)]&&(s[t(203)]=this[t(200)][t(262)](s.id)[t(203)])}const i=this[t(467)][t(423)][t(366)](t(313));this[t(279)]=!0,this[t(321)](),this[t(398)][t(392)](e,i)[t(375)]((()=>{this[t(279)]=!1}))[t(222)]((e=>{const i=t;if(e)for(const t of e)this[i(236)]({id:t.id,createdAt:t[i(238)]});this[i(174)](),this[i(297)]()}))}[ot(322)]({revision:t=null,from:e=null,to:i=null}){const s=ot;e=null!==e?e:t[s(203)],i=null!==i?i:t[s(250)];const n=this[s(213)][s(223)](e,i),r={diffData:n[s(429)],authorsIds:n[s(455)],fromVersion:e,toVersion:i};if(!t||i!==t[s(250)]){const t=i-1,e=this[s(364)][s(288)][s(179)](t);r[s(238)]=e&&e[s(238)]||new Date}if(this[s(466)]&&e===this[s(466)][s(203)])for(const t of this[s(466)][s(202)])r[s(455)][s(389)](t.id)||r[s(455)][s(294)](t.id);return r}[ot(450)](t,e,i){const s=ot;if(this[s(198)][s(329)](t)){const n=this[s(198)][s(366)](t);e=i?{...n,...e}:{...e,...n}}this[s(198)][s(348)](t,e)}[ot(236)](t){const e=ot,i=this[e(200)][e(262)](t.id);if(t[e(238)]&&(t[e(238)]=new Date(t[e(238)])),t[e(455)]){const i=this[e(467)][e(270)][e(366)](e(462));t[e(202)]=t[e(455)][e(428)]((t=>i[e(442)](t)))}i[e(277)](t,!0)}[ot(368)](t){const e=ot,i=this[e(200)][e(262)](this[e(200)][e(475)]-1);if(i)this[e(486)]=i.id;else{const i=!this[e(467)][e(169)][e(291)][e(444)][e(488)]((t=>this[e(467)][e(169)][e(205)](t))),s=this[e(467)][e(270)][e(366)](e(462)).me.id,n=Q(this[e(467)][e(186)],e(i?182:244));this[e(394)]({from:t,to:t,id:this[e(486)],name:n,creatorId:s})}}[ot(254)](t){const e=ot,i=this[e(364)][e(408)]();this[e(430)]=this[e(200)][e(262)](i),this[e(430)]||(this[e(430)]=this[e(394)]({from:t,to:t,id:i,name:"",creatorId:null}))}async[ot(187)](){const t=ot;this[t(393)]&&!this[t(466)]&&(await this[t(437)][t(175)](this[t(430)],this[t(398)]),this[t(213)][t(472)](this[t(430)]),this[t(466)]={fromVersion:this[t(430)][t(203)],authors:this[t(430)][t(202)][t(253)]()})}[ot(384)](e,i){const s=ot;let n=this[s(467)][s(423)][s(366)](s(325)),r=this[s(467)][s(423)][s(366)](s(489));if(void 0===n){n={};for(const t of this[s(467)][s(169)][s(291)][s(339)]())n[t]=""}if(s(422)==typeof n&&(n={main:n}),void 0===r){r={};for(const t of this[s(467)][s(169)][s(291)][s(339)]())r[t]={}}let o=!1;const a=Object[s(281)](n),c=Object[s(281)](e);for(const t of a){if(n[t]!==e[t]&&""!==n[t][s(276)]()){o=!0;break}if(!nt(r[t],i[t])&&Object[s(281)](r[t])[s(475)]>0){o=!0;break}}o||(o=c[s(451)]((t=>!this[s(467)][s(169)][s(291)][s(341)](t)))),o&&(0,t.logWarning)(s(345),{editorData:n,editorRootsAttributes:r,revisionData:e,revisionRootsAttributes:i}),this[s(467)][s(423)][s(348)](s(325),e),this[s(467)][s(423)][s(348)](s(489),i)}[ot(321)](){const t=ot;if(!this[t(487)]){const e=this[t(467)][t(270)][t(366)](t(224));this[t(487)]=e[t(443)](Q(this[t(467)][t(186)],t(473)))}}[ot(174)](){const t=ot;this[t(487)]&&(this[t(467)][t(270)][t(366)](t(224))[t(295)](this[t(487)]),this[t(487)]=null)}[ot(464)](t){const e=ot,i=this[e(200)][e(327)]();i[e(347)]();let s=0;for(;s<i[e(475)];){const n=i[s];if(n===this[e(430)]){s++;continue}if(n.id===this[e(486)])break;const r=t[e(250)]-n[e(250)]||t[e(203)]-n[e(203)];if(r>0)break;if(r<0)s++;else{if(!t[e(357)]&&n[e(357)])break;if(n[e(357)]||!t[e(357)]){if(t[e(238)]>n[e(238)])break;s++}else s++}}return s}[ot(459)](t){const e=ot,i=this[e(200)][e(327)]();i[e(347)](),i[e(195)]();const s=i[e(488)]((i=>i[e(250)]<=t))[e(250)];return s<this[e(199)]?this[e(199)]:s}[ot(394)]({name:t,from:e,to:i,creatorId:s,id:n}){const r=ot,o=this[r(322)]({from:e,to:i});o[r(247)]=t,o[r(434)]=s,o.id=n;const a=this[r(211)](o);return this[r(398)]&&this[r(450)](o.id,o,!0),a}[ot(220)](){const t=ot;this[t(467)][t(189)][t(176)](t(216))[t(303)]({model:t(481)})}}class ut{[ot(467)];[ot(407)];[ot(414)];[ot(479)];[ot(190)];[ot(332)];[ot(292)];[ot(315)];[ot(382)];[ot(290)];[ot(245)];[ot(400)];[ot(480)];[ot(298)];[ot(248)];[ot(287)];[ot(196)];constructor(t){const e=ot;this[e(467)]=t,this[e(414)]=new Map,this[e(479)]=-1,this[e(190)]=-1,this[e(332)]=new Map,this[e(292)]=new Map,this[e(315)]=new Map,this[e(382)]=new Map,this[e(290)]=new Map,this[e(245)]=new Map,this[e(400)]=new Map,this[e(480)]=new Map,this[e(298)]=new Map,this[e(248)]=new Map,this[e(287)]=1}[ot(369)](t){const e=ot;this[e(407)]=t;const i=new Map,s=new Map,n=this[e(467)][e(169)][e(291)][e(444)][e(428)]((t=>t[e(286)]));for(const t of n){const n=this[e(467)][e(169)][e(291)][e(341)](t),r=lt(n);i[e(348)](t,r),s[e(348)](t,Object[e(352)](n[e(210)]()))}const r=Array[e(439)](this[e(467)][e(169)][e(246)])[e(428)]((t=>[t[e(247)],t[e(427)]()])),o=this[e(407)][e(197)];this[e(180)](o,i,r,s),this[e(196)]=this[e(287)];const a=new Map,c=new Map;for(const t of n){const i=ht(t);a[e(348)](t,i),c[e(348)](t,{})}this[e(180)](Number[e(403)],a,[],c)}[ot(223)](t,e){const i=ot;if(this[i(479)]===t&&this[i(190)]<=e)this[i(414)][i(458)]>1&&this[i(268)](this[i(190)]),this[i(330)](this[i(190)],e,!0);else{if(!this[i(414)][i(329)](t)){const e=this[i(395)](t);this[i(299)](e,t,!1)}this[i(299)](t,e,!0)}return this[i(479)]=t,this[i(190)]=e,this[i(320)]()}[ot(472)](t){const e=ot,i=this[e(467)][e(270)][e(366)](e(243));this[e(420)](),this[e(479)]=t[e(203)],this[e(190)]=t[e(250)];for(const s in t[e(429)]){const n=t[e(429)][s][e(417)],r=A(t[e(429)][s][e(413)])||{},o=i[e(192)](t[e(429)][s][e(306)]);o[e(286)]=s,o[e(419)]=!n||!n[e(440)],o[e(440)]=()=>o[e(419)],this[e(382)][e(348)](s,o),this[e(290)][e(348)](s,r),n&&this[e(248)][e(348)](s,n);const a=this[e(266)](o);this[e(400)][e(348)](s,a);for(const[t,i]of o[e(246)]){if(!t[e(237)](e(436)))continue;const s=t[e(234)](":")[2];for(const t of i[e(435)]({singleCharacters:!0})){const i=this[e(265)](t),n=e(170)==t[e(441)]?t[e(293)][e(301)][e(253)](0,-1):t[e(293)][e(301)],r=a[e(385)](n)[e(300)](i);this[e(480)][e(348)](r,{userId:s})}}}this[e(196)]=this[e(287)];const s=[...Array(this[e(287)])[e(281)]()][e(253)](1)[e(204)]((t=>!this[e(480)][e(329)](t)));let n=0;const r=new Map;for(const o in t[e(429)]){const a=t[e(429)][o][e(417)],c=A(t[e(429)][o][e(362)])||{},u=i[e(192)](t[e(429)][o][e(361)]);u[e(286)]=o,u[e(419)]=!a||a[e(440)],u[e(440)]=()=>u[e(419)],this[e(292)][e(348)](o,u),this[e(315)][e(348)](o,c);const l=this[e(266)](u,Number[e(403)]);this[e(245)][e(348)](o,l),r[e(348)](o,u[e(440)]()?c:{});for(const[t,i]of u[e(246)]){if(!t[e(237)](e(436)))continue;const s=t[e(234)](":")[2];for(const t of i[e(435)]({singleCharacters:!0})){const i=this[e(265)](t),n=this[e(287)]++,r=e(170)==t[e(441)]?t[e(293)][e(301)][e(253)](0,-1):t[e(293)][e(301)];l[e(385)](r)[e(261)](i,n),this[e(480)][e(348)](n,{userId:s})}}for(const t of this[e(467)][e(169)][e(335)](u)[e(435)]({singleCharacters:!0})){const i=this[e(265)](t),r=e(170)==t[e(441)]?t[e(293)][e(301)][e(253)](0,-1):t[e(293)][e(301)],o=l[e(385)](r);o[e(300)](i)>0||o[e(261)](i,s[n++])}for(const[t,i]of u[e(246)])t[e(237)](e(436))||this[e(332)][e(348)](t,i)}const o=ht(e(365));this[e(382)][e(348)](e(365),o),this[e(400)][e(348)](e(365),this[e(266)](o,1));const a=ht(e(365));this[e(292)][e(348)](e(365),a),this[e(245)][e(348)](e(365),this[e(266)](a,1));const c=Array[e(439)](this[e(292)])[e(428)]((([t,e])=>[t,lt(e)]));this[e(180)](this[e(190)],c,this[e(332)],r)}[ot(209)](){const t=ot;this[t(420)](),this[t(479)]=-1,this[t(190)]=-1,this[t(414)][t(483)](),this[t(369)](this[t(407)])}[ot(180)](t,e,i,s){const n=ot,r=new Map(e),o=new Map(A(s)),a=new Map;for(const[t,e]of i)a[n(348)](t,{start:e[n(302)][n(336)](),end:e[n(457)][n(336)](),rootName:e[n(226)][n(286)]});this[n(414)][n(348)](t,{roots:r,markers:a,rootsAttributes:o})}[ot(268)](t){const e=ot;this[e(414)][e(328)](t)}[ot(420)](){const t=ot;this[t(480)][t(483)](),this[t(298)][t(483)](),this[t(248)][t(483)](),this[t(292)][t(483)](),this[t(315)][t(483)](),this[t(382)][t(483)](),this[t(290)][t(483)](),this[t(245)][t(483)](),this[t(400)][t(483)](),this[t(332)][t(483)](),this[t(287)]=1,this[t(196)]=this[t(287)]}[ot(266)](t,e=null){const i=ot;let s=null;t.is(i(278))||(s=new H.Element(t[i(247)],{vid_start:null===e?this[i(287)]++:e++}));const n=[];for(const s of t[i(405)]())if(s.is(i(208))){n[i(294)](this[i(266)](s,e));const t=n[n[i(475)]-1];null!==e&&(e=t.is(i(208),i(471))?t[i(300)](i(239))+1:t[i(300)](i(379))+1)}else for(let t=0;t<s[i(214)];t++)n[i(294)](new H.Element(i(471),{vid:null===e?this[i(287)]++:e++}));if(t.is(i(278))){const e=ht(t[i(286)]);return e[i(314)](0,n),e}return s[i(261)](i(379),null===e?this[i(287)]++:e++),s[i(314)](0,n),s}[ot(299)](t,e,i){const s=ot;this[s(420)]();const{roots:n,markers:r,rootsAttributes:o}=this[s(414)][s(366)](t);this[s(382)]=new Map(n),this[s(290)]=new Map(A(o));for(const[t,e]of this[s(382)])if(s(365)!==t&&(this[s(292)][s(348)](t,lt(e)),this[s(315)]=new Map(A(o)),i)){const i=this[s(287)];this[s(245)][s(348)](t,this[s(266)](e)),this[s(400)][s(348)](t,this[s(266)](e,i))}this[s(196)]=this[s(287)],this[s(292)][s(348)](s(365),lt(this[s(382)][s(366)](s(365)))),i&&this[s(245)][s(348)](s(365),this[s(266)](this[s(382)][s(366)](s(365))));for(const[t,e]of r){const i=this[s(382)][s(366)](e[s(286)]),n=this[s(292)][s(366)](e[s(286)]),r=new H.Range(this[s(168)](e[s(302)],i),this[s(168)](e[s(457)],i)),o=this[s(269)](r,n);i[s(246)][s(348)](t,r),this[s(332)][s(348)](t,o)}this[s(330)](t,e,i)}[ot(330)](t,e,i){const s=ot;for(const n of this[s(407)][s(386)](t,e))this[s(316)](n,i);for(const t of this[s(292)][s(260)]())t[s(246)][s(483)]();for(const[t,e]of this[s(332)])this[s(292)][s(366)](e[s(226)][s(286)])[s(246)][s(348)](t,e[s(336)]());const n=new Map,r=new Map;for(const[t,e]of this[s(292)])n[s(348)](t,lt(e)),r[s(348)](t,this[s(315)][s(366)](t));this[s(180)](e,n,this[s(332)],r)}[ot(395)](t){const e=ot,i=Array[e(439)](this[e(414)][e(281)]());i[e(282)](((t,e)=>t-e)),i[e(347)]();for(const e of i)if(e<t)return e;return Number[e(403)]}[ot(396)](t,e){const i=ot,s=Array[i(439)](e[i(246)])[i(428)]((([e,s])=>[e,this[i(269)](s,t)]));t[i(246)]=new Map(s)}[ot(454)](t){const e=ot;for(const i of this[e(332)][e(260)]()){const s=i[e(331)](t),n=H.Range[e(421)](s);i[e(302)]=n[e(302)],i[e(457)]=n[e(457)]}}[ot(316)](t,e){const i=ot;if(i(410)!=t[i(441)]&&i(406)!=t[i(441)]){if(i(374)==t[i(441)]){const s=t[i(317)][i(226)][i(286)];this[i(292)][i(329)](s)||(this[i(292)][i(348)](s,ht(s,!0)),this[i(315)][i(348)](s,{}),e&&this[i(245)][i(348)](s,ht(s,!0)))}else{if(i(360)==t[i(441)]||i(468)==t[i(441)]||i(229)==t[i(441)])return void this[i(201)](t);i(424)==t[i(441)]&&this[i(308)](t)}if(i(424)!==t[i(441)]){const e=this[i(256)](t,this[i(292)]);e[i(231)](),this[i(454)](e)}if(e)switch(t[i(441)]){case i(374):this[i(485)](t);break;case i(218):case i(295):case i(401):this[i(390)](t);break;case i(230):this[i(391)](t);break;case i(234):this[i(285)](t)}}else this[i(484)](t,e)}[ot(256)](t,e){const i=ot,s=t[i(336)]();return s[i(452)]=t[i(452)],this[i(476)](s,e),s}[ot(309)](t){const e=ot;return t[e(428)]((t=>{const i=e,s=this[i(265)](t);return Number(t[i(310)][i(300)](s))}))}[ot(404)](t,e){const i=ot;if(t.is(i(208),i(471)))e[i(294)]({item:t,type:i(240)});else{t.is(i(208))&&e[i(294)]({item:t,type:i(447)});for(const s of t[i(405)]())this[i(404)](s,e);t.is(i(208))&&e[i(294)]({item:t,type:i(170)})}return e}[ot(320)](){const t=ot,e=new Map(this[t(480)]),i=new Map(e),s=new Map,n={insertions:{},deletions:{}},r={insertions:{},deletions:{}},o=new Map,a=new Set([...this[t(382)][t(281)](),...this[t(292)][t(281)]()]);a[t(328)](t(365));for(const e of a){const i=this[t(292)][t(366)](e)||ht(e,!1),s=this[t(382)][t(366)](e)||ht(e,!1);i[t(440)]()||s[t(440)]()?(n[t(361)][e]=lt(i),n[t(306)][e]=lt(s),this[t(396)](n[t(306)][e],s),this[t(396)](n[t(361)][e],i),r[t(361)][e]=this[t(404)](this[t(245)][t(366)](e),[]),r[t(306)][e]=this[t(404)](this[t(400)][t(366)](e)||ht(e,!1),[])):a[t(328)](e)}for(const n of a){const o=r[t(361)][n];for(const n of o){const r=this[t(265)](n),o=n[t(310)][t(300)](r);i[t(328)](o),o>=this[t(196)]&&s[t(348)](o,e[t(366)](o))}}for(const n of a){const a=r[t(361)][n],c=this[t(309)](r[t(306)][n]);let u=0;for(const n of a){const r=this[t(265)](n),a=n[t(310)][t(300)](r);if(!s[t(329)](a)&&!o[t(329)](a))if(i[t(329)](a))u++;else{if(a!=c[u]){const s=e[t(366)](a)||e[t(366)](c[u]);for(;a!=c[u];)i[t(329)](c[u])||(o[t(348)](c[u],s),e[t(348)](c[u],s)),u++}u++}}}for(const e of a){const n=r[t(361)][e];for(const e of n){const n=this[t(265)](e),r=e[t(310)][t(300)](n);if(o[t(329)](r)){const e=o[t(366)](r);i[t(329)](r)||i[t(348)](r,{...e}),s[t(348)](r,{...e})}}}for(const e of i[t(281)]())e>=this[t(196)]&&i[t(328)](e);const c=new Map;for(const e of a){let n=r[t(361)][e];for(const e of n)if(e[t(310)].is(t(208),t(194))){const i=this[t(265)](e),n=e[t(310)][t(300)](i);if(s[t(329)](n)){const i=e[t(310)][t(463)][t(463)][t(300)](t(259)),r=c[t(366)](i)||new Set;r[t(443)](s[t(366)](n)[t(363)]),c[t(348)](i,r)}}n=r[t(306)][e];for(const e of n)if(e[t(310)].is(t(208),t(194))){const s=this[t(265)](e),n=e[t(310)][t(300)](s);if(i[t(329)](n)){const s=e[t(310)][t(463)][t(463)][t(300)](t(259)),r=c[t(366)](s)||new Set;r[t(443)](i[t(366)](n)[t(363)]),c[t(348)](s,r)}}for(const e of c[t(281)]())(s[t(329)](e)||i[t(329)](e))&&c[t(328)](e)}for(const e of a){const n=r[t(361)][e];let o=null,a=null;for(const e of n){const n=this[t(265)](e),r=e[t(310)][t(300)](n),u=c[t(366)](r);u&&t(447)==e[t(441)]&&(o=Array[t(439)](u)[0],a=e[t(310)][t(300)](t(379))),o&&(i[t(348)](r,{userId:o}),s[t(348)](r,{userId:o})),r==a&&(o=null,a=null)}}const u={},l=new Set;for(const e of a){const o=n[t(306)][e],a=n[t(361)][e];for(const{userId:e}of this[t(298)][t(260)]())null!==e&&l[t(443)](e);for(const{userId:e}of this[t(248)][t(260)]())null!==e&&l[t(443)](e);this[t(334)](a,r[t(361)][e],s,t(193),l),this[t(334)](o,r[t(306)][e],i,t(305),l),u[e]={insertions:this[t(399)](a),deletions:this[t(399)](o),attachChange:this[t(248)][t(366)](e)||null,attributesBefore:A(this[t(290)][t(366)](e))||{},attributesAfter:A(this[t(315)][t(366)](e))}}return{diffData:u,authorsIds:Array[t(439)](l)}}[ot(340)](t){const e=ot;for(const[,i]of t[e(246)]){const t=i[e(302)][e(448)]()[e(204)]((t=>e(194)==t[e(247)]));for(const i of t)1==i[e(425)]&&i[e(381)](0).is(e(208),e(353))&&i[e(381)](0)[e(261)](e(284),!0)}}[ot(399)](t){const e=ot;this[e(340)](t);const i=this[e(467)][e(185)][e(252)](t,{}),s=Array[e(439)](i[e(405)]())[e(428)]((t=>this[e(446)](t)));return JSON[e(275)](s)}[ot(446)](t){const e=ot;if(t.is(e(471)))return t[e(185)];{const i=this[e(467)][e(270)][e(366)](e(243)),s=t,n=this[e(467)][e(185)][e(461)][e(215)],r={type:i[e(251)](s),name:s[e(247)],attributes:Array[e(439)](s[e(210)]()),children:Array[e(439)](s[e(405)]())[e(428)]((t=>this[e(446)](t)))};if(t.is(e(324))&&e(433)!=t[e(247)]){const i=t[e(358)](n[e(409)],n);r[e(456)][e(294)](i[e(432)])}else if(t.is(e(257))){const i=n[e(409)][e(359)](s[e(247)]);t[e(358)](i,n),r[e(456)][e(294)](i[e(349)])}const o=Array[e(439)](s[e(346)]());o[e(475)]>0&&(r[e(221)]=o);const a=s[e(177)]();return null!==a&&(r[e(212)]=a),r}}[ot(334)](t,e,i,s,n){const r=ot;let o=null,a=null,c=0;const u=this[r(467)][r(169)];for(let s=0;s<e[r(475)];s++){const n=this[r(265)](e[s]),c=e[s][r(310)][r(300)](n),h=i[r(366)](c),d=s==e[r(475)]-1;!o&&h&&(o=h,a=e[s]),o&&(!h||h[r(363)]!=o[r(363)])&&(l(h,dt(a,t,u),dt(e[s],t,u)),o=h||null,a=h?e[s]:null),o&&d&&l(h,dt(a,t,u),ft(e[s],t,u))}function l(e,i,a){const l=r,h=o[l(363)],d=l(436)+s+":"+h+":"+c++,f=u[l(445)](i,a);t[l(246)][l(348)](d,f),null!==h&&n[l(443)](h)}}[ot(265)](t){const e=ot;switch(t[e(441)]){case e(447):return e(259);case e(170):return e(379);default:return e(239)}}[ot(476)](t,e){const i=ot;t[i(267)]=null;for(const s in t){const n=t[s];if(n instanceof H.Position){const r=e[i(366)](n[i(226)][i(286)]);t[s]=this[i(168)](n,r)}if(n instanceof H.Range){const r=e[i(366)](n[i(226)][i(286)]);t[s]=this[i(269)](n,r)}i(226)===s&&(t[i(226)]=e[i(366)](t[i(226)][i(286)]))}}[ot(269)](t,e){const i=ot;return this[i(467)][i(169)][i(445)](this[i(168)](t[i(302)],e),this[i(168)](t[i(457)],e))}[ot(168)](t,e){const i=ot;return this[i(467)][i(169)][i(470)](e,t[i(301)],t[i(307)])}[ot(485)](t){const e=ot,i=this[e(245)][e(366)](t[e(317)][e(226)][e(286)]),s=this[e(168)](t[e(317)],i),n=null===t[e(452)]?null:t[e(452)]||this[e(467)][e(270)][e(366)](e(462)).me.id,r=s[e(463)],o=this[e(287)],a=[];for(const i of t[e(206)])if(i.is(e(208)))a[e(294)](this[e(266)](i));else for(let t=0;t<i[e(214)];t++)a[e(294)](new H.Element(e(471),{vid:this[e(287)]++}));const c=this[e(287)];for(let t=o;t<c;t++)this[e(480)][e(348)](t,{userId:n});r[e(314)](s[e(418)],a)}[ot(390)](t){const e=ot;(t=this[e(256)](t,this[e(245)]))[e(231)]();const i=null===t[e(452)]?null:t[e(452)]||this[e(467)][e(270)][e(366)](e(462)).me.id,s=t[e(249)](),n=s[e(463)],r=s[e(418)];!function t(s,n,r,o){const a=e;for(let e=r;e<o;e++){const r=n[a(381)](e);r.is(a(208),a(471))?s[a(348)](r[a(300)](a(239)),{userId:i}):(s[a(348)](r[a(300)](a(259)),{userId:i}),t(s,r,0,r[a(425)]),s[a(348)](r[a(300)](a(379)),{userId:i}))}}(this[e(480)],n,r,r+t[e(188)])}[ot(391)](t){const e=ot,i=null===(t=this[e(256)](t,this[e(245)]))[e(452)]?null:t[e(452)]||this[e(467)][e(270)][e(366)](e(462)).me.id,s=t[e(426)][e(463)],n=t[e(438)][e(463)],r=s[e(300)](e(379)),o=n[e(300)](e(259));s[e(261)](e(379),n[e(300)](e(379))),n[e(261)](e(379),r),this[e(480)][e(348)](o,{userId:i}),this[e(480)][e(348)](r,{userId:i}),t[e(231)]()}[ot(285)](t){const e=ot,i=null===(t=this[e(256)](t,this[e(245)]))[e(452)]?null:t[e(452)]||this[e(467)][e(270)][e(366)](e(462)).me.id,s=t[e(326)],n=t[e(344)][e(463)];t[e(231)]();const r=n[e(300)](e(379)),o=t[e(181)][e(474)];if(s){const t=o[e(300)](e(379)),s=n[e(300)](e(379));n[e(261)](e(379),t),o[e(261)](e(379),s),this[e(480)][e(348)](n[e(300)](e(379)),{userId:i}),this[e(480)][e(348)](o[e(300)](e(259)),{userId:i})}else{const t=this[e(287)]++,s=this[e(287)]++;n[e(261)](e(379),t),o[e(261)](e(259),s),o[e(261)](e(379),r),this[e(480)][e(348)](t,{userId:i}),this[e(480)][e(348)](s,{userId:i})}}[ot(308)](t){const e=ot;if(!t[e(255)])return;const i=(t=this[e(256)](t,this[e(292)]))[e(453)]?t[e(453)][e(226)]:null,s=t[e(460)]?t[e(460)][e(226)]:null;i&&this[e(332)][e(328)](t[e(247)]),s&&this[e(332)][e(348)](t[e(247)],t[e(460)][e(336)]());const n=null===t[e(452)]?null:t[e(452)]||this[e(467)][e(270)][e(366)](e(462)).me.id,r=t[e(247)];if(!this[e(298)][e(329)](r))return void this[e(298)][e(348)](r,{range:t[e(453)],userId:n});const o=this[e(298)][e(366)](r),a=o[e(318)],c=t[e(460)];null==a&&null==c||a&&c&&a[e(355)](c)?this[e(298)][e(328)](t[e(247)]):o[e(363)]=n}[ot(484)](t,e){const i=ot;this[i(292)][i(329)](t[i(286)])?this[i(292)][i(366)](t[i(286)])[i(419)]=t[i(333)]:(this[i(292)][i(348)](t[i(286)],ht(t[i(286)],!0)),this[i(315)][i(348)](t[i(286)],{}),e&&this[i(245)][i(348)](t[i(286)],ht(t[i(286)],!0)));const s=null===t[i(452)]?null:t[i(452)]||this[i(467)][i(270)][i(366)](i(462)).me.id,n=this[i(248)][i(366)](t[i(286)]);n&&n[i(363)]===s?this[i(248)][i(328)](t[i(286)]):this[i(248)][i(348)](t[i(286)],{userId:s,isAttached:t[i(333)]})}[ot(201)](t){const e=ot,i=this[e(315)][e(366)](t[e(226)][e(286)]);null===t[e(232)]?delete i[t[e(323)]]:i[t[e(323)]]=t[e(232)]}}function lt(t){const e=ot,i=ht(t[e(286)],t[e(440)]());for(const s of t[e(405)]()){const t=s[e(342)](!0);i[e(219)](t)}return i}function ht(t,e=!0){const i=ot,s=new H.DocumentFragment;return s[i(286)]=t,s[i(419)]=e,s[i(440)]=()=>s[i(419)],s}function dt(t,e,i){const s=ot,n=s(170)==t[s(441)]?i[s(373)](t[s(310)],s(457)):i[s(482)](t[s(310)]);return i[s(470)](e,n[s(301)],n[s(307)])}function ft(t,e,i){const s=ot,n=s(447)==t[s(441)]?i[s(373)](t[s(310)],0):i[s(217)](t[s(310)]);return i[s(470)](e,n[s(301)],n[s(307)])}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),Rt={attributes:{"data-cke":!0}};Rt.setAttributes=It(),Rt.insert=wt().bind(null,"head"),Rt.domAPI=kt(),Rt.insertStyleElement=Ot();gt()(Nt.A,Rt);Nt.A&&Nt.A.locals&&Nt.A.locals;const At=Et;function Vt(){const t=["setTemplate","focusTracker","keystrokes","revisionName","errorText","render","arrowdown","label","locale","reset","84HBVoqH","form","5564430pjKJVr","stopPropagation","843429GSABVQ","88BwnwPg","347529OSdLSX","Name of the revision","ck-responsive-form","revisionNameInputView","focus","arrowup","value","revisionNameInputValue","130905SjJLYW","ck-revision-history-save-revision-form","optional","set","1459446yfnOIy","listenTo","fieldView","arrowleft","41868WtXqnG","4210ulanXL","trim","add","arrowright","220","element","_createRevisionNameInput","input","extendTemplate","2151956jWmUeI"];return(Vt=function(){return t})()}function Et(t,e){const i=Vt();return(Et=function(t,e){return i[t-=377]})(t,e)}!function(t){const e=Et,i=t();for(;;)try{if(783862===-parseInt(e(393))/1+parseInt(e(378))/2+parseInt(e(407))/3+-parseInt(e(389))/4*(-parseInt(e(403))/5)+parseInt(e(391))/6+-parseInt(e(395))/7*(-parseInt(e(394))/8)+parseInt(e(411))/9*(-parseInt(e(412))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Vt);class Mt extends pt.View{[At(380)];[At(381)];[At(398)];constructor(e,i){const s=At;super(e),this[s(380)]=new t.FocusTracker,this[s(381)]=new t.KeystrokeHandler,this[s(406)](s(402),""),this[s(398)]=this[s(418)](i),this[s(379)]({tag:s(390),attributes:{class:["ck",s(404),s(397)],tabindex:"-1"},children:[this[s(398)]]}),(0,pt.injectCssTransitionDisabler)(this)}[At(384)](){const t=At;super[t(384)](),(0,pt.submitHandler)({view:this}),this[t(380)][t(414)](this[t(398)][t(417)]),this[t(381)][t(408)](this[t(417)]);const e=e=>e[t(392)]();this[t(381)][t(406)](t(415),e),this[t(381)][t(406)](t(410),e),this[t(381)][t(406)](t(400),e),this[t(381)][t(406)](t(385),e)}[At(399)](){const t=At;this[t(398)][t(399)]()}get[At(382)](){const t=At;return this[t(398)][t(409)][t(417)][t(401)][t(413)]()}set[At(382)](t){const e=At;this[e(398)][e(409)][e(417)][e(401)]=t[e(413)]()}[At(388)](){const t=At;this[t(398)][t(409)][t(417)][t(401)]="",this[t(398)][t(383)]=null}[At(418)](t){const e=At,i=new pt.LabeledFieldView(this[e(387)],pt.createLabeledInputText),s=i[e(409)];s[e(377)]({attributes:{maxlength:e(416)}});let n=Q(this[e(387)],e(396));return!t&&(n+=" ("+Q(this[e(387)],e(405))+")"),i[e(386)]=n,s.on(e(419),(()=>{const t=e;this[t(402)]=s[t(417)][t(401)][t(413)]()})),i}}const Dt=Ft;function Ct(){const t=["Save current revision","isOfficialPlugin","children","isOpen","revisionSave","execute","submit","revisionHistory","componentFactory","RevisionHistoryUI","hide","showRevisionViewerCallback","2928344kxPghn","locale","Open revision history","4570806xfYXik","revisionName","3690485qPhZwv","buttonView","155226ceQgCS","role","saveRevision","709106uczbqJ","Accept","errorText","isReady","menuitem","menuBar:revisionHistory","_registerMenuComponent","9417776tlMsZC","reset","addMany","set","render","revisionNameInputView","pluginName","editor","_createSaveRevisionFormView","ck-button-action","get","focus","config","RevisionTracker","items","isReadOnly","The revision name cannot be empty.","view","show","_saveRevisionFormView","plugins","revisionHistory.requireRevisionName","3aSuIlE","panelView","Dialog","isPremiumPlugin","5855465wroPnl","requires","init","_showDialog","bind","Revision history","add","delegate","isEnabled","editing","menu","Cancel"];return(Ct=function(){return t})()}function Ft(t,e){const i=Ct();return(Ft=function(t,e){return i[t-=356]})(t,e)}!function(t){const e=Ft,i=t();for(;;)try{if(566982===-parseInt(e(411))/1+-parseInt(e(414))/2*(-parseInt(e(376))/3)+parseInt(e(404))/4+parseInt(e(409))/5+-parseInt(e(407))/6+parseInt(e(380))/7+-parseInt(e(421))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ct);class jt extends U.Plugin{static get[Dt(360)](){return Dt(401)}static get[Dt(393)](){return!0}static get[Dt(379)](){return!0}static get[Dt(381)](){return[ct]}[Dt(373)];[Dt(382)](){const t=Dt,e=this[t(361)],i=e[t(374)][t(364)](t(367));e.ui[t(400)][t(386)](t(399),(s=>{const n=t,r=(0,pt.createDropdown)(s),o=r[n(377)][n(394)],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(384)](n(388)).to(i,n(417),i,n(388),e,n(369),((t,e,i)=>t&&e&&!i)),r[n(410)][n(357)]({icon:mt.IconHistory,label:Q(s,n(385)),tooltip:!0}),u[n(357)]({label:Q(s,n(392)),withText:!0,role:n(418)}),u[n(384)](n(388)).to(i,n(417),i,n(388),e,n(369),((t,e,i)=>t&&e&&!i)),u.on(n(397),(()=>this[n(383)]())),h[n(357)]({label:Q(s,n(406)),withText:!0,role:n(418)}),h[n(384)](n(388)).to(i,n(417),e,n(369),((t,e)=>t&&!e)),h.on(n(397),(()=>{const t=n;e[t(366)][t(364)](t(399))[t(403)](),r[t(395)]=!1,e[t(389)][t(371)][t(365)]()})),c[n(394)][n(386)](u),l[n(394)][n(386)](h),a[n(412)]=n(390),a[n(368)][n(356)]([c,l]),o[n(386)](a),r})),e.ui[t(400)][t(386)](t(419),(()=>this[t(420)]()))}[Dt(420)](){const t=Dt,e=this[t(361)],i=e[t(405)],s=new pt.MenuBarMenuView(i),n=new pt.MenuBarMenuListView(i);s[t(410)][t(357)]({icon:mt.IconHistory,label:Q(i,t(385))});const r=new pt.MenuBarMenuListItemView(i,s),o=new pt.MenuBarMenuListItemButtonView(i);o[t(357)]({label:Q(i,t(392))}),o[t(387)](t(397)).to(s),o.on(t(397),(()=>{this[t(383)]()})),r[t(394)][t(386)](o),n[t(368)][t(386)](r);const a=new pt.MenuBarMenuListItemView(i,s),c=new pt.MenuBarMenuListItemButtonView(i);return c[t(357)]({label:Q(i,t(406))}),c[t(387)](t(397)).to(s),c.on(t(397),(()=>{const i=t;e[i(366)][i(364)](i(399))[i(403)]()})),a[t(394)][t(386)](c),n[t(368)][t(386)](a),s[t(377)][t(394)][t(386)](n),s}[Dt(383)](){const t=Dt,e=this[t(361)],i=e[t(405)],s=e[t(374)][t(364)](t(378)),n=e[t(374)][t(364)](t(367));function r(n){const r=t;e[r(366)][r(364)](r(375))&&""===n[r(408)]?n[r(359)][r(416)]=Q(i,r(370)):(e[r(374)][r(364)](ct)[r(413)]({name:n[r(408)]}),s[r(402)]())}this[t(373)]||(this[t(362)](),this[t(373)].on(t(398),(()=>r(this[t(373)])))),this[t(373)][t(422)](),s[t(372)]({id:t(396),title:Q(i,t(392)),isModal:!0,content:this[t(373)],actionButtons:[{label:Q(e[t(405)],t(391)),withText:!0,onExecute:()=>s[t(402)]()},{label:Q(e[t(405)],t(415)),class:t(363),withText:!0,onCreate(i){const s=t;i[s(384)](s(388)).to(n,s(417),n,s(388),e,s(369),((t,e,i)=>t&&e&&!i))},onExecute:()=>r(this[t(373)])}]})}[Dt(362)](){const t=Dt,e=this[t(361)],i=e[t(405)];this[t(373)]=new Mt(i,e[t(366)][t(364)](t(375))),this[t(373)][t(358)]()}}function Lt(t,e){const i=Pt();return(Lt=function(t,e){return i[t-=417]})(t,e)}function Pt(){const t=["div","2296041hbrXrF","4bqJGxU","type","isSuggestion","ck-revision-change__label","element","272QVtICz","Added by","author","Removed by","ck-revision-change__","changeId","setTemplate","307296xcqLcO","130gkxBfH","ck-revision-change","ck-annotation","set","name","999198daBKcM","3588768ujYmgl","focus","Suggested by","5667795IyNofT","1WrkZmA","bindTemplate","_model","1654265YnCFwy","218682DxcmMI","data","add","span"];return(Pt=function(){return t})()}const zt=Lt;!function(t){const e=Lt,i=t();for(;;)try{if(413244===-parseInt(e(419))/1*(parseInt(e(447))/2)+parseInt(e(441))/3+parseInt(e(429))/4*(parseInt(e(422))/5)+-parseInt(e(448))/6+-parseInt(e(418))/7+parseInt(e(434))/8*(-parseInt(e(423))/9)+-parseInt(e(442))/10*(-parseInt(e(428))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Pt);class Wt extends pt.View{[zt(439)];[zt(421)];constructor(t,e){const i=zt;super(t),this[i(421)]=e,this[i(439)]=e.id;const s=this[i(420)],n=Q(t,e[i(424)][i(431)]?i(417):i(425)==e[i(430)]?i(435):i(437));this[i(445)](i(430),e[i(430)]),this[i(440)]({tag:i(427),attributes:{class:[i(444),i(443),s.to(i(430),(t=>i(438)+t))],tabindex:-1},children:[{tag:i(426),children:[{tag:i(426),attributes:{class:[i(432)]},children:[{text:n}]},{text:" "+e[i(436)][i(446)]}]}]})}[zt(449)](){const t=zt;this[t(433)][t(449)]()}}var Ut=Ht;function Zt(){var t=["33241EBcOvQ","34746ZUHrZY","createdAt","245ywMBbm","21783Xpmewv","author","data","1746BKIqYq","rootName","405421orbrNT","11220EcjIrB","205mKaVrJ","2sPVGKM","type","2952840TNCSsa","496CzHQrm","58184iNExEd","toJSON","set","61630QdoSfz"];return(Zt=function(){return t})()}function Ht(t,e){var i=Zt();return(Ht=function(t,e){return i[t-=345]})(t,e)}!function(t){for(var e=Ht,i=t();;)try{if(985794===parseInt(e(347))/1*(parseInt(e(350))/2)+parseInt(e(362))/3*(-parseInt(e(353))/4)+-parseInt(e(349))/5*(parseInt(e(359))/6)+-parseInt(e(361))/7*(-parseInt(e(354))/8)+-parseInt(e(345))/9*(parseInt(e(357))/10)+parseInt(e(352))/11+parseInt(e(348))/12*(parseInt(e(358))/13))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Zt);class qt extends((0,t.ObservableMixin)()){id;[Ut(363)];[Ut(351)];[Ut(364)];[Ut(346)];constructor(e){var i=Ut;super(),this.id=e.id||(0,t.uid)(),this[i(363)]=e[i(363)],this[i(351)]=e[i(351)],this[i(364)]=e[i(364)]||{},this[i(346)]=e[i(346)],this[i(356)](i(360),e[i(360)])}[Ut(355)](){var t=Ut;return{id:this.id,authorId:this[t(363)].id,type:this[t(351)],data:this[t(364)],createdAt:this[t(360)]}}}function $t(t,e){const i=Jt();return($t=function(t,e){return i[t-=425]})(t,e)}const Bt=$t;!function(t){const e=$t,i=t();for(;;)try{if(207226===-parseInt(e(430))/1+parseInt(e(434))/2*(-parseInt(e(439))/3)+-parseInt(e(437))/4*(parseInt(e(440))/5)+parseInt(e(425))/6*(-parseInt(e(427))/7)+parseInt(e(428))/8+parseInt(e(438))/9+-parseInt(e(435))/10*(-parseInt(e(431))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Jt);class Yt{[Bt(429)];[Bt(426)];[Bt(432)];constructor(e,i){const s=Bt;this[s(429)]=e,this[s(426)]=i,this[s(432)]=new t.Collection}[Bt(433)](t){const e=Bt;for(const i of t)this[e(432)][e(436)](i)}}function Jt(){const t=["5544ZBTJKV","changes","_setChanges","862pDqNYG","19130WyYExx","add","4IIpLdU","658296pMBmmj","837mMdZFd","782570vLQOka","32892iEUbsV","oldRevisionId","469LkffpD","1648992sHJdjA","newRevisionId","392137aTaxoD"];return(Jt=function(){return t})()}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 Xt=Qt;function Qt(t,e){const i=te();return(Qt=function(t,e){return i[t-=119]})(t,e)}function te(){const t=["set","get","for","revisionHistoryLabel","isOfficialPlugin","listenTo","isEqual","isSuggestion","_joinTapes","2313290aIHXZB","offsetSize","compare","_data","isNavigationMode","abs","object","filter","highest","961173oYdNdv","startsWith","observeMarkers","getAttributes","oldRevisionId","length","_appendChild","activeChange","distance","_setChanges","addRevisionData","endIndex","isBefore","suggestion:","insertion","_getViewForChange","mapViewToDom","2270ZIppfJ","nextSibling","vid","isAtStart","low","getRoot","12HvOQHf","bindElementToMarker","createRevision","left","_cleanMarkers","_makeModelFromTape","revisionHistoryAttachChange","setAttribute","changes","pop","model","catch","_markMarkers","toViewPosition","schema","affectsData","-new","ck-suggestion-marker--active","showStack","forward","toViewRange","hasAttribute","showPreviousChange","change:numberOfChanges","conversion","ck-suggestion-preview-marker","restoreRevision","change","forEach","change:activeChange","addRoot","editing","restoreRevisionCallback","getChild","_fixObsoleteTags","addMarker:revision-suggestion:deletion","createRange","numberOfChanges","getDomRoot","bind","rootName","32265BZmxhG","isReady","change:activeView","getRevisionDocumentData","attribute:vid","downcastDispatcher","push","requires","execute","resolve","split","elementStart","unbindElementFromMarkerName","isLimit","isObject","writer","getIndex","mousedown","from","isIncorrect","attributesAfter","checkAttribute","addRevision","view","_removeUnsupportedChanges","data-change-id","_setConversion","attributes","comment","keys","markersEnd","consumable","deletions","_getRevisionsRange","adapter","isAtEnd","level","element","_markInsertions","error","commands","getRootNames","revision:","config","element:pre","_markSuggestions","maxOffset","insertions","return","getLaterVisibleRevision","_activeViewTarget","revision-comment:","createPositionFromPath","markerToData","diff","slice","viewItem","createAttributeElement","_step","getAttribute","ck-suggestion-marker-","_refreshStartEndIndex","931465mtJoQA","markerNameToElements","range","splice","detachRoot","attributesBefore","isRemoveSuggestion","removeClass","domConverter","_makeModelFromViewString","ck-revision-history-root-","revisionHistory","ck-suggestion-marker","removeMarker:revision","start","addMarker:revision","currentChangeNumber","dataDowncast","6489679wcdswo","markerToHighlight","right","ck-revision-history-root-add","addClass","_revisions","add","_getChangeFromId","showNextChange","remove","startIndex","init","ck-revision-history-root-remove","_changeIdToChange","uiElement","_setDistance","parent","isPremiumPlugin","isEnabled","changeId","insert","type","bottom","vid_end","hasClass","flat","then","addHighlight","shift","reconvertMarker","_makeTape","removeAttribute","code","dataToMarker","RevisionHistoryUtils","next","unshift","isOnRoot","sort","done","isContent","1175852bxUHms","_processTape","updatePosition","isInline","clear","5114550HzBNlG","all","_threeWayMerge","change:isReady","_initInteractions","index","softBreak","_update","selection","name","removeMarker:revision-suggestion","upcast","data","WidgetToolbarRepository","markers","enqueueChange","ck-suggestion-preview-marker-","delete","ck-suggestion-marker-merge","_changeView","domEvent","diffData","ck-revision-history-root--active","_findChangeIdFromDomTarget","revision-suggestion:","loadRevisionData","text","_sortAndFilterDiffChanges","markersStart","consume","stop","change:isEnabled","test","_removeMissingPairs","document","isCollapsed","repository","pairId","ck-editor__editable__overlay","refresh","editingDowncast","removeMarker","modelRange","isBlock","has","high","end","revision","span","elementEnd","markerName","side","_getDiff","createRangeIn","RevisionViewer","indexOf","concat","elementToAttribute","mapper","markerRange","includes","first","getRevisionRootsAttributes","destroy","revision-viewer","enableReadOnlyMode","getClientRects","_cleanUp","map","pluginName","nextPosition","vid_start","ck-suggestion-marker-split","authors","createUIElement","toViewElement","isAddSuggestion","8VeYYVs","userId","createPositionBefore","isAfter","POSITIVE_INFINITY","_markMismatchedRemovedTags","backward","getCustomProperty","locale","isAttached","findIndex","previousPosition","target","wrap","values","isAdded","activeView","item","newRevisionId","deletion","suggestion","forceDisabled","string","roots","isRemoved","top","RevisionsRepository","merge","_utils","plugins","revision-suggestion","getItems","_balloon","editor","find","getWalker","attachChange","mouseover","getRevision","addMarker:revision-suggestion:insertion","nodeAfter"];return(te=function(){return t})()}!function(t){const e=Qt,i=t();for(;;)try{if(575411===-parseInt(e(355))/1+-parseInt(e(414))/2+parseInt(e(229))/3*(-parseInt(e(252))/4)+parseInt(e(220))/5+parseInt(e(419))/6+parseInt(e(373))/7*(parseInt(e(170))/8)+-parseInt(e(293))/9*(-parseInt(e(246))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(te);class ee extends U.Plugin{[Xt(129)];[Xt(327)]=null;[Xt(198)];[Xt(343)];[Xt(438)];[Xt(386)];[Xt(202)];static get[Xt(162)](){return Xt(147)}static get[Xt(215)](){return!0}static get[Xt(390)](){return!0}static get[Xt(300)](){return[Z.Users,pt.ContextualBalloon,Y,X]}constructor(t){const e=Xt;super(t),this[e(129)]=this[e(203)][e(199)][e(212)](e(196)),this[e(198)]=this[e(203)][e(199)][e(212)](e(407)),this[e(211)](e(236),null),this[e(211)](e(186),null),this[e(343)]=null,this[e(211)](e(347),null),this[e(211)](e(294),!1),this[e(211)](e(391),!0),this.on(e(124),((t,i,s)=>{const n=e;this[n(236)]=null,this[n(186)]=null,this[n(203)][n(283)][n(316)][n(279)]((t=>{const e=n;for(const i of this[e(203)][e(283)][e(316)][e(127)][e(193)])s?t[e(362)](e(131),i):t[e(377)](e(131),i)}))})),this[e(291)](e(224)).to(this,e(236),(t=>null!==t)),this[e(291)](e(371)).to(this,e(294),this,e(347),this,e(236),((t,i,s)=>t&&s?i[e(260)][e(309)](s):0)),this[e(291)](e(289)).to(this,e(294),this,e(347),((t,i)=>t?i[e(260)][e(234)]:0)),this[e(438)]=null,this[e(386)]=new Map,this[e(202)]=this[e(203)][e(199)][e(212)](pt.ContextualBalloon)}[Xt(384)](){const t=Xt,e=this[t(203)],i=new ne(e,{direction:t(176)}),s=new ne(e,{direction:t(271)});e[t(333)][t(379)](t(274),i),e[t(333)][t(379)](t(381),s),e[t(333)][t(379)](t(278),new se(e)),this.on(t(275),(()=>{const e=t;i[e(132)](),s[e(132)]()})),this[t(319)](),this[t(423)](),e[t(158)](t(157)),e[t(199)][t(137)](t(432))&&e[t(199)][t(212)](t(432))[t(191)](t(157))}async[Xt(296)](t){const e=Xt;return await this[e(198)][e(444)](t,this[e(327)]),this[e(198)][e(296)](t)}async[Xt(155)](t){const e=Xt;return await this[e(198)][e(444)](t,this[e(327)]),this[e(198)][e(155)](t)}async[Xt(222)](t,e,i=!1){const s=Xt;if(!this[s(391)])return;const n=this[s(347)],r=this[s(129)],o=s(192)==typeof t?r[s(208)](t):t,a=s(192)==typeof e?r[s(208)](e):e,c=o.id,u=a?a.id:null;if(!i&&this[s(347)]&&this[s(347)][s(188)]===c&&this[s(347)][s(233)]===u)return Promise[s(302)]();this[s(294)]=!1,this[s(186)]=null,this[s(236)]=null,this[s(347)]=new Yt(c,u);const l=this[s(326)](o,a,!0)[s(161)]((t=>this[s(198)][s(444)](t,this[s(327)])));return l[s(299)](new Promise((t=>{setTimeout(t,20)}))),Promise[s(420)](l)[s(399)]((()=>{const t=s;if(!this[t(391)])return;this[t(160)]();const e=this[t(145)](c,u);for(const i of e[t(260)])this[t(386)][t(211)](i.id,i);this[t(203)][t(262)][t(434)]({isUndoable:!1},(i=>{const s=t;for(const t of this[s(203)][s(262)][s(127)][s(334)]())i[s(359)](t);for(const t of Object[s(322)](e[s(262)])){const n=i[s(282)](t);for(const r of Object[s(322)](e[s(320)][t]))i[s(259)](r,e[s(320)][t][r],n);i[s(393)](e[s(262)][t],n,0)}})),this[t(347)][t(238)](this[t(120)](e[t(260)])),this[t(294)]=!0}))[s(263)]((t=>{const e=s;console[e(332)](t),this[e(160)](),n&&(this[e(347)]=n),this[e(294)]=!0}))}[Xt(239)](t,e){const i=Xt,s=this[i(129)][i(254)](t);return s.on(i(426),((t,i,n)=>e(i,n,s))),this[i(129)][i(315)](s),s}[Xt(160)](){const t=Xt;this[t(236)]=null,this[t(256)](),this[t(438)]&&this[t(438)][t(156)](),this[t(438)]=null,this[t(386)][t(418)](),this[t(203)][t(262)][t(434)]({isUndoable:!1},(e=>{const i=t;for(const t of this[i(203)][i(262)][i(127)][i(334)]())e[i(359)](t)}))}[Xt(120)](t){const e=Xt,i=[],s=new Map;for(const t of this[e(203)][e(262)][e(127)][e(334)]()){const n=this[e(203)][e(283)][e(316)][e(290)](t);if(!n)continue;const r=n[e(159)]()[e(187)](0);r&&(i[e(299)](t),s[e(211)](t,r))}return i[e(411)](((t,i)=>{const n=e,r=s[n(212)](t),o=s[n(212)](i);return r.y-o.y||r.x-o.x})),(t=t[e(227)]((t=>i[e(153)](t[e(292)]))))[e(411)](((t,s)=>i[e(148)](t[e(292)])-i[e(148)](s[e(292)]))),t}[Xt(403)](t){const e=Xt,i=Array[e(311)](t[e(433)])[e(227)]((([t,i])=>t[e(230)](e(335))&&!i[e(128)])),s=Array[e(311)](this[e(203)][e(262)][e(146)](t)[e(205)]({singleCharacters:!0}));if(0!=i[e(234)])for(const t of s){const[s,n]=i[0],[,r,o]=s[e(303)](":");if(n[e(139)][e(217)](t[e(163)])&&i[e(401)](),(t[e(181)][e(217)](n[e(369)])||t[e(181)][e(173)](n[e(369)]))&&(e(243)==r?t[e(185)]={userId:o}:e(189)==r&&(t[e(194)]={userId:o})),0==i[e(234)])break}return s}[Xt(354)](t){const e=Xt,i=new Map;for(let s=0;s<t[e(234)];s++)e(119)===t[s][e(394)]?(t[s][e(187)][e(383)]=s,t[s][e(187)][e(240)]=s):(e(304)===t[s][e(394)]?t[s][e(187)][e(383)]=s:e(142)===t[s][e(394)]&&(t[s][e(187)][e(240)]=s),i[e(211)](t[s].id,s));for(const s of i[e(184)]())e(304)===t[s][e(394)]?t[s][e(187)][e(240)]=i[e(212)](t[s][e(130)]):e(142)===t[s][e(394)]&&(t[s][e(187)][e(383)]=i[e(212)](t[s][e(130)]))}[Xt(415)](t){const e=Xt;for(let i=0;i<t[e(234)];i++){if(e(304)===t[i][e(394)])t[i][e(187)][e(383)]=i;else if(e(142)===t[i][e(394)]){t[i][e(187)][e(240)]=i;const s=t[i][e(187)][e(383)];t[s][e(130)]=t[i].id,t[i][e(130)]=t[s].id}else t[i][e(187)][e(383)]=i,t[i][e(187)][e(240)]=i,t[i][e(130)]=null;t[i][e(121)]||(t[i][e(121)]=[],t[i][e(323)]=[])}}[Xt(331)](t,e){const i=Xt,s=t[i(227)]((t=>!t[i(185)]));for(let t=0;t<e[i(234)];t++)e[t][i(185)]&&(s[t][i(185)]=e[t][i(185)])}[Xt(145)](t,e=null){const i=Xt,s=this[i(129)][i(208)](t),n=e?this[i(129)][i(208)](e):null,r=this[i(326)](s,n),o=r[r[i(234)]-1],a=new Map,c={model:{},attributes:{},changes:[]},u=new Set,l=new Map;for(let t=r[i(234)]-1;t>=0;t--){const e=r[t];for(const t of Object[i(322)](e[i(440)]))if(e[i(440)][t][i(206)]){const s=e[i(440)][t][i(206)];s[i(179)]?(u[i(379)](t),l[i(137)](t)&&l[i(212)](t)[i(171)]==s[i(171)]?l[i(436)](t):l[i(211)](t,s)):l[i(137)](t)?(u[i(436)](t),l[i(436)](t)):(u[i(379)](t),l[i(211)](t,s))}else u[i(379)](t)}for(const t of u){const e=l[i(137)](t)&&!l[i(212)](t)[i(179)];let s=e?r[i(234)]-1:0;const n=e?-1:1;for(;r[s];){const o=r[s];if(o[i(440)][t]){const s=e?o[i(440)][t][i(360)]:o[i(440)][t][i(313)];c[i(320)][t]=s?A(s):{};break}s+=n}}for(const t of r){t[i(262)]={};for(const e of t[i(166)])a[i(211)](e.id,e);for(const e of u){const s=t[i(440)][e]?t[i(440)][e][i(340)]:"[]",n=t[i(440)][e]?t[i(440)][e][i(325)]:"[]";t[i(262)][e]={insertions:this[i(198)][i(364)](s),deletions:this[i(198)][i(364)](n)}}}for(const t of u){let e=null,n=0;const u=new Map(Array[i(311)](s[i(262)][t][i(340)][i(433)])[i(227)]((([t])=>!t[i(230)](i(335)))));let h=0;for(const o of r){const r=this[i(403)](o[i(262)][t][i(340)]);o==s?(e=r,n=e[i(234)],e[i(280)]((t=>{t.id=h++})),this[i(415)](e)):this[i(331)](e,r);const a=e[i(227)]((t=>!t[i(185)]))[i(161)]((t=>t.id));let c=0;const l=this[i(403)](o[i(262)][t][i(325)]);l[i(280)]((t=>{t[i(194)]?t.id=n++:t.id=a[c++]})),this[i(415)](l),this[i(388)](e,i(185)),this[i(388)](l,i(194)),o==s&&this[i(264)](e,u),e=this[i(219)](e,l),this[i(354)](e),this[i(388)](e,i(194))}e=e[i(227)]((t=>!(t[i(185)]&&t[i(194)])));const d=new Map(o[i(262)][t][i(325)][i(433)]),f=new Set(u[i(322)]());for(const t of d[i(322)]())f[i(436)](t);this[i(338)](e,f),this[i(286)](e),e=this[i(126)](e),e=this[i(175)](e),e=this[i(317)](e);const{root:m,changes:p}=this[i(257)](e,a,t);c[i(262)][t]=m;const v=l[i(212)](t);if(v){const e=a[i(212)](v[i(171)]),s=new qt({author:e,type:v[i(179)]?i(379):i(382),data:{isOnRoot:!0},createdAt:new Date,rootName:t});p[i(409)](s),c[i(320)][t][i(258)]=s.id}c[i(260)]=c[i(260)][i(149)](p)}return c}[Xt(264)](t,e){const i=Xt;for(let s=0;s<t[i(234)];s++)for(const[n,r]of e)!r[i(128)]&&r[i(369)][i(217)](t[s][i(181)])&&t[s][i(121)][i(299)](n),r[i(139)][i(217)](t[s][i(163)])&&t[s][i(323)][i(299)](n)}[Xt(219)](t,e){const i=Xt;let s=[],n=0,r=0;for(;n<t[i(234)]||r<e[i(234)];){const o=t[n]||{},a=e[r]||{};if(o.id==a.id)n++,r++,s[i(299)](o);else if(a[i(194)]&&o[i(185)]){const{commonTape:o,iEnd:a,jEnd:c}=this[i(421)](t,n,e,r);s=s[i(149)](o),n=a,r=c}else a[i(194)]?(r++,s[i(299)](a)):(n++,s[i(299)](o))}return s}[Xt(338)](t,e){const i=Xt,s=[];for(let o=0;o<t[i(234)];o++){for(let r=0;r<t[o][i(121)][i(234)];r++){const a=t[o][i(121)][r];if(!e[i(137)](a))continue;const{group:c,type:u,authorId:l}=n(a);i(200)!=c||i(243)!=u&&i(189)!=u||(s[i(409)]({type:u,name:a,userId:l}),t[o][i(121)][i(358)](r,1),r--)}r(t[o]);for(let r=0;r<t[o][i(323)][i(234)];r++){const a=t[o][i(323)][r];if(!e[i(137)](a))continue;const{group:c,type:u}=n(a);if(i(200)!=c||i(243)!=u&&i(189)!=u)continue;t[o][i(323)][i(358)](r,1),r--;const l=s[i(180)]((t=>t[i(428)]==a));l>-1&&s[i(358)](l,1)}}function n(t){const e=i,s=t[e(303)](":");return{group:s[0],type:s[1],subType:s[e(234)]>=5?s[2]:null,id:s[e(234)]<5?s[2]:s[3],authorId:s[e(234)]<5?s[3]:s[4],markerCount:6==s[e(234)]?s[5]:null}}function r(t){const e=i;for(let i=0;i<s[e(234)];i++){if(t[e(185)]&&e(243)==s[i][e(394)]&&t[e(185)][e(171)]==s[i][e(171)])return t[e(169)]=s[i],void delete t[e(185)];if(!t[e(185)]&&!t[e(194)]&&e(189)==s[i][e(394)])return void(t[e(361)]=s[i])}}}[Xt(388)](t,e){const i=Xt;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(211)](o.id,s);for(let s=0;s<t[i(234)];s++){if(i(194)==e&&t[s][i(185)]||i(185)==e&&t[s][i(194)])continue;if(i(119)==t[s][i(394)]){t[s][i(237)]=0;continue}const n=r[i(212)](t[s][i(130)]),o=r[i(212)](t[s].id);t[s][i(237)]=n-o}}[Xt(326)](t,e,i=!1){const s=Xt,n=[];let r=this[s(129)][s(309)](t),o=this[s(129)][s(309)](e);for(-1==o&&(o=this[s(129)][s(378)][s(234)],i=!1);r<o;)n[s(299)](this[s(129)][s(208)](r)),r++;return i&&n[s(299)](this[s(129)][s(208)](r)),n}[Xt(421)](t,e,i,s){const n=Xt,r=this[n(203)][n(262)][n(266)];let o=e;for(;t[o]&&t[o][n(185)];)o++;let a=s;for(;i[a]&&i[a][n(194)];)a++;u(t,e,o),u(i,s,a);const c=i[n(348)](s,a)[n(149)](t[n(348)](e,o));return c[n(411)](((t,e)=>t[n(144)]!=e[n(144)]?t[n(144)]-e[n(144)]:t[n(329)]!=e[n(329)]?t[n(329)]-e[n(329)]:t[n(237)]!=e[n(237)]?e[n(237)]-t[n(237)]:!!t[n(185)]!=!!e[n(185)]?-1==t[n(144)]||0==t[n(144)]?t[n(185)]?-1:1:t[n(185)]?1:-1:t[n(424)]-e[n(424)])),{commonTape:c,iEnd:o,jEnd:a};function u(t,e,i){const s=n;let o=-1,a=Number[s(174)],c=!0;for(let n=e;n<i;n++)if(r[s(417)](t[n][s(187)])||(c=!1),t[n][s(187)][s(383)]<e&&(o=n),t[n][s(187)][s(240)]>=i){a=n;break}c&&(o=i-1);for(let n=e;n<i;n++)t[n][s(144)]=n<=o?-1:n<a?0:1,t[n][s(424)]=n;let u=0;for(let i=e;i<=o;i++)0==t[i][s(237)]?t[i][s(329)]=u:(u++,t[i][s(329)]=u,u++);for(let n=e;n<i;n++)0==t[n][s(144)]&&(t[n][s(329)]=u);u=0;for(let e=i-1;e>=a;e--)0==t[e][s(237)]?t[e][s(329)]=u:(u--,t[e][s(329)]=u,u--)}}[Xt(286)](t){const e=Xt,i=new Map,s=this[e(203)][e(262)][e(266)];for(let n=1;n<t[e(234)];n++){let r,o,a;const c=t[n],u=t[n-1];if(e(119)==c[e(394)])continue;if(c[e(394)]!=u[e(394)])continue;if(!s[e(136)](u[e(187)])||s[e(306)](u[e(187)]))continue;if(!s[e(136)](c[e(187)])||s[e(306)](c[e(187)]))continue;if((t[n][e(185)]||t[n][e(169)])&&t[n-1][e(194)])r=t[n],o=t[n-1],a=n-1;else{if(!t[n][e(194)]||!t[n-1][e(185)]&&!t[n-1][e(169)])continue;r=t[n-1],o=t[n],a=n}const l=r[e(329)]==o[e(329)],h=Math[e(225)](r[e(329)])<Math[e(225)](o[e(329)])&&0==o[e(237)];(l||h)&&(i[e(211)](o.id,r.id),t[e(358)](a,1),n--,r[e(185)]=!1)}for(let s=0;s<t[e(234)];s++)i[e(137)](t[s][e(130)])&&(t[s][e(130)]=i[e(212)](t[s][e(130)]))}[Xt(126)](t){const e=Xt,i=new Set(t[e(161)]((t=>t.id)));for(let s=0;s<t[e(234)];s++)i[e(137)](t[s][e(130)])||0==t[s][e(237)]||(t[s][e(312)]=!0);return t[e(227)]((t=>!t[e(312)]))}[Xt(175)](t){const e=Xt,i=new Set;for(let s=0;s<t[e(234)];s++){if(i[e(137)](t[s].id)&&t[s][e(194)]&&(t[s][e(312)]=!0),t[s][e(312)])continue;if(0==t[s][e(237)])continue;if(e(304)!=t[s][e(394)])continue;if(null==t[s][e(130)])continue;let n=s+1,r=0;for(;t[n].id!=t[s][e(130)];)e(304)==t[n][e(394)]?r++:e(142)==t[n][e(394)]&&r--,n++;if(0!=r)if(t[s][e(194)])t[s][e(312)]=!0;else for(;n!=s;)t[n][e(194)]&&0!=t[n][e(237)]&&(t[n][e(312)]=!0,i[e(379)](t[n][e(130)])),n--}return t[e(227)]((t=>!t[e(312)]))}[Xt(317)](t){const e=Xt,i=this[e(203)][e(262)][e(266)];for(let s=0;s<t[e(234)];s++){if(!(t[s][e(185)]||t[s][e(169)]||t[s][e(194)]||t[s][e(361)]))continue;if(0==t[s][e(237)])continue;const n=t[s][e(187)];i[e(136)](n)||i[e(306)](n)||(t[s][e(185)]&&delete t[s][e(185)],t[s][e(169)]&&delete t[s][e(169)],t[s][e(361)]&&delete t[s][e(361)],t[s][e(194)]&&(t[s][e(312)]=!0))}return t[e(227)]((t=>!t[e(312)]))}[Xt(257)](t,e,i){const s=Xt,n=new H.DocumentFragment,r=[],o=new Map,a=this[s(203)][s(262)],c=a[s(266)],u=[n],l={},h={isAdded:[],isRemoved:[],isAddSuggestion:[],isRemoveSuggestion:[]};let d=null;const f=[0];for(let e=0;e<t[s(234)];e++)if(s(304)===t[e][s(394)]){t[e][s(181)]=a[s(345)](n,f);const i=new H.Element(t[e][s(187)][s(428)],t[e][s(187)][s(232)]());u[0][s(235)](i),f[s(299)](0),u[s(409)](i),t[e][s(163)]=a[s(345)](n,f)}else s(142)===t[e][s(394)]?(u[s(401)](),t[e][s(181)]=a[s(345)](n,f),f[s(261)](),f[f[s(234)]-1]++,t[e][s(163)]=a[s(345)](n,f)):(t[e][s(181)]=a[s(345)](n,f),d?d[s(223)]+=t[e][s(187)][s(431)]:d=new H.Text(t[e][s(187)][s(431)],t[e][s(187)][s(232)]()),t[e+1]&&s(119)===t[e+1][s(394)]&&v(d,t[e+1][s(187)])||(u[0][s(235)](d),d=null),f[f[s(234)]-1]+=t[e][s(187)][s(221)],t[e][s(163)]=a[s(345)](n,f));for(let e=0;e<t[s(234)];e++){const i=t[e][s(181)],n=t[e][s(163)];for(const n of t[e][s(121)])o[s(211)](n,{start:i,end:null});m(s(361),e,i,n),m(s(169),e,i,n),m(s(194),e,i,n),m(s(185),e,i,n);for(const i of t[e][s(323)]){const t=o[s(212)](i);t?t[s(139)]=n:o[s(211)](i,{start:n,end:n})}}for(const[t,e]of o){const i=this[s(203)][s(262)][s(288)](e[s(369)],e[s(139)]);n[s(433)][s(211)](t,i)}return r[s(411)](((t,e)=>{const i=s,r=n[i(433)][i(212)](i(335)+t.id),o=n[i(433)][i(212)](i(335)+e.id);return r[i(369)][i(241)](o[i(369)])?-1:r[i(369)][i(173)](o[i(369)])?1:r[i(139)][i(241)](o[i(139)])?-1:r[i(139)][i(173)](o[i(139)])?1:i(379)===t[i(394)]?-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(171)]:null,d=i===t[o(234)]-1,f=h[e][0],m=c[o(307)](t[i][o(187)]);!l[e]&&a?l[e]={start:n,tapeItem:t[i],userId:u,type:e}:l[e]&&!a?(l[e][o(139)]=n,p(l[e]),l[e]=null):l[e]&&a&&l[e][o(171)]!==u&&(l[e][o(139)]=n,f&&f[o(171)]===l[e][o(171)]||p(l[e]),l[e]={start:n,tapeItem:t[i],userId:u,type:e}),l[e]&&m&&(o(304)!==t[i][o(394)]||f&&f[o(171)]===u||h[e][o(409)]({userId:u,object:t[i][o(187)],change:l[e]}),o(142)===t[i][o(394)]&&f&&f[o(226)]===t[i][o(187)]&&(h[e][o(401)](),l[e]=f[o(279)])),l[e]&&d&&(l[e][o(139)]=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(187)],f=a[h(266)][h(136)](d)&&!a[h(266)][h(306)](d),m=t[h(210)]==o[h(389)]&&o[h(249)];if(f&&m)return;const p=a[h(288)](t,o),v=e[h(212)](u),g=new qt({author:v,type:h(185)==l||h(169)==l?h(379):h(382),data:{isSuggestion:h(169)==l||h(361)==l},createdAt:new Date,rootName:i});r[h(299)](g),n[h(433)][h(211)](h(335)+g.id,p)}function v(t,e){const i=s,n=t[i(232)](),r=e[i(232)]();for(const t of n){if(t[1]!==e[i(352)](t[0]))return!1;r[i(408)]()}return r[i(408)]()[i(412)]}}[Xt(319)](){const t=Xt;this[t(203)][t(276)][t(213)](t(430))[t(406)]({view:t(140)}),this[t(203)][t(276)][t(213)](t(133))[t(374)]({model:t(140),view:e=>{const i=t,s=e[i(143)][i(303)](":")[1],n=this[i(380)](s);if(!n)return null;const r=i(379)==n[i(394)]?i(243):i(189),o=[i(367),i(353)+r];return n[i(431)][i(218)]&&o[i(299)](i(353)+r+i(268)),this[i(236)]==n&&o[i(299)](i(269)),{classes:o,attributes:{"data-change-id":s}}}}),this[t(203)][t(276)][t(213)](t(430))[t(379)]((e=>{const i=t;e.on(i(337),((t,e,s)=>{const n=i,r=e[n(349)][n(285)](0);if(!r||!r.is(n(330),n(405)))return;if(!s[n(324)][n(122)](r,{attributes:[n(164),n(396)]}))return;const o=e[n(135)][n(369)][n(210)];s[n(308)][n(259)](n(164),r[n(352)](n(164)),o),s[n(308)][n(259)](n(396),r[n(352)](n(396)),o)}),{priority:i(250)})})),this[t(203)][t(276)][t(213)](t(430))[t(379)]((e=>{const i=t;e.on(i(330),((t,e,s)=>{const n=i;if(!s[n(324)][n(122)](e[n(349)],{attributes:[n(164),n(396)]}))return;if(e[n(135)][n(128)])return;const r=e[n(135)][n(369)][n(210)];r[n(273)](n(164))||r[n(273)](n(248))||(s[n(308)][n(259)](n(164),e[n(349)][n(352)](n(164)),r),s[n(308)][n(259)](n(396),e[n(349)][n(352)](n(396)),r))}),{priority:i(250)})})),this[t(203)][t(276)][t(213)](t(430))[t(150)]({view:{name:t(141),attributes:{vid:!0}},model:{key:t(248),value:e=>e[t(352)](t(248))}}),this[t(203)][t(262)][t(266)].on(t(314),((e,[,i])=>{const s=t;[s(164),s(396),s(248)][s(153)](i)&&(e[s(341)]=!0,e[s(123)]())}),{priority:t(228)}),this[t(203)][t(276)][t(213)](t(372))[t(379)]((e=>{const i=t;e.on(i(297),((t,e,s)=>{const n=i;if(" "!=e[n(187)][n(431)]||e[n(187)][n(389)][n(339)]>1)return;if(!s[n(324)][n(122)](e[n(187)],t[n(428)]))return;const r=s[n(308)],o=s[n(151)][n(272)](e[n(357)]);r[n(183)](o,r[n(350)](n(141)))}))})),this[t(203)][t(276)][t(213)](t(372))[t(346)]({model:t(140)}),this[t(203)][t(283)][t(298)].on(t(370),function(e){const i=t,s=e[i(199)][i(212)](i(147));return(t,n,r)=>{const o=i,a=n[o(143)][o(303)](":")[1],c=s[o(380)](a);if(!c)return null;const u=o(379)==c[o(394)]?o(303):o(197);if(!r[o(324)][o(125)](n[o(152)],t[o(428)]))return;const l=n[o(152)][o(205)](),h=n[o(152)][o(369)],d=e[o(262)][o(266)];let f=null,m=null,p=!1,v=!1;for(const t of l){const e=t[o(187)];p=p||d[o(413)](e);const i=r[o(151)][o(168)](e);if(i&&i[o(177)](o(400)))return;o(142)==t[o(394)]&&d[o(136)](e)&&!d[o(306)](e)&&(e[o(247)]||h[o(328)]?f&&f[o(389)]==e||(f=e,g(t[o(181)]),v=!0):m=m||t[o(181)])}function g(t){const e=o,i=r[e(308)][e(167)](e(141),{class:e(353)+u}),a=r[e(151)][e(265)](t);c[e(431)][e(218)]&&r[e(308)][e(377)](e(353)+u+e(268),i),s[e(236)]==c&&r[e(308)][e(377)](e(269),i),r[e(308)][e(393)](a,i),r[e(151)][e(253)](i,n[e(143)])}p||v||!m||g(m)}}(this[t(203)]),{priority:t(138)}),this[t(203)][t(283)][t(298)].on(t(368),((e,i,s)=>{const n=t,r=s[n(151)][n(356)](i[n(143)]);if(r)for(const t of r)(t[n(397)](n(165))||t[n(397)](n(437)))&&(s[n(151)][n(305)](t,i[n(143)]),s[n(308)][n(382)](t))}),{priority:t(138)}),this[t(203)][t(283)][t(298)].on(t(370),((e,i,s)=>{const n=t,r=i[n(143)][n(303)](":")[1],o=this[n(380)](r);if(!o)return null;const a=n(379)==o[n(394)]?n(303):n(197);if(s[n(324)][n(125)](i[n(152)],e[n(428)]))for(const t of i[n(152)][n(201)]()){if(!t.is(n(330),n(425)))continue;const e=s[n(308)][n(167)](n(141),{class:n(353)+a}),r=s[n(151)][n(265)](this[n(203)][n(262)][n(172)](t));o[n(431)][n(218)]&&s[n(308)][n(377)](n(353)+a+n(268),e),this[n(236)]==o&&s[n(308)][n(377)](n(269),e),s[n(308)][n(393)](r,e),s[n(151)][n(253)](e,i[n(143)])}}),{priority:t(138)}),this[t(203)][t(262)][t(127)].on(t(279),(()=>{const e=t;this[e(203)][e(283)][e(316)][e(279)]((t=>{const i=e;for(const e of this[i(203)][i(262)][i(127)][i(334)]()){const s=this[i(203)][i(262)][i(127)][i(251)](e),n=this[i(203)][i(283)][i(316)][i(127)][i(251)](e);if(n){const e=s[i(352)](i(258));if(t[i(404)](i(318),n),t[i(362)](i(376),n),t[i(362)](i(385),n),t[i(362)](i(441),n),e){const s=this[i(380)](e);if(!s)return null;t[i(259)](i(318),e,n),t[i(377)](i(365)+s[i(394)],n),this[i(236)]==s&&t[i(377)](i(441),n)}}}}))})),this[t(203)][t(276)][t(213)](t(430))[t(406)]({view:t(321),model:e=>t(344)+e,converterPriority:t(228)}),this[t(203)][t(276)][t(213)](t(430))[t(406)]({view:t(190),model:e=>t(443)+e,converterPriority:t(228)}),this[t(203)][t(276)][t(213)](t(372))[t(346)]({model:t(200),view:e=>({name:t(242)+e,group:t(200)}),converterPriority:t(228)}),this[t(203)][t(276)][t(213)](t(133))[t(374)]({model:t(200),view:e=>{const i=t,s=e[i(143)][i(303)](":")[1];return i(243)!=s&&i(189)!=s?null:{classes:[i(277),i(435)+s]}}}),this[t(203)][t(283)][t(298)].on(t(287),ie(this[t(203)],t(197)),{priority:t(138)}),this[t(203)][t(283)][t(298)].on(t(209),ie(this[t(203)],t(303)),{priority:t(138)}),this[t(203)][t(283)][t(298)].on(t(429),((e,i,s)=>{const n=t,r=s[n(151)][n(356)](i[n(143)]);if(r)for(const t of r)t.is(n(387))&&(s[n(151)][n(305)](t,i[n(143)]),s[n(308)][n(382)](t))}),{priority:t(138)})}[Xt(380)](t){const e=Xt;return this[e(386)][e(212)](t)}[Xt(244)](t){const e=Xt;return this[e(438)]&&this[e(438)][e(156)](),this[e(438)]=new Wt(this[e(203)][e(178)],t),this[e(438)]}[Xt(423)](){const t=Xt;this[t(203)][t(262)][t(127)][t(427)][t(231)](t(140)),this.on(t(295),((e,i,s,n)=>{const r=t;n&&this[r(202)][r(382)](n),s&&(this[r(202)][r(379)]({view:s,stackId:r(214),position:{target:()=>{const t=r,e=this[t(203)][t(283)],i=this[t(380)](s[t(392)]);let n;if(i[t(431)][t(410)]){const s=e[t(316)][t(290)](i[t(292)]);n=Array[t(311)](s[t(159)]())}else{const i=this[t(203)][t(262)][t(433)][t(212)](t(335)+s[t(392)]);n=Array[t(311)](e[t(151)][t(356)](i[t(428)]))[t(161)]((i=>e[t(316)][t(363)][t(245)](i)))[t(161)]((e=>Array[t(311)](e[t(159)]())))[t(398)]()}return this[t(343)]&&n[t(204)]((e=>e[t(195)]-3<=this[t(343)].y&&e[t(395)]+3>=this[t(343)].y&&e[t(255)]-3<=this[t(343)].x&&e[t(375)]+3>=this[t(343)].x))||n[0]}}}),this[r(202)][r(270)](r(214)))})),this.on(t(281),((e,i,s,n)=>{const r=t;this[r(186)]=s?this[r(244)](s):null,this[r(203)][r(262)][r(279)]((()=>{const t=r,e=this[t(203)][t(283)];n&&(n[t(431)][t(410)]?e[t(316)][t(279)]((i=>{const s=t;i[s(362)](s(441),e[s(316)][s(127)][s(251)](n[s(292)]))})):e[t(402)](t(335)+n.id)),s&&(s[t(431)][t(410)]?e[t(316)][t(279)]((i=>{const n=t;i[n(377)](n(441),e[n(316)][n(127)][n(251)](s[n(292)]))})):e[t(402)](t(335)+s.id))}))})),this[t(216)](this[t(203)][t(283)][t(316)][t(127)],t(207),((e,i)=>{const s=t;if(this[s(236)])return;const n=this[s(442)](i[s(182)]),r=this[s(386)][s(212)](n);r?(this[s(343)]={x:i[s(439)].x,y:i[s(439)].y},this[s(186)]=this[s(244)](r)):(this[s(343)]=null,this[s(186)]=null)})),this[t(216)](this[t(203)][t(283)][t(316)][t(127)],t(310),((e,i)=>{const s=t,n=this[s(442)](i[s(182)]),r=this[s(386)][s(212)](n);r?(this[s(343)]={x:i[s(439)].x,y:i[s(439)].y},r===this[s(236)]?this[s(202)][s(416)]():this[s(236)]=r):(this[s(343)]=null,this[s(236)]=null)}))}[Xt(442)](t){const e=Xt;do{const i=t[e(352)](e(318));if(i)return i;t=t[e(389)]}while(t);return null}[Xt(256)](){const t=Xt;this[t(203)][t(262)][t(279)]((e=>{const i=t;for(const t of this[i(203)][i(262)][i(433)])e[i(134)](t)}))}}function ie(t,e){return(i,s,n)=>{const r=Qt;if(!n[r(324)][r(125)](s[r(152)],i[r(428)]))return;const o=s[r(152)][r(205)](),a=s[r(152)][r(369)],c=t[r(262)][r(266)];let u=null,l=null,h=!1,d=!1;for(const t of o){const e=t[r(187)];h=h||c[r(413)](e);const i=n[r(151)][r(168)](e);if(i&&i[r(177)](r(400)))return;r(142)==t[r(394)]&&c[r(136)](e)&&!c[r(306)](e)&&(e[r(247)]||a[r(328)]?u&&u[r(389)]==e||(u=e,f(t[r(181)]),d=!0):l=l||t[r(181)])}function f(t){const i=r,o=n[i(151)][i(265)](t),a=n[i(308)][i(167)](i(141),{class:i(435)+e});n[i(308)][i(393)](o,a),n[i(151)][i(253)](a,s[i(143)])}h||d||!l||f(l)}}class se extends U.Command{constructor(t){const e=Xt;super(t);const i=t[e(199)][e(212)](ee);this[e(267)]=!1,this[e(216)](i,e(422),(()=>this[e(132)]())),this[e(216)](i,e(124),(()=>this[e(132)]()))}[Xt(301)](){const t=Xt,e=this[t(203)],i=e[t(199)][t(212)](ee),s=i[t(294)]?i[t(347)][t(188)]:null;e[t(336)][t(212)](t(366))[t(284)](s)}[Xt(132)](){const t=Xt,{isReady:e,isEnabled:i,repository:s,diff:n}=this[t(203)][t(199)][t(212)](ee),r=n&&s[t(342)](n[t(188)]);this[t(391)]=e&&i&&Boolean(r)}}class ne extends U.Command{[Xt(351)];constructor(t,{direction:e}){const i=Xt;super(t);const s=t[i(199)][i(212)](ee);this[i(267)]=!1,this[i(351)]=i(271)===e?1:-1,this[i(216)](s,i(422),(()=>this[i(132)]())),this[i(216)](s,i(124),(()=>this[i(132)]())),this[i(216)](s,i(281),(()=>this[i(132)]()))}[Xt(301)](){const e=Xt,i=this[e(203)],s=i[e(199)][e(212)](ee),{isNavigationMode:n,currentChangeNumber:r}=s;let o;if(s[e(236)]=n?s[e(347)][e(260)][e(212)](r+this[e(351)]):s[e(347)][e(260)][e(154)],s[e(236)][e(431)][e(410)])o=i[e(283)][e(316)][e(290)](s[e(236)][e(292)]);else{const t=i[e(262)][e(433)][e(212)](e(335)+s[e(236)].id);o=(0,Z.getMarkerDomElement)(i[e(283)],t)}(0,t.scrollViewportToShowTarget)({target:o,viewportOffset:40})}[Xt(132)](){const t=Xt,{isNavigationMode:e,currentChangeNumber:i,numberOfChanges:s,isReady:n,isEnabled:r}=this[t(203)][t(199)][t(212)](ee);this[t(391)]=!!(r&&n&&s)&&(!e||(1===this[t(351)]?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(){const t=["ck-revision-history-ui__changes-navigation","621218uauVsk","1949793JZrITN","X_OF_Y_CHANGES","No changes","ck-revision-history-ui__changes-navigation__label","_statusText","bind","bindTemplate","4897900WRwXFA","isForwardNavigationEnabled","set","Loading...","451059ucIfsB","886680qZUsmX","forward","isNavigationMode","ck-revision-history-ui__changes-navigation__navigation","isReady","_isStatusLabelVisible","EDIT_X_OF_Y_REVISIONS","2501544VzQBWO","execute","ck-revision-history-ui__changes-navigation__wrapper","Show previous change","currentChangeNumber","NUMBER_OF_CHANGES","isBackwardNavigationEnabled","2662465apVjkp","div","numberOfChanges","span","backward","isEnabled","ck-hidden","Total","Show next change","setTemplate","fire","ck-revision-history-ui"];return(ae=function(){return t})()}function ce(t,e){const i=ae();return(ce=function(t,e){return i[t-=342]})(t,e)}!function(t){const e=ce,i=t();for(;;)try{if(422136===parseInt(e(371))/1+parseInt(e(359))/2+-parseInt(e(360))/3+parseInt(e(379))/4+parseInt(e(346))/5+-parseInt(e(372))/6+-parseInt(e(367))/7)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ae);class ue extends pt.View{constructor(t){const e=ce;super(t);const i=this[e(366)],s=new pt.ButtonView(t),n=new pt.ButtonView(t);this[e(369)](e(374),!1),this[e(369)](e(376),!1),this[e(369)](e(343),0),this[e(369)](e(348),0),this[e(369)](e(368),!1),this[e(369)](e(345),!1),this[e(365)](e(377)).to(this,e(376),this,e(348),((t,e)=>t&&e>0)),this[e(365)](e(364)).to(this,e(376),this,e(343),this,e(348),this,e(374),((i,s,n,r)=>{const o=e;if(!i)return Q(t,o(370));if(!n)return Q(t,o(362));const a=Q(t,o(344),n);return r?Q(t,o(361),[s+1,n]):a})),s[e(369)]({label:Q(t,e(342)),tooltip:!0,icon:mt.IconChevronUp}),n[e(369)]({label:Q(t,e(354)),tooltip:!0,icon:mt.IconChevronDown}),s[e(365)](e(351)).to(this,e(345)),n[e(365)](e(351)).to(this,e(368)),s.on(e(380),(()=>this[e(356)](e(380),e(350)))),n.on(e(380),(()=>this[e(356)](e(380),e(373)))),this[e(355)]({tag:e(347),attributes:{class:["ck",e(357),e(358)]},children:[{tag:e(349),attributes:{class:[e(381)]},children:[{tag:e(349),attributes:{class:[e(363),i.if(e(377),e(352),(t=>!t))]},children:[{text:i.to(e(374),(i=>i?Q(t,e(378))+": ":Q(t,e(353))+": "))}]},{text:i.to(e(364))}]},new pt.ToolbarSeparatorView,{tag:e(347),attributes:{class:[e(375)]},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-=476]})(t,e)}function me(){const t=["removeClass","show","7JEgEvs","RevisionViewerLoadingOverlay","4285hiTdCX","ck-editor__editable__loading-overlay","roots","document","163195Geicil","change","editing","isPremiumPlugin","38936EPDxQJ","addClass","60siMmYt","hide","1594425JbgZzE","891730vPUkmd","editor","pluginName","1940587DuChUr","isOfficialPlugin","9IGBtPF","view","80052wNlaKu","2252cDbYuW"];return(me=function(){return t})()}!function(t){const e=fe,i=t();for(;;)try{if(556049===parseInt(e(496))/1+parseInt(e(479))/2+parseInt(e(478))/3+-parseInt(e(487))/4*(-parseInt(e(492))/5)+-parseInt(e(486))/6*(parseInt(e(490))/7)+parseInt(e(500))/8*(parseInt(e(484))/9)+parseInt(e(476))/10*(-parseInt(e(482))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(me);const pe=de(493);class ve extends U.Plugin{static get[de(481)](){return de(491)}static get[de(483)](){return!0}static get[de(499)](){return!0}[de(489)](){const t=de,e=this[t(480)][t(498)][t(485)];e[t(497)]((i=>{const s=t;for(const t of e[s(495)][s(494)])i[s(501)](pe,t)}))}[de(477)](){const t=de,e=this[t(480)][t(498)][t(485)];e[t(497)]((i=>{const s=t;for(const t of e[s(495)][s(494)])i[s(488)](pe,t)}))}}function ge(t,e){const i=be();return(ge=function(t,e){return i[t-=437]})(t,e)}const ye=ge;!function(t){const e=ge,i=t();for(;;)try{if(464588===-parseInt(e(447))/1+parseInt(e(464))/2+-parseInt(e(476))/3*(-parseInt(e(463))/4)+parseInt(e(452))/5+parseInt(e(438))/6+-parseInt(e(483))/7*(-parseInt(e(441))/8)+-parseInt(e(459))/9*(parseInt(e(480))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(be);class ke extends U.Plugin{static get[ye(484)](){return ye(437)}static get[ye(465)](){return!0}static get[ye(460)](){return!0}static get[ye(450)](){return[ee,ve]}[ye(451)](){const t=ye,e=this[t(449)],i=e[t(456)][t(481)](ee),s=e[t(456)][t(481)](ve);e.ui[t(472)][t(473)](t(457),(i=>{const s=t,n=new pt.ButtonView(i);return n[s(440)]({label:Q(i,s(470)),icon:mt.IconUndo,withText:!0,tooltip:!0,class:s(474)}),this[s(442)](n,s(461),(()=>{const t=s;e[t(453)][t(481)](t(477))[t(469)]()})),n})),e.ui[t(472)][t(473)](t(458),(i=>{const s=t,n=new pt.ButtonView(i);return n[s(440)]({label:Q(i,s(482)),withText:!0,tooltip:!0}),n[s(444)](s(445)).to(e[s(455)][s(481)](s(458))),this[s(442)](n,s(461),(()=>e[s(461)](s(458)))),n})),e.ui[t(472)][t(473)](t(466),(s=>{const n=t,r=new ue(s),o=e[n(455)][n(481)](n(443)),a=e[n(455)][n(481)](n(475));return r[n(444)](n(439)).to(o,n(445)),r[n(444)](n(448)).to(a,n(445)),r[n(444)](n(471),n(468),n(462),n(446)).to(i),this[n(442)](r,n(461),((t,i)=>{const s=n;e[s(461)](s(478)===i?s(475):s(443))})),r})),s[t(467)](),i.on(t(454),((e,i,n)=>{const r=t;n?s[r(479)]():s[r(467)]()}))}}function be(){const t=["config","change:isReady","commands","plugins","exitToEditing","restoreRevision","184635tVqlUz","isPremiumPlugin","execute","numberOfChanges","44WFkxHt","906948yZmyIb","isOfficialPlugin","changesNavigation","show","currentChangeNumber","closeRevisionViewerCallback","Back to editing","isReady","componentFactory","add","ck-revision-history-ui__back-to-editing","showNextChange","79311XTIgtS","revisionHistory","forward","hide","1300IuMPyg","get","Restore this revision","5618515DufMch","pluginName","RevisionViewerUI","4584492tOntVQ","isBackwardNavigationEnabled","set","8iLKobv","listenTo","showPreviousChange","bind","isEnabled","isNavigationMode","80020xXQHmt","isForwardNavigationEnabled","editor","requires","init","4502750anqPFo"];return(be=function(){return t})()}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;function Ie(t,e){const i=Oe();return(Ie=function(t,e){return i[t-=225]})(t,e)}const Se=Ie;function Oe(){const t=["value","22296170cqwrNn","scrollWidth","set","_resizeObserver","element","ck-tooltip_multi-line","440962qIhHWv","5659056lMrmWs","listenTo","270907AGtdDS","bindTemplate","Revision name","span","7HlUlrf","placeholder","fieldView","72220eNEgHr","ck-revision-history-sidebar__revision-name","Enter the revision name","_updateTooltipText","clientWidth","destroy","162mhcXba","332zXnjpG","input","1226784jmgPei","render","extendTemplate","_tooltipString","9961596torCqm"];return(Oe=function(){return t})()}!function(t){const e=Ie,i=t();for(;;)try{if(830709===-parseInt(e(241))/1*(parseInt(e(234))/2)+-parseInt(e(253))/3+parseInt(e(251))/4*(parseInt(e(244))/5)+-parseInt(e(250))/6*(parseInt(e(237))/7)+-parseInt(e(235))/8+parseInt(e(226))/9+parseInt(e(228))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Oe);class Te extends pt.LabeledFieldView{[Se(231)]=null;constructor(t,e){const i=Se;super(t,e);const s=this[i(238)];this[i(230)]({label:Q(t,i(239)),_tooltipString:""}),this[i(243)][i(242)]=Q(t,i(246)),this[i(255)]({tag:i(240),attributes:{class:[i(245)],"data-cke-tooltip-text":s.to(i(225)),"data-cke-tooltip-position":"s","data-cke-tooltip-class":i(233)}})}[Se(254)](){const e=Se;super[e(254)](),this[e(231)]=new t.ResizeObserver(this[e(243)][e(232)],(()=>this[e(247)]())),this[e(236)](this[e(243)],e(252),(()=>this[e(247)]()))}[Se(249)](){const t=Se;super[t(249)](),this[t(231)]&&this[t(231)][t(249)]()}[Se(247)](){const t=Se,e=this[t(243)][t(232)];this[t(225)]=e[t(229)]>e[t(248)]&&e[t(227)]||""}}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 Re(){const t=["128NnIkbz","set","7965426aotoTb","ck-revision-history-sidebar__revision-author__name","4592840xWoycZ","5841MzCfYq","542vusgNy","push","Revision creator","504534zFXVcx","0 0 11 10","Revision author","setTemplate","span","name","7615737zZhVFN","11097233SQcfNc","ck-revision-history-sidebar__revision-author","ck-revision-history-sidebar__revision-author_creator","260450vyiPEY"];return(Re=function(){return t})()}function Ae(t,e){const i=Re();return(Ae=function(t,e){return i[t-=297]})(t,e)}!function(t){const e=Ae,i=t();for(;;)try{if(857883===parseInt(e(305))/1+-parseInt(e(302))/2*(-parseInt(e(301))/3)+parseInt(e(316))/4*(-parseInt(e(315))/5)+parseInt(e(298))/6+parseInt(e(312))/7+-parseInt(e(300))/8+-parseInt(e(311))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Re);class Ve extends pt.View{constructor(t,e,i){const s=Ae;super(t);const n=new pt.IconView;n[s(297)]({content:mt.IconUser,viewBox:s(306)});const r=["ck",s(313)];i&&r[s(303)](s(314));const o=[{tag:s(309),attributes:{class:["ck",s(299)],title:Q(t,s(i?304:307))},children:[n,e[s(310)]]}];this[s(308)]({tag:"li",attributes:{class:r},children:o})}}function Ee(t,e){var i=Me();return(Ee=function(t,e){return i[t-=385]})(t,e)}function Me(){var t=["48mcGMkt","toLocaleDateString","6270272KVtACu","443802thgDCj","5721516baUlvN","60CdNsNa","numeric","toLocaleTimeString","4142661YxKNyt","12432812JHXyeq","796wqoFyr","long","71991kQTaIe"];return(Me=function(){return t})()}!function(t){for(var e=Ee,i=t();;)try{if(942435===parseInt(e(397))/1*(parseInt(e(387))/2)+parseInt(e(395))/3+parseInt(e(391))/4+parseInt(e(392))/5*(-parseInt(e(390))/6)+-parseInt(e(396))/7+parseInt(e(389))/8+-parseInt(e(386))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Me);var De=i(11),Ce={attributes:{"data-cke":!0}};Ce.setAttributes=It(),Ce.insert=wt().bind(null,"head"),Ce.domAPI=kt(),Ce.insertStyleElement=Ot();gt()(De.A,Ce);De.A&&De.A.locals&&De.A.locals;function Fe(t,e){const i=je();return(Fe=function(t,e){return i[t-=128]})(t,e)}function je(){const t=["children","Show more items","extendTemplate","button","menu","7844176jFoKlD","isEnabled","execute","6933246xWVfom","map","change:isActionsDropdownOpen","1453220OmWugr","find","source","9780617cUSnKq","_action","listView","class","add","stopPropagation","isActionsDropdownOpen","action","items","model","Restore this revision","locale","1025834ivnRts","2664ShYYoV","ck-revision-history-sidebar__revision__actions","name","Compare against selected","first","buttonView","bindTemplate","277380CtURWk","ck-on","3384QxjFHR","Name this revision","listenTo","isReady","panelPosition","set","isVisible","function","bind","isOpen","menuitem"];return(je=function(){return t})()}!function(t){const e=Fe,i=t();for(;;)try{if(897243===parseInt(e(161))/1+-parseInt(e(129))/2+parseInt(e(139))/3*(parseInt(e(130))/4)+-parseInt(e(137))/5+-parseInt(e(158))/6+parseInt(e(164))/7+-parseInt(e(155))/8)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=We;function We(t,e){const i=Ue();return(We=function(t,e){return i[t-=335]})(t,e)}function Ue(){const t=["srcElement","220","_createdAtFormatted","creator","fieldView","fire","ck-revision-history-sidebar__revision-wrapper_confirmation_visible","524601KmIsGL","_requireRevisionName","isEnabled","revisionNameView","isReady","ck-disabled","_revision","render","extendTemplate","span","change","ck-reset","1141380kcykSx","element","unshift","ck-revision-history-sidebar__revision__date","uiLanguage","ck-revision-history-sidebar__revision","208578KWDyZX","length","255QfxqWi","ck-revision-history-sidebar__revision__controls-wrapper",".ck-thread__remove-confirm","div","38568sPeOOa","listenTo","revisionActionsView","isHighlighted","8076440kvblKj","isConfirm","name","deselect","map","value","from","789036vcoleu","filter","setTemplate","ck-revision-history-sidebar__revision-authors","bindTemplate","highlight","bind","isActionsDropdownOpen","closest","isSelected","setName","authors","set","ck-revision-history-sidebar__revision_selected","unhighlight","ck-revision-history-sidebar__revision_highlighted","ck-revision-history-sidebar__revision-wrapper","ck-revision-history-sidebar__actions_dropdown_open","createdAt","1870666bDWNQB","select"];return(Ue=function(){return t})()}!function(t){const e=We,i=t();for(;;)try{if(235391===-parseInt(e(336))/1+-parseInt(e(353))/2+parseInt(e(381))/3+-parseInt(e(393))/4+-parseInt(e(338))/5*(parseInt(e(342))/6)+parseInt(e(372))/7+parseInt(e(346))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ue);class Ze extends((0,Z.ConfirmMixin)(pt.View)){id;[ze(384)];[ze(344)];[ze(387)];[ze(382)];constructor(e,i,s,n){const r=ze;super(e);const o=this[r(357)],a=function(t,e){const i=r,s=Array[i(352)](e[i(364)])[i(354)]((t=>t!=e[i(377)]));return e[i(377)]&&s[i(395)](e[i(377)]),s[i(350)]((s=>new Ve(t,s,s==e[i(377)])))}(e,i);this.id=i.id,this[r(387)]=i,this[r(382)]=n,this[r(359)](r(348),r(371)).to(i),this[r(359)](r(376)).to(this,r(371),(t=>{return i=e[r(397)],(s=t)[(n=Ee)(388)](i,{month:n(385),day:n(393)})+", "+s[n(394)](i,{hour:n(393),minute:n(393)});var i,s,n})),this[r(365)](r(362),!1),this[r(365)](r(345),!1),this[r(365)](r(360),!1),this[r(365)](r(385),!1),this[r(365)](r(383),!1),this[r(384)]=new Te(e,pt.createLabeledInputText),this[r(384)][r(378)][r(389)]({attributes:{maxlength:r(375)}}),this[r(384)][r(378)][r(359)](r(351)).to(this,r(348),(t=>t||this[r(376)])),this[r(384)][r(359)](r(383)).to(this,r(362),this,r(383),((t,e)=>t&&e)),this[r(344)]=s&&s[r(337)]?function(e,i){const s=Fe,n=e[s(136)],r=e[s(128)],o=(0,pt.createDropdown)(r);o[s(143)]="sw";const a=function(e,i){const n=s,r=function(t,e){const i=Fe,s=t[i(128)],n={"Compare against selected":Q(s,i(133)),"Name this revision":Q(s,i(140)),"Restore this revision":Q(s,i(174))};return e[i(159)]((t=>{const e=i,s=n[t[e(132)]];return s&&s!==t[e(132)]&&(t[e(132)]=s),t}))}(e,i),o=new t.Collection;for(const t of r){const i={type:n(153),model:new pt.ViewModel({label:t[n(132)],class:t[n(167)],withText:!0,role:n(149),_action:t[n(171)]})};i[n(173)][n(147)](n(156)).to(e,n(170),(i=>n(146)!=typeof t[n(156)]||!i||t[n(156)](e))),o[n(168)](i)}return o}(e,i);return e[s(147)](s(170)).to(o,s(148)),o[s(135)][s(144)]({label:Q(r,s(151)),tooltip:!0,tooltipPosition:"sw",icon:mt.IconThreeVerticalDots}),o[s(152)]({attributes:{class:[s(131),n.if(s(170),s(138))]},on:{click:n.to((t=>t[s(169)]()))}}),o.on(s(157),(t=>{const i=s;e[i(142)]&&i(146)==typeof t[i(163)][i(165)]&&t[i(163)][i(165)](e)})),(0,pt.addListToDropdown)(o,a,{role:s(154)}),o[s(141)](e,s(160),((t,n,r)=>{const a=s;if(r)for(const t of o[a(166)][a(172)]){const s=t[a(150)][a(134)],n=i[a(162)]((t=>t[a(171)]===s[a(165)]))[a(145)];t[a(145)]=void 0===n||n(e)}})),o}(this,s):"",this[r(344)]&&this[r(344)][r(359)](r(383)).to(this),this[r(355)]({tag:r(341),attributes:{class:["ck",r(392),r(369),o.if(r(347),r(380))]},children:[{tag:r(341),attributes:{class:["ck",r(392),r(335),o.if(r(383),r(386),(t=>!t)),o.if(r(362),r(366)),o.if(r(345),r(368)),o.if(r(360),r(370))]},children:[this[r(384)],{tag:r(390),attributes:{class:["ck",r(396)]},children:[{text:o.to(r(376))}]},{tag:r(341),attributes:{class:["ck",r(339)]},children:[{tag:"ul",attributes:{class:["ck",r(356)]},children:a}]},this[r(344)]],on:{click:o.to((t=>{const e=r;t[e(374)][e(361)](e(340))||this[e(385)]&&this[e(383)]&&this[e(379)](e(373),{id:this.id})}))}}]})}[ze(388)](){const t=ze;super[t(388)]();const e=this[t(384)][t(378)][t(394)];this[t(343)](e,t(391),(()=>{const i=t;this[i(382)]&&!e[i(351)]||this[i(379)](i(363),{id:this.id,name:e[i(351)]}),e[i(351)]||(e[i(351)]=this[i(348)]?this[i(348)]:this[i(376)])}))}[ze(373)](){this[ze(362)]=!0}[ze(349)](){this[ze(362)]=!1}[ze(358)](){this[ze(345)]=!0}[ze(367)](){this[ze(345)]=!1}}class He extends Error{}class qe extends He{constructor(t){super(`Invalid DateTime: ${t.toMessage()}`)}}class $e extends He{constructor(t){super(`Invalid Interval: ${t.toMessage()}`)}}class Be extends He{constructor(t){super(`Invalid Duration: ${t.toMessage()}`)}}class Ye extends He{}class Je extends He{constructor(t){super(`Invalid unit ${t}`)}}class Ge extends He{}class Ke extends He{constructor(){super("Zone is an abstract class")}}const Xe="numeric",Qe="short",ti="long",ei={year:Xe,month:Xe,day:Xe},ii={year:Xe,month:Qe,day:Xe},si={year:Xe,month:Qe,day:Xe,weekday:Qe},ni={year:Xe,month:ti,day:Xe},ri={year:Xe,month:ti,day:Xe,weekday:ti},oi={hour:Xe,minute:Xe},ai={hour:Xe,minute:Xe,second:Xe},ci={hour:Xe,minute:Xe,second:Xe,timeZoneName:Qe},ui={hour:Xe,minute:Xe,second:Xe,timeZoneName:ti},li={hour:Xe,minute:Xe,hourCycle:"h23"},hi={hour:Xe,minute:Xe,second:Xe,hourCycle:"h23"},di={hour:Xe,minute:Xe,second:Xe,hourCycle:"h23",timeZoneName:Qe},fi={hour:Xe,minute:Xe,second:Xe,hourCycle:"h23",timeZoneName:ti},mi={year:Xe,month:Xe,day:Xe,hour:Xe,minute:Xe},pi={year:Xe,month:Xe,day:Xe,hour:Xe,minute:Xe,second:Xe},vi={year:Xe,month:Qe,day:Xe,hour:Xe,minute:Xe},gi={year:Xe,month:Qe,day:Xe,hour:Xe,minute:Xe,second:Xe},yi={year:Xe,month:Qe,day:Xe,weekday:Qe,hour:Xe,minute:Xe},ki={year:Xe,month:ti,day:Xe,hour:Xe,minute:Xe,timeZoneName:Qe},bi={year:Xe,month:ti,day:Xe,hour:Xe,minute:Xe,second:Xe,timeZoneName:Qe},wi={year:Xe,month:ti,day:Xe,weekday:ti,hour:Xe,minute:Xe,timeZoneName:ti},_i={year:Xe,month:ti,day:Xe,weekday:ti,hour:Xe,minute:Xe,second:Xe,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 Zs(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 Ri extends Ii{static create(t){return Ni[t]||(Ni[t]=new Ri(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=Ri.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:i}){return Zs(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,(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 Ai={};let Vi={};function Ei(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 Mi={};let Di={};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=Mi[i];return s||(s=new Intl.NumberFormat(t,e),Mi[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&&Ri.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=Ei(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=Di[n];return r||(r=new Intl.RelativeTimeFormat(t,e),Di[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=Rs(s)||os.defaultWeekSettings;return new Ui(o,a,c,u,r)}static resetCache(){Ci=null,Vi={},Mi={},Di={}}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=Ei(t).resolvedOptions(),s=t}catch(n){const r=t.substring(0,i);e=Ei(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,Rs(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,Xs,(()=>{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=Ai[i];return s||(s=new Intl.ListFormat(t,e),Ai[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 Zi=null;class Hi extends Ii{static get utcInstance(){return null===Zi&&(Zi=new Hi(0)),Zi}static instance(t){return 0===t?Hi.utcInstance:new Hi(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new Hi(Hs(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 qi 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 $i(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?Hi.utcInstance:Hi.parseSpecifier(i)||Ri.create(t)}return Is(t)?Hi.instance(t):"object"==typeof t&&"offset"in t&&"function"==typeof t.offset?t:new qi(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 Xi,Qi=()=>Date.now(),ts="system",es=null,is=null,ss=null,ns=60,rs=null;class os{static get now(){return Qi}static set now(t){Qi=t}static set defaultZone(t){ts=t}static get defaultZone(){return $i(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=Rs(t)}static get twoDigitCutoffYear(){return ns}static set twoDigitCutoffYear(t){ns=t%100}static get throwOnInvalid(){return Xi}static set throwOnInvalid(t){Xi=t}static resetCaches(){Ui.resetCache(),Ri.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=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=As(t.month,1,12),s=As(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=As(e,0,23)||24===e&&0===i&&0===s&&0===n,o=As(i,0,59),a=As(s,0,59),c=As(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 Rs(t){if(null==t)return null;if("object"!=typeof t)throw new Ge("Week settings must be an object");if(!As(t.firstDay,1,7)||!As(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some((t=>!As(t,1,7))))throw new Ge("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function As(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 Es(t){return _s(t)||null===t||""===t?void 0:parseInt(t,10)}function Ms(t){return _s(t)||null===t||""===t?void 0:parseFloat(t)}function Ds(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 Ws(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 Zs(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 Hs(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 qs(t){const e=Number(t);if("boolean"==typeof t||""===t||Number.isNaN(e))throw new Ge(`Invalid unit value ${t}`);return e}function $s(t,e){const i={};for(const s in t)if(Ns(t,s)){const n=t[s];if(null==n)continue;i[e(s)]=qs(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 Xs(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 Qs=["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[...Qs];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 Xs(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]]=Es(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:Es(s)}function Tn(t,e){return[{hours:On(t,e,0),minutes:On(t,e+1,0),seconds:On(t,e+2,0),milliseconds:Ds(t[e+3])},null,e+4]}function xn(t,e){const i=!t[e]&&!t[e+1],s=Hs(t[e+1],t[e+2]);return[{},i?null:Hi.instance(s),e+3]}function Nn(t,e){return[{},t[e]?Ri.create(t[e]):null,e+1]}const Rn=RegExp(`^T?${yn.source}$`),An=/^-?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(Ms(i)),months:d(Ms(s)),weeks:d(Ms(n)),days:d(Ms(r)),hours:d(Ms(o)),minutes:d(Ms(a)),seconds:d(Ms(c),"-0"===c),milliseconds:d(Ds(u),h)}]}const En={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Mn(t,e,i,s,n,r,o){const a={year:2===e.length?Us(Es(e)):Es(e),month:Gs.indexOf(i)+1,day:Es(s),hour:Es(n),minute:Es(r)};return o&&(a.second=Es(o)),t&&(a.weekday=t.length>3?Qs.indexOf(t)+1:tn.indexOf(t)+1),a}const Dn=/^(?:(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=Mn(e,n,s,i,r,o,a);let f;return f=c?En[c]:u?0:Hs(l,h),[d,new Hi(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[Mn(e,n,s,i,r,o,a),Hi.utcInstance]}function zn(t){const[,e,i,s,n,r,o,a]=t;return[Mn(e,a,i,s,n,r,o),Hi.utcInstance]}const Wn=fn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,bn),Un=fn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,bn),Zn=fn(/(\d{4})-?(\d{3})/,bn),Hn=fn(kn),qn=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),$n=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),Xn=mn(Tn,xn,Nn);const Qn="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:$s(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,[An,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,[Rn,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):Qn}toHuman(t={}){if(!this.isValid)return Qn;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]=qs(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,...$s(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 $e(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 Ri.isValidZone(t)}static normalizeZone(t){return $i(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])=>Hs(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=Rr(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=Ri.create(t.z)),_s(t.Z)||(i||(i=new Hi(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=Ds(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 Rr(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 Ar="Invalid DateTime",Vr=864e13;function Er(t){return new as("unsupported zone",`the zone "${t.name}" is not supported`)}function Mr(t){return null===t.weekData&&(t.weekData=ps(t.c)),t.weekData}function Dr(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 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+=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 Zr(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 Hr={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},qr={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},$r={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=$i(e.zone,os.defaultZone);if(!i.isValid)return io.invalid(Er(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]=Hr[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 Xr(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 Qr(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:Er(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]=Qr(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]=Qr(arguments),[i,s,n,r,o,a,c]=e;return t.zone=Hi.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=$i(e.zone,os.defaultZone);return n.isValid?new io({ts:i,zone:n,loc:Ui.fromObject(e)}):io.invalid(Er(n))}static fromMillis(t,e={}){if(Is(t))return t<-Vr||t>Vr?io.invalid("Timestamp out of range"):new io({ts:t,zone:$i(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:$i(e.zone,os.defaultZone),loc:Ui.fromObject(e)});throw new Ge("fromSeconds requires a numerical input")}static fromObject(t,e={}){t=t||{};const i=$i(e.zone,os.defaultZone);if(!i.isValid)return io.invalid(Er(i));const s=Ui.fromObject(e),n=$s(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=qr,g=ps(g,r,o)):u?(p=Jr,v=$r,g=gs(g)):(p=Br,v=Hr);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=As(t.weekNumber,1,Ws(t.weekYear,e,i)),r=As(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=As(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,[Wn,qn],[Un,$n],[Zn,Bn],[Hn,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),[Dn,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}=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,qn],[Kn,Xn])}(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 qe(i);return new io({invalid:i})}static isDateTime(t){return t&&t.isLuxonDateTime||!1}static parseFormatForOpts(t,e={}){const i=Rr(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?Mr(this).weekYear:NaN}get weekNumber(){return this.isValid?Mr(this).weekNumber:NaN}get weekday(){return this.isValid?Mr(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?Dr(this).weekday:NaN}get localWeekNumber(){return this.isValid?Dr(this).weekNumber:NaN}get localWeekYear(){return this.isValid?Dr(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?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(Hi.instance(t),e)}toLocal(){return this.setZone(os.defaultZone)}setZone(t,{keepLocalTime:e=!1,keepCalendarTime:i=!1}={}){if((t=$i(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(Er(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=$s(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):Ar}toLocaleString(t=ei,e={}){return this.isValid?hn.create(this.loc.clone(e),t).formatDateTime(this):Ar}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+=Zr(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":"")+Zr(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():Ar}[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),Xr(e,this.plus(i),{...t,numeric:"always",units:s,unit:n})}toRelativeCalendar(t={}){return this.isValid?Xr(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-=478]})(t,e)}function ro(){const t=["toJSDate","hasSame","month","37dVXbCJ","monthLong","toRelativeCalendar","7292124NzKNDC","minus","week","3830796yRczGd","fromJSDate","weekdayLong","209wVbkcb","setLocale","366290FbbRHa","8fOgkOb","2364616ecrWQy","startOf","1073795PnzDwn","5194NtgMSs","local","498513qAkJoL","year","day","14UVYPnu"];return(ro=function(){return t})()}function oo(t,e){const i=no,s=io[i(497)](t)[i(500)](e),n=io[i(482)](),r=n[i(494)]({days:1})[i(479)](i(485));let o,a;return s[i(488)](n,i(485))?(o=s[i(479)](i(485))[i(487)](),a=s[i(492)]()):s[i(488)](r,i(485))?(o=r[i(487)](),a=s[i(492)]()):s[i(488)](n,i(495))?(o=s[i(479)](i(495))[i(487)](),a=s[i(498)]||""):s[i(488)](n,i(484))?(o=s[i(479)](i(489))[i(487)](),a=s[i(491)]||""):(o=s[i(479)](i(484))[i(487)](),a=String(s[i(484)])),{startDate:o,localizedPeriodName:a}}!function(t){const e=no,i=t();for(;;)try{if(415211===-parseInt(e(490))/1*(-parseInt(e(481))/2)+parseInt(e(483))/3+-parseInt(e(502))/4*(-parseInt(e(480))/5)+parseInt(e(496))/6+parseInt(e(486))/7*(parseInt(e(478))/8)+-parseInt(e(493))/9+-parseInt(e(501))/10*(parseInt(e(499))/11))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=lo;function lo(t,e){const i=ho();return(lo=function(t,e){return i[t-=411]})(t,e)}function ho(){const t=["find","ck-revision-history-sidebar__time-period__revisions","3649164fWPaEL","995322hqezOL","localizedPeriodName","span","div","890308eEpLeQ","locale","add","9006270oYJDSB","7299265RrQYWb","_revisionActions","createCollection","ck-revision-history-sidebar__time-period","delegate","removeRevision","3457251lzkrwn","setTemplate","_requireRevisionName","addRevision","104VUtqxU","1eOgSPL","368136fHdAdg","6maYTqq","uiLanguage","remove","ck-revision-history-sidebar__time-period__label","setName","startDate","select","revisionViews"];return(ho=function(){return t})()}!function(t){const e=lo,i=t();for(;;)try{if(855988===-parseInt(e(412))/1*(-parseInt(e(425))/2)+parseInt(e(414))/3*(parseInt(e(429))/4)+parseInt(e(433))/5+-parseInt(e(424))/6+parseInt(e(439))/7+parseInt(e(411))/8*(-parseInt(e(413))/9)+-parseInt(e(432))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ho);class fo extends pt.View{[uo(419)];[uo(421)];[uo(434)];[uo(441)];constructor(t,e,i,s){const n=uo;super(t);const r=oo(e,this[n(430)][n(415)])[n(426)];this[n(419)]=e,this[n(421)]=this[n(435)](),this[n(434)]=i,this[n(441)]=s,this[n(421)][n(437)](n(420)).to(this),this[n(421)][n(437)](n(418)).to(this),this[n(440)]({tag:n(428),attributes:{class:["ck",n(436)]},children:[{tag:n(427),attributes:{class:["ck",n(417)]},children:[{text:r}]},{tag:n(428),attributes:{class:["ck",n(423)]},children:this[n(421)]}]})}[uo(442)](t){const e=uo,i=new Ze(this[e(430)],t,this[e(434)],this[e(441)]);this[e(421)][e(431)](i)}[uo(438)](t){const e=uo,i=this[e(421)][e(422)]((e=>e.id===t.id));this[e(421)][e(416)](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=["1733208Ensokc","Revision history","52NrzbBX","310rRjfuq","div","ck-revision-history-sidebar__header","770180fabuiY","ck-revision-history-sidebar__header__label","7592136jtAamm","714018ykeIPR","9GrKnRK","121IuuFAd","2798343rJwnaM","setTemplate","span","63YQiybS","72185QxzHRo","32024TCwMgs","8cuDtFl","content","ck-reset_all"];return(vo=function(){return t})()}function go(t,e){const i=vo();return(go=function(t,e){return i[t-=223]})(t,e)}!function(t){const e=go,i=t();for(;;)try{if(577775===parseInt(e(226))/1*(-parseInt(e(228))/2)+-parseInt(e(243))/3+-parseInt(e(227))/4*(-parseInt(e(234))/5)+-parseInt(e(240))/6*(parseInt(e(225))/7)+-parseInt(e(239))/8*(-parseInt(e(241))/9)+-parseInt(e(237))/10*(-parseInt(e(242))/11)+-parseInt(e(231))/12*(-parseInt(e(233))/13))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(229)]=mt.IconHistory,this[e(223)]({tag:e(235),attributes:{class:["ck",e(230),e(236)]},children:[i,{tag:e(224),attributes:{class:["ck",e(238)]},children:[Q(t,e(232))]}]})}}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=["div","select","fire","highlightRevisions","revisionViews","3657Sfwtmf","set","bindTemplate","ck-revision-history-sidebar__timeline","render","add","20HmCwvP","remove","selectRevision","unhighlight","find","800544yPveIp","setName","uiLanguage","_addRevision","startDate","_revisions","3024055BXMGUQ","map","some","_removeRevision","setTemplate","ck-rounded-corners","get","delegate","deselect","35wmjNBq","ck-revision-history-sidebar","getTime","ck-disabled","10fqNWUi","createdAt","24713425gFLORP","_requireRevisionName","revisionSetName","616328sRdgfi","isEnabled","createCollection","_revisionActions","removeRevision","addRevision","_getTimePeriodViewByStartDate","revisionSelected","3454317eTHxFp","1276384ArrGGv","2QWiHOY","ck-reset","timePeriodViews","flat","locale","highlight"];return(_o=function(){return t})()}function Io(t,e){const i=_o();return(Io=function(t,e){return i[t-=292]})(t,e)}!function(t){const e=Io,i=t();for(;;)try{if(472090===parseInt(e(340))/1*(-parseInt(e(294))/2)+-parseInt(e(305))/3*(parseInt(e(311))/4)+-parseInt(e(322))/5+-parseInt(e(316))/6+-parseInt(e(331))/7*(parseInt(e(293))/8)+parseInt(e(292))/9*(parseInt(e(335))/10)+parseInt(e(337))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(_o);class So extends pt.View{[wo(296)];[wo(321)];[wo(343)];[wo(338)];constructor(t,e,i,s){const n=wo;super(t);const r=this[n(307)];this[n(296)]=this[n(342)](),this[n(296)][n(329)](n(301)).to(this),this[n(296)][n(329)](n(317)).to(this),this[n(321)]=e,this[n(343)]=i,this[n(338)]=s,this.on(n(301),((t,e)=>{const i=n;this[i(302)](i(347),e)})),this.on(n(317),((t,e)=>{const i=n;this[i(302)](i(339),e)})),this[n(306)](n(341),!1),this[n(326)]({tag:n(300),attributes:{class:["ck",n(295),n(327),n(332)]},children:[new yo(t),{tag:n(300),attributes:{class:["ck",n(308),r.if(n(341),n(334),(t=>!t))]},children:this[n(296)]}]})}[wo(309)](){const t=wo;super[t(309)]();for(const e of this[t(321)])this[t(319)](e);this[t(321)].on(t(310),((e,i)=>{this[t(319)](i)})),this[t(321)].on(t(312),((e,i)=>{this[t(325)](i)}))}get[wo(304)](){const t=wo;return this[t(296)][t(323)]((e=>e[t(304)][t(323)]((t=>t))))[t(297)]()}[wo(313)](t){const e=wo;for(const i of this[e(304)])t&&t.id===i.id?i[e(301)]():i[e(330)]()}[wo(303)](t){const e=wo;for(const i of this[e(304)])t[e(324)]((({id:t})=>t===i.id))?i[e(299)]():i[e(314)]()}[wo(319)](t){const e=wo,i=oo(t[e(336)],this[e(298)][e(318)])[e(320)];let s=this[e(296)][e(328)](0);s&&s[e(320)][e(333)]()===i[e(333)]()||(s=new fo(this[e(298)],i,this[e(343)],this[e(338)]),this[e(296)][e(310)](s)),s[e(345)](t)}[wo(325)](t){const e=wo,i=oo(t[e(336)],this[e(298)][e(318)])[e(320)];this[e(346)](i)[e(344)](t)}[wo(346)](t){const e=wo;return this[e(296)][e(315)]((i=>i[e(320)][e(333)]()===t[e(333)]()))}}const Oo=To;function To(t,e){const i=xo();return(To=function(t,e){return i[t-=275]})(t,e)}function xo(){const t=["string","pluginName","isVisible","Name this revision","availableRevisionActions","highlightRevisions","getRevision","revisionHistory.revisionActions","ready","isEnabled","compare","init","isPremiumPlugin","_handleEditorDataReady","restoreRevision","change:diff","get","2792QBaNTb","restoreRevisionCallback","revisionSelected","compareAgainstSelected","listenTo","isOfficialPlugin","data","_revisionsRepository","getRevisionsInDiff","_handleRevisionSelected","focus","action","_revisionViewer","revisionHistory.viewerSidebarContainer","diff","map","1091280RQbpLR","name","setName","_handleRevisionSetName","revisionHistory.requireRevisionName","nameRevision","getEarlierVisibleRevision","Compare against selected","104ielcZN","select","destroy","plugins","_createRevisionActions","bind","104868TnpaQy","assign","_revisions","length","selectRevision","revisionViews","Restore this revision","isSelected","revisionSetName","_sidebarView","add","679000KATlvQ","isReady","editor","render","revisionHistory","remove","locale","27YFLPNl","getIndex","newRevisionId","RevisionsSidebar","timePeriodViews","defaultRevisionActions","config","requires","repository","_handleDiffChange","fieldView","317712klamjW","884628ElFfFY","getLaterVisibleRevision","element","99253vNxcJN","appendChild","48aWeFKy"];return(xo=function(){return t})()}!function(t){const e=To,i=t();for(;;)try{if(112727===parseInt(e(344))/1*(parseInt(e(326))/2)+parseInt(e(291))/3+-parseInt(e(320))/4+parseInt(e(277))/5+-parseInt(e(321))/6+parseInt(e(324))/7*(-parseInt(e(285))/8)+parseInt(e(309))/9*(parseInt(e(302))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(xo);class No extends U.Plugin{[Oo(356)];[Oo(351)];[Oo(300)];static[Oo(314)]=[Oo(347),Oo(341),Oo(282)];static[Oo(331)]=function(){const t=Oo;return{compareAgainstSelected:{name:t(284),action:({plugins:e},i)=>{const s=t,n=e[s(343)](ee),r=n[s(317)];let o=n[s(275)][s(311)],a=i.id;r[s(310)](o)>r[s(310)](a)&&([o,a]=[a,o]),n[s(337)](o,a)},isVisible:({plugins:e},i)=>{const s=t,n=e[s(343)](ee);return!(n[s(317)][s(352)](n[s(275)])[s(294)]>2||i[s(298)])}},restoreRevision:{name:t(297),action:(e,{id:i})=>{const s=t;e[s(315)][s(343)](s(306))[s(345)](i)},isVisible:({plugins:e},i)=>!!e[t(343)](ee)[t(317)][t(322)](i.id)},nameRevision:{name:t(330),action:({plugins:e},{id:i,revisionNameView:s})=>{const n=t,r=e[n(343)](ee),o=r[n(317)][n(283)](i);r[n(337)](i,o),s[n(354)](),s[n(319)][n(286)]()}}}}();static get[Oo(328)](){return Oo(312)}static get[Oo(349)](){return!0}static get[Oo(339)](){return!0}static get[Oo(316)](){return[ee]}constructor(t){const e=Oo;super(t),this[e(356)]=t[e(288)][e(343)](ee),this[e(351)]=this[e(356)][e(317)],this[e(300)]=null}[Oo(338)](){const t=Oo,e=this[t(351)][t(293)],i=this[t(289)](),s=this[t(304)][t(315)][t(343)](t(357));this[t(300)]=new So(this[t(304)][t(308)],e,i,this[t(304)][t(315)][t(343)](t(281))),this[t(300)].on(t(346),this[t(353)][t(290)](this)),this[t(300)].on(t(299),this[t(280)][t(290)](this)),this[t(300)][t(290)](t(336)).to(this[t(356)]),this[t(300)][t(313)].on(t(301),((e,i)=>{const s=t;i[s(296)].on(s(301),((t,e)=>{const i=s;e[i(290)](i(336),i(303)).to(this[i(356)])}))})),this[t(300)][t(305)](),this[t(348)](this[t(304)][t(350)],t(335),this[t(340)][t(290)](this)),this[t(348)](this[t(356)],t(342),this[t(318)][t(290)](this)),s[t(325)](this[t(300)][t(323)])}[Oo(287)](){const t=Oo;this[t(300)][t(323)][t(307)](),this[t(300)][t(287)]()}[Oo(340)](){const t=Oo,e=this[t(351)][t(333)](0);if(e){const i=this[t(351)][t(283)](e.id);this[t(356)][t(337)](e,i)}}[Oo(353)](t,e){const i=Oo,s=this[i(351)][i(333)](e.id),n=this[i(351)][i(283)](s.id);this[i(356)][i(337)](s,n)}[Oo(280)](t,e){const i=Oo;this[i(351)][i(333)](e.id)[i(279)](e[i(278)])}[Oo(318)](t,e,i){const s=Oo,n=this[s(351)][s(352)](i);n[s(294)]>2?(this[s(300)][s(332)](n),this[s(300)][s(295)](null)):(this[s(300)][s(332)]([]),this[s(300)][s(295)](n[0]))}[Oo(289)](){const t=Oo,e=this[t(304)],i=No[t(331)],s=e[t(315)][t(343)](t(334))||No[t(314)];if(s[t(294)])return s[t(276)]((s=>{const n=t,r=n(327)==typeof s?Object[n(292)]({},i[s]):s;return r[n(355)]=r[n(355)][n(290)](this,e),r[n(329)]&&(r[n(329)]=r[n(329)][n(290)](this,e)),r}))}}const Ro=No,Ao=Vo;function Vo(t,e){const i=Mo();return(Vo=function(t,e){return i[t-=212]})(t,e)}!function(t){const e=Vo,i=t();for(;;)try{if(198580===parseInt(e(220))/1+-parseInt(e(242))/2+parseInt(e(216))/3+parseInt(e(217))/4*(-parseInt(e(222))/5)+parseInt(e(226))/6+parseInt(e(223))/7+parseInt(e(212))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Mo);class Eo extends pt.EditorUI{[Ao(229)];[Ao(244)];[Ao(243)];get[Ao(247)](){return this[Ao(229)]}constructor(e,i){const s=Ao;super(e),this[s(229)]=i,this[s(244)]=(0,pt.normalizeToolbarConfig)(e[s(237)][s(235)](s(253))),this[s(243)]=new t.ElementReplacer}get[Ao(225)](){const t=Ao;return this[t(247)][t(225)]}[Ao(239)](t){const e=Ao,i=this[e(245)],s=this[e(247)],n=i[e(246)][e(247)],r=s[e(227)],o=n[e(249)][e(224)]();r[e(230)]=o[e(214)],s[e(215)]();const a=r[e(225)];this[e(240)](r[e(230)],a),s[e(227)][e(255)](e(238)).to(this[e(254)]),n[e(213)](a),this[e(243)][e(231)](t,this[e(225)]),this[e(234)](),this[e(233)](e(250))}[Ao(221)](){const t=Ao;super[t(221)]();const e=this[t(247)],i=this[t(245)][t(246)][t(247)];this[t(243)][t(251)](),i[t(218)](e[t(227)][t(230)]),e[t(221)]()}[Ao(234)](){const t=Ao,e=this[t(247)];e[t(248)][t(255)](t(236)).to(this[t(254)],t(238)),e[t(248)][t(241)]=e[t(225)],e[t(248)][t(255)](t(256)).to(this,t(232),(({top:t})=>t)),e[t(253)][t(252)](this[t(244)],this[t(228)]),this[t(219)](e[t(253)])}}function Mo(){const t=["96282SXjurK","editable","componentFactory","_view","name","replace","viewportOffset","fire","_initToolbar","get","isActive","config","isFocused","init","setEditableElement","limiterElement","543922dVYHRq","_elementReplacer","_toolbarConfig","editor","editing","view","stickyPanel","document","ready","restore","fillFromConfig","toolbar","focusTracker","bind","viewportTopOffset","2830664kjvQrY","attachDomRoot","rootName","render","590196oWlCGv","28rlYLSg","detachDomRoot","addToolbar","49105zIouJP","destroy","251320nneGVP","1446704Nichtv","getRoot","element"];return(Mo=function(){return t})()}var Do=i(161),Co={attributes:{"data-cke":!0}};Co.setAttributes=It(),Co.insert=wt().bind(null,"head"),Co.domAPI=kt(),Co.insertStyleElement=Ot();gt()(Do.A,Co);Do.A&&Do.A.locals&&Do.A.locals;var Fo=Lo;function jo(){var t=["433624YMJXBx","main","editable","513670TqZNju","641463THmEZZ","_editable","1396822UqYuWU","top","76572TDYGwZ","render","8JAJsqk","add","302444kLOQDO","content","1284734ahJmwy","1GMQheg","stickyPanel","27oYExsp","10VErZcG","shouldToolbarGroupWhenFull","toolbar"];return(jo=function(){return t})()}function Lo(t,e){var i=jo();return(Lo=function(t,e){return i[t-=201]})(t,e)}!function(t){for(var e=Lo,i=t();;)try{if(115254===parseInt(e(207))/1*(-parseInt(e(204))/2)+parseInt(e(217))/3+-parseInt(e(202))/4*(parseInt(e(216))/5)+parseInt(e(221))/6+parseInt(e(219))/7+parseInt(e(213))/8*(parseInt(e(209))/9)+-parseInt(e(210))/10*(parseInt(e(206))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(jo);class Po extends pt.BoxedEditorUIView{[Fo(218)];[Fo(208)];[Fo(212)];get[Fo(215)](){return this[Fo(218)]}constructor(t,e,i={}){var s=Fo;super(t),this[s(208)]=new pt.StickyPanelView(t),this[s(212)]=new pt.ToolbarView(t,{shouldGroupWhenFull:i[s(211)]}),this[s(218)]=new pt.InlineEditableUIView(t,e)}[Fo(201)](){var t=Fo;super[t(201)](),this[t(208)][t(205)][t(203)](this[t(212)]),this[t(220)][t(203)](this[t(208)]),this[t(214)][t(203)](this[t(215)])}}function zo(t,e){const i=Wo();return(zo=function(t,e){return i[t-=431]})(t,e)}function Wo(){const t=["initialData","model","updateSourceElement","view","126104IZiZbw","49VeFmjw","get","_ui","config","create","destroy","init","createRoot","15706098kJXCUw","locale","fire","ready","935154vmnnZj","initPlugins","1788478Xjodpa","5360376zXzWjj","data","sourceElement","3210635nXYNrq","editing","document","8VDZNNz","1557510gksYAz"];return(Wo=function(){return t})()}const Uo=zo;!function(t){const e=zo,i=t();for(;;)try{if(664032===parseInt(e(452))/1+parseInt(e(439))/2+parseInt(e(447))/3*(-parseInt(e(446))/4)+-parseInt(e(443))/5+parseInt(e(437))/6*(-parseInt(e(453))/7)+parseInt(e(440))/8+parseInt(e(433))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Wo);class Zo extends((0,U.ElementApiMixin)(U.Editor)){[Uo(455)];get ui(){return this[Uo(455)]}constructor(t,e){const i=Uo;super(e),this[i(442)]=t,this[i(449)][i(445)][i(432)]();const s=new Po(this[i(434)],this[i(444)][i(451)],{shouldToolbarGroupWhenFull:!0});this[i(455)]=new Eo(this,s)}[Uo(458)](){const t=Uo;return this[t(450)](),this.ui[t(458)](),super[t(458)]()}static async[Uo(457)](t,e){const i=Uo,s=new this(t,e);return await s[i(438)](),await s.ui[i(431)](t),await s[i(441)][i(431)](s[i(456)][i(454)](i(448))||""),s[i(435)](i(436)),s}}const Ho=qo;function qo(t,e){const i=Bo();return(qo=function(t,e){return i[t-=391]})(t,e)}!function(t){const e=qo,i=t();for(;;)try{if(505701===-parseInt(e(532))/1+parseInt(e(519))/2*(-parseInt(e(493))/3)+-parseInt(e(496))/4*(parseInt(e(506))/5)+parseInt(e(438))/6+-parseInt(e(409))/7*(-parseInt(e(533))/8)+-parseInt(e(482))/9+parseInt(e(424))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Bo);const $o=[Ho(516),Ho(501)];function Bo(){const t=["toLocaleTimeString","revision-history-missing-configuration","adapter","2041416jyRIdk","creator","display","_enhanceCloseRevisionViewerCallback","toJSON","restrictedEditingException","enqueueChange","_viewerEditor","view","error","isRevisionViewerOpen","1302867KitJje","Annotations","Restored","12rhzAUt","revisionHistory.restoreRevisionCallback","toolbar","result","_closeRevisionViewer","RestrictedEditingMode","Dialog","RevisionHistory","keys","isEnabled","247395gtZUPu","fromVersion","_update","getRoot","changesNavigation","_showRevisionViewer","createRangeIn","toVersion","remove","RevisionViewerIntegration","RevisionHistoryUI","editor","refreshPositioning","4ElKhUB","getAttributeKeys","_getRevisionViewerEditorConfig","end","showRevisionViewerCallback","getMarkersGroup","selection","has","isAnonymous","push","closeRevisionViewerCallback","restoreRevision","refreshVisibility","651713AdjTBB","112mxsUzg","update","enableReadOnlyMode","exitToEditing","getRevisionRootsAttributes","hide","_recalculatePageBreaks","from","addUser","rootName","addRoot","addRevisionData","RevisionTracker","data","lazyRoots","isReady","removeMarker","_restoreRevision","revisionHistory.viewerEditorElement","removeSelectionAttribute","init","parse","includes","$graveyard","create","then","set","setAttribute","249599xunzlu","commands","long","catch","none","_cleanUp","getRevisionDocumentData","DocumentOutlineUI","save","toLocaleDateString","revisionHistory.closeRevisionViewerCallback","translations","insert","createdAt","getRevisions","11024950BHmYkK","destroy","numeric","DocumentOutline","change","define","RevisionsRepository","get","style","RevisionViewer","RevisionHistoryUtils","join","setSelection","revisionHistory.viewerContainer","4797360JKjAEj","pluginName","fromCharCode","requires","roots","saveRevision","name","markers","document","revisionHistory.editorContainer","_enhanceShowRevisionViewerCallback","element","detachRoot","isAttached","revisionHistory","repository","isOfficialPlugin","isOpen","model","block","PaginationLookup","indexOf","getRevision","Autosave","locale","getUser","map","Users","revision-history-viewer-opened","bind","isPremiumPlugin","isReadOnly","revisionHistory.showRevisionViewerCallback","plugins","disableReadOnlyMode","loadRevisionData","revisionHistory.requireRevisionName","users","uiLanguage","config","removeAttribute"];return(Bo=function(){return t})()}class Yo extends U.Plugin{[Ho(499)];static get[Ho(439)](){return Ho(515)}static get[Ho(454)](){return!0}static get[Ho(468)](){return!0}constructor(t){const e=Ho;function i(t){const e=qo;return t[e(464)]((t=>String[e(440)](t)))[e(435)]("")}super(t),this[e(499)]=e(522),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])})}}class Jo extends U.Plugin{[Ho(489)];static get[Ho(439)](){return Ho(503)}static get[Ho(454)](){return!0}static get[Ho(468)](){return!0}static get[Ho(441)](){return[ct,jt]}constructor(e){const i=Ho;if(super(e),!this[i(517)][i(477)][i(431)](i(452)))throw new t.CKEditorError(i(480),this);this[i(489)]=null,this[i(407)](i(492),!1),this[i(517)][i(477)][i(429)](i(470),(t=>this[i(511)]({...t,translations:this[i(517)][i(462)][i(420)]}))),this[i(517)][i(477)][i(429)](i(419),(t=>this[i(500)](t))),this[i(517)][i(477)][i(429)](i(497),(t=>this[i(398)](t))),this[i(517)][i(477)][i(429)](i(474),!1),this[i(448)](),this[i(485)]()}set[Ho(481)](t){const e=Ho;this[e(517)][e(471)][e(431)](e(393))[e(481)]=t}get[Ho(481)](){const t=Ho;return this[t(517)][t(471)][t(431)](t(393))[t(481)]}[Ho(392)](t){const e=Ho;return this[e(517)][e(471)][e(431)](e(393))[e(392)](t)}[Ho(460)](t){const e=Ho;return this[e(517)][e(471)][e(431)](e(430))[e(460)](t)}[Ho(423)](t){const e=Ho;return this[e(517)][e(471)][e(431)](e(430))[e(423)](t||{toJSON:!1})}[Ho(521)](){const e=Ho,i=this[e(517)],s=(0,Z.sanitizeEditorConfig)(i,$o),n=i[e(471)][e(431)](e(393)),r=i[e(471)][e(431)](e(465))[e(475)];return s[e(498)]=[e(536),e(530),e(510)],delete s[e(395)],s[e(471)][e(528)](Yo,ee,ke,class extends U.Plugin{static get[e(441)](){return[ee,e(465)]}[e(401)](){const s=e,o=this[s(517)][s(471)][s(431)](s(465));for(const t of r)t[s(527)]||o[s(463)](t.id)||o[s(541)](t);const a=n[s(453)][s(423)]();let c=null;const u=this[s(517)][s(471)][s(431)](s(433));u[s(481)]=n[s(481)],u[s(467)](s(505)).to(n),this[s(517)][s(410)][s(431)](s(530))[s(467)](s(505)).to(i,s(469),(t=>!t));for(const e of a){const i=null===e[s(483)];if(i&&e[s(513)]===e[s(507)])continue;const r=e[s(486)]();u[s(392)](r,((r,o,a)=>{const u=s;if(i){if(c)c[u(508)](r,o);else if(!o){const e=a[u(486)]();e.id=(0,t.uid)(),n[u(443)](e,a[u(513)])[u(406)]((t=>{c=t}))}}else e[u(508)](r,o)}))}}},Ro),s}[Ho(448)](){const t=Ho,e=this[t(517)][t(477)][t(431)](t(452))[t(523)];this[t(517)][t(477)][t(407)](t(470),(async()=>{const i=t;this[i(517)][i(535)](i(466));const s=this[i(517)][i(471)][i(431)](i(393));if(this[i(517)][i(471)][i(526)](i(461))){const t=this[i(517)][i(471)][i(431)](i(461));await t[i(417)]()}else await s[i(534)]();if(this[i(517)][i(471)][i(526)](i(458))&&this[i(517)][i(471)][i(431)](i(458))[i(539)](),this[i(517)][i(471)][i(526)](i(502))){const t=this[i(517)][i(471)][i(431)](i(502));t[i(455)]&&t[i(538)]()}const n=this[i(521)]();return e(n)[i(406)]((t=>{const e=i;return this[e(489)]=t,this[e(517)][e(471)][e(526)](e(494))&&this[e(517)][e(471)][e(431)](e(494))[e(531)](),this[e(517)][e(471)][e(526)](e(427))&&(this[e(517)][e(471)][e(431)](e(416))[e(490)][e(449)][e(432)][e(484)]=e(413)),t}))[i(412)]((t=>(console[i(491)](t),this[i(517)][i(472)](i(466)),null)))}))}[Ho(485)](){const t=Ho,e=this[t(517)][t(477)][t(431)](t(452))[t(529)];this[t(517)][t(477)][t(407)](t(419),(()=>(this[t(517)][t(471)][t(526)](t(458))&&this[t(517)][t(471)][t(431)](t(458))[t(539)](),this[t(517)][t(471)][t(526)](t(427))&&(this[t(517)][t(471)][t(431)](t(416))[t(490)][t(449)][t(432)][t(484)]=""),this[t(489)][t(471)][t(431)](t(433))[t(414)](),e(this[t(489)])[t(406)]((()=>{const e=t;if(this[e(517)][e(472)](e(466)),this[e(489)]=null,this[e(517)][e(471)][e(526)](e(494))){const t=this[e(517)][e(471)][e(431)](e(494));t[e(531)](),t[e(518)]()}})))))}[Ho(511)](t){const e=Ho,i=this[e(517)][e(477)][e(431)](e(447)),s=this[e(517)][e(477)][e(431)](e(437)),n=this[e(517)][e(477)][e(431)](e(399));return Zo[e(405)](n,t)[e(406)]((t=>(s[e(432)][e(484)]=e(457),i[e(432)][e(484)]=e(413),this[e(492)]=!0,t)))}[Ho(500)](t){const e=Ho,i=this[e(517)][e(477)][e(431)](e(447));return this[e(517)][e(477)][e(431)](e(437))[e(432)][e(484)]=e(413),i[e(432)][e(484)]="",this[e(492)]=!1,t[e(425)]()}async[Ho(398)](t){const e=Ho,i=this[e(517)],s=this[e(489)][e(471)][e(431)](e(433)),n=i[e(471)][e(431)](e(393)),r=i[e(471)][e(431)](e(434)),o=s[e(453)][e(460)](t);let a,c,u;try{await r[e(473)](o,this[e(481)]),a=r[e(415)](o),c=r[e(537)](o)}catch(t){return void console[e(491)](t)}i[e(456)][e(428)]((t=>{const s=e;for(const e of Array[s(540)](i[s(456)][s(445)][s(524)](s(487))))t[s(397)](e)})),s[e(396)]=!1,i[e(456)][e(488)]((t=>{const s=e;t[s(436)](null),t[s(400)](i[s(456)][s(446)][s(525)][s(520)]());const n=Object[s(504)](a);for(const e of i[s(456)][s(446)][s(442)])s(404)!=e[s(542)]&&e[s(451)]()&&!n[s(403)](e[s(542)])&&t[s(450)](e);for(const e of n){let n=i[s(456)][s(446)][s(509)](e);n&&n[s(451)]()||(n=t[s(391)](e));const r=c[e],o=Object[s(504)](r),u=a[e];for(const e of n[s(520)]())o[s(403)](e)||t[s(478)](e,n);for(const i of o)t[s(408)](i,c[e][i],n);t[s(514)](t[s(512)](n)),t[s(421)](i[s(394)][s(402)](u,n),n,0)}}));const l=Q(i[e(462)],e(495));return u=o[e(444)]?-1==o[e(444)][e(459)](l)?l+": "+o[e(444)]:o[e(444)]:l+": "+o[e(422)][e(418)](i[e(462)][e(476)],{month:e(411),day:e(426)})+", "+o[e(422)][e(479)](i[e(462)][e(476)],{hour:e(426),minute:e(426)}),await n[e(443)]({name:u}),s[e(396)]=!0,i[e(477)][e(431)](e(452))[e(529)]()}}function Go(t,e){var i=Ko();return(Go=function(t,e){return i[t-=176]})(t,e)}function Ko(){var t=["36988yQOTMJ","150860LxDmlM","163765WbZGTO","4037184FmbVqH","48tlnnlf","155432VJXwXt","9726388GTEYwG","621hhytlB","2612499RmoZPm"];return(Ko=function(){return t})()}!function(t){for(var e=Go,i=t();;)try{if(720298===parseInt(e(176))/1+-parseInt(e(184))/2+-parseInt(e(183))/3+-parseInt(e(178))/4+-parseInt(e(177))/5*(parseInt(e(179))/6)+parseInt(e(181))/7+-parseInt(e(180))/8*(-parseInt(e(182))/9))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:()=>jt,RevisionHistoryUtils:()=>X,RevisionTracker:()=>ct,RevisionViewer:()=>ee,RevisionViewerEditor:()=>Ho,RevisionViewerLoadingOverlay:()=>pe,RevisionViewerUI:()=>ke,RevisionsRepository:()=>Y,RevisionsSidebar:()=>Ro});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,R=void 0){const A=R?.(t,e,i,s);if(null!=A)return A;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]=x(t[n],n,i,s,R);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,R));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,R));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,R);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,R),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,R),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return s.set(t,e),N(e,t,i,s,R),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,R),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,R),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 R(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 A(t){return R(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 E(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 D(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?D(e)?F(t,E(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=["authors","38392zZiKvY","37620uEqidE","2WeGYzv","set","toJSON","authorsIds","1510212MdfrGJ","diffData","name","creator","1632EVAbhy","removeAttribute","213288PcJmuq","attributes","917325cmTyUW","fire","model","116QHUjWm","createdAt","_update","toVersion","setAttribute","fromVersion","map","creatorId","1470izdpiv","454825GeiRpv","setName","63gsHvYJ"];return(L=function(){return t})()}const P=z;function z(t,e){const i=L();return(z=function(t,e){return i[t-=219]})(t,e)}!function(t){const e=z,i=t();for(;;)try{if(159185===parseInt(e(239))/1*(-parseInt(e(237))/2)+parseInt(e(247))/3*(parseInt(e(224))/4)+parseInt(e(233))/5+parseInt(e(243))/6+parseInt(e(235))/7*(parseInt(e(219))/8)+parseInt(e(221))/9+parseInt(e(232))/10*(-parseInt(e(238))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(L);class W extends((0,t.ObservableMixin)()){id;[P(246)];[P(236)];[P(244)];[P(227)];[P(229)];[P(223)];constructor(e){const i=P;super(),this.id=e.id||(0,t.uid)(),this[i(246)]=e[i(246)]||null,this[i(236)]=e[i(236)]||[],this[i(244)]=e[i(244)]||null,this[i(227)]=e[i(227)]||0,this[i(229)]=e[i(229)]||0,this[i(240)](i(245),e[i(245)]||""),this[i(240)](i(225),e[i(225)]||new Date),this[i(240)](i(220),e[i(220)]||{})}[P(234)](t){this[P(226)]({name:t})}[P(228)](t,e){const i=P,s=A(this[i(220)]);(function(t,e,i){const s=Array.isArray(e)?e:"string"==typeof e?E(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(226)]({attributes:s})}[P(248)](t){const e=P,i=A(this[e(220)]);(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]&&D(e))return j(t,E(e));try{return delete t[e],!0}catch{return!1}}})(i,t),this[e(226)]({attributes:i})}[P(226)](t,e=!1){const i=P;let s=!1;const n={id:this.id},r=[i(245),i(225),i(244),i(236),i(220),i(227),i(229),i(231)];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(236)]&&(n[i(242)]=n[i(236)][i(230)]((t=>t.id)),delete n[i(236)]),this[i(222)](i(226),n,e))}[P(241)](){const t=P;return{id:this.id,name:this[t(245)],creatorId:this[t(246)]?this[t(246)].id:null,authorsIds:this[t(236)][t(230)]((t=>t.id)),diffData:this[t(244)],createdAt:this[t(225)],attributes:this[t(220)],fromVersion:this[t(229)],toVersion:this[t(227)]}}}var Z=i(782),H=i(211),U=i(783);function q(){const t=["21TeoUmV","fromCharCode","addRevision","get","getRevisionsIterator","getRevisions","earlier","editor","from","getRevisionsInDiff","join","createRevision","11Jntoha","getEarlierVisibleRevision","reverse","getLaterVisibleRevision","map","getRevision","href","authorsIds","_revisions","plugins","diffData","add","12068217mTzlhK","fromVersion","386096GjdkYm","newRevisionId","oldRevisionId","isOfficialPlugin","811884aWHnHd","data","133hPlfFG","4195755qrilfe","28387690JHRMoW","isPremiumPlugin","later","Users","100194QqobaI","getUser","attributes","afterInit","name","RevisionsRepository","creatorId","requires","230092HoOnbX","8WcmOTX","pluginName","toVersion","length","push","isNaN","toJSON","getIndex","createdAt"];return(q=function(){return t})()}const $=B;function B(t,e){const i=q();return(B=function(t,e){return i[t-=402]})(t,e)}!function(t){const e=B,i=t();for(;;)try{if(724724===-parseInt(e(436))/1+-parseInt(e(452))/2+parseInt(e(406))/3*(parseInt(e(432))/4)+-parseInt(e(439))/5+-parseInt(e(444))/6*(-parseInt(e(438))/7)+-parseInt(e(453))/8*(parseInt(e(430))/9)+-parseInt(e(440))/10*(-parseInt(e(418))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(q);class Y extends Z.Plugin{[$(426)];static get[$(451)](){return[H.Users]}static get[$(454)](){return $(449)}static get[$(435)](){return!0}static get[$(441)](){return!0}get[$(456)](){const t=$;return this[t(426)][t(456)]}constructor(e){const i=$;super(e),this[i(426)]=new t.Collection}[$(447)](){!async function(e){const i=k([80,112,85,122,117,107,75,57,84,114,76,81,120,100,69,55,70,67,111,83,109,102,71,74,99,101,73,53,68,56,97,50,88,87,110,89,86,77,51,90,118,54,105,78,48,121,119,79,66,82,103,49,52,116,104,98,72,108,65,115,106,113]),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(402)](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([80]);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(422)]((t=>String[e(407)](t)))[e(416)]("")}!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:1747353600;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(424)]);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)}[$(417)](t){const e=$,i=this[e(413)][e(427)][e(409)](e(443));return new W({id:t.id,name:t[e(448)],creator:t[e(450)]?i[e(445)](t[e(450)]):null,diffData:t[e(428)]||t[e(437)],authors:t[e(425)][e(422)]((t=>i[e(445)](t))),createdAt:new Date(t[e(405)]),attributes:t[e(446)],fromVersion:t[e(431)],toVersion:t[e(455)]})}[$(408)](t,e=0){const i=$;this[i(426)][i(429)](t,e)}[$(423)](t){const e=$;return this[e(426)][e(409)](t)}[$(411)](t={toJSON:!1}){const e=$,i=Array[e(414)](this[e(426)]);return i[e(420)](),t[e(403)]?i[e(422)]((t=>t[e(403)]())):i}[$(404)](t){const e=$;return this[e(426)][e(404)](t)}[$(419)](t){const e=$,[,i]=this[e(410)](t,{direction:e(412)});return i}[$(421)](t){const e=$,[,i]=this[e(410)](t,{direction:e(442)});return i}[$(415)](t){const e=$,i=[];for(const s of this[e(410)](t[e(433)]))if(i[e(457)](s),s.id===t[e(434)])break;return i}*[$(410)](t,{direction:e=$(412),filter:i=()=>!0}={}){const s=$,n=s(412)===e?1:-1;let r=this[s(426)][s(409)](t),o=this[s(404)](r);for(yield r;r;){if(o+=n,r=this[s(423)](o),!r)return;i(r)&&(yield r)}}}const J=K;function G(){const t=["attributesAfter","data","constructor","marked","getRevisionRootsAttributes","viewChildrenToDom","1270CLTdKN","parse","6sUaLDc","4738CIFWJl","_typeCharToViewClass","forEach","domConverter","2184413wvtYGX","loadRevisionData","config","_setCustomProperty","revision-end","childNodes","_viewClassToTypeChar","getFillerOffset","map","domChildrenToView","editor","1298448zSrGmR","customProperties","processor","attributes","domDocument","revision-start","fillerOffset","1370SPQaXR","2006406uRYBtX","_makeModelFromViewString","22JMIZzb","length","_getTypeCharForViewElement","useFillerType","view","collaboration.channelId","document","div","isAttached","default","type","editing","getRevision","insertions","name","RevisionHistoryUtils","_appendChild","pluginName","string","toData","filter","toModel","children","isPremiumPlugin","append","diffData","innerHTML","htmlProcessor","data-revision-","createElement","getRevisionDocumentData","_getViewFromDiffObj","1473ZCkhwk","1236980eSqTnp","get","render","348VNBZyw","_removeRevisionMarkers","attachChange","startsWith","isOfficialPlugin","from"];return(G=function(){return t})()}function K(t,e){const i=G();return(K=function(t,e){return i[t-=481]})(t,e)}!function(t){const e=K,i=t();for(;;)try{if(157218===-parseInt(e(553))/1+-parseInt(e(550))/2*(parseInt(e(534))/3)+parseInt(e(538))/4*(parseInt(e(499))/5)+parseInt(e(552))/6*(parseInt(e(481))/7)+parseInt(e(492))/8+parseInt(e(500))/9+-parseInt(e(535))/10*(parseInt(e(502))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(G);class X extends Z.Plugin{static get[J(519)](){return J(517)}static get[J(542)](){return!0}static get[J(525)](){return!0}[J(487)]=new Map([[U.ViewContainerElement,"c"],[U.ViewAttributeElement,"a"],[U.ViewEmptyElement,"e"],[U.ViewRawElement,"r"],[U.ViewUIElement,"u"]]);[J(554)]=new Map([["c",U.ViewContainerElement],["a",U.ViewAttributeElement],["e",U.ViewEmptyElement],["r",U.ViewRawElement],["u",U.ViewUIElement]]);async[J(482)](t,e){const i=J;if(t[i(527)]||!e)return;const s=this[i(491)][i(483)][i(536)](i(507)),n=await e[i(514)]({channelId:s,revisionId:t.id});t[i(527)]=n[i(527)]}[J(532)](t){const e=J,i={};for(const s in t[e(527)]){if(t[e(527)][s][e(540)]&&!t[e(527)][s][e(540)][e(510)])continue;const n=this[e(539)](JSON[e(551)](t[e(527)][s][e(515)])),r=this[e(491)][e(513)][e(506)][e(508)],o=new U.ViewDocumentFragment(r,n[e(489)]((t=>this[e(533)](t,!1))));this[e(491)][e(545)][e(494)][e(505)](e(547)),i[s]=this[e(491)][e(545)][e(494)][e(521)](o),this[e(491)][e(545)][e(494)][e(505)](e(511))}return i}[J(548)](t){const e=J,i={};for(const s in t[e(527)])t[e(527)][s][e(540)]&&!t[e(527)][s][e(540)][e(510)]||(i[s]=t[e(527)][s][e(544)]||{});return i}[J(504)](t){const e=J;return this[e(487)][e(536)](t[e(546)])}[J(533)](t,e){const i=J,s=this[i(491)][i(513)][i(506)][i(508)];if(i(520)==typeof t)return new U.ViewText(s,t);{let n,r;r="u"==t[i(512)]||"r"==t[i(512)]?[]:t[i(524)][i(489)]((t=>this[i(533)](t,e)));const o=this[i(554)][i(536)](t[i(512)])||U.ViewElement,a=this[i(491)][i(545)][i(529)][i(556)];if(n=new o(s,t[i(516)],t[i(495)],r),"u"==t[i(512)]&&t[i(524)][0]){const r=t[i(524)][0];if(n[i(537)]=function(t){const e=i,s=t[e(531)](e(509));return s[e(528)]=r,s[e(486)][0]},e){const t=new U.ViewDocumentFragment(s);t[i(518)](n);const e=Array[i(543)](a[i(549)](t,{bind:!1})),r=a[i(496)][i(531)](i(509));r[i(526)](...e),n=Array[i(543)](a[i(490)](r))[0]}}else if("r"==t[i(512)]&&t[i(524)][0]){const r=t[i(524)][0];if(n[i(537)]=function(t){t[i(528)]=r},e){const t=new U.ViewDocumentFragment(s);t[i(518)](n);const e=Array[i(543)](a[i(549)](t,{bind:!1})),r=a[i(496)][i(531)](i(509));r[i(526)](...e);const o=Array[i(543)](a[i(490)](r));o[i(503)]>1?n[i(518)](o):n=o[0]}}if(t[i(493)])for(const[e,s]of t[i(493)])n[i(484)](e,s);const c=void 0===t[i(498)]?null:t[i(498)];return null!==c&&(n[i(488)]=()=>c),n}}[J(501)](t){const e=J,i=JSON[e(551)](t),s=this[e(491)][e(513)][e(506)][e(508)],n=new U.ViewDocumentFragment(s,i[e(489)]((t=>this[e(533)](t,!0))));return this[e(491)][e(545)][e(523)](n)}[J(539)](t){const e=J;return(t=t[e(522)]((t=>!t[e(516)]||e(497)!==t[e(516)]&&e(485)!==t[e(516)])))[e(555)]((t=>{const i=e;i(520)!=typeof t&&(t[i(524)]=this[i(539)](t[i(524)]),t[i(495)]=t[i(495)][i(522)]((t=>!t[0][i(541)](i(530)))))})),t}}function Q(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),R=n(i);if(N===u&&(N=v),R===u&&(R=v),N!==R)return!1;switch(N){case o:return t.toString()===i.toString();case a:{const e=t.valueOf(),s=i.valueOf();return(A=e)===(V=s)||Number.isNaN(A)&&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 A,V;const M=(s=s??new Map).get(t),E=s.get(i);if(null!=M&&null!=E)return M===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(){const t=["_copyMarkers","createRevision","adapter","_prepareViewToSave","_baseIdsRoots","reinsert","revisionHistoryLicenseKeyTrialLimit","NEGATIVE_INFINITY","_generateTape","getChildren","detachRoot","source","getCurrentRevisionId","domDocument","addRoot","trialLimit","evaluationLimit","attributesBefore","_savedMetaData","isReady","_licenseKeyCheckInterval","attachChange","offset","_isAttached","_reset","_createFromRanges","string","config","marker","childCount","targetPosition","getRange","map","diffData","currentRevision","addRevision","outerHTML","$comment","creatorId","getWalker","revision:","_utils","sourcePosition","from","isAttached","type","getUser","add","roots","createRange","_getViewJson","elementStart","getAncestors","RealTimeCollaborationClient","_bufferUpdate","some","_authorId","oldRange","_transformMarkers","authorsIds","children","end","size","_getFromVersion","newRange","htmlProcessor","Users","parent","_findInsertionIndex","domainLimit","_loadedStateData","editor","removeRootAttribute","34786830tRrxAH","createPositionFromPath","$text","loadState","PENDING_ACTION_REVISION_HISTORY","nodeAfter","length","_fixOperation","upcast","revisionHistoryLicenseKeyExpired","_lastFrom","_touched","revision","createPositionBefore","clear","_handleRootOperation","_handleInsertOperation","_initialRevisionId","_pendingAction","find","rootsAttributes","dataToMarker","_fixPosition","model","elementEnd","RevisionsRepository","_isInit","saveRevision","_removePendingAction","loadRevisionData","for","getFillerOffset","featureNotAllowed","getOperation","_saveMetaData","insertionPosition","Empty document","11839392wXtjci","RevisionTracker","data","locale","_loadState","howMany","conversion","_lastTo","getTime","_makeModelFromViewString","insertion","tableCell","shift","_startingRevisionId","version","_bufferedUpdates","_startingVersion","repository","_handleRootAttributeOperation","authors","fromVersion","filter","hasContent","nodes","_showLicenseError","element","reInit","getAttributes","addRevisionData","fillerOffset","_revisionDataBuilder","offsetSize","domConverter","dataDowncast","createPositionAfter","move","_appendChild","_setConversion","customProperties","then","getData","PendingActions","setSource","root","update","getIndex","changeRootAttribute","merge","_execute","newValue","invalid","split","getRevisionDocumentData","setRevisionData","startsWith","createdAt","vid","text","revisionHistoryLicenseKeyNotAllowed","11489128kyVfcW","RevisionHistoryUtils","Initial revision","_idsRoots","markers","name","_touchedRoots","getMovedRangeStart","toVersion","_getTypeCharForViewElement","toView","slice","_createCurrentRevision","affectsData","_cloneOperation","rawElement","ready","vid_start","values","_setAttribute","getRevision","revisionHistoryLicenseKeyUsageLimit","RevisionHistory","_getVidAttributeName","_makeIdsRoot","baseVersion","_removeMetaData","_fixRange","plugins","55xdOoZZ","28IBVUjJ","_operations","bind","stringify","trim","_update","documentFragment","_isPendingUpdate","revisionHistoryLicenseKeyInvalid","keys","sort","isPremiumPlugin","keepParagraph","_handleSplitOperation","rootName","_revisionId","history","isOfficialPlugin","_baseRootsAttributes","document","_diffRoots","previousPosition","push","remove","define","sendBufferedUpdates","_touchedMarkers","_calculateMetaData","getAttribute","path","start","markerToData","licenseKey","deletion","deletions","stickiness","_handleMarkerOperation","_getBaseVids","item","initial","836910ABuZNk","collaboration.channelId","_insertChild","_diffRootsAttributes","_handleOperation","position","range","expired","_getState","_addPendingAction","buildRevisionData","key","uiElement","initialData","graveyardPosition","getRevisions","delete","has","_applyOperations","getTransformedByOperation","_markers","isAdd","_markChanges","createRangeIn","clone","4GdyIFr","163004IjatXx","getRootNames","_processRootBeforeSave","getRoot","_clone","getLatestVersion","splitPosition","editor-initial-data-replaced-with-revision-data","getCustomProperties","reverse","set","innerHTML","636259muGquv","resolve","fromEntries","paragraph","pluginName","isEqual","max","creator","render","createElement","addRootAttribute","insertions","attributesAfter","userId","_source","$graveyard","get","usageLimit","_createInitialRevision","init","requires","revisionHistoryLicenseKeyEvaluationLimit","revisionHistoryLicenseKeyValid","createPositionAt","insert","finally","isEnabled","1130001xYtSEN","destroy","vid_end","revisionHistory.resumeUnsavedRevision","getChild","_baseRoots","getRevisionRootsAttributes","_replaceEditorDataWithRevisionData","getNodeByPath","getOperations","revisionHistoryLicenseKeyDomainLimit","afterInit","includes","_handleMoveOperation","_handleMergeOperation","updateRevisions","_continueCurrentRevision","_makeRevision","_getPreviousFrom"];return(rt=function(){return t})()}const ot=at;function at(t,e){const i=rt();return(at=function(t,e){return i[t-=167]})(t,e)}!function(t){const e=at,i=t();for(;;)try{if(962236===-parseInt(e(350))/1+-parseInt(e(337))/2*(parseInt(e(377))/3)+-parseInt(e(338))/4*(parseInt(e(271))/5)+parseInt(e(312))/6*(-parseInt(e(272))/7)+-parseInt(e(242))/8+parseInt(e(183))/9+parseInt(e(469))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(rt);class ct extends Z.Plugin{[ot(304)];[ot(416)];[ot(430)]=null;[ot(200)];[ot(398)]=null;[ot(213)];[ot(364)];[ot(486)];[ot(198)];[ot(437)];[ot(487)];[ot(393)];[ot(199)];[ot(466)];static get[ot(354)](){return ot(184)}static get[ot(289)](){return!0}static get[ot(283)](){return!0}static get[ot(370)](){return[H.Users,Y,X,Z.PendingActions]}constructor(e){const i=ot;super(e),this[i(200)]=this[i(467)][i(270)][i(366)](i(171)),this[i(437)]=this[i(467)][i(270)][i(366)](i(243)),this[i(213)]=new ut(this[i(467)]),this[i(486)]=this[i(467)][i(423)][i(366)](i(313))||i(311),this[i(198)]=new Map,this[i(466)]=null;const s=(0,t.uid)();this[i(364)]={history:this[i(467)][i(169)][i(291)][i(288)],getLatestVersion:()=>Promise[i(351)](this[i(467)][i(169)][i(291)][i(197)]),getCurrentRevisionId:()=>s},this[i(348)](i(415),!1),this[i(348)](i(376),!0),this[i(348)](i(279),!1),this[i(467)][i(423)][i(296)](i(380),!0),this[i(467)][i(189)][i(176)](i(477))[i(167)]({view:i(481)})}[ot(369)](){const t=ot;this[t(220)](),this[t(467)][t(185)].on(t(258),(()=>{const e=t,i=this[e(200)][e(262)](0),s=i&&null===i[e(357)]?i:null;if(this[e(393)]=!!s&&this[e(467)][e(423)][e(366)](e(380)),this[e(467)][e(270)][e(329)](e(449))){const t=this[e(364)][e(408)](),n=this[e(200)][e(262)](t);if(n)this[e(199)]=n[e(203)],this[e(393)]=!1;else{const t=this[e(364)][e(288)][e(273)][e(488)]((t=>!t[e(172)])),n=t?t[e(267)]:this[e(364)][e(288)][e(197)];i?(i[e(250)]<n&&i[e(277)]({toVersion:n}),this[e(393)]?(this[e(364)][e(408)]=()=>s.id,this[e(199)]=s[e(203)]):(this[e(199)]=i[e(250)],this[e(393)]=!1)):(this[e(199)]=n,this[e(393)]=!1)}}else s&&(this[e(467)][e(169)][e(291)][e(288)][e(197)]=Math[e(356)](s[e(250)],this[e(467)][e(169)][e(291)][e(288)][e(197)]),s[e(203)]===s[e(250)]?(0!==s[e(203)]&&(this[e(364)][e(408)]=()=>s.id),this[e(393)]=!1):this[e(393)]&&(this[e(364)][e(408)]=()=>s.id,this[e(199)]=s[e(203)])),this[e(393)]||(this[e(199)]=this[e(467)][e(169)][e(291)][e(197)]);this[e(213)][e(369)](this[e(364)][e(288)]),this[e(368)](this[e(199)]),this[e(254)](this[e(199)]),this[e(398)]&&this[e(297)]()})),this[t(274)](t(415)).to(this,t(279),(t=>!t)),this[t(304)]=this[t(467)][t(423)][t(366)](t(304));const e=this[t(467)];this[t(416)]=setInterval((()=>{const i=t;let s;for(const t in e){const n=t,r=e[n];if(i(372)==r||i(280)==r||i(478)==r||i(387)==r||i(241)==r||i(371)==r||i(402)==r||i(263)==r){delete e[n],s=r,clearInterval(this[i(416)]),this[i(416)]=void 0;break}}i(280)==s&&e[i(207)](i(233)),i(478)==s&&e[i(207)](i(319)),i(387)==s&&e[i(207)](i(465)),i(241)==s&&e[i(207)](i(178),i(264)),i(371)==s&&e[i(207)](i(412)),i(402)==s&&e[i(207)](i(411)),i(263)==s&&e[i(207)](i(367))}),1e3)}async[ot(388)](){const t=ot;if(this[t(200)][t(475)]>0){const e=this[t(200)][t(262)](0),i=await this[t(235)](e),s=await this[t(383)](e);this[t(384)](i,s)}}[ot(378)](){const t=ot;super[t(378)](),this[t(416)]&&clearInterval(this[t(416)])}[ot(225)](t){this[ot(364)]=t}async[ot(227)](){const t=ot,e=await this[t(364)][t(343)]();if(e>this[t(430)][t(250)]){await this[t(187)]();const i=this[t(322)]({revision:this[t(430)],to:e});i[t(202)]=i[t(455)][t(428)]((e=>this[t(467)][t(270)][t(366)](t(462))[t(442)](e))),this[t(430)][t(277)](i)}}async[ot(173)](e={},i=null){const s=ot,n=[];await this[s(187)](),this[s(393)]=!1,i>this[s(430)][s(250)]&&(i=null),null===i&&(i=await this[s(364)][s(343)]());const r=this[s(459)](i),o=this[s(322)]({from:r,to:i});if(this[s(430)][s(250)]<i){const t=this[s(322)]({revision:this[s(430)],from:i,to:i});t[s(202)]=[],t[s(455)]=[],t.id=this[s(430)].id,this[s(430)][s(277)](t,!0),delete t[s(202)],n[s(294)](t)}e[s(434)]=this[s(467)][s(270)][s(366)](s(462)).me.id,e[s(247)]=e[s(247)]||null,e.id=e.id||(0,t.uid)(),e={...e,...o};const a=this[s(211)](e);n[s(294)](e);const c=this[s(200)][s(228)](a);if(0!==c){const t=this[s(200)][s(262)](c-1);if(t[s(203)]!==i){const r=this[s(213)][s(223)](i,t[s(250)]),o={id:t.id,diffData:r[s(429)],authorsIds:r[s(455)],authors:r[s(455)][s(428)]((t=>this[s(467)][s(270)][s(366)](s(462))[s(442)](t))),fromVersion:i};t===this[s(430)]&&(o[s(238)]=new Date(e[s(238)][s(191)]()+10)),t[s(277)](o,!0),delete o[s(202)],n[s(294)](o)}}if(this[s(398)]){for(const t of n)this[s(450)](t.id,t,!0);this[s(297)]()}return a}[ot(211)](t){const e=ot,i=this[e(200)][e(397)](t);return this[e(398)]&&i.on(e(277),((t,i,s)=>{const n=e;s||(this[n(450)](i.id,i,!0),this[n(297)]())})),this[e(200)][e(431)](i,this[e(464)](i)),i}async[ot(235)](t){const e=ot;return await this[e(437)][e(175)](t,this[e(398)]),this[e(437)][e(235)](t)}async[ot(383)](t){const e=ot;return await this[e(437)][e(175)](t,this[e(398)]),this[e(437)][e(383)](t)}[ot(297)](){const t=ot;if(0===this[t(198)][t(458)])return;if(this[t(279)])return;let e=Array[t(439)](this[t(198)][t(260)]());this[t(198)][t(483)]();for(let i=0;i<e[t(475)];i++){const s=e[i];let n=!1;for(const e of Object[t(281)](s))void 0===s[e]?delete s[e]:"id"!==e&&(n=!0);n||(e[i]=null)}if(e=e[t(204)]((t=>null!==t)),!e[t(475)])return;for(let i=0;i<e[t(475)];i++){const s=e[i];void 0!==s[t(203)]&&void 0===s[t(250)]&&(s[t(250)]=this[t(200)][t(262)](s.id)[t(250)]),void 0!==s[t(250)]&&void 0===s[t(203)]&&(s[t(203)]=this[t(200)][t(262)](s.id)[t(203)])}const i=this[t(467)][t(423)][t(366)](t(313));this[t(279)]=!0,this[t(321)](),this[t(398)][t(392)](e,i)[t(375)]((()=>{this[t(279)]=!1}))[t(222)]((e=>{const i=t;if(e)for(const t of e)this[i(236)]({id:t.id,createdAt:t[i(238)]});this[i(174)](),this[i(297)]()}))}[ot(322)]({revision:t=null,from:e=null,to:i=null}){const s=ot;e=null!==e?e:t[s(203)],i=null!==i?i:t[s(250)];const n=this[s(213)][s(223)](e,i),r={diffData:n[s(429)],authorsIds:n[s(455)],fromVersion:e,toVersion:i};if(!t||i!==t[s(250)]){const t=i-1,e=this[s(364)][s(288)][s(179)](t);r[s(238)]=e&&e[s(238)]||new Date}if(this[s(466)]&&e===this[s(466)][s(203)])for(const t of this[s(466)][s(202)])r[s(455)][s(389)](t.id)||r[s(455)][s(294)](t.id);return r}[ot(450)](t,e,i){const s=ot;if(this[s(198)][s(329)](t)){const n=this[s(198)][s(366)](t);e=i?{...n,...e}:{...e,...n}}this[s(198)][s(348)](t,e)}[ot(236)](t){const e=ot,i=this[e(200)][e(262)](t.id);if(t[e(238)]&&(t[e(238)]=new Date(t[e(238)])),t[e(455)]){const i=this[e(467)][e(270)][e(366)](e(462));t[e(202)]=t[e(455)][e(428)]((t=>i[e(442)](t)))}i[e(277)](t,!0)}[ot(368)](t){const e=ot,i=this[e(200)][e(262)](this[e(200)][e(475)]-1);if(i)this[e(486)]=i.id;else{const i=!this[e(467)][e(169)][e(291)][e(444)][e(488)]((t=>this[e(467)][e(169)][e(205)](t))),s=this[e(467)][e(270)][e(366)](e(462)).me.id,n=Q(this[e(467)][e(186)],e(i?182:244));this[e(394)]({from:t,to:t,id:this[e(486)],name:n,creatorId:s})}}[ot(254)](t){const e=ot,i=this[e(364)][e(408)]();this[e(430)]=this[e(200)][e(262)](i),this[e(430)]||(this[e(430)]=this[e(394)]({from:t,to:t,id:i,name:"",creatorId:null}))}async[ot(187)](){const t=ot;this[t(393)]&&!this[t(466)]&&(await this[t(437)][t(175)](this[t(430)],this[t(398)]),this[t(213)][t(472)](this[t(430)]),this[t(466)]={fromVersion:this[t(430)][t(203)],authors:this[t(430)][t(202)][t(253)]()})}[ot(384)](e,i){const s=ot;let n=this[s(467)][s(423)][s(366)](s(325)),r=this[s(467)][s(423)][s(366)](s(489));if(void 0===n){n={};for(const t of this[s(467)][s(169)][s(291)][s(339)]())n[t]=""}if(s(422)==typeof n&&(n={main:n}),void 0===r){r={};for(const t of this[s(467)][s(169)][s(291)][s(339)]())r[t]={}}let o=!1;const a=Object[s(281)](n),c=Object[s(281)](e);for(const t of a){if(n[t]!==e[t]&&""!==n[t][s(276)]()){o=!0;break}if(!nt(r[t],i[t])&&Object[s(281)](r[t])[s(475)]>0){o=!0;break}}o||(o=c[s(451)]((t=>!this[s(467)][s(169)][s(291)][s(341)](t)))),o&&(0,t.logWarning)(s(345),{editorData:n,editorRootsAttributes:r,revisionData:e,revisionRootsAttributes:i}),this[s(467)][s(423)][s(348)](s(325),e),this[s(467)][s(423)][s(348)](s(489),i)}[ot(321)](){const t=ot;if(!this[t(487)]){const e=this[t(467)][t(270)][t(366)](t(224));this[t(487)]=e[t(443)](Q(this[t(467)][t(186)],t(473)))}}[ot(174)](){const t=ot;this[t(487)]&&(this[t(467)][t(270)][t(366)](t(224))[t(295)](this[t(487)]),this[t(487)]=null)}[ot(464)](t){const e=ot,i=this[e(200)][e(327)]();i[e(347)]();let s=0;for(;s<i[e(475)];){const n=i[s];if(n===this[e(430)]){s++;continue}if(n.id===this[e(486)])break;const r=t[e(250)]-n[e(250)]||t[e(203)]-n[e(203)];if(r>0)break;if(r<0)s++;else{if(!t[e(357)]&&n[e(357)])break;if(n[e(357)]||!t[e(357)]){if(t[e(238)]>n[e(238)])break;s++}else s++}}return s}[ot(459)](t){const e=ot,i=this[e(200)][e(327)]();i[e(347)](),i[e(195)]();const s=i[e(488)]((i=>i[e(250)]<=t))[e(250)];return s<this[e(199)]?this[e(199)]:s}[ot(394)]({name:t,from:e,to:i,creatorId:s,id:n}){const r=ot,o=this[r(322)]({from:e,to:i});o[r(247)]=t,o[r(434)]=s,o.id=n;const a=this[r(211)](o);return this[r(398)]&&this[r(450)](o.id,o,!0),a}[ot(220)](){const t=ot;this[t(467)][t(189)][t(176)](t(216))[t(303)]({model:t(481)})}}class ut{[ot(467)];[ot(407)];[ot(414)];[ot(479)];[ot(190)];[ot(332)];[ot(292)];[ot(315)];[ot(382)];[ot(290)];[ot(245)];[ot(400)];[ot(480)];[ot(298)];[ot(248)];[ot(287)];[ot(196)];constructor(t){const e=ot;this[e(467)]=t,this[e(414)]=new Map,this[e(479)]=-1,this[e(190)]=-1,this[e(332)]=new Map,this[e(292)]=new Map,this[e(315)]=new Map,this[e(382)]=new Map,this[e(290)]=new Map,this[e(245)]=new Map,this[e(400)]=new Map,this[e(480)]=new Map,this[e(298)]=new Map,this[e(248)]=new Map,this[e(287)]=1}[ot(369)](t){const e=ot;this[e(407)]=t;const i=new Map,s=new Map,n=this[e(467)][e(169)][e(291)][e(444)][e(428)]((t=>t[e(286)]));for(const t of n){const n=this[e(467)][e(169)][e(291)][e(341)](t),r=lt(n);i[e(348)](t,r),s[e(348)](t,Object[e(352)](n[e(210)]()))}const r=Array[e(439)](this[e(467)][e(169)][e(246)])[e(428)]((t=>[t[e(247)],t[e(427)]()])),o=this[e(407)][e(197)];this[e(180)](o,i,r,s),this[e(196)]=this[e(287)];const a=new Map,c=new Map;for(const t of n){const i=ht(t);a[e(348)](t,i),c[e(348)](t,{})}this[e(180)](Number[e(403)],a,[],c)}[ot(223)](t,e){const i=ot;if(this[i(479)]===t&&this[i(190)]<=e)this[i(414)][i(458)]>1&&this[i(268)](this[i(190)]),this[i(330)](this[i(190)],e,!0);else{if(!this[i(414)][i(329)](t)){const e=this[i(395)](t);this[i(299)](e,t,!1)}this[i(299)](t,e,!0)}return this[i(479)]=t,this[i(190)]=e,this[i(320)]()}[ot(472)](t){const e=ot,i=this[e(467)][e(270)][e(366)](e(243));this[e(420)](),this[e(479)]=t[e(203)],this[e(190)]=t[e(250)];for(const s in t[e(429)]){const n=t[e(429)][s][e(417)],r=A(t[e(429)][s][e(413)])||{},o=i[e(192)](t[e(429)][s][e(306)]);o[e(286)]=s,o[e(419)]=!n||!n[e(440)],o[e(440)]=()=>o[e(419)],this[e(382)][e(348)](s,o),this[e(290)][e(348)](s,r),n&&this[e(248)][e(348)](s,n);const a=this[e(266)](o);this[e(400)][e(348)](s,a);for(const[t,i]of o[e(246)]){if(!t[e(237)](e(436)))continue;const s=t[e(234)](":")[2];for(const t of i[e(435)]({singleCharacters:!0})){const i=this[e(265)](t),n=e(170)==t[e(441)]?t[e(293)][e(301)][e(253)](0,-1):t[e(293)][e(301)],r=a[e(385)](n)[e(300)](i);this[e(480)][e(348)](r,{userId:s})}}}this[e(196)]=this[e(287)];const s=[...Array(this[e(287)])[e(281)]()][e(253)](1)[e(204)]((t=>!this[e(480)][e(329)](t)));let n=0;const r=new Map;for(const o in t[e(429)]){const a=t[e(429)][o][e(417)],c=A(t[e(429)][o][e(362)])||{},u=i[e(192)](t[e(429)][o][e(361)]);u[e(286)]=o,u[e(419)]=!a||a[e(440)],u[e(440)]=()=>u[e(419)],this[e(292)][e(348)](o,u),this[e(315)][e(348)](o,c);const l=this[e(266)](u,Number[e(403)]);this[e(245)][e(348)](o,l),r[e(348)](o,u[e(440)]()?c:{});for(const[t,i]of u[e(246)]){if(!t[e(237)](e(436)))continue;const s=t[e(234)](":")[2];for(const t of i[e(435)]({singleCharacters:!0})){const i=this[e(265)](t),n=this[e(287)]++,r=e(170)==t[e(441)]?t[e(293)][e(301)][e(253)](0,-1):t[e(293)][e(301)];l[e(385)](r)[e(261)](i,n),this[e(480)][e(348)](n,{userId:s})}}for(const t of this[e(467)][e(169)][e(335)](u)[e(435)]({singleCharacters:!0})){const i=this[e(265)](t),r=e(170)==t[e(441)]?t[e(293)][e(301)][e(253)](0,-1):t[e(293)][e(301)],o=l[e(385)](r);o[e(300)](i)>0||o[e(261)](i,s[n++])}for(const[t,i]of u[e(246)])t[e(237)](e(436))||this[e(332)][e(348)](t,i)}const o=ht(e(365));this[e(382)][e(348)](e(365),o),this[e(400)][e(348)](e(365),this[e(266)](o,1));const a=ht(e(365));this[e(292)][e(348)](e(365),a),this[e(245)][e(348)](e(365),this[e(266)](a,1));const c=Array[e(439)](this[e(292)])[e(428)]((([t,e])=>[t,lt(e)]));this[e(180)](this[e(190)],c,this[e(332)],r)}[ot(209)](){const t=ot;this[t(420)](),this[t(479)]=-1,this[t(190)]=-1,this[t(414)][t(483)](),this[t(369)](this[t(407)])}[ot(180)](t,e,i,s){const n=ot,r=new Map(e),o=new Map(A(s)),a=new Map;for(const[t,e]of i)a[n(348)](t,{start:e[n(302)][n(336)](),end:e[n(457)][n(336)](),rootName:e[n(226)][n(286)]});this[n(414)][n(348)](t,{roots:r,markers:a,rootsAttributes:o})}[ot(268)](t){const e=ot;this[e(414)][e(328)](t)}[ot(420)](){const t=ot;this[t(480)][t(483)](),this[t(298)][t(483)](),this[t(248)][t(483)](),this[t(292)][t(483)](),this[t(315)][t(483)](),this[t(382)][t(483)](),this[t(290)][t(483)](),this[t(245)][t(483)](),this[t(400)][t(483)](),this[t(332)][t(483)](),this[t(287)]=1,this[t(196)]=this[t(287)]}[ot(266)](t,e=null){const i=ot;let s=null;t.is(i(278))||(s=new U.Element(t[i(247)],{vid_start:null===e?this[i(287)]++:e++}));const n=[];for(const s of t[i(405)]())if(s.is(i(208))){n[i(294)](this[i(266)](s,e));const t=n[n[i(475)]-1];null!==e&&(e=t.is(i(208),i(471))?t[i(300)](i(239))+1:t[i(300)](i(379))+1)}else for(let t=0;t<s[i(214)];t++)n[i(294)](new U.Element(i(471),{vid:null===e?this[i(287)]++:e++}));if(t.is(i(278))){const e=ht(t[i(286)]);return e[i(314)](0,n),e}return s[i(261)](i(379),null===e?this[i(287)]++:e++),s[i(314)](0,n),s}[ot(299)](t,e,i){const s=ot;this[s(420)]();const{roots:n,markers:r,rootsAttributes:o}=this[s(414)][s(366)](t);this[s(382)]=new Map(n),this[s(290)]=new Map(A(o));for(const[t,e]of this[s(382)])if(s(365)!==t&&(this[s(292)][s(348)](t,lt(e)),this[s(315)]=new Map(A(o)),i)){const i=this[s(287)];this[s(245)][s(348)](t,this[s(266)](e)),this[s(400)][s(348)](t,this[s(266)](e,i))}this[s(196)]=this[s(287)],this[s(292)][s(348)](s(365),lt(this[s(382)][s(366)](s(365)))),i&&this[s(245)][s(348)](s(365),this[s(266)](this[s(382)][s(366)](s(365))));for(const[t,e]of r){const i=this[s(382)][s(366)](e[s(286)]),n=this[s(292)][s(366)](e[s(286)]),r=new U.Range(this[s(168)](e[s(302)],i),this[s(168)](e[s(457)],i)),o=this[s(269)](r,n);i[s(246)][s(348)](t,r),this[s(332)][s(348)](t,o)}this[s(330)](t,e,i)}[ot(330)](t,e,i){const s=ot;for(const n of this[s(407)][s(386)](t,e))this[s(316)](n,i);for(const t of this[s(292)][s(260)]())t[s(246)][s(483)]();for(const[t,e]of this[s(332)])this[s(292)][s(366)](e[s(226)][s(286)])[s(246)][s(348)](t,e[s(336)]());const n=new Map,r=new Map;for(const[t,e]of this[s(292)])n[s(348)](t,lt(e)),r[s(348)](t,this[s(315)][s(366)](t));this[s(180)](e,n,this[s(332)],r)}[ot(395)](t){const e=ot,i=Array[e(439)](this[e(414)][e(281)]());i[e(282)](((t,e)=>t-e)),i[e(347)]();for(const e of i)if(e<t)return e;return Number[e(403)]}[ot(396)](t,e){const i=ot,s=Array[i(439)](e[i(246)])[i(428)]((([e,s])=>[e,this[i(269)](s,t)]));t[i(246)]=new Map(s)}[ot(454)](t){const e=ot;for(const i of this[e(332)][e(260)]()){const s=i[e(331)](t),n=U.Range[e(421)](s);i[e(302)]=n[e(302)],i[e(457)]=n[e(457)]}}[ot(316)](t,e){const i=ot;if(i(410)!=t[i(441)]&&i(406)!=t[i(441)]){if(i(374)==t[i(441)]){const s=t[i(317)][i(226)][i(286)];this[i(292)][i(329)](s)||(this[i(292)][i(348)](s,ht(s,!0)),this[i(315)][i(348)](s,{}),e&&this[i(245)][i(348)](s,ht(s,!0)))}else{if(i(360)==t[i(441)]||i(468)==t[i(441)]||i(229)==t[i(441)])return void this[i(201)](t);i(424)==t[i(441)]&&this[i(308)](t)}if(i(424)!==t[i(441)]){const e=this[i(256)](t,this[i(292)]);e[i(231)](),this[i(454)](e)}if(e)switch(t[i(441)]){case i(374):this[i(485)](t);break;case i(218):case i(295):case i(401):this[i(390)](t);break;case i(230):this[i(391)](t);break;case i(234):this[i(285)](t)}}else this[i(484)](t,e)}[ot(256)](t,e){const i=ot,s=t[i(336)]();return s[i(452)]=t[i(452)],this[i(476)](s,e),s}[ot(309)](t){const e=ot;return t[e(428)]((t=>{const i=e,s=this[i(265)](t);return Number(t[i(310)][i(300)](s))}))}[ot(404)](t,e){const i=ot;if(t.is(i(208),i(471)))e[i(294)]({item:t,type:i(240)});else{t.is(i(208))&&e[i(294)]({item:t,type:i(447)});for(const s of t[i(405)]())this[i(404)](s,e);t.is(i(208))&&e[i(294)]({item:t,type:i(170)})}return e}[ot(320)](){const t=ot,e=new Map(this[t(480)]),i=new Map(e),s=new Map,n={insertions:{},deletions:{}},r={insertions:{},deletions:{}},o=new Map,a=new Set([...this[t(382)][t(281)](),...this[t(292)][t(281)]()]);a[t(328)](t(365));for(const e of a){const i=this[t(292)][t(366)](e)||ht(e,!1),s=this[t(382)][t(366)](e)||ht(e,!1);i[t(440)]()||s[t(440)]()?(n[t(361)][e]=lt(i),n[t(306)][e]=lt(s),this[t(396)](n[t(306)][e],s),this[t(396)](n[t(361)][e],i),r[t(361)][e]=this[t(404)](this[t(245)][t(366)](e),[]),r[t(306)][e]=this[t(404)](this[t(400)][t(366)](e)||ht(e,!1),[])):a[t(328)](e)}for(const n of a){const o=r[t(361)][n];for(const n of o){const r=this[t(265)](n),o=n[t(310)][t(300)](r);i[t(328)](o),o>=this[t(196)]&&s[t(348)](o,e[t(366)](o))}}for(const n of a){const a=r[t(361)][n],c=this[t(309)](r[t(306)][n]);let u=0;for(const n of a){const r=this[t(265)](n),a=n[t(310)][t(300)](r);if(!s[t(329)](a)&&!o[t(329)](a))if(i[t(329)](a))u++;else{if(a!=c[u]){const s=e[t(366)](a)||e[t(366)](c[u]);for(;a!=c[u];)i[t(329)](c[u])||(o[t(348)](c[u],s),e[t(348)](c[u],s)),u++}u++}}}for(const e of a){const n=r[t(361)][e];for(const e of n){const n=this[t(265)](e),r=e[t(310)][t(300)](n);if(o[t(329)](r)){const e=o[t(366)](r);i[t(329)](r)||i[t(348)](r,{...e}),s[t(348)](r,{...e})}}}for(const e of i[t(281)]())e>=this[t(196)]&&i[t(328)](e);const c=new Map;for(const e of a){let n=r[t(361)][e];for(const e of n)if(e[t(310)].is(t(208),t(194))){const i=this[t(265)](e),n=e[t(310)][t(300)](i);if(s[t(329)](n)){const i=e[t(310)][t(463)][t(463)][t(300)](t(259)),r=c[t(366)](i)||new Set;r[t(443)](s[t(366)](n)[t(363)]),c[t(348)](i,r)}}n=r[t(306)][e];for(const e of n)if(e[t(310)].is(t(208),t(194))){const s=this[t(265)](e),n=e[t(310)][t(300)](s);if(i[t(329)](n)){const s=e[t(310)][t(463)][t(463)][t(300)](t(259)),r=c[t(366)](s)||new Set;r[t(443)](i[t(366)](n)[t(363)]),c[t(348)](s,r)}}for(const e of c[t(281)]())(s[t(329)](e)||i[t(329)](e))&&c[t(328)](e)}for(const e of a){const n=r[t(361)][e];let o=null,a=null;for(const e of n){const n=this[t(265)](e),r=e[t(310)][t(300)](n),u=c[t(366)](r);u&&t(447)==e[t(441)]&&(o=Array[t(439)](u)[0],a=e[t(310)][t(300)](t(379))),o&&(i[t(348)](r,{userId:o}),s[t(348)](r,{userId:o})),r==a&&(o=null,a=null)}}const u={},l=new Set;for(const e of a){const o=n[t(306)][e],a=n[t(361)][e];for(const{userId:e}of this[t(298)][t(260)]())null!==e&&l[t(443)](e);for(const{userId:e}of this[t(248)][t(260)]())null!==e&&l[t(443)](e);this[t(334)](a,r[t(361)][e],s,t(193),l),this[t(334)](o,r[t(306)][e],i,t(305),l),u[e]={insertions:this[t(399)](a),deletions:this[t(399)](o),attachChange:this[t(248)][t(366)](e)||null,attributesBefore:A(this[t(290)][t(366)](e))||{},attributesAfter:A(this[t(315)][t(366)](e))}}return{diffData:u,authorsIds:Array[t(439)](l)}}[ot(340)](t){const e=ot;for(const[,i]of t[e(246)]){const t=i[e(302)][e(448)]()[e(204)]((t=>e(194)==t[e(247)]));for(const i of t)1==i[e(425)]&&i[e(381)](0).is(e(208),e(353))&&i[e(381)](0)[e(261)](e(284),!0)}}[ot(399)](t){const e=ot;this[e(340)](t);const i=this[e(467)][e(185)][e(252)](t,{}),s=Array[e(439)](i[e(405)]())[e(428)]((t=>this[e(446)](t)));return JSON[e(275)](s)}[ot(446)](t){const e=ot;if(t.is(e(471)))return t[e(185)];{const i=this[e(467)][e(270)][e(366)](e(243)),s=t,n=this[e(467)][e(185)][e(461)][e(215)],r={type:i[e(251)](s),name:s[e(247)],attributes:Array[e(439)](s[e(210)]()),children:Array[e(439)](s[e(405)]())[e(428)]((t=>this[e(446)](t)))};if(t.is(e(324))&&e(433)!=t[e(247)]){const i=t[e(358)](n[e(409)],n);r[e(456)][e(294)](i[e(432)])}else if(t.is(e(257))){const i=n[e(409)][e(359)](s[e(247)]);t[e(358)](i,n),r[e(456)][e(294)](i[e(349)])}const o=Array[e(439)](s[e(346)]());o[e(475)]>0&&(r[e(221)]=o);const a=s[e(177)]();return null!==a&&(r[e(212)]=a),r}}[ot(334)](t,e,i,s,n){const r=ot;let o=null,a=null,c=0;const u=this[r(467)][r(169)];for(let s=0;s<e[r(475)];s++){const n=this[r(265)](e[s]),c=e[s][r(310)][r(300)](n),h=i[r(366)](c),d=s==e[r(475)]-1;!o&&h&&(o=h,a=e[s]),o&&(!h||h[r(363)]!=o[r(363)])&&(l(h,dt(a,t,u),dt(e[s],t,u)),o=h||null,a=h?e[s]:null),o&&d&&l(h,dt(a,t,u),ft(e[s],t,u))}function l(e,i,a){const l=r,h=o[l(363)],d=l(436)+s+":"+h+":"+c++,f=u[l(445)](i,a);t[l(246)][l(348)](d,f),null!==h&&n[l(443)](h)}}[ot(265)](t){const e=ot;switch(t[e(441)]){case e(447):return e(259);case e(170):return e(379);default:return e(239)}}[ot(476)](t,e){const i=ot;t[i(267)]=null;for(const s in t){const n=t[s];if(n instanceof U.Position){const r=e[i(366)](n[i(226)][i(286)]);t[s]=this[i(168)](n,r)}if(n instanceof U.Range){const r=e[i(366)](n[i(226)][i(286)]);t[s]=this[i(269)](n,r)}i(226)===s&&(t[i(226)]=e[i(366)](t[i(226)][i(286)]))}}[ot(269)](t,e){const i=ot;return this[i(467)][i(169)][i(445)](this[i(168)](t[i(302)],e),this[i(168)](t[i(457)],e))}[ot(168)](t,e){const i=ot;return this[i(467)][i(169)][i(470)](e,t[i(301)],t[i(307)])}[ot(485)](t){const e=ot,i=this[e(245)][e(366)](t[e(317)][e(226)][e(286)]),s=this[e(168)](t[e(317)],i),n=null===t[e(452)]?null:t[e(452)]||this[e(467)][e(270)][e(366)](e(462)).me.id,r=s[e(463)],o=this[e(287)],a=[];for(const i of t[e(206)])if(i.is(e(208)))a[e(294)](this[e(266)](i));else for(let t=0;t<i[e(214)];t++)a[e(294)](new U.Element(e(471),{vid:this[e(287)]++}));const c=this[e(287)];for(let t=o;t<c;t++)this[e(480)][e(348)](t,{userId:n});r[e(314)](s[e(418)],a)}[ot(390)](t){const e=ot;(t=this[e(256)](t,this[e(245)]))[e(231)]();const i=null===t[e(452)]?null:t[e(452)]||this[e(467)][e(270)][e(366)](e(462)).me.id,s=t[e(249)](),n=s[e(463)],r=s[e(418)];!function t(s,n,r,o){const a=e;for(let e=r;e<o;e++){const r=n[a(381)](e);r.is(a(208),a(471))?s[a(348)](r[a(300)](a(239)),{userId:i}):(s[a(348)](r[a(300)](a(259)),{userId:i}),t(s,r,0,r[a(425)]),s[a(348)](r[a(300)](a(379)),{userId:i}))}}(this[e(480)],n,r,r+t[e(188)])}[ot(391)](t){const e=ot,i=null===(t=this[e(256)](t,this[e(245)]))[e(452)]?null:t[e(452)]||this[e(467)][e(270)][e(366)](e(462)).me.id,s=t[e(426)][e(463)],n=t[e(438)][e(463)],r=s[e(300)](e(379)),o=n[e(300)](e(259));s[e(261)](e(379),n[e(300)](e(379))),n[e(261)](e(379),r),this[e(480)][e(348)](o,{userId:i}),this[e(480)][e(348)](r,{userId:i}),t[e(231)]()}[ot(285)](t){const e=ot,i=null===(t=this[e(256)](t,this[e(245)]))[e(452)]?null:t[e(452)]||this[e(467)][e(270)][e(366)](e(462)).me.id,s=t[e(326)],n=t[e(344)][e(463)];t[e(231)]();const r=n[e(300)](e(379)),o=t[e(181)][e(474)];if(s){const t=o[e(300)](e(379)),s=n[e(300)](e(379));n[e(261)](e(379),t),o[e(261)](e(379),s),this[e(480)][e(348)](n[e(300)](e(379)),{userId:i}),this[e(480)][e(348)](o[e(300)](e(259)),{userId:i})}else{const t=this[e(287)]++,s=this[e(287)]++;n[e(261)](e(379),t),o[e(261)](e(259),s),o[e(261)](e(379),r),this[e(480)][e(348)](t,{userId:i}),this[e(480)][e(348)](s,{userId:i})}}[ot(308)](t){const e=ot;if(!t[e(255)])return;const i=(t=this[e(256)](t,this[e(292)]))[e(453)]?t[e(453)][e(226)]:null,s=t[e(460)]?t[e(460)][e(226)]:null;i&&this[e(332)][e(328)](t[e(247)]),s&&this[e(332)][e(348)](t[e(247)],t[e(460)][e(336)]());const n=null===t[e(452)]?null:t[e(452)]||this[e(467)][e(270)][e(366)](e(462)).me.id,r=t[e(247)];if(!this[e(298)][e(329)](r))return void this[e(298)][e(348)](r,{range:t[e(453)],userId:n});const o=this[e(298)][e(366)](r),a=o[e(318)],c=t[e(460)];null==a&&null==c||a&&c&&a[e(355)](c)?this[e(298)][e(328)](t[e(247)]):o[e(363)]=n}[ot(484)](t,e){const i=ot;this[i(292)][i(329)](t[i(286)])?this[i(292)][i(366)](t[i(286)])[i(419)]=t[i(333)]:(this[i(292)][i(348)](t[i(286)],ht(t[i(286)],!0)),this[i(315)][i(348)](t[i(286)],{}),e&&this[i(245)][i(348)](t[i(286)],ht(t[i(286)],!0)));const s=null===t[i(452)]?null:t[i(452)]||this[i(467)][i(270)][i(366)](i(462)).me.id,n=this[i(248)][i(366)](t[i(286)]);n&&n[i(363)]===s?this[i(248)][i(328)](t[i(286)]):this[i(248)][i(348)](t[i(286)],{userId:s,isAttached:t[i(333)]})}[ot(201)](t){const e=ot,i=this[e(315)][e(366)](t[e(226)][e(286)]);null===t[e(232)]?delete i[t[e(323)]]:i[t[e(323)]]=t[e(232)]}}function lt(t){const e=ot,i=ht(t[e(286)],t[e(440)]());for(const s of t[e(405)]()){const t=s[e(342)](!0);i[e(219)](t)}return i}function ht(t,e=!0){const i=ot,s=new U.DocumentFragment;return s[i(286)]=t,s[i(419)]=e,s[i(440)]=()=>s[i(419)],s}function dt(t,e,i){const s=ot,n=s(170)==t[s(441)]?i[s(373)](t[s(310)],s(457)):i[s(482)](t[s(310)]);return i[s(470)](e,n[s(301)],n[s(307)])}function ft(t,e,i){const s=ot,n=s(447)==t[s(441)]?i[s(373)](t[s(310)],0):i[s(217)](t[s(310)]);return i[s(470)](e,n[s(301)],n[s(307)])}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),Rt={attributes:{"data-cke":!0}};Rt.setAttributes=It(),Rt.insert=wt().bind(null,"head"),Rt.domAPI=kt(),Rt.insertStyleElement=Ot();gt()(Nt.A,Rt);Nt.A&&Nt.A.locals&&Nt.A.locals;const At=Mt;function Vt(){const t=["Name of the revision","arrowdown","264vSnJjM","label","ck-responsive-form","634QkkQSw","220","arrowup","extendTemplate","2568330ZDuQkt","15136630JDNYpq","render","optional","locale","2188PofKIT","arrowleft","focus","set","_createRevisionNameInput","4127125Ozkbqt","241458zDhuxN","trim","98becmZM","listenTo","fieldView","5567760DvOpou","arrowright","value","36952mkqWzE","errorText","add","keystrokes","stopPropagation","revisionName","focusTracker","ck-revision-history-save-revision-form","input","element","revisionNameInputValue","form","setTemplate","reset","revisionNameInputView"];return(Vt=function(){return t})()}function Mt(t,e){const i=Vt();return(Mt=function(t,e){return i[t-=357]})(t,e)}!function(t){const e=Mt,i=t();for(;;)try{if(416088===parseInt(e(367))/1*(parseInt(e(376))/2)+parseInt(e(364))/3*(-parseInt(e(390))/4)+-parseInt(e(381))/5+-parseInt(e(382))/6*(parseInt(e(384))/7)+parseInt(e(387))/8+-parseInt(e(371))/9+parseInt(e(372))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Vt);class Et extends pt.View{[At(396)];[At(393)];[At(361)];constructor(e,i){const s=At;super(e),this[s(396)]=new t.FocusTracker,this[s(393)]=new t.KeystrokeHandler,this[s(379)](s(357),""),this[s(361)]=this[s(380)](i),this[s(359)]({tag:s(358),attributes:{class:["ck",s(397),s(366)],tabindex:"-1"},children:[this[s(361)]]}),(0,pt.injectCssTransitionDisabler)(this)}[At(373)](){const t=At;super[t(373)](),(0,pt.submitHandler)({view:this}),this[t(396)][t(392)](this[t(361)][t(399)]),this[t(393)][t(385)](this[t(399)]);const e=e=>e[t(394)]();this[t(393)][t(379)](t(388),e),this[t(393)][t(379)](t(377),e),this[t(393)][t(379)](t(369),e),this[t(393)][t(379)](t(363),e)}[At(378)](){const t=At;this[t(361)][t(378)]()}get[At(395)](){const t=At;return this[t(361)][t(386)][t(399)][t(389)][t(383)]()}set[At(395)](t){const e=At;this[e(361)][e(386)][e(399)][e(389)]=t[e(383)]()}[At(360)](){const t=At;this[t(361)][t(386)][t(399)][t(389)]="",this[t(361)][t(391)]=null}[At(380)](t){const e=At,i=new pt.LabeledFieldView(this[e(375)],pt.createLabeledInputText),s=i[e(386)];s[e(370)]({attributes:{maxlength:e(368)}});let n=Q(this[e(375)],e(362));return!t&&(n+=" ("+Q(this[e(375)],e(374))+")"),i[e(365)]=n,s.on(e(398),(()=>{const t=e;this[t(357)]=s[t(399)][t(389)][t(383)]()})),i}}const Dt=Ct;function Ct(t,e){const i=Ft();return(Ct=function(t,e){return i[t-=275]})(t,e)}function Ft(){const t=["Accept","bind","menuitem","1777378TusRuu","isOpen","39396fdMIUB","panelView","ck-button-action","reset","_registerMenuComponent","45097GRJMey","locale","Cancel","5268ciGbUv","delegate","revisionName","execute","set","9714KdFpSV","Dialog","_saveRevisionFormView","The revision name cannot be empty.","isEnabled","config","requires","errorText","revisionHistory","showRevisionViewerCallback","Save current revision","Revision history","4529ODLdha","menuBar:revisionHistory","isReadOnly","submit","get","show","editing","init","revisionSave","view","9sHcUDe","menu","11erXzaY","2094780lhtOoI","isReady","270YstChs","buttonView","render","items","componentFactory","1mcoZJU","RevisionHistoryUI","_showDialog","isOfficialPlugin","role","focus","revisionHistory.requireRevisionName","pluginName","addMany","_createSaveRevisionFormView","saveRevision","isPremiumPlugin","11088144kpYpCv","Open revision history","hide","871956iFQFtN","plugins","children","editor","revisionNameInputView","RevisionTracker","add"];return(Ft=function(){return t})()}!function(t){const e=Ct,i=t();for(;;)try{if(908697===-parseInt(e(283))/1*(parseInt(e(308))/2)+parseInt(e(298))/3+parseInt(e(310))/4*(parseInt(e(278))/5)+parseInt(e(323))/6*(parseInt(e(335))/7)+-parseInt(e(295))/8*(parseInt(e(345))/9)+parseInt(e(276))/10*(-parseInt(e(275))/11)+-parseInt(e(318))/12*(-parseInt(e(315))/13))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ft);class jt extends Z.Plugin{static get[Dt(290)](){return Dt(284)}static get[Dt(286)](){return!0}static get[Dt(294)](){return!0}static get[Dt(329)](){return[ct]}[Dt(325)];[Dt(342)](){const t=Dt,e=this[t(301)],i=e[t(299)][t(339)](t(303));e.ui[t(282)][t(304)](t(331),(s=>{const n=t,r=(0,pt.createDropdown)(s),o=r[n(311)][n(300)],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(306)](n(327)).to(i,n(277),i,n(327),e,n(337),((t,e,i)=>t&&e&&!i)),r[n(279)][n(322)]({icon:mt.IconHistory,label:Q(s,n(334)),tooltip:!0}),u[n(322)]({label:Q(s,n(333)),withText:!0,role:n(307)}),u[n(306)](n(327)).to(i,n(277),i,n(327),e,n(337),((t,e,i)=>t&&e&&!i)),u.on(n(321),(()=>this[n(285)]())),h[n(322)]({label:Q(s,n(296)),withText:!0,role:n(307)}),h[n(306)](n(327)).to(i,n(277),e,n(337),((t,e)=>t&&!e)),h.on(n(321),(()=>{const t=n;e[t(328)][t(339)](t(331))[t(332)](),r[t(309)]=!1,e[t(341)][t(344)][t(288)]()})),c[n(300)][n(304)](u),l[n(300)][n(304)](h),a[n(287)]=n(346),a[n(281)][n(291)]([c,l]),o[n(304)](a),r})),e.ui[t(282)][t(304)](t(336),(()=>this[t(314)]()))}[Dt(314)](){const t=Dt,e=this[t(301)],i=e[t(316)],s=new pt.MenuBarMenuView(i),n=new pt.MenuBarMenuListView(i);s[t(279)][t(322)]({icon:mt.IconHistory,label:Q(i,t(334))});const r=new pt.MenuBarMenuListItemView(i,s),o=new pt.MenuBarMenuListItemButtonView(i);o[t(322)]({label:Q(i,t(333))}),o[t(319)](t(321)).to(s),o.on(t(321),(()=>{this[t(285)]()})),r[t(300)][t(304)](o),n[t(281)][t(304)](r);const a=new pt.MenuBarMenuListItemView(i,s),c=new pt.MenuBarMenuListItemButtonView(i);return c[t(322)]({label:Q(i,t(296))}),c[t(319)](t(321)).to(s),c.on(t(321),(()=>{const i=t;e[i(328)][i(339)](i(331))[i(332)]()})),a[t(300)][t(304)](c),n[t(281)][t(304)](a),s[t(311)][t(300)][t(304)](n),s}[Dt(285)](){const t=Dt,e=this[t(301)],i=e[t(316)],s=e[t(299)][t(339)](t(324)),n=e[t(299)][t(339)](t(303));function r(n){const r=t;e[r(328)][r(339)](r(289))&&""===n[r(320)]?n[r(302)][r(330)]=Q(i,r(326)):(e[r(299)][r(339)](ct)[r(293)]({name:n[r(320)]}),s[r(297)]())}this[t(325)]||(this[t(292)](),this[t(325)].on(t(338),(()=>r(this[t(325)])))),this[t(325)][t(313)](),s[t(340)]({id:t(343),title:Q(i,t(333)),isModal:!0,content:this[t(325)],actionButtons:[{label:Q(e[t(316)],t(317)),withText:!0,onExecute:()=>s[t(297)]()},{label:Q(e[t(316)],t(305)),class:t(312),withText:!0,onCreate(i){const s=t;i[s(306)](s(327)).to(n,s(277),n,s(327),e,s(337),((t,e,i)=>t&&e&&!i))},onExecute:()=>r(this[t(325)])}]})}[Dt(292)](){const t=Dt,e=this[t(301)],i=e[t(316)];this[t(325)]=new Et(i,e[t(328)][t(339)](t(289))),this[t(325)][t(280)]()}}const Lt=zt;function Pt(){const t=["add","4822990uYFdsi","changeId","setTemplate","bindTemplate","data","2540316xWUJwn","focus","679256mpAWMA","set","element","4694657gqtnAD","515172GWpWmi","49YwrRRl","name","type","7238682riFBYS","2eKPTIu","ck-revision-change__label","isSuggestion","738498OrCLeb","Added by","author","Removed by","ck-revision-change","ck-revision-change__","30hiHFeF","ck-annotation","span","_model","4zEjOIp","Suggested by","div"];return(Pt=function(){return t})()}function zt(t,e){const i=Pt();return(zt=function(t,e){return i[t-=379]})(t,e)}!function(t){const e=zt,i=t();for(;;)try{if(535602===-parseInt(e(397))/1*(parseInt(e(394))/2)+-parseInt(e(383))/3+parseInt(e(407))/4*(parseInt(e(411))/5)+parseInt(e(389))/6+-parseInt(e(390))/7*(-parseInt(e(385))/8)+-parseInt(e(393))/9+-parseInt(e(403))/10*(-parseInt(e(388))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Pt);class Wt extends pt.View{[Lt(379)];[Lt(406)];constructor(t,e){const i=Lt;super(t),this[i(406)]=e,this[i(379)]=e.id;const s=this[i(381)],n=Q(t,e[i(382)][i(396)]?i(408):i(410)==e[i(392)]?i(398):i(400));this[i(386)](i(392),e[i(392)]),this[i(380)]({tag:i(409),attributes:{class:[i(404),i(401),s.to(i(392),(t=>i(402)+t))],tabindex:-1},children:[{tag:i(405),children:[{tag:i(405),attributes:{class:[i(395)]},children:[{text:n}]},{text:" "+e[i(399)][i(391)]}]}]})}[Lt(384)](){const t=Lt;this[t(387)][t(384)]()}}var Zt=Ut;function Ht(){var t=["33241EBcOvQ","34746ZUHrZY","createdAt","245ywMBbm","21783Xpmewv","author","data","1746BKIqYq","rootName","405421orbrNT","11220EcjIrB","205mKaVrJ","2sPVGKM","type","2952840TNCSsa","496CzHQrm","58184iNExEd","toJSON","set","61630QdoSfz"];return(Ht=function(){return t})()}function Ut(t,e){var i=Ht();return(Ut=function(t,e){return i[t-=345]})(t,e)}!function(t){for(var e=Ut,i=t();;)try{if(985794===parseInt(e(347))/1*(parseInt(e(350))/2)+parseInt(e(362))/3*(-parseInt(e(353))/4)+-parseInt(e(349))/5*(parseInt(e(359))/6)+-parseInt(e(361))/7*(-parseInt(e(354))/8)+-parseInt(e(345))/9*(parseInt(e(357))/10)+parseInt(e(352))/11+parseInt(e(348))/12*(parseInt(e(358))/13))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ht);class qt extends((0,t.ObservableMixin)()){id;[Zt(363)];[Zt(351)];[Zt(364)];[Zt(346)];constructor(e){var i=Zt;super(),this.id=e.id||(0,t.uid)(),this[i(363)]=e[i(363)],this[i(351)]=e[i(351)],this[i(364)]=e[i(364)]||{},this[i(346)]=e[i(346)],this[i(356)](i(360),e[i(360)])}[Zt(355)](){var t=Zt;return{id:this.id,authorId:this[t(363)].id,type:this[t(351)],data:this[t(364)],createdAt:this[t(360)]}}}function $t(t,e){const i=Jt();return($t=function(t,e){return i[t-=425]})(t,e)}const Bt=$t;!function(t){const e=$t,i=t();for(;;)try{if(207226===-parseInt(e(430))/1+parseInt(e(434))/2*(-parseInt(e(439))/3)+-parseInt(e(437))/4*(parseInt(e(440))/5)+parseInt(e(425))/6*(-parseInt(e(427))/7)+parseInt(e(428))/8+parseInt(e(438))/9+-parseInt(e(435))/10*(-parseInt(e(431))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Jt);class Yt{[Bt(429)];[Bt(426)];[Bt(432)];constructor(e,i){const s=Bt;this[s(429)]=e,this[s(426)]=i,this[s(432)]=new t.Collection}[Bt(433)](t){const e=Bt;for(const i of t)this[e(432)][e(436)](i)}}function Jt(){const t=["5544ZBTJKV","changes","_setChanges","862pDqNYG","19130WyYExx","add","4IIpLdU","658296pMBmmj","837mMdZFd","782570vLQOka","32892iEUbsV","oldRevisionId","469LkffpD","1648992sHJdjA","newRevisionId","392137aTaxoD"];return(Jt=function(){return t})()}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 Xt=Qt;function Qt(t,e){const i=te();return(Qt=function(t,e){return i[t-=119]})(t,e)}function te(){const t=["set","get","for","revisionHistoryLabel","isOfficialPlugin","listenTo","isEqual","isSuggestion","_joinTapes","2313290aIHXZB","offsetSize","compare","_data","isNavigationMode","abs","object","filter","highest","961173oYdNdv","startsWith","observeMarkers","getAttributes","oldRevisionId","length","_appendChild","activeChange","distance","_setChanges","addRevisionData","endIndex","isBefore","suggestion:","insertion","_getViewForChange","mapViewToDom","2270ZIppfJ","nextSibling","vid","isAtStart","low","getRoot","12HvOQHf","bindElementToMarker","createRevision","left","_cleanMarkers","_makeModelFromTape","revisionHistoryAttachChange","setAttribute","changes","pop","model","catch","_markMarkers","toViewPosition","schema","affectsData","-new","ck-suggestion-marker--active","showStack","forward","toViewRange","hasAttribute","showPreviousChange","change:numberOfChanges","conversion","ck-suggestion-preview-marker","restoreRevision","change","forEach","change:activeChange","addRoot","editing","restoreRevisionCallback","getChild","_fixObsoleteTags","addMarker:revision-suggestion:deletion","createRange","numberOfChanges","getDomRoot","bind","rootName","32265BZmxhG","isReady","change:activeView","getRevisionDocumentData","attribute:vid","downcastDispatcher","push","requires","execute","resolve","split","elementStart","unbindElementFromMarkerName","isLimit","isObject","writer","getIndex","mousedown","from","isIncorrect","attributesAfter","checkAttribute","addRevision","view","_removeUnsupportedChanges","data-change-id","_setConversion","attributes","comment","keys","markersEnd","consumable","deletions","_getRevisionsRange","adapter","isAtEnd","level","element","_markInsertions","error","commands","getRootNames","revision:","config","element:pre","_markSuggestions","maxOffset","insertions","return","getLaterVisibleRevision","_activeViewTarget","revision-comment:","createPositionFromPath","markerToData","diff","slice","viewItem","createAttributeElement","_step","getAttribute","ck-suggestion-marker-","_refreshStartEndIndex","931465mtJoQA","markerNameToElements","range","splice","detachRoot","attributesBefore","isRemoveSuggestion","removeClass","domConverter","_makeModelFromViewString","ck-revision-history-root-","revisionHistory","ck-suggestion-marker","removeMarker:revision","start","addMarker:revision","currentChangeNumber","dataDowncast","6489679wcdswo","markerToHighlight","right","ck-revision-history-root-add","addClass","_revisions","add","_getChangeFromId","showNextChange","remove","startIndex","init","ck-revision-history-root-remove","_changeIdToChange","uiElement","_setDistance","parent","isPremiumPlugin","isEnabled","changeId","insert","type","bottom","vid_end","hasClass","flat","then","addHighlight","shift","reconvertMarker","_makeTape","removeAttribute","code","dataToMarker","RevisionHistoryUtils","next","unshift","isOnRoot","sort","done","isContent","1175852bxUHms","_processTape","updatePosition","isInline","clear","5114550HzBNlG","all","_threeWayMerge","change:isReady","_initInteractions","index","softBreak","_update","selection","name","removeMarker:revision-suggestion","upcast","data","WidgetToolbarRepository","markers","enqueueChange","ck-suggestion-preview-marker-","delete","ck-suggestion-marker-merge","_changeView","domEvent","diffData","ck-revision-history-root--active","_findChangeIdFromDomTarget","revision-suggestion:","loadRevisionData","text","_sortAndFilterDiffChanges","markersStart","consume","stop","change:isEnabled","test","_removeMissingPairs","document","isCollapsed","repository","pairId","ck-editor__editable__overlay","refresh","editingDowncast","removeMarker","modelRange","isBlock","has","high","end","revision","span","elementEnd","markerName","side","_getDiff","createRangeIn","RevisionViewer","indexOf","concat","elementToAttribute","mapper","markerRange","includes","first","getRevisionRootsAttributes","destroy","revision-viewer","enableReadOnlyMode","getClientRects","_cleanUp","map","pluginName","nextPosition","vid_start","ck-suggestion-marker-split","authors","createUIElement","toViewElement","isAddSuggestion","8VeYYVs","userId","createPositionBefore","isAfter","POSITIVE_INFINITY","_markMismatchedRemovedTags","backward","getCustomProperty","locale","isAttached","findIndex","previousPosition","target","wrap","values","isAdded","activeView","item","newRevisionId","deletion","suggestion","forceDisabled","string","roots","isRemoved","top","RevisionsRepository","merge","_utils","plugins","revision-suggestion","getItems","_balloon","editor","find","getWalker","attachChange","mouseover","getRevision","addMarker:revision-suggestion:insertion","nodeAfter"];return(te=function(){return t})()}!function(t){const e=Qt,i=t();for(;;)try{if(575411===-parseInt(e(355))/1+-parseInt(e(414))/2+parseInt(e(229))/3*(-parseInt(e(252))/4)+parseInt(e(220))/5+parseInt(e(419))/6+parseInt(e(373))/7*(parseInt(e(170))/8)+-parseInt(e(293))/9*(-parseInt(e(246))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(te);class ee extends Z.Plugin{[Xt(129)];[Xt(327)]=null;[Xt(198)];[Xt(343)];[Xt(438)];[Xt(386)];[Xt(202)];static get[Xt(162)](){return Xt(147)}static get[Xt(215)](){return!0}static get[Xt(390)](){return!0}static get[Xt(300)](){return[H.Users,pt.ContextualBalloon,Y,X]}constructor(t){const e=Xt;super(t),this[e(129)]=this[e(203)][e(199)][e(212)](e(196)),this[e(198)]=this[e(203)][e(199)][e(212)](e(407)),this[e(211)](e(236),null),this[e(211)](e(186),null),this[e(343)]=null,this[e(211)](e(347),null),this[e(211)](e(294),!1),this[e(211)](e(391),!0),this.on(e(124),((t,i,s)=>{const n=e;this[n(236)]=null,this[n(186)]=null,this[n(203)][n(283)][n(316)][n(279)]((t=>{const e=n;for(const i of this[e(203)][e(283)][e(316)][e(127)][e(193)])s?t[e(362)](e(131),i):t[e(377)](e(131),i)}))})),this[e(291)](e(224)).to(this,e(236),(t=>null!==t)),this[e(291)](e(371)).to(this,e(294),this,e(347),this,e(236),((t,i,s)=>t&&s?i[e(260)][e(309)](s):0)),this[e(291)](e(289)).to(this,e(294),this,e(347),((t,i)=>t?i[e(260)][e(234)]:0)),this[e(438)]=null,this[e(386)]=new Map,this[e(202)]=this[e(203)][e(199)][e(212)](pt.ContextualBalloon)}[Xt(384)](){const t=Xt,e=this[t(203)],i=new ne(e,{direction:t(176)}),s=new ne(e,{direction:t(271)});e[t(333)][t(379)](t(274),i),e[t(333)][t(379)](t(381),s),e[t(333)][t(379)](t(278),new se(e)),this.on(t(275),(()=>{const e=t;i[e(132)](),s[e(132)]()})),this[t(319)](),this[t(423)](),e[t(158)](t(157)),e[t(199)][t(137)](t(432))&&e[t(199)][t(212)](t(432))[t(191)](t(157))}async[Xt(296)](t){const e=Xt;return await this[e(198)][e(444)](t,this[e(327)]),this[e(198)][e(296)](t)}async[Xt(155)](t){const e=Xt;return await this[e(198)][e(444)](t,this[e(327)]),this[e(198)][e(155)](t)}async[Xt(222)](t,e,i=!1){const s=Xt;if(!this[s(391)])return;const n=this[s(347)],r=this[s(129)],o=s(192)==typeof t?r[s(208)](t):t,a=s(192)==typeof e?r[s(208)](e):e,c=o.id,u=a?a.id:null;if(!i&&this[s(347)]&&this[s(347)][s(188)]===c&&this[s(347)][s(233)]===u)return Promise[s(302)]();this[s(294)]=!1,this[s(186)]=null,this[s(236)]=null,this[s(347)]=new Yt(c,u);const l=this[s(326)](o,a,!0)[s(161)]((t=>this[s(198)][s(444)](t,this[s(327)])));return l[s(299)](new Promise((t=>{setTimeout(t,20)}))),Promise[s(420)](l)[s(399)]((()=>{const t=s;if(!this[t(391)])return;this[t(160)]();const e=this[t(145)](c,u);for(const i of e[t(260)])this[t(386)][t(211)](i.id,i);this[t(203)][t(262)][t(434)]({isUndoable:!1},(i=>{const s=t;for(const t of this[s(203)][s(262)][s(127)][s(334)]())i[s(359)](t);for(const t of Object[s(322)](e[s(262)])){const n=i[s(282)](t);for(const r of Object[s(322)](e[s(320)][t]))i[s(259)](r,e[s(320)][t][r],n);i[s(393)](e[s(262)][t],n,0)}})),this[t(347)][t(238)](this[t(120)](e[t(260)])),this[t(294)]=!0}))[s(263)]((t=>{const e=s;console[e(332)](t),this[e(160)](),n&&(this[e(347)]=n),this[e(294)]=!0}))}[Xt(239)](t,e){const i=Xt,s=this[i(129)][i(254)](t);return s.on(i(426),((t,i,n)=>e(i,n,s))),this[i(129)][i(315)](s),s}[Xt(160)](){const t=Xt;this[t(236)]=null,this[t(256)](),this[t(438)]&&this[t(438)][t(156)](),this[t(438)]=null,this[t(386)][t(418)](),this[t(203)][t(262)][t(434)]({isUndoable:!1},(e=>{const i=t;for(const t of this[i(203)][i(262)][i(127)][i(334)]())e[i(359)](t)}))}[Xt(120)](t){const e=Xt,i=[],s=new Map;for(const t of this[e(203)][e(262)][e(127)][e(334)]()){const n=this[e(203)][e(283)][e(316)][e(290)](t);if(!n)continue;const r=n[e(159)]()[e(187)](0);r&&(i[e(299)](t),s[e(211)](t,r))}return i[e(411)](((t,i)=>{const n=e,r=s[n(212)](t),o=s[n(212)](i);return r.y-o.y||r.x-o.x})),(t=t[e(227)]((t=>i[e(153)](t[e(292)]))))[e(411)](((t,s)=>i[e(148)](t[e(292)])-i[e(148)](s[e(292)]))),t}[Xt(403)](t){const e=Xt,i=Array[e(311)](t[e(433)])[e(227)]((([t,i])=>t[e(230)](e(335))&&!i[e(128)])),s=Array[e(311)](this[e(203)][e(262)][e(146)](t)[e(205)]({singleCharacters:!0}));if(0!=i[e(234)])for(const t of s){const[s,n]=i[0],[,r,o]=s[e(303)](":");if(n[e(139)][e(217)](t[e(163)])&&i[e(401)](),(t[e(181)][e(217)](n[e(369)])||t[e(181)][e(173)](n[e(369)]))&&(e(243)==r?t[e(185)]={userId:o}:e(189)==r&&(t[e(194)]={userId:o})),0==i[e(234)])break}return s}[Xt(354)](t){const e=Xt,i=new Map;for(let s=0;s<t[e(234)];s++)e(119)===t[s][e(394)]?(t[s][e(187)][e(383)]=s,t[s][e(187)][e(240)]=s):(e(304)===t[s][e(394)]?t[s][e(187)][e(383)]=s:e(142)===t[s][e(394)]&&(t[s][e(187)][e(240)]=s),i[e(211)](t[s].id,s));for(const s of i[e(184)]())e(304)===t[s][e(394)]?t[s][e(187)][e(240)]=i[e(212)](t[s][e(130)]):e(142)===t[s][e(394)]&&(t[s][e(187)][e(383)]=i[e(212)](t[s][e(130)]))}[Xt(415)](t){const e=Xt;for(let i=0;i<t[e(234)];i++){if(e(304)===t[i][e(394)])t[i][e(187)][e(383)]=i;else if(e(142)===t[i][e(394)]){t[i][e(187)][e(240)]=i;const s=t[i][e(187)][e(383)];t[s][e(130)]=t[i].id,t[i][e(130)]=t[s].id}else t[i][e(187)][e(383)]=i,t[i][e(187)][e(240)]=i,t[i][e(130)]=null;t[i][e(121)]||(t[i][e(121)]=[],t[i][e(323)]=[])}}[Xt(331)](t,e){const i=Xt,s=t[i(227)]((t=>!t[i(185)]));for(let t=0;t<e[i(234)];t++)e[t][i(185)]&&(s[t][i(185)]=e[t][i(185)])}[Xt(145)](t,e=null){const i=Xt,s=this[i(129)][i(208)](t),n=e?this[i(129)][i(208)](e):null,r=this[i(326)](s,n),o=r[r[i(234)]-1],a=new Map,c={model:{},attributes:{},changes:[]},u=new Set,l=new Map;for(let t=r[i(234)]-1;t>=0;t--){const e=r[t];for(const t of Object[i(322)](e[i(440)]))if(e[i(440)][t][i(206)]){const s=e[i(440)][t][i(206)];s[i(179)]?(u[i(379)](t),l[i(137)](t)&&l[i(212)](t)[i(171)]==s[i(171)]?l[i(436)](t):l[i(211)](t,s)):l[i(137)](t)?(u[i(436)](t),l[i(436)](t)):(u[i(379)](t),l[i(211)](t,s))}else u[i(379)](t)}for(const t of u){const e=l[i(137)](t)&&!l[i(212)](t)[i(179)];let s=e?r[i(234)]-1:0;const n=e?-1:1;for(;r[s];){const o=r[s];if(o[i(440)][t]){const s=e?o[i(440)][t][i(360)]:o[i(440)][t][i(313)];c[i(320)][t]=s?A(s):{};break}s+=n}}for(const t of r){t[i(262)]={};for(const e of t[i(166)])a[i(211)](e.id,e);for(const e of u){const s=t[i(440)][e]?t[i(440)][e][i(340)]:"[]",n=t[i(440)][e]?t[i(440)][e][i(325)]:"[]";t[i(262)][e]={insertions:this[i(198)][i(364)](s),deletions:this[i(198)][i(364)](n)}}}for(const t of u){let e=null,n=0;const u=new Map(Array[i(311)](s[i(262)][t][i(340)][i(433)])[i(227)]((([t])=>!t[i(230)](i(335)))));let h=0;for(const o of r){const r=this[i(403)](o[i(262)][t][i(340)]);o==s?(e=r,n=e[i(234)],e[i(280)]((t=>{t.id=h++})),this[i(415)](e)):this[i(331)](e,r);const a=e[i(227)]((t=>!t[i(185)]))[i(161)]((t=>t.id));let c=0;const l=this[i(403)](o[i(262)][t][i(325)]);l[i(280)]((t=>{t[i(194)]?t.id=n++:t.id=a[c++]})),this[i(415)](l),this[i(388)](e,i(185)),this[i(388)](l,i(194)),o==s&&this[i(264)](e,u),e=this[i(219)](e,l),this[i(354)](e),this[i(388)](e,i(194))}e=e[i(227)]((t=>!(t[i(185)]&&t[i(194)])));const d=new Map(o[i(262)][t][i(325)][i(433)]),f=new Set(u[i(322)]());for(const t of d[i(322)]())f[i(436)](t);this[i(338)](e,f),this[i(286)](e),e=this[i(126)](e),e=this[i(175)](e),e=this[i(317)](e);const{root:m,changes:p}=this[i(257)](e,a,t);c[i(262)][t]=m;const v=l[i(212)](t);if(v){const e=a[i(212)](v[i(171)]),s=new qt({author:e,type:v[i(179)]?i(379):i(382),data:{isOnRoot:!0},createdAt:new Date,rootName:t});p[i(409)](s),c[i(320)][t][i(258)]=s.id}c[i(260)]=c[i(260)][i(149)](p)}return c}[Xt(264)](t,e){const i=Xt;for(let s=0;s<t[i(234)];s++)for(const[n,r]of e)!r[i(128)]&&r[i(369)][i(217)](t[s][i(181)])&&t[s][i(121)][i(299)](n),r[i(139)][i(217)](t[s][i(163)])&&t[s][i(323)][i(299)](n)}[Xt(219)](t,e){const i=Xt;let s=[],n=0,r=0;for(;n<t[i(234)]||r<e[i(234)];){const o=t[n]||{},a=e[r]||{};if(o.id==a.id)n++,r++,s[i(299)](o);else if(a[i(194)]&&o[i(185)]){const{commonTape:o,iEnd:a,jEnd:c}=this[i(421)](t,n,e,r);s=s[i(149)](o),n=a,r=c}else a[i(194)]?(r++,s[i(299)](a)):(n++,s[i(299)](o))}return s}[Xt(338)](t,e){const i=Xt,s=[];for(let o=0;o<t[i(234)];o++){for(let r=0;r<t[o][i(121)][i(234)];r++){const a=t[o][i(121)][r];if(!e[i(137)](a))continue;const{group:c,type:u,authorId:l}=n(a);i(200)!=c||i(243)!=u&&i(189)!=u||(s[i(409)]({type:u,name:a,userId:l}),t[o][i(121)][i(358)](r,1),r--)}r(t[o]);for(let r=0;r<t[o][i(323)][i(234)];r++){const a=t[o][i(323)][r];if(!e[i(137)](a))continue;const{group:c,type:u}=n(a);if(i(200)!=c||i(243)!=u&&i(189)!=u)continue;t[o][i(323)][i(358)](r,1),r--;const l=s[i(180)]((t=>t[i(428)]==a));l>-1&&s[i(358)](l,1)}}function n(t){const e=i,s=t[e(303)](":");return{group:s[0],type:s[1],subType:s[e(234)]>=5?s[2]:null,id:s[e(234)]<5?s[2]:s[3],authorId:s[e(234)]<5?s[3]:s[4],markerCount:6==s[e(234)]?s[5]:null}}function r(t){const e=i;for(let i=0;i<s[e(234)];i++){if(t[e(185)]&&e(243)==s[i][e(394)]&&t[e(185)][e(171)]==s[i][e(171)])return t[e(169)]=s[i],void delete t[e(185)];if(!t[e(185)]&&!t[e(194)]&&e(189)==s[i][e(394)])return void(t[e(361)]=s[i])}}}[Xt(388)](t,e){const i=Xt;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(211)](o.id,s);for(let s=0;s<t[i(234)];s++){if(i(194)==e&&t[s][i(185)]||i(185)==e&&t[s][i(194)])continue;if(i(119)==t[s][i(394)]){t[s][i(237)]=0;continue}const n=r[i(212)](t[s][i(130)]),o=r[i(212)](t[s].id);t[s][i(237)]=n-o}}[Xt(326)](t,e,i=!1){const s=Xt,n=[];let r=this[s(129)][s(309)](t),o=this[s(129)][s(309)](e);for(-1==o&&(o=this[s(129)][s(378)][s(234)],i=!1);r<o;)n[s(299)](this[s(129)][s(208)](r)),r++;return i&&n[s(299)](this[s(129)][s(208)](r)),n}[Xt(421)](t,e,i,s){const n=Xt,r=this[n(203)][n(262)][n(266)];let o=e;for(;t[o]&&t[o][n(185)];)o++;let a=s;for(;i[a]&&i[a][n(194)];)a++;u(t,e,o),u(i,s,a);const c=i[n(348)](s,a)[n(149)](t[n(348)](e,o));return c[n(411)](((t,e)=>t[n(144)]!=e[n(144)]?t[n(144)]-e[n(144)]:t[n(329)]!=e[n(329)]?t[n(329)]-e[n(329)]:t[n(237)]!=e[n(237)]?e[n(237)]-t[n(237)]:!!t[n(185)]!=!!e[n(185)]?-1==t[n(144)]||0==t[n(144)]?t[n(185)]?-1:1:t[n(185)]?1:-1:t[n(424)]-e[n(424)])),{commonTape:c,iEnd:o,jEnd:a};function u(t,e,i){const s=n;let o=-1,a=Number[s(174)],c=!0;for(let n=e;n<i;n++)if(r[s(417)](t[n][s(187)])||(c=!1),t[n][s(187)][s(383)]<e&&(o=n),t[n][s(187)][s(240)]>=i){a=n;break}c&&(o=i-1);for(let n=e;n<i;n++)t[n][s(144)]=n<=o?-1:n<a?0:1,t[n][s(424)]=n;let u=0;for(let i=e;i<=o;i++)0==t[i][s(237)]?t[i][s(329)]=u:(u++,t[i][s(329)]=u,u++);for(let n=e;n<i;n++)0==t[n][s(144)]&&(t[n][s(329)]=u);u=0;for(let e=i-1;e>=a;e--)0==t[e][s(237)]?t[e][s(329)]=u:(u--,t[e][s(329)]=u,u--)}}[Xt(286)](t){const e=Xt,i=new Map,s=this[e(203)][e(262)][e(266)];for(let n=1;n<t[e(234)];n++){let r,o,a;const c=t[n],u=t[n-1];if(e(119)==c[e(394)])continue;if(c[e(394)]!=u[e(394)])continue;if(!s[e(136)](u[e(187)])||s[e(306)](u[e(187)]))continue;if(!s[e(136)](c[e(187)])||s[e(306)](c[e(187)]))continue;if((t[n][e(185)]||t[n][e(169)])&&t[n-1][e(194)])r=t[n],o=t[n-1],a=n-1;else{if(!t[n][e(194)]||!t[n-1][e(185)]&&!t[n-1][e(169)])continue;r=t[n-1],o=t[n],a=n}const l=r[e(329)]==o[e(329)],h=Math[e(225)](r[e(329)])<Math[e(225)](o[e(329)])&&0==o[e(237)];(l||h)&&(i[e(211)](o.id,r.id),t[e(358)](a,1),n--,r[e(185)]=!1)}for(let s=0;s<t[e(234)];s++)i[e(137)](t[s][e(130)])&&(t[s][e(130)]=i[e(212)](t[s][e(130)]))}[Xt(126)](t){const e=Xt,i=new Set(t[e(161)]((t=>t.id)));for(let s=0;s<t[e(234)];s++)i[e(137)](t[s][e(130)])||0==t[s][e(237)]||(t[s][e(312)]=!0);return t[e(227)]((t=>!t[e(312)]))}[Xt(175)](t){const e=Xt,i=new Set;for(let s=0;s<t[e(234)];s++){if(i[e(137)](t[s].id)&&t[s][e(194)]&&(t[s][e(312)]=!0),t[s][e(312)])continue;if(0==t[s][e(237)])continue;if(e(304)!=t[s][e(394)])continue;if(null==t[s][e(130)])continue;let n=s+1,r=0;for(;t[n].id!=t[s][e(130)];)e(304)==t[n][e(394)]?r++:e(142)==t[n][e(394)]&&r--,n++;if(0!=r)if(t[s][e(194)])t[s][e(312)]=!0;else for(;n!=s;)t[n][e(194)]&&0!=t[n][e(237)]&&(t[n][e(312)]=!0,i[e(379)](t[n][e(130)])),n--}return t[e(227)]((t=>!t[e(312)]))}[Xt(317)](t){const e=Xt,i=this[e(203)][e(262)][e(266)];for(let s=0;s<t[e(234)];s++){if(!(t[s][e(185)]||t[s][e(169)]||t[s][e(194)]||t[s][e(361)]))continue;if(0==t[s][e(237)])continue;const n=t[s][e(187)];i[e(136)](n)||i[e(306)](n)||(t[s][e(185)]&&delete t[s][e(185)],t[s][e(169)]&&delete t[s][e(169)],t[s][e(361)]&&delete t[s][e(361)],t[s][e(194)]&&(t[s][e(312)]=!0))}return t[e(227)]((t=>!t[e(312)]))}[Xt(257)](t,e,i){const s=Xt,n=new U.DocumentFragment,r=[],o=new Map,a=this[s(203)][s(262)],c=a[s(266)],u=[n],l={},h={isAdded:[],isRemoved:[],isAddSuggestion:[],isRemoveSuggestion:[]};let d=null;const f=[0];for(let e=0;e<t[s(234)];e++)if(s(304)===t[e][s(394)]){t[e][s(181)]=a[s(345)](n,f);const i=new U.Element(t[e][s(187)][s(428)],t[e][s(187)][s(232)]());u[0][s(235)](i),f[s(299)](0),u[s(409)](i),t[e][s(163)]=a[s(345)](n,f)}else s(142)===t[e][s(394)]?(u[s(401)](),t[e][s(181)]=a[s(345)](n,f),f[s(261)](),f[f[s(234)]-1]++,t[e][s(163)]=a[s(345)](n,f)):(t[e][s(181)]=a[s(345)](n,f),d?d[s(223)]+=t[e][s(187)][s(431)]:d=new U.Text(t[e][s(187)][s(431)],t[e][s(187)][s(232)]()),t[e+1]&&s(119)===t[e+1][s(394)]&&v(d,t[e+1][s(187)])||(u[0][s(235)](d),d=null),f[f[s(234)]-1]+=t[e][s(187)][s(221)],t[e][s(163)]=a[s(345)](n,f));for(let e=0;e<t[s(234)];e++){const i=t[e][s(181)],n=t[e][s(163)];for(const n of t[e][s(121)])o[s(211)](n,{start:i,end:null});m(s(361),e,i,n),m(s(169),e,i,n),m(s(194),e,i,n),m(s(185),e,i,n);for(const i of t[e][s(323)]){const t=o[s(212)](i);t?t[s(139)]=n:o[s(211)](i,{start:n,end:n})}}for(const[t,e]of o){const i=this[s(203)][s(262)][s(288)](e[s(369)],e[s(139)]);n[s(433)][s(211)](t,i)}return r[s(411)](((t,e)=>{const i=s,r=n[i(433)][i(212)](i(335)+t.id),o=n[i(433)][i(212)](i(335)+e.id);return r[i(369)][i(241)](o[i(369)])?-1:r[i(369)][i(173)](o[i(369)])?1:r[i(139)][i(241)](o[i(139)])?-1:r[i(139)][i(173)](o[i(139)])?1:i(379)===t[i(394)]?-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(171)]:null,d=i===t[o(234)]-1,f=h[e][0],m=c[o(307)](t[i][o(187)]);!l[e]&&a?l[e]={start:n,tapeItem:t[i],userId:u,type:e}:l[e]&&!a?(l[e][o(139)]=n,p(l[e]),l[e]=null):l[e]&&a&&l[e][o(171)]!==u&&(l[e][o(139)]=n,f&&f[o(171)]===l[e][o(171)]||p(l[e]),l[e]={start:n,tapeItem:t[i],userId:u,type:e}),l[e]&&m&&(o(304)!==t[i][o(394)]||f&&f[o(171)]===u||h[e][o(409)]({userId:u,object:t[i][o(187)],change:l[e]}),o(142)===t[i][o(394)]&&f&&f[o(226)]===t[i][o(187)]&&(h[e][o(401)](),l[e]=f[o(279)])),l[e]&&d&&(l[e][o(139)]=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(187)],f=a[h(266)][h(136)](d)&&!a[h(266)][h(306)](d),m=t[h(210)]==o[h(389)]&&o[h(249)];if(f&&m)return;const p=a[h(288)](t,o),v=e[h(212)](u),g=new qt({author:v,type:h(185)==l||h(169)==l?h(379):h(382),data:{isSuggestion:h(169)==l||h(361)==l},createdAt:new Date,rootName:i});r[h(299)](g),n[h(433)][h(211)](h(335)+g.id,p)}function v(t,e){const i=s,n=t[i(232)](),r=e[i(232)]();for(const t of n){if(t[1]!==e[i(352)](t[0]))return!1;r[i(408)]()}return r[i(408)]()[i(412)]}}[Xt(319)](){const t=Xt;this[t(203)][t(276)][t(213)](t(430))[t(406)]({view:t(140)}),this[t(203)][t(276)][t(213)](t(133))[t(374)]({model:t(140),view:e=>{const i=t,s=e[i(143)][i(303)](":")[1],n=this[i(380)](s);if(!n)return null;const r=i(379)==n[i(394)]?i(243):i(189),o=[i(367),i(353)+r];return n[i(431)][i(218)]&&o[i(299)](i(353)+r+i(268)),this[i(236)]==n&&o[i(299)](i(269)),{classes:o,attributes:{"data-change-id":s}}}}),this[t(203)][t(276)][t(213)](t(430))[t(379)]((e=>{const i=t;e.on(i(337),((t,e,s)=>{const n=i,r=e[n(349)][n(285)](0);if(!r||!r.is(n(330),n(405)))return;if(!s[n(324)][n(122)](r,{attributes:[n(164),n(396)]}))return;const o=e[n(135)][n(369)][n(210)];s[n(308)][n(259)](n(164),r[n(352)](n(164)),o),s[n(308)][n(259)](n(396),r[n(352)](n(396)),o)}),{priority:i(250)})})),this[t(203)][t(276)][t(213)](t(430))[t(379)]((e=>{const i=t;e.on(i(330),((t,e,s)=>{const n=i;if(!s[n(324)][n(122)](e[n(349)],{attributes:[n(164),n(396)]}))return;if(e[n(135)][n(128)])return;const r=e[n(135)][n(369)][n(210)];r[n(273)](n(164))||r[n(273)](n(248))||(s[n(308)][n(259)](n(164),e[n(349)][n(352)](n(164)),r),s[n(308)][n(259)](n(396),e[n(349)][n(352)](n(396)),r))}),{priority:i(250)})})),this[t(203)][t(276)][t(213)](t(430))[t(150)]({view:{name:t(141),attributes:{vid:!0}},model:{key:t(248),value:e=>e[t(352)](t(248))}}),this[t(203)][t(262)][t(266)].on(t(314),((e,[,i])=>{const s=t;[s(164),s(396),s(248)][s(153)](i)&&(e[s(341)]=!0,e[s(123)]())}),{priority:t(228)}),this[t(203)][t(276)][t(213)](t(372))[t(379)]((e=>{const i=t;e.on(i(297),((t,e,s)=>{const n=i;if(" "!=e[n(187)][n(431)]||e[n(187)][n(389)][n(339)]>1)return;if(!s[n(324)][n(122)](e[n(187)],t[n(428)]))return;const r=s[n(308)],o=s[n(151)][n(272)](e[n(357)]);r[n(183)](o,r[n(350)](n(141)))}))})),this[t(203)][t(276)][t(213)](t(372))[t(346)]({model:t(140)}),this[t(203)][t(283)][t(298)].on(t(370),function(e){const i=t,s=e[i(199)][i(212)](i(147));return(t,n,r)=>{const o=i,a=n[o(143)][o(303)](":")[1],c=s[o(380)](a);if(!c)return null;const u=o(379)==c[o(394)]?o(303):o(197);if(!r[o(324)][o(125)](n[o(152)],t[o(428)]))return;const l=n[o(152)][o(205)](),h=n[o(152)][o(369)],d=e[o(262)][o(266)];let f=null,m=null,p=!1,v=!1;for(const t of l){const e=t[o(187)];p=p||d[o(413)](e);const i=r[o(151)][o(168)](e);if(i&&i[o(177)](o(400)))return;o(142)==t[o(394)]&&d[o(136)](e)&&!d[o(306)](e)&&(e[o(247)]||h[o(328)]?f&&f[o(389)]==e||(f=e,g(t[o(181)]),v=!0):m=m||t[o(181)])}function g(t){const e=o,i=r[e(308)][e(167)](e(141),{class:e(353)+u}),a=r[e(151)][e(265)](t);c[e(431)][e(218)]&&r[e(308)][e(377)](e(353)+u+e(268),i),s[e(236)]==c&&r[e(308)][e(377)](e(269),i),r[e(308)][e(393)](a,i),r[e(151)][e(253)](i,n[e(143)])}p||v||!m||g(m)}}(this[t(203)]),{priority:t(138)}),this[t(203)][t(283)][t(298)].on(t(368),((e,i,s)=>{const n=t,r=s[n(151)][n(356)](i[n(143)]);if(r)for(const t of r)(t[n(397)](n(165))||t[n(397)](n(437)))&&(s[n(151)][n(305)](t,i[n(143)]),s[n(308)][n(382)](t))}),{priority:t(138)}),this[t(203)][t(283)][t(298)].on(t(370),((e,i,s)=>{const n=t,r=i[n(143)][n(303)](":")[1],o=this[n(380)](r);if(!o)return null;const a=n(379)==o[n(394)]?n(303):n(197);if(s[n(324)][n(125)](i[n(152)],e[n(428)]))for(const t of i[n(152)][n(201)]()){if(!t.is(n(330),n(425)))continue;const e=s[n(308)][n(167)](n(141),{class:n(353)+a}),r=s[n(151)][n(265)](this[n(203)][n(262)][n(172)](t));o[n(431)][n(218)]&&s[n(308)][n(377)](n(353)+a+n(268),e),this[n(236)]==o&&s[n(308)][n(377)](n(269),e),s[n(308)][n(393)](r,e),s[n(151)][n(253)](e,i[n(143)])}}),{priority:t(138)}),this[t(203)][t(262)][t(127)].on(t(279),(()=>{const e=t;this[e(203)][e(283)][e(316)][e(279)]((t=>{const i=e;for(const e of this[i(203)][i(262)][i(127)][i(334)]()){const s=this[i(203)][i(262)][i(127)][i(251)](e),n=this[i(203)][i(283)][i(316)][i(127)][i(251)](e);if(n){const e=s[i(352)](i(258));if(t[i(404)](i(318),n),t[i(362)](i(376),n),t[i(362)](i(385),n),t[i(362)](i(441),n),e){const s=this[i(380)](e);if(!s)return null;t[i(259)](i(318),e,n),t[i(377)](i(365)+s[i(394)],n),this[i(236)]==s&&t[i(377)](i(441),n)}}}}))})),this[t(203)][t(276)][t(213)](t(430))[t(406)]({view:t(321),model:e=>t(344)+e,converterPriority:t(228)}),this[t(203)][t(276)][t(213)](t(430))[t(406)]({view:t(190),model:e=>t(443)+e,converterPriority:t(228)}),this[t(203)][t(276)][t(213)](t(372))[t(346)]({model:t(200),view:e=>({name:t(242)+e,group:t(200)}),converterPriority:t(228)}),this[t(203)][t(276)][t(213)](t(133))[t(374)]({model:t(200),view:e=>{const i=t,s=e[i(143)][i(303)](":")[1];return i(243)!=s&&i(189)!=s?null:{classes:[i(277),i(435)+s]}}}),this[t(203)][t(283)][t(298)].on(t(287),ie(this[t(203)],t(197)),{priority:t(138)}),this[t(203)][t(283)][t(298)].on(t(209),ie(this[t(203)],t(303)),{priority:t(138)}),this[t(203)][t(283)][t(298)].on(t(429),((e,i,s)=>{const n=t,r=s[n(151)][n(356)](i[n(143)]);if(r)for(const t of r)t.is(n(387))&&(s[n(151)][n(305)](t,i[n(143)]),s[n(308)][n(382)](t))}),{priority:t(138)})}[Xt(380)](t){const e=Xt;return this[e(386)][e(212)](t)}[Xt(244)](t){const e=Xt;return this[e(438)]&&this[e(438)][e(156)](),this[e(438)]=new Wt(this[e(203)][e(178)],t),this[e(438)]}[Xt(423)](){const t=Xt;this[t(203)][t(262)][t(127)][t(427)][t(231)](t(140)),this.on(t(295),((e,i,s,n)=>{const r=t;n&&this[r(202)][r(382)](n),s&&(this[r(202)][r(379)]({view:s,stackId:r(214),position:{target:()=>{const t=r,e=this[t(203)][t(283)],i=this[t(380)](s[t(392)]);let n;if(i[t(431)][t(410)]){const s=e[t(316)][t(290)](i[t(292)]);n=Array[t(311)](s[t(159)]())}else{const i=this[t(203)][t(262)][t(433)][t(212)](t(335)+s[t(392)]);n=Array[t(311)](e[t(151)][t(356)](i[t(428)]))[t(161)]((i=>e[t(316)][t(363)][t(245)](i)))[t(161)]((e=>Array[t(311)](e[t(159)]())))[t(398)]()}return this[t(343)]&&n[t(204)]((e=>e[t(195)]-3<=this[t(343)].y&&e[t(395)]+3>=this[t(343)].y&&e[t(255)]-3<=this[t(343)].x&&e[t(375)]+3>=this[t(343)].x))||n[0]}}}),this[r(202)][r(270)](r(214)))})),this.on(t(281),((e,i,s,n)=>{const r=t;this[r(186)]=s?this[r(244)](s):null,this[r(203)][r(262)][r(279)]((()=>{const t=r,e=this[t(203)][t(283)];n&&(n[t(431)][t(410)]?e[t(316)][t(279)]((i=>{const s=t;i[s(362)](s(441),e[s(316)][s(127)][s(251)](n[s(292)]))})):e[t(402)](t(335)+n.id)),s&&(s[t(431)][t(410)]?e[t(316)][t(279)]((i=>{const n=t;i[n(377)](n(441),e[n(316)][n(127)][n(251)](s[n(292)]))})):e[t(402)](t(335)+s.id))}))})),this[t(216)](this[t(203)][t(283)][t(316)][t(127)],t(207),((e,i)=>{const s=t;if(this[s(236)])return;const n=this[s(442)](i[s(182)]),r=this[s(386)][s(212)](n);r?(this[s(343)]={x:i[s(439)].x,y:i[s(439)].y},this[s(186)]=this[s(244)](r)):(this[s(343)]=null,this[s(186)]=null)})),this[t(216)](this[t(203)][t(283)][t(316)][t(127)],t(310),((e,i)=>{const s=t,n=this[s(442)](i[s(182)]),r=this[s(386)][s(212)](n);r?(this[s(343)]={x:i[s(439)].x,y:i[s(439)].y},r===this[s(236)]?this[s(202)][s(416)]():this[s(236)]=r):(this[s(343)]=null,this[s(236)]=null)}))}[Xt(442)](t){const e=Xt;do{const i=t[e(352)](e(318));if(i)return i;t=t[e(389)]}while(t);return null}[Xt(256)](){const t=Xt;this[t(203)][t(262)][t(279)]((e=>{const i=t;for(const t of this[i(203)][i(262)][i(433)])e[i(134)](t)}))}}function ie(t,e){return(i,s,n)=>{const r=Qt;if(!n[r(324)][r(125)](s[r(152)],i[r(428)]))return;const o=s[r(152)][r(205)](),a=s[r(152)][r(369)],c=t[r(262)][r(266)];let u=null,l=null,h=!1,d=!1;for(const t of o){const e=t[r(187)];h=h||c[r(413)](e);const i=n[r(151)][r(168)](e);if(i&&i[r(177)](r(400)))return;r(142)==t[r(394)]&&c[r(136)](e)&&!c[r(306)](e)&&(e[r(247)]||a[r(328)]?u&&u[r(389)]==e||(u=e,f(t[r(181)]),d=!0):l=l||t[r(181)])}function f(t){const i=r,o=n[i(151)][i(265)](t),a=n[i(308)][i(167)](i(141),{class:i(435)+e});n[i(308)][i(393)](o,a),n[i(151)][i(253)](a,s[i(143)])}h||d||!l||f(l)}}class se extends Z.Command{constructor(t){const e=Xt;super(t);const i=t[e(199)][e(212)](ee);this[e(267)]=!1,this[e(216)](i,e(422),(()=>this[e(132)]())),this[e(216)](i,e(124),(()=>this[e(132)]()))}[Xt(301)](){const t=Xt,e=this[t(203)],i=e[t(199)][t(212)](ee),s=i[t(294)]?i[t(347)][t(188)]:null;e[t(336)][t(212)](t(366))[t(284)](s)}[Xt(132)](){const t=Xt,{isReady:e,isEnabled:i,repository:s,diff:n}=this[t(203)][t(199)][t(212)](ee),r=n&&s[t(342)](n[t(188)]);this[t(391)]=e&&i&&Boolean(r)}}class ne extends Z.Command{[Xt(351)];constructor(t,{direction:e}){const i=Xt;super(t);const s=t[i(199)][i(212)](ee);this[i(267)]=!1,this[i(351)]=i(271)===e?1:-1,this[i(216)](s,i(422),(()=>this[i(132)]())),this[i(216)](s,i(124),(()=>this[i(132)]())),this[i(216)](s,i(281),(()=>this[i(132)]()))}[Xt(301)](){const e=Xt,i=this[e(203)],s=i[e(199)][e(212)](ee),{isNavigationMode:n,currentChangeNumber:r}=s;let o;if(s[e(236)]=n?s[e(347)][e(260)][e(212)](r+this[e(351)]):s[e(347)][e(260)][e(154)],s[e(236)][e(431)][e(410)])o=i[e(283)][e(316)][e(290)](s[e(236)][e(292)]);else{const t=i[e(262)][e(433)][e(212)](e(335)+s[e(236)].id);o=(0,H.getMarkerDomElement)(i[e(283)],t)}(0,t.scrollViewportToShowTarget)({target:o,viewportOffset:40})}[Xt(132)](){const t=Xt,{isNavigationMode:e,currentChangeNumber:i,numberOfChanges:s,isReady:n,isEnabled:r}=this[t(203)][t(199)][t(212)](ee);this[t(391)]=!!(r&&n&&s)&&(!e||(1===this[t(351)]?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(){const t=["27rIdyex","setTemplate","ck-revision-history-ui__changes-navigation__label","2WzDPPs","_statusText","Total","isNavigationMode","Show next change","fire","bindTemplate","ck-revision-history-ui__changes-navigation","_isStatusLabelVisible","401476EUhDtF","numberOfChanges","14413170dzMLWl","3565611MbgPca","div","7284160jhHezJ","6592cqEOxC","ck-revision-history-ui","backward","EDIT_X_OF_Y_REVISIONS","5009211PLZjqF","X_OF_Y_CHANGES","NUMBER_OF_CHANGES","forward","isReady","1460KNgNOX","ck-revision-history-ui__changes-navigation__navigation","No changes","isForwardNavigationEnabled","bind","set","isEnabled","Show previous change","currentChangeNumber","ck-revision-history-ui__changes-navigation__wrapper","ck-hidden","Loading...","isBackwardNavigationEnabled","execute","8873706DsLakM","span"];return(ae=function(){return t})()}function ce(t,e){const i=ae();return(ce=function(t,e){return i[t-=106]})(t,e)}!function(t){const e=ce,i=t();for(;;)try{if(853856===parseInt(e(132))/1*(-parseInt(e(141))/2)+-parseInt(e(108))/3+-parseInt(e(147))/4*(-parseInt(e(113))/5)+-parseInt(e(127))/6+parseInt(e(144))/7+-parseInt(e(146))/8+parseInt(e(129))/9*(parseInt(e(143))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ae);class ue extends pt.View{constructor(t){const e=ce;super(t);const i=this[e(138)],s=new pt.ButtonView(t),n=new pt.ButtonView(t);this[e(118)](e(135),!1),this[e(118)](e(112),!1),this[e(118)](e(121),0),this[e(118)](e(142),0),this[e(118)](e(116),!1),this[e(118)](e(125),!1),this[e(117)](e(140)).to(this,e(112),this,e(142),((t,e)=>t&&e>0)),this[e(117)](e(133)).to(this,e(112),this,e(121),this,e(142),this,e(135),((i,s,n,r)=>{const o=e;if(!i)return Q(t,o(124));if(!n)return Q(t,o(115));const a=Q(t,o(110),n);return r?Q(t,o(109),[s+1,n]):a})),s[e(118)]({label:Q(t,e(120)),tooltip:!0,icon:mt.IconChevronUp}),n[e(118)]({label:Q(t,e(136)),tooltip:!0,icon:mt.IconChevronDown}),s[e(117)](e(119)).to(this,e(125)),n[e(117)](e(119)).to(this,e(116)),s.on(e(126),(()=>this[e(137)](e(126),e(106)))),n.on(e(126),(()=>this[e(137)](e(126),e(111)))),this[e(130)]({tag:e(145),attributes:{class:["ck",e(148),e(139)]},children:[{tag:e(128),attributes:{class:[e(122)]},children:[{tag:e(128),attributes:{class:[e(131),i.if(e(140),e(123),(t=>!t))]},children:[{text:i.to(e(135),(i=>i?Q(t,e(107))+": ":Q(t,e(134))+": "))}]},{text:i.to(e(133))}]},new pt.ToolbarSeparatorView,{tag:e(145),attributes:{class:[e(114)]},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=ve();return(de=function(t,e){return i[t-=130]})(t,e)}const fe=de;!function(t){const e=de,i=t();for(;;)try{if(756671===parseInt(e(147))/1*(parseInt(e(145))/2)+parseInt(e(144))/3+-parseInt(e(133))/4*(-parseInt(e(156))/5)+-parseInt(e(154))/6*(parseInt(e(136))/7)+parseInt(e(130))/8+parseInt(e(137))/9*(-parseInt(e(151))/10)+parseInt(e(131))/11*(-parseInt(e(146))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ve);const me=fe(155);class pe extends Z.Plugin{static get[fe(142)](){return fe(141)}static get[fe(149)](){return!0}static get[fe(139)](){return!0}[fe(135)](){const t=fe,e=this[t(138)][t(143)][t(134)];e[t(150)]((i=>{const s=t;for(const t of e[s(153)][s(132)])i[s(148)](me,t)}))}[fe(140)](){const t=fe,e=this[t(138)][t(143)][t(134)];e[t(150)]((i=>{const s=t;for(const t of e[s(153)][s(132)])i[s(152)](me,t)}))}}function ve(){const t=["12126070IdSqXM","removeClass","document","1568982elamyw","ck-editor__editable__loading-overlay","557815XxSuQw","8601664NxZWYl","605eThZWY","roots","36QzAQcQ","view","show","35jGpOBK","9EErDKW","editor","isPremiumPlugin","hide","RevisionViewerLoadingOverlay","pluginName","editing","3166623zZMEkz","52yLmzpb","109356hVuOMt","24737AUtzFP","addClass","isOfficialPlugin","change"];return(ve=function(){return t})()}const ge=ye;function ye(t,e){const i=be();return(ye=function(t,e){return i[t-=248]})(t,e)}!function(t){const e=ye,i=t();for(;;)try{if(558240===-parseInt(e(291))/1+parseInt(e(289))/2+parseInt(e(279))/3+-parseInt(e(265))/4+-parseInt(e(250))/5+-parseInt(e(268))/6*(-parseInt(e(290))/7)+-parseInt(e(255))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(be);class ke extends Z.Plugin{static get[ge(259)](){return ge(274)}static get[ge(266)](){return!0}static get[ge(260)](){return!0}static get[ge(264)](){return[ee,pe]}[ge(288)](){const t=ge,e=this[t(253)],i=e[t(292)][t(263)](ee),s=e[t(292)][t(263)](pe);e.ui[t(287)][t(276)](t(258),(i=>{const s=t,n=new pt.ButtonView(i);return n[s(282)]({label:Q(i,s(267)),icon:mt.IconUndo,withText:!0,tooltip:!0,class:s(281)}),this[s(249)](n,s(275),(()=>{const t=s;e[t(262)][t(263)](t(261))[t(284)]()})),n})),e.ui[t(287)][t(276)](t(269),(i=>{const s=t,n=new pt.ButtonView(i);return n[s(282)]({label:Q(i,s(252)),withText:!0,tooltip:!0}),n[s(278)](s(248)).to(e[s(254)][s(263)](s(269))),this[s(249)](n,s(275),(()=>e[s(275)](s(269)))),n})),e.ui[t(287)][t(276)](t(251),(s=>{const n=t,r=new ue(s),o=e[n(254)][n(263)](n(293)),a=e[n(254)][n(263)](n(285));return r[n(278)](n(286)).to(o,n(248)),r[n(278)](n(270)).to(a,n(248)),r[n(278)](n(273),n(280),n(256),n(272)).to(i),this[n(249)](r,n(275),((t,i)=>{const s=n;e[s(275)](s(277)===i?s(285):s(293))})),r})),s[t(257)](),i.on(t(283),((e,i,n)=>{const r=t;n?s[r(271)]():s[r(257)]()}))}}function be(){const t=["Back to editing","18ytrJXl","restoreRevision","isForwardNavigationEnabled","hide","isNavigationMode","isReady","RevisionViewerUI","execute","add","forward","bind","2553849hrfNTX","currentChangeNumber","ck-revision-history-ui__back-to-editing","set","change:isReady","closeRevisionViewerCallback","showNextChange","isBackwardNavigationEnabled","componentFactory","init","1719420SQXszc","1679034CgHWIa","495403GHBYrZ","plugins","showPreviousChange","isEnabled","listenTo","431740dvHrvE","changesNavigation","Restore this revision","editor","commands","6705768ENFSyB","numberOfChanges","show","exitToEditing","pluginName","isPremiumPlugin","revisionHistory","config","get","requires","1809468CBdxDa","isOfficialPlugin"];return(be=function(){return t})()}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=["input","render","listenTo","placeholder","1000164BxSduw","span","_tooltipString","destroy","Revision name","2922690zkuXJH","747292rWYWtB","element","ck-tooltip_multi-line","bindTemplate","_updateTooltipText","_resizeObserver","extendTemplate","set","value","1068806yFiXXZ","clientWidth","2414307LhKbiW","scrollWidth","ck-revision-history-sidebar__revision-name","3riWfUR","656583qpRTdj","fieldView","1480168QmXpbW","Enter the revision name","27xmmJyC"];return(Se=function(){return t})()}function Oe(t,e){const i=Se();return(Oe=function(t,e){return i[t-=395]})(t,e)}!function(t){const e=Oe,i=t();for(;;)try{if(376157===parseInt(e(405))/1+-parseInt(e(399))/2*(-parseInt(e(404))/3)+-parseInt(e(420))/4+-parseInt(e(419))/5+parseInt(e(414))/6+parseInt(e(401))/7+parseInt(e(407))/8*(-parseInt(e(409))/9))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Se);class Te extends pt.LabeledFieldView{[Ie(395)]=null;constructor(t,e){const i=Ie;super(t,e);const s=this[i(423)];this[i(397)]({label:Q(t,i(418)),_tooltipString:""}),this[i(406)][i(413)]=Q(t,i(408)),this[i(396)]({tag:i(415),attributes:{class:[i(403)],"data-cke-tooltip-text":s.to(i(416)),"data-cke-tooltip-position":"s","data-cke-tooltip-class":i(422)}})}[Ie(411)](){const e=Ie;super[e(411)](),this[e(395)]=new t.ResizeObserver(this[e(406)][e(421)],(()=>this[e(424)]())),this[e(412)](this[e(406)],e(410),(()=>this[e(424)]()))}[Ie(417)](){const t=Ie;super[t(417)](),this[t(395)]&&this[t(395)][t(417)]()}[Ie(424)](){const t=Ie,e=this[t(406)][t(421)];this[t(416)]=e[t(402)]>e[t(400)]&&e[t(398)]||""}}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 Re(t,e){const i=Ae();return(Re=function(t,e){return i[t-=481]})(t,e)}function Ae(){const t=["Revision author","setTemplate","0 0 11 10","push","120066XAmirF","2200LdqGuM","ck-revision-history-sidebar__revision-author_creator","name","35QXemQV","2684184tpOkDZ","41252vQoJpL","2010285LfMvQE","7skmnKy","Revision creator","3865048fASkHA","ck-revision-history-sidebar__revision-author","17720JqZXxz","147964kVlwmP","span","3IQKwQM","set","ck-revision-history-sidebar__revision-author__name"];return(Ae=function(){return t})()}!function(t){const e=Re,i=t();for(;;)try{if(255155===-parseInt(e(489))/1+parseInt(e(495))/2*(parseInt(e(482))/3)+-parseInt(e(502))/4*(parseInt(e(493))/5)+-parseInt(e(494))/6+-parseInt(e(497))/7*(-parseInt(e(499))/8)+parseInt(e(496))/9+-parseInt(e(501))/10*(-parseInt(e(490))/11))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(483)]({content:mt.IconUser,viewBox:s(487)});const r=["ck",s(500)];i&&r[s(488)](s(491));const o=[{tag:s(481),attributes:{class:["ck",s(484)],title:Q(t,s(i?498:485))},children:[n,e[s(492)]]}];this[s(486)]({tag:"li",attributes:{class:r},children:o})}}function Me(t,e){var i=Ee();return(Me=function(t,e){return i[t-=385]})(t,e)}function Ee(){var t=["48mcGMkt","toLocaleDateString","6270272KVtACu","443802thgDCj","5721516baUlvN","60CdNsNa","numeric","toLocaleTimeString","4142661YxKNyt","12432812JHXyeq","796wqoFyr","long","71991kQTaIe"];return(Ee=function(){return t})()}!function(t){for(var e=Me,i=t();;)try{if(942435===parseInt(e(397))/1*(parseInt(e(387))/2)+parseInt(e(395))/3+parseInt(e(391))/4+parseInt(e(392))/5*(-parseInt(e(390))/6)+-parseInt(e(396))/7+parseInt(e(389))/8+-parseInt(e(386))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ee);var De=i(11),Ce={attributes:{"data-cke":!0}};Ce.setAttributes=It(),Ce.insert=wt().bind(null,"head"),Ce.domAPI=kt(),Ce.insertStyleElement=Ot();gt()(De.A,Ce);De.A&&De.A.locals&&De.A.locals;function Fe(t,e){const i=je();return(Fe=function(t,e){return i[t-=444]})(t,e)}function je(){const t=["isEnabled","171zRGyOJ","ck-revision-history-sidebar__revision__actions","execute","2DVToRu","source","button","isOpen","set","listenTo","stopPropagation","buttonView","menuitem","function","10124672uuRWve","change:isActionsDropdownOpen","bindTemplate","extendTemplate","action","Show more items","isVisible","_action","map","302232dIvgoA","isReady","2246157UcfoOG","840601GVaXXw","first","listView","4032015excXNj","menu","panelPosition","add","Name this revision","24JPJShj","locale","find","name","348780RaddLJ","ck-on","children","class","Compare against selected","bind","items","Restore this revision","model","1045695OMRRay","isActionsDropdownOpen"];return(je=function(){return t})()}!function(t){const e=Fe,i=t();for(;;)try{if(701997===parseInt(e(487))/1+parseInt(e(465))/2*(parseInt(e(486))/3)+-parseInt(e(484))/4+-parseInt(e(490))/5+-parseInt(e(446))/6*(-parseInt(e(459))/7)+-parseInt(e(475))/8+-parseInt(e(462))/9*(-parseInt(e(450))/10))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=We;function We(t,e){const i=Ze();return(We=function(t,e){return i[t-=285]})(t,e)}function Ze(){const t=["isConfirm","ck-reset","isHighlighted","filter","name","1722590xYqGNE","highlight","153036olZaWW","createdAt","authors","fieldView","select","66492qTpnWJ","closest","setTemplate","creator","deselect","isReady","isSelected","4657386ROWZTo","3HJztWa","change","unshift","ck-disabled","ck-revision-history-sidebar__revision-authors","setName","length","ck-revision-history-sidebar__revision__date","8ZDRLne","listenTo","bindTemplate","revisionActionsView","ck-revision-history-sidebar__revision-wrapper","isEnabled","ck-revision-history-sidebar__revision","srcElement","uiLanguage",".ck-thread__remove-confirm","ck-revision-history-sidebar__revision__controls-wrapper","value","ck-revision-history-sidebar__revision_highlighted","_createdAtFormatted","span","fire","set","unhighlight","map","isActionsDropdownOpen","_requireRevisionName","424GCEDMJ","ck-revision-history-sidebar__revision-wrapper_confirmation_visible","9522800VVsGCI","220","3873359TCbzDi","bind","render","ck-revision-history-sidebar__actions_dropdown_open","revisionNameView","div","extendTemplate","776964IwzTQw","ck-revision-history-sidebar__revision_selected","from","element","_revision"];return(Ze=function(){return t})()}!function(t){const e=We,i=t();for(;;)try{if(461702===parseInt(e(322))/1+-parseInt(e(310))/2*(-parseInt(e(335))/3)+-parseInt(e(343))/4*(-parseInt(e(320))/5)+-parseInt(e(334))/6+-parseInt(e(303))/7+-parseInt(e(299))/8*(parseInt(e(327))/9)+parseInt(e(301))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ze);class He extends((0,H.ConfirmMixin)(pt.View)){id;[ze(307)];[ze(346)];[ze(314)];[ze(298)];constructor(e,i,s,n){const r=ze;super(e);const o=this[r(345)],a=function(t,e){const i=r,s=Array[i(312)](e[i(324)])[i(318)]((t=>t!=e[i(330)]));return e[i(330)]&&s[i(337)](e[i(330)]),s[i(296)]((s=>new Ve(t,s,s==e[i(330)])))}(e,i);this.id=i.id,this[r(314)]=i,this[r(298)]=n,this[r(304)](r(319),r(323)).to(i),this[r(304)](r(291)).to(this,r(323),(t=>{return i=e[r(286)],(s=t)[(n=Me)(388)](i,{month:n(385),day:n(393)})+", "+s[n(394)](i,{hour:n(393),minute:n(393)});var i,s,n})),this[r(294)](r(333),!1),this[r(294)](r(317),!1),this[r(294)](r(297),!1),this[r(294)](r(332),!1),this[r(294)](r(348),!1),this[r(307)]=new Te(e,pt.createLabeledInputText),this[r(307)][r(325)][r(309)]({attributes:{maxlength:r(302)}}),this[r(307)][r(325)][r(304)](r(289)).to(this,r(319),(t=>t||this[r(291)])),this[r(307)][r(304)](r(348)).to(this,r(333),this,r(348),((t,e)=>t&&e)),this[r(346)]=s&&s[r(341)]?function(e,i){const s=Fe,n=e[s(477)],r=e[s(447)],o=(0,pt.createDropdown)(r);o[s(492)]="sw";const a=function(e,i){const n=s,r=function(t,e){const i=Fe,s=t[i(447)],n={"Compare against selected":Q(s,i(454)),"Name this revision":Q(s,i(445)),"Restore this revision":Q(s,i(457))};return e[i(483)]((t=>{const e=i,s=n[t[e(449)]];return s&&s!==t[e(449)]&&(t[e(449)]=s),t}))}(e,i),o=new t.Collection;for(const t of r){const i={type:n(467),model:new pt.ViewModel({label:t[n(449)],class:t[n(453)],withText:!0,role:n(473),_action:t[n(479)]})};i[n(458)][n(455)](n(461)).to(e,n(460),(i=>n(474)!=typeof t[n(461)]||!i||t[n(461)](e))),o[n(444)](i)}return o}(e,i);return e[s(455)](s(460)).to(o,s(468)),o[s(472)][s(469)]({label:Q(r,s(480)),tooltip:!0,tooltipPosition:"sw",icon:mt.IconThreeVerticalDots}),o[s(478)]({attributes:{class:[s(463),n.if(s(460),s(451))]},on:{click:n.to((t=>t[s(471)]()))}}),o.on(s(464),(t=>{const i=s;e[i(485)]&&i(474)==typeof t[i(466)][i(482)]&&t[i(466)][i(482)](e)})),(0,pt.addListToDropdown)(o,a,{role:s(491)}),o[s(470)](e,s(476),((t,n,r)=>{const a=s;if(r)for(const t of o[a(489)][a(456)]){const s=t[a(452)][a(488)],n=i[a(448)]((t=>t[a(479)]===s[a(482)]))[a(481)];t[a(481)]=void 0===n||n(e)}})),o}(this,s):"",this[r(346)]&&this[r(346)][r(304)](r(348)).to(this),this[r(329)]({tag:r(308),attributes:{class:["ck",r(316),r(347),o.if(r(315),r(300))]},children:[{tag:r(308),attributes:{class:["ck",r(316),r(349),o.if(r(348),r(338),(t=>!t)),o.if(r(333),r(311)),o.if(r(317),r(290)),o.if(r(297),r(306))]},children:[this[r(307)],{tag:r(292),attributes:{class:["ck",r(342)]},children:[{text:o.to(r(291))}]},{tag:r(308),attributes:{class:["ck",r(288)]},children:[{tag:"ul",attributes:{class:["ck",r(339)]},children:a}]},this[r(346)]],on:{click:o.to((t=>{const e=r;t[e(285)][e(328)](e(287))||this[e(332)]&&this[e(348)]&&this[e(293)](e(326),{id:this.id})}))}}]})}[ze(305)](){const t=ze;super[t(305)]();const e=this[t(307)][t(325)][t(313)];this[t(344)](e,t(336),(()=>{const i=t;this[i(298)]&&!e[i(289)]||this[i(293)](i(340),{id:this.id,name:e[i(289)]}),e[i(289)]||(e[i(289)]=this[i(319)]?this[i(319)]:this[i(291)])}))}[ze(326)](){this[ze(333)]=!0}[ze(331)](){this[ze(333)]=!1}[ze(321)](){this[ze(317)]=!0}[ze(295)](){this[ze(317)]=!1}}class Ue extends Error{}class qe extends Ue{constructor(t){super(`Invalid DateTime: ${t.toMessage()}`)}}class $e extends Ue{constructor(t){super(`Invalid Interval: ${t.toMessage()}`)}}class Be extends Ue{constructor(t){super(`Invalid Duration: ${t.toMessage()}`)}}class Ye extends Ue{}class Je extends Ue{constructor(t){super(`Invalid unit ${t}`)}}class Ge extends Ue{}class Ke extends Ue{constructor(){super("Zone is an abstract class")}}const Xe="numeric",Qe="short",ti="long",ei={year:Xe,month:Xe,day:Xe},ii={year:Xe,month:Qe,day:Xe},si={year:Xe,month:Qe,day:Xe,weekday:Qe},ni={year:Xe,month:ti,day:Xe},ri={year:Xe,month:ti,day:Xe,weekday:ti},oi={hour:Xe,minute:Xe},ai={hour:Xe,minute:Xe,second:Xe},ci={hour:Xe,minute:Xe,second:Xe,timeZoneName:Qe},ui={hour:Xe,minute:Xe,second:Xe,timeZoneName:ti},li={hour:Xe,minute:Xe,hourCycle:"h23"},hi={hour:Xe,minute:Xe,second:Xe,hourCycle:"h23"},di={hour:Xe,minute:Xe,second:Xe,hourCycle:"h23",timeZoneName:Qe},fi={hour:Xe,minute:Xe,second:Xe,hourCycle:"h23",timeZoneName:ti},mi={year:Xe,month:Xe,day:Xe,hour:Xe,minute:Xe},pi={year:Xe,month:Xe,day:Xe,hour:Xe,minute:Xe,second:Xe},vi={year:Xe,month:Qe,day:Xe,hour:Xe,minute:Xe},gi={year:Xe,month:Qe,day:Xe,hour:Xe,minute:Xe,second:Xe},yi={year:Xe,month:Qe,day:Xe,weekday:Qe,hour:Xe,minute:Xe},ki={year:Xe,month:ti,day:Xe,hour:Xe,minute:Xe,timeZoneName:Qe},bi={year:Xe,month:ti,day:Xe,hour:Xe,minute:Xe,second:Xe,timeZoneName:Qe},wi={year:Xe,month:ti,day:Xe,weekday:ti,hour:Xe,minute:Xe,timeZoneName:ti},_i={year:Xe,month:ti,day:Xe,weekday:ti,hour:Xe,minute:Xe,second:Xe,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 Ri extends Ii{static create(t){return Ni[t]||(Ni[t]=new Ri(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=Ri.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,(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 Ai={};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 Ei={};let Di={};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=Ei[i];return s||(s=new Intl.NumberFormat(t,e),Ei[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&&Ri.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=Di[n];return r||(r=new Intl.RelativeTimeFormat(t,e),Di[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 Zi{static fromOpts(t){return Zi.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=Rs(s)||os.defaultWeekSettings;return new Zi(o,a,c,u,r)}static resetCache(){Ci=null,Vi={},Ei={},Di={}}static fromObject({locale:t,numberingSystem:e,outputCalendar:i,weekSettings:s}={}){return Zi.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?Zi.create(t.locale||this.specifiedLocale,t.numberingSystem||this.numberingSystem,t.outputCalendar||this.outputCalendar,Rs(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,Xs,(()=>{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=Ai[i];return s||(s=new Intl.ListFormat(t,e),Ai[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 Ui extends Ii{static get utcInstance(){return null===Hi&&(Hi=new Ui(0)),Hi}static instance(t){return 0===t?Ui.utcInstance:new Ui(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new Ui(Us(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 qi 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 $i(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?Ui.utcInstance:Ui.parseSpecifier(i)||Ri.create(t)}return Is(t)?Ui.instance(t):"object"==typeof t&&"offset"in t&&"function"==typeof t.offset?t:new qi(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 Xi,Qi=()=>Date.now(),ts="system",es=null,is=null,ss=null,ns=60,rs=null;class os{static get now(){return Qi}static set now(t){Qi=t}static set defaultZone(t){ts=t}static get defaultZone(){return $i(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=Rs(t)}static get twoDigitCutoffYear(){return ns}static set twoDigitCutoffYear(t){ns=t%100}static get throwOnInvalid(){return Xi}static set throwOnInvalid(t){Xi=t}static resetCaches(){Zi.resetCache(),Ri.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=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=As(t.month,1,12),s=As(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=As(e,0,23)||24===e&&0===i&&0===s&&0===n,o=As(i,0,59),a=As(s,0,59),c=As(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 Rs(t){if(null==t)return null;if("object"!=typeof t)throw new Ge("Week settings must be an object");if(!As(t.firstDay,1,7)||!As(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some((t=>!As(t,1,7))))throw new Ge("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function As(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 Es(t){return _s(t)||null===t||""===t?void 0:parseFloat(t)}function Ds(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 Ws(t,e=4,i=1){const s=zs(t,e,i),n=zs(t+1,e,i);return(js(t)-s+n)/7}function Zs(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 Us(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 qs(t){const e=Number(t);if("boolean"==typeof t||""===t||Number.isNaN(e))throw new Ge(`Invalid unit value ${t}`);return e}function $s(t,e){const i={};for(const s in t)if(Ns(t,s)){const n=t[s];if(null==n)continue;i[e(s)]=qs(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 Xs(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 Qs=["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[...Qs];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 Xs(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:Ds(t[e+3])},null,e+4]}function xn(t,e){const i=!t[e]&&!t[e+1],s=Us(t[e+1],t[e+2]);return[{},i?null:Ui.instance(s),e+3]}function Nn(t,e){return[{},t[e]?Ri.create(t[e]):null,e+1]}const Rn=RegExp(`^T?${yn.source}$`),An=/^-?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(Es(i)),months:d(Es(s)),weeks:d(Es(n)),days:d(Es(r)),hours:d(Es(o)),minutes:d(Es(a)),seconds:d(Es(c),"-0"===c),milliseconds:d(Ds(u),h)}]}const Mn={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function En(t,e,i,s,n,r,o){const a={year:2===e.length?Zs(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?Qs.indexOf(t)+1:tn.indexOf(t)+1),a}const Dn=/^(?:(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=En(e,n,s,i,r,o,a);let f;return f=c?Mn[c]:u?0:Us(l,h),[d,new Ui(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[En(e,n,s,i,r,o,a),Ui.utcInstance]}function zn(t){const[,e,i,s,n,r,o,a]=t;return[En(e,a,i,s,n,r,o),Ui.utcInstance]}const Wn=fn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,bn),Zn=fn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,bn),Hn=fn(/(\d{4})-?(\d{3})/,bn),Un=fn(kn),qn=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),$n=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),Xn=mn(Tn,xn,Nn);const Qn="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||Zi.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:$s(t,lr.normalizeUnit),loc:Zi.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,[An,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,[Rn,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):Qn}toHuman(t={}){if(!this.isValid)return Qn;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]=qs(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,...$s(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 $e(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 Ri.isValidZone(t)}static normalizeZone(t){return $i(t,os.defaultZone)}static getStartOfWeek({locale:t=null,locObj:e=null}={}){return(e||Zi.create(t)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:t=null,locObj:e=null}={}){return(e||Zi.create(t)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:t=null,locObj:e=null}={}){return(e||Zi.create(t)).getWeekendDays().slice()}static months(t="long",{locale:e=null,numberingSystem:i=null,locObj:s=null,outputCalendar:n="gregory"}={}){return(s||Zi.create(e,i,n)).months(t)}static monthsFormat(t="long",{locale:e=null,numberingSystem:i=null,locObj:s=null,outputCalendar:n="gregory"}={}){return(s||Zi.create(e,i,n)).months(t,!0)}static weekdays(t="long",{locale:e=null,numberingSystem:i=null,locObj:s=null}={}){return(s||Zi.create(e,i,null)).weekdays(t)}static weekdaysFormat(t="long",{locale:e=null,numberingSystem:i=null,locObj:s=null}={}){return(s||Zi.create(e,i,null)).weekdays(t,!0)}static meridiems({locale:t=null}={}){return Zi.create(t).meridiems()}static eras(t="short",{locale:e=null}={}){return Zi.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])=>Us(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=Rr(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,Zs);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=Ri.create(t.z)),_s(t.Z)||(i||(i=new Ui(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=Ds(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 Rr(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 Ar="Invalid DateTime",Vr=864e13;function Mr(t){return new as("unsupported zone",`the zone "${t.name}" is not supported`)}function Er(t){return null===t.weekData&&(t.weekData=ps(t.c)),t.weekData}function Dr(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 Wr(t,e,i=!0){return t.isValid?hn.create(Zi.create("en-US"),{allowZ:i,forceSimple:!0}).formatDateTimeFromString(t,e):null}function Zr(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 Hr(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 Ur={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},qr={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},$r={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=$i(e.zone,os.defaultZone);if(!i.isValid)return io.invalid(Mr(i));const s=Zi.fromObject(e);let n,r;if(_s(t.year))n=os.now();else{for(const e of Br)_s(t[e])&&(t[e]=Ur[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 Xr(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 Qr(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||Zi.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]=Qr(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]=Qr(arguments),[i,s,n,r,o,a,c]=e;return t.zone=Ui.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=$i(e.zone,os.defaultZone);return n.isValid?new io({ts:i,zone:n,loc:Zi.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:$i(e.zone,os.defaultZone),loc:Zi.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:$i(e.zone,os.defaultZone),loc:Zi.fromObject(e)});throw new Ge("fromSeconds requires a numerical input")}static fromObject(t,e={}){t=t||{};const i=$i(e.zone,os.defaultZone);if(!i.isValid)return io.invalid(Mr(i));const s=Zi.fromObject(e),n=$s(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=qr,g=ps(g,r,o)):u?(p=Jr,v=$r,g=gs(g)):(p=Br,v=Ur);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=As(t.weekNumber,1,Ws(t.weekYear,e,i)),r=As(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=As(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,[Wn,qn],[Zn,$n],[Hn,Bn],[Un,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),[Dn,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=Zi.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,qn],[Kn,Xn])}(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 qe(i);return new io({invalid:i})}static isDateTime(t){return t&&t.isLuxonDateTime||!1}static parseFormatForOpts(t,e={}){const i=Rr(t,Zi.fromObject(e));return i?i.map((t=>t?t.val:null)).join(""):null}static expandFormat(t,e={}){return Tr(hn.parseFormat(t),Zi.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?Er(this).weekYear:NaN}get weekNumber(){return this.isValid?Er(this).weekNumber:NaN}get weekday(){return this.isValid?Er(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?Dr(this).weekday:NaN}get localWeekNumber(){return this.isValid?Dr(this).weekNumber:NaN}get localWeekYear(){return this.isValid?Dr(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?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(Ui.instance(t),e)}toLocal(){return this.setZone(os.defaultZone)}setZone(t,{keepLocalTime:e=!1,keepCalendarTime:i=!1}={}){if((t=$i(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=$s(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):Ar}toLocaleString(t=ei,e={}){return this.isValid?hn.create(this.loc.clone(e),t).formatDateTime(this):Ar}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=Zr(this,r);return o+="T",o+=Hr(this,r,e,i,s,n),o}toISODate({format:t="extended"}={}){return this.isValid?Zr(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?Zr(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():Ar}[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),Xr(e,this.plus(i),{...t,numeric:"always",units:s,unit:n})}toRelativeCalendar(t={}){return this.isValid?Xr(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(Zi.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=Zi.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=Zi.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(){const t=["day","hasSame","weekdayLong","3442839gmvBws","minus","6494691rqnmps","startOf","toJSDate","year","toRelativeCalendar","local","692mwEkBq","week","month","3790992fxuKAf","fromJSDate","10040apHVUd","8596341RKPXoK","72Weedla","monthLong","2095EKQPBD","6823544ReNzgC","setLocale"];return(no=function(){return t})()}function ro(t,e){const i=no();return(ro=function(t,e){return i[t-=106]})(t,e)}function oo(t,e){const i=ro,s=io[i(111)](t)[i(118)](e),n=io[i(106)](),r=n[i(123)]({days:1})[i(125)](i(119));let o,a;return s[i(120)](n,i(119))?(o=s[i(125)](i(119))[i(126)](),a=s[i(128)]()):s[i(120)](r,i(119))?(o=r[i(126)](),a=s[i(128)]()):s[i(120)](n,i(108))?(o=s[i(125)](i(108))[i(126)](),a=s[i(121)]||""):s[i(120)](n,i(127))?(o=s[i(125)](i(109))[i(126)](),a=s[i(115)]||""):(o=s[i(125)](i(127))[i(126)](),a=String(s[i(127)])),{startDate:o,localizedPeriodName:a}}!function(t){const e=ro,i=t();for(;;)try{if(962133===parseInt(e(114))/1*(-parseInt(e(112))/2)+parseInt(e(122))/3+parseInt(e(107))/4*(-parseInt(e(116))/5)+-parseInt(e(110))/6+-parseInt(e(124))/7+parseInt(e(117))/8+parseInt(e(113))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(no);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(){const t=["658352FwWVKN","removeRevision","localizedPeriodName","addRevision","1201554RwBiAM","7919890bxuLKx","ck-revision-history-sidebar__time-period__label","setTemplate","_requireRevisionName","revisionViews","45UbuACY","4268034HCzicL","3lxMlHT","3651432efGtTn","112ACiXgS","createCollection","ck-revision-history-sidebar__time-period","_revisionActions","779202aDgLJD","remove","delegate","locale","4741896puftRn","select","add","setName","startDate","div","find","span","uiLanguage","ck-revision-history-sidebar__time-period__revisions"];return(uo=function(){return t})()}const lo=ho;function ho(t,e){const i=uo();return(ho=function(t,e){return i[t-=440]})(t,e)}!function(t){const e=ho,i=t();for(;;)try{if(989120===parseInt(e(446))/1+-parseInt(e(441))/2*(-parseInt(e(440))/3)+parseInt(e(450))/4+-parseInt(e(470))/5*(parseInt(e(464))/6)+parseInt(e(442))/7*(-parseInt(e(460))/8)+-parseInt(e(471))/9+parseInt(e(465))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(uo);class fo extends pt.View{[lo(454)];[lo(469)];[lo(445)];[lo(468)];constructor(t,e,i,s){const n=lo;super(t);const r=oo(e,this[n(449)][n(458)])[n(462)];this[n(454)]=e,this[n(469)]=this[n(443)](),this[n(445)]=i,this[n(468)]=s,this[n(469)][n(448)](n(451)).to(this),this[n(469)][n(448)](n(453)).to(this),this[n(467)]({tag:n(455),attributes:{class:["ck",n(444)]},children:[{tag:n(457),attributes:{class:["ck",n(466)]},children:[{text:r}]},{tag:n(455),attributes:{class:["ck",n(459)]},children:this[n(469)]}]})}[lo(463)](t){const e=lo,i=new He(this[e(449)],t,this[e(445)],this[e(468)]);this[e(469)][e(452)](i)}[lo(461)](t){const e=lo,i=this[e(469)][e(456)]((e=>e.id===t.id));this[e(469)][e(447)](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=["1809420hBoMXI","setTemplate","Revision history","span","297788jyvWoW","ck-revision-history-sidebar__header","320221vtHHae","content","21160vEhSfH","ck-revision-history-sidebar__header__label","3502503vqvnFN","300176rXWYFc","ck-reset_all","39TzxNlz","25256TAuVsm","div","7TsoHIq"];return(vo=function(){return t})()}function go(t,e){const i=vo();return(go=function(t,e){return i[t-=185]})(t,e)}!function(t){const e=go,i=t();for(;;)try{if(165195===-parseInt(e(187))/1+-parseInt(e(195))/2*(parseInt(e(194))/3)+-parseInt(e(185))/4+-parseInt(e(189))/5+parseInt(e(198))/6+-parseInt(e(197))/7*(-parseInt(e(192))/8)+parseInt(e(191))/9)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(188)]=mt.IconHistory,this[e(199)]({tag:e(196),attributes:{class:["ck",e(193),e(186)]},children:[i,{tag:e(201),attributes:{class:["ck",e(190)]},children:[Q(t,e(200))]}]})}}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=Io();return(_o=function(t,e){return i[t-=127]})(t,e)}function Io(){const t=["_requireRevisionName","add","map","55VAeRLL","getTime","highlightRevisions","some","_revisionActions","setName","201ekBioM","bindTemplate","timePeriodViews","revisionSelected","get","find","remove","7736FuEQZg","412715plvqTa","render","createCollection","fire","deselect","33844vcaTKT","setTemplate","removeRevision","64416sXLSxt","unhighlight","ck-disabled","revisionSetName","406098LeHNuD","set","createdAt","locale","ck-reset","1323pEFIAG","isEnabled","flat","ck-revision-history-sidebar__timeline","delegate","_addRevision","selectRevision","_getTimePeriodViewByStartDate","19094680sSEsrs","uiLanguage","div","_revisions","revisionViews","ck-rounded-corners","select","1859134srZGqY","highlight","addRevision","240OTUkLH","startDate","ck-revision-history-sidebar","_removeRevision"];return(Io=function(){return t})()}!function(t){const e=_o,i=t();for(;;)try{if(667584===-parseInt(e(154))/1+parseInt(e(130))/2+-parseInt(e(146))/3*(parseInt(e(159))/4)+-parseInt(e(140))/5*(parseInt(e(162))/6)+-parseInt(e(171))/7*(-parseInt(e(153))/8)+parseInt(e(166))/9*(-parseInt(e(133))/10)+parseInt(e(179))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Io);class So extends pt.View{[wo(148)];[wo(182)];[wo(144)];[wo(137)];constructor(t,e,i,s){const n=wo;super(t);const r=this[n(147)];this[n(148)]=this[n(156)](),this[n(148)][n(175)](n(129)).to(this),this[n(148)][n(175)](n(145)).to(this),this[n(182)]=e,this[n(144)]=i,this[n(137)]=s,this.on(n(129),((t,e)=>{const i=n;this[i(157)](i(149),e)})),this.on(n(145),((t,e)=>{const i=n;this[i(157)](i(165),e)})),this[n(167)](n(172),!1),this[n(160)]({tag:n(181),attributes:{class:["ck",n(170),n(128),n(135)]},children:[new yo(t),{tag:n(181),attributes:{class:["ck",n(174),r.if(n(172),n(164),(t=>!t))]},children:this[n(148)]}]})}[wo(155)](){const t=wo;super[t(155)]();for(const e of this[t(182)])this[t(176)](e);this[t(182)].on(t(138),((e,i)=>{this[t(176)](i)})),this[t(182)].on(t(152),((e,i)=>{this[t(136)](i)}))}get[wo(127)](){const t=wo;return this[t(148)][t(139)]((e=>e[t(127)][t(139)]((t=>t))))[t(173)]()}[wo(177)](t){const e=wo;for(const i of this[e(127)])t&&t.id===i.id?i[e(129)]():i[e(158)]()}[wo(142)](t){const e=wo;for(const i of this[e(127)])t[e(143)]((({id:t})=>t===i.id))?i[e(131)]():i[e(163)]()}[wo(176)](t){const e=wo,i=oo(t[e(168)],this[e(169)][e(180)])[e(134)];let s=this[e(148)][e(150)](0);s&&s[e(134)][e(141)]()===i[e(141)]()||(s=new fo(this[e(169)],i,this[e(144)],this[e(137)]),this[e(148)][e(138)](s)),s[e(132)](t)}[wo(136)](t){const e=wo,i=oo(t[e(168)],this[e(169)][e(180)])[e(134)];this[e(178)](i)[e(161)](t)}[wo(178)](t){const e=wo;return this[e(148)][e(151)]((i=>i[e(134)][e(141)]()===t[e(141)]()))}}const Oo=xo;function To(){const t=["highlightRevisions","isReady","compareAgainstSelected","_revisionViewer","length","getRevisionsInDiff","locale","revisionSetName","revisionHistory","getRevision","destroy","init","assign","fieldView","revisionHistory.revisionActions","revisionHistory.requireRevisionName","diff","_handleEditorDataReady","120339oKZLZp","compare","timePeriodViews","240uxNPTU","getLaterVisibleRevision","plugins","newRevisionId","setName","listenTo","defaultRevisionActions","get","isVisible","2676450CBNXur","change:diff","data","Compare against selected","_createRevisionActions","element","focus","map","_sidebarView","_handleDiffChange","2QxnFHR","render","525086EqDAdf","availableRevisionActions","remove","getEarlierVisibleRevision","revisionHistory.viewerSidebarContainer","4674166WJWnOh","editor","isPremiumPlugin","select","6BzyYmC","selectRevision","_handleRevisionSetName","Name this revision","isOfficialPlugin","isEnabled","Restore this revision","revisionSelected","6183001dlfMPu","restoreRevision","appendChild","name","819618lMUtVr","revisionViews","requires","bind","repository","pluginName","_revisionsRepository","string","_handleRevisionSelected","nameRevision","restoreRevisionCallback","isSelected","add","ready","config","RevisionsSidebar","getIndex","action","_revisions","4yEDYFu","1750970tVtdGu"];return(To=function(){return t})()}function xo(t,e){const i=To();return(xo=function(t,e){return i[t-=372]})(t,e)}!function(t){const e=xo,i=t();for(;;)try{if(383388===parseInt(e(452))/1*(parseInt(e(454))/2)+-parseInt(e(391))/3*(-parseInt(e(410))/4)+-parseInt(e(442))/5*(parseInt(e(379))/6)+-parseInt(e(375))/7+-parseInt(e(433))/8*(-parseInt(e(430))/9)+-parseInt(e(411))/10+parseInt(e(387))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(To);class No extends Z.Plugin{[Oo(415)];[Oo(397)];[Oo(450)];static[Oo(439)]=[Oo(414),Oo(388),Oo(400)];static[Oo(455)]=function(){const t=Oo;return{compareAgainstSelected:{name:t(445),action:({plugins:e},i)=>{const s=t,n=e[s(440)](ee),r=n[s(395)];let o=n[s(428)][s(436)],a=i.id;r[s(407)](o)>r[s(407)](a)&&([o,a]=[a,o]),n[s(431)](o,a)},isVisible:({plugins:e},i)=>{const s=t,n=e[s(440)](ee);return!(n[s(395)][s(417)](n[s(428)])[s(416)]>2||i[s(402)])}},restoreRevision:{name:t(385),action:(e,{id:i})=>{const s=t;e[s(405)][s(440)](s(420))[s(401)](i)},isVisible:({plugins:e},i)=>!!e[t(440)](ee)[t(395)][t(434)](i.id)},nameRevision:{name:t(382),action:({plugins:e},{id:i,revisionNameView:s})=>{const n=t,r=e[n(440)](ee),o=r[n(395)][n(373)](i);r[n(431)](i,o),s[n(448)](),s[n(425)][n(378)]()}}}}();static get[Oo(396)](){return Oo(406)}static get[Oo(383)](){return!0}static get[Oo(377)](){return!0}static get[Oo(393)](){return[ee]}constructor(t){const e=Oo;super(t),this[e(415)]=t[e(435)][e(440)](ee),this[e(397)]=this[e(415)][e(395)],this[e(450)]=null}[Oo(423)](){const t=Oo,e=this[t(397)][t(409)],i=this[t(446)](),s=this[t(376)][t(405)][t(440)](t(374));this[t(450)]=new So(this[t(376)][t(418)],e,i,this[t(376)][t(405)][t(440)](t(427))),this[t(450)].on(t(386),this[t(399)][t(394)](this)),this[t(450)].on(t(419),this[t(381)][t(394)](this)),this[t(450)][t(394)](t(384)).to(this[t(415)]),this[t(450)][t(432)].on(t(403),((e,i)=>{const s=t;i[s(392)].on(s(403),((t,e)=>{const i=s;e[i(394)](i(384),i(413)).to(this[i(415)])}))})),this[t(450)][t(453)](),this[t(438)](this[t(376)][t(444)],t(404),this[t(429)][t(394)](this)),this[t(438)](this[t(415)],t(443),this[t(451)][t(394)](this)),s[t(389)](this[t(450)][t(447)])}[Oo(422)](){const t=Oo;this[t(450)][t(447)][t(372)](),this[t(450)][t(422)]()}[Oo(429)](){const t=Oo,e=this[t(397)][t(421)](0);if(e){const i=this[t(397)][t(373)](e.id);this[t(415)][t(431)](e,i)}}[Oo(399)](t,e){const i=Oo,s=this[i(397)][i(421)](e.id),n=this[i(397)][i(373)](s.id);this[i(415)][i(431)](s,n)}[Oo(381)](t,e){const i=Oo;this[i(397)][i(421)](e.id)[i(437)](e[i(390)])}[Oo(451)](t,e,i){const s=Oo,n=this[s(397)][s(417)](i);n[s(416)]>2?(this[s(450)][s(412)](n),this[s(450)][s(380)](null)):(this[s(450)][s(412)]([]),this[s(450)][s(380)](n[0]))}[Oo(446)](){const t=Oo,e=this[t(376)],i=No[t(455)],s=e[t(405)][t(440)](t(426))||No[t(439)];if(s[t(416)])return s[t(449)]((s=>{const n=t,r=n(398)==typeof s?Object[n(424)]({},i[s]):s;return r[n(408)]=r[n(408)][n(394)](this,e),r[n(441)]&&(r[n(441)]=r[n(441)][n(394)](this,e)),r}))}}const Ro=No,Ao=Vo;function Vo(t,e){const i=Eo();return(Vo=function(t,e){return i[t-=212]})(t,e)}!function(t){const e=Vo,i=t();for(;;)try{if(198580===parseInt(e(220))/1+-parseInt(e(242))/2+parseInt(e(216))/3+parseInt(e(217))/4*(-parseInt(e(222))/5)+parseInt(e(226))/6+parseInt(e(223))/7+parseInt(e(212))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Eo);class Mo extends pt.EditorUI{[Ao(229)];[Ao(244)];[Ao(243)];get[Ao(247)](){return this[Ao(229)]}constructor(e,i){const s=Ao;super(e),this[s(229)]=i,this[s(244)]=(0,pt.normalizeToolbarConfig)(e[s(237)][s(235)](s(253))),this[s(243)]=new t.ElementReplacer}get[Ao(225)](){const t=Ao;return this[t(247)][t(225)]}[Ao(239)](t){const e=Ao,i=this[e(245)],s=this[e(247)],n=i[e(246)][e(247)],r=s[e(227)],o=n[e(249)][e(224)]();r[e(230)]=o[e(214)],s[e(215)]();const a=r[e(225)];this[e(240)](r[e(230)],a),s[e(227)][e(255)](e(238)).to(this[e(254)]),n[e(213)](a),this[e(243)][e(231)](t,this[e(225)]),this[e(234)](),this[e(233)](e(250))}[Ao(221)](){const t=Ao;super[t(221)]();const e=this[t(247)],i=this[t(245)][t(246)][t(247)];this[t(243)][t(251)](),i[t(218)](e[t(227)][t(230)]),e[t(221)]()}[Ao(234)](){const t=Ao,e=this[t(247)];e[t(248)][t(255)](t(236)).to(this[t(254)],t(238)),e[t(248)][t(241)]=e[t(225)],e[t(248)][t(255)](t(256)).to(this,t(232),(({top:t})=>t)),e[t(253)][t(252)](this[t(244)],this[t(228)]),this[t(219)](e[t(253)])}}function Eo(){const t=["96282SXjurK","editable","componentFactory","_view","name","replace","viewportOffset","fire","_initToolbar","get","isActive","config","isFocused","init","setEditableElement","limiterElement","543922dVYHRq","_elementReplacer","_toolbarConfig","editor","editing","view","stickyPanel","document","ready","restore","fillFromConfig","toolbar","focusTracker","bind","viewportTopOffset","2830664kjvQrY","attachDomRoot","rootName","render","590196oWlCGv","28rlYLSg","detachDomRoot","addToolbar","49105zIouJP","destroy","251320nneGVP","1446704Nichtv","getRoot","element"];return(Eo=function(){return t})()}var Do=i(161),Co={attributes:{"data-cke":!0}};Co.setAttributes=It(),Co.insert=wt().bind(null,"head"),Co.domAPI=kt(),Co.insertStyleElement=Ot();gt()(Do.A,Co);Do.A&&Do.A.locals&&Do.A.locals;var Fo=Lo;function jo(){var t=["433624YMJXBx","main","editable","513670TqZNju","641463THmEZZ","_editable","1396822UqYuWU","top","76572TDYGwZ","render","8JAJsqk","add","302444kLOQDO","content","1284734ahJmwy","1GMQheg","stickyPanel","27oYExsp","10VErZcG","shouldToolbarGroupWhenFull","toolbar"];return(jo=function(){return t})()}function Lo(t,e){var i=jo();return(Lo=function(t,e){return i[t-=201]})(t,e)}!function(t){for(var e=Lo,i=t();;)try{if(115254===parseInt(e(207))/1*(-parseInt(e(204))/2)+parseInt(e(217))/3+-parseInt(e(202))/4*(parseInt(e(216))/5)+parseInt(e(221))/6+parseInt(e(219))/7+parseInt(e(213))/8*(parseInt(e(209))/9)+-parseInt(e(210))/10*(parseInt(e(206))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(jo);class Po extends pt.BoxedEditorUIView{[Fo(218)];[Fo(208)];[Fo(212)];get[Fo(215)](){return this[Fo(218)]}constructor(t,e,i={}){var s=Fo;super(t),this[s(208)]=new pt.StickyPanelView(t),this[s(212)]=new pt.ToolbarView(t,{shouldGroupWhenFull:i[s(211)]}),this[s(218)]=new pt.InlineEditableUIView(t,e)}[Fo(201)](){var t=Fo;super[t(201)](),this[t(208)][t(205)][t(203)](this[t(212)]),this[t(220)][t(203)](this[t(208)]),this[t(214)][t(203)](this[t(215)])}}function zo(t,e){const i=Wo();return(zo=function(t,e){return i[t-=431]})(t,e)}function Wo(){const t=["initialData","model","updateSourceElement","view","126104IZiZbw","49VeFmjw","get","_ui","config","create","destroy","init","createRoot","15706098kJXCUw","locale","fire","ready","935154vmnnZj","initPlugins","1788478Xjodpa","5360376zXzWjj","data","sourceElement","3210635nXYNrq","editing","document","8VDZNNz","1557510gksYAz"];return(Wo=function(){return t})()}const Zo=zo;!function(t){const e=zo,i=t();for(;;)try{if(664032===parseInt(e(452))/1+parseInt(e(439))/2+parseInt(e(447))/3*(-parseInt(e(446))/4)+-parseInt(e(443))/5+parseInt(e(437))/6*(-parseInt(e(453))/7)+parseInt(e(440))/8+parseInt(e(433))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Wo);class Ho extends((0,Z.ElementApiMixin)(Z.Editor)){[Zo(455)];get ui(){return this[Zo(455)]}constructor(t,e){const i=Zo;super(e),this[i(442)]=t,this[i(449)][i(445)][i(432)]();const s=new Po(this[i(434)],this[i(444)][i(451)],{shouldToolbarGroupWhenFull:!0});this[i(455)]=new Mo(this,s)}[Zo(458)](){const t=Zo;return this[t(450)](),this.ui[t(458)](),super[t(458)]()}static async[Zo(457)](t,e){const i=Zo,s=new this(t,e);return await s[i(438)](),await s.ui[i(431)](t),await s[i(441)][i(431)](s[i(456)][i(454)](i(448))||""),s[i(435)](i(436)),s}}const Uo=qo;function qo(t,e){const i=Bo();return(qo=function(t,e){return i[t-=391]})(t,e)}!function(t){const e=qo,i=t();for(;;)try{if(505701===-parseInt(e(532))/1+parseInt(e(519))/2*(-parseInt(e(493))/3)+-parseInt(e(496))/4*(parseInt(e(506))/5)+parseInt(e(438))/6+-parseInt(e(409))/7*(-parseInt(e(533))/8)+-parseInt(e(482))/9+parseInt(e(424))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Bo);const $o=[Uo(516),Uo(501)];function Bo(){const t=["toLocaleTimeString","revision-history-missing-configuration","adapter","2041416jyRIdk","creator","display","_enhanceCloseRevisionViewerCallback","toJSON","restrictedEditingException","enqueueChange","_viewerEditor","view","error","isRevisionViewerOpen","1302867KitJje","Annotations","Restored","12rhzAUt","revisionHistory.restoreRevisionCallback","toolbar","result","_closeRevisionViewer","RestrictedEditingMode","Dialog","RevisionHistory","keys","isEnabled","247395gtZUPu","fromVersion","_update","getRoot","changesNavigation","_showRevisionViewer","createRangeIn","toVersion","remove","RevisionViewerIntegration","RevisionHistoryUI","editor","refreshPositioning","4ElKhUB","getAttributeKeys","_getRevisionViewerEditorConfig","end","showRevisionViewerCallback","getMarkersGroup","selection","has","isAnonymous","push","closeRevisionViewerCallback","restoreRevision","refreshVisibility","651713AdjTBB","112mxsUzg","update","enableReadOnlyMode","exitToEditing","getRevisionRootsAttributes","hide","_recalculatePageBreaks","from","addUser","rootName","addRoot","addRevisionData","RevisionTracker","data","lazyRoots","isReady","removeMarker","_restoreRevision","revisionHistory.viewerEditorElement","removeSelectionAttribute","init","parse","includes","$graveyard","create","then","set","setAttribute","249599xunzlu","commands","long","catch","none","_cleanUp","getRevisionDocumentData","DocumentOutlineUI","save","toLocaleDateString","revisionHistory.closeRevisionViewerCallback","translations","insert","createdAt","getRevisions","11024950BHmYkK","destroy","numeric","DocumentOutline","change","define","RevisionsRepository","get","style","RevisionViewer","RevisionHistoryUtils","join","setSelection","revisionHistory.viewerContainer","4797360JKjAEj","pluginName","fromCharCode","requires","roots","saveRevision","name","markers","document","revisionHistory.editorContainer","_enhanceShowRevisionViewerCallback","element","detachRoot","isAttached","revisionHistory","repository","isOfficialPlugin","isOpen","model","block","PaginationLookup","indexOf","getRevision","Autosave","locale","getUser","map","Users","revision-history-viewer-opened","bind","isPremiumPlugin","isReadOnly","revisionHistory.showRevisionViewerCallback","plugins","disableReadOnlyMode","loadRevisionData","revisionHistory.requireRevisionName","users","uiLanguage","config","removeAttribute"];return(Bo=function(){return t})()}class Yo extends Z.Plugin{[Uo(499)];static get[Uo(439)](){return Uo(515)}static get[Uo(454)](){return!0}static get[Uo(468)](){return!0}constructor(t){const e=Uo;function i(t){const e=qo;return t[e(464)]((t=>String[e(440)](t)))[e(435)]("")}super(t),this[e(499)]=e(522),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])})}}class Jo extends Z.Plugin{[Uo(489)];static get[Uo(439)](){return Uo(503)}static get[Uo(454)](){return!0}static get[Uo(468)](){return!0}static get[Uo(441)](){return[ct,jt]}constructor(e){const i=Uo;if(super(e),!this[i(517)][i(477)][i(431)](i(452)))throw new t.CKEditorError(i(480),this);this[i(489)]=null,this[i(407)](i(492),!1),this[i(517)][i(477)][i(429)](i(470),(t=>this[i(511)]({...t,translations:this[i(517)][i(462)][i(420)]}))),this[i(517)][i(477)][i(429)](i(419),(t=>this[i(500)](t))),this[i(517)][i(477)][i(429)](i(497),(t=>this[i(398)](t))),this[i(517)][i(477)][i(429)](i(474),!1),this[i(448)](),this[i(485)]()}set[Uo(481)](t){const e=Uo;this[e(517)][e(471)][e(431)](e(393))[e(481)]=t}get[Uo(481)](){const t=Uo;return this[t(517)][t(471)][t(431)](t(393))[t(481)]}[Uo(392)](t){const e=Uo;return this[e(517)][e(471)][e(431)](e(393))[e(392)](t)}[Uo(460)](t){const e=Uo;return this[e(517)][e(471)][e(431)](e(430))[e(460)](t)}[Uo(423)](t){const e=Uo;return this[e(517)][e(471)][e(431)](e(430))[e(423)](t||{toJSON:!1})}[Uo(521)](){const e=Uo,i=this[e(517)],s=(0,H.sanitizeEditorConfig)(i,$o),n=i[e(471)][e(431)](e(393)),r=i[e(471)][e(431)](e(465))[e(475)];return s[e(498)]=[e(536),e(530),e(510)],delete s[e(395)],s[e(471)][e(528)](Yo,ee,ke,class extends Z.Plugin{static get[e(441)](){return[ee,e(465)]}[e(401)](){const s=e,o=this[s(517)][s(471)][s(431)](s(465));for(const t of r)t[s(527)]||o[s(463)](t.id)||o[s(541)](t);const a=n[s(453)][s(423)]();let c=null;const u=this[s(517)][s(471)][s(431)](s(433));u[s(481)]=n[s(481)],u[s(467)](s(505)).to(n),this[s(517)][s(410)][s(431)](s(530))[s(467)](s(505)).to(i,s(469),(t=>!t));for(const e of a){const i=null===e[s(483)];if(i&&e[s(513)]===e[s(507)])continue;const r=e[s(486)]();u[s(392)](r,((r,o,a)=>{const u=s;if(i){if(c)c[u(508)](r,o);else if(!o){const e=a[u(486)]();e.id=(0,t.uid)(),n[u(443)](e,a[u(513)])[u(406)]((t=>{c=t}))}}else e[u(508)](r,o)}))}}},Ro),s}[Uo(448)](){const t=Uo,e=this[t(517)][t(477)][t(431)](t(452))[t(523)];this[t(517)][t(477)][t(407)](t(470),(async()=>{const i=t;this[i(517)][i(535)](i(466));const s=this[i(517)][i(471)][i(431)](i(393));if(this[i(517)][i(471)][i(526)](i(461))){const t=this[i(517)][i(471)][i(431)](i(461));await t[i(417)]()}else await s[i(534)]();if(this[i(517)][i(471)][i(526)](i(458))&&this[i(517)][i(471)][i(431)](i(458))[i(539)](),this[i(517)][i(471)][i(526)](i(502))){const t=this[i(517)][i(471)][i(431)](i(502));t[i(455)]&&t[i(538)]()}const n=this[i(521)]();return e(n)[i(406)]((t=>{const e=i;return this[e(489)]=t,this[e(517)][e(471)][e(526)](e(494))&&this[e(517)][e(471)][e(431)](e(494))[e(531)](),this[e(517)][e(471)][e(526)](e(427))&&(this[e(517)][e(471)][e(431)](e(416))[e(490)][e(449)][e(432)][e(484)]=e(413)),t}))[i(412)]((t=>(console[i(491)](t),this[i(517)][i(472)](i(466)),null)))}))}[Uo(485)](){const t=Uo,e=this[t(517)][t(477)][t(431)](t(452))[t(529)];this[t(517)][t(477)][t(407)](t(419),(()=>(this[t(517)][t(471)][t(526)](t(458))&&this[t(517)][t(471)][t(431)](t(458))[t(539)](),this[t(517)][t(471)][t(526)](t(427))&&(this[t(517)][t(471)][t(431)](t(416))[t(490)][t(449)][t(432)][t(484)]=""),this[t(489)][t(471)][t(431)](t(433))[t(414)](),e(this[t(489)])[t(406)]((()=>{const e=t;if(this[e(517)][e(472)](e(466)),this[e(489)]=null,this[e(517)][e(471)][e(526)](e(494))){const t=this[e(517)][e(471)][e(431)](e(494));t[e(531)](),t[e(518)]()}})))))}[Uo(511)](t){const e=Uo,i=this[e(517)][e(477)][e(431)](e(447)),s=this[e(517)][e(477)][e(431)](e(437)),n=this[e(517)][e(477)][e(431)](e(399));return Ho[e(405)](n,t)[e(406)]((t=>(s[e(432)][e(484)]=e(457),i[e(432)][e(484)]=e(413),this[e(492)]=!0,t)))}[Uo(500)](t){const e=Uo,i=this[e(517)][e(477)][e(431)](e(447));return this[e(517)][e(477)][e(431)](e(437))[e(432)][e(484)]=e(413),i[e(432)][e(484)]="",this[e(492)]=!1,t[e(425)]()}async[Uo(398)](t){const e=Uo,i=this[e(517)],s=this[e(489)][e(471)][e(431)](e(433)),n=i[e(471)][e(431)](e(393)),r=i[e(471)][e(431)](e(434)),o=s[e(453)][e(460)](t);let a,c,u;try{await r[e(473)](o,this[e(481)]),a=r[e(415)](o),c=r[e(537)](o)}catch(t){return void console[e(491)](t)}i[e(456)][e(428)]((t=>{const s=e;for(const e of Array[s(540)](i[s(456)][s(445)][s(524)](s(487))))t[s(397)](e)})),s[e(396)]=!1,i[e(456)][e(488)]((t=>{const s=e;t[s(436)](null),t[s(400)](i[s(456)][s(446)][s(525)][s(520)]());const n=Object[s(504)](a);for(const e of i[s(456)][s(446)][s(442)])s(404)!=e[s(542)]&&e[s(451)]()&&!n[s(403)](e[s(542)])&&t[s(450)](e);for(const e of n){let n=i[s(456)][s(446)][s(509)](e);n&&n[s(451)]()||(n=t[s(391)](e));const r=c[e],o=Object[s(504)](r),u=a[e];for(const e of n[s(520)]())o[s(403)](e)||t[s(478)](e,n);for(const i of o)t[s(408)](i,c[e][i],n);t[s(514)](t[s(512)](n)),t[s(421)](i[s(394)][s(402)](u,n),n,0)}}));const l=Q(i[e(462)],e(495));return u=o[e(444)]?-1==o[e(444)][e(459)](l)?l+": "+o[e(444)]:o[e(444)]:l+": "+o[e(422)][e(418)](i[e(462)][e(476)],{month:e(411),day:e(426)})+", "+o[e(422)][e(479)](i[e(462)][e(476)],{hour:e(426),minute:e(426)}),await n[e(443)]({name:u}),s[e(396)]=!0,i[e(477)][e(431)](e(452))[e(529)]()}}function Go(t,e){var i=Ko();return(Go=function(t,e){return i[t-=176]})(t,e)}function Ko(){var t=["36988yQOTMJ","150860LxDmlM","163765WbZGTO","4037184FmbVqH","48tlnnlf","155432VJXwXt","9726388GTEYwG","621hhytlB","2612499RmoZPm"];return(Ko=function(){return t})()}!function(t){for(var e=Go,i=t();;)try{if(720298===parseInt(e(176))/1+-parseInt(e(184))/2+-parseInt(e(183))/3+-parseInt(e(178))/4+-parseInt(e(177))/5*(parseInt(e(179))/6)+parseInt(e(181))/7+-parseInt(e(180))/8*(-parseInt(e(182))/9))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ko)})(),(window.CKEditor5=window.CKEditor5||{}).revisionHistory=s})();