@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.1-alpha.0 → 46.0.1-alpha.1
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:()=>at});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=A,n=t();for(;;)try{if(987557===parseInt(e(464))/1+-parseInt(e(467))/2+-parseInt(e(472))/3+-parseInt(e(462))/4+parseInt(e(470))/5*(-parseInt(e(466))/6)+-parseInt(e(463))/7*(parseInt(e(469))/8)+parseInt(e(465))/9*(parseInt(e(471))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t,e){const n=L();return(A=function(t,e){return n[t-=462]})(t,e)}function C(t){return E[A(468)](t)}function L(){const t=["1770216PSRKCE","2386728oKgnZU","7ileXNh","1930339XKhpOm","9MVqaMv","12HPLZig","854904izSOEN","test","1488632dJGJSn","110560LhDNDV","9017270KhYAze"];return(L=function(){return t})()}function O(t,e){const n=N();return(O=function(t,e){return n[t-=257]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(780198===-parseInt(e(274))/1+-parseInt(e(259))/2*(-parseInt(e(276))/3)+parseInt(e(278))/4+parseInt(e(277))/5+-parseInt(e(268))/6*(parseInt(e(263))/7)+parseInt(e(281))/8+-parseInt(e(270))/9*(-parseInt(e(262))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function R(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(273)]&&!s[n(280)])continue;const e=!s[n(273)]||t[n(258)]===s[n(273)],o=!s[n(280)]||t[n(257)](s[n(280)]);e&&o&&r[n(283)](s,i)}return r}function T(t){const e=O,n={};for(let r=0;r<t[e(282)];r++){const s=t[r],i=t[e(272)](s);e(266)!==i&&(n[s]=i)}return n}function F(t){const e=O,n=t[e(279)](",")[e(265)](t=>t[e(260)]()),r=[];for(const t of n){const n=P[e(269)](t);n&&r[e(261)](n[e(267)])}return r}function M(t){const e=O,n={};for(const r of t)Object[e(264)](n,r);return n}function N(){const t=["split","className","1524200xiNRpT","length","set","selectorText","hasClass","name","141166LVWuiP","trim","push","6200260yBuhbt","2316489OARtig","assign","map","initial","groups","12gcEZSq","exec","9SeFkZA","cssRules","getPropertyValue","tagName","59871fBBeRb","style","3hHIdkI","1386730xiPAKS","1373772nVNzcL"];return(N=function(){return t})()}const V=K;function j(){const t=["473fdnMjm","item","values","651DmTiTI","4044VNdpNP","from","532971loBtyA","isActive","114110fxVXVn","109880LhEeIM","1544490wIvqGL","_parsedData","content","document","1208421JpkUjT","249566sTvmSN","8IHuwSE","execute","type","hasStyle","elementStart","createRangeIn","4yKeaCH","size","setStyle"];return(j=function(){return t})()}function K(t,e){const n=j();return(K=function(t,e){return n[t-=431]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(214159===-parseInt(e(447))/1+-parseInt(e(441))/2+-parseInt(e(446))/3+parseInt(e(454))/4*(parseInt(e(442))/5)+parseInt(e(436))/6*(parseInt(e(435))/7)+-parseInt(e(448))/8*(-parseInt(e(438))/9)+parseInt(e(440))/10*(parseInt(e(432))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class W extends b{[V(449)](t){const n=V,{body:r,styles:s}=t[n(443)],i=new e.ViewUpcastWriter(r[n(445)]),o=i[n(453)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=F(r),i=t[r];for(const t of s)n[e(283)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(271)])if(t instanceof CSSStyleRule){const r=T(t[e(275)]);n[t[e(284)]]=Object[e(264)]({},n[t[e(284)]]||{},r)}return n}(s));for(const t of o){if(n(452)!==t[n(450)])continue;const e=R(t[n(433)],c);if(e[n(455)]){const r=M(Array[n(437)](e[n(434)]()));for(const e in r){const s=t[n(433)];s[n(451)](e)||i[n(431)](e,r[e],s)}}}t[n(444)]=r}[V(439)](t){return super[V(439)](t)||C(t)}}const D=$;function $(t,e){const n=k();return($=function(t,e){return n[t-=458]})(t,e)}function k(){const t=["requires","PasteFromOfficeEnhancedInliner","href","200QCOLNv","pluginName","1237880UTDAJf","265527uIjpCH","isOfficialPlugin","getData","stylesProcessor","inputTransformation","map","afterInit","editor","get","view","init","3305700XMXnmi","ClipboardPipeline","editing","fromCharCode","isActive","PasteFromOffice","join","990825HxmlRb","isPremiumPlugin","high","2529908zcehHs","7471037cQrfMp","execute","document","dataTransfer","text/html","plugins","_parsedData","6ROpIBB","323598SDfhOn"];return(k=function(){return t})()}!function(t){const e=$,n=t();for(;;)try{if(741874===parseInt(e(492))/1+-parseInt(e(461))/2*(-parseInt(e(491))/3)+parseInt(e(483))/4+-parseInt(e(480))/5+parseInt(e(473))/6+-parseInt(e(484))/7+parseInt(e(459))/8*(-parseInt(e(462))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class B extends t.Plugin{static get[D(460)](){return D(494)}static get[D(463)](){return!0}static get[D(481)](){return!0}static get[D(493)](){return[D(478)]}[D(472)](){const t=D,e=this[t(469)],n=e[t(489)][t(470)](t(474)),r=e[t(475)][t(471)][t(486)],s=new W(r);n.on(t(466),(e,n)=>{const i=t,o=n[i(487)][i(464)](i(488));s[i(477)](o)&&(n[i(490)]||(n[i(490)]=x(o,r[i(465)])),s[i(485)](n))},{priority:S.priorities[t(470)](t(482))+11})}[D(468)](){!async function(t){const e=d([53,69,50,54,74,87,68,79,56,77,51,78,76,103,108,67,115,70,65,80,110,72,97,111,105,102,82,107,104,101,73,86,100,112,90,98,75,84,66,117,116,89,120,81,121,122,114,85,88,55,48,83,106,52,109,118,119,99,57,71,49,113]),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=$;return t[e(467)](t=>String[e(476)](t))[e(479)]("")}!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([69]);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:1753833600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,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(458)]);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=H;!function(t){const e=H,n=t();for(;;)try{if(250025===-parseInt(e(141))/1+parseInt(e(138))/2+parseInt(e(164))/3+parseInt(e(139))/4*(-parseInt(e(151))/5)+-parseInt(e(131))/6*(-parseInt(e(132))/7)+-parseInt(e(152))/8+-parseInt(e(135))/9*(-parseInt(e(150))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const U=[z(166),z(140),z(144),z(167),z(145),z(162),z(170),z(143)],q=[z(166),z(140),z(144)];function H(t,e){const n=_();return(H=function(t,e){return n[t-=131]})(t,e)}const Z={"font-style":[[z(156),"i"]],"font-weight":[[z(169),z(148)],[z(146),z(148)],[z(136),z(148)],[t=>Number(t)>=600,z(148)]],"text-decoration":[[z(159),"u"],[z(161),"s"]],"text-decoration-line":[[z(159),"u"],[z(161),"s"]],"vertical-align":[[z(160),z(160)],[z(168),z(172)]]};function J(t){return U[z(171)](t)}function _(){const t=["font-family","7717uCLebu","setStyle","vertical-align","font-size","text-decoration-line","bold","function","strong","forEach","20fwzVnm","1167940JEfnnp","2957752eZardl","length","getChildren","from","italic","filter","split","underline","sub","line-through","font-weight","insertChild","1135467ceUWes","getStyle","color","text-decoration","super","medium","font-style","includes","sup","span","createElement","57306lhvVrX","161eNJjdy","keys","removeStyle","306738zBnwSC","bolder","getStyleNames","389446XmIFbm","4ESndbC"];return(_=function(){return t})()}function X(t){const e=z;return Array[e(155)](t[e(137)]())[e(157)](J)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=z,r={},s={};return e[n(149)](e=>{const i=n,o=t[i(165)](e);if(o)if(c=e,q[z(171)](c))r[e]=o;else if(e in Z){const t=o[i(158)](" ");Z[e][i(149)](([n,r])=>{const o=i;for(const i of t)(o(147)==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(149)](([,n])=>{const s=r,i=e[s(174)](n,[],t[s(154)]());e[s(163)](0,i,t)}),e[r(134)](s,t)})(t,e,s),function(t,e,n){const r=z;if(!Object[r(133)](n)[r(153)])return;const s=e[r(174)](r(173),[],t[r(154)]());e[r(142)](n,s),e[r(163)](0,s,t),e[r(134)](Object[r(133)](n),t)}(t,e,r)}const Q=G;function G(t,e){const n=et();return(G=function(t,e){return n[t-=228]})(t,e)}!function(t){const e=G,n=t();for(;;)try{if(577275===-parseInt(e(248))/1+-parseInt(e(244))/2*(-parseInt(e(240))/3)+parseInt(e(230))/4+-parseInt(e(241))/5*(-parseInt(e(247))/6)+parseInt(e(238))/7*(parseInt(e(235))/8)+parseInt(e(231))/9*(parseInt(e(232))/10)+-parseInt(e(237))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class tt extends b{[Q(245)](t){const n=Q,{body:r}=t[n(236)],s=new e.ViewUpcastWriter(r[n(239)]),i=s[n(233)](r),o=new e.ViewDocument(s[n(239)][n(250)]),c=[...new e.ViewDomConverter(o)[n(228)],n(229)],a=i[n(249)]();for(const t of a)if(t.is(n(243))&&c[n(251)](t[n(242)])){Y(t,s,X(t))}t[n(234)]=r}[Q(246)](t){return super[Q(246)](t)||C(t)}}function et(){const t=["11990OtEWKE","createRangeIn","content","1855864luMIbl","_parsedData","28340015RnReVk","21izSZan","document","767019rrJNrt","325ZXNLQt","name","element","4qAeOpf","execute","isActive","48030jqvggP","161026sZVKMR","getItems","stylesProcessor","includes","blockElements","font","3408236PAeyEV","5517ReVioJ"];return(et=function(){return t})()}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=370]})(t,e)}function st(){const t=["init","expired","pasteFromOfficeEnhancedLicenseKeyTrialLimit","ClipboardPipeline","_parsedData","stylesProcessor","353848gTYXgf","PasteFromOffice","featureNotAllowed","domainLimit","get","_showLicenseError","1027056QHsIbQ","requires","config","2329628mEuIjB","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","260nzPrLF","evaluationLimit","view","document","25928270AmNGMb","usageLimit","isPremiumPlugin","36mcBYUr","170634oYxEbl","pasteFromOfficeEnhancedLicenseKeyValid","editing","inputTransformation","destroy","1947hFdKxW","dataTransfer","_licenseKeyCheckInterval","isActive","pasteFromOfficeEnhancedLicenseKeyInvalid","isOfficialPlugin","PasteFromOfficeEnhanced","675424ZInYcw","plugins","getData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","48uXmRam","text/html","PasteFromOfficeEnhancedPropagator","pluginName","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","editor","licenseKey","high","trialLimit","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","invalid"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(817882===-parseInt(e(408))/1+parseInt(e(390))/2+parseInt(e(419))/3*(parseInt(e(384))/4)+parseInt(e(395))/5*(parseInt(e(403))/6)+-parseInt(e(393))/7+-parseInt(e(415))/8*(-parseInt(e(402))/9)+-parseInt(e(399))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(372)];[nt(410)];static get[nt(422)](){return nt(421)}static get[nt(413)](){return!0}static get[nt(401)](){return!0}static get[nt(391)](){return[nt(385)]}[nt(378)](){const t=nt,e=this[t(371)],n=e[t(416)][t(388)](t(381)),r=e[t(405)][t(397)][t(398)],s=new tt(r);n.on(t(406),(e,n)=>{const i=t,o=n[i(409)][i(417)](i(420));s[i(411)](o)&&(n[i(382)]||(n[i(382)]=x(o,r[i(383)])),s[i(375)](n))},{priority:S.priorities[t(388)](t(373))+10}),this[t(372)]=this[t(371)][t(392)][t(388)](t(372));const i=this[t(371)];this[t(410)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(404)==s||e(412)==s||e(370)==s||e(376)==s||e(423)==s||e(394)==s||e(380)==s||e(418)==s){delete i[r],n=s,clearInterval(this[e(410)]),this[e(410)]=void 0;break}}e(412)==n&&i[e(389)](e(377)),e(370)==n&&i[e(389)](e(379)),e(376)==n&&i[e(389)](e(387)),e(423)==n&&i[e(389)](e(386),e(414)),e(394)==n&&i[e(389)](e(396)),e(380)==n&&i[e(389)](e(374)),e(418)==n&&i[e(389)](e(400))},1e3)}[nt(407)](){const t=nt;super[t(407)](),this[t(410)]&&clearInterval(this[t(410)])}}function ot(t,e){var n=ut();return(ot=function(t,e){return n[t-=241]})(t,e)}var ct=ot;!function(t){for(var e=ot,n=t();;)try{if(674330===parseInt(e(251))/1+-parseInt(e(255))/2*(-parseInt(e(248))/3)+parseInt(e(243))/4+-parseInt(e(242))/5+parseInt(e(249))/6*(-parseInt(e(247))/7)+-parseInt(e(246))/8+-parseInt(e(241))/9*(-parseInt(e(256))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class at extends t.Plugin{static get[ct(250)](){return ct(245)}static get[ct(252)](){return!0}static get[ct(253)](){return!0}static get[ct(254)](){return[ct(244),B,it]}}function ut(){var t=["54719AsoRFR","54OsKPEy","372ZTuiLP","pluginName","1073211UmiJfy","isOfficialPlugin","isPremiumPlugin","requires","26106zKlTuV","190EYuIed","445941wrIuOQ","1935375YBGusJ","2192360AWeVZr","PasteFromOffice","PasteFromOfficeEnhanced","10013016vvLBaB"];return(ut=function(){return t})()}function lt(){var t=["445071wSjoyI","477998ozAghM","8yuAaYD","110BKYycW","8cEulcx","95400luGGMO","428650gqRPhy","34DHogvT","3139031WhTZkl","17196kqihcV","17631VTZtQS"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=175]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(274151===-parseInt(e(182))/1+-parseInt(e(177))/2*(-parseInt(e(179))/3)+-parseInt(e(183))/4*(-parseInt(e(176))/5)+parseInt(e(175))/6+parseInt(e(178))/7*(parseInt(e(185))/8)+-parseInt(e(180))/9*(parseInt(e(184))/10)+parseInt(e(181))/11)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:()=>at});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=A,n=t();for(;;)try{if(987557===parseInt(e(464))/1+-parseInt(e(467))/2+-parseInt(e(472))/3+-parseInt(e(462))/4+parseInt(e(470))/5*(-parseInt(e(466))/6)+-parseInt(e(463))/7*(parseInt(e(469))/8)+parseInt(e(465))/9*(parseInt(e(471))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t,e){const n=L();return(A=function(t,e){return n[t-=462]})(t,e)}function C(t){return E[A(468)](t)}function L(){const t=["1770216PSRKCE","2386728oKgnZU","7ileXNh","1930339XKhpOm","9MVqaMv","12HPLZig","854904izSOEN","test","1488632dJGJSn","110560LhDNDV","9017270KhYAze"];return(L=function(){return t})()}function P(t,e){const n=N();return(P=function(t,e){return n[t-=257]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(780198===-parseInt(e(274))/1+-parseInt(e(259))/2*(-parseInt(e(276))/3)+parseInt(e(278))/4+parseInt(e(277))/5+-parseInt(e(268))/6*(parseInt(e(263))/7)+parseInt(e(281))/8+-parseInt(e(270))/9*(-parseInt(e(262))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function R(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(273)]&&!s[n(280)])continue;const e=!s[n(273)]||t[n(258)]===s[n(273)],o=!s[n(280)]||t[n(257)](s[n(280)]);e&&o&&r[n(283)](s,i)}return r}function V(t){const e=P,n={};for(let r=0;r<t[e(282)];r++){const s=t[r],i=t[e(272)](s);e(266)!==i&&(n[s]=i)}return n}function F(t){const e=P,n=t[e(279)](",")[e(265)](t=>t[e(260)]()),r=[];for(const t of n){const n=O[e(269)](t);n&&r[e(261)](n[e(267)])}return r}function T(t){const e=P,n={};for(const r of t)Object[e(264)](n,r);return n}function N(){const t=["split","className","1524200xiNRpT","length","set","selectorText","hasClass","name","141166LVWuiP","trim","push","6200260yBuhbt","2316489OARtig","assign","map","initial","groups","12gcEZSq","exec","9SeFkZA","cssRules","getPropertyValue","tagName","59871fBBeRb","style","3hHIdkI","1386730xiPAKS","1373772nVNzcL"];return(N=function(){return t})()}const M=K;function j(){const t=["473fdnMjm","item","values","651DmTiTI","4044VNdpNP","from","532971loBtyA","isActive","114110fxVXVn","109880LhEeIM","1544490wIvqGL","_parsedData","content","document","1208421JpkUjT","249566sTvmSN","8IHuwSE","execute","type","hasStyle","elementStart","createRangeIn","4yKeaCH","size","setStyle"];return(j=function(){return t})()}function K(t,e){const n=j();return(K=function(t,e){return n[t-=431]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(214159===-parseInt(e(447))/1+-parseInt(e(441))/2+-parseInt(e(446))/3+parseInt(e(454))/4*(parseInt(e(442))/5)+parseInt(e(436))/6*(parseInt(e(435))/7)+-parseInt(e(448))/8*(-parseInt(e(438))/9)+parseInt(e(440))/10*(parseInt(e(432))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class W extends b{[M(449)](t){const n=M,{body:r,styles:s}=t[n(443)],i=new e.ViewUpcastWriter(r[n(445)]),o=i[n(453)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=F(r),i=t[r];for(const t of s)n[e(283)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(271)])if(t instanceof CSSStyleRule){const r=V(t[e(275)]);n[t[e(284)]]=Object[e(264)]({},n[t[e(284)]]||{},r)}return n}(s));for(const t of o){if(n(452)!==t[n(450)])continue;const e=R(t[n(433)],c);if(e[n(455)]){const r=T(Array[n(437)](e[n(434)]()));for(const e in r){const s=t[n(433)];s[n(451)](e)||i[n(431)](e,r[e],s)}}}t[n(444)]=r}[M(439)](t){return super[M(439)](t)||C(t)}}const k=$;function D(){const t=["requires","fromCharCode","ClipboardPipeline","112780wkfYVl","join","15704310XWmajs","getData","document","PasteFromOffice","get","text/html","8PNOVRh","3123561PSYZZd","plugins","init","stylesProcessor","839148slVVcz","5063811ZuDzqJ","235hqyFAh","PasteFromOfficeEnhancedInliner","execute","isActive","map","isOfficialPlugin","pluginName","9Jeylfi","editor","_parsedData","isPremiumPlugin","high","href","1233223cpYSxh","6084822xQZYsw","view","inputTransformation","dataTransfer","editing","afterInit"];return(D=function(){return t})()}function $(t,e){const n=D();return($=function(t,e){return n[t-=218]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(848320===-parseInt(e(235))/1+-parseInt(e(220))/2+parseInt(e(221))/3+-parseInt(e(245))/4*(parseInt(e(222))/5)+parseInt(e(236))/6+-parseInt(e(254))/7*(parseInt(e(253))/8)+parseInt(e(229))/9*(parseInt(e(247))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class Z extends t.Plugin{static get[k(228)](){return k(223)}static get[k(227)](){return!0}static get[k(232)](){return!0}static get[k(242)](){return[k(250)]}[k(218)](){const t=k,e=this[t(230)],n=e[t(255)][t(251)](t(244)),r=e[t(240)][t(237)][t(249)],s=new W(r);n.on(t(238),(e,n)=>{const i=t,o=n[i(239)][i(248)](i(252));s[i(225)](o)&&(n[i(231)]||(n[i(231)]=x(o,r[i(219)])),s[i(224)](n))},{priority:S.priorities[t(251)](t(233))+11})}[k(241)](){!async function(t){const e=d([77,102,84,79,52,107,122,66,85,78,56,53,106,115,70,97,65,48,112,99,72,90,81,74,89,54,117,118,105,103,121,113,76,88,83,51,110,101,69,50,68,87,67,100,116,104,71,98,111,55,86,49,82,80,108,114,73,119,57,120,109,75]),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=$;return t[e(226)](t=>String[e(243)](t))[e(246)]("")}!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([77]);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:175392e4;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,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(234)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const q=U;!function(t){const e=U,n=t();for(;;)try{if(250025===-parseInt(e(141))/1+parseInt(e(138))/2+parseInt(e(164))/3+parseInt(e(139))/4*(-parseInt(e(151))/5)+-parseInt(e(131))/6*(-parseInt(e(132))/7)+-parseInt(e(152))/8+-parseInt(e(135))/9*(-parseInt(e(150))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const z=[q(166),q(140),q(144),q(167),q(145),q(162),q(170),q(143)],B=[q(166),q(140),q(144)];function U(t,e){const n=_();return(U=function(t,e){return n[t-=131]})(t,e)}const Y={"font-style":[[q(156),"i"]],"font-weight":[[q(169),q(148)],[q(146),q(148)],[q(136),q(148)],[t=>Number(t)>=600,q(148)]],"text-decoration":[[q(159),"u"],[q(161),"s"]],"text-decoration-line":[[q(159),"u"],[q(161),"s"]],"vertical-align":[[q(160),q(160)],[q(168),q(172)]]};function J(t){return z[q(171)](t)}function _(){const t=["font-family","7717uCLebu","setStyle","vertical-align","font-size","text-decoration-line","bold","function","strong","forEach","20fwzVnm","1167940JEfnnp","2957752eZardl","length","getChildren","from","italic","filter","split","underline","sub","line-through","font-weight","insertChild","1135467ceUWes","getStyle","color","text-decoration","super","medium","font-style","includes","sup","span","createElement","57306lhvVrX","161eNJjdy","keys","removeStyle","306738zBnwSC","bolder","getStyleNames","389446XmIFbm","4ESndbC"];return(_=function(){return t})()}function H(t){const e=q;return Array[e(155)](t[e(137)]())[e(157)](J)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(149)](e=>{const i=n,o=t[i(165)](e);if(o)if(c=e,B[q(171)](c))r[e]=o;else if(e in Y){const t=o[i(158)](" ");Y[e][i(149)](([n,r])=>{const o=i;for(const i of t)(o(147)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=q;for(const s in n)n[s][r(149)](([,n])=>{const s=r,i=e[s(174)](n,[],t[s(154)]());e[s(163)](0,i,t)}),e[r(134)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(133)](n)[r(153)])return;const s=e[r(174)](r(173),[],t[r(154)]());e[r(142)](n,s),e[r(163)](0,s,t),e[r(134)](Object[r(133)](n),t)}(t,e,r)}const G=Q;function Q(t,e){const n=et();return(Q=function(t,e){return n[t-=228]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(577275===-parseInt(e(248))/1+-parseInt(e(244))/2*(-parseInt(e(240))/3)+parseInt(e(230))/4+-parseInt(e(241))/5*(-parseInt(e(247))/6)+parseInt(e(238))/7*(parseInt(e(235))/8)+parseInt(e(231))/9*(parseInt(e(232))/10)+-parseInt(e(237))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class tt extends b{[G(245)](t){const n=G,{body:r}=t[n(236)],s=new e.ViewUpcastWriter(r[n(239)]),i=s[n(233)](r),o=new e.ViewDocument(s[n(239)][n(250)]),c=[...new e.ViewDomConverter(o)[n(228)],n(229)],a=i[n(249)]();for(const t of a)if(t.is(n(243))&&c[n(251)](t[n(242)])){X(t,s,H(t))}t[n(234)]=r}[G(246)](t){return super[G(246)](t)||C(t)}}function et(){const t=["11990OtEWKE","createRangeIn","content","1855864luMIbl","_parsedData","28340015RnReVk","21izSZan","document","767019rrJNrt","325ZXNLQt","name","element","4qAeOpf","execute","isActive","48030jqvggP","161026sZVKMR","getItems","stylesProcessor","includes","blockElements","font","3408236PAeyEV","5517ReVioJ"];return(et=function(){return t})()}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=370]})(t,e)}function st(){const t=["init","expired","pasteFromOfficeEnhancedLicenseKeyTrialLimit","ClipboardPipeline","_parsedData","stylesProcessor","353848gTYXgf","PasteFromOffice","featureNotAllowed","domainLimit","get","_showLicenseError","1027056QHsIbQ","requires","config","2329628mEuIjB","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","260nzPrLF","evaluationLimit","view","document","25928270AmNGMb","usageLimit","isPremiumPlugin","36mcBYUr","170634oYxEbl","pasteFromOfficeEnhancedLicenseKeyValid","editing","inputTransformation","destroy","1947hFdKxW","dataTransfer","_licenseKeyCheckInterval","isActive","pasteFromOfficeEnhancedLicenseKeyInvalid","isOfficialPlugin","PasteFromOfficeEnhanced","675424ZInYcw","plugins","getData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","48uXmRam","text/html","PasteFromOfficeEnhancedPropagator","pluginName","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","editor","licenseKey","high","trialLimit","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","invalid"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(817882===-parseInt(e(408))/1+parseInt(e(390))/2+parseInt(e(419))/3*(parseInt(e(384))/4)+parseInt(e(395))/5*(parseInt(e(403))/6)+-parseInt(e(393))/7+-parseInt(e(415))/8*(-parseInt(e(402))/9)+-parseInt(e(399))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(372)];[nt(410)];static get[nt(422)](){return nt(421)}static get[nt(413)](){return!0}static get[nt(401)](){return!0}static get[nt(391)](){return[nt(385)]}[nt(378)](){const t=nt,e=this[t(371)],n=e[t(416)][t(388)](t(381)),r=e[t(405)][t(397)][t(398)],s=new tt(r);n.on(t(406),(e,n)=>{const i=t,o=n[i(409)][i(417)](i(420));s[i(411)](o)&&(n[i(382)]||(n[i(382)]=x(o,r[i(383)])),s[i(375)](n))},{priority:S.priorities[t(388)](t(373))+10}),this[t(372)]=this[t(371)][t(392)][t(388)](t(372));const i=this[t(371)];this[t(410)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(404)==s||e(412)==s||e(370)==s||e(376)==s||e(423)==s||e(394)==s||e(380)==s||e(418)==s){delete i[r],n=s,clearInterval(this[e(410)]),this[e(410)]=void 0;break}}e(412)==n&&i[e(389)](e(377)),e(370)==n&&i[e(389)](e(379)),e(376)==n&&i[e(389)](e(387)),e(423)==n&&i[e(389)](e(386),e(414)),e(394)==n&&i[e(389)](e(396)),e(380)==n&&i[e(389)](e(374)),e(418)==n&&i[e(389)](e(400))},1e3)}[nt(407)](){const t=nt;super[t(407)](),this[t(410)]&&clearInterval(this[t(410)])}}function ot(t,e){var n=ut();return(ot=function(t,e){return n[t-=241]})(t,e)}var ct=ot;!function(t){for(var e=ot,n=t();;)try{if(674330===parseInt(e(251))/1+-parseInt(e(255))/2*(-parseInt(e(248))/3)+parseInt(e(243))/4+-parseInt(e(242))/5+parseInt(e(249))/6*(-parseInt(e(247))/7)+-parseInt(e(246))/8+-parseInt(e(241))/9*(-parseInt(e(256))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class at extends t.Plugin{static get[ct(250)](){return ct(245)}static get[ct(252)](){return!0}static get[ct(253)](){return!0}static get[ct(254)](){return[ct(244),Z,it]}}function ut(){var t=["54719AsoRFR","54OsKPEy","372ZTuiLP","pluginName","1073211UmiJfy","isOfficialPlugin","isPremiumPlugin","requires","26106zKlTuV","190EYuIed","445941wrIuOQ","1935375YBGusJ","2192360AWeVZr","PasteFromOffice","PasteFromOfficeEnhanced","10013016vvLBaB"];return(ut=function(){return t})()}function lt(){var t=["445071wSjoyI","477998ozAghM","8yuAaYD","110BKYycW","8cEulcx","95400luGGMO","428650gqRPhy","34DHogvT","3139031WhTZkl","17196kqihcV","17631VTZtQS"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=175]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(274151===-parseInt(e(182))/1+-parseInt(e(177))/2*(-parseInt(e(179))/3)+-parseInt(e(183))/4*(-parseInt(e(176))/5)+parseInt(e(175))/6+parseInt(e(178))/7*(parseInt(e(185))/8)+-parseInt(e(180))/9*(parseInt(e(184))/10)+parseInt(e(181))/11)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 _0x59d410}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x3a89e1,parsePasteOfficeHtml as _0x457e85}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x233649,uid as _0xe55482}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x1a2667,ViewDocument as _0x22aa0f,ViewDomConverter as _0x47a53c}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x270f98){return m['test'](_0x270f98);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x567dce,_0x53f719){const _0x3cc31c=new Map();for(const [_0x296a93,_0x1b1972]of _0x53f719){if(!_0x296a93['tagName']&&!_0x296a93['className'])continue;const _0x11ed51=!_0x296a93['tagName']||_0x567dce['name']===_0x296a93['tagName'],_0x260dd6=!_0x296a93['className']||_0x567dce['hasClass'](_0x296a93['className']);_0x11ed51&&_0x260dd6&&_0x3cc31c['set'](_0x296a93,_0x1b1972);}return _0x3cc31c;}function h(_0x4b19b3){const _0x12ceb7={};for(let _0x38335a=0x0;_0x38335a<_0x4b19b3['length'];_0x38335a++){const _0x5a13d7=_0x4b19b3[_0x38335a],_0x2c72b8=_0x4b19b3['getPropertyValue'](_0x5a13d7);'initial'!==_0x2c72b8&&(_0x12ceb7[_0x5a13d7]=_0x2c72b8);}return _0x12ceb7;}function O(_0x2f3dee){const _0x273d9a=_0x2f3dee['split'](',')['map'](_0x4dc049=>_0x4dc049['trim']()),_0x3dc878=[];for(const _0x4ea945 of _0x273d9a){const _0x31be76=S['exec'](_0x4ea945);_0x31be76&&_0x3dc878['push'](_0x31be76['groups']);}return _0x3dc878;}function k(_0xade60f){const _0x3c2b56={};for(const _0x1aac5f of _0xade60f)Object['assign'](_0x3c2b56,_0x1aac5f);return _0x3c2b56;}class u extends _0x3a89e1{['execute'](_0x48a54c){const {body:_0x2f00c1,styles:_0x41e59b}=_0x48a54c['_parsedData'],_0x1fbcae=new _0x1a2667(_0x2f00c1['document']),_0x2ffa37=_0x1fbcae['createRangeIn'](_0x2f00c1),_0x4afe60=function(_0x2facf9){const _0x157b53={};for(const _0x5511d4 of _0x2facf9)for(const _0x5e3673 of _0x5511d4['cssRules'])if(_0x5e3673 instanceof CSSStyleRule){const _0x4a99f1=h(_0x5e3673['style']);_0x157b53[_0x5e3673['selectorText']]=Object['assign']({},_0x157b53[_0x5e3673['selectorText']]||{},_0x4a99f1);}return _0x157b53;}(_0x41e59b),_0x4fb6bb=function(_0x3b5f39){const _0x372716=new Map();for(const _0x3539ea in _0x3b5f39){const _0x5cf89d=O(_0x3539ea),_0x2f80f4=_0x3b5f39[_0x3539ea];for(const _0x1ef16d of _0x5cf89d)_0x372716['set'](_0x1ef16d,_0x2f80f4);}return _0x372716;}(_0x4afe60);for(const _0x263e52 of _0x2ffa37){if('elementStart'!==_0x263e52['type'])continue;const _0x2a8951=j(_0x263e52['item'],_0x4fb6bb);if(_0x2a8951['size']){const _0x158041=k(Array['from'](_0x2a8951['values']()));for(const _0x582e0f in _0x158041){const _0x3edd5d=_0x263e52['item'];_0x3edd5d['hasStyle'](_0x582e0f)||_0x1fbcae['setStyle'](_0x582e0f,_0x158041[_0x582e0f],_0x3edd5d);}}}_0x48a54c['content']=_0x2f00c1;}['isActive'](_0x35f6fa){return super['isActive'](_0x35f6fa)||p(_0x35f6fa);}}class i extends _0x59d410{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x38825f=this['editor'],_0x2b4c99=_0x38825f['plugins']['get']('ClipboardPipeline'),_0x293333=_0x38825f['editing']['view']['document'],_0x495399=new u(_0x293333);_0x2b4c99['on']('inputTransformation',(_0xd01a7b,_0x551045)=>{const _0x5655b1=_0x551045['dataTransfer']['getData']('text/html');_0x495399['isActive'](_0x5655b1)&&(_0x551045['_parsedData']||(_0x551045['_parsedData']=_0x457e85(_0x5655b1,_0x293333['stylesProcessor'])),_0x495399['execute'](_0x551045));},{'priority':_0x233649['get']('high')+0xb});}['afterInit'](){!async function(_0x13604f){const _0xf6499c=_0x4ac435([0x35,0x45,0x32,0x36,0x4a,0x57,0x44,0x4f,0x38,0x4d,0x33,0x4e,0x4c,0x67,0x6c,0x43,0x73,0x46,0x41,0x50,0x6e,0x48,0x61,0x6f,0x69,0x66,0x52,0x6b,0x68,0x65,0x49,0x56,0x64,0x70,0x5a,0x62,0x4b,0x54,0x42,0x75,0x74,0x59,0x78,0x51,0x79,0x7a,0x72,0x55,0x58,0x37,0x30,0x53,0x6a,0x34,0x6d,0x76,0x77,0x63,0x39,0x47,0x31,0x71]),_0x4f022b=0x633d09c0,_0x49aff4=0x633a66c8^_0x4f022b,_0x3ed8ac=window[_0x4ac435([0x44,0x61,0x74,0x65])][_0x4ac435([0x6e,0x6f,0x77])](),_0x3d9d90=_0x13604f[_0x4ac435([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x8befe2=new window[(_0x4ac435([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49e158=>{_0x3d9d90[_0x4ac435([0x6f,0x6e,0x63,0x65])](_0x4ac435([0x72,0x65,0x61,0x64,0x79]),_0x49e158);}),_0x465e8a={[_0x4ac435([0x6b,0x74,0x79])]:_0x4ac435([0x45,0x43]),[_0x4ac435([0x75,0x73,0x65])]:_0x4ac435([0x73,0x69,0x67]),[_0x4ac435([0x63,0x72,0x76])]:_0x4ac435([0x50,0x2d,0x32,0x35,0x36]),[_0x4ac435([0x78])]:_0x4ac435([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]),[_0x4ac435([0x79])]:_0x4ac435([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]),[_0x4ac435([0x61,0x6c,0x67])]:_0x4ac435([0x45,0x53,0x32,0x35,0x36])},_0x529ea1=_0x3d9d90[_0x4ac435([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4ac435([0x67,0x65,0x74])](_0x4ac435([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x6eb2ab(){let _0x2a67db,_0x42389b=null,_0x4f77d1=null;try{if(_0x529ea1==_0x4ac435([0x47,0x50,0x4c]))return _0x4ac435([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2a67db=_0x9f8b14(),!_0x2a67db)return _0x4ac435([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2a67db[_0x4ac435([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4f77d1=_0x5b4ecd(_0x2a67db[_0x4ac435([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2a67db[_0x4ac435([0x6a,0x74,0x69])])),await _0x552ec0()?_0x208cfc()?_0x28d888()?_0x4ac435([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xcc0acb()?(_0x2a67db[_0x4ac435([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ac435([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x42389b=_0x444f53(_0x4ac435([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2a67db[_0x4ac435([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ac435([0x74,0x72,0x69,0x61,0x6c])&&(_0x42389b=_0x444f53(_0x4ac435([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x282d7d()):_0x4ac435([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4ac435([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4ac435([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4ac435([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x28d888(){const _0x55af72=[_0x4ac435([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4ac435([0x74,0x72,0x69,0x61,0x6c])][_0x4ac435([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a67db[_0x4ac435([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3ed8ac/0x3e8:0xe10*_0x49aff4;return _0x2a67db[_0x4ac435([0x65,0x78,0x70])]<_0x55af72;}function _0x208cfc(){const _0x415bc8=_0x2a67db[_0x4ac435([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x415bc8&&(!!_0x415bc8[_0x4ac435([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ac435([0x2a]))||(!!_0x415bc8[_0x4ac435([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ac435([0x50,0x4f,0x45]))||!!_0x415bc8[_0x4ac435([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ac435([0x50,0x50]))));}function _0xcc0acb(){const _0x53ecb9=_0x2a67db[_0x4ac435([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x53ecb9||0x0==_0x53ecb9[_0x4ac435([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x495f4a}=new URL(window[_0x4ac435([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x53ecb9[_0x4ac435([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x495f4a))return!0x0;const _0x29729b=_0x495f4a[_0x4ac435([0x73,0x70,0x6c,0x69,0x74])](_0x4ac435([0x2e]));return _0x53ecb9[_0x4ac435([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x539278=>_0x539278[_0x4ac435([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ac435([0x2a])))[_0x4ac435([0x6d,0x61,0x70])](_0x53ea41=>_0x53ea41[_0x4ac435([0x73,0x70,0x6c,0x69,0x74])](_0x4ac435([0x2e])))[_0x4ac435([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x51a3b2=>_0x51a3b2[_0x4ac435([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x29729b[_0x4ac435([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ac435([0x6d,0x61,0x70])](_0x4de7fc=>Array(_0x29729b[_0x4ac435([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4de7fc[_0x4ac435([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ac435([0x66,0x69,0x6c,0x6c])](_0x4de7fc[0x0]===_0x4ac435([0x2a])?_0x4ac435([0x2a]):'')[_0x4ac435([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4de7fc))[_0x4ac435([0x73,0x6f,0x6d,0x65])](_0x2d0445=>_0x29729b[_0x4ac435([0x65,0x76,0x65,0x72,0x79])]((_0x58e818,_0xe8462)=>_0x2d0445[_0xe8462]===_0x58e818||_0x2d0445[_0xe8462]===_0x4ac435([0x2a])));}function _0x282d7d(){return _0x42389b&&_0x4f77d1?new window[(_0x4ac435([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x296f33,_0x2103d9)=>{_0x42389b[_0x4ac435([0x74,0x68,0x65,0x6e])](_0x296f33,_0x2103d9),_0x4f77d1[_0x4ac435([0x74,0x68,0x65,0x6e])](_0x14ba97=>{_0x14ba97!=_0x4ac435([0x56,0x61,0x6c,0x69,0x64])&&_0x296f33(_0x14ba97);},_0x2103d9);}):_0x42389b||_0x4f77d1||_0x4ac435([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5b4ecd(_0x4a49f5,_0x47f7a8){return new window[(_0x4ac435([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1befbd=>{if(_0x549dc7())return _0x1befbd(_0x4ac435([0x56,0x61,0x6c,0x69,0x64]));_0x3ce503(),_0x3d9d90[_0x4ac435([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4ac435([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3e2c45=!0x1;const _0x14ca57=_0xe55482();function _0x141fbe(_0x19a2fe){return!!_0x19a2fe&&(typeof _0x19a2fe===_0x4ac435([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x19a2fe===_0x4ac435([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x19a2fe[_0x4ac435([0x74,0x68,0x65,0x6e])]===_0x4ac435([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x19a2fe[_0x4ac435([0x63,0x61,0x74,0x63,0x68])]===_0x4ac435([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x455281(_0xf37866){_0x16f7f9(_0xf37866)[_0x4ac435([0x74,0x68,0x65,0x6e])](_0x45831f=>{if(!_0x45831f||_0x45831f[_0x4ac435([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4ac435([0x6f,0x6b]))return _0x4ac435([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x446321(_0x24f7b0(_0x14ca57+_0x47f7a8))!=_0x45831f[_0x4ac435([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4ac435([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4ac435([0x56,0x61,0x6c,0x69,0x64]);})[_0x4ac435([0x74,0x68,0x65,0x6e])](_0xc173c7=>(_0x4f3712(),_0xc173c7),()=>{const _0x138e6b=_0x3dded9();return null==_0x138e6b?(_0x4f3712(),_0x4ac435([0x56,0x61,0x6c,0x69,0x64])):_0x4ac435(_0x3ed8ac-_0x138e6b>(0x47318dc0^_0x4f022b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4ac435([0x74,0x68,0x65,0x6e])](_0x1befbd)[_0x4ac435([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1befbd(_0x4ac435([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x32d968=0x630be740^_0x4f022b;function _0x4f3712(){const _0x26d7b5=_0x4ac435([0x6c,0x6c,0x63,0x74,0x2d])+_0x446321(_0x24f7b0(_0x4a49f5)),_0x56d0f9=_0x501db6(_0x446321(window[_0x4ac435([0x4d,0x61,0x74,0x68])][_0x4ac435([0x63,0x65,0x69,0x6c])](_0x3ed8ac/_0x32d968)));window[_0x4ac435([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ac435([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x26d7b5,_0x56d0f9);}function _0x3dded9(){const _0x40497d=_0x4ac435([0x6c,0x6c,0x63,0x74,0x2d])+_0x446321(_0x24f7b0(_0x4a49f5)),_0x552549=window[_0x4ac435([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ac435([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x40497d);return _0x552549?window[_0x4ac435([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x501db6(_0x552549),0x10)*_0x32d968:null;}function _0x16f7f9(_0x5f13c7){return new window[(_0x4ac435([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4f6d32,_0x3fdf95)=>{_0x5f13c7[_0x4ac435([0x74,0x68,0x65,0x6e])](_0x4f6d32,_0x3fdf95),window[_0x4ac435([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3fdf95,0x633cdd00^_0x4f022b);});}}_0x3d9d90[_0x4ac435([0x6f,0x6e])](_0x4ac435([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x32451f,_0x59802d)=>{if(_0x59802d[0x0]!=_0x4a49f5)return _0x1befbd(_0x4ac435([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x59802d[0x1]={..._0x59802d[0x1],[_0x4ac435([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x14ca57};},{[_0x4ac435([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ac435([0x68,0x69,0x67,0x68])}),_0x3d9d90[_0x4ac435([0x6f,0x6e])](_0x4ac435([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2cc553=>{_0x141fbe(_0x2cc553[_0x4ac435([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3e2c45=!0x0,_0x455281(_0x2cc553[_0x4ac435([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4ac435([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ac435([0x6c,0x6f,0x77])}),_0x8befe2[_0x4ac435([0x74,0x68,0x65,0x6e])](()=>{_0x3e2c45||_0x1befbd(_0x4ac435([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x549dc7(){return _0x3d9d90[_0x4ac435([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ac435([0x76,0x69,0x65,0x77])][_0x4ac435([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4ac435([0x61,0x75,0x74,0x6f]);}function _0x3ce503(){_0x3d9d90[_0x4ac435([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ac435([0x76,0x69,0x65,0x77])][_0x4ac435([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4ac435([0x61,0x75,0x74,0x6f]);}}function _0x444f53(_0x34a9ed){const _0x4fa310=[new window[(_0x4ac435([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b3197=>setTimeout(_0x2b3197,0x6334370c^_0x4f022b)),_0x8befe2[_0x4ac435([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4ac435([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21e88a=>{let _0x20d5f1=0x0;_0x3d9d90[_0x4ac435([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ac435([0x6f,0x6e])](_0x4ac435([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x59f085,_0x2dc8d4)=>{_0x2dc8d4[0x0][_0x4ac435([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x20d5f1++,_0x20d5f1==(0x633d0838^_0x4f022b)&&(_0x21e88a(),_0x59f085[_0x4ac435([0x6f,0x66,0x66])]());});}))];return window[_0x4ac435([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4ac435([0x72,0x61,0x63,0x65])](_0x4fa310)[_0x4ac435([0x74,0x68,0x65,0x6e])](()=>_0x34a9ed);}async function _0x5b93ce(){await _0x8befe2,_0x3d9d90[_0x4ac435([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ac435([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x43af97,_0x3d9d90[_0x4ac435([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ac435([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x43af97,_0x3d9d90[_0x4ac435([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4ac435([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x27c1b5(_0x173a0b){const _0x18e7e1=_0x1a2f70();_0x3d9d90[_0x18e7e1]=_0x4ac435([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])+_0x173a0b,_0x173a0b!=_0x4ac435([0x56,0x61,0x6c,0x69,0x64])&&_0x5b93ce();}function _0x1a2f70(){const _0x34b683=window[_0x4ac435([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4ac435([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4ac435([0x6e,0x6f,0x77])]())[_0x4ac435([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4ac435([0x2e]),'');let _0x38a651=_0x4ac435([0x45]);for(let _0x18ab14=0x0;_0x18ab14<_0x34b683[_0x4ac435([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x18ab14+=0x2){let _0x23073a=window[_0x4ac435([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x34b683[_0x4ac435([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x18ab14,_0x18ab14+0x2));_0x23073a>=_0xf6499c[_0x4ac435([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x23073a-=_0xf6499c[_0x4ac435([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x38a651+=_0xf6499c[_0x23073a];}return _0x38a651;}function _0x9f8b14(){const _0x51c8f5=_0x529ea1[_0x4ac435([0x73,0x70,0x6c,0x69,0x74])](_0x4ac435([0x2e]));if(0x3!=_0x51c8f5[_0x4ac435([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4b1e5d(_0x51c8f5[0x1]);function _0x4b1e5d(_0x11668f){const _0x5d1fb7=_0x49f170(_0x11668f);return _0x5d1fb7&&_0x1e0215()?_0x5d1fb7:null;function _0x1e0215(){const _0x4c88bf=_0x5d1fb7[_0x4ac435([0x6a,0x74,0x69])],_0x4f0d88=window[_0x4ac435([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c88bf[_0x4ac435([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4c88bf[_0x4ac435([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1b02ed={..._0x5d1fb7,[_0x4ac435([0x6a,0x74,0x69])]:_0x4c88bf[_0x4ac435([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4c88bf[_0x4ac435([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1b02ed[_0x4ac435([0x76,0x63])],_0x24f7b0(_0x1b02ed)==_0x4f0d88;}}}async function _0x552ec0(){let _0x88cd64=!0x0;try{const _0x4fcfdb=_0x529ea1[_0x4ac435([0x73,0x70,0x6c,0x69,0x74])](_0x4ac435([0x2e])),[_0x8b7c4b,_0xb38a30,_0x17c23a]=_0x4fcfdb;return _0x5b1492(_0x8b7c4b),await _0x420d6e(_0x8b7c4b,_0xb38a30,_0x17c23a),_0x88cd64;}catch{return!0x1;}function _0x5b1492(_0x30ff2e){const _0x4b5944=_0x49f170(_0x30ff2e);_0x4b5944&&_0x4b5944[_0x4ac435([0x61,0x6c,0x67])]==_0x4ac435([0x45,0x53,0x32,0x35,0x36])||(_0x88cd64=!0x1);}async function _0x420d6e(_0x25ce06,_0x547873,_0x5babc1){const _0x481960=window[_0x4ac435([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4ac435([0x66,0x72,0x6f,0x6d])](_0x3d040d(_0x5babc1),_0x2aafd1=>_0x2aafd1[_0x4ac435([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x18b8fd=new window[(_0x4ac435([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4ac435([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x25ce06+_0x4ac435([0x2e])+_0x547873),_0x11d74a=window[_0x4ac435([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4ac435([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x11d74a)return;const _0x199a96=await _0x11d74a[_0x4ac435([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4ac435([0x6a,0x77,0x6b]),_0x465e8a,{[_0x4ac435([0x6e,0x61,0x6d,0x65])]:_0x4ac435([0x45,0x43,0x44,0x53,0x41]),[_0x4ac435([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4ac435([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4ac435([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x11d74a[_0x4ac435([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4ac435([0x6e,0x61,0x6d,0x65])]:_0x4ac435([0x45,0x43,0x44,0x53,0x41]),[_0x4ac435([0x68,0x61,0x73,0x68])]:{[_0x4ac435([0x6e,0x61,0x6d,0x65])]:_0x4ac435([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x199a96,_0x481960,_0x18b8fd)||(_0x88cd64=!0x1);}}function _0x49f170(_0x3560a3){return _0x3560a3[_0x4ac435([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4ac435([0x65,0x79]))?JSON[_0x4ac435([0x70,0x61,0x72,0x73,0x65])](_0x3d040d(_0x3560a3)):null;}function _0x3d040d(_0xecd2bd){return window[_0x4ac435([0x61,0x74,0x6f,0x62])](_0xecd2bd[_0x4ac435([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4ac435([0x2b]))[_0x4ac435([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4ac435([0x2f])));}function _0x24f7b0(_0x467daf){let _0x2ed696=0x1505;function _0x1d6253(_0x55d2ac){for(let _0x2dfd3f=0x0;_0x2dfd3f<_0x55d2ac[_0x4ac435([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2dfd3f++){const _0x54f26b=_0x55d2ac[_0x4ac435([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2dfd3f);_0x2ed696=(_0x2ed696<<0x5)+_0x2ed696+_0x54f26b,_0x2ed696&=_0x2ed696;}}function _0x36917a(_0x17068a){Array[_0x4ac435([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x17068a)?_0x17068a[_0x4ac435([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x36917a):_0x17068a&&typeof _0x17068a==_0x4ac435([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4ac435([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x17068a)[_0x4ac435([0x73,0x6f,0x72,0x74])]()[_0x4ac435([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x17941e,_0x237bae])=>{_0x1d6253(_0x17941e),_0x36917a(_0x237bae);}):_0x1d6253(window[_0x4ac435([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x17068a));}return _0x36917a(_0x467daf),_0x2ed696>>>0x0;}function _0x446321(_0x34034e){return _0x34034e[_0x4ac435([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4ac435([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4ac435([0x30]));}function _0x501db6(_0x637098){return _0x637098[_0x4ac435([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4ac435([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4ac435([0x6a,0x6f,0x69,0x6e])]('');}function _0x43af97(){}function _0x4ac435(_0x35f000){return _0x35f000['map'](_0x1a556a=>String['fromCharCode'](_0x1a556a))['join']('');}_0x27c1b5(await _0x6eb2ab());}(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'],[_0x1272b7=>Number(_0x1272b7)>=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(_0x4dfbd6){return L['includes'](_0x4dfbd6);}function g(_0x273878){return Array['from'](_0x273878['getStyleNames']())['filter'](P);}function b(_0x34fd42,_0x53cf4d,_0x508316){const {spanStyles:_0x3bac9c,stylesToBeHtmlElements:_0x4dfdff}=function(_0x444ec9,_0x487107){const _0x226ed4={},_0x5c10b0={};return _0x487107['forEach'](_0xb21761=>{const _0x548124=_0x444ec9['getStyle'](_0xb21761);if(_0x548124){if(function(_0x20fd1b){return E['includes'](_0x20fd1b);}(_0xb21761))_0x226ed4[_0xb21761]=_0x548124;else{if(function(_0xf27d13){return _0xf27d13 in F;}(_0xb21761)){const _0x476428=_0x548124['split']('\x20');F[_0xb21761]['forEach'](([_0x330d50,_0x86df99])=>{for(const _0x57d00c of _0x476428){('function'==typeof _0x330d50&&_0x330d50(_0x57d00c)||_0x330d50===_0x57d00c)&&(_0x5c10b0[_0xb21761]=[..._0x5c10b0[_0xb21761]||[],[_0x330d50,_0x86df99]]);}});}}}}),{'spanStyles':_0x226ed4,'stylesToBeHtmlElements':_0x5c10b0};}(_0x34fd42,_0x508316);!function(_0x332bdc,_0x4b5d52,_0x250690){for(const _0x1c8694 in _0x250690){_0x250690[_0x1c8694]['forEach'](([,_0x5771b2])=>{const _0x5d2d19=_0x4b5d52['createElement'](_0x5771b2,[],_0x332bdc['getChildren']());_0x4b5d52['insertChild'](0x0,_0x5d2d19,_0x332bdc);}),_0x4b5d52['removeStyle'](_0x1c8694,_0x332bdc);}}(_0x34fd42,_0x53cf4d,_0x4dfdff),function(_0x3f1706,_0x555b28,_0x2bc403){if(!Object['keys'](_0x2bc403)['length'])return;const _0x6743bc=_0x555b28['createElement']('span',[],_0x3f1706['getChildren']());_0x555b28['setStyle'](_0x2bc403,_0x6743bc),_0x555b28['insertChild'](0x0,_0x6743bc,_0x3f1706),_0x555b28['removeStyle'](Object['keys'](_0x2bc403),_0x3f1706);}(_0x34fd42,_0x53cf4d,_0x3bac9c);}class a extends _0x3a89e1{['execute'](_0x41717e){const {body:_0x40222e}=_0x41717e['_parsedData'],_0x54bb19=new _0x1a2667(_0x40222e['document']),_0x5c0b3d=_0x54bb19['createRangeIn'](_0x40222e),_0x548310=new _0x22aa0f(_0x54bb19['document']['stylesProcessor']),_0x3a5a59=[...new _0x47a53c(_0x548310)['blockElements'],'font'],_0x553a21=_0x5c0b3d['getItems']();for(const _0xa81e07 of _0x553a21)_0xa81e07['is']('element')&&_0x3a5a59['includes'](_0xa81e07['name'])&&b(_0xa81e07,_0x54bb19,g(_0xa81e07));_0x41717e['content']=_0x40222e;}['isActive'](_0x3d6ab9){return super['isActive'](_0x3d6ab9)||p(_0x3d6ab9);}}class s extends _0x59d410{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x517930=this['editor'],_0x1d4db7=_0x517930['plugins']['get']('ClipboardPipeline'),_0x33719d=_0x517930['editing']['view']['document'],_0x314442=new a(_0x33719d);_0x1d4db7['on']('inputTransformation',(_0x15ed7e,_0x50c92f)=>{const _0x1e56e0=_0x50c92f['dataTransfer']['getData']('text/html');_0x314442['isActive'](_0x1e56e0)&&(_0x50c92f['_parsedData']||(_0x50c92f['_parsedData']=_0x457e85(_0x1e56e0,_0x33719d['stylesProcessor'])),_0x314442['execute'](_0x50c92f));},{'priority':_0x233649['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5da9ee=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xac93ce;for(const _0xc252e2 in _0x5da9ee){const _0x27cc70=_0xc252e2,_0x13b0a2=_0x5da9ee[_0x27cc70];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x13b0a2||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x13b0a2||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x13b0a2||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x13b0a2||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x13b0a2||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x13b0a2||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x13b0a2||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x13b0a2){delete _0x5da9ee[_0x27cc70],_0xac93ce=_0x13b0a2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xac93ce&&_0x5da9ee['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xac93ce&&_0x5da9ee['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xac93ce&&_0x5da9ee['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xac93ce&&_0x5da9ee['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xac93ce&&_0x5da9ee['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xac93ce&&_0x5da9ee['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xac93ce&&_0x5da9ee['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x59d410{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 _0x4ba53a}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x4d1b6b,parsePasteOfficeHtml as _0x14a489}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x3d1fcf,uid as _0x1a08dd}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2e4673,ViewDocument as _0x2d32a0,ViewDomConverter as _0x532e4a}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x29b735){return m['test'](_0x29b735);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4d34dd,_0x5a57d3){const _0x25f517=new Map();for(const [_0x4f0c00,_0x41ee1b]of _0x5a57d3){if(!_0x4f0c00['tagName']&&!_0x4f0c00['className'])continue;const _0x20b57d=!_0x4f0c00['tagName']||_0x4d34dd['name']===_0x4f0c00['tagName'],_0x4413a1=!_0x4f0c00['className']||_0x4d34dd['hasClass'](_0x4f0c00['className']);_0x20b57d&&_0x4413a1&&_0x25f517['set'](_0x4f0c00,_0x41ee1b);}return _0x25f517;}function h(_0x544bb9){const _0x37daac={};for(let _0xb1f4ed=0x0;_0xb1f4ed<_0x544bb9['length'];_0xb1f4ed++){const _0x176bae=_0x544bb9[_0xb1f4ed],_0x478403=_0x544bb9['getPropertyValue'](_0x176bae);'initial'!==_0x478403&&(_0x37daac[_0x176bae]=_0x478403);}return _0x37daac;}function O(_0x29aafa){const _0x189c0f=_0x29aafa['split'](',')['map'](_0x51684e=>_0x51684e['trim']()),_0x35420a=[];for(const _0x371358 of _0x189c0f){const _0x44dfc2=S['exec'](_0x371358);_0x44dfc2&&_0x35420a['push'](_0x44dfc2['groups']);}return _0x35420a;}function k(_0x2a2c5d){const _0x1c6e57={};for(const _0x5b4565 of _0x2a2c5d)Object['assign'](_0x1c6e57,_0x5b4565);return _0x1c6e57;}class u extends _0x4d1b6b{['execute'](_0x4e17ad){const {body:_0x157467,styles:_0x3a7b67}=_0x4e17ad['_parsedData'],_0x52fbe7=new _0x2e4673(_0x157467['document']),_0x4fc8d6=_0x52fbe7['createRangeIn'](_0x157467),_0x59ed24=function(_0xceae25){const _0x19bb6f={};for(const _0x5bf903 of _0xceae25)for(const _0x20ec3c of _0x5bf903['cssRules'])if(_0x20ec3c instanceof CSSStyleRule){const _0x5c7945=h(_0x20ec3c['style']);_0x19bb6f[_0x20ec3c['selectorText']]=Object['assign']({},_0x19bb6f[_0x20ec3c['selectorText']]||{},_0x5c7945);}return _0x19bb6f;}(_0x3a7b67),_0x13c319=function(_0x2755ab){const _0x4438c4=new Map();for(const _0x459f43 in _0x2755ab){const _0x5ec5d2=O(_0x459f43),_0x45fb9d=_0x2755ab[_0x459f43];for(const _0x431191 of _0x5ec5d2)_0x4438c4['set'](_0x431191,_0x45fb9d);}return _0x4438c4;}(_0x59ed24);for(const _0xdaf74e of _0x4fc8d6){if('elementStart'!==_0xdaf74e['type'])continue;const _0x1018a0=j(_0xdaf74e['item'],_0x13c319);if(_0x1018a0['size']){const _0x558fd0=k(Array['from'](_0x1018a0['values']()));for(const _0x409026 in _0x558fd0){const _0x5da52f=_0xdaf74e['item'];_0x5da52f['hasStyle'](_0x409026)||_0x52fbe7['setStyle'](_0x409026,_0x558fd0[_0x409026],_0x5da52f);}}}_0x4e17ad['content']=_0x157467;}['isActive'](_0x471eeb){return super['isActive'](_0x471eeb)||p(_0x471eeb);}}class i extends _0x4ba53a{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2c98ef=this['editor'],_0x210021=_0x2c98ef['plugins']['get']('ClipboardPipeline'),_0x1939b4=_0x2c98ef['editing']['view']['document'],_0x2c33cf=new u(_0x1939b4);_0x210021['on']('inputTransformation',(_0x55b945,_0x4aaa50)=>{const _0x2da1ed=_0x4aaa50['dataTransfer']['getData']('text/html');_0x2c33cf['isActive'](_0x2da1ed)&&(_0x4aaa50['_parsedData']||(_0x4aaa50['_parsedData']=_0x14a489(_0x2da1ed,_0x1939b4['stylesProcessor'])),_0x2c33cf['execute'](_0x4aaa50));},{'priority':_0x3d1fcf['get']('high')+0xb});}['afterInit'](){!async function(_0x1c540a){const _0x1082fa=_0x21c438([0x4d,0x66,0x54,0x4f,0x34,0x6b,0x7a,0x42,0x55,0x4e,0x38,0x35,0x6a,0x73,0x46,0x61,0x41,0x30,0x70,0x63,0x48,0x5a,0x51,0x4a,0x59,0x36,0x75,0x76,0x69,0x67,0x79,0x71,0x4c,0x58,0x53,0x33,0x6e,0x65,0x45,0x32,0x44,0x57,0x43,0x64,0x74,0x68,0x47,0x62,0x6f,0x37,0x56,0x31,0x52,0x50,0x6c,0x72,0x49,0x77,0x39,0x78,0x6d,0x4b]),_0x38251d=0xfa62b57,_0x2d5ce4=0xfa14477^_0x38251d,_0x5b974c=window[_0x21c438([0x44,0x61,0x74,0x65])][_0x21c438([0x6e,0x6f,0x77])](),_0x41fbca=_0x1c540a[_0x21c438([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5156f0=new window[(_0x21c438([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f6487=>{_0x41fbca[_0x21c438([0x6f,0x6e,0x63,0x65])](_0x21c438([0x72,0x65,0x61,0x64,0x79]),_0x4f6487);}),_0x24257c={[_0x21c438([0x6b,0x74,0x79])]:_0x21c438([0x45,0x43]),[_0x21c438([0x75,0x73,0x65])]:_0x21c438([0x73,0x69,0x67]),[_0x21c438([0x63,0x72,0x76])]:_0x21c438([0x50,0x2d,0x32,0x35,0x36]),[_0x21c438([0x78])]:_0x21c438([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]),[_0x21c438([0x79])]:_0x21c438([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]),[_0x21c438([0x61,0x6c,0x67])]:_0x21c438([0x45,0x53,0x32,0x35,0x36])},_0x1609e1=_0x41fbca[_0x21c438([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x21c438([0x67,0x65,0x74])](_0x21c438([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4d1f2d(){let _0x428c31,_0x594009=null,_0x32e00d=null;try{if(_0x1609e1==_0x21c438([0x47,0x50,0x4c]))return _0x21c438([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x428c31=_0x271e03(),!_0x428c31)return _0x21c438([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x428c31[_0x21c438([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x32e00d=_0x2ba379(_0x428c31[_0x21c438([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x428c31[_0x21c438([0x6a,0x74,0x69])])),await _0x173d89()?_0x515f0f()?_0x417a1d()?_0x21c438([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4ed205()?(_0x428c31[_0x21c438([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x21c438([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x594009=_0x374ee4(_0x21c438([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x428c31[_0x21c438([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x21c438([0x74,0x72,0x69,0x61,0x6c])&&(_0x594009=_0x374ee4(_0x21c438([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x403621()):_0x21c438([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x21c438([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x21c438([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x21c438([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x417a1d(){const _0x2282f4=[_0x21c438([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x21c438([0x74,0x72,0x69,0x61,0x6c])][_0x21c438([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x428c31[_0x21c438([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5b974c/0x3e8:0xe10*_0x2d5ce4;return _0x428c31[_0x21c438([0x65,0x78,0x70])]<_0x2282f4;}function _0x515f0f(){const _0x3d4808=_0x428c31[_0x21c438([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3d4808&&(!!_0x3d4808[_0x21c438([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21c438([0x2a]))||(!!_0x3d4808[_0x21c438([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21c438([0x50,0x4f,0x45]))||!!_0x3d4808[_0x21c438([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21c438([0x50,0x50]))));}function _0x4ed205(){const _0x2d4032=_0x428c31[_0x21c438([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2d4032||0x0==_0x2d4032[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4ea70c}=new URL(window[_0x21c438([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2d4032[_0x21c438([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ea70c))return!0x0;const _0x1d4dd8=_0x4ea70c[_0x21c438([0x73,0x70,0x6c,0x69,0x74])](_0x21c438([0x2e]));return _0x2d4032[_0x21c438([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x38319d=>_0x38319d[_0x21c438([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21c438([0x2a])))[_0x21c438([0x6d,0x61,0x70])](_0x19562d=>_0x19562d[_0x21c438([0x73,0x70,0x6c,0x69,0x74])](_0x21c438([0x2e])))[_0x21c438([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x484ee1=>_0x484ee1[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1d4dd8[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x21c438([0x6d,0x61,0x70])](_0x3c636f=>Array(_0x1d4dd8[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3c636f[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x21c438([0x66,0x69,0x6c,0x6c])](_0x3c636f[0x0]===_0x21c438([0x2a])?_0x21c438([0x2a]):'')[_0x21c438([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3c636f))[_0x21c438([0x73,0x6f,0x6d,0x65])](_0x1e20e1=>_0x1d4dd8[_0x21c438([0x65,0x76,0x65,0x72,0x79])]((_0x549a3c,_0x557301)=>_0x1e20e1[_0x557301]===_0x549a3c||_0x1e20e1[_0x557301]===_0x21c438([0x2a])));}function _0x403621(){return _0x594009&&_0x32e00d?new window[(_0x21c438([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27b479,_0x23877f)=>{_0x594009[_0x21c438([0x74,0x68,0x65,0x6e])](_0x27b479,_0x23877f),_0x32e00d[_0x21c438([0x74,0x68,0x65,0x6e])](_0x197dc5=>{_0x197dc5!=_0x21c438([0x56,0x61,0x6c,0x69,0x64])&&_0x27b479(_0x197dc5);},_0x23877f);}):_0x594009||_0x32e00d||_0x21c438([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2ba379(_0x40178b,_0x323f61){return new window[(_0x21c438([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27e2b5=>{if(_0x3fadda())return _0x27e2b5(_0x21c438([0x56,0x61,0x6c,0x69,0x64]));_0x38f058(),_0x41fbca[_0x21c438([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x21c438([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1d1748=!0x1;const _0x192012=_0x1a08dd();function _0x3b743e(_0x39c7cd){return!!_0x39c7cd&&(typeof _0x39c7cd===_0x21c438([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x39c7cd===_0x21c438([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x39c7cd[_0x21c438([0x74,0x68,0x65,0x6e])]===_0x21c438([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x39c7cd[_0x21c438([0x63,0x61,0x74,0x63,0x68])]===_0x21c438([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2e4342(_0xd1d849){_0x2db60b(_0xd1d849)[_0x21c438([0x74,0x68,0x65,0x6e])](_0x597e36=>{if(!_0x597e36||_0x597e36[_0x21c438([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x21c438([0x6f,0x6b]))return _0x21c438([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4df43b(_0x59d1af(_0x192012+_0x323f61))!=_0x597e36[_0x21c438([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x21c438([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x21c438([0x56,0x61,0x6c,0x69,0x64]);})[_0x21c438([0x74,0x68,0x65,0x6e])](_0x554b54=>(_0xf93243(),_0x554b54),()=>{const _0x370348=_0x67caed();return null==_0x370348?(_0xf93243(),_0x21c438([0x56,0x61,0x6c,0x69,0x64])):_0x21c438(_0x5b974c-_0x370348>(0x2baaaf57^_0x38251d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x21c438([0x74,0x68,0x65,0x6e])](_0x27e2b5)[_0x21c438([0x63,0x61,0x74,0x63,0x68])](()=>{_0x27e2b5(_0x21c438([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x328ee0=0xf90c5d7^_0x38251d;function _0xf93243(){const _0x146e7d=_0x21c438([0x6c,0x6c,0x63,0x74,0x2d])+_0x4df43b(_0x59d1af(_0x40178b)),_0x47e4f7=_0x3e44d2(_0x4df43b(window[_0x21c438([0x4d,0x61,0x74,0x68])][_0x21c438([0x63,0x65,0x69,0x6c])](_0x5b974c/_0x328ee0)));window[_0x21c438([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x21c438([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x146e7d,_0x47e4f7);}function _0x67caed(){const _0x37dd21=_0x21c438([0x6c,0x6c,0x63,0x74,0x2d])+_0x4df43b(_0x59d1af(_0x40178b)),_0x5e52cb=window[_0x21c438([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x21c438([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x37dd21);return _0x5e52cb?window[_0x21c438([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e44d2(_0x5e52cb),0x10)*_0x328ee0:null;}function _0x2db60b(_0x5f6a8){return new window[(_0x21c438([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3e0cac,_0x492b46)=>{_0x5f6a8[_0x21c438([0x74,0x68,0x65,0x6e])](_0x3e0cac,_0x492b46),window[_0x21c438([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x492b46,0xfa7ff97^_0x38251d);});}}_0x41fbca[_0x21c438([0x6f,0x6e])](_0x21c438([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x22480d,_0x46d622)=>{if(_0x46d622[0x0]!=_0x40178b)return _0x27e2b5(_0x21c438([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x46d622[0x1]={..._0x46d622[0x1],[_0x21c438([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x192012};},{[_0x21c438([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x21c438([0x68,0x69,0x67,0x68])}),_0x41fbca[_0x21c438([0x6f,0x6e])](_0x21c438([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1470d3=>{_0x3b743e(_0x1470d3[_0x21c438([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1d1748=!0x0,_0x2e4342(_0x1470d3[_0x21c438([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x21c438([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x21c438([0x6c,0x6f,0x77])}),_0x5156f0[_0x21c438([0x74,0x68,0x65,0x6e])](()=>{_0x1d1748||_0x27e2b5(_0x21c438([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3fadda(){return _0x41fbca[_0x21c438([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x21c438([0x76,0x69,0x65,0x77])][_0x21c438([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x21c438([0x61,0x75,0x74,0x6f]);}function _0x38f058(){_0x41fbca[_0x21c438([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x21c438([0x76,0x69,0x65,0x77])][_0x21c438([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x21c438([0x61,0x75,0x74,0x6f]);}}function _0x374ee4(_0x414733){const _0x4902e6=[new window[(_0x21c438([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2bfad3=>setTimeout(_0x2bfad3,0xfaf159b^_0x38251d)),_0x5156f0[_0x21c438([0x74,0x68,0x65,0x6e])](()=>new window[(_0x21c438([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4cc167=>{let _0x1a0902=0x0;_0x41fbca[_0x21c438([0x6d,0x6f,0x64,0x65,0x6c])][_0x21c438([0x6f,0x6e])](_0x21c438([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x498723,_0xe25d8c)=>{_0xe25d8c[0x0][_0x21c438([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1a0902++,_0x1a0902==(0xfa62aaf^_0x38251d)&&(_0x4cc167(),_0x498723[_0x21c438([0x6f,0x66,0x66])]());});}))];return window[_0x21c438([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x21c438([0x72,0x61,0x63,0x65])](_0x4902e6)[_0x21c438([0x74,0x68,0x65,0x6e])](()=>_0x414733);}async function _0x53f190(){await _0x5156f0,_0x41fbca[_0x21c438([0x6d,0x6f,0x64,0x65,0x6c])][_0x21c438([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x527673,_0x41fbca[_0x21c438([0x6d,0x6f,0x64,0x65,0x6c])][_0x21c438([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x527673,_0x41fbca[_0x21c438([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x21c438([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3e9440(_0x1bd423){const _0x40178c=_0x12d0b7();_0x41fbca[_0x40178c]=_0x21c438([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])+_0x1bd423,_0x1bd423!=_0x21c438([0x56,0x61,0x6c,0x69,0x64])&&_0x53f190();}function _0x12d0b7(){const _0x1b17d1=window[_0x21c438([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x21c438([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x21c438([0x6e,0x6f,0x77])]())[_0x21c438([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x21c438([0x2e]),'');let _0x552548=_0x21c438([0x4d]);for(let _0x42cf76=0x0;_0x42cf76<_0x1b17d1[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x42cf76+=0x2){let _0x434905=window[_0x21c438([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b17d1[_0x21c438([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x42cf76,_0x42cf76+0x2));_0x434905>=_0x1082fa[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x434905-=_0x1082fa[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x552548+=_0x1082fa[_0x434905];}return _0x552548;}function _0x271e03(){const _0x2bdf19=_0x1609e1[_0x21c438([0x73,0x70,0x6c,0x69,0x74])](_0x21c438([0x2e]));if(0x3!=_0x2bdf19[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4705dd(_0x2bdf19[0x1]);function _0x4705dd(_0x5e55a3){const _0xc5e565=_0x1acf77(_0x5e55a3);return _0xc5e565&&_0x5edef5()?_0xc5e565:null;function _0x5edef5(){const _0x10f5ac=_0xc5e565[_0x21c438([0x6a,0x74,0x69])],_0x4984df=window[_0x21c438([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x10f5ac[_0x21c438([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x10f5ac[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3cefb3={..._0xc5e565,[_0x21c438([0x6a,0x74,0x69])]:_0x10f5ac[_0x21c438([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x10f5ac[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3cefb3[_0x21c438([0x76,0x63])],_0x59d1af(_0x3cefb3)==_0x4984df;}}}async function _0x173d89(){let _0x557604=!0x0;try{const _0x300dd3=_0x1609e1[_0x21c438([0x73,0x70,0x6c,0x69,0x74])](_0x21c438([0x2e])),[_0x544a3d,_0x2ec57a,_0x4fc2db]=_0x300dd3;return _0x39181f(_0x544a3d),await _0x1a3bda(_0x544a3d,_0x2ec57a,_0x4fc2db),_0x557604;}catch{return!0x1;}function _0x39181f(_0x212f09){const _0x5f3f1d=_0x1acf77(_0x212f09);_0x5f3f1d&&_0x5f3f1d[_0x21c438([0x61,0x6c,0x67])]==_0x21c438([0x45,0x53,0x32,0x35,0x36])||(_0x557604=!0x1);}async function _0x1a3bda(_0x191a26,_0x4d54e4,_0x35f36f){const _0x4ab2c5=window[_0x21c438([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x21c438([0x66,0x72,0x6f,0x6d])](_0x4361db(_0x35f36f),_0x207cf0=>_0x207cf0[_0x21c438([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x51d435=new window[(_0x21c438([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x21c438([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x191a26+_0x21c438([0x2e])+_0x4d54e4),_0x27720c=window[_0x21c438([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x21c438([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x27720c)return;const _0x56ac4f=await _0x27720c[_0x21c438([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x21c438([0x6a,0x77,0x6b]),_0x24257c,{[_0x21c438([0x6e,0x61,0x6d,0x65])]:_0x21c438([0x45,0x43,0x44,0x53,0x41]),[_0x21c438([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x21c438([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x21c438([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x27720c[_0x21c438([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x21c438([0x6e,0x61,0x6d,0x65])]:_0x21c438([0x45,0x43,0x44,0x53,0x41]),[_0x21c438([0x68,0x61,0x73,0x68])]:{[_0x21c438([0x6e,0x61,0x6d,0x65])]:_0x21c438([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x56ac4f,_0x4ab2c5,_0x51d435)||(_0x557604=!0x1);}}function _0x1acf77(_0x63ddea){return _0x63ddea[_0x21c438([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x21c438([0x65,0x79]))?JSON[_0x21c438([0x70,0x61,0x72,0x73,0x65])](_0x4361db(_0x63ddea)):null;}function _0x4361db(_0x3baf9d){return window[_0x21c438([0x61,0x74,0x6f,0x62])](_0x3baf9d[_0x21c438([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x21c438([0x2b]))[_0x21c438([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x21c438([0x2f])));}function _0x59d1af(_0x259883){let _0x43c77a=0x1505;function _0x41f112(_0x407e85){for(let _0xa7efa4=0x0;_0xa7efa4<_0x407e85[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa7efa4++){const _0x346671=_0x407e85[_0x21c438([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xa7efa4);_0x43c77a=(_0x43c77a<<0x5)+_0x43c77a+_0x346671,_0x43c77a&=_0x43c77a;}}function _0x2038c1(_0x449625){Array[_0x21c438([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x449625)?_0x449625[_0x21c438([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2038c1):_0x449625&&typeof _0x449625==_0x21c438([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x21c438([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x449625)[_0x21c438([0x73,0x6f,0x72,0x74])]()[_0x21c438([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4bf378,_0x2262de])=>{_0x41f112(_0x4bf378),_0x2038c1(_0x2262de);}):_0x41f112(window[_0x21c438([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x449625));}return _0x2038c1(_0x259883),_0x43c77a>>>0x0;}function _0x4df43b(_0xbe865e){return _0xbe865e[_0x21c438([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x21c438([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x21c438([0x30]));}function _0x3e44d2(_0x43267f){return _0x43267f[_0x21c438([0x73,0x70,0x6c,0x69,0x74])]('')[_0x21c438([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x21c438([0x6a,0x6f,0x69,0x6e])]('');}function _0x527673(){}function _0x21c438(_0x281a89){return _0x281a89['map'](_0x14a67d=>String['fromCharCode'](_0x14a67d))['join']('');}_0x3e9440(await _0x4d1f2d());}(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'],[_0x584c9b=>Number(_0x584c9b)>=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(_0x5a7c58){return L['includes'](_0x5a7c58);}function g(_0x1c770a){return Array['from'](_0x1c770a['getStyleNames']())['filter'](P);}function b(_0x4f8315,_0x2c8ae9,_0xdbd962){const {spanStyles:_0x3f4d33,stylesToBeHtmlElements:_0x2a7b5c}=function(_0x2f7859,_0x263084){const _0x53354e={},_0x52a7cf={};return _0x263084['forEach'](_0x24ac0d=>{const _0x23d03f=_0x2f7859['getStyle'](_0x24ac0d);if(_0x23d03f){if(function(_0x3c899e){return E['includes'](_0x3c899e);}(_0x24ac0d))_0x53354e[_0x24ac0d]=_0x23d03f;else{if(function(_0x13bda6){return _0x13bda6 in F;}(_0x24ac0d)){const _0x47842e=_0x23d03f['split']('\x20');F[_0x24ac0d]['forEach'](([_0x22af9f,_0x14e24f])=>{for(const _0x421a6b of _0x47842e){('function'==typeof _0x22af9f&&_0x22af9f(_0x421a6b)||_0x22af9f===_0x421a6b)&&(_0x52a7cf[_0x24ac0d]=[..._0x52a7cf[_0x24ac0d]||[],[_0x22af9f,_0x14e24f]]);}});}}}}),{'spanStyles':_0x53354e,'stylesToBeHtmlElements':_0x52a7cf};}(_0x4f8315,_0xdbd962);!function(_0x113a88,_0x307d9b,_0x4a9a51){for(const _0x452725 in _0x4a9a51){_0x4a9a51[_0x452725]['forEach'](([,_0x4582a7])=>{const _0x175e06=_0x307d9b['createElement'](_0x4582a7,[],_0x113a88['getChildren']());_0x307d9b['insertChild'](0x0,_0x175e06,_0x113a88);}),_0x307d9b['removeStyle'](_0x452725,_0x113a88);}}(_0x4f8315,_0x2c8ae9,_0x2a7b5c),function(_0x31af76,_0x2acd15,_0x11af93){if(!Object['keys'](_0x11af93)['length'])return;const _0xcfec76=_0x2acd15['createElement']('span',[],_0x31af76['getChildren']());_0x2acd15['setStyle'](_0x11af93,_0xcfec76),_0x2acd15['insertChild'](0x0,_0xcfec76,_0x31af76),_0x2acd15['removeStyle'](Object['keys'](_0x11af93),_0x31af76);}(_0x4f8315,_0x2c8ae9,_0x3f4d33);}class a extends _0x4d1b6b{['execute'](_0x3987e6){const {body:_0x293ec5}=_0x3987e6['_parsedData'],_0x3233f0=new _0x2e4673(_0x293ec5['document']),_0x119754=_0x3233f0['createRangeIn'](_0x293ec5),_0x5bbd5b=new _0x2d32a0(_0x3233f0['document']['stylesProcessor']),_0x124678=[...new _0x532e4a(_0x5bbd5b)['blockElements'],'font'],_0x372783=_0x119754['getItems']();for(const _0x50b0ac of _0x372783)_0x50b0ac['is']('element')&&_0x124678['includes'](_0x50b0ac['name'])&&b(_0x50b0ac,_0x3233f0,g(_0x50b0ac));_0x3987e6['content']=_0x293ec5;}['isActive'](_0x1de576){return super['isActive'](_0x1de576)||p(_0x1de576);}}class s extends _0x4ba53a{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x445d17=this['editor'],_0x6a7086=_0x445d17['plugins']['get']('ClipboardPipeline'),_0x5fb2e5=_0x445d17['editing']['view']['document'],_0x236bd6=new a(_0x5fb2e5);_0x6a7086['on']('inputTransformation',(_0xecdd89,_0x1d5883)=>{const _0x12133a=_0x1d5883['dataTransfer']['getData']('text/html');_0x236bd6['isActive'](_0x12133a)&&(_0x1d5883['_parsedData']||(_0x1d5883['_parsedData']=_0x14a489(_0x12133a,_0x5fb2e5['stylesProcessor'])),_0x236bd6['execute'](_0x1d5883));},{'priority':_0x3d1fcf['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5c6379=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1f8f6c;for(const _0x36e72e in _0x5c6379){const _0x280a79=_0x36e72e,_0x2b9886=_0x5c6379[_0x280a79];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x2b9886||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2b9886||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2b9886||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2b9886||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2b9886||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2b9886||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2b9886||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2b9886){delete _0x5c6379[_0x280a79],_0x1f8f6c=_0x2b9886,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1f8f6c&&_0x5c6379['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1f8f6c&&_0x5c6379['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1f8f6c&&_0x5c6379['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1f8f6c&&_0x5c6379['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1f8f6c&&_0x5c6379['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1f8f6c&&_0x5c6379['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1f8f6c&&_0x5c6379['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x4ba53a{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.1",
|
|
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.1",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.1",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.1",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.1",
|
|
29
|
+
"ckeditor5": "46.0.1-alpha.1"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4db54b=_0x38d5;(function(_0x5a5970,_0x74ff53){const _0x33d43f=_0x38d5,_0x8f0285=_0x5a5970();while(!![]){try{const _0x3028b1=parseInt(_0x33d43f(0x1ec))/0x1+-parseInt(_0x33d43f(0x1cd))/0x2*(-parseInt(_0x33d43f(0x1eb))/0x3)+parseInt(_0x33d43f(0x1e3))/0x4+-parseInt(_0x33d43f(0x1e0))/0x5+parseInt(_0x33d43f(0x1d9))/0x6+-parseInt(_0x33d43f(0x1e4))/0x7+parseInt(_0x33d43f(0x1cb))/0x8*(-parseInt(_0x33d43f(0x1ce))/0x9);if(_0x3028b1===_0x74ff53)break;else _0x8f0285['push'](_0x8f0285['shift']());}catch(_0x25246c){_0x8f0285['push'](_0x8f0285['shift']());}}}(_0x29f3,0xb51f2));import{Plugin as _0x5eb78d}from'ckeditor5/src/core.js';function _0x38d5(_0x284350,_0x355a01){const _0x29f3c7=_0x29f3();return _0x38d5=function(_0x38d59c,_0x58302b){_0x38d59c=_0x38d59c-0x1ca;let _0x4a46b2=_0x29f3c7[_0x38d59c];return _0x4a46b2;},_0x38d5(_0x284350,_0x355a01);}import{parsePasteOfficeHtml as _0x5c4a23}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x171aae,uid as _0x4a9a68}from'ckeditor5/src/utils.js';function _0x29f3(){const _0x3b0075=['requires','PasteFromOfficeEnhancedInliner','href','200QCOLNv','pluginName','1237880UTDAJf','265527uIjpCH','isOfficialPlugin','getData','stylesProcessor','inputTransformation','map','afterInit','editor','get','view','init','3305700XMXnmi','ClipboardPipeline','editing','fromCharCode','isActive','PasteFromOffice','join','990825HxmlRb','isPremiumPlugin','high','2529908zcehHs','7471037cQrfMp','execute','document','dataTransfer','text/html','plugins','_parsedData','6ROpIBB','323598SDfhOn'];_0x29f3=function(){return _0x3b0075;};return _0x29f3();}import{MSOfficeStylesInliner as _0xf7764f}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x5eb78d{static get[_0x4db54b(0x1cc)](){const _0x2c5047=_0x4db54b;return _0x2c5047(0x1ee);}static get[_0x4db54b(0x1cf)](){return!0x0;}static get[_0x4db54b(0x1e1)](){return!0x0;}static get[_0x4db54b(0x1ed)](){const _0x58e1a0=_0x4db54b;return[_0x58e1a0(0x1de)];}[_0x4db54b(0x1d8)](){const _0x30da7d=_0x4db54b,_0xc56274=this[_0x30da7d(0x1d5)],_0x14de12=_0xc56274[_0x30da7d(0x1e9)][_0x30da7d(0x1d6)](_0x30da7d(0x1da)),_0x3b75ff=_0xc56274[_0x30da7d(0x1db)][_0x30da7d(0x1d7)][_0x30da7d(0x1e6)],_0x23558a=new _0xf7764f(_0x3b75ff);_0x14de12['on'](_0x30da7d(0x1d2),(_0x394d1a,_0x468a0b)=>{const _0x5b3a62=_0x30da7d,_0x1dc853=_0x468a0b[_0x5b3a62(0x1e7)][_0x5b3a62(0x1d0)](_0x5b3a62(0x1e8));_0x23558a[_0x5b3a62(0x1dd)](_0x1dc853)&&(_0x468a0b[_0x5b3a62(0x1ea)]||(_0x468a0b[_0x5b3a62(0x1ea)]=_0x5c4a23(_0x1dc853,_0x3b75ff[_0x5b3a62(0x1d1)])),_0x23558a[_0x5b3a62(0x1e5)](_0x468a0b));},{'priority':_0x171aae[_0x30da7d(0x1d6)](_0x30da7d(0x1e2))+0xb});}[_0x4db54b(0x1d4)](){!async function(_0x44514c){const _0x2cebd7=_0x23e54b([0x35,0x45,0x32,0x36,0x4a,0x57,0x44,0x4f,0x38,0x4d,0x33,0x4e,0x4c,0x67,0x6c,0x43,0x73,0x46,0x41,0x50,0x6e,0x48,0x61,0x6f,0x69,0x66,0x52,0x6b,0x68,0x65,0x49,0x56,0x64,0x70,0x5a,0x62,0x4b,0x54,0x42,0x75,0x74,0x59,0x78,0x51,0x79,0x7a,0x72,0x55,0x58,0x37,0x30,0x53,0x6a,0x34,0x6d,0x76,0x77,0x63,0x39,0x47,0x31,0x71]),_0x15d265=0x633d09c0,_0x5393ed=0x633a66c8^_0x15d265,_0x593f40=window[_0x23e54b([0x44,0x61,0x74,0x65])][_0x23e54b([0x6e,0x6f,0x77])](),_0x140551=_0x44514c[_0x23e54b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3300cc=new window[(_0x23e54b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24f8ad=>{_0x140551[_0x23e54b([0x6f,0x6e,0x63,0x65])](_0x23e54b([0x72,0x65,0x61,0x64,0x79]),_0x24f8ad);}),_0x49475f={[_0x23e54b([0x6b,0x74,0x79])]:_0x23e54b([0x45,0x43]),[_0x23e54b([0x75,0x73,0x65])]:_0x23e54b([0x73,0x69,0x67]),[_0x23e54b([0x63,0x72,0x76])]:_0x23e54b([0x50,0x2d,0x32,0x35,0x36]),[_0x23e54b([0x78])]:_0x23e54b([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]),[_0x23e54b([0x79])]:_0x23e54b([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]),[_0x23e54b([0x61,0x6c,0x67])]:_0x23e54b([0x45,0x53,0x32,0x35,0x36])},_0x28d0a1=_0x140551[_0x23e54b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x23e54b([0x67,0x65,0x74])](_0x23e54b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x29374c(){let _0x2f0be2,_0x4d57a3=null,_0x4944f9=null;try{if(_0x28d0a1==_0x23e54b([0x47,0x50,0x4c]))return _0x23e54b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2f0be2=_0x3550d5(),!_0x2f0be2)return _0x23e54b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2f0be2[_0x23e54b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4944f9=_0x316aad(_0x2f0be2[_0x23e54b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2f0be2[_0x23e54b([0x6a,0x74,0x69])])),await _0x194206()?_0xb7b3c()?_0x117b56()?_0x23e54b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x163782()?(_0x2f0be2[_0x23e54b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x23e54b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4d57a3=_0x35e59f(_0x23e54b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2f0be2[_0x23e54b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x23e54b([0x74,0x72,0x69,0x61,0x6c])&&(_0x4d57a3=_0x35e59f(_0x23e54b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xaf8bfe()):_0x23e54b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x23e54b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x23e54b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x23e54b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x117b56(){const _0x33f668=[_0x23e54b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x23e54b([0x74,0x72,0x69,0x61,0x6c])][_0x23e54b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f0be2[_0x23e54b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x593f40/0x3e8:0xe10*_0x5393ed;return _0x2f0be2[_0x23e54b([0x65,0x78,0x70])]<_0x33f668;}function _0xb7b3c(){const _0xce32f8=_0x2f0be2[_0x23e54b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xce32f8&&(!!_0xce32f8[_0x23e54b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23e54b([0x2a]))||(!!_0xce32f8[_0x23e54b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23e54b([0x50,0x4f,0x45]))||!!_0xce32f8[_0x23e54b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23e54b([0x50,0x50]))));}function _0x163782(){const _0x23fa8f=_0x38d5,_0x5e9506=_0x2f0be2[_0x23e54b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5e9506||0x0==_0x5e9506[_0x23e54b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x27b7d4}=new URL(window[_0x23e54b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x23fa8f(0x1ca)]);if(_0x5e9506[_0x23e54b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27b7d4))return!0x0;const _0xb03113=_0x27b7d4[_0x23e54b([0x73,0x70,0x6c,0x69,0x74])](_0x23e54b([0x2e]));return _0x5e9506[_0x23e54b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4dbf60=>_0x4dbf60[_0x23e54b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23e54b([0x2a])))[_0x23e54b([0x6d,0x61,0x70])](_0x36fb20=>_0x36fb20[_0x23e54b([0x73,0x70,0x6c,0x69,0x74])](_0x23e54b([0x2e])))[_0x23e54b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x323559=>_0x323559[_0x23e54b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xb03113[_0x23e54b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x23e54b([0x6d,0x61,0x70])](_0x572a86=>Array(_0xb03113[_0x23e54b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x572a86[_0x23e54b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x23e54b([0x66,0x69,0x6c,0x6c])](_0x572a86[0x0]===_0x23e54b([0x2a])?_0x23e54b([0x2a]):'')[_0x23e54b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x572a86))[_0x23e54b([0x73,0x6f,0x6d,0x65])](_0x5afde3=>_0xb03113[_0x23e54b([0x65,0x76,0x65,0x72,0x79])]((_0x2eb19c,_0x367fa9)=>_0x5afde3[_0x367fa9]===_0x2eb19c||_0x5afde3[_0x367fa9]===_0x23e54b([0x2a])));}function _0xaf8bfe(){return _0x4d57a3&&_0x4944f9?new window[(_0x23e54b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f6cfc,_0x5795b7)=>{_0x4d57a3[_0x23e54b([0x74,0x68,0x65,0x6e])](_0x3f6cfc,_0x5795b7),_0x4944f9[_0x23e54b([0x74,0x68,0x65,0x6e])](_0x2f2a4a=>{_0x2f2a4a!=_0x23e54b([0x56,0x61,0x6c,0x69,0x64])&&_0x3f6cfc(_0x2f2a4a);},_0x5795b7);}):_0x4d57a3||_0x4944f9||_0x23e54b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x316aad(_0x11aff8,_0x420e8b){return new window[(_0x23e54b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f44e2=>{if(_0x4a8ecb())return _0x3f44e2(_0x23e54b([0x56,0x61,0x6c,0x69,0x64]));_0xad57bc(),_0x140551[_0x23e54b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x23e54b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x32d302=!0x1;const _0x1cbd6c=_0x4a9a68();function _0x2de290(_0x3fc0d0){return!!_0x3fc0d0&&(typeof _0x3fc0d0===_0x23e54b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3fc0d0===_0x23e54b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3fc0d0[_0x23e54b([0x74,0x68,0x65,0x6e])]===_0x23e54b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3fc0d0[_0x23e54b([0x63,0x61,0x74,0x63,0x68])]===_0x23e54b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x43d075(_0x2e0bdc){_0x17dfd7(_0x2e0bdc)[_0x23e54b([0x74,0x68,0x65,0x6e])](_0x553cf7=>{if(!_0x553cf7||_0x553cf7[_0x23e54b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x23e54b([0x6f,0x6b]))return _0x23e54b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x59b7f9(_0x596a4a(_0x1cbd6c+_0x420e8b))!=_0x553cf7[_0x23e54b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x23e54b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x23e54b([0x56,0x61,0x6c,0x69,0x64]);})[_0x23e54b([0x74,0x68,0x65,0x6e])](_0x1d2975=>(_0x5689c6(),_0x1d2975),()=>{const _0x5296e5=_0x2b3905();return null==_0x5296e5?(_0x5689c6(),_0x23e54b([0x56,0x61,0x6c,0x69,0x64])):_0x23e54b(_0x593f40-_0x5296e5>(0x47318dc0^_0x15d265)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x23e54b([0x74,0x68,0x65,0x6e])](_0x3f44e2)[_0x23e54b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3f44e2(_0x23e54b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x72e084=0x630be740^_0x15d265;function _0x5689c6(){const _0x3d0939=_0x23e54b([0x6c,0x6c,0x63,0x74,0x2d])+_0x59b7f9(_0x596a4a(_0x11aff8)),_0x535d31=_0x1eb251(_0x59b7f9(window[_0x23e54b([0x4d,0x61,0x74,0x68])][_0x23e54b([0x63,0x65,0x69,0x6c])](_0x593f40/_0x72e084)));window[_0x23e54b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x23e54b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3d0939,_0x535d31);}function _0x2b3905(){const _0x2b764f=_0x23e54b([0x6c,0x6c,0x63,0x74,0x2d])+_0x59b7f9(_0x596a4a(_0x11aff8)),_0x3b3c0d=window[_0x23e54b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x23e54b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2b764f);return _0x3b3c0d?window[_0x23e54b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1eb251(_0x3b3c0d),0x10)*_0x72e084:null;}function _0x17dfd7(_0x382d32){return new window[(_0x23e54b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4fc385,_0x3ecb90)=>{_0x382d32[_0x23e54b([0x74,0x68,0x65,0x6e])](_0x4fc385,_0x3ecb90),window[_0x23e54b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3ecb90,0x633cdd00^_0x15d265);});}}_0x140551[_0x23e54b([0x6f,0x6e])](_0x23e54b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x14eb5f,_0x2938ff)=>{if(_0x2938ff[0x0]!=_0x11aff8)return _0x3f44e2(_0x23e54b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2938ff[0x1]={..._0x2938ff[0x1],[_0x23e54b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1cbd6c};},{[_0x23e54b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x23e54b([0x68,0x69,0x67,0x68])}),_0x140551[_0x23e54b([0x6f,0x6e])](_0x23e54b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x47b16b=>{_0x2de290(_0x47b16b[_0x23e54b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x32d302=!0x0,_0x43d075(_0x47b16b[_0x23e54b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x23e54b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x23e54b([0x6c,0x6f,0x77])}),_0x3300cc[_0x23e54b([0x74,0x68,0x65,0x6e])](()=>{_0x32d302||_0x3f44e2(_0x23e54b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4a8ecb(){return _0x140551[_0x23e54b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x23e54b([0x76,0x69,0x65,0x77])][_0x23e54b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x23e54b([0x61,0x75,0x74,0x6f]);}function _0xad57bc(){_0x140551[_0x23e54b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x23e54b([0x76,0x69,0x65,0x77])][_0x23e54b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x23e54b([0x61,0x75,0x74,0x6f]);}}function _0x35e59f(_0x35925a){const _0xf6edd1=[new window[(_0x23e54b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xab9414=>setTimeout(_0xab9414,0x6334370c^_0x15d265)),_0x3300cc[_0x23e54b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x23e54b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xaf4167=>{let _0x3f7164=0x0;_0x140551[_0x23e54b([0x6d,0x6f,0x64,0x65,0x6c])][_0x23e54b([0x6f,0x6e])](_0x23e54b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x110da2,_0x397d7e)=>{_0x397d7e[0x0][_0x23e54b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3f7164++,_0x3f7164==(0x633d0838^_0x15d265)&&(_0xaf4167(),_0x110da2[_0x23e54b([0x6f,0x66,0x66])]());});}))];return window[_0x23e54b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x23e54b([0x72,0x61,0x63,0x65])](_0xf6edd1)[_0x23e54b([0x74,0x68,0x65,0x6e])](()=>_0x35925a);}async function _0x2be7d3(){await _0x3300cc,_0x140551[_0x23e54b([0x6d,0x6f,0x64,0x65,0x6c])][_0x23e54b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x20bfd2,_0x140551[_0x23e54b([0x6d,0x6f,0x64,0x65,0x6c])][_0x23e54b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x20bfd2,_0x140551[_0x23e54b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x23e54b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xae45d(_0x419008){const _0xd32ad2=_0x42d3eb();_0x140551[_0xd32ad2]=_0x23e54b([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])+_0x419008,_0x419008!=_0x23e54b([0x56,0x61,0x6c,0x69,0x64])&&_0x2be7d3();}function _0x42d3eb(){const _0x202255=window[_0x23e54b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x23e54b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x23e54b([0x6e,0x6f,0x77])]())[_0x23e54b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x23e54b([0x2e]),'');let _0x8b6abe=_0x23e54b([0x45]);for(let _0x1a74af=0x0;_0x1a74af<_0x202255[_0x23e54b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a74af+=0x2){let _0x4ad8fb=window[_0x23e54b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x202255[_0x23e54b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1a74af,_0x1a74af+0x2));_0x4ad8fb>=_0x2cebd7[_0x23e54b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4ad8fb-=_0x2cebd7[_0x23e54b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x8b6abe+=_0x2cebd7[_0x4ad8fb];}return _0x8b6abe;}function _0x3550d5(){const _0xcfe0e3=_0x28d0a1[_0x23e54b([0x73,0x70,0x6c,0x69,0x74])](_0x23e54b([0x2e]));if(0x3!=_0xcfe0e3[_0x23e54b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x346104(_0xcfe0e3[0x1]);function _0x346104(_0x1d5436){const _0x4120fc=_0x527088(_0x1d5436);return _0x4120fc&&_0x162cc5()?_0x4120fc:null;function _0x162cc5(){const _0x2fe056=_0x4120fc[_0x23e54b([0x6a,0x74,0x69])],_0x18dab7=window[_0x23e54b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2fe056[_0x23e54b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2fe056[_0x23e54b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1ee7b5={..._0x4120fc,[_0x23e54b([0x6a,0x74,0x69])]:_0x2fe056[_0x23e54b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2fe056[_0x23e54b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1ee7b5[_0x23e54b([0x76,0x63])],_0x596a4a(_0x1ee7b5)==_0x18dab7;}}}async function _0x194206(){let _0xe41b09=!0x0;try{const _0x1d1810=_0x28d0a1[_0x23e54b([0x73,0x70,0x6c,0x69,0x74])](_0x23e54b([0x2e])),[_0x5ee4c5,_0x61de1,_0xe5bacc]=_0x1d1810;return _0x48e52b(_0x5ee4c5),await _0x22c224(_0x5ee4c5,_0x61de1,_0xe5bacc),_0xe41b09;}catch{return!0x1;}function _0x48e52b(_0x5d5da8){const _0x4b70a9=_0x527088(_0x5d5da8);_0x4b70a9&&_0x4b70a9[_0x23e54b([0x61,0x6c,0x67])]==_0x23e54b([0x45,0x53,0x32,0x35,0x36])||(_0xe41b09=!0x1);}async function _0x22c224(_0x1b6325,_0x577133,_0x3b0079){const _0x2eacec=window[_0x23e54b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x23e54b([0x66,0x72,0x6f,0x6d])](_0x9a39b1(_0x3b0079),_0xb57fe5=>_0xb57fe5[_0x23e54b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2f960e=new window[(_0x23e54b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x23e54b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1b6325+_0x23e54b([0x2e])+_0x577133),_0x540368=window[_0x23e54b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x23e54b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x540368)return;const _0x115856=await _0x540368[_0x23e54b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x23e54b([0x6a,0x77,0x6b]),_0x49475f,{[_0x23e54b([0x6e,0x61,0x6d,0x65])]:_0x23e54b([0x45,0x43,0x44,0x53,0x41]),[_0x23e54b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x23e54b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x23e54b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x540368[_0x23e54b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x23e54b([0x6e,0x61,0x6d,0x65])]:_0x23e54b([0x45,0x43,0x44,0x53,0x41]),[_0x23e54b([0x68,0x61,0x73,0x68])]:{[_0x23e54b([0x6e,0x61,0x6d,0x65])]:_0x23e54b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x115856,_0x2eacec,_0x2f960e)||(_0xe41b09=!0x1);}}function _0x527088(_0x3995ff){return _0x3995ff[_0x23e54b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x23e54b([0x65,0x79]))?JSON[_0x23e54b([0x70,0x61,0x72,0x73,0x65])](_0x9a39b1(_0x3995ff)):null;}function _0x9a39b1(_0x55e6d1){return window[_0x23e54b([0x61,0x74,0x6f,0x62])](_0x55e6d1[_0x23e54b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x23e54b([0x2b]))[_0x23e54b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x23e54b([0x2f])));}function _0x596a4a(_0x33dc1d){let _0x2e8510=0x1505;function _0x245a09(_0x300a15){for(let _0x11a723=0x0;_0x11a723<_0x300a15[_0x23e54b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x11a723++){const _0x5c9d95=_0x300a15[_0x23e54b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x11a723);_0x2e8510=(_0x2e8510<<0x5)+_0x2e8510+_0x5c9d95,_0x2e8510&=_0x2e8510;}}function _0x51acce(_0x228303){Array[_0x23e54b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x228303)?_0x228303[_0x23e54b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x51acce):_0x228303&&typeof _0x228303==_0x23e54b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x23e54b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x228303)[_0x23e54b([0x73,0x6f,0x72,0x74])]()[_0x23e54b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xca52b1,_0x467c83])=>{_0x245a09(_0xca52b1),_0x51acce(_0x467c83);}):_0x245a09(window[_0x23e54b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x228303));}return _0x51acce(_0x33dc1d),_0x2e8510>>>0x0;}function _0x59b7f9(_0x1a4f1a){return _0x1a4f1a[_0x23e54b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x23e54b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x23e54b([0x30]));}function _0x1eb251(_0x391f94){return _0x391f94[_0x23e54b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x23e54b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x23e54b([0x6a,0x6f,0x69,0x6e])]('');}function _0x20bfd2(){}function _0x23e54b(_0x24db0e){const _0x4374f7=_0x38d5;return _0x24db0e[_0x4374f7(0x1d3)](_0x3a94ef=>String[_0x4374f7(0x1dc)](_0x3a94ef))[_0x4374f7(0x1df)]('');}_0xae45d(await _0x29374c());}(this);}}
|
|
23
|
+
const _0x10e7ad=_0x1a6f;(function(_0x2d0ed8,_0x132e90){const _0x46635b=_0x1a6f,_0x1d911b=_0x2d0ed8();while(!![]){try{const _0xaf27aa=-parseInt(_0x46635b(0xeb))/0x1+-parseInt(_0x46635b(0xdc))/0x2+parseInt(_0x46635b(0xdd))/0x3+-parseInt(_0x46635b(0xf5))/0x4*(parseInt(_0x46635b(0xde))/0x5)+parseInt(_0x46635b(0xec))/0x6+-parseInt(_0x46635b(0xfe))/0x7*(parseInt(_0x46635b(0xfd))/0x8)+parseInt(_0x46635b(0xe5))/0x9*(parseInt(_0x46635b(0xf7))/0xa);if(_0xaf27aa===_0x132e90)break;else _0x1d911b['push'](_0x1d911b['shift']());}catch(_0x4b5954){_0x1d911b['push'](_0x1d911b['shift']());}}}(_0x2974,0xcf1c0));import{Plugin as _0xffbfe2}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x228f86}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3dd9e8,uid as _0x161fac}from'ckeditor5/src/utils.js';function _0x2974(){const _0x30f710=['requires','fromCharCode','ClipboardPipeline','112780wkfYVl','join','15704310XWmajs','getData','document','PasteFromOffice','get','text/html','8PNOVRh','3123561PSYZZd','plugins','init','stylesProcessor','839148slVVcz','5063811ZuDzqJ','235hqyFAh','PasteFromOfficeEnhancedInliner','execute','isActive','map','isOfficialPlugin','pluginName','9Jeylfi','editor','_parsedData','isPremiumPlugin','high','href','1233223cpYSxh','6084822xQZYsw','view','inputTransformation','dataTransfer','editing','afterInit'];_0x2974=function(){return _0x30f710;};return _0x2974();}function _0x1a6f(_0x4c7bd4,_0xfc3503){const _0x29742f=_0x2974();return _0x1a6f=function(_0x1a6fd2,_0xf8ae27){_0x1a6fd2=_0x1a6fd2-0xda;let _0x366365=_0x29742f[_0x1a6fd2];return _0x366365;},_0x1a6f(_0x4c7bd4,_0xfc3503);}import{MSOfficeStylesInliner as _0x2c3dc1}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0xffbfe2{static get[_0x10e7ad(0xe4)](){const _0x306793=_0x10e7ad;return _0x306793(0xdf);}static get[_0x10e7ad(0xe3)](){return!0x0;}static get[_0x10e7ad(0xe8)](){return!0x0;}static get[_0x10e7ad(0xf2)](){const _0x3ab324=_0x10e7ad;return[_0x3ab324(0xfa)];}[_0x10e7ad(0xda)](){const _0xc84b1c=_0x10e7ad,_0x5a60da=this[_0xc84b1c(0xe6)],_0xdd252b=_0x5a60da[_0xc84b1c(0xff)][_0xc84b1c(0xfb)](_0xc84b1c(0xf4)),_0x57cbdf=_0x5a60da[_0xc84b1c(0xf0)][_0xc84b1c(0xed)][_0xc84b1c(0xf9)],_0x22c50c=new _0x2c3dc1(_0x57cbdf);_0xdd252b['on'](_0xc84b1c(0xee),(_0x49bad0,_0x561458)=>{const _0x52bbbe=_0xc84b1c,_0x40d2a3=_0x561458[_0x52bbbe(0xef)][_0x52bbbe(0xf8)](_0x52bbbe(0xfc));_0x22c50c[_0x52bbbe(0xe1)](_0x40d2a3)&&(_0x561458[_0x52bbbe(0xe7)]||(_0x561458[_0x52bbbe(0xe7)]=_0x228f86(_0x40d2a3,_0x57cbdf[_0x52bbbe(0xdb)])),_0x22c50c[_0x52bbbe(0xe0)](_0x561458));},{'priority':_0x3dd9e8[_0xc84b1c(0xfb)](_0xc84b1c(0xe9))+0xb});}[_0x10e7ad(0xf1)](){!async function(_0x55d7ef){const _0x4a054f=_0x2bc831([0x4d,0x66,0x54,0x4f,0x34,0x6b,0x7a,0x42,0x55,0x4e,0x38,0x35,0x6a,0x73,0x46,0x61,0x41,0x30,0x70,0x63,0x48,0x5a,0x51,0x4a,0x59,0x36,0x75,0x76,0x69,0x67,0x79,0x71,0x4c,0x58,0x53,0x33,0x6e,0x65,0x45,0x32,0x44,0x57,0x43,0x64,0x74,0x68,0x47,0x62,0x6f,0x37,0x56,0x31,0x52,0x50,0x6c,0x72,0x49,0x77,0x39,0x78,0x6d,0x4b]),_0x48a6eb=0xfa62b57,_0x58942c=0xfa14477^_0x48a6eb,_0x258a5c=window[_0x2bc831([0x44,0x61,0x74,0x65])][_0x2bc831([0x6e,0x6f,0x77])](),_0x2f7876=_0x55d7ef[_0x2bc831([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x32317a=new window[(_0x2bc831([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x115e2d=>{_0x2f7876[_0x2bc831([0x6f,0x6e,0x63,0x65])](_0x2bc831([0x72,0x65,0x61,0x64,0x79]),_0x115e2d);}),_0x37b35e={[_0x2bc831([0x6b,0x74,0x79])]:_0x2bc831([0x45,0x43]),[_0x2bc831([0x75,0x73,0x65])]:_0x2bc831([0x73,0x69,0x67]),[_0x2bc831([0x63,0x72,0x76])]:_0x2bc831([0x50,0x2d,0x32,0x35,0x36]),[_0x2bc831([0x78])]:_0x2bc831([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]),[_0x2bc831([0x79])]:_0x2bc831([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]),[_0x2bc831([0x61,0x6c,0x67])]:_0x2bc831([0x45,0x53,0x32,0x35,0x36])},_0x27fdef=_0x2f7876[_0x2bc831([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2bc831([0x67,0x65,0x74])](_0x2bc831([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3c8073(){let _0x3cc03b,_0x4dea3c=null,_0x44664a=null;try{if(_0x27fdef==_0x2bc831([0x47,0x50,0x4c]))return _0x2bc831([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3cc03b=_0x1c66d5(),!_0x3cc03b)return _0x2bc831([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3cc03b[_0x2bc831([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x44664a=_0x1609d6(_0x3cc03b[_0x2bc831([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3cc03b[_0x2bc831([0x6a,0x74,0x69])])),await _0x48d54c()?_0x2af03c()?_0x5df964()?_0x2bc831([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x56af72()?(_0x3cc03b[_0x2bc831([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2bc831([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4dea3c=_0x3cff71(_0x2bc831([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3cc03b[_0x2bc831([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2bc831([0x74,0x72,0x69,0x61,0x6c])&&(_0x4dea3c=_0x3cff71(_0x2bc831([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3047ba()):_0x2bc831([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2bc831([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2bc831([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2bc831([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5df964(){const _0x3e49e2=[_0x2bc831([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2bc831([0x74,0x72,0x69,0x61,0x6c])][_0x2bc831([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3cc03b[_0x2bc831([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x258a5c/0x3e8:0xe10*_0x58942c;return _0x3cc03b[_0x2bc831([0x65,0x78,0x70])]<_0x3e49e2;}function _0x2af03c(){const _0x4332fa=_0x3cc03b[_0x2bc831([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4332fa&&(!!_0x4332fa[_0x2bc831([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bc831([0x2a]))||(!!_0x4332fa[_0x2bc831([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bc831([0x50,0x4f,0x45]))||!!_0x4332fa[_0x2bc831([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bc831([0x50,0x50]))));}function _0x56af72(){const _0x285e5c=_0x1a6f,_0x4e5716=_0x3cc03b[_0x2bc831([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4e5716||0x0==_0x4e5716[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x53f178}=new URL(window[_0x2bc831([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x285e5c(0xea)]);if(_0x4e5716[_0x2bc831([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53f178))return!0x0;const _0xa584b6=_0x53f178[_0x2bc831([0x73,0x70,0x6c,0x69,0x74])](_0x2bc831([0x2e]));return _0x4e5716[_0x2bc831([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x48cb43=>_0x48cb43[_0x2bc831([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bc831([0x2a])))[_0x2bc831([0x6d,0x61,0x70])](_0x126eb1=>_0x126eb1[_0x2bc831([0x73,0x70,0x6c,0x69,0x74])](_0x2bc831([0x2e])))[_0x2bc831([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x16aa20=>_0x16aa20[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xa584b6[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2bc831([0x6d,0x61,0x70])](_0x4a0693=>Array(_0xa584b6[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4a0693[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2bc831([0x66,0x69,0x6c,0x6c])](_0x4a0693[0x0]===_0x2bc831([0x2a])?_0x2bc831([0x2a]):'')[_0x2bc831([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4a0693))[_0x2bc831([0x73,0x6f,0x6d,0x65])](_0x8ddb26=>_0xa584b6[_0x2bc831([0x65,0x76,0x65,0x72,0x79])]((_0x29c510,_0x2e86a8)=>_0x8ddb26[_0x2e86a8]===_0x29c510||_0x8ddb26[_0x2e86a8]===_0x2bc831([0x2a])));}function _0x3047ba(){return _0x4dea3c&&_0x44664a?new window[(_0x2bc831([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xd43b8c,_0x2278f0)=>{_0x4dea3c[_0x2bc831([0x74,0x68,0x65,0x6e])](_0xd43b8c,_0x2278f0),_0x44664a[_0x2bc831([0x74,0x68,0x65,0x6e])](_0x1533f3=>{_0x1533f3!=_0x2bc831([0x56,0x61,0x6c,0x69,0x64])&&_0xd43b8c(_0x1533f3);},_0x2278f0);}):_0x4dea3c||_0x44664a||_0x2bc831([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1609d6(_0x597dfe,_0x434478){return new window[(_0x2bc831([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ff13e=>{if(_0x56cf54())return _0x3ff13e(_0x2bc831([0x56,0x61,0x6c,0x69,0x64]));_0x55c925(),_0x2f7876[_0x2bc831([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2bc831([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2f8dbd=!0x1;const _0x4b0053=_0x161fac();function _0x57efd6(_0x330246){return!!_0x330246&&(typeof _0x330246===_0x2bc831([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x330246===_0x2bc831([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x330246[_0x2bc831([0x74,0x68,0x65,0x6e])]===_0x2bc831([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x330246[_0x2bc831([0x63,0x61,0x74,0x63,0x68])]===_0x2bc831([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x36ce4f(_0x54793b){_0x224bac(_0x54793b)[_0x2bc831([0x74,0x68,0x65,0x6e])](_0x17b0f6=>{if(!_0x17b0f6||_0x17b0f6[_0x2bc831([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2bc831([0x6f,0x6b]))return _0x2bc831([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2aaa39(_0x20bdf6(_0x4b0053+_0x434478))!=_0x17b0f6[_0x2bc831([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2bc831([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2bc831([0x56,0x61,0x6c,0x69,0x64]);})[_0x2bc831([0x74,0x68,0x65,0x6e])](_0x10b48c=>(_0x236f28(),_0x10b48c),()=>{const _0x12ae28=_0x333839();return null==_0x12ae28?(_0x236f28(),_0x2bc831([0x56,0x61,0x6c,0x69,0x64])):_0x2bc831(_0x258a5c-_0x12ae28>(0x2baaaf57^_0x48a6eb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2bc831([0x74,0x68,0x65,0x6e])](_0x3ff13e)[_0x2bc831([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3ff13e(_0x2bc831([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x354cbe=0xf90c5d7^_0x48a6eb;function _0x236f28(){const _0x8772da=_0x2bc831([0x6c,0x6c,0x63,0x74,0x2d])+_0x2aaa39(_0x20bdf6(_0x597dfe)),_0x3124b7=_0x2fa789(_0x2aaa39(window[_0x2bc831([0x4d,0x61,0x74,0x68])][_0x2bc831([0x63,0x65,0x69,0x6c])](_0x258a5c/_0x354cbe)));window[_0x2bc831([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2bc831([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8772da,_0x3124b7);}function _0x333839(){const _0x5b6063=_0x2bc831([0x6c,0x6c,0x63,0x74,0x2d])+_0x2aaa39(_0x20bdf6(_0x597dfe)),_0x9196a6=window[_0x2bc831([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2bc831([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5b6063);return _0x9196a6?window[_0x2bc831([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2fa789(_0x9196a6),0x10)*_0x354cbe:null;}function _0x224bac(_0x570a9f){return new window[(_0x2bc831([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x35dc56,_0x19006e)=>{_0x570a9f[_0x2bc831([0x74,0x68,0x65,0x6e])](_0x35dc56,_0x19006e),window[_0x2bc831([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x19006e,0xfa7ff97^_0x48a6eb);});}}_0x2f7876[_0x2bc831([0x6f,0x6e])](_0x2bc831([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x10777c,_0x5580db)=>{if(_0x5580db[0x0]!=_0x597dfe)return _0x3ff13e(_0x2bc831([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5580db[0x1]={..._0x5580db[0x1],[_0x2bc831([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4b0053};},{[_0x2bc831([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2bc831([0x68,0x69,0x67,0x68])}),_0x2f7876[_0x2bc831([0x6f,0x6e])](_0x2bc831([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x216f33=>{_0x57efd6(_0x216f33[_0x2bc831([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2f8dbd=!0x0,_0x36ce4f(_0x216f33[_0x2bc831([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2bc831([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2bc831([0x6c,0x6f,0x77])}),_0x32317a[_0x2bc831([0x74,0x68,0x65,0x6e])](()=>{_0x2f8dbd||_0x3ff13e(_0x2bc831([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x56cf54(){return _0x2f7876[_0x2bc831([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2bc831([0x76,0x69,0x65,0x77])][_0x2bc831([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2bc831([0x61,0x75,0x74,0x6f]);}function _0x55c925(){_0x2f7876[_0x2bc831([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2bc831([0x76,0x69,0x65,0x77])][_0x2bc831([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2bc831([0x61,0x75,0x74,0x6f]);}}function _0x3cff71(_0xe86fad){const _0x1b77b6=[new window[(_0x2bc831([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a4b67=>setTimeout(_0x4a4b67,0xfaf159b^_0x48a6eb)),_0x32317a[_0x2bc831([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2bc831([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2217b9=>{let _0x529d4f=0x0;_0x2f7876[_0x2bc831([0x6d,0x6f,0x64,0x65,0x6c])][_0x2bc831([0x6f,0x6e])](_0x2bc831([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x551e5a,_0x3f53f5)=>{_0x3f53f5[0x0][_0x2bc831([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x529d4f++,_0x529d4f==(0xfa62aaf^_0x48a6eb)&&(_0x2217b9(),_0x551e5a[_0x2bc831([0x6f,0x66,0x66])]());});}))];return window[_0x2bc831([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2bc831([0x72,0x61,0x63,0x65])](_0x1b77b6)[_0x2bc831([0x74,0x68,0x65,0x6e])](()=>_0xe86fad);}async function _0x5d31d5(){await _0x32317a,_0x2f7876[_0x2bc831([0x6d,0x6f,0x64,0x65,0x6c])][_0x2bc831([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x662e1d,_0x2f7876[_0x2bc831([0x6d,0x6f,0x64,0x65,0x6c])][_0x2bc831([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x662e1d,_0x2f7876[_0x2bc831([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2bc831([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1cdfa9(_0x2c448a){const _0x3878df=_0x114dc1();_0x2f7876[_0x3878df]=_0x2bc831([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])+_0x2c448a,_0x2c448a!=_0x2bc831([0x56,0x61,0x6c,0x69,0x64])&&_0x5d31d5();}function _0x114dc1(){const _0x5697a5=window[_0x2bc831([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2bc831([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2bc831([0x6e,0x6f,0x77])]())[_0x2bc831([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2bc831([0x2e]),'');let _0x517f7a=_0x2bc831([0x4d]);for(let _0x214c48=0x0;_0x214c48<_0x5697a5[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x214c48+=0x2){let _0x446dcc=window[_0x2bc831([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5697a5[_0x2bc831([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x214c48,_0x214c48+0x2));_0x446dcc>=_0x4a054f[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x446dcc-=_0x4a054f[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x517f7a+=_0x4a054f[_0x446dcc];}return _0x517f7a;}function _0x1c66d5(){const _0x279799=_0x27fdef[_0x2bc831([0x73,0x70,0x6c,0x69,0x74])](_0x2bc831([0x2e]));if(0x3!=_0x279799[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x245807(_0x279799[0x1]);function _0x245807(_0xeff281){const _0x4deb16=_0x2f5167(_0xeff281);return _0x4deb16&&_0x5f55eb()?_0x4deb16:null;function _0x5f55eb(){const _0x27ac1f=_0x4deb16[_0x2bc831([0x6a,0x74,0x69])],_0x177600=window[_0x2bc831([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x27ac1f[_0x2bc831([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x27ac1f[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x34cca5={..._0x4deb16,[_0x2bc831([0x6a,0x74,0x69])]:_0x27ac1f[_0x2bc831([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x27ac1f[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x34cca5[_0x2bc831([0x76,0x63])],_0x20bdf6(_0x34cca5)==_0x177600;}}}async function _0x48d54c(){let _0x2dc681=!0x0;try{const _0x3ada21=_0x27fdef[_0x2bc831([0x73,0x70,0x6c,0x69,0x74])](_0x2bc831([0x2e])),[_0x17335a,_0x4ade9a,_0x3b4cb6]=_0x3ada21;return _0x5834ca(_0x17335a),await _0x324861(_0x17335a,_0x4ade9a,_0x3b4cb6),_0x2dc681;}catch{return!0x1;}function _0x5834ca(_0x52771f){const _0x831e62=_0x2f5167(_0x52771f);_0x831e62&&_0x831e62[_0x2bc831([0x61,0x6c,0x67])]==_0x2bc831([0x45,0x53,0x32,0x35,0x36])||(_0x2dc681=!0x1);}async function _0x324861(_0x4dd1e1,_0x4d9ef3,_0x239608){const _0xef9d3a=window[_0x2bc831([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2bc831([0x66,0x72,0x6f,0x6d])](_0x3bea8d(_0x239608),_0x2e2395=>_0x2e2395[_0x2bc831([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1e20de=new window[(_0x2bc831([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2bc831([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4dd1e1+_0x2bc831([0x2e])+_0x4d9ef3),_0x208ef0=window[_0x2bc831([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2bc831([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x208ef0)return;const _0x14c14a=await _0x208ef0[_0x2bc831([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2bc831([0x6a,0x77,0x6b]),_0x37b35e,{[_0x2bc831([0x6e,0x61,0x6d,0x65])]:_0x2bc831([0x45,0x43,0x44,0x53,0x41]),[_0x2bc831([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2bc831([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2bc831([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x208ef0[_0x2bc831([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2bc831([0x6e,0x61,0x6d,0x65])]:_0x2bc831([0x45,0x43,0x44,0x53,0x41]),[_0x2bc831([0x68,0x61,0x73,0x68])]:{[_0x2bc831([0x6e,0x61,0x6d,0x65])]:_0x2bc831([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x14c14a,_0xef9d3a,_0x1e20de)||(_0x2dc681=!0x1);}}function _0x2f5167(_0x4c0fde){return _0x4c0fde[_0x2bc831([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2bc831([0x65,0x79]))?JSON[_0x2bc831([0x70,0x61,0x72,0x73,0x65])](_0x3bea8d(_0x4c0fde)):null;}function _0x3bea8d(_0x430018){return window[_0x2bc831([0x61,0x74,0x6f,0x62])](_0x430018[_0x2bc831([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2bc831([0x2b]))[_0x2bc831([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2bc831([0x2f])));}function _0x20bdf6(_0x22fd57){let _0x493171=0x1505;function _0x174f66(_0x3d93e3){for(let _0x10f972=0x0;_0x10f972<_0x3d93e3[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10f972++){const _0xd3786c=_0x3d93e3[_0x2bc831([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x10f972);_0x493171=(_0x493171<<0x5)+_0x493171+_0xd3786c,_0x493171&=_0x493171;}}function _0x1b4148(_0x584a48){Array[_0x2bc831([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x584a48)?_0x584a48[_0x2bc831([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1b4148):_0x584a48&&typeof _0x584a48==_0x2bc831([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2bc831([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x584a48)[_0x2bc831([0x73,0x6f,0x72,0x74])]()[_0x2bc831([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x166219,_0x370a50])=>{_0x174f66(_0x166219),_0x1b4148(_0x370a50);}):_0x174f66(window[_0x2bc831([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x584a48));}return _0x1b4148(_0x22fd57),_0x493171>>>0x0;}function _0x2aaa39(_0x129286){return _0x129286[_0x2bc831([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2bc831([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2bc831([0x30]));}function _0x2fa789(_0x57a840){return _0x57a840[_0x2bc831([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2bc831([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2bc831([0x6a,0x6f,0x69,0x6e])]('');}function _0x662e1d(){}function _0x2bc831(_0x491fad){const _0x382df7=_0x1a6f;return _0x491fad[_0x382df7(0xe2)](_0x8ae3c0=>String[_0x382df7(0xf3)](_0x8ae3c0))[_0x382df7(0xf6)]('');}_0x1cdfa9(await _0x3c8073());}(this);}}
|