@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.1-alpha.2 → 46.0.1-alpha.4

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,${I(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 I(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const y=/<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 y.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(t){const e=E,n=t();for(;;)try{if(567887===parseInt(e(217))/1+-parseInt(e(209))/2+-parseInt(e(216))/3*(-parseInt(e(211))/4)+parseInt(e(210))/5*(-parseInt(e(208))/6)+-parseInt(e(215))/7*(-parseInt(e(207))/8)+-parseInt(e(213))/9*(parseInt(e(212))/10)+parseInt(e(214))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=C();return(E=function(t,e){return n[t-=206]})(t,e)}function C(){const t=["723728gMJMVK","28115oytHaf","1993908lnriNq","2209430MgtndD","9ajgAVf","4919827yMMtfx","7gwXvIC","3iStxli","613579hboiDF","test","4198392Kyocry","996bYyXSi"];return(C=function(){return t})()}function L(t){return A[E(206)](t)}function O(t,e){const n=T();return(O=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(436442===-parseInt(e(214))/1*(parseInt(e(206))/2)+-parseInt(e(194))/3+parseInt(e(215))/4+-parseInt(e(192))/5*(-parseInt(e(189))/6)+-parseInt(e(197))/7+parseInt(e(208))/8*(parseInt(e(200))/9)+-parseInt(e(216))/10*(parseInt(e(196))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(199)]&&!s[n(210)])continue;const e=!s[n(199)]||t[n(207)]===s[n(199)],o=!s[n(210)]||t[n(213)](s[n(210)]);e&&o&&r[n(188)](s,i)}return r}function M(t){const e=O,n={};for(let r=0;r<t[e(204)];r++){const s=t[r],i=t[e(211)](s);e(198)!==i&&(n[s]=i)}return n}function R(t){const e=O,n=t[e(202)](",")[e(191)](t=>t[e(203)]()),r=[];for(const t of n){const n=P[e(193)](t);n&&r[e(195)](n[e(209)])}return r}function N(t){const e=O,n={};for(const r of t)Object[e(190)](n,r);return n}function T(){const t=["trim","length","selectorText","878110OrpmUF","name","1048qCKnnK","groups","className","getPropertyValue","cssRules","hasClass","1vbJwua","2791660GYlkoe","406440JWFwBi","set","30sSENcN","assign","map","394225BnZqql","exec","184842NtcnRi","push","66kQYxZz","2071384LbBDiN","initial","tagName","26433wBlYWV","style","split"];return(T=function(){return t})()}const j=D;function K(){const t=["2966xvBeJl","3531852AzGeJS","363sBHVKv","699330HlLhBO","130362jzTKgW","hasStyle","createRangeIn","content","execute","_parsedData","4425965UGfVoq","440olVvKJ","setStyle","elementStart","isActive","type","size","values","444JtXnss","81137sWUTYI","from","item","185DMrIrU","document","23660vMabLV"];return(K=function(){return t})()}function D(t,e){const n=K();return(D=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(539625===parseInt(e(353))/1*(-parseInt(e(356))/2)+-parseInt(e(349))/3*(parseInt(e(355))/4)+-parseInt(e(341))/5+parseInt(e(335))/6+parseInt(e(350))/7*(parseInt(e(342))/8)+-parseInt(e(357))/9+-parseInt(e(334))/10*(-parseInt(e(333))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class V extends b{[j(339)](t){const n=j,{body:r,styles:s}=t[n(340)],i=new e.ViewUpcastWriter(r[n(354)]),o=i[n(337)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(188)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(212)])if(t instanceof CSSStyleRule){const r=M(t[e(201)]);n[t[e(205)]]=Object[e(190)]({},n[t[e(205)]]||{},r)}return n}(s));for(const t of o){if(n(344)!==t[n(346)])continue;const e=F(t[n(352)],c);if(e[n(347)]){const r=N(Array[n(351)](e[n(348)]()));for(const e in r){const s=t[n(352)];s[n(336)](e)||i[n(343)](e,r[e],s)}}}t[n(338)]=r}[j(345)](t){return super[j(345)](t)||L(t)}}const W=B;function B(t,e){const n=k();return(B=function(t,e){return n[t-=321]})(t,e)}function k(){const t=["60QGMzwB","ClipboardPipeline","pluginName","document","plugins","stylesProcessor","view","3245186aKulGn","dataTransfer","requires","high","init","1970vSkMyI","3324sBbuVK","get","join","279dYQsIi","getData","2849pgRcSB","map","36644SIfzGy","649734upfbNi","251001pALmmk","execute","_parsedData","3845128pRYNFi","editing","PasteFromOfficeEnhancedInliner","isOfficialPlugin","5EijEUi","text/html","isPremiumPlugin","editor","afterInit","href","PasteFromOffice","fromCharCode","15LiDben","inputTransformation","isActive"];return(k=function(){return t})()}!function(t){const e=B,n=t();for(;;)try{if(342755===-parseInt(e(332))/1*(-parseInt(e(328))/2)+-parseInt(e(353))/3*(parseInt(e(336))/4)+parseInt(e(345))/5*(-parseInt(e(337))/6)+parseInt(e(323))/7+-parseInt(e(341))/8+parseInt(e(338))/9*(parseInt(e(356))/10)+parseInt(e(334))/11*(parseInt(e(329))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class J extends t.Plugin{static get[W(358)](){return W(343)}static get[W(344)](){return!0}static get[W(347)](){return!0}static get[W(325)](){return[W(351)]}[W(327)](){const t=W,e=this[t(348)],n=e[t(360)][t(330)](t(357)),r=e[t(342)][t(322)][t(359)],s=new V(r);n.on(t(354),(e,n)=>{const i=t,o=n[i(324)][i(333)](i(346));s[i(355)](o)&&(n[i(340)]||(n[i(340)]=x(o,r[i(321)])),s[i(339)](n))},{priority:S.priorities[t(330)](t(326))+11})}[W(349)](){!async function(t){const e=d([56,72,81,69,99,113,102,119,97,79,52,50,74,101,77,115,108,90,76,103,84,73,100,78,111,122,117,70,53,105,118,67,114,54,98,71,49,65,89,82,87,116,51,55,68,57,112,104,85,75,106,88,121,48,80,107,109,83,120,110,66,86]),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=B;return t[e(335)](t=>String[e(352)](t))[e(331)]("")}!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([72]);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])))}()?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:1754006400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=B,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(350)]);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=Y();return(q=function(t,e){return n[t-=359]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(670429===parseInt(e(380))/1*(parseInt(e(359))/2)+parseInt(e(401))/3*(-parseInt(e(404))/4)+-parseInt(e(364))/5+parseInt(e(393))/6*(-parseInt(e(361))/7)+parseInt(e(373))/8*(-parseInt(e(372))/9)+-parseInt(e(375))/10+-parseInt(e(399))/11*(-parseInt(e(389))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const z=[$(396),$(402),$(379),$(382),$(391),$(390),$(403),$(383)],U=[$(396),$(402),$(379)],G={"font-style":[[$(385),"i"]],"font-weight":[[$(378),$(365)],[$(366),$(365)],[$(388),$(365)],[t=>Number(t)>=600,$(365)]],"text-decoration":[[$(395),"u"],[$(371),"s"]],"text-decoration-line":[[$(395),"u"],[$(371),"s"]],"vertical-align":[[$(369),$(369)],[$(362),$(370)]]};function Y(){const t=["4371600nhtTSA","font-weight","text-decoration-line","span","6BOXyrF","length","underline","color","getStyle","function","55qVaMlQ","forEach","3mBvZUT","font-family","font-style","555748KJImXE","58JpjQcI","filter","1293439mMlIzB","super","getChildren","4281340rWSgtD","strong","bold","getStyleNames","removeStyle","sub","sup","line-through","1028619NvfNJx","24BQbprl","setStyle","7930590zNPgZR","insertChild","from","medium","font-size","40167qezNPO","keys","text-decoration","vertical-align","split","italic","includes","createElement","bolder"];return(Y=function(){return t})()}function Z(t){return z[$(386)](t)}function _(t){const e=$;return Array[e(377)](t[e(367)]())[e(360)](Z)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(400)](e=>{const i=n,o=t[i(397)](e);if(o)if(c=e,U[$(386)](c))r[e]=o;else if(e in G){const t=o[i(384)](" ");G[e][i(400)](([n,r])=>{const o=i;for(const i of t)(o(398)==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(400)](([,n])=>{const s=r,i=e[s(387)](n,[],t[s(363)]());e[s(376)](0,i,t)}),e[r(368)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(381)](n)[r(394)])return;const s=e[r(387)](r(392),[],t[r(363)]());e[r(374)](n,s),e[r(376)](0,s,t),e[r(368)](Object[r(381)](n),t)}(t,e,r)}const H=Q;function Q(t,e){const n=et();return(Q=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(775709===-parseInt(e(194))/1+parseInt(e(186))/2+-parseInt(e(201))/3+parseInt(e(204))/4+-parseInt(e(200))/5*(parseInt(e(198))/6)+-parseInt(e(189))/7+-parseInt(e(190))/8*(-parseInt(e(195))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class tt extends b{[H(188)](t){const n=H,{body:r}=t[n(206)],s=new e.ViewUpcastWriter(r[n(197)]),i=s[n(187)](r),o=new e.ViewDocument(s[n(197)][n(185)]),c=[...new e.ViewDomConverter(o)[n(193)],n(199)],a=i[n(192)]();for(const t of a)if(t.is(n(205))&&c[n(203)](t[n(196)])){X(t,s,_(t))}t[n(202)]=r}[H(191)](t){return super[H(191)](t)||L(t)}}function et(){const t=["4216740RYqgrB","2961252ySorcA","content","includes","4313772Avsdjh","element","_parsedData","stylesProcessor","113522nbAASB","createRangeIn","execute","4148130vMoihf","24184XeXzWZ","isActive","getItems","blockElements","1358509rDHxaA","10188GgGhvb","name","document","6hXBrkJ","font"];return(et=function(){return t})()}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=201]})(t,e)}const rt=nt;function st(){const t=["editing","usageLimit","540484SEgJCT","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","editor","1577344EzuAhb","evaluationLimit","expired","inputTransformation","domainLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_showLicenseError","view","5DuRExT","document","1MZozkF","invalid","getData","9dGyRbJ","isOfficialPlugin","config","pasteFromOfficeEnhancedLicenseKeyValid","init","dataTransfer","pasteFromOfficeEnhancedLicenseKeyTrialLimit","high","2544266NSjjED","requires","5898078uYZnsg","stylesProcessor","3584686duyLEV","275hKTBKn","isPremiumPlugin","56670IbHlwF","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","isActive","_licenseKeyCheckInterval","24spAIZu","plugins","PasteFromOffice","pluginName","_parsedData","ClipboardPipeline","text/html","pasteFromOfficeEnhancedLicenseKeyInvalid","trialLimit","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","destroy","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","licenseKey","get","PasteFromOfficeEnhancedPropagator","25172424bamqIK"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(670821===parseInt(e(255))/1*(parseInt(e(210))/2)+parseInt(e(222))/3*(parseInt(e(242))/4)+-parseInt(e(253))/5*(-parseInt(e(212))/6)+-parseInt(e(214))/7+parseInt(e(245))/8*(-parseInt(e(202))/9)+-parseInt(e(217))/10*(-parseInt(e(215))/11)+-parseInt(e(239))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(236)];[rt(221)];static get[rt(225)](){return rt(238)}static get[rt(203)](){return!0}static get[rt(216)](){return!0}static get[rt(211)](){return[rt(224)]}[rt(206)](){const t=rt,e=this[t(244)],n=e[t(223)][t(237)](t(227)),r=e[t(240)][t(252)][t(254)],s=new tt(r);n.on(t(248),(e,n)=>{const i=t,o=n[i(207)][i(201)](i(228));s[i(220)](o)&&(n[i(226)]||(n[i(226)]=x(o,r[i(213)])),s[i(231)](n))},{priority:S.priorities[t(237)](t(209))+10}),this[t(236)]=this[t(244)][t(204)][t(237)](t(236));const i=this[t(244)];this[t(221)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(205)==s||e(229)==s||e(219)==s||e(232)==s||e(250)==s||e(243)==s||e(208)==s||e(234)==s){delete i[r],n=s,clearInterval(this[e(221)]),this[e(221)]=void 0;break}}e(229)==n&&i[e(251)](e(256)),e(219)==n&&i[e(251)](e(247)),e(232)==n&&i[e(251)](e(249)),e(250)==n&&i[e(251)](e(218),e(235)),e(243)==n&&i[e(251)](e(246)),e(208)==n&&i[e(251)](e(230)),e(234)==n&&i[e(251)](e(241))},1e3)}[rt(233)](){const t=rt;super[t(233)](),this[t(221)]&&clearInterval(this[t(221)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=457]})(t,e)}function at(){var t=["690940AIoJcK","PasteFromOfficeEnhanced","325137tIIfUm","6TVUgsC","8200857ABuABW","3204006mbpAzu","requires","PasteFromOffice","27JiepFG","4956220VBTOjL","isPremiumPlugin","isOfficialPlugin","pluginName","4361536GtrPOy","37164GjZaoI"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(629857===-parseInt(e(463))/1+parseInt(e(460))/2+-parseInt(e(464))/3*(parseInt(e(461))/4)+-parseInt(e(470))/5+-parseInt(e(466))/6+parseInt(e(465))/7+-parseInt(e(459))/8*(-parseInt(e(469))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(458)](){return ot(462)}static get[ot(457)](){return!0}static get[ot(471)](){return!0}static get[ot(467)](){return[ot(468),J,it]}}function lt(){var t=["38gNMGIE","3580wKAXaR","69420qGGVac","22DQqINP","315lQPYMu","185YOTDWZ","760788ERArqU","78610koWzqC","2378gSzlci","3255132suJIlJ","363JznGfJ","3904240yxXZRJ"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=267]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(270260===parseInt(e(269))/1*(-parseInt(e(277))/2)+parseInt(e(267))/3*(parseInt(e(270))/4)+-parseInt(e(274))/5*(-parseInt(e(271))/6)+parseInt(e(275))/7+parseInt(e(268))/8+parseInt(e(273))/9*(-parseInt(e(276))/10)+parseInt(e(272))/11*(-parseInt(e(278))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(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(t){const e=E,n=t();for(;;)try{if(567887===parseInt(e(217))/1+-parseInt(e(209))/2+-parseInt(e(216))/3*(-parseInt(e(211))/4)+parseInt(e(210))/5*(-parseInt(e(208))/6)+-parseInt(e(215))/7*(-parseInt(e(207))/8)+-parseInt(e(213))/9*(parseInt(e(212))/10)+parseInt(e(214))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=C();return(E=function(t,e){return n[t-=206]})(t,e)}function C(){const t=["723728gMJMVK","28115oytHaf","1993908lnriNq","2209430MgtndD","9ajgAVf","4919827yMMtfx","7gwXvIC","3iStxli","613579hboiDF","test","4198392Kyocry","996bYyXSi"];return(C=function(){return t})()}function O(t){return A[E(206)](t)}function L(t,e){const n=R();return(L=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(436442===-parseInt(e(214))/1*(parseInt(e(206))/2)+-parseInt(e(194))/3+parseInt(e(215))/4+-parseInt(e(192))/5*(-parseInt(e(189))/6)+-parseInt(e(197))/7+parseInt(e(208))/8*(parseInt(e(200))/9)+-parseInt(e(216))/10*(parseInt(e(196))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(199)]&&!s[n(210)])continue;const e=!s[n(199)]||t[n(207)]===s[n(199)],o=!s[n(210)]||t[n(213)](s[n(210)]);e&&o&&r[n(188)](s,i)}return r}function M(t){const e=L,n={};for(let r=0;r<t[e(204)];r++){const s=t[r],i=t[e(211)](s);e(198)!==i&&(n[s]=i)}return n}function T(t){const e=L,n=t[e(202)](",")[e(191)](t=>t[e(203)]()),r=[];for(const t of n){const n=P[e(193)](t);n&&r[e(195)](n[e(209)])}return r}function j(t){const e=L,n={};for(const r of t)Object[e(190)](n,r);return n}function R(){const t=["trim","length","selectorText","878110OrpmUF","name","1048qCKnnK","groups","className","getPropertyValue","cssRules","hasClass","1vbJwua","2791660GYlkoe","406440JWFwBi","set","30sSENcN","assign","map","394225BnZqql","exec","184842NtcnRi","push","66kQYxZz","2071384LbBDiN","initial","tagName","26433wBlYWV","style","split"];return(R=function(){return t})()}const N=K;function D(){const t=["2966xvBeJl","3531852AzGeJS","363sBHVKv","699330HlLhBO","130362jzTKgW","hasStyle","createRangeIn","content","execute","_parsedData","4425965UGfVoq","440olVvKJ","setStyle","elementStart","isActive","type","size","values","444JtXnss","81137sWUTYI","from","item","185DMrIrU","document","23660vMabLV"];return(D=function(){return t})()}function K(t,e){const n=D();return(K=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(539625===parseInt(e(353))/1*(-parseInt(e(356))/2)+-parseInt(e(349))/3*(parseInt(e(355))/4)+-parseInt(e(341))/5+parseInt(e(335))/6+parseInt(e(350))/7*(parseInt(e(342))/8)+-parseInt(e(357))/9+-parseInt(e(334))/10*(-parseInt(e(333))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class V extends b{[N(339)](t){const n=N,{body:r,styles:s}=t[n(340)],i=new e.ViewUpcastWriter(r[n(354)]),o=i[n(337)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(188)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(212)])if(t instanceof CSSStyleRule){const r=M(t[e(201)]);n[t[e(205)]]=Object[e(190)]({},n[t[e(205)]]||{},r)}return n}(s));for(const t of o){if(n(344)!==t[n(346)])continue;const e=F(t[n(352)],c);if(e[n(347)]){const r=j(Array[n(351)](e[n(348)]()));for(const e in r){const s=t[n(352)];s[n(336)](e)||i[n(343)](e,r[e],s)}}}t[n(338)]=r}[N(345)](t){return super[N(345)](t)||O(t)}}const W=k;function J(){const t=["23224SoMVfq","28KqPklV","PasteFromOfficeEnhancedInliner","3198155oOWwtv","261mtjmbx","map","editor","ClipboardPipeline","isPremiumPlugin","15003550aOCeCc","document","_parsedData","pluginName","get","1713spZHKA","getData","PasteFromOffice","31635318yGTvxD","execute","6844SypJjU","175114zDEeVG","high","inputTransformation","5xrzbwo","isOfficialPlugin","init","join","stylesProcessor","isActive","dataTransfer","editing","text/html","plugins","view","afterInit","fromCharCode","href","requires","1360596krWFTD"];return(J=function(){return t})()}function k(t,e){const n=J();return(k=function(t,e){return n[t-=495]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(794495===-parseInt(e(524))/1*(parseInt(e(521))/2)+-parseInt(e(515))/3*(-parseInt(e(520))/4)+parseInt(e(504))/5+parseInt(e(500))/6*(parseInt(e(502))/7)+parseInt(e(501))/8*(parseInt(e(505))/9)+parseInt(e(510))/10+-parseInt(e(518))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class q extends t.Plugin{static get[W(513)](){return W(503)}static get[W(525)](){return!0}static get[W(509)](){return!0}static get[W(499)](){return[W(517)]}[W(526)](){const t=W,e=this[t(507)],n=e[t(533)][t(514)](t(508)),r=e[t(531)][t(495)][t(511)],s=new V(r);n.on(t(523),(e,n)=>{const i=t,o=n[i(530)][i(516)](i(532));s[i(529)](o)&&(n[i(512)]||(n[i(512)]=x(o,r[i(528)])),s[i(519)](n))},{priority:S.priorities[t(514)](t(522))+11})}[W(496)](){!async function(t){const e=d([113,116,80,109,121,73,110,68,106,107,88,97,67,56,51,71,87,102,53,117,76,82,66,99,112,103,48,52,50,57,54,79,108,49,75,122,111,81,118,119,83,85,104,55,84,74,86,90,98,105,101,70,114,69,100,65,78,77,89,72,120,115]),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=k;return t[e(506)](t=>String[e(497)](t))[e(527)]("")}!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([113]);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])))}()?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:1754179200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,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(498)]);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 B=$;function $(t,e){const n=Z();return($=function(t,e){return n[t-=359]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(670429===parseInt(e(380))/1*(parseInt(e(359))/2)+parseInt(e(401))/3*(-parseInt(e(404))/4)+-parseInt(e(364))/5+parseInt(e(393))/6*(-parseInt(e(361))/7)+parseInt(e(373))/8*(-parseInt(e(372))/9)+-parseInt(e(375))/10+-parseInt(e(399))/11*(-parseInt(e(389))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const z=[B(396),B(402),B(379),B(382),B(391),B(390),B(403),B(383)],U=[B(396),B(402),B(379)],G={"font-style":[[B(385),"i"]],"font-weight":[[B(378),B(365)],[B(366),B(365)],[B(388),B(365)],[t=>Number(t)>=600,B(365)]],"text-decoration":[[B(395),"u"],[B(371),"s"]],"text-decoration-line":[[B(395),"u"],[B(371),"s"]],"vertical-align":[[B(369),B(369)],[B(362),B(370)]]};function Z(){const t=["4371600nhtTSA","font-weight","text-decoration-line","span","6BOXyrF","length","underline","color","getStyle","function","55qVaMlQ","forEach","3mBvZUT","font-family","font-style","555748KJImXE","58JpjQcI","filter","1293439mMlIzB","super","getChildren","4281340rWSgtD","strong","bold","getStyleNames","removeStyle","sub","sup","line-through","1028619NvfNJx","24BQbprl","setStyle","7930590zNPgZR","insertChild","from","medium","font-size","40167qezNPO","keys","text-decoration","vertical-align","split","italic","includes","createElement","bolder"];return(Z=function(){return t})()}function _(t){return z[B(386)](t)}function H(t){const e=B;return Array[e(377)](t[e(367)]())[e(360)](_)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(400)](e=>{const i=n,o=t[i(397)](e);if(o)if(c=e,U[B(386)](c))r[e]=o;else if(e in G){const t=o[i(384)](" ");G[e][i(400)](([n,r])=>{const o=i;for(const i of t)(o(398)==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=B;for(const s in n)n[s][r(400)](([,n])=>{const s=r,i=e[s(387)](n,[],t[s(363)]());e[s(376)](0,i,t)}),e[r(368)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(381)](n)[r(394)])return;const s=e[r(387)](r(392),[],t[r(363)]());e[r(374)](n,s),e[r(376)](0,s,t),e[r(368)](Object[r(381)](n),t)}(t,e,r)}const Y=Q;function Q(t,e){const n=et();return(Q=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(775709===-parseInt(e(194))/1+parseInt(e(186))/2+-parseInt(e(201))/3+parseInt(e(204))/4+-parseInt(e(200))/5*(parseInt(e(198))/6)+-parseInt(e(189))/7+-parseInt(e(190))/8*(-parseInt(e(195))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class tt extends b{[Y(188)](t){const n=Y,{body:r}=t[n(206)],s=new e.ViewUpcastWriter(r[n(197)]),i=s[n(187)](r),o=new e.ViewDocument(s[n(197)][n(185)]),c=[...new e.ViewDomConverter(o)[n(193)],n(199)],a=i[n(192)]();for(const t of a)if(t.is(n(205))&&c[n(203)](t[n(196)])){X(t,s,H(t))}t[n(202)]=r}[Y(191)](t){return super[Y(191)](t)||O(t)}}function et(){const t=["4216740RYqgrB","2961252ySorcA","content","includes","4313772Avsdjh","element","_parsedData","stylesProcessor","113522nbAASB","createRangeIn","execute","4148130vMoihf","24184XeXzWZ","isActive","getItems","blockElements","1358509rDHxaA","10188GgGhvb","name","document","6hXBrkJ","font"];return(et=function(){return t})()}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=201]})(t,e)}const rt=nt;function st(){const t=["editing","usageLimit","540484SEgJCT","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","editor","1577344EzuAhb","evaluationLimit","expired","inputTransformation","domainLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_showLicenseError","view","5DuRExT","document","1MZozkF","invalid","getData","9dGyRbJ","isOfficialPlugin","config","pasteFromOfficeEnhancedLicenseKeyValid","init","dataTransfer","pasteFromOfficeEnhancedLicenseKeyTrialLimit","high","2544266NSjjED","requires","5898078uYZnsg","stylesProcessor","3584686duyLEV","275hKTBKn","isPremiumPlugin","56670IbHlwF","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","isActive","_licenseKeyCheckInterval","24spAIZu","plugins","PasteFromOffice","pluginName","_parsedData","ClipboardPipeline","text/html","pasteFromOfficeEnhancedLicenseKeyInvalid","trialLimit","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","destroy","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","licenseKey","get","PasteFromOfficeEnhancedPropagator","25172424bamqIK"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(670821===parseInt(e(255))/1*(parseInt(e(210))/2)+parseInt(e(222))/3*(parseInt(e(242))/4)+-parseInt(e(253))/5*(-parseInt(e(212))/6)+-parseInt(e(214))/7+parseInt(e(245))/8*(-parseInt(e(202))/9)+-parseInt(e(217))/10*(-parseInt(e(215))/11)+-parseInt(e(239))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(236)];[rt(221)];static get[rt(225)](){return rt(238)}static get[rt(203)](){return!0}static get[rt(216)](){return!0}static get[rt(211)](){return[rt(224)]}[rt(206)](){const t=rt,e=this[t(244)],n=e[t(223)][t(237)](t(227)),r=e[t(240)][t(252)][t(254)],s=new tt(r);n.on(t(248),(e,n)=>{const i=t,o=n[i(207)][i(201)](i(228));s[i(220)](o)&&(n[i(226)]||(n[i(226)]=x(o,r[i(213)])),s[i(231)](n))},{priority:S.priorities[t(237)](t(209))+10}),this[t(236)]=this[t(244)][t(204)][t(237)](t(236));const i=this[t(244)];this[t(221)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(205)==s||e(229)==s||e(219)==s||e(232)==s||e(250)==s||e(243)==s||e(208)==s||e(234)==s){delete i[r],n=s,clearInterval(this[e(221)]),this[e(221)]=void 0;break}}e(229)==n&&i[e(251)](e(256)),e(219)==n&&i[e(251)](e(247)),e(232)==n&&i[e(251)](e(249)),e(250)==n&&i[e(251)](e(218),e(235)),e(243)==n&&i[e(251)](e(246)),e(208)==n&&i[e(251)](e(230)),e(234)==n&&i[e(251)](e(241))},1e3)}[rt(233)](){const t=rt;super[t(233)](),this[t(221)]&&clearInterval(this[t(221)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=457]})(t,e)}function at(){var t=["690940AIoJcK","PasteFromOfficeEnhanced","325137tIIfUm","6TVUgsC","8200857ABuABW","3204006mbpAzu","requires","PasteFromOffice","27JiepFG","4956220VBTOjL","isPremiumPlugin","isOfficialPlugin","pluginName","4361536GtrPOy","37164GjZaoI"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(629857===-parseInt(e(463))/1+parseInt(e(460))/2+-parseInt(e(464))/3*(parseInt(e(461))/4)+-parseInt(e(470))/5+-parseInt(e(466))/6+parseInt(e(465))/7+-parseInt(e(459))/8*(-parseInt(e(469))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(458)](){return ot(462)}static get[ot(457)](){return!0}static get[ot(471)](){return!0}static get[ot(467)](){return[ot(468),q,it]}}function lt(){var t=["38gNMGIE","3580wKAXaR","69420qGGVac","22DQqINP","315lQPYMu","185YOTDWZ","760788ERArqU","78610koWzqC","2378gSzlci","3255132suJIlJ","363JznGfJ","3904240yxXZRJ"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=267]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(270260===parseInt(e(269))/1*(-parseInt(e(277))/2)+parseInt(e(267))/3*(parseInt(e(270))/4)+-parseInt(e(274))/5*(-parseInt(e(271))/6)+parseInt(e(275))/7+parseInt(e(268))/8+parseInt(e(273))/9*(-parseInt(e(276))/10)+parseInt(e(272))/11*(-parseInt(e(278))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(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 _0x102de8}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x1500c3,parsePasteOfficeHtml as _0x1d1a58}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2b3a12,uid as _0x336402}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x427eec,ViewDocument as _0x39adc7,ViewDomConverter as _0x2fcd48}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x1535a4){return m['test'](_0x1535a4);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3a59a0,_0x17599b){const _0x8954e5=new Map();for(const [_0x3f507a,_0x58d648]of _0x17599b){if(!_0x3f507a['tagName']&&!_0x3f507a['className'])continue;const _0x5295af=!_0x3f507a['tagName']||_0x3a59a0['name']===_0x3f507a['tagName'],_0x3e907d=!_0x3f507a['className']||_0x3a59a0['hasClass'](_0x3f507a['className']);_0x5295af&&_0x3e907d&&_0x8954e5['set'](_0x3f507a,_0x58d648);}return _0x8954e5;}function h(_0x286ea8){const _0x5a1440={};for(let _0x28e5c6=0x0;_0x28e5c6<_0x286ea8['length'];_0x28e5c6++){const _0xb0220d=_0x286ea8[_0x28e5c6],_0x67df36=_0x286ea8['getPropertyValue'](_0xb0220d);'initial'!==_0x67df36&&(_0x5a1440[_0xb0220d]=_0x67df36);}return _0x5a1440;}function O(_0x4e5b39){const _0x583aa6=_0x4e5b39['split'](',')['map'](_0x4c71ff=>_0x4c71ff['trim']()),_0x3757cf=[];for(const _0x50f590 of _0x583aa6){const _0x1e9d61=S['exec'](_0x50f590);_0x1e9d61&&_0x3757cf['push'](_0x1e9d61['groups']);}return _0x3757cf;}function k(_0x4fa67b){const _0x27e029={};for(const _0x32d012 of _0x4fa67b)Object['assign'](_0x27e029,_0x32d012);return _0x27e029;}class u extends _0x1500c3{['execute'](_0x3795ce){const {body:_0x53b3b8,styles:_0x31c011}=_0x3795ce['_parsedData'],_0x4bbc13=new _0x427eec(_0x53b3b8['document']),_0x44726f=_0x4bbc13['createRangeIn'](_0x53b3b8),_0x55b65c=function(_0x4b2f60){const _0x264507={};for(const _0x317cea of _0x4b2f60)for(const _0x29caba of _0x317cea['cssRules'])if(_0x29caba instanceof CSSStyleRule){const _0x3a0c2d=h(_0x29caba['style']);_0x264507[_0x29caba['selectorText']]=Object['assign']({},_0x264507[_0x29caba['selectorText']]||{},_0x3a0c2d);}return _0x264507;}(_0x31c011),_0x138b23=function(_0x5d222a){const _0x43002d=new Map();for(const _0x449a6e in _0x5d222a){const _0x2d2b15=O(_0x449a6e),_0x97f456=_0x5d222a[_0x449a6e];for(const _0x41ec07 of _0x2d2b15)_0x43002d['set'](_0x41ec07,_0x97f456);}return _0x43002d;}(_0x55b65c);for(const _0x494fc9 of _0x44726f){if('elementStart'!==_0x494fc9['type'])continue;const _0x4ad4ce=j(_0x494fc9['item'],_0x138b23);if(_0x4ad4ce['size']){const _0x435e65=k(Array['from'](_0x4ad4ce['values']()));for(const _0xccf7f8 in _0x435e65){const _0x179a55=_0x494fc9['item'];_0x179a55['hasStyle'](_0xccf7f8)||_0x4bbc13['setStyle'](_0xccf7f8,_0x435e65[_0xccf7f8],_0x179a55);}}}_0x3795ce['content']=_0x53b3b8;}['isActive'](_0x429b96){return super['isActive'](_0x429b96)||p(_0x429b96);}}class i extends _0x102de8{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x203f62=this['editor'],_0x4d6701=_0x203f62['plugins']['get']('ClipboardPipeline'),_0x2de8ca=_0x203f62['editing']['view']['document'],_0x35f7fd=new u(_0x2de8ca);_0x4d6701['on']('inputTransformation',(_0x2c10de,_0x85d436)=>{const _0x5006fe=_0x85d436['dataTransfer']['getData']('text/html');_0x35f7fd['isActive'](_0x5006fe)&&(_0x85d436['_parsedData']||(_0x85d436['_parsedData']=_0x1d1a58(_0x5006fe,_0x2de8ca['stylesProcessor'])),_0x35f7fd['execute'](_0x85d436));},{'priority':_0x2b3a12['get']('high')+0xb});}['afterInit'](){!async function(_0x5e7fa1){const _0x100462=_0xc5e250([0x38,0x48,0x51,0x45,0x63,0x71,0x66,0x77,0x61,0x4f,0x34,0x32,0x4a,0x65,0x4d,0x73,0x6c,0x5a,0x4c,0x67,0x54,0x49,0x64,0x4e,0x6f,0x7a,0x75,0x46,0x35,0x69,0x76,0x43,0x72,0x36,0x62,0x47,0x31,0x41,0x59,0x52,0x57,0x74,0x33,0x37,0x44,0x39,0x70,0x68,0x55,0x4b,0x6a,0x58,0x79,0x30,0x50,0x6b,0x6d,0x53,0x78,0x6e,0x42,0x56]),_0xca4e0a=0x19f2a233,_0x454342=0x19f5cd0b^_0xca4e0a,_0x433959=window[_0xc5e250([0x44,0x61,0x74,0x65])][_0xc5e250([0x6e,0x6f,0x77])](),_0x495cde=_0x5e7fa1[_0xc5e250([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x36d788=new window[(_0xc5e250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x37a5a2=>{_0x495cde[_0xc5e250([0x6f,0x6e,0x63,0x65])](_0xc5e250([0x72,0x65,0x61,0x64,0x79]),_0x37a5a2);}),_0x5866b2={[_0xc5e250([0x6b,0x74,0x79])]:_0xc5e250([0x45,0x43]),[_0xc5e250([0x75,0x73,0x65])]:_0xc5e250([0x73,0x69,0x67]),[_0xc5e250([0x63,0x72,0x76])]:_0xc5e250([0x50,0x2d,0x32,0x35,0x36]),[_0xc5e250([0x78])]:_0xc5e250([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]),[_0xc5e250([0x79])]:_0xc5e250([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]),[_0xc5e250([0x61,0x6c,0x67])]:_0xc5e250([0x45,0x53,0x32,0x35,0x36])},_0xd82d98=_0x495cde[_0xc5e250([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xc5e250([0x67,0x65,0x74])](_0xc5e250([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3fdeac(){let _0x43902c,_0x40fbd3=null,_0x280265=null;try{if(_0xd82d98==_0xc5e250([0x47,0x50,0x4c]))return _0xc5e250([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x43902c=_0x5245f3(),!_0x43902c)return _0xc5e250([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x43902c[_0xc5e250([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x280265=_0x5c19d1(_0x43902c[_0xc5e250([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x43902c[_0xc5e250([0x6a,0x74,0x69])])),await _0x199d18()?_0x1a84c5()?_0xd65663()?_0xc5e250([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x40b187()?(_0x43902c[_0xc5e250([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc5e250([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x40fbd3=_0x1d5b80(_0xc5e250([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x43902c[_0xc5e250([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc5e250([0x74,0x72,0x69,0x61,0x6c])&&(_0x40fbd3=_0x1d5b80(_0xc5e250([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x191e32()):_0xc5e250([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xc5e250([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xc5e250([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xc5e250([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xd65663(){const _0x104e9e=[_0xc5e250([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xc5e250([0x74,0x72,0x69,0x61,0x6c])][_0xc5e250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43902c[_0xc5e250([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x433959/0x3e8:0xe10*_0x454342;return _0x43902c[_0xc5e250([0x65,0x78,0x70])]<_0x104e9e;}function _0x1a84c5(){const _0x5708e1=_0x43902c[_0xc5e250([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5708e1&&(!!_0x5708e1[_0xc5e250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc5e250([0x2a]))||(!!_0x5708e1[_0xc5e250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc5e250([0x50,0x4f,0x45]))||!!_0x5708e1[_0xc5e250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc5e250([0x50,0x50]))));}function _0x40b187(){const _0x4609fe=_0x43902c[_0xc5e250([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4609fe||0x0==_0x4609fe[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5d724b}=new URL(window[_0xc5e250([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4609fe[_0xc5e250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d724b))return!0x0;const _0x5ebc80=_0x5d724b[_0xc5e250([0x73,0x70,0x6c,0x69,0x74])](_0xc5e250([0x2e]));return _0x4609fe[_0xc5e250([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1f2555=>_0x1f2555[_0xc5e250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc5e250([0x2a])))[_0xc5e250([0x6d,0x61,0x70])](_0x3cf532=>_0x3cf532[_0xc5e250([0x73,0x70,0x6c,0x69,0x74])](_0xc5e250([0x2e])))[_0xc5e250([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x59b1c3=>_0x59b1c3[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5ebc80[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xc5e250([0x6d,0x61,0x70])](_0x4165d2=>Array(_0x5ebc80[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4165d2[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xc5e250([0x66,0x69,0x6c,0x6c])](_0x4165d2[0x0]===_0xc5e250([0x2a])?_0xc5e250([0x2a]):'')[_0xc5e250([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4165d2))[_0xc5e250([0x73,0x6f,0x6d,0x65])](_0x1df817=>_0x5ebc80[_0xc5e250([0x65,0x76,0x65,0x72,0x79])]((_0x116747,_0x48148d)=>_0x1df817[_0x48148d]===_0x116747||_0x1df817[_0x48148d]===_0xc5e250([0x2a])));}function _0x191e32(){return _0x40fbd3&&_0x280265?new window[(_0xc5e250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x398edf,_0x1b44ce)=>{_0x40fbd3[_0xc5e250([0x74,0x68,0x65,0x6e])](_0x398edf,_0x1b44ce),_0x280265[_0xc5e250([0x74,0x68,0x65,0x6e])](_0x4ab242=>{_0x4ab242!=_0xc5e250([0x56,0x61,0x6c,0x69,0x64])&&_0x398edf(_0x4ab242);},_0x1b44ce);}):_0x40fbd3||_0x280265||_0xc5e250([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5c19d1(_0x59cae8,_0x5ec658){return new window[(_0xc5e250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x284ef4=>{if(_0x334020())return _0x284ef4(_0xc5e250([0x56,0x61,0x6c,0x69,0x64]));_0x4af259(),_0x495cde[_0xc5e250([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xc5e250([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x188dc7=!0x1;const _0x4a8ae8=_0x336402();function _0x171b36(_0x253ecf){return!!_0x253ecf&&(typeof _0x253ecf===_0xc5e250([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x253ecf===_0xc5e250([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x253ecf[_0xc5e250([0x74,0x68,0x65,0x6e])]===_0xc5e250([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x253ecf[_0xc5e250([0x63,0x61,0x74,0x63,0x68])]===_0xc5e250([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x481fd5(_0x37de25){_0x12f934(_0x37de25)[_0xc5e250([0x74,0x68,0x65,0x6e])](_0x370f2d=>{if(!_0x370f2d||_0x370f2d[_0xc5e250([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xc5e250([0x6f,0x6b]))return _0xc5e250([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x275329(_0x4b192a(_0x4a8ae8+_0x5ec658))!=_0x370f2d[_0xc5e250([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xc5e250([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xc5e250([0x56,0x61,0x6c,0x69,0x64]);})[_0xc5e250([0x74,0x68,0x65,0x6e])](_0x1a17fb=>(_0x21c000(),_0x1a17fb),()=>{const _0x40ddf3=_0x256d3f();return null==_0x40ddf3?(_0x21c000(),_0xc5e250([0x56,0x61,0x6c,0x69,0x64])):_0xc5e250(_0x433959-_0x40ddf3>(0x3dfe2633^_0xca4e0a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xc5e250([0x74,0x68,0x65,0x6e])](_0x284ef4)[_0xc5e250([0x63,0x61,0x74,0x63,0x68])](()=>{_0x284ef4(_0xc5e250([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x58e24f=0x19c44cb3^_0xca4e0a;function _0x21c000(){const _0x28fdea=_0xc5e250([0x6c,0x6c,0x63,0x74,0x2d])+_0x275329(_0x4b192a(_0x59cae8)),_0x2dd7ac=_0x4d2c34(_0x275329(window[_0xc5e250([0x4d,0x61,0x74,0x68])][_0xc5e250([0x63,0x65,0x69,0x6c])](_0x433959/_0x58e24f)));window[_0xc5e250([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc5e250([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x28fdea,_0x2dd7ac);}function _0x256d3f(){const _0xabe43a=_0xc5e250([0x6c,0x6c,0x63,0x74,0x2d])+_0x275329(_0x4b192a(_0x59cae8)),_0x49472e=window[_0xc5e250([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc5e250([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xabe43a);return _0x49472e?window[_0xc5e250([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d2c34(_0x49472e),0x10)*_0x58e24f:null;}function _0x12f934(_0x18b53b){return new window[(_0xc5e250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56869f,_0x2b7674)=>{_0x18b53b[_0xc5e250([0x74,0x68,0x65,0x6e])](_0x56869f,_0x2b7674),window[_0xc5e250([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b7674,0x19f376f3^_0xca4e0a);});}}_0x495cde[_0xc5e250([0x6f,0x6e])](_0xc5e250([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1b48a2,_0x370149)=>{if(_0x370149[0x0]!=_0x59cae8)return _0x284ef4(_0xc5e250([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x370149[0x1]={..._0x370149[0x1],[_0xc5e250([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4a8ae8};},{[_0xc5e250([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc5e250([0x68,0x69,0x67,0x68])}),_0x495cde[_0xc5e250([0x6f,0x6e])](_0xc5e250([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x49cd52=>{_0x171b36(_0x49cd52[_0xc5e250([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x188dc7=!0x0,_0x481fd5(_0x49cd52[_0xc5e250([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xc5e250([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc5e250([0x6c,0x6f,0x77])}),_0x36d788[_0xc5e250([0x74,0x68,0x65,0x6e])](()=>{_0x188dc7||_0x284ef4(_0xc5e250([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x334020(){return _0x495cde[_0xc5e250([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc5e250([0x76,0x69,0x65,0x77])][_0xc5e250([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xc5e250([0x61,0x75,0x74,0x6f]);}function _0x4af259(){_0x495cde[_0xc5e250([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc5e250([0x76,0x69,0x65,0x77])][_0xc5e250([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xc5e250([0x61,0x75,0x74,0x6f]);}}function _0x1d5b80(_0x1b6fc0){const _0x2e63e0=[new window[(_0xc5e250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x80dc28=>setTimeout(_0x80dc28,0x19fb9cff^_0xca4e0a)),_0x36d788[_0xc5e250([0x74,0x68,0x65,0x6e])](()=>new window[(_0xc5e250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a825e=>{let _0x18f1d4=0x0;_0x495cde[_0xc5e250([0x6d,0x6f,0x64,0x65,0x6c])][_0xc5e250([0x6f,0x6e])](_0xc5e250([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3a1480,_0x2e4ec4)=>{_0x2e4ec4[0x0][_0xc5e250([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x18f1d4++,_0x18f1d4==(0x19f2a3cb^_0xca4e0a)&&(_0x3a825e(),_0x3a1480[_0xc5e250([0x6f,0x66,0x66])]());});}))];return window[_0xc5e250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xc5e250([0x72,0x61,0x63,0x65])](_0x2e63e0)[_0xc5e250([0x74,0x68,0x65,0x6e])](()=>_0x1b6fc0);}async function _0x2eb3a8(){await _0x36d788,_0x495cde[_0xc5e250([0x6d,0x6f,0x64,0x65,0x6c])][_0xc5e250([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x16a636,_0x495cde[_0xc5e250([0x6d,0x6f,0x64,0x65,0x6c])][_0xc5e250([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x16a636,_0x495cde[_0xc5e250([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xc5e250([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4920ca(_0x4109ac){const _0x8edf03=_0x902cbf();_0x495cde[_0x8edf03]=_0xc5e250([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])+_0x4109ac,_0x4109ac!=_0xc5e250([0x56,0x61,0x6c,0x69,0x64])&&_0x2eb3a8();}function _0x902cbf(){const _0x5df3e3=window[_0xc5e250([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xc5e250([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xc5e250([0x6e,0x6f,0x77])]())[_0xc5e250([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xc5e250([0x2e]),'');let _0x5e825b=_0xc5e250([0x48]);for(let _0x34d4ef=0x0;_0x34d4ef<_0x5df3e3[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x34d4ef+=0x2){let _0x7c38c4=window[_0xc5e250([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5df3e3[_0xc5e250([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x34d4ef,_0x34d4ef+0x2));_0x7c38c4>=_0x100462[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x7c38c4-=_0x100462[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5e825b+=_0x100462[_0x7c38c4];}return _0x5e825b;}function _0x5245f3(){const _0x36f021=_0xd82d98[_0xc5e250([0x73,0x70,0x6c,0x69,0x74])](_0xc5e250([0x2e]));if(0x3!=_0x36f021[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x386a60(_0x36f021[0x1]);function _0x386a60(_0xff408d){const _0x385455=_0x15f92a(_0xff408d);return _0x385455&&_0x29a8e0()?_0x385455:null;function _0x29a8e0(){const _0x39de58=_0x385455[_0xc5e250([0x6a,0x74,0x69])],_0x4d738f=window[_0xc5e250([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39de58[_0xc5e250([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x39de58[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x28bdd7={..._0x385455,[_0xc5e250([0x6a,0x74,0x69])]:_0x39de58[_0xc5e250([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x39de58[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x28bdd7[_0xc5e250([0x76,0x63])],_0x4b192a(_0x28bdd7)==_0x4d738f;}}}async function _0x199d18(){let _0x3b1e7e=!0x0;try{const _0x2578dd=_0xd82d98[_0xc5e250([0x73,0x70,0x6c,0x69,0x74])](_0xc5e250([0x2e])),[_0x5c99a1,_0x3f821e,_0x1f8044]=_0x2578dd;return _0x222ff8(_0x5c99a1),await _0x4335a9(_0x5c99a1,_0x3f821e,_0x1f8044),_0x3b1e7e;}catch{return!0x1;}function _0x222ff8(_0x33bf47){const _0xadd95f=_0x15f92a(_0x33bf47);_0xadd95f&&_0xadd95f[_0xc5e250([0x61,0x6c,0x67])]==_0xc5e250([0x45,0x53,0x32,0x35,0x36])||(_0x3b1e7e=!0x1);}async function _0x4335a9(_0x4662b1,_0x520b41,_0x3eff4b){const _0x1dd02d=window[_0xc5e250([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xc5e250([0x66,0x72,0x6f,0x6d])](_0x5f139f(_0x3eff4b),_0x280da1=>_0x280da1[_0xc5e250([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3e1d8c=new window[(_0xc5e250([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xc5e250([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4662b1+_0xc5e250([0x2e])+_0x520b41),_0x2e8c73=window[_0xc5e250([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xc5e250([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2e8c73)return;const _0x5e1133=await _0x2e8c73[_0xc5e250([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xc5e250([0x6a,0x77,0x6b]),_0x5866b2,{[_0xc5e250([0x6e,0x61,0x6d,0x65])]:_0xc5e250([0x45,0x43,0x44,0x53,0x41]),[_0xc5e250([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xc5e250([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xc5e250([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2e8c73[_0xc5e250([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xc5e250([0x6e,0x61,0x6d,0x65])]:_0xc5e250([0x45,0x43,0x44,0x53,0x41]),[_0xc5e250([0x68,0x61,0x73,0x68])]:{[_0xc5e250([0x6e,0x61,0x6d,0x65])]:_0xc5e250([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5e1133,_0x1dd02d,_0x3e1d8c)||(_0x3b1e7e=!0x1);}}function _0x15f92a(_0x147eab){return _0x147eab[_0xc5e250([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xc5e250([0x65,0x79]))?JSON[_0xc5e250([0x70,0x61,0x72,0x73,0x65])](_0x5f139f(_0x147eab)):null;}function _0x5f139f(_0x1be6cc){return window[_0xc5e250([0x61,0x74,0x6f,0x62])](_0x1be6cc[_0xc5e250([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xc5e250([0x2b]))[_0xc5e250([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xc5e250([0x2f])));}function _0x4b192a(_0x4c9920){let _0x19d153=0x1505;function _0x28ba8f(_0xb6b87e){for(let _0x3b0d88=0x0;_0x3b0d88<_0xb6b87e[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3b0d88++){const _0x64cd25=_0xb6b87e[_0xc5e250([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3b0d88);_0x19d153=(_0x19d153<<0x5)+_0x19d153+_0x64cd25,_0x19d153&=_0x19d153;}}function _0x432b5a(_0x179716){Array[_0xc5e250([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x179716)?_0x179716[_0xc5e250([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x432b5a):_0x179716&&typeof _0x179716==_0xc5e250([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xc5e250([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x179716)[_0xc5e250([0x73,0x6f,0x72,0x74])]()[_0xc5e250([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x225826,_0x176c02])=>{_0x28ba8f(_0x225826),_0x432b5a(_0x176c02);}):_0x28ba8f(window[_0xc5e250([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x179716));}return _0x432b5a(_0x4c9920),_0x19d153>>>0x0;}function _0x275329(_0x2e3a37){return _0x2e3a37[_0xc5e250([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xc5e250([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xc5e250([0x30]));}function _0x4d2c34(_0x2952b2){return _0x2952b2[_0xc5e250([0x73,0x70,0x6c,0x69,0x74])]('')[_0xc5e250([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xc5e250([0x6a,0x6f,0x69,0x6e])]('');}function _0x16a636(){}function _0xc5e250(_0x4213e5){return _0x4213e5['map'](_0x528762=>String['fromCharCode'](_0x528762))['join']('');}_0x4920ca(await _0x3fdeac());}(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'],[_0x1fa421=>Number(_0x1fa421)>=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(_0xfa4490){return L['includes'](_0xfa4490);}function g(_0x340439){return Array['from'](_0x340439['getStyleNames']())['filter'](P);}function b(_0xf7198c,_0x18d166,_0x3f6592){const {spanStyles:_0x3d6001,stylesToBeHtmlElements:_0x3ae402}=function(_0x50d407,_0x8922eb){const _0x429ebb={},_0x109eb7={};return _0x8922eb['forEach'](_0x54e206=>{const _0x5a4948=_0x50d407['getStyle'](_0x54e206);if(_0x5a4948){if(function(_0x59470f){return E['includes'](_0x59470f);}(_0x54e206))_0x429ebb[_0x54e206]=_0x5a4948;else{if(function(_0x2b6204){return _0x2b6204 in F;}(_0x54e206)){const _0x4aa9ac=_0x5a4948['split']('\x20');F[_0x54e206]['forEach'](([_0x4be27d,_0x568f83])=>{for(const _0x4a0fa1 of _0x4aa9ac){('function'==typeof _0x4be27d&&_0x4be27d(_0x4a0fa1)||_0x4be27d===_0x4a0fa1)&&(_0x109eb7[_0x54e206]=[..._0x109eb7[_0x54e206]||[],[_0x4be27d,_0x568f83]]);}});}}}}),{'spanStyles':_0x429ebb,'stylesToBeHtmlElements':_0x109eb7};}(_0xf7198c,_0x3f6592);!function(_0x96dd82,_0x440b11,_0x573037){for(const _0x58fc52 in _0x573037){_0x573037[_0x58fc52]['forEach'](([,_0x342ae8])=>{const _0x2057de=_0x440b11['createElement'](_0x342ae8,[],_0x96dd82['getChildren']());_0x440b11['insertChild'](0x0,_0x2057de,_0x96dd82);}),_0x440b11['removeStyle'](_0x58fc52,_0x96dd82);}}(_0xf7198c,_0x18d166,_0x3ae402),function(_0x5164e2,_0x16ae99,_0x433506){if(!Object['keys'](_0x433506)['length'])return;const _0x3c1e05=_0x16ae99['createElement']('span',[],_0x5164e2['getChildren']());_0x16ae99['setStyle'](_0x433506,_0x3c1e05),_0x16ae99['insertChild'](0x0,_0x3c1e05,_0x5164e2),_0x16ae99['removeStyle'](Object['keys'](_0x433506),_0x5164e2);}(_0xf7198c,_0x18d166,_0x3d6001);}class a extends _0x1500c3{['execute'](_0x28b438){const {body:_0x3c0af2}=_0x28b438['_parsedData'],_0x3035f2=new _0x427eec(_0x3c0af2['document']),_0x5ebfa0=_0x3035f2['createRangeIn'](_0x3c0af2),_0x358c60=new _0x39adc7(_0x3035f2['document']['stylesProcessor']),_0x4be1d7=[...new _0x2fcd48(_0x358c60)['blockElements'],'font'],_0xf09762=_0x5ebfa0['getItems']();for(const _0x5d32e8 of _0xf09762)_0x5d32e8['is']('element')&&_0x4be1d7['includes'](_0x5d32e8['name'])&&b(_0x5d32e8,_0x3035f2,g(_0x5d32e8));_0x28b438['content']=_0x3c0af2;}['isActive'](_0x15f382){return super['isActive'](_0x15f382)||p(_0x15f382);}}class s extends _0x102de8{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2213f3=this['editor'],_0x14591f=_0x2213f3['plugins']['get']('ClipboardPipeline'),_0x1a8a26=_0x2213f3['editing']['view']['document'],_0xb7ebf8=new a(_0x1a8a26);_0x14591f['on']('inputTransformation',(_0xc9fcc4,_0x3bee0c)=>{const _0x209b08=_0x3bee0c['dataTransfer']['getData']('text/html');_0xb7ebf8['isActive'](_0x209b08)&&(_0x3bee0c['_parsedData']||(_0x3bee0c['_parsedData']=_0x1d1a58(_0x209b08,_0x1a8a26['stylesProcessor'])),_0xb7ebf8['execute'](_0x3bee0c));},{'priority':_0x2b3a12['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1f30a8=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x314809;for(const _0x2ad129 in _0x1f30a8){const _0x5d0e49=_0x2ad129,_0x17547d=_0x1f30a8[_0x5d0e49];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x17547d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x17547d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x17547d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x17547d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x17547d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x17547d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x17547d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x17547d){delete _0x1f30a8[_0x5d0e49],_0x314809=_0x17547d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x314809&&_0x1f30a8['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x314809&&_0x1f30a8['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x314809&&_0x1f30a8['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x314809&&_0x1f30a8['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x314809&&_0x1f30a8['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x314809&&_0x1f30a8['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x314809&&_0x1f30a8['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x102de8{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 _0x229224}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x13899e,parsePasteOfficeHtml as _0x147cac}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2c7e9a,uid as _0x4ea213}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2671ef,ViewDocument as _0x15373b,ViewDomConverter as _0x17678b}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x5b28f2){return m['test'](_0x5b28f2);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3d7d35,_0x5a887d){const _0x3c5ed7=new Map();for(const [_0x190808,_0x204c53]of _0x5a887d){if(!_0x190808['tagName']&&!_0x190808['className'])continue;const _0x355ca6=!_0x190808['tagName']||_0x3d7d35['name']===_0x190808['tagName'],_0x357334=!_0x190808['className']||_0x3d7d35['hasClass'](_0x190808['className']);_0x355ca6&&_0x357334&&_0x3c5ed7['set'](_0x190808,_0x204c53);}return _0x3c5ed7;}function h(_0x4cae4f){const _0x206036={};for(let _0x3d319d=0x0;_0x3d319d<_0x4cae4f['length'];_0x3d319d++){const _0x2993dd=_0x4cae4f[_0x3d319d],_0x3073a1=_0x4cae4f['getPropertyValue'](_0x2993dd);'initial'!==_0x3073a1&&(_0x206036[_0x2993dd]=_0x3073a1);}return _0x206036;}function O(_0x424f5b){const _0x329025=_0x424f5b['split'](',')['map'](_0x408303=>_0x408303['trim']()),_0x411b3a=[];for(const _0x2c0ba7 of _0x329025){const _0x3047d3=S['exec'](_0x2c0ba7);_0x3047d3&&_0x411b3a['push'](_0x3047d3['groups']);}return _0x411b3a;}function k(_0x11a875){const _0x207e91={};for(const _0x36b1ea of _0x11a875)Object['assign'](_0x207e91,_0x36b1ea);return _0x207e91;}class u extends _0x13899e{['execute'](_0x49f7f2){const {body:_0x1edf8c,styles:_0x169685}=_0x49f7f2['_parsedData'],_0x615f3d=new _0x2671ef(_0x1edf8c['document']),_0x530f3c=_0x615f3d['createRangeIn'](_0x1edf8c),_0x30c4b5=function(_0x3732c1){const _0x22c4e5={};for(const _0x15acd1 of _0x3732c1)for(const _0x3f3952 of _0x15acd1['cssRules'])if(_0x3f3952 instanceof CSSStyleRule){const _0x1f44a5=h(_0x3f3952['style']);_0x22c4e5[_0x3f3952['selectorText']]=Object['assign']({},_0x22c4e5[_0x3f3952['selectorText']]||{},_0x1f44a5);}return _0x22c4e5;}(_0x169685),_0x44efec=function(_0x565d78){const _0x135977=new Map();for(const _0x3c0e0e in _0x565d78){const _0x22896d=O(_0x3c0e0e),_0x3e39ea=_0x565d78[_0x3c0e0e];for(const _0x3cb130 of _0x22896d)_0x135977['set'](_0x3cb130,_0x3e39ea);}return _0x135977;}(_0x30c4b5);for(const _0x46b999 of _0x530f3c){if('elementStart'!==_0x46b999['type'])continue;const _0x433432=j(_0x46b999['item'],_0x44efec);if(_0x433432['size']){const _0x4a0781=k(Array['from'](_0x433432['values']()));for(const _0x3ed2f0 in _0x4a0781){const _0x356a5a=_0x46b999['item'];_0x356a5a['hasStyle'](_0x3ed2f0)||_0x615f3d['setStyle'](_0x3ed2f0,_0x4a0781[_0x3ed2f0],_0x356a5a);}}}_0x49f7f2['content']=_0x1edf8c;}['isActive'](_0x5f37f7){return super['isActive'](_0x5f37f7)||p(_0x5f37f7);}}class i extends _0x229224{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4f131d=this['editor'],_0x2bf1c8=_0x4f131d['plugins']['get']('ClipboardPipeline'),_0x30bcaa=_0x4f131d['editing']['view']['document'],_0xa58944=new u(_0x30bcaa);_0x2bf1c8['on']('inputTransformation',(_0x16db57,_0x11a564)=>{const _0x4f3517=_0x11a564['dataTransfer']['getData']('text/html');_0xa58944['isActive'](_0x4f3517)&&(_0x11a564['_parsedData']||(_0x11a564['_parsedData']=_0x147cac(_0x4f3517,_0x30bcaa['stylesProcessor'])),_0xa58944['execute'](_0x11a564));},{'priority':_0x2c7e9a['get']('high')+0xb});}['afterInit'](){!async function(_0x2b92ba){const _0x8f4b55=_0x4f518c([0x71,0x74,0x50,0x6d,0x79,0x49,0x6e,0x44,0x6a,0x6b,0x58,0x61,0x43,0x38,0x33,0x47,0x57,0x66,0x35,0x75,0x4c,0x52,0x42,0x63,0x70,0x67,0x30,0x34,0x32,0x39,0x36,0x4f,0x6c,0x31,0x4b,0x7a,0x6f,0x51,0x76,0x77,0x53,0x55,0x68,0x37,0x54,0x4a,0x56,0x5a,0x62,0x69,0x65,0x46,0x72,0x45,0x64,0x41,0x4e,0x4d,0x59,0x48,0x78,0x73]),_0x26eded=0x36ebc27a,_0x3a61ab=0x36ecad12^_0x26eded,_0x47afec=window[_0x4f518c([0x44,0x61,0x74,0x65])][_0x4f518c([0x6e,0x6f,0x77])](),_0x39c9b5=_0x2b92ba[_0x4f518c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x258bd5=new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd7cfca=>{_0x39c9b5[_0x4f518c([0x6f,0x6e,0x63,0x65])](_0x4f518c([0x72,0x65,0x61,0x64,0x79]),_0xd7cfca);}),_0x3479e1={[_0x4f518c([0x6b,0x74,0x79])]:_0x4f518c([0x45,0x43]),[_0x4f518c([0x75,0x73,0x65])]:_0x4f518c([0x73,0x69,0x67]),[_0x4f518c([0x63,0x72,0x76])]:_0x4f518c([0x50,0x2d,0x32,0x35,0x36]),[_0x4f518c([0x78])]:_0x4f518c([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]),[_0x4f518c([0x79])]:_0x4f518c([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]),[_0x4f518c([0x61,0x6c,0x67])]:_0x4f518c([0x45,0x53,0x32,0x35,0x36])},_0x423f47=_0x39c9b5[_0x4f518c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4f518c([0x67,0x65,0x74])](_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2de288(){let _0x3ca711,_0x501919=null,_0x1315c7=null;try{if(_0x423f47==_0x4f518c([0x47,0x50,0x4c]))return _0x4f518c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3ca711=_0x2f07e7(),!_0x3ca711)return _0x4f518c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3ca711[_0x4f518c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1315c7=_0x157e07(_0x3ca711[_0x4f518c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3ca711[_0x4f518c([0x6a,0x74,0x69])])),await _0xd8143c()?_0x40746c()?_0x5f6d95()?_0x4f518c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x424b33()?(_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f518c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x501919=_0x4bef40(_0x4f518c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f518c([0x74,0x72,0x69,0x61,0x6c])&&(_0x501919=_0x4bef40(_0x4f518c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x25b080()):_0x4f518c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4f518c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4f518c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4f518c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5f6d95(){const _0x113b89=[_0x4f518c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4f518c([0x74,0x72,0x69,0x61,0x6c])][_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x47afec/0x3e8:0xe10*_0x3a61ab;return _0x3ca711[_0x4f518c([0x65,0x78,0x70])]<_0x113b89;}function _0x40746c(){const _0x3df14f=_0x3ca711[_0x4f518c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3df14f&&(!!_0x3df14f[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x2a]))||(!!_0x3df14f[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x50,0x4f,0x45]))||!!_0x3df14f[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x50,0x50]))));}function _0x424b33(){const _0x3a472d=_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a472d||0x0==_0x3a472d[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1d1199}=new URL(window[_0x4f518c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3a472d[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d1199))return!0x0;const _0x59b667=_0x1d1199[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e]));return _0x3a472d[_0x4f518c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x248e8b=>_0x248e8b[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x2a])))[_0x4f518c([0x6d,0x61,0x70])](_0x4e5a9d=>_0x4e5a9d[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e])))[_0x4f518c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c8c45=>_0x4c8c45[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x59b667[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f518c([0x6d,0x61,0x70])](_0x2b0217=>Array(_0x59b667[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2b0217[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f518c([0x66,0x69,0x6c,0x6c])](_0x2b0217[0x0]===_0x4f518c([0x2a])?_0x4f518c([0x2a]):'')[_0x4f518c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2b0217))[_0x4f518c([0x73,0x6f,0x6d,0x65])](_0x282387=>_0x59b667[_0x4f518c([0x65,0x76,0x65,0x72,0x79])]((_0xd5ccc8,_0x13deaa)=>_0x282387[_0x13deaa]===_0xd5ccc8||_0x282387[_0x13deaa]===_0x4f518c([0x2a])));}function _0x25b080(){return _0x501919&&_0x1315c7?new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3acabb,_0x584368)=>{_0x501919[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x3acabb,_0x584368),_0x1315c7[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x4e2421=>{_0x4e2421!=_0x4f518c([0x56,0x61,0x6c,0x69,0x64])&&_0x3acabb(_0x4e2421);},_0x584368);}):_0x501919||_0x1315c7||_0x4f518c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x157e07(_0x493838,_0x46a859){return new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31180a=>{if(_0x5a84d2())return _0x31180a(_0x4f518c([0x56,0x61,0x6c,0x69,0x64]));_0x5227fe(),_0x39c9b5[_0x4f518c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4f518c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x52e84b=!0x1;const _0x5463cc=_0x4ea213();function _0x5e09a2(_0x3d16ca){return!!_0x3d16ca&&(typeof _0x3d16ca===_0x4f518c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3d16ca===_0x4f518c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3d16ca[_0x4f518c([0x74,0x68,0x65,0x6e])]===_0x4f518c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3d16ca[_0x4f518c([0x63,0x61,0x74,0x63,0x68])]===_0x4f518c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x287d23(_0x3478ed){_0x536a69(_0x3478ed)[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x5c684d=>{if(!_0x5c684d||_0x5c684d[_0x4f518c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4f518c([0x6f,0x6b]))return _0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x39374c(_0x1106bf(_0x5463cc+_0x46a859))!=_0x5c684d[_0x4f518c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4f518c([0x56,0x61,0x6c,0x69,0x64]);})[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x5954b3=>(_0x349862(),_0x5954b3),()=>{const _0x4bf4f1=_0x152444();return null==_0x4bf4f1?(_0x349862(),_0x4f518c([0x56,0x61,0x6c,0x69,0x64])):_0x4f518c(_0x47afec-_0x4bf4f1>(0x12e7467a^_0x26eded)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x31180a)[_0x4f518c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x31180a(_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x9d2a5c=0x36dd2cfa^_0x26eded;function _0x349862(){const _0x8672b9=_0x4f518c([0x6c,0x6c,0x63,0x74,0x2d])+_0x39374c(_0x1106bf(_0x493838)),_0x3cb5f5=_0x564267(_0x39374c(window[_0x4f518c([0x4d,0x61,0x74,0x68])][_0x4f518c([0x63,0x65,0x69,0x6c])](_0x47afec/_0x9d2a5c)));window[_0x4f518c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f518c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8672b9,_0x3cb5f5);}function _0x152444(){const _0x23c7cc=_0x4f518c([0x6c,0x6c,0x63,0x74,0x2d])+_0x39374c(_0x1106bf(_0x493838)),_0x489c50=window[_0x4f518c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f518c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x23c7cc);return _0x489c50?window[_0x4f518c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x564267(_0x489c50),0x10)*_0x9d2a5c:null;}function _0x536a69(_0x5506a3){return new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x118a0a,_0x3e5eab)=>{_0x5506a3[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x118a0a,_0x3e5eab),window[_0x4f518c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3e5eab,0x36ea16ba^_0x26eded);});}}_0x39c9b5[_0x4f518c([0x6f,0x6e])](_0x4f518c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5d1806,_0x215e90)=>{if(_0x215e90[0x0]!=_0x493838)return _0x31180a(_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x215e90[0x1]={..._0x215e90[0x1],[_0x4f518c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5463cc};},{[_0x4f518c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f518c([0x68,0x69,0x67,0x68])}),_0x39c9b5[_0x4f518c([0x6f,0x6e])](_0x4f518c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x537d48=>{_0x5e09a2(_0x537d48[_0x4f518c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x52e84b=!0x0,_0x287d23(_0x537d48[_0x4f518c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4f518c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f518c([0x6c,0x6f,0x77])}),_0x258bd5[_0x4f518c([0x74,0x68,0x65,0x6e])](()=>{_0x52e84b||_0x31180a(_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5a84d2(){return _0x39c9b5[_0x4f518c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f518c([0x76,0x69,0x65,0x77])][_0x4f518c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4f518c([0x61,0x75,0x74,0x6f]);}function _0x5227fe(){_0x39c9b5[_0x4f518c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f518c([0x76,0x69,0x65,0x77])][_0x4f518c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f518c([0x61,0x75,0x74,0x6f]);}}function _0x4bef40(_0x54e939){const _0x4879bb=[new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3777f8=>setTimeout(_0x3777f8,0x36e2fcb6^_0x26eded)),_0x258bd5[_0x4f518c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c0ca6=>{let _0x3327e7=0x0;_0x39c9b5[_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f518c([0x6f,0x6e])](_0x4f518c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x37ac01,_0x3a54ab)=>{_0x3a54ab[0x0][_0x4f518c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3327e7++,_0x3327e7==(0x36ebc382^_0x26eded)&&(_0x4c0ca6(),_0x37ac01[_0x4f518c([0x6f,0x66,0x66])]());});}))];return window[_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f518c([0x72,0x61,0x63,0x65])](_0x4879bb)[_0x4f518c([0x74,0x68,0x65,0x6e])](()=>_0x54e939);}async function _0x5a7115(){await _0x258bd5,_0x39c9b5[_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f518c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x44bc3a,_0x39c9b5[_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f518c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x44bc3a,_0x39c9b5[_0x4f518c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xebcfc7(_0x5ee984){const _0x20ba07=_0x982cb5();_0x39c9b5[_0x20ba07]=_0x4f518c([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])+_0x5ee984,_0x5ee984!=_0x4f518c([0x56,0x61,0x6c,0x69,0x64])&&_0x5a7115();}function _0x982cb5(){const _0x50e975=window[_0x4f518c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4f518c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4f518c([0x6e,0x6f,0x77])]())[_0x4f518c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4f518c([0x2e]),'');let _0x1af0cc=_0x4f518c([0x71]);for(let _0x266dce=0x0;_0x266dce<_0x50e975[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x266dce+=0x2){let _0x5a618e=window[_0x4f518c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50e975[_0x4f518c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x266dce,_0x266dce+0x2));_0x5a618e>=_0x8f4b55[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5a618e-=_0x8f4b55[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1af0cc+=_0x8f4b55[_0x5a618e];}return _0x1af0cc;}function _0x2f07e7(){const _0x3b05f7=_0x423f47[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e]));if(0x3!=_0x3b05f7[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x23f9a1(_0x3b05f7[0x1]);function _0x23f9a1(_0x49de04){const _0x5739e1=_0x114662(_0x49de04);return _0x5739e1&&_0x379977()?_0x5739e1:null;function _0x379977(){const _0x1f323f=_0x5739e1[_0x4f518c([0x6a,0x74,0x69])],_0x15bdec=window[_0x4f518c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f323f[_0x4f518c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1f323f[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1c1288={..._0x5739e1,[_0x4f518c([0x6a,0x74,0x69])]:_0x1f323f[_0x4f518c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1f323f[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1c1288[_0x4f518c([0x76,0x63])],_0x1106bf(_0x1c1288)==_0x15bdec;}}}async function _0xd8143c(){let _0x3b470c=!0x0;try{const _0x3f9406=_0x423f47[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e])),[_0x4b799b,_0x226665,_0x171bd2]=_0x3f9406;return _0x42ac54(_0x4b799b),await _0x52de98(_0x4b799b,_0x226665,_0x171bd2),_0x3b470c;}catch{return!0x1;}function _0x42ac54(_0x3d0cda){const _0x431c22=_0x114662(_0x3d0cda);_0x431c22&&_0x431c22[_0x4f518c([0x61,0x6c,0x67])]==_0x4f518c([0x45,0x53,0x32,0x35,0x36])||(_0x3b470c=!0x1);}async function _0x52de98(_0x244ac7,_0xea532c,_0x5e89fa){const _0x1a7459=window[_0x4f518c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4f518c([0x66,0x72,0x6f,0x6d])](_0x459023(_0x5e89fa),_0x4346fe=>_0x4346fe[_0x4f518c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x329bdf=new window[(_0x4f518c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4f518c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x244ac7+_0x4f518c([0x2e])+_0xea532c),_0x25ae8e=window[_0x4f518c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4f518c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x25ae8e)return;const _0x23f9f3=await _0x25ae8e[_0x4f518c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4f518c([0x6a,0x77,0x6b]),_0x3479e1,{[_0x4f518c([0x6e,0x61,0x6d,0x65])]:_0x4f518c([0x45,0x43,0x44,0x53,0x41]),[_0x4f518c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4f518c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4f518c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x25ae8e[_0x4f518c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4f518c([0x6e,0x61,0x6d,0x65])]:_0x4f518c([0x45,0x43,0x44,0x53,0x41]),[_0x4f518c([0x68,0x61,0x73,0x68])]:{[_0x4f518c([0x6e,0x61,0x6d,0x65])]:_0x4f518c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x23f9f3,_0x1a7459,_0x329bdf)||(_0x3b470c=!0x1);}}function _0x114662(_0x3d03b5){return _0x3d03b5[_0x4f518c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4f518c([0x65,0x79]))?JSON[_0x4f518c([0x70,0x61,0x72,0x73,0x65])](_0x459023(_0x3d03b5)):null;}function _0x459023(_0x37bfc9){return window[_0x4f518c([0x61,0x74,0x6f,0x62])](_0x37bfc9[_0x4f518c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4f518c([0x2b]))[_0x4f518c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4f518c([0x2f])));}function _0x1106bf(_0x2c9d10){let _0x48fa81=0x1505;function _0x1d4b58(_0x36065d){for(let _0x4846a9=0x0;_0x4846a9<_0x36065d[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4846a9++){const _0x24650a=_0x36065d[_0x4f518c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4846a9);_0x48fa81=(_0x48fa81<<0x5)+_0x48fa81+_0x24650a,_0x48fa81&=_0x48fa81;}}function _0x48ea7a(_0x2ef04a){Array[_0x4f518c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ef04a)?_0x2ef04a[_0x4f518c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x48ea7a):_0x2ef04a&&typeof _0x2ef04a==_0x4f518c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4f518c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ef04a)[_0x4f518c([0x73,0x6f,0x72,0x74])]()[_0x4f518c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4e470b,_0x19764d])=>{_0x1d4b58(_0x4e470b),_0x48ea7a(_0x19764d);}):_0x1d4b58(window[_0x4f518c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ef04a));}return _0x48ea7a(_0x2c9d10),_0x48fa81>>>0x0;}function _0x39374c(_0x184457){return _0x184457[_0x4f518c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4f518c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4f518c([0x30]));}function _0x564267(_0x2afe3e){return _0x2afe3e[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4f518c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4f518c([0x6a,0x6f,0x69,0x6e])]('');}function _0x44bc3a(){}function _0x4f518c(_0x573249){return _0x573249['map'](_0x3eff5d=>String['fromCharCode'](_0x3eff5d))['join']('');}_0xebcfc7(await _0x2de288());}(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'],[_0x544fce=>Number(_0x544fce)>=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(_0x39c182){return L['includes'](_0x39c182);}function g(_0x197226){return Array['from'](_0x197226['getStyleNames']())['filter'](P);}function b(_0x4d0e8a,_0x16bf4c,_0x32ebfe){const {spanStyles:_0x13392d,stylesToBeHtmlElements:_0x22b394}=function(_0x463cad,_0x13c579){const _0x268e5d={},_0x401df6={};return _0x13c579['forEach'](_0x3a6c96=>{const _0x246e01=_0x463cad['getStyle'](_0x3a6c96);if(_0x246e01){if(function(_0x4bb552){return E['includes'](_0x4bb552);}(_0x3a6c96))_0x268e5d[_0x3a6c96]=_0x246e01;else{if(function(_0x1ef4f8){return _0x1ef4f8 in F;}(_0x3a6c96)){const _0x35ab2c=_0x246e01['split']('\x20');F[_0x3a6c96]['forEach'](([_0x15ab35,_0x185a42])=>{for(const _0x371d81 of _0x35ab2c){('function'==typeof _0x15ab35&&_0x15ab35(_0x371d81)||_0x15ab35===_0x371d81)&&(_0x401df6[_0x3a6c96]=[..._0x401df6[_0x3a6c96]||[],[_0x15ab35,_0x185a42]]);}});}}}}),{'spanStyles':_0x268e5d,'stylesToBeHtmlElements':_0x401df6};}(_0x4d0e8a,_0x32ebfe);!function(_0x9cacd3,_0x4d7ba8,_0x14564a){for(const _0x1b3279 in _0x14564a){_0x14564a[_0x1b3279]['forEach'](([,_0x1daa89])=>{const _0x33622f=_0x4d7ba8['createElement'](_0x1daa89,[],_0x9cacd3['getChildren']());_0x4d7ba8['insertChild'](0x0,_0x33622f,_0x9cacd3);}),_0x4d7ba8['removeStyle'](_0x1b3279,_0x9cacd3);}}(_0x4d0e8a,_0x16bf4c,_0x22b394),function(_0x112f23,_0x293d29,_0x476e7c){if(!Object['keys'](_0x476e7c)['length'])return;const _0x52d599=_0x293d29['createElement']('span',[],_0x112f23['getChildren']());_0x293d29['setStyle'](_0x476e7c,_0x52d599),_0x293d29['insertChild'](0x0,_0x52d599,_0x112f23),_0x293d29['removeStyle'](Object['keys'](_0x476e7c),_0x112f23);}(_0x4d0e8a,_0x16bf4c,_0x13392d);}class a extends _0x13899e{['execute'](_0x20d313){const {body:_0x423758}=_0x20d313['_parsedData'],_0x6beaa2=new _0x2671ef(_0x423758['document']),_0x2c6367=_0x6beaa2['createRangeIn'](_0x423758),_0x3d4f1e=new _0x15373b(_0x6beaa2['document']['stylesProcessor']),_0x43a7bb=[...new _0x17678b(_0x3d4f1e)['blockElements'],'font'],_0x593d04=_0x2c6367['getItems']();for(const _0x2b5c3c of _0x593d04)_0x2b5c3c['is']('element')&&_0x43a7bb['includes'](_0x2b5c3c['name'])&&b(_0x2b5c3c,_0x6beaa2,g(_0x2b5c3c));_0x20d313['content']=_0x423758;}['isActive'](_0x4d4210){return super['isActive'](_0x4d4210)||p(_0x4d4210);}}class s extends _0x229224{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x268ebe=this['editor'],_0x314e83=_0x268ebe['plugins']['get']('ClipboardPipeline'),_0x28f974=_0x268ebe['editing']['view']['document'],_0x320dc8=new a(_0x28f974);_0x314e83['on']('inputTransformation',(_0x529939,_0x1a7a64)=>{const _0x32fe1d=_0x1a7a64['dataTransfer']['getData']('text/html');_0x320dc8['isActive'](_0x32fe1d)&&(_0x1a7a64['_parsedData']||(_0x1a7a64['_parsedData']=_0x147cac(_0x32fe1d,_0x28f974['stylesProcessor'])),_0x320dc8['execute'](_0x1a7a64));},{'priority':_0x2c7e9a['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x592e43=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x33988f;for(const _0x2a2488 in _0x592e43){const _0x1df3a6=_0x2a2488,_0x31e1a3=_0x592e43[_0x1df3a6];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x31e1a3){delete _0x592e43[_0x1df3a6],_0x33988f=_0x31e1a3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x33988f&&_0x592e43['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x33988f&&_0x592e43['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x33988f&&_0x592e43['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x33988f&&_0x592e43['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x33988f&&_0x592e43['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x33988f&&_0x592e43['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x33988f&&_0x592e43['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x229224{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.0.1-alpha.2",
3
+ "version": "46.0.1-alpha.4",
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.0.1-alpha.2",
26
- "@ckeditor/ckeditor5-engine": "46.0.1-alpha.2",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.2",
28
- "@ckeditor/ckeditor5-utils": "46.0.1-alpha.2",
29
- "ckeditor5": "46.0.1-alpha.2"
25
+ "@ckeditor/ckeditor5-core": "46.0.1-alpha.4",
26
+ "@ckeditor/ckeditor5-engine": "46.0.1-alpha.4",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.4",
28
+ "@ckeditor/ckeditor5-utils": "46.0.1-alpha.4",
29
+ "ckeditor5": "46.0.1-alpha.4"
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 _0xc3f9fd=_0x3dfb;(function(_0x4ac437,_0x474618){const _0x2f861c=_0x3dfb,_0xa19df2=_0x4ac437();while(!![]){try{const _0x41e155=-parseInt(_0x2f861c(0x14c))/0x1*(-parseInt(_0x2f861c(0x148))/0x2)+-parseInt(_0x2f861c(0x161))/0x3*(parseInt(_0x2f861c(0x150))/0x4)+parseInt(_0x2f861c(0x159))/0x5*(-parseInt(_0x2f861c(0x151))/0x6)+parseInt(_0x2f861c(0x143))/0x7+-parseInt(_0x2f861c(0x155))/0x8+parseInt(_0x2f861c(0x152))/0x9*(parseInt(_0x2f861c(0x164))/0xa)+parseInt(_0x2f861c(0x14e))/0xb*(parseInt(_0x2f861c(0x149))/0xc);if(_0x41e155===_0x474618)break;else _0xa19df2['push'](_0xa19df2['shift']());}catch(_0x100066){_0xa19df2['push'](_0xa19df2['shift']());}}}(_0x5736,0x53ae3));import{Plugin as _0x403588}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x2220d5}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x166370,uid as _0x5eb914}from'ckeditor5/src/utils.js';function _0x3dfb(_0x57a945,_0x12d839){const _0x573694=_0x5736();return _0x3dfb=function(_0x3dfb93,_0x140d83){_0x3dfb93=_0x3dfb93-0x141;let _0x7c8d1d=_0x573694[_0x3dfb93];return _0x7c8d1d;},_0x3dfb(_0x57a945,_0x12d839);}import{MSOfficeStylesInliner as _0x36ebfd}from'./normalizers/inliner/msofficestylesinliner.js';function _0x5736(){const _0x1116ff=['60QGMzwB','ClipboardPipeline','pluginName','document','plugins','stylesProcessor','view','3245186aKulGn','dataTransfer','requires','high','init','1970vSkMyI','3324sBbuVK','get','join','279dYQsIi','getData','2849pgRcSB','map','36644SIfzGy','649734upfbNi','251001pALmmk','execute','_parsedData','3845128pRYNFi','editing','PasteFromOfficeEnhancedInliner','isOfficialPlugin','5EijEUi','text/html','isPremiumPlugin','editor','afterInit','href','PasteFromOffice','fromCharCode','15LiDben','inputTransformation','isActive'];_0x5736=function(){return _0x1116ff;};return _0x5736();}export class PasteFromOfficeEnhancedInliner extends _0x403588{static get[_0xc3f9fd(0x166)](){const _0x1b5019=_0xc3f9fd;return _0x1b5019(0x157);}static get[_0xc3f9fd(0x158)](){return!0x0;}static get[_0xc3f9fd(0x15b)](){return!0x0;}static get[_0xc3f9fd(0x145)](){const _0x44336c=_0xc3f9fd;return[_0x44336c(0x15f)];}[_0xc3f9fd(0x147)](){const _0x994b80=_0xc3f9fd,_0x1b9102=this[_0x994b80(0x15c)],_0x2b573f=_0x1b9102[_0x994b80(0x168)][_0x994b80(0x14a)](_0x994b80(0x165)),_0x4f37c0=_0x1b9102[_0x994b80(0x156)][_0x994b80(0x142)][_0x994b80(0x167)],_0x4fc1e9=new _0x36ebfd(_0x4f37c0);_0x2b573f['on'](_0x994b80(0x162),(_0x3aa3cf,_0x4f81ef)=>{const _0x275328=_0x994b80,_0x2f4c44=_0x4f81ef[_0x275328(0x144)][_0x275328(0x14d)](_0x275328(0x15a));_0x4fc1e9[_0x275328(0x163)](_0x2f4c44)&&(_0x4f81ef[_0x275328(0x154)]||(_0x4f81ef[_0x275328(0x154)]=_0x2220d5(_0x2f4c44,_0x4f37c0[_0x275328(0x141)])),_0x4fc1e9[_0x275328(0x153)](_0x4f81ef));},{'priority':_0x166370[_0x994b80(0x14a)](_0x994b80(0x146))+0xb});}[_0xc3f9fd(0x15d)](){!async function(_0x4420b3){const _0x4e5942=_0x23db37([0x38,0x48,0x51,0x45,0x63,0x71,0x66,0x77,0x61,0x4f,0x34,0x32,0x4a,0x65,0x4d,0x73,0x6c,0x5a,0x4c,0x67,0x54,0x49,0x64,0x4e,0x6f,0x7a,0x75,0x46,0x35,0x69,0x76,0x43,0x72,0x36,0x62,0x47,0x31,0x41,0x59,0x52,0x57,0x74,0x33,0x37,0x44,0x39,0x70,0x68,0x55,0x4b,0x6a,0x58,0x79,0x30,0x50,0x6b,0x6d,0x53,0x78,0x6e,0x42,0x56]),_0x4d9123=0x19f2a233,_0x39a30c=0x19f5cd0b^_0x4d9123,_0x2537fb=window[_0x23db37([0x44,0x61,0x74,0x65])][_0x23db37([0x6e,0x6f,0x77])](),_0x57e77d=_0x4420b3[_0x23db37([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x157f1c=new window[(_0x23db37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xacc7d7=>{_0x57e77d[_0x23db37([0x6f,0x6e,0x63,0x65])](_0x23db37([0x72,0x65,0x61,0x64,0x79]),_0xacc7d7);}),_0xf45445={[_0x23db37([0x6b,0x74,0x79])]:_0x23db37([0x45,0x43]),[_0x23db37([0x75,0x73,0x65])]:_0x23db37([0x73,0x69,0x67]),[_0x23db37([0x63,0x72,0x76])]:_0x23db37([0x50,0x2d,0x32,0x35,0x36]),[_0x23db37([0x78])]:_0x23db37([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]),[_0x23db37([0x79])]:_0x23db37([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]),[_0x23db37([0x61,0x6c,0x67])]:_0x23db37([0x45,0x53,0x32,0x35,0x36])},_0x31581e=_0x57e77d[_0x23db37([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x23db37([0x67,0x65,0x74])](_0x23db37([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x32b758(){let _0x1284a3,_0x29b13f=null,_0x25e974=null;try{if(_0x31581e==_0x23db37([0x47,0x50,0x4c]))return _0x23db37([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1284a3=_0x17a89b(),!_0x1284a3)return _0x23db37([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1284a3[_0x23db37([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x25e974=_0xb6c2ce(_0x1284a3[_0x23db37([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1284a3[_0x23db37([0x6a,0x74,0x69])])),await _0x2b5345()?_0x147e12()?_0x1b0155()?_0x23db37([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4222cd()?(_0x1284a3[_0x23db37([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x23db37([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x29b13f=_0x553fa5(_0x23db37([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1284a3[_0x23db37([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x23db37([0x74,0x72,0x69,0x61,0x6c])&&(_0x29b13f=_0x553fa5(_0x23db37([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x7b2e4a()):_0x23db37([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x23db37([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x23db37([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x23db37([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1b0155(){const _0x5e71f0=[_0x23db37([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x23db37([0x74,0x72,0x69,0x61,0x6c])][_0x23db37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1284a3[_0x23db37([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2537fb/0x3e8:0xe10*_0x39a30c;return _0x1284a3[_0x23db37([0x65,0x78,0x70])]<_0x5e71f0;}function _0x147e12(){const _0x39b97a=_0x1284a3[_0x23db37([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x39b97a&&(!!_0x39b97a[_0x23db37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23db37([0x2a]))||(!!_0x39b97a[_0x23db37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23db37([0x50,0x4f,0x45]))||!!_0x39b97a[_0x23db37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23db37([0x50,0x50]))));}function _0x4222cd(){const _0x2a184e=_0x3dfb,_0x4619dd=_0x1284a3[_0x23db37([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4619dd||0x0==_0x4619dd[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x351a33}=new URL(window[_0x23db37([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2a184e(0x15e)]);if(_0x4619dd[_0x23db37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x351a33))return!0x0;const _0x2a9d8b=_0x351a33[_0x23db37([0x73,0x70,0x6c,0x69,0x74])](_0x23db37([0x2e]));return _0x4619dd[_0x23db37([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x50f192=>_0x50f192[_0x23db37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23db37([0x2a])))[_0x23db37([0x6d,0x61,0x70])](_0x10b83d=>_0x10b83d[_0x23db37([0x73,0x70,0x6c,0x69,0x74])](_0x23db37([0x2e])))[_0x23db37([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x394887=>_0x394887[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2a9d8b[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x23db37([0x6d,0x61,0x70])](_0x3062b2=>Array(_0x2a9d8b[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3062b2[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x23db37([0x66,0x69,0x6c,0x6c])](_0x3062b2[0x0]===_0x23db37([0x2a])?_0x23db37([0x2a]):'')[_0x23db37([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3062b2))[_0x23db37([0x73,0x6f,0x6d,0x65])](_0x30bb60=>_0x2a9d8b[_0x23db37([0x65,0x76,0x65,0x72,0x79])]((_0x7e10ee,_0x44f03c)=>_0x30bb60[_0x44f03c]===_0x7e10ee||_0x30bb60[_0x44f03c]===_0x23db37([0x2a])));}function _0x7b2e4a(){return _0x29b13f&&_0x25e974?new window[(_0x23db37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5c6f7e,_0x8a3bc4)=>{_0x29b13f[_0x23db37([0x74,0x68,0x65,0x6e])](_0x5c6f7e,_0x8a3bc4),_0x25e974[_0x23db37([0x74,0x68,0x65,0x6e])](_0x4465eb=>{_0x4465eb!=_0x23db37([0x56,0x61,0x6c,0x69,0x64])&&_0x5c6f7e(_0x4465eb);},_0x8a3bc4);}):_0x29b13f||_0x25e974||_0x23db37([0x56,0x61,0x6c,0x69,0x64]);}}function _0xb6c2ce(_0x4dd308,_0x284c94){return new window[(_0x23db37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d45ca=>{if(_0x59b9d2())return _0x3d45ca(_0x23db37([0x56,0x61,0x6c,0x69,0x64]));_0x5f1eb0(),_0x57e77d[_0x23db37([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x23db37([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x52dc01=!0x1;const _0x1017e3=_0x5eb914();function _0xf76e69(_0x134dad){return!!_0x134dad&&(typeof _0x134dad===_0x23db37([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x134dad===_0x23db37([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x134dad[_0x23db37([0x74,0x68,0x65,0x6e])]===_0x23db37([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x134dad[_0x23db37([0x63,0x61,0x74,0x63,0x68])]===_0x23db37([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xf89c9e(_0x43dcc7){_0x13dc72(_0x43dcc7)[_0x23db37([0x74,0x68,0x65,0x6e])](_0x3c05be=>{if(!_0x3c05be||_0x3c05be[_0x23db37([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x23db37([0x6f,0x6b]))return _0x23db37([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4c6d7b(_0x5b244a(_0x1017e3+_0x284c94))!=_0x3c05be[_0x23db37([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x23db37([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x23db37([0x56,0x61,0x6c,0x69,0x64]);})[_0x23db37([0x74,0x68,0x65,0x6e])](_0x36930b=>(_0xab0865(),_0x36930b),()=>{const _0x119d6b=_0xbf0eff();return null==_0x119d6b?(_0xab0865(),_0x23db37([0x56,0x61,0x6c,0x69,0x64])):_0x23db37(_0x2537fb-_0x119d6b>(0x3dfe2633^_0x4d9123)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x23db37([0x74,0x68,0x65,0x6e])](_0x3d45ca)[_0x23db37([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3d45ca(_0x23db37([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5eeb3b=0x19c44cb3^_0x4d9123;function _0xab0865(){const _0x533d34=_0x23db37([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c6d7b(_0x5b244a(_0x4dd308)),_0x5deb61=_0x2008b5(_0x4c6d7b(window[_0x23db37([0x4d,0x61,0x74,0x68])][_0x23db37([0x63,0x65,0x69,0x6c])](_0x2537fb/_0x5eeb3b)));window[_0x23db37([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x23db37([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x533d34,_0x5deb61);}function _0xbf0eff(){const _0x2e5591=_0x23db37([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c6d7b(_0x5b244a(_0x4dd308)),_0x4573a8=window[_0x23db37([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x23db37([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e5591);return _0x4573a8?window[_0x23db37([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2008b5(_0x4573a8),0x10)*_0x5eeb3b:null;}function _0x13dc72(_0x4c72c2){return new window[(_0x23db37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x577f07,_0x36b857)=>{_0x4c72c2[_0x23db37([0x74,0x68,0x65,0x6e])](_0x577f07,_0x36b857),window[_0x23db37([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x36b857,0x19f376f3^_0x4d9123);});}}_0x57e77d[_0x23db37([0x6f,0x6e])](_0x23db37([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x377b94,_0x463594)=>{if(_0x463594[0x0]!=_0x4dd308)return _0x3d45ca(_0x23db37([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x463594[0x1]={..._0x463594[0x1],[_0x23db37([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1017e3};},{[_0x23db37([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x23db37([0x68,0x69,0x67,0x68])}),_0x57e77d[_0x23db37([0x6f,0x6e])](_0x23db37([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1c50be=>{_0xf76e69(_0x1c50be[_0x23db37([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x52dc01=!0x0,_0xf89c9e(_0x1c50be[_0x23db37([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x23db37([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x23db37([0x6c,0x6f,0x77])}),_0x157f1c[_0x23db37([0x74,0x68,0x65,0x6e])](()=>{_0x52dc01||_0x3d45ca(_0x23db37([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x59b9d2(){return _0x57e77d[_0x23db37([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x23db37([0x76,0x69,0x65,0x77])][_0x23db37([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x23db37([0x61,0x75,0x74,0x6f]);}function _0x5f1eb0(){_0x57e77d[_0x23db37([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x23db37([0x76,0x69,0x65,0x77])][_0x23db37([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x23db37([0x61,0x75,0x74,0x6f]);}}function _0x553fa5(_0x5da06e){const _0x3bbbaf=[new window[(_0x23db37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3501f4=>setTimeout(_0x3501f4,0x19fb9cff^_0x4d9123)),_0x157f1c[_0x23db37([0x74,0x68,0x65,0x6e])](()=>new window[(_0x23db37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3cc6ab=>{let _0x28e1a5=0x0;_0x57e77d[_0x23db37([0x6d,0x6f,0x64,0x65,0x6c])][_0x23db37([0x6f,0x6e])](_0x23db37([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x117d77,_0x110473)=>{_0x110473[0x0][_0x23db37([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x28e1a5++,_0x28e1a5==(0x19f2a3cb^_0x4d9123)&&(_0x3cc6ab(),_0x117d77[_0x23db37([0x6f,0x66,0x66])]());});}))];return window[_0x23db37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x23db37([0x72,0x61,0x63,0x65])](_0x3bbbaf)[_0x23db37([0x74,0x68,0x65,0x6e])](()=>_0x5da06e);}async function _0x30f1dc(){await _0x157f1c,_0x57e77d[_0x23db37([0x6d,0x6f,0x64,0x65,0x6c])][_0x23db37([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x253f26,_0x57e77d[_0x23db37([0x6d,0x6f,0x64,0x65,0x6c])][_0x23db37([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x253f26,_0x57e77d[_0x23db37([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x23db37([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5cbc71(_0x359db1){const _0x38e60b=_0x3bb339();_0x57e77d[_0x38e60b]=_0x23db37([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])+_0x359db1,_0x359db1!=_0x23db37([0x56,0x61,0x6c,0x69,0x64])&&_0x30f1dc();}function _0x3bb339(){const _0x334a58=window[_0x23db37([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x23db37([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x23db37([0x6e,0x6f,0x77])]())[_0x23db37([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x23db37([0x2e]),'');let _0x40791c=_0x23db37([0x48]);for(let _0x234e1c=0x0;_0x234e1c<_0x334a58[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x234e1c+=0x2){let _0x417c6e=window[_0x23db37([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x334a58[_0x23db37([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x234e1c,_0x234e1c+0x2));_0x417c6e>=_0x4e5942[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x417c6e-=_0x4e5942[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x40791c+=_0x4e5942[_0x417c6e];}return _0x40791c;}function _0x17a89b(){const _0x159d5e=_0x31581e[_0x23db37([0x73,0x70,0x6c,0x69,0x74])](_0x23db37([0x2e]));if(0x3!=_0x159d5e[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x53fcb7(_0x159d5e[0x1]);function _0x53fcb7(_0xa8e3b5){const _0x11f773=_0x4b3431(_0xa8e3b5);return _0x11f773&&_0x3c9e2d()?_0x11f773:null;function _0x3c9e2d(){const _0x5bbd5c=_0x11f773[_0x23db37([0x6a,0x74,0x69])],_0x532bfa=window[_0x23db37([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5bbd5c[_0x23db37([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5bbd5c[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x460e8a={..._0x11f773,[_0x23db37([0x6a,0x74,0x69])]:_0x5bbd5c[_0x23db37([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5bbd5c[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x460e8a[_0x23db37([0x76,0x63])],_0x5b244a(_0x460e8a)==_0x532bfa;}}}async function _0x2b5345(){let _0x24d844=!0x0;try{const _0x26ab9d=_0x31581e[_0x23db37([0x73,0x70,0x6c,0x69,0x74])](_0x23db37([0x2e])),[_0x57a553,_0x1bd1ff,_0x42ae03]=_0x26ab9d;return _0x57ab43(_0x57a553),await _0x4ad466(_0x57a553,_0x1bd1ff,_0x42ae03),_0x24d844;}catch{return!0x1;}function _0x57ab43(_0x46cb68){const _0x2d86d8=_0x4b3431(_0x46cb68);_0x2d86d8&&_0x2d86d8[_0x23db37([0x61,0x6c,0x67])]==_0x23db37([0x45,0x53,0x32,0x35,0x36])||(_0x24d844=!0x1);}async function _0x4ad466(_0x4a9499,_0xbad51e,_0x299a4e){const _0xaf9d55=window[_0x23db37([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x23db37([0x66,0x72,0x6f,0x6d])](_0x2c6cff(_0x299a4e),_0x3e6662=>_0x3e6662[_0x23db37([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2aba05=new window[(_0x23db37([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x23db37([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4a9499+_0x23db37([0x2e])+_0xbad51e),_0x253f91=window[_0x23db37([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x23db37([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x253f91)return;const _0x29c9a=await _0x253f91[_0x23db37([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x23db37([0x6a,0x77,0x6b]),_0xf45445,{[_0x23db37([0x6e,0x61,0x6d,0x65])]:_0x23db37([0x45,0x43,0x44,0x53,0x41]),[_0x23db37([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x23db37([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x23db37([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x253f91[_0x23db37([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x23db37([0x6e,0x61,0x6d,0x65])]:_0x23db37([0x45,0x43,0x44,0x53,0x41]),[_0x23db37([0x68,0x61,0x73,0x68])]:{[_0x23db37([0x6e,0x61,0x6d,0x65])]:_0x23db37([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x29c9a,_0xaf9d55,_0x2aba05)||(_0x24d844=!0x1);}}function _0x4b3431(_0x19540f){return _0x19540f[_0x23db37([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x23db37([0x65,0x79]))?JSON[_0x23db37([0x70,0x61,0x72,0x73,0x65])](_0x2c6cff(_0x19540f)):null;}function _0x2c6cff(_0x5f0e8d){return window[_0x23db37([0x61,0x74,0x6f,0x62])](_0x5f0e8d[_0x23db37([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x23db37([0x2b]))[_0x23db37([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x23db37([0x2f])));}function _0x5b244a(_0x5e40b7){let _0x35254e=0x1505;function _0x3c1ba7(_0x4aee93){for(let _0x3fbb52=0x0;_0x3fbb52<_0x4aee93[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3fbb52++){const _0x151ad7=_0x4aee93[_0x23db37([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3fbb52);_0x35254e=(_0x35254e<<0x5)+_0x35254e+_0x151ad7,_0x35254e&=_0x35254e;}}function _0x22aeb6(_0x5b48e5){Array[_0x23db37([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b48e5)?_0x5b48e5[_0x23db37([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x22aeb6):_0x5b48e5&&typeof _0x5b48e5==_0x23db37([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x23db37([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b48e5)[_0x23db37([0x73,0x6f,0x72,0x74])]()[_0x23db37([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x6fca57,_0x71ee05])=>{_0x3c1ba7(_0x6fca57),_0x22aeb6(_0x71ee05);}):_0x3c1ba7(window[_0x23db37([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b48e5));}return _0x22aeb6(_0x5e40b7),_0x35254e>>>0x0;}function _0x4c6d7b(_0x3a800e){return _0x3a800e[_0x23db37([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x23db37([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x23db37([0x30]));}function _0x2008b5(_0xfbde3f){return _0xfbde3f[_0x23db37([0x73,0x70,0x6c,0x69,0x74])]('')[_0x23db37([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x23db37([0x6a,0x6f,0x69,0x6e])]('');}function _0x253f26(){}function _0x23db37(_0xea20c0){const _0x316963=_0x3dfb;return _0xea20c0[_0x316963(0x14f)](_0x3d1f23=>String[_0x316963(0x160)](_0x3d1f23))[_0x316963(0x14b)]('');}_0x5cbc71(await _0x32b758());}(this);}}
23
+ const _0x1cefbb=_0x4bce;(function(_0x40bdd9,_0x435424){const _0x546a23=_0x4bce,_0x3f2355=_0x40bdd9();while(!![]){try{const _0x4816ff=-parseInt(_0x546a23(0x20c))/0x1*(parseInt(_0x546a23(0x209))/0x2)+-parseInt(_0x546a23(0x203))/0x3*(-parseInt(_0x546a23(0x208))/0x4)+parseInt(_0x546a23(0x1f8))/0x5+parseInt(_0x546a23(0x1f4))/0x6*(parseInt(_0x546a23(0x1f6))/0x7)+parseInt(_0x546a23(0x1f5))/0x8*(parseInt(_0x546a23(0x1f9))/0x9)+parseInt(_0x546a23(0x1fe))/0xa+-parseInt(_0x546a23(0x206))/0xb;if(_0x4816ff===_0x435424)break;else _0x3f2355['push'](_0x3f2355['shift']());}catch(_0x412459){_0x3f2355['push'](_0x3f2355['shift']());}}}(_0x2b5b,0xc1f7f));import{Plugin as _0x2c99e2}from'ckeditor5/src/core.js';function _0x2b5b(){const _0x5775d6=['23224SoMVfq','28KqPklV','PasteFromOfficeEnhancedInliner','3198155oOWwtv','261mtjmbx','map','editor','ClipboardPipeline','isPremiumPlugin','15003550aOCeCc','document','_parsedData','pluginName','get','1713spZHKA','getData','PasteFromOffice','31635318yGTvxD','execute','6844SypJjU','175114zDEeVG','high','inputTransformation','5xrzbwo','isOfficialPlugin','init','join','stylesProcessor','isActive','dataTransfer','editing','text/html','plugins','view','afterInit','fromCharCode','href','requires','1360596krWFTD'];_0x2b5b=function(){return _0x5775d6;};return _0x2b5b();}import{parsePasteOfficeHtml as _0x5ca3ec}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3d9c2b,uid as _0x12ac12}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x1bff43}from'./normalizers/inliner/msofficestylesinliner.js';function _0x4bce(_0x2db3c9,_0x19befe){const _0x2b5be1=_0x2b5b();return _0x4bce=function(_0x4bce65,_0x5b592b){_0x4bce65=_0x4bce65-0x1ef;let _0x54364e=_0x2b5be1[_0x4bce65];return _0x54364e;},_0x4bce(_0x2db3c9,_0x19befe);}export class PasteFromOfficeEnhancedInliner extends _0x2c99e2{static get[_0x1cefbb(0x201)](){const _0x1be2eb=_0x1cefbb;return _0x1be2eb(0x1f7);}static get[_0x1cefbb(0x20d)](){return!0x0;}static get[_0x1cefbb(0x1fd)](){return!0x0;}static get[_0x1cefbb(0x1f3)](){const _0x1c5ab2=_0x1cefbb;return[_0x1c5ab2(0x205)];}[_0x1cefbb(0x20e)](){const _0x541e9d=_0x1cefbb,_0x2c3921=this[_0x541e9d(0x1fb)],_0x3878e1=_0x2c3921[_0x541e9d(0x215)][_0x541e9d(0x202)](_0x541e9d(0x1fc)),_0xadf7bb=_0x2c3921[_0x541e9d(0x213)][_0x541e9d(0x1ef)][_0x541e9d(0x1ff)],_0x377cae=new _0x1bff43(_0xadf7bb);_0x3878e1['on'](_0x541e9d(0x20b),(_0x472f5d,_0x35863a)=>{const _0x55de67=_0x541e9d,_0x45c014=_0x35863a[_0x55de67(0x212)][_0x55de67(0x204)](_0x55de67(0x214));_0x377cae[_0x55de67(0x211)](_0x45c014)&&(_0x35863a[_0x55de67(0x200)]||(_0x35863a[_0x55de67(0x200)]=_0x5ca3ec(_0x45c014,_0xadf7bb[_0x55de67(0x210)])),_0x377cae[_0x55de67(0x207)](_0x35863a));},{'priority':_0x3d9c2b[_0x541e9d(0x202)](_0x541e9d(0x20a))+0xb});}[_0x1cefbb(0x1f0)](){!async function(_0x115ee7){const _0x25cb08=_0x5ea233([0x71,0x74,0x50,0x6d,0x79,0x49,0x6e,0x44,0x6a,0x6b,0x58,0x61,0x43,0x38,0x33,0x47,0x57,0x66,0x35,0x75,0x4c,0x52,0x42,0x63,0x70,0x67,0x30,0x34,0x32,0x39,0x36,0x4f,0x6c,0x31,0x4b,0x7a,0x6f,0x51,0x76,0x77,0x53,0x55,0x68,0x37,0x54,0x4a,0x56,0x5a,0x62,0x69,0x65,0x46,0x72,0x45,0x64,0x41,0x4e,0x4d,0x59,0x48,0x78,0x73]),_0xc4b022=0x36ebc27a,_0xf2c244=0x36ecad12^_0xc4b022,_0x5c6979=window[_0x5ea233([0x44,0x61,0x74,0x65])][_0x5ea233([0x6e,0x6f,0x77])](),_0x4b25d9=_0x115ee7[_0x5ea233([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x265bfa=new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x247060=>{_0x4b25d9[_0x5ea233([0x6f,0x6e,0x63,0x65])](_0x5ea233([0x72,0x65,0x61,0x64,0x79]),_0x247060);}),_0x356de5={[_0x5ea233([0x6b,0x74,0x79])]:_0x5ea233([0x45,0x43]),[_0x5ea233([0x75,0x73,0x65])]:_0x5ea233([0x73,0x69,0x67]),[_0x5ea233([0x63,0x72,0x76])]:_0x5ea233([0x50,0x2d,0x32,0x35,0x36]),[_0x5ea233([0x78])]:_0x5ea233([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]),[_0x5ea233([0x79])]:_0x5ea233([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]),[_0x5ea233([0x61,0x6c,0x67])]:_0x5ea233([0x45,0x53,0x32,0x35,0x36])},_0xd491a9=_0x4b25d9[_0x5ea233([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5ea233([0x67,0x65,0x74])](_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2bd81f(){let _0x262c14,_0x2943f4=null,_0x339adb=null;try{if(_0xd491a9==_0x5ea233([0x47,0x50,0x4c]))return _0x5ea233([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x262c14=_0x5504ab(),!_0x262c14)return _0x5ea233([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x262c14[_0x5ea233([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x339adb=_0x324de6(_0x262c14[_0x5ea233([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x262c14[_0x5ea233([0x6a,0x74,0x69])])),await _0x415e44()?_0x5bff68()?_0x7ef8c7()?_0x5ea233([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x44b9cd()?(_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ea233([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2943f4=_0x29ee3e(_0x5ea233([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ea233([0x74,0x72,0x69,0x61,0x6c])&&(_0x2943f4=_0x29ee3e(_0x5ea233([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x753877()):_0x5ea233([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5ea233([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5ea233([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5ea233([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x7ef8c7(){const _0x333c9c=[_0x5ea233([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5ea233([0x74,0x72,0x69,0x61,0x6c])][_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5c6979/0x3e8:0xe10*_0xf2c244;return _0x262c14[_0x5ea233([0x65,0x78,0x70])]<_0x333c9c;}function _0x5bff68(){const _0x277ddb=_0x262c14[_0x5ea233([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x277ddb&&(!!_0x277ddb[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x2a]))||(!!_0x277ddb[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x50,0x4f,0x45]))||!!_0x277ddb[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x50,0x50]))));}function _0x44b9cd(){const _0x2f0838=_0x4bce,_0xbfea68=_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xbfea68||0x0==_0xbfea68[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x179baf}=new URL(window[_0x5ea233([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2f0838(0x1f2)]);if(_0xbfea68[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x179baf))return!0x0;const _0x3c1bbf=_0x179baf[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e]));return _0xbfea68[_0x5ea233([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5bc986=>_0x5bc986[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x2a])))[_0x5ea233([0x6d,0x61,0x70])](_0x13d86c=>_0x13d86c[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e])))[_0x5ea233([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xbeb4a7=>_0xbeb4a7[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3c1bbf[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ea233([0x6d,0x61,0x70])](_0x3457bd=>Array(_0x3c1bbf[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3457bd[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ea233([0x66,0x69,0x6c,0x6c])](_0x3457bd[0x0]===_0x5ea233([0x2a])?_0x5ea233([0x2a]):'')[_0x5ea233([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3457bd))[_0x5ea233([0x73,0x6f,0x6d,0x65])](_0x4b6860=>_0x3c1bbf[_0x5ea233([0x65,0x76,0x65,0x72,0x79])]((_0x269d4b,_0x433132)=>_0x4b6860[_0x433132]===_0x269d4b||_0x4b6860[_0x433132]===_0x5ea233([0x2a])));}function _0x753877(){return _0x2943f4&&_0x339adb?new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x36ae67,_0xe962a0)=>{_0x2943f4[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x36ae67,_0xe962a0),_0x339adb[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x3ae387=>{_0x3ae387!=_0x5ea233([0x56,0x61,0x6c,0x69,0x64])&&_0x36ae67(_0x3ae387);},_0xe962a0);}):_0x2943f4||_0x339adb||_0x5ea233([0x56,0x61,0x6c,0x69,0x64]);}}function _0x324de6(_0x293208,_0x2d4228){return new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b5ad3=>{if(_0x2ec020())return _0x4b5ad3(_0x5ea233([0x56,0x61,0x6c,0x69,0x64]));_0x3d206a(),_0x4b25d9[_0x5ea233([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5ea233([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1a106d=!0x1;const _0x477779=_0x12ac12();function _0x101e8c(_0x364682){return!!_0x364682&&(typeof _0x364682===_0x5ea233([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x364682===_0x5ea233([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x364682[_0x5ea233([0x74,0x68,0x65,0x6e])]===_0x5ea233([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x364682[_0x5ea233([0x63,0x61,0x74,0x63,0x68])]===_0x5ea233([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4bbe4b(_0x4204f0){_0x5cd306(_0x4204f0)[_0x5ea233([0x74,0x68,0x65,0x6e])](_0xcc0b40=>{if(!_0xcc0b40||_0xcc0b40[_0x5ea233([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5ea233([0x6f,0x6b]))return _0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x432fcc(_0x288886(_0x477779+_0x2d4228))!=_0xcc0b40[_0x5ea233([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5ea233([0x56,0x61,0x6c,0x69,0x64]);})[_0x5ea233([0x74,0x68,0x65,0x6e])](_0xbbf789=>(_0x3f2959(),_0xbbf789),()=>{const _0x15c7b9=_0x420932();return null==_0x15c7b9?(_0x3f2959(),_0x5ea233([0x56,0x61,0x6c,0x69,0x64])):_0x5ea233(_0x5c6979-_0x15c7b9>(0x12e7467a^_0xc4b022)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x4b5ad3)[_0x5ea233([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4b5ad3(_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x567c1c=0x36dd2cfa^_0xc4b022;function _0x3f2959(){const _0x1f9830=_0x5ea233([0x6c,0x6c,0x63,0x74,0x2d])+_0x432fcc(_0x288886(_0x293208)),_0x5e6467=_0x46cea7(_0x432fcc(window[_0x5ea233([0x4d,0x61,0x74,0x68])][_0x5ea233([0x63,0x65,0x69,0x6c])](_0x5c6979/_0x567c1c)));window[_0x5ea233([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ea233([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f9830,_0x5e6467);}function _0x420932(){const _0x3b375b=_0x5ea233([0x6c,0x6c,0x63,0x74,0x2d])+_0x432fcc(_0x288886(_0x293208)),_0x42ce6c=window[_0x5ea233([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ea233([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b375b);return _0x42ce6c?window[_0x5ea233([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46cea7(_0x42ce6c),0x10)*_0x567c1c:null;}function _0x5cd306(_0x2662ba){return new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x59c8a8,_0x3e6f87)=>{_0x2662ba[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x59c8a8,_0x3e6f87),window[_0x5ea233([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3e6f87,0x36ea16ba^_0xc4b022);});}}_0x4b25d9[_0x5ea233([0x6f,0x6e])](_0x5ea233([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x15f59a,_0x4fe2ac)=>{if(_0x4fe2ac[0x0]!=_0x293208)return _0x4b5ad3(_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4fe2ac[0x1]={..._0x4fe2ac[0x1],[_0x5ea233([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x477779};},{[_0x5ea233([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ea233([0x68,0x69,0x67,0x68])}),_0x4b25d9[_0x5ea233([0x6f,0x6e])](_0x5ea233([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5d1bd0=>{_0x101e8c(_0x5d1bd0[_0x5ea233([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1a106d=!0x0,_0x4bbe4b(_0x5d1bd0[_0x5ea233([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5ea233([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ea233([0x6c,0x6f,0x77])}),_0x265bfa[_0x5ea233([0x74,0x68,0x65,0x6e])](()=>{_0x1a106d||_0x4b5ad3(_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2ec020(){return _0x4b25d9[_0x5ea233([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ea233([0x76,0x69,0x65,0x77])][_0x5ea233([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5ea233([0x61,0x75,0x74,0x6f]);}function _0x3d206a(){_0x4b25d9[_0x5ea233([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ea233([0x76,0x69,0x65,0x77])][_0x5ea233([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5ea233([0x61,0x75,0x74,0x6f]);}}function _0x29ee3e(_0x5c4bee){const _0x2695f2=[new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ff5b=>setTimeout(_0x1ff5b,0x36e2fcb6^_0xc4b022)),_0x265bfa[_0x5ea233([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b8db9=>{let _0xbdff9=0x0;_0x4b25d9[_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ea233([0x6f,0x6e])](_0x5ea233([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1b8e18,_0x20ba22)=>{_0x20ba22[0x0][_0x5ea233([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xbdff9++,_0xbdff9==(0x36ebc382^_0xc4b022)&&(_0x2b8db9(),_0x1b8e18[_0x5ea233([0x6f,0x66,0x66])]());});}))];return window[_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5ea233([0x72,0x61,0x63,0x65])](_0x2695f2)[_0x5ea233([0x74,0x68,0x65,0x6e])](()=>_0x5c4bee);}async function _0x5bac24(){await _0x265bfa,_0x4b25d9[_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ea233([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1f5e0c,_0x4b25d9[_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ea233([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1f5e0c,_0x4b25d9[_0x5ea233([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4db22d(_0x1269ce){const _0x3424b8=_0x503962();_0x4b25d9[_0x3424b8]=_0x5ea233([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])+_0x1269ce,_0x1269ce!=_0x5ea233([0x56,0x61,0x6c,0x69,0x64])&&_0x5bac24();}function _0x503962(){const _0x21c855=window[_0x5ea233([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5ea233([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5ea233([0x6e,0x6f,0x77])]())[_0x5ea233([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5ea233([0x2e]),'');let _0x3f8279=_0x5ea233([0x71]);for(let _0x1fe6dd=0x0;_0x1fe6dd<_0x21c855[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1fe6dd+=0x2){let _0x101d57=window[_0x5ea233([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x21c855[_0x5ea233([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1fe6dd,_0x1fe6dd+0x2));_0x101d57>=_0x25cb08[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x101d57-=_0x25cb08[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3f8279+=_0x25cb08[_0x101d57];}return _0x3f8279;}function _0x5504ab(){const _0x10f0ed=_0xd491a9[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e]));if(0x3!=_0x10f0ed[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5023a6(_0x10f0ed[0x1]);function _0x5023a6(_0x32dd82){const _0x6dddd0=_0x5cc2da(_0x32dd82);return _0x6dddd0&&_0x9a7280()?_0x6dddd0:null;function _0x9a7280(){const _0xfb4f4a=_0x6dddd0[_0x5ea233([0x6a,0x74,0x69])],_0x3db6da=window[_0x5ea233([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xfb4f4a[_0x5ea233([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xfb4f4a[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xef0fe4={..._0x6dddd0,[_0x5ea233([0x6a,0x74,0x69])]:_0xfb4f4a[_0x5ea233([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xfb4f4a[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xef0fe4[_0x5ea233([0x76,0x63])],_0x288886(_0xef0fe4)==_0x3db6da;}}}async function _0x415e44(){let _0x2355a4=!0x0;try{const _0x43f13e=_0xd491a9[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e])),[_0x3bc70e,_0x2d8083,_0x5bc0f0]=_0x43f13e;return _0x236b1c(_0x3bc70e),await _0x2a6cad(_0x3bc70e,_0x2d8083,_0x5bc0f0),_0x2355a4;}catch{return!0x1;}function _0x236b1c(_0x16c0a1){const _0x33fb7c=_0x5cc2da(_0x16c0a1);_0x33fb7c&&_0x33fb7c[_0x5ea233([0x61,0x6c,0x67])]==_0x5ea233([0x45,0x53,0x32,0x35,0x36])||(_0x2355a4=!0x1);}async function _0x2a6cad(_0x494271,_0x10b074,_0x560c16){const _0x296a2a=window[_0x5ea233([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5ea233([0x66,0x72,0x6f,0x6d])](_0x5039bb(_0x560c16),_0x9d6846=>_0x9d6846[_0x5ea233([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3f8b32=new window[(_0x5ea233([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5ea233([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x494271+_0x5ea233([0x2e])+_0x10b074),_0x6f5d8a=window[_0x5ea233([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5ea233([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x6f5d8a)return;const _0x1b64b0=await _0x6f5d8a[_0x5ea233([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5ea233([0x6a,0x77,0x6b]),_0x356de5,{[_0x5ea233([0x6e,0x61,0x6d,0x65])]:_0x5ea233([0x45,0x43,0x44,0x53,0x41]),[_0x5ea233([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5ea233([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5ea233([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x6f5d8a[_0x5ea233([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5ea233([0x6e,0x61,0x6d,0x65])]:_0x5ea233([0x45,0x43,0x44,0x53,0x41]),[_0x5ea233([0x68,0x61,0x73,0x68])]:{[_0x5ea233([0x6e,0x61,0x6d,0x65])]:_0x5ea233([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1b64b0,_0x296a2a,_0x3f8b32)||(_0x2355a4=!0x1);}}function _0x5cc2da(_0x2f6cb4){return _0x2f6cb4[_0x5ea233([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5ea233([0x65,0x79]))?JSON[_0x5ea233([0x70,0x61,0x72,0x73,0x65])](_0x5039bb(_0x2f6cb4)):null;}function _0x5039bb(_0x421701){return window[_0x5ea233([0x61,0x74,0x6f,0x62])](_0x421701[_0x5ea233([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5ea233([0x2b]))[_0x5ea233([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5ea233([0x2f])));}function _0x288886(_0x18bf90){let _0x25549b=0x1505;function _0x338e62(_0x1c3b44){for(let _0x386039=0x0;_0x386039<_0x1c3b44[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x386039++){const _0x43dc49=_0x1c3b44[_0x5ea233([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x386039);_0x25549b=(_0x25549b<<0x5)+_0x25549b+_0x43dc49,_0x25549b&=_0x25549b;}}function _0x3aacb7(_0x3e2b0a){Array[_0x5ea233([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e2b0a)?_0x3e2b0a[_0x5ea233([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3aacb7):_0x3e2b0a&&typeof _0x3e2b0a==_0x5ea233([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5ea233([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e2b0a)[_0x5ea233([0x73,0x6f,0x72,0x74])]()[_0x5ea233([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x53563a,_0x2e4cac])=>{_0x338e62(_0x53563a),_0x3aacb7(_0x2e4cac);}):_0x338e62(window[_0x5ea233([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e2b0a));}return _0x3aacb7(_0x18bf90),_0x25549b>>>0x0;}function _0x432fcc(_0x31c1e9){return _0x31c1e9[_0x5ea233([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5ea233([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5ea233([0x30]));}function _0x46cea7(_0xf06f04){return _0xf06f04[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5ea233([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5ea233([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f5e0c(){}function _0x5ea233(_0x1416cb){const _0x382a2a=_0x4bce;return _0x1416cb[_0x382a2a(0x1fa)](_0x3ff453=>String[_0x382a2a(0x1f1)](_0x3ff453))[_0x382a2a(0x20f)]('');}_0x4db22d(await _0x2bd81f());}(this);}}