@ckeditor/ckeditor5-paste-from-office-enhanced 46.1.1-alpha.0 → 46.1.1-alpha.2

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:()=>at});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 E(){const t=["4730663jrYnFQ","8XBjDLr","3045264MyEfTS","16088967SfQCvi","1024608HUaKGy","2739790oeECPX","238296etSNOq","3NXnrng","1498296hYrVqq","test"];return(E=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(653314===-parseInt(e(299))/1+-parseInt(e(297))/2+-parseInt(e(300))/3*(parseInt(e(295))/4)+-parseInt(e(298))/5+parseInt(e(301))/6+parseInt(e(303))/7+-parseInt(e(304))/8*(-parseInt(e(296))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function O(t,e){const n=E();return(O=function(t,e){return n[t-=295]})(t,e)}function L(t){return C[O(302)](t)}!function(t){const e=M,n=t();for(;;)try{if(359020===parseInt(e(160))/1*(-parseInt(e(143))/2)+-parseInt(e(156))/3*(parseInt(e(164))/4)+-parseInt(e(151))/5*(-parseInt(e(144))/6)+-parseInt(e(155))/7*(parseInt(e(142))/8)+-parseInt(e(148))/9+parseInt(e(145))/10+parseInt(e(140))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const A=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(){const t=["set","17548234aTvmjP","cssRules","8MKfGOQ","54066vpgFHO","43176LuqqnO","3218980EpQSMf","assign","exec","947448HLvEjb","selectorText","style","60hoRXBC","name","groups","hasClass","4388489RpYiIu","3rXagOg","trim","initial","split","23tDVOEZ","length","className","tagName","1162264UbHVpO","push","getPropertyValue","map"];return(P=function(){return t})()}function F(t,e){const n=M,r=new Map;for(const[s,i]of e){if(!s[n(163)]&&!s[n(162)])continue;const e=!s[n(163)]||t[n(152)]===s[n(163)],o=!s[n(162)]||t[n(154)](s[n(162)]);e&&o&&r[n(139)](s,i)}return r}function T(t){const e=M,n={};for(let r=0;r<t[e(161)];r++){const s=t[r],i=t[e(166)](s);e(158)!==i&&(n[s]=i)}return n}function R(t){const e=M,n=t[e(159)](",")[e(167)](t=>t[e(157)]()),r=[];for(const t of n){const n=A[e(147)](t);n&&r[e(165)](n[e(153)])}return r}function M(t,e){const n=P();return(M=function(t,e){return n[t-=139]})(t,e)}function N(t){const e=M,n={};for(const r of t)Object[e(146)](n,r);return n}const W=k;function k(t,e){const n=D();return(k=function(t,e){return n[t-=360]})(t,e)}function D(){const t=["from","values","3279740TgLoNO","type","4075488EWuYsg","execute","content","978502nGCgTf","size","8kyPakS","hasStyle","_parsedData","820740VJtLWP","createRangeIn","elementStart","8457912hQiHSZ","696490BbriXY","setStyle","document","isActive","1547620SJuKmE","item"];return(D=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(818658===parseInt(e(377))/1+parseInt(e(381))/2+-parseInt(e(373))/3*(parseInt(e(370))/4)+parseInt(e(363))/5+-parseInt(e(376))/6+parseInt(e(368))/7+parseInt(e(365))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class j extends b{[W(366)](t){const n=W,{body:r,styles:s}=t[n(372)],i=new e.ViewUpcastWriter(r[n(379)]),o=i[n(374)](r),c=function(t){const e=M,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(139)](t,i)}return n}(function(t){const e=M,n={};for(const r of t)for(const t of r[e(141)])if(t instanceof CSSStyleRule){const r=T(t[e(150)]);n[t[e(149)]]=Object[e(146)]({},n[t[e(149)]]||{},r)}return n}(s));for(const t of o){if(n(375)!==t[n(364)])continue;const e=F(t[n(360)],c);if(e[n(369)]){const r=N(Array[n(361)](e[n(362)]()));for(const e in r){const s=t[n(360)];s[n(371)](e)||i[n(378)](e,r[e],s)}}}t[n(367)]=r}[W(380)](t){return super[W(380)](t)||L(t)}}const V=$;function $(t,e){const n=K();return($=function(t,e){return n[t-=304]})(t,e)}function K(){const t=["getData","map","view","execute","join","204061SiMlTH","dataTransfer","PasteFromOffice","182sVsROR","fromCharCode","stylesProcessor","afterInit","get","editing","text/html","href","_parsedData","376pHRbqt","50038460biHXHW","618450ffckNp","plugins","document","init","high","6121615aRCnVq","isOfficialPlugin","ClipboardPipeline","isActive","176940UQkFtr","editor","isPremiumPlugin","pluginName","4926312sknmYc","PasteFromOfficeEnhancedInliner","3RIJxDG","219948FPUWZh","requires","inputTransformation"];return(K=function(){return t})()}!function(t){const e=$,n=t();for(;;)try{if(775981===-parseInt(e(325))/1+parseInt(e(339))/2+-parseInt(e(316))/3*(parseInt(e(314))/4)+-parseInt(e(306))/5+parseInt(e(317))/6*(-parseInt(e(328))/7)+-parseInt(e(337))/8*(parseInt(e(310))/9)+parseInt(e(338))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class q extends t.Plugin{static get[V(313)](){return V(315)}static get[V(307)](){return!0}static get[V(312)](){return!0}static get[V(318)](){return[V(327)]}[V(304)](){const t=V,e=this[t(311)],n=e[t(340)][t(332)](t(308)),r=e[t(333)][t(322)][t(341)],s=new j(r);n.on(t(319),(e,n)=>{const i=t,o=n[i(326)][i(320)](i(334));s[i(309)](o)&&(n[i(336)]||(n[i(336)]=x(o,r[i(330)])),s[i(323)](n))},{priority:S.priorities[t(332)](t(305))+11})}[V(331)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=$;return t[e(321)](t=>String[e(329)](t))[e(324)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([73]);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]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?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:1757635200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=$,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(335)]);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 H=B;!function(t){const e=B,n=t();for(;;)try{if(308221===parseInt(e(245))/1*(parseInt(e(279))/2)+-parseInt(e(270))/3+-parseInt(e(239))/4+-parseInt(e(268))/5+-parseInt(e(278))/6+-parseInt(e(265))/7+parseInt(e(240))/8*(parseInt(e(255))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const Q=[H(244),H(272),H(237),H(252),H(256),H(246),H(275),H(251)],U=[H(244),H(272),H(237)],X={"font-style":[[H(271),"i"]],"font-weight":[[H(259),H(247)],[H(267),H(247)],[H(277),H(247)],[t=>Number(t)>=600,H(247)]],"text-decoration":[[H(273),"u"],[H(257),"s"]],"text-decoration-line":[[H(273),"u"],[H(257),"s"]],"vertical-align":[[H(241),H(241)],[H(266),H(254)]]};function G(t){return Q[H(248)](t)}function J(t){const e=H;return Array[e(253)](t[e(260)]())[e(276)](G)}function Y(){const t=["font-size","length","1947340JuxwGS","8722552cyFbJf","sub","setStyle","getChildren","color","4zIZTsd","font-weight","strong","includes","span","removeStyle","vertical-align","text-decoration","from","sup","9FWbtGo","text-decoration-line","line-through","insertChild","medium","getStyleNames","split","createElement","getStyle","keys","246043aDnucG","super","bold","2479975yRgkOk","function","205317vEOfIB","italic","font-family","underline","forEach","font-style","filter","bolder","889512DEkeWM","226286ozOAuX"];return(Y=function(){return t})()}function B(t,e){const n=Y();return(B=function(t,e){return n[t-=237]})(t,e)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(274)](e=>{const i=n,o=t[i(263)](e);if(o)if(c=e,U[H(248)](c))r[e]=o;else if(e in X){const t=o[i(261)](" ");X[e][i(274)](([n,r])=>{const o=i;for(const i of t)(o(269)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=H;for(const s in n)n[s][r(274)](([,n])=>{const s=r,i=e[s(262)](n,[],t[s(243)]());e[s(258)](0,i,t)}),e[r(250)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(264)](n)[r(238)])return;const s=e[r(262)](r(249),[],t[r(243)]());e[r(242)](n,s),e[r(258)](0,s,t),e[r(250)](Object[r(264)](n),t)}(t,e,r)}const z=tt;function Z(){const t=["stylesProcessor","_parsedData","execute","element","152nxosTL","name","490DFneav","986676TxZMmm","document","includes","blockElements","411565aNfOWO","font","getItems","28VLTaNh","createRangeIn","239562EGvBZF","67952TsdQQi","isActive","6747675fqtiYw","9152898Uyprxa","3550518DSNptC","content"];return(Z=function(){return t})()}function tt(t,e){const n=Z();return(tt=function(t,e){return n[t-=342]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(799676===parseInt(e(364))/1*(-parseInt(e(361))/2)+-parseInt(e(345))/3+parseInt(e(354))/4+parseInt(e(343))/5+parseInt(e(344))/6+parseInt(e(358))/7*(parseInt(e(351))/8)+parseInt(e(363))/9*(-parseInt(e(353))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class et extends b{[z(349)](t){const n=z,{body:r}=t[n(348)],s=new e.ViewUpcastWriter(r[n(355)]),i=s[n(362)](r),o=new e.ViewDocument(s[n(355)][n(347)]),c=[...new e.ViewDomConverter(o)[n(357)],n(359)],a=i[n(360)]();for(const t of a)if(t.is(n(350))&&c[n(356)](t[n(352)])){_(t,s,J(t))}t[n(346)]=r}[z(342)](t){return super[z(342)](t)||L(t)}}const nt=st;function rt(){const t=["4624890mhULvt","domainLimit","high","pasteFromOfficeEnhancedLicenseKeyNotAllowed","requires","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","_showLicenseError","usageLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","inputTransformation","isActive","editor","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyDomainLimit","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyTrialLimit","105278LvXRvm","document","1616336TrdryB","get","69GaCMJm","config","plugins","7045280CuNyos","featureNotAllowed","editing","PasteFromOffice","isOfficialPlugin","invalid","3723350dWKNFe","pasteFromOfficeEnhancedLicenseKeyValid","_parsedData","_licenseKeyCheckInterval","36yQfJaG","stylesProcessor","21172bWMJcb","destroy","pasteFromOfficeEnhancedLicenseKeyUsageLimit","PasteFromOfficeEnhanced","getData","91MnNTce","init","isPremiumPlugin","text/html","trialLimit","PasteFromOfficeEnhancedPropagator","dataTransfer","execute","304818QQYuue","pluginName","3mBoaia","licenseKey","expired","view","ClipboardPipeline"];return(rt=function(){return t})()}function st(t,e){const n=rt();return(st=function(t,e){return n[t-=385]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(505364===-parseInt(e(389))/1*(-parseInt(e(410))/2)+-parseInt(e(414))/3*(parseInt(e(429))/4)+parseInt(e(394))/5+-parseInt(e(387))/6*(parseInt(e(434))/7)+-parseInt(e(412))/8*(parseInt(e(427))/9)+parseInt(e(423))/10+parseInt(e(417))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[nt(390)];[nt(426)];static get[nt(388)](){return nt(439)}static get[nt(421)](){return!0}static get[nt(436)](){return!0}static get[nt(398)](){return[nt(420)]}[nt(435)](){const t=nt,e=this[t(405)],n=e[t(416)][t(413)](t(393)),r=e[t(419)][t(392)][t(411)],s=new et(r);n.on(t(403),(e,n)=>{const i=t,o=n[i(385)][i(433)](i(437));s[i(404)](o)&&(n[i(425)]||(n[i(425)]=x(o,r[i(428)])),s[i(386)](n))},{priority:S.priorities[t(413)](t(396))+10}),this[t(390)]=this[t(405)][t(415)][t(413)](t(390));const i=this[t(405)];this[t(426)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(424)==s||e(402)==s||e(406)==s||e(407)==s||e(397)==s||e(399)==s||e(409)==s||e(431)==s){delete i[r],n=s,clearInterval(this[e(426)]),this[e(426)]=void 0;break}}e(402)==n&&i[e(400)](e(422)),e(406)==n&&i[e(400)](e(391)),e(407)==n&&i[e(400)](e(395)),e(397)==n&&i[e(400)](e(418),e(432)),e(399)==n&&i[e(400)](e(408)),e(409)==n&&i[e(400)](e(438)),e(431)==n&&i[e(400)](e(401))},1e3)}[nt(430)](){const t=nt;super[t(430)](),this[t(426)]&&clearInterval(this[t(426)])}}var ot=ct;function ct(t,e){var n=ut();return(ct=function(t,e){return n[t-=226]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(385021===parseInt(e(236))/1*(-parseInt(e(233))/2)+parseInt(e(229))/3*(-parseInt(e(239))/4)+-parseInt(e(227))/5+parseInt(e(237))/6+-parseInt(e(228))/7*(parseInt(e(238))/8)+parseInt(e(230))/9*(-parseInt(e(226))/10)+parseInt(e(234))/11*(parseInt(e(242))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class at extends t.Plugin{static get[ot(231)](){return ot(232)}static get[ot(243)](){return!0}static get[ot(240)](){return!0}static get[ot(241)](){return[ot(235),q,it]}}function ut(){var t=["isPremiumPlugin","requires","29557092zebWOU","isOfficialPlugin","720luYQRY","3736600MyFZXQ","5789naQsOb","127692puunxf","8730XfEqqt","pluginName","PasteFromOfficeEnhanced","6FkWfac","11yVLvXc","PasteFromOffice","239885gvKIHE","2421492DywJRm","2552bDkzHy","64XHLhou"];return(ut=function(){return t})()}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=193]})(t,e)}function ft(){var t=["117878Jykfnh","5839086TBYUuy","100pqtWAF","76946gXYPEc","55865FFJeie","13082350TGaiTy","3NQyuaw","1026pGQLsc","49624DqsMKa","2082668tukxZK"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(526172===parseInt(e(201))/1+-parseInt(e(198))/2*(-parseInt(e(194))/3)+parseInt(e(200))/4*(-parseInt(e(202))/5)+parseInt(e(199))/6+parseInt(e(197))/7+parseInt(e(196))/8*(parseInt(e(195))/9)+-parseInt(e(193))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=m(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function p(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function m(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function d(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every(e=>t.indexOf(e)>-1)?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&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 L(t,e){const n=A();return(L=function(t,e){return n[t-=375]})(t,e)}function A(){const t=["2083197RrDzka","244540JtIGOJ","564htwRrY","8sjCVgr","1917908NvoMAp","14934070JyHjXj","106749fsfJny","43162GBixac","671593zYKavu","8ylFthz","test"];return(A=function(){return t})()}!function(t){const e=L,n=t();for(;;)try{if(725309===-parseInt(e(380))/1+parseInt(e(376))/2+parseInt(e(383))/3*(parseInt(e(375))/4)+-parseInt(e(384))/5+-parseInt(e(385))/6*(-parseInt(e(379))/7)+parseInt(e(381))/8*(parseInt(e(378))/9)+-parseInt(e(377))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[L(382)](t)}!function(t){const e=M,n=t();for(;;)try{if(992709===parseInt(e(412))/1*(-parseInt(e(410))/2)+parseInt(e(413))/3+parseInt(e(423))/4+-parseInt(e(406))/5+parseInt(e(421))/6*(parseInt(e(424))/7)+-parseInt(e(422))/8+parseInt(e(415))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=M,r=new Map;for(const[s,i]of e){if(!s[n(428)]&&!s[n(404)])continue;const e=!s[n(428)]||t[n(416)]===s[n(428)],o=!s[n(404)]||t[n(425)](s[n(404)]);e&&o&&r[n(419)](s,i)}return r}function P(){const t=["1eioCTC","4617390YWDSQZ","initial","6069492XfUHAm","name","push","style","set","assign","9294IMdZwL","9602336TxGxPH","4295800rwAiuL","1477ULKqUS","hasClass","cssRules","selectorText","tagName","groups","exec","className","length","2620115JfLRFH","trim","map","getPropertyValue","1794566tsIzLB","split"];return(P=function(){return t})()}function M(t,e){const n=P();return(M=function(t,e){return n[t-=403]})(t,e)}function R(t){const e=M,n={};for(let r=0;r<t[e(405)];r++){const s=t[r],i=t[e(409)](s);e(414)!==i&&(n[s]=i)}return n}function j(t){const e=M,n=t[e(411)](",")[e(408)](t=>t[e(407)]()),r=[];for(const t of n){const n=O[e(403)](t);n&&r[e(417)](n[e(429)])}return r}function D(t){const e=M,n={};for(const r of t)Object[e(420)](n,r);return n}const W=k;function T(){const t=["519cHzLgk","type","1974355nFmqDi","document","item","content","isActive","_parsedData","setStyle","9JFHUld","6389977NORBnr","1111845gmWXRu","4397840QWyQHB","2wDbjeI","elementStart","hasStyle","createRangeIn","execute","6MKCdXq","values","9668dZCAWd","883039MUYEFP","size","from","3617912ykMFin"];return(T=function(){return t})()}function k(t,e){const n=T();return(k=function(t,e){return n[t-=467]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(682170===-parseInt(e(482))/1*(parseInt(e(474))/2)+-parseInt(e(486))/3*(-parseInt(e(481))/4)+-parseInt(e(488))/5*(-parseInt(e(479))/6)+parseInt(e(472))/7+parseInt(e(485))/8*(parseInt(e(470))/9)+-parseInt(e(473))/10+parseInt(e(471))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);class K extends b{[W(478)](t){const n=W,{body:r,styles:s}=t[n(468)],i=new e.ViewUpcastWriter(r[n(489)]),o=i[n(477)](r),c=function(t){const e=M,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(419)](t,i)}return n}(function(t){const e=M,n={};for(const r of t)for(const t of r[e(426)])if(t instanceof CSSStyleRule){const r=R(t[e(418)]);n[t[e(427)]]=Object[e(420)]({},n[t[e(427)]]||{},r)}return n}(s));for(const t of o){if(n(475)!==t[n(487)])continue;const e=F(t[n(490)],c);if(e[n(483)]){const r=D(Array[n(484)](e[n(480)]()));for(const e in r){const s=t[n(490)];s[n(476)](e)||i[n(469)](e,r[e],s)}}}t[n(491)]=r}[W(467)](t){return super[W(467)](t)||E(t)}}const N=V;function U(){const t=["12yIKYdG","50104ThQNuB","545481FJAaoS","pluginName","getData","35690DuOaGr","afterInit","document","_parsedData","editor","requires","PasteFromOfficeEnhancedInliner","48838GbsmLZ","isOfficialPlugin","href","text/html","ClipboardPipeline","execute","get","603414YQxPJq","1865180pSqWkd","init","stylesProcessor","24ZanOoh","343DINKHx","high","fromCharCode","2431vYrrpt","isActive","view","editing","map","dataTransfer","inputTransformation","plugins","isPremiumPlugin","2082702zPQUgJ","join","PasteFromOffice"];return(U=function(){return t})()}function V(t,e){const n=U();return(V=function(t,e){return n[t-=192]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(332232===parseInt(e(227))/1*(-parseInt(e(216))/2)+-parseInt(e(223))/3*(-parseInt(e(204))/4)+-parseInt(e(224))/5+-parseInt(e(201))/6+-parseInt(e(228))/7*(-parseInt(e(205))/8)+-parseInt(e(206))/9+parseInt(e(209))/10*(parseInt(e(192))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class J extends t.Plugin{static get[N(207)](){return N(215)}static get[N(217)](){return!0}static get[N(200)](){return!0}static get[N(214)](){return[N(203)]}[N(225)](){const t=N,e=this[t(213)],n=e[t(199)][t(222)](t(220)),r=e[t(195)][t(194)][t(211)],s=new K(r);n.on(t(198),(e,n)=>{const i=t,o=n[i(197)][i(208)](i(219));s[i(193)](o)&&(n[i(212)]||(n[i(212)]=x(o,r[i(226)])),s[i(221)](n))},{priority:S.priorities[t(222)](t(229))+11})}[N(210)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),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=V;return t[e(196)](t=>String[e(230)](t))[e(202)]("")}!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([73]);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]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?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:1757808e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=V,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(218)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])](t=>t[d([105,110,99,108,117,100,101,115])](d([42])))[d([109,97,112])](t=>t[d([115,112,108,105,116])](d([46])))[d([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[d([115,111,109,101])](t=>s[d([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===d([42])))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])](e=>{e!=d([86,97,108,105,100])&&t(e)},n)}):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch{return d([73,110,118,97,108,105,100])}}())}(this)}}const $=q;function q(t,e){const n=G();return(q=function(t,e){return n[t-=434]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(476713===-parseInt(e(434))/1+-parseInt(e(478))/2+-parseInt(e(438))/3*(-parseInt(e(444))/4)+parseInt(e(456))/5*(parseInt(e(471))/6)+parseInt(e(475))/7+-parseInt(e(462))/8*(parseInt(e(450))/9)+-parseInt(e(439))/10*(-parseInt(e(474))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const H=[$(442),$(454),$(461),$(435),$(448),$(443),$(467),$(449)],z=[$(442),$(454),$(461)],Y={"font-style":[[$(476),"i"]],"font-weight":[[$(455),$(470)],[$(460),$(470)],[$(436),$(470)],[t=>Number(t)>=600,$(470)]],"text-decoration":[[$(441),"u"],[$(473),"s"]],"text-decoration-line":[[$(441),"u"],[$(473),"s"]],"vertical-align":[[$(464),$(464)],[$(477),$(453)]]};function B(t){return H[$(447)](t)}function Q(t){const e=$;return Array[e(465)](t[e(458)]())[e(468)](B)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(457)](e=>{const i=n,o=t[i(437)](e);if(o)if(c=e,z[$(447)](c))r[e]=o;else if(e in Y){const t=o[i(451)](" ");Y[e][i(457)](([n,r])=>{const o=i;for(const i of t)(o(459)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=$;for(const s in n)n[s][r(457)](([,n])=>{const s=r,i=e[s(445)](n,[],t[s(440)]());e[s(466)](0,i,t)}),e[r(469)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(446)](n)[r(472)])return;const s=e[r(445)](r(463),[],t[r(440)]());e[r(452)](n,s),e[r(466)](0,s,t),e[r(469)](Object[r(446)](n),t)}(t,e,r)}function G(){const t=["filter","removeStyle","strong","42414ZhGacq","length","line-through","3135lMVQUS","1432522SDfjBV","italic","super","1280828oYfsEJ","461884pssWLs","text-decoration","bolder","getStyle","223605FqMFaq","41320cLIzAX","getChildren","underline","color","font-weight","28BxLdGr","createElement","keys","includes","text-decoration-line","vertical-align","5278977ixJpUM","split","setStyle","sup","font-family","medium","185AoidZe","forEach","getStyleNames","function","bold","font-size","8gsgoYU","span","sub","from","insertChild","font-style"];return(G=function(){return t})()}const _=tt;function X(){const t=["font","getItems","isActive","10vFDseE","content","311010EWRqie","189552fHykOp","document","1498035jRxQyH","354684GJpblg","includes","name","execute","21UJpYOL","stylesProcessor","_parsedData","5388coSFQe","110418XYNJsz","element","blockElements","775JHrdUC","2QSVzhF","1015974JKscOV","createRangeIn"];return(X=function(){return t})()}function tt(t,e){const n=X();return(tt=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(116977===-parseInt(e(242))/1*(parseInt(e(246))/2)+parseInt(e(234))/3+parseInt(e(241))/4*(parseInt(e(245))/5)+-parseInt(e(254))/6+parseInt(e(238))/7*(-parseInt(e(231))/8)+-parseInt(e(247))/9*(parseInt(e(252))/10)+parseInt(e(233))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class et extends b{[_(237)](t){const n=_,{body:r}=t[n(240)],s=new e.ViewUpcastWriter(r[n(232)]),i=s[n(248)](r),o=new e.ViewDocument(s[n(232)][n(239)]),c=[...new e.ViewDomConverter(o)[n(244)],n(249)],a=i[n(250)]();for(const t of a)if(t.is(n(243))&&c[n(235)](t[n(236)])){Z(t,s,Q(t))}t[n(253)]=r}[_(251)](t){return super[_(251)](t)||E(t)}}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=127]})(t,e)}const rt=nt;function st(){const t=["text/html","trialLimit","_parsedData","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","destroy","usageLimit","document","pluginName","pasteFromOfficeEnhancedLicenseKeyDomainLimit","isOfficialPlugin","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","expired","isActive","1126893TLdnRh","ClipboardPipeline","107368ZqYHwb","view","stylesProcessor","invalid","6pzKzOO","63TyFeQr","licenseKey","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyExpired","4350WfZFXd","domainLimit","36773LcCuUL","4340485kylpth","_licenseKeyCheckInterval","plugins","761752SVUBeX","editor","PasteFromOffice","PasteFromOfficeEnhanced","high","isPremiumPlugin","editing","get","requires","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyValid","featureNotAllowed","240757saEpFn","6551174rqLVUo","pasteFromOfficeEnhancedLicenseKeyTrialLimit","dataTransfer","init","inputTransformation","execute","pasteFromOfficeEnhancedLicenseKeyInvalid","getData","config","12LxwtaH","pasteFromOfficeEnhancedLicenseKeyUsageLimit"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(565877===parseInt(e(155))/1+parseInt(e(128))/2+parseInt(e(181))/3*(parseInt(e(165))/4)+parseInt(e(140))/5+-parseInt(e(132))/6*(parseInt(e(156))/7)+parseInt(e(143))/8*(parseInt(e(133))/9)+-parseInt(e(137))/10*(parseInt(e(139))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(134)];[rt(141)];static get[rt(174)](){return rt(135)}static get[rt(176)](){return!0}static get[rt(148)](){return!0}static get[rt(151)](){return[rt(145)]}[rt(159)](){const t=rt,e=this[t(144)],n=e[t(142)][t(150)](t(127)),r=e[t(149)][t(129)][t(173)],s=new et(r);n.on(t(160),(e,n)=>{const i=t,o=n[i(158)][i(163)](i(167));s[i(180)](o)&&(n[i(169)]||(n[i(169)]=x(o,r[i(130)])),s[i(161)](n))},{priority:S.priorities[t(150)](t(147))+10}),this[t(134)]=this[t(144)][t(164)][t(150)](t(134));const i=this[t(144)];this[t(141)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(153)==s||e(162)==s||e(136)==s||e(175)==s||e(178)==s||e(170)==s||e(157)==s||e(166)==s){delete i[r],n=s,clearInterval(this[e(141)]),this[e(141)]=void 0;break}}e(162)==n&&i[e(152)](e(131)),e(136)==n&&i[e(152)](e(179)),e(175)==n&&i[e(152)](e(138)),e(178)==n&&i[e(152)](e(154),e(146)),e(170)==n&&i[e(152)](e(177)),e(157)==n&&i[e(152)](e(168)),e(166)==n&&i[e(152)](e(172))},1e3)}[rt(171)](){const t=rt;super[t(171)](),this[t(141)]&&clearInterval(this[t(141)])}}var ot=at;function ct(){var t=["13227DsAFJY","84sMpejt","3109hPhxYO","isOfficialPlugin","isPremiumPlugin","406CdaWoU","3418040mhMNLq","37265100iMcssR","195ssSlvE","PasteFromOffice","377580MxDJfL","14724864bJhVwO","PasteFromOfficeEnhanced","requires","pluginName","2466iVZapf"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=197]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(869474===parseInt(e(204))/1*(-parseInt(e(207))/2)+parseInt(e(202))/3*(-parseInt(e(203))/4)+parseInt(e(210))/5*(-parseInt(e(201))/6)+-parseInt(e(212))/7+-parseInt(e(208))/8+-parseInt(e(197))/9+parseInt(e(209))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(200)](){return ot(198)}static get[ot(205)](){return!0}static get[ot(206)](){return!0}static get[ot(199)](){return[ot(211),J,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=480]})(t,e)}function ft(){var t=["93FNuKeW","163435fpGfcx","12518253AKcPsD","14wVyxpK","1772696kkQAcJ","754GukIme","3341070kzIAaF","835152KBsvZm","2504440hhBfZc"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(667044===parseInt(e(484))/1+-parseInt(e(482))/2*(-parseInt(e(486))/3)+parseInt(e(481))/4+-parseInt(e(487))/5+-parseInt(e(483))/6*(-parseInt(e(480))/7)+-parseInt(e(485))/8+-parseInt(e(488))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x432a8c}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x551273,parsePasteOfficeHtml as _0x3f3987}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x5582c0,uid as _0x128fd5}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x44a48b,ViewDocument as _0x203aba,ViewDomConverter as _0x286032}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x25a8cb){return m['test'](_0x25a8cb);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x474e7c,_0x291d1a){const _0x1d3274=new Map();for(const [_0x191a65,_0x52319a]of _0x291d1a){if(!_0x191a65['tagName']&&!_0x191a65['className'])continue;const _0x2f462e=!_0x191a65['tagName']||_0x474e7c['name']===_0x191a65['tagName'],_0x1524b5=!_0x191a65['className']||_0x474e7c['hasClass'](_0x191a65['className']);_0x2f462e&&_0x1524b5&&_0x1d3274['set'](_0x191a65,_0x52319a);}return _0x1d3274;}function h(_0x28edd2){const _0x1e0c7a={};for(let _0x3beb1f=0x0;_0x3beb1f<_0x28edd2['length'];_0x3beb1f++){const _0x5def39=_0x28edd2[_0x3beb1f],_0x448f44=_0x28edd2['getPropertyValue'](_0x5def39);'initial'!==_0x448f44&&(_0x1e0c7a[_0x5def39]=_0x448f44);}return _0x1e0c7a;}function O(_0x4cd22f){const _0xa83f7d=_0x4cd22f['split'](',')['map'](_0x187c07=>_0x187c07['trim']()),_0x45491f=[];for(const _0x520423 of _0xa83f7d){const _0x346353=S['exec'](_0x520423);_0x346353&&_0x45491f['push'](_0x346353['groups']);}return _0x45491f;}function k(_0xa5465){const _0x2b5f7b={};for(const _0x3d5010 of _0xa5465)Object['assign'](_0x2b5f7b,_0x3d5010);return _0x2b5f7b;}class c extends _0x551273{['execute'](_0x38ced0){const {body:_0xf4cbfd,styles:_0x2516f7}=_0x38ced0['_parsedData'],_0x4f2fab=new _0x44a48b(_0xf4cbfd['document']),_0x4ebdf8=_0x4f2fab['createRangeIn'](_0xf4cbfd),_0x54b22c=function(_0x127943){const _0x10823f={};for(const _0x1b3421 of _0x127943)for(const _0x19344f of _0x1b3421['cssRules'])if(_0x19344f instanceof CSSStyleRule){const _0x5471a1=h(_0x19344f['style']);_0x10823f[_0x19344f['selectorText']]=Object['assign']({},_0x10823f[_0x19344f['selectorText']]||{},_0x5471a1);}return _0x10823f;}(_0x2516f7),_0x404191=function(_0x3a1a45){const _0x42855d=new Map();for(const _0x1f0a42 in _0x3a1a45){const _0x17b9d0=O(_0x1f0a42),_0x5d97a0=_0x3a1a45[_0x1f0a42];for(const _0x359d8f of _0x17b9d0)_0x42855d['set'](_0x359d8f,_0x5d97a0);}return _0x42855d;}(_0x54b22c);for(const _0x2ddbdd of _0x4ebdf8){if('elementStart'!==_0x2ddbdd['type'])continue;const _0x28bd58=j(_0x2ddbdd['item'],_0x404191);if(_0x28bd58['size']){const _0x11e338=k(Array['from'](_0x28bd58['values']()));for(const _0x35d895 in _0x11e338){const _0x5744fa=_0x2ddbdd['item'];_0x5744fa['hasStyle'](_0x35d895)||_0x4f2fab['setStyle'](_0x35d895,_0x11e338[_0x35d895],_0x5744fa);}}}_0x38ced0['content']=_0xf4cbfd;}['isActive'](_0x2ff298){return super['isActive'](_0x2ff298)||p(_0x2ff298);}}class i extends _0x432a8c{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0xddd537=this['editor'],_0x5c5585=_0xddd537['plugins']['get']('ClipboardPipeline'),_0x363497=_0xddd537['editing']['view']['document'],_0x3fe418=new c(_0x363497);_0x5c5585['on']('inputTransformation',(_0x599be7,_0x3fba2c)=>{const _0x475bcb=_0x3fba2c['dataTransfer']['getData']('text/html');_0x3fe418['isActive'](_0x475bcb)&&(_0x3fba2c['_parsedData']||(_0x3fba2c['_parsedData']=_0x3f3987(_0x475bcb,_0x363497['stylesProcessor'])),_0x3fe418['execute'](_0x3fba2c));},{'priority':_0x5582c0['get']('high')+0xb});}['afterInit'](){!async function(_0x22fef9){const _0xe4a003=_0x59cf87([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x2382f8=0xc82cb1e,_0x1a3e06=0xc85b836^_0x2382f8,_0x510985=window[_0x59cf87([0x44,0x61,0x74,0x65])][_0x59cf87([0x6e,0x6f,0x77])](),_0x312676=_0x22fef9[_0x59cf87([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2a3c9a=new window[(_0x59cf87([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5063cb=>{_0x312676[_0x59cf87([0x6f,0x6e,0x63,0x65])](_0x59cf87([0x72,0x65,0x61,0x64,0x79]),_0x5063cb);}),_0x2925c1={[_0x59cf87([0x6b,0x74,0x79])]:_0x59cf87([0x45,0x43]),[_0x59cf87([0x75,0x73,0x65])]:_0x59cf87([0x73,0x69,0x67]),[_0x59cf87([0x63,0x72,0x76])]:_0x59cf87([0x50,0x2d,0x32,0x35,0x36]),[_0x59cf87([0x78])]:_0x59cf87([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]),[_0x59cf87([0x79])]:_0x59cf87([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]),[_0x59cf87([0x61,0x6c,0x67])]:_0x59cf87([0x45,0x53,0x32,0x35,0x36])},_0x28d7fe=_0x312676[_0x59cf87([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x59cf87([0x67,0x65,0x74])](_0x59cf87([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1d9182(){let _0x462fab,_0xe9d710=null,_0x1490c6=null;try{if(_0x28d7fe==_0x59cf87([0x47,0x50,0x4c]))return _0x59cf87([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x462fab=_0x500faf(),!_0x462fab)return _0x59cf87([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x462fab[_0x59cf87([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1490c6=_0x2da8f0(_0x462fab[_0x59cf87([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x462fab[_0x59cf87([0x6a,0x74,0x69])])),await _0x119af5()?_0x2fcde7()?_0x412b23()?_0x59cf87([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xd4227d()?(_0x462fab[_0x59cf87([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x59cf87([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xe9d710=_0x3a789a(_0x59cf87([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x462fab[_0x59cf87([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x59cf87([0x74,0x72,0x69,0x61,0x6c])&&(_0xe9d710=_0x3a789a(_0x59cf87([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x858bc3()):_0x59cf87([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x59cf87([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x59cf87([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x59cf87([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x412b23(){const _0x47c7e1=[_0x59cf87([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x59cf87([0x74,0x72,0x69,0x61,0x6c])][_0x59cf87([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x462fab[_0x59cf87([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x510985/0x3e8:0xe10*_0x1a3e06;return _0x462fab[_0x59cf87([0x65,0x78,0x70])]<_0x47c7e1;}function _0x2fcde7(){const _0x32e481=_0x462fab[_0x59cf87([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x32e481&&(!!_0x32e481[_0x59cf87([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59cf87([0x2a]))||(!!_0x32e481[_0x59cf87([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59cf87([0x50,0x4f,0x45]))||(!!_0x32e481[_0x59cf87([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59cf87([0x50,0x50]))||!(!_0x32e481[_0x59cf87([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59cf87([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x241f20()))));}function _0xd4227d(){const _0xc9b984=_0x462fab[_0x59cf87([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xc9b984||0x0==_0xc9b984[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3194d7}=new URL(window[_0x59cf87([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xc9b984[_0x59cf87([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3194d7))return!0x0;const _0x4ad501=_0x3194d7[_0x59cf87([0x73,0x70,0x6c,0x69,0x74])](_0x59cf87([0x2e]));return _0xc9b984[_0x59cf87([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x523b73=>_0x523b73[_0x59cf87([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59cf87([0x2a])))[_0x59cf87([0x6d,0x61,0x70])](_0xc8d488=>_0xc8d488[_0x59cf87([0x73,0x70,0x6c,0x69,0x74])](_0x59cf87([0x2e])))[_0x59cf87([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x27ece3=>_0x27ece3[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4ad501[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x59cf87([0x6d,0x61,0x70])](_0x3f6e02=>Array(_0x4ad501[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3f6e02[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x59cf87([0x66,0x69,0x6c,0x6c])](_0x3f6e02[0x0]===_0x59cf87([0x2a])?_0x59cf87([0x2a]):'')[_0x59cf87([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3f6e02))[_0x59cf87([0x73,0x6f,0x6d,0x65])](_0xa3d400=>_0x4ad501[_0x59cf87([0x65,0x76,0x65,0x72,0x79])]((_0x3ebad7,_0x3c0d69)=>_0xa3d400[_0x3c0d69]===_0x3ebad7||_0xa3d400[_0x3c0d69]===_0x59cf87([0x2a])));}function _0x858bc3(){return _0xe9d710&&_0x1490c6?new window[(_0x59cf87([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f0fab,_0x57c0a3)=>{_0xe9d710[_0x59cf87([0x74,0x68,0x65,0x6e])](_0x2f0fab,_0x57c0a3),_0x1490c6[_0x59cf87([0x74,0x68,0x65,0x6e])](_0xdd6091=>{_0xdd6091!=_0x59cf87([0x56,0x61,0x6c,0x69,0x64])&&_0x2f0fab(_0xdd6091);},_0x57c0a3);}):_0xe9d710||_0x1490c6||_0x59cf87([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2da8f0(_0x2385cc,_0x564f56){return new window[(_0x59cf87([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d7a5e=>{if(_0x50a158())return _0x3d7a5e(_0x59cf87([0x56,0x61,0x6c,0x69,0x64]));_0xc8123a(),_0x312676[_0x59cf87([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x59cf87([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x95e3f6=!0x1;const _0x2aa44c=_0x128fd5();function _0xcdc4f2(_0x52ad2b){return!!_0x52ad2b&&(typeof _0x52ad2b===_0x59cf87([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x52ad2b===_0x59cf87([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x52ad2b[_0x59cf87([0x74,0x68,0x65,0x6e])]===_0x59cf87([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x52ad2b[_0x59cf87([0x63,0x61,0x74,0x63,0x68])]===_0x59cf87([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5c4bc9(_0x2aa11f){_0x240f70(_0x2aa11f)[_0x59cf87([0x74,0x68,0x65,0x6e])](_0x137251=>{if(!_0x137251||_0x137251[_0x59cf87([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x59cf87([0x6f,0x6b]))return _0x59cf87([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x240008(_0x26ded4(_0x2aa44c+_0x564f56))!=_0x137251[_0x59cf87([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x59cf87([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x59cf87([0x56,0x61,0x6c,0x69,0x64]);})[_0x59cf87([0x74,0x68,0x65,0x6e])](_0x1743ad=>(_0x53e788(),_0x1743ad),()=>{const _0x4e140e=_0x5c38de();return null==_0x4e140e?(_0x53e788(),_0x59cf87([0x56,0x61,0x6c,0x69,0x64])):_0x59cf87(_0x510985-_0x4e140e>(0x288e4f1e^_0x2382f8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x59cf87([0x74,0x68,0x65,0x6e])](_0x3d7a5e)[_0x59cf87([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3d7a5e(_0x59cf87([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1d4b48=0xcb4259e^_0x2382f8;function _0x53e788(){const _0xbd9542=_0x59cf87([0x6c,0x6c,0x63,0x74,0x2d])+_0x240008(_0x26ded4(_0x2385cc)),_0x472553=_0x2e4028(_0x240008(window[_0x59cf87([0x4d,0x61,0x74,0x68])][_0x59cf87([0x63,0x65,0x69,0x6c])](_0x510985/_0x1d4b48)));window[_0x59cf87([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x59cf87([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xbd9542,_0x472553);}function _0x5c38de(){const _0x368096=_0x59cf87([0x6c,0x6c,0x63,0x74,0x2d])+_0x240008(_0x26ded4(_0x2385cc)),_0xccded8=window[_0x59cf87([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x59cf87([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x368096);return _0xccded8?window[_0x59cf87([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e4028(_0xccded8),0x10)*_0x1d4b48:null;}function _0x240f70(_0x18e733){return new window[(_0x59cf87([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x254cb1,_0x54bf14)=>{_0x18e733[_0x59cf87([0x74,0x68,0x65,0x6e])](_0x254cb1,_0x54bf14),window[_0x59cf87([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x54bf14,0xc831fde^_0x2382f8);});}}_0x312676[_0x59cf87([0x6f,0x6e])](_0x59cf87([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1e5529,_0x364f38)=>{if(_0x364f38[0x0]!=_0x2385cc)return _0x3d7a5e(_0x59cf87([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x364f38[0x1]={..._0x364f38[0x1],[_0x59cf87([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2aa44c};},{[_0x59cf87([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x59cf87([0x68,0x69,0x67,0x68])}),_0x312676[_0x59cf87([0x6f,0x6e])](_0x59cf87([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x25b0a0=>{_0xcdc4f2(_0x25b0a0[_0x59cf87([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x95e3f6=!0x0,_0x5c4bc9(_0x25b0a0[_0x59cf87([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x59cf87([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x59cf87([0x6c,0x6f,0x77])}),_0x2a3c9a[_0x59cf87([0x74,0x68,0x65,0x6e])](()=>{_0x95e3f6||_0x3d7a5e(_0x59cf87([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x50a158(){return _0x312676[_0x59cf87([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x59cf87([0x76,0x69,0x65,0x77])][_0x59cf87([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x59cf87([0x61,0x75,0x74,0x6f]);}function _0xc8123a(){_0x312676[_0x59cf87([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x59cf87([0x76,0x69,0x65,0x77])][_0x59cf87([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x59cf87([0x61,0x75,0x74,0x6f]);}}function _0x3a789a(_0x370742){const _0x57eed1=[new window[(_0x59cf87([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x307c20=>setTimeout(_0x307c20,0xc8bf5d2^_0x2382f8)),_0x2a3c9a[_0x59cf87([0x74,0x68,0x65,0x6e])](()=>new window[(_0x59cf87([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21e078=>{let _0x368c57=0x0;_0x312676[_0x59cf87([0x6d,0x6f,0x64,0x65,0x6c])][_0x59cf87([0x6f,0x6e])](_0x59cf87([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5a8998,_0x5be7f6)=>{_0x5be7f6[0x0][_0x59cf87([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x368c57++,_0x368c57==(0xc82cae6^_0x2382f8)&&(_0x21e078(),_0x5a8998[_0x59cf87([0x6f,0x66,0x66])]());});}))];return window[_0x59cf87([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x59cf87([0x72,0x61,0x63,0x65])](_0x57eed1)[_0x59cf87([0x74,0x68,0x65,0x6e])](()=>_0x370742);}async function _0x546cae(){await _0x2a3c9a,_0x312676[_0x59cf87([0x6d,0x6f,0x64,0x65,0x6c])][_0x59cf87([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x324905,_0x312676[_0x59cf87([0x6d,0x6f,0x64,0x65,0x6c])][_0x59cf87([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x324905,_0x312676[_0x59cf87([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x59cf87([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x241f20(){return window[_0x59cf87([0x67,0x6c,0x6f,0x62])]&&window[_0x59cf87([0x67,0x6c,0x6f,0x62])][_0x59cf87([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5dfd11(_0x46f783){const _0x44878f=_0x557237();_0x312676[_0x44878f]=_0x59cf87([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])+_0x46f783,_0x46f783!=_0x59cf87([0x56,0x61,0x6c,0x69,0x64])&&_0x546cae();}function _0x557237(){const _0xbde8f5=window[_0x59cf87([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x59cf87([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x59cf87([0x6e,0x6f,0x77])]())[_0x59cf87([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x59cf87([0x2e]),'');let _0x2d8a5a=_0x59cf87([0x49]);for(let _0x371f2c=0x0;_0x371f2c<_0xbde8f5[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x371f2c+=0x2){let _0x5ba38b=window[_0x59cf87([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xbde8f5[_0x59cf87([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x371f2c,_0x371f2c+0x2));_0x5ba38b>=_0xe4a003[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5ba38b-=_0xe4a003[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2d8a5a+=_0xe4a003[_0x5ba38b];}return _0x2d8a5a;}function _0x500faf(){const _0x433315=_0x28d7fe[_0x59cf87([0x73,0x70,0x6c,0x69,0x74])](_0x59cf87([0x2e]));if(0x3!=_0x433315[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3ccd9c(_0x433315[0x1]);function _0x3ccd9c(_0x33c0b1){const _0x295492=_0x2cfaba(_0x33c0b1);return _0x295492&&_0x200742()?_0x295492:null;function _0x200742(){const _0x46172c=_0x295492[_0x59cf87([0x6a,0x74,0x69])],_0xb08924=window[_0x59cf87([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46172c[_0x59cf87([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x46172c[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3da029={..._0x295492,[_0x59cf87([0x6a,0x74,0x69])]:_0x46172c[_0x59cf87([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x46172c[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3da029[_0x59cf87([0x76,0x63])],_0x26ded4(_0x3da029)==_0xb08924;}}}async function _0x119af5(){let _0x4fcd98=!0x0;try{const _0x57ce95=_0x28d7fe[_0x59cf87([0x73,0x70,0x6c,0x69,0x74])](_0x59cf87([0x2e])),[_0x5a5b14,_0x50133b,_0x57943e]=_0x57ce95;return _0x1f16e5(_0x5a5b14),await _0x379f39(_0x5a5b14,_0x50133b,_0x57943e),_0x4fcd98;}catch{return!0x1;}function _0x1f16e5(_0x45f36a){const _0x1cab23=_0x2cfaba(_0x45f36a);_0x1cab23&&_0x1cab23[_0x59cf87([0x61,0x6c,0x67])]==_0x59cf87([0x45,0x53,0x32,0x35,0x36])||(_0x4fcd98=!0x1);}async function _0x379f39(_0xf7d788,_0x5f0a72,_0x1a0584){const _0x7baca9=window[_0x59cf87([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x59cf87([0x66,0x72,0x6f,0x6d])](_0x40a242(_0x1a0584),_0x2f7124=>_0x2f7124[_0x59cf87([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x249ac6=new window[(_0x59cf87([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x59cf87([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xf7d788+_0x59cf87([0x2e])+_0x5f0a72),_0x2d7b02=window[_0x59cf87([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x59cf87([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2d7b02)return;const _0x221a88=await _0x2d7b02[_0x59cf87([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x59cf87([0x6a,0x77,0x6b]),_0x2925c1,{[_0x59cf87([0x6e,0x61,0x6d,0x65])]:_0x59cf87([0x45,0x43,0x44,0x53,0x41]),[_0x59cf87([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x59cf87([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x59cf87([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2d7b02[_0x59cf87([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x59cf87([0x6e,0x61,0x6d,0x65])]:_0x59cf87([0x45,0x43,0x44,0x53,0x41]),[_0x59cf87([0x68,0x61,0x73,0x68])]:{[_0x59cf87([0x6e,0x61,0x6d,0x65])]:_0x59cf87([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x221a88,_0x7baca9,_0x249ac6)||(_0x4fcd98=!0x1);}}function _0x2cfaba(_0x5c018e){return _0x5c018e[_0x59cf87([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x59cf87([0x65,0x79]))?JSON[_0x59cf87([0x70,0x61,0x72,0x73,0x65])](_0x40a242(_0x5c018e)):null;}function _0x40a242(_0x4338ba){return window[_0x59cf87([0x61,0x74,0x6f,0x62])](_0x4338ba[_0x59cf87([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x59cf87([0x2b]))[_0x59cf87([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x59cf87([0x2f])));}function _0x26ded4(_0xcabcf8){let _0x4a0d9f=0x1505;function _0x17dc73(_0x8d668e){for(let _0x1a5e7d=0x0;_0x1a5e7d<_0x8d668e[_0x59cf87([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a5e7d++){const _0x12a4ce=_0x8d668e[_0x59cf87([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1a5e7d);_0x4a0d9f=(_0x4a0d9f<<0x5)+_0x4a0d9f+_0x12a4ce,_0x4a0d9f&=_0x4a0d9f;}}function _0x141403(_0x10d127){Array[_0x59cf87([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x10d127)?_0x10d127[_0x59cf87([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x141403):_0x10d127&&typeof _0x10d127==_0x59cf87([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x59cf87([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x10d127)[_0x59cf87([0x73,0x6f,0x72,0x74])]()[_0x59cf87([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2da04d,_0x447e0a])=>{_0x17dc73(_0x2da04d),_0x141403(_0x447e0a);}):_0x17dc73(window[_0x59cf87([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x10d127));}return _0x141403(_0xcabcf8),_0x4a0d9f>>>0x0;}function _0x240008(_0x4d603d){return _0x4d603d[_0x59cf87([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x59cf87([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x59cf87([0x30]));}function _0x2e4028(_0x1d9fe1){return _0x1d9fe1[_0x59cf87([0x73,0x70,0x6c,0x69,0x74])]('')[_0x59cf87([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x59cf87([0x6a,0x6f,0x69,0x6e])]('');}function _0x324905(){}function _0x59cf87(_0x40686f){return _0x40686f['map'](_0x2fa91c=>String['fromCharCode'](_0x2fa91c))['join']('');}_0x5dfd11(await _0x1d9182());}(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'],[_0xf83d22=>Number(_0xf83d22)>=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(_0x167c4b){return L['includes'](_0x167c4b);}function g(_0x5a470f){return Array['from'](_0x5a470f['getStyleNames']())['filter'](P);}function b(_0x1405b4,_0x3b4b51,_0x2af820){const {spanStyles:_0x247661,stylesToBeHtmlElements:_0xfe93a2}=function(_0x57681d,_0x3ee60c){const _0x263be6={},_0x56dc16={};return _0x3ee60c['forEach'](_0x391996=>{const _0x3a5bf2=_0x57681d['getStyle'](_0x391996);if(_0x3a5bf2){if(function(_0x24f3c8){return E['includes'](_0x24f3c8);}(_0x391996))_0x263be6[_0x391996]=_0x3a5bf2;else{if(function(_0x5470e7){return _0x5470e7 in F;}(_0x391996)){const _0x111f55=_0x3a5bf2['split']('\x20');F[_0x391996]['forEach'](([_0x24c14e,_0x2161d2])=>{for(const _0x429c7f of _0x111f55){('function'==typeof _0x24c14e&&_0x24c14e(_0x429c7f)||_0x24c14e===_0x429c7f)&&(_0x56dc16[_0x391996]=[..._0x56dc16[_0x391996]||[],[_0x24c14e,_0x2161d2]]);}});}}}}),{'spanStyles':_0x263be6,'stylesToBeHtmlElements':_0x56dc16};}(_0x1405b4,_0x2af820);!function(_0x280538,_0x333ccb,_0x326805){for(const _0x557ed2 in _0x326805){_0x326805[_0x557ed2]['forEach'](([,_0x4870cc])=>{const _0x5114f5=_0x333ccb['createElement'](_0x4870cc,[],_0x280538['getChildren']());_0x333ccb['insertChild'](0x0,_0x5114f5,_0x280538);}),_0x333ccb['removeStyle'](_0x557ed2,_0x280538);}}(_0x1405b4,_0x3b4b51,_0xfe93a2),function(_0xd851dd,_0x7f8cef,_0x5db259){if(!Object['keys'](_0x5db259)['length'])return;const _0x3a7c3d=_0x7f8cef['createElement']('span',[],_0xd851dd['getChildren']());_0x7f8cef['setStyle'](_0x5db259,_0x3a7c3d),_0x7f8cef['insertChild'](0x0,_0x3a7c3d,_0xd851dd),_0x7f8cef['removeStyle'](Object['keys'](_0x5db259),_0xd851dd);}(_0x1405b4,_0x3b4b51,_0x247661);}class a extends _0x551273{['execute'](_0x45e7a9){const {body:_0x1808e5}=_0x45e7a9['_parsedData'],_0x753cf8=new _0x44a48b(_0x1808e5['document']),_0x3637be=_0x753cf8['createRangeIn'](_0x1808e5),_0x22b8b6=new _0x203aba(_0x753cf8['document']['stylesProcessor']),_0x324356=[...new _0x286032(_0x22b8b6)['blockElements'],'font'],_0x54e041=_0x3637be['getItems']();for(const _0x459ca5 of _0x54e041)_0x459ca5['is']('element')&&_0x324356['includes'](_0x459ca5['name'])&&b(_0x459ca5,_0x753cf8,g(_0x459ca5));_0x45e7a9['content']=_0x1808e5;}['isActive'](_0xdfb4c8){return super['isActive'](_0xdfb4c8)||p(_0xdfb4c8);}}class s extends _0x432a8c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x30983b=this['editor'],_0x1b310f=_0x30983b['plugins']['get']('ClipboardPipeline'),_0x369ca8=_0x30983b['editing']['view']['document'],_0x2b67f2=new a(_0x369ca8);_0x1b310f['on']('inputTransformation',(_0x1dc8bd,_0x32360c)=>{const _0x22e974=_0x32360c['dataTransfer']['getData']('text/html');_0x2b67f2['isActive'](_0x22e974)&&(_0x32360c['_parsedData']||(_0x32360c['_parsedData']=_0x3f3987(_0x22e974,_0x369ca8['stylesProcessor'])),_0x2b67f2['execute'](_0x32360c));},{'priority':_0x5582c0['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x74113=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x25777f;for(const _0x32a4e1 in _0x74113){const _0x80be22=_0x32a4e1,_0x3124d1=_0x74113[_0x80be22];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x3124d1||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3124d1||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3124d1||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3124d1||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3124d1||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3124d1||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3124d1||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3124d1){delete _0x74113[_0x80be22],_0x25777f=_0x3124d1,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x25777f&&_0x74113['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x25777f&&_0x74113['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x25777f&&_0x74113['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x25777f&&_0x74113['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x25777f&&_0x74113['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x25777f&&_0x74113['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x25777f&&_0x74113['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x432a8c{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 _0x35084b}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0xe53ffe,parsePasteOfficeHtml as _0x44b5ad}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x5a8111,uid as _0x514010}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x5437cf,ViewDocument as _0x4b30e5,ViewDomConverter as _0x47d1de}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x1e121f){return m['test'](_0x1e121f);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x197bbc,_0x20c536){const _0x571055=new Map();for(const [_0x3178c6,_0x5acdc8]of _0x20c536){if(!_0x3178c6['tagName']&&!_0x3178c6['className'])continue;const _0x47cb2e=!_0x3178c6['tagName']||_0x197bbc['name']===_0x3178c6['tagName'],_0x2606ed=!_0x3178c6['className']||_0x197bbc['hasClass'](_0x3178c6['className']);_0x47cb2e&&_0x2606ed&&_0x571055['set'](_0x3178c6,_0x5acdc8);}return _0x571055;}function h(_0x2321a4){const _0x5536fc={};for(let _0x4751e0=0x0;_0x4751e0<_0x2321a4['length'];_0x4751e0++){const _0x39291a=_0x2321a4[_0x4751e0],_0x38e198=_0x2321a4['getPropertyValue'](_0x39291a);'initial'!==_0x38e198&&(_0x5536fc[_0x39291a]=_0x38e198);}return _0x5536fc;}function O(_0x402767){const _0x5d2482=_0x402767['split'](',')['map'](_0x387cb9=>_0x387cb9['trim']()),_0x4d7c0b=[];for(const _0x223d2e of _0x5d2482){const _0x218f9d=S['exec'](_0x223d2e);_0x218f9d&&_0x4d7c0b['push'](_0x218f9d['groups']);}return _0x4d7c0b;}function k(_0x32d50c){const _0x472d52={};for(const _0x312751 of _0x32d50c)Object['assign'](_0x472d52,_0x312751);return _0x472d52;}class c extends _0xe53ffe{['execute'](_0x3bf2b4){const {body:_0x4bbfe2,styles:_0x34ddb6}=_0x3bf2b4['_parsedData'],_0x454792=new _0x5437cf(_0x4bbfe2['document']),_0x17bdbd=_0x454792['createRangeIn'](_0x4bbfe2),_0x3cd9c7=function(_0xb3d802){const _0x215adb={};for(const _0x2121b6 of _0xb3d802)for(const _0x71de5b of _0x2121b6['cssRules'])if(_0x71de5b instanceof CSSStyleRule){const _0x1c07cd=h(_0x71de5b['style']);_0x215adb[_0x71de5b['selectorText']]=Object['assign']({},_0x215adb[_0x71de5b['selectorText']]||{},_0x1c07cd);}return _0x215adb;}(_0x34ddb6),_0x9e09a3=function(_0x4ca663){const _0x437d32=new Map();for(const _0x3d158f in _0x4ca663){const _0x358f47=O(_0x3d158f),_0x7e27fc=_0x4ca663[_0x3d158f];for(const _0x4eb2a0 of _0x358f47)_0x437d32['set'](_0x4eb2a0,_0x7e27fc);}return _0x437d32;}(_0x3cd9c7);for(const _0x48ddd5 of _0x17bdbd){if('elementStart'!==_0x48ddd5['type'])continue;const _0x443383=j(_0x48ddd5['item'],_0x9e09a3);if(_0x443383['size']){const _0x116a18=k(Array['from'](_0x443383['values']()));for(const _0x699985 in _0x116a18){const _0x3ec312=_0x48ddd5['item'];_0x3ec312['hasStyle'](_0x699985)||_0x454792['setStyle'](_0x699985,_0x116a18[_0x699985],_0x3ec312);}}}_0x3bf2b4['content']=_0x4bbfe2;}['isActive'](_0x3fcfd8){return super['isActive'](_0x3fcfd8)||p(_0x3fcfd8);}}class i extends _0x35084b{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x36428f=this['editor'],_0x24114d=_0x36428f['plugins']['get']('ClipboardPipeline'),_0x2f0763=_0x36428f['editing']['view']['document'],_0xc9ff0=new c(_0x2f0763);_0x24114d['on']('inputTransformation',(_0x41c3f9,_0x2fb966)=>{const _0x56079d=_0x2fb966['dataTransfer']['getData']('text/html');_0xc9ff0['isActive'](_0x56079d)&&(_0x2fb966['_parsedData']||(_0x2fb966['_parsedData']=_0x44b5ad(_0x56079d,_0x2f0763['stylesProcessor'])),_0xc9ff0['execute'](_0x2fb966));},{'priority':_0x5a8111['get']('high')+0xb});}['afterInit'](){!async function(_0xe681ad){const _0x400874=_0x29e51a([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x3b2e2b=0xc82cb1e,_0x2c142e=0xc85b846^_0x3b2e2b,_0x2c784b=window[_0x29e51a([0x44,0x61,0x74,0x65])][_0x29e51a([0x6e,0x6f,0x77])](),_0x40fe56=_0xe681ad[_0x29e51a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x8e7797=new window[(_0x29e51a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a2cf5=>{_0x40fe56[_0x29e51a([0x6f,0x6e,0x63,0x65])](_0x29e51a([0x72,0x65,0x61,0x64,0x79]),_0x5a2cf5);}),_0x5163b9={[_0x29e51a([0x6b,0x74,0x79])]:_0x29e51a([0x45,0x43]),[_0x29e51a([0x75,0x73,0x65])]:_0x29e51a([0x73,0x69,0x67]),[_0x29e51a([0x63,0x72,0x76])]:_0x29e51a([0x50,0x2d,0x32,0x35,0x36]),[_0x29e51a([0x78])]:_0x29e51a([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]),[_0x29e51a([0x79])]:_0x29e51a([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]),[_0x29e51a([0x61,0x6c,0x67])]:_0x29e51a([0x45,0x53,0x32,0x35,0x36])},_0x1e9252=_0x40fe56[_0x29e51a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x29e51a([0x67,0x65,0x74])](_0x29e51a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x49c0ce(){let _0x352e06,_0x2d7650=null,_0x8143ba=null;try{if(_0x1e9252==_0x29e51a([0x47,0x50,0x4c]))return _0x29e51a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x352e06=_0x337542(),!_0x352e06)return _0x29e51a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x352e06[_0x29e51a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x8143ba=_0x512f69(_0x352e06[_0x29e51a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x352e06[_0x29e51a([0x6a,0x74,0x69])])),await _0x268386()?_0x4bb339()?_0x3fd358()?_0x29e51a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2c933a()?(_0x352e06[_0x29e51a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x29e51a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2d7650=_0x20926a(_0x29e51a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x352e06[_0x29e51a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x29e51a([0x74,0x72,0x69,0x61,0x6c])&&(_0x2d7650=_0x20926a(_0x29e51a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4133b9()):_0x29e51a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x29e51a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x29e51a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x29e51a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3fd358(){const _0x455a33=[_0x29e51a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x29e51a([0x74,0x72,0x69,0x61,0x6c])][_0x29e51a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x352e06[_0x29e51a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2c784b/0x3e8:0xe10*_0x2c142e;return _0x352e06[_0x29e51a([0x65,0x78,0x70])]<_0x455a33;}function _0x4bb339(){const _0xe60ec2=_0x352e06[_0x29e51a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xe60ec2&&(!!_0xe60ec2[_0x29e51a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29e51a([0x2a]))||(!!_0xe60ec2[_0x29e51a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29e51a([0x50,0x4f,0x45]))||(!!_0xe60ec2[_0x29e51a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29e51a([0x50,0x50]))||!(!_0xe60ec2[_0x29e51a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29e51a([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x171242()))));}function _0x2c933a(){const _0x44f1a7=_0x352e06[_0x29e51a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x44f1a7||0x0==_0x44f1a7[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3b7c65}=new URL(window[_0x29e51a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x44f1a7[_0x29e51a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b7c65))return!0x0;const _0x14cb9d=_0x3b7c65[_0x29e51a([0x73,0x70,0x6c,0x69,0x74])](_0x29e51a([0x2e]));return _0x44f1a7[_0x29e51a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4671a8=>_0x4671a8[_0x29e51a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29e51a([0x2a])))[_0x29e51a([0x6d,0x61,0x70])](_0x1be3ae=>_0x1be3ae[_0x29e51a([0x73,0x70,0x6c,0x69,0x74])](_0x29e51a([0x2e])))[_0x29e51a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5c0c63=>_0x5c0c63[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x14cb9d[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x29e51a([0x6d,0x61,0x70])](_0x4bb411=>Array(_0x14cb9d[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4bb411[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x29e51a([0x66,0x69,0x6c,0x6c])](_0x4bb411[0x0]===_0x29e51a([0x2a])?_0x29e51a([0x2a]):'')[_0x29e51a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4bb411))[_0x29e51a([0x73,0x6f,0x6d,0x65])](_0xde4411=>_0x14cb9d[_0x29e51a([0x65,0x76,0x65,0x72,0x79])]((_0x430992,_0x5941f3)=>_0xde4411[_0x5941f3]===_0x430992||_0xde4411[_0x5941f3]===_0x29e51a([0x2a])));}function _0x4133b9(){return _0x2d7650&&_0x8143ba?new window[(_0x29e51a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x296f3b,_0xc8240)=>{_0x2d7650[_0x29e51a([0x74,0x68,0x65,0x6e])](_0x296f3b,_0xc8240),_0x8143ba[_0x29e51a([0x74,0x68,0x65,0x6e])](_0x2d2029=>{_0x2d2029!=_0x29e51a([0x56,0x61,0x6c,0x69,0x64])&&_0x296f3b(_0x2d2029);},_0xc8240);}):_0x2d7650||_0x8143ba||_0x29e51a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x512f69(_0x49d841,_0x36704c){return new window[(_0x29e51a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xaccf3=>{if(_0x250e15())return _0xaccf3(_0x29e51a([0x56,0x61,0x6c,0x69,0x64]));_0x55212a(),_0x40fe56[_0x29e51a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x29e51a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x554ab0=!0x1;const _0x4d9c0b=_0x514010();function _0x4596a5(_0x33c6b9){return!!_0x33c6b9&&(typeof _0x33c6b9===_0x29e51a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x33c6b9===_0x29e51a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x33c6b9[_0x29e51a([0x74,0x68,0x65,0x6e])]===_0x29e51a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x33c6b9[_0x29e51a([0x63,0x61,0x74,0x63,0x68])]===_0x29e51a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x37ce60(_0x2d692a){_0x2269ad(_0x2d692a)[_0x29e51a([0x74,0x68,0x65,0x6e])](_0x3fbb09=>{if(!_0x3fbb09||_0x3fbb09[_0x29e51a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x29e51a([0x6f,0x6b]))return _0x29e51a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x6710aa(_0x3e6fb6(_0x4d9c0b+_0x36704c))!=_0x3fbb09[_0x29e51a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x29e51a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x29e51a([0x56,0x61,0x6c,0x69,0x64]);})[_0x29e51a([0x74,0x68,0x65,0x6e])](_0x5c192f=>(_0x181f05(),_0x5c192f),()=>{const _0x34081a=_0x4f6895();return null==_0x34081a?(_0x181f05(),_0x29e51a([0x56,0x61,0x6c,0x69,0x64])):_0x29e51a(_0x2c784b-_0x34081a>(0x288e4f1e^_0x3b2e2b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x29e51a([0x74,0x68,0x65,0x6e])](_0xaccf3)[_0x29e51a([0x63,0x61,0x74,0x63,0x68])](()=>{_0xaccf3(_0x29e51a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3d0484=0xcb4259e^_0x3b2e2b;function _0x181f05(){const _0x1f0868=_0x29e51a([0x6c,0x6c,0x63,0x74,0x2d])+_0x6710aa(_0x3e6fb6(_0x49d841)),_0x265cde=_0x9bcf2e(_0x6710aa(window[_0x29e51a([0x4d,0x61,0x74,0x68])][_0x29e51a([0x63,0x65,0x69,0x6c])](_0x2c784b/_0x3d0484)));window[_0x29e51a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x29e51a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f0868,_0x265cde);}function _0x4f6895(){const _0x489f6f=_0x29e51a([0x6c,0x6c,0x63,0x74,0x2d])+_0x6710aa(_0x3e6fb6(_0x49d841)),_0x5ece91=window[_0x29e51a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x29e51a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x489f6f);return _0x5ece91?window[_0x29e51a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9bcf2e(_0x5ece91),0x10)*_0x3d0484:null;}function _0x2269ad(_0x4ff410){return new window[(_0x29e51a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x198499,_0x30b606)=>{_0x4ff410[_0x29e51a([0x74,0x68,0x65,0x6e])](_0x198499,_0x30b606),window[_0x29e51a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x30b606,0xc831fde^_0x3b2e2b);});}}_0x40fe56[_0x29e51a([0x6f,0x6e])](_0x29e51a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4f19dd,_0x53dd0b)=>{if(_0x53dd0b[0x0]!=_0x49d841)return _0xaccf3(_0x29e51a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x53dd0b[0x1]={..._0x53dd0b[0x1],[_0x29e51a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4d9c0b};},{[_0x29e51a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x29e51a([0x68,0x69,0x67,0x68])}),_0x40fe56[_0x29e51a([0x6f,0x6e])](_0x29e51a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x41c08a=>{_0x4596a5(_0x41c08a[_0x29e51a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x554ab0=!0x0,_0x37ce60(_0x41c08a[_0x29e51a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x29e51a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x29e51a([0x6c,0x6f,0x77])}),_0x8e7797[_0x29e51a([0x74,0x68,0x65,0x6e])](()=>{_0x554ab0||_0xaccf3(_0x29e51a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x250e15(){return _0x40fe56[_0x29e51a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x29e51a([0x76,0x69,0x65,0x77])][_0x29e51a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x29e51a([0x61,0x75,0x74,0x6f]);}function _0x55212a(){_0x40fe56[_0x29e51a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x29e51a([0x76,0x69,0x65,0x77])][_0x29e51a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x29e51a([0x61,0x75,0x74,0x6f]);}}function _0x20926a(_0x5a4315){const _0x351add=[new window[(_0x29e51a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a95c7=>setTimeout(_0x1a95c7,0xc8bf5d2^_0x3b2e2b)),_0x8e7797[_0x29e51a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x29e51a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2aecee=>{let _0x1a0bd3=0x0;_0x40fe56[_0x29e51a([0x6d,0x6f,0x64,0x65,0x6c])][_0x29e51a([0x6f,0x6e])](_0x29e51a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x545b36,_0x5eade0)=>{_0x5eade0[0x0][_0x29e51a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1a0bd3++,_0x1a0bd3==(0xc82cae6^_0x3b2e2b)&&(_0x2aecee(),_0x545b36[_0x29e51a([0x6f,0x66,0x66])]());});}))];return window[_0x29e51a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x29e51a([0x72,0x61,0x63,0x65])](_0x351add)[_0x29e51a([0x74,0x68,0x65,0x6e])](()=>_0x5a4315);}async function _0x5bdef8(){await _0x8e7797,_0x40fe56[_0x29e51a([0x6d,0x6f,0x64,0x65,0x6c])][_0x29e51a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3a01f1,_0x40fe56[_0x29e51a([0x6d,0x6f,0x64,0x65,0x6c])][_0x29e51a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3a01f1,_0x40fe56[_0x29e51a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x29e51a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x171242(){return window[_0x29e51a([0x67,0x6c,0x6f,0x62])]&&window[_0x29e51a([0x67,0x6c,0x6f,0x62])][_0x29e51a([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1863eb(_0x48ad37){const _0x5a68ae=_0x537a85();_0x40fe56[_0x5a68ae]=_0x29e51a([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])+_0x48ad37,_0x48ad37!=_0x29e51a([0x56,0x61,0x6c,0x69,0x64])&&_0x5bdef8();}function _0x537a85(){const _0x6cbf56=window[_0x29e51a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x29e51a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x29e51a([0x6e,0x6f,0x77])]())[_0x29e51a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x29e51a([0x2e]),'');let _0x37a83f=_0x29e51a([0x49]);for(let _0xbd64fa=0x0;_0xbd64fa<_0x6cbf56[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xbd64fa+=0x2){let _0x701212=window[_0x29e51a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6cbf56[_0x29e51a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbd64fa,_0xbd64fa+0x2));_0x701212>=_0x400874[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x701212-=_0x400874[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x37a83f+=_0x400874[_0x701212];}return _0x37a83f;}function _0x337542(){const _0x3bb4ce=_0x1e9252[_0x29e51a([0x73,0x70,0x6c,0x69,0x74])](_0x29e51a([0x2e]));if(0x3!=_0x3bb4ce[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xbc690e(_0x3bb4ce[0x1]);function _0xbc690e(_0x9e0b15){const _0x1ed79c=_0x1c6e1d(_0x9e0b15);return _0x1ed79c&&_0xf4aad0()?_0x1ed79c:null;function _0xf4aad0(){const _0x1197fb=_0x1ed79c[_0x29e51a([0x6a,0x74,0x69])],_0x3d115f=window[_0x29e51a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1197fb[_0x29e51a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1197fb[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x23101d={..._0x1ed79c,[_0x29e51a([0x6a,0x74,0x69])]:_0x1197fb[_0x29e51a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1197fb[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x23101d[_0x29e51a([0x76,0x63])],_0x3e6fb6(_0x23101d)==_0x3d115f;}}}async function _0x268386(){let _0x940d33=!0x0;try{const _0x4e8356=_0x1e9252[_0x29e51a([0x73,0x70,0x6c,0x69,0x74])](_0x29e51a([0x2e])),[_0x3b55f9,_0x294363,_0x2dcc1f]=_0x4e8356;return _0x579167(_0x3b55f9),await _0x2309e1(_0x3b55f9,_0x294363,_0x2dcc1f),_0x940d33;}catch{return!0x1;}function _0x579167(_0xe40a1e){const _0x3f1908=_0x1c6e1d(_0xe40a1e);_0x3f1908&&_0x3f1908[_0x29e51a([0x61,0x6c,0x67])]==_0x29e51a([0x45,0x53,0x32,0x35,0x36])||(_0x940d33=!0x1);}async function _0x2309e1(_0x5bcaa4,_0x592c2f,_0x1b7b69){const _0x20ab96=window[_0x29e51a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x29e51a([0x66,0x72,0x6f,0x6d])](_0x22c949(_0x1b7b69),_0x14aa06=>_0x14aa06[_0x29e51a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x44c35c=new window[(_0x29e51a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x29e51a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5bcaa4+_0x29e51a([0x2e])+_0x592c2f),_0x2ab759=window[_0x29e51a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x29e51a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2ab759)return;const _0x42743d=await _0x2ab759[_0x29e51a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x29e51a([0x6a,0x77,0x6b]),_0x5163b9,{[_0x29e51a([0x6e,0x61,0x6d,0x65])]:_0x29e51a([0x45,0x43,0x44,0x53,0x41]),[_0x29e51a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x29e51a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x29e51a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2ab759[_0x29e51a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x29e51a([0x6e,0x61,0x6d,0x65])]:_0x29e51a([0x45,0x43,0x44,0x53,0x41]),[_0x29e51a([0x68,0x61,0x73,0x68])]:{[_0x29e51a([0x6e,0x61,0x6d,0x65])]:_0x29e51a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x42743d,_0x20ab96,_0x44c35c)||(_0x940d33=!0x1);}}function _0x1c6e1d(_0x5d62f3){return _0x5d62f3[_0x29e51a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x29e51a([0x65,0x79]))?JSON[_0x29e51a([0x70,0x61,0x72,0x73,0x65])](_0x22c949(_0x5d62f3)):null;}function _0x22c949(_0x381d6f){return window[_0x29e51a([0x61,0x74,0x6f,0x62])](_0x381d6f[_0x29e51a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x29e51a([0x2b]))[_0x29e51a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x29e51a([0x2f])));}function _0x3e6fb6(_0x33385b){let _0x20766e=0x1505;function _0x4cd2e1(_0x326dc4){for(let _0x37257d=0x0;_0x37257d<_0x326dc4[_0x29e51a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x37257d++){const _0xea786e=_0x326dc4[_0x29e51a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x37257d);_0x20766e=(_0x20766e<<0x5)+_0x20766e+_0xea786e,_0x20766e&=_0x20766e;}}function _0x28327c(_0x3ccc74){Array[_0x29e51a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3ccc74)?_0x3ccc74[_0x29e51a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x28327c):_0x3ccc74&&typeof _0x3ccc74==_0x29e51a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x29e51a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3ccc74)[_0x29e51a([0x73,0x6f,0x72,0x74])]()[_0x29e51a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1a9519,_0x59079f])=>{_0x4cd2e1(_0x1a9519),_0x28327c(_0x59079f);}):_0x4cd2e1(window[_0x29e51a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3ccc74));}return _0x28327c(_0x33385b),_0x20766e>>>0x0;}function _0x6710aa(_0x3c887b){return _0x3c887b[_0x29e51a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x29e51a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x29e51a([0x30]));}function _0x9bcf2e(_0x46f669){return _0x46f669[_0x29e51a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x29e51a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x29e51a([0x6a,0x6f,0x69,0x6e])]('');}function _0x3a01f1(){}function _0x29e51a(_0x5d9990){return _0x5d9990['map'](_0x853ba6=>String['fromCharCode'](_0x853ba6))['join']('');}_0x1863eb(await _0x49c0ce());}(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'],[_0xbe1b37=>Number(_0xbe1b37)>=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(_0x4d6e7a){return L['includes'](_0x4d6e7a);}function g(_0x142123){return Array['from'](_0x142123['getStyleNames']())['filter'](P);}function b(_0x52d789,_0x5f4e2a,_0x13a20d){const {spanStyles:_0x23c2e3,stylesToBeHtmlElements:_0xdd7e7c}=function(_0x17ea0f,_0x56bd66){const _0x568913={},_0x34ee81={};return _0x56bd66['forEach'](_0x463b65=>{const _0x2b2e43=_0x17ea0f['getStyle'](_0x463b65);if(_0x2b2e43){if(function(_0x29c816){return E['includes'](_0x29c816);}(_0x463b65))_0x568913[_0x463b65]=_0x2b2e43;else{if(function(_0xf9f2aa){return _0xf9f2aa in F;}(_0x463b65)){const _0x2c798f=_0x2b2e43['split']('\x20');F[_0x463b65]['forEach'](([_0x58dd08,_0x38cafd])=>{for(const _0x59b853 of _0x2c798f){('function'==typeof _0x58dd08&&_0x58dd08(_0x59b853)||_0x58dd08===_0x59b853)&&(_0x34ee81[_0x463b65]=[..._0x34ee81[_0x463b65]||[],[_0x58dd08,_0x38cafd]]);}});}}}}),{'spanStyles':_0x568913,'stylesToBeHtmlElements':_0x34ee81};}(_0x52d789,_0x13a20d);!function(_0x5c59a1,_0x2b9309,_0x5ebe1e){for(const _0x5bfef7 in _0x5ebe1e){_0x5ebe1e[_0x5bfef7]['forEach'](([,_0x30692e])=>{const _0x34c85e=_0x2b9309['createElement'](_0x30692e,[],_0x5c59a1['getChildren']());_0x2b9309['insertChild'](0x0,_0x34c85e,_0x5c59a1);}),_0x2b9309['removeStyle'](_0x5bfef7,_0x5c59a1);}}(_0x52d789,_0x5f4e2a,_0xdd7e7c),function(_0x61a63e,_0x2e8d2e,_0x2ad065){if(!Object['keys'](_0x2ad065)['length'])return;const _0xeba9ee=_0x2e8d2e['createElement']('span',[],_0x61a63e['getChildren']());_0x2e8d2e['setStyle'](_0x2ad065,_0xeba9ee),_0x2e8d2e['insertChild'](0x0,_0xeba9ee,_0x61a63e),_0x2e8d2e['removeStyle'](Object['keys'](_0x2ad065),_0x61a63e);}(_0x52d789,_0x5f4e2a,_0x23c2e3);}class a extends _0xe53ffe{['execute'](_0x1531b4){const {body:_0x92f4ef}=_0x1531b4['_parsedData'],_0x58bad6=new _0x5437cf(_0x92f4ef['document']),_0xf39e23=_0x58bad6['createRangeIn'](_0x92f4ef),_0x477e15=new _0x4b30e5(_0x58bad6['document']['stylesProcessor']),_0x1e50f9=[...new _0x47d1de(_0x477e15)['blockElements'],'font'],_0x15cd14=_0xf39e23['getItems']();for(const _0x1dc723 of _0x15cd14)_0x1dc723['is']('element')&&_0x1e50f9['includes'](_0x1dc723['name'])&&b(_0x1dc723,_0x58bad6,g(_0x1dc723));_0x1531b4['content']=_0x92f4ef;}['isActive'](_0x441d6a){return super['isActive'](_0x441d6a)||p(_0x441d6a);}}class s extends _0x35084b{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3cbe49=this['editor'],_0x5141fd=_0x3cbe49['plugins']['get']('ClipboardPipeline'),_0x25ebf3=_0x3cbe49['editing']['view']['document'],_0x685543=new a(_0x25ebf3);_0x5141fd['on']('inputTransformation',(_0xc16a0f,_0x2a1aef)=>{const _0x2aba8c=_0x2a1aef['dataTransfer']['getData']('text/html');_0x685543['isActive'](_0x2aba8c)&&(_0x2a1aef['_parsedData']||(_0x2a1aef['_parsedData']=_0x44b5ad(_0x2aba8c,_0x25ebf3['stylesProcessor'])),_0x685543['execute'](_0x2a1aef));},{'priority':_0x5a8111['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xafbe0a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x9d4bff;for(const _0x51c0a7 in _0xafbe0a){const _0x254523=_0x51c0a7,_0x5bd7d0=_0xafbe0a[_0x254523];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x5bd7d0||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x5bd7d0||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x5bd7d0||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x5bd7d0||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x5bd7d0||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x5bd7d0||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x5bd7d0||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x5bd7d0){delete _0xafbe0a[_0x254523],_0x9d4bff=_0x5bd7d0,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x9d4bff&&_0xafbe0a['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x9d4bff&&_0xafbe0a['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x9d4bff&&_0xafbe0a['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x9d4bff&&_0xafbe0a['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x9d4bff&&_0xafbe0a['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x9d4bff&&_0xafbe0a['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x9d4bff&&_0xafbe0a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x35084b{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.1.1-alpha.0",
3
+ "version": "46.1.1-alpha.2",
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.1.1-alpha.0",
26
- "@ckeditor/ckeditor5-engine": "46.1.1-alpha.0",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.1.1-alpha.0",
28
- "@ckeditor/ckeditor5-utils": "46.1.1-alpha.0",
29
- "ckeditor5": "46.1.1-alpha.0"
25
+ "@ckeditor/ckeditor5-core": "46.1.1-alpha.2",
26
+ "@ckeditor/ckeditor5-engine": "46.1.1-alpha.2",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.1.1-alpha.2",
28
+ "@ckeditor/ckeditor5-utils": "46.1.1-alpha.2",
29
+ "ckeditor5": "46.1.1-alpha.2"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4856(_0x15c44f,_0x426790){var _0x7c990a=_0x7c99();return _0x4856=function(_0x4856dc,_0x5282de){_0x4856dc=_0x4856dc-0xc1;var _0x3f8a10=_0x7c990a[_0x4856dc];return _0x3f8a10;},_0x4856(_0x15c44f,_0x426790);}(function(_0x7d6dc5,_0x5db6c5){var _0xf121cd=_0x4856,_0x5a7449=_0x7d6dc5();while(!![]){try{var _0x5b2e39=parseInt(_0xf121cd(0xc9))/0x1+-parseInt(_0xf121cd(0xc6))/0x2*(-parseInt(_0xf121cd(0xc2))/0x3)+parseInt(_0xf121cd(0xc8))/0x4*(-parseInt(_0xf121cd(0xca))/0x5)+parseInt(_0xf121cd(0xc7))/0x6+parseInt(_0xf121cd(0xc5))/0x7+parseInt(_0xf121cd(0xc4))/0x8*(parseInt(_0xf121cd(0xc3))/0x9)+-parseInt(_0xf121cd(0xc1))/0xa;if(_0x5b2e39===_0x5db6c5)break;else _0x5a7449['push'](_0x5a7449['shift']());}catch(_0x5b9efd){_0x5a7449['push'](_0x5a7449['shift']());}}}(_0x7c99,0x8075c));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x7c99(){var _0x5d306e=['117878Jykfnh','5839086TBYUuy','100pqtWAF','76946gXYPEc','55865FFJeie','13082350TGaiTy','3NQyuaw','1026pGQLsc','49624DqsMKa','2082668tukxZK'];_0x7c99=function(){return _0x5d306e;};return _0x7c99();}import'./augmentation.js';
23
+ (function(_0x157286,_0x51dce2){var _0x3518c2=_0xaf7c,_0x369d75=_0x157286();while(!![]){try{var _0x4a181b=parseInt(_0x3518c2(0x1e4))/0x1+-parseInt(_0x3518c2(0x1e2))/0x2*(-parseInt(_0x3518c2(0x1e6))/0x3)+parseInt(_0x3518c2(0x1e1))/0x4+-parseInt(_0x3518c2(0x1e7))/0x5+-parseInt(_0x3518c2(0x1e3))/0x6*(-parseInt(_0x3518c2(0x1e0))/0x7)+-parseInt(_0x3518c2(0x1e5))/0x8+-parseInt(_0x3518c2(0x1e8))/0x9;if(_0x4a181b===_0x51dce2)break;else _0x369d75['push'](_0x369d75['shift']());}catch(_0x4200d4){_0x369d75['push'](_0x369d75['shift']());}}}(_0x48be,0xa2da4));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0xaf7c(_0x2614b6,_0x53954f){var _0x48be70=_0x48be();return _0xaf7c=function(_0xaf7c72,_0x23e6b1){_0xaf7c72=_0xaf7c72-0x1e0;var _0x2b6e97=_0x48be70[_0xaf7c72];return _0x2b6e97;},_0xaf7c(_0x2614b6,_0x53954f);}function _0x48be(){var _0xd8a57e=['93FNuKeW','163435fpGfcx','12518253AKcPsD','14wVyxpK','1772696kkQAcJ','754GukIme','3341070kzIAaF','835152KBsvZm','2504440hhBfZc'];_0x48be=function(){return _0xd8a57e;};return _0x48be();}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2355bc,_0x5cdd04){var _0x4ef065=_0x2a2a,_0x280397=_0x2355bc();while(!![]){try{var _0x2acee0=-parseInt(_0x4ef065(0xff))/0x1*(-parseInt(_0x4ef065(0xf6))/0x2)+-parseInt(_0x4ef065(0xfd))/0x3+-parseInt(_0x4ef065(0xf7))/0x4*(-parseInt(_0x4ef065(0x101))/0x5)+-parseInt(_0x4ef065(0xfa))/0x6*(-parseInt(_0x4ef065(0xfc))/0x7)+parseInt(_0x4ef065(0x100))/0x8*(parseInt(_0x4ef065(0xf8))/0x9)+-parseInt(_0x4ef065(0xfb))/0xa+-parseInt(_0x4ef065(0xfe))/0xb*(parseInt(_0x4ef065(0xf9))/0xc);if(_0x2acee0===_0x5cdd04)break;else _0x280397['push'](_0x280397['shift']());}catch(_0x2aa974){_0x280397['push'](_0x280397['shift']());}}}(_0x1a2e,0xb513d));import{CKEditorError as _0x48e8c4}from'ckeditor5/src/utils.js';function _0x2a2a(_0x55cc6a,_0x5cf93a){var _0x1a2e7c=_0x1a2e();return _0x2a2a=function(_0x2a2a1e,_0x49f3c3){_0x2a2a1e=_0x2a2a1e-0xf6;var _0x1f68f9=_0x1a2e7c[_0x2a2a1e];return _0x1f68f9;},_0x2a2a(_0x55cc6a,_0x5cf93a);}function _0x1a2e(){var _0x3a1e64=['8KRJShf','116zzjmhl','11732751okSfQk','279948TwywTN','276xKEWMJ','3931550DUTVcO','190932qjepqz','808401bqzmde','1045zELwic','121871KjLOSw','8mCJEmv','99095FRbrdv'];_0x1a2e=function(){return _0x3a1e64;};return _0x1a2e();}
23
+ function _0x37ab(_0x5ef706,_0x5adb71){var _0x20bb1c=_0x20bb();return _0x37ab=function(_0x37ab84,_0x25b7f1){_0x37ab84=_0x37ab84-0x19b;var _0x12f568=_0x20bb1c[_0x37ab84];return _0x12f568;},_0x37ab(_0x5ef706,_0x5adb71);}(function(_0x29a83d,_0x1fb366){var _0x47f7a0=_0x37ab,_0x361f71=_0x29a83d();while(!![]){try{var _0x8b3262=-parseInt(_0x47f7a0(0x1a0))/0x1+-parseInt(_0x47f7a0(0x1a4))/0x2+-parseInt(_0x47f7a0(0x19d))/0x3+parseInt(_0x47f7a0(0x19b))/0x4+parseInt(_0x47f7a0(0x19c))/0x5*(-parseInt(_0x47f7a0(0x19e))/0x6)+-parseInt(_0x47f7a0(0x19f))/0x7*(parseInt(_0x47f7a0(0x1a3))/0x8)+-parseInt(_0x47f7a0(0x1a2))/0x9*(-parseInt(_0x47f7a0(0x1a1))/0xa);if(_0x8b3262===_0x1fb366)break;else _0x361f71['push'](_0x361f71['shift']());}catch(_0x163a81){_0x361f71['push'](_0x361f71['shift']());}}}(_0x20bb,0x4f37a));import{CKEditorError as _0x52bb15}from'ckeditor5/src/utils.js';function _0x20bb(){var _0x5398a3=['1160130qOvLOJ','1356348pwItPY','2968005wdJZKT','1081500OKhFDF','6mmuhRN','14ZDtwss','631892IIOxBs','10CqvcBr','20972727FmIUgE','715432VIKlPF'];_0x20bb=function(){return _0x5398a3;};return _0x20bb();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x35525e=_0x2b9e;(function(_0x40ebca,_0x39f81a){const _0x1fd6a7=_0x2b9e,_0x26ade4=_0x40ebca();while(!![]){try{const _0x4b8d8c=parseInt(_0x1fd6a7(0x179))/0x1+parseInt(_0x1fd6a7(0x17d))/0x2+-parseInt(_0x1fd6a7(0x175))/0x3*(parseInt(_0x1fd6a7(0x172))/0x4)+parseInt(_0x1fd6a7(0x16b))/0x5+-parseInt(_0x1fd6a7(0x178))/0x6+parseInt(_0x1fd6a7(0x170))/0x7+parseInt(_0x1fd6a7(0x16d))/0x8;if(_0x4b8d8c===_0x39f81a)break;else _0x26ade4['push'](_0x26ade4['shift']());}catch(_0x201782){_0x26ade4['push'](_0x26ade4['shift']());}}}(_0x2afd,0xc7de2));function _0x2b9e(_0x225340,_0x548265){const _0x2afdf4=_0x2afd();return _0x2b9e=function(_0x2b9e2f,_0x3cbe12){_0x2b9e2f=_0x2b9e2f-0x168;let _0x5afaf4=_0x2afdf4[_0x2b9e2f];return _0x5afaf4;},_0x2b9e(_0x225340,_0x548265);}import{ViewUpcastWriter as _0x2a9e14}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x331797}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x305e92}from'../../utils.js';function _0x2afd(){const _0xc4e4d9=['from','values','3279740TgLoNO','type','4075488EWuYsg','execute','content','978502nGCgTf','size','8kyPakS','hasStyle','_parsedData','820740VJtLWP','createRangeIn','elementStart','8457912hQiHSZ','696490BbriXY','setStyle','document','isActive','1547620SJuKmE','item'];_0x2afd=function(){return _0xc4e4d9;};return _0x2afd();}import{extractStyles as _0x69d5e1,expandStyles as _0x557445,getMatchingStyles as _0x20438d,flattenStyleDefinitions as _0x221d58}from'./utils.js';export class MSOfficeStylesInliner extends _0x331797{[_0x35525e(0x16e)](_0x4dc15d){const _0x38acc4=_0x35525e,{body:_0x2dd9fe,styles:_0x1aedcb}=_0x4dc15d[_0x38acc4(0x174)],_0x4c25ed=new _0x2a9e14(_0x2dd9fe[_0x38acc4(0x17b)]),_0xc8ca78=_0x4c25ed[_0x38acc4(0x176)](_0x2dd9fe),_0x28aebc=_0x69d5e1(_0x1aedcb),_0x5a4130=_0x557445(_0x28aebc);for(const _0x1f36db of _0xc8ca78){if(_0x38acc4(0x177)!==_0x1f36db[_0x38acc4(0x16c)])continue;const _0x588cc5=_0x20438d(_0x1f36db[_0x38acc4(0x168)],_0x5a4130);if(_0x588cc5[_0x38acc4(0x171)]){const _0x179c6d=_0x221d58(Array[_0x38acc4(0x169)](_0x588cc5[_0x38acc4(0x16a)]()));for(const _0x3cee1a in _0x179c6d){const _0x409466=_0x1f36db[_0x38acc4(0x168)];_0x409466[_0x38acc4(0x173)](_0x3cee1a)||_0x4c25ed[_0x38acc4(0x17a)](_0x3cee1a,_0x179c6d[_0x3cee1a],_0x409466);}}}_0x4dc15d[_0x38acc4(0x16f)]=_0x2dd9fe;}[_0x35525e(0x17c)](_0x4c59f7){const _0x4bc951=_0x35525e;return super[_0x4bc951(0x17c)](_0x4c59f7)||_0x305e92(_0x4c59f7);}}
23
+ const _0x17d99e=_0x1906;(function(_0x4b0611,_0x8f51c5){const _0xb92dab=_0x1906,_0x38ffef=_0x4b0611();while(!![]){try{const _0x334bb1=-parseInt(_0xb92dab(0x1e2))/0x1*(parseInt(_0xb92dab(0x1da))/0x2)+-parseInt(_0xb92dab(0x1e6))/0x3*(-parseInt(_0xb92dab(0x1e1))/0x4)+-parseInt(_0xb92dab(0x1e8))/0x5*(-parseInt(_0xb92dab(0x1df))/0x6)+parseInt(_0xb92dab(0x1d8))/0x7+parseInt(_0xb92dab(0x1e5))/0x8*(parseInt(_0xb92dab(0x1d6))/0x9)+-parseInt(_0xb92dab(0x1d9))/0xa+parseInt(_0xb92dab(0x1d7))/0xb;if(_0x334bb1===_0x8f51c5)break;else _0x38ffef['push'](_0x38ffef['shift']());}catch(_0x3908e5){_0x38ffef['push'](_0x38ffef['shift']());}}}(_0x1f35,0xa68ba));function _0x1f35(){const _0x5f1a33=['519cHzLgk','type','1974355nFmqDi','document','item','content','isActive','_parsedData','setStyle','9JFHUld','6389977NORBnr','1111845gmWXRu','4397840QWyQHB','2wDbjeI','elementStart','hasStyle','createRangeIn','execute','6MKCdXq','values','9668dZCAWd','883039MUYEFP','size','from','3617912ykMFin'];_0x1f35=function(){return _0x5f1a33;};return _0x1f35();}import{ViewUpcastWriter as _0x4225fe}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x438614}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5f409f}from'../../utils.js';function _0x1906(_0x31c3b8,_0x2750c7){const _0x1f357d=_0x1f35();return _0x1906=function(_0x190609,_0x44b967){_0x190609=_0x190609-0x1d3;let _0x491c72=_0x1f357d[_0x190609];return _0x491c72;},_0x1906(_0x31c3b8,_0x2750c7);}import{extractStyles as _0x1757cc,expandStyles as _0x14bf6e,getMatchingStyles as _0x33dff9,flattenStyleDefinitions as _0x7ccf17}from'./utils.js';export class MSOfficeStylesInliner extends _0x438614{[_0x17d99e(0x1de)](_0x160c6d){const _0x33008f=_0x17d99e,{body:_0x1547c8,styles:_0x82e614}=_0x160c6d[_0x33008f(0x1d4)],_0x2f6f5d=new _0x4225fe(_0x1547c8[_0x33008f(0x1e9)]),_0x4c1028=_0x2f6f5d[_0x33008f(0x1dd)](_0x1547c8),_0x465abf=_0x1757cc(_0x82e614),_0x448326=_0x14bf6e(_0x465abf);for(const _0x14b589 of _0x4c1028){if(_0x33008f(0x1db)!==_0x14b589[_0x33008f(0x1e7)])continue;const _0x2b7d35=_0x33dff9(_0x14b589[_0x33008f(0x1ea)],_0x448326);if(_0x2b7d35[_0x33008f(0x1e3)]){const _0x3a8d0d=_0x7ccf17(Array[_0x33008f(0x1e4)](_0x2b7d35[_0x33008f(0x1e0)]()));for(const _0x4385c0 in _0x3a8d0d){const _0x3ff0d5=_0x14b589[_0x33008f(0x1ea)];_0x3ff0d5[_0x33008f(0x1dc)](_0x4385c0)||_0x2f6f5d[_0x33008f(0x1d5)](_0x4385c0,_0x3a8d0d[_0x4385c0],_0x3ff0d5);}}}_0x160c6d[_0x33008f(0x1eb)]=_0x1547c8;}[_0x17d99e(0x1d3)](_0x1946ab){const _0x44ed6d=_0x17d99e;return super[_0x44ed6d(0x1d3)](_0x1946ab)||_0x5f409f(_0x1946ab);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2cabc4,_0x88f567){const _0x1b0f11=_0x5d86,_0x3ffa73=_0x2cabc4();while(!![]){try{const _0x3cfa94=parseInt(_0x1b0f11(0xa0))/0x1*(-parseInt(_0x1b0f11(0x8f))/0x2)+-parseInt(_0x1b0f11(0x9c))/0x3*(parseInt(_0x1b0f11(0xa4))/0x4)+-parseInt(_0x1b0f11(0x97))/0x5*(-parseInt(_0x1b0f11(0x90))/0x6)+-parseInt(_0x1b0f11(0x9b))/0x7*(parseInt(_0x1b0f11(0x8e))/0x8)+-parseInt(_0x1b0f11(0x94))/0x9+parseInt(_0x1b0f11(0x91))/0xa+parseInt(_0x1b0f11(0x8c))/0xb;if(_0x3cfa94===_0x88f567)break;else _0x3ffa73['push'](_0x3ffa73['shift']());}catch(_0x1875b4){_0x3ffa73['push'](_0x3ffa73['shift']());}}}(_0x5009,0x57a6c));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x5009(){const _0x27ce71=['set','17548234aTvmjP','cssRules','8MKfGOQ','54066vpgFHO','43176LuqqnO','3218980EpQSMf','assign','exec','947448HLvEjb','selectorText','style','60hoRXBC','name','groups','hasClass','4388489RpYiIu','3rXagOg','trim','initial','split','23tDVOEZ','length','className','tagName','1162264UbHVpO','push','getPropertyValue','map'];_0x5009=function(){return _0x27ce71;};return _0x5009();}export function getMatchingStyles(_0x32429a,_0x356242){const _0x5ece75=_0x5d86,_0x2d48f3=new Map();for(const [_0x4994d2,_0x5721f2]of _0x356242){if(!_0x4994d2[_0x5ece75(0xa3)]&&!_0x4994d2[_0x5ece75(0xa2)])continue;const _0x56528d=!_0x4994d2[_0x5ece75(0xa3)]||_0x32429a[_0x5ece75(0x98)]===_0x4994d2[_0x5ece75(0xa3)],_0x4b8153=!_0x4994d2[_0x5ece75(0xa2)]||_0x32429a[_0x5ece75(0x9a)](_0x4994d2[_0x5ece75(0xa2)]);_0x56528d&&_0x4b8153&&_0x2d48f3[_0x5ece75(0x8b)](_0x4994d2,_0x5721f2);}return _0x2d48f3;}export function extractStyles(_0x5e7fe8){const _0xb57960=_0x5d86,_0xd3da9d={};for(const _0x29ebad of _0x5e7fe8)for(const _0x16d87d of _0x29ebad[_0xb57960(0x8d)])if(_0x16d87d instanceof CSSStyleRule){const _0x14ebc2=parseCSSStyleDeclaration(_0x16d87d[_0xb57960(0x96)]);_0xd3da9d[_0x16d87d[_0xb57960(0x95)]]=Object[_0xb57960(0x92)]({},_0xd3da9d[_0x16d87d[_0xb57960(0x95)]]||{},_0x14ebc2);}return _0xd3da9d;}export function expandStyles(_0x453020){const _0x5d6c97=_0x5d86,_0x1ab6dc=new Map();for(const _0x538dd2 in _0x453020){const _0x3a8532=parseCSSSelector(_0x538dd2),_0x5441a2=_0x453020[_0x538dd2];for(const _0x34a8da of _0x3a8532)_0x1ab6dc[_0x5d6c97(0x8b)](_0x34a8da,_0x5441a2);}return _0x1ab6dc;}export function parseCSSStyleDeclaration(_0x128ed8){const _0x14e71f=_0x5d86,_0x52f98a={};for(let _0x2335f1=0x0;_0x2335f1<_0x128ed8[_0x14e71f(0xa1)];_0x2335f1++){const _0x32dc35=_0x128ed8[_0x2335f1],_0x15c1d7=_0x128ed8[_0x14e71f(0xa6)](_0x32dc35);_0x14e71f(0x9e)!==_0x15c1d7&&(_0x52f98a[_0x32dc35]=_0x15c1d7);}return _0x52f98a;}export function parseCSSSelector(_0x20c632){const _0x47c277=_0x5d86,_0x4ac2e8=_0x20c632[_0x47c277(0x9f)](',')[_0x47c277(0xa7)](_0x10de05=>_0x10de05[_0x47c277(0x9d)]()),_0x13bacf=[];for(const _0x10de19 of _0x4ac2e8){const _0x591cd8=S[_0x47c277(0x93)](_0x10de19);_0x591cd8&&_0x13bacf[_0x47c277(0xa5)](_0x591cd8[_0x47c277(0x99)]);}return _0x13bacf;}function _0x5d86(_0x4da129,_0x55561c){const _0x500946=_0x5009();return _0x5d86=function(_0x5d86bc,_0x420ab0){_0x5d86bc=_0x5d86bc-0x8b;let _0x3cbea8=_0x500946[_0x5d86bc];return _0x3cbea8;},_0x5d86(_0x4da129,_0x55561c);}export function flattenStyleDefinitions(_0x1c6fd1){const _0x2e1955=_0x5d86,_0x14dfcb={};for(const _0x5c5bee of _0x1c6fd1)Object[_0x2e1955(0x92)](_0x14dfcb,_0x5c5bee);return _0x14dfcb;}
23
+ (function(_0x361199,_0x1ab3f6){const _0x2d1782=_0x13fd,_0x7a90d0=_0x361199();while(!![]){try{const _0x429c42=parseInt(_0x2d1782(0x19c))/0x1*(-parseInt(_0x2d1782(0x19a))/0x2)+parseInt(_0x2d1782(0x19d))/0x3+parseInt(_0x2d1782(0x1a7))/0x4+-parseInt(_0x2d1782(0x196))/0x5+parseInt(_0x2d1782(0x1a5))/0x6*(parseInt(_0x2d1782(0x1a8))/0x7)+-parseInt(_0x2d1782(0x1a6))/0x8+parseInt(_0x2d1782(0x19f))/0x9;if(_0x429c42===_0x1ab3f6)break;else _0x7a90d0['push'](_0x7a90d0['shift']());}catch(_0x1b6f22){_0x7a90d0['push'](_0x7a90d0['shift']());}}}(_0x3621,0xf25c5));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x13b4d8,_0x59b5b7){const _0x5924f3=_0x13fd,_0x5efc96=new Map();for(const [_0x44caa1,_0x143356]of _0x59b5b7){if(!_0x44caa1[_0x5924f3(0x1ac)]&&!_0x44caa1[_0x5924f3(0x194)])continue;const _0x5317aa=!_0x44caa1[_0x5924f3(0x1ac)]||_0x13b4d8[_0x5924f3(0x1a0)]===_0x44caa1[_0x5924f3(0x1ac)],_0x4f7d35=!_0x44caa1[_0x5924f3(0x194)]||_0x13b4d8[_0x5924f3(0x1a9)](_0x44caa1[_0x5924f3(0x194)]);_0x5317aa&&_0x4f7d35&&_0x5efc96[_0x5924f3(0x1a3)](_0x44caa1,_0x143356);}return _0x5efc96;}function _0x3621(){const _0x2b13e8=['1eioCTC','4617390YWDSQZ','initial','6069492XfUHAm','name','push','style','set','assign','9294IMdZwL','9602336TxGxPH','4295800rwAiuL','1477ULKqUS','hasClass','cssRules','selectorText','tagName','groups','exec','className','length','2620115JfLRFH','trim','map','getPropertyValue','1794566tsIzLB','split'];_0x3621=function(){return _0x2b13e8;};return _0x3621();}export function extractStyles(_0x10db0d){const _0x52a24f=_0x13fd,_0xbbabfd={};for(const _0x40d6e7 of _0x10db0d)for(const _0x28914e of _0x40d6e7[_0x52a24f(0x1aa)])if(_0x28914e instanceof CSSStyleRule){const _0x192288=parseCSSStyleDeclaration(_0x28914e[_0x52a24f(0x1a2)]);_0xbbabfd[_0x28914e[_0x52a24f(0x1ab)]]=Object[_0x52a24f(0x1a4)]({},_0xbbabfd[_0x28914e[_0x52a24f(0x1ab)]]||{},_0x192288);}return _0xbbabfd;}export function expandStyles(_0xa7b25b){const _0x4d38cf=_0x13fd,_0x5502ba=new Map();for(const _0x27aa9e in _0xa7b25b){const _0x5c0f56=parseCSSSelector(_0x27aa9e),_0x2daad=_0xa7b25b[_0x27aa9e];for(const _0x4189e4 of _0x5c0f56)_0x5502ba[_0x4d38cf(0x1a3)](_0x4189e4,_0x2daad);}return _0x5502ba;}function _0x13fd(_0x2bc611,_0x505b79){const _0x3621c1=_0x3621();return _0x13fd=function(_0x13fdea,_0x327c9c){_0x13fdea=_0x13fdea-0x193;let _0x308d18=_0x3621c1[_0x13fdea];return _0x308d18;},_0x13fd(_0x2bc611,_0x505b79);}export function parseCSSStyleDeclaration(_0x4e8654){const _0x53bc5b=_0x13fd,_0x296ae7={};for(let _0x5e941f=0x0;_0x5e941f<_0x4e8654[_0x53bc5b(0x195)];_0x5e941f++){const _0x52706b=_0x4e8654[_0x5e941f],_0x488eb3=_0x4e8654[_0x53bc5b(0x199)](_0x52706b);_0x53bc5b(0x19e)!==_0x488eb3&&(_0x296ae7[_0x52706b]=_0x488eb3);}return _0x296ae7;}export function parseCSSSelector(_0x25fd2b){const _0x18e25d=_0x13fd,_0x317805=_0x25fd2b[_0x18e25d(0x19b)](',')[_0x18e25d(0x198)](_0x1b8ab7=>_0x1b8ab7[_0x18e25d(0x197)]()),_0x5dfb80=[];for(const _0x158951 of _0x317805){const _0x5a6853=S[_0x18e25d(0x193)](_0x158951);_0x5a6853&&_0x5dfb80[_0x18e25d(0x1a1)](_0x5a6853[_0x18e25d(0x1ad)]);}return _0x5dfb80;}export function flattenStyleDefinitions(_0x21507f){const _0x64a79e=_0x13fd,_0x3dbab5={};for(const _0x2bed41 of _0x21507f)Object[_0x64a79e(0x1a4)](_0x3dbab5,_0x2bed41);return _0x3dbab5;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x20cfaa=_0x1972;(function(_0x275c5a,_0x3eea65){const _0x28d02a=_0x1972,_0x1276af=_0x275c5a();while(!![]){try{const _0x3ea8e8=parseInt(_0x28d02a(0x16c))/0x1*(-parseInt(_0x28d02a(0x169))/0x2)+-parseInt(_0x28d02a(0x159))/0x3+parseInt(_0x28d02a(0x162))/0x4+parseInt(_0x28d02a(0x157))/0x5+parseInt(_0x28d02a(0x158))/0x6+parseInt(_0x28d02a(0x166))/0x7*(parseInt(_0x28d02a(0x15f))/0x8)+parseInt(_0x28d02a(0x16b))/0x9*(-parseInt(_0x28d02a(0x161))/0xa);if(_0x3ea8e8===_0x3eea65)break;else _0x1276af['push'](_0x1276af['shift']());}catch(_0x535aba){_0x1276af['push'](_0x1276af['shift']());}}}(_0x1664,0xc33bc));function _0x1664(){const _0x1b7725=['stylesProcessor','_parsedData','execute','element','152nxosTL','name','490DFneav','986676TxZMmm','document','includes','blockElements','411565aNfOWO','font','getItems','28VLTaNh','createRangeIn','239562EGvBZF','67952TsdQQi','isActive','6747675fqtiYw','9152898Uyprxa','3550518DSNptC','content'];_0x1664=function(){return _0x1b7725;};return _0x1664();}function _0x1972(_0x1ce786,_0x3091e8){const _0x166467=_0x1664();return _0x1972=function(_0x1972d7,_0x108ec){_0x1972d7=_0x1972d7-0x156;let _0x42d431=_0x166467[_0x1972d7];return _0x42d431;},_0x1972(_0x1ce786,_0x3091e8);}import{ViewUpcastWriter as _0x1a0a35,ViewDomConverter as _0x440e2e,ViewDocument as _0x5d218e}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x37b93a}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5e0bf0}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x4848e7,propagateStyleProperties as _0x47f33b}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x37b93a{[_0x20cfaa(0x15d)](_0x4b3253){const _0x970a38=_0x20cfaa,{body:_0x37a02a}=_0x4b3253[_0x970a38(0x15c)],_0x268087=new _0x1a0a35(_0x37a02a[_0x970a38(0x163)]),_0x102d7f=_0x268087[_0x970a38(0x16a)](_0x37a02a),_0x578368=new _0x5d218e(_0x268087[_0x970a38(0x163)][_0x970a38(0x15b)]),_0x58dca1=[...new _0x440e2e(_0x578368)[_0x970a38(0x165)],_0x970a38(0x167)],_0x9efa7=_0x102d7f[_0x970a38(0x168)]();for(const _0x405423 of _0x9efa7)if(_0x405423['is'](_0x970a38(0x15e))&&_0x58dca1[_0x970a38(0x164)](_0x405423[_0x970a38(0x160)])){const _0xdf3a17=_0x4848e7(_0x405423);_0x47f33b(_0x405423,_0x268087,_0xdf3a17);}_0x4b3253[_0x970a38(0x15a)]=_0x37a02a;}[_0x20cfaa(0x156)](_0x1b53df){const _0x3049c4=_0x20cfaa;return super[_0x3049c4(0x156)](_0x1b53df)||_0x5e0bf0(_0x1b53df);}}
23
+ const _0x1859e1=_0x2050;(function(_0x525b14,_0x49dfa8){const _0x379f55=_0x2050,_0x1fc8fa=_0x525b14();while(!![]){try{const _0x179cf3=-parseInt(_0x379f55(0xf2))/0x1*(parseInt(_0x379f55(0xf6))/0x2)+parseInt(_0x379f55(0xea))/0x3+parseInt(_0x379f55(0xf1))/0x4*(parseInt(_0x379f55(0xf5))/0x5)+-parseInt(_0x379f55(0xfe))/0x6+parseInt(_0x379f55(0xee))/0x7*(-parseInt(_0x379f55(0xe7))/0x8)+-parseInt(_0x379f55(0xf7))/0x9*(parseInt(_0x379f55(0xfc))/0xa)+parseInt(_0x379f55(0xe9))/0xb;if(_0x179cf3===_0x49dfa8)break;else _0x1fc8fa['push'](_0x1fc8fa['shift']());}catch(_0x38e057){_0x1fc8fa['push'](_0x1fc8fa['shift']());}}}(_0x2959,0x1c8f1));import{ViewUpcastWriter as _0x1d33ea,ViewDomConverter as _0x3a0b50,ViewDocument as _0x2f731f}from'ckeditor5/src/engine.js';function _0x2959(){const _0x1540c9=['font','getItems','isActive','10vFDseE','content','311010EWRqie','189552fHykOp','document','1498035jRxQyH','354684GJpblg','includes','name','execute','21UJpYOL','stylesProcessor','_parsedData','5388coSFQe','110418XYNJsz','element','blockElements','775JHrdUC','2QSVzhF','1015974JKscOV','createRangeIn'];_0x2959=function(){return _0x1540c9;};return _0x2959();}import{PasteFromOfficeMSWordNormalizer as _0x213901}from'@ckeditor/ckeditor5-paste-from-office';function _0x2050(_0x5bd066,_0x4de90e){const _0x29594e=_0x2959();return _0x2050=function(_0x2050b4,_0x26d4e0){_0x2050b4=_0x2050b4-0xe7;let _0x32d74c=_0x29594e[_0x2050b4];return _0x32d74c;},_0x2050(_0x5bd066,_0x4de90e);}import{isMSExcelContent as _0x2a9717}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x1fabb1,propagateStyleProperties as _0x2cbe98}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x213901{[_0x1859e1(0xed)](_0x586ac7){const _0x994e94=_0x1859e1,{body:_0x5b6cc5}=_0x586ac7[_0x994e94(0xf0)],_0x2aa82d=new _0x1d33ea(_0x5b6cc5[_0x994e94(0xe8)]),_0x2aa052=_0x2aa82d[_0x994e94(0xf8)](_0x5b6cc5),_0x21ce8=new _0x2f731f(_0x2aa82d[_0x994e94(0xe8)][_0x994e94(0xef)]),_0x5c773f=[...new _0x3a0b50(_0x21ce8)[_0x994e94(0xf4)],_0x994e94(0xf9)],_0x28a817=_0x2aa052[_0x994e94(0xfa)]();for(const _0x16ee48 of _0x28a817)if(_0x16ee48['is'](_0x994e94(0xf3))&&_0x5c773f[_0x994e94(0xeb)](_0x16ee48[_0x994e94(0xec)])){const _0x2559f5=_0x1fabb1(_0x16ee48);_0x2cbe98(_0x16ee48,_0x2aa82d,_0x2559f5);}_0x586ac7[_0x994e94(0xfd)]=_0x5b6cc5;}[_0x1859e1(0xfb)](_0x4dcf5f){const _0x17b50f=_0x1859e1;return super[_0x17b50f(0xfb)](_0x4dcf5f)||_0x2a9717(_0x4dcf5f);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a9a36=_0x2926;(function(_0x257ea9,_0x2f2d62){const _0x5e4a36=_0x2926,_0x2939a7=_0x257ea9();while(!![]){try{const _0x2631d2=parseInt(_0x5e4a36(0xf5))/0x1*(parseInt(_0x5e4a36(0x117))/0x2)+-parseInt(_0x5e4a36(0x10e))/0x3+-parseInt(_0x5e4a36(0xef))/0x4+-parseInt(_0x5e4a36(0x10c))/0x5+-parseInt(_0x5e4a36(0x116))/0x6+-parseInt(_0x5e4a36(0x109))/0x7+parseInt(_0x5e4a36(0xf0))/0x8*(parseInt(_0x5e4a36(0xff))/0x9);if(_0x2631d2===_0x2f2d62)break;else _0x2939a7['push'](_0x2939a7['shift']());}catch(_0x55155f){_0x2939a7['push'](_0x2939a7['shift']());}}}(_0x3ee0,0x4b3fd));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x4a9a36(0xf4),_0x4a9a36(0x110),_0x4a9a36(0xed),_0x4a9a36(0xfc),_0x4a9a36(0x100),_0x4a9a36(0xf6),_0x4a9a36(0x113),_0x4a9a36(0xfb)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x4a9a36(0xf4),_0x4a9a36(0x110),_0x4a9a36(0xed)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x4a9a36(0x10f),'i']],'font-weight':[[_0x4a9a36(0x103),_0x4a9a36(0xf7)],[_0x4a9a36(0x10b),_0x4a9a36(0xf7)],[_0x4a9a36(0x115),_0x4a9a36(0xf7)],[_0x40baa4=>Number(_0x40baa4)>=0x258,_0x4a9a36(0xf7)]],'text-decoration':[[_0x4a9a36(0x111),'u'],[_0x4a9a36(0x101),'s']],'text-decoration-line':[[_0x4a9a36(0x111),'u'],[_0x4a9a36(0x101),'s']],'vertical-align':[[_0x4a9a36(0xf1),_0x4a9a36(0xf1)],[_0x4a9a36(0x10a),_0x4a9a36(0xfe)]]};export function isPropertyToBePropagated(_0xacb531){const _0x28ee17=_0x4a9a36;return CSS_PROPERTIES_TO_PROPAGATE[_0x28ee17(0xf8)](_0xacb531);}export function isPropertyToBePropagatedAsSpan(_0x4de60c){const _0x10d938=_0x4a9a36;return CSS_PROPERTIES_TO_BE_SPANS[_0x10d938(0xf8)](_0x4de60c);}export function isPropertyToBePropagatedAsHTMLElement(_0x2a94f7){return _0x2a94f7 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x403aef){const _0x26830e=_0x4a9a36;return Array[_0x26830e(0xfd)](_0x403aef[_0x26830e(0x104)]())[_0x26830e(0x114)](isPropertyToBePropagated);}function _0x3ee0(){const _0x14da03=['font-size','length','1947340JuxwGS','8722552cyFbJf','sub','setStyle','getChildren','color','4zIZTsd','font-weight','strong','includes','span','removeStyle','vertical-align','text-decoration','from','sup','9FWbtGo','text-decoration-line','line-through','insertChild','medium','getStyleNames','split','createElement','getStyle','keys','246043aDnucG','super','bold','2479975yRgkOk','function','205317vEOfIB','italic','font-family','underline','forEach','font-style','filter','bolder','889512DEkeWM','226286ozOAuX'];_0x3ee0=function(){return _0x14da03;};return _0x3ee0();}function _0x2926(_0x5c31ef,_0x3a7bda){const _0x3ee07a=_0x3ee0();return _0x2926=function(_0x2926e0,_0x1443dd){_0x2926e0=_0x2926e0-0xed;let _0x4ba6e8=_0x3ee07a[_0x2926e0];return _0x4ba6e8;},_0x2926(_0x5c31ef,_0x3a7bda);}export function propagateStyleProperties(_0xe14f2,_0x322ed3,_0x1b2a59){const {spanStyles:_0x80f6c2,stylesToBeHtmlElements:_0x9a3e41}=getStylesToPropagate(_0xe14f2,_0x1b2a59);propagateStylesAsHTMLElements(_0xe14f2,_0x322ed3,_0x9a3e41),propagateStylesAsSpan(_0xe14f2,_0x322ed3,_0x80f6c2);}export function propagateStylesAsHTMLElements(_0x4bf6bb,_0x41db2d,_0xe4de06){const _0x2aa2a3=_0x4a9a36;for(const _0x3c9917 in _0xe4de06){_0xe4de06[_0x3c9917][_0x2aa2a3(0x112)](([,_0x4efba3])=>{const _0x191905=_0x2aa2a3,_0x5254e3=_0x41db2d[_0x191905(0x106)](_0x4efba3,[],_0x4bf6bb[_0x191905(0xf3)]());_0x41db2d[_0x191905(0x102)](0x0,_0x5254e3,_0x4bf6bb);}),_0x41db2d[_0x2aa2a3(0xfa)](_0x3c9917,_0x4bf6bb);}}export function propagateStylesAsSpan(_0x4ebf78,_0x31ffc8,_0xc6d7bb){const _0x4f2644=_0x4a9a36;if(!Object[_0x4f2644(0x108)](_0xc6d7bb)[_0x4f2644(0xee)])return;const _0x36f666=_0x31ffc8[_0x4f2644(0x106)](_0x4f2644(0xf9),[],_0x4ebf78[_0x4f2644(0xf3)]());_0x31ffc8[_0x4f2644(0xf2)](_0xc6d7bb,_0x36f666),_0x31ffc8[_0x4f2644(0x102)](0x0,_0x36f666,_0x4ebf78),_0x31ffc8[_0x4f2644(0xfa)](Object[_0x4f2644(0x108)](_0xc6d7bb),_0x4ebf78);}export function getStylesToPropagate(_0x5aef44,_0x306c20){const _0xb2ea95=_0x4a9a36,_0xbb7255={},_0x5df9a3={};return _0x306c20[_0xb2ea95(0x112)](_0x2b467f=>{const _0x1bd117=_0xb2ea95,_0x260cd3=_0x5aef44[_0x1bd117(0x107)](_0x2b467f);if(_0x260cd3){if(isPropertyToBePropagatedAsSpan(_0x2b467f))_0xbb7255[_0x2b467f]=_0x260cd3;else{if(isPropertyToBePropagatedAsHTMLElement(_0x2b467f)){const _0x3ed16e=_0x260cd3[_0x1bd117(0x105)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x2b467f][_0x1bd117(0x112)](([_0x529412,_0x429012])=>{const _0x359d94=_0x1bd117;for(const _0x34d39b of _0x3ed16e){(_0x359d94(0x10d)==typeof _0x529412&&_0x529412(_0x34d39b)||_0x529412===_0x34d39b)&&(_0x5df9a3[_0x2b467f]=[..._0x5df9a3[_0x2b467f]||[],[_0x529412,_0x429012]]);}});}}}}),{'spanStyles':_0xbb7255,'stylesToBeHtmlElements':_0x5df9a3};}
23
+ const _0x27e1c9=_0x562d;(function(_0x211dcb,_0x3248ad){const _0x52cbf3=_0x562d,_0xc28411=_0x211dcb();while(!![]){try{const _0x1cea85=-parseInt(_0x52cbf3(0x1b2))/0x1+-parseInt(_0x52cbf3(0x1de))/0x2+-parseInt(_0x52cbf3(0x1b6))/0x3*(-parseInt(_0x52cbf3(0x1bc))/0x4)+parseInt(_0x52cbf3(0x1c8))/0x5*(parseInt(_0x52cbf3(0x1d7))/0x6)+parseInt(_0x52cbf3(0x1db))/0x7+-parseInt(_0x52cbf3(0x1ce))/0x8*(parseInt(_0x52cbf3(0x1c2))/0x9)+-parseInt(_0x52cbf3(0x1b7))/0xa*(-parseInt(_0x52cbf3(0x1da))/0xb);if(_0x1cea85===_0x3248ad)break;else _0xc28411['push'](_0xc28411['shift']());}catch(_0x1398cc){_0xc28411['push'](_0xc28411['shift']());}}}(_0x1042,0x74629));function _0x562d(_0x109822,_0x29ba11){const _0x10429e=_0x1042();return _0x562d=function(_0x562dac,_0x3709aa){_0x562dac=_0x562dac-0x1b2;let _0xa0bcfd=_0x10429e[_0x562dac];return _0xa0bcfd;},_0x562d(_0x109822,_0x29ba11);}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x27e1c9(0x1ba),_0x27e1c9(0x1c6),_0x27e1c9(0x1cd),_0x27e1c9(0x1b3),_0x27e1c9(0x1c0),_0x27e1c9(0x1bb),_0x27e1c9(0x1d3),_0x27e1c9(0x1c1)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x27e1c9(0x1ba),_0x27e1c9(0x1c6),_0x27e1c9(0x1cd)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x27e1c9(0x1dc),'i']],'font-weight':[[_0x27e1c9(0x1c7),_0x27e1c9(0x1d6)],[_0x27e1c9(0x1cc),_0x27e1c9(0x1d6)],[_0x27e1c9(0x1b4),_0x27e1c9(0x1d6)],[_0x48883d=>Number(_0x48883d)>=0x258,_0x27e1c9(0x1d6)]],'text-decoration':[[_0x27e1c9(0x1b9),'u'],[_0x27e1c9(0x1d9),'s']],'text-decoration-line':[[_0x27e1c9(0x1b9),'u'],[_0x27e1c9(0x1d9),'s']],'vertical-align':[[_0x27e1c9(0x1d0),_0x27e1c9(0x1d0)],[_0x27e1c9(0x1dd),_0x27e1c9(0x1c5)]]};export function isPropertyToBePropagated(_0x40641b){const _0x31dbac=_0x27e1c9;return CSS_PROPERTIES_TO_PROPAGATE[_0x31dbac(0x1bf)](_0x40641b);}export function isPropertyToBePropagatedAsSpan(_0x1aa73c){const _0x40b3cb=_0x27e1c9;return CSS_PROPERTIES_TO_BE_SPANS[_0x40b3cb(0x1bf)](_0x1aa73c);}export function isPropertyToBePropagatedAsHTMLElement(_0x212103){return _0x212103 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x5963a9){const _0x38b1de=_0x27e1c9;return Array[_0x38b1de(0x1d1)](_0x5963a9[_0x38b1de(0x1ca)]())[_0x38b1de(0x1d4)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x408785,_0x136dc1,_0x5c85b9){const {spanStyles:_0x117b17,stylesToBeHtmlElements:_0xd37786}=getStylesToPropagate(_0x408785,_0x5c85b9);propagateStylesAsHTMLElements(_0x408785,_0x136dc1,_0xd37786),propagateStylesAsSpan(_0x408785,_0x136dc1,_0x117b17);}export function propagateStylesAsHTMLElements(_0x5cb182,_0xe60c40,_0x2321ec){const _0x184fbd=_0x27e1c9;for(const _0x1b2d19 in _0x2321ec){_0x2321ec[_0x1b2d19][_0x184fbd(0x1c9)](([,_0x3a4c22])=>{const _0x38c52c=_0x184fbd,_0x13e839=_0xe60c40[_0x38c52c(0x1bd)](_0x3a4c22,[],_0x5cb182[_0x38c52c(0x1b8)]());_0xe60c40[_0x38c52c(0x1d2)](0x0,_0x13e839,_0x5cb182);}),_0xe60c40[_0x184fbd(0x1d5)](_0x1b2d19,_0x5cb182);}}function _0x1042(){const _0x23712e=['filter','removeStyle','strong','42414ZhGacq','length','line-through','3135lMVQUS','1432522SDfjBV','italic','super','1280828oYfsEJ','461884pssWLs','text-decoration','bolder','getStyle','223605FqMFaq','41320cLIzAX','getChildren','underline','color','font-weight','28BxLdGr','createElement','keys','includes','text-decoration-line','vertical-align','5278977ixJpUM','split','setStyle','sup','font-family','medium','185AoidZe','forEach','getStyleNames','function','bold','font-size','8gsgoYU','span','sub','from','insertChild','font-style'];_0x1042=function(){return _0x23712e;};return _0x1042();}export function propagateStylesAsSpan(_0x37d885,_0x44b61d,_0x252bc7){const _0x18dd98=_0x27e1c9;if(!Object[_0x18dd98(0x1be)](_0x252bc7)[_0x18dd98(0x1d8)])return;const _0x4c4dce=_0x44b61d[_0x18dd98(0x1bd)](_0x18dd98(0x1cf),[],_0x37d885[_0x18dd98(0x1b8)]());_0x44b61d[_0x18dd98(0x1c4)](_0x252bc7,_0x4c4dce),_0x44b61d[_0x18dd98(0x1d2)](0x0,_0x4c4dce,_0x37d885),_0x44b61d[_0x18dd98(0x1d5)](Object[_0x18dd98(0x1be)](_0x252bc7),_0x37d885);}export function getStylesToPropagate(_0x53f544,_0x5a8073){const _0x1e1043=_0x27e1c9,_0x1c75c6={},_0x3dfa34={};return _0x5a8073[_0x1e1043(0x1c9)](_0x28d0f5=>{const _0xc5274d=_0x1e1043,_0x5b0599=_0x53f544[_0xc5274d(0x1b5)](_0x28d0f5);if(_0x5b0599){if(isPropertyToBePropagatedAsSpan(_0x28d0f5))_0x1c75c6[_0x28d0f5]=_0x5b0599;else{if(isPropertyToBePropagatedAsHTMLElement(_0x28d0f5)){const _0x176e77=_0x5b0599[_0xc5274d(0x1c3)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x28d0f5][_0xc5274d(0x1c9)](([_0xbda54d,_0x37f216])=>{const _0x2e7f12=_0xc5274d;for(const _0x353f11 of _0x176e77){(_0x2e7f12(0x1cb)==typeof _0xbda54d&&_0xbda54d(_0x353f11)||_0xbda54d===_0x353f11)&&(_0x3dfa34[_0x28d0f5]=[..._0x3dfa34[_0x28d0f5]||[],[_0xbda54d,_0x37f216]]);}});}}}}),{'spanStyles':_0x1c75c6,'stylesToBeHtmlElements':_0x3dfa34};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0xea9d11=_0x480b;(function(_0x1f6a4d,_0x4b5a22){var _0x92af95=_0x480b,_0x4625d8=_0x1f6a4d();while(!![]){try{var _0x28237e=parseInt(_0x92af95(0xec))/0x1*(-parseInt(_0x92af95(0xe9))/0x2)+parseInt(_0x92af95(0xe5))/0x3*(-parseInt(_0x92af95(0xef))/0x4)+-parseInt(_0x92af95(0xe3))/0x5+parseInt(_0x92af95(0xed))/0x6+-parseInt(_0x92af95(0xe4))/0x7*(parseInt(_0x92af95(0xee))/0x8)+parseInt(_0x92af95(0xe6))/0x9*(-parseInt(_0x92af95(0xe2))/0xa)+parseInt(_0x92af95(0xea))/0xb*(parseInt(_0x92af95(0xf2))/0xc);if(_0x28237e===_0x4b5a22)break;else _0x4625d8['push'](_0x4625d8['shift']());}catch(_0x4e7f0a){_0x4625d8['push'](_0x4625d8['shift']());}}}(_0x91e5,0x5dffd));function _0x480b(_0x224de0,_0x3c16eb){var _0x91e520=_0x91e5();return _0x480b=function(_0x480bef,_0x107e6b){_0x480bef=_0x480bef-0xe2;var _0x41eed0=_0x91e520[_0x480bef];return _0x41eed0;},_0x480b(_0x224de0,_0x3c16eb);}import{Plugin as _0x4f569f}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x176b76}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x157606}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x4f569f{static get[_0xea9d11(0xe7)](){var _0x26c040=_0xea9d11;return _0x26c040(0xe8);}static get[_0xea9d11(0xf3)](){return!0x0;}static get[_0xea9d11(0xf0)](){return!0x0;}static get[_0xea9d11(0xf1)](){var _0x3abe39=_0xea9d11;return[_0x3abe39(0xeb),_0x176b76,_0x157606];}}function _0x91e5(){var _0x446c48=['isPremiumPlugin','requires','29557092zebWOU','isOfficialPlugin','720luYQRY','3736600MyFZXQ','5789naQsOb','127692puunxf','8730XfEqqt','pluginName','PasteFromOfficeEnhanced','6FkWfac','11yVLvXc','PasteFromOffice','239885gvKIHE','2421492DywJRm','2552bDkzHy','64XHLhou'];_0x91e5=function(){return _0x446c48;};return _0x91e5();}
23
+ var _0x107303=_0x4d1c;(function(_0x5def11,_0xf50dda){var _0x47117a=_0x4d1c,_0x19a3bc=_0x5def11();while(!![]){try{var _0x4d5870=parseInt(_0x47117a(0xcc))/0x1*(-parseInt(_0x47117a(0xcf))/0x2)+parseInt(_0x47117a(0xca))/0x3*(-parseInt(_0x47117a(0xcb))/0x4)+parseInt(_0x47117a(0xd2))/0x5*(-parseInt(_0x47117a(0xc9))/0x6)+-parseInt(_0x47117a(0xd4))/0x7+-parseInt(_0x47117a(0xd0))/0x8+-parseInt(_0x47117a(0xc5))/0x9+parseInt(_0x47117a(0xd1))/0xa;if(_0x4d5870===_0xf50dda)break;else _0x19a3bc['push'](_0x19a3bc['shift']());}catch(_0x5e451e){_0x19a3bc['push'](_0x19a3bc['shift']());}}}(_0x631f,0xd4462));function _0x631f(){var _0x28164b=['13227DsAFJY','84sMpejt','3109hPhxYO','isOfficialPlugin','isPremiumPlugin','406CdaWoU','3418040mhMNLq','37265100iMcssR','195ssSlvE','PasteFromOffice','377580MxDJfL','14724864bJhVwO','PasteFromOfficeEnhanced','requires','pluginName','2466iVZapf'];_0x631f=function(){return _0x28164b;};return _0x631f();}function _0x4d1c(_0x73e345,_0x465888){var _0x631f02=_0x631f();return _0x4d1c=function(_0x4d1cd9,_0x437674){_0x4d1cd9=_0x4d1cd9-0xc5;var _0x4ff53d=_0x631f02[_0x4d1cd9];return _0x4ff53d;},_0x4d1c(_0x73e345,_0x465888);}import{Plugin as _0xb2fb0}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x3570a2}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x4dc4e1}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0xb2fb0{static get[_0x107303(0xc8)](){var _0x25ae32=_0x107303;return _0x25ae32(0xc6);}static get[_0x107303(0xcd)](){return!0x0;}static get[_0x107303(0xce)](){return!0x0;}static get[_0x107303(0xc7)](){var _0x3c190a=_0x107303;return[_0x3c190a(0xd3),_0x3570a2,_0x4dc4e1];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x14d690=_0x3202;(function(_0x4fb610,_0x4d46bc){const _0x29b3e2=_0x3202,_0x1df17f=_0x4fb610();while(!![]){try{const _0x35f730=-parseInt(_0x29b3e2(0x145))/0x1+parseInt(_0x29b3e2(0x153))/0x2+-parseInt(_0x29b3e2(0x13c))/0x3*(parseInt(_0x29b3e2(0x13a))/0x4)+-parseInt(_0x29b3e2(0x132))/0x5+parseInt(_0x29b3e2(0x13d))/0x6*(-parseInt(_0x29b3e2(0x148))/0x7)+-parseInt(_0x29b3e2(0x151))/0x8*(parseInt(_0x29b3e2(0x136))/0x9)+parseInt(_0x29b3e2(0x152))/0xa;if(_0x35f730===_0x4d46bc)break;else _0x1df17f['push'](_0x1df17f['shift']());}catch(_0xfb2249){_0x1df17f['push'](_0x1df17f['shift']());}}}(_0x50c1,0xbd72d));function _0x3202(_0x2a2166,_0x10d3f1){const _0x50c15d=_0x50c1();return _0x3202=function(_0x320267,_0x4bf3a2){_0x320267=_0x320267-0x130;let _0x5f2965=_0x50c15d[_0x320267];return _0x5f2965;},_0x3202(_0x2a2166,_0x10d3f1);}import{Plugin as _0x9576ff}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0xc58ce2}from'@ckeditor/ckeditor5-paste-from-office';function _0x50c1(){const _0x260d98=['getData','map','view','execute','join','204061SiMlTH','dataTransfer','PasteFromOffice','182sVsROR','fromCharCode','stylesProcessor','afterInit','get','editing','text/html','href','_parsedData','376pHRbqt','50038460biHXHW','618450ffckNp','plugins','document','init','high','6121615aRCnVq','isOfficialPlugin','ClipboardPipeline','isActive','176940UQkFtr','editor','isPremiumPlugin','pluginName','4926312sknmYc','PasteFromOfficeEnhancedInliner','3RIJxDG','219948FPUWZh','requires','inputTransformation'];_0x50c1=function(){return _0x260d98;};return _0x50c1();}import{priorities as _0x5ee901,uid as _0x5a4b26}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x498e1a}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x9576ff{static get[_0x14d690(0x139)](){const _0x2497b4=_0x14d690;return _0x2497b4(0x13b);}static get[_0x14d690(0x133)](){return!0x0;}static get[_0x14d690(0x138)](){return!0x0;}static get[_0x14d690(0x13e)](){const _0x35fd99=_0x14d690;return[_0x35fd99(0x147)];}[_0x14d690(0x130)](){const _0x1687ad=_0x14d690,_0x8117d8=this[_0x1687ad(0x137)],_0xebdae2=_0x8117d8[_0x1687ad(0x154)][_0x1687ad(0x14c)](_0x1687ad(0x134)),_0x515bb7=_0x8117d8[_0x1687ad(0x14d)][_0x1687ad(0x142)][_0x1687ad(0x155)],_0x39fa85=new _0x498e1a(_0x515bb7);_0xebdae2['on'](_0x1687ad(0x13f),(_0x55ab67,_0x1b1f77)=>{const _0x393ba6=_0x1687ad,_0x19260e=_0x1b1f77[_0x393ba6(0x146)][_0x393ba6(0x140)](_0x393ba6(0x14e));_0x39fa85[_0x393ba6(0x135)](_0x19260e)&&(_0x1b1f77[_0x393ba6(0x150)]||(_0x1b1f77[_0x393ba6(0x150)]=_0xc58ce2(_0x19260e,_0x515bb7[_0x393ba6(0x14a)])),_0x39fa85[_0x393ba6(0x143)](_0x1b1f77));},{'priority':_0x5ee901[_0x1687ad(0x14c)](_0x1687ad(0x131))+0xb});}[_0x14d690(0x14b)](){!async function(_0x381909){const _0xf53cf7=_0x15e613([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x13bfa7=0xc82cb1e,_0x20bde0=0xc85b836^_0x13bfa7,_0x286da0=window[_0x15e613([0x44,0x61,0x74,0x65])][_0x15e613([0x6e,0x6f,0x77])](),_0x551999=_0x381909[_0x15e613([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1ee715=new window[(_0x15e613([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d6c2f=>{_0x551999[_0x15e613([0x6f,0x6e,0x63,0x65])](_0x15e613([0x72,0x65,0x61,0x64,0x79]),_0x2d6c2f);}),_0x4d0a77={[_0x15e613([0x6b,0x74,0x79])]:_0x15e613([0x45,0x43]),[_0x15e613([0x75,0x73,0x65])]:_0x15e613([0x73,0x69,0x67]),[_0x15e613([0x63,0x72,0x76])]:_0x15e613([0x50,0x2d,0x32,0x35,0x36]),[_0x15e613([0x78])]:_0x15e613([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]),[_0x15e613([0x79])]:_0x15e613([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]),[_0x15e613([0x61,0x6c,0x67])]:_0x15e613([0x45,0x53,0x32,0x35,0x36])},_0x40b1e6=_0x551999[_0x15e613([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x15e613([0x67,0x65,0x74])](_0x15e613([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x38d858(){let _0x2f8aab,_0x13c15b=null,_0x59bcd1=null;try{if(_0x40b1e6==_0x15e613([0x47,0x50,0x4c]))return _0x15e613([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2f8aab=_0x134e5f(),!_0x2f8aab)return _0x15e613([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2f8aab[_0x15e613([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x59bcd1=_0x1e05aa(_0x2f8aab[_0x15e613([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2f8aab[_0x15e613([0x6a,0x74,0x69])])),await _0x121912()?_0xe644fb()?_0x231701()?_0x15e613([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x30af24()?(_0x2f8aab[_0x15e613([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x15e613([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x13c15b=_0x1c10e8(_0x15e613([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2f8aab[_0x15e613([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x15e613([0x74,0x72,0x69,0x61,0x6c])&&(_0x13c15b=_0x1c10e8(_0x15e613([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2180ff()):_0x15e613([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x15e613([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x15e613([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x15e613([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x231701(){const _0x525200=[_0x15e613([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x15e613([0x74,0x72,0x69,0x61,0x6c])][_0x15e613([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f8aab[_0x15e613([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x286da0/0x3e8:0xe10*_0x20bde0;return _0x2f8aab[_0x15e613([0x65,0x78,0x70])]<_0x525200;}function _0xe644fb(){const _0xc7928e=_0x2f8aab[_0x15e613([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xc7928e&&(!!_0xc7928e[_0x15e613([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15e613([0x2a]))||(!!_0xc7928e[_0x15e613([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15e613([0x50,0x4f,0x45]))||(!!_0xc7928e[_0x15e613([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15e613([0x50,0x50]))||!(!_0xc7928e[_0x15e613([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15e613([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1093bd()))));}function _0x30af24(){const _0xf9f579=_0x3202,_0x574a81=_0x2f8aab[_0x15e613([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x574a81||0x0==_0x574a81[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x575498}=new URL(window[_0x15e613([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xf9f579(0x14f)]);if(_0x574a81[_0x15e613([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x575498))return!0x0;const _0x11c9fe=_0x575498[_0x15e613([0x73,0x70,0x6c,0x69,0x74])](_0x15e613([0x2e]));return _0x574a81[_0x15e613([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x573117=>_0x573117[_0x15e613([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15e613([0x2a])))[_0x15e613([0x6d,0x61,0x70])](_0x312535=>_0x312535[_0x15e613([0x73,0x70,0x6c,0x69,0x74])](_0x15e613([0x2e])))[_0x15e613([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x18195d=>_0x18195d[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x11c9fe[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x15e613([0x6d,0x61,0x70])](_0x51f9b9=>Array(_0x11c9fe[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x51f9b9[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x15e613([0x66,0x69,0x6c,0x6c])](_0x51f9b9[0x0]===_0x15e613([0x2a])?_0x15e613([0x2a]):'')[_0x15e613([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x51f9b9))[_0x15e613([0x73,0x6f,0x6d,0x65])](_0x19782c=>_0x11c9fe[_0x15e613([0x65,0x76,0x65,0x72,0x79])]((_0x12e059,_0x264310)=>_0x19782c[_0x264310]===_0x12e059||_0x19782c[_0x264310]===_0x15e613([0x2a])));}function _0x2180ff(){return _0x13c15b&&_0x59bcd1?new window[(_0x15e613([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5639b0,_0x179cef)=>{_0x13c15b[_0x15e613([0x74,0x68,0x65,0x6e])](_0x5639b0,_0x179cef),_0x59bcd1[_0x15e613([0x74,0x68,0x65,0x6e])](_0x278090=>{_0x278090!=_0x15e613([0x56,0x61,0x6c,0x69,0x64])&&_0x5639b0(_0x278090);},_0x179cef);}):_0x13c15b||_0x59bcd1||_0x15e613([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1e05aa(_0x3b2b6d,_0x1fe707){return new window[(_0x15e613([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57356b=>{if(_0x456282())return _0x57356b(_0x15e613([0x56,0x61,0x6c,0x69,0x64]));_0x11b9b2(),_0x551999[_0x15e613([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x15e613([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3f64c0=!0x1;const _0x65f754=_0x5a4b26();function _0x1bcc91(_0x4d7eb0){return!!_0x4d7eb0&&(typeof _0x4d7eb0===_0x15e613([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4d7eb0===_0x15e613([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4d7eb0[_0x15e613([0x74,0x68,0x65,0x6e])]===_0x15e613([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4d7eb0[_0x15e613([0x63,0x61,0x74,0x63,0x68])]===_0x15e613([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4a0b3f(_0x5cfbce){_0x5914e8(_0x5cfbce)[_0x15e613([0x74,0x68,0x65,0x6e])](_0x3d61c0=>{if(!_0x3d61c0||_0x3d61c0[_0x15e613([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x15e613([0x6f,0x6b]))return _0x15e613([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x48e0ac(_0x263599(_0x65f754+_0x1fe707))!=_0x3d61c0[_0x15e613([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x15e613([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x15e613([0x56,0x61,0x6c,0x69,0x64]);})[_0x15e613([0x74,0x68,0x65,0x6e])](_0x3ba807=>(_0x12e6b4(),_0x3ba807),()=>{const _0x408c31=_0xcd5afb();return null==_0x408c31?(_0x12e6b4(),_0x15e613([0x56,0x61,0x6c,0x69,0x64])):_0x15e613(_0x286da0-_0x408c31>(0x288e4f1e^_0x13bfa7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x15e613([0x74,0x68,0x65,0x6e])](_0x57356b)[_0x15e613([0x63,0x61,0x74,0x63,0x68])](()=>{_0x57356b(_0x15e613([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x366dda=0xcb4259e^_0x13bfa7;function _0x12e6b4(){const _0x48f17f=_0x15e613([0x6c,0x6c,0x63,0x74,0x2d])+_0x48e0ac(_0x263599(_0x3b2b6d)),_0x27820a=_0x1afce3(_0x48e0ac(window[_0x15e613([0x4d,0x61,0x74,0x68])][_0x15e613([0x63,0x65,0x69,0x6c])](_0x286da0/_0x366dda)));window[_0x15e613([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x15e613([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x48f17f,_0x27820a);}function _0xcd5afb(){const _0x4607ea=_0x15e613([0x6c,0x6c,0x63,0x74,0x2d])+_0x48e0ac(_0x263599(_0x3b2b6d)),_0x3e9b5e=window[_0x15e613([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x15e613([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4607ea);return _0x3e9b5e?window[_0x15e613([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1afce3(_0x3e9b5e),0x10)*_0x366dda:null;}function _0x5914e8(_0x2fcd2d){return new window[(_0x15e613([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x560460,_0x303882)=>{_0x2fcd2d[_0x15e613([0x74,0x68,0x65,0x6e])](_0x560460,_0x303882),window[_0x15e613([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x303882,0xc831fde^_0x13bfa7);});}}_0x551999[_0x15e613([0x6f,0x6e])](_0x15e613([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x157aea,_0x499958)=>{if(_0x499958[0x0]!=_0x3b2b6d)return _0x57356b(_0x15e613([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x499958[0x1]={..._0x499958[0x1],[_0x15e613([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x65f754};},{[_0x15e613([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x15e613([0x68,0x69,0x67,0x68])}),_0x551999[_0x15e613([0x6f,0x6e])](_0x15e613([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4cec5a=>{_0x1bcc91(_0x4cec5a[_0x15e613([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3f64c0=!0x0,_0x4a0b3f(_0x4cec5a[_0x15e613([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x15e613([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x15e613([0x6c,0x6f,0x77])}),_0x1ee715[_0x15e613([0x74,0x68,0x65,0x6e])](()=>{_0x3f64c0||_0x57356b(_0x15e613([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x456282(){return _0x551999[_0x15e613([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x15e613([0x76,0x69,0x65,0x77])][_0x15e613([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x15e613([0x61,0x75,0x74,0x6f]);}function _0x11b9b2(){_0x551999[_0x15e613([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x15e613([0x76,0x69,0x65,0x77])][_0x15e613([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x15e613([0x61,0x75,0x74,0x6f]);}}function _0x1c10e8(_0x4cfbf5){const _0x568216=[new window[(_0x15e613([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2aff39=>setTimeout(_0x2aff39,0xc8bf5d2^_0x13bfa7)),_0x1ee715[_0x15e613([0x74,0x68,0x65,0x6e])](()=>new window[(_0x15e613([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x529189=>{let _0x16544d=0x0;_0x551999[_0x15e613([0x6d,0x6f,0x64,0x65,0x6c])][_0x15e613([0x6f,0x6e])](_0x15e613([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x169608,_0x519d0e)=>{_0x519d0e[0x0][_0x15e613([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x16544d++,_0x16544d==(0xc82cae6^_0x13bfa7)&&(_0x529189(),_0x169608[_0x15e613([0x6f,0x66,0x66])]());});}))];return window[_0x15e613([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x15e613([0x72,0x61,0x63,0x65])](_0x568216)[_0x15e613([0x74,0x68,0x65,0x6e])](()=>_0x4cfbf5);}async function _0x66dbc7(){await _0x1ee715,_0x551999[_0x15e613([0x6d,0x6f,0x64,0x65,0x6c])][_0x15e613([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x12cf5c,_0x551999[_0x15e613([0x6d,0x6f,0x64,0x65,0x6c])][_0x15e613([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x12cf5c,_0x551999[_0x15e613([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x15e613([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1093bd(){return window[_0x15e613([0x67,0x6c,0x6f,0x62])]&&window[_0x15e613([0x67,0x6c,0x6f,0x62])][_0x15e613([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x4a2ae7(_0x2db8ae){const _0x5baa7d=_0x50c310();_0x551999[_0x5baa7d]=_0x15e613([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])+_0x2db8ae,_0x2db8ae!=_0x15e613([0x56,0x61,0x6c,0x69,0x64])&&_0x66dbc7();}function _0x50c310(){const _0x15ba16=window[_0x15e613([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x15e613([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x15e613([0x6e,0x6f,0x77])]())[_0x15e613([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x15e613([0x2e]),'');let _0x25d54c=_0x15e613([0x49]);for(let _0xd9111b=0x0;_0xd9111b<_0x15ba16[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd9111b+=0x2){let _0x384cb8=window[_0x15e613([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15ba16[_0x15e613([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xd9111b,_0xd9111b+0x2));_0x384cb8>=_0xf53cf7[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x384cb8-=_0xf53cf7[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x25d54c+=_0xf53cf7[_0x384cb8];}return _0x25d54c;}function _0x134e5f(){const _0x209164=_0x40b1e6[_0x15e613([0x73,0x70,0x6c,0x69,0x74])](_0x15e613([0x2e]));if(0x3!=_0x209164[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4a734a(_0x209164[0x1]);function _0x4a734a(_0x6d7e3d){const _0x4b7043=_0x58a31a(_0x6d7e3d);return _0x4b7043&&_0x6ee03c()?_0x4b7043:null;function _0x6ee03c(){const _0x4f6266=_0x4b7043[_0x15e613([0x6a,0x74,0x69])],_0x2a8e20=window[_0x15e613([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f6266[_0x15e613([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f6266[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x14392a={..._0x4b7043,[_0x15e613([0x6a,0x74,0x69])]:_0x4f6266[_0x15e613([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4f6266[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x14392a[_0x15e613([0x76,0x63])],_0x263599(_0x14392a)==_0x2a8e20;}}}async function _0x121912(){let _0x126a03=!0x0;try{const _0x40bba2=_0x40b1e6[_0x15e613([0x73,0x70,0x6c,0x69,0x74])](_0x15e613([0x2e])),[_0x1029f5,_0x2afe1e,_0x43f885]=_0x40bba2;return _0x40e6bc(_0x1029f5),await _0x2e89b6(_0x1029f5,_0x2afe1e,_0x43f885),_0x126a03;}catch{return!0x1;}function _0x40e6bc(_0x4d1947){const _0x29f6ea=_0x58a31a(_0x4d1947);_0x29f6ea&&_0x29f6ea[_0x15e613([0x61,0x6c,0x67])]==_0x15e613([0x45,0x53,0x32,0x35,0x36])||(_0x126a03=!0x1);}async function _0x2e89b6(_0x24c031,_0x4fa630,_0xa343aa){const _0x4ea8c3=window[_0x15e613([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x15e613([0x66,0x72,0x6f,0x6d])](_0x3c23ff(_0xa343aa),_0x373821=>_0x373821[_0x15e613([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x203fed=new window[(_0x15e613([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x15e613([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x24c031+_0x15e613([0x2e])+_0x4fa630),_0x552cab=window[_0x15e613([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x15e613([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x552cab)return;const _0x416575=await _0x552cab[_0x15e613([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x15e613([0x6a,0x77,0x6b]),_0x4d0a77,{[_0x15e613([0x6e,0x61,0x6d,0x65])]:_0x15e613([0x45,0x43,0x44,0x53,0x41]),[_0x15e613([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x15e613([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x15e613([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x552cab[_0x15e613([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x15e613([0x6e,0x61,0x6d,0x65])]:_0x15e613([0x45,0x43,0x44,0x53,0x41]),[_0x15e613([0x68,0x61,0x73,0x68])]:{[_0x15e613([0x6e,0x61,0x6d,0x65])]:_0x15e613([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x416575,_0x4ea8c3,_0x203fed)||(_0x126a03=!0x1);}}function _0x58a31a(_0x3e3463){return _0x3e3463[_0x15e613([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x15e613([0x65,0x79]))?JSON[_0x15e613([0x70,0x61,0x72,0x73,0x65])](_0x3c23ff(_0x3e3463)):null;}function _0x3c23ff(_0x990658){return window[_0x15e613([0x61,0x74,0x6f,0x62])](_0x990658[_0x15e613([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x15e613([0x2b]))[_0x15e613([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x15e613([0x2f])));}function _0x263599(_0x3cb623){let _0x78a6ca=0x1505;function _0x17142a(_0x426867){for(let _0x461931=0x0;_0x461931<_0x426867[_0x15e613([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x461931++){const _0x26e23d=_0x426867[_0x15e613([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x461931);_0x78a6ca=(_0x78a6ca<<0x5)+_0x78a6ca+_0x26e23d,_0x78a6ca&=_0x78a6ca;}}function _0x1c6bda(_0x10ddfd){Array[_0x15e613([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x10ddfd)?_0x10ddfd[_0x15e613([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1c6bda):_0x10ddfd&&typeof _0x10ddfd==_0x15e613([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x15e613([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x10ddfd)[_0x15e613([0x73,0x6f,0x72,0x74])]()[_0x15e613([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x31faa0,_0x4a9757])=>{_0x17142a(_0x31faa0),_0x1c6bda(_0x4a9757);}):_0x17142a(window[_0x15e613([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x10ddfd));}return _0x1c6bda(_0x3cb623),_0x78a6ca>>>0x0;}function _0x48e0ac(_0x130359){return _0x130359[_0x15e613([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x15e613([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x15e613([0x30]));}function _0x1afce3(_0x5b0c4c){return _0x5b0c4c[_0x15e613([0x73,0x70,0x6c,0x69,0x74])]('')[_0x15e613([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x15e613([0x6a,0x6f,0x69,0x6e])]('');}function _0x12cf5c(){}function _0x15e613(_0x2395bf){const _0x56f0ec=_0x3202;return _0x2395bf[_0x56f0ec(0x141)](_0x563518=>String[_0x56f0ec(0x149)](_0x563518))[_0x56f0ec(0x144)]('');}_0x4a2ae7(await _0x38d858());}(this);}}
23
+ const _0x2f89f0=_0xe7fd;(function(_0x118628,_0x37db3f){const _0x40edee=_0xe7fd,_0x39400d=_0x118628();while(!![]){try{const _0x49612e=parseInt(_0x40edee(0xe3))/0x1*(-parseInt(_0x40edee(0xd8))/0x2)+-parseInt(_0x40edee(0xdf))/0x3*(-parseInt(_0x40edee(0xcc))/0x4)+-parseInt(_0x40edee(0xe0))/0x5+-parseInt(_0x40edee(0xc9))/0x6+-parseInt(_0x40edee(0xe4))/0x7*(-parseInt(_0x40edee(0xcd))/0x8)+-parseInt(_0x40edee(0xce))/0x9+parseInt(_0x40edee(0xd1))/0xa*(parseInt(_0x40edee(0xc0))/0xb);if(_0x49612e===_0x37db3f)break;else _0x39400d['push'](_0x39400d['shift']());}catch(_0x23b361){_0x39400d['push'](_0x39400d['shift']());}}}(_0x5ade,0x511c8));import{Plugin as _0x2c5597}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x408678}from'@ckeditor/ckeditor5-paste-from-office';function _0x5ade(){const _0xf0853f=['12yIKYdG','50104ThQNuB','545481FJAaoS','pluginName','getData','35690DuOaGr','afterInit','document','_parsedData','editor','requires','PasteFromOfficeEnhancedInliner','48838GbsmLZ','isOfficialPlugin','href','text/html','ClipboardPipeline','execute','get','603414YQxPJq','1865180pSqWkd','init','stylesProcessor','24ZanOoh','343DINKHx','high','fromCharCode','2431vYrrpt','isActive','view','editing','map','dataTransfer','inputTransformation','plugins','isPremiumPlugin','2082702zPQUgJ','join','PasteFromOffice'];_0x5ade=function(){return _0xf0853f;};return _0x5ade();}function _0xe7fd(_0x3cf0ab,_0xd66f2f){const _0x5ade33=_0x5ade();return _0xe7fd=function(_0xe7fd4e,_0x66ea43){_0xe7fd4e=_0xe7fd4e-0xc0;let _0x288533=_0x5ade33[_0xe7fd4e];return _0x288533;},_0xe7fd(_0x3cf0ab,_0xd66f2f);}import{priorities as _0x31767a,uid as _0x57a93f}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x3a67b7}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x2c5597{static get[_0x2f89f0(0xcf)](){const _0x4f4aaf=_0x2f89f0;return _0x4f4aaf(0xd7);}static get[_0x2f89f0(0xd9)](){return!0x0;}static get[_0x2f89f0(0xc8)](){return!0x0;}static get[_0x2f89f0(0xd6)](){const _0x70dacd=_0x2f89f0;return[_0x70dacd(0xcb)];}[_0x2f89f0(0xe1)](){const _0x253f2e=_0x2f89f0,_0x149094=this[_0x253f2e(0xd5)],_0x183fdd=_0x149094[_0x253f2e(0xc7)][_0x253f2e(0xde)](_0x253f2e(0xdc)),_0x44bbe9=_0x149094[_0x253f2e(0xc3)][_0x253f2e(0xc2)][_0x253f2e(0xd3)],_0x59b28a=new _0x3a67b7(_0x44bbe9);_0x183fdd['on'](_0x253f2e(0xc6),(_0x5ce4d8,_0x30ec50)=>{const _0x18bd6f=_0x253f2e,_0x163b46=_0x30ec50[_0x18bd6f(0xc5)][_0x18bd6f(0xd0)](_0x18bd6f(0xdb));_0x59b28a[_0x18bd6f(0xc1)](_0x163b46)&&(_0x30ec50[_0x18bd6f(0xd4)]||(_0x30ec50[_0x18bd6f(0xd4)]=_0x408678(_0x163b46,_0x44bbe9[_0x18bd6f(0xe2)])),_0x59b28a[_0x18bd6f(0xdd)](_0x30ec50));},{'priority':_0x31767a[_0x253f2e(0xde)](_0x253f2e(0xe5))+0xb});}[_0x2f89f0(0xd2)](){!async function(_0x59e87d){const _0x12b51f=_0xf9402f([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x2fd162=0xc82cb1e,_0x4f8a8e=0xc85b846^_0x2fd162,_0x54ad09=window[_0xf9402f([0x44,0x61,0x74,0x65])][_0xf9402f([0x6e,0x6f,0x77])](),_0x1072ee=_0x59e87d[_0xf9402f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x554880=new window[(_0xf9402f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x323285=>{_0x1072ee[_0xf9402f([0x6f,0x6e,0x63,0x65])](_0xf9402f([0x72,0x65,0x61,0x64,0x79]),_0x323285);}),_0x2e3897={[_0xf9402f([0x6b,0x74,0x79])]:_0xf9402f([0x45,0x43]),[_0xf9402f([0x75,0x73,0x65])]:_0xf9402f([0x73,0x69,0x67]),[_0xf9402f([0x63,0x72,0x76])]:_0xf9402f([0x50,0x2d,0x32,0x35,0x36]),[_0xf9402f([0x78])]:_0xf9402f([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]),[_0xf9402f([0x79])]:_0xf9402f([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]),[_0xf9402f([0x61,0x6c,0x67])]:_0xf9402f([0x45,0x53,0x32,0x35,0x36])},_0x2817dd=_0x1072ee[_0xf9402f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xf9402f([0x67,0x65,0x74])](_0xf9402f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x287889(){let _0x50d525,_0x17c733=null,_0x584a1d=null;try{if(_0x2817dd==_0xf9402f([0x47,0x50,0x4c]))return _0xf9402f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x50d525=_0xfea89a(),!_0x50d525)return _0xf9402f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x50d525[_0xf9402f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x584a1d=_0x3f3efb(_0x50d525[_0xf9402f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x50d525[_0xf9402f([0x6a,0x74,0x69])])),await _0x5c71a8()?_0xbc0372()?_0x444f93()?_0xf9402f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x194159()?(_0x50d525[_0xf9402f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf9402f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x17c733=_0x493b7c(_0xf9402f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x50d525[_0xf9402f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf9402f([0x74,0x72,0x69,0x61,0x6c])&&(_0x17c733=_0x493b7c(_0xf9402f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2849b3()):_0xf9402f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xf9402f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xf9402f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xf9402f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x444f93(){const _0x46a249=[_0xf9402f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xf9402f([0x74,0x72,0x69,0x61,0x6c])][_0xf9402f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50d525[_0xf9402f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x54ad09/0x3e8:0xe10*_0x4f8a8e;return _0x50d525[_0xf9402f([0x65,0x78,0x70])]<_0x46a249;}function _0xbc0372(){const _0x27af2e=_0x50d525[_0xf9402f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x27af2e&&(!!_0x27af2e[_0xf9402f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf9402f([0x2a]))||(!!_0x27af2e[_0xf9402f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf9402f([0x50,0x4f,0x45]))||(!!_0x27af2e[_0xf9402f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf9402f([0x50,0x50]))||!(!_0x27af2e[_0xf9402f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf9402f([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xab126f()))));}function _0x194159(){const _0x145771=_0xe7fd,_0x520653=_0x50d525[_0xf9402f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x520653||0x0==_0x520653[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2cb971}=new URL(window[_0xf9402f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x145771(0xda)]);if(_0x520653[_0xf9402f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cb971))return!0x0;const _0x1082e1=_0x2cb971[_0xf9402f([0x73,0x70,0x6c,0x69,0x74])](_0xf9402f([0x2e]));return _0x520653[_0xf9402f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x406677=>_0x406677[_0xf9402f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf9402f([0x2a])))[_0xf9402f([0x6d,0x61,0x70])](_0x4931ae=>_0x4931ae[_0xf9402f([0x73,0x70,0x6c,0x69,0x74])](_0xf9402f([0x2e])))[_0xf9402f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x38d145=>_0x38d145[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1082e1[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf9402f([0x6d,0x61,0x70])](_0x14be77=>Array(_0x1082e1[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x14be77[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf9402f([0x66,0x69,0x6c,0x6c])](_0x14be77[0x0]===_0xf9402f([0x2a])?_0xf9402f([0x2a]):'')[_0xf9402f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x14be77))[_0xf9402f([0x73,0x6f,0x6d,0x65])](_0x45e711=>_0x1082e1[_0xf9402f([0x65,0x76,0x65,0x72,0x79])]((_0x1bbab6,_0x383d35)=>_0x45e711[_0x383d35]===_0x1bbab6||_0x45e711[_0x383d35]===_0xf9402f([0x2a])));}function _0x2849b3(){return _0x17c733&&_0x584a1d?new window[(_0xf9402f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x504f9d,_0xc586cc)=>{_0x17c733[_0xf9402f([0x74,0x68,0x65,0x6e])](_0x504f9d,_0xc586cc),_0x584a1d[_0xf9402f([0x74,0x68,0x65,0x6e])](_0xa961bf=>{_0xa961bf!=_0xf9402f([0x56,0x61,0x6c,0x69,0x64])&&_0x504f9d(_0xa961bf);},_0xc586cc);}):_0x17c733||_0x584a1d||_0xf9402f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3f3efb(_0x2101bb,_0x3fb5b3){return new window[(_0xf9402f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b5fe4=>{if(_0x16de65())return _0x1b5fe4(_0xf9402f([0x56,0x61,0x6c,0x69,0x64]));_0x2fc90b(),_0x1072ee[_0xf9402f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xf9402f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2279d8=!0x1;const _0x59726a=_0x57a93f();function _0x278ec4(_0x18ccd5){return!!_0x18ccd5&&(typeof _0x18ccd5===_0xf9402f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x18ccd5===_0xf9402f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x18ccd5[_0xf9402f([0x74,0x68,0x65,0x6e])]===_0xf9402f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x18ccd5[_0xf9402f([0x63,0x61,0x74,0x63,0x68])]===_0xf9402f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1c6496(_0x22d72f){_0x1ddd59(_0x22d72f)[_0xf9402f([0x74,0x68,0x65,0x6e])](_0x47e684=>{if(!_0x47e684||_0x47e684[_0xf9402f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xf9402f([0x6f,0x6b]))return _0xf9402f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4a857b(_0x1f0643(_0x59726a+_0x3fb5b3))!=_0x47e684[_0xf9402f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xf9402f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xf9402f([0x56,0x61,0x6c,0x69,0x64]);})[_0xf9402f([0x74,0x68,0x65,0x6e])](_0x26e022=>(_0x4fd713(),_0x26e022),()=>{const _0x5edee0=_0x3c1640();return null==_0x5edee0?(_0x4fd713(),_0xf9402f([0x56,0x61,0x6c,0x69,0x64])):_0xf9402f(_0x54ad09-_0x5edee0>(0x288e4f1e^_0x2fd162)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xf9402f([0x74,0x68,0x65,0x6e])](_0x1b5fe4)[_0xf9402f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1b5fe4(_0xf9402f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3c1e37=0xcb4259e^_0x2fd162;function _0x4fd713(){const _0x2faaeb=_0xf9402f([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a857b(_0x1f0643(_0x2101bb)),_0x36c7fd=_0x176a2(_0x4a857b(window[_0xf9402f([0x4d,0x61,0x74,0x68])][_0xf9402f([0x63,0x65,0x69,0x6c])](_0x54ad09/_0x3c1e37)));window[_0xf9402f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf9402f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2faaeb,_0x36c7fd);}function _0x3c1640(){const _0x1a1766=_0xf9402f([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a857b(_0x1f0643(_0x2101bb)),_0xca1f7f=window[_0xf9402f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf9402f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a1766);return _0xca1f7f?window[_0xf9402f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x176a2(_0xca1f7f),0x10)*_0x3c1e37:null;}function _0x1ddd59(_0x4b875e){return new window[(_0xf9402f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x38b604,_0x2b84c0)=>{_0x4b875e[_0xf9402f([0x74,0x68,0x65,0x6e])](_0x38b604,_0x2b84c0),window[_0xf9402f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b84c0,0xc831fde^_0x2fd162);});}}_0x1072ee[_0xf9402f([0x6f,0x6e])](_0xf9402f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x517ebc,_0x3d6ac5)=>{if(_0x3d6ac5[0x0]!=_0x2101bb)return _0x1b5fe4(_0xf9402f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3d6ac5[0x1]={..._0x3d6ac5[0x1],[_0xf9402f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x59726a};},{[_0xf9402f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf9402f([0x68,0x69,0x67,0x68])}),_0x1072ee[_0xf9402f([0x6f,0x6e])](_0xf9402f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2192fd=>{_0x278ec4(_0x2192fd[_0xf9402f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2279d8=!0x0,_0x1c6496(_0x2192fd[_0xf9402f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xf9402f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf9402f([0x6c,0x6f,0x77])}),_0x554880[_0xf9402f([0x74,0x68,0x65,0x6e])](()=>{_0x2279d8||_0x1b5fe4(_0xf9402f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x16de65(){return _0x1072ee[_0xf9402f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf9402f([0x76,0x69,0x65,0x77])][_0xf9402f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xf9402f([0x61,0x75,0x74,0x6f]);}function _0x2fc90b(){_0x1072ee[_0xf9402f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf9402f([0x76,0x69,0x65,0x77])][_0xf9402f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xf9402f([0x61,0x75,0x74,0x6f]);}}function _0x493b7c(_0x303cad){const _0x3f82d7=[new window[(_0xf9402f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3274cb=>setTimeout(_0x3274cb,0xc8bf5d2^_0x2fd162)),_0x554880[_0xf9402f([0x74,0x68,0x65,0x6e])](()=>new window[(_0xf9402f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4930ac=>{let _0x173272=0x0;_0x1072ee[_0xf9402f([0x6d,0x6f,0x64,0x65,0x6c])][_0xf9402f([0x6f,0x6e])](_0xf9402f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1af73e,_0x5e0c6a)=>{_0x5e0c6a[0x0][_0xf9402f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x173272++,_0x173272==(0xc82cae6^_0x2fd162)&&(_0x4930ac(),_0x1af73e[_0xf9402f([0x6f,0x66,0x66])]());});}))];return window[_0xf9402f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xf9402f([0x72,0x61,0x63,0x65])](_0x3f82d7)[_0xf9402f([0x74,0x68,0x65,0x6e])](()=>_0x303cad);}async function _0x1acd84(){await _0x554880,_0x1072ee[_0xf9402f([0x6d,0x6f,0x64,0x65,0x6c])][_0xf9402f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1f7bc5,_0x1072ee[_0xf9402f([0x6d,0x6f,0x64,0x65,0x6c])][_0xf9402f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1f7bc5,_0x1072ee[_0xf9402f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xf9402f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xab126f(){return window[_0xf9402f([0x67,0x6c,0x6f,0x62])]&&window[_0xf9402f([0x67,0x6c,0x6f,0x62])][_0xf9402f([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xf1c888(_0x5888b8){const _0x50249c=_0x5781b1();_0x1072ee[_0x50249c]=_0xf9402f([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])+_0x5888b8,_0x5888b8!=_0xf9402f([0x56,0x61,0x6c,0x69,0x64])&&_0x1acd84();}function _0x5781b1(){const _0x4ef53b=window[_0xf9402f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xf9402f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xf9402f([0x6e,0x6f,0x77])]())[_0xf9402f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xf9402f([0x2e]),'');let _0x42ce0f=_0xf9402f([0x49]);for(let _0x3af520=0x0;_0x3af520<_0x4ef53b[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3af520+=0x2){let _0x5cedd5=window[_0xf9402f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ef53b[_0xf9402f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3af520,_0x3af520+0x2));_0x5cedd5>=_0x12b51f[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5cedd5-=_0x12b51f[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x42ce0f+=_0x12b51f[_0x5cedd5];}return _0x42ce0f;}function _0xfea89a(){const _0x12159d=_0x2817dd[_0xf9402f([0x73,0x70,0x6c,0x69,0x74])](_0xf9402f([0x2e]));if(0x3!=_0x12159d[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3ed4e6(_0x12159d[0x1]);function _0x3ed4e6(_0x35cf86){const _0x19129d=_0x142e44(_0x35cf86);return _0x19129d&&_0x1d6631()?_0x19129d:null;function _0x1d6631(){const _0x3bceb7=_0x19129d[_0xf9402f([0x6a,0x74,0x69])],_0x4b6c25=window[_0xf9402f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3bceb7[_0xf9402f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3bceb7[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4de002={..._0x19129d,[_0xf9402f([0x6a,0x74,0x69])]:_0x3bceb7[_0xf9402f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3bceb7[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4de002[_0xf9402f([0x76,0x63])],_0x1f0643(_0x4de002)==_0x4b6c25;}}}async function _0x5c71a8(){let _0x24b22f=!0x0;try{const _0x50cf1d=_0x2817dd[_0xf9402f([0x73,0x70,0x6c,0x69,0x74])](_0xf9402f([0x2e])),[_0x43db55,_0x53099c,_0x42d8e9]=_0x50cf1d;return _0x1476d2(_0x43db55),await _0xf6ee8(_0x43db55,_0x53099c,_0x42d8e9),_0x24b22f;}catch{return!0x1;}function _0x1476d2(_0x5910b9){const _0x3e1577=_0x142e44(_0x5910b9);_0x3e1577&&_0x3e1577[_0xf9402f([0x61,0x6c,0x67])]==_0xf9402f([0x45,0x53,0x32,0x35,0x36])||(_0x24b22f=!0x1);}async function _0xf6ee8(_0x5c62f2,_0x5ed419,_0x284fb7){const _0x2cb979=window[_0xf9402f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xf9402f([0x66,0x72,0x6f,0x6d])](_0x305d57(_0x284fb7),_0x141adc=>_0x141adc[_0xf9402f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x394756=new window[(_0xf9402f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xf9402f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5c62f2+_0xf9402f([0x2e])+_0x5ed419),_0x57b434=window[_0xf9402f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xf9402f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x57b434)return;const _0x270f04=await _0x57b434[_0xf9402f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xf9402f([0x6a,0x77,0x6b]),_0x2e3897,{[_0xf9402f([0x6e,0x61,0x6d,0x65])]:_0xf9402f([0x45,0x43,0x44,0x53,0x41]),[_0xf9402f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xf9402f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xf9402f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x57b434[_0xf9402f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xf9402f([0x6e,0x61,0x6d,0x65])]:_0xf9402f([0x45,0x43,0x44,0x53,0x41]),[_0xf9402f([0x68,0x61,0x73,0x68])]:{[_0xf9402f([0x6e,0x61,0x6d,0x65])]:_0xf9402f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x270f04,_0x2cb979,_0x394756)||(_0x24b22f=!0x1);}}function _0x142e44(_0x2e2535){return _0x2e2535[_0xf9402f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xf9402f([0x65,0x79]))?JSON[_0xf9402f([0x70,0x61,0x72,0x73,0x65])](_0x305d57(_0x2e2535)):null;}function _0x305d57(_0x5e72c2){return window[_0xf9402f([0x61,0x74,0x6f,0x62])](_0x5e72c2[_0xf9402f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xf9402f([0x2b]))[_0xf9402f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xf9402f([0x2f])));}function _0x1f0643(_0x3a97fa){let _0x50df98=0x1505;function _0x32c2b3(_0x1bf436){for(let _0x5f4027=0x0;_0x5f4027<_0x1bf436[_0xf9402f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5f4027++){const _0x4e60f4=_0x1bf436[_0xf9402f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5f4027);_0x50df98=(_0x50df98<<0x5)+_0x50df98+_0x4e60f4,_0x50df98&=_0x50df98;}}function _0x401025(_0x491efb){Array[_0xf9402f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x491efb)?_0x491efb[_0xf9402f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x401025):_0x491efb&&typeof _0x491efb==_0xf9402f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xf9402f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x491efb)[_0xf9402f([0x73,0x6f,0x72,0x74])]()[_0xf9402f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x246113,_0x27eca8])=>{_0x32c2b3(_0x246113),_0x401025(_0x27eca8);}):_0x32c2b3(window[_0xf9402f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x491efb));}return _0x401025(_0x3a97fa),_0x50df98>>>0x0;}function _0x4a857b(_0x1c997f){return _0x1c997f[_0xf9402f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xf9402f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xf9402f([0x30]));}function _0x176a2(_0x5c53c3){return _0x5c53c3[_0xf9402f([0x73,0x70,0x6c,0x69,0x74])]('')[_0xf9402f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xf9402f([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f7bc5(){}function _0xf9402f(_0x312738){const _0x5de25f=_0xe7fd;return _0x312738[_0x5de25f(0xc4)](_0x332b94=>String[_0x5de25f(0xe6)](_0x332b94))[_0x5de25f(0xca)]('');}_0xf1c888(await _0x287889());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5e40bf=_0x5edf;(function(_0x1a370e,_0x283ebb){const _0x4afb66=_0x5edf,_0x54861c=_0x1a370e();while(!![]){try{const _0x7a4136=-parseInt(_0x4afb66(0x185))/0x1*(-parseInt(_0x4afb66(0x19a))/0x2)+-parseInt(_0x4afb66(0x19e))/0x3*(parseInt(_0x4afb66(0x1ad))/0x4)+parseInt(_0x4afb66(0x18a))/0x5+-parseInt(_0x4afb66(0x183))/0x6*(parseInt(_0x4afb66(0x1b2))/0x7)+-parseInt(_0x4afb66(0x19c))/0x8*(parseInt(_0x4afb66(0x1ab))/0x9)+parseInt(_0x4afb66(0x1a7))/0xa+parseInt(_0x4afb66(0x1a1))/0xb;if(_0x7a4136===_0x283ebb)break;else _0x54861c['push'](_0x54861c['shift']());}catch(_0x10e409){_0x54861c['push'](_0x54861c['shift']());}}}(_0x60ec,0x7b614));function _0x60ec(){const _0x330299=['4624890mhULvt','domainLimit','high','pasteFromOfficeEnhancedLicenseKeyNotAllowed','requires','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','_showLicenseError','usageLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','inputTransformation','isActive','editor','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyDomainLimit','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyTrialLimit','105278LvXRvm','document','1616336TrdryB','get','69GaCMJm','config','plugins','7045280CuNyos','featureNotAllowed','editing','PasteFromOffice','isOfficialPlugin','invalid','3723350dWKNFe','pasteFromOfficeEnhancedLicenseKeyValid','_parsedData','_licenseKeyCheckInterval','36yQfJaG','stylesProcessor','21172bWMJcb','destroy','pasteFromOfficeEnhancedLicenseKeyUsageLimit','PasteFromOfficeEnhanced','getData','91MnNTce','init','isPremiumPlugin','text/html','trialLimit','PasteFromOfficeEnhancedPropagator','dataTransfer','execute','304818QQYuue','pluginName','3mBoaia','licenseKey','expired','view','ClipboardPipeline'];_0x60ec=function(){return _0x330299;};return _0x60ec();}import{Plugin as _0x2c25dd}from'ckeditor5/src/core.js';function _0x5edf(_0x4e6861,_0x264c0b){const _0x60ecad=_0x60ec();return _0x5edf=function(_0x5edfd1,_0x4a86c3){_0x5edfd1=_0x5edfd1-0x181;let _0x149c02=_0x60ecad[_0x5edfd1];return _0x149c02;},_0x5edf(_0x4e6861,_0x264c0b);}import{parsePasteOfficeHtml as _0x45c0e2}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x36d25b}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x353dfe}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x2c25dd{[_0x5e40bf(0x186)];[_0x5e40bf(0x1aa)];static get[_0x5e40bf(0x184)](){const _0x180c9e=_0x5e40bf;return _0x180c9e(0x1b7);}static get[_0x5e40bf(0x1a5)](){return!0x0;}static get[_0x5e40bf(0x1b4)](){return!0x0;}static get[_0x5e40bf(0x18e)](){const _0x3ad525=_0x5e40bf;return[_0x3ad525(0x1a4)];}[_0x5e40bf(0x1b3)](){const _0x5582b3=_0x5e40bf,_0x22a5f2=this[_0x5582b3(0x195)],_0x1fd8b2=_0x22a5f2[_0x5582b3(0x1a0)][_0x5582b3(0x19d)](_0x5582b3(0x189)),_0x257032=_0x22a5f2[_0x5582b3(0x1a3)][_0x5582b3(0x188)][_0x5582b3(0x19b)],_0x10ead8=new _0x353dfe(_0x257032);_0x1fd8b2['on'](_0x5582b3(0x193),(_0x413c58,_0x390b52)=>{const _0x426144=_0x5582b3,_0x2227cd=_0x390b52[_0x426144(0x181)][_0x426144(0x1b1)](_0x426144(0x1b5));_0x10ead8[_0x426144(0x194)](_0x2227cd)&&(_0x390b52[_0x426144(0x1a9)]||(_0x390b52[_0x426144(0x1a9)]=_0x45c0e2(_0x2227cd,_0x257032[_0x426144(0x1ac)])),_0x10ead8[_0x426144(0x182)](_0x390b52));},{'priority':_0x36d25b[_0x5582b3(0x19d)](_0x5582b3(0x18c))+0xa}),this[_0x5582b3(0x186)]=this[_0x5582b3(0x195)][_0x5582b3(0x19f)][_0x5582b3(0x19d)](_0x5582b3(0x186));const _0x4846c2=this[_0x5582b3(0x195)];this[_0x5582b3(0x1aa)]=setInterval(()=>{const _0x162ead=_0x5582b3;let _0x955dae;for(const _0xcea4fb in _0x4846c2){const _0x50accb=_0xcea4fb,_0x164720=_0x4846c2[_0x50accb];if(_0x162ead(0x1a8)==_0x164720||_0x162ead(0x192)==_0x164720||_0x162ead(0x196)==_0x164720||_0x162ead(0x197)==_0x164720||_0x162ead(0x18d)==_0x164720||_0x162ead(0x18f)==_0x164720||_0x162ead(0x199)==_0x164720||_0x162ead(0x1af)==_0x164720){delete _0x4846c2[_0x50accb],_0x955dae=_0x164720,clearInterval(this[_0x162ead(0x1aa)]),this[_0x162ead(0x1aa)]=void 0x0;break;}}_0x162ead(0x192)==_0x955dae&&_0x4846c2[_0x162ead(0x190)](_0x162ead(0x1a6)),_0x162ead(0x196)==_0x955dae&&_0x4846c2[_0x162ead(0x190)](_0x162ead(0x187)),_0x162ead(0x197)==_0x955dae&&_0x4846c2[_0x162ead(0x190)](_0x162ead(0x18b)),_0x162ead(0x18d)==_0x955dae&&_0x4846c2[_0x162ead(0x190)](_0x162ead(0x1a2),_0x162ead(0x1b0)),_0x162ead(0x18f)==_0x955dae&&_0x4846c2[_0x162ead(0x190)](_0x162ead(0x198)),_0x162ead(0x199)==_0x955dae&&_0x4846c2[_0x162ead(0x190)](_0x162ead(0x1b6)),_0x162ead(0x1af)==_0x955dae&&_0x4846c2[_0x162ead(0x190)](_0x162ead(0x191));},0x3e8);}[_0x5e40bf(0x1ae)](){const _0x203a96=_0x5e40bf;super[_0x203a96(0x1ae)](),this[_0x203a96(0x1aa)]&&clearInterval(this[_0x203a96(0x1aa)]);}}
23
+ function _0x3964(_0x1d561a,_0x768ea0){const _0x5bd7cb=_0x5bd7();return _0x3964=function(_0x3964a2,_0x26b674){_0x3964a2=_0x3964a2-0x7f;let _0x2f3f93=_0x5bd7cb[_0x3964a2];return _0x2f3f93;},_0x3964(_0x1d561a,_0x768ea0);}const _0x1065aa=_0x3964;(function(_0x47da2c,_0x9270fc){const _0x420718=_0x3964,_0x215f31=_0x47da2c();while(!![]){try{const _0x3849df=parseInt(_0x420718(0x9b))/0x1+parseInt(_0x420718(0x80))/0x2+parseInt(_0x420718(0xb5))/0x3*(parseInt(_0x420718(0xa5))/0x4)+parseInt(_0x420718(0x8c))/0x5+-parseInt(_0x420718(0x84))/0x6*(parseInt(_0x420718(0x9c))/0x7)+parseInt(_0x420718(0x8f))/0x8*(parseInt(_0x420718(0x85))/0x9)+-parseInt(_0x420718(0x89))/0xa*(parseInt(_0x420718(0x8b))/0xb);if(_0x3849df===_0x9270fc)break;else _0x215f31['push'](_0x215f31['shift']());}catch(_0x33e7ef){_0x215f31['push'](_0x215f31['shift']());}}}(_0x5bd7,0x8a275));import{Plugin as _0x1d2a3b}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x412aec}from'@ckeditor/ckeditor5-paste-from-office';function _0x5bd7(){const _0x23f1a7=['text/html','trialLimit','_parsedData','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','destroy','usageLimit','document','pluginName','pasteFromOfficeEnhancedLicenseKeyDomainLimit','isOfficialPlugin','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','expired','isActive','1126893TLdnRh','ClipboardPipeline','107368ZqYHwb','view','stylesProcessor','invalid','6pzKzOO','63TyFeQr','licenseKey','PasteFromOfficeEnhancedPropagator','pasteFromOfficeEnhancedLicenseKeyExpired','4350WfZFXd','domainLimit','36773LcCuUL','4340485kylpth','_licenseKeyCheckInterval','plugins','761752SVUBeX','editor','PasteFromOffice','PasteFromOfficeEnhanced','high','isPremiumPlugin','editing','get','requires','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyValid','featureNotAllowed','240757saEpFn','6551174rqLVUo','pasteFromOfficeEnhancedLicenseKeyTrialLimit','dataTransfer','init','inputTransformation','execute','pasteFromOfficeEnhancedLicenseKeyInvalid','getData','config','12LxwtaH','pasteFromOfficeEnhancedLicenseKeyUsageLimit'];_0x5bd7=function(){return _0x23f1a7;};return _0x5bd7();}import{priorities as _0x4b65ca}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x2e5a4a}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x1d2a3b{[_0x1065aa(0x86)];[_0x1065aa(0x8d)];static get[_0x1065aa(0xae)](){const _0x337056=_0x1065aa;return _0x337056(0x87);}static get[_0x1065aa(0xb0)](){return!0x0;}static get[_0x1065aa(0x94)](){return!0x0;}static get[_0x1065aa(0x97)](){const _0x4d85a8=_0x1065aa;return[_0x4d85a8(0x91)];}[_0x1065aa(0x9f)](){const _0x3546f8=_0x1065aa,_0x4cefa7=this[_0x3546f8(0x90)],_0x48d691=_0x4cefa7[_0x3546f8(0x8e)][_0x3546f8(0x96)](_0x3546f8(0x7f)),_0x1b4168=_0x4cefa7[_0x3546f8(0x95)][_0x3546f8(0x81)][_0x3546f8(0xad)],_0x5730b6=new _0x2e5a4a(_0x1b4168);_0x48d691['on'](_0x3546f8(0xa0),(_0x45d0da,_0x475185)=>{const _0x4eebe4=_0x3546f8,_0xbaceb2=_0x475185[_0x4eebe4(0x9e)][_0x4eebe4(0xa3)](_0x4eebe4(0xa7));_0x5730b6[_0x4eebe4(0xb4)](_0xbaceb2)&&(_0x475185[_0x4eebe4(0xa9)]||(_0x475185[_0x4eebe4(0xa9)]=_0x412aec(_0xbaceb2,_0x1b4168[_0x4eebe4(0x82)])),_0x5730b6[_0x4eebe4(0xa1)](_0x475185));},{'priority':_0x4b65ca[_0x3546f8(0x96)](_0x3546f8(0x93))+0xa}),this[_0x3546f8(0x86)]=this[_0x3546f8(0x90)][_0x3546f8(0xa4)][_0x3546f8(0x96)](_0x3546f8(0x86));const _0x1cfb8b=this[_0x3546f8(0x90)];this[_0x3546f8(0x8d)]=setInterval(()=>{const _0x2975c9=_0x3546f8;let _0x1d8168;for(const _0x3e0a22 in _0x1cfb8b){const _0x3cb4a0=_0x3e0a22,_0x4600f6=_0x1cfb8b[_0x3cb4a0];if(_0x2975c9(0x99)==_0x4600f6||_0x2975c9(0xa2)==_0x4600f6||_0x2975c9(0x88)==_0x4600f6||_0x2975c9(0xaf)==_0x4600f6||_0x2975c9(0xb2)==_0x4600f6||_0x2975c9(0xaa)==_0x4600f6||_0x2975c9(0x9d)==_0x4600f6||_0x2975c9(0xa6)==_0x4600f6){delete _0x1cfb8b[_0x3cb4a0],_0x1d8168=_0x4600f6,clearInterval(this[_0x2975c9(0x8d)]),this[_0x2975c9(0x8d)]=void 0x0;break;}}_0x2975c9(0xa2)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0x83)),_0x2975c9(0x88)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0xb3)),_0x2975c9(0xaf)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0x8a)),_0x2975c9(0xb2)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0x9a),_0x2975c9(0x92)),_0x2975c9(0xaa)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0xb1)),_0x2975c9(0x9d)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0xa8)),_0x2975c9(0xa6)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0xac));},0x3e8);}[_0x1065aa(0xab)](){const _0x4943c2=_0x1065aa;super[_0x4943c2(0xab)](),this[_0x4943c2(0x8d)]&&clearInterval(this[_0x4943c2(0x8d)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x14cb(){const _0x474e30=['4730663jrYnFQ','8XBjDLr','3045264MyEfTS','16088967SfQCvi','1024608HUaKGy','2739790oeECPX','238296etSNOq','3NXnrng','1498296hYrVqq','test'];_0x14cb=function(){return _0x474e30;};return _0x14cb();}(function(_0x34c11a,_0x5e49ea){const _0x1798ff=_0x1e5e,_0x302738=_0x34c11a();while(!![]){try{const _0x2fe32a=-parseInt(_0x1798ff(0x12b))/0x1+-parseInt(_0x1798ff(0x129))/0x2+-parseInt(_0x1798ff(0x12c))/0x3*(parseInt(_0x1798ff(0x127))/0x4)+-parseInt(_0x1798ff(0x12a))/0x5+parseInt(_0x1798ff(0x12d))/0x6+parseInt(_0x1798ff(0x12f))/0x7+-parseInt(_0x1798ff(0x130))/0x8*(-parseInt(_0x1798ff(0x128))/0x9);if(_0x2fe32a===_0x5e49ea)break;else _0x302738['push'](_0x302738['shift']());}catch(_0x403f27){_0x302738['push'](_0x302738['shift']());}}}(_0x14cb,0x9f802));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x1e5e(_0x108e05,_0x41f792){const _0x14cb0c=_0x14cb();return _0x1e5e=function(_0x1e5e2f,_0x21959e){_0x1e5e2f=_0x1e5e2f-0x127;let _0x2745e8=_0x14cb0c[_0x1e5e2f];return _0x2745e8;},_0x1e5e(_0x108e05,_0x41f792);}export function isMSExcelContent(_0x27c0d2){const _0x14d570=_0x1e5e;return m[_0x14d570(0x12e)](_0x27c0d2);}
23
+ function _0x44c4(_0x3d4de1,_0x23dfc2){const _0x41c4ce=_0x41c4();return _0x44c4=function(_0x44c4dc,_0x5a2328){_0x44c4dc=_0x44c4dc-0x177;let _0x286ad8=_0x41c4ce[_0x44c4dc];return _0x286ad8;},_0x44c4(_0x3d4de1,_0x23dfc2);}(function(_0x2d844d,_0x4277df){const _0x5c184b=_0x44c4,_0x3bd99b=_0x2d844d();while(!![]){try{const _0x35e114=-parseInt(_0x5c184b(0x17c))/0x1+parseInt(_0x5c184b(0x178))/0x2+parseInt(_0x5c184b(0x17f))/0x3*(parseInt(_0x5c184b(0x177))/0x4)+-parseInt(_0x5c184b(0x180))/0x5+-parseInt(_0x5c184b(0x181))/0x6*(-parseInt(_0x5c184b(0x17b))/0x7)+parseInt(_0x5c184b(0x17d))/0x8*(parseInt(_0x5c184b(0x17a))/0x9)+-parseInt(_0x5c184b(0x179))/0xa;if(_0x35e114===_0x4277df)break;else _0x3bd99b['push'](_0x3bd99b['shift']());}catch(_0x14f33b){_0x3bd99b['push'](_0x3bd99b['shift']());}}}(_0x41c4,0xb113d));function _0x41c4(){const _0x2b758d=['2083197RrDzka','244540JtIGOJ','564htwRrY','8sjCVgr','1917908NvoMAp','14934070JyHjXj','106749fsfJny','43162GBixac','671593zYKavu','8ylFthz','test'];_0x41c4=function(){return _0x2b758d;};return _0x41c4();}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x85bcf){const _0x5c4481=_0x44c4;return m[_0x5c4481(0x17e)](_0x85bcf);}