@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.1-alpha.8 → 46.0.1-alpha.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\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 A(){const t=["1994971VZEFPQ","828560amJmjt","10IzZATP","6qAWGKD","1042184EURwZN","5285079ARLGxN","15766lDBbuS","test","35ZHxsaF","15285jRYIXi","20442ZbhLXB","816kGBwKR"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=120]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(330515===-parseInt(e(124))/1+parseInt(e(121))/2*(parseInt(e(128))/3)+-parseInt(e(131))/4+-parseInt(e(127))/5*(-parseInt(e(129))/6)+-parseInt(e(126))/7*(parseInt(e(122))/8)+parseInt(e(123))/9+parseInt(e(120))/10*(parseInt(e(130))/11))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 L(t){return E[C(125)](t)}!function(t){const e=W,n=t();for(;;)try{if(216225===parseInt(e(444))/1*(parseInt(e(427))/2)+-parseInt(e(441))/3*(-parseInt(e(428))/4)+-parseInt(e(426))/5+-parseInt(e(419))/6*(parseInt(e(425))/7)+-parseInt(e(431))/8*(parseInt(e(436))/9)+parseInt(e(423))/10+-parseInt(e(435))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=W,r=new Map;for(const[s,i]of e){if(!s[n(420)]&&!s[n(442)])continue;const e=!s[n(420)]||t[n(429)]===s[n(420)],o=!s[n(442)]||t[n(432)](s[n(442)]);e&&o&&r[n(447)](s,i)}return r}function F(){const t=["push","set","2658TxHoFf","tagName","style","trim","4261920GiMirx","groups","4417zCKORN","1659095bBxoqR","157868KVBDop","124660fcwTZr","name","split","1328DAzxir","hasClass","getPropertyValue","initial","496144CrKkhn","8118xYYeVp","exec","map","cssRules","assign","27YLdRVb","className","selectorText","4YaXJuz","length"];return(F=function(){return t})()}function R(t){const e=W,n={};for(let r=0;r<t[e(445)];r++){const s=t[r],i=t[e(433)](s);e(434)!==i&&(n[s]=i)}return n}function M(t){const e=W,n=t[e(430)](",")[e(438)](t=>t[e(422)]()),r=[];for(const t of n){const n=O[e(437)](t);n&&r[e(446)](n[e(424)])}return r}function W(t,e){const n=F();return(W=function(t,e){return n[t-=419]})(t,e)}function j(t){const e=W,n={};for(const r of t)Object[e(440)](n,r);return n}const D=V;function V(t,e){const n=k();return(V=function(t,e){return n[t-=255]})(t,e)}function k(){const t=["837204DmXwrl","14052920rxJWVc","execute","8ZhNUDa","270jGkzGe","elementStart","2xAmhZz","setStyle","createRangeIn","1785681jwAWWV","item","size","18516SBcNnr","content","3660601gGMIft","isActive","59226NLuLaV","values","hasStyle","_parsedData","type","document","1278777zKaDqb","from"];return(k=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(324225===parseInt(e(278))/1+parseInt(e(268))/2*(-parseInt(e(260))/3)+-parseInt(e(274))/4*(parseInt(e(266))/5)+-parseInt(e(262))/6+parseInt(e(276))/7*(-parseInt(e(265))/8)+parseInt(e(271))/9+parseInt(e(263))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class T extends b{[D(264)](t){const n=D,{body:r,styles:s}=t[n(257)],i=new e.ViewUpcastWriter(r[n(259)]),o=i[n(270)](r),c=function(t){const e=W,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(447)](t,i)}return n}(function(t){const e=W,n={};for(const r of t)for(const t of r[e(439)])if(t instanceof CSSStyleRule){const r=R(t[e(421)]);n[t[e(443)]]=Object[e(440)]({},n[t[e(443)]]||{},r)}return n}(s));for(const t of o){if(n(267)!==t[n(258)])continue;const e=P(t[n(272)],c);if(e[n(273)]){const r=j(Array[n(261)](e[n(255)]()));for(const e in r){const s=t[n(272)];s[n(256)](e)||i[n(269)](e,r[e],s)}}}t[n(275)]=r}[D(277)](t){return super[D(277)](t)||L(t)}}function K(t,e){const n=Z();return(K=function(t,e){return n[t-=348]})(t,e)}const N=K;function Z(){const t=["5599jpmzxv","editing","pluginName","ClipboardPipeline","dataTransfer","PasteFromOffice","get","getData","13656OGsurq","10120nrVfuT","init","afterInit","3504600cHkdbR","document","3fdWXIp","isActive","high","_parsedData","stylesProcessor","isPremiumPlugin","fromCharCode","map","inputTransformation","4409867BAqgZo","PasteFromOfficeEnhancedInliner","10UuozVC","225350aTKCyq","isOfficialPlugin","join","330ObUooA","requires","href","execute","text/html","1779054IYbwZV","view","editor","plugins","25288xnccfE","1692uMKzal"];return(Z=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(358196===parseInt(e(366))/1*(parseInt(e(378))/2)+-parseInt(e(381))/3*(parseInt(e(361))/4)+parseInt(e(377))/5*(parseInt(e(386))/6)+-parseInt(e(375))/7+parseInt(e(350))/8*(-parseInt(e(351))/9)+parseInt(e(364))/10+-parseInt(e(352))/11*(-parseInt(e(360))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class $ extends t.Plugin{static get[N(354)](){return N(376)}static get[N(379)](){return!0}static get[N(371)](){return!0}static get[N(382)](){return[N(357)]}[N(362)](){const t=N,e=this[t(348)],n=e[t(349)][t(358)](t(355)),r=e[t(353)][t(387)][t(365)],s=new T(r);n.on(t(374),(e,n)=>{const i=t,o=n[i(356)][i(359)](i(385));s[i(367)](o)&&(n[i(369)]||(n[i(369)]=x(o,r[i(370)])),s[i(384)](n))},{priority:S.priorities[t(358)](t(368))+11})}[N(363)](){!async function(t){const e=d([81,111,113,108,85,69,100,80,70,122,120,88,77,89,82,112,50,118,79,102,105,83,78,98,76,104,66,101,73,68,57,103,51,74,53,114,121,119,72,110,56,65,71,52,75,49,87,48,97,99,109,86,55,116,106,90,67,117,84,107,54,115]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(373)](t=>String[e(372)](t))[e(380)]("")}!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([81]);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:1754438400;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(383)]);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 z=G;!function(t){const e=G,n=t();for(;;)try{if(908749===parseInt(e(223))/1+-parseInt(e(214))/2+-parseInt(e(236))/3+parseInt(e(234))/4+parseInt(e(245))/5+-parseInt(e(221))/6+-parseInt(e(213))/7*(-parseInt(e(218))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const U=[z(252),z(232),z(242),z(219),z(230),z(249),z(246),z(216)],q=[z(252),z(232),z(242)];function G(t,e){const n=J();return(G=function(t,e){return n[t-=212]})(t,e)}const B={"font-style":[[z(220),"i"]],"font-weight":[[z(239),z(238)],[z(217),z(238)],[z(229),z(238)],[t=>Number(t)>=600,z(238)]],"text-decoration":[[z(225),"u"],[z(222),"s"]],"text-decoration-line":[[z(225),"u"],[z(222),"s"]],"vertical-align":[[z(227),z(227)],[z(251),z(226)]]};function H(t){return U[z(240)](t)}function Y(t){const e=z;return Array[e(243)](t[e(237)]())[e(253)](H)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(233)](e=>{const i=n,o=t[i(235)](e);if(o)if(c=e,q[z(240)](c))r[e]=o;else if(e in B){const t=o[i(244)](" ");B[e][i(233)](([n,r])=>{const o=i;for(const i of t)(o(247)==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=z;for(const s in n)n[s][r(233)](([,n])=>{const s=r,i=e[s(250)](n,[],t[s(228)]());e[s(248)](0,i,t)}),e[r(241)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(231)](n)[r(224)])return;const s=e[r(250)](r(215),[],t[r(228)]());e[r(212)](n,s),e[r(248)](0,s,t),e[r(241)](Object[r(231)](n),t)}(t,e,r)}function J(){const t=["from","split","6455960ZXRCSy","font-style","function","insertChild","font-weight","createElement","super","color","filter","setStyle","176071sMyZUZ","1244110AmOrBv","span","vertical-align","bold","136WTMLsp","text-decoration","italic","7653606lZbHLF","line-through","676491YlzkNQ","length","underline","sup","sub","getChildren","bolder","text-decoration-line","keys","font-family","forEach","3076148sUOLFj","getStyle","1073748rJPkGc","getStyleNames","strong","medium","includes","removeStyle","font-size"];return(J=function(){return t})()}const X=tt;function Q(){const t=["407637OwIDFl","3523035JrokIV","10372716GrldWx","1GDbDuU","610785ncsIqM","_parsedData","execute","createRangeIn","5172678uMrSWZ","isActive","168AbppWK","font","stylesProcessor","blockElements","getItems","document","1569608uUhKEl","14894870htHhVn","4kRfIcr","element","includes","content","name"];return(Q=function(){return t})()}function tt(t,e){const n=Q();return(tt=function(t,e){return n[t-=481]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(998472===parseInt(e(495))/1*(parseInt(e(485))/2)+-parseInt(e(492))/3+parseInt(e(487))/4*(-parseInt(e(493))/5)+parseInt(e(494))/6+-parseInt(e(500))/7+-parseInt(e(502))/8*(parseInt(e(496))/9)+parseInt(e(486))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class et extends b{[X(498)](t){const n=X,{body:r}=t[n(497)],s=new e.ViewUpcastWriter(r[n(484)]),i=s[n(499)](r),o=new e.ViewDocument(s[n(484)][n(481)]),c=[...new e.ViewDomConverter(o)[n(482)],n(503)],a=i[n(483)]();for(const t of a)if(t.is(n(488))&&c[n(489)](t[n(491)])){_(t,s,Y(t))}t[n(490)]=r}[X(501)](t){return super[X(501)](t)||L(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=360]})(t,e)}function st(){const t=["invalid","PasteFromOffice","get","trialLimit","pasteFromOfficeEnhancedLicenseKeyValid","732MoZAWl","evaluationLimit","requires","dataTransfer","config","isActive","pasteFromOfficeEnhancedLicenseKeyExpired","_showLicenseError","usageLimit","editor","_parsedData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","execute","ClipboardPipeline","domainLimit","503146FwkTKf","getData","text/html","destroy","featureNotAllowed","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyTrialLimit","expired","editing","high","11355414MoZYEW","stylesProcessor","_licenseKeyCheckInterval","init","isOfficialPlugin","view","31893mszlwH","plugins","pluginName","pasteFromOfficeEnhancedLicenseKeyNotAllowed","document","1778410rKbDZk","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","3130800mYCMBI","licenseKey","128OWrxpV","isPremiumPlugin","inputTransformation","10504774yubZwH","pasteFromOfficeEnhancedLicenseKeyInvalid","1570671qGVoiD","PasteFromOfficeEnhanced"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(998617===-parseInt(e(360))/1+parseInt(e(381))/2+-parseInt(e(376))/3*(parseInt(e(398))/4)+-parseInt(e(384))/5+parseInt(e(370))/6+-parseInt(e(389))/7+-parseInt(e(386))/8*(-parseInt(e(391))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(385)];[nt(372)];static get[nt(378)](){return nt(365)}static get[nt(374)](){return!0}static get[nt(387)](){return!0}static get[nt(400)](){return[nt(394)]}[nt(373)](){const t=nt,e=this[t(407)],n=e[t(377)][t(395)](t(411)),r=e[t(368)][t(375)][t(380)],s=new et(r);n.on(t(388),(e,n)=>{const i=t,o=n[i(401)][i(361)](i(362));s[i(403)](o)&&(n[i(408)]||(n[i(408)]=x(o,r[i(371)])),s[i(410)](n))},{priority:S.priorities[t(395)](t(369))+10}),this[t(385)]=this[t(407)][t(402)][t(395)](t(385));const i=this[t(407)];this[t(372)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(397)==s||e(390)==s||e(404)==s||e(382)==s||e(379)==s||e(383)==s||e(366)==s||e(409)==s){delete i[r],n=s,clearInterval(this[e(372)]),this[e(372)]=void 0;break}}e(390)==n&&i[e(405)](e(393)),e(404)==n&&i[e(405)](e(367)),e(382)==n&&i[e(405)](e(412)),e(379)==n&&i[e(405)](e(364),e(392)),e(383)==n&&i[e(405)](e(399)),e(366)==n&&i[e(405)](e(396)),e(409)==n&&i[e(405)](e(406))},1e3)}[nt(363)](){const t=nt;super[t(363)](),this[t(372)]&&clearInterval(this[t(372)])}}function ot(t,e){var n=at();return(ot=function(t,e){return n[t-=124]})(t,e)}var ct=ot;function at(){var t=["36dMpADM","PasteFromOfficeEnhanced","20209pEcldG","PasteFromOffice","requires","564993SxvOoV","1322995yuJZWC","3465018WCpbjR","pluginName","isPremiumPlugin","711855gkkfvI","5383728BtjKWm","1557374DawjOz","904IpFwoc","isOfficialPlugin"];return(at=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(661754===parseInt(e(135))/1+parseInt(e(126))/2+parseInt(e(134))/3+parseInt(e(129))/4*(-parseInt(e(124))/5)+parseInt(e(136))/6+parseInt(e(131))/7*(-parseInt(e(127))/8)+-parseInt(e(125))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ct(137)](){return ct(130)}static get[ct(128)](){return!0}static get[ct(138)](){return!0}static get[ct(133)](){return[ct(132),$,it]}}function lt(){var t=["1HspsGO","2907824axbssW","4YaszIU","5181309qkYbNU","1944702ZHHMua","837576tGZJLF","3957992QffYuA","30nQBuPp","3366065YvurXm","1471881ldavvN"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=293]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(874178===-parseInt(e(296))/1*(-parseInt(e(297))/2)+parseInt(e(295))/3*(parseInt(e(298))/4)+parseInt(e(294))/5+parseInt(e(301))/6+-parseInt(e(299))/7+-parseInt(e(302))/8+-parseInt(e(300))/9*(parseInt(e(293))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\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 A(){const t=["1994971VZEFPQ","828560amJmjt","10IzZATP","6qAWGKD","1042184EURwZN","5285079ARLGxN","15766lDBbuS","test","35ZHxsaF","15285jRYIXi","20442ZbhLXB","816kGBwKR"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=120]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(330515===-parseInt(e(124))/1+parseInt(e(121))/2*(parseInt(e(128))/3)+-parseInt(e(131))/4+-parseInt(e(127))/5*(-parseInt(e(129))/6)+-parseInt(e(126))/7*(parseInt(e(122))/8)+parseInt(e(123))/9+parseInt(e(120))/10*(parseInt(e(130))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const L=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return L[C(125)](t)}!function(t){const e=D,n=t();for(;;)try{if(216225===parseInt(e(444))/1*(parseInt(e(427))/2)+-parseInt(e(441))/3*(-parseInt(e(428))/4)+-parseInt(e(426))/5+-parseInt(e(419))/6*(parseInt(e(425))/7)+-parseInt(e(431))/8*(parseInt(e(436))/9)+parseInt(e(423))/10+-parseInt(e(435))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=D,r=new Map;for(const[s,i]of e){if(!s[n(420)]&&!s[n(442)])continue;const e=!s[n(420)]||t[n(429)]===s[n(420)],o=!s[n(442)]||t[n(432)](s[n(442)]);e&&o&&r[n(447)](s,i)}return r}function F(){const t=["push","set","2658TxHoFf","tagName","style","trim","4261920GiMirx","groups","4417zCKORN","1659095bBxoqR","157868KVBDop","124660fcwTZr","name","split","1328DAzxir","hasClass","getPropertyValue","initial","496144CrKkhn","8118xYYeVp","exec","map","cssRules","assign","27YLdRVb","className","selectorText","4YaXJuz","length"];return(F=function(){return t})()}function R(t){const e=D,n={};for(let r=0;r<t[e(445)];r++){const s=t[r],i=t[e(433)](s);e(434)!==i&&(n[s]=i)}return n}function W(t){const e=D,n=t[e(430)](",")[e(438)](t=>t[e(422)]()),r=[];for(const t of n){const n=O[e(437)](t);n&&r[e(446)](n[e(424)])}return r}function D(t,e){const n=F();return(D=function(t,e){return n[t-=419]})(t,e)}function M(t){const e=D,n={};for(const r of t)Object[e(440)](n,r);return n}const j=k;function k(t,e){const n=V();return(k=function(t,e){return n[t-=255]})(t,e)}function V(){const t=["837204DmXwrl","14052920rxJWVc","execute","8ZhNUDa","270jGkzGe","elementStart","2xAmhZz","setStyle","createRangeIn","1785681jwAWWV","item","size","18516SBcNnr","content","3660601gGMIft","isActive","59226NLuLaV","values","hasStyle","_parsedData","type","document","1278777zKaDqb","from"];return(V=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(324225===parseInt(e(278))/1+parseInt(e(268))/2*(-parseInt(e(260))/3)+-parseInt(e(274))/4*(parseInt(e(266))/5)+-parseInt(e(262))/6+parseInt(e(276))/7*(-parseInt(e(265))/8)+parseInt(e(271))/9+parseInt(e(263))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class N extends b{[j(264)](t){const n=j,{body:r,styles:s}=t[n(257)],i=new e.ViewUpcastWriter(r[n(259)]),o=i[n(270)](r),c=function(t){const e=D,n=new Map;for(const r in t){const s=W(r),i=t[r];for(const t of s)n[e(447)](t,i)}return n}(function(t){const e=D,n={};for(const r of t)for(const t of r[e(439)])if(t instanceof CSSStyleRule){const r=R(t[e(421)]);n[t[e(443)]]=Object[e(440)]({},n[t[e(443)]]||{},r)}return n}(s));for(const t of o){if(n(267)!==t[n(258)])continue;const e=P(t[n(272)],c);if(e[n(273)]){const r=M(Array[n(261)](e[n(255)]()));for(const e in r){const s=t[n(272)];s[n(256)](e)||i[n(269)](e,r[e],s)}}}t[n(275)]=r}[j(277)](t){return super[j(277)](t)||E(t)}}const T=U;function K(){const t=["671056RlRFGF","_parsedData","get","inputTransformation","editor","4304URpfDL","isActive","isPremiumPlugin","17218000VkmnCq","afterInit","href","2370nHuUWc","plugins","PasteFromOfficeEnhancedInliner","map","5433848pywYvx","PasteFromOffice","1917806dfCcLh","high","54PAkUPD","join","getData","fromCharCode","requires","execute","ClipboardPipeline","editing","pluginName","init","stylesProcessor","isOfficialPlugin","view","dataTransfer","862216usQzIU","895120rPTRZF","document","text/html","6SUVigA"];return(K=function(){return t})()}function U(t,e){const n=K();return(U=function(t,e){return n[t-=354]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(807621===parseInt(e(359))/1+parseInt(e(376))/2+-parseInt(e(370))/3*(-parseInt(e(364))/4)+parseInt(e(355))/5*(parseInt(e(358))/6)+-parseInt(e(374))/7+parseInt(e(354))/8*(parseInt(e(378))/9)+-parseInt(e(367))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class Z extends t.Plugin{static get[T(386)](){return T(372)}static get[T(389)](){return!0}static get[T(366)](){return!0}static get[T(382)](){return[T(375)]}[T(387)](){const t=T,e=this[t(363)],n=e[t(371)][t(361)](t(384)),r=e[t(385)][t(390)][t(356)],s=new N(r);n.on(t(362),(e,n)=>{const i=t,o=n[i(391)][i(380)](i(357));s[i(365)](o)&&(n[i(360)]||(n[i(360)]=x(o,r[i(388)])),s[i(383)](n))},{priority:S.priorities[t(361)](t(377))+11})}[T(368)](){!async function(t){const e=d([65,77,50,55,103,71,78,116,54,105,69,68,108,113,114,51,74,97,57,75,82,104,98,112,67,87,76,121,81,115,83,120,66,90,99,72,80,118,117,119,110,102,109,101,56,89,111,70,84,79,53,107,86,85,49,52,106,88,73,48,100,122]),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=U;return t[e(373)](t=>String[e(381)](t))[e(379)]("")}!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([65]);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:1754524800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,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(369)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const $=H;!function(t){const e=H,n=t();for(;;)try{if(908749===parseInt(e(223))/1+-parseInt(e(214))/2+-parseInt(e(236))/3+parseInt(e(234))/4+parseInt(e(245))/5+-parseInt(e(221))/6+-parseInt(e(213))/7*(-parseInt(e(218))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const z=[$(252),$(232),$(242),$(219),$(230),$(249),$(246),$(216)],G=[$(252),$(232),$(242)];function H(t,e){const n=J();return(H=function(t,e){return n[t-=212]})(t,e)}const q={"font-style":[[$(220),"i"]],"font-weight":[[$(239),$(238)],[$(217),$(238)],[$(229),$(238)],[t=>Number(t)>=600,$(238)]],"text-decoration":[[$(225),"u"],[$(222),"s"]],"text-decoration-line":[[$(225),"u"],[$(222),"s"]],"vertical-align":[[$(227),$(227)],[$(251),$(226)]]};function B(t){return z[$(240)](t)}function Y(t){const e=$;return Array[e(243)](t[e(237)]())[e(253)](B)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(233)](e=>{const i=n,o=t[i(235)](e);if(o)if(c=e,G[$(240)](c))r[e]=o;else if(e in q){const t=o[i(244)](" ");q[e][i(233)](([n,r])=>{const o=i;for(const i of t)(o(247)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=$;for(const s in n)n[s][r(233)](([,n])=>{const s=r,i=e[s(250)](n,[],t[s(228)]());e[s(248)](0,i,t)}),e[r(241)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(231)](n)[r(224)])return;const s=e[r(250)](r(215),[],t[r(228)]());e[r(212)](n,s),e[r(248)](0,s,t),e[r(241)](Object[r(231)](n),t)}(t,e,r)}function J(){const t=["from","split","6455960ZXRCSy","font-style","function","insertChild","font-weight","createElement","super","color","filter","setStyle","176071sMyZUZ","1244110AmOrBv","span","vertical-align","bold","136WTMLsp","text-decoration","italic","7653606lZbHLF","line-through","676491YlzkNQ","length","underline","sup","sub","getChildren","bolder","text-decoration-line","keys","font-family","forEach","3076148sUOLFj","getStyle","1073748rJPkGc","getStyleNames","strong","medium","includes","removeStyle","font-size"];return(J=function(){return t})()}const X=tt;function Q(){const t=["407637OwIDFl","3523035JrokIV","10372716GrldWx","1GDbDuU","610785ncsIqM","_parsedData","execute","createRangeIn","5172678uMrSWZ","isActive","168AbppWK","font","stylesProcessor","blockElements","getItems","document","1569608uUhKEl","14894870htHhVn","4kRfIcr","element","includes","content","name"];return(Q=function(){return t})()}function tt(t,e){const n=Q();return(tt=function(t,e){return n[t-=481]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(998472===parseInt(e(495))/1*(parseInt(e(485))/2)+-parseInt(e(492))/3+parseInt(e(487))/4*(-parseInt(e(493))/5)+parseInt(e(494))/6+-parseInt(e(500))/7+-parseInt(e(502))/8*(parseInt(e(496))/9)+parseInt(e(486))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class et extends b{[X(498)](t){const n=X,{body:r}=t[n(497)],s=new e.ViewUpcastWriter(r[n(484)]),i=s[n(499)](r),o=new e.ViewDocument(s[n(484)][n(481)]),c=[...new e.ViewDomConverter(o)[n(482)],n(503)],a=i[n(483)]();for(const t of a)if(t.is(n(488))&&c[n(489)](t[n(491)])){_(t,s,Y(t))}t[n(490)]=r}[X(501)](t){return super[X(501)](t)||E(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=360]})(t,e)}function st(){const t=["invalid","PasteFromOffice","get","trialLimit","pasteFromOfficeEnhancedLicenseKeyValid","732MoZAWl","evaluationLimit","requires","dataTransfer","config","isActive","pasteFromOfficeEnhancedLicenseKeyExpired","_showLicenseError","usageLimit","editor","_parsedData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","execute","ClipboardPipeline","domainLimit","503146FwkTKf","getData","text/html","destroy","featureNotAllowed","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyTrialLimit","expired","editing","high","11355414MoZYEW","stylesProcessor","_licenseKeyCheckInterval","init","isOfficialPlugin","view","31893mszlwH","plugins","pluginName","pasteFromOfficeEnhancedLicenseKeyNotAllowed","document","1778410rKbDZk","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","3130800mYCMBI","licenseKey","128OWrxpV","isPremiumPlugin","inputTransformation","10504774yubZwH","pasteFromOfficeEnhancedLicenseKeyInvalid","1570671qGVoiD","PasteFromOfficeEnhanced"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(998617===-parseInt(e(360))/1+parseInt(e(381))/2+-parseInt(e(376))/3*(parseInt(e(398))/4)+-parseInt(e(384))/5+parseInt(e(370))/6+-parseInt(e(389))/7+-parseInt(e(386))/8*(-parseInt(e(391))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(385)];[nt(372)];static get[nt(378)](){return nt(365)}static get[nt(374)](){return!0}static get[nt(387)](){return!0}static get[nt(400)](){return[nt(394)]}[nt(373)](){const t=nt,e=this[t(407)],n=e[t(377)][t(395)](t(411)),r=e[t(368)][t(375)][t(380)],s=new et(r);n.on(t(388),(e,n)=>{const i=t,o=n[i(401)][i(361)](i(362));s[i(403)](o)&&(n[i(408)]||(n[i(408)]=x(o,r[i(371)])),s[i(410)](n))},{priority:S.priorities[t(395)](t(369))+10}),this[t(385)]=this[t(407)][t(402)][t(395)](t(385));const i=this[t(407)];this[t(372)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(397)==s||e(390)==s||e(404)==s||e(382)==s||e(379)==s||e(383)==s||e(366)==s||e(409)==s){delete i[r],n=s,clearInterval(this[e(372)]),this[e(372)]=void 0;break}}e(390)==n&&i[e(405)](e(393)),e(404)==n&&i[e(405)](e(367)),e(382)==n&&i[e(405)](e(412)),e(379)==n&&i[e(405)](e(364),e(392)),e(383)==n&&i[e(405)](e(399)),e(366)==n&&i[e(405)](e(396)),e(409)==n&&i[e(405)](e(406))},1e3)}[nt(363)](){const t=nt;super[t(363)](),this[t(372)]&&clearInterval(this[t(372)])}}function ot(t,e){var n=at();return(ot=function(t,e){return n[t-=124]})(t,e)}var ct=ot;function at(){var t=["36dMpADM","PasteFromOfficeEnhanced","20209pEcldG","PasteFromOffice","requires","564993SxvOoV","1322995yuJZWC","3465018WCpbjR","pluginName","isPremiumPlugin","711855gkkfvI","5383728BtjKWm","1557374DawjOz","904IpFwoc","isOfficialPlugin"];return(at=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(661754===parseInt(e(135))/1+parseInt(e(126))/2+parseInt(e(134))/3+parseInt(e(129))/4*(-parseInt(e(124))/5)+parseInt(e(136))/6+parseInt(e(131))/7*(-parseInt(e(127))/8)+-parseInt(e(125))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ct(137)](){return ct(130)}static get[ct(128)](){return!0}static get[ct(138)](){return!0}static get[ct(133)](){return[ct(132),Z,it]}}function lt(){var t=["1HspsGO","2907824axbssW","4YaszIU","5181309qkYbNU","1944702ZHHMua","837576tGZJLF","3957992QffYuA","30nQBuPp","3366065YvurXm","1471881ldavvN"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=293]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(874178===-parseInt(e(296))/1*(-parseInt(e(297))/2)+parseInt(e(295))/3*(parseInt(e(298))/4)+parseInt(e(294))/5+parseInt(e(301))/6+-parseInt(e(299))/7+-parseInt(e(302))/8+-parseInt(e(300))/9*(parseInt(e(293))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x14a6ff}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x21e48d,parsePasteOfficeHtml as _0x3c8066}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x335cc7,uid as _0x40ffd7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0xe46790,ViewDocument as _0x391fe2,ViewDomConverter as _0x3ab069}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x5486bf){return m['test'](_0x5486bf);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x50030e,_0x2b6365){const _0x57137f=new Map();for(const [_0x410d22,_0x36f2ec]of _0x2b6365){if(!_0x410d22['tagName']&&!_0x410d22['className'])continue;const _0x5f08c8=!_0x410d22['tagName']||_0x50030e['name']===_0x410d22['tagName'],_0x5efc04=!_0x410d22['className']||_0x50030e['hasClass'](_0x410d22['className']);_0x5f08c8&&_0x5efc04&&_0x57137f['set'](_0x410d22,_0x36f2ec);}return _0x57137f;}function h(_0x1eda83){const _0x16b685={};for(let _0x2128bf=0x0;_0x2128bf<_0x1eda83['length'];_0x2128bf++){const _0x4b36a3=_0x1eda83[_0x2128bf],_0x226ef4=_0x1eda83['getPropertyValue'](_0x4b36a3);'initial'!==_0x226ef4&&(_0x16b685[_0x4b36a3]=_0x226ef4);}return _0x16b685;}function O(_0x4a7d04){const _0x2797ea=_0x4a7d04['split'](',')['map'](_0x49abb0=>_0x49abb0['trim']()),_0x4a06d3=[];for(const _0x5375b4 of _0x2797ea){const _0x4840bb=S['exec'](_0x5375b4);_0x4840bb&&_0x4a06d3['push'](_0x4840bb['groups']);}return _0x4a06d3;}function k(_0x32eaf0){const _0x1b8a09={};for(const _0x2b7cde of _0x32eaf0)Object['assign'](_0x1b8a09,_0x2b7cde);return _0x1b8a09;}class u extends _0x21e48d{['execute'](_0x57c091){const {body:_0x1b1b02,styles:_0xa71529}=_0x57c091['_parsedData'],_0x31349e=new _0xe46790(_0x1b1b02['document']),_0x3c8542=_0x31349e['createRangeIn'](_0x1b1b02),_0x33609c=function(_0x9cd0cc){const _0x5dbb06={};for(const _0xcf9e12 of _0x9cd0cc)for(const _0x417b4f of _0xcf9e12['cssRules'])if(_0x417b4f instanceof CSSStyleRule){const _0x126a6f=h(_0x417b4f['style']);_0x5dbb06[_0x417b4f['selectorText']]=Object['assign']({},_0x5dbb06[_0x417b4f['selectorText']]||{},_0x126a6f);}return _0x5dbb06;}(_0xa71529),_0x425a9e=function(_0x3b19cf){const _0xda555c=new Map();for(const _0x1cec4e in _0x3b19cf){const _0x1e319a=O(_0x1cec4e),_0x53ac36=_0x3b19cf[_0x1cec4e];for(const _0x43a6f6 of _0x1e319a)_0xda555c['set'](_0x43a6f6,_0x53ac36);}return _0xda555c;}(_0x33609c);for(const _0x1ccee9 of _0x3c8542){if('elementStart'!==_0x1ccee9['type'])continue;const _0x2093f2=j(_0x1ccee9['item'],_0x425a9e);if(_0x2093f2['size']){const _0x2b48a3=k(Array['from'](_0x2093f2['values']()));for(const _0x516ad8 in _0x2b48a3){const _0x558900=_0x1ccee9['item'];_0x558900['hasStyle'](_0x516ad8)||_0x31349e['setStyle'](_0x516ad8,_0x2b48a3[_0x516ad8],_0x558900);}}}_0x57c091['content']=_0x1b1b02;}['isActive'](_0x5360b6){return super['isActive'](_0x5360b6)||p(_0x5360b6);}}class i extends _0x14a6ff{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x485ec0=this['editor'],_0x26b419=_0x485ec0['plugins']['get']('ClipboardPipeline'),_0x4dfc56=_0x485ec0['editing']['view']['document'],_0x59ba97=new u(_0x4dfc56);_0x26b419['on']('inputTransformation',(_0x11b843,_0x253a48)=>{const _0x346c68=_0x253a48['dataTransfer']['getData']('text/html');_0x59ba97['isActive'](_0x346c68)&&(_0x253a48['_parsedData']||(_0x253a48['_parsedData']=_0x3c8066(_0x346c68,_0x4dfc56['stylesProcessor'])),_0x59ba97['execute'](_0x253a48));},{'priority':_0x335cc7['get']('high')+0xb});}['afterInit'](){!async function(_0x39b904){const _0x4ac9a8=_0x4e5742([0x51,0x6f,0x71,0x6c,0x55,0x45,0x64,0x50,0x46,0x7a,0x78,0x58,0x4d,0x59,0x52,0x70,0x32,0x76,0x4f,0x66,0x69,0x53,0x4e,0x62,0x4c,0x68,0x42,0x65,0x49,0x44,0x39,0x67,0x33,0x4a,0x35,0x72,0x79,0x77,0x48,0x6e,0x38,0x41,0x47,0x34,0x4b,0x31,0x57,0x30,0x61,0x63,0x6d,0x56,0x37,0x74,0x6a,0x5a,0x43,0x75,0x54,0x6b,0x36,0x73]),_0x2f642e=0x7c9e3bfb,_0x48c1e7=0x7c99544b^_0x2f642e,_0xbe1191=window[_0x4e5742([0x44,0x61,0x74,0x65])][_0x4e5742([0x6e,0x6f,0x77])](),_0x143bac=_0x39b904[_0x4e5742([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1c5665=new window[(_0x4e5742([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x543112=>{_0x143bac[_0x4e5742([0x6f,0x6e,0x63,0x65])](_0x4e5742([0x72,0x65,0x61,0x64,0x79]),_0x543112);}),_0x561497={[_0x4e5742([0x6b,0x74,0x79])]:_0x4e5742([0x45,0x43]),[_0x4e5742([0x75,0x73,0x65])]:_0x4e5742([0x73,0x69,0x67]),[_0x4e5742([0x63,0x72,0x76])]:_0x4e5742([0x50,0x2d,0x32,0x35,0x36]),[_0x4e5742([0x78])]:_0x4e5742([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]),[_0x4e5742([0x79])]:_0x4e5742([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]),[_0x4e5742([0x61,0x6c,0x67])]:_0x4e5742([0x45,0x53,0x32,0x35,0x36])},_0x34cf9e=_0x143bac[_0x4e5742([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4e5742([0x67,0x65,0x74])](_0x4e5742([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x106d18(){let _0x10e05e,_0x151832=null,_0x53ee80=null;try{if(_0x34cf9e==_0x4e5742([0x47,0x50,0x4c]))return _0x4e5742([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x10e05e=_0x56ed2a(),!_0x10e05e)return _0x4e5742([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x10e05e[_0x4e5742([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x53ee80=_0x192090(_0x10e05e[_0x4e5742([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x10e05e[_0x4e5742([0x6a,0x74,0x69])])),await _0xdc32b0()?_0x5e2ea9()?_0x15ce5f()?_0x4e5742([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4b16ca()?(_0x10e05e[_0x4e5742([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4e5742([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x151832=_0xe6eb85(_0x4e5742([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x10e05e[_0x4e5742([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4e5742([0x74,0x72,0x69,0x61,0x6c])&&(_0x151832=_0xe6eb85(_0x4e5742([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x338243()):_0x4e5742([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4e5742([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4e5742([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4e5742([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x15ce5f(){const _0x4940f8=[_0x4e5742([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4e5742([0x74,0x72,0x69,0x61,0x6c])][_0x4e5742([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10e05e[_0x4e5742([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xbe1191/0x3e8:0xe10*_0x48c1e7;return _0x10e05e[_0x4e5742([0x65,0x78,0x70])]<_0x4940f8;}function _0x5e2ea9(){const _0x59401f=_0x10e05e[_0x4e5742([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x59401f&&(!!_0x59401f[_0x4e5742([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e5742([0x2a]))||(!!_0x59401f[_0x4e5742([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e5742([0x50,0x4f,0x45]))||!!_0x59401f[_0x4e5742([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e5742([0x50,0x50]))));}function _0x4b16ca(){const _0x40bef1=_0x10e05e[_0x4e5742([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x40bef1||0x0==_0x40bef1[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5c4f81}=new URL(window[_0x4e5742([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x40bef1[_0x4e5742([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c4f81))return!0x0;const _0x1f15e2=_0x5c4f81[_0x4e5742([0x73,0x70,0x6c,0x69,0x74])](_0x4e5742([0x2e]));return _0x40bef1[_0x4e5742([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x383c32=>_0x383c32[_0x4e5742([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e5742([0x2a])))[_0x4e5742([0x6d,0x61,0x70])](_0x1da1bc=>_0x1da1bc[_0x4e5742([0x73,0x70,0x6c,0x69,0x74])](_0x4e5742([0x2e])))[_0x4e5742([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5da825=>_0x5da825[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1f15e2[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4e5742([0x6d,0x61,0x70])](_0x23a4e5=>Array(_0x1f15e2[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x23a4e5[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4e5742([0x66,0x69,0x6c,0x6c])](_0x23a4e5[0x0]===_0x4e5742([0x2a])?_0x4e5742([0x2a]):'')[_0x4e5742([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x23a4e5))[_0x4e5742([0x73,0x6f,0x6d,0x65])](_0x1d45cd=>_0x1f15e2[_0x4e5742([0x65,0x76,0x65,0x72,0x79])]((_0x35be5b,_0x52a310)=>_0x1d45cd[_0x52a310]===_0x35be5b||_0x1d45cd[_0x52a310]===_0x4e5742([0x2a])));}function _0x338243(){return _0x151832&&_0x53ee80?new window[(_0x4e5742([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27fae1,_0x2d924b)=>{_0x151832[_0x4e5742([0x74,0x68,0x65,0x6e])](_0x27fae1,_0x2d924b),_0x53ee80[_0x4e5742([0x74,0x68,0x65,0x6e])](_0x35d160=>{_0x35d160!=_0x4e5742([0x56,0x61,0x6c,0x69,0x64])&&_0x27fae1(_0x35d160);},_0x2d924b);}):_0x151832||_0x53ee80||_0x4e5742([0x56,0x61,0x6c,0x69,0x64]);}}function _0x192090(_0x1f19ef,_0x28e6d2){return new window[(_0x4e5742([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x158bcc=>{if(_0x482e72())return _0x158bcc(_0x4e5742([0x56,0x61,0x6c,0x69,0x64]));_0x490001(),_0x143bac[_0x4e5742([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4e5742([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3fd315=!0x1;const _0x1aebbb=_0x40ffd7();function _0x44f8ba(_0x55be6c){return!!_0x55be6c&&(typeof _0x55be6c===_0x4e5742([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x55be6c===_0x4e5742([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x55be6c[_0x4e5742([0x74,0x68,0x65,0x6e])]===_0x4e5742([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x55be6c[_0x4e5742([0x63,0x61,0x74,0x63,0x68])]===_0x4e5742([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x41d90c(_0x7eef05){_0x391821(_0x7eef05)[_0x4e5742([0x74,0x68,0x65,0x6e])](_0x4bcefd=>{if(!_0x4bcefd||_0x4bcefd[_0x4e5742([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4e5742([0x6f,0x6b]))return _0x4e5742([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4b8010(_0x3db4ee(_0x1aebbb+_0x28e6d2))!=_0x4bcefd[_0x4e5742([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4e5742([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4e5742([0x56,0x61,0x6c,0x69,0x64]);})[_0x4e5742([0x74,0x68,0x65,0x6e])](_0x385dc6=>(_0x236412(),_0x385dc6),()=>{const _0x21a1bb=_0x21a0ef();return null==_0x21a1bb?(_0x236412(),_0x4e5742([0x56,0x61,0x6c,0x69,0x64])):_0x4e5742(_0xbe1191-_0x21a1bb>(0x5892bffb^_0x2f642e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4e5742([0x74,0x68,0x65,0x6e])](_0x158bcc)[_0x4e5742([0x63,0x61,0x74,0x63,0x68])](()=>{_0x158bcc(_0x4e5742([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x46dc8f=0x7ca8d57b^_0x2f642e;function _0x236412(){const _0x3f1d43=_0x4e5742([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b8010(_0x3db4ee(_0x1f19ef)),_0x73f126=_0x2d1875(_0x4b8010(window[_0x4e5742([0x4d,0x61,0x74,0x68])][_0x4e5742([0x63,0x65,0x69,0x6c])](_0xbe1191/_0x46dc8f)));window[_0x4e5742([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4e5742([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3f1d43,_0x73f126);}function _0x21a0ef(){const _0x4cbca2=_0x4e5742([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b8010(_0x3db4ee(_0x1f19ef)),_0x13dc1e=window[_0x4e5742([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4e5742([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4cbca2);return _0x13dc1e?window[_0x4e5742([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d1875(_0x13dc1e),0x10)*_0x46dc8f:null;}function _0x391821(_0x14a827){return new window[(_0x4e5742([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1bdc9b,_0x2a5e4c)=>{_0x14a827[_0x4e5742([0x74,0x68,0x65,0x6e])](_0x1bdc9b,_0x2a5e4c),window[_0x4e5742([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2a5e4c,0x7c9fef3b^_0x2f642e);});}}_0x143bac[_0x4e5742([0x6f,0x6e])](_0x4e5742([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x434387,_0x580a44)=>{if(_0x580a44[0x0]!=_0x1f19ef)return _0x158bcc(_0x4e5742([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x580a44[0x1]={..._0x580a44[0x1],[_0x4e5742([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1aebbb};},{[_0x4e5742([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4e5742([0x68,0x69,0x67,0x68])}),_0x143bac[_0x4e5742([0x6f,0x6e])](_0x4e5742([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2456ad=>{_0x44f8ba(_0x2456ad[_0x4e5742([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3fd315=!0x0,_0x41d90c(_0x2456ad[_0x4e5742([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4e5742([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4e5742([0x6c,0x6f,0x77])}),_0x1c5665[_0x4e5742([0x74,0x68,0x65,0x6e])](()=>{_0x3fd315||_0x158bcc(_0x4e5742([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x482e72(){return _0x143bac[_0x4e5742([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4e5742([0x76,0x69,0x65,0x77])][_0x4e5742([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4e5742([0x61,0x75,0x74,0x6f]);}function _0x490001(){_0x143bac[_0x4e5742([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4e5742([0x76,0x69,0x65,0x77])][_0x4e5742([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4e5742([0x61,0x75,0x74,0x6f]);}}function _0xe6eb85(_0xdee2c5){const _0x147aa6=[new window[(_0x4e5742([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a60f2=>setTimeout(_0x1a60f2,0x7c970537^_0x2f642e)),_0x1c5665[_0x4e5742([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4e5742([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9790fd=>{let _0x3d48a7=0x0;_0x143bac[_0x4e5742([0x6d,0x6f,0x64,0x65,0x6c])][_0x4e5742([0x6f,0x6e])](_0x4e5742([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x30233e,_0x1d0f22)=>{_0x1d0f22[0x0][_0x4e5742([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3d48a7++,_0x3d48a7==(0x7c9e3a03^_0x2f642e)&&(_0x9790fd(),_0x30233e[_0x4e5742([0x6f,0x66,0x66])]());});}))];return window[_0x4e5742([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4e5742([0x72,0x61,0x63,0x65])](_0x147aa6)[_0x4e5742([0x74,0x68,0x65,0x6e])](()=>_0xdee2c5);}async function _0x2c873d(){await _0x1c5665,_0x143bac[_0x4e5742([0x6d,0x6f,0x64,0x65,0x6c])][_0x4e5742([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x14289a,_0x143bac[_0x4e5742([0x6d,0x6f,0x64,0x65,0x6c])][_0x4e5742([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x14289a,_0x143bac[_0x4e5742([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4e5742([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x541d4f(_0x4c8ebe){const _0xc66da7=_0x18014d();_0x143bac[_0xc66da7]=_0x4e5742([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])+_0x4c8ebe,_0x4c8ebe!=_0x4e5742([0x56,0x61,0x6c,0x69,0x64])&&_0x2c873d();}function _0x18014d(){const _0x3bd681=window[_0x4e5742([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4e5742([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4e5742([0x6e,0x6f,0x77])]())[_0x4e5742([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4e5742([0x2e]),'');let _0x19f900=_0x4e5742([0x51]);for(let _0x28d66a=0x0;_0x28d66a<_0x3bd681[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x28d66a+=0x2){let _0x3d3410=window[_0x4e5742([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3bd681[_0x4e5742([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x28d66a,_0x28d66a+0x2));_0x3d3410>=_0x4ac9a8[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3d3410-=_0x4ac9a8[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x19f900+=_0x4ac9a8[_0x3d3410];}return _0x19f900;}function _0x56ed2a(){const _0xb610c7=_0x34cf9e[_0x4e5742([0x73,0x70,0x6c,0x69,0x74])](_0x4e5742([0x2e]));if(0x3!=_0xb610c7[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x382dd6(_0xb610c7[0x1]);function _0x382dd6(_0x5415e4){const _0x367264=_0x59231b(_0x5415e4);return _0x367264&&_0x24fabb()?_0x367264:null;function _0x24fabb(){const _0x5b89c3=_0x367264[_0x4e5742([0x6a,0x74,0x69])],_0x496635=window[_0x4e5742([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b89c3[_0x4e5742([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5b89c3[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xa158c3={..._0x367264,[_0x4e5742([0x6a,0x74,0x69])]:_0x5b89c3[_0x4e5742([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5b89c3[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xa158c3[_0x4e5742([0x76,0x63])],_0x3db4ee(_0xa158c3)==_0x496635;}}}async function _0xdc32b0(){let _0x2551db=!0x0;try{const _0x44d56d=_0x34cf9e[_0x4e5742([0x73,0x70,0x6c,0x69,0x74])](_0x4e5742([0x2e])),[_0x37ed96,_0x2334b5,_0x54acb2]=_0x44d56d;return _0x5d7e89(_0x37ed96),await _0x67298d(_0x37ed96,_0x2334b5,_0x54acb2),_0x2551db;}catch{return!0x1;}function _0x5d7e89(_0x2cc510){const _0x5f1181=_0x59231b(_0x2cc510);_0x5f1181&&_0x5f1181[_0x4e5742([0x61,0x6c,0x67])]==_0x4e5742([0x45,0x53,0x32,0x35,0x36])||(_0x2551db=!0x1);}async function _0x67298d(_0x3e2ad6,_0x33ba1a,_0x5f2f1c){const _0x5ad310=window[_0x4e5742([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4e5742([0x66,0x72,0x6f,0x6d])](_0x3a43c4(_0x5f2f1c),_0x52411c=>_0x52411c[_0x4e5742([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5561a7=new window[(_0x4e5742([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4e5742([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3e2ad6+_0x4e5742([0x2e])+_0x33ba1a),_0x207e2e=window[_0x4e5742([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4e5742([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x207e2e)return;const _0x255cb2=await _0x207e2e[_0x4e5742([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4e5742([0x6a,0x77,0x6b]),_0x561497,{[_0x4e5742([0x6e,0x61,0x6d,0x65])]:_0x4e5742([0x45,0x43,0x44,0x53,0x41]),[_0x4e5742([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4e5742([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4e5742([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x207e2e[_0x4e5742([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4e5742([0x6e,0x61,0x6d,0x65])]:_0x4e5742([0x45,0x43,0x44,0x53,0x41]),[_0x4e5742([0x68,0x61,0x73,0x68])]:{[_0x4e5742([0x6e,0x61,0x6d,0x65])]:_0x4e5742([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x255cb2,_0x5ad310,_0x5561a7)||(_0x2551db=!0x1);}}function _0x59231b(_0xcadc2d){return _0xcadc2d[_0x4e5742([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4e5742([0x65,0x79]))?JSON[_0x4e5742([0x70,0x61,0x72,0x73,0x65])](_0x3a43c4(_0xcadc2d)):null;}function _0x3a43c4(_0x2e3ce6){return window[_0x4e5742([0x61,0x74,0x6f,0x62])](_0x2e3ce6[_0x4e5742([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4e5742([0x2b]))[_0x4e5742([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4e5742([0x2f])));}function _0x3db4ee(_0x293072){let _0x578dd5=0x1505;function _0x558f37(_0x55a7d9){for(let _0x23909e=0x0;_0x23909e<_0x55a7d9[_0x4e5742([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x23909e++){const _0x19f136=_0x55a7d9[_0x4e5742([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x23909e);_0x578dd5=(_0x578dd5<<0x5)+_0x578dd5+_0x19f136,_0x578dd5&=_0x578dd5;}}function _0x4e2860(_0x3337b2){Array[_0x4e5742([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3337b2)?_0x3337b2[_0x4e5742([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4e2860):_0x3337b2&&typeof _0x3337b2==_0x4e5742([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4e5742([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3337b2)[_0x4e5742([0x73,0x6f,0x72,0x74])]()[_0x4e5742([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x279773,_0x6dcb6])=>{_0x558f37(_0x279773),_0x4e2860(_0x6dcb6);}):_0x558f37(window[_0x4e5742([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3337b2));}return _0x4e2860(_0x293072),_0x578dd5>>>0x0;}function _0x4b8010(_0x5a2609){return _0x5a2609[_0x4e5742([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4e5742([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4e5742([0x30]));}function _0x2d1875(_0x578528){return _0x578528[_0x4e5742([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4e5742([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4e5742([0x6a,0x6f,0x69,0x6e])]('');}function _0x14289a(){}function _0x4e5742(_0x1a7c78){return _0x1a7c78['map'](_0x4baf41=>String['fromCharCode'](_0x4baf41))['join']('');}_0x541d4f(await _0x106d18());}(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'],[_0x2f1a9b=>Number(_0x2f1a9b)>=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(_0xadcc23){return L['includes'](_0xadcc23);}function g(_0x175ed5){return Array['from'](_0x175ed5['getStyleNames']())['filter'](P);}function b(_0x437438,_0x55a8a0,_0xf95c90){const {spanStyles:_0x3d268e,stylesToBeHtmlElements:_0x5432d3}=function(_0x175651,_0x4216f8){const _0x5b8ea2={},_0x177d1b={};return _0x4216f8['forEach'](_0x518008=>{const _0x51d851=_0x175651['getStyle'](_0x518008);if(_0x51d851){if(function(_0x363fd4){return E['includes'](_0x363fd4);}(_0x518008))_0x5b8ea2[_0x518008]=_0x51d851;else{if(function(_0x30f535){return _0x30f535 in F;}(_0x518008)){const _0x132f92=_0x51d851['split']('\x20');F[_0x518008]['forEach'](([_0xc5d6e1,_0x5c5b03])=>{for(const _0xaf1f80 of _0x132f92){('function'==typeof _0xc5d6e1&&_0xc5d6e1(_0xaf1f80)||_0xc5d6e1===_0xaf1f80)&&(_0x177d1b[_0x518008]=[..._0x177d1b[_0x518008]||[],[_0xc5d6e1,_0x5c5b03]]);}});}}}}),{'spanStyles':_0x5b8ea2,'stylesToBeHtmlElements':_0x177d1b};}(_0x437438,_0xf95c90);!function(_0x42edda,_0x4288bd,_0x296ffc){for(const _0x451db6 in _0x296ffc){_0x296ffc[_0x451db6]['forEach'](([,_0x28aa84])=>{const _0x41cfe9=_0x4288bd['createElement'](_0x28aa84,[],_0x42edda['getChildren']());_0x4288bd['insertChild'](0x0,_0x41cfe9,_0x42edda);}),_0x4288bd['removeStyle'](_0x451db6,_0x42edda);}}(_0x437438,_0x55a8a0,_0x5432d3),function(_0x494e34,_0x26c502,_0x678c3c){if(!Object['keys'](_0x678c3c)['length'])return;const _0x2cb1b8=_0x26c502['createElement']('span',[],_0x494e34['getChildren']());_0x26c502['setStyle'](_0x678c3c,_0x2cb1b8),_0x26c502['insertChild'](0x0,_0x2cb1b8,_0x494e34),_0x26c502['removeStyle'](Object['keys'](_0x678c3c),_0x494e34);}(_0x437438,_0x55a8a0,_0x3d268e);}class a extends _0x21e48d{['execute'](_0x52febf){const {body:_0x28e6ca}=_0x52febf['_parsedData'],_0x199a66=new _0xe46790(_0x28e6ca['document']),_0x5a76f7=_0x199a66['createRangeIn'](_0x28e6ca),_0x2dacca=new _0x391fe2(_0x199a66['document']['stylesProcessor']),_0x44c876=[...new _0x3ab069(_0x2dacca)['blockElements'],'font'],_0x53dbae=_0x5a76f7['getItems']();for(const _0x25ccfe of _0x53dbae)_0x25ccfe['is']('element')&&_0x44c876['includes'](_0x25ccfe['name'])&&b(_0x25ccfe,_0x199a66,g(_0x25ccfe));_0x52febf['content']=_0x28e6ca;}['isActive'](_0x279a95){return super['isActive'](_0x279a95)||p(_0x279a95);}}class s extends _0x14a6ff{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x20d90f=this['editor'],_0x5180aa=_0x20d90f['plugins']['get']('ClipboardPipeline'),_0x43105c=_0x20d90f['editing']['view']['document'],_0x4477a7=new a(_0x43105c);_0x5180aa['on']('inputTransformation',(_0x40def2,_0x3b3def)=>{const _0x332b26=_0x3b3def['dataTransfer']['getData']('text/html');_0x4477a7['isActive'](_0x332b26)&&(_0x3b3def['_parsedData']||(_0x3b3def['_parsedData']=_0x3c8066(_0x332b26,_0x43105c['stylesProcessor'])),_0x4477a7['execute'](_0x3b3def));},{'priority':_0x335cc7['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1739b9=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5cf2a0;for(const _0x2c4ebf in _0x1739b9){const _0x25eaaa=_0x2c4ebf,_0x59db8d=_0x1739b9[_0x25eaaa];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x59db8d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x59db8d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x59db8d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x59db8d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x59db8d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x59db8d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x59db8d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x59db8d){delete _0x1739b9[_0x25eaaa],_0x5cf2a0=_0x59db8d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5cf2a0&&_0x1739b9['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5cf2a0&&_0x1739b9['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5cf2a0&&_0x1739b9['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5cf2a0&&_0x1739b9['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5cf2a0&&_0x1739b9['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5cf2a0&&_0x1739b9['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5cf2a0&&_0x1739b9['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x14a6ff{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 _0x2ce9c6}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x8d940a,parsePasteOfficeHtml as _0x23a8d8}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x60dc4f,uid as _0x5bd1b7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x176cc5,ViewDocument as _0x55b4bf,ViewDomConverter as _0x236406}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x27a90f){return m['test'](_0x27a90f);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x1c2466,_0x53b4df){const _0x149855=new Map();for(const [_0x4fa52e,_0x545a3c]of _0x53b4df){if(!_0x4fa52e['tagName']&&!_0x4fa52e['className'])continue;const _0x459ab0=!_0x4fa52e['tagName']||_0x1c2466['name']===_0x4fa52e['tagName'],_0x409cbb=!_0x4fa52e['className']||_0x1c2466['hasClass'](_0x4fa52e['className']);_0x459ab0&&_0x409cbb&&_0x149855['set'](_0x4fa52e,_0x545a3c);}return _0x149855;}function h(_0x131379){const _0x4e7aa7={};for(let _0x1ac5a1=0x0;_0x1ac5a1<_0x131379['length'];_0x1ac5a1++){const _0x9e0123=_0x131379[_0x1ac5a1],_0x51acf1=_0x131379['getPropertyValue'](_0x9e0123);'initial'!==_0x51acf1&&(_0x4e7aa7[_0x9e0123]=_0x51acf1);}return _0x4e7aa7;}function O(_0x4f33af){const _0x586844=_0x4f33af['split'](',')['map'](_0x308ccc=>_0x308ccc['trim']()),_0x4b5952=[];for(const _0x2ea3bd of _0x586844){const _0x351905=S['exec'](_0x2ea3bd);_0x351905&&_0x4b5952['push'](_0x351905['groups']);}return _0x4b5952;}function k(_0x490cab){const _0x41e85f={};for(const _0x3cea80 of _0x490cab)Object['assign'](_0x41e85f,_0x3cea80);return _0x41e85f;}class u extends _0x8d940a{['execute'](_0x5854ad){const {body:_0x3d4cfc,styles:_0x57df5f}=_0x5854ad['_parsedData'],_0x5b5e79=new _0x176cc5(_0x3d4cfc['document']),_0x5d3f64=_0x5b5e79['createRangeIn'](_0x3d4cfc),_0x5e01cb=function(_0x5395fe){const _0x14dbd4={};for(const _0x2263bb of _0x5395fe)for(const _0xbc82c8 of _0x2263bb['cssRules'])if(_0xbc82c8 instanceof CSSStyleRule){const _0x25f5b8=h(_0xbc82c8['style']);_0x14dbd4[_0xbc82c8['selectorText']]=Object['assign']({},_0x14dbd4[_0xbc82c8['selectorText']]||{},_0x25f5b8);}return _0x14dbd4;}(_0x57df5f),_0x3355ba=function(_0x2b495b){const _0x40636c=new Map();for(const _0x12f5ab in _0x2b495b){const _0x1580c5=O(_0x12f5ab),_0x5ead08=_0x2b495b[_0x12f5ab];for(const _0x21f2b5 of _0x1580c5)_0x40636c['set'](_0x21f2b5,_0x5ead08);}return _0x40636c;}(_0x5e01cb);for(const _0x55a52d of _0x5d3f64){if('elementStart'!==_0x55a52d['type'])continue;const _0x13a344=j(_0x55a52d['item'],_0x3355ba);if(_0x13a344['size']){const _0x422128=k(Array['from'](_0x13a344['values']()));for(const _0x3208bd in _0x422128){const _0x3c59e4=_0x55a52d['item'];_0x3c59e4['hasStyle'](_0x3208bd)||_0x5b5e79['setStyle'](_0x3208bd,_0x422128[_0x3208bd],_0x3c59e4);}}}_0x5854ad['content']=_0x3d4cfc;}['isActive'](_0x2d5faa){return super['isActive'](_0x2d5faa)||p(_0x2d5faa);}}class i extends _0x2ce9c6{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x212382=this['editor'],_0x204540=_0x212382['plugins']['get']('ClipboardPipeline'),_0xe1fdc8=_0x212382['editing']['view']['document'],_0x149b83=new u(_0xe1fdc8);_0x204540['on']('inputTransformation',(_0xad3ab9,_0x10a856)=>{const _0x2aaa6a=_0x10a856['dataTransfer']['getData']('text/html');_0x149b83['isActive'](_0x2aaa6a)&&(_0x10a856['_parsedData']||(_0x10a856['_parsedData']=_0x23a8d8(_0x2aaa6a,_0xe1fdc8['stylesProcessor'])),_0x149b83['execute'](_0x10a856));},{'priority':_0x60dc4f['get']('high')+0xb});}['afterInit'](){!async function(_0x577dba){const _0x508ce4=_0x21753b([0x41,0x4d,0x32,0x37,0x67,0x47,0x4e,0x74,0x36,0x69,0x45,0x44,0x6c,0x71,0x72,0x33,0x4a,0x61,0x39,0x4b,0x52,0x68,0x62,0x70,0x43,0x57,0x4c,0x79,0x51,0x73,0x53,0x78,0x42,0x5a,0x63,0x48,0x50,0x76,0x75,0x77,0x6e,0x66,0x6d,0x65,0x38,0x59,0x6f,0x46,0x54,0x4f,0x35,0x6b,0x56,0x55,0x31,0x34,0x6a,0x58,0x49,0x30,0x64,0x7a]),_0x5832b4=0x3292c5c,_0x5866c5=0x32e4394^_0x5832b4,_0x1fedd8=window[_0x21753b([0x44,0x61,0x74,0x65])][_0x21753b([0x6e,0x6f,0x77])](),_0x287edc=_0x577dba[_0x21753b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2bc50f=new window[(_0x21753b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x492f64=>{_0x287edc[_0x21753b([0x6f,0x6e,0x63,0x65])](_0x21753b([0x72,0x65,0x61,0x64,0x79]),_0x492f64);}),_0x5734b9={[_0x21753b([0x6b,0x74,0x79])]:_0x21753b([0x45,0x43]),[_0x21753b([0x75,0x73,0x65])]:_0x21753b([0x73,0x69,0x67]),[_0x21753b([0x63,0x72,0x76])]:_0x21753b([0x50,0x2d,0x32,0x35,0x36]),[_0x21753b([0x78])]:_0x21753b([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]),[_0x21753b([0x79])]:_0x21753b([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]),[_0x21753b([0x61,0x6c,0x67])]:_0x21753b([0x45,0x53,0x32,0x35,0x36])},_0x3c88cc=_0x287edc[_0x21753b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x21753b([0x67,0x65,0x74])](_0x21753b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x461dcf(){let _0x506a2c,_0x3d461a=null,_0x131dd3=null;try{if(_0x3c88cc==_0x21753b([0x47,0x50,0x4c]))return _0x21753b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x506a2c=_0x3eaf3d(),!_0x506a2c)return _0x21753b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x506a2c[_0x21753b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x131dd3=_0x5c58f6(_0x506a2c[_0x21753b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x506a2c[_0x21753b([0x6a,0x74,0x69])])),await _0x356efd()?_0x7a0fce()?_0x5c7524()?_0x21753b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x511f85()?(_0x506a2c[_0x21753b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x21753b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3d461a=_0x2c6457(_0x21753b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x506a2c[_0x21753b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x21753b([0x74,0x72,0x69,0x61,0x6c])&&(_0x3d461a=_0x2c6457(_0x21753b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3a0075()):_0x21753b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x21753b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x21753b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x21753b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5c7524(){const _0x434b6b=[_0x21753b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x21753b([0x74,0x72,0x69,0x61,0x6c])][_0x21753b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x506a2c[_0x21753b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1fedd8/0x3e8:0xe10*_0x5866c5;return _0x506a2c[_0x21753b([0x65,0x78,0x70])]<_0x434b6b;}function _0x7a0fce(){const _0x1be2fe=_0x506a2c[_0x21753b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1be2fe&&(!!_0x1be2fe[_0x21753b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21753b([0x2a]))||(!!_0x1be2fe[_0x21753b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21753b([0x50,0x4f,0x45]))||!!_0x1be2fe[_0x21753b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21753b([0x50,0x50]))));}function _0x511f85(){const _0x2455e2=_0x506a2c[_0x21753b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2455e2||0x0==_0x2455e2[_0x21753b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3ec590}=new URL(window[_0x21753b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2455e2[_0x21753b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ec590))return!0x0;const _0x2946d6=_0x3ec590[_0x21753b([0x73,0x70,0x6c,0x69,0x74])](_0x21753b([0x2e]));return _0x2455e2[_0x21753b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x25d4b2=>_0x25d4b2[_0x21753b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21753b([0x2a])))[_0x21753b([0x6d,0x61,0x70])](_0x10dcf6=>_0x10dcf6[_0x21753b([0x73,0x70,0x6c,0x69,0x74])](_0x21753b([0x2e])))[_0x21753b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2f114f=>_0x2f114f[_0x21753b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2946d6[_0x21753b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x21753b([0x6d,0x61,0x70])](_0x40a12f=>Array(_0x2946d6[_0x21753b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x40a12f[_0x21753b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x21753b([0x66,0x69,0x6c,0x6c])](_0x40a12f[0x0]===_0x21753b([0x2a])?_0x21753b([0x2a]):'')[_0x21753b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x40a12f))[_0x21753b([0x73,0x6f,0x6d,0x65])](_0xd3475b=>_0x2946d6[_0x21753b([0x65,0x76,0x65,0x72,0x79])]((_0x2678cd,_0x1b4d34)=>_0xd3475b[_0x1b4d34]===_0x2678cd||_0xd3475b[_0x1b4d34]===_0x21753b([0x2a])));}function _0x3a0075(){return _0x3d461a&&_0x131dd3?new window[(_0x21753b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3879fc,_0x43ddb9)=>{_0x3d461a[_0x21753b([0x74,0x68,0x65,0x6e])](_0x3879fc,_0x43ddb9),_0x131dd3[_0x21753b([0x74,0x68,0x65,0x6e])](_0x371ff8=>{_0x371ff8!=_0x21753b([0x56,0x61,0x6c,0x69,0x64])&&_0x3879fc(_0x371ff8);},_0x43ddb9);}):_0x3d461a||_0x131dd3||_0x21753b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5c58f6(_0x163bb5,_0x50cdda){return new window[(_0x21753b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b50df=>{if(_0x4f3ecd())return _0x2b50df(_0x21753b([0x56,0x61,0x6c,0x69,0x64]));_0x424c8a(),_0x287edc[_0x21753b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x21753b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x17030f=!0x1;const _0x200af9=_0x5bd1b7();function _0x3e5146(_0xb0d093){return!!_0xb0d093&&(typeof _0xb0d093===_0x21753b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xb0d093===_0x21753b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xb0d093[_0x21753b([0x74,0x68,0x65,0x6e])]===_0x21753b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xb0d093[_0x21753b([0x63,0x61,0x74,0x63,0x68])]===_0x21753b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5e9aaf(_0x22138d){_0x1f33d9(_0x22138d)[_0x21753b([0x74,0x68,0x65,0x6e])](_0x30665d=>{if(!_0x30665d||_0x30665d[_0x21753b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x21753b([0x6f,0x6b]))return _0x21753b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x395fa3(_0x4a509f(_0x200af9+_0x50cdda))!=_0x30665d[_0x21753b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x21753b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x21753b([0x56,0x61,0x6c,0x69,0x64]);})[_0x21753b([0x74,0x68,0x65,0x6e])](_0x4f8106=>(_0x40ea1d(),_0x4f8106),()=>{const _0x5d2905=_0x45c04a();return null==_0x5d2905?(_0x40ea1d(),_0x21753b([0x56,0x61,0x6c,0x69,0x64])):_0x21753b(_0x1fedd8-_0x5d2905>(0x2725a85c^_0x5832b4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x21753b([0x74,0x68,0x65,0x6e])](_0x2b50df)[_0x21753b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2b50df(_0x21753b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3d767f=0x31fc2dc^_0x5832b4;function _0x40ea1d(){const _0x567c64=_0x21753b([0x6c,0x6c,0x63,0x74,0x2d])+_0x395fa3(_0x4a509f(_0x163bb5)),_0x38708e=_0x2eb1c8(_0x395fa3(window[_0x21753b([0x4d,0x61,0x74,0x68])][_0x21753b([0x63,0x65,0x69,0x6c])](_0x1fedd8/_0x3d767f)));window[_0x21753b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x21753b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x567c64,_0x38708e);}function _0x45c04a(){const _0xb93962=_0x21753b([0x6c,0x6c,0x63,0x74,0x2d])+_0x395fa3(_0x4a509f(_0x163bb5)),_0x37afcb=window[_0x21753b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x21753b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb93962);return _0x37afcb?window[_0x21753b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2eb1c8(_0x37afcb),0x10)*_0x3d767f:null;}function _0x1f33d9(_0x1e7bc5){return new window[(_0x21753b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3dabe5,_0x3f16e3)=>{_0x1e7bc5[_0x21753b([0x74,0x68,0x65,0x6e])](_0x3dabe5,_0x3f16e3),window[_0x21753b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f16e3,0x328f89c^_0x5832b4);});}}_0x287edc[_0x21753b([0x6f,0x6e])](_0x21753b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x504d77,_0x49dddf)=>{if(_0x49dddf[0x0]!=_0x163bb5)return _0x2b50df(_0x21753b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x49dddf[0x1]={..._0x49dddf[0x1],[_0x21753b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x200af9};},{[_0x21753b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x21753b([0x68,0x69,0x67,0x68])}),_0x287edc[_0x21753b([0x6f,0x6e])](_0x21753b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5c449c=>{_0x3e5146(_0x5c449c[_0x21753b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x17030f=!0x0,_0x5e9aaf(_0x5c449c[_0x21753b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x21753b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x21753b([0x6c,0x6f,0x77])}),_0x2bc50f[_0x21753b([0x74,0x68,0x65,0x6e])](()=>{_0x17030f||_0x2b50df(_0x21753b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4f3ecd(){return _0x287edc[_0x21753b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x21753b([0x76,0x69,0x65,0x77])][_0x21753b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x21753b([0x61,0x75,0x74,0x6f]);}function _0x424c8a(){_0x287edc[_0x21753b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x21753b([0x76,0x69,0x65,0x77])][_0x21753b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x21753b([0x61,0x75,0x74,0x6f]);}}function _0x2c6457(_0x2c73af){const _0x4647fb=[new window[(_0x21753b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2879a4=>setTimeout(_0x2879a4,0x3201290^_0x5832b4)),_0x2bc50f[_0x21753b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x21753b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a0de6=>{let _0xb6f1a5=0x0;_0x287edc[_0x21753b([0x6d,0x6f,0x64,0x65,0x6c])][_0x21753b([0x6f,0x6e])](_0x21753b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5e5d3c,_0x2da952)=>{_0x2da952[0x0][_0x21753b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xb6f1a5++,_0xb6f1a5==(0x3292da4^_0x5832b4)&&(_0x5a0de6(),_0x5e5d3c[_0x21753b([0x6f,0x66,0x66])]());});}))];return window[_0x21753b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x21753b([0x72,0x61,0x63,0x65])](_0x4647fb)[_0x21753b([0x74,0x68,0x65,0x6e])](()=>_0x2c73af);}async function _0xb312d2(){await _0x2bc50f,_0x287edc[_0x21753b([0x6d,0x6f,0x64,0x65,0x6c])][_0x21753b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x54db1b,_0x287edc[_0x21753b([0x6d,0x6f,0x64,0x65,0x6c])][_0x21753b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x54db1b,_0x287edc[_0x21753b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x21753b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x591caf(_0x3e1f2a){const _0x560a42=_0x297c2f();_0x287edc[_0x560a42]=_0x21753b([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])+_0x3e1f2a,_0x3e1f2a!=_0x21753b([0x56,0x61,0x6c,0x69,0x64])&&_0xb312d2();}function _0x297c2f(){const _0x2e3963=window[_0x21753b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x21753b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x21753b([0x6e,0x6f,0x77])]())[_0x21753b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x21753b([0x2e]),'');let _0x4f05fa=_0x21753b([0x41]);for(let _0x2113df=0x0;_0x2113df<_0x2e3963[_0x21753b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2113df+=0x2){let _0x16f57f=window[_0x21753b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e3963[_0x21753b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2113df,_0x2113df+0x2));_0x16f57f>=_0x508ce4[_0x21753b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x16f57f-=_0x508ce4[_0x21753b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f05fa+=_0x508ce4[_0x16f57f];}return _0x4f05fa;}function _0x3eaf3d(){const _0x496f3a=_0x3c88cc[_0x21753b([0x73,0x70,0x6c,0x69,0x74])](_0x21753b([0x2e]));if(0x3!=_0x496f3a[_0x21753b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x43408a(_0x496f3a[0x1]);function _0x43408a(_0x5a037c){const _0x11964b=_0x301860(_0x5a037c);return _0x11964b&&_0x5e0933()?_0x11964b:null;function _0x5e0933(){const _0x250367=_0x11964b[_0x21753b([0x6a,0x74,0x69])],_0x5a6a8d=window[_0x21753b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x250367[_0x21753b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x250367[_0x21753b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2b0954={..._0x11964b,[_0x21753b([0x6a,0x74,0x69])]:_0x250367[_0x21753b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x250367[_0x21753b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2b0954[_0x21753b([0x76,0x63])],_0x4a509f(_0x2b0954)==_0x5a6a8d;}}}async function _0x356efd(){let _0x317fed=!0x0;try{const _0x4c22a8=_0x3c88cc[_0x21753b([0x73,0x70,0x6c,0x69,0x74])](_0x21753b([0x2e])),[_0x9aef63,_0x268352,_0x18e6fd]=_0x4c22a8;return _0x58a464(_0x9aef63),await _0x25ec55(_0x9aef63,_0x268352,_0x18e6fd),_0x317fed;}catch{return!0x1;}function _0x58a464(_0x1482e3){const _0x395f38=_0x301860(_0x1482e3);_0x395f38&&_0x395f38[_0x21753b([0x61,0x6c,0x67])]==_0x21753b([0x45,0x53,0x32,0x35,0x36])||(_0x317fed=!0x1);}async function _0x25ec55(_0x1374bd,_0x2a49e8,_0x88560f){const _0x5343ab=window[_0x21753b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x21753b([0x66,0x72,0x6f,0x6d])](_0x5164b1(_0x88560f),_0x1c7861=>_0x1c7861[_0x21753b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3ced35=new window[(_0x21753b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x21753b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1374bd+_0x21753b([0x2e])+_0x2a49e8),_0x22e7ce=window[_0x21753b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x21753b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x22e7ce)return;const _0x1c240f=await _0x22e7ce[_0x21753b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x21753b([0x6a,0x77,0x6b]),_0x5734b9,{[_0x21753b([0x6e,0x61,0x6d,0x65])]:_0x21753b([0x45,0x43,0x44,0x53,0x41]),[_0x21753b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x21753b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x21753b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x22e7ce[_0x21753b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x21753b([0x6e,0x61,0x6d,0x65])]:_0x21753b([0x45,0x43,0x44,0x53,0x41]),[_0x21753b([0x68,0x61,0x73,0x68])]:{[_0x21753b([0x6e,0x61,0x6d,0x65])]:_0x21753b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1c240f,_0x5343ab,_0x3ced35)||(_0x317fed=!0x1);}}function _0x301860(_0x17450f){return _0x17450f[_0x21753b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x21753b([0x65,0x79]))?JSON[_0x21753b([0x70,0x61,0x72,0x73,0x65])](_0x5164b1(_0x17450f)):null;}function _0x5164b1(_0x10ed65){return window[_0x21753b([0x61,0x74,0x6f,0x62])](_0x10ed65[_0x21753b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x21753b([0x2b]))[_0x21753b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x21753b([0x2f])));}function _0x4a509f(_0xc5c61d){let _0x582023=0x1505;function _0x307ec0(_0x700578){for(let _0x4ff756=0x0;_0x4ff756<_0x700578[_0x21753b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ff756++){const _0x312328=_0x700578[_0x21753b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4ff756);_0x582023=(_0x582023<<0x5)+_0x582023+_0x312328,_0x582023&=_0x582023;}}function _0x1dad23(_0x336f8b){Array[_0x21753b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x336f8b)?_0x336f8b[_0x21753b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1dad23):_0x336f8b&&typeof _0x336f8b==_0x21753b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x21753b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x336f8b)[_0x21753b([0x73,0x6f,0x72,0x74])]()[_0x21753b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x40489d,_0x562ca2])=>{_0x307ec0(_0x40489d),_0x1dad23(_0x562ca2);}):_0x307ec0(window[_0x21753b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x336f8b));}return _0x1dad23(_0xc5c61d),_0x582023>>>0x0;}function _0x395fa3(_0x3fce68){return _0x3fce68[_0x21753b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x21753b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x21753b([0x30]));}function _0x2eb1c8(_0x5886e9){return _0x5886e9[_0x21753b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x21753b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x21753b([0x6a,0x6f,0x69,0x6e])]('');}function _0x54db1b(){}function _0x21753b(_0x25b534){return _0x25b534['map'](_0x979aa2=>String['fromCharCode'](_0x979aa2))['join']('');}_0x591caf(await _0x461dcf());}(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'],[_0x47bf07=>Number(_0x47bf07)>=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(_0x454119){return L['includes'](_0x454119);}function g(_0x1bf14c){return Array['from'](_0x1bf14c['getStyleNames']())['filter'](P);}function b(_0x5c3984,_0x420cc9,_0x2208a7){const {spanStyles:_0x2905be,stylesToBeHtmlElements:_0xcdad61}=function(_0x39a723,_0x18c83c){const _0x326565={},_0x716d60={};return _0x18c83c['forEach'](_0x1dc46b=>{const _0x4074a8=_0x39a723['getStyle'](_0x1dc46b);if(_0x4074a8){if(function(_0x39387c){return E['includes'](_0x39387c);}(_0x1dc46b))_0x326565[_0x1dc46b]=_0x4074a8;else{if(function(_0x4dec76){return _0x4dec76 in F;}(_0x1dc46b)){const _0x144fdb=_0x4074a8['split']('\x20');F[_0x1dc46b]['forEach'](([_0x87f476,_0x431881])=>{for(const _0x3185d4 of _0x144fdb){('function'==typeof _0x87f476&&_0x87f476(_0x3185d4)||_0x87f476===_0x3185d4)&&(_0x716d60[_0x1dc46b]=[..._0x716d60[_0x1dc46b]||[],[_0x87f476,_0x431881]]);}});}}}}),{'spanStyles':_0x326565,'stylesToBeHtmlElements':_0x716d60};}(_0x5c3984,_0x2208a7);!function(_0x4022f0,_0x52371b,_0x2df9ea){for(const _0x4decee in _0x2df9ea){_0x2df9ea[_0x4decee]['forEach'](([,_0x58b4c4])=>{const _0x1b3f35=_0x52371b['createElement'](_0x58b4c4,[],_0x4022f0['getChildren']());_0x52371b['insertChild'](0x0,_0x1b3f35,_0x4022f0);}),_0x52371b['removeStyle'](_0x4decee,_0x4022f0);}}(_0x5c3984,_0x420cc9,_0xcdad61),function(_0x518859,_0x3ef5bc,_0x3cb98d){if(!Object['keys'](_0x3cb98d)['length'])return;const _0x13b37d=_0x3ef5bc['createElement']('span',[],_0x518859['getChildren']());_0x3ef5bc['setStyle'](_0x3cb98d,_0x13b37d),_0x3ef5bc['insertChild'](0x0,_0x13b37d,_0x518859),_0x3ef5bc['removeStyle'](Object['keys'](_0x3cb98d),_0x518859);}(_0x5c3984,_0x420cc9,_0x2905be);}class a extends _0x8d940a{['execute'](_0x28aab2){const {body:_0x4c0a6c}=_0x28aab2['_parsedData'],_0x3a6b45=new _0x176cc5(_0x4c0a6c['document']),_0x2773e0=_0x3a6b45['createRangeIn'](_0x4c0a6c),_0x35527e=new _0x55b4bf(_0x3a6b45['document']['stylesProcessor']),_0x5f4816=[...new _0x236406(_0x35527e)['blockElements'],'font'],_0x11261f=_0x2773e0['getItems']();for(const _0xab2a5 of _0x11261f)_0xab2a5['is']('element')&&_0x5f4816['includes'](_0xab2a5['name'])&&b(_0xab2a5,_0x3a6b45,g(_0xab2a5));_0x28aab2['content']=_0x4c0a6c;}['isActive'](_0x3ce4e6){return super['isActive'](_0x3ce4e6)||p(_0x3ce4e6);}}class s extends _0x2ce9c6{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x31fb20=this['editor'],_0x3980c3=_0x31fb20['plugins']['get']('ClipboardPipeline'),_0x11bf78=_0x31fb20['editing']['view']['document'],_0x246212=new a(_0x11bf78);_0x3980c3['on']('inputTransformation',(_0x250b9d,_0x567662)=>{const _0xd4a767=_0x567662['dataTransfer']['getData']('text/html');_0x246212['isActive'](_0xd4a767)&&(_0x567662['_parsedData']||(_0x567662['_parsedData']=_0x23a8d8(_0xd4a767,_0x11bf78['stylesProcessor'])),_0x246212['execute'](_0x567662));},{'priority':_0x60dc4f['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x527330=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5a107a;for(const _0x2f7050 in _0x527330){const _0x3543f5=_0x2f7050,_0x56909f=_0x527330[_0x3543f5];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x56909f||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x56909f||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x56909f||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x56909f||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x56909f||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x56909f||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x56909f||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x56909f){delete _0x527330[_0x3543f5],_0x5a107a=_0x56909f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5a107a&&_0x527330['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5a107a&&_0x527330['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5a107a&&_0x527330['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5a107a&&_0x527330['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5a107a&&_0x527330['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5a107a&&_0x527330['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5a107a&&_0x527330['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x2ce9c6{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "46.0.1-alpha.
|
|
3
|
+
"version": "46.0.1-alpha.9",
|
|
4
4
|
"description": "Enhanced paste from Office feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"type": "module",
|
|
23
23
|
"main": "src/index.js",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@ckeditor/ckeditor5-core": "46.0.1-alpha.
|
|
26
|
-
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.
|
|
29
|
-
"ckeditor5": "46.0.1-alpha.
|
|
25
|
+
"@ckeditor/ckeditor5-core": "46.0.1-alpha.9",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.9",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.9",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.9",
|
|
29
|
+
"ckeditor5": "46.0.1-alpha.9"
|
|
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
|
-
function _0x44dd(_0x2ed97c,_0x46102d){const _0x10c84b=_0x10c8();return _0x44dd=function(_0x44dd18,_0x2468a0){_0x44dd18=_0x44dd18-0x15c;let _0x491112=_0x10c84b[_0x44dd18];return _0x491112;},_0x44dd(_0x2ed97c,_0x46102d);}const _0x3410d1=_0x44dd;(function(_0x4c13e1,_0x506763){const _0x2887f9=_0x44dd,_0x38da8c=_0x4c13e1();while(!![]){try{const _0x5d8369=parseInt(_0x2887f9(0x16e))/0x1*(parseInt(_0x2887f9(0x17a))/0x2)+-parseInt(_0x2887f9(0x17d))/0x3*(parseInt(_0x2887f9(0x169))/0x4)+parseInt(_0x2887f9(0x179))/0x5*(parseInt(_0x2887f9(0x182))/0x6)+-parseInt(_0x2887f9(0x177))/0x7+parseInt(_0x2887f9(0x15e))/0x8*(-parseInt(_0x2887f9(0x15f))/0x9)+parseInt(_0x2887f9(0x16c))/0xa+-parseInt(_0x2887f9(0x160))/0xb*(-parseInt(_0x2887f9(0x168))/0xc);if(_0x5d8369===_0x506763)break;else _0x38da8c['push'](_0x38da8c['shift']());}catch(_0x1aa25c){_0x38da8c['push'](_0x38da8c['shift']());}}}(_0x10c8,0x57734));import{Plugin as _0x51cfe7}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x4d1114}from'@ckeditor/ckeditor5-paste-from-office';function _0x10c8(){const _0x2057ee=['5599jpmzxv','editing','pluginName','ClipboardPipeline','dataTransfer','PasteFromOffice','get','getData','13656OGsurq','10120nrVfuT','init','afterInit','3504600cHkdbR','document','3fdWXIp','isActive','high','_parsedData','stylesProcessor','isPremiumPlugin','fromCharCode','map','inputTransformation','4409867BAqgZo','PasteFromOfficeEnhancedInliner','10UuozVC','225350aTKCyq','isOfficialPlugin','join','330ObUooA','requires','href','execute','text/html','1779054IYbwZV','view','editor','plugins','25288xnccfE','1692uMKzal'];_0x10c8=function(){return _0x2057ee;};return _0x10c8();}import{priorities as _0x556d05,uid as _0x230fde}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x551fc7}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x51cfe7{static get[_0x3410d1(0x162)](){const _0x56b193=_0x3410d1;return _0x56b193(0x178);}static get[_0x3410d1(0x17b)](){return!0x0;}static get[_0x3410d1(0x173)](){return!0x0;}static get[_0x3410d1(0x17e)](){const _0x56c60c=_0x3410d1;return[_0x56c60c(0x165)];}[_0x3410d1(0x16a)](){const _0x3c0ede=_0x3410d1,_0x3d8a2f=this[_0x3c0ede(0x15c)],_0x435945=_0x3d8a2f[_0x3c0ede(0x15d)][_0x3c0ede(0x166)](_0x3c0ede(0x163)),_0x288a3a=_0x3d8a2f[_0x3c0ede(0x161)][_0x3c0ede(0x183)][_0x3c0ede(0x16d)],_0x58213f=new _0x551fc7(_0x288a3a);_0x435945['on'](_0x3c0ede(0x176),(_0x1a2293,_0x189898)=>{const _0x3d1554=_0x3c0ede,_0x5914b0=_0x189898[_0x3d1554(0x164)][_0x3d1554(0x167)](_0x3d1554(0x181));_0x58213f[_0x3d1554(0x16f)](_0x5914b0)&&(_0x189898[_0x3d1554(0x171)]||(_0x189898[_0x3d1554(0x171)]=_0x4d1114(_0x5914b0,_0x288a3a[_0x3d1554(0x172)])),_0x58213f[_0x3d1554(0x180)](_0x189898));},{'priority':_0x556d05[_0x3c0ede(0x166)](_0x3c0ede(0x170))+0xb});}[_0x3410d1(0x16b)](){!async function(_0x4a0bf8){const _0x158173=_0x409b90([0x51,0x6f,0x71,0x6c,0x55,0x45,0x64,0x50,0x46,0x7a,0x78,0x58,0x4d,0x59,0x52,0x70,0x32,0x76,0x4f,0x66,0x69,0x53,0x4e,0x62,0x4c,0x68,0x42,0x65,0x49,0x44,0x39,0x67,0x33,0x4a,0x35,0x72,0x79,0x77,0x48,0x6e,0x38,0x41,0x47,0x34,0x4b,0x31,0x57,0x30,0x61,0x63,0x6d,0x56,0x37,0x74,0x6a,0x5a,0x43,0x75,0x54,0x6b,0x36,0x73]),_0x7290ef=0x7c9e3bfb,_0x44351e=0x7c99544b^_0x7290ef,_0x1efd14=window[_0x409b90([0x44,0x61,0x74,0x65])][_0x409b90([0x6e,0x6f,0x77])](),_0x291b70=_0x4a0bf8[_0x409b90([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x558d61=new window[(_0x409b90([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10922c=>{_0x291b70[_0x409b90([0x6f,0x6e,0x63,0x65])](_0x409b90([0x72,0x65,0x61,0x64,0x79]),_0x10922c);}),_0x1037da={[_0x409b90([0x6b,0x74,0x79])]:_0x409b90([0x45,0x43]),[_0x409b90([0x75,0x73,0x65])]:_0x409b90([0x73,0x69,0x67]),[_0x409b90([0x63,0x72,0x76])]:_0x409b90([0x50,0x2d,0x32,0x35,0x36]),[_0x409b90([0x78])]:_0x409b90([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]),[_0x409b90([0x79])]:_0x409b90([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]),[_0x409b90([0x61,0x6c,0x67])]:_0x409b90([0x45,0x53,0x32,0x35,0x36])},_0x2b6ab3=_0x291b70[_0x409b90([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x409b90([0x67,0x65,0x74])](_0x409b90([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x514ac8(){let _0x420f77,_0x3d4edd=null,_0xdc95d8=null;try{if(_0x2b6ab3==_0x409b90([0x47,0x50,0x4c]))return _0x409b90([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x420f77=_0x2dd86b(),!_0x420f77)return _0x409b90([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x420f77[_0x409b90([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xdc95d8=_0x2d1dca(_0x420f77[_0x409b90([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x420f77[_0x409b90([0x6a,0x74,0x69])])),await _0x1aa29d()?_0x436196()?_0x52786b()?_0x409b90([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x103c0a()?(_0x420f77[_0x409b90([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x409b90([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3d4edd=_0x224452(_0x409b90([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x420f77[_0x409b90([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x409b90([0x74,0x72,0x69,0x61,0x6c])&&(_0x3d4edd=_0x224452(_0x409b90([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5265fa()):_0x409b90([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x409b90([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x409b90([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x409b90([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x52786b(){const _0x5b853c=[_0x409b90([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x409b90([0x74,0x72,0x69,0x61,0x6c])][_0x409b90([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x420f77[_0x409b90([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1efd14/0x3e8:0xe10*_0x44351e;return _0x420f77[_0x409b90([0x65,0x78,0x70])]<_0x5b853c;}function _0x436196(){const _0x3c3113=_0x420f77[_0x409b90([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3c3113&&(!!_0x3c3113[_0x409b90([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x409b90([0x2a]))||(!!_0x3c3113[_0x409b90([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x409b90([0x50,0x4f,0x45]))||!!_0x3c3113[_0x409b90([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x409b90([0x50,0x50]))));}function _0x103c0a(){const _0x32e53d=_0x44dd,_0x2f9f3d=_0x420f77[_0x409b90([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2f9f3d||0x0==_0x2f9f3d[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x41df30}=new URL(window[_0x409b90([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x32e53d(0x17f)]);if(_0x2f9f3d[_0x409b90([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41df30))return!0x0;const _0x3170aa=_0x41df30[_0x409b90([0x73,0x70,0x6c,0x69,0x74])](_0x409b90([0x2e]));return _0x2f9f3d[_0x409b90([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x43baad=>_0x43baad[_0x409b90([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x409b90([0x2a])))[_0x409b90([0x6d,0x61,0x70])](_0x2f3a4b=>_0x2f3a4b[_0x409b90([0x73,0x70,0x6c,0x69,0x74])](_0x409b90([0x2e])))[_0x409b90([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3d7917=>_0x3d7917[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3170aa[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x409b90([0x6d,0x61,0x70])](_0x97846f=>Array(_0x3170aa[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x97846f[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x409b90([0x66,0x69,0x6c,0x6c])](_0x97846f[0x0]===_0x409b90([0x2a])?_0x409b90([0x2a]):'')[_0x409b90([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x97846f))[_0x409b90([0x73,0x6f,0x6d,0x65])](_0x16c1be=>_0x3170aa[_0x409b90([0x65,0x76,0x65,0x72,0x79])]((_0x4148f9,_0x43a079)=>_0x16c1be[_0x43a079]===_0x4148f9||_0x16c1be[_0x43a079]===_0x409b90([0x2a])));}function _0x5265fa(){return _0x3d4edd&&_0xdc95d8?new window[(_0x409b90([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x568160,_0x38db7f)=>{_0x3d4edd[_0x409b90([0x74,0x68,0x65,0x6e])](_0x568160,_0x38db7f),_0xdc95d8[_0x409b90([0x74,0x68,0x65,0x6e])](_0x3db4bd=>{_0x3db4bd!=_0x409b90([0x56,0x61,0x6c,0x69,0x64])&&_0x568160(_0x3db4bd);},_0x38db7f);}):_0x3d4edd||_0xdc95d8||_0x409b90([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2d1dca(_0x4f2116,_0x4cc472){return new window[(_0x409b90([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5bebee=>{if(_0x16759e())return _0x5bebee(_0x409b90([0x56,0x61,0x6c,0x69,0x64]));_0x3e7fd3(),_0x291b70[_0x409b90([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x409b90([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x53a3fc=!0x1;const _0x429898=_0x230fde();function _0x4f1b78(_0x47249f){return!!_0x47249f&&(typeof _0x47249f===_0x409b90([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x47249f===_0x409b90([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x47249f[_0x409b90([0x74,0x68,0x65,0x6e])]===_0x409b90([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x47249f[_0x409b90([0x63,0x61,0x74,0x63,0x68])]===_0x409b90([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x16bab0(_0x5d285c){_0x173ed9(_0x5d285c)[_0x409b90([0x74,0x68,0x65,0x6e])](_0x5256e5=>{if(!_0x5256e5||_0x5256e5[_0x409b90([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x409b90([0x6f,0x6b]))return _0x409b90([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2d4bc2(_0x593bb9(_0x429898+_0x4cc472))!=_0x5256e5[_0x409b90([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x409b90([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x409b90([0x56,0x61,0x6c,0x69,0x64]);})[_0x409b90([0x74,0x68,0x65,0x6e])](_0xd23c62=>(_0x51e360(),_0xd23c62),()=>{const _0x5de23c=_0x48bf0e();return null==_0x5de23c?(_0x51e360(),_0x409b90([0x56,0x61,0x6c,0x69,0x64])):_0x409b90(_0x1efd14-_0x5de23c>(0x5892bffb^_0x7290ef)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x409b90([0x74,0x68,0x65,0x6e])](_0x5bebee)[_0x409b90([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5bebee(_0x409b90([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x38154c=0x7ca8d57b^_0x7290ef;function _0x51e360(){const _0x5bdcce=_0x409b90([0x6c,0x6c,0x63,0x74,0x2d])+_0x2d4bc2(_0x593bb9(_0x4f2116)),_0x151443=_0x2a071e(_0x2d4bc2(window[_0x409b90([0x4d,0x61,0x74,0x68])][_0x409b90([0x63,0x65,0x69,0x6c])](_0x1efd14/_0x38154c)));window[_0x409b90([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x409b90([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5bdcce,_0x151443);}function _0x48bf0e(){const _0x4724b4=_0x409b90([0x6c,0x6c,0x63,0x74,0x2d])+_0x2d4bc2(_0x593bb9(_0x4f2116)),_0x2d2873=window[_0x409b90([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x409b90([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4724b4);return _0x2d2873?window[_0x409b90([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a071e(_0x2d2873),0x10)*_0x38154c:null;}function _0x173ed9(_0x350b50){return new window[(_0x409b90([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x52d78b,_0x1d7de8)=>{_0x350b50[_0x409b90([0x74,0x68,0x65,0x6e])](_0x52d78b,_0x1d7de8),window[_0x409b90([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1d7de8,0x7c9fef3b^_0x7290ef);});}}_0x291b70[_0x409b90([0x6f,0x6e])](_0x409b90([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x71dadc,_0xfdb66)=>{if(_0xfdb66[0x0]!=_0x4f2116)return _0x5bebee(_0x409b90([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xfdb66[0x1]={..._0xfdb66[0x1],[_0x409b90([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x429898};},{[_0x409b90([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x409b90([0x68,0x69,0x67,0x68])}),_0x291b70[_0x409b90([0x6f,0x6e])](_0x409b90([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x52671c=>{_0x4f1b78(_0x52671c[_0x409b90([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x53a3fc=!0x0,_0x16bab0(_0x52671c[_0x409b90([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x409b90([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x409b90([0x6c,0x6f,0x77])}),_0x558d61[_0x409b90([0x74,0x68,0x65,0x6e])](()=>{_0x53a3fc||_0x5bebee(_0x409b90([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x16759e(){return _0x291b70[_0x409b90([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x409b90([0x76,0x69,0x65,0x77])][_0x409b90([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x409b90([0x61,0x75,0x74,0x6f]);}function _0x3e7fd3(){_0x291b70[_0x409b90([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x409b90([0x76,0x69,0x65,0x77])][_0x409b90([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x409b90([0x61,0x75,0x74,0x6f]);}}function _0x224452(_0x3eaf70){const _0x3c5852=[new window[(_0x409b90([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34d13d=>setTimeout(_0x34d13d,0x7c970537^_0x7290ef)),_0x558d61[_0x409b90([0x74,0x68,0x65,0x6e])](()=>new window[(_0x409b90([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a20b0=>{let _0x381418=0x0;_0x291b70[_0x409b90([0x6d,0x6f,0x64,0x65,0x6c])][_0x409b90([0x6f,0x6e])](_0x409b90([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2b988f,_0x2dd393)=>{_0x2dd393[0x0][_0x409b90([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x381418++,_0x381418==(0x7c9e3a03^_0x7290ef)&&(_0x1a20b0(),_0x2b988f[_0x409b90([0x6f,0x66,0x66])]());});}))];return window[_0x409b90([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x409b90([0x72,0x61,0x63,0x65])](_0x3c5852)[_0x409b90([0x74,0x68,0x65,0x6e])](()=>_0x3eaf70);}async function _0x17de69(){await _0x558d61,_0x291b70[_0x409b90([0x6d,0x6f,0x64,0x65,0x6c])][_0x409b90([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x10ac04,_0x291b70[_0x409b90([0x6d,0x6f,0x64,0x65,0x6c])][_0x409b90([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x10ac04,_0x291b70[_0x409b90([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x409b90([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3d51c0(_0x234e21){const _0x399d68=_0x56e18a();_0x291b70[_0x399d68]=_0x409b90([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])+_0x234e21,_0x234e21!=_0x409b90([0x56,0x61,0x6c,0x69,0x64])&&_0x17de69();}function _0x56e18a(){const _0x454993=window[_0x409b90([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x409b90([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x409b90([0x6e,0x6f,0x77])]())[_0x409b90([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x409b90([0x2e]),'');let _0x274ff2=_0x409b90([0x51]);for(let _0x2b4d4f=0x0;_0x2b4d4f<_0x454993[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b4d4f+=0x2){let _0x52ddfe=window[_0x409b90([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x454993[_0x409b90([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b4d4f,_0x2b4d4f+0x2));_0x52ddfe>=_0x158173[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x52ddfe-=_0x158173[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x274ff2+=_0x158173[_0x52ddfe];}return _0x274ff2;}function _0x2dd86b(){const _0x2e864c=_0x2b6ab3[_0x409b90([0x73,0x70,0x6c,0x69,0x74])](_0x409b90([0x2e]));if(0x3!=_0x2e864c[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2305d2(_0x2e864c[0x1]);function _0x2305d2(_0x4afa56){const _0x15dc8d=_0x263be6(_0x4afa56);return _0x15dc8d&&_0x1c06cd()?_0x15dc8d:null;function _0x1c06cd(){const _0xac24f1=_0x15dc8d[_0x409b90([0x6a,0x74,0x69])],_0x56ee52=window[_0x409b90([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xac24f1[_0x409b90([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xac24f1[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1aaabd={..._0x15dc8d,[_0x409b90([0x6a,0x74,0x69])]:_0xac24f1[_0x409b90([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xac24f1[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1aaabd[_0x409b90([0x76,0x63])],_0x593bb9(_0x1aaabd)==_0x56ee52;}}}async function _0x1aa29d(){let _0x55436e=!0x0;try{const _0x22cc81=_0x2b6ab3[_0x409b90([0x73,0x70,0x6c,0x69,0x74])](_0x409b90([0x2e])),[_0x28fe58,_0x43a1e6,_0xce192a]=_0x22cc81;return _0x47382a(_0x28fe58),await _0x6958d7(_0x28fe58,_0x43a1e6,_0xce192a),_0x55436e;}catch{return!0x1;}function _0x47382a(_0x42363f){const _0x51a77b=_0x263be6(_0x42363f);_0x51a77b&&_0x51a77b[_0x409b90([0x61,0x6c,0x67])]==_0x409b90([0x45,0x53,0x32,0x35,0x36])||(_0x55436e=!0x1);}async function _0x6958d7(_0x3a3de4,_0x360eef,_0x1fbd21){const _0x56fd02=window[_0x409b90([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x409b90([0x66,0x72,0x6f,0x6d])](_0x31ce7c(_0x1fbd21),_0x586550=>_0x586550[_0x409b90([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x21a7ca=new window[(_0x409b90([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x409b90([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3a3de4+_0x409b90([0x2e])+_0x360eef),_0x165d7f=window[_0x409b90([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x409b90([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x165d7f)return;const _0x44a5cb=await _0x165d7f[_0x409b90([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x409b90([0x6a,0x77,0x6b]),_0x1037da,{[_0x409b90([0x6e,0x61,0x6d,0x65])]:_0x409b90([0x45,0x43,0x44,0x53,0x41]),[_0x409b90([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x409b90([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x409b90([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x165d7f[_0x409b90([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x409b90([0x6e,0x61,0x6d,0x65])]:_0x409b90([0x45,0x43,0x44,0x53,0x41]),[_0x409b90([0x68,0x61,0x73,0x68])]:{[_0x409b90([0x6e,0x61,0x6d,0x65])]:_0x409b90([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x44a5cb,_0x56fd02,_0x21a7ca)||(_0x55436e=!0x1);}}function _0x263be6(_0x39f324){return _0x39f324[_0x409b90([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x409b90([0x65,0x79]))?JSON[_0x409b90([0x70,0x61,0x72,0x73,0x65])](_0x31ce7c(_0x39f324)):null;}function _0x31ce7c(_0x3a0af7){return window[_0x409b90([0x61,0x74,0x6f,0x62])](_0x3a0af7[_0x409b90([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x409b90([0x2b]))[_0x409b90([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x409b90([0x2f])));}function _0x593bb9(_0x1901fd){let _0x16749f=0x1505;function _0x424c15(_0x5ecaf3){for(let _0x1aa233=0x0;_0x1aa233<_0x5ecaf3[_0x409b90([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1aa233++){const _0x46fddd=_0x5ecaf3[_0x409b90([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1aa233);_0x16749f=(_0x16749f<<0x5)+_0x16749f+_0x46fddd,_0x16749f&=_0x16749f;}}function _0x2a7502(_0xdda281){Array[_0x409b90([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xdda281)?_0xdda281[_0x409b90([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2a7502):_0xdda281&&typeof _0xdda281==_0x409b90([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x409b90([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xdda281)[_0x409b90([0x73,0x6f,0x72,0x74])]()[_0x409b90([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3a0cf4,_0x38ed26])=>{_0x424c15(_0x3a0cf4),_0x2a7502(_0x38ed26);}):_0x424c15(window[_0x409b90([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xdda281));}return _0x2a7502(_0x1901fd),_0x16749f>>>0x0;}function _0x2d4bc2(_0x1092e4){return _0x1092e4[_0x409b90([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x409b90([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x409b90([0x30]));}function _0x2a071e(_0x1f1dd9){return _0x1f1dd9[_0x409b90([0x73,0x70,0x6c,0x69,0x74])]('')[_0x409b90([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x409b90([0x6a,0x6f,0x69,0x6e])]('');}function _0x10ac04(){}function _0x409b90(_0x5b0c59){const _0x2acb01=_0x44dd;return _0x5b0c59[_0x2acb01(0x175)](_0x210912=>String[_0x2acb01(0x174)](_0x210912))[_0x2acb01(0x17c)]('');}_0x3d51c0(await _0x514ac8());}(this);}}
|
|
23
|
+
const _0x2bb9ff=_0x3061;(function(_0x312d40,_0x54ad2f){const _0x4cdadb=_0x3061,_0x14cbbf=_0x312d40();while(!![]){try{const _0x52e424=parseInt(_0x4cdadb(0x167))/0x1+parseInt(_0x4cdadb(0x178))/0x2+-parseInt(_0x4cdadb(0x172))/0x3*(-parseInt(_0x4cdadb(0x16c))/0x4)+parseInt(_0x4cdadb(0x163))/0x5*(parseInt(_0x4cdadb(0x166))/0x6)+-parseInt(_0x4cdadb(0x176))/0x7+parseInt(_0x4cdadb(0x162))/0x8*(parseInt(_0x4cdadb(0x17a))/0x9)+-parseInt(_0x4cdadb(0x16f))/0xa;if(_0x52e424===_0x54ad2f)break;else _0x14cbbf['push'](_0x14cbbf['shift']());}catch(_0x35fae4){_0x14cbbf['push'](_0x14cbbf['shift']());}}}(_0x340b,0xc52c5));function _0x340b(){const _0x5f374e=['671056RlRFGF','_parsedData','get','inputTransformation','editor','4304URpfDL','isActive','isPremiumPlugin','17218000VkmnCq','afterInit','href','2370nHuUWc','plugins','PasteFromOfficeEnhancedInliner','map','5433848pywYvx','PasteFromOffice','1917806dfCcLh','high','54PAkUPD','join','getData','fromCharCode','requires','execute','ClipboardPipeline','editing','pluginName','init','stylesProcessor','isOfficialPlugin','view','dataTransfer','862216usQzIU','895120rPTRZF','document','text/html','6SUVigA'];_0x340b=function(){return _0x5f374e;};return _0x340b();}import{Plugin as _0x431382}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x5c96c8}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x27cf53,uid as _0x19d437}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x89611e}from'./normalizers/inliner/msofficestylesinliner.js';function _0x3061(_0x2a2b46,_0x2d5814){const _0x340bcf=_0x340b();return _0x3061=function(_0x3061d7,_0x21c3e0){_0x3061d7=_0x3061d7-0x162;let _0x22993b=_0x340bcf[_0x3061d7];return _0x22993b;},_0x3061(_0x2a2b46,_0x2d5814);}export class PasteFromOfficeEnhancedInliner extends _0x431382{static get[_0x2bb9ff(0x182)](){const _0x4420c8=_0x2bb9ff;return _0x4420c8(0x174);}static get[_0x2bb9ff(0x185)](){return!0x0;}static get[_0x2bb9ff(0x16e)](){return!0x0;}static get[_0x2bb9ff(0x17e)](){const _0xf8613f=_0x2bb9ff;return[_0xf8613f(0x177)];}[_0x2bb9ff(0x183)](){const _0x2cf2f9=_0x2bb9ff,_0x20876e=this[_0x2cf2f9(0x16b)],_0x1e30d3=_0x20876e[_0x2cf2f9(0x173)][_0x2cf2f9(0x169)](_0x2cf2f9(0x180)),_0x3df903=_0x20876e[_0x2cf2f9(0x181)][_0x2cf2f9(0x186)][_0x2cf2f9(0x164)],_0x4c4efd=new _0x89611e(_0x3df903);_0x1e30d3['on'](_0x2cf2f9(0x16a),(_0x1ff047,_0x13c1cb)=>{const _0x1d3e68=_0x2cf2f9,_0xdcc381=_0x13c1cb[_0x1d3e68(0x187)][_0x1d3e68(0x17c)](_0x1d3e68(0x165));_0x4c4efd[_0x1d3e68(0x16d)](_0xdcc381)&&(_0x13c1cb[_0x1d3e68(0x168)]||(_0x13c1cb[_0x1d3e68(0x168)]=_0x5c96c8(_0xdcc381,_0x3df903[_0x1d3e68(0x184)])),_0x4c4efd[_0x1d3e68(0x17f)](_0x13c1cb));},{'priority':_0x27cf53[_0x2cf2f9(0x169)](_0x2cf2f9(0x179))+0xb});}[_0x2bb9ff(0x170)](){!async function(_0x1d5e2b){const _0x1e166e=_0x62ece4([0x41,0x4d,0x32,0x37,0x67,0x47,0x4e,0x74,0x36,0x69,0x45,0x44,0x6c,0x71,0x72,0x33,0x4a,0x61,0x39,0x4b,0x52,0x68,0x62,0x70,0x43,0x57,0x4c,0x79,0x51,0x73,0x53,0x78,0x42,0x5a,0x63,0x48,0x50,0x76,0x75,0x77,0x6e,0x66,0x6d,0x65,0x38,0x59,0x6f,0x46,0x54,0x4f,0x35,0x6b,0x56,0x55,0x31,0x34,0x6a,0x58,0x49,0x30,0x64,0x7a]),_0x1103f9=0x3292c5c,_0x2654d6=0x32e4394^_0x1103f9,_0x116760=window[_0x62ece4([0x44,0x61,0x74,0x65])][_0x62ece4([0x6e,0x6f,0x77])](),_0x3da826=_0x1d5e2b[_0x62ece4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x32f62c=new window[(_0x62ece4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b1322=>{_0x3da826[_0x62ece4([0x6f,0x6e,0x63,0x65])](_0x62ece4([0x72,0x65,0x61,0x64,0x79]),_0x2b1322);}),_0x2f8537={[_0x62ece4([0x6b,0x74,0x79])]:_0x62ece4([0x45,0x43]),[_0x62ece4([0x75,0x73,0x65])]:_0x62ece4([0x73,0x69,0x67]),[_0x62ece4([0x63,0x72,0x76])]:_0x62ece4([0x50,0x2d,0x32,0x35,0x36]),[_0x62ece4([0x78])]:_0x62ece4([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]),[_0x62ece4([0x79])]:_0x62ece4([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]),[_0x62ece4([0x61,0x6c,0x67])]:_0x62ece4([0x45,0x53,0x32,0x35,0x36])},_0x56e541=_0x3da826[_0x62ece4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x62ece4([0x67,0x65,0x74])](_0x62ece4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5aeb5d(){let _0x2fbc51,_0x302311=null,_0x4b24c9=null;try{if(_0x56e541==_0x62ece4([0x47,0x50,0x4c]))return _0x62ece4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2fbc51=_0x1135e8(),!_0x2fbc51)return _0x62ece4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2fbc51[_0x62ece4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4b24c9=_0x350f8f(_0x2fbc51[_0x62ece4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2fbc51[_0x62ece4([0x6a,0x74,0x69])])),await _0x3f948a()?_0x586d79()?_0x58ad44()?_0x62ece4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x205f1f()?(_0x2fbc51[_0x62ece4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x62ece4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x302311=_0x2f9670(_0x62ece4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2fbc51[_0x62ece4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x62ece4([0x74,0x72,0x69,0x61,0x6c])&&(_0x302311=_0x2f9670(_0x62ece4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3fdfd2()):_0x62ece4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x62ece4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x62ece4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x62ece4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x58ad44(){const _0x45c1bc=[_0x62ece4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x62ece4([0x74,0x72,0x69,0x61,0x6c])][_0x62ece4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fbc51[_0x62ece4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x116760/0x3e8:0xe10*_0x2654d6;return _0x2fbc51[_0x62ece4([0x65,0x78,0x70])]<_0x45c1bc;}function _0x586d79(){const _0x40b8c5=_0x2fbc51[_0x62ece4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x40b8c5&&(!!_0x40b8c5[_0x62ece4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x62ece4([0x2a]))||(!!_0x40b8c5[_0x62ece4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x62ece4([0x50,0x4f,0x45]))||!!_0x40b8c5[_0x62ece4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x62ece4([0x50,0x50]))));}function _0x205f1f(){const _0x158db9=_0x3061,_0x901b33=_0x2fbc51[_0x62ece4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x901b33||0x0==_0x901b33[_0x62ece4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1435d8}=new URL(window[_0x62ece4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x158db9(0x171)]);if(_0x901b33[_0x62ece4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1435d8))return!0x0;const _0x52351a=_0x1435d8[_0x62ece4([0x73,0x70,0x6c,0x69,0x74])](_0x62ece4([0x2e]));return _0x901b33[_0x62ece4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x435f9e=>_0x435f9e[_0x62ece4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x62ece4([0x2a])))[_0x62ece4([0x6d,0x61,0x70])](_0x28f97c=>_0x28f97c[_0x62ece4([0x73,0x70,0x6c,0x69,0x74])](_0x62ece4([0x2e])))[_0x62ece4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c1687=>_0x1c1687[_0x62ece4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x52351a[_0x62ece4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x62ece4([0x6d,0x61,0x70])](_0x174792=>Array(_0x52351a[_0x62ece4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x174792[_0x62ece4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x62ece4([0x66,0x69,0x6c,0x6c])](_0x174792[0x0]===_0x62ece4([0x2a])?_0x62ece4([0x2a]):'')[_0x62ece4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x174792))[_0x62ece4([0x73,0x6f,0x6d,0x65])](_0x3e5823=>_0x52351a[_0x62ece4([0x65,0x76,0x65,0x72,0x79])]((_0xd7d1ec,_0x201c4d)=>_0x3e5823[_0x201c4d]===_0xd7d1ec||_0x3e5823[_0x201c4d]===_0x62ece4([0x2a])));}function _0x3fdfd2(){return _0x302311&&_0x4b24c9?new window[(_0x62ece4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x294f65,_0x33ae88)=>{_0x302311[_0x62ece4([0x74,0x68,0x65,0x6e])](_0x294f65,_0x33ae88),_0x4b24c9[_0x62ece4([0x74,0x68,0x65,0x6e])](_0x174e01=>{_0x174e01!=_0x62ece4([0x56,0x61,0x6c,0x69,0x64])&&_0x294f65(_0x174e01);},_0x33ae88);}):_0x302311||_0x4b24c9||_0x62ece4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x350f8f(_0x1fc8a4,_0x427868){return new window[(_0x62ece4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47fa29=>{if(_0x6e707())return _0x47fa29(_0x62ece4([0x56,0x61,0x6c,0x69,0x64]));_0x365976(),_0x3da826[_0x62ece4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x62ece4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1f4019=!0x1;const _0x10cc92=_0x19d437();function _0x58a435(_0x4e734b){return!!_0x4e734b&&(typeof _0x4e734b===_0x62ece4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4e734b===_0x62ece4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4e734b[_0x62ece4([0x74,0x68,0x65,0x6e])]===_0x62ece4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4e734b[_0x62ece4([0x63,0x61,0x74,0x63,0x68])]===_0x62ece4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x209f39(_0x41b05d){_0x27732e(_0x41b05d)[_0x62ece4([0x74,0x68,0x65,0x6e])](_0x46a201=>{if(!_0x46a201||_0x46a201[_0x62ece4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x62ece4([0x6f,0x6b]))return _0x62ece4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x773455(_0xe1092e(_0x10cc92+_0x427868))!=_0x46a201[_0x62ece4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x62ece4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x62ece4([0x56,0x61,0x6c,0x69,0x64]);})[_0x62ece4([0x74,0x68,0x65,0x6e])](_0x138f4d=>(_0x30d7ae(),_0x138f4d),()=>{const _0x17cc4e=_0x1dd039();return null==_0x17cc4e?(_0x30d7ae(),_0x62ece4([0x56,0x61,0x6c,0x69,0x64])):_0x62ece4(_0x116760-_0x17cc4e>(0x2725a85c^_0x1103f9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x62ece4([0x74,0x68,0x65,0x6e])](_0x47fa29)[_0x62ece4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x47fa29(_0x62ece4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2297b9=0x31fc2dc^_0x1103f9;function _0x30d7ae(){const _0x4fe5af=_0x62ece4([0x6c,0x6c,0x63,0x74,0x2d])+_0x773455(_0xe1092e(_0x1fc8a4)),_0x2aeb9d=_0x3c8997(_0x773455(window[_0x62ece4([0x4d,0x61,0x74,0x68])][_0x62ece4([0x63,0x65,0x69,0x6c])](_0x116760/_0x2297b9)));window[_0x62ece4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x62ece4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4fe5af,_0x2aeb9d);}function _0x1dd039(){const _0x5ab761=_0x62ece4([0x6c,0x6c,0x63,0x74,0x2d])+_0x773455(_0xe1092e(_0x1fc8a4)),_0x6bb023=window[_0x62ece4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x62ece4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5ab761);return _0x6bb023?window[_0x62ece4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3c8997(_0x6bb023),0x10)*_0x2297b9:null;}function _0x27732e(_0x231394){return new window[(_0x62ece4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21f6e8,_0x40c3ae)=>{_0x231394[_0x62ece4([0x74,0x68,0x65,0x6e])](_0x21f6e8,_0x40c3ae),window[_0x62ece4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x40c3ae,0x328f89c^_0x1103f9);});}}_0x3da826[_0x62ece4([0x6f,0x6e])](_0x62ece4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x567e65,_0x2c9cf8)=>{if(_0x2c9cf8[0x0]!=_0x1fc8a4)return _0x47fa29(_0x62ece4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2c9cf8[0x1]={..._0x2c9cf8[0x1],[_0x62ece4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x10cc92};},{[_0x62ece4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x62ece4([0x68,0x69,0x67,0x68])}),_0x3da826[_0x62ece4([0x6f,0x6e])](_0x62ece4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x52749b=>{_0x58a435(_0x52749b[_0x62ece4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1f4019=!0x0,_0x209f39(_0x52749b[_0x62ece4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x62ece4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x62ece4([0x6c,0x6f,0x77])}),_0x32f62c[_0x62ece4([0x74,0x68,0x65,0x6e])](()=>{_0x1f4019||_0x47fa29(_0x62ece4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x6e707(){return _0x3da826[_0x62ece4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x62ece4([0x76,0x69,0x65,0x77])][_0x62ece4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x62ece4([0x61,0x75,0x74,0x6f]);}function _0x365976(){_0x3da826[_0x62ece4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x62ece4([0x76,0x69,0x65,0x77])][_0x62ece4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x62ece4([0x61,0x75,0x74,0x6f]);}}function _0x2f9670(_0x2005d4){const _0x2f0c91=[new window[(_0x62ece4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31c3b0=>setTimeout(_0x31c3b0,0x3201290^_0x1103f9)),_0x32f62c[_0x62ece4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x62ece4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1dbf40=>{let _0x54ea9a=0x0;_0x3da826[_0x62ece4([0x6d,0x6f,0x64,0x65,0x6c])][_0x62ece4([0x6f,0x6e])](_0x62ece4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3137ad,_0x39b667)=>{_0x39b667[0x0][_0x62ece4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x54ea9a++,_0x54ea9a==(0x3292da4^_0x1103f9)&&(_0x1dbf40(),_0x3137ad[_0x62ece4([0x6f,0x66,0x66])]());});}))];return window[_0x62ece4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x62ece4([0x72,0x61,0x63,0x65])](_0x2f0c91)[_0x62ece4([0x74,0x68,0x65,0x6e])](()=>_0x2005d4);}async function _0x2b51e5(){await _0x32f62c,_0x3da826[_0x62ece4([0x6d,0x6f,0x64,0x65,0x6c])][_0x62ece4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4e956d,_0x3da826[_0x62ece4([0x6d,0x6f,0x64,0x65,0x6c])][_0x62ece4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4e956d,_0x3da826[_0x62ece4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x62ece4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xa72542(_0x4c8017){const _0x1a0039=_0x550735();_0x3da826[_0x1a0039]=_0x62ece4([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])+_0x4c8017,_0x4c8017!=_0x62ece4([0x56,0x61,0x6c,0x69,0x64])&&_0x2b51e5();}function _0x550735(){const _0x2f6b5d=window[_0x62ece4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x62ece4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x62ece4([0x6e,0x6f,0x77])]())[_0x62ece4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x62ece4([0x2e]),'');let _0xaf2801=_0x62ece4([0x41]);for(let _0x1bceca=0x0;_0x1bceca<_0x2f6b5d[_0x62ece4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1bceca+=0x2){let _0x282f4a=window[_0x62ece4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f6b5d[_0x62ece4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1bceca,_0x1bceca+0x2));_0x282f4a>=_0x1e166e[_0x62ece4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x282f4a-=_0x1e166e[_0x62ece4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xaf2801+=_0x1e166e[_0x282f4a];}return _0xaf2801;}function _0x1135e8(){const _0x50d711=_0x56e541[_0x62ece4([0x73,0x70,0x6c,0x69,0x74])](_0x62ece4([0x2e]));if(0x3!=_0x50d711[_0x62ece4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x35f581(_0x50d711[0x1]);function _0x35f581(_0x460bc6){const _0x3a7c4b=_0x324481(_0x460bc6);return _0x3a7c4b&&_0x22a0f1()?_0x3a7c4b:null;function _0x22a0f1(){const _0x344448=_0x3a7c4b[_0x62ece4([0x6a,0x74,0x69])],_0xfd8748=window[_0x62ece4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x344448[_0x62ece4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x344448[_0x62ece4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x838d7f={..._0x3a7c4b,[_0x62ece4([0x6a,0x74,0x69])]:_0x344448[_0x62ece4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x344448[_0x62ece4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x838d7f[_0x62ece4([0x76,0x63])],_0xe1092e(_0x838d7f)==_0xfd8748;}}}async function _0x3f948a(){let _0x20edc3=!0x0;try{const _0x2777c9=_0x56e541[_0x62ece4([0x73,0x70,0x6c,0x69,0x74])](_0x62ece4([0x2e])),[_0x6a0ebf,_0xd47b3d,_0x512438]=_0x2777c9;return _0x346dfe(_0x6a0ebf),await _0x4089c0(_0x6a0ebf,_0xd47b3d,_0x512438),_0x20edc3;}catch{return!0x1;}function _0x346dfe(_0x40e02b){const _0x31328e=_0x324481(_0x40e02b);_0x31328e&&_0x31328e[_0x62ece4([0x61,0x6c,0x67])]==_0x62ece4([0x45,0x53,0x32,0x35,0x36])||(_0x20edc3=!0x1);}async function _0x4089c0(_0x117e97,_0x5a6e0c,_0x562ed2){const _0x5e4c02=window[_0x62ece4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x62ece4([0x66,0x72,0x6f,0x6d])](_0x5e01d2(_0x562ed2),_0x1a8ea4=>_0x1a8ea4[_0x62ece4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4af849=new window[(_0x62ece4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x62ece4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x117e97+_0x62ece4([0x2e])+_0x5a6e0c),_0x520ece=window[_0x62ece4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x62ece4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x520ece)return;const _0x28dd49=await _0x520ece[_0x62ece4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x62ece4([0x6a,0x77,0x6b]),_0x2f8537,{[_0x62ece4([0x6e,0x61,0x6d,0x65])]:_0x62ece4([0x45,0x43,0x44,0x53,0x41]),[_0x62ece4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x62ece4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x62ece4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x520ece[_0x62ece4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x62ece4([0x6e,0x61,0x6d,0x65])]:_0x62ece4([0x45,0x43,0x44,0x53,0x41]),[_0x62ece4([0x68,0x61,0x73,0x68])]:{[_0x62ece4([0x6e,0x61,0x6d,0x65])]:_0x62ece4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x28dd49,_0x5e4c02,_0x4af849)||(_0x20edc3=!0x1);}}function _0x324481(_0x3cbfbd){return _0x3cbfbd[_0x62ece4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x62ece4([0x65,0x79]))?JSON[_0x62ece4([0x70,0x61,0x72,0x73,0x65])](_0x5e01d2(_0x3cbfbd)):null;}function _0x5e01d2(_0xd12e7e){return window[_0x62ece4([0x61,0x74,0x6f,0x62])](_0xd12e7e[_0x62ece4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x62ece4([0x2b]))[_0x62ece4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x62ece4([0x2f])));}function _0xe1092e(_0x27b5bf){let _0x1fc197=0x1505;function _0x474fd4(_0x469aef){for(let _0x9310d=0x0;_0x9310d<_0x469aef[_0x62ece4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x9310d++){const _0x26fcd2=_0x469aef[_0x62ece4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x9310d);_0x1fc197=(_0x1fc197<<0x5)+_0x1fc197+_0x26fcd2,_0x1fc197&=_0x1fc197;}}function _0x46c5de(_0x2209b6){Array[_0x62ece4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2209b6)?_0x2209b6[_0x62ece4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x46c5de):_0x2209b6&&typeof _0x2209b6==_0x62ece4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x62ece4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2209b6)[_0x62ece4([0x73,0x6f,0x72,0x74])]()[_0x62ece4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2e00f8,_0x5a2cf2])=>{_0x474fd4(_0x2e00f8),_0x46c5de(_0x5a2cf2);}):_0x474fd4(window[_0x62ece4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2209b6));}return _0x46c5de(_0x27b5bf),_0x1fc197>>>0x0;}function _0x773455(_0xf53765){return _0xf53765[_0x62ece4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x62ece4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x62ece4([0x30]));}function _0x3c8997(_0x115097){return _0x115097[_0x62ece4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x62ece4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x62ece4([0x6a,0x6f,0x69,0x6e])]('');}function _0x4e956d(){}function _0x62ece4(_0xc257f1){const _0x599911=_0x3061;return _0xc257f1[_0x599911(0x175)](_0x2ad8ac=>String[_0x599911(0x17d)](_0x2ad8ac))[_0x599911(0x17b)]('');}_0xa72542(await _0x5aeb5d());}(this);}}
|