@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.1-alpha.6 → 46.0.1-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md.
|
|
4
|
-
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join(" ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>( |\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join(" ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=A,n=t();for(;;)try{if(273905===-parseInt(e(309))/1+parseInt(e(314))/2+-parseInt(e(311))/3+-parseInt(e(316))/4*(-parseInt(e(313))/5)+parseInt(e(317))/6+-parseInt(e(315))/7*(-parseInt(e(318))/8)+-parseInt(e(319))/9*(parseInt(e(310))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(){const t=["80WygswQ","9SNuFNF","470195kQIljl","2727460rNkhCB","254466nefjnC","test","110zRwhuB","339538LCnkzO","264278mZEMTp","69764uitWyj","1023942EfZcqr"];return(C=function(){return t})()}function A(t,e){const n=C();return(A=function(t,e){return n[t-=309]})(t,e)}function P(t){return E[A(312)](t)}!function(t){const e=L,n=t();for(;;)try{if(442588===-parseInt(e(296))/1+parseInt(e(283))/2+parseInt(e(310))/3*(-parseInt(e(299))/4)+-parseInt(e(291))/5+-parseInt(e(297))/6*(-parseInt(e(289))/7)+parseInt(e(303))/8+parseInt(e(285))/9*(parseInt(e(288))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function L(t,e){const n=M();return(L=function(t,e){return n[t-=283]})(t,e)}function F(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(298)]&&!s[n(308)])continue;const e=!s[n(298)]||t[n(304)]===s[n(298)],o=!s[n(308)]||t[n(290)](s[n(308)]);e&&o&&r[n(295)](s,i)}return r}function j(t){const e=L,n={};for(let r=0;r<t[e(302)];r++){const s=t[r],i=t[e(286)](s);e(309)!==i&&(n[s]=i)}return n}function T(t){const e=L,n=t[e(294)](",")[e(300)](t=>t[e(305)]()),r=[];for(const t of n){const n=O[e(284)](t);n&&r[e(301)](n[e(293)])}return r}function M(){const t=["1836870mmrRdU","cssRules","groups","split","set","542717xnAyFb","2742rFDPej","tagName","4DDCDOE","map","push","length","5673656GTsGYs","name","trim","style","assign","className","initial","1634553iAfGNU","1145756nzwGTu","exec","7803lWVmNz","getPropertyValue","selectorText","3140PRZmWp","5257lTjnkr","hasClass"];return(M=function(){return t})()}function N(t){const e=L,n={};for(const r of t)Object[e(307)](n,r);return n}const R=V;function W(){const t=["9787225mVorsM","28931CjCrFA","402EVtNrO","5360iicYEG","values","setStyle","hasStyle","elementStart","361948jyprIz","from","3659040CoRsdJ","createRangeIn","13161267pMniLd","content","type","item","document","771AmPwoA","1205296aYWBuO","isActive","_parsedData","execute","size"];return(W=function(){return t})()}function V(t,e){const n=W();return(V=function(t,e){return n[t-=454]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(988593===parseInt(e(462))/1+parseInt(e(457))/2*(parseInt(e(471))/3)+-parseInt(e(472))/4+-parseInt(e(454))/5+-parseInt(e(456))/6*(-parseInt(e(455))/7)+parseInt(e(464))/8+parseInt(e(466))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class D extends b{[R(475)](t){const n=R,{body:r,styles:s}=t[n(474)],i=new e.ViewUpcastWriter(r[n(470)]),o=i[n(465)](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(295)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(292)])if(t instanceof CSSStyleRule){const r=j(t[e(306)]);n[t[e(287)]]=Object[e(307)]({},n[t[e(287)]]||{},r)}return n}(s));for(const t of o){if(n(461)!==t[n(468)])continue;const e=F(t[n(469)],c);if(e[n(476)]){const r=N(Array[n(463)](e[n(458)]()));for(const e in r){const s=t[n(469)];s[n(460)](e)||i[n(459)](e,r[e],s)}}}t[n(467)]=r}[R(473)](t){return super[R(473)](t)||P(t)}}const k=$;function $(t,e){const n=K();return($=function(t,e){return n[t-=380]})(t,e)}function K(){const t=["dataTransfer","28088XDltzu","276YZEvfn","isActive","2007355mdoVzn","isPremiumPlugin","execute","2209627BsHMwo","href","editor","afterInit","view","16WPhzcb","_parsedData","isOfficialPlugin","ClipboardPipeline","1893VDtLxK","50110QPpuIQ","inputTransformation","map","pluginName","PasteFromOffice","get","init","stylesProcessor","9717876ntoqZb","getData","requires","high","plugins","PasteFromOfficeEnhancedInliner","editing","document","108pnUufm","6ZIqTbG","396IHQsEl","fromCharCode","join","311728Ncbjyh","text/html"];return(K=function(){return t})()}!function(t){const e=$,n=t();for(;;)try{if(255652===-parseInt(e(393))/1*(parseInt(e(404))/2)+parseInt(e(408))/3*(parseInt(e(394))/4)+-parseInt(e(396))/5*(parseInt(e(386))/6)+parseInt(e(399))/7+parseInt(e(390))/8*(-parseInt(e(385))/9)+-parseInt(e(409))/10*(-parseInt(e(387))/11)+parseInt(e(417))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class z extends t.Plugin{static get[k(412)](){return k(382)}static get[k(406)](){return!0}static get[k(397)](){return!0}static get[k(419)](){return[k(413)]}[k(415)](){const t=k,e=this[t(401)],n=e[t(381)][t(414)](t(407)),r=e[t(383)][t(403)][t(384)],s=new D(r);n.on(t(410),(e,n)=>{const i=t,o=n[i(392)][i(418)](i(391));s[i(395)](o)&&(n[i(405)]||(n[i(405)]=x(o,r[i(416)])),s[i(398)](n))},{priority:S.priorities[t(414)](t(380))+11})}[k(402)](){!async function(t){const e=d([116,57,103,89,74,115,120,118,109,69,76,79,72,81,85,110,50,107,51,108,52,83,82,121,111,68,101,102,113,84,97,56,122,100,78,54,119,114,55,87,86,104,49,80,70,75,90,99,77,71,98,53,112,73,105,117,48,88,106,65,66,67]),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(411)](t=>String[e(388)](t))[e(389)]("")}!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([116]);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:1754352e3;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(400)]);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=G;!function(t){const e=G,n=t();for(;;)try{if(608150===-parseInt(e(314))/1+-parseInt(e(292))/2*(-parseInt(e(315))/3)+-parseInt(e(301))/4*(-parseInt(e(277))/5)+parseInt(e(290))/6*(-parseInt(e(279))/7)+-parseInt(e(278))/8+-parseInt(e(300))/9+parseInt(e(316))/10*(parseInt(e(298))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const U=[B(294),B(299),B(288),B(302),B(283),B(280),B(303),B(308)],Z=[B(294),B(299),B(288)],q={"font-style":[[B(305),"i"]],"font-weight":[[B(296),B(275)],[B(282),B(275)],[B(295),B(275)],[t=>Number(t)>=600,B(275)]],"text-decoration":[[B(286),"u"],[B(313),"s"]],"text-decoration-line":[[B(286),"u"],[B(313),"s"]],"vertical-align":[[B(291),B(291)],[B(312),B(297)]]};function Y(t){return U[B(318)](t)}function _(t){const e=B;return Array[e(306)](t[e(311)]())[e(310)](Y)}function Q(){const t=["removeStyle","vertical-align","split","filter","getStyleNames","super","line-through","1019022YOcNnY","34197jbwXex","20NDLVlT","keys","includes","createElement","strong","getStyle","230tIXozm","6520968URNWtA","5758788Mdzitu","font-weight","insertChild","bold","text-decoration-line","forEach","function","underline","length","font-size","setStyle","6aXPFGo","sub","102NMIBka","span","color","bolder","medium","sup","13285547lTZZhn","font-family","5355630fSKZaT","75056ukaISM","text-decoration","font-style","getChildren","italic","from"];return(Q=function(){return t})()}function G(t,e){const n=Q();return(G=function(t,e){return n[t-=274]})(t,e)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(284)](e=>{const i=n,o=t[i(276)](e);if(o)if(c=e,Z[B(318)](c))r[e]=o;else if(e in q){const t=o[i(309)](" ");q[e][i(284)](([n,r])=>{const o=i;for(const i of t)(o(285)==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(284)](([,n])=>{const s=r,i=e[s(274)](n,[],t[s(304)]());e[s(281)](0,i,t)}),e[r(307)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(317)](n)[r(287)])return;const s=e[r(274)](r(293),[],t[r(304)]());e[r(289)](n,s),e[r(281)](0,s,t),e[r(307)](Object[r(317)](n),t)}(t,e,r)}const H=tt;function J(){const t=["13694AhgtPx","blockElements","3314043mFYDyt","document","884480SsnmqS","getItems","font","element","createRangeIn","14vLUbSw","8WSZawo","54040sDRbTY","content","includes","isActive","stylesProcessor","215352iPhMdk","2253685ypPyUE","3bXdDEg","execute","1647692tnZtEI","_parsedData","name"];return(J=function(){return t})()}function tt(t,e){const n=J();return(tt=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(206429===parseInt(e(236))/1*(-parseInt(e(245))/2)+parseInt(e(231))/3*(parseInt(e(233))/4)+-parseInt(e(247))/5+parseInt(e(252))/6+parseInt(e(253))/7*(parseInt(e(246))/8)+-parseInt(e(238))/9+-parseInt(e(240))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class et extends b{[H(232)](t){const n=H,{body:r}=t[n(234)],s=new e.ViewUpcastWriter(r[n(239)]),i=s[n(244)](r),o=new e.ViewDocument(s[n(239)][n(251)]),c=[...new e.ViewDomConverter(o)[n(237)],n(242)],a=i[n(241)]();for(const t of a)if(t.is(n(243))&&c[n(249)](t[n(235)])){X(t,s,_(t))}t[n(248)]=r}[H(250)](t){return super[H(250)](t)||P(t)}}const nt=st;function rt(){const t=["text/html","get","3JsIJNX","usageLimit","getData","featureNotAllowed","1932uVqyIK","PasteFromOfficeEnhancedPropagator","stylesProcessor","inputTransformation","_showLicenseError","7714gFodfz","5149179BFOkVY","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyExpired","_parsedData","invalid","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyDomainLimit","10351872pjeQCm","high","7095620FFBCrq","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","editing","expired","trialLimit","PasteFromOfficeEnhanced","config","610876TjKSzh","destroy","requires","6001990QyuAeB","init","domainLimit","5xaBRGY","isActive","execute","licenseKey","document","pasteFromOfficeEnhancedLicenseKeyTrialLimit","123736ZVQhmT","pasteFromOfficeEnhancedLicenseKeyValid","view","ClipboardPipeline","_licenseKeyCheckInterval","isOfficialPlugin","evaluationLimit","isPremiumPlugin","dataTransfer","pasteFromOfficeEnhancedLicenseKeyInvalid","pluginName","plugins","pasteFromOfficeEnhancedLicenseKeyUsageLimit"];return(rt=function(){return t})()}function st(t,e){const n=rt();return(st=function(t,e){return n[t-=406]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(828208===-parseInt(e(406))/1*(parseInt(e(454))/2)+-parseInt(e(427))/3*(parseInt(e(412))/4)+parseInt(e(446))/5+-parseInt(e(431))/6*(parseInt(e(436))/7)+parseInt(e(444))/8+-parseInt(e(437))/9+parseInt(e(457))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[nt(409)];[nt(416)];static get[nt(422)](){return nt(432)}static get[nt(417)](){return!0}static get[nt(419)](){return!0}static get[nt(456)](){return[nt(442)]}[nt(458)](){const t=nt,e=this[t(447)],n=e[t(423)][t(426)](t(415)),r=e[t(449)][t(414)][t(410)],s=new et(r);n.on(t(434),(e,n)=>{const i=t,o=n[i(420)][i(429)](i(425));s[i(407)](o)&&(n[i(440)]||(n[i(440)]=x(o,r[i(433)])),s[i(408)](n))},{priority:S.priorities[t(426)](t(445))+10}),this[t(409)]=this[t(447)][t(453)][t(426)](t(409));const i=this[t(447)];this[t(416)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(413)==s||e(421)==s||e(439)==s||e(443)==s||e(448)==s||e(438)==s||e(411)==s||e(424)==s){delete i[r],n=s,clearInterval(this[e(416)]),this[e(416)]=void 0;break}}e(421)==n&&i[e(435)](e(441)),e(439)==n&&i[e(435)](e(450)),e(443)==n&&i[e(435)](e(459)),e(448)==n&&i[e(435)](e(430),e(452)),e(438)==n&&i[e(435)](e(418)),e(411)==n&&i[e(435)](e(451)),e(424)==n&&i[e(435)](e(428))},1e3)}[nt(455)](){const t=nt;super[t(455)](),this[t(416)]&&clearInterval(this[t(416)])}}function ot(t,e){var n=at();return(ot=function(t,e){return n[t-=192]})(t,e)}var ct=ot;function at(){var t=["397689euvcPw","2495ktlsBp","22211136VTekMy","requires","1092wVIShP","PasteFromOffice","250746wfusWD","isPremiumPlugin","1069140pIkxMl","10ilgcoZ","3821432WDkWOF","pluginName","3867122OxnyEQ","isOfficialPlugin","PasteFromOfficeEnhanced"];return(at=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(667607===parseInt(e(195))/1+parseInt(e(198))/2*(-parseInt(e(204))/3)+-parseInt(e(197))/4+-parseInt(e(205))/5*(parseInt(e(193))/6)+-parseInt(e(201))/7+-parseInt(e(199))/8+parseInt(e(206))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ct(200)](){return ct(203)}static get[ct(202)](){return!0}static get[ct(196)](){return!0}static get[ct(192)](){return[ct(194),z,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=213]})(t,e)}function ft(){var t=["6225750HxsMxV","1521phFAfQ","8011297coVOqo","4316wxMStP","538wTPBGV","19282500WjMUSO","5544755IjJVyW","4729800uZOxXX","1803YAelBE"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(619368===-parseInt(e(216))/1*(parseInt(e(221))/2)+parseInt(e(218))/3*(parseInt(e(220))/4)+parseInt(e(214))/5+parseInt(e(217))/6+parseInt(e(219))/7+-parseInt(e(215))/8+-parseInt(e(213))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
|
4
|
+
*/(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>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=A,n=t();for(;;)try{if(273905===-parseInt(e(309))/1+parseInt(e(314))/2+-parseInt(e(311))/3+-parseInt(e(316))/4*(-parseInt(e(313))/5)+parseInt(e(317))/6+-parseInt(e(315))/7*(-parseInt(e(318))/8)+-parseInt(e(319))/9*(parseInt(e(310))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(){const t=["80WygswQ","9SNuFNF","470195kQIljl","2727460rNkhCB","254466nefjnC","test","110zRwhuB","339538LCnkzO","264278mZEMTp","69764uitWyj","1023942EfZcqr"];return(E=function(){return t})()}function A(t,e){const n=E();return(A=function(t,e){return n[t-=309]})(t,e)}function P(t){return C[A(312)](t)}!function(t){const e=L,n=t();for(;;)try{if(442588===-parseInt(e(296))/1+parseInt(e(283))/2+parseInt(e(310))/3*(-parseInt(e(299))/4)+-parseInt(e(291))/5+-parseInt(e(297))/6*(-parseInt(e(289))/7)+parseInt(e(303))/8+parseInt(e(285))/9*(parseInt(e(288))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function L(t,e){const n=T();return(L=function(t,e){return n[t-=283]})(t,e)}function F(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(298)]&&!s[n(308)])continue;const e=!s[n(298)]||t[n(304)]===s[n(298)],o=!s[n(308)]||t[n(290)](s[n(308)]);e&&o&&r[n(295)](s,i)}return r}function j(t){const e=L,n={};for(let r=0;r<t[e(302)];r++){const s=t[r],i=t[e(286)](s);e(309)!==i&&(n[s]=i)}return n}function M(t){const e=L,n=t[e(294)](",")[e(300)](t=>t[e(305)]()),r=[];for(const t of n){const n=O[e(284)](t);n&&r[e(301)](n[e(293)])}return r}function T(){const t=["1836870mmrRdU","cssRules","groups","split","set","542717xnAyFb","2742rFDPej","tagName","4DDCDOE","map","push","length","5673656GTsGYs","name","trim","style","assign","className","initial","1634553iAfGNU","1145756nzwGTu","exec","7803lWVmNz","getPropertyValue","selectorText","3140PRZmWp","5257lTjnkr","hasClass"];return(T=function(){return t})()}function R(t){const e=L,n={};for(const r of t)Object[e(307)](n,r);return n}const N=k;function W(){const t=["9787225mVorsM","28931CjCrFA","402EVtNrO","5360iicYEG","values","setStyle","hasStyle","elementStart","361948jyprIz","from","3659040CoRsdJ","createRangeIn","13161267pMniLd","content","type","item","document","771AmPwoA","1205296aYWBuO","isActive","_parsedData","execute","size"];return(W=function(){return t})()}function k(t,e){const n=W();return(k=function(t,e){return n[t-=454]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(988593===parseInt(e(462))/1+parseInt(e(457))/2*(parseInt(e(471))/3)+-parseInt(e(472))/4+-parseInt(e(454))/5+-parseInt(e(456))/6*(-parseInt(e(455))/7)+parseInt(e(464))/8+parseInt(e(466))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class D extends b{[N(475)](t){const n=N,{body:r,styles:s}=t[n(474)],i=new e.ViewUpcastWriter(r[n(470)]),o=i[n(465)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(295)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(292)])if(t instanceof CSSStyleRule){const r=j(t[e(306)]);n[t[e(287)]]=Object[e(307)]({},n[t[e(287)]]||{},r)}return n}(s));for(const t of o){if(n(461)!==t[n(468)])continue;const e=F(t[n(469)],c);if(e[n(476)]){const r=R(Array[n(463)](e[n(458)]()));for(const e in r){const s=t[n(469)];s[n(460)](e)||i[n(459)](e,r[e],s)}}}t[n(467)]=r}[N(473)](t){return super[N(473)](t)||P(t)}}const V=$;function K(){const t=["4nJYgTE","178964FfDCPx","dataTransfer","get","map","PasteFromOfficeEnhancedInliner","674869lEyjRu","98CMCvBi","1310MBRfgK","PasteFromOffice","407OIxeKP","stylesProcessor","document","href","execute","8HyMydN","inputTransformation","27905MgatxT","1028439eDXubI","228KKnFpd","2100910LSqxLV","high","init","pluginName","ClipboardPipeline","_parsedData","text/html","isOfficialPlugin","plugins","isActive","view","join","editor","8199skCvIR","fromCharCode","afterInit","isPremiumPlugin","4jaEBwf","requires","getData","editing","48588jKbEoo"];return(K=function(){return t})()}function $(t,e){const n=K();return($=function(t,e){return n[t-=409]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(229752===-parseInt(e(410))/1*(parseInt(e(409))/2)+-parseInt(e(427))/3*(-parseInt(e(446))/4)+parseInt(e(426))/5*(parseInt(e(428))/6)+parseInt(e(429))/7*(-parseInt(e(424))/8)+-parseInt(e(442))/9*(-parseInt(e(417))/10)+parseInt(e(419))/11*(-parseInt(e(450))/12)+parseInt(e(415))/13*(parseInt(e(416))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class B extends t.Plugin{static get[V(432)](){return V(414)}static get[V(436)](){return!0}static get[V(445)](){return!0}static get[V(447)](){return[V(418)]}[V(431)](){const t=V,e=this[t(441)],n=e[t(437)][t(412)](t(433)),r=e[t(449)][t(439)][t(421)],s=new D(r);n.on(t(425),(e,n)=>{const i=t,o=n[i(411)][i(448)](i(435));s[i(438)](o)&&(n[i(434)]||(n[i(434)]=x(o,r[i(420)])),s[i(423)](n))},{priority:S.priorities[t(412)](t(430))+11})}[V(444)](){!async function(t){const e=d([105,122,49,114,83,97,111,50,90,69,52,110,112,109,51,55,56,68,67,115,86,116,108,113,54,53,107,70,103,100,102,76,99,121,117,98,66,82,120,119,85,87,57,84,89,74,48,79,106,75,118,78,80,104,65,101,73,77,71,81,72,88]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=$;return t[e(413)](t=>String[e(443)](t))[e(440)]("")}!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([105]);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:1754352e3;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(422)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const U=X;!function(t){const e=X,n=t();for(;;)try{if(608150===-parseInt(e(314))/1+-parseInt(e(292))/2*(-parseInt(e(315))/3)+-parseInt(e(301))/4*(-parseInt(e(277))/5)+parseInt(e(290))/6*(-parseInt(e(279))/7)+-parseInt(e(278))/8+-parseInt(e(300))/9+parseInt(e(316))/10*(parseInt(e(298))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const z=[U(294),U(299),U(288),U(302),U(283),U(280),U(303),U(308)],q=[U(294),U(299),U(288)],Y={"font-style":[[U(305),"i"]],"font-weight":[[U(296),U(275)],[U(282),U(275)],[U(295),U(275)],[t=>Number(t)>=600,U(275)]],"text-decoration":[[U(286),"u"],[U(313),"s"]],"text-decoration-line":[[U(286),"u"],[U(313),"s"]],"vertical-align":[[U(291),U(291)],[U(312),U(297)]]};function Z(t){return z[U(318)](t)}function _(t){const e=U;return Array[e(306)](t[e(311)]())[e(310)](Z)}function G(){const t=["removeStyle","vertical-align","split","filter","getStyleNames","super","line-through","1019022YOcNnY","34197jbwXex","20NDLVlT","keys","includes","createElement","strong","getStyle","230tIXozm","6520968URNWtA","5758788Mdzitu","font-weight","insertChild","bold","text-decoration-line","forEach","function","underline","length","font-size","setStyle","6aXPFGo","sub","102NMIBka","span","color","bolder","medium","sup","13285547lTZZhn","font-family","5355630fSKZaT","75056ukaISM","text-decoration","font-style","getChildren","italic","from"];return(G=function(){return t})()}function X(t,e){const n=G();return(X=function(t,e){return n[t-=274]})(t,e)}function Q(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(284)](e=>{const i=n,o=t[i(276)](e);if(o)if(c=e,q[U(318)](c))r[e]=o;else if(e in Y){const t=o[i(309)](" ");Y[e][i(284)](([n,r])=>{const o=i;for(const i of t)(o(285)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=U;for(const s in n)n[s][r(284)](([,n])=>{const s=r,i=e[s(274)](n,[],t[s(304)]());e[s(281)](0,i,t)}),e[r(307)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(317)](n)[r(287)])return;const s=e[r(274)](r(293),[],t[r(304)]());e[r(289)](n,s),e[r(281)](0,s,t),e[r(307)](Object[r(317)](n),t)}(t,e,r)}const H=tt;function J(){const t=["13694AhgtPx","blockElements","3314043mFYDyt","document","884480SsnmqS","getItems","font","element","createRangeIn","14vLUbSw","8WSZawo","54040sDRbTY","content","includes","isActive","stylesProcessor","215352iPhMdk","2253685ypPyUE","3bXdDEg","execute","1647692tnZtEI","_parsedData","name"];return(J=function(){return t})()}function tt(t,e){const n=J();return(tt=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(206429===parseInt(e(236))/1*(-parseInt(e(245))/2)+parseInt(e(231))/3*(parseInt(e(233))/4)+-parseInt(e(247))/5+parseInt(e(252))/6+parseInt(e(253))/7*(parseInt(e(246))/8)+-parseInt(e(238))/9+-parseInt(e(240))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class et extends b{[H(232)](t){const n=H,{body:r}=t[n(234)],s=new e.ViewUpcastWriter(r[n(239)]),i=s[n(244)](r),o=new e.ViewDocument(s[n(239)][n(251)]),c=[...new e.ViewDomConverter(o)[n(237)],n(242)],a=i[n(241)]();for(const t of a)if(t.is(n(243))&&c[n(249)](t[n(235)])){Q(t,s,_(t))}t[n(248)]=r}[H(250)](t){return super[H(250)](t)||P(t)}}const nt=st;function rt(){const t=["text/html","get","3JsIJNX","usageLimit","getData","featureNotAllowed","1932uVqyIK","PasteFromOfficeEnhancedPropagator","stylesProcessor","inputTransformation","_showLicenseError","7714gFodfz","5149179BFOkVY","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyExpired","_parsedData","invalid","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyDomainLimit","10351872pjeQCm","high","7095620FFBCrq","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","editing","expired","trialLimit","PasteFromOfficeEnhanced","config","610876TjKSzh","destroy","requires","6001990QyuAeB","init","domainLimit","5xaBRGY","isActive","execute","licenseKey","document","pasteFromOfficeEnhancedLicenseKeyTrialLimit","123736ZVQhmT","pasteFromOfficeEnhancedLicenseKeyValid","view","ClipboardPipeline","_licenseKeyCheckInterval","isOfficialPlugin","evaluationLimit","isPremiumPlugin","dataTransfer","pasteFromOfficeEnhancedLicenseKeyInvalid","pluginName","plugins","pasteFromOfficeEnhancedLicenseKeyUsageLimit"];return(rt=function(){return t})()}function st(t,e){const n=rt();return(st=function(t,e){return n[t-=406]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(828208===-parseInt(e(406))/1*(parseInt(e(454))/2)+-parseInt(e(427))/3*(parseInt(e(412))/4)+parseInt(e(446))/5+-parseInt(e(431))/6*(parseInt(e(436))/7)+parseInt(e(444))/8+-parseInt(e(437))/9+parseInt(e(457))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[nt(409)];[nt(416)];static get[nt(422)](){return nt(432)}static get[nt(417)](){return!0}static get[nt(419)](){return!0}static get[nt(456)](){return[nt(442)]}[nt(458)](){const t=nt,e=this[t(447)],n=e[t(423)][t(426)](t(415)),r=e[t(449)][t(414)][t(410)],s=new et(r);n.on(t(434),(e,n)=>{const i=t,o=n[i(420)][i(429)](i(425));s[i(407)](o)&&(n[i(440)]||(n[i(440)]=x(o,r[i(433)])),s[i(408)](n))},{priority:S.priorities[t(426)](t(445))+10}),this[t(409)]=this[t(447)][t(453)][t(426)](t(409));const i=this[t(447)];this[t(416)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(413)==s||e(421)==s||e(439)==s||e(443)==s||e(448)==s||e(438)==s||e(411)==s||e(424)==s){delete i[r],n=s,clearInterval(this[e(416)]),this[e(416)]=void 0;break}}e(421)==n&&i[e(435)](e(441)),e(439)==n&&i[e(435)](e(450)),e(443)==n&&i[e(435)](e(459)),e(448)==n&&i[e(435)](e(430),e(452)),e(438)==n&&i[e(435)](e(418)),e(411)==n&&i[e(435)](e(451)),e(424)==n&&i[e(435)](e(428))},1e3)}[nt(455)](){const t=nt;super[t(455)](),this[t(416)]&&clearInterval(this[t(416)])}}function ot(t,e){var n=at();return(ot=function(t,e){return n[t-=192]})(t,e)}var ct=ot;function at(){var t=["397689euvcPw","2495ktlsBp","22211136VTekMy","requires","1092wVIShP","PasteFromOffice","250746wfusWD","isPremiumPlugin","1069140pIkxMl","10ilgcoZ","3821432WDkWOF","pluginName","3867122OxnyEQ","isOfficialPlugin","PasteFromOfficeEnhanced"];return(at=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(667607===parseInt(e(195))/1+parseInt(e(198))/2*(-parseInt(e(204))/3)+-parseInt(e(197))/4+-parseInt(e(205))/5*(parseInt(e(193))/6)+-parseInt(e(201))/7+-parseInt(e(199))/8+parseInt(e(206))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ct(200)](){return ct(203)}static get[ct(202)](){return!0}static get[ct(196)](){return!0}static get[ct(192)](){return[ct(194),B,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=213]})(t,e)}function ft(){var t=["6225750HxsMxV","1521phFAfQ","8011297coVOqo","4316wxMStP","538wTPBGV","19282500WjMUSO","5544755IjJVyW","4729800uZOxXX","1803YAelBE"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(619368===-parseInt(e(216))/1*(parseInt(e(221))/2)+parseInt(e(218))/3*(parseInt(e(220))/4)+parseInt(e(214))/5+parseInt(e(217))/6+parseInt(e(219))/7+-parseInt(e(215))/8+-parseInt(e(213))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x201910}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0xb75edf,parsePasteOfficeHtml as _0x443274}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1a9770,uid as _0x453769}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x3a4103,ViewDocument as _0x4b7f79,ViewDomConverter as _0x135623}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0xae68ca){return m['test'](_0xae68ca);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x30c47c,_0x3504de){const _0x8a397b=new Map();for(const [_0x1f2540,_0x775faf]of _0x3504de){if(!_0x1f2540['tagName']&&!_0x1f2540['className'])continue;const _0x3d1c83=!_0x1f2540['tagName']||_0x30c47c['name']===_0x1f2540['tagName'],_0x2e51a5=!_0x1f2540['className']||_0x30c47c['hasClass'](_0x1f2540['className']);_0x3d1c83&&_0x2e51a5&&_0x8a397b['set'](_0x1f2540,_0x775faf);}return _0x8a397b;}function h(_0x507220){const _0x5d61b4={};for(let _0x3c0b9a=0x0;_0x3c0b9a<_0x507220['length'];_0x3c0b9a++){const _0x44c778=_0x507220[_0x3c0b9a],_0x33f9f3=_0x507220['getPropertyValue'](_0x44c778);'initial'!==_0x33f9f3&&(_0x5d61b4[_0x44c778]=_0x33f9f3);}return _0x5d61b4;}function O(_0x7e1da7){const _0x234e66=_0x7e1da7['split'](',')['map'](_0x48a181=>_0x48a181['trim']()),_0x1fe8b0=[];for(const _0xe4f973 of _0x234e66){const _0x3f133b=S['exec'](_0xe4f973);_0x3f133b&&_0x1fe8b0['push'](_0x3f133b['groups']);}return _0x1fe8b0;}function k(_0x528d1f){const _0x559532={};for(const _0x766739 of _0x528d1f)Object['assign'](_0x559532,_0x766739);return _0x559532;}class u extends _0xb75edf{['execute'](_0x5a6225){const {body:_0x2e62f7,styles:_0xe4b77a}=_0x5a6225['_parsedData'],_0x2aadf8=new _0x3a4103(_0x2e62f7['document']),_0x4c664c=_0x2aadf8['createRangeIn'](_0x2e62f7),_0x2b60aa=function(_0xfd99ce){const _0x314bb8={};for(const _0x1b8be of _0xfd99ce)for(const _0x19cad4 of _0x1b8be['cssRules'])if(_0x19cad4 instanceof CSSStyleRule){const _0xfebbc8=h(_0x19cad4['style']);_0x314bb8[_0x19cad4['selectorText']]=Object['assign']({},_0x314bb8[_0x19cad4['selectorText']]||{},_0xfebbc8);}return _0x314bb8;}(_0xe4b77a),_0x2c9152=function(_0x4284e4){const _0x4ddd48=new Map();for(const _0x5de94e in _0x4284e4){const _0x21a4e4=O(_0x5de94e),_0x4eaaf8=_0x4284e4[_0x5de94e];for(const _0x60d16c of _0x21a4e4)_0x4ddd48['set'](_0x60d16c,_0x4eaaf8);}return _0x4ddd48;}(_0x2b60aa);for(const _0x3287e3 of _0x4c664c){if('elementStart'!==_0x3287e3['type'])continue;const _0x33ffcb=j(_0x3287e3['item'],_0x2c9152);if(_0x33ffcb['size']){const _0x26affd=k(Array['from'](_0x33ffcb['values']()));for(const _0x910765 in _0x26affd){const _0x42520f=_0x3287e3['item'];_0x42520f['hasStyle'](_0x910765)||_0x2aadf8['setStyle'](_0x910765,_0x26affd[_0x910765],_0x42520f);}}}_0x5a6225['content']=_0x2e62f7;}['isActive'](_0x45e086){return super['isActive'](_0x45e086)||p(_0x45e086);}}class i extends _0x201910{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4e8c91=this['editor'],_0x518362=_0x4e8c91['plugins']['get']('ClipboardPipeline'),_0x3d0950=_0x4e8c91['editing']['view']['document'],_0x2dbd97=new u(_0x3d0950);_0x518362['on']('inputTransformation',(_0x5f486d,_0x4e7a50)=>{const _0x297013=_0x4e7a50['dataTransfer']['getData']('text/html');_0x2dbd97['isActive'](_0x297013)&&(_0x4e7a50['_parsedData']||(_0x4e7a50['_parsedData']=_0x443274(_0x297013,_0x3d0950['stylesProcessor'])),_0x2dbd97['execute'](_0x4e7a50));},{'priority':_0x1a9770['get']('high')+0xb});}['afterInit'](){!async function(_0x2a1f95){const _0x1ffa6a=_0x52b1c9([0x74,0x39,0x67,0x59,0x4a,0x73,0x78,0x76,0x6d,0x45,0x4c,0x4f,0x48,0x51,0x55,0x6e,0x32,0x6b,0x33,0x6c,0x34,0x53,0x52,0x79,0x6f,0x44,0x65,0x66,0x71,0x54,0x61,0x38,0x7a,0x64,0x4e,0x36,0x77,0x72,0x37,0x57,0x56,0x68,0x31,0x50,0x46,0x4b,0x5a,0x63,0x4d,0x47,0x62,0x35,0x70,0x49,0x69,0x75,0x30,0x58,0x6a,0x41,0x42,0x43]),_0x13a306=0x10879d7d,_0xbcb3d5=0x1080f2e5^_0x13a306,_0x2f1d35=window[_0x52b1c9([0x44,0x61,0x74,0x65])][_0x52b1c9([0x6e,0x6f,0x77])](),_0x4c7650=_0x2a1f95[_0x52b1c9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x52498d=new window[(_0x52b1c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x447cb3=>{_0x4c7650[_0x52b1c9([0x6f,0x6e,0x63,0x65])](_0x52b1c9([0x72,0x65,0x61,0x64,0x79]),_0x447cb3);}),_0x4fa25c={[_0x52b1c9([0x6b,0x74,0x79])]:_0x52b1c9([0x45,0x43]),[_0x52b1c9([0x75,0x73,0x65])]:_0x52b1c9([0x73,0x69,0x67]),[_0x52b1c9([0x63,0x72,0x76])]:_0x52b1c9([0x50,0x2d,0x32,0x35,0x36]),[_0x52b1c9([0x78])]:_0x52b1c9([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]),[_0x52b1c9([0x79])]:_0x52b1c9([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]),[_0x52b1c9([0x61,0x6c,0x67])]:_0x52b1c9([0x45,0x53,0x32,0x35,0x36])},_0x879987=_0x4c7650[_0x52b1c9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x52b1c9([0x67,0x65,0x74])](_0x52b1c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1b8da6(){let _0x4eaee0,_0x4dd098=null,_0x16dada=null;try{if(_0x879987==_0x52b1c9([0x47,0x50,0x4c]))return _0x52b1c9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4eaee0=_0x12fcb5(),!_0x4eaee0)return _0x52b1c9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4eaee0[_0x52b1c9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x16dada=_0x4952c5(_0x4eaee0[_0x52b1c9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4eaee0[_0x52b1c9([0x6a,0x74,0x69])])),await _0x2cf238()?_0x12a631()?_0x7c50cd()?_0x52b1c9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3af0b6()?(_0x4eaee0[_0x52b1c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x52b1c9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4dd098=_0x261b1e(_0x52b1c9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4eaee0[_0x52b1c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x52b1c9([0x74,0x72,0x69,0x61,0x6c])&&(_0x4dd098=_0x261b1e(_0x52b1c9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5a71de()):_0x52b1c9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x52b1c9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x52b1c9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x52b1c9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x7c50cd(){const _0x2da7d7=[_0x52b1c9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x52b1c9([0x74,0x72,0x69,0x61,0x6c])][_0x52b1c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4eaee0[_0x52b1c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2f1d35/0x3e8:0xe10*_0xbcb3d5;return _0x4eaee0[_0x52b1c9([0x65,0x78,0x70])]<_0x2da7d7;}function _0x12a631(){const _0x315e60=_0x4eaee0[_0x52b1c9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x315e60&&(!!_0x315e60[_0x52b1c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52b1c9([0x2a]))||(!!_0x315e60[_0x52b1c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52b1c9([0x50,0x4f,0x45]))||!!_0x315e60[_0x52b1c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52b1c9([0x50,0x50]))));}function _0x3af0b6(){const _0x5e258d=_0x4eaee0[_0x52b1c9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5e258d||0x0==_0x5e258d[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1809e3}=new URL(window[_0x52b1c9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5e258d[_0x52b1c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1809e3))return!0x0;const _0x123e5a=_0x1809e3[_0x52b1c9([0x73,0x70,0x6c,0x69,0x74])](_0x52b1c9([0x2e]));return _0x5e258d[_0x52b1c9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1ca365=>_0x1ca365[_0x52b1c9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52b1c9([0x2a])))[_0x52b1c9([0x6d,0x61,0x70])](_0xa7e011=>_0xa7e011[_0x52b1c9([0x73,0x70,0x6c,0x69,0x74])](_0x52b1c9([0x2e])))[_0x52b1c9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1149e1=>_0x1149e1[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x123e5a[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x52b1c9([0x6d,0x61,0x70])](_0x2d9e63=>Array(_0x123e5a[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2d9e63[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x52b1c9([0x66,0x69,0x6c,0x6c])](_0x2d9e63[0x0]===_0x52b1c9([0x2a])?_0x52b1c9([0x2a]):'')[_0x52b1c9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2d9e63))[_0x52b1c9([0x73,0x6f,0x6d,0x65])](_0xcec41a=>_0x123e5a[_0x52b1c9([0x65,0x76,0x65,0x72,0x79])]((_0x276c6b,_0x42ec5f)=>_0xcec41a[_0x42ec5f]===_0x276c6b||_0xcec41a[_0x42ec5f]===_0x52b1c9([0x2a])));}function _0x5a71de(){return _0x4dd098&&_0x16dada?new window[(_0x52b1c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5e6540,_0x43e803)=>{_0x4dd098[_0x52b1c9([0x74,0x68,0x65,0x6e])](_0x5e6540,_0x43e803),_0x16dada[_0x52b1c9([0x74,0x68,0x65,0x6e])](_0x2a228e=>{_0x2a228e!=_0x52b1c9([0x56,0x61,0x6c,0x69,0x64])&&_0x5e6540(_0x2a228e);},_0x43e803);}):_0x4dd098||_0x16dada||_0x52b1c9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4952c5(_0x4841fb,_0x2386b0){return new window[(_0x52b1c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x318e13=>{if(_0x1301f3())return _0x318e13(_0x52b1c9([0x56,0x61,0x6c,0x69,0x64]));_0x51ad99(),_0x4c7650[_0x52b1c9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x52b1c9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x21f8c0=!0x1;const _0x52557b=_0x453769();function _0x48b0e9(_0x2e99d8){return!!_0x2e99d8&&(typeof _0x2e99d8===_0x52b1c9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2e99d8===_0x52b1c9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2e99d8[_0x52b1c9([0x74,0x68,0x65,0x6e])]===_0x52b1c9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2e99d8[_0x52b1c9([0x63,0x61,0x74,0x63,0x68])]===_0x52b1c9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5da41c(_0x56a513){_0x44e64d(_0x56a513)[_0x52b1c9([0x74,0x68,0x65,0x6e])](_0x3d807e=>{if(!_0x3d807e||_0x3d807e[_0x52b1c9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x52b1c9([0x6f,0x6b]))return _0x52b1c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x163e64(_0x437c8a(_0x52557b+_0x2386b0))!=_0x3d807e[_0x52b1c9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x52b1c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x52b1c9([0x56,0x61,0x6c,0x69,0x64]);})[_0x52b1c9([0x74,0x68,0x65,0x6e])](_0x599438=>(_0x23820b(),_0x599438),()=>{const _0x268836=_0x4e13ef();return null==_0x268836?(_0x23820b(),_0x52b1c9([0x56,0x61,0x6c,0x69,0x64])):_0x52b1c9(_0x2f1d35-_0x268836>(0x348b197d^_0x13a306)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x52b1c9([0x74,0x68,0x65,0x6e])](_0x318e13)[_0x52b1c9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x318e13(_0x52b1c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xaf15b0=0x10b173fd^_0x13a306;function _0x23820b(){const _0x3bd252=_0x52b1c9([0x6c,0x6c,0x63,0x74,0x2d])+_0x163e64(_0x437c8a(_0x4841fb)),_0xd18648=_0x39a6dd(_0x163e64(window[_0x52b1c9([0x4d,0x61,0x74,0x68])][_0x52b1c9([0x63,0x65,0x69,0x6c])](_0x2f1d35/_0xaf15b0)));window[_0x52b1c9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x52b1c9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3bd252,_0xd18648);}function _0x4e13ef(){const _0x4afbab=_0x52b1c9([0x6c,0x6c,0x63,0x74,0x2d])+_0x163e64(_0x437c8a(_0x4841fb)),_0x560374=window[_0x52b1c9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x52b1c9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4afbab);return _0x560374?window[_0x52b1c9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39a6dd(_0x560374),0x10)*_0xaf15b0:null;}function _0x44e64d(_0x2d560d){return new window[(_0x52b1c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x16462b,_0xed0e6)=>{_0x2d560d[_0x52b1c9([0x74,0x68,0x65,0x6e])](_0x16462b,_0xed0e6),window[_0x52b1c9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xed0e6,0x108649bd^_0x13a306);});}}_0x4c7650[_0x52b1c9([0x6f,0x6e])](_0x52b1c9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x420529,_0x45184f)=>{if(_0x45184f[0x0]!=_0x4841fb)return _0x318e13(_0x52b1c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x45184f[0x1]={..._0x45184f[0x1],[_0x52b1c9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x52557b};},{[_0x52b1c9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x52b1c9([0x68,0x69,0x67,0x68])}),_0x4c7650[_0x52b1c9([0x6f,0x6e])](_0x52b1c9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x38b96f=>{_0x48b0e9(_0x38b96f[_0x52b1c9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x21f8c0=!0x0,_0x5da41c(_0x38b96f[_0x52b1c9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x52b1c9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x52b1c9([0x6c,0x6f,0x77])}),_0x52498d[_0x52b1c9([0x74,0x68,0x65,0x6e])](()=>{_0x21f8c0||_0x318e13(_0x52b1c9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1301f3(){return _0x4c7650[_0x52b1c9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x52b1c9([0x76,0x69,0x65,0x77])][_0x52b1c9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x52b1c9([0x61,0x75,0x74,0x6f]);}function _0x51ad99(){_0x4c7650[_0x52b1c9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x52b1c9([0x76,0x69,0x65,0x77])][_0x52b1c9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x52b1c9([0x61,0x75,0x74,0x6f]);}}function _0x261b1e(_0x5e4e9c){const _0x24d141=[new window[(_0x52b1c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x445d25=>setTimeout(_0x445d25,0x108ea3b1^_0x13a306)),_0x52498d[_0x52b1c9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x52b1c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4076a4=>{let _0x1a7baf=0x0;_0x4c7650[_0x52b1c9([0x6d,0x6f,0x64,0x65,0x6c])][_0x52b1c9([0x6f,0x6e])](_0x52b1c9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x28fc97,_0x18bb41)=>{_0x18bb41[0x0][_0x52b1c9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1a7baf++,_0x1a7baf==(0x10879c85^_0x13a306)&&(_0x4076a4(),_0x28fc97[_0x52b1c9([0x6f,0x66,0x66])]());});}))];return window[_0x52b1c9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x52b1c9([0x72,0x61,0x63,0x65])](_0x24d141)[_0x52b1c9([0x74,0x68,0x65,0x6e])](()=>_0x5e4e9c);}async function _0x3be46d(){await _0x52498d,_0x4c7650[_0x52b1c9([0x6d,0x6f,0x64,0x65,0x6c])][_0x52b1c9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x47511b,_0x4c7650[_0x52b1c9([0x6d,0x6f,0x64,0x65,0x6c])][_0x52b1c9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x47511b,_0x4c7650[_0x52b1c9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x52b1c9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x497752(_0xcbe54b){const _0xe90e62=_0x19e5aa();_0x4c7650[_0xe90e62]=_0x52b1c9([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])+_0xcbe54b,_0xcbe54b!=_0x52b1c9([0x56,0x61,0x6c,0x69,0x64])&&_0x3be46d();}function _0x19e5aa(){const _0x4fbc68=window[_0x52b1c9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x52b1c9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x52b1c9([0x6e,0x6f,0x77])]())[_0x52b1c9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x52b1c9([0x2e]),'');let _0x3458b3=_0x52b1c9([0x74]);for(let _0x5d6a50=0x0;_0x5d6a50<_0x4fbc68[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5d6a50+=0x2){let _0x391c1f=window[_0x52b1c9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4fbc68[_0x52b1c9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d6a50,_0x5d6a50+0x2));_0x391c1f>=_0x1ffa6a[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x391c1f-=_0x1ffa6a[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3458b3+=_0x1ffa6a[_0x391c1f];}return _0x3458b3;}function _0x12fcb5(){const _0x4d8310=_0x879987[_0x52b1c9([0x73,0x70,0x6c,0x69,0x74])](_0x52b1c9([0x2e]));if(0x3!=_0x4d8310[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x35017b(_0x4d8310[0x1]);function _0x35017b(_0x341ac3){const _0x4ff1bc=_0x2337a6(_0x341ac3);return _0x4ff1bc&&_0x113762()?_0x4ff1bc:null;function _0x113762(){const _0x52dc1d=_0x4ff1bc[_0x52b1c9([0x6a,0x74,0x69])],_0x1250a1=window[_0x52b1c9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x52dc1d[_0x52b1c9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x52dc1d[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2578d6={..._0x4ff1bc,[_0x52b1c9([0x6a,0x74,0x69])]:_0x52dc1d[_0x52b1c9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x52dc1d[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2578d6[_0x52b1c9([0x76,0x63])],_0x437c8a(_0x2578d6)==_0x1250a1;}}}async function _0x2cf238(){let _0x3fe637=!0x0;try{const _0x52727f=_0x879987[_0x52b1c9([0x73,0x70,0x6c,0x69,0x74])](_0x52b1c9([0x2e])),[_0x3eb51d,_0x5d7375,_0x231c6a]=_0x52727f;return _0x27dc6d(_0x3eb51d),await _0x3f1fa3(_0x3eb51d,_0x5d7375,_0x231c6a),_0x3fe637;}catch{return!0x1;}function _0x27dc6d(_0x1bf490){const _0x230ea6=_0x2337a6(_0x1bf490);_0x230ea6&&_0x230ea6[_0x52b1c9([0x61,0x6c,0x67])]==_0x52b1c9([0x45,0x53,0x32,0x35,0x36])||(_0x3fe637=!0x1);}async function _0x3f1fa3(_0xa3630a,_0x546dde,_0x31abd9){const _0x3c2270=window[_0x52b1c9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x52b1c9([0x66,0x72,0x6f,0x6d])](_0x902c0e(_0x31abd9),_0x1d3222=>_0x1d3222[_0x52b1c9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3b6015=new window[(_0x52b1c9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x52b1c9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xa3630a+_0x52b1c9([0x2e])+_0x546dde),_0x30a103=window[_0x52b1c9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x52b1c9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x30a103)return;const _0x291618=await _0x30a103[_0x52b1c9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x52b1c9([0x6a,0x77,0x6b]),_0x4fa25c,{[_0x52b1c9([0x6e,0x61,0x6d,0x65])]:_0x52b1c9([0x45,0x43,0x44,0x53,0x41]),[_0x52b1c9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x52b1c9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x52b1c9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x30a103[_0x52b1c9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x52b1c9([0x6e,0x61,0x6d,0x65])]:_0x52b1c9([0x45,0x43,0x44,0x53,0x41]),[_0x52b1c9([0x68,0x61,0x73,0x68])]:{[_0x52b1c9([0x6e,0x61,0x6d,0x65])]:_0x52b1c9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x291618,_0x3c2270,_0x3b6015)||(_0x3fe637=!0x1);}}function _0x2337a6(_0x1ff29d){return _0x1ff29d[_0x52b1c9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x52b1c9([0x65,0x79]))?JSON[_0x52b1c9([0x70,0x61,0x72,0x73,0x65])](_0x902c0e(_0x1ff29d)):null;}function _0x902c0e(_0x458f75){return window[_0x52b1c9([0x61,0x74,0x6f,0x62])](_0x458f75[_0x52b1c9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x52b1c9([0x2b]))[_0x52b1c9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x52b1c9([0x2f])));}function _0x437c8a(_0x262cc7){let _0x774622=0x1505;function _0x5574e3(_0x3f08d2){for(let _0x10356a=0x0;_0x10356a<_0x3f08d2[_0x52b1c9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10356a++){const _0x4bb4a2=_0x3f08d2[_0x52b1c9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x10356a);_0x774622=(_0x774622<<0x5)+_0x774622+_0x4bb4a2,_0x774622&=_0x774622;}}function _0x416724(_0x1c968a){Array[_0x52b1c9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1c968a)?_0x1c968a[_0x52b1c9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x416724):_0x1c968a&&typeof _0x1c968a==_0x52b1c9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x52b1c9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1c968a)[_0x52b1c9([0x73,0x6f,0x72,0x74])]()[_0x52b1c9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x16509f,_0x4daf77])=>{_0x5574e3(_0x16509f),_0x416724(_0x4daf77);}):_0x5574e3(window[_0x52b1c9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1c968a));}return _0x416724(_0x262cc7),_0x774622>>>0x0;}function _0x163e64(_0x30e9d8){return _0x30e9d8[_0x52b1c9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x52b1c9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x52b1c9([0x30]));}function _0x39a6dd(_0x47cdbd){return _0x47cdbd[_0x52b1c9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x52b1c9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x52b1c9([0x6a,0x6f,0x69,0x6e])]('');}function _0x47511b(){}function _0x52b1c9(_0x335011){return _0x335011['map'](_0x213063=>String['fromCharCode'](_0x213063))['join']('');}_0x497752(await _0x1b8da6());}(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'],[_0x177334=>Number(_0x177334)>=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(_0x5ac702){return L['includes'](_0x5ac702);}function g(_0x137c5d){return Array['from'](_0x137c5d['getStyleNames']())['filter'](P);}function b(_0x295ee7,_0x221a1a,_0x2cf1be){const {spanStyles:_0xd03b6f,stylesToBeHtmlElements:_0x2c47ea}=function(_0x2a044d,_0x39b3e7){const _0x442954={},_0x263687={};return _0x39b3e7['forEach'](_0x504dc7=>{const _0x315a1d=_0x2a044d['getStyle'](_0x504dc7);if(_0x315a1d){if(function(_0x589a91){return E['includes'](_0x589a91);}(_0x504dc7))_0x442954[_0x504dc7]=_0x315a1d;else{if(function(_0x382f5c){return _0x382f5c in F;}(_0x504dc7)){const _0x3ad8fd=_0x315a1d['split']('\x20');F[_0x504dc7]['forEach'](([_0x11819e,_0x5ac12d])=>{for(const _0x44ed7f of _0x3ad8fd){('function'==typeof _0x11819e&&_0x11819e(_0x44ed7f)||_0x11819e===_0x44ed7f)&&(_0x263687[_0x504dc7]=[..._0x263687[_0x504dc7]||[],[_0x11819e,_0x5ac12d]]);}});}}}}),{'spanStyles':_0x442954,'stylesToBeHtmlElements':_0x263687};}(_0x295ee7,_0x2cf1be);!function(_0x1a91a5,_0x114885,_0x345e59){for(const _0x8fb670 in _0x345e59){_0x345e59[_0x8fb670]['forEach'](([,_0xd15da4])=>{const _0x57d7ba=_0x114885['createElement'](_0xd15da4,[],_0x1a91a5['getChildren']());_0x114885['insertChild'](0x0,_0x57d7ba,_0x1a91a5);}),_0x114885['removeStyle'](_0x8fb670,_0x1a91a5);}}(_0x295ee7,_0x221a1a,_0x2c47ea),function(_0x5e8906,_0x39168b,_0x1de145){if(!Object['keys'](_0x1de145)['length'])return;const _0x254528=_0x39168b['createElement']('span',[],_0x5e8906['getChildren']());_0x39168b['setStyle'](_0x1de145,_0x254528),_0x39168b['insertChild'](0x0,_0x254528,_0x5e8906),_0x39168b['removeStyle'](Object['keys'](_0x1de145),_0x5e8906);}(_0x295ee7,_0x221a1a,_0xd03b6f);}class a extends _0xb75edf{['execute'](_0x201574){const {body:_0x319da0}=_0x201574['_parsedData'],_0xafce4=new _0x3a4103(_0x319da0['document']),_0x2375d0=_0xafce4['createRangeIn'](_0x319da0),_0x3e0bde=new _0x4b7f79(_0xafce4['document']['stylesProcessor']),_0x3d12fd=[...new _0x135623(_0x3e0bde)['blockElements'],'font'],_0x51ea11=_0x2375d0['getItems']();for(const _0x50a52f of _0x51ea11)_0x50a52f['is']('element')&&_0x3d12fd['includes'](_0x50a52f['name'])&&b(_0x50a52f,_0xafce4,g(_0x50a52f));_0x201574['content']=_0x319da0;}['isActive'](_0x22b726){return super['isActive'](_0x22b726)||p(_0x22b726);}}class s extends _0x201910{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x33aa5d=this['editor'],_0x246475=_0x33aa5d['plugins']['get']('ClipboardPipeline'),_0x5bfb04=_0x33aa5d['editing']['view']['document'],_0x4f806e=new a(_0x5bfb04);_0x246475['on']('inputTransformation',(_0x243905,_0x3d575f)=>{const _0xa28e51=_0x3d575f['dataTransfer']['getData']('text/html');_0x4f806e['isActive'](_0xa28e51)&&(_0x3d575f['_parsedData']||(_0x3d575f['_parsedData']=_0x443274(_0xa28e51,_0x5bfb04['stylesProcessor'])),_0x4f806e['execute'](_0x3d575f));},{'priority':_0x1a9770['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xec6d7e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x7f7aa3;for(const _0x45d332 in _0xec6d7e){const _0x599b5e=_0x45d332,_0x524a25=_0xec6d7e[_0x599b5e];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x524a25||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x524a25||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x524a25||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x524a25||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x524a25||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x524a25||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x524a25||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x524a25){delete _0xec6d7e[_0x599b5e],_0x7f7aa3=_0x524a25,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x7f7aa3&&_0xec6d7e['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x7f7aa3&&_0xec6d7e['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x7f7aa3&&_0xec6d7e['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x7f7aa3&&_0xec6d7e['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x7f7aa3&&_0xec6d7e['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x7f7aa3&&_0xec6d7e['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x7f7aa3&&_0xec6d7e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x201910{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 _0x349422}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x10100c,parsePasteOfficeHtml as _0x513787}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x1f83b4,uid as _0x1a67ba}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x21ca28,ViewDocument as _0x5770f9,ViewDomConverter as _0x124eb4}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x158fd4){return m['test'](_0x158fd4);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x5c0463,_0x5c4265){const _0x2459bb=new Map();for(const [_0x170001,_0x583f92]of _0x5c4265){if(!_0x170001['tagName']&&!_0x170001['className'])continue;const _0xeaca4c=!_0x170001['tagName']||_0x5c0463['name']===_0x170001['tagName'],_0x46f54f=!_0x170001['className']||_0x5c0463['hasClass'](_0x170001['className']);_0xeaca4c&&_0x46f54f&&_0x2459bb['set'](_0x170001,_0x583f92);}return _0x2459bb;}function h(_0x126b15){const _0x51583a={};for(let _0x1e465b=0x0;_0x1e465b<_0x126b15['length'];_0x1e465b++){const _0x3bde09=_0x126b15[_0x1e465b],_0x18ce85=_0x126b15['getPropertyValue'](_0x3bde09);'initial'!==_0x18ce85&&(_0x51583a[_0x3bde09]=_0x18ce85);}return _0x51583a;}function O(_0x50f84b){const _0x5717fb=_0x50f84b['split'](',')['map'](_0x427827=>_0x427827['trim']()),_0x3b069a=[];for(const _0xcb813f of _0x5717fb){const _0x716fdd=S['exec'](_0xcb813f);_0x716fdd&&_0x3b069a['push'](_0x716fdd['groups']);}return _0x3b069a;}function k(_0x2823d5){const _0x1e6b95={};for(const _0x1ea2f5 of _0x2823d5)Object['assign'](_0x1e6b95,_0x1ea2f5);return _0x1e6b95;}class u extends _0x10100c{['execute'](_0x11c4e4){const {body:_0x2c0841,styles:_0x15a3bd}=_0x11c4e4['_parsedData'],_0x179b47=new _0x21ca28(_0x2c0841['document']),_0x4ce001=_0x179b47['createRangeIn'](_0x2c0841),_0xb47e9=function(_0x2308d4){const _0x536fe0={};for(const _0x45832f of _0x2308d4)for(const _0x2910a3 of _0x45832f['cssRules'])if(_0x2910a3 instanceof CSSStyleRule){const _0x8e17df=h(_0x2910a3['style']);_0x536fe0[_0x2910a3['selectorText']]=Object['assign']({},_0x536fe0[_0x2910a3['selectorText']]||{},_0x8e17df);}return _0x536fe0;}(_0x15a3bd),_0x3ae47a=function(_0x399068){const _0x39be51=new Map();for(const _0x41bcce in _0x399068){const _0xcb155a=O(_0x41bcce),_0xa461f7=_0x399068[_0x41bcce];for(const _0x55e0c6 of _0xcb155a)_0x39be51['set'](_0x55e0c6,_0xa461f7);}return _0x39be51;}(_0xb47e9);for(const _0x44de9a of _0x4ce001){if('elementStart'!==_0x44de9a['type'])continue;const _0xd9cc62=j(_0x44de9a['item'],_0x3ae47a);if(_0xd9cc62['size']){const _0x9f4b37=k(Array['from'](_0xd9cc62['values']()));for(const _0x146bbf in _0x9f4b37){const _0x143f37=_0x44de9a['item'];_0x143f37['hasStyle'](_0x146bbf)||_0x179b47['setStyle'](_0x146bbf,_0x9f4b37[_0x146bbf],_0x143f37);}}}_0x11c4e4['content']=_0x2c0841;}['isActive'](_0x33446f){return super['isActive'](_0x33446f)||p(_0x33446f);}}class i extends _0x349422{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x25e118=this['editor'],_0x53b143=_0x25e118['plugins']['get']('ClipboardPipeline'),_0x4aab92=_0x25e118['editing']['view']['document'],_0x551095=new u(_0x4aab92);_0x53b143['on']('inputTransformation',(_0x347056,_0x1bf6c2)=>{const _0x18b47e=_0x1bf6c2['dataTransfer']['getData']('text/html');_0x551095['isActive'](_0x18b47e)&&(_0x1bf6c2['_parsedData']||(_0x1bf6c2['_parsedData']=_0x513787(_0x18b47e,_0x4aab92['stylesProcessor'])),_0x551095['execute'](_0x1bf6c2));},{'priority':_0x1f83b4['get']('high')+0xb});}['afterInit'](){!async function(_0x2e343f){const _0x57bf2f=_0x1dfc46([0x69,0x7a,0x31,0x72,0x53,0x61,0x6f,0x32,0x5a,0x45,0x34,0x6e,0x70,0x6d,0x33,0x37,0x38,0x44,0x43,0x73,0x56,0x74,0x6c,0x71,0x36,0x35,0x6b,0x46,0x67,0x64,0x66,0x4c,0x63,0x79,0x75,0x62,0x42,0x52,0x78,0x77,0x55,0x57,0x39,0x54,0x59,0x4a,0x30,0x4f,0x6a,0x4b,0x76,0x4e,0x50,0x68,0x41,0x65,0x49,0x4d,0x47,0x51,0x48,0x58]),_0x3710fa=0x1bd5d6cd,_0x300a46=0x1bd2b955^_0x3710fa,_0x16f6fc=window[_0x1dfc46([0x44,0x61,0x74,0x65])][_0x1dfc46([0x6e,0x6f,0x77])](),_0x25ca0b=_0x2e343f[_0x1dfc46([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3fe4ed=new window[(_0x1dfc46([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x349ef1=>{_0x25ca0b[_0x1dfc46([0x6f,0x6e,0x63,0x65])](_0x1dfc46([0x72,0x65,0x61,0x64,0x79]),_0x349ef1);}),_0x231bcc={[_0x1dfc46([0x6b,0x74,0x79])]:_0x1dfc46([0x45,0x43]),[_0x1dfc46([0x75,0x73,0x65])]:_0x1dfc46([0x73,0x69,0x67]),[_0x1dfc46([0x63,0x72,0x76])]:_0x1dfc46([0x50,0x2d,0x32,0x35,0x36]),[_0x1dfc46([0x78])]:_0x1dfc46([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]),[_0x1dfc46([0x79])]:_0x1dfc46([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]),[_0x1dfc46([0x61,0x6c,0x67])]:_0x1dfc46([0x45,0x53,0x32,0x35,0x36])},_0x5f2574=_0x25ca0b[_0x1dfc46([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1dfc46([0x67,0x65,0x74])](_0x1dfc46([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x201a28(){let _0x14b9cf,_0x37f416=null,_0x1ed23f=null;try{if(_0x5f2574==_0x1dfc46([0x47,0x50,0x4c]))return _0x1dfc46([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x14b9cf=_0x53ddda(),!_0x14b9cf)return _0x1dfc46([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x14b9cf[_0x1dfc46([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1ed23f=_0x5adc6d(_0x14b9cf[_0x1dfc46([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x14b9cf[_0x1dfc46([0x6a,0x74,0x69])])),await _0x699b5b()?_0x2e68b2()?_0x397336()?_0x1dfc46([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xbd3e74()?(_0x14b9cf[_0x1dfc46([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1dfc46([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x37f416=_0x14ffb9(_0x1dfc46([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x14b9cf[_0x1dfc46([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1dfc46([0x74,0x72,0x69,0x61,0x6c])&&(_0x37f416=_0x14ffb9(_0x1dfc46([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x54ed3c()):_0x1dfc46([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1dfc46([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1dfc46([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1dfc46([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x397336(){const _0x8c46e0=[_0x1dfc46([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1dfc46([0x74,0x72,0x69,0x61,0x6c])][_0x1dfc46([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14b9cf[_0x1dfc46([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x16f6fc/0x3e8:0xe10*_0x300a46;return _0x14b9cf[_0x1dfc46([0x65,0x78,0x70])]<_0x8c46e0;}function _0x2e68b2(){const _0x138776=_0x14b9cf[_0x1dfc46([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x138776&&(!!_0x138776[_0x1dfc46([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1dfc46([0x2a]))||(!!_0x138776[_0x1dfc46([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1dfc46([0x50,0x4f,0x45]))||!!_0x138776[_0x1dfc46([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1dfc46([0x50,0x50]))));}function _0xbd3e74(){const _0x1ce87c=_0x14b9cf[_0x1dfc46([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1ce87c||0x0==_0x1ce87c[_0x1dfc46([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5d7cb8}=new URL(window[_0x1dfc46([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1ce87c[_0x1dfc46([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d7cb8))return!0x0;const _0x1ad9cb=_0x5d7cb8[_0x1dfc46([0x73,0x70,0x6c,0x69,0x74])](_0x1dfc46([0x2e]));return _0x1ce87c[_0x1dfc46([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b527f=>_0x1b527f[_0x1dfc46([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1dfc46([0x2a])))[_0x1dfc46([0x6d,0x61,0x70])](_0x53ba80=>_0x53ba80[_0x1dfc46([0x73,0x70,0x6c,0x69,0x74])](_0x1dfc46([0x2e])))[_0x1dfc46([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x6c0d71=>_0x6c0d71[_0x1dfc46([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1ad9cb[_0x1dfc46([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1dfc46([0x6d,0x61,0x70])](_0x3cfa7c=>Array(_0x1ad9cb[_0x1dfc46([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3cfa7c[_0x1dfc46([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1dfc46([0x66,0x69,0x6c,0x6c])](_0x3cfa7c[0x0]===_0x1dfc46([0x2a])?_0x1dfc46([0x2a]):'')[_0x1dfc46([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3cfa7c))[_0x1dfc46([0x73,0x6f,0x6d,0x65])](_0x23e038=>_0x1ad9cb[_0x1dfc46([0x65,0x76,0x65,0x72,0x79])]((_0x12116f,_0x3442ec)=>_0x23e038[_0x3442ec]===_0x12116f||_0x23e038[_0x3442ec]===_0x1dfc46([0x2a])));}function _0x54ed3c(){return _0x37f416&&_0x1ed23f?new window[(_0x1dfc46([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x53290c,_0x48e206)=>{_0x37f416[_0x1dfc46([0x74,0x68,0x65,0x6e])](_0x53290c,_0x48e206),_0x1ed23f[_0x1dfc46([0x74,0x68,0x65,0x6e])](_0x4ab8e3=>{_0x4ab8e3!=_0x1dfc46([0x56,0x61,0x6c,0x69,0x64])&&_0x53290c(_0x4ab8e3);},_0x48e206);}):_0x37f416||_0x1ed23f||_0x1dfc46([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5adc6d(_0x3a436f,_0x1940b8){return new window[(_0x1dfc46([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14413a=>{if(_0x1c4a91())return _0x14413a(_0x1dfc46([0x56,0x61,0x6c,0x69,0x64]));_0x4fb098(),_0x25ca0b[_0x1dfc46([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1dfc46([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2c28d1=!0x1;const _0x4282e7=_0x1a67ba();function _0x1e7e9a(_0x23c76d){return!!_0x23c76d&&(typeof _0x23c76d===_0x1dfc46([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x23c76d===_0x1dfc46([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x23c76d[_0x1dfc46([0x74,0x68,0x65,0x6e])]===_0x1dfc46([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x23c76d[_0x1dfc46([0x63,0x61,0x74,0x63,0x68])]===_0x1dfc46([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5b0e42(_0x36c319){_0x47af8f(_0x36c319)[_0x1dfc46([0x74,0x68,0x65,0x6e])](_0xfc82af=>{if(!_0xfc82af||_0xfc82af[_0x1dfc46([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1dfc46([0x6f,0x6b]))return _0x1dfc46([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1eaa32(_0x1dc0a4(_0x4282e7+_0x1940b8))!=_0xfc82af[_0x1dfc46([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1dfc46([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1dfc46([0x56,0x61,0x6c,0x69,0x64]);})[_0x1dfc46([0x74,0x68,0x65,0x6e])](_0x4896c7=>(_0x358a8a(),_0x4896c7),()=>{const _0x561014=_0x31400c();return null==_0x561014?(_0x358a8a(),_0x1dfc46([0x56,0x61,0x6c,0x69,0x64])):_0x1dfc46(_0x16f6fc-_0x561014>(0x3fd952cd^_0x3710fa)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1dfc46([0x74,0x68,0x65,0x6e])](_0x14413a)[_0x1dfc46([0x63,0x61,0x74,0x63,0x68])](()=>{_0x14413a(_0x1dfc46([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3bbfd3=0x1be3384d^_0x3710fa;function _0x358a8a(){const _0x1d9d72=_0x1dfc46([0x6c,0x6c,0x63,0x74,0x2d])+_0x1eaa32(_0x1dc0a4(_0x3a436f)),_0x579d54=_0x1da89a(_0x1eaa32(window[_0x1dfc46([0x4d,0x61,0x74,0x68])][_0x1dfc46([0x63,0x65,0x69,0x6c])](_0x16f6fc/_0x3bbfd3)));window[_0x1dfc46([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1dfc46([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1d9d72,_0x579d54);}function _0x31400c(){const _0x1e05b6=_0x1dfc46([0x6c,0x6c,0x63,0x74,0x2d])+_0x1eaa32(_0x1dc0a4(_0x3a436f)),_0x1a7307=window[_0x1dfc46([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1dfc46([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1e05b6);return _0x1a7307?window[_0x1dfc46([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1da89a(_0x1a7307),0x10)*_0x3bbfd3:null;}function _0x47af8f(_0x82fe00){return new window[(_0x1dfc46([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3af470,_0x268b58)=>{_0x82fe00[_0x1dfc46([0x74,0x68,0x65,0x6e])](_0x3af470,_0x268b58),window[_0x1dfc46([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x268b58,0x1bd4020d^_0x3710fa);});}}_0x25ca0b[_0x1dfc46([0x6f,0x6e])](_0x1dfc46([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4289a5,_0x2e24f5)=>{if(_0x2e24f5[0x0]!=_0x3a436f)return _0x14413a(_0x1dfc46([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2e24f5[0x1]={..._0x2e24f5[0x1],[_0x1dfc46([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4282e7};},{[_0x1dfc46([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1dfc46([0x68,0x69,0x67,0x68])}),_0x25ca0b[_0x1dfc46([0x6f,0x6e])](_0x1dfc46([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1430f3=>{_0x1e7e9a(_0x1430f3[_0x1dfc46([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2c28d1=!0x0,_0x5b0e42(_0x1430f3[_0x1dfc46([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1dfc46([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1dfc46([0x6c,0x6f,0x77])}),_0x3fe4ed[_0x1dfc46([0x74,0x68,0x65,0x6e])](()=>{_0x2c28d1||_0x14413a(_0x1dfc46([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1c4a91(){return _0x25ca0b[_0x1dfc46([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1dfc46([0x76,0x69,0x65,0x77])][_0x1dfc46([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1dfc46([0x61,0x75,0x74,0x6f]);}function _0x4fb098(){_0x25ca0b[_0x1dfc46([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1dfc46([0x76,0x69,0x65,0x77])][_0x1dfc46([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1dfc46([0x61,0x75,0x74,0x6f]);}}function _0x14ffb9(_0x44b8b3){const _0x16d712=[new window[(_0x1dfc46([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf6b582=>setTimeout(_0xf6b582,0x1bdce801^_0x3710fa)),_0x3fe4ed[_0x1dfc46([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1dfc46([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10b5f1=>{let _0x52c283=0x0;_0x25ca0b[_0x1dfc46([0x6d,0x6f,0x64,0x65,0x6c])][_0x1dfc46([0x6f,0x6e])](_0x1dfc46([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5940a9,_0x275430)=>{_0x275430[0x0][_0x1dfc46([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x52c283++,_0x52c283==(0x1bd5d735^_0x3710fa)&&(_0x10b5f1(),_0x5940a9[_0x1dfc46([0x6f,0x66,0x66])]());});}))];return window[_0x1dfc46([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1dfc46([0x72,0x61,0x63,0x65])](_0x16d712)[_0x1dfc46([0x74,0x68,0x65,0x6e])](()=>_0x44b8b3);}async function _0x13f3b2(){await _0x3fe4ed,_0x25ca0b[_0x1dfc46([0x6d,0x6f,0x64,0x65,0x6c])][_0x1dfc46([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x239fc9,_0x25ca0b[_0x1dfc46([0x6d,0x6f,0x64,0x65,0x6c])][_0x1dfc46([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x239fc9,_0x25ca0b[_0x1dfc46([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1dfc46([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5ebf50(_0x46d34e){const _0x136484=_0x35e64e();_0x25ca0b[_0x136484]=_0x1dfc46([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])+_0x46d34e,_0x46d34e!=_0x1dfc46([0x56,0x61,0x6c,0x69,0x64])&&_0x13f3b2();}function _0x35e64e(){const _0x3d7323=window[_0x1dfc46([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1dfc46([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1dfc46([0x6e,0x6f,0x77])]())[_0x1dfc46([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1dfc46([0x2e]),'');let _0xae0b32=_0x1dfc46([0x69]);for(let _0x24ebe3=0x0;_0x24ebe3<_0x3d7323[_0x1dfc46([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x24ebe3+=0x2){let _0x5501e0=window[_0x1dfc46([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d7323[_0x1dfc46([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x24ebe3,_0x24ebe3+0x2));_0x5501e0>=_0x57bf2f[_0x1dfc46([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5501e0-=_0x57bf2f[_0x1dfc46([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xae0b32+=_0x57bf2f[_0x5501e0];}return _0xae0b32;}function _0x53ddda(){const _0xb93b11=_0x5f2574[_0x1dfc46([0x73,0x70,0x6c,0x69,0x74])](_0x1dfc46([0x2e]));if(0x3!=_0xb93b11[_0x1dfc46([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x22f922(_0xb93b11[0x1]);function _0x22f922(_0xfa6aba){const _0x5ca365=_0x30bbcf(_0xfa6aba);return _0x5ca365&&_0x24b71c()?_0x5ca365:null;function _0x24b71c(){const _0x531777=_0x5ca365[_0x1dfc46([0x6a,0x74,0x69])],_0xce24a9=window[_0x1dfc46([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x531777[_0x1dfc46([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x531777[_0x1dfc46([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x19eec5={..._0x5ca365,[_0x1dfc46([0x6a,0x74,0x69])]:_0x531777[_0x1dfc46([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x531777[_0x1dfc46([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x19eec5[_0x1dfc46([0x76,0x63])],_0x1dc0a4(_0x19eec5)==_0xce24a9;}}}async function _0x699b5b(){let _0xa9001c=!0x0;try{const _0x3908c9=_0x5f2574[_0x1dfc46([0x73,0x70,0x6c,0x69,0x74])](_0x1dfc46([0x2e])),[_0x4b09ae,_0x4c18c0,_0x350bed]=_0x3908c9;return _0x36dfff(_0x4b09ae),await _0x4e9c69(_0x4b09ae,_0x4c18c0,_0x350bed),_0xa9001c;}catch{return!0x1;}function _0x36dfff(_0x162458){const _0x36fb92=_0x30bbcf(_0x162458);_0x36fb92&&_0x36fb92[_0x1dfc46([0x61,0x6c,0x67])]==_0x1dfc46([0x45,0x53,0x32,0x35,0x36])||(_0xa9001c=!0x1);}async function _0x4e9c69(_0xda5507,_0x124753,_0x487b99){const _0x5b6991=window[_0x1dfc46([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1dfc46([0x66,0x72,0x6f,0x6d])](_0x559a38(_0x487b99),_0x211c9d=>_0x211c9d[_0x1dfc46([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1668b6=new window[(_0x1dfc46([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1dfc46([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xda5507+_0x1dfc46([0x2e])+_0x124753),_0x3c0469=window[_0x1dfc46([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1dfc46([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3c0469)return;const _0x2408e3=await _0x3c0469[_0x1dfc46([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1dfc46([0x6a,0x77,0x6b]),_0x231bcc,{[_0x1dfc46([0x6e,0x61,0x6d,0x65])]:_0x1dfc46([0x45,0x43,0x44,0x53,0x41]),[_0x1dfc46([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1dfc46([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1dfc46([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3c0469[_0x1dfc46([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1dfc46([0x6e,0x61,0x6d,0x65])]:_0x1dfc46([0x45,0x43,0x44,0x53,0x41]),[_0x1dfc46([0x68,0x61,0x73,0x68])]:{[_0x1dfc46([0x6e,0x61,0x6d,0x65])]:_0x1dfc46([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2408e3,_0x5b6991,_0x1668b6)||(_0xa9001c=!0x1);}}function _0x30bbcf(_0x556a69){return _0x556a69[_0x1dfc46([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1dfc46([0x65,0x79]))?JSON[_0x1dfc46([0x70,0x61,0x72,0x73,0x65])](_0x559a38(_0x556a69)):null;}function _0x559a38(_0x408cab){return window[_0x1dfc46([0x61,0x74,0x6f,0x62])](_0x408cab[_0x1dfc46([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1dfc46([0x2b]))[_0x1dfc46([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1dfc46([0x2f])));}function _0x1dc0a4(_0x551e67){let _0x231834=0x1505;function _0x26acb2(_0x11bcef){for(let _0x58f871=0x0;_0x58f871<_0x11bcef[_0x1dfc46([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x58f871++){const _0x3166ff=_0x11bcef[_0x1dfc46([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x58f871);_0x231834=(_0x231834<<0x5)+_0x231834+_0x3166ff,_0x231834&=_0x231834;}}function _0x16e214(_0x38e887){Array[_0x1dfc46([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x38e887)?_0x38e887[_0x1dfc46([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x16e214):_0x38e887&&typeof _0x38e887==_0x1dfc46([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1dfc46([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x38e887)[_0x1dfc46([0x73,0x6f,0x72,0x74])]()[_0x1dfc46([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x34b2ab,_0x1ef8a2])=>{_0x26acb2(_0x34b2ab),_0x16e214(_0x1ef8a2);}):_0x26acb2(window[_0x1dfc46([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x38e887));}return _0x16e214(_0x551e67),_0x231834>>>0x0;}function _0x1eaa32(_0x1c491b){return _0x1c491b[_0x1dfc46([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1dfc46([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1dfc46([0x30]));}function _0x1da89a(_0x21f9e3){return _0x21f9e3[_0x1dfc46([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1dfc46([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1dfc46([0x6a,0x6f,0x69,0x6e])]('');}function _0x239fc9(){}function _0x1dfc46(_0x4df9d){return _0x4df9d['map'](_0x5895c8=>String['fromCharCode'](_0x5895c8))['join']('');}_0x5ebf50(await _0x201a28());}(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'],[_0x4e563d=>Number(_0x4e563d)>=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(_0x5b1e0a){return L['includes'](_0x5b1e0a);}function g(_0x4fe569){return Array['from'](_0x4fe569['getStyleNames']())['filter'](P);}function b(_0x4cf0cb,_0x47d473,_0x3902d5){const {spanStyles:_0x48f0ef,stylesToBeHtmlElements:_0x38b4bf}=function(_0x36625b,_0x5e035d){const _0x379de0={},_0x22344a={};return _0x5e035d['forEach'](_0x1de4d3=>{const _0x48b156=_0x36625b['getStyle'](_0x1de4d3);if(_0x48b156){if(function(_0x8b8588){return E['includes'](_0x8b8588);}(_0x1de4d3))_0x379de0[_0x1de4d3]=_0x48b156;else{if(function(_0x921662){return _0x921662 in F;}(_0x1de4d3)){const _0x196a3c=_0x48b156['split']('\x20');F[_0x1de4d3]['forEach'](([_0x2512cf,_0x2e09d4])=>{for(const _0xb09a29 of _0x196a3c){('function'==typeof _0x2512cf&&_0x2512cf(_0xb09a29)||_0x2512cf===_0xb09a29)&&(_0x22344a[_0x1de4d3]=[..._0x22344a[_0x1de4d3]||[],[_0x2512cf,_0x2e09d4]]);}});}}}}),{'spanStyles':_0x379de0,'stylesToBeHtmlElements':_0x22344a};}(_0x4cf0cb,_0x3902d5);!function(_0x23f680,_0x5408d5,_0x1d9fbb){for(const _0x169b6b in _0x1d9fbb){_0x1d9fbb[_0x169b6b]['forEach'](([,_0x38af80])=>{const _0x23f531=_0x5408d5['createElement'](_0x38af80,[],_0x23f680['getChildren']());_0x5408d5['insertChild'](0x0,_0x23f531,_0x23f680);}),_0x5408d5['removeStyle'](_0x169b6b,_0x23f680);}}(_0x4cf0cb,_0x47d473,_0x38b4bf),function(_0x374911,_0xfee380,_0x1ac0fe){if(!Object['keys'](_0x1ac0fe)['length'])return;const _0x415a57=_0xfee380['createElement']('span',[],_0x374911['getChildren']());_0xfee380['setStyle'](_0x1ac0fe,_0x415a57),_0xfee380['insertChild'](0x0,_0x415a57,_0x374911),_0xfee380['removeStyle'](Object['keys'](_0x1ac0fe),_0x374911);}(_0x4cf0cb,_0x47d473,_0x48f0ef);}class a extends _0x10100c{['execute'](_0x37fe59){const {body:_0x15de0e}=_0x37fe59['_parsedData'],_0x1cd01c=new _0x21ca28(_0x15de0e['document']),_0x397a43=_0x1cd01c['createRangeIn'](_0x15de0e),_0x3afe86=new _0x5770f9(_0x1cd01c['document']['stylesProcessor']),_0x538aed=[...new _0x124eb4(_0x3afe86)['blockElements'],'font'],_0x14048e=_0x397a43['getItems']();for(const _0x46b309 of _0x14048e)_0x46b309['is']('element')&&_0x538aed['includes'](_0x46b309['name'])&&b(_0x46b309,_0x1cd01c,g(_0x46b309));_0x37fe59['content']=_0x15de0e;}['isActive'](_0x2f203f){return super['isActive'](_0x2f203f)||p(_0x2f203f);}}class s extends _0x349422{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x58b602=this['editor'],_0x328e4d=_0x58b602['plugins']['get']('ClipboardPipeline'),_0x4d1fee=_0x58b602['editing']['view']['document'],_0x72e523=new a(_0x4d1fee);_0x328e4d['on']('inputTransformation',(_0x4e68e1,_0x11dbfe)=>{const _0x5c4784=_0x11dbfe['dataTransfer']['getData']('text/html');_0x72e523['isActive'](_0x5c4784)&&(_0x11dbfe['_parsedData']||(_0x11dbfe['_parsedData']=_0x513787(_0x5c4784,_0x4d1fee['stylesProcessor'])),_0x72e523['execute'](_0x11dbfe));},{'priority':_0x1f83b4['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x11767b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x7f55a8;for(const _0xf6223 in _0x11767b){const _0x2c360e=_0xf6223,_0x45583f=_0x11767b[_0x2c360e];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x45583f||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x45583f||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x45583f||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x45583f||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x45583f||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x45583f||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x45583f||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x45583f){delete _0x11767b[_0x2c360e],_0x7f55a8=_0x45583f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x7f55a8&&_0x11767b['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x7f55a8&&_0x11767b['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x7f55a8&&_0x11767b['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x7f55a8&&_0x11767b['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x7f55a8&&_0x11767b['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x7f55a8&&_0x11767b['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x7f55a8&&_0x11767b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x349422{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
|
|
3
|
-
"version": "46.0.1-alpha.
|
|
3
|
+
"version": "46.0.1-alpha.7",
|
|
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.7",
|
|
26
|
+
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.7",
|
|
27
|
+
"@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.7",
|
|
28
|
+
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.7",
|
|
29
|
+
"ckeditor5": "46.0.1-alpha.7"
|
|
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 _0x1be493=_0x44ce;(function(_0x11a486,_0x4663fb){const _0x2b4598=_0x44ce,_0x21b25f=_0x11a486();while(!![]){try{const _0x5a1ce9=-parseInt(_0x2b4598(0x189))/0x1*(parseInt(_0x2b4598(0x194))/0x2)+parseInt(_0x2b4598(0x198))/0x3*(parseInt(_0x2b4598(0x18a))/0x4)+-parseInt(_0x2b4598(0x18c))/0x5*(parseInt(_0x2b4598(0x182))/0x6)+parseInt(_0x2b4598(0x18f))/0x7+parseInt(_0x2b4598(0x186))/0x8*(-parseInt(_0x2b4598(0x181))/0x9)+-parseInt(_0x2b4598(0x199))/0xa*(-parseInt(_0x2b4598(0x183))/0xb)+parseInt(_0x2b4598(0x1a1))/0xc;if(_0x5a1ce9===_0x4663fb)break;else _0x21b25f['push'](_0x21b25f['shift']());}catch(_0x45c691){_0x21b25f['push'](_0x21b25f['shift']());}}}(_0x33c5,0x3e6a4));import{Plugin as _0x203214}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0xfddfd}from'@ckeditor/ckeditor5-paste-from-office';function _0x44ce(_0x921ee2,_0x529ab3){const _0x33c543=_0x33c5();return _0x44ce=function(_0x44ce92,_0x13bd23){_0x44ce92=_0x44ce92-0x17c;let _0x4cdf6e=_0x33c543[_0x44ce92];return _0x4cdf6e;},_0x44ce(_0x921ee2,_0x529ab3);}function _0x33c5(){const _0x381c48=['dataTransfer','28088XDltzu','276YZEvfn','isActive','2007355mdoVzn','isPremiumPlugin','execute','2209627BsHMwo','href','editor','afterInit','view','16WPhzcb','_parsedData','isOfficialPlugin','ClipboardPipeline','1893VDtLxK','50110QPpuIQ','inputTransformation','map','pluginName','PasteFromOffice','get','init','stylesProcessor','9717876ntoqZb','getData','requires','high','plugins','PasteFromOfficeEnhancedInliner','editing','document','108pnUufm','6ZIqTbG','396IHQsEl','fromCharCode','join','311728Ncbjyh','text/html'];_0x33c5=function(){return _0x381c48;};return _0x33c5();}import{priorities as _0x564887,uid as _0x383c37}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x29cbb5}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x203214{static get[_0x1be493(0x19c)](){const _0x5a91b5=_0x1be493;return _0x5a91b5(0x17e);}static get[_0x1be493(0x196)](){return!0x0;}static get[_0x1be493(0x18d)](){return!0x0;}static get[_0x1be493(0x1a3)](){const _0x417e28=_0x1be493;return[_0x417e28(0x19d)];}[_0x1be493(0x19f)](){const _0x23b582=_0x1be493,_0x4f698f=this[_0x23b582(0x191)],_0x4c0ce2=_0x4f698f[_0x23b582(0x17d)][_0x23b582(0x19e)](_0x23b582(0x197)),_0x49d5ab=_0x4f698f[_0x23b582(0x17f)][_0x23b582(0x193)][_0x23b582(0x180)],_0x490a79=new _0x29cbb5(_0x49d5ab);_0x4c0ce2['on'](_0x23b582(0x19a),(_0x2ec8e9,_0x241f89)=>{const _0x17a6bd=_0x23b582,_0x44554b=_0x241f89[_0x17a6bd(0x188)][_0x17a6bd(0x1a2)](_0x17a6bd(0x187));_0x490a79[_0x17a6bd(0x18b)](_0x44554b)&&(_0x241f89[_0x17a6bd(0x195)]||(_0x241f89[_0x17a6bd(0x195)]=_0xfddfd(_0x44554b,_0x49d5ab[_0x17a6bd(0x1a0)])),_0x490a79[_0x17a6bd(0x18e)](_0x241f89));},{'priority':_0x564887[_0x23b582(0x19e)](_0x23b582(0x17c))+0xb});}[_0x1be493(0x192)](){!async function(_0x10efae){const _0x1c8b08=_0x43080d([0x74,0x39,0x67,0x59,0x4a,0x73,0x78,0x76,0x6d,0x45,0x4c,0x4f,0x48,0x51,0x55,0x6e,0x32,0x6b,0x33,0x6c,0x34,0x53,0x52,0x79,0x6f,0x44,0x65,0x66,0x71,0x54,0x61,0x38,0x7a,0x64,0x4e,0x36,0x77,0x72,0x37,0x57,0x56,0x68,0x31,0x50,0x46,0x4b,0x5a,0x63,0x4d,0x47,0x62,0x35,0x70,0x49,0x69,0x75,0x30,0x58,0x6a,0x41,0x42,0x43]),_0x23b43a=0x10879d7d,_0x558995=0x1080f2e5^_0x23b43a,_0x317248=window[_0x43080d([0x44,0x61,0x74,0x65])][_0x43080d([0x6e,0x6f,0x77])](),_0x3615f5=_0x10efae[_0x43080d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x30910b=new window[(_0x43080d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a101e=>{_0x3615f5[_0x43080d([0x6f,0x6e,0x63,0x65])](_0x43080d([0x72,0x65,0x61,0x64,0x79]),_0x4a101e);}),_0x1ac8fc={[_0x43080d([0x6b,0x74,0x79])]:_0x43080d([0x45,0x43]),[_0x43080d([0x75,0x73,0x65])]:_0x43080d([0x73,0x69,0x67]),[_0x43080d([0x63,0x72,0x76])]:_0x43080d([0x50,0x2d,0x32,0x35,0x36]),[_0x43080d([0x78])]:_0x43080d([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]),[_0x43080d([0x79])]:_0x43080d([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]),[_0x43080d([0x61,0x6c,0x67])]:_0x43080d([0x45,0x53,0x32,0x35,0x36])},_0x10d949=_0x3615f5[_0x43080d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x43080d([0x67,0x65,0x74])](_0x43080d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3392e6(){let _0x25b090,_0x2dda4b=null,_0x30e4a3=null;try{if(_0x10d949==_0x43080d([0x47,0x50,0x4c]))return _0x43080d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x25b090=_0x208ab1(),!_0x25b090)return _0x43080d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x25b090[_0x43080d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x30e4a3=_0x4f5aa1(_0x25b090[_0x43080d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x25b090[_0x43080d([0x6a,0x74,0x69])])),await _0x358a2e()?_0x130e94()?_0x45e0f3()?_0x43080d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x58b740()?(_0x25b090[_0x43080d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x43080d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2dda4b=_0x351570(_0x43080d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x25b090[_0x43080d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x43080d([0x74,0x72,0x69,0x61,0x6c])&&(_0x2dda4b=_0x351570(_0x43080d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xa56423()):_0x43080d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x43080d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x43080d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x43080d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x45e0f3(){const _0x27a391=[_0x43080d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x43080d([0x74,0x72,0x69,0x61,0x6c])][_0x43080d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x25b090[_0x43080d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x317248/0x3e8:0xe10*_0x558995;return _0x25b090[_0x43080d([0x65,0x78,0x70])]<_0x27a391;}function _0x130e94(){const _0x3f6428=_0x25b090[_0x43080d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3f6428&&(!!_0x3f6428[_0x43080d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43080d([0x2a]))||(!!_0x3f6428[_0x43080d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43080d([0x50,0x4f,0x45]))||!!_0x3f6428[_0x43080d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43080d([0x50,0x50]))));}function _0x58b740(){const _0x503dd0=_0x44ce,_0x3d0443=_0x25b090[_0x43080d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3d0443||0x0==_0x3d0443[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x53c3b5}=new URL(window[_0x43080d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x503dd0(0x190)]);if(_0x3d0443[_0x43080d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53c3b5))return!0x0;const _0x42e1cd=_0x53c3b5[_0x43080d([0x73,0x70,0x6c,0x69,0x74])](_0x43080d([0x2e]));return _0x3d0443[_0x43080d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x22ffd3=>_0x22ffd3[_0x43080d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43080d([0x2a])))[_0x43080d([0x6d,0x61,0x70])](_0x257254=>_0x257254[_0x43080d([0x73,0x70,0x6c,0x69,0x74])](_0x43080d([0x2e])))[_0x43080d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x505be5=>_0x505be5[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x42e1cd[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x43080d([0x6d,0x61,0x70])](_0x7a3bba=>Array(_0x42e1cd[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x7a3bba[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x43080d([0x66,0x69,0x6c,0x6c])](_0x7a3bba[0x0]===_0x43080d([0x2a])?_0x43080d([0x2a]):'')[_0x43080d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x7a3bba))[_0x43080d([0x73,0x6f,0x6d,0x65])](_0x2434cc=>_0x42e1cd[_0x43080d([0x65,0x76,0x65,0x72,0x79])]((_0xc20d97,_0x28c011)=>_0x2434cc[_0x28c011]===_0xc20d97||_0x2434cc[_0x28c011]===_0x43080d([0x2a])));}function _0xa56423(){return _0x2dda4b&&_0x30e4a3?new window[(_0x43080d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x167926,_0x2cb0b4)=>{_0x2dda4b[_0x43080d([0x74,0x68,0x65,0x6e])](_0x167926,_0x2cb0b4),_0x30e4a3[_0x43080d([0x74,0x68,0x65,0x6e])](_0x4fbe3e=>{_0x4fbe3e!=_0x43080d([0x56,0x61,0x6c,0x69,0x64])&&_0x167926(_0x4fbe3e);},_0x2cb0b4);}):_0x2dda4b||_0x30e4a3||_0x43080d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4f5aa1(_0x209d18,_0x383872){return new window[(_0x43080d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x314d34=>{if(_0x213508())return _0x314d34(_0x43080d([0x56,0x61,0x6c,0x69,0x64]));_0x3d30e8(),_0x3615f5[_0x43080d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x43080d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xf00705=!0x1;const _0x14598c=_0x383c37();function _0x25384f(_0x4a42e0){return!!_0x4a42e0&&(typeof _0x4a42e0===_0x43080d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a42e0===_0x43080d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a42e0[_0x43080d([0x74,0x68,0x65,0x6e])]===_0x43080d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a42e0[_0x43080d([0x63,0x61,0x74,0x63,0x68])]===_0x43080d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x58c90d(_0x1270e0){_0xcd83bd(_0x1270e0)[_0x43080d([0x74,0x68,0x65,0x6e])](_0x54c48b=>{if(!_0x54c48b||_0x54c48b[_0x43080d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x43080d([0x6f,0x6b]))return _0x43080d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4c8a16(_0x35f27c(_0x14598c+_0x383872))!=_0x54c48b[_0x43080d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x43080d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x43080d([0x56,0x61,0x6c,0x69,0x64]);})[_0x43080d([0x74,0x68,0x65,0x6e])](_0x4550f4=>(_0x41c4b6(),_0x4550f4),()=>{const _0x116103=_0x3a3d7b();return null==_0x116103?(_0x41c4b6(),_0x43080d([0x56,0x61,0x6c,0x69,0x64])):_0x43080d(_0x317248-_0x116103>(0x348b197d^_0x23b43a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x43080d([0x74,0x68,0x65,0x6e])](_0x314d34)[_0x43080d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x314d34(_0x43080d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x570ca4=0x10b173fd^_0x23b43a;function _0x41c4b6(){const _0x878c42=_0x43080d([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c8a16(_0x35f27c(_0x209d18)),_0x21106d=_0x531b0c(_0x4c8a16(window[_0x43080d([0x4d,0x61,0x74,0x68])][_0x43080d([0x63,0x65,0x69,0x6c])](_0x317248/_0x570ca4)));window[_0x43080d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x43080d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x878c42,_0x21106d);}function _0x3a3d7b(){const _0x5159bb=_0x43080d([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c8a16(_0x35f27c(_0x209d18)),_0x408d7e=window[_0x43080d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x43080d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5159bb);return _0x408d7e?window[_0x43080d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x531b0c(_0x408d7e),0x10)*_0x570ca4:null;}function _0xcd83bd(_0x4dc4d0){return new window[(_0x43080d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x44da87,_0x32bf0b)=>{_0x4dc4d0[_0x43080d([0x74,0x68,0x65,0x6e])](_0x44da87,_0x32bf0b),window[_0x43080d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x32bf0b,0x108649bd^_0x23b43a);});}}_0x3615f5[_0x43080d([0x6f,0x6e])](_0x43080d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x495333,_0x3f6a2a)=>{if(_0x3f6a2a[0x0]!=_0x209d18)return _0x314d34(_0x43080d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3f6a2a[0x1]={..._0x3f6a2a[0x1],[_0x43080d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x14598c};},{[_0x43080d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x43080d([0x68,0x69,0x67,0x68])}),_0x3615f5[_0x43080d([0x6f,0x6e])](_0x43080d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1c39a4=>{_0x25384f(_0x1c39a4[_0x43080d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xf00705=!0x0,_0x58c90d(_0x1c39a4[_0x43080d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x43080d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x43080d([0x6c,0x6f,0x77])}),_0x30910b[_0x43080d([0x74,0x68,0x65,0x6e])](()=>{_0xf00705||_0x314d34(_0x43080d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x213508(){return _0x3615f5[_0x43080d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x43080d([0x76,0x69,0x65,0x77])][_0x43080d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x43080d([0x61,0x75,0x74,0x6f]);}function _0x3d30e8(){_0x3615f5[_0x43080d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x43080d([0x76,0x69,0x65,0x77])][_0x43080d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x43080d([0x61,0x75,0x74,0x6f]);}}function _0x351570(_0x18446c){const _0x2afd0f=[new window[(_0x43080d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3555df=>setTimeout(_0x3555df,0x108ea3b1^_0x23b43a)),_0x30910b[_0x43080d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x43080d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x414806=>{let _0x32174f=0x0;_0x3615f5[_0x43080d([0x6d,0x6f,0x64,0x65,0x6c])][_0x43080d([0x6f,0x6e])](_0x43080d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x56e390,_0x52fcb2)=>{_0x52fcb2[0x0][_0x43080d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x32174f++,_0x32174f==(0x10879c85^_0x23b43a)&&(_0x414806(),_0x56e390[_0x43080d([0x6f,0x66,0x66])]());});}))];return window[_0x43080d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x43080d([0x72,0x61,0x63,0x65])](_0x2afd0f)[_0x43080d([0x74,0x68,0x65,0x6e])](()=>_0x18446c);}async function _0x235b82(){await _0x30910b,_0x3615f5[_0x43080d([0x6d,0x6f,0x64,0x65,0x6c])][_0x43080d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x847ac8,_0x3615f5[_0x43080d([0x6d,0x6f,0x64,0x65,0x6c])][_0x43080d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x847ac8,_0x3615f5[_0x43080d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x43080d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5634a0(_0x269a01){const _0x1d9be6=_0x1304ae();_0x3615f5[_0x1d9be6]=_0x43080d([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])+_0x269a01,_0x269a01!=_0x43080d([0x56,0x61,0x6c,0x69,0x64])&&_0x235b82();}function _0x1304ae(){const _0x5afc4a=window[_0x43080d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x43080d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x43080d([0x6e,0x6f,0x77])]())[_0x43080d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x43080d([0x2e]),'');let _0x2b5022=_0x43080d([0x74]);for(let _0x382ca9=0x0;_0x382ca9<_0x5afc4a[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x382ca9+=0x2){let _0x59b201=window[_0x43080d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5afc4a[_0x43080d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x382ca9,_0x382ca9+0x2));_0x59b201>=_0x1c8b08[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x59b201-=_0x1c8b08[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2b5022+=_0x1c8b08[_0x59b201];}return _0x2b5022;}function _0x208ab1(){const _0x4ceb8f=_0x10d949[_0x43080d([0x73,0x70,0x6c,0x69,0x74])](_0x43080d([0x2e]));if(0x3!=_0x4ceb8f[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x27362a(_0x4ceb8f[0x1]);function _0x27362a(_0x3cc782){const _0x4d1b2f=_0x56b0fd(_0x3cc782);return _0x4d1b2f&&_0x41e294()?_0x4d1b2f:null;function _0x41e294(){const _0xafa2e0=_0x4d1b2f[_0x43080d([0x6a,0x74,0x69])],_0x34de49=window[_0x43080d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xafa2e0[_0x43080d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xafa2e0[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x474eba={..._0x4d1b2f,[_0x43080d([0x6a,0x74,0x69])]:_0xafa2e0[_0x43080d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xafa2e0[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x474eba[_0x43080d([0x76,0x63])],_0x35f27c(_0x474eba)==_0x34de49;}}}async function _0x358a2e(){let _0x4ff81e=!0x0;try{const _0x596f44=_0x10d949[_0x43080d([0x73,0x70,0x6c,0x69,0x74])](_0x43080d([0x2e])),[_0x55085a,_0x345825,_0x3967de]=_0x596f44;return _0x14151f(_0x55085a),await _0x30cba4(_0x55085a,_0x345825,_0x3967de),_0x4ff81e;}catch{return!0x1;}function _0x14151f(_0x3e6928){const _0x58048a=_0x56b0fd(_0x3e6928);_0x58048a&&_0x58048a[_0x43080d([0x61,0x6c,0x67])]==_0x43080d([0x45,0x53,0x32,0x35,0x36])||(_0x4ff81e=!0x1);}async function _0x30cba4(_0xa030c7,_0x444e66,_0x17de0a){const _0x850642=window[_0x43080d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x43080d([0x66,0x72,0x6f,0x6d])](_0x5778ac(_0x17de0a),_0x53def5=>_0x53def5[_0x43080d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x561288=new window[(_0x43080d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x43080d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xa030c7+_0x43080d([0x2e])+_0x444e66),_0x2ebd7b=window[_0x43080d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x43080d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2ebd7b)return;const _0x1fa11c=await _0x2ebd7b[_0x43080d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x43080d([0x6a,0x77,0x6b]),_0x1ac8fc,{[_0x43080d([0x6e,0x61,0x6d,0x65])]:_0x43080d([0x45,0x43,0x44,0x53,0x41]),[_0x43080d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x43080d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x43080d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2ebd7b[_0x43080d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x43080d([0x6e,0x61,0x6d,0x65])]:_0x43080d([0x45,0x43,0x44,0x53,0x41]),[_0x43080d([0x68,0x61,0x73,0x68])]:{[_0x43080d([0x6e,0x61,0x6d,0x65])]:_0x43080d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1fa11c,_0x850642,_0x561288)||(_0x4ff81e=!0x1);}}function _0x56b0fd(_0x1508de){return _0x1508de[_0x43080d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x43080d([0x65,0x79]))?JSON[_0x43080d([0x70,0x61,0x72,0x73,0x65])](_0x5778ac(_0x1508de)):null;}function _0x5778ac(_0x159b04){return window[_0x43080d([0x61,0x74,0x6f,0x62])](_0x159b04[_0x43080d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x43080d([0x2b]))[_0x43080d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x43080d([0x2f])));}function _0x35f27c(_0x5f0ea5){let _0x2f8e0=0x1505;function _0xcf9bc4(_0x174ccd){for(let _0x4f0ce6=0x0;_0x4f0ce6<_0x174ccd[_0x43080d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f0ce6++){const _0x95bad1=_0x174ccd[_0x43080d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4f0ce6);_0x2f8e0=(_0x2f8e0<<0x5)+_0x2f8e0+_0x95bad1,_0x2f8e0&=_0x2f8e0;}}function _0x3522f1(_0x4c92c1){Array[_0x43080d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4c92c1)?_0x4c92c1[_0x43080d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3522f1):_0x4c92c1&&typeof _0x4c92c1==_0x43080d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x43080d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4c92c1)[_0x43080d([0x73,0x6f,0x72,0x74])]()[_0x43080d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2ccf20,_0x54dfe7])=>{_0xcf9bc4(_0x2ccf20),_0x3522f1(_0x54dfe7);}):_0xcf9bc4(window[_0x43080d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4c92c1));}return _0x3522f1(_0x5f0ea5),_0x2f8e0>>>0x0;}function _0x4c8a16(_0x5ed9c7){return _0x5ed9c7[_0x43080d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x43080d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x43080d([0x30]));}function _0x531b0c(_0x2ccc9c){return _0x2ccc9c[_0x43080d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x43080d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x43080d([0x6a,0x6f,0x69,0x6e])]('');}function _0x847ac8(){}function _0x43080d(_0x5057bd){const _0x2da081=_0x44ce;return _0x5057bd[_0x2da081(0x19b)](_0x317cde=>String[_0x2da081(0x184)](_0x317cde))[_0x2da081(0x185)]('');}_0x5634a0(await _0x3392e6());}(this);}}
|
|
23
|
+
const _0x1dc4e2=_0x2975;(function(_0x5dc18d,_0x5e285a){const _0x272149=_0x2975,_0x5a0540=_0x5dc18d();while(!![]){try{const _0x3e7ab3=-parseInt(_0x272149(0x19a))/0x1*(parseInt(_0x272149(0x199))/0x2)+-parseInt(_0x272149(0x1ab))/0x3*(-parseInt(_0x272149(0x1be))/0x4)+parseInt(_0x272149(0x1aa))/0x5*(parseInt(_0x272149(0x1ac))/0x6)+parseInt(_0x272149(0x1ad))/0x7*(-parseInt(_0x272149(0x1a8))/0x8)+-parseInt(_0x272149(0x1ba))/0x9*(-parseInt(_0x272149(0x1a1))/0xa)+parseInt(_0x272149(0x1a3))/0xb*(-parseInt(_0x272149(0x1c2))/0xc)+parseInt(_0x272149(0x19f))/0xd*(parseInt(_0x272149(0x1a0))/0xe);if(_0x3e7ab3===_0x5e285a)break;else _0x5a0540['push'](_0x5a0540['shift']());}catch(_0x5f2025){_0x5a0540['push'](_0x5a0540['shift']());}}}(_0x5491,0x38178));import{Plugin as _0xe9257d}from'ckeditor5/src/core.js';function _0x5491(){const _0xc97bfd=['4nJYgTE','178964FfDCPx','dataTransfer','get','map','PasteFromOfficeEnhancedInliner','674869lEyjRu','98CMCvBi','1310MBRfgK','PasteFromOffice','407OIxeKP','stylesProcessor','document','href','execute','8HyMydN','inputTransformation','27905MgatxT','1028439eDXubI','228KKnFpd','2100910LSqxLV','high','init','pluginName','ClipboardPipeline','_parsedData','text/html','isOfficialPlugin','plugins','isActive','view','join','editor','8199skCvIR','fromCharCode','afterInit','isPremiumPlugin','4jaEBwf','requires','getData','editing','48588jKbEoo'];_0x5491=function(){return _0xc97bfd;};return _0x5491();}import{parsePasteOfficeHtml as _0x34e0ca}from'@ckeditor/ckeditor5-paste-from-office';function _0x2975(_0x3b7a8c,_0x2cf2db){const _0x5491ce=_0x5491();return _0x2975=function(_0x29756f,_0x479ffc){_0x29756f=_0x29756f-0x199;let _0x298c89=_0x5491ce[_0x29756f];return _0x298c89;},_0x2975(_0x3b7a8c,_0x2cf2db);}import{priorities as _0x4fdf45,uid as _0x23b586}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x357f3f}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0xe9257d{static get[_0x1dc4e2(0x1b0)](){const _0x2fb7cd=_0x1dc4e2;return _0x2fb7cd(0x19e);}static get[_0x1dc4e2(0x1b4)](){return!0x0;}static get[_0x1dc4e2(0x1bd)](){return!0x0;}static get[_0x1dc4e2(0x1bf)](){const _0x2642f7=_0x1dc4e2;return[_0x2642f7(0x1a2)];}[_0x1dc4e2(0x1af)](){const _0x109e2f=_0x1dc4e2,_0x113e34=this[_0x109e2f(0x1b9)],_0x41f310=_0x113e34[_0x109e2f(0x1b5)][_0x109e2f(0x19c)](_0x109e2f(0x1b1)),_0x47287a=_0x113e34[_0x109e2f(0x1c1)][_0x109e2f(0x1b7)][_0x109e2f(0x1a5)],_0x162542=new _0x357f3f(_0x47287a);_0x41f310['on'](_0x109e2f(0x1a9),(_0x91c8b9,_0xd39d9c)=>{const _0x5e3d46=_0x109e2f,_0x59c77a=_0xd39d9c[_0x5e3d46(0x19b)][_0x5e3d46(0x1c0)](_0x5e3d46(0x1b3));_0x162542[_0x5e3d46(0x1b6)](_0x59c77a)&&(_0xd39d9c[_0x5e3d46(0x1b2)]||(_0xd39d9c[_0x5e3d46(0x1b2)]=_0x34e0ca(_0x59c77a,_0x47287a[_0x5e3d46(0x1a4)])),_0x162542[_0x5e3d46(0x1a7)](_0xd39d9c));},{'priority':_0x4fdf45[_0x109e2f(0x19c)](_0x109e2f(0x1ae))+0xb});}[_0x1dc4e2(0x1bc)](){!async function(_0x237c4c){const _0x48379b=_0xc8ed9a([0x69,0x7a,0x31,0x72,0x53,0x61,0x6f,0x32,0x5a,0x45,0x34,0x6e,0x70,0x6d,0x33,0x37,0x38,0x44,0x43,0x73,0x56,0x74,0x6c,0x71,0x36,0x35,0x6b,0x46,0x67,0x64,0x66,0x4c,0x63,0x79,0x75,0x62,0x42,0x52,0x78,0x77,0x55,0x57,0x39,0x54,0x59,0x4a,0x30,0x4f,0x6a,0x4b,0x76,0x4e,0x50,0x68,0x41,0x65,0x49,0x4d,0x47,0x51,0x48,0x58]),_0x26114e=0x1bd5d6cd,_0x2f0cc8=0x1bd2b955^_0x26114e,_0x8d2a8e=window[_0xc8ed9a([0x44,0x61,0x74,0x65])][_0xc8ed9a([0x6e,0x6f,0x77])](),_0x5175f0=_0x237c4c[_0xc8ed9a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x94092b=new window[(_0xc8ed9a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f9120=>{_0x5175f0[_0xc8ed9a([0x6f,0x6e,0x63,0x65])](_0xc8ed9a([0x72,0x65,0x61,0x64,0x79]),_0x4f9120);}),_0x210920={[_0xc8ed9a([0x6b,0x74,0x79])]:_0xc8ed9a([0x45,0x43]),[_0xc8ed9a([0x75,0x73,0x65])]:_0xc8ed9a([0x73,0x69,0x67]),[_0xc8ed9a([0x63,0x72,0x76])]:_0xc8ed9a([0x50,0x2d,0x32,0x35,0x36]),[_0xc8ed9a([0x78])]:_0xc8ed9a([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]),[_0xc8ed9a([0x79])]:_0xc8ed9a([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]),[_0xc8ed9a([0x61,0x6c,0x67])]:_0xc8ed9a([0x45,0x53,0x32,0x35,0x36])},_0x2a7dd0=_0x5175f0[_0xc8ed9a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xc8ed9a([0x67,0x65,0x74])](_0xc8ed9a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x340ec9(){let _0x5bf3b7,_0x20c80e=null,_0x552ed5=null;try{if(_0x2a7dd0==_0xc8ed9a([0x47,0x50,0x4c]))return _0xc8ed9a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5bf3b7=_0x1a52e4(),!_0x5bf3b7)return _0xc8ed9a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5bf3b7[_0xc8ed9a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x552ed5=_0x3c9601(_0x5bf3b7[_0xc8ed9a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5bf3b7[_0xc8ed9a([0x6a,0x74,0x69])])),await _0x5afa15()?_0x2bdfea()?_0x739545()?_0xc8ed9a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2f5f96()?(_0x5bf3b7[_0xc8ed9a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc8ed9a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x20c80e=_0x58db23(_0xc8ed9a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5bf3b7[_0xc8ed9a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc8ed9a([0x74,0x72,0x69,0x61,0x6c])&&(_0x20c80e=_0x58db23(_0xc8ed9a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x43cec8()):_0xc8ed9a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xc8ed9a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xc8ed9a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xc8ed9a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x739545(){const _0x4517db=[_0xc8ed9a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xc8ed9a([0x74,0x72,0x69,0x61,0x6c])][_0xc8ed9a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bf3b7[_0xc8ed9a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x8d2a8e/0x3e8:0xe10*_0x2f0cc8;return _0x5bf3b7[_0xc8ed9a([0x65,0x78,0x70])]<_0x4517db;}function _0x2bdfea(){const _0x158be5=_0x5bf3b7[_0xc8ed9a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x158be5&&(!!_0x158be5[_0xc8ed9a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc8ed9a([0x2a]))||(!!_0x158be5[_0xc8ed9a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc8ed9a([0x50,0x4f,0x45]))||!!_0x158be5[_0xc8ed9a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc8ed9a([0x50,0x50]))));}function _0x2f5f96(){const _0x3272ac=_0x2975,_0xfae729=_0x5bf3b7[_0xc8ed9a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xfae729||0x0==_0xfae729[_0xc8ed9a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x20fe2d}=new URL(window[_0xc8ed9a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3272ac(0x1a6)]);if(_0xfae729[_0xc8ed9a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20fe2d))return!0x0;const _0x13de7d=_0x20fe2d[_0xc8ed9a([0x73,0x70,0x6c,0x69,0x74])](_0xc8ed9a([0x2e]));return _0xfae729[_0xc8ed9a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x51188f=>_0x51188f[_0xc8ed9a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc8ed9a([0x2a])))[_0xc8ed9a([0x6d,0x61,0x70])](_0x3199c9=>_0x3199c9[_0xc8ed9a([0x73,0x70,0x6c,0x69,0x74])](_0xc8ed9a([0x2e])))[_0xc8ed9a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x314767=>_0x314767[_0xc8ed9a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x13de7d[_0xc8ed9a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xc8ed9a([0x6d,0x61,0x70])](_0x9a9124=>Array(_0x13de7d[_0xc8ed9a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x9a9124[_0xc8ed9a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xc8ed9a([0x66,0x69,0x6c,0x6c])](_0x9a9124[0x0]===_0xc8ed9a([0x2a])?_0xc8ed9a([0x2a]):'')[_0xc8ed9a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x9a9124))[_0xc8ed9a([0x73,0x6f,0x6d,0x65])](_0x4eec1f=>_0x13de7d[_0xc8ed9a([0x65,0x76,0x65,0x72,0x79])]((_0x3015c1,_0x3609ff)=>_0x4eec1f[_0x3609ff]===_0x3015c1||_0x4eec1f[_0x3609ff]===_0xc8ed9a([0x2a])));}function _0x43cec8(){return _0x20c80e&&_0x552ed5?new window[(_0xc8ed9a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x546cc2,_0x59427a)=>{_0x20c80e[_0xc8ed9a([0x74,0x68,0x65,0x6e])](_0x546cc2,_0x59427a),_0x552ed5[_0xc8ed9a([0x74,0x68,0x65,0x6e])](_0x4e55a0=>{_0x4e55a0!=_0xc8ed9a([0x56,0x61,0x6c,0x69,0x64])&&_0x546cc2(_0x4e55a0);},_0x59427a);}):_0x20c80e||_0x552ed5||_0xc8ed9a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3c9601(_0x429752,_0x3043d0){return new window[(_0xc8ed9a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d5cf3=>{if(_0xbe2592())return _0x1d5cf3(_0xc8ed9a([0x56,0x61,0x6c,0x69,0x64]));_0x33a24b(),_0x5175f0[_0xc8ed9a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xc8ed9a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4d7710=!0x1;const _0x2a8a4a=_0x23b586();function _0x5a73e7(_0x53cc18){return!!_0x53cc18&&(typeof _0x53cc18===_0xc8ed9a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x53cc18===_0xc8ed9a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x53cc18[_0xc8ed9a([0x74,0x68,0x65,0x6e])]===_0xc8ed9a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x53cc18[_0xc8ed9a([0x63,0x61,0x74,0x63,0x68])]===_0xc8ed9a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1b3a93(_0xae8423){_0x72d69f(_0xae8423)[_0xc8ed9a([0x74,0x68,0x65,0x6e])](_0x392b17=>{if(!_0x392b17||_0x392b17[_0xc8ed9a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xc8ed9a([0x6f,0x6b]))return _0xc8ed9a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3ba9ca(_0x3b4f6e(_0x2a8a4a+_0x3043d0))!=_0x392b17[_0xc8ed9a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xc8ed9a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xc8ed9a([0x56,0x61,0x6c,0x69,0x64]);})[_0xc8ed9a([0x74,0x68,0x65,0x6e])](_0x3aac98=>(_0x58c88f(),_0x3aac98),()=>{const _0x2548bc=_0x3324d5();return null==_0x2548bc?(_0x58c88f(),_0xc8ed9a([0x56,0x61,0x6c,0x69,0x64])):_0xc8ed9a(_0x8d2a8e-_0x2548bc>(0x3fd952cd^_0x26114e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xc8ed9a([0x74,0x68,0x65,0x6e])](_0x1d5cf3)[_0xc8ed9a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1d5cf3(_0xc8ed9a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x51d487=0x1be3384d^_0x26114e;function _0x58c88f(){const _0x57a5c2=_0xc8ed9a([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ba9ca(_0x3b4f6e(_0x429752)),_0x3a2d60=_0x167af1(_0x3ba9ca(window[_0xc8ed9a([0x4d,0x61,0x74,0x68])][_0xc8ed9a([0x63,0x65,0x69,0x6c])](_0x8d2a8e/_0x51d487)));window[_0xc8ed9a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc8ed9a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x57a5c2,_0x3a2d60);}function _0x3324d5(){const _0x12a2ab=_0xc8ed9a([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ba9ca(_0x3b4f6e(_0x429752)),_0x17e4b9=window[_0xc8ed9a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc8ed9a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x12a2ab);return _0x17e4b9?window[_0xc8ed9a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x167af1(_0x17e4b9),0x10)*_0x51d487:null;}function _0x72d69f(_0x36619e){return new window[(_0xc8ed9a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x26121c,_0x5bbb80)=>{_0x36619e[_0xc8ed9a([0x74,0x68,0x65,0x6e])](_0x26121c,_0x5bbb80),window[_0xc8ed9a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5bbb80,0x1bd4020d^_0x26114e);});}}_0x5175f0[_0xc8ed9a([0x6f,0x6e])](_0xc8ed9a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x54f2cf,_0xab1890)=>{if(_0xab1890[0x0]!=_0x429752)return _0x1d5cf3(_0xc8ed9a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xab1890[0x1]={..._0xab1890[0x1],[_0xc8ed9a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2a8a4a};},{[_0xc8ed9a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc8ed9a([0x68,0x69,0x67,0x68])}),_0x5175f0[_0xc8ed9a([0x6f,0x6e])](_0xc8ed9a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x146bb1=>{_0x5a73e7(_0x146bb1[_0xc8ed9a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4d7710=!0x0,_0x1b3a93(_0x146bb1[_0xc8ed9a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xc8ed9a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc8ed9a([0x6c,0x6f,0x77])}),_0x94092b[_0xc8ed9a([0x74,0x68,0x65,0x6e])](()=>{_0x4d7710||_0x1d5cf3(_0xc8ed9a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xbe2592(){return _0x5175f0[_0xc8ed9a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc8ed9a([0x76,0x69,0x65,0x77])][_0xc8ed9a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xc8ed9a([0x61,0x75,0x74,0x6f]);}function _0x33a24b(){_0x5175f0[_0xc8ed9a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc8ed9a([0x76,0x69,0x65,0x77])][_0xc8ed9a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xc8ed9a([0x61,0x75,0x74,0x6f]);}}function _0x58db23(_0x45a8fa){const _0x34caff=[new window[(_0xc8ed9a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36c884=>setTimeout(_0x36c884,0x1bdce801^_0x26114e)),_0x94092b[_0xc8ed9a([0x74,0x68,0x65,0x6e])](()=>new window[(_0xc8ed9a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x374090=>{let _0x1865ba=0x0;_0x5175f0[_0xc8ed9a([0x6d,0x6f,0x64,0x65,0x6c])][_0xc8ed9a([0x6f,0x6e])](_0xc8ed9a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3247ee,_0x170955)=>{_0x170955[0x0][_0xc8ed9a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1865ba++,_0x1865ba==(0x1bd5d735^_0x26114e)&&(_0x374090(),_0x3247ee[_0xc8ed9a([0x6f,0x66,0x66])]());});}))];return window[_0xc8ed9a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xc8ed9a([0x72,0x61,0x63,0x65])](_0x34caff)[_0xc8ed9a([0x74,0x68,0x65,0x6e])](()=>_0x45a8fa);}async function _0x25bc86(){await _0x94092b,_0x5175f0[_0xc8ed9a([0x6d,0x6f,0x64,0x65,0x6c])][_0xc8ed9a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x52240c,_0x5175f0[_0xc8ed9a([0x6d,0x6f,0x64,0x65,0x6c])][_0xc8ed9a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x52240c,_0x5175f0[_0xc8ed9a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xc8ed9a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x446fa8(_0x1145ed){const _0x1b4630=_0x1da2a9();_0x5175f0[_0x1b4630]=_0xc8ed9a([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])+_0x1145ed,_0x1145ed!=_0xc8ed9a([0x56,0x61,0x6c,0x69,0x64])&&_0x25bc86();}function _0x1da2a9(){const _0xfc2956=window[_0xc8ed9a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xc8ed9a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xc8ed9a([0x6e,0x6f,0x77])]())[_0xc8ed9a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xc8ed9a([0x2e]),'');let _0x3956fd=_0xc8ed9a([0x69]);for(let _0x20f8fc=0x0;_0x20f8fc<_0xfc2956[_0xc8ed9a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20f8fc+=0x2){let _0x3f479c=window[_0xc8ed9a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xfc2956[_0xc8ed9a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x20f8fc,_0x20f8fc+0x2));_0x3f479c>=_0x48379b[_0xc8ed9a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3f479c-=_0x48379b[_0xc8ed9a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3956fd+=_0x48379b[_0x3f479c];}return _0x3956fd;}function _0x1a52e4(){const _0x2333ab=_0x2a7dd0[_0xc8ed9a([0x73,0x70,0x6c,0x69,0x74])](_0xc8ed9a([0x2e]));if(0x3!=_0x2333ab[_0xc8ed9a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x428c88(_0x2333ab[0x1]);function _0x428c88(_0x240eb7){const _0x57e1b3=_0x397f60(_0x240eb7);return _0x57e1b3&&_0x26672d()?_0x57e1b3:null;function _0x26672d(){const _0x53f95b=_0x57e1b3[_0xc8ed9a([0x6a,0x74,0x69])],_0x242585=window[_0xc8ed9a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x53f95b[_0xc8ed9a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x53f95b[_0xc8ed9a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xbb7a4c={..._0x57e1b3,[_0xc8ed9a([0x6a,0x74,0x69])]:_0x53f95b[_0xc8ed9a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x53f95b[_0xc8ed9a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xbb7a4c[_0xc8ed9a([0x76,0x63])],_0x3b4f6e(_0xbb7a4c)==_0x242585;}}}async function _0x5afa15(){let _0xa091fc=!0x0;try{const _0x237383=_0x2a7dd0[_0xc8ed9a([0x73,0x70,0x6c,0x69,0x74])](_0xc8ed9a([0x2e])),[_0xc22cfc,_0x2d965d,_0x22d9f4]=_0x237383;return _0x2ed28a(_0xc22cfc),await _0xe43e7f(_0xc22cfc,_0x2d965d,_0x22d9f4),_0xa091fc;}catch{return!0x1;}function _0x2ed28a(_0x19a016){const _0x1e550f=_0x397f60(_0x19a016);_0x1e550f&&_0x1e550f[_0xc8ed9a([0x61,0x6c,0x67])]==_0xc8ed9a([0x45,0x53,0x32,0x35,0x36])||(_0xa091fc=!0x1);}async function _0xe43e7f(_0x575082,_0x419bd7,_0x4d1d72){const _0x343fb4=window[_0xc8ed9a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xc8ed9a([0x66,0x72,0x6f,0x6d])](_0x45179c(_0x4d1d72),_0x45ab78=>_0x45ab78[_0xc8ed9a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x523a7d=new window[(_0xc8ed9a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xc8ed9a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x575082+_0xc8ed9a([0x2e])+_0x419bd7),_0x3537ff=window[_0xc8ed9a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xc8ed9a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3537ff)return;const _0x3eadbb=await _0x3537ff[_0xc8ed9a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xc8ed9a([0x6a,0x77,0x6b]),_0x210920,{[_0xc8ed9a([0x6e,0x61,0x6d,0x65])]:_0xc8ed9a([0x45,0x43,0x44,0x53,0x41]),[_0xc8ed9a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xc8ed9a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xc8ed9a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3537ff[_0xc8ed9a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xc8ed9a([0x6e,0x61,0x6d,0x65])]:_0xc8ed9a([0x45,0x43,0x44,0x53,0x41]),[_0xc8ed9a([0x68,0x61,0x73,0x68])]:{[_0xc8ed9a([0x6e,0x61,0x6d,0x65])]:_0xc8ed9a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3eadbb,_0x343fb4,_0x523a7d)||(_0xa091fc=!0x1);}}function _0x397f60(_0x5760a2){return _0x5760a2[_0xc8ed9a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xc8ed9a([0x65,0x79]))?JSON[_0xc8ed9a([0x70,0x61,0x72,0x73,0x65])](_0x45179c(_0x5760a2)):null;}function _0x45179c(_0x553c82){return window[_0xc8ed9a([0x61,0x74,0x6f,0x62])](_0x553c82[_0xc8ed9a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xc8ed9a([0x2b]))[_0xc8ed9a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xc8ed9a([0x2f])));}function _0x3b4f6e(_0xcf70ad){let _0x3617a5=0x1505;function _0x10993c(_0x43874e){for(let _0x2a83b4=0x0;_0x2a83b4<_0x43874e[_0xc8ed9a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a83b4++){const _0xb35a8c=_0x43874e[_0xc8ed9a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2a83b4);_0x3617a5=(_0x3617a5<<0x5)+_0x3617a5+_0xb35a8c,_0x3617a5&=_0x3617a5;}}function _0x318c04(_0x4c231e){Array[_0xc8ed9a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4c231e)?_0x4c231e[_0xc8ed9a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x318c04):_0x4c231e&&typeof _0x4c231e==_0xc8ed9a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xc8ed9a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4c231e)[_0xc8ed9a([0x73,0x6f,0x72,0x74])]()[_0xc8ed9a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x49ce12,_0x1fd48a])=>{_0x10993c(_0x49ce12),_0x318c04(_0x1fd48a);}):_0x10993c(window[_0xc8ed9a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4c231e));}return _0x318c04(_0xcf70ad),_0x3617a5>>>0x0;}function _0x3ba9ca(_0x5d0ded){return _0x5d0ded[_0xc8ed9a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xc8ed9a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xc8ed9a([0x30]));}function _0x167af1(_0x28c1f1){return _0x28c1f1[_0xc8ed9a([0x73,0x70,0x6c,0x69,0x74])]('')[_0xc8ed9a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xc8ed9a([0x6a,0x6f,0x69,0x6e])]('');}function _0x52240c(){}function _0xc8ed9a(_0x10415c){const _0x872f77=_0x2975;return _0x10415c[_0x872f77(0x19d)](_0x4cf484=>String[_0x872f77(0x1bb)](_0x4cf484))[_0x872f77(0x1b8)]('');}_0x446fa8(await _0x340ec9());}(this);}}
|