@ckeditor/ckeditor5-template 0.0.0-nightly-20230804.0 → 0.0.0-nightly-20230806.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/template.js CHANGED
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={296:(t,e,i)=>{"use strict";i.d(e,{Z:()=>c});var n=i(758),r=i.n(n)()((function(t){return t[1]}));r.push([t.id,':root{--ck-template-dropdown-view-width:345px;--ck-template-dropdown-view-height:300px;--ck-template-list-height:245px;--ck-template-icon-size:45px;--ck-template-search-field-horizontal-spacing:calc(var(--ck-icon-size) + var(--ck-spacing-medium))}.ck.ck-template-form{width:var(--ck-template-dropdown-view-width)}@media screen and (max-width:600px){.ck.ck-template-form{--ck-template-dropdown-view-width:260px}}.ck.ck-template-form>.ck-template-form__info{padding:calc(var(--ck-spacing-large)*2) var(--ck-spacing-large);text-align:center;width:100%}.ck.ck-template-form>.ck-template-form__info *{text-align:center;white-space:normal}.ck.ck-template-form>.ck-template-form__info>span:first-child{display:block;font-weight:700}.ck.ck-template-form>.ck-template-form__info>span:last-child{margin-top:var(--ck-spacing-medium)}.ck.ck-template-form>.ck-template-form__info:not(.ck-hidden)~.ck-list{display:none}.ck.ck-template-form>.ck.ck-list.ck-template-list{max-height:var(--ck-template-dropdown-view-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:var(--ck-spacing-large)}.ck-rounded-corners .ck.ck-template-form>.ck.ck-list.ck-template-list{border-radius:0}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item:not(.ck-hidden)~.ck.ck-list__item{margin-top:var(--ck-spacing-large)}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button{align-items:center;border-radius:var(--ck-border-radius);display:grid;gap:var(--ck-spacing-large) var(--ck-spacing-large);grid-auto-columns:1fr;grid-auto-flow:column dense;grid-template-areas:"ck-template-icon ck-template-content";grid-template-columns:var(--ck-template-icon-size) 1fr;grid-template-rows:var(--ck-template-icon-size);margin:0;overflow:hidden;padding:0;width:100%}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button:not(:focus){border-color:var(--ck-color-dropdown-panel-background)}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button>.ck.ck-icon{color:unset;grid-area:ck-template-icon;height:auto;margin:0;width:var(--ck-template-icon-size)}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button>.ck.ck-icon *{color:unset}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button>.ck.ck-icon :not([fill]){fill:unset}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button>.ck-template-form__text-part{display:flex;flex-direction:column;grid-area:ck-template-content;height:100%;justify-content:space-evenly;margin:0;min-width:0}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button>.ck-template-form__text-part>.ck.ck-button__label{color:var(--ck-color-text);display:block;font-size:var(--ck-font-size-base);font-weight:700;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button>.ck-template-form__text-part .ck-template-form__description{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--ck-color-text);display:-webkit-box;font-size:.85em;line-height:1.1;margin-top:var(--ck-spacing-tiny);overflow:hidden;text-overflow:ellipsis;white-space:normal}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button>.ck-template-form__text-part mark{background:var(--ck-color-highlight-background);font-size:inherit;font-weight:inherit;line-height:inherit;vertical-align:initial}.ck.ck-template-form>.ck-labeled-field-view{--ck-labeled-field-label-default-position-x:var(--ck-template-search-field-horizontal-spacing);--ck-labeled-field-empty-unfocused-max-width:100% - 2 * var(--ck-template-search-field-horizontal-spacing);padding:var(--ck-spacing-large)}.ck.ck-template-form>.ck-labeled-field-view.ck-labeled-field-view_empty{--ck-labeled-field-empty-unfocused-max-width:100% - var(--ck-template-search-field-horizontal-spacing) - var(--ck-spacing-medium)}.ck.ck-template-form>.ck-labeled-field-view>.ck-labeled-field-view__input-wrapper>.ck-icon{opacity:.5;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .ck.ck-template-form>.ck-labeled-field-view>.ck-labeled-field-view__input-wrapper>.ck-icon{left:var(--ck-spacing-medium)}[dir=rtl] .ck.ck-template-form>.ck-labeled-field-view>.ck-labeled-field-view__input-wrapper>.ck-icon{right:var(--ck-spacing-medium)}.ck.ck-template-form>.ck-labeled-field-view .ck-input{width:100%}[dir=ltr] .ck.ck-template-form>.ck-labeled-field-view .ck-input{padding-left:var(--ck-template-search-field-horizontal-spacing)}[dir=ltr] .ck.ck-template-form>.ck-labeled-field-view .ck-input:not(.ck-input-text_empty),[dir=rtl] .ck.ck-template-form>.ck-labeled-field-view .ck-input{padding-right:var(--ck-template-search-field-horizontal-spacing)}[dir=rtl] .ck.ck-template-form>.ck-labeled-field-view .ck-input:not(.ck-input-text_empty){padding-left:var(--ck-template-search-field-horizontal-spacing)}.ck.ck-template-form>.ck-labeled-field-view .ck-template-form__clear-search{background:none;min-height:auto;min-width:auto;opacity:.5;padding:0;position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .ck.ck-template-form>.ck-labeled-field-view .ck-template-form__clear-search{right:var(--ck-spacing-medium)}[dir=rtl] .ck.ck-template-form>.ck-labeled-field-view .ck-template-form__clear-search{left:var(--ck-spacing-medium)}.ck.ck-template-form>.ck-labeled-field-view .ck-template-form__clear-search:hover{opacity:1}.ck.ck-template-form>.ck-template-form__info:not(:only-child),.ck.ck-template-form>.ck.ck-list{border-top:1px solid var(--ck-color-base-border)}',""]);const c=r},758:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var i=t(e);return e[2]?"@media ".concat(e[2]," {").concat(i,"}"):i})).join("")},e.i=function(t,i,n){"string"==typeof t&&(t=[[null,t,""]]);var r={};if(n)for(var c=0;c<this.length;c++){var o=this[c][0];null!=o&&(r[o]=!0)}for(var a=0;a<t.length;a++){var s=[].concat(t[a]);n&&r[s[0]]||(i&&(s[2]?s[2]="".concat(i," and ").concat(s[2]):s[2]=i),e.push(s))}},e}},278:(t,e,i)=>{"use strict";var n,r=function(){return void 0===n&&(n=Boolean(window&&document&&document.all&&!window.atob)),n},c=function(){var t={};return function(e){if(void 0===t[e]){var i=document.querySelector(e);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(t){i=null}t[e]=i}return t[e]}}(),o=[];function a(t){for(var e=-1,i=0;i<o.length;i++)if(o[i].identifier===t){e=i;break}return e}function s(t,e){for(var i={},n=[],r=0;r<t.length;r++){var c=t[r],s=e.base?c[0]+e.base:c[0],l=i[s]||0,d="".concat(s," ").concat(l);i[s]=l+1;var p=a(d),u={css:c[1],media:c[2],sourceMap:c[3]};-1!==p?(o[p].references++,o[p].updater(u)):o.push({identifier:d,updater:x(u,e),references:1}),n.push(d)}return n}function l(t){var e=document.createElement("style"),n=t.attributes||{};if(void 0===n.nonce){var r=i.nc;r&&(n.nonce=r)}if(Object.keys(n).forEach((function(t){e.setAttribute(t,n[t])})),"function"==typeof t.insert)t.insert(e);else{var o=c(t.insert||"head");if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(e)}return e}var d,p=(d=[],function(t,e){return d[t]=e,d.filter(Boolean).join("\n")});function u(t,e,i,n){var r=i?"":n.media?"@media ".concat(n.media," {").concat(n.css,"}"):n.css;if(t.styleSheet)t.styleSheet.cssText=p(e,r);else{var c=document.createTextNode(r),o=t.childNodes;o[e]&&t.removeChild(o[e]),o.length?t.insertBefore(c,o[e]):t.appendChild(c)}}function f(t,e,i){var n=i.css,r=i.media,c=i.sourceMap;if(r?t.setAttribute("media",r):t.removeAttribute("media"),c&&"undefined"!=typeof btoa&&(n+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(c))))," */")),t.styleSheet)t.styleSheet.cssText=n;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var h=null,m=0;function x(t,e){var i,n,r;if(e.singleton){var c=m++;i=h||(h=l(e)),n=u.bind(null,i,c,!1),r=u.bind(null,i,c,!0)}else i=l(e),n=f.bind(null,i,e),r=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(i)};return n(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;n(t=e)}else r()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=r());var i=s(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var n=0;n<i.length;n++){var r=a(i[n]);o[r].references--}for(var c=s(t,e),l=0;l<i.length;l++){var d=a(i[l]);0===o[d].references&&(o[d].updater(),o.splice(d,1))}i=c}}}},704:(t,e,i)=>{t.exports=i(79)("./src/core.js")},273:(t,e,i)=>{t.exports=i(79)("./src/ui.js")},209:(t,e,i)=>{t.exports=i(79)("./src/utils.js")},79:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function i(n){var r=e[n];if(void 0!==r)return r.exports;var c=e[n]={id:n,exports:{}};return t[n](c,c.exports,i),c.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 n in e)i.o(e,n)&&!i.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},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})},i.nc=void 0;var n={};(()=>{"use strict";i.r(n),i.d(n,{Template:()=>wt,TemplateCommand:()=>l,TemplateEditing:()=>h,TemplateUI:()=>mt,icons:()=>bt});const t='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M8 0H3a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2ZM2.5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V2Z"/><path clip-rule="evenodd" d="M13 0h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5h-5Z"/><path clip-rule="evenodd" d="M13 10h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Z"/></svg>';var e=i(704),r=i(209);const c=["string","editor","data","htmlProcessor","change","function","insertContent","toView"];var o,a;o=c,a=185,function(t){for(;--t;)o.push(o.shift())}(++a);const s=function(t,e){return c[t-=0]};class l extends e.Command{execute(t){const{model:e}=this[s("0x0")];let i;switch(typeof t){case s("0x7"):i=t;break;case s("0x4"):i=t()}s("0x7")==typeof i&&e[s("0x3")]((()=>{const t=this[s("0x0")][s("0x1")][s("0x2")][s("0x6")](i),n=this[s("0x0")][s("0x1")].toModel(t);e[s("0x5")](n)}))}}const d=["templateLicenseKeyValid","info","templateLicenseKeyTrialLimit:operations","config","destroy","licenseKey","init","You are using the trial version of CKEditor 5 template plugin with limited usage. Make sure you will not use it in the production environment.","templateLicenseKeyTrial","get","templateLicenseKeyInvalid","commands","editor","_licenseKeyCheckInterval","TemplateEditing","insertTemplate"];var p,u;p=d,u=172,function(t){for(;--t;)p.push(p.shift())}(++u);const f=function(t,e){return d[t-=0]};class h extends e.Plugin{static get pluginName(){return f("0x2")}constructor(t){super(t),this._licenseKeyCheckInterval=null}[f("0xa")](){const{editor:t}=this;t[f("0xf")].add(f("0x3"),new l(t)),this[f("0x9")]=t[f("0x7")][f("0xd")](f("0x9"));const e=this[f("0x0")];this[f("0x1")]=setInterval((()=>{let t;for(const i in e){const n=i,r=e[n];if("templateLicenseKeyTrial"===r||"templateLicenseKeyInvalid"===r||f("0x4")===r||f("0x6")===r){delete e[n],t=r;break}}if(f("0xe")===t)throw clearInterval(this._licenseKeyCheckInterval),new r.CKEditorError("template-invalid-license-key",null);if(f("0xc")===t&&console[f("0x5")](f("0xb")),f("0x6")===t)throw clearInterval(this[f("0x1")]),new r.CKEditorError("template-trial-license-key-reached-limit-changes",null);f("0x4")===t&&clearInterval(this[f("0x1")])}),1e3)}[f("0x8")](){this[f("0x1")]&&clearInterval(this._licenseKeyCheckInterval)}}var m=i(273);const x=function(t){return function(e){return null==t?void 0:t[e]}}({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"});const k="object"==typeof global&&global&&global.Object===Object&&global;var g="object"==typeof self&&self&&self.Object===Object&&self;const v=(k||g||Function("return this")()).Symbol;const w=function(t,e){for(var i=-1,n=null==t?0:t.length,r=Array(n);++i<n;)r[i]=e(t[i],i,t);return r};const b=Array.isArray;var y=Object.prototype,_=y.hasOwnProperty,T=y.toString,V=v?v.toStringTag:void 0;const I=function(t){var e=_.call(t,V),i=t[V];try{t[V]=void 0;var n=!0}catch(t){}var r=T.call(t);return n&&(e?t[V]=i:delete t[V]),r};var C=Object.prototype.toString;const N=function(t){return C.call(t)};var S=v?v.toStringTag:void 0;const j=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":S&&S in Object(t)?I(t):N(t)};const M=function(t){return null!=t&&"object"==typeof t};const E=function(t){return"symbol"==typeof t||M(t)&&"[object Symbol]"==j(t)};var L=v?v.prototype:void 0,O=L?L.toString:void 0;const D=function t(e){if("string"==typeof e)return e;if(b(e))return w(e,t)+"";if(E(e))return O?O.call(e):"";var i=e+"";return"0"==i&&1/e==-Infinity?"-0":i};const K=function(t){return null==t?"":D(t)};var A=/[&<>"']/g,z=RegExp(A.source);const P=function(t){return(t=K(t))&&z.test(t)?t.replace(A,x):t},F='<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45 45">\n <path fill="#F0F0F0" d="M2 0h41s2 0 2 2v41s0 2 -2 2h-41s-2 0 -2 -2v-41s0 -2 2 -2" />\n <path fill="#D5D5D5" d="M11 10h10s1 0 1 1v24s0 1 -1 1h-10s-1 0 -1 -1v-24s0 -1 1 -1" />\n <path fill="#D5D5D5" d="M25 10h10s1 0 1 1v10s0 1 -1 1h-10s-1 0 -1 -1v-10s0 -1 1 -1" />\n <path fill="#D5D5D5" d="M25 24h10s1 0 1 1v10s0 1 -1 1h-10s-1 0 -1 -1v-10s0 -1 1 -1" />\n</svg>\n',R=["ck-template-form__description","isMatch","length","substring","render","highlightText","children","templateDefinition","isMatching","highlightRegExp","labelView","</mark>","titleView","push","remove","title","map","destroy","lastIndex","element","ck-button__label","text","index","match","div","span","_setupTextContentRendering","set","innerHTML","setTemplate","textPartView","join","descriptionView","description","option","isColorInherited","extendTemplate","add","locale"];var B,Z;B=R,Z=156,function(t){for(;--t;)B.push(B.shift())}(++Z);const U=function(t,e){return R[t-=0]};class H extends m.ButtonView{constructor(t,e){super(t),this[U("0x7")]=e,this[U("0x1e")]=null;const{icon:i=F}=e;this[U("0x1b")]({withText:!0,icon:i}),this[U("0x24")]({attributes:{role:U("0x22")}}),this.iconView[U("0x23")]=!1}render(){super[U("0x4")](),this[U("0x1e")]=new q(this[U("0x26")],this.templateDefinition,this[U("0xa")][U("0x13")].id),this[U("0x6")][U("0xe")](this[U("0xa")]),this.children[U("0x25")](this.textPartView)}[U("0x11")](){super[U("0x11")](),this.labelView[U("0x11")]()}[U("0x8")](t){const{title:e,description:i}=this[U("0x7")],n=!!e[U("0x17")](t),r=!(!i||!i[U("0x17")](t));return n||r?{title:n,description:r}:null}[U("0x5")](t){this[U("0x1e")].highlightRegExp=t}}class q extends m.View{constructor(t,e,i){super(t),this[U("0xf")]=e.title,this[U("0x21")]=e[U("0x21")],this[U("0x1b")](U("0x9"),null),this[U("0xc")]=new m.View(t),this[U("0xc")][U("0x1d")]({tag:U("0x19"),attributes:{class:["ck",U("0x14")],id:i}});const n=[this[U("0xc")]];this[U("0x21")]&&(this[U("0x20")]=new m.View(t),this[U("0x20")][U("0x1d")]({tag:"p",attributes:{class:["ck",U("0x0")]}}),n[U("0xd")](this[U("0x20")])),this.setTemplate({tag:U("0x18"),attributes:{class:["ck","ck-template-form__text-part"]},children:n}),this[U("0x1a")]()}[U("0x1a")](){const{title:t,description:e,titleView:i,descriptionView:n}=this,r=()=>{i[U("0x13")][U("0x1c")]=Y(t,this[U("0x9")]),e&&(n[U("0x13")][U("0x1c")]=Y(e,this[U("0x9")]))};this.on("render",(()=>{r(),this.on("change:highlightRegExp",r)}))}}function Y(t,e){if(!e)return P(t);const i=[];let n,r=0;for(;null!==(n=e.exec(t));){const c=n[U("0x16")];c!==r&&i[U("0xd")]({text:t.substring(r,c),isMatch:!1}),i[U("0xd")]({text:n[0],isMatch:!0}),r=e[U("0x12")]}return r!==t[U("0x2")]&&i[U("0xd")]({text:t[U("0x3")](r),isMatch:!1}),i[U("0x10")]((t=>(t.text=P(t.text),t))).map((t=>t[U("0x1")]?"<mark>"+t.text+U("0xb"):t[U("0x15")]))[U("0x1f")]("")}class J extends m.View{constructor(t){super(t);const e=this.bindTemplate;this.set({isVisible:!1,primaryText:"",secondaryText:""}),this.setTemplate({tag:"div",attributes:{class:["ck","ck-template-form__info",e.if("isVisible","ck-hidden",(t=>!t))]},children:[{tag:"span",children:[{text:[e.to("primaryText")]}]},{tag:"span",children:[{text:[e.to("secondaryText")]}]}]})}setNoTemplatesAvailableText(){const{t}=this.locale;this.primaryText=t("No templates available."),this.secondaryText=""}setNoTemplatesFoundText(t){const{t:e}=this.locale;this.primaryText=e('No templates were found matching "%0".',t),this.secondaryText=e("Please try a different phrase or check the spelling.")}}class W extends m.LabeledFieldView{constructor(t,i){super(t,i);const n=t.t;this.label=n("Search template"),this.loupeIconView=new m.IconView,this.loupeIconView.content='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12.68 13.74a6 6 0 1 1 1.355-1.474l4.267 4.268a1 1 0 1 1-1.414 1.414l-4.209-4.208ZM13 9a4 4 0 1 1-8 0 4 4 0 0 1 8 0Z"/></svg>\n',this.clearButtonView=new m.ButtonView(t),this.clearButtonView.set({label:n("Clear"),icon:e.icons.cancel,class:"ck-template-form__clear-search",isVisible:!1,tooltip:!0}),this.clearButtonView.on("execute",(()=>{this.reset(),this.focus(),this.fire("reset")})),this.clearButtonView.bind("isVisible").to(this.fieldView,"isEmpty",(t=>!t)),this.fieldWrapperChildren.add(this.loupeIconView,0),this.fieldWrapperChildren.add(this.clearButtonView)}reset(){this.fieldView.value=this.fieldView.element.value="",this.clearButtonView.isVisible=!1}}var $=/[\\^$.*+?()[\]{}|]/g,G=RegExp($.source);const Q=function(t){return(t=K(t))&&G.test(t)?t.replace($,"\\$&"):t};var X,tt,et=["originalIndex","buttonView"];X=et,tt=500,function(t){for(;--t;)X.push(X.shift())}(++tt);var it=function(t,e){return et[t-=0]};class nt extends m.ListItemView{constructor(t,e){super(t),this[it("0x0")]=e,this[it("0x1")]=null}}const rt=["size","div","listenTo","setTemplate","children","_filterTemplates","templateDefinition","addMany","get","delegate","arrowup","first","templatesDefinitions","highlightText","filter","setNoTemplatesFoundText","execute","arrowleft","input","arrowdown","setNoTemplatesAvailableText","length","tab","add","searchFieldView","arrowright","isVisible","_focusCycler","unfilter","clear","_createTemplateListView","reset","items","extendTemplate","focusTracker","title","value","keystrokes","map","shift + tab","set","originalIndex","focus","fieldView","sort","render","_createSearchFieldView","buttonView","templateListView","element","infoView"];var ct,ot;ct=rt,ot=323,function(t){for(;--t;)ct.push(ct.shift())}(++ot);const at=function(t,e){return rt[t-=0]};class st extends m.View{constructor(t,e){super(t),this.focusTracker=new r.FocusTracker,this[at("0x14")]=new r.KeystrokeHandler,this[at("0x2e")]=e,this[at("0x1f")]=this[at("0xd")](t,e),this[at("0x7")]=this[at("0x1d")](t),this[at("0x21")]=new J(t),e[at("0x4")]||(this[at("0x21")][at("0x9")]=!0,this[at("0x21")][at("0x3")]()),this[at("0x26")]=this.createCollection(e[at("0x4")]?[this[at("0x7")],this[at("0x21")],this.templateListView]:[this.infoView]),this[at("0xa")]=new m.FocusCycler({focusables:this[at("0x26")],focusTracker:this[at("0x11")],keystrokeHandler:this.keystrokes,actions:{focusPrevious:at("0x16"),focusNext:at("0x5")}}),this[at("0x25")]({tag:at("0x23"),attributes:{class:["ck","ck-template-form"],tabindex:"-1"},children:this[at("0x26")]}),(0,m.injectCssTransitionDisabler)(this)}[at("0x1c")](){if(super[at("0x1c")](),!this.templatesDefinitions.length)return;const t=t=>t.stopPropagation();this.focusTracker[at("0x6")](this[at("0x7")][at("0x20")]),this[at("0x11")][at("0x6")](this.templateListView[at("0x20")]),this[at("0x14")][at("0x24")](this[at("0x20")]),this[at("0x14")][at("0x17")](at("0x8"),t),this.keystrokes[at("0x17")](at("0x0"),t),this[at("0x14")].set(at("0x2c"),t),this[at("0x14")][at("0x17")](at("0x2"),t)}[at("0x19")](){this[at("0x2e")][at("0x4")]&&this.searchFieldView[at("0x19")]()}reset(){this[at("0x2e")].length&&(this[at("0x7")][at("0xe")](),this[at("0x27")]())}_filterTemplates(t){if(!this[at("0x2e")][at("0x4")])return;let e=!1;if(t)for(const i of this[at("0x1f")].items){i[at("0x26")][at("0x2d")][at("0x28")][at("0x12")].toLowerCase().includes(t.toLowerCase())?i.isVisible=!0:i[at("0x9")]=!1;const n=new RegExp(Q(t),"ig");e=this[at("0x1f")][at("0x30")](n)}else this.templateListView[at("0xb")](),e=!0;this[at("0x21")][at("0x9")]=!e,e||this[at("0x21")][at("0x31")](t)}[at("0xd")](t,e){const i=new lt(t);return i[at("0x10")]({attributes:{class:["ck-template-list"]}}),i[at("0xf")][at("0x29")](e[at("0x15")](((e,i)=>{const n=new nt(t,i),r=new H(t,e);return n[at("0x1e")]=r,n[at("0x26")].add(r),n[at("0x26")][at("0x2b")](at("0x32")).to(this),n}))),i}[at("0x1d")](t){const e=new W(t,m.createLabeledInputText);return this[at("0x24")](e[at("0x1a")],at("0x1"),(()=>{this._filterTemplates(e[at("0x1a")].element[at("0x13")])})),e.on(at("0xe"),(()=>{this[at("0xe")]()})),e}}class lt extends m.ListView{[at("0x30")](t){const e=new Map,i=this.items[at("0x15")]((i=>{const n=i[at("0x1e")].isMatching(t);return i[at("0x9")]=!!n,i[at("0x1e")].highlightText(n?t:null),n&&e[at("0x17")](i,n),i}))[at("0x1b")](dt)[at("0x1b")](((t,i)=>{const n=e.get(t),r=e[at("0x2a")](i);return n&&!r?-1:r&&!n?1:n||r?n.title&&!r[at("0x12")]?-1:!n.title&&r[at("0x12")]?1:0:0}));return this[at("0xf")][at("0xc")](),this[at("0xf")][at("0x29")](i),!!e[at("0x22")]}[at("0xb")](){const t=this.items[at("0x15")]((t=>t))[at("0x1b")](dt);t.forEach((t=>{t.isVisible=!0,t[at("0x1e")][at("0x2f")](null)})),this[at("0xf")][at("0xc")](),this[at("0xf")][at("0x29")](t)}}function dt(t,e){return t[at("0x18")]-e.originalIndex}var pt=i(278),ut=i.n(pt),ft=i(296),ht={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ut()(ft.Z,ht);ft.Z.locals;class mt extends e.Plugin{static get pluginName(){return"TemplateUI"}init(){const{editor:e}=this,{t:i}=e,n=e.config.get("template.definitions")||[];e.ui.componentFactory.add("insertTemplate",(r=>{const c=(0,m.createDropdown)(r),o=new st(r,n),a=e.commands.get("insertTemplate");return c.bind("isEnabled").to(a),o.delegate("execute").to(c),c.on("execute",(t=>{e.execute("insertTemplate",t.source.templateDefinition.data),e.editing.view.focus()})),c.panelView.children.add(o),c.buttonView.set({label:i("Insert template"),icon:t,tooltip:!0}),c.on("change:isOpen",((t,e,i)=>{i||o.reset()})),c}))}afterInit(){!function(t){function i(t){return t.map((t=>String.fromCharCode(t))).join("")}(t=>{const n=[1,85,78,115,198,255,50,112,83,87,161],r=[127,34,6,211,167,86,146,199,132,160,18];function c(t){return function(t,e){const n=function(t){const e=atob(t),[n,r]=e[i([115,112,108,105,116])](i([45]));try{if(atob(r))return atob(n)}catch(t){}return e}(t),r=Array[i([102,114,111,109])](function(t){const e=new Uint8Array(t[i([108,101,110,103,116,104])]);for(let n=0;n<t[i([108,101,110,103,116,104])];n++)e[n]=t[i([99,104,97,114,67,111,100,101,65,116])](n);return e}(n)),c=r[i([112,111,112])](),o=r[i([112,111,112])]();return function(t){let e="";for(const n of t)e+=String[i([102,114,111,109,67,104,97,114,67,111,100,101])](n);return e}(function(t,e,n){const r={};r[i([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},r[i([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],r[i([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],r[i([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],r[i([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],r[i([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],r[i([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],r[i([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],r[i([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],r[i([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],r[i([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const c=new Uint8Array(16);for(let t=15;t>=0;--t)c[t]=n%256,n=parseInt(n/256);let o=null,a=16;const s=new Uint8Array(e),l=[],d=[];!function(){const t=r[i([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][s[i([108,101,110,103,116,104])]];for(let e=0;e<=t;e++)l[i([112,117,115,104])]([0,0,0,0]),d[i([112,117,115,104])]([0,0,0,0]);const e=4*(t+1),n=s[i([108,101,110,103,116,104])]/4,c=p(s);let o;for(let e=0;e<n;e++)o=e>>2,l[o][e%4]=c[e],d[t-o][e%4]=c[e];let a,u=0,f=n;for(;f<e;){a=c[n-1],c[0]^=r[i([83])][a>>16&255]<<24^r[i([83])][a>>8&255]<<16^r[i([83])][255&a]<<8^r[i([83])][a>>24&255]^r[i([114,99,111,110])][u]<<24,u+=1;for(let t=1;t<n/2;t++)c[t]^=c[t-1];a=c[n/2-1],c[n/2]^=r[i([83])][255&a]^r[i([83])][a>>8&255]<<8^r[i([83])][a>>16&255]<<16^r[i([83])][a>>24&255]<<24;for(let t=n/2+1;t<n;t++)c[t]^=c[t-1];let o,s,p=0;for(;p<n&&f<e;)o=f>>2,s=f%4,l[o][s]=c[p],d[t-o][s]=c[p++],f++}for(let e=1;e<t;e++)for(let t=0;t<4;t++)a=d[e][t],d[e][t]=r[i([85,49])][a>>24&255]^r[i([85,50])][a>>16&255]^r[i([85,51])][a>>8&255]^r[i([85,52])][255&a]}();for(let e=0;e<t[i([108,101,110,103,116,104])];e++)16===a&&(o=f(c),a=0,u(c)),t[e]^=o[a++];return t;function p(t){const e=[];for(let n=0;n<t[i([108,101,110,103,116,104])];n+=4)e[i([112,117,115,104])](t[n]<<24|t[n+1]<<16|t[n+2]<<8|t[n+3]);return e}function u(t){for(let e=15;e>=0;e--){if(255!==t[e]){t[e]++;break}t[e]=0}}function f(t){const e=l[i([108,101,110,103,116,104])]-1,n=[0,0,0,0];let c=p(t);for(let t=0;t<4;t++)c[t]^=l[0][t];for(let t=1;t<e;t++){for(let e=0;e<4;e++)n[e]=r[i([84,49])][c[e]>>24&255]^r[i([84,50])][c[(e+1)%4]>>16&255]^r[i([84,51])][c[(e+2)%4]>>8&255]^r[i([84,52])][255&c[(e+3)%4]]^l[t][e];c=n[i([115,108,105,99,101])]()}const o=new Uint8Array(16);let a;for(let t=0;t<4;t++)a=l[e][t],o[4*t]=255&(r[i([83])][c[t]>>24&255]^a>>24),o[4*t+1]=255&(r[i([83])][c[(t+1)%4]>>16&255]^a>>16),o[4*t+2]=255&(r[i([83])][c[(t+2)%4]>>8&255]^a>>8),o[4*t+3]=255&(r[i([83])][255&c[(t+3)%4]]^a);return o}}(r,e,o+256*c))}(t,new Uint8Array([...n,29,221,175,90,231,133,239,240,75,180,...r]))}const o=function(){const t=[{[i([105,100])]:1,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([67,111,109,109,101,110,116,115]),[i([112,108,117,103,105,110,78,97,109,101])]:i([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([108,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101]),[i([99,104,101,99,107,65,108,115,111])]:[{[i([105,100])]:2,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([84,114,97,99,107,32,67,104,97,110,103,101,115]),[i([112,108,117,103,105,110,78,97,109,101])]:i([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([108,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[i([111,112,116,105,111,110,115])]:{[i([97,105,119,115,103,105,99])]:!0,[i([97,105,116,99,100,103,105,108])]:!0,[i([97,105,114,118,105,105,108])]:!0}}],[i([111,112,116,105,111,110,115])]:{[i([97,105,119,115,103,105,99])]:!0,[i([97,105,116,99,100,103,105,108])]:!0,[i([97,105,114,118,105,105,108])]:!0}},{[i([105,100])]:3,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([80,97,103,105,110,97,116,105,111,110]),[i([112,108,117,103,105,110,78,97,109,101])]:i([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101])},{[i([105,100])]:4,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[i([112,108,117,103,105,110,78,97,109,101])]:i([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([108,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[i([111,112,116,105,111,110,115])]:{[i([97,105,119,115,103,105,99])]:!0,[i([97,105,116,99,100,103,105,108])]:!0,[i([97,105,114,118,105,105,108])]:!0}},{[i([105,100])]:5,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[i([112,108,117,103,105,110,78,97,109,101])]:i([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101])},{[i([105,100])]:6,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[i([112,108,117,103,105,110,78,97,109,101])]:i([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101])},{[i([105,100])]:7,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([83,108,97,115,104,32,67,111,109,109,97,110,100]),[i([112,108,117,103,105,110,78,97,109,101])]:i([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101])},{[i([105,100])]:8,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[i([112,108,117,103,105,110,78,97,109,101])]:i([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101])},{[i([105,100])]:9,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([84,101,109,112,108,97,116,101]),[i([112,108,117,103,105,110,78,97,109,101])]:i([84,101,109,112,108,97,116,101,85,73]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101])},{[i([105,100])]:10,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[i([112,108,117,103,105,110,78,97,109,101])]:i([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101])}];return function t(e){e[i([102,111,114,69,97,99,104])]((e=>{e[i([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<e[i([105,100])]-1,e[i([99,104,101,99,107,65,108,115,111])]&&t(e[i([99,104,101,99,107,65,108,115,111])])}))}(t),t}(),a={[i([99,104,101,99,107,76,105,99,101,110,115,101])]:function(t,e){m(h(t,e),e)},[i([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(t,e){m(function(t,e){try{if(b(l,i([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&t){const n=y(l,i([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[i([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(n)/2>t[i([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100]))}return h(t,e)}catch(t){return x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100]))}}(t,e),e)},[i([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(t,e){const c=r[0]*n[1],o=r[0]*n[2],a=r[2]*n[2];function s(t,e){d(),x(e+i([84,114,105,97,108,76,105,109,105,116,58])+t),window[k()]=t===i([116,105,109,101])?c:o}function d(){const t=l;function e(){b(t,i([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(y(t,i([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[i([117,110,98,105,110,100])](i([105,115,69,110,97,98,108,101,100])),y(t,i([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[i([105,115,69,110,97,98,108,101,100])]=!1,y(t,i([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[i([117,112,100,97,116,101])]=w,y(t,i([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[i([115,97,118,101,82,101,118,105,115,105,111,110])]=w,t[i([109,111,100,101,108])][i([99,104,97,110,103,101])]=w,t[i([109,111,100,101,108])][i([101,110,113,117,101,117,101,67,104,97,110,103,101])]=w,t[i([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](i([109,111,100,101,108]))),b(t,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(y(t,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[i([117,110,98,105,110,100])](i([105,115,69,110,97,98,108,101,100])),y(t,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[i([105,115,69,110,97,98,108,101,100])]=!1,y(t,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[i([99,111,109,112,97,114,101])]=w,y(t,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[i([95,103,101,116,68,105,102,102])]=w)}t[i([115,116,97,116,101])]==i([114,101,97,100,121])?e():t[i([111,110,99,101])](i([114,101,97,100,121]),(()=>{if(b(t,i([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&e(),b(t,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const n=y(t,i([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),r=n.getRevision(0),c=n.getEarlierVisibleRevision(r[i([105,100])]);y(t,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[i([99,111,109,112,97,114,101])](r[i([105,100])],c?c[i([105,100])]:null,1).then((()=>e()))}}))}b(l,i([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&y(l,i([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[i([115,116,97,116,101])]==i([99,111,110,110,101,99,116,101,100])&&(window[k()]=a),function(t,e){if(t==e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100]))d();else if(t==e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108])){const t=function(){if(!b(l,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number.isNaN(Number(t))){if(window[t]===c)return i([116,105,109,101]);if(window[t]===o)return i([114,101,118,105,115,105,111,110,115])}return!1}();t&&s(t,e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const a=function(){let t=r[6]*n[8]*n[6];return b(l,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(t/=10),t}();window[i([115,101,116,84,105,109,101,111,117,116])]((()=>{s(i([116,105,109,101]),e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),a);const d=y(l,i([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[i([95,114,101,118,105,115,105,111,110,115])];d[i([108,101,110,103,116,104])]>=7?s(i([114,101,118,105,115,105,111,110,115]),e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):d.on(i([97,100,100]),(()=>{d[i([108,101,110,103,116,104])]>=7&&s(i([114,101,118,105,115,105,111,110,115]),e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(t,e){try{return function(){if(!b(l,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number.isNaN(Number(t))&&window[t]===a)return!0;return!1}()?x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([86,97,108,105,100])):h(t,e)}catch(t){return x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100]))}}(t,e),e)}},s=t[i([99,111,110,115,116,114,117,99,116,111,114])][i([112,108,117,103,105,110,78,97,109,101])],l=i([99,111,110,116,101,120,116])in t?t.context:t.editor,d=i([52,48,52,54,49,54,48,56]),p=i([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),u=l.config.get(i([108,105,99,101,110,115,101,75,101,121])),f=o[i([102,105,110,100])]((t=>t[i([112,108,117,103,105,110,78,97,109,101])]===s));function h(t,e){try{return function(t){if(!b(l,t[i([112,108,117,103,105,110,78,97,109,101])]))return!0;const e=t[i([111,112,116,105,111,110,115])]||{},n=e[i([97,105,119,115,103,105,99])]||!1,r=e[i([97,105,116,99,100,103,105,108])]||!1,c=e[i([97,105,114,118,105,105,108])]||!1;return!(!b(l,i([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||y(l,i([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[i([115,116,97,116,101])]!=i([99,111,110,110,101,99,116,101,100])||!n)||(!(!b(l,i([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||y(l,i([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[i([114,101,115,117,108,116])]!=i([101,110,100])||!r)||!(!b(l,i([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]))||y(l,i([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]))[i([114,101,115,117,108,116])]!=i([101,110,100])||!c))}(e)?x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([86,97,108,105,100])):t&&t[i([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]&e[i([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]?t[i([105,115,73,110,116,101,114,110,97,108])]&&!window[i([111,112,101,110])][i([99,108,111,115,101,100])]||parseInt(d)/2>t[i([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100])):t[i([105,115,84,114,105,97,108])]?x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108])):x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([86,97,108,105,100])):x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100]))}catch(t){return x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100]))}}function m(t,c){if(l instanceof e.Context){const e=l;t==c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100])?g(e):t==c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108])&&window[i([115,101,116,84,105,109,101,111,117,116])]((()=>{g(e),x(c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),r[6]*n[8]*n[6]),e[i([101,100,105,116,111,114,115])][i([111,110])](i([97,100,100]),((e,n)=>{t!=c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100])&&t!=c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&t!=c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||v(n)}))}else{const e=l;t==c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100])?v(e):t==c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108])&&e[i([111,110])](i([114,101,97,100,121]),(()=>{let t=0;e[i([109,111,100,101,108])][i([111,110])](i([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][i([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504===t&&(v(e),x(c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),n[i([111,102,102])]())}),{priority:i([104,105,103,104,101,115,116])})}))}}function x(t){const e=k();return l[e]=t,t}function k(){const t=String(window[i([112,101,114,102,111,114,109,97,110,99,101])][i([110,111,119])]())[i([114,101,112,108,97,99,101])](i([46]),"");let e="";for(let n=0;n<t[i([108,101,110,103,116,104])];n+=2){let r=parseInt(t[i([115,117,98,115,116,114,105,110,103])](n,n+2));r>=p[i([108,101,110,103,116,104])]&&(r-=p[i([108,101,110,103,116,104])]),e+=p[r]}return e}function g(t){for(const e of t[i([101,100,105,116,111,114,115])])v(e);y(t,i([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[i([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),y(t,i([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[i([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=w}function v(t){function e(){t[i([109,111,100,101,108])][i([99,104,97,110,103,101])]=w,t[i([109,111,100,101,108])][i([101,110,113,117,101,117,101,67,104,97,110,103,101])]=w,t[i([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](i([109,111,100,101,108]))}t[i([115,116,97,116,101])]==i([114,101,97,100,121])?e():t[i([111,110,99,101])](i([114,101,97,100,121]),(()=>e()))}function w(){return null}function b(t,e){return t[i([112,108,117,103,105,110,115])][i([104,97,115])](e)}function y(t,e){return t[i([112,108,117,103,105,110,115])][i([103,101,116])](e)}f&&function t(e,n){a[n[i([104,97,110,100,108,101,114])]](e,n),n[i([99,104,101,99,107,65,108,115,111])]&&n[i([99,104,101,99,107,65,108,115,111])][i([102,105,108,116,101,114])]((t=>b(l,t[i([112,108,117,103,105,110,78,97,109,101])])))[i([102,111,114,69,97,99,104])]((i=>t(e,i)))}(function(t){try{const e=c(t),n=JSON[i([112,97,114,115,101])](e),r=parseInt(n[i([49])]),o=parseInt(n[i([51])]),a=parseInt(n[i([52])])||0,s=parseInt(n[i([53])])||0;return{[i([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:a,[i([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:r,[i([105,115,84,114,105,97,108])]:o,[i([105,115,73,110,116,101,114,110,97,108])]:s}}catch(t){return null}}(u),f)})(t)}(this)}}var xt,kt,gt=["Template","pluginName"];xt=gt,kt=419,function(t){for(;--t;)xt.push(xt.shift())}(++kt);var vt=function(t,e){return gt[t-=0]};class wt extends e.Plugin{static get requires(){return[h,mt]}static get[vt("0x0")](){return vt("0x1")}}const bt={templateIcon:t}})(),(window.CKEditor5=window.CKEditor5||{}).template=n})();
5
+ */(()=>{var t={296:(t,e,i)=>{"use strict";i.d(e,{Z:()=>c});var n=i(758),r=i.n(n)()((function(t){return t[1]}));r.push([t.id,':root{--ck-template-dropdown-view-width:345px;--ck-template-dropdown-view-height:300px;--ck-template-list-height:245px;--ck-template-icon-size:45px;--ck-template-search-field-horizontal-spacing:calc(var(--ck-icon-size) + var(--ck-spacing-medium))}.ck.ck-template-form{width:var(--ck-template-dropdown-view-width)}@media screen and (max-width:600px){.ck.ck-template-form{--ck-template-dropdown-view-width:260px}}.ck.ck-template-form>.ck-template-form__info{padding:calc(var(--ck-spacing-large)*2) var(--ck-spacing-large);text-align:center;width:100%}.ck.ck-template-form>.ck-template-form__info *{text-align:center;white-space:normal}.ck.ck-template-form>.ck-template-form__info>span:first-child{display:block;font-weight:700}.ck.ck-template-form>.ck-template-form__info>span:last-child{margin-top:var(--ck-spacing-medium)}.ck.ck-template-form>.ck-template-form__info:not(.ck-hidden)~.ck-list{display:none}.ck.ck-template-form>.ck.ck-list.ck-template-list{max-height:var(--ck-template-dropdown-view-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:var(--ck-spacing-large)}.ck-rounded-corners .ck.ck-template-form>.ck.ck-list.ck-template-list{border-radius:0}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item:not(.ck-hidden)~.ck.ck-list__item{margin-top:var(--ck-spacing-large)}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button{align-items:center;border-radius:var(--ck-border-radius);display:grid;gap:var(--ck-spacing-large) var(--ck-spacing-large);grid-auto-columns:1fr;grid-auto-flow:column dense;grid-template-areas:"ck-template-icon ck-template-content";grid-template-columns:var(--ck-template-icon-size) 1fr;grid-template-rows:var(--ck-template-icon-size);margin:0;overflow:hidden;padding:0;width:100%}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button:not(:focus){border-color:var(--ck-color-dropdown-panel-background)}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button>.ck.ck-icon{color:unset;grid-area:ck-template-icon;height:auto;margin:0;width:var(--ck-template-icon-size)}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button>.ck.ck-icon *{color:unset}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button>.ck.ck-icon :not([fill]){fill:unset}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button>.ck-template-form__text-part{display:flex;flex-direction:column;grid-area:ck-template-content;height:100%;justify-content:space-evenly;margin:0;min-width:0}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button>.ck-template-form__text-part>.ck.ck-button__label{color:var(--ck-color-text);display:block;font-size:var(--ck-font-size-base);font-weight:700;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button>.ck-template-form__text-part .ck-template-form__description{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--ck-color-text);display:-webkit-box;font-size:.85em;line-height:1.1;margin-top:var(--ck-spacing-tiny);overflow:hidden;text-overflow:ellipsis;white-space:normal}.ck.ck-template-form>.ck.ck-list.ck-template-list>.ck.ck-list__item>.ck.ck-button>.ck-template-form__text-part mark{background:var(--ck-color-highlight-background);font-size:inherit;font-weight:inherit;line-height:inherit;vertical-align:initial}.ck.ck-template-form>.ck-labeled-field-view{--ck-labeled-field-label-default-position-x:var(--ck-template-search-field-horizontal-spacing);--ck-labeled-field-empty-unfocused-max-width:100% - 2 * var(--ck-template-search-field-horizontal-spacing);padding:var(--ck-spacing-large)}.ck.ck-template-form>.ck-labeled-field-view.ck-labeled-field-view_empty{--ck-labeled-field-empty-unfocused-max-width:100% - var(--ck-template-search-field-horizontal-spacing) - var(--ck-spacing-medium)}.ck.ck-template-form>.ck-labeled-field-view>.ck-labeled-field-view__input-wrapper>.ck-icon{opacity:.5;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .ck.ck-template-form>.ck-labeled-field-view>.ck-labeled-field-view__input-wrapper>.ck-icon{left:var(--ck-spacing-medium)}[dir=rtl] .ck.ck-template-form>.ck-labeled-field-view>.ck-labeled-field-view__input-wrapper>.ck-icon{right:var(--ck-spacing-medium)}.ck.ck-template-form>.ck-labeled-field-view .ck-input{width:100%}[dir=ltr] .ck.ck-template-form>.ck-labeled-field-view .ck-input{padding-left:var(--ck-template-search-field-horizontal-spacing)}[dir=ltr] .ck.ck-template-form>.ck-labeled-field-view .ck-input:not(.ck-input-text_empty),[dir=rtl] .ck.ck-template-form>.ck-labeled-field-view .ck-input{padding-right:var(--ck-template-search-field-horizontal-spacing)}[dir=rtl] .ck.ck-template-form>.ck-labeled-field-view .ck-input:not(.ck-input-text_empty){padding-left:var(--ck-template-search-field-horizontal-spacing)}.ck.ck-template-form>.ck-labeled-field-view .ck-template-form__clear-search{background:none;min-height:auto;min-width:auto;opacity:.5;padding:0;position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .ck.ck-template-form>.ck-labeled-field-view .ck-template-form__clear-search{right:var(--ck-spacing-medium)}[dir=rtl] .ck.ck-template-form>.ck-labeled-field-view .ck-template-form__clear-search{left:var(--ck-spacing-medium)}.ck.ck-template-form>.ck-labeled-field-view .ck-template-form__clear-search:hover{opacity:1}.ck.ck-template-form>.ck-template-form__info:not(:only-child),.ck.ck-template-form>.ck.ck-list{border-top:1px solid var(--ck-color-base-border)}',""]);const c=r},758:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var i=t(e);return e[2]?"@media ".concat(e[2]," {").concat(i,"}"):i})).join("")},e.i=function(t,i,n){"string"==typeof t&&(t=[[null,t,""]]);var r={};if(n)for(var c=0;c<this.length;c++){var o=this[c][0];null!=o&&(r[o]=!0)}for(var a=0;a<t.length;a++){var s=[].concat(t[a]);n&&r[s[0]]||(i&&(s[2]?s[2]="".concat(i," and ").concat(s[2]):s[2]=i),e.push(s))}},e}},278:(t,e,i)=>{"use strict";var n,r=function(){return void 0===n&&(n=Boolean(window&&document&&document.all&&!window.atob)),n},c=function(){var t={};return function(e){if(void 0===t[e]){var i=document.querySelector(e);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(t){i=null}t[e]=i}return t[e]}}(),o=[];function a(t){for(var e=-1,i=0;i<o.length;i++)if(o[i].identifier===t){e=i;break}return e}function s(t,e){for(var i={},n=[],r=0;r<t.length;r++){var c=t[r],s=e.base?c[0]+e.base:c[0],l=i[s]||0,d="".concat(s," ").concat(l);i[s]=l+1;var p=a(d),u={css:c[1],media:c[2],sourceMap:c[3]};-1!==p?(o[p].references++,o[p].updater(u)):o.push({identifier:d,updater:x(u,e),references:1}),n.push(d)}return n}function l(t){var e=document.createElement("style"),n=t.attributes||{};if(void 0===n.nonce){var r=i.nc;r&&(n.nonce=r)}if(Object.keys(n).forEach((function(t){e.setAttribute(t,n[t])})),"function"==typeof t.insert)t.insert(e);else{var o=c(t.insert||"head");if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(e)}return e}var d,p=(d=[],function(t,e){return d[t]=e,d.filter(Boolean).join("\n")});function u(t,e,i,n){var r=i?"":n.media?"@media ".concat(n.media," {").concat(n.css,"}"):n.css;if(t.styleSheet)t.styleSheet.cssText=p(e,r);else{var c=document.createTextNode(r),o=t.childNodes;o[e]&&t.removeChild(o[e]),o.length?t.insertBefore(c,o[e]):t.appendChild(c)}}function f(t,e,i){var n=i.css,r=i.media,c=i.sourceMap;if(r?t.setAttribute("media",r):t.removeAttribute("media"),c&&"undefined"!=typeof btoa&&(n+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(c))))," */")),t.styleSheet)t.styleSheet.cssText=n;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var h=null,m=0;function x(t,e){var i,n,r;if(e.singleton){var c=m++;i=h||(h=l(e)),n=u.bind(null,i,c,!1),r=u.bind(null,i,c,!0)}else i=l(e),n=f.bind(null,i,e),r=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(i)};return n(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;n(t=e)}else r()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=r());var i=s(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var n=0;n<i.length;n++){var r=a(i[n]);o[r].references--}for(var c=s(t,e),l=0;l<i.length;l++){var d=a(i[l]);0===o[d].references&&(o[d].updater(),o.splice(d,1))}i=c}}}},704:(t,e,i)=>{t.exports=i(79)("./src/core.js")},273:(t,e,i)=>{t.exports=i(79)("./src/ui.js")},209:(t,e,i)=>{t.exports=i(79)("./src/utils.js")},79:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function i(n){var r=e[n];if(void 0!==r)return r.exports;var c=e[n]={id:n,exports:{}};return t[n](c,c.exports,i),c.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 n in e)i.o(e,n)&&!i.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},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})},i.nc=void 0;var n={};(()=>{"use strict";i.r(n),i.d(n,{Template:()=>vt,TemplateCommand:()=>l,TemplateEditing:()=>h,TemplateUI:()=>mt,icons:()=>bt});const t='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M8 0H3a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2ZM2.5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V2Z"/><path clip-rule="evenodd" d="M13 0h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5h-5Z"/><path clip-rule="evenodd" d="M13 10h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Z"/></svg>';var e=i(704),r=i(209);const c=["execute","string","data","toModel","editor","htmlProcessor","insertContent","toView"];var o,a;o=c,a=198,function(t){for(;--t;)o.push(o.shift())}(++a);const s=function(t,e){return c[t-=0]};class l extends e.Command{[s("0x2")](t){const{model:e}=this[s("0x6")];let i;switch(typeof t){case"string":i=t;break;case"function":i=t()}s("0x3")==typeof i&&e.change((()=>{const t=this[s("0x6")][s("0x4")][s("0x7")][s("0x1")](i),n=this[s("0x6")][s("0x4")][s("0x5")](t);e[s("0x0")](n)}))}}const d=["licenseKey","init","template-trial-license-key-reached-limit-changes","config","commands","TemplateEditing","destroy","You are using the trial version of CKEditor 5 template plugin with limited usage. Make sure you will not use it in the production environment.","template-invalid-license-key","get","insertTemplate","templateLicenseKeyTrial","templateLicenseKeyTrialLimit:operations","pluginName","_licenseKeyCheckInterval","templateLicenseKeyValid","templateLicenseKeyInvalid"];var p,u;p=d,u=193,function(t){for(;--t;)p.push(p.shift())}(++u);const f=function(t,e){return d[t-=0]};class h extends e.Plugin{static get[f("0x7")](){return f("0x10")}constructor(t){super(t),this[f("0x8")]=null}[f("0xc")](){const{editor:t}=this;t[f("0xf")].add(f("0x4"),new l(t)),this.licenseKey=t[f("0xe")][f("0x3")](f("0xb"));const e=this.editor;this[f("0x8")]=setInterval((()=>{let t;for(const i in e){const n=i,r=e[n];if("templateLicenseKeyTrial"===r||f("0xa")===r||f("0x9")===r||f("0x6")===r){delete e[n],t=r;break}}if(f("0xa")===t)throw clearInterval(this[f("0x8")]),new r.CKEditorError(f("0x2"),null);if(f("0x5")===t&&console.info(f("0x1")),f("0x6")===t)throw clearInterval(this[f("0x8")]),new r.CKEditorError(f("0xd"),null);f("0x9")===t&&clearInterval(this[f("0x8")])}),1e3)}[f("0x0")](){this[f("0x8")]&&clearInterval(this._licenseKeyCheckInterval)}}var m=i(273);const x=function(t){return function(e){return null==t?void 0:t[e]}}({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"});const k="object"==typeof global&&global&&global.Object===Object&&global;var g="object"==typeof self&&self&&self.Object===Object&&self;const w=(k||g||Function("return this")()).Symbol;const v=function(t,e){for(var i=-1,n=null==t?0:t.length,r=Array(n);++i<n;)r[i]=e(t[i],i,t);return r};const b=Array.isArray;var y=Object.prototype,_=y.hasOwnProperty,T=y.toString,V=w?w.toStringTag:void 0;const I=function(t){var e=_.call(t,V),i=t[V];try{t[V]=void 0;var n=!0}catch(t){}var r=T.call(t);return n&&(e?t[V]=i:delete t[V]),r};var C=Object.prototype.toString;const N=function(t){return C.call(t)};var S=w?w.toStringTag:void 0;const j=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":S&&S in Object(t)?I(t):N(t)};const M=function(t){return null!=t&&"object"==typeof t};const E=function(t){return"symbol"==typeof t||M(t)&&"[object Symbol]"==j(t)};var O=w?w.prototype:void 0,D=O?O.toString:void 0;const L=function t(e){if("string"==typeof e)return e;if(b(e))return v(e,t)+"";if(E(e))return D?D.call(e):"";var i=e+"";return"0"==i&&1/e==-Infinity?"-0":i};const A=function(t){return null==t?"":L(t)};var K=/[&<>"']/g,z=RegExp(K.source);const P=function(t){return(t=A(t))&&z.test(t)?t.replace(K,x):t},R='<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45 45">\n <path fill="#F0F0F0" d="M2 0h41s2 0 2 2v41s0 2 -2 2h-41s-2 0 -2 -2v-41s0 -2 2 -2" />\n <path fill="#D5D5D5" d="M11 10h10s1 0 1 1v24s0 1 -1 1h-10s-1 0 -1 -1v-24s0 -1 1 -1" />\n <path fill="#D5D5D5" d="M25 10h10s1 0 1 1v10s0 1 -1 1h-10s-1 0 -1 -1v-10s0 -1 1 -1" />\n <path fill="#D5D5D5" d="M25 24h10s1 0 1 1v10s0 1 -1 1h-10s-1 0 -1 -1v-10s0 -1 1 -1" />\n</svg>\n',F=["isMatch","destroy","element","locale","descriptionView","div","set","add","isMatching","map","labelView","textPartView","children","titleView","highlightRegExp","innerHTML","render","isColorInherited","push","templateDefinition","index","span","highlightText","match","description","lastIndex","<mark>","text","remove","ck-template-form__description","extendTemplate","substring","change:highlightRegExp","length","option","_setupTextContentRendering","setTemplate","join","exec"];var B,Z;B=F,Z=272,function(t){for(;--t;)B.push(B.shift())}(++Z);const U=function(t,e){return F[t-=0]};class H extends m.ButtonView{constructor(t,e){super(t),this.templateDefinition=e,this[U("0xc")]=null;const{icon:i=R}=e;this.set({withText:!0,icon:i}),this[U("0x1f")]({attributes:{role:U("0x23")}}),this.iconView[U("0x12")]=!1}[U("0x11")](){super[U("0x11")](),this.textPartView=new q(this[U("0x4")],this.templateDefinition,this[U("0xb")][U("0x3")].id),this[U("0xd")][U("0x1d")](this.labelView),this.children[U("0x8")](this.textPartView)}[U("0x2")](){super.destroy(),this.labelView[U("0x2")]()}[U("0x9")](t){const{title:e,description:i}=this[U("0x14")],n=!!e.match(t),r=!(!i||!i[U("0x18")](t));return n||r?{title:n,description:r}:null}[U("0x17")](t){this[U("0xc")][U("0xf")]=t}}class q extends m.View{constructor(t,e,i){super(t),this.title=e.title,this.description=e[U("0x19")],this[U("0x7")](U("0xf"),null),this[U("0xe")]=new m.View(t),this[U("0xe")][U("0x25")]({tag:U("0x16"),attributes:{class:["ck","ck-button__label"],id:i}});const n=[this[U("0xe")]];this.description&&(this[U("0x5")]=new m.View(t),this[U("0x5")][U("0x25")]({tag:"p",attributes:{class:["ck",U("0x1e")]}}),n[U("0x13")](this.descriptionView)),this[U("0x25")]({tag:U("0x6"),attributes:{class:["ck","ck-template-form__text-part"]},children:n}),this[U("0x24")]()}_setupTextContentRendering(){const{title:t,description:e,titleView:i,descriptionView:n}=this,r=()=>{i[U("0x3")].innerHTML=Y(t,this.highlightRegExp),e&&(n.element[U("0x10")]=Y(e,this[U("0xf")]))};this.on(U("0x11"),(()=>{r(),this.on(U("0x21"),r)}))}}function Y(t,e){if(!e)return P(t);const i=[];let n,r=0;for(;null!==(n=e[U("0x0")](t));){const c=n[U("0x15")];c!==r&&i[U("0x13")]({text:t[U("0x20")](r,c),isMatch:!1}),i.push({text:n[0],isMatch:!0}),r=e[U("0x1a")]}return r!==t[U("0x22")]&&i[U("0x13")]({text:t.substring(r),isMatch:!1}),i[U("0xa")]((t=>(t.text=P(t[U("0x1c")]),t)))[U("0xa")]((t=>t[U("0x1")]?U("0x1b")+t.text+"</mark>":t[U("0x1c")]))[U("0x26")]("")}class J extends m.View{constructor(t){super(t);const e=this.bindTemplate;this.set({isVisible:!1,primaryText:"",secondaryText:""}),this.setTemplate({tag:"div",attributes:{class:["ck","ck-template-form__info",e.if("isVisible","ck-hidden",(t=>!t))]},children:[{tag:"span",children:[{text:[e.to("primaryText")]}]},{tag:"span",children:[{text:[e.to("secondaryText")]}]}]})}setNoTemplatesAvailableText(){const{t}=this.locale;this.primaryText=t("No templates available."),this.secondaryText=""}setNoTemplatesFoundText(t){const{t:e}=this.locale;this.primaryText=e('No templates were found matching "%0".',t),this.secondaryText=e("Please try a different phrase or check the spelling.")}}class W extends m.LabeledFieldView{constructor(t,i){super(t,i);const n=t.t;this.label=n("Search template"),this.loupeIconView=new m.IconView,this.loupeIconView.content='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12.68 13.74a6 6 0 1 1 1.355-1.474l4.267 4.268a1 1 0 1 1-1.414 1.414l-4.209-4.208ZM13 9a4 4 0 1 1-8 0 4 4 0 0 1 8 0Z"/></svg>\n',this.clearButtonView=new m.ButtonView(t),this.clearButtonView.set({label:n("Clear"),icon:e.icons.cancel,class:"ck-template-form__clear-search",isVisible:!1,tooltip:!0}),this.clearButtonView.on("execute",(()=>{this.reset(),this.focus(),this.fire("reset")})),this.clearButtonView.bind("isVisible").to(this.fieldView,"isEmpty",(t=>!t)),this.fieldWrapperChildren.add(this.loupeIconView,0),this.fieldWrapperChildren.add(this.clearButtonView)}reset(){this.fieldView.value=this.fieldView.element.value="",this.clearButtonView.isVisible=!1}}var $=/[\\^$.*+?()[\]{}|]/g,G=RegExp($.source);const Q=function(t){return(t=A(t))&&G.test(t)?t.replace($,"\\$&"):t};var X,tt,et=["originalIndex","buttonView"];X=et,tt=367,function(t){for(;--t;)X.push(X.shift())}(++tt);var it=function(t,e){return et[t-=0]};class nt extends m.ListItemView{constructor(t,e){super(t),this[it("0x1")]=e,this[it("0x0")]=null}}const rt=["extendTemplate","sort","value","get","_createTemplateListView","_focusCycler","render","unfilter","focus","set","setNoTemplatesFoundText","highlightText","shift + tab","searchFieldView","templatesDefinitions","children","div","isVisible","infoView","isMatching","add","tab","templateDefinition","filter","setTemplate","keystrokes","forEach","reset","focusTracker","items","first","addMany","size","clear","setNoTemplatesAvailableText","execute","_createSearchFieldView","map","toLowerCase","arrowleft","delegate","length","originalIndex","buttonView","includes","title","ck-template-form","templateListView","fieldView","listenTo","_filterTemplates","element","input"];var ct,ot;ct=rt,ot=185,function(t){for(;--t;)ct.push(ct.shift())}(++ot);const at=function(t,e){return rt[t-=0]};class st extends m.View{constructor(t,e){super(t),this[at("0x2")]=new r.FocusTracker,this[at("0x34")]=new r.KeystrokeHandler,this[at("0x29")]=e,this[at("0x15")]=this[at("0x1f")](t,e),this[at("0x28")]=this[at("0xa")](t),this[at("0x2d")]=new J(t),e[at("0xf")]||(this[at("0x2d")][at("0x2c")]=!0,this[at("0x2d")][at("0x8")]()),this[at("0x2a")]=this.createCollection(e[at("0xf")]?[this[at("0x28")],this.infoView,this[at("0x15")]]:[this[at("0x2d")]]),this[at("0x20")]=new m.FocusCycler({focusables:this[at("0x2a")],focusTracker:this[at("0x2")],keystrokeHandler:this[at("0x34")],actions:{focusPrevious:at("0x27"),focusNext:at("0x30")}}),this[at("0x33")]({tag:at("0x2b"),attributes:{class:["ck",at("0x14")],tabindex:"-1"},children:this[at("0x2a")]}),(0,m.injectCssTransitionDisabler)(this)}[at("0x21")](){if(super[at("0x21")](),!this[at("0x29")][at("0xf")])return;const t=t=>t.stopPropagation();this[at("0x2")][at("0x2f")](this.searchFieldView.element),this[at("0x2")][at("0x2f")](this[at("0x15")][at("0x19")]),this[at("0x34")][at("0x17")](this[at("0x19")]),this.keystrokes[at("0x24")]("arrowright",t),this.keystrokes[at("0x24")](at("0xd"),t),this[at("0x34")].set("arrowup",t),this[at("0x34")][at("0x24")]("arrowdown",t)}[at("0x23")](){this.templatesDefinitions[at("0xf")]&&this[at("0x28")][at("0x23")]()}[at("0x1")](){this.templatesDefinitions[at("0xf")]&&(this[at("0x28")][at("0x1")](),this._filterTemplates())}[at("0x18")](t){if(!this[at("0x29")][at("0xf")])return;let e=!1;if(t)for(const i of this.templateListView.items){i[at("0x2a")][at("0x4")][at("0x31")][at("0x13")][at("0xc")]()[at("0x12")](t[at("0xc")]())?i[at("0x2c")]=!0:i.isVisible=!1;const n=new RegExp(Q(t),"ig");e=this[at("0x15")][at("0x32")](n)}else this[at("0x15")].unfilter(),e=!0;this[at("0x2d")].isVisible=!e,e||this[at("0x2d")][at("0x25")](t)}[at("0x1f")](t,e){const i=new lt(t);return i[at("0x1b")]({attributes:{class:["ck-template-list"]}}),i[at("0x3")][at("0x5")](e[at("0xb")](((e,i)=>{const n=new nt(t,i),r=new H(t,e);return n[at("0x11")]=r,n[at("0x2a")].add(r),n[at("0x2a")][at("0xe")](at("0x9")).to(this),n}))),i}[at("0xa")](t){const e=new W(t,m.createLabeledInputText);return this[at("0x17")](e[at("0x16")],at("0x1a"),(()=>{this[at("0x18")](e.fieldView[at("0x19")][at("0x1d")])})),e.on("reset",(()=>{this[at("0x1")]()})),e}}class lt extends m.ListView{[at("0x32")](t){const e=new Map,i=this[at("0x3")].map((i=>{const n=i[at("0x11")][at("0x2e")](t);return i[at("0x2c")]=!!n,i[at("0x11")][at("0x26")](n?t:null),n&&e[at("0x24")](i,n),i}))[at("0x1c")](dt)[at("0x1c")](((t,i)=>{const n=e[at("0x1e")](t),r=e.get(i);return n&&!r?-1:r&&!n?1:n||r?n[at("0x13")]&&!r.title?-1:!n[at("0x13")]&&r[at("0x13")]?1:0:0}));return this[at("0x3")].clear(),this[at("0x3")][at("0x5")](i),!!e[at("0x6")]}[at("0x22")](){const t=this[at("0x3")].map((t=>t))[at("0x1c")](dt);t[at("0x0")]((t=>{t[at("0x2c")]=!0,t.buttonView[at("0x26")](null)})),this.items[at("0x7")](),this[at("0x3")][at("0x5")](t)}}function dt(t,e){return t[at("0x10")]-e.originalIndex}var pt=i(278),ut=i.n(pt),ft=i(296),ht={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};ut()(ft.Z,ht);ft.Z.locals;class mt extends e.Plugin{static get pluginName(){return"TemplateUI"}init(){const{editor:e}=this,{t:i}=e,n=e.config.get("template.definitions")||[];e.ui.componentFactory.add("insertTemplate",(r=>{const c=(0,m.createDropdown)(r),o=new st(r,n),a=e.commands.get("insertTemplate");return c.bind("isEnabled").to(a),o.delegate("execute").to(c),c.on("execute",(t=>{e.execute("insertTemplate",t.source.templateDefinition.data),e.editing.view.focus()})),c.panelView.children.add(o),c.buttonView.set({label:i("Insert template"),icon:t,tooltip:!0}),c.on("change:isOpen",((t,e,i)=>{i||o.reset()})),c}))}afterInit(){!function(t){function i(t){return t.map((t=>String.fromCharCode(t))).join("")}(t=>{const n=[1,85,78,115,198,255,50,112,83,87,161],r=[127,34,6,211,167,86,146,199,132,160,18];function c(t){return function(t,e){const n=function(t){const e=atob(t),[n,r]=e[i([115,112,108,105,116])](i([45]));try{if(atob(r))return atob(n)}catch(t){}return e}(t),r=Array[i([102,114,111,109])](function(t){const e=new Uint8Array(t[i([108,101,110,103,116,104])]);for(let n=0;n<t[i([108,101,110,103,116,104])];n++)e[n]=t[i([99,104,97,114,67,111,100,101,65,116])](n);return e}(n)),c=r[i([112,111,112])](),o=r[i([112,111,112])]();return function(t){let e="";for(const n of t)e+=String[i([102,114,111,109,67,104,97,114,67,111,100,101])](n);return e}(function(t,e,n){const r={};r[i([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},r[i([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],r[i([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],r[i([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],r[i([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],r[i([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],r[i([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],r[i([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],r[i([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],r[i([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],r[i([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const c=new Uint8Array(16);for(let t=15;t>=0;--t)c[t]=n%256,n=parseInt(n/256);let o=null,a=16;const s=new Uint8Array(e),l=[],d=[];!function(){const t=r[i([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][s[i([108,101,110,103,116,104])]];for(let e=0;e<=t;e++)l[i([112,117,115,104])]([0,0,0,0]),d[i([112,117,115,104])]([0,0,0,0]);const e=4*(t+1),n=s[i([108,101,110,103,116,104])]/4,c=p(s);let o;for(let e=0;e<n;e++)o=e>>2,l[o][e%4]=c[e],d[t-o][e%4]=c[e];let a,u=0,f=n;for(;f<e;){a=c[n-1],c[0]^=r[i([83])][a>>16&255]<<24^r[i([83])][a>>8&255]<<16^r[i([83])][255&a]<<8^r[i([83])][a>>24&255]^r[i([114,99,111,110])][u]<<24,u+=1;for(let t=1;t<n/2;t++)c[t]^=c[t-1];a=c[n/2-1],c[n/2]^=r[i([83])][255&a]^r[i([83])][a>>8&255]<<8^r[i([83])][a>>16&255]<<16^r[i([83])][a>>24&255]<<24;for(let t=n/2+1;t<n;t++)c[t]^=c[t-1];let o,s,p=0;for(;p<n&&f<e;)o=f>>2,s=f%4,l[o][s]=c[p],d[t-o][s]=c[p++],f++}for(let e=1;e<t;e++)for(let t=0;t<4;t++)a=d[e][t],d[e][t]=r[i([85,49])][a>>24&255]^r[i([85,50])][a>>16&255]^r[i([85,51])][a>>8&255]^r[i([85,52])][255&a]}();for(let e=0;e<t[i([108,101,110,103,116,104])];e++)16===a&&(o=f(c),a=0,u(c)),t[e]^=o[a++];return t;function p(t){const e=[];for(let n=0;n<t[i([108,101,110,103,116,104])];n+=4)e[i([112,117,115,104])](t[n]<<24|t[n+1]<<16|t[n+2]<<8|t[n+3]);return e}function u(t){for(let e=15;e>=0;e--){if(255!==t[e]){t[e]++;break}t[e]=0}}function f(t){const e=l[i([108,101,110,103,116,104])]-1,n=[0,0,0,0];let c=p(t);for(let t=0;t<4;t++)c[t]^=l[0][t];for(let t=1;t<e;t++){for(let e=0;e<4;e++)n[e]=r[i([84,49])][c[e]>>24&255]^r[i([84,50])][c[(e+1)%4]>>16&255]^r[i([84,51])][c[(e+2)%4]>>8&255]^r[i([84,52])][255&c[(e+3)%4]]^l[t][e];c=n[i([115,108,105,99,101])]()}const o=new Uint8Array(16);let a;for(let t=0;t<4;t++)a=l[e][t],o[4*t]=255&(r[i([83])][c[t]>>24&255]^a>>24),o[4*t+1]=255&(r[i([83])][c[(t+1)%4]>>16&255]^a>>16),o[4*t+2]=255&(r[i([83])][c[(t+2)%4]>>8&255]^a>>8),o[4*t+3]=255&(r[i([83])][255&c[(t+3)%4]]^a);return o}}(r,e,o+256*c))}(t,new Uint8Array([...n,29,221,175,90,231,133,239,240,75,180,...r]))}const o=function(){const t=[{[i([105,100])]:1,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([67,111,109,109,101,110,116,115]),[i([112,108,117,103,105,110,78,97,109,101])]:i([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([108,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101]),[i([99,104,101,99,107,65,108,115,111])]:[{[i([105,100])]:2,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([84,114,97,99,107,32,67,104,97,110,103,101,115]),[i([112,108,117,103,105,110,78,97,109,101])]:i([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([108,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[i([111,112,116,105,111,110,115])]:{[i([97,105,119,115,103,105,99])]:!0,[i([97,105,116,99,100,103,105,108])]:!0,[i([97,105,114,118,105,105,108])]:!0}}],[i([111,112,116,105,111,110,115])]:{[i([97,105,119,115,103,105,99])]:!0,[i([97,105,116,99,100,103,105,108])]:!0,[i([97,105,114,118,105,105,108])]:!0}},{[i([105,100])]:3,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([80,97,103,105,110,97,116,105,111,110]),[i([112,108,117,103,105,110,78,97,109,101])]:i([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101])},{[i([105,100])]:4,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[i([112,108,117,103,105,110,78,97,109,101])]:i([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([108,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[i([111,112,116,105,111,110,115])]:{[i([97,105,119,115,103,105,99])]:!0,[i([97,105,116,99,100,103,105,108])]:!0,[i([97,105,114,118,105,105,108])]:!0}},{[i([105,100])]:5,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[i([112,108,117,103,105,110,78,97,109,101])]:i([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101])},{[i([105,100])]:6,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[i([112,108,117,103,105,110,78,97,109,101])]:i([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101])},{[i([105,100])]:7,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([83,108,97,115,104,32,67,111,109,109,97,110,100]),[i([112,108,117,103,105,110,78,97,109,101])]:i([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101])},{[i([105,100])]:8,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[i([112,108,117,103,105,110,78,97,109,101])]:i([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101])},{[i([105,100])]:9,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([84,101,109,112,108,97,116,101]),[i([112,108,117,103,105,110,78,97,109,101])]:i([84,101,109,112,108,97,116,101,85,73]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101])},{[i([105,100])]:10,[i([102,101,97,116,117,114,101,78,97,109,101])]:i([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[i([112,108,117,103,105,110,78,97,109,101])]:i([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:i([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[i([104,97,110,100,108,101,114])]:i([99,104,101,99,107,76,105,99,101,110,115,101])}];return function t(e){e[i([102,111,114,69,97,99,104])]((e=>{e[i([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<e[i([105,100])]-1,e[i([99,104,101,99,107,65,108,115,111])]&&t(e[i([99,104,101,99,107,65,108,115,111])])}))}(t),t}(),a={[i([99,104,101,99,107,76,105,99,101,110,115,101])]:function(t,e){m(h(t,e),e)},[i([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(t,e){m(function(t,e){try{if(b(l,i([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&t){const n=y(l,i([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[i([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(n)/2>t[i([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100]))}return h(t,e)}catch(t){return x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100]))}}(t,e),e)},[i([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(t,e){const c=r[0]*n[1],o=r[0]*n[2],a=r[2]*n[2];function s(t,e){d(),x(e+i([84,114,105,97,108,76,105,109,105,116,58])+t),window[k()]=t===i([116,105,109,101])?c:o}function d(){const t=l;function e(){b(t,i([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(y(t,i([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[i([117,110,98,105,110,100])](i([105,115,69,110,97,98,108,101,100])),y(t,i([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[i([105,115,69,110,97,98,108,101,100])]=!1,y(t,i([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[i([117,112,100,97,116,101])]=v,y(t,i([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[i([115,97,118,101,82,101,118,105,115,105,111,110])]=v,t[i([109,111,100,101,108])][i([99,104,97,110,103,101])]=v,t[i([109,111,100,101,108])][i([101,110,113,117,101,117,101,67,104,97,110,103,101])]=v,t[i([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](i([109,111,100,101,108]))),b(t,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(y(t,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[i([117,110,98,105,110,100])](i([105,115,69,110,97,98,108,101,100])),y(t,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[i([105,115,69,110,97,98,108,101,100])]=!1,y(t,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[i([99,111,109,112,97,114,101])]=v,y(t,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[i([95,103,101,116,68,105,102,102])]=v)}t[i([115,116,97,116,101])]==i([114,101,97,100,121])?e():t[i([111,110,99,101])](i([114,101,97,100,121]),(()=>{if(b(t,i([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&e(),b(t,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const n=y(t,i([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),r=n.getRevision(0),c=n.getEarlierVisibleRevision(r[i([105,100])]);y(t,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[i([99,111,109,112,97,114,101])](r[i([105,100])],c?c[i([105,100])]:null,1).then((()=>e()))}}))}b(l,i([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&y(l,i([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[i([115,116,97,116,101])]==i([99,111,110,110,101,99,116,101,100])&&(window[k()]=a),function(t,e){if(t==e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100]))d();else if(t==e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108])){const t=function(){if(!b(l,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number.isNaN(Number(t))){if(window[t]===c)return i([116,105,109,101]);if(window[t]===o)return i([114,101,118,105,115,105,111,110,115])}return!1}();t&&s(t,e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const a=function(){let t=r[6]*n[8]*n[6];return b(l,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(t/=10),t}();window[i([115,101,116,84,105,109,101,111,117,116])]((()=>{s(i([116,105,109,101]),e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),a);const d=y(l,i([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[i([95,114,101,118,105,115,105,111,110,115])];d[i([108,101,110,103,116,104])]>=7?s(i([114,101,118,105,115,105,111,110,115]),e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):d.on(i([97,100,100]),(()=>{d[i([108,101,110,103,116,104])]>=7&&s(i([114,101,118,105,115,105,111,110,115]),e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(t,e){try{return function(){if(!b(l,i([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number.isNaN(Number(t))&&window[t]===a)return!0;return!1}()?x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([86,97,108,105,100])):h(t,e)}catch(t){return x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100]))}}(t,e),e)}},s=t[i([99,111,110,115,116,114,117,99,116,111,114])][i([112,108,117,103,105,110,78,97,109,101])],l=i([99,111,110,116,101,120,116])in t?t.context:t.editor,d=i([52,48,52,54,49,54,49,50]),p=i([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),u=l.config.get(i([108,105,99,101,110,115,101,75,101,121])),f=o[i([102,105,110,100])]((t=>t[i([112,108,117,103,105,110,78,97,109,101])]===s));function h(t,e){try{return function(t){if(!b(l,t[i([112,108,117,103,105,110,78,97,109,101])]))return!0;const e=t[i([111,112,116,105,111,110,115])]||{},n=e[i([97,105,119,115,103,105,99])]||!1,r=e[i([97,105,116,99,100,103,105,108])]||!1,c=e[i([97,105,114,118,105,105,108])]||!1;return!(!b(l,i([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||y(l,i([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[i([115,116,97,116,101])]!=i([99,111,110,110,101,99,116,101,100])||!n)||(!(!b(l,i([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||y(l,i([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[i([114,101,115,117,108,116])]!=i([101,110,100])||!r)||!(!b(l,i([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]))||y(l,i([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]))[i([114,101,115,117,108,116])]!=i([101,110,100])||!c))}(e)?x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([86,97,108,105,100])):t&&t[i([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]&e[i([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]?t[i([105,115,73,110,116,101,114,110,97,108])]&&!window[i([111,112,101,110])][i([99,108,111,115,101,100])]||parseInt(d)/2>t[i([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100])):t[i([105,115,84,114,105,97,108])]?x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108])):x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([86,97,108,105,100])):x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100]))}catch(t){return x(e[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100]))}}function m(t,c){if(l instanceof e.Context){const e=l;t==c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100])?g(e):t==c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108])&&window[i([115,101,116,84,105,109,101,111,117,116])]((()=>{g(e),x(c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),r[6]*n[8]*n[6]),e[i([101,100,105,116,111,114,115])][i([111,110])](i([97,100,100]),((e,n)=>{t!=c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100])&&t!=c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&t!=c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||w(n)}))}else{const e=l;t==c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([73,110,118,97,108,105,100])?w(e):t==c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108])&&e[i([111,110])](i([114,101,97,100,121]),(()=>{let t=0;e[i([109,111,100,101,108])][i([111,110])](i([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][i([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504===t&&(w(e),x(c[i([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+i([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),n[i([111,102,102])]())}),{priority:i([104,105,103,104,101,115,116])})}))}}function x(t){const e=k();return l[e]=t,t}function k(){const t=String(window[i([112,101,114,102,111,114,109,97,110,99,101])][i([110,111,119])]())[i([114,101,112,108,97,99,101])](i([46]),"");let e="";for(let n=0;n<t[i([108,101,110,103,116,104])];n+=2){let r=parseInt(t[i([115,117,98,115,116,114,105,110,103])](n,n+2));r>=p[i([108,101,110,103,116,104])]&&(r-=p[i([108,101,110,103,116,104])]),e+=p[r]}return e}function g(t){for(const e of t[i([101,100,105,116,111,114,115])])w(e);y(t,i([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[i([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),y(t,i([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[i([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=v}function w(t){function e(){t[i([109,111,100,101,108])][i([99,104,97,110,103,101])]=v,t[i([109,111,100,101,108])][i([101,110,113,117,101,117,101,67,104,97,110,103,101])]=v,t[i([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](i([109,111,100,101,108]))}t[i([115,116,97,116,101])]==i([114,101,97,100,121])?e():t[i([111,110,99,101])](i([114,101,97,100,121]),(()=>e()))}function v(){return null}function b(t,e){return t[i([112,108,117,103,105,110,115])][i([104,97,115])](e)}function y(t,e){return t[i([112,108,117,103,105,110,115])][i([103,101,116])](e)}f&&function t(e,n){a[n[i([104,97,110,100,108,101,114])]](e,n),n[i([99,104,101,99,107,65,108,115,111])]&&n[i([99,104,101,99,107,65,108,115,111])][i([102,105,108,116,101,114])]((t=>b(l,t[i([112,108,117,103,105,110,78,97,109,101])])))[i([102,111,114,69,97,99,104])]((i=>t(e,i)))}(function(t){try{const e=c(t),n=JSON[i([112,97,114,115,101])](e),r=parseInt(n[i([49])]),o=parseInt(n[i([51])]),a=parseInt(n[i([52])])||0,s=parseInt(n[i([53])])||0;return{[i([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:a,[i([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:r,[i([105,115,84,114,105,97,108])]:o,[i([105,115,73,110,116,101,114,110,97,108])]:s}}catch(t){return null}}(u),f)})(t)}(this)}}var xt,kt,gt=["Template","requires"];xt=gt,kt=358,function(t){for(;--t;)xt.push(xt.shift())}(++kt);var wt=function(t,e){return gt[t-=0]};class vt extends e.Plugin{static get[wt("0x1")](){return[h,mt]}static get pluginName(){return wt("0x0")}}const bt={templateIcon:t}})(),(window.CKEditor5=window.CKEditor5||{}).template=n})();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-template",
3
- "version": "0.0.0-nightly-20230804.0",
3
+ "version": "0.0.0-nightly-20230806.0",
4
4
  "description": "Template feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -21,14 +21,10 @@
21
21
  ],
22
22
  "main": "src/index.js",
23
23
  "dependencies": {
24
- "ckeditor5": "0.0.0-nightly-20230804.0",
25
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20230804.0",
24
+ "ckeditor5": "0.0.0-nightly-20230806.0",
25
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20230806.0",
26
26
  "lodash-es": "4.17.21"
27
27
  },
28
- "engines": {
29
- "node": ">=16.0.0",
30
- "npm": ">=5.7.1"
31
- },
32
28
  "license": "SEE LICENSE IN LICENSE.md",
33
29
  "author": "CKSource (http://cksource.com/)",
34
30
  "homepage": "https://ckeditor.com/ckeditor-5",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import _0x312967 from'./../theme/icons/template.svg';export{default as Template}from'./template';export{default as TemplateCommand}from'./templatecommand';export{default as TemplateEditing}from'./templateediting';export{default as TemplateUI}from'./templateui';export const icons={'templateIcon':_0x312967};import'./augmentation';
23
+ import _0x2d0c5e from'./../theme/icons/template.svg';export{default as Template}from'./template';export{default as TemplateCommand}from'./templatecommand';export{default as TemplateEditing}from'./templateediting';export{default as TemplateUI}from'./templateui';export const icons={'templateIcon':_0x2d0c5e};import'./augmentation';
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x2fea=['Template','pluginName'];(function(_0x4c06e0,_0x2fea2f){var _0x117bf6=function(_0x17cb91){while(--_0x17cb91){_0x4c06e0['push'](_0x4c06e0['shift']());}};_0x117bf6(++_0x2fea2f);}(_0x2fea,0x1a3));var _0x117b=function(_0x4c06e0,_0x2fea2f){_0x4c06e0=_0x4c06e0-0x0;var _0x117bf6=_0x2fea[_0x4c06e0];return _0x117bf6;};import{Plugin as _0x26ca16}from'ckeditor5/src/core';import _0x56401d from'./templateediting';import _0x3ca9fa from'./templateui';export default class o extends _0x26ca16{static get['requires'](){return[_0x56401d,_0x3ca9fa];}static get[_0x117b('0x0')](){return _0x117b('0x1');}}
23
+ var _0x43c2=['Template','requires'];(function(_0x3d8548,_0x43c224){var _0x5a373a=function(_0x35d445){while(--_0x35d445){_0x3d8548['push'](_0x3d8548['shift']());}};_0x5a373a(++_0x43c224);}(_0x43c2,0x166));var _0x5a37=function(_0x3d8548,_0x43c224){_0x3d8548=_0x3d8548-0x0;var _0x5a373a=_0x43c2[_0x3d8548];return _0x5a373a;};import{Plugin as _0x36bc75}from'ckeditor5/src/core';import _0x5d6755 from'./templateediting';import _0x360c56 from'./templateui';export default class o extends _0x36bc75{static get[_0x5a37('0x1')](){return[_0x5d6755,_0x360c56];}static get['pluginName'](){return _0x5a37('0x0');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4ae1=['string','editor','data','htmlProcessor','change','function','insertContent','toView'];(function(_0x1458ae,_0x4ae1bd){const _0x541bbd=function(_0x135174){while(--_0x135174){_0x1458ae['push'](_0x1458ae['shift']());}};_0x541bbd(++_0x4ae1bd);}(_0x4ae1,0xb9));const _0x541b=function(_0x1458ae,_0x4ae1bd){_0x1458ae=_0x1458ae-0x0;let _0x541bbd=_0x4ae1[_0x1458ae];return _0x541bbd;};import{Command as _0x38d48c}from'ckeditor5/src/core';export default class c extends _0x38d48c{['execute'](_0x131c01){const {model:_0x1f77e3}=this[_0x541b('0x0')];let _0x44683c;switch(typeof _0x131c01){case _0x541b('0x7'):_0x44683c=_0x131c01;break;case _0x541b('0x4'):_0x44683c=_0x131c01();}_0x541b('0x7')==typeof _0x44683c&&_0x1f77e3[_0x541b('0x3')](()=>{const _0x431453=this[_0x541b('0x0')][_0x541b('0x1')][_0x541b('0x2')][_0x541b('0x6')](_0x44683c),_0x5010eb=this[_0x541b('0x0')][_0x541b('0x1')]['toModel'](_0x431453);_0x1f77e3[_0x541b('0x5')](_0x5010eb);});}}
23
+ const _0x47ab=['execute','string','data','toModel','editor','htmlProcessor','insertContent','toView'];(function(_0x177f07,_0x47abe0){const _0x1840fb=function(_0x36f0e3){while(--_0x36f0e3){_0x177f07['push'](_0x177f07['shift']());}};_0x1840fb(++_0x47abe0);}(_0x47ab,0xc6));const _0x1840=function(_0x177f07,_0x47abe0){_0x177f07=_0x177f07-0x0;let _0x1840fb=_0x47ab[_0x177f07];return _0x1840fb;};import{Command as _0x4e25d7}from'ckeditor5/src/core';export default class c extends _0x4e25d7{[_0x1840('0x2')](_0x445f90){const {model:_0x206225}=this[_0x1840('0x6')];let _0x1e1fc2;switch(typeof _0x445f90){case'string':_0x1e1fc2=_0x445f90;break;case'function':_0x1e1fc2=_0x445f90();}_0x1840('0x3')==typeof _0x1e1fc2&&_0x206225['change'](()=>{const _0x4ac441=this[_0x1840('0x6')][_0x1840('0x4')][_0x1840('0x7')][_0x1840('0x1')](_0x1e1fc2),_0xe50fad=this[_0x1840('0x6')][_0x1840('0x4')][_0x1840('0x5')](_0x4ac441);_0x206225[_0x1840('0x0')](_0xe50fad);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5589=['templateLicenseKeyValid','info','templateLicenseKeyTrialLimit:operations','config','destroy','licenseKey','init','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20template\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','templateLicenseKeyTrial','get','templateLicenseKeyInvalid','commands','editor','_licenseKeyCheckInterval','TemplateEditing','insertTemplate'];(function(_0x115c6d,_0x558902){const _0x2fddc3=function(_0xfe1a47){while(--_0xfe1a47){_0x115c6d['push'](_0x115c6d['shift']());}};_0x2fddc3(++_0x558902);}(_0x5589,0xac));const _0x2fdd=function(_0x115c6d,_0x558902){_0x115c6d=_0x115c6d-0x0;let _0x2fddc3=_0x5589[_0x115c6d];return _0x2fddc3;};import{Plugin as _0x4e1fba}from'ckeditor5/src/core';import{CKEditorError as _0x409530}from'ckeditor5/src/utils';import _0x40d185 from'./templatecommand';export default class i extends _0x4e1fba{static get['pluginName'](){return _0x2fdd('0x2');}constructor(_0x50c404){super(_0x50c404),this['_licenseKeyCheckInterval']=null;}[_0x2fdd('0xa')](){const {editor:_0x5a2938}=this;_0x5a2938[_0x2fdd('0xf')]['add'](_0x2fdd('0x3'),new _0x40d185(_0x5a2938)),this[_0x2fdd('0x9')]=_0x5a2938[_0x2fdd('0x7')][_0x2fdd('0xd')](_0x2fdd('0x9'));const _0x5a1ade=this[_0x2fdd('0x0')];this[_0x2fdd('0x1')]=setInterval(()=>{let _0x91400f;for(const _0x20a34e in _0x5a1ade){const _0x14fe83=_0x20a34e,_0x5edb15=_0x5a1ade[_0x14fe83];if('templateLicenseKeyTrial'===_0x5edb15||'templateLicenseKeyInvalid'===_0x5edb15||_0x2fdd('0x4')===_0x5edb15||_0x2fdd('0x6')===_0x5edb15){delete _0x5a1ade[_0x14fe83],_0x91400f=_0x5edb15;break;}}if(_0x2fdd('0xe')===_0x91400f)throw clearInterval(this['_licenseKeyCheckInterval']),new _0x409530('template-invalid-license-key',null);if(_0x2fdd('0xc')===_0x91400f&&console[_0x2fdd('0x5')](_0x2fdd('0xb')),_0x2fdd('0x6')===_0x91400f)throw clearInterval(this[_0x2fdd('0x1')]),new _0x409530('template-trial-license-key-reached-limit-changes',null);_0x2fdd('0x4')===_0x91400f&&clearInterval(this[_0x2fdd('0x1')]);},0x3e8);}[_0x2fdd('0x8')](){this[_0x2fdd('0x1')]&&clearInterval(this['_licenseKeyCheckInterval']);}}
23
+ const _0x1d13=['licenseKey','init','template-trial-license-key-reached-limit-changes','config','commands','TemplateEditing','destroy','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20template\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','template-invalid-license-key','get','insertTemplate','templateLicenseKeyTrial','templateLicenseKeyTrialLimit:operations','pluginName','_licenseKeyCheckInterval','templateLicenseKeyValid','templateLicenseKeyInvalid'];(function(_0x165891,_0x1d135b){const _0x9ae0ce=function(_0x3ef009){while(--_0x3ef009){_0x165891['push'](_0x165891['shift']());}};_0x9ae0ce(++_0x1d135b);}(_0x1d13,0xc1));const _0x9ae0=function(_0x165891,_0x1d135b){_0x165891=_0x165891-0x0;let _0x9ae0ce=_0x1d13[_0x165891];return _0x9ae0ce;};import{Plugin as _0x309cbd}from'ckeditor5/src/core';import{CKEditorError as _0x458630}from'ckeditor5/src/utils';import _0xbec33f from'./templatecommand';export default class i extends _0x309cbd{static get[_0x9ae0('0x7')](){return _0x9ae0('0x10');}constructor(_0x9f9b1d){super(_0x9f9b1d),this[_0x9ae0('0x8')]=null;}[_0x9ae0('0xc')](){const {editor:_0x514d28}=this;_0x514d28[_0x9ae0('0xf')]['add'](_0x9ae0('0x4'),new _0xbec33f(_0x514d28)),this['licenseKey']=_0x514d28[_0x9ae0('0xe')][_0x9ae0('0x3')](_0x9ae0('0xb'));const _0x2a1e1e=this['editor'];this[_0x9ae0('0x8')]=setInterval(()=>{let _0x3cf225;for(const _0x1ab056 in _0x2a1e1e){const _0x1b95af=_0x1ab056,_0x55a135=_0x2a1e1e[_0x1b95af];if('templateLicenseKeyTrial'===_0x55a135||_0x9ae0('0xa')===_0x55a135||_0x9ae0('0x9')===_0x55a135||_0x9ae0('0x6')===_0x55a135){delete _0x2a1e1e[_0x1b95af],_0x3cf225=_0x55a135;break;}}if(_0x9ae0('0xa')===_0x3cf225)throw clearInterval(this[_0x9ae0('0x8')]),new _0x458630(_0x9ae0('0x2'),null);if(_0x9ae0('0x5')===_0x3cf225&&console['info'](_0x9ae0('0x1')),_0x9ae0('0x6')===_0x3cf225)throw clearInterval(this[_0x9ae0('0x8')]),new _0x458630(_0x9ae0('0xd'),null);_0x9ae0('0x9')===_0x3cf225&&clearInterval(this[_0x9ae0('0x8')]);},0x3e8);}[_0x9ae0('0x0')](){this[_0x9ae0('0x8')]&&clearInterval(this['_licenseKeyCheckInterval']);}}
package/src/templateui.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Context as _0x282f81,Plugin as _0x3c323b}from'ckeditor5/src/core';import{createDropdown as _0x3d3aa0}from'ckeditor5/src/ui';import _0x3a6449 from'./ui/templateformview';import _0x205e85 from'../theme/icons/template.svg';import'../theme/template.css';export default class m extends _0x3c323b{static get['pluginName'](){return'TemplateUI';}['init'](){const {editor:_0x2d3850}=this,{t:t}=_0x2d3850,_0x5a2ee8=_0x2d3850['config']['get']('template.definitions')||[];_0x2d3850['ui']['componentFactory']['add']('insertTemplate',_0x56ebb9=>{const _0x5f2131=_0x3d3aa0(_0x56ebb9),_0x4a4037=new _0x3a6449(_0x56ebb9,_0x5a2ee8),_0x10fc7b=_0x2d3850['commands']['get']('insertTemplate');return _0x5f2131['bind']('isEnabled')['to'](_0x10fc7b),_0x4a4037['delegate']('execute')['to'](_0x5f2131),_0x5f2131['on']('execute',_0x2a4f7c=>{_0x2d3850['execute']('insertTemplate',_0x2a4f7c['source']['templateDefinition']['data']),_0x2d3850['editing']['view']['focus']();}),_0x5f2131['panelView']['children']['add'](_0x4a4037),_0x5f2131['buttonView']['set']({'label':t('Insert\x20template'),'icon':_0x205e85,'tooltip':!0x0}),_0x5f2131['on']('change:isOpen',(_0x402f6d,_0xabaa92,_0x1a0362)=>{_0x1a0362||_0x4a4037['reset']();}),_0x5f2131;});}['afterInit'](){!function(_0x5a44ee){function _0xe3a934(_0x44aab9,_0x562d9a,_0x37127f){const _0x191567={};_0x191567[_0x4fd6db([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x191567[_0x4fd6db([0x72,0x63,0x6f,0x6e])]=[0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36,0x6c,0xd8,0xab,0x4d,0x9a,0x2f,0x5e,0xbc,0x63,0xc6,0x97,0x35,0x6a,0xd4,0xb3,0x7d,0xfa,0xef,0xc5,0x91],_0x191567[_0x4fd6db([0x53])]=[0x63,0x7c,0x77,0x7b,0xf2,0x6b,0x6f,0xc5,0x30,0x1,0x67,0x2b,0xfe,0xd7,0xab,0x76,0xca,0x82,0xc9,0x7d,0xfa,0x59,0x47,0xf0,0xad,0xd4,0xa2,0xaf,0x9c,0xa4,0x72,0xc0,0xb7,0xfd,0x93,0x26,0x36,0x3f,0xf7,0xcc,0x34,0xa5,0xe5,0xf1,0x71,0xd8,0x31,0x15,0x4,0xc7,0x23,0xc3,0x18,0x96,0x5,0x9a,0x7,0x12,0x80,0xe2,0xeb,0x27,0xb2,0x75,0x9,0x83,0x2c,0x1a,0x1b,0x6e,0x5a,0xa0,0x52,0x3b,0xd6,0xb3,0x29,0xe3,0x2f,0x84,0x53,0xd1,0x0,0xed,0x20,0xfc,0xb1,0x5b,0x6a,0xcb,0xbe,0x39,0x4a,0x4c,0x58,0xcf,0xd0,0xef,0xaa,0xfb,0x43,0x4d,0x33,0x85,0x45,0xf9,0x2,0x7f,0x50,0x3c,0x9f,0xa8,0x51,0xa3,0x40,0x8f,0x92,0x9d,0x38,0xf5,0xbc,0xb6,0xda,0x21,0x10,0xff,0xf3,0xd2,0xcd,0xc,0x13,0xec,0x5f,0x97,0x44,0x17,0xc4,0xa7,0x7e,0x3d,0x64,0x5d,0x19,0x73,0x60,0x81,0x4f,0xdc,0x22,0x2a,0x90,0x88,0x46,0xee,0xb8,0x14,0xde,0x5e,0xb,0xdb,0xe0,0x32,0x3a,0xa,0x49,0x6,0x24,0x5c,0xc2,0xd3,0xac,0x62,0x91,0x95,0xe4,0x79,0xe7,0xc8,0x37,0x6d,0x8d,0xd5,0x4e,0xa9,0x6c,0x56,0xf4,0xea,0x65,0x7a,0xae,0x8,0xba,0x78,0x25,0x2e,0x1c,0xa6,0xb4,0xc6,0xe8,0xdd,0x74,0x1f,0x4b,0xbd,0x8b,0x8a,0x70,0x3e,0xb5,0x66,0x48,0x3,0xf6,0xe,0x61,0x35,0x57,0xb9,0x86,0xc1,0x1d,0x9e,0xe1,0xf8,0x98,0x11,0x69,0xd9,0x8e,0x94,0x9b,0x1e,0x87,0xe9,0xce,0x55,0x28,0xdf,0x8c,0xa1,0x89,0xd,0xbf,0xe6,0x42,0x68,0x41,0x99,0x2d,0xf,0xb0,0x54,0xbb,0x16],_0x191567[_0x4fd6db([0x54,0x31])]=[0xc66363a5,0xf87c7c84,0xee777799,0xf67b7b8d,0xfff2f20d,0xd66b6bbd,0xde6f6fb1,0x91c5c554,0x60303050,0x2010103,0xce6767a9,0x562b2b7d,0xe7fefe19,0xb5d7d762,0x4dababe6,0xec76769a,0x8fcaca45,0x1f82829d,0x89c9c940,0xfa7d7d87,0xeffafa15,0xb25959eb,0x8e4747c9,0xfbf0f00b,0x41adadec,0xb3d4d467,0x5fa2a2fd,0x45afafea,0x239c9cbf,0x53a4a4f7,0xe4727296,0x9bc0c05b,0x75b7b7c2,0xe1fdfd1c,0x3d9393ae,0x4c26266a,0x6c36365a,0x7e3f3f41,0xf5f7f702,0x83cccc4f,0x6834345c,0x51a5a5f4,0xd1e5e534,0xf9f1f108,0xe2717193,0xabd8d873,0x62313153,0x2a15153f,0x804040c,0x95c7c752,0x46232365,0x9dc3c35e,0x30181828,0x379696a1,0xa05050f,0x2f9a9ab5,0xe070709,0x24121236,0x1b80809b,0xdfe2e23d,0xcdebeb26,0x4e272769,0x7fb2b2cd,0xea75759f,0x1209091b,0x1d83839e,0x582c2c74,0x341a1a2e,0x361b1b2d,0xdc6e6eb2,0xb45a5aee,0x5ba0a0fb,0xa45252f6,0x763b3b4d,0xb7d6d661,0x7db3b3ce,0x5229297b,0xdde3e33e,0x5e2f2f71,0x13848497,0xa65353f5,0xb9d1d168,0x0,0xc1eded2c,0x40202060,0xe3fcfc1f,0x79b1b1c8,0xb65b5bed,0xd46a6abe,0x8dcbcb46,0x67bebed9,0x7239394b,0x944a4ade,0x984c4cd4,0xb05858e8,0x85cfcf4a,0xbbd0d06b,0xc5efef2a,0x4faaaae5,0xedfbfb16,0x864343c5,0x9a4d4dd7,0x66333355,0x11858594,0x8a4545cf,0xe9f9f910,0x4020206,0xfe7f7f81,0xa05050f0,0x783c3c44,0x259f9fba,0x4ba8a8e3,0xa25151f3,0x5da3a3fe,0x804040c0,0x58f8f8a,0x3f9292ad,0x219d9dbc,0x70383848,0xf1f5f504,0x63bcbcdf,0x77b6b6c1,0xafdada75,0x42212163,0x20101030,0xe5ffff1a,0xfdf3f30e,0xbfd2d26d,0x81cdcd4c,0x180c0c14,0x26131335,0xc3ecec2f,0xbe5f5fe1,0x359797a2,0x884444cc,0x2e171739,0x93c4c457,0x55a7a7f2,0xfc7e7e82,0x7a3d3d47,0xc86464ac,0xba5d5de7,0x3219192b,0xe6737395,0xc06060a0,0x19818198,0x9e4f4fd1,0xa3dcdc7f,0x44222266,0x542a2a7e,0x3b9090ab,0xb888883,0x8c4646ca,0xc7eeee29,0x6bb8b8d3,0x2814143c,0xa7dede79,0xbc5e5ee2,0x160b0b1d,0xaddbdb76,0xdbe0e03b,0x64323256,0x743a3a4e,0x140a0a1e,0x924949db,0xc06060a,0x4824246c,0xb85c5ce4,0x9fc2c25d,0xbdd3d36e,0x43acacef,0xc46262a6,0x399191a8,0x319595a4,0xd3e4e437,0xf279798b,0xd5e7e732,0x8bc8c843,0x6e373759,0xda6d6db7,0x18d8d8c,0xb1d5d564,0x9c4e4ed2,0x49a9a9e0,0xd86c6cb4,0xac5656fa,0xf3f4f407,0xcfeaea25,0xca6565af,0xf47a7a8e,0x47aeaee9,0x10080818,0x6fbabad5,0xf0787888,0x4a25256f,0x5c2e2e72,0x381c1c24,0x57a6a6f1,0x73b4b4c7,0x97c6c651,0xcbe8e823,0xa1dddd7c,0xe874749c,0x3e1f1f21,0x964b4bdd,0x61bdbddc,0xd8b8b86,0xf8a8a85,0xe0707090,0x7c3e3e42,0x71b5b5c4,0xcc6666aa,0x904848d8,0x6030305,0xf7f6f601,0x1c0e0e12,0xc26161a3,0x6a35355f,0xae5757f9,0x69b9b9d0,0x17868691,0x99c1c158,0x3a1d1d27,0x279e9eb9,0xd9e1e138,0xebf8f813,0x2b9898b3,0x22111133,0xd26969bb,0xa9d9d970,0x78e8e89,0x339494a7,0x2d9b9bb6,0x3c1e1e22,0x15878792,0xc9e9e920,0x87cece49,0xaa5555ff,0x50282878,0xa5dfdf7a,0x38c8c8f,0x59a1a1f8,0x9898980,0x1a0d0d17,0x65bfbfda,0xd7e6e631,0x844242c6,0xd06868b8,0x824141c3,0x299999b0,0x5a2d2d77,0x1e0f0f11,0x7bb0b0cb,0xa85454fc,0x6dbbbbd6,0x2c16163a],_0x191567[_0x4fd6db([0x54,0x32])]=[0xa5c66363,0x84f87c7c,0x99ee7777,0x8df67b7b,0xdfff2f2,0xbdd66b6b,0xb1de6f6f,0x5491c5c5,0x50603030,0x3020101,0xa9ce6767,0x7d562b2b,0x19e7fefe,0x62b5d7d7,0xe64dabab,0x9aec7676,0x458fcaca,0x9d1f8282,0x4089c9c9,0x87fa7d7d,0x15effafa,0xebb25959,0xc98e4747,0xbfbf0f0,0xec41adad,0x67b3d4d4,0xfd5fa2a2,0xea45afaf,0xbf239c9c,0xf753a4a4,0x96e47272,0x5b9bc0c0,0xc275b7b7,0x1ce1fdfd,0xae3d9393,0x6a4c2626,0x5a6c3636,0x417e3f3f,0x2f5f7f7,0x4f83cccc,0x5c683434,0xf451a5a5,0x34d1e5e5,0x8f9f1f1,0x93e27171,0x73abd8d8,0x53623131,0x3f2a1515,0xc080404,0x5295c7c7,0x65462323,0x5e9dc3c3,0x28301818,0xa1379696,0xf0a0505,0xb52f9a9a,0x90e0707,0x36241212,0x9b1b8080,0x3ddfe2e2,0x26cdebeb,0x694e2727,0xcd7fb2b2,0x9fea7575,0x1b120909,0x9e1d8383,0x74582c2c,0x2e341a1a,0x2d361b1b,0xb2dc6e6e,0xeeb45a5a,0xfb5ba0a0,0xf6a45252,0x4d763b3b,0x61b7d6d6,0xce7db3b3,0x7b522929,0x3edde3e3,0x715e2f2f,0x97138484,0xf5a65353,0x68b9d1d1,0x0,0x2cc1eded,0x60402020,0x1fe3fcfc,0xc879b1b1,0xedb65b5b,0xbed46a6a,0x468dcbcb,0xd967bebe,0x4b723939,0xde944a4a,0xd4984c4c,0xe8b05858,0x4a85cfcf,0x6bbbd0d0,0x2ac5efef,0xe54faaaa,0x16edfbfb,0xc5864343,0xd79a4d4d,0x55663333,0x94118585,0xcf8a4545,0x10e9f9f9,0x6040202,0x81fe7f7f,0xf0a05050,0x44783c3c,0xba259f9f,0xe34ba8a8,0xf3a25151,0xfe5da3a3,0xc0804040,0x8a058f8f,0xad3f9292,0xbc219d9d,0x48703838,0x4f1f5f5,0xdf63bcbc,0xc177b6b6,0x75afdada,0x63422121,0x30201010,0x1ae5ffff,0xefdf3f3,0x6dbfd2d2,0x4c81cdcd,0x14180c0c,0x35261313,0x2fc3ecec,0xe1be5f5f,0xa2359797,0xcc884444,0x392e1717,0x5793c4c4,0xf255a7a7,0x82fc7e7e,0x477a3d3d,0xacc86464,0xe7ba5d5d,0x2b321919,0x95e67373,0xa0c06060,0x98198181,0xd19e4f4f,0x7fa3dcdc,0x66442222,0x7e542a2a,0xab3b9090,0x830b8888,0xca8c4646,0x29c7eeee,0xd36bb8b8,0x3c281414,0x79a7dede,0xe2bc5e5e,0x1d160b0b,0x76addbdb,0x3bdbe0e0,0x56643232,0x4e743a3a,0x1e140a0a,0xdb924949,0xa0c0606,0x6c482424,0xe4b85c5c,0x5d9fc2c2,0x6ebdd3d3,0xef43acac,0xa6c46262,0xa8399191,0xa4319595,0x37d3e4e4,0x8bf27979,0x32d5e7e7,0x438bc8c8,0x596e3737,0xb7da6d6d,0x8c018d8d,0x64b1d5d5,0xd29c4e4e,0xe049a9a9,0xb4d86c6c,0xfaac5656,0x7f3f4f4,0x25cfeaea,0xafca6565,0x8ef47a7a,0xe947aeae,0x18100808,0xd56fbaba,0x88f07878,0x6f4a2525,0x725c2e2e,0x24381c1c,0xf157a6a6,0xc773b4b4,0x5197c6c6,0x23cbe8e8,0x7ca1dddd,0x9ce87474,0x213e1f1f,0xdd964b4b,0xdc61bdbd,0x860d8b8b,0x850f8a8a,0x90e07070,0x427c3e3e,0xc471b5b5,0xaacc6666,0xd8904848,0x5060303,0x1f7f6f6,0x121c0e0e,0xa3c26161,0x5f6a3535,0xf9ae5757,0xd069b9b9,0x91178686,0x5899c1c1,0x273a1d1d,0xb9279e9e,0x38d9e1e1,0x13ebf8f8,0xb32b9898,0x33221111,0xbbd26969,0x70a9d9d9,0x89078e8e,0xa7339494,0xb62d9b9b,0x223c1e1e,0x92158787,0x20c9e9e9,0x4987cece,0xffaa5555,0x78502828,0x7aa5dfdf,0x8f038c8c,0xf859a1a1,0x80098989,0x171a0d0d,0xda65bfbf,0x31d7e6e6,0xc6844242,0xb8d06868,0xc3824141,0xb0299999,0x775a2d2d,0x111e0f0f,0xcb7bb0b0,0xfca85454,0xd66dbbbb,0x3a2c1616],_0x191567[_0x4fd6db([0x54,0x33])]=[0x63a5c663,0x7c84f87c,0x7799ee77,0x7b8df67b,0xf20dfff2,0x6bbdd66b,0x6fb1de6f,0xc55491c5,0x30506030,0x1030201,0x67a9ce67,0x2b7d562b,0xfe19e7fe,0xd762b5d7,0xabe64dab,0x769aec76,0xca458fca,0x829d1f82,0xc94089c9,0x7d87fa7d,0xfa15effa,0x59ebb259,0x47c98e47,0xf00bfbf0,0xadec41ad,0xd467b3d4,0xa2fd5fa2,0xafea45af,0x9cbf239c,0xa4f753a4,0x7296e472,0xc05b9bc0,0xb7c275b7,0xfd1ce1fd,0x93ae3d93,0x266a4c26,0x365a6c36,0x3f417e3f,0xf702f5f7,0xcc4f83cc,0x345c6834,0xa5f451a5,0xe534d1e5,0xf108f9f1,0x7193e271,0xd873abd8,0x31536231,0x153f2a15,0x40c0804,0xc75295c7,0x23654623,0xc35e9dc3,0x18283018,0x96a13796,0x50f0a05,0x9ab52f9a,0x7090e07,0x12362412,0x809b1b80,0xe23ddfe2,0xeb26cdeb,0x27694e27,0xb2cd7fb2,0x759fea75,0x91b1209,0x839e1d83,0x2c74582c,0x1a2e341a,0x1b2d361b,0x6eb2dc6e,0x5aeeb45a,0xa0fb5ba0,0x52f6a452,0x3b4d763b,0xd661b7d6,0xb3ce7db3,0x297b5229,0xe33edde3,0x2f715e2f,0x84971384,0x53f5a653,0xd168b9d1,0x0,0xed2cc1ed,0x20604020,0xfc1fe3fc,0xb1c879b1,0x5bedb65b,0x6abed46a,0xcb468dcb,0xbed967be,0x394b7239,0x4ade944a,0x4cd4984c,0x58e8b058,0xcf4a85cf,0xd06bbbd0,0xef2ac5ef,0xaae54faa,0xfb16edfb,0x43c58643,0x4dd79a4d,0x33556633,0x85941185,0x45cf8a45,0xf910e9f9,0x2060402,0x7f81fe7f,0x50f0a050,0x3c44783c,0x9fba259f,0xa8e34ba8,0x51f3a251,0xa3fe5da3,0x40c08040,0x8f8a058f,0x92ad3f92,0x9dbc219d,0x38487038,0xf504f1f5,0xbcdf63bc,0xb6c177b6,0xda75afda,0x21634221,0x10302010,0xff1ae5ff,0xf30efdf3,0xd26dbfd2,0xcd4c81cd,0xc14180c,0x13352613,0xec2fc3ec,0x5fe1be5f,0x97a23597,0x44cc8844,0x17392e17,0xc45793c4,0xa7f255a7,0x7e82fc7e,0x3d477a3d,0x64acc864,0x5de7ba5d,0x192b3219,0x7395e673,0x60a0c060,0x81981981,0x4fd19e4f,0xdc7fa3dc,0x22664422,0x2a7e542a,0x90ab3b90,0x88830b88,0x46ca8c46,0xee29c7ee,0xb8d36bb8,0x143c2814,0xde79a7de,0x5ee2bc5e,0xb1d160b,0xdb76addb,0xe03bdbe0,0x32566432,0x3a4e743a,0xa1e140a,0x49db9249,0x60a0c06,0x246c4824,0x5ce4b85c,0xc25d9fc2,0xd36ebdd3,0xacef43ac,0x62a6c462,0x91a83991,0x95a43195,0xe437d3e4,0x798bf279,0xe732d5e7,0xc8438bc8,0x37596e37,0x6db7da6d,0x8d8c018d,0xd564b1d5,0x4ed29c4e,0xa9e049a9,0x6cb4d86c,0x56faac56,0xf407f3f4,0xea25cfea,0x65afca65,0x7a8ef47a,0xaee947ae,0x8181008,0xbad56fba,0x7888f078,0x256f4a25,0x2e725c2e,0x1c24381c,0xa6f157a6,0xb4c773b4,0xc65197c6,0xe823cbe8,0xdd7ca1dd,0x749ce874,0x1f213e1f,0x4bdd964b,0xbddc61bd,0x8b860d8b,0x8a850f8a,0x7090e070,0x3e427c3e,0xb5c471b5,0x66aacc66,0x48d89048,0x3050603,0xf601f7f6,0xe121c0e,0x61a3c261,0x355f6a35,0x57f9ae57,0xb9d069b9,0x86911786,0xc15899c1,0x1d273a1d,0x9eb9279e,0xe138d9e1,0xf813ebf8,0x98b32b98,0x11332211,0x69bbd269,0xd970a9d9,0x8e89078e,0x94a73394,0x9bb62d9b,0x1e223c1e,0x87921587,0xe920c9e9,0xce4987ce,0x55ffaa55,0x28785028,0xdf7aa5df,0x8c8f038c,0xa1f859a1,0x89800989,0xd171a0d,0xbfda65bf,0xe631d7e6,0x42c68442,0x68b8d068,0x41c38241,0x99b02999,0x2d775a2d,0xf111e0f,0xb0cb7bb0,0x54fca854,0xbbd66dbb,0x163a2c16],_0x191567[_0x4fd6db([0x54,0x34])]=[0x6363a5c6,0x7c7c84f8,0x777799ee,0x7b7b8df6,0xf2f20dff,0x6b6bbdd6,0x6f6fb1de,0xc5c55491,0x30305060,0x1010302,0x6767a9ce,0x2b2b7d56,0xfefe19e7,0xd7d762b5,0xababe64d,0x76769aec,0xcaca458f,0x82829d1f,0xc9c94089,0x7d7d87fa,0xfafa15ef,0x5959ebb2,0x4747c98e,0xf0f00bfb,0xadadec41,0xd4d467b3,0xa2a2fd5f,0xafafea45,0x9c9cbf23,0xa4a4f753,0x727296e4,0xc0c05b9b,0xb7b7c275,0xfdfd1ce1,0x9393ae3d,0x26266a4c,0x36365a6c,0x3f3f417e,0xf7f702f5,0xcccc4f83,0x34345c68,0xa5a5f451,0xe5e534d1,0xf1f108f9,0x717193e2,0xd8d873ab,0x31315362,0x15153f2a,0x4040c08,0xc7c75295,0x23236546,0xc3c35e9d,0x18182830,0x9696a137,0x5050f0a,0x9a9ab52f,0x707090e,0x12123624,0x80809b1b,0xe2e23ddf,0xebeb26cd,0x2727694e,0xb2b2cd7f,0x75759fea,0x9091b12,0x83839e1d,0x2c2c7458,0x1a1a2e34,0x1b1b2d36,0x6e6eb2dc,0x5a5aeeb4,0xa0a0fb5b,0x5252f6a4,0x3b3b4d76,0xd6d661b7,0xb3b3ce7d,0x29297b52,0xe3e33edd,0x2f2f715e,0x84849713,0x5353f5a6,0xd1d168b9,0x0,0xeded2cc1,0x20206040,0xfcfc1fe3,0xb1b1c879,0x5b5bedb6,0x6a6abed4,0xcbcb468d,0xbebed967,0x39394b72,0x4a4ade94,0x4c4cd498,0x5858e8b0,0xcfcf4a85,0xd0d06bbb,0xefef2ac5,0xaaaae54f,0xfbfb16ed,0x4343c586,0x4d4dd79a,0x33335566,0x85859411,0x4545cf8a,0xf9f910e9,0x2020604,0x7f7f81fe,0x5050f0a0,0x3c3c4478,0x9f9fba25,0xa8a8e34b,0x5151f3a2,0xa3a3fe5d,0x4040c080,0x8f8f8a05,0x9292ad3f,0x9d9dbc21,0x38384870,0xf5f504f1,0xbcbcdf63,0xb6b6c177,0xdada75af,0x21216342,0x10103020,0xffff1ae5,0xf3f30efd,0xd2d26dbf,0xcdcd4c81,0xc0c1418,0x13133526,0xecec2fc3,0x5f5fe1be,0x9797a235,0x4444cc88,0x1717392e,0xc4c45793,0xa7a7f255,0x7e7e82fc,0x3d3d477a,0x6464acc8,0x5d5de7ba,0x19192b32,0x737395e6,0x6060a0c0,0x81819819,0x4f4fd19e,0xdcdc7fa3,0x22226644,0x2a2a7e54,0x9090ab3b,0x8888830b,0x4646ca8c,0xeeee29c7,0xb8b8d36b,0x14143c28,0xdede79a7,0x5e5ee2bc,0xb0b1d16,0xdbdb76ad,0xe0e03bdb,0x32325664,0x3a3a4e74,0xa0a1e14,0x4949db92,0x6060a0c,0x24246c48,0x5c5ce4b8,0xc2c25d9f,0xd3d36ebd,0xacacef43,0x6262a6c4,0x9191a839,0x9595a431,0xe4e437d3,0x79798bf2,0xe7e732d5,0xc8c8438b,0x3737596e,0x6d6db7da,0x8d8d8c01,0xd5d564b1,0x4e4ed29c,0xa9a9e049,0x6c6cb4d8,0x5656faac,0xf4f407f3,0xeaea25cf,0x6565afca,0x7a7a8ef4,0xaeaee947,0x8081810,0xbabad56f,0x787888f0,0x25256f4a,0x2e2e725c,0x1c1c2438,0xa6a6f157,0xb4b4c773,0xc6c65197,0xe8e823cb,0xdddd7ca1,0x74749ce8,0x1f1f213e,0x4b4bdd96,0xbdbddc61,0x8b8b860d,0x8a8a850f,0x707090e0,0x3e3e427c,0xb5b5c471,0x6666aacc,0x4848d890,0x3030506,0xf6f601f7,0xe0e121c,0x6161a3c2,0x35355f6a,0x5757f9ae,0xb9b9d069,0x86869117,0xc1c15899,0x1d1d273a,0x9e9eb927,0xe1e138d9,0xf8f813eb,0x9898b32b,0x11113322,0x6969bbd2,0xd9d970a9,0x8e8e8907,0x9494a733,0x9b9bb62d,0x1e1e223c,0x87879215,0xe9e920c9,0xcece4987,0x5555ffaa,0x28287850,0xdfdf7aa5,0x8c8c8f03,0xa1a1f859,0x89898009,0xd0d171a,0xbfbfda65,0xe6e631d7,0x4242c684,0x6868b8d0,0x4141c382,0x9999b029,0x2d2d775a,0xf0f111e,0xb0b0cb7b,0x5454fca8,0xbbbbd66d,0x16163a2c],_0x191567[_0x4fd6db([0x55,0x31])]=[0x0,0xe090d0b,0x1c121a16,0x121b171d,0x3824342c,0x362d3927,0x24362e3a,0x2a3f2331,0x70486858,0x7e416553,0x6c5a724e,0x62537f45,0x486c5c74,0x4665517f,0x547e4662,0x5a774b69,0xe090d0b0,0xee99ddbb,0xfc82caa6,0xf28bc7ad,0xd8b4e49c,0xd6bde997,0xc4a6fe8a,0xcaaff381,0x90d8b8e8,0x9ed1b5e3,0x8ccaa2fe,0x82c3aff5,0xa8fc8cc4,0xa6f581cf,0xb4ee96d2,0xbae79bd9,0xdb3bbb7b,0xd532b670,0xc729a16d,0xc920ac66,0xe31f8f57,0xed16825c,0xff0d9541,0xf104984a,0xab73d323,0xa57ade28,0xb761c935,0xb968c43e,0x9357e70f,0x9d5eea04,0x8f45fd19,0x814cf012,0x3bab6bcb,0x35a266c0,0x27b971dd,0x29b07cd6,0x38f5fe7,0xd8652ec,0x1f9d45f1,0x119448fa,0x4be30393,0x45ea0e98,0x57f11985,0x59f8148e,0x73c737bf,0x7dce3ab4,0x6fd52da9,0x61dc20a2,0xad766df6,0xa37f60fd,0xb16477e0,0xbf6d7aeb,0x955259da,0x9b5b54d1,0x894043cc,0x87494ec7,0xdd3e05ae,0xd33708a5,0xc12c1fb8,0xcf2512b3,0xe51a3182,0xeb133c89,0xf9082b94,0xf701269f,0x4de6bd46,0x43efb04d,0x51f4a750,0x5ffdaa5b,0x75c2896a,0x7bcb8461,0x69d0937c,0x67d99e77,0x3daed51e,0x33a7d815,0x21bccf08,0x2fb5c203,0x58ae132,0xb83ec39,0x1998fb24,0x1791f62f,0x764dd68d,0x7844db86,0x6a5fcc9b,0x6456c190,0x4e69e2a1,0x4060efaa,0x527bf8b7,0x5c72f5bc,0x605bed5,0x80cb3de,0x1a17a4c3,0x141ea9c8,0x3e218af9,0x302887f2,0x223390ef,0x2c3a9de4,0x96dd063d,0x98d40b36,0x8acf1c2b,0x84c61120,0xaef93211,0xa0f03f1a,0xb2eb2807,0xbce2250c,0xe6956e65,0xe89c636e,0xfa877473,0xf48e7978,0xdeb15a49,0xd0b85742,0xc2a3405f,0xccaa4d54,0x41ecdaf7,0x4fe5d7fc,0x5dfec0e1,0x53f7cdea,0x79c8eedb,0x77c1e3d0,0x65daf4cd,0x6bd3f9c6,0x31a4b2af,0x3fadbfa4,0x2db6a8b9,0x23bfa5b2,0x9808683,0x7898b88,0x15929c95,0x1b9b919e,0xa17c0a47,0xaf75074c,0xbd6e1051,0xb3671d5a,0x99583e6b,0x97513360,0x854a247d,0x8b432976,0xd134621f,0xdf3d6f14,0xcd267809,0xc32f7502,0xe9105633,0xe7195b38,0xf5024c25,0xfb0b412e,0x9ad7618c,0x94de6c87,0x86c57b9a,0x88cc7691,0xa2f355a0,0xacfa58ab,0xbee14fb6,0xb0e842bd,0xea9f09d4,0xe49604df,0xf68d13c2,0xf8841ec9,0xd2bb3df8,0xdcb230f3,0xcea927ee,0xc0a02ae5,0x7a47b13c,0x744ebc37,0x6655ab2a,0x685ca621,0x42638510,0x4c6a881b,0x5e719f06,0x5078920d,0xa0fd964,0x406d46f,0x161dc372,0x1814ce79,0x322bed48,0x3c22e043,0x2e39f75e,0x2030fa55,0xec9ab701,0xe293ba0a,0xf088ad17,0xfe81a01c,0xd4be832d,0xdab78e26,0xc8ac993b,0xc6a59430,0x9cd2df59,0x92dbd252,0x80c0c54f,0x8ec9c844,0xa4f6eb75,0xaaffe67e,0xb8e4f163,0xb6edfc68,0xc0a67b1,0x2036aba,0x10187da7,0x1e1170ac,0x342e539d,0x3a275e96,0x283c498b,0x26354480,0x7c420fe9,0x724b02e2,0x605015ff,0x6e5918f4,0x44663bc5,0x4a6f36ce,0x587421d3,0x567d2cd8,0x37a10c7a,0x39a80171,0x2bb3166c,0x25ba1b67,0xf853856,0x18c355d,0x13972240,0x1d9e2f4b,0x47e96422,0x49e06929,0x5bfb7e34,0x55f2733f,0x7fcd500e,0x71c45d05,0x63df4a18,0x6dd64713,0xd731dcca,0xd938d1c1,0xcb23c6dc,0xc52acbd7,0xef15e8e6,0xe11ce5ed,0xf307f2f0,0xfd0efffb,0xa779b492,0xa970b999,0xbb6bae84,0xb562a38f,0x9f5d80be,0x91548db5,0x834f9aa8,0x8d4697a3],_0x191567[_0x4fd6db([0x55,0x32])]=[0x0,0xb0e090d,0x161c121a,0x1d121b17,0x2c382434,0x27362d39,0x3a24362e,0x312a3f23,0x58704868,0x537e4165,0x4e6c5a72,0x4562537f,0x74486c5c,0x7f466551,0x62547e46,0x695a774b,0xb0e090d0,0xbbee99dd,0xa6fc82ca,0xadf28bc7,0x9cd8b4e4,0x97d6bde9,0x8ac4a6fe,0x81caaff3,0xe890d8b8,0xe39ed1b5,0xfe8ccaa2,0xf582c3af,0xc4a8fc8c,0xcfa6f581,0xd2b4ee96,0xd9bae79b,0x7bdb3bbb,0x70d532b6,0x6dc729a1,0x66c920ac,0x57e31f8f,0x5ced1682,0x41ff0d95,0x4af10498,0x23ab73d3,0x28a57ade,0x35b761c9,0x3eb968c4,0xf9357e7,0x49d5eea,0x198f45fd,0x12814cf0,0xcb3bab6b,0xc035a266,0xdd27b971,0xd629b07c,0xe7038f5f,0xec0d8652,0xf11f9d45,0xfa119448,0x934be303,0x9845ea0e,0x8557f119,0x8e59f814,0xbf73c737,0xb47dce3a,0xa96fd52d,0xa261dc20,0xf6ad766d,0xfda37f60,0xe0b16477,0xebbf6d7a,0xda955259,0xd19b5b54,0xcc894043,0xc787494e,0xaedd3e05,0xa5d33708,0xb8c12c1f,0xb3cf2512,0x82e51a31,0x89eb133c,0x94f9082b,0x9ff70126,0x464de6bd,0x4d43efb0,0x5051f4a7,0x5b5ffdaa,0x6a75c289,0x617bcb84,0x7c69d093,0x7767d99e,0x1e3daed5,0x1533a7d8,0x821bccf,0x32fb5c2,0x32058ae1,0x390b83ec,0x241998fb,0x2f1791f6,0x8d764dd6,0x867844db,0x9b6a5fcc,0x906456c1,0xa14e69e2,0xaa4060ef,0xb7527bf8,0xbc5c72f5,0xd50605be,0xde080cb3,0xc31a17a4,0xc8141ea9,0xf93e218a,0xf2302887,0xef223390,0xe42c3a9d,0x3d96dd06,0x3698d40b,0x2b8acf1c,0x2084c611,0x11aef932,0x1aa0f03f,0x7b2eb28,0xcbce225,0x65e6956e,0x6ee89c63,0x73fa8774,0x78f48e79,0x49deb15a,0x42d0b857,0x5fc2a340,0x54ccaa4d,0xf741ecda,0xfc4fe5d7,0xe15dfec0,0xea53f7cd,0xdb79c8ee,0xd077c1e3,0xcd65daf4,0xc66bd3f9,0xaf31a4b2,0xa43fadbf,0xb92db6a8,0xb223bfa5,0x83098086,0x8807898b,0x9515929c,0x9e1b9b91,0x47a17c0a,0x4caf7507,0x51bd6e10,0x5ab3671d,0x6b99583e,0x60975133,0x7d854a24,0x768b4329,0x1fd13462,0x14df3d6f,0x9cd2678,0x2c32f75,0x33e91056,0x38e7195b,0x25f5024c,0x2efb0b41,0x8c9ad761,0x8794de6c,0x9a86c57b,0x9188cc76,0xa0a2f355,0xabacfa58,0xb6bee14f,0xbdb0e842,0xd4ea9f09,0xdfe49604,0xc2f68d13,0xc9f8841e,0xf8d2bb3d,0xf3dcb230,0xeecea927,0xe5c0a02a,0x3c7a47b1,0x37744ebc,0x2a6655ab,0x21685ca6,0x10426385,0x1b4c6a88,0x65e719f,0xd507892,0x640a0fd9,0x6f0406d4,0x72161dc3,0x791814ce,0x48322bed,0x433c22e0,0x5e2e39f7,0x552030fa,0x1ec9ab7,0xae293ba,0x17f088ad,0x1cfe81a0,0x2dd4be83,0x26dab78e,0x3bc8ac99,0x30c6a594,0x599cd2df,0x5292dbd2,0x4f80c0c5,0x448ec9c8,0x75a4f6eb,0x7eaaffe6,0x63b8e4f1,0x68b6edfc,0xb10c0a67,0xba02036a,0xa710187d,0xac1e1170,0x9d342e53,0x963a275e,0x8b283c49,0x80263544,0xe97c420f,0xe2724b02,0xff605015,0xf46e5918,0xc544663b,0xce4a6f36,0xd3587421,0xd8567d2c,0x7a37a10c,0x7139a801,0x6c2bb316,0x6725ba1b,0x560f8538,0x5d018c35,0x40139722,0x4b1d9e2f,0x2247e964,0x2949e069,0x345bfb7e,0x3f55f273,0xe7fcd50,0x571c45d,0x1863df4a,0x136dd647,0xcad731dc,0xc1d938d1,0xdccb23c6,0xd7c52acb,0xe6ef15e8,0xede11ce5,0xf0f307f2,0xfbfd0eff,0x92a779b4,0x99a970b9,0x84bb6bae,0x8fb562a3,0xbe9f5d80,0xb591548d,0xa8834f9a,0xa38d4697],_0x191567[_0x4fd6db([0x55,0x33])]=[0x0,0xd0b0e09,0x1a161c12,0x171d121b,0x342c3824,0x3927362d,0x2e3a2436,0x23312a3f,0x68587048,0x65537e41,0x724e6c5a,0x7f456253,0x5c74486c,0x517f4665,0x4662547e,0x4b695a77,0xd0b0e090,0xddbbee99,0xcaa6fc82,0xc7adf28b,0xe49cd8b4,0xe997d6bd,0xfe8ac4a6,0xf381caaf,0xb8e890d8,0xb5e39ed1,0xa2fe8cca,0xaff582c3,0x8cc4a8fc,0x81cfa6f5,0x96d2b4ee,0x9bd9bae7,0xbb7bdb3b,0xb670d532,0xa16dc729,0xac66c920,0x8f57e31f,0x825ced16,0x9541ff0d,0x984af104,0xd323ab73,0xde28a57a,0xc935b761,0xc43eb968,0xe70f9357,0xea049d5e,0xfd198f45,0xf012814c,0x6bcb3bab,0x66c035a2,0x71dd27b9,0x7cd629b0,0x5fe7038f,0x52ec0d86,0x45f11f9d,0x48fa1194,0x3934be3,0xe9845ea,0x198557f1,0x148e59f8,0x37bf73c7,0x3ab47dce,0x2da96fd5,0x20a261dc,0x6df6ad76,0x60fda37f,0x77e0b164,0x7aebbf6d,0x59da9552,0x54d19b5b,0x43cc8940,0x4ec78749,0x5aedd3e,0x8a5d337,0x1fb8c12c,0x12b3cf25,0x3182e51a,0x3c89eb13,0x2b94f908,0x269ff701,0xbd464de6,0xb04d43ef,0xa75051f4,0xaa5b5ffd,0x896a75c2,0x84617bcb,0x937c69d0,0x9e7767d9,0xd51e3dae,0xd81533a7,0xcf0821bc,0xc2032fb5,0xe132058a,0xec390b83,0xfb241998,0xf62f1791,0xd68d764d,0xdb867844,0xcc9b6a5f,0xc1906456,0xe2a14e69,0xefaa4060,0xf8b7527b,0xf5bc5c72,0xbed50605,0xb3de080c,0xa4c31a17,0xa9c8141e,0x8af93e21,0x87f23028,0x90ef2233,0x9de42c3a,0x63d96dd,0xb3698d4,0x1c2b8acf,0x112084c6,0x3211aef9,0x3f1aa0f0,0x2807b2eb,0x250cbce2,0x6e65e695,0x636ee89c,0x7473fa87,0x7978f48e,0x5a49deb1,0x5742d0b8,0x405fc2a3,0x4d54ccaa,0xdaf741ec,0xd7fc4fe5,0xc0e15dfe,0xcdea53f7,0xeedb79c8,0xe3d077c1,0xf4cd65da,0xf9c66bd3,0xb2af31a4,0xbfa43fad,0xa8b92db6,0xa5b223bf,0x86830980,0x8b880789,0x9c951592,0x919e1b9b,0xa47a17c,0x74caf75,0x1051bd6e,0x1d5ab367,0x3e6b9958,0x33609751,0x247d854a,0x29768b43,0x621fd134,0x6f14df3d,0x7809cd26,0x7502c32f,0x5633e910,0x5b38e719,0x4c25f502,0x412efb0b,0x618c9ad7,0x6c8794de,0x7b9a86c5,0x769188cc,0x55a0a2f3,0x58abacfa,0x4fb6bee1,0x42bdb0e8,0x9d4ea9f,0x4dfe496,0x13c2f68d,0x1ec9f884,0x3df8d2bb,0x30f3dcb2,0x27eecea9,0x2ae5c0a0,0xb13c7a47,0xbc37744e,0xab2a6655,0xa621685c,0x85104263,0x881b4c6a,0x9f065e71,0x920d5078,0xd9640a0f,0xd46f0406,0xc372161d,0xce791814,0xed48322b,0xe0433c22,0xf75e2e39,0xfa552030,0xb701ec9a,0xba0ae293,0xad17f088,0xa01cfe81,0x832dd4be,0x8e26dab7,0x993bc8ac,0x9430c6a5,0xdf599cd2,0xd25292db,0xc54f80c0,0xc8448ec9,0xeb75a4f6,0xe67eaaff,0xf163b8e4,0xfc68b6ed,0x67b10c0a,0x6aba0203,0x7da71018,0x70ac1e11,0x539d342e,0x5e963a27,0x498b283c,0x44802635,0xfe97c42,0x2e2724b,0x15ff6050,0x18f46e59,0x3bc54466,0x36ce4a6f,0x21d35874,0x2cd8567d,0xc7a37a1,0x17139a8,0x166c2bb3,0x1b6725ba,0x38560f85,0x355d018c,0x22401397,0x2f4b1d9e,0x642247e9,0x692949e0,0x7e345bfb,0x733f55f2,0x500e7fcd,0x5d0571c4,0x4a1863df,0x47136dd6,0xdccad731,0xd1c1d938,0xc6dccb23,0xcbd7c52a,0xe8e6ef15,0xe5ede11c,0xf2f0f307,0xfffbfd0e,0xb492a779,0xb999a970,0xae84bb6b,0xa38fb562,0x80be9f5d,0x8db59154,0x9aa8834f,0x97a38d46],_0x191567[_0x4fd6db([0x55,0x34])]=[0x0,0x90d0b0e,0x121a161c,0x1b171d12,0x24342c38,0x2d392736,0x362e3a24,0x3f23312a,0x48685870,0x4165537e,0x5a724e6c,0x537f4562,0x6c5c7448,0x65517f46,0x7e466254,0x774b695a,0x90d0b0e0,0x99ddbbee,0x82caa6fc,0x8bc7adf2,0xb4e49cd8,0xbde997d6,0xa6fe8ac4,0xaff381ca,0xd8b8e890,0xd1b5e39e,0xcaa2fe8c,0xc3aff582,0xfc8cc4a8,0xf581cfa6,0xee96d2b4,0xe79bd9ba,0x3bbb7bdb,0x32b670d5,0x29a16dc7,0x20ac66c9,0x1f8f57e3,0x16825ced,0xd9541ff,0x4984af1,0x73d323ab,0x7ade28a5,0x61c935b7,0x68c43eb9,0x57e70f93,0x5eea049d,0x45fd198f,0x4cf01281,0xab6bcb3b,0xa266c035,0xb971dd27,0xb07cd629,0x8f5fe703,0x8652ec0d,0x9d45f11f,0x9448fa11,0xe303934b,0xea0e9845,0xf1198557,0xf8148e59,0xc737bf73,0xce3ab47d,0xd52da96f,0xdc20a261,0x766df6ad,0x7f60fda3,0x6477e0b1,0x6d7aebbf,0x5259da95,0x5b54d19b,0x4043cc89,0x494ec787,0x3e05aedd,0x3708a5d3,0x2c1fb8c1,0x2512b3cf,0x1a3182e5,0x133c89eb,0x82b94f9,0x1269ff7,0xe6bd464d,0xefb04d43,0xf4a75051,0xfdaa5b5f,0xc2896a75,0xcb84617b,0xd0937c69,0xd99e7767,0xaed51e3d,0xa7d81533,0xbccf0821,0xb5c2032f,0x8ae13205,0x83ec390b,0x98fb2419,0x91f62f17,0x4dd68d76,0x44db8678,0x5fcc9b6a,0x56c19064,0x69e2a14e,0x60efaa40,0x7bf8b752,0x72f5bc5c,0x5bed506,0xcb3de08,0x17a4c31a,0x1ea9c814,0x218af93e,0x2887f230,0x3390ef22,0x3a9de42c,0xdd063d96,0xd40b3698,0xcf1c2b8a,0xc6112084,0xf93211ae,0xf03f1aa0,0xeb2807b2,0xe2250cbc,0x956e65e6,0x9c636ee8,0x877473fa,0x8e7978f4,0xb15a49de,0xb85742d0,0xa3405fc2,0xaa4d54cc,0xecdaf741,0xe5d7fc4f,0xfec0e15d,0xf7cdea53,0xc8eedb79,0xc1e3d077,0xdaf4cd65,0xd3f9c66b,0xa4b2af31,0xadbfa43f,0xb6a8b92d,0xbfa5b223,0x80868309,0x898b8807,0x929c9515,0x9b919e1b,0x7c0a47a1,0x75074caf,0x6e1051bd,0x671d5ab3,0x583e6b99,0x51336097,0x4a247d85,0x4329768b,0x34621fd1,0x3d6f14df,0x267809cd,0x2f7502c3,0x105633e9,0x195b38e7,0x24c25f5,0xb412efb,0xd7618c9a,0xde6c8794,0xc57b9a86,0xcc769188,0xf355a0a2,0xfa58abac,0xe14fb6be,0xe842bdb0,0x9f09d4ea,0x9604dfe4,0x8d13c2f6,0x841ec9f8,0xbb3df8d2,0xb230f3dc,0xa927eece,0xa02ae5c0,0x47b13c7a,0x4ebc3774,0x55ab2a66,0x5ca62168,0x63851042,0x6a881b4c,0x719f065e,0x78920d50,0xfd9640a,0x6d46f04,0x1dc37216,0x14ce7918,0x2bed4832,0x22e0433c,0x39f75e2e,0x30fa5520,0x9ab701ec,0x93ba0ae2,0x88ad17f0,0x81a01cfe,0xbe832dd4,0xb78e26da,0xac993bc8,0xa59430c6,0xd2df599c,0xdbd25292,0xc0c54f80,0xc9c8448e,0xf6eb75a4,0xffe67eaa,0xe4f163b8,0xedfc68b6,0xa67b10c,0x36aba02,0x187da710,0x1170ac1e,0x2e539d34,0x275e963a,0x3c498b28,0x35448026,0x420fe97c,0x4b02e272,0x5015ff60,0x5918f46e,0x663bc544,0x6f36ce4a,0x7421d358,0x7d2cd856,0xa10c7a37,0xa8017139,0xb3166c2b,0xba1b6725,0x8538560f,0x8c355d01,0x97224013,0x9e2f4b1d,0xe9642247,0xe0692949,0xfb7e345b,0xf2733f55,0xcd500e7f,0xc45d0571,0xdf4a1863,0xd647136d,0x31dccad7,0x38d1c1d9,0x23c6dccb,0x2acbd7c5,0x15e8e6ef,0x1ce5ede1,0x7f2f0f3,0xefffbfd,0x79b492a7,0x70b999a9,0x6bae84bb,0x62a38fb5,0x5d80be9f,0x548db591,0x4f9aa883,0x4697a38d];const _0x329197=new Uint8Array(0x10);for(let _0x66ec0d=0xf;_0x66ec0d>=0x0;--_0x66ec0d)_0x329197[_0x66ec0d]=_0x37127f%0x100,_0x37127f=parseInt(_0x37127f/0x100);let _0x2bdc74=null,_0x11b070=0x10;const _0x391daf=new Uint8Array(_0x562d9a),_0xf1bcbd=[],_0x8e90b8=[];_0x28a4b0();for(let _0x20eb92=0x0;_0x20eb92<_0x44aab9[_0x4fd6db([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20eb92++)0x10===_0x11b070&&(_0x2bdc74=_0x322b01(_0x329197),_0x11b070=0x0,_0x3f0c3a(_0x329197)),_0x44aab9[_0x20eb92]^=_0x2bdc74[_0x11b070++];return _0x44aab9;function _0x318005(_0x4635f7){const _0xdef1cc=[];for(let _0xe5f1c1=0x0;_0xe5f1c1<_0x4635f7[_0x4fd6db([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe5f1c1+=0x4)_0xdef1cc[_0x4fd6db([0x70,0x75,0x73,0x68])](_0x4635f7[_0xe5f1c1]<<0x18|_0x4635f7[_0xe5f1c1+0x1]<<0x10|_0x4635f7[_0xe5f1c1+0x2]<<0x8|_0x4635f7[_0xe5f1c1+0x3]);return _0xdef1cc;}function _0x3f0c3a(_0x38679d){for(let _0x1e0b77=0xf;_0x1e0b77>=0x0;_0x1e0b77--){if(0xff!==_0x38679d[_0x1e0b77]){_0x38679d[_0x1e0b77]++;break;}_0x38679d[_0x1e0b77]=0x0;}}function _0x322b01(_0x5d8bdb){const _0x4e5532=_0xf1bcbd[_0x4fd6db([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x45c5ea=[0x0,0x0,0x0,0x0];let t=_0x318005(_0x5d8bdb);for(let _0x51dd2e=0x0;_0x51dd2e<0x4;_0x51dd2e++)t[_0x51dd2e]^=_0xf1bcbd[0x0][_0x51dd2e];for(let _0x1d585b=0x1;_0x1d585b<_0x4e5532;_0x1d585b++){for(let _0x50be04=0x0;_0x50be04<0x4;_0x50be04++)_0x45c5ea[_0x50be04]=_0x191567[_0x4fd6db([0x54,0x31])][t[_0x50be04]>>0x18&0xff]^_0x191567[_0x4fd6db([0x54,0x32])][t[(_0x50be04+0x1)%0x4]>>0x10&0xff]^_0x191567[_0x4fd6db([0x54,0x33])][t[(_0x50be04+0x2)%0x4]>>0x8&0xff]^_0x191567[_0x4fd6db([0x54,0x34])][0xff&t[(_0x50be04+0x3)%0x4]]^_0xf1bcbd[_0x1d585b][_0x50be04];t=_0x45c5ea[_0x4fd6db([0x73,0x6c,0x69,0x63,0x65])]();}const _0x3fe082=new Uint8Array(0x10);let _0x1cd5b5;for(let _0x3b7391=0x0;_0x3b7391<0x4;_0x3b7391++)_0x1cd5b5=_0xf1bcbd[_0x4e5532][_0x3b7391],_0x3fe082[0x4*_0x3b7391]=0xff&(_0x191567[_0x4fd6db([0x53])][t[_0x3b7391]>>0x18&0xff]^_0x1cd5b5>>0x18),_0x3fe082[0x4*_0x3b7391+0x1]=0xff&(_0x191567[_0x4fd6db([0x53])][t[(_0x3b7391+0x1)%0x4]>>0x10&0xff]^_0x1cd5b5>>0x10),_0x3fe082[0x4*_0x3b7391+0x2]=0xff&(_0x191567[_0x4fd6db([0x53])][t[(_0x3b7391+0x2)%0x4]>>0x8&0xff]^_0x1cd5b5>>0x8),_0x3fe082[0x4*_0x3b7391+0x3]=0xff&(_0x191567[_0x4fd6db([0x53])][0xff&t[(_0x3b7391+0x3)%0x4]]^_0x1cd5b5);return _0x3fe082;}function _0x28a4b0(){const _0x5442fd=_0x191567[_0x4fd6db([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x391daf[_0x4fd6db([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x195106=0x0;_0x195106<=_0x5442fd;_0x195106++)_0xf1bcbd[_0x4fd6db([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x8e90b8[_0x4fd6db([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x34e6d2=0x4*(_0x5442fd+0x1),_0x31fc64=_0x391daf[_0x4fd6db([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x536d12=_0x318005(_0x391daf);let _0x2ba319;for(let _0x54a714=0x0;_0x54a714<_0x31fc64;_0x54a714++)_0x2ba319=_0x54a714>>0x2,_0xf1bcbd[_0x2ba319][_0x54a714%0x4]=_0x536d12[_0x54a714],_0x8e90b8[_0x5442fd-_0x2ba319][_0x54a714%0x4]=_0x536d12[_0x54a714];let _0x25a98d,_0x4a174c=0x0,t=_0x31fc64;for(;t<_0x34e6d2;){_0x25a98d=_0x536d12[_0x31fc64-0x1],_0x536d12[0x0]^=_0x191567[_0x4fd6db([0x53])][_0x25a98d>>0x10&0xff]<<0x18^_0x191567[_0x4fd6db([0x53])][_0x25a98d>>0x8&0xff]<<0x10^_0x191567[_0x4fd6db([0x53])][0xff&_0x25a98d]<<0x8^_0x191567[_0x4fd6db([0x53])][_0x25a98d>>0x18&0xff]^_0x191567[_0x4fd6db([0x72,0x63,0x6f,0x6e])][_0x4a174c]<<0x18,_0x4a174c+=0x1;for(let _0x5f011e=0x1;_0x5f011e<_0x31fc64/0x2;_0x5f011e++)_0x536d12[_0x5f011e]^=_0x536d12[_0x5f011e-0x1];_0x25a98d=_0x536d12[_0x31fc64/0x2-0x1],_0x536d12[_0x31fc64/0x2]^=_0x191567[_0x4fd6db([0x53])][0xff&_0x25a98d]^_0x191567[_0x4fd6db([0x53])][_0x25a98d>>0x8&0xff]<<0x8^_0x191567[_0x4fd6db([0x53])][_0x25a98d>>0x10&0xff]<<0x10^_0x191567[_0x4fd6db([0x53])][_0x25a98d>>0x18&0xff]<<0x18;for(let _0x3b3c6b=_0x31fc64/0x2+0x1;_0x3b3c6b<_0x31fc64;_0x3b3c6b++)_0x536d12[_0x3b3c6b]^=_0x536d12[_0x3b3c6b-0x1];let _0x76adc,_0x216bbf,_0x51fb7d=0x0;for(;_0x51fb7d<_0x31fc64&&t<_0x34e6d2;)_0x76adc=t>>0x2,_0x216bbf=t%0x4,_0xf1bcbd[_0x76adc][_0x216bbf]=_0x536d12[_0x51fb7d],_0x8e90b8[_0x5442fd-_0x76adc][_0x216bbf]=_0x536d12[_0x51fb7d++],t++;}for(let _0xbd3381=0x1;_0xbd3381<_0x5442fd;_0xbd3381++)for(let _0x272405=0x0;_0x272405<0x4;_0x272405++)_0x25a98d=_0x8e90b8[_0xbd3381][_0x272405],_0x8e90b8[_0xbd3381][_0x272405]=_0x191567[_0x4fd6db([0x55,0x31])][_0x25a98d>>0x18&0xff]^_0x191567[_0x4fd6db([0x55,0x32])][_0x25a98d>>0x10&0xff]^_0x191567[_0x4fd6db([0x55,0x33])][_0x25a98d>>0x8&0xff]^_0x191567[_0x4fd6db([0x55,0x34])][0xff&_0x25a98d];}}function _0x4fd6db(_0x17b4cc){return _0x17b4cc['map'](_0x724987=>String['fromCharCode'](_0x724987))['join']('');}(_0x305493=>{function _0x144b28(){const _0x555707=[{[_0x4fd6db([0x69,0x64])]:0x1,[_0x4fd6db([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4fd6db([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x4fd6db([0x69,0x64])]:0x2,[_0x4fd6db([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4fd6db([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x4fd6db([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4fd6db([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x4fd6db([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x4fd6db([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x4fd6db([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4fd6db([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x4fd6db([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x4fd6db([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x4fd6db([0x69,0x64])]:0x3,[_0x4fd6db([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4fd6db([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4fd6db([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x4fd6db([0x69,0x64])]:0x4,[_0x4fd6db([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4fd6db([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x4fd6db([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x4fd6db([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x4fd6db([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x4fd6db([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x4fd6db([0x69,0x64])]:0x5,[_0x4fd6db([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4fd6db([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4fd6db([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x4fd6db([0x69,0x64])]:0x6,[_0x4fd6db([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4fd6db([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4fd6db([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x4fd6db([0x69,0x64])]:0x7,[_0x4fd6db([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4fd6db([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4fd6db([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x4fd6db([0x69,0x64])]:0x8,[_0x4fd6db([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4fd6db([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4fd6db([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x4fd6db([0x69,0x64])]:0x9,[_0x4fd6db([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4fd6db([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4fd6db([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x4fd6db([0x69,0x64])]:0xa,[_0x4fd6db([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x50,0x61,0x73,0x74,0x65,0x20,0x66,0x72,0x6f,0x6d,0x20,0x4f,0x66,0x66,0x69,0x63,0x65,0x20,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64]),[_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x4fd6db([0x50,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x49,0x6e,0x6c,0x69,0x6e,0x65,0x72]),[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x4fd6db([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x4fd6db([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])}];return _0x4a2147(_0x555707),_0x555707;function _0x2a50f2(_0x1dc73c){return 0x1<<_0x1dc73c-0x1;}function _0x4a2147(_0x418acd){_0x418acd[_0x4fd6db([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4f84f7=>{_0x4f84f7[_0x4fd6db([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x2a50f2(_0x4f84f7[_0x4fd6db([0x69,0x64])]),_0x4f84f7[_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x4a2147(_0x4f84f7[_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}const _0xec4b01=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x58aa84=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x3ff34b(_0x52569a){const _0x2c4483=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x4e7aef(_0x52569a,new Uint8Array([..._0xec4b01,..._0x2c4483,..._0x58aa84]));}function _0x4e7aef(_0x39a133,_0x5b7ad7){const _0x579229=_0x4278fe(_0x39a133),_0x13ac78=Array[_0x4fd6db([0x66,0x72,0x6f,0x6d])](_0x30b58b(_0x579229)),_0x5b66af=_0x13ac78[_0x4fd6db([0x70,0x6f,0x70])](),_0x460634=_0x13ac78[_0x4fd6db([0x70,0x6f,0x70])]();return _0x3e1bf3(_0xe3a934(_0x13ac78,_0x5b7ad7,_0x460634+0x100*_0x5b66af));}function _0x4278fe(_0x4d0664){const _0x4e5c2b=atob(_0x4d0664),[_0x1316a6,_0x343c6c]=_0x4e5c2b[_0x4fd6db([0x73,0x70,0x6c,0x69,0x74])](_0x4fd6db([0x2d]));try{if(atob(_0x343c6c))return atob(_0x1316a6);}catch(_0x9ca64d){}return _0x4e5c2b;}const _0x30e6d0=_0x144b28(),_0x5a268b={[_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x53e562,[_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73])]:_0x10f81e,[_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79])]:_0x384ad5},_0x1b0b05=_0x305493[_0x4fd6db([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x4f9255=_0x4fd6db([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x305493?_0x305493['context']:_0x305493['editor'],_0x190ec7=_0x4fd6db([0x34,0x30,0x34,0x36,0x31,0x36,0x30,0x38]),_0x3189b1=_0x4fd6db([0x41,0x42,0x43,0x44,0x45,0x46,0x47,0x48,0x49,0x4a,0x4b,0x4c,0x4d,0x4e,0x4f,0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57,0x58,0x59,0x5a,0x61,0x62,0x63,0x64,0x65,0x66,0x67,0x68,0x69,0x6a,0x6b,0x6c,0x6d,0x6e,0x6f,0x70,0x71,0x72,0x73,0x74,0x75,0x76,0x77,0x78,0x79,0x7a,0x30,0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39]),_0x3974bf=_0x4f9255['config']['get'](_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x134200=_0x30e6d0[_0x4fd6db([0x66,0x69,0x6e,0x64])](_0x57f5f9=>_0x57f5f9[_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x1b0b05);function _0x529fde(_0x3acde6,_0x1dd3ba){_0x5a268b[_0x1dd3ba[_0x4fd6db([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x3acde6,_0x1dd3ba),_0x1dd3ba[_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x1dd3ba[_0x4fd6db([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x4fd6db([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x6c7baf=>_0x538ad9(_0x4f9255,_0x6c7baf[_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x4fd6db([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x407a77=>_0x529fde(_0x3acde6,_0x407a77));}function _0x227a1a(_0x40389a){try{const _0x4aac28=_0x3ff34b(_0x40389a),_0x32cdc8=JSON[_0x4fd6db([0x70,0x61,0x72,0x73,0x65])](_0x4aac28),_0x2d7ce1=parseInt(_0x32cdc8[_0x4fd6db([0x31])]),_0x2bf7aa=parseInt(_0x32cdc8[_0x4fd6db([0x33])]),_0x4b3a28=parseInt(_0x32cdc8[_0x4fd6db([0x34])])||0x0,_0x2fef48=parseInt(_0x32cdc8[_0x4fd6db([0x35])])||0x0;return{[_0x4fd6db([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x4b3a28,[_0x4fd6db([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x2d7ce1,[_0x4fd6db([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x2bf7aa,[_0x4fd6db([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x2fef48};}catch(_0x1bf328){return null;}}function _0x53e562(_0x5dd6a9,_0x140d63){_0x228f4d(_0x42b797(_0x5dd6a9,_0x140d63),_0x140d63);}function _0x10f81e(_0x34dde3,_0x1cb9f7){function _0x589efe(_0x331bf8,_0x20d5a7){try{if(_0x538ad9(_0x4f9255,_0x4fd6db([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x331bf8){const _0x5d98fe=_0x9b2636(_0x4f9255,_0x4fd6db([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x4fd6db([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x5d98fe)/0x2>_0x331bf8[_0x4fd6db([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x4631a5(_0x20d5a7[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x42b797(_0x331bf8,_0x20d5a7);}catch(_0x182910){return _0x4631a5(_0x20d5a7[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x228f4d(_0x589efe(_0x34dde3,_0x1cb9f7),_0x1cb9f7);}function _0x384ad5(_0x24694e,_0x47144d){const _0x4ef7a1=_0x58aa84[0x0]*_0xec4b01[0x1],_0xf9f09a=_0x58aa84[0x0]*_0xec4b01[0x2],_0x39ff0e=_0x58aa84[0x2]*_0xec4b01[0x2];_0x538ad9(_0x4f9255,_0x4fd6db([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x9b2636(_0x4f9255,_0x4fd6db([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4fd6db([0x73,0x74,0x61,0x74,0x65])]==_0x4fd6db([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x5081bc()]=_0x39ff0e);function _0x44028f(_0x51c25a,_0x56c1b7){try{return _0x3db36a()?_0x4631a5(_0x56c1b7[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x56,0x61,0x6c,0x69,0x64])):_0x42b797(_0x51c25a,_0x56c1b7);}catch(_0x22f38d){return _0x4631a5(_0x56c1b7[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x1b5b6d(_0x3cb7be,_0x327f83){const _0x4bb764=0x7;if(_0x3cb7be==_0x327f83[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x576a1e();else{if(_0x3cb7be==_0x327f83[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x54,0x72,0x69,0x61,0x6c])){const _0x403a1c=_0x4487d2();_0x403a1c&&_0x41ec0d(_0x403a1c,_0x327f83[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x90616=_0x24356f();window[_0x4fd6db([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x41ec0d(_0x4fd6db([0x74,0x69,0x6d,0x65]),_0x327f83[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x90616);const _0xd9e7ee=_0x9b2636(_0x4f9255,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x4fd6db([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0xd9e7ee[_0x4fd6db([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x4bb764?_0x41ec0d(_0x4fd6db([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x327f83[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0xd9e7ee['on'](_0x4fd6db([0x61,0x64,0x64]),()=>{_0xd9e7ee[_0x4fd6db([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x4bb764&&_0x41ec0d(_0x4fd6db([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x327f83[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x4487d2(){if(!_0x538ad9(_0x4f9255,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x411550 in window)if(Number['isNaN'](Number(_0x411550))){if(window[_0x411550]===_0x4ef7a1)return _0x4fd6db([0x74,0x69,0x6d,0x65]);if(window[_0x411550]===_0xf9f09a)return _0x4fd6db([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x3db36a(){if(!_0x538ad9(_0x4f9255,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x3fee4a in window)if(Number['isNaN'](Number(_0x3fee4a))&&window[_0x3fee4a]===_0x39ff0e)return!0x0;return!0x1;}function _0x41ec0d(_0x3bd51a,_0x5b52b6){_0x576a1e(),_0x4631a5(_0x5b52b6+_0x4fd6db([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x3bd51a),window[_0x5081bc()]=_0x3bd51a===_0x4fd6db([0x74,0x69,0x6d,0x65])?_0x4ef7a1:_0xf9f09a;}function _0x24356f(){let _0x6efae3=_0x58aa84[0x6]*_0xec4b01[0x8]*_0xec4b01[0x6];return _0x538ad9(_0x4f9255,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x6efae3/=0xa),_0x6efae3;}function _0x576a1e(){const _0x4f406f=_0x4f9255;function _0xf92570(){_0x538ad9(_0x4f406f,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x9b2636(_0x4f406f,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4fd6db([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x4fd6db([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x9b2636(_0x4f406f,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4fd6db([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x9b2636(_0x4f406f,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4fd6db([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x237bd6,_0x9b2636(_0x4f406f,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x4fd6db([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x237bd6,_0x4f406f[_0x4fd6db([0x6d,0x6f,0x64,0x65,0x6c])][_0x4fd6db([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x237bd6,_0x4f406f[_0x4fd6db([0x6d,0x6f,0x64,0x65,0x6c])][_0x4fd6db([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x237bd6,_0x4f406f[_0x4fd6db([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4fd6db([0x6d,0x6f,0x64,0x65,0x6c]))),_0x538ad9(_0x4f406f,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x9b2636(_0x4f406f,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4fd6db([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x4fd6db([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x9b2636(_0x4f406f,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4fd6db([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x9b2636(_0x4f406f,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4fd6db([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x237bd6,_0x9b2636(_0x4f406f,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4fd6db([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x237bd6);}_0x4f406f[_0x4fd6db([0x73,0x74,0x61,0x74,0x65])]==_0x4fd6db([0x72,0x65,0x61,0x64,0x79])?_0xf92570():_0x4f406f[_0x4fd6db([0x6f,0x6e,0x63,0x65])](_0x4fd6db([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x538ad9(_0x4f406f,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0xf92570(),_0x538ad9(_0x4f406f,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x9b98d6=_0x9b2636(_0x4f406f,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x177278=_0x9b98d6['getRevision'](0x0),_0x5eace1=_0x9b98d6['getEarlierVisibleRevision'](_0x177278[_0x4fd6db([0x69,0x64])]);_0x9b2636(_0x4f406f,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x4fd6db([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x177278[_0x4fd6db([0x69,0x64])],_0x5eace1?_0x5eace1[_0x4fd6db([0x69,0x64])]:null,0x1)['then'](()=>_0xf92570());}});}_0x1b5b6d(_0x44028f(_0x24694e,_0x47144d),_0x47144d);}function _0x42b797(_0x109fdb,_0x50b57e){try{return _0x3b78c6(_0x50b57e)?_0x4631a5(_0x50b57e[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x56,0x61,0x6c,0x69,0x64])):_0x109fdb&&_0x553484(_0x109fdb[_0x4fd6db([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x50b57e)?_0x109fdb[_0x4fd6db([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x4fd6db([0x6f,0x70,0x65,0x6e])][_0x4fd6db([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0x190ec7)/0x2>_0x109fdb[_0x4fd6db([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x4631a5(_0x50b57e[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x109fdb[_0x4fd6db([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x4631a5(_0x50b57e[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x54,0x72,0x69,0x61,0x6c])):_0x4631a5(_0x50b57e[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x56,0x61,0x6c,0x69,0x64])):_0x4631a5(_0x50b57e[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x41b3e6){return _0x4631a5(_0x50b57e[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x228f4d(_0x3d4215,_0x4f266b){if(_0x4f9255 instanceof _0x282f81){const _0x42737f=_0x4f9255;_0x3d4215==_0x4f266b[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x53f52e(_0x42737f):_0x3d4215==_0x4f266b[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x54,0x72,0x69,0x61,0x6c])&&window[_0x4fd6db([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x53f52e(_0x42737f),_0x4631a5(_0x4f266b[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x58aa84[0x6]*_0xec4b01[0x8]*_0xec4b01[0x6]),_0x42737f[_0x4fd6db([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x4fd6db([0x6f,0x6e])](_0x4fd6db([0x61,0x64,0x64]),(_0x4e9b74,_0x4a65f6)=>{_0x3d4215!=_0x4f266b[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x3d4215!=_0x4f266b[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x3d4215!=_0x4f266b[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x168a33(_0x4a65f6);});}else{const _0x2eb1c6=_0x4f9255;_0x3d4215==_0x4f266b[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x168a33(_0x2eb1c6):_0x3d4215==_0x4f266b[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x54,0x72,0x69,0x61,0x6c])&&_0x2eb1c6[_0x4fd6db([0x6f,0x6e])](_0x4fd6db([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x270a45=0x0;_0x2eb1c6[_0x4fd6db([0x6d,0x6f,0x64,0x65,0x6c])][_0x4fd6db([0x6f,0x6e])](_0x4fd6db([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x59b283,_0xc76437)=>{_0xc76437[0x0][_0x4fd6db([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x270a45++,0x1f8===_0x270a45&&(_0x168a33(_0x2eb1c6),_0x4631a5(_0x4f266b[_0x4fd6db([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x4fd6db([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x59b283[_0x4fd6db([0x6f,0x66,0x66])]());},{'priority':_0x4fd6db([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x4631a5(_0xf00579){const _0x213e37=_0x5081bc();return _0x4f9255[_0x213e37]=_0xf00579,_0xf00579;}function _0x5081bc(){const _0x9770b8=String(window[_0x4fd6db([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4fd6db([0x6e,0x6f,0x77])]())[_0x4fd6db([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4fd6db([0x2e]),'');let _0x1f253a='';for(let _0x5b0052=0x0;_0x5b0052<_0x9770b8[_0x4fd6db([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5b0052+=0x2){let _0x158baf=parseInt(_0x9770b8[_0x4fd6db([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5b0052,_0x5b0052+0x2));_0x158baf>=_0x3189b1[_0x4fd6db([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x158baf-=_0x3189b1[_0x4fd6db([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1f253a+=_0x3189b1[_0x158baf];}return _0x1f253a;}function _0x53f52e(_0x8c74b9){for(const _0x8a89df of _0x8c74b9[_0x4fd6db([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x168a33(_0x8a89df);_0x9b2636(_0x8c74b9,_0x4fd6db([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x4fd6db([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x9b2636(_0x8c74b9,_0x4fd6db([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x4fd6db([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x237bd6;}function _0x168a33(_0x152430){function _0x260eea(){_0x152430[_0x4fd6db([0x6d,0x6f,0x64,0x65,0x6c])][_0x4fd6db([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x237bd6,_0x152430[_0x4fd6db([0x6d,0x6f,0x64,0x65,0x6c])][_0x4fd6db([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x237bd6,_0x152430[_0x4fd6db([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4fd6db([0x6d,0x6f,0x64,0x65,0x6c]));}_0x152430[_0x4fd6db([0x73,0x74,0x61,0x74,0x65])]==_0x4fd6db([0x72,0x65,0x61,0x64,0x79])?_0x260eea():_0x152430[_0x4fd6db([0x6f,0x6e,0x63,0x65])](_0x4fd6db([0x72,0x65,0x61,0x64,0x79]),()=>_0x260eea());}function _0x237bd6(){return null;}function _0x553484(_0x1f9f9c,_0x4a5105){return!!(_0x1f9f9c&_0x4a5105[_0x4fd6db([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]);}function _0x3b78c6(_0x3e2629){if(!_0x538ad9(_0x4f9255,_0x3e2629[_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x3fe4ee=_0x3e2629[_0x4fd6db([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x4c5741=_0x3fe4ee[_0x4fd6db([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x448eb5=_0x3fe4ee[_0x4fd6db([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x449c76=_0x3fe4ee[_0x4fd6db([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x538ad9(_0x4f9255,_0x4fd6db([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x9b2636(_0x4f9255,_0x4fd6db([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4fd6db([0x73,0x74,0x61,0x74,0x65])]==_0x4fd6db([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x4c5741)return!0x0;if(_0x538ad9(_0x4f9255,_0x4fd6db([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x9b2636(_0x4f9255,_0x4fd6db([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x4fd6db([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x4fd6db([0x65,0x6e,0x64])&&_0x448eb5)return!0x0;return!(!_0x538ad9(_0x4f9255,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]))||_0x9b2636(_0x4f9255,_0x4fd6db([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]))[_0x4fd6db([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x4fd6db([0x65,0x6e,0x64])||!_0x449c76);}function _0x538ad9(_0x4baba8,_0x1ff2e2){return _0x4baba8[_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4fd6db([0x68,0x61,0x73])](_0x1ff2e2);}function _0x9b2636(_0x4f4e53,_0x15613b){return _0x4f4e53[_0x4fd6db([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4fd6db([0x67,0x65,0x74])](_0x15613b);}function _0x3e1bf3(_0x401c70){let _0x5f5cd6='';for(const _0x4de1f2 of _0x401c70)_0x5f5cd6+=String[_0x4fd6db([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x4de1f2);return _0x5f5cd6;}function _0x30b58b(_0x417b7){const _0x320fb0=new Uint8Array(_0x417b7[_0x4fd6db([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x147d2e=0x0;_0x147d2e<_0x417b7[_0x4fd6db([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x147d2e++)_0x320fb0[_0x147d2e]=_0x417b7[_0x4fd6db([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x147d2e);return _0x320fb0;}_0x134200&&_0x529fde(_0x227a1a(_0x3974bf),_0x134200);})(_0x5a44ee);}(this);}}
23
+ import{Context as _0x2f941d,Plugin as _0x35ca18}from'ckeditor5/src/core';import{createDropdown as _0x2bde0a}from'ckeditor5/src/ui';import _0xe6bbf5 from'./ui/templateformview';import _0x32b68b from'../theme/icons/template.svg';import'../theme/template.css';export default class m extends _0x35ca18{static get['pluginName'](){return'TemplateUI';}['init'](){const {editor:_0x426cfd}=this,{t:t}=_0x426cfd,_0x5b0f18=_0x426cfd['config']['get']('template.definitions')||[];_0x426cfd['ui']['componentFactory']['add']('insertTemplate',_0x4381ab=>{const _0x3378b2=_0x2bde0a(_0x4381ab),_0x159a13=new _0xe6bbf5(_0x4381ab,_0x5b0f18),_0x2f8fec=_0x426cfd['commands']['get']('insertTemplate');return _0x3378b2['bind']('isEnabled')['to'](_0x2f8fec),_0x159a13['delegate']('execute')['to'](_0x3378b2),_0x3378b2['on']('execute',_0xad7d79=>{_0x426cfd['execute']('insertTemplate',_0xad7d79['source']['templateDefinition']['data']),_0x426cfd['editing']['view']['focus']();}),_0x3378b2['panelView']['children']['add'](_0x159a13),_0x3378b2['buttonView']['set']({'label':t('Insert\x20template'),'icon':_0x32b68b,'tooltip':!0x0}),_0x3378b2['on']('change:isOpen',(_0x2a09cd,_0x381d60,_0x401f19)=>{_0x401f19||_0x159a13['reset']();}),_0x3378b2;});}['afterInit'](){!function(_0x57cdb7){function _0x10c4fd(_0x748092,_0x5e5678,_0x1c96bf){const _0x571a75={};_0x571a75[_0x2b9271([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])]={0x10:0xa,0x18:0xc,0x20:0xe},_0x571a75[_0x2b9271([0x72,0x63,0x6f,0x6e])]=[0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36,0x6c,0xd8,0xab,0x4d,0x9a,0x2f,0x5e,0xbc,0x63,0xc6,0x97,0x35,0x6a,0xd4,0xb3,0x7d,0xfa,0xef,0xc5,0x91],_0x571a75[_0x2b9271([0x53])]=[0x63,0x7c,0x77,0x7b,0xf2,0x6b,0x6f,0xc5,0x30,0x1,0x67,0x2b,0xfe,0xd7,0xab,0x76,0xca,0x82,0xc9,0x7d,0xfa,0x59,0x47,0xf0,0xad,0xd4,0xa2,0xaf,0x9c,0xa4,0x72,0xc0,0xb7,0xfd,0x93,0x26,0x36,0x3f,0xf7,0xcc,0x34,0xa5,0xe5,0xf1,0x71,0xd8,0x31,0x15,0x4,0xc7,0x23,0xc3,0x18,0x96,0x5,0x9a,0x7,0x12,0x80,0xe2,0xeb,0x27,0xb2,0x75,0x9,0x83,0x2c,0x1a,0x1b,0x6e,0x5a,0xa0,0x52,0x3b,0xd6,0xb3,0x29,0xe3,0x2f,0x84,0x53,0xd1,0x0,0xed,0x20,0xfc,0xb1,0x5b,0x6a,0xcb,0xbe,0x39,0x4a,0x4c,0x58,0xcf,0xd0,0xef,0xaa,0xfb,0x43,0x4d,0x33,0x85,0x45,0xf9,0x2,0x7f,0x50,0x3c,0x9f,0xa8,0x51,0xa3,0x40,0x8f,0x92,0x9d,0x38,0xf5,0xbc,0xb6,0xda,0x21,0x10,0xff,0xf3,0xd2,0xcd,0xc,0x13,0xec,0x5f,0x97,0x44,0x17,0xc4,0xa7,0x7e,0x3d,0x64,0x5d,0x19,0x73,0x60,0x81,0x4f,0xdc,0x22,0x2a,0x90,0x88,0x46,0xee,0xb8,0x14,0xde,0x5e,0xb,0xdb,0xe0,0x32,0x3a,0xa,0x49,0x6,0x24,0x5c,0xc2,0xd3,0xac,0x62,0x91,0x95,0xe4,0x79,0xe7,0xc8,0x37,0x6d,0x8d,0xd5,0x4e,0xa9,0x6c,0x56,0xf4,0xea,0x65,0x7a,0xae,0x8,0xba,0x78,0x25,0x2e,0x1c,0xa6,0xb4,0xc6,0xe8,0xdd,0x74,0x1f,0x4b,0xbd,0x8b,0x8a,0x70,0x3e,0xb5,0x66,0x48,0x3,0xf6,0xe,0x61,0x35,0x57,0xb9,0x86,0xc1,0x1d,0x9e,0xe1,0xf8,0x98,0x11,0x69,0xd9,0x8e,0x94,0x9b,0x1e,0x87,0xe9,0xce,0x55,0x28,0xdf,0x8c,0xa1,0x89,0xd,0xbf,0xe6,0x42,0x68,0x41,0x99,0x2d,0xf,0xb0,0x54,0xbb,0x16],_0x571a75[_0x2b9271([0x54,0x31])]=[0xc66363a5,0xf87c7c84,0xee777799,0xf67b7b8d,0xfff2f20d,0xd66b6bbd,0xde6f6fb1,0x91c5c554,0x60303050,0x2010103,0xce6767a9,0x562b2b7d,0xe7fefe19,0xb5d7d762,0x4dababe6,0xec76769a,0x8fcaca45,0x1f82829d,0x89c9c940,0xfa7d7d87,0xeffafa15,0xb25959eb,0x8e4747c9,0xfbf0f00b,0x41adadec,0xb3d4d467,0x5fa2a2fd,0x45afafea,0x239c9cbf,0x53a4a4f7,0xe4727296,0x9bc0c05b,0x75b7b7c2,0xe1fdfd1c,0x3d9393ae,0x4c26266a,0x6c36365a,0x7e3f3f41,0xf5f7f702,0x83cccc4f,0x6834345c,0x51a5a5f4,0xd1e5e534,0xf9f1f108,0xe2717193,0xabd8d873,0x62313153,0x2a15153f,0x804040c,0x95c7c752,0x46232365,0x9dc3c35e,0x30181828,0x379696a1,0xa05050f,0x2f9a9ab5,0xe070709,0x24121236,0x1b80809b,0xdfe2e23d,0xcdebeb26,0x4e272769,0x7fb2b2cd,0xea75759f,0x1209091b,0x1d83839e,0x582c2c74,0x341a1a2e,0x361b1b2d,0xdc6e6eb2,0xb45a5aee,0x5ba0a0fb,0xa45252f6,0x763b3b4d,0xb7d6d661,0x7db3b3ce,0x5229297b,0xdde3e33e,0x5e2f2f71,0x13848497,0xa65353f5,0xb9d1d168,0x0,0xc1eded2c,0x40202060,0xe3fcfc1f,0x79b1b1c8,0xb65b5bed,0xd46a6abe,0x8dcbcb46,0x67bebed9,0x7239394b,0x944a4ade,0x984c4cd4,0xb05858e8,0x85cfcf4a,0xbbd0d06b,0xc5efef2a,0x4faaaae5,0xedfbfb16,0x864343c5,0x9a4d4dd7,0x66333355,0x11858594,0x8a4545cf,0xe9f9f910,0x4020206,0xfe7f7f81,0xa05050f0,0x783c3c44,0x259f9fba,0x4ba8a8e3,0xa25151f3,0x5da3a3fe,0x804040c0,0x58f8f8a,0x3f9292ad,0x219d9dbc,0x70383848,0xf1f5f504,0x63bcbcdf,0x77b6b6c1,0xafdada75,0x42212163,0x20101030,0xe5ffff1a,0xfdf3f30e,0xbfd2d26d,0x81cdcd4c,0x180c0c14,0x26131335,0xc3ecec2f,0xbe5f5fe1,0x359797a2,0x884444cc,0x2e171739,0x93c4c457,0x55a7a7f2,0xfc7e7e82,0x7a3d3d47,0xc86464ac,0xba5d5de7,0x3219192b,0xe6737395,0xc06060a0,0x19818198,0x9e4f4fd1,0xa3dcdc7f,0x44222266,0x542a2a7e,0x3b9090ab,0xb888883,0x8c4646ca,0xc7eeee29,0x6bb8b8d3,0x2814143c,0xa7dede79,0xbc5e5ee2,0x160b0b1d,0xaddbdb76,0xdbe0e03b,0x64323256,0x743a3a4e,0x140a0a1e,0x924949db,0xc06060a,0x4824246c,0xb85c5ce4,0x9fc2c25d,0xbdd3d36e,0x43acacef,0xc46262a6,0x399191a8,0x319595a4,0xd3e4e437,0xf279798b,0xd5e7e732,0x8bc8c843,0x6e373759,0xda6d6db7,0x18d8d8c,0xb1d5d564,0x9c4e4ed2,0x49a9a9e0,0xd86c6cb4,0xac5656fa,0xf3f4f407,0xcfeaea25,0xca6565af,0xf47a7a8e,0x47aeaee9,0x10080818,0x6fbabad5,0xf0787888,0x4a25256f,0x5c2e2e72,0x381c1c24,0x57a6a6f1,0x73b4b4c7,0x97c6c651,0xcbe8e823,0xa1dddd7c,0xe874749c,0x3e1f1f21,0x964b4bdd,0x61bdbddc,0xd8b8b86,0xf8a8a85,0xe0707090,0x7c3e3e42,0x71b5b5c4,0xcc6666aa,0x904848d8,0x6030305,0xf7f6f601,0x1c0e0e12,0xc26161a3,0x6a35355f,0xae5757f9,0x69b9b9d0,0x17868691,0x99c1c158,0x3a1d1d27,0x279e9eb9,0xd9e1e138,0xebf8f813,0x2b9898b3,0x22111133,0xd26969bb,0xa9d9d970,0x78e8e89,0x339494a7,0x2d9b9bb6,0x3c1e1e22,0x15878792,0xc9e9e920,0x87cece49,0xaa5555ff,0x50282878,0xa5dfdf7a,0x38c8c8f,0x59a1a1f8,0x9898980,0x1a0d0d17,0x65bfbfda,0xd7e6e631,0x844242c6,0xd06868b8,0x824141c3,0x299999b0,0x5a2d2d77,0x1e0f0f11,0x7bb0b0cb,0xa85454fc,0x6dbbbbd6,0x2c16163a],_0x571a75[_0x2b9271([0x54,0x32])]=[0xa5c66363,0x84f87c7c,0x99ee7777,0x8df67b7b,0xdfff2f2,0xbdd66b6b,0xb1de6f6f,0x5491c5c5,0x50603030,0x3020101,0xa9ce6767,0x7d562b2b,0x19e7fefe,0x62b5d7d7,0xe64dabab,0x9aec7676,0x458fcaca,0x9d1f8282,0x4089c9c9,0x87fa7d7d,0x15effafa,0xebb25959,0xc98e4747,0xbfbf0f0,0xec41adad,0x67b3d4d4,0xfd5fa2a2,0xea45afaf,0xbf239c9c,0xf753a4a4,0x96e47272,0x5b9bc0c0,0xc275b7b7,0x1ce1fdfd,0xae3d9393,0x6a4c2626,0x5a6c3636,0x417e3f3f,0x2f5f7f7,0x4f83cccc,0x5c683434,0xf451a5a5,0x34d1e5e5,0x8f9f1f1,0x93e27171,0x73abd8d8,0x53623131,0x3f2a1515,0xc080404,0x5295c7c7,0x65462323,0x5e9dc3c3,0x28301818,0xa1379696,0xf0a0505,0xb52f9a9a,0x90e0707,0x36241212,0x9b1b8080,0x3ddfe2e2,0x26cdebeb,0x694e2727,0xcd7fb2b2,0x9fea7575,0x1b120909,0x9e1d8383,0x74582c2c,0x2e341a1a,0x2d361b1b,0xb2dc6e6e,0xeeb45a5a,0xfb5ba0a0,0xf6a45252,0x4d763b3b,0x61b7d6d6,0xce7db3b3,0x7b522929,0x3edde3e3,0x715e2f2f,0x97138484,0xf5a65353,0x68b9d1d1,0x0,0x2cc1eded,0x60402020,0x1fe3fcfc,0xc879b1b1,0xedb65b5b,0xbed46a6a,0x468dcbcb,0xd967bebe,0x4b723939,0xde944a4a,0xd4984c4c,0xe8b05858,0x4a85cfcf,0x6bbbd0d0,0x2ac5efef,0xe54faaaa,0x16edfbfb,0xc5864343,0xd79a4d4d,0x55663333,0x94118585,0xcf8a4545,0x10e9f9f9,0x6040202,0x81fe7f7f,0xf0a05050,0x44783c3c,0xba259f9f,0xe34ba8a8,0xf3a25151,0xfe5da3a3,0xc0804040,0x8a058f8f,0xad3f9292,0xbc219d9d,0x48703838,0x4f1f5f5,0xdf63bcbc,0xc177b6b6,0x75afdada,0x63422121,0x30201010,0x1ae5ffff,0xefdf3f3,0x6dbfd2d2,0x4c81cdcd,0x14180c0c,0x35261313,0x2fc3ecec,0xe1be5f5f,0xa2359797,0xcc884444,0x392e1717,0x5793c4c4,0xf255a7a7,0x82fc7e7e,0x477a3d3d,0xacc86464,0xe7ba5d5d,0x2b321919,0x95e67373,0xa0c06060,0x98198181,0xd19e4f4f,0x7fa3dcdc,0x66442222,0x7e542a2a,0xab3b9090,0x830b8888,0xca8c4646,0x29c7eeee,0xd36bb8b8,0x3c281414,0x79a7dede,0xe2bc5e5e,0x1d160b0b,0x76addbdb,0x3bdbe0e0,0x56643232,0x4e743a3a,0x1e140a0a,0xdb924949,0xa0c0606,0x6c482424,0xe4b85c5c,0x5d9fc2c2,0x6ebdd3d3,0xef43acac,0xa6c46262,0xa8399191,0xa4319595,0x37d3e4e4,0x8bf27979,0x32d5e7e7,0x438bc8c8,0x596e3737,0xb7da6d6d,0x8c018d8d,0x64b1d5d5,0xd29c4e4e,0xe049a9a9,0xb4d86c6c,0xfaac5656,0x7f3f4f4,0x25cfeaea,0xafca6565,0x8ef47a7a,0xe947aeae,0x18100808,0xd56fbaba,0x88f07878,0x6f4a2525,0x725c2e2e,0x24381c1c,0xf157a6a6,0xc773b4b4,0x5197c6c6,0x23cbe8e8,0x7ca1dddd,0x9ce87474,0x213e1f1f,0xdd964b4b,0xdc61bdbd,0x860d8b8b,0x850f8a8a,0x90e07070,0x427c3e3e,0xc471b5b5,0xaacc6666,0xd8904848,0x5060303,0x1f7f6f6,0x121c0e0e,0xa3c26161,0x5f6a3535,0xf9ae5757,0xd069b9b9,0x91178686,0x5899c1c1,0x273a1d1d,0xb9279e9e,0x38d9e1e1,0x13ebf8f8,0xb32b9898,0x33221111,0xbbd26969,0x70a9d9d9,0x89078e8e,0xa7339494,0xb62d9b9b,0x223c1e1e,0x92158787,0x20c9e9e9,0x4987cece,0xffaa5555,0x78502828,0x7aa5dfdf,0x8f038c8c,0xf859a1a1,0x80098989,0x171a0d0d,0xda65bfbf,0x31d7e6e6,0xc6844242,0xb8d06868,0xc3824141,0xb0299999,0x775a2d2d,0x111e0f0f,0xcb7bb0b0,0xfca85454,0xd66dbbbb,0x3a2c1616],_0x571a75[_0x2b9271([0x54,0x33])]=[0x63a5c663,0x7c84f87c,0x7799ee77,0x7b8df67b,0xf20dfff2,0x6bbdd66b,0x6fb1de6f,0xc55491c5,0x30506030,0x1030201,0x67a9ce67,0x2b7d562b,0xfe19e7fe,0xd762b5d7,0xabe64dab,0x769aec76,0xca458fca,0x829d1f82,0xc94089c9,0x7d87fa7d,0xfa15effa,0x59ebb259,0x47c98e47,0xf00bfbf0,0xadec41ad,0xd467b3d4,0xa2fd5fa2,0xafea45af,0x9cbf239c,0xa4f753a4,0x7296e472,0xc05b9bc0,0xb7c275b7,0xfd1ce1fd,0x93ae3d93,0x266a4c26,0x365a6c36,0x3f417e3f,0xf702f5f7,0xcc4f83cc,0x345c6834,0xa5f451a5,0xe534d1e5,0xf108f9f1,0x7193e271,0xd873abd8,0x31536231,0x153f2a15,0x40c0804,0xc75295c7,0x23654623,0xc35e9dc3,0x18283018,0x96a13796,0x50f0a05,0x9ab52f9a,0x7090e07,0x12362412,0x809b1b80,0xe23ddfe2,0xeb26cdeb,0x27694e27,0xb2cd7fb2,0x759fea75,0x91b1209,0x839e1d83,0x2c74582c,0x1a2e341a,0x1b2d361b,0x6eb2dc6e,0x5aeeb45a,0xa0fb5ba0,0x52f6a452,0x3b4d763b,0xd661b7d6,0xb3ce7db3,0x297b5229,0xe33edde3,0x2f715e2f,0x84971384,0x53f5a653,0xd168b9d1,0x0,0xed2cc1ed,0x20604020,0xfc1fe3fc,0xb1c879b1,0x5bedb65b,0x6abed46a,0xcb468dcb,0xbed967be,0x394b7239,0x4ade944a,0x4cd4984c,0x58e8b058,0xcf4a85cf,0xd06bbbd0,0xef2ac5ef,0xaae54faa,0xfb16edfb,0x43c58643,0x4dd79a4d,0x33556633,0x85941185,0x45cf8a45,0xf910e9f9,0x2060402,0x7f81fe7f,0x50f0a050,0x3c44783c,0x9fba259f,0xa8e34ba8,0x51f3a251,0xa3fe5da3,0x40c08040,0x8f8a058f,0x92ad3f92,0x9dbc219d,0x38487038,0xf504f1f5,0xbcdf63bc,0xb6c177b6,0xda75afda,0x21634221,0x10302010,0xff1ae5ff,0xf30efdf3,0xd26dbfd2,0xcd4c81cd,0xc14180c,0x13352613,0xec2fc3ec,0x5fe1be5f,0x97a23597,0x44cc8844,0x17392e17,0xc45793c4,0xa7f255a7,0x7e82fc7e,0x3d477a3d,0x64acc864,0x5de7ba5d,0x192b3219,0x7395e673,0x60a0c060,0x81981981,0x4fd19e4f,0xdc7fa3dc,0x22664422,0x2a7e542a,0x90ab3b90,0x88830b88,0x46ca8c46,0xee29c7ee,0xb8d36bb8,0x143c2814,0xde79a7de,0x5ee2bc5e,0xb1d160b,0xdb76addb,0xe03bdbe0,0x32566432,0x3a4e743a,0xa1e140a,0x49db9249,0x60a0c06,0x246c4824,0x5ce4b85c,0xc25d9fc2,0xd36ebdd3,0xacef43ac,0x62a6c462,0x91a83991,0x95a43195,0xe437d3e4,0x798bf279,0xe732d5e7,0xc8438bc8,0x37596e37,0x6db7da6d,0x8d8c018d,0xd564b1d5,0x4ed29c4e,0xa9e049a9,0x6cb4d86c,0x56faac56,0xf407f3f4,0xea25cfea,0x65afca65,0x7a8ef47a,0xaee947ae,0x8181008,0xbad56fba,0x7888f078,0x256f4a25,0x2e725c2e,0x1c24381c,0xa6f157a6,0xb4c773b4,0xc65197c6,0xe823cbe8,0xdd7ca1dd,0x749ce874,0x1f213e1f,0x4bdd964b,0xbddc61bd,0x8b860d8b,0x8a850f8a,0x7090e070,0x3e427c3e,0xb5c471b5,0x66aacc66,0x48d89048,0x3050603,0xf601f7f6,0xe121c0e,0x61a3c261,0x355f6a35,0x57f9ae57,0xb9d069b9,0x86911786,0xc15899c1,0x1d273a1d,0x9eb9279e,0xe138d9e1,0xf813ebf8,0x98b32b98,0x11332211,0x69bbd269,0xd970a9d9,0x8e89078e,0x94a73394,0x9bb62d9b,0x1e223c1e,0x87921587,0xe920c9e9,0xce4987ce,0x55ffaa55,0x28785028,0xdf7aa5df,0x8c8f038c,0xa1f859a1,0x89800989,0xd171a0d,0xbfda65bf,0xe631d7e6,0x42c68442,0x68b8d068,0x41c38241,0x99b02999,0x2d775a2d,0xf111e0f,0xb0cb7bb0,0x54fca854,0xbbd66dbb,0x163a2c16],_0x571a75[_0x2b9271([0x54,0x34])]=[0x6363a5c6,0x7c7c84f8,0x777799ee,0x7b7b8df6,0xf2f20dff,0x6b6bbdd6,0x6f6fb1de,0xc5c55491,0x30305060,0x1010302,0x6767a9ce,0x2b2b7d56,0xfefe19e7,0xd7d762b5,0xababe64d,0x76769aec,0xcaca458f,0x82829d1f,0xc9c94089,0x7d7d87fa,0xfafa15ef,0x5959ebb2,0x4747c98e,0xf0f00bfb,0xadadec41,0xd4d467b3,0xa2a2fd5f,0xafafea45,0x9c9cbf23,0xa4a4f753,0x727296e4,0xc0c05b9b,0xb7b7c275,0xfdfd1ce1,0x9393ae3d,0x26266a4c,0x36365a6c,0x3f3f417e,0xf7f702f5,0xcccc4f83,0x34345c68,0xa5a5f451,0xe5e534d1,0xf1f108f9,0x717193e2,0xd8d873ab,0x31315362,0x15153f2a,0x4040c08,0xc7c75295,0x23236546,0xc3c35e9d,0x18182830,0x9696a137,0x5050f0a,0x9a9ab52f,0x707090e,0x12123624,0x80809b1b,0xe2e23ddf,0xebeb26cd,0x2727694e,0xb2b2cd7f,0x75759fea,0x9091b12,0x83839e1d,0x2c2c7458,0x1a1a2e34,0x1b1b2d36,0x6e6eb2dc,0x5a5aeeb4,0xa0a0fb5b,0x5252f6a4,0x3b3b4d76,0xd6d661b7,0xb3b3ce7d,0x29297b52,0xe3e33edd,0x2f2f715e,0x84849713,0x5353f5a6,0xd1d168b9,0x0,0xeded2cc1,0x20206040,0xfcfc1fe3,0xb1b1c879,0x5b5bedb6,0x6a6abed4,0xcbcb468d,0xbebed967,0x39394b72,0x4a4ade94,0x4c4cd498,0x5858e8b0,0xcfcf4a85,0xd0d06bbb,0xefef2ac5,0xaaaae54f,0xfbfb16ed,0x4343c586,0x4d4dd79a,0x33335566,0x85859411,0x4545cf8a,0xf9f910e9,0x2020604,0x7f7f81fe,0x5050f0a0,0x3c3c4478,0x9f9fba25,0xa8a8e34b,0x5151f3a2,0xa3a3fe5d,0x4040c080,0x8f8f8a05,0x9292ad3f,0x9d9dbc21,0x38384870,0xf5f504f1,0xbcbcdf63,0xb6b6c177,0xdada75af,0x21216342,0x10103020,0xffff1ae5,0xf3f30efd,0xd2d26dbf,0xcdcd4c81,0xc0c1418,0x13133526,0xecec2fc3,0x5f5fe1be,0x9797a235,0x4444cc88,0x1717392e,0xc4c45793,0xa7a7f255,0x7e7e82fc,0x3d3d477a,0x6464acc8,0x5d5de7ba,0x19192b32,0x737395e6,0x6060a0c0,0x81819819,0x4f4fd19e,0xdcdc7fa3,0x22226644,0x2a2a7e54,0x9090ab3b,0x8888830b,0x4646ca8c,0xeeee29c7,0xb8b8d36b,0x14143c28,0xdede79a7,0x5e5ee2bc,0xb0b1d16,0xdbdb76ad,0xe0e03bdb,0x32325664,0x3a3a4e74,0xa0a1e14,0x4949db92,0x6060a0c,0x24246c48,0x5c5ce4b8,0xc2c25d9f,0xd3d36ebd,0xacacef43,0x6262a6c4,0x9191a839,0x9595a431,0xe4e437d3,0x79798bf2,0xe7e732d5,0xc8c8438b,0x3737596e,0x6d6db7da,0x8d8d8c01,0xd5d564b1,0x4e4ed29c,0xa9a9e049,0x6c6cb4d8,0x5656faac,0xf4f407f3,0xeaea25cf,0x6565afca,0x7a7a8ef4,0xaeaee947,0x8081810,0xbabad56f,0x787888f0,0x25256f4a,0x2e2e725c,0x1c1c2438,0xa6a6f157,0xb4b4c773,0xc6c65197,0xe8e823cb,0xdddd7ca1,0x74749ce8,0x1f1f213e,0x4b4bdd96,0xbdbddc61,0x8b8b860d,0x8a8a850f,0x707090e0,0x3e3e427c,0xb5b5c471,0x6666aacc,0x4848d890,0x3030506,0xf6f601f7,0xe0e121c,0x6161a3c2,0x35355f6a,0x5757f9ae,0xb9b9d069,0x86869117,0xc1c15899,0x1d1d273a,0x9e9eb927,0xe1e138d9,0xf8f813eb,0x9898b32b,0x11113322,0x6969bbd2,0xd9d970a9,0x8e8e8907,0x9494a733,0x9b9bb62d,0x1e1e223c,0x87879215,0xe9e920c9,0xcece4987,0x5555ffaa,0x28287850,0xdfdf7aa5,0x8c8c8f03,0xa1a1f859,0x89898009,0xd0d171a,0xbfbfda65,0xe6e631d7,0x4242c684,0x6868b8d0,0x4141c382,0x9999b029,0x2d2d775a,0xf0f111e,0xb0b0cb7b,0x5454fca8,0xbbbbd66d,0x16163a2c],_0x571a75[_0x2b9271([0x55,0x31])]=[0x0,0xe090d0b,0x1c121a16,0x121b171d,0x3824342c,0x362d3927,0x24362e3a,0x2a3f2331,0x70486858,0x7e416553,0x6c5a724e,0x62537f45,0x486c5c74,0x4665517f,0x547e4662,0x5a774b69,0xe090d0b0,0xee99ddbb,0xfc82caa6,0xf28bc7ad,0xd8b4e49c,0xd6bde997,0xc4a6fe8a,0xcaaff381,0x90d8b8e8,0x9ed1b5e3,0x8ccaa2fe,0x82c3aff5,0xa8fc8cc4,0xa6f581cf,0xb4ee96d2,0xbae79bd9,0xdb3bbb7b,0xd532b670,0xc729a16d,0xc920ac66,0xe31f8f57,0xed16825c,0xff0d9541,0xf104984a,0xab73d323,0xa57ade28,0xb761c935,0xb968c43e,0x9357e70f,0x9d5eea04,0x8f45fd19,0x814cf012,0x3bab6bcb,0x35a266c0,0x27b971dd,0x29b07cd6,0x38f5fe7,0xd8652ec,0x1f9d45f1,0x119448fa,0x4be30393,0x45ea0e98,0x57f11985,0x59f8148e,0x73c737bf,0x7dce3ab4,0x6fd52da9,0x61dc20a2,0xad766df6,0xa37f60fd,0xb16477e0,0xbf6d7aeb,0x955259da,0x9b5b54d1,0x894043cc,0x87494ec7,0xdd3e05ae,0xd33708a5,0xc12c1fb8,0xcf2512b3,0xe51a3182,0xeb133c89,0xf9082b94,0xf701269f,0x4de6bd46,0x43efb04d,0x51f4a750,0x5ffdaa5b,0x75c2896a,0x7bcb8461,0x69d0937c,0x67d99e77,0x3daed51e,0x33a7d815,0x21bccf08,0x2fb5c203,0x58ae132,0xb83ec39,0x1998fb24,0x1791f62f,0x764dd68d,0x7844db86,0x6a5fcc9b,0x6456c190,0x4e69e2a1,0x4060efaa,0x527bf8b7,0x5c72f5bc,0x605bed5,0x80cb3de,0x1a17a4c3,0x141ea9c8,0x3e218af9,0x302887f2,0x223390ef,0x2c3a9de4,0x96dd063d,0x98d40b36,0x8acf1c2b,0x84c61120,0xaef93211,0xa0f03f1a,0xb2eb2807,0xbce2250c,0xe6956e65,0xe89c636e,0xfa877473,0xf48e7978,0xdeb15a49,0xd0b85742,0xc2a3405f,0xccaa4d54,0x41ecdaf7,0x4fe5d7fc,0x5dfec0e1,0x53f7cdea,0x79c8eedb,0x77c1e3d0,0x65daf4cd,0x6bd3f9c6,0x31a4b2af,0x3fadbfa4,0x2db6a8b9,0x23bfa5b2,0x9808683,0x7898b88,0x15929c95,0x1b9b919e,0xa17c0a47,0xaf75074c,0xbd6e1051,0xb3671d5a,0x99583e6b,0x97513360,0x854a247d,0x8b432976,0xd134621f,0xdf3d6f14,0xcd267809,0xc32f7502,0xe9105633,0xe7195b38,0xf5024c25,0xfb0b412e,0x9ad7618c,0x94de6c87,0x86c57b9a,0x88cc7691,0xa2f355a0,0xacfa58ab,0xbee14fb6,0xb0e842bd,0xea9f09d4,0xe49604df,0xf68d13c2,0xf8841ec9,0xd2bb3df8,0xdcb230f3,0xcea927ee,0xc0a02ae5,0x7a47b13c,0x744ebc37,0x6655ab2a,0x685ca621,0x42638510,0x4c6a881b,0x5e719f06,0x5078920d,0xa0fd964,0x406d46f,0x161dc372,0x1814ce79,0x322bed48,0x3c22e043,0x2e39f75e,0x2030fa55,0xec9ab701,0xe293ba0a,0xf088ad17,0xfe81a01c,0xd4be832d,0xdab78e26,0xc8ac993b,0xc6a59430,0x9cd2df59,0x92dbd252,0x80c0c54f,0x8ec9c844,0xa4f6eb75,0xaaffe67e,0xb8e4f163,0xb6edfc68,0xc0a67b1,0x2036aba,0x10187da7,0x1e1170ac,0x342e539d,0x3a275e96,0x283c498b,0x26354480,0x7c420fe9,0x724b02e2,0x605015ff,0x6e5918f4,0x44663bc5,0x4a6f36ce,0x587421d3,0x567d2cd8,0x37a10c7a,0x39a80171,0x2bb3166c,0x25ba1b67,0xf853856,0x18c355d,0x13972240,0x1d9e2f4b,0x47e96422,0x49e06929,0x5bfb7e34,0x55f2733f,0x7fcd500e,0x71c45d05,0x63df4a18,0x6dd64713,0xd731dcca,0xd938d1c1,0xcb23c6dc,0xc52acbd7,0xef15e8e6,0xe11ce5ed,0xf307f2f0,0xfd0efffb,0xa779b492,0xa970b999,0xbb6bae84,0xb562a38f,0x9f5d80be,0x91548db5,0x834f9aa8,0x8d4697a3],_0x571a75[_0x2b9271([0x55,0x32])]=[0x0,0xb0e090d,0x161c121a,0x1d121b17,0x2c382434,0x27362d39,0x3a24362e,0x312a3f23,0x58704868,0x537e4165,0x4e6c5a72,0x4562537f,0x74486c5c,0x7f466551,0x62547e46,0x695a774b,0xb0e090d0,0xbbee99dd,0xa6fc82ca,0xadf28bc7,0x9cd8b4e4,0x97d6bde9,0x8ac4a6fe,0x81caaff3,0xe890d8b8,0xe39ed1b5,0xfe8ccaa2,0xf582c3af,0xc4a8fc8c,0xcfa6f581,0xd2b4ee96,0xd9bae79b,0x7bdb3bbb,0x70d532b6,0x6dc729a1,0x66c920ac,0x57e31f8f,0x5ced1682,0x41ff0d95,0x4af10498,0x23ab73d3,0x28a57ade,0x35b761c9,0x3eb968c4,0xf9357e7,0x49d5eea,0x198f45fd,0x12814cf0,0xcb3bab6b,0xc035a266,0xdd27b971,0xd629b07c,0xe7038f5f,0xec0d8652,0xf11f9d45,0xfa119448,0x934be303,0x9845ea0e,0x8557f119,0x8e59f814,0xbf73c737,0xb47dce3a,0xa96fd52d,0xa261dc20,0xf6ad766d,0xfda37f60,0xe0b16477,0xebbf6d7a,0xda955259,0xd19b5b54,0xcc894043,0xc787494e,0xaedd3e05,0xa5d33708,0xb8c12c1f,0xb3cf2512,0x82e51a31,0x89eb133c,0x94f9082b,0x9ff70126,0x464de6bd,0x4d43efb0,0x5051f4a7,0x5b5ffdaa,0x6a75c289,0x617bcb84,0x7c69d093,0x7767d99e,0x1e3daed5,0x1533a7d8,0x821bccf,0x32fb5c2,0x32058ae1,0x390b83ec,0x241998fb,0x2f1791f6,0x8d764dd6,0x867844db,0x9b6a5fcc,0x906456c1,0xa14e69e2,0xaa4060ef,0xb7527bf8,0xbc5c72f5,0xd50605be,0xde080cb3,0xc31a17a4,0xc8141ea9,0xf93e218a,0xf2302887,0xef223390,0xe42c3a9d,0x3d96dd06,0x3698d40b,0x2b8acf1c,0x2084c611,0x11aef932,0x1aa0f03f,0x7b2eb28,0xcbce225,0x65e6956e,0x6ee89c63,0x73fa8774,0x78f48e79,0x49deb15a,0x42d0b857,0x5fc2a340,0x54ccaa4d,0xf741ecda,0xfc4fe5d7,0xe15dfec0,0xea53f7cd,0xdb79c8ee,0xd077c1e3,0xcd65daf4,0xc66bd3f9,0xaf31a4b2,0xa43fadbf,0xb92db6a8,0xb223bfa5,0x83098086,0x8807898b,0x9515929c,0x9e1b9b91,0x47a17c0a,0x4caf7507,0x51bd6e10,0x5ab3671d,0x6b99583e,0x60975133,0x7d854a24,0x768b4329,0x1fd13462,0x14df3d6f,0x9cd2678,0x2c32f75,0x33e91056,0x38e7195b,0x25f5024c,0x2efb0b41,0x8c9ad761,0x8794de6c,0x9a86c57b,0x9188cc76,0xa0a2f355,0xabacfa58,0xb6bee14f,0xbdb0e842,0xd4ea9f09,0xdfe49604,0xc2f68d13,0xc9f8841e,0xf8d2bb3d,0xf3dcb230,0xeecea927,0xe5c0a02a,0x3c7a47b1,0x37744ebc,0x2a6655ab,0x21685ca6,0x10426385,0x1b4c6a88,0x65e719f,0xd507892,0x640a0fd9,0x6f0406d4,0x72161dc3,0x791814ce,0x48322bed,0x433c22e0,0x5e2e39f7,0x552030fa,0x1ec9ab7,0xae293ba,0x17f088ad,0x1cfe81a0,0x2dd4be83,0x26dab78e,0x3bc8ac99,0x30c6a594,0x599cd2df,0x5292dbd2,0x4f80c0c5,0x448ec9c8,0x75a4f6eb,0x7eaaffe6,0x63b8e4f1,0x68b6edfc,0xb10c0a67,0xba02036a,0xa710187d,0xac1e1170,0x9d342e53,0x963a275e,0x8b283c49,0x80263544,0xe97c420f,0xe2724b02,0xff605015,0xf46e5918,0xc544663b,0xce4a6f36,0xd3587421,0xd8567d2c,0x7a37a10c,0x7139a801,0x6c2bb316,0x6725ba1b,0x560f8538,0x5d018c35,0x40139722,0x4b1d9e2f,0x2247e964,0x2949e069,0x345bfb7e,0x3f55f273,0xe7fcd50,0x571c45d,0x1863df4a,0x136dd647,0xcad731dc,0xc1d938d1,0xdccb23c6,0xd7c52acb,0xe6ef15e8,0xede11ce5,0xf0f307f2,0xfbfd0eff,0x92a779b4,0x99a970b9,0x84bb6bae,0x8fb562a3,0xbe9f5d80,0xb591548d,0xa8834f9a,0xa38d4697],_0x571a75[_0x2b9271([0x55,0x33])]=[0x0,0xd0b0e09,0x1a161c12,0x171d121b,0x342c3824,0x3927362d,0x2e3a2436,0x23312a3f,0x68587048,0x65537e41,0x724e6c5a,0x7f456253,0x5c74486c,0x517f4665,0x4662547e,0x4b695a77,0xd0b0e090,0xddbbee99,0xcaa6fc82,0xc7adf28b,0xe49cd8b4,0xe997d6bd,0xfe8ac4a6,0xf381caaf,0xb8e890d8,0xb5e39ed1,0xa2fe8cca,0xaff582c3,0x8cc4a8fc,0x81cfa6f5,0x96d2b4ee,0x9bd9bae7,0xbb7bdb3b,0xb670d532,0xa16dc729,0xac66c920,0x8f57e31f,0x825ced16,0x9541ff0d,0x984af104,0xd323ab73,0xde28a57a,0xc935b761,0xc43eb968,0xe70f9357,0xea049d5e,0xfd198f45,0xf012814c,0x6bcb3bab,0x66c035a2,0x71dd27b9,0x7cd629b0,0x5fe7038f,0x52ec0d86,0x45f11f9d,0x48fa1194,0x3934be3,0xe9845ea,0x198557f1,0x148e59f8,0x37bf73c7,0x3ab47dce,0x2da96fd5,0x20a261dc,0x6df6ad76,0x60fda37f,0x77e0b164,0x7aebbf6d,0x59da9552,0x54d19b5b,0x43cc8940,0x4ec78749,0x5aedd3e,0x8a5d337,0x1fb8c12c,0x12b3cf25,0x3182e51a,0x3c89eb13,0x2b94f908,0x269ff701,0xbd464de6,0xb04d43ef,0xa75051f4,0xaa5b5ffd,0x896a75c2,0x84617bcb,0x937c69d0,0x9e7767d9,0xd51e3dae,0xd81533a7,0xcf0821bc,0xc2032fb5,0xe132058a,0xec390b83,0xfb241998,0xf62f1791,0xd68d764d,0xdb867844,0xcc9b6a5f,0xc1906456,0xe2a14e69,0xefaa4060,0xf8b7527b,0xf5bc5c72,0xbed50605,0xb3de080c,0xa4c31a17,0xa9c8141e,0x8af93e21,0x87f23028,0x90ef2233,0x9de42c3a,0x63d96dd,0xb3698d4,0x1c2b8acf,0x112084c6,0x3211aef9,0x3f1aa0f0,0x2807b2eb,0x250cbce2,0x6e65e695,0x636ee89c,0x7473fa87,0x7978f48e,0x5a49deb1,0x5742d0b8,0x405fc2a3,0x4d54ccaa,0xdaf741ec,0xd7fc4fe5,0xc0e15dfe,0xcdea53f7,0xeedb79c8,0xe3d077c1,0xf4cd65da,0xf9c66bd3,0xb2af31a4,0xbfa43fad,0xa8b92db6,0xa5b223bf,0x86830980,0x8b880789,0x9c951592,0x919e1b9b,0xa47a17c,0x74caf75,0x1051bd6e,0x1d5ab367,0x3e6b9958,0x33609751,0x247d854a,0x29768b43,0x621fd134,0x6f14df3d,0x7809cd26,0x7502c32f,0x5633e910,0x5b38e719,0x4c25f502,0x412efb0b,0x618c9ad7,0x6c8794de,0x7b9a86c5,0x769188cc,0x55a0a2f3,0x58abacfa,0x4fb6bee1,0x42bdb0e8,0x9d4ea9f,0x4dfe496,0x13c2f68d,0x1ec9f884,0x3df8d2bb,0x30f3dcb2,0x27eecea9,0x2ae5c0a0,0xb13c7a47,0xbc37744e,0xab2a6655,0xa621685c,0x85104263,0x881b4c6a,0x9f065e71,0x920d5078,0xd9640a0f,0xd46f0406,0xc372161d,0xce791814,0xed48322b,0xe0433c22,0xf75e2e39,0xfa552030,0xb701ec9a,0xba0ae293,0xad17f088,0xa01cfe81,0x832dd4be,0x8e26dab7,0x993bc8ac,0x9430c6a5,0xdf599cd2,0xd25292db,0xc54f80c0,0xc8448ec9,0xeb75a4f6,0xe67eaaff,0xf163b8e4,0xfc68b6ed,0x67b10c0a,0x6aba0203,0x7da71018,0x70ac1e11,0x539d342e,0x5e963a27,0x498b283c,0x44802635,0xfe97c42,0x2e2724b,0x15ff6050,0x18f46e59,0x3bc54466,0x36ce4a6f,0x21d35874,0x2cd8567d,0xc7a37a1,0x17139a8,0x166c2bb3,0x1b6725ba,0x38560f85,0x355d018c,0x22401397,0x2f4b1d9e,0x642247e9,0x692949e0,0x7e345bfb,0x733f55f2,0x500e7fcd,0x5d0571c4,0x4a1863df,0x47136dd6,0xdccad731,0xd1c1d938,0xc6dccb23,0xcbd7c52a,0xe8e6ef15,0xe5ede11c,0xf2f0f307,0xfffbfd0e,0xb492a779,0xb999a970,0xae84bb6b,0xa38fb562,0x80be9f5d,0x8db59154,0x9aa8834f,0x97a38d46],_0x571a75[_0x2b9271([0x55,0x34])]=[0x0,0x90d0b0e,0x121a161c,0x1b171d12,0x24342c38,0x2d392736,0x362e3a24,0x3f23312a,0x48685870,0x4165537e,0x5a724e6c,0x537f4562,0x6c5c7448,0x65517f46,0x7e466254,0x774b695a,0x90d0b0e0,0x99ddbbee,0x82caa6fc,0x8bc7adf2,0xb4e49cd8,0xbde997d6,0xa6fe8ac4,0xaff381ca,0xd8b8e890,0xd1b5e39e,0xcaa2fe8c,0xc3aff582,0xfc8cc4a8,0xf581cfa6,0xee96d2b4,0xe79bd9ba,0x3bbb7bdb,0x32b670d5,0x29a16dc7,0x20ac66c9,0x1f8f57e3,0x16825ced,0xd9541ff,0x4984af1,0x73d323ab,0x7ade28a5,0x61c935b7,0x68c43eb9,0x57e70f93,0x5eea049d,0x45fd198f,0x4cf01281,0xab6bcb3b,0xa266c035,0xb971dd27,0xb07cd629,0x8f5fe703,0x8652ec0d,0x9d45f11f,0x9448fa11,0xe303934b,0xea0e9845,0xf1198557,0xf8148e59,0xc737bf73,0xce3ab47d,0xd52da96f,0xdc20a261,0x766df6ad,0x7f60fda3,0x6477e0b1,0x6d7aebbf,0x5259da95,0x5b54d19b,0x4043cc89,0x494ec787,0x3e05aedd,0x3708a5d3,0x2c1fb8c1,0x2512b3cf,0x1a3182e5,0x133c89eb,0x82b94f9,0x1269ff7,0xe6bd464d,0xefb04d43,0xf4a75051,0xfdaa5b5f,0xc2896a75,0xcb84617b,0xd0937c69,0xd99e7767,0xaed51e3d,0xa7d81533,0xbccf0821,0xb5c2032f,0x8ae13205,0x83ec390b,0x98fb2419,0x91f62f17,0x4dd68d76,0x44db8678,0x5fcc9b6a,0x56c19064,0x69e2a14e,0x60efaa40,0x7bf8b752,0x72f5bc5c,0x5bed506,0xcb3de08,0x17a4c31a,0x1ea9c814,0x218af93e,0x2887f230,0x3390ef22,0x3a9de42c,0xdd063d96,0xd40b3698,0xcf1c2b8a,0xc6112084,0xf93211ae,0xf03f1aa0,0xeb2807b2,0xe2250cbc,0x956e65e6,0x9c636ee8,0x877473fa,0x8e7978f4,0xb15a49de,0xb85742d0,0xa3405fc2,0xaa4d54cc,0xecdaf741,0xe5d7fc4f,0xfec0e15d,0xf7cdea53,0xc8eedb79,0xc1e3d077,0xdaf4cd65,0xd3f9c66b,0xa4b2af31,0xadbfa43f,0xb6a8b92d,0xbfa5b223,0x80868309,0x898b8807,0x929c9515,0x9b919e1b,0x7c0a47a1,0x75074caf,0x6e1051bd,0x671d5ab3,0x583e6b99,0x51336097,0x4a247d85,0x4329768b,0x34621fd1,0x3d6f14df,0x267809cd,0x2f7502c3,0x105633e9,0x195b38e7,0x24c25f5,0xb412efb,0xd7618c9a,0xde6c8794,0xc57b9a86,0xcc769188,0xf355a0a2,0xfa58abac,0xe14fb6be,0xe842bdb0,0x9f09d4ea,0x9604dfe4,0x8d13c2f6,0x841ec9f8,0xbb3df8d2,0xb230f3dc,0xa927eece,0xa02ae5c0,0x47b13c7a,0x4ebc3774,0x55ab2a66,0x5ca62168,0x63851042,0x6a881b4c,0x719f065e,0x78920d50,0xfd9640a,0x6d46f04,0x1dc37216,0x14ce7918,0x2bed4832,0x22e0433c,0x39f75e2e,0x30fa5520,0x9ab701ec,0x93ba0ae2,0x88ad17f0,0x81a01cfe,0xbe832dd4,0xb78e26da,0xac993bc8,0xa59430c6,0xd2df599c,0xdbd25292,0xc0c54f80,0xc9c8448e,0xf6eb75a4,0xffe67eaa,0xe4f163b8,0xedfc68b6,0xa67b10c,0x36aba02,0x187da710,0x1170ac1e,0x2e539d34,0x275e963a,0x3c498b28,0x35448026,0x420fe97c,0x4b02e272,0x5015ff60,0x5918f46e,0x663bc544,0x6f36ce4a,0x7421d358,0x7d2cd856,0xa10c7a37,0xa8017139,0xb3166c2b,0xba1b6725,0x8538560f,0x8c355d01,0x97224013,0x9e2f4b1d,0xe9642247,0xe0692949,0xfb7e345b,0xf2733f55,0xcd500e7f,0xc45d0571,0xdf4a1863,0xd647136d,0x31dccad7,0x38d1c1d9,0x23c6dccb,0x2acbd7c5,0x15e8e6ef,0x1ce5ede1,0x7f2f0f3,0xefffbfd,0x79b492a7,0x70b999a9,0x6bae84bb,0x62a38fb5,0x5d80be9f,0x548db591,0x4f9aa883,0x4697a38d];const _0x389100=new Uint8Array(0x10);for(let _0x24892e=0xf;_0x24892e>=0x0;--_0x24892e)_0x389100[_0x24892e]=_0x1c96bf%0x100,_0x1c96bf=parseInt(_0x1c96bf/0x100);let _0xf5d52a=null,_0x33cc07=0x10;const _0x5a22c7=new Uint8Array(_0x5e5678),_0x27af30=[],_0x2c2bdf=[];_0x29c48a();for(let _0x268377=0x0;_0x268377<_0x748092[_0x2b9271([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x268377++)0x10===_0x33cc07&&(_0xf5d52a=_0x27b80b(_0x389100),_0x33cc07=0x0,_0x492401(_0x389100)),_0x748092[_0x268377]^=_0xf5d52a[_0x33cc07++];return _0x748092;function _0x5c31f6(_0x4800a4){const _0x158c2a=[];for(let _0x187405=0x0;_0x187405<_0x4800a4[_0x2b9271([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x187405+=0x4)_0x158c2a[_0x2b9271([0x70,0x75,0x73,0x68])](_0x4800a4[_0x187405]<<0x18|_0x4800a4[_0x187405+0x1]<<0x10|_0x4800a4[_0x187405+0x2]<<0x8|_0x4800a4[_0x187405+0x3]);return _0x158c2a;}function _0x492401(_0x15e60f){for(let _0x571126=0xf;_0x571126>=0x0;_0x571126--){if(0xff!==_0x15e60f[_0x571126]){_0x15e60f[_0x571126]++;break;}_0x15e60f[_0x571126]=0x0;}}function _0x27b80b(_0x4e9cba){const _0x5e56e8=_0x27af30[_0x2b9271([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x1,_0x3a8acc=[0x0,0x0,0x0,0x0];let t=_0x5c31f6(_0x4e9cba);for(let _0x58aa89=0x0;_0x58aa89<0x4;_0x58aa89++)t[_0x58aa89]^=_0x27af30[0x0][_0x58aa89];for(let _0x2d40a3=0x1;_0x2d40a3<_0x5e56e8;_0x2d40a3++){for(let _0x3dd44c=0x0;_0x3dd44c<0x4;_0x3dd44c++)_0x3a8acc[_0x3dd44c]=_0x571a75[_0x2b9271([0x54,0x31])][t[_0x3dd44c]>>0x18&0xff]^_0x571a75[_0x2b9271([0x54,0x32])][t[(_0x3dd44c+0x1)%0x4]>>0x10&0xff]^_0x571a75[_0x2b9271([0x54,0x33])][t[(_0x3dd44c+0x2)%0x4]>>0x8&0xff]^_0x571a75[_0x2b9271([0x54,0x34])][0xff&t[(_0x3dd44c+0x3)%0x4]]^_0x27af30[_0x2d40a3][_0x3dd44c];t=_0x3a8acc[_0x2b9271([0x73,0x6c,0x69,0x63,0x65])]();}const _0x157e0d=new Uint8Array(0x10);let _0x9a4435;for(let _0x24f818=0x0;_0x24f818<0x4;_0x24f818++)_0x9a4435=_0x27af30[_0x5e56e8][_0x24f818],_0x157e0d[0x4*_0x24f818]=0xff&(_0x571a75[_0x2b9271([0x53])][t[_0x24f818]>>0x18&0xff]^_0x9a4435>>0x18),_0x157e0d[0x4*_0x24f818+0x1]=0xff&(_0x571a75[_0x2b9271([0x53])][t[(_0x24f818+0x1)%0x4]>>0x10&0xff]^_0x9a4435>>0x10),_0x157e0d[0x4*_0x24f818+0x2]=0xff&(_0x571a75[_0x2b9271([0x53])][t[(_0x24f818+0x2)%0x4]>>0x8&0xff]^_0x9a4435>>0x8),_0x157e0d[0x4*_0x24f818+0x3]=0xff&(_0x571a75[_0x2b9271([0x53])][0xff&t[(_0x24f818+0x3)%0x4]]^_0x9a4435);return _0x157e0d;}function _0x29c48a(){const _0xae5c30=_0x571a75[_0x2b9271([0x6e,0x75,0x6d,0x62,0x65,0x72,0x4f,0x66,0x52,0x6f,0x75,0x6e,0x64,0x73])][_0x5a22c7[_0x2b9271([0x6c,0x65,0x6e,0x67,0x74,0x68])]];for(let _0x4fbb4a=0x0;_0x4fbb4a<=_0xae5c30;_0x4fbb4a++)_0x27af30[_0x2b9271([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]),_0x2c2bdf[_0x2b9271([0x70,0x75,0x73,0x68])]([0x0,0x0,0x0,0x0]);const _0x1f221f=0x4*(_0xae5c30+0x1),_0x385b2d=_0x5a22c7[_0x2b9271([0x6c,0x65,0x6e,0x67,0x74,0x68])]/0x4,_0x16370b=_0x5c31f6(_0x5a22c7);let _0x167760;for(let _0x1da981=0x0;_0x1da981<_0x385b2d;_0x1da981++)_0x167760=_0x1da981>>0x2,_0x27af30[_0x167760][_0x1da981%0x4]=_0x16370b[_0x1da981],_0x2c2bdf[_0xae5c30-_0x167760][_0x1da981%0x4]=_0x16370b[_0x1da981];let _0x29d2a3,_0x4507a4=0x0,t=_0x385b2d;for(;t<_0x1f221f;){_0x29d2a3=_0x16370b[_0x385b2d-0x1],_0x16370b[0x0]^=_0x571a75[_0x2b9271([0x53])][_0x29d2a3>>0x10&0xff]<<0x18^_0x571a75[_0x2b9271([0x53])][_0x29d2a3>>0x8&0xff]<<0x10^_0x571a75[_0x2b9271([0x53])][0xff&_0x29d2a3]<<0x8^_0x571a75[_0x2b9271([0x53])][_0x29d2a3>>0x18&0xff]^_0x571a75[_0x2b9271([0x72,0x63,0x6f,0x6e])][_0x4507a4]<<0x18,_0x4507a4+=0x1;for(let _0x18bc91=0x1;_0x18bc91<_0x385b2d/0x2;_0x18bc91++)_0x16370b[_0x18bc91]^=_0x16370b[_0x18bc91-0x1];_0x29d2a3=_0x16370b[_0x385b2d/0x2-0x1],_0x16370b[_0x385b2d/0x2]^=_0x571a75[_0x2b9271([0x53])][0xff&_0x29d2a3]^_0x571a75[_0x2b9271([0x53])][_0x29d2a3>>0x8&0xff]<<0x8^_0x571a75[_0x2b9271([0x53])][_0x29d2a3>>0x10&0xff]<<0x10^_0x571a75[_0x2b9271([0x53])][_0x29d2a3>>0x18&0xff]<<0x18;for(let _0x2a8576=_0x385b2d/0x2+0x1;_0x2a8576<_0x385b2d;_0x2a8576++)_0x16370b[_0x2a8576]^=_0x16370b[_0x2a8576-0x1];let _0x496f73,_0x5be1ac,_0x6ee0d2=0x0;for(;_0x6ee0d2<_0x385b2d&&t<_0x1f221f;)_0x496f73=t>>0x2,_0x5be1ac=t%0x4,_0x27af30[_0x496f73][_0x5be1ac]=_0x16370b[_0x6ee0d2],_0x2c2bdf[_0xae5c30-_0x496f73][_0x5be1ac]=_0x16370b[_0x6ee0d2++],t++;}for(let _0x144837=0x1;_0x144837<_0xae5c30;_0x144837++)for(let _0x4f41d5=0x0;_0x4f41d5<0x4;_0x4f41d5++)_0x29d2a3=_0x2c2bdf[_0x144837][_0x4f41d5],_0x2c2bdf[_0x144837][_0x4f41d5]=_0x571a75[_0x2b9271([0x55,0x31])][_0x29d2a3>>0x18&0xff]^_0x571a75[_0x2b9271([0x55,0x32])][_0x29d2a3>>0x10&0xff]^_0x571a75[_0x2b9271([0x55,0x33])][_0x29d2a3>>0x8&0xff]^_0x571a75[_0x2b9271([0x55,0x34])][0xff&_0x29d2a3];}}function _0x2b9271(_0x220794){return _0x220794['map'](_0x4a49b3=>String['fromCharCode'](_0x4a49b3))['join']('');}(_0x488df6=>{function _0x873eae(){const _0x50580a=[{[_0x2b9271([0x69,0x64])]:0x1,[_0x2b9271([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73]),[_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2b9271([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65]),[_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]:[{[_0x2b9271([0x69,0x64])]:0x2,[_0x2b9271([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x54,0x72,0x61,0x63,0x6b,0x20,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2b9271([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73]),[_0x2b9271([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x2b9271([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x2b9271([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x2b9271([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}}],[_0x2b9271([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x2b9271([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x2b9271([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x2b9271([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x2b9271([0x69,0x64])]:0x3,[_0x2b9271([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e]),[_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x50,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x6f,0x6f,0x6b,0x75,0x70]),[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2b9271([0x70,0x61,0x67,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2b9271([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x2b9271([0x69,0x64])]:0x4,[_0x2b9271([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x20,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]),[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2b9271([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79]),[_0x2b9271([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]:{[_0x2b9271([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]:!0x0,[_0x2b9271([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]:!0x0,[_0x2b9271([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]:!0x0}},{[_0x2b9271([0x69,0x64])]:0x5,[_0x2b9271([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x20,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65]),[_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x55,0x49]),[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2b9271([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2b9271([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x2b9271([0x69,0x64])]:0x6,[_0x2b9271([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x46,0x6f,0x72,0x6d,0x61,0x74,0x20,0x50,0x61,0x69,0x6e,0x74,0x65,0x72]),[_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x46,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x55,0x49]),[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2b9271([0x66,0x6f,0x72,0x6d,0x61,0x74,0x50,0x61,0x69,0x6e,0x74,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2b9271([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x2b9271([0x69,0x64])]:0x7,[_0x2b9271([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x53,0x6c,0x61,0x73,0x68,0x20,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64]),[_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x53,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x55,0x49]),[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2b9271([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2b9271([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x2b9271([0x69,0x64])]:0x8,[_0x2b9271([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x54,0x61,0x62,0x6c,0x65,0x20,0x6f,0x66,0x20,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73]),[_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x54,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]),[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2b9271([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2b9271([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x2b9271([0x69,0x64])]:0x9,[_0x2b9271([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65]),[_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x54,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x55,0x49]),[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2b9271([0x74,0x65,0x6d,0x70,0x6c,0x61,0x74,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2b9271([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])},{[_0x2b9271([0x69,0x64])]:0xa,[_0x2b9271([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x50,0x61,0x73,0x74,0x65,0x20,0x66,0x72,0x6f,0x6d,0x20,0x4f,0x66,0x66,0x69,0x63,0x65,0x20,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64]),[_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]:_0x2b9271([0x50,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x49,0x6e,0x6c,0x69,0x6e,0x65,0x72]),[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]:_0x2b9271([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]),[_0x2b9271([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]:_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])}];return _0x5b0956(_0x50580a),_0x50580a;function _0x4a23b5(_0x2869bc){return 0x1<<_0x2869bc-0x1;}function _0x5b0956(_0x22c759){_0x22c759[_0x2b9271([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x542e3e=>{_0x542e3e[_0x2b9271([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]=_0x4a23b5(_0x542e3e[_0x2b9271([0x69,0x64])]),_0x542e3e[_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x5b0956(_0x542e3e[_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]);});}}const _0x167b41=[0x1,0x55,0x4e,0x73,0xc6,0xff,0x32,0x70,0x53,0x57,0xa1],_0x232cf1=[0x7f,0x22,0x6,0xd3,0xa7,0x56,0x92,0xc7,0x84,0xa0,0x12];function _0x3d6526(_0x1be41e){const _0x1396dc=[0x1d,0xdd,0xaf,0x5a,0xe7,0x85,0xef,0xf0,0x4b,0xb4];return _0x1d0314(_0x1be41e,new Uint8Array([..._0x167b41,..._0x1396dc,..._0x232cf1]));}function _0x1d0314(_0x32bdc2,_0x50dac3){const _0x35c308=_0x2b2461(_0x32bdc2),_0x5e28ef=Array[_0x2b9271([0x66,0x72,0x6f,0x6d])](_0x182959(_0x35c308)),_0x4918da=_0x5e28ef[_0x2b9271([0x70,0x6f,0x70])](),_0x5e3ca8=_0x5e28ef[_0x2b9271([0x70,0x6f,0x70])]();return _0x1bc42e(_0x10c4fd(_0x5e28ef,_0x50dac3,_0x5e3ca8+0x100*_0x4918da));}function _0x2b2461(_0x1253be){const _0x49a5ec=atob(_0x1253be),[_0x5bb5e0,_0x45c6c1]=_0x49a5ec[_0x2b9271([0x73,0x70,0x6c,0x69,0x74])](_0x2b9271([0x2d]));try{if(atob(_0x45c6c1))return atob(_0x5bb5e0);}catch(_0x3f7e77){}return _0x49a5ec;}const _0x3cbecd=_0x873eae(),_0x3697ed={[_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65])]:_0x5bfa44,[_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73])]:_0x3e51ff,[_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x46,0x6f,0x72,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79])]:_0x2ceb40},_0x1d2c8e=_0x488df6[_0x2b9271([0x63,0x6f,0x6e,0x73,0x74,0x72,0x75,0x63,0x74,0x6f,0x72])][_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])],_0x5ed476=_0x2b9271([0x63,0x6f,0x6e,0x74,0x65,0x78,0x74])in _0x488df6?_0x488df6['context']:_0x488df6['editor'],_0xd61255=_0x2b9271([0x34,0x30,0x34,0x36,0x31,0x36,0x31,0x32]),_0x105b36=_0x2b9271([0x41,0x42,0x43,0x44,0x45,0x46,0x47,0x48,0x49,0x4a,0x4b,0x4c,0x4d,0x4e,0x4f,0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57,0x58,0x59,0x5a,0x61,0x62,0x63,0x64,0x65,0x66,0x67,0x68,0x69,0x6a,0x6b,0x6c,0x6d,0x6e,0x6f,0x70,0x71,0x72,0x73,0x74,0x75,0x76,0x77,0x78,0x79,0x7a,0x30,0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39]),_0x5e759f=_0x5ed476['config']['get'](_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])),_0x37336f=_0x3cbecd[_0x2b9271([0x66,0x69,0x6e,0x64])](_0x4cd1bf=>_0x4cd1bf[_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]===_0x1d2c8e);function _0x310560(_0x4bcaba,_0x323f18){_0x3697ed[_0x323f18[_0x2b9271([0x68,0x61,0x6e,0x64,0x6c,0x65,0x72])]](_0x4bcaba,_0x323f18),_0x323f18[_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])]&&_0x323f18[_0x2b9271([0x63,0x68,0x65,0x63,0x6b,0x41,0x6c,0x73,0x6f])][_0x2b9271([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x26ce57=>_0x347b1c(_0x5ed476,_0x26ce57[_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))[_0x2b9271([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x80d0d0=>_0x310560(_0x4bcaba,_0x80d0d0));}function _0x36308d(_0x2a0e93){try{const _0x454a2a=_0x3d6526(_0x2a0e93),_0x2c3342=JSON[_0x2b9271([0x70,0x61,0x72,0x73,0x65])](_0x454a2a),_0x963b32=parseInt(_0x2c3342[_0x2b9271([0x31])]),_0x26fd0e=parseInt(_0x2c3342[_0x2b9271([0x33])]),_0x298393=parseInt(_0x2c3342[_0x2b9271([0x34])])||0x0,_0x447059=parseInt(_0x2c3342[_0x2b9271([0x35])])||0x0;return{[_0x2b9271([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])]:_0x298393,[_0x2b9271([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]:_0x963b32,[_0x2b9271([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]:_0x26fd0e,[_0x2b9271([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]:_0x447059};}catch(_0x2441e0){return null;}}function _0x5bfa44(_0x3a7a0b,_0x7e6f50){_0x15784b(_0x127ca4(_0x3a7a0b,_0x7e6f50),_0x7e6f50);}function _0x3e51ff(_0x4ee0e6,_0x45070f){function _0x1d471a(_0x585ebe,_0x52ecfc){try{if(_0x347b1c(_0x5ed476,_0x2b9271([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))&&_0x585ebe){const _0x5bbe19=_0x4f78f2(_0x5ed476,_0x2b9271([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x45,0x64,0x69,0x74,0x69,0x6e,0x67]))[_0x2b9271([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])];if(parseInt(_0x5bbe19)/0x2>_0x585ebe[_0x2b9271([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])])return _0x2961b4(_0x52ecfc[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}return _0x127ca4(_0x585ebe,_0x52ecfc);}catch(_0x4c996f){return _0x2961b4(_0x52ecfc[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}_0x15784b(_0x1d471a(_0x4ee0e6,_0x45070f),_0x45070f);}function _0x2ceb40(_0x4b2d85,_0x2c254c){const _0x104855=_0x232cf1[0x0]*_0x167b41[0x1],_0xf407f8=_0x232cf1[0x0]*_0x167b41[0x2],_0xee765d=_0x232cf1[0x2]*_0x167b41[0x2];_0x347b1c(_0x5ed476,_0x2b9271([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4f78f2(_0x5ed476,_0x2b9271([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x2b9271([0x73,0x74,0x61,0x74,0x65])]==_0x2b9271([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&(window[_0x3a4dae()]=_0xee765d);function _0x21dde6(_0x427da1,_0x59ec7c){try{return _0x54efeb()?_0x2961b4(_0x59ec7c[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x56,0x61,0x6c,0x69,0x64])):_0x127ca4(_0x427da1,_0x59ec7c);}catch(_0x173b86){return _0x2961b4(_0x59ec7c[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x3ac4d6(_0x469510,_0x158bb4){const _0x565744=0x7;if(_0x469510==_0x158bb4[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]))_0x191c57();else{if(_0x469510==_0x158bb4[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x54,0x72,0x69,0x61,0x6c])){const _0x37a999=_0x16c30d();_0x37a999&&_0x55b1de(_0x37a999,_0x158bb4[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);const _0x15d362=_0x51c090();window[_0x2b9271([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x55b1de(_0x2b9271([0x74,0x69,0x6d,0x65]),_0x158bb4[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);},_0x15d362);const _0x845cda=_0x4f78f2(_0x5ed476,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x2b9271([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];_0x845cda[_0x2b9271([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x565744?_0x55b1de(_0x2b9271([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x158bb4[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]):_0x845cda['on'](_0x2b9271([0x61,0x64,0x64]),()=>{_0x845cda[_0x2b9271([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x565744&&_0x55b1de(_0x2b9271([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]),_0x158bb4[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]);});}}}function _0x16c30d(){if(!_0x347b1c(_0x5ed476,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x55d2c5 in window)if(Number['isNaN'](Number(_0x55d2c5))){if(window[_0x55d2c5]===_0x104855)return _0x2b9271([0x74,0x69,0x6d,0x65]);if(window[_0x55d2c5]===_0xf407f8)return _0x2b9271([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73]);}return!0x1;}function _0x54efeb(){if(!_0x347b1c(_0x5ed476,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72])))return!0x1;for(const _0x8dac36 in window)if(Number['isNaN'](Number(_0x8dac36))&&window[_0x8dac36]===_0xee765d)return!0x0;return!0x1;}function _0x55b1de(_0x362cb1,_0x228067){_0x191c57(),_0x2961b4(_0x228067+_0x2b9271([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a])+_0x362cb1),window[_0x3a4dae()]=_0x362cb1===_0x2b9271([0x74,0x69,0x6d,0x65])?_0x104855:_0xf407f8;}function _0x51c090(){let _0x57384=_0x232cf1[0x6]*_0x167b41[0x8]*_0x167b41[0x6];return _0x347b1c(_0x5ed476,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x57384/=0xa),_0x57384;}function _0x191c57(){const _0x4d21fa=_0x5ed476;function _0x212af1(){_0x347b1c(_0x4d21fa,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&(_0x4f78f2(_0x4d21fa,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x2b9271([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x2b9271([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x4f78f2(_0x4d21fa,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x2b9271([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x4f78f2(_0x4d21fa,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x2b9271([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x248ca5,_0x4f78f2(_0x4d21fa,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))[_0x2b9271([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x248ca5,_0x4d21fa[_0x2b9271([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b9271([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x248ca5,_0x4d21fa[_0x2b9271([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b9271([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x248ca5,_0x4d21fa[_0x2b9271([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2b9271([0x6d,0x6f,0x64,0x65,0x6c]))),_0x347b1c(_0x4d21fa,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&(_0x4f78f2(_0x4d21fa,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x2b9271([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x2b9271([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x4f78f2(_0x4d21fa,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x2b9271([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x4f78f2(_0x4d21fa,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x2b9271([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x248ca5,_0x4f78f2(_0x4d21fa,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x2b9271([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x248ca5);}_0x4d21fa[_0x2b9271([0x73,0x74,0x61,0x74,0x65])]==_0x2b9271([0x72,0x65,0x61,0x64,0x79])?_0x212af1():_0x4d21fa[_0x2b9271([0x6f,0x6e,0x63,0x65])](_0x2b9271([0x72,0x65,0x61,0x64,0x79]),()=>{if(_0x347b1c(_0x4d21fa,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))&&_0x212af1(),_0x347b1c(_0x4d21fa,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x1cecf3=_0x4f78f2(_0x4d21fa,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79])),_0x503f55=_0x1cecf3['getRevision'](0x0),_0x4ac917=_0x1cecf3['getEarlierVisibleRevision'](_0x503f55[_0x2b9271([0x69,0x64])]);_0x4f78f2(_0x4d21fa,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))[_0x2b9271([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x503f55[_0x2b9271([0x69,0x64])],_0x4ac917?_0x4ac917[_0x2b9271([0x69,0x64])]:null,0x1)['then'](()=>_0x212af1());}});}_0x3ac4d6(_0x21dde6(_0x4b2d85,_0x2c254c),_0x2c254c);}function _0x127ca4(_0x29e44c,_0x5ad8c3){try{return _0x54b721(_0x5ad8c3)?_0x2961b4(_0x5ad8c3[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x56,0x61,0x6c,0x69,0x64])):_0x29e44c&&_0x4d0e1e(_0x29e44c[_0x2b9271([0x61,0x6c,0x6c,0x6f,0x77,0x65,0x64,0x50,0x6c,0x75,0x67,0x69,0x6e,0x73])],_0x5ad8c3)?_0x29e44c[_0x2b9271([0x69,0x73,0x49,0x6e,0x74,0x65,0x72,0x6e,0x61,0x6c])]&&!window[_0x2b9271([0x6f,0x70,0x65,0x6e])][_0x2b9271([0x63,0x6c,0x6f,0x73,0x65,0x64])]||parseInt(_0xd61255)/0x2>_0x29e44c[_0x2b9271([0x65,0x78,0x70,0x69,0x72,0x61,0x74,0x69,0x6f,0x6e,0x44,0x61,0x74,0x65])]?_0x2961b4(_0x5ad8c3[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])):_0x29e44c[_0x2b9271([0x69,0x73,0x54,0x72,0x69,0x61,0x6c])]?_0x2961b4(_0x5ad8c3[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x54,0x72,0x69,0x61,0x6c])):_0x2961b4(_0x5ad8c3[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x56,0x61,0x6c,0x69,0x64])):_0x2961b4(_0x5ad8c3[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}catch(_0x22c26d){return _0x2961b4(_0x5ad8c3[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]));}}function _0x15784b(_0x3a158d,_0x5a50a1){if(_0x5ed476 instanceof _0x2f941d){const _0x25013f=_0x5ed476;_0x3a158d==_0x5a50a1[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x5e57a2(_0x25013f):_0x3a158d==_0x5a50a1[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x54,0x72,0x69,0x61,0x6c])&&window[_0x2b9271([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](()=>{_0x5e57a2(_0x25013f),_0x2961b4(_0x5a50a1[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65]));},_0x232cf1[0x6]*_0x167b41[0x8]*_0x167b41[0x6]),_0x25013f[_0x2b9271([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])][_0x2b9271([0x6f,0x6e])](_0x2b9271([0x61,0x64,0x64]),(_0xf19480,_0xa83283)=>{_0x3a158d!=_0x5a50a1[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])&&_0x3a158d!=_0x5a50a1[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x74,0x69,0x6d,0x65])&&_0x3a158d!=_0x5a50a1[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])||_0x3cd1b1(_0xa83283);});}else{const _0x518804=_0x5ed476;_0x3a158d==_0x5a50a1[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64])?_0x3cd1b1(_0x518804):_0x3a158d==_0x5a50a1[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x54,0x72,0x69,0x61,0x6c])&&_0x518804[_0x2b9271([0x6f,0x6e])](_0x2b9271([0x72,0x65,0x61,0x64,0x79]),()=>{let _0x113056=0x0;_0x518804[_0x2b9271([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b9271([0x6f,0x6e])](_0x2b9271([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1632fa,_0x52e17a)=>{_0x52e17a[0x0][_0x2b9271([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x113056++,0x1f8===_0x113056&&(_0x3cd1b1(_0x518804),_0x2961b4(_0x5a50a1[_0x2b9271([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x53,0x74,0x61,0x74,0x75,0x73,0x50,0x72,0x65,0x66,0x69,0x78])]+_0x2b9271([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74,0x3a,0x6f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e,0x73])),_0x1632fa[_0x2b9271([0x6f,0x66,0x66])]());},{'priority':_0x2b9271([0x68,0x69,0x67,0x68,0x65,0x73,0x74])});});}}function _0x2961b4(_0x5b4243){const _0xd9f964=_0x3a4dae();return _0x5ed476[_0xd9f964]=_0x5b4243,_0x5b4243;}function _0x3a4dae(){const _0x9ac81d=String(window[_0x2b9271([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2b9271([0x6e,0x6f,0x77])]())[_0x2b9271([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2b9271([0x2e]),'');let _0x209c83='';for(let _0x2e4fb1=0x0;_0x2e4fb1<_0x9ac81d[_0x2b9271([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e4fb1+=0x2){let _0x4acddf=parseInt(_0x9ac81d[_0x2b9271([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2e4fb1,_0x2e4fb1+0x2));_0x4acddf>=_0x105b36[_0x2b9271([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4acddf-=_0x105b36[_0x2b9271([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x209c83+=_0x105b36[_0x4acddf];}return _0x209c83;}function _0x5e57a2(_0x444283){for(const _0x131c7d of _0x444283[_0x2b9271([0x65,0x64,0x69,0x74,0x6f,0x72,0x73])])_0x3cd1b1(_0x131c7d);_0x4f78f2(_0x444283,_0x2b9271([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x2b9271([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])](!0x0),_0x4f78f2(_0x444283,_0x2b9271([0x43,0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x73,0x52,0x65,0x70,0x6f,0x73,0x69,0x74,0x6f,0x72,0x79]))[_0x2b9271([0x73,0x77,0x69,0x74,0x63,0x68,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79])]=_0x248ca5;}function _0x3cd1b1(_0x3756bc){function _0x39834f(){_0x3756bc[_0x2b9271([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b9271([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x248ca5,_0x3756bc[_0x2b9271([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b9271([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x248ca5,_0x3756bc[_0x2b9271([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2b9271([0x6d,0x6f,0x64,0x65,0x6c]));}_0x3756bc[_0x2b9271([0x73,0x74,0x61,0x74,0x65])]==_0x2b9271([0x72,0x65,0x61,0x64,0x79])?_0x39834f():_0x3756bc[_0x2b9271([0x6f,0x6e,0x63,0x65])](_0x2b9271([0x72,0x65,0x61,0x64,0x79]),()=>_0x39834f());}function _0x248ca5(){return null;}function _0x4d0e1e(_0x3392f1,_0x71d4c1){return!!(_0x3392f1&_0x71d4c1[_0x2b9271([0x70,0x65,0x72,0x6d,0x69,0x73,0x73,0x69,0x6f,0x6e,0x4d,0x61,0x73,0x6b])]);}function _0x54b721(_0x521858){if(!_0x347b1c(_0x5ed476,_0x521858[_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x4e,0x61,0x6d,0x65])]))return!0x0;const _0x12561e=_0x521858[_0x2b9271([0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73])]||{},_0x4e562a=_0x12561e[_0x2b9271([0x61,0x69,0x77,0x73,0x67,0x69,0x63])]||!0x1,_0x4ca35a=_0x12561e[_0x2b9271([0x61,0x69,0x74,0x63,0x64,0x67,0x69,0x6c])]||!0x1,_0x3e0ee4=_0x12561e[_0x2b9271([0x61,0x69,0x72,0x76,0x69,0x69,0x6c])]||!0x1;if(_0x347b1c(_0x5ed476,_0x2b9271([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4f78f2(_0x5ed476,_0x2b9271([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x2b9271([0x73,0x74,0x61,0x74,0x65])]==_0x2b9271([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64])&&_0x4e562a)return!0x0;if(_0x347b1c(_0x5ed476,_0x2b9271([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))&&_0x4f78f2(_0x5ed476,_0x2b9271([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]))[_0x2b9271([0x72,0x65,0x73,0x75,0x6c,0x74])]==_0x2b9271([0x65,0x6e,0x64])&&_0x4ca35a)return!0x0;return!(!_0x347b1c(_0x5ed476,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]))||_0x4f78f2(_0x5ed476,_0x2b9271([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]))[_0x2b9271([0x72,0x65,0x73,0x75,0x6c,0x74])]!=_0x2b9271([0x65,0x6e,0x64])||!_0x3e0ee4);}function _0x347b1c(_0x2093c7,_0x36e8fd){return _0x2093c7[_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2b9271([0x68,0x61,0x73])](_0x36e8fd);}function _0x4f78f2(_0x4d1c4b,_0x4a0d3b){return _0x4d1c4b[_0x2b9271([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2b9271([0x67,0x65,0x74])](_0x4a0d3b);}function _0x1bc42e(_0x5b5d30){let _0x1cef32='';for(const _0x3e3706 of _0x5b5d30)_0x1cef32+=String[_0x2b9271([0x66,0x72,0x6f,0x6d,0x43,0x68,0x61,0x72,0x43,0x6f,0x64,0x65])](_0x3e3706);return _0x1cef32;}function _0x182959(_0x117b62){const _0x5da5c9=new Uint8Array(_0x117b62[_0x2b9271([0x6c,0x65,0x6e,0x67,0x74,0x68])]);for(let _0x4b8c79=0x0;_0x4b8c79<_0x117b62[_0x2b9271([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4b8c79++)_0x5da5c9[_0x4b8c79]=_0x117b62[_0x2b9271([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4b8c79);return _0x5da5c9;}_0x37336f&&_0x310560(_0x36308d(_0x5e759f),_0x37336f);})(_0x57cdb7);}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{View as _0x24f6d1}from'ckeditor5/src/ui';export default class h extends _0x24f6d1{constructor(_0x840f8e){super(_0x840f8e);const _0xdaf82e=this['bindTemplate'];this['set']({'isVisible':!0x1,'primaryText':'','secondaryText':''}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-template-form__info',_0xdaf82e['if']('isVisible','ck-hidden',_0x47265f=>!_0x47265f)]},'children':[{'tag':'span','children':[{'text':[_0xdaf82e['to']('primaryText')]}]},{'tag':'span','children':[{'text':[_0xdaf82e['to']('secondaryText')]}]}]});}['setNoTemplatesAvailableText'](){const {t:t}=this['locale'];this['primaryText']=t('No\x20templates\x20available.'),this['secondaryText']='';}['setNoTemplatesFoundText'](_0x39df66){const {t:t}=this['locale'];this['primaryText']=t('No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.',_0x39df66),this['secondaryText']=t('Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.');}}
23
+ import{View as _0x387113}from'ckeditor5/src/ui';export default class h extends _0x387113{constructor(_0x3d8c89){super(_0x3d8c89);const _0x2c3b87=this['bindTemplate'];this['set']({'isVisible':!0x1,'primaryText':'','secondaryText':''}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-template-form__info',_0x2c3b87['if']('isVisible','ck-hidden',_0x1fdbef=>!_0x1fdbef)]},'children':[{'tag':'span','children':[{'text':[_0x2c3b87['to']('primaryText')]}]},{'tag':'span','children':[{'text':[_0x2c3b87['to']('secondaryText')]}]}]});}['setNoTemplatesAvailableText'](){const {t:t}=this['locale'];this['primaryText']=t('No\x20templates\x20available.'),this['secondaryText']='';}['setNoTemplatesFoundText'](_0x535990){const {t:t}=this['locale'];this['primaryText']=t('No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.',_0x535990),this['secondaryText']=t('Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{ButtonView as _0x5dbbcd,IconView as _0x2c9b88,LabeledFieldView as _0x1bda1a}from'ckeditor5/src/ui';import _0x54c46d from'../../theme/icons/loupe.svg';import{icons as _0x1ffa93}from'ckeditor5/src/core';export default class w extends _0x1bda1a{constructor(_0xc36a74,_0x11cc53){super(_0xc36a74,_0x11cc53);const t=_0xc36a74['t'];this['label']=t('Search\x20template'),this['loupeIconView']=new _0x2c9b88(),this['loupeIconView']['content']=_0x54c46d,this['clearButtonView']=new _0x5dbbcd(_0xc36a74),this['clearButtonView']['set']({'label':t('Clear'),'icon':_0x1ffa93['cancel'],'class':'ck-template-form__clear-search','isVisible':!0x1,'tooltip':!0x0}),this['clearButtonView']['on']('execute',()=>{this['reset'](),this['focus'](),this['fire']('reset');}),this['clearButtonView']['bind']('isVisible')['to'](this['fieldView'],'isEmpty',_0x43614c=>!_0x43614c),this['fieldWrapperChildren']['add'](this['loupeIconView'],0x0),this['fieldWrapperChildren']['add'](this['clearButtonView']);}['reset'](){this['fieldView']['value']=this['fieldView']['element']['value']='',this['clearButtonView']['isVisible']=!0x1;}}
23
+ import{ButtonView as _0x1311d6,IconView as _0x43f7f2,LabeledFieldView as _0x3e3ea5}from'ckeditor5/src/ui';import _0x58f25f from'../../theme/icons/loupe.svg';import{icons as _0x210bfc}from'ckeditor5/src/core';export default class w extends _0x3e3ea5{constructor(_0x23fad5,_0x4dfde6){super(_0x23fad5,_0x4dfde6);const t=_0x23fad5['t'];this['label']=t('Search\x20template'),this['loupeIconView']=new _0x43f7f2(),this['loupeIconView']['content']=_0x58f25f,this['clearButtonView']=new _0x1311d6(_0x23fad5),this['clearButtonView']['set']({'label':t('Clear'),'icon':_0x210bfc['cancel'],'class':'ck-template-form__clear-search','isVisible':!0x1,'tooltip':!0x0}),this['clearButtonView']['on']('execute',()=>{this['reset'](),this['focus'](),this['fire']('reset');}),this['clearButtonView']['bind']('isVisible')['to'](this['fieldView'],'isEmpty',_0x1d1619=>!_0x1d1619),this['fieldWrapperChildren']['add'](this['loupeIconView'],0x0),this['fieldWrapperChildren']['add'](this['clearButtonView']);}['reset'](){this['fieldView']['value']=this['fieldView']['element']['value']='',this['clearButtonView']['isVisible']=!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21e1=['size','div','listenTo','setTemplate','children','_filterTemplates','templateDefinition','addMany','get','delegate','arrowup','first','templatesDefinitions','highlightText','filter','setNoTemplatesFoundText','execute','arrowleft','input','arrowdown','setNoTemplatesAvailableText','length','tab','add','searchFieldView','arrowright','isVisible','_focusCycler','unfilter','clear','_createTemplateListView','reset','items','extendTemplate','focusTracker','title','value','keystrokes','map','shift\x20+\x20tab','set','originalIndex','focus','fieldView','sort','render','_createSearchFieldView','buttonView','templateListView','element','infoView'];(function(_0x351f78,_0x21e1af){const _0x622532=function(_0x41a300){while(--_0x41a300){_0x351f78['push'](_0x351f78['shift']());}};_0x622532(++_0x21e1af);}(_0x21e1,0x143));const _0x6225=function(_0x351f78,_0x21e1af){_0x351f78=_0x351f78-0x0;let _0x622532=_0x21e1[_0x351f78];return _0x622532;};import{FocusTracker as _0x28f13,KeystrokeHandler as _0x10b6f7}from'ckeditor5/src/utils';import{View as _0x435d77,ListView as _0x29f977,createLabeledInputText as _0xfe99fa,FocusCycler as _0x50c39e,injectCssTransitionDisabler as _0x128fc5}from'ckeditor5/src/ui';import _0x24a202 from'./templatelistbuttonview';import _0x3aad4f from'./templateforminfoview';import _0x26fcfb from'./templateformsearchfieldview';import{escapeRegExp as _0x281832}from'lodash-es';import _0x49be62 from'./templatelistitemview';export default class f extends _0x435d77{constructor(_0x1a7707,_0x58524e){super(_0x1a7707),this['focusTracker']=new _0x28f13(),this[_0x6225('0x14')]=new _0x10b6f7(),this[_0x6225('0x2e')]=_0x58524e,this[_0x6225('0x1f')]=this[_0x6225('0xd')](_0x1a7707,_0x58524e),this[_0x6225('0x7')]=this[_0x6225('0x1d')](_0x1a7707),this[_0x6225('0x21')]=new _0x3aad4f(_0x1a7707),_0x58524e[_0x6225('0x4')]||(this[_0x6225('0x21')][_0x6225('0x9')]=!0x0,this[_0x6225('0x21')][_0x6225('0x3')]()),this[_0x6225('0x26')]=this['createCollection'](_0x58524e[_0x6225('0x4')]?[this[_0x6225('0x7')],this[_0x6225('0x21')],this['templateListView']]:[this['infoView']]),this[_0x6225('0xa')]=new _0x50c39e({'focusables':this[_0x6225('0x26')],'focusTracker':this[_0x6225('0x11')],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':_0x6225('0x16'),'focusNext':_0x6225('0x5')}}),this[_0x6225('0x25')]({'tag':_0x6225('0x23'),'attributes':{'class':['ck','ck-template-form'],'tabindex':'-1'},'children':this[_0x6225('0x26')]}),_0x128fc5(this);}[_0x6225('0x1c')](){if(super[_0x6225('0x1c')](),!this['templatesDefinitions']['length'])return;const _0x4071b5=_0x287803=>_0x287803['stopPropagation']();this['focusTracker'][_0x6225('0x6')](this[_0x6225('0x7')][_0x6225('0x20')]),this[_0x6225('0x11')][_0x6225('0x6')](this['templateListView'][_0x6225('0x20')]),this[_0x6225('0x14')][_0x6225('0x24')](this[_0x6225('0x20')]),this[_0x6225('0x14')][_0x6225('0x17')](_0x6225('0x8'),_0x4071b5),this['keystrokes'][_0x6225('0x17')](_0x6225('0x0'),_0x4071b5),this[_0x6225('0x14')]['set'](_0x6225('0x2c'),_0x4071b5),this[_0x6225('0x14')][_0x6225('0x17')](_0x6225('0x2'),_0x4071b5);}[_0x6225('0x19')](){this[_0x6225('0x2e')][_0x6225('0x4')]&&this['searchFieldView'][_0x6225('0x19')]();}['reset'](){this[_0x6225('0x2e')]['length']&&(this[_0x6225('0x7')][_0x6225('0xe')](),this[_0x6225('0x27')]());}['_filterTemplates'](_0x49ba00){if(!this[_0x6225('0x2e')][_0x6225('0x4')])return;let _0x656c1c=!0x1;if(_0x49ba00)for(const _0x23299b of this[_0x6225('0x1f')]['items']){_0x23299b[_0x6225('0x26')][_0x6225('0x2d')][_0x6225('0x28')][_0x6225('0x12')]['toLowerCase']()['includes'](_0x49ba00['toLowerCase']())?_0x23299b['isVisible']=!0x0:_0x23299b[_0x6225('0x9')]=!0x1;const _0x18e1ca=new RegExp(_0x281832(_0x49ba00),'ig');_0x656c1c=this[_0x6225('0x1f')][_0x6225('0x30')](_0x18e1ca);}else this['templateListView'][_0x6225('0xb')](),_0x656c1c=!0x0;this[_0x6225('0x21')][_0x6225('0x9')]=!_0x656c1c,_0x656c1c||this[_0x6225('0x21')][_0x6225('0x31')](_0x49ba00);}[_0x6225('0xd')](_0x5a3234,_0x24d62e){const _0x3657de=new L(_0x5a3234);return _0x3657de[_0x6225('0x10')]({'attributes':{'class':['ck-template-list']}}),_0x3657de[_0x6225('0xf')][_0x6225('0x29')](_0x24d62e[_0x6225('0x15')]((_0x549376,_0x3c8b69)=>{const _0x2b30ed=new _0x49be62(_0x5a3234,_0x3c8b69),_0x2576e0=new _0x24a202(_0x5a3234,_0x549376);return _0x2b30ed[_0x6225('0x1e')]=_0x2576e0,_0x2b30ed[_0x6225('0x26')]['add'](_0x2576e0),_0x2b30ed[_0x6225('0x26')][_0x6225('0x2b')](_0x6225('0x32'))['to'](this),_0x2b30ed;})),_0x3657de;}[_0x6225('0x1d')](_0x582f35){const _0x24e6ff=new _0x26fcfb(_0x582f35,_0xfe99fa);return this[_0x6225('0x24')](_0x24e6ff[_0x6225('0x1a')],_0x6225('0x1'),()=>{this['_filterTemplates'](_0x24e6ff[_0x6225('0x1a')]['element'][_0x6225('0x13')]);}),_0x24e6ff['on'](_0x6225('0xe'),()=>{this[_0x6225('0xe')]();}),_0x24e6ff;}}class L extends _0x29f977{[_0x6225('0x30')](_0x5b13e6){const _0xebc328=new Map(),_0x1030dd=this['items'][_0x6225('0x15')](_0x1bb269=>{const _0x38aff8=_0x1bb269[_0x6225('0x1e')]['isMatching'](_0x5b13e6);return _0x1bb269[_0x6225('0x9')]=!!_0x38aff8,_0x1bb269[_0x6225('0x1e')]['highlightText'](_0x38aff8?_0x5b13e6:null),_0x38aff8&&_0xebc328[_0x6225('0x17')](_0x1bb269,_0x38aff8),_0x1bb269;})[_0x6225('0x1b')](M)[_0x6225('0x1b')]((_0x17ae2b,_0x4b64f2)=>{const _0x547222=_0xebc328['get'](_0x17ae2b),_0x4bc78b=_0xebc328[_0x6225('0x2a')](_0x4b64f2);return _0x547222&&!_0x4bc78b?-0x1:_0x4bc78b&&!_0x547222?0x1:_0x547222||_0x4bc78b?_0x547222['title']&&!_0x4bc78b[_0x6225('0x12')]?-0x1:!_0x547222['title']&&_0x4bc78b[_0x6225('0x12')]?0x1:0x0:0x0;});return this[_0x6225('0xf')][_0x6225('0xc')](),this[_0x6225('0xf')][_0x6225('0x29')](_0x1030dd),!!_0xebc328[_0x6225('0x22')];}[_0x6225('0xb')](){const _0xb3e44=this['items'][_0x6225('0x15')](_0xf9a463=>_0xf9a463)[_0x6225('0x1b')](M);_0xb3e44['forEach'](_0x308304=>{_0x308304['isVisible']=!0x0,_0x308304[_0x6225('0x1e')][_0x6225('0x2f')](null);}),this[_0x6225('0xf')][_0x6225('0xc')](),this[_0x6225('0xf')][_0x6225('0x29')](_0xb3e44);}}function M(_0x35b25b,_0x40bc44){return _0x35b25b[_0x6225('0x18')]-_0x40bc44['originalIndex'];}
23
+ const _0x5f23=['extendTemplate','sort','value','get','_createTemplateListView','_focusCycler','render','unfilter','focus','set','setNoTemplatesFoundText','highlightText','shift\x20+\x20tab','searchFieldView','templatesDefinitions','children','div','isVisible','infoView','isMatching','add','tab','templateDefinition','filter','setTemplate','keystrokes','forEach','reset','focusTracker','items','first','addMany','size','clear','setNoTemplatesAvailableText','execute','_createSearchFieldView','map','toLowerCase','arrowleft','delegate','length','originalIndex','buttonView','includes','title','ck-template-form','templateListView','fieldView','listenTo','_filterTemplates','element','input'];(function(_0x144308,_0x5f2301){const _0x11e88f=function(_0x2c2e87){while(--_0x2c2e87){_0x144308['push'](_0x144308['shift']());}};_0x11e88f(++_0x5f2301);}(_0x5f23,0xb9));const _0x11e8=function(_0x144308,_0x5f2301){_0x144308=_0x144308-0x0;let _0x11e88f=_0x5f23[_0x144308];return _0x11e88f;};import{FocusTracker as _0x1e2990,KeystrokeHandler as _0x12c2e1}from'ckeditor5/src/utils';import{View as _0x35927c,ListView as _0x52dc4e,createLabeledInputText as _0x31fa8d,FocusCycler as _0x5a4f87,injectCssTransitionDisabler as _0x35e43e}from'ckeditor5/src/ui';import _0x33381f from'./templatelistbuttonview';import _0x4dcff6 from'./templateforminfoview';import _0x579918 from'./templateformsearchfieldview';import{escapeRegExp as _0x3290e7}from'lodash-es';import _0x257ba7 from'./templatelistitemview';export default class f extends _0x35927c{constructor(_0x49e5a6,_0x412e4c){super(_0x49e5a6),this[_0x11e8('0x2')]=new _0x1e2990(),this[_0x11e8('0x34')]=new _0x12c2e1(),this[_0x11e8('0x29')]=_0x412e4c,this[_0x11e8('0x15')]=this[_0x11e8('0x1f')](_0x49e5a6,_0x412e4c),this[_0x11e8('0x28')]=this[_0x11e8('0xa')](_0x49e5a6),this[_0x11e8('0x2d')]=new _0x4dcff6(_0x49e5a6),_0x412e4c[_0x11e8('0xf')]||(this[_0x11e8('0x2d')][_0x11e8('0x2c')]=!0x0,this[_0x11e8('0x2d')][_0x11e8('0x8')]()),this[_0x11e8('0x2a')]=this['createCollection'](_0x412e4c[_0x11e8('0xf')]?[this[_0x11e8('0x28')],this['infoView'],this[_0x11e8('0x15')]]:[this[_0x11e8('0x2d')]]),this[_0x11e8('0x20')]=new _0x5a4f87({'focusables':this[_0x11e8('0x2a')],'focusTracker':this[_0x11e8('0x2')],'keystrokeHandler':this[_0x11e8('0x34')],'actions':{'focusPrevious':_0x11e8('0x27'),'focusNext':_0x11e8('0x30')}}),this[_0x11e8('0x33')]({'tag':_0x11e8('0x2b'),'attributes':{'class':['ck',_0x11e8('0x14')],'tabindex':'-1'},'children':this[_0x11e8('0x2a')]}),_0x35e43e(this);}[_0x11e8('0x21')](){if(super[_0x11e8('0x21')](),!this[_0x11e8('0x29')][_0x11e8('0xf')])return;const _0x397bfe=_0xa8506d=>_0xa8506d['stopPropagation']();this[_0x11e8('0x2')][_0x11e8('0x2f')](this['searchFieldView']['element']),this[_0x11e8('0x2')][_0x11e8('0x2f')](this[_0x11e8('0x15')][_0x11e8('0x19')]),this[_0x11e8('0x34')][_0x11e8('0x17')](this[_0x11e8('0x19')]),this['keystrokes'][_0x11e8('0x24')]('arrowright',_0x397bfe),this['keystrokes'][_0x11e8('0x24')](_0x11e8('0xd'),_0x397bfe),this[_0x11e8('0x34')]['set']('arrowup',_0x397bfe),this[_0x11e8('0x34')][_0x11e8('0x24')]('arrowdown',_0x397bfe);}[_0x11e8('0x23')](){this['templatesDefinitions'][_0x11e8('0xf')]&&this[_0x11e8('0x28')][_0x11e8('0x23')]();}[_0x11e8('0x1')](){this['templatesDefinitions'][_0x11e8('0xf')]&&(this[_0x11e8('0x28')][_0x11e8('0x1')](),this['_filterTemplates']());}[_0x11e8('0x18')](_0x3927fe){if(!this[_0x11e8('0x29')][_0x11e8('0xf')])return;let _0x1f1a71=!0x1;if(_0x3927fe)for(const _0x5961ef of this['templateListView']['items']){_0x5961ef[_0x11e8('0x2a')][_0x11e8('0x4')][_0x11e8('0x31')][_0x11e8('0x13')][_0x11e8('0xc')]()[_0x11e8('0x12')](_0x3927fe[_0x11e8('0xc')]())?_0x5961ef[_0x11e8('0x2c')]=!0x0:_0x5961ef['isVisible']=!0x1;const _0x511909=new RegExp(_0x3290e7(_0x3927fe),'ig');_0x1f1a71=this[_0x11e8('0x15')][_0x11e8('0x32')](_0x511909);}else this[_0x11e8('0x15')]['unfilter'](),_0x1f1a71=!0x0;this[_0x11e8('0x2d')]['isVisible']=!_0x1f1a71,_0x1f1a71||this[_0x11e8('0x2d')][_0x11e8('0x25')](_0x3927fe);}[_0x11e8('0x1f')](_0x386203,_0x49ddef){const _0x48f6e9=new L(_0x386203);return _0x48f6e9[_0x11e8('0x1b')]({'attributes':{'class':['ck-template-list']}}),_0x48f6e9[_0x11e8('0x3')][_0x11e8('0x5')](_0x49ddef[_0x11e8('0xb')]((_0x1fa63f,_0x38cd78)=>{const _0x3ecf34=new _0x257ba7(_0x386203,_0x38cd78),_0x34fa2e=new _0x33381f(_0x386203,_0x1fa63f);return _0x3ecf34[_0x11e8('0x11')]=_0x34fa2e,_0x3ecf34[_0x11e8('0x2a')]['add'](_0x34fa2e),_0x3ecf34[_0x11e8('0x2a')][_0x11e8('0xe')](_0x11e8('0x9'))['to'](this),_0x3ecf34;})),_0x48f6e9;}[_0x11e8('0xa')](_0x736b83){const _0x131232=new _0x579918(_0x736b83,_0x31fa8d);return this[_0x11e8('0x17')](_0x131232[_0x11e8('0x16')],_0x11e8('0x1a'),()=>{this[_0x11e8('0x18')](_0x131232['fieldView'][_0x11e8('0x19')][_0x11e8('0x1d')]);}),_0x131232['on']('reset',()=>{this[_0x11e8('0x1')]();}),_0x131232;}}class L extends _0x52dc4e{[_0x11e8('0x32')](_0x4d948a){const _0x32bf5e=new Map(),_0x45b385=this[_0x11e8('0x3')]['map'](_0x1b7a40=>{const _0x3998fc=_0x1b7a40[_0x11e8('0x11')][_0x11e8('0x2e')](_0x4d948a);return _0x1b7a40[_0x11e8('0x2c')]=!!_0x3998fc,_0x1b7a40[_0x11e8('0x11')][_0x11e8('0x26')](_0x3998fc?_0x4d948a:null),_0x3998fc&&_0x32bf5e[_0x11e8('0x24')](_0x1b7a40,_0x3998fc),_0x1b7a40;})[_0x11e8('0x1c')](M)[_0x11e8('0x1c')]((_0x330d94,_0x4f251b)=>{const _0x318aff=_0x32bf5e[_0x11e8('0x1e')](_0x330d94),_0x4c7fed=_0x32bf5e['get'](_0x4f251b);return _0x318aff&&!_0x4c7fed?-0x1:_0x4c7fed&&!_0x318aff?0x1:_0x318aff||_0x4c7fed?_0x318aff[_0x11e8('0x13')]&&!_0x4c7fed['title']?-0x1:!_0x318aff[_0x11e8('0x13')]&&_0x4c7fed[_0x11e8('0x13')]?0x1:0x0:0x0;});return this[_0x11e8('0x3')]['clear'](),this[_0x11e8('0x3')][_0x11e8('0x5')](_0x45b385),!!_0x32bf5e[_0x11e8('0x6')];}[_0x11e8('0x22')](){const _0x3b7a83=this[_0x11e8('0x3')]['map'](_0x473d2e=>_0x473d2e)[_0x11e8('0x1c')](M);_0x3b7a83[_0x11e8('0x0')](_0x35d849=>{_0x35d849[_0x11e8('0x2c')]=!0x0,_0x35d849['buttonView'][_0x11e8('0x26')](null);}),this['items'][_0x11e8('0x7')](),this[_0x11e8('0x3')][_0x11e8('0x5')](_0x3b7a83);}}function M(_0x1eca02,_0x34aec3){return _0x1eca02[_0x11e8('0x10')]-_0x34aec3['originalIndex'];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a30=['ck-template-form__description','isMatch','length','substring','render','highlightText','children','templateDefinition','isMatching','highlightRegExp','labelView','</mark>','titleView','push','remove','title','map','destroy','lastIndex','element','ck-button__label','text','index','match','div','span','_setupTextContentRendering','set','innerHTML','setTemplate','textPartView','join','descriptionView','description','option','isColorInherited','extendTemplate','add','locale'];(function(_0xd7528e,_0x3a3093){const _0x5138b9=function(_0x4a1e3a){while(--_0x4a1e3a){_0xd7528e['push'](_0xd7528e['shift']());}};_0x5138b9(++_0x3a3093);}(_0x3a30,0x9c));const _0x5138=function(_0xd7528e,_0x3a3093){_0xd7528e=_0xd7528e-0x0;let _0x5138b9=_0x3a30[_0xd7528e];return _0x5138b9;};import{ButtonView as _0x3f9bd9,View as _0x8ef41d}from'ckeditor5/src/ui';import{escape as _0x23f1c8}from'lodash-es';import _0x18b8f2 from'../../theme/icons/template-generic.svg';export default class E extends _0x3f9bd9{constructor(_0x358548,_0x12af29){super(_0x358548),this[_0x5138('0x7')]=_0x12af29,this[_0x5138('0x1e')]=null;const {icon:_0x1c1bc3=_0x18b8f2}=_0x12af29;this[_0x5138('0x1b')]({'withText':!0x0,'icon':_0x1c1bc3}),this[_0x5138('0x24')]({'attributes':{'role':_0x5138('0x22')}}),this['iconView'][_0x5138('0x23')]=!0x1;}['render'](){super[_0x5138('0x4')](),this[_0x5138('0x1e')]=new TextPartView(this[_0x5138('0x26')],this['templateDefinition'],this[_0x5138('0xa')][_0x5138('0x13')]['id']),this[_0x5138('0x6')][_0x5138('0xe')](this[_0x5138('0xa')]),this['children'][_0x5138('0x25')](this['textPartView']);}[_0x5138('0x11')](){super[_0x5138('0x11')](),this['labelView'][_0x5138('0x11')]();}[_0x5138('0x8')](_0x5b49bf){const {title:_0x4aceb1,description:_0x4e8218}=this[_0x5138('0x7')],_0x485f0c=!!_0x4aceb1[_0x5138('0x17')](_0x5b49bf),_0x2c0337=!(!_0x4e8218||!_0x4e8218[_0x5138('0x17')](_0x5b49bf));return _0x485f0c||_0x2c0337?{'title':_0x485f0c,'description':_0x2c0337}:null;}[_0x5138('0x5')](_0x2230ee){this[_0x5138('0x1e')]['highlightRegExp']=_0x2230ee;}}export class TextPartView extends _0x8ef41d{constructor(_0x200358,_0x42d1bf,_0x4f1f22){super(_0x200358),this[_0x5138('0xf')]=_0x42d1bf['title'],this[_0x5138('0x21')]=_0x42d1bf[_0x5138('0x21')],this[_0x5138('0x1b')](_0x5138('0x9'),null),this[_0x5138('0xc')]=new _0x8ef41d(_0x200358),this[_0x5138('0xc')][_0x5138('0x1d')]({'tag':_0x5138('0x19'),'attributes':{'class':['ck',_0x5138('0x14')],'id':_0x4f1f22}});const _0x452e00=[this[_0x5138('0xc')]];this[_0x5138('0x21')]&&(this[_0x5138('0x20')]=new _0x8ef41d(_0x200358),this[_0x5138('0x20')][_0x5138('0x1d')]({'tag':'p','attributes':{'class':['ck',_0x5138('0x0')]}}),_0x452e00[_0x5138('0xd')](this[_0x5138('0x20')])),this['setTemplate']({'tag':_0x5138('0x18'),'attributes':{'class':['ck','ck-template-form__text-part']},'children':_0x452e00}),this[_0x5138('0x1a')]();}[_0x5138('0x1a')](){const {title:_0x311c47,description:_0x33854d,titleView:_0x1d13d7,descriptionView:_0x2261a5}=this,_0x4db8b1=()=>{_0x1d13d7[_0x5138('0x13')][_0x5138('0x1c')]=C(_0x311c47,this[_0x5138('0x9')]),_0x33854d&&(_0x2261a5[_0x5138('0x13')][_0x5138('0x1c')]=C(_0x33854d,this[_0x5138('0x9')]));};this['on']('render',()=>{_0x4db8b1(),this['on']('change:highlightRegExp',_0x4db8b1);});}}function C(_0x1a66fa,_0x3c831f){if(!_0x3c831f)return _0x23f1c8(_0x1a66fa);const _0xa2f53b=[];let _0x2c57c7,_0x19bc5e=0x0;for(;null!==(_0x2c57c7=_0x3c831f['exec'](_0x1a66fa));){const _0x29ca75=_0x2c57c7[_0x5138('0x16')];_0x29ca75!==_0x19bc5e&&_0xa2f53b[_0x5138('0xd')]({'text':_0x1a66fa['substring'](_0x19bc5e,_0x29ca75),'isMatch':!0x1}),_0xa2f53b[_0x5138('0xd')]({'text':_0x2c57c7[0x0],'isMatch':!0x0}),_0x19bc5e=_0x3c831f[_0x5138('0x12')];}return _0x19bc5e!==_0x1a66fa[_0x5138('0x2')]&&_0xa2f53b[_0x5138('0xd')]({'text':_0x1a66fa[_0x5138('0x3')](_0x19bc5e),'isMatch':!0x1}),_0xa2f53b[_0x5138('0x10')](_0x4a0418=>(_0x4a0418['text']=_0x23f1c8(_0x4a0418['text']),_0x4a0418))['map'](_0x549c1a=>_0x549c1a[_0x5138('0x1')]?'<mark>'+_0x549c1a['text']+_0x5138('0xb'):_0x549c1a[_0x5138('0x15')])[_0x5138('0x1f')]('');}
23
+ const _0x58df=['isMatch','destroy','element','locale','descriptionView','div','set','add','isMatching','map','labelView','textPartView','children','titleView','highlightRegExp','innerHTML','render','isColorInherited','push','templateDefinition','index','span','highlightText','match','description','lastIndex','<mark>','text','remove','ck-template-form__description','extendTemplate','substring','change:highlightRegExp','length','option','_setupTextContentRendering','setTemplate','join','exec'];(function(_0x28f305,_0x58df8a){const _0x18c6fb=function(_0x573313){while(--_0x573313){_0x28f305['push'](_0x28f305['shift']());}};_0x18c6fb(++_0x58df8a);}(_0x58df,0x110));const _0x18c6=function(_0x28f305,_0x58df8a){_0x28f305=_0x28f305-0x0;let _0x18c6fb=_0x58df[_0x28f305];return _0x18c6fb;};import{ButtonView as _0x1f54e1,View as _0x46d5fd}from'ckeditor5/src/ui';import{escape as _0x4de213}from'lodash-es';import _0x4ea180 from'../../theme/icons/template-generic.svg';export default class E extends _0x1f54e1{constructor(_0x2aa471,_0x4bf52c){super(_0x2aa471),this['templateDefinition']=_0x4bf52c,this[_0x18c6('0xc')]=null;const {icon:_0x50ae50=_0x4ea180}=_0x4bf52c;this['set']({'withText':!0x0,'icon':_0x50ae50}),this[_0x18c6('0x1f')]({'attributes':{'role':_0x18c6('0x23')}}),this['iconView'][_0x18c6('0x12')]=!0x1;}[_0x18c6('0x11')](){super[_0x18c6('0x11')](),this['textPartView']=new TextPartView(this[_0x18c6('0x4')],this['templateDefinition'],this[_0x18c6('0xb')][_0x18c6('0x3')]['id']),this[_0x18c6('0xd')][_0x18c6('0x1d')](this['labelView']),this['children'][_0x18c6('0x8')](this['textPartView']);}[_0x18c6('0x2')](){super['destroy'](),this['labelView'][_0x18c6('0x2')]();}[_0x18c6('0x9')](_0xce9116){const {title:_0x42db17,description:_0x4ef631}=this[_0x18c6('0x14')],_0x57158b=!!_0x42db17['match'](_0xce9116),_0x1f8981=!(!_0x4ef631||!_0x4ef631[_0x18c6('0x18')](_0xce9116));return _0x57158b||_0x1f8981?{'title':_0x57158b,'description':_0x1f8981}:null;}[_0x18c6('0x17')](_0x41ff8a){this[_0x18c6('0xc')][_0x18c6('0xf')]=_0x41ff8a;}}export class TextPartView extends _0x46d5fd{constructor(_0x1bd039,_0xa68f1b,_0x4d7dd2){super(_0x1bd039),this['title']=_0xa68f1b['title'],this['description']=_0xa68f1b[_0x18c6('0x19')],this[_0x18c6('0x7')](_0x18c6('0xf'),null),this[_0x18c6('0xe')]=new _0x46d5fd(_0x1bd039),this[_0x18c6('0xe')][_0x18c6('0x25')]({'tag':_0x18c6('0x16'),'attributes':{'class':['ck','ck-button__label'],'id':_0x4d7dd2}});const _0x278db6=[this[_0x18c6('0xe')]];this['description']&&(this[_0x18c6('0x5')]=new _0x46d5fd(_0x1bd039),this[_0x18c6('0x5')][_0x18c6('0x25')]({'tag':'p','attributes':{'class':['ck',_0x18c6('0x1e')]}}),_0x278db6[_0x18c6('0x13')](this['descriptionView'])),this[_0x18c6('0x25')]({'tag':_0x18c6('0x6'),'attributes':{'class':['ck','ck-template-form__text-part']},'children':_0x278db6}),this[_0x18c6('0x24')]();}['_setupTextContentRendering'](){const {title:_0x1528b9,description:_0x437833,titleView:_0x3c0b6f,descriptionView:_0x374d45}=this,_0x5ce15b=()=>{_0x3c0b6f[_0x18c6('0x3')]['innerHTML']=C(_0x1528b9,this['highlightRegExp']),_0x437833&&(_0x374d45['element'][_0x18c6('0x10')]=C(_0x437833,this[_0x18c6('0xf')]));};this['on'](_0x18c6('0x11'),()=>{_0x5ce15b(),this['on'](_0x18c6('0x21'),_0x5ce15b);});}}function C(_0x2c281a,_0x1d42b2){if(!_0x1d42b2)return _0x4de213(_0x2c281a);const _0x539957=[];let _0x470f6e,_0x280080=0x0;for(;null!==(_0x470f6e=_0x1d42b2[_0x18c6('0x0')](_0x2c281a));){const _0x1fe49c=_0x470f6e[_0x18c6('0x15')];_0x1fe49c!==_0x280080&&_0x539957[_0x18c6('0x13')]({'text':_0x2c281a[_0x18c6('0x20')](_0x280080,_0x1fe49c),'isMatch':!0x1}),_0x539957['push']({'text':_0x470f6e[0x0],'isMatch':!0x0}),_0x280080=_0x1d42b2[_0x18c6('0x1a')];}return _0x280080!==_0x2c281a[_0x18c6('0x22')]&&_0x539957[_0x18c6('0x13')]({'text':_0x2c281a['substring'](_0x280080),'isMatch':!0x1}),_0x539957[_0x18c6('0xa')](_0x55a1d3=>(_0x55a1d3['text']=_0x4de213(_0x55a1d3[_0x18c6('0x1c')]),_0x55a1d3))[_0x18c6('0xa')](_0x2558fe=>_0x2558fe[_0x18c6('0x1')]?_0x18c6('0x1b')+_0x2558fe['text']+'</mark>':_0x2558fe[_0x18c6('0x1c')])[_0x18c6('0x26')]('');}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x3879=['originalIndex','buttonView'];(function(_0x5f36e1,_0x387918){var _0x1a9398=function(_0x4572aa){while(--_0x4572aa){_0x5f36e1['push'](_0x5f36e1['shift']());}};_0x1a9398(++_0x387918);}(_0x3879,0x1f4));var _0x1a93=function(_0x5f36e1,_0x387918){_0x5f36e1=_0x5f36e1-0x0;var _0x1a9398=_0x3879[_0x5f36e1];return _0x1a9398;};import{ListItemView as _0x5679c9}from'ckeditor5/src/ui';export default class H extends _0x5679c9{constructor(_0x1196cd,_0x46caf5){super(_0x1196cd),this[_0x1a93('0x0')]=_0x46caf5,this[_0x1a93('0x1')]=null;}}
23
+ var _0x1581=['originalIndex','buttonView'];(function(_0x3f883b,_0x15812d){var _0xd30d67=function(_0x542961){while(--_0x542961){_0x3f883b['push'](_0x3f883b['shift']());}};_0xd30d67(++_0x15812d);}(_0x1581,0x16f));var _0xd30d=function(_0x3f883b,_0x15812d){_0x3f883b=_0x3f883b-0x0;var _0xd30d67=_0x1581[_0x3f883b];return _0xd30d67;};import{ListItemView as _0x53b1ec}from'ckeditor5/src/ui';export default class H extends _0x53b1ec{constructor(_0x9a46c1,_0x33d351){super(_0x9a46c1),this[_0xd30d('0x1')]=_0x33d351,this[_0xd30d('0x0')]=null;}}