@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.0-alpha.4 → 46.0.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t){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>( |\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=C,n=t();for(;;)try{if(115458===parseInt(e(438))/1*(parseInt(e(447))/2)+-parseInt(e(437))/3*(-parseInt(e(439))/4)+-parseInt(e(444))/5*(parseInt(e(445))/6)+parseInt(e(446))/7*(-parseInt(e(443))/8)+-parseInt(e(442))/9*(parseInt(e(436))/10)+-parseInt(e(440))/11+parseInt(e(435))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(){const t=["399995rmTnpQ","12HewqHB","14jEEJQD","10HchjoM","5050944iHMjoV","160MMLqHC","671571hFBiGP","37283PvIreV","4yDzgks","1853060AMpdjK","test","116793krDbKG","718544kpFFUL"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=435]})(t,e)}function P(t){return E[C(441)](t)}function L(){const t=["selectorText","16jnHSNn","2335moqJiL","hasClass","name","style","trim","26kpcUwI","assign","push","6616mAsPVH","exec","33sbQKBe","338571VHqOEE","cssRules","7251ouEgRs","1564950jwCGFv","className","map","length","12673416YPtwJI","initial","754FHvmla","357935taRMTZ","6895moxhaQ","getPropertyValue","tagName","5226XeqMkg","groups","split","set"];return(L=function(){return t})()}!function(t){const e=j,n=t();for(;;)try{if(465638===-parseInt(e(231))/1+-parseInt(e(230))/2*(-parseInt(e(223))/3)+parseInt(e(249))/4*(parseInt(e(241))/5)+parseInt(e(235))/6*(parseInt(e(232))/7)+parseInt(e(240))/8*(-parseInt(e(252))/9)+-parseInt(e(224))/10*(-parseInt(e(251))/11)+parseInt(e(228))/12*(-parseInt(e(246))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(234)]&&!s[n(225)])continue;const e=!s[n(234)]||t[n(243)]===s[n(234)],o=!s[n(225)]||t[n(242)](s[n(225)]);e&&o&&r[n(238)](s,i)}return r}function M(t){const e=j,n={};for(let r=0;r<t[e(227)];r++){const s=t[r],i=t[e(233)](s);e(229)!==i&&(n[s]=i)}return n}function V(t){const e=j,n=t[e(237)](",")[e(226)](t=>t[e(245)]()),r=[];for(const t of n){const n=O[e(250)](t);n&&r[e(248)](n[e(236)])}return r}function j(t,e){const n=L();return(j=function(t,e){return n[t-=223]})(t,e)}function R(t){const e=j,n={};for(const r of t)Object[e(247)](n,r);return n}const T=W;function W(t,e){const n=k();return(W=function(t,e){return n[t-=271]})(t,e)}function k(){const t=["116138lqghZU","3180yBlqMa","content","createRangeIn","execute","294915XhEiaT","type","hasStyle","5264740QmzytQ","180834VBGYja","values","_parsedData","setStyle","20856OtjZhr","document","item","size","2673105KGUQzl","356LZaLHX","from","4113UFxvVx","77MlQcpY","4184oAAzES","elementStart","4agnids","isActive"];return(k=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(636642===-parseInt(e(280))/1*(parseInt(e(276))/2)+parseInt(e(289))/3*(parseInt(e(282))/4)+parseInt(e(275))/5+-parseInt(e(293))/6*(parseInt(e(279))/7)+-parseInt(e(271))/8*(parseInt(e(278))/9)+-parseInt(e(292))/10+parseInt(e(284))/11*(parseInt(e(285))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class D extends b{[T(288)](t){const n=T,{body:r,styles:s}=t[n(295)],i=new e.ViewUpcastWriter(r[n(272)]),o=i[n(287)](r),c=function(t){const e=j,n=new Map;for(const r in t){const s=V(r),i=t[r];for(const t of s)n[e(238)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(253)])if(t instanceof CSSStyleRule){const r=M(t[e(244)]);n[t[e(239)]]=Object[e(247)]({},n[t[e(239)]]||{},r)}return n}(s));for(const t of o){if(n(281)!==t[n(290)])continue;const e=F(t[n(273)],c);if(e[n(274)]){const r=R(Array[n(277)](e[n(294)]()));for(const e in r){const s=t[n(273)];s[n(291)](e)||i[n(296)](e,r[e],s)}}}t[n(286)]=r}[T(283)](t){return super[T(283)](t)||P(t)}}const N=K;function K(t,e){const n=$();return(K=function(t,e){return n[t-=189]})(t,e)}function $(){const t=["dataTransfer","isOfficialPlugin","document","editor","map","30804UMGbTl","execute","stylesProcessor","init","plugins","inputTransformation","isActive","afterInit","3549846VVGoTS","_parsedData","17pLfJYI","PasteFromOffice","requires","11Rumipo","join","view","href","isPremiumPlugin","getData","341820OGtAVF","ClipboardPipeline","PasteFromOfficeEnhancedInliner","get","4euvWct","23350704UVCVFN","pluginName","fromCharCode","1325121nScWcS","editing","text/html","4314910ffgIVJ","high","5ZWjzII","10185938WAoVuB","344kuvKfg"];return($=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(822791===parseInt(e(225))/1*(parseInt(e(215))/2)+-parseInt(e(202))/3*(-parseInt(e(198))/4)+-parseInt(e(207))/5*(parseInt(e(223))/6)+parseInt(e(208))/7+parseInt(e(209))/8*(parseInt(e(194))/9)+-parseInt(e(205))/10*(parseInt(e(228))/11)+-parseInt(e(199))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class U extends t.Plugin{static get[N(200)](){return N(196)}static get[N(211)](){return!0}static get[N(192)](){return!0}static get[N(227)](){return[N(226)]}[N(218)](){const t=N,e=this[t(213)],n=e[t(219)][t(197)](t(195)),r=e[t(203)][t(190)][t(212)],s=new D(r);n.on(t(220),(e,n)=>{const i=t,o=n[i(210)][i(193)](i(204));s[i(221)](o)&&(n[i(224)]||(n[i(224)]=x(o,r[i(217)])),s[i(216)](n))},{priority:S.priorities[t(197)](t(206))+11})}[N(222)](){!async function(t){const e=d([110,104,70,108,116,102,77,69,81,106,56,107,53,78,80,68,109,67,87,101,49,122,118,88,65,114,73,55,54,117,52,89,103,57,121,111,112,119,72,115,98,51,75,79,66,82,86,71,83,120,113,100,74,97,76,84,105,48,90,50,99,85]),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(214)](t=>String[e(201)](t))[e(189)]("")}!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([110]);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:1751673600;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(191)]);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=B;!function(t){const e=B,n=t();for(;;)try{if(949255===-parseInt(e(536))/1*(parseInt(e(507))/2)+-parseInt(e(509))/3+parseInt(e(502))/4*(-parseInt(e(535))/5)+parseInt(e(497))/6+parseInt(e(500))/7+-parseInt(e(518))/8+parseInt(e(508))/9*(parseInt(e(534))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const H=[q(503),q(521),q(519),q(495),q(522),q(514),q(532),q(504)],z=[q(503),q(521),q(519)],Y={"font-style":[[q(510),"i"]],"font-weight":[[q(533),q(531)],[q(501),q(531)],[q(513),q(531)],[t=>Number(t)>=600,q(531)]],"text-decoration":[[q(527),"u"],[q(516),"s"]],"text-decoration-line":[[q(527),"u"],[q(516),"s"]],"vertical-align":[[q(526),q(526)],[q(494),q(506)]]};function B(t,e){const n=_();return(B=function(t,e){return n[t-=494]})(t,e)}function Q(t){return H[q(525)](t)}function X(t){const e=q;return Array[e(524)](t[e(529)]())[e(520)](Q)}function J(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(523)](e=>{const i=n,o=t[i(511)](e);if(o)if(c=e,z[q(525)](c))r[e]=o;else if(e in Y){const t=o[i(517)](" ");Y[e][i(523)](([n,r])=>{const o=i;for(const i of t)(o(530)==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=q;for(const s in n)n[s][r(523)](([,n])=>{const s=r,i=e[s(505)](n,[],t[s(512)]());e[s(498)](0,i,t)}),e[r(528)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(515)](n)[r(537)])return;const s=e[r(505)](r(499),[],t[r(512)]());e[r(496)](n,s),e[r(498)](0,s,t),e[r(528)](Object[r(515)](n),t)}(t,e,r)}function _(){const t=["font-style","medium","289110tNyWcc","5LEnrln","73144OQPppa","length","super","text-decoration","setStyle","6542526bbyEPg","insertChild","span","9912896SFRbHL","bold","245096obvtXB","color","vertical-align","createElement","sup","10kerhGt","144nlaPKn","4501200fqIgXt","italic","getStyle","getChildren","bolder","font-weight","keys","line-through","split","739808uWJMXm","font-size","filter","font-family","text-decoration-line","forEach","from","includes","sub","underline","removeStyle","getStyleNames","function","strong"];return(_=function(){return t})()}function G(t,e){const n=tt();return(G=function(t,e){return n[t-=120]})(t,e)}const Z=G;function tt(){const t=["4MnXBop","5093700aoYDtx","content","createRangeIn","48SmttZl","element","_parsedData","28245xsrUEn","includes","document","font","282fPuAwT","execute","getItems","stylesProcessor","blockElements","10572DXVxZK","10oqsJeH","4643901puWzyR","4912808AftcEm","581127lYiVeu","7JKbUDy","name","1907587EyeUvY","isActive"];return(tt=function(){return t})()}!function(t){const e=G,n=t();for(;;)try{if(358430===parseInt(e(128))/1*(-parseInt(e(141))/2)+parseInt(e(132))/3*(parseInt(e(137))/4)+-parseInt(e(144))/5*(-parseInt(e(123))/6)+-parseInt(e(133))/7*(parseInt(e(131))/8)+-parseInt(e(130))/9*(-parseInt(e(129))/10)+-parseInt(e(135))/11+parseInt(e(138))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[Z(124)](t){const n=Z,{body:r}=t[n(143)],s=new e.ViewUpcastWriter(r[n(121)]),i=s[n(140)](r),o=new e.ViewDocument(s[n(121)][n(126)]),c=[...new e.ViewDomConverter(o)[n(127)],n(122)],a=i[n(125)]();for(const t of a)if(t.is(n(142))&&c[n(120)](t[n(134)])){J(t,s,X(t))}t[n(139)]=r}[Z(136)](t){return super[Z(136)](t)||P(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=417]})(t,e)}function st(){const t=["editing","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyDomainLimit","_licenseKeyCheckInterval","PasteFromOfficeEnhancedPropagator","high","expired","isActive","_parsedData","dataTransfer","16uyxPOw","73272NjqJUb","473278fPxiXs","get","inputTransformation","trialLimit","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyTrialLimit","text/html","3427947IbPLBT","requires","1029QzXyrF","plugins","destroy","pasteFromOfficeEnhancedLicenseKeyValid","7125QgqUPx","pluginName","execute","isOfficialPlugin","evaluationLimit","invalid","getData","pasteFromOfficeEnhancedLicenseKeyExpired","config","document","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","editor","view","pasteFromOfficeEnhancedLicenseKeyNotAllowed","2292uQCAzS","PasteFromOffice","stylesProcessor","isPremiumPlugin","licenseKey","init","usageLimit","domainLimit","457800DZAYPe","_showLicenseError","223984KcyVha"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(256049===-parseInt(e(459))/1+-parseInt(e(446))/2+parseInt(e(444))/3+-parseInt(e(458))/4+parseInt(e(421))/5+parseInt(e(436))/6*(-parseInt(e(417))/7)+-parseInt(e(457))/8*(-parseInt(e(468))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(440)];[nt(450)];static get[nt(422)](){return nt(451)}static get[nt(424)](){return!0}static get[nt(439)](){return!0}static get[nt(469)](){return[nt(437)]}[nt(441)](){const t=nt,e=this[t(433)],n=e[t(418)][t(460)](t(448)),r=e[t(447)][t(434)][t(430)],s=new et(r);n.on(t(461),(e,n)=>{const i=t,o=n[i(456)][i(427)](i(467));s[i(454)](o)&&(n[i(455)]||(n[i(455)]=x(o,r[i(438)])),s[i(423)](n))},{priority:S.priorities[t(460)](t(452))+10}),this[t(440)]=this[t(433)][t(429)][t(460)](t(440));const i=this[t(433)];this[t(450)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(420)==s||e(464)==s||e(428)==s||e(449)==s||e(435)==s||e(465)==s||e(466)==s||e(431)==s){delete i[r],n=s,clearInterval(this[e(450)]),this[e(450)]=void 0;break}}e(464)==n&&i[e(445)](e(426)),e(428)==n&&i[e(445)](e(453)),e(449)==n&&i[e(445)](e(443)),e(435)==n&&i[e(445)](e(463),e(432)),e(465)==n&&i[e(445)](e(425)),e(466)==n&&i[e(445)](e(462)),e(431)==n&&i[e(445)](e(442))},1e3)}[nt(419)](){const t=nt;super[t(419)](),this[t(450)]&&clearInterval(this[t(450)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=138]})(t,e)}function at(){var t=["pluginName","3531627hWjrYd","PasteFromOffice","isOfficialPlugin","requires","3thVAlY","64YoHheu","PasteFromOfficeEnhanced","20YOBFzV","491310JerRpY","25205SxCOWt","31025775nWVOvA","596447yxyzBv","isPremiumPlugin","28czQNPt","5308880aXgbFI","215744VySoiM"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(420906===-parseInt(e(139))/1+parseInt(e(143))/2*(-parseInt(e(149))/3)+parseInt(e(150))/4*(parseInt(e(154))/5)+parseInt(e(153))/6*(-parseInt(e(141))/7)+-parseInt(e(142))/8+parseInt(e(145))/9*(-parseInt(e(152))/10)+parseInt(e(138))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(144)](){return ot(151)}static get[ot(147)](){return!0}static get[ot(140)](){return!0}static get[ot(148)](){return[ot(146),U,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=225]})(t,e)}function ft(){var t=["4151835kXVvij","19922bFOker","344DbMYvu","208197oovaSu","77651XgvdAT","2393584DkMWRS","2005990hrYbCC","71yDNEgL","6603570wlookO"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(644277===parseInt(e(231))/1*(-parseInt(e(225))/2)+parseInt(e(227))/3+parseInt(e(229))/4+-parseInt(e(230))/5+parseInt(e(232))/6+-parseInt(e(228))/7*(parseInt(e(226))/8)+parseInt(e(233))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t){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>( |\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=C,n=t();for(;;)try{if(115458===parseInt(e(438))/1*(parseInt(e(447))/2)+-parseInt(e(437))/3*(-parseInt(e(439))/4)+-parseInt(e(444))/5*(parseInt(e(445))/6)+parseInt(e(446))/7*(-parseInt(e(443))/8)+-parseInt(e(442))/9*(parseInt(e(436))/10)+-parseInt(e(440))/11+parseInt(e(435))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(){const t=["399995rmTnpQ","12HewqHB","14jEEJQD","10HchjoM","5050944iHMjoV","160MMLqHC","671571hFBiGP","37283PvIreV","4yDzgks","1853060AMpdjK","test","116793krDbKG","718544kpFFUL"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=435]})(t,e)}function P(t){return E[C(441)](t)}function L(){const t=["selectorText","16jnHSNn","2335moqJiL","hasClass","name","style","trim","26kpcUwI","assign","push","6616mAsPVH","exec","33sbQKBe","338571VHqOEE","cssRules","7251ouEgRs","1564950jwCGFv","className","map","length","12673416YPtwJI","initial","754FHvmla","357935taRMTZ","6895moxhaQ","getPropertyValue","tagName","5226XeqMkg","groups","split","set"];return(L=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(465638===-parseInt(e(231))/1+-parseInt(e(230))/2*(-parseInt(e(223))/3)+parseInt(e(249))/4*(parseInt(e(241))/5)+parseInt(e(235))/6*(parseInt(e(232))/7)+parseInt(e(240))/8*(-parseInt(e(252))/9)+-parseInt(e(224))/10*(-parseInt(e(251))/11)+parseInt(e(228))/12*(-parseInt(e(246))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(234)]&&!s[n(225)])continue;const e=!s[n(234)]||t[n(243)]===s[n(234)],o=!s[n(225)]||t[n(242)](s[n(225)]);e&&o&&r[n(238)](s,i)}return r}function M(t){const e=R,n={};for(let r=0;r<t[e(227)];r++){const s=t[r],i=t[e(233)](s);e(229)!==i&&(n[s]=i)}return n}function j(t){const e=R,n=t[e(237)](",")[e(226)](t=>t[e(245)]()),r=[];for(const t of n){const n=O[e(250)](t);n&&r[e(248)](n[e(236)])}return r}function R(t,e){const n=L();return(R=function(t,e){return n[t-=223]})(t,e)}function T(t){const e=R,n={};for(const r of t)Object[e(247)](n,r);return n}const V=D;function D(t,e){const n=N();return(D=function(t,e){return n[t-=271]})(t,e)}function N(){const t=["116138lqghZU","3180yBlqMa","content","createRangeIn","execute","294915XhEiaT","type","hasStyle","5264740QmzytQ","180834VBGYja","values","_parsedData","setStyle","20856OtjZhr","document","item","size","2673105KGUQzl","356LZaLHX","from","4113UFxvVx","77MlQcpY","4184oAAzES","elementStart","4agnids","isActive"];return(N=function(){return t})()}!function(t){const e=D,n=t();for(;;)try{if(636642===-parseInt(e(280))/1*(parseInt(e(276))/2)+parseInt(e(289))/3*(parseInt(e(282))/4)+parseInt(e(275))/5+-parseInt(e(293))/6*(parseInt(e(279))/7)+-parseInt(e(271))/8*(parseInt(e(278))/9)+-parseInt(e(292))/10+parseInt(e(284))/11*(parseInt(e(285))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class k extends b{[V(288)](t){const n=V,{body:r,styles:s}=t[n(295)],i=new e.ViewUpcastWriter(r[n(272)]),o=i[n(287)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(238)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(253)])if(t instanceof CSSStyleRule){const r=M(t[e(244)]);n[t[e(239)]]=Object[e(247)]({},n[t[e(239)]]||{},r)}return n}(s));for(const t of o){if(n(281)!==t[n(290)])continue;const e=F(t[n(273)],c);if(e[n(274)]){const r=T(Array[n(277)](e[n(294)]()));for(const e in r){const s=t[n(273)];s[n(291)](e)||i[n(296)](e,r[e],s)}}}t[n(286)]=r}[V(283)](t){return super[V(283)](t)||P(t)}}const W=K;function K(t,e){const n=$();return(K=function(t,e){return n[t-=127]})(t,e)}function $(){const t=["getData","12RJMydP","editing","get","5OIZlNL","_parsedData","PasteFromOfficeEnhancedInliner","map","join","href","requires","high","1363269LhRUtT","execute","init","1416036PtfeBq","4095384jmhMEu","plugins","pluginName","afterInit","view","PasteFromOffice","dataTransfer","1312400TGjXqx","isOfficialPlugin","editor","ClipboardPipeline","text/html","stylesProcessor","fromCharCode","isActive","inputTransformation","5633352nONpWh","isPremiumPlugin","7498820esNGch","document","4369680iYonuu"];return($=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(776288===-parseInt(e(155))/1+-parseInt(e(158))/2+-parseInt(e(144))/3*(-parseInt(e(129))/4)+parseInt(e(147))/5*(parseInt(e(159))/6)+parseInt(e(140))/7+-parseInt(e(138))/8+parseInt(e(142))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class q extends t.Plugin{static get[W(161)](){return W(149)}static get[W(130)](){return!0}static get[W(139)](){return!0}static get[W(153)](){return[W(127)]}[W(157)](){const t=W,e=this[t(131)],n=e[t(160)][t(146)](t(132)),r=e[t(145)][t(163)][t(141)],s=new k(r);n.on(t(137),(e,n)=>{const i=t,o=n[i(128)][i(143)](i(133));s[i(136)](o)&&(n[i(148)]||(n[i(148)]=x(o,r[i(134)])),s[i(156)](n))},{priority:S.priorities[t(146)](t(154))+11})}[W(162)](){!async function(t){const e=d([100,101,110,114,82,98,48,77,67,115,80,103,118,122,117,116,73,66,78,57,65,69,102,84,50,88,51,49,99,56,52,76,97,120,104,106,75,72,74,107,105,112,121,89,109,108,68,119,111,113,81,79,83,87,55,70,86,53,54,90,85,71]),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(150)](t=>String[e(135)](t))[e(151)]("")}!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([100]);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:1751846400;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(152)]);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 U=B;!function(t){const e=B,n=t();for(;;)try{if(949255===-parseInt(e(536))/1*(parseInt(e(507))/2)+-parseInt(e(509))/3+parseInt(e(502))/4*(-parseInt(e(535))/5)+parseInt(e(497))/6+parseInt(e(500))/7+-parseInt(e(518))/8+parseInt(e(508))/9*(parseInt(e(534))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const H=[U(503),U(521),U(519),U(495),U(522),U(514),U(532),U(504)],Y=[U(503),U(521),U(519)],z={"font-style":[[U(510),"i"]],"font-weight":[[U(533),U(531)],[U(501),U(531)],[U(513),U(531)],[t=>Number(t)>=600,U(531)]],"text-decoration":[[U(527),"u"],[U(516),"s"]],"text-decoration-line":[[U(527),"u"],[U(516),"s"]],"vertical-align":[[U(526),U(526)],[U(494),U(506)]]};function B(t,e){const n=J();return(B=function(t,e){return n[t-=494]})(t,e)}function X(t){return H[U(525)](t)}function Q(t){const e=U;return Array[e(524)](t[e(529)]())[e(520)](X)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(523)](e=>{const i=n,o=t[i(511)](e);if(o)if(c=e,Y[U(525)](c))r[e]=o;else if(e in z){const t=o[i(517)](" ");z[e][i(523)](([n,r])=>{const o=i;for(const i of t)(o(530)==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=U;for(const s in n)n[s][r(523)](([,n])=>{const s=r,i=e[s(505)](n,[],t[s(512)]());e[s(498)](0,i,t)}),e[r(528)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(515)](n)[r(537)])return;const s=e[r(505)](r(499),[],t[r(512)]());e[r(496)](n,s),e[r(498)](0,s,t),e[r(528)](Object[r(515)](n),t)}(t,e,r)}function J(){const t=["font-style","medium","289110tNyWcc","5LEnrln","73144OQPppa","length","super","text-decoration","setStyle","6542526bbyEPg","insertChild","span","9912896SFRbHL","bold","245096obvtXB","color","vertical-align","createElement","sup","10kerhGt","144nlaPKn","4501200fqIgXt","italic","getStyle","getChildren","bolder","font-weight","keys","line-through","split","739808uWJMXm","font-size","filter","font-family","text-decoration-line","forEach","from","includes","sub","underline","removeStyle","getStyleNames","function","strong"];return(J=function(){return t})()}function G(t,e){const n=tt();return(G=function(t,e){return n[t-=120]})(t,e)}const Z=G;function tt(){const t=["4MnXBop","5093700aoYDtx","content","createRangeIn","48SmttZl","element","_parsedData","28245xsrUEn","includes","document","font","282fPuAwT","execute","getItems","stylesProcessor","blockElements","10572DXVxZK","10oqsJeH","4643901puWzyR","4912808AftcEm","581127lYiVeu","7JKbUDy","name","1907587EyeUvY","isActive"];return(tt=function(){return t})()}!function(t){const e=G,n=t();for(;;)try{if(358430===parseInt(e(128))/1*(-parseInt(e(141))/2)+parseInt(e(132))/3*(parseInt(e(137))/4)+-parseInt(e(144))/5*(-parseInt(e(123))/6)+-parseInt(e(133))/7*(parseInt(e(131))/8)+-parseInt(e(130))/9*(-parseInt(e(129))/10)+-parseInt(e(135))/11+parseInt(e(138))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[Z(124)](t){const n=Z,{body:r}=t[n(143)],s=new e.ViewUpcastWriter(r[n(121)]),i=s[n(140)](r),o=new e.ViewDocument(s[n(121)][n(126)]),c=[...new e.ViewDomConverter(o)[n(127)],n(122)],a=i[n(125)]();for(const t of a)if(t.is(n(142))&&c[n(120)](t[n(134)])){_(t,s,Q(t))}t[n(139)]=r}[Z(136)](t){return super[Z(136)](t)||P(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=417]})(t,e)}function st(){const t=["editing","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyDomainLimit","_licenseKeyCheckInterval","PasteFromOfficeEnhancedPropagator","high","expired","isActive","_parsedData","dataTransfer","16uyxPOw","73272NjqJUb","473278fPxiXs","get","inputTransformation","trialLimit","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyTrialLimit","text/html","3427947IbPLBT","requires","1029QzXyrF","plugins","destroy","pasteFromOfficeEnhancedLicenseKeyValid","7125QgqUPx","pluginName","execute","isOfficialPlugin","evaluationLimit","invalid","getData","pasteFromOfficeEnhancedLicenseKeyExpired","config","document","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","editor","view","pasteFromOfficeEnhancedLicenseKeyNotAllowed","2292uQCAzS","PasteFromOffice","stylesProcessor","isPremiumPlugin","licenseKey","init","usageLimit","domainLimit","457800DZAYPe","_showLicenseError","223984KcyVha"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(256049===-parseInt(e(459))/1+-parseInt(e(446))/2+parseInt(e(444))/3+-parseInt(e(458))/4+parseInt(e(421))/5+parseInt(e(436))/6*(-parseInt(e(417))/7)+-parseInt(e(457))/8*(-parseInt(e(468))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(440)];[nt(450)];static get[nt(422)](){return nt(451)}static get[nt(424)](){return!0}static get[nt(439)](){return!0}static get[nt(469)](){return[nt(437)]}[nt(441)](){const t=nt,e=this[t(433)],n=e[t(418)][t(460)](t(448)),r=e[t(447)][t(434)][t(430)],s=new et(r);n.on(t(461),(e,n)=>{const i=t,o=n[i(456)][i(427)](i(467));s[i(454)](o)&&(n[i(455)]||(n[i(455)]=x(o,r[i(438)])),s[i(423)](n))},{priority:S.priorities[t(460)](t(452))+10}),this[t(440)]=this[t(433)][t(429)][t(460)](t(440));const i=this[t(433)];this[t(450)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(420)==s||e(464)==s||e(428)==s||e(449)==s||e(435)==s||e(465)==s||e(466)==s||e(431)==s){delete i[r],n=s,clearInterval(this[e(450)]),this[e(450)]=void 0;break}}e(464)==n&&i[e(445)](e(426)),e(428)==n&&i[e(445)](e(453)),e(449)==n&&i[e(445)](e(443)),e(435)==n&&i[e(445)](e(463),e(432)),e(465)==n&&i[e(445)](e(425)),e(466)==n&&i[e(445)](e(462)),e(431)==n&&i[e(445)](e(442))},1e3)}[nt(419)](){const t=nt;super[t(419)](),this[t(450)]&&clearInterval(this[t(450)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=138]})(t,e)}function at(){var t=["pluginName","3531627hWjrYd","PasteFromOffice","isOfficialPlugin","requires","3thVAlY","64YoHheu","PasteFromOfficeEnhanced","20YOBFzV","491310JerRpY","25205SxCOWt","31025775nWVOvA","596447yxyzBv","isPremiumPlugin","28czQNPt","5308880aXgbFI","215744VySoiM"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(420906===-parseInt(e(139))/1+parseInt(e(143))/2*(-parseInt(e(149))/3)+parseInt(e(150))/4*(parseInt(e(154))/5)+parseInt(e(153))/6*(-parseInt(e(141))/7)+-parseInt(e(142))/8+parseInt(e(145))/9*(-parseInt(e(152))/10)+parseInt(e(138))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(144)](){return ot(151)}static get[ot(147)](){return!0}static get[ot(140)](){return!0}static get[ot(148)](){return[ot(146),q,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=225]})(t,e)}function ft(){var t=["4151835kXVvij","19922bFOker","344DbMYvu","208197oovaSu","77651XgvdAT","2393584DkMWRS","2005990hrYbCC","71yDNEgL","6603570wlookO"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(644277===parseInt(e(231))/1*(-parseInt(e(225))/2)+parseInt(e(227))/3+parseInt(e(229))/4+-parseInt(e(230))/5+parseInt(e(232))/6+-parseInt(e(228))/7*(parseInt(e(226))/8)+parseInt(e(233))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x41d0e4}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x14dfab,parsePasteOfficeHtml as _0x585b37}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x30b6b8,uid as _0x5a83c4}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x361103,ViewDocument as _0x48fe81,ViewDomConverter as _0x26b475}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x445d83){return m['test'](_0x445d83);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4202f9,_0x4499b7){const _0x2ed4b8=new Map();for(const [_0xc0d4ab,_0x5be85e]of _0x4499b7){if(!_0xc0d4ab['tagName']&&!_0xc0d4ab['className'])continue;const _0x6877a6=!_0xc0d4ab['tagName']||_0x4202f9['name']===_0xc0d4ab['tagName'],_0x3faeff=!_0xc0d4ab['className']||_0x4202f9['hasClass'](_0xc0d4ab['className']);_0x6877a6&&_0x3faeff&&_0x2ed4b8['set'](_0xc0d4ab,_0x5be85e);}return _0x2ed4b8;}function h(_0xe3f369){const _0x10b359={};for(let _0x4ec7be=0x0;_0x4ec7be<_0xe3f369['length'];_0x4ec7be++){const _0x2d3642=_0xe3f369[_0x4ec7be],_0x357e50=_0xe3f369['getPropertyValue'](_0x2d3642);'initial'!==_0x357e50&&(_0x10b359[_0x2d3642]=_0x357e50);}return _0x10b359;}function O(_0x3b6d84){const _0x40678a=_0x3b6d84['split'](',')['map'](_0x168b2f=>_0x168b2f['trim']()),_0x162e15=[];for(const _0x1e448b of _0x40678a){const _0x4dc823=S['exec'](_0x1e448b);_0x4dc823&&_0x162e15['push'](_0x4dc823['groups']);}return _0x162e15;}function k(_0x3e0237){const _0x4029e8={};for(const _0x5d01dc of _0x3e0237)Object['assign'](_0x4029e8,_0x5d01dc);return _0x4029e8;}class u extends _0x14dfab{['execute'](_0x1bb9a0){const {body:_0x16d23a,styles:_0x259133}=_0x1bb9a0['_parsedData'],_0x10b1bd=new _0x361103(_0x16d23a['document']),_0x242b95=_0x10b1bd['createRangeIn'](_0x16d23a),_0x21616c=function(_0x4e6552){const _0x3bef46={};for(const _0x24c19e of _0x4e6552)for(const _0x4b6d83 of _0x24c19e['cssRules'])if(_0x4b6d83 instanceof CSSStyleRule){const _0x3c66f2=h(_0x4b6d83['style']);_0x3bef46[_0x4b6d83['selectorText']]=Object['assign']({},_0x3bef46[_0x4b6d83['selectorText']]||{},_0x3c66f2);}return _0x3bef46;}(_0x259133),_0x46b250=function(_0x82f285){const _0x22be91=new Map();for(const _0x559333 in _0x82f285){const _0x137e75=O(_0x559333),_0x2f34a8=_0x82f285[_0x559333];for(const _0x3745e9 of _0x137e75)_0x22be91['set'](_0x3745e9,_0x2f34a8);}return _0x22be91;}(_0x21616c);for(const _0x1f122f of _0x242b95){if('elementStart'!==_0x1f122f['type'])continue;const _0x4c4b99=j(_0x1f122f['item'],_0x46b250);if(_0x4c4b99['size']){const _0x463301=k(Array['from'](_0x4c4b99['values']()));for(const _0xbb2e2a in _0x463301){const _0x17cf42=_0x1f122f['item'];_0x17cf42['hasStyle'](_0xbb2e2a)||_0x10b1bd['setStyle'](_0xbb2e2a,_0x463301[_0xbb2e2a],_0x17cf42);}}}_0x1bb9a0['content']=_0x16d23a;}['isActive'](_0x53acc9){return super['isActive'](_0x53acc9)||p(_0x53acc9);}}class i extends _0x41d0e4{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x572791=this['editor'],_0x1e5a1e=_0x572791['plugins']['get']('ClipboardPipeline'),_0x263561=_0x572791['editing']['view']['document'],_0x11ebcf=new u(_0x263561);_0x1e5a1e['on']('inputTransformation',(_0x428973,_0xb185e4)=>{const _0x5231e2=_0xb185e4['dataTransfer']['getData']('text/html');_0x11ebcf['isActive'](_0x5231e2)&&(_0xb185e4['_parsedData']||(_0xb185e4['_parsedData']=_0x585b37(_0x5231e2,_0x263561['stylesProcessor'])),_0x11ebcf['execute'](_0xb185e4));},{'priority':_0x30b6b8['get']('high')+0xb});}['afterInit'](){!async function(_0x1c956c){const _0x326e74=_0x4b83c1([0x6e,0x68,0x46,0x6c,0x74,0x66,0x4d,0x45,0x51,0x6a,0x38,0x6b,0x35,0x4e,0x50,0x44,0x6d,0x43,0x57,0x65,0x31,0x7a,0x76,0x58,0x41,0x72,0x49,0x37,0x36,0x75,0x34,0x59,0x67,0x39,0x79,0x6f,0x70,0x77,0x48,0x73,0x62,0x33,0x4b,0x4f,0x42,0x52,0x56,0x47,0x53,0x78,0x71,0x64,0x4a,0x61,0x4c,0x54,0x69,0x30,0x5a,0x32,0x63,0x55]),_0x25c74a=0x39594730,_0x23d280=0x395e2b80^_0x25c74a,_0x43bebd=window[_0x4b83c1([0x44,0x61,0x74,0x65])][_0x4b83c1([0x6e,0x6f,0x77])](),_0x2ae6b7=_0x1c956c[_0x4b83c1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x28c33c=new window[(_0x4b83c1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x104158=>{_0x2ae6b7[_0x4b83c1([0x6f,0x6e,0x63,0x65])](_0x4b83c1([0x72,0x65,0x61,0x64,0x79]),_0x104158);}),_0x304fa7={[_0x4b83c1([0x6b,0x74,0x79])]:_0x4b83c1([0x45,0x43]),[_0x4b83c1([0x75,0x73,0x65])]:_0x4b83c1([0x73,0x69,0x67]),[_0x4b83c1([0x63,0x72,0x76])]:_0x4b83c1([0x50,0x2d,0x32,0x35,0x36]),[_0x4b83c1([0x78])]:_0x4b83c1([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]),[_0x4b83c1([0x79])]:_0x4b83c1([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]),[_0x4b83c1([0x61,0x6c,0x67])]:_0x4b83c1([0x45,0x53,0x32,0x35,0x36])},_0x43eba6=_0x2ae6b7[_0x4b83c1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4b83c1([0x67,0x65,0x74])](_0x4b83c1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2ef9df(){let _0x553dfc,_0x4bf55a=null,_0x5d1d4c=null;try{if(_0x43eba6==_0x4b83c1([0x47,0x50,0x4c]))return _0x4b83c1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x553dfc=_0xdd5010(),!_0x553dfc)return _0x4b83c1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x553dfc[_0x4b83c1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5d1d4c=_0x30f762(_0x553dfc[_0x4b83c1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x553dfc[_0x4b83c1([0x6a,0x74,0x69])])),await _0x515d01()?_0x75271b()?_0x390079()?_0x4b83c1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x467ca9()?(_0x553dfc[_0x4b83c1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4b83c1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4bf55a=_0x2fae64(_0x4b83c1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x553dfc[_0x4b83c1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4b83c1([0x74,0x72,0x69,0x61,0x6c])&&(_0x4bf55a=_0x2fae64(_0x4b83c1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5f3cec()):_0x4b83c1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4b83c1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4b83c1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4b83c1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x390079(){const _0x190a4a=[_0x4b83c1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4b83c1([0x74,0x72,0x69,0x61,0x6c])][_0x4b83c1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x553dfc[_0x4b83c1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x43bebd/0x3e8:0xe10*_0x23d280;return _0x553dfc[_0x4b83c1([0x65,0x78,0x70])]<_0x190a4a;}function _0x75271b(){const _0x485972=_0x553dfc[_0x4b83c1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x485972&&(!!_0x485972[_0x4b83c1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b83c1([0x2a]))||(!!_0x485972[_0x4b83c1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b83c1([0x50,0x4f,0x45]))||!!_0x485972[_0x4b83c1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b83c1([0x50,0x50]))));}function _0x467ca9(){const _0x3ddf95=_0x553dfc[_0x4b83c1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3ddf95||0x0==_0x3ddf95[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x18e23a}=new URL(window[_0x4b83c1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3ddf95[_0x4b83c1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18e23a))return!0x0;const _0x49b444=_0x18e23a[_0x4b83c1([0x73,0x70,0x6c,0x69,0x74])](_0x4b83c1([0x2e]));return _0x3ddf95[_0x4b83c1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x71c032=>_0x71c032[_0x4b83c1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b83c1([0x2a])))[_0x4b83c1([0x6d,0x61,0x70])](_0x494c8d=>_0x494c8d[_0x4b83c1([0x73,0x70,0x6c,0x69,0x74])](_0x4b83c1([0x2e])))[_0x4b83c1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2be93a=>_0x2be93a[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x49b444[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4b83c1([0x6d,0x61,0x70])](_0x1e0a4b=>Array(_0x49b444[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1e0a4b[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4b83c1([0x66,0x69,0x6c,0x6c])](_0x1e0a4b[0x0]===_0x4b83c1([0x2a])?_0x4b83c1([0x2a]):'')[_0x4b83c1([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1e0a4b))[_0x4b83c1([0x73,0x6f,0x6d,0x65])](_0x250e1c=>_0x49b444[_0x4b83c1([0x65,0x76,0x65,0x72,0x79])]((_0x2c50ec,_0x1617d9)=>_0x250e1c[_0x1617d9]===_0x2c50ec||_0x250e1c[_0x1617d9]===_0x4b83c1([0x2a])));}function _0x5f3cec(){return _0x4bf55a&&_0x5d1d4c?new window[(_0x4b83c1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d9a23,_0x437be3)=>{_0x4bf55a[_0x4b83c1([0x74,0x68,0x65,0x6e])](_0x5d9a23,_0x437be3),_0x5d1d4c[_0x4b83c1([0x74,0x68,0x65,0x6e])](_0x3c9d7c=>{_0x3c9d7c!=_0x4b83c1([0x56,0x61,0x6c,0x69,0x64])&&_0x5d9a23(_0x3c9d7c);},_0x437be3);}):_0x4bf55a||_0x5d1d4c||_0x4b83c1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x30f762(_0x374e78,_0x4cf51b){return new window[(_0x4b83c1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34d803=>{if(_0x212503())return _0x34d803(_0x4b83c1([0x56,0x61,0x6c,0x69,0x64]));_0x1f6525(),_0x2ae6b7[_0x4b83c1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4b83c1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x16d641=!0x1;const _0x51f9df=_0x5a83c4();function _0x13c823(_0x3e88ad){return!!_0x3e88ad&&(typeof _0x3e88ad===_0x4b83c1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3e88ad===_0x4b83c1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3e88ad[_0x4b83c1([0x74,0x68,0x65,0x6e])]===_0x4b83c1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3e88ad[_0x4b83c1([0x63,0x61,0x74,0x63,0x68])]===_0x4b83c1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x144d36(_0x4a6023){_0x2c461c(_0x4a6023)[_0x4b83c1([0x74,0x68,0x65,0x6e])](_0x3658fc=>{if(!_0x3658fc||_0x3658fc[_0x4b83c1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4b83c1([0x6f,0x6b]))return _0x4b83c1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x388074(_0x50cb59(_0x51f9df+_0x4cf51b))!=_0x3658fc[_0x4b83c1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4b83c1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4b83c1([0x56,0x61,0x6c,0x69,0x64]);})[_0x4b83c1([0x74,0x68,0x65,0x6e])](_0xb85d15=>(_0x5c72c8(),_0xb85d15),()=>{const _0x279ef1=_0x17fa77();return null==_0x279ef1?(_0x5c72c8(),_0x4b83c1([0x56,0x61,0x6c,0x69,0x64])):_0x4b83c1(_0x43bebd-_0x279ef1>(0x1d55c330^_0x25c74a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4b83c1([0x74,0x68,0x65,0x6e])](_0x34d803)[_0x4b83c1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x34d803(_0x4b83c1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2536df=0x396fa9b0^_0x25c74a;function _0x5c72c8(){const _0x5975fa=_0x4b83c1([0x6c,0x6c,0x63,0x74,0x2d])+_0x388074(_0x50cb59(_0x374e78)),_0x4e71b0=_0x6c158e(_0x388074(window[_0x4b83c1([0x4d,0x61,0x74,0x68])][_0x4b83c1([0x63,0x65,0x69,0x6c])](_0x43bebd/_0x2536df)));window[_0x4b83c1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4b83c1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5975fa,_0x4e71b0);}function _0x17fa77(){const _0x538e96=_0x4b83c1([0x6c,0x6c,0x63,0x74,0x2d])+_0x388074(_0x50cb59(_0x374e78)),_0x1af01d=window[_0x4b83c1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4b83c1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x538e96);return _0x1af01d?window[_0x4b83c1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6c158e(_0x1af01d),0x10)*_0x2536df:null;}function _0x2c461c(_0x6aa3aa){return new window[(_0x4b83c1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2e2d02,_0x3f432e)=>{_0x6aa3aa[_0x4b83c1([0x74,0x68,0x65,0x6e])](_0x2e2d02,_0x3f432e),window[_0x4b83c1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f432e,0x395893f0^_0x25c74a);});}}_0x2ae6b7[_0x4b83c1([0x6f,0x6e])](_0x4b83c1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x44451c,_0x444591)=>{if(_0x444591[0x0]!=_0x374e78)return _0x34d803(_0x4b83c1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x444591[0x1]={..._0x444591[0x1],[_0x4b83c1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x51f9df};},{[_0x4b83c1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4b83c1([0x68,0x69,0x67,0x68])}),_0x2ae6b7[_0x4b83c1([0x6f,0x6e])](_0x4b83c1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x159c38=>{_0x13c823(_0x159c38[_0x4b83c1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x16d641=!0x0,_0x144d36(_0x159c38[_0x4b83c1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4b83c1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4b83c1([0x6c,0x6f,0x77])}),_0x28c33c[_0x4b83c1([0x74,0x68,0x65,0x6e])](()=>{_0x16d641||_0x34d803(_0x4b83c1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x212503(){return _0x2ae6b7[_0x4b83c1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4b83c1([0x76,0x69,0x65,0x77])][_0x4b83c1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4b83c1([0x61,0x75,0x74,0x6f]);}function _0x1f6525(){_0x2ae6b7[_0x4b83c1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4b83c1([0x76,0x69,0x65,0x77])][_0x4b83c1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4b83c1([0x61,0x75,0x74,0x6f]);}}function _0x2fae64(_0x3e2960){const _0x2b56b6=[new window[(_0x4b83c1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa190a4=>setTimeout(_0xa190a4,0x395079fc^_0x25c74a)),_0x28c33c[_0x4b83c1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4b83c1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x520c83=>{let _0x4479ae=0x0;_0x2ae6b7[_0x4b83c1([0x6d,0x6f,0x64,0x65,0x6c])][_0x4b83c1([0x6f,0x6e])](_0x4b83c1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2235a5,_0xf620e8)=>{_0xf620e8[0x0][_0x4b83c1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4479ae++,_0x4479ae==(0x395946c8^_0x25c74a)&&(_0x520c83(),_0x2235a5[_0x4b83c1([0x6f,0x66,0x66])]());});}))];return window[_0x4b83c1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4b83c1([0x72,0x61,0x63,0x65])](_0x2b56b6)[_0x4b83c1([0x74,0x68,0x65,0x6e])](()=>_0x3e2960);}async function _0x201c02(){await _0x28c33c,_0x2ae6b7[_0x4b83c1([0x6d,0x6f,0x64,0x65,0x6c])][_0x4b83c1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4daf51,_0x2ae6b7[_0x4b83c1([0x6d,0x6f,0x64,0x65,0x6c])][_0x4b83c1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4daf51,_0x2ae6b7[_0x4b83c1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4b83c1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xfe9f74(_0x4a2a22){const _0x33d62d=_0x69c9f0();_0x2ae6b7[_0x33d62d]=_0x4b83c1([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])+_0x4a2a22,_0x4a2a22!=_0x4b83c1([0x56,0x61,0x6c,0x69,0x64])&&_0x201c02();}function _0x69c9f0(){const _0x3db2c9=window[_0x4b83c1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4b83c1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4b83c1([0x6e,0x6f,0x77])]())[_0x4b83c1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4b83c1([0x2e]),'');let _0x5ee6ee=_0x4b83c1([0x6e]);for(let _0x2b3685=0x0;_0x2b3685<_0x3db2c9[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b3685+=0x2){let _0x1d5030=window[_0x4b83c1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3db2c9[_0x4b83c1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b3685,_0x2b3685+0x2));_0x1d5030>=_0x326e74[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1d5030-=_0x326e74[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5ee6ee+=_0x326e74[_0x1d5030];}return _0x5ee6ee;}function _0xdd5010(){const _0x366b1e=_0x43eba6[_0x4b83c1([0x73,0x70,0x6c,0x69,0x74])](_0x4b83c1([0x2e]));if(0x3!=_0x366b1e[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3fe111(_0x366b1e[0x1]);function _0x3fe111(_0x563d34){const _0x3c94cd=_0x4d9c27(_0x563d34);return _0x3c94cd&&_0x50bf56()?_0x3c94cd:null;function _0x50bf56(){const _0x6d8fa1=_0x3c94cd[_0x4b83c1([0x6a,0x74,0x69])],_0x1cc81a=window[_0x4b83c1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6d8fa1[_0x4b83c1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6d8fa1[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5c9efb={..._0x3c94cd,[_0x4b83c1([0x6a,0x74,0x69])]:_0x6d8fa1[_0x4b83c1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x6d8fa1[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5c9efb[_0x4b83c1([0x76,0x63])],_0x50cb59(_0x5c9efb)==_0x1cc81a;}}}async function _0x515d01(){let _0x242fbd=!0x0;try{const _0x1a8a7d=_0x43eba6[_0x4b83c1([0x73,0x70,0x6c,0x69,0x74])](_0x4b83c1([0x2e])),[_0xcbb6ab,_0xe97344,_0x664141]=_0x1a8a7d;return _0x38df6f(_0xcbb6ab),await _0x5c3c63(_0xcbb6ab,_0xe97344,_0x664141),_0x242fbd;}catch{return!0x1;}function _0x38df6f(_0x3e77d6){const _0x2114d2=_0x4d9c27(_0x3e77d6);_0x2114d2&&_0x2114d2[_0x4b83c1([0x61,0x6c,0x67])]==_0x4b83c1([0x45,0x53,0x32,0x35,0x36])||(_0x242fbd=!0x1);}async function _0x5c3c63(_0x23f3c5,_0x44e00c,_0x5d9147){const _0x15b9a9=window[_0x4b83c1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4b83c1([0x66,0x72,0x6f,0x6d])](_0x4e4232(_0x5d9147),_0x2eb315=>_0x2eb315[_0x4b83c1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xf41026=new window[(_0x4b83c1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4b83c1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x23f3c5+_0x4b83c1([0x2e])+_0x44e00c),_0x5bfbf0=window[_0x4b83c1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4b83c1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5bfbf0)return;const _0x541b88=await _0x5bfbf0[_0x4b83c1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4b83c1([0x6a,0x77,0x6b]),_0x304fa7,{[_0x4b83c1([0x6e,0x61,0x6d,0x65])]:_0x4b83c1([0x45,0x43,0x44,0x53,0x41]),[_0x4b83c1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4b83c1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4b83c1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5bfbf0[_0x4b83c1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4b83c1([0x6e,0x61,0x6d,0x65])]:_0x4b83c1([0x45,0x43,0x44,0x53,0x41]),[_0x4b83c1([0x68,0x61,0x73,0x68])]:{[_0x4b83c1([0x6e,0x61,0x6d,0x65])]:_0x4b83c1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x541b88,_0x15b9a9,_0xf41026)||(_0x242fbd=!0x1);}}function _0x4d9c27(_0x4df205){return _0x4df205[_0x4b83c1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4b83c1([0x65,0x79]))?JSON[_0x4b83c1([0x70,0x61,0x72,0x73,0x65])](_0x4e4232(_0x4df205)):null;}function _0x4e4232(_0x26a116){return window[_0x4b83c1([0x61,0x74,0x6f,0x62])](_0x26a116[_0x4b83c1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4b83c1([0x2b]))[_0x4b83c1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4b83c1([0x2f])));}function _0x50cb59(_0x1f7bc7){let _0x401320=0x1505;function _0x231196(_0x4323ac){for(let _0xf6f946=0x0;_0xf6f946<_0x4323ac[_0x4b83c1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xf6f946++){const _0x9d4ade=_0x4323ac[_0x4b83c1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xf6f946);_0x401320=(_0x401320<<0x5)+_0x401320+_0x9d4ade,_0x401320&=_0x401320;}}function _0xf53d2a(_0x1965e6){Array[_0x4b83c1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1965e6)?_0x1965e6[_0x4b83c1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xf53d2a):_0x1965e6&&typeof _0x1965e6==_0x4b83c1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4b83c1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1965e6)[_0x4b83c1([0x73,0x6f,0x72,0x74])]()[_0x4b83c1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4ba493,_0x1fb146])=>{_0x231196(_0x4ba493),_0xf53d2a(_0x1fb146);}):_0x231196(window[_0x4b83c1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1965e6));}return _0xf53d2a(_0x1f7bc7),_0x401320>>>0x0;}function _0x388074(_0x3e3336){return _0x3e3336[_0x4b83c1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4b83c1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4b83c1([0x30]));}function _0x6c158e(_0x280b09){return _0x280b09[_0x4b83c1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4b83c1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4b83c1([0x6a,0x6f,0x69,0x6e])]('');}function _0x4daf51(){}function _0x4b83c1(_0x1d7205){return _0x1d7205['map'](_0x12a823=>String['fromCharCode'](_0x12a823))['join']('');}_0xfe9f74(await _0x2ef9df());}(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'],[_0x31543d=>Number(_0x31543d)>=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(_0x3a5e7f){return L['includes'](_0x3a5e7f);}function g(_0x5d9232){return Array['from'](_0x5d9232['getStyleNames']())['filter'](P);}function b(_0x3ea19c,_0x2ece2d,_0x62e55a){const {spanStyles:_0x48bd5c,stylesToBeHtmlElements:_0x437c58}=function(_0x11983f,_0x10d055){const _0x650be3={},_0x563cd7={};return _0x10d055['forEach'](_0x50766f=>{const _0x3a5e47=_0x11983f['getStyle'](_0x50766f);if(_0x3a5e47){if(function(_0x473b5c){return E['includes'](_0x473b5c);}(_0x50766f))_0x650be3[_0x50766f]=_0x3a5e47;else{if(function(_0xd77dff){return _0xd77dff in F;}(_0x50766f)){const _0x36aad9=_0x3a5e47['split']('\x20');F[_0x50766f]['forEach'](([_0x23e7f4,_0x17d8db])=>{for(const _0xc93315 of _0x36aad9){('function'==typeof _0x23e7f4&&_0x23e7f4(_0xc93315)||_0x23e7f4===_0xc93315)&&(_0x563cd7[_0x50766f]=[..._0x563cd7[_0x50766f]||[],[_0x23e7f4,_0x17d8db]]);}});}}}}),{'spanStyles':_0x650be3,'stylesToBeHtmlElements':_0x563cd7};}(_0x3ea19c,_0x62e55a);!function(_0x358f45,_0x29c353,_0x599da7){for(const _0x2fbf2f in _0x599da7){_0x599da7[_0x2fbf2f]['forEach'](([,_0x3fd169])=>{const _0x46dbbc=_0x29c353['createElement'](_0x3fd169,[],_0x358f45['getChildren']());_0x29c353['insertChild'](0x0,_0x46dbbc,_0x358f45);}),_0x29c353['removeStyle'](_0x2fbf2f,_0x358f45);}}(_0x3ea19c,_0x2ece2d,_0x437c58),function(_0x49975a,_0x300805,_0x4dfd72){if(!Object['keys'](_0x4dfd72)['length'])return;const _0x5b5cbf=_0x300805['createElement']('span',[],_0x49975a['getChildren']());_0x300805['setStyle'](_0x4dfd72,_0x5b5cbf),_0x300805['insertChild'](0x0,_0x5b5cbf,_0x49975a),_0x300805['removeStyle'](Object['keys'](_0x4dfd72),_0x49975a);}(_0x3ea19c,_0x2ece2d,_0x48bd5c);}class a extends _0x14dfab{['execute'](_0x54f7e4){const {body:_0x555fcd}=_0x54f7e4['_parsedData'],_0x5d8f8d=new _0x361103(_0x555fcd['document']),_0x4972ff=_0x5d8f8d['createRangeIn'](_0x555fcd),_0x31ac74=new _0x48fe81(_0x5d8f8d['document']['stylesProcessor']),_0x4f255e=[...new _0x26b475(_0x31ac74)['blockElements'],'font'],_0x244369=_0x4972ff['getItems']();for(const _0x4c28d4 of _0x244369)_0x4c28d4['is']('element')&&_0x4f255e['includes'](_0x4c28d4['name'])&&b(_0x4c28d4,_0x5d8f8d,g(_0x4c28d4));_0x54f7e4['content']=_0x555fcd;}['isActive'](_0x8c94c5){return super['isActive'](_0x8c94c5)||p(_0x8c94c5);}}class s extends _0x41d0e4{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x78856a=this['editor'],_0x251cd0=_0x78856a['plugins']['get']('ClipboardPipeline'),_0x93e62a=_0x78856a['editing']['view']['document'],_0xf704ba=new a(_0x93e62a);_0x251cd0['on']('inputTransformation',(_0x55f5ef,_0x33b9c4)=>{const _0x1097c=_0x33b9c4['dataTransfer']['getData']('text/html');_0xf704ba['isActive'](_0x1097c)&&(_0x33b9c4['_parsedData']||(_0x33b9c4['_parsedData']=_0x585b37(_0x1097c,_0x93e62a['stylesProcessor'])),_0xf704ba['execute'](_0x33b9c4));},{'priority':_0x30b6b8['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x505d27=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x56095b;for(const _0x4dd4dd in _0x505d27){const _0x52a608=_0x4dd4dd,_0x3ba026=_0x505d27[_0x52a608];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3ba026||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3ba026||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3ba026||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3ba026||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3ba026||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3ba026||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3ba026||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3ba026){delete _0x505d27[_0x52a608],_0x56095b=_0x3ba026,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x56095b&&_0x505d27['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x56095b&&_0x505d27['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x56095b&&_0x505d27['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x56095b&&_0x505d27['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x56095b&&_0x505d27['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x56095b&&_0x505d27['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x56095b&&_0x505d27['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x41d0e4{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 _0x1fc7b6}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x5cadc8,parsePasteOfficeHtml as _0x343af8}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0xf71682,uid as _0x433f41}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2afb59,ViewDocument as _0x416e08,ViewDomConverter as _0x5eb324}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x162088){return m['test'](_0x162088);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x36860c,_0xe54091){const _0x2e0a79=new Map();for(const [_0x4cd8ee,_0x580f19]of _0xe54091){if(!_0x4cd8ee['tagName']&&!_0x4cd8ee['className'])continue;const _0xfec20a=!_0x4cd8ee['tagName']||_0x36860c['name']===_0x4cd8ee['tagName'],_0x472c97=!_0x4cd8ee['className']||_0x36860c['hasClass'](_0x4cd8ee['className']);_0xfec20a&&_0x472c97&&_0x2e0a79['set'](_0x4cd8ee,_0x580f19);}return _0x2e0a79;}function h(_0x5de998){const _0x2a50cd={};for(let _0x2dad37=0x0;_0x2dad37<_0x5de998['length'];_0x2dad37++){const _0x490480=_0x5de998[_0x2dad37],_0x9d5042=_0x5de998['getPropertyValue'](_0x490480);'initial'!==_0x9d5042&&(_0x2a50cd[_0x490480]=_0x9d5042);}return _0x2a50cd;}function O(_0x11fdb4){const _0x20b2a2=_0x11fdb4['split'](',')['map'](_0xa56529=>_0xa56529['trim']()),_0x5c832e=[];for(const _0x1fb1a5 of _0x20b2a2){const _0x5cf462=S['exec'](_0x1fb1a5);_0x5cf462&&_0x5c832e['push'](_0x5cf462['groups']);}return _0x5c832e;}function k(_0x40a85b){const _0x2e3c15={};for(const _0x55b2d4 of _0x40a85b)Object['assign'](_0x2e3c15,_0x55b2d4);return _0x2e3c15;}class u extends _0x5cadc8{['execute'](_0x1e9e9c){const {body:_0x4d18f1,styles:_0x2cecd5}=_0x1e9e9c['_parsedData'],_0x3aa55f=new _0x2afb59(_0x4d18f1['document']),_0x2ce111=_0x3aa55f['createRangeIn'](_0x4d18f1),_0x166ba8=function(_0x388818){const _0x2c7f68={};for(const _0x57f691 of _0x388818)for(const _0x468f0c of _0x57f691['cssRules'])if(_0x468f0c instanceof CSSStyleRule){const _0xfc7fa6=h(_0x468f0c['style']);_0x2c7f68[_0x468f0c['selectorText']]=Object['assign']({},_0x2c7f68[_0x468f0c['selectorText']]||{},_0xfc7fa6);}return _0x2c7f68;}(_0x2cecd5),_0x2be945=function(_0x547967){const _0xc6e940=new Map();for(const _0x3ce520 in _0x547967){const _0x634823=O(_0x3ce520),_0x4f9b1b=_0x547967[_0x3ce520];for(const _0x383e32 of _0x634823)_0xc6e940['set'](_0x383e32,_0x4f9b1b);}return _0xc6e940;}(_0x166ba8);for(const _0x32c23e of _0x2ce111){if('elementStart'!==_0x32c23e['type'])continue;const _0x36f4c3=j(_0x32c23e['item'],_0x2be945);if(_0x36f4c3['size']){const _0x40c9fe=k(Array['from'](_0x36f4c3['values']()));for(const _0x1f8a53 in _0x40c9fe){const _0x198893=_0x32c23e['item'];_0x198893['hasStyle'](_0x1f8a53)||_0x3aa55f['setStyle'](_0x1f8a53,_0x40c9fe[_0x1f8a53],_0x198893);}}}_0x1e9e9c['content']=_0x4d18f1;}['isActive'](_0x3bde43){return super['isActive'](_0x3bde43)||p(_0x3bde43);}}class i extends _0x1fc7b6{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3e7a78=this['editor'],_0xa72238=_0x3e7a78['plugins']['get']('ClipboardPipeline'),_0x4a8523=_0x3e7a78['editing']['view']['document'],_0x5de89a=new u(_0x4a8523);_0xa72238['on']('inputTransformation',(_0x47ea21,_0x577986)=>{const _0x5934b3=_0x577986['dataTransfer']['getData']('text/html');_0x5de89a['isActive'](_0x5934b3)&&(_0x577986['_parsedData']||(_0x577986['_parsedData']=_0x343af8(_0x5934b3,_0x4a8523['stylesProcessor'])),_0x5de89a['execute'](_0x577986));},{'priority':_0xf71682['get']('high')+0xb});}['afterInit'](){!async function(_0x57e016){const _0x404aed=_0x137a10([0x64,0x65,0x6e,0x72,0x52,0x62,0x30,0x4d,0x43,0x73,0x50,0x67,0x76,0x7a,0x75,0x74,0x49,0x42,0x4e,0x39,0x41,0x45,0x66,0x54,0x32,0x58,0x33,0x31,0x63,0x38,0x34,0x4c,0x61,0x78,0x68,0x6a,0x4b,0x48,0x4a,0x6b,0x69,0x70,0x79,0x59,0x6d,0x6c,0x44,0x77,0x6f,0x71,0x51,0x4f,0x53,0x57,0x37,0x46,0x56,0x35,0x36,0x5a,0x55,0x47]),_0x4e6598=0x6bba3fce,_0x3516df=0x6bbd532e^_0x4e6598,_0x18c025=window[_0x137a10([0x44,0x61,0x74,0x65])][_0x137a10([0x6e,0x6f,0x77])](),_0x4c34bf=_0x57e016[_0x137a10([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2677a5=new window[(_0x137a10([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13ccb3=>{_0x4c34bf[_0x137a10([0x6f,0x6e,0x63,0x65])](_0x137a10([0x72,0x65,0x61,0x64,0x79]),_0x13ccb3);}),_0x2eac46={[_0x137a10([0x6b,0x74,0x79])]:_0x137a10([0x45,0x43]),[_0x137a10([0x75,0x73,0x65])]:_0x137a10([0x73,0x69,0x67]),[_0x137a10([0x63,0x72,0x76])]:_0x137a10([0x50,0x2d,0x32,0x35,0x36]),[_0x137a10([0x78])]:_0x137a10([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]),[_0x137a10([0x79])]:_0x137a10([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]),[_0x137a10([0x61,0x6c,0x67])]:_0x137a10([0x45,0x53,0x32,0x35,0x36])},_0x485ab3=_0x4c34bf[_0x137a10([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x137a10([0x67,0x65,0x74])](_0x137a10([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5166d8(){let _0x485c37,_0x4411da=null,_0x104fb9=null;try{if(_0x485ab3==_0x137a10([0x47,0x50,0x4c]))return _0x137a10([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x485c37=_0x418cb6(),!_0x485c37)return _0x137a10([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x485c37[_0x137a10([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x104fb9=_0x125bb9(_0x485c37[_0x137a10([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x485c37[_0x137a10([0x6a,0x74,0x69])])),await _0x2930f7()?_0x2ce228()?_0x26278f()?_0x137a10([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1e2f0f()?(_0x485c37[_0x137a10([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x137a10([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4411da=_0x3c2a13(_0x137a10([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x485c37[_0x137a10([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x137a10([0x74,0x72,0x69,0x61,0x6c])&&(_0x4411da=_0x3c2a13(_0x137a10([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x17a26f()):_0x137a10([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x137a10([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x137a10([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x137a10([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x26278f(){const _0x373146=[_0x137a10([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x137a10([0x74,0x72,0x69,0x61,0x6c])][_0x137a10([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x485c37[_0x137a10([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x18c025/0x3e8:0xe10*_0x3516df;return _0x485c37[_0x137a10([0x65,0x78,0x70])]<_0x373146;}function _0x2ce228(){const _0x4b6b4f=_0x485c37[_0x137a10([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4b6b4f&&(!!_0x4b6b4f[_0x137a10([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137a10([0x2a]))||(!!_0x4b6b4f[_0x137a10([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137a10([0x50,0x4f,0x45]))||!!_0x4b6b4f[_0x137a10([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137a10([0x50,0x50]))));}function _0x1e2f0f(){const _0x252609=_0x485c37[_0x137a10([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x252609||0x0==_0x252609[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1f292e}=new URL(window[_0x137a10([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x252609[_0x137a10([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f292e))return!0x0;const _0x32ce2b=_0x1f292e[_0x137a10([0x73,0x70,0x6c,0x69,0x74])](_0x137a10([0x2e]));return _0x252609[_0x137a10([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4b3514=>_0x4b3514[_0x137a10([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x137a10([0x2a])))[_0x137a10([0x6d,0x61,0x70])](_0x34110f=>_0x34110f[_0x137a10([0x73,0x70,0x6c,0x69,0x74])](_0x137a10([0x2e])))[_0x137a10([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x535644=>_0x535644[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x32ce2b[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x137a10([0x6d,0x61,0x70])](_0x3ffb21=>Array(_0x32ce2b[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3ffb21[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x137a10([0x66,0x69,0x6c,0x6c])](_0x3ffb21[0x0]===_0x137a10([0x2a])?_0x137a10([0x2a]):'')[_0x137a10([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3ffb21))[_0x137a10([0x73,0x6f,0x6d,0x65])](_0x2d7e3f=>_0x32ce2b[_0x137a10([0x65,0x76,0x65,0x72,0x79])]((_0x58531d,_0x1c1e0e)=>_0x2d7e3f[_0x1c1e0e]===_0x58531d||_0x2d7e3f[_0x1c1e0e]===_0x137a10([0x2a])));}function _0x17a26f(){return _0x4411da&&_0x104fb9?new window[(_0x137a10([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x35c13a,_0x1daec4)=>{_0x4411da[_0x137a10([0x74,0x68,0x65,0x6e])](_0x35c13a,_0x1daec4),_0x104fb9[_0x137a10([0x74,0x68,0x65,0x6e])](_0x3a3bdd=>{_0x3a3bdd!=_0x137a10([0x56,0x61,0x6c,0x69,0x64])&&_0x35c13a(_0x3a3bdd);},_0x1daec4);}):_0x4411da||_0x104fb9||_0x137a10([0x56,0x61,0x6c,0x69,0x64]);}}function _0x125bb9(_0x1fcefd,_0x514b0f){return new window[(_0x137a10([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x356e97=>{if(_0x2b425b())return _0x356e97(_0x137a10([0x56,0x61,0x6c,0x69,0x64]));_0x79fb15(),_0x4c34bf[_0x137a10([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x137a10([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xbd4e95=!0x1;const _0x5ab3da=_0x433f41();function _0x30983b(_0x5cff29){return!!_0x5cff29&&(typeof _0x5cff29===_0x137a10([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5cff29===_0x137a10([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5cff29[_0x137a10([0x74,0x68,0x65,0x6e])]===_0x137a10([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5cff29[_0x137a10([0x63,0x61,0x74,0x63,0x68])]===_0x137a10([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xc4d9d9(_0x1ac2cb){_0x324dc5(_0x1ac2cb)[_0x137a10([0x74,0x68,0x65,0x6e])](_0xb994d1=>{if(!_0xb994d1||_0xb994d1[_0x137a10([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x137a10([0x6f,0x6b]))return _0x137a10([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2993e7(_0x21ed4b(_0x5ab3da+_0x514b0f))!=_0xb994d1[_0x137a10([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x137a10([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x137a10([0x56,0x61,0x6c,0x69,0x64]);})[_0x137a10([0x74,0x68,0x65,0x6e])](_0x87c41=>(_0x58bc5c(),_0x87c41),()=>{const _0x1a37e9=_0x3cdd2a();return null==_0x1a37e9?(_0x58bc5c(),_0x137a10([0x56,0x61,0x6c,0x69,0x64])):_0x137a10(_0x18c025-_0x1a37e9>(0x4fb6bbce^_0x4e6598)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x137a10([0x74,0x68,0x65,0x6e])](_0x356e97)[_0x137a10([0x63,0x61,0x74,0x63,0x68])](()=>{_0x356e97(_0x137a10([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x32288e=0x6b8cd14e^_0x4e6598;function _0x58bc5c(){const _0x716592=_0x137a10([0x6c,0x6c,0x63,0x74,0x2d])+_0x2993e7(_0x21ed4b(_0x1fcefd)),_0x124121=_0x5cdbff(_0x2993e7(window[_0x137a10([0x4d,0x61,0x74,0x68])][_0x137a10([0x63,0x65,0x69,0x6c])](_0x18c025/_0x32288e)));window[_0x137a10([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x137a10([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x716592,_0x124121);}function _0x3cdd2a(){const _0x3958b4=_0x137a10([0x6c,0x6c,0x63,0x74,0x2d])+_0x2993e7(_0x21ed4b(_0x1fcefd)),_0x538a67=window[_0x137a10([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x137a10([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3958b4);return _0x538a67?window[_0x137a10([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5cdbff(_0x538a67),0x10)*_0x32288e:null;}function _0x324dc5(_0x271c14){return new window[(_0x137a10([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x34d9bc,_0x3f96e0)=>{_0x271c14[_0x137a10([0x74,0x68,0x65,0x6e])](_0x34d9bc,_0x3f96e0),window[_0x137a10([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f96e0,0x6bbbeb0e^_0x4e6598);});}}_0x4c34bf[_0x137a10([0x6f,0x6e])](_0x137a10([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2cc138,_0x33b1c4)=>{if(_0x33b1c4[0x0]!=_0x1fcefd)return _0x356e97(_0x137a10([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x33b1c4[0x1]={..._0x33b1c4[0x1],[_0x137a10([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5ab3da};},{[_0x137a10([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x137a10([0x68,0x69,0x67,0x68])}),_0x4c34bf[_0x137a10([0x6f,0x6e])](_0x137a10([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2ee175=>{_0x30983b(_0x2ee175[_0x137a10([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xbd4e95=!0x0,_0xc4d9d9(_0x2ee175[_0x137a10([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x137a10([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x137a10([0x6c,0x6f,0x77])}),_0x2677a5[_0x137a10([0x74,0x68,0x65,0x6e])](()=>{_0xbd4e95||_0x356e97(_0x137a10([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2b425b(){return _0x4c34bf[_0x137a10([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x137a10([0x76,0x69,0x65,0x77])][_0x137a10([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x137a10([0x61,0x75,0x74,0x6f]);}function _0x79fb15(){_0x4c34bf[_0x137a10([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x137a10([0x76,0x69,0x65,0x77])][_0x137a10([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x137a10([0x61,0x75,0x74,0x6f]);}}function _0x3c2a13(_0x49ecc0){const _0x56df7f=[new window[(_0x137a10([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f35b2=>setTimeout(_0x1f35b2,0x6bb30102^_0x4e6598)),_0x2677a5[_0x137a10([0x74,0x68,0x65,0x6e])](()=>new window[(_0x137a10([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x323d04=>{let _0x361742=0x0;_0x4c34bf[_0x137a10([0x6d,0x6f,0x64,0x65,0x6c])][_0x137a10([0x6f,0x6e])](_0x137a10([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x219b43,_0x56fe5c)=>{_0x56fe5c[0x0][_0x137a10([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x361742++,_0x361742==(0x6bba3e36^_0x4e6598)&&(_0x323d04(),_0x219b43[_0x137a10([0x6f,0x66,0x66])]());});}))];return window[_0x137a10([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x137a10([0x72,0x61,0x63,0x65])](_0x56df7f)[_0x137a10([0x74,0x68,0x65,0x6e])](()=>_0x49ecc0);}async function _0x29a17b(){await _0x2677a5,_0x4c34bf[_0x137a10([0x6d,0x6f,0x64,0x65,0x6c])][_0x137a10([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x748b35,_0x4c34bf[_0x137a10([0x6d,0x6f,0x64,0x65,0x6c])][_0x137a10([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x748b35,_0x4c34bf[_0x137a10([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x137a10([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4f5912(_0x534e6d){const _0x3c2b04=_0x35db2d();_0x4c34bf[_0x3c2b04]=_0x137a10([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])+_0x534e6d,_0x534e6d!=_0x137a10([0x56,0x61,0x6c,0x69,0x64])&&_0x29a17b();}function _0x35db2d(){const _0x3a13c5=window[_0x137a10([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x137a10([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x137a10([0x6e,0x6f,0x77])]())[_0x137a10([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x137a10([0x2e]),'');let _0x3abadc=_0x137a10([0x64]);for(let _0x3acb4d=0x0;_0x3acb4d<_0x3a13c5[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3acb4d+=0x2){let _0x326cba=window[_0x137a10([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a13c5[_0x137a10([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3acb4d,_0x3acb4d+0x2));_0x326cba>=_0x404aed[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x326cba-=_0x404aed[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3abadc+=_0x404aed[_0x326cba];}return _0x3abadc;}function _0x418cb6(){const _0xdea079=_0x485ab3[_0x137a10([0x73,0x70,0x6c,0x69,0x74])](_0x137a10([0x2e]));if(0x3!=_0xdea079[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x52668f(_0xdea079[0x1]);function _0x52668f(_0x63aed9){const _0x445fb3=_0x1c0874(_0x63aed9);return _0x445fb3&&_0x5434cd()?_0x445fb3:null;function _0x5434cd(){const _0x48821d=_0x445fb3[_0x137a10([0x6a,0x74,0x69])],_0x130bf3=window[_0x137a10([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x48821d[_0x137a10([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x48821d[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x243521={..._0x445fb3,[_0x137a10([0x6a,0x74,0x69])]:_0x48821d[_0x137a10([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x48821d[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x243521[_0x137a10([0x76,0x63])],_0x21ed4b(_0x243521)==_0x130bf3;}}}async function _0x2930f7(){let _0x33927a=!0x0;try{const _0x4e8183=_0x485ab3[_0x137a10([0x73,0x70,0x6c,0x69,0x74])](_0x137a10([0x2e])),[_0x3ea8eb,_0x5d7ab2,_0x4d9aee]=_0x4e8183;return _0x1a39a3(_0x3ea8eb),await _0x4aac15(_0x3ea8eb,_0x5d7ab2,_0x4d9aee),_0x33927a;}catch{return!0x1;}function _0x1a39a3(_0x30ae2f){const _0x12d9b1=_0x1c0874(_0x30ae2f);_0x12d9b1&&_0x12d9b1[_0x137a10([0x61,0x6c,0x67])]==_0x137a10([0x45,0x53,0x32,0x35,0x36])||(_0x33927a=!0x1);}async function _0x4aac15(_0xe1d0c1,_0x4ca020,_0x51e74e){const _0x216284=window[_0x137a10([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x137a10([0x66,0x72,0x6f,0x6d])](_0x1e0d5a(_0x51e74e),_0x589707=>_0x589707[_0x137a10([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x510ec9=new window[(_0x137a10([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x137a10([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xe1d0c1+_0x137a10([0x2e])+_0x4ca020),_0x536e01=window[_0x137a10([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x137a10([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x536e01)return;const _0x3c6935=await _0x536e01[_0x137a10([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x137a10([0x6a,0x77,0x6b]),_0x2eac46,{[_0x137a10([0x6e,0x61,0x6d,0x65])]:_0x137a10([0x45,0x43,0x44,0x53,0x41]),[_0x137a10([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x137a10([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x137a10([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x536e01[_0x137a10([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x137a10([0x6e,0x61,0x6d,0x65])]:_0x137a10([0x45,0x43,0x44,0x53,0x41]),[_0x137a10([0x68,0x61,0x73,0x68])]:{[_0x137a10([0x6e,0x61,0x6d,0x65])]:_0x137a10([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3c6935,_0x216284,_0x510ec9)||(_0x33927a=!0x1);}}function _0x1c0874(_0x119227){return _0x119227[_0x137a10([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x137a10([0x65,0x79]))?JSON[_0x137a10([0x70,0x61,0x72,0x73,0x65])](_0x1e0d5a(_0x119227)):null;}function _0x1e0d5a(_0x2a855e){return window[_0x137a10([0x61,0x74,0x6f,0x62])](_0x2a855e[_0x137a10([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x137a10([0x2b]))[_0x137a10([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x137a10([0x2f])));}function _0x21ed4b(_0x54de60){let _0x25a3e6=0x1505;function _0xb89a92(_0x412941){for(let _0x3d4e74=0x0;_0x3d4e74<_0x412941[_0x137a10([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3d4e74++){const _0x2aee2e=_0x412941[_0x137a10([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3d4e74);_0x25a3e6=(_0x25a3e6<<0x5)+_0x25a3e6+_0x2aee2e,_0x25a3e6&=_0x25a3e6;}}function _0x59db6b(_0x1ed069){Array[_0x137a10([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1ed069)?_0x1ed069[_0x137a10([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x59db6b):_0x1ed069&&typeof _0x1ed069==_0x137a10([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x137a10([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1ed069)[_0x137a10([0x73,0x6f,0x72,0x74])]()[_0x137a10([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x122b45,_0x376a6f])=>{_0xb89a92(_0x122b45),_0x59db6b(_0x376a6f);}):_0xb89a92(window[_0x137a10([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1ed069));}return _0x59db6b(_0x54de60),_0x25a3e6>>>0x0;}function _0x2993e7(_0x47e535){return _0x47e535[_0x137a10([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x137a10([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x137a10([0x30]));}function _0x5cdbff(_0x5e2d37){return _0x5e2d37[_0x137a10([0x73,0x70,0x6c,0x69,0x74])]('')[_0x137a10([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x137a10([0x6a,0x6f,0x69,0x6e])]('');}function _0x748b35(){}function _0x137a10(_0x1024a5){return _0x1024a5['map'](_0x26c9e8=>String['fromCharCode'](_0x26c9e8))['join']('');}_0x4f5912(await _0x5166d8());}(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'],[_0x317db8=>Number(_0x317db8)>=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(_0x139501){return L['includes'](_0x139501);}function g(_0x142b34){return Array['from'](_0x142b34['getStyleNames']())['filter'](P);}function b(_0x5c3aba,_0x53d507,_0x35252c){const {spanStyles:_0x4bfc7a,stylesToBeHtmlElements:_0x231c26}=function(_0x2f0f06,_0x53ca3b){const _0x2146d4={},_0x5ccf62={};return _0x53ca3b['forEach'](_0xae4538=>{const _0x1841d1=_0x2f0f06['getStyle'](_0xae4538);if(_0x1841d1){if(function(_0x4d60a5){return E['includes'](_0x4d60a5);}(_0xae4538))_0x2146d4[_0xae4538]=_0x1841d1;else{if(function(_0x1c3808){return _0x1c3808 in F;}(_0xae4538)){const _0x1f4aa2=_0x1841d1['split']('\x20');F[_0xae4538]['forEach'](([_0x5f19d1,_0x2d4a0d])=>{for(const _0x297ca5 of _0x1f4aa2){('function'==typeof _0x5f19d1&&_0x5f19d1(_0x297ca5)||_0x5f19d1===_0x297ca5)&&(_0x5ccf62[_0xae4538]=[..._0x5ccf62[_0xae4538]||[],[_0x5f19d1,_0x2d4a0d]]);}});}}}}),{'spanStyles':_0x2146d4,'stylesToBeHtmlElements':_0x5ccf62};}(_0x5c3aba,_0x35252c);!function(_0x10c4a2,_0x201287,_0x29b028){for(const _0x57bdb9 in _0x29b028){_0x29b028[_0x57bdb9]['forEach'](([,_0x40a48a])=>{const _0x535b9c=_0x201287['createElement'](_0x40a48a,[],_0x10c4a2['getChildren']());_0x201287['insertChild'](0x0,_0x535b9c,_0x10c4a2);}),_0x201287['removeStyle'](_0x57bdb9,_0x10c4a2);}}(_0x5c3aba,_0x53d507,_0x231c26),function(_0x426bbd,_0x21ab2d,_0x33d384){if(!Object['keys'](_0x33d384)['length'])return;const _0x4041ec=_0x21ab2d['createElement']('span',[],_0x426bbd['getChildren']());_0x21ab2d['setStyle'](_0x33d384,_0x4041ec),_0x21ab2d['insertChild'](0x0,_0x4041ec,_0x426bbd),_0x21ab2d['removeStyle'](Object['keys'](_0x33d384),_0x426bbd);}(_0x5c3aba,_0x53d507,_0x4bfc7a);}class a extends _0x5cadc8{['execute'](_0x538b9a){const {body:_0x12988c}=_0x538b9a['_parsedData'],_0x228d59=new _0x2afb59(_0x12988c['document']),_0x4de757=_0x228d59['createRangeIn'](_0x12988c),_0x40cd89=new _0x416e08(_0x228d59['document']['stylesProcessor']),_0x271294=[...new _0x5eb324(_0x40cd89)['blockElements'],'font'],_0xbb5379=_0x4de757['getItems']();for(const _0x50911c of _0xbb5379)_0x50911c['is']('element')&&_0x271294['includes'](_0x50911c['name'])&&b(_0x50911c,_0x228d59,g(_0x50911c));_0x538b9a['content']=_0x12988c;}['isActive'](_0x5435ec){return super['isActive'](_0x5435ec)||p(_0x5435ec);}}class s extends _0x1fc7b6{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x360865=this['editor'],_0x40a60e=_0x360865['plugins']['get']('ClipboardPipeline'),_0x55475a=_0x360865['editing']['view']['document'],_0x107e7f=new a(_0x55475a);_0x40a60e['on']('inputTransformation',(_0x4ca443,_0x8d3387)=>{const _0x1309c3=_0x8d3387['dataTransfer']['getData']('text/html');_0x107e7f['isActive'](_0x1309c3)&&(_0x8d3387['_parsedData']||(_0x8d3387['_parsedData']=_0x343af8(_0x1309c3,_0x55475a['stylesProcessor'])),_0x107e7f['execute'](_0x8d3387));},{'priority':_0xf71682['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5172b4=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1c2ca3;for(const _0xff60a8 in _0x5172b4){const _0x208a43=_0xff60a8,_0x325bfa=_0x5172b4[_0x208a43];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x325bfa||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x325bfa||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x325bfa||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x325bfa||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x325bfa||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x325bfa||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x325bfa||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x325bfa){delete _0x5172b4[_0x208a43],_0x1c2ca3=_0x325bfa,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1c2ca3&&_0x5172b4['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1c2ca3&&_0x5172b4['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1c2ca3&&_0x5172b4['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1c2ca3&&_0x5172b4['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1c2ca3&&_0x5172b4['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1c2ca3&&_0x5172b4['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1c2ca3&&_0x5172b4['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x1fc7b6{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.0-alpha.
|
|
3
|
+
"version": "46.0.0-alpha.6",
|
|
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.0-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "46.0.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "46.0.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "46.0.0-alpha.
|
|
29
|
-
"ckeditor5": "46.0.0-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "46.0.0-alpha.6",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "46.0.0-alpha.6",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "46.0.0-alpha.6",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "46.0.0-alpha.6",
|
|
29
|
+
"ckeditor5": "46.0.0-alpha.6"
|
|
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 _0x5e9662=_0x4d22;(function(_0x865ab3,_0x392ad1){const _0x59237e=_0x4d22,_0x55dd71=_0x865ab3();while(!![]){try{const _0x446fdf=parseInt(_0x59237e(0xe1))/0x1*(parseInt(_0x59237e(0xd7))/0x2)+-parseInt(_0x59237e(0xca))/0x3*(-parseInt(_0x59237e(0xc6))/0x4)+-parseInt(_0x59237e(0xcf))/0x5*(parseInt(_0x59237e(0xdf))/0x6)+parseInt(_0x59237e(0xd0))/0x7+parseInt(_0x59237e(0xd1))/0x8*(parseInt(_0x59237e(0xc2))/0x9)+-parseInt(_0x59237e(0xcd))/0xa*(parseInt(_0x59237e(0xe4))/0xb)+-parseInt(_0x59237e(0xc7))/0xc;if(_0x446fdf===_0x392ad1)break;else _0x55dd71['push'](_0x55dd71['shift']());}catch(_0x5bfa39){_0x55dd71['push'](_0x55dd71['shift']());}}}(_0x1027,0xc8e07));import{Plugin as _0x3163c0}from'ckeditor5/src/core.js';function _0x4d22(_0x38dd9a,_0xb7430d){const _0x102786=_0x1027();return _0x4d22=function(_0x4d2244,_0x5e9423){_0x4d2244=_0x4d2244-0xbd;let _0x5d645b=_0x102786[_0x4d2244];return _0x5d645b;},_0x4d22(_0x38dd9a,_0xb7430d);}function _0x1027(){const _0x433ce7=['dataTransfer','isOfficialPlugin','document','editor','map','30804UMGbTl','execute','stylesProcessor','init','plugins','inputTransformation','isActive','afterInit','3549846VVGoTS','_parsedData','17pLfJYI','PasteFromOffice','requires','11Rumipo','join','view','href','isPremiumPlugin','getData','341820OGtAVF','ClipboardPipeline','PasteFromOfficeEnhancedInliner','get','4euvWct','23350704UVCVFN','pluginName','fromCharCode','1325121nScWcS','editing','text/html','4314910ffgIVJ','high','5ZWjzII','10185938WAoVuB','344kuvKfg'];_0x1027=function(){return _0x433ce7;};return _0x1027();}import{parsePasteOfficeHtml as _0x4b448f}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x1a5d9b,uid as _0x56fa24}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x504d24}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x3163c0{static get[_0x5e9662(0xc8)](){const _0x1fc53d=_0x5e9662;return _0x1fc53d(0xc4);}static get[_0x5e9662(0xd3)](){return!0x0;}static get[_0x5e9662(0xc0)](){return!0x0;}static get[_0x5e9662(0xe3)](){const _0xf5e2db=_0x5e9662;return[_0xf5e2db(0xe2)];}[_0x5e9662(0xda)](){const _0x2d1e0f=_0x5e9662,_0x389ae3=this[_0x2d1e0f(0xd5)],_0xf3abe5=_0x389ae3[_0x2d1e0f(0xdb)][_0x2d1e0f(0xc5)](_0x2d1e0f(0xc3)),_0x35efa2=_0x389ae3[_0x2d1e0f(0xcb)][_0x2d1e0f(0xbe)][_0x2d1e0f(0xd4)],_0x4b6fc7=new _0x504d24(_0x35efa2);_0xf3abe5['on'](_0x2d1e0f(0xdc),(_0x398f1c,_0x5105f3)=>{const _0x42f2bf=_0x2d1e0f,_0x54733e=_0x5105f3[_0x42f2bf(0xd2)][_0x42f2bf(0xc1)](_0x42f2bf(0xcc));_0x4b6fc7[_0x42f2bf(0xdd)](_0x54733e)&&(_0x5105f3[_0x42f2bf(0xe0)]||(_0x5105f3[_0x42f2bf(0xe0)]=_0x4b448f(_0x54733e,_0x35efa2[_0x42f2bf(0xd9)])),_0x4b6fc7[_0x42f2bf(0xd8)](_0x5105f3));},{'priority':_0x1a5d9b[_0x2d1e0f(0xc5)](_0x2d1e0f(0xce))+0xb});}[_0x5e9662(0xde)](){!async function(_0x4e7c0c){const _0x1a07d1=_0x549cc3([0x6e,0x68,0x46,0x6c,0x74,0x66,0x4d,0x45,0x51,0x6a,0x38,0x6b,0x35,0x4e,0x50,0x44,0x6d,0x43,0x57,0x65,0x31,0x7a,0x76,0x58,0x41,0x72,0x49,0x37,0x36,0x75,0x34,0x59,0x67,0x39,0x79,0x6f,0x70,0x77,0x48,0x73,0x62,0x33,0x4b,0x4f,0x42,0x52,0x56,0x47,0x53,0x78,0x71,0x64,0x4a,0x61,0x4c,0x54,0x69,0x30,0x5a,0x32,0x63,0x55]),_0x5c91d0=0x39594730,_0x497f95=0x395e2b80^_0x5c91d0,_0xd0a5c5=window[_0x549cc3([0x44,0x61,0x74,0x65])][_0x549cc3([0x6e,0x6f,0x77])](),_0x30b504=_0x4e7c0c[_0x549cc3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x343a84=new window[(_0x549cc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x494f83=>{_0x30b504[_0x549cc3([0x6f,0x6e,0x63,0x65])](_0x549cc3([0x72,0x65,0x61,0x64,0x79]),_0x494f83);}),_0x782f5f={[_0x549cc3([0x6b,0x74,0x79])]:_0x549cc3([0x45,0x43]),[_0x549cc3([0x75,0x73,0x65])]:_0x549cc3([0x73,0x69,0x67]),[_0x549cc3([0x63,0x72,0x76])]:_0x549cc3([0x50,0x2d,0x32,0x35,0x36]),[_0x549cc3([0x78])]:_0x549cc3([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]),[_0x549cc3([0x79])]:_0x549cc3([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]),[_0x549cc3([0x61,0x6c,0x67])]:_0x549cc3([0x45,0x53,0x32,0x35,0x36])},_0x404bde=_0x30b504[_0x549cc3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x549cc3([0x67,0x65,0x74])](_0x549cc3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x39e7d1(){let _0xfc4f1c,_0x49a173=null,_0x403000=null;try{if(_0x404bde==_0x549cc3([0x47,0x50,0x4c]))return _0x549cc3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xfc4f1c=_0x11250c(),!_0xfc4f1c)return _0x549cc3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xfc4f1c[_0x549cc3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x403000=_0x2f6c85(_0xfc4f1c[_0x549cc3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xfc4f1c[_0x549cc3([0x6a,0x74,0x69])])),await _0x133926()?_0x40799a()?_0x5c22d3()?_0x549cc3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5ed986()?(_0xfc4f1c[_0x549cc3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x549cc3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x49a173=_0x306078(_0x549cc3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xfc4f1c[_0x549cc3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x549cc3([0x74,0x72,0x69,0x61,0x6c])&&(_0x49a173=_0x306078(_0x549cc3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x36af16()):_0x549cc3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x549cc3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x549cc3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x549cc3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5c22d3(){const _0x5f5477=[_0x549cc3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x549cc3([0x74,0x72,0x69,0x61,0x6c])][_0x549cc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xfc4f1c[_0x549cc3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xd0a5c5/0x3e8:0xe10*_0x497f95;return _0xfc4f1c[_0x549cc3([0x65,0x78,0x70])]<_0x5f5477;}function _0x40799a(){const _0x4e3d7b=_0xfc4f1c[_0x549cc3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4e3d7b&&(!!_0x4e3d7b[_0x549cc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549cc3([0x2a]))||(!!_0x4e3d7b[_0x549cc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549cc3([0x50,0x4f,0x45]))||!!_0x4e3d7b[_0x549cc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549cc3([0x50,0x50]))));}function _0x5ed986(){const _0x17dbc6=_0x4d22,_0x5763dd=_0xfc4f1c[_0x549cc3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5763dd||0x0==_0x5763dd[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x139a6c}=new URL(window[_0x549cc3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x17dbc6(0xbf)]);if(_0x5763dd[_0x549cc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x139a6c))return!0x0;const _0x34cf4d=_0x139a6c[_0x549cc3([0x73,0x70,0x6c,0x69,0x74])](_0x549cc3([0x2e]));return _0x5763dd[_0x549cc3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4651ed=>_0x4651ed[_0x549cc3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549cc3([0x2a])))[_0x549cc3([0x6d,0x61,0x70])](_0x34dec1=>_0x34dec1[_0x549cc3([0x73,0x70,0x6c,0x69,0x74])](_0x549cc3([0x2e])))[_0x549cc3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x26ce09=>_0x26ce09[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x34cf4d[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x549cc3([0x6d,0x61,0x70])](_0x3248e5=>Array(_0x34cf4d[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3248e5[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x549cc3([0x66,0x69,0x6c,0x6c])](_0x3248e5[0x0]===_0x549cc3([0x2a])?_0x549cc3([0x2a]):'')[_0x549cc3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3248e5))[_0x549cc3([0x73,0x6f,0x6d,0x65])](_0x3e586d=>_0x34cf4d[_0x549cc3([0x65,0x76,0x65,0x72,0x79])]((_0xaa079a,_0x34ef10)=>_0x3e586d[_0x34ef10]===_0xaa079a||_0x3e586d[_0x34ef10]===_0x549cc3([0x2a])));}function _0x36af16(){return _0x49a173&&_0x403000?new window[(_0x549cc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1acb40,_0x3f8503)=>{_0x49a173[_0x549cc3([0x74,0x68,0x65,0x6e])](_0x1acb40,_0x3f8503),_0x403000[_0x549cc3([0x74,0x68,0x65,0x6e])](_0x31d060=>{_0x31d060!=_0x549cc3([0x56,0x61,0x6c,0x69,0x64])&&_0x1acb40(_0x31d060);},_0x3f8503);}):_0x49a173||_0x403000||_0x549cc3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2f6c85(_0x8a1b3c,_0x2dd30a){return new window[(_0x549cc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf4e687=>{if(_0x39bfd0())return _0xf4e687(_0x549cc3([0x56,0x61,0x6c,0x69,0x64]));_0x18fe6c(),_0x30b504[_0x549cc3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x549cc3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x255d53=!0x1;const _0x3cbc5c=_0x56fa24();function _0x559967(_0x469b34){return!!_0x469b34&&(typeof _0x469b34===_0x549cc3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x469b34===_0x549cc3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x469b34[_0x549cc3([0x74,0x68,0x65,0x6e])]===_0x549cc3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x469b34[_0x549cc3([0x63,0x61,0x74,0x63,0x68])]===_0x549cc3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3ac65c(_0x1de8a4){_0x589101(_0x1de8a4)[_0x549cc3([0x74,0x68,0x65,0x6e])](_0x1c6692=>{if(!_0x1c6692||_0x1c6692[_0x549cc3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x549cc3([0x6f,0x6b]))return _0x549cc3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4ef2e4(_0x35fb59(_0x3cbc5c+_0x2dd30a))!=_0x1c6692[_0x549cc3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x549cc3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x549cc3([0x56,0x61,0x6c,0x69,0x64]);})[_0x549cc3([0x74,0x68,0x65,0x6e])](_0x30cd3f=>(_0x530934(),_0x30cd3f),()=>{const _0x3a7e27=_0x59258a();return null==_0x3a7e27?(_0x530934(),_0x549cc3([0x56,0x61,0x6c,0x69,0x64])):_0x549cc3(_0xd0a5c5-_0x3a7e27>(0x1d55c330^_0x5c91d0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x549cc3([0x74,0x68,0x65,0x6e])](_0xf4e687)[_0x549cc3([0x63,0x61,0x74,0x63,0x68])](()=>{_0xf4e687(_0x549cc3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x26de16=0x396fa9b0^_0x5c91d0;function _0x530934(){const _0x5011a4=_0x549cc3([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ef2e4(_0x35fb59(_0x8a1b3c)),_0x3c3adc=_0x584916(_0x4ef2e4(window[_0x549cc3([0x4d,0x61,0x74,0x68])][_0x549cc3([0x63,0x65,0x69,0x6c])](_0xd0a5c5/_0x26de16)));window[_0x549cc3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x549cc3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5011a4,_0x3c3adc);}function _0x59258a(){const _0x1caddb=_0x549cc3([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ef2e4(_0x35fb59(_0x8a1b3c)),_0x5003e0=window[_0x549cc3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x549cc3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1caddb);return _0x5003e0?window[_0x549cc3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x584916(_0x5003e0),0x10)*_0x26de16:null;}function _0x589101(_0x45c5a5){return new window[(_0x549cc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5cee57,_0x50f755)=>{_0x45c5a5[_0x549cc3([0x74,0x68,0x65,0x6e])](_0x5cee57,_0x50f755),window[_0x549cc3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x50f755,0x395893f0^_0x5c91d0);});}}_0x30b504[_0x549cc3([0x6f,0x6e])](_0x549cc3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x381f27,_0x58a7a6)=>{if(_0x58a7a6[0x0]!=_0x8a1b3c)return _0xf4e687(_0x549cc3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x58a7a6[0x1]={..._0x58a7a6[0x1],[_0x549cc3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3cbc5c};},{[_0x549cc3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x549cc3([0x68,0x69,0x67,0x68])}),_0x30b504[_0x549cc3([0x6f,0x6e])](_0x549cc3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x293184=>{_0x559967(_0x293184[_0x549cc3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x255d53=!0x0,_0x3ac65c(_0x293184[_0x549cc3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x549cc3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x549cc3([0x6c,0x6f,0x77])}),_0x343a84[_0x549cc3([0x74,0x68,0x65,0x6e])](()=>{_0x255d53||_0xf4e687(_0x549cc3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x39bfd0(){return _0x30b504[_0x549cc3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x549cc3([0x76,0x69,0x65,0x77])][_0x549cc3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x549cc3([0x61,0x75,0x74,0x6f]);}function _0x18fe6c(){_0x30b504[_0x549cc3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x549cc3([0x76,0x69,0x65,0x77])][_0x549cc3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x549cc3([0x61,0x75,0x74,0x6f]);}}function _0x306078(_0x118470){const _0x13ae15=[new window[(_0x549cc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x302167=>setTimeout(_0x302167,0x395079fc^_0x5c91d0)),_0x343a84[_0x549cc3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x549cc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x272d00=>{let _0x466114=0x0;_0x30b504[_0x549cc3([0x6d,0x6f,0x64,0x65,0x6c])][_0x549cc3([0x6f,0x6e])](_0x549cc3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x410483,_0x13d88e)=>{_0x13d88e[0x0][_0x549cc3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x466114++,_0x466114==(0x395946c8^_0x5c91d0)&&(_0x272d00(),_0x410483[_0x549cc3([0x6f,0x66,0x66])]());});}))];return window[_0x549cc3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x549cc3([0x72,0x61,0x63,0x65])](_0x13ae15)[_0x549cc3([0x74,0x68,0x65,0x6e])](()=>_0x118470);}async function _0x34b3f5(){await _0x343a84,_0x30b504[_0x549cc3([0x6d,0x6f,0x64,0x65,0x6c])][_0x549cc3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x52b707,_0x30b504[_0x549cc3([0x6d,0x6f,0x64,0x65,0x6c])][_0x549cc3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x52b707,_0x30b504[_0x549cc3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x549cc3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x51c713(_0x5f33e1){const _0x15f43a=_0x5551d9();_0x30b504[_0x15f43a]=_0x549cc3([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])+_0x5f33e1,_0x5f33e1!=_0x549cc3([0x56,0x61,0x6c,0x69,0x64])&&_0x34b3f5();}function _0x5551d9(){const _0x14cbbf=window[_0x549cc3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x549cc3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x549cc3([0x6e,0x6f,0x77])]())[_0x549cc3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x549cc3([0x2e]),'');let _0x21d530=_0x549cc3([0x6e]);for(let _0x1e5717=0x0;_0x1e5717<_0x14cbbf[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1e5717+=0x2){let _0x522cac=window[_0x549cc3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x14cbbf[_0x549cc3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1e5717,_0x1e5717+0x2));_0x522cac>=_0x1a07d1[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x522cac-=_0x1a07d1[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x21d530+=_0x1a07d1[_0x522cac];}return _0x21d530;}function _0x11250c(){const _0x5bcb76=_0x404bde[_0x549cc3([0x73,0x70,0x6c,0x69,0x74])](_0x549cc3([0x2e]));if(0x3!=_0x5bcb76[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2277bc(_0x5bcb76[0x1]);function _0x2277bc(_0x1b0283){const _0x1a4a0b=_0x3b6d07(_0x1b0283);return _0x1a4a0b&&_0x1065fd()?_0x1a4a0b:null;function _0x1065fd(){const _0x5ff3bc=_0x1a4a0b[_0x549cc3([0x6a,0x74,0x69])],_0x34f1aa=window[_0x549cc3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ff3bc[_0x549cc3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ff3bc[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x30bec8={..._0x1a4a0b,[_0x549cc3([0x6a,0x74,0x69])]:_0x5ff3bc[_0x549cc3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5ff3bc[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x30bec8[_0x549cc3([0x76,0x63])],_0x35fb59(_0x30bec8)==_0x34f1aa;}}}async function _0x133926(){let _0x8b7418=!0x0;try{const _0x2ef5cd=_0x404bde[_0x549cc3([0x73,0x70,0x6c,0x69,0x74])](_0x549cc3([0x2e])),[_0x34f5ff,_0x27ca3b,_0x16ff4a]=_0x2ef5cd;return _0x4004b4(_0x34f5ff),await _0xf77b31(_0x34f5ff,_0x27ca3b,_0x16ff4a),_0x8b7418;}catch{return!0x1;}function _0x4004b4(_0x654d6c){const _0x1a515e=_0x3b6d07(_0x654d6c);_0x1a515e&&_0x1a515e[_0x549cc3([0x61,0x6c,0x67])]==_0x549cc3([0x45,0x53,0x32,0x35,0x36])||(_0x8b7418=!0x1);}async function _0xf77b31(_0x383959,_0x5c496f,_0x334321){const _0x52edda=window[_0x549cc3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x549cc3([0x66,0x72,0x6f,0x6d])](_0xcdb8c8(_0x334321),_0xcfcfcd=>_0xcfcfcd[_0x549cc3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x26bc3c=new window[(_0x549cc3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x549cc3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x383959+_0x549cc3([0x2e])+_0x5c496f),_0x54d317=window[_0x549cc3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x549cc3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x54d317)return;const _0x381089=await _0x54d317[_0x549cc3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x549cc3([0x6a,0x77,0x6b]),_0x782f5f,{[_0x549cc3([0x6e,0x61,0x6d,0x65])]:_0x549cc3([0x45,0x43,0x44,0x53,0x41]),[_0x549cc3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x549cc3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x549cc3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x54d317[_0x549cc3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x549cc3([0x6e,0x61,0x6d,0x65])]:_0x549cc3([0x45,0x43,0x44,0x53,0x41]),[_0x549cc3([0x68,0x61,0x73,0x68])]:{[_0x549cc3([0x6e,0x61,0x6d,0x65])]:_0x549cc3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x381089,_0x52edda,_0x26bc3c)||(_0x8b7418=!0x1);}}function _0x3b6d07(_0x3c1b27){return _0x3c1b27[_0x549cc3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x549cc3([0x65,0x79]))?JSON[_0x549cc3([0x70,0x61,0x72,0x73,0x65])](_0xcdb8c8(_0x3c1b27)):null;}function _0xcdb8c8(_0xfa2371){return window[_0x549cc3([0x61,0x74,0x6f,0x62])](_0xfa2371[_0x549cc3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x549cc3([0x2b]))[_0x549cc3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x549cc3([0x2f])));}function _0x35fb59(_0x4d83d0){let _0x2e577b=0x1505;function _0x30b8d2(_0x3f5fe2){for(let _0x2d23df=0x0;_0x2d23df<_0x3f5fe2[_0x549cc3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2d23df++){const _0x16d4ec=_0x3f5fe2[_0x549cc3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2d23df);_0x2e577b=(_0x2e577b<<0x5)+_0x2e577b+_0x16d4ec,_0x2e577b&=_0x2e577b;}}function _0x996f8d(_0x42c2b0){Array[_0x549cc3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x42c2b0)?_0x42c2b0[_0x549cc3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x996f8d):_0x42c2b0&&typeof _0x42c2b0==_0x549cc3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x549cc3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x42c2b0)[_0x549cc3([0x73,0x6f,0x72,0x74])]()[_0x549cc3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2549c9,_0x3fb822])=>{_0x30b8d2(_0x2549c9),_0x996f8d(_0x3fb822);}):_0x30b8d2(window[_0x549cc3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x42c2b0));}return _0x996f8d(_0x4d83d0),_0x2e577b>>>0x0;}function _0x4ef2e4(_0x3b434a){return _0x3b434a[_0x549cc3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x549cc3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x549cc3([0x30]));}function _0x584916(_0x25bb09){return _0x25bb09[_0x549cc3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x549cc3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x549cc3([0x6a,0x6f,0x69,0x6e])]('');}function _0x52b707(){}function _0x549cc3(_0x48ad88){const _0x4114e9=_0x4d22;return _0x48ad88[_0x4114e9(0xd6)](_0x51073f=>String[_0x4114e9(0xc9)](_0x51073f))[_0x4114e9(0xbd)]('');}_0x51c713(await _0x39e7d1());}(this);}}
|
|
23
|
+
const _0x2ee0e8=_0x59a6;(function(_0x427696,_0x2f5af8){const _0x33a8b2=_0x59a6,_0x1112ab=_0x427696();while(!![]){try{const _0x45ea50=-parseInt(_0x33a8b2(0x9b))/0x1+-parseInt(_0x33a8b2(0x9e))/0x2+-parseInt(_0x33a8b2(0x90))/0x3*(-parseInt(_0x33a8b2(0x81))/0x4)+parseInt(_0x33a8b2(0x93))/0x5*(parseInt(_0x33a8b2(0x9f))/0x6)+parseInt(_0x33a8b2(0x8c))/0x7+-parseInt(_0x33a8b2(0x8a))/0x8+parseInt(_0x33a8b2(0x8e))/0x9;if(_0x45ea50===_0x2f5af8)break;else _0x1112ab['push'](_0x1112ab['shift']());}catch(_0x7f67b2){_0x1112ab['push'](_0x1112ab['shift']());}}}(_0x98fe,0xbd860));function _0x59a6(_0x503821,_0x1adb93){const _0x98feb=_0x98fe();return _0x59a6=function(_0x59a6a1,_0x41876e){_0x59a6a1=_0x59a6a1-0x7f;let _0x5f2139=_0x98feb[_0x59a6a1];return _0x5f2139;},_0x59a6(_0x503821,_0x1adb93);}import{Plugin as _0x433029}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0xb86824}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5f0b0d,uid as _0xc41938}from'ckeditor5/src/utils.js';function _0x98fe(){const _0x90d940=['getData','12RJMydP','editing','get','5OIZlNL','_parsedData','PasteFromOfficeEnhancedInliner','map','join','href','requires','high','1363269LhRUtT','execute','init','1416036PtfeBq','4095384jmhMEu','plugins','pluginName','afterInit','view','PasteFromOffice','dataTransfer','1312400TGjXqx','isOfficialPlugin','editor','ClipboardPipeline','text/html','stylesProcessor','fromCharCode','isActive','inputTransformation','5633352nONpWh','isPremiumPlugin','7498820esNGch','document','4369680iYonuu'];_0x98fe=function(){return _0x90d940;};return _0x98fe();}import{MSOfficeStylesInliner as _0x102f45}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x433029{static get[_0x2ee0e8(0xa1)](){const _0x5ba42b=_0x2ee0e8;return _0x5ba42b(0x95);}static get[_0x2ee0e8(0x82)](){return!0x0;}static get[_0x2ee0e8(0x8b)](){return!0x0;}static get[_0x2ee0e8(0x99)](){const _0x4c4862=_0x2ee0e8;return[_0x4c4862(0x7f)];}[_0x2ee0e8(0x9d)](){const _0x428d03=_0x2ee0e8,_0x1f2e78=this[_0x428d03(0x83)],_0x30580f=_0x1f2e78[_0x428d03(0xa0)][_0x428d03(0x92)](_0x428d03(0x84)),_0x2fba64=_0x1f2e78[_0x428d03(0x91)][_0x428d03(0xa3)][_0x428d03(0x8d)],_0x5994a3=new _0x102f45(_0x2fba64);_0x30580f['on'](_0x428d03(0x89),(_0x2c53f8,_0x5006e4)=>{const _0x31d029=_0x428d03,_0x2a6bde=_0x5006e4[_0x31d029(0x80)][_0x31d029(0x8f)](_0x31d029(0x85));_0x5994a3[_0x31d029(0x88)](_0x2a6bde)&&(_0x5006e4[_0x31d029(0x94)]||(_0x5006e4[_0x31d029(0x94)]=_0xb86824(_0x2a6bde,_0x2fba64[_0x31d029(0x86)])),_0x5994a3[_0x31d029(0x9c)](_0x5006e4));},{'priority':_0x5f0b0d[_0x428d03(0x92)](_0x428d03(0x9a))+0xb});}[_0x2ee0e8(0xa2)](){!async function(_0x533bec){const _0x21e0f7=_0x1826e0([0x64,0x65,0x6e,0x72,0x52,0x62,0x30,0x4d,0x43,0x73,0x50,0x67,0x76,0x7a,0x75,0x74,0x49,0x42,0x4e,0x39,0x41,0x45,0x66,0x54,0x32,0x58,0x33,0x31,0x63,0x38,0x34,0x4c,0x61,0x78,0x68,0x6a,0x4b,0x48,0x4a,0x6b,0x69,0x70,0x79,0x59,0x6d,0x6c,0x44,0x77,0x6f,0x71,0x51,0x4f,0x53,0x57,0x37,0x46,0x56,0x35,0x36,0x5a,0x55,0x47]),_0x1752a9=0x6bba3fce,_0xec64cc=0x6bbd532e^_0x1752a9,_0x57a521=window[_0x1826e0([0x44,0x61,0x74,0x65])][_0x1826e0([0x6e,0x6f,0x77])](),_0x1051f7=_0x533bec[_0x1826e0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4327f5=new window[(_0x1826e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1aeb16=>{_0x1051f7[_0x1826e0([0x6f,0x6e,0x63,0x65])](_0x1826e0([0x72,0x65,0x61,0x64,0x79]),_0x1aeb16);}),_0x2980e9={[_0x1826e0([0x6b,0x74,0x79])]:_0x1826e0([0x45,0x43]),[_0x1826e0([0x75,0x73,0x65])]:_0x1826e0([0x73,0x69,0x67]),[_0x1826e0([0x63,0x72,0x76])]:_0x1826e0([0x50,0x2d,0x32,0x35,0x36]),[_0x1826e0([0x78])]:_0x1826e0([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]),[_0x1826e0([0x79])]:_0x1826e0([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]),[_0x1826e0([0x61,0x6c,0x67])]:_0x1826e0([0x45,0x53,0x32,0x35,0x36])},_0x47b841=_0x1051f7[_0x1826e0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1826e0([0x67,0x65,0x74])](_0x1826e0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x19fcad(){let _0x3e54f2,_0x158809=null,_0x549397=null;try{if(_0x47b841==_0x1826e0([0x47,0x50,0x4c]))return _0x1826e0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3e54f2=_0x1ef013(),!_0x3e54f2)return _0x1826e0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3e54f2[_0x1826e0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x549397=_0x32e8bd(_0x3e54f2[_0x1826e0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3e54f2[_0x1826e0([0x6a,0x74,0x69])])),await _0x513628()?_0x52659a()?_0x5590a7()?_0x1826e0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x20629a()?(_0x3e54f2[_0x1826e0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1826e0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x158809=_0x1a237d(_0x1826e0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3e54f2[_0x1826e0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1826e0([0x74,0x72,0x69,0x61,0x6c])&&(_0x158809=_0x1a237d(_0x1826e0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x375415()):_0x1826e0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1826e0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1826e0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1826e0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5590a7(){const _0x2342b6=[_0x1826e0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1826e0([0x74,0x72,0x69,0x61,0x6c])][_0x1826e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e54f2[_0x1826e0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x57a521/0x3e8:0xe10*_0xec64cc;return _0x3e54f2[_0x1826e0([0x65,0x78,0x70])]<_0x2342b6;}function _0x52659a(){const _0x4641ab=_0x3e54f2[_0x1826e0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4641ab&&(!!_0x4641ab[_0x1826e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1826e0([0x2a]))||(!!_0x4641ab[_0x1826e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1826e0([0x50,0x4f,0x45]))||!!_0x4641ab[_0x1826e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1826e0([0x50,0x50]))));}function _0x20629a(){const _0x627db2=_0x59a6,_0x2d2d0f=_0x3e54f2[_0x1826e0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2d2d0f||0x0==_0x2d2d0f[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4d19d2}=new URL(window[_0x1826e0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x627db2(0x98)]);if(_0x2d2d0f[_0x1826e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d19d2))return!0x0;const _0x5501a3=_0x4d19d2[_0x1826e0([0x73,0x70,0x6c,0x69,0x74])](_0x1826e0([0x2e]));return _0x2d2d0f[_0x1826e0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5619c5=>_0x5619c5[_0x1826e0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1826e0([0x2a])))[_0x1826e0([0x6d,0x61,0x70])](_0x560c51=>_0x560c51[_0x1826e0([0x73,0x70,0x6c,0x69,0x74])](_0x1826e0([0x2e])))[_0x1826e0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x500010=>_0x500010[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5501a3[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1826e0([0x6d,0x61,0x70])](_0x427dde=>Array(_0x5501a3[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x427dde[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1826e0([0x66,0x69,0x6c,0x6c])](_0x427dde[0x0]===_0x1826e0([0x2a])?_0x1826e0([0x2a]):'')[_0x1826e0([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x427dde))[_0x1826e0([0x73,0x6f,0x6d,0x65])](_0x4eb1da=>_0x5501a3[_0x1826e0([0x65,0x76,0x65,0x72,0x79])]((_0x53518b,_0xb72e08)=>_0x4eb1da[_0xb72e08]===_0x53518b||_0x4eb1da[_0xb72e08]===_0x1826e0([0x2a])));}function _0x375415(){return _0x158809&&_0x549397?new window[(_0x1826e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1d6749,_0x571616)=>{_0x158809[_0x1826e0([0x74,0x68,0x65,0x6e])](_0x1d6749,_0x571616),_0x549397[_0x1826e0([0x74,0x68,0x65,0x6e])](_0x3b10bc=>{_0x3b10bc!=_0x1826e0([0x56,0x61,0x6c,0x69,0x64])&&_0x1d6749(_0x3b10bc);},_0x571616);}):_0x158809||_0x549397||_0x1826e0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x32e8bd(_0xd8e3eb,_0x56513f){return new window[(_0x1826e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39a928=>{if(_0x127914())return _0x39a928(_0x1826e0([0x56,0x61,0x6c,0x69,0x64]));_0x50be78(),_0x1051f7[_0x1826e0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1826e0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5a30d0=!0x1;const _0x30eb04=_0xc41938();function _0x193df6(_0x3fe399){return!!_0x3fe399&&(typeof _0x3fe399===_0x1826e0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3fe399===_0x1826e0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3fe399[_0x1826e0([0x74,0x68,0x65,0x6e])]===_0x1826e0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3fe399[_0x1826e0([0x63,0x61,0x74,0x63,0x68])]===_0x1826e0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x103deb(_0x29b504){_0xe0594(_0x29b504)[_0x1826e0([0x74,0x68,0x65,0x6e])](_0x40680c=>{if(!_0x40680c||_0x40680c[_0x1826e0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1826e0([0x6f,0x6b]))return _0x1826e0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x21e4f2(_0x455b1f(_0x30eb04+_0x56513f))!=_0x40680c[_0x1826e0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1826e0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1826e0([0x56,0x61,0x6c,0x69,0x64]);})[_0x1826e0([0x74,0x68,0x65,0x6e])](_0x3284c5=>(_0x6b46e3(),_0x3284c5),()=>{const _0x518fc7=_0x50a00e();return null==_0x518fc7?(_0x6b46e3(),_0x1826e0([0x56,0x61,0x6c,0x69,0x64])):_0x1826e0(_0x57a521-_0x518fc7>(0x4fb6bbce^_0x1752a9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1826e0([0x74,0x68,0x65,0x6e])](_0x39a928)[_0x1826e0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x39a928(_0x1826e0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x554411=0x6b8cd14e^_0x1752a9;function _0x6b46e3(){const _0x52a36c=_0x1826e0([0x6c,0x6c,0x63,0x74,0x2d])+_0x21e4f2(_0x455b1f(_0xd8e3eb)),_0x2d887f=_0xba4b7f(_0x21e4f2(window[_0x1826e0([0x4d,0x61,0x74,0x68])][_0x1826e0([0x63,0x65,0x69,0x6c])](_0x57a521/_0x554411)));window[_0x1826e0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1826e0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x52a36c,_0x2d887f);}function _0x50a00e(){const _0x26abef=_0x1826e0([0x6c,0x6c,0x63,0x74,0x2d])+_0x21e4f2(_0x455b1f(_0xd8e3eb)),_0xce9543=window[_0x1826e0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1826e0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x26abef);return _0xce9543?window[_0x1826e0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xba4b7f(_0xce9543),0x10)*_0x554411:null;}function _0xe0594(_0x2d2a2b){return new window[(_0x1826e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x40ac59,_0x5cf0a6)=>{_0x2d2a2b[_0x1826e0([0x74,0x68,0x65,0x6e])](_0x40ac59,_0x5cf0a6),window[_0x1826e0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5cf0a6,0x6bbbeb0e^_0x1752a9);});}}_0x1051f7[_0x1826e0([0x6f,0x6e])](_0x1826e0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2202d0,_0x4175ba)=>{if(_0x4175ba[0x0]!=_0xd8e3eb)return _0x39a928(_0x1826e0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4175ba[0x1]={..._0x4175ba[0x1],[_0x1826e0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x30eb04};},{[_0x1826e0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1826e0([0x68,0x69,0x67,0x68])}),_0x1051f7[_0x1826e0([0x6f,0x6e])](_0x1826e0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3a3f1e=>{_0x193df6(_0x3a3f1e[_0x1826e0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5a30d0=!0x0,_0x103deb(_0x3a3f1e[_0x1826e0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1826e0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1826e0([0x6c,0x6f,0x77])}),_0x4327f5[_0x1826e0([0x74,0x68,0x65,0x6e])](()=>{_0x5a30d0||_0x39a928(_0x1826e0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x127914(){return _0x1051f7[_0x1826e0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1826e0([0x76,0x69,0x65,0x77])][_0x1826e0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1826e0([0x61,0x75,0x74,0x6f]);}function _0x50be78(){_0x1051f7[_0x1826e0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1826e0([0x76,0x69,0x65,0x77])][_0x1826e0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1826e0([0x61,0x75,0x74,0x6f]);}}function _0x1a237d(_0x439cb5){const _0x4ef809=[new window[(_0x1826e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17c409=>setTimeout(_0x17c409,0x6bb30102^_0x1752a9)),_0x4327f5[_0x1826e0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1826e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52ff45=>{let _0xe397c6=0x0;_0x1051f7[_0x1826e0([0x6d,0x6f,0x64,0x65,0x6c])][_0x1826e0([0x6f,0x6e])](_0x1826e0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x29dbee,_0x3828df)=>{_0x3828df[0x0][_0x1826e0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xe397c6++,_0xe397c6==(0x6bba3e36^_0x1752a9)&&(_0x52ff45(),_0x29dbee[_0x1826e0([0x6f,0x66,0x66])]());});}))];return window[_0x1826e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1826e0([0x72,0x61,0x63,0x65])](_0x4ef809)[_0x1826e0([0x74,0x68,0x65,0x6e])](()=>_0x439cb5);}async function _0x18a8b3(){await _0x4327f5,_0x1051f7[_0x1826e0([0x6d,0x6f,0x64,0x65,0x6c])][_0x1826e0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x262132,_0x1051f7[_0x1826e0([0x6d,0x6f,0x64,0x65,0x6c])][_0x1826e0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x262132,_0x1051f7[_0x1826e0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1826e0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1d147e(_0x5663cb){const _0x30f9b1=_0x4241e9();_0x1051f7[_0x30f9b1]=_0x1826e0([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])+_0x5663cb,_0x5663cb!=_0x1826e0([0x56,0x61,0x6c,0x69,0x64])&&_0x18a8b3();}function _0x4241e9(){const _0x127532=window[_0x1826e0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1826e0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1826e0([0x6e,0x6f,0x77])]())[_0x1826e0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1826e0([0x2e]),'');let _0x31051a=_0x1826e0([0x64]);for(let _0xa3e871=0x0;_0xa3e871<_0x127532[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa3e871+=0x2){let _0x6ff06c=window[_0x1826e0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x127532[_0x1826e0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xa3e871,_0xa3e871+0x2));_0x6ff06c>=_0x21e0f7[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x6ff06c-=_0x21e0f7[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x31051a+=_0x21e0f7[_0x6ff06c];}return _0x31051a;}function _0x1ef013(){const _0x93abfe=_0x47b841[_0x1826e0([0x73,0x70,0x6c,0x69,0x74])](_0x1826e0([0x2e]));if(0x3!=_0x93abfe[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x578e8a(_0x93abfe[0x1]);function _0x578e8a(_0x11e514){const _0x5ece8f=_0x3ac98d(_0x11e514);return _0x5ece8f&&_0x29de55()?_0x5ece8f:null;function _0x29de55(){const _0x1946bc=_0x5ece8f[_0x1826e0([0x6a,0x74,0x69])],_0x2957b4=window[_0x1826e0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1946bc[_0x1826e0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1946bc[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4b8941={..._0x5ece8f,[_0x1826e0([0x6a,0x74,0x69])]:_0x1946bc[_0x1826e0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1946bc[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4b8941[_0x1826e0([0x76,0x63])],_0x455b1f(_0x4b8941)==_0x2957b4;}}}async function _0x513628(){let _0xda530c=!0x0;try{const _0x1295c8=_0x47b841[_0x1826e0([0x73,0x70,0x6c,0x69,0x74])](_0x1826e0([0x2e])),[_0x5c0ed3,_0x53e1fe,_0x5c0f86]=_0x1295c8;return _0x1632ba(_0x5c0ed3),await _0x22ef50(_0x5c0ed3,_0x53e1fe,_0x5c0f86),_0xda530c;}catch{return!0x1;}function _0x1632ba(_0x76355b){const _0x5698b8=_0x3ac98d(_0x76355b);_0x5698b8&&_0x5698b8[_0x1826e0([0x61,0x6c,0x67])]==_0x1826e0([0x45,0x53,0x32,0x35,0x36])||(_0xda530c=!0x1);}async function _0x22ef50(_0x3fd914,_0x353c41,_0x22fa4c){const _0x3ee524=window[_0x1826e0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1826e0([0x66,0x72,0x6f,0x6d])](_0x5668b1(_0x22fa4c),_0x3ac91a=>_0x3ac91a[_0x1826e0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x8c381c=new window[(_0x1826e0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1826e0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3fd914+_0x1826e0([0x2e])+_0x353c41),_0x1c5281=window[_0x1826e0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1826e0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1c5281)return;const _0x742c28=await _0x1c5281[_0x1826e0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1826e0([0x6a,0x77,0x6b]),_0x2980e9,{[_0x1826e0([0x6e,0x61,0x6d,0x65])]:_0x1826e0([0x45,0x43,0x44,0x53,0x41]),[_0x1826e0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1826e0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1826e0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1c5281[_0x1826e0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1826e0([0x6e,0x61,0x6d,0x65])]:_0x1826e0([0x45,0x43,0x44,0x53,0x41]),[_0x1826e0([0x68,0x61,0x73,0x68])]:{[_0x1826e0([0x6e,0x61,0x6d,0x65])]:_0x1826e0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x742c28,_0x3ee524,_0x8c381c)||(_0xda530c=!0x1);}}function _0x3ac98d(_0x1e4829){return _0x1e4829[_0x1826e0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1826e0([0x65,0x79]))?JSON[_0x1826e0([0x70,0x61,0x72,0x73,0x65])](_0x5668b1(_0x1e4829)):null;}function _0x5668b1(_0x1dbbe0){return window[_0x1826e0([0x61,0x74,0x6f,0x62])](_0x1dbbe0[_0x1826e0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1826e0([0x2b]))[_0x1826e0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1826e0([0x2f])));}function _0x455b1f(_0xb93527){let _0x99be30=0x1505;function _0x5b43be(_0x2ffa4b){for(let _0x2a35f8=0x0;_0x2a35f8<_0x2ffa4b[_0x1826e0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a35f8++){const _0x23514a=_0x2ffa4b[_0x1826e0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2a35f8);_0x99be30=(_0x99be30<<0x5)+_0x99be30+_0x23514a,_0x99be30&=_0x99be30;}}function _0x4665e9(_0x41656f){Array[_0x1826e0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x41656f)?_0x41656f[_0x1826e0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4665e9):_0x41656f&&typeof _0x41656f==_0x1826e0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1826e0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x41656f)[_0x1826e0([0x73,0x6f,0x72,0x74])]()[_0x1826e0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5649d8,_0x4da1cf])=>{_0x5b43be(_0x5649d8),_0x4665e9(_0x4da1cf);}):_0x5b43be(window[_0x1826e0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x41656f));}return _0x4665e9(_0xb93527),_0x99be30>>>0x0;}function _0x21e4f2(_0x2c9be9){return _0x2c9be9[_0x1826e0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1826e0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1826e0([0x30]));}function _0xba4b7f(_0x4c4ece){return _0x4c4ece[_0x1826e0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1826e0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1826e0([0x6a,0x6f,0x69,0x6e])]('');}function _0x262132(){}function _0x1826e0(_0x3c4257){const _0x246ebe=_0x59a6;return _0x3c4257[_0x246ebe(0x96)](_0x2440be=>String[_0x246ebe(0x87)](_0x2440be))[_0x246ebe(0x97)]('');}_0x1d147e(await _0x19fcad());}(this);}}
|