@ckeditor/ckeditor5-paste-from-office-enhanced 46.0.1-alpha.1 → 46.0.1-alpha.11

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){const n=[],r=new e.ViewUpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length))}function x(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach(t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)})}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.ViewDomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var S=n(584);!function(t){const e=A,n=t();for(;;)try{if(987557===parseInt(e(464))/1+-parseInt(e(467))/2+-parseInt(e(472))/3+-parseInt(e(462))/4+parseInt(e(470))/5*(-parseInt(e(466))/6)+-parseInt(e(463))/7*(parseInt(e(469))/8)+parseInt(e(465))/9*(parseInt(e(471))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function A(t,e){const n=L();return(A=function(t,e){return n[t-=462]})(t,e)}function C(t){return E[A(468)](t)}function L(){const t=["1770216PSRKCE","2386728oKgnZU","7ileXNh","1930339XKhpOm","9MVqaMv","12HPLZig","854904izSOEN","test","1488632dJGJSn","110560LhDNDV","9017270KhYAze"];return(L=function(){return t})()}function P(t,e){const n=N();return(P=function(t,e){return n[t-=257]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(780198===-parseInt(e(274))/1+-parseInt(e(259))/2*(-parseInt(e(276))/3)+parseInt(e(278))/4+parseInt(e(277))/5+-parseInt(e(268))/6*(parseInt(e(263))/7)+parseInt(e(281))/8+-parseInt(e(270))/9*(-parseInt(e(262))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function R(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(273)]&&!s[n(280)])continue;const e=!s[n(273)]||t[n(258)]===s[n(273)],o=!s[n(280)]||t[n(257)](s[n(280)]);e&&o&&r[n(283)](s,i)}return r}function V(t){const e=P,n={};for(let r=0;r<t[e(282)];r++){const s=t[r],i=t[e(272)](s);e(266)!==i&&(n[s]=i)}return n}function F(t){const e=P,n=t[e(279)](",")[e(265)](t=>t[e(260)]()),r=[];for(const t of n){const n=O[e(269)](t);n&&r[e(261)](n[e(267)])}return r}function T(t){const e=P,n={};for(const r of t)Object[e(264)](n,r);return n}function N(){const t=["split","className","1524200xiNRpT","length","set","selectorText","hasClass","name","141166LVWuiP","trim","push","6200260yBuhbt","2316489OARtig","assign","map","initial","groups","12gcEZSq","exec","9SeFkZA","cssRules","getPropertyValue","tagName","59871fBBeRb","style","3hHIdkI","1386730xiPAKS","1373772nVNzcL"];return(N=function(){return t})()}const M=K;function j(){const t=["473fdnMjm","item","values","651DmTiTI","4044VNdpNP","from","532971loBtyA","isActive","114110fxVXVn","109880LhEeIM","1544490wIvqGL","_parsedData","content","document","1208421JpkUjT","249566sTvmSN","8IHuwSE","execute","type","hasStyle","elementStart","createRangeIn","4yKeaCH","size","setStyle"];return(j=function(){return t})()}function K(t,e){const n=j();return(K=function(t,e){return n[t-=431]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(214159===-parseInt(e(447))/1+-parseInt(e(441))/2+-parseInt(e(446))/3+parseInt(e(454))/4*(parseInt(e(442))/5)+parseInt(e(436))/6*(parseInt(e(435))/7)+-parseInt(e(448))/8*(-parseInt(e(438))/9)+parseInt(e(440))/10*(parseInt(e(432))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class W extends b{[M(449)](t){const n=M,{body:r,styles:s}=t[n(443)],i=new e.ViewUpcastWriter(r[n(445)]),o=i[n(453)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=F(r),i=t[r];for(const t of s)n[e(283)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(271)])if(t instanceof CSSStyleRule){const r=V(t[e(275)]);n[t[e(284)]]=Object[e(264)]({},n[t[e(284)]]||{},r)}return n}(s));for(const t of o){if(n(452)!==t[n(450)])continue;const e=R(t[n(433)],c);if(e[n(455)]){const r=T(Array[n(437)](e[n(434)]()));for(const e in r){const s=t[n(433)];s[n(451)](e)||i[n(431)](e,r[e],s)}}}t[n(444)]=r}[M(439)](t){return super[M(439)](t)||C(t)}}const k=$;function D(){const t=["requires","fromCharCode","ClipboardPipeline","112780wkfYVl","join","15704310XWmajs","getData","document","PasteFromOffice","get","text/html","8PNOVRh","3123561PSYZZd","plugins","init","stylesProcessor","839148slVVcz","5063811ZuDzqJ","235hqyFAh","PasteFromOfficeEnhancedInliner","execute","isActive","map","isOfficialPlugin","pluginName","9Jeylfi","editor","_parsedData","isPremiumPlugin","high","href","1233223cpYSxh","6084822xQZYsw","view","inputTransformation","dataTransfer","editing","afterInit"];return(D=function(){return t})()}function $(t,e){const n=D();return($=function(t,e){return n[t-=218]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(848320===-parseInt(e(235))/1+-parseInt(e(220))/2+parseInt(e(221))/3+-parseInt(e(245))/4*(parseInt(e(222))/5)+parseInt(e(236))/6+-parseInt(e(254))/7*(parseInt(e(253))/8)+parseInt(e(229))/9*(parseInt(e(247))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class Z extends t.Plugin{static get[k(228)](){return k(223)}static get[k(227)](){return!0}static get[k(232)](){return!0}static get[k(242)](){return[k(250)]}[k(218)](){const t=k,e=this[t(230)],n=e[t(255)][t(251)](t(244)),r=e[t(240)][t(237)][t(249)],s=new W(r);n.on(t(238),(e,n)=>{const i=t,o=n[i(239)][i(248)](i(252));s[i(225)](o)&&(n[i(231)]||(n[i(231)]=x(o,r[i(219)])),s[i(224)](n))},{priority:S.priorities[t(251)](t(233))+11})}[k(241)](){!async function(t){const e=d([77,102,84,79,52,107,122,66,85,78,56,53,106,115,70,97,65,48,112,99,72,90,81,74,89,54,117,118,105,103,121,113,76,88,83,51,110,101,69,50,68,87,67,100,116,104,71,98,111,55,86,49,82,80,108,114,73,119,57,120,109,75]),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(226)](t=>String[e(243)](t))[e(246)]("")}!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([77]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:175392e4;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(234)]);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=U;!function(t){const e=U,n=t();for(;;)try{if(250025===-parseInt(e(141))/1+parseInt(e(138))/2+parseInt(e(164))/3+parseInt(e(139))/4*(-parseInt(e(151))/5)+-parseInt(e(131))/6*(-parseInt(e(132))/7)+-parseInt(e(152))/8+-parseInt(e(135))/9*(-parseInt(e(150))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const z=[q(166),q(140),q(144),q(167),q(145),q(162),q(170),q(143)],B=[q(166),q(140),q(144)];function U(t,e){const n=_();return(U=function(t,e){return n[t-=131]})(t,e)}const Y={"font-style":[[q(156),"i"]],"font-weight":[[q(169),q(148)],[q(146),q(148)],[q(136),q(148)],[t=>Number(t)>=600,q(148)]],"text-decoration":[[q(159),"u"],[q(161),"s"]],"text-decoration-line":[[q(159),"u"],[q(161),"s"]],"vertical-align":[[q(160),q(160)],[q(168),q(172)]]};function J(t){return z[q(171)](t)}function _(){const t=["font-family","7717uCLebu","setStyle","vertical-align","font-size","text-decoration-line","bold","function","strong","forEach","20fwzVnm","1167940JEfnnp","2957752eZardl","length","getChildren","from","italic","filter","split","underline","sub","line-through","font-weight","insertChild","1135467ceUWes","getStyle","color","text-decoration","super","medium","font-style","includes","sup","span","createElement","57306lhvVrX","161eNJjdy","keys","removeStyle","306738zBnwSC","bolder","getStyleNames","389446XmIFbm","4ESndbC"];return(_=function(){return t})()}function H(t){const e=q;return Array[e(155)](t[e(137)]())[e(157)](J)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=q,r={},s={};return e[n(149)](e=>{const i=n,o=t[i(165)](e);if(o)if(c=e,B[q(171)](c))r[e]=o;else if(e in Y){const t=o[i(158)](" ");Y[e][i(149)](([n,r])=>{const o=i;for(const i of t)(o(147)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var c}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=q;for(const s in n)n[s][r(149)](([,n])=>{const s=r,i=e[s(174)](n,[],t[s(154)]());e[s(163)](0,i,t)}),e[r(134)](s,t)})(t,e,s),function(t,e,n){const r=q;if(!Object[r(133)](n)[r(153)])return;const s=e[r(174)](r(173),[],t[r(154)]());e[r(142)](n,s),e[r(163)](0,s,t),e[r(134)](Object[r(133)](n),t)}(t,e,r)}const G=Q;function Q(t,e){const n=et();return(Q=function(t,e){return n[t-=228]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(577275===-parseInt(e(248))/1+-parseInt(e(244))/2*(-parseInt(e(240))/3)+parseInt(e(230))/4+-parseInt(e(241))/5*(-parseInt(e(247))/6)+parseInt(e(238))/7*(parseInt(e(235))/8)+parseInt(e(231))/9*(parseInt(e(232))/10)+-parseInt(e(237))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class tt extends b{[G(245)](t){const n=G,{body:r}=t[n(236)],s=new e.ViewUpcastWriter(r[n(239)]),i=s[n(233)](r),o=new e.ViewDocument(s[n(239)][n(250)]),c=[...new e.ViewDomConverter(o)[n(228)],n(229)],a=i[n(249)]();for(const t of a)if(t.is(n(243))&&c[n(251)](t[n(242)])){X(t,s,H(t))}t[n(234)]=r}[G(246)](t){return super[G(246)](t)||C(t)}}function et(){const t=["11990OtEWKE","createRangeIn","content","1855864luMIbl","_parsedData","28340015RnReVk","21izSZan","document","767019rrJNrt","325ZXNLQt","name","element","4qAeOpf","execute","isActive","48030jqvggP","161026sZVKMR","getItems","stylesProcessor","includes","blockElements","font","3408236PAeyEV","5517ReVioJ"];return(et=function(){return t})()}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=370]})(t,e)}function st(){const t=["init","expired","pasteFromOfficeEnhancedLicenseKeyTrialLimit","ClipboardPipeline","_parsedData","stylesProcessor","353848gTYXgf","PasteFromOffice","featureNotAllowed","domainLimit","get","_showLicenseError","1027056QHsIbQ","requires","config","2329628mEuIjB","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","260nzPrLF","evaluationLimit","view","document","25928270AmNGMb","usageLimit","isPremiumPlugin","36mcBYUr","170634oYxEbl","pasteFromOfficeEnhancedLicenseKeyValid","editing","inputTransformation","destroy","1947hFdKxW","dataTransfer","_licenseKeyCheckInterval","isActive","pasteFromOfficeEnhancedLicenseKeyInvalid","isOfficialPlugin","PasteFromOfficeEnhanced","675424ZInYcw","plugins","getData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","48uXmRam","text/html","PasteFromOfficeEnhancedPropagator","pluginName","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyExpired","editor","licenseKey","high","trialLimit","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","invalid"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(817882===-parseInt(e(408))/1+parseInt(e(390))/2+parseInt(e(419))/3*(parseInt(e(384))/4)+parseInt(e(395))/5*(parseInt(e(403))/6)+-parseInt(e(393))/7+-parseInt(e(415))/8*(-parseInt(e(402))/9)+-parseInt(e(399))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(372)];[nt(410)];static get[nt(422)](){return nt(421)}static get[nt(413)](){return!0}static get[nt(401)](){return!0}static get[nt(391)](){return[nt(385)]}[nt(378)](){const t=nt,e=this[t(371)],n=e[t(416)][t(388)](t(381)),r=e[t(405)][t(397)][t(398)],s=new tt(r);n.on(t(406),(e,n)=>{const i=t,o=n[i(409)][i(417)](i(420));s[i(411)](o)&&(n[i(382)]||(n[i(382)]=x(o,r[i(383)])),s[i(375)](n))},{priority:S.priorities[t(388)](t(373))+10}),this[t(372)]=this[t(371)][t(392)][t(388)](t(372));const i=this[t(371)];this[t(410)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(404)==s||e(412)==s||e(370)==s||e(376)==s||e(423)==s||e(394)==s||e(380)==s||e(418)==s){delete i[r],n=s,clearInterval(this[e(410)]),this[e(410)]=void 0;break}}e(412)==n&&i[e(389)](e(377)),e(370)==n&&i[e(389)](e(379)),e(376)==n&&i[e(389)](e(387)),e(423)==n&&i[e(389)](e(386),e(414)),e(394)==n&&i[e(389)](e(396)),e(380)==n&&i[e(389)](e(374)),e(418)==n&&i[e(389)](e(400))},1e3)}[nt(407)](){const t=nt;super[t(407)](),this[t(410)]&&clearInterval(this[t(410)])}}function ot(t,e){var n=ut();return(ot=function(t,e){return n[t-=241]})(t,e)}var ct=ot;!function(t){for(var e=ot,n=t();;)try{if(674330===parseInt(e(251))/1+-parseInt(e(255))/2*(-parseInt(e(248))/3)+parseInt(e(243))/4+-parseInt(e(242))/5+parseInt(e(249))/6*(-parseInt(e(247))/7)+-parseInt(e(246))/8+-parseInt(e(241))/9*(-parseInt(e(256))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class at extends t.Plugin{static get[ct(250)](){return ct(245)}static get[ct(252)](){return!0}static get[ct(253)](){return!0}static get[ct(254)](){return[ct(244),Z,it]}}function ut(){var t=["54719AsoRFR","54OsKPEy","372ZTuiLP","pluginName","1073211UmiJfy","isOfficialPlugin","isPremiumPlugin","requires","26106zKlTuV","190EYuIed","445941wrIuOQ","1935375YBGusJ","2192360AWeVZr","PasteFromOffice","PasteFromOfficeEnhanced","10013016vvLBaB"];return(ut=function(){return t})()}function lt(){var t=["445071wSjoyI","477998ozAghM","8yuAaYD","110BKYycW","8cEulcx","95400luGGMO","428650gqRPhy","34DHogvT","3139031WhTZkl","17196kqihcV","17631VTZtQS"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=175]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(274151===-parseInt(e(182))/1+-parseInt(e(177))/2*(-parseInt(e(179))/3)+-parseInt(e(183))/4*(-parseInt(e(176))/5)+parseInt(e(175))/6+parseInt(e(178))/7*(parseInt(e(185))/8)+-parseInt(e(180))/9*(parseInt(e(184))/10)+parseInt(e(181))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>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(t){const e=E,n=t();for(;;)try{if(681418===parseInt(e(313))/1+parseInt(e(317))/2+parseInt(e(311))/3*(-parseInt(e(322))/4)+parseInt(e(314))/5*(-parseInt(e(312))/6)+-parseInt(e(320))/7+-parseInt(e(316))/8*(parseInt(e(318))/9)+-parseInt(e(315))/10*(-parseInt(e(321))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t,e){const n=L();return(E=function(t,e){return n[t-=311]})(t,e)}function A(t){return C[E(319)](t)}function L(){const t=["2165516pihzSm","3755961zgztXT","test","1152865mEThrn","182083QjWOMX","31052qZiLTj","12wnxQsN","18auGNHU","1151911RwdCxF","1870430NFiKdK","110EpbJLo","8kVDLNR"];return(L=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(965067===parseInt(e(248))/1+-parseInt(e(254))/2+parseInt(e(264))/3+-parseInt(e(260))/4*(parseInt(e(253))/5)+-parseInt(e(266))/6+-parseInt(e(251))/7*(-parseInt(e(250))/8)+parseInt(e(257))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=T,r=new Map;for(const[s,i]of e){if(!s[n(265)]&&!s[n(249)])continue;const e=!s[n(265)]||t[n(262)]===s[n(265)],o=!s[n(249)]||t[n(244)](s[n(249)]);e&&o&&r[n(247)](s,i)}return r}function R(){const t=["hasClass","selectorText","exec","set","1818184gxHhHG","className","152XZiBRh","685027yGUMdE","cssRules","6686315dUbNdU","2288630jtAPyD","getPropertyValue","initial","11440539XNhEMB","length","trim","4hRHLRn","style","name","split","771738ZmMGBX","tagName","10555890jdYEZu","map","push","assign","groups"];return(R=function(){return t})()}function F(t){const e=T,n={};for(let r=0;r<t[e(258)];r++){const s=t[r],i=t[e(255)](s);e(256)!==i&&(n[s]=i)}return n}function T(t,e){const n=R();return(T=function(t,e){return n[t-=241]})(t,e)}function M(t){const e=T,n=t[e(263)](",")[e(267)](t=>t[e(259)]()),r=[];for(const t of n){const n=P[e(246)](t);n&&r[e(241)](n[e(243)])}return r}function j(t){const e=T,n={};for(const r of t)Object[e(242)](n,r);return n}const N=K;function K(t,e){const n=k();return(K=function(t,e){return n[t-=125]})(t,e)}function k(){const t=["values","20514vyxIah","_parsedData","isActive","item","elementStart","size","2244732QsIAJY","16oUDvGv","execute","setStyle","from","313886WAcrIH","266jJbBHk","3642EVGnse","document","422350FRyodg","7803Ouuoin","createRangeIn","11oPHYZv","content","1090345SKwKIy","464keMYbP","hasStyle","1QLXtkh","type"];return(k=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(121460===-parseInt(e(144))/1*(parseInt(e(132))/2)+parseInt(e(134))/3*(-parseInt(e(128))/4)+parseInt(e(141))/5+-parseInt(e(147))/6*(parseInt(e(133))/7)+-parseInt(e(142))/8*(-parseInt(e(137))/9)+parseInt(e(136))/10*(-parseInt(e(139))/11)+parseInt(e(127))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class W extends b{[N(129)](t){const n=N,{body:r,styles:s}=t[n(148)],i=new e.ViewUpcastWriter(r[n(135)]),o=i[n(138)](r),c=function(t){const e=T,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(247)](t,i)}return n}(function(t){const e=T,n={};for(const r of t)for(const t of r[e(252)])if(t instanceof CSSStyleRule){const r=F(t[e(261)]);n[t[e(245)]]=Object[e(242)]({},n[t[e(245)]]||{},r)}return n}(s));for(const t of o){if(n(125)!==t[n(145)])continue;const e=O(t[n(150)],c);if(e[n(126)]){const r=j(Array[n(131)](e[n(146)]()));for(const e in r){const s=t[n(150)];s[n(143)](e)||i[n(130)](e,r[e],s)}}}t[n(140)]=r}[N(149)](t){return super[N(149)](t)||A(t)}}const D=B;function H(){const t=["7086960xBTQwg","init","stylesProcessor","7983zwHDpK","execute","2ZcbPoY","ClipboardPipeline","get","href","isPremiumPlugin","10BRHhTe","view","pluginName","10303733sHTKKy","afterInit","inputTransformation","6789265qseAyh","277968pwUEtw","fromCharCode","isActive","map","plugins","high","14rLRdws","PasteFromOfficeEnhancedInliner","3631980dVMYcp","requires","getData","editor","text/html","editing","isOfficialPlugin","dataTransfer","1033084NzXCgR","_parsedData","4lRekHu","4384RPpCJy","document","PasteFromOffice","join"];return(H=function(){return t})()}function B(t,e){const n=H();return(B=function(t,e){return n[t-=294]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(740426===parseInt(e(316))/1*(-parseInt(e(328))/2)+parseInt(e(308))/3*(parseInt(e(318))/4)+-parseInt(e(299))/5+parseInt(e(300))/6*(-parseInt(e(306))/7)+-parseInt(e(319))/8*(-parseInt(e(326))/9)+-parseInt(e(333))/10*(-parseInt(e(296))/11)+parseInt(e(323))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class V extends t.Plugin{static get[D(295)](){return D(307)}static get[D(314)](){return!0}static get[D(332)](){return!0}static get[D(309)](){return[D(321)]}[D(324)](){const t=D,e=this[t(311)],n=e[t(304)][t(330)](t(329)),r=e[t(313)][t(294)][t(320)],s=new W(r);n.on(t(298),(e,n)=>{const i=t,o=n[i(315)][i(310)](i(312));s[i(302)](o)&&(n[i(317)]||(n[i(317)]=x(o,r[i(325)])),s[i(327)](n))},{priority:S.priorities[t(330)](t(305))+11})}[D(297)](){!async function(t){const e=d([87,80,104,97,82,100,110,56,105,118,113,109,70,90,85,50,117,116,112,119,78,54,111,68,89,52,98,72,71,107,79,120,69,101,106,67,73,86,122,66,51,49,102,53,75,103,121,83,115,77,55,74,48,81,108,88,65,99,76,84,114,57]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])(t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)}),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[d([116,104,101,110])](()=>new(window[d([80,114,111,109,105,115,101])])(t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())})}))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])](()=>t)}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=B;return t[e(303)](t=>String[e(301)](t))[e(322)]("")}!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([87]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])(c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,S.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])](t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116]))[d([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[d([116,104,101,110])](c)[d([99,97,116,99,104])](()=>{c(d([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}},{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))},{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])](()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),t=>t[d([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754611200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=B,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(331)]);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(t){const e=Q,n=t();for(;;)try{if(649107===-parseInt(e(193))/1+parseInt(e(196))/2*(parseInt(e(217))/3)+parseInt(e(214))/4+-parseInt(e(191))/5+-parseInt(e(209))/6+-parseInt(e(215))/7*(-parseInt(e(220))/8)+-parseInt(e(224))/9*(-parseInt(e(195))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const U=[$(229),$(199),$(201),$(206),$(222),$(227),$(208),$(223)],J=[$(229),$(199),$(201)],q={"font-style":[[$(219),"i"]],"font-weight":[[$(218),$(204)],[$(228),$(204)],[$(197),$(204)],[t=>Number(t)>=600,$(204)]],"text-decoration":[[$(231),"u"],[$(205),"s"]],"text-decoration-line":[[$(231),"u"],[$(205),"s"]],"vertical-align":[[$(210),$(210)],[$(212),$(202)]]};function X(t){return U[$(192)](t)}function Q(t,e){const n=G();return(Q=function(t,e){return n[t-=191]})(t,e)}function z(t){const e=$;return Array[e(207)](t[e(230)]())[e(226)](X)}function G(){const t=["setStyle","span","length","5915105ykrXGg","includes","490502dvUuQO","keys","22405270EhYjWS","4404sWiJeM","bolder","createElement","font-family","forEach","font-size","sup","function","strong","line-through","text-decoration","from","font-style","4315644AoxUJR","sub","insertChild","super","getStyle","338644eXlUCp","69118EBKJka","removeStyle","963XSfDow","medium","italic","8LIfMdP","split","text-decoration-line","vertical-align","9CAodTc","getChildren","filter","font-weight","bold","color","getStyleNames","underline"];return(G=function(){return t})()}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(200)](e=>{const i=n,o=t[i(213)](e);if(o)if(c=e,J[$(192)](c))r[e]=o;else if(e in q){const t=o[i(221)](" ");q[e][i(200)](([n,r])=>{const o=i;for(const i of t)(o(203)==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(200)](([,n])=>{const s=r,i=e[s(198)](n,[],t[s(225)]());e[s(211)](0,i,t)}),e[r(216)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(194)](n)[r(234)])return;const s=e[r(198)](r(233),[],t[r(225)]());e[r(232)](n,s),e[r(211)](0,s,t),e[r(216)](Object[r(194)](n),t)}(t,e,r)}const Y=Z;function Z(t,e){const n=tt();return(Z=function(t,e){return n[t-=130]})(t,e)}function tt(){const t=["5543549mvWyPt","content","8KEjJdr","4wDTlEX","document","font","includes","745157BRbuSx","name","12tVPssF","blockElements","9quAJdj","1670105ffwPpA","execute","getItems","stylesProcessor","657ZtrHCb","isActive","1077294ulLwMd","_parsedData","element","424868rkdpmL","8190fgOBWW","465613afCHbe","createRangeIn"];return(tt=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(344036===parseInt(e(148))/1+parseInt(e(146))/2*(-parseInt(e(136))/3)+-parseInt(e(153))/4*(parseInt(e(137))/5)+parseInt(e(143))/6+-parseInt(e(132))/7*(-parseInt(e(152))/8)+parseInt(e(141))/9*(parseInt(e(147))/10)+-parseInt(e(150))/11*(-parseInt(e(134))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class et extends b{[Y(138)](t){const n=Y,{body:r}=t[n(144)],s=new e.ViewUpcastWriter(r[n(154)]),i=s[n(149)](r),o=new e.ViewDocument(s[n(154)][n(140)]),c=[...new e.ViewDomConverter(o)[n(135)],n(130)],a=i[n(139)]();for(const t of a)if(t.is(n(145))&&c[n(131)](t[n(133)])){_(t,s,z(t))}t[n(151)]=r}[Y(142)](t){return super[Y(142)](t)||A(t)}}const nt=st;function rt(){const t=["ClipboardPipeline","20gjXTJw","get","document","trialLimit","getData","stylesProcessor","PasteFromOfficeEnhanced","destroy","pasteFromOfficeEnhancedLicenseKeyTrialLimit","view","domainLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","13256BdosaK","usageLimit","editor","pasteFromOfficeEnhancedLicenseKeyExpired","pasteFromOfficeEnhancedLicenseKeyValid","invalid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","isOfficialPlugin","13270mDJBtF","inputTransformation","plugins","featureNotAllowed","43553412VxiqPB","6147jBrHmd","pluginName","11432KeHZzf","pasteFromOfficeEnhancedLicenseKeyInvalid","21901wSTQcB","isPremiumPlugin","licenseKey","pasteFromOfficeEnhancedLicenseKeyNotAllowed","evaluationLimit","357973WrcnAk","_showLicenseError","PasteFromOffice","5620KiqVGC","2774346myEohN","PasteFromOfficeEnhancedPropagator","high","expired","_parsedData","1965JRPNhf","text/html","78YCPgOR","dataTransfer","config","init","_licenseKeyCheckInterval","execute","editing","isActive","requires"];return(rt=function(){return t})()}function st(t,e){const n=rt();return(st=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(747695===parseInt(e(169))/1*(-parseInt(e(148))/2)+-parseInt(e(131))/3+-parseInt(e(160))/4*(parseInt(e(136))/5)+-parseInt(e(138))/6*(parseInt(e(183))/7)+-parseInt(e(176))/8*(parseInt(e(174))/9)+-parseInt(e(186))/10*(-parseInt(e(178))/11)+parseInt(e(173))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{[nt(180)];[nt(142)];static get[nt(175)](){return nt(132)}static get[nt(168)](){return!0}static get[nt(179)](){return!0}static get[nt(146)](){return[nt(185)]}[nt(141)](){const t=nt,e=this[t(162)],n=e[t(171)][t(149)](t(147)),r=e[t(144)][t(157)][t(150)],s=new et(r);n.on(t(170),(e,n)=>{const i=t,o=n[i(139)][i(152)](i(137));s[i(145)](o)&&(n[i(135)]||(n[i(135)]=x(o,r[i(153)])),s[i(143)](n))},{priority:S.priorities[t(149)](t(133))+10}),this[t(180)]=this[t(162)][t(140)][t(149)](t(180));const i=this[t(162)];this[t(142)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(164)==s||e(177)==s||e(163)==s||e(159)==s||e(181)==s||e(166)==s||e(156)==s||e(167)==s){delete i[r],n=s,clearInterval(this[e(142)]),this[e(142)]=void 0;break}}e(177)==n&&i[e(184)](e(165)),e(163)==n&&i[e(184)](e(134)),e(159)==n&&i[e(184)](e(158)),e(181)==n&&i[e(184)](e(172),e(154)),e(166)==n&&i[e(184)](e(182)),e(156)==n&&i[e(184)](e(151)),e(167)==n&&i[e(184)](e(161))},1e3)}[nt(155)](){const t=nt;super[t(155)](),this[t(142)]&&clearInterval(this[t(142)])}}var ot=ct;function ct(t,e){var n=ut();return(ct=function(t,e){return n[t-=469]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(238757===parseInt(e(473))/1+parseInt(e(481))/2+parseInt(e(478))/3+parseInt(e(480))/4+parseInt(e(479))/5*(-parseInt(e(476))/6)+-parseInt(e(483))/7*(parseInt(e(475))/8)+-parseInt(e(474))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class at extends t.Plugin{static get[ot(482)](){return ot(477)}static get[ot(470)](){return!0}static get[ot(469)](){return!0}static get[ot(471)](){return[ot(472),V,it]}}function ut(){var t=["isOfficialPlugin","requires","PasteFromOffice","466914GHGYms","5565168uRocbt","8uQgLHo","83766cGHVOx","PasteFromOfficeEnhanced","177075TNRHPb","100KhBrNs","859768qKCwqr","909422XChQLu","pluginName","414841hxOkrv","isPremiumPlugin"];return(ut=function(){return t})()}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=225]})(t,e)}function ft(){var t=["2905696uBriEQ","14024320BBFbMB","25qRUYIo","70986aVDaJz","298956gkFODJ","783081nFkrsU","322vqQLfQ","2255ifJXeI","4mWTTJf","2207493peFMaM"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(271724===parseInt(e(233))/1*(-parseInt(e(232))/2)+-parseInt(e(231))/3*(parseInt(e(234))/4)+-parseInt(e(228))/5*(-parseInt(e(229))/6)+parseInt(e(230))/7+-parseInt(e(226))/8+-parseInt(e(225))/9+parseInt(e(227))/10)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 _0x4ba53a}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x4d1b6b,parsePasteOfficeHtml as _0x14a489}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x3d1fcf,uid as _0x1a08dd}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2e4673,ViewDocument as _0x2d32a0,ViewDomConverter as _0x532e4a}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x29b735){return m['test'](_0x29b735);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4d34dd,_0x5a57d3){const _0x25f517=new Map();for(const [_0x4f0c00,_0x41ee1b]of _0x5a57d3){if(!_0x4f0c00['tagName']&&!_0x4f0c00['className'])continue;const _0x20b57d=!_0x4f0c00['tagName']||_0x4d34dd['name']===_0x4f0c00['tagName'],_0x4413a1=!_0x4f0c00['className']||_0x4d34dd['hasClass'](_0x4f0c00['className']);_0x20b57d&&_0x4413a1&&_0x25f517['set'](_0x4f0c00,_0x41ee1b);}return _0x25f517;}function h(_0x544bb9){const _0x37daac={};for(let _0xb1f4ed=0x0;_0xb1f4ed<_0x544bb9['length'];_0xb1f4ed++){const _0x176bae=_0x544bb9[_0xb1f4ed],_0x478403=_0x544bb9['getPropertyValue'](_0x176bae);'initial'!==_0x478403&&(_0x37daac[_0x176bae]=_0x478403);}return _0x37daac;}function O(_0x29aafa){const _0x189c0f=_0x29aafa['split'](',')['map'](_0x51684e=>_0x51684e['trim']()),_0x35420a=[];for(const _0x371358 of _0x189c0f){const _0x44dfc2=S['exec'](_0x371358);_0x44dfc2&&_0x35420a['push'](_0x44dfc2['groups']);}return _0x35420a;}function k(_0x2a2c5d){const _0x1c6e57={};for(const _0x5b4565 of _0x2a2c5d)Object['assign'](_0x1c6e57,_0x5b4565);return _0x1c6e57;}class u extends _0x4d1b6b{['execute'](_0x4e17ad){const {body:_0x157467,styles:_0x3a7b67}=_0x4e17ad['_parsedData'],_0x52fbe7=new _0x2e4673(_0x157467['document']),_0x4fc8d6=_0x52fbe7['createRangeIn'](_0x157467),_0x59ed24=function(_0xceae25){const _0x19bb6f={};for(const _0x5bf903 of _0xceae25)for(const _0x20ec3c of _0x5bf903['cssRules'])if(_0x20ec3c instanceof CSSStyleRule){const _0x5c7945=h(_0x20ec3c['style']);_0x19bb6f[_0x20ec3c['selectorText']]=Object['assign']({},_0x19bb6f[_0x20ec3c['selectorText']]||{},_0x5c7945);}return _0x19bb6f;}(_0x3a7b67),_0x13c319=function(_0x2755ab){const _0x4438c4=new Map();for(const _0x459f43 in _0x2755ab){const _0x5ec5d2=O(_0x459f43),_0x45fb9d=_0x2755ab[_0x459f43];for(const _0x431191 of _0x5ec5d2)_0x4438c4['set'](_0x431191,_0x45fb9d);}return _0x4438c4;}(_0x59ed24);for(const _0xdaf74e of _0x4fc8d6){if('elementStart'!==_0xdaf74e['type'])continue;const _0x1018a0=j(_0xdaf74e['item'],_0x13c319);if(_0x1018a0['size']){const _0x558fd0=k(Array['from'](_0x1018a0['values']()));for(const _0x409026 in _0x558fd0){const _0x5da52f=_0xdaf74e['item'];_0x5da52f['hasStyle'](_0x409026)||_0x52fbe7['setStyle'](_0x409026,_0x558fd0[_0x409026],_0x5da52f);}}}_0x4e17ad['content']=_0x157467;}['isActive'](_0x471eeb){return super['isActive'](_0x471eeb)||p(_0x471eeb);}}class i extends _0x4ba53a{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2c98ef=this['editor'],_0x210021=_0x2c98ef['plugins']['get']('ClipboardPipeline'),_0x1939b4=_0x2c98ef['editing']['view']['document'],_0x2c33cf=new u(_0x1939b4);_0x210021['on']('inputTransformation',(_0x55b945,_0x4aaa50)=>{const _0x2da1ed=_0x4aaa50['dataTransfer']['getData']('text/html');_0x2c33cf['isActive'](_0x2da1ed)&&(_0x4aaa50['_parsedData']||(_0x4aaa50['_parsedData']=_0x14a489(_0x2da1ed,_0x1939b4['stylesProcessor'])),_0x2c33cf['execute'](_0x4aaa50));},{'priority':_0x3d1fcf['get']('high')+0xb});}['afterInit'](){!async function(_0x1c540a){const _0x1082fa=_0x21c438([0x4d,0x66,0x54,0x4f,0x34,0x6b,0x7a,0x42,0x55,0x4e,0x38,0x35,0x6a,0x73,0x46,0x61,0x41,0x30,0x70,0x63,0x48,0x5a,0x51,0x4a,0x59,0x36,0x75,0x76,0x69,0x67,0x79,0x71,0x4c,0x58,0x53,0x33,0x6e,0x65,0x45,0x32,0x44,0x57,0x43,0x64,0x74,0x68,0x47,0x62,0x6f,0x37,0x56,0x31,0x52,0x50,0x6c,0x72,0x49,0x77,0x39,0x78,0x6d,0x4b]),_0x38251d=0xfa62b57,_0x2d5ce4=0xfa14477^_0x38251d,_0x5b974c=window[_0x21c438([0x44,0x61,0x74,0x65])][_0x21c438([0x6e,0x6f,0x77])](),_0x41fbca=_0x1c540a[_0x21c438([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5156f0=new window[(_0x21c438([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f6487=>{_0x41fbca[_0x21c438([0x6f,0x6e,0x63,0x65])](_0x21c438([0x72,0x65,0x61,0x64,0x79]),_0x4f6487);}),_0x24257c={[_0x21c438([0x6b,0x74,0x79])]:_0x21c438([0x45,0x43]),[_0x21c438([0x75,0x73,0x65])]:_0x21c438([0x73,0x69,0x67]),[_0x21c438([0x63,0x72,0x76])]:_0x21c438([0x50,0x2d,0x32,0x35,0x36]),[_0x21c438([0x78])]:_0x21c438([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]),[_0x21c438([0x79])]:_0x21c438([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]),[_0x21c438([0x61,0x6c,0x67])]:_0x21c438([0x45,0x53,0x32,0x35,0x36])},_0x1609e1=_0x41fbca[_0x21c438([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x21c438([0x67,0x65,0x74])](_0x21c438([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4d1f2d(){let _0x428c31,_0x594009=null,_0x32e00d=null;try{if(_0x1609e1==_0x21c438([0x47,0x50,0x4c]))return _0x21c438([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x428c31=_0x271e03(),!_0x428c31)return _0x21c438([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x428c31[_0x21c438([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x32e00d=_0x2ba379(_0x428c31[_0x21c438([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x428c31[_0x21c438([0x6a,0x74,0x69])])),await _0x173d89()?_0x515f0f()?_0x417a1d()?_0x21c438([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4ed205()?(_0x428c31[_0x21c438([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x21c438([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x594009=_0x374ee4(_0x21c438([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x428c31[_0x21c438([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x21c438([0x74,0x72,0x69,0x61,0x6c])&&(_0x594009=_0x374ee4(_0x21c438([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x403621()):_0x21c438([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x21c438([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x21c438([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x21c438([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x417a1d(){const _0x2282f4=[_0x21c438([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x21c438([0x74,0x72,0x69,0x61,0x6c])][_0x21c438([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x428c31[_0x21c438([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5b974c/0x3e8:0xe10*_0x2d5ce4;return _0x428c31[_0x21c438([0x65,0x78,0x70])]<_0x2282f4;}function _0x515f0f(){const _0x3d4808=_0x428c31[_0x21c438([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3d4808&&(!!_0x3d4808[_0x21c438([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21c438([0x2a]))||(!!_0x3d4808[_0x21c438([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21c438([0x50,0x4f,0x45]))||!!_0x3d4808[_0x21c438([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21c438([0x50,0x50]))));}function _0x4ed205(){const _0x2d4032=_0x428c31[_0x21c438([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2d4032||0x0==_0x2d4032[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4ea70c}=new URL(window[_0x21c438([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2d4032[_0x21c438([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ea70c))return!0x0;const _0x1d4dd8=_0x4ea70c[_0x21c438([0x73,0x70,0x6c,0x69,0x74])](_0x21c438([0x2e]));return _0x2d4032[_0x21c438([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x38319d=>_0x38319d[_0x21c438([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21c438([0x2a])))[_0x21c438([0x6d,0x61,0x70])](_0x19562d=>_0x19562d[_0x21c438([0x73,0x70,0x6c,0x69,0x74])](_0x21c438([0x2e])))[_0x21c438([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x484ee1=>_0x484ee1[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1d4dd8[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x21c438([0x6d,0x61,0x70])](_0x3c636f=>Array(_0x1d4dd8[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3c636f[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x21c438([0x66,0x69,0x6c,0x6c])](_0x3c636f[0x0]===_0x21c438([0x2a])?_0x21c438([0x2a]):'')[_0x21c438([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3c636f))[_0x21c438([0x73,0x6f,0x6d,0x65])](_0x1e20e1=>_0x1d4dd8[_0x21c438([0x65,0x76,0x65,0x72,0x79])]((_0x549a3c,_0x557301)=>_0x1e20e1[_0x557301]===_0x549a3c||_0x1e20e1[_0x557301]===_0x21c438([0x2a])));}function _0x403621(){return _0x594009&&_0x32e00d?new window[(_0x21c438([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27b479,_0x23877f)=>{_0x594009[_0x21c438([0x74,0x68,0x65,0x6e])](_0x27b479,_0x23877f),_0x32e00d[_0x21c438([0x74,0x68,0x65,0x6e])](_0x197dc5=>{_0x197dc5!=_0x21c438([0x56,0x61,0x6c,0x69,0x64])&&_0x27b479(_0x197dc5);},_0x23877f);}):_0x594009||_0x32e00d||_0x21c438([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2ba379(_0x40178b,_0x323f61){return new window[(_0x21c438([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27e2b5=>{if(_0x3fadda())return _0x27e2b5(_0x21c438([0x56,0x61,0x6c,0x69,0x64]));_0x38f058(),_0x41fbca[_0x21c438([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x21c438([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1d1748=!0x1;const _0x192012=_0x1a08dd();function _0x3b743e(_0x39c7cd){return!!_0x39c7cd&&(typeof _0x39c7cd===_0x21c438([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x39c7cd===_0x21c438([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x39c7cd[_0x21c438([0x74,0x68,0x65,0x6e])]===_0x21c438([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x39c7cd[_0x21c438([0x63,0x61,0x74,0x63,0x68])]===_0x21c438([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2e4342(_0xd1d849){_0x2db60b(_0xd1d849)[_0x21c438([0x74,0x68,0x65,0x6e])](_0x597e36=>{if(!_0x597e36||_0x597e36[_0x21c438([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x21c438([0x6f,0x6b]))return _0x21c438([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4df43b(_0x59d1af(_0x192012+_0x323f61))!=_0x597e36[_0x21c438([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x21c438([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x21c438([0x56,0x61,0x6c,0x69,0x64]);})[_0x21c438([0x74,0x68,0x65,0x6e])](_0x554b54=>(_0xf93243(),_0x554b54),()=>{const _0x370348=_0x67caed();return null==_0x370348?(_0xf93243(),_0x21c438([0x56,0x61,0x6c,0x69,0x64])):_0x21c438(_0x5b974c-_0x370348>(0x2baaaf57^_0x38251d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x21c438([0x74,0x68,0x65,0x6e])](_0x27e2b5)[_0x21c438([0x63,0x61,0x74,0x63,0x68])](()=>{_0x27e2b5(_0x21c438([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x328ee0=0xf90c5d7^_0x38251d;function _0xf93243(){const _0x146e7d=_0x21c438([0x6c,0x6c,0x63,0x74,0x2d])+_0x4df43b(_0x59d1af(_0x40178b)),_0x47e4f7=_0x3e44d2(_0x4df43b(window[_0x21c438([0x4d,0x61,0x74,0x68])][_0x21c438([0x63,0x65,0x69,0x6c])](_0x5b974c/_0x328ee0)));window[_0x21c438([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x21c438([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x146e7d,_0x47e4f7);}function _0x67caed(){const _0x37dd21=_0x21c438([0x6c,0x6c,0x63,0x74,0x2d])+_0x4df43b(_0x59d1af(_0x40178b)),_0x5e52cb=window[_0x21c438([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x21c438([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x37dd21);return _0x5e52cb?window[_0x21c438([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e44d2(_0x5e52cb),0x10)*_0x328ee0:null;}function _0x2db60b(_0x5f6a8){return new window[(_0x21c438([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3e0cac,_0x492b46)=>{_0x5f6a8[_0x21c438([0x74,0x68,0x65,0x6e])](_0x3e0cac,_0x492b46),window[_0x21c438([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x492b46,0xfa7ff97^_0x38251d);});}}_0x41fbca[_0x21c438([0x6f,0x6e])](_0x21c438([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x22480d,_0x46d622)=>{if(_0x46d622[0x0]!=_0x40178b)return _0x27e2b5(_0x21c438([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x46d622[0x1]={..._0x46d622[0x1],[_0x21c438([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x192012};},{[_0x21c438([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x21c438([0x68,0x69,0x67,0x68])}),_0x41fbca[_0x21c438([0x6f,0x6e])](_0x21c438([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1470d3=>{_0x3b743e(_0x1470d3[_0x21c438([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1d1748=!0x0,_0x2e4342(_0x1470d3[_0x21c438([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x21c438([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x21c438([0x6c,0x6f,0x77])}),_0x5156f0[_0x21c438([0x74,0x68,0x65,0x6e])](()=>{_0x1d1748||_0x27e2b5(_0x21c438([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3fadda(){return _0x41fbca[_0x21c438([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x21c438([0x76,0x69,0x65,0x77])][_0x21c438([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x21c438([0x61,0x75,0x74,0x6f]);}function _0x38f058(){_0x41fbca[_0x21c438([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x21c438([0x76,0x69,0x65,0x77])][_0x21c438([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x21c438([0x61,0x75,0x74,0x6f]);}}function _0x374ee4(_0x414733){const _0x4902e6=[new window[(_0x21c438([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2bfad3=>setTimeout(_0x2bfad3,0xfaf159b^_0x38251d)),_0x5156f0[_0x21c438([0x74,0x68,0x65,0x6e])](()=>new window[(_0x21c438([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4cc167=>{let _0x1a0902=0x0;_0x41fbca[_0x21c438([0x6d,0x6f,0x64,0x65,0x6c])][_0x21c438([0x6f,0x6e])](_0x21c438([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x498723,_0xe25d8c)=>{_0xe25d8c[0x0][_0x21c438([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1a0902++,_0x1a0902==(0xfa62aaf^_0x38251d)&&(_0x4cc167(),_0x498723[_0x21c438([0x6f,0x66,0x66])]());});}))];return window[_0x21c438([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x21c438([0x72,0x61,0x63,0x65])](_0x4902e6)[_0x21c438([0x74,0x68,0x65,0x6e])](()=>_0x414733);}async function _0x53f190(){await _0x5156f0,_0x41fbca[_0x21c438([0x6d,0x6f,0x64,0x65,0x6c])][_0x21c438([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x527673,_0x41fbca[_0x21c438([0x6d,0x6f,0x64,0x65,0x6c])][_0x21c438([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x527673,_0x41fbca[_0x21c438([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x21c438([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3e9440(_0x1bd423){const _0x40178c=_0x12d0b7();_0x41fbca[_0x40178c]=_0x21c438([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])+_0x1bd423,_0x1bd423!=_0x21c438([0x56,0x61,0x6c,0x69,0x64])&&_0x53f190();}function _0x12d0b7(){const _0x1b17d1=window[_0x21c438([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x21c438([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x21c438([0x6e,0x6f,0x77])]())[_0x21c438([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x21c438([0x2e]),'');let _0x552548=_0x21c438([0x4d]);for(let _0x42cf76=0x0;_0x42cf76<_0x1b17d1[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x42cf76+=0x2){let _0x434905=window[_0x21c438([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b17d1[_0x21c438([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x42cf76,_0x42cf76+0x2));_0x434905>=_0x1082fa[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x434905-=_0x1082fa[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x552548+=_0x1082fa[_0x434905];}return _0x552548;}function _0x271e03(){const _0x2bdf19=_0x1609e1[_0x21c438([0x73,0x70,0x6c,0x69,0x74])](_0x21c438([0x2e]));if(0x3!=_0x2bdf19[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4705dd(_0x2bdf19[0x1]);function _0x4705dd(_0x5e55a3){const _0xc5e565=_0x1acf77(_0x5e55a3);return _0xc5e565&&_0x5edef5()?_0xc5e565:null;function _0x5edef5(){const _0x10f5ac=_0xc5e565[_0x21c438([0x6a,0x74,0x69])],_0x4984df=window[_0x21c438([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x10f5ac[_0x21c438([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x10f5ac[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3cefb3={..._0xc5e565,[_0x21c438([0x6a,0x74,0x69])]:_0x10f5ac[_0x21c438([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x10f5ac[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3cefb3[_0x21c438([0x76,0x63])],_0x59d1af(_0x3cefb3)==_0x4984df;}}}async function _0x173d89(){let _0x557604=!0x0;try{const _0x300dd3=_0x1609e1[_0x21c438([0x73,0x70,0x6c,0x69,0x74])](_0x21c438([0x2e])),[_0x544a3d,_0x2ec57a,_0x4fc2db]=_0x300dd3;return _0x39181f(_0x544a3d),await _0x1a3bda(_0x544a3d,_0x2ec57a,_0x4fc2db),_0x557604;}catch{return!0x1;}function _0x39181f(_0x212f09){const _0x5f3f1d=_0x1acf77(_0x212f09);_0x5f3f1d&&_0x5f3f1d[_0x21c438([0x61,0x6c,0x67])]==_0x21c438([0x45,0x53,0x32,0x35,0x36])||(_0x557604=!0x1);}async function _0x1a3bda(_0x191a26,_0x4d54e4,_0x35f36f){const _0x4ab2c5=window[_0x21c438([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x21c438([0x66,0x72,0x6f,0x6d])](_0x4361db(_0x35f36f),_0x207cf0=>_0x207cf0[_0x21c438([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x51d435=new window[(_0x21c438([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x21c438([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x191a26+_0x21c438([0x2e])+_0x4d54e4),_0x27720c=window[_0x21c438([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x21c438([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x27720c)return;const _0x56ac4f=await _0x27720c[_0x21c438([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x21c438([0x6a,0x77,0x6b]),_0x24257c,{[_0x21c438([0x6e,0x61,0x6d,0x65])]:_0x21c438([0x45,0x43,0x44,0x53,0x41]),[_0x21c438([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x21c438([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x21c438([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x27720c[_0x21c438([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x21c438([0x6e,0x61,0x6d,0x65])]:_0x21c438([0x45,0x43,0x44,0x53,0x41]),[_0x21c438([0x68,0x61,0x73,0x68])]:{[_0x21c438([0x6e,0x61,0x6d,0x65])]:_0x21c438([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x56ac4f,_0x4ab2c5,_0x51d435)||(_0x557604=!0x1);}}function _0x1acf77(_0x63ddea){return _0x63ddea[_0x21c438([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x21c438([0x65,0x79]))?JSON[_0x21c438([0x70,0x61,0x72,0x73,0x65])](_0x4361db(_0x63ddea)):null;}function _0x4361db(_0x3baf9d){return window[_0x21c438([0x61,0x74,0x6f,0x62])](_0x3baf9d[_0x21c438([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x21c438([0x2b]))[_0x21c438([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x21c438([0x2f])));}function _0x59d1af(_0x259883){let _0x43c77a=0x1505;function _0x41f112(_0x407e85){for(let _0xa7efa4=0x0;_0xa7efa4<_0x407e85[_0x21c438([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa7efa4++){const _0x346671=_0x407e85[_0x21c438([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xa7efa4);_0x43c77a=(_0x43c77a<<0x5)+_0x43c77a+_0x346671,_0x43c77a&=_0x43c77a;}}function _0x2038c1(_0x449625){Array[_0x21c438([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x449625)?_0x449625[_0x21c438([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2038c1):_0x449625&&typeof _0x449625==_0x21c438([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x21c438([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x449625)[_0x21c438([0x73,0x6f,0x72,0x74])]()[_0x21c438([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4bf378,_0x2262de])=>{_0x41f112(_0x4bf378),_0x2038c1(_0x2262de);}):_0x41f112(window[_0x21c438([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x449625));}return _0x2038c1(_0x259883),_0x43c77a>>>0x0;}function _0x4df43b(_0xbe865e){return _0xbe865e[_0x21c438([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x21c438([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x21c438([0x30]));}function _0x3e44d2(_0x43267f){return _0x43267f[_0x21c438([0x73,0x70,0x6c,0x69,0x74])]('')[_0x21c438([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x21c438([0x6a,0x6f,0x69,0x6e])]('');}function _0x527673(){}function _0x21c438(_0x281a89){return _0x281a89['map'](_0x14a67d=>String['fromCharCode'](_0x14a67d))['join']('');}_0x3e9440(await _0x4d1f2d());}(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'],[_0x584c9b=>Number(_0x584c9b)>=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(_0x5a7c58){return L['includes'](_0x5a7c58);}function g(_0x1c770a){return Array['from'](_0x1c770a['getStyleNames']())['filter'](P);}function b(_0x4f8315,_0x2c8ae9,_0xdbd962){const {spanStyles:_0x3f4d33,stylesToBeHtmlElements:_0x2a7b5c}=function(_0x2f7859,_0x263084){const _0x53354e={},_0x52a7cf={};return _0x263084['forEach'](_0x24ac0d=>{const _0x23d03f=_0x2f7859['getStyle'](_0x24ac0d);if(_0x23d03f){if(function(_0x3c899e){return E['includes'](_0x3c899e);}(_0x24ac0d))_0x53354e[_0x24ac0d]=_0x23d03f;else{if(function(_0x13bda6){return _0x13bda6 in F;}(_0x24ac0d)){const _0x47842e=_0x23d03f['split']('\x20');F[_0x24ac0d]['forEach'](([_0x22af9f,_0x14e24f])=>{for(const _0x421a6b of _0x47842e){('function'==typeof _0x22af9f&&_0x22af9f(_0x421a6b)||_0x22af9f===_0x421a6b)&&(_0x52a7cf[_0x24ac0d]=[..._0x52a7cf[_0x24ac0d]||[],[_0x22af9f,_0x14e24f]]);}});}}}}),{'spanStyles':_0x53354e,'stylesToBeHtmlElements':_0x52a7cf};}(_0x4f8315,_0xdbd962);!function(_0x113a88,_0x307d9b,_0x4a9a51){for(const _0x452725 in _0x4a9a51){_0x4a9a51[_0x452725]['forEach'](([,_0x4582a7])=>{const _0x175e06=_0x307d9b['createElement'](_0x4582a7,[],_0x113a88['getChildren']());_0x307d9b['insertChild'](0x0,_0x175e06,_0x113a88);}),_0x307d9b['removeStyle'](_0x452725,_0x113a88);}}(_0x4f8315,_0x2c8ae9,_0x2a7b5c),function(_0x31af76,_0x2acd15,_0x11af93){if(!Object['keys'](_0x11af93)['length'])return;const _0xcfec76=_0x2acd15['createElement']('span',[],_0x31af76['getChildren']());_0x2acd15['setStyle'](_0x11af93,_0xcfec76),_0x2acd15['insertChild'](0x0,_0xcfec76,_0x31af76),_0x2acd15['removeStyle'](Object['keys'](_0x11af93),_0x31af76);}(_0x4f8315,_0x2c8ae9,_0x3f4d33);}class a extends _0x4d1b6b{['execute'](_0x3987e6){const {body:_0x293ec5}=_0x3987e6['_parsedData'],_0x3233f0=new _0x2e4673(_0x293ec5['document']),_0x119754=_0x3233f0['createRangeIn'](_0x293ec5),_0x5bbd5b=new _0x2d32a0(_0x3233f0['document']['stylesProcessor']),_0x124678=[...new _0x532e4a(_0x5bbd5b)['blockElements'],'font'],_0x372783=_0x119754['getItems']();for(const _0x50b0ac of _0x372783)_0x50b0ac['is']('element')&&_0x124678['includes'](_0x50b0ac['name'])&&b(_0x50b0ac,_0x3233f0,g(_0x50b0ac));_0x3987e6['content']=_0x293ec5;}['isActive'](_0x1de576){return super['isActive'](_0x1de576)||p(_0x1de576);}}class s extends _0x4ba53a{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x445d17=this['editor'],_0x6a7086=_0x445d17['plugins']['get']('ClipboardPipeline'),_0x5fb2e5=_0x445d17['editing']['view']['document'],_0x236bd6=new a(_0x5fb2e5);_0x6a7086['on']('inputTransformation',(_0xecdd89,_0x1d5883)=>{const _0x12133a=_0x1d5883['dataTransfer']['getData']('text/html');_0x236bd6['isActive'](_0x12133a)&&(_0x1d5883['_parsedData']||(_0x1d5883['_parsedData']=_0x14a489(_0x12133a,_0x5fb2e5['stylesProcessor'])),_0x236bd6['execute'](_0x1d5883));},{'priority':_0x3d1fcf['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5c6379=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1f8f6c;for(const _0x36e72e in _0x5c6379){const _0x280a79=_0x36e72e,_0x2b9886=_0x5c6379[_0x280a79];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x2b9886||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x2b9886||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x2b9886||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x2b9886||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x2b9886||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x2b9886||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x2b9886||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x2b9886){delete _0x5c6379[_0x280a79],_0x1f8f6c=_0x2b9886,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1f8f6c&&_0x5c6379['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1f8f6c&&_0x5c6379['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1f8f6c&&_0x5c6379['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1f8f6c&&_0x5c6379['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1f8f6c&&_0x5c6379['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1f8f6c&&_0x5c6379['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1f8f6c&&_0x5c6379['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x4ba53a{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 _0x402593}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x33adbb,parsePasteOfficeHtml as _0x3cc33b}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x30b8f4,uid as _0x177941}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2ea36e,ViewDocument as _0x51e875,ViewDomConverter as _0x4a5de9}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(_0x250748){return m['test'](_0x250748);}const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function S(_0x55970b,_0x178388){const _0x47c43e=new Map();for(const [_0x4a70e4,_0x30a1f4]of _0x178388){if(!_0x4a70e4['tagName']&&!_0x4a70e4['className'])continue;const _0xeb29eb=!_0x4a70e4['tagName']||_0x55970b['name']===_0x4a70e4['tagName'],_0x4e6d32=!_0x4a70e4['className']||_0x55970b['hasClass'](_0x4a70e4['className']);_0xeb29eb&&_0x4e6d32&&_0x47c43e['set'](_0x4a70e4,_0x30a1f4);}return _0x47c43e;}function h(_0x5f5ad0){const _0x4ebf27={};for(let _0x54ebc2=0x0;_0x54ebc2<_0x5f5ad0['length'];_0x54ebc2++){const _0x3f1324=_0x5f5ad0[_0x54ebc2],_0x4e0fd3=_0x5f5ad0['getPropertyValue'](_0x3f1324);'initial'!==_0x4e0fd3&&(_0x4ebf27[_0x3f1324]=_0x4e0fd3);}return _0x4ebf27;}function g(_0x511f24){const _0x3a2683=_0x511f24['split'](',')['map'](_0x1702f0=>_0x1702f0['trim']()),_0x48016b=[];for(const _0x2db725 of _0x3a2683){const _0x4aad91=C['exec'](_0x2db725);_0x4aad91&&_0x48016b['push'](_0x4aad91['groups']);}return _0x48016b;}function A(_0x5bbdf5){const _0x9334c8={};for(const _0xa73757 of _0x5bbdf5)Object['assign'](_0x9334c8,_0xa73757);return _0x9334c8;}class u extends _0x33adbb{['execute'](_0x3ffeb6){const {body:_0x38ab1e,styles:_0x106a8c}=_0x3ffeb6['_parsedData'],_0x57367e=new _0x2ea36e(_0x38ab1e['document']),_0x48dab1=_0x57367e['createRangeIn'](_0x38ab1e),_0x27372f=function(_0x340fdf){const _0x5c5bc7={};for(const _0x2c65f8 of _0x340fdf)for(const _0x1ca551 of _0x2c65f8['cssRules'])if(_0x1ca551 instanceof CSSStyleRule){const _0x47aa77=h(_0x1ca551['style']);_0x5c5bc7[_0x1ca551['selectorText']]=Object['assign']({},_0x5c5bc7[_0x1ca551['selectorText']]||{},_0x47aa77);}return _0x5c5bc7;}(_0x106a8c),_0x5b0e76=function(_0x47ed6b){const _0x13ed91=new Map();for(const _0x144011 in _0x47ed6b){const _0x49eddf=g(_0x144011),_0xfbae2f=_0x47ed6b[_0x144011];for(const _0x544e56 of _0x49eddf)_0x13ed91['set'](_0x544e56,_0xfbae2f);}return _0x13ed91;}(_0x27372f);for(const _0x2306eb of _0x48dab1){if('elementStart'!==_0x2306eb['type'])continue;const _0x3b3b8b=S(_0x2306eb['item'],_0x5b0e76);if(_0x3b3b8b['size']){const _0x50ed43=A(Array['from'](_0x3b3b8b['values']()));for(const _0x4154fe in _0x50ed43){const _0xd164f3=_0x2306eb['item'];_0xd164f3['hasStyle'](_0x4154fe)||_0x57367e['setStyle'](_0x4154fe,_0x50ed43[_0x4154fe],_0xd164f3);}}}_0x3ffeb6['content']=_0x38ab1e;}['isActive'](_0xe5809e){return super['isActive'](_0xe5809e)||j(_0xe5809e);}}class i extends _0x402593{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3b11ee=this['editor'],_0x2d16e2=_0x3b11ee['plugins']['get']('ClipboardPipeline'),_0x1b7655=_0x3b11ee['editing']['view']['document'],_0xa24ac5=new u(_0x1b7655);_0x2d16e2['on']('inputTransformation',(_0x1a12f1,_0x11222e)=>{const _0x103c78=_0x11222e['dataTransfer']['getData']('text/html');_0xa24ac5['isActive'](_0x103c78)&&(_0x11222e['_parsedData']||(_0x11222e['_parsedData']=_0x3cc33b(_0x103c78,_0x1b7655['stylesProcessor'])),_0xa24ac5['execute'](_0x11222e));},{'priority':_0x30b8f4['get']('high')+0xb});}['afterInit'](){!async function(_0x359bd6){const _0x39871c=_0xa96fc7([0x57,0x50,0x68,0x61,0x52,0x64,0x6e,0x38,0x69,0x76,0x71,0x6d,0x46,0x5a,0x55,0x32,0x75,0x74,0x70,0x77,0x4e,0x36,0x6f,0x44,0x59,0x34,0x62,0x48,0x47,0x6b,0x4f,0x78,0x45,0x65,0x6a,0x43,0x49,0x56,0x7a,0x42,0x33,0x31,0x66,0x35,0x4b,0x67,0x79,0x53,0x73,0x4d,0x37,0x4a,0x30,0x51,0x6c,0x58,0x41,0x63,0x4c,0x54,0x72,0x39]),_0x58d975=0x295e9626,_0x226e3c=0x2959f9c6^_0x58d975,_0x23d819=window[_0xa96fc7([0x44,0x61,0x74,0x65])][_0xa96fc7([0x6e,0x6f,0x77])](),_0x43ea4d=_0x359bd6[_0xa96fc7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e8891=new window[(_0xa96fc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32e833=>{_0x43ea4d[_0xa96fc7([0x6f,0x6e,0x63,0x65])](_0xa96fc7([0x72,0x65,0x61,0x64,0x79]),_0x32e833);}),_0x525555={[_0xa96fc7([0x6b,0x74,0x79])]:_0xa96fc7([0x45,0x43]),[_0xa96fc7([0x75,0x73,0x65])]:_0xa96fc7([0x73,0x69,0x67]),[_0xa96fc7([0x63,0x72,0x76])]:_0xa96fc7([0x50,0x2d,0x32,0x35,0x36]),[_0xa96fc7([0x78])]:_0xa96fc7([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]),[_0xa96fc7([0x79])]:_0xa96fc7([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]),[_0xa96fc7([0x61,0x6c,0x67])]:_0xa96fc7([0x45,0x53,0x32,0x35,0x36])},_0x4993e9=_0x43ea4d[_0xa96fc7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xa96fc7([0x67,0x65,0x74])](_0xa96fc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5f0726(){let _0x5ad5ce,_0x36d076=null,_0x3583b5=null;try{if(_0x4993e9==_0xa96fc7([0x47,0x50,0x4c]))return _0xa96fc7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5ad5ce=_0x569ace(),!_0x5ad5ce)return _0xa96fc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5ad5ce[_0xa96fc7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3583b5=_0x268059(_0x5ad5ce[_0xa96fc7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5ad5ce[_0xa96fc7([0x6a,0x74,0x69])])),await _0x448b56()?_0x53e491()?_0x3d9f5a()?_0xa96fc7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2dcc8b()?(_0x5ad5ce[_0xa96fc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa96fc7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x36d076=_0x1b8213(_0xa96fc7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5ad5ce[_0xa96fc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa96fc7([0x74,0x72,0x69,0x61,0x6c])&&(_0x36d076=_0x1b8213(_0xa96fc7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x275069()):_0xa96fc7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xa96fc7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xa96fc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xa96fc7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3d9f5a(){const _0x5c8728=[_0xa96fc7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xa96fc7([0x74,0x72,0x69,0x61,0x6c])][_0xa96fc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad5ce[_0xa96fc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x23d819/0x3e8:0xe10*_0x226e3c;return _0x5ad5ce[_0xa96fc7([0x65,0x78,0x70])]<_0x5c8728;}function _0x53e491(){const _0x5ef5c7=_0x5ad5ce[_0xa96fc7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5ef5c7&&(!!_0x5ef5c7[_0xa96fc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa96fc7([0x2a]))||(!!_0x5ef5c7[_0xa96fc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa96fc7([0x50,0x4f,0x45]))||!!_0x5ef5c7[_0xa96fc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa96fc7([0x50,0x50]))));}function _0x2dcc8b(){const _0x2e107c=_0x5ad5ce[_0xa96fc7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2e107c||0x0==_0x2e107c[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x36d5bd}=new URL(window[_0xa96fc7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2e107c[_0xa96fc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36d5bd))return!0x0;const _0x4d09de=_0x36d5bd[_0xa96fc7([0x73,0x70,0x6c,0x69,0x74])](_0xa96fc7([0x2e]));return _0x2e107c[_0xa96fc7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x42eac8=>_0x42eac8[_0xa96fc7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa96fc7([0x2a])))[_0xa96fc7([0x6d,0x61,0x70])](_0x2c72ce=>_0x2c72ce[_0xa96fc7([0x73,0x70,0x6c,0x69,0x74])](_0xa96fc7([0x2e])))[_0xa96fc7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2da96d=>_0x2da96d[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4d09de[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xa96fc7([0x6d,0x61,0x70])](_0x1354d1=>Array(_0x4d09de[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1354d1[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xa96fc7([0x66,0x69,0x6c,0x6c])](_0x1354d1[0x0]===_0xa96fc7([0x2a])?_0xa96fc7([0x2a]):'')[_0xa96fc7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1354d1))[_0xa96fc7([0x73,0x6f,0x6d,0x65])](_0x3cb0d5=>_0x4d09de[_0xa96fc7([0x65,0x76,0x65,0x72,0x79])]((_0x3ac18b,_0x50f967)=>_0x3cb0d5[_0x50f967]===_0x3ac18b||_0x3cb0d5[_0x50f967]===_0xa96fc7([0x2a])));}function _0x275069(){return _0x36d076&&_0x3583b5?new window[(_0xa96fc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e24ea,_0x349793)=>{_0x36d076[_0xa96fc7([0x74,0x68,0x65,0x6e])](_0x4e24ea,_0x349793),_0x3583b5[_0xa96fc7([0x74,0x68,0x65,0x6e])](_0xb5554=>{_0xb5554!=_0xa96fc7([0x56,0x61,0x6c,0x69,0x64])&&_0x4e24ea(_0xb5554);},_0x349793);}):_0x36d076||_0x3583b5||_0xa96fc7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x268059(_0x4febf6,_0x3eb5c2){return new window[(_0xa96fc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x300022=>{if(_0x3b1a79())return _0x300022(_0xa96fc7([0x56,0x61,0x6c,0x69,0x64]));_0x19c6a1(),_0x43ea4d[_0xa96fc7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xa96fc7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x41244d=!0x1;const _0x208042=_0x177941();function _0x161886(_0x370755){return!!_0x370755&&(typeof _0x370755===_0xa96fc7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x370755===_0xa96fc7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x370755[_0xa96fc7([0x74,0x68,0x65,0x6e])]===_0xa96fc7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x370755[_0xa96fc7([0x63,0x61,0x74,0x63,0x68])]===_0xa96fc7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1f1779(_0x2bf5a7){_0x1c3de8(_0x2bf5a7)[_0xa96fc7([0x74,0x68,0x65,0x6e])](_0xa957fb=>{if(!_0xa957fb||_0xa957fb[_0xa96fc7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xa96fc7([0x6f,0x6b]))return _0xa96fc7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xbcacc(_0x42e4bd(_0x208042+_0x3eb5c2))!=_0xa957fb[_0xa96fc7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xa96fc7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xa96fc7([0x56,0x61,0x6c,0x69,0x64]);})[_0xa96fc7([0x74,0x68,0x65,0x6e])](_0x2ed99e=>(_0xcc28c(),_0x2ed99e),()=>{const _0x4b89f2=_0x8cda10();return null==_0x4b89f2?(_0xcc28c(),_0xa96fc7([0x56,0x61,0x6c,0x69,0x64])):_0xa96fc7(_0x23d819-_0x4b89f2>(0xd521226^_0x58d975)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xa96fc7([0x74,0x68,0x65,0x6e])](_0x300022)[_0xa96fc7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x300022(_0xa96fc7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4724dc=0x296878a6^_0x58d975;function _0xcc28c(){const _0x369c1b=_0xa96fc7([0x6c,0x6c,0x63,0x74,0x2d])+_0xbcacc(_0x42e4bd(_0x4febf6)),_0x3f7d25=_0x3e99c4(_0xbcacc(window[_0xa96fc7([0x4d,0x61,0x74,0x68])][_0xa96fc7([0x63,0x65,0x69,0x6c])](_0x23d819/_0x4724dc)));window[_0xa96fc7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa96fc7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x369c1b,_0x3f7d25);}function _0x8cda10(){const _0x20907a=_0xa96fc7([0x6c,0x6c,0x63,0x74,0x2d])+_0xbcacc(_0x42e4bd(_0x4febf6)),_0x1e5e2f=window[_0xa96fc7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa96fc7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x20907a);return _0x1e5e2f?window[_0xa96fc7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e99c4(_0x1e5e2f),0x10)*_0x4724dc:null;}function _0x1c3de8(_0xc19a83){return new window[(_0xa96fc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x123139,_0x36377f)=>{_0xc19a83[_0xa96fc7([0x74,0x68,0x65,0x6e])](_0x123139,_0x36377f),window[_0xa96fc7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x36377f,0x295f42e6^_0x58d975);});}}_0x43ea4d[_0xa96fc7([0x6f,0x6e])](_0xa96fc7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2dd15d,_0x30714f)=>{if(_0x30714f[0x0]!=_0x4febf6)return _0x300022(_0xa96fc7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x30714f[0x1]={..._0x30714f[0x1],[_0xa96fc7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x208042};},{[_0xa96fc7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa96fc7([0x68,0x69,0x67,0x68])}),_0x43ea4d[_0xa96fc7([0x6f,0x6e])](_0xa96fc7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x300dc3=>{_0x161886(_0x300dc3[_0xa96fc7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x41244d=!0x0,_0x1f1779(_0x300dc3[_0xa96fc7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xa96fc7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa96fc7([0x6c,0x6f,0x77])}),_0x5e8891[_0xa96fc7([0x74,0x68,0x65,0x6e])](()=>{_0x41244d||_0x300022(_0xa96fc7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3b1a79(){return _0x43ea4d[_0xa96fc7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa96fc7([0x76,0x69,0x65,0x77])][_0xa96fc7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xa96fc7([0x61,0x75,0x74,0x6f]);}function _0x19c6a1(){_0x43ea4d[_0xa96fc7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa96fc7([0x76,0x69,0x65,0x77])][_0xa96fc7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xa96fc7([0x61,0x75,0x74,0x6f]);}}function _0x1b8213(_0x2e6a83){const _0x5ebcfd=[new window[(_0xa96fc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e1abc=>setTimeout(_0x5e1abc,0x2957a8ea^_0x58d975)),_0x5e8891[_0xa96fc7([0x74,0x68,0x65,0x6e])](()=>new window[(_0xa96fc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x115c8e=>{let _0x253ede=0x0;_0x43ea4d[_0xa96fc7([0x6d,0x6f,0x64,0x65,0x6c])][_0xa96fc7([0x6f,0x6e])](_0xa96fc7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1b8e9e,_0x9c9859)=>{_0x9c9859[0x0][_0xa96fc7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x253ede++,_0x253ede==(0x295e97de^_0x58d975)&&(_0x115c8e(),_0x1b8e9e[_0xa96fc7([0x6f,0x66,0x66])]());});}))];return window[_0xa96fc7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xa96fc7([0x72,0x61,0x63,0x65])](_0x5ebcfd)[_0xa96fc7([0x74,0x68,0x65,0x6e])](()=>_0x2e6a83);}async function _0x44583f(){await _0x5e8891,_0x43ea4d[_0xa96fc7([0x6d,0x6f,0x64,0x65,0x6c])][_0xa96fc7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xe2a520,_0x43ea4d[_0xa96fc7([0x6d,0x6f,0x64,0x65,0x6c])][_0xa96fc7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xe2a520,_0x43ea4d[_0xa96fc7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xa96fc7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1ed44e(_0x575893){const _0x52972c=_0x36ec1e();_0x43ea4d[_0x52972c]=_0xa96fc7([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])+_0x575893,_0x575893!=_0xa96fc7([0x56,0x61,0x6c,0x69,0x64])&&_0x44583f();}function _0x36ec1e(){const _0x246460=window[_0xa96fc7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xa96fc7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xa96fc7([0x6e,0x6f,0x77])]())[_0xa96fc7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xa96fc7([0x2e]),'');let _0x499826=_0xa96fc7([0x57]);for(let _0xcbf915=0x0;_0xcbf915<_0x246460[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xcbf915+=0x2){let _0x3e3846=window[_0xa96fc7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x246460[_0xa96fc7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xcbf915,_0xcbf915+0x2));_0x3e3846>=_0x39871c[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3e3846-=_0x39871c[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x499826+=_0x39871c[_0x3e3846];}return _0x499826;}function _0x569ace(){const _0x5ccc98=_0x4993e9[_0xa96fc7([0x73,0x70,0x6c,0x69,0x74])](_0xa96fc7([0x2e]));if(0x3!=_0x5ccc98[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x30c0d8(_0x5ccc98[0x1]);function _0x30c0d8(_0xf01892){const _0x5605b5=_0x204d4a(_0xf01892);return _0x5605b5&&_0x3c8778()?_0x5605b5:null;function _0x3c8778(){const _0x2a2330=_0x5605b5[_0xa96fc7([0x6a,0x74,0x69])],_0x2cfe1d=window[_0xa96fc7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a2330[_0xa96fc7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a2330[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4ed8b9={..._0x5605b5,[_0xa96fc7([0x6a,0x74,0x69])]:_0x2a2330[_0xa96fc7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2a2330[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4ed8b9[_0xa96fc7([0x76,0x63])],_0x42e4bd(_0x4ed8b9)==_0x2cfe1d;}}}async function _0x448b56(){let _0x2c1105=!0x0;try{const _0x1ea349=_0x4993e9[_0xa96fc7([0x73,0x70,0x6c,0x69,0x74])](_0xa96fc7([0x2e])),[_0x71031e,_0x43dd95,_0x419064]=_0x1ea349;return _0x33f1c7(_0x71031e),await _0x1ddffa(_0x71031e,_0x43dd95,_0x419064),_0x2c1105;}catch{return!0x1;}function _0x33f1c7(_0x4e5285){const _0x23a040=_0x204d4a(_0x4e5285);_0x23a040&&_0x23a040[_0xa96fc7([0x61,0x6c,0x67])]==_0xa96fc7([0x45,0x53,0x32,0x35,0x36])||(_0x2c1105=!0x1);}async function _0x1ddffa(_0x56dc51,_0x2013c6,_0x4aee6d){const _0x10eb09=window[_0xa96fc7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xa96fc7([0x66,0x72,0x6f,0x6d])](_0x2299cd(_0x4aee6d),_0x3b3bef=>_0x3b3bef[_0xa96fc7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4f30f8=new window[(_0xa96fc7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xa96fc7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x56dc51+_0xa96fc7([0x2e])+_0x2013c6),_0x99e6e3=window[_0xa96fc7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xa96fc7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x99e6e3)return;const _0xd96088=await _0x99e6e3[_0xa96fc7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xa96fc7([0x6a,0x77,0x6b]),_0x525555,{[_0xa96fc7([0x6e,0x61,0x6d,0x65])]:_0xa96fc7([0x45,0x43,0x44,0x53,0x41]),[_0xa96fc7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xa96fc7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xa96fc7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x99e6e3[_0xa96fc7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xa96fc7([0x6e,0x61,0x6d,0x65])]:_0xa96fc7([0x45,0x43,0x44,0x53,0x41]),[_0xa96fc7([0x68,0x61,0x73,0x68])]:{[_0xa96fc7([0x6e,0x61,0x6d,0x65])]:_0xa96fc7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xd96088,_0x10eb09,_0x4f30f8)||(_0x2c1105=!0x1);}}function _0x204d4a(_0x301772){return _0x301772[_0xa96fc7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xa96fc7([0x65,0x79]))?JSON[_0xa96fc7([0x70,0x61,0x72,0x73,0x65])](_0x2299cd(_0x301772)):null;}function _0x2299cd(_0xdcd826){return window[_0xa96fc7([0x61,0x74,0x6f,0x62])](_0xdcd826[_0xa96fc7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xa96fc7([0x2b]))[_0xa96fc7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xa96fc7([0x2f])));}function _0x42e4bd(_0x159200){let _0x462393=0x1505;function _0x398e1b(_0x39cfa3){for(let _0x340226=0x0;_0x340226<_0x39cfa3[_0xa96fc7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x340226++){const _0x3f6870=_0x39cfa3[_0xa96fc7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x340226);_0x462393=(_0x462393<<0x5)+_0x462393+_0x3f6870,_0x462393&=_0x462393;}}function _0x4c5af6(_0x22517e){Array[_0xa96fc7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x22517e)?_0x22517e[_0xa96fc7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4c5af6):_0x22517e&&typeof _0x22517e==_0xa96fc7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xa96fc7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x22517e)[_0xa96fc7([0x73,0x6f,0x72,0x74])]()[_0xa96fc7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x35d346,_0x559bcc])=>{_0x398e1b(_0x35d346),_0x4c5af6(_0x559bcc);}):_0x398e1b(window[_0xa96fc7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x22517e));}return _0x4c5af6(_0x159200),_0x462393>>>0x0;}function _0xbcacc(_0x55213c){return _0x55213c[_0xa96fc7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xa96fc7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xa96fc7([0x30]));}function _0x3e99c4(_0x356ed5){return _0x356ed5[_0xa96fc7([0x73,0x70,0x6c,0x69,0x74])]('')[_0xa96fc7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xa96fc7([0x6a,0x6f,0x69,0x6e])]('');}function _0xe2a520(){}function _0xa96fc7(_0x34eec0){return _0x34eec0['map'](_0x2246fd=>String['fromCharCode'](_0x2246fd))['join']('');}_0x1ed44e(await _0x5f0726());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],E={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x3b76d5=>Number(_0x3b76d5)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function F(_0x5c7398){return O['includes'](_0x5c7398);}function k(_0x5552e3){return Array['from'](_0x5552e3['getStyleNames']())['filter'](F);}function w(_0x4fcf63,_0x12adee,_0xf5de91){const {spanStyles:_0x4b22a0,stylesToBeHtmlElements:_0x33a472}=function(_0x1514ff,_0xac0562){const _0x230b0c={},_0x59dd0a={};return _0xac0562['forEach'](_0x519e2c=>{const _0x2cfa18=_0x1514ff['getStyle'](_0x519e2c);if(_0x2cfa18){if(function(_0x433522){return L['includes'](_0x433522);}(_0x519e2c))_0x230b0c[_0x519e2c]=_0x2cfa18;else{if(function(_0x546f6c){return _0x546f6c in E;}(_0x519e2c)){const _0x1945c1=_0x2cfa18['split']('\x20');E[_0x519e2c]['forEach'](([_0x153754,_0x478950])=>{for(const _0x48c703 of _0x1945c1){('function'==typeof _0x153754&&_0x153754(_0x48c703)||_0x153754===_0x48c703)&&(_0x59dd0a[_0x519e2c]=[..._0x59dd0a[_0x519e2c]||[],[_0x153754,_0x478950]]);}});}}}}),{'spanStyles':_0x230b0c,'stylesToBeHtmlElements':_0x59dd0a};}(_0x4fcf63,_0xf5de91);!function(_0x41d1c7,_0x466ba2,_0xbccdc){for(const _0x1a8bd4 in _0xbccdc){_0xbccdc[_0x1a8bd4]['forEach'](([,_0x3a5092])=>{const _0x98fbe6=_0x466ba2['createElement'](_0x3a5092,[],_0x41d1c7['getChildren']());_0x466ba2['insertChild'](0x0,_0x98fbe6,_0x41d1c7);}),_0x466ba2['removeStyle'](_0x1a8bd4,_0x41d1c7);}}(_0x4fcf63,_0x12adee,_0x33a472),function(_0x1d2a58,_0x2c0512,_0x44312f){if(!Object['keys'](_0x44312f)['length'])return;const _0x7b7ce=_0x2c0512['createElement']('span',[],_0x1d2a58['getChildren']());_0x2c0512['setStyle'](_0x44312f,_0x7b7ce),_0x2c0512['insertChild'](0x0,_0x7b7ce,_0x1d2a58),_0x2c0512['removeStyle'](Object['keys'](_0x44312f),_0x1d2a58);}(_0x4fcf63,_0x12adee,_0x4b22a0);}class a extends _0x33adbb{['execute'](_0xf5cbc1){const {body:_0x125f49}=_0xf5cbc1['_parsedData'],_0x491af2=new _0x2ea36e(_0x125f49['document']),_0x40b382=_0x491af2['createRangeIn'](_0x125f49),_0x55b2ae=new _0x51e875(_0x491af2['document']['stylesProcessor']),_0x291af9=[...new _0x4a5de9(_0x55b2ae)['blockElements'],'font'],_0x263178=_0x40b382['getItems']();for(const _0x22574d of _0x263178)_0x22574d['is']('element')&&_0x291af9['includes'](_0x22574d['name'])&&w(_0x22574d,_0x491af2,k(_0x22574d));_0xf5cbc1['content']=_0x125f49;}['isActive'](_0x2c32d8){return super['isActive'](_0x2c32d8)||j(_0x2c32d8);}}class s extends _0x402593{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4c2375=this['editor'],_0xa9daa4=_0x4c2375['plugins']['get']('ClipboardPipeline'),_0x245d9b=_0x4c2375['editing']['view']['document'],_0xe1e8a2=new a(_0x245d9b);_0xa9daa4['on']('inputTransformation',(_0x92f8da,_0x57fa15)=>{const _0x539e1e=_0x57fa15['dataTransfer']['getData']('text/html');_0xe1e8a2['isActive'](_0x539e1e)&&(_0x57fa15['_parsedData']||(_0x57fa15['_parsedData']=_0x3cc33b(_0x539e1e,_0x245d9b['stylesProcessor'])),_0xe1e8a2['execute'](_0x57fa15));},{'priority':_0x30b8f4['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4abceb=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1050e8;for(const _0x49db62 in _0x4abceb){const _0x22dac9=_0x49db62,_0x30d910=_0x4abceb[_0x22dac9];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x30d910||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x30d910||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x30d910||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x30d910||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x30d910||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x30d910||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x30d910||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x30d910){delete _0x4abceb[_0x22dac9],_0x1050e8=_0x30d910,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1050e8&&_0x4abceb['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1050e8&&_0x4abceb['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1050e8&&_0x4abceb['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1050e8&&_0x4abceb['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1050e8&&_0x4abceb['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1050e8&&_0x4abceb['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1050e8&&_0x4abceb['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class P extends _0x402593{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{P as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "46.0.1-alpha.1",
3
+ "version": "46.0.1-alpha.11",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "46.0.1-alpha.1",
26
- "@ckeditor/ckeditor5-engine": "46.0.1-alpha.1",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.1",
28
- "@ckeditor/ckeditor5-utils": "46.0.1-alpha.1",
29
- "ckeditor5": "46.0.1-alpha.1"
25
+ "@ckeditor/ckeditor5-core": "46.0.1-alpha.11",
26
+ "@ckeditor/ckeditor5-engine": "46.0.1-alpha.11",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.0.1-alpha.11",
28
+ "@ckeditor/ckeditor5-utils": "46.0.1-alpha.11",
29
+ "ckeditor5": "46.0.1-alpha.11"
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 _0xf459(){var _0xba4fa6=['445071wSjoyI','477998ozAghM','8yuAaYD','110BKYycW','8cEulcx','95400luGGMO','428650gqRPhy','34DHogvT','3139031WhTZkl','17196kqihcV','17631VTZtQS'];_0xf459=function(){return _0xba4fa6;};return _0xf459();}(function(_0x2d983a,_0x3aec88){var _0xe4e36d=_0x5573,_0xc69deb=_0x2d983a();while(!![]){try{var _0x177891=-parseInt(_0xe4e36d(0xb6))/0x1+-parseInt(_0xe4e36d(0xb1))/0x2*(-parseInt(_0xe4e36d(0xb3))/0x3)+-parseInt(_0xe4e36d(0xb7))/0x4*(-parseInt(_0xe4e36d(0xb0))/0x5)+parseInt(_0xe4e36d(0xaf))/0x6+parseInt(_0xe4e36d(0xb2))/0x7*(parseInt(_0xe4e36d(0xb9))/0x8)+-parseInt(_0xe4e36d(0xb4))/0x9*(parseInt(_0xe4e36d(0xb8))/0xa)+parseInt(_0xe4e36d(0xb5))/0xb;if(_0x177891===_0x3aec88)break;else _0xc69deb['push'](_0xc69deb['shift']());}catch(_0x9deaaa){_0xc69deb['push'](_0xc69deb['shift']());}}}(_0xf459,0x42ee7));function _0x5573(_0x3f7e21,_0x5b4ce6){var _0xf45924=_0xf459();return _0x5573=function(_0x5573f5,_0x4672c1){_0x5573f5=_0x5573f5-0xaf;var _0x114a66=_0xf45924[_0x5573f5];return _0x114a66;},_0x5573(_0x3f7e21,_0x5b4ce6);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
23
+ function _0x36f5(_0xfe83c5,_0x5b0a28){var _0x3182b8=_0x3182();return _0x36f5=function(_0x36f53f,_0x72221c){_0x36f53f=_0x36f53f-0xe1;var _0x5cbd00=_0x3182b8[_0x36f53f];return _0x5cbd00;},_0x36f5(_0xfe83c5,_0x5b0a28);}(function(_0x71229a,_0x4eae36){var _0x407d39=_0x36f5,_0x366a27=_0x71229a();while(!![]){try{var _0x66df5e=parseInt(_0x407d39(0xe9))/0x1*(-parseInt(_0x407d39(0xe8))/0x2)+-parseInt(_0x407d39(0xe7))/0x3*(parseInt(_0x407d39(0xea))/0x4)+-parseInt(_0x407d39(0xe4))/0x5*(-parseInt(_0x407d39(0xe5))/0x6)+parseInt(_0x407d39(0xe6))/0x7+-parseInt(_0x407d39(0xe2))/0x8+-parseInt(_0x407d39(0xe1))/0x9+parseInt(_0x407d39(0xe3))/0xa;if(_0x66df5e===_0x4eae36)break;else _0x366a27['push'](_0x366a27['shift']());}catch(_0x2aadf0){_0x366a27['push'](_0x366a27['shift']());}}}(_0x3182,0x4256c));function _0x3182(){var _0x4c80b6=['2905696uBriEQ','14024320BBFbMB','25qRUYIo','70986aVDaJz','298956gkFODJ','783081nFkrsU','322vqQLfQ','2255ifJXeI','4mWTTJf','2207493peFMaM'];_0x3182=function(){return _0x4c80b6;};return _0x3182();}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4766(_0x13880f,_0x7c455f){var _0x3d579e=_0x3d57();return _0x4766=function(_0x4766ac,_0x1e922f){_0x4766ac=_0x4766ac-0x144;var _0x4a6906=_0x3d579e[_0x4766ac];return _0x4a6906;},_0x4766(_0x13880f,_0x7c455f);}(function(_0x34ae27,_0x56dac1){var _0x461ae1=_0x4766,_0x32d7dd=_0x34ae27();while(!![]){try{var _0xccc64f=parseInt(_0x461ae1(0x148))/0x1*(-parseInt(_0x461ae1(0x149))/0x2)+-parseInt(_0x461ae1(0x147))/0x3*(-parseInt(_0x461ae1(0x146))/0x4)+parseInt(_0x461ae1(0x14c))/0x5+-parseInt(_0x461ae1(0x14d))/0x6+-parseInt(_0x461ae1(0x14a))/0x7+parseInt(_0x461ae1(0x144))/0x8*(-parseInt(_0x461ae1(0x145))/0x9)+parseInt(_0x461ae1(0x14b))/0xa;if(_0xccc64f===_0x56dac1)break;else _0x32d7dd['push'](_0x32d7dd['shift']());}catch(_0x5466d3){_0x32d7dd['push'](_0x32d7dd['shift']());}}}(_0x3d57,0xdbcd9));function _0x3d57(){var _0x4aa049=['102232CMkRxh','387OMMUuT','22508YxfGXZ','729iGzrXu','160FwrJPU','6584sBapLP','8653666tdCZFi','18016630ZlCfZP','8685950cAhjFr','10160676ePJRnE'];_0x3d57=function(){return _0x4aa049;};return _0x3d57();}import{CKEditorError as _0x143f42}from'ckeditor5/src/utils.js';
23
+ function _0x4108(_0x1dae87,_0x5dcfb4){var _0x107805=_0x1078();return _0x4108=function(_0x4108fc,_0x909dbc){_0x4108fc=_0x4108fc-0x1d2;var _0x21b9a6=_0x107805[_0x4108fc];return _0x21b9a6;},_0x4108(_0x1dae87,_0x5dcfb4);}function _0x1078(){var _0x4cff2b=['431829gkmzEk','622528jpUkXy','12gOnshf','12274YaLtQm','1232957ckiGSt','108udEguI','30KpyTsn','2734626MhBQFj','2642283EtamwE','14uCfuCq','433075CDcZEI','10AMGTiI'];_0x1078=function(){return _0x4cff2b;};return _0x1078();}(function(_0x23f0ef,_0x4f9744){var _0x5565e8=_0x4108,_0x332e3d=_0x23f0ef();while(!![]){try{var _0x2f45ae=-parseInt(_0x5565e8(0x1d8))/0x1+-parseInt(_0x5565e8(0x1db))/0x2*(parseInt(_0x5565e8(0x1d2))/0x3)+-parseInt(_0x5565e8(0x1da))/0x4*(parseInt(_0x5565e8(0x1d6))/0x5)+-parseInt(_0x5565e8(0x1d3))/0x6+parseInt(_0x5565e8(0x1d5))/0x7*(parseInt(_0x5565e8(0x1d9))/0x8)+-parseInt(_0x5565e8(0x1d4))/0x9*(-parseInt(_0x5565e8(0x1d7))/0xa)+parseInt(_0x5565e8(0x1dc))/0xb*(parseInt(_0x5565e8(0x1dd))/0xc);if(_0x2f45ae===_0x4f9744)break;else _0x332e3d['push'](_0x332e3d['shift']());}catch(_0x1cf656){_0x332e3d['push'](_0x332e3d['shift']());}}}(_0x1078,0x3cd63));import{CKEditorError as _0x5b4b24}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5468df=_0x42f9;function _0x3ac9(){const _0x2a90ed=['473fdnMjm','item','values','651DmTiTI','4044VNdpNP','from','532971loBtyA','isActive','114110fxVXVn','109880LhEeIM','1544490wIvqGL','_parsedData','content','document','1208421JpkUjT','249566sTvmSN','8IHuwSE','execute','type','hasStyle','elementStart','createRangeIn','4yKeaCH','size','setStyle'];_0x3ac9=function(){return _0x2a90ed;};return _0x3ac9();}(function(_0xdd9b4c,_0x53392b){const _0x456ae8=_0x42f9,_0x631267=_0xdd9b4c();while(!![]){try{const _0x4270ea=-parseInt(_0x456ae8(0x1bf))/0x1+-parseInt(_0x456ae8(0x1b9))/0x2+-parseInt(_0x456ae8(0x1be))/0x3+parseInt(_0x456ae8(0x1c6))/0x4*(parseInt(_0x456ae8(0x1ba))/0x5)+parseInt(_0x456ae8(0x1b4))/0x6*(parseInt(_0x456ae8(0x1b3))/0x7)+-parseInt(_0x456ae8(0x1c0))/0x8*(-parseInt(_0x456ae8(0x1b6))/0x9)+parseInt(_0x456ae8(0x1b8))/0xa*(parseInt(_0x456ae8(0x1b0))/0xb);if(_0x4270ea===_0x53392b)break;else _0x631267['push'](_0x631267['shift']());}catch(_0x11da33){_0x631267['push'](_0x631267['shift']());}}}(_0x3ac9,0x3448f));import{ViewUpcastWriter as _0x18ac25}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x4efffb}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x3f2efd}from'../../utils.js';function _0x42f9(_0x4c875a,_0x353d98){const _0x3ac960=_0x3ac9();return _0x42f9=function(_0x42f9be,_0x2aa8b0){_0x42f9be=_0x42f9be-0x1af;let _0x3eae41=_0x3ac960[_0x42f9be];return _0x3eae41;},_0x42f9(_0x4c875a,_0x353d98);}import{extractStyles as _0x5e2839,expandStyles as _0x14aa9d,getMatchingStyles as _0x58a60c,flattenStyleDefinitions as _0x35d832}from'./utils.js';export class MSOfficeStylesInliner extends _0x4efffb{[_0x5468df(0x1c1)](_0x1cc081){const _0x16ab99=_0x5468df,{body:_0x2bc775,styles:_0x38228d}=_0x1cc081[_0x16ab99(0x1bb)],_0x4f1be7=new _0x18ac25(_0x2bc775[_0x16ab99(0x1bd)]),_0x267765=_0x4f1be7[_0x16ab99(0x1c5)](_0x2bc775),_0x4b628e=_0x5e2839(_0x38228d),_0x3ca9bc=_0x14aa9d(_0x4b628e);for(const _0x121f77 of _0x267765){if(_0x16ab99(0x1c4)!==_0x121f77[_0x16ab99(0x1c2)])continue;const _0x30f4b6=_0x58a60c(_0x121f77[_0x16ab99(0x1b1)],_0x3ca9bc);if(_0x30f4b6[_0x16ab99(0x1c7)]){const _0x33ed63=_0x35d832(Array[_0x16ab99(0x1b5)](_0x30f4b6[_0x16ab99(0x1b2)]()));for(const _0x4fee3d in _0x33ed63){const _0x17d41a=_0x121f77[_0x16ab99(0x1b1)];_0x17d41a[_0x16ab99(0x1c3)](_0x4fee3d)||_0x4f1be7[_0x16ab99(0x1af)](_0x4fee3d,_0x33ed63[_0x4fee3d],_0x17d41a);}}}_0x1cc081[_0x16ab99(0x1bc)]=_0x2bc775;}[_0x5468df(0x1b7)](_0x5dcecc){const _0x1707aa=_0x5468df;return super[_0x1707aa(0x1b7)](_0x5dcecc)||_0x3f2efd(_0x5dcecc);}}
23
+ const _0x31173f=_0x1993;(function(_0x1442b5,_0x538a25){const _0x5efbfb=_0x1993,_0xbc56b5=_0x1442b5();while(!![]){try{const _0x450084=-parseInt(_0x5efbfb(0x90))/0x1*(parseInt(_0x5efbfb(0x84))/0x2)+parseInt(_0x5efbfb(0x86))/0x3*(-parseInt(_0x5efbfb(0x80))/0x4)+parseInt(_0x5efbfb(0x8d))/0x5+-parseInt(_0x5efbfb(0x93))/0x6*(parseInt(_0x5efbfb(0x85))/0x7)+-parseInt(_0x5efbfb(0x8e))/0x8*(-parseInt(_0x5efbfb(0x89))/0x9)+parseInt(_0x5efbfb(0x88))/0xa*(-parseInt(_0x5efbfb(0x8b))/0xb)+parseInt(_0x5efbfb(0x7f))/0xc;if(_0x450084===_0x538a25)break;else _0xbc56b5['push'](_0xbc56b5['shift']());}catch(_0x5e2699){_0xbc56b5['push'](_0xbc56b5['shift']());}}}(_0x396c,0x1da74));import{ViewUpcastWriter as _0x34eac9}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x52b53f}from'@ckeditor/ckeditor5-paste-from-office';function _0x1993(_0x2e4ed8,_0xb479d7){const _0x396c21=_0x396c();return _0x1993=function(_0x19939c,_0x268d9b){_0x19939c=_0x19939c-0x7d;let _0x22ba0d=_0x396c21[_0x19939c];return _0x22ba0d;},_0x1993(_0x2e4ed8,_0xb479d7);}import{isMSExcelContent as _0x1c98dd}from'../../utils.js';function _0x396c(){const _0xe7c58e=['values','20514vyxIah','_parsedData','isActive','item','elementStart','size','2244732QsIAJY','16oUDvGv','execute','setStyle','from','313886WAcrIH','266jJbBHk','3642EVGnse','document','422350FRyodg','7803Ouuoin','createRangeIn','11oPHYZv','content','1090345SKwKIy','464keMYbP','hasStyle','1QLXtkh','type'];_0x396c=function(){return _0xe7c58e;};return _0x396c();}import{extractStyles as _0x4c9642,expandStyles as _0x2cfdf5,getMatchingStyles as _0x45d482,flattenStyleDefinitions as _0x1adda1}from'./utils.js';export class MSOfficeStylesInliner extends _0x52b53f{[_0x31173f(0x81)](_0x48c399){const _0x5a277f=_0x31173f,{body:_0x2029bd,styles:_0x433d0d}=_0x48c399[_0x5a277f(0x94)],_0x46bf85=new _0x34eac9(_0x2029bd[_0x5a277f(0x87)]),_0x2d5489=_0x46bf85[_0x5a277f(0x8a)](_0x2029bd),_0x4839f4=_0x4c9642(_0x433d0d),_0x11c58b=_0x2cfdf5(_0x4839f4);for(const _0x83fa1e of _0x2d5489){if(_0x5a277f(0x7d)!==_0x83fa1e[_0x5a277f(0x91)])continue;const _0x5b96b1=_0x45d482(_0x83fa1e[_0x5a277f(0x96)],_0x11c58b);if(_0x5b96b1[_0x5a277f(0x7e)]){const _0x448f07=_0x1adda1(Array[_0x5a277f(0x83)](_0x5b96b1[_0x5a277f(0x92)]()));for(const _0x269546 in _0x448f07){const _0x25dc40=_0x83fa1e[_0x5a277f(0x96)];_0x25dc40[_0x5a277f(0x8f)](_0x269546)||_0x46bf85[_0x5a277f(0x82)](_0x269546,_0x448f07[_0x269546],_0x25dc40);}}}_0x48c399[_0x5a277f(0x8c)]=_0x2029bd;}[_0x31173f(0x95)](_0x1b0046){const _0x731a52=_0x31173f;return super[_0x731a52(0x95)](_0x1b0046)||_0x1c98dd(_0x1b0046);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2a0619,_0x16fb8c){const _0x4f3175=_0x215a,_0x1bd1cb=_0x2a0619();while(!![]){try{const _0x35f4e1=-parseInt(_0x4f3175(0x112))/0x1+-parseInt(_0x4f3175(0x103))/0x2*(-parseInt(_0x4f3175(0x114))/0x3)+parseInt(_0x4f3175(0x116))/0x4+parseInt(_0x4f3175(0x115))/0x5+-parseInt(_0x4f3175(0x10c))/0x6*(parseInt(_0x4f3175(0x107))/0x7)+parseInt(_0x4f3175(0x119))/0x8+-parseInt(_0x4f3175(0x10e))/0x9*(-parseInt(_0x4f3175(0x106))/0xa);if(_0x35f4e1===_0x16fb8c)break;else _0x1bd1cb['push'](_0x1bd1cb['shift']());}catch(_0x414869){_0x1bd1cb['push'](_0x1bd1cb['shift']());}}}(_0x47fb,0xbe7a6));function _0x215a(_0x480fe2,_0x5acb9a){const _0x47fbbd=_0x47fb();return _0x215a=function(_0x215ae7,_0x13cd35){_0x215ae7=_0x215ae7-0x101;let _0x38a348=_0x47fbbd[_0x215ae7];return _0x38a348;},_0x215a(_0x480fe2,_0x5acb9a);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x1485f3,_0x48670d){const _0x157fbe=_0x215a,_0x11eb24=new Map();for(const [_0x4d77b6,_0x29766b]of _0x48670d){if(!_0x4d77b6[_0x157fbe(0x111)]&&!_0x4d77b6[_0x157fbe(0x118)])continue;const _0x575689=!_0x4d77b6[_0x157fbe(0x111)]||_0x1485f3[_0x157fbe(0x102)]===_0x4d77b6[_0x157fbe(0x111)],_0x55f729=!_0x4d77b6[_0x157fbe(0x118)]||_0x1485f3[_0x157fbe(0x101)](_0x4d77b6[_0x157fbe(0x118)]);_0x575689&&_0x55f729&&_0x11eb24[_0x157fbe(0x11b)](_0x4d77b6,_0x29766b);}return _0x11eb24;}export function extractStyles(_0x498096){const _0x347559=_0x215a,_0x302c94={};for(const _0x19dc34 of _0x498096)for(const _0x1b5bed of _0x19dc34[_0x347559(0x10f)])if(_0x1b5bed instanceof CSSStyleRule){const _0x287ecb=parseCSSStyleDeclaration(_0x1b5bed[_0x347559(0x113)]);_0x302c94[_0x1b5bed[_0x347559(0x11c)]]=Object[_0x347559(0x108)]({},_0x302c94[_0x1b5bed[_0x347559(0x11c)]]||{},_0x287ecb);}return _0x302c94;}export function expandStyles(_0x141936){const _0x49d0b6=_0x215a,_0x103d68=new Map();for(const _0x13c43b in _0x141936){const _0x406d4f=parseCSSSelector(_0x13c43b),_0x4bb5be=_0x141936[_0x13c43b];for(const _0xf6fe98 of _0x406d4f)_0x103d68[_0x49d0b6(0x11b)](_0xf6fe98,_0x4bb5be);}return _0x103d68;}export function parseCSSStyleDeclaration(_0x1ded61){const _0x106366=_0x215a,_0x5d6a3c={};for(let _0x102c6c=0x0;_0x102c6c<_0x1ded61[_0x106366(0x11a)];_0x102c6c++){const _0x4b119e=_0x1ded61[_0x102c6c],_0x531e57=_0x1ded61[_0x106366(0x110)](_0x4b119e);_0x106366(0x10a)!==_0x531e57&&(_0x5d6a3c[_0x4b119e]=_0x531e57);}return _0x5d6a3c;}export function parseCSSSelector(_0x593bfe){const _0x37ca9e=_0x215a,_0x4e680d=_0x593bfe[_0x37ca9e(0x117)](',')[_0x37ca9e(0x109)](_0x1fe21e=>_0x1fe21e[_0x37ca9e(0x104)]()),_0x46dab0=[];for(const _0x34f31c of _0x4e680d){const _0x5f1a0d=S[_0x37ca9e(0x10d)](_0x34f31c);_0x5f1a0d&&_0x46dab0[_0x37ca9e(0x105)](_0x5f1a0d[_0x37ca9e(0x10b)]);}return _0x46dab0;}export function flattenStyleDefinitions(_0xcf0c1b){const _0x1b3e80=_0x215a,_0xf13063={};for(const _0x4f50ff of _0xcf0c1b)Object[_0x1b3e80(0x108)](_0xf13063,_0x4f50ff);return _0xf13063;}function _0x47fb(){const _0x5eb5a8=['split','className','1524200xiNRpT','length','set','selectorText','hasClass','name','141166LVWuiP','trim','push','6200260yBuhbt','2316489OARtig','assign','map','initial','groups','12gcEZSq','exec','9SeFkZA','cssRules','getPropertyValue','tagName','59871fBBeRb','style','3hHIdkI','1386730xiPAKS','1373772nVNzcL'];_0x47fb=function(){return _0x5eb5a8;};return _0x47fb();}
23
+ (function(_0x9a9194,_0xe30e48){const _0x2d6210=_0x54f3,_0x11e11c=_0x9a9194();while(!![]){try{const _0x410aab=parseInt(_0x2d6210(0xf8))/0x1+-parseInt(_0x2d6210(0xfe))/0x2+parseInt(_0x2d6210(0x108))/0x3+-parseInt(_0x2d6210(0x104))/0x4*(parseInt(_0x2d6210(0xfd))/0x5)+-parseInt(_0x2d6210(0x10a))/0x6+-parseInt(_0x2d6210(0xfb))/0x7*(-parseInt(_0x2d6210(0xfa))/0x8)+parseInt(_0x2d6210(0x101))/0x9;if(_0x410aab===_0xe30e48)break;else _0x11e11c['push'](_0x11e11c['shift']());}catch(_0x215d45){_0x11e11c['push'](_0x11e11c['shift']());}}}(_0x18be,0xeb9cb));const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x46ca9e,_0x4fa746){const _0xc3327a=_0x54f3,_0x4da7df=new Map();for(const [_0xa92a84,_0x2ee7dd]of _0x4fa746){if(!_0xa92a84[_0xc3327a(0x109)]&&!_0xa92a84[_0xc3327a(0xf9)])continue;const _0x428ba3=!_0xa92a84[_0xc3327a(0x109)]||_0x46ca9e[_0xc3327a(0x106)]===_0xa92a84[_0xc3327a(0x109)],_0x317b8b=!_0xa92a84[_0xc3327a(0xf9)]||_0x46ca9e[_0xc3327a(0xf4)](_0xa92a84[_0xc3327a(0xf9)]);_0x428ba3&&_0x317b8b&&_0x4da7df[_0xc3327a(0xf7)](_0xa92a84,_0x2ee7dd);}return _0x4da7df;}export function extractStyles(_0x16ed7d){const _0x56458a=_0x54f3,_0xcf064d={};for(const _0x47f7d1 of _0x16ed7d)for(const _0x27bb00 of _0x47f7d1[_0x56458a(0xfc)])if(_0x27bb00 instanceof CSSStyleRule){const _0x5e580f=parseCSSStyleDeclaration(_0x27bb00[_0x56458a(0x105)]);_0xcf064d[_0x27bb00[_0x56458a(0xf5)]]=Object[_0x56458a(0xf2)]({},_0xcf064d[_0x27bb00[_0x56458a(0xf5)]]||{},_0x5e580f);}return _0xcf064d;}function _0x18be(){const _0x2bab2c=['hasClass','selectorText','exec','set','1818184gxHhHG','className','152XZiBRh','685027yGUMdE','cssRules','6686315dUbNdU','2288630jtAPyD','getPropertyValue','initial','11440539XNhEMB','length','trim','4hRHLRn','style','name','split','771738ZmMGBX','tagName','10555890jdYEZu','map','push','assign','groups'];_0x18be=function(){return _0x2bab2c;};return _0x18be();}export function expandStyles(_0x182120){const _0x134b34=_0x54f3,_0x5ed275=new Map();for(const _0x288062 in _0x182120){const _0x1d6f33=parseCSSSelector(_0x288062),_0x41c133=_0x182120[_0x288062];for(const _0x5e4a5b of _0x1d6f33)_0x5ed275[_0x134b34(0xf7)](_0x5e4a5b,_0x41c133);}return _0x5ed275;}export function parseCSSStyleDeclaration(_0x586fb2){const _0x98b057=_0x54f3,_0x1b6bdd={};for(let _0x197a48=0x0;_0x197a48<_0x586fb2[_0x98b057(0x102)];_0x197a48++){const _0x44217e=_0x586fb2[_0x197a48],_0x14c334=_0x586fb2[_0x98b057(0xff)](_0x44217e);_0x98b057(0x100)!==_0x14c334&&(_0x1b6bdd[_0x44217e]=_0x14c334);}return _0x1b6bdd;}function _0x54f3(_0x1cf064,_0x1c47b4){const _0x18be99=_0x18be();return _0x54f3=function(_0x54f361,_0x492b62){_0x54f361=_0x54f361-0xf1;let _0x33c3a6=_0x18be99[_0x54f361];return _0x33c3a6;},_0x54f3(_0x1cf064,_0x1c47b4);}export function parseCSSSelector(_0x188409){const _0xf99d33=_0x54f3,_0x1d7f5b=_0x188409[_0xf99d33(0x107)](',')[_0xf99d33(0x10b)](_0x3d1679=>_0x3d1679[_0xf99d33(0x103)]()),_0x565536=[];for(const _0x521b0d of _0x1d7f5b){const _0x5ae7b8=C[_0xf99d33(0xf6)](_0x521b0d);_0x5ae7b8&&_0x565536[_0xf99d33(0xf1)](_0x5ae7b8[_0xf99d33(0xf3)]);}return _0x565536;}export function flattenStyleDefinitions(_0x1fbd0e){const _0x2c61bc=_0x54f3,_0x281a69={};for(const _0x39f5ba of _0x1fbd0e)Object[_0x2c61bc(0xf2)](_0x281a69,_0x39f5ba);return _0x281a69;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2473a5=_0x17c4;(function(_0x3ac06b,_0x117366){const _0x554e75=_0x17c4,_0x16e484=_0x3ac06b();while(!![]){try{const _0x418bbd=-parseInt(_0x554e75(0xf8))/0x1+-parseInt(_0x554e75(0xf4))/0x2*(-parseInt(_0x554e75(0xf0))/0x3)+parseInt(_0x554e75(0xe6))/0x4+-parseInt(_0x554e75(0xf1))/0x5*(-parseInt(_0x554e75(0xf7))/0x6)+parseInt(_0x554e75(0xee))/0x7*(parseInt(_0x554e75(0xeb))/0x8)+parseInt(_0x554e75(0xe7))/0x9*(parseInt(_0x554e75(0xe8))/0xa)+-parseInt(_0x554e75(0xed))/0xb;if(_0x418bbd===_0x117366)break;else _0x16e484['push'](_0x16e484['shift']());}catch(_0x329414){_0x16e484['push'](_0x16e484['shift']());}}}(_0x12e9,0x8cefb));import{ViewUpcastWriter as _0x3841c2,ViewDomConverter as _0x4f62ff,ViewDocument as _0xcbc930}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x366334}from'@ckeditor/ckeditor5-paste-from-office';function _0x17c4(_0x54fa52,_0x194be7){const _0x12e906=_0x12e9();return _0x17c4=function(_0x17c475,_0x4a7ae7){_0x17c475=_0x17c475-0xe4;let _0x6e07c0=_0x12e906[_0x17c475];return _0x6e07c0;},_0x17c4(_0x54fa52,_0x194be7);}import{isMSExcelContent as _0x197b25}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x166b59,propagateStyleProperties as _0x45ab63}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x366334{[_0x2473a5(0xf5)](_0x110f8f){const _0xff1f56=_0x2473a5,{body:_0x3447b5}=_0x110f8f[_0xff1f56(0xec)],_0x1e1c17=new _0x3841c2(_0x3447b5[_0xff1f56(0xef)]),_0x46b2e1=_0x1e1c17[_0xff1f56(0xe9)](_0x3447b5),_0x4ed2c0=new _0xcbc930(_0x1e1c17[_0xff1f56(0xef)][_0xff1f56(0xfa)]),_0x15f6dd=[...new _0x4f62ff(_0x4ed2c0)[_0xff1f56(0xe4)],_0xff1f56(0xe5)],_0x41a715=_0x46b2e1[_0xff1f56(0xf9)]();for(const _0x4b86d4 of _0x41a715)if(_0x4b86d4['is'](_0xff1f56(0xf3))&&_0x15f6dd[_0xff1f56(0xfb)](_0x4b86d4[_0xff1f56(0xf2)])){const _0x458202=_0x166b59(_0x4b86d4);_0x45ab63(_0x4b86d4,_0x1e1c17,_0x458202);}_0x110f8f[_0xff1f56(0xea)]=_0x3447b5;}[_0x2473a5(0xf6)](_0xf39068){const _0x139365=_0x2473a5;return super[_0x139365(0xf6)](_0xf39068)||_0x197b25(_0xf39068);}}function _0x12e9(){const _0x385cc7=['11990OtEWKE','createRangeIn','content','1855864luMIbl','_parsedData','28340015RnReVk','21izSZan','document','767019rrJNrt','325ZXNLQt','name','element','4qAeOpf','execute','isActive','48030jqvggP','161026sZVKMR','getItems','stylesProcessor','includes','blockElements','font','3408236PAeyEV','5517ReVioJ'];_0x12e9=function(){return _0x385cc7;};return _0x12e9();}
23
+ const _0x55c3d0=_0x36df;(function(_0x3e65bf,_0x32c38b){const _0xdfa6a2=_0x36df,_0x56d397=_0x3e65bf();while(!![]){try{const _0x4082c2=parseInt(_0xdfa6a2(0x94))/0x1+parseInt(_0xdfa6a2(0x92))/0x2*(-parseInt(_0xdfa6a2(0x88))/0x3)+-parseInt(_0xdfa6a2(0x99))/0x4*(parseInt(_0xdfa6a2(0x89))/0x5)+parseInt(_0xdfa6a2(0x8f))/0x6+-parseInt(_0xdfa6a2(0x84))/0x7*(-parseInt(_0xdfa6a2(0x98))/0x8)+parseInt(_0xdfa6a2(0x8d))/0x9*(parseInt(_0xdfa6a2(0x93))/0xa)+-parseInt(_0xdfa6a2(0x96))/0xb*(-parseInt(_0xdfa6a2(0x86))/0xc);if(_0x4082c2===_0x32c38b)break;else _0x56d397['push'](_0x56d397['shift']());}catch(_0x1b7529){_0x56d397['push'](_0x56d397['shift']());}}}(_0x10ed,0x53fe4));function _0x36df(_0x6dd8db,_0x488e19){const _0x10edb0=_0x10ed();return _0x36df=function(_0x36df1c,_0x5b626c){_0x36df1c=_0x36df1c-0x82;let _0x29aac3=_0x10edb0[_0x36df1c];return _0x29aac3;},_0x36df(_0x6dd8db,_0x488e19);}import{ViewUpcastWriter as _0x3a3940,ViewDomConverter as _0x4e5454,ViewDocument as _0x57b5a5}from'ckeditor5/src/engine.js';function _0x10ed(){const _0x3cc033=['5543549mvWyPt','content','8KEjJdr','4wDTlEX','document','font','includes','745157BRbuSx','name','12tVPssF','blockElements','9quAJdj','1670105ffwPpA','execute','getItems','stylesProcessor','657ZtrHCb','isActive','1077294ulLwMd','_parsedData','element','424868rkdpmL','8190fgOBWW','465613afCHbe','createRangeIn'];_0x10ed=function(){return _0x3cc033;};return _0x10ed();}import{PasteFromOfficeMSWordNormalizer as _0x1d1c23}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x40b400}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x454fd4,propagateStyleProperties as _0x2b30ea}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x1d1c23{[_0x55c3d0(0x8a)](_0x2b8800){const _0x3ffc45=_0x55c3d0,{body:_0x443106}=_0x2b8800[_0x3ffc45(0x90)],_0x124bcd=new _0x3a3940(_0x443106[_0x3ffc45(0x9a)]),_0x306c77=_0x124bcd[_0x3ffc45(0x95)](_0x443106),_0x349cf8=new _0x57b5a5(_0x124bcd[_0x3ffc45(0x9a)][_0x3ffc45(0x8c)]),_0x14bb30=[...new _0x4e5454(_0x349cf8)[_0x3ffc45(0x87)],_0x3ffc45(0x82)],_0x34669f=_0x306c77[_0x3ffc45(0x8b)]();for(const _0x4d06f9 of _0x34669f)if(_0x4d06f9['is'](_0x3ffc45(0x91))&&_0x14bb30[_0x3ffc45(0x83)](_0x4d06f9[_0x3ffc45(0x85)])){const _0x428615=_0x454fd4(_0x4d06f9);_0x2b30ea(_0x4d06f9,_0x124bcd,_0x428615);}_0x2b8800[_0x3ffc45(0x97)]=_0x443106;}[_0x55c3d0(0x8e)](_0x228254){const _0x25854a=_0x55c3d0;return super[_0x25854a(0x8e)](_0x228254)||_0x40b400(_0x228254);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x511c10=_0x44d4;(function(_0x1ec4b3,_0x1bd83b){const _0x574d35=_0x44d4,_0x53f464=_0x1ec4b3();while(!![]){try{const _0x1f9c44=-parseInt(_0x574d35(0x8d))/0x1+parseInt(_0x574d35(0x8a))/0x2+parseInt(_0x574d35(0xa4))/0x3+parseInt(_0x574d35(0x8b))/0x4*(-parseInt(_0x574d35(0x97))/0x5)+-parseInt(_0x574d35(0x83))/0x6*(-parseInt(_0x574d35(0x84))/0x7)+-parseInt(_0x574d35(0x98))/0x8+-parseInt(_0x574d35(0x87))/0x9*(-parseInt(_0x574d35(0x96))/0xa);if(_0x1f9c44===_0x1bd83b)break;else _0x53f464['push'](_0x53f464['shift']());}catch(_0x3b835f){_0x53f464['push'](_0x53f464['shift']());}}}(_0x3b40,0x3d0a9));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x511c10(0xa6),_0x511c10(0x8c),_0x511c10(0x90),_0x511c10(0xa7),_0x511c10(0x91),_0x511c10(0xa2),_0x511c10(0xaa),_0x511c10(0x8f)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x511c10(0xa6),_0x511c10(0x8c),_0x511c10(0x90)];function _0x44d4(_0x4d9359,_0x38fb23){const _0x3b40b6=_0x3b40();return _0x44d4=function(_0x44d49e,_0x4f9088){_0x44d49e=_0x44d49e-0x83;let _0x458662=_0x3b40b6[_0x44d49e];return _0x458662;},_0x44d4(_0x4d9359,_0x38fb23);}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x511c10(0x9c),'i']],'font-weight':[[_0x511c10(0xa9),_0x511c10(0x94)],[_0x511c10(0x92),_0x511c10(0x94)],[_0x511c10(0x88),_0x511c10(0x94)],[_0x5d3019=>Number(_0x5d3019)>=0x258,_0x511c10(0x94)]],'text-decoration':[[_0x511c10(0x9f),'u'],[_0x511c10(0xa1),'s']],'text-decoration-line':[[_0x511c10(0x9f),'u'],[_0x511c10(0xa1),'s']],'vertical-align':[[_0x511c10(0xa0),_0x511c10(0xa0)],[_0x511c10(0xa8),_0x511c10(0xac)]]};export function isPropertyToBePropagated(_0x17f3f2){const _0x194337=_0x511c10;return CSS_PROPERTIES_TO_PROPAGATE[_0x194337(0xab)](_0x17f3f2);}export function isPropertyToBePropagatedAsSpan(_0xb4bcd7){const _0x259ff3=_0x511c10;return CSS_PROPERTIES_TO_BE_SPANS[_0x259ff3(0xab)](_0xb4bcd7);}function _0x3b40(){const _0x84d3f7=['font-family','7717uCLebu','setStyle','vertical-align','font-size','text-decoration-line','bold','function','strong','forEach','20fwzVnm','1167940JEfnnp','2957752eZardl','length','getChildren','from','italic','filter','split','underline','sub','line-through','font-weight','insertChild','1135467ceUWes','getStyle','color','text-decoration','super','medium','font-style','includes','sup','span','createElement','57306lhvVrX','161eNJjdy','keys','removeStyle','306738zBnwSC','bolder','getStyleNames','389446XmIFbm','4ESndbC'];_0x3b40=function(){return _0x84d3f7;};return _0x3b40();}export function isPropertyToBePropagatedAsHTMLElement(_0x4a6d41){return _0x4a6d41 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0xedcf8b){const _0x201809=_0x511c10;return Array[_0x201809(0x9b)](_0xedcf8b[_0x201809(0x89)]())[_0x201809(0x9d)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x2c40af,_0x8d0f4b,_0x4d6b2a){const {spanStyles:_0x2a0e75,stylesToBeHtmlElements:_0x4fc42e}=getStylesToPropagate(_0x2c40af,_0x4d6b2a);propagateStylesAsHTMLElements(_0x2c40af,_0x8d0f4b,_0x4fc42e),propagateStylesAsSpan(_0x2c40af,_0x8d0f4b,_0x2a0e75);}export function propagateStylesAsHTMLElements(_0x217dab,_0x39b30a,_0x25bd38){const _0x49dd96=_0x511c10;for(const _0x97c8ef in _0x25bd38){_0x25bd38[_0x97c8ef][_0x49dd96(0x95)](([,_0x29be71])=>{const _0x402bfe=_0x49dd96,_0x237040=_0x39b30a[_0x402bfe(0xae)](_0x29be71,[],_0x217dab[_0x402bfe(0x9a)]());_0x39b30a[_0x402bfe(0xa3)](0x0,_0x237040,_0x217dab);}),_0x39b30a[_0x49dd96(0x86)](_0x97c8ef,_0x217dab);}}export function propagateStylesAsSpan(_0x535c04,_0x10a888,_0x5d5efd){const _0x25102d=_0x511c10;if(!Object[_0x25102d(0x85)](_0x5d5efd)[_0x25102d(0x99)])return;const _0x54455f=_0x10a888[_0x25102d(0xae)](_0x25102d(0xad),[],_0x535c04[_0x25102d(0x9a)]());_0x10a888[_0x25102d(0x8e)](_0x5d5efd,_0x54455f),_0x10a888[_0x25102d(0xa3)](0x0,_0x54455f,_0x535c04),_0x10a888[_0x25102d(0x86)](Object[_0x25102d(0x85)](_0x5d5efd),_0x535c04);}export function getStylesToPropagate(_0xc5bbc9,_0x4611a1){const _0x139848=_0x511c10,_0x51385f={},_0x42e171={};return _0x4611a1[_0x139848(0x95)](_0x281714=>{const _0x3bb589=_0x139848,_0x16ec21=_0xc5bbc9[_0x3bb589(0xa5)](_0x281714);if(_0x16ec21){if(isPropertyToBePropagatedAsSpan(_0x281714))_0x51385f[_0x281714]=_0x16ec21;else{if(isPropertyToBePropagatedAsHTMLElement(_0x281714)){const _0xee17f7=_0x16ec21[_0x3bb589(0x9e)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x281714][_0x3bb589(0x95)](([_0x56c772,_0x39e764])=>{const _0x41391b=_0x3bb589;for(const _0x1c2721 of _0xee17f7){(_0x41391b(0x93)==typeof _0x56c772&&_0x56c772(_0x1c2721)||_0x56c772===_0x1c2721)&&(_0x42e171[_0x281714]=[..._0x42e171[_0x281714]||[],[_0x56c772,_0x39e764]]);}});}}}}),{'spanStyles':_0x51385f,'stylesToBeHtmlElements':_0x42e171};}
23
+ const _0x5ccba9=_0x5576;(function(_0x226f24,_0x1c876b){const _0x259cc1=_0x5576,_0x1bf4c9=_0x226f24();while(!![]){try{const _0x1a02f2=-parseInt(_0x259cc1(0xc1))/0x1+parseInt(_0x259cc1(0xc4))/0x2*(parseInt(_0x259cc1(0xd9))/0x3)+parseInt(_0x259cc1(0xd6))/0x4+-parseInt(_0x259cc1(0xbf))/0x5+-parseInt(_0x259cc1(0xd1))/0x6+-parseInt(_0x259cc1(0xd7))/0x7*(-parseInt(_0x259cc1(0xdc))/0x8)+-parseInt(_0x259cc1(0xe0))/0x9*(-parseInt(_0x259cc1(0xc3))/0xa);if(_0x1a02f2===_0x1c876b)break;else _0x1bf4c9['push'](_0x1bf4c9['shift']());}catch(_0x2b7524){_0x1bf4c9['push'](_0x1bf4c9['shift']());}}}(_0xc499,0x9e793));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x5ccba9(0xe5),_0x5ccba9(0xc7),_0x5ccba9(0xc9),_0x5ccba9(0xce),_0x5ccba9(0xde),_0x5ccba9(0xe3),_0x5ccba9(0xd0),_0x5ccba9(0xdf)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x5ccba9(0xe5),_0x5ccba9(0xc7),_0x5ccba9(0xc9)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x5ccba9(0xdb),'i']],'font-weight':[[_0x5ccba9(0xda),_0x5ccba9(0xcc)],[_0x5ccba9(0xe4),_0x5ccba9(0xcc)],[_0x5ccba9(0xc5),_0x5ccba9(0xcc)],[_0x1e204b=>Number(_0x1e204b)>=0x258,_0x5ccba9(0xcc)]],'text-decoration':[[_0x5ccba9(0xe7),'u'],[_0x5ccba9(0xcd),'s']],'text-decoration-line':[[_0x5ccba9(0xe7),'u'],[_0x5ccba9(0xcd),'s']],'vertical-align':[[_0x5ccba9(0xd2),_0x5ccba9(0xd2)],[_0x5ccba9(0xd4),_0x5ccba9(0xca)]]};export function isPropertyToBePropagated(_0x5d69db){const _0x3d34ef=_0x5ccba9;return CSS_PROPERTIES_TO_PROPAGATE[_0x3d34ef(0xc0)](_0x5d69db);}export function isPropertyToBePropagatedAsSpan(_0x275d3c){const _0x42a416=_0x5ccba9;return CSS_PROPERTIES_TO_BE_SPANS[_0x42a416(0xc0)](_0x275d3c);}function _0x5576(_0x153922,_0x4c6b01){const _0xc499a1=_0xc499();return _0x5576=function(_0x5576c8,_0x4c0682){_0x5576c8=_0x5576c8-0xbf;let _0x7dbfd6=_0xc499a1[_0x5576c8];return _0x7dbfd6;},_0x5576(_0x153922,_0x4c6b01);}export function isPropertyToBePropagatedAsHTMLElement(_0xff0e){return _0xff0e in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x3294b9){const _0x22e666=_0x5ccba9;return Array[_0x22e666(0xcf)](_0x3294b9[_0x22e666(0xe6)]())[_0x22e666(0xe2)](isPropertyToBePropagated);}function _0xc499(){const _0x3373ca=['setStyle','span','length','5915105ykrXGg','includes','490502dvUuQO','keys','22405270EhYjWS','4404sWiJeM','bolder','createElement','font-family','forEach','font-size','sup','function','strong','line-through','text-decoration','from','font-style','4315644AoxUJR','sub','insertChild','super','getStyle','338644eXlUCp','69118EBKJka','removeStyle','963XSfDow','medium','italic','8LIfMdP','split','text-decoration-line','vertical-align','9CAodTc','getChildren','filter','font-weight','bold','color','getStyleNames','underline'];_0xc499=function(){return _0x3373ca;};return _0xc499();}export function propagateStyleProperties(_0x180ffb,_0x20963f,_0x53026c){const {spanStyles:_0x3fa105,stylesToBeHtmlElements:_0x353a0e}=getStylesToPropagate(_0x180ffb,_0x53026c);propagateStylesAsHTMLElements(_0x180ffb,_0x20963f,_0x353a0e),propagateStylesAsSpan(_0x180ffb,_0x20963f,_0x3fa105);}export function propagateStylesAsHTMLElements(_0x1b99b4,_0x548fa8,_0x305c71){const _0x33428d=_0x5ccba9;for(const _0x57e6a5 in _0x305c71){_0x305c71[_0x57e6a5][_0x33428d(0xc8)](([,_0x69e208])=>{const _0x2ef3f6=_0x33428d,_0x31c7f2=_0x548fa8[_0x2ef3f6(0xc6)](_0x69e208,[],_0x1b99b4[_0x2ef3f6(0xe1)]());_0x548fa8[_0x2ef3f6(0xd3)](0x0,_0x31c7f2,_0x1b99b4);}),_0x548fa8[_0x33428d(0xd8)](_0x57e6a5,_0x1b99b4);}}export function propagateStylesAsSpan(_0x5f08eb,_0x550cc9,_0x5cca30){const _0xd2a4d7=_0x5ccba9;if(!Object[_0xd2a4d7(0xc2)](_0x5cca30)[_0xd2a4d7(0xea)])return;const _0x587c78=_0x550cc9[_0xd2a4d7(0xc6)](_0xd2a4d7(0xe9),[],_0x5f08eb[_0xd2a4d7(0xe1)]());_0x550cc9[_0xd2a4d7(0xe8)](_0x5cca30,_0x587c78),_0x550cc9[_0xd2a4d7(0xd3)](0x0,_0x587c78,_0x5f08eb),_0x550cc9[_0xd2a4d7(0xd8)](Object[_0xd2a4d7(0xc2)](_0x5cca30),_0x5f08eb);}export function getStylesToPropagate(_0x2e801b,_0x880c9){const _0x261250=_0x5ccba9,_0x5f18a6={},_0x3e23f8={};return _0x880c9[_0x261250(0xc8)](_0x47930c=>{const _0x3c6ec2=_0x261250,_0x4fd99f=_0x2e801b[_0x3c6ec2(0xd5)](_0x47930c);if(_0x4fd99f){if(isPropertyToBePropagatedAsSpan(_0x47930c))_0x5f18a6[_0x47930c]=_0x4fd99f;else{if(isPropertyToBePropagatedAsHTMLElement(_0x47930c)){const _0x1030ea=_0x4fd99f[_0x3c6ec2(0xdd)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x47930c][_0x3c6ec2(0xc8)](([_0x55fffb,_0x2c46b9])=>{const _0x105056=_0x3c6ec2;for(const _0x28ed85 of _0x1030ea){(_0x105056(0xcb)==typeof _0x55fffb&&_0x55fffb(_0x28ed85)||_0x55fffb===_0x28ed85)&&(_0x3e23f8[_0x47930c]=[..._0x3e23f8[_0x47930c]||[],[_0x55fffb,_0x2c46b9]]);}});}}}}),{'spanStyles':_0x5f18a6,'stylesToBeHtmlElements':_0x3e23f8};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x15f9(_0x164e81,_0xbff146){var _0x3ab0e9=_0x3ab0();return _0x15f9=function(_0x15f981,_0x5ee562){_0x15f981=_0x15f981-0xf1;var _0x4461d9=_0x3ab0e9[_0x15f981];return _0x4461d9;},_0x15f9(_0x164e81,_0xbff146);}var _0x11013c=_0x15f9;(function(_0x2fc973,_0x22a5bf){var _0x40cb26=_0x15f9,_0x3a62cb=_0x2fc973();while(!![]){try{var _0x211d9c=parseInt(_0x40cb26(0xfb))/0x1+-parseInt(_0x40cb26(0xff))/0x2*(-parseInt(_0x40cb26(0xf8))/0x3)+parseInt(_0x40cb26(0xf3))/0x4+-parseInt(_0x40cb26(0xf2))/0x5+parseInt(_0x40cb26(0xf9))/0x6*(-parseInt(_0x40cb26(0xf7))/0x7)+-parseInt(_0x40cb26(0xf6))/0x8+-parseInt(_0x40cb26(0xf1))/0x9*(-parseInt(_0x40cb26(0x100))/0xa);if(_0x211d9c===_0x22a5bf)break;else _0x3a62cb['push'](_0x3a62cb['shift']());}catch(_0x275796){_0x3a62cb['push'](_0x3a62cb['shift']());}}}(_0x3ab0,0xa4a1a));import{Plugin as _0x3bc0d7}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x386f55}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x8d7f87}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x3bc0d7{static get[_0x11013c(0xfa)](){var _0x2c7ae5=_0x11013c;return _0x2c7ae5(0xf5);}static get[_0x11013c(0xfc)](){return!0x0;}static get[_0x11013c(0xfd)](){return!0x0;}static get[_0x11013c(0xfe)](){var _0x58e466=_0x11013c;return[_0x58e466(0xf4),_0x386f55,_0x8d7f87];}}function _0x3ab0(){var _0x3ad11c=['54719AsoRFR','54OsKPEy','372ZTuiLP','pluginName','1073211UmiJfy','isOfficialPlugin','isPremiumPlugin','requires','26106zKlTuV','190EYuIed','445941wrIuOQ','1935375YBGusJ','2192360AWeVZr','PasteFromOffice','PasteFromOfficeEnhanced','10013016vvLBaB'];_0x3ab0=function(){return _0x3ad11c;};return _0x3ab0();}
23
+ var _0x59ea20=_0x3a1a;function _0x3a1a(_0x21903c,_0xcffe20){var _0x2272f4=_0x2272();return _0x3a1a=function(_0x3a1acb,_0x506a7e){_0x3a1acb=_0x3a1acb-0x1d5;var _0x4ad046=_0x2272f4[_0x3a1acb];return _0x4ad046;},_0x3a1a(_0x21903c,_0xcffe20);}(function(_0x256cd4,_0x785bb6){var _0x37724a=_0x3a1a,_0x4e1e43=_0x256cd4();while(!![]){try{var _0x464dca=parseInt(_0x37724a(0x1d9))/0x1+parseInt(_0x37724a(0x1e1))/0x2+parseInt(_0x37724a(0x1de))/0x3+parseInt(_0x37724a(0x1e0))/0x4+parseInt(_0x37724a(0x1df))/0x5*(-parseInt(_0x37724a(0x1dc))/0x6)+-parseInt(_0x37724a(0x1e3))/0x7*(parseInt(_0x37724a(0x1db))/0x8)+-parseInt(_0x37724a(0x1da))/0x9;if(_0x464dca===_0x785bb6)break;else _0x4e1e43['push'](_0x4e1e43['shift']());}catch(_0x1a7aef){_0x4e1e43['push'](_0x4e1e43['shift']());}}}(_0x2272,0x3a4a5));import{Plugin as _0x3cbac6}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x4f86e7}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x4e1912}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x3cbac6{static get[_0x59ea20(0x1e2)](){var _0x562073=_0x59ea20;return _0x562073(0x1dd);}static get[_0x59ea20(0x1d6)](){return!0x0;}static get[_0x59ea20(0x1d5)](){return!0x0;}static get[_0x59ea20(0x1d7)](){var _0x1f6c3e=_0x59ea20;return[_0x1f6c3e(0x1d8),_0x4f86e7,_0x4e1912];}}function _0x2272(){var _0x42f3a9=['isOfficialPlugin','requires','PasteFromOffice','466914GHGYms','5565168uRocbt','8uQgLHo','83766cGHVOx','PasteFromOfficeEnhanced','177075TNRHPb','100KhBrNs','859768qKCwqr','909422XChQLu','pluginName','414841hxOkrv','isPremiumPlugin'];_0x2272=function(){return _0x42f3a9;};return _0x2272();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x10e7ad=_0x1a6f;(function(_0x2d0ed8,_0x132e90){const _0x46635b=_0x1a6f,_0x1d911b=_0x2d0ed8();while(!![]){try{const _0xaf27aa=-parseInt(_0x46635b(0xeb))/0x1+-parseInt(_0x46635b(0xdc))/0x2+parseInt(_0x46635b(0xdd))/0x3+-parseInt(_0x46635b(0xf5))/0x4*(parseInt(_0x46635b(0xde))/0x5)+parseInt(_0x46635b(0xec))/0x6+-parseInt(_0x46635b(0xfe))/0x7*(parseInt(_0x46635b(0xfd))/0x8)+parseInt(_0x46635b(0xe5))/0x9*(parseInt(_0x46635b(0xf7))/0xa);if(_0xaf27aa===_0x132e90)break;else _0x1d911b['push'](_0x1d911b['shift']());}catch(_0x4b5954){_0x1d911b['push'](_0x1d911b['shift']());}}}(_0x2974,0xcf1c0));import{Plugin as _0xffbfe2}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x228f86}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x3dd9e8,uid as _0x161fac}from'ckeditor5/src/utils.js';function _0x2974(){const _0x30f710=['requires','fromCharCode','ClipboardPipeline','112780wkfYVl','join','15704310XWmajs','getData','document','PasteFromOffice','get','text/html','8PNOVRh','3123561PSYZZd','plugins','init','stylesProcessor','839148slVVcz','5063811ZuDzqJ','235hqyFAh','PasteFromOfficeEnhancedInliner','execute','isActive','map','isOfficialPlugin','pluginName','9Jeylfi','editor','_parsedData','isPremiumPlugin','high','href','1233223cpYSxh','6084822xQZYsw','view','inputTransformation','dataTransfer','editing','afterInit'];_0x2974=function(){return _0x30f710;};return _0x2974();}function _0x1a6f(_0x4c7bd4,_0xfc3503){const _0x29742f=_0x2974();return _0x1a6f=function(_0x1a6fd2,_0xf8ae27){_0x1a6fd2=_0x1a6fd2-0xda;let _0x366365=_0x29742f[_0x1a6fd2];return _0x366365;},_0x1a6f(_0x4c7bd4,_0xfc3503);}import{MSOfficeStylesInliner as _0x2c3dc1}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0xffbfe2{static get[_0x10e7ad(0xe4)](){const _0x306793=_0x10e7ad;return _0x306793(0xdf);}static get[_0x10e7ad(0xe3)](){return!0x0;}static get[_0x10e7ad(0xe8)](){return!0x0;}static get[_0x10e7ad(0xf2)](){const _0x3ab324=_0x10e7ad;return[_0x3ab324(0xfa)];}[_0x10e7ad(0xda)](){const _0xc84b1c=_0x10e7ad,_0x5a60da=this[_0xc84b1c(0xe6)],_0xdd252b=_0x5a60da[_0xc84b1c(0xff)][_0xc84b1c(0xfb)](_0xc84b1c(0xf4)),_0x57cbdf=_0x5a60da[_0xc84b1c(0xf0)][_0xc84b1c(0xed)][_0xc84b1c(0xf9)],_0x22c50c=new _0x2c3dc1(_0x57cbdf);_0xdd252b['on'](_0xc84b1c(0xee),(_0x49bad0,_0x561458)=>{const _0x52bbbe=_0xc84b1c,_0x40d2a3=_0x561458[_0x52bbbe(0xef)][_0x52bbbe(0xf8)](_0x52bbbe(0xfc));_0x22c50c[_0x52bbbe(0xe1)](_0x40d2a3)&&(_0x561458[_0x52bbbe(0xe7)]||(_0x561458[_0x52bbbe(0xe7)]=_0x228f86(_0x40d2a3,_0x57cbdf[_0x52bbbe(0xdb)])),_0x22c50c[_0x52bbbe(0xe0)](_0x561458));},{'priority':_0x3dd9e8[_0xc84b1c(0xfb)](_0xc84b1c(0xe9))+0xb});}[_0x10e7ad(0xf1)](){!async function(_0x55d7ef){const _0x4a054f=_0x2bc831([0x4d,0x66,0x54,0x4f,0x34,0x6b,0x7a,0x42,0x55,0x4e,0x38,0x35,0x6a,0x73,0x46,0x61,0x41,0x30,0x70,0x63,0x48,0x5a,0x51,0x4a,0x59,0x36,0x75,0x76,0x69,0x67,0x79,0x71,0x4c,0x58,0x53,0x33,0x6e,0x65,0x45,0x32,0x44,0x57,0x43,0x64,0x74,0x68,0x47,0x62,0x6f,0x37,0x56,0x31,0x52,0x50,0x6c,0x72,0x49,0x77,0x39,0x78,0x6d,0x4b]),_0x48a6eb=0xfa62b57,_0x58942c=0xfa14477^_0x48a6eb,_0x258a5c=window[_0x2bc831([0x44,0x61,0x74,0x65])][_0x2bc831([0x6e,0x6f,0x77])](),_0x2f7876=_0x55d7ef[_0x2bc831([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x32317a=new window[(_0x2bc831([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x115e2d=>{_0x2f7876[_0x2bc831([0x6f,0x6e,0x63,0x65])](_0x2bc831([0x72,0x65,0x61,0x64,0x79]),_0x115e2d);}),_0x37b35e={[_0x2bc831([0x6b,0x74,0x79])]:_0x2bc831([0x45,0x43]),[_0x2bc831([0x75,0x73,0x65])]:_0x2bc831([0x73,0x69,0x67]),[_0x2bc831([0x63,0x72,0x76])]:_0x2bc831([0x50,0x2d,0x32,0x35,0x36]),[_0x2bc831([0x78])]:_0x2bc831([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]),[_0x2bc831([0x79])]:_0x2bc831([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]),[_0x2bc831([0x61,0x6c,0x67])]:_0x2bc831([0x45,0x53,0x32,0x35,0x36])},_0x27fdef=_0x2f7876[_0x2bc831([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2bc831([0x67,0x65,0x74])](_0x2bc831([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3c8073(){let _0x3cc03b,_0x4dea3c=null,_0x44664a=null;try{if(_0x27fdef==_0x2bc831([0x47,0x50,0x4c]))return _0x2bc831([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3cc03b=_0x1c66d5(),!_0x3cc03b)return _0x2bc831([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3cc03b[_0x2bc831([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x44664a=_0x1609d6(_0x3cc03b[_0x2bc831([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3cc03b[_0x2bc831([0x6a,0x74,0x69])])),await _0x48d54c()?_0x2af03c()?_0x5df964()?_0x2bc831([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x56af72()?(_0x3cc03b[_0x2bc831([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2bc831([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4dea3c=_0x3cff71(_0x2bc831([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3cc03b[_0x2bc831([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2bc831([0x74,0x72,0x69,0x61,0x6c])&&(_0x4dea3c=_0x3cff71(_0x2bc831([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3047ba()):_0x2bc831([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2bc831([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2bc831([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2bc831([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5df964(){const _0x3e49e2=[_0x2bc831([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2bc831([0x74,0x72,0x69,0x61,0x6c])][_0x2bc831([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3cc03b[_0x2bc831([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x258a5c/0x3e8:0xe10*_0x58942c;return _0x3cc03b[_0x2bc831([0x65,0x78,0x70])]<_0x3e49e2;}function _0x2af03c(){const _0x4332fa=_0x3cc03b[_0x2bc831([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4332fa&&(!!_0x4332fa[_0x2bc831([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bc831([0x2a]))||(!!_0x4332fa[_0x2bc831([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bc831([0x50,0x4f,0x45]))||!!_0x4332fa[_0x2bc831([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bc831([0x50,0x50]))));}function _0x56af72(){const _0x285e5c=_0x1a6f,_0x4e5716=_0x3cc03b[_0x2bc831([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4e5716||0x0==_0x4e5716[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x53f178}=new URL(window[_0x2bc831([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x285e5c(0xea)]);if(_0x4e5716[_0x2bc831([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53f178))return!0x0;const _0xa584b6=_0x53f178[_0x2bc831([0x73,0x70,0x6c,0x69,0x74])](_0x2bc831([0x2e]));return _0x4e5716[_0x2bc831([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x48cb43=>_0x48cb43[_0x2bc831([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bc831([0x2a])))[_0x2bc831([0x6d,0x61,0x70])](_0x126eb1=>_0x126eb1[_0x2bc831([0x73,0x70,0x6c,0x69,0x74])](_0x2bc831([0x2e])))[_0x2bc831([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x16aa20=>_0x16aa20[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xa584b6[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2bc831([0x6d,0x61,0x70])](_0x4a0693=>Array(_0xa584b6[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4a0693[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2bc831([0x66,0x69,0x6c,0x6c])](_0x4a0693[0x0]===_0x2bc831([0x2a])?_0x2bc831([0x2a]):'')[_0x2bc831([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4a0693))[_0x2bc831([0x73,0x6f,0x6d,0x65])](_0x8ddb26=>_0xa584b6[_0x2bc831([0x65,0x76,0x65,0x72,0x79])]((_0x29c510,_0x2e86a8)=>_0x8ddb26[_0x2e86a8]===_0x29c510||_0x8ddb26[_0x2e86a8]===_0x2bc831([0x2a])));}function _0x3047ba(){return _0x4dea3c&&_0x44664a?new window[(_0x2bc831([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xd43b8c,_0x2278f0)=>{_0x4dea3c[_0x2bc831([0x74,0x68,0x65,0x6e])](_0xd43b8c,_0x2278f0),_0x44664a[_0x2bc831([0x74,0x68,0x65,0x6e])](_0x1533f3=>{_0x1533f3!=_0x2bc831([0x56,0x61,0x6c,0x69,0x64])&&_0xd43b8c(_0x1533f3);},_0x2278f0);}):_0x4dea3c||_0x44664a||_0x2bc831([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1609d6(_0x597dfe,_0x434478){return new window[(_0x2bc831([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ff13e=>{if(_0x56cf54())return _0x3ff13e(_0x2bc831([0x56,0x61,0x6c,0x69,0x64]));_0x55c925(),_0x2f7876[_0x2bc831([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2bc831([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2f8dbd=!0x1;const _0x4b0053=_0x161fac();function _0x57efd6(_0x330246){return!!_0x330246&&(typeof _0x330246===_0x2bc831([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x330246===_0x2bc831([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x330246[_0x2bc831([0x74,0x68,0x65,0x6e])]===_0x2bc831([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x330246[_0x2bc831([0x63,0x61,0x74,0x63,0x68])]===_0x2bc831([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x36ce4f(_0x54793b){_0x224bac(_0x54793b)[_0x2bc831([0x74,0x68,0x65,0x6e])](_0x17b0f6=>{if(!_0x17b0f6||_0x17b0f6[_0x2bc831([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2bc831([0x6f,0x6b]))return _0x2bc831([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2aaa39(_0x20bdf6(_0x4b0053+_0x434478))!=_0x17b0f6[_0x2bc831([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2bc831([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2bc831([0x56,0x61,0x6c,0x69,0x64]);})[_0x2bc831([0x74,0x68,0x65,0x6e])](_0x10b48c=>(_0x236f28(),_0x10b48c),()=>{const _0x12ae28=_0x333839();return null==_0x12ae28?(_0x236f28(),_0x2bc831([0x56,0x61,0x6c,0x69,0x64])):_0x2bc831(_0x258a5c-_0x12ae28>(0x2baaaf57^_0x48a6eb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2bc831([0x74,0x68,0x65,0x6e])](_0x3ff13e)[_0x2bc831([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3ff13e(_0x2bc831([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x354cbe=0xf90c5d7^_0x48a6eb;function _0x236f28(){const _0x8772da=_0x2bc831([0x6c,0x6c,0x63,0x74,0x2d])+_0x2aaa39(_0x20bdf6(_0x597dfe)),_0x3124b7=_0x2fa789(_0x2aaa39(window[_0x2bc831([0x4d,0x61,0x74,0x68])][_0x2bc831([0x63,0x65,0x69,0x6c])](_0x258a5c/_0x354cbe)));window[_0x2bc831([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2bc831([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8772da,_0x3124b7);}function _0x333839(){const _0x5b6063=_0x2bc831([0x6c,0x6c,0x63,0x74,0x2d])+_0x2aaa39(_0x20bdf6(_0x597dfe)),_0x9196a6=window[_0x2bc831([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2bc831([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5b6063);return _0x9196a6?window[_0x2bc831([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2fa789(_0x9196a6),0x10)*_0x354cbe:null;}function _0x224bac(_0x570a9f){return new window[(_0x2bc831([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x35dc56,_0x19006e)=>{_0x570a9f[_0x2bc831([0x74,0x68,0x65,0x6e])](_0x35dc56,_0x19006e),window[_0x2bc831([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x19006e,0xfa7ff97^_0x48a6eb);});}}_0x2f7876[_0x2bc831([0x6f,0x6e])](_0x2bc831([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x10777c,_0x5580db)=>{if(_0x5580db[0x0]!=_0x597dfe)return _0x3ff13e(_0x2bc831([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5580db[0x1]={..._0x5580db[0x1],[_0x2bc831([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4b0053};},{[_0x2bc831([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2bc831([0x68,0x69,0x67,0x68])}),_0x2f7876[_0x2bc831([0x6f,0x6e])](_0x2bc831([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x216f33=>{_0x57efd6(_0x216f33[_0x2bc831([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2f8dbd=!0x0,_0x36ce4f(_0x216f33[_0x2bc831([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2bc831([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2bc831([0x6c,0x6f,0x77])}),_0x32317a[_0x2bc831([0x74,0x68,0x65,0x6e])](()=>{_0x2f8dbd||_0x3ff13e(_0x2bc831([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x56cf54(){return _0x2f7876[_0x2bc831([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2bc831([0x76,0x69,0x65,0x77])][_0x2bc831([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2bc831([0x61,0x75,0x74,0x6f]);}function _0x55c925(){_0x2f7876[_0x2bc831([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2bc831([0x76,0x69,0x65,0x77])][_0x2bc831([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2bc831([0x61,0x75,0x74,0x6f]);}}function _0x3cff71(_0xe86fad){const _0x1b77b6=[new window[(_0x2bc831([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a4b67=>setTimeout(_0x4a4b67,0xfaf159b^_0x48a6eb)),_0x32317a[_0x2bc831([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2bc831([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2217b9=>{let _0x529d4f=0x0;_0x2f7876[_0x2bc831([0x6d,0x6f,0x64,0x65,0x6c])][_0x2bc831([0x6f,0x6e])](_0x2bc831([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x551e5a,_0x3f53f5)=>{_0x3f53f5[0x0][_0x2bc831([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x529d4f++,_0x529d4f==(0xfa62aaf^_0x48a6eb)&&(_0x2217b9(),_0x551e5a[_0x2bc831([0x6f,0x66,0x66])]());});}))];return window[_0x2bc831([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2bc831([0x72,0x61,0x63,0x65])](_0x1b77b6)[_0x2bc831([0x74,0x68,0x65,0x6e])](()=>_0xe86fad);}async function _0x5d31d5(){await _0x32317a,_0x2f7876[_0x2bc831([0x6d,0x6f,0x64,0x65,0x6c])][_0x2bc831([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x662e1d,_0x2f7876[_0x2bc831([0x6d,0x6f,0x64,0x65,0x6c])][_0x2bc831([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x662e1d,_0x2f7876[_0x2bc831([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2bc831([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1cdfa9(_0x2c448a){const _0x3878df=_0x114dc1();_0x2f7876[_0x3878df]=_0x2bc831([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])+_0x2c448a,_0x2c448a!=_0x2bc831([0x56,0x61,0x6c,0x69,0x64])&&_0x5d31d5();}function _0x114dc1(){const _0x5697a5=window[_0x2bc831([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2bc831([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2bc831([0x6e,0x6f,0x77])]())[_0x2bc831([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2bc831([0x2e]),'');let _0x517f7a=_0x2bc831([0x4d]);for(let _0x214c48=0x0;_0x214c48<_0x5697a5[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x214c48+=0x2){let _0x446dcc=window[_0x2bc831([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5697a5[_0x2bc831([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x214c48,_0x214c48+0x2));_0x446dcc>=_0x4a054f[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x446dcc-=_0x4a054f[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x517f7a+=_0x4a054f[_0x446dcc];}return _0x517f7a;}function _0x1c66d5(){const _0x279799=_0x27fdef[_0x2bc831([0x73,0x70,0x6c,0x69,0x74])](_0x2bc831([0x2e]));if(0x3!=_0x279799[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x245807(_0x279799[0x1]);function _0x245807(_0xeff281){const _0x4deb16=_0x2f5167(_0xeff281);return _0x4deb16&&_0x5f55eb()?_0x4deb16:null;function _0x5f55eb(){const _0x27ac1f=_0x4deb16[_0x2bc831([0x6a,0x74,0x69])],_0x177600=window[_0x2bc831([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x27ac1f[_0x2bc831([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x27ac1f[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x34cca5={..._0x4deb16,[_0x2bc831([0x6a,0x74,0x69])]:_0x27ac1f[_0x2bc831([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x27ac1f[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x34cca5[_0x2bc831([0x76,0x63])],_0x20bdf6(_0x34cca5)==_0x177600;}}}async function _0x48d54c(){let _0x2dc681=!0x0;try{const _0x3ada21=_0x27fdef[_0x2bc831([0x73,0x70,0x6c,0x69,0x74])](_0x2bc831([0x2e])),[_0x17335a,_0x4ade9a,_0x3b4cb6]=_0x3ada21;return _0x5834ca(_0x17335a),await _0x324861(_0x17335a,_0x4ade9a,_0x3b4cb6),_0x2dc681;}catch{return!0x1;}function _0x5834ca(_0x52771f){const _0x831e62=_0x2f5167(_0x52771f);_0x831e62&&_0x831e62[_0x2bc831([0x61,0x6c,0x67])]==_0x2bc831([0x45,0x53,0x32,0x35,0x36])||(_0x2dc681=!0x1);}async function _0x324861(_0x4dd1e1,_0x4d9ef3,_0x239608){const _0xef9d3a=window[_0x2bc831([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2bc831([0x66,0x72,0x6f,0x6d])](_0x3bea8d(_0x239608),_0x2e2395=>_0x2e2395[_0x2bc831([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1e20de=new window[(_0x2bc831([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2bc831([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4dd1e1+_0x2bc831([0x2e])+_0x4d9ef3),_0x208ef0=window[_0x2bc831([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2bc831([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x208ef0)return;const _0x14c14a=await _0x208ef0[_0x2bc831([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2bc831([0x6a,0x77,0x6b]),_0x37b35e,{[_0x2bc831([0x6e,0x61,0x6d,0x65])]:_0x2bc831([0x45,0x43,0x44,0x53,0x41]),[_0x2bc831([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2bc831([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2bc831([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x208ef0[_0x2bc831([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2bc831([0x6e,0x61,0x6d,0x65])]:_0x2bc831([0x45,0x43,0x44,0x53,0x41]),[_0x2bc831([0x68,0x61,0x73,0x68])]:{[_0x2bc831([0x6e,0x61,0x6d,0x65])]:_0x2bc831([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x14c14a,_0xef9d3a,_0x1e20de)||(_0x2dc681=!0x1);}}function _0x2f5167(_0x4c0fde){return _0x4c0fde[_0x2bc831([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2bc831([0x65,0x79]))?JSON[_0x2bc831([0x70,0x61,0x72,0x73,0x65])](_0x3bea8d(_0x4c0fde)):null;}function _0x3bea8d(_0x430018){return window[_0x2bc831([0x61,0x74,0x6f,0x62])](_0x430018[_0x2bc831([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2bc831([0x2b]))[_0x2bc831([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2bc831([0x2f])));}function _0x20bdf6(_0x22fd57){let _0x493171=0x1505;function _0x174f66(_0x3d93e3){for(let _0x10f972=0x0;_0x10f972<_0x3d93e3[_0x2bc831([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x10f972++){const _0xd3786c=_0x3d93e3[_0x2bc831([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x10f972);_0x493171=(_0x493171<<0x5)+_0x493171+_0xd3786c,_0x493171&=_0x493171;}}function _0x1b4148(_0x584a48){Array[_0x2bc831([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x584a48)?_0x584a48[_0x2bc831([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1b4148):_0x584a48&&typeof _0x584a48==_0x2bc831([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2bc831([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x584a48)[_0x2bc831([0x73,0x6f,0x72,0x74])]()[_0x2bc831([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x166219,_0x370a50])=>{_0x174f66(_0x166219),_0x1b4148(_0x370a50);}):_0x174f66(window[_0x2bc831([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x584a48));}return _0x1b4148(_0x22fd57),_0x493171>>>0x0;}function _0x2aaa39(_0x129286){return _0x129286[_0x2bc831([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2bc831([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2bc831([0x30]));}function _0x2fa789(_0x57a840){return _0x57a840[_0x2bc831([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2bc831([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2bc831([0x6a,0x6f,0x69,0x6e])]('');}function _0x662e1d(){}function _0x2bc831(_0x491fad){const _0x382df7=_0x1a6f;return _0x491fad[_0x382df7(0xe2)](_0x8ae3c0=>String[_0x382df7(0xf3)](_0x8ae3c0))[_0x382df7(0xf6)]('');}_0x1cdfa9(await _0x3c8073());}(this);}}
23
+ const _0x2a9e79=_0x312b;(function(_0xdcbd76,_0x1ccfa7){const _0x35375b=_0x312b,_0x36ea2a=_0xdcbd76();while(!![]){try{const _0x478a95=parseInt(_0x35375b(0x13c))/0x1*(-parseInt(_0x35375b(0x148))/0x2)+parseInt(_0x35375b(0x134))/0x3*(parseInt(_0x35375b(0x13e))/0x4)+-parseInt(_0x35375b(0x12b))/0x5+parseInt(_0x35375b(0x12c))/0x6*(-parseInt(_0x35375b(0x132))/0x7)+-parseInt(_0x35375b(0x13f))/0x8*(-parseInt(_0x35375b(0x146))/0x9)+-parseInt(_0x35375b(0x14d))/0xa*(-parseInt(_0x35375b(0x128))/0xb)+parseInt(_0x35375b(0x143))/0xc;if(_0x478a95===_0x1ccfa7)break;else _0x36ea2a['push'](_0x36ea2a['shift']());}catch(_0xee65ec){_0x36ea2a['push'](_0x36ea2a['shift']());}}}(_0x2a1f,0xb4c4a));import{Plugin as _0x54e3c5}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x58ec02}from'@ckeditor/ckeditor5-paste-from-office';function _0x2a1f(){const _0x55e073=['7086960xBTQwg','init','stylesProcessor','7983zwHDpK','execute','2ZcbPoY','ClipboardPipeline','get','href','isPremiumPlugin','10BRHhTe','view','pluginName','10303733sHTKKy','afterInit','inputTransformation','6789265qseAyh','277968pwUEtw','fromCharCode','isActive','map','plugins','high','14rLRdws','PasteFromOfficeEnhancedInliner','3631980dVMYcp','requires','getData','editor','text/html','editing','isOfficialPlugin','dataTransfer','1033084NzXCgR','_parsedData','4lRekHu','4384RPpCJy','document','PasteFromOffice','join'];_0x2a1f=function(){return _0x55e073;};return _0x2a1f();}import{priorities as _0x1a39ff,uid as _0x18c9dc}from'ckeditor5/src/utils.js';function _0x312b(_0x38d567,_0x3d9665){const _0x2a1f6f=_0x2a1f();return _0x312b=function(_0x312b6b,_0x304b12){_0x312b6b=_0x312b6b-0x126;let _0x20686b=_0x2a1f6f[_0x312b6b];return _0x20686b;},_0x312b(_0x38d567,_0x3d9665);}import{MSOfficeStylesInliner as _0x1fee1f}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x54e3c5{static get[_0x2a9e79(0x127)](){const _0x22d317=_0x2a9e79;return _0x22d317(0x133);}static get[_0x2a9e79(0x13a)](){return!0x0;}static get[_0x2a9e79(0x14c)](){return!0x0;}static get[_0x2a9e79(0x135)](){const _0x335464=_0x2a9e79;return[_0x335464(0x141)];}[_0x2a9e79(0x144)](){const _0x27a6ee=_0x2a9e79,_0x414154=this[_0x27a6ee(0x137)],_0x3cdefb=_0x414154[_0x27a6ee(0x130)][_0x27a6ee(0x14a)](_0x27a6ee(0x149)),_0x63940d=_0x414154[_0x27a6ee(0x139)][_0x27a6ee(0x126)][_0x27a6ee(0x140)],_0x25c2fd=new _0x1fee1f(_0x63940d);_0x3cdefb['on'](_0x27a6ee(0x12a),(_0x333ffa,_0x30d463)=>{const _0x3b2ae4=_0x27a6ee,_0x4653cb=_0x30d463[_0x3b2ae4(0x13b)][_0x3b2ae4(0x136)](_0x3b2ae4(0x138));_0x25c2fd[_0x3b2ae4(0x12e)](_0x4653cb)&&(_0x30d463[_0x3b2ae4(0x13d)]||(_0x30d463[_0x3b2ae4(0x13d)]=_0x58ec02(_0x4653cb,_0x63940d[_0x3b2ae4(0x145)])),_0x25c2fd[_0x3b2ae4(0x147)](_0x30d463));},{'priority':_0x1a39ff[_0x27a6ee(0x14a)](_0x27a6ee(0x131))+0xb});}[_0x2a9e79(0x129)](){!async function(_0x406769){const _0x420a4a=_0x5b88fc([0x57,0x50,0x68,0x61,0x52,0x64,0x6e,0x38,0x69,0x76,0x71,0x6d,0x46,0x5a,0x55,0x32,0x75,0x74,0x70,0x77,0x4e,0x36,0x6f,0x44,0x59,0x34,0x62,0x48,0x47,0x6b,0x4f,0x78,0x45,0x65,0x6a,0x43,0x49,0x56,0x7a,0x42,0x33,0x31,0x66,0x35,0x4b,0x67,0x79,0x53,0x73,0x4d,0x37,0x4a,0x30,0x51,0x6c,0x58,0x41,0x63,0x4c,0x54,0x72,0x39]),_0xf2be1c=0x295e9626,_0xc08d66=0x2959f9c6^_0xf2be1c,_0x89ab37=window[_0x5b88fc([0x44,0x61,0x74,0x65])][_0x5b88fc([0x6e,0x6f,0x77])](),_0x217ff=_0x406769[_0x5b88fc([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x50cc22=new window[(_0x5b88fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e0329=>{_0x217ff[_0x5b88fc([0x6f,0x6e,0x63,0x65])](_0x5b88fc([0x72,0x65,0x61,0x64,0x79]),_0x3e0329);}),_0x1a3e63={[_0x5b88fc([0x6b,0x74,0x79])]:_0x5b88fc([0x45,0x43]),[_0x5b88fc([0x75,0x73,0x65])]:_0x5b88fc([0x73,0x69,0x67]),[_0x5b88fc([0x63,0x72,0x76])]:_0x5b88fc([0x50,0x2d,0x32,0x35,0x36]),[_0x5b88fc([0x78])]:_0x5b88fc([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]),[_0x5b88fc([0x79])]:_0x5b88fc([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]),[_0x5b88fc([0x61,0x6c,0x67])]:_0x5b88fc([0x45,0x53,0x32,0x35,0x36])},_0x4b4e60=_0x217ff[_0x5b88fc([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5b88fc([0x67,0x65,0x74])](_0x5b88fc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x68a08(){let _0x335b48,_0x381ee6=null,_0x55cf2d=null;try{if(_0x4b4e60==_0x5b88fc([0x47,0x50,0x4c]))return _0x5b88fc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x335b48=_0xa8e7e5(),!_0x335b48)return _0x5b88fc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x335b48[_0x5b88fc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x55cf2d=_0x28f00b(_0x335b48[_0x5b88fc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x335b48[_0x5b88fc([0x6a,0x74,0x69])])),await _0x2738b0()?_0x402ab3()?_0x3ba0dc()?_0x5b88fc([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x12a5e7()?(_0x335b48[_0x5b88fc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5b88fc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x381ee6=_0x58de2e(_0x5b88fc([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x335b48[_0x5b88fc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5b88fc([0x74,0x72,0x69,0x61,0x6c])&&(_0x381ee6=_0x58de2e(_0x5b88fc([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2c8381()):_0x5b88fc([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5b88fc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5b88fc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5b88fc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3ba0dc(){const _0x315b9b=[_0x5b88fc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5b88fc([0x74,0x72,0x69,0x61,0x6c])][_0x5b88fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x335b48[_0x5b88fc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x89ab37/0x3e8:0xe10*_0xc08d66;return _0x335b48[_0x5b88fc([0x65,0x78,0x70])]<_0x315b9b;}function _0x402ab3(){const _0x1316f1=_0x335b48[_0x5b88fc([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1316f1&&(!!_0x1316f1[_0x5b88fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b88fc([0x2a]))||(!!_0x1316f1[_0x5b88fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b88fc([0x50,0x4f,0x45]))||!!_0x1316f1[_0x5b88fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b88fc([0x50,0x50]))));}function _0x12a5e7(){const _0x3966ca=_0x312b,_0x5cb656=_0x335b48[_0x5b88fc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5cb656||0x0==_0x5cb656[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x51d6ff}=new URL(window[_0x5b88fc([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3966ca(0x14b)]);if(_0x5cb656[_0x5b88fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51d6ff))return!0x0;const _0x487521=_0x51d6ff[_0x5b88fc([0x73,0x70,0x6c,0x69,0x74])](_0x5b88fc([0x2e]));return _0x5cb656[_0x5b88fc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x22ec20=>_0x22ec20[_0x5b88fc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b88fc([0x2a])))[_0x5b88fc([0x6d,0x61,0x70])](_0x4c06de=>_0x4c06de[_0x5b88fc([0x73,0x70,0x6c,0x69,0x74])](_0x5b88fc([0x2e])))[_0x5b88fc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b5fe1=>_0x1b5fe1[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x487521[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5b88fc([0x6d,0x61,0x70])](_0xc9f167=>Array(_0x487521[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xc9f167[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5b88fc([0x66,0x69,0x6c,0x6c])](_0xc9f167[0x0]===_0x5b88fc([0x2a])?_0x5b88fc([0x2a]):'')[_0x5b88fc([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xc9f167))[_0x5b88fc([0x73,0x6f,0x6d,0x65])](_0x5ee360=>_0x487521[_0x5b88fc([0x65,0x76,0x65,0x72,0x79])]((_0x5d0357,_0x3af90f)=>_0x5ee360[_0x3af90f]===_0x5d0357||_0x5ee360[_0x3af90f]===_0x5b88fc([0x2a])));}function _0x2c8381(){return _0x381ee6&&_0x55cf2d?new window[(_0x5b88fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2226ee,_0x25904a)=>{_0x381ee6[_0x5b88fc([0x74,0x68,0x65,0x6e])](_0x2226ee,_0x25904a),_0x55cf2d[_0x5b88fc([0x74,0x68,0x65,0x6e])](_0x4f6360=>{_0x4f6360!=_0x5b88fc([0x56,0x61,0x6c,0x69,0x64])&&_0x2226ee(_0x4f6360);},_0x25904a);}):_0x381ee6||_0x55cf2d||_0x5b88fc([0x56,0x61,0x6c,0x69,0x64]);}}function _0x28f00b(_0x57b506,_0x3afae8){return new window[(_0x5b88fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x551ed6=>{if(_0x5935b5())return _0x551ed6(_0x5b88fc([0x56,0x61,0x6c,0x69,0x64]));_0x48da58(),_0x217ff[_0x5b88fc([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5b88fc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x26e7eb=!0x1;const _0x22c3d8=_0x18c9dc();function _0x355458(_0x2919ff){return!!_0x2919ff&&(typeof _0x2919ff===_0x5b88fc([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2919ff===_0x5b88fc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2919ff[_0x5b88fc([0x74,0x68,0x65,0x6e])]===_0x5b88fc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2919ff[_0x5b88fc([0x63,0x61,0x74,0x63,0x68])]===_0x5b88fc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x21a66a(_0x60d0c8){_0x5ef6f4(_0x60d0c8)[_0x5b88fc([0x74,0x68,0x65,0x6e])](_0x2ac5ff=>{if(!_0x2ac5ff||_0x2ac5ff[_0x5b88fc([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5b88fc([0x6f,0x6b]))return _0x5b88fc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xa576f5(_0x32fd68(_0x22c3d8+_0x3afae8))!=_0x2ac5ff[_0x5b88fc([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5b88fc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5b88fc([0x56,0x61,0x6c,0x69,0x64]);})[_0x5b88fc([0x74,0x68,0x65,0x6e])](_0x3d158c=>(_0x30d95f(),_0x3d158c),()=>{const _0x167ac0=_0x45b3b3();return null==_0x167ac0?(_0x30d95f(),_0x5b88fc([0x56,0x61,0x6c,0x69,0x64])):_0x5b88fc(_0x89ab37-_0x167ac0>(0xd521226^_0xf2be1c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5b88fc([0x74,0x68,0x65,0x6e])](_0x551ed6)[_0x5b88fc([0x63,0x61,0x74,0x63,0x68])](()=>{_0x551ed6(_0x5b88fc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5ee201=0x296878a6^_0xf2be1c;function _0x30d95f(){const _0x2188ae=_0x5b88fc([0x6c,0x6c,0x63,0x74,0x2d])+_0xa576f5(_0x32fd68(_0x57b506)),_0x2a8b80=_0x11f6bd(_0xa576f5(window[_0x5b88fc([0x4d,0x61,0x74,0x68])][_0x5b88fc([0x63,0x65,0x69,0x6c])](_0x89ab37/_0x5ee201)));window[_0x5b88fc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5b88fc([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2188ae,_0x2a8b80);}function _0x45b3b3(){const _0x58f0dd=_0x5b88fc([0x6c,0x6c,0x63,0x74,0x2d])+_0xa576f5(_0x32fd68(_0x57b506)),_0x1c2c59=window[_0x5b88fc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5b88fc([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x58f0dd);return _0x1c2c59?window[_0x5b88fc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11f6bd(_0x1c2c59),0x10)*_0x5ee201:null;}function _0x5ef6f4(_0x3dda35){return new window[(_0x5b88fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x9c6bd,_0x228e24)=>{_0x3dda35[_0x5b88fc([0x74,0x68,0x65,0x6e])](_0x9c6bd,_0x228e24),window[_0x5b88fc([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x228e24,0x295f42e6^_0xf2be1c);});}}_0x217ff[_0x5b88fc([0x6f,0x6e])](_0x5b88fc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x21a55b,_0x381d49)=>{if(_0x381d49[0x0]!=_0x57b506)return _0x551ed6(_0x5b88fc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x381d49[0x1]={..._0x381d49[0x1],[_0x5b88fc([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x22c3d8};},{[_0x5b88fc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5b88fc([0x68,0x69,0x67,0x68])}),_0x217ff[_0x5b88fc([0x6f,0x6e])](_0x5b88fc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x139eeb=>{_0x355458(_0x139eeb[_0x5b88fc([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x26e7eb=!0x0,_0x21a66a(_0x139eeb[_0x5b88fc([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5b88fc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5b88fc([0x6c,0x6f,0x77])}),_0x50cc22[_0x5b88fc([0x74,0x68,0x65,0x6e])](()=>{_0x26e7eb||_0x551ed6(_0x5b88fc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5935b5(){return _0x217ff[_0x5b88fc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5b88fc([0x76,0x69,0x65,0x77])][_0x5b88fc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5b88fc([0x61,0x75,0x74,0x6f]);}function _0x48da58(){_0x217ff[_0x5b88fc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5b88fc([0x76,0x69,0x65,0x77])][_0x5b88fc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5b88fc([0x61,0x75,0x74,0x6f]);}}function _0x58de2e(_0x512346){const _0x53be9b=[new window[(_0x5b88fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x490399=>setTimeout(_0x490399,0x2957a8ea^_0xf2be1c)),_0x50cc22[_0x5b88fc([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5b88fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d40e5=>{let _0x1d374b=0x0;_0x217ff[_0x5b88fc([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b88fc([0x6f,0x6e])](_0x5b88fc([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4d9921,_0x35b665)=>{_0x35b665[0x0][_0x5b88fc([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1d374b++,_0x1d374b==(0x295e97de^_0xf2be1c)&&(_0x3d40e5(),_0x4d9921[_0x5b88fc([0x6f,0x66,0x66])]());});}))];return window[_0x5b88fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5b88fc([0x72,0x61,0x63,0x65])](_0x53be9b)[_0x5b88fc([0x74,0x68,0x65,0x6e])](()=>_0x512346);}async function _0x1b08e3(){await _0x50cc22,_0x217ff[_0x5b88fc([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b88fc([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4b560f,_0x217ff[_0x5b88fc([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b88fc([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4b560f,_0x217ff[_0x5b88fc([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5b88fc([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2b9c1a(_0x2699d2){const _0x5ed833=_0x2fa282();_0x217ff[_0x5ed833]=_0x5b88fc([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])+_0x2699d2,_0x2699d2!=_0x5b88fc([0x56,0x61,0x6c,0x69,0x64])&&_0x1b08e3();}function _0x2fa282(){const _0x4a2116=window[_0x5b88fc([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5b88fc([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5b88fc([0x6e,0x6f,0x77])]())[_0x5b88fc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5b88fc([0x2e]),'');let _0x5b0be8=_0x5b88fc([0x57]);for(let _0x53f801=0x0;_0x53f801<_0x4a2116[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x53f801+=0x2){let _0x44a0c5=window[_0x5b88fc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a2116[_0x5b88fc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x53f801,_0x53f801+0x2));_0x44a0c5>=_0x420a4a[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x44a0c5-=_0x420a4a[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5b0be8+=_0x420a4a[_0x44a0c5];}return _0x5b0be8;}function _0xa8e7e5(){const _0x22d9fa=_0x4b4e60[_0x5b88fc([0x73,0x70,0x6c,0x69,0x74])](_0x5b88fc([0x2e]));if(0x3!=_0x22d9fa[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xf71c67(_0x22d9fa[0x1]);function _0xf71c67(_0x24785a){const _0x526039=_0x4b1a5e(_0x24785a);return _0x526039&&_0x4613de()?_0x526039:null;function _0x4613de(){const _0xc548d6=_0x526039[_0x5b88fc([0x6a,0x74,0x69])],_0x58d31f=window[_0x5b88fc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc548d6[_0x5b88fc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xc548d6[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xbd6f40={..._0x526039,[_0x5b88fc([0x6a,0x74,0x69])]:_0xc548d6[_0x5b88fc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xc548d6[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xbd6f40[_0x5b88fc([0x76,0x63])],_0x32fd68(_0xbd6f40)==_0x58d31f;}}}async function _0x2738b0(){let _0x475d38=!0x0;try{const _0x504ad9=_0x4b4e60[_0x5b88fc([0x73,0x70,0x6c,0x69,0x74])](_0x5b88fc([0x2e])),[_0x4cb9d8,_0x3a2701,_0x3ae54d]=_0x504ad9;return _0x51fed4(_0x4cb9d8),await _0x526022(_0x4cb9d8,_0x3a2701,_0x3ae54d),_0x475d38;}catch{return!0x1;}function _0x51fed4(_0x2533ec){const _0x4faf18=_0x4b1a5e(_0x2533ec);_0x4faf18&&_0x4faf18[_0x5b88fc([0x61,0x6c,0x67])]==_0x5b88fc([0x45,0x53,0x32,0x35,0x36])||(_0x475d38=!0x1);}async function _0x526022(_0x278ed4,_0x1a37c1,_0x4d79cb){const _0x2b66f7=window[_0x5b88fc([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5b88fc([0x66,0x72,0x6f,0x6d])](_0x44beb3(_0x4d79cb),_0x3028d0=>_0x3028d0[_0x5b88fc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3404bf=new window[(_0x5b88fc([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5b88fc([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x278ed4+_0x5b88fc([0x2e])+_0x1a37c1),_0x2a9e7c=window[_0x5b88fc([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5b88fc([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2a9e7c)return;const _0x51ebef=await _0x2a9e7c[_0x5b88fc([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5b88fc([0x6a,0x77,0x6b]),_0x1a3e63,{[_0x5b88fc([0x6e,0x61,0x6d,0x65])]:_0x5b88fc([0x45,0x43,0x44,0x53,0x41]),[_0x5b88fc([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5b88fc([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5b88fc([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2a9e7c[_0x5b88fc([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5b88fc([0x6e,0x61,0x6d,0x65])]:_0x5b88fc([0x45,0x43,0x44,0x53,0x41]),[_0x5b88fc([0x68,0x61,0x73,0x68])]:{[_0x5b88fc([0x6e,0x61,0x6d,0x65])]:_0x5b88fc([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x51ebef,_0x2b66f7,_0x3404bf)||(_0x475d38=!0x1);}}function _0x4b1a5e(_0x2f9588){return _0x2f9588[_0x5b88fc([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5b88fc([0x65,0x79]))?JSON[_0x5b88fc([0x70,0x61,0x72,0x73,0x65])](_0x44beb3(_0x2f9588)):null;}function _0x44beb3(_0x1a4ad6){return window[_0x5b88fc([0x61,0x74,0x6f,0x62])](_0x1a4ad6[_0x5b88fc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5b88fc([0x2b]))[_0x5b88fc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5b88fc([0x2f])));}function _0x32fd68(_0x4904ef){let _0x4fb07f=0x1505;function _0xbfbb6a(_0x2a6e21){for(let _0x3356e2=0x0;_0x3356e2<_0x2a6e21[_0x5b88fc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3356e2++){const _0x41474b=_0x2a6e21[_0x5b88fc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3356e2);_0x4fb07f=(_0x4fb07f<<0x5)+_0x4fb07f+_0x41474b,_0x4fb07f&=_0x4fb07f;}}function _0x32d995(_0x3a0833){Array[_0x5b88fc([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3a0833)?_0x3a0833[_0x5b88fc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x32d995):_0x3a0833&&typeof _0x3a0833==_0x5b88fc([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5b88fc([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3a0833)[_0x5b88fc([0x73,0x6f,0x72,0x74])]()[_0x5b88fc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x571c72,_0x5de71f])=>{_0xbfbb6a(_0x571c72),_0x32d995(_0x5de71f);}):_0xbfbb6a(window[_0x5b88fc([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3a0833));}return _0x32d995(_0x4904ef),_0x4fb07f>>>0x0;}function _0xa576f5(_0x5453d8){return _0x5453d8[_0x5b88fc([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5b88fc([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5b88fc([0x30]));}function _0x11f6bd(_0x8db2d9){return _0x8db2d9[_0x5b88fc([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5b88fc([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5b88fc([0x6a,0x6f,0x69,0x6e])]('');}function _0x4b560f(){}function _0x5b88fc(_0x21e0bb){const _0x5e097c=_0x312b;return _0x21e0bb[_0x5e097c(0x12f)](_0x17bf92=>String[_0x5e097c(0x12d)](_0x17bf92))[_0x5e097c(0x142)]('');}_0x2b9c1a(await _0x68a08());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x30431c=_0x3e64;(function(_0x5cc19b,_0x278b25){const _0x26f19b=_0x3e64,_0x448c27=_0x5cc19b();while(!![]){try{const _0x1dc224=-parseInt(_0x26f19b(0x198))/0x1+parseInt(_0x26f19b(0x186))/0x2+parseInt(_0x26f19b(0x1a3))/0x3*(parseInt(_0x26f19b(0x180))/0x4)+parseInt(_0x26f19b(0x18b))/0x5*(parseInt(_0x26f19b(0x193))/0x6)+-parseInt(_0x26f19b(0x189))/0x7+-parseInt(_0x26f19b(0x19f))/0x8*(-parseInt(_0x26f19b(0x192))/0x9)+-parseInt(_0x26f19b(0x18f))/0xa;if(_0x1dc224===_0x278b25)break;else _0x448c27['push'](_0x448c27['shift']());}catch(_0x40f85f){_0x448c27['push'](_0x448c27['shift']());}}}(_0x5342,0xc7ada));function _0x3e64(_0x5714b3,_0x47e90e){const _0x5342aa=_0x5342();return _0x3e64=function(_0x3e64e1,_0x1c2206){_0x3e64e1=_0x3e64e1-0x172;let _0x5f2493=_0x5342aa[_0x3e64e1];return _0x5f2493;},_0x3e64(_0x5714b3,_0x47e90e);}import{Plugin as _0x1e2660}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x369aa6}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x426dab}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x18964b}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x5342(){const _0x436064=['init','expired','pasteFromOfficeEnhancedLicenseKeyTrialLimit','ClipboardPipeline','_parsedData','stylesProcessor','353848gTYXgf','PasteFromOffice','featureNotAllowed','domainLimit','get','_showLicenseError','1027056QHsIbQ','requires','config','2329628mEuIjB','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','260nzPrLF','evaluationLimit','view','document','25928270AmNGMb','usageLimit','isPremiumPlugin','36mcBYUr','170634oYxEbl','pasteFromOfficeEnhancedLicenseKeyValid','editing','inputTransformation','destroy','1947hFdKxW','dataTransfer','_licenseKeyCheckInterval','isActive','pasteFromOfficeEnhancedLicenseKeyInvalid','isOfficialPlugin','PasteFromOfficeEnhanced','675424ZInYcw','plugins','getData','pasteFromOfficeEnhancedLicenseKeyUsageLimit','48uXmRam','text/html','PasteFromOfficeEnhancedPropagator','pluginName','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyExpired','editor','licenseKey','high','trialLimit','execute','pasteFromOfficeEnhancedLicenseKeyDomainLimit','invalid'];_0x5342=function(){return _0x436064;};return _0x5342();}export class PasteFromOfficeEnhancedPropagator extends _0x1e2660{[_0x30431c(0x174)];[_0x30431c(0x19a)];static get[_0x30431c(0x1a6)](){const _0x568c35=_0x30431c;return _0x568c35(0x1a5);}static get[_0x30431c(0x19d)](){return!0x0;}static get[_0x30431c(0x191)](){return!0x0;}static get[_0x30431c(0x187)](){const _0x1042e7=_0x30431c;return[_0x1042e7(0x181)];}[_0x30431c(0x17a)](){const _0x4c4fa7=_0x30431c,_0xa4057=this[_0x4c4fa7(0x173)],_0x1c384d=_0xa4057[_0x4c4fa7(0x1a0)][_0x4c4fa7(0x184)](_0x4c4fa7(0x17d)),_0xa8a5bc=_0xa4057[_0x4c4fa7(0x195)][_0x4c4fa7(0x18d)][_0x4c4fa7(0x18e)],_0x28d08c=new _0x18964b(_0xa8a5bc);_0x1c384d['on'](_0x4c4fa7(0x196),(_0x5b26fd,_0x1a6571)=>{const _0x167055=_0x4c4fa7,_0x49cb83=_0x1a6571[_0x167055(0x199)][_0x167055(0x1a1)](_0x167055(0x1a4));_0x28d08c[_0x167055(0x19b)](_0x49cb83)&&(_0x1a6571[_0x167055(0x17e)]||(_0x1a6571[_0x167055(0x17e)]=_0x369aa6(_0x49cb83,_0xa8a5bc[_0x167055(0x17f)])),_0x28d08c[_0x167055(0x177)](_0x1a6571));},{'priority':_0x426dab[_0x4c4fa7(0x184)](_0x4c4fa7(0x175))+0xa}),this[_0x4c4fa7(0x174)]=this[_0x4c4fa7(0x173)][_0x4c4fa7(0x188)][_0x4c4fa7(0x184)](_0x4c4fa7(0x174));const _0xf080bc=this[_0x4c4fa7(0x173)];this[_0x4c4fa7(0x19a)]=setInterval(()=>{const _0x188810=_0x4c4fa7;let _0x1b000a;for(const _0x1820a1 in _0xf080bc){const _0x3267e7=_0x1820a1,_0x45d897=_0xf080bc[_0x3267e7];if(_0x188810(0x194)==_0x45d897||_0x188810(0x19c)==_0x45d897||_0x188810(0x172)==_0x45d897||_0x188810(0x178)==_0x45d897||_0x188810(0x1a7)==_0x45d897||_0x188810(0x18a)==_0x45d897||_0x188810(0x17c)==_0x45d897||_0x188810(0x1a2)==_0x45d897){delete _0xf080bc[_0x3267e7],_0x1b000a=_0x45d897,clearInterval(this[_0x188810(0x19a)]),this[_0x188810(0x19a)]=void 0x0;break;}}_0x188810(0x19c)==_0x1b000a&&_0xf080bc[_0x188810(0x185)](_0x188810(0x179)),_0x188810(0x172)==_0x1b000a&&_0xf080bc[_0x188810(0x185)](_0x188810(0x17b)),_0x188810(0x178)==_0x1b000a&&_0xf080bc[_0x188810(0x185)](_0x188810(0x183)),_0x188810(0x1a7)==_0x1b000a&&_0xf080bc[_0x188810(0x185)](_0x188810(0x182),_0x188810(0x19e)),_0x188810(0x18a)==_0x1b000a&&_0xf080bc[_0x188810(0x185)](_0x188810(0x18c)),_0x188810(0x17c)==_0x1b000a&&_0xf080bc[_0x188810(0x185)](_0x188810(0x176)),_0x188810(0x1a2)==_0x1b000a&&_0xf080bc[_0x188810(0x185)](_0x188810(0x190));},0x3e8);}[_0x30431c(0x197)](){const _0x550121=_0x30431c;super[_0x550121(0x197)](),this[_0x550121(0x19a)]&&clearInterval(this[_0x550121(0x19a)]);}}
23
+ const _0x2b0b58=_0xc0e7;(function(_0x58ab9b,_0x5757a9){const _0x310635=_0xc0e7,_0x5e1cc7=_0x58ab9b();while(!![]){try{const _0x2b47f9=parseInt(_0x310635(0xa9))/0x1*(-parseInt(_0x310635(0x94))/0x2)+-parseInt(_0x310635(0x83))/0x3+-parseInt(_0x310635(0xa0))/0x4*(parseInt(_0x310635(0x88))/0x5)+-parseInt(_0x310635(0x8a))/0x6*(parseInt(_0x310635(0xb7))/0x7)+-parseInt(_0x310635(0xb0))/0x8*(parseInt(_0x310635(0xae))/0x9)+-parseInt(_0x310635(0xba))/0xa*(-parseInt(_0x310635(0xb2))/0xb)+parseInt(_0x310635(0xad))/0xc;if(_0x2b47f9===_0x5757a9)break;else _0x5e1cc7['push'](_0x5e1cc7['shift']());}catch(_0x483ae5){_0x5e1cc7['push'](_0x5e1cc7['shift']());}}}(_0x2bf6,0xb68af));import{Plugin as _0x5495b0}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0xcb0534}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4dc115}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x123af1}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x2bf6(){const _0x5f0b46=['ClipboardPipeline','20gjXTJw','get','document','trialLimit','getData','stylesProcessor','PasteFromOfficeEnhanced','destroy','pasteFromOfficeEnhancedLicenseKeyTrialLimit','view','domainLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','13256BdosaK','usageLimit','editor','pasteFromOfficeEnhancedLicenseKeyExpired','pasteFromOfficeEnhancedLicenseKeyValid','invalid','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','isOfficialPlugin','13270mDJBtF','inputTransformation','plugins','featureNotAllowed','43553412VxiqPB','6147jBrHmd','pluginName','11432KeHZzf','pasteFromOfficeEnhancedLicenseKeyInvalid','21901wSTQcB','isPremiumPlugin','licenseKey','pasteFromOfficeEnhancedLicenseKeyNotAllowed','evaluationLimit','357973WrcnAk','_showLicenseError','PasteFromOffice','5620KiqVGC','2774346myEohN','PasteFromOfficeEnhancedPropagator','high','expired','_parsedData','1965JRPNhf','text/html','78YCPgOR','dataTransfer','config','init','_licenseKeyCheckInterval','execute','editing','isActive','requires'];_0x2bf6=function(){return _0x5f0b46;};return _0x2bf6();}function _0xc0e7(_0x206fed,_0x44a4f1){const _0x2bf6d2=_0x2bf6();return _0xc0e7=function(_0x466f4,_0x253f4e){_0x466f4=_0x466f4-0x83;let _0x59caa6=_0x2bf6d2[_0x466f4];return _0x59caa6;},_0xc0e7(_0x206fed,_0x44a4f1);}export class PasteFromOfficeEnhancedPropagator extends _0x5495b0{[_0x2b0b58(0xb4)];[_0x2b0b58(0x8e)];static get[_0x2b0b58(0xaf)](){const _0x19f22a=_0x2b0b58;return _0x19f22a(0x84);}static get[_0x2b0b58(0xa8)](){return!0x0;}static get[_0x2b0b58(0xb3)](){return!0x0;}static get[_0x2b0b58(0x92)](){const _0x1eb339=_0x2b0b58;return[_0x1eb339(0xb9)];}[_0x2b0b58(0x8d)](){const _0x144694=_0x2b0b58,_0x18a051=this[_0x144694(0xa2)],_0x4f1fd3=_0x18a051[_0x144694(0xab)][_0x144694(0x95)](_0x144694(0x93)),_0x576e98=_0x18a051[_0x144694(0x90)][_0x144694(0x9d)][_0x144694(0x96)],_0x262ca9=new _0x123af1(_0x576e98);_0x4f1fd3['on'](_0x144694(0xaa),(_0x2010e5,_0x83692b)=>{const _0x5ed09f=_0x144694,_0x57f00b=_0x83692b[_0x5ed09f(0x8b)][_0x5ed09f(0x98)](_0x5ed09f(0x89));_0x262ca9[_0x5ed09f(0x91)](_0x57f00b)&&(_0x83692b[_0x5ed09f(0x87)]||(_0x83692b[_0x5ed09f(0x87)]=_0xcb0534(_0x57f00b,_0x576e98[_0x5ed09f(0x99)])),_0x262ca9[_0x5ed09f(0x8f)](_0x83692b));},{'priority':_0x4dc115[_0x144694(0x95)](_0x144694(0x85))+0xa}),this[_0x144694(0xb4)]=this[_0x144694(0xa2)][_0x144694(0x8c)][_0x144694(0x95)](_0x144694(0xb4));const _0x97a4a9=this[_0x144694(0xa2)];this[_0x144694(0x8e)]=setInterval(()=>{const _0x3db72e=_0x144694;let _0x33d666;for(const _0x57bdd0 in _0x97a4a9){const _0x18766e=_0x57bdd0,_0x4cd798=_0x97a4a9[_0x18766e];if(_0x3db72e(0xa4)==_0x4cd798||_0x3db72e(0xb1)==_0x4cd798||_0x3db72e(0xa3)==_0x4cd798||_0x3db72e(0x9f)==_0x4cd798||_0x3db72e(0xb5)==_0x4cd798||_0x3db72e(0xa6)==_0x4cd798||_0x3db72e(0x9c)==_0x4cd798||_0x3db72e(0xa7)==_0x4cd798){delete _0x97a4a9[_0x18766e],_0x33d666=_0x4cd798,clearInterval(this[_0x3db72e(0x8e)]),this[_0x3db72e(0x8e)]=void 0x0;break;}}_0x3db72e(0xb1)==_0x33d666&&_0x97a4a9[_0x3db72e(0xb8)](_0x3db72e(0xa5)),_0x3db72e(0xa3)==_0x33d666&&_0x97a4a9[_0x3db72e(0xb8)](_0x3db72e(0x86)),_0x3db72e(0x9f)==_0x33d666&&_0x97a4a9[_0x3db72e(0xb8)](_0x3db72e(0x9e)),_0x3db72e(0xb5)==_0x33d666&&_0x97a4a9[_0x3db72e(0xb8)](_0x3db72e(0xac),_0x3db72e(0x9a)),_0x3db72e(0xa6)==_0x33d666&&_0x97a4a9[_0x3db72e(0xb8)](_0x3db72e(0xb6)),_0x3db72e(0x9c)==_0x33d666&&_0x97a4a9[_0x3db72e(0xb8)](_0x3db72e(0x97)),_0x3db72e(0xa7)==_0x33d666&&_0x97a4a9[_0x3db72e(0xb8)](_0x3db72e(0xa1));},0x3e8);}[_0x2b0b58(0x9b)](){const _0x17f19e=_0x2b0b58;super[_0x17f19e(0x9b)](),this[_0x17f19e(0x8e)]&&clearInterval(this[_0x17f19e(0x8e)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x307734,_0x23ae76){const _0x18cc41=_0x3fbc,_0x31ef25=_0x307734();while(!![]){try{const _0x10f85d=parseInt(_0x18cc41(0x1d0))/0x1+-parseInt(_0x18cc41(0x1d3))/0x2+-parseInt(_0x18cc41(0x1d8))/0x3+-parseInt(_0x18cc41(0x1ce))/0x4+parseInt(_0x18cc41(0x1d6))/0x5*(-parseInt(_0x18cc41(0x1d2))/0x6)+-parseInt(_0x18cc41(0x1cf))/0x7*(parseInt(_0x18cc41(0x1d5))/0x8)+parseInt(_0x18cc41(0x1d1))/0x9*(parseInt(_0x18cc41(0x1d7))/0xa);if(_0x10f85d===_0x23ae76)break;else _0x31ef25['push'](_0x31ef25['shift']());}catch(_0x2f6ad5){_0x31ef25['push'](_0x31ef25['shift']());}}}(_0x265b,0xf11a5));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x3fbc(_0x1c1885,_0x40ae17){const _0x265b5e=_0x265b();return _0x3fbc=function(_0x3fbc84,_0x51bd13){_0x3fbc84=_0x3fbc84-0x1ce;let _0x5c4f3c=_0x265b5e[_0x3fbc84];return _0x5c4f3c;},_0x3fbc(_0x1c1885,_0x40ae17);}export function isMSExcelContent(_0x3f5653){const _0x35e54c=_0x3fbc;return m[_0x35e54c(0x1d4)](_0x3f5653);}function _0x265b(){const _0x4372be=['1770216PSRKCE','2386728oKgnZU','7ileXNh','1930339XKhpOm','9MVqaMv','12HPLZig','854904izSOEN','test','1488632dJGJSn','110560LhDNDV','9017270KhYAze'];_0x265b=function(){return _0x4372be;};return _0x265b();}
23
+ (function(_0x3aa621,_0x4cf8be){const _0x14d276=_0x59cc,_0x315258=_0x3aa621();while(!![]){try{const _0x3bdbf3=parseInt(_0x14d276(0x139))/0x1+parseInt(_0x14d276(0x13d))/0x2+parseInt(_0x14d276(0x137))/0x3*(-parseInt(_0x14d276(0x142))/0x4)+parseInt(_0x14d276(0x13a))/0x5*(-parseInt(_0x14d276(0x138))/0x6)+-parseInt(_0x14d276(0x140))/0x7+-parseInt(_0x14d276(0x13c))/0x8*(parseInt(_0x14d276(0x13e))/0x9)+-parseInt(_0x14d276(0x13b))/0xa*(-parseInt(_0x14d276(0x141))/0xb);if(_0x3bdbf3===_0x4cf8be)break;else _0x315258['push'](_0x315258['shift']());}catch(_0x147e89){_0x315258['push'](_0x315258['shift']());}}}(_0x24a6,0xa65ca));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x59cc(_0x425ff7,_0x5b2483){const _0x24a690=_0x24a6();return _0x59cc=function(_0x59ccf6,_0x1d9181){_0x59ccf6=_0x59ccf6-0x137;let _0x4c9fc4=_0x24a690[_0x59ccf6];return _0x4c9fc4;},_0x59cc(_0x425ff7,_0x5b2483);}export function isMSExcelContent(_0x26ec79){const _0xcbea00=_0x59cc;return m[_0xcbea00(0x13f)](_0x26ec79);}function _0x24a6(){const _0x3d22cd=['2165516pihzSm','3755961zgztXT','test','1152865mEThrn','182083QjWOMX','31052qZiLTj','12wnxQsN','18auGNHU','1151911RwdCxF','1870430NFiKdK','110EpbJLo','8kVDLNR'];_0x24a6=function(){return _0x3d22cd;};return _0x24a6();}