@ckeditor/ckeditor5-paste-from-office-enhanced 46.1.1-alpha.1 → 46.1.1-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);function L(t,e){const n=A();return(L=function(t,e){return n[t-=375]})(t,e)}function A(){const t=["2083197RrDzka","244540JtIGOJ","564htwRrY","8sjCVgr","1917908NvoMAp","14934070JyHjXj","106749fsfJny","43162GBixac","671593zYKavu","8ylFthz","test"];return(A=function(){return t})()}!function(t){const e=L,n=t();for(;;)try{if(725309===-parseInt(e(380))/1+parseInt(e(376))/2+parseInt(e(383))/3*(parseInt(e(375))/4)+-parseInt(e(384))/5+-parseInt(e(385))/6*(-parseInt(e(379))/7)+parseInt(e(381))/8*(parseInt(e(378))/9)+-parseInt(e(377))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[L(382)](t)}!function(t){const e=M,n=t();for(;;)try{if(992709===parseInt(e(412))/1*(-parseInt(e(410))/2)+parseInt(e(413))/3+parseInt(e(423))/4+-parseInt(e(406))/5+parseInt(e(421))/6*(parseInt(e(424))/7)+-parseInt(e(422))/8+parseInt(e(415))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=M,r=new Map;for(const[s,i]of e){if(!s[n(428)]&&!s[n(404)])continue;const e=!s[n(428)]||t[n(416)]===s[n(428)],o=!s[n(404)]||t[n(425)](s[n(404)]);e&&o&&r[n(419)](s,i)}return r}function P(){const t=["1eioCTC","4617390YWDSQZ","initial","6069492XfUHAm","name","push","style","set","assign","9294IMdZwL","9602336TxGxPH","4295800rwAiuL","1477ULKqUS","hasClass","cssRules","selectorText","tagName","groups","exec","className","length","2620115JfLRFH","trim","map","getPropertyValue","1794566tsIzLB","split"];return(P=function(){return t})()}function M(t,e){const n=P();return(M=function(t,e){return n[t-=403]})(t,e)}function R(t){const e=M,n={};for(let r=0;r<t[e(405)];r++){const s=t[r],i=t[e(409)](s);e(414)!==i&&(n[s]=i)}return n}function W(t){const e=M,n=t[e(411)](",")[e(408)](t=>t[e(407)]()),r=[];for(const t of n){const n=O[e(403)](t);n&&r[e(417)](n[e(429)])}return r}function j(t){const e=M,n={};for(const r of t)Object[e(420)](n,r);return n}const k=V;function D(){const t=["519cHzLgk","type","1974355nFmqDi","document","item","content","isActive","_parsedData","setStyle","9JFHUld","6389977NORBnr","1111845gmWXRu","4397840QWyQHB","2wDbjeI","elementStart","hasStyle","createRangeIn","execute","6MKCdXq","values","9668dZCAWd","883039MUYEFP","size","from","3617912ykMFin"];return(D=function(){return t})()}function V(t,e){const n=D();return(V=function(t,e){return n[t-=467]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(682170===-parseInt(e(482))/1*(parseInt(e(474))/2)+-parseInt(e(486))/3*(-parseInt(e(481))/4)+-parseInt(e(488))/5*(-parseInt(e(479))/6)+parseInt(e(472))/7+parseInt(e(485))/8*(parseInt(e(470))/9)+-parseInt(e(473))/10+parseInt(e(471))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class T extends b{[k(478)](t){const n=k,{body:r,styles:s}=t[n(468)],i=new e.ViewUpcastWriter(r[n(489)]),o=i[n(477)](r),c=function(t){const e=M,n=new Map;for(const r in t){const s=W(r),i=t[r];for(const t of s)n[e(419)](t,i)}return n}(function(t){const e=M,n={};for(const r of t)for(const t of r[e(426)])if(t instanceof CSSStyleRule){const r=R(t[e(418)]);n[t[e(427)]]=Object[e(420)]({},n[t[e(427)]]||{},r)}return n}(s));for(const t of o){if(n(475)!==t[n(487)])continue;const e=F(t[n(490)],c);if(e[n(483)]){const r=j(Array[n(484)](e[n(480)]()));for(const e in r){const s=t[n(490)];s[n(476)](e)||i[n(469)](e,r[e],s)}}}t[n(491)]=r}[k(467)](t){return super[k(467)](t)||E(t)}}const U=N;function N(t,e){const n=K();return(N=function(t,e){return n[t-=231]})(t,e)}function K(){const t=["requires","stylesProcessor","map","isPremiumPlugin","15254OyUkRh","528qGspEa","18190BEHSSt","_parsedData","fromCharCode","href","pluginName","1059oXokwM","1812EmVWxm","view","afterInit","644rQHrZs","1714360yUVdoA","high","document","join","init","text/html","1032200GXnbbW","ClipboardPipeline","isOfficialPlugin","567216kCDoQS","2PpNFWy","PasteFromOffice","dataTransfer","execute","48nPvbHh","isActive","editor","plugins","PasteFromOfficeEnhancedInliner","editing","get","inputTransformation","getData"];return(K=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(127486===-parseInt(e(252))/1*(parseInt(e(269))/2)+parseInt(e(237))/3*(parseInt(e(238))/4)+-parseInt(e(248))/5+parseInt(e(256))/6*(-parseInt(e(241))/7)+parseInt(e(242))/8+parseInt(e(251))/9+-parseInt(e(232))/10*(parseInt(e(231))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class $ extends t.Plugin{static get[U(236)](){return U(260)}static get[U(250)](){return!0}static get[U(268)](){return!0}static get[U(265)](){return[U(253)]}[U(246)](){const t=U,e=this[t(258)],n=e[t(259)][t(262)](t(249)),r=e[t(261)][t(239)][t(244)],s=new T(r);n.on(t(263),(e,n)=>{const i=t,o=n[i(254)][i(264)](i(247));s[i(257)](o)&&(n[i(233)]||(n[i(233)]=x(o,r[i(266)])),s[i(255)](n))},{priority:S.priorities[t(262)](t(243))+11})}[U(240)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=N;return t[e(267)](t=>String[e(234)](t))[e(245)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([73]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([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])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1757721600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=N,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(235)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const H=J;function J(t,e){const n=_();return(J=function(t,e){return n[t-=434]})(t,e)}!function(t){const e=J,n=t();for(;;)try{if(476713===-parseInt(e(434))/1+-parseInt(e(478))/2+-parseInt(e(438))/3*(-parseInt(e(444))/4)+parseInt(e(456))/5*(parseInt(e(471))/6)+parseInt(e(475))/7+-parseInt(e(462))/8*(parseInt(e(450))/9)+-parseInt(e(439))/10*(-parseInt(e(474))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const q=[H(442),H(454),H(461),H(435),H(448),H(443),H(467),H(449)],z=[H(442),H(454),H(461)],B={"font-style":[[H(476),"i"]],"font-weight":[[H(455),H(470)],[H(460),H(470)],[H(436),H(470)],[t=>Number(t)>=600,H(470)]],"text-decoration":[[H(441),"u"],[H(473),"s"]],"text-decoration-line":[[H(441),"u"],[H(473),"s"]],"vertical-align":[[H(464),H(464)],[H(477),H(453)]]};function Q(t){return q[H(447)](t)}function Y(t){const e=H;return Array[e(465)](t[e(458)]())[e(468)](Q)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(457)](e=>{const i=n,o=t[i(437)](e);if(o)if(c=e,z[H(447)](c))r[e]=o;else if(e in B){const t=o[i(451)](" ");B[e][i(457)](([n,r])=>{const o=i;for(const i of t)(o(459)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=H;for(const s in n)n[s][r(457)](([,n])=>{const s=r,i=e[s(445)](n,[],t[s(440)]());e[s(466)](0,i,t)}),e[r(469)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(446)](n)[r(472)])return;const s=e[r(445)](r(463),[],t[r(440)]());e[r(452)](n,s),e[r(466)](0,s,t),e[r(469)](Object[r(446)](n),t)}(t,e,r)}function _(){const t=["filter","removeStyle","strong","42414ZhGacq","length","line-through","3135lMVQUS","1432522SDfjBV","italic","super","1280828oYfsEJ","461884pssWLs","text-decoration","bolder","getStyle","223605FqMFaq","41320cLIzAX","getChildren","underline","color","font-weight","28BxLdGr","createElement","keys","includes","text-decoration-line","vertical-align","5278977ixJpUM","split","setStyle","sup","font-family","medium","185AoidZe","forEach","getStyleNames","function","bold","font-size","8gsgoYU","span","sub","from","insertChild","font-style"];return(_=function(){return t})()}const G=tt;function X(){const t=["font","getItems","isActive","10vFDseE","content","311010EWRqie","189552fHykOp","document","1498035jRxQyH","354684GJpblg","includes","name","execute","21UJpYOL","stylesProcessor","_parsedData","5388coSFQe","110418XYNJsz","element","blockElements","775JHrdUC","2QSVzhF","1015974JKscOV","createRangeIn"];return(X=function(){return t})()}function tt(t,e){const n=X();return(tt=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(116977===-parseInt(e(242))/1*(parseInt(e(246))/2)+parseInt(e(234))/3+parseInt(e(241))/4*(parseInt(e(245))/5)+-parseInt(e(254))/6+parseInt(e(238))/7*(-parseInt(e(231))/8)+-parseInt(e(247))/9*(parseInt(e(252))/10)+parseInt(e(233))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class et extends b{[G(237)](t){const n=G,{body:r}=t[n(240)],s=new e.ViewUpcastWriter(r[n(232)]),i=s[n(248)](r),o=new e.ViewDocument(s[n(232)][n(239)]),c=[...new e.ViewDomConverter(o)[n(244)],n(249)],a=i[n(250)]();for(const t of a)if(t.is(n(243))&&c[n(235)](t[n(236)])){Z(t,s,Y(t))}t[n(253)]=r}[G(251)](t){return super[G(251)](t)||E(t)}}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=127]})(t,e)}const rt=nt;function st(){const t=["text/html","trialLimit","_parsedData","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","destroy","usageLimit","document","pluginName","pasteFromOfficeEnhancedLicenseKeyDomainLimit","isOfficialPlugin","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","expired","isActive","1126893TLdnRh","ClipboardPipeline","107368ZqYHwb","view","stylesProcessor","invalid","6pzKzOO","63TyFeQr","licenseKey","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyExpired","4350WfZFXd","domainLimit","36773LcCuUL","4340485kylpth","_licenseKeyCheckInterval","plugins","761752SVUBeX","editor","PasteFromOffice","PasteFromOfficeEnhanced","high","isPremiumPlugin","editing","get","requires","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyValid","featureNotAllowed","240757saEpFn","6551174rqLVUo","pasteFromOfficeEnhancedLicenseKeyTrialLimit","dataTransfer","init","inputTransformation","execute","pasteFromOfficeEnhancedLicenseKeyInvalid","getData","config","12LxwtaH","pasteFromOfficeEnhancedLicenseKeyUsageLimit"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(565877===parseInt(e(155))/1+parseInt(e(128))/2+parseInt(e(181))/3*(parseInt(e(165))/4)+parseInt(e(140))/5+-parseInt(e(132))/6*(parseInt(e(156))/7)+parseInt(e(143))/8*(parseInt(e(133))/9)+-parseInt(e(137))/10*(parseInt(e(139))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(134)];[rt(141)];static get[rt(174)](){return rt(135)}static get[rt(176)](){return!0}static get[rt(148)](){return!0}static get[rt(151)](){return[rt(145)]}[rt(159)](){const t=rt,e=this[t(144)],n=e[t(142)][t(150)](t(127)),r=e[t(149)][t(129)][t(173)],s=new et(r);n.on(t(160),(e,n)=>{const i=t,o=n[i(158)][i(163)](i(167));s[i(180)](o)&&(n[i(169)]||(n[i(169)]=x(o,r[i(130)])),s[i(161)](n))},{priority:S.priorities[t(150)](t(147))+10}),this[t(134)]=this[t(144)][t(164)][t(150)](t(134));const i=this[t(144)];this[t(141)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(153)==s||e(162)==s||e(136)==s||e(175)==s||e(178)==s||e(170)==s||e(157)==s||e(166)==s){delete i[r],n=s,clearInterval(this[e(141)]),this[e(141)]=void 0;break}}e(162)==n&&i[e(152)](e(131)),e(136)==n&&i[e(152)](e(179)),e(175)==n&&i[e(152)](e(138)),e(178)==n&&i[e(152)](e(154),e(146)),e(170)==n&&i[e(152)](e(177)),e(157)==n&&i[e(152)](e(168)),e(166)==n&&i[e(152)](e(172))},1e3)}[rt(171)](){const t=rt;super[t(171)](),this[t(141)]&&clearInterval(this[t(141)])}}var ot=at;function ct(){var t=["13227DsAFJY","84sMpejt","3109hPhxYO","isOfficialPlugin","isPremiumPlugin","406CdaWoU","3418040mhMNLq","37265100iMcssR","195ssSlvE","PasteFromOffice","377580MxDJfL","14724864bJhVwO","PasteFromOfficeEnhanced","requires","pluginName","2466iVZapf"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=197]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(869474===parseInt(e(204))/1*(-parseInt(e(207))/2)+parseInt(e(202))/3*(-parseInt(e(203))/4)+parseInt(e(210))/5*(-parseInt(e(201))/6)+-parseInt(e(212))/7+-parseInt(e(208))/8+-parseInt(e(197))/9+parseInt(e(209))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(200)](){return ot(198)}static get[ot(205)](){return!0}static get[ot(206)](){return!0}static get[ot(199)](){return[ot(211),$,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=480]})(t,e)}function ft(){var t=["93FNuKeW","163435fpGfcx","12518253AKcPsD","14wVyxpK","1772696kkQAcJ","754GukIme","3341070kzIAaF","835152KBsvZm","2504440hhBfZc"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(667044===parseInt(e(484))/1+-parseInt(e(482))/2*(-parseInt(e(486))/3)+parseInt(e(481))/4+-parseInt(e(487))/5+-parseInt(e(483))/6*(-parseInt(e(480))/7)+-parseInt(e(485))/8+-parseInt(e(488))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);function L(t,e){const n=A();return(L=function(t,e){return n[t-=375]})(t,e)}function A(){const t=["2083197RrDzka","244540JtIGOJ","564htwRrY","8sjCVgr","1917908NvoMAp","14934070JyHjXj","106749fsfJny","43162GBixac","671593zYKavu","8ylFthz","test"];return(A=function(){return t})()}!function(t){const e=L,n=t();for(;;)try{if(725309===-parseInt(e(380))/1+parseInt(e(376))/2+parseInt(e(383))/3*(parseInt(e(375))/4)+-parseInt(e(384))/5+-parseInt(e(385))/6*(-parseInt(e(379))/7)+parseInt(e(381))/8*(parseInt(e(378))/9)+-parseInt(e(377))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[L(382)](t)}!function(t){const e=M,n=t();for(;;)try{if(992709===parseInt(e(412))/1*(-parseInt(e(410))/2)+parseInt(e(413))/3+parseInt(e(423))/4+-parseInt(e(406))/5+parseInt(e(421))/6*(parseInt(e(424))/7)+-parseInt(e(422))/8+parseInt(e(415))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=M,r=new Map;for(const[s,i]of e){if(!s[n(428)]&&!s[n(404)])continue;const e=!s[n(428)]||t[n(416)]===s[n(428)],o=!s[n(404)]||t[n(425)](s[n(404)]);e&&o&&r[n(419)](s,i)}return r}function P(){const t=["1eioCTC","4617390YWDSQZ","initial","6069492XfUHAm","name","push","style","set","assign","9294IMdZwL","9602336TxGxPH","4295800rwAiuL","1477ULKqUS","hasClass","cssRules","selectorText","tagName","groups","exec","className","length","2620115JfLRFH","trim","map","getPropertyValue","1794566tsIzLB","split"];return(P=function(){return t})()}function M(t,e){const n=P();return(M=function(t,e){return n[t-=403]})(t,e)}function R(t){const e=M,n={};for(let r=0;r<t[e(405)];r++){const s=t[r],i=t[e(409)](s);e(414)!==i&&(n[s]=i)}return n}function j(t){const e=M,n=t[e(411)](",")[e(408)](t=>t[e(407)]()),r=[];for(const t of n){const n=O[e(403)](t);n&&r[e(417)](n[e(429)])}return r}function D(t){const e=M,n={};for(const r of t)Object[e(420)](n,r);return n}const W=k;function T(){const t=["519cHzLgk","type","1974355nFmqDi","document","item","content","isActive","_parsedData","setStyle","9JFHUld","6389977NORBnr","1111845gmWXRu","4397840QWyQHB","2wDbjeI","elementStart","hasStyle","createRangeIn","execute","6MKCdXq","values","9668dZCAWd","883039MUYEFP","size","from","3617912ykMFin"];return(T=function(){return t})()}function k(t,e){const n=T();return(k=function(t,e){return n[t-=467]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(682170===-parseInt(e(482))/1*(parseInt(e(474))/2)+-parseInt(e(486))/3*(-parseInt(e(481))/4)+-parseInt(e(488))/5*(-parseInt(e(479))/6)+parseInt(e(472))/7+parseInt(e(485))/8*(parseInt(e(470))/9)+-parseInt(e(473))/10+parseInt(e(471))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);class K extends b{[W(478)](t){const n=W,{body:r,styles:s}=t[n(468)],i=new e.ViewUpcastWriter(r[n(489)]),o=i[n(477)](r),c=function(t){const e=M,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(419)](t,i)}return n}(function(t){const e=M,n={};for(const r of t)for(const t of r[e(426)])if(t instanceof CSSStyleRule){const r=R(t[e(418)]);n[t[e(427)]]=Object[e(420)]({},n[t[e(427)]]||{},r)}return n}(s));for(const t of o){if(n(475)!==t[n(487)])continue;const e=F(t[n(490)],c);if(e[n(483)]){const r=D(Array[n(484)](e[n(480)]()));for(const e in r){const s=t[n(490)];s[n(476)](e)||i[n(469)](e,r[e],s)}}}t[n(491)]=r}[W(467)](t){return super[W(467)](t)||E(t)}}const N=V;function U(){const t=["12yIKYdG","50104ThQNuB","545481FJAaoS","pluginName","getData","35690DuOaGr","afterInit","document","_parsedData","editor","requires","PasteFromOfficeEnhancedInliner","48838GbsmLZ","isOfficialPlugin","href","text/html","ClipboardPipeline","execute","get","603414YQxPJq","1865180pSqWkd","init","stylesProcessor","24ZanOoh","343DINKHx","high","fromCharCode","2431vYrrpt","isActive","view","editing","map","dataTransfer","inputTransformation","plugins","isPremiumPlugin","2082702zPQUgJ","join","PasteFromOffice"];return(U=function(){return t})()}function V(t,e){const n=U();return(V=function(t,e){return n[t-=192]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(332232===parseInt(e(227))/1*(-parseInt(e(216))/2)+-parseInt(e(223))/3*(-parseInt(e(204))/4)+-parseInt(e(224))/5+-parseInt(e(201))/6+-parseInt(e(228))/7*(-parseInt(e(205))/8)+-parseInt(e(206))/9+parseInt(e(209))/10*(parseInt(e(192))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class J extends t.Plugin{static get[N(207)](){return N(215)}static get[N(217)](){return!0}static get[N(200)](){return!0}static get[N(214)](){return[N(203)]}[N(225)](){const t=N,e=this[t(213)],n=e[t(199)][t(222)](t(220)),r=e[t(195)][t(194)][t(211)],s=new K(r);n.on(t(198),(e,n)=>{const i=t,o=n[i(197)][i(208)](i(219));s[i(193)](o)&&(n[i(212)]||(n[i(212)]=x(o,r[i(226)])),s[i(221)](n))},{priority:S.priorities[t(222)](t(229))+11})}[N(210)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=V;return t[e(196)](t=>String[e(230)](t))[e(202)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([73]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([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])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!!(e&&(e[d([105,110,99,108,117,100,101,115])](d([42]))||e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))||e[d([105,110,99,108,117,100,101,115])](d([80,80]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1757808e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=V,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(218)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const $=q;function q(t,e){const n=G();return(q=function(t,e){return n[t-=434]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(476713===-parseInt(e(434))/1+-parseInt(e(478))/2+-parseInt(e(438))/3*(-parseInt(e(444))/4)+parseInt(e(456))/5*(parseInt(e(471))/6)+parseInt(e(475))/7+-parseInt(e(462))/8*(parseInt(e(450))/9)+-parseInt(e(439))/10*(-parseInt(e(474))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const H=[$(442),$(454),$(461),$(435),$(448),$(443),$(467),$(449)],z=[$(442),$(454),$(461)],Y={"font-style":[[$(476),"i"]],"font-weight":[[$(455),$(470)],[$(460),$(470)],[$(436),$(470)],[t=>Number(t)>=600,$(470)]],"text-decoration":[[$(441),"u"],[$(473),"s"]],"text-decoration-line":[[$(441),"u"],[$(473),"s"]],"vertical-align":[[$(464),$(464)],[$(477),$(453)]]};function B(t){return H[$(447)](t)}function Q(t){const e=$;return Array[e(465)](t[e(458)]())[e(468)](B)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(457)](e=>{const i=n,o=t[i(437)](e);if(o)if(c=e,z[$(447)](c))r[e]=o;else if(e in Y){const t=o[i(451)](" ");Y[e][i(457)](([n,r])=>{const o=i;for(const i of t)(o(459)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=$;for(const s in n)n[s][r(457)](([,n])=>{const s=r,i=e[s(445)](n,[],t[s(440)]());e[s(466)](0,i,t)}),e[r(469)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(446)](n)[r(472)])return;const s=e[r(445)](r(463),[],t[r(440)]());e[r(452)](n,s),e[r(466)](0,s,t),e[r(469)](Object[r(446)](n),t)}(t,e,r)}function G(){const t=["filter","removeStyle","strong","42414ZhGacq","length","line-through","3135lMVQUS","1432522SDfjBV","italic","super","1280828oYfsEJ","461884pssWLs","text-decoration","bolder","getStyle","223605FqMFaq","41320cLIzAX","getChildren","underline","color","font-weight","28BxLdGr","createElement","keys","includes","text-decoration-line","vertical-align","5278977ixJpUM","split","setStyle","sup","font-family","medium","185AoidZe","forEach","getStyleNames","function","bold","font-size","8gsgoYU","span","sub","from","insertChild","font-style"];return(G=function(){return t})()}const _=tt;function X(){const t=["font","getItems","isActive","10vFDseE","content","311010EWRqie","189552fHykOp","document","1498035jRxQyH","354684GJpblg","includes","name","execute","21UJpYOL","stylesProcessor","_parsedData","5388coSFQe","110418XYNJsz","element","blockElements","775JHrdUC","2QSVzhF","1015974JKscOV","createRangeIn"];return(X=function(){return t})()}function tt(t,e){const n=X();return(tt=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(116977===-parseInt(e(242))/1*(parseInt(e(246))/2)+parseInt(e(234))/3+parseInt(e(241))/4*(parseInt(e(245))/5)+-parseInt(e(254))/6+parseInt(e(238))/7*(-parseInt(e(231))/8)+-parseInt(e(247))/9*(parseInt(e(252))/10)+parseInt(e(233))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class et extends b{[_(237)](t){const n=_,{body:r}=t[n(240)],s=new e.ViewUpcastWriter(r[n(232)]),i=s[n(248)](r),o=new e.ViewDocument(s[n(232)][n(239)]),c=[...new e.ViewDomConverter(o)[n(244)],n(249)],a=i[n(250)]();for(const t of a)if(t.is(n(243))&&c[n(235)](t[n(236)])){Z(t,s,Q(t))}t[n(253)]=r}[_(251)](t){return super[_(251)](t)||E(t)}}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=127]})(t,e)}const rt=nt;function st(){const t=["text/html","trialLimit","_parsedData","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","destroy","usageLimit","document","pluginName","pasteFromOfficeEnhancedLicenseKeyDomainLimit","isOfficialPlugin","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","expired","isActive","1126893TLdnRh","ClipboardPipeline","107368ZqYHwb","view","stylesProcessor","invalid","6pzKzOO","63TyFeQr","licenseKey","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyExpired","4350WfZFXd","domainLimit","36773LcCuUL","4340485kylpth","_licenseKeyCheckInterval","plugins","761752SVUBeX","editor","PasteFromOffice","PasteFromOfficeEnhanced","high","isPremiumPlugin","editing","get","requires","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyValid","featureNotAllowed","240757saEpFn","6551174rqLVUo","pasteFromOfficeEnhancedLicenseKeyTrialLimit","dataTransfer","init","inputTransformation","execute","pasteFromOfficeEnhancedLicenseKeyInvalid","getData","config","12LxwtaH","pasteFromOfficeEnhancedLicenseKeyUsageLimit"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(565877===parseInt(e(155))/1+parseInt(e(128))/2+parseInt(e(181))/3*(parseInt(e(165))/4)+parseInt(e(140))/5+-parseInt(e(132))/6*(parseInt(e(156))/7)+parseInt(e(143))/8*(parseInt(e(133))/9)+-parseInt(e(137))/10*(parseInt(e(139))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(134)];[rt(141)];static get[rt(174)](){return rt(135)}static get[rt(176)](){return!0}static get[rt(148)](){return!0}static get[rt(151)](){return[rt(145)]}[rt(159)](){const t=rt,e=this[t(144)],n=e[t(142)][t(150)](t(127)),r=e[t(149)][t(129)][t(173)],s=new et(r);n.on(t(160),(e,n)=>{const i=t,o=n[i(158)][i(163)](i(167));s[i(180)](o)&&(n[i(169)]||(n[i(169)]=x(o,r[i(130)])),s[i(161)](n))},{priority:S.priorities[t(150)](t(147))+10}),this[t(134)]=this[t(144)][t(164)][t(150)](t(134));const i=this[t(144)];this[t(141)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(153)==s||e(162)==s||e(136)==s||e(175)==s||e(178)==s||e(170)==s||e(157)==s||e(166)==s){delete i[r],n=s,clearInterval(this[e(141)]),this[e(141)]=void 0;break}}e(162)==n&&i[e(152)](e(131)),e(136)==n&&i[e(152)](e(179)),e(175)==n&&i[e(152)](e(138)),e(178)==n&&i[e(152)](e(154),e(146)),e(170)==n&&i[e(152)](e(177)),e(157)==n&&i[e(152)](e(168)),e(166)==n&&i[e(152)](e(172))},1e3)}[rt(171)](){const t=rt;super[t(171)](),this[t(141)]&&clearInterval(this[t(141)])}}var ot=at;function ct(){var t=["13227DsAFJY","84sMpejt","3109hPhxYO","isOfficialPlugin","isPremiumPlugin","406CdaWoU","3418040mhMNLq","37265100iMcssR","195ssSlvE","PasteFromOffice","377580MxDJfL","14724864bJhVwO","PasteFromOfficeEnhanced","requires","pluginName","2466iVZapf"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=197]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(869474===parseInt(e(204))/1*(-parseInt(e(207))/2)+parseInt(e(202))/3*(-parseInt(e(203))/4)+parseInt(e(210))/5*(-parseInt(e(201))/6)+-parseInt(e(212))/7+-parseInt(e(208))/8+-parseInt(e(197))/9+parseInt(e(209))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(200)](){return ot(198)}static get[ot(205)](){return!0}static get[ot(206)](){return!0}static get[ot(199)](){return[ot(211),J,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=480]})(t,e)}function ft(){var t=["93FNuKeW","163435fpGfcx","12518253AKcPsD","14wVyxpK","1772696kkQAcJ","754GukIme","3341070kzIAaF","835152KBsvZm","2504440hhBfZc"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(667044===parseInt(e(484))/1+-parseInt(e(482))/2*(-parseInt(e(486))/3)+parseInt(e(481))/4+-parseInt(e(487))/5+-parseInt(e(483))/6*(-parseInt(e(480))/7)+-parseInt(e(485))/8+-parseInt(e(488))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x1abc18}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x3abb10,parsePasteOfficeHtml as _0x18c4a1}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x42e004,uid as _0x36d59f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x10ef48,ViewDocument as _0x52b866,ViewDomConverter as _0x36af94}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x20b6a9){return m['test'](_0x20b6a9);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4762a6,_0x5ed302){const _0x5e1e99=new Map();for(const [_0x1ba69c,_0x7ee92d]of _0x5ed302){if(!_0x1ba69c['tagName']&&!_0x1ba69c['className'])continue;const _0x5ca841=!_0x1ba69c['tagName']||_0x4762a6['name']===_0x1ba69c['tagName'],_0x1a1a52=!_0x1ba69c['className']||_0x4762a6['hasClass'](_0x1ba69c['className']);_0x5ca841&&_0x1a1a52&&_0x5e1e99['set'](_0x1ba69c,_0x7ee92d);}return _0x5e1e99;}function h(_0x2f4769){const _0x267c3e={};for(let _0x4b1859=0x0;_0x4b1859<_0x2f4769['length'];_0x4b1859++){const _0x3415e9=_0x2f4769[_0x4b1859],_0xbd88ba=_0x2f4769['getPropertyValue'](_0x3415e9);'initial'!==_0xbd88ba&&(_0x267c3e[_0x3415e9]=_0xbd88ba);}return _0x267c3e;}function O(_0x22db41){const _0x4f1fb4=_0x22db41['split'](',')['map'](_0x2c4932=>_0x2c4932['trim']()),_0x378b86=[];for(const _0x57cd2c of _0x4f1fb4){const _0x220a77=S['exec'](_0x57cd2c);_0x220a77&&_0x378b86['push'](_0x220a77['groups']);}return _0x378b86;}function k(_0x3c7e90){const _0x2a83a9={};for(const _0x5d530c of _0x3c7e90)Object['assign'](_0x2a83a9,_0x5d530c);return _0x2a83a9;}class c extends _0x3abb10{['execute'](_0x21b44a){const {body:_0x48faf5,styles:_0x4a1d92}=_0x21b44a['_parsedData'],_0x28cc2d=new _0x10ef48(_0x48faf5['document']),_0x2d6a31=_0x28cc2d['createRangeIn'](_0x48faf5),_0x48300e=function(_0x4fb87a){const _0x14eac3={};for(const _0x3f64c9 of _0x4fb87a)for(const _0x313660 of _0x3f64c9['cssRules'])if(_0x313660 instanceof CSSStyleRule){const _0xf93850=h(_0x313660['style']);_0x14eac3[_0x313660['selectorText']]=Object['assign']({},_0x14eac3[_0x313660['selectorText']]||{},_0xf93850);}return _0x14eac3;}(_0x4a1d92),_0x50506a=function(_0x1a3d58){const _0x12b267=new Map();for(const _0x688274 in _0x1a3d58){const _0x4bb8ed=O(_0x688274),_0xc98eb5=_0x1a3d58[_0x688274];for(const _0x115c03 of _0x4bb8ed)_0x12b267['set'](_0x115c03,_0xc98eb5);}return _0x12b267;}(_0x48300e);for(const _0x46e483 of _0x2d6a31){if('elementStart'!==_0x46e483['type'])continue;const _0x24a1d1=j(_0x46e483['item'],_0x50506a);if(_0x24a1d1['size']){const _0x38cfac=k(Array['from'](_0x24a1d1['values']()));for(const _0x13bc3e in _0x38cfac){const _0x19a47b=_0x46e483['item'];_0x19a47b['hasStyle'](_0x13bc3e)||_0x28cc2d['setStyle'](_0x13bc3e,_0x38cfac[_0x13bc3e],_0x19a47b);}}}_0x21b44a['content']=_0x48faf5;}['isActive'](_0x1e5457){return super['isActive'](_0x1e5457)||p(_0x1e5457);}}class i extends _0x1abc18{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2dcada=this['editor'],_0x48ee26=_0x2dcada['plugins']['get']('ClipboardPipeline'),_0x16aa7e=_0x2dcada['editing']['view']['document'],_0x31ca58=new c(_0x16aa7e);_0x48ee26['on']('inputTransformation',(_0x440e33,_0x5ebde5)=>{const _0x323458=_0x5ebde5['dataTransfer']['getData']('text/html');_0x31ca58['isActive'](_0x323458)&&(_0x5ebde5['_parsedData']||(_0x5ebde5['_parsedData']=_0x18c4a1(_0x323458,_0x16aa7e['stylesProcessor'])),_0x31ca58['execute'](_0x5ebde5));},{'priority':_0x42e004['get']('high')+0xb});}['afterInit'](){!async function(_0x5e3368){const _0x57346e=_0x5f5b20([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x196bcf=0xc82cb1e,_0x522ce6=0xc85b85e^_0x196bcf,_0x1952b5=window[_0x5f5b20([0x44,0x61,0x74,0x65])][_0x5f5b20([0x6e,0x6f,0x77])](),_0x31eb2d=_0x5e3368[_0x5f5b20([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x58ec9e=new window[(_0x5f5b20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a769a=>{_0x31eb2d[_0x5f5b20([0x6f,0x6e,0x63,0x65])](_0x5f5b20([0x72,0x65,0x61,0x64,0x79]),_0x2a769a);}),_0x4ef604={[_0x5f5b20([0x6b,0x74,0x79])]:_0x5f5b20([0x45,0x43]),[_0x5f5b20([0x75,0x73,0x65])]:_0x5f5b20([0x73,0x69,0x67]),[_0x5f5b20([0x63,0x72,0x76])]:_0x5f5b20([0x50,0x2d,0x32,0x35,0x36]),[_0x5f5b20([0x78])]:_0x5f5b20([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x5f5b20([0x79])]:_0x5f5b20([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x5f5b20([0x61,0x6c,0x67])]:_0x5f5b20([0x45,0x53,0x32,0x35,0x36])},_0x279c38=_0x31eb2d[_0x5f5b20([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5f5b20([0x67,0x65,0x74])](_0x5f5b20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3ea8db(){let _0x4edd57,_0x4fd08a=null,_0xb88b58=null;try{if(_0x279c38==_0x5f5b20([0x47,0x50,0x4c]))return _0x5f5b20([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4edd57=_0x4da9c4(),!_0x4edd57)return _0x5f5b20([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4edd57[_0x5f5b20([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xb88b58=_0x169e1b(_0x4edd57[_0x5f5b20([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4edd57[_0x5f5b20([0x6a,0x74,0x69])])),await _0x5367e3()?_0x3c04d8()?_0x177450()?_0x5f5b20([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2897dd()?(_0x4edd57[_0x5f5b20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f5b20([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4fd08a=_0x22bda6(_0x5f5b20([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4edd57[_0x5f5b20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f5b20([0x74,0x72,0x69,0x61,0x6c])&&(_0x4fd08a=_0x22bda6(_0x5f5b20([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x17b068()):_0x5f5b20([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5f5b20([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5f5b20([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5f5b20([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x177450(){const _0x3812f2=[_0x5f5b20([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5f5b20([0x74,0x72,0x69,0x61,0x6c])][_0x5f5b20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4edd57[_0x5f5b20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1952b5/0x3e8:0xe10*_0x522ce6;return _0x4edd57[_0x5f5b20([0x65,0x78,0x70])]<_0x3812f2;}function _0x3c04d8(){const _0x1f7c42=_0x4edd57[_0x5f5b20([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1f7c42&&(!!_0x1f7c42[_0x5f5b20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f5b20([0x2a]))||(!!_0x1f7c42[_0x5f5b20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f5b20([0x50,0x4f,0x45]))||(!!_0x1f7c42[_0x5f5b20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f5b20([0x50,0x50]))||!(!_0x1f7c42[_0x5f5b20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f5b20([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2c1376()))));}function _0x2897dd(){const _0x1db56f=_0x4edd57[_0x5f5b20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1db56f||0x0==_0x1db56f[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x126397}=new URL(window[_0x5f5b20([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1db56f[_0x5f5b20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x126397))return!0x0;const _0x19c85a=_0x126397[_0x5f5b20([0x73,0x70,0x6c,0x69,0x74])](_0x5f5b20([0x2e]));return _0x1db56f[_0x5f5b20([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e6e47=>_0x2e6e47[_0x5f5b20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f5b20([0x2a])))[_0x5f5b20([0x6d,0x61,0x70])](_0x273e70=>_0x273e70[_0x5f5b20([0x73,0x70,0x6c,0x69,0x74])](_0x5f5b20([0x2e])))[_0x5f5b20([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5c2784=>_0x5c2784[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x19c85a[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5f5b20([0x6d,0x61,0x70])](_0x4183fb=>Array(_0x19c85a[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4183fb[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5f5b20([0x66,0x69,0x6c,0x6c])](_0x4183fb[0x0]===_0x5f5b20([0x2a])?_0x5f5b20([0x2a]):'')[_0x5f5b20([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4183fb))[_0x5f5b20([0x73,0x6f,0x6d,0x65])](_0x36bdd9=>_0x19c85a[_0x5f5b20([0x65,0x76,0x65,0x72,0x79])]((_0x43fac4,_0x16a9cd)=>_0x36bdd9[_0x16a9cd]===_0x43fac4||_0x36bdd9[_0x16a9cd]===_0x5f5b20([0x2a])));}function _0x17b068(){return _0x4fd08a&&_0xb88b58?new window[(_0x5f5b20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3a1915,_0x48cc6b)=>{_0x4fd08a[_0x5f5b20([0x74,0x68,0x65,0x6e])](_0x3a1915,_0x48cc6b),_0xb88b58[_0x5f5b20([0x74,0x68,0x65,0x6e])](_0x552d68=>{_0x552d68!=_0x5f5b20([0x56,0x61,0x6c,0x69,0x64])&&_0x3a1915(_0x552d68);},_0x48cc6b);}):_0x4fd08a||_0xb88b58||_0x5f5b20([0x56,0x61,0x6c,0x69,0x64]);}}function _0x169e1b(_0x5bbd98,_0x205e31){return new window[(_0x5f5b20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e2fa1=>{if(_0x445bf9())return _0x2e2fa1(_0x5f5b20([0x56,0x61,0x6c,0x69,0x64]));_0xbf7500(),_0x31eb2d[_0x5f5b20([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5f5b20([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3fedd3=!0x1;const _0x424ea1=_0x36d59f();function _0x320ee5(_0x3444b5){return!!_0x3444b5&&(typeof _0x3444b5===_0x5f5b20([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3444b5===_0x5f5b20([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3444b5[_0x5f5b20([0x74,0x68,0x65,0x6e])]===_0x5f5b20([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3444b5[_0x5f5b20([0x63,0x61,0x74,0x63,0x68])]===_0x5f5b20([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x24d6e0(_0x43c5f0){_0x29c02e(_0x43c5f0)[_0x5f5b20([0x74,0x68,0x65,0x6e])](_0x433b34=>{if(!_0x433b34||_0x433b34[_0x5f5b20([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5f5b20([0x6f,0x6b]))return _0x5f5b20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x21cee4(_0x336a36(_0x424ea1+_0x205e31))!=_0x433b34[_0x5f5b20([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5f5b20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5f5b20([0x56,0x61,0x6c,0x69,0x64]);})[_0x5f5b20([0x74,0x68,0x65,0x6e])](_0x53f5c0=>(_0xdfa6fc(),_0x53f5c0),()=>{const _0x1b50e2=_0x3695c2();return null==_0x1b50e2?(_0xdfa6fc(),_0x5f5b20([0x56,0x61,0x6c,0x69,0x64])):_0x5f5b20(_0x1952b5-_0x1b50e2>(0x288e4f1e^_0x196bcf)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5f5b20([0x74,0x68,0x65,0x6e])](_0x2e2fa1)[_0x5f5b20([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2e2fa1(_0x5f5b20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3251a4=0xcb4259e^_0x196bcf;function _0xdfa6fc(){const _0x2340db=_0x5f5b20([0x6c,0x6c,0x63,0x74,0x2d])+_0x21cee4(_0x336a36(_0x5bbd98)),_0x420cbc=_0x397657(_0x21cee4(window[_0x5f5b20([0x4d,0x61,0x74,0x68])][_0x5f5b20([0x63,0x65,0x69,0x6c])](_0x1952b5/_0x3251a4)));window[_0x5f5b20([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f5b20([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2340db,_0x420cbc);}function _0x3695c2(){const _0x1aca22=_0x5f5b20([0x6c,0x6c,0x63,0x74,0x2d])+_0x21cee4(_0x336a36(_0x5bbd98)),_0x223cbd=window[_0x5f5b20([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f5b20([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1aca22);return _0x223cbd?window[_0x5f5b20([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x397657(_0x223cbd),0x10)*_0x3251a4:null;}function _0x29c02e(_0x44c976){return new window[(_0x5f5b20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x31033e,_0x287fd9)=>{_0x44c976[_0x5f5b20([0x74,0x68,0x65,0x6e])](_0x31033e,_0x287fd9),window[_0x5f5b20([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x287fd9,0xc831fde^_0x196bcf);});}}_0x31eb2d[_0x5f5b20([0x6f,0x6e])](_0x5f5b20([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x570d49,_0xc67e86)=>{if(_0xc67e86[0x0]!=_0x5bbd98)return _0x2e2fa1(_0x5f5b20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xc67e86[0x1]={..._0xc67e86[0x1],[_0x5f5b20([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x424ea1};},{[_0x5f5b20([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f5b20([0x68,0x69,0x67,0x68])}),_0x31eb2d[_0x5f5b20([0x6f,0x6e])](_0x5f5b20([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x107f24=>{_0x320ee5(_0x107f24[_0x5f5b20([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3fedd3=!0x0,_0x24d6e0(_0x107f24[_0x5f5b20([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5f5b20([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f5b20([0x6c,0x6f,0x77])}),_0x58ec9e[_0x5f5b20([0x74,0x68,0x65,0x6e])](()=>{_0x3fedd3||_0x2e2fa1(_0x5f5b20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x445bf9(){return _0x31eb2d[_0x5f5b20([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f5b20([0x76,0x69,0x65,0x77])][_0x5f5b20([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5f5b20([0x61,0x75,0x74,0x6f]);}function _0xbf7500(){_0x31eb2d[_0x5f5b20([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f5b20([0x76,0x69,0x65,0x77])][_0x5f5b20([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5f5b20([0x61,0x75,0x74,0x6f]);}}function _0x22bda6(_0x676e6e){const _0x8d3393=[new window[(_0x5f5b20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ba66d=>setTimeout(_0x4ba66d,0xc8bf5d2^_0x196bcf)),_0x58ec9e[_0x5f5b20([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5f5b20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a0bf8=>{let _0x5b4f40=0x0;_0x31eb2d[_0x5f5b20([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f5b20([0x6f,0x6e])](_0x5f5b20([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1ade54,_0xc762f7)=>{_0xc762f7[0x0][_0x5f5b20([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5b4f40++,_0x5b4f40==(0xc82cae6^_0x196bcf)&&(_0x1a0bf8(),_0x1ade54[_0x5f5b20([0x6f,0x66,0x66])]());});}))];return window[_0x5f5b20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5f5b20([0x72,0x61,0x63,0x65])](_0x8d3393)[_0x5f5b20([0x74,0x68,0x65,0x6e])](()=>_0x676e6e);}async function _0x18c120(){await _0x58ec9e,_0x31eb2d[_0x5f5b20([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f5b20([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3ac96c,_0x31eb2d[_0x5f5b20([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f5b20([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3ac96c,_0x31eb2d[_0x5f5b20([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5f5b20([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2c1376(){return window[_0x5f5b20([0x67,0x6c,0x6f,0x62])]&&window[_0x5f5b20([0x67,0x6c,0x6f,0x62])][_0x5f5b20([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x30e7b8(_0x4b077d){const _0x5692dc=_0x21ba2a();_0x31eb2d[_0x5692dc]=_0x5f5b20([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])+_0x4b077d,_0x4b077d!=_0x5f5b20([0x56,0x61,0x6c,0x69,0x64])&&_0x18c120();}function _0x21ba2a(){const _0x170cc7=window[_0x5f5b20([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5f5b20([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5f5b20([0x6e,0x6f,0x77])]())[_0x5f5b20([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5f5b20([0x2e]),'');let _0x4ab78c=_0x5f5b20([0x49]);for(let _0x14638e=0x0;_0x14638e<_0x170cc7[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x14638e+=0x2){let _0x5ee6d9=window[_0x5f5b20([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x170cc7[_0x5f5b20([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x14638e,_0x14638e+0x2));_0x5ee6d9>=_0x57346e[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5ee6d9-=_0x57346e[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4ab78c+=_0x57346e[_0x5ee6d9];}return _0x4ab78c;}function _0x4da9c4(){const _0x5847b9=_0x279c38[_0x5f5b20([0x73,0x70,0x6c,0x69,0x74])](_0x5f5b20([0x2e]));if(0x3!=_0x5847b9[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x8326a0(_0x5847b9[0x1]);function _0x8326a0(_0x12ea52){const _0x351361=_0x1081cb(_0x12ea52);return _0x351361&&_0x3785de()?_0x351361:null;function _0x3785de(){const _0x41423f=_0x351361[_0x5f5b20([0x6a,0x74,0x69])],_0x526d21=window[_0x5f5b20([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x41423f[_0x5f5b20([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x41423f[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x29c544={..._0x351361,[_0x5f5b20([0x6a,0x74,0x69])]:_0x41423f[_0x5f5b20([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x41423f[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x29c544[_0x5f5b20([0x76,0x63])],_0x336a36(_0x29c544)==_0x526d21;}}}async function _0x5367e3(){let _0x364a68=!0x0;try{const _0x45f2d2=_0x279c38[_0x5f5b20([0x73,0x70,0x6c,0x69,0x74])](_0x5f5b20([0x2e])),[_0x5c1e81,_0x26f6f2,_0x5d5719]=_0x45f2d2;return _0x2c1c40(_0x5c1e81),await _0x4ef837(_0x5c1e81,_0x26f6f2,_0x5d5719),_0x364a68;}catch{return!0x1;}function _0x2c1c40(_0x4970ec){const _0x11c8f7=_0x1081cb(_0x4970ec);_0x11c8f7&&_0x11c8f7[_0x5f5b20([0x61,0x6c,0x67])]==_0x5f5b20([0x45,0x53,0x32,0x35,0x36])||(_0x364a68=!0x1);}async function _0x4ef837(_0x11b0ac,_0x819937,_0x24afd3){const _0xe658d4=window[_0x5f5b20([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5f5b20([0x66,0x72,0x6f,0x6d])](_0x4d44f2(_0x24afd3),_0x17a4ef=>_0x17a4ef[_0x5f5b20([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x496368=new window[(_0x5f5b20([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5f5b20([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x11b0ac+_0x5f5b20([0x2e])+_0x819937),_0x171a8b=window[_0x5f5b20([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5f5b20([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x171a8b)return;const _0x53b4e9=await _0x171a8b[_0x5f5b20([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5f5b20([0x6a,0x77,0x6b]),_0x4ef604,{[_0x5f5b20([0x6e,0x61,0x6d,0x65])]:_0x5f5b20([0x45,0x43,0x44,0x53,0x41]),[_0x5f5b20([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5f5b20([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5f5b20([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x171a8b[_0x5f5b20([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5f5b20([0x6e,0x61,0x6d,0x65])]:_0x5f5b20([0x45,0x43,0x44,0x53,0x41]),[_0x5f5b20([0x68,0x61,0x73,0x68])]:{[_0x5f5b20([0x6e,0x61,0x6d,0x65])]:_0x5f5b20([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x53b4e9,_0xe658d4,_0x496368)||(_0x364a68=!0x1);}}function _0x1081cb(_0x21e5ae){return _0x21e5ae[_0x5f5b20([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5f5b20([0x65,0x79]))?JSON[_0x5f5b20([0x70,0x61,0x72,0x73,0x65])](_0x4d44f2(_0x21e5ae)):null;}function _0x4d44f2(_0x37c01b){return window[_0x5f5b20([0x61,0x74,0x6f,0x62])](_0x37c01b[_0x5f5b20([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5f5b20([0x2b]))[_0x5f5b20([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5f5b20([0x2f])));}function _0x336a36(_0x166501){let _0x5a9c1f=0x1505;function _0x565287(_0x505add){for(let _0x481b95=0x0;_0x481b95<_0x505add[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x481b95++){const _0xc49ceb=_0x505add[_0x5f5b20([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x481b95);_0x5a9c1f=(_0x5a9c1f<<0x5)+_0x5a9c1f+_0xc49ceb,_0x5a9c1f&=_0x5a9c1f;}}function _0x101dd0(_0x14f660){Array[_0x5f5b20([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x14f660)?_0x14f660[_0x5f5b20([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x101dd0):_0x14f660&&typeof _0x14f660==_0x5f5b20([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5f5b20([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x14f660)[_0x5f5b20([0x73,0x6f,0x72,0x74])]()[_0x5f5b20([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x58187f,_0x1ce718])=>{_0x565287(_0x58187f),_0x101dd0(_0x1ce718);}):_0x565287(window[_0x5f5b20([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x14f660));}return _0x101dd0(_0x166501),_0x5a9c1f>>>0x0;}function _0x21cee4(_0x1a89cd){return _0x1a89cd[_0x5f5b20([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5f5b20([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5f5b20([0x30]));}function _0x397657(_0x5746a7){return _0x5746a7[_0x5f5b20([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5f5b20([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5f5b20([0x6a,0x6f,0x69,0x6e])]('');}function _0x3ac96c(){}function _0x5f5b20(_0x4d9cba){return _0x4d9cba['map'](_0x3893b1=>String['fromCharCode'](_0x3893b1))['join']('');}_0x30e7b8(await _0x3ea8db());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0xd30cfe=>Number(_0xd30cfe)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x6810d0){return L['includes'](_0x6810d0);}function g(_0x4affe0){return Array['from'](_0x4affe0['getStyleNames']())['filter'](P);}function b(_0x41b2ad,_0x4569aa,_0x1a246b){const {spanStyles:_0x34ca2e,stylesToBeHtmlElements:_0x420338}=function(_0x487ba4,_0x266935){const _0x468cba={},_0x5ccced={};return _0x266935['forEach'](_0x40a650=>{const _0x3535a6=_0x487ba4['getStyle'](_0x40a650);if(_0x3535a6){if(function(_0x2b7682){return E['includes'](_0x2b7682);}(_0x40a650))_0x468cba[_0x40a650]=_0x3535a6;else{if(function(_0xa8bec5){return _0xa8bec5 in F;}(_0x40a650)){const _0x4f60f=_0x3535a6['split']('\x20');F[_0x40a650]['forEach'](([_0x1b5fb2,_0x54ab2b])=>{for(const _0x1bf823 of _0x4f60f){('function'==typeof _0x1b5fb2&&_0x1b5fb2(_0x1bf823)||_0x1b5fb2===_0x1bf823)&&(_0x5ccced[_0x40a650]=[..._0x5ccced[_0x40a650]||[],[_0x1b5fb2,_0x54ab2b]]);}});}}}}),{'spanStyles':_0x468cba,'stylesToBeHtmlElements':_0x5ccced};}(_0x41b2ad,_0x1a246b);!function(_0xfa7009,_0x4b8225,_0x4bbcc2){for(const _0x4fb210 in _0x4bbcc2){_0x4bbcc2[_0x4fb210]['forEach'](([,_0x1f22f5])=>{const _0xd2c451=_0x4b8225['createElement'](_0x1f22f5,[],_0xfa7009['getChildren']());_0x4b8225['insertChild'](0x0,_0xd2c451,_0xfa7009);}),_0x4b8225['removeStyle'](_0x4fb210,_0xfa7009);}}(_0x41b2ad,_0x4569aa,_0x420338),function(_0x2fe5ab,_0x3842ff,_0xb7a74b){if(!Object['keys'](_0xb7a74b)['length'])return;const _0x59249d=_0x3842ff['createElement']('span',[],_0x2fe5ab['getChildren']());_0x3842ff['setStyle'](_0xb7a74b,_0x59249d),_0x3842ff['insertChild'](0x0,_0x59249d,_0x2fe5ab),_0x3842ff['removeStyle'](Object['keys'](_0xb7a74b),_0x2fe5ab);}(_0x41b2ad,_0x4569aa,_0x34ca2e);}class a extends _0x3abb10{['execute'](_0x1f8dc2){const {body:_0x353d3e}=_0x1f8dc2['_parsedData'],_0x1b9466=new _0x10ef48(_0x353d3e['document']),_0x228b09=_0x1b9466['createRangeIn'](_0x353d3e),_0x5d9bfa=new _0x52b866(_0x1b9466['document']['stylesProcessor']),_0x3b039c=[...new _0x36af94(_0x5d9bfa)['blockElements'],'font'],_0x2c1a34=_0x228b09['getItems']();for(const _0x26937d of _0x2c1a34)_0x26937d['is']('element')&&_0x3b039c['includes'](_0x26937d['name'])&&b(_0x26937d,_0x1b9466,g(_0x26937d));_0x1f8dc2['content']=_0x353d3e;}['isActive'](_0x39c887){return super['isActive'](_0x39c887)||p(_0x39c887);}}class s extends _0x1abc18{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3412eb=this['editor'],_0x35f86f=_0x3412eb['plugins']['get']('ClipboardPipeline'),_0x26e410=_0x3412eb['editing']['view']['document'],_0x5c8b14=new a(_0x26e410);_0x35f86f['on']('inputTransformation',(_0x43e544,_0x543011)=>{const _0x2610e9=_0x543011['dataTransfer']['getData']('text/html');_0x5c8b14['isActive'](_0x2610e9)&&(_0x543011['_parsedData']||(_0x543011['_parsedData']=_0x18c4a1(_0x2610e9,_0x26e410['stylesProcessor'])),_0x5c8b14['execute'](_0x543011));},{'priority':_0x42e004['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xc13f7d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x132f45;for(const _0x4bc130 in _0xc13f7d){const _0x4cde75=_0x4bc130,_0x28a521=_0xc13f7d[_0x4cde75];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x28a521||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x28a521||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x28a521||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x28a521||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x28a521||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x28a521||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x28a521||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x28a521){delete _0xc13f7d[_0x4cde75],_0x132f45=_0x28a521,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x132f45&&_0xc13f7d['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x132f45&&_0xc13f7d['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x132f45&&_0xc13f7d['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x132f45&&_0xc13f7d['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x132f45&&_0xc13f7d['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x132f45&&_0xc13f7d['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x132f45&&_0xc13f7d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x1abc18{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x35084b}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0xe53ffe,parsePasteOfficeHtml as _0x44b5ad}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x5a8111,uid as _0x514010}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x5437cf,ViewDocument as _0x4b30e5,ViewDomConverter as _0x47d1de}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x1e121f){return m['test'](_0x1e121f);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x197bbc,_0x20c536){const _0x571055=new Map();for(const [_0x3178c6,_0x5acdc8]of _0x20c536){if(!_0x3178c6['tagName']&&!_0x3178c6['className'])continue;const _0x47cb2e=!_0x3178c6['tagName']||_0x197bbc['name']===_0x3178c6['tagName'],_0x2606ed=!_0x3178c6['className']||_0x197bbc['hasClass'](_0x3178c6['className']);_0x47cb2e&&_0x2606ed&&_0x571055['set'](_0x3178c6,_0x5acdc8);}return _0x571055;}function h(_0x2321a4){const _0x5536fc={};for(let _0x4751e0=0x0;_0x4751e0<_0x2321a4['length'];_0x4751e0++){const _0x39291a=_0x2321a4[_0x4751e0],_0x38e198=_0x2321a4['getPropertyValue'](_0x39291a);'initial'!==_0x38e198&&(_0x5536fc[_0x39291a]=_0x38e198);}return _0x5536fc;}function O(_0x402767){const _0x5d2482=_0x402767['split'](',')['map'](_0x387cb9=>_0x387cb9['trim']()),_0x4d7c0b=[];for(const _0x223d2e of _0x5d2482){const _0x218f9d=S['exec'](_0x223d2e);_0x218f9d&&_0x4d7c0b['push'](_0x218f9d['groups']);}return _0x4d7c0b;}function k(_0x32d50c){const _0x472d52={};for(const _0x312751 of _0x32d50c)Object['assign'](_0x472d52,_0x312751);return _0x472d52;}class c extends _0xe53ffe{['execute'](_0x3bf2b4){const {body:_0x4bbfe2,styles:_0x34ddb6}=_0x3bf2b4['_parsedData'],_0x454792=new _0x5437cf(_0x4bbfe2['document']),_0x17bdbd=_0x454792['createRangeIn'](_0x4bbfe2),_0x3cd9c7=function(_0xb3d802){const _0x215adb={};for(const _0x2121b6 of _0xb3d802)for(const _0x71de5b of _0x2121b6['cssRules'])if(_0x71de5b instanceof CSSStyleRule){const _0x1c07cd=h(_0x71de5b['style']);_0x215adb[_0x71de5b['selectorText']]=Object['assign']({},_0x215adb[_0x71de5b['selectorText']]||{},_0x1c07cd);}return _0x215adb;}(_0x34ddb6),_0x9e09a3=function(_0x4ca663){const _0x437d32=new Map();for(const _0x3d158f in _0x4ca663){const _0x358f47=O(_0x3d158f),_0x7e27fc=_0x4ca663[_0x3d158f];for(const _0x4eb2a0 of _0x358f47)_0x437d32['set'](_0x4eb2a0,_0x7e27fc);}return _0x437d32;}(_0x3cd9c7);for(const _0x48ddd5 of _0x17bdbd){if('elementStart'!==_0x48ddd5['type'])continue;const _0x443383=j(_0x48ddd5['item'],_0x9e09a3);if(_0x443383['size']){const _0x116a18=k(Array['from'](_0x443383['values']()));for(const _0x699985 in _0x116a18){const _0x3ec312=_0x48ddd5['item'];_0x3ec312['hasStyle'](_0x699985)||_0x454792['setStyle'](_0x699985,_0x116a18[_0x699985],_0x3ec312);}}}_0x3bf2b4['content']=_0x4bbfe2;}['isActive'](_0x3fcfd8){return super['isActive'](_0x3fcfd8)||p(_0x3fcfd8);}}class i extends _0x35084b{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x36428f=this['editor'],_0x24114d=_0x36428f['plugins']['get']('ClipboardPipeline'),_0x2f0763=_0x36428f['editing']['view']['document'],_0xc9ff0=new c(_0x2f0763);_0x24114d['on']('inputTransformation',(_0x41c3f9,_0x2fb966)=>{const _0x56079d=_0x2fb966['dataTransfer']['getData']('text/html');_0xc9ff0['isActive'](_0x56079d)&&(_0x2fb966['_parsedData']||(_0x2fb966['_parsedData']=_0x44b5ad(_0x56079d,_0x2f0763['stylesProcessor'])),_0xc9ff0['execute'](_0x2fb966));},{'priority':_0x5a8111['get']('high')+0xb});}['afterInit'](){!async function(_0xe681ad){const _0x400874=_0x29e51a([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x3b2e2b=0xc82cb1e,_0x2c142e=0xc85b846^_0x3b2e2b,_0x2c784b=window[_0x29e51a([0x44,0x61,0x74,0x65])][_0x29e51a([0x6e,0x6f,0x77])](),_0x40fe56=_0xe681ad[_0x29e51a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x8e7797=new window[(_0x29e51a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a2cf5=>{_0x40fe56[_0x29e51a([0x6f,0x6e,0x63,0x65])](_0x29e51a([0x72,0x65,0x61,0x64,0x79]),_0x5a2cf5);}),_0x5163b9={[_0x29e51a([0x6b,0x74,0x79])]:_0x29e51a([0x45,0x43]),[_0x29e51a([0x75,0x73,0x65])]:_0x29e51a([0x73,0x69,0x67]),[_0x29e51a([0x63,0x72,0x76])]:_0x29e51a([0x50,0x2d,0x32,0x35,0x36]),[_0x29e51a([0x78])]:_0x29e51a([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x29e51a([0x79])]:_0x29e51a([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x29e51a([0x61,0x6c,0x67])]:_0x29e51a([0x45,0x53,0x32,0x35,0x36])},_0x1e9252=_0x40fe56[_0x29e51a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x29e51a([0x67,0x65,0x74])](_0x29e51a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x49c0ce(){let _0x352e06,_0x2d7650=null,_0x8143ba=null;try{if(_0x1e9252==_0x29e51a([0x47,0x50,0x4c]))return _0x29e51a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x352e06=_0x337542(),!_0x352e06)return _0x29e51a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x352e06[_0x29e51a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x8143ba=_0x512f69(_0x352e06[_0x29e51a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x352e06[_0x29e51a([0x6a,0x74,0x69])])),await _0x268386()?_0x4bb339()?_0x3fd358()?_0x29e51a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2c933a()?(_0x352e06[_0x29e51a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x29e51a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2d7650=_0x20926a(_0x29e51a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x352e06[_0x29e51a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x29e51a([0x74,0x72,0x69,0x61,0x6c])&&(_0x2d7650=_0x20926a(_0x29e51a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4133b9()):_0x29e51a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x29e51a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x29e51a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x29e51a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3fd358(){const _0x455a33=[_0x29e51a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x29e51a([0x74,0x72,0x69,0x61,0x6c])][_0x29e51a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x352e06[_0x29e51a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2c784b/0x3e8:0xe10*_0x2c142e;return _0x352e06[_0x29e51a([0x65,0x78,0x70])]<_0x455a33;}function _0x4bb339(){const _0xe60ec2=_0x352e06[_0x29e51a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xe60ec2&&(!!_0xe60ec2[_0x29e51a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29e51a([0x2a]))||(!!_0xe60ec2[_0x29e51a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29e51a([0x50,0x4f,0x45]))||(!!_0xe60ec2[_0x29e51a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29e51a([0x50,0x50]))||!(!_0xe60ec2[_0x29e51a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29e51a([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x171242()))));}function _0x2c933a(){const _0x44f1a7=_0x352e06[_0x29e51a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x44f1a7||0x0==_0x44f1a7[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3b7c65}=new URL(window[_0x29e51a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x44f1a7[_0x29e51a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b7c65))return!0x0;const _0x14cb9d=_0x3b7c65[_0x29e51a([0x73,0x70,0x6c,0x69,0x74])](_0x29e51a([0x2e]));return _0x44f1a7[_0x29e51a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4671a8=>_0x4671a8[_0x29e51a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29e51a([0x2a])))[_0x29e51a([0x6d,0x61,0x70])](_0x1be3ae=>_0x1be3ae[_0x29e51a([0x73,0x70,0x6c,0x69,0x74])](_0x29e51a([0x2e])))[_0x29e51a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5c0c63=>_0x5c0c63[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x14cb9d[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x29e51a([0x6d,0x61,0x70])](_0x4bb411=>Array(_0x14cb9d[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4bb411[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x29e51a([0x66,0x69,0x6c,0x6c])](_0x4bb411[0x0]===_0x29e51a([0x2a])?_0x29e51a([0x2a]):'')[_0x29e51a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4bb411))[_0x29e51a([0x73,0x6f,0x6d,0x65])](_0xde4411=>_0x14cb9d[_0x29e51a([0x65,0x76,0x65,0x72,0x79])]((_0x430992,_0x5941f3)=>_0xde4411[_0x5941f3]===_0x430992||_0xde4411[_0x5941f3]===_0x29e51a([0x2a])));}function _0x4133b9(){return _0x2d7650&&_0x8143ba?new window[(_0x29e51a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x296f3b,_0xc8240)=>{_0x2d7650[_0x29e51a([0x74,0x68,0x65,0x6e])](_0x296f3b,_0xc8240),_0x8143ba[_0x29e51a([0x74,0x68,0x65,0x6e])](_0x2d2029=>{_0x2d2029!=_0x29e51a([0x56,0x61,0x6c,0x69,0x64])&&_0x296f3b(_0x2d2029);},_0xc8240);}):_0x2d7650||_0x8143ba||_0x29e51a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x512f69(_0x49d841,_0x36704c){return new window[(_0x29e51a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xaccf3=>{if(_0x250e15())return _0xaccf3(_0x29e51a([0x56,0x61,0x6c,0x69,0x64]));_0x55212a(),_0x40fe56[_0x29e51a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x29e51a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x554ab0=!0x1;const _0x4d9c0b=_0x514010();function _0x4596a5(_0x33c6b9){return!!_0x33c6b9&&(typeof _0x33c6b9===_0x29e51a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x33c6b9===_0x29e51a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x33c6b9[_0x29e51a([0x74,0x68,0x65,0x6e])]===_0x29e51a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x33c6b9[_0x29e51a([0x63,0x61,0x74,0x63,0x68])]===_0x29e51a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x37ce60(_0x2d692a){_0x2269ad(_0x2d692a)[_0x29e51a([0x74,0x68,0x65,0x6e])](_0x3fbb09=>{if(!_0x3fbb09||_0x3fbb09[_0x29e51a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x29e51a([0x6f,0x6b]))return _0x29e51a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x6710aa(_0x3e6fb6(_0x4d9c0b+_0x36704c))!=_0x3fbb09[_0x29e51a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x29e51a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x29e51a([0x56,0x61,0x6c,0x69,0x64]);})[_0x29e51a([0x74,0x68,0x65,0x6e])](_0x5c192f=>(_0x181f05(),_0x5c192f),()=>{const _0x34081a=_0x4f6895();return null==_0x34081a?(_0x181f05(),_0x29e51a([0x56,0x61,0x6c,0x69,0x64])):_0x29e51a(_0x2c784b-_0x34081a>(0x288e4f1e^_0x3b2e2b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x29e51a([0x74,0x68,0x65,0x6e])](_0xaccf3)[_0x29e51a([0x63,0x61,0x74,0x63,0x68])](()=>{_0xaccf3(_0x29e51a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3d0484=0xcb4259e^_0x3b2e2b;function _0x181f05(){const _0x1f0868=_0x29e51a([0x6c,0x6c,0x63,0x74,0x2d])+_0x6710aa(_0x3e6fb6(_0x49d841)),_0x265cde=_0x9bcf2e(_0x6710aa(window[_0x29e51a([0x4d,0x61,0x74,0x68])][_0x29e51a([0x63,0x65,0x69,0x6c])](_0x2c784b/_0x3d0484)));window[_0x29e51a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x29e51a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f0868,_0x265cde);}function _0x4f6895(){const _0x489f6f=_0x29e51a([0x6c,0x6c,0x63,0x74,0x2d])+_0x6710aa(_0x3e6fb6(_0x49d841)),_0x5ece91=window[_0x29e51a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x29e51a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x489f6f);return _0x5ece91?window[_0x29e51a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9bcf2e(_0x5ece91),0x10)*_0x3d0484:null;}function _0x2269ad(_0x4ff410){return new window[(_0x29e51a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x198499,_0x30b606)=>{_0x4ff410[_0x29e51a([0x74,0x68,0x65,0x6e])](_0x198499,_0x30b606),window[_0x29e51a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x30b606,0xc831fde^_0x3b2e2b);});}}_0x40fe56[_0x29e51a([0x6f,0x6e])](_0x29e51a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4f19dd,_0x53dd0b)=>{if(_0x53dd0b[0x0]!=_0x49d841)return _0xaccf3(_0x29e51a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x53dd0b[0x1]={..._0x53dd0b[0x1],[_0x29e51a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4d9c0b};},{[_0x29e51a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x29e51a([0x68,0x69,0x67,0x68])}),_0x40fe56[_0x29e51a([0x6f,0x6e])](_0x29e51a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x41c08a=>{_0x4596a5(_0x41c08a[_0x29e51a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x554ab0=!0x0,_0x37ce60(_0x41c08a[_0x29e51a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x29e51a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x29e51a([0x6c,0x6f,0x77])}),_0x8e7797[_0x29e51a([0x74,0x68,0x65,0x6e])](()=>{_0x554ab0||_0xaccf3(_0x29e51a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x250e15(){return _0x40fe56[_0x29e51a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x29e51a([0x76,0x69,0x65,0x77])][_0x29e51a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x29e51a([0x61,0x75,0x74,0x6f]);}function _0x55212a(){_0x40fe56[_0x29e51a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x29e51a([0x76,0x69,0x65,0x77])][_0x29e51a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x29e51a([0x61,0x75,0x74,0x6f]);}}function _0x20926a(_0x5a4315){const _0x351add=[new window[(_0x29e51a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a95c7=>setTimeout(_0x1a95c7,0xc8bf5d2^_0x3b2e2b)),_0x8e7797[_0x29e51a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x29e51a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2aecee=>{let _0x1a0bd3=0x0;_0x40fe56[_0x29e51a([0x6d,0x6f,0x64,0x65,0x6c])][_0x29e51a([0x6f,0x6e])](_0x29e51a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x545b36,_0x5eade0)=>{_0x5eade0[0x0][_0x29e51a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1a0bd3++,_0x1a0bd3==(0xc82cae6^_0x3b2e2b)&&(_0x2aecee(),_0x545b36[_0x29e51a([0x6f,0x66,0x66])]());});}))];return window[_0x29e51a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x29e51a([0x72,0x61,0x63,0x65])](_0x351add)[_0x29e51a([0x74,0x68,0x65,0x6e])](()=>_0x5a4315);}async function _0x5bdef8(){await _0x8e7797,_0x40fe56[_0x29e51a([0x6d,0x6f,0x64,0x65,0x6c])][_0x29e51a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3a01f1,_0x40fe56[_0x29e51a([0x6d,0x6f,0x64,0x65,0x6c])][_0x29e51a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3a01f1,_0x40fe56[_0x29e51a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x29e51a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x171242(){return window[_0x29e51a([0x67,0x6c,0x6f,0x62])]&&window[_0x29e51a([0x67,0x6c,0x6f,0x62])][_0x29e51a([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1863eb(_0x48ad37){const _0x5a68ae=_0x537a85();_0x40fe56[_0x5a68ae]=_0x29e51a([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])+_0x48ad37,_0x48ad37!=_0x29e51a([0x56,0x61,0x6c,0x69,0x64])&&_0x5bdef8();}function _0x537a85(){const _0x6cbf56=window[_0x29e51a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x29e51a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x29e51a([0x6e,0x6f,0x77])]())[_0x29e51a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x29e51a([0x2e]),'');let _0x37a83f=_0x29e51a([0x49]);for(let _0xbd64fa=0x0;_0xbd64fa<_0x6cbf56[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xbd64fa+=0x2){let _0x701212=window[_0x29e51a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6cbf56[_0x29e51a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbd64fa,_0xbd64fa+0x2));_0x701212>=_0x400874[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x701212-=_0x400874[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x37a83f+=_0x400874[_0x701212];}return _0x37a83f;}function _0x337542(){const _0x3bb4ce=_0x1e9252[_0x29e51a([0x73,0x70,0x6c,0x69,0x74])](_0x29e51a([0x2e]));if(0x3!=_0x3bb4ce[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xbc690e(_0x3bb4ce[0x1]);function _0xbc690e(_0x9e0b15){const _0x1ed79c=_0x1c6e1d(_0x9e0b15);return _0x1ed79c&&_0xf4aad0()?_0x1ed79c:null;function _0xf4aad0(){const _0x1197fb=_0x1ed79c[_0x29e51a([0x6a,0x74,0x69])],_0x3d115f=window[_0x29e51a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1197fb[_0x29e51a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1197fb[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x23101d={..._0x1ed79c,[_0x29e51a([0x6a,0x74,0x69])]:_0x1197fb[_0x29e51a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1197fb[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x23101d[_0x29e51a([0x76,0x63])],_0x3e6fb6(_0x23101d)==_0x3d115f;}}}async function _0x268386(){let _0x940d33=!0x0;try{const _0x4e8356=_0x1e9252[_0x29e51a([0x73,0x70,0x6c,0x69,0x74])](_0x29e51a([0x2e])),[_0x3b55f9,_0x294363,_0x2dcc1f]=_0x4e8356;return _0x579167(_0x3b55f9),await _0x2309e1(_0x3b55f9,_0x294363,_0x2dcc1f),_0x940d33;}catch{return!0x1;}function _0x579167(_0xe40a1e){const _0x3f1908=_0x1c6e1d(_0xe40a1e);_0x3f1908&&_0x3f1908[_0x29e51a([0x61,0x6c,0x67])]==_0x29e51a([0x45,0x53,0x32,0x35,0x36])||(_0x940d33=!0x1);}async function _0x2309e1(_0x5bcaa4,_0x592c2f,_0x1b7b69){const _0x20ab96=window[_0x29e51a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x29e51a([0x66,0x72,0x6f,0x6d])](_0x22c949(_0x1b7b69),_0x14aa06=>_0x14aa06[_0x29e51a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x44c35c=new window[(_0x29e51a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x29e51a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5bcaa4+_0x29e51a([0x2e])+_0x592c2f),_0x2ab759=window[_0x29e51a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x29e51a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2ab759)return;const _0x42743d=await _0x2ab759[_0x29e51a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x29e51a([0x6a,0x77,0x6b]),_0x5163b9,{[_0x29e51a([0x6e,0x61,0x6d,0x65])]:_0x29e51a([0x45,0x43,0x44,0x53,0x41]),[_0x29e51a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x29e51a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x29e51a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2ab759[_0x29e51a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x29e51a([0x6e,0x61,0x6d,0x65])]:_0x29e51a([0x45,0x43,0x44,0x53,0x41]),[_0x29e51a([0x68,0x61,0x73,0x68])]:{[_0x29e51a([0x6e,0x61,0x6d,0x65])]:_0x29e51a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x42743d,_0x20ab96,_0x44c35c)||(_0x940d33=!0x1);}}function _0x1c6e1d(_0x5d62f3){return _0x5d62f3[_0x29e51a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x29e51a([0x65,0x79]))?JSON[_0x29e51a([0x70,0x61,0x72,0x73,0x65])](_0x22c949(_0x5d62f3)):null;}function _0x22c949(_0x381d6f){return window[_0x29e51a([0x61,0x74,0x6f,0x62])](_0x381d6f[_0x29e51a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x29e51a([0x2b]))[_0x29e51a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x29e51a([0x2f])));}function _0x3e6fb6(_0x33385b){let _0x20766e=0x1505;function _0x4cd2e1(_0x326dc4){for(let _0x37257d=0x0;_0x37257d<_0x326dc4[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x37257d++){const _0xea786e=_0x326dc4[_0x29e51a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x37257d);_0x20766e=(_0x20766e<<0x5)+_0x20766e+_0xea786e,_0x20766e&=_0x20766e;}}function _0x28327c(_0x3ccc74){Array[_0x29e51a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3ccc74)?_0x3ccc74[_0x29e51a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x28327c):_0x3ccc74&&typeof _0x3ccc74==_0x29e51a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x29e51a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3ccc74)[_0x29e51a([0x73,0x6f,0x72,0x74])]()[_0x29e51a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1a9519,_0x59079f])=>{_0x4cd2e1(_0x1a9519),_0x28327c(_0x59079f);}):_0x4cd2e1(window[_0x29e51a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3ccc74));}return _0x28327c(_0x33385b),_0x20766e>>>0x0;}function _0x6710aa(_0x3c887b){return _0x3c887b[_0x29e51a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x29e51a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x29e51a([0x30]));}function _0x9bcf2e(_0x46f669){return _0x46f669[_0x29e51a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x29e51a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x29e51a([0x6a,0x6f,0x69,0x6e])]('');}function _0x3a01f1(){}function _0x29e51a(_0x5d9990){return _0x5d9990['map'](_0x853ba6=>String['fromCharCode'](_0x853ba6))['join']('');}_0x1863eb(await _0x49c0ce());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0xbe1b37=>Number(_0xbe1b37)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x4d6e7a){return L['includes'](_0x4d6e7a);}function g(_0x142123){return Array['from'](_0x142123['getStyleNames']())['filter'](P);}function b(_0x52d789,_0x5f4e2a,_0x13a20d){const {spanStyles:_0x23c2e3,stylesToBeHtmlElements:_0xdd7e7c}=function(_0x17ea0f,_0x56bd66){const _0x568913={},_0x34ee81={};return _0x56bd66['forEach'](_0x463b65=>{const _0x2b2e43=_0x17ea0f['getStyle'](_0x463b65);if(_0x2b2e43){if(function(_0x29c816){return E['includes'](_0x29c816);}(_0x463b65))_0x568913[_0x463b65]=_0x2b2e43;else{if(function(_0xf9f2aa){return _0xf9f2aa in F;}(_0x463b65)){const _0x2c798f=_0x2b2e43['split']('\x20');F[_0x463b65]['forEach'](([_0x58dd08,_0x38cafd])=>{for(const _0x59b853 of _0x2c798f){('function'==typeof _0x58dd08&&_0x58dd08(_0x59b853)||_0x58dd08===_0x59b853)&&(_0x34ee81[_0x463b65]=[..._0x34ee81[_0x463b65]||[],[_0x58dd08,_0x38cafd]]);}});}}}}),{'spanStyles':_0x568913,'stylesToBeHtmlElements':_0x34ee81};}(_0x52d789,_0x13a20d);!function(_0x5c59a1,_0x2b9309,_0x5ebe1e){for(const _0x5bfef7 in _0x5ebe1e){_0x5ebe1e[_0x5bfef7]['forEach'](([,_0x30692e])=>{const _0x34c85e=_0x2b9309['createElement'](_0x30692e,[],_0x5c59a1['getChildren']());_0x2b9309['insertChild'](0x0,_0x34c85e,_0x5c59a1);}),_0x2b9309['removeStyle'](_0x5bfef7,_0x5c59a1);}}(_0x52d789,_0x5f4e2a,_0xdd7e7c),function(_0x61a63e,_0x2e8d2e,_0x2ad065){if(!Object['keys'](_0x2ad065)['length'])return;const _0xeba9ee=_0x2e8d2e['createElement']('span',[],_0x61a63e['getChildren']());_0x2e8d2e['setStyle'](_0x2ad065,_0xeba9ee),_0x2e8d2e['insertChild'](0x0,_0xeba9ee,_0x61a63e),_0x2e8d2e['removeStyle'](Object['keys'](_0x2ad065),_0x61a63e);}(_0x52d789,_0x5f4e2a,_0x23c2e3);}class a extends _0xe53ffe{['execute'](_0x1531b4){const {body:_0x92f4ef}=_0x1531b4['_parsedData'],_0x58bad6=new _0x5437cf(_0x92f4ef['document']),_0xf39e23=_0x58bad6['createRangeIn'](_0x92f4ef),_0x477e15=new _0x4b30e5(_0x58bad6['document']['stylesProcessor']),_0x1e50f9=[...new _0x47d1de(_0x477e15)['blockElements'],'font'],_0x15cd14=_0xf39e23['getItems']();for(const _0x1dc723 of _0x15cd14)_0x1dc723['is']('element')&&_0x1e50f9['includes'](_0x1dc723['name'])&&b(_0x1dc723,_0x58bad6,g(_0x1dc723));_0x1531b4['content']=_0x92f4ef;}['isActive'](_0x441d6a){return super['isActive'](_0x441d6a)||p(_0x441d6a);}}class s extends _0x35084b{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3cbe49=this['editor'],_0x5141fd=_0x3cbe49['plugins']['get']('ClipboardPipeline'),_0x25ebf3=_0x3cbe49['editing']['view']['document'],_0x685543=new a(_0x25ebf3);_0x5141fd['on']('inputTransformation',(_0xc16a0f,_0x2a1aef)=>{const _0x2aba8c=_0x2a1aef['dataTransfer']['getData']('text/html');_0x685543['isActive'](_0x2aba8c)&&(_0x2a1aef['_parsedData']||(_0x2a1aef['_parsedData']=_0x44b5ad(_0x2aba8c,_0x25ebf3['stylesProcessor'])),_0x685543['execute'](_0x2a1aef));},{'priority':_0x5a8111['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xafbe0a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x9d4bff;for(const _0x51c0a7 in _0xafbe0a){const _0x254523=_0x51c0a7,_0x5bd7d0=_0xafbe0a[_0x254523];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x5bd7d0||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5bd7d0||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5bd7d0||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5bd7d0||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5bd7d0||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5bd7d0||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5bd7d0||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5bd7d0){delete _0xafbe0a[_0x254523],_0x9d4bff=_0x5bd7d0,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x9d4bff&&_0xafbe0a['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x9d4bff&&_0xafbe0a['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x9d4bff&&_0xafbe0a['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x9d4bff&&_0xafbe0a['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x9d4bff&&_0xafbe0a['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x9d4bff&&_0xafbe0a['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x9d4bff&&_0xafbe0a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x35084b{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "46.1.1-alpha.1",
3
+ "version": "46.1.1-alpha.2",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "46.1.1-alpha.1",
26
- "@ckeditor/ckeditor5-engine": "46.1.1-alpha.1",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.1.1-alpha.1",
28
- "@ckeditor/ckeditor5-utils": "46.1.1-alpha.1",
29
- "ckeditor5": "46.1.1-alpha.1"
25
+ "@ckeditor/ckeditor5-core": "46.1.1-alpha.2",
26
+ "@ckeditor/ckeditor5-engine": "46.1.1-alpha.2",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.1.1-alpha.2",
28
+ "@ckeditor/ckeditor5-utils": "46.1.1-alpha.2",
29
+ "ckeditor5": "46.1.1-alpha.2"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2ebb1d=_0x273d;(function(_0x4b01fd,_0x185cca){const _0x417041=_0x273d,_0x51e2fc=_0x4b01fd();while(!![]){try{const _0x45808f=-parseInt(_0x417041(0xfc))/0x1*(parseInt(_0x417041(0x10d))/0x2)+parseInt(_0x417041(0xed))/0x3*(parseInt(_0x417041(0xee))/0x4)+-parseInt(_0x417041(0xf8))/0x5+parseInt(_0x417041(0x100))/0x6*(-parseInt(_0x417041(0xf1))/0x7)+parseInt(_0x417041(0xf2))/0x8+parseInt(_0x417041(0xfb))/0x9+-parseInt(_0x417041(0xe8))/0xa*(parseInt(_0x417041(0xe7))/0xb);if(_0x45808f===_0x185cca)break;else _0x51e2fc['push'](_0x51e2fc['shift']());}catch(_0x5f10dd){_0x51e2fc['push'](_0x51e2fc['shift']());}}}(_0x513e,0x1f1fe));import{Plugin as _0x36df75}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x423541}from'@ckeditor/ckeditor5-paste-from-office';function _0x273d(_0x18ae8e,_0x3d05c0){const _0x513ed9=_0x513e();return _0x273d=function(_0x273dd8,_0x297a19){_0x273dd8=_0x273dd8-0xe7;let _0xec1886=_0x513ed9[_0x273dd8];return _0xec1886;},_0x273d(_0x18ae8e,_0x3d05c0);}import{priorities as _0x121a40,uid as _0x5233d9}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x6f5fb4}from'./normalizers/inliner/msofficestylesinliner.js';function _0x513e(){const _0x186d59=['requires','stylesProcessor','map','isPremiumPlugin','15254OyUkRh','528qGspEa','18190BEHSSt','_parsedData','fromCharCode','href','pluginName','1059oXokwM','1812EmVWxm','view','afterInit','644rQHrZs','1714360yUVdoA','high','document','join','init','text/html','1032200GXnbbW','ClipboardPipeline','isOfficialPlugin','567216kCDoQS','2PpNFWy','PasteFromOffice','dataTransfer','execute','48nPvbHh','isActive','editor','plugins','PasteFromOfficeEnhancedInliner','editing','get','inputTransformation','getData'];_0x513e=function(){return _0x186d59;};return _0x513e();}export class PasteFromOfficeEnhancedInliner extends _0x36df75{static get[_0x2ebb1d(0xec)](){const _0x815d63=_0x2ebb1d;return _0x815d63(0x104);}static get[_0x2ebb1d(0xfa)](){return!0x0;}static get[_0x2ebb1d(0x10c)](){return!0x0;}static get[_0x2ebb1d(0x109)](){const _0x21a687=_0x2ebb1d;return[_0x21a687(0xfd)];}[_0x2ebb1d(0xf6)](){const _0x11b1f4=_0x2ebb1d,_0x4eb638=this[_0x11b1f4(0x102)],_0x3c312b=_0x4eb638[_0x11b1f4(0x103)][_0x11b1f4(0x106)](_0x11b1f4(0xf9)),_0x4c9e47=_0x4eb638[_0x11b1f4(0x105)][_0x11b1f4(0xef)][_0x11b1f4(0xf4)],_0x4b85ef=new _0x6f5fb4(_0x4c9e47);_0x3c312b['on'](_0x11b1f4(0x107),(_0x387a30,_0x175c22)=>{const _0x10efcf=_0x11b1f4,_0x2010e1=_0x175c22[_0x10efcf(0xfe)][_0x10efcf(0x108)](_0x10efcf(0xf7));_0x4b85ef[_0x10efcf(0x101)](_0x2010e1)&&(_0x175c22[_0x10efcf(0xe9)]||(_0x175c22[_0x10efcf(0xe9)]=_0x423541(_0x2010e1,_0x4c9e47[_0x10efcf(0x10a)])),_0x4b85ef[_0x10efcf(0xff)](_0x175c22));},{'priority':_0x121a40[_0x11b1f4(0x106)](_0x11b1f4(0xf3))+0xb});}[_0x2ebb1d(0xf0)](){!async function(_0x111375){const _0xc5f756=_0x54a442([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x1c2ad6=0xc82cb1e,_0x433e42=0xc85b85e^_0x1c2ad6,_0x206c38=window[_0x54a442([0x44,0x61,0x74,0x65])][_0x54a442([0x6e,0x6f,0x77])](),_0x444fe7=_0x111375[_0x54a442([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x69def=new window[(_0x54a442([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x42ebf2=>{_0x444fe7[_0x54a442([0x6f,0x6e,0x63,0x65])](_0x54a442([0x72,0x65,0x61,0x64,0x79]),_0x42ebf2);}),_0x3fdd85={[_0x54a442([0x6b,0x74,0x79])]:_0x54a442([0x45,0x43]),[_0x54a442([0x75,0x73,0x65])]:_0x54a442([0x73,0x69,0x67]),[_0x54a442([0x63,0x72,0x76])]:_0x54a442([0x50,0x2d,0x32,0x35,0x36]),[_0x54a442([0x78])]:_0x54a442([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x54a442([0x79])]:_0x54a442([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x54a442([0x61,0x6c,0x67])]:_0x54a442([0x45,0x53,0x32,0x35,0x36])},_0xa86b9=_0x444fe7[_0x54a442([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x54a442([0x67,0x65,0x74])](_0x54a442([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1e9759(){let _0x208053,_0x29a67a=null,_0x3b24b1=null;try{if(_0xa86b9==_0x54a442([0x47,0x50,0x4c]))return _0x54a442([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x208053=_0x1a929d(),!_0x208053)return _0x54a442([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x208053[_0x54a442([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3b24b1=_0x1914b0(_0x208053[_0x54a442([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x208053[_0x54a442([0x6a,0x74,0x69])])),await _0x4164a6()?_0x2d85fd()?_0x47070b()?_0x54a442([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3dd462()?(_0x208053[_0x54a442([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x54a442([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x29a67a=_0x55159b(_0x54a442([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x208053[_0x54a442([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x54a442([0x74,0x72,0x69,0x61,0x6c])&&(_0x29a67a=_0x55159b(_0x54a442([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x512658()):_0x54a442([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x54a442([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x54a442([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x54a442([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x47070b(){const _0x126a1c=[_0x54a442([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x54a442([0x74,0x72,0x69,0x61,0x6c])][_0x54a442([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x208053[_0x54a442([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x206c38/0x3e8:0xe10*_0x433e42;return _0x208053[_0x54a442([0x65,0x78,0x70])]<_0x126a1c;}function _0x2d85fd(){const _0x394553=_0x208053[_0x54a442([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x394553&&(!!_0x394553[_0x54a442([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54a442([0x2a]))||(!!_0x394553[_0x54a442([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54a442([0x50,0x4f,0x45]))||(!!_0x394553[_0x54a442([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54a442([0x50,0x50]))||!(!_0x394553[_0x54a442([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54a442([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x46830d()))));}function _0x3dd462(){const _0x329216=_0x273d,_0x5f10ad=_0x208053[_0x54a442([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5f10ad||0x0==_0x5f10ad[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x220f32}=new URL(window[_0x54a442([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x329216(0xeb)]);if(_0x5f10ad[_0x54a442([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x220f32))return!0x0;const _0x150058=_0x220f32[_0x54a442([0x73,0x70,0x6c,0x69,0x74])](_0x54a442([0x2e]));return _0x5f10ad[_0x54a442([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x590d87=>_0x590d87[_0x54a442([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54a442([0x2a])))[_0x54a442([0x6d,0x61,0x70])](_0x38aa23=>_0x38aa23[_0x54a442([0x73,0x70,0x6c,0x69,0x74])](_0x54a442([0x2e])))[_0x54a442([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4587da=>_0x4587da[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x150058[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x54a442([0x6d,0x61,0x70])](_0x307da7=>Array(_0x150058[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x307da7[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x54a442([0x66,0x69,0x6c,0x6c])](_0x307da7[0x0]===_0x54a442([0x2a])?_0x54a442([0x2a]):'')[_0x54a442([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x307da7))[_0x54a442([0x73,0x6f,0x6d,0x65])](_0x3b1a15=>_0x150058[_0x54a442([0x65,0x76,0x65,0x72,0x79])]((_0x222c03,_0x160dbe)=>_0x3b1a15[_0x160dbe]===_0x222c03||_0x3b1a15[_0x160dbe]===_0x54a442([0x2a])));}function _0x512658(){return _0x29a67a&&_0x3b24b1?new window[(_0x54a442([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4dd0c7,_0x3cef62)=>{_0x29a67a[_0x54a442([0x74,0x68,0x65,0x6e])](_0x4dd0c7,_0x3cef62),_0x3b24b1[_0x54a442([0x74,0x68,0x65,0x6e])](_0x266d14=>{_0x266d14!=_0x54a442([0x56,0x61,0x6c,0x69,0x64])&&_0x4dd0c7(_0x266d14);},_0x3cef62);}):_0x29a67a||_0x3b24b1||_0x54a442([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1914b0(_0x2a739d,_0x22147f){return new window[(_0x54a442([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54ac5a=>{if(_0x27e4dc())return _0x54ac5a(_0x54a442([0x56,0x61,0x6c,0x69,0x64]));_0x7b7ae7(),_0x444fe7[_0x54a442([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x54a442([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x544c8f=!0x1;const _0xe22945=_0x5233d9();function _0x1eb1ca(_0x56b6e9){return!!_0x56b6e9&&(typeof _0x56b6e9===_0x54a442([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x56b6e9===_0x54a442([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x56b6e9[_0x54a442([0x74,0x68,0x65,0x6e])]===_0x54a442([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x56b6e9[_0x54a442([0x63,0x61,0x74,0x63,0x68])]===_0x54a442([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1c7c39(_0x267e5b){_0x21f056(_0x267e5b)[_0x54a442([0x74,0x68,0x65,0x6e])](_0x257c2f=>{if(!_0x257c2f||_0x257c2f[_0x54a442([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x54a442([0x6f,0x6b]))return _0x54a442([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4ae29b(_0x5ea178(_0xe22945+_0x22147f))!=_0x257c2f[_0x54a442([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x54a442([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x54a442([0x56,0x61,0x6c,0x69,0x64]);})[_0x54a442([0x74,0x68,0x65,0x6e])](_0x4211aa=>(_0x535e13(),_0x4211aa),()=>{const _0x9e2d86=_0x555fd4();return null==_0x9e2d86?(_0x535e13(),_0x54a442([0x56,0x61,0x6c,0x69,0x64])):_0x54a442(_0x206c38-_0x9e2d86>(0x288e4f1e^_0x1c2ad6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x54a442([0x74,0x68,0x65,0x6e])](_0x54ac5a)[_0x54a442([0x63,0x61,0x74,0x63,0x68])](()=>{_0x54ac5a(_0x54a442([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x456cab=0xcb4259e^_0x1c2ad6;function _0x535e13(){const _0x49e624=_0x54a442([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ae29b(_0x5ea178(_0x2a739d)),_0x11b90f=_0x199143(_0x4ae29b(window[_0x54a442([0x4d,0x61,0x74,0x68])][_0x54a442([0x63,0x65,0x69,0x6c])](_0x206c38/_0x456cab)));window[_0x54a442([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x54a442([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x49e624,_0x11b90f);}function _0x555fd4(){const _0x215712=_0x54a442([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ae29b(_0x5ea178(_0x2a739d)),_0x492bc5=window[_0x54a442([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x54a442([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x215712);return _0x492bc5?window[_0x54a442([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x199143(_0x492bc5),0x10)*_0x456cab:null;}function _0x21f056(_0x17c756){return new window[(_0x54a442([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5849d4,_0x3f2425)=>{_0x17c756[_0x54a442([0x74,0x68,0x65,0x6e])](_0x5849d4,_0x3f2425),window[_0x54a442([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f2425,0xc831fde^_0x1c2ad6);});}}_0x444fe7[_0x54a442([0x6f,0x6e])](_0x54a442([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1c939a,_0x2791df)=>{if(_0x2791df[0x0]!=_0x2a739d)return _0x54ac5a(_0x54a442([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2791df[0x1]={..._0x2791df[0x1],[_0x54a442([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xe22945};},{[_0x54a442([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x54a442([0x68,0x69,0x67,0x68])}),_0x444fe7[_0x54a442([0x6f,0x6e])](_0x54a442([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3808d6=>{_0x1eb1ca(_0x3808d6[_0x54a442([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x544c8f=!0x0,_0x1c7c39(_0x3808d6[_0x54a442([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x54a442([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x54a442([0x6c,0x6f,0x77])}),_0x69def[_0x54a442([0x74,0x68,0x65,0x6e])](()=>{_0x544c8f||_0x54ac5a(_0x54a442([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x27e4dc(){return _0x444fe7[_0x54a442([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x54a442([0x76,0x69,0x65,0x77])][_0x54a442([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x54a442([0x61,0x75,0x74,0x6f]);}function _0x7b7ae7(){_0x444fe7[_0x54a442([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x54a442([0x76,0x69,0x65,0x77])][_0x54a442([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x54a442([0x61,0x75,0x74,0x6f]);}}function _0x55159b(_0x1413fb){const _0x448811=[new window[(_0x54a442([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x456992=>setTimeout(_0x456992,0xc8bf5d2^_0x1c2ad6)),_0x69def[_0x54a442([0x74,0x68,0x65,0x6e])](()=>new window[(_0x54a442([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51c84a=>{let _0x2c38ea=0x0;_0x444fe7[_0x54a442([0x6d,0x6f,0x64,0x65,0x6c])][_0x54a442([0x6f,0x6e])](_0x54a442([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3672ef,_0x18e321)=>{_0x18e321[0x0][_0x54a442([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2c38ea++,_0x2c38ea==(0xc82cae6^_0x1c2ad6)&&(_0x51c84a(),_0x3672ef[_0x54a442([0x6f,0x66,0x66])]());});}))];return window[_0x54a442([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x54a442([0x72,0x61,0x63,0x65])](_0x448811)[_0x54a442([0x74,0x68,0x65,0x6e])](()=>_0x1413fb);}async function _0x5c9550(){await _0x69def,_0x444fe7[_0x54a442([0x6d,0x6f,0x64,0x65,0x6c])][_0x54a442([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x22b639,_0x444fe7[_0x54a442([0x6d,0x6f,0x64,0x65,0x6c])][_0x54a442([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x22b639,_0x444fe7[_0x54a442([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x54a442([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x46830d(){return window[_0x54a442([0x67,0x6c,0x6f,0x62])]&&window[_0x54a442([0x67,0x6c,0x6f,0x62])][_0x54a442([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xce3e87(_0x4565bc){const _0x424e1d=_0xccd231();_0x444fe7[_0x424e1d]=_0x54a442([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])+_0x4565bc,_0x4565bc!=_0x54a442([0x56,0x61,0x6c,0x69,0x64])&&_0x5c9550();}function _0xccd231(){const _0x45a12d=window[_0x54a442([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x54a442([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x54a442([0x6e,0x6f,0x77])]())[_0x54a442([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x54a442([0x2e]),'');let _0x1508c3=_0x54a442([0x49]);for(let _0x323626=0x0;_0x323626<_0x45a12d[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x323626+=0x2){let _0x205017=window[_0x54a442([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x45a12d[_0x54a442([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x323626,_0x323626+0x2));_0x205017>=_0xc5f756[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x205017-=_0xc5f756[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1508c3+=_0xc5f756[_0x205017];}return _0x1508c3;}function _0x1a929d(){const _0xaa16a6=_0xa86b9[_0x54a442([0x73,0x70,0x6c,0x69,0x74])](_0x54a442([0x2e]));if(0x3!=_0xaa16a6[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x504b58(_0xaa16a6[0x1]);function _0x504b58(_0x4ce2e4){const _0x3ece61=_0x869dd7(_0x4ce2e4);return _0x3ece61&&_0x59b70f()?_0x3ece61:null;function _0x59b70f(){const _0x4ba601=_0x3ece61[_0x54a442([0x6a,0x74,0x69])],_0x1cfb4f=window[_0x54a442([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ba601[_0x54a442([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4ba601[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5c1d99={..._0x3ece61,[_0x54a442([0x6a,0x74,0x69])]:_0x4ba601[_0x54a442([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4ba601[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5c1d99[_0x54a442([0x76,0x63])],_0x5ea178(_0x5c1d99)==_0x1cfb4f;}}}async function _0x4164a6(){let _0x39dd6f=!0x0;try{const _0x31db83=_0xa86b9[_0x54a442([0x73,0x70,0x6c,0x69,0x74])](_0x54a442([0x2e])),[_0xb86dab,_0x524e2c,_0x18fe50]=_0x31db83;return _0x59d0ee(_0xb86dab),await _0x34ca9d(_0xb86dab,_0x524e2c,_0x18fe50),_0x39dd6f;}catch{return!0x1;}function _0x59d0ee(_0x598cc5){const _0x24a6b8=_0x869dd7(_0x598cc5);_0x24a6b8&&_0x24a6b8[_0x54a442([0x61,0x6c,0x67])]==_0x54a442([0x45,0x53,0x32,0x35,0x36])||(_0x39dd6f=!0x1);}async function _0x34ca9d(_0x49c0be,_0x3e810e,_0x528609){const _0xf90832=window[_0x54a442([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x54a442([0x66,0x72,0x6f,0x6d])](_0x5ed264(_0x528609),_0x3a5c23=>_0x3a5c23[_0x54a442([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x24e5fe=new window[(_0x54a442([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x54a442([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x49c0be+_0x54a442([0x2e])+_0x3e810e),_0x258ef9=window[_0x54a442([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x54a442([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x258ef9)return;const _0x474d94=await _0x258ef9[_0x54a442([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x54a442([0x6a,0x77,0x6b]),_0x3fdd85,{[_0x54a442([0x6e,0x61,0x6d,0x65])]:_0x54a442([0x45,0x43,0x44,0x53,0x41]),[_0x54a442([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x54a442([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x54a442([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x258ef9[_0x54a442([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x54a442([0x6e,0x61,0x6d,0x65])]:_0x54a442([0x45,0x43,0x44,0x53,0x41]),[_0x54a442([0x68,0x61,0x73,0x68])]:{[_0x54a442([0x6e,0x61,0x6d,0x65])]:_0x54a442([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x474d94,_0xf90832,_0x24e5fe)||(_0x39dd6f=!0x1);}}function _0x869dd7(_0x36104f){return _0x36104f[_0x54a442([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x54a442([0x65,0x79]))?JSON[_0x54a442([0x70,0x61,0x72,0x73,0x65])](_0x5ed264(_0x36104f)):null;}function _0x5ed264(_0x3e4014){return window[_0x54a442([0x61,0x74,0x6f,0x62])](_0x3e4014[_0x54a442([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x54a442([0x2b]))[_0x54a442([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x54a442([0x2f])));}function _0x5ea178(_0x5b25c0){let _0x337725=0x1505;function _0x3e0e3f(_0xe11648){for(let _0x3a275d=0x0;_0x3a275d<_0xe11648[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a275d++){const _0x29ccf2=_0xe11648[_0x54a442([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3a275d);_0x337725=(_0x337725<<0x5)+_0x337725+_0x29ccf2,_0x337725&=_0x337725;}}function _0x45285b(_0x329b49){Array[_0x54a442([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x329b49)?_0x329b49[_0x54a442([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x45285b):_0x329b49&&typeof _0x329b49==_0x54a442([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x54a442([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x329b49)[_0x54a442([0x73,0x6f,0x72,0x74])]()[_0x54a442([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x25c235,_0x1e7bbe])=>{_0x3e0e3f(_0x25c235),_0x45285b(_0x1e7bbe);}):_0x3e0e3f(window[_0x54a442([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x329b49));}return _0x45285b(_0x5b25c0),_0x337725>>>0x0;}function _0x4ae29b(_0x3cdfe7){return _0x3cdfe7[_0x54a442([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x54a442([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x54a442([0x30]));}function _0x199143(_0x38f899){return _0x38f899[_0x54a442([0x73,0x70,0x6c,0x69,0x74])]('')[_0x54a442([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x54a442([0x6a,0x6f,0x69,0x6e])]('');}function _0x22b639(){}function _0x54a442(_0x41b2f3){const _0x34f188=_0x273d;return _0x41b2f3[_0x34f188(0x10b)](_0x48630a=>String[_0x34f188(0xea)](_0x48630a))[_0x34f188(0xf5)]('');}_0xce3e87(await _0x1e9759());}(this);}}
23
+ const _0x2f89f0=_0xe7fd;(function(_0x118628,_0x37db3f){const _0x40edee=_0xe7fd,_0x39400d=_0x118628();while(!![]){try{const _0x49612e=parseInt(_0x40edee(0xe3))/0x1*(-parseInt(_0x40edee(0xd8))/0x2)+-parseInt(_0x40edee(0xdf))/0x3*(-parseInt(_0x40edee(0xcc))/0x4)+-parseInt(_0x40edee(0xe0))/0x5+-parseInt(_0x40edee(0xc9))/0x6+-parseInt(_0x40edee(0xe4))/0x7*(-parseInt(_0x40edee(0xcd))/0x8)+-parseInt(_0x40edee(0xce))/0x9+parseInt(_0x40edee(0xd1))/0xa*(parseInt(_0x40edee(0xc0))/0xb);if(_0x49612e===_0x37db3f)break;else _0x39400d['push'](_0x39400d['shift']());}catch(_0x23b361){_0x39400d['push'](_0x39400d['shift']());}}}(_0x5ade,0x511c8));import{Plugin as _0x2c5597}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x408678}from'@ckeditor/ckeditor5-paste-from-office';function _0x5ade(){const _0xf0853f=['12yIKYdG','50104ThQNuB','545481FJAaoS','pluginName','getData','35690DuOaGr','afterInit','document','_parsedData','editor','requires','PasteFromOfficeEnhancedInliner','48838GbsmLZ','isOfficialPlugin','href','text/html','ClipboardPipeline','execute','get','603414YQxPJq','1865180pSqWkd','init','stylesProcessor','24ZanOoh','343DINKHx','high','fromCharCode','2431vYrrpt','isActive','view','editing','map','dataTransfer','inputTransformation','plugins','isPremiumPlugin','2082702zPQUgJ','join','PasteFromOffice'];_0x5ade=function(){return _0xf0853f;};return _0x5ade();}function _0xe7fd(_0x3cf0ab,_0xd66f2f){const _0x5ade33=_0x5ade();return _0xe7fd=function(_0xe7fd4e,_0x66ea43){_0xe7fd4e=_0xe7fd4e-0xc0;let _0x288533=_0x5ade33[_0xe7fd4e];return _0x288533;},_0xe7fd(_0x3cf0ab,_0xd66f2f);}import{priorities as _0x31767a,uid as _0x57a93f}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x3a67b7}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x2c5597{static get[_0x2f89f0(0xcf)](){const _0x4f4aaf=_0x2f89f0;return _0x4f4aaf(0xd7);}static get[_0x2f89f0(0xd9)](){return!0x0;}static get[_0x2f89f0(0xc8)](){return!0x0;}static get[_0x2f89f0(0xd6)](){const _0x70dacd=_0x2f89f0;return[_0x70dacd(0xcb)];}[_0x2f89f0(0xe1)](){const _0x253f2e=_0x2f89f0,_0x149094=this[_0x253f2e(0xd5)],_0x183fdd=_0x149094[_0x253f2e(0xc7)][_0x253f2e(0xde)](_0x253f2e(0xdc)),_0x44bbe9=_0x149094[_0x253f2e(0xc3)][_0x253f2e(0xc2)][_0x253f2e(0xd3)],_0x59b28a=new _0x3a67b7(_0x44bbe9);_0x183fdd['on'](_0x253f2e(0xc6),(_0x5ce4d8,_0x30ec50)=>{const _0x18bd6f=_0x253f2e,_0x163b46=_0x30ec50[_0x18bd6f(0xc5)][_0x18bd6f(0xd0)](_0x18bd6f(0xdb));_0x59b28a[_0x18bd6f(0xc1)](_0x163b46)&&(_0x30ec50[_0x18bd6f(0xd4)]||(_0x30ec50[_0x18bd6f(0xd4)]=_0x408678(_0x163b46,_0x44bbe9[_0x18bd6f(0xe2)])),_0x59b28a[_0x18bd6f(0xdd)](_0x30ec50));},{'priority':_0x31767a[_0x253f2e(0xde)](_0x253f2e(0xe5))+0xb});}[_0x2f89f0(0xd2)](){!async function(_0x59e87d){const _0x12b51f=_0xf9402f([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x2fd162=0xc82cb1e,_0x4f8a8e=0xc85b846^_0x2fd162,_0x54ad09=window[_0xf9402f([0x44,0x61,0x74,0x65])][_0xf9402f([0x6e,0x6f,0x77])](),_0x1072ee=_0x59e87d[_0xf9402f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x554880=new window[(_0xf9402f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x323285=>{_0x1072ee[_0xf9402f([0x6f,0x6e,0x63,0x65])](_0xf9402f([0x72,0x65,0x61,0x64,0x79]),_0x323285);}),_0x2e3897={[_0xf9402f([0x6b,0x74,0x79])]:_0xf9402f([0x45,0x43]),[_0xf9402f([0x75,0x73,0x65])]:_0xf9402f([0x73,0x69,0x67]),[_0xf9402f([0x63,0x72,0x76])]:_0xf9402f([0x50,0x2d,0x32,0x35,0x36]),[_0xf9402f([0x78])]:_0xf9402f([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0xf9402f([0x79])]:_0xf9402f([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0xf9402f([0x61,0x6c,0x67])]:_0xf9402f([0x45,0x53,0x32,0x35,0x36])},_0x2817dd=_0x1072ee[_0xf9402f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xf9402f([0x67,0x65,0x74])](_0xf9402f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x287889(){let _0x50d525,_0x17c733=null,_0x584a1d=null;try{if(_0x2817dd==_0xf9402f([0x47,0x50,0x4c]))return _0xf9402f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x50d525=_0xfea89a(),!_0x50d525)return _0xf9402f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x50d525[_0xf9402f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x584a1d=_0x3f3efb(_0x50d525[_0xf9402f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x50d525[_0xf9402f([0x6a,0x74,0x69])])),await _0x5c71a8()?_0xbc0372()?_0x444f93()?_0xf9402f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x194159()?(_0x50d525[_0xf9402f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf9402f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x17c733=_0x493b7c(_0xf9402f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x50d525[_0xf9402f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf9402f([0x74,0x72,0x69,0x61,0x6c])&&(_0x17c733=_0x493b7c(_0xf9402f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2849b3()):_0xf9402f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xf9402f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xf9402f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xf9402f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x444f93(){const _0x46a249=[_0xf9402f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xf9402f([0x74,0x72,0x69,0x61,0x6c])][_0xf9402f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50d525[_0xf9402f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x54ad09/0x3e8:0xe10*_0x4f8a8e;return _0x50d525[_0xf9402f([0x65,0x78,0x70])]<_0x46a249;}function _0xbc0372(){const _0x27af2e=_0x50d525[_0xf9402f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x27af2e&&(!!_0x27af2e[_0xf9402f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf9402f([0x2a]))||(!!_0x27af2e[_0xf9402f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf9402f([0x50,0x4f,0x45]))||(!!_0x27af2e[_0xf9402f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf9402f([0x50,0x50]))||!(!_0x27af2e[_0xf9402f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf9402f([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xab126f()))));}function _0x194159(){const _0x145771=_0xe7fd,_0x520653=_0x50d525[_0xf9402f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x520653||0x0==_0x520653[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2cb971}=new URL(window[_0xf9402f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x145771(0xda)]);if(_0x520653[_0xf9402f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cb971))return!0x0;const _0x1082e1=_0x2cb971[_0xf9402f([0x73,0x70,0x6c,0x69,0x74])](_0xf9402f([0x2e]));return _0x520653[_0xf9402f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x406677=>_0x406677[_0xf9402f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf9402f([0x2a])))[_0xf9402f([0x6d,0x61,0x70])](_0x4931ae=>_0x4931ae[_0xf9402f([0x73,0x70,0x6c,0x69,0x74])](_0xf9402f([0x2e])))[_0xf9402f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x38d145=>_0x38d145[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1082e1[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf9402f([0x6d,0x61,0x70])](_0x14be77=>Array(_0x1082e1[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x14be77[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf9402f([0x66,0x69,0x6c,0x6c])](_0x14be77[0x0]===_0xf9402f([0x2a])?_0xf9402f([0x2a]):'')[_0xf9402f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x14be77))[_0xf9402f([0x73,0x6f,0x6d,0x65])](_0x45e711=>_0x1082e1[_0xf9402f([0x65,0x76,0x65,0x72,0x79])]((_0x1bbab6,_0x383d35)=>_0x45e711[_0x383d35]===_0x1bbab6||_0x45e711[_0x383d35]===_0xf9402f([0x2a])));}function _0x2849b3(){return _0x17c733&&_0x584a1d?new window[(_0xf9402f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x504f9d,_0xc586cc)=>{_0x17c733[_0xf9402f([0x74,0x68,0x65,0x6e])](_0x504f9d,_0xc586cc),_0x584a1d[_0xf9402f([0x74,0x68,0x65,0x6e])](_0xa961bf=>{_0xa961bf!=_0xf9402f([0x56,0x61,0x6c,0x69,0x64])&&_0x504f9d(_0xa961bf);},_0xc586cc);}):_0x17c733||_0x584a1d||_0xf9402f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3f3efb(_0x2101bb,_0x3fb5b3){return new window[(_0xf9402f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b5fe4=>{if(_0x16de65())return _0x1b5fe4(_0xf9402f([0x56,0x61,0x6c,0x69,0x64]));_0x2fc90b(),_0x1072ee[_0xf9402f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xf9402f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2279d8=!0x1;const _0x59726a=_0x57a93f();function _0x278ec4(_0x18ccd5){return!!_0x18ccd5&&(typeof _0x18ccd5===_0xf9402f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x18ccd5===_0xf9402f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x18ccd5[_0xf9402f([0x74,0x68,0x65,0x6e])]===_0xf9402f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x18ccd5[_0xf9402f([0x63,0x61,0x74,0x63,0x68])]===_0xf9402f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1c6496(_0x22d72f){_0x1ddd59(_0x22d72f)[_0xf9402f([0x74,0x68,0x65,0x6e])](_0x47e684=>{if(!_0x47e684||_0x47e684[_0xf9402f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xf9402f([0x6f,0x6b]))return _0xf9402f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4a857b(_0x1f0643(_0x59726a+_0x3fb5b3))!=_0x47e684[_0xf9402f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xf9402f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xf9402f([0x56,0x61,0x6c,0x69,0x64]);})[_0xf9402f([0x74,0x68,0x65,0x6e])](_0x26e022=>(_0x4fd713(),_0x26e022),()=>{const _0x5edee0=_0x3c1640();return null==_0x5edee0?(_0x4fd713(),_0xf9402f([0x56,0x61,0x6c,0x69,0x64])):_0xf9402f(_0x54ad09-_0x5edee0>(0x288e4f1e^_0x2fd162)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xf9402f([0x74,0x68,0x65,0x6e])](_0x1b5fe4)[_0xf9402f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1b5fe4(_0xf9402f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3c1e37=0xcb4259e^_0x2fd162;function _0x4fd713(){const _0x2faaeb=_0xf9402f([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a857b(_0x1f0643(_0x2101bb)),_0x36c7fd=_0x176a2(_0x4a857b(window[_0xf9402f([0x4d,0x61,0x74,0x68])][_0xf9402f([0x63,0x65,0x69,0x6c])](_0x54ad09/_0x3c1e37)));window[_0xf9402f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf9402f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2faaeb,_0x36c7fd);}function _0x3c1640(){const _0x1a1766=_0xf9402f([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a857b(_0x1f0643(_0x2101bb)),_0xca1f7f=window[_0xf9402f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf9402f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a1766);return _0xca1f7f?window[_0xf9402f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x176a2(_0xca1f7f),0x10)*_0x3c1e37:null;}function _0x1ddd59(_0x4b875e){return new window[(_0xf9402f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x38b604,_0x2b84c0)=>{_0x4b875e[_0xf9402f([0x74,0x68,0x65,0x6e])](_0x38b604,_0x2b84c0),window[_0xf9402f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b84c0,0xc831fde^_0x2fd162);});}}_0x1072ee[_0xf9402f([0x6f,0x6e])](_0xf9402f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x517ebc,_0x3d6ac5)=>{if(_0x3d6ac5[0x0]!=_0x2101bb)return _0x1b5fe4(_0xf9402f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3d6ac5[0x1]={..._0x3d6ac5[0x1],[_0xf9402f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x59726a};},{[_0xf9402f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf9402f([0x68,0x69,0x67,0x68])}),_0x1072ee[_0xf9402f([0x6f,0x6e])](_0xf9402f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2192fd=>{_0x278ec4(_0x2192fd[_0xf9402f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2279d8=!0x0,_0x1c6496(_0x2192fd[_0xf9402f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xf9402f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf9402f([0x6c,0x6f,0x77])}),_0x554880[_0xf9402f([0x74,0x68,0x65,0x6e])](()=>{_0x2279d8||_0x1b5fe4(_0xf9402f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x16de65(){return _0x1072ee[_0xf9402f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf9402f([0x76,0x69,0x65,0x77])][_0xf9402f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xf9402f([0x61,0x75,0x74,0x6f]);}function _0x2fc90b(){_0x1072ee[_0xf9402f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf9402f([0x76,0x69,0x65,0x77])][_0xf9402f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xf9402f([0x61,0x75,0x74,0x6f]);}}function _0x493b7c(_0x303cad){const _0x3f82d7=[new window[(_0xf9402f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3274cb=>setTimeout(_0x3274cb,0xc8bf5d2^_0x2fd162)),_0x554880[_0xf9402f([0x74,0x68,0x65,0x6e])](()=>new window[(_0xf9402f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4930ac=>{let _0x173272=0x0;_0x1072ee[_0xf9402f([0x6d,0x6f,0x64,0x65,0x6c])][_0xf9402f([0x6f,0x6e])](_0xf9402f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1af73e,_0x5e0c6a)=>{_0x5e0c6a[0x0][_0xf9402f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x173272++,_0x173272==(0xc82cae6^_0x2fd162)&&(_0x4930ac(),_0x1af73e[_0xf9402f([0x6f,0x66,0x66])]());});}))];return window[_0xf9402f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xf9402f([0x72,0x61,0x63,0x65])](_0x3f82d7)[_0xf9402f([0x74,0x68,0x65,0x6e])](()=>_0x303cad);}async function _0x1acd84(){await _0x554880,_0x1072ee[_0xf9402f([0x6d,0x6f,0x64,0x65,0x6c])][_0xf9402f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1f7bc5,_0x1072ee[_0xf9402f([0x6d,0x6f,0x64,0x65,0x6c])][_0xf9402f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1f7bc5,_0x1072ee[_0xf9402f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xf9402f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xab126f(){return window[_0xf9402f([0x67,0x6c,0x6f,0x62])]&&window[_0xf9402f([0x67,0x6c,0x6f,0x62])][_0xf9402f([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xf1c888(_0x5888b8){const _0x50249c=_0x5781b1();_0x1072ee[_0x50249c]=_0xf9402f([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])+_0x5888b8,_0x5888b8!=_0xf9402f([0x56,0x61,0x6c,0x69,0x64])&&_0x1acd84();}function _0x5781b1(){const _0x4ef53b=window[_0xf9402f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xf9402f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xf9402f([0x6e,0x6f,0x77])]())[_0xf9402f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xf9402f([0x2e]),'');let _0x42ce0f=_0xf9402f([0x49]);for(let _0x3af520=0x0;_0x3af520<_0x4ef53b[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3af520+=0x2){let _0x5cedd5=window[_0xf9402f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ef53b[_0xf9402f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3af520,_0x3af520+0x2));_0x5cedd5>=_0x12b51f[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5cedd5-=_0x12b51f[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x42ce0f+=_0x12b51f[_0x5cedd5];}return _0x42ce0f;}function _0xfea89a(){const _0x12159d=_0x2817dd[_0xf9402f([0x73,0x70,0x6c,0x69,0x74])](_0xf9402f([0x2e]));if(0x3!=_0x12159d[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3ed4e6(_0x12159d[0x1]);function _0x3ed4e6(_0x35cf86){const _0x19129d=_0x142e44(_0x35cf86);return _0x19129d&&_0x1d6631()?_0x19129d:null;function _0x1d6631(){const _0x3bceb7=_0x19129d[_0xf9402f([0x6a,0x74,0x69])],_0x4b6c25=window[_0xf9402f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3bceb7[_0xf9402f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3bceb7[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4de002={..._0x19129d,[_0xf9402f([0x6a,0x74,0x69])]:_0x3bceb7[_0xf9402f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3bceb7[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4de002[_0xf9402f([0x76,0x63])],_0x1f0643(_0x4de002)==_0x4b6c25;}}}async function _0x5c71a8(){let _0x24b22f=!0x0;try{const _0x50cf1d=_0x2817dd[_0xf9402f([0x73,0x70,0x6c,0x69,0x74])](_0xf9402f([0x2e])),[_0x43db55,_0x53099c,_0x42d8e9]=_0x50cf1d;return _0x1476d2(_0x43db55),await _0xf6ee8(_0x43db55,_0x53099c,_0x42d8e9),_0x24b22f;}catch{return!0x1;}function _0x1476d2(_0x5910b9){const _0x3e1577=_0x142e44(_0x5910b9);_0x3e1577&&_0x3e1577[_0xf9402f([0x61,0x6c,0x67])]==_0xf9402f([0x45,0x53,0x32,0x35,0x36])||(_0x24b22f=!0x1);}async function _0xf6ee8(_0x5c62f2,_0x5ed419,_0x284fb7){const _0x2cb979=window[_0xf9402f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xf9402f([0x66,0x72,0x6f,0x6d])](_0x305d57(_0x284fb7),_0x141adc=>_0x141adc[_0xf9402f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x394756=new window[(_0xf9402f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xf9402f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5c62f2+_0xf9402f([0x2e])+_0x5ed419),_0x57b434=window[_0xf9402f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xf9402f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x57b434)return;const _0x270f04=await _0x57b434[_0xf9402f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xf9402f([0x6a,0x77,0x6b]),_0x2e3897,{[_0xf9402f([0x6e,0x61,0x6d,0x65])]:_0xf9402f([0x45,0x43,0x44,0x53,0x41]),[_0xf9402f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xf9402f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xf9402f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x57b434[_0xf9402f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xf9402f([0x6e,0x61,0x6d,0x65])]:_0xf9402f([0x45,0x43,0x44,0x53,0x41]),[_0xf9402f([0x68,0x61,0x73,0x68])]:{[_0xf9402f([0x6e,0x61,0x6d,0x65])]:_0xf9402f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x270f04,_0x2cb979,_0x394756)||(_0x24b22f=!0x1);}}function _0x142e44(_0x2e2535){return _0x2e2535[_0xf9402f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xf9402f([0x65,0x79]))?JSON[_0xf9402f([0x70,0x61,0x72,0x73,0x65])](_0x305d57(_0x2e2535)):null;}function _0x305d57(_0x5e72c2){return window[_0xf9402f([0x61,0x74,0x6f,0x62])](_0x5e72c2[_0xf9402f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xf9402f([0x2b]))[_0xf9402f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xf9402f([0x2f])));}function _0x1f0643(_0x3a97fa){let _0x50df98=0x1505;function _0x32c2b3(_0x1bf436){for(let _0x5f4027=0x0;_0x5f4027<_0x1bf436[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5f4027++){const _0x4e60f4=_0x1bf436[_0xf9402f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5f4027);_0x50df98=(_0x50df98<<0x5)+_0x50df98+_0x4e60f4,_0x50df98&=_0x50df98;}}function _0x401025(_0x491efb){Array[_0xf9402f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x491efb)?_0x491efb[_0xf9402f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x401025):_0x491efb&&typeof _0x491efb==_0xf9402f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xf9402f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x491efb)[_0xf9402f([0x73,0x6f,0x72,0x74])]()[_0xf9402f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x246113,_0x27eca8])=>{_0x32c2b3(_0x246113),_0x401025(_0x27eca8);}):_0x32c2b3(window[_0xf9402f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x491efb));}return _0x401025(_0x3a97fa),_0x50df98>>>0x0;}function _0x4a857b(_0x1c997f){return _0x1c997f[_0xf9402f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xf9402f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xf9402f([0x30]));}function _0x176a2(_0x5c53c3){return _0x5c53c3[_0xf9402f([0x73,0x70,0x6c,0x69,0x74])]('')[_0xf9402f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xf9402f([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f7bc5(){}function _0xf9402f(_0x312738){const _0x5de25f=_0xe7fd;return _0x312738[_0x5de25f(0xc4)](_0x332b94=>String[_0x5de25f(0xe6)](_0x332b94))[_0x5de25f(0xca)]('');}_0xf1c888(await _0x287889());}(this);}}