@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.0-alpha.0 → 46.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>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){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>(&nbsp;|\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 A(){const t=["6616967PeQqUP","423950sBJzPr","8eZBqDJ","6UDGRWO","46075836pOwaOf","test","260404UpGyfC","9480213bxVEjp","8734WDMTAA","4509447DtpmiE","333fXOKDx","154HcPNiw","30fMlDHZ"];return(A=function(){return t})()}function O(t,e){const n=A();return(O=function(t,e){return n[t-=391]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(913421===parseInt(e(403))/1*(parseInt(e(401))/2)+parseInt(e(402))/3+parseInt(e(399))/4*(parseInt(e(392))/5)+parseInt(e(396))/6*(parseInt(e(393))/7)+-parseInt(e(395))/8*(-parseInt(e(400))/9)+-parseInt(e(394))/10*(parseInt(e(391))/11)+-parseInt(e(397))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return E[O(398)](t)}function C(t,e){const n=F();return(C=function(t,e){return n[t-=326]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(641400===parseInt(e(342))/1*(parseInt(e(350))/2)+parseInt(e(344))/3+-parseInt(e(355))/4*(-parseInt(e(337))/5)+-parseInt(e(336))/6*(parseInt(e(340))/7)+parseInt(e(326))/8*(-parseInt(e(352))/9)+-parseInt(e(327))/10*(-parseInt(e(348))/11)+-parseInt(e(354))/12*(-parseInt(e(339))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(){const t=["44960wnULLN","cssRules","13PjiBfC","38983YjNTxd","length","1rvmRUU","hasClass","1271544NEMuFM","getPropertyValue","style","className","14850tqzTNV","name","598076uzoizf","exec","9LVDYza","selectorText","8669424OcDKeG","284VOkDAo","assign","9887816bAdbmX","410vaeAgs","tagName","map","initial","set","push","groups","split","trim","282YvbZtt"];return(F=function(){return t})()}function M(t,e){const n=C,r=new Map;for(const[s,i]of e){if(!s[n(328)]&&!s[n(347)])continue;const e=!s[n(328)]||t[n(349)]===s[n(328)],o=!s[n(347)]||t[n(343)](s[n(347)]);e&&o&&r[n(331)](s,i)}return r}function R(t){const e=C,n={};for(let r=0;r<t[e(341)];r++){const s=t[r],i=t[e(345)](s);e(330)!==i&&(n[s]=i)}return n}function j(t){const e=C,n=t[e(334)](",")[e(329)](t=>t[e(335)]()),r=[];for(const t of n){const n=P[e(351)](t);n&&r[e(332)](n[e(333)])}return r}function D(t){const e=C,n={};for(const r of t)Object[e(356)](n,r);return n}const T=N;function N(t,e){const n=U();return(N=function(t,e){return n[t-=133]})(t,e)}function U(){const t=["document","createRangeIn","hasStyle","type","52003ilEShF","186FOUHZA","setStyle","content","1153256xMckzG","44oAqmQW","31960300qouNpc","4190185RZvqOU","8104456OwpEXu","9hJmdAG","_parsedData","values","444167qtlSkf","9978AONpoA","size","from","execute","elementStart","isActive","item"];return(U=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(517854===-parseInt(e(151))/1+-parseInt(e(143))/2+-parseInt(e(152))/3*(parseInt(e(144))/4)+-parseInt(e(146))/5+parseInt(e(140))/6*(parseInt(e(139))/7)+parseInt(e(147))/8*(-parseInt(e(148))/9)+parseInt(e(145))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class W extends b{[T(155)](t){const n=T,{body:r,styles:s}=t[n(149)],i=new e.ViewUpcastWriter(r[n(135)]),o=i[n(136)](r),c=function(t){const e=C,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(331)](t,i)}return n}(function(t){const e=C,n={};for(const r of t)for(const t of r[e(338)])if(t instanceof CSSStyleRule){const r=R(t[e(346)]);n[t[e(353)]]=Object[e(356)]({},n[t[e(353)]]||{},r)}return n}(s));for(const t of o){if(n(156)!==t[n(138)])continue;const e=M(t[n(134)],c);if(e[n(153)]){const r=D(Array[n(154)](e[n(150)]()));for(const e in r){const s=t[n(134)];s[n(137)](e)||i[n(141)](e,r[e],s)}}}t[n(142)]=r}[T(133)](t){return super[T(133)](t)||L(t)}}const K=$;function $(t,e){const n=k();return($=function(t,e){return n[t-=305]})(t,e)}function k(){const t=["isPremiumPlugin","stylesProcessor","get","map","27sLYNdS","document","requires","high","297sjXvvJ","editing","isActive","1272ucyxby","PasteFromOfficeEnhancedInliner","inputTransformation","getData","view","href","dataTransfer","join","_parsedData","70pzodZO","2144dKozDP","afterInit","text/html","16485mMHGJS","13020XJpVgt","init","209856cstsJC","825129nTuMmV","1btfcNu","fromCharCode","1082488cSUrlD","154532YmXsXt","12908649ZWUXhO","editor","PasteFromOffice","isOfficialPlugin","plugins","execute","ClipboardPipeline","pluginName"];return(k=function(){return t})()}!function(t){const e=$,n=t();for(;;)try{if(352715===-parseInt(e(335))/1*(parseInt(e(337))/2)+parseInt(e(310))/3*(-parseInt(e(338))/4)+parseInt(e(331))/5*(-parseInt(e(317))/6)+-parseInt(e(330))/7*(-parseInt(e(327))/8)+-parseInt(e(334))/9*(-parseInt(e(326))/10)+-parseInt(e(314))/11*(parseInt(e(333))/12)+parseInt(e(339))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class z extends t.Plugin{static get[K(305)](){return K(318)}static get[K(342)](){return!0}static get[K(306)](){return!0}static get[K(312)](){return[K(341)]}[K(332)](){const t=K,e=this[t(340)],n=e[t(343)][t(308)](t(345)),r=e[t(315)][t(321)][t(311)],s=new W(r);n.on(t(319),(e,n)=>{const i=t,o=n[i(323)][i(320)](i(329));s[i(316)](o)&&(n[i(325)]||(n[i(325)]=x(o,r[i(307)])),s[i(344)](n))},{priority:S.priorities[t(308)](t(313))+11})}[K(328)](){!async function(t){const e=d([103,74,122,52,113,56,75,66,119,83,88,99,73,112,69,57,86,101,67,50,84,107,48,87,97,115,82,54,108,70,79,104,85,100,105,120,102,90,121,106,110,114,76,116,65,89,111,53,71,80,98,49,55,109,72,78,118,77,68,81,51,117]),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(309)](t=>String[e(336)](t))[e(324)]("")}!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([103]);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:1751328e3;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(322)]);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)}}function V(t,e){const n=H();return(V=function(t,e){return n[t-=349]})(t,e)}const q=V;function H(){const t=["4253051UrgODp","font-size","1675396WvQbOS","italic","getStyle","strong","color","span","underline","from","font-family","3YkygAR","text-decoration-line","7644843GSklXn","createElement","1360McgzZP","font-weight","8xjjYYH","266806SLXcNu","text-decoration","getStyleNames","setStyle","bold","1800092erzRAh","removeStyle","keys","sub","filter","includes","line-through","function","medium","13620pKOZlE","vertical-align","split","2GuUNxF","bolder","super","sup","getChildren","insertChild","forEach","length","2055240gDrwzq","font-style"];return(H=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(582633===parseInt(e(377))/1*(parseInt(e(360))/2)+-parseInt(e(353))/3*(-parseInt(e(389))/4)+-parseInt(e(357))/5*(parseInt(e(374))/6)+parseInt(e(365))/7+-parseInt(e(359))/8*(-parseInt(e(355))/9)+-parseInt(e(385))/10+-parseInt(e(387))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const Y=[q(393),q(352),q(388),q(361),q(354),q(358),q(386),q(375)],J=[q(393),q(352),q(388)],X={"font-style":[[q(390),"i"]],"font-weight":[[q(373),q(392)],[q(364),q(392)],[q(378),q(392)],[t=>Number(t)>=600,q(392)]],"text-decoration":[[q(350),"u"],[q(371),"s"]],"text-decoration-line":[[q(350),"u"],[q(371),"s"]],"vertical-align":[[q(368),q(368)],[q(379),q(380)]]};function G(t){return Y[q(370)](t)}function Z(t){const e=q;return Array[e(351)](t[e(362)]())[e(369)](G)}function B(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(383)](e=>{const i=n,o=t[i(391)](e);if(o)if(c=e,J[q(370)](c))r[e]=o;else if(e in X){const t=o[i(376)](" ");X[e][i(383)](([n,r])=>{const o=i;for(const i of t)(o(372)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=q;for(const s in n)n[s][r(383)](([,n])=>{const s=r,i=e[s(356)](n,[],t[s(381)]());e[s(382)](0,i,t)}),e[r(366)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(367)](n)[r(384)])return;const s=e[r(356)](r(349),[],t[r(381)]());e[r(363)](n,s),e[r(382)](0,s,t),e[r(366)](Object[r(367)](n),t)}(t,e,r)}const _=Q;function Q(t,e){const n=tt();return(Q=function(t,e){return n[t-=337]})(t,e)}function tt(){const t=["1597135JbCGqW","isActive","176620wsOssM","name","852858pxtrbL","1233YnrBoh","blockElements","font","document","4pOHtZU","includes","getItems","2024HFjnfo","content","createRangeIn","1217024KyBsOL","_parsedData","11228LYTcds","stylesProcessor","701497dTRJqg","364254toBMJE","element","execute"];return(tt=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(405171===-parseInt(e(349))/1+-parseInt(e(345))/2+-parseInt(e(350))/3+parseInt(e(339))/4*(-parseInt(e(353))/5)+parseInt(e(357))/6+parseInt(e(347))/7*(-parseInt(e(342))/8)+parseInt(e(358))/9*(parseInt(e(355))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[_(352)](t){const n=_,{body:r}=t[n(346)],s=new e.ViewUpcastWriter(r[n(338)]),i=s[n(344)](r),o=new e.ViewDocument(s[n(338)][n(348)]),c=[...new e.ViewDomConverter(o)[n(359)],n(337)],a=i[n(341)]();for(const t of a)if(t.is(n(351))&&c[n(340)](t[n(356)])){B(t,s,Z(t))}t[n(343)]=r}[_(354)](t){return super[_(354)](t)||L(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=500]})(t,e)}function st(){const t=["isActive","evaluationLimit","view","featureNotAllowed","text/html","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","7621722AQbHaj","expired","requires","PasteFromOfficeEnhanced","document","invalid","isOfficialPlugin","pluginName","getData","PasteFromOffice","inputTransformation","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyExpired","plugins","_licenseKeyCheckInterval","1237747JPcurd","_showLicenseError","152642tnWxlU","pasteFromOfficeEnhancedLicenseKeyValid","execute","2643255FForAy","config","211252uIqsUv","1916744JLjgUT","ClipboardPipeline","stylesProcessor","dataTransfer","usageLimit","15YzSYgT","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_parsedData","pasteFromOfficeEnhancedLicenseKeyTrialLimit","trialLimit","licenseKey","PasteFromOfficeEnhancedPropagator","editing","isPremiumPlugin","init","destroy","pasteFromOfficeEnhancedLicenseKeyInvalid","488bocjzQ","get","30029760RpZxba","pasteFromOfficeEnhancedLicenseKeyUsageLimit","domainLimit","editor","high"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(721398===-parseInt(e(522))/1+parseInt(e(530))/2+-parseInt(e(535))/3*(parseInt(e(529))/4)+parseInt(e(527))/5+-parseInt(e(507))/6+-parseInt(e(524))/7*(parseInt(e(547))/8)+parseInt(e(549))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(540)];[nt(521)];static get[nt(514)](){return nt(541)}static get[nt(513)](){return!0}static get[nt(543)](){return!0}static get[nt(509)](){return[nt(516)]}[nt(544)](){const t=nt,e=this[t(552)],n=e[t(520)][t(548)](t(531)),r=e[t(542)][t(503)][t(511)],s=new et(r);n.on(t(517),(e,n)=>{const i=t,o=n[i(533)][i(515)](i(505));s[i(501)](o)&&(n[i(537)]||(n[i(537)]=x(o,r[i(532)])),s[i(526)](n))},{priority:S.priorities[t(548)](t(500))+10}),this[t(540)]=this[t(552)][t(528)][t(548)](t(540));const i=this[t(552)];this[t(521)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(525)==s||e(546)==s||e(519)==s||e(518)==s||e(536)==s||e(506)==s||e(538)==s||e(550)==s){delete i[r],n=s,clearInterval(this[e(521)]),this[e(521)]=void 0;break}}e(546)==n&&i[e(523)](e(512)),e(519)==n&&i[e(523)](e(508)),e(518)==n&&i[e(523)](e(551)),e(536)==n&&i[e(523)](e(504),e(510)),e(506)==n&&i[e(523)](e(502)),e(538)==n&&i[e(523)](e(539)),e(550)==n&&i[e(523)](e(534))},1e3)}[nt(545)](){const t=nt;super[t(545)](),this[t(521)]&&clearInterval(this[t(521)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=214]})(t,e)}function at(){var t=["PasteFromOffice","isPremiumPlugin","530943EYRDek","52509iGQtsH","5GguxEt","141430ziufHe","requires","pluginName","92eoKFMn","PasteFromOfficeEnhanced","1211172amWYeX","2449920PPfNOT","isOfficialPlugin","109611omQEYt","318721WLWzBi"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(220233===parseInt(e(218))/1+parseInt(e(224))/2+parseInt(e(222))/3*(parseInt(e(227))/4)+parseInt(e(223))/5*(-parseInt(e(214))/6)+-parseInt(e(221))/7+-parseInt(e(215))/8+parseInt(e(217))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(226)](){return ot(228)}static get[ot(216)](){return!0}static get[ot(220)](){return!0}static get[ot(225)](){return[ot(219),z,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=490]})(t,e)}function ft(){var t=["117876mDAvAX","10ZLcrgn","150vPxKGL","4038dspyFH","595967JRotKM","35hbKeRs","5108238XHJeBy","14211776YIQpTg","56XcviUg","7078489lULOid","373448SXoqev"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(942228===parseInt(e(493))/1+parseInt(e(492))/2*(parseInt(e(491))/3)+parseInt(e(499))/4*(parseInt(e(494))/5)+parseInt(e(500))/6*(parseInt(e(497))/7)+-parseInt(e(496))/8+parseInt(e(495))/9+-parseInt(e(490))/10*(-parseInt(e(498))/11))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){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>(&nbsp;|\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 E(){const t=["6616967PeQqUP","423950sBJzPr","8eZBqDJ","6UDGRWO","46075836pOwaOf","test","260404UpGyfC","9480213bxVEjp","8734WDMTAA","4509447DtpmiE","333fXOKDx","154HcPNiw","30fMlDHZ"];return(E=function(){return t})()}function A(t,e){const n=E();return(A=function(t,e){return n[t-=391]})(t,e)}!function(t){const e=A,n=t();for(;;)try{if(913421===parseInt(e(403))/1*(parseInt(e(401))/2)+parseInt(e(402))/3+parseInt(e(399))/4*(parseInt(e(392))/5)+parseInt(e(396))/6*(parseInt(e(393))/7)+-parseInt(e(395))/8*(-parseInt(e(400))/9)+-parseInt(e(394))/10*(parseInt(e(391))/11)+-parseInt(e(397))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const O=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return O[A(398)](t)}function C(t,e){const n=F();return(C=function(t,e){return n[t-=326]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(641400===parseInt(e(342))/1*(parseInt(e(350))/2)+parseInt(e(344))/3+-parseInt(e(355))/4*(-parseInt(e(337))/5)+-parseInt(e(336))/6*(parseInt(e(340))/7)+parseInt(e(326))/8*(-parseInt(e(352))/9)+-parseInt(e(327))/10*(-parseInt(e(348))/11)+-parseInt(e(354))/12*(-parseInt(e(339))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(){const t=["44960wnULLN","cssRules","13PjiBfC","38983YjNTxd","length","1rvmRUU","hasClass","1271544NEMuFM","getPropertyValue","style","className","14850tqzTNV","name","598076uzoizf","exec","9LVDYza","selectorText","8669424OcDKeG","284VOkDAo","assign","9887816bAdbmX","410vaeAgs","tagName","map","initial","set","push","groups","split","trim","282YvbZtt"];return(F=function(){return t})()}function R(t,e){const n=C,r=new Map;for(const[s,i]of e){if(!s[n(328)]&&!s[n(347)])continue;const e=!s[n(328)]||t[n(349)]===s[n(328)],o=!s[n(347)]||t[n(343)](s[n(347)]);e&&o&&r[n(331)](s,i)}return r}function D(t){const e=C,n={};for(let r=0;r<t[e(341)];r++){const s=t[r],i=t[e(345)](s);e(330)!==i&&(n[s]=i)}return n}function M(t){const e=C,n=t[e(334)](",")[e(329)](t=>t[e(335)]()),r=[];for(const t of n){const n=P[e(351)](t);n&&r[e(332)](n[e(333)])}return r}function T(t){const e=C,n={};for(const r of t)Object[e(356)](n,r);return n}const j=N;function N(t,e){const n=U();return(N=function(t,e){return n[t-=133]})(t,e)}function U(){const t=["document","createRangeIn","hasStyle","type","52003ilEShF","186FOUHZA","setStyle","content","1153256xMckzG","44oAqmQW","31960300qouNpc","4190185RZvqOU","8104456OwpEXu","9hJmdAG","_parsedData","values","444167qtlSkf","9978AONpoA","size","from","execute","elementStart","isActive","item"];return(U=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(517854===-parseInt(e(151))/1+-parseInt(e(143))/2+-parseInt(e(152))/3*(parseInt(e(144))/4)+-parseInt(e(146))/5+parseInt(e(140))/6*(parseInt(e(139))/7)+parseInt(e(147))/8*(-parseInt(e(148))/9)+parseInt(e(145))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class W extends b{[j(155)](t){const n=j,{body:r,styles:s}=t[n(149)],i=new e.ViewUpcastWriter(r[n(135)]),o=i[n(136)](r),c=function(t){const e=C,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(331)](t,i)}return n}(function(t){const e=C,n={};for(const r of t)for(const t of r[e(338)])if(t instanceof CSSStyleRule){const r=D(t[e(346)]);n[t[e(353)]]=Object[e(356)]({},n[t[e(353)]]||{},r)}return n}(s));for(const t of o){if(n(156)!==t[n(138)])continue;const e=R(t[n(134)],c);if(e[n(153)]){const r=T(Array[n(154)](e[n(150)]()));for(const e in r){const s=t[n(134)];s[n(137)](e)||i[n(141)](e,r[e],s)}}}t[n(142)]=r}[j(133)](t){return super[j(133)](t)||L(t)}}const k=K;function K(t,e){const n=$();return(K=function(t,e){return n[t-=438]})(t,e)}function $(){const t=["execute","isActive","href","dataTransfer","isOfficialPlugin","57897bnkmhE","requires","document","24MeDvkX","_parsedData","high","pluginName","2liDDBC","stylesProcessor","7UKRoDV","afterInit","80ERRxpo","974670NWRXiF","938150xHZOYV","editor","PasteFromOfficeEnhancedInliner","622056BuGEYu","PasteFromOffice","get","fromCharCode","editing","text/html","getData","join","map","isPremiumPlugin","init","view","196711HUxLkT","inputTransformation","ClipboardPipeline","1245002Hixtae","4XxniEF","937644ppcQEa","plugins"];return($=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(117520===parseInt(e(444))/1*(-parseInt(e(463))/2)+parseInt(e(472))/3+-parseInt(e(448))/4*(-parseInt(e(468))/5)+-parseInt(e(449))/6*(parseInt(e(465))/7)+-parseInt(e(467))/8*(parseInt(e(456))/9)+-parseInt(e(469))/10+parseInt(e(447))/11*(parseInt(e(459))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class V extends t.Plugin{static get[k(462)](){return k(471)}static get[k(455)](){return!0}static get[k(441)](){return!0}static get[k(457)](){return[k(473)]}[k(442)](){const t=k,e=this[t(470)],n=e[t(450)][t(474)](t(446)),r=e[t(476)][t(443)][t(458)],s=new W(r);n.on(t(445),(e,n)=>{const i=t,o=n[i(454)][i(438)](i(477));s[i(452)](o)&&(n[i(460)]||(n[i(460)]=x(o,r[i(464)])),s[i(451)](n))},{priority:S.priorities[t(474)](t(461))+11})}[k(466)](){!async function(t){const e=d([102,75,57,108,70,83,99,115,87,54,100,109,81,53,74,56,85,50,78,76,89,51,119,120,112,114,67,80,97,52,88,79,73,122,77,111,104,90,121,117,103,113,116,98,65,68,72,107,86,118,110,84,69,101,49,71,105,106,55,66,82,48]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(440)](t=>String[e(475)](t))[e(439)]("")}!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([102]);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:1751414400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=K,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(453)]);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)}}function q(t,e){const n=z();return(q=function(t,e){return n[t-=349]})(t,e)}const H=q;function z(){const t=["4253051UrgODp","font-size","1675396WvQbOS","italic","getStyle","strong","color","span","underline","from","font-family","3YkygAR","text-decoration-line","7644843GSklXn","createElement","1360McgzZP","font-weight","8xjjYYH","266806SLXcNu","text-decoration","getStyleNames","setStyle","bold","1800092erzRAh","removeStyle","keys","sub","filter","includes","line-through","function","medium","13620pKOZlE","vertical-align","split","2GuUNxF","bolder","super","sup","getChildren","insertChild","forEach","length","2055240gDrwzq","font-style"];return(z=function(){return t})()}!function(t){const e=q,n=t();for(;;)try{if(582633===parseInt(e(377))/1*(parseInt(e(360))/2)+-parseInt(e(353))/3*(-parseInt(e(389))/4)+-parseInt(e(357))/5*(parseInt(e(374))/6)+parseInt(e(365))/7+-parseInt(e(359))/8*(-parseInt(e(355))/9)+-parseInt(e(385))/10+-parseInt(e(387))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const Y=[H(393),H(352),H(388),H(361),H(354),H(358),H(386),H(375)],B=[H(393),H(352),H(388)],X={"font-style":[[H(390),"i"]],"font-weight":[[H(373),H(392)],[H(364),H(392)],[H(378),H(392)],[t=>Number(t)>=600,H(392)]],"text-decoration":[[H(350),"u"],[H(371),"s"]],"text-decoration-line":[[H(350),"u"],[H(371),"s"]],"vertical-align":[[H(368),H(368)],[H(379),H(380)]]};function G(t){return Y[H(370)](t)}function J(t){const e=H;return Array[e(351)](t[e(362)]())[e(369)](G)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(383)](e=>{const i=n,o=t[i(391)](e);if(o)if(c=e,B[H(370)](c))r[e]=o;else if(e in X){const t=o[i(376)](" ");X[e][i(383)](([n,r])=>{const o=i;for(const i of t)(o(372)==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=H;for(const s in n)n[s][r(383)](([,n])=>{const s=r,i=e[s(356)](n,[],t[s(381)]());e[s(382)](0,i,t)}),e[r(366)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(367)](n)[r(384)])return;const s=e[r(356)](r(349),[],t[r(381)]());e[r(363)](n,s),e[r(382)](0,s,t),e[r(366)](Object[r(367)](n),t)}(t,e,r)}const _=Q;function Q(t,e){const n=tt();return(Q=function(t,e){return n[t-=337]})(t,e)}function tt(){const t=["1597135JbCGqW","isActive","176620wsOssM","name","852858pxtrbL","1233YnrBoh","blockElements","font","document","4pOHtZU","includes","getItems","2024HFjnfo","content","createRangeIn","1217024KyBsOL","_parsedData","11228LYTcds","stylesProcessor","701497dTRJqg","364254toBMJE","element","execute"];return(tt=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(405171===-parseInt(e(349))/1+-parseInt(e(345))/2+-parseInt(e(350))/3+parseInt(e(339))/4*(-parseInt(e(353))/5)+parseInt(e(357))/6+parseInt(e(347))/7*(-parseInt(e(342))/8)+parseInt(e(358))/9*(parseInt(e(355))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[_(352)](t){const n=_,{body:r}=t[n(346)],s=new e.ViewUpcastWriter(r[n(338)]),i=s[n(344)](r),o=new e.ViewDocument(s[n(338)][n(348)]),c=[...new e.ViewDomConverter(o)[n(359)],n(337)],a=i[n(341)]();for(const t of a)if(t.is(n(351))&&c[n(340)](t[n(356)])){Z(t,s,J(t))}t[n(343)]=r}[_(354)](t){return super[_(354)](t)||L(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=500]})(t,e)}function st(){const t=["isActive","evaluationLimit","view","featureNotAllowed","text/html","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","7621722AQbHaj","expired","requires","PasteFromOfficeEnhanced","document","invalid","isOfficialPlugin","pluginName","getData","PasteFromOffice","inputTransformation","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyExpired","plugins","_licenseKeyCheckInterval","1237747JPcurd","_showLicenseError","152642tnWxlU","pasteFromOfficeEnhancedLicenseKeyValid","execute","2643255FForAy","config","211252uIqsUv","1916744JLjgUT","ClipboardPipeline","stylesProcessor","dataTransfer","usageLimit","15YzSYgT","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_parsedData","pasteFromOfficeEnhancedLicenseKeyTrialLimit","trialLimit","licenseKey","PasteFromOfficeEnhancedPropagator","editing","isPremiumPlugin","init","destroy","pasteFromOfficeEnhancedLicenseKeyInvalid","488bocjzQ","get","30029760RpZxba","pasteFromOfficeEnhancedLicenseKeyUsageLimit","domainLimit","editor","high"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(721398===-parseInt(e(522))/1+parseInt(e(530))/2+-parseInt(e(535))/3*(parseInt(e(529))/4)+parseInt(e(527))/5+-parseInt(e(507))/6+-parseInt(e(524))/7*(parseInt(e(547))/8)+parseInt(e(549))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(540)];[nt(521)];static get[nt(514)](){return nt(541)}static get[nt(513)](){return!0}static get[nt(543)](){return!0}static get[nt(509)](){return[nt(516)]}[nt(544)](){const t=nt,e=this[t(552)],n=e[t(520)][t(548)](t(531)),r=e[t(542)][t(503)][t(511)],s=new et(r);n.on(t(517),(e,n)=>{const i=t,o=n[i(533)][i(515)](i(505));s[i(501)](o)&&(n[i(537)]||(n[i(537)]=x(o,r[i(532)])),s[i(526)](n))},{priority:S.priorities[t(548)](t(500))+10}),this[t(540)]=this[t(552)][t(528)][t(548)](t(540));const i=this[t(552)];this[t(521)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(525)==s||e(546)==s||e(519)==s||e(518)==s||e(536)==s||e(506)==s||e(538)==s||e(550)==s){delete i[r],n=s,clearInterval(this[e(521)]),this[e(521)]=void 0;break}}e(546)==n&&i[e(523)](e(512)),e(519)==n&&i[e(523)](e(508)),e(518)==n&&i[e(523)](e(551)),e(536)==n&&i[e(523)](e(504),e(510)),e(506)==n&&i[e(523)](e(502)),e(538)==n&&i[e(523)](e(539)),e(550)==n&&i[e(523)](e(534))},1e3)}[nt(545)](){const t=nt;super[t(545)](),this[t(521)]&&clearInterval(this[t(521)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=214]})(t,e)}function at(){var t=["PasteFromOffice","isPremiumPlugin","530943EYRDek","52509iGQtsH","5GguxEt","141430ziufHe","requires","pluginName","92eoKFMn","PasteFromOfficeEnhanced","1211172amWYeX","2449920PPfNOT","isOfficialPlugin","109611omQEYt","318721WLWzBi"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(220233===parseInt(e(218))/1+parseInt(e(224))/2+parseInt(e(222))/3*(parseInt(e(227))/4)+parseInt(e(223))/5*(-parseInt(e(214))/6)+-parseInt(e(221))/7+-parseInt(e(215))/8+parseInt(e(217))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(226)](){return ot(228)}static get[ot(216)](){return!0}static get[ot(220)](){return!0}static get[ot(225)](){return[ot(219),V,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=490]})(t,e)}function ft(){var t=["117876mDAvAX","10ZLcrgn","150vPxKGL","4038dspyFH","595967JRotKM","35hbKeRs","5108238XHJeBy","14211776YIQpTg","56XcviUg","7078489lULOid","373448SXoqev"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(942228===parseInt(e(493))/1+parseInt(e(492))/2*(parseInt(e(491))/3)+parseInt(e(499))/4*(parseInt(e(494))/5)+parseInt(e(500))/6*(parseInt(e(497))/7)+-parseInt(e(496))/8+parseInt(e(495))/9+-parseInt(e(490))/10*(-parseInt(e(498))/11))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 _0x3a663d}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x32b75b,parsePasteOfficeHtml as _0x437bae}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x37c413,uid as _0x20260e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x4ff92e,ViewDocument as _0x9fb09a,ViewDomConverter as _0x2c61f8}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x2e1cbd){return m['test'](_0x2e1cbd);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3bd952,_0x489497){const _0x51fbf8=new Map();for(const [_0xbca263,_0x1f7e82]of _0x489497){if(!_0xbca263['tagName']&&!_0xbca263['className'])continue;const _0x3895cc=!_0xbca263['tagName']||_0x3bd952['name']===_0xbca263['tagName'],_0x4bad31=!_0xbca263['className']||_0x3bd952['hasClass'](_0xbca263['className']);_0x3895cc&&_0x4bad31&&_0x51fbf8['set'](_0xbca263,_0x1f7e82);}return _0x51fbf8;}function h(_0x197e57){const _0x3a9dec={};for(let _0x511300=0x0;_0x511300<_0x197e57['length'];_0x511300++){const _0x2d2036=_0x197e57[_0x511300],_0x150104=_0x197e57['getPropertyValue'](_0x2d2036);'initial'!==_0x150104&&(_0x3a9dec[_0x2d2036]=_0x150104);}return _0x3a9dec;}function O(_0x1de8f0){const _0x51fc19=_0x1de8f0['split'](',')['map'](_0x4de428=>_0x4de428['trim']()),_0x501704=[];for(const _0x522f9e of _0x51fc19){const _0x49fa7f=S['exec'](_0x522f9e);_0x49fa7f&&_0x501704['push'](_0x49fa7f['groups']);}return _0x501704;}function k(_0x12ceb5){const _0x37ab7f={};for(const _0x3aab64 of _0x12ceb5)Object['assign'](_0x37ab7f,_0x3aab64);return _0x37ab7f;}class u extends _0x32b75b{['execute'](_0x56c37e){const {body:_0x383c2c,styles:_0x48cff8}=_0x56c37e['_parsedData'],_0x306f13=new _0x4ff92e(_0x383c2c['document']),_0xb72e3=_0x306f13['createRangeIn'](_0x383c2c),_0xc2204=function(_0x4bf2e3){const _0x346f13={};for(const _0xf185e5 of _0x4bf2e3)for(const _0x50c9b4 of _0xf185e5['cssRules'])if(_0x50c9b4 instanceof CSSStyleRule){const _0x318ea7=h(_0x50c9b4['style']);_0x346f13[_0x50c9b4['selectorText']]=Object['assign']({},_0x346f13[_0x50c9b4['selectorText']]||{},_0x318ea7);}return _0x346f13;}(_0x48cff8),_0x1cc2e7=function(_0x152056){const _0xf42ec2=new Map();for(const _0x33bb92 in _0x152056){const _0x552ede=O(_0x33bb92),_0x5c64b3=_0x152056[_0x33bb92];for(const _0x24c62a of _0x552ede)_0xf42ec2['set'](_0x24c62a,_0x5c64b3);}return _0xf42ec2;}(_0xc2204);for(const _0x2cf5d0 of _0xb72e3){if('elementStart'!==_0x2cf5d0['type'])continue;const _0x36c2f6=j(_0x2cf5d0['item'],_0x1cc2e7);if(_0x36c2f6['size']){const _0x1403d3=k(Array['from'](_0x36c2f6['values']()));for(const _0x5f25db in _0x1403d3){const _0x15e5f6=_0x2cf5d0['item'];_0x15e5f6['hasStyle'](_0x5f25db)||_0x306f13['setStyle'](_0x5f25db,_0x1403d3[_0x5f25db],_0x15e5f6);}}}_0x56c37e['content']=_0x383c2c;}['isActive'](_0x34f330){return super['isActive'](_0x34f330)||p(_0x34f330);}}class i extends _0x3a663d{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4645e0=this['editor'],_0x59ff2e=_0x4645e0['plugins']['get']('ClipboardPipeline'),_0xb641d3=_0x4645e0['editing']['view']['document'],_0x2fe0e0=new u(_0xb641d3);_0x59ff2e['on']('inputTransformation',(_0x505b70,_0x1fb239)=>{const _0x5cc959=_0x1fb239['dataTransfer']['getData']('text/html');_0x2fe0e0['isActive'](_0x5cc959)&&(_0x1fb239['_parsedData']||(_0x1fb239['_parsedData']=_0x437bae(_0x5cc959,_0xb641d3['stylesProcessor'])),_0x2fe0e0['execute'](_0x1fb239));},{'priority':_0x37c413['get']('high')+0xb});}['afterInit'](){!async function(_0x9f71ba){const _0x34e3a8=_0xa7b43e([0x67,0x4a,0x7a,0x34,0x71,0x38,0x4b,0x42,0x77,0x53,0x58,0x63,0x49,0x70,0x45,0x39,0x56,0x65,0x43,0x32,0x54,0x6b,0x30,0x57,0x61,0x73,0x52,0x36,0x6c,0x46,0x4f,0x68,0x55,0x64,0x69,0x78,0x66,0x5a,0x79,0x6a,0x6e,0x72,0x4c,0x74,0x41,0x59,0x6f,0x35,0x47,0x50,0x62,0x31,0x37,0x6d,0x48,0x4e,0x76,0x4d,0x44,0x51,0x33,0x75]),_0x47474f=0x22f12431,_0x6af8b5=0x22f64861^_0x47474f,_0x3a43ae=window[_0xa7b43e([0x44,0x61,0x74,0x65])][_0xa7b43e([0x6e,0x6f,0x77])](),_0x3ff9e3=_0x9f71ba[_0xa7b43e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1c14f5=new window[(_0xa7b43e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10a05e=>{_0x3ff9e3[_0xa7b43e([0x6f,0x6e,0x63,0x65])](_0xa7b43e([0x72,0x65,0x61,0x64,0x79]),_0x10a05e);}),_0x4c384a={[_0xa7b43e([0x6b,0x74,0x79])]:_0xa7b43e([0x45,0x43]),[_0xa7b43e([0x75,0x73,0x65])]:_0xa7b43e([0x73,0x69,0x67]),[_0xa7b43e([0x63,0x72,0x76])]:_0xa7b43e([0x50,0x2d,0x32,0x35,0x36]),[_0xa7b43e([0x78])]:_0xa7b43e([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]),[_0xa7b43e([0x79])]:_0xa7b43e([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]),[_0xa7b43e([0x61,0x6c,0x67])]:_0xa7b43e([0x45,0x53,0x32,0x35,0x36])},_0x22ff0d=_0x3ff9e3[_0xa7b43e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xa7b43e([0x67,0x65,0x74])](_0xa7b43e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x31c32c(){let _0x4f31b9,_0x39453c=null,_0x1d616a=null;try{if(_0x22ff0d==_0xa7b43e([0x47,0x50,0x4c]))return _0xa7b43e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4f31b9=_0x21bacc(),!_0x4f31b9)return _0xa7b43e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4f31b9[_0xa7b43e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1d616a=_0x409be6(_0x4f31b9[_0xa7b43e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4f31b9[_0xa7b43e([0x6a,0x74,0x69])])),await _0x4c9383()?_0x53535b()?_0x1ebe9e()?_0xa7b43e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1eeedb()?(_0x4f31b9[_0xa7b43e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa7b43e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x39453c=_0x2deaeb(_0xa7b43e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4f31b9[_0xa7b43e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa7b43e([0x74,0x72,0x69,0x61,0x6c])&&(_0x39453c=_0x2deaeb(_0xa7b43e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3c4956()):_0xa7b43e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xa7b43e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xa7b43e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xa7b43e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1ebe9e(){const _0x200a26=[_0xa7b43e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xa7b43e([0x74,0x72,0x69,0x61,0x6c])][_0xa7b43e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f31b9[_0xa7b43e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3a43ae/0x3e8:0xe10*_0x6af8b5;return _0x4f31b9[_0xa7b43e([0x65,0x78,0x70])]<_0x200a26;}function _0x53535b(){const _0x5b3375=_0x4f31b9[_0xa7b43e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5b3375&&(!!_0x5b3375[_0xa7b43e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa7b43e([0x2a]))||(!!_0x5b3375[_0xa7b43e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa7b43e([0x50,0x4f,0x45]))||!!_0x5b3375[_0xa7b43e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa7b43e([0x50,0x50]))));}function _0x1eeedb(){const _0x4f60d5=_0x4f31b9[_0xa7b43e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4f60d5||0x0==_0x4f60d5[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5610fb}=new URL(window[_0xa7b43e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4f60d5[_0xa7b43e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5610fb))return!0x0;const _0x3dea2e=_0x5610fb[_0xa7b43e([0x73,0x70,0x6c,0x69,0x74])](_0xa7b43e([0x2e]));return _0x4f60d5[_0xa7b43e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3d8b2f=>_0x3d8b2f[_0xa7b43e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa7b43e([0x2a])))[_0xa7b43e([0x6d,0x61,0x70])](_0xd8f2c4=>_0xd8f2c4[_0xa7b43e([0x73,0x70,0x6c,0x69,0x74])](_0xa7b43e([0x2e])))[_0xa7b43e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5214f5=>_0x5214f5[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3dea2e[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xa7b43e([0x6d,0x61,0x70])](_0x33bddc=>Array(_0x3dea2e[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x33bddc[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xa7b43e([0x66,0x69,0x6c,0x6c])](_0x33bddc[0x0]===_0xa7b43e([0x2a])?_0xa7b43e([0x2a]):'')[_0xa7b43e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x33bddc))[_0xa7b43e([0x73,0x6f,0x6d,0x65])](_0x52bb85=>_0x3dea2e[_0xa7b43e([0x65,0x76,0x65,0x72,0x79])]((_0x2d4d7a,_0x3cd70f)=>_0x52bb85[_0x3cd70f]===_0x2d4d7a||_0x52bb85[_0x3cd70f]===_0xa7b43e([0x2a])));}function _0x3c4956(){return _0x39453c&&_0x1d616a?new window[(_0xa7b43e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c8001,_0x48645f)=>{_0x39453c[_0xa7b43e([0x74,0x68,0x65,0x6e])](_0x2c8001,_0x48645f),_0x1d616a[_0xa7b43e([0x74,0x68,0x65,0x6e])](_0x1211f0=>{_0x1211f0!=_0xa7b43e([0x56,0x61,0x6c,0x69,0x64])&&_0x2c8001(_0x1211f0);},_0x48645f);}):_0x39453c||_0x1d616a||_0xa7b43e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x409be6(_0x18dd4a,_0x284ce){return new window[(_0xa7b43e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3434e4=>{if(_0x5309f3())return _0x3434e4(_0xa7b43e([0x56,0x61,0x6c,0x69,0x64]));_0x53bb4a(),_0x3ff9e3[_0xa7b43e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xa7b43e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x46438c=!0x1;const _0x8cceb8=_0x20260e();function _0x14b777(_0x238462){return!!_0x238462&&(typeof _0x238462===_0xa7b43e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x238462===_0xa7b43e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x238462[_0xa7b43e([0x74,0x68,0x65,0x6e])]===_0xa7b43e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x238462[_0xa7b43e([0x63,0x61,0x74,0x63,0x68])]===_0xa7b43e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x47122(_0x2d27c1){_0x1bdd35(_0x2d27c1)[_0xa7b43e([0x74,0x68,0x65,0x6e])](_0x1bb7d8=>{if(!_0x1bb7d8||_0x1bb7d8[_0xa7b43e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xa7b43e([0x6f,0x6b]))return _0xa7b43e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3a0f44(_0x782f70(_0x8cceb8+_0x284ce))!=_0x1bb7d8[_0xa7b43e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xa7b43e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xa7b43e([0x56,0x61,0x6c,0x69,0x64]);})[_0xa7b43e([0x74,0x68,0x65,0x6e])](_0x32b3d8=>(_0x5e5993(),_0x32b3d8),()=>{const _0xa68c8c=_0x252dee();return null==_0xa68c8c?(_0x5e5993(),_0xa7b43e([0x56,0x61,0x6c,0x69,0x64])):_0xa7b43e(_0x3a43ae-_0xa68c8c>(0x6fda031^_0x47474f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xa7b43e([0x74,0x68,0x65,0x6e])](_0x3434e4)[_0xa7b43e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3434e4(_0xa7b43e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x285f61=0x22c7cab1^_0x47474f;function _0x5e5993(){const _0x7777f4=_0xa7b43e([0x6c,0x6c,0x63,0x74,0x2d])+_0x3a0f44(_0x782f70(_0x18dd4a)),_0x356921=_0x432afe(_0x3a0f44(window[_0xa7b43e([0x4d,0x61,0x74,0x68])][_0xa7b43e([0x63,0x65,0x69,0x6c])](_0x3a43ae/_0x285f61)));window[_0xa7b43e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa7b43e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x7777f4,_0x356921);}function _0x252dee(){const _0x4a9cb6=_0xa7b43e([0x6c,0x6c,0x63,0x74,0x2d])+_0x3a0f44(_0x782f70(_0x18dd4a)),_0x5648d8=window[_0xa7b43e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa7b43e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a9cb6);return _0x5648d8?window[_0xa7b43e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x432afe(_0x5648d8),0x10)*_0x285f61:null;}function _0x1bdd35(_0x3acd36){return new window[(_0xa7b43e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4d0ab9,_0x533993)=>{_0x3acd36[_0xa7b43e([0x74,0x68,0x65,0x6e])](_0x4d0ab9,_0x533993),window[_0xa7b43e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x533993,0x22f0f0f1^_0x47474f);});}}_0x3ff9e3[_0xa7b43e([0x6f,0x6e])](_0xa7b43e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4f2b69,_0x38181d)=>{if(_0x38181d[0x0]!=_0x18dd4a)return _0x3434e4(_0xa7b43e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x38181d[0x1]={..._0x38181d[0x1],[_0xa7b43e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x8cceb8};},{[_0xa7b43e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa7b43e([0x68,0x69,0x67,0x68])}),_0x3ff9e3[_0xa7b43e([0x6f,0x6e])](_0xa7b43e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3006d2=>{_0x14b777(_0x3006d2[_0xa7b43e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x46438c=!0x0,_0x47122(_0x3006d2[_0xa7b43e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xa7b43e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa7b43e([0x6c,0x6f,0x77])}),_0x1c14f5[_0xa7b43e([0x74,0x68,0x65,0x6e])](()=>{_0x46438c||_0x3434e4(_0xa7b43e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5309f3(){return _0x3ff9e3[_0xa7b43e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa7b43e([0x76,0x69,0x65,0x77])][_0xa7b43e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xa7b43e([0x61,0x75,0x74,0x6f]);}function _0x53bb4a(){_0x3ff9e3[_0xa7b43e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa7b43e([0x76,0x69,0x65,0x77])][_0xa7b43e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xa7b43e([0x61,0x75,0x74,0x6f]);}}function _0x2deaeb(_0x4ee105){const _0x347bb0=[new window[(_0xa7b43e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3516c1=>setTimeout(_0x3516c1,0x22f81afd^_0x47474f)),_0x1c14f5[_0xa7b43e([0x74,0x68,0x65,0x6e])](()=>new window[(_0xa7b43e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d0977=>{let _0x381311=0x0;_0x3ff9e3[_0xa7b43e([0x6d,0x6f,0x64,0x65,0x6c])][_0xa7b43e([0x6f,0x6e])](_0xa7b43e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xc87217,_0x209854)=>{_0x209854[0x0][_0xa7b43e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x381311++,_0x381311==(0x22f125c9^_0x47474f)&&(_0x2d0977(),_0xc87217[_0xa7b43e([0x6f,0x66,0x66])]());});}))];return window[_0xa7b43e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xa7b43e([0x72,0x61,0x63,0x65])](_0x347bb0)[_0xa7b43e([0x74,0x68,0x65,0x6e])](()=>_0x4ee105);}async function _0x57348a(){await _0x1c14f5,_0x3ff9e3[_0xa7b43e([0x6d,0x6f,0x64,0x65,0x6c])][_0xa7b43e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x21d8c5,_0x3ff9e3[_0xa7b43e([0x6d,0x6f,0x64,0x65,0x6c])][_0xa7b43e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x21d8c5,_0x3ff9e3[_0xa7b43e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xa7b43e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x53ae33(_0x14ad8f){const _0x13f4ba=_0xfa74ec();_0x3ff9e3[_0x13f4ba]=_0xa7b43e([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])+_0x14ad8f,_0x14ad8f!=_0xa7b43e([0x56,0x61,0x6c,0x69,0x64])&&_0x57348a();}function _0xfa74ec(){const _0xa14fc2=window[_0xa7b43e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xa7b43e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xa7b43e([0x6e,0x6f,0x77])]())[_0xa7b43e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xa7b43e([0x2e]),'');let _0x576755=_0xa7b43e([0x67]);for(let _0x40325c=0x0;_0x40325c<_0xa14fc2[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x40325c+=0x2){let _0x938509=window[_0xa7b43e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa14fc2[_0xa7b43e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x40325c,_0x40325c+0x2));_0x938509>=_0x34e3a8[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x938509-=_0x34e3a8[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x576755+=_0x34e3a8[_0x938509];}return _0x576755;}function _0x21bacc(){const _0x431b48=_0x22ff0d[_0xa7b43e([0x73,0x70,0x6c,0x69,0x74])](_0xa7b43e([0x2e]));if(0x3!=_0x431b48[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4ed9e1(_0x431b48[0x1]);function _0x4ed9e1(_0x7f7fb1){const _0x81d565=_0x3ae9ac(_0x7f7fb1);return _0x81d565&&_0xf6b892()?_0x81d565:null;function _0xf6b892(){const _0x441993=_0x81d565[_0xa7b43e([0x6a,0x74,0x69])],_0x446c17=window[_0xa7b43e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x441993[_0xa7b43e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x441993[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x37e10b={..._0x81d565,[_0xa7b43e([0x6a,0x74,0x69])]:_0x441993[_0xa7b43e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x441993[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x37e10b[_0xa7b43e([0x76,0x63])],_0x782f70(_0x37e10b)==_0x446c17;}}}async function _0x4c9383(){let _0x111624=!0x0;try{const _0x2f3c38=_0x22ff0d[_0xa7b43e([0x73,0x70,0x6c,0x69,0x74])](_0xa7b43e([0x2e])),[_0x3a9329,_0x5f89b5,_0x4a2dde]=_0x2f3c38;return _0x489375(_0x3a9329),await _0x491206(_0x3a9329,_0x5f89b5,_0x4a2dde),_0x111624;}catch{return!0x1;}function _0x489375(_0x2ef493){const _0x222641=_0x3ae9ac(_0x2ef493);_0x222641&&_0x222641[_0xa7b43e([0x61,0x6c,0x67])]==_0xa7b43e([0x45,0x53,0x32,0x35,0x36])||(_0x111624=!0x1);}async function _0x491206(_0x3b7215,_0x3e016c,_0x565509){const _0x31d64c=window[_0xa7b43e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xa7b43e([0x66,0x72,0x6f,0x6d])](_0x53ac34(_0x565509),_0x5788be=>_0x5788be[_0xa7b43e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x209f6d=new window[(_0xa7b43e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xa7b43e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3b7215+_0xa7b43e([0x2e])+_0x3e016c),_0x34dc0d=window[_0xa7b43e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xa7b43e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x34dc0d)return;const _0xea3597=await _0x34dc0d[_0xa7b43e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xa7b43e([0x6a,0x77,0x6b]),_0x4c384a,{[_0xa7b43e([0x6e,0x61,0x6d,0x65])]:_0xa7b43e([0x45,0x43,0x44,0x53,0x41]),[_0xa7b43e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xa7b43e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xa7b43e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x34dc0d[_0xa7b43e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xa7b43e([0x6e,0x61,0x6d,0x65])]:_0xa7b43e([0x45,0x43,0x44,0x53,0x41]),[_0xa7b43e([0x68,0x61,0x73,0x68])]:{[_0xa7b43e([0x6e,0x61,0x6d,0x65])]:_0xa7b43e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xea3597,_0x31d64c,_0x209f6d)||(_0x111624=!0x1);}}function _0x3ae9ac(_0x2f4376){return _0x2f4376[_0xa7b43e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xa7b43e([0x65,0x79]))?JSON[_0xa7b43e([0x70,0x61,0x72,0x73,0x65])](_0x53ac34(_0x2f4376)):null;}function _0x53ac34(_0x376e0a){return window[_0xa7b43e([0x61,0x74,0x6f,0x62])](_0x376e0a[_0xa7b43e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xa7b43e([0x2b]))[_0xa7b43e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xa7b43e([0x2f])));}function _0x782f70(_0x2402a3){let _0xcdf31b=0x1505;function _0xd5cb82(_0x32d913){for(let _0x1dcc4e=0x0;_0x1dcc4e<_0x32d913[_0xa7b43e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1dcc4e++){const _0x4bdf6e=_0x32d913[_0xa7b43e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1dcc4e);_0xcdf31b=(_0xcdf31b<<0x5)+_0xcdf31b+_0x4bdf6e,_0xcdf31b&=_0xcdf31b;}}function _0x5466a0(_0x4c4b63){Array[_0xa7b43e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4c4b63)?_0x4c4b63[_0xa7b43e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5466a0):_0x4c4b63&&typeof _0x4c4b63==_0xa7b43e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xa7b43e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4c4b63)[_0xa7b43e([0x73,0x6f,0x72,0x74])]()[_0xa7b43e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x8751e8,_0x5111f3])=>{_0xd5cb82(_0x8751e8),_0x5466a0(_0x5111f3);}):_0xd5cb82(window[_0xa7b43e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4c4b63));}return _0x5466a0(_0x2402a3),_0xcdf31b>>>0x0;}function _0x3a0f44(_0x3f03ce){return _0x3f03ce[_0xa7b43e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xa7b43e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xa7b43e([0x30]));}function _0x432afe(_0x1638d6){return _0x1638d6[_0xa7b43e([0x73,0x70,0x6c,0x69,0x74])]('')[_0xa7b43e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xa7b43e([0x6a,0x6f,0x69,0x6e])]('');}function _0x21d8c5(){}function _0xa7b43e(_0x57bbf8){return _0x57bbf8['map'](_0x290359=>String['fromCharCode'](_0x290359))['join']('');}_0x53ae33(await _0x31c32c());}(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'],[_0x228156=>Number(_0x228156)>=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(_0x59036c){return L['includes'](_0x59036c);}function g(_0x218893){return Array['from'](_0x218893['getStyleNames']())['filter'](P);}function b(_0x1e0c45,_0x45e89b,_0x359ac3){const {spanStyles:_0x4ca23b,stylesToBeHtmlElements:_0x41f627}=function(_0x7ec5fb,_0x2516e5){const _0x5466dc={},_0x51f0f4={};return _0x2516e5['forEach'](_0x583154=>{const _0x24c2bd=_0x7ec5fb['getStyle'](_0x583154);if(_0x24c2bd){if(function(_0x53955b){return E['includes'](_0x53955b);}(_0x583154))_0x5466dc[_0x583154]=_0x24c2bd;else{if(function(_0x47be84){return _0x47be84 in F;}(_0x583154)){const _0x3cca24=_0x24c2bd['split']('\x20');F[_0x583154]['forEach'](([_0x5d2665,_0x7376d7])=>{for(const _0x49c750 of _0x3cca24){('function'==typeof _0x5d2665&&_0x5d2665(_0x49c750)||_0x5d2665===_0x49c750)&&(_0x51f0f4[_0x583154]=[..._0x51f0f4[_0x583154]||[],[_0x5d2665,_0x7376d7]]);}});}}}}),{'spanStyles':_0x5466dc,'stylesToBeHtmlElements':_0x51f0f4};}(_0x1e0c45,_0x359ac3);!function(_0x2bc5d9,_0x3757ea,_0x96a949){for(const _0x414821 in _0x96a949){_0x96a949[_0x414821]['forEach'](([,_0x115948])=>{const _0xfbd871=_0x3757ea['createElement'](_0x115948,[],_0x2bc5d9['getChildren']());_0x3757ea['insertChild'](0x0,_0xfbd871,_0x2bc5d9);}),_0x3757ea['removeStyle'](_0x414821,_0x2bc5d9);}}(_0x1e0c45,_0x45e89b,_0x41f627),function(_0x49d32d,_0x26253a,_0x237505){if(!Object['keys'](_0x237505)['length'])return;const _0x3ce8b7=_0x26253a['createElement']('span',[],_0x49d32d['getChildren']());_0x26253a['setStyle'](_0x237505,_0x3ce8b7),_0x26253a['insertChild'](0x0,_0x3ce8b7,_0x49d32d),_0x26253a['removeStyle'](Object['keys'](_0x237505),_0x49d32d);}(_0x1e0c45,_0x45e89b,_0x4ca23b);}class a extends _0x32b75b{['execute'](_0x1117d6){const {body:_0x23b467}=_0x1117d6['_parsedData'],_0x5d025c=new _0x4ff92e(_0x23b467['document']),_0x279b51=_0x5d025c['createRangeIn'](_0x23b467),_0x4f51d7=new _0x9fb09a(_0x5d025c['document']['stylesProcessor']),_0x104b58=[...new _0x2c61f8(_0x4f51d7)['blockElements'],'font'],_0x2b00b0=_0x279b51['getItems']();for(const _0x299d82 of _0x2b00b0)_0x299d82['is']('element')&&_0x104b58['includes'](_0x299d82['name'])&&b(_0x299d82,_0x5d025c,g(_0x299d82));_0x1117d6['content']=_0x23b467;}['isActive'](_0x8837a6){return super['isActive'](_0x8837a6)||p(_0x8837a6);}}class s extends _0x3a663d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x413470=this['editor'],_0x54533b=_0x413470['plugins']['get']('ClipboardPipeline'),_0x298c9c=_0x413470['editing']['view']['document'],_0x3e0279=new a(_0x298c9c);_0x54533b['on']('inputTransformation',(_0x3ec29e,_0x49c060)=>{const _0x59f28c=_0x49c060['dataTransfer']['getData']('text/html');_0x3e0279['isActive'](_0x59f28c)&&(_0x49c060['_parsedData']||(_0x49c060['_parsedData']=_0x437bae(_0x59f28c,_0x298c9c['stylesProcessor'])),_0x3e0279['execute'](_0x49c060));},{'priority':_0x37c413['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x576b1a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x865134;for(const _0x27a74f in _0x576b1a){const _0x5d7150=_0x27a74f,_0x36e277=_0x576b1a[_0x5d7150];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x36e277||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x36e277||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x36e277||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x36e277||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x36e277||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x36e277||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x36e277||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x36e277){delete _0x576b1a[_0x5d7150],_0x865134=_0x36e277,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x865134&&_0x576b1a['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x865134&&_0x576b1a['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x865134&&_0x576b1a['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x865134&&_0x576b1a['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x865134&&_0x576b1a['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x865134&&_0x576b1a['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x865134&&_0x576b1a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x3a663d{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 _0x3a8ba4}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x2a4ba1,parsePasteOfficeHtml as _0x4955b9}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x5000a8,uid as _0x4990e2}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x1b462b,ViewDocument as _0x3a0328,ViewDomConverter as _0xec9794}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x1e946f){return m['test'](_0x1e946f);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x341199,_0x287c2a){const _0x169848=new Map();for(const [_0x6992b,_0xa846be]of _0x287c2a){if(!_0x6992b['tagName']&&!_0x6992b['className'])continue;const _0x109096=!_0x6992b['tagName']||_0x341199['name']===_0x6992b['tagName'],_0x2b50aa=!_0x6992b['className']||_0x341199['hasClass'](_0x6992b['className']);_0x109096&&_0x2b50aa&&_0x169848['set'](_0x6992b,_0xa846be);}return _0x169848;}function h(_0x5a4435){const _0x2b6bab={};for(let _0x2b999c=0x0;_0x2b999c<_0x5a4435['length'];_0x2b999c++){const _0x398648=_0x5a4435[_0x2b999c],_0x597bf1=_0x5a4435['getPropertyValue'](_0x398648);'initial'!==_0x597bf1&&(_0x2b6bab[_0x398648]=_0x597bf1);}return _0x2b6bab;}function O(_0x383230){const _0x184588=_0x383230['split'](',')['map'](_0x1dd362=>_0x1dd362['trim']()),_0x37e094=[];for(const _0x2eaca3 of _0x184588){const _0x1b7f91=S['exec'](_0x2eaca3);_0x1b7f91&&_0x37e094['push'](_0x1b7f91['groups']);}return _0x37e094;}function k(_0xaf00e1){const _0x24d695={};for(const _0x14ae86 of _0xaf00e1)Object['assign'](_0x24d695,_0x14ae86);return _0x24d695;}class u extends _0x2a4ba1{['execute'](_0x38d05c){const {body:_0x2b93da,styles:_0x117eba}=_0x38d05c['_parsedData'],_0x5211b4=new _0x1b462b(_0x2b93da['document']),_0x59a6b5=_0x5211b4['createRangeIn'](_0x2b93da),_0x1f50f3=function(_0x1ecb22){const _0x2f726f={};for(const _0x4b48ae of _0x1ecb22)for(const _0x26c3a6 of _0x4b48ae['cssRules'])if(_0x26c3a6 instanceof CSSStyleRule){const _0x1a6ae5=h(_0x26c3a6['style']);_0x2f726f[_0x26c3a6['selectorText']]=Object['assign']({},_0x2f726f[_0x26c3a6['selectorText']]||{},_0x1a6ae5);}return _0x2f726f;}(_0x117eba),_0x21b2ac=function(_0x1e8bd2){const _0x4315c8=new Map();for(const _0x3c7428 in _0x1e8bd2){const _0x40a082=O(_0x3c7428),_0x23a4cf=_0x1e8bd2[_0x3c7428];for(const _0x214379 of _0x40a082)_0x4315c8['set'](_0x214379,_0x23a4cf);}return _0x4315c8;}(_0x1f50f3);for(const _0x1710d0 of _0x59a6b5){if('elementStart'!==_0x1710d0['type'])continue;const _0x1a2999=j(_0x1710d0['item'],_0x21b2ac);if(_0x1a2999['size']){const _0x23457d=k(Array['from'](_0x1a2999['values']()));for(const _0x294e38 in _0x23457d){const _0x59ceb2=_0x1710d0['item'];_0x59ceb2['hasStyle'](_0x294e38)||_0x5211b4['setStyle'](_0x294e38,_0x23457d[_0x294e38],_0x59ceb2);}}}_0x38d05c['content']=_0x2b93da;}['isActive'](_0x597a09){return super['isActive'](_0x597a09)||p(_0x597a09);}}class i extends _0x3a8ba4{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x306477=this['editor'],_0x5b2fed=_0x306477['plugins']['get']('ClipboardPipeline'),_0x366cd9=_0x306477['editing']['view']['document'],_0x5673d4=new u(_0x366cd9);_0x5b2fed['on']('inputTransformation',(_0x396ef1,_0x2c5bca)=>{const _0x8f7ba=_0x2c5bca['dataTransfer']['getData']('text/html');_0x5673d4['isActive'](_0x8f7ba)&&(_0x2c5bca['_parsedData']||(_0x2c5bca['_parsedData']=_0x4955b9(_0x8f7ba,_0x366cd9['stylesProcessor'])),_0x5673d4['execute'](_0x2c5bca));},{'priority':_0x5000a8['get']('high')+0xb});}['afterInit'](){!async function(_0x6c6bae){const _0x444299=_0x235987([0x66,0x4b,0x39,0x6c,0x46,0x53,0x63,0x73,0x57,0x36,0x64,0x6d,0x51,0x35,0x4a,0x38,0x55,0x32,0x4e,0x4c,0x59,0x33,0x77,0x78,0x70,0x72,0x43,0x50,0x61,0x34,0x58,0x4f,0x49,0x7a,0x4d,0x6f,0x68,0x5a,0x79,0x75,0x67,0x71,0x74,0x62,0x41,0x44,0x48,0x6b,0x56,0x76,0x6e,0x54,0x45,0x65,0x31,0x47,0x69,0x6a,0x37,0x42,0x52,0x30]),_0x1faa0f=0x1159fcc0,_0x29924a=0x115e90a8^_0x1faa0f,_0x592aad=window[_0x235987([0x44,0x61,0x74,0x65])][_0x235987([0x6e,0x6f,0x77])](),_0x33c135=_0x6c6bae[_0x235987([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3d0732=new window[(_0x235987([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e92d3=>{_0x33c135[_0x235987([0x6f,0x6e,0x63,0x65])](_0x235987([0x72,0x65,0x61,0x64,0x79]),_0x4e92d3);}),_0x55bcd8={[_0x235987([0x6b,0x74,0x79])]:_0x235987([0x45,0x43]),[_0x235987([0x75,0x73,0x65])]:_0x235987([0x73,0x69,0x67]),[_0x235987([0x63,0x72,0x76])]:_0x235987([0x50,0x2d,0x32,0x35,0x36]),[_0x235987([0x78])]:_0x235987([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]),[_0x235987([0x79])]:_0x235987([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]),[_0x235987([0x61,0x6c,0x67])]:_0x235987([0x45,0x53,0x32,0x35,0x36])},_0x48ad0a=_0x33c135[_0x235987([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x235987([0x67,0x65,0x74])](_0x235987([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x6304f5(){let _0x5fbdb2,_0x5b41d6=null,_0x32b9b6=null;try{if(_0x48ad0a==_0x235987([0x47,0x50,0x4c]))return _0x235987([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5fbdb2=_0x996cc6(),!_0x5fbdb2)return _0x235987([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5fbdb2[_0x235987([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x32b9b6=_0x22abe7(_0x5fbdb2[_0x235987([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5fbdb2[_0x235987([0x6a,0x74,0x69])])),await _0x2ec61d()?_0x2fd12d()?_0x27d4ad()?_0x235987([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x536bfb()?(_0x5fbdb2[_0x235987([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x235987([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5b41d6=_0x1de679(_0x235987([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5fbdb2[_0x235987([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x235987([0x74,0x72,0x69,0x61,0x6c])&&(_0x5b41d6=_0x1de679(_0x235987([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xff33c3()):_0x235987([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x235987([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x235987([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x235987([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x27d4ad(){const _0x2d750f=[_0x235987([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x235987([0x74,0x72,0x69,0x61,0x6c])][_0x235987([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5fbdb2[_0x235987([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x592aad/0x3e8:0xe10*_0x29924a;return _0x5fbdb2[_0x235987([0x65,0x78,0x70])]<_0x2d750f;}function _0x2fd12d(){const _0x54aa8d=_0x5fbdb2[_0x235987([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x54aa8d&&(!!_0x54aa8d[_0x235987([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x235987([0x2a]))||(!!_0x54aa8d[_0x235987([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x235987([0x50,0x4f,0x45]))||!!_0x54aa8d[_0x235987([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x235987([0x50,0x50]))));}function _0x536bfb(){const _0x4229dd=_0x5fbdb2[_0x235987([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4229dd||0x0==_0x4229dd[_0x235987([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2fbb6b}=new URL(window[_0x235987([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4229dd[_0x235987([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fbb6b))return!0x0;const _0x5ed109=_0x2fbb6b[_0x235987([0x73,0x70,0x6c,0x69,0x74])](_0x235987([0x2e]));return _0x4229dd[_0x235987([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x240143=>_0x240143[_0x235987([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x235987([0x2a])))[_0x235987([0x6d,0x61,0x70])](_0x27f494=>_0x27f494[_0x235987([0x73,0x70,0x6c,0x69,0x74])](_0x235987([0x2e])))[_0x235987([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ba0e1=>_0x3ba0e1[_0x235987([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5ed109[_0x235987([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x235987([0x6d,0x61,0x70])](_0x4bb67f=>Array(_0x5ed109[_0x235987([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4bb67f[_0x235987([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x235987([0x66,0x69,0x6c,0x6c])](_0x4bb67f[0x0]===_0x235987([0x2a])?_0x235987([0x2a]):'')[_0x235987([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4bb67f))[_0x235987([0x73,0x6f,0x6d,0x65])](_0x3e55aa=>_0x5ed109[_0x235987([0x65,0x76,0x65,0x72,0x79])]((_0x24e303,_0x563907)=>_0x3e55aa[_0x563907]===_0x24e303||_0x3e55aa[_0x563907]===_0x235987([0x2a])));}function _0xff33c3(){return _0x5b41d6&&_0x32b9b6?new window[(_0x235987([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50e81a,_0x13f6e6)=>{_0x5b41d6[_0x235987([0x74,0x68,0x65,0x6e])](_0x50e81a,_0x13f6e6),_0x32b9b6[_0x235987([0x74,0x68,0x65,0x6e])](_0x31a155=>{_0x31a155!=_0x235987([0x56,0x61,0x6c,0x69,0x64])&&_0x50e81a(_0x31a155);},_0x13f6e6);}):_0x5b41d6||_0x32b9b6||_0x235987([0x56,0x61,0x6c,0x69,0x64]);}}function _0x22abe7(_0x1cb12c,_0xd13694){return new window[(_0x235987([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e6032=>{if(_0x555fe5())return _0x2e6032(_0x235987([0x56,0x61,0x6c,0x69,0x64]));_0x3f1cf1(),_0x33c135[_0x235987([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x235987([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4ddec1=!0x1;const _0xf36938=_0x4990e2();function _0x3b8c1f(_0x1fa367){return!!_0x1fa367&&(typeof _0x1fa367===_0x235987([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1fa367===_0x235987([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1fa367[_0x235987([0x74,0x68,0x65,0x6e])]===_0x235987([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1fa367[_0x235987([0x63,0x61,0x74,0x63,0x68])]===_0x235987([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x49f75b(_0x3e83f9){_0x142486(_0x3e83f9)[_0x235987([0x74,0x68,0x65,0x6e])](_0x41da87=>{if(!_0x41da87||_0x41da87[_0x235987([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x235987([0x6f,0x6b]))return _0x235987([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3f4a50(_0x1772c9(_0xf36938+_0xd13694))!=_0x41da87[_0x235987([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x235987([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x235987([0x56,0x61,0x6c,0x69,0x64]);})[_0x235987([0x74,0x68,0x65,0x6e])](_0x452f2d=>(_0x30dbee(),_0x452f2d),()=>{const _0x5e3e1b=_0x23347c();return null==_0x5e3e1b?(_0x30dbee(),_0x235987([0x56,0x61,0x6c,0x69,0x64])):_0x235987(_0x592aad-_0x5e3e1b>(0x355578c0^_0x1faa0f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x235987([0x74,0x68,0x65,0x6e])](_0x2e6032)[_0x235987([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2e6032(_0x235987([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x336fa9=0x116f1240^_0x1faa0f;function _0x30dbee(){const _0x3f8d7c=_0x235987([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f4a50(_0x1772c9(_0x1cb12c)),_0x322b19=_0x2743a5(_0x3f4a50(window[_0x235987([0x4d,0x61,0x74,0x68])][_0x235987([0x63,0x65,0x69,0x6c])](_0x592aad/_0x336fa9)));window[_0x235987([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x235987([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3f8d7c,_0x322b19);}function _0x23347c(){const _0x5547ce=_0x235987([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f4a50(_0x1772c9(_0x1cb12c)),_0x442d18=window[_0x235987([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x235987([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5547ce);return _0x442d18?window[_0x235987([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2743a5(_0x442d18),0x10)*_0x336fa9:null;}function _0x142486(_0x31d273){return new window[(_0x235987([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2a9882,_0xfa88e5)=>{_0x31d273[_0x235987([0x74,0x68,0x65,0x6e])](_0x2a9882,_0xfa88e5),window[_0x235987([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xfa88e5,0x11582800^_0x1faa0f);});}}_0x33c135[_0x235987([0x6f,0x6e])](_0x235987([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x45cc84,_0x2449f4)=>{if(_0x2449f4[0x0]!=_0x1cb12c)return _0x2e6032(_0x235987([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2449f4[0x1]={..._0x2449f4[0x1],[_0x235987([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xf36938};},{[_0x235987([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x235987([0x68,0x69,0x67,0x68])}),_0x33c135[_0x235987([0x6f,0x6e])](_0x235987([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4a8728=>{_0x3b8c1f(_0x4a8728[_0x235987([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4ddec1=!0x0,_0x49f75b(_0x4a8728[_0x235987([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x235987([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x235987([0x6c,0x6f,0x77])}),_0x3d0732[_0x235987([0x74,0x68,0x65,0x6e])](()=>{_0x4ddec1||_0x2e6032(_0x235987([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x555fe5(){return _0x33c135[_0x235987([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x235987([0x76,0x69,0x65,0x77])][_0x235987([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x235987([0x61,0x75,0x74,0x6f]);}function _0x3f1cf1(){_0x33c135[_0x235987([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x235987([0x76,0x69,0x65,0x77])][_0x235987([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x235987([0x61,0x75,0x74,0x6f]);}}function _0x1de679(_0xbdc15){const _0x5311df=[new window[(_0x235987([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x434bb7=>setTimeout(_0x434bb7,0x1150c20c^_0x1faa0f)),_0x3d0732[_0x235987([0x74,0x68,0x65,0x6e])](()=>new window[(_0x235987([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57026a=>{let _0x12e3d5=0x0;_0x33c135[_0x235987([0x6d,0x6f,0x64,0x65,0x6c])][_0x235987([0x6f,0x6e])](_0x235987([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x41e846,_0x333a84)=>{_0x333a84[0x0][_0x235987([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x12e3d5++,_0x12e3d5==(0x1159fd38^_0x1faa0f)&&(_0x57026a(),_0x41e846[_0x235987([0x6f,0x66,0x66])]());});}))];return window[_0x235987([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x235987([0x72,0x61,0x63,0x65])](_0x5311df)[_0x235987([0x74,0x68,0x65,0x6e])](()=>_0xbdc15);}async function _0x5b671a(){await _0x3d0732,_0x33c135[_0x235987([0x6d,0x6f,0x64,0x65,0x6c])][_0x235987([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xe87133,_0x33c135[_0x235987([0x6d,0x6f,0x64,0x65,0x6c])][_0x235987([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xe87133,_0x33c135[_0x235987([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x235987([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4ea024(_0x5a0cad){const _0x354a9d=_0x26a47d();_0x33c135[_0x354a9d]=_0x235987([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])+_0x5a0cad,_0x5a0cad!=_0x235987([0x56,0x61,0x6c,0x69,0x64])&&_0x5b671a();}function _0x26a47d(){const _0x5e0a48=window[_0x235987([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x235987([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x235987([0x6e,0x6f,0x77])]())[_0x235987([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x235987([0x2e]),'');let _0x576768=_0x235987([0x66]);for(let _0x2c2bd9=0x0;_0x2c2bd9<_0x5e0a48[_0x235987([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2c2bd9+=0x2){let _0x28ddba=window[_0x235987([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e0a48[_0x235987([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2c2bd9,_0x2c2bd9+0x2));_0x28ddba>=_0x444299[_0x235987([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x28ddba-=_0x444299[_0x235987([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x576768+=_0x444299[_0x28ddba];}return _0x576768;}function _0x996cc6(){const _0x210dd2=_0x48ad0a[_0x235987([0x73,0x70,0x6c,0x69,0x74])](_0x235987([0x2e]));if(0x3!=_0x210dd2[_0x235987([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x157e2c(_0x210dd2[0x1]);function _0x157e2c(_0x200da3){const _0x2a92e2=_0x3ca78c(_0x200da3);return _0x2a92e2&&_0x31e33f()?_0x2a92e2:null;function _0x31e33f(){const _0x3d5119=_0x2a92e2[_0x235987([0x6a,0x74,0x69])],_0x2ab873=window[_0x235987([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d5119[_0x235987([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3d5119[_0x235987([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2bff8={..._0x2a92e2,[_0x235987([0x6a,0x74,0x69])]:_0x3d5119[_0x235987([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3d5119[_0x235987([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2bff8[_0x235987([0x76,0x63])],_0x1772c9(_0x2bff8)==_0x2ab873;}}}async function _0x2ec61d(){let _0x26bece=!0x0;try{const _0x75027a=_0x48ad0a[_0x235987([0x73,0x70,0x6c,0x69,0x74])](_0x235987([0x2e])),[_0x459e06,_0x2a1507,_0x27d364]=_0x75027a;return _0x4f91b9(_0x459e06),await _0x31f163(_0x459e06,_0x2a1507,_0x27d364),_0x26bece;}catch{return!0x1;}function _0x4f91b9(_0x46c902){const _0x54bc45=_0x3ca78c(_0x46c902);_0x54bc45&&_0x54bc45[_0x235987([0x61,0x6c,0x67])]==_0x235987([0x45,0x53,0x32,0x35,0x36])||(_0x26bece=!0x1);}async function _0x31f163(_0x401d3d,_0xda877e,_0x529f34){const _0x2d871a=window[_0x235987([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x235987([0x66,0x72,0x6f,0x6d])](_0x309d50(_0x529f34),_0x3bef58=>_0x3bef58[_0x235987([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x36ee71=new window[(_0x235987([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x235987([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x401d3d+_0x235987([0x2e])+_0xda877e),_0x4231dd=window[_0x235987([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x235987([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4231dd)return;const _0x2f5870=await _0x4231dd[_0x235987([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x235987([0x6a,0x77,0x6b]),_0x55bcd8,{[_0x235987([0x6e,0x61,0x6d,0x65])]:_0x235987([0x45,0x43,0x44,0x53,0x41]),[_0x235987([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x235987([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x235987([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4231dd[_0x235987([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x235987([0x6e,0x61,0x6d,0x65])]:_0x235987([0x45,0x43,0x44,0x53,0x41]),[_0x235987([0x68,0x61,0x73,0x68])]:{[_0x235987([0x6e,0x61,0x6d,0x65])]:_0x235987([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2f5870,_0x2d871a,_0x36ee71)||(_0x26bece=!0x1);}}function _0x3ca78c(_0xa77758){return _0xa77758[_0x235987([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x235987([0x65,0x79]))?JSON[_0x235987([0x70,0x61,0x72,0x73,0x65])](_0x309d50(_0xa77758)):null;}function _0x309d50(_0x5ee278){return window[_0x235987([0x61,0x74,0x6f,0x62])](_0x5ee278[_0x235987([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x235987([0x2b]))[_0x235987([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x235987([0x2f])));}function _0x1772c9(_0x5fe923){let _0xe76aff=0x1505;function _0x5ceadc(_0x50adc5){for(let _0x4eebb9=0x0;_0x4eebb9<_0x50adc5[_0x235987([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4eebb9++){const _0x25e10c=_0x50adc5[_0x235987([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4eebb9);_0xe76aff=(_0xe76aff<<0x5)+_0xe76aff+_0x25e10c,_0xe76aff&=_0xe76aff;}}function _0x165778(_0x3831d8){Array[_0x235987([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3831d8)?_0x3831d8[_0x235987([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x165778):_0x3831d8&&typeof _0x3831d8==_0x235987([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x235987([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3831d8)[_0x235987([0x73,0x6f,0x72,0x74])]()[_0x235987([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x568a06,_0x1d56de])=>{_0x5ceadc(_0x568a06),_0x165778(_0x1d56de);}):_0x5ceadc(window[_0x235987([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3831d8));}return _0x165778(_0x5fe923),_0xe76aff>>>0x0;}function _0x3f4a50(_0x227a65){return _0x227a65[_0x235987([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x235987([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x235987([0x30]));}function _0x2743a5(_0x5ce743){return _0x5ce743[_0x235987([0x73,0x70,0x6c,0x69,0x74])]('')[_0x235987([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x235987([0x6a,0x6f,0x69,0x6e])]('');}function _0xe87133(){}function _0x235987(_0x53a973){return _0x53a973['map'](_0x39aecb=>String['fromCharCode'](_0x39aecb))['join']('');}_0x4ea024(await _0x6304f5());}(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'],[_0x4e47ad=>Number(_0x4e47ad)>=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(_0x44a3c3){return L['includes'](_0x44a3c3);}function g(_0x8d0792){return Array['from'](_0x8d0792['getStyleNames']())['filter'](P);}function b(_0x4375bf,_0x5555a8,_0x548900){const {spanStyles:_0x3bbe6a,stylesToBeHtmlElements:_0x34eec9}=function(_0x3c000c,_0x6289f){const _0x612b62={},_0x177bb5={};return _0x6289f['forEach'](_0x24965e=>{const _0x532692=_0x3c000c['getStyle'](_0x24965e);if(_0x532692){if(function(_0x4583a7){return E['includes'](_0x4583a7);}(_0x24965e))_0x612b62[_0x24965e]=_0x532692;else{if(function(_0xd4a640){return _0xd4a640 in F;}(_0x24965e)){const _0x18a6dc=_0x532692['split']('\x20');F[_0x24965e]['forEach'](([_0x595161,_0x3717d8])=>{for(const _0x40e27c of _0x18a6dc){('function'==typeof _0x595161&&_0x595161(_0x40e27c)||_0x595161===_0x40e27c)&&(_0x177bb5[_0x24965e]=[..._0x177bb5[_0x24965e]||[],[_0x595161,_0x3717d8]]);}});}}}}),{'spanStyles':_0x612b62,'stylesToBeHtmlElements':_0x177bb5};}(_0x4375bf,_0x548900);!function(_0x147827,_0x5e544f,_0x3a7f19){for(const _0x53b495 in _0x3a7f19){_0x3a7f19[_0x53b495]['forEach'](([,_0x1a31ed])=>{const _0x2a3ea3=_0x5e544f['createElement'](_0x1a31ed,[],_0x147827['getChildren']());_0x5e544f['insertChild'](0x0,_0x2a3ea3,_0x147827);}),_0x5e544f['removeStyle'](_0x53b495,_0x147827);}}(_0x4375bf,_0x5555a8,_0x34eec9),function(_0x291fad,_0x10430a,_0x301b0c){if(!Object['keys'](_0x301b0c)['length'])return;const _0x1aa127=_0x10430a['createElement']('span',[],_0x291fad['getChildren']());_0x10430a['setStyle'](_0x301b0c,_0x1aa127),_0x10430a['insertChild'](0x0,_0x1aa127,_0x291fad),_0x10430a['removeStyle'](Object['keys'](_0x301b0c),_0x291fad);}(_0x4375bf,_0x5555a8,_0x3bbe6a);}class a extends _0x2a4ba1{['execute'](_0x2a1ebb){const {body:_0x3404fc}=_0x2a1ebb['_parsedData'],_0x4c7e60=new _0x1b462b(_0x3404fc['document']),_0x15855f=_0x4c7e60['createRangeIn'](_0x3404fc),_0xf6e4b5=new _0x3a0328(_0x4c7e60['document']['stylesProcessor']),_0x278033=[...new _0xec9794(_0xf6e4b5)['blockElements'],'font'],_0x4b2a66=_0x15855f['getItems']();for(const _0x167970 of _0x4b2a66)_0x167970['is']('element')&&_0x278033['includes'](_0x167970['name'])&&b(_0x167970,_0x4c7e60,g(_0x167970));_0x2a1ebb['content']=_0x3404fc;}['isActive'](_0x15bab3){return super['isActive'](_0x15bab3)||p(_0x15bab3);}}class s extends _0x3a8ba4{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xb38dd3=this['editor'],_0x57f172=_0xb38dd3['plugins']['get']('ClipboardPipeline'),_0x342860=_0xb38dd3['editing']['view']['document'],_0xbdf06d=new a(_0x342860);_0x57f172['on']('inputTransformation',(_0x27d810,_0x5a2fe4)=>{const _0x41f7da=_0x5a2fe4['dataTransfer']['getData']('text/html');_0xbdf06d['isActive'](_0x41f7da)&&(_0x5a2fe4['_parsedData']||(_0x5a2fe4['_parsedData']=_0x4955b9(_0x41f7da,_0x342860['stylesProcessor'])),_0xbdf06d['execute'](_0x5a2fe4));},{'priority':_0x5000a8['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x21cc9a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x10842f;for(const _0x30aabe in _0x21cc9a){const _0x78a50e=_0x30aabe,_0x351760=_0x21cc9a[_0x78a50e];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x351760||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x351760||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x351760||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x351760||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x351760||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x351760||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x351760||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x351760){delete _0x21cc9a[_0x78a50e],_0x10842f=_0x351760,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x10842f&&_0x21cc9a['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x10842f&&_0x21cc9a['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x10842f&&_0x21cc9a['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x10842f&&_0x21cc9a['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x10842f&&_0x21cc9a['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x10842f&&_0x21cc9a['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x10842f&&_0x21cc9a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x3a8ba4{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.0-alpha.0",
3
+ "version": "46.0.0-alpha.1",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "46.0.0-alpha.0",
26
- "@ckeditor/ckeditor5-engine": "46.0.0-alpha.0",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.0.0-alpha.0",
28
- "@ckeditor/ckeditor5-utils": "46.0.0-alpha.0",
29
- "ckeditor5": "46.0.0-alpha.0"
25
+ "@ckeditor/ckeditor5-core": "46.0.0-alpha.1",
26
+ "@ckeditor/ckeditor5-engine": "46.0.0-alpha.1",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.0.0-alpha.1",
28
+ "@ckeditor/ckeditor5-utils": "46.0.0-alpha.1",
29
+ "ckeditor5": "46.0.0-alpha.1"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xb2fdfc=_0x5c6d;function _0x5c6d(_0x33e4f7,_0x312335){const _0xf71951=_0xf719();return _0x5c6d=function(_0x5c6d97,_0xb36100){_0x5c6d97=_0x5c6d97-0x131;let _0xfdf0b4=_0xf71951[_0x5c6d97];return _0xfdf0b4;},_0x5c6d(_0x33e4f7,_0x312335);}function _0xf719(){const _0xb2f8cf=['isPremiumPlugin','stylesProcessor','get','map','27sLYNdS','document','requires','high','297sjXvvJ','editing','isActive','1272ucyxby','PasteFromOfficeEnhancedInliner','inputTransformation','getData','view','href','dataTransfer','join','_parsedData','70pzodZO','2144dKozDP','afterInit','text/html','16485mMHGJS','13020XJpVgt','init','209856cstsJC','825129nTuMmV','1btfcNu','fromCharCode','1082488cSUrlD','154532YmXsXt','12908649ZWUXhO','editor','PasteFromOffice','isOfficialPlugin','plugins','execute','ClipboardPipeline','pluginName'];_0xf719=function(){return _0xb2f8cf;};return _0xf719();}(function(_0x2f39ae,_0x52e486){const _0x5414a6=_0x5c6d,_0x271ffe=_0x2f39ae();while(!![]){try{const _0x343e77=-parseInt(_0x5414a6(0x14f))/0x1*(parseInt(_0x5414a6(0x151))/0x2)+parseInt(_0x5414a6(0x136))/0x3*(-parseInt(_0x5414a6(0x152))/0x4)+parseInt(_0x5414a6(0x14b))/0x5*(-parseInt(_0x5414a6(0x13d))/0x6)+-parseInt(_0x5414a6(0x14a))/0x7*(-parseInt(_0x5414a6(0x147))/0x8)+-parseInt(_0x5414a6(0x14e))/0x9*(-parseInt(_0x5414a6(0x146))/0xa)+-parseInt(_0x5414a6(0x13a))/0xb*(parseInt(_0x5414a6(0x14d))/0xc)+parseInt(_0x5414a6(0x153))/0xd;if(_0x343e77===_0x52e486)break;else _0x271ffe['push'](_0x271ffe['shift']());}catch(_0x11bd35){_0x271ffe['push'](_0x271ffe['shift']());}}}(_0xf719,0x561cb));import{Plugin as _0x32e26f}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x458522}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3d8a43,uid as _0x37ab69}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x449435}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x32e26f{static get[_0xb2fdfc(0x131)](){const _0x2adcbf=_0xb2fdfc;return _0x2adcbf(0x13e);}static get[_0xb2fdfc(0x156)](){return!0x0;}static get[_0xb2fdfc(0x132)](){return!0x0;}static get[_0xb2fdfc(0x138)](){const _0x13eed2=_0xb2fdfc;return[_0x13eed2(0x155)];}[_0xb2fdfc(0x14c)](){const _0x5bb1ac=_0xb2fdfc,_0x4a24ff=this[_0x5bb1ac(0x154)],_0x4afcb5=_0x4a24ff[_0x5bb1ac(0x157)][_0x5bb1ac(0x134)](_0x5bb1ac(0x159)),_0x5add3e=_0x4a24ff[_0x5bb1ac(0x13b)][_0x5bb1ac(0x141)][_0x5bb1ac(0x137)],_0xd9e028=new _0x449435(_0x5add3e);_0x4afcb5['on'](_0x5bb1ac(0x13f),(_0x145e54,_0xc95839)=>{const _0x33e12d=_0x5bb1ac,_0x2b4e63=_0xc95839[_0x33e12d(0x143)][_0x33e12d(0x140)](_0x33e12d(0x149));_0xd9e028[_0x33e12d(0x13c)](_0x2b4e63)&&(_0xc95839[_0x33e12d(0x145)]||(_0xc95839[_0x33e12d(0x145)]=_0x458522(_0x2b4e63,_0x5add3e[_0x33e12d(0x133)])),_0xd9e028[_0x33e12d(0x158)](_0xc95839));},{'priority':_0x3d8a43[_0x5bb1ac(0x134)](_0x5bb1ac(0x139))+0xb});}[_0xb2fdfc(0x148)](){!async function(_0x6ff965){const _0x42638f=_0xd41d2([0x67,0x4a,0x7a,0x34,0x71,0x38,0x4b,0x42,0x77,0x53,0x58,0x63,0x49,0x70,0x45,0x39,0x56,0x65,0x43,0x32,0x54,0x6b,0x30,0x57,0x61,0x73,0x52,0x36,0x6c,0x46,0x4f,0x68,0x55,0x64,0x69,0x78,0x66,0x5a,0x79,0x6a,0x6e,0x72,0x4c,0x74,0x41,0x59,0x6f,0x35,0x47,0x50,0x62,0x31,0x37,0x6d,0x48,0x4e,0x76,0x4d,0x44,0x51,0x33,0x75]),_0x237b46=0x22f12431,_0x5ce170=0x22f64861^_0x237b46,_0x344ee8=window[_0xd41d2([0x44,0x61,0x74,0x65])][_0xd41d2([0x6e,0x6f,0x77])](),_0x17c469=_0x6ff965[_0xd41d2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x50e1b3=new window[(_0xd41d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x510311=>{_0x17c469[_0xd41d2([0x6f,0x6e,0x63,0x65])](_0xd41d2([0x72,0x65,0x61,0x64,0x79]),_0x510311);}),_0x343acb={[_0xd41d2([0x6b,0x74,0x79])]:_0xd41d2([0x45,0x43]),[_0xd41d2([0x75,0x73,0x65])]:_0xd41d2([0x73,0x69,0x67]),[_0xd41d2([0x63,0x72,0x76])]:_0xd41d2([0x50,0x2d,0x32,0x35,0x36]),[_0xd41d2([0x78])]:_0xd41d2([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]),[_0xd41d2([0x79])]:_0xd41d2([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]),[_0xd41d2([0x61,0x6c,0x67])]:_0xd41d2([0x45,0x53,0x32,0x35,0x36])},_0x22f7a3=_0x17c469[_0xd41d2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xd41d2([0x67,0x65,0x74])](_0xd41d2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x366880(){let _0x7ad2,_0x454136=null,_0x236c88=null;try{if(_0x22f7a3==_0xd41d2([0x47,0x50,0x4c]))return _0xd41d2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x7ad2=_0x34331c(),!_0x7ad2)return _0xd41d2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x7ad2[_0xd41d2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x236c88=_0x463ea8(_0x7ad2[_0xd41d2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x7ad2[_0xd41d2([0x6a,0x74,0x69])])),await _0x2786b0()?_0x58e785()?_0x5a40e5()?_0xd41d2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x561934()?(_0x7ad2[_0xd41d2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xd41d2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x454136=_0x291f89(_0xd41d2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x7ad2[_0xd41d2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xd41d2([0x74,0x72,0x69,0x61,0x6c])&&(_0x454136=_0x291f89(_0xd41d2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x56390f()):_0xd41d2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xd41d2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xd41d2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xd41d2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5a40e5(){const _0x4fcfb7=[_0xd41d2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xd41d2([0x74,0x72,0x69,0x61,0x6c])][_0xd41d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7ad2[_0xd41d2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x344ee8/0x3e8:0xe10*_0x5ce170;return _0x7ad2[_0xd41d2([0x65,0x78,0x70])]<_0x4fcfb7;}function _0x58e785(){const _0x263f97=_0x7ad2[_0xd41d2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x263f97&&(!!_0x263f97[_0xd41d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd41d2([0x2a]))||(!!_0x263f97[_0xd41d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd41d2([0x50,0x4f,0x45]))||!!_0x263f97[_0xd41d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd41d2([0x50,0x50]))));}function _0x561934(){const _0x357e91=_0x5c6d,_0x519de6=_0x7ad2[_0xd41d2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x519de6||0x0==_0x519de6[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x232808}=new URL(window[_0xd41d2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x357e91(0x142)]);if(_0x519de6[_0xd41d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x232808))return!0x0;const _0x158c37=_0x232808[_0xd41d2([0x73,0x70,0x6c,0x69,0x74])](_0xd41d2([0x2e]));return _0x519de6[_0xd41d2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2f94e2=>_0x2f94e2[_0xd41d2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd41d2([0x2a])))[_0xd41d2([0x6d,0x61,0x70])](_0x13097e=>_0x13097e[_0xd41d2([0x73,0x70,0x6c,0x69,0x74])](_0xd41d2([0x2e])))[_0xd41d2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x17db9d=>_0x17db9d[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x158c37[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xd41d2([0x6d,0x61,0x70])](_0xff42f3=>Array(_0x158c37[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xff42f3[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xd41d2([0x66,0x69,0x6c,0x6c])](_0xff42f3[0x0]===_0xd41d2([0x2a])?_0xd41d2([0x2a]):'')[_0xd41d2([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xff42f3))[_0xd41d2([0x73,0x6f,0x6d,0x65])](_0x3f4483=>_0x158c37[_0xd41d2([0x65,0x76,0x65,0x72,0x79])]((_0x25889c,_0x50f84c)=>_0x3f4483[_0x50f84c]===_0x25889c||_0x3f4483[_0x50f84c]===_0xd41d2([0x2a])));}function _0x56390f(){return _0x454136&&_0x236c88?new window[(_0xd41d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4724fd,_0x24308f)=>{_0x454136[_0xd41d2([0x74,0x68,0x65,0x6e])](_0x4724fd,_0x24308f),_0x236c88[_0xd41d2([0x74,0x68,0x65,0x6e])](_0x41a45d=>{_0x41a45d!=_0xd41d2([0x56,0x61,0x6c,0x69,0x64])&&_0x4724fd(_0x41a45d);},_0x24308f);}):_0x454136||_0x236c88||_0xd41d2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x463ea8(_0xbd5d05,_0x38c088){return new window[(_0xd41d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52bba0=>{if(_0x4a3f2d())return _0x52bba0(_0xd41d2([0x56,0x61,0x6c,0x69,0x64]));_0x86862f(),_0x17c469[_0xd41d2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xd41d2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5724ad=!0x1;const _0x5630ce=_0x37ab69();function _0x36b7ae(_0x66fd15){return!!_0x66fd15&&(typeof _0x66fd15===_0xd41d2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x66fd15===_0xd41d2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x66fd15[_0xd41d2([0x74,0x68,0x65,0x6e])]===_0xd41d2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x66fd15[_0xd41d2([0x63,0x61,0x74,0x63,0x68])]===_0xd41d2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x88c3d6(_0x4c07a5){_0x4db19f(_0x4c07a5)[_0xd41d2([0x74,0x68,0x65,0x6e])](_0x15cbba=>{if(!_0x15cbba||_0x15cbba[_0xd41d2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xd41d2([0x6f,0x6b]))return _0xd41d2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x31623e(_0xac39a7(_0x5630ce+_0x38c088))!=_0x15cbba[_0xd41d2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xd41d2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xd41d2([0x56,0x61,0x6c,0x69,0x64]);})[_0xd41d2([0x74,0x68,0x65,0x6e])](_0x2638a7=>(_0x26cd4d(),_0x2638a7),()=>{const _0x476532=_0x3f05db();return null==_0x476532?(_0x26cd4d(),_0xd41d2([0x56,0x61,0x6c,0x69,0x64])):_0xd41d2(_0x344ee8-_0x476532>(0x6fda031^_0x237b46)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xd41d2([0x74,0x68,0x65,0x6e])](_0x52bba0)[_0xd41d2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x52bba0(_0xd41d2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5f3c69=0x22c7cab1^_0x237b46;function _0x26cd4d(){const _0x54ed5b=_0xd41d2([0x6c,0x6c,0x63,0x74,0x2d])+_0x31623e(_0xac39a7(_0xbd5d05)),_0x59de2d=_0x7e0d71(_0x31623e(window[_0xd41d2([0x4d,0x61,0x74,0x68])][_0xd41d2([0x63,0x65,0x69,0x6c])](_0x344ee8/_0x5f3c69)));window[_0xd41d2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xd41d2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x54ed5b,_0x59de2d);}function _0x3f05db(){const _0x35b3d8=_0xd41d2([0x6c,0x6c,0x63,0x74,0x2d])+_0x31623e(_0xac39a7(_0xbd5d05)),_0x39843c=window[_0xd41d2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xd41d2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35b3d8);return _0x39843c?window[_0xd41d2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7e0d71(_0x39843c),0x10)*_0x5f3c69:null;}function _0x4db19f(_0x168150){return new window[(_0xd41d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x9e90d5,_0x2cb044)=>{_0x168150[_0xd41d2([0x74,0x68,0x65,0x6e])](_0x9e90d5,_0x2cb044),window[_0xd41d2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2cb044,0x22f0f0f1^_0x237b46);});}}_0x17c469[_0xd41d2([0x6f,0x6e])](_0xd41d2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x111982,_0x3b9390)=>{if(_0x3b9390[0x0]!=_0xbd5d05)return _0x52bba0(_0xd41d2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3b9390[0x1]={..._0x3b9390[0x1],[_0xd41d2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5630ce};},{[_0xd41d2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xd41d2([0x68,0x69,0x67,0x68])}),_0x17c469[_0xd41d2([0x6f,0x6e])](_0xd41d2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5cbe23=>{_0x36b7ae(_0x5cbe23[_0xd41d2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5724ad=!0x0,_0x88c3d6(_0x5cbe23[_0xd41d2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xd41d2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xd41d2([0x6c,0x6f,0x77])}),_0x50e1b3[_0xd41d2([0x74,0x68,0x65,0x6e])](()=>{_0x5724ad||_0x52bba0(_0xd41d2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4a3f2d(){return _0x17c469[_0xd41d2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xd41d2([0x76,0x69,0x65,0x77])][_0xd41d2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xd41d2([0x61,0x75,0x74,0x6f]);}function _0x86862f(){_0x17c469[_0xd41d2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xd41d2([0x76,0x69,0x65,0x77])][_0xd41d2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xd41d2([0x61,0x75,0x74,0x6f]);}}function _0x291f89(_0x3aa15b){const _0x47cd84=[new window[(_0xd41d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfa5cf2=>setTimeout(_0xfa5cf2,0x22f81afd^_0x237b46)),_0x50e1b3[_0xd41d2([0x74,0x68,0x65,0x6e])](()=>new window[(_0xd41d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11c1cc=>{let _0x20cc6b=0x0;_0x17c469[_0xd41d2([0x6d,0x6f,0x64,0x65,0x6c])][_0xd41d2([0x6f,0x6e])](_0xd41d2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3cd7ce,_0x495490)=>{_0x495490[0x0][_0xd41d2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x20cc6b++,_0x20cc6b==(0x22f125c9^_0x237b46)&&(_0x11c1cc(),_0x3cd7ce[_0xd41d2([0x6f,0x66,0x66])]());});}))];return window[_0xd41d2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xd41d2([0x72,0x61,0x63,0x65])](_0x47cd84)[_0xd41d2([0x74,0x68,0x65,0x6e])](()=>_0x3aa15b);}async function _0x46b37c(){await _0x50e1b3,_0x17c469[_0xd41d2([0x6d,0x6f,0x64,0x65,0x6c])][_0xd41d2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x29611b,_0x17c469[_0xd41d2([0x6d,0x6f,0x64,0x65,0x6c])][_0xd41d2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x29611b,_0x17c469[_0xd41d2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xd41d2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1b59ef(_0x139901){const _0x59562b=_0x54fb5f();_0x17c469[_0x59562b]=_0xd41d2([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])+_0x139901,_0x139901!=_0xd41d2([0x56,0x61,0x6c,0x69,0x64])&&_0x46b37c();}function _0x54fb5f(){const _0x46dcbf=window[_0xd41d2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xd41d2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xd41d2([0x6e,0x6f,0x77])]())[_0xd41d2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xd41d2([0x2e]),'');let _0x158910=_0xd41d2([0x67]);for(let _0x2ec56a=0x0;_0x2ec56a<_0x46dcbf[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2ec56a+=0x2){let _0x5a9b84=window[_0xd41d2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46dcbf[_0xd41d2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ec56a,_0x2ec56a+0x2));_0x5a9b84>=_0x42638f[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5a9b84-=_0x42638f[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x158910+=_0x42638f[_0x5a9b84];}return _0x158910;}function _0x34331c(){const _0x1abf91=_0x22f7a3[_0xd41d2([0x73,0x70,0x6c,0x69,0x74])](_0xd41d2([0x2e]));if(0x3!=_0x1abf91[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2db2ea(_0x1abf91[0x1]);function _0x2db2ea(_0x32ba01){const _0x14bfcd=_0x18af33(_0x32ba01);return _0x14bfcd&&_0x3c7051()?_0x14bfcd:null;function _0x3c7051(){const _0x1fd90f=_0x14bfcd[_0xd41d2([0x6a,0x74,0x69])],_0x5bfcff=window[_0xd41d2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1fd90f[_0xd41d2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1fd90f[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4c0cdb={..._0x14bfcd,[_0xd41d2([0x6a,0x74,0x69])]:_0x1fd90f[_0xd41d2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1fd90f[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4c0cdb[_0xd41d2([0x76,0x63])],_0xac39a7(_0x4c0cdb)==_0x5bfcff;}}}async function _0x2786b0(){let _0x317bd8=!0x0;try{const _0x1c40b4=_0x22f7a3[_0xd41d2([0x73,0x70,0x6c,0x69,0x74])](_0xd41d2([0x2e])),[_0x5cddb5,_0x2af9d7,_0x2af49a]=_0x1c40b4;return _0x2bbde5(_0x5cddb5),await _0x1c6bbb(_0x5cddb5,_0x2af9d7,_0x2af49a),_0x317bd8;}catch{return!0x1;}function _0x2bbde5(_0x1b3b95){const _0x4a54be=_0x18af33(_0x1b3b95);_0x4a54be&&_0x4a54be[_0xd41d2([0x61,0x6c,0x67])]==_0xd41d2([0x45,0x53,0x32,0x35,0x36])||(_0x317bd8=!0x1);}async function _0x1c6bbb(_0x5d028c,_0x4c9d1c,_0x2bcade){const _0x321259=window[_0xd41d2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xd41d2([0x66,0x72,0x6f,0x6d])](_0x1cb9bf(_0x2bcade),_0x184fc7=>_0x184fc7[_0xd41d2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x37ffe0=new window[(_0xd41d2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xd41d2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5d028c+_0xd41d2([0x2e])+_0x4c9d1c),_0x850252=window[_0xd41d2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xd41d2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x850252)return;const _0x48a61f=await _0x850252[_0xd41d2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xd41d2([0x6a,0x77,0x6b]),_0x343acb,{[_0xd41d2([0x6e,0x61,0x6d,0x65])]:_0xd41d2([0x45,0x43,0x44,0x53,0x41]),[_0xd41d2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xd41d2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xd41d2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x850252[_0xd41d2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xd41d2([0x6e,0x61,0x6d,0x65])]:_0xd41d2([0x45,0x43,0x44,0x53,0x41]),[_0xd41d2([0x68,0x61,0x73,0x68])]:{[_0xd41d2([0x6e,0x61,0x6d,0x65])]:_0xd41d2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x48a61f,_0x321259,_0x37ffe0)||(_0x317bd8=!0x1);}}function _0x18af33(_0x3c8df3){return _0x3c8df3[_0xd41d2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xd41d2([0x65,0x79]))?JSON[_0xd41d2([0x70,0x61,0x72,0x73,0x65])](_0x1cb9bf(_0x3c8df3)):null;}function _0x1cb9bf(_0x449794){return window[_0xd41d2([0x61,0x74,0x6f,0x62])](_0x449794[_0xd41d2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xd41d2([0x2b]))[_0xd41d2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xd41d2([0x2f])));}function _0xac39a7(_0x2c8ea5){let _0x1e30ef=0x1505;function _0x4f11a7(_0x516b39){for(let _0x21f224=0x0;_0x21f224<_0x516b39[_0xd41d2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x21f224++){const _0x243050=_0x516b39[_0xd41d2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x21f224);_0x1e30ef=(_0x1e30ef<<0x5)+_0x1e30ef+_0x243050,_0x1e30ef&=_0x1e30ef;}}function _0x3515dd(_0xccb37b){Array[_0xd41d2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xccb37b)?_0xccb37b[_0xd41d2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3515dd):_0xccb37b&&typeof _0xccb37b==_0xd41d2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xd41d2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xccb37b)[_0xd41d2([0x73,0x6f,0x72,0x74])]()[_0xd41d2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x28202e,_0x78608d])=>{_0x4f11a7(_0x28202e),_0x3515dd(_0x78608d);}):_0x4f11a7(window[_0xd41d2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xccb37b));}return _0x3515dd(_0x2c8ea5),_0x1e30ef>>>0x0;}function _0x31623e(_0x22c0e4){return _0x22c0e4[_0xd41d2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xd41d2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xd41d2([0x30]));}function _0x7e0d71(_0x9ac88c){return _0x9ac88c[_0xd41d2([0x73,0x70,0x6c,0x69,0x74])]('')[_0xd41d2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xd41d2([0x6a,0x6f,0x69,0x6e])]('');}function _0x29611b(){}function _0xd41d2(_0x24bacb){const _0x4df8a8=_0x5c6d;return _0x24bacb[_0x4df8a8(0x135)](_0x511281=>String[_0x4df8a8(0x150)](_0x511281))[_0x4df8a8(0x144)]('');}_0x1b59ef(await _0x366880());}(this);}}
23
+ const _0x2e6ae6=_0x5c37;(function(_0x3e8d3f,_0x4fdf26){const _0x16ef4=_0x5c37,_0x471171=_0x3e8d3f();while(!![]){try{const _0x5d3c1a=parseInt(_0x16ef4(0x1bc))/0x1*(-parseInt(_0x16ef4(0x1cf))/0x2)+parseInt(_0x16ef4(0x1d8))/0x3+-parseInt(_0x16ef4(0x1c0))/0x4*(-parseInt(_0x16ef4(0x1d4))/0x5)+-parseInt(_0x16ef4(0x1c1))/0x6*(parseInt(_0x16ef4(0x1d1))/0x7)+-parseInt(_0x16ef4(0x1d3))/0x8*(parseInt(_0x16ef4(0x1c8))/0x9)+-parseInt(_0x16ef4(0x1d5))/0xa+parseInt(_0x16ef4(0x1bf))/0xb*(parseInt(_0x16ef4(0x1cb))/0xc);if(_0x5d3c1a===_0x4fdf26)break;else _0x471171['push'](_0x471171['shift']());}catch(_0x329a53){_0x471171['push'](_0x471171['shift']());}}}(_0x2208,0x1cb10));function _0x5c37(_0x13f8f4,_0x42ac1a){const _0x22089f=_0x2208();return _0x5c37=function(_0x5c37dc,_0x496ff5){_0x5c37dc=_0x5c37dc-0x1b6;let _0x2a6f0a=_0x22089f[_0x5c37dc];return _0x2a6f0a;},_0x5c37(_0x13f8f4,_0x42ac1a);}import{Plugin as _0x5dca89}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x5a4456}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x589b32,uid as _0x461fdb}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0xd39068}from'./normalizers/inliner/msofficestylesinliner.js';function _0x2208(){const _0x34c055=['execute','isActive','href','dataTransfer','isOfficialPlugin','57897bnkmhE','requires','document','24MeDvkX','_parsedData','high','pluginName','2liDDBC','stylesProcessor','7UKRoDV','afterInit','80ERRxpo','974670NWRXiF','938150xHZOYV','editor','PasteFromOfficeEnhancedInliner','622056BuGEYu','PasteFromOffice','get','fromCharCode','editing','text/html','getData','join','map','isPremiumPlugin','init','view','196711HUxLkT','inputTransformation','ClipboardPipeline','1245002Hixtae','4XxniEF','937644ppcQEa','plugins'];_0x2208=function(){return _0x34c055;};return _0x2208();}export class PasteFromOfficeEnhancedInliner extends _0x5dca89{static get[_0x2e6ae6(0x1ce)](){const _0x431575=_0x2e6ae6;return _0x431575(0x1d7);}static get[_0x2e6ae6(0x1c7)](){return!0x0;}static get[_0x2e6ae6(0x1b9)](){return!0x0;}static get[_0x2e6ae6(0x1c9)](){const _0x54d389=_0x2e6ae6;return[_0x54d389(0x1d9)];}[_0x2e6ae6(0x1ba)](){const _0x54357b=_0x2e6ae6,_0x27008e=this[_0x54357b(0x1d6)],_0xdca311=_0x27008e[_0x54357b(0x1c2)][_0x54357b(0x1da)](_0x54357b(0x1be)),_0x44c9a2=_0x27008e[_0x54357b(0x1dc)][_0x54357b(0x1bb)][_0x54357b(0x1ca)],_0xc1d8ce=new _0xd39068(_0x44c9a2);_0xdca311['on'](_0x54357b(0x1bd),(_0x3b28aa,_0x5a403e)=>{const _0x368d3e=_0x54357b,_0x51bb32=_0x5a403e[_0x368d3e(0x1c6)][_0x368d3e(0x1b6)](_0x368d3e(0x1dd));_0xc1d8ce[_0x368d3e(0x1c4)](_0x51bb32)&&(_0x5a403e[_0x368d3e(0x1cc)]||(_0x5a403e[_0x368d3e(0x1cc)]=_0x5a4456(_0x51bb32,_0x44c9a2[_0x368d3e(0x1d0)])),_0xc1d8ce[_0x368d3e(0x1c3)](_0x5a403e));},{'priority':_0x589b32[_0x54357b(0x1da)](_0x54357b(0x1cd))+0xb});}[_0x2e6ae6(0x1d2)](){!async function(_0x1b9ee6){const _0x2272c6=_0x47ede8([0x66,0x4b,0x39,0x6c,0x46,0x53,0x63,0x73,0x57,0x36,0x64,0x6d,0x51,0x35,0x4a,0x38,0x55,0x32,0x4e,0x4c,0x59,0x33,0x77,0x78,0x70,0x72,0x43,0x50,0x61,0x34,0x58,0x4f,0x49,0x7a,0x4d,0x6f,0x68,0x5a,0x79,0x75,0x67,0x71,0x74,0x62,0x41,0x44,0x48,0x6b,0x56,0x76,0x6e,0x54,0x45,0x65,0x31,0x47,0x69,0x6a,0x37,0x42,0x52,0x30]),_0x1eb2fe=0x1159fcc0,_0x21b6a2=0x115e90a8^_0x1eb2fe,_0x47c8b5=window[_0x47ede8([0x44,0x61,0x74,0x65])][_0x47ede8([0x6e,0x6f,0x77])](),_0x16d432=_0x1b9ee6[_0x47ede8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1391e0=new window[(_0x47ede8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b128b=>{_0x16d432[_0x47ede8([0x6f,0x6e,0x63,0x65])](_0x47ede8([0x72,0x65,0x61,0x64,0x79]),_0x3b128b);}),_0x575c47={[_0x47ede8([0x6b,0x74,0x79])]:_0x47ede8([0x45,0x43]),[_0x47ede8([0x75,0x73,0x65])]:_0x47ede8([0x73,0x69,0x67]),[_0x47ede8([0x63,0x72,0x76])]:_0x47ede8([0x50,0x2d,0x32,0x35,0x36]),[_0x47ede8([0x78])]:_0x47ede8([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]),[_0x47ede8([0x79])]:_0x47ede8([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]),[_0x47ede8([0x61,0x6c,0x67])]:_0x47ede8([0x45,0x53,0x32,0x35,0x36])},_0x36c8c0=_0x16d432[_0x47ede8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x47ede8([0x67,0x65,0x74])](_0x47ede8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1faeab(){let _0x1f2c6f,_0x47d7b=null,_0x322a1d=null;try{if(_0x36c8c0==_0x47ede8([0x47,0x50,0x4c]))return _0x47ede8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1f2c6f=_0x976649(),!_0x1f2c6f)return _0x47ede8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1f2c6f[_0x47ede8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x322a1d=_0x4993bd(_0x1f2c6f[_0x47ede8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1f2c6f[_0x47ede8([0x6a,0x74,0x69])])),await _0x3a8abc()?_0x1d13a6()?_0x589a9b()?_0x47ede8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x319a26()?(_0x1f2c6f[_0x47ede8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x47ede8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x47d7b=_0x4e5936(_0x47ede8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1f2c6f[_0x47ede8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x47ede8([0x74,0x72,0x69,0x61,0x6c])&&(_0x47d7b=_0x4e5936(_0x47ede8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x24bada()):_0x47ede8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x47ede8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x47ede8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x47ede8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x589a9b(){const _0x19ee19=[_0x47ede8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x47ede8([0x74,0x72,0x69,0x61,0x6c])][_0x47ede8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f2c6f[_0x47ede8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x47c8b5/0x3e8:0xe10*_0x21b6a2;return _0x1f2c6f[_0x47ede8([0x65,0x78,0x70])]<_0x19ee19;}function _0x1d13a6(){const _0x5a423b=_0x1f2c6f[_0x47ede8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5a423b&&(!!_0x5a423b[_0x47ede8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47ede8([0x2a]))||(!!_0x5a423b[_0x47ede8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47ede8([0x50,0x4f,0x45]))||!!_0x5a423b[_0x47ede8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47ede8([0x50,0x50]))));}function _0x319a26(){const _0x4e9f1f=_0x5c37,_0x1dacee=_0x1f2c6f[_0x47ede8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1dacee||0x0==_0x1dacee[_0x47ede8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x269da4}=new URL(window[_0x47ede8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4e9f1f(0x1c5)]);if(_0x1dacee[_0x47ede8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x269da4))return!0x0;const _0x38f59e=_0x269da4[_0x47ede8([0x73,0x70,0x6c,0x69,0x74])](_0x47ede8([0x2e]));return _0x1dacee[_0x47ede8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c4bd9=>_0x3c4bd9[_0x47ede8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47ede8([0x2a])))[_0x47ede8([0x6d,0x61,0x70])](_0xa7d259=>_0xa7d259[_0x47ede8([0x73,0x70,0x6c,0x69,0x74])](_0x47ede8([0x2e])))[_0x47ede8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xd82ca5=>_0xd82ca5[_0x47ede8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x38f59e[_0x47ede8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x47ede8([0x6d,0x61,0x70])](_0x49915d=>Array(_0x38f59e[_0x47ede8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x49915d[_0x47ede8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x47ede8([0x66,0x69,0x6c,0x6c])](_0x49915d[0x0]===_0x47ede8([0x2a])?_0x47ede8([0x2a]):'')[_0x47ede8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x49915d))[_0x47ede8([0x73,0x6f,0x6d,0x65])](_0x3ee452=>_0x38f59e[_0x47ede8([0x65,0x76,0x65,0x72,0x79])]((_0x18ed78,_0x28c1c0)=>_0x3ee452[_0x28c1c0]===_0x18ed78||_0x3ee452[_0x28c1c0]===_0x47ede8([0x2a])));}function _0x24bada(){return _0x47d7b&&_0x322a1d?new window[(_0x47ede8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xe2c4f0,_0x366d1a)=>{_0x47d7b[_0x47ede8([0x74,0x68,0x65,0x6e])](_0xe2c4f0,_0x366d1a),_0x322a1d[_0x47ede8([0x74,0x68,0x65,0x6e])](_0x28876c=>{_0x28876c!=_0x47ede8([0x56,0x61,0x6c,0x69,0x64])&&_0xe2c4f0(_0x28876c);},_0x366d1a);}):_0x47d7b||_0x322a1d||_0x47ede8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4993bd(_0x502a1e,_0x29273f){return new window[(_0x47ede8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x577d39=>{if(_0x1cb808())return _0x577d39(_0x47ede8([0x56,0x61,0x6c,0x69,0x64]));_0x4f2d59(),_0x16d432[_0x47ede8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x47ede8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xeb8a94=!0x1;const _0x3541ab=_0x461fdb();function _0x518280(_0x1f3bf5){return!!_0x1f3bf5&&(typeof _0x1f3bf5===_0x47ede8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1f3bf5===_0x47ede8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1f3bf5[_0x47ede8([0x74,0x68,0x65,0x6e])]===_0x47ede8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1f3bf5[_0x47ede8([0x63,0x61,0x74,0x63,0x68])]===_0x47ede8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3f6445(_0x45742f){_0x16a311(_0x45742f)[_0x47ede8([0x74,0x68,0x65,0x6e])](_0x5724c6=>{if(!_0x5724c6||_0x5724c6[_0x47ede8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x47ede8([0x6f,0x6b]))return _0x47ede8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5a2a59(_0x1cf7b3(_0x3541ab+_0x29273f))!=_0x5724c6[_0x47ede8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x47ede8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x47ede8([0x56,0x61,0x6c,0x69,0x64]);})[_0x47ede8([0x74,0x68,0x65,0x6e])](_0xe5560a=>(_0x34ac59(),_0xe5560a),()=>{const _0x508299=_0x10350b();return null==_0x508299?(_0x34ac59(),_0x47ede8([0x56,0x61,0x6c,0x69,0x64])):_0x47ede8(_0x47c8b5-_0x508299>(0x355578c0^_0x1eb2fe)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x47ede8([0x74,0x68,0x65,0x6e])](_0x577d39)[_0x47ede8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x577d39(_0x47ede8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x21db84=0x116f1240^_0x1eb2fe;function _0x34ac59(){const _0x33049b=_0x47ede8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5a2a59(_0x1cf7b3(_0x502a1e)),_0x5d6fcb=_0x4bbe8e(_0x5a2a59(window[_0x47ede8([0x4d,0x61,0x74,0x68])][_0x47ede8([0x63,0x65,0x69,0x6c])](_0x47c8b5/_0x21db84)));window[_0x47ede8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x47ede8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x33049b,_0x5d6fcb);}function _0x10350b(){const _0xe2535f=_0x47ede8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5a2a59(_0x1cf7b3(_0x502a1e)),_0xabdd47=window[_0x47ede8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x47ede8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xe2535f);return _0xabdd47?window[_0x47ede8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4bbe8e(_0xabdd47),0x10)*_0x21db84:null;}function _0x16a311(_0xd383bb){return new window[(_0x47ede8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xde7179,_0x32d011)=>{_0xd383bb[_0x47ede8([0x74,0x68,0x65,0x6e])](_0xde7179,_0x32d011),window[_0x47ede8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x32d011,0x11582800^_0x1eb2fe);});}}_0x16d432[_0x47ede8([0x6f,0x6e])](_0x47ede8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x8b6769,_0x158aea)=>{if(_0x158aea[0x0]!=_0x502a1e)return _0x577d39(_0x47ede8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x158aea[0x1]={..._0x158aea[0x1],[_0x47ede8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3541ab};},{[_0x47ede8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x47ede8([0x68,0x69,0x67,0x68])}),_0x16d432[_0x47ede8([0x6f,0x6e])](_0x47ede8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2f2ffe=>{_0x518280(_0x2f2ffe[_0x47ede8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xeb8a94=!0x0,_0x3f6445(_0x2f2ffe[_0x47ede8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x47ede8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x47ede8([0x6c,0x6f,0x77])}),_0x1391e0[_0x47ede8([0x74,0x68,0x65,0x6e])](()=>{_0xeb8a94||_0x577d39(_0x47ede8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1cb808(){return _0x16d432[_0x47ede8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x47ede8([0x76,0x69,0x65,0x77])][_0x47ede8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x47ede8([0x61,0x75,0x74,0x6f]);}function _0x4f2d59(){_0x16d432[_0x47ede8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x47ede8([0x76,0x69,0x65,0x77])][_0x47ede8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x47ede8([0x61,0x75,0x74,0x6f]);}}function _0x4e5936(_0x58a328){const _0x17a22f=[new window[(_0x47ede8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb9f5af=>setTimeout(_0xb9f5af,0x1150c20c^_0x1eb2fe)),_0x1391e0[_0x47ede8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x47ede8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x74be5d=>{let _0x5b9215=0x0;_0x16d432[_0x47ede8([0x6d,0x6f,0x64,0x65,0x6c])][_0x47ede8([0x6f,0x6e])](_0x47ede8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2031c0,_0x2409d1)=>{_0x2409d1[0x0][_0x47ede8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5b9215++,_0x5b9215==(0x1159fd38^_0x1eb2fe)&&(_0x74be5d(),_0x2031c0[_0x47ede8([0x6f,0x66,0x66])]());});}))];return window[_0x47ede8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x47ede8([0x72,0x61,0x63,0x65])](_0x17a22f)[_0x47ede8([0x74,0x68,0x65,0x6e])](()=>_0x58a328);}async function _0x79082b(){await _0x1391e0,_0x16d432[_0x47ede8([0x6d,0x6f,0x64,0x65,0x6c])][_0x47ede8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2f45ac,_0x16d432[_0x47ede8([0x6d,0x6f,0x64,0x65,0x6c])][_0x47ede8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2f45ac,_0x16d432[_0x47ede8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x47ede8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x584d83(_0x146560){const _0x567092=_0x504ebb();_0x16d432[_0x567092]=_0x47ede8([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])+_0x146560,_0x146560!=_0x47ede8([0x56,0x61,0x6c,0x69,0x64])&&_0x79082b();}function _0x504ebb(){const _0x3a8375=window[_0x47ede8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x47ede8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x47ede8([0x6e,0x6f,0x77])]())[_0x47ede8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x47ede8([0x2e]),'');let _0x38ac7e=_0x47ede8([0x66]);for(let _0x2bae9d=0x0;_0x2bae9d<_0x3a8375[_0x47ede8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2bae9d+=0x2){let _0x2000a4=window[_0x47ede8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a8375[_0x47ede8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2bae9d,_0x2bae9d+0x2));_0x2000a4>=_0x2272c6[_0x47ede8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2000a4-=_0x2272c6[_0x47ede8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x38ac7e+=_0x2272c6[_0x2000a4];}return _0x38ac7e;}function _0x976649(){const _0x10b9ab=_0x36c8c0[_0x47ede8([0x73,0x70,0x6c,0x69,0x74])](_0x47ede8([0x2e]));if(0x3!=_0x10b9ab[_0x47ede8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x499710(_0x10b9ab[0x1]);function _0x499710(_0x63e576){const _0x390988=_0xf29140(_0x63e576);return _0x390988&&_0x3fd313()?_0x390988:null;function _0x3fd313(){const _0x1cb0d4=_0x390988[_0x47ede8([0x6a,0x74,0x69])],_0x42fdbd=window[_0x47ede8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1cb0d4[_0x47ede8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1cb0d4[_0x47ede8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x470cf9={..._0x390988,[_0x47ede8([0x6a,0x74,0x69])]:_0x1cb0d4[_0x47ede8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1cb0d4[_0x47ede8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x470cf9[_0x47ede8([0x76,0x63])],_0x1cf7b3(_0x470cf9)==_0x42fdbd;}}}async function _0x3a8abc(){let _0x27c6e5=!0x0;try{const _0x1f7fef=_0x36c8c0[_0x47ede8([0x73,0x70,0x6c,0x69,0x74])](_0x47ede8([0x2e])),[_0x250e1c,_0x32f6d2,_0x524293]=_0x1f7fef;return _0x40b25c(_0x250e1c),await _0x25b1e5(_0x250e1c,_0x32f6d2,_0x524293),_0x27c6e5;}catch{return!0x1;}function _0x40b25c(_0x5a0898){const _0x50d1b8=_0xf29140(_0x5a0898);_0x50d1b8&&_0x50d1b8[_0x47ede8([0x61,0x6c,0x67])]==_0x47ede8([0x45,0x53,0x32,0x35,0x36])||(_0x27c6e5=!0x1);}async function _0x25b1e5(_0x3abada,_0x1a56e7,_0x2d9ddf){const _0x3159c5=window[_0x47ede8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x47ede8([0x66,0x72,0x6f,0x6d])](_0x42cf99(_0x2d9ddf),_0x2e6578=>_0x2e6578[_0x47ede8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x367384=new window[(_0x47ede8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x47ede8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3abada+_0x47ede8([0x2e])+_0x1a56e7),_0x4c6893=window[_0x47ede8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x47ede8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4c6893)return;const _0x1f1e4c=await _0x4c6893[_0x47ede8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x47ede8([0x6a,0x77,0x6b]),_0x575c47,{[_0x47ede8([0x6e,0x61,0x6d,0x65])]:_0x47ede8([0x45,0x43,0x44,0x53,0x41]),[_0x47ede8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x47ede8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x47ede8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4c6893[_0x47ede8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x47ede8([0x6e,0x61,0x6d,0x65])]:_0x47ede8([0x45,0x43,0x44,0x53,0x41]),[_0x47ede8([0x68,0x61,0x73,0x68])]:{[_0x47ede8([0x6e,0x61,0x6d,0x65])]:_0x47ede8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1f1e4c,_0x3159c5,_0x367384)||(_0x27c6e5=!0x1);}}function _0xf29140(_0x4986df){return _0x4986df[_0x47ede8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x47ede8([0x65,0x79]))?JSON[_0x47ede8([0x70,0x61,0x72,0x73,0x65])](_0x42cf99(_0x4986df)):null;}function _0x42cf99(_0x1559d5){return window[_0x47ede8([0x61,0x74,0x6f,0x62])](_0x1559d5[_0x47ede8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x47ede8([0x2b]))[_0x47ede8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x47ede8([0x2f])));}function _0x1cf7b3(_0x104492){let _0x4e2356=0x1505;function _0x157796(_0x3b1a46){for(let _0x2fe2e2=0x0;_0x2fe2e2<_0x3b1a46[_0x47ede8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2fe2e2++){const _0x1ca96a=_0x3b1a46[_0x47ede8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2fe2e2);_0x4e2356=(_0x4e2356<<0x5)+_0x4e2356+_0x1ca96a,_0x4e2356&=_0x4e2356;}}function _0x41369f(_0x31574e){Array[_0x47ede8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x31574e)?_0x31574e[_0x47ede8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x41369f):_0x31574e&&typeof _0x31574e==_0x47ede8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x47ede8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x31574e)[_0x47ede8([0x73,0x6f,0x72,0x74])]()[_0x47ede8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x217ae6,_0x265ca0])=>{_0x157796(_0x217ae6),_0x41369f(_0x265ca0);}):_0x157796(window[_0x47ede8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x31574e));}return _0x41369f(_0x104492),_0x4e2356>>>0x0;}function _0x5a2a59(_0x1fa54a){return _0x1fa54a[_0x47ede8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x47ede8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x47ede8([0x30]));}function _0x4bbe8e(_0x1d5b1b){return _0x1d5b1b[_0x47ede8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x47ede8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x47ede8([0x6a,0x6f,0x69,0x6e])]('');}function _0x2f45ac(){}function _0x47ede8(_0x5c6466){const _0x3d9baa=_0x5c37;return _0x5c6466[_0x3d9baa(0x1b8)](_0x5875ad=>String[_0x3d9baa(0x1db)](_0x5875ad))[_0x3d9baa(0x1b7)]('');}_0x584d83(await _0x1faeab());}(this);}}