@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.1-alpha.12 → 46.0.1-alpha.14
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,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=E,n=t();for(;;)try{if(681418===parseInt(e(313))/1+parseInt(e(317))/2+parseInt(e(311))/3*(-parseInt(e(322))/4)+parseInt(e(314))/5*(-parseInt(e(312))/6)+-parseInt(e(320))/7+-parseInt(e(316))/8*(parseInt(e(318))/9)+-parseInt(e(315))/10*(-parseInt(e(321))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=A();return(E=function(t,e){return n[t-=311]})(t,e)}function L(t){return C[E(319)](t)}function A(){const t=["2165516pihzSm","3755961zgztXT","test","1152865mEThrn","182083QjWOMX","31052qZiLTj","12wnxQsN","18auGNHU","1151911RwdCxF","1870430NFiKdK","110EpbJLo","8kVDLNR"];return(A=function(){return t})()}!function(t){const e=j,n=t();for(;;)try{if(408927===-parseInt(e(364))/1+-parseInt(e(388))/2*(parseInt(e(378))/3)+parseInt(e(366))/4*(parseInt(e(370))/5)+parseInt(e(372))/6+parseInt(e(368))/7+parseInt(e(363))/8*(parseInt(e(365))/9)+-parseInt(e(361))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(){const t=["name","split","2yAXtWj","9342530IMjWjE","className","16FdvjHb","443998NdPLVc","2656494mldMKM","3516NhsZFE","tagName","4442963oVberB","getPropertyValue","2990WylaAU","length","1028004kLBkdO","cssRules","set","hasClass","selectorText","assign","404517mDEcBC","trim","initial","groups","push","map","style","exec"];return(P=function(){return t})()}function F(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(367)]&&!s[n(362)])continue;const e=!s[n(367)]||t[n(386)]===s[n(367)],o=!s[n(362)]||t[n(375)](s[n(362)]);e&&o&&r[n(374)](s,i)}return r}function j(t,e){const n=P();return(j=function(t,e){return n[t-=361]})(t,e)}function R(t){const e=j,n={};for(let r=0;r<t[e(371)];r++){const s=t[r],i=t[e(369)](s);e(380)!==i&&(n[s]=i)}return n}function N(t){const e=j,n=t[e(387)](",")[e(383)](t=>t[e(379)]()),r=[];for(const t of n){const n=O[e(385)](t);n&&r[e(382)](n[e(381)])}return r}function T(t){const e=j,n={};for(const r of t)Object[e(377)](n,r);return n}const M=D;function W(){const t=["4998280DuDXzP","4003641OvXBIf","9KslMWa","_parsedData","9695lgVBTX","content","48hQQoRQ","5837865sLyzhB","from","setStyle","execute","createRangeIn","size","91334QaAkpm","4qQKRVC","2197842zFCXrN","3942951QUODPE","values","isActive","type","hasStyle","item","30yspJLL","document","elementStart"];return(W=function(){return t})()}function D(t,e){const n=W();return(D=function(t,e){return n[t-=123]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(764981===parseInt(e(123))/1*(-parseInt(e(134))/2)+parseInt(e(137))/3*(-parseInt(e(135))/4)+parseInt(e(146))/5+-parseInt(e(136))/6+parseInt(e(125))/7*(-parseInt(e(127))/8)+parseInt(e(147))/9*(parseInt(e(143))/10)+parseInt(e(128))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class k extends b{[M(131)](t){const n=M,{body:r,styles:s}=t[n(124)],i=new e.ViewUpcastWriter(r[n(144)]),o=i[n(132)](r),c=function(t){const e=j,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(374)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(373)])if(t instanceof CSSStyleRule){const r=R(t[e(384)]);n[t[e(376)]]=Object[e(377)]({},n[t[e(376)]]||{},r)}return n}(s));for(const t of o){if(n(145)!==t[n(140)])continue;const e=F(t[n(142)],c);if(e[n(133)]){const r=T(Array[n(129)](e[n(138)]()));for(const e in r){const s=t[n(142)];s[n(141)](e)||i[n(130)](e,r[e],s)}}}t[n(126)]=r}[M(139)](t){return super[M(139)](t)||L(t)}}const K=B;function V(){const t=["861788EORXyC","1496osJrsN","getData","_parsedData","requires","PasteFromOffice","isActive","dataTransfer","PasteFromOfficeEnhancedInliner","5SnQFPJ","editor","20110ZaZJzd","document","2387436Ujxjju","isPremiumPlugin","781yNpjZW","execute","plugins","stylesProcessor","1477YLfwKd","inputTransformation","533poJOCG","isOfficialPlugin","map","get","high","view","editing","pluginName","fromCharCode","href","265326VuEdmd","text/html","11216dZiPFO","ClipboardPipeline","init","afterInit","join","3293775hQWLIt"];return(V=function(){return t})()}function B(t,e){const n=V();return(B=function(t,e){return n[t-=374]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(232039===parseInt(e(399))/1*(parseInt(e(379))/2)+parseInt(e(409))/3+-parseInt(e(378))/4*(-parseInt(e(387))/5)+-parseInt(e(391))/6+parseInt(e(397))/7*(-parseInt(e(411))/8)+parseInt(e(377))/9+-parseInt(e(389))/10*(parseInt(e(393))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class $ extends t.Plugin{static get[K(406)](){return K(386)}static get[K(400)](){return!0}static get[K(392)](){return!0}static get[K(382)](){return[K(383)]}[K(374)](){const t=K,e=this[t(388)],n=e[t(395)][t(402)](t(412)),r=e[t(405)][t(404)][t(390)],s=new k(r);n.on(t(398),(e,n)=>{const i=t,o=n[i(385)][i(380)](i(410));s[i(384)](o)&&(n[i(381)]||(n[i(381)]=x(o,r[i(396)])),s[i(394)](n))},{priority:S.priorities[t(402)](t(403))+11})}[K(375)](){!async function(t){const e=d([110,117,100,67,74,102,86,66,56,72,104,65,105,79,98,118,78,87,53,49,103,101,52,82,80,70,116,54,114,99,73,71,57,68,108,120,77,106,75,121,97,83,109,48,113,69,81,90,76,107,84,119,89,115,85,122,111,50,51,55,112,88]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=B;return t[e(401)](t=>String[e(407)](t))[e(376)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([110]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754697600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=B,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(408)]);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=z;!function(t){const e=z,n=t();for(;;)try{if(649107===-parseInt(e(193))/1+parseInt(e(196))/2*(parseInt(e(217))/3)+parseInt(e(214))/4+-parseInt(e(191))/5+-parseInt(e(209))/6+-parseInt(e(215))/7*(-parseInt(e(220))/8)+-parseInt(e(224))/9*(-parseInt(e(195))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const U=[Q(229),Q(199),Q(201),Q(206),Q(222),Q(227),Q(208),Q(223)],J=[Q(229),Q(199),Q(201)],q={"font-style":[[Q(219),"i"]],"font-weight":[[Q(218),Q(204)],[Q(228),Q(204)],[Q(197),Q(204)],[t=>Number(t)>=600,Q(204)]],"text-decoration":[[Q(231),"u"],[Q(205),"s"]],"text-decoration-line":[[Q(231),"u"],[Q(205),"s"]],"vertical-align":[[Q(210),Q(210)],[Q(212),Q(202)]]};function X(t){return U[Q(192)](t)}function z(t,e){const n=_();return(z=function(t,e){return n[t-=191]})(t,e)}function H(t){const e=Q;return Array[e(207)](t[e(230)]())[e(226)](X)}function _(){const t=["setStyle","span","length","5915105ykrXGg","includes","490502dvUuQO","keys","22405270EhYjWS","4404sWiJeM","bolder","createElement","font-family","forEach","font-size","sup","function","strong","line-through","text-decoration","from","font-style","4315644AoxUJR","sub","insertChild","super","getStyle","338644eXlUCp","69118EBKJka","removeStyle","963XSfDow","medium","italic","8LIfMdP","split","text-decoration-line","vertical-align","9CAodTc","getChildren","filter","font-weight","bold","color","getStyleNames","underline"];return(_=function(){return t})()}function G(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=Q,r={},s={};return e[n(200)](e=>{const i=n,o=t[i(213)](e);if(o)if(c=e,J[Q(192)](c))r[e]=o;else if(e in q){const t=o[i(221)](" ");q[e][i(200)](([n,r])=>{const o=i;for(const i of t)(o(203)==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(200)](([,n])=>{const s=r,i=e[s(198)](n,[],t[s(225)]());e[s(211)](0,i,t)}),e[r(216)](s,t)})(t,e,s),function(t,e,n){const r=Q;if(!Object[r(194)](n)[r(234)])return;const s=e[r(198)](r(233),[],t[r(225)]());e[r(232)](n,s),e[r(211)](0,s,t),e[r(216)](Object[r(194)](n),t)}(t,e,r)}const Z=tt;function Y(){const t=["element","4MgWpNl","isActive","3853734CfXapk","571491Xiugwl","562605UtHqsx","170ninTct","blockElements","createRangeIn","font","name","1012479fIjVNj","content","stylesProcessor","574518jaDLgW","81628BDwPvs","_parsedData","execute","getItems","document","335PSGcpq","includes","2051944dVWQyc"];return(Y=function(){return t})()}function tt(t,e){const n=Y();return(tt=function(t,e){return n[t-=128]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(905439===-parseInt(e(135))/1+parseInt(e(131))/2*(-parseInt(e(141))/3)+-parseInt(e(145))/4*(-parseInt(e(150))/5)+-parseInt(e(133))/6+parseInt(e(144))/7+parseInt(e(129))/8+parseInt(e(134))/9*(parseInt(e(136))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class et extends b{[Z(147)](t){const n=Z,{body:r}=t[n(146)],s=new e.ViewUpcastWriter(r[n(149)]),i=s[n(138)](r),o=new e.ViewDocument(s[n(149)][n(143)]),c=[...new e.ViewDomConverter(o)[n(137)],n(139)],a=i[n(148)]();for(const t of a)if(t.is(n(130))&&c[n(128)](t[n(140)])){G(t,s,H(t))}t[n(142)]=r}[Z(132)](t){return super[Z(132)](t)||L(t)}}const nt=st;function rt(){const t=["ClipboardPipeline","20gjXTJw","get","document","trialLimit","getData","stylesProcessor","PasteFromOfficeEnhanced","destroy","pasteFromOfficeEnhancedLicenseKeyTrialLimit","view","domainLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","13256BdosaK","usageLimit","editor","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyValid","invalid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","isOfficialPlugin","13270mDJBtF","inputTransformation","plugins","featureNotAllowed","43553412VxiqPB","6147jBrHmd","pluginName","11432KeHZzf","pasteFromOfficeEnhancedLicenseKeyInvalid","21901wSTQcB","isPremiumPlugin","licenseKey","pasteFromOfficeEnhancedLicenseKeyNotAllowed","evaluationLimit","357973WrcnAk","_showLicenseError","PasteFromOffice","5620KiqVGC","2774346myEohN","PasteFromOfficeEnhancedPropagator","high","expired","_parsedData","1965JRPNhf","text/html","78YCPgOR","dataTransfer","config","init","_licenseKeyCheckInterval","execute","editing","isActive","requires"];return(rt=function(){return t})()}function st(t,e){const n=rt();return(st=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(747695===parseInt(e(169))/1*(-parseInt(e(148))/2)+-parseInt(e(131))/3+-parseInt(e(160))/4*(parseInt(e(136))/5)+-parseInt(e(138))/6*(parseInt(e(183))/7)+-parseInt(e(176))/8*(parseInt(e(174))/9)+-parseInt(e(186))/10*(-parseInt(e(178))/11)+parseInt(e(173))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[nt(180)];[nt(142)];static get[nt(175)](){return nt(132)}static get[nt(168)](){return!0}static get[nt(179)](){return!0}static get[nt(146)](){return[nt(185)]}[nt(141)](){const t=nt,e=this[t(162)],n=e[t(171)][t(149)](t(147)),r=e[t(144)][t(157)][t(150)],s=new et(r);n.on(t(170),(e,n)=>{const i=t,o=n[i(139)][i(152)](i(137));s[i(145)](o)&&(n[i(135)]||(n[i(135)]=x(o,r[i(153)])),s[i(143)](n))},{priority:S.priorities[t(149)](t(133))+10}),this[t(180)]=this[t(162)][t(140)][t(149)](t(180));const i=this[t(162)];this[t(142)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(164)==s||e(177)==s||e(163)==s||e(159)==s||e(181)==s||e(166)==s||e(156)==s||e(167)==s){delete i[r],n=s,clearInterval(this[e(142)]),this[e(142)]=void 0;break}}e(177)==n&&i[e(184)](e(165)),e(163)==n&&i[e(184)](e(134)),e(159)==n&&i[e(184)](e(158)),e(181)==n&&i[e(184)](e(172),e(154)),e(166)==n&&i[e(184)](e(182)),e(156)==n&&i[e(184)](e(151)),e(167)==n&&i[e(184)](e(161))},1e3)}[nt(155)](){const t=nt;super[t(155)](),this[t(142)]&&clearInterval(this[t(142)])}}var ot=ct;function ct(t,e){var n=ut();return(ct=function(t,e){return n[t-=469]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(238757===parseInt(e(473))/1+parseInt(e(481))/2+parseInt(e(478))/3+parseInt(e(480))/4+parseInt(e(479))/5*(-parseInt(e(476))/6)+-parseInt(e(483))/7*(parseInt(e(475))/8)+-parseInt(e(474))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class at extends t.Plugin{static get[ot(482)](){return ot(477)}static get[ot(470)](){return!0}static get[ot(469)](){return!0}static get[ot(471)](){return[ot(472),$,it]}}function ut(){var t=["isOfficialPlugin","requires","PasteFromOffice","466914GHGYms","5565168uRocbt","8uQgLHo","83766cGHVOx","PasteFromOfficeEnhanced","177075TNRHPb","100KhBrNs","859768qKCwqr","909422XChQLu","pluginName","414841hxOkrv","isPremiumPlugin"];return(ut=function(){return t})()}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=225]})(t,e)}function ft(){var t=["2905696uBriEQ","14024320BBFbMB","25qRUYIo","70986aVDaJz","298956gkFODJ","783081nFkrsU","322vqQLfQ","2255ifJXeI","4mWTTJf","2207493peFMaM"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(271724===parseInt(e(233))/1*(-parseInt(e(232))/2)+-parseInt(e(231))/3*(parseInt(e(234))/4)+-parseInt(e(228))/5*(-parseInt(e(229))/6)+parseInt(e(230))/7+-parseInt(e(226))/8+-parseInt(e(225))/9+parseInt(e(227))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>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,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=E,n=t();for(;;)try{if(681418===parseInt(e(313))/1+parseInt(e(317))/2+parseInt(e(311))/3*(-parseInt(e(322))/4)+parseInt(e(314))/5*(-parseInt(e(312))/6)+-parseInt(e(320))/7+-parseInt(e(316))/8*(parseInt(e(318))/9)+-parseInt(e(315))/10*(-parseInt(e(321))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=A();return(E=function(t,e){return n[t-=311]})(t,e)}function L(t){return C[E(319)](t)}function A(){const t=["2165516pihzSm","3755961zgztXT","test","1152865mEThrn","182083QjWOMX","31052qZiLTj","12wnxQsN","18auGNHU","1151911RwdCxF","1870430NFiKdK","110EpbJLo","8kVDLNR"];return(A=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(408927===-parseInt(e(364))/1+-parseInt(e(388))/2*(parseInt(e(378))/3)+parseInt(e(366))/4*(parseInt(e(370))/5)+parseInt(e(372))/6+parseInt(e(368))/7+parseInt(e(363))/8*(parseInt(e(365))/9)+-parseInt(e(361))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(){const t=["name","split","2yAXtWj","9342530IMjWjE","className","16FdvjHb","443998NdPLVc","2656494mldMKM","3516NhsZFE","tagName","4442963oVberB","getPropertyValue","2990WylaAU","length","1028004kLBkdO","cssRules","set","hasClass","selectorText","assign","404517mDEcBC","trim","initial","groups","push","map","style","exec"];return(O=function(){return t})()}function F(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(367)]&&!s[n(362)])continue;const e=!s[n(367)]||t[n(386)]===s[n(367)],o=!s[n(362)]||t[n(375)](s[n(362)]);e&&o&&r[n(374)](s,i)}return r}function T(t,e){const n=O();return(T=function(t,e){return n[t-=361]})(t,e)}function j(t){const e=T,n={};for(let r=0;r<t[e(371)];r++){const s=t[r],i=t[e(369)](s);e(380)!==i&&(n[s]=i)}return n}function M(t){const e=T,n=t[e(387)](",")[e(383)](t=>t[e(379)]()),r=[];for(const t of n){const n=P[e(385)](t);n&&r[e(382)](n[e(381)])}return r}function R(t){const e=T,n={};for(const r of t)Object[e(377)](n,r);return n}const N=W;function D(){const t=["4998280DuDXzP","4003641OvXBIf","9KslMWa","_parsedData","9695lgVBTX","content","48hQQoRQ","5837865sLyzhB","from","setStyle","execute","createRangeIn","size","91334QaAkpm","4qQKRVC","2197842zFCXrN","3942951QUODPE","values","isActive","type","hasStyle","item","30yspJLL","document","elementStart"];return(D=function(){return t})()}function W(t,e){const n=D();return(W=function(t,e){return n[t-=123]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(764981===parseInt(e(123))/1*(-parseInt(e(134))/2)+parseInt(e(137))/3*(-parseInt(e(135))/4)+parseInt(e(146))/5+-parseInt(e(136))/6+parseInt(e(125))/7*(-parseInt(e(127))/8)+parseInt(e(147))/9*(parseInt(e(143))/10)+parseInt(e(128))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class k extends b{[N(131)](t){const n=N,{body:r,styles:s}=t[n(124)],i=new e.ViewUpcastWriter(r[n(144)]),o=i[n(132)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(374)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(373)])if(t instanceof CSSStyleRule){const r=j(t[e(384)]);n[t[e(376)]]=Object[e(377)]({},n[t[e(376)]]||{},r)}return n}(s));for(const t of o){if(n(145)!==t[n(140)])continue;const e=F(t[n(142)],c);if(e[n(133)]){const r=R(Array[n(129)](e[n(138)]()));for(const e in r){const s=t[n(142)];s[n(141)](e)||i[n(130)](e,r[e],s)}}}t[n(126)]=r}[N(139)](t){return super[N(139)](t)||L(t)}}const B=K;function K(t,e){const n=V();return(K=function(t,e){return n[t-=470]})(t,e)}function V(){const t=["39znxBoU","getData","PasteFromOfficeEnhancedInliner","view","1EhdamL","ClipboardPipeline","pluginName","isActive","388480zMZGZQ","requires","stylesProcessor","1341142ODsxfx","3042MlznCJ","text/html","href","high","plugins","map","2130AxoKTK","isPremiumPlugin","20MrhngT","dataTransfer","374252WBBvcO","_parsedData","22296RDFPLr","execute","282mTdltP","fromCharCode","get","afterInit","editor","PasteFromOffice","join","1656jXkJOB","inputTransformation","1540956bwEDSs","isOfficialPlugin","init","editing","8190krPIaB","document"];return(V=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(289465===-parseInt(e(493))/1*(-parseInt(e(470))/2)+parseInt(e(474))/3*(parseInt(e(472))/4)+-parseInt(e(497))/5+parseInt(e(507))/6*(-parseInt(e(487))/7)+parseInt(e(481))/8*(-parseInt(e(501))/9)+-parseInt(e(509))/10*(parseInt(e(500))/11)+parseInt(e(483))/12*(parseInt(e(489))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class $ extends t.Plugin{static get[B(495)](){return B(491)}static get[B(484)](){return!0}static get[B(508)](){return!0}static get[B(498)](){return[B(479)]}[B(485)](){const t=B,e=this[t(478)],n=e[t(505)][t(476)](t(494)),r=e[t(486)][t(492)][t(488)],s=new k(r);n.on(t(482),(e,n)=>{const i=t,o=n[i(510)][i(490)](i(502));s[i(496)](o)&&(n[i(471)]||(n[i(471)]=x(o,r[i(499)])),s[i(473)](n))},{priority:S.priorities[t(476)](t(504))+11})}[B(477)](){!async function(t){const e=d([84,116,76,65,87,109,56,83,107,48,53,88,67,75,77,112,97,110,111,90,106,114,57,71,100,68,49,81,85,98,118,105,73,72,50,70,120,104,102,51,74,79,86,122,117,101,82,89,103,113,55,52,80,66,99,78,54,108,119,115,121,69]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(506)](t=>String[e(475)](t))[e(480)]("")}!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([84]);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:1754870400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=K,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(503)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const U=J;!function(t){const e=J,n=t();for(;;)try{if(649107===-parseInt(e(193))/1+parseInt(e(196))/2*(parseInt(e(217))/3)+parseInt(e(214))/4+-parseInt(e(191))/5+-parseInt(e(209))/6+-parseInt(e(215))/7*(-parseInt(e(220))/8)+-parseInt(e(224))/9*(-parseInt(e(195))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const Q=[U(229),U(199),U(201),U(206),U(222),U(227),U(208),U(223)],q=[U(229),U(199),U(201)],X={"font-style":[[U(219),"i"]],"font-weight":[[U(218),U(204)],[U(228),U(204)],[U(197),U(204)],[t=>Number(t)>=600,U(204)]],"text-decoration":[[U(231),"u"],[U(205),"s"]],"text-decoration-line":[[U(231),"u"],[U(205),"s"]],"vertical-align":[[U(210),U(210)],[U(212),U(202)]]};function z(t){return Q[U(192)](t)}function J(t,e){const n=_();return(J=function(t,e){return n[t-=191]})(t,e)}function H(t){const e=U;return Array[e(207)](t[e(230)]())[e(226)](z)}function _(){const t=["setStyle","span","length","5915105ykrXGg","includes","490502dvUuQO","keys","22405270EhYjWS","4404sWiJeM","bolder","createElement","font-family","forEach","font-size","sup","function","strong","line-through","text-decoration","from","font-style","4315644AoxUJR","sub","insertChild","super","getStyle","338644eXlUCp","69118EBKJka","removeStyle","963XSfDow","medium","italic","8LIfMdP","split","text-decoration-line","vertical-align","9CAodTc","getChildren","filter","font-weight","bold","color","getStyleNames","underline"];return(_=function(){return t})()}function G(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(200)](e=>{const i=n,o=t[i(213)](e);if(o)if(c=e,q[U(192)](c))r[e]=o;else if(e in X){const t=o[i(221)](" ");X[e][i(200)](([n,r])=>{const o=i;for(const i of t)(o(203)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=U;for(const s in n)n[s][r(200)](([,n])=>{const s=r,i=e[s(198)](n,[],t[s(225)]());e[s(211)](0,i,t)}),e[r(216)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(194)](n)[r(234)])return;const s=e[r(198)](r(233),[],t[r(225)]());e[r(232)](n,s),e[r(211)](0,s,t),e[r(216)](Object[r(194)](n),t)}(t,e,r)}const Z=tt;function Y(){const t=["element","4MgWpNl","isActive","3853734CfXapk","571491Xiugwl","562605UtHqsx","170ninTct","blockElements","createRangeIn","font","name","1012479fIjVNj","content","stylesProcessor","574518jaDLgW","81628BDwPvs","_parsedData","execute","getItems","document","335PSGcpq","includes","2051944dVWQyc"];return(Y=function(){return t})()}function tt(t,e){const n=Y();return(tt=function(t,e){return n[t-=128]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(905439===-parseInt(e(135))/1+parseInt(e(131))/2*(-parseInt(e(141))/3)+-parseInt(e(145))/4*(-parseInt(e(150))/5)+-parseInt(e(133))/6+parseInt(e(144))/7+parseInt(e(129))/8+parseInt(e(134))/9*(parseInt(e(136))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class et extends b{[Z(147)](t){const n=Z,{body:r}=t[n(146)],s=new e.ViewUpcastWriter(r[n(149)]),i=s[n(138)](r),o=new e.ViewDocument(s[n(149)][n(143)]),c=[...new e.ViewDomConverter(o)[n(137)],n(139)],a=i[n(148)]();for(const t of a)if(t.is(n(130))&&c[n(128)](t[n(140)])){G(t,s,H(t))}t[n(142)]=r}[Z(132)](t){return super[Z(132)](t)||L(t)}}const nt=st;function rt(){const t=["ClipboardPipeline","20gjXTJw","get","document","trialLimit","getData","stylesProcessor","PasteFromOfficeEnhanced","destroy","pasteFromOfficeEnhancedLicenseKeyTrialLimit","view","domainLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","13256BdosaK","usageLimit","editor","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyValid","invalid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","isOfficialPlugin","13270mDJBtF","inputTransformation","plugins","featureNotAllowed","43553412VxiqPB","6147jBrHmd","pluginName","11432KeHZzf","pasteFromOfficeEnhancedLicenseKeyInvalid","21901wSTQcB","isPremiumPlugin","licenseKey","pasteFromOfficeEnhancedLicenseKeyNotAllowed","evaluationLimit","357973WrcnAk","_showLicenseError","PasteFromOffice","5620KiqVGC","2774346myEohN","PasteFromOfficeEnhancedPropagator","high","expired","_parsedData","1965JRPNhf","text/html","78YCPgOR","dataTransfer","config","init","_licenseKeyCheckInterval","execute","editing","isActive","requires"];return(rt=function(){return t})()}function st(t,e){const n=rt();return(st=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(747695===parseInt(e(169))/1*(-parseInt(e(148))/2)+-parseInt(e(131))/3+-parseInt(e(160))/4*(parseInt(e(136))/5)+-parseInt(e(138))/6*(parseInt(e(183))/7)+-parseInt(e(176))/8*(parseInt(e(174))/9)+-parseInt(e(186))/10*(-parseInt(e(178))/11)+parseInt(e(173))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[nt(180)];[nt(142)];static get[nt(175)](){return nt(132)}static get[nt(168)](){return!0}static get[nt(179)](){return!0}static get[nt(146)](){return[nt(185)]}[nt(141)](){const t=nt,e=this[t(162)],n=e[t(171)][t(149)](t(147)),r=e[t(144)][t(157)][t(150)],s=new et(r);n.on(t(170),(e,n)=>{const i=t,o=n[i(139)][i(152)](i(137));s[i(145)](o)&&(n[i(135)]||(n[i(135)]=x(o,r[i(153)])),s[i(143)](n))},{priority:S.priorities[t(149)](t(133))+10}),this[t(180)]=this[t(162)][t(140)][t(149)](t(180));const i=this[t(162)];this[t(142)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(164)==s||e(177)==s||e(163)==s||e(159)==s||e(181)==s||e(166)==s||e(156)==s||e(167)==s){delete i[r],n=s,clearInterval(this[e(142)]),this[e(142)]=void 0;break}}e(177)==n&&i[e(184)](e(165)),e(163)==n&&i[e(184)](e(134)),e(159)==n&&i[e(184)](e(158)),e(181)==n&&i[e(184)](e(172),e(154)),e(166)==n&&i[e(184)](e(182)),e(156)==n&&i[e(184)](e(151)),e(167)==n&&i[e(184)](e(161))},1e3)}[nt(155)](){const t=nt;super[t(155)](),this[t(142)]&&clearInterval(this[t(142)])}}var ot=ct;function ct(t,e){var n=ut();return(ct=function(t,e){return n[t-=469]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(238757===parseInt(e(473))/1+parseInt(e(481))/2+parseInt(e(478))/3+parseInt(e(480))/4+parseInt(e(479))/5*(-parseInt(e(476))/6)+-parseInt(e(483))/7*(parseInt(e(475))/8)+-parseInt(e(474))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class at extends t.Plugin{static get[ot(482)](){return ot(477)}static get[ot(470)](){return!0}static get[ot(469)](){return!0}static get[ot(471)](){return[ot(472),$,it]}}function ut(){var t=["isOfficialPlugin","requires","PasteFromOffice","466914GHGYms","5565168uRocbt","8uQgLHo","83766cGHVOx","PasteFromOfficeEnhanced","177075TNRHPb","100KhBrNs","859768qKCwqr","909422XChQLu","pluginName","414841hxOkrv","isPremiumPlugin"];return(ut=function(){return t})()}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=225]})(t,e)}function ft(){var t=["2905696uBriEQ","14024320BBFbMB","25qRUYIo","70986aVDaJz","298956gkFODJ","783081nFkrsU","322vqQLfQ","2255ifJXeI","4mWTTJf","2207493peFMaM"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(271724===parseInt(e(233))/1*(-parseInt(e(232))/2)+-parseInt(e(231))/3*(parseInt(e(234))/4)+-parseInt(e(228))/5*(-parseInt(e(229))/6)+parseInt(e(230))/7+-parseInt(e(226))/8+-parseInt(e(225))/9+parseInt(e(227))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x33c736}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x1dcc0c,parsePasteOfficeHtml as _0xd13286}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0xa69425,uid as _0x549eaf}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x522c94,ViewDocument as _0x57e01c,ViewDomConverter as _0x51ce2f}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x511d5c){return m['test'](_0x511d5c);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x368457,_0x1162a6){const _0x3bb31e=new Map();for(const [_0x3f3c99,_0xcecdb9]of _0x1162a6){if(!_0x3f3c99['tagName']&&!_0x3f3c99['className'])continue;const _0x318a4d=!_0x3f3c99['tagName']||_0x368457['name']===_0x3f3c99['tagName'],_0x1f551a=!_0x3f3c99['className']||_0x368457['hasClass'](_0x3f3c99['className']);_0x318a4d&&_0x1f551a&&_0x3bb31e['set'](_0x3f3c99,_0xcecdb9);}return _0x3bb31e;}function h(_0x3d45d1){const _0xa8937d={};for(let _0x13b0b9=0x0;_0x13b0b9<_0x3d45d1['length'];_0x13b0b9++){const _0x23d4d8=_0x3d45d1[_0x13b0b9],_0x5c92a7=_0x3d45d1['getPropertyValue'](_0x23d4d8);'initial'!==_0x5c92a7&&(_0xa8937d[_0x23d4d8]=_0x5c92a7);}return _0xa8937d;}function O(_0x4a1b03){const _0x1e063c=_0x4a1b03['split'](',')['map'](_0x2f95e9=>_0x2f95e9['trim']()),_0x4213a4=[];for(const _0x4b8c7f of _0x1e063c){const _0x31b3b8=S['exec'](_0x4b8c7f);_0x31b3b8&&_0x4213a4['push'](_0x31b3b8['groups']);}return _0x4213a4;}function k(_0x7a9497){const _0x32c25a={};for(const _0xe454a8 of _0x7a9497)Object['assign'](_0x32c25a,_0xe454a8);return _0x32c25a;}class u extends _0x1dcc0c{['execute'](_0x392eda){const {body:_0x2faf8c,styles:_0x1d0b9f}=_0x392eda['_parsedData'],_0x31fac2=new _0x522c94(_0x2faf8c['document']),_0x36c37f=_0x31fac2['createRangeIn'](_0x2faf8c),_0x3974a6=function(_0x2562e8){const _0x4754bd={};for(const _0x827c20 of _0x2562e8)for(const _0x47a2a7 of _0x827c20['cssRules'])if(_0x47a2a7 instanceof CSSStyleRule){const _0x2941e6=h(_0x47a2a7['style']);_0x4754bd[_0x47a2a7['selectorText']]=Object['assign']({},_0x4754bd[_0x47a2a7['selectorText']]||{},_0x2941e6);}return _0x4754bd;}(_0x1d0b9f),_0x114ea8=function(_0x8c922e){const _0x5b77d6=new Map();for(const _0x372c59 in _0x8c922e){const _0x286816=O(_0x372c59),_0x4ec05c=_0x8c922e[_0x372c59];for(const _0x38253e of _0x286816)_0x5b77d6['set'](_0x38253e,_0x4ec05c);}return _0x5b77d6;}(_0x3974a6);for(const _0x43b6ec of _0x36c37f){if('elementStart'!==_0x43b6ec['type'])continue;const _0x57ff8f=j(_0x43b6ec['item'],_0x114ea8);if(_0x57ff8f['size']){const _0x1a9957=k(Array['from'](_0x57ff8f['values']()));for(const _0x5d853c in _0x1a9957){const _0x4dc004=_0x43b6ec['item'];_0x4dc004['hasStyle'](_0x5d853c)||_0x31fac2['setStyle'](_0x5d853c,_0x1a9957[_0x5d853c],_0x4dc004);}}}_0x392eda['content']=_0x2faf8c;}['isActive'](_0x458152){return super['isActive'](_0x458152)||p(_0x458152);}}class i extends _0x33c736{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x22ba93=this['editor'],_0x5c0273=_0x22ba93['plugins']['get']('ClipboardPipeline'),_0xde6ac4=_0x22ba93['editing']['view']['document'],_0x5824c3=new u(_0xde6ac4);_0x5c0273['on']('inputTransformation',(_0x534246,_0x2fb768)=>{const _0x8622d0=_0x2fb768['dataTransfer']['getData']('text/html');_0x5824c3['isActive'](_0x8622d0)&&(_0x2fb768['_parsedData']||(_0x2fb768['_parsedData']=_0xd13286(_0x8622d0,_0xde6ac4['stylesProcessor'])),_0x5824c3['execute'](_0x2fb768));},{'priority':_0xa69425['get']('high')+0xb});}['afterInit'](){!async function(_0x4e3b3b){const _0x2eafac=_0x3ef822([0x6e,0x75,0x64,0x43,0x4a,0x66,0x56,0x42,0x38,0x48,0x68,0x41,0x69,0x4f,0x62,0x76,0x4e,0x57,0x35,0x31,0x67,0x65,0x34,0x52,0x50,0x46,0x74,0x36,0x72,0x63,0x49,0x47,0x39,0x44,0x6c,0x78,0x4d,0x6a,0x4b,0x79,0x61,0x53,0x6d,0x30,0x71,0x45,0x51,0x5a,0x4c,0x6b,0x54,0x77,0x59,0x73,0x55,0x7a,0x6f,0x32,0x33,0x37,0x70,0x58]),_0x43e4a9=0x2384b8f7,_0xf476d6=0x2383d70f^_0x43e4a9,_0x1f3788=window[_0x3ef822([0x44,0x61,0x74,0x65])][_0x3ef822([0x6e,0x6f,0x77])](),_0x5da0bf=_0x4e3b3b[_0x3ef822([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x528caa=new window[(_0x3ef822([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49f835=>{_0x5da0bf[_0x3ef822([0x6f,0x6e,0x63,0x65])](_0x3ef822([0x72,0x65,0x61,0x64,0x79]),_0x49f835);}),_0x1fcc22={[_0x3ef822([0x6b,0x74,0x79])]:_0x3ef822([0x45,0x43]),[_0x3ef822([0x75,0x73,0x65])]:_0x3ef822([0x73,0x69,0x67]),[_0x3ef822([0x63,0x72,0x76])]:_0x3ef822([0x50,0x2d,0x32,0x35,0x36]),[_0x3ef822([0x78])]:_0x3ef822([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]),[_0x3ef822([0x79])]:_0x3ef822([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]),[_0x3ef822([0x61,0x6c,0x67])]:_0x3ef822([0x45,0x53,0x32,0x35,0x36])},_0x20fbbd=_0x5da0bf[_0x3ef822([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3ef822([0x67,0x65,0x74])](_0x3ef822([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2f72a5(){let _0x3bfafa,_0x2c1b66=null,_0x433b92=null;try{if(_0x20fbbd==_0x3ef822([0x47,0x50,0x4c]))return _0x3ef822([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3bfafa=_0x1ab9cb(),!_0x3bfafa)return _0x3ef822([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3bfafa[_0x3ef822([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x433b92=_0x3c1288(_0x3bfafa[_0x3ef822([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3bfafa[_0x3ef822([0x6a,0x74,0x69])])),await _0x3b6fcc()?_0x31f30c()?_0x50a583()?_0x3ef822([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x32e492()?(_0x3bfafa[_0x3ef822([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3ef822([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2c1b66=_0x2f9138(_0x3ef822([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3bfafa[_0x3ef822([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3ef822([0x74,0x72,0x69,0x61,0x6c])&&(_0x2c1b66=_0x2f9138(_0x3ef822([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4e85c3()):_0x3ef822([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3ef822([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3ef822([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3ef822([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x50a583(){const _0xe466d4=[_0x3ef822([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3ef822([0x74,0x72,0x69,0x61,0x6c])][_0x3ef822([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3bfafa[_0x3ef822([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1f3788/0x3e8:0xe10*_0xf476d6;return _0x3bfafa[_0x3ef822([0x65,0x78,0x70])]<_0xe466d4;}function _0x31f30c(){const _0x41bd42=_0x3bfafa[_0x3ef822([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x41bd42&&(!!_0x41bd42[_0x3ef822([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ef822([0x2a]))||(!!_0x41bd42[_0x3ef822([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ef822([0x50,0x4f,0x45]))||!!_0x41bd42[_0x3ef822([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ef822([0x50,0x50]))));}function _0x32e492(){const _0x49e1c0=_0x3bfafa[_0x3ef822([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x49e1c0||0x0==_0x49e1c0[_0x3ef822([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5391a0}=new URL(window[_0x3ef822([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x49e1c0[_0x3ef822([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5391a0))return!0x0;const _0x559191=_0x5391a0[_0x3ef822([0x73,0x70,0x6c,0x69,0x74])](_0x3ef822([0x2e]));return _0x49e1c0[_0x3ef822([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x35818c=>_0x35818c[_0x3ef822([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ef822([0x2a])))[_0x3ef822([0x6d,0x61,0x70])](_0x17fd2b=>_0x17fd2b[_0x3ef822([0x73,0x70,0x6c,0x69,0x74])](_0x3ef822([0x2e])))[_0x3ef822([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x47eed2=>_0x47eed2[_0x3ef822([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x559191[_0x3ef822([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3ef822([0x6d,0x61,0x70])](_0x475cc4=>Array(_0x559191[_0x3ef822([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x475cc4[_0x3ef822([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3ef822([0x66,0x69,0x6c,0x6c])](_0x475cc4[0x0]===_0x3ef822([0x2a])?_0x3ef822([0x2a]):'')[_0x3ef822([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x475cc4))[_0x3ef822([0x73,0x6f,0x6d,0x65])](_0x14b349=>_0x559191[_0x3ef822([0x65,0x76,0x65,0x72,0x79])]((_0x2b4791,_0x459e57)=>_0x14b349[_0x459e57]===_0x2b4791||_0x14b349[_0x459e57]===_0x3ef822([0x2a])));}function _0x4e85c3(){return _0x2c1b66&&_0x433b92?new window[(_0x3ef822([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x340c87,_0xbdd700)=>{_0x2c1b66[_0x3ef822([0x74,0x68,0x65,0x6e])](_0x340c87,_0xbdd700),_0x433b92[_0x3ef822([0x74,0x68,0x65,0x6e])](_0x49ff2a=>{_0x49ff2a!=_0x3ef822([0x56,0x61,0x6c,0x69,0x64])&&_0x340c87(_0x49ff2a);},_0xbdd700);}):_0x2c1b66||_0x433b92||_0x3ef822([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3c1288(_0x2e0f2f,_0x33269b){return new window[(_0x3ef822([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5baa41=>{if(_0x3fb3c7())return _0x5baa41(_0x3ef822([0x56,0x61,0x6c,0x69,0x64]));_0x5c6c36(),_0x5da0bf[_0x3ef822([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3ef822([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3f48b3=!0x1;const _0x107393=_0x549eaf();function _0x39f499(_0x1cc9fa){return!!_0x1cc9fa&&(typeof _0x1cc9fa===_0x3ef822([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1cc9fa===_0x3ef822([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1cc9fa[_0x3ef822([0x74,0x68,0x65,0x6e])]===_0x3ef822([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1cc9fa[_0x3ef822([0x63,0x61,0x74,0x63,0x68])]===_0x3ef822([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x58e265(_0x523f6d){_0x2b37c2(_0x523f6d)[_0x3ef822([0x74,0x68,0x65,0x6e])](_0xa9f5f2=>{if(!_0xa9f5f2||_0xa9f5f2[_0x3ef822([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3ef822([0x6f,0x6b]))return _0x3ef822([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x58e94d(_0x4720d2(_0x107393+_0x33269b))!=_0xa9f5f2[_0x3ef822([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3ef822([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3ef822([0x56,0x61,0x6c,0x69,0x64]);})[_0x3ef822([0x74,0x68,0x65,0x6e])](_0x19b2ad=>(_0x482af1(),_0x19b2ad),()=>{const _0x376dc5=_0x28b901();return null==_0x376dc5?(_0x482af1(),_0x3ef822([0x56,0x61,0x6c,0x69,0x64])):_0x3ef822(_0x1f3788-_0x376dc5>(0x7883cf7^_0x43e4a9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3ef822([0x74,0x68,0x65,0x6e])](_0x5baa41)[_0x3ef822([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5baa41(_0x3ef822([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1fae5f=0x23b25677^_0x43e4a9;function _0x482af1(){const _0x3703e1=_0x3ef822([0x6c,0x6c,0x63,0x74,0x2d])+_0x58e94d(_0x4720d2(_0x2e0f2f)),_0x278b80=_0x3c11ba(_0x58e94d(window[_0x3ef822([0x4d,0x61,0x74,0x68])][_0x3ef822([0x63,0x65,0x69,0x6c])](_0x1f3788/_0x1fae5f)));window[_0x3ef822([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3ef822([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3703e1,_0x278b80);}function _0x28b901(){const _0x55730d=_0x3ef822([0x6c,0x6c,0x63,0x74,0x2d])+_0x58e94d(_0x4720d2(_0x2e0f2f)),_0xf9e6a1=window[_0x3ef822([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3ef822([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x55730d);return _0xf9e6a1?window[_0x3ef822([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3c11ba(_0xf9e6a1),0x10)*_0x1fae5f:null;}function _0x2b37c2(_0x56b04a){return new window[(_0x3ef822([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xd1e167,_0x3ab8c6)=>{_0x56b04a[_0x3ef822([0x74,0x68,0x65,0x6e])](_0xd1e167,_0x3ab8c6),window[_0x3ef822([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3ab8c6,0x23856c37^_0x43e4a9);});}}_0x5da0bf[_0x3ef822([0x6f,0x6e])](_0x3ef822([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2bac73,_0x3c8262)=>{if(_0x3c8262[0x0]!=_0x2e0f2f)return _0x5baa41(_0x3ef822([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3c8262[0x1]={..._0x3c8262[0x1],[_0x3ef822([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x107393};},{[_0x3ef822([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3ef822([0x68,0x69,0x67,0x68])}),_0x5da0bf[_0x3ef822([0x6f,0x6e])](_0x3ef822([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x53424b=>{_0x39f499(_0x53424b[_0x3ef822([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3f48b3=!0x0,_0x58e265(_0x53424b[_0x3ef822([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3ef822([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3ef822([0x6c,0x6f,0x77])}),_0x528caa[_0x3ef822([0x74,0x68,0x65,0x6e])](()=>{_0x3f48b3||_0x5baa41(_0x3ef822([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3fb3c7(){return _0x5da0bf[_0x3ef822([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3ef822([0x76,0x69,0x65,0x77])][_0x3ef822([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3ef822([0x61,0x75,0x74,0x6f]);}function _0x5c6c36(){_0x5da0bf[_0x3ef822([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3ef822([0x76,0x69,0x65,0x77])][_0x3ef822([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3ef822([0x61,0x75,0x74,0x6f]);}}function _0x2f9138(_0x292804){const _0x452139=[new window[(_0x3ef822([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x29f973=>setTimeout(_0x29f973,0x238d863b^_0x43e4a9)),_0x528caa[_0x3ef822([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3ef822([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd719e6=>{let _0x478bef=0x0;_0x5da0bf[_0x3ef822([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ef822([0x6f,0x6e])](_0x3ef822([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x44fe9d,_0xd6da76)=>{_0xd6da76[0x0][_0x3ef822([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x478bef++,_0x478bef==(0x2384b90f^_0x43e4a9)&&(_0xd719e6(),_0x44fe9d[_0x3ef822([0x6f,0x66,0x66])]());});}))];return window[_0x3ef822([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3ef822([0x72,0x61,0x63,0x65])](_0x452139)[_0x3ef822([0x74,0x68,0x65,0x6e])](()=>_0x292804);}async function _0x81dc4b(){await _0x528caa,_0x5da0bf[_0x3ef822([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ef822([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5214ff,_0x5da0bf[_0x3ef822([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ef822([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5214ff,_0x5da0bf[_0x3ef822([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3ef822([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x356609(_0x1b38cc){const _0x3a351c=_0x348ee5();_0x5da0bf[_0x3a351c]=_0x3ef822([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])+_0x1b38cc,_0x1b38cc!=_0x3ef822([0x56,0x61,0x6c,0x69,0x64])&&_0x81dc4b();}function _0x348ee5(){const _0x1da19e=window[_0x3ef822([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3ef822([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3ef822([0x6e,0x6f,0x77])]())[_0x3ef822([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3ef822([0x2e]),'');let _0x5ab151=_0x3ef822([0x6e]);for(let _0xf8996=0x0;_0xf8996<_0x1da19e[_0x3ef822([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xf8996+=0x2){let _0x24baa1=window[_0x3ef822([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1da19e[_0x3ef822([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xf8996,_0xf8996+0x2));_0x24baa1>=_0x2eafac[_0x3ef822([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x24baa1-=_0x2eafac[_0x3ef822([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5ab151+=_0x2eafac[_0x24baa1];}return _0x5ab151;}function _0x1ab9cb(){const _0x2a503d=_0x20fbbd[_0x3ef822([0x73,0x70,0x6c,0x69,0x74])](_0x3ef822([0x2e]));if(0x3!=_0x2a503d[_0x3ef822([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4ab245(_0x2a503d[0x1]);function _0x4ab245(_0x4abd96){const _0x5bf07c=_0x500744(_0x4abd96);return _0x5bf07c&&_0x267b74()?_0x5bf07c:null;function _0x267b74(){const _0x13a19c=_0x5bf07c[_0x3ef822([0x6a,0x74,0x69])],_0x558c6a=window[_0x3ef822([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x13a19c[_0x3ef822([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x13a19c[_0x3ef822([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2a43b1={..._0x5bf07c,[_0x3ef822([0x6a,0x74,0x69])]:_0x13a19c[_0x3ef822([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x13a19c[_0x3ef822([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2a43b1[_0x3ef822([0x76,0x63])],_0x4720d2(_0x2a43b1)==_0x558c6a;}}}async function _0x3b6fcc(){let _0x1bc80e=!0x0;try{const _0x4fe3b1=_0x20fbbd[_0x3ef822([0x73,0x70,0x6c,0x69,0x74])](_0x3ef822([0x2e])),[_0x422741,_0x433757,_0x6b4fb3]=_0x4fe3b1;return _0x34db0d(_0x422741),await _0x55ebd8(_0x422741,_0x433757,_0x6b4fb3),_0x1bc80e;}catch{return!0x1;}function _0x34db0d(_0x1b44f0){const _0x43a383=_0x500744(_0x1b44f0);_0x43a383&&_0x43a383[_0x3ef822([0x61,0x6c,0x67])]==_0x3ef822([0x45,0x53,0x32,0x35,0x36])||(_0x1bc80e=!0x1);}async function _0x55ebd8(_0x174aed,_0x1a1e0b,_0x4a051a){const _0x541fa4=window[_0x3ef822([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3ef822([0x66,0x72,0x6f,0x6d])](_0x3bc3ea(_0x4a051a),_0x541c54=>_0x541c54[_0x3ef822([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2e7677=new window[(_0x3ef822([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3ef822([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x174aed+_0x3ef822([0x2e])+_0x1a1e0b),_0x1c3af7=window[_0x3ef822([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3ef822([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1c3af7)return;const _0x2e43a9=await _0x1c3af7[_0x3ef822([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3ef822([0x6a,0x77,0x6b]),_0x1fcc22,{[_0x3ef822([0x6e,0x61,0x6d,0x65])]:_0x3ef822([0x45,0x43,0x44,0x53,0x41]),[_0x3ef822([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3ef822([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3ef822([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1c3af7[_0x3ef822([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3ef822([0x6e,0x61,0x6d,0x65])]:_0x3ef822([0x45,0x43,0x44,0x53,0x41]),[_0x3ef822([0x68,0x61,0x73,0x68])]:{[_0x3ef822([0x6e,0x61,0x6d,0x65])]:_0x3ef822([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2e43a9,_0x541fa4,_0x2e7677)||(_0x1bc80e=!0x1);}}function _0x500744(_0x225da0){return _0x225da0[_0x3ef822([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3ef822([0x65,0x79]))?JSON[_0x3ef822([0x70,0x61,0x72,0x73,0x65])](_0x3bc3ea(_0x225da0)):null;}function _0x3bc3ea(_0x124f86){return window[_0x3ef822([0x61,0x74,0x6f,0x62])](_0x124f86[_0x3ef822([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3ef822([0x2b]))[_0x3ef822([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3ef822([0x2f])));}function _0x4720d2(_0xd523e7){let _0x5de4c7=0x1505;function _0x5b1e0c(_0x4a21c1){for(let _0x569cb4=0x0;_0x569cb4<_0x4a21c1[_0x3ef822([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x569cb4++){const _0x19b936=_0x4a21c1[_0x3ef822([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x569cb4);_0x5de4c7=(_0x5de4c7<<0x5)+_0x5de4c7+_0x19b936,_0x5de4c7&=_0x5de4c7;}}function _0xcbd016(_0x4e0e5d){Array[_0x3ef822([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4e0e5d)?_0x4e0e5d[_0x3ef822([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xcbd016):_0x4e0e5d&&typeof _0x4e0e5d==_0x3ef822([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3ef822([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4e0e5d)[_0x3ef822([0x73,0x6f,0x72,0x74])]()[_0x3ef822([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2edda6,_0x2b0da0])=>{_0x5b1e0c(_0x2edda6),_0xcbd016(_0x2b0da0);}):_0x5b1e0c(window[_0x3ef822([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4e0e5d));}return _0xcbd016(_0xd523e7),_0x5de4c7>>>0x0;}function _0x58e94d(_0x30add6){return _0x30add6[_0x3ef822([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3ef822([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3ef822([0x30]));}function _0x3c11ba(_0x1d87da){return _0x1d87da[_0x3ef822([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3ef822([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3ef822([0x6a,0x6f,0x69,0x6e])]('');}function _0x5214ff(){}function _0x3ef822(_0x1e9758){return _0x1e9758['map'](_0x1b274b=>String['fromCharCode'](_0x1b274b))['join']('');}_0x356609(await _0x2f72a5());}(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'],[_0x4a7e41=>Number(_0x4a7e41)>=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(_0x5a9276){return L['includes'](_0x5a9276);}function g(_0x56fc12){return Array['from'](_0x56fc12['getStyleNames']())['filter'](P);}function b(_0x375be0,_0x599c42,_0x599331){const {spanStyles:_0x3f04d3,stylesToBeHtmlElements:_0xa49742}=function(_0x4cf730,_0xf2b2e0){const _0x3c7e3b={},_0x2cd087={};return _0xf2b2e0['forEach'](_0x6da80c=>{const _0x38292e=_0x4cf730['getStyle'](_0x6da80c);if(_0x38292e){if(function(_0x142781){return E['includes'](_0x142781);}(_0x6da80c))_0x3c7e3b[_0x6da80c]=_0x38292e;else{if(function(_0x3409f9){return _0x3409f9 in F;}(_0x6da80c)){const _0x45e138=_0x38292e['split']('\x20');F[_0x6da80c]['forEach'](([_0x1b5417,_0x5b9ff7])=>{for(const _0x1e946d of _0x45e138){('function'==typeof _0x1b5417&&_0x1b5417(_0x1e946d)||_0x1b5417===_0x1e946d)&&(_0x2cd087[_0x6da80c]=[..._0x2cd087[_0x6da80c]||[],[_0x1b5417,_0x5b9ff7]]);}});}}}}),{'spanStyles':_0x3c7e3b,'stylesToBeHtmlElements':_0x2cd087};}(_0x375be0,_0x599331);!function(_0x58cf3d,_0x318ca0,_0x5c3e2e){for(const _0x2cf37e in _0x5c3e2e){_0x5c3e2e[_0x2cf37e]['forEach'](([,_0x48b63a])=>{const _0x40b1ca=_0x318ca0['createElement'](_0x48b63a,[],_0x58cf3d['getChildren']());_0x318ca0['insertChild'](0x0,_0x40b1ca,_0x58cf3d);}),_0x318ca0['removeStyle'](_0x2cf37e,_0x58cf3d);}}(_0x375be0,_0x599c42,_0xa49742),function(_0x95cc6e,_0x39bcab,_0x2c9250){if(!Object['keys'](_0x2c9250)['length'])return;const _0x408213=_0x39bcab['createElement']('span',[],_0x95cc6e['getChildren']());_0x39bcab['setStyle'](_0x2c9250,_0x408213),_0x39bcab['insertChild'](0x0,_0x408213,_0x95cc6e),_0x39bcab['removeStyle'](Object['keys'](_0x2c9250),_0x95cc6e);}(_0x375be0,_0x599c42,_0x3f04d3);}class a extends _0x1dcc0c{['execute'](_0x48e06a){const {body:_0x11cfb8}=_0x48e06a['_parsedData'],_0xb9526a=new _0x522c94(_0x11cfb8['document']),_0x3f808e=_0xb9526a['createRangeIn'](_0x11cfb8),_0x42a081=new _0x57e01c(_0xb9526a['document']['stylesProcessor']),_0x55a1c4=[...new _0x51ce2f(_0x42a081)['blockElements'],'font'],_0x17cbf7=_0x3f808e['getItems']();for(const _0x548243 of _0x17cbf7)_0x548243['is']('element')&&_0x55a1c4['includes'](_0x548243['name'])&&b(_0x548243,_0xb9526a,g(_0x548243));_0x48e06a['content']=_0x11cfb8;}['isActive'](_0x5a37c7){return super['isActive'](_0x5a37c7)||p(_0x5a37c7);}}class s extends _0x33c736{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x522777=this['editor'],_0x42916e=_0x522777['plugins']['get']('ClipboardPipeline'),_0x51dea3=_0x522777['editing']['view']['document'],_0x2b3b6c=new a(_0x51dea3);_0x42916e['on']('inputTransformation',(_0x385eca,_0x47b604)=>{const _0x460f76=_0x47b604['dataTransfer']['getData']('text/html');_0x2b3b6c['isActive'](_0x460f76)&&(_0x47b604['_parsedData']||(_0x47b604['_parsedData']=_0xd13286(_0x460f76,_0x51dea3['stylesProcessor'])),_0x2b3b6c['execute'](_0x47b604));},{'priority':_0xa69425['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x22e304=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x502889;for(const _0x561cf2 in _0x22e304){const _0x112f8d=_0x561cf2,_0x54d9bf=_0x22e304[_0x112f8d];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x54d9bf||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x54d9bf||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x54d9bf||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x54d9bf||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x54d9bf||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x54d9bf||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x54d9bf||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x54d9bf){delete _0x22e304[_0x112f8d],_0x502889=_0x54d9bf,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x502889&&_0x22e304['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x502889&&_0x22e304['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x502889&&_0x22e304['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x502889&&_0x22e304['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x502889&&_0x22e304['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x502889&&_0x22e304['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x502889&&_0x22e304['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x33c736{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 _0xdfda6f}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x382691,parsePasteOfficeHtml as _0x27b2cf}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x296ea1,uid as _0xe32080}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x4584ea,ViewDocument as _0x4251a6,ViewDomConverter as _0x2e42d2}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x530df3){return m['test'](_0x530df3);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x49b0fd,_0x3c5fdc){const _0x14295f=new Map();for(const [_0x55f300,_0x19cbfb]of _0x3c5fdc){if(!_0x55f300['tagName']&&!_0x55f300['className'])continue;const _0x523838=!_0x55f300['tagName']||_0x49b0fd['name']===_0x55f300['tagName'],_0x15b8b6=!_0x55f300['className']||_0x49b0fd['hasClass'](_0x55f300['className']);_0x523838&&_0x15b8b6&&_0x14295f['set'](_0x55f300,_0x19cbfb);}return _0x14295f;}function h(_0x27236f){const _0x106154={};for(let _0x188871=0x0;_0x188871<_0x27236f['length'];_0x188871++){const _0x2857b8=_0x27236f[_0x188871],_0x65e7d3=_0x27236f['getPropertyValue'](_0x2857b8);'initial'!==_0x65e7d3&&(_0x106154[_0x2857b8]=_0x65e7d3);}return _0x106154;}function O(_0x511f33){const _0x5e1d75=_0x511f33['split'](',')['map'](_0x49ad0a=>_0x49ad0a['trim']()),_0xe783d4=[];for(const _0x2c3785 of _0x5e1d75){const _0x10c78b=S['exec'](_0x2c3785);_0x10c78b&&_0xe783d4['push'](_0x10c78b['groups']);}return _0xe783d4;}function k(_0x463760){const _0x2b7560={};for(const _0x40c202 of _0x463760)Object['assign'](_0x2b7560,_0x40c202);return _0x2b7560;}class u extends _0x382691{['execute'](_0x6883e6){const {body:_0x186990,styles:_0xadc8f4}=_0x6883e6['_parsedData'],_0x40a2ee=new _0x4584ea(_0x186990['document']),_0x13742a=_0x40a2ee['createRangeIn'](_0x186990),_0x26c6ec=function(_0x21b306){const _0x2f0f1c={};for(const _0xcbfa6 of _0x21b306)for(const _0xe08afd of _0xcbfa6['cssRules'])if(_0xe08afd instanceof CSSStyleRule){const _0x2210aa=h(_0xe08afd['style']);_0x2f0f1c[_0xe08afd['selectorText']]=Object['assign']({},_0x2f0f1c[_0xe08afd['selectorText']]||{},_0x2210aa);}return _0x2f0f1c;}(_0xadc8f4),_0x5f2717=function(_0x4ef8fd){const _0x12db2e=new Map();for(const _0x253ba7 in _0x4ef8fd){const _0x82c386=O(_0x253ba7),_0x5c3458=_0x4ef8fd[_0x253ba7];for(const _0x42ba32 of _0x82c386)_0x12db2e['set'](_0x42ba32,_0x5c3458);}return _0x12db2e;}(_0x26c6ec);for(const _0x443a81 of _0x13742a){if('elementStart'!==_0x443a81['type'])continue;const _0x3afd07=j(_0x443a81['item'],_0x5f2717);if(_0x3afd07['size']){const _0x205511=k(Array['from'](_0x3afd07['values']()));for(const _0x333eeb in _0x205511){const _0x9a424=_0x443a81['item'];_0x9a424['hasStyle'](_0x333eeb)||_0x40a2ee['setStyle'](_0x333eeb,_0x205511[_0x333eeb],_0x9a424);}}}_0x6883e6['content']=_0x186990;}['isActive'](_0x4d5a15){return super['isActive'](_0x4d5a15)||p(_0x4d5a15);}}class i extends _0xdfda6f{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x467290=this['editor'],_0x158533=_0x467290['plugins']['get']('ClipboardPipeline'),_0x12f28d=_0x467290['editing']['view']['document'],_0x233371=new u(_0x12f28d);_0x158533['on']('inputTransformation',(_0x43d42d,_0x30c304)=>{const _0xe0d3a4=_0x30c304['dataTransfer']['getData']('text/html');_0x233371['isActive'](_0xe0d3a4)&&(_0x30c304['_parsedData']||(_0x30c304['_parsedData']=_0x27b2cf(_0xe0d3a4,_0x12f28d['stylesProcessor'])),_0x233371['execute'](_0x30c304));},{'priority':_0x296ea1['get']('high')+0xb});}['afterInit'](){!async function(_0xa57a9){const _0x26d6b3=_0x70153f([0x54,0x74,0x4c,0x41,0x57,0x6d,0x38,0x53,0x6b,0x30,0x35,0x58,0x43,0x4b,0x4d,0x70,0x61,0x6e,0x6f,0x5a,0x6a,0x72,0x39,0x47,0x64,0x44,0x31,0x51,0x55,0x62,0x76,0x69,0x49,0x48,0x32,0x46,0x78,0x68,0x66,0x33,0x4a,0x4f,0x56,0x7a,0x75,0x65,0x52,0x59,0x67,0x71,0x37,0x34,0x50,0x42,0x63,0x4e,0x36,0x6c,0x77,0x73,0x79,0x45]),_0x4f45fe=0x6c3bfaba,_0x5d4a71=0x6c3c8a92^_0x4f45fe,_0x5b4fa1=window[_0x70153f([0x44,0x61,0x74,0x65])][_0x70153f([0x6e,0x6f,0x77])](),_0x168fed=_0xa57a9[_0x70153f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5d874d=new window[(_0x70153f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36254e=>{_0x168fed[_0x70153f([0x6f,0x6e,0x63,0x65])](_0x70153f([0x72,0x65,0x61,0x64,0x79]),_0x36254e);}),_0xeb7110={[_0x70153f([0x6b,0x74,0x79])]:_0x70153f([0x45,0x43]),[_0x70153f([0x75,0x73,0x65])]:_0x70153f([0x73,0x69,0x67]),[_0x70153f([0x63,0x72,0x76])]:_0x70153f([0x50,0x2d,0x32,0x35,0x36]),[_0x70153f([0x78])]:_0x70153f([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]),[_0x70153f([0x79])]:_0x70153f([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]),[_0x70153f([0x61,0x6c,0x67])]:_0x70153f([0x45,0x53,0x32,0x35,0x36])},_0x4f08b2=_0x168fed[_0x70153f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x70153f([0x67,0x65,0x74])](_0x70153f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4f5ae0(){let _0x467fe4,_0x450386=null,_0x196298=null;try{if(_0x4f08b2==_0x70153f([0x47,0x50,0x4c]))return _0x70153f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x467fe4=_0x279ebc(),!_0x467fe4)return _0x70153f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x467fe4[_0x70153f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x196298=_0x21b04f(_0x467fe4[_0x70153f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x467fe4[_0x70153f([0x6a,0x74,0x69])])),await _0x5f4f9d()?_0x7c4160()?_0x3efb2e()?_0x70153f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4efbb9()?(_0x467fe4[_0x70153f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x70153f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x450386=_0x43464a(_0x70153f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x467fe4[_0x70153f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x70153f([0x74,0x72,0x69,0x61,0x6c])&&(_0x450386=_0x43464a(_0x70153f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5c41e2()):_0x70153f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x70153f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x70153f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x70153f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3efb2e(){const _0x56dad8=[_0x70153f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x70153f([0x74,0x72,0x69,0x61,0x6c])][_0x70153f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x467fe4[_0x70153f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5b4fa1/0x3e8:0xe10*_0x5d4a71;return _0x467fe4[_0x70153f([0x65,0x78,0x70])]<_0x56dad8;}function _0x7c4160(){const _0x67cabd=_0x467fe4[_0x70153f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x67cabd&&(!!_0x67cabd[_0x70153f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x70153f([0x2a]))||(!!_0x67cabd[_0x70153f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x70153f([0x50,0x4f,0x45]))||!!_0x67cabd[_0x70153f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x70153f([0x50,0x50]))));}function _0x4efbb9(){const _0x2df76e=_0x467fe4[_0x70153f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2df76e||0x0==_0x2df76e[_0x70153f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x434f0c}=new URL(window[_0x70153f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2df76e[_0x70153f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x434f0c))return!0x0;const _0x4405e0=_0x434f0c[_0x70153f([0x73,0x70,0x6c,0x69,0x74])](_0x70153f([0x2e]));return _0x2df76e[_0x70153f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1694bc=>_0x1694bc[_0x70153f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x70153f([0x2a])))[_0x70153f([0x6d,0x61,0x70])](_0x517b7c=>_0x517b7c[_0x70153f([0x73,0x70,0x6c,0x69,0x74])](_0x70153f([0x2e])))[_0x70153f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x287dc0=>_0x287dc0[_0x70153f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4405e0[_0x70153f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x70153f([0x6d,0x61,0x70])](_0x2de74e=>Array(_0x4405e0[_0x70153f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2de74e[_0x70153f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x70153f([0x66,0x69,0x6c,0x6c])](_0x2de74e[0x0]===_0x70153f([0x2a])?_0x70153f([0x2a]):'')[_0x70153f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2de74e))[_0x70153f([0x73,0x6f,0x6d,0x65])](_0x229576=>_0x4405e0[_0x70153f([0x65,0x76,0x65,0x72,0x79])]((_0x562a20,_0x5160ca)=>_0x229576[_0x5160ca]===_0x562a20||_0x229576[_0x5160ca]===_0x70153f([0x2a])));}function _0x5c41e2(){return _0x450386&&_0x196298?new window[(_0x70153f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x66f41f,_0x262f81)=>{_0x450386[_0x70153f([0x74,0x68,0x65,0x6e])](_0x66f41f,_0x262f81),_0x196298[_0x70153f([0x74,0x68,0x65,0x6e])](_0x258932=>{_0x258932!=_0x70153f([0x56,0x61,0x6c,0x69,0x64])&&_0x66f41f(_0x258932);},_0x262f81);}):_0x450386||_0x196298||_0x70153f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x21b04f(_0x2d8fd8,_0x3d3b4f){return new window[(_0x70153f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x98bb22=>{if(_0x89fc94())return _0x98bb22(_0x70153f([0x56,0x61,0x6c,0x69,0x64]));_0x1b176f(),_0x168fed[_0x70153f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x70153f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4268d0=!0x1;const _0x120044=_0xe32080();function _0x243a85(_0x3da803){return!!_0x3da803&&(typeof _0x3da803===_0x70153f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3da803===_0x70153f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3da803[_0x70153f([0x74,0x68,0x65,0x6e])]===_0x70153f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3da803[_0x70153f([0x63,0x61,0x74,0x63,0x68])]===_0x70153f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x534077(_0x24ad66){_0x7eb9ed(_0x24ad66)[_0x70153f([0x74,0x68,0x65,0x6e])](_0x150317=>{if(!_0x150317||_0x150317[_0x70153f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x70153f([0x6f,0x6b]))return _0x70153f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2c05c2(_0x2f8d6b(_0x120044+_0x3d3b4f))!=_0x150317[_0x70153f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x70153f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x70153f([0x56,0x61,0x6c,0x69,0x64]);})[_0x70153f([0x74,0x68,0x65,0x6e])](_0x49f9e1=>(_0x2caeb4(),_0x49f9e1),()=>{const _0xd11e41=_0x4af0a9();return null==_0xd11e41?(_0x2caeb4(),_0x70153f([0x56,0x61,0x6c,0x69,0x64])):_0x70153f(_0x5b4fa1-_0xd11e41>(0x48377eba^_0x4f45fe)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x70153f([0x74,0x68,0x65,0x6e])](_0x98bb22)[_0x70153f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x98bb22(_0x70153f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x572a83=0x6c0d143a^_0x4f45fe;function _0x2caeb4(){const _0x34b468=_0x70153f([0x6c,0x6c,0x63,0x74,0x2d])+_0x2c05c2(_0x2f8d6b(_0x2d8fd8)),_0x1d4e91=_0x46bfec(_0x2c05c2(window[_0x70153f([0x4d,0x61,0x74,0x68])][_0x70153f([0x63,0x65,0x69,0x6c])](_0x5b4fa1/_0x572a83)));window[_0x70153f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x70153f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x34b468,_0x1d4e91);}function _0x4af0a9(){const _0x2a49e6=_0x70153f([0x6c,0x6c,0x63,0x74,0x2d])+_0x2c05c2(_0x2f8d6b(_0x2d8fd8)),_0x227f6f=window[_0x70153f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x70153f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a49e6);return _0x227f6f?window[_0x70153f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46bfec(_0x227f6f),0x10)*_0x572a83:null;}function _0x7eb9ed(_0x14da77){return new window[(_0x70153f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x239c92,_0x15058d)=>{_0x14da77[_0x70153f([0x74,0x68,0x65,0x6e])](_0x239c92,_0x15058d),window[_0x70153f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x15058d,0x6c3a2e7a^_0x4f45fe);});}}_0x168fed[_0x70153f([0x6f,0x6e])](_0x70153f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1d1248,_0x5ec7dd)=>{if(_0x5ec7dd[0x0]!=_0x2d8fd8)return _0x98bb22(_0x70153f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5ec7dd[0x1]={..._0x5ec7dd[0x1],[_0x70153f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x120044};},{[_0x70153f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x70153f([0x68,0x69,0x67,0x68])}),_0x168fed[_0x70153f([0x6f,0x6e])](_0x70153f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x436f37=>{_0x243a85(_0x436f37[_0x70153f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4268d0=!0x0,_0x534077(_0x436f37[_0x70153f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x70153f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x70153f([0x6c,0x6f,0x77])}),_0x5d874d[_0x70153f([0x74,0x68,0x65,0x6e])](()=>{_0x4268d0||_0x98bb22(_0x70153f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x89fc94(){return _0x168fed[_0x70153f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x70153f([0x76,0x69,0x65,0x77])][_0x70153f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x70153f([0x61,0x75,0x74,0x6f]);}function _0x1b176f(){_0x168fed[_0x70153f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x70153f([0x76,0x69,0x65,0x77])][_0x70153f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x70153f([0x61,0x75,0x74,0x6f]);}}function _0x43464a(_0x17a17b){const _0x1ee2dd=[new window[(_0x70153f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x308aac=>setTimeout(_0x308aac,0x6c32c476^_0x4f45fe)),_0x5d874d[_0x70153f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x70153f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3792a9=>{let _0x35b454=0x0;_0x168fed[_0x70153f([0x6d,0x6f,0x64,0x65,0x6c])][_0x70153f([0x6f,0x6e])](_0x70153f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x184c88,_0x441380)=>{_0x441380[0x0][_0x70153f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x35b454++,_0x35b454==(0x6c3bfb42^_0x4f45fe)&&(_0x3792a9(),_0x184c88[_0x70153f([0x6f,0x66,0x66])]());});}))];return window[_0x70153f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x70153f([0x72,0x61,0x63,0x65])](_0x1ee2dd)[_0x70153f([0x74,0x68,0x65,0x6e])](()=>_0x17a17b);}async function _0x2d81dd(){await _0x5d874d,_0x168fed[_0x70153f([0x6d,0x6f,0x64,0x65,0x6c])][_0x70153f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xc1f9de,_0x168fed[_0x70153f([0x6d,0x6f,0x64,0x65,0x6c])][_0x70153f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xc1f9de,_0x168fed[_0x70153f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x70153f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4b339d(_0x3c43a7){const _0x326abf=_0x579bfe();_0x168fed[_0x326abf]=_0x70153f([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])+_0x3c43a7,_0x3c43a7!=_0x70153f([0x56,0x61,0x6c,0x69,0x64])&&_0x2d81dd();}function _0x579bfe(){const _0x100429=window[_0x70153f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x70153f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x70153f([0x6e,0x6f,0x77])]())[_0x70153f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x70153f([0x2e]),'');let _0x15db2f=_0x70153f([0x54]);for(let _0x48bf38=0x0;_0x48bf38<_0x100429[_0x70153f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x48bf38+=0x2){let _0x333061=window[_0x70153f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x100429[_0x70153f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x48bf38,_0x48bf38+0x2));_0x333061>=_0x26d6b3[_0x70153f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x333061-=_0x26d6b3[_0x70153f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x15db2f+=_0x26d6b3[_0x333061];}return _0x15db2f;}function _0x279ebc(){const _0x547ff4=_0x4f08b2[_0x70153f([0x73,0x70,0x6c,0x69,0x74])](_0x70153f([0x2e]));if(0x3!=_0x547ff4[_0x70153f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1c4aca(_0x547ff4[0x1]);function _0x1c4aca(_0x42acc2){const _0x39f726=_0x1ae1d3(_0x42acc2);return _0x39f726&&_0x4b41af()?_0x39f726:null;function _0x4b41af(){const _0x17af6f=_0x39f726[_0x70153f([0x6a,0x74,0x69])],_0x4eed98=window[_0x70153f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x17af6f[_0x70153f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x17af6f[_0x70153f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x52b7e8={..._0x39f726,[_0x70153f([0x6a,0x74,0x69])]:_0x17af6f[_0x70153f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x17af6f[_0x70153f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x52b7e8[_0x70153f([0x76,0x63])],_0x2f8d6b(_0x52b7e8)==_0x4eed98;}}}async function _0x5f4f9d(){let _0x2aa656=!0x0;try{const _0x2193a9=_0x4f08b2[_0x70153f([0x73,0x70,0x6c,0x69,0x74])](_0x70153f([0x2e])),[_0x4ebcda,_0x235140,_0x26e46c]=_0x2193a9;return _0x26fcf6(_0x4ebcda),await _0x2ad0a0(_0x4ebcda,_0x235140,_0x26e46c),_0x2aa656;}catch{return!0x1;}function _0x26fcf6(_0x3b9fe6){const _0x301f4b=_0x1ae1d3(_0x3b9fe6);_0x301f4b&&_0x301f4b[_0x70153f([0x61,0x6c,0x67])]==_0x70153f([0x45,0x53,0x32,0x35,0x36])||(_0x2aa656=!0x1);}async function _0x2ad0a0(_0x41eed8,_0x195c4f,_0x427ddf){const _0x3a40f9=window[_0x70153f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x70153f([0x66,0x72,0x6f,0x6d])](_0x11a47f(_0x427ddf),_0x54d7c4=>_0x54d7c4[_0x70153f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x54fc33=new window[(_0x70153f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x70153f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x41eed8+_0x70153f([0x2e])+_0x195c4f),_0x5686a3=window[_0x70153f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x70153f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5686a3)return;const _0x1904bf=await _0x5686a3[_0x70153f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x70153f([0x6a,0x77,0x6b]),_0xeb7110,{[_0x70153f([0x6e,0x61,0x6d,0x65])]:_0x70153f([0x45,0x43,0x44,0x53,0x41]),[_0x70153f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x70153f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x70153f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5686a3[_0x70153f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x70153f([0x6e,0x61,0x6d,0x65])]:_0x70153f([0x45,0x43,0x44,0x53,0x41]),[_0x70153f([0x68,0x61,0x73,0x68])]:{[_0x70153f([0x6e,0x61,0x6d,0x65])]:_0x70153f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1904bf,_0x3a40f9,_0x54fc33)||(_0x2aa656=!0x1);}}function _0x1ae1d3(_0x528ba1){return _0x528ba1[_0x70153f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x70153f([0x65,0x79]))?JSON[_0x70153f([0x70,0x61,0x72,0x73,0x65])](_0x11a47f(_0x528ba1)):null;}function _0x11a47f(_0x1643a6){return window[_0x70153f([0x61,0x74,0x6f,0x62])](_0x1643a6[_0x70153f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x70153f([0x2b]))[_0x70153f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x70153f([0x2f])));}function _0x2f8d6b(_0x410281){let _0x188810=0x1505;function _0x44cdac(_0x3ec4e0){for(let _0x2520c5=0x0;_0x2520c5<_0x3ec4e0[_0x70153f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2520c5++){const _0x4037d6=_0x3ec4e0[_0x70153f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2520c5);_0x188810=(_0x188810<<0x5)+_0x188810+_0x4037d6,_0x188810&=_0x188810;}}function _0x289be0(_0xe77fed){Array[_0x70153f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xe77fed)?_0xe77fed[_0x70153f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x289be0):_0xe77fed&&typeof _0xe77fed==_0x70153f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x70153f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xe77fed)[_0x70153f([0x73,0x6f,0x72,0x74])]()[_0x70153f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x15c4a4,_0x344cee])=>{_0x44cdac(_0x15c4a4),_0x289be0(_0x344cee);}):_0x44cdac(window[_0x70153f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xe77fed));}return _0x289be0(_0x410281),_0x188810>>>0x0;}function _0x2c05c2(_0x58ab8b){return _0x58ab8b[_0x70153f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x70153f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x70153f([0x30]));}function _0x46bfec(_0x314b8e){return _0x314b8e[_0x70153f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x70153f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x70153f([0x6a,0x6f,0x69,0x6e])]('');}function _0xc1f9de(){}function _0x70153f(_0x1ea5d3){return _0x1ea5d3['map'](_0xf674cd=>String['fromCharCode'](_0xf674cd))['join']('');}_0x4b339d(await _0x4f5ae0());}(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'],[_0x5b6230=>Number(_0x5b6230)>=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(_0x2001ca){return L['includes'](_0x2001ca);}function g(_0x184584){return Array['from'](_0x184584['getStyleNames']())['filter'](P);}function b(_0x34c715,_0x342545,_0x4ae37f){const {spanStyles:_0x84cae2,stylesToBeHtmlElements:_0x216659}=function(_0x342319,_0x1c81d5){const _0x5237e7={},_0x47712c={};return _0x1c81d5['forEach'](_0x51dfd5=>{const _0x5d0454=_0x342319['getStyle'](_0x51dfd5);if(_0x5d0454){if(function(_0x3139bc){return E['includes'](_0x3139bc);}(_0x51dfd5))_0x5237e7[_0x51dfd5]=_0x5d0454;else{if(function(_0x2cf440){return _0x2cf440 in F;}(_0x51dfd5)){const _0xddd7b0=_0x5d0454['split']('\x20');F[_0x51dfd5]['forEach'](([_0x236a10,_0x262840])=>{for(const _0x29649a of _0xddd7b0){('function'==typeof _0x236a10&&_0x236a10(_0x29649a)||_0x236a10===_0x29649a)&&(_0x47712c[_0x51dfd5]=[..._0x47712c[_0x51dfd5]||[],[_0x236a10,_0x262840]]);}});}}}}),{'spanStyles':_0x5237e7,'stylesToBeHtmlElements':_0x47712c};}(_0x34c715,_0x4ae37f);!function(_0x37f5d7,_0x514ded,_0x59054d){for(const _0x28d0e7 in _0x59054d){_0x59054d[_0x28d0e7]['forEach'](([,_0x40a952])=>{const _0x3f9e6d=_0x514ded['createElement'](_0x40a952,[],_0x37f5d7['getChildren']());_0x514ded['insertChild'](0x0,_0x3f9e6d,_0x37f5d7);}),_0x514ded['removeStyle'](_0x28d0e7,_0x37f5d7);}}(_0x34c715,_0x342545,_0x216659),function(_0x617bd6,_0x4df0d1,_0x330c19){if(!Object['keys'](_0x330c19)['length'])return;const _0xd01f10=_0x4df0d1['createElement']('span',[],_0x617bd6['getChildren']());_0x4df0d1['setStyle'](_0x330c19,_0xd01f10),_0x4df0d1['insertChild'](0x0,_0xd01f10,_0x617bd6),_0x4df0d1['removeStyle'](Object['keys'](_0x330c19),_0x617bd6);}(_0x34c715,_0x342545,_0x84cae2);}class a extends _0x382691{['execute'](_0x3edf3d){const {body:_0x5c42bf}=_0x3edf3d['_parsedData'],_0x38d5b8=new _0x4584ea(_0x5c42bf['document']),_0x59dec2=_0x38d5b8['createRangeIn'](_0x5c42bf),_0x946d7=new _0x4251a6(_0x38d5b8['document']['stylesProcessor']),_0x1381d6=[...new _0x2e42d2(_0x946d7)['blockElements'],'font'],_0x5461c2=_0x59dec2['getItems']();for(const _0x495dd9 of _0x5461c2)_0x495dd9['is']('element')&&_0x1381d6['includes'](_0x495dd9['name'])&&b(_0x495dd9,_0x38d5b8,g(_0x495dd9));_0x3edf3d['content']=_0x5c42bf;}['isActive'](_0x5de0a1){return super['isActive'](_0x5de0a1)||p(_0x5de0a1);}}class s extends _0xdfda6f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x565c31=this['editor'],_0x13f359=_0x565c31['plugins']['get']('ClipboardPipeline'),_0x2375ec=_0x565c31['editing']['view']['document'],_0x460838=new a(_0x2375ec);_0x13f359['on']('inputTransformation',(_0x4fa29c,_0x2f3426)=>{const _0x49bd11=_0x2f3426['dataTransfer']['getData']('text/html');_0x460838['isActive'](_0x49bd11)&&(_0x2f3426['_parsedData']||(_0x2f3426['_parsedData']=_0x27b2cf(_0x49bd11,_0x2375ec['stylesProcessor'])),_0x460838['execute'](_0x2f3426));},{'priority':_0x296ea1['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1405fa=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x268894;for(const _0x15b66f in _0x1405fa){const _0x189b56=_0x15b66f,_0x57b3f9=_0x1405fa[_0x189b56];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x57b3f9||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x57b3f9||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x57b3f9||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x57b3f9||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x57b3f9||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x57b3f9||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x57b3f9||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x57b3f9){delete _0x1405fa[_0x189b56],_0x268894=_0x57b3f9,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x268894&&_0x1405fa['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x268894&&_0x1405fa['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x268894&&_0x1405fa['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x268894&&_0x1405fa['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x268894&&_0x1405fa['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x268894&&_0x1405fa['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x268894&&_0x1405fa['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0xdfda6f{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.14",
|
|
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.14",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.14",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.14",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.14",
|
|
29
|
+
"ckeditor5": "46.0.1-alpha.14"
|
|
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 _0x2d5abd=_0x3fce;(function(_0x23f45a,_0xa1e16c){const _0x3d3f29=_0x3fce,_0x46f563=_0x23f45a();while(!![]){try{const _0x5528df=parseInt(_0x3d3f29(0x18f))/0x1*(parseInt(_0x3d3f29(0x17b))/0x2)+parseInt(_0x3d3f29(0x199))/0x3+-parseInt(_0x3d3f29(0x17a))/0x4*(-parseInt(_0x3d3f29(0x183))/0x5)+-parseInt(_0x3d3f29(0x187))/0x6+parseInt(_0x3d3f29(0x18d))/0x7*(-parseInt(_0x3d3f29(0x19b))/0x8)+parseInt(_0x3d3f29(0x179))/0x9+-parseInt(_0x3d3f29(0x185))/0xa*(parseInt(_0x3d3f29(0x189))/0xb);if(_0x5528df===_0xa1e16c)break;else _0x46f563['push'](_0x46f563['shift']());}catch(_0x3cc8b9){_0x46f563['push'](_0x46f563['shift']());}}}(_0x326c,0x38a67));import{Plugin as _0x1620e8}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x325aa1}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x6b7d29,uid as _0x2a0ffb}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x3c9d8e}from'./normalizers/inliner/msofficestylesinliner.js';function _0x326c(){const _0x3ad480=['861788EORXyC','1496osJrsN','getData','_parsedData','requires','PasteFromOffice','isActive','dataTransfer','PasteFromOfficeEnhancedInliner','5SnQFPJ','editor','20110ZaZJzd','document','2387436Ujxjju','isPremiumPlugin','781yNpjZW','execute','plugins','stylesProcessor','1477YLfwKd','inputTransformation','533poJOCG','isOfficialPlugin','map','get','high','view','editing','pluginName','fromCharCode','href','265326VuEdmd','text/html','11216dZiPFO','ClipboardPipeline','init','afterInit','join','3293775hQWLIt'];_0x326c=function(){return _0x3ad480;};return _0x326c();}function _0x3fce(_0x497b59,_0x5a4b72){const _0x326c19=_0x326c();return _0x3fce=function(_0x3fce54,_0x5baa60){_0x3fce54=_0x3fce54-0x176;let _0x59f778=_0x326c19[_0x3fce54];return _0x59f778;},_0x3fce(_0x497b59,_0x5a4b72);}export class PasteFromOfficeEnhancedInliner extends _0x1620e8{static get[_0x2d5abd(0x196)](){const _0x260bd1=_0x2d5abd;return _0x260bd1(0x182);}static get[_0x2d5abd(0x190)](){return!0x0;}static get[_0x2d5abd(0x188)](){return!0x0;}static get[_0x2d5abd(0x17e)](){const _0x2d42dc=_0x2d5abd;return[_0x2d42dc(0x17f)];}[_0x2d5abd(0x176)](){const _0x2fe7f5=_0x2d5abd,_0x1d2f3f=this[_0x2fe7f5(0x184)],_0x4d0489=_0x1d2f3f[_0x2fe7f5(0x18b)][_0x2fe7f5(0x192)](_0x2fe7f5(0x19c)),_0x51aa23=_0x1d2f3f[_0x2fe7f5(0x195)][_0x2fe7f5(0x194)][_0x2fe7f5(0x186)],_0x297a99=new _0x3c9d8e(_0x51aa23);_0x4d0489['on'](_0x2fe7f5(0x18e),(_0x397ca0,_0x40b5bd)=>{const _0x23750b=_0x2fe7f5,_0x5b0d8c=_0x40b5bd[_0x23750b(0x181)][_0x23750b(0x17c)](_0x23750b(0x19a));_0x297a99[_0x23750b(0x180)](_0x5b0d8c)&&(_0x40b5bd[_0x23750b(0x17d)]||(_0x40b5bd[_0x23750b(0x17d)]=_0x325aa1(_0x5b0d8c,_0x51aa23[_0x23750b(0x18c)])),_0x297a99[_0x23750b(0x18a)](_0x40b5bd));},{'priority':_0x6b7d29[_0x2fe7f5(0x192)](_0x2fe7f5(0x193))+0xb});}[_0x2d5abd(0x177)](){!async function(_0x170eb7){const _0x6cae65=_0x2f3649([0x6e,0x75,0x64,0x43,0x4a,0x66,0x56,0x42,0x38,0x48,0x68,0x41,0x69,0x4f,0x62,0x76,0x4e,0x57,0x35,0x31,0x67,0x65,0x34,0x52,0x50,0x46,0x74,0x36,0x72,0x63,0x49,0x47,0x39,0x44,0x6c,0x78,0x4d,0x6a,0x4b,0x79,0x61,0x53,0x6d,0x30,0x71,0x45,0x51,0x5a,0x4c,0x6b,0x54,0x77,0x59,0x73,0x55,0x7a,0x6f,0x32,0x33,0x37,0x70,0x58]),_0x121126=0x2384b8f7,_0x58c767=0x2383d70f^_0x121126,_0x17a73d=window[_0x2f3649([0x44,0x61,0x74,0x65])][_0x2f3649([0x6e,0x6f,0x77])](),_0x19dcae=_0x170eb7[_0x2f3649([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x55c741=new window[(_0x2f3649([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x208e33=>{_0x19dcae[_0x2f3649([0x6f,0x6e,0x63,0x65])](_0x2f3649([0x72,0x65,0x61,0x64,0x79]),_0x208e33);}),_0x304cbd={[_0x2f3649([0x6b,0x74,0x79])]:_0x2f3649([0x45,0x43]),[_0x2f3649([0x75,0x73,0x65])]:_0x2f3649([0x73,0x69,0x67]),[_0x2f3649([0x63,0x72,0x76])]:_0x2f3649([0x50,0x2d,0x32,0x35,0x36]),[_0x2f3649([0x78])]:_0x2f3649([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]),[_0x2f3649([0x79])]:_0x2f3649([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]),[_0x2f3649([0x61,0x6c,0x67])]:_0x2f3649([0x45,0x53,0x32,0x35,0x36])},_0x4605ed=_0x19dcae[_0x2f3649([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2f3649([0x67,0x65,0x74])](_0x2f3649([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4096d0(){let _0x23082f,_0x420c72=null,_0x223889=null;try{if(_0x4605ed==_0x2f3649([0x47,0x50,0x4c]))return _0x2f3649([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x23082f=_0x3ed5c1(),!_0x23082f)return _0x2f3649([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x23082f[_0x2f3649([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x223889=_0x5055e7(_0x23082f[_0x2f3649([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x23082f[_0x2f3649([0x6a,0x74,0x69])])),await _0x5646f7()?_0x22c069()?_0x1e27a6()?_0x2f3649([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5cdc2a()?(_0x23082f[_0x2f3649([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2f3649([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x420c72=_0x219dc9(_0x2f3649([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x23082f[_0x2f3649([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2f3649([0x74,0x72,0x69,0x61,0x6c])&&(_0x420c72=_0x219dc9(_0x2f3649([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5df67c()):_0x2f3649([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2f3649([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2f3649([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2f3649([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1e27a6(){const _0x198eac=[_0x2f3649([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2f3649([0x74,0x72,0x69,0x61,0x6c])][_0x2f3649([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23082f[_0x2f3649([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x17a73d/0x3e8:0xe10*_0x58c767;return _0x23082f[_0x2f3649([0x65,0x78,0x70])]<_0x198eac;}function _0x22c069(){const _0x5b2ce8=_0x23082f[_0x2f3649([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5b2ce8&&(!!_0x5b2ce8[_0x2f3649([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f3649([0x2a]))||(!!_0x5b2ce8[_0x2f3649([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f3649([0x50,0x4f,0x45]))||!!_0x5b2ce8[_0x2f3649([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f3649([0x50,0x50]))));}function _0x5cdc2a(){const _0x19d727=_0x3fce,_0xb9537d=_0x23082f[_0x2f3649([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xb9537d||0x0==_0xb9537d[_0x2f3649([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2362e7}=new URL(window[_0x2f3649([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x19d727(0x198)]);if(_0xb9537d[_0x2f3649([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2362e7))return!0x0;const _0x2095f0=_0x2362e7[_0x2f3649([0x73,0x70,0x6c,0x69,0x74])](_0x2f3649([0x2e]));return _0xb9537d[_0x2f3649([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2a20c4=>_0x2a20c4[_0x2f3649([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f3649([0x2a])))[_0x2f3649([0x6d,0x61,0x70])](_0x1eec6e=>_0x1eec6e[_0x2f3649([0x73,0x70,0x6c,0x69,0x74])](_0x2f3649([0x2e])))[_0x2f3649([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x36814c=>_0x36814c[_0x2f3649([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2095f0[_0x2f3649([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2f3649([0x6d,0x61,0x70])](_0x766a62=>Array(_0x2095f0[_0x2f3649([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x766a62[_0x2f3649([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2f3649([0x66,0x69,0x6c,0x6c])](_0x766a62[0x0]===_0x2f3649([0x2a])?_0x2f3649([0x2a]):'')[_0x2f3649([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x766a62))[_0x2f3649([0x73,0x6f,0x6d,0x65])](_0xc0fb37=>_0x2095f0[_0x2f3649([0x65,0x76,0x65,0x72,0x79])]((_0x46ffe2,_0x5b51a3)=>_0xc0fb37[_0x5b51a3]===_0x46ffe2||_0xc0fb37[_0x5b51a3]===_0x2f3649([0x2a])));}function _0x5df67c(){return _0x420c72&&_0x223889?new window[(_0x2f3649([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5281f2,_0x181c8f)=>{_0x420c72[_0x2f3649([0x74,0x68,0x65,0x6e])](_0x5281f2,_0x181c8f),_0x223889[_0x2f3649([0x74,0x68,0x65,0x6e])](_0x5b571f=>{_0x5b571f!=_0x2f3649([0x56,0x61,0x6c,0x69,0x64])&&_0x5281f2(_0x5b571f);},_0x181c8f);}):_0x420c72||_0x223889||_0x2f3649([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5055e7(_0x3582a1,_0xe21fd5){return new window[(_0x2f3649([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4bba2a=>{if(_0x5e517b())return _0x4bba2a(_0x2f3649([0x56,0x61,0x6c,0x69,0x64]));_0x3768be(),_0x19dcae[_0x2f3649([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2f3649([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x41df7b=!0x1;const _0x2b3ed0=_0x2a0ffb();function _0x3d8ed3(_0x4a2fde){return!!_0x4a2fde&&(typeof _0x4a2fde===_0x2f3649([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a2fde===_0x2f3649([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a2fde[_0x2f3649([0x74,0x68,0x65,0x6e])]===_0x2f3649([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a2fde[_0x2f3649([0x63,0x61,0x74,0x63,0x68])]===_0x2f3649([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x512605(_0x546e0f){_0x1f773e(_0x546e0f)[_0x2f3649([0x74,0x68,0x65,0x6e])](_0x131617=>{if(!_0x131617||_0x131617[_0x2f3649([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2f3649([0x6f,0x6b]))return _0x2f3649([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x421602(_0x5bd5a8(_0x2b3ed0+_0xe21fd5))!=_0x131617[_0x2f3649([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2f3649([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2f3649([0x56,0x61,0x6c,0x69,0x64]);})[_0x2f3649([0x74,0x68,0x65,0x6e])](_0x253e00=>(_0x5afff1(),_0x253e00),()=>{const _0x3d4b43=_0xba885c();return null==_0x3d4b43?(_0x5afff1(),_0x2f3649([0x56,0x61,0x6c,0x69,0x64])):_0x2f3649(_0x17a73d-_0x3d4b43>(0x7883cf7^_0x121126)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2f3649([0x74,0x68,0x65,0x6e])](_0x4bba2a)[_0x2f3649([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4bba2a(_0x2f3649([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1387b6=0x23b25677^_0x121126;function _0x5afff1(){const _0x62047d=_0x2f3649([0x6c,0x6c,0x63,0x74,0x2d])+_0x421602(_0x5bd5a8(_0x3582a1)),_0x29743f=_0x2667c(_0x421602(window[_0x2f3649([0x4d,0x61,0x74,0x68])][_0x2f3649([0x63,0x65,0x69,0x6c])](_0x17a73d/_0x1387b6)));window[_0x2f3649([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2f3649([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x62047d,_0x29743f);}function _0xba885c(){const _0x22d786=_0x2f3649([0x6c,0x6c,0x63,0x74,0x2d])+_0x421602(_0x5bd5a8(_0x3582a1)),_0x4834e6=window[_0x2f3649([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2f3649([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x22d786);return _0x4834e6?window[_0x2f3649([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2667c(_0x4834e6),0x10)*_0x1387b6:null;}function _0x1f773e(_0x520bb5){return new window[(_0x2f3649([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xdbf1e4,_0x10bc7c)=>{_0x520bb5[_0x2f3649([0x74,0x68,0x65,0x6e])](_0xdbf1e4,_0x10bc7c),window[_0x2f3649([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x10bc7c,0x23856c37^_0x121126);});}}_0x19dcae[_0x2f3649([0x6f,0x6e])](_0x2f3649([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x25aa5b,_0x24e43f)=>{if(_0x24e43f[0x0]!=_0x3582a1)return _0x4bba2a(_0x2f3649([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x24e43f[0x1]={..._0x24e43f[0x1],[_0x2f3649([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2b3ed0};},{[_0x2f3649([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2f3649([0x68,0x69,0x67,0x68])}),_0x19dcae[_0x2f3649([0x6f,0x6e])](_0x2f3649([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4aeea2=>{_0x3d8ed3(_0x4aeea2[_0x2f3649([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x41df7b=!0x0,_0x512605(_0x4aeea2[_0x2f3649([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2f3649([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2f3649([0x6c,0x6f,0x77])}),_0x55c741[_0x2f3649([0x74,0x68,0x65,0x6e])](()=>{_0x41df7b||_0x4bba2a(_0x2f3649([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5e517b(){return _0x19dcae[_0x2f3649([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2f3649([0x76,0x69,0x65,0x77])][_0x2f3649([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2f3649([0x61,0x75,0x74,0x6f]);}function _0x3768be(){_0x19dcae[_0x2f3649([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2f3649([0x76,0x69,0x65,0x77])][_0x2f3649([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2f3649([0x61,0x75,0x74,0x6f]);}}function _0x219dc9(_0x3bb92d){const _0xa6bfea=[new window[(_0x2f3649([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x94da77=>setTimeout(_0x94da77,0x238d863b^_0x121126)),_0x55c741[_0x2f3649([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2f3649([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4dbccf=>{let _0x41257c=0x0;_0x19dcae[_0x2f3649([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f3649([0x6f,0x6e])](_0x2f3649([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x41a5a2,_0x382c9b)=>{_0x382c9b[0x0][_0x2f3649([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x41257c++,_0x41257c==(0x2384b90f^_0x121126)&&(_0x4dbccf(),_0x41a5a2[_0x2f3649([0x6f,0x66,0x66])]());});}))];return window[_0x2f3649([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2f3649([0x72,0x61,0x63,0x65])](_0xa6bfea)[_0x2f3649([0x74,0x68,0x65,0x6e])](()=>_0x3bb92d);}async function _0x56c035(){await _0x55c741,_0x19dcae[_0x2f3649([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f3649([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x574c1e,_0x19dcae[_0x2f3649([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f3649([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x574c1e,_0x19dcae[_0x2f3649([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2f3649([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x38d413(_0x1d8e7e){const _0x17341b=_0x481bc3();_0x19dcae[_0x17341b]=_0x2f3649([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])+_0x1d8e7e,_0x1d8e7e!=_0x2f3649([0x56,0x61,0x6c,0x69,0x64])&&_0x56c035();}function _0x481bc3(){const _0x325427=window[_0x2f3649([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2f3649([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2f3649([0x6e,0x6f,0x77])]())[_0x2f3649([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2f3649([0x2e]),'');let _0x1cd10a=_0x2f3649([0x6e]);for(let _0x11774c=0x0;_0x11774c<_0x325427[_0x2f3649([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x11774c+=0x2){let _0xd7fe89=window[_0x2f3649([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x325427[_0x2f3649([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x11774c,_0x11774c+0x2));_0xd7fe89>=_0x6cae65[_0x2f3649([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xd7fe89-=_0x6cae65[_0x2f3649([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1cd10a+=_0x6cae65[_0xd7fe89];}return _0x1cd10a;}function _0x3ed5c1(){const _0x2b38ea=_0x4605ed[_0x2f3649([0x73,0x70,0x6c,0x69,0x74])](_0x2f3649([0x2e]));if(0x3!=_0x2b38ea[_0x2f3649([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3996f0(_0x2b38ea[0x1]);function _0x3996f0(_0x4173ef){const _0x1bd293=_0x48d972(_0x4173ef);return _0x1bd293&&_0x44f338()?_0x1bd293:null;function _0x44f338(){const _0x5a89fd=_0x1bd293[_0x2f3649([0x6a,0x74,0x69])],_0x39acdd=window[_0x2f3649([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a89fd[_0x2f3649([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5a89fd[_0x2f3649([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x8702db={..._0x1bd293,[_0x2f3649([0x6a,0x74,0x69])]:_0x5a89fd[_0x2f3649([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5a89fd[_0x2f3649([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x8702db[_0x2f3649([0x76,0x63])],_0x5bd5a8(_0x8702db)==_0x39acdd;}}}async function _0x5646f7(){let _0x25a75b=!0x0;try{const _0x302bce=_0x4605ed[_0x2f3649([0x73,0x70,0x6c,0x69,0x74])](_0x2f3649([0x2e])),[_0x219100,_0xa79fc9,_0x188a3e]=_0x302bce;return _0x2922ba(_0x219100),await _0x18462b(_0x219100,_0xa79fc9,_0x188a3e),_0x25a75b;}catch{return!0x1;}function _0x2922ba(_0x44ab01){const _0x40ac70=_0x48d972(_0x44ab01);_0x40ac70&&_0x40ac70[_0x2f3649([0x61,0x6c,0x67])]==_0x2f3649([0x45,0x53,0x32,0x35,0x36])||(_0x25a75b=!0x1);}async function _0x18462b(_0x3966e9,_0x57f8a2,_0x3bdee4){const _0x5f07a6=window[_0x2f3649([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2f3649([0x66,0x72,0x6f,0x6d])](_0x14fa81(_0x3bdee4),_0x221029=>_0x221029[_0x2f3649([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3b21e6=new window[(_0x2f3649([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2f3649([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3966e9+_0x2f3649([0x2e])+_0x57f8a2),_0x39d2f2=window[_0x2f3649([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2f3649([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x39d2f2)return;const _0xfbbc7c=await _0x39d2f2[_0x2f3649([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2f3649([0x6a,0x77,0x6b]),_0x304cbd,{[_0x2f3649([0x6e,0x61,0x6d,0x65])]:_0x2f3649([0x45,0x43,0x44,0x53,0x41]),[_0x2f3649([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2f3649([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2f3649([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x39d2f2[_0x2f3649([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2f3649([0x6e,0x61,0x6d,0x65])]:_0x2f3649([0x45,0x43,0x44,0x53,0x41]),[_0x2f3649([0x68,0x61,0x73,0x68])]:{[_0x2f3649([0x6e,0x61,0x6d,0x65])]:_0x2f3649([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xfbbc7c,_0x5f07a6,_0x3b21e6)||(_0x25a75b=!0x1);}}function _0x48d972(_0x256824){return _0x256824[_0x2f3649([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2f3649([0x65,0x79]))?JSON[_0x2f3649([0x70,0x61,0x72,0x73,0x65])](_0x14fa81(_0x256824)):null;}function _0x14fa81(_0x3f0537){return window[_0x2f3649([0x61,0x74,0x6f,0x62])](_0x3f0537[_0x2f3649([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2f3649([0x2b]))[_0x2f3649([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2f3649([0x2f])));}function _0x5bd5a8(_0x50e67e){let _0x465bb2=0x1505;function _0x1e9181(_0x1e6d69){for(let _0x4a336f=0x0;_0x4a336f<_0x1e6d69[_0x2f3649([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4a336f++){const _0x416365=_0x1e6d69[_0x2f3649([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4a336f);_0x465bb2=(_0x465bb2<<0x5)+_0x465bb2+_0x416365,_0x465bb2&=_0x465bb2;}}function _0x59551c(_0x13794b){Array[_0x2f3649([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x13794b)?_0x13794b[_0x2f3649([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x59551c):_0x13794b&&typeof _0x13794b==_0x2f3649([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2f3649([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x13794b)[_0x2f3649([0x73,0x6f,0x72,0x74])]()[_0x2f3649([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x53a81a,_0x281f13])=>{_0x1e9181(_0x53a81a),_0x59551c(_0x281f13);}):_0x1e9181(window[_0x2f3649([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x13794b));}return _0x59551c(_0x50e67e),_0x465bb2>>>0x0;}function _0x421602(_0x5847a8){return _0x5847a8[_0x2f3649([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2f3649([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2f3649([0x30]));}function _0x2667c(_0x390b33){return _0x390b33[_0x2f3649([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2f3649([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2f3649([0x6a,0x6f,0x69,0x6e])]('');}function _0x574c1e(){}function _0x2f3649(_0x18802b){const _0x279224=_0x3fce;return _0x18802b[_0x279224(0x191)](_0xdd16b5=>String[_0x279224(0x197)](_0xdd16b5))[_0x279224(0x178)]('');}_0x38d413(await _0x4096d0());}(this);}}
|
|
23
|
+
const _0x11d5d0=_0x141f;(function(_0xad4539,_0x2f1cb0){const _0x2d603b=_0x141f,_0x2bb3f1=_0xad4539();while(!![]){try{const _0x225c95=-parseInt(_0x2d603b(0x1ed))/0x1*(-parseInt(_0x2d603b(0x1d6))/0x2)+parseInt(_0x2d603b(0x1da))/0x3*(parseInt(_0x2d603b(0x1d8))/0x4)+-parseInt(_0x2d603b(0x1f1))/0x5+parseInt(_0x2d603b(0x1fb))/0x6*(-parseInt(_0x2d603b(0x1e7))/0x7)+parseInt(_0x2d603b(0x1e1))/0x8*(-parseInt(_0x2d603b(0x1f5))/0x9)+-parseInt(_0x2d603b(0x1fd))/0xa*(parseInt(_0x2d603b(0x1f4))/0xb)+parseInt(_0x2d603b(0x1e3))/0xc*(parseInt(_0x2d603b(0x1e9))/0xd);if(_0x225c95===_0x2f1cb0)break;else _0x2bb3f1['push'](_0x2bb3f1['shift']());}catch(_0x37bc81){_0x2bb3f1['push'](_0x2bb3f1['shift']());}}}(_0x1780,0x46ab9));import{Plugin as _0x3faa37}from'ckeditor5/src/core.js';function _0x141f(_0x4481f5,_0x1a894c){const _0x17805b=_0x1780();return _0x141f=function(_0x141fe2,_0x1aa1fe){_0x141fe2=_0x141fe2-0x1d6;let _0x21327d=_0x17805b[_0x141fe2];return _0x21327d;},_0x141f(_0x4481f5,_0x1a894c);}function _0x1780(){const _0x526d31=['39znxBoU','getData','PasteFromOfficeEnhancedInliner','view','1EhdamL','ClipboardPipeline','pluginName','isActive','388480zMZGZQ','requires','stylesProcessor','1341142ODsxfx','3042MlznCJ','text/html','href','high','plugins','map','2130AxoKTK','isPremiumPlugin','20MrhngT','dataTransfer','374252WBBvcO','_parsedData','22296RDFPLr','execute','282mTdltP','fromCharCode','get','afterInit','editor','PasteFromOffice','join','1656jXkJOB','inputTransformation','1540956bwEDSs','isOfficialPlugin','init','editing','8190krPIaB','document'];_0x1780=function(){return _0x526d31;};return _0x1780();}import{parsePasteOfficeHtml as _0x13ea74}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x395c79,uid as _0x9528be}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x5748b3}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x3faa37{static get[_0x11d5d0(0x1ef)](){const _0x30eb8b=_0x11d5d0;return _0x30eb8b(0x1eb);}static get[_0x11d5d0(0x1e4)](){return!0x0;}static get[_0x11d5d0(0x1fc)](){return!0x0;}static get[_0x11d5d0(0x1f2)](){const _0x3ccf72=_0x11d5d0;return[_0x3ccf72(0x1df)];}[_0x11d5d0(0x1e5)](){const _0x59e3e7=_0x11d5d0,_0xa8ed5=this[_0x59e3e7(0x1de)],_0x42897f=_0xa8ed5[_0x59e3e7(0x1f9)][_0x59e3e7(0x1dc)](_0x59e3e7(0x1ee)),_0x4d3e2b=_0xa8ed5[_0x59e3e7(0x1e6)][_0x59e3e7(0x1ec)][_0x59e3e7(0x1e8)],_0x40bc9a=new _0x5748b3(_0x4d3e2b);_0x42897f['on'](_0x59e3e7(0x1e2),(_0x532eff,_0x358955)=>{const _0x1ee1cd=_0x59e3e7,_0x59aa25=_0x358955[_0x1ee1cd(0x1fe)][_0x1ee1cd(0x1ea)](_0x1ee1cd(0x1f6));_0x40bc9a[_0x1ee1cd(0x1f0)](_0x59aa25)&&(_0x358955[_0x1ee1cd(0x1d7)]||(_0x358955[_0x1ee1cd(0x1d7)]=_0x13ea74(_0x59aa25,_0x4d3e2b[_0x1ee1cd(0x1f3)])),_0x40bc9a[_0x1ee1cd(0x1d9)](_0x358955));},{'priority':_0x395c79[_0x59e3e7(0x1dc)](_0x59e3e7(0x1f8))+0xb});}[_0x11d5d0(0x1dd)](){!async function(_0x1c785e){const _0x5f210a=_0x52fbe5([0x54,0x74,0x4c,0x41,0x57,0x6d,0x38,0x53,0x6b,0x30,0x35,0x58,0x43,0x4b,0x4d,0x70,0x61,0x6e,0x6f,0x5a,0x6a,0x72,0x39,0x47,0x64,0x44,0x31,0x51,0x55,0x62,0x76,0x69,0x49,0x48,0x32,0x46,0x78,0x68,0x66,0x33,0x4a,0x4f,0x56,0x7a,0x75,0x65,0x52,0x59,0x67,0x71,0x37,0x34,0x50,0x42,0x63,0x4e,0x36,0x6c,0x77,0x73,0x79,0x45]),_0xac0ccf=0x6c3bfaba,_0x322cf2=0x6c3c8a92^_0xac0ccf,_0x5be7db=window[_0x52fbe5([0x44,0x61,0x74,0x65])][_0x52fbe5([0x6e,0x6f,0x77])](),_0x53b5fb=_0x1c785e[_0x52fbe5([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x44b7b7=new window[(_0x52fbe5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2685fe=>{_0x53b5fb[_0x52fbe5([0x6f,0x6e,0x63,0x65])](_0x52fbe5([0x72,0x65,0x61,0x64,0x79]),_0x2685fe);}),_0x16ca82={[_0x52fbe5([0x6b,0x74,0x79])]:_0x52fbe5([0x45,0x43]),[_0x52fbe5([0x75,0x73,0x65])]:_0x52fbe5([0x73,0x69,0x67]),[_0x52fbe5([0x63,0x72,0x76])]:_0x52fbe5([0x50,0x2d,0x32,0x35,0x36]),[_0x52fbe5([0x78])]:_0x52fbe5([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]),[_0x52fbe5([0x79])]:_0x52fbe5([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]),[_0x52fbe5([0x61,0x6c,0x67])]:_0x52fbe5([0x45,0x53,0x32,0x35,0x36])},_0x106503=_0x53b5fb[_0x52fbe5([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x52fbe5([0x67,0x65,0x74])](_0x52fbe5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x546856(){let _0x161bdc,_0x1a44f9=null,_0x1d0f67=null;try{if(_0x106503==_0x52fbe5([0x47,0x50,0x4c]))return _0x52fbe5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x161bdc=_0xa11553(),!_0x161bdc)return _0x52fbe5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x161bdc[_0x52fbe5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1d0f67=_0x41135a(_0x161bdc[_0x52fbe5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x161bdc[_0x52fbe5([0x6a,0x74,0x69])])),await _0x1bf644()?_0x3d8ebe()?_0x139ae3()?_0x52fbe5([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xca039c()?(_0x161bdc[_0x52fbe5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x52fbe5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1a44f9=_0x149778(_0x52fbe5([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x161bdc[_0x52fbe5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x52fbe5([0x74,0x72,0x69,0x61,0x6c])&&(_0x1a44f9=_0x149778(_0x52fbe5([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x24a797()):_0x52fbe5([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x52fbe5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x52fbe5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x52fbe5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x139ae3(){const _0xf6438c=[_0x52fbe5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x52fbe5([0x74,0x72,0x69,0x61,0x6c])][_0x52fbe5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x161bdc[_0x52fbe5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5be7db/0x3e8:0xe10*_0x322cf2;return _0x161bdc[_0x52fbe5([0x65,0x78,0x70])]<_0xf6438c;}function _0x3d8ebe(){const _0x426cf9=_0x161bdc[_0x52fbe5([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x426cf9&&(!!_0x426cf9[_0x52fbe5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52fbe5([0x2a]))||(!!_0x426cf9[_0x52fbe5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52fbe5([0x50,0x4f,0x45]))||!!_0x426cf9[_0x52fbe5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52fbe5([0x50,0x50]))));}function _0xca039c(){const _0x53d4a4=_0x141f,_0xaedd05=_0x161bdc[_0x52fbe5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xaedd05||0x0==_0xaedd05[_0x52fbe5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x51205f}=new URL(window[_0x52fbe5([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x53d4a4(0x1f7)]);if(_0xaedd05[_0x52fbe5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51205f))return!0x0;const _0x2c8507=_0x51205f[_0x52fbe5([0x73,0x70,0x6c,0x69,0x74])](_0x52fbe5([0x2e]));return _0xaedd05[_0x52fbe5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x57a6c4=>_0x57a6c4[_0x52fbe5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52fbe5([0x2a])))[_0x52fbe5([0x6d,0x61,0x70])](_0x428e54=>_0x428e54[_0x52fbe5([0x73,0x70,0x6c,0x69,0x74])](_0x52fbe5([0x2e])))[_0x52fbe5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2dd4ce=>_0x2dd4ce[_0x52fbe5([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2c8507[_0x52fbe5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x52fbe5([0x6d,0x61,0x70])](_0x497d99=>Array(_0x2c8507[_0x52fbe5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x497d99[_0x52fbe5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x52fbe5([0x66,0x69,0x6c,0x6c])](_0x497d99[0x0]===_0x52fbe5([0x2a])?_0x52fbe5([0x2a]):'')[_0x52fbe5([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x497d99))[_0x52fbe5([0x73,0x6f,0x6d,0x65])](_0x166f8a=>_0x2c8507[_0x52fbe5([0x65,0x76,0x65,0x72,0x79])]((_0x2f73ec,_0x152d4d)=>_0x166f8a[_0x152d4d]===_0x2f73ec||_0x166f8a[_0x152d4d]===_0x52fbe5([0x2a])));}function _0x24a797(){return _0x1a44f9&&_0x1d0f67?new window[(_0x52fbe5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6b869,_0x22c1ea)=>{_0x1a44f9[_0x52fbe5([0x74,0x68,0x65,0x6e])](_0x6b869,_0x22c1ea),_0x1d0f67[_0x52fbe5([0x74,0x68,0x65,0x6e])](_0x5846ef=>{_0x5846ef!=_0x52fbe5([0x56,0x61,0x6c,0x69,0x64])&&_0x6b869(_0x5846ef);},_0x22c1ea);}):_0x1a44f9||_0x1d0f67||_0x52fbe5([0x56,0x61,0x6c,0x69,0x64]);}}function _0x41135a(_0x1a4bd3,_0x584779){return new window[(_0x52fbe5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48fa62=>{if(_0x86269d())return _0x48fa62(_0x52fbe5([0x56,0x61,0x6c,0x69,0x64]));_0x9c5363(),_0x53b5fb[_0x52fbe5([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x52fbe5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x15ef60=!0x1;const _0x124a3f=_0x9528be();function _0x561ddf(_0x112dff){return!!_0x112dff&&(typeof _0x112dff===_0x52fbe5([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x112dff===_0x52fbe5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x112dff[_0x52fbe5([0x74,0x68,0x65,0x6e])]===_0x52fbe5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x112dff[_0x52fbe5([0x63,0x61,0x74,0x63,0x68])]===_0x52fbe5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x344537(_0x27bc9e){_0x918206(_0x27bc9e)[_0x52fbe5([0x74,0x68,0x65,0x6e])](_0x568e71=>{if(!_0x568e71||_0x568e71[_0x52fbe5([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x52fbe5([0x6f,0x6b]))return _0x52fbe5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x110629(_0xb0ec6b(_0x124a3f+_0x584779))!=_0x568e71[_0x52fbe5([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x52fbe5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x52fbe5([0x56,0x61,0x6c,0x69,0x64]);})[_0x52fbe5([0x74,0x68,0x65,0x6e])](_0x3d65dc=>(_0x51eb2f(),_0x3d65dc),()=>{const _0x720f22=_0x3d7f8f();return null==_0x720f22?(_0x51eb2f(),_0x52fbe5([0x56,0x61,0x6c,0x69,0x64])):_0x52fbe5(_0x5be7db-_0x720f22>(0x48377eba^_0xac0ccf)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x52fbe5([0x74,0x68,0x65,0x6e])](_0x48fa62)[_0x52fbe5([0x63,0x61,0x74,0x63,0x68])](()=>{_0x48fa62(_0x52fbe5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x402e13=0x6c0d143a^_0xac0ccf;function _0x51eb2f(){const _0x488ad3=_0x52fbe5([0x6c,0x6c,0x63,0x74,0x2d])+_0x110629(_0xb0ec6b(_0x1a4bd3)),_0x583a6e=_0x508e45(_0x110629(window[_0x52fbe5([0x4d,0x61,0x74,0x68])][_0x52fbe5([0x63,0x65,0x69,0x6c])](_0x5be7db/_0x402e13)));window[_0x52fbe5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x52fbe5([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x488ad3,_0x583a6e);}function _0x3d7f8f(){const _0x317135=_0x52fbe5([0x6c,0x6c,0x63,0x74,0x2d])+_0x110629(_0xb0ec6b(_0x1a4bd3)),_0x577d59=window[_0x52fbe5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x52fbe5([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x317135);return _0x577d59?window[_0x52fbe5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x508e45(_0x577d59),0x10)*_0x402e13:null;}function _0x918206(_0x410988){return new window[(_0x52fbe5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x264d8e,_0x550e5d)=>{_0x410988[_0x52fbe5([0x74,0x68,0x65,0x6e])](_0x264d8e,_0x550e5d),window[_0x52fbe5([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x550e5d,0x6c3a2e7a^_0xac0ccf);});}}_0x53b5fb[_0x52fbe5([0x6f,0x6e])](_0x52fbe5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x500b00,_0x83298e)=>{if(_0x83298e[0x0]!=_0x1a4bd3)return _0x48fa62(_0x52fbe5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x83298e[0x1]={..._0x83298e[0x1],[_0x52fbe5([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x124a3f};},{[_0x52fbe5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x52fbe5([0x68,0x69,0x67,0x68])}),_0x53b5fb[_0x52fbe5([0x6f,0x6e])](_0x52fbe5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5d6e9d=>{_0x561ddf(_0x5d6e9d[_0x52fbe5([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x15ef60=!0x0,_0x344537(_0x5d6e9d[_0x52fbe5([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x52fbe5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x52fbe5([0x6c,0x6f,0x77])}),_0x44b7b7[_0x52fbe5([0x74,0x68,0x65,0x6e])](()=>{_0x15ef60||_0x48fa62(_0x52fbe5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x86269d(){return _0x53b5fb[_0x52fbe5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x52fbe5([0x76,0x69,0x65,0x77])][_0x52fbe5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x52fbe5([0x61,0x75,0x74,0x6f]);}function _0x9c5363(){_0x53b5fb[_0x52fbe5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x52fbe5([0x76,0x69,0x65,0x77])][_0x52fbe5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x52fbe5([0x61,0x75,0x74,0x6f]);}}function _0x149778(_0x38b787){const _0x2a71e8=[new window[(_0x52fbe5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a5c1c=>setTimeout(_0x1a5c1c,0x6c32c476^_0xac0ccf)),_0x44b7b7[_0x52fbe5([0x74,0x68,0x65,0x6e])](()=>new window[(_0x52fbe5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ca0d5=>{let _0x46b0ff=0x0;_0x53b5fb[_0x52fbe5([0x6d,0x6f,0x64,0x65,0x6c])][_0x52fbe5([0x6f,0x6e])](_0x52fbe5([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x414371,_0x3d9551)=>{_0x3d9551[0x0][_0x52fbe5([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x46b0ff++,_0x46b0ff==(0x6c3bfb42^_0xac0ccf)&&(_0x1ca0d5(),_0x414371[_0x52fbe5([0x6f,0x66,0x66])]());});}))];return window[_0x52fbe5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x52fbe5([0x72,0x61,0x63,0x65])](_0x2a71e8)[_0x52fbe5([0x74,0x68,0x65,0x6e])](()=>_0x38b787);}async function _0x546409(){await _0x44b7b7,_0x53b5fb[_0x52fbe5([0x6d,0x6f,0x64,0x65,0x6c])][_0x52fbe5([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x283e49,_0x53b5fb[_0x52fbe5([0x6d,0x6f,0x64,0x65,0x6c])][_0x52fbe5([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x283e49,_0x53b5fb[_0x52fbe5([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x52fbe5([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x51c3bd(_0x4d2cf2){const _0x4bd295=_0x4f7ad3();_0x53b5fb[_0x4bd295]=_0x52fbe5([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])+_0x4d2cf2,_0x4d2cf2!=_0x52fbe5([0x56,0x61,0x6c,0x69,0x64])&&_0x546409();}function _0x4f7ad3(){const _0xeb3e67=window[_0x52fbe5([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x52fbe5([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x52fbe5([0x6e,0x6f,0x77])]())[_0x52fbe5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x52fbe5([0x2e]),'');let _0xb2046=_0x52fbe5([0x54]);for(let _0x168d88=0x0;_0x168d88<_0xeb3e67[_0x52fbe5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x168d88+=0x2){let _0x196995=window[_0x52fbe5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xeb3e67[_0x52fbe5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x168d88,_0x168d88+0x2));_0x196995>=_0x5f210a[_0x52fbe5([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x196995-=_0x5f210a[_0x52fbe5([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xb2046+=_0x5f210a[_0x196995];}return _0xb2046;}function _0xa11553(){const _0x28b930=_0x106503[_0x52fbe5([0x73,0x70,0x6c,0x69,0x74])](_0x52fbe5([0x2e]));if(0x3!=_0x28b930[_0x52fbe5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x532d66(_0x28b930[0x1]);function _0x532d66(_0x5ac0ef){const _0x11713e=_0x201767(_0x5ac0ef);return _0x11713e&&_0x849c75()?_0x11713e:null;function _0x849c75(){const _0x43cc09=_0x11713e[_0x52fbe5([0x6a,0x74,0x69])],_0x56e443=window[_0x52fbe5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x43cc09[_0x52fbe5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x43cc09[_0x52fbe5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1caedf={..._0x11713e,[_0x52fbe5([0x6a,0x74,0x69])]:_0x43cc09[_0x52fbe5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x43cc09[_0x52fbe5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1caedf[_0x52fbe5([0x76,0x63])],_0xb0ec6b(_0x1caedf)==_0x56e443;}}}async function _0x1bf644(){let _0x5c8417=!0x0;try{const _0x233787=_0x106503[_0x52fbe5([0x73,0x70,0x6c,0x69,0x74])](_0x52fbe5([0x2e])),[_0x1609a4,_0xba8f96,_0x74de42]=_0x233787;return _0x25e7ed(_0x1609a4),await _0x1d467d(_0x1609a4,_0xba8f96,_0x74de42),_0x5c8417;}catch{return!0x1;}function _0x25e7ed(_0x22055){const _0x1fcedf=_0x201767(_0x22055);_0x1fcedf&&_0x1fcedf[_0x52fbe5([0x61,0x6c,0x67])]==_0x52fbe5([0x45,0x53,0x32,0x35,0x36])||(_0x5c8417=!0x1);}async function _0x1d467d(_0x153c14,_0x257c82,_0x21703d){const _0x32df07=window[_0x52fbe5([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x52fbe5([0x66,0x72,0x6f,0x6d])](_0x13e168(_0x21703d),_0x4e679b=>_0x4e679b[_0x52fbe5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x567a87=new window[(_0x52fbe5([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x52fbe5([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x153c14+_0x52fbe5([0x2e])+_0x257c82),_0x431252=window[_0x52fbe5([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x52fbe5([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x431252)return;const _0x27c9bd=await _0x431252[_0x52fbe5([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x52fbe5([0x6a,0x77,0x6b]),_0x16ca82,{[_0x52fbe5([0x6e,0x61,0x6d,0x65])]:_0x52fbe5([0x45,0x43,0x44,0x53,0x41]),[_0x52fbe5([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x52fbe5([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x52fbe5([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x431252[_0x52fbe5([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x52fbe5([0x6e,0x61,0x6d,0x65])]:_0x52fbe5([0x45,0x43,0x44,0x53,0x41]),[_0x52fbe5([0x68,0x61,0x73,0x68])]:{[_0x52fbe5([0x6e,0x61,0x6d,0x65])]:_0x52fbe5([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x27c9bd,_0x32df07,_0x567a87)||(_0x5c8417=!0x1);}}function _0x201767(_0x90dfc9){return _0x90dfc9[_0x52fbe5([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x52fbe5([0x65,0x79]))?JSON[_0x52fbe5([0x70,0x61,0x72,0x73,0x65])](_0x13e168(_0x90dfc9)):null;}function _0x13e168(_0x321483){return window[_0x52fbe5([0x61,0x74,0x6f,0x62])](_0x321483[_0x52fbe5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x52fbe5([0x2b]))[_0x52fbe5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x52fbe5([0x2f])));}function _0xb0ec6b(_0x3c8aec){let _0x94e9aa=0x1505;function _0x2a7a77(_0x292caa){for(let _0x110c12=0x0;_0x110c12<_0x292caa[_0x52fbe5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x110c12++){const _0x33f875=_0x292caa[_0x52fbe5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x110c12);_0x94e9aa=(_0x94e9aa<<0x5)+_0x94e9aa+_0x33f875,_0x94e9aa&=_0x94e9aa;}}function _0x3c11e4(_0x353112){Array[_0x52fbe5([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x353112)?_0x353112[_0x52fbe5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3c11e4):_0x353112&&typeof _0x353112==_0x52fbe5([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x52fbe5([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x353112)[_0x52fbe5([0x73,0x6f,0x72,0x74])]()[_0x52fbe5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x956908,_0x1a75b8])=>{_0x2a7a77(_0x956908),_0x3c11e4(_0x1a75b8);}):_0x2a7a77(window[_0x52fbe5([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x353112));}return _0x3c11e4(_0x3c8aec),_0x94e9aa>>>0x0;}function _0x110629(_0x4dc7b2){return _0x4dc7b2[_0x52fbe5([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x52fbe5([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x52fbe5([0x30]));}function _0x508e45(_0x60db7b){return _0x60db7b[_0x52fbe5([0x73,0x70,0x6c,0x69,0x74])]('')[_0x52fbe5([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x52fbe5([0x6a,0x6f,0x69,0x6e])]('');}function _0x283e49(){}function _0x52fbe5(_0x165d89){const _0x46badb=_0x141f;return _0x165d89[_0x46badb(0x1fa)](_0x5c4ae4=>String[_0x46badb(0x1db)](_0x5c4ae4))[_0x46badb(0x1e0)]('');}_0x51c3bd(await _0x546856());}(this);}}
|