@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.1-alpha.2 → 46.0.1-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${I(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function I(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=E,n=t();for(;;)try{if(567887===parseInt(e(217))/1+-parseInt(e(209))/2+-parseInt(e(216))/3*(-parseInt(e(211))/4)+parseInt(e(210))/5*(-parseInt(e(208))/6)+-parseInt(e(215))/7*(-parseInt(e(207))/8)+-parseInt(e(213))/9*(parseInt(e(212))/10)+parseInt(e(214))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=C();return(E=function(t,e){return n[t-=206]})(t,e)}function C(){const t=["723728gMJMVK","28115oytHaf","1993908lnriNq","2209430MgtndD","9ajgAVf","4919827yMMtfx","7gwXvIC","3iStxli","613579hboiDF","test","4198392Kyocry","996bYyXSi"];return(C=function(){return t})()}function L(t){return A[E(206)](t)}function O(t,e){const n=T();return(O=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(436442===-parseInt(e(214))/1*(parseInt(e(206))/2)+-parseInt(e(194))/3+parseInt(e(215))/4+-parseInt(e(192))/5*(-parseInt(e(189))/6)+-parseInt(e(197))/7+parseInt(e(208))/8*(parseInt(e(200))/9)+-parseInt(e(216))/10*(parseInt(e(196))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(199)]&&!s[n(210)])continue;const e=!s[n(199)]||t[n(207)]===s[n(199)],o=!s[n(210)]||t[n(213)](s[n(210)]);e&&o&&r[n(188)](s,i)}return r}function M(t){const e=O,n={};for(let r=0;r<t[e(204)];r++){const s=t[r],i=t[e(211)](s);e(198)!==i&&(n[s]=i)}return n}function R(t){const e=O,n=t[e(202)](",")[e(191)](t=>t[e(203)]()),r=[];for(const t of n){const n=P[e(193)](t);n&&r[e(195)](n[e(209)])}return r}function N(t){const e=O,n={};for(const r of t)Object[e(190)](n,r);return n}function T(){const t=["trim","length","selectorText","878110OrpmUF","name","1048qCKnnK","groups","className","getPropertyValue","cssRules","hasClass","1vbJwua","2791660GYlkoe","406440JWFwBi","set","30sSENcN","assign","map","394225BnZqql","exec","184842NtcnRi","push","66kQYxZz","2071384LbBDiN","initial","tagName","26433wBlYWV","style","split"];return(T=function(){return t})()}const j=D;function K(){const t=["2966xvBeJl","3531852AzGeJS","363sBHVKv","699330HlLhBO","130362jzTKgW","hasStyle","createRangeIn","content","execute","_parsedData","4425965UGfVoq","440olVvKJ","setStyle","elementStart","isActive","type","size","values","444JtXnss","81137sWUTYI","from","item","185DMrIrU","document","23660vMabLV"];return(K=function(){return t})()}function D(t,e){const n=K();return(D=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(539625===parseInt(e(353))/1*(-parseInt(e(356))/2)+-parseInt(e(349))/3*(parseInt(e(355))/4)+-parseInt(e(341))/5+parseInt(e(335))/6+parseInt(e(350))/7*(parseInt(e(342))/8)+-parseInt(e(357))/9+-parseInt(e(334))/10*(-parseInt(e(333))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class V extends b{[j(339)](t){const n=j,{body:r,styles:s}=t[n(340)],i=new e.ViewUpcastWriter(r[n(354)]),o=i[n(337)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(188)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(212)])if(t instanceof CSSStyleRule){const r=M(t[e(201)]);n[t[e(205)]]=Object[e(190)]({},n[t[e(205)]]||{},r)}return n}(s));for(const t of o){if(n(344)!==t[n(346)])continue;const e=F(t[n(352)],c);if(e[n(347)]){const r=N(Array[n(351)](e[n(348)]()));for(const e in r){const s=t[n(352)];s[n(336)](e)||i[n(343)](e,r[e],s)}}}t[n(338)]=r}[j(345)](t){return super[j(345)](t)||L(t)}}const W=B;function B(t,e){const n=k();return(B=function(t,e){return n[t-=321]})(t,e)}function k(){const t=["60QGMzwB","ClipboardPipeline","pluginName","document","plugins","stylesProcessor","view","3245186aKulGn","dataTransfer","requires","high","init","1970vSkMyI","3324sBbuVK","get","join","279dYQsIi","getData","2849pgRcSB","map","36644SIfzGy","649734upfbNi","251001pALmmk","execute","_parsedData","3845128pRYNFi","editing","PasteFromOfficeEnhancedInliner","isOfficialPlugin","5EijEUi","text/html","isPremiumPlugin","editor","afterInit","href","PasteFromOffice","fromCharCode","15LiDben","inputTransformation","isActive"];return(k=function(){return t})()}!function(t){const e=B,n=t();for(;;)try{if(342755===-parseInt(e(332))/1*(-parseInt(e(328))/2)+-parseInt(e(353))/3*(parseInt(e(336))/4)+parseInt(e(345))/5*(-parseInt(e(337))/6)+parseInt(e(323))/7+-parseInt(e(341))/8+parseInt(e(338))/9*(parseInt(e(356))/10)+parseInt(e(334))/11*(parseInt(e(329))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class J extends t.Plugin{static get[W(358)](){return W(343)}static get[W(344)](){return!0}static get[W(347)](){return!0}static get[W(325)](){return[W(351)]}[W(327)](){const t=W,e=this[t(348)],n=e[t(360)][t(330)](t(357)),r=e[t(342)][t(322)][t(359)],s=new V(r);n.on(t(354),(e,n)=>{const i=t,o=n[i(324)][i(333)](i(346));s[i(355)](o)&&(n[i(340)]||(n[i(340)]=x(o,r[i(321)])),s[i(339)](n))},{priority:S.priorities[t(330)](t(326))+11})}[W(349)](){!async function(t){const e=d([56,72,81,69,99,113,102,119,97,79,52,50,74,101,77,115,108,90,76,103,84,73,100,78,111,122,117,70,53,105,118,67,114,54,98,71,49,65,89,82,87,116,51,55,68,57,112,104,85,75,106,88,121,48,80,107,109,83,120,110,66,86]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=B;return t[e(335)](t=>String[e(352)](t))[e(331)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([72]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754006400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=B,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(350)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const $=q;function q(t,e){const n=Y();return(q=function(t,e){return n[t-=359]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(670429===parseInt(e(380))/1*(parseInt(e(359))/2)+parseInt(e(401))/3*(-parseInt(e(404))/4)+-parseInt(e(364))/5+parseInt(e(393))/6*(-parseInt(e(361))/7)+parseInt(e(373))/8*(-parseInt(e(372))/9)+-parseInt(e(375))/10+-parseInt(e(399))/11*(-parseInt(e(389))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const z=[$(396),$(402),$(379),$(382),$(391),$(390),$(403),$(383)],U=[$(396),$(402),$(379)],G={"font-style":[[$(385),"i"]],"font-weight":[[$(378),$(365)],[$(366),$(365)],[$(388),$(365)],[t=>Number(t)>=600,$(365)]],"text-decoration":[[$(395),"u"],[$(371),"s"]],"text-decoration-line":[[$(395),"u"],[$(371),"s"]],"vertical-align":[[$(369),$(369)],[$(362),$(370)]]};function Y(){const t=["4371600nhtTSA","font-weight","text-decoration-line","span","6BOXyrF","length","underline","color","getStyle","function","55qVaMlQ","forEach","3mBvZUT","font-family","font-style","555748KJImXE","58JpjQcI","filter","1293439mMlIzB","super","getChildren","4281340rWSgtD","strong","bold","getStyleNames","removeStyle","sub","sup","line-through","1028619NvfNJx","24BQbprl","setStyle","7930590zNPgZR","insertChild","from","medium","font-size","40167qezNPO","keys","text-decoration","vertical-align","split","italic","includes","createElement","bolder"];return(Y=function(){return t})()}function Z(t){return z[$(386)](t)}function _(t){const e=$;return Array[e(377)](t[e(367)]())[e(360)](Z)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(400)](e=>{const i=n,o=t[i(397)](e);if(o)if(c=e,U[$(386)](c))r[e]=o;else if(e in G){const t=o[i(384)](" ");G[e][i(400)](([n,r])=>{const o=i;for(const i of t)(o(398)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=$;for(const s in n)n[s][r(400)](([,n])=>{const s=r,i=e[s(387)](n,[],t[s(363)]());e[s(376)](0,i,t)}),e[r(368)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(381)](n)[r(394)])return;const s=e[r(387)](r(392),[],t[r(363)]());e[r(374)](n,s),e[r(376)](0,s,t),e[r(368)](Object[r(381)](n),t)}(t,e,r)}const H=Q;function Q(t,e){const n=et();return(Q=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(775709===-parseInt(e(194))/1+parseInt(e(186))/2+-parseInt(e(201))/3+parseInt(e(204))/4+-parseInt(e(200))/5*(parseInt(e(198))/6)+-parseInt(e(189))/7+-parseInt(e(190))/8*(-parseInt(e(195))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class tt extends b{[H(188)](t){const n=H,{body:r}=t[n(206)],s=new e.ViewUpcastWriter(r[n(197)]),i=s[n(187)](r),o=new e.ViewDocument(s[n(197)][n(185)]),c=[...new e.ViewDomConverter(o)[n(193)],n(199)],a=i[n(192)]();for(const t of a)if(t.is(n(205))&&c[n(203)](t[n(196)])){X(t,s,_(t))}t[n(202)]=r}[H(191)](t){return super[H(191)](t)||L(t)}}function et(){const t=["4216740RYqgrB","2961252ySorcA","content","includes","4313772Avsdjh","element","_parsedData","stylesProcessor","113522nbAASB","createRangeIn","execute","4148130vMoihf","24184XeXzWZ","isActive","getItems","blockElements","1358509rDHxaA","10188GgGhvb","name","document","6hXBrkJ","font"];return(et=function(){return t})()}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=201]})(t,e)}const rt=nt;function st(){const t=["editing","usageLimit","540484SEgJCT","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","editor","1577344EzuAhb","evaluationLimit","expired","inputTransformation","domainLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_showLicenseError","view","5DuRExT","document","1MZozkF","invalid","getData","9dGyRbJ","isOfficialPlugin","config","pasteFromOfficeEnhancedLicenseKeyValid","init","dataTransfer","pasteFromOfficeEnhancedLicenseKeyTrialLimit","high","2544266NSjjED","requires","5898078uYZnsg","stylesProcessor","3584686duyLEV","275hKTBKn","isPremiumPlugin","56670IbHlwF","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","isActive","_licenseKeyCheckInterval","24spAIZu","plugins","PasteFromOffice","pluginName","_parsedData","ClipboardPipeline","text/html","pasteFromOfficeEnhancedLicenseKeyInvalid","trialLimit","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","destroy","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","licenseKey","get","PasteFromOfficeEnhancedPropagator","25172424bamqIK"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(670821===parseInt(e(255))/1*(parseInt(e(210))/2)+parseInt(e(222))/3*(parseInt(e(242))/4)+-parseInt(e(253))/5*(-parseInt(e(212))/6)+-parseInt(e(214))/7+parseInt(e(245))/8*(-parseInt(e(202))/9)+-parseInt(e(217))/10*(-parseInt(e(215))/11)+-parseInt(e(239))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(236)];[rt(221)];static get[rt(225)](){return rt(238)}static get[rt(203)](){return!0}static get[rt(216)](){return!0}static get[rt(211)](){return[rt(224)]}[rt(206)](){const t=rt,e=this[t(244)],n=e[t(223)][t(237)](t(227)),r=e[t(240)][t(252)][t(254)],s=new tt(r);n.on(t(248),(e,n)=>{const i=t,o=n[i(207)][i(201)](i(228));s[i(220)](o)&&(n[i(226)]||(n[i(226)]=x(o,r[i(213)])),s[i(231)](n))},{priority:S.priorities[t(237)](t(209))+10}),this[t(236)]=this[t(244)][t(204)][t(237)](t(236));const i=this[t(244)];this[t(221)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(205)==s||e(229)==s||e(219)==s||e(232)==s||e(250)==s||e(243)==s||e(208)==s||e(234)==s){delete i[r],n=s,clearInterval(this[e(221)]),this[e(221)]=void 0;break}}e(229)==n&&i[e(251)](e(256)),e(219)==n&&i[e(251)](e(247)),e(232)==n&&i[e(251)](e(249)),e(250)==n&&i[e(251)](e(218),e(235)),e(243)==n&&i[e(251)](e(246)),e(208)==n&&i[e(251)](e(230)),e(234)==n&&i[e(251)](e(241))},1e3)}[rt(233)](){const t=rt;super[t(233)](),this[t(221)]&&clearInterval(this[t(221)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=457]})(t,e)}function at(){var t=["690940AIoJcK","PasteFromOfficeEnhanced","325137tIIfUm","6TVUgsC","8200857ABuABW","3204006mbpAzu","requires","PasteFromOffice","27JiepFG","4956220VBTOjL","isPremiumPlugin","isOfficialPlugin","pluginName","4361536GtrPOy","37164GjZaoI"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(629857===-parseInt(e(463))/1+parseInt(e(460))/2+-parseInt(e(464))/3*(parseInt(e(461))/4)+-parseInt(e(470))/5+-parseInt(e(466))/6+parseInt(e(465))/7+-parseInt(e(459))/8*(-parseInt(e(469))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(458)](){return ot(462)}static get[ot(457)](){return!0}static get[ot(471)](){return!0}static get[ot(467)](){return[ot(468),J,it]}}function lt(){var t=["38gNMGIE","3580wKAXaR","69420qGGVac","22DQqINP","315lQPYMu","185YOTDWZ","760788ERArqU","78610koWzqC","2378gSzlci","3255132suJIlJ","363JznGfJ","3904240yxXZRJ"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=267]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(270260===parseInt(e(269))/1*(-parseInt(e(277))/2)+parseInt(e(267))/3*(parseInt(e(270))/4)+-parseInt(e(274))/5*(-parseInt(e(271))/6)+parseInt(e(275))/7+parseInt(e(268))/8+parseInt(e(273))/9*(-parseInt(e(276))/10)+parseInt(e(272))/11*(-parseInt(e(278))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${I(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function I(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=E,n=t();for(;;)try{if(567887===parseInt(e(217))/1+-parseInt(e(209))/2+-parseInt(e(216))/3*(-parseInt(e(211))/4)+parseInt(e(210))/5*(-parseInt(e(208))/6)+-parseInt(e(215))/7*(-parseInt(e(207))/8)+-parseInt(e(213))/9*(parseInt(e(212))/10)+parseInt(e(214))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=C();return(E=function(t,e){return n[t-=206]})(t,e)}function C(){const t=["723728gMJMVK","28115oytHaf","1993908lnriNq","2209430MgtndD","9ajgAVf","4919827yMMtfx","7gwXvIC","3iStxli","613579hboiDF","test","4198392Kyocry","996bYyXSi"];return(C=function(){return t})()}function L(t){return A[E(206)](t)}function O(t,e){const n=R();return(O=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(436442===-parseInt(e(214))/1*(parseInt(e(206))/2)+-parseInt(e(194))/3+parseInt(e(215))/4+-parseInt(e(192))/5*(-parseInt(e(189))/6)+-parseInt(e(197))/7+parseInt(e(208))/8*(parseInt(e(200))/9)+-parseInt(e(216))/10*(parseInt(e(196))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(199)]&&!s[n(210)])continue;const e=!s[n(199)]||t[n(207)]===s[n(199)],o=!s[n(210)]||t[n(213)](s[n(210)]);e&&o&&r[n(188)](s,i)}return r}function M(t){const e=O,n={};for(let r=0;r<t[e(204)];r++){const s=t[r],i=t[e(211)](s);e(198)!==i&&(n[s]=i)}return n}function N(t){const e=O,n=t[e(202)](",")[e(191)](t=>t[e(203)]()),r=[];for(const t of n){const n=P[e(193)](t);n&&r[e(195)](n[e(209)])}return r}function T(t){const e=O,n={};for(const r of t)Object[e(190)](n,r);return n}function R(){const t=["trim","length","selectorText","878110OrpmUF","name","1048qCKnnK","groups","className","getPropertyValue","cssRules","hasClass","1vbJwua","2791660GYlkoe","406440JWFwBi","set","30sSENcN","assign","map","394225BnZqql","exec","184842NtcnRi","push","66kQYxZz","2071384LbBDiN","initial","tagName","26433wBlYWV","style","split"];return(R=function(){return t})()}const j=W;function K(){const t=["2966xvBeJl","3531852AzGeJS","363sBHVKv","699330HlLhBO","130362jzTKgW","hasStyle","createRangeIn","content","execute","_parsedData","4425965UGfVoq","440olVvKJ","setStyle","elementStart","isActive","type","size","values","444JtXnss","81137sWUTYI","from","item","185DMrIrU","document","23660vMabLV"];return(K=function(){return t})()}function W(t,e){const n=K();return(W=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(539625===parseInt(e(353))/1*(-parseInt(e(356))/2)+-parseInt(e(349))/3*(parseInt(e(355))/4)+-parseInt(e(341))/5+parseInt(e(335))/6+parseInt(e(350))/7*(parseInt(e(342))/8)+-parseInt(e(357))/9+-parseInt(e(334))/10*(-parseInt(e(333))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class D extends b{[j(339)](t){const n=j,{body:r,styles:s}=t[n(340)],i=new e.ViewUpcastWriter(r[n(354)]),o=i[n(337)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(188)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(212)])if(t instanceof CSSStyleRule){const r=M(t[e(201)]);n[t[e(205)]]=Object[e(190)]({},n[t[e(205)]]||{},r)}return n}(s));for(const t of o){if(n(344)!==t[n(346)])continue;const e=F(t[n(352)],c);if(e[n(347)]){const r=T(Array[n(351)](e[n(348)]()));for(const e in r){const s=t[n(352)];s[n(336)](e)||i[n(343)](e,r[e],s)}}}t[n(338)]=r}[j(345)](t){return super[j(345)](t)||L(t)}}const V=J;function J(t,e){const n=B();return(J=function(t,e){return n[t-=315]})(t,e)}function B(){const t=["high","requires","inputTransformation","join","isOfficialPlugin","483832DinQhQ","176968ZtnILn","get","4869ukNWqf","14eaJzmi","isActive","ClipboardPipeline","dataTransfer","PasteFromOffice","fromCharCode","plugins","PasteFromOfficeEnhancedInliner","href","execute","384XHbgwO","map","pluginName","document","_parsedData","1168264QeIozv","text/html","5000yIazKC","292290oapful","getData","afterInit","2fLQHcL","isPremiumPlugin","3oxtlWb","stylesProcessor","1126110TnUNOp","view","editor","66394GKhrjH","editing","init"];return(B=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(171623===-parseInt(e(332))/1*(-parseInt(e(325))/2)+parseInt(e(327))/3*(-parseInt(e(319))/4)+parseInt(e(329))/5+parseInt(e(322))/6+parseInt(e(344))/7*(-parseInt(e(340))/8)+-parseInt(e(343))/9*(parseInt(e(321))/10)+-parseInt(e(341))/11*(-parseInt(e(354))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class $ extends t.Plugin{static get[V(316)](){return V(351)}static get[V(339)](){return!0}static get[V(326)](){return!0}static get[V(336)](){return[V(348)]}[V(334)](){const t=V,e=this[t(331)],n=e[t(350)][t(342)](t(346)),r=e[t(333)][t(330)][t(317)],s=new D(r);n.on(t(337),(e,n)=>{const i=t,o=n[i(347)][i(323)](i(320));s[i(345)](o)&&(n[i(318)]||(n[i(318)]=x(o,r[i(328)])),s[i(353)](n))},{priority:S.priorities[t(342)](t(335))+11})}[V(324)](){!async function(t){const e=d([76,75,111,54,53,122,115,112,50,117,83,67,108,109,89,56,68,73,105,88,72,121,98,66,100,120,106,80,104,79,107,69,49,90,99,85,52,102,97,78,119,65,118,74,103,114,101,55,84,86,71,116,110,51,82,48,77,81,113,70,87,57]),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=J;return t[e(315)](t=>String[e(349)](t))[e(338)]("")}!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([76]);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:1754092800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=J,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(352)]);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 k=q;function q(t,e){const n=H();return(q=function(t,e){return n[t-=359]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(670429===parseInt(e(380))/1*(parseInt(e(359))/2)+parseInt(e(401))/3*(-parseInt(e(404))/4)+-parseInt(e(364))/5+parseInt(e(393))/6*(-parseInt(e(361))/7)+parseInt(e(373))/8*(-parseInt(e(372))/9)+-parseInt(e(375))/10+-parseInt(e(399))/11*(-parseInt(e(389))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const z=[k(396),k(402),k(379),k(382),k(391),k(390),k(403),k(383)],U=[k(396),k(402),k(379)],G={"font-style":[[k(385),"i"]],"font-weight":[[k(378),k(365)],[k(366),k(365)],[k(388),k(365)],[t=>Number(t)>=600,k(365)]],"text-decoration":[[k(395),"u"],[k(371),"s"]],"text-decoration-line":[[k(395),"u"],[k(371),"s"]],"vertical-align":[[k(369),k(369)],[k(362),k(370)]]};function H(){const t=["4371600nhtTSA","font-weight","text-decoration-line","span","6BOXyrF","length","underline","color","getStyle","function","55qVaMlQ","forEach","3mBvZUT","font-family","font-style","555748KJImXE","58JpjQcI","filter","1293439mMlIzB","super","getChildren","4281340rWSgtD","strong","bold","getStyleNames","removeStyle","sub","sup","line-through","1028619NvfNJx","24BQbprl","setStyle","7930590zNPgZR","insertChild","from","medium","font-size","40167qezNPO","keys","text-decoration","vertical-align","split","italic","includes","createElement","bolder"];return(H=function(){return t})()}function Z(t){return z[k(386)](t)}function X(t){const e=k;return Array[e(377)](t[e(367)]())[e(360)](Z)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=k,r={},s={};return e[n(400)](e=>{const i=n,o=t[i(397)](e);if(o)if(c=e,U[k(386)](c))r[e]=o;else if(e in G){const t=o[i(384)](" ");G[e][i(400)](([n,r])=>{const o=i;for(const i of t)(o(398)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=k;for(const s in n)n[s][r(400)](([,n])=>{const s=r,i=e[s(387)](n,[],t[s(363)]());e[s(376)](0,i,t)}),e[r(368)](s,t)})(t,e,s),function(t,e,n){const r=k;if(!Object[r(381)](n)[r(394)])return;const s=e[r(387)](r(392),[],t[r(363)]());e[r(374)](n,s),e[r(376)](0,s,t),e[r(368)](Object[r(381)](n),t)}(t,e,r)}const Q=Y;function Y(t,e){const n=et();return(Y=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=Y,n=t();for(;;)try{if(775709===-parseInt(e(194))/1+parseInt(e(186))/2+-parseInt(e(201))/3+parseInt(e(204))/4+-parseInt(e(200))/5*(parseInt(e(198))/6)+-parseInt(e(189))/7+-parseInt(e(190))/8*(-parseInt(e(195))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class tt extends b{[Q(188)](t){const n=Q,{body:r}=t[n(206)],s=new e.ViewUpcastWriter(r[n(197)]),i=s[n(187)](r),o=new e.ViewDocument(s[n(197)][n(185)]),c=[...new e.ViewDomConverter(o)[n(193)],n(199)],a=i[n(192)]();for(const t of a)if(t.is(n(205))&&c[n(203)](t[n(196)])){_(t,s,X(t))}t[n(202)]=r}[Q(191)](t){return super[Q(191)](t)||L(t)}}function et(){const t=["4216740RYqgrB","2961252ySorcA","content","includes","4313772Avsdjh","element","_parsedData","stylesProcessor","113522nbAASB","createRangeIn","execute","4148130vMoihf","24184XeXzWZ","isActive","getItems","blockElements","1358509rDHxaA","10188GgGhvb","name","document","6hXBrkJ","font"];return(et=function(){return t})()}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=201]})(t,e)}const rt=nt;function st(){const t=["editing","usageLimit","540484SEgJCT","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","editor","1577344EzuAhb","evaluationLimit","expired","inputTransformation","domainLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_showLicenseError","view","5DuRExT","document","1MZozkF","invalid","getData","9dGyRbJ","isOfficialPlugin","config","pasteFromOfficeEnhancedLicenseKeyValid","init","dataTransfer","pasteFromOfficeEnhancedLicenseKeyTrialLimit","high","2544266NSjjED","requires","5898078uYZnsg","stylesProcessor","3584686duyLEV","275hKTBKn","isPremiumPlugin","56670IbHlwF","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","isActive","_licenseKeyCheckInterval","24spAIZu","plugins","PasteFromOffice","pluginName","_parsedData","ClipboardPipeline","text/html","pasteFromOfficeEnhancedLicenseKeyInvalid","trialLimit","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","destroy","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","licenseKey","get","PasteFromOfficeEnhancedPropagator","25172424bamqIK"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(670821===parseInt(e(255))/1*(parseInt(e(210))/2)+parseInt(e(222))/3*(parseInt(e(242))/4)+-parseInt(e(253))/5*(-parseInt(e(212))/6)+-parseInt(e(214))/7+parseInt(e(245))/8*(-parseInt(e(202))/9)+-parseInt(e(217))/10*(-parseInt(e(215))/11)+-parseInt(e(239))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(236)];[rt(221)];static get[rt(225)](){return rt(238)}static get[rt(203)](){return!0}static get[rt(216)](){return!0}static get[rt(211)](){return[rt(224)]}[rt(206)](){const t=rt,e=this[t(244)],n=e[t(223)][t(237)](t(227)),r=e[t(240)][t(252)][t(254)],s=new tt(r);n.on(t(248),(e,n)=>{const i=t,o=n[i(207)][i(201)](i(228));s[i(220)](o)&&(n[i(226)]||(n[i(226)]=x(o,r[i(213)])),s[i(231)](n))},{priority:S.priorities[t(237)](t(209))+10}),this[t(236)]=this[t(244)][t(204)][t(237)](t(236));const i=this[t(244)];this[t(221)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(205)==s||e(229)==s||e(219)==s||e(232)==s||e(250)==s||e(243)==s||e(208)==s||e(234)==s){delete i[r],n=s,clearInterval(this[e(221)]),this[e(221)]=void 0;break}}e(229)==n&&i[e(251)](e(256)),e(219)==n&&i[e(251)](e(247)),e(232)==n&&i[e(251)](e(249)),e(250)==n&&i[e(251)](e(218),e(235)),e(243)==n&&i[e(251)](e(246)),e(208)==n&&i[e(251)](e(230)),e(234)==n&&i[e(251)](e(241))},1e3)}[rt(233)](){const t=rt;super[t(233)](),this[t(221)]&&clearInterval(this[t(221)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=457]})(t,e)}function at(){var t=["690940AIoJcK","PasteFromOfficeEnhanced","325137tIIfUm","6TVUgsC","8200857ABuABW","3204006mbpAzu","requires","PasteFromOffice","27JiepFG","4956220VBTOjL","isPremiumPlugin","isOfficialPlugin","pluginName","4361536GtrPOy","37164GjZaoI"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(629857===-parseInt(e(463))/1+parseInt(e(460))/2+-parseInt(e(464))/3*(parseInt(e(461))/4)+-parseInt(e(470))/5+-parseInt(e(466))/6+parseInt(e(465))/7+-parseInt(e(459))/8*(-parseInt(e(469))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(458)](){return ot(462)}static get[ot(457)](){return!0}static get[ot(471)](){return!0}static get[ot(467)](){return[ot(468),$,it]}}function lt(){var t=["38gNMGIE","3580wKAXaR","69420qGGVac","22DQqINP","315lQPYMu","185YOTDWZ","760788ERArqU","78610koWzqC","2378gSzlci","3255132suJIlJ","363JznGfJ","3904240yxXZRJ"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=267]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(270260===parseInt(e(269))/1*(-parseInt(e(277))/2)+parseInt(e(267))/3*(parseInt(e(270))/4)+-parseInt(e(274))/5*(-parseInt(e(271))/6)+parseInt(e(275))/7+parseInt(e(268))/8+parseInt(e(273))/9*(-parseInt(e(276))/10)+parseInt(e(272))/11*(-parseInt(e(278))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x102de8}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x1500c3,parsePasteOfficeHtml as _0x1d1a58}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2b3a12,uid as _0x336402}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x427eec,ViewDocument as _0x39adc7,ViewDomConverter as _0x2fcd48}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x1535a4){return m['test'](_0x1535a4);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3a59a0,_0x17599b){const _0x8954e5=new Map();for(const [_0x3f507a,_0x58d648]of _0x17599b){if(!_0x3f507a['tagName']&&!_0x3f507a['className'])continue;const _0x5295af=!_0x3f507a['tagName']||_0x3a59a0['name']===_0x3f507a['tagName'],_0x3e907d=!_0x3f507a['className']||_0x3a59a0['hasClass'](_0x3f507a['className']);_0x5295af&&_0x3e907d&&_0x8954e5['set'](_0x3f507a,_0x58d648);}return _0x8954e5;}function h(_0x286ea8){const _0x5a1440={};for(let _0x28e5c6=0x0;_0x28e5c6<_0x286ea8['length'];_0x28e5c6++){const _0xb0220d=_0x286ea8[_0x28e5c6],_0x67df36=_0x286ea8['getPropertyValue'](_0xb0220d);'initial'!==_0x67df36&&(_0x5a1440[_0xb0220d]=_0x67df36);}return _0x5a1440;}function O(_0x4e5b39){const _0x583aa6=_0x4e5b39['split'](',')['map'](_0x4c71ff=>_0x4c71ff['trim']()),_0x3757cf=[];for(const _0x50f590 of _0x583aa6){const _0x1e9d61=S['exec'](_0x50f590);_0x1e9d61&&_0x3757cf['push'](_0x1e9d61['groups']);}return _0x3757cf;}function k(_0x4fa67b){const _0x27e029={};for(const _0x32d012 of _0x4fa67b)Object['assign'](_0x27e029,_0x32d012);return _0x27e029;}class u extends _0x1500c3{['execute'](_0x3795ce){const {body:_0x53b3b8,styles:_0x31c011}=_0x3795ce['_parsedData'],_0x4bbc13=new _0x427eec(_0x53b3b8['document']),_0x44726f=_0x4bbc13['createRangeIn'](_0x53b3b8),_0x55b65c=function(_0x4b2f60){const _0x264507={};for(const _0x317cea of _0x4b2f60)for(const _0x29caba of _0x317cea['cssRules'])if(_0x29caba instanceof CSSStyleRule){const _0x3a0c2d=h(_0x29caba['style']);_0x264507[_0x29caba['selectorText']]=Object['assign']({},_0x264507[_0x29caba['selectorText']]||{},_0x3a0c2d);}return _0x264507;}(_0x31c011),_0x138b23=function(_0x5d222a){const _0x43002d=new Map();for(const _0x449a6e in _0x5d222a){const _0x2d2b15=O(_0x449a6e),_0x97f456=_0x5d222a[_0x449a6e];for(const _0x41ec07 of _0x2d2b15)_0x43002d['set'](_0x41ec07,_0x97f456);}return _0x43002d;}(_0x55b65c);for(const _0x494fc9 of _0x44726f){if('elementStart'!==_0x494fc9['type'])continue;const _0x4ad4ce=j(_0x494fc9['item'],_0x138b23);if(_0x4ad4ce['size']){const _0x435e65=k(Array['from'](_0x4ad4ce['values']()));for(const _0xccf7f8 in _0x435e65){const _0x179a55=_0x494fc9['item'];_0x179a55['hasStyle'](_0xccf7f8)||_0x4bbc13['setStyle'](_0xccf7f8,_0x435e65[_0xccf7f8],_0x179a55);}}}_0x3795ce['content']=_0x53b3b8;}['isActive'](_0x429b96){return super['isActive'](_0x429b96)||p(_0x429b96);}}class i extends _0x102de8{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x203f62=this['editor'],_0x4d6701=_0x203f62['plugins']['get']('ClipboardPipeline'),_0x2de8ca=_0x203f62['editing']['view']['document'],_0x35f7fd=new u(_0x2de8ca);_0x4d6701['on']('inputTransformation',(_0x2c10de,_0x85d436)=>{const _0x5006fe=_0x85d436['dataTransfer']['getData']('text/html');_0x35f7fd['isActive'](_0x5006fe)&&(_0x85d436['_parsedData']||(_0x85d436['_parsedData']=_0x1d1a58(_0x5006fe,_0x2de8ca['stylesProcessor'])),_0x35f7fd['execute'](_0x85d436));},{'priority':_0x2b3a12['get']('high')+0xb});}['afterInit'](){!async function(_0x5e7fa1){const _0x100462=_0xc5e250([0x38,0x48,0x51,0x45,0x63,0x71,0x66,0x77,0x61,0x4f,0x34,0x32,0x4a,0x65,0x4d,0x73,0x6c,0x5a,0x4c,0x67,0x54,0x49,0x64,0x4e,0x6f,0x7a,0x75,0x46,0x35,0x69,0x76,0x43,0x72,0x36,0x62,0x47,0x31,0x41,0x59,0x52,0x57,0x74,0x33,0x37,0x44,0x39,0x70,0x68,0x55,0x4b,0x6a,0x58,0x79,0x30,0x50,0x6b,0x6d,0x53,0x78,0x6e,0x42,0x56]),_0xca4e0a=0x19f2a233,_0x454342=0x19f5cd0b^_0xca4e0a,_0x433959=window[_0xc5e250([0x44,0x61,0x74,0x65])][_0xc5e250([0x6e,0x6f,0x77])](),_0x495cde=_0x5e7fa1[_0xc5e250([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x36d788=new window[(_0xc5e250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x37a5a2=>{_0x495cde[_0xc5e250([0x6f,0x6e,0x63,0x65])](_0xc5e250([0x72,0x65,0x61,0x64,0x79]),_0x37a5a2);}),_0x5866b2={[_0xc5e250([0x6b,0x74,0x79])]:_0xc5e250([0x45,0x43]),[_0xc5e250([0x75,0x73,0x65])]:_0xc5e250([0x73,0x69,0x67]),[_0xc5e250([0x63,0x72,0x76])]:_0xc5e250([0x50,0x2d,0x32,0x35,0x36]),[_0xc5e250([0x78])]:_0xc5e250([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0xc5e250([0x79])]:_0xc5e250([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0xc5e250([0x61,0x6c,0x67])]:_0xc5e250([0x45,0x53,0x32,0x35,0x36])},_0xd82d98=_0x495cde[_0xc5e250([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xc5e250([0x67,0x65,0x74])](_0xc5e250([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3fdeac(){let _0x43902c,_0x40fbd3=null,_0x280265=null;try{if(_0xd82d98==_0xc5e250([0x47,0x50,0x4c]))return _0xc5e250([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x43902c=_0x5245f3(),!_0x43902c)return _0xc5e250([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x43902c[_0xc5e250([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x280265=_0x5c19d1(_0x43902c[_0xc5e250([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x43902c[_0xc5e250([0x6a,0x74,0x69])])),await _0x199d18()?_0x1a84c5()?_0xd65663()?_0xc5e250([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x40b187()?(_0x43902c[_0xc5e250([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc5e250([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x40fbd3=_0x1d5b80(_0xc5e250([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x43902c[_0xc5e250([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc5e250([0x74,0x72,0x69,0x61,0x6c])&&(_0x40fbd3=_0x1d5b80(_0xc5e250([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x191e32()):_0xc5e250([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xc5e250([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xc5e250([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xc5e250([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xd65663(){const _0x104e9e=[_0xc5e250([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xc5e250([0x74,0x72,0x69,0x61,0x6c])][_0xc5e250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43902c[_0xc5e250([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x433959/0x3e8:0xe10*_0x454342;return _0x43902c[_0xc5e250([0x65,0x78,0x70])]<_0x104e9e;}function _0x1a84c5(){const _0x5708e1=_0x43902c[_0xc5e250([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5708e1&&(!!_0x5708e1[_0xc5e250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc5e250([0x2a]))||(!!_0x5708e1[_0xc5e250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc5e250([0x50,0x4f,0x45]))||!!_0x5708e1[_0xc5e250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc5e250([0x50,0x50]))));}function _0x40b187(){const _0x4609fe=_0x43902c[_0xc5e250([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4609fe||0x0==_0x4609fe[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5d724b}=new URL(window[_0xc5e250([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4609fe[_0xc5e250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d724b))return!0x0;const _0x5ebc80=_0x5d724b[_0xc5e250([0x73,0x70,0x6c,0x69,0x74])](_0xc5e250([0x2e]));return _0x4609fe[_0xc5e250([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1f2555=>_0x1f2555[_0xc5e250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc5e250([0x2a])))[_0xc5e250([0x6d,0x61,0x70])](_0x3cf532=>_0x3cf532[_0xc5e250([0x73,0x70,0x6c,0x69,0x74])](_0xc5e250([0x2e])))[_0xc5e250([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x59b1c3=>_0x59b1c3[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5ebc80[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xc5e250([0x6d,0x61,0x70])](_0x4165d2=>Array(_0x5ebc80[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4165d2[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xc5e250([0x66,0x69,0x6c,0x6c])](_0x4165d2[0x0]===_0xc5e250([0x2a])?_0xc5e250([0x2a]):'')[_0xc5e250([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4165d2))[_0xc5e250([0x73,0x6f,0x6d,0x65])](_0x1df817=>_0x5ebc80[_0xc5e250([0x65,0x76,0x65,0x72,0x79])]((_0x116747,_0x48148d)=>_0x1df817[_0x48148d]===_0x116747||_0x1df817[_0x48148d]===_0xc5e250([0x2a])));}function _0x191e32(){return _0x40fbd3&&_0x280265?new window[(_0xc5e250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x398edf,_0x1b44ce)=>{_0x40fbd3[_0xc5e250([0x74,0x68,0x65,0x6e])](_0x398edf,_0x1b44ce),_0x280265[_0xc5e250([0x74,0x68,0x65,0x6e])](_0x4ab242=>{_0x4ab242!=_0xc5e250([0x56,0x61,0x6c,0x69,0x64])&&_0x398edf(_0x4ab242);},_0x1b44ce);}):_0x40fbd3||_0x280265||_0xc5e250([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5c19d1(_0x59cae8,_0x5ec658){return new window[(_0xc5e250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x284ef4=>{if(_0x334020())return _0x284ef4(_0xc5e250([0x56,0x61,0x6c,0x69,0x64]));_0x4af259(),_0x495cde[_0xc5e250([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xc5e250([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x188dc7=!0x1;const _0x4a8ae8=_0x336402();function _0x171b36(_0x253ecf){return!!_0x253ecf&&(typeof _0x253ecf===_0xc5e250([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x253ecf===_0xc5e250([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x253ecf[_0xc5e250([0x74,0x68,0x65,0x6e])]===_0xc5e250([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x253ecf[_0xc5e250([0x63,0x61,0x74,0x63,0x68])]===_0xc5e250([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x481fd5(_0x37de25){_0x12f934(_0x37de25)[_0xc5e250([0x74,0x68,0x65,0x6e])](_0x370f2d=>{if(!_0x370f2d||_0x370f2d[_0xc5e250([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xc5e250([0x6f,0x6b]))return _0xc5e250([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x275329(_0x4b192a(_0x4a8ae8+_0x5ec658))!=_0x370f2d[_0xc5e250([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xc5e250([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xc5e250([0x56,0x61,0x6c,0x69,0x64]);})[_0xc5e250([0x74,0x68,0x65,0x6e])](_0x1a17fb=>(_0x21c000(),_0x1a17fb),()=>{const _0x40ddf3=_0x256d3f();return null==_0x40ddf3?(_0x21c000(),_0xc5e250([0x56,0x61,0x6c,0x69,0x64])):_0xc5e250(_0x433959-_0x40ddf3>(0x3dfe2633^_0xca4e0a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xc5e250([0x74,0x68,0x65,0x6e])](_0x284ef4)[_0xc5e250([0x63,0x61,0x74,0x63,0x68])](()=>{_0x284ef4(_0xc5e250([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x58e24f=0x19c44cb3^_0xca4e0a;function _0x21c000(){const _0x28fdea=_0xc5e250([0x6c,0x6c,0x63,0x74,0x2d])+_0x275329(_0x4b192a(_0x59cae8)),_0x2dd7ac=_0x4d2c34(_0x275329(window[_0xc5e250([0x4d,0x61,0x74,0x68])][_0xc5e250([0x63,0x65,0x69,0x6c])](_0x433959/_0x58e24f)));window[_0xc5e250([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc5e250([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x28fdea,_0x2dd7ac);}function _0x256d3f(){const _0xabe43a=_0xc5e250([0x6c,0x6c,0x63,0x74,0x2d])+_0x275329(_0x4b192a(_0x59cae8)),_0x49472e=window[_0xc5e250([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc5e250([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xabe43a);return _0x49472e?window[_0xc5e250([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d2c34(_0x49472e),0x10)*_0x58e24f:null;}function _0x12f934(_0x18b53b){return new window[(_0xc5e250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56869f,_0x2b7674)=>{_0x18b53b[_0xc5e250([0x74,0x68,0x65,0x6e])](_0x56869f,_0x2b7674),window[_0xc5e250([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b7674,0x19f376f3^_0xca4e0a);});}}_0x495cde[_0xc5e250([0x6f,0x6e])](_0xc5e250([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1b48a2,_0x370149)=>{if(_0x370149[0x0]!=_0x59cae8)return _0x284ef4(_0xc5e250([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x370149[0x1]={..._0x370149[0x1],[_0xc5e250([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4a8ae8};},{[_0xc5e250([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc5e250([0x68,0x69,0x67,0x68])}),_0x495cde[_0xc5e250([0x6f,0x6e])](_0xc5e250([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x49cd52=>{_0x171b36(_0x49cd52[_0xc5e250([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x188dc7=!0x0,_0x481fd5(_0x49cd52[_0xc5e250([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xc5e250([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc5e250([0x6c,0x6f,0x77])}),_0x36d788[_0xc5e250([0x74,0x68,0x65,0x6e])](()=>{_0x188dc7||_0x284ef4(_0xc5e250([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x334020(){return _0x495cde[_0xc5e250([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc5e250([0x76,0x69,0x65,0x77])][_0xc5e250([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xc5e250([0x61,0x75,0x74,0x6f]);}function _0x4af259(){_0x495cde[_0xc5e250([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc5e250([0x76,0x69,0x65,0x77])][_0xc5e250([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xc5e250([0x61,0x75,0x74,0x6f]);}}function _0x1d5b80(_0x1b6fc0){const _0x2e63e0=[new window[(_0xc5e250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x80dc28=>setTimeout(_0x80dc28,0x19fb9cff^_0xca4e0a)),_0x36d788[_0xc5e250([0x74,0x68,0x65,0x6e])](()=>new window[(_0xc5e250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a825e=>{let _0x18f1d4=0x0;_0x495cde[_0xc5e250([0x6d,0x6f,0x64,0x65,0x6c])][_0xc5e250([0x6f,0x6e])](_0xc5e250([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3a1480,_0x2e4ec4)=>{_0x2e4ec4[0x0][_0xc5e250([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x18f1d4++,_0x18f1d4==(0x19f2a3cb^_0xca4e0a)&&(_0x3a825e(),_0x3a1480[_0xc5e250([0x6f,0x66,0x66])]());});}))];return window[_0xc5e250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xc5e250([0x72,0x61,0x63,0x65])](_0x2e63e0)[_0xc5e250([0x74,0x68,0x65,0x6e])](()=>_0x1b6fc0);}async function _0x2eb3a8(){await _0x36d788,_0x495cde[_0xc5e250([0x6d,0x6f,0x64,0x65,0x6c])][_0xc5e250([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x16a636,_0x495cde[_0xc5e250([0x6d,0x6f,0x64,0x65,0x6c])][_0xc5e250([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x16a636,_0x495cde[_0xc5e250([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xc5e250([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4920ca(_0x4109ac){const _0x8edf03=_0x902cbf();_0x495cde[_0x8edf03]=_0xc5e250([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4109ac,_0x4109ac!=_0xc5e250([0x56,0x61,0x6c,0x69,0x64])&&_0x2eb3a8();}function _0x902cbf(){const _0x5df3e3=window[_0xc5e250([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xc5e250([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xc5e250([0x6e,0x6f,0x77])]())[_0xc5e250([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xc5e250([0x2e]),'');let _0x5e825b=_0xc5e250([0x48]);for(let _0x34d4ef=0x0;_0x34d4ef<_0x5df3e3[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x34d4ef+=0x2){let _0x7c38c4=window[_0xc5e250([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5df3e3[_0xc5e250([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x34d4ef,_0x34d4ef+0x2));_0x7c38c4>=_0x100462[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x7c38c4-=_0x100462[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5e825b+=_0x100462[_0x7c38c4];}return _0x5e825b;}function _0x5245f3(){const _0x36f021=_0xd82d98[_0xc5e250([0x73,0x70,0x6c,0x69,0x74])](_0xc5e250([0x2e]));if(0x3!=_0x36f021[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x386a60(_0x36f021[0x1]);function _0x386a60(_0xff408d){const _0x385455=_0x15f92a(_0xff408d);return _0x385455&&_0x29a8e0()?_0x385455:null;function _0x29a8e0(){const _0x39de58=_0x385455[_0xc5e250([0x6a,0x74,0x69])],_0x4d738f=window[_0xc5e250([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39de58[_0xc5e250([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x39de58[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x28bdd7={..._0x385455,[_0xc5e250([0x6a,0x74,0x69])]:_0x39de58[_0xc5e250([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x39de58[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x28bdd7[_0xc5e250([0x76,0x63])],_0x4b192a(_0x28bdd7)==_0x4d738f;}}}async function _0x199d18(){let _0x3b1e7e=!0x0;try{const _0x2578dd=_0xd82d98[_0xc5e250([0x73,0x70,0x6c,0x69,0x74])](_0xc5e250([0x2e])),[_0x5c99a1,_0x3f821e,_0x1f8044]=_0x2578dd;return _0x222ff8(_0x5c99a1),await _0x4335a9(_0x5c99a1,_0x3f821e,_0x1f8044),_0x3b1e7e;}catch{return!0x1;}function _0x222ff8(_0x33bf47){const _0xadd95f=_0x15f92a(_0x33bf47);_0xadd95f&&_0xadd95f[_0xc5e250([0x61,0x6c,0x67])]==_0xc5e250([0x45,0x53,0x32,0x35,0x36])||(_0x3b1e7e=!0x1);}async function _0x4335a9(_0x4662b1,_0x520b41,_0x3eff4b){const _0x1dd02d=window[_0xc5e250([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xc5e250([0x66,0x72,0x6f,0x6d])](_0x5f139f(_0x3eff4b),_0x280da1=>_0x280da1[_0xc5e250([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3e1d8c=new window[(_0xc5e250([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xc5e250([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4662b1+_0xc5e250([0x2e])+_0x520b41),_0x2e8c73=window[_0xc5e250([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xc5e250([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2e8c73)return;const _0x5e1133=await _0x2e8c73[_0xc5e250([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xc5e250([0x6a,0x77,0x6b]),_0x5866b2,{[_0xc5e250([0x6e,0x61,0x6d,0x65])]:_0xc5e250([0x45,0x43,0x44,0x53,0x41]),[_0xc5e250([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xc5e250([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xc5e250([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2e8c73[_0xc5e250([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xc5e250([0x6e,0x61,0x6d,0x65])]:_0xc5e250([0x45,0x43,0x44,0x53,0x41]),[_0xc5e250([0x68,0x61,0x73,0x68])]:{[_0xc5e250([0x6e,0x61,0x6d,0x65])]:_0xc5e250([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5e1133,_0x1dd02d,_0x3e1d8c)||(_0x3b1e7e=!0x1);}}function _0x15f92a(_0x147eab){return _0x147eab[_0xc5e250([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xc5e250([0x65,0x79]))?JSON[_0xc5e250([0x70,0x61,0x72,0x73,0x65])](_0x5f139f(_0x147eab)):null;}function _0x5f139f(_0x1be6cc){return window[_0xc5e250([0x61,0x74,0x6f,0x62])](_0x1be6cc[_0xc5e250([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xc5e250([0x2b]))[_0xc5e250([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xc5e250([0x2f])));}function _0x4b192a(_0x4c9920){let _0x19d153=0x1505;function _0x28ba8f(_0xb6b87e){for(let _0x3b0d88=0x0;_0x3b0d88<_0xb6b87e[_0xc5e250([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3b0d88++){const _0x64cd25=_0xb6b87e[_0xc5e250([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3b0d88);_0x19d153=(_0x19d153<<0x5)+_0x19d153+_0x64cd25,_0x19d153&=_0x19d153;}}function _0x432b5a(_0x179716){Array[_0xc5e250([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x179716)?_0x179716[_0xc5e250([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x432b5a):_0x179716&&typeof _0x179716==_0xc5e250([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xc5e250([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x179716)[_0xc5e250([0x73,0x6f,0x72,0x74])]()[_0xc5e250([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x225826,_0x176c02])=>{_0x28ba8f(_0x225826),_0x432b5a(_0x176c02);}):_0x28ba8f(window[_0xc5e250([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x179716));}return _0x432b5a(_0x4c9920),_0x19d153>>>0x0;}function _0x275329(_0x2e3a37){return _0x2e3a37[_0xc5e250([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xc5e250([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xc5e250([0x30]));}function _0x4d2c34(_0x2952b2){return _0x2952b2[_0xc5e250([0x73,0x70,0x6c,0x69,0x74])]('')[_0xc5e250([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xc5e250([0x6a,0x6f,0x69,0x6e])]('');}function _0x16a636(){}function _0xc5e250(_0x4213e5){return _0x4213e5['map'](_0x528762=>String['fromCharCode'](_0x528762))['join']('');}_0x4920ca(await _0x3fdeac());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x1fa421=>Number(_0x1fa421)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0xfa4490){return L['includes'](_0xfa4490);}function g(_0x340439){return Array['from'](_0x340439['getStyleNames']())['filter'](P);}function b(_0xf7198c,_0x18d166,_0x3f6592){const {spanStyles:_0x3d6001,stylesToBeHtmlElements:_0x3ae402}=function(_0x50d407,_0x8922eb){const _0x429ebb={},_0x109eb7={};return _0x8922eb['forEach'](_0x54e206=>{const _0x5a4948=_0x50d407['getStyle'](_0x54e206);if(_0x5a4948){if(function(_0x59470f){return E['includes'](_0x59470f);}(_0x54e206))_0x429ebb[_0x54e206]=_0x5a4948;else{if(function(_0x2b6204){return _0x2b6204 in F;}(_0x54e206)){const _0x4aa9ac=_0x5a4948['split']('\x20');F[_0x54e206]['forEach'](([_0x4be27d,_0x568f83])=>{for(const _0x4a0fa1 of _0x4aa9ac){('function'==typeof _0x4be27d&&_0x4be27d(_0x4a0fa1)||_0x4be27d===_0x4a0fa1)&&(_0x109eb7[_0x54e206]=[..._0x109eb7[_0x54e206]||[],[_0x4be27d,_0x568f83]]);}});}}}}),{'spanStyles':_0x429ebb,'stylesToBeHtmlElements':_0x109eb7};}(_0xf7198c,_0x3f6592);!function(_0x96dd82,_0x440b11,_0x573037){for(const _0x58fc52 in _0x573037){_0x573037[_0x58fc52]['forEach'](([,_0x342ae8])=>{const _0x2057de=_0x440b11['createElement'](_0x342ae8,[],_0x96dd82['getChildren']());_0x440b11['insertChild'](0x0,_0x2057de,_0x96dd82);}),_0x440b11['removeStyle'](_0x58fc52,_0x96dd82);}}(_0xf7198c,_0x18d166,_0x3ae402),function(_0x5164e2,_0x16ae99,_0x433506){if(!Object['keys'](_0x433506)['length'])return;const _0x3c1e05=_0x16ae99['createElement']('span',[],_0x5164e2['getChildren']());_0x16ae99['setStyle'](_0x433506,_0x3c1e05),_0x16ae99['insertChild'](0x0,_0x3c1e05,_0x5164e2),_0x16ae99['removeStyle'](Object['keys'](_0x433506),_0x5164e2);}(_0xf7198c,_0x18d166,_0x3d6001);}class a extends _0x1500c3{['execute'](_0x28b438){const {body:_0x3c0af2}=_0x28b438['_parsedData'],_0x3035f2=new _0x427eec(_0x3c0af2['document']),_0x5ebfa0=_0x3035f2['createRangeIn'](_0x3c0af2),_0x358c60=new _0x39adc7(_0x3035f2['document']['stylesProcessor']),_0x4be1d7=[...new _0x2fcd48(_0x358c60)['blockElements'],'font'],_0xf09762=_0x5ebfa0['getItems']();for(const _0x5d32e8 of _0xf09762)_0x5d32e8['is']('element')&&_0x4be1d7['includes'](_0x5d32e8['name'])&&b(_0x5d32e8,_0x3035f2,g(_0x5d32e8));_0x28b438['content']=_0x3c0af2;}['isActive'](_0x15f382){return super['isActive'](_0x15f382)||p(_0x15f382);}}class s extends _0x102de8{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2213f3=this['editor'],_0x14591f=_0x2213f3['plugins']['get']('ClipboardPipeline'),_0x1a8a26=_0x2213f3['editing']['view']['document'],_0xb7ebf8=new a(_0x1a8a26);_0x14591f['on']('inputTransformation',(_0xc9fcc4,_0x3bee0c)=>{const _0x209b08=_0x3bee0c['dataTransfer']['getData']('text/html');_0xb7ebf8['isActive'](_0x209b08)&&(_0x3bee0c['_parsedData']||(_0x3bee0c['_parsedData']=_0x1d1a58(_0x209b08,_0x1a8a26['stylesProcessor'])),_0xb7ebf8['execute'](_0x3bee0c));},{'priority':_0x2b3a12['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1f30a8=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x314809;for(const _0x2ad129 in _0x1f30a8){const _0x5d0e49=_0x2ad129,_0x17547d=_0x1f30a8[_0x5d0e49];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x17547d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x17547d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x17547d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x17547d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x17547d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x17547d||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x17547d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x17547d){delete _0x1f30a8[_0x5d0e49],_0x314809=_0x17547d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x314809&&_0x1f30a8['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x314809&&_0x1f30a8['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x314809&&_0x1f30a8['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x314809&&_0x1f30a8['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x314809&&_0x1f30a8['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x314809&&_0x1f30a8['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x314809&&_0x1f30a8['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x102de8{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
|
|
23
|
+
import{Plugin as _0xc6bedd}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x4629ea,parsePasteOfficeHtml as _0x5250b3}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x504db2,uid as _0x51e446}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x404152,ViewDocument as _0x1ffc64,ViewDomConverter as _0x43296e}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x5cb9de){return m['test'](_0x5cb9de);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3d859e,_0x6452fb){const _0x1b3589=new Map();for(const [_0x543277,_0x2c4279]of _0x6452fb){if(!_0x543277['tagName']&&!_0x543277['className'])continue;const _0x1e65f3=!_0x543277['tagName']||_0x3d859e['name']===_0x543277['tagName'],_0x181682=!_0x543277['className']||_0x3d859e['hasClass'](_0x543277['className']);_0x1e65f3&&_0x181682&&_0x1b3589['set'](_0x543277,_0x2c4279);}return _0x1b3589;}function h(_0x1a9a8e){const _0x46574b={};for(let _0x82fea5=0x0;_0x82fea5<_0x1a9a8e['length'];_0x82fea5++){const _0x27fb73=_0x1a9a8e[_0x82fea5],_0x32114b=_0x1a9a8e['getPropertyValue'](_0x27fb73);'initial'!==_0x32114b&&(_0x46574b[_0x27fb73]=_0x32114b);}return _0x46574b;}function O(_0x55f957){const _0x18bac=_0x55f957['split'](',')['map'](_0x245ba7=>_0x245ba7['trim']()),_0x20a9eb=[];for(const _0x4e7f1a of _0x18bac){const _0x247820=S['exec'](_0x4e7f1a);_0x247820&&_0x20a9eb['push'](_0x247820['groups']);}return _0x20a9eb;}function k(_0x1c3950){const _0x33ddc4={};for(const _0x30d66c of _0x1c3950)Object['assign'](_0x33ddc4,_0x30d66c);return _0x33ddc4;}class u extends _0x4629ea{['execute'](_0x5827b4){const {body:_0xe18b99,styles:_0x5e2013}=_0x5827b4['_parsedData'],_0x132770=new _0x404152(_0xe18b99['document']),_0x5081c4=_0x132770['createRangeIn'](_0xe18b99),_0xf48f8e=function(_0x11fdb8){const _0x5972f5={};for(const _0xce3e8d of _0x11fdb8)for(const _0x5cf4d1 of _0xce3e8d['cssRules'])if(_0x5cf4d1 instanceof CSSStyleRule){const _0x24e7e3=h(_0x5cf4d1['style']);_0x5972f5[_0x5cf4d1['selectorText']]=Object['assign']({},_0x5972f5[_0x5cf4d1['selectorText']]||{},_0x24e7e3);}return _0x5972f5;}(_0x5e2013),_0x6f5be2=function(_0x494505){const _0x563e5d=new Map();for(const _0x27f8c4 in _0x494505){const _0x4aca1a=O(_0x27f8c4),_0x165f4e=_0x494505[_0x27f8c4];for(const _0x400cd7 of _0x4aca1a)_0x563e5d['set'](_0x400cd7,_0x165f4e);}return _0x563e5d;}(_0xf48f8e);for(const _0x2df34b of _0x5081c4){if('elementStart'!==_0x2df34b['type'])continue;const _0x1a9faa=j(_0x2df34b['item'],_0x6f5be2);if(_0x1a9faa['size']){const _0x445b11=k(Array['from'](_0x1a9faa['values']()));for(const _0x517960 in _0x445b11){const _0x429474=_0x2df34b['item'];_0x429474['hasStyle'](_0x517960)||_0x132770['setStyle'](_0x517960,_0x445b11[_0x517960],_0x429474);}}}_0x5827b4['content']=_0xe18b99;}['isActive'](_0x601b6f){return super['isActive'](_0x601b6f)||p(_0x601b6f);}}class i extends _0xc6bedd{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xb4316c=this['editor'],_0x4e5e2d=_0xb4316c['plugins']['get']('ClipboardPipeline'),_0x2958e6=_0xb4316c['editing']['view']['document'],_0x47c742=new u(_0x2958e6);_0x4e5e2d['on']('inputTransformation',(_0x14ea6c,_0x51bcf7)=>{const _0x534497=_0x51bcf7['dataTransfer']['getData']('text/html');_0x47c742['isActive'](_0x534497)&&(_0x51bcf7['_parsedData']||(_0x51bcf7['_parsedData']=_0x5250b3(_0x534497,_0x2958e6['stylesProcessor'])),_0x47c742['execute'](_0x51bcf7));},{'priority':_0x504db2['get']('high')+0xb});}['afterInit'](){!async function(_0x3979b5){const _0x3c8408=_0x148285([0x4c,0x4b,0x6f,0x36,0x35,0x7a,0x73,0x70,0x32,0x75,0x53,0x43,0x6c,0x6d,0x59,0x38,0x44,0x49,0x69,0x58,0x48,0x79,0x62,0x42,0x64,0x78,0x6a,0x50,0x68,0x4f,0x6b,0x45,0x31,0x5a,0x63,0x55,0x34,0x66,0x61,0x4e,0x77,0x41,0x76,0x4a,0x67,0x72,0x65,0x37,0x54,0x56,0x47,0x74,0x6e,0x33,0x52,0x30,0x4d,0x51,0x71,0x46,0x57,0x39]),_0x4d99c2=0x7b0856,_0x42e36f=0x7c6706^_0x4d99c2,_0x1642c3=window[_0x148285([0x44,0x61,0x74,0x65])][_0x148285([0x6e,0x6f,0x77])](),_0x4540ca=_0x3979b5[_0x148285([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3e79b5=new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7d49b5=>{_0x4540ca[_0x148285([0x6f,0x6e,0x63,0x65])](_0x148285([0x72,0x65,0x61,0x64,0x79]),_0x7d49b5);}),_0x11622c={[_0x148285([0x6b,0x74,0x79])]:_0x148285([0x45,0x43]),[_0x148285([0x75,0x73,0x65])]:_0x148285([0x73,0x69,0x67]),[_0x148285([0x63,0x72,0x76])]:_0x148285([0x50,0x2d,0x32,0x35,0x36]),[_0x148285([0x78])]:_0x148285([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]),[_0x148285([0x79])]:_0x148285([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]),[_0x148285([0x61,0x6c,0x67])]:_0x148285([0x45,0x53,0x32,0x35,0x36])},_0x4f6929=_0x4540ca[_0x148285([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x148285([0x67,0x65,0x74])](_0x148285([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3461b6(){let _0x2d7fe2,_0x3b955a=null,_0x498d7e=null;try{if(_0x4f6929==_0x148285([0x47,0x50,0x4c]))return _0x148285([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2d7fe2=_0x7116a4(),!_0x2d7fe2)return _0x148285([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2d7fe2[_0x148285([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x498d7e=_0xdec6b(_0x2d7fe2[_0x148285([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2d7fe2[_0x148285([0x6a,0x74,0x69])])),await _0xce449d()?_0x2cc648()?_0x47a1ef()?_0x148285([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4c162c()?(_0x2d7fe2[_0x148285([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x148285([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3b955a=_0x43c5cd(_0x148285([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2d7fe2[_0x148285([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x148285([0x74,0x72,0x69,0x61,0x6c])&&(_0x3b955a=_0x43c5cd(_0x148285([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x342cd8()):_0x148285([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x148285([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x148285([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x148285([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x47a1ef(){const _0x393d9c=[_0x148285([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x148285([0x74,0x72,0x69,0x61,0x6c])][_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d7fe2[_0x148285([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1642c3/0x3e8:0xe10*_0x42e36f;return _0x2d7fe2[_0x148285([0x65,0x78,0x70])]<_0x393d9c;}function _0x2cc648(){const _0x1bc831=_0x2d7fe2[_0x148285([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1bc831&&(!!_0x1bc831[_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x148285([0x2a]))||(!!_0x1bc831[_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x148285([0x50,0x4f,0x45]))||!!_0x1bc831[_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x148285([0x50,0x50]))));}function _0x4c162c(){const _0xf20250=_0x2d7fe2[_0x148285([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xf20250||0x0==_0xf20250[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x86036f}=new URL(window[_0x148285([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xf20250[_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x86036f))return!0x0;const _0x2db57d=_0x86036f[_0x148285([0x73,0x70,0x6c,0x69,0x74])](_0x148285([0x2e]));return _0xf20250[_0x148285([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ff255=>_0x3ff255[_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x148285([0x2a])))[_0x148285([0x6d,0x61,0x70])](_0x301ae2=>_0x301ae2[_0x148285([0x73,0x70,0x6c,0x69,0x74])](_0x148285([0x2e])))[_0x148285([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xedd413=>_0xedd413[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2db57d[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x148285([0x6d,0x61,0x70])](_0x46fba1=>Array(_0x2db57d[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x46fba1[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x148285([0x66,0x69,0x6c,0x6c])](_0x46fba1[0x0]===_0x148285([0x2a])?_0x148285([0x2a]):'')[_0x148285([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x46fba1))[_0x148285([0x73,0x6f,0x6d,0x65])](_0x3ab56a=>_0x2db57d[_0x148285([0x65,0x76,0x65,0x72,0x79])]((_0x5b371d,_0x430c0f)=>_0x3ab56a[_0x430c0f]===_0x5b371d||_0x3ab56a[_0x430c0f]===_0x148285([0x2a])));}function _0x342cd8(){return _0x3b955a&&_0x498d7e?new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21fe5c,_0x27ae69)=>{_0x3b955a[_0x148285([0x74,0x68,0x65,0x6e])](_0x21fe5c,_0x27ae69),_0x498d7e[_0x148285([0x74,0x68,0x65,0x6e])](_0x231ed7=>{_0x231ed7!=_0x148285([0x56,0x61,0x6c,0x69,0x64])&&_0x21fe5c(_0x231ed7);},_0x27ae69);}):_0x3b955a||_0x498d7e||_0x148285([0x56,0x61,0x6c,0x69,0x64]);}}function _0xdec6b(_0x159870,_0x356f9e){return new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5666df=>{if(_0x5a62e4())return _0x5666df(_0x148285([0x56,0x61,0x6c,0x69,0x64]));_0x5cbacb(),_0x4540ca[_0x148285([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x148285([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3b46c2=!0x1;const _0xc16ac5=_0x51e446();function _0x178ab0(_0x678d7e){return!!_0x678d7e&&(typeof _0x678d7e===_0x148285([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x678d7e===_0x148285([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x678d7e[_0x148285([0x74,0x68,0x65,0x6e])]===_0x148285([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x678d7e[_0x148285([0x63,0x61,0x74,0x63,0x68])]===_0x148285([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x47b03d(_0x4e067d){_0x4364dc(_0x4e067d)[_0x148285([0x74,0x68,0x65,0x6e])](_0x5ddfab=>{if(!_0x5ddfab||_0x5ddfab[_0x148285([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x148285([0x6f,0x6b]))return _0x148285([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x426673(_0x35d9ee(_0xc16ac5+_0x356f9e))!=_0x5ddfab[_0x148285([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x148285([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x148285([0x56,0x61,0x6c,0x69,0x64]);})[_0x148285([0x74,0x68,0x65,0x6e])](_0x372d7e=>(_0x15d8d7(),_0x372d7e),()=>{const _0x39e8eb=_0x5098e0();return null==_0x39e8eb?(_0x15d8d7(),_0x148285([0x56,0x61,0x6c,0x69,0x64])):_0x148285(_0x1642c3-_0x39e8eb>(0x24778c56^_0x4d99c2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x148285([0x74,0x68,0x65,0x6e])](_0x5666df)[_0x148285([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5666df(_0x148285([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x50d490=0x4de6d6^_0x4d99c2;function _0x15d8d7(){const _0x4b9262=_0x148285([0x6c,0x6c,0x63,0x74,0x2d])+_0x426673(_0x35d9ee(_0x159870)),_0x345d23=_0x301da4(_0x426673(window[_0x148285([0x4d,0x61,0x74,0x68])][_0x148285([0x63,0x65,0x69,0x6c])](_0x1642c3/_0x50d490)));window[_0x148285([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x148285([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b9262,_0x345d23);}function _0x5098e0(){const _0xa74d2d=_0x148285([0x6c,0x6c,0x63,0x74,0x2d])+_0x426673(_0x35d9ee(_0x159870)),_0x209fbb=window[_0x148285([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x148285([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa74d2d);return _0x209fbb?window[_0x148285([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x301da4(_0x209fbb),0x10)*_0x50d490:null;}function _0x4364dc(_0x2ca861){return new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x528c9,_0x36a119)=>{_0x2ca861[_0x148285([0x74,0x68,0x65,0x6e])](_0x528c9,_0x36a119),window[_0x148285([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x36a119,0x7adc96^_0x4d99c2);});}}_0x4540ca[_0x148285([0x6f,0x6e])](_0x148285([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2027cb,_0x2acb86)=>{if(_0x2acb86[0x0]!=_0x159870)return _0x5666df(_0x148285([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2acb86[0x1]={..._0x2acb86[0x1],[_0x148285([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xc16ac5};},{[_0x148285([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x148285([0x68,0x69,0x67,0x68])}),_0x4540ca[_0x148285([0x6f,0x6e])](_0x148285([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x416904=>{_0x178ab0(_0x416904[_0x148285([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3b46c2=!0x0,_0x47b03d(_0x416904[_0x148285([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x148285([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x148285([0x6c,0x6f,0x77])}),_0x3e79b5[_0x148285([0x74,0x68,0x65,0x6e])](()=>{_0x3b46c2||_0x5666df(_0x148285([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5a62e4(){return _0x4540ca[_0x148285([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x148285([0x76,0x69,0x65,0x77])][_0x148285([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x148285([0x61,0x75,0x74,0x6f]);}function _0x5cbacb(){_0x4540ca[_0x148285([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x148285([0x76,0x69,0x65,0x77])][_0x148285([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x148285([0x61,0x75,0x74,0x6f]);}}function _0x43c5cd(_0x5f0b62){const _0x1cc56d=[new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x105287=>setTimeout(_0x105287,0x72369a^_0x4d99c2)),_0x3e79b5[_0x148285([0x74,0x68,0x65,0x6e])](()=>new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x242085=>{let _0x2efcc1=0x0;_0x4540ca[_0x148285([0x6d,0x6f,0x64,0x65,0x6c])][_0x148285([0x6f,0x6e])](_0x148285([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1292e4,_0x3c7533)=>{_0x3c7533[0x0][_0x148285([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2efcc1++,_0x2efcc1==(0x7b09ae^_0x4d99c2)&&(_0x242085(),_0x1292e4[_0x148285([0x6f,0x66,0x66])]());});}))];return window[_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x148285([0x72,0x61,0x63,0x65])](_0x1cc56d)[_0x148285([0x74,0x68,0x65,0x6e])](()=>_0x5f0b62);}async function _0x18eda3(){await _0x3e79b5,_0x4540ca[_0x148285([0x6d,0x6f,0x64,0x65,0x6c])][_0x148285([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x102430,_0x4540ca[_0x148285([0x6d,0x6f,0x64,0x65,0x6c])][_0x148285([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x102430,_0x4540ca[_0x148285([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x148285([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4e088d(_0x8b4cb5){const _0x340fa6=_0x27d136();_0x4540ca[_0x340fa6]=_0x148285([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])+_0x8b4cb5,_0x8b4cb5!=_0x148285([0x56,0x61,0x6c,0x69,0x64])&&_0x18eda3();}function _0x27d136(){const _0x76e589=window[_0x148285([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x148285([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x148285([0x6e,0x6f,0x77])]())[_0x148285([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x148285([0x2e]),'');let _0x550038=_0x148285([0x4c]);for(let _0x57fbc7=0x0;_0x57fbc7<_0x76e589[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x57fbc7+=0x2){let _0x5af41c=window[_0x148285([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x76e589[_0x148285([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x57fbc7,_0x57fbc7+0x2));_0x5af41c>=_0x3c8408[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5af41c-=_0x3c8408[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x550038+=_0x3c8408[_0x5af41c];}return _0x550038;}function _0x7116a4(){const _0x4f466f=_0x4f6929[_0x148285([0x73,0x70,0x6c,0x69,0x74])](_0x148285([0x2e]));if(0x3!=_0x4f466f[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x14356d(_0x4f466f[0x1]);function _0x14356d(_0x23cca2){const _0x5e911d=_0x555985(_0x23cca2);return _0x5e911d&&_0x57f185()?_0x5e911d:null;function _0x57f185(){const _0x355b77=_0x5e911d[_0x148285([0x6a,0x74,0x69])],_0x5a7c9=window[_0x148285([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x355b77[_0x148285([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x355b77[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x36fcda={..._0x5e911d,[_0x148285([0x6a,0x74,0x69])]:_0x355b77[_0x148285([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x355b77[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x36fcda[_0x148285([0x76,0x63])],_0x35d9ee(_0x36fcda)==_0x5a7c9;}}}async function _0xce449d(){let _0x3fde36=!0x0;try{const _0x3adc66=_0x4f6929[_0x148285([0x73,0x70,0x6c,0x69,0x74])](_0x148285([0x2e])),[_0x370340,_0x2fcb08,_0x111041]=_0x3adc66;return _0x59ea42(_0x370340),await _0x2c0adb(_0x370340,_0x2fcb08,_0x111041),_0x3fde36;}catch{return!0x1;}function _0x59ea42(_0x56b777){const _0x4e88c3=_0x555985(_0x56b777);_0x4e88c3&&_0x4e88c3[_0x148285([0x61,0x6c,0x67])]==_0x148285([0x45,0x53,0x32,0x35,0x36])||(_0x3fde36=!0x1);}async function _0x2c0adb(_0x5b449b,_0x330413,_0x297c97){const _0x309210=window[_0x148285([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x148285([0x66,0x72,0x6f,0x6d])](_0x379e41(_0x297c97),_0x1248d3=>_0x1248d3[_0x148285([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x15f9ef=new window[(_0x148285([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x148285([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5b449b+_0x148285([0x2e])+_0x330413),_0x39927b=window[_0x148285([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x148285([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x39927b)return;const _0x13f60d=await _0x39927b[_0x148285([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x148285([0x6a,0x77,0x6b]),_0x11622c,{[_0x148285([0x6e,0x61,0x6d,0x65])]:_0x148285([0x45,0x43,0x44,0x53,0x41]),[_0x148285([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x148285([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x148285([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x39927b[_0x148285([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x148285([0x6e,0x61,0x6d,0x65])]:_0x148285([0x45,0x43,0x44,0x53,0x41]),[_0x148285([0x68,0x61,0x73,0x68])]:{[_0x148285([0x6e,0x61,0x6d,0x65])]:_0x148285([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x13f60d,_0x309210,_0x15f9ef)||(_0x3fde36=!0x1);}}function _0x555985(_0x3ec1be){return _0x3ec1be[_0x148285([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x148285([0x65,0x79]))?JSON[_0x148285([0x70,0x61,0x72,0x73,0x65])](_0x379e41(_0x3ec1be)):null;}function _0x379e41(_0x4adf9f){return window[_0x148285([0x61,0x74,0x6f,0x62])](_0x4adf9f[_0x148285([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x148285([0x2b]))[_0x148285([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x148285([0x2f])));}function _0x35d9ee(_0x13476f){let _0x30e7ad=0x1505;function _0x178007(_0x5037c4){for(let _0xdffe79=0x0;_0xdffe79<_0x5037c4[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xdffe79++){const _0x3db3d2=_0x5037c4[_0x148285([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xdffe79);_0x30e7ad=(_0x30e7ad<<0x5)+_0x30e7ad+_0x3db3d2,_0x30e7ad&=_0x30e7ad;}}function _0x6ed87f(_0x31348d){Array[_0x148285([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x31348d)?_0x31348d[_0x148285([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x6ed87f):_0x31348d&&typeof _0x31348d==_0x148285([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x148285([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x31348d)[_0x148285([0x73,0x6f,0x72,0x74])]()[_0x148285([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2fb816,_0x45dc7f])=>{_0x178007(_0x2fb816),_0x6ed87f(_0x45dc7f);}):_0x178007(window[_0x148285([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x31348d));}return _0x6ed87f(_0x13476f),_0x30e7ad>>>0x0;}function _0x426673(_0x4bf192){return _0x4bf192[_0x148285([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x148285([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x148285([0x30]));}function _0x301da4(_0x149f1d){return _0x149f1d[_0x148285([0x73,0x70,0x6c,0x69,0x74])]('')[_0x148285([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x148285([0x6a,0x6f,0x69,0x6e])]('');}function _0x102430(){}function _0x148285(_0x3e3f81){return _0x3e3f81['map'](_0x45854d=>String['fromCharCode'](_0x45854d))['join']('');}_0x4e088d(await _0x3461b6());}(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'],[_0xb27aee=>Number(_0xb27aee)>=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(_0x4e172f){return L['includes'](_0x4e172f);}function g(_0x3b6479){return Array['from'](_0x3b6479['getStyleNames']())['filter'](P);}function b(_0x4b9be1,_0x41b161,_0x29afda){const {spanStyles:_0x39f4e1,stylesToBeHtmlElements:_0x19da87}=function(_0x5e528e,_0x133bd1){const _0x36f75a={},_0x4db73={};return _0x133bd1['forEach'](_0x2133cb=>{const _0x53ff92=_0x5e528e['getStyle'](_0x2133cb);if(_0x53ff92){if(function(_0x17883d){return E['includes'](_0x17883d);}(_0x2133cb))_0x36f75a[_0x2133cb]=_0x53ff92;else{if(function(_0x53e354){return _0x53e354 in F;}(_0x2133cb)){const _0x4255cb=_0x53ff92['split']('\x20');F[_0x2133cb]['forEach'](([_0x275a17,_0x45afcd])=>{for(const _0x1cc51a of _0x4255cb){('function'==typeof _0x275a17&&_0x275a17(_0x1cc51a)||_0x275a17===_0x1cc51a)&&(_0x4db73[_0x2133cb]=[..._0x4db73[_0x2133cb]||[],[_0x275a17,_0x45afcd]]);}});}}}}),{'spanStyles':_0x36f75a,'stylesToBeHtmlElements':_0x4db73};}(_0x4b9be1,_0x29afda);!function(_0x14fd61,_0x5e5c60,_0x582144){for(const _0x92e40a in _0x582144){_0x582144[_0x92e40a]['forEach'](([,_0x5edd27])=>{const _0x13e0e8=_0x5e5c60['createElement'](_0x5edd27,[],_0x14fd61['getChildren']());_0x5e5c60['insertChild'](0x0,_0x13e0e8,_0x14fd61);}),_0x5e5c60['removeStyle'](_0x92e40a,_0x14fd61);}}(_0x4b9be1,_0x41b161,_0x19da87),function(_0xafa8ce,_0x4982e3,_0x4504ed){if(!Object['keys'](_0x4504ed)['length'])return;const _0x409ef4=_0x4982e3['createElement']('span',[],_0xafa8ce['getChildren']());_0x4982e3['setStyle'](_0x4504ed,_0x409ef4),_0x4982e3['insertChild'](0x0,_0x409ef4,_0xafa8ce),_0x4982e3['removeStyle'](Object['keys'](_0x4504ed),_0xafa8ce);}(_0x4b9be1,_0x41b161,_0x39f4e1);}class a extends _0x4629ea{['execute'](_0x24241c){const {body:_0x45d833}=_0x24241c['_parsedData'],_0x2c8926=new _0x404152(_0x45d833['document']),_0x31f0b9=_0x2c8926['createRangeIn'](_0x45d833),_0x211da7=new _0x1ffc64(_0x2c8926['document']['stylesProcessor']),_0x5d373d=[...new _0x43296e(_0x211da7)['blockElements'],'font'],_0x54c8a3=_0x31f0b9['getItems']();for(const _0x11f5ef of _0x54c8a3)_0x11f5ef['is']('element')&&_0x5d373d['includes'](_0x11f5ef['name'])&&b(_0x11f5ef,_0x2c8926,g(_0x11f5ef));_0x24241c['content']=_0x45d833;}['isActive'](_0x36b8ef){return super['isActive'](_0x36b8ef)||p(_0x36b8ef);}}class s extends _0xc6bedd{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5821e9=this['editor'],_0x2b66e2=_0x5821e9['plugins']['get']('ClipboardPipeline'),_0x7fb78a=_0x5821e9['editing']['view']['document'],_0x5f5772=new a(_0x7fb78a);_0x2b66e2['on']('inputTransformation',(_0x2e4172,_0x281977)=>{const _0x573e48=_0x281977['dataTransfer']['getData']('text/html');_0x5f5772['isActive'](_0x573e48)&&(_0x281977['_parsedData']||(_0x281977['_parsedData']=_0x5250b3(_0x573e48,_0x7fb78a['stylesProcessor'])),_0x5f5772['execute'](_0x281977));},{'priority':_0x504db2['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x39fc62=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x346a8d;for(const _0x886db0 in _0x39fc62){const _0x104767=_0x886db0,_0x1616f8=_0x39fc62[_0x104767];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1616f8){delete _0x39fc62[_0x104767],_0x346a8d=_0x1616f8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x346a8d&&_0x39fc62['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x346a8d&&_0x39fc62['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x346a8d&&_0x39fc62['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x346a8d&&_0x39fc62['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x346a8d&&_0x39fc62['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x346a8d&&_0x39fc62['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x346a8d&&_0x39fc62['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0xc6bedd{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.3",
|
|
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.3",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.3",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.3",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.3",
|
|
29
|
+
"ckeditor5": "46.0.1-alpha.3"
|
|
30
30
|
},
|
|
31
31
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
32
32
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0xc3f9fd=_0x3dfb;(function(_0x4ac437,_0x474618){const _0x2f861c=_0x3dfb,_0xa19df2=_0x4ac437();while(!![]){try{const _0x41e155=-parseInt(_0x2f861c(0x14c))/0x1*(-parseInt(_0x2f861c(0x148))/0x2)+-parseInt(_0x2f861c(0x161))/0x3*(parseInt(_0x2f861c(0x150))/0x4)+parseInt(_0x2f861c(0x159))/0x5*(-parseInt(_0x2f861c(0x151))/0x6)+parseInt(_0x2f861c(0x143))/0x7+-parseInt(_0x2f861c(0x155))/0x8+parseInt(_0x2f861c(0x152))/0x9*(parseInt(_0x2f861c(0x164))/0xa)+parseInt(_0x2f861c(0x14e))/0xb*(parseInt(_0x2f861c(0x149))/0xc);if(_0x41e155===_0x474618)break;else _0xa19df2['push'](_0xa19df2['shift']());}catch(_0x100066){_0xa19df2['push'](_0xa19df2['shift']());}}}(_0x5736,0x53ae3));import{Plugin as _0x403588}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x2220d5}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x166370,uid as _0x5eb914}from'ckeditor5/src/utils.js';function _0x3dfb(_0x57a945,_0x12d839){const _0x573694=_0x5736();return _0x3dfb=function(_0x3dfb93,_0x140d83){_0x3dfb93=_0x3dfb93-0x141;let _0x7c8d1d=_0x573694[_0x3dfb93];return _0x7c8d1d;},_0x3dfb(_0x57a945,_0x12d839);}import{MSOfficeStylesInliner as _0x36ebfd}from'./normalizers/inliner/msofficestylesinliner.js';function _0x5736(){const _0x1116ff=['60QGMzwB','ClipboardPipeline','pluginName','document','plugins','stylesProcessor','view','3245186aKulGn','dataTransfer','requires','high','init','1970vSkMyI','3324sBbuVK','get','join','279dYQsIi','getData','2849pgRcSB','map','36644SIfzGy','649734upfbNi','251001pALmmk','execute','_parsedData','3845128pRYNFi','editing','PasteFromOfficeEnhancedInliner','isOfficialPlugin','5EijEUi','text/html','isPremiumPlugin','editor','afterInit','href','PasteFromOffice','fromCharCode','15LiDben','inputTransformation','isActive'];_0x5736=function(){return _0x1116ff;};return _0x5736();}export class PasteFromOfficeEnhancedInliner extends _0x403588{static get[_0xc3f9fd(0x166)](){const _0x1b5019=_0xc3f9fd;return _0x1b5019(0x157);}static get[_0xc3f9fd(0x158)](){return!0x0;}static get[_0xc3f9fd(0x15b)](){return!0x0;}static get[_0xc3f9fd(0x145)](){const _0x44336c=_0xc3f9fd;return[_0x44336c(0x15f)];}[_0xc3f9fd(0x147)](){const _0x994b80=_0xc3f9fd,_0x1b9102=this[_0x994b80(0x15c)],_0x2b573f=_0x1b9102[_0x994b80(0x168)][_0x994b80(0x14a)](_0x994b80(0x165)),_0x4f37c0=_0x1b9102[_0x994b80(0x156)][_0x994b80(0x142)][_0x994b80(0x167)],_0x4fc1e9=new _0x36ebfd(_0x4f37c0);_0x2b573f['on'](_0x994b80(0x162),(_0x3aa3cf,_0x4f81ef)=>{const _0x275328=_0x994b80,_0x2f4c44=_0x4f81ef[_0x275328(0x144)][_0x275328(0x14d)](_0x275328(0x15a));_0x4fc1e9[_0x275328(0x163)](_0x2f4c44)&&(_0x4f81ef[_0x275328(0x154)]||(_0x4f81ef[_0x275328(0x154)]=_0x2220d5(_0x2f4c44,_0x4f37c0[_0x275328(0x141)])),_0x4fc1e9[_0x275328(0x153)](_0x4f81ef));},{'priority':_0x166370[_0x994b80(0x14a)](_0x994b80(0x146))+0xb});}[_0xc3f9fd(0x15d)](){!async function(_0x4420b3){const _0x4e5942=_0x23db37([0x38,0x48,0x51,0x45,0x63,0x71,0x66,0x77,0x61,0x4f,0x34,0x32,0x4a,0x65,0x4d,0x73,0x6c,0x5a,0x4c,0x67,0x54,0x49,0x64,0x4e,0x6f,0x7a,0x75,0x46,0x35,0x69,0x76,0x43,0x72,0x36,0x62,0x47,0x31,0x41,0x59,0x52,0x57,0x74,0x33,0x37,0x44,0x39,0x70,0x68,0x55,0x4b,0x6a,0x58,0x79,0x30,0x50,0x6b,0x6d,0x53,0x78,0x6e,0x42,0x56]),_0x4d9123=0x19f2a233,_0x39a30c=0x19f5cd0b^_0x4d9123,_0x2537fb=window[_0x23db37([0x44,0x61,0x74,0x65])][_0x23db37([0x6e,0x6f,0x77])](),_0x57e77d=_0x4420b3[_0x23db37([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x157f1c=new window[(_0x23db37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xacc7d7=>{_0x57e77d[_0x23db37([0x6f,0x6e,0x63,0x65])](_0x23db37([0x72,0x65,0x61,0x64,0x79]),_0xacc7d7);}),_0xf45445={[_0x23db37([0x6b,0x74,0x79])]:_0x23db37([0x45,0x43]),[_0x23db37([0x75,0x73,0x65])]:_0x23db37([0x73,0x69,0x67]),[_0x23db37([0x63,0x72,0x76])]:_0x23db37([0x50,0x2d,0x32,0x35,0x36]),[_0x23db37([0x78])]:_0x23db37([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x23db37([0x79])]:_0x23db37([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x23db37([0x61,0x6c,0x67])]:_0x23db37([0x45,0x53,0x32,0x35,0x36])},_0x31581e=_0x57e77d[_0x23db37([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x23db37([0x67,0x65,0x74])](_0x23db37([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x32b758(){let _0x1284a3,_0x29b13f=null,_0x25e974=null;try{if(_0x31581e==_0x23db37([0x47,0x50,0x4c]))return _0x23db37([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1284a3=_0x17a89b(),!_0x1284a3)return _0x23db37([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1284a3[_0x23db37([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x25e974=_0xb6c2ce(_0x1284a3[_0x23db37([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1284a3[_0x23db37([0x6a,0x74,0x69])])),await _0x2b5345()?_0x147e12()?_0x1b0155()?_0x23db37([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4222cd()?(_0x1284a3[_0x23db37([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x23db37([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x29b13f=_0x553fa5(_0x23db37([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1284a3[_0x23db37([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x23db37([0x74,0x72,0x69,0x61,0x6c])&&(_0x29b13f=_0x553fa5(_0x23db37([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x7b2e4a()):_0x23db37([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x23db37([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x23db37([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x23db37([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1b0155(){const _0x5e71f0=[_0x23db37([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x23db37([0x74,0x72,0x69,0x61,0x6c])][_0x23db37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1284a3[_0x23db37([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2537fb/0x3e8:0xe10*_0x39a30c;return _0x1284a3[_0x23db37([0x65,0x78,0x70])]<_0x5e71f0;}function _0x147e12(){const _0x39b97a=_0x1284a3[_0x23db37([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x39b97a&&(!!_0x39b97a[_0x23db37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23db37([0x2a]))||(!!_0x39b97a[_0x23db37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23db37([0x50,0x4f,0x45]))||!!_0x39b97a[_0x23db37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23db37([0x50,0x50]))));}function _0x4222cd(){const _0x2a184e=_0x3dfb,_0x4619dd=_0x1284a3[_0x23db37([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4619dd||0x0==_0x4619dd[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x351a33}=new URL(window[_0x23db37([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2a184e(0x15e)]);if(_0x4619dd[_0x23db37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x351a33))return!0x0;const _0x2a9d8b=_0x351a33[_0x23db37([0x73,0x70,0x6c,0x69,0x74])](_0x23db37([0x2e]));return _0x4619dd[_0x23db37([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x50f192=>_0x50f192[_0x23db37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23db37([0x2a])))[_0x23db37([0x6d,0x61,0x70])](_0x10b83d=>_0x10b83d[_0x23db37([0x73,0x70,0x6c,0x69,0x74])](_0x23db37([0x2e])))[_0x23db37([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x394887=>_0x394887[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2a9d8b[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x23db37([0x6d,0x61,0x70])](_0x3062b2=>Array(_0x2a9d8b[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3062b2[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x23db37([0x66,0x69,0x6c,0x6c])](_0x3062b2[0x0]===_0x23db37([0x2a])?_0x23db37([0x2a]):'')[_0x23db37([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3062b2))[_0x23db37([0x73,0x6f,0x6d,0x65])](_0x30bb60=>_0x2a9d8b[_0x23db37([0x65,0x76,0x65,0x72,0x79])]((_0x7e10ee,_0x44f03c)=>_0x30bb60[_0x44f03c]===_0x7e10ee||_0x30bb60[_0x44f03c]===_0x23db37([0x2a])));}function _0x7b2e4a(){return _0x29b13f&&_0x25e974?new window[(_0x23db37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5c6f7e,_0x8a3bc4)=>{_0x29b13f[_0x23db37([0x74,0x68,0x65,0x6e])](_0x5c6f7e,_0x8a3bc4),_0x25e974[_0x23db37([0x74,0x68,0x65,0x6e])](_0x4465eb=>{_0x4465eb!=_0x23db37([0x56,0x61,0x6c,0x69,0x64])&&_0x5c6f7e(_0x4465eb);},_0x8a3bc4);}):_0x29b13f||_0x25e974||_0x23db37([0x56,0x61,0x6c,0x69,0x64]);}}function _0xb6c2ce(_0x4dd308,_0x284c94){return new window[(_0x23db37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d45ca=>{if(_0x59b9d2())return _0x3d45ca(_0x23db37([0x56,0x61,0x6c,0x69,0x64]));_0x5f1eb0(),_0x57e77d[_0x23db37([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x23db37([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x52dc01=!0x1;const _0x1017e3=_0x5eb914();function _0xf76e69(_0x134dad){return!!_0x134dad&&(typeof _0x134dad===_0x23db37([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x134dad===_0x23db37([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x134dad[_0x23db37([0x74,0x68,0x65,0x6e])]===_0x23db37([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x134dad[_0x23db37([0x63,0x61,0x74,0x63,0x68])]===_0x23db37([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xf89c9e(_0x43dcc7){_0x13dc72(_0x43dcc7)[_0x23db37([0x74,0x68,0x65,0x6e])](_0x3c05be=>{if(!_0x3c05be||_0x3c05be[_0x23db37([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x23db37([0x6f,0x6b]))return _0x23db37([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4c6d7b(_0x5b244a(_0x1017e3+_0x284c94))!=_0x3c05be[_0x23db37([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x23db37([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x23db37([0x56,0x61,0x6c,0x69,0x64]);})[_0x23db37([0x74,0x68,0x65,0x6e])](_0x36930b=>(_0xab0865(),_0x36930b),()=>{const _0x119d6b=_0xbf0eff();return null==_0x119d6b?(_0xab0865(),_0x23db37([0x56,0x61,0x6c,0x69,0x64])):_0x23db37(_0x2537fb-_0x119d6b>(0x3dfe2633^_0x4d9123)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x23db37([0x74,0x68,0x65,0x6e])](_0x3d45ca)[_0x23db37([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3d45ca(_0x23db37([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5eeb3b=0x19c44cb3^_0x4d9123;function _0xab0865(){const _0x533d34=_0x23db37([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c6d7b(_0x5b244a(_0x4dd308)),_0x5deb61=_0x2008b5(_0x4c6d7b(window[_0x23db37([0x4d,0x61,0x74,0x68])][_0x23db37([0x63,0x65,0x69,0x6c])](_0x2537fb/_0x5eeb3b)));window[_0x23db37([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x23db37([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x533d34,_0x5deb61);}function _0xbf0eff(){const _0x2e5591=_0x23db37([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c6d7b(_0x5b244a(_0x4dd308)),_0x4573a8=window[_0x23db37([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x23db37([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e5591);return _0x4573a8?window[_0x23db37([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2008b5(_0x4573a8),0x10)*_0x5eeb3b:null;}function _0x13dc72(_0x4c72c2){return new window[(_0x23db37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x577f07,_0x36b857)=>{_0x4c72c2[_0x23db37([0x74,0x68,0x65,0x6e])](_0x577f07,_0x36b857),window[_0x23db37([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x36b857,0x19f376f3^_0x4d9123);});}}_0x57e77d[_0x23db37([0x6f,0x6e])](_0x23db37([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x377b94,_0x463594)=>{if(_0x463594[0x0]!=_0x4dd308)return _0x3d45ca(_0x23db37([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x463594[0x1]={..._0x463594[0x1],[_0x23db37([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1017e3};},{[_0x23db37([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x23db37([0x68,0x69,0x67,0x68])}),_0x57e77d[_0x23db37([0x6f,0x6e])](_0x23db37([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1c50be=>{_0xf76e69(_0x1c50be[_0x23db37([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x52dc01=!0x0,_0xf89c9e(_0x1c50be[_0x23db37([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x23db37([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x23db37([0x6c,0x6f,0x77])}),_0x157f1c[_0x23db37([0x74,0x68,0x65,0x6e])](()=>{_0x52dc01||_0x3d45ca(_0x23db37([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x59b9d2(){return _0x57e77d[_0x23db37([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x23db37([0x76,0x69,0x65,0x77])][_0x23db37([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x23db37([0x61,0x75,0x74,0x6f]);}function _0x5f1eb0(){_0x57e77d[_0x23db37([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x23db37([0x76,0x69,0x65,0x77])][_0x23db37([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x23db37([0x61,0x75,0x74,0x6f]);}}function _0x553fa5(_0x5da06e){const _0x3bbbaf=[new window[(_0x23db37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3501f4=>setTimeout(_0x3501f4,0x19fb9cff^_0x4d9123)),_0x157f1c[_0x23db37([0x74,0x68,0x65,0x6e])](()=>new window[(_0x23db37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3cc6ab=>{let _0x28e1a5=0x0;_0x57e77d[_0x23db37([0x6d,0x6f,0x64,0x65,0x6c])][_0x23db37([0x6f,0x6e])](_0x23db37([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x117d77,_0x110473)=>{_0x110473[0x0][_0x23db37([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x28e1a5++,_0x28e1a5==(0x19f2a3cb^_0x4d9123)&&(_0x3cc6ab(),_0x117d77[_0x23db37([0x6f,0x66,0x66])]());});}))];return window[_0x23db37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x23db37([0x72,0x61,0x63,0x65])](_0x3bbbaf)[_0x23db37([0x74,0x68,0x65,0x6e])](()=>_0x5da06e);}async function _0x30f1dc(){await _0x157f1c,_0x57e77d[_0x23db37([0x6d,0x6f,0x64,0x65,0x6c])][_0x23db37([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x253f26,_0x57e77d[_0x23db37([0x6d,0x6f,0x64,0x65,0x6c])][_0x23db37([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x253f26,_0x57e77d[_0x23db37([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x23db37([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5cbc71(_0x359db1){const _0x38e60b=_0x3bb339();_0x57e77d[_0x38e60b]=_0x23db37([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x359db1,_0x359db1!=_0x23db37([0x56,0x61,0x6c,0x69,0x64])&&_0x30f1dc();}function _0x3bb339(){const _0x334a58=window[_0x23db37([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x23db37([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x23db37([0x6e,0x6f,0x77])]())[_0x23db37([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x23db37([0x2e]),'');let _0x40791c=_0x23db37([0x48]);for(let _0x234e1c=0x0;_0x234e1c<_0x334a58[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x234e1c+=0x2){let _0x417c6e=window[_0x23db37([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x334a58[_0x23db37([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x234e1c,_0x234e1c+0x2));_0x417c6e>=_0x4e5942[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x417c6e-=_0x4e5942[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x40791c+=_0x4e5942[_0x417c6e];}return _0x40791c;}function _0x17a89b(){const _0x159d5e=_0x31581e[_0x23db37([0x73,0x70,0x6c,0x69,0x74])](_0x23db37([0x2e]));if(0x3!=_0x159d5e[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x53fcb7(_0x159d5e[0x1]);function _0x53fcb7(_0xa8e3b5){const _0x11f773=_0x4b3431(_0xa8e3b5);return _0x11f773&&_0x3c9e2d()?_0x11f773:null;function _0x3c9e2d(){const _0x5bbd5c=_0x11f773[_0x23db37([0x6a,0x74,0x69])],_0x532bfa=window[_0x23db37([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5bbd5c[_0x23db37([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5bbd5c[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x460e8a={..._0x11f773,[_0x23db37([0x6a,0x74,0x69])]:_0x5bbd5c[_0x23db37([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5bbd5c[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x460e8a[_0x23db37([0x76,0x63])],_0x5b244a(_0x460e8a)==_0x532bfa;}}}async function _0x2b5345(){let _0x24d844=!0x0;try{const _0x26ab9d=_0x31581e[_0x23db37([0x73,0x70,0x6c,0x69,0x74])](_0x23db37([0x2e])),[_0x57a553,_0x1bd1ff,_0x42ae03]=_0x26ab9d;return _0x57ab43(_0x57a553),await _0x4ad466(_0x57a553,_0x1bd1ff,_0x42ae03),_0x24d844;}catch{return!0x1;}function _0x57ab43(_0x46cb68){const _0x2d86d8=_0x4b3431(_0x46cb68);_0x2d86d8&&_0x2d86d8[_0x23db37([0x61,0x6c,0x67])]==_0x23db37([0x45,0x53,0x32,0x35,0x36])||(_0x24d844=!0x1);}async function _0x4ad466(_0x4a9499,_0xbad51e,_0x299a4e){const _0xaf9d55=window[_0x23db37([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x23db37([0x66,0x72,0x6f,0x6d])](_0x2c6cff(_0x299a4e),_0x3e6662=>_0x3e6662[_0x23db37([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2aba05=new window[(_0x23db37([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x23db37([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4a9499+_0x23db37([0x2e])+_0xbad51e),_0x253f91=window[_0x23db37([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x23db37([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x253f91)return;const _0x29c9a=await _0x253f91[_0x23db37([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x23db37([0x6a,0x77,0x6b]),_0xf45445,{[_0x23db37([0x6e,0x61,0x6d,0x65])]:_0x23db37([0x45,0x43,0x44,0x53,0x41]),[_0x23db37([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x23db37([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x23db37([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x253f91[_0x23db37([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x23db37([0x6e,0x61,0x6d,0x65])]:_0x23db37([0x45,0x43,0x44,0x53,0x41]),[_0x23db37([0x68,0x61,0x73,0x68])]:{[_0x23db37([0x6e,0x61,0x6d,0x65])]:_0x23db37([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x29c9a,_0xaf9d55,_0x2aba05)||(_0x24d844=!0x1);}}function _0x4b3431(_0x19540f){return _0x19540f[_0x23db37([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x23db37([0x65,0x79]))?JSON[_0x23db37([0x70,0x61,0x72,0x73,0x65])](_0x2c6cff(_0x19540f)):null;}function _0x2c6cff(_0x5f0e8d){return window[_0x23db37([0x61,0x74,0x6f,0x62])](_0x5f0e8d[_0x23db37([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x23db37([0x2b]))[_0x23db37([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x23db37([0x2f])));}function _0x5b244a(_0x5e40b7){let _0x35254e=0x1505;function _0x3c1ba7(_0x4aee93){for(let _0x3fbb52=0x0;_0x3fbb52<_0x4aee93[_0x23db37([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3fbb52++){const _0x151ad7=_0x4aee93[_0x23db37([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3fbb52);_0x35254e=(_0x35254e<<0x5)+_0x35254e+_0x151ad7,_0x35254e&=_0x35254e;}}function _0x22aeb6(_0x5b48e5){Array[_0x23db37([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b48e5)?_0x5b48e5[_0x23db37([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x22aeb6):_0x5b48e5&&typeof _0x5b48e5==_0x23db37([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x23db37([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b48e5)[_0x23db37([0x73,0x6f,0x72,0x74])]()[_0x23db37([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x6fca57,_0x71ee05])=>{_0x3c1ba7(_0x6fca57),_0x22aeb6(_0x71ee05);}):_0x3c1ba7(window[_0x23db37([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b48e5));}return _0x22aeb6(_0x5e40b7),_0x35254e>>>0x0;}function _0x4c6d7b(_0x3a800e){return _0x3a800e[_0x23db37([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x23db37([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x23db37([0x30]));}function _0x2008b5(_0xfbde3f){return _0xfbde3f[_0x23db37([0x73,0x70,0x6c,0x69,0x74])]('')[_0x23db37([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x23db37([0x6a,0x6f,0x69,0x6e])]('');}function _0x253f26(){}function _0x23db37(_0xea20c0){const _0x316963=_0x3dfb;return _0xea20c0[_0x316963(0x14f)](_0x3d1f23=>String[_0x316963(0x160)](_0x3d1f23))[_0x316963(0x14b)]('');}_0x5cbc71(await _0x32b758());}(this);}}
|
|
23
|
+
const _0x2bce65=_0x9aea;(function(_0x4ecbd1,_0x2529bf){const _0x417bbb=_0x9aea,_0x55b628=_0x4ecbd1();while(!![]){try{const _0x2dc110=-parseInt(_0x417bbb(0x14c))/0x1*(-parseInt(_0x417bbb(0x145))/0x2)+parseInt(_0x417bbb(0x147))/0x3*(-parseInt(_0x417bbb(0x13f))/0x4)+parseInt(_0x417bbb(0x149))/0x5+parseInt(_0x417bbb(0x142))/0x6+parseInt(_0x417bbb(0x158))/0x7*(-parseInt(_0x417bbb(0x154))/0x8)+-parseInt(_0x417bbb(0x157))/0x9*(parseInt(_0x417bbb(0x141))/0xa)+-parseInt(_0x417bbb(0x155))/0xb*(-parseInt(_0x417bbb(0x162))/0xc);if(_0x2dc110===_0x2529bf)break;else _0x55b628['push'](_0x55b628['shift']());}catch(_0x35bb0d){_0x55b628['push'](_0x55b628['shift']());}}}(_0x347c,0x29e67));import{Plugin as _0x541179}from'ckeditor5/src/core.js';function _0x9aea(_0x2a1c3b,_0x1fc7ab){const _0x347c95=_0x347c();return _0x9aea=function(_0x9aea5d,_0x2ad90f){_0x9aea5d=_0x9aea5d-0x13b;let _0xafe8e1=_0x347c95[_0x9aea5d];return _0xafe8e1;},_0x9aea(_0x2a1c3b,_0x1fc7ab);}import{parsePasteOfficeHtml as _0x4f4d30}from'@ckeditor/ckeditor5-paste-from-office';function _0x347c(){const _0x3ff88a=['high','requires','inputTransformation','join','isOfficialPlugin','483832DinQhQ','176968ZtnILn','get','4869ukNWqf','14eaJzmi','isActive','ClipboardPipeline','dataTransfer','PasteFromOffice','fromCharCode','plugins','PasteFromOfficeEnhancedInliner','href','execute','384XHbgwO','map','pluginName','document','_parsedData','1168264QeIozv','text/html','5000yIazKC','292290oapful','getData','afterInit','2fLQHcL','isPremiumPlugin','3oxtlWb','stylesProcessor','1126110TnUNOp','view','editor','66394GKhrjH','editing','init'];_0x347c=function(){return _0x3ff88a;};return _0x347c();}import{priorities as _0x17ab8f,uid as _0x48d781}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x322ac7}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x541179{static get[_0x2bce65(0x13c)](){const _0x973529=_0x2bce65;return _0x973529(0x15f);}static get[_0x2bce65(0x153)](){return!0x0;}static get[_0x2bce65(0x146)](){return!0x0;}static get[_0x2bce65(0x150)](){const _0x5ec8fe=_0x2bce65;return[_0x5ec8fe(0x15c)];}[_0x2bce65(0x14e)](){const _0x392e37=_0x2bce65,_0x5ecd7c=this[_0x392e37(0x14b)],_0x5f035a=_0x5ecd7c[_0x392e37(0x15e)][_0x392e37(0x156)](_0x392e37(0x15a)),_0x3aacf2=_0x5ecd7c[_0x392e37(0x14d)][_0x392e37(0x14a)][_0x392e37(0x13d)],_0x2cf4a5=new _0x322ac7(_0x3aacf2);_0x5f035a['on'](_0x392e37(0x151),(_0xee8fc,_0x3f4f91)=>{const _0x411d1a=_0x392e37,_0x3f5c98=_0x3f4f91[_0x411d1a(0x15b)][_0x411d1a(0x143)](_0x411d1a(0x140));_0x2cf4a5[_0x411d1a(0x159)](_0x3f5c98)&&(_0x3f4f91[_0x411d1a(0x13e)]||(_0x3f4f91[_0x411d1a(0x13e)]=_0x4f4d30(_0x3f5c98,_0x3aacf2[_0x411d1a(0x148)])),_0x2cf4a5[_0x411d1a(0x161)](_0x3f4f91));},{'priority':_0x17ab8f[_0x392e37(0x156)](_0x392e37(0x14f))+0xb});}[_0x2bce65(0x144)](){!async function(_0x510460){const _0x458856=_0x22509f([0x4c,0x4b,0x6f,0x36,0x35,0x7a,0x73,0x70,0x32,0x75,0x53,0x43,0x6c,0x6d,0x59,0x38,0x44,0x49,0x69,0x58,0x48,0x79,0x62,0x42,0x64,0x78,0x6a,0x50,0x68,0x4f,0x6b,0x45,0x31,0x5a,0x63,0x55,0x34,0x66,0x61,0x4e,0x77,0x41,0x76,0x4a,0x67,0x72,0x65,0x37,0x54,0x56,0x47,0x74,0x6e,0x33,0x52,0x30,0x4d,0x51,0x71,0x46,0x57,0x39]),_0x44bca2=0x7b0856,_0x79316b=0x7c6706^_0x44bca2,_0x17a0e5=window[_0x22509f([0x44,0x61,0x74,0x65])][_0x22509f([0x6e,0x6f,0x77])](),_0x4b30bb=_0x510460[_0x22509f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4acea4=new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c1e3d=>{_0x4b30bb[_0x22509f([0x6f,0x6e,0x63,0x65])](_0x22509f([0x72,0x65,0x61,0x64,0x79]),_0x3c1e3d);}),_0x58f26f={[_0x22509f([0x6b,0x74,0x79])]:_0x22509f([0x45,0x43]),[_0x22509f([0x75,0x73,0x65])]:_0x22509f([0x73,0x69,0x67]),[_0x22509f([0x63,0x72,0x76])]:_0x22509f([0x50,0x2d,0x32,0x35,0x36]),[_0x22509f([0x78])]:_0x22509f([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]),[_0x22509f([0x79])]:_0x22509f([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]),[_0x22509f([0x61,0x6c,0x67])]:_0x22509f([0x45,0x53,0x32,0x35,0x36])},_0x487d64=_0x4b30bb[_0x22509f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x22509f([0x67,0x65,0x74])](_0x22509f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3c6be6(){let _0x23d168,_0x421295=null,_0x1ef367=null;try{if(_0x487d64==_0x22509f([0x47,0x50,0x4c]))return _0x22509f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x23d168=_0x310fbd(),!_0x23d168)return _0x22509f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x23d168[_0x22509f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1ef367=_0x3c180b(_0x23d168[_0x22509f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x23d168[_0x22509f([0x6a,0x74,0x69])])),await _0x26c2a8()?_0x504e23()?_0x4f67aa()?_0x22509f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xcde2e0()?(_0x23d168[_0x22509f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22509f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x421295=_0x18b0f2(_0x22509f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x23d168[_0x22509f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22509f([0x74,0x72,0x69,0x61,0x6c])&&(_0x421295=_0x18b0f2(_0x22509f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x55367f()):_0x22509f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x22509f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x22509f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x22509f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4f67aa(){const _0x75bdec=[_0x22509f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x22509f([0x74,0x72,0x69,0x61,0x6c])][_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23d168[_0x22509f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x17a0e5/0x3e8:0xe10*_0x79316b;return _0x23d168[_0x22509f([0x65,0x78,0x70])]<_0x75bdec;}function _0x504e23(){const _0x9aecb2=_0x23d168[_0x22509f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x9aecb2&&(!!_0x9aecb2[_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22509f([0x2a]))||(!!_0x9aecb2[_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22509f([0x50,0x4f,0x45]))||!!_0x9aecb2[_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22509f([0x50,0x50]))));}function _0xcde2e0(){const _0x113f65=_0x9aea,_0x379ae3=_0x23d168[_0x22509f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x379ae3||0x0==_0x379ae3[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1b029c}=new URL(window[_0x22509f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x113f65(0x160)]);if(_0x379ae3[_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b029c))return!0x0;const _0x3873e6=_0x1b029c[_0x22509f([0x73,0x70,0x6c,0x69,0x74])](_0x22509f([0x2e]));return _0x379ae3[_0x22509f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4da057=>_0x4da057[_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22509f([0x2a])))[_0x22509f([0x6d,0x61,0x70])](_0x158a30=>_0x158a30[_0x22509f([0x73,0x70,0x6c,0x69,0x74])](_0x22509f([0x2e])))[_0x22509f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xfe8de1=>_0xfe8de1[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3873e6[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22509f([0x6d,0x61,0x70])](_0x577405=>Array(_0x3873e6[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x577405[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22509f([0x66,0x69,0x6c,0x6c])](_0x577405[0x0]===_0x22509f([0x2a])?_0x22509f([0x2a]):'')[_0x22509f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x577405))[_0x22509f([0x73,0x6f,0x6d,0x65])](_0x1def83=>_0x3873e6[_0x22509f([0x65,0x76,0x65,0x72,0x79])]((_0xbf4037,_0x489d35)=>_0x1def83[_0x489d35]===_0xbf4037||_0x1def83[_0x489d35]===_0x22509f([0x2a])));}function _0x55367f(){return _0x421295&&_0x1ef367?new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x7f17cb,_0x2dac38)=>{_0x421295[_0x22509f([0x74,0x68,0x65,0x6e])](_0x7f17cb,_0x2dac38),_0x1ef367[_0x22509f([0x74,0x68,0x65,0x6e])](_0x99b942=>{_0x99b942!=_0x22509f([0x56,0x61,0x6c,0x69,0x64])&&_0x7f17cb(_0x99b942);},_0x2dac38);}):_0x421295||_0x1ef367||_0x22509f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3c180b(_0x19dd6c,_0x264278){return new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x74d978=>{if(_0xbb2b8a())return _0x74d978(_0x22509f([0x56,0x61,0x6c,0x69,0x64]));_0x5d167b(),_0x4b30bb[_0x22509f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x22509f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x31abff=!0x1;const _0x2838ad=_0x48d781();function _0x1f31e4(_0x523e47){return!!_0x523e47&&(typeof _0x523e47===_0x22509f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x523e47===_0x22509f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x523e47[_0x22509f([0x74,0x68,0x65,0x6e])]===_0x22509f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x523e47[_0x22509f([0x63,0x61,0x74,0x63,0x68])]===_0x22509f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4f5472(_0x5ab7ae){_0x110e0a(_0x5ab7ae)[_0x22509f([0x74,0x68,0x65,0x6e])](_0x6a566d=>{if(!_0x6a566d||_0x6a566d[_0x22509f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x22509f([0x6f,0x6b]))return _0x22509f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x259f73(_0x23cfa9(_0x2838ad+_0x264278))!=_0x6a566d[_0x22509f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x22509f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x22509f([0x56,0x61,0x6c,0x69,0x64]);})[_0x22509f([0x74,0x68,0x65,0x6e])](_0x14567a=>(_0x22444a(),_0x14567a),()=>{const _0x4350f1=_0x3a1734();return null==_0x4350f1?(_0x22444a(),_0x22509f([0x56,0x61,0x6c,0x69,0x64])):_0x22509f(_0x17a0e5-_0x4350f1>(0x24778c56^_0x44bca2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x22509f([0x74,0x68,0x65,0x6e])](_0x74d978)[_0x22509f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x74d978(_0x22509f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5abe6d=0x4de6d6^_0x44bca2;function _0x22444a(){const _0x4af3de=_0x22509f([0x6c,0x6c,0x63,0x74,0x2d])+_0x259f73(_0x23cfa9(_0x19dd6c)),_0x57bb4e=_0x9bc807(_0x259f73(window[_0x22509f([0x4d,0x61,0x74,0x68])][_0x22509f([0x63,0x65,0x69,0x6c])](_0x17a0e5/_0x5abe6d)));window[_0x22509f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22509f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4af3de,_0x57bb4e);}function _0x3a1734(){const _0x5e346f=_0x22509f([0x6c,0x6c,0x63,0x74,0x2d])+_0x259f73(_0x23cfa9(_0x19dd6c)),_0x1b6598=window[_0x22509f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22509f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e346f);return _0x1b6598?window[_0x22509f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9bc807(_0x1b6598),0x10)*_0x5abe6d:null;}function _0x110e0a(_0x14bcdb){return new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x448f59,_0x5cbf8b)=>{_0x14bcdb[_0x22509f([0x74,0x68,0x65,0x6e])](_0x448f59,_0x5cbf8b),window[_0x22509f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5cbf8b,0x7adc96^_0x44bca2);});}}_0x4b30bb[_0x22509f([0x6f,0x6e])](_0x22509f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2d0d97,_0x35cd47)=>{if(_0x35cd47[0x0]!=_0x19dd6c)return _0x74d978(_0x22509f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x35cd47[0x1]={..._0x35cd47[0x1],[_0x22509f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2838ad};},{[_0x22509f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22509f([0x68,0x69,0x67,0x68])}),_0x4b30bb[_0x22509f([0x6f,0x6e])](_0x22509f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x138681=>{_0x1f31e4(_0x138681[_0x22509f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x31abff=!0x0,_0x4f5472(_0x138681[_0x22509f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x22509f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22509f([0x6c,0x6f,0x77])}),_0x4acea4[_0x22509f([0x74,0x68,0x65,0x6e])](()=>{_0x31abff||_0x74d978(_0x22509f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xbb2b8a(){return _0x4b30bb[_0x22509f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22509f([0x76,0x69,0x65,0x77])][_0x22509f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x22509f([0x61,0x75,0x74,0x6f]);}function _0x5d167b(){_0x4b30bb[_0x22509f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22509f([0x76,0x69,0x65,0x77])][_0x22509f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x22509f([0x61,0x75,0x74,0x6f]);}}function _0x18b0f2(_0x414cbc){const _0x4cb5f0=[new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b2e27=>setTimeout(_0x5b2e27,0x72369a^_0x44bca2)),_0x4acea4[_0x22509f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x93fd4e=>{let _0x4638a8=0x0;_0x4b30bb[_0x22509f([0x6d,0x6f,0x64,0x65,0x6c])][_0x22509f([0x6f,0x6e])](_0x22509f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x334ad3,_0x2bea27)=>{_0x2bea27[0x0][_0x22509f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4638a8++,_0x4638a8==(0x7b09ae^_0x44bca2)&&(_0x93fd4e(),_0x334ad3[_0x22509f([0x6f,0x66,0x66])]());});}))];return window[_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x22509f([0x72,0x61,0x63,0x65])](_0x4cb5f0)[_0x22509f([0x74,0x68,0x65,0x6e])](()=>_0x414cbc);}async function _0x3fac3f(){await _0x4acea4,_0x4b30bb[_0x22509f([0x6d,0x6f,0x64,0x65,0x6c])][_0x22509f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3ddea6,_0x4b30bb[_0x22509f([0x6d,0x6f,0x64,0x65,0x6c])][_0x22509f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3ddea6,_0x4b30bb[_0x22509f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x22509f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5e8a21(_0x29e8dd){const _0x248f39=_0x221ea3();_0x4b30bb[_0x248f39]=_0x22509f([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])+_0x29e8dd,_0x29e8dd!=_0x22509f([0x56,0x61,0x6c,0x69,0x64])&&_0x3fac3f();}function _0x221ea3(){const _0x39017c=window[_0x22509f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x22509f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x22509f([0x6e,0x6f,0x77])]())[_0x22509f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x22509f([0x2e]),'');let _0x2fcef5=_0x22509f([0x4c]);for(let _0x4f3821=0x0;_0x4f3821<_0x39017c[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f3821+=0x2){let _0x20f974=window[_0x22509f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39017c[_0x22509f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f3821,_0x4f3821+0x2));_0x20f974>=_0x458856[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x20f974-=_0x458856[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2fcef5+=_0x458856[_0x20f974];}return _0x2fcef5;}function _0x310fbd(){const _0x41dbc6=_0x487d64[_0x22509f([0x73,0x70,0x6c,0x69,0x74])](_0x22509f([0x2e]));if(0x3!=_0x41dbc6[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x9cd01c(_0x41dbc6[0x1]);function _0x9cd01c(_0x4462cc){const _0x351266=_0x42aeac(_0x4462cc);return _0x351266&&_0x5ef7c5()?_0x351266:null;function _0x5ef7c5(){const _0xa33346=_0x351266[_0x22509f([0x6a,0x74,0x69])],_0x9356fb=window[_0x22509f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa33346[_0x22509f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xa33346[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3c91e8={..._0x351266,[_0x22509f([0x6a,0x74,0x69])]:_0xa33346[_0x22509f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xa33346[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3c91e8[_0x22509f([0x76,0x63])],_0x23cfa9(_0x3c91e8)==_0x9356fb;}}}async function _0x26c2a8(){let _0x15996d=!0x0;try{const _0x3cef20=_0x487d64[_0x22509f([0x73,0x70,0x6c,0x69,0x74])](_0x22509f([0x2e])),[_0x57b6ae,_0x4bd364,_0x3fea7e]=_0x3cef20;return _0x1a49fc(_0x57b6ae),await _0x469523(_0x57b6ae,_0x4bd364,_0x3fea7e),_0x15996d;}catch{return!0x1;}function _0x1a49fc(_0xefc3b6){const _0x331f6d=_0x42aeac(_0xefc3b6);_0x331f6d&&_0x331f6d[_0x22509f([0x61,0x6c,0x67])]==_0x22509f([0x45,0x53,0x32,0x35,0x36])||(_0x15996d=!0x1);}async function _0x469523(_0x111b2f,_0x15cf2f,_0x1aaf0b){const _0x2e437a=window[_0x22509f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x22509f([0x66,0x72,0x6f,0x6d])](_0x109bac(_0x1aaf0b),_0x1da9f1=>_0x1da9f1[_0x22509f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5a7564=new window[(_0x22509f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x22509f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x111b2f+_0x22509f([0x2e])+_0x15cf2f),_0x281397=window[_0x22509f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x22509f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x281397)return;const _0x48252b=await _0x281397[_0x22509f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x22509f([0x6a,0x77,0x6b]),_0x58f26f,{[_0x22509f([0x6e,0x61,0x6d,0x65])]:_0x22509f([0x45,0x43,0x44,0x53,0x41]),[_0x22509f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x22509f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x22509f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x281397[_0x22509f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x22509f([0x6e,0x61,0x6d,0x65])]:_0x22509f([0x45,0x43,0x44,0x53,0x41]),[_0x22509f([0x68,0x61,0x73,0x68])]:{[_0x22509f([0x6e,0x61,0x6d,0x65])]:_0x22509f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x48252b,_0x2e437a,_0x5a7564)||(_0x15996d=!0x1);}}function _0x42aeac(_0x11c540){return _0x11c540[_0x22509f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x22509f([0x65,0x79]))?JSON[_0x22509f([0x70,0x61,0x72,0x73,0x65])](_0x109bac(_0x11c540)):null;}function _0x109bac(_0xa76e13){return window[_0x22509f([0x61,0x74,0x6f,0x62])](_0xa76e13[_0x22509f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x22509f([0x2b]))[_0x22509f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x22509f([0x2f])));}function _0x23cfa9(_0x297b52){let _0x3f2f06=0x1505;function _0x5e22b0(_0x43f58c){for(let _0x233c9f=0x0;_0x233c9f<_0x43f58c[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x233c9f++){const _0x343135=_0x43f58c[_0x22509f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x233c9f);_0x3f2f06=(_0x3f2f06<<0x5)+_0x3f2f06+_0x343135,_0x3f2f06&=_0x3f2f06;}}function _0x4768eb(_0x5b975a){Array[_0x22509f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b975a)?_0x5b975a[_0x22509f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4768eb):_0x5b975a&&typeof _0x5b975a==_0x22509f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x22509f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b975a)[_0x22509f([0x73,0x6f,0x72,0x74])]()[_0x22509f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1ad748,_0x19525f])=>{_0x5e22b0(_0x1ad748),_0x4768eb(_0x19525f);}):_0x5e22b0(window[_0x22509f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b975a));}return _0x4768eb(_0x297b52),_0x3f2f06>>>0x0;}function _0x259f73(_0x3b7efb){return _0x3b7efb[_0x22509f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x22509f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x22509f([0x30]));}function _0x9bc807(_0x12cdec){return _0x12cdec[_0x22509f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x22509f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x22509f([0x6a,0x6f,0x69,0x6e])]('');}function _0x3ddea6(){}function _0x22509f(_0x90064e){const _0x4f155d=_0x9aea;return _0x90064e[_0x4f155d(0x13b)](_0x4bcfd8=>String[_0x4f155d(0x15d)](_0x4bcfd8))[_0x4f155d(0x152)]('');}_0x5e8a21(await _0x3c6be6());}(this);}}
|