@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.1-alpha.3 → 46.0.1-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${I(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function I(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&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(t){const e=E,n=t();for(;;)try{if(567887===parseInt(e(217))/1+-parseInt(e(209))/2+-parseInt(e(216))/3*(-parseInt(e(211))/4)+parseInt(e(210))/5*(-parseInt(e(208))/6)+-parseInt(e(215))/7*(-parseInt(e(207))/8)+-parseInt(e(213))/9*(parseInt(e(212))/10)+parseInt(e(214))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=C();return(E=function(t,e){return n[t-=206]})(t,e)}function C(){const t=["723728gMJMVK","28115oytHaf","1993908lnriNq","2209430MgtndD","9ajgAVf","4919827yMMtfx","7gwXvIC","3iStxli","613579hboiDF","test","4198392Kyocry","996bYyXSi"];return(C=function(){return t})()}function L(t){return A[E(206)](t)}function O(t,e){const n=R();return(O=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(436442===-parseInt(e(214))/1*(parseInt(e(206))/2)+-parseInt(e(194))/3+parseInt(e(215))/4+-parseInt(e(192))/5*(-parseInt(e(189))/6)+-parseInt(e(197))/7+parseInt(e(208))/8*(parseInt(e(200))/9)+-parseInt(e(216))/10*(parseInt(e(196))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(199)]&&!s[n(210)])continue;const e=!s[n(199)]||t[n(207)]===s[n(199)],o=!s[n(210)]||t[n(213)](s[n(210)]);e&&o&&r[n(188)](s,i)}return r}function M(t){const e=O,n={};for(let r=0;r<t[e(204)];r++){const s=t[r],i=t[e(211)](s);e(198)!==i&&(n[s]=i)}return n}function N(t){const e=O,n=t[e(202)](",")[e(191)](t=>t[e(203)]()),r=[];for(const t of n){const n=P[e(193)](t);n&&r[e(195)](n[e(209)])}return r}function T(t){const e=O,n={};for(const r of t)Object[e(190)](n,r);return n}function R(){const t=["trim","length","selectorText","878110OrpmUF","name","1048qCKnnK","groups","className","getPropertyValue","cssRules","hasClass","1vbJwua","2791660GYlkoe","406440JWFwBi","set","30sSENcN","assign","map","394225BnZqql","exec","184842NtcnRi","push","66kQYxZz","2071384LbBDiN","initial","tagName","26433wBlYWV","style","split"];return(R=function(){return t})()}const j=W;function K(){const t=["2966xvBeJl","3531852AzGeJS","363sBHVKv","699330HlLhBO","130362jzTKgW","hasStyle","createRangeIn","content","execute","_parsedData","4425965UGfVoq","440olVvKJ","setStyle","elementStart","isActive","type","size","values","444JtXnss","81137sWUTYI","from","item","185DMrIrU","document","23660vMabLV"];return(K=function(){return t})()}function W(t,e){const n=K();return(W=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(539625===parseInt(e(353))/1*(-parseInt(e(356))/2)+-parseInt(e(349))/3*(parseInt(e(355))/4)+-parseInt(e(341))/5+parseInt(e(335))/6+parseInt(e(350))/7*(parseInt(e(342))/8)+-parseInt(e(357))/9+-parseInt(e(334))/10*(-parseInt(e(333))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class D extends b{[j(339)](t){const n=j,{body:r,styles:s}=t[n(340)],i=new e.ViewUpcastWriter(r[n(354)]),o=i[n(337)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(188)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(212)])if(t instanceof CSSStyleRule){const r=M(t[e(201)]);n[t[e(205)]]=Object[e(190)]({},n[t[e(205)]]||{},r)}return n}(s));for(const t of o){if(n(344)!==t[n(346)])continue;const e=F(t[n(352)],c);if(e[n(347)]){const r=T(Array[n(351)](e[n(348)]()));for(const e in r){const s=t[n(352)];s[n(336)](e)||i[n(343)](e,r[e],s)}}}t[n(338)]=r}[j(345)](t){return super[j(345)](t)||L(t)}}const V=J;function J(t,e){const n=B();return(J=function(t,e){return n[t-=315]})(t,e)}function B(){const t=["high","requires","inputTransformation","join","isOfficialPlugin","483832DinQhQ","176968ZtnILn","get","4869ukNWqf","14eaJzmi","isActive","ClipboardPipeline","dataTransfer","PasteFromOffice","fromCharCode","plugins","PasteFromOfficeEnhancedInliner","href","execute","384XHbgwO","map","pluginName","document","_parsedData","1168264QeIozv","text/html","5000yIazKC","292290oapful","getData","afterInit","2fLQHcL","isPremiumPlugin","3oxtlWb","stylesProcessor","1126110TnUNOp","view","editor","66394GKhrjH","editing","init"];return(B=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(171623===-parseInt(e(332))/1*(-parseInt(e(325))/2)+parseInt(e(327))/3*(-parseInt(e(319))/4)+parseInt(e(329))/5+parseInt(e(322))/6+parseInt(e(344))/7*(-parseInt(e(340))/8)+-parseInt(e(343))/9*(parseInt(e(321))/10)+-parseInt(e(341))/11*(-parseInt(e(354))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class $ extends t.Plugin{static get[V(316)](){return V(351)}static get[V(339)](){return!0}static get[V(326)](){return!0}static get[V(336)](){return[V(348)]}[V(334)](){const t=V,e=this[t(331)],n=e[t(350)][t(342)](t(346)),r=e[t(333)][t(330)][t(317)],s=new D(r);n.on(t(337),(e,n)=>{const i=t,o=n[i(347)][i(323)](i(320));s[i(345)](o)&&(n[i(318)]||(n[i(318)]=x(o,r[i(328)])),s[i(353)](n))},{priority:S.priorities[t(342)](t(335))+11})}[V(324)](){!async function(t){const e=d([76,75,111,54,53,122,115,112,50,117,83,67,108,109,89,56,68,73,105,88,72,121,98,66,100,120,106,80,104,79,107,69,49,90,99,85,52,102,97,78,119,65,118,74,103,114,101,55,84,86,71,116,110,51,82,48,77,81,113,70,87,57]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=J;return t[e(315)](t=>String[e(349)](t))[e(338)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([76]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754092800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=J,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(352)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const k=q;function q(t,e){const n=H();return(q=function(t,e){return n[t-=359]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(670429===parseInt(e(380))/1*(parseInt(e(359))/2)+parseInt(e(401))/3*(-parseInt(e(404))/4)+-parseInt(e(364))/5+parseInt(e(393))/6*(-parseInt(e(361))/7)+parseInt(e(373))/8*(-parseInt(e(372))/9)+-parseInt(e(375))/10+-parseInt(e(399))/11*(-parseInt(e(389))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const z=[k(396),k(402),k(379),k(382),k(391),k(390),k(403),k(383)],U=[k(396),k(402),k(379)],G={"font-style":[[k(385),"i"]],"font-weight":[[k(378),k(365)],[k(366),k(365)],[k(388),k(365)],[t=>Number(t)>=600,k(365)]],"text-decoration":[[k(395),"u"],[k(371),"s"]],"text-decoration-line":[[k(395),"u"],[k(371),"s"]],"vertical-align":[[k(369),k(369)],[k(362),k(370)]]};function H(){const t=["4371600nhtTSA","font-weight","text-decoration-line","span","6BOXyrF","length","underline","color","getStyle","function","55qVaMlQ","forEach","3mBvZUT","font-family","font-style","555748KJImXE","58JpjQcI","filter","1293439mMlIzB","super","getChildren","4281340rWSgtD","strong","bold","getStyleNames","removeStyle","sub","sup","line-through","1028619NvfNJx","24BQbprl","setStyle","7930590zNPgZR","insertChild","from","medium","font-size","40167qezNPO","keys","text-decoration","vertical-align","split","italic","includes","createElement","bolder"];return(H=function(){return t})()}function Z(t){return z[k(386)](t)}function X(t){const e=k;return Array[e(377)](t[e(367)]())[e(360)](Z)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=k,r={},s={};return e[n(400)](e=>{const i=n,o=t[i(397)](e);if(o)if(c=e,U[k(386)](c))r[e]=o;else if(e in G){const t=o[i(384)](" ");G[e][i(400)](([n,r])=>{const o=i;for(const i of t)(o(398)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=k;for(const s in n)n[s][r(400)](([,n])=>{const s=r,i=e[s(387)](n,[],t[s(363)]());e[s(376)](0,i,t)}),e[r(368)](s,t)})(t,e,s),function(t,e,n){const r=k;if(!Object[r(381)](n)[r(394)])return;const s=e[r(387)](r(392),[],t[r(363)]());e[r(374)](n,s),e[r(376)](0,s,t),e[r(368)](Object[r(381)](n),t)}(t,e,r)}const Q=Y;function Y(t,e){const n=et();return(Y=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=Y,n=t();for(;;)try{if(775709===-parseInt(e(194))/1+parseInt(e(186))/2+-parseInt(e(201))/3+parseInt(e(204))/4+-parseInt(e(200))/5*(parseInt(e(198))/6)+-parseInt(e(189))/7+-parseInt(e(190))/8*(-parseInt(e(195))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class tt extends b{[Q(188)](t){const n=Q,{body:r}=t[n(206)],s=new e.ViewUpcastWriter(r[n(197)]),i=s[n(187)](r),o=new e.ViewDocument(s[n(197)][n(185)]),c=[...new e.ViewDomConverter(o)[n(193)],n(199)],a=i[n(192)]();for(const t of a)if(t.is(n(205))&&c[n(203)](t[n(196)])){_(t,s,X(t))}t[n(202)]=r}[Q(191)](t){return super[Q(191)](t)||L(t)}}function et(){const t=["4216740RYqgrB","2961252ySorcA","content","includes","4313772Avsdjh","element","_parsedData","stylesProcessor","113522nbAASB","createRangeIn","execute","4148130vMoihf","24184XeXzWZ","isActive","getItems","blockElements","1358509rDHxaA","10188GgGhvb","name","document","6hXBrkJ","font"];return(et=function(){return t})()}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=201]})(t,e)}const rt=nt;function st(){const t=["editing","usageLimit","540484SEgJCT","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","editor","1577344EzuAhb","evaluationLimit","expired","inputTransformation","domainLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_showLicenseError","view","5DuRExT","document","1MZozkF","invalid","getData","9dGyRbJ","isOfficialPlugin","config","pasteFromOfficeEnhancedLicenseKeyValid","init","dataTransfer","pasteFromOfficeEnhancedLicenseKeyTrialLimit","high","2544266NSjjED","requires","5898078uYZnsg","stylesProcessor","3584686duyLEV","275hKTBKn","isPremiumPlugin","56670IbHlwF","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","isActive","_licenseKeyCheckInterval","24spAIZu","plugins","PasteFromOffice","pluginName","_parsedData","ClipboardPipeline","text/html","pasteFromOfficeEnhancedLicenseKeyInvalid","trialLimit","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","destroy","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","licenseKey","get","PasteFromOfficeEnhancedPropagator","25172424bamqIK"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(670821===parseInt(e(255))/1*(parseInt(e(210))/2)+parseInt(e(222))/3*(parseInt(e(242))/4)+-parseInt(e(253))/5*(-parseInt(e(212))/6)+-parseInt(e(214))/7+parseInt(e(245))/8*(-parseInt(e(202))/9)+-parseInt(e(217))/10*(-parseInt(e(215))/11)+-parseInt(e(239))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(236)];[rt(221)];static get[rt(225)](){return rt(238)}static get[rt(203)](){return!0}static get[rt(216)](){return!0}static get[rt(211)](){return[rt(224)]}[rt(206)](){const t=rt,e=this[t(244)],n=e[t(223)][t(237)](t(227)),r=e[t(240)][t(252)][t(254)],s=new tt(r);n.on(t(248),(e,n)=>{const i=t,o=n[i(207)][i(201)](i(228));s[i(220)](o)&&(n[i(226)]||(n[i(226)]=x(o,r[i(213)])),s[i(231)](n))},{priority:S.priorities[t(237)](t(209))+10}),this[t(236)]=this[t(244)][t(204)][t(237)](t(236));const i=this[t(244)];this[t(221)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(205)==s||e(229)==s||e(219)==s||e(232)==s||e(250)==s||e(243)==s||e(208)==s||e(234)==s){delete i[r],n=s,clearInterval(this[e(221)]),this[e(221)]=void 0;break}}e(229)==n&&i[e(251)](e(256)),e(219)==n&&i[e(251)](e(247)),e(232)==n&&i[e(251)](e(249)),e(250)==n&&i[e(251)](e(218),e(235)),e(243)==n&&i[e(251)](e(246)),e(208)==n&&i[e(251)](e(230)),e(234)==n&&i[e(251)](e(241))},1e3)}[rt(233)](){const t=rt;super[t(233)](),this[t(221)]&&clearInterval(this[t(221)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=457]})(t,e)}function at(){var t=["690940AIoJcK","PasteFromOfficeEnhanced","325137tIIfUm","6TVUgsC","8200857ABuABW","3204006mbpAzu","requires","PasteFromOffice","27JiepFG","4956220VBTOjL","isPremiumPlugin","isOfficialPlugin","pluginName","4361536GtrPOy","37164GjZaoI"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(629857===-parseInt(e(463))/1+parseInt(e(460))/2+-parseInt(e(464))/3*(parseInt(e(461))/4)+-parseInt(e(470))/5+-parseInt(e(466))/6+parseInt(e(465))/7+-parseInt(e(459))/8*(-parseInt(e(469))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(458)](){return ot(462)}static get[ot(457)](){return!0}static get[ot(471)](){return!0}static get[ot(467)](){return[ot(468),$,it]}}function lt(){var t=["38gNMGIE","3580wKAXaR","69420qGGVac","22DQqINP","315lQPYMu","185YOTDWZ","760788ERArqU","78610koWzqC","2378gSzlci","3255132suJIlJ","363JznGfJ","3904240yxXZRJ"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=267]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(270260===parseInt(e(269))/1*(-parseInt(e(277))/2)+parseInt(e(267))/3*(parseInt(e(270))/4)+-parseInt(e(274))/5*(-parseInt(e(271))/6)+parseInt(e(275))/7+parseInt(e(268))/8+parseInt(e(273))/9*(-parseInt(e(276))/10)+parseInt(e(272))/11*(-parseInt(e(278))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&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(t){const e=E,n=t();for(;;)try{if(567887===parseInt(e(217))/1+-parseInt(e(209))/2+-parseInt(e(216))/3*(-parseInt(e(211))/4)+parseInt(e(210))/5*(-parseInt(e(208))/6)+-parseInt(e(215))/7*(-parseInt(e(207))/8)+-parseInt(e(213))/9*(parseInt(e(212))/10)+parseInt(e(214))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=C();return(E=function(t,e){return n[t-=206]})(t,e)}function C(){const t=["723728gMJMVK","28115oytHaf","1993908lnriNq","2209430MgtndD","9ajgAVf","4919827yMMtfx","7gwXvIC","3iStxli","613579hboiDF","test","4198392Kyocry","996bYyXSi"];return(C=function(){return t})()}function O(t){return A[E(206)](t)}function L(t,e){const n=R();return(L=function(t,e){return n[t-=188]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(436442===-parseInt(e(214))/1*(parseInt(e(206))/2)+-parseInt(e(194))/3+parseInt(e(215))/4+-parseInt(e(192))/5*(-parseInt(e(189))/6)+-parseInt(e(197))/7+parseInt(e(208))/8*(parseInt(e(200))/9)+-parseInt(e(216))/10*(parseInt(e(196))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=L,r=new Map;for(const[s,i]of e){if(!s[n(199)]&&!s[n(210)])continue;const e=!s[n(199)]||t[n(207)]===s[n(199)],o=!s[n(210)]||t[n(213)](s[n(210)]);e&&o&&r[n(188)](s,i)}return r}function M(t){const e=L,n={};for(let r=0;r<t[e(204)];r++){const s=t[r],i=t[e(211)](s);e(198)!==i&&(n[s]=i)}return n}function T(t){const e=L,n=t[e(202)](",")[e(191)](t=>t[e(203)]()),r=[];for(const t of n){const n=P[e(193)](t);n&&r[e(195)](n[e(209)])}return r}function j(t){const e=L,n={};for(const r of t)Object[e(190)](n,r);return n}function R(){const t=["trim","length","selectorText","878110OrpmUF","name","1048qCKnnK","groups","className","getPropertyValue","cssRules","hasClass","1vbJwua","2791660GYlkoe","406440JWFwBi","set","30sSENcN","assign","map","394225BnZqql","exec","184842NtcnRi","push","66kQYxZz","2071384LbBDiN","initial","tagName","26433wBlYWV","style","split"];return(R=function(){return t})()}const N=K;function D(){const t=["2966xvBeJl","3531852AzGeJS","363sBHVKv","699330HlLhBO","130362jzTKgW","hasStyle","createRangeIn","content","execute","_parsedData","4425965UGfVoq","440olVvKJ","setStyle","elementStart","isActive","type","size","values","444JtXnss","81137sWUTYI","from","item","185DMrIrU","document","23660vMabLV"];return(D=function(){return t})()}function K(t,e){const n=D();return(K=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(539625===parseInt(e(353))/1*(-parseInt(e(356))/2)+-parseInt(e(349))/3*(parseInt(e(355))/4)+-parseInt(e(341))/5+parseInt(e(335))/6+parseInt(e(350))/7*(parseInt(e(342))/8)+-parseInt(e(357))/9+-parseInt(e(334))/10*(-parseInt(e(333))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class V extends b{[N(339)](t){const n=N,{body:r,styles:s}=t[n(340)],i=new e.ViewUpcastWriter(r[n(354)]),o=i[n(337)](r),c=function(t){const e=L,n=new Map;for(const r in t){const s=T(r),i=t[r];for(const t of s)n[e(188)](t,i)}return n}(function(t){const e=L,n={};for(const r of t)for(const t of r[e(212)])if(t instanceof CSSStyleRule){const r=M(t[e(201)]);n[t[e(205)]]=Object[e(190)]({},n[t[e(205)]]||{},r)}return n}(s));for(const t of o){if(n(344)!==t[n(346)])continue;const e=F(t[n(352)],c);if(e[n(347)]){const r=j(Array[n(351)](e[n(348)]()));for(const e in r){const s=t[n(352)];s[n(336)](e)||i[n(343)](e,r[e],s)}}}t[n(338)]=r}[N(345)](t){return super[N(345)](t)||O(t)}}const W=k;function J(){const t=["23224SoMVfq","28KqPklV","PasteFromOfficeEnhancedInliner","3198155oOWwtv","261mtjmbx","map","editor","ClipboardPipeline","isPremiumPlugin","15003550aOCeCc","document","_parsedData","pluginName","get","1713spZHKA","getData","PasteFromOffice","31635318yGTvxD","execute","6844SypJjU","175114zDEeVG","high","inputTransformation","5xrzbwo","isOfficialPlugin","init","join","stylesProcessor","isActive","dataTransfer","editing","text/html","plugins","view","afterInit","fromCharCode","href","requires","1360596krWFTD"];return(J=function(){return t})()}function k(t,e){const n=J();return(k=function(t,e){return n[t-=495]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(794495===-parseInt(e(524))/1*(parseInt(e(521))/2)+-parseInt(e(515))/3*(-parseInt(e(520))/4)+parseInt(e(504))/5+parseInt(e(500))/6*(parseInt(e(502))/7)+parseInt(e(501))/8*(parseInt(e(505))/9)+parseInt(e(510))/10+-parseInt(e(518))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class q extends t.Plugin{static get[W(513)](){return W(503)}static get[W(525)](){return!0}static get[W(509)](){return!0}static get[W(499)](){return[W(517)]}[W(526)](){const t=W,e=this[t(507)],n=e[t(533)][t(514)](t(508)),r=e[t(531)][t(495)][t(511)],s=new V(r);n.on(t(523),(e,n)=>{const i=t,o=n[i(530)][i(516)](i(532));s[i(529)](o)&&(n[i(512)]||(n[i(512)]=x(o,r[i(528)])),s[i(519)](n))},{priority:S.priorities[t(514)](t(522))+11})}[W(496)](){!async function(t){const e=d([113,116,80,109,121,73,110,68,106,107,88,97,67,56,51,71,87,102,53,117,76,82,66,99,112,103,48,52,50,57,54,79,108,49,75,122,111,81,118,119,83,85,104,55,84,74,86,90,98,105,101,70,114,69,100,65,78,77,89,72,120,115]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=k;return t[e(506)](t=>String[e(497)](t))[e(527)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([113]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754179200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(498)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const B=$;function $(t,e){const n=Z();return($=function(t,e){return n[t-=359]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(670429===parseInt(e(380))/1*(parseInt(e(359))/2)+parseInt(e(401))/3*(-parseInt(e(404))/4)+-parseInt(e(364))/5+parseInt(e(393))/6*(-parseInt(e(361))/7)+parseInt(e(373))/8*(-parseInt(e(372))/9)+-parseInt(e(375))/10+-parseInt(e(399))/11*(-parseInt(e(389))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const z=[B(396),B(402),B(379),B(382),B(391),B(390),B(403),B(383)],U=[B(396),B(402),B(379)],G={"font-style":[[B(385),"i"]],"font-weight":[[B(378),B(365)],[B(366),B(365)],[B(388),B(365)],[t=>Number(t)>=600,B(365)]],"text-decoration":[[B(395),"u"],[B(371),"s"]],"text-decoration-line":[[B(395),"u"],[B(371),"s"]],"vertical-align":[[B(369),B(369)],[B(362),B(370)]]};function Z(){const t=["4371600nhtTSA","font-weight","text-decoration-line","span","6BOXyrF","length","underline","color","getStyle","function","55qVaMlQ","forEach","3mBvZUT","font-family","font-style","555748KJImXE","58JpjQcI","filter","1293439mMlIzB","super","getChildren","4281340rWSgtD","strong","bold","getStyleNames","removeStyle","sub","sup","line-through","1028619NvfNJx","24BQbprl","setStyle","7930590zNPgZR","insertChild","from","medium","font-size","40167qezNPO","keys","text-decoration","vertical-align","split","italic","includes","createElement","bolder"];return(Z=function(){return t})()}function _(t){return z[B(386)](t)}function H(t){const e=B;return Array[e(377)](t[e(367)]())[e(360)](_)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=B,r={},s={};return e[n(400)](e=>{const i=n,o=t[i(397)](e);if(o)if(c=e,U[B(386)](c))r[e]=o;else if(e in G){const t=o[i(384)](" ");G[e][i(400)](([n,r])=>{const o=i;for(const i of t)(o(398)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=B;for(const s in n)n[s][r(400)](([,n])=>{const s=r,i=e[s(387)](n,[],t[s(363)]());e[s(376)](0,i,t)}),e[r(368)](s,t)})(t,e,s),function(t,e,n){const r=B;if(!Object[r(381)](n)[r(394)])return;const s=e[r(387)](r(392),[],t[r(363)]());e[r(374)](n,s),e[r(376)](0,s,t),e[r(368)](Object[r(381)](n),t)}(t,e,r)}const Y=Q;function Q(t,e){const n=et();return(Q=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(775709===-parseInt(e(194))/1+parseInt(e(186))/2+-parseInt(e(201))/3+parseInt(e(204))/4+-parseInt(e(200))/5*(parseInt(e(198))/6)+-parseInt(e(189))/7+-parseInt(e(190))/8*(-parseInt(e(195))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class tt extends b{[Y(188)](t){const n=Y,{body:r}=t[n(206)],s=new e.ViewUpcastWriter(r[n(197)]),i=s[n(187)](r),o=new e.ViewDocument(s[n(197)][n(185)]),c=[...new e.ViewDomConverter(o)[n(193)],n(199)],a=i[n(192)]();for(const t of a)if(t.is(n(205))&&c[n(203)](t[n(196)])){X(t,s,H(t))}t[n(202)]=r}[Y(191)](t){return super[Y(191)](t)||O(t)}}function et(){const t=["4216740RYqgrB","2961252ySorcA","content","includes","4313772Avsdjh","element","_parsedData","stylesProcessor","113522nbAASB","createRangeIn","execute","4148130vMoihf","24184XeXzWZ","isActive","getItems","blockElements","1358509rDHxaA","10188GgGhvb","name","document","6hXBrkJ","font"];return(et=function(){return t})()}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=201]})(t,e)}const rt=nt;function st(){const t=["editing","usageLimit","540484SEgJCT","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","editor","1577344EzuAhb","evaluationLimit","expired","inputTransformation","domainLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","_showLicenseError","view","5DuRExT","document","1MZozkF","invalid","getData","9dGyRbJ","isOfficialPlugin","config","pasteFromOfficeEnhancedLicenseKeyValid","init","dataTransfer","pasteFromOfficeEnhancedLicenseKeyTrialLimit","high","2544266NSjjED","requires","5898078uYZnsg","stylesProcessor","3584686duyLEV","275hKTBKn","isPremiumPlugin","56670IbHlwF","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","isActive","_licenseKeyCheckInterval","24spAIZu","plugins","PasteFromOffice","pluginName","_parsedData","ClipboardPipeline","text/html","pasteFromOfficeEnhancedLicenseKeyInvalid","trialLimit","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","destroy","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","licenseKey","get","PasteFromOfficeEnhancedPropagator","25172424bamqIK"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(670821===parseInt(e(255))/1*(parseInt(e(210))/2)+parseInt(e(222))/3*(parseInt(e(242))/4)+-parseInt(e(253))/5*(-parseInt(e(212))/6)+-parseInt(e(214))/7+parseInt(e(245))/8*(-parseInt(e(202))/9)+-parseInt(e(217))/10*(-parseInt(e(215))/11)+-parseInt(e(239))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(236)];[rt(221)];static get[rt(225)](){return rt(238)}static get[rt(203)](){return!0}static get[rt(216)](){return!0}static get[rt(211)](){return[rt(224)]}[rt(206)](){const t=rt,e=this[t(244)],n=e[t(223)][t(237)](t(227)),r=e[t(240)][t(252)][t(254)],s=new tt(r);n.on(t(248),(e,n)=>{const i=t,o=n[i(207)][i(201)](i(228));s[i(220)](o)&&(n[i(226)]||(n[i(226)]=x(o,r[i(213)])),s[i(231)](n))},{priority:S.priorities[t(237)](t(209))+10}),this[t(236)]=this[t(244)][t(204)][t(237)](t(236));const i=this[t(244)];this[t(221)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(205)==s||e(229)==s||e(219)==s||e(232)==s||e(250)==s||e(243)==s||e(208)==s||e(234)==s){delete i[r],n=s,clearInterval(this[e(221)]),this[e(221)]=void 0;break}}e(229)==n&&i[e(251)](e(256)),e(219)==n&&i[e(251)](e(247)),e(232)==n&&i[e(251)](e(249)),e(250)==n&&i[e(251)](e(218),e(235)),e(243)==n&&i[e(251)](e(246)),e(208)==n&&i[e(251)](e(230)),e(234)==n&&i[e(251)](e(241))},1e3)}[rt(233)](){const t=rt;super[t(233)](),this[t(221)]&&clearInterval(this[t(221)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=457]})(t,e)}function at(){var t=["690940AIoJcK","PasteFromOfficeEnhanced","325137tIIfUm","6TVUgsC","8200857ABuABW","3204006mbpAzu","requires","PasteFromOffice","27JiepFG","4956220VBTOjL","isPremiumPlugin","isOfficialPlugin","pluginName","4361536GtrPOy","37164GjZaoI"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(629857===-parseInt(e(463))/1+parseInt(e(460))/2+-parseInt(e(464))/3*(parseInt(e(461))/4)+-parseInt(e(470))/5+-parseInt(e(466))/6+parseInt(e(465))/7+-parseInt(e(459))/8*(-parseInt(e(469))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(458)](){return ot(462)}static get[ot(457)](){return!0}static get[ot(471)](){return!0}static get[ot(467)](){return[ot(468),q,it]}}function lt(){var t=["38gNMGIE","3580wKAXaR","69420qGGVac","22DQqINP","315lQPYMu","185YOTDWZ","760788ERArqU","78610koWzqC","2378gSzlci","3255132suJIlJ","363JznGfJ","3904240yxXZRJ"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=267]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(270260===parseInt(e(269))/1*(-parseInt(e(277))/2)+parseInt(e(267))/3*(parseInt(e(270))/4)+-parseInt(e(274))/5*(-parseInt(e(271))/6)+parseInt(e(275))/7+parseInt(e(268))/8+parseInt(e(273))/9*(-parseInt(e(276))/10)+parseInt(e(272))/11*(-parseInt(e(278))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0xc6bedd}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x4629ea,parsePasteOfficeHtml as _0x5250b3}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x504db2,uid as _0x51e446}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x404152,ViewDocument as _0x1ffc64,ViewDomConverter as _0x43296e}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x5cb9de){return m['test'](_0x5cb9de);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3d859e,_0x6452fb){const _0x1b3589=new Map();for(const [_0x543277,_0x2c4279]of _0x6452fb){if(!_0x543277['tagName']&&!_0x543277['className'])continue;const _0x1e65f3=!_0x543277['tagName']||_0x3d859e['name']===_0x543277['tagName'],_0x181682=!_0x543277['className']||_0x3d859e['hasClass'](_0x543277['className']);_0x1e65f3&&_0x181682&&_0x1b3589['set'](_0x543277,_0x2c4279);}return _0x1b3589;}function h(_0x1a9a8e){const _0x46574b={};for(let _0x82fea5=0x0;_0x82fea5<_0x1a9a8e['length'];_0x82fea5++){const _0x27fb73=_0x1a9a8e[_0x82fea5],_0x32114b=_0x1a9a8e['getPropertyValue'](_0x27fb73);'initial'!==_0x32114b&&(_0x46574b[_0x27fb73]=_0x32114b);}return _0x46574b;}function O(_0x55f957){const _0x18bac=_0x55f957['split'](',')['map'](_0x245ba7=>_0x245ba7['trim']()),_0x20a9eb=[];for(const _0x4e7f1a of _0x18bac){const _0x247820=S['exec'](_0x4e7f1a);_0x247820&&_0x20a9eb['push'](_0x247820['groups']);}return _0x20a9eb;}function k(_0x1c3950){const _0x33ddc4={};for(const _0x30d66c of _0x1c3950)Object['assign'](_0x33ddc4,_0x30d66c);return _0x33ddc4;}class u extends _0x4629ea{['execute'](_0x5827b4){const {body:_0xe18b99,styles:_0x5e2013}=_0x5827b4['_parsedData'],_0x132770=new _0x404152(_0xe18b99['document']),_0x5081c4=_0x132770['createRangeIn'](_0xe18b99),_0xf48f8e=function(_0x11fdb8){const _0x5972f5={};for(const _0xce3e8d of _0x11fdb8)for(const _0x5cf4d1 of _0xce3e8d['cssRules'])if(_0x5cf4d1 instanceof CSSStyleRule){const _0x24e7e3=h(_0x5cf4d1['style']);_0x5972f5[_0x5cf4d1['selectorText']]=Object['assign']({},_0x5972f5[_0x5cf4d1['selectorText']]||{},_0x24e7e3);}return _0x5972f5;}(_0x5e2013),_0x6f5be2=function(_0x494505){const _0x563e5d=new Map();for(const _0x27f8c4 in _0x494505){const _0x4aca1a=O(_0x27f8c4),_0x165f4e=_0x494505[_0x27f8c4];for(const _0x400cd7 of _0x4aca1a)_0x563e5d['set'](_0x400cd7,_0x165f4e);}return _0x563e5d;}(_0xf48f8e);for(const _0x2df34b of _0x5081c4){if('elementStart'!==_0x2df34b['type'])continue;const _0x1a9faa=j(_0x2df34b['item'],_0x6f5be2);if(_0x1a9faa['size']){const _0x445b11=k(Array['from'](_0x1a9faa['values']()));for(const _0x517960 in _0x445b11){const _0x429474=_0x2df34b['item'];_0x429474['hasStyle'](_0x517960)||_0x132770['setStyle'](_0x517960,_0x445b11[_0x517960],_0x429474);}}}_0x5827b4['content']=_0xe18b99;}['isActive'](_0x601b6f){return super['isActive'](_0x601b6f)||p(_0x601b6f);}}class i extends _0xc6bedd{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xb4316c=this['editor'],_0x4e5e2d=_0xb4316c['plugins']['get']('ClipboardPipeline'),_0x2958e6=_0xb4316c['editing']['view']['document'],_0x47c742=new u(_0x2958e6);_0x4e5e2d['on']('inputTransformation',(_0x14ea6c,_0x51bcf7)=>{const _0x534497=_0x51bcf7['dataTransfer']['getData']('text/html');_0x47c742['isActive'](_0x534497)&&(_0x51bcf7['_parsedData']||(_0x51bcf7['_parsedData']=_0x5250b3(_0x534497,_0x2958e6['stylesProcessor'])),_0x47c742['execute'](_0x51bcf7));},{'priority':_0x504db2['get']('high')+0xb});}['afterInit'](){!async function(_0x3979b5){const _0x3c8408=_0x148285([0x4c,0x4b,0x6f,0x36,0x35,0x7a,0x73,0x70,0x32,0x75,0x53,0x43,0x6c,0x6d,0x59,0x38,0x44,0x49,0x69,0x58,0x48,0x79,0x62,0x42,0x64,0x78,0x6a,0x50,0x68,0x4f,0x6b,0x45,0x31,0x5a,0x63,0x55,0x34,0x66,0x61,0x4e,0x77,0x41,0x76,0x4a,0x67,0x72,0x65,0x37,0x54,0x56,0x47,0x74,0x6e,0x33,0x52,0x30,0x4d,0x51,0x71,0x46,0x57,0x39]),_0x4d99c2=0x7b0856,_0x42e36f=0x7c6706^_0x4d99c2,_0x1642c3=window[_0x148285([0x44,0x61,0x74,0x65])][_0x148285([0x6e,0x6f,0x77])](),_0x4540ca=_0x3979b5[_0x148285([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3e79b5=new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7d49b5=>{_0x4540ca[_0x148285([0x6f,0x6e,0x63,0x65])](_0x148285([0x72,0x65,0x61,0x64,0x79]),_0x7d49b5);}),_0x11622c={[_0x148285([0x6b,0x74,0x79])]:_0x148285([0x45,0x43]),[_0x148285([0x75,0x73,0x65])]:_0x148285([0x73,0x69,0x67]),[_0x148285([0x63,0x72,0x76])]:_0x148285([0x50,0x2d,0x32,0x35,0x36]),[_0x148285([0x78])]:_0x148285([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x148285([0x79])]:_0x148285([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x148285([0x61,0x6c,0x67])]:_0x148285([0x45,0x53,0x32,0x35,0x36])},_0x4f6929=_0x4540ca[_0x148285([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x148285([0x67,0x65,0x74])](_0x148285([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3461b6(){let _0x2d7fe2,_0x3b955a=null,_0x498d7e=null;try{if(_0x4f6929==_0x148285([0x47,0x50,0x4c]))return _0x148285([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2d7fe2=_0x7116a4(),!_0x2d7fe2)return _0x148285([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2d7fe2[_0x148285([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x498d7e=_0xdec6b(_0x2d7fe2[_0x148285([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2d7fe2[_0x148285([0x6a,0x74,0x69])])),await _0xce449d()?_0x2cc648()?_0x47a1ef()?_0x148285([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4c162c()?(_0x2d7fe2[_0x148285([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x148285([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3b955a=_0x43c5cd(_0x148285([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2d7fe2[_0x148285([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x148285([0x74,0x72,0x69,0x61,0x6c])&&(_0x3b955a=_0x43c5cd(_0x148285([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x342cd8()):_0x148285([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x148285([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x148285([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x148285([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x47a1ef(){const _0x393d9c=[_0x148285([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x148285([0x74,0x72,0x69,0x61,0x6c])][_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d7fe2[_0x148285([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1642c3/0x3e8:0xe10*_0x42e36f;return _0x2d7fe2[_0x148285([0x65,0x78,0x70])]<_0x393d9c;}function _0x2cc648(){const _0x1bc831=_0x2d7fe2[_0x148285([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1bc831&&(!!_0x1bc831[_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x148285([0x2a]))||(!!_0x1bc831[_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x148285([0x50,0x4f,0x45]))||!!_0x1bc831[_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x148285([0x50,0x50]))));}function _0x4c162c(){const _0xf20250=_0x2d7fe2[_0x148285([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xf20250||0x0==_0xf20250[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x86036f}=new URL(window[_0x148285([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xf20250[_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x86036f))return!0x0;const _0x2db57d=_0x86036f[_0x148285([0x73,0x70,0x6c,0x69,0x74])](_0x148285([0x2e]));return _0xf20250[_0x148285([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ff255=>_0x3ff255[_0x148285([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x148285([0x2a])))[_0x148285([0x6d,0x61,0x70])](_0x301ae2=>_0x301ae2[_0x148285([0x73,0x70,0x6c,0x69,0x74])](_0x148285([0x2e])))[_0x148285([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xedd413=>_0xedd413[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2db57d[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x148285([0x6d,0x61,0x70])](_0x46fba1=>Array(_0x2db57d[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x46fba1[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x148285([0x66,0x69,0x6c,0x6c])](_0x46fba1[0x0]===_0x148285([0x2a])?_0x148285([0x2a]):'')[_0x148285([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x46fba1))[_0x148285([0x73,0x6f,0x6d,0x65])](_0x3ab56a=>_0x2db57d[_0x148285([0x65,0x76,0x65,0x72,0x79])]((_0x5b371d,_0x430c0f)=>_0x3ab56a[_0x430c0f]===_0x5b371d||_0x3ab56a[_0x430c0f]===_0x148285([0x2a])));}function _0x342cd8(){return _0x3b955a&&_0x498d7e?new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21fe5c,_0x27ae69)=>{_0x3b955a[_0x148285([0x74,0x68,0x65,0x6e])](_0x21fe5c,_0x27ae69),_0x498d7e[_0x148285([0x74,0x68,0x65,0x6e])](_0x231ed7=>{_0x231ed7!=_0x148285([0x56,0x61,0x6c,0x69,0x64])&&_0x21fe5c(_0x231ed7);},_0x27ae69);}):_0x3b955a||_0x498d7e||_0x148285([0x56,0x61,0x6c,0x69,0x64]);}}function _0xdec6b(_0x159870,_0x356f9e){return new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5666df=>{if(_0x5a62e4())return _0x5666df(_0x148285([0x56,0x61,0x6c,0x69,0x64]));_0x5cbacb(),_0x4540ca[_0x148285([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x148285([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3b46c2=!0x1;const _0xc16ac5=_0x51e446();function _0x178ab0(_0x678d7e){return!!_0x678d7e&&(typeof _0x678d7e===_0x148285([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x678d7e===_0x148285([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x678d7e[_0x148285([0x74,0x68,0x65,0x6e])]===_0x148285([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x678d7e[_0x148285([0x63,0x61,0x74,0x63,0x68])]===_0x148285([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x47b03d(_0x4e067d){_0x4364dc(_0x4e067d)[_0x148285([0x74,0x68,0x65,0x6e])](_0x5ddfab=>{if(!_0x5ddfab||_0x5ddfab[_0x148285([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x148285([0x6f,0x6b]))return _0x148285([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x426673(_0x35d9ee(_0xc16ac5+_0x356f9e))!=_0x5ddfab[_0x148285([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x148285([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x148285([0x56,0x61,0x6c,0x69,0x64]);})[_0x148285([0x74,0x68,0x65,0x6e])](_0x372d7e=>(_0x15d8d7(),_0x372d7e),()=>{const _0x39e8eb=_0x5098e0();return null==_0x39e8eb?(_0x15d8d7(),_0x148285([0x56,0x61,0x6c,0x69,0x64])):_0x148285(_0x1642c3-_0x39e8eb>(0x24778c56^_0x4d99c2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x148285([0x74,0x68,0x65,0x6e])](_0x5666df)[_0x148285([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5666df(_0x148285([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x50d490=0x4de6d6^_0x4d99c2;function _0x15d8d7(){const _0x4b9262=_0x148285([0x6c,0x6c,0x63,0x74,0x2d])+_0x426673(_0x35d9ee(_0x159870)),_0x345d23=_0x301da4(_0x426673(window[_0x148285([0x4d,0x61,0x74,0x68])][_0x148285([0x63,0x65,0x69,0x6c])](_0x1642c3/_0x50d490)));window[_0x148285([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x148285([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b9262,_0x345d23);}function _0x5098e0(){const _0xa74d2d=_0x148285([0x6c,0x6c,0x63,0x74,0x2d])+_0x426673(_0x35d9ee(_0x159870)),_0x209fbb=window[_0x148285([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x148285([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa74d2d);return _0x209fbb?window[_0x148285([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x301da4(_0x209fbb),0x10)*_0x50d490:null;}function _0x4364dc(_0x2ca861){return new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x528c9,_0x36a119)=>{_0x2ca861[_0x148285([0x74,0x68,0x65,0x6e])](_0x528c9,_0x36a119),window[_0x148285([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x36a119,0x7adc96^_0x4d99c2);});}}_0x4540ca[_0x148285([0x6f,0x6e])](_0x148285([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2027cb,_0x2acb86)=>{if(_0x2acb86[0x0]!=_0x159870)return _0x5666df(_0x148285([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2acb86[0x1]={..._0x2acb86[0x1],[_0x148285([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xc16ac5};},{[_0x148285([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x148285([0x68,0x69,0x67,0x68])}),_0x4540ca[_0x148285([0x6f,0x6e])](_0x148285([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x416904=>{_0x178ab0(_0x416904[_0x148285([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3b46c2=!0x0,_0x47b03d(_0x416904[_0x148285([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x148285([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x148285([0x6c,0x6f,0x77])}),_0x3e79b5[_0x148285([0x74,0x68,0x65,0x6e])](()=>{_0x3b46c2||_0x5666df(_0x148285([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5a62e4(){return _0x4540ca[_0x148285([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x148285([0x76,0x69,0x65,0x77])][_0x148285([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x148285([0x61,0x75,0x74,0x6f]);}function _0x5cbacb(){_0x4540ca[_0x148285([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x148285([0x76,0x69,0x65,0x77])][_0x148285([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x148285([0x61,0x75,0x74,0x6f]);}}function _0x43c5cd(_0x5f0b62){const _0x1cc56d=[new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x105287=>setTimeout(_0x105287,0x72369a^_0x4d99c2)),_0x3e79b5[_0x148285([0x74,0x68,0x65,0x6e])](()=>new window[(_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x242085=>{let _0x2efcc1=0x0;_0x4540ca[_0x148285([0x6d,0x6f,0x64,0x65,0x6c])][_0x148285([0x6f,0x6e])](_0x148285([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1292e4,_0x3c7533)=>{_0x3c7533[0x0][_0x148285([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2efcc1++,_0x2efcc1==(0x7b09ae^_0x4d99c2)&&(_0x242085(),_0x1292e4[_0x148285([0x6f,0x66,0x66])]());});}))];return window[_0x148285([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x148285([0x72,0x61,0x63,0x65])](_0x1cc56d)[_0x148285([0x74,0x68,0x65,0x6e])](()=>_0x5f0b62);}async function _0x18eda3(){await _0x3e79b5,_0x4540ca[_0x148285([0x6d,0x6f,0x64,0x65,0x6c])][_0x148285([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x102430,_0x4540ca[_0x148285([0x6d,0x6f,0x64,0x65,0x6c])][_0x148285([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x102430,_0x4540ca[_0x148285([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x148285([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4e088d(_0x8b4cb5){const _0x340fa6=_0x27d136();_0x4540ca[_0x340fa6]=_0x148285([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x8b4cb5,_0x8b4cb5!=_0x148285([0x56,0x61,0x6c,0x69,0x64])&&_0x18eda3();}function _0x27d136(){const _0x76e589=window[_0x148285([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x148285([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x148285([0x6e,0x6f,0x77])]())[_0x148285([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x148285([0x2e]),'');let _0x550038=_0x148285([0x4c]);for(let _0x57fbc7=0x0;_0x57fbc7<_0x76e589[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x57fbc7+=0x2){let _0x5af41c=window[_0x148285([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x76e589[_0x148285([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x57fbc7,_0x57fbc7+0x2));_0x5af41c>=_0x3c8408[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5af41c-=_0x3c8408[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x550038+=_0x3c8408[_0x5af41c];}return _0x550038;}function _0x7116a4(){const _0x4f466f=_0x4f6929[_0x148285([0x73,0x70,0x6c,0x69,0x74])](_0x148285([0x2e]));if(0x3!=_0x4f466f[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x14356d(_0x4f466f[0x1]);function _0x14356d(_0x23cca2){const _0x5e911d=_0x555985(_0x23cca2);return _0x5e911d&&_0x57f185()?_0x5e911d:null;function _0x57f185(){const _0x355b77=_0x5e911d[_0x148285([0x6a,0x74,0x69])],_0x5a7c9=window[_0x148285([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x355b77[_0x148285([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x355b77[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x36fcda={..._0x5e911d,[_0x148285([0x6a,0x74,0x69])]:_0x355b77[_0x148285([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x355b77[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x36fcda[_0x148285([0x76,0x63])],_0x35d9ee(_0x36fcda)==_0x5a7c9;}}}async function _0xce449d(){let _0x3fde36=!0x0;try{const _0x3adc66=_0x4f6929[_0x148285([0x73,0x70,0x6c,0x69,0x74])](_0x148285([0x2e])),[_0x370340,_0x2fcb08,_0x111041]=_0x3adc66;return _0x59ea42(_0x370340),await _0x2c0adb(_0x370340,_0x2fcb08,_0x111041),_0x3fde36;}catch{return!0x1;}function _0x59ea42(_0x56b777){const _0x4e88c3=_0x555985(_0x56b777);_0x4e88c3&&_0x4e88c3[_0x148285([0x61,0x6c,0x67])]==_0x148285([0x45,0x53,0x32,0x35,0x36])||(_0x3fde36=!0x1);}async function _0x2c0adb(_0x5b449b,_0x330413,_0x297c97){const _0x309210=window[_0x148285([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x148285([0x66,0x72,0x6f,0x6d])](_0x379e41(_0x297c97),_0x1248d3=>_0x1248d3[_0x148285([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x15f9ef=new window[(_0x148285([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x148285([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5b449b+_0x148285([0x2e])+_0x330413),_0x39927b=window[_0x148285([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x148285([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x39927b)return;const _0x13f60d=await _0x39927b[_0x148285([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x148285([0x6a,0x77,0x6b]),_0x11622c,{[_0x148285([0x6e,0x61,0x6d,0x65])]:_0x148285([0x45,0x43,0x44,0x53,0x41]),[_0x148285([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x148285([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x148285([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x39927b[_0x148285([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x148285([0x6e,0x61,0x6d,0x65])]:_0x148285([0x45,0x43,0x44,0x53,0x41]),[_0x148285([0x68,0x61,0x73,0x68])]:{[_0x148285([0x6e,0x61,0x6d,0x65])]:_0x148285([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x13f60d,_0x309210,_0x15f9ef)||(_0x3fde36=!0x1);}}function _0x555985(_0x3ec1be){return _0x3ec1be[_0x148285([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x148285([0x65,0x79]))?JSON[_0x148285([0x70,0x61,0x72,0x73,0x65])](_0x379e41(_0x3ec1be)):null;}function _0x379e41(_0x4adf9f){return window[_0x148285([0x61,0x74,0x6f,0x62])](_0x4adf9f[_0x148285([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x148285([0x2b]))[_0x148285([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x148285([0x2f])));}function _0x35d9ee(_0x13476f){let _0x30e7ad=0x1505;function _0x178007(_0x5037c4){for(let _0xdffe79=0x0;_0xdffe79<_0x5037c4[_0x148285([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xdffe79++){const _0x3db3d2=_0x5037c4[_0x148285([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xdffe79);_0x30e7ad=(_0x30e7ad<<0x5)+_0x30e7ad+_0x3db3d2,_0x30e7ad&=_0x30e7ad;}}function _0x6ed87f(_0x31348d){Array[_0x148285([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x31348d)?_0x31348d[_0x148285([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x6ed87f):_0x31348d&&typeof _0x31348d==_0x148285([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x148285([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x31348d)[_0x148285([0x73,0x6f,0x72,0x74])]()[_0x148285([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2fb816,_0x45dc7f])=>{_0x178007(_0x2fb816),_0x6ed87f(_0x45dc7f);}):_0x178007(window[_0x148285([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x31348d));}return _0x6ed87f(_0x13476f),_0x30e7ad>>>0x0;}function _0x426673(_0x4bf192){return _0x4bf192[_0x148285([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x148285([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x148285([0x30]));}function _0x301da4(_0x149f1d){return _0x149f1d[_0x148285([0x73,0x70,0x6c,0x69,0x74])]('')[_0x148285([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x148285([0x6a,0x6f,0x69,0x6e])]('');}function _0x102430(){}function _0x148285(_0x3e3f81){return _0x3e3f81['map'](_0x45854d=>String['fromCharCode'](_0x45854d))['join']('');}_0x4e088d(await _0x3461b6());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0xb27aee=>Number(_0xb27aee)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x4e172f){return L['includes'](_0x4e172f);}function g(_0x3b6479){return Array['from'](_0x3b6479['getStyleNames']())['filter'](P);}function b(_0x4b9be1,_0x41b161,_0x29afda){const {spanStyles:_0x39f4e1,stylesToBeHtmlElements:_0x19da87}=function(_0x5e528e,_0x133bd1){const _0x36f75a={},_0x4db73={};return _0x133bd1['forEach'](_0x2133cb=>{const _0x53ff92=_0x5e528e['getStyle'](_0x2133cb);if(_0x53ff92){if(function(_0x17883d){return E['includes'](_0x17883d);}(_0x2133cb))_0x36f75a[_0x2133cb]=_0x53ff92;else{if(function(_0x53e354){return _0x53e354 in F;}(_0x2133cb)){const _0x4255cb=_0x53ff92['split']('\x20');F[_0x2133cb]['forEach'](([_0x275a17,_0x45afcd])=>{for(const _0x1cc51a of _0x4255cb){('function'==typeof _0x275a17&&_0x275a17(_0x1cc51a)||_0x275a17===_0x1cc51a)&&(_0x4db73[_0x2133cb]=[..._0x4db73[_0x2133cb]||[],[_0x275a17,_0x45afcd]]);}});}}}}),{'spanStyles':_0x36f75a,'stylesToBeHtmlElements':_0x4db73};}(_0x4b9be1,_0x29afda);!function(_0x14fd61,_0x5e5c60,_0x582144){for(const _0x92e40a in _0x582144){_0x582144[_0x92e40a]['forEach'](([,_0x5edd27])=>{const _0x13e0e8=_0x5e5c60['createElement'](_0x5edd27,[],_0x14fd61['getChildren']());_0x5e5c60['insertChild'](0x0,_0x13e0e8,_0x14fd61);}),_0x5e5c60['removeStyle'](_0x92e40a,_0x14fd61);}}(_0x4b9be1,_0x41b161,_0x19da87),function(_0xafa8ce,_0x4982e3,_0x4504ed){if(!Object['keys'](_0x4504ed)['length'])return;const _0x409ef4=_0x4982e3['createElement']('span',[],_0xafa8ce['getChildren']());_0x4982e3['setStyle'](_0x4504ed,_0x409ef4),_0x4982e3['insertChild'](0x0,_0x409ef4,_0xafa8ce),_0x4982e3['removeStyle'](Object['keys'](_0x4504ed),_0xafa8ce);}(_0x4b9be1,_0x41b161,_0x39f4e1);}class a extends _0x4629ea{['execute'](_0x24241c){const {body:_0x45d833}=_0x24241c['_parsedData'],_0x2c8926=new _0x404152(_0x45d833['document']),_0x31f0b9=_0x2c8926['createRangeIn'](_0x45d833),_0x211da7=new _0x1ffc64(_0x2c8926['document']['stylesProcessor']),_0x5d373d=[...new _0x43296e(_0x211da7)['blockElements'],'font'],_0x54c8a3=_0x31f0b9['getItems']();for(const _0x11f5ef of _0x54c8a3)_0x11f5ef['is']('element')&&_0x5d373d['includes'](_0x11f5ef['name'])&&b(_0x11f5ef,_0x2c8926,g(_0x11f5ef));_0x24241c['content']=_0x45d833;}['isActive'](_0x36b8ef){return super['isActive'](_0x36b8ef)||p(_0x36b8ef);}}class s extends _0xc6bedd{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5821e9=this['editor'],_0x2b66e2=_0x5821e9['plugins']['get']('ClipboardPipeline'),_0x7fb78a=_0x5821e9['editing']['view']['document'],_0x5f5772=new a(_0x7fb78a);_0x2b66e2['on']('inputTransformation',(_0x2e4172,_0x281977)=>{const _0x573e48=_0x281977['dataTransfer']['getData']('text/html');_0x5f5772['isActive'](_0x573e48)&&(_0x281977['_parsedData']||(_0x281977['_parsedData']=_0x5250b3(_0x573e48,_0x7fb78a['stylesProcessor'])),_0x5f5772['execute'](_0x281977));},{'priority':_0x504db2['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x39fc62=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x346a8d;for(const _0x886db0 in _0x39fc62){const _0x104767=_0x886db0,_0x1616f8=_0x39fc62[_0x104767];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1616f8||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1616f8){delete _0x39fc62[_0x104767],_0x346a8d=_0x1616f8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x346a8d&&_0x39fc62['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x346a8d&&_0x39fc62['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x346a8d&&_0x39fc62['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x346a8d&&_0x39fc62['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x346a8d&&_0x39fc62['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x346a8d&&_0x39fc62['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x346a8d&&_0x39fc62['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0xc6bedd{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x229224}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x13899e,parsePasteOfficeHtml as _0x147cac}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2c7e9a,uid as _0x4ea213}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2671ef,ViewDocument as _0x15373b,ViewDomConverter as _0x17678b}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x5b28f2){return m['test'](_0x5b28f2);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3d7d35,_0x5a887d){const _0x3c5ed7=new Map();for(const [_0x190808,_0x204c53]of _0x5a887d){if(!_0x190808['tagName']&&!_0x190808['className'])continue;const _0x355ca6=!_0x190808['tagName']||_0x3d7d35['name']===_0x190808['tagName'],_0x357334=!_0x190808['className']||_0x3d7d35['hasClass'](_0x190808['className']);_0x355ca6&&_0x357334&&_0x3c5ed7['set'](_0x190808,_0x204c53);}return _0x3c5ed7;}function h(_0x4cae4f){const _0x206036={};for(let _0x3d319d=0x0;_0x3d319d<_0x4cae4f['length'];_0x3d319d++){const _0x2993dd=_0x4cae4f[_0x3d319d],_0x3073a1=_0x4cae4f['getPropertyValue'](_0x2993dd);'initial'!==_0x3073a1&&(_0x206036[_0x2993dd]=_0x3073a1);}return _0x206036;}function O(_0x424f5b){const _0x329025=_0x424f5b['split'](',')['map'](_0x408303=>_0x408303['trim']()),_0x411b3a=[];for(const _0x2c0ba7 of _0x329025){const _0x3047d3=S['exec'](_0x2c0ba7);_0x3047d3&&_0x411b3a['push'](_0x3047d3['groups']);}return _0x411b3a;}function k(_0x11a875){const _0x207e91={};for(const _0x36b1ea of _0x11a875)Object['assign'](_0x207e91,_0x36b1ea);return _0x207e91;}class u extends _0x13899e{['execute'](_0x49f7f2){const {body:_0x1edf8c,styles:_0x169685}=_0x49f7f2['_parsedData'],_0x615f3d=new _0x2671ef(_0x1edf8c['document']),_0x530f3c=_0x615f3d['createRangeIn'](_0x1edf8c),_0x30c4b5=function(_0x3732c1){const _0x22c4e5={};for(const _0x15acd1 of _0x3732c1)for(const _0x3f3952 of _0x15acd1['cssRules'])if(_0x3f3952 instanceof CSSStyleRule){const _0x1f44a5=h(_0x3f3952['style']);_0x22c4e5[_0x3f3952['selectorText']]=Object['assign']({},_0x22c4e5[_0x3f3952['selectorText']]||{},_0x1f44a5);}return _0x22c4e5;}(_0x169685),_0x44efec=function(_0x565d78){const _0x135977=new Map();for(const _0x3c0e0e in _0x565d78){const _0x22896d=O(_0x3c0e0e),_0x3e39ea=_0x565d78[_0x3c0e0e];for(const _0x3cb130 of _0x22896d)_0x135977['set'](_0x3cb130,_0x3e39ea);}return _0x135977;}(_0x30c4b5);for(const _0x46b999 of _0x530f3c){if('elementStart'!==_0x46b999['type'])continue;const _0x433432=j(_0x46b999['item'],_0x44efec);if(_0x433432['size']){const _0x4a0781=k(Array['from'](_0x433432['values']()));for(const _0x3ed2f0 in _0x4a0781){const _0x356a5a=_0x46b999['item'];_0x356a5a['hasStyle'](_0x3ed2f0)||_0x615f3d['setStyle'](_0x3ed2f0,_0x4a0781[_0x3ed2f0],_0x356a5a);}}}_0x49f7f2['content']=_0x1edf8c;}['isActive'](_0x5f37f7){return super['isActive'](_0x5f37f7)||p(_0x5f37f7);}}class i extends _0x229224{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4f131d=this['editor'],_0x2bf1c8=_0x4f131d['plugins']['get']('ClipboardPipeline'),_0x30bcaa=_0x4f131d['editing']['view']['document'],_0xa58944=new u(_0x30bcaa);_0x2bf1c8['on']('inputTransformation',(_0x16db57,_0x11a564)=>{const _0x4f3517=_0x11a564['dataTransfer']['getData']('text/html');_0xa58944['isActive'](_0x4f3517)&&(_0x11a564['_parsedData']||(_0x11a564['_parsedData']=_0x147cac(_0x4f3517,_0x30bcaa['stylesProcessor'])),_0xa58944['execute'](_0x11a564));},{'priority':_0x2c7e9a['get']('high')+0xb});}['afterInit'](){!async function(_0x2b92ba){const _0x8f4b55=_0x4f518c([0x71,0x74,0x50,0x6d,0x79,0x49,0x6e,0x44,0x6a,0x6b,0x58,0x61,0x43,0x38,0x33,0x47,0x57,0x66,0x35,0x75,0x4c,0x52,0x42,0x63,0x70,0x67,0x30,0x34,0x32,0x39,0x36,0x4f,0x6c,0x31,0x4b,0x7a,0x6f,0x51,0x76,0x77,0x53,0x55,0x68,0x37,0x54,0x4a,0x56,0x5a,0x62,0x69,0x65,0x46,0x72,0x45,0x64,0x41,0x4e,0x4d,0x59,0x48,0x78,0x73]),_0x26eded=0x36ebc27a,_0x3a61ab=0x36ecad12^_0x26eded,_0x47afec=window[_0x4f518c([0x44,0x61,0x74,0x65])][_0x4f518c([0x6e,0x6f,0x77])](),_0x39c9b5=_0x2b92ba[_0x4f518c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x258bd5=new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd7cfca=>{_0x39c9b5[_0x4f518c([0x6f,0x6e,0x63,0x65])](_0x4f518c([0x72,0x65,0x61,0x64,0x79]),_0xd7cfca);}),_0x3479e1={[_0x4f518c([0x6b,0x74,0x79])]:_0x4f518c([0x45,0x43]),[_0x4f518c([0x75,0x73,0x65])]:_0x4f518c([0x73,0x69,0x67]),[_0x4f518c([0x63,0x72,0x76])]:_0x4f518c([0x50,0x2d,0x32,0x35,0x36]),[_0x4f518c([0x78])]:_0x4f518c([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x4f518c([0x79])]:_0x4f518c([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x4f518c([0x61,0x6c,0x67])]:_0x4f518c([0x45,0x53,0x32,0x35,0x36])},_0x423f47=_0x39c9b5[_0x4f518c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4f518c([0x67,0x65,0x74])](_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2de288(){let _0x3ca711,_0x501919=null,_0x1315c7=null;try{if(_0x423f47==_0x4f518c([0x47,0x50,0x4c]))return _0x4f518c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3ca711=_0x2f07e7(),!_0x3ca711)return _0x4f518c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3ca711[_0x4f518c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1315c7=_0x157e07(_0x3ca711[_0x4f518c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3ca711[_0x4f518c([0x6a,0x74,0x69])])),await _0xd8143c()?_0x40746c()?_0x5f6d95()?_0x4f518c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x424b33()?(_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f518c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x501919=_0x4bef40(_0x4f518c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f518c([0x74,0x72,0x69,0x61,0x6c])&&(_0x501919=_0x4bef40(_0x4f518c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x25b080()):_0x4f518c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4f518c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4f518c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4f518c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5f6d95(){const _0x113b89=[_0x4f518c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4f518c([0x74,0x72,0x69,0x61,0x6c])][_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x47afec/0x3e8:0xe10*_0x3a61ab;return _0x3ca711[_0x4f518c([0x65,0x78,0x70])]<_0x113b89;}function _0x40746c(){const _0x3df14f=_0x3ca711[_0x4f518c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3df14f&&(!!_0x3df14f[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x2a]))||(!!_0x3df14f[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x50,0x4f,0x45]))||!!_0x3df14f[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x50,0x50]))));}function _0x424b33(){const _0x3a472d=_0x3ca711[_0x4f518c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a472d||0x0==_0x3a472d[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1d1199}=new URL(window[_0x4f518c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3a472d[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d1199))return!0x0;const _0x59b667=_0x1d1199[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e]));return _0x3a472d[_0x4f518c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x248e8b=>_0x248e8b[_0x4f518c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f518c([0x2a])))[_0x4f518c([0x6d,0x61,0x70])](_0x4e5a9d=>_0x4e5a9d[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e])))[_0x4f518c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c8c45=>_0x4c8c45[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x59b667[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f518c([0x6d,0x61,0x70])](_0x2b0217=>Array(_0x59b667[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2b0217[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f518c([0x66,0x69,0x6c,0x6c])](_0x2b0217[0x0]===_0x4f518c([0x2a])?_0x4f518c([0x2a]):'')[_0x4f518c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2b0217))[_0x4f518c([0x73,0x6f,0x6d,0x65])](_0x282387=>_0x59b667[_0x4f518c([0x65,0x76,0x65,0x72,0x79])]((_0xd5ccc8,_0x13deaa)=>_0x282387[_0x13deaa]===_0xd5ccc8||_0x282387[_0x13deaa]===_0x4f518c([0x2a])));}function _0x25b080(){return _0x501919&&_0x1315c7?new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3acabb,_0x584368)=>{_0x501919[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x3acabb,_0x584368),_0x1315c7[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x4e2421=>{_0x4e2421!=_0x4f518c([0x56,0x61,0x6c,0x69,0x64])&&_0x3acabb(_0x4e2421);},_0x584368);}):_0x501919||_0x1315c7||_0x4f518c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x157e07(_0x493838,_0x46a859){return new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31180a=>{if(_0x5a84d2())return _0x31180a(_0x4f518c([0x56,0x61,0x6c,0x69,0x64]));_0x5227fe(),_0x39c9b5[_0x4f518c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4f518c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x52e84b=!0x1;const _0x5463cc=_0x4ea213();function _0x5e09a2(_0x3d16ca){return!!_0x3d16ca&&(typeof _0x3d16ca===_0x4f518c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3d16ca===_0x4f518c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3d16ca[_0x4f518c([0x74,0x68,0x65,0x6e])]===_0x4f518c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3d16ca[_0x4f518c([0x63,0x61,0x74,0x63,0x68])]===_0x4f518c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x287d23(_0x3478ed){_0x536a69(_0x3478ed)[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x5c684d=>{if(!_0x5c684d||_0x5c684d[_0x4f518c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4f518c([0x6f,0x6b]))return _0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x39374c(_0x1106bf(_0x5463cc+_0x46a859))!=_0x5c684d[_0x4f518c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4f518c([0x56,0x61,0x6c,0x69,0x64]);})[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x5954b3=>(_0x349862(),_0x5954b3),()=>{const _0x4bf4f1=_0x152444();return null==_0x4bf4f1?(_0x349862(),_0x4f518c([0x56,0x61,0x6c,0x69,0x64])):_0x4f518c(_0x47afec-_0x4bf4f1>(0x12e7467a^_0x26eded)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x31180a)[_0x4f518c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x31180a(_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x9d2a5c=0x36dd2cfa^_0x26eded;function _0x349862(){const _0x8672b9=_0x4f518c([0x6c,0x6c,0x63,0x74,0x2d])+_0x39374c(_0x1106bf(_0x493838)),_0x3cb5f5=_0x564267(_0x39374c(window[_0x4f518c([0x4d,0x61,0x74,0x68])][_0x4f518c([0x63,0x65,0x69,0x6c])](_0x47afec/_0x9d2a5c)));window[_0x4f518c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f518c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8672b9,_0x3cb5f5);}function _0x152444(){const _0x23c7cc=_0x4f518c([0x6c,0x6c,0x63,0x74,0x2d])+_0x39374c(_0x1106bf(_0x493838)),_0x489c50=window[_0x4f518c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f518c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x23c7cc);return _0x489c50?window[_0x4f518c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x564267(_0x489c50),0x10)*_0x9d2a5c:null;}function _0x536a69(_0x5506a3){return new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x118a0a,_0x3e5eab)=>{_0x5506a3[_0x4f518c([0x74,0x68,0x65,0x6e])](_0x118a0a,_0x3e5eab),window[_0x4f518c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3e5eab,0x36ea16ba^_0x26eded);});}}_0x39c9b5[_0x4f518c([0x6f,0x6e])](_0x4f518c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5d1806,_0x215e90)=>{if(_0x215e90[0x0]!=_0x493838)return _0x31180a(_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x215e90[0x1]={..._0x215e90[0x1],[_0x4f518c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5463cc};},{[_0x4f518c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f518c([0x68,0x69,0x67,0x68])}),_0x39c9b5[_0x4f518c([0x6f,0x6e])](_0x4f518c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x537d48=>{_0x5e09a2(_0x537d48[_0x4f518c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x52e84b=!0x0,_0x287d23(_0x537d48[_0x4f518c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4f518c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f518c([0x6c,0x6f,0x77])}),_0x258bd5[_0x4f518c([0x74,0x68,0x65,0x6e])](()=>{_0x52e84b||_0x31180a(_0x4f518c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5a84d2(){return _0x39c9b5[_0x4f518c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f518c([0x76,0x69,0x65,0x77])][_0x4f518c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4f518c([0x61,0x75,0x74,0x6f]);}function _0x5227fe(){_0x39c9b5[_0x4f518c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f518c([0x76,0x69,0x65,0x77])][_0x4f518c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f518c([0x61,0x75,0x74,0x6f]);}}function _0x4bef40(_0x54e939){const _0x4879bb=[new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3777f8=>setTimeout(_0x3777f8,0x36e2fcb6^_0x26eded)),_0x258bd5[_0x4f518c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c0ca6=>{let _0x3327e7=0x0;_0x39c9b5[_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f518c([0x6f,0x6e])](_0x4f518c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x37ac01,_0x3a54ab)=>{_0x3a54ab[0x0][_0x4f518c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3327e7++,_0x3327e7==(0x36ebc382^_0x26eded)&&(_0x4c0ca6(),_0x37ac01[_0x4f518c([0x6f,0x66,0x66])]());});}))];return window[_0x4f518c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f518c([0x72,0x61,0x63,0x65])](_0x4879bb)[_0x4f518c([0x74,0x68,0x65,0x6e])](()=>_0x54e939);}async function _0x5a7115(){await _0x258bd5,_0x39c9b5[_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f518c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x44bc3a,_0x39c9b5[_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f518c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x44bc3a,_0x39c9b5[_0x4f518c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4f518c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xebcfc7(_0x5ee984){const _0x20ba07=_0x982cb5();_0x39c9b5[_0x20ba07]=_0x4f518c([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5ee984,_0x5ee984!=_0x4f518c([0x56,0x61,0x6c,0x69,0x64])&&_0x5a7115();}function _0x982cb5(){const _0x50e975=window[_0x4f518c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4f518c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4f518c([0x6e,0x6f,0x77])]())[_0x4f518c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4f518c([0x2e]),'');let _0x1af0cc=_0x4f518c([0x71]);for(let _0x266dce=0x0;_0x266dce<_0x50e975[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x266dce+=0x2){let _0x5a618e=window[_0x4f518c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50e975[_0x4f518c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x266dce,_0x266dce+0x2));_0x5a618e>=_0x8f4b55[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5a618e-=_0x8f4b55[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1af0cc+=_0x8f4b55[_0x5a618e];}return _0x1af0cc;}function _0x2f07e7(){const _0x3b05f7=_0x423f47[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e]));if(0x3!=_0x3b05f7[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x23f9a1(_0x3b05f7[0x1]);function _0x23f9a1(_0x49de04){const _0x5739e1=_0x114662(_0x49de04);return _0x5739e1&&_0x379977()?_0x5739e1:null;function _0x379977(){const _0x1f323f=_0x5739e1[_0x4f518c([0x6a,0x74,0x69])],_0x15bdec=window[_0x4f518c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f323f[_0x4f518c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1f323f[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1c1288={..._0x5739e1,[_0x4f518c([0x6a,0x74,0x69])]:_0x1f323f[_0x4f518c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1f323f[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1c1288[_0x4f518c([0x76,0x63])],_0x1106bf(_0x1c1288)==_0x15bdec;}}}async function _0xd8143c(){let _0x3b470c=!0x0;try{const _0x3f9406=_0x423f47[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])](_0x4f518c([0x2e])),[_0x4b799b,_0x226665,_0x171bd2]=_0x3f9406;return _0x42ac54(_0x4b799b),await _0x52de98(_0x4b799b,_0x226665,_0x171bd2),_0x3b470c;}catch{return!0x1;}function _0x42ac54(_0x3d0cda){const _0x431c22=_0x114662(_0x3d0cda);_0x431c22&&_0x431c22[_0x4f518c([0x61,0x6c,0x67])]==_0x4f518c([0x45,0x53,0x32,0x35,0x36])||(_0x3b470c=!0x1);}async function _0x52de98(_0x244ac7,_0xea532c,_0x5e89fa){const _0x1a7459=window[_0x4f518c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4f518c([0x66,0x72,0x6f,0x6d])](_0x459023(_0x5e89fa),_0x4346fe=>_0x4346fe[_0x4f518c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x329bdf=new window[(_0x4f518c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4f518c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x244ac7+_0x4f518c([0x2e])+_0xea532c),_0x25ae8e=window[_0x4f518c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4f518c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x25ae8e)return;const _0x23f9f3=await _0x25ae8e[_0x4f518c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4f518c([0x6a,0x77,0x6b]),_0x3479e1,{[_0x4f518c([0x6e,0x61,0x6d,0x65])]:_0x4f518c([0x45,0x43,0x44,0x53,0x41]),[_0x4f518c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4f518c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4f518c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x25ae8e[_0x4f518c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4f518c([0x6e,0x61,0x6d,0x65])]:_0x4f518c([0x45,0x43,0x44,0x53,0x41]),[_0x4f518c([0x68,0x61,0x73,0x68])]:{[_0x4f518c([0x6e,0x61,0x6d,0x65])]:_0x4f518c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x23f9f3,_0x1a7459,_0x329bdf)||(_0x3b470c=!0x1);}}function _0x114662(_0x3d03b5){return _0x3d03b5[_0x4f518c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4f518c([0x65,0x79]))?JSON[_0x4f518c([0x70,0x61,0x72,0x73,0x65])](_0x459023(_0x3d03b5)):null;}function _0x459023(_0x37bfc9){return window[_0x4f518c([0x61,0x74,0x6f,0x62])](_0x37bfc9[_0x4f518c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4f518c([0x2b]))[_0x4f518c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4f518c([0x2f])));}function _0x1106bf(_0x2c9d10){let _0x48fa81=0x1505;function _0x1d4b58(_0x36065d){for(let _0x4846a9=0x0;_0x4846a9<_0x36065d[_0x4f518c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4846a9++){const _0x24650a=_0x36065d[_0x4f518c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4846a9);_0x48fa81=(_0x48fa81<<0x5)+_0x48fa81+_0x24650a,_0x48fa81&=_0x48fa81;}}function _0x48ea7a(_0x2ef04a){Array[_0x4f518c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ef04a)?_0x2ef04a[_0x4f518c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x48ea7a):_0x2ef04a&&typeof _0x2ef04a==_0x4f518c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4f518c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ef04a)[_0x4f518c([0x73,0x6f,0x72,0x74])]()[_0x4f518c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4e470b,_0x19764d])=>{_0x1d4b58(_0x4e470b),_0x48ea7a(_0x19764d);}):_0x1d4b58(window[_0x4f518c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ef04a));}return _0x48ea7a(_0x2c9d10),_0x48fa81>>>0x0;}function _0x39374c(_0x184457){return _0x184457[_0x4f518c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4f518c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4f518c([0x30]));}function _0x564267(_0x2afe3e){return _0x2afe3e[_0x4f518c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4f518c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4f518c([0x6a,0x6f,0x69,0x6e])]('');}function _0x44bc3a(){}function _0x4f518c(_0x573249){return _0x573249['map'](_0x3eff5d=>String['fromCharCode'](_0x3eff5d))['join']('');}_0xebcfc7(await _0x2de288());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x544fce=>Number(_0x544fce)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x39c182){return L['includes'](_0x39c182);}function g(_0x197226){return Array['from'](_0x197226['getStyleNames']())['filter'](P);}function b(_0x4d0e8a,_0x16bf4c,_0x32ebfe){const {spanStyles:_0x13392d,stylesToBeHtmlElements:_0x22b394}=function(_0x463cad,_0x13c579){const _0x268e5d={},_0x401df6={};return _0x13c579['forEach'](_0x3a6c96=>{const _0x246e01=_0x463cad['getStyle'](_0x3a6c96);if(_0x246e01){if(function(_0x4bb552){return E['includes'](_0x4bb552);}(_0x3a6c96))_0x268e5d[_0x3a6c96]=_0x246e01;else{if(function(_0x1ef4f8){return _0x1ef4f8 in F;}(_0x3a6c96)){const _0x35ab2c=_0x246e01['split']('\x20');F[_0x3a6c96]['forEach'](([_0x15ab35,_0x185a42])=>{for(const _0x371d81 of _0x35ab2c){('function'==typeof _0x15ab35&&_0x15ab35(_0x371d81)||_0x15ab35===_0x371d81)&&(_0x401df6[_0x3a6c96]=[..._0x401df6[_0x3a6c96]||[],[_0x15ab35,_0x185a42]]);}});}}}}),{'spanStyles':_0x268e5d,'stylesToBeHtmlElements':_0x401df6};}(_0x4d0e8a,_0x32ebfe);!function(_0x9cacd3,_0x4d7ba8,_0x14564a){for(const _0x1b3279 in _0x14564a){_0x14564a[_0x1b3279]['forEach'](([,_0x1daa89])=>{const _0x33622f=_0x4d7ba8['createElement'](_0x1daa89,[],_0x9cacd3['getChildren']());_0x4d7ba8['insertChild'](0x0,_0x33622f,_0x9cacd3);}),_0x4d7ba8['removeStyle'](_0x1b3279,_0x9cacd3);}}(_0x4d0e8a,_0x16bf4c,_0x22b394),function(_0x112f23,_0x293d29,_0x476e7c){if(!Object['keys'](_0x476e7c)['length'])return;const _0x52d599=_0x293d29['createElement']('span',[],_0x112f23['getChildren']());_0x293d29['setStyle'](_0x476e7c,_0x52d599),_0x293d29['insertChild'](0x0,_0x52d599,_0x112f23),_0x293d29['removeStyle'](Object['keys'](_0x476e7c),_0x112f23);}(_0x4d0e8a,_0x16bf4c,_0x13392d);}class a extends _0x13899e{['execute'](_0x20d313){const {body:_0x423758}=_0x20d313['_parsedData'],_0x6beaa2=new _0x2671ef(_0x423758['document']),_0x2c6367=_0x6beaa2['createRangeIn'](_0x423758),_0x3d4f1e=new _0x15373b(_0x6beaa2['document']['stylesProcessor']),_0x43a7bb=[...new _0x17678b(_0x3d4f1e)['blockElements'],'font'],_0x593d04=_0x2c6367['getItems']();for(const _0x2b5c3c of _0x593d04)_0x2b5c3c['is']('element')&&_0x43a7bb['includes'](_0x2b5c3c['name'])&&b(_0x2b5c3c,_0x6beaa2,g(_0x2b5c3c));_0x20d313['content']=_0x423758;}['isActive'](_0x4d4210){return super['isActive'](_0x4d4210)||p(_0x4d4210);}}class s extends _0x229224{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x268ebe=this['editor'],_0x314e83=_0x268ebe['plugins']['get']('ClipboardPipeline'),_0x28f974=_0x268ebe['editing']['view']['document'],_0x320dc8=new a(_0x28f974);_0x314e83['on']('inputTransformation',(_0x529939,_0x1a7a64)=>{const _0x32fe1d=_0x1a7a64['dataTransfer']['getData']('text/html');_0x320dc8['isActive'](_0x32fe1d)&&(_0x1a7a64['_parsedData']||(_0x1a7a64['_parsedData']=_0x147cac(_0x32fe1d,_0x28f974['stylesProcessor'])),_0x320dc8['execute'](_0x1a7a64));},{'priority':_0x2c7e9a['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x592e43=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x33988f;for(const _0x2a2488 in _0x592e43){const _0x1df3a6=_0x2a2488,_0x31e1a3=_0x592e43[_0x1df3a6];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x31e1a3||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x31e1a3){delete _0x592e43[_0x1df3a6],_0x33988f=_0x31e1a3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x33988f&&_0x592e43['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x33988f&&_0x592e43['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x33988f&&_0x592e43['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x33988f&&_0x592e43['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x33988f&&_0x592e43['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x33988f&&_0x592e43['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x33988f&&_0x592e43['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x229224{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "46.0.1-alpha.3",
3
+ "version": "46.0.1-alpha.4",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "46.0.1-alpha.3",
26
- "@ckeditor/ckeditor5-engine": "46.0.1-alpha.3",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.3",
28
- "@ckeditor/ckeditor5-utils": "46.0.1-alpha.3",
29
- "ckeditor5": "46.0.1-alpha.3"
25
+ "@ckeditor/ckeditor5-core": "46.0.1-alpha.4",
26
+ "@ckeditor/ckeditor5-engine": "46.0.1-alpha.4",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.4",
28
+ "@ckeditor/ckeditor5-utils": "46.0.1-alpha.4",
29
+ "ckeditor5": "46.0.1-alpha.4"
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 _0x2bce65=_0x9aea;(function(_0x4ecbd1,_0x2529bf){const _0x417bbb=_0x9aea,_0x55b628=_0x4ecbd1();while(!![]){try{const _0x2dc110=-parseInt(_0x417bbb(0x14c))/0x1*(-parseInt(_0x417bbb(0x145))/0x2)+parseInt(_0x417bbb(0x147))/0x3*(-parseInt(_0x417bbb(0x13f))/0x4)+parseInt(_0x417bbb(0x149))/0x5+parseInt(_0x417bbb(0x142))/0x6+parseInt(_0x417bbb(0x158))/0x7*(-parseInt(_0x417bbb(0x154))/0x8)+-parseInt(_0x417bbb(0x157))/0x9*(parseInt(_0x417bbb(0x141))/0xa)+-parseInt(_0x417bbb(0x155))/0xb*(-parseInt(_0x417bbb(0x162))/0xc);if(_0x2dc110===_0x2529bf)break;else _0x55b628['push'](_0x55b628['shift']());}catch(_0x35bb0d){_0x55b628['push'](_0x55b628['shift']());}}}(_0x347c,0x29e67));import{Plugin as _0x541179}from'ckeditor5/src/core.js';function _0x9aea(_0x2a1c3b,_0x1fc7ab){const _0x347c95=_0x347c();return _0x9aea=function(_0x9aea5d,_0x2ad90f){_0x9aea5d=_0x9aea5d-0x13b;let _0xafe8e1=_0x347c95[_0x9aea5d];return _0xafe8e1;},_0x9aea(_0x2a1c3b,_0x1fc7ab);}import{parsePasteOfficeHtml as _0x4f4d30}from'@ckeditor/ckeditor5-paste-from-office';function _0x347c(){const _0x3ff88a=['high','requires','inputTransformation','join','isOfficialPlugin','483832DinQhQ','176968ZtnILn','get','4869ukNWqf','14eaJzmi','isActive','ClipboardPipeline','dataTransfer','PasteFromOffice','fromCharCode','plugins','PasteFromOfficeEnhancedInliner','href','execute','384XHbgwO','map','pluginName','document','_parsedData','1168264QeIozv','text/html','5000yIazKC','292290oapful','getData','afterInit','2fLQHcL','isPremiumPlugin','3oxtlWb','stylesProcessor','1126110TnUNOp','view','editor','66394GKhrjH','editing','init'];_0x347c=function(){return _0x3ff88a;};return _0x347c();}import{priorities as _0x17ab8f,uid as _0x48d781}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x322ac7}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x541179{static get[_0x2bce65(0x13c)](){const _0x973529=_0x2bce65;return _0x973529(0x15f);}static get[_0x2bce65(0x153)](){return!0x0;}static get[_0x2bce65(0x146)](){return!0x0;}static get[_0x2bce65(0x150)](){const _0x5ec8fe=_0x2bce65;return[_0x5ec8fe(0x15c)];}[_0x2bce65(0x14e)](){const _0x392e37=_0x2bce65,_0x5ecd7c=this[_0x392e37(0x14b)],_0x5f035a=_0x5ecd7c[_0x392e37(0x15e)][_0x392e37(0x156)](_0x392e37(0x15a)),_0x3aacf2=_0x5ecd7c[_0x392e37(0x14d)][_0x392e37(0x14a)][_0x392e37(0x13d)],_0x2cf4a5=new _0x322ac7(_0x3aacf2);_0x5f035a['on'](_0x392e37(0x151),(_0xee8fc,_0x3f4f91)=>{const _0x411d1a=_0x392e37,_0x3f5c98=_0x3f4f91[_0x411d1a(0x15b)][_0x411d1a(0x143)](_0x411d1a(0x140));_0x2cf4a5[_0x411d1a(0x159)](_0x3f5c98)&&(_0x3f4f91[_0x411d1a(0x13e)]||(_0x3f4f91[_0x411d1a(0x13e)]=_0x4f4d30(_0x3f5c98,_0x3aacf2[_0x411d1a(0x148)])),_0x2cf4a5[_0x411d1a(0x161)](_0x3f4f91));},{'priority':_0x17ab8f[_0x392e37(0x156)](_0x392e37(0x14f))+0xb});}[_0x2bce65(0x144)](){!async function(_0x510460){const _0x458856=_0x22509f([0x4c,0x4b,0x6f,0x36,0x35,0x7a,0x73,0x70,0x32,0x75,0x53,0x43,0x6c,0x6d,0x59,0x38,0x44,0x49,0x69,0x58,0x48,0x79,0x62,0x42,0x64,0x78,0x6a,0x50,0x68,0x4f,0x6b,0x45,0x31,0x5a,0x63,0x55,0x34,0x66,0x61,0x4e,0x77,0x41,0x76,0x4a,0x67,0x72,0x65,0x37,0x54,0x56,0x47,0x74,0x6e,0x33,0x52,0x30,0x4d,0x51,0x71,0x46,0x57,0x39]),_0x44bca2=0x7b0856,_0x79316b=0x7c6706^_0x44bca2,_0x17a0e5=window[_0x22509f([0x44,0x61,0x74,0x65])][_0x22509f([0x6e,0x6f,0x77])](),_0x4b30bb=_0x510460[_0x22509f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4acea4=new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c1e3d=>{_0x4b30bb[_0x22509f([0x6f,0x6e,0x63,0x65])](_0x22509f([0x72,0x65,0x61,0x64,0x79]),_0x3c1e3d);}),_0x58f26f={[_0x22509f([0x6b,0x74,0x79])]:_0x22509f([0x45,0x43]),[_0x22509f([0x75,0x73,0x65])]:_0x22509f([0x73,0x69,0x67]),[_0x22509f([0x63,0x72,0x76])]:_0x22509f([0x50,0x2d,0x32,0x35,0x36]),[_0x22509f([0x78])]:_0x22509f([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x22509f([0x79])]:_0x22509f([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x22509f([0x61,0x6c,0x67])]:_0x22509f([0x45,0x53,0x32,0x35,0x36])},_0x487d64=_0x4b30bb[_0x22509f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x22509f([0x67,0x65,0x74])](_0x22509f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3c6be6(){let _0x23d168,_0x421295=null,_0x1ef367=null;try{if(_0x487d64==_0x22509f([0x47,0x50,0x4c]))return _0x22509f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x23d168=_0x310fbd(),!_0x23d168)return _0x22509f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x23d168[_0x22509f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1ef367=_0x3c180b(_0x23d168[_0x22509f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x23d168[_0x22509f([0x6a,0x74,0x69])])),await _0x26c2a8()?_0x504e23()?_0x4f67aa()?_0x22509f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xcde2e0()?(_0x23d168[_0x22509f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22509f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x421295=_0x18b0f2(_0x22509f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x23d168[_0x22509f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x22509f([0x74,0x72,0x69,0x61,0x6c])&&(_0x421295=_0x18b0f2(_0x22509f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x55367f()):_0x22509f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x22509f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x22509f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x22509f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4f67aa(){const _0x75bdec=[_0x22509f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x22509f([0x74,0x72,0x69,0x61,0x6c])][_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23d168[_0x22509f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x17a0e5/0x3e8:0xe10*_0x79316b;return _0x23d168[_0x22509f([0x65,0x78,0x70])]<_0x75bdec;}function _0x504e23(){const _0x9aecb2=_0x23d168[_0x22509f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x9aecb2&&(!!_0x9aecb2[_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22509f([0x2a]))||(!!_0x9aecb2[_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22509f([0x50,0x4f,0x45]))||!!_0x9aecb2[_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22509f([0x50,0x50]))));}function _0xcde2e0(){const _0x113f65=_0x9aea,_0x379ae3=_0x23d168[_0x22509f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x379ae3||0x0==_0x379ae3[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1b029c}=new URL(window[_0x22509f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x113f65(0x160)]);if(_0x379ae3[_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b029c))return!0x0;const _0x3873e6=_0x1b029c[_0x22509f([0x73,0x70,0x6c,0x69,0x74])](_0x22509f([0x2e]));return _0x379ae3[_0x22509f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4da057=>_0x4da057[_0x22509f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22509f([0x2a])))[_0x22509f([0x6d,0x61,0x70])](_0x158a30=>_0x158a30[_0x22509f([0x73,0x70,0x6c,0x69,0x74])](_0x22509f([0x2e])))[_0x22509f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xfe8de1=>_0xfe8de1[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3873e6[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22509f([0x6d,0x61,0x70])](_0x577405=>Array(_0x3873e6[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x577405[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x22509f([0x66,0x69,0x6c,0x6c])](_0x577405[0x0]===_0x22509f([0x2a])?_0x22509f([0x2a]):'')[_0x22509f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x577405))[_0x22509f([0x73,0x6f,0x6d,0x65])](_0x1def83=>_0x3873e6[_0x22509f([0x65,0x76,0x65,0x72,0x79])]((_0xbf4037,_0x489d35)=>_0x1def83[_0x489d35]===_0xbf4037||_0x1def83[_0x489d35]===_0x22509f([0x2a])));}function _0x55367f(){return _0x421295&&_0x1ef367?new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x7f17cb,_0x2dac38)=>{_0x421295[_0x22509f([0x74,0x68,0x65,0x6e])](_0x7f17cb,_0x2dac38),_0x1ef367[_0x22509f([0x74,0x68,0x65,0x6e])](_0x99b942=>{_0x99b942!=_0x22509f([0x56,0x61,0x6c,0x69,0x64])&&_0x7f17cb(_0x99b942);},_0x2dac38);}):_0x421295||_0x1ef367||_0x22509f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3c180b(_0x19dd6c,_0x264278){return new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x74d978=>{if(_0xbb2b8a())return _0x74d978(_0x22509f([0x56,0x61,0x6c,0x69,0x64]));_0x5d167b(),_0x4b30bb[_0x22509f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x22509f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x31abff=!0x1;const _0x2838ad=_0x48d781();function _0x1f31e4(_0x523e47){return!!_0x523e47&&(typeof _0x523e47===_0x22509f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x523e47===_0x22509f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x523e47[_0x22509f([0x74,0x68,0x65,0x6e])]===_0x22509f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x523e47[_0x22509f([0x63,0x61,0x74,0x63,0x68])]===_0x22509f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4f5472(_0x5ab7ae){_0x110e0a(_0x5ab7ae)[_0x22509f([0x74,0x68,0x65,0x6e])](_0x6a566d=>{if(!_0x6a566d||_0x6a566d[_0x22509f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x22509f([0x6f,0x6b]))return _0x22509f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x259f73(_0x23cfa9(_0x2838ad+_0x264278))!=_0x6a566d[_0x22509f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x22509f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x22509f([0x56,0x61,0x6c,0x69,0x64]);})[_0x22509f([0x74,0x68,0x65,0x6e])](_0x14567a=>(_0x22444a(),_0x14567a),()=>{const _0x4350f1=_0x3a1734();return null==_0x4350f1?(_0x22444a(),_0x22509f([0x56,0x61,0x6c,0x69,0x64])):_0x22509f(_0x17a0e5-_0x4350f1>(0x24778c56^_0x44bca2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x22509f([0x74,0x68,0x65,0x6e])](_0x74d978)[_0x22509f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x74d978(_0x22509f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5abe6d=0x4de6d6^_0x44bca2;function _0x22444a(){const _0x4af3de=_0x22509f([0x6c,0x6c,0x63,0x74,0x2d])+_0x259f73(_0x23cfa9(_0x19dd6c)),_0x57bb4e=_0x9bc807(_0x259f73(window[_0x22509f([0x4d,0x61,0x74,0x68])][_0x22509f([0x63,0x65,0x69,0x6c])](_0x17a0e5/_0x5abe6d)));window[_0x22509f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22509f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4af3de,_0x57bb4e);}function _0x3a1734(){const _0x5e346f=_0x22509f([0x6c,0x6c,0x63,0x74,0x2d])+_0x259f73(_0x23cfa9(_0x19dd6c)),_0x1b6598=window[_0x22509f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x22509f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e346f);return _0x1b6598?window[_0x22509f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9bc807(_0x1b6598),0x10)*_0x5abe6d:null;}function _0x110e0a(_0x14bcdb){return new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x448f59,_0x5cbf8b)=>{_0x14bcdb[_0x22509f([0x74,0x68,0x65,0x6e])](_0x448f59,_0x5cbf8b),window[_0x22509f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5cbf8b,0x7adc96^_0x44bca2);});}}_0x4b30bb[_0x22509f([0x6f,0x6e])](_0x22509f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2d0d97,_0x35cd47)=>{if(_0x35cd47[0x0]!=_0x19dd6c)return _0x74d978(_0x22509f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x35cd47[0x1]={..._0x35cd47[0x1],[_0x22509f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2838ad};},{[_0x22509f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22509f([0x68,0x69,0x67,0x68])}),_0x4b30bb[_0x22509f([0x6f,0x6e])](_0x22509f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x138681=>{_0x1f31e4(_0x138681[_0x22509f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x31abff=!0x0,_0x4f5472(_0x138681[_0x22509f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x22509f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x22509f([0x6c,0x6f,0x77])}),_0x4acea4[_0x22509f([0x74,0x68,0x65,0x6e])](()=>{_0x31abff||_0x74d978(_0x22509f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xbb2b8a(){return _0x4b30bb[_0x22509f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22509f([0x76,0x69,0x65,0x77])][_0x22509f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x22509f([0x61,0x75,0x74,0x6f]);}function _0x5d167b(){_0x4b30bb[_0x22509f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22509f([0x76,0x69,0x65,0x77])][_0x22509f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x22509f([0x61,0x75,0x74,0x6f]);}}function _0x18b0f2(_0x414cbc){const _0x4cb5f0=[new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b2e27=>setTimeout(_0x5b2e27,0x72369a^_0x44bca2)),_0x4acea4[_0x22509f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x93fd4e=>{let _0x4638a8=0x0;_0x4b30bb[_0x22509f([0x6d,0x6f,0x64,0x65,0x6c])][_0x22509f([0x6f,0x6e])](_0x22509f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x334ad3,_0x2bea27)=>{_0x2bea27[0x0][_0x22509f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4638a8++,_0x4638a8==(0x7b09ae^_0x44bca2)&&(_0x93fd4e(),_0x334ad3[_0x22509f([0x6f,0x66,0x66])]());});}))];return window[_0x22509f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x22509f([0x72,0x61,0x63,0x65])](_0x4cb5f0)[_0x22509f([0x74,0x68,0x65,0x6e])](()=>_0x414cbc);}async function _0x3fac3f(){await _0x4acea4,_0x4b30bb[_0x22509f([0x6d,0x6f,0x64,0x65,0x6c])][_0x22509f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3ddea6,_0x4b30bb[_0x22509f([0x6d,0x6f,0x64,0x65,0x6c])][_0x22509f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3ddea6,_0x4b30bb[_0x22509f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x22509f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5e8a21(_0x29e8dd){const _0x248f39=_0x221ea3();_0x4b30bb[_0x248f39]=_0x22509f([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x29e8dd,_0x29e8dd!=_0x22509f([0x56,0x61,0x6c,0x69,0x64])&&_0x3fac3f();}function _0x221ea3(){const _0x39017c=window[_0x22509f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x22509f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x22509f([0x6e,0x6f,0x77])]())[_0x22509f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x22509f([0x2e]),'');let _0x2fcef5=_0x22509f([0x4c]);for(let _0x4f3821=0x0;_0x4f3821<_0x39017c[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f3821+=0x2){let _0x20f974=window[_0x22509f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39017c[_0x22509f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f3821,_0x4f3821+0x2));_0x20f974>=_0x458856[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x20f974-=_0x458856[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2fcef5+=_0x458856[_0x20f974];}return _0x2fcef5;}function _0x310fbd(){const _0x41dbc6=_0x487d64[_0x22509f([0x73,0x70,0x6c,0x69,0x74])](_0x22509f([0x2e]));if(0x3!=_0x41dbc6[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x9cd01c(_0x41dbc6[0x1]);function _0x9cd01c(_0x4462cc){const _0x351266=_0x42aeac(_0x4462cc);return _0x351266&&_0x5ef7c5()?_0x351266:null;function _0x5ef7c5(){const _0xa33346=_0x351266[_0x22509f([0x6a,0x74,0x69])],_0x9356fb=window[_0x22509f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa33346[_0x22509f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xa33346[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3c91e8={..._0x351266,[_0x22509f([0x6a,0x74,0x69])]:_0xa33346[_0x22509f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xa33346[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3c91e8[_0x22509f([0x76,0x63])],_0x23cfa9(_0x3c91e8)==_0x9356fb;}}}async function _0x26c2a8(){let _0x15996d=!0x0;try{const _0x3cef20=_0x487d64[_0x22509f([0x73,0x70,0x6c,0x69,0x74])](_0x22509f([0x2e])),[_0x57b6ae,_0x4bd364,_0x3fea7e]=_0x3cef20;return _0x1a49fc(_0x57b6ae),await _0x469523(_0x57b6ae,_0x4bd364,_0x3fea7e),_0x15996d;}catch{return!0x1;}function _0x1a49fc(_0xefc3b6){const _0x331f6d=_0x42aeac(_0xefc3b6);_0x331f6d&&_0x331f6d[_0x22509f([0x61,0x6c,0x67])]==_0x22509f([0x45,0x53,0x32,0x35,0x36])||(_0x15996d=!0x1);}async function _0x469523(_0x111b2f,_0x15cf2f,_0x1aaf0b){const _0x2e437a=window[_0x22509f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x22509f([0x66,0x72,0x6f,0x6d])](_0x109bac(_0x1aaf0b),_0x1da9f1=>_0x1da9f1[_0x22509f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5a7564=new window[(_0x22509f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x22509f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x111b2f+_0x22509f([0x2e])+_0x15cf2f),_0x281397=window[_0x22509f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x22509f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x281397)return;const _0x48252b=await _0x281397[_0x22509f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x22509f([0x6a,0x77,0x6b]),_0x58f26f,{[_0x22509f([0x6e,0x61,0x6d,0x65])]:_0x22509f([0x45,0x43,0x44,0x53,0x41]),[_0x22509f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x22509f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x22509f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x281397[_0x22509f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x22509f([0x6e,0x61,0x6d,0x65])]:_0x22509f([0x45,0x43,0x44,0x53,0x41]),[_0x22509f([0x68,0x61,0x73,0x68])]:{[_0x22509f([0x6e,0x61,0x6d,0x65])]:_0x22509f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x48252b,_0x2e437a,_0x5a7564)||(_0x15996d=!0x1);}}function _0x42aeac(_0x11c540){return _0x11c540[_0x22509f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x22509f([0x65,0x79]))?JSON[_0x22509f([0x70,0x61,0x72,0x73,0x65])](_0x109bac(_0x11c540)):null;}function _0x109bac(_0xa76e13){return window[_0x22509f([0x61,0x74,0x6f,0x62])](_0xa76e13[_0x22509f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x22509f([0x2b]))[_0x22509f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x22509f([0x2f])));}function _0x23cfa9(_0x297b52){let _0x3f2f06=0x1505;function _0x5e22b0(_0x43f58c){for(let _0x233c9f=0x0;_0x233c9f<_0x43f58c[_0x22509f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x233c9f++){const _0x343135=_0x43f58c[_0x22509f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x233c9f);_0x3f2f06=(_0x3f2f06<<0x5)+_0x3f2f06+_0x343135,_0x3f2f06&=_0x3f2f06;}}function _0x4768eb(_0x5b975a){Array[_0x22509f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b975a)?_0x5b975a[_0x22509f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4768eb):_0x5b975a&&typeof _0x5b975a==_0x22509f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x22509f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b975a)[_0x22509f([0x73,0x6f,0x72,0x74])]()[_0x22509f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1ad748,_0x19525f])=>{_0x5e22b0(_0x1ad748),_0x4768eb(_0x19525f);}):_0x5e22b0(window[_0x22509f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b975a));}return _0x4768eb(_0x297b52),_0x3f2f06>>>0x0;}function _0x259f73(_0x3b7efb){return _0x3b7efb[_0x22509f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x22509f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x22509f([0x30]));}function _0x9bc807(_0x12cdec){return _0x12cdec[_0x22509f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x22509f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x22509f([0x6a,0x6f,0x69,0x6e])]('');}function _0x3ddea6(){}function _0x22509f(_0x90064e){const _0x4f155d=_0x9aea;return _0x90064e[_0x4f155d(0x13b)](_0x4bcfd8=>String[_0x4f155d(0x15d)](_0x4bcfd8))[_0x4f155d(0x152)]('');}_0x5e8a21(await _0x3c6be6());}(this);}}
23
+ const _0x1cefbb=_0x4bce;(function(_0x40bdd9,_0x435424){const _0x546a23=_0x4bce,_0x3f2355=_0x40bdd9();while(!![]){try{const _0x4816ff=-parseInt(_0x546a23(0x20c))/0x1*(parseInt(_0x546a23(0x209))/0x2)+-parseInt(_0x546a23(0x203))/0x3*(-parseInt(_0x546a23(0x208))/0x4)+parseInt(_0x546a23(0x1f8))/0x5+parseInt(_0x546a23(0x1f4))/0x6*(parseInt(_0x546a23(0x1f6))/0x7)+parseInt(_0x546a23(0x1f5))/0x8*(parseInt(_0x546a23(0x1f9))/0x9)+parseInt(_0x546a23(0x1fe))/0xa+-parseInt(_0x546a23(0x206))/0xb;if(_0x4816ff===_0x435424)break;else _0x3f2355['push'](_0x3f2355['shift']());}catch(_0x412459){_0x3f2355['push'](_0x3f2355['shift']());}}}(_0x2b5b,0xc1f7f));import{Plugin as _0x2c99e2}from'ckeditor5/src/core.js';function _0x2b5b(){const _0x5775d6=['23224SoMVfq','28KqPklV','PasteFromOfficeEnhancedInliner','3198155oOWwtv','261mtjmbx','map','editor','ClipboardPipeline','isPremiumPlugin','15003550aOCeCc','document','_parsedData','pluginName','get','1713spZHKA','getData','PasteFromOffice','31635318yGTvxD','execute','6844SypJjU','175114zDEeVG','high','inputTransformation','5xrzbwo','isOfficialPlugin','init','join','stylesProcessor','isActive','dataTransfer','editing','text/html','plugins','view','afterInit','fromCharCode','href','requires','1360596krWFTD'];_0x2b5b=function(){return _0x5775d6;};return _0x2b5b();}import{parsePasteOfficeHtml as _0x5ca3ec}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3d9c2b,uid as _0x12ac12}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x1bff43}from'./normalizers/inliner/msofficestylesinliner.js';function _0x4bce(_0x2db3c9,_0x19befe){const _0x2b5be1=_0x2b5b();return _0x4bce=function(_0x4bce65,_0x5b592b){_0x4bce65=_0x4bce65-0x1ef;let _0x54364e=_0x2b5be1[_0x4bce65];return _0x54364e;},_0x4bce(_0x2db3c9,_0x19befe);}export class PasteFromOfficeEnhancedInliner extends _0x2c99e2{static get[_0x1cefbb(0x201)](){const _0x1be2eb=_0x1cefbb;return _0x1be2eb(0x1f7);}static get[_0x1cefbb(0x20d)](){return!0x0;}static get[_0x1cefbb(0x1fd)](){return!0x0;}static get[_0x1cefbb(0x1f3)](){const _0x1c5ab2=_0x1cefbb;return[_0x1c5ab2(0x205)];}[_0x1cefbb(0x20e)](){const _0x541e9d=_0x1cefbb,_0x2c3921=this[_0x541e9d(0x1fb)],_0x3878e1=_0x2c3921[_0x541e9d(0x215)][_0x541e9d(0x202)](_0x541e9d(0x1fc)),_0xadf7bb=_0x2c3921[_0x541e9d(0x213)][_0x541e9d(0x1ef)][_0x541e9d(0x1ff)],_0x377cae=new _0x1bff43(_0xadf7bb);_0x3878e1['on'](_0x541e9d(0x20b),(_0x472f5d,_0x35863a)=>{const _0x55de67=_0x541e9d,_0x45c014=_0x35863a[_0x55de67(0x212)][_0x55de67(0x204)](_0x55de67(0x214));_0x377cae[_0x55de67(0x211)](_0x45c014)&&(_0x35863a[_0x55de67(0x200)]||(_0x35863a[_0x55de67(0x200)]=_0x5ca3ec(_0x45c014,_0xadf7bb[_0x55de67(0x210)])),_0x377cae[_0x55de67(0x207)](_0x35863a));},{'priority':_0x3d9c2b[_0x541e9d(0x202)](_0x541e9d(0x20a))+0xb});}[_0x1cefbb(0x1f0)](){!async function(_0x115ee7){const _0x25cb08=_0x5ea233([0x71,0x74,0x50,0x6d,0x79,0x49,0x6e,0x44,0x6a,0x6b,0x58,0x61,0x43,0x38,0x33,0x47,0x57,0x66,0x35,0x75,0x4c,0x52,0x42,0x63,0x70,0x67,0x30,0x34,0x32,0x39,0x36,0x4f,0x6c,0x31,0x4b,0x7a,0x6f,0x51,0x76,0x77,0x53,0x55,0x68,0x37,0x54,0x4a,0x56,0x5a,0x62,0x69,0x65,0x46,0x72,0x45,0x64,0x41,0x4e,0x4d,0x59,0x48,0x78,0x73]),_0xc4b022=0x36ebc27a,_0xf2c244=0x36ecad12^_0xc4b022,_0x5c6979=window[_0x5ea233([0x44,0x61,0x74,0x65])][_0x5ea233([0x6e,0x6f,0x77])](),_0x4b25d9=_0x115ee7[_0x5ea233([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x265bfa=new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x247060=>{_0x4b25d9[_0x5ea233([0x6f,0x6e,0x63,0x65])](_0x5ea233([0x72,0x65,0x61,0x64,0x79]),_0x247060);}),_0x356de5={[_0x5ea233([0x6b,0x74,0x79])]:_0x5ea233([0x45,0x43]),[_0x5ea233([0x75,0x73,0x65])]:_0x5ea233([0x73,0x69,0x67]),[_0x5ea233([0x63,0x72,0x76])]:_0x5ea233([0x50,0x2d,0x32,0x35,0x36]),[_0x5ea233([0x78])]:_0x5ea233([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x5ea233([0x79])]:_0x5ea233([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x5ea233([0x61,0x6c,0x67])]:_0x5ea233([0x45,0x53,0x32,0x35,0x36])},_0xd491a9=_0x4b25d9[_0x5ea233([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5ea233([0x67,0x65,0x74])](_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2bd81f(){let _0x262c14,_0x2943f4=null,_0x339adb=null;try{if(_0xd491a9==_0x5ea233([0x47,0x50,0x4c]))return _0x5ea233([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x262c14=_0x5504ab(),!_0x262c14)return _0x5ea233([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x262c14[_0x5ea233([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x339adb=_0x324de6(_0x262c14[_0x5ea233([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x262c14[_0x5ea233([0x6a,0x74,0x69])])),await _0x415e44()?_0x5bff68()?_0x7ef8c7()?_0x5ea233([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x44b9cd()?(_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ea233([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2943f4=_0x29ee3e(_0x5ea233([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ea233([0x74,0x72,0x69,0x61,0x6c])&&(_0x2943f4=_0x29ee3e(_0x5ea233([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x753877()):_0x5ea233([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5ea233([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5ea233([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5ea233([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x7ef8c7(){const _0x333c9c=[_0x5ea233([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5ea233([0x74,0x72,0x69,0x61,0x6c])][_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5c6979/0x3e8:0xe10*_0xf2c244;return _0x262c14[_0x5ea233([0x65,0x78,0x70])]<_0x333c9c;}function _0x5bff68(){const _0x277ddb=_0x262c14[_0x5ea233([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x277ddb&&(!!_0x277ddb[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x2a]))||(!!_0x277ddb[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x50,0x4f,0x45]))||!!_0x277ddb[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x50,0x50]))));}function _0x44b9cd(){const _0x2f0838=_0x4bce,_0xbfea68=_0x262c14[_0x5ea233([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xbfea68||0x0==_0xbfea68[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x179baf}=new URL(window[_0x5ea233([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2f0838(0x1f2)]);if(_0xbfea68[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x179baf))return!0x0;const _0x3c1bbf=_0x179baf[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e]));return _0xbfea68[_0x5ea233([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5bc986=>_0x5bc986[_0x5ea233([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ea233([0x2a])))[_0x5ea233([0x6d,0x61,0x70])](_0x13d86c=>_0x13d86c[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e])))[_0x5ea233([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xbeb4a7=>_0xbeb4a7[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3c1bbf[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ea233([0x6d,0x61,0x70])](_0x3457bd=>Array(_0x3c1bbf[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3457bd[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ea233([0x66,0x69,0x6c,0x6c])](_0x3457bd[0x0]===_0x5ea233([0x2a])?_0x5ea233([0x2a]):'')[_0x5ea233([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3457bd))[_0x5ea233([0x73,0x6f,0x6d,0x65])](_0x4b6860=>_0x3c1bbf[_0x5ea233([0x65,0x76,0x65,0x72,0x79])]((_0x269d4b,_0x433132)=>_0x4b6860[_0x433132]===_0x269d4b||_0x4b6860[_0x433132]===_0x5ea233([0x2a])));}function _0x753877(){return _0x2943f4&&_0x339adb?new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x36ae67,_0xe962a0)=>{_0x2943f4[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x36ae67,_0xe962a0),_0x339adb[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x3ae387=>{_0x3ae387!=_0x5ea233([0x56,0x61,0x6c,0x69,0x64])&&_0x36ae67(_0x3ae387);},_0xe962a0);}):_0x2943f4||_0x339adb||_0x5ea233([0x56,0x61,0x6c,0x69,0x64]);}}function _0x324de6(_0x293208,_0x2d4228){return new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b5ad3=>{if(_0x2ec020())return _0x4b5ad3(_0x5ea233([0x56,0x61,0x6c,0x69,0x64]));_0x3d206a(),_0x4b25d9[_0x5ea233([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5ea233([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1a106d=!0x1;const _0x477779=_0x12ac12();function _0x101e8c(_0x364682){return!!_0x364682&&(typeof _0x364682===_0x5ea233([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x364682===_0x5ea233([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x364682[_0x5ea233([0x74,0x68,0x65,0x6e])]===_0x5ea233([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x364682[_0x5ea233([0x63,0x61,0x74,0x63,0x68])]===_0x5ea233([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4bbe4b(_0x4204f0){_0x5cd306(_0x4204f0)[_0x5ea233([0x74,0x68,0x65,0x6e])](_0xcc0b40=>{if(!_0xcc0b40||_0xcc0b40[_0x5ea233([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5ea233([0x6f,0x6b]))return _0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x432fcc(_0x288886(_0x477779+_0x2d4228))!=_0xcc0b40[_0x5ea233([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5ea233([0x56,0x61,0x6c,0x69,0x64]);})[_0x5ea233([0x74,0x68,0x65,0x6e])](_0xbbf789=>(_0x3f2959(),_0xbbf789),()=>{const _0x15c7b9=_0x420932();return null==_0x15c7b9?(_0x3f2959(),_0x5ea233([0x56,0x61,0x6c,0x69,0x64])):_0x5ea233(_0x5c6979-_0x15c7b9>(0x12e7467a^_0xc4b022)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x4b5ad3)[_0x5ea233([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4b5ad3(_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x567c1c=0x36dd2cfa^_0xc4b022;function _0x3f2959(){const _0x1f9830=_0x5ea233([0x6c,0x6c,0x63,0x74,0x2d])+_0x432fcc(_0x288886(_0x293208)),_0x5e6467=_0x46cea7(_0x432fcc(window[_0x5ea233([0x4d,0x61,0x74,0x68])][_0x5ea233([0x63,0x65,0x69,0x6c])](_0x5c6979/_0x567c1c)));window[_0x5ea233([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ea233([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f9830,_0x5e6467);}function _0x420932(){const _0x3b375b=_0x5ea233([0x6c,0x6c,0x63,0x74,0x2d])+_0x432fcc(_0x288886(_0x293208)),_0x42ce6c=window[_0x5ea233([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ea233([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b375b);return _0x42ce6c?window[_0x5ea233([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46cea7(_0x42ce6c),0x10)*_0x567c1c:null;}function _0x5cd306(_0x2662ba){return new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x59c8a8,_0x3e6f87)=>{_0x2662ba[_0x5ea233([0x74,0x68,0x65,0x6e])](_0x59c8a8,_0x3e6f87),window[_0x5ea233([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3e6f87,0x36ea16ba^_0xc4b022);});}}_0x4b25d9[_0x5ea233([0x6f,0x6e])](_0x5ea233([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x15f59a,_0x4fe2ac)=>{if(_0x4fe2ac[0x0]!=_0x293208)return _0x4b5ad3(_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4fe2ac[0x1]={..._0x4fe2ac[0x1],[_0x5ea233([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x477779};},{[_0x5ea233([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ea233([0x68,0x69,0x67,0x68])}),_0x4b25d9[_0x5ea233([0x6f,0x6e])](_0x5ea233([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5d1bd0=>{_0x101e8c(_0x5d1bd0[_0x5ea233([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1a106d=!0x0,_0x4bbe4b(_0x5d1bd0[_0x5ea233([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5ea233([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ea233([0x6c,0x6f,0x77])}),_0x265bfa[_0x5ea233([0x74,0x68,0x65,0x6e])](()=>{_0x1a106d||_0x4b5ad3(_0x5ea233([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2ec020(){return _0x4b25d9[_0x5ea233([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ea233([0x76,0x69,0x65,0x77])][_0x5ea233([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5ea233([0x61,0x75,0x74,0x6f]);}function _0x3d206a(){_0x4b25d9[_0x5ea233([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ea233([0x76,0x69,0x65,0x77])][_0x5ea233([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5ea233([0x61,0x75,0x74,0x6f]);}}function _0x29ee3e(_0x5c4bee){const _0x2695f2=[new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ff5b=>setTimeout(_0x1ff5b,0x36e2fcb6^_0xc4b022)),_0x265bfa[_0x5ea233([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b8db9=>{let _0xbdff9=0x0;_0x4b25d9[_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ea233([0x6f,0x6e])](_0x5ea233([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1b8e18,_0x20ba22)=>{_0x20ba22[0x0][_0x5ea233([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xbdff9++,_0xbdff9==(0x36ebc382^_0xc4b022)&&(_0x2b8db9(),_0x1b8e18[_0x5ea233([0x6f,0x66,0x66])]());});}))];return window[_0x5ea233([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5ea233([0x72,0x61,0x63,0x65])](_0x2695f2)[_0x5ea233([0x74,0x68,0x65,0x6e])](()=>_0x5c4bee);}async function _0x5bac24(){await _0x265bfa,_0x4b25d9[_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ea233([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1f5e0c,_0x4b25d9[_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ea233([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1f5e0c,_0x4b25d9[_0x5ea233([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5ea233([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4db22d(_0x1269ce){const _0x3424b8=_0x503962();_0x4b25d9[_0x3424b8]=_0x5ea233([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1269ce,_0x1269ce!=_0x5ea233([0x56,0x61,0x6c,0x69,0x64])&&_0x5bac24();}function _0x503962(){const _0x21c855=window[_0x5ea233([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5ea233([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5ea233([0x6e,0x6f,0x77])]())[_0x5ea233([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5ea233([0x2e]),'');let _0x3f8279=_0x5ea233([0x71]);for(let _0x1fe6dd=0x0;_0x1fe6dd<_0x21c855[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1fe6dd+=0x2){let _0x101d57=window[_0x5ea233([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x21c855[_0x5ea233([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1fe6dd,_0x1fe6dd+0x2));_0x101d57>=_0x25cb08[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x101d57-=_0x25cb08[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3f8279+=_0x25cb08[_0x101d57];}return _0x3f8279;}function _0x5504ab(){const _0x10f0ed=_0xd491a9[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e]));if(0x3!=_0x10f0ed[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5023a6(_0x10f0ed[0x1]);function _0x5023a6(_0x32dd82){const _0x6dddd0=_0x5cc2da(_0x32dd82);return _0x6dddd0&&_0x9a7280()?_0x6dddd0:null;function _0x9a7280(){const _0xfb4f4a=_0x6dddd0[_0x5ea233([0x6a,0x74,0x69])],_0x3db6da=window[_0x5ea233([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xfb4f4a[_0x5ea233([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xfb4f4a[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xef0fe4={..._0x6dddd0,[_0x5ea233([0x6a,0x74,0x69])]:_0xfb4f4a[_0x5ea233([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xfb4f4a[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xef0fe4[_0x5ea233([0x76,0x63])],_0x288886(_0xef0fe4)==_0x3db6da;}}}async function _0x415e44(){let _0x2355a4=!0x0;try{const _0x43f13e=_0xd491a9[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])](_0x5ea233([0x2e])),[_0x3bc70e,_0x2d8083,_0x5bc0f0]=_0x43f13e;return _0x236b1c(_0x3bc70e),await _0x2a6cad(_0x3bc70e,_0x2d8083,_0x5bc0f0),_0x2355a4;}catch{return!0x1;}function _0x236b1c(_0x16c0a1){const _0x33fb7c=_0x5cc2da(_0x16c0a1);_0x33fb7c&&_0x33fb7c[_0x5ea233([0x61,0x6c,0x67])]==_0x5ea233([0x45,0x53,0x32,0x35,0x36])||(_0x2355a4=!0x1);}async function _0x2a6cad(_0x494271,_0x10b074,_0x560c16){const _0x296a2a=window[_0x5ea233([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5ea233([0x66,0x72,0x6f,0x6d])](_0x5039bb(_0x560c16),_0x9d6846=>_0x9d6846[_0x5ea233([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3f8b32=new window[(_0x5ea233([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5ea233([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x494271+_0x5ea233([0x2e])+_0x10b074),_0x6f5d8a=window[_0x5ea233([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5ea233([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x6f5d8a)return;const _0x1b64b0=await _0x6f5d8a[_0x5ea233([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5ea233([0x6a,0x77,0x6b]),_0x356de5,{[_0x5ea233([0x6e,0x61,0x6d,0x65])]:_0x5ea233([0x45,0x43,0x44,0x53,0x41]),[_0x5ea233([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5ea233([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5ea233([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x6f5d8a[_0x5ea233([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5ea233([0x6e,0x61,0x6d,0x65])]:_0x5ea233([0x45,0x43,0x44,0x53,0x41]),[_0x5ea233([0x68,0x61,0x73,0x68])]:{[_0x5ea233([0x6e,0x61,0x6d,0x65])]:_0x5ea233([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1b64b0,_0x296a2a,_0x3f8b32)||(_0x2355a4=!0x1);}}function _0x5cc2da(_0x2f6cb4){return _0x2f6cb4[_0x5ea233([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5ea233([0x65,0x79]))?JSON[_0x5ea233([0x70,0x61,0x72,0x73,0x65])](_0x5039bb(_0x2f6cb4)):null;}function _0x5039bb(_0x421701){return window[_0x5ea233([0x61,0x74,0x6f,0x62])](_0x421701[_0x5ea233([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5ea233([0x2b]))[_0x5ea233([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5ea233([0x2f])));}function _0x288886(_0x18bf90){let _0x25549b=0x1505;function _0x338e62(_0x1c3b44){for(let _0x386039=0x0;_0x386039<_0x1c3b44[_0x5ea233([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x386039++){const _0x43dc49=_0x1c3b44[_0x5ea233([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x386039);_0x25549b=(_0x25549b<<0x5)+_0x25549b+_0x43dc49,_0x25549b&=_0x25549b;}}function _0x3aacb7(_0x3e2b0a){Array[_0x5ea233([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e2b0a)?_0x3e2b0a[_0x5ea233([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3aacb7):_0x3e2b0a&&typeof _0x3e2b0a==_0x5ea233([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5ea233([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e2b0a)[_0x5ea233([0x73,0x6f,0x72,0x74])]()[_0x5ea233([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x53563a,_0x2e4cac])=>{_0x338e62(_0x53563a),_0x3aacb7(_0x2e4cac);}):_0x338e62(window[_0x5ea233([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e2b0a));}return _0x3aacb7(_0x18bf90),_0x25549b>>>0x0;}function _0x432fcc(_0x31c1e9){return _0x31c1e9[_0x5ea233([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5ea233([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5ea233([0x30]));}function _0x46cea7(_0xf06f04){return _0xf06f04[_0x5ea233([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5ea233([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5ea233([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f5e0c(){}function _0x5ea233(_0x1416cb){const _0x382a2a=_0x4bce;return _0x1416cb[_0x382a2a(0x1fa)](_0x3ff453=>String[_0x382a2a(0x1f1)](_0x3ff453))[_0x382a2a(0x20f)]('');}_0x4db22d(await _0x2bd81f());}(this);}}