@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.1-alpha.4 → 46.0.1-alpha.5
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.
- package/build/paste-from-office-enhanced.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/src/normalizers/inliner/msofficestylesinliner.js +1 -1
- package/src/normalizers/inliner/utils.js +1 -1
- package/src/normalizers/propagator/msofficeinlinestylepropagator.js +1 -1
- package/src/pastefromofficeenhancedinliner.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(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 O(t){return A[E(206)](t)}function L(t,e){const n=R();return(L=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=L,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=L,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=L,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 T(t){const e=L,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 j(t){const e=L,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 N=K;function D(){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(D=function(){return t})()}function K(t,e){const n=D();return(K=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=K,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())}}(D);class V extends b{[N(339)](t){const n=N,{body:r,styles:s}=t[n(340)],i=new e.ViewUpcastWriter(r[n(354)]),o=i[n(337)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(188)](t,i)}return n}(function(t){const e=L,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=j(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}[N(345)](t){return super[N(345)](t)||O(t)}}const W=k;function J(){const t=["23224SoMVfq","28KqPklV","PasteFromOfficeEnhancedInliner","3198155oOWwtv","261mtjmbx","map","editor","ClipboardPipeline","isPremiumPlugin","15003550aOCeCc","document","_parsedData","pluginName","get","1713spZHKA","getData","PasteFromOffice","31635318yGTvxD","execute","6844SypJjU","175114zDEeVG","high","inputTransformation","5xrzbwo","isOfficialPlugin","init","join","stylesProcessor","isActive","dataTransfer","editing","text/html","plugins","view","afterInit","fromCharCode","href","requires","1360596krWFTD"];return(J=function(){return t})()}function k(t,e){const n=J();return(k=function(t,e){return n[t-=495]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(794495===-parseInt(e(524))/1*(parseInt(e(521))/2)+-parseInt(e(515))/3*(-parseInt(e(520))/4)+parseInt(e(504))/5+parseInt(e(500))/6*(parseInt(e(502))/7)+parseInt(e(501))/8*(parseInt(e(505))/9)+parseInt(e(510))/10+-parseInt(e(518))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class q extends t.Plugin{static get[W(513)](){return W(503)}static get[W(525)](){return!0}static get[W(509)](){return!0}static get[W(499)](){return[W(517)]}[W(526)](){const t=W,e=this[t(507)],n=e[t(533)][t(514)](t(508)),r=e[t(531)][t(495)][t(511)],s=new V(r);n.on(t(523),(e,n)=>{const i=t,o=n[i(530)][i(516)](i(532));s[i(529)](o)&&(n[i(512)]||(n[i(512)]=x(o,r[i(528)])),s[i(519)](n))},{priority:S.priorities[t(514)](t(522))+11})}[W(496)](){!async function(t){const e=d([113,116,80,109,121,73,110,68,106,107,88,97,67,56,51,71,87,102,53,117,76,82,66,99,112,103,48,52,50,57,54,79,108,49,75,122,111,81,118,119,83,85,104,55,84,74,86,90,98,105,101,70,114,69,100,65,78,77,89,72,120,115]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=k;return t[e(506)](t=>String[e(497)](t))[e(527)]("")}!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([113]);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:1754179200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(498)]);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 B=$;function $(t,e){const n=Z();return($=function(t,e){return n[t-=359]})(t,e)}!function(t){const e=$,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())}}(Z);const z=[B(396),B(402),B(379),B(382),B(391),B(390),B(403),B(383)],U=[B(396),B(402),B(379)],G={"font-style":[[B(385),"i"]],"font-weight":[[B(378),B(365)],[B(366),B(365)],[B(388),B(365)],[t=>Number(t)>=600,B(365)]],"text-decoration":[[B(395),"u"],[B(371),"s"]],"text-decoration-line":[[B(395),"u"],[B(371),"s"]],"vertical-align":[[B(369),B(369)],[B(362),B(370)]]};function Z(){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(Z=function(){return t})()}function _(t){return z[B(386)](t)}function H(t){const e=B;return Array[e(377)](t[e(367)]())[e(360)](_)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(400)](e=>{const i=n,o=t[i(397)](e);if(o)if(c=e,U[B(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=B;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=B;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 Y=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{[Y(188)](t){const n=Y,{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,H(t))}t[n(202)]=r}[Y(191)](t){return super[Y(191)](t)||O(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),q,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,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=C,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())}}(E);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t,e){const n=E();return(C=function(t,e){return n[t-=206]})(t,e)}function E(){const t=["723728gMJMVK","28115oytHaf","1993908lnriNq","2209430MgtndD","9ajgAVf","4919827yMMtfx","7gwXvIC","3iStxli","613579hboiDF","test","4198392Kyocry","996bYyXSi"];return(E=function(){return t})()}function O(t){return A[C(206)](t)}function P(t,e){const n=F();return(P=function(t,e){return n[t-=362]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(753353===-parseInt(e(387))/1*(parseInt(e(386))/2)+-parseInt(e(382))/3+-parseInt(e(371))/4*(-parseInt(e(369))/5)+parseInt(e(378))/6+parseInt(e(362))/7+-parseInt(e(380))/8*(parseInt(e(375))/9)+parseInt(e(370))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(){const t=["length","getPropertyValue","hasClass","tagName","push","1860PIeoST","2784150RwGssX","14476dorzja","style","cssRules","name","3281292oBzgGX","exec","assign","3471984wdkFND","selectorText","16iBNCxE","map","3047340GUzict","groups","split","trim","1016042RgbWbY","1xSOJCK","className","set","5620881cryRAs","initial"];return(F=function(){return t})()}function T(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(367)]&&!s[n(388)])continue;const e=!s[n(367)]||t[n(374)]===s[n(367)],o=!s[n(388)]||t[n(366)](s[n(388)]);e&&o&&r[n(389)](s,i)}return r}function j(t){const e=P,n={};for(let r=0;r<t[e(364)];r++){const s=t[r],i=t[e(365)](s);e(363)!==i&&(n[s]=i)}return n}function R(t){const e=P,n=t[e(384)](",")[e(381)](t=>t[e(385)]()),r=[];for(const t of n){const n=L[e(376)](t);n&&r[e(368)](n[e(383)])}return r}function M(t){const e=P,n={};for(const r of t)Object[e(377)](n,r);return n}const N=D;function D(t,e){const n=K();return(D=function(t,e){return n[t-=242]})(t,e)}function K(){const t=["type","elementStart","createRangeIn","48fJhyIt","size","hasStyle","1645028WZktAj","477280HfTTQN","2298282txwqRm","_parsedData","1003774BKonCj","content","6556890akuswf","from","2416788hPpczA","isActive","item","setStyle","values","execute","3194604yoPHVW","document"];return(K=function(){return t})()}!function(t){const e=D,n=t();for(;;)try{if(860636===parseInt(e(246))/1+parseInt(e(242))/2+parseInt(e(250))/3+-parseInt(e(256))/4+-parseInt(e(243))/5+parseInt(e(248))/6+parseInt(e(244))/7*(-parseInt(e(261))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class W extends b{[N(255)](t){const n=N,{body:r,styles:s}=t[n(245)],i=new e.ViewUpcastWriter(r[n(257)]),o=i[n(260)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(389)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(373)])if(t instanceof CSSStyleRule){const r=j(t[e(372)]);n[t[e(379)]]=Object[e(377)]({},n[t[e(379)]]||{},r)}return n}(s));for(const t of o){if(n(259)!==t[n(258)])continue;const e=T(t[n(252)],c);if(e[n(262)]){const r=M(Array[n(249)](e[n(254)]()));for(const e in r){const s=t[n(252)];s[n(263)](e)||i[n(253)](e,r[e],s)}}}t[n(247)]=r}[N(251)](t){return super[N(251)](t)||O(t)}}const V=$;function k(){const t=["393389JiSEQj","pluginName","editor","inputTransformation","926883dSvOqi","init","114hazFls","283900bFDGkj","1765qUpCKe","stylesProcessor","106519rnnmgW","642686rWiTpV","1460HUeakT","document","editing","execute","href","requires","map","PasteFromOfficeEnhancedInliner","isPremiumPlugin","ClipboardPipeline","fromCharCode","plugins","dataTransfer","high","2729936NtenZq","getData","isActive","isOfficialPlugin","_parsedData","3bCkDam","32bmarZQ","PasteFromOffice","text/html","join","view","get","afterInit"];return(k=function(){return t})()}function $(t,e){const n=k();return($=function(t,e){return n[t-=277]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(210540===-parseInt(e(292))/1+-parseInt(e(303))/2*(-parseInt(e(284))/3)+-parseInt(e(304))/4*(-parseInt(e(300))/5)+parseInt(e(298))/6*(parseInt(e(302))/7)+parseInt(e(285))/8*(-parseInt(e(296))/9)+parseInt(e(299))/10+parseInt(e(279))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class z extends t.Plugin{static get[V(293)](){return V(311)}static get[V(282)](){return!0}static get[V(312)](){return!0}static get[V(309)](){return[V(286)]}[V(297)](){const t=V,e=this[t(294)],n=e[t(315)][t(290)](t(313)),r=e[t(306)][t(289)][t(305)],s=new W(r);n.on(t(295),(e,n)=>{const i=t,o=n[i(277)][i(280)](i(287));s[i(281)](o)&&(n[i(283)]||(n[i(283)]=x(o,r[i(301)])),s[i(307)](n))},{priority:S.priorities[t(290)](t(278))+11})}[V(291)](){!async function(t){const e=d([121,88,48,104,86,108,80,84,116,81,66,79,90,106,103,54,112,111,98,75,89,57,122,115,72,52,50,85,105,71,55,101,78,117,109,68,118,67,107,82,110,119,83,102,74,49,69,114,73,100,65,87,56,113,76,77,97,120,99,70,51,53]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=$;return t[e(310)](t=>String[e(314)](t))[e(288)]("")}!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([121]);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:1754265600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(308)]);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 J=q;function q(t,e){const n=G();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())}}(G);const B=[J(396),J(402),J(379),J(382),J(391),J(390),J(403),J(383)],U=[J(396),J(402),J(379)],Z={"font-style":[[J(385),"i"]],"font-weight":[[J(378),J(365)],[J(366),J(365)],[J(388),J(365)],[t=>Number(t)>=600,J(365)]],"text-decoration":[[J(395),"u"],[J(371),"s"]],"text-decoration-line":[[J(395),"u"],[J(371),"s"]],"vertical-align":[[J(369),J(369)],[J(362),J(370)]]};function G(){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(G=function(){return t})()}function _(t){return B[J(386)](t)}function H(t){const e=J;return Array[e(377)](t[e(367)]())[e(360)](_)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=J,r={},s={};return e[n(400)](e=>{const i=n,o=t[i(397)](e);if(o)if(c=e,U[J(386)](c))r[e]=o;else if(e in Z){const t=o[i(384)](" ");Z[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=J;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=J;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=tt;function Y(){const t=["189DnumeY","24070343tRWcKT","6OCqoTd","stylesProcessor","134dFcolV","isActive","blockElements","10jSkJXn","2557824hVjdFK","document","name","content","element","12263904uYfOlD","includes","_parsedData","execute","2489156JBbhZz","285672eZvoTm","createRangeIn","21167pVtScF","font","557950cJHzdh","getItems"];return(Y=function(){return t})()}function tt(t,e){const n=Y();return(tt=function(t,e){return n[t-=488]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(713420===parseInt(e(500))/1*(-parseInt(e(508))/2)+parseInt(e(488))/3+-parseInt(e(497))/4+-parseInt(e(502))/5*(-parseInt(e(506))/6)+-parseInt(e(504))/7*(-parseInt(e(498))/8)+-parseInt(e(493))/9+-parseInt(e(511))/10*(-parseInt(e(505))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class et extends b{[Q(496)](t){const n=Q,{body:r}=t[n(495)],s=new e.ViewUpcastWriter(r[n(489)]),i=s[n(499)](r),o=new e.ViewDocument(s[n(489)][n(507)]),c=[...new e.ViewDomConverter(o)[n(510)],n(501)],a=i[n(503)]();for(const t of a)if(t.is(n(492))&&c[n(494)](t[n(490)])){X(t,s,H(t))}t[n(491)]=r}[Q(509)](t){return super[Q(509)](t)||O(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 et(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),z,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 _0x229224}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x13899e,parsePasteOfficeHtml as _0x147cac}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2c7e9a,uid as _0x4ea213}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2671ef,ViewDocument as _0x15373b,ViewDomConverter as _0x17678b}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x5b28f2){return m['test'](_0x5b28f2);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3d7d35,_0x5a887d){const _0x3c5ed7=new Map();for(const [_0x190808,_0x204c53]of _0x5a887d){if(!_0x190808['tagName']&&!_0x190808['className'])continue;const _0x355ca6=!_0x190808['tagName']||_0x3d7d35['name']===_0x190808['tagName'],_0x357334=!_0x190808['className']||_0x3d7d35['hasClass'](_0x190808['className']);_0x355ca6&&_0x357334&&_0x3c5ed7['set'](_0x190808,_0x204c53);}return _0x3c5ed7;}function h(_0x4cae4f){const _0x206036={};for(let _0x3d319d=0x0;_0x3d319d<_0x4cae4f['length'];_0x3d319d++){const _0x2993dd=_0x4cae4f[_0x3d319d],_0x3073a1=_0x4cae4f['getPropertyValue'](_0x2993dd);'initial'!==_0x3073a1&&(_0x206036[_0x2993dd]=_0x3073a1);}return _0x206036;}function O(_0x424f5b){const _0x329025=_0x424f5b['split'](',')['map'](_0x408303=>_0x408303['trim']()),_0x411b3a=[];for(const _0x2c0ba7 of _0x329025){const _0x3047d3=S['exec'](_0x2c0ba7);_0x3047d3&&_0x411b3a['push'](_0x3047d3['groups']);}return _0x411b3a;}function k(_0x11a875){const _0x207e91={};for(const _0x36b1ea of _0x11a875)Object['assign'](_0x207e91,_0x36b1ea);return _0x207e91;}class u extends _0x13899e{['execute'](_0x49f7f2){const {body:_0x1edf8c,styles:_0x169685}=_0x49f7f2['_parsedData'],_0x615f3d=new _0x2671ef(_0x1edf8c['document']),_0x530f3c=_0x615f3d['createRangeIn'](_0x1edf8c),_0x30c4b5=function(_0x3732c1){const _0x22c4e5={};for(const _0x15acd1 of _0x3732c1)for(const _0x3f3952 of _0x15acd1['cssRules'])if(_0x3f3952 instanceof CSSStyleRule){const _0x1f44a5=h(_0x3f3952['style']);_0x22c4e5[_0x3f3952['selectorText']]=Object['assign']({},_0x22c4e5[_0x3f3952['selectorText']]||{},_0x1f44a5);}return _0x22c4e5;}(_0x169685),_0x44efec=function(_0x565d78){const _0x135977=new Map();for(const _0x3c0e0e in _0x565d78){const _0x22896d=O(_0x3c0e0e),_0x3e39ea=_0x565d78[_0x3c0e0e];for(const _0x3cb130 of _0x22896d)_0x135977['set'](_0x3cb130,_0x3e39ea);}return _0x135977;}(_0x30c4b5);for(const _0x46b999 of _0x530f3c){if('elementStart'!==_0x46b999['type'])continue;const _0x433432=j(_0x46b999['item'],_0x44efec);if(_0x433432['size']){const _0x4a0781=k(Array['from'](_0x433432['values']()));for(const _0x3ed2f0 in _0x4a0781){const _0x356a5a=_0x46b999['item'];_0x356a5a['hasStyle'](_0x3ed2f0)||_0x615f3d['setStyle'](_0x3ed2f0,_0x4a0781[_0x3ed2f0],_0x356a5a);}}}_0x49f7f2['content']=_0x1edf8c;}['isActive'](_0x5f37f7){return super['isActive'](_0x5f37f7)||p(_0x5f37f7);}}class i extends _0x229224{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4f131d=this['editor'],_0x2bf1c8=_0x4f131d['plugins']['get']('ClipboardPipeline'),_0x30bcaa=_0x4f131d['editing']['view']['document'],_0xa58944=new u(_0x30bcaa);_0x2bf1c8['on']('inputTransformation',(_0x16db57,_0x11a564)=>{const _0x4f3517=_0x11a564['dataTransfer']['getData']('text/html');_0xa58944['isActive'](_0x4f3517)&&(_0x11a564['_parsedData']||(_0x11a564['_parsedData']=_0x147cac(_0x4f3517,_0x30bcaa['stylesProcessor'])),_0xa58944['execute'](_0x11a564));},{'priority':_0x2c7e9a['get']('high')+0xb});}['afterInit'](){!async function(_0x2b92ba){const _0x8f4b55=_0x4f518c([0x71,0x74,0x50,0x6d,0x79,0x49,0x6e,0x44,0x6a,0x6b,0x58,0x61,0x43,0x38,0x33,0x47,0x57,0x66,0x35,0x75,0x4c,0x52,0x42,0x63,0x70,0x67,0x30,0x34,0x32,0x39,0x36,0x4f,0x6c,0x31,0x4b,0x7a,0x6f,0x51,0x76,0x77,0x53,0x55,0x68,0x37,0x54,0x4a,0x56,0x5a,0x62,0x69,0x65,0x46,0x72,0x45,0x64,0x41,0x4e,0x4d,0x59,0x48,0x78,0x73]),_0x26eded=0x36ebc27a,_0x3a61ab=0x36ecad12^_0x26eded,_0x47afec=window[_0x4f518c([0x44,0x61,0x74,0x65])][_0x4f518c([0x6e,0x6f,0x77])](),_0x39c9b5=_0x2b92ba[_0x4f518c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x258bd5=new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd7cfca=>{_0x39c9b5[_0x4f518c([0x6f,0x6e,0x63,0x65])](_0x4f518c([0x72,0x65,0x61,0x64,0x79]),_0xd7cfca);}),_0x3479e1={[_0x4f518c([0x6b,0x74,0x79])]:_0x4f518c([0x45,0x43]),[_0x4f518c([0x75,0x73,0x65])]:_0x4f518c([0x73,0x69,0x67]),[_0x4f518c([0x63,0x72,0x76])]:_0x4f518c([0x50,0x2d,0x32,0x35,0x36]),[_0x4f518c([0x78])]:_0x4f518c([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]),[_0x4f518c([0x79])]:_0x4f518c([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]),[_0x4f518c([0x61,0x6c,0x67])]:_0x4f518c([0x45,0x53,0x32,0x35,0x36])},_0x423f47=_0x39c9b5[_0x4f518c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4f518c([0x67,0x65,0x74])](_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2de288(){let _0x3ca711,_0x501919=null,_0x1315c7=null;try{if(_0x423f47==_0x4f518c([0x47,0x50,0x4c]))return _0x4f518c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3ca711=_0x2f07e7(),!_0x3ca711)return _0x4f518c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3ca711[_0x4f518c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1315c7=_0x157e07(_0x3ca711[_0x4f518c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3ca711[_0x4f518c([0x6a,0x74,0x69])])),await _0xd8143c()?_0x40746c()?_0x5f6d95()?_0x4f518c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x424b33()?(_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f518c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x501919=_0x4bef40(_0x4f518c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f518c([0x74,0x72,0x69,0x61,0x6c])&&(_0x501919=_0x4bef40(_0x4f518c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x25b080()):_0x4f518c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4f518c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4f518c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4f518c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5f6d95(){const _0x113b89=[_0x4f518c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4f518c([0x74,0x72,0x69,0x61,0x6c])][_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x47afec/0x3e8:0xe10*_0x3a61ab;return _0x3ca711[_0x4f518c([0x65,0x78,0x70])]<_0x113b89;}function _0x40746c(){const _0x3df14f=_0x3ca711[_0x4f518c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3df14f&&(!!_0x3df14f[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x2a]))||(!!_0x3df14f[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x50,0x4f,0x45]))||!!_0x3df14f[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x50,0x50]))));}function _0x424b33(){const _0x3a472d=_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a472d||0x0==_0x3a472d[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1d1199}=new URL(window[_0x4f518c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3a472d[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d1199))return!0x0;const _0x59b667=_0x1d1199[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e]));return _0x3a472d[_0x4f518c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x248e8b=>_0x248e8b[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x2a])))[_0x4f518c([0x6d,0x61,0x70])](_0x4e5a9d=>_0x4e5a9d[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e])))[_0x4f518c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c8c45=>_0x4c8c45[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x59b667[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f518c([0x6d,0x61,0x70])](_0x2b0217=>Array(_0x59b667[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2b0217[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f518c([0x66,0x69,0x6c,0x6c])](_0x2b0217[0x0]===_0x4f518c([0x2a])?_0x4f518c([0x2a]):'')[_0x4f518c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2b0217))[_0x4f518c([0x73,0x6f,0x6d,0x65])](_0x282387=>_0x59b667[_0x4f518c([0x65,0x76,0x65,0x72,0x79])]((_0xd5ccc8,_0x13deaa)=>_0x282387[_0x13deaa]===_0xd5ccc8||_0x282387[_0x13deaa]===_0x4f518c([0x2a])));}function _0x25b080(){return _0x501919&&_0x1315c7?new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3acabb,_0x584368)=>{_0x501919[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x3acabb,_0x584368),_0x1315c7[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x4e2421=>{_0x4e2421!=_0x4f518c([0x56,0x61,0x6c,0x69,0x64])&&_0x3acabb(_0x4e2421);},_0x584368);}):_0x501919||_0x1315c7||_0x4f518c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x157e07(_0x493838,_0x46a859){return new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31180a=>{if(_0x5a84d2())return _0x31180a(_0x4f518c([0x56,0x61,0x6c,0x69,0x64]));_0x5227fe(),_0x39c9b5[_0x4f518c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4f518c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x52e84b=!0x1;const _0x5463cc=_0x4ea213();function _0x5e09a2(_0x3d16ca){return!!_0x3d16ca&&(typeof _0x3d16ca===_0x4f518c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3d16ca===_0x4f518c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3d16ca[_0x4f518c([0x74,0x68,0x65,0x6e])]===_0x4f518c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3d16ca[_0x4f518c([0x63,0x61,0x74,0x63,0x68])]===_0x4f518c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x287d23(_0x3478ed){_0x536a69(_0x3478ed)[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x5c684d=>{if(!_0x5c684d||_0x5c684d[_0x4f518c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4f518c([0x6f,0x6b]))return _0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x39374c(_0x1106bf(_0x5463cc+_0x46a859))!=_0x5c684d[_0x4f518c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4f518c([0x56,0x61,0x6c,0x69,0x64]);})[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x5954b3=>(_0x349862(),_0x5954b3),()=>{const _0x4bf4f1=_0x152444();return null==_0x4bf4f1?(_0x349862(),_0x4f518c([0x56,0x61,0x6c,0x69,0x64])):_0x4f518c(_0x47afec-_0x4bf4f1>(0x12e7467a^_0x26eded)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x31180a)[_0x4f518c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x31180a(_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x9d2a5c=0x36dd2cfa^_0x26eded;function _0x349862(){const _0x8672b9=_0x4f518c([0x6c,0x6c,0x63,0x74,0x2d])+_0x39374c(_0x1106bf(_0x493838)),_0x3cb5f5=_0x564267(_0x39374c(window[_0x4f518c([0x4d,0x61,0x74,0x68])][_0x4f518c([0x63,0x65,0x69,0x6c])](_0x47afec/_0x9d2a5c)));window[_0x4f518c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f518c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8672b9,_0x3cb5f5);}function _0x152444(){const _0x23c7cc=_0x4f518c([0x6c,0x6c,0x63,0x74,0x2d])+_0x39374c(_0x1106bf(_0x493838)),_0x489c50=window[_0x4f518c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f518c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x23c7cc);return _0x489c50?window[_0x4f518c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x564267(_0x489c50),0x10)*_0x9d2a5c:null;}function _0x536a69(_0x5506a3){return new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x118a0a,_0x3e5eab)=>{_0x5506a3[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x118a0a,_0x3e5eab),window[_0x4f518c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3e5eab,0x36ea16ba^_0x26eded);});}}_0x39c9b5[_0x4f518c([0x6f,0x6e])](_0x4f518c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5d1806,_0x215e90)=>{if(_0x215e90[0x0]!=_0x493838)return _0x31180a(_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x215e90[0x1]={..._0x215e90[0x1],[_0x4f518c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5463cc};},{[_0x4f518c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f518c([0x68,0x69,0x67,0x68])}),_0x39c9b5[_0x4f518c([0x6f,0x6e])](_0x4f518c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x537d48=>{_0x5e09a2(_0x537d48[_0x4f518c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x52e84b=!0x0,_0x287d23(_0x537d48[_0x4f518c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4f518c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f518c([0x6c,0x6f,0x77])}),_0x258bd5[_0x4f518c([0x74,0x68,0x65,0x6e])](()=>{_0x52e84b||_0x31180a(_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5a84d2(){return _0x39c9b5[_0x4f518c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f518c([0x76,0x69,0x65,0x77])][_0x4f518c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4f518c([0x61,0x75,0x74,0x6f]);}function _0x5227fe(){_0x39c9b5[_0x4f518c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f518c([0x76,0x69,0x65,0x77])][_0x4f518c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f518c([0x61,0x75,0x74,0x6f]);}}function _0x4bef40(_0x54e939){const _0x4879bb=[new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3777f8=>setTimeout(_0x3777f8,0x36e2fcb6^_0x26eded)),_0x258bd5[_0x4f518c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c0ca6=>{let _0x3327e7=0x0;_0x39c9b5[_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f518c([0x6f,0x6e])](_0x4f518c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x37ac01,_0x3a54ab)=>{_0x3a54ab[0x0][_0x4f518c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3327e7++,_0x3327e7==(0x36ebc382^_0x26eded)&&(_0x4c0ca6(),_0x37ac01[_0x4f518c([0x6f,0x66,0x66])]());});}))];return window[_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f518c([0x72,0x61,0x63,0x65])](_0x4879bb)[_0x4f518c([0x74,0x68,0x65,0x6e])](()=>_0x54e939);}async function _0x5a7115(){await _0x258bd5,_0x39c9b5[_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f518c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x44bc3a,_0x39c9b5[_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f518c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x44bc3a,_0x39c9b5[_0x4f518c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xebcfc7(_0x5ee984){const _0x20ba07=_0x982cb5();_0x39c9b5[_0x20ba07]=_0x4f518c([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])+_0x5ee984,_0x5ee984!=_0x4f518c([0x56,0x61,0x6c,0x69,0x64])&&_0x5a7115();}function _0x982cb5(){const _0x50e975=window[_0x4f518c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4f518c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4f518c([0x6e,0x6f,0x77])]())[_0x4f518c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4f518c([0x2e]),'');let _0x1af0cc=_0x4f518c([0x71]);for(let _0x266dce=0x0;_0x266dce<_0x50e975[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x266dce+=0x2){let _0x5a618e=window[_0x4f518c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50e975[_0x4f518c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x266dce,_0x266dce+0x2));_0x5a618e>=_0x8f4b55[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5a618e-=_0x8f4b55[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1af0cc+=_0x8f4b55[_0x5a618e];}return _0x1af0cc;}function _0x2f07e7(){const _0x3b05f7=_0x423f47[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e]));if(0x3!=_0x3b05f7[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x23f9a1(_0x3b05f7[0x1]);function _0x23f9a1(_0x49de04){const _0x5739e1=_0x114662(_0x49de04);return _0x5739e1&&_0x379977()?_0x5739e1:null;function _0x379977(){const _0x1f323f=_0x5739e1[_0x4f518c([0x6a,0x74,0x69])],_0x15bdec=window[_0x4f518c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f323f[_0x4f518c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1f323f[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1c1288={..._0x5739e1,[_0x4f518c([0x6a,0x74,0x69])]:_0x1f323f[_0x4f518c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1f323f[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1c1288[_0x4f518c([0x76,0x63])],_0x1106bf(_0x1c1288)==_0x15bdec;}}}async function _0xd8143c(){let _0x3b470c=!0x0;try{const _0x3f9406=_0x423f47[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e])),[_0x4b799b,_0x226665,_0x171bd2]=_0x3f9406;return _0x42ac54(_0x4b799b),await _0x52de98(_0x4b799b,_0x226665,_0x171bd2),_0x3b470c;}catch{return!0x1;}function _0x42ac54(_0x3d0cda){const _0x431c22=_0x114662(_0x3d0cda);_0x431c22&&_0x431c22[_0x4f518c([0x61,0x6c,0x67])]==_0x4f518c([0x45,0x53,0x32,0x35,0x36])||(_0x3b470c=!0x1);}async function _0x52de98(_0x244ac7,_0xea532c,_0x5e89fa){const _0x1a7459=window[_0x4f518c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4f518c([0x66,0x72,0x6f,0x6d])](_0x459023(_0x5e89fa),_0x4346fe=>_0x4346fe[_0x4f518c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x329bdf=new window[(_0x4f518c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4f518c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x244ac7+_0x4f518c([0x2e])+_0xea532c),_0x25ae8e=window[_0x4f518c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4f518c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x25ae8e)return;const _0x23f9f3=await _0x25ae8e[_0x4f518c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4f518c([0x6a,0x77,0x6b]),_0x3479e1,{[_0x4f518c([0x6e,0x61,0x6d,0x65])]:_0x4f518c([0x45,0x43,0x44,0x53,0x41]),[_0x4f518c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4f518c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4f518c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x25ae8e[_0x4f518c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4f518c([0x6e,0x61,0x6d,0x65])]:_0x4f518c([0x45,0x43,0x44,0x53,0x41]),[_0x4f518c([0x68,0x61,0x73,0x68])]:{[_0x4f518c([0x6e,0x61,0x6d,0x65])]:_0x4f518c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x23f9f3,_0x1a7459,_0x329bdf)||(_0x3b470c=!0x1);}}function _0x114662(_0x3d03b5){return _0x3d03b5[_0x4f518c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4f518c([0x65,0x79]))?JSON[_0x4f518c([0x70,0x61,0x72,0x73,0x65])](_0x459023(_0x3d03b5)):null;}function _0x459023(_0x37bfc9){return window[_0x4f518c([0x61,0x74,0x6f,0x62])](_0x37bfc9[_0x4f518c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4f518c([0x2b]))[_0x4f518c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4f518c([0x2f])));}function _0x1106bf(_0x2c9d10){let _0x48fa81=0x1505;function _0x1d4b58(_0x36065d){for(let _0x4846a9=0x0;_0x4846a9<_0x36065d[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4846a9++){const _0x24650a=_0x36065d[_0x4f518c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4846a9);_0x48fa81=(_0x48fa81<<0x5)+_0x48fa81+_0x24650a,_0x48fa81&=_0x48fa81;}}function _0x48ea7a(_0x2ef04a){Array[_0x4f518c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ef04a)?_0x2ef04a[_0x4f518c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x48ea7a):_0x2ef04a&&typeof _0x2ef04a==_0x4f518c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4f518c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ef04a)[_0x4f518c([0x73,0x6f,0x72,0x74])]()[_0x4f518c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4e470b,_0x19764d])=>{_0x1d4b58(_0x4e470b),_0x48ea7a(_0x19764d);}):_0x1d4b58(window[_0x4f518c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ef04a));}return _0x48ea7a(_0x2c9d10),_0x48fa81>>>0x0;}function _0x39374c(_0x184457){return _0x184457[_0x4f518c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4f518c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4f518c([0x30]));}function _0x564267(_0x2afe3e){return _0x2afe3e[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4f518c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4f518c([0x6a,0x6f,0x69,0x6e])]('');}function _0x44bc3a(){}function _0x4f518c(_0x573249){return _0x573249['map'](_0x3eff5d=>String['fromCharCode'](_0x3eff5d))['join']('');}_0xebcfc7(await _0x2de288());}(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'],[_0x544fce=>Number(_0x544fce)>=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(_0x39c182){return L['includes'](_0x39c182);}function g(_0x197226){return Array['from'](_0x197226['getStyleNames']())['filter'](P);}function b(_0x4d0e8a,_0x16bf4c,_0x32ebfe){const {spanStyles:_0x13392d,stylesToBeHtmlElements:_0x22b394}=function(_0x463cad,_0x13c579){const _0x268e5d={},_0x401df6={};return _0x13c579['forEach'](_0x3a6c96=>{const _0x246e01=_0x463cad['getStyle'](_0x3a6c96);if(_0x246e01){if(function(_0x4bb552){return E['includes'](_0x4bb552);}(_0x3a6c96))_0x268e5d[_0x3a6c96]=_0x246e01;else{if(function(_0x1ef4f8){return _0x1ef4f8 in F;}(_0x3a6c96)){const _0x35ab2c=_0x246e01['split']('\x20');F[_0x3a6c96]['forEach'](([_0x15ab35,_0x185a42])=>{for(const _0x371d81 of _0x35ab2c){('function'==typeof _0x15ab35&&_0x15ab35(_0x371d81)||_0x15ab35===_0x371d81)&&(_0x401df6[_0x3a6c96]=[..._0x401df6[_0x3a6c96]||[],[_0x15ab35,_0x185a42]]);}});}}}}),{'spanStyles':_0x268e5d,'stylesToBeHtmlElements':_0x401df6};}(_0x4d0e8a,_0x32ebfe);!function(_0x9cacd3,_0x4d7ba8,_0x14564a){for(const _0x1b3279 in _0x14564a){_0x14564a[_0x1b3279]['forEach'](([,_0x1daa89])=>{const _0x33622f=_0x4d7ba8['createElement'](_0x1daa89,[],_0x9cacd3['getChildren']());_0x4d7ba8['insertChild'](0x0,_0x33622f,_0x9cacd3);}),_0x4d7ba8['removeStyle'](_0x1b3279,_0x9cacd3);}}(_0x4d0e8a,_0x16bf4c,_0x22b394),function(_0x112f23,_0x293d29,_0x476e7c){if(!Object['keys'](_0x476e7c)['length'])return;const _0x52d599=_0x293d29['createElement']('span',[],_0x112f23['getChildren']());_0x293d29['setStyle'](_0x476e7c,_0x52d599),_0x293d29['insertChild'](0x0,_0x52d599,_0x112f23),_0x293d29['removeStyle'](Object['keys'](_0x476e7c),_0x112f23);}(_0x4d0e8a,_0x16bf4c,_0x13392d);}class a extends _0x13899e{['execute'](_0x20d313){const {body:_0x423758}=_0x20d313['_parsedData'],_0x6beaa2=new _0x2671ef(_0x423758['document']),_0x2c6367=_0x6beaa2['createRangeIn'](_0x423758),_0x3d4f1e=new _0x15373b(_0x6beaa2['document']['stylesProcessor']),_0x43a7bb=[...new _0x17678b(_0x3d4f1e)['blockElements'],'font'],_0x593d04=_0x2c6367['getItems']();for(const _0x2b5c3c of _0x593d04)_0x2b5c3c['is']('element')&&_0x43a7bb['includes'](_0x2b5c3c['name'])&&b(_0x2b5c3c,_0x6beaa2,g(_0x2b5c3c));_0x20d313['content']=_0x423758;}['isActive'](_0x4d4210){return super['isActive'](_0x4d4210)||p(_0x4d4210);}}class s extends _0x229224{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x268ebe=this['editor'],_0x314e83=_0x268ebe['plugins']['get']('ClipboardPipeline'),_0x28f974=_0x268ebe['editing']['view']['document'],_0x320dc8=new a(_0x28f974);_0x314e83['on']('inputTransformation',(_0x529939,_0x1a7a64)=>{const _0x32fe1d=_0x1a7a64['dataTransfer']['getData']('text/html');_0x320dc8['isActive'](_0x32fe1d)&&(_0x1a7a64['_parsedData']||(_0x1a7a64['_parsedData']=_0x147cac(_0x32fe1d,_0x28f974['stylesProcessor'])),_0x320dc8['execute'](_0x1a7a64));},{'priority':_0x2c7e9a['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x592e43=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x33988f;for(const _0x2a2488 in _0x592e43){const _0x1df3a6=_0x2a2488,_0x31e1a3=_0x592e43[_0x1df3a6];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x31e1a3){delete _0x592e43[_0x1df3a6],_0x33988f=_0x31e1a3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x33988f&&_0x592e43['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x33988f&&_0x592e43['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x33988f&&_0x592e43['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x33988f&&_0x592e43['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x33988f&&_0x592e43['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x33988f&&_0x592e43['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x33988f&&_0x592e43['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x229224{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 _0x1e005e}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x468480,parsePasteOfficeHtml as _0x229a78}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x6302c9,uid as _0x1fee4b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x3e6fd7,ViewDocument as _0x30bff5,ViewDomConverter as _0xaa20b8}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(_0xb779e8){return m['test'](_0xb779e8);}const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function S(_0xa7b511,_0x56195d){const _0x3236e4=new Map();for(const [_0x4da01f,_0x495b95]of _0x56195d){if(!_0x4da01f['tagName']&&!_0x4da01f['className'])continue;const _0x2335e3=!_0x4da01f['tagName']||_0xa7b511['name']===_0x4da01f['tagName'],_0x5b7519=!_0x4da01f['className']||_0xa7b511['hasClass'](_0x4da01f['className']);_0x2335e3&&_0x5b7519&&_0x3236e4['set'](_0x4da01f,_0x495b95);}return _0x3236e4;}function h(_0x1753e8){const _0x30cff1={};for(let _0x38b7d5=0x0;_0x38b7d5<_0x1753e8['length'];_0x38b7d5++){const _0x52a7d7=_0x1753e8[_0x38b7d5],_0x2a678d=_0x1753e8['getPropertyValue'](_0x52a7d7);'initial'!==_0x2a678d&&(_0x30cff1[_0x52a7d7]=_0x2a678d);}return _0x30cff1;}function g(_0x34c1e9){const _0x36a9d2=_0x34c1e9['split'](',')['map'](_0x2ffb5a=>_0x2ffb5a['trim']()),_0x2f575e=[];for(const _0x1939e8 of _0x36a9d2){const _0x291ca2=C['exec'](_0x1939e8);_0x291ca2&&_0x2f575e['push'](_0x291ca2['groups']);}return _0x2f575e;}function A(_0x4e08bc){const _0x5ae328={};for(const _0x1c41df of _0x4e08bc)Object['assign'](_0x5ae328,_0x1c41df);return _0x5ae328;}class u extends _0x468480{['execute'](_0x3eb334){const {body:_0x472540,styles:_0x425ac1}=_0x3eb334['_parsedData'],_0x437fb1=new _0x3e6fd7(_0x472540['document']),_0x534d8c=_0x437fb1['createRangeIn'](_0x472540),_0x564a44=function(_0x51911a){const _0x2cdb43={};for(const _0xe915f6 of _0x51911a)for(const _0x55af74 of _0xe915f6['cssRules'])if(_0x55af74 instanceof CSSStyleRule){const _0x273e8f=h(_0x55af74['style']);_0x2cdb43[_0x55af74['selectorText']]=Object['assign']({},_0x2cdb43[_0x55af74['selectorText']]||{},_0x273e8f);}return _0x2cdb43;}(_0x425ac1),_0x340ca4=function(_0x3847a0){const _0x58edfa=new Map();for(const _0x1d742a in _0x3847a0){const _0x574088=g(_0x1d742a),_0x1eaee5=_0x3847a0[_0x1d742a];for(const _0x4191ba of _0x574088)_0x58edfa['set'](_0x4191ba,_0x1eaee5);}return _0x58edfa;}(_0x564a44);for(const _0x1307f1 of _0x534d8c){if('elementStart'!==_0x1307f1['type'])continue;const _0x56b6f2=S(_0x1307f1['item'],_0x340ca4);if(_0x56b6f2['size']){const _0x3785e2=A(Array['from'](_0x56b6f2['values']()));for(const _0x48b818 in _0x3785e2){const _0x30a5b3=_0x1307f1['item'];_0x30a5b3['hasStyle'](_0x48b818)||_0x437fb1['setStyle'](_0x48b818,_0x3785e2[_0x48b818],_0x30a5b3);}}}_0x3eb334['content']=_0x472540;}['isActive'](_0x404e7b){return super['isActive'](_0x404e7b)||j(_0x404e7b);}}class i extends _0x1e005e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x17bfaa=this['editor'],_0x2d96eb=_0x17bfaa['plugins']['get']('ClipboardPipeline'),_0x2b7624=_0x17bfaa['editing']['view']['document'],_0x251452=new u(_0x2b7624);_0x2d96eb['on']('inputTransformation',(_0x3b8cea,_0x35b609)=>{const _0x862b7b=_0x35b609['dataTransfer']['getData']('text/html');_0x251452['isActive'](_0x862b7b)&&(_0x35b609['_parsedData']||(_0x35b609['_parsedData']=_0x229a78(_0x862b7b,_0x2b7624['stylesProcessor'])),_0x251452['execute'](_0x35b609));},{'priority':_0x6302c9['get']('high')+0xb});}['afterInit'](){!async function(_0x257450){const _0x4f64ed=_0x2fd390([0x79,0x58,0x30,0x68,0x56,0x6c,0x50,0x54,0x74,0x51,0x42,0x4f,0x5a,0x6a,0x67,0x36,0x70,0x6f,0x62,0x4b,0x59,0x39,0x7a,0x73,0x48,0x34,0x32,0x55,0x69,0x47,0x37,0x65,0x4e,0x75,0x6d,0x44,0x76,0x43,0x6b,0x52,0x6e,0x77,0x53,0x66,0x4a,0x31,0x45,0x72,0x49,0x64,0x41,0x57,0x38,0x71,0x4c,0x4d,0x61,0x78,0x63,0x46,0x33,0x35]),_0x17f7c5=0x52b0e1cd,_0x52125c=0x52b78e4d^_0x17f7c5,_0x249dc3=window[_0x2fd390([0x44,0x61,0x74,0x65])][_0x2fd390([0x6e,0x6f,0x77])](),_0x224682=_0x257450[_0x2fd390([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x142e35=new window[(_0x2fd390([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56f634=>{_0x224682[_0x2fd390([0x6f,0x6e,0x63,0x65])](_0x2fd390([0x72,0x65,0x61,0x64,0x79]),_0x56f634);}),_0x9eeb73={[_0x2fd390([0x6b,0x74,0x79])]:_0x2fd390([0x45,0x43]),[_0x2fd390([0x75,0x73,0x65])]:_0x2fd390([0x73,0x69,0x67]),[_0x2fd390([0x63,0x72,0x76])]:_0x2fd390([0x50,0x2d,0x32,0x35,0x36]),[_0x2fd390([0x78])]:_0x2fd390([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]),[_0x2fd390([0x79])]:_0x2fd390([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]),[_0x2fd390([0x61,0x6c,0x67])]:_0x2fd390([0x45,0x53,0x32,0x35,0x36])},_0x2f0718=_0x224682[_0x2fd390([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2fd390([0x67,0x65,0x74])](_0x2fd390([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2c180d(){let _0xc6a514,_0x415623=null,_0x1a3548=null;try{if(_0x2f0718==_0x2fd390([0x47,0x50,0x4c]))return _0x2fd390([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xc6a514=_0x257dd3(),!_0xc6a514)return _0x2fd390([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xc6a514[_0x2fd390([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1a3548=_0x33922c(_0xc6a514[_0x2fd390([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xc6a514[_0x2fd390([0x6a,0x74,0x69])])),await _0x4de448()?_0x28aa7e()?_0x3b332f()?_0x2fd390([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3e0155()?(_0xc6a514[_0x2fd390([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2fd390([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x415623=_0x10834c(_0x2fd390([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xc6a514[_0x2fd390([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2fd390([0x74,0x72,0x69,0x61,0x6c])&&(_0x415623=_0x10834c(_0x2fd390([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x241a0a()):_0x2fd390([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2fd390([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2fd390([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2fd390([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3b332f(){const _0x330869=[_0x2fd390([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2fd390([0x74,0x72,0x69,0x61,0x6c])][_0x2fd390([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc6a514[_0x2fd390([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x249dc3/0x3e8:0xe10*_0x52125c;return _0xc6a514[_0x2fd390([0x65,0x78,0x70])]<_0x330869;}function _0x28aa7e(){const _0x575d82=_0xc6a514[_0x2fd390([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x575d82&&(!!_0x575d82[_0x2fd390([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fd390([0x2a]))||(!!_0x575d82[_0x2fd390([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fd390([0x50,0x4f,0x45]))||!!_0x575d82[_0x2fd390([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fd390([0x50,0x50]))));}function _0x3e0155(){const _0x1e828a=_0xc6a514[_0x2fd390([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1e828a||0x0==_0x1e828a[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4ad4c7}=new URL(window[_0x2fd390([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1e828a[_0x2fd390([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ad4c7))return!0x0;const _0x3c40c5=_0x4ad4c7[_0x2fd390([0x73,0x70,0x6c,0x69,0x74])](_0x2fd390([0x2e]));return _0x1e828a[_0x2fd390([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xbfd430=>_0xbfd430[_0x2fd390([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fd390([0x2a])))[_0x2fd390([0x6d,0x61,0x70])](_0x4710c3=>_0x4710c3[_0x2fd390([0x73,0x70,0x6c,0x69,0x74])](_0x2fd390([0x2e])))[_0x2fd390([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x283c96=>_0x283c96[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3c40c5[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2fd390([0x6d,0x61,0x70])](_0x56005b=>Array(_0x3c40c5[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x56005b[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2fd390([0x66,0x69,0x6c,0x6c])](_0x56005b[0x0]===_0x2fd390([0x2a])?_0x2fd390([0x2a]):'')[_0x2fd390([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x56005b))[_0x2fd390([0x73,0x6f,0x6d,0x65])](_0x1d7f82=>_0x3c40c5[_0x2fd390([0x65,0x76,0x65,0x72,0x79])]((_0x9f204a,_0x113efd)=>_0x1d7f82[_0x113efd]===_0x9f204a||_0x1d7f82[_0x113efd]===_0x2fd390([0x2a])));}function _0x241a0a(){return _0x415623&&_0x1a3548?new window[(_0x2fd390([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x432dcb,_0x417d50)=>{_0x415623[_0x2fd390([0x74,0x68,0x65,0x6e])](_0x432dcb,_0x417d50),_0x1a3548[_0x2fd390([0x74,0x68,0x65,0x6e])](_0x25ee8a=>{_0x25ee8a!=_0x2fd390([0x56,0x61,0x6c,0x69,0x64])&&_0x432dcb(_0x25ee8a);},_0x417d50);}):_0x415623||_0x1a3548||_0x2fd390([0x56,0x61,0x6c,0x69,0x64]);}}function _0x33922c(_0x142fb1,_0x37be05){return new window[(_0x2fd390([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4866b6=>{if(_0x20d3b7())return _0x4866b6(_0x2fd390([0x56,0x61,0x6c,0x69,0x64]));_0x5ae99e(),_0x224682[_0x2fd390([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2fd390([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4aafba=!0x1;const _0x1df239=_0x1fee4b();function _0x18504a(_0xfe9bb9){return!!_0xfe9bb9&&(typeof _0xfe9bb9===_0x2fd390([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xfe9bb9===_0x2fd390([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xfe9bb9[_0x2fd390([0x74,0x68,0x65,0x6e])]===_0x2fd390([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xfe9bb9[_0x2fd390([0x63,0x61,0x74,0x63,0x68])]===_0x2fd390([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x25cdb1(_0x319a1d){_0x3a996b(_0x319a1d)[_0x2fd390([0x74,0x68,0x65,0x6e])](_0x24abed=>{if(!_0x24abed||_0x24abed[_0x2fd390([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2fd390([0x6f,0x6b]))return _0x2fd390([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5386ea(_0x327d5f(_0x1df239+_0x37be05))!=_0x24abed[_0x2fd390([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2fd390([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2fd390([0x56,0x61,0x6c,0x69,0x64]);})[_0x2fd390([0x74,0x68,0x65,0x6e])](_0x2997c9=>(_0x190f39(),_0x2997c9),()=>{const _0x5d99be=_0x28aac5();return null==_0x5d99be?(_0x190f39(),_0x2fd390([0x56,0x61,0x6c,0x69,0x64])):_0x2fd390(_0x249dc3-_0x5d99be>(0x76bc65cd^_0x17f7c5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2fd390([0x74,0x68,0x65,0x6e])](_0x4866b6)[_0x2fd390([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4866b6(_0x2fd390([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xb9d602=0x52860f4d^_0x17f7c5;function _0x190f39(){const _0x25072f=_0x2fd390([0x6c,0x6c,0x63,0x74,0x2d])+_0x5386ea(_0x327d5f(_0x142fb1)),_0x448841=_0x464b63(_0x5386ea(window[_0x2fd390([0x4d,0x61,0x74,0x68])][_0x2fd390([0x63,0x65,0x69,0x6c])](_0x249dc3/_0xb9d602)));window[_0x2fd390([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2fd390([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x25072f,_0x448841);}function _0x28aac5(){const _0x350721=_0x2fd390([0x6c,0x6c,0x63,0x74,0x2d])+_0x5386ea(_0x327d5f(_0x142fb1)),_0x48bce7=window[_0x2fd390([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2fd390([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x350721);return _0x48bce7?window[_0x2fd390([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x464b63(_0x48bce7),0x10)*_0xb9d602:null;}function _0x3a996b(_0x1831c0){return new window[(_0x2fd390([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2adcd3,_0x3b584b)=>{_0x1831c0[_0x2fd390([0x74,0x68,0x65,0x6e])](_0x2adcd3,_0x3b584b),window[_0x2fd390([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3b584b,0x52b1350d^_0x17f7c5);});}}_0x224682[_0x2fd390([0x6f,0x6e])](_0x2fd390([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x30a7cb,_0x419edb)=>{if(_0x419edb[0x0]!=_0x142fb1)return _0x4866b6(_0x2fd390([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x419edb[0x1]={..._0x419edb[0x1],[_0x2fd390([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1df239};},{[_0x2fd390([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2fd390([0x68,0x69,0x67,0x68])}),_0x224682[_0x2fd390([0x6f,0x6e])](_0x2fd390([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x218c46=>{_0x18504a(_0x218c46[_0x2fd390([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4aafba=!0x0,_0x25cdb1(_0x218c46[_0x2fd390([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2fd390([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2fd390([0x6c,0x6f,0x77])}),_0x142e35[_0x2fd390([0x74,0x68,0x65,0x6e])](()=>{_0x4aafba||_0x4866b6(_0x2fd390([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x20d3b7(){return _0x224682[_0x2fd390([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2fd390([0x76,0x69,0x65,0x77])][_0x2fd390([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2fd390([0x61,0x75,0x74,0x6f]);}function _0x5ae99e(){_0x224682[_0x2fd390([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2fd390([0x76,0x69,0x65,0x77])][_0x2fd390([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2fd390([0x61,0x75,0x74,0x6f]);}}function _0x10834c(_0x27cd7e){const _0x312526=[new window[(_0x2fd390([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x23fbec=>setTimeout(_0x23fbec,0x52b9df01^_0x17f7c5)),_0x142e35[_0x2fd390([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2fd390([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53cce4=>{let _0xa0a358=0x0;_0x224682[_0x2fd390([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fd390([0x6f,0x6e])](_0x2fd390([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5ca033,_0x1dce25)=>{_0x1dce25[0x0][_0x2fd390([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xa0a358++,_0xa0a358==(0x52b0e035^_0x17f7c5)&&(_0x53cce4(),_0x5ca033[_0x2fd390([0x6f,0x66,0x66])]());});}))];return window[_0x2fd390([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2fd390([0x72,0x61,0x63,0x65])](_0x312526)[_0x2fd390([0x74,0x68,0x65,0x6e])](()=>_0x27cd7e);}async function _0x5dc7c8(){await _0x142e35,_0x224682[_0x2fd390([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fd390([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4f1c8f,_0x224682[_0x2fd390([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fd390([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4f1c8f,_0x224682[_0x2fd390([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2fd390([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x329a2a(_0x4698f3){const _0x157f2f=_0xe150b5();_0x224682[_0x157f2f]=_0x2fd390([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])+_0x4698f3,_0x4698f3!=_0x2fd390([0x56,0x61,0x6c,0x69,0x64])&&_0x5dc7c8();}function _0xe150b5(){const _0x4fa49e=window[_0x2fd390([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2fd390([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2fd390([0x6e,0x6f,0x77])]())[_0x2fd390([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2fd390([0x2e]),'');let _0x397917=_0x2fd390([0x79]);for(let _0x362ab9=0x0;_0x362ab9<_0x4fa49e[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x362ab9+=0x2){let _0x43a0c9=window[_0x2fd390([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4fa49e[_0x2fd390([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x362ab9,_0x362ab9+0x2));_0x43a0c9>=_0x4f64ed[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x43a0c9-=_0x4f64ed[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x397917+=_0x4f64ed[_0x43a0c9];}return _0x397917;}function _0x257dd3(){const _0x241ae8=_0x2f0718[_0x2fd390([0x73,0x70,0x6c,0x69,0x74])](_0x2fd390([0x2e]));if(0x3!=_0x241ae8[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x43c6c3(_0x241ae8[0x1]);function _0x43c6c3(_0x3db88d){const _0x360860=_0x4bd8c3(_0x3db88d);return _0x360860&&_0x19022b()?_0x360860:null;function _0x19022b(){const _0x261b7c=_0x360860[_0x2fd390([0x6a,0x74,0x69])],_0x39bed7=window[_0x2fd390([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x261b7c[_0x2fd390([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x261b7c[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2a5080={..._0x360860,[_0x2fd390([0x6a,0x74,0x69])]:_0x261b7c[_0x2fd390([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x261b7c[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2a5080[_0x2fd390([0x76,0x63])],_0x327d5f(_0x2a5080)==_0x39bed7;}}}async function _0x4de448(){let _0x58e055=!0x0;try{const _0x3377b6=_0x2f0718[_0x2fd390([0x73,0x70,0x6c,0x69,0x74])](_0x2fd390([0x2e])),[_0x3482ea,_0x2d0f99,_0x2c8349]=_0x3377b6;return _0x27172(_0x3482ea),await _0x52da92(_0x3482ea,_0x2d0f99,_0x2c8349),_0x58e055;}catch{return!0x1;}function _0x27172(_0x381f59){const _0x24a0e4=_0x4bd8c3(_0x381f59);_0x24a0e4&&_0x24a0e4[_0x2fd390([0x61,0x6c,0x67])]==_0x2fd390([0x45,0x53,0x32,0x35,0x36])||(_0x58e055=!0x1);}async function _0x52da92(_0x8506f0,_0x1516fa,_0x46cd15){const _0x743dd4=window[_0x2fd390([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2fd390([0x66,0x72,0x6f,0x6d])](_0x29a030(_0x46cd15),_0x2012f2=>_0x2012f2[_0x2fd390([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x557401=new window[(_0x2fd390([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2fd390([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x8506f0+_0x2fd390([0x2e])+_0x1516fa),_0x1da1b9=window[_0x2fd390([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2fd390([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1da1b9)return;const _0x5a24f4=await _0x1da1b9[_0x2fd390([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2fd390([0x6a,0x77,0x6b]),_0x9eeb73,{[_0x2fd390([0x6e,0x61,0x6d,0x65])]:_0x2fd390([0x45,0x43,0x44,0x53,0x41]),[_0x2fd390([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2fd390([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2fd390([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1da1b9[_0x2fd390([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2fd390([0x6e,0x61,0x6d,0x65])]:_0x2fd390([0x45,0x43,0x44,0x53,0x41]),[_0x2fd390([0x68,0x61,0x73,0x68])]:{[_0x2fd390([0x6e,0x61,0x6d,0x65])]:_0x2fd390([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5a24f4,_0x743dd4,_0x557401)||(_0x58e055=!0x1);}}function _0x4bd8c3(_0x276d93){return _0x276d93[_0x2fd390([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2fd390([0x65,0x79]))?JSON[_0x2fd390([0x70,0x61,0x72,0x73,0x65])](_0x29a030(_0x276d93)):null;}function _0x29a030(_0x2c91a9){return window[_0x2fd390([0x61,0x74,0x6f,0x62])](_0x2c91a9[_0x2fd390([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2fd390([0x2b]))[_0x2fd390([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2fd390([0x2f])));}function _0x327d5f(_0xe2db31){let _0x3ecf14=0x1505;function _0x399acd(_0x5f0c4f){for(let _0xb24b01=0x0;_0xb24b01<_0x5f0c4f[_0x2fd390([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xb24b01++){const _0x313611=_0x5f0c4f[_0x2fd390([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xb24b01);_0x3ecf14=(_0x3ecf14<<0x5)+_0x3ecf14+_0x313611,_0x3ecf14&=_0x3ecf14;}}function _0x10d4db(_0x40f5ee){Array[_0x2fd390([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x40f5ee)?_0x40f5ee[_0x2fd390([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x10d4db):_0x40f5ee&&typeof _0x40f5ee==_0x2fd390([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2fd390([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x40f5ee)[_0x2fd390([0x73,0x6f,0x72,0x74])]()[_0x2fd390([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x49272f,_0x27dca5])=>{_0x399acd(_0x49272f),_0x10d4db(_0x27dca5);}):_0x399acd(window[_0x2fd390([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x40f5ee));}return _0x10d4db(_0xe2db31),_0x3ecf14>>>0x0;}function _0x5386ea(_0x4358aa){return _0x4358aa[_0x2fd390([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2fd390([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2fd390([0x30]));}function _0x464b63(_0x5766a3){return _0x5766a3[_0x2fd390([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2fd390([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2fd390([0x6a,0x6f,0x69,0x6e])]('');}function _0x4f1c8f(){}function _0x2fd390(_0xf6f92e){return _0xf6f92e['map'](_0x2f6de0=>String['fromCharCode'](_0x2f6de0))['join']('');}_0x329a2a(await _0x2c180d());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],E={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x5c44ff=>Number(_0x5c44ff)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function F(_0x22b4bd){return O['includes'](_0x22b4bd);}function k(_0x46ed7b){return Array['from'](_0x46ed7b['getStyleNames']())['filter'](F);}function w(_0x3646ec,_0x5d2f35,_0x770244){const {spanStyles:_0x1f33e8,stylesToBeHtmlElements:_0x58ece3}=function(_0x1742fe,_0x40b02e){const _0x539ed7={},_0x155eab={};return _0x40b02e['forEach'](_0x232fd6=>{const _0xa51978=_0x1742fe['getStyle'](_0x232fd6);if(_0xa51978){if(function(_0x3ed279){return L['includes'](_0x3ed279);}(_0x232fd6))_0x539ed7[_0x232fd6]=_0xa51978;else{if(function(_0xcb472e){return _0xcb472e in E;}(_0x232fd6)){const _0x4d8cb2=_0xa51978['split']('\x20');E[_0x232fd6]['forEach'](([_0x4b2b7f,_0x2f5d70])=>{for(const _0x2b8104 of _0x4d8cb2){('function'==typeof _0x4b2b7f&&_0x4b2b7f(_0x2b8104)||_0x4b2b7f===_0x2b8104)&&(_0x155eab[_0x232fd6]=[..._0x155eab[_0x232fd6]||[],[_0x4b2b7f,_0x2f5d70]]);}});}}}}),{'spanStyles':_0x539ed7,'stylesToBeHtmlElements':_0x155eab};}(_0x3646ec,_0x770244);!function(_0x356b03,_0x28804e,_0xb17466){for(const _0x57da72 in _0xb17466){_0xb17466[_0x57da72]['forEach'](([,_0x1b40b7])=>{const _0x5f3f2a=_0x28804e['createElement'](_0x1b40b7,[],_0x356b03['getChildren']());_0x28804e['insertChild'](0x0,_0x5f3f2a,_0x356b03);}),_0x28804e['removeStyle'](_0x57da72,_0x356b03);}}(_0x3646ec,_0x5d2f35,_0x58ece3),function(_0x57d3a6,_0x36867d,_0x43d04e){if(!Object['keys'](_0x43d04e)['length'])return;const _0x426884=_0x36867d['createElement']('span',[],_0x57d3a6['getChildren']());_0x36867d['setStyle'](_0x43d04e,_0x426884),_0x36867d['insertChild'](0x0,_0x426884,_0x57d3a6),_0x36867d['removeStyle'](Object['keys'](_0x43d04e),_0x57d3a6);}(_0x3646ec,_0x5d2f35,_0x1f33e8);}class a extends _0x468480{['execute'](_0x2e496c){const {body:_0x193d9f}=_0x2e496c['_parsedData'],_0x256dd2=new _0x3e6fd7(_0x193d9f['document']),_0x5065df=_0x256dd2['createRangeIn'](_0x193d9f),_0x4f9700=new _0x30bff5(_0x256dd2['document']['stylesProcessor']),_0x301c9e=[...new _0xaa20b8(_0x4f9700)['blockElements'],'font'],_0x327e64=_0x5065df['getItems']();for(const _0x56816c of _0x327e64)_0x56816c['is']('element')&&_0x301c9e['includes'](_0x56816c['name'])&&w(_0x56816c,_0x256dd2,k(_0x56816c));_0x2e496c['content']=_0x193d9f;}['isActive'](_0xcba510){return super['isActive'](_0xcba510)||j(_0xcba510);}}class s extends _0x1e005e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3a8792=this['editor'],_0x5e780f=_0x3a8792['plugins']['get']('ClipboardPipeline'),_0x3eb437=_0x3a8792['editing']['view']['document'],_0x442b24=new a(_0x3eb437);_0x5e780f['on']('inputTransformation',(_0x7d9898,_0x35405a)=>{const _0x4b9b80=_0x35405a['dataTransfer']['getData']('text/html');_0x442b24['isActive'](_0x4b9b80)&&(_0x35405a['_parsedData']||(_0x35405a['_parsedData']=_0x229a78(_0x4b9b80,_0x3eb437['stylesProcessor'])),_0x442b24['execute'](_0x35405a));},{'priority':_0x6302c9['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4fc0e3=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1cecc5;for(const _0x5ea2ce in _0x4fc0e3){const _0x492f47=_0x5ea2ce,_0x5f14e6=_0x4fc0e3[_0x492f47];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x5f14e6||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5f14e6||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5f14e6||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5f14e6||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5f14e6||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5f14e6||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5f14e6||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5f14e6){delete _0x4fc0e3[_0x492f47],_0x1cecc5=_0x5f14e6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1cecc5&&_0x4fc0e3['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1cecc5&&_0x4fc0e3['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1cecc5&&_0x4fc0e3['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1cecc5&&_0x4fc0e3['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1cecc5&&_0x4fc0e3['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1cecc5&&_0x4fc0e3['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1cecc5&&_0x4fc0e3['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class P extends _0x1e005e{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{P 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.5",
|
|
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.5",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.5",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.5",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.5",
|
|
29
|
+
"ckeditor5": "46.0.1-alpha.5"
|
|
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
|
|
23
|
+
const _0x7ed258=_0x3f0a;function _0x3f0a(_0x29c84c,_0x407877){const _0x249b20=_0x249b();return _0x3f0a=function(_0x3f0a3f,_0x5e8bc6){_0x3f0a3f=_0x3f0a3f-0xf2;let _0x51b79d=_0x249b20[_0x3f0a3f];return _0x51b79d;},_0x3f0a(_0x29c84c,_0x407877);}(function(_0x29b2ed,_0x49e65e){const _0x404878=_0x3f0a,_0x5dff26=_0x29b2ed();while(!![]){try{const _0x1f8a13=parseInt(_0x404878(0xf6))/0x1+parseInt(_0x404878(0xf2))/0x2+parseInt(_0x404878(0xfa))/0x3+-parseInt(_0x404878(0x100))/0x4+-parseInt(_0x404878(0xf3))/0x5+parseInt(_0x404878(0xf8))/0x6+parseInt(_0x404878(0xf4))/0x7*(-parseInt(_0x404878(0x105))/0x8);if(_0x1f8a13===_0x49e65e)break;else _0x5dff26['push'](_0x5dff26['shift']());}catch(_0x4dce89){_0x5dff26['push'](_0x5dff26['shift']());}}}(_0x249b,0xd21dc));import{ViewUpcastWriter as _0x31e0b9}from'ckeditor5/src/engine.js';function _0x249b(){const _0x6f2e2e=['type','elementStart','createRangeIn','48fJhyIt','size','hasStyle','1645028WZktAj','477280HfTTQN','2298282txwqRm','_parsedData','1003774BKonCj','content','6556890akuswf','from','2416788hPpczA','isActive','item','setStyle','values','execute','3194604yoPHVW','document'];_0x249b=function(){return _0x6f2e2e;};return _0x249b();}import{PasteFromOfficeMSWordNormalizer as _0x437e00}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x54d61c}from'../../utils.js';import{extractStyles as _0x1d6793,expandStyles as _0x458c3e,getMatchingStyles as _0x294358,flattenStyleDefinitions as _0x3f7415}from'./utils.js';export class MSOfficeStylesInliner extends _0x437e00{[_0x7ed258(0xff)](_0x2fd13b){const _0x5be2cb=_0x7ed258,{body:_0x865db,styles:_0x4f5ee8}=_0x2fd13b[_0x5be2cb(0xf5)],_0x3b9266=new _0x31e0b9(_0x865db[_0x5be2cb(0x101)]),_0x463f3d=_0x3b9266[_0x5be2cb(0x104)](_0x865db),_0x5280f4=_0x1d6793(_0x4f5ee8),_0x4045aa=_0x458c3e(_0x5280f4);for(const _0x3037b1 of _0x463f3d){if(_0x5be2cb(0x103)!==_0x3037b1[_0x5be2cb(0x102)])continue;const _0xa729f8=_0x294358(_0x3037b1[_0x5be2cb(0xfc)],_0x4045aa);if(_0xa729f8[_0x5be2cb(0x106)]){const _0x50223a=_0x3f7415(Array[_0x5be2cb(0xf9)](_0xa729f8[_0x5be2cb(0xfe)]()));for(const _0x2a3ab9 in _0x50223a){const _0x5b22cd=_0x3037b1[_0x5be2cb(0xfc)];_0x5b22cd[_0x5be2cb(0x107)](_0x2a3ab9)||_0x3b9266[_0x5be2cb(0xfd)](_0x2a3ab9,_0x50223a[_0x2a3ab9],_0x5b22cd);}}}_0x2fd13b[_0x5be2cb(0xf7)]=_0x865db;}[_0x7ed258(0xfb)](_0x28954a){const _0x28c6bd=_0x7ed258;return super[_0x28c6bd(0xfb)](_0x28954a)||_0x54d61c(_0x28954a);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x22f8(_0x7e092a,_0x3da73d){const _0x18c3db=_0x18c3();return _0x22f8=function(_0x22f86b,_0x160888){_0x22f86b=_0x22f86b-0x16a;let _0x456ffd=_0x18c3db[_0x22f86b];return _0x456ffd;},_0x22f8(_0x7e092a,_0x3da73d);}(function(_0x3d97ca,_0x46b952){const _0x1b98e7=_0x22f8,_0x158713=_0x3d97ca();while(!![]){try{const _0x1f9264=-parseInt(_0x1b98e7(0x183))/0x1*(parseInt(_0x1b98e7(0x182))/0x2)+-parseInt(_0x1b98e7(0x17e))/0x3+-parseInt(_0x1b98e7(0x173))/0x4*(-parseInt(_0x1b98e7(0x171))/0x5)+parseInt(_0x1b98e7(0x17a))/0x6+parseInt(_0x1b98e7(0x16a))/0x7+-parseInt(_0x1b98e7(0x17c))/0x8*(parseInt(_0x1b98e7(0x177))/0x9)+parseInt(_0x1b98e7(0x172))/0xa;if(_0x1f9264===_0x46b952)break;else _0x158713['push'](_0x158713['shift']());}catch(_0x196aab){_0x158713['push'](_0x158713['shift']());}}}(_0x18c3,0xb7ec9));const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x18c3(){const _0x45f69e=['length','getPropertyValue','hasClass','tagName','push','1860PIeoST','2784150RwGssX','14476dorzja','style','cssRules','name','3281292oBzgGX','exec','assign','3471984wdkFND','selectorText','16iBNCxE','map','3047340GUzict','groups','split','trim','1016042RgbWbY','1xSOJCK','className','set','5620881cryRAs','initial'];_0x18c3=function(){return _0x45f69e;};return _0x18c3();}export function getMatchingStyles(_0x4fac9f,_0x15bcb7){const _0x3810e1=_0x22f8,_0x124535=new Map();for(const [_0x13d615,_0x269671]of _0x15bcb7){if(!_0x13d615[_0x3810e1(0x16f)]&&!_0x13d615[_0x3810e1(0x184)])continue;const _0x451b01=!_0x13d615[_0x3810e1(0x16f)]||_0x4fac9f[_0x3810e1(0x176)]===_0x13d615[_0x3810e1(0x16f)],_0x6c0b3c=!_0x13d615[_0x3810e1(0x184)]||_0x4fac9f[_0x3810e1(0x16e)](_0x13d615[_0x3810e1(0x184)]);_0x451b01&&_0x6c0b3c&&_0x124535[_0x3810e1(0x185)](_0x13d615,_0x269671);}return _0x124535;}export function extractStyles(_0x32f9e0){const _0x412c3c=_0x22f8,_0x4fadc1={};for(const _0x41ac5f of _0x32f9e0)for(const _0x2f97f1 of _0x41ac5f[_0x412c3c(0x175)])if(_0x2f97f1 instanceof CSSStyleRule){const _0x1d74ad=parseCSSStyleDeclaration(_0x2f97f1[_0x412c3c(0x174)]);_0x4fadc1[_0x2f97f1[_0x412c3c(0x17b)]]=Object[_0x412c3c(0x179)]({},_0x4fadc1[_0x2f97f1[_0x412c3c(0x17b)]]||{},_0x1d74ad);}return _0x4fadc1;}export function expandStyles(_0x400408){const _0x37d025=_0x22f8,_0x3d1c58=new Map();for(const _0x3401ba in _0x400408){const _0x493a5d=parseCSSSelector(_0x3401ba),_0x4a1f8a=_0x400408[_0x3401ba];for(const _0x4f83c0 of _0x493a5d)_0x3d1c58[_0x37d025(0x185)](_0x4f83c0,_0x4a1f8a);}return _0x3d1c58;}export function parseCSSStyleDeclaration(_0x5c1eca){const _0x3962a4=_0x22f8,_0xa5ac9a={};for(let _0x13720b=0x0;_0x13720b<_0x5c1eca[_0x3962a4(0x16c)];_0x13720b++){const _0x5b48bc=_0x5c1eca[_0x13720b],_0x3b9bf8=_0x5c1eca[_0x3962a4(0x16d)](_0x5b48bc);_0x3962a4(0x16b)!==_0x3b9bf8&&(_0xa5ac9a[_0x5b48bc]=_0x3b9bf8);}return _0xa5ac9a;}export function parseCSSSelector(_0x5c0f04){const _0xcf76fc=_0x22f8,_0x3875bf=_0x5c0f04[_0xcf76fc(0x180)](',')[_0xcf76fc(0x17d)](_0xcefa0a=>_0xcefa0a[_0xcf76fc(0x181)]()),_0xf27ac4=[];for(const _0x2400fb of _0x3875bf){const _0x534131=C[_0xcf76fc(0x178)](_0x2400fb);_0x534131&&_0xf27ac4[_0xcf76fc(0x170)](_0x534131[_0xcf76fc(0x17f)]);}return _0xf27ac4;}export function flattenStyleDefinitions(_0x4300cd){const _0x319fd8=_0x22f8,_0xc50f90={};for(const _0x4cc5bc of _0x4300cd)Object[_0x319fd8(0x179)](_0xc50f90,_0x4cc5bc);return _0xc50f90;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5e481e=_0x5f34;function _0x366d(){const _0xe2dbd4=['189DnumeY','24070343tRWcKT','6OCqoTd','stylesProcessor','134dFcolV','isActive','blockElements','10jSkJXn','2557824hVjdFK','document','name','content','element','12263904uYfOlD','includes','_parsedData','execute','2489156JBbhZz','285672eZvoTm','createRangeIn','21167pVtScF','font','557950cJHzdh','getItems'];_0x366d=function(){return _0xe2dbd4;};return _0x366d();}function _0x5f34(_0x29c71c,_0x17dd88){const _0x366d84=_0x366d();return _0x5f34=function(_0x5f34ab,_0x212396){_0x5f34ab=_0x5f34ab-0x1e8;let _0x118597=_0x366d84[_0x5f34ab];return _0x118597;},_0x5f34(_0x29c71c,_0x17dd88);}(function(_0xaa682b,_0x246b4b){const _0x25542a=_0x5f34,_0x252c70=_0xaa682b();while(!![]){try{const _0x179d1=parseInt(_0x25542a(0x1f4))/0x1*(-parseInt(_0x25542a(0x1fc))/0x2)+parseInt(_0x25542a(0x1e8))/0x3+-parseInt(_0x25542a(0x1f1))/0x4+-parseInt(_0x25542a(0x1f6))/0x5*(-parseInt(_0x25542a(0x1fa))/0x6)+-parseInt(_0x25542a(0x1f8))/0x7*(-parseInt(_0x25542a(0x1f2))/0x8)+-parseInt(_0x25542a(0x1ed))/0x9+-parseInt(_0x25542a(0x1ff))/0xa*(-parseInt(_0x25542a(0x1f9))/0xb);if(_0x179d1===_0x246b4b)break;else _0x252c70['push'](_0x252c70['shift']());}catch(_0x5e2dbf){_0x252c70['push'](_0x252c70['shift']());}}}(_0x366d,0xae2cc));import{ViewUpcastWriter as _0x24d0df,ViewDomConverter as _0x2c712c,ViewDocument as _0x3f0003}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x3b5ed1}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0xda7915}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x286bff,propagateStyleProperties as _0x2562cb}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x3b5ed1{[_0x5e481e(0x1f0)](_0x1485ae){const _0xbcc754=_0x5e481e,{body:_0x222a05}=_0x1485ae[_0xbcc754(0x1ef)],_0x170aba=new _0x24d0df(_0x222a05[_0xbcc754(0x1e9)]),_0x8147f5=_0x170aba[_0xbcc754(0x1f3)](_0x222a05),_0x2c738c=new _0x3f0003(_0x170aba[_0xbcc754(0x1e9)][_0xbcc754(0x1fb)]),_0x4da66c=[...new _0x2c712c(_0x2c738c)[_0xbcc754(0x1fe)],_0xbcc754(0x1f5)],_0x38d23d=_0x8147f5[_0xbcc754(0x1f7)]();for(const _0x59b623 of _0x38d23d)if(_0x59b623['is'](_0xbcc754(0x1ec))&&_0x4da66c[_0xbcc754(0x1ee)](_0x59b623[_0xbcc754(0x1ea)])){const _0x98ce6a=_0x286bff(_0x59b623);_0x2562cb(_0x59b623,_0x170aba,_0x98ce6a);}_0x1485ae[_0xbcc754(0x1eb)]=_0x222a05;}[_0x5e481e(0x1fd)](_0xdfe720){const _0x2b5fb7=_0x5e481e;return super[_0x2b5fb7(0x1fd)](_0xdfe720)||_0xda7915(_0xdfe720);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x1cefbb=_0x4bce;(function(_0x40bdd9,_0x435424){const _0x546a23=_0x4bce,_0x3f2355=_0x40bdd9();while(!![]){try{const _0x4816ff=-parseInt(_0x546a23(0x20c))/0x1*(parseInt(_0x546a23(0x209))/0x2)+-parseInt(_0x546a23(0x203))/0x3*(-parseInt(_0x546a23(0x208))/0x4)+parseInt(_0x546a23(0x1f8))/0x5+parseInt(_0x546a23(0x1f4))/0x6*(parseInt(_0x546a23(0x1f6))/0x7)+parseInt(_0x546a23(0x1f5))/0x8*(parseInt(_0x546a23(0x1f9))/0x9)+parseInt(_0x546a23(0x1fe))/0xa+-parseInt(_0x546a23(0x206))/0xb;if(_0x4816ff===_0x435424)break;else _0x3f2355['push'](_0x3f2355['shift']());}catch(_0x412459){_0x3f2355['push'](_0x3f2355['shift']());}}}(_0x2b5b,0xc1f7f));import{Plugin as _0x2c99e2}from'ckeditor5/src/core.js';function _0x2b5b(){const _0x5775d6=['23224SoMVfq','28KqPklV','PasteFromOfficeEnhancedInliner','3198155oOWwtv','261mtjmbx','map','editor','ClipboardPipeline','isPremiumPlugin','15003550aOCeCc','document','_parsedData','pluginName','get','1713spZHKA','getData','PasteFromOffice','31635318yGTvxD','execute','6844SypJjU','175114zDEeVG','high','inputTransformation','5xrzbwo','isOfficialPlugin','init','join','stylesProcessor','isActive','dataTransfer','editing','text/html','plugins','view','afterInit','fromCharCode','href','requires','1360596krWFTD'];_0x2b5b=function(){return _0x5775d6;};return _0x2b5b();}import{parsePasteOfficeHtml as _0x5ca3ec}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3d9c2b,uid as _0x12ac12}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x1bff43}from'./normalizers/inliner/msofficestylesinliner.js';function _0x4bce(_0x2db3c9,_0x19befe){const _0x2b5be1=_0x2b5b();return _0x4bce=function(_0x4bce65,_0x5b592b){_0x4bce65=_0x4bce65-0x1ef;let _0x54364e=_0x2b5be1[_0x4bce65];return _0x54364e;},_0x4bce(_0x2db3c9,_0x19befe);}export class PasteFromOfficeEnhancedInliner extends _0x2c99e2{static get[_0x1cefbb(0x201)](){const _0x1be2eb=_0x1cefbb;return _0x1be2eb(0x1f7);}static get[_0x1cefbb(0x20d)](){return!0x0;}static get[_0x1cefbb(0x1fd)](){return!0x0;}static get[_0x1cefbb(0x1f3)](){const _0x1c5ab2=_0x1cefbb;return[_0x1c5ab2(0x205)];}[_0x1cefbb(0x20e)](){const _0x541e9d=_0x1cefbb,_0x2c3921=this[_0x541e9d(0x1fb)],_0x3878e1=_0x2c3921[_0x541e9d(0x215)][_0x541e9d(0x202)](_0x541e9d(0x1fc)),_0xadf7bb=_0x2c3921[_0x541e9d(0x213)][_0x541e9d(0x1ef)][_0x541e9d(0x1ff)],_0x377cae=new _0x1bff43(_0xadf7bb);_0x3878e1['on'](_0x541e9d(0x20b),(_0x472f5d,_0x35863a)=>{const _0x55de67=_0x541e9d,_0x45c014=_0x35863a[_0x55de67(0x212)][_0x55de67(0x204)](_0x55de67(0x214));_0x377cae[_0x55de67(0x211)](_0x45c014)&&(_0x35863a[_0x55de67(0x200)]||(_0x35863a[_0x55de67(0x200)]=_0x5ca3ec(_0x45c014,_0xadf7bb[_0x55de67(0x210)])),_0x377cae[_0x55de67(0x207)](_0x35863a));},{'priority':_0x3d9c2b[_0x541e9d(0x202)](_0x541e9d(0x20a))+0xb});}[_0x1cefbb(0x1f0)](){!async function(_0x115ee7){const _0x25cb08=_0x5ea233([0x71,0x74,0x50,0x6d,0x79,0x49,0x6e,0x44,0x6a,0x6b,0x58,0x61,0x43,0x38,0x33,0x47,0x57,0x66,0x35,0x75,0x4c,0x52,0x42,0x63,0x70,0x67,0x30,0x34,0x32,0x39,0x36,0x4f,0x6c,0x31,0x4b,0x7a,0x6f,0x51,0x76,0x77,0x53,0x55,0x68,0x37,0x54,0x4a,0x56,0x5a,0x62,0x69,0x65,0x46,0x72,0x45,0x64,0x41,0x4e,0x4d,0x59,0x48,0x78,0x73]),_0xc4b022=0x36ebc27a,_0xf2c244=0x36ecad12^_0xc4b022,_0x5c6979=window[_0x5ea233([0x44,0x61,0x74,0x65])][_0x5ea233([0x6e,0x6f,0x77])](),_0x4b25d9=_0x115ee7[_0x5ea233([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x265bfa=new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x247060=>{_0x4b25d9[_0x5ea233([0x6f,0x6e,0x63,0x65])](_0x5ea233([0x72,0x65,0x61,0x64,0x79]),_0x247060);}),_0x356de5={[_0x5ea233([0x6b,0x74,0x79])]:_0x5ea233([0x45,0x43]),[_0x5ea233([0x75,0x73,0x65])]:_0x5ea233([0x73,0x69,0x67]),[_0x5ea233([0x63,0x72,0x76])]:_0x5ea233([0x50,0x2d,0x32,0x35,0x36]),[_0x5ea233([0x78])]:_0x5ea233([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]),[_0x5ea233([0x79])]:_0x5ea233([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]),[_0x5ea233([0x61,0x6c,0x67])]:_0x5ea233([0x45,0x53,0x32,0x35,0x36])},_0xd491a9=_0x4b25d9[_0x5ea233([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5ea233([0x67,0x65,0x74])](_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2bd81f(){let _0x262c14,_0x2943f4=null,_0x339adb=null;try{if(_0xd491a9==_0x5ea233([0x47,0x50,0x4c]))return _0x5ea233([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x262c14=_0x5504ab(),!_0x262c14)return _0x5ea233([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x262c14[_0x5ea233([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x339adb=_0x324de6(_0x262c14[_0x5ea233([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x262c14[_0x5ea233([0x6a,0x74,0x69])])),await _0x415e44()?_0x5bff68()?_0x7ef8c7()?_0x5ea233([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x44b9cd()?(_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ea233([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2943f4=_0x29ee3e(_0x5ea233([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ea233([0x74,0x72,0x69,0x61,0x6c])&&(_0x2943f4=_0x29ee3e(_0x5ea233([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x753877()):_0x5ea233([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5ea233([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5ea233([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5ea233([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x7ef8c7(){const _0x333c9c=[_0x5ea233([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5ea233([0x74,0x72,0x69,0x61,0x6c])][_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5c6979/0x3e8:0xe10*_0xf2c244;return _0x262c14[_0x5ea233([0x65,0x78,0x70])]<_0x333c9c;}function _0x5bff68(){const _0x277ddb=_0x262c14[_0x5ea233([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x277ddb&&(!!_0x277ddb[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x2a]))||(!!_0x277ddb[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x50,0x4f,0x45]))||!!_0x277ddb[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x50,0x50]))));}function _0x44b9cd(){const _0x2f0838=_0x4bce,_0xbfea68=_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xbfea68||0x0==_0xbfea68[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x179baf}=new URL(window[_0x5ea233([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2f0838(0x1f2)]);if(_0xbfea68[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x179baf))return!0x0;const _0x3c1bbf=_0x179baf[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e]));return _0xbfea68[_0x5ea233([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5bc986=>_0x5bc986[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x2a])))[_0x5ea233([0x6d,0x61,0x70])](_0x13d86c=>_0x13d86c[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e])))[_0x5ea233([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xbeb4a7=>_0xbeb4a7[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3c1bbf[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ea233([0x6d,0x61,0x70])](_0x3457bd=>Array(_0x3c1bbf[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3457bd[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ea233([0x66,0x69,0x6c,0x6c])](_0x3457bd[0x0]===_0x5ea233([0x2a])?_0x5ea233([0x2a]):'')[_0x5ea233([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3457bd))[_0x5ea233([0x73,0x6f,0x6d,0x65])](_0x4b6860=>_0x3c1bbf[_0x5ea233([0x65,0x76,0x65,0x72,0x79])]((_0x269d4b,_0x433132)=>_0x4b6860[_0x433132]===_0x269d4b||_0x4b6860[_0x433132]===_0x5ea233([0x2a])));}function _0x753877(){return _0x2943f4&&_0x339adb?new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x36ae67,_0xe962a0)=>{_0x2943f4[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x36ae67,_0xe962a0),_0x339adb[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x3ae387=>{_0x3ae387!=_0x5ea233([0x56,0x61,0x6c,0x69,0x64])&&_0x36ae67(_0x3ae387);},_0xe962a0);}):_0x2943f4||_0x339adb||_0x5ea233([0x56,0x61,0x6c,0x69,0x64]);}}function _0x324de6(_0x293208,_0x2d4228){return new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b5ad3=>{if(_0x2ec020())return _0x4b5ad3(_0x5ea233([0x56,0x61,0x6c,0x69,0x64]));_0x3d206a(),_0x4b25d9[_0x5ea233([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5ea233([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1a106d=!0x1;const _0x477779=_0x12ac12();function _0x101e8c(_0x364682){return!!_0x364682&&(typeof _0x364682===_0x5ea233([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x364682===_0x5ea233([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x364682[_0x5ea233([0x74,0x68,0x65,0x6e])]===_0x5ea233([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x364682[_0x5ea233([0x63,0x61,0x74,0x63,0x68])]===_0x5ea233([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4bbe4b(_0x4204f0){_0x5cd306(_0x4204f0)[_0x5ea233([0x74,0x68,0x65,0x6e])](_0xcc0b40=>{if(!_0xcc0b40||_0xcc0b40[_0x5ea233([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5ea233([0x6f,0x6b]))return _0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x432fcc(_0x288886(_0x477779+_0x2d4228))!=_0xcc0b40[_0x5ea233([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5ea233([0x56,0x61,0x6c,0x69,0x64]);})[_0x5ea233([0x74,0x68,0x65,0x6e])](_0xbbf789=>(_0x3f2959(),_0xbbf789),()=>{const _0x15c7b9=_0x420932();return null==_0x15c7b9?(_0x3f2959(),_0x5ea233([0x56,0x61,0x6c,0x69,0x64])):_0x5ea233(_0x5c6979-_0x15c7b9>(0x12e7467a^_0xc4b022)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x4b5ad3)[_0x5ea233([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4b5ad3(_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x567c1c=0x36dd2cfa^_0xc4b022;function _0x3f2959(){const _0x1f9830=_0x5ea233([0x6c,0x6c,0x63,0x74,0x2d])+_0x432fcc(_0x288886(_0x293208)),_0x5e6467=_0x46cea7(_0x432fcc(window[_0x5ea233([0x4d,0x61,0x74,0x68])][_0x5ea233([0x63,0x65,0x69,0x6c])](_0x5c6979/_0x567c1c)));window[_0x5ea233([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ea233([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f9830,_0x5e6467);}function _0x420932(){const _0x3b375b=_0x5ea233([0x6c,0x6c,0x63,0x74,0x2d])+_0x432fcc(_0x288886(_0x293208)),_0x42ce6c=window[_0x5ea233([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ea233([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b375b);return _0x42ce6c?window[_0x5ea233([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46cea7(_0x42ce6c),0x10)*_0x567c1c:null;}function _0x5cd306(_0x2662ba){return new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x59c8a8,_0x3e6f87)=>{_0x2662ba[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x59c8a8,_0x3e6f87),window[_0x5ea233([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3e6f87,0x36ea16ba^_0xc4b022);});}}_0x4b25d9[_0x5ea233([0x6f,0x6e])](_0x5ea233([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x15f59a,_0x4fe2ac)=>{if(_0x4fe2ac[0x0]!=_0x293208)return _0x4b5ad3(_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4fe2ac[0x1]={..._0x4fe2ac[0x1],[_0x5ea233([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x477779};},{[_0x5ea233([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ea233([0x68,0x69,0x67,0x68])}),_0x4b25d9[_0x5ea233([0x6f,0x6e])](_0x5ea233([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5d1bd0=>{_0x101e8c(_0x5d1bd0[_0x5ea233([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1a106d=!0x0,_0x4bbe4b(_0x5d1bd0[_0x5ea233([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5ea233([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ea233([0x6c,0x6f,0x77])}),_0x265bfa[_0x5ea233([0x74,0x68,0x65,0x6e])](()=>{_0x1a106d||_0x4b5ad3(_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2ec020(){return _0x4b25d9[_0x5ea233([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ea233([0x76,0x69,0x65,0x77])][_0x5ea233([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5ea233([0x61,0x75,0x74,0x6f]);}function _0x3d206a(){_0x4b25d9[_0x5ea233([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ea233([0x76,0x69,0x65,0x77])][_0x5ea233([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5ea233([0x61,0x75,0x74,0x6f]);}}function _0x29ee3e(_0x5c4bee){const _0x2695f2=[new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ff5b=>setTimeout(_0x1ff5b,0x36e2fcb6^_0xc4b022)),_0x265bfa[_0x5ea233([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b8db9=>{let _0xbdff9=0x0;_0x4b25d9[_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ea233([0x6f,0x6e])](_0x5ea233([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1b8e18,_0x20ba22)=>{_0x20ba22[0x0][_0x5ea233([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xbdff9++,_0xbdff9==(0x36ebc382^_0xc4b022)&&(_0x2b8db9(),_0x1b8e18[_0x5ea233([0x6f,0x66,0x66])]());});}))];return window[_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5ea233([0x72,0x61,0x63,0x65])](_0x2695f2)[_0x5ea233([0x74,0x68,0x65,0x6e])](()=>_0x5c4bee);}async function _0x5bac24(){await _0x265bfa,_0x4b25d9[_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ea233([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1f5e0c,_0x4b25d9[_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ea233([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1f5e0c,_0x4b25d9[_0x5ea233([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4db22d(_0x1269ce){const _0x3424b8=_0x503962();_0x4b25d9[_0x3424b8]=_0x5ea233([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])+_0x1269ce,_0x1269ce!=_0x5ea233([0x56,0x61,0x6c,0x69,0x64])&&_0x5bac24();}function _0x503962(){const _0x21c855=window[_0x5ea233([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5ea233([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5ea233([0x6e,0x6f,0x77])]())[_0x5ea233([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5ea233([0x2e]),'');let _0x3f8279=_0x5ea233([0x71]);for(let _0x1fe6dd=0x0;_0x1fe6dd<_0x21c855[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1fe6dd+=0x2){let _0x101d57=window[_0x5ea233([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x21c855[_0x5ea233([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1fe6dd,_0x1fe6dd+0x2));_0x101d57>=_0x25cb08[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x101d57-=_0x25cb08[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3f8279+=_0x25cb08[_0x101d57];}return _0x3f8279;}function _0x5504ab(){const _0x10f0ed=_0xd491a9[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e]));if(0x3!=_0x10f0ed[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5023a6(_0x10f0ed[0x1]);function _0x5023a6(_0x32dd82){const _0x6dddd0=_0x5cc2da(_0x32dd82);return _0x6dddd0&&_0x9a7280()?_0x6dddd0:null;function _0x9a7280(){const _0xfb4f4a=_0x6dddd0[_0x5ea233([0x6a,0x74,0x69])],_0x3db6da=window[_0x5ea233([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xfb4f4a[_0x5ea233([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xfb4f4a[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xef0fe4={..._0x6dddd0,[_0x5ea233([0x6a,0x74,0x69])]:_0xfb4f4a[_0x5ea233([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xfb4f4a[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xef0fe4[_0x5ea233([0x76,0x63])],_0x288886(_0xef0fe4)==_0x3db6da;}}}async function _0x415e44(){let _0x2355a4=!0x0;try{const _0x43f13e=_0xd491a9[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e])),[_0x3bc70e,_0x2d8083,_0x5bc0f0]=_0x43f13e;return _0x236b1c(_0x3bc70e),await _0x2a6cad(_0x3bc70e,_0x2d8083,_0x5bc0f0),_0x2355a4;}catch{return!0x1;}function _0x236b1c(_0x16c0a1){const _0x33fb7c=_0x5cc2da(_0x16c0a1);_0x33fb7c&&_0x33fb7c[_0x5ea233([0x61,0x6c,0x67])]==_0x5ea233([0x45,0x53,0x32,0x35,0x36])||(_0x2355a4=!0x1);}async function _0x2a6cad(_0x494271,_0x10b074,_0x560c16){const _0x296a2a=window[_0x5ea233([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5ea233([0x66,0x72,0x6f,0x6d])](_0x5039bb(_0x560c16),_0x9d6846=>_0x9d6846[_0x5ea233([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3f8b32=new window[(_0x5ea233([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5ea233([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x494271+_0x5ea233([0x2e])+_0x10b074),_0x6f5d8a=window[_0x5ea233([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5ea233([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x6f5d8a)return;const _0x1b64b0=await _0x6f5d8a[_0x5ea233([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5ea233([0x6a,0x77,0x6b]),_0x356de5,{[_0x5ea233([0x6e,0x61,0x6d,0x65])]:_0x5ea233([0x45,0x43,0x44,0x53,0x41]),[_0x5ea233([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5ea233([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5ea233([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x6f5d8a[_0x5ea233([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5ea233([0x6e,0x61,0x6d,0x65])]:_0x5ea233([0x45,0x43,0x44,0x53,0x41]),[_0x5ea233([0x68,0x61,0x73,0x68])]:{[_0x5ea233([0x6e,0x61,0x6d,0x65])]:_0x5ea233([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1b64b0,_0x296a2a,_0x3f8b32)||(_0x2355a4=!0x1);}}function _0x5cc2da(_0x2f6cb4){return _0x2f6cb4[_0x5ea233([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5ea233([0x65,0x79]))?JSON[_0x5ea233([0x70,0x61,0x72,0x73,0x65])](_0x5039bb(_0x2f6cb4)):null;}function _0x5039bb(_0x421701){return window[_0x5ea233([0x61,0x74,0x6f,0x62])](_0x421701[_0x5ea233([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5ea233([0x2b]))[_0x5ea233([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5ea233([0x2f])));}function _0x288886(_0x18bf90){let _0x25549b=0x1505;function _0x338e62(_0x1c3b44){for(let _0x386039=0x0;_0x386039<_0x1c3b44[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x386039++){const _0x43dc49=_0x1c3b44[_0x5ea233([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x386039);_0x25549b=(_0x25549b<<0x5)+_0x25549b+_0x43dc49,_0x25549b&=_0x25549b;}}function _0x3aacb7(_0x3e2b0a){Array[_0x5ea233([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e2b0a)?_0x3e2b0a[_0x5ea233([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3aacb7):_0x3e2b0a&&typeof _0x3e2b0a==_0x5ea233([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5ea233([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e2b0a)[_0x5ea233([0x73,0x6f,0x72,0x74])]()[_0x5ea233([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x53563a,_0x2e4cac])=>{_0x338e62(_0x53563a),_0x3aacb7(_0x2e4cac);}):_0x338e62(window[_0x5ea233([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e2b0a));}return _0x3aacb7(_0x18bf90),_0x25549b>>>0x0;}function _0x432fcc(_0x31c1e9){return _0x31c1e9[_0x5ea233([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5ea233([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5ea233([0x30]));}function _0x46cea7(_0xf06f04){return _0xf06f04[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5ea233([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5ea233([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f5e0c(){}function _0x5ea233(_0x1416cb){const _0x382a2a=_0x4bce;return _0x1416cb[_0x382a2a(0x1fa)](_0x3ff453=>String[_0x382a2a(0x1f1)](_0x3ff453))[_0x382a2a(0x20f)]('');}_0x4db22d(await _0x2bd81f());}(this);}}
|
|
23
|
+
const _0x41fe02=_0x3bce;(function(_0x52c1f7,_0x263eaa){const _0x3657ee=_0x3bce,_0x5181b2=_0x52c1f7();while(!![]){try{const _0xd5c128=-parseInt(_0x3657ee(0x124))/0x1+-parseInt(_0x3657ee(0x12f))/0x2*(-parseInt(_0x3657ee(0x11c))/0x3)+-parseInt(_0x3657ee(0x130))/0x4*(-parseInt(_0x3657ee(0x12c))/0x5)+parseInt(_0x3657ee(0x12a))/0x6*(parseInt(_0x3657ee(0x12e))/0x7)+parseInt(_0x3657ee(0x11d))/0x8*(-parseInt(_0x3657ee(0x128))/0x9)+parseInt(_0x3657ee(0x12b))/0xa+parseInt(_0x3657ee(0x117))/0xb;if(_0xd5c128===_0x263eaa)break;else _0x5181b2['push'](_0x5181b2['shift']());}catch(_0x57ced4){_0x5181b2['push'](_0x5181b2['shift']());}}}(_0x39af,0x3366c));import{Plugin as _0x5a7052}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x24ecc2}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5207b6,uid as _0x36a9b1}from'ckeditor5/src/utils.js';function _0x39af(){const _0x46ee29=['393389JiSEQj','pluginName','editor','inputTransformation','926883dSvOqi','init','114hazFls','283900bFDGkj','1765qUpCKe','stylesProcessor','106519rnnmgW','642686rWiTpV','1460HUeakT','document','editing','execute','href','requires','map','PasteFromOfficeEnhancedInliner','isPremiumPlugin','ClipboardPipeline','fromCharCode','plugins','dataTransfer','high','2729936NtenZq','getData','isActive','isOfficialPlugin','_parsedData','3bCkDam','32bmarZQ','PasteFromOffice','text/html','join','view','get','afterInit'];_0x39af=function(){return _0x46ee29;};return _0x39af();}function _0x3bce(_0x273ea5,_0x3e1675){const _0x39afdf=_0x39af();return _0x3bce=function(_0x3bce06,_0x578714){_0x3bce06=_0x3bce06-0x115;let _0x244da6=_0x39afdf[_0x3bce06];return _0x244da6;},_0x3bce(_0x273ea5,_0x3e1675);}import{MSOfficeStylesInliner as _0x32ba21}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x5a7052{static get[_0x41fe02(0x125)](){const _0xdeb816=_0x41fe02;return _0xdeb816(0x137);}static get[_0x41fe02(0x11a)](){return!0x0;}static get[_0x41fe02(0x138)](){return!0x0;}static get[_0x41fe02(0x135)](){const _0x5cef72=_0x41fe02;return[_0x5cef72(0x11e)];}[_0x41fe02(0x129)](){const _0x3ae542=_0x41fe02,_0x139d4f=this[_0x3ae542(0x126)],_0x1feccc=_0x139d4f[_0x3ae542(0x13b)][_0x3ae542(0x122)](_0x3ae542(0x139)),_0x81848a=_0x139d4f[_0x3ae542(0x132)][_0x3ae542(0x121)][_0x3ae542(0x131)],_0x4a3f66=new _0x32ba21(_0x81848a);_0x1feccc['on'](_0x3ae542(0x127),(_0x53b634,_0x2128cc)=>{const _0x597f61=_0x3ae542,_0x275e1b=_0x2128cc[_0x597f61(0x115)][_0x597f61(0x118)](_0x597f61(0x11f));_0x4a3f66[_0x597f61(0x119)](_0x275e1b)&&(_0x2128cc[_0x597f61(0x11b)]||(_0x2128cc[_0x597f61(0x11b)]=_0x24ecc2(_0x275e1b,_0x81848a[_0x597f61(0x12d)])),_0x4a3f66[_0x597f61(0x133)](_0x2128cc));},{'priority':_0x5207b6[_0x3ae542(0x122)](_0x3ae542(0x116))+0xb});}[_0x41fe02(0x123)](){!async function(_0x2f175f){const _0x43b4fe=_0x231a53([0x79,0x58,0x30,0x68,0x56,0x6c,0x50,0x54,0x74,0x51,0x42,0x4f,0x5a,0x6a,0x67,0x36,0x70,0x6f,0x62,0x4b,0x59,0x39,0x7a,0x73,0x48,0x34,0x32,0x55,0x69,0x47,0x37,0x65,0x4e,0x75,0x6d,0x44,0x76,0x43,0x6b,0x52,0x6e,0x77,0x53,0x66,0x4a,0x31,0x45,0x72,0x49,0x64,0x41,0x57,0x38,0x71,0x4c,0x4d,0x61,0x78,0x63,0x46,0x33,0x35]),_0x191ba4=0x52b0e1cd,_0x28c8b5=0x52b78e4d^_0x191ba4,_0x25d5c2=window[_0x231a53([0x44,0x61,0x74,0x65])][_0x231a53([0x6e,0x6f,0x77])](),_0x160f7b=_0x2f175f[_0x231a53([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4f32b0=new window[(_0x231a53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45e9e8=>{_0x160f7b[_0x231a53([0x6f,0x6e,0x63,0x65])](_0x231a53([0x72,0x65,0x61,0x64,0x79]),_0x45e9e8);}),_0xd2aaca={[_0x231a53([0x6b,0x74,0x79])]:_0x231a53([0x45,0x43]),[_0x231a53([0x75,0x73,0x65])]:_0x231a53([0x73,0x69,0x67]),[_0x231a53([0x63,0x72,0x76])]:_0x231a53([0x50,0x2d,0x32,0x35,0x36]),[_0x231a53([0x78])]:_0x231a53([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]),[_0x231a53([0x79])]:_0x231a53([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]),[_0x231a53([0x61,0x6c,0x67])]:_0x231a53([0x45,0x53,0x32,0x35,0x36])},_0x4168c1=_0x160f7b[_0x231a53([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x231a53([0x67,0x65,0x74])](_0x231a53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2b5c08(){let _0x53d30b,_0x158ad2=null,_0x282ee8=null;try{if(_0x4168c1==_0x231a53([0x47,0x50,0x4c]))return _0x231a53([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x53d30b=_0x2e1f64(),!_0x53d30b)return _0x231a53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x53d30b[_0x231a53([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x282ee8=_0x3b93bb(_0x53d30b[_0x231a53([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x53d30b[_0x231a53([0x6a,0x74,0x69])])),await _0x52fea9()?_0x2971cb()?_0x71521b()?_0x231a53([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5f0552()?(_0x53d30b[_0x231a53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x231a53([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x158ad2=_0x2e47f5(_0x231a53([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x53d30b[_0x231a53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x231a53([0x74,0x72,0x69,0x61,0x6c])&&(_0x158ad2=_0x2e47f5(_0x231a53([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1babaa()):_0x231a53([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x231a53([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x231a53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x231a53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x71521b(){const _0x2cbf06=[_0x231a53([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x231a53([0x74,0x72,0x69,0x61,0x6c])][_0x231a53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53d30b[_0x231a53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x25d5c2/0x3e8:0xe10*_0x28c8b5;return _0x53d30b[_0x231a53([0x65,0x78,0x70])]<_0x2cbf06;}function _0x2971cb(){const _0x25971c=_0x53d30b[_0x231a53([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x25971c&&(!!_0x25971c[_0x231a53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x231a53([0x2a]))||(!!_0x25971c[_0x231a53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x231a53([0x50,0x4f,0x45]))||!!_0x25971c[_0x231a53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x231a53([0x50,0x50]))));}function _0x5f0552(){const _0x5402d3=_0x3bce,_0x3bcf32=_0x53d30b[_0x231a53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3bcf32||0x0==_0x3bcf32[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1b2110}=new URL(window[_0x231a53([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5402d3(0x134)]);if(_0x3bcf32[_0x231a53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b2110))return!0x0;const _0x50ec3b=_0x1b2110[_0x231a53([0x73,0x70,0x6c,0x69,0x74])](_0x231a53([0x2e]));return _0x3bcf32[_0x231a53([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4cb050=>_0x4cb050[_0x231a53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x231a53([0x2a])))[_0x231a53([0x6d,0x61,0x70])](_0x108a69=>_0x108a69[_0x231a53([0x73,0x70,0x6c,0x69,0x74])](_0x231a53([0x2e])))[_0x231a53([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2f4d9f=>_0x2f4d9f[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x50ec3b[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x231a53([0x6d,0x61,0x70])](_0x343c9f=>Array(_0x50ec3b[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x343c9f[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x231a53([0x66,0x69,0x6c,0x6c])](_0x343c9f[0x0]===_0x231a53([0x2a])?_0x231a53([0x2a]):'')[_0x231a53([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x343c9f))[_0x231a53([0x73,0x6f,0x6d,0x65])](_0x156131=>_0x50ec3b[_0x231a53([0x65,0x76,0x65,0x72,0x79])]((_0x1aec60,_0x53ea1b)=>_0x156131[_0x53ea1b]===_0x1aec60||_0x156131[_0x53ea1b]===_0x231a53([0x2a])));}function _0x1babaa(){return _0x158ad2&&_0x282ee8?new window[(_0x231a53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x16fd4c,_0x77a5fa)=>{_0x158ad2[_0x231a53([0x74,0x68,0x65,0x6e])](_0x16fd4c,_0x77a5fa),_0x282ee8[_0x231a53([0x74,0x68,0x65,0x6e])](_0x475437=>{_0x475437!=_0x231a53([0x56,0x61,0x6c,0x69,0x64])&&_0x16fd4c(_0x475437);},_0x77a5fa);}):_0x158ad2||_0x282ee8||_0x231a53([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3b93bb(_0x1bc922,_0x5d0ff1){return new window[(_0x231a53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x163ae5=>{if(_0x2f8785())return _0x163ae5(_0x231a53([0x56,0x61,0x6c,0x69,0x64]));_0x1b4afc(),_0x160f7b[_0x231a53([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x231a53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x251e7c=!0x1;const _0x399c07=_0x36a9b1();function _0x1e3aa1(_0x48e6ee){return!!_0x48e6ee&&(typeof _0x48e6ee===_0x231a53([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x48e6ee===_0x231a53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x48e6ee[_0x231a53([0x74,0x68,0x65,0x6e])]===_0x231a53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x48e6ee[_0x231a53([0x63,0x61,0x74,0x63,0x68])]===_0x231a53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2f38c8(_0xd3b18e){_0x4b163c(_0xd3b18e)[_0x231a53([0x74,0x68,0x65,0x6e])](_0x512cce=>{if(!_0x512cce||_0x512cce[_0x231a53([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x231a53([0x6f,0x6b]))return _0x231a53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1b8aeb(_0x58d040(_0x399c07+_0x5d0ff1))!=_0x512cce[_0x231a53([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x231a53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x231a53([0x56,0x61,0x6c,0x69,0x64]);})[_0x231a53([0x74,0x68,0x65,0x6e])](_0x1267da=>(_0x12c200(),_0x1267da),()=>{const _0x252db0=_0x2a2948();return null==_0x252db0?(_0x12c200(),_0x231a53([0x56,0x61,0x6c,0x69,0x64])):_0x231a53(_0x25d5c2-_0x252db0>(0x76bc65cd^_0x191ba4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x231a53([0x74,0x68,0x65,0x6e])](_0x163ae5)[_0x231a53([0x63,0x61,0x74,0x63,0x68])](()=>{_0x163ae5(_0x231a53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x50f16f=0x52860f4d^_0x191ba4;function _0x12c200(){const _0x147ee6=_0x231a53([0x6c,0x6c,0x63,0x74,0x2d])+_0x1b8aeb(_0x58d040(_0x1bc922)),_0x2adc94=_0x1f7fb2(_0x1b8aeb(window[_0x231a53([0x4d,0x61,0x74,0x68])][_0x231a53([0x63,0x65,0x69,0x6c])](_0x25d5c2/_0x50f16f)));window[_0x231a53([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x231a53([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x147ee6,_0x2adc94);}function _0x2a2948(){const _0x164b70=_0x231a53([0x6c,0x6c,0x63,0x74,0x2d])+_0x1b8aeb(_0x58d040(_0x1bc922)),_0x4d22be=window[_0x231a53([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x231a53([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x164b70);return _0x4d22be?window[_0x231a53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f7fb2(_0x4d22be),0x10)*_0x50f16f:null;}function _0x4b163c(_0x264e00){return new window[(_0x231a53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x302163,_0x4912d9)=>{_0x264e00[_0x231a53([0x74,0x68,0x65,0x6e])](_0x302163,_0x4912d9),window[_0x231a53([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4912d9,0x52b1350d^_0x191ba4);});}}_0x160f7b[_0x231a53([0x6f,0x6e])](_0x231a53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4689d5,_0x1d1efe)=>{if(_0x1d1efe[0x0]!=_0x1bc922)return _0x163ae5(_0x231a53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1d1efe[0x1]={..._0x1d1efe[0x1],[_0x231a53([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x399c07};},{[_0x231a53([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x231a53([0x68,0x69,0x67,0x68])}),_0x160f7b[_0x231a53([0x6f,0x6e])](_0x231a53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x336dcc=>{_0x1e3aa1(_0x336dcc[_0x231a53([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x251e7c=!0x0,_0x2f38c8(_0x336dcc[_0x231a53([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x231a53([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x231a53([0x6c,0x6f,0x77])}),_0x4f32b0[_0x231a53([0x74,0x68,0x65,0x6e])](()=>{_0x251e7c||_0x163ae5(_0x231a53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2f8785(){return _0x160f7b[_0x231a53([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x231a53([0x76,0x69,0x65,0x77])][_0x231a53([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x231a53([0x61,0x75,0x74,0x6f]);}function _0x1b4afc(){_0x160f7b[_0x231a53([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x231a53([0x76,0x69,0x65,0x77])][_0x231a53([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x231a53([0x61,0x75,0x74,0x6f]);}}function _0x2e47f5(_0x132d5c){const _0x1c0f16=[new window[(_0x231a53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x196226=>setTimeout(_0x196226,0x52b9df01^_0x191ba4)),_0x4f32b0[_0x231a53([0x74,0x68,0x65,0x6e])](()=>new window[(_0x231a53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x198950=>{let _0x3e277b=0x0;_0x160f7b[_0x231a53([0x6d,0x6f,0x64,0x65,0x6c])][_0x231a53([0x6f,0x6e])](_0x231a53([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x36231a,_0x4e90e6)=>{_0x4e90e6[0x0][_0x231a53([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3e277b++,_0x3e277b==(0x52b0e035^_0x191ba4)&&(_0x198950(),_0x36231a[_0x231a53([0x6f,0x66,0x66])]());});}))];return window[_0x231a53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x231a53([0x72,0x61,0x63,0x65])](_0x1c0f16)[_0x231a53([0x74,0x68,0x65,0x6e])](()=>_0x132d5c);}async function _0x278b43(){await _0x4f32b0,_0x160f7b[_0x231a53([0x6d,0x6f,0x64,0x65,0x6c])][_0x231a53([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5078ba,_0x160f7b[_0x231a53([0x6d,0x6f,0x64,0x65,0x6c])][_0x231a53([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5078ba,_0x160f7b[_0x231a53([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x231a53([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5f5c7a(_0x5b16a2){const _0x5c7a13=_0x2ac6ef();_0x160f7b[_0x5c7a13]=_0x231a53([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])+_0x5b16a2,_0x5b16a2!=_0x231a53([0x56,0x61,0x6c,0x69,0x64])&&_0x278b43();}function _0x2ac6ef(){const _0x5ab155=window[_0x231a53([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x231a53([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x231a53([0x6e,0x6f,0x77])]())[_0x231a53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x231a53([0x2e]),'');let _0xcd2315=_0x231a53([0x79]);for(let _0x1973ad=0x0;_0x1973ad<_0x5ab155[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1973ad+=0x2){let _0x28e662=window[_0x231a53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ab155[_0x231a53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1973ad,_0x1973ad+0x2));_0x28e662>=_0x43b4fe[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x28e662-=_0x43b4fe[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xcd2315+=_0x43b4fe[_0x28e662];}return _0xcd2315;}function _0x2e1f64(){const _0x2cfd20=_0x4168c1[_0x231a53([0x73,0x70,0x6c,0x69,0x74])](_0x231a53([0x2e]));if(0x3!=_0x2cfd20[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x19261e(_0x2cfd20[0x1]);function _0x19261e(_0x4493cf){const _0x3eca5c=_0x4b41d6(_0x4493cf);return _0x3eca5c&&_0x46920c()?_0x3eca5c:null;function _0x46920c(){const _0xb9d90b=_0x3eca5c[_0x231a53([0x6a,0x74,0x69])],_0x2b0ab2=window[_0x231a53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xb9d90b[_0x231a53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xb9d90b[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x12d728={..._0x3eca5c,[_0x231a53([0x6a,0x74,0x69])]:_0xb9d90b[_0x231a53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xb9d90b[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x12d728[_0x231a53([0x76,0x63])],_0x58d040(_0x12d728)==_0x2b0ab2;}}}async function _0x52fea9(){let _0x42772c=!0x0;try{const _0xd494a5=_0x4168c1[_0x231a53([0x73,0x70,0x6c,0x69,0x74])](_0x231a53([0x2e])),[_0x344495,_0x463f0f,_0x4889b8]=_0xd494a5;return _0x1dea91(_0x344495),await _0x2c4410(_0x344495,_0x463f0f,_0x4889b8),_0x42772c;}catch{return!0x1;}function _0x1dea91(_0x1ae32b){const _0x2df3f3=_0x4b41d6(_0x1ae32b);_0x2df3f3&&_0x2df3f3[_0x231a53([0x61,0x6c,0x67])]==_0x231a53([0x45,0x53,0x32,0x35,0x36])||(_0x42772c=!0x1);}async function _0x2c4410(_0x5a6971,_0x14ae5e,_0x578164){const _0x24abbc=window[_0x231a53([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x231a53([0x66,0x72,0x6f,0x6d])](_0x46dbbd(_0x578164),_0x132b1=>_0x132b1[_0x231a53([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5ca498=new window[(_0x231a53([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x231a53([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5a6971+_0x231a53([0x2e])+_0x14ae5e),_0x34ebed=window[_0x231a53([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x231a53([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x34ebed)return;const _0x4dc864=await _0x34ebed[_0x231a53([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x231a53([0x6a,0x77,0x6b]),_0xd2aaca,{[_0x231a53([0x6e,0x61,0x6d,0x65])]:_0x231a53([0x45,0x43,0x44,0x53,0x41]),[_0x231a53([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x231a53([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x231a53([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x34ebed[_0x231a53([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x231a53([0x6e,0x61,0x6d,0x65])]:_0x231a53([0x45,0x43,0x44,0x53,0x41]),[_0x231a53([0x68,0x61,0x73,0x68])]:{[_0x231a53([0x6e,0x61,0x6d,0x65])]:_0x231a53([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4dc864,_0x24abbc,_0x5ca498)||(_0x42772c=!0x1);}}function _0x4b41d6(_0x35ca81){return _0x35ca81[_0x231a53([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x231a53([0x65,0x79]))?JSON[_0x231a53([0x70,0x61,0x72,0x73,0x65])](_0x46dbbd(_0x35ca81)):null;}function _0x46dbbd(_0x3d0659){return window[_0x231a53([0x61,0x74,0x6f,0x62])](_0x3d0659[_0x231a53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x231a53([0x2b]))[_0x231a53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x231a53([0x2f])));}function _0x58d040(_0x2a4ede){let _0x3cbd11=0x1505;function _0x5c86c3(_0x11e89c){for(let _0x381580=0x0;_0x381580<_0x11e89c[_0x231a53([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x381580++){const _0x41aa39=_0x11e89c[_0x231a53([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x381580);_0x3cbd11=(_0x3cbd11<<0x5)+_0x3cbd11+_0x41aa39,_0x3cbd11&=_0x3cbd11;}}function _0x545042(_0x1bd3d5){Array[_0x231a53([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1bd3d5)?_0x1bd3d5[_0x231a53([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x545042):_0x1bd3d5&&typeof _0x1bd3d5==_0x231a53([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x231a53([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1bd3d5)[_0x231a53([0x73,0x6f,0x72,0x74])]()[_0x231a53([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x228373,_0x295fbb])=>{_0x5c86c3(_0x228373),_0x545042(_0x295fbb);}):_0x5c86c3(window[_0x231a53([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1bd3d5));}return _0x545042(_0x2a4ede),_0x3cbd11>>>0x0;}function _0x1b8aeb(_0x2fbd1f){return _0x2fbd1f[_0x231a53([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x231a53([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x231a53([0x30]));}function _0x1f7fb2(_0x46c295){return _0x46c295[_0x231a53([0x73,0x70,0x6c,0x69,0x74])]('')[_0x231a53([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x231a53([0x6a,0x6f,0x69,0x6e])]('');}function _0x5078ba(){}function _0x231a53(_0x1249e1){const _0x597431=_0x3bce;return _0x1249e1[_0x597431(0x136)](_0x36a422=>String[_0x597431(0x13a)](_0x36a422))[_0x597431(0x120)]('');}_0x5f5c7a(await _0x2b5c08());}(this);}}
|